2022-05-18T03:55:30.4304862Z Requested labels: windows.4xlarge 2022-05-18T03:55:30.4304951Z Job defined at: pytorch/pytorch/.github/workflows/_win-test.yml@refs/heads/master 2022-05-18T03:55:30.4304975Z Waiting for a runner to pick up this job... 2022-05-18T03:55:59.7854695Z Job is about to start running on the runner: i-02d808aff6cb6fd44 (repository) 2022-05-18T03:56:04.1603790Z Current runner version: '2.291.1' 2022-05-18T03:56:04.1609374Z Runner name: 'i-02d808aff6cb6fd44' 2022-05-18T03:56:04.1609847Z Runner group name: 'Default' 2022-05-18T03:56:04.1610356Z Machine name: 'EC2AMAZ-F8QDB6S' 2022-05-18T03:56:04.1612258Z ##[group]GITHUB_TOKEN Permissions 2022-05-18T03:56:04.1612755Z Actions: write 2022-05-18T03:56:04.1612956Z Checks: write 2022-05-18T03:56:04.1613209Z Contents: write 2022-05-18T03:56:04.1613450Z Deployments: write 2022-05-18T03:56:04.1613662Z Discussions: write 2022-05-18T03:56:04.1613896Z Issues: write 2022-05-18T03:56:04.1614133Z Metadata: read 2022-05-18T03:56:04.1614332Z Packages: write 2022-05-18T03:56:04.1614564Z Pages: write 2022-05-18T03:56:04.1614802Z PullRequests: write 2022-05-18T03:56:04.1615083Z RepositoryProjects: write 2022-05-18T03:56:04.1615350Z SecurityEvents: write 2022-05-18T03:56:04.1615616Z Statuses: write 2022-05-18T03:56:04.1615872Z ##[endgroup] 2022-05-18T03:56:04.1618720Z Secret source: Actions 2022-05-18T03:56:04.1619162Z Prepare workflow directory 2022-05-18T03:56:04.2507591Z Prepare all required actions 2022-05-18T03:56:04.2658924Z Getting action download info 2022-05-18T03:56:04.4494085Z Download action repository 'pytorch/pytorch@master' (SHA:7b8cf1f7366bff95e9954037a58a8bb0edaaebd3) 2022-05-18T03:56:43.2107457Z Download action repository 'seemethere/download-artifact-s3@v3' (SHA:64048a097659c8ca71ceacbb3c01cee9ed6f1b05) 2022-05-18T03:56:43.9706313Z Getting action download info 2022-05-18T03:56:44.1136983Z Download action repository 'malfet/checkout@silent-checkout' (SHA:f63e9e15406be6060f159846cd2e098f759c5246) 2022-05-18T03:56:44.6151905Z Getting action download info 2022-05-18T03:56:44.7525720Z Download action repository 'nick-fields/retry@71062288b76e2b6214ebde0e673ce0de1755740a' (SHA:71062288b76e2b6214ebde0e673ce0de1755740a) 2022-05-18T03:56:45.0467984Z ##[group]Run pytorch/pytorch/.github/actions/checkout-pytorch@master 2022-05-18T03:56:45.0468327Z with: 2022-05-18T03:56:45.0468488Z no-sudo: true 2022-05-18T03:56:45.0468663Z submodules: recursive 2022-05-18T03:56:45.0468839Z fetch-depth: 0 2022-05-18T03:56:45.0468993Z env: 2022-05-18T03:56:45.0469125Z IN_CI: 1 2022-05-18T03:56:45.0469272Z IS_GHA: 1 2022-05-18T03:56:45.0469449Z GIT_DEFAULT_BRANCH: master 2022-05-18T03:56:45.0469613Z ##[endgroup] 2022-05-18T03:56:45.0761040Z ##[group]Run echo "${GITHUB_WORKSPACE}" 2022-05-18T03:56:45.0761321Z echo "${GITHUB_WORKSPACE}" 2022-05-18T03:56:45.0761540Z if [ -z "${NO_SUDO}" ]; then 2022-05-18T03:56:45.0761755Z  sudo rm -rf "${GITHUB_WORKSPACE}" 2022-05-18T03:56:45.0761930Z else 2022-05-18T03:56:45.0762110Z  rm -rf "${GITHUB_WORKSPACE}" 2022-05-18T03:56:45.0762289Z fi 2022-05-18T03:56:45.0762452Z mkdir "${GITHUB_WORKSPACE}" 2022-05-18T03:56:45.2740564Z shell: C:\Program Files\Git\usr\bin\bash.EXE --noprofile --norc -e -o pipefail {0} 2022-05-18T03:56:45.2740858Z env: 2022-05-18T03:56:45.2740996Z IN_CI: 1 2022-05-18T03:56:45.2741153Z IS_GHA: 1 2022-05-18T03:56:45.2741324Z GIT_DEFAULT_BRANCH: master 2022-05-18T03:56:45.2741488Z NO_SUDO: true 2022-05-18T03:56:45.2741665Z ##[endgroup] 2022-05-18T03:56:46.0084751Z C:\actions-runner\_work\pytorch\pytorch 2022-05-18T03:56:46.2851580Z ##[group]Run malfet/checkout@silent-checkout 2022-05-18T03:56:46.2851789Z with: 2022-05-18T03:56:46.2851979Z ref: 3b2375291aab7b48442f2e6fb1ef66cebc761e24 2022-05-18T03:56:46.2852166Z fetch-depth: 0 2022-05-18T03:56:46.2852344Z submodules: recursive 2022-05-18T03:56:46.2852529Z quiet-checkout: true 2022-05-18T03:56:46.2852709Z repository: pytorch/pytorch 2022-05-18T03:56:46.2853036Z token: *** 2022-05-18T03:56:46.2853198Z ssh-strict: true 2022-05-18T03:56:46.2853374Z persist-credentials: true 2022-05-18T03:56:46.2853564Z clean: true 2022-05-18T03:56:46.2853721Z lfs: false 2022-05-18T03:56:46.2853883Z set-safe-directory: true 2022-05-18T03:56:46.2854053Z env: 2022-05-18T03:56:46.2854195Z IN_CI: 1 2022-05-18T03:56:46.2855232Z IS_GHA: 1 2022-05-18T03:56:46.2855404Z GIT_DEFAULT_BRANCH: master 2022-05-18T03:56:46.2855584Z ##[endgroup] 2022-05-18T03:56:47.6375527Z Syncing repository: pytorch/pytorch 2022-05-18T03:56:47.6376826Z ##[group]Getting Git version info 2022-05-18T03:56:47.6377120Z Working directory is 'C:\actions-runner\_work\pytorch\pytorch' 2022-05-18T03:56:47.6475877Z [command]"C:\Program Files\Git\cmd\git.exe" version 2022-05-18T03:56:48.1574153Z git version 2.35.1.windows.2 2022-05-18T03:56:48.1608694Z ##[endgroup] 2022-05-18T03:56:48.1627666Z Temporarily overriding HOME='C:\actions-runner\_work\_temp\91b8afef-8bdb-44b5-a6e3-7922a734106d' before making global git config changes 2022-05-18T03:56:48.1628876Z Adding repository directory to the temporary git global config as a safe directory 2022-05-18T03:56:48.1638837Z [command]"C:\Program Files\Git\cmd\git.exe" config --global --add safe.directory C:\actions-runner\_work\pytorch\pytorch 2022-05-18T03:56:48.1884836Z Deleting the contents of 'C:\actions-runner\_work\pytorch\pytorch' 2022-05-18T03:56:48.1889734Z ##[group]Initializing the repository 2022-05-18T03:56:48.1897561Z [command]"C:\Program Files\Git\cmd\git.exe" init C:\actions-runner\_work\pytorch\pytorch 2022-05-18T03:56:48.2310558Z Initialized empty Git repository in C:/actions-runner/_work/pytorch/pytorch/.git/ 2022-05-18T03:56:48.2350357Z [command]"C:\Program Files\Git\cmd\git.exe" remote add origin https://github.com/pytorch/pytorch 2022-05-18T03:56:48.2567440Z ##[endgroup] 2022-05-18T03:56:48.2567827Z ##[group]Disabling automatic garbage collection 2022-05-18T03:56:48.2577275Z [command]"C:\Program Files\Git\cmd\git.exe" config --local gc.auto 0 2022-05-18T03:56:48.2766584Z ##[endgroup] 2022-05-18T03:56:48.2766937Z ##[group]Setting up auth 2022-05-18T03:56:48.2779867Z [command]"C:\Program Files\Git\cmd\git.exe" config --local --name-only --get-regexp core\.sshCommand 2022-05-18T03:56:48.2961655Z [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' || :" 2022-05-18T03:56:49.7496164Z [command]"C:\Program Files\Git\cmd\git.exe" config --local --name-only --get-regexp http\.https\:\/\/github\.com\/\.extraheader 2022-05-18T03:56:49.7680423Z [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' || :" 2022-05-18T03:56:50.1272613Z [command]"C:\Program Files\Git\cmd\git.exe" config --local http.https://github.com/.extraheader "AUTHORIZATION: basic ***" 2022-05-18T03:56:50.1503451Z ##[endgroup] 2022-05-18T03:56:50.1503810Z ##[group]Fetching the repository 2022-05-18T03:56:50.1514380Z [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/* 2022-05-18T03:57:49.3740883Z [command]"C:\Program Files\Git\cmd\git.exe" rev-parse --verify --quiet 3b2375291aab7b48442f2e6fb1ef66cebc761e24^{object} 2022-05-18T03:57:49.3906659Z 3b2375291aab7b48442f2e6fb1ef66cebc761e24 2022-05-18T03:57:49.3936888Z ##[endgroup] 2022-05-18T03:57:49.3937245Z ##[group]Determining the checkout info 2022-05-18T03:57:49.3938288Z ##[endgroup] 2022-05-18T03:57:49.3938612Z ##[group]Checking out the ref 2022-05-18T03:57:49.3946524Z [command]"C:\Program Files\Git\cmd\git.exe" checkout --quiet --force 3b2375291aab7b48442f2e6fb1ef66cebc761e24 2022-05-18T03:58:02.5266937Z ##[endgroup] 2022-05-18T03:58:02.5267370Z ##[group]Setting up auth for fetching submodules 2022-05-18T03:58:02.5276372Z [command]"C:\Program Files\Git\cmd\git.exe" config --global http.https://github.com/.extraheader "AUTHORIZATION: basic ***" 2022-05-18T03:58:02.5526544Z [command]"C:\Program Files\Git\cmd\git.exe" config --global --unset-all url.https://github.com/.insteadOf 2022-05-18T03:58:02.5713909Z [command]"C:\Program Files\Git\cmd\git.exe" config --global --add url.https://github.com/.insteadOf git@github.com: 2022-05-18T03:58:02.5900640Z [command]"C:\Program Files\Git\cmd\git.exe" config --global --add url.https://github.com/.insteadOf org-21003710@github.com: 2022-05-18T03:58:02.6083480Z ##[endgroup] 2022-05-18T03:58:02.6083832Z ##[group]Fetching submodules 2022-05-18T03:58:02.6091118Z [command]"C:\Program Files\Git\cmd\git.exe" submodule sync --recursive 2022-05-18T03:58:02.9673315Z [command]"C:\Program Files\Git\cmd\git.exe" -c protocol.version=2 submodule update --init --force --recursive 2022-05-18T03:58:03.4226738Z Submodule 'android/libs/fbjni' (https://github.com/facebookincubator/fbjni.git) registered for path 'android/libs/fbjni' 2022-05-18T03:58:03.4227242Z Submodule 'third_party/NNPACK_deps/FP16' (https://github.com/Maratyszcza/FP16.git) registered for path 'third_party/FP16' 2022-05-18T03:58:03.4227680Z Submodule 'third_party/NNPACK_deps/FXdiv' (https://github.com/Maratyszcza/FXdiv.git) registered for path 'third_party/FXdiv' 2022-05-18T03:58:03.4228777Z Submodule 'third_party/NNPACK' (https://github.com/Maratyszcza/NNPACK.git) registered for path 'third_party/NNPACK' 2022-05-18T03:58:03.4229264Z Submodule 'third_party/QNNPACK' (https://github.com/pytorch/QNNPACK) registered for path 'third_party/QNNPACK' 2022-05-18T03:58:03.4229734Z Submodule 'third_party/XNNPACK' (https://github.com/google/XNNPACK.git) registered for path 'third_party/XNNPACK' 2022-05-18T03:58:03.4230891Z Submodule 'third_party/benchmark' (https://github.com/google/benchmark.git) registered for path 'third_party/benchmark' 2022-05-18T03:58:03.4231359Z Submodule 'third_party/cpuinfo' (https://github.com/pytorch/cpuinfo.git) registered for path 'third_party/cpuinfo' 2022-05-18T03:58:03.4232215Z Submodule 'third_party/cub' (https://github.com/NVlabs/cub.git) registered for path 'third_party/cub' 2022-05-18T03:58:03.4232654Z Submodule 'third_party/cudnn_frontend' (https://github.com/NVIDIA/cudnn-frontend.git) registered for path 'third_party/cudnn_frontend' 2022-05-18T03:58:03.4233111Z Submodule 'third_party/eigen' (https://gitlab.com/libeigen/eigen.git) registered for path 'third_party/eigen' 2022-05-18T03:58:03.4233518Z Submodule 'third_party/fbgemm' (https://github.com/pytorch/fbgemm) registered for path 'third_party/fbgemm' 2022-05-18T03:58:03.4233957Z Submodule 'third_party/flatbuffers' (https://github.com/google/flatbuffers.git) registered for path 'third_party/flatbuffers' 2022-05-18T03:58:03.4234359Z Submodule 'third_party/fmt' (https://github.com/fmtlib/fmt.git) registered for path 'third_party/fmt' 2022-05-18T03:58:03.4234767Z Submodule 'third_party/foxi' (https://github.com/houseroad/foxi.git) registered for path 'third_party/foxi' 2022-05-18T03:58:03.4235265Z Submodule 'third_party/gemmlowp/gemmlowp' (https://github.com/google/gemmlowp.git) registered for path 'third_party/gemmlowp/gemmlowp' 2022-05-18T03:58:03.4235713Z Submodule 'third_party/gloo' (https://github.com/facebookincubator/gloo) registered for path 'third_party/gloo' 2022-05-18T03:58:03.4236125Z Submodule 'third_party/googletest' (https://github.com/google/googletest.git) registered for path 'third_party/googletest' 2022-05-18T03:58:03.4236544Z Submodule 'third_party/ideep' (https://github.com/intel/ideep) registered for path 'third_party/ideep' 2022-05-18T03:58:03.4236967Z Submodule 'third_party/ios-cmake' (https://github.com/Yangqing/ios-cmake.git) registered for path 'third_party/ios-cmake' 2022-05-18T03:58:03.4237386Z Submodule 'third_party/kineto' (https://github.com/pytorch/kineto) registered for path 'third_party/kineto' 2022-05-18T03:58:03.4237775Z Submodule 'third_party/nccl/nccl' (https://github.com/NVIDIA/nccl) registered for path 'third_party/nccl/nccl' 2022-05-18T03:58:03.4238194Z Submodule 'third_party/neon2sse' (https://github.com/intel/ARM_NEON_2_x86_SSE.git) registered for path 'third_party/neon2sse' 2022-05-18T03:58:03.4238589Z Submodule 'third_party/onnx' (https://github.com/onnx/onnx.git) registered for path 'third_party/onnx' 2022-05-18T03:58:03.4239107Z Submodule 'third_party/onnx-tensorrt' (https://github.com/onnx/onnx-tensorrt) registered for path 'third_party/onnx-tensorrt' 2022-05-18T03:58:03.4239587Z Submodule 'third_party/pocketfft' (https://github.com/mreineck/pocketfft) registered for path 'third_party/pocketfft' 2022-05-18T03:58:03.4240039Z Submodule 'third_party/protobuf' (https://github.com/protocolbuffers/protobuf.git) registered for path 'third_party/protobuf' 2022-05-18T03:58:03.4240490Z Submodule 'third_party/NNPACK_deps/psimd' (https://github.com/Maratyszcza/psimd.git) registered for path 'third_party/psimd' 2022-05-18T03:58:03.4240975Z Submodule 'third_party/NNPACK_deps/pthreadpool' (https://github.com/Maratyszcza/pthreadpool.git) registered for path 'third_party/pthreadpool' 2022-05-18T03:58:03.4241427Z Submodule 'third_party/pybind11' (https://github.com/pybind/pybind11.git) registered for path 'third_party/pybind11' 2022-05-18T03:58:03.4241871Z Submodule 'third_party/python-enum' (https://github.com/PeachPy/enum34.git) registered for path 'third_party/python-enum' 2022-05-18T03:58:03.4242343Z Submodule 'third_party/python-peachpy' (https://github.com/Maratyszcza/PeachPy.git) registered for path 'third_party/python-peachpy' 2022-05-18T03:58:03.4242801Z Submodule 'third_party/python-six' (https://github.com/benjaminp/six.git) registered for path 'third_party/python-six' 2022-05-18T03:58:03.4243341Z Submodule 'third_party/sleef' (https://github.com/shibatch/sleef) registered for path 'third_party/sleef' 2022-05-18T03:58:03.4282723Z Submodule 'third_party/tbb' (https://github.com/01org/tbb) registered for path 'third_party/tbb' 2022-05-18T03:58:03.4283172Z Submodule 'third_party/tensorpipe' (https://github.com/pytorch/tensorpipe.git) registered for path 'third_party/tensorpipe' 2022-05-18T03:58:03.4283740Z Submodule 'third_party/zstd' (https://github.com/facebook/zstd.git) registered for path 'third_party/zstd' 2022-05-18T03:58:04.4786601Z Cloning into 'C:/actions-runner/_work/pytorch/pytorch/android/libs/fbjni'... 2022-05-18T03:58:05.5531880Z Cloning into 'C:/actions-runner/_work/pytorch/pytorch/third_party/FP16'... 2022-05-18T03:58:05.8844527Z Cloning into 'C:/actions-runner/_work/pytorch/pytorch/third_party/FXdiv'... 2022-05-18T03:58:06.5868833Z Cloning into 'C:/actions-runner/_work/pytorch/pytorch/third_party/NNPACK'... 2022-05-18T03:58:06.9883641Z Cloning into 'C:/actions-runner/_work/pytorch/pytorch/third_party/QNNPACK'... 2022-05-18T03:58:13.1143540Z Cloning into 'C:/actions-runner/_work/pytorch/pytorch/third_party/XNNPACK'... 2022-05-18T03:58:13.6928288Z Cloning into 'C:/actions-runner/_work/pytorch/pytorch/third_party/benchmark'... 2022-05-18T03:58:14.6805525Z Cloning into 'C:/actions-runner/_work/pytorch/pytorch/third_party/cpuinfo'... 2022-05-18T03:58:16.8775048Z Cloning into 'C:/actions-runner/_work/pytorch/pytorch/third_party/cub'... 2022-05-18T03:58:19.7955989Z Cloning into 'C:/actions-runner/_work/pytorch/pytorch/third_party/cudnn_frontend'... 2022-05-18T03:58:29.6029376Z Cloning into 'C:/actions-runner/_work/pytorch/pytorch/third_party/eigen'... 2022-05-18T03:58:30.2960821Z Cloning into 'C:/actions-runner/_work/pytorch/pytorch/third_party/fbgemm'... 2022-05-18T03:58:31.7899804Z Cloning into 'C:/actions-runner/_work/pytorch/pytorch/third_party/flatbuffers'... 2022-05-18T03:58:33.3023417Z Cloning into 'C:/actions-runner/_work/pytorch/pytorch/third_party/fmt'... 2022-05-18T03:58:33.6540753Z Cloning into 'C:/actions-runner/_work/pytorch/pytorch/third_party/foxi'... 2022-05-18T03:58:34.3759238Z Cloning into 'C:/actions-runner/_work/pytorch/pytorch/third_party/gemmlowp/gemmlowp'... 2022-05-18T03:58:34.9062803Z Cloning into 'C:/actions-runner/_work/pytorch/pytorch/third_party/gloo'... 2022-05-18T03:58:36.1071529Z Cloning into 'C:/actions-runner/_work/pytorch/pytorch/third_party/googletest'... 2022-05-18T03:58:36.6036122Z Cloning into 'C:/actions-runner/_work/pytorch/pytorch/third_party/ideep'... 2022-05-18T03:58:36.9442935Z Cloning into 'C:/actions-runner/_work/pytorch/pytorch/third_party/ios-cmake'... 2022-05-18T03:58:39.8071797Z Cloning into 'C:/actions-runner/_work/pytorch/pytorch/third_party/kineto'... 2022-05-18T03:58:40.4412684Z Cloning into 'C:/actions-runner/_work/pytorch/pytorch/third_party/nccl/nccl'... 2022-05-18T03:58:40.9647444Z Cloning into 'C:/actions-runner/_work/pytorch/pytorch/third_party/neon2sse'... 2022-05-18T03:58:42.8379639Z Cloning into 'C:/actions-runner/_work/pytorch/pytorch/third_party/onnx'... 2022-05-18T03:58:43.4131259Z Cloning into 'C:/actions-runner/_work/pytorch/pytorch/third_party/onnx-tensorrt'... 2022-05-18T03:58:43.7811534Z Cloning into 'C:/actions-runner/_work/pytorch/pytorch/third_party/pocketfft'... 2022-05-18T03:58:52.8605149Z Cloning into 'C:/actions-runner/_work/pytorch/pytorch/third_party/protobuf'... 2022-05-18T03:58:53.1195886Z Cloning into 'C:/actions-runner/_work/pytorch/pytorch/third_party/psimd'... 2022-05-18T03:58:53.4006824Z Cloning into 'C:/actions-runner/_work/pytorch/pytorch/third_party/pthreadpool'... 2022-05-18T03:58:54.4387045Z Cloning into 'C:/actions-runner/_work/pytorch/pytorch/third_party/pybind11'... 2022-05-18T03:58:54.7561756Z Cloning into 'C:/actions-runner/_work/pytorch/pytorch/third_party/python-enum'... 2022-05-18T03:58:55.1502018Z Cloning into 'C:/actions-runner/_work/pytorch/pytorch/third_party/python-peachpy'... 2022-05-18T03:58:55.6053672Z Cloning into 'C:/actions-runner/_work/pytorch/pytorch/third_party/python-six'... 2022-05-18T03:58:56.4475858Z Cloning into 'C:/actions-runner/_work/pytorch/pytorch/third_party/sleef'... 2022-05-18T03:59:00.5292768Z Cloning into 'C:/actions-runner/_work/pytorch/pytorch/third_party/tbb'... 2022-05-18T03:59:01.1669446Z Cloning into 'C:/actions-runner/_work/pytorch/pytorch/third_party/tensorpipe'... 2022-05-18T03:59:04.4847535Z Cloning into 'C:/actions-runner/_work/pytorch/pytorch/third_party/zstd'... 2022-05-18T03:59:04.6839908Z Submodule path 'android/libs/fbjni': checked out '7e1e1fe3858c63c251c637ae41a20de425dde96f' 2022-05-18T03:59:04.9211197Z Submodule path 'third_party/FP16': checked out '4dfe081cf6bcd15db339cf2680b9281b8451eeb3' 2022-05-18T03:59:05.1385189Z Submodule path 'third_party/FXdiv': checked out 'b408327ac2a15ec3e43352421954f5b1967701d1' 2022-05-18T03:59:05.5935496Z Submodule path 'third_party/NNPACK': checked out 'c07e3a0400713d546e0dea2d5466dd22ea389c73' 2022-05-18T03:59:06.0886769Z Submodule path 'third_party/QNNPACK': checked out '7d2a4e9931a82adc3814275b6219a03e24e36b4c' 2022-05-18T03:59:16.4185709Z Submodule path 'third_party/XNNPACK': checked out 'ae108ef49aa5623b896fc93d4298c49d1750d9ba' 2022-05-18T03:59:16.7995871Z Submodule path 'third_party/benchmark': checked out 'e991355c02b93fe17713efe04cbc2e278e00fdbd' 2022-05-18T03:59:18.1446095Z Submodule path 'third_party/cpuinfo': checked out '5916273f79a21551890fd3d56fc5375a78d1598d' 2022-05-18T03:59:18.6558361Z Submodule path 'third_party/cub': checked out 'd106ddb991a56c3df1b6d51b2409e36ba8181ce4' 2022-05-18T03:59:23.4717248Z Submodule path 'third_party/cudnn_frontend': checked out '43709ab96c47e26eebcdac72f93f946d44ceffa8' 2022-05-18T03:59:25.6989139Z Submodule path 'third_party/eigen': checked out '3147391d946bb4b6c68edd901f2add6ac1f31f8c' 2022-05-18T03:59:26.4949461Z Submodule path 'third_party/fbgemm': checked out '2e9be65810107a9595da717f95d21924b73be833' 2022-05-18T03:59:26.5577083Z Submodule 'third_party/asmjit' (https://github.com/asmjit/asmjit.git) registered for path 'third_party/fbgemm/third_party/asmjit' 2022-05-18T03:59:26.5577595Z Submodule 'third_party/cpuinfo' (https://github.com/pytorch/cpuinfo) registered for path 'third_party/fbgemm/third_party/cpuinfo' 2022-05-18T03:59:26.5578057Z Submodule 'third_party/googletest' (https://github.com/google/googletest) registered for path 'third_party/fbgemm/third_party/googletest' 2022-05-18T03:59:27.8061333Z Cloning into 'C:/actions-runner/_work/pytorch/pytorch/third_party/fbgemm/third_party/asmjit'... 2022-05-18T03:59:28.5240947Z Cloning into 'C:/actions-runner/_work/pytorch/pytorch/third_party/fbgemm/third_party/cpuinfo'... 2022-05-18T03:59:30.3547309Z Cloning into 'C:/actions-runner/_work/pytorch/pytorch/third_party/fbgemm/third_party/googletest'... 2022-05-18T03:59:30.7890976Z Submodule path 'third_party/fbgemm/third_party/asmjit': checked out '8b35b4cffb62ecb58a903bf91cb7537d7a672211' 2022-05-18T03:59:31.8978234Z Submodule path 'third_party/fbgemm/third_party/cpuinfo': checked out 'ed8b86a253800bafdb7b25c5c399f91bff9cb1f3' 2022-05-18T03:59:32.6359848Z Submodule path 'third_party/fbgemm/third_party/googletest': checked out 'cbf019de22c8dd37b2108da35b2748fd702d1796' 2022-05-18T03:59:34.4524053Z Submodule path 'third_party/flatbuffers': checked out 'd0cede9c90c5257537c293517a21376408b549fa' 2022-05-18T03:59:34.8953075Z Submodule path 'third_party/fmt': checked out 'cd4af11efc9c622896a3e4cb599fa28668ca3d05' 2022-05-18T03:59:35.1061516Z Submodule path 'third_party/foxi': checked out 'c278588e34e535f0bb8f00df3880d26928038cad' 2022-05-18T03:59:35.7615001Z Submodule path 'third_party/gemmlowp/gemmlowp': checked out '3fb5c176c17c765a3492cd2f0321b0dab712f350' 2022-05-18T03:59:36.2886196Z Submodule path 'third_party/gloo': checked out 'c22a5cfba94edf8ea4f53a174d38aa0c629d070f' 2022-05-18T03:59:37.1623786Z Submodule path 'third_party/googletest': checked out 'e2239ee6043f73722e7aa812a459f54a28552929' 2022-05-18T03:59:37.3970883Z Submodule path 'third_party/ideep': checked out '02b17c5748c9349dcc586c359af800c684d9b1ab' 2022-05-18T03:59:37.5045010Z Submodule 'mkl-dnn' (https://github.com/intel/mkl-dnn.git) registered for path 'third_party/ideep/mkl-dnn' 2022-05-18T03:59:49.1270365Z Cloning into 'C:/actions-runner/_work/pytorch/pytorch/third_party/ideep/mkl-dnn'... 2022-05-18T03:59:51.0935601Z Submodule path 'third_party/ideep/mkl-dnn': checked out '888a87a954e4fddb4d81fd10858eb834f2441b46' 2022-05-18T03:59:51.1645842Z Submodule 'third_party/oneDNN' (https://github.com/oneapi-src/oneDNN.git) registered for path 'third_party/ideep/mkl-dnn/third_party/oneDNN' 2022-05-18T04:00:03.4862426Z Cloning into 'C:/actions-runner/_work/pytorch/pytorch/third_party/ideep/mkl-dnn/third_party/oneDNN'... 2022-05-18T04:00:07.4283870Z Submodule path 'third_party/ideep/mkl-dnn/third_party/oneDNN': checked out '52b5f107dd9cf10910aaa19cb47f3abf9b349815' 2022-05-18T04:00:07.7228820Z Submodule path 'third_party/ios-cmake': checked out '8abaed637d56f1337d6e1d2c4026e25c1eade724' 2022-05-18T04:00:08.5398764Z Submodule path 'third_party/kineto': checked out 'b2b48c00c6e5bd8e807e2231adb229db6a1d1c22' 2022-05-18T04:00:08.5985213Z Submodule 'libkineto/third_party/fmt' (https://github.com/fmtlib/fmt.git) registered for path 'third_party/kineto/libkineto/third_party/fmt' 2022-05-18T04:00:08.5985884Z Submodule 'libkineto/third_party/googletest' (https://github.com/google/googletest.git) registered for path 'third_party/kineto/libkineto/third_party/googletest' 2022-05-18T04:00:10.2393402Z Cloning into 'C:/actions-runner/_work/pytorch/pytorch/third_party/kineto/libkineto/third_party/fmt'... 2022-05-18T04:00:11.6479529Z Cloning into 'C:/actions-runner/_work/pytorch/pytorch/third_party/kineto/libkineto/third_party/googletest'... 2022-05-18T04:00:11.9410655Z Submodule path 'third_party/kineto/libkineto/third_party/fmt': checked out '2591ab91c3898c9f6544fff04660276537d32ffd' 2022-05-18T04:00:12.5106807Z Submodule path 'third_party/kineto/libkineto/third_party/googletest': checked out '7aca84427f224eeed3144123d5230d5871e93347' 2022-05-18T04:00:13.0005693Z Submodule path 'third_party/nccl/nccl': checked out '7e515921295adaab72adf56ea71a0fafb0ecb5f3' 2022-05-18T04:00:13.3023481Z Submodule path 'third_party/neon2sse': checked out '97a126f08ce318023be604d03f88bf0820a9464a' 2022-05-18T04:00:16.5076176Z Submodule path 'third_party/onnx': checked out '96046b8ccfb8e6fa82f6b2b34b3d56add2e8849c' 2022-05-18T04:00:16.5687711Z Submodule 'third_party/benchmark' (https://github.com/google/benchmark.git) registered for path 'third_party/onnx/third_party/benchmark' 2022-05-18T04:00:16.5688243Z Submodule 'third_party/pybind11' (https://github.com/pybind/pybind11.git) registered for path 'third_party/onnx/third_party/pybind11' 2022-05-18T04:00:17.3261249Z Cloning into 'C:/actions-runner/_work/pytorch/pytorch/third_party/onnx/third_party/benchmark'... 2022-05-18T04:00:18.4042791Z Cloning into 'C:/actions-runner/_work/pytorch/pytorch/third_party/onnx/third_party/pybind11'... 2022-05-18T04:00:18.6981901Z Submodule path 'third_party/onnx/third_party/benchmark': checked out 'e776aa0275e293707b6a0901e0e8d8a8a3679508' 2022-05-18T04:00:19.2608048Z Submodule path 'third_party/onnx/third_party/pybind11': checked out '59a2ac2745d8a57ac94c6accced73620d59fb844' 2022-05-18T04:00:19.5135979Z Submodule path 'third_party/onnx-tensorrt': checked out 'c153211418a7c57ce071d9ce2a41f8d1c85a878f' 2022-05-18T04:00:19.6443305Z Submodule 'third_party/onnx' (https://github.com/onnx/onnx.git) registered for path 'third_party/onnx-tensorrt/third_party/onnx' 2022-05-18T04:00:22.2445220Z Cloning into 'C:/actions-runner/_work/pytorch/pytorch/third_party/onnx-tensorrt/third_party/onnx'... 2022-05-18T04:00:24.0467371Z Submodule path 'third_party/onnx-tensorrt/third_party/onnx': checked out '765f5ee823a67a866f4bd28a9860e81f3c811ce8' 2022-05-18T04:00:24.1209922Z Submodule 'third_party/benchmark' (https://github.com/google/benchmark.git) registered for path 'third_party/onnx-tensorrt/third_party/onnx/third_party/benchmark' 2022-05-18T04:00:24.1210483Z Submodule 'third_party/pybind11' (https://github.com/pybind/pybind11.git) registered for path 'third_party/onnx-tensorrt/third_party/onnx/third_party/pybind11' 2022-05-18T04:00:24.7541946Z Cloning into 'C:/actions-runner/_work/pytorch/pytorch/third_party/onnx-tensorrt/third_party/onnx/third_party/benchmark'... 2022-05-18T04:00:25.9023135Z Cloning into 'C:/actions-runner/_work/pytorch/pytorch/third_party/onnx-tensorrt/third_party/onnx/third_party/pybind11'... 2022-05-18T04:00:26.1366879Z Submodule path 'third_party/onnx-tensorrt/third_party/onnx/third_party/benchmark': checked out 'e776aa0275e293707b6a0901e0e8d8a8a3679508' 2022-05-18T04:00:26.6763884Z Submodule path 'third_party/onnx-tensorrt/third_party/onnx/third_party/pybind11': checked out 'a1041190c8b8ff0cd9e2f0752248ad5e3789ea0c' 2022-05-18T04:00:26.7624365Z Submodule 'tools/clang' (https://github.com/wjakob/clang-cindex-python3) registered for path 'third_party/onnx-tensorrt/third_party/onnx/third_party/pybind11/tools/clang' 2022-05-18T04:00:27.2604645Z Cloning into 'C:/actions-runner/_work/pytorch/pytorch/third_party/onnx-tensorrt/third_party/onnx/third_party/pybind11/tools/clang'... 2022-05-18T04:00:27.3863157Z Submodule path 'third_party/onnx-tensorrt/third_party/onnx/third_party/pybind11/tools/clang': checked out '6a00cbc4a9b8e68b71caf7f774b3f9c753ae84d5' 2022-05-18T04:00:27.6385452Z Submodule path 'third_party/pocketfft': checked out 'ea778e37710c07723435b1be58235996d1d43a5a' 2022-05-18T04:00:31.7252754Z Submodule path 'third_party/protobuf': checked out 'd1eca4e4b421cd2997495c4b4e65cea6be4e9b8a' 2022-05-18T04:00:31.7852869Z Submodule 'third_party/benchmark' (https://github.com/google/benchmark.git) registered for path 'third_party/protobuf/third_party/benchmark' 2022-05-18T04:00:31.7853421Z Submodule 'third_party/googletest' (https://github.com/google/googletest.git) registered for path 'third_party/protobuf/third_party/googletest' 2022-05-18T04:00:32.3935363Z Cloning into 'C:/actions-runner/_work/pytorch/pytorch/third_party/protobuf/third_party/benchmark'... 2022-05-18T04:00:33.7309044Z Cloning into 'C:/actions-runner/_work/pytorch/pytorch/third_party/protobuf/third_party/googletest'... 2022-05-18T04:00:33.9170739Z Submodule path 'third_party/protobuf/third_party/benchmark': checked out '5b7683f49e1e9223cf9927b24f6fd3d6bd82e3f8' 2022-05-18T04:00:34.9830442Z Submodule path 'third_party/protobuf/third_party/googletest': checked out '5ec7f0c4a113e2f18ac2c6cc7df51ad6afc24081' 2022-05-18T04:00:35.2312093Z Submodule path 'third_party/psimd': checked out '072586a71b55b7f8c584153d223e95687148a900' 2022-05-18T04:00:35.4760031Z Submodule path 'third_party/pthreadpool': checked out 'a134dd5d4cee80cce15db81a72e7f929d71dd413' 2022-05-18T04:00:36.1241622Z Submodule path 'third_party/pybind11': checked out '8de7772cc72daca8e947b79b83fea46214931604' 2022-05-18T04:00:36.3672921Z Submodule path 'third_party/python-enum': checked out '4cfedc426c4e2fc52e3f5c2b4297e15ed8d6b8c7' 2022-05-18T04:00:36.8760104Z Submodule path 'third_party/python-peachpy': checked out '07d8fde8ac45d7705129475c0f94ed8925b93473' 2022-05-18T04:00:37.1610590Z Submodule path 'third_party/python-six': checked out '15e31431af97e5e64b80af0a3f598d382bcdd49a' 2022-05-18T04:00:38.0743366Z Submodule path 'third_party/sleef': checked out 'e0a003ee838b75d11763aa9c3ef17bf71a725bff' 2022-05-18T04:00:40.2203693Z Submodule path 'third_party/tbb': checked out 'a51a90bc609bb73db8ea13841b5cf7aa4344d4a9' 2022-05-18T04:00:40.7287888Z Submodule path 'third_party/tensorpipe': checked out '52791a2fd214b2a9dc5759d36725909c1daa7f2e' 2022-05-18T04:00:40.7958774Z Submodule 'third_party/googletest' (https://github.com/google/googletest.git) registered for path 'third_party/tensorpipe/third_party/googletest' 2022-05-18T04:00:40.7959314Z Submodule 'third_party/libnop' (https://github.com/google/libnop.git) registered for path 'third_party/tensorpipe/third_party/libnop' 2022-05-18T04:00:40.7959907Z Submodule 'third_party/libuv' (https://github.com/libuv/libuv.git) registered for path 'third_party/tensorpipe/third_party/libuv' 2022-05-18T04:00:40.7962422Z Submodule 'third_party/pybind11' (https://github.com/pybind/pybind11.git) registered for path 'third_party/tensorpipe/third_party/pybind11' 2022-05-18T04:00:42.4352376Z Cloning into 'C:/actions-runner/_work/pytorch/pytorch/third_party/tensorpipe/third_party/googletest'... 2022-05-18T04:00:42.8267397Z Cloning into 'C:/actions-runner/_work/pytorch/pytorch/third_party/tensorpipe/third_party/libnop'... 2022-05-18T04:00:44.5202514Z Cloning into 'C:/actions-runner/_work/pytorch/pytorch/third_party/tensorpipe/third_party/libuv'... 2022-05-18T04:00:45.7505351Z Cloning into 'C:/actions-runner/_work/pytorch/pytorch/third_party/tensorpipe/third_party/pybind11'... 2022-05-18T04:00:46.3264029Z Submodule path 'third_party/tensorpipe/third_party/googletest': checked out 'aee0f9d9b5b87796ee8a0ab26b7587ec30e8858e' 2022-05-18T04:00:46.7964726Z Submodule path 'third_party/tensorpipe/third_party/libnop': checked out '910b55815be16109f04f4180e9adee14fb4ce281' 2022-05-18T04:00:47.6251316Z Submodule path 'third_party/tensorpipe/third_party/libuv': checked out '1dff88e5161cba5c59276d2070d2e304e4dcb242' 2022-05-18T04:00:48.1057168Z Submodule path 'third_party/tensorpipe/third_party/pybind11': checked out 'a23996fce38ff6ccfbcdc09f1e63f2c4be5ea2ef' 2022-05-18T04:00:48.1876815Z Submodule 'tools/clang' (https://github.com/wjakob/clang-cindex-python3) registered for path 'third_party/tensorpipe/third_party/pybind11/tools/clang' 2022-05-18T04:00:48.5573292Z Cloning into 'C:/actions-runner/_work/pytorch/pytorch/third_party/tensorpipe/third_party/pybind11/tools/clang'... 2022-05-18T04:00:48.6737733Z Submodule path 'third_party/tensorpipe/third_party/pybind11/tools/clang': checked out '6a00cbc4a9b8e68b71caf7f774b3f9c753ae84d5' 2022-05-18T04:00:49.6527811Z Submodule path 'third_party/zstd': checked out 'aec56a52fbab207fc639a1937d1e708a282edca8' 2022-05-18T04:00:49.7424357Z [command]"C:\Program Files\Git\cmd\git.exe" submodule foreach --recursive "git config --local gc.auto 0" 2022-05-18T04:00:50.1065262Z Entering 'android/libs/fbjni' 2022-05-18T04:00:50.1520239Z Entering 'third_party/FP16' 2022-05-18T04:00:50.1968477Z Entering 'third_party/FXdiv' 2022-05-18T04:00:50.2432257Z Entering 'third_party/NNPACK' 2022-05-18T04:00:50.2888571Z Entering 'third_party/QNNPACK' 2022-05-18T04:00:50.3339320Z Entering 'third_party/XNNPACK' 2022-05-18T04:00:50.3799337Z Entering 'third_party/benchmark' 2022-05-18T04:00:50.4250251Z Entering 'third_party/cpuinfo' 2022-05-18T04:00:50.4708695Z Entering 'third_party/cub' 2022-05-18T04:00:50.5160056Z Entering 'third_party/cudnn_frontend' 2022-05-18T04:00:50.5608158Z Entering 'third_party/eigen' 2022-05-18T04:00:50.6055665Z Entering 'third_party/fbgemm' 2022-05-18T04:00:50.6498575Z Entering 'third_party/fbgemm/third_party/asmjit' 2022-05-18T04:00:50.6934093Z Entering 'third_party/fbgemm/third_party/cpuinfo' 2022-05-18T04:00:50.7387665Z Entering 'third_party/fbgemm/third_party/googletest' 2022-05-18T04:00:50.7838751Z Entering 'third_party/flatbuffers' 2022-05-18T04:00:50.8291703Z Entering 'third_party/fmt' 2022-05-18T04:00:50.8730340Z Entering 'third_party/foxi' 2022-05-18T04:00:50.9162060Z Entering 'third_party/gemmlowp/gemmlowp' 2022-05-18T04:00:50.9614529Z Entering 'third_party/gloo' 2022-05-18T04:00:51.0057334Z Entering 'third_party/googletest' 2022-05-18T04:00:51.0500589Z Entering 'third_party/ideep' 2022-05-18T04:00:51.0932381Z Entering 'third_party/ideep/mkl-dnn' 2022-05-18T04:00:51.1377784Z Entering 'third_party/ideep/mkl-dnn/third_party/oneDNN' 2022-05-18T04:00:51.1862445Z Entering 'third_party/ios-cmake' 2022-05-18T04:00:51.2303861Z Entering 'third_party/kineto' 2022-05-18T04:00:51.2732022Z Entering 'third_party/kineto/libkineto/third_party/fmt' 2022-05-18T04:00:51.3168070Z Entering 'third_party/kineto/libkineto/third_party/googletest' 2022-05-18T04:00:51.3614652Z Entering 'third_party/nccl/nccl' 2022-05-18T04:00:51.4059707Z Entering 'third_party/neon2sse' 2022-05-18T04:00:51.4512672Z Entering 'third_party/onnx' 2022-05-18T04:00:51.4952344Z Entering 'third_party/onnx/third_party/benchmark' 2022-05-18T04:00:51.5410823Z Entering 'third_party/onnx/third_party/pybind11' 2022-05-18T04:00:51.5873660Z Entering 'third_party/onnx-tensorrt' 2022-05-18T04:00:51.6295395Z Entering 'third_party/onnx-tensorrt/third_party/onnx' 2022-05-18T04:00:51.6727624Z Entering 'third_party/onnx-tensorrt/third_party/onnx/third_party/benchmark' 2022-05-18T04:00:51.7178566Z Entering 'third_party/onnx-tensorrt/third_party/onnx/third_party/pybind11' 2022-05-18T04:00:51.7617408Z Entering 'third_party/onnx-tensorrt/third_party/onnx/third_party/pybind11/tools/clang' 2022-05-18T04:00:51.8113377Z Entering 'third_party/pocketfft' 2022-05-18T04:00:51.8542402Z Entering 'third_party/protobuf' 2022-05-18T04:00:51.8967366Z Entering 'third_party/protobuf/third_party/benchmark' 2022-05-18T04:00:51.9426758Z Entering 'third_party/protobuf/third_party/googletest' 2022-05-18T04:00:51.9892352Z Entering 'third_party/psimd' 2022-05-18T04:00:52.0323426Z Entering 'third_party/pthreadpool' 2022-05-18T04:00:52.0752764Z Entering 'third_party/pybind11' 2022-05-18T04:00:52.1184645Z Entering 'third_party/python-enum' 2022-05-18T04:00:52.1617786Z Entering 'third_party/python-peachpy' 2022-05-18T04:00:52.2065198Z Entering 'third_party/python-six' 2022-05-18T04:00:52.2496046Z Entering 'third_party/sleef' 2022-05-18T04:00:52.2944799Z Entering 'third_party/tbb' 2022-05-18T04:00:52.3391778Z Entering 'third_party/tensorpipe' 2022-05-18T04:00:52.3813197Z Entering 'third_party/tensorpipe/third_party/googletest' 2022-05-18T04:00:52.4286261Z Entering 'third_party/tensorpipe/third_party/libnop' 2022-05-18T04:00:52.4729137Z Entering 'third_party/tensorpipe/third_party/libuv' 2022-05-18T04:00:52.5189048Z Entering 'third_party/tensorpipe/third_party/pybind11' 2022-05-18T04:00:52.5617924Z Entering 'third_party/tensorpipe/third_party/pybind11/tools/clang' 2022-05-18T04:00:52.6080431Z Entering 'third_party/zstd' 2022-05-18T04:00:52.6579030Z ##[endgroup] 2022-05-18T04:00:52.6579450Z ##[group]Persisting credentials for submodules 2022-05-18T04:00:52.6590481Z [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' || :" 2022-05-18T04:00:53.0186088Z Entering 'android/libs/fbjni' 2022-05-18T04:00:53.0616733Z Entering 'third_party/FP16' 2022-05-18T04:00:53.1043286Z Entering 'third_party/FXdiv' 2022-05-18T04:00:53.1479248Z Entering 'third_party/NNPACK' 2022-05-18T04:00:53.1909536Z Entering 'third_party/QNNPACK' 2022-05-18T04:00:53.2344256Z Entering 'third_party/XNNPACK' 2022-05-18T04:00:53.2783697Z Entering 'third_party/benchmark' 2022-05-18T04:00:53.3211992Z Entering 'third_party/cpuinfo' 2022-05-18T04:00:53.3638025Z Entering 'third_party/cub' 2022-05-18T04:00:53.4063356Z Entering 'third_party/cudnn_frontend' 2022-05-18T04:00:53.4503476Z Entering 'third_party/eigen' 2022-05-18T04:00:53.4938504Z Entering 'third_party/fbgemm' 2022-05-18T04:00:53.5362629Z Entering 'third_party/fbgemm/third_party/asmjit' 2022-05-18T04:00:53.5793410Z Entering 'third_party/fbgemm/third_party/cpuinfo' 2022-05-18T04:00:53.6221919Z Entering 'third_party/fbgemm/third_party/googletest' 2022-05-18T04:00:53.6660972Z Entering 'third_party/flatbuffers' 2022-05-18T04:00:53.7088241Z Entering 'third_party/fmt' 2022-05-18T04:00:53.7515240Z Entering 'third_party/foxi' 2022-05-18T04:00:53.7940964Z Entering 'third_party/gemmlowp/gemmlowp' 2022-05-18T04:00:53.8368768Z Entering 'third_party/gloo' 2022-05-18T04:00:53.8792704Z Entering 'third_party/googletest' 2022-05-18T04:00:53.9217049Z Entering 'third_party/ideep' 2022-05-18T04:00:53.9634900Z Entering 'third_party/ideep/mkl-dnn' 2022-05-18T04:00:54.0075114Z Entering 'third_party/ideep/mkl-dnn/third_party/oneDNN' 2022-05-18T04:00:54.0533586Z Entering 'third_party/ios-cmake' 2022-05-18T04:00:54.0959158Z Entering 'third_party/kineto' 2022-05-18T04:00:54.1394100Z Entering 'third_party/kineto/libkineto/third_party/fmt' 2022-05-18T04:00:54.1831757Z Entering 'third_party/kineto/libkineto/third_party/googletest' 2022-05-18T04:00:54.2608445Z Entering 'third_party/nccl/nccl' 2022-05-18T04:00:54.3040735Z Entering 'third_party/neon2sse' 2022-05-18T04:00:54.3470456Z Entering 'third_party/onnx' 2022-05-18T04:00:54.3899815Z Entering 'third_party/onnx/third_party/benchmark' 2022-05-18T04:00:54.4333492Z Entering 'third_party/onnx/third_party/pybind11' 2022-05-18T04:00:54.4782137Z Entering 'third_party/onnx-tensorrt' 2022-05-18T04:00:54.5204999Z Entering 'third_party/onnx-tensorrt/third_party/onnx' 2022-05-18T04:00:54.5642195Z Entering 'third_party/onnx-tensorrt/third_party/onnx/third_party/benchmark' 2022-05-18T04:00:54.6082173Z Entering 'third_party/onnx-tensorrt/third_party/onnx/third_party/pybind11' 2022-05-18T04:00:54.6505877Z Entering 'third_party/onnx-tensorrt/third_party/onnx/third_party/pybind11/tools/clang' 2022-05-18T04:00:54.6978233Z Entering 'third_party/pocketfft' 2022-05-18T04:00:54.7419348Z Entering 'third_party/protobuf' 2022-05-18T04:00:54.7839346Z Entering 'third_party/protobuf/third_party/benchmark' 2022-05-18T04:00:54.8272269Z Entering 'third_party/protobuf/third_party/googletest' 2022-05-18T04:00:54.8712466Z Entering 'third_party/psimd' 2022-05-18T04:00:54.9136000Z Entering 'third_party/pthreadpool' 2022-05-18T04:00:54.9562372Z Entering 'third_party/pybind11' 2022-05-18T04:00:54.9995280Z Entering 'third_party/python-enum' 2022-05-18T04:00:55.0428435Z Entering 'third_party/python-peachpy' 2022-05-18T04:00:55.0866216Z Entering 'third_party/python-six' 2022-05-18T04:00:55.1295688Z Entering 'third_party/sleef' 2022-05-18T04:00:55.1723119Z Entering 'third_party/tbb' 2022-05-18T04:00:55.2150765Z Entering 'third_party/tensorpipe' 2022-05-18T04:00:55.2577077Z Entering 'third_party/tensorpipe/third_party/googletest' 2022-05-18T04:00:55.3017563Z Entering 'third_party/tensorpipe/third_party/libnop' 2022-05-18T04:00:55.3454140Z Entering 'third_party/tensorpipe/third_party/libuv' 2022-05-18T04:00:55.3882259Z Entering 'third_party/tensorpipe/third_party/pybind11' 2022-05-18T04:00:55.4303265Z Entering 'third_party/tensorpipe/third_party/pybind11/tools/clang' 2022-05-18T04:00:55.4759080Z Entering 'third_party/zstd' 2022-05-18T04:00:55.5261837Z [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" 2022-05-18T04:00:55.8884172Z Entering 'android/libs/fbjni' 2022-05-18T04:00:55.9377612Z file:C:/actions-runner/_work/pytorch/pytorch/.git/modules/android/libs/fbjni/config remote.origin.url 2022-05-18T04:00:55.9501053Z Entering 'third_party/FP16' 2022-05-18T04:00:55.9980296Z file:C:/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/NNPACK_deps/FP16/config remote.origin.url 2022-05-18T04:00:56.0103493Z Entering 'third_party/FXdiv' 2022-05-18T04:00:56.0585010Z file:C:/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/NNPACK_deps/FXdiv/config remote.origin.url 2022-05-18T04:00:56.0709385Z Entering 'third_party/NNPACK' 2022-05-18T04:00:56.1197413Z file:C:/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/NNPACK/config remote.origin.url 2022-05-18T04:00:56.1320911Z Entering 'third_party/QNNPACK' 2022-05-18T04:00:56.1810174Z file:C:/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/QNNPACK/config remote.origin.url 2022-05-18T04:00:56.1934279Z Entering 'third_party/XNNPACK' 2022-05-18T04:00:56.2424289Z file:C:/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/XNNPACK/config remote.origin.url 2022-05-18T04:00:56.2568413Z Entering 'third_party/benchmark' 2022-05-18T04:00:56.3050241Z file:C:/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/benchmark/config remote.origin.url 2022-05-18T04:00:56.3175461Z Entering 'third_party/cpuinfo' 2022-05-18T04:00:56.3662349Z file:C:/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/cpuinfo/config remote.origin.url 2022-05-18T04:00:56.3786476Z Entering 'third_party/cub' 2022-05-18T04:00:56.4265587Z file:C:/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/cub/config remote.origin.url 2022-05-18T04:00:56.4388758Z Entering 'third_party/cudnn_frontend' 2022-05-18T04:00:56.4872375Z file:C:/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/cudnn_frontend/config remote.origin.url 2022-05-18T04:00:56.5003482Z Entering 'third_party/eigen' 2022-05-18T04:00:56.5493081Z file:C:/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/eigen/config remote.origin.url 2022-05-18T04:00:56.5619775Z Entering 'third_party/fbgemm' 2022-05-18T04:00:56.6117684Z file:C:/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/fbgemm/config remote.origin.url 2022-05-18T04:00:56.6232693Z Entering 'third_party/fbgemm/third_party/asmjit' 2022-05-18T04:00:56.6718922Z file:C:/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/fbgemm/modules/third_party/asmjit/config remote.origin.url 2022-05-18T04:00:56.6844032Z Entering 'third_party/fbgemm/third_party/cpuinfo' 2022-05-18T04:00:56.7333235Z file:C:/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/fbgemm/modules/third_party/cpuinfo/config remote.origin.url 2022-05-18T04:00:56.7465225Z Entering 'third_party/fbgemm/third_party/googletest' 2022-05-18T04:00:56.7952406Z file:C:/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/fbgemm/modules/third_party/googletest/config remote.origin.url 2022-05-18T04:00:56.8089897Z Entering 'third_party/flatbuffers' 2022-05-18T04:00:56.8577999Z file:C:/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/flatbuffers/config remote.origin.url 2022-05-18T04:00:56.8703694Z Entering 'third_party/fmt' 2022-05-18T04:00:56.9184033Z file:C:/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/fmt/config remote.origin.url 2022-05-18T04:00:56.9307290Z Entering 'third_party/foxi' 2022-05-18T04:00:56.9788520Z file:C:/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/foxi/config remote.origin.url 2022-05-18T04:00:56.9911904Z Entering 'third_party/gemmlowp/gemmlowp' 2022-05-18T04:00:57.0393316Z file:C:/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/gemmlowp/gemmlowp/config remote.origin.url 2022-05-18T04:00:57.0516226Z Entering 'third_party/gloo' 2022-05-18T04:00:57.0998171Z file:C:/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/gloo/config remote.origin.url 2022-05-18T04:00:57.1124031Z Entering 'third_party/googletest' 2022-05-18T04:00:57.1605489Z file:C:/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/googletest/config remote.origin.url 2022-05-18T04:00:57.1730380Z Entering 'third_party/ideep' 2022-05-18T04:00:57.2211557Z file:C:/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/ideep/config remote.origin.url 2022-05-18T04:00:57.2330821Z Entering 'third_party/ideep/mkl-dnn' 2022-05-18T04:00:57.2824612Z file:C:/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/ideep/modules/mkl-dnn/config remote.origin.url 2022-05-18T04:00:57.2944261Z Entering 'third_party/ideep/mkl-dnn/third_party/oneDNN' 2022-05-18T04:00:57.3444781Z file:C:/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/ideep/modules/mkl-dnn/modules/third_party/oneDNN/config remote.origin.url 2022-05-18T04:00:57.3605018Z Entering 'third_party/ios-cmake' 2022-05-18T04:00:57.4098900Z file:C:/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/ios-cmake/config remote.origin.url 2022-05-18T04:00:57.4222036Z Entering 'third_party/kineto' 2022-05-18T04:00:57.4710933Z file:C:/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/kineto/config remote.origin.url 2022-05-18T04:00:57.4823867Z Entering 'third_party/kineto/libkineto/third_party/fmt' 2022-05-18T04:00:57.5312595Z file:C:/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/kineto/modules/libkineto/third_party/fmt/config remote.origin.url 2022-05-18T04:00:57.5437774Z Entering 'third_party/kineto/libkineto/third_party/googletest' 2022-05-18T04:00:57.5926724Z file:C:/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/kineto/modules/libkineto/third_party/googletest/config remote.origin.url 2022-05-18T04:00:57.6064665Z Entering 'third_party/nccl/nccl' 2022-05-18T04:00:57.6545343Z file:C:/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/nccl/nccl/config remote.origin.url 2022-05-18T04:00:57.6669102Z Entering 'third_party/neon2sse' 2022-05-18T04:00:57.7154395Z file:C:/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/neon2sse/config remote.origin.url 2022-05-18T04:00:57.7283909Z Entering 'third_party/onnx' 2022-05-18T04:00:57.7777265Z file:C:/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/onnx/config remote.origin.url 2022-05-18T04:00:57.7904734Z Entering 'third_party/onnx/third_party/benchmark' 2022-05-18T04:00:57.8403322Z file:C:/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/onnx/modules/third_party/benchmark/config remote.origin.url 2022-05-18T04:00:57.8530206Z Entering 'third_party/onnx/third_party/pybind11' 2022-05-18T04:00:57.9014344Z file:C:/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/onnx/modules/third_party/pybind11/config remote.origin.url 2022-05-18T04:00:57.9154383Z Entering 'third_party/onnx-tensorrt' 2022-05-18T04:00:57.9637887Z file:C:/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/onnx-tensorrt/config remote.origin.url 2022-05-18T04:00:57.9750856Z Entering 'third_party/onnx-tensorrt/third_party/onnx' 2022-05-18T04:00:58.0249501Z file:C:/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/onnx-tensorrt/modules/third_party/onnx/config remote.origin.url 2022-05-18T04:00:58.0369488Z Entering 'third_party/onnx-tensorrt/third_party/onnx/third_party/benchmark' 2022-05-18T04:00:58.0857922Z 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 2022-05-18T04:00:58.0984100Z Entering 'third_party/onnx-tensorrt/third_party/onnx/third_party/pybind11' 2022-05-18T04:00:58.1471025Z 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 2022-05-18T04:00:58.1587532Z Entering 'third_party/onnx-tensorrt/third_party/onnx/third_party/pybind11/tools/clang' 2022-05-18T04:00:58.2091610Z 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 2022-05-18T04:00:58.2263273Z Entering 'third_party/pocketfft' 2022-05-18T04:00:58.2753997Z file:C:/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/pocketfft/config remote.origin.url 2022-05-18T04:00:58.2881241Z Entering 'third_party/protobuf' 2022-05-18T04:00:58.3391565Z file:C:/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/protobuf/config remote.origin.url 2022-05-18T04:00:58.3511408Z Entering 'third_party/protobuf/third_party/benchmark' 2022-05-18T04:00:58.3999244Z file:C:/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/protobuf/modules/third_party/benchmark/config remote.origin.url 2022-05-18T04:00:58.4124177Z Entering 'third_party/protobuf/third_party/googletest' 2022-05-18T04:00:58.4605643Z file:C:/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/protobuf/modules/third_party/googletest/config remote.origin.url 2022-05-18T04:00:58.4743399Z Entering 'third_party/psimd' 2022-05-18T04:00:58.5229511Z file:C:/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/NNPACK_deps/psimd/config remote.origin.url 2022-05-18T04:00:58.5356402Z Entering 'third_party/pthreadpool' 2022-05-18T04:00:58.5845074Z file:C:/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/NNPACK_deps/pthreadpool/config remote.origin.url 2022-05-18T04:00:58.5970225Z Entering 'third_party/pybind11' 2022-05-18T04:00:58.6455753Z file:C:/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/pybind11/config remote.origin.url 2022-05-18T04:00:58.6578518Z Entering 'third_party/python-enum' 2022-05-18T04:00:58.7064731Z file:C:/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/python-enum/config remote.origin.url 2022-05-18T04:00:58.7199534Z Entering 'third_party/python-peachpy' 2022-05-18T04:00:58.7689929Z file:C:/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/python-peachpy/config remote.origin.url 2022-05-18T04:00:58.7813378Z Entering 'third_party/python-six' 2022-05-18T04:00:58.8301641Z file:C:/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/python-six/config remote.origin.url 2022-05-18T04:00:58.8423680Z Entering 'third_party/sleef' 2022-05-18T04:00:58.8904779Z file:C:/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/sleef/config remote.origin.url 2022-05-18T04:00:58.9028621Z Entering 'third_party/tbb' 2022-05-18T04:00:58.9510358Z file:C:/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/tbb/config remote.origin.url 2022-05-18T04:00:58.9634624Z Entering 'third_party/tensorpipe' 2022-05-18T04:00:59.0112868Z file:C:/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/tensorpipe/config remote.origin.url 2022-05-18T04:00:59.0226273Z Entering 'third_party/tensorpipe/third_party/googletest' 2022-05-18T04:00:59.0710458Z file:C:/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/tensorpipe/modules/third_party/googletest/config remote.origin.url 2022-05-18T04:00:59.0835656Z Entering 'third_party/tensorpipe/third_party/libnop' 2022-05-18T04:00:59.1319886Z file:C:/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/tensorpipe/modules/third_party/libnop/config remote.origin.url 2022-05-18T04:00:59.1443269Z Entering 'third_party/tensorpipe/third_party/libuv' 2022-05-18T04:00:59.1928781Z file:C:/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/tensorpipe/modules/third_party/libuv/config remote.origin.url 2022-05-18T04:00:59.2053609Z Entering 'third_party/tensorpipe/third_party/pybind11' 2022-05-18T04:00:59.2541842Z file:C:/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/tensorpipe/modules/third_party/pybind11/config remote.origin.url 2022-05-18T04:00:59.2658877Z Entering 'third_party/tensorpipe/third_party/pybind11/tools/clang' 2022-05-18T04:00:59.3161265Z file:C:/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/tensorpipe/modules/third_party/pybind11/modules/tools/clang/config remote.origin.url 2022-05-18T04:00:59.3311762Z Entering 'third_party/zstd' 2022-05-18T04:00:59.3803590Z file:C:/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/zstd/config remote.origin.url 2022-05-18T04:00:59.5966672Z [command]"C:\Program Files\Git\cmd\git.exe" submodule foreach --recursive "git config --local --add 'url.https://github.com/.insteadOf' 'git@github.com:'" 2022-05-18T04:00:59.9610775Z Entering 'android/libs/fbjni' 2022-05-18T04:01:00.0045884Z Entering 'third_party/FP16' 2022-05-18T04:01:00.0480573Z Entering 'third_party/FXdiv' 2022-05-18T04:01:00.0918563Z Entering 'third_party/NNPACK' 2022-05-18T04:01:00.1403833Z Entering 'third_party/QNNPACK' 2022-05-18T04:01:00.1851321Z Entering 'third_party/XNNPACK' 2022-05-18T04:01:00.2311009Z Entering 'third_party/benchmark' 2022-05-18T04:01:00.2740933Z Entering 'third_party/cpuinfo' 2022-05-18T04:01:00.3192480Z Entering 'third_party/cub' 2022-05-18T04:01:00.3630773Z Entering 'third_party/cudnn_frontend' 2022-05-18T04:01:00.4070013Z Entering 'third_party/eigen' 2022-05-18T04:01:00.4501345Z Entering 'third_party/fbgemm' 2022-05-18T04:01:00.4921573Z Entering 'third_party/fbgemm/third_party/asmjit' 2022-05-18T04:01:00.5355433Z Entering 'third_party/fbgemm/third_party/cpuinfo' 2022-05-18T04:01:00.5796779Z Entering 'third_party/fbgemm/third_party/googletest' 2022-05-18T04:01:00.6241145Z Entering 'third_party/flatbuffers' 2022-05-18T04:01:00.6674361Z Entering 'third_party/fmt' 2022-05-18T04:01:00.7112342Z Entering 'third_party/foxi' 2022-05-18T04:01:00.7539646Z Entering 'third_party/gemmlowp/gemmlowp' 2022-05-18T04:01:00.7967740Z Entering 'third_party/gloo' 2022-05-18T04:01:00.8417275Z Entering 'third_party/googletest' 2022-05-18T04:01:00.8862892Z Entering 'third_party/ideep' 2022-05-18T04:01:00.9306848Z Entering 'third_party/ideep/mkl-dnn' 2022-05-18T04:01:00.9763535Z Entering 'third_party/ideep/mkl-dnn/third_party/oneDNN' 2022-05-18T04:01:01.0249732Z Entering 'third_party/ios-cmake' 2022-05-18T04:01:01.0679852Z Entering 'third_party/kineto' 2022-05-18T04:01:01.1112772Z Entering 'third_party/kineto/libkineto/third_party/fmt' 2022-05-18T04:01:01.1554861Z Entering 'third_party/kineto/libkineto/third_party/googletest' 2022-05-18T04:01:01.2002720Z Entering 'third_party/nccl/nccl' 2022-05-18T04:01:01.2428361Z Entering 'third_party/neon2sse' 2022-05-18T04:01:01.2856322Z Entering 'third_party/onnx' 2022-05-18T04:01:01.3291050Z Entering 'third_party/onnx/third_party/benchmark' 2022-05-18T04:01:01.3757182Z Entering 'third_party/onnx/third_party/pybind11' 2022-05-18T04:01:01.4214836Z Entering 'third_party/onnx-tensorrt' 2022-05-18T04:01:01.4670248Z Entering 'third_party/onnx-tensorrt/third_party/onnx' 2022-05-18T04:01:01.5110279Z Entering 'third_party/onnx-tensorrt/third_party/onnx/third_party/benchmark' 2022-05-18T04:01:01.5614215Z Entering 'third_party/onnx-tensorrt/third_party/onnx/third_party/pybind11' 2022-05-18T04:01:01.6052651Z Entering 'third_party/onnx-tensorrt/third_party/onnx/third_party/pybind11/tools/clang' 2022-05-18T04:01:01.6567369Z Entering 'third_party/pocketfft' 2022-05-18T04:01:01.7013827Z Entering 'third_party/protobuf' 2022-05-18T04:01:01.7447741Z Entering 'third_party/protobuf/third_party/benchmark' 2022-05-18T04:01:01.7904747Z Entering 'third_party/protobuf/third_party/googletest' 2022-05-18T04:01:01.8350692Z Entering 'third_party/psimd' 2022-05-18T04:01:01.8783924Z Entering 'third_party/pthreadpool' 2022-05-18T04:01:01.9214889Z Entering 'third_party/pybind11' 2022-05-18T04:01:01.9642872Z Entering 'third_party/python-enum' 2022-05-18T04:01:02.0069061Z Entering 'third_party/python-peachpy' 2022-05-18T04:01:02.0512162Z Entering 'third_party/python-six' 2022-05-18T04:01:02.0962508Z Entering 'third_party/sleef' 2022-05-18T04:01:02.1398310Z Entering 'third_party/tbb' 2022-05-18T04:01:02.1836088Z Entering 'third_party/tensorpipe' 2022-05-18T04:01:02.2257843Z Entering 'third_party/tensorpipe/third_party/googletest' 2022-05-18T04:01:02.2710515Z Entering 'third_party/tensorpipe/third_party/libnop' 2022-05-18T04:01:02.3142598Z Entering 'third_party/tensorpipe/third_party/libuv' 2022-05-18T04:01:02.3572476Z Entering 'third_party/tensorpipe/third_party/pybind11' 2022-05-18T04:01:02.4040590Z Entering 'third_party/tensorpipe/third_party/pybind11/tools/clang' 2022-05-18T04:01:02.4553468Z Entering 'third_party/zstd' 2022-05-18T04:01:02.5055095Z [command]"C:\Program Files\Git\cmd\git.exe" submodule foreach --recursive "git config --local --add 'url.https://github.com/.insteadOf' 'org-21003710@github.com:'" 2022-05-18T04:01:02.8600419Z Entering 'android/libs/fbjni' 2022-05-18T04:01:02.9036596Z Entering 'third_party/FP16' 2022-05-18T04:01:02.9463930Z Entering 'third_party/FXdiv' 2022-05-18T04:01:02.9886566Z Entering 'third_party/NNPACK' 2022-05-18T04:01:03.0313618Z Entering 'third_party/QNNPACK' 2022-05-18T04:01:03.0741271Z Entering 'third_party/XNNPACK' 2022-05-18T04:01:03.1215685Z Entering 'third_party/benchmark' 2022-05-18T04:01:03.1650945Z Entering 'third_party/cpuinfo' 2022-05-18T04:01:03.2084101Z Entering 'third_party/cub' 2022-05-18T04:01:03.2506983Z Entering 'third_party/cudnn_frontend' 2022-05-18T04:01:03.2942051Z Entering 'third_party/eigen' 2022-05-18T04:01:03.3372148Z Entering 'third_party/fbgemm' 2022-05-18T04:01:03.3792907Z Entering 'third_party/fbgemm/third_party/asmjit' 2022-05-18T04:01:03.4287660Z Entering 'third_party/fbgemm/third_party/cpuinfo' 2022-05-18T04:01:03.4762388Z Entering 'third_party/fbgemm/third_party/googletest' 2022-05-18T04:01:03.5233603Z Entering 'third_party/flatbuffers' 2022-05-18T04:01:03.5673664Z Entering 'third_party/fmt' 2022-05-18T04:01:03.6122462Z Entering 'third_party/foxi' 2022-05-18T04:01:03.6546146Z Entering 'third_party/gemmlowp/gemmlowp' 2022-05-18T04:01:03.6997389Z Entering 'third_party/gloo' 2022-05-18T04:01:03.7425259Z Entering 'third_party/googletest' 2022-05-18T04:01:03.7849750Z Entering 'third_party/ideep' 2022-05-18T04:01:03.8263880Z Entering 'third_party/ideep/mkl-dnn' 2022-05-18T04:01:03.8689147Z Entering 'third_party/ideep/mkl-dnn/third_party/oneDNN' 2022-05-18T04:01:03.9198745Z Entering 'third_party/ios-cmake' 2022-05-18T04:01:03.9630723Z Entering 'third_party/kineto' 2022-05-18T04:01:04.0056183Z Entering 'third_party/kineto/libkineto/third_party/fmt' 2022-05-18T04:01:04.0518522Z Entering 'third_party/kineto/libkineto/third_party/googletest' 2022-05-18T04:01:04.1000160Z Entering 'third_party/nccl/nccl' 2022-05-18T04:01:04.1438361Z Entering 'third_party/neon2sse' 2022-05-18T04:01:04.1875764Z Entering 'third_party/onnx' 2022-05-18T04:01:04.2307852Z Entering 'third_party/onnx/third_party/benchmark' 2022-05-18T04:01:04.2792590Z Entering 'third_party/onnx/third_party/pybind11' 2022-05-18T04:01:04.3294009Z Entering 'third_party/onnx-tensorrt' 2022-05-18T04:01:04.3711353Z Entering 'third_party/onnx-tensorrt/third_party/onnx' 2022-05-18T04:01:04.4143352Z Entering 'third_party/onnx-tensorrt/third_party/onnx/third_party/benchmark' 2022-05-18T04:01:04.4579503Z Entering 'third_party/onnx-tensorrt/third_party/onnx/third_party/pybind11' 2022-05-18T04:01:04.5000876Z Entering 'third_party/onnx-tensorrt/third_party/onnx/third_party/pybind11/tools/clang' 2022-05-18T04:01:04.5489350Z Entering 'third_party/pocketfft' 2022-05-18T04:01:04.5921892Z Entering 'third_party/protobuf' 2022-05-18T04:01:04.6347292Z Entering 'third_party/protobuf/third_party/benchmark' 2022-05-18T04:01:04.6817942Z Entering 'third_party/protobuf/third_party/googletest' 2022-05-18T04:01:04.7276396Z Entering 'third_party/psimd' 2022-05-18T04:01:04.7701966Z Entering 'third_party/pthreadpool' 2022-05-18T04:01:04.8156898Z Entering 'third_party/pybind11' 2022-05-18T04:01:04.8582434Z Entering 'third_party/python-enum' 2022-05-18T04:01:04.9011699Z Entering 'third_party/python-peachpy' 2022-05-18T04:01:04.9433015Z Entering 'third_party/python-six' 2022-05-18T04:01:04.9855322Z Entering 'third_party/sleef' 2022-05-18T04:01:05.0290907Z Entering 'third_party/tbb' 2022-05-18T04:01:05.0736130Z Entering 'third_party/tensorpipe' 2022-05-18T04:01:05.1153389Z Entering 'third_party/tensorpipe/third_party/googletest' 2022-05-18T04:01:05.1596961Z Entering 'third_party/tensorpipe/third_party/libnop' 2022-05-18T04:01:05.2070189Z Entering 'third_party/tensorpipe/third_party/libuv' 2022-05-18T04:01:05.2543886Z Entering 'third_party/tensorpipe/third_party/pybind11' 2022-05-18T04:01:05.2964051Z Entering 'third_party/tensorpipe/third_party/pybind11/tools/clang' 2022-05-18T04:01:05.3433657Z Entering 'third_party/zstd' 2022-05-18T04:01:05.3928220Z ##[endgroup] 2022-05-18T04:01:05.4145975Z [command]"C:\Program Files\Git\cmd\git.exe" log -1 --format='%H' 2022-05-18T04:01:05.4311024Z '3b2375291aab7b48442f2e6fb1ef66cebc761e24' 2022-05-18T04:01:05.4796884Z Prepare all required actions 2022-05-18T04:01:05.4797226Z Getting action download info 2022-05-18T04:01:05.6260302Z Download action repository 'actions/setup-python@v2' (SHA:7f80679172b057fc5e90d70d197929d454754a5a) 2022-05-18T04:01:06.3500682Z ##[group]Run ./.github/actions/setup-win 2022-05-18T04:01:06.3500891Z with: 2022-05-18T04:01:06.3501044Z cuda-version: 11.3 2022-05-18T04:01:06.3501212Z env: 2022-05-18T04:01:06.3501359Z IN_CI: 1 2022-05-18T04:01:06.3501500Z IS_GHA: 1 2022-05-18T04:01:06.3501682Z GIT_DEFAULT_BRANCH: master 2022-05-18T04:01:06.3501877Z ##[endgroup] 2022-05-18T04:01:06.3610128Z ##[group]Run set -euo pipefail 2022-05-18T04:01:06.3610370Z set -euo pipefail 2022-05-18T04:01:06.3610565Z function get_ec2_metadata() { 2022-05-18T04:01:06.3610814Z  # Pulled from instance metadata endpoint for EC2 2022-05-18T04:01:06.3611215Z  # see https://docs.aws.amazon.com/AWSEC2/latest/UserGuide/instancedata-data-retrieval.html 2022-05-18T04:01:06.3611514Z  category=$1 2022-05-18T04:01:06.3611738Z  curl -fsSL "http://169.254.169.254/latest/meta-data/${category}" 2022-05-18T04:01:06.3611961Z } 2022-05-18T04:01:06.3612160Z echo "ami-id: $(get_ec2_metadata ami-id)" 2022-05-18T04:01:06.3612405Z echo "instance-id: $(get_ec2_metadata instance-id)" 2022-05-18T04:01:06.3612686Z echo "instance-type: $(get_ec2_metadata instance-type)" 2022-05-18T04:01:06.3612936Z echo "system info $(uname -a)" 2022-05-18T04:01:06.3638559Z shell: C:\Program Files\Git\usr\bin\bash.EXE --noprofile --norc -e -o pipefail {0} 2022-05-18T04:01:06.3638829Z env: 2022-05-18T04:01:06.3638987Z IN_CI: 1 2022-05-18T04:01:06.3639129Z IS_GHA: 1 2022-05-18T04:01:06.3639310Z GIT_DEFAULT_BRANCH: master 2022-05-18T04:01:06.3639494Z ##[endgroup] 2022-05-18T04:01:06.4083681Z ami-id: ami-0e47039405e6da377 2022-05-18T04:01:06.4305786Z instance-id: i-02d808aff6cb6fd44 2022-05-18T04:01:06.4523601Z instance-type: c5d.4xlarge 2022-05-18T04:01:06.4722671Z system info MSYS_NT-10.0-17763 EC2AMAZ-F8QDB6S 3.3.3-341.x86_64 2022-01-17 11:45 UTC x86_64 Msys 2022-05-18T04:01:06.4831968Z ##[group]Run Set-ItemProperty -Path "HKLM:\\SYSTEM\CurrentControlSet\Control\FileSystem" -Name "LongPathsEnabled" -Value 1 2022-05-18T04:01:06.4832454Z Set-ItemProperty -Path "HKLM:\\SYSTEM\CurrentControlSet\Control\FileSystem" -Name "LongPathsEnabled" -Value 1 2022-05-18T04:01:06.4852767Z shell: C:\Windows\System32\WindowsPowerShell\v1.0\powershell.EXE -command ". '{0}'" 2022-05-18T04:01:06.4853041Z env: 2022-05-18T04:01:06.4853188Z IN_CI: 1 2022-05-18T04:01:06.4853330Z IS_GHA: 1 2022-05-18T04:01:06.4853507Z GIT_DEFAULT_BRANCH: master 2022-05-18T04:01:06.4853690Z ##[endgroup] 2022-05-18T04:01:06.9193343Z Refreshing environment variables from the registry for powershell.exe. Please wait... 2022-05-18T04:01:07.0046950Z Finished 2022-05-18T04:01:07.0488457Z ##[group]Run Add-MpPreference -ExclusionPath $(Get-Location).tostring() -ErrorAction Ignore 2022-05-18T04:01:07.0488882Z Add-MpPreference -ExclusionPath $(Get-Location).tostring() -ErrorAction Ignore 2022-05-18T04:01:07.0509323Z shell: C:\Windows\System32\WindowsPowerShell\v1.0\powershell.EXE -command ". '{0}'" 2022-05-18T04:01:07.0509631Z env: 2022-05-18T04:01:07.0509822Z IN_CI: 1 2022-05-18T04:01:07.0509981Z IS_GHA: 1 2022-05-18T04:01:07.0510193Z GIT_DEFAULT_BRANCH: master 2022-05-18T04:01:07.0510411Z ##[endgroup] 2022-05-18T04:01:07.3576840Z Refreshing environment variables from the registry for powershell.exe. Please wait... 2022-05-18T04:01:07.4356548Z Finished 2022-05-18T04:01:08.0763507Z ##[group]Run .\.circleci\scripts\vs_install.ps1 2022-05-18T04:01:08.0763811Z .\.circleci\scripts\vs_install.ps1 2022-05-18T04:01:08.0784240Z shell: C:\Windows\System32\WindowsPowerShell\v1.0\powershell.EXE -command ". '{0}'" 2022-05-18T04:01:08.0784542Z env: 2022-05-18T04:01:08.0785509Z IN_CI: 1 2022-05-18T04:01:08.0785722Z IS_GHA: 1 2022-05-18T04:01:08.0785936Z GIT_DEFAULT_BRANCH: master 2022-05-18T04:01:08.0786124Z VS_VERSION: 16.8.6 2022-05-18T04:01:08.0786338Z INSTALL_WINDOWS_SDK: 1 2022-05-18T04:01:08.0786549Z ##[endgroup] 2022-05-18T04:01:08.3985524Z Refreshing environment variables from the registry for powershell.exe. Please wait... 2022-05-18T04:01:08.4779539Z Finished 2022-05-18T04:01:08.8877772Z Found correctly versioned existing BuildTools installation in C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools 2022-05-18T04:01:08.9147496Z ##[group]Run .circleci/scripts/windows_cuda_install.sh 2022-05-18T04:01:08.9147781Z .circleci/scripts/windows_cuda_install.sh 2022-05-18T04:01:08.9148016Z .circleci/scripts/windows_cudnn_install.sh 2022-05-18T04:01:08.9172857Z shell: C:\Program Files\Git\usr\bin\bash.EXE --noprofile --norc -e -o pipefail {0} 2022-05-18T04:01:08.9173107Z env: 2022-05-18T04:01:08.9173244Z IN_CI: 1 2022-05-18T04:01:08.9173402Z IS_GHA: 1 2022-05-18T04:01:08.9173573Z GIT_DEFAULT_BRANCH: master 2022-05-18T04:01:08.9173742Z CUDA_VERSION: 11.3 2022-05-18T04:01:08.9173910Z ##[endgroup] 2022-05-18T04:01:08.9592610Z + case ${CUDA_VERSION} in 2022-05-18T04:01:08.9592858Z + cuda_installer_name=cuda_11.3.0_465.89_win10 2022-05-18T04:01:08.9593336Z + cuda_install_packages='thrust_11.3 nvcc_11.3 cuobjdump_11.3 nvprune_11.3 nvprof_11.3 cupti_11.3 cublas_11.3 cublas_dev_11.3 cudart_11.3 cufft_11.3 cufft_dev_11.3 curand_11.3 curand_dev_11.3 cusolver_11.3 cusolver_dev_11.3 cusparse_11.3 cusparse_dev_11.3 npp_11.3 npp_dev_11.3 nvrtc_11.3 nvrtc_dev_11.3 nvml_dev_11.3' 2022-05-18T04:01:08.9593911Z + [[ -f /c/Program Files/NVIDIA GPU Computing Toolkit/CUDA/v11.3/bin/nvcc.exe ]] 2022-05-18T04:01:09.1199997Z + echo 'Existing CUDA v11.3 installation found, skipping install' 2022-05-18T04:01:09.1200318Z Existing CUDA v11.3 installation found, skipping install 2022-05-18T04:01:09.1200652Z + [[ -f /c/Program Files/NVIDIA Corporation/NvToolsExt/bin/x64/nvToolsExt64_1.dll ]] 2022-05-18T04:01:09.1783755Z + echo 'Existing nvtools installation found, skipping install' 2022-05-18T04:01:09.1784041Z Existing nvtools installation found, skipping install 2022-05-18T04:01:09.2218377Z + windows_s3_link=https://ossci-windows.s3.amazonaws.com 2022-05-18T04:01:09.2218668Z + case ${CUDA_VERSION} in 2022-05-18T04:01:09.2218908Z + cudnn_file_name=cudnn-windows-x86_64-8.3.2.44_cuda11.5-archive 2022-05-18T04:01:09.2219161Z + cudnn_installer_name=cudnn_installer.zip 2022-05-18T04:01:09.2219510Z + cudnn_installer_link=https://ossci-windows.s3.amazonaws.com/cudnn-windows-x86_64-8.3.2.44_cuda11.5-archive.zip 2022-05-18T04:01:09.2219912Z + cudnn_install_folder='C:/Program Files/NVIDIA GPU Computing Toolkit/CUDA/v11.3/' 2022-05-18T04:01:09.2220229Z + [[ -f C:/Program Files/NVIDIA GPU Computing Toolkit/CUDA/v11.3//include/cudnn.h ]] 2022-05-18T04:01:09.2826645Z + echo 'Existing cudnn installation found, skipping install...' 2022-05-18T04:01:09.2826947Z Existing cudnn installation found, skipping install... 2022-05-18T04:01:09.3382960Z ##[group]Run actions/setup-python@v2 2022-05-18T04:01:09.3383155Z with: 2022-05-18T04:01:09.3383319Z python-version: 3.x 2022-05-18T04:01:09.3383693Z token: *** 2022-05-18T04:01:09.3383845Z env: 2022-05-18T04:01:09.3383990Z IN_CI: 1 2022-05-18T04:01:09.3384124Z IS_GHA: 1 2022-05-18T04:01:09.3384294Z GIT_DEFAULT_BRANCH: master 2022-05-18T04:01:09.3384472Z ##[endgroup] 2022-05-18T04:01:10.3505964Z Version 3.x was not found in the local cache 2022-05-18T04:01:10.5744875Z Version 3.x is available for downloading 2022-05-18T04:01:10.5745976Z Download from "https://github.com/actions/python-versions/releases/download/3.10.4-2268648287/python-3.10.4-win32-x64.zip" 2022-05-18T04:01:10.7981200Z Extract downloaded archive 2022-05-18T04:01:10.8067253Z [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\e38b7aa0-b005-4c73-89ac-4a4b47fae40c', 'C:\actions-runner\_work\_temp\7412b3c4-f3f8-4d8c-896e-29a91218ecd3')" 2022-05-18T04:01:12.0432194Z Execute installation script 2022-05-18T04:01:12.4602351Z Refreshing environment variables from the registry for powershell.exe. Please wait... 2022-05-18T04:01:12.5407590Z Finished 2022-05-18T04:01:12.5772303Z Check if Python hostedtoolcache folder exist... 2022-05-18T04:01:12.5772494Z 2022-05-18T04:01:12.5784786Z Create Python toolcache folder 2022-05-18T04:01:12.5785632Z 2022-05-18T04:01:12.5810450Z Check if current Python version is installed... 2022-05-18T04:01:12.5811218Z 2022-05-18T04:01:12.5832337Z No Python3.10.* found 2022-05-18T04:01:12.5833136Z 2022-05-18T04:01:12.5837154Z Remove registry entries for Python 3.10(x64)... 2022-05-18T04:01:12.5837941Z 2022-05-18T04:01:12.8004857Z Create Python 3.10.4 folder in C:\actions-runner\_work\_tool\Python 2022-05-18T04:01:12.8005063Z 2022-05-18T04:01:12.8021253Z Copy Python binaries to C:\actions-runner\_work\_tool\Python\3.10.4\x64 2022-05-18T04:01:12.8021865Z 2022-05-18T04:01:12.8196359Z Install Python 3.10.4 in C:\actions-runner\_work\_tool\Python... 2022-05-18T04:01:12.8196620Z 2022-05-18T04:01:45.9625313Z Create python3 symlink 2022-05-18T04:01:45.9625702Z 2022-05-18T04:01:46.0004708Z 2022-05-18T04:01:46.0005458Z 2022-05-18T04:01:46.0006406Z Directory: C:\actions-runner\_work\_tool\Python\3.10.4\x64 2022-05-18T04:01:46.0006608Z 2022-05-18T04:01:46.0010005Z Mode LastWriteTime Length Name 2022-05-18T04:01:46.0012815Z ---- ------------- ------ ---- 2022-05-18T04:01:46.0016334Z -a---l 5/18/2022 4:01 AM 0 python3.exe 2022-05-18T04:01:46.0021028Z Install and upgrade Pip 2022-05-18T04:01:46.0021860Z 2022-05-18T04:01:47.8246000Z Looking in links: c:\Users\runneruser\AppData\Local\Temp\tmpjg1356sa 2022-05-18T04:01:47.8248774Z Requirement already satisfied: setuptools in c:\actions-runner\_work\_tool\python\3.10.4\x64\lib\site-packages (58.1.0) 2022-05-18T04:01:47.8252065Z Requirement already satisfied: pip in c:\actions-runner\_work\_tool\python\3.10.4\x64\lib\site-packages (22.0.4) 2022-05-18T04:01:48.4766055Z Requirement already satisfied: pip in c:\actions-runner\_work\_tool\python\3.10.4\x64\lib\site-packages (22.0.4) 2022-05-18T04:01:48.6044766Z Collecting pip 2022-05-18T04:01:48.6760622Z Downloading pip-22.1-py3-none-any.whl (2.1 MB) 2022-05-18T04:01:48.8517554Z ---------------------------------------- 2.1/2.1 MB 12.4 MB/s eta 0:00:00 2022-05-18T04:01:48.8517809Z 2022-05-18T04:01:48.8946061Z Installing collected packages: pip 2022-05-18T04:01:48.8946309Z Attempting uninstall: pip 2022-05-18T04:01:48.8951243Z Found existing installation: pip 22.0.4 2022-05-18T04:01:49.2871421Z Uninstalling pip-22.0.4: 2022-05-18T04:01:49.3078092Z Successfully uninstalled pip-22.0.4 2022-05-18T04:01:54.1779918Z Successfully installed pip-22.1 2022-05-18T04:01:54.3297768Z Create complete file 2022-05-18T04:01:54.3297931Z 2022-05-18T04:01:54.3308562Z 2022-05-18T04:01:54.3309058Z 2022-05-18T04:01:54.3600871Z Successfully setup CPython (3.10.4) 2022-05-18T04:01:54.3779941Z Prepare all required actions 2022-05-18T04:01:54.3780410Z Getting action download info 2022-05-18T04:01:54.5090106Z Download action repository 'seemethere/add-github-ssh-key@v1' (SHA:1ecffedb1e192a50aa67dba2f0e048e5d3bfa144) 2022-05-18T04:01:54.8230256Z ##[group]Run ./.github/actions/setup-ssh 2022-05-18T04:01:54.8230539Z with: 2022-05-18T04:01:54.8230978Z github-secret: *** 2022-05-18T04:01:54.8231141Z env: 2022-05-18T04:01:54.8231271Z IN_CI: 1 2022-05-18T04:01:54.8231421Z IS_GHA: 1 2022-05-18T04:01:54.8231594Z GIT_DEFAULT_BRANCH: master 2022-05-18T04:01:54.8231832Z pythonLocation: C:\actions-runner\_work\_tool\Python\3.10.4\x64 2022-05-18T04:01:54.8232064Z ##[endgroup] 2022-05-18T04:01:54.8336059Z ##[group]Run seemethere/add-github-ssh-key@v1 2022-05-18T04:01:54.8336266Z with: 2022-05-18T04:01:54.8336606Z GITHUB_TOKEN: *** 2022-05-18T04:01:54.8336781Z activate-with-label: false 2022-05-18T04:01:54.8336969Z label: with-ssh 2022-05-18T04:01:54.8337170Z remove-existing-keys: true 2022-05-18T04:01:54.8337345Z env: 2022-05-18T04:01:54.8337484Z IN_CI: 1 2022-05-18T04:01:54.8337621Z IS_GHA: 1 2022-05-18T04:01:54.8337784Z GIT_DEFAULT_BRANCH: master 2022-05-18T04:01:54.8338030Z pythonLocation: C:\actions-runner\_work\_tool\Python\3.10.4\x64 2022-05-18T04:01:54.8338269Z ##[endgroup] 2022-05-18T04:01:54.9418264Z Not on pull request and ciflow reference could not be extracted, skipping adding ssh keys 2022-05-18T04:01:54.9657231Z ##[group]Run seemethere/download-artifact-s3@v3 2022-05-18T04:01:54.9657502Z with: 2022-05-18T04:01:54.9657674Z path: C:\2342799949\build-results 2022-05-18T04:01:54.9657855Z s3-bucket: gha-artifacts 2022-05-18T04:01:54.9658041Z region: us-east-1 2022-05-18T04:01:54.9658195Z env: 2022-05-18T04:01:54.9658323Z IN_CI: 1 2022-05-18T04:01:54.9658468Z IS_GHA: 1 2022-05-18T04:01:54.9658639Z GIT_DEFAULT_BRANCH: master 2022-05-18T04:01:54.9658873Z pythonLocation: C:\actions-runner\_work\_tool\Python\3.10.4\x64 2022-05-18T04:01:54.9659101Z ##[endgroup] 2022-05-18T04:01:55.8876585Z Found 3 objects with prefix pytorch/pytorch/2342799949/1// 2022-05-18T04:01:55.8882316Z Starting download (1/3): C:\2342799949\build-results\.ninja_log 2022-05-18T04:01:56.0115365Z Finished download (1/3): C:\2342799949\build-results\.ninja_log 2022-05-18T04:01:56.0116468Z Starting download (2/3): C:\2342799949\build-results\.pytorch-test-times.json 2022-05-18T04:01:56.1156313Z Finished download (2/3): C:\2342799949\build-results\.pytorch-test-times.json 2022-05-18T04:01:56.1157657Z Starting download (3/3): C:\2342799949\build-results\win-vs2019-cuda11.3-py3-3b2375291aab7b48442f2e6fb1ef66cebc761e24.7z 2022-05-18T04:01:59.2188756Z Finished download (3/3): C:\2342799949\build-results\win-vs2019-cuda11.3-py3-3b2375291aab7b48442f2e6fb1ef66cebc761e24.7z 2022-05-18T04:01:59.2189482Z 2022-05-18T04:01:59.2190954Z Artifact download has finished successfully 2022-05-18T04:01:59.2412919Z ##[group]Run tree /F C:\$Env:GITHUB_RUN_ID\build-results 2022-05-18T04:01:59.2413243Z tree /F C:\$Env:GITHUB_RUN_ID\build-results 2022-05-18T04:01:59.2435083Z shell: C:\Windows\System32\WindowsPowerShell\v1.0\powershell.EXE -command ". '{0}'" 2022-05-18T04:01:59.2435341Z env: 2022-05-18T04:01:59.2435472Z IN_CI: 1 2022-05-18T04:01:59.2435626Z IS_GHA: 1 2022-05-18T04:01:59.2435795Z GIT_DEFAULT_BRANCH: master 2022-05-18T04:01:59.2436033Z pythonLocation: C:\actions-runner\_work\_tool\Python\3.10.4\x64 2022-05-18T04:01:59.2436257Z ##[endgroup] 2022-05-18T04:01:59.5832188Z Refreshing environment variables from the registry for powershell.exe. Please wait... 2022-05-18T04:01:59.6660041Z Finished 2022-05-18T04:02:00.2366223Z Folder PATH listing 2022-05-18T04:02:00.2366511Z Volume serial number is 5820-E3B2 2022-05-18T04:02:00.2366703Z C:\2342799949\BUILD-RESULTS 2022-05-18T04:02:00.2374794Z .ninja_log 2022-05-18T04:02:00.2375072Z .pytorch-test-times.json 2022-05-18T04:02:00.2375381Z win-vs2019-cuda11.3-py3-3b2375291aab7b48442f2e6fb1ef66cebc761e24.7z 2022-05-18T04:02:00.2375628Z 2022-05-18T04:02:00.2375789Z No subfolders exist 2022-05-18T04:02:00.2375890Z 2022-05-18T04:02:00.2764942Z ##[group]Run COMMIT_MESSAGES=$(git cherry -v "origin/${GIT_DEFAULT_BRANCH:-master}") 2022-05-18T04:02:00.2765345Z COMMIT_MESSAGES=$(git cherry -v "origin/${GIT_DEFAULT_BRANCH:-master}") 2022-05-18T04:02:00.2765705Z export COMMIT_MESSAGES 2022-05-18T04:02:00.2765901Z .jenkins/pytorch/win-test.sh 2022-05-18T04:02:00.2792145Z shell: C:\Program Files\Git\usr\bin\bash.EXE --noprofile --norc -e -o pipefail {0} 2022-05-18T04:02:00.2792399Z env: 2022-05-18T04:02:00.2792546Z IN_CI: 1 2022-05-18T04:02:00.2792683Z IS_GHA: 1 2022-05-18T04:02:00.2792854Z GIT_DEFAULT_BRANCH: master 2022-05-18T04:02:00.2793105Z pythonLocation: C:\actions-runner\_work\_tool\Python\3.10.4\x64 2022-05-18T04:02:00.2793330Z USE_CUDA: 1 2022-05-18T04:02:00.2793484Z INSTALL_WINDOWS_SDK: 1 2022-05-18T04:02:00.2793666Z PYTHON_VERSION: 3.8 2022-05-18T04:02:00.2793851Z PYTORCH_RETRY_TEST_CASES: 1 2022-05-18T04:02:00.2794015Z PR_LABELS: [] 2022-05-18T04:02:00.2794217Z VC_PRODUCT: BuildTools 2022-05-18T04:02:00.2794375Z VC_VERSION: 2022-05-18T04:02:00.2794536Z VS_VERSION: 16.8.6 2022-05-18T04:02:00.2794704Z VC_YEAR: 2019 2022-05-18T04:02:00.2794866Z AWS_DEFAULT_REGION: us-east-1 2022-05-18T04:02:00.2795045Z PR_NUMBER: 2022-05-18T04:02:00.2795241Z SHA1: 3b2375291aab7b48442f2e6fb1ef66cebc761e24 2022-05-18T04:02:00.2795442Z CUDA_VERSION: 11.3 2022-05-18T04:02:00.2795646Z PYTORCH_FINAL_PACKAGE_DIR: /c/2342799949/build-results/ 2022-05-18T04:02:00.2795896Z BUILD_ENVIRONMENT: win-vs2019-cuda11.3-py3 2022-05-18T04:02:00.2796172Z ALPINE_IMAGE: 308535385114.dkr.ecr.us-east-1.amazonaws.com/tool/alpine 2022-05-18T04:02:00.2796389Z SHARD_NUMBER: 1 2022-05-18T04:02:00.2796551Z NUM_TEST_SHARDS: 1 2022-05-18T04:02:00.2796728Z TEST_CONFIG: force_on_cpu 2022-05-18T04:02:00.2796927Z JOB_BASE_NAME: win-vs2019-cuda11.3-py3-test 2022-05-18T04:02:00.2797125Z PR_BODY: 2022-05-18T04:02:00.2797291Z TORCH_CUDA_ARCH_LIST: 7.0 2022-05-18T04:02:00.2797453Z ##[endgroup] 2022-05-18T04:02:00.3558008Z + COMPACT_JOB_NAME=pytorch-win-ws2019-cuda10.1-py3-test 2022-05-18T04:02:00.3681425Z +++ dirname .jenkins/pytorch/win-test.sh 2022-05-18T04:02:00.4485911Z ++ cd .jenkins/pytorch 2022-05-18T04:02:00.4491637Z ++ pwd 2022-05-18T04:02:00.4496258Z + SCRIPT_PARENT_DIR=/c/actions-runner/_work/pytorch/pytorch/.jenkins/pytorch 2022-05-18T04:02:00.4496660Z + source /c/actions-runner/_work/pytorch/pytorch/.jenkins/pytorch/common.sh 2022-05-18T04:02:00.4560681Z +++ dirname /c/actions-runner/_work/pytorch/pytorch/.jenkins/pytorch/common.sh 2022-05-18T04:02:00.4695802Z ++ source /c/actions-runner/_work/pytorch/pytorch/.jenkins/pytorch/common_utils.sh 2022-05-18T04:02:00.4701556Z +++ TORCHVISION_COMMIT=8a2dc6f22ac4389ccba8859aa1e1cb14f1ee53db 2022-05-18T04:02:00.4701866Z ++ set -ex 2022-05-18T04:02:00.4823470Z ++++ dirname /c/actions-runner/_work/pytorch/pytorch/.jenkins/pytorch/common.sh 2022-05-18T04:02:00.4957991Z +++ cd /c/actions-runner/_work/pytorch/pytorch/.jenkins/pytorch 2022-05-18T04:02:00.4962912Z +++ pwd -P 2022-05-18T04:02:00.4967650Z ++ SCRIPT_DIR=/c/actions-runner/_work/pytorch/pytorch/.jenkins/pytorch 2022-05-18T04:02:00.4967973Z ++ [[ win-vs2019-cuda11.3-py3 == *linux* ]] 2022-05-18T04:02:00.4968507Z ++ [[ win-vs2019-cuda11.3-py3 == *rocm* ]] 2022-05-18T04:02:00.4968717Z ++ echo ENTERED_USER_LAND 2022-05-18T04:02:00.4968908Z ++ export IN_CI=1 2022-05-18T04:02:00.4969055Z ++ IN_CI=1 2022-05-18T04:02:00.4969230Z ENTERED_USER_LAND 2022-05-18T04:02:00.4970126Z ++ declare -f -t trap_add 2022-05-18T04:02:00.4970304Z ++ trap_add cleanup EXIT 2022-05-18T04:02:00.4970494Z ++ trap_add_cmd=cleanup 2022-05-18T04:02:00.4970659Z ++ shift 2022-05-18T04:02:00.4970817Z ++ for trap_add_name in "$@" 2022-05-18T04:02:00.5091742Z ++++ trap -p EXIT 2022-05-18T04:02:00.5095893Z +++ eval 'extract_trap_cmd ' 2022-05-18T04:02:00.5096088Z ++++ extract_trap_cmd 2022-05-18T04:02:00.5096524Z ++++ printf '%s\n' '' 2022-05-18T04:02:00.5097866Z +++ printf '%s\n' cleanup 2022-05-18T04:02:00.5101282Z ++ trap -- ' 2022-05-18T04:02:00.5101478Z cleanup' EXIT 2022-05-18T04:02:00.5102586Z ++ [[ win-vs2019-cuda11.3-py3 != *win-* ]] 2022-05-18T04:02:00.5103098Z ++ '[' -z pytorch-win-ws2019-cuda10.1-py3-test ']' 2022-05-18T04:02:00.5103390Z ++ [[ win-vs2019-cuda11.3-py3 == *linux-trusty-py3.6-gcc7* ]] 2022-05-18T04:02:00.5103637Z ++ BUILD_TEST_LIBTORCH=0 2022-05-18T04:02:00.5103887Z ++ [[ force_on_cpu == *xla* ]] 2022-05-18T04:02:00.5104105Z ++ [[ win-vs2019-cuda11.3-py3 == *centos* ]] 2022-05-18T04:02:00.5104333Z ++ [[ win-vs2019-cuda11.3-py3 == *linux-bionic* ]] 2022-05-18T04:02:00.5104581Z ++ [[ win-vs2019-cuda11.3-py3 == *linux-focal* ]] 2022-05-18T04:02:00.5162169Z ++ git rev-parse HEAD 2022-05-18T04:02:00.5367692Z + IMAGE_COMMIT_ID=3b2375291aab7b48442f2e6fb1ef66cebc761e24 2022-05-18T04:02:00.5367968Z + export IMAGE_COMMIT_ID 2022-05-18T04:02:00.5368274Z + export IMAGE_COMMIT_TAG=win-vs2019-cuda11.3-py3-3b2375291aab7b48442f2e6fb1ef66cebc761e24 2022-05-18T04:02:00.5368671Z + IMAGE_COMMIT_TAG=win-vs2019-cuda11.3-py3-3b2375291aab7b48442f2e6fb1ef66cebc761e24 2022-05-18T04:02:00.5368936Z + [[ '' == *\d\e\v\e\l\o\p* ]] 2022-05-18T04:02:00.5369201Z + export TMP_DIR=/c/actions-runner/_work/pytorch/pytorch/build/win_tmp 2022-05-18T04:02:00.5369502Z + TMP_DIR=/c/actions-runner/_work/pytorch/pytorch/build/win_tmp 2022-05-18T04:02:00.5429900Z ++ cygpath -w /c/actions-runner/_work/pytorch/pytorch/build/win_tmp 2022-05-18T04:02:00.6056399Z + TMP_DIR_WIN='C:\actions-runner\_work\pytorch\pytorch\build\win_tmp' 2022-05-18T04:02:00.6056687Z + export TMP_DIR_WIN 2022-05-18T04:02:00.6056936Z + export PROJECT_DIR=/c/actions-runner/_work/pytorch/pytorch 2022-05-18T04:02:00.6057208Z + PROJECT_DIR=/c/actions-runner/_work/pytorch/pytorch 2022-05-18T04:02:00.6120074Z ++ cygpath -w /c/actions-runner/_work/pytorch/pytorch 2022-05-18T04:02:00.6221295Z + PROJECT_DIR_WIN='C:\actions-runner\_work\pytorch\pytorch' 2022-05-18T04:02:00.6221561Z + export PROJECT_DIR_WIN 2022-05-18T04:02:00.6221808Z + export TEST_DIR=/c/actions-runner/_work/pytorch/pytorch/test 2022-05-18T04:02:00.6222088Z + TEST_DIR=/c/actions-runner/_work/pytorch/pytorch/test 2022-05-18T04:02:00.6281612Z ++ cygpath -w /c/actions-runner/_work/pytorch/pytorch/test 2022-05-18T04:02:00.6381536Z + TEST_DIR_WIN='C:\actions-runner\_work\pytorch\pytorch\test' 2022-05-18T04:02:00.6381785Z + export TEST_DIR_WIN 2022-05-18T04:02:00.6382031Z + export PYTORCH_FINAL_PACKAGE_DIR=/c/2342799949/build-results/ 2022-05-18T04:02:00.6382304Z + PYTORCH_FINAL_PACKAGE_DIR=/c/2342799949/build-results/ 2022-05-18T04:02:00.6442288Z ++ cygpath -w /c/2342799949/build-results/ 2022-05-18T04:02:00.6541239Z + PYTORCH_FINAL_PACKAGE_DIR_WIN='C:\2342799949\build-results\' 2022-05-18T04:02:00.6541513Z + export PYTORCH_FINAL_PACKAGE_DIR_WIN 2022-05-18T04:02:00.6541806Z + mkdir -p /c/actions-runner/_work/pytorch/pytorch/build/win_tmp/build/torch 2022-05-18T04:02:00.6787774Z + CI_SCRIPTS_DIR=/c/actions-runner/_work/pytorch/pytorch/build/win_tmp/ci_scripts 2022-05-18T04:02:00.6788142Z + mkdir -p /c/actions-runner/_work/pytorch/pytorch/build/win_tmp/ci_scripts 2022-05-18T04:02:00.6970116Z ++ ls '/c/actions-runner/_work/pytorch/pytorch/build/win_tmp/ci_scripts/*' 2022-05-18T04:02:00.7709405Z ls: cannot access '/c/actions-runner/_work/pytorch/pytorch/build/win_tmp/ci_scripts/*': No such file or directory 2022-05-18T04:02:00.7712601Z + '[' -n '' ']' 2022-05-18T04:02:00.7713234Z + export SCRIPT_HELPERS_DIR=/c/actions-runner/_work/pytorch/pytorch/.jenkins/pytorch/win-test-helpers 2022-05-18T04:02:00.7713670Z + SCRIPT_HELPERS_DIR=/c/actions-runner/_work/pytorch/pytorch/.jenkins/pytorch/win-test-helpers 2022-05-18T04:02:00.7713969Z + [[ win-vs2019-cuda11.3-py3 == *cuda11* ]] 2022-05-18T04:02:00.7714185Z + export BUILD_SPLIT_CUDA=ON 2022-05-18T04:02:00.7714378Z + BUILD_SPLIT_CUDA=ON 2022-05-18T04:02:00.7714573Z + [[ force_on_cpu = \f\o\r\c\e\_\o\n\_\c\p\u ]] 2022-05-18T04:02:00.7714776Z + export USE_CUDA=0 2022-05-18T04:02:00.7715412Z + USE_CUDA=0 2022-05-18T04:02:00.7715607Z + [[ win-vs2019-cuda11.3-py3 == *cuda* ]] 2022-05-18T04:02:00.7715846Z + export PYTORCH_TESTING_DEVICE_ONLY_FOR=cuda 2022-05-18T04:02:00.7716167Z + PYTORCH_TESTING_DEVICE_ONLY_FOR=cuda 2022-05-18T04:02:00.7716348Z + run_tests 2022-05-18T04:02:00.7716639Z + for path in '/c/Program Files/NVIDIA Corporation/NVSMI/nvidia-smi.exe' /c/Windows/System32/nvidia-smi.exe 2022-05-18T04:02:00.7716992Z + [[ -x /c/Program Files/NVIDIA Corporation/NVSMI/nvidia-smi.exe ]] 2022-05-18T04:02:00.7717848Z + '/c/Program Files/NVIDIA Corporation/NVSMI/nvidia-smi.exe' 2022-05-18T04:02:01.8494002Z 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. 2022-05-18T04:02:01.8494398Z 2022-05-18T04:02:01.8521628Z + echo true 2022-05-18T04:02:01.8521836Z true 2022-05-18T04:02:01.8521991Z + break 2022-05-18T04:02:01.8522298Z + /c/actions-runner/_work/pytorch/pytorch/.jenkins/pytorch/win-test-helpers/test_python_shard.bat 2022-05-18T04:02:01.8818997Z 2022-05-18T04:02:01.8819488Z C:\actions-runner\_work\pytorch\pytorch>call C:/actions-runner/_work/pytorch/pytorch/.jenkins/pytorch/win-test-helpers\setup_pytorch_env.bat 2022-05-18T04:02:01.8830178Z 2022-05-18T04:02:01.8830784Z C:\actions-runner\_work\pytorch\pytorch>if exist "C:/actions-runner/_work/pytorch/pytorch/build/win_tmp/ci_scripts/pytorch_env_restore.bat" ( 2022-05-18T04:02:01.8831231Z call C:/actions-runner/_work/pytorch/pytorch/build/win_tmp/ci_scripts/pytorch_env_restore.bat 2022-05-18T04:02:01.8831494Z exit /b 0 2022-05-18T04:02:01.8831649Z ) 2022-05-18T04:02:01.8832726Z 2022-05-18T04:02:01.8833904Z 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\Python310\Scripts;C:\actions-runner\_work\_tool\Python\3.10.4\x64\Scripts;C:\actions-runner\_work\_tool\Python\3.10.4\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 2022-05-18T04:02:01.8835849Z 2022-05-18T04:02:01.8836414Z C:\actions-runner\_work\pytorch\pytorch>set INSTALLER_DIR=C:/actions-runner/_work/pytorch/pytorch/.jenkins/pytorch/win-test-helpers\installation-helpers 2022-05-18T04:02:01.8838423Z 2022-05-18T04:02:01.8838840Z C:\actions-runner\_work\pytorch\pytorch>call :retry C:/actions-runner/_work/pytorch/pytorch/.jenkins/pytorch/win-test-helpers\installation-helpers\install_miniconda3.bat 2022-05-18T04:02:01.8848689Z 2022-05-18T04:02:01.8849777Z C:\actions-runner\_work\pytorch\pytorch>call C:/actions-runner/_work/pytorch/pytorch/.jenkins/pytorch/win-test-helpers\installation-helpers\install_miniconda3.bat || (powershell -nop -c "& {sleep 1}" && call C:/actions-runner/_work/pytorch/pytorch/.jenkins/pytorch/win-test-helpers\installation-helpers\install_miniconda3.bat ) || (powershell -nop -c "& {sleep 2}" && call C:/actions-runner/_work/pytorch/pytorch/.jenkins/pytorch/win-test-helpers\installation-helpers\install_miniconda3.bat ) 2022-05-18T04:02:01.8860724Z 2022-05-18T04:02:01.8861094Z C:\actions-runner\_work\pytorch\pytorch>if "win-vs2019-cuda11.3-py3" == "" (set CONDA_PARENT_DIR=C:\actions-runner\_work\pytorch\pytorch ) else (set CONDA_PARENT_DIR=C:\Jenkins ) 2022-05-18T04:02:01.8864555Z 2022-05-18T04:02:01.8864771Z C:\actions-runner\_work\pytorch\pytorch>if "" == "" set INSTALL_FRESH_CONDA=1 2022-05-18T04:02:01.8866563Z 2022-05-18T04:02:01.8866957Z C:\actions-runner\_work\pytorch\pytorch>if NOT "win-vs2019-cuda11.3-py3" == "" set INSTALL_FRESH_CONDA=1 2022-05-18T04:02:01.8869734Z 2022-05-18T04:02:01.8870030Z C:\actions-runner\_work\pytorch\pytorch>if "1" == "1" ( 2022-05-18T04:02:01.8870318Z IF EXIST C:\Jenkins\Miniconda3 (rd /s /q C:\Jenkins\Miniconda3 ) 2022-05-18T04:02:01.8870851Z curl --retry 3 -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 2022-05-18T04:02:01.8871279Z if errorlevel 1 exit /b 2022-05-18T04:02:01.8871483Z if not errorlevel 0 exit /b 2022-05-18T04:02:01.8871890Z 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 2022-05-18T04:02:01.8872274Z if errorlevel 1 exit /b 2022-05-18T04:02:01.8872472Z if not errorlevel 0 exit /b 2022-05-18T04:02:01.8872627Z ) 2022-05-18T04:02:02.9957226Z % Total % Received % Xferd Average Speed Time Time Time Current 2022-05-18T04:02:02.9957567Z Dload Upload Total Spent Left Speed 2022-05-18T04:02:02.9957727Z 2022-05-18T04:02:03.3320614Z 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 2022-05-18T04:02:03.3333228Z 100 71.2M 100 71.2M 0 0 211M 0 --:--:-- --:--:-- --:--:-- 211M 2022-05-18T04:02:43.8850574Z 2022-05-18T04:02:43.8851129Z C:\actions-runner\_work\pytorch\pytorch>call C:\Jenkins\Miniconda3\Scripts\activate.bat C:\Jenkins\Miniconda3 2022-05-18T04:02:44.7106341Z 2022-05-18T04:02:44.7106907Z (base) C:\actions-runner\_work\pytorch\pytorch>if "1" == "1" ( 2022-05-18T04:02:44.7107263Z call conda install -y -q python=3.8 numpy cffi pyyaml boto3 libuv 2022-05-18T04:02:44.7109583Z if errorlevel 1 exit /b 2022-05-18T04:02:44.7109863Z if not errorlevel 0 exit /b 2022-05-18T04:02:44.7110186Z call conda install -y -q -c conda-forge cmake=3.22.3 2022-05-18T04:02:44.7110465Z if errorlevel 1 exit /b 2022-05-18T04:02:44.7110673Z if not errorlevel 0 exit /b 2022-05-18T04:02:44.7110903Z ) 2022-05-18T04:02:47.4494584Z Collecting package metadata (current_repodata.json): ...working... done 2022-05-18T04:02:48.1283193Z Solving environment: ...working... done 2022-05-18T04:03:46.4781988Z 2022-05-18T04:03:46.4782295Z ## Package Plan ## 2022-05-18T04:03:46.4783828Z 2022-05-18T04:03:46.4784295Z environment location: C:\Jenkins\Miniconda3 2022-05-18T04:03:46.4784489Z 2022-05-18T04:03:46.4784603Z added / updated specs: 2022-05-18T04:03:46.4784792Z - boto3 2022-05-18T04:03:46.4785527Z - cffi 2022-05-18T04:03:46.4785749Z - libuv 2022-05-18T04:03:46.4785909Z - numpy 2022-05-18T04:03:46.4786119Z - python=3.8 2022-05-18T04:03:46.4786324Z - pyyaml 2022-05-18T04:03:46.4786456Z 2022-05-18T04:03:46.4786504Z 2022-05-18T04:03:46.4786652Z The following packages will be downloaded: 2022-05-18T04:03:46.4787845Z 2022-05-18T04:03:46.4788073Z package | build 2022-05-18T04:03:46.4788419Z ---------------------------|----------------- 2022-05-18T04:03:46.4788727Z blas-1.0 | mkl 6 KB 2022-05-18T04:03:46.4789052Z boto3-1.21.32 | pyhd3eb1b0_0 71 KB 2022-05-18T04:03:46.4789590Z botocore-1.24.32 | pyhd3eb1b0_0 4.3 MB 2022-05-18T04:03:46.4790010Z brotlipy-0.7.0 |py38h2bbff1b_1003 412 KB 2022-05-18T04:03:46.4790388Z ca-certificates-2022.4.26 | haa95532_0 124 KB 2022-05-18T04:03:46.4790813Z certifi-2021.10.8 | py38haa95532_2 152 KB 2022-05-18T04:03:46.4791196Z cffi-1.15.0 | py38h2bbff1b_1 223 KB 2022-05-18T04:03:46.4791479Z conda-4.12.0 | py38haa95532_0 14.5 MB 2022-05-18T04:03:46.4792002Z conda-package-handling-1.8.1| py38h8cc25b3_0 729 KB 2022-05-18T04:03:46.4792323Z cryptography-37.0.1 | py38h21b164f_0 979 KB 2022-05-18T04:03:46.4792577Z intel-openmp-2021.4.0 | haa95532_3556 2.2 MB 2022-05-18T04:03:46.4792944Z jmespath-0.10.0 | pyhd3eb1b0_0 22 KB 2022-05-18T04:03:46.4793212Z libuv-1.40.0 | he774522_0 255 KB 2022-05-18T04:03:46.4793447Z menuinst-1.4.18 | py38h59b6b97_0 96 KB 2022-05-18T04:03:46.4793705Z mkl-2021.4.0 | haa95532_640 114.9 MB 2022-05-18T04:03:46.4793975Z mkl-service-2.4.0 | py38h2bbff1b_0 51 KB 2022-05-18T04:03:46.4794218Z mkl_fft-1.3.1 | py38h277e83a_0 139 KB 2022-05-18T04:03:46.4794487Z mkl_random-1.2.2 | py38hf11a4ad_0 225 KB 2022-05-18T04:03:46.4794752Z numpy-1.22.3 | py38h7a0a035_0 25 KB 2022-05-18T04:03:46.4795028Z numpy-base-1.22.3 | py38hca35cd5_0 4.9 MB 2022-05-18T04:03:46.4795272Z openssl-1.1.1o | h2bbff1b_0 4.8 MB 2022-05-18T04:03:46.4795539Z pip-21.2.2 | py38haa95532_0 1.9 MB 2022-05-18T04:03:46.4795843Z pycosat-0.6.3 | py38h2bbff1b_0 75 KB 2022-05-18T04:03:46.4796118Z pysocks-1.7.1 | py38haa95532_0 31 KB 2022-05-18T04:03:46.4796351Z python-3.8.13 | h6244533_0 16.5 MB 2022-05-18T04:03:46.4796627Z python-dateutil-2.8.2 | pyhd3eb1b0_0 233 KB 2022-05-18T04:03:46.4796910Z pywin32-302 | py38h2bbff1b_2 5.6 MB 2022-05-18T04:03:46.4797144Z pyyaml-6.0 | py38h2bbff1b_1 146 KB 2022-05-18T04:03:46.4797423Z ruamel_yaml-0.15.100 | py38h2bbff1b_0 273 KB 2022-05-18T04:03:46.4797697Z s3transfer-0.5.0 | pyhd3eb1b0_0 57 KB 2022-05-18T04:03:46.4797977Z setuptools-61.2.0 | py38haa95532_0 1.0 MB 2022-05-18T04:03:46.4798219Z win_inet_pton-1.1.0 | py38haa95532_0 35 KB 2022-05-18T04:03:46.4798501Z wincertstore-0.2 | py38haa95532_2 15 KB 2022-05-18T04:03:46.4798791Z ------------------------------------------------------------ 2022-05-18T04:03:46.4799040Z Total: 174.7 MB 2022-05-18T04:03:46.4799181Z 2022-05-18T04:03:46.4799314Z The following NEW packages will be INSTALLED: 2022-05-18T04:03:46.4799475Z 2022-05-18T04:03:46.4799617Z blas pkgs/main/win-64::blas-1.0-mkl 2022-05-18T04:03:46.4799916Z boto3 pkgs/main/noarch::boto3-1.21.32-pyhd3eb1b0_0 2022-05-18T04:03:46.4800202Z botocore pkgs/main/noarch::botocore-1.24.32-pyhd3eb1b0_0 2022-05-18T04:03:46.4800548Z intel-openmp pkgs/main/win-64::intel-openmp-2021.4.0-haa95532_3556 2022-05-18T04:03:46.4800895Z jmespath pkgs/main/noarch::jmespath-0.10.0-pyhd3eb1b0_0 2022-05-18T04:03:46.4801182Z libuv pkgs/main/win-64::libuv-1.40.0-he774522_0 2022-05-18T04:03:46.4801478Z mkl pkgs/main/win-64::mkl-2021.4.0-haa95532_640 2022-05-18T04:03:46.4801799Z mkl-service pkgs/main/win-64::mkl-service-2.4.0-py38h2bbff1b_0 2022-05-18T04:03:46.4802128Z mkl_fft pkgs/main/win-64::mkl_fft-1.3.1-py38h277e83a_0 2022-05-18T04:03:46.4802411Z mkl_random pkgs/main/win-64::mkl_random-1.2.2-py38hf11a4ad_0 2022-05-18T04:03:46.4802730Z numpy pkgs/main/win-64::numpy-1.22.3-py38h7a0a035_0 2022-05-18T04:03:46.4803063Z numpy-base pkgs/main/win-64::numpy-base-1.22.3-py38hca35cd5_0 2022-05-18T04:03:46.4803424Z python-dateutil pkgs/main/noarch::python-dateutil-2.8.2-pyhd3eb1b0_0 2022-05-18T04:03:46.4803741Z pyyaml pkgs/main/win-64::pyyaml-6.0-py38h2bbff1b_1 2022-05-18T04:03:46.4804066Z s3transfer pkgs/main/noarch::s3transfer-0.5.0-pyhd3eb1b0_0 2022-05-18T04:03:46.4804641Z 2022-05-18T04:03:46.4804774Z The following packages will be UPDATED: 2022-05-18T04:03:46.4804927Z 2022-05-18T04:03:46.4805142Z ca-certificates 2022.3.29-haa95532_1 --> 2022.4.26-haa95532_0 2022-05-18T04:03:46.4805432Z cryptography 36.0.0-py39h21b164f_0 --> 37.0.1-py38h21b164f_0 2022-05-18T04:03:46.4805749Z openssl 1.1.1n-h2bbff1b_0 --> 1.1.1o-h2bbff1b_0 2022-05-18T04:03:46.4805916Z 2022-05-18T04:03:46.4806044Z The following packages will be DOWNGRADED: 2022-05-18T04:03:46.4806203Z 2022-05-18T04:03:46.4806323Z brotlipy 0.7.0-py39h2bbff1b_1003 --> 0.7.0-py38h2bbff1b_1003 2022-05-18T04:03:46.4806641Z certifi 2021.10.8-py39haa95532_2 --> 2021.10.8-py38haa95532_2 2022-05-18T04:03:46.4806943Z cffi 1.15.0-py39h2bbff1b_1 --> 1.15.0-py38h2bbff1b_1 2022-05-18T04:03:46.4807248Z conda 4.12.0-py39haa95532_0 --> 4.12.0-py38haa95532_0 2022-05-18T04:03:46.4807566Z conda-package-han~ 1.8.1-py39h8cc25b3_0 --> 1.8.1-py38h8cc25b3_0 2022-05-18T04:03:46.4807894Z menuinst 1.4.18-py39h59b6b97_0 --> 1.4.18-py38h59b6b97_0 2022-05-18T04:03:46.4808186Z pip 21.2.4-py39haa95532_0 --> 21.2.2-py38haa95532_0 2022-05-18T04:03:46.4808486Z pycosat 0.6.3-py39h2bbff1b_0 --> 0.6.3-py38h2bbff1b_0 2022-05-18T04:03:46.4808758Z pysocks 1.7.1-py39haa95532_0 --> 1.7.1-py38haa95532_0 2022-05-18T04:03:46.4809054Z python 3.9.12-h6244533_0 --> 3.8.13-h6244533_0 2022-05-18T04:03:46.4809351Z pywin32 302-py39h2bbff1b_2 --> 302-py38h2bbff1b_2 2022-05-18T04:03:46.4809628Z ruamel_yaml 0.15.100-py39h2bbff1b_0 --> 0.15.100-py38h2bbff1b_0 2022-05-18T04:03:46.4809942Z setuptools 61.2.0-py39haa95532_0 --> 61.2.0-py38haa95532_0 2022-05-18T04:03:46.4810250Z win_inet_pton 1.1.0-py39haa95532_0 --> 1.1.0-py38haa95532_0 2022-05-18T04:03:46.4810554Z wincertstore 0.2-py39haa95532_2 --> 0.2-py38haa95532_2 2022-05-18T04:03:46.4810693Z 2022-05-18T04:03:46.4810731Z 2022-05-18T04:03:47.9312294Z Preparing transaction: ...working... done 2022-05-18T04:03:54.0422999Z Verifying transaction: ...working... done 2022-05-18T04:04:36.6550308Z Executing transaction: ...working... done 2022-05-18T04:04:56.1244719Z Collecting package metadata (current_repodata.json): ...working... done 2022-05-18T04:04:56.1247331Z Solving environment: ...working... failed with initial frozen solve. Retrying with flexible solve. 2022-05-18T04:05:51.6720675Z Collecting package metadata (repodata.json): ...working... done 2022-05-18T04:05:56.6293866Z Solving environment: ...working... done 2022-05-18T04:06:03.4369362Z 2022-05-18T04:06:03.4369745Z ## Package Plan ## 2022-05-18T04:06:03.4369986Z 2022-05-18T04:06:03.4373074Z environment location: C:\Jenkins\Miniconda3 2022-05-18T04:06:03.4373265Z 2022-05-18T04:06:03.4373389Z added / updated specs: 2022-05-18T04:06:03.4373633Z - cmake=3.22.3 2022-05-18T04:06:03.4373760Z 2022-05-18T04:06:03.4373765Z 2022-05-18T04:06:03.4373989Z The following packages will be downloaded: 2022-05-18T04:06:03.4374196Z 2022-05-18T04:06:03.4375544Z package | build 2022-05-18T04:06:03.4375917Z ---------------------------|----------------- 2022-05-18T04:06:03.4376242Z ca-certificates-2021.10.8 | h5b45459_0 176 KB conda-forge 2022-05-18T04:06:03.4376577Z certifi-2021.10.8 | py38haa244fe_2 146 KB conda-forge 2022-05-18T04:06:03.4376906Z cmake-3.22.3 | h39d44d4_0 12.4 MB conda-forge 2022-05-18T04:06:03.4377326Z conda-4.12.0 | py38haa244fe_0 1.0 MB conda-forge 2022-05-18T04:06:03.4377765Z openssl-1.1.1o | h8ffe710_0 5.7 MB conda-forge 2022-05-18T04:06:03.4378064Z python_abi-3.8 | 2_cp38 4 KB conda-forge 2022-05-18T04:06:03.4378418Z ------------------------------------------------------------ 2022-05-18T04:06:03.4378717Z Total: 19.5 MB 2022-05-18T04:06:03.4378863Z 2022-05-18T04:06:03.4378995Z The following NEW packages will be INSTALLED: 2022-05-18T04:06:03.4379153Z 2022-05-18T04:06:03.4379318Z cmake conda-forge/win-64::cmake-3.22.3-h39d44d4_0 2022-05-18T04:06:03.4379601Z python_abi conda-forge/win-64::python_abi-3.8-2_cp38 2022-05-18T04:06:03.4379772Z 2022-05-18T04:06:03.4379945Z The following packages will be SUPERSEDED by a higher-priority channel: 2022-05-18T04:06:03.4380143Z 2022-05-18T04:06:03.4380383Z ca-certificates pkgs/main::ca-certificates-2022.4.26-~ --> conda-forge::ca-certificates-2021.10.8-h5b45459_0 2022-05-18T04:06:03.4380843Z certifi pkgs/main::certifi-2021.10.8-py38haa9~ --> conda-forge::certifi-2021.10.8-py38haa244fe_2 2022-05-18T04:06:03.4381227Z conda pkgs/main::conda-4.12.0-py38haa95532_0 --> conda-forge::conda-4.12.0-py38haa244fe_0 2022-05-18T04:06:03.4381635Z openssl pkgs/main::openssl-1.1.1o-h2bbff1b_0 --> conda-forge::openssl-1.1.1o-h8ffe710_0 2022-05-18T04:06:03.4381854Z 2022-05-18T04:06:03.4381859Z 2022-05-18T04:06:03.5881510Z Preparing transaction: ...working... done 2022-05-18T04:06:04.3620735Z Verifying transaction: ...working... done 2022-05-18T04:06:08.1962445Z Executing transaction: ...working... done 2022-05-18T04:06:12.3388347Z 2022-05-18T04:06:12.3389109Z (base) C:\actions-runner\_work\pytorch\pytorch>if errorlevel 1 exit /b 2022-05-18T04:06:12.3389485Z 2022-05-18T04:06:12.3389755Z (base) C:\actions-runner\_work\pytorch\pytorch>if not errorlevel 0 exit /b 2022-05-18T04:06:12.3391859Z 2022-05-18T04:06:12.3392267Z (base) C:\actions-runner\_work\pytorch\pytorch>if NOT "win-vs2019-cuda11.3-py3" == "" ( 2022-05-18T04:06:12.3392715Z call conda install -y -q mkl protobuf numba scipy=1.6.2 typing_extensions dataclasses 2022-05-18T04:06:12.3393120Z if errorlevel 1 exit /b 2022-05-18T04:06:12.3393363Z if not errorlevel 0 exit /b 2022-05-18T04:06:12.3393541Z ) 2022-05-18T04:06:14.0375197Z Collecting package metadata (current_repodata.json): ...working... done 2022-05-18T04:06:14.0379487Z Solving environment: ...working... failed with initial frozen solve. Retrying with flexible solve. 2022-05-18T04:06:15.6474512Z Collecting package metadata (repodata.json): ...working... done 2022-05-18T04:06:18.6779291Z Solving environment: ...working... done 2022-05-18T04:06:28.3002960Z 2022-05-18T04:06:28.3003325Z ## Package Plan ## 2022-05-18T04:06:28.3003505Z 2022-05-18T04:06:28.3005785Z environment location: C:\Jenkins\Miniconda3 2022-05-18T04:06:28.3005998Z 2022-05-18T04:06:28.3006135Z added / updated specs: 2022-05-18T04:06:28.3006381Z - dataclasses 2022-05-18T04:06:28.3006582Z - mkl 2022-05-18T04:06:28.3006755Z - numba 2022-05-18T04:06:28.3006957Z - protobuf 2022-05-18T04:06:28.3007183Z - scipy=1.6.2 2022-05-18T04:06:28.3007370Z - typing_extensions 2022-05-18T04:06:28.3007505Z 2022-05-18T04:06:28.3007510Z 2022-05-18T04:06:28.3007653Z The following packages will be downloaded: 2022-05-18T04:06:28.3007827Z 2022-05-18T04:06:28.3007943Z package | build 2022-05-18T04:06:28.3008226Z ---------------------------|----------------- 2022-05-18T04:06:28.3008487Z dataclasses-0.8 | pyh6d0b6a4_7 8 KB 2022-05-18T04:06:28.3008802Z icc_rt-2019.0.0 | h0cc432a_1 6.0 MB 2022-05-18T04:06:28.3009181Z libprotobuf-3.20.1 | h23ce68f_0 2.0 MB 2022-05-18T04:06:28.3009435Z llvmlite-0.36.0 | py38h34b8924_4 12.4 MB 2022-05-18T04:06:28.3009843Z numba-0.53.1 | py38hf11a4ad_0 3.3 MB 2022-05-18T04:06:28.3010165Z protobuf-3.20.1 | py38hd77b12b_0 231 KB 2022-05-18T04:06:28.3010635Z scipy-1.6.2 | py38h66253e8_1 13.0 MB 2022-05-18T04:06:28.3010876Z tbb-2020.3 | h74a9793_0 156 KB 2022-05-18T04:06:28.3011145Z typing_extensions-4.1.1 | pyh06a4308_0 28 KB 2022-05-18T04:06:28.3011418Z zlib-1.2.12 | h8cc25b3_2 116 KB 2022-05-18T04:06:28.3011668Z ------------------------------------------------------------ 2022-05-18T04:06:28.3011949Z Total: 37.2 MB 2022-05-18T04:06:28.3012088Z 2022-05-18T04:06:28.3012219Z The following NEW packages will be INSTALLED: 2022-05-18T04:06:28.3012380Z 2022-05-18T04:06:28.3012559Z dataclasses pkgs/main/noarch::dataclasses-0.8-pyh6d0b6a4_7 2022-05-18T04:06:28.3012857Z icc_rt pkgs/main/win-64::icc_rt-2019.0.0-h0cc432a_1 2022-05-18T04:06:28.3013176Z libprotobuf pkgs/main/win-64::libprotobuf-3.20.1-h23ce68f_0 2022-05-18T04:06:28.3013510Z llvmlite pkgs/main/win-64::llvmlite-0.36.0-py38h34b8924_4 2022-05-18T04:06:28.3013824Z numba pkgs/main/win-64::numba-0.53.1-py38hf11a4ad_0 2022-05-18T04:06:28.3014111Z protobuf pkgs/main/win-64::protobuf-3.20.1-py38hd77b12b_0 2022-05-18T04:06:28.3014426Z scipy pkgs/main/win-64::scipy-1.6.2-py38h66253e8_1 2022-05-18T04:06:28.3014720Z tbb pkgs/main/win-64::tbb-2020.3-h74a9793_0 2022-05-18T04:06:28.3015017Z typing_extensions pkgs/main/noarch::typing_extensions-4.1.1-pyh06a4308_0 2022-05-18T04:06:28.3015408Z zlib pkgs/main/win-64::zlib-1.2.12-h8cc25b3_2 2022-05-18T04:06:28.3015566Z 2022-05-18T04:06:28.3015686Z The following packages will be UPDATED: 2022-05-18T04:06:28.3015842Z 2022-05-18T04:06:28.3016085Z ca-certificates conda-forge::ca-certificates-2021.10.~ --> pkgs/main::ca-certificates-2022.4.26-haa95532_0 2022-05-18T04:06:28.3016332Z 2022-05-18T04:06:28.3016507Z The following packages will be SUPERSEDED by a higher-priority channel: 2022-05-18T04:06:28.3016676Z 2022-05-18T04:06:28.3016879Z certifi conda-forge::certifi-2021.10.8-py38ha~ --> pkgs/main::certifi-2021.10.8-py38haa95532_2 2022-05-18T04:06:28.3017291Z conda conda-forge::conda-4.12.0-py38haa244f~ --> pkgs/main::conda-4.12.0-py38haa95532_0 2022-05-18T04:06:28.3017694Z openssl conda-forge::openssl-1.1.1o-h8ffe710_0 --> pkgs/main::openssl-1.1.1o-h2bbff1b_0 2022-05-18T04:06:28.3017905Z 2022-05-18T04:06:28.3017909Z 2022-05-18T04:06:28.4986451Z Preparing transaction: ...working... done 2022-05-18T04:06:29.4209448Z Verifying transaction: ...working... done 2022-05-18T04:06:36.1505002Z Executing transaction: ...working... done 2022-05-18T04:06:37.3449285Z 2022-05-18T04:06:37.3449920Z (base) C:\actions-runner\_work\pytorch\pytorch>pushd . 2022-05-18T04:06:37.3452843Z 2022-05-18T04:06:37.3453575Z (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= ) 2022-05-18T04:06:37.6169541Z ********************************************************************** 2022-05-18T04:06:37.6169919Z ** Visual Studio 2019 Developer Command Prompt v16.8.6 2022-05-18T04:06:37.6170222Z ** Copyright (c) 2020 Microsoft Corporation 2022-05-18T04:06:37.6170846Z ********************************************************************** 2022-05-18T04:06:38.3310068Z [vcvarsall.bat] Environment initialized for: 'x64' 2022-05-18T04:06:38.3343109Z 2022-05-18T04:06:38.3343680Z (base) C:\actions-runner\_work\pytorch\pytorch>popd 2022-05-18T04:06:38.3348481Z 2022-05-18T04:06:38.3349080Z (base) C:\actions-runner\_work\pytorch\pytorch>pip install "ninja==1.10.0.post1" future "hypothesis==4.53.2" "expecttest==0.1.3" "librosa>=0.6.2" "scipy==1.6.3" psutil pillow "unittest-xml-reporting<=3.2.0,>=2.0.0" pytest 2022-05-18T04:06:39.0992371Z Collecting ninja==1.10.0.post1 2022-05-18T04:06:39.1379181Z Downloading ninja-1.10.0.post1-py3-none-win_amd64.whl (245 kB) 2022-05-18T04:06:39.4239070Z Collecting future 2022-05-18T04:06:39.4299634Z Downloading future-0.18.2.tar.gz (829 kB) 2022-05-18T04:06:42.9079341Z Collecting hypothesis==4.53.2 2022-05-18T04:06:42.9293663Z Downloading hypothesis-4.53.2-py3-none-any.whl (290 kB) 2022-05-18T04:06:42.9634849Z Collecting expecttest==0.1.3 2022-05-18T04:06:42.9698544Z Downloading expecttest-0.1.3-py3-none-any.whl (6.5 kB) 2022-05-18T04:06:43.0039932Z Collecting librosa>=0.6.2 2022-05-18T04:06:43.0234093Z Downloading librosa-0.9.1-py3-none-any.whl (213 kB) 2022-05-18T04:06:43.3100752Z Collecting scipy==1.6.3 2022-05-18T04:06:43.8267094Z Downloading scipy-1.6.3-cp38-cp38-win_amd64.whl (32.7 MB) 2022-05-18T04:06:48.6341300Z Collecting psutil 2022-05-18T04:06:48.6515287Z Downloading psutil-5.9.0-cp38-cp38-win_amd64.whl (246 kB) 2022-05-18T04:06:49.1484416Z Collecting pillow 2022-05-18T04:06:49.1624827Z Downloading Pillow-9.1.1-cp38-cp38-win_amd64.whl (3.3 MB) 2022-05-18T04:06:49.4456831Z Collecting unittest-xml-reporting<=3.2.0,>=2.0.0 2022-05-18T04:06:49.4511589Z Downloading unittest_xml_reporting-3.2.0-py2.py3-none-any.whl (20 kB) 2022-05-18T04:06:49.5695929Z Collecting pytest 2022-05-18T04:06:49.5754010Z Downloading pytest-7.1.2-py3-none-any.whl (297 kB) 2022-05-18T04:06:49.6949212Z Collecting attrs>=19.2.0 2022-05-18T04:06:49.7001912Z Downloading attrs-21.4.0-py2.py3-none-any.whl (60 kB) 2022-05-18T04:06:49.7180949Z Requirement already satisfied: numpy<1.23.0,>=1.16.5 in c:\jenkins\miniconda3\lib\site-packages (from scipy==1.6.3) (1.22.3) 2022-05-18T04:06:49.8787851Z Collecting soundfile>=0.10.2 2022-05-18T04:06:49.8991903Z Downloading SoundFile-0.10.3.post1-py2.py3.cp26.cp27.cp32.cp33.cp34.cp35.cp36.pp27.pp32.pp33-none-win_amd64.whl (689 kB) 2022-05-18T04:06:50.0022338Z Collecting decorator>=4.0.10 2022-05-18T04:06:50.0074997Z Downloading decorator-5.1.1-py3-none-any.whl (9.1 kB) 2022-05-18T04:06:50.0640724Z Collecting joblib>=0.14 2022-05-18T04:06:50.0696472Z Downloading joblib-1.1.0-py2.py3-none-any.whl (306 kB) 2022-05-18T04:06:50.1520223Z Collecting packaging>=20.0 2022-05-18T04:06:50.1586919Z Downloading packaging-21.3-py3-none-any.whl (40 kB) 2022-05-18T04:06:50.4148609Z Collecting scikit-learn>=0.19.1 2022-05-18T04:06:50.4212148Z Downloading scikit_learn-1.1.0-cp38-cp38-win_amd64.whl (7.3 MB) 2022-05-18T04:06:50.8647145Z Collecting resampy>=0.2.2 2022-05-18T04:06:50.8779351Z Downloading resampy-0.2.2.tar.gz (323 kB) 2022-05-18T04:06:52.9870136Z Collecting pooch>=1.0 2022-05-18T04:06:52.9935808Z Downloading pooch-1.6.0-py3-none-any.whl (56 kB) 2022-05-18T04:06:53.3305277Z Requirement already satisfied: numba>=0.45.1 in c:\jenkins\miniconda3\lib\site-packages (from librosa>=0.6.2) (0.53.1) 2022-05-18T04:06:53.3510135Z Collecting audioread>=2.1.5 2022-05-18T04:06:53.3593724Z Downloading audioread-2.1.9.tar.gz (377 kB) 2022-05-18T04:06:55.3449398Z Collecting lxml 2022-05-18T04:06:55.3596055Z Downloading lxml-4.8.0-cp38-cp38-win_amd64.whl (3.6 MB) 2022-05-18T04:06:55.6198246Z Collecting iniconfig 2022-05-18T04:06:55.6253104Z Downloading iniconfig-1.1.1-py2.py3-none-any.whl (5.0 kB) 2022-05-18T04:06:55.6688866Z Collecting py>=1.8.2 2022-05-18T04:06:55.6751550Z Downloading py-1.11.0-py2.py3-none-any.whl (98 kB) 2022-05-18T04:06:55.7102552Z Collecting atomicwrites>=1.0 2022-05-18T04:06:55.7154552Z Downloading atomicwrites-1.4.0-py2.py3-none-any.whl (6.8 kB) 2022-05-18T04:06:55.7493677Z Collecting pluggy<2.0,>=0.12 2022-05-18T04:06:55.7546151Z Downloading pluggy-1.0.0-py2.py3-none-any.whl (13 kB) 2022-05-18T04:06:55.7663049Z Requirement already satisfied: colorama in c:\jenkins\miniconda3\lib\site-packages (from pytest) (0.4.4) 2022-05-18T04:06:55.7946951Z Collecting tomli>=1.0.0 2022-05-18T04:06:55.7999618Z Downloading tomli-2.0.1-py3-none-any.whl (12 kB) 2022-05-18T04:06:55.8666107Z Requirement already satisfied: setuptools in c:\jenkins\miniconda3\lib\site-packages (from numba>=0.45.1->librosa>=0.6.2) (61.2.0) 2022-05-18T04:06:55.8679039Z Requirement already satisfied: llvmlite<0.37,>=0.36.0rc1 in c:\jenkins\miniconda3\lib\site-packages (from numba>=0.45.1->librosa>=0.6.2) (0.36.0) 2022-05-18T04:06:55.9525516Z Collecting pyparsing!=3.0.5,>=2.0.2 2022-05-18T04:06:55.9583481Z Downloading pyparsing-3.0.9-py3-none-any.whl (98 kB) 2022-05-18T04:06:56.2620210Z Collecting appdirs>=1.3.0 2022-05-18T04:06:56.2673793Z Downloading appdirs-1.4.4-py2.py3-none-any.whl (9.6 kB) 2022-05-18T04:06:56.2790328Z Requirement already satisfied: requests>=2.19.0 in c:\jenkins\miniconda3\lib\site-packages (from pooch>=1.0->librosa>=0.6.2) (2.27.1) 2022-05-18T04:06:56.3169497Z Requirement already satisfied: certifi>=2017.4.17 in c:\jenkins\miniconda3\lib\site-packages (from requests>=2.19.0->pooch>=1.0->librosa>=0.6.2) (2021.10.8) 2022-05-18T04:06:56.3181832Z Requirement already satisfied: charset-normalizer~=2.0.0 in c:\jenkins\miniconda3\lib\site-packages (from requests>=2.19.0->pooch>=1.0->librosa>=0.6.2) (2.0.4) 2022-05-18T04:06:56.3192528Z Requirement already satisfied: idna<4,>=2.5 in c:\jenkins\miniconda3\lib\site-packages (from requests>=2.19.0->pooch>=1.0->librosa>=0.6.2) (3.3) 2022-05-18T04:06:56.3203359Z Requirement already satisfied: urllib3<1.27,>=1.21.1 in c:\jenkins\miniconda3\lib\site-packages (from requests>=2.19.0->pooch>=1.0->librosa>=0.6.2) (1.26.8) 2022-05-18T04:06:56.3875854Z Requirement already satisfied: six>=1.3 in c:\jenkins\miniconda3\lib\site-packages (from resampy>=0.2.2->librosa>=0.6.2) (1.16.0) 2022-05-18T04:06:56.4394650Z Collecting threadpoolctl>=2.0.0 2022-05-18T04:06:56.4474835Z Downloading threadpoolctl-3.1.0-py3-none-any.whl (14 kB) 2022-05-18T04:06:56.4800056Z Requirement already satisfied: cffi>=1.0 in c:\jenkins\miniconda3\lib\site-packages (from soundfile>=0.10.2->librosa>=0.6.2) (1.15.0) 2022-05-18T04:06:56.4872766Z Requirement already satisfied: pycparser in c:\jenkins\miniconda3\lib\site-packages (from cffi>=1.0->soundfile>=0.10.2->librosa>=0.6.2) (2.21) 2022-05-18T04:06:56.5680262Z Building wheels for collected packages: future, audioread, resampy 2022-05-18T04:06:56.5691949Z Building wheel for future (setup.py): started 2022-05-18T04:07:01.7577403Z Building wheel for future (setup.py): finished with status 'done' 2022-05-18T04:07:01.7665597Z Created wheel for future: filename=future-0.18.2-py3-none-any.whl size=491070 sha256=3ffebd8da9d5b7fdc80a9b82f48666bd47026b4d93d96b5045d5814df2909775 2022-05-18T04:07:01.7666128Z Stored in directory: c:\users\runneruser\appdata\local\pip\cache\wheels\8e\70\28\3d6ccd6e315f65f245da085482a2e1c7d14b90b30f239e2cf4 2022-05-18T04:07:01.7710901Z Building wheel for audioread (setup.py): started 2022-05-18T04:07:04.0190191Z Building wheel for audioread (setup.py): finished with status 'done' 2022-05-18T04:07:04.0248342Z Created wheel for audioread: filename=audioread-2.1.9-py3-none-any.whl size=23153 sha256=c304659a5f8918e04e4e3eaf4085e432fb777e894fc54abb94425c00a7b84972 2022-05-18T04:07:04.0249259Z Stored in directory: c:\users\runneruser\appdata\local\pip\cache\wheels\49\5a\e4\df590783499a992a88de6c0898991d1167453a3196d0d1eeb7 2022-05-18T04:07:04.0278222Z Building wheel for resampy (setup.py): started 2022-05-18T04:07:06.1041140Z Building wheel for resampy (setup.py): finished with status 'done' 2022-05-18T04:07:06.1126188Z Created wheel for resampy: filename=resampy-0.2.2-py3-none-any.whl size=320732 sha256=a04f9e3b8ffe10679a4e6c7b6e7ca43bcbd4009d83f922abc543dccca008cf86 2022-05-18T04:07:06.1126728Z Stored in directory: c:\users\runneruser\appdata\local\pip\cache\wheels\6f\d1\5d\f13da53b1dcbc2624ff548456c9ffb526c914f53c12c318bb4 2022-05-18T04:07:06.1143883Z Successfully built future audioread resampy 2022-05-18T04:07:06.4297515Z Installing collected packages: pyparsing, threadpoolctl, scipy, packaging, joblib, appdirs, tomli, soundfile, scikit-learn, resampy, py, pooch, pluggy, lxml, iniconfig, decorator, audioread, attrs, atomicwrites, unittest-xml-reporting, pytest, psutil, pillow, ninja, librosa, hypothesis, future, expecttest 2022-05-18T04:07:06.6471627Z Attempting uninstall: scipy 2022-05-18T04:07:06.6473311Z Found existing installation: scipy 1.6.2 2022-05-18T04:07:07.2008405Z Uninstalling scipy-1.6.2: 2022-05-18T04:07:07.2373701Z Successfully uninstalled scipy-1.6.2 2022-05-18T04:07:34.7117352Z Successfully installed appdirs-1.4.4 atomicwrites-1.4.0 attrs-21.4.0 audioread-2.1.9 decorator-5.1.1 expecttest-0.1.3 future-0.18.2 hypothesis-4.53.2 iniconfig-1.1.1 joblib-1.1.0 librosa-0.9.1 lxml-4.8.0 ninja-1.10.0.post1 packaging-21.3 pillow-9.1.1 pluggy-1.0.0 pooch-1.6.0 psutil-5.9.0 py-1.11.0 pyparsing-3.0.9 pytest-7.1.2 resampy-0.2.2 scikit-learn-1.1.0 scipy-1.6.3 soundfile-0.10.3.post1 threadpoolctl-3.1.0 tomli-2.0.1 unittest-xml-reporting-3.2.0 2022-05-18T04:07:35.0499439Z 2022-05-18T04:07:35.0500212Z (base) C:\actions-runner\_work\pytorch\pytorch>if errorlevel 1 exit /b 2022-05-18T04:07:35.0500476Z 2022-05-18T04:07:35.0500668Z (base) C:\actions-runner\_work\pytorch\pytorch>if not errorlevel 0 exit /b 2022-05-18T04:07:35.0501723Z 2022-05-18T04:07:35.0501970Z (base) C:\actions-runner\_work\pytorch\pytorch>set DISTUTILS_USE_SDK=1 2022-05-18T04:07:35.0504242Z 2022-05-18T04:07:35.0504686Z (base) C:\actions-runner\_work\pytorch\pytorch>if not "0" == "1" goto cuda_build_end 2022-05-18T04:07:35.0506969Z 2022-05-18T04:07:35.0507272Z (base) C:\actions-runner\_work\pytorch\pytorch>set PYTHONPATH=C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build; 2022-05-18T04:07:35.0510236Z 2022-05-18T04:07:35.0510562Z (base) C:\actions-runner\_work\pytorch\pytorch>if NOT "win-vs2019-cuda11.3-py3" == "" ( 2022-05-18T04:07:35.0510955Z pushd C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build 2022-05-18T04:07:35.0511463Z copy /Y C:\2342799949\build-results\\win-vs2019-cuda11.3-py3-3b2375291aab7b48442f2e6fb1ef66cebc761e24.7z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\ 2022-05-18T04:07:35.0512060Z 7z x C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\win-vs2019-cuda11.3-py3-3b2375291aab7b48442f2e6fb1ef66cebc761e24.7z -aos 2022-05-18T04:07:35.0512430Z popd 2022-05-18T04:07:35.0512871Z ) else (xcopy /s C:\Jenkins\Miniconda3\Lib\site-packages\torch C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\ ) 2022-05-18T04:07:35.1757340Z 1 file(s) copied. 2022-05-18T04:07:35.3231467Z 2022-05-18T04:07:35.3231932Z 7-Zip 21.07 (x64) : Copyright (c) 1999-2021 Igor Pavlov : 2021-12-26 2022-05-18T04:07:35.3232146Z 2022-05-18T04:07:35.3232263Z Scanning the drive for archives: 2022-05-18T04:07:35.3232509Z 1 file, 176194333 bytes (169 MiB) 2022-05-18T04:07:35.3232613Z 2022-05-18T04:07:35.3232935Z Extracting archive: C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\win-vs2019-cuda11.3-py3-3b2375291aab7b48442f2e6fb1ef66cebc761e24.7z 2022-05-18T04:07:57.8312567Z -- 2022-05-18T04:07:57.8313130Z Path = C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\win-vs2019-cuda11.3-py3-3b2375291aab7b48442f2e6fb1ef66cebc761e24.7z 2022-05-18T04:07:57.8313481Z Type = 7z 2022-05-18T04:07:57.8313694Z Physical Size = 176194333 2022-05-18T04:07:57.8314999Z Headers Size = 119052 2022-05-18T04:07:57.8315231Z Method = LZMA2:24 BCJ 2022-05-18T04:07:57.8315477Z Solid = + 2022-05-18T04:07:57.8315697Z Blocks = 2 2022-05-18T04:07:57.8315821Z 2022-05-18T04:07:57.8317242Z Everything is Ok 2022-05-18T04:07:57.8317371Z 2022-05-18T04:07:57.8317497Z Folders: 570 2022-05-18T04:07:57.8317703Z Files: 11250 2022-05-18T04:07:57.8317912Z Size: 1118128646 2022-05-18T04:07:57.8318111Z Compressed: 176194333 2022-05-18T04:07:58.0154796Z 2022-05-18T04:07:58.0155479Z (base) C:\actions-runner\_work\pytorch\pytorch>if NOT "win-vs2019-cuda11.3-py3" == "" ( 2022-05-18T04:07:58.0156074Z echo @echo off 1>>C:\actions-runner\_work\pytorch\pytorch\build\win_tmp/ci_scripts/pytorch_env_restore_helper.bat 2022-05-18T04:07:58.0156756Z 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 2022-05-18T04:07:58.0157374Z 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 2022-05-18T04:07:58.0157923Z aws s3 cp "s3://ossci-windows/Restore PyTorch Environment.lnk" "C:\Users\circleci\Desktop\Restore PyTorch Environment.lnk" 2022-05-18T04:07:58.0158220Z ) 2022-05-18T04:07:59.2518140Z Completed 2.3 KiB/2.3 KiB (32.3 KiB/s) with 1 file(s) remaining 2022-05-18T04:07:59.2518621Z download: s3://ossci-windows/Restore PyTorch Environment.lnk to ..\..\..\..\Users\circleci\Desktop\Restore PyTorch Environment.lnk 2022-05-18T04:07:59.3226915Z 2022-05-18T04:07:59.3227384Z (base) C:\actions-runner\_work\pytorch\pytorch>call || (powershell -nop -c "& {sleep 1}" && call ) || (powershell -nop -c "& {sleep 2}" && call ) 2022-05-18T04:07:59.3229059Z 2022-05-18T04:07:59.3229651Z (base) C:\actions-runner\_work\pytorch\pytorch>if errorlevel 1 exit /b 2022-05-18T04:07:59.3230213Z 2022-05-18T04:07:59.3230476Z (base) C:\actions-runner\_work\pytorch\pytorch>if not errorlevel 0 exit /b 2022-05-18T04:07:59.3232006Z 2022-05-18T04:07:59.3232318Z (base) C:\actions-runner\_work\pytorch\pytorch>if NOT "win-vs2019-cuda11.3-py3" == "" ( 2022-05-18T04:07:59.3232691Z call conda install -y -q mkl protobuf numba scipy=1.6.2 typing_extensions dataclasses 2022-05-18T04:07:59.3233000Z if errorlevel 1 exit /b 2022-05-18T04:07:59.3233241Z if not errorlevel 0 exit /b 2022-05-18T04:07:59.3233448Z ) 2022-05-18T04:08:01.2596450Z Collecting package metadata (current_repodata.json): ...working... done 2022-05-18T04:08:02.2740363Z Solving environment: ...working... done 2022-05-18T04:08:02.4440729Z 2022-05-18T04:08:02.4441225Z # All requested packages already installed. 2022-05-18T04:08:02.4441432Z 2022-05-18T04:08:03.1096775Z 2022-05-18T04:08:03.1097271Z (base) C:\actions-runner\_work\pytorch\pytorch>pushd . 2022-05-18T04:08:03.1100721Z 2022-05-18T04:08:03.1101572Z (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= ) 2022-05-18T04:08:03.2107973Z ********************************************************************** 2022-05-18T04:08:03.2108332Z ** Visual Studio 2019 Developer Command Prompt v16.8.6 2022-05-18T04:08:03.2108632Z ** Copyright (c) 2020 Microsoft Corporation 2022-05-18T04:08:03.2108866Z ********************************************************************** 2022-05-18T04:08:03.5892617Z [vcvarsall.bat] Environment initialized for: 'x64' 2022-05-18T04:08:03.5924870Z 2022-05-18T04:08:03.5925426Z (base) C:\actions-runner\_work\pytorch\pytorch>popd 2022-05-18T04:08:03.5929583Z 2022-05-18T04:08:03.5930113Z (base) C:\actions-runner\_work\pytorch\pytorch>pip install "ninja==1.10.0.post1" future "hypothesis==4.53.2" "expecttest==0.1.3" "librosa>=0.6.2" "scipy==1.6.3" psutil pillow "unittest-xml-reporting<=3.2.0,>=2.0.0" pytest 2022-05-18T04:08:04.1687101Z Requirement already satisfied: ninja==1.10.0.post1 in c:\jenkins\miniconda3\lib\site-packages (1.10.0.post1) 2022-05-18T04:08:04.1694387Z Requirement already satisfied: future in c:\jenkins\miniconda3\lib\site-packages (0.18.2) 2022-05-18T04:08:04.1702559Z Requirement already satisfied: hypothesis==4.53.2 in c:\jenkins\miniconda3\lib\site-packages (4.53.2) 2022-05-18T04:08:04.1712066Z Requirement already satisfied: expecttest==0.1.3 in c:\jenkins\miniconda3\lib\site-packages (0.1.3) 2022-05-18T04:08:04.1720062Z Requirement already satisfied: librosa>=0.6.2 in c:\jenkins\miniconda3\lib\site-packages (0.9.1) 2022-05-18T04:08:04.1727912Z Requirement already satisfied: scipy==1.6.3 in c:\jenkins\miniconda3\lib\site-packages (1.6.3) 2022-05-18T04:08:04.1735793Z Requirement already satisfied: psutil in c:\jenkins\miniconda3\lib\site-packages (5.9.0) 2022-05-18T04:08:04.1742039Z Requirement already satisfied: pillow in c:\jenkins\miniconda3\lib\site-packages (9.1.1) 2022-05-18T04:08:04.1754320Z Requirement already satisfied: unittest-xml-reporting<=3.2.0,>=2.0.0 in c:\jenkins\miniconda3\lib\site-packages (3.2.0) 2022-05-18T04:08:04.1760472Z Requirement already satisfied: pytest in c:\jenkins\miniconda3\lib\site-packages (7.1.2) 2022-05-18T04:08:04.2059096Z Requirement already satisfied: attrs>=19.2.0 in c:\jenkins\miniconda3\lib\site-packages (from hypothesis==4.53.2) (21.4.0) 2022-05-18T04:08:04.2157947Z Requirement already satisfied: numpy<1.23.0,>=1.16.5 in c:\jenkins\miniconda3\lib\site-packages (from scipy==1.6.3) (1.22.3) 2022-05-18T04:08:04.2605849Z Requirement already satisfied: audioread>=2.1.5 in c:\jenkins\miniconda3\lib\site-packages (from librosa>=0.6.2) (2.1.9) 2022-05-18T04:08:04.2615182Z Requirement already satisfied: joblib>=0.14 in c:\jenkins\miniconda3\lib\site-packages (from librosa>=0.6.2) (1.1.0) 2022-05-18T04:08:04.2623046Z Requirement already satisfied: decorator>=4.0.10 in c:\jenkins\miniconda3\lib\site-packages (from librosa>=0.6.2) (5.1.1) 2022-05-18T04:08:04.2630664Z Requirement already satisfied: resampy>=0.2.2 in c:\jenkins\miniconda3\lib\site-packages (from librosa>=0.6.2) (0.2.2) 2022-05-18T04:08:04.2640179Z Requirement already satisfied: pooch>=1.0 in c:\jenkins\miniconda3\lib\site-packages (from librosa>=0.6.2) (1.6.0) 2022-05-18T04:08:04.2647853Z Requirement already satisfied: packaging>=20.0 in c:\jenkins\miniconda3\lib\site-packages (from librosa>=0.6.2) (21.3) 2022-05-18T04:08:04.2660746Z Requirement already satisfied: soundfile>=0.10.2 in c:\jenkins\miniconda3\lib\site-packages (from librosa>=0.6.2) (0.10.3.post1) 2022-05-18T04:08:04.2668466Z Requirement already satisfied: numba>=0.45.1 in c:\jenkins\miniconda3\lib\site-packages (from librosa>=0.6.2) (0.53.1) 2022-05-18T04:08:04.2678674Z Requirement already satisfied: scikit-learn>=0.19.1 in c:\jenkins\miniconda3\lib\site-packages (from librosa>=0.6.2) (1.1.0) 2022-05-18T04:08:04.3122568Z Requirement already satisfied: lxml in c:\jenkins\miniconda3\lib\site-packages (from unittest-xml-reporting<=3.2.0,>=2.0.0) (4.8.0) 2022-05-18T04:08:04.3318924Z Requirement already satisfied: atomicwrites>=1.0 in c:\jenkins\miniconda3\lib\site-packages (from pytest) (1.4.0) 2022-05-18T04:08:04.3331998Z Requirement already satisfied: tomli>=1.0.0 in c:\jenkins\miniconda3\lib\site-packages (from pytest) (2.0.1) 2022-05-18T04:08:04.3339994Z Requirement already satisfied: py>=1.8.2 in c:\jenkins\miniconda3\lib\site-packages (from pytest) (1.11.0) 2022-05-18T04:08:04.3350447Z Requirement already satisfied: pluggy<2.0,>=0.12 in c:\jenkins\miniconda3\lib\site-packages (from pytest) (1.0.0) 2022-05-18T04:08:04.3358986Z Requirement already satisfied: colorama in c:\jenkins\miniconda3\lib\site-packages (from pytest) (0.4.4) 2022-05-18T04:08:04.3369883Z Requirement already satisfied: iniconfig in c:\jenkins\miniconda3\lib\site-packages (from pytest) (1.1.1) 2022-05-18T04:08:04.3979210Z Requirement already satisfied: llvmlite<0.37,>=0.36.0rc1 in c:\jenkins\miniconda3\lib\site-packages (from numba>=0.45.1->librosa>=0.6.2) (0.36.0) 2022-05-18T04:08:04.3985515Z Requirement already satisfied: setuptools in c:\jenkins\miniconda3\lib\site-packages (from numba>=0.45.1->librosa>=0.6.2) (61.2.0) 2022-05-18T04:08:04.4092699Z Requirement already satisfied: pyparsing!=3.0.5,>=2.0.2 in c:\jenkins\miniconda3\lib\site-packages (from packaging>=20.0->librosa>=0.6.2) (3.0.9) 2022-05-18T04:08:04.4317988Z Requirement already satisfied: requests>=2.19.0 in c:\jenkins\miniconda3\lib\site-packages (from pooch>=1.0->librosa>=0.6.2) (2.27.1) 2022-05-18T04:08:04.4325810Z Requirement already satisfied: appdirs>=1.3.0 in c:\jenkins\miniconda3\lib\site-packages (from pooch>=1.0->librosa>=0.6.2) (1.4.4) 2022-05-18T04:08:04.4679271Z Requirement already satisfied: charset-normalizer~=2.0.0 in c:\jenkins\miniconda3\lib\site-packages (from requests>=2.19.0->pooch>=1.0->librosa>=0.6.2) (2.0.4) 2022-05-18T04:08:04.4691356Z Requirement already satisfied: idna<4,>=2.5 in c:\jenkins\miniconda3\lib\site-packages (from requests>=2.19.0->pooch>=1.0->librosa>=0.6.2) (3.3) 2022-05-18T04:08:04.4699312Z Requirement already satisfied: certifi>=2017.4.17 in c:\jenkins\miniconda3\lib\site-packages (from requests>=2.19.0->pooch>=1.0->librosa>=0.6.2) (2021.10.8) 2022-05-18T04:08:04.4710011Z Requirement already satisfied: urllib3<1.27,>=1.21.1 in c:\jenkins\miniconda3\lib\site-packages (from requests>=2.19.0->pooch>=1.0->librosa>=0.6.2) (1.26.8) 2022-05-18T04:08:04.4903942Z Requirement already satisfied: six>=1.3 in c:\jenkins\miniconda3\lib\site-packages (from resampy>=0.2.2->librosa>=0.6.2) (1.16.0) 2022-05-18T04:08:04.5245298Z Requirement already satisfied: threadpoolctl>=2.0.0 in c:\jenkins\miniconda3\lib\site-packages (from scikit-learn>=0.19.1->librosa>=0.6.2) (3.1.0) 2022-05-18T04:08:04.5383998Z Requirement already satisfied: cffi>=1.0 in c:\jenkins\miniconda3\lib\site-packages (from soundfile>=0.10.2->librosa>=0.6.2) (1.15.0) 2022-05-18T04:08:04.5418242Z Requirement already satisfied: pycparser in c:\jenkins\miniconda3\lib\site-packages (from cffi>=1.0->soundfile>=0.10.2->librosa>=0.6.2) (2.21) 2022-05-18T04:08:04.7478146Z 2022-05-18T04:08:04.7478927Z (base) C:\actions-runner\_work\pytorch\pytorch>if errorlevel 1 exit /b 2022-05-18T04:08:04.7479171Z 2022-05-18T04:08:04.7479354Z (base) C:\actions-runner\_work\pytorch\pytorch>if not errorlevel 0 exit /b 2022-05-18T04:08:04.7480508Z 2022-05-18T04:08:04.7480760Z (base) C:\actions-runner\_work\pytorch\pytorch>set DISTUTILS_USE_SDK=1 2022-05-18T04:08:04.7482986Z 2022-05-18T04:08:04.7483520Z (base) C:\actions-runner\_work\pytorch\pytorch>if not "0" == "1" goto cuda_build_end 2022-05-18T04:08:04.7485531Z 2022-05-18T04:08:04.7486117Z (base) C:\actions-runner\_work\pytorch\pytorch>set PYTHONPATH=C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build;C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build; 2022-05-18T04:08:04.7489064Z 2022-05-18T04:08:04.7489477Z (base) C:\actions-runner\_work\pytorch\pytorch>if NOT "win-vs2019-cuda11.3-py3" == "" ( 2022-05-18T04:08:04.7489909Z pushd C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build 2022-05-18T04:08:04.7490415Z copy /Y C:\2342799949\build-results\\win-vs2019-cuda11.3-py3-3b2375291aab7b48442f2e6fb1ef66cebc761e24.7z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\ 2022-05-18T04:08:04.7491003Z 7z x C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\win-vs2019-cuda11.3-py3-3b2375291aab7b48442f2e6fb1ef66cebc761e24.7z -aos 2022-05-18T04:08:04.7491329Z popd 2022-05-18T04:08:04.7491689Z ) else (xcopy /s C:\Jenkins\Miniconda3\Lib\site-packages\torch C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\ ) 2022-05-18T04:08:04.8545211Z 1 file(s) copied. 2022-05-18T04:08:04.8715041Z 2022-05-18T04:08:04.8715388Z 7-Zip 21.07 (x64) : Copyright (c) 1999-2021 Igor Pavlov : 2021-12-26 2022-05-18T04:08:04.8715632Z 2022-05-18T04:08:04.8715759Z Scanning the drive for archives: 2022-05-18T04:08:04.8716005Z 1 file, 176194333 bytes (169 MiB) 2022-05-18T04:08:04.8716140Z 2022-05-18T04:08:04.8716447Z Extracting archive: C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\win-vs2019-cuda11.3-py3-3b2375291aab7b48442f2e6fb1ef66cebc761e24.7z 2022-05-18T04:08:07.8246805Z -- 2022-05-18T04:08:07.8247372Z Path = C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\win-vs2019-cuda11.3-py3-3b2375291aab7b48442f2e6fb1ef66cebc761e24.7z 2022-05-18T04:08:07.8247724Z Type = 7z 2022-05-18T04:08:07.8247918Z Physical Size = 176194333 2022-05-18T04:08:07.8248094Z Headers Size = 119052 2022-05-18T04:08:07.8248297Z Method = LZMA2:24 BCJ 2022-05-18T04:08:07.8248634Z Solid = + 2022-05-18T04:08:07.8248778Z Blocks = 2 2022-05-18T04:08:07.8248881Z 2022-05-18T04:08:07.8250416Z Everything is Ok 2022-05-18T04:08:07.8251040Z 2022-05-18T04:08:07.8251110Z Folders: 570 2022-05-18T04:08:07.8251262Z Files: 11250 2022-05-18T04:08:07.8251436Z Size: 1118128646 2022-05-18T04:08:07.8251620Z Compressed: 176194333 2022-05-18T04:08:07.8743720Z 2022-05-18T04:08:07.8744265Z (base) C:\actions-runner\_work\pytorch\pytorch>if NOT "win-vs2019-cuda11.3-py3" == "" ( 2022-05-18T04:08:07.8744708Z echo @echo off 1>>C:\actions-runner\_work\pytorch\pytorch\build\win_tmp/ci_scripts/pytorch_env_restore_helper.bat 2022-05-18T04:08:07.8745273Z 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 2022-05-18T04:08:07.8745873Z 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 2022-05-18T04:08:07.8746381Z aws s3 cp "s3://ossci-windows/Restore PyTorch Environment.lnk" "C:\Users\circleci\Desktop\Restore PyTorch Environment.lnk" 2022-05-18T04:08:07.8746670Z ) 2022-05-18T04:08:09.2260910Z Completed 2.3 KiB/2.3 KiB (4.1 KiB/s) with 1 file(s) remaining 2022-05-18T04:08:09.2261343Z download: s3://ossci-windows/Restore PyTorch Environment.lnk to ..\..\..\..\Users\circleci\Desktop\Restore PyTorch Environment.lnk 2022-05-18T04:08:09.3017078Z 2022-05-18T04:08:09.3017872Z (base) C:\actions-runner\_work\pytorch\pytorch>if not errorlevel 0 ( 2022-05-18T04:08:09.3018205Z echo "setup pytorch env failed" 2022-05-18T04:08:09.3018425Z echo 0 2022-05-18T04:08:09.3018598Z exit /b 2022-05-18T04:08:09.3018747Z ) 2022-05-18T04:08:09.3018853Z 2022-05-18T04:08:09.3019013Z (base) C:\actions-runner\_work\pytorch\pytorch>pushd test 2022-05-18T04:08:09.3022594Z 2022-05-18T04:08:09.3022933Z (base) C:\actions-runner\_work\pytorch\pytorch\test>set GFLAGS_EXE="C:\Program Files (x86)\Windows Kits\10\Debuggers\x64\gflags.exe" 2022-05-18T04:08:09.3025476Z 2022-05-18T04:08:09.3026109Z (base) C:\actions-runner\_work\pytorch\pytorch\test>if "1" == "1" (if exist "C:\Program Files (x86)\Windows Kits\10\Debuggers\x64\gflags.exe" ( 2022-05-18T04:08:09.3026441Z echo Some smoke tests 2022-05-18T04:08:09.3026777Z "C:\Program Files (x86)\Windows Kits\10\Debuggers\x64\gflags.exe" /i python.exe +sls 2022-05-18T04:08:09.3027214Z python C:/actions-runner/_work/pytorch/pytorch/.jenkins/pytorch/win-test-helpers\run_python_nn_smoketests.py 2022-05-18T04:08:09.3027560Z if ERRORLEVEL 1 goto fail 2022-05-18T04:08:09.3027853Z "C:\Program Files (x86)\Windows Kits\10\Debuggers\x64\gflags.exe" /i python.exe -sls 2022-05-18T04:08:09.3028156Z if ERRORLEVEL 1 goto fail 2022-05-18T04:08:09.3028361Z ) ) 2022-05-18T04:08:09.3028518Z Some smoke tests 2022-05-18T04:08:09.3425264Z Current Registry Settings for python.exe executable are: 00000002 2022-05-18T04:08:09.3425590Z sls - Show Loader Snaps 2022-05-18T04:08:29.6757462Z Checking that torch is available 2022-05-18T04:08:29.6757801Z Command: python -c import torch 2022-05-18T04:08:29.6759267Z Checking that MKL is available 2022-05-18T04:08:29.6759631Z Command: python -c import torch; exit(0 if torch.backends.mkl.is_available() else 1) 2022-05-18T04:08:29.6878419Z Current Registry Settings for python.exe executable are: 00000000 2022-05-18T04:08:29.6891400Z 2022-05-18T04:08:29.6891948Z (base) C:\actions-runner\_work\pytorch\pytorch\test>echo Copying over test times file 2022-05-18T04:08:29.6892274Z Copying over test times file 2022-05-18T04:08:29.6893526Z 2022-05-18T04:08:29.6893997Z (base) C:\actions-runner\_work\pytorch\pytorch\test>copy /Y "C:\2342799949\build-results\\.pytorch-test-times.json" "C:\actions-runner\_work\pytorch\pytorch\test" 2022-05-18T04:08:29.6943362Z 1 file(s) copied. 2022-05-18T04:08:29.6944695Z 2022-05-18T04:08:29.6945051Z (base) C:\actions-runner\_work\pytorch\pytorch\test>echo Run nn tests 2022-05-18T04:08:29.6945445Z Run nn tests 2022-05-18T04:08:29.6946515Z 2022-05-18T04:08:29.6946858Z (base) C:\actions-runner\_work\pytorch\pytorch\test>python run_test.py --exclude-jit-executor --exclude-distributed-tests --shard "1" "1" --verbose 2022-05-18T04:08:31.9264644Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\cuda\__init__.py:82: UserWarning: CUDA initialization: CUDA unknown error - this may be due to an incorrectly set up environment, e.g. changing env variable CUDA_VISIBLE_DEVICES after program start. Setting the available devices to be zero. (Triggered internally at C:\actions-runner\_work\pytorch\pytorch\c10\cuda\CUDAFunctions.cpp:109.) 2022-05-18T04:08:31.9265521Z return torch._C._cuda_getDeviceCount() > 0 2022-05-18T04:08:31.9265885Z run_test.py:894: DeprecationWarning: distutils Version classes are deprecated. Use packaging.version instead. 2022-05-18T04:08:31.9266313Z No CUDA runtime is found, using CUDA_HOME='C:\Program Files\NVIDIA GPU Computing Toolkit\CUDA\v11.6' 2022-05-18T04:08:31.9266667Z Ignoring disabled issues: [] 2022-05-18T04:08:31.9266905Z Prioritized test from test file changes. 2022-05-18T04:08:31.9267170Z reordering tests for PR: 2022-05-18T04:08:31.9267383Z prioritized: [] 2022-05-18T04:08:31.9269873Z the rest: ['benchmark_utils/test_benchmark_utils', 'distributions/test_constraints', 'distributions/test_distributions', 'lazy/test_bindings', 'lazy/test_extract_compiled_graph', 'lazy/test_reuse_ir', 'lazy/test_ts_opinfo', 'test_ao_sparsity', 'test_autocast', 'test_autograd', 'test_binary_ufuncs', 'test_bundled_inputs', 'test_complex', 'test_cpp_api_parity', 'test_cpp_extensions_aot_ninja', 'test_cpp_extensions_aot_no_ninja', 'test_cpp_extensions_jit', 'test_cuda', 'test_cuda_primary_ctx', 'test_dataloader', 'test_datapipe', 'test_decomp', 'test_deploy', 'test_deploy', 'test_dispatch', 'test_expanded_weights', 'test_foreach', 'test_function_schema', 'test_functional_autograd_benchmark', 'test_functional_optim', 'test_functionalization', 'test_futures', 'test_fx', 'test_fx_experimental', 'test_hub', 'test_import_stats', 'test_indexing', 'test_jit', 'test_jit_autocast', 'test_jit_cuda_fuser', 'test_jit_disabled', 'test_jit_fuser_te', 'test_jit_llga_fuser', 'test_jiterator', 'test_license', 'test_linalg', 'test_logging', 'test_masked', 'test_meta', 'test_mkldnn', 'test_mobile_optimizer', 'test_model_dump', 'test_module_init', 'test_modules', 'test_monitor', 'test_mps', '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_openmp', 'test_ops', 'test_ops_gradients', 'test_ops_jit', 'test_optim', 'test_overrides', 'test_package', 'test_per_overload_api', 'test_prims', 'test_profiler', 'test_pruning_op', 'test_public_bindings', 'test_python_dispatch', 'test_pytree', 'test_quantization', 'test_reductions', 'test_scatter_gather_ops', '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_type_hints', 'test_type_info', 'test_type_promotion', 'test_unary_ufuncs', 'test_utils', 'test_view_ops', 'test_vmap', 'test_vulkan', 'test_xnnpack_integration'] 2022-05-18T04:08:31.9272424Z 2022-05-18T04:08:31.9272651Z if torch.version.cuda is not None and LooseVersion(torch.version.cuda) == "11.6": 2022-05-18T04:08:31.9273144Z run_test.py:910: DeprecationWarning: distutils Version classes are deprecated. Use packaging.version instead. 2022-05-18T04:08:31.9273574Z if torch.version.cuda is not None and LooseVersion(torch.version.cuda) >= "11.5": 2022-05-18T04:08:31.9273834Z Selected tests: 2022-05-18T04:08:31.9274025Z benchmark_utils/test_benchmark_utils 2022-05-18T04:08:31.9274375Z distributions/test_constraints 2022-05-18T04:08:31.9274600Z distributions/test_distributions 2022-05-18T04:08:31.9274783Z lazy/test_bindings 2022-05-18T04:08:31.9275055Z lazy/test_extract_compiled_graph 2022-05-18T04:08:31.9275248Z lazy/test_reuse_ir 2022-05-18T04:08:31.9275410Z lazy/test_ts_opinfo 2022-05-18T04:08:31.9275589Z test_ao_sparsity 2022-05-18T04:08:31.9275768Z test_autocast 2022-05-18T04:08:31.9275918Z test_autograd 2022-05-18T04:08:31.9276087Z test_binary_ufuncs 2022-05-18T04:08:31.9276268Z test_bundled_inputs 2022-05-18T04:08:31.9276423Z test_complex 2022-05-18T04:08:31.9276598Z test_cpp_api_parity 2022-05-18T04:08:31.9276796Z test_cpp_extensions_aot_ninja 2022-05-18T04:08:31.9276990Z test_cpp_extensions_aot_no_ninja 2022-05-18T04:08:31.9277193Z test_cpp_extensions_jit 2022-05-18T04:08:31.9277370Z test_cuda 2022-05-18T04:08:31.9277526Z test_cuda_primary_ctx 2022-05-18T04:08:31.9277709Z test_dataloader 2022-05-18T04:08:31.9277886Z test_datapipe 2022-05-18T04:08:31.9278035Z test_decomp 2022-05-18T04:08:31.9278202Z test_deploy 2022-05-18T04:08:31.9278372Z test_deploy 2022-05-18T04:08:31.9278529Z test_dispatch 2022-05-18T04:08:31.9278711Z test_expanded_weights 2022-05-18T04:08:31.9278893Z test_foreach 2022-05-18T04:08:31.9279063Z test_function_schema 2022-05-18T04:08:31.9279251Z test_functional_autograd_benchmark 2022-05-18T04:08:31.9279455Z test_functional_optim 2022-05-18T04:08:31.9279645Z test_functionalization 2022-05-18T04:08:31.9279805Z test_futures 2022-05-18T04:08:31.9279962Z test_fx 2022-05-18T04:08:31.9280130Z test_fx_experimental 2022-05-18T04:08:31.9280282Z test_hub 2022-05-18T04:08:31.9280443Z test_import_stats 2022-05-18T04:08:31.9280613Z test_indexing 2022-05-18T04:08:31.9280759Z test_jit 2022-05-18T04:08:31.9280917Z test_jit_autocast 2022-05-18T04:08:31.9281091Z test_jit_cuda_fuser 2022-05-18T04:08:31.9281250Z test_jit_disabled 2022-05-18T04:08:31.9281417Z test_jit_fuser_te 2022-05-18T04:08:31.9281590Z test_jit_llga_fuser 2022-05-18T04:08:31.9281748Z test_jiterator 2022-05-18T04:08:31.9281913Z test_license 2022-05-18T04:08:31.9282075Z test_linalg 2022-05-18T04:08:31.9282217Z test_logging 2022-05-18T04:08:31.9282373Z test_masked 2022-05-18T04:08:31.9282542Z test_meta 2022-05-18T04:08:31.9282682Z test_mkldnn 2022-05-18T04:08:31.9282860Z test_mobile_optimizer 2022-05-18T04:08:31.9283052Z test_model_dump 2022-05-18T04:08:31.9283220Z test_module_init 2022-05-18T04:08:31.9283412Z test_modules 2022-05-18T04:08:31.9283592Z test_monitor 2022-05-18T04:08:31.9283797Z test_mps 2022-05-18T04:08:31.9284012Z test_multiprocessing 2022-05-18T04:08:31.9284243Z test_multiprocessing_spawn 2022-05-18T04:08:31.9284430Z test_namedtensor 2022-05-18T04:08:31.9284646Z test_namedtuple_return_api 2022-05-18T04:08:31.9284866Z test_native_functions 2022-05-18T04:08:31.9285038Z test_native_mha 2022-05-18T04:08:31.9285235Z test_nestedtensor 2022-05-18T04:08:31.9285425Z test_nn 2022-05-18T04:08:31.9285593Z test_numba_integration 2022-05-18T04:08:31.9285799Z test_numpy_interop 2022-05-18T04:08:31.9285991Z test_openmp 2022-05-18T04:08:31.9286151Z test_ops 2022-05-18T04:08:31.9286340Z test_ops_gradients 2022-05-18T04:08:31.9286534Z test_ops_jit 2022-05-18T04:08:31.9286690Z test_optim 2022-05-18T04:08:31.9286880Z test_overrides 2022-05-18T04:08:31.9287072Z test_package 2022-05-18T04:08:31.9287242Z test_per_overload_api 2022-05-18T04:08:31.9287440Z test_prims 2022-05-18T04:08:31.9287625Z test_profiler 2022-05-18T04:08:31.9287789Z test_pruning_op 2022-05-18T04:08:31.9287989Z test_public_bindings 2022-05-18T04:08:31.9288196Z test_python_dispatch 2022-05-18T04:08:31.9288363Z test_pytree 2022-05-18T04:08:31.9288557Z test_quantization 2022-05-18T04:08:31.9288755Z test_reductions 2022-05-18T04:08:31.9288932Z test_scatter_gather_ops 2022-05-18T04:08:31.9289141Z test_serialization 2022-05-18T04:08:31.9289368Z test_set_default_mobile_cpu_allocator 2022-05-18T04:08:31.9289966Z test_shape_ops 2022-05-18T04:08:31.9290160Z test_show_pickle 2022-05-18T04:08:31.9290338Z test_sort_and_select 2022-05-18T04:08:31.9290554Z test_sparse 2022-05-18T04:08:31.9290722Z test_sparse_csr 2022-05-18T04:08:31.9290898Z test_spectral_ops 2022-05-18T04:08:31.9291054Z test_stateless 2022-05-18T04:08:31.9291221Z test_subclass 2022-05-18T04:08:31.9291403Z test_tensor_creation_ops 2022-05-18T04:08:31.9291570Z test_tensorboard 2022-05-18T04:08:31.9291742Z test_tensorexpr 2022-05-18T04:08:31.9291923Z test_tensorexpr_pybind 2022-05-18T04:08:31.9292097Z test_testing 2022-05-18T04:08:31.9292240Z test_torch 2022-05-18T04:08:31.9292430Z test_type_hints 2022-05-18T04:08:31.9292598Z test_type_info 2022-05-18T04:08:31.9292755Z test_type_promotion 2022-05-18T04:08:31.9292931Z test_unary_ufuncs 2022-05-18T04:08:31.9293103Z test_utils 2022-05-18T04:08:31.9293259Z test_view_ops 2022-05-18T04:08:31.9293430Z test_vmap 2022-05-18T04:08:31.9293605Z test_vulkan 2022-05-18T04:08:31.9293846Z test_xnnpack_integration 2022-05-18T04:08:31.9294122Z Running benchmark_utils/test_benchmark_utils ... [2022-05-18 04:08:31.911642] 2022-05-18T04:08:31.9294596Z Executing ['C:\\Jenkins\\Miniconda3\\python.exe', 'benchmark_utils/test_benchmark_utils.py', '-v', '--import-slow-tests', '--import-disabled-tests'] ... [2022-05-18 04:08:31.911642] 2022-05-18T04:08:33.3813702Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\cuda\__init__.py:82: UserWarning: CUDA initialization: CUDA unknown error - this may be due to an incorrectly set up environment, e.g. changing env variable CUDA_VISIBLE_DEVICES after program start. Setting the available devices to be zero. (Triggered internally at C:\actions-runner\_work\pytorch\pytorch\c10\cuda\CUDAFunctions.cpp:109.) 2022-05-18T04:08:33.3814440Z return torch._C._cuda_getDeviceCount() > 0 2022-05-18T04:08:33.3814608Z 2022-05-18T04:08:33.3814692Z Running tests... 2022-05-18T04:08:33.3814996Z ---------------------------------------------------------------------- 2022-05-18T04:08:33.3815358Z No CUDA runtime is found, using CUDA_HOME='C:\Program Files\NVIDIA GPU Computing Toolkit\CUDA\v11.6' 2022-05-18T04:08:33.3815796Z Test results will be stored in test-reports\python-unittest\benchmark_utils.test_benchmark_utils 2022-05-18T04:08:34.6960132Z test_adaptive_timer (__main__.TestBenchmarkUtils) ... ok (1.315s) 2022-05-18T04:08:34.6983415Z test_collect_callgrind (__main__.TestBenchmarkUtils) ... skip: Valgrind is not supported on Windows. (0.002s) 2022-05-18T04:08:34.6998475Z test_collect_cpp_callgrind (__main__.TestBenchmarkUtils) ... skip: Valgrind is not supported on Windows. (0.002s) 2022-05-18T04:08:34.8441327Z test_compare (__main__.TestBenchmarkUtils) ... ok (0.132s) 2022-05-18T04:08:34.8449508Z test_cpp_timer (__main__.TestBenchmarkUtils) ... skip: Failing on clang, see 74398 (0.000s) 2022-05-18T04:08:34.8461034Z test_fuzzer (__main__.TestBenchmarkUtils) ... skip: Random seed only accepts int32 (0.000s) 2022-05-18T04:08:34.8990989Z test_manipulate_callgrind_stats (__main__.TestBenchmarkUtils) ... ok (0.062s) 2022-05-18T04:08:34.9422025Z test_timer (__main__.TestBenchmarkUtils) ... ok (0.047s) 2022-05-18T04:08:34.9431334Z test_timer_tiny_fast_snippet (__main__.TestBenchmarkUtils) ... skip: Failing on clang, see 74398 (0.001s) 2022-05-18T04:08:34.9509450Z 2022-05-18T04:08:34.9509851Z ---------------------------------------------------------------------- 2022-05-18T04:08:34.9510168Z Ran 9 tests in 1.562s 2022-05-18T04:08:34.9510308Z 2022-05-18T04:08:34.9510403Z OK (skipped=5) 2022-05-18T04:08:34.9510497Z 2022-05-18T04:08:34.9510603Z Generating XML reports... 2022-05-18T04:08:34.9511017Z Generated XML report: test-reports\python-unittest\benchmark_utils.test_benchmark_utils\TEST-TestBenchmarkUtils-20220518040833.xml 2022-05-18T04:08:35.1818325Z Running distributions/test_constraints ... [2022-05-18 04:08:35.178154] 2022-05-18T04:08:35.1818938Z Executing ['C:\\Jenkins\\Miniconda3\\python.exe', '-m', 'pytest', 'distributions/test_constraints.py', '-v'] ... [2022-05-18 04:08:35.178154] 2022-05-18T04:08:36.6282634Z ============================= test session starts ============================= 2022-05-18T04:08:36.6283249Z platform win32 -- Python 3.8.13, pytest-7.1.2, pluggy-1.0.0 -- C:\Jenkins\Miniconda3\python.exe 2022-05-18T04:08:36.6283562Z cachedir: .pytest_cache 2022-05-18T04:08:36.6283991Z hypothesis profile 'default' -> database=DirectoryBasedExampleDatabase('C:\\actions-runner\\_work\\pytorch\\pytorch\\test\\.hypothesis\\examples') 2022-05-18T04:08:36.6284439Z rootdir: C:\actions-runner\_work\pytorch\pytorch, configfile: pytest.ini 2022-05-18T04:08:36.6284808Z plugins: hypothesis-4.53.2 2022-05-18T04:08:37.7282817Z collecting ... collected 132 items 2022-05-18T04:08:37.7283057Z 2022-05-18T04:08:37.7313808Z distributions\test_constraints.py::test_constraint[False-constraint_fn0-False-value0] PASSED [ 0%] 2022-05-18T04:08:37.7330960Z distributions\test_constraints.py::test_constraint[False-constraint_fn1-False-value1] PASSED [ 1%] 2022-05-18T04:08:37.7347693Z distributions\test_constraints.py::test_constraint[False-constraint_fn2-False-value2] PASSED [ 2%] 2022-05-18T04:08:37.7364104Z distributions\test_constraints.py::test_constraint[False-constraint_fn3-True-value3] PASSED [ 3%] 2022-05-18T04:08:37.7386489Z distributions\test_constraints.py::test_constraint[False-constraint_fn4-False-value4] PASSED [ 3%] 2022-05-18T04:08:37.7418130Z distributions\test_constraints.py::test_constraint[False-constraint_fn5-False-value5] PASSED [ 4%] 2022-05-18T04:08:37.7434577Z distributions\test_constraints.py::test_constraint[False-constraint_fn6-True-value6] PASSED [ 5%] 2022-05-18T04:08:37.7452859Z distributions\test_constraints.py::test_constraint[False-constraint_fn7-True-value7] PASSED [ 6%] 2022-05-18T04:08:37.7471181Z distributions\test_constraints.py::test_constraint[False-constraint_fn8-False-value8] PASSED [ 6%] 2022-05-18T04:08:37.7487987Z distributions\test_constraints.py::test_constraint[False-constraint_fn9-True-value9] PASSED [ 7%] 2022-05-18T04:08:37.7506006Z distributions\test_constraints.py::test_constraint[False-constraint_fn10-False-value10] PASSED [ 8%] 2022-05-18T04:08:37.7527108Z distributions\test_constraints.py::test_constraint[False-constraint_fn11-False-value11] PASSED [ 9%] 2022-05-18T04:08:37.7548964Z distributions\test_constraints.py::test_constraint[False-constraint_fn12-True-value12] PASSED [ 9%] 2022-05-18T04:08:37.7571546Z distributions\test_constraints.py::test_constraint[False-constraint_fn13-True-value13] PASSED [ 10%] 2022-05-18T04:08:37.7594148Z distributions\test_constraints.py::test_constraint[False-constraint_fn14-False-value14] PASSED [ 11%] 2022-05-18T04:08:37.7616020Z distributions\test_constraints.py::test_constraint[False-constraint_fn15-True-value15] PASSED [ 12%] 2022-05-18T04:08:37.7638557Z distributions\test_constraints.py::test_constraint[False-constraint_fn16-True-value16] PASSED [ 12%] 2022-05-18T04:08:37.7659987Z distributions\test_constraints.py::test_constraint[False-constraint_fn17-True-value17] PASSED [ 13%] 2022-05-18T04:08:37.7675898Z distributions\test_constraints.py::test_constraint[True-constraint_fn0-False-value0] SKIPPED [ 14%] 2022-05-18T04:08:37.7689958Z distributions\test_constraints.py::test_constraint[True-constraint_fn1-False-value1] SKIPPED [ 15%] 2022-05-18T04:08:37.7704428Z distributions\test_constraints.py::test_constraint[True-constraint_fn2-False-value2] SKIPPED [ 15%] 2022-05-18T04:08:37.7719130Z distributions\test_constraints.py::test_constraint[True-constraint_fn3-True-value3] SKIPPED [ 16%] 2022-05-18T04:08:37.7733017Z distributions\test_constraints.py::test_constraint[True-constraint_fn4-False-value4] SKIPPED [ 17%] 2022-05-18T04:08:37.7747065Z distributions\test_constraints.py::test_constraint[True-constraint_fn5-False-value5] SKIPPED [ 18%] 2022-05-18T04:08:37.7760956Z distributions\test_constraints.py::test_constraint[True-constraint_fn6-True-value6] SKIPPED [ 18%] 2022-05-18T04:08:37.7775161Z distributions\test_constraints.py::test_constraint[True-constraint_fn7-True-value7] SKIPPED [ 19%] 2022-05-18T04:08:37.7789034Z distributions\test_constraints.py::test_constraint[True-constraint_fn8-False-value8] SKIPPED [ 20%] 2022-05-18T04:08:37.7802909Z distributions\test_constraints.py::test_constraint[True-constraint_fn9-True-value9] SKIPPED [ 21%] 2022-05-18T04:08:37.7818658Z distributions\test_constraints.py::test_constraint[True-constraint_fn10-False-value10] SKIPPED [ 21%] 2022-05-18T04:08:37.7832946Z distributions\test_constraints.py::test_constraint[True-constraint_fn11-False-value11] SKIPPED [ 22%] 2022-05-18T04:08:37.7846850Z distributions\test_constraints.py::test_constraint[True-constraint_fn12-True-value12] SKIPPED [ 23%] 2022-05-18T04:08:37.7860960Z distributions\test_constraints.py::test_constraint[True-constraint_fn13-True-value13] SKIPPED [ 24%] 2022-05-18T04:08:37.7874714Z distributions\test_constraints.py::test_constraint[True-constraint_fn14-False-value14] SKIPPED [ 25%] 2022-05-18T04:08:37.7888460Z distributions\test_constraints.py::test_constraint[True-constraint_fn15-True-value15] SKIPPED [ 25%] 2022-05-18T04:08:37.7902366Z distributions\test_constraints.py::test_constraint[True-constraint_fn16-True-value16] SKIPPED [ 26%] 2022-05-18T04:08:37.7916192Z distributions\test_constraints.py::test_constraint[True-constraint_fn17-True-value17] SKIPPED [ 27%] 2022-05-18T04:08:37.7940422Z distributions\test_constraints.py::test_biject_to[False-constraint_fn0-args0] PASSED [ 28%] 2022-05-18T04:08:37.7963693Z distributions\test_constraints.py::test_biject_to[False-constraint_fn1-args1] PASSED [ 28%] 2022-05-18T04:08:37.8000137Z distributions\test_constraints.py::test_biject_to[False-constraint_fn2-args2] PASSED [ 29%] 2022-05-18T04:08:37.8023767Z distributions\test_constraints.py::test_biject_to[False-_GreaterThan-args3] PASSED [ 30%] 2022-05-18T04:08:37.8046373Z distributions\test_constraints.py::test_biject_to[False-_GreaterThan-args4] PASSED [ 31%] 2022-05-18T04:08:37.8069050Z distributions\test_constraints.py::test_biject_to[False-_GreaterThan-args5] PASSED [ 31%] 2022-05-18T04:08:37.8091610Z distributions\test_constraints.py::test_biject_to[False-_GreaterThan-args6] PASSED [ 32%] 2022-05-18T04:08:37.8114445Z distributions\test_constraints.py::test_biject_to[False-_GreaterThanEq-args7] PASSED [ 33%] 2022-05-18T04:08:37.8137092Z distributions\test_constraints.py::test_biject_to[False-_GreaterThanEq-args8] PASSED [ 34%] 2022-05-18T04:08:37.8159707Z distributions\test_constraints.py::test_biject_to[False-_GreaterThanEq-args9] PASSED [ 34%] 2022-05-18T04:08:37.8182420Z distributions\test_constraints.py::test_biject_to[False-_LessThan-args10] PASSED [ 35%] 2022-05-18T04:08:37.8205121Z distributions\test_constraints.py::test_biject_to[False-_LessThan-args11] PASSED [ 36%] 2022-05-18T04:08:37.8227850Z distributions\test_constraints.py::test_biject_to[False-_LessThan-args12] PASSED [ 37%] 2022-05-18T04:08:37.8252612Z distributions\test_constraints.py::test_biject_to[False-_LessThan-args13] PASSED [ 37%] 2022-05-18T04:08:37.8281014Z distributions\test_constraints.py::test_biject_to[False-constraint_fn14-args14] PASSED [ 38%] 2022-05-18T04:08:37.8306064Z distributions\test_constraints.py::test_biject_to[False-_Interval-args15] PASSED [ 39%] 2022-05-18T04:08:37.8330341Z distributions\test_constraints.py::test_biject_to[False-_Interval-args16] PASSED [ 40%] 2022-05-18T04:08:37.8354220Z distributions\test_constraints.py::test_biject_to[False-_Interval-args17] PASSED [ 40%] 2022-05-18T04:08:37.8378542Z distributions\test_constraints.py::test_biject_to[False-_HalfOpenInterval-args18] PASSED [ 41%] 2022-05-18T04:08:37.8402827Z distributions\test_constraints.py::test_biject_to[False-_HalfOpenInterval-args19] PASSED [ 42%] 2022-05-18T04:08:37.8427121Z distributions\test_constraints.py::test_biject_to[False-_HalfOpenInterval-args20] PASSED [ 43%] 2022-05-18T04:08:37.8456176Z distributions\test_constraints.py::test_biject_to[False-constraint_fn21-args21] PASSED [ 43%] 2022-05-18T04:08:37.8490760Z distributions\test_constraints.py::test_biject_to[False-constraint_fn22-args22] PASSED [ 44%] 2022-05-18T04:08:37.8510311Z distributions\test_constraints.py::test_biject_to[False-constraint_fn23-args23] SKIPPED [ 45%] 2022-05-18T04:08:37.8520743Z distributions\test_constraints.py::test_biject_to[True-constraint_fn0-args0] SKIPPED [ 46%] 2022-05-18T04:08:37.8531100Z distributions\test_constraints.py::test_biject_to[True-constraint_fn1-args1] SKIPPED [ 46%] 2022-05-18T04:08:37.8541575Z distributions\test_constraints.py::test_biject_to[True-constraint_fn2-args2] SKIPPED [ 47%] 2022-05-18T04:08:37.8551847Z distributions\test_constraints.py::test_biject_to[True-_GreaterThan-args3] SKIPPED [ 48%] 2022-05-18T04:08:37.8562243Z distributions\test_constraints.py::test_biject_to[True-_GreaterThan-args4] SKIPPED [ 49%] 2022-05-18T04:08:37.8572561Z distributions\test_constraints.py::test_biject_to[True-_GreaterThan-args5] SKIPPED [ 50%] 2022-05-18T04:08:37.8583156Z distributions\test_constraints.py::test_biject_to[True-_GreaterThan-args6] SKIPPED [ 50%] 2022-05-18T04:08:37.8595089Z distributions\test_constraints.py::test_biject_to[True-_GreaterThanEq-args7] SKIPPED [ 51%] 2022-05-18T04:08:37.8605801Z distributions\test_constraints.py::test_biject_to[True-_GreaterThanEq-args8] SKIPPED [ 52%] 2022-05-18T04:08:37.8616482Z distributions\test_constraints.py::test_biject_to[True-_GreaterThanEq-args9] SKIPPED [ 53%] 2022-05-18T04:08:37.8627101Z distributions\test_constraints.py::test_biject_to[True-_LessThan-args10] SKIPPED [ 53%] 2022-05-18T04:08:37.8637700Z distributions\test_constraints.py::test_biject_to[True-_LessThan-args11] SKIPPED [ 54%] 2022-05-18T04:08:37.8648279Z distributions\test_constraints.py::test_biject_to[True-_LessThan-args12] SKIPPED [ 55%] 2022-05-18T04:08:37.8659002Z distributions\test_constraints.py::test_biject_to[True-_LessThan-args13] SKIPPED [ 56%] 2022-05-18T04:08:37.8669662Z distributions\test_constraints.py::test_biject_to[True-constraint_fn14-args14] SKIPPED [ 56%] 2022-05-18T04:08:37.8680238Z distributions\test_constraints.py::test_biject_to[True-_Interval-args15] SKIPPED [ 57%] 2022-05-18T04:08:37.8690864Z distributions\test_constraints.py::test_biject_to[True-_Interval-args16] SKIPPED [ 58%] 2022-05-18T04:08:37.8701681Z distributions\test_constraints.py::test_biject_to[True-_Interval-args17] SKIPPED [ 59%] 2022-05-18T04:08:37.8712349Z distributions\test_constraints.py::test_biject_to[True-_HalfOpenInterval-args18] SKIPPED [ 59%] 2022-05-18T04:08:37.8724501Z distributions\test_constraints.py::test_biject_to[True-_HalfOpenInterval-args19] SKIPPED [ 60%] 2022-05-18T04:08:37.8735150Z distributions\test_constraints.py::test_biject_to[True-_HalfOpenInterval-args20] SKIPPED [ 61%] 2022-05-18T04:08:37.8745756Z distributions\test_constraints.py::test_biject_to[True-constraint_fn21-args21] SKIPPED [ 62%] 2022-05-18T04:08:37.8756385Z distributions\test_constraints.py::test_biject_to[True-constraint_fn22-args22] SKIPPED [ 62%] 2022-05-18T04:08:37.8767021Z distributions\test_constraints.py::test_biject_to[True-constraint_fn23-args23] SKIPPED [ 63%] 2022-05-18T04:08:37.8783084Z distributions\test_constraints.py::test_transform_to[False-constraint_fn0-args0] PASSED [ 64%] 2022-05-18T04:08:37.8799420Z distributions\test_constraints.py::test_transform_to[False-constraint_fn1-args1] PASSED [ 65%] 2022-05-18T04:08:37.8817147Z distributions\test_constraints.py::test_transform_to[False-constraint_fn2-args2] PASSED [ 65%] 2022-05-18T04:08:37.8834178Z distributions\test_constraints.py::test_transform_to[False-_GreaterThan-args3] PASSED [ 66%] 2022-05-18T04:08:37.8851850Z distributions\test_constraints.py::test_transform_to[False-_GreaterThan-args4] PASSED [ 67%] 2022-05-18T04:08:37.8869098Z distributions\test_constraints.py::test_transform_to[False-_GreaterThan-args5] PASSED [ 68%] 2022-05-18T04:08:37.8886794Z distributions\test_constraints.py::test_transform_to[False-_GreaterThan-args6] PASSED [ 68%] 2022-05-18T04:08:37.8904713Z distributions\test_constraints.py::test_transform_to[False-_GreaterThanEq-args7] PASSED [ 69%] 2022-05-18T04:08:37.8922450Z distributions\test_constraints.py::test_transform_to[False-_GreaterThanEq-args8] PASSED [ 70%] 2022-05-18T04:08:37.8940295Z distributions\test_constraints.py::test_transform_to[False-_GreaterThanEq-args9] PASSED [ 71%] 2022-05-18T04:08:37.8957991Z distributions\test_constraints.py::test_transform_to[False-_LessThan-args10] PASSED [ 71%] 2022-05-18T04:08:37.8975185Z distributions\test_constraints.py::test_transform_to[False-_LessThan-args11] PASSED [ 72%] 2022-05-18T04:08:37.8992245Z distributions\test_constraints.py::test_transform_to[False-_LessThan-args12] PASSED [ 73%] 2022-05-18T04:08:37.9009236Z distributions\test_constraints.py::test_transform_to[False-_LessThan-args13] PASSED [ 74%] 2022-05-18T04:08:37.9026869Z distributions\test_constraints.py::test_transform_to[False-constraint_fn14-args14] PASSED [ 75%] 2022-05-18T04:08:37.9044991Z distributions\test_constraints.py::test_transform_to[False-_Interval-args15] PASSED [ 75%] 2022-05-18T04:08:37.9063478Z distributions\test_constraints.py::test_transform_to[False-_Interval-args16] PASSED [ 76%] 2022-05-18T04:08:37.9082065Z distributions\test_constraints.py::test_transform_to[False-_Interval-args17] PASSED [ 77%] 2022-05-18T04:08:37.9100339Z distributions\test_constraints.py::test_transform_to[False-_HalfOpenInterval-args18] PASSED [ 78%] 2022-05-18T04:08:37.9118668Z distributions\test_constraints.py::test_transform_to[False-_HalfOpenInterval-args19] PASSED [ 78%] 2022-05-18T04:08:37.9137122Z distributions\test_constraints.py::test_transform_to[False-_HalfOpenInterval-args20] PASSED [ 79%] 2022-05-18T04:08:37.9155711Z distributions\test_constraints.py::test_transform_to[False-constraint_fn21-args21] PASSED [ 80%] 2022-05-18T04:08:37.9181242Z distributions\test_constraints.py::test_transform_to[False-constraint_fn22-args22] PASSED [ 81%] 2022-05-18T04:08:37.9199627Z distributions\test_constraints.py::test_transform_to[False-constraint_fn23-args23] PASSED [ 81%] 2022-05-18T04:08:37.9210346Z distributions\test_constraints.py::test_transform_to[True-constraint_fn0-args0] SKIPPED [ 82%] 2022-05-18T04:08:37.9221121Z distributions\test_constraints.py::test_transform_to[True-constraint_fn1-args1] SKIPPED [ 83%] 2022-05-18T04:08:37.9232039Z distributions\test_constraints.py::test_transform_to[True-constraint_fn2-args2] SKIPPED [ 84%] 2022-05-18T04:08:37.9244331Z distributions\test_constraints.py::test_transform_to[True-_GreaterThan-args3] SKIPPED [ 84%] 2022-05-18T04:08:37.9255199Z distributions\test_constraints.py::test_transform_to[True-_GreaterThan-args4] SKIPPED [ 85%] 2022-05-18T04:08:37.9265889Z distributions\test_constraints.py::test_transform_to[True-_GreaterThan-args5] SKIPPED [ 86%] 2022-05-18T04:08:37.9276553Z distributions\test_constraints.py::test_transform_to[True-_GreaterThan-args6] SKIPPED [ 87%] 2022-05-18T04:08:37.9287300Z distributions\test_constraints.py::test_transform_to[True-_GreaterThanEq-args7] SKIPPED [ 87%] 2022-05-18T04:08:37.9298082Z distributions\test_constraints.py::test_transform_to[True-_GreaterThanEq-args8] SKIPPED [ 88%] 2022-05-18T04:08:37.9308957Z distributions\test_constraints.py::test_transform_to[True-_GreaterThanEq-args9] SKIPPED [ 89%] 2022-05-18T04:08:37.9319925Z distributions\test_constraints.py::test_transform_to[True-_LessThan-args10] SKIPPED [ 90%] 2022-05-18T04:08:37.9330680Z distributions\test_constraints.py::test_transform_to[True-_LessThan-args11] SKIPPED [ 90%] 2022-05-18T04:08:37.9341536Z distributions\test_constraints.py::test_transform_to[True-_LessThan-args12] SKIPPED [ 91%] 2022-05-18T04:08:37.9352350Z distributions\test_constraints.py::test_transform_to[True-_LessThan-args13] SKIPPED [ 92%] 2022-05-18T04:08:37.9363112Z distributions\test_constraints.py::test_transform_to[True-constraint_fn14-args14] SKIPPED [ 93%] 2022-05-18T04:08:37.9378818Z distributions\test_constraints.py::test_transform_to[True-_Interval-args15] SKIPPED [ 93%] 2022-05-18T04:08:37.9389901Z distributions\test_constraints.py::test_transform_to[True-_Interval-args16] SKIPPED [ 94%] 2022-05-18T04:08:37.9400543Z distributions\test_constraints.py::test_transform_to[True-_Interval-args17] SKIPPED [ 95%] 2022-05-18T04:08:37.9411394Z distributions\test_constraints.py::test_transform_to[True-_HalfOpenInterval-args18] SKIPPED [ 96%] 2022-05-18T04:08:37.9422116Z distributions\test_constraints.py::test_transform_to[True-_HalfOpenInterval-args19] SKIPPED [ 96%] 2022-05-18T04:08:37.9433038Z distributions\test_constraints.py::test_transform_to[True-_HalfOpenInterval-args20] SKIPPED [ 97%] 2022-05-18T04:08:37.9443663Z distributions\test_constraints.py::test_transform_to[True-constraint_fn21-args21] SKIPPED [ 98%] 2022-05-18T04:08:37.9454618Z distributions\test_constraints.py::test_transform_to[True-constraint_fn22-args22] SKIPPED [ 99%] 2022-05-18T04:08:37.9546304Z distributions\test_constraints.py::test_transform_to[True-constraint_fn23-args23] SKIPPED [100%] 2022-05-18T04:08:37.9546664Z 2022-05-18T04:08:37.9546911Z ============================== warnings summary =============================== 2022-05-18T04:08:37.9547359Z ..\build\win_tmp\build\torch\cuda\__init__.py:82 2022-05-18T04:08:37.9548476Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\cuda\__init__.py:82: UserWarning: CUDA initialization: CUDA unknown error - this may be due to an incorrectly set up environment, e.g. changing env variable CUDA_VISIBLE_DEVICES after program start. Setting the available devices to be zero. (Triggered internally at C:\actions-runner\_work\pytorch\pytorch\c10\cuda\CUDAFunctions.cpp:109.) 2022-05-18T04:08:37.9549551Z return torch._C._cuda_getDeviceCount() > 0 2022-05-18T04:08:37.9549753Z 2022-05-18T04:08:37.9549915Z ..\build\win_tmp\build\torch\testing\_internal\common_cuda.py:19 2022-05-18T04:08:37.9550439Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\testing\_internal\common_cuda.py:19: DeprecationWarning: distutils Version classes are deprecated. Use packaging.version instead. 2022-05-18T04:08:37.9550966Z CUDA11OrLater = torch.version.cuda and LooseVersion(torch.version.cuda) >= "11.0" 2022-05-18T04:08:37.9551141Z 2022-05-18T04:08:37.9551344Z ..\..\..\..\..\Jenkins\Miniconda3\lib\site-packages\setuptools\_distutils\version.py:351 2022-05-18T04:08:37.9551867Z C:\Jenkins\Miniconda3\lib\site-packages\setuptools\_distutils\version.py:351: DeprecationWarning: distutils Version classes are deprecated. Use packaging.version instead. 2022-05-18T04:08:37.9552281Z other = LooseVersion(other) 2022-05-18T04:08:37.9552418Z 2022-05-18T04:08:37.9552614Z -- Docs: https://docs.pytest.org/en/stable/how-to/capture-warnings.html 2022-05-18T04:08:37.9552919Z =========================== short test summary info =========================== 2022-05-18T04:08:37.9553234Z SKIPPED [18] distributions\test_constraints.py:65: CUDA not found. 2022-05-18T04:08:37.9553585Z SKIPPED [1] distributions\test_constraints.py:83: `biject_to` not implemented. 2022-05-18T04:08:37.9553908Z SKIPPED [24] distributions\test_constraints.py:74: CUDA not found. 2022-05-18T04:08:37.9554287Z SKIPPED [24] distributions\test_constraints.py:105: CUDA not found. 2022-05-18T04:08:37.9554599Z ================= 65 passed, 67 skipped, 3 warnings in 1.36s ================== 2022-05-18T04:08:38.2041733Z Running distributions/test_distributions ... [2022-05-18 04:08:38.190725] 2022-05-18T04:08:38.2042274Z Executing ['C:\\Jenkins\\Miniconda3\\python.exe', 'distributions/test_distributions.py', '-v', '--import-slow-tests', '--import-disabled-tests'] ... [2022-05-18 04:08:38.190725] 2022-05-18T04:08:40.6729072Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\cuda\__init__.py:82: UserWarning: CUDA initialization: CUDA unknown error - this may be due to an incorrectly set up environment, e.g. changing env variable CUDA_VISIBLE_DEVICES after program start. Setting the available devices to be zero. (Triggered internally at C:\actions-runner\_work\pytorch\pytorch\c10\cuda\CUDAFunctions.cpp:109.) 2022-05-18T04:08:40.6730604Z return torch._C._cuda_getDeviceCount() > 0 2022-05-18T04:08:40.6730884Z 2022-05-18T04:08:40.6731027Z Running tests... 2022-05-18T04:08:40.6731463Z ---------------------------------------------------------------------- 2022-05-18T04:08:40.6732223Z Test results will be stored in test-reports\python-unittest\distributions.test_distributions 2022-05-18T04:08:40.7280679Z test_cdf (__main__.TestAgainstScipy) ... C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\distributions\wishart.py:247: UserWarning: Singular sample detected. 2022-05-18T04:08:40.7281422Z warnings.warn("Singular sample detected.") 2022-05-18T04:08:40.7281741Z ok (0.070s) 2022-05-18T04:08:40.7627833Z test_icdf (__main__.TestAgainstScipy) ... ok (0.029s) 2022-05-18T04:08:42.1199235Z test_mean (__main__.TestAgainstScipy) ... ok (1.363s) 2022-05-18T04:08:42.1616454Z test_variance_stddev (__main__.TestAgainstScipy) ... C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\testing\_comparison.py:600: UserWarning: The given NumPy array is not writable, and PyTorch does not support non-writable tensors. This means writing to this tensor will result in undefined behavior. You may want to copy the array to protect its data or make it writable before converting it to a tensor. This type of warning will be suppressed for the rest of this program. (Triggered internally at C:\actions-runner\_work\pytorch\pytorch\torch\csrc\utils\tensor_numpy.cpp:178.) 2022-05-18T04:08:42.1617886Z return torch.as_tensor(tensor_like) 2022-05-18T04:08:42.1618204Z ok (0.037s) 2022-05-18T04:08:42.2370351Z test_params_constraints (__main__.TestConstraints) ... ok (0.080s) 2022-05-18T04:08:42.3477802Z test_support_constraints (__main__.TestConstraints) ... ok (0.105s) 2022-05-18T04:08:42.3517224Z test_bernoulli_shape_scalar_params (__main__.TestDistributionShapes) ... ok (0.000s) 2022-05-18T04:08:42.3559646Z test_bernoulli_shape_tensor_params (__main__.TestDistributionShapes) ... ok (0.000s) 2022-05-18T04:08:42.3598174Z test_beta_shape_scalar_params (__main__.TestDistributionShapes) ... ok (0.016s) 2022-05-18T04:08:42.3645195Z test_beta_shape_tensor_params (__main__.TestDistributionShapes) ... ok (0.000s) 2022-05-18T04:08:42.3680369Z test_binomial_shape (__main__.TestDistributionShapes) ... ok (0.000s) 2022-05-18T04:08:42.3719175Z test_binomial_shape_vectorized_n (__main__.TestDistributionShapes) ... ok (0.000s) 2022-05-18T04:08:42.3790540Z test_categorical_shape (__main__.TestDistributionShapes) ... ok (0.016s) 2022-05-18T04:08:42.3824100Z test_cauchy_shape_scalar_params (__main__.TestDistributionShapes) ... ok (0.000s) 2022-05-18T04:08:42.3862504Z test_cauchy_shape_tensor_params (__main__.TestDistributionShapes) ... ok (0.000s) 2022-05-18T04:08:42.3899730Z test_chi2_shape_scalar_params (__main__.TestDistributionShapes) ... ok (0.016s) 2022-05-18T04:08:42.3938248Z test_chi2_shape_tensor_params (__main__.TestDistributionShapes) ... ok (0.000s) 2022-05-18T04:08:42.3982608Z test_continuous_bernoulli_shape_scalar_params (__main__.TestDistributionShapes) ... ok (0.000s) 2022-05-18T04:08:42.4034073Z test_continuous_bernoulli_shape_tensor_params (__main__.TestDistributionShapes) ... ok (0.016s) 2022-05-18T04:08:42.4078589Z test_dirichlet_shape (__main__.TestDistributionShapes) ... ok (0.000s) 2022-05-18T04:08:42.4417763Z test_entropy_shape (__main__.TestDistributionShapes) ... ok (0.038s) 2022-05-18T04:08:42.4450871Z test_exponential_shape_scalar_param (__main__.TestDistributionShapes) ... ok (0.000s) 2022-05-18T04:08:42.4485749Z test_exponential_shape_tensor_param (__main__.TestDistributionShapes) ... ok (0.000s) 2022-05-18T04:08:42.4521653Z test_gamma_shape_scalar_params (__main__.TestDistributionShapes) ... ok (0.000s) 2022-05-18T04:08:42.4559051Z test_gamma_shape_tensor_params (__main__.TestDistributionShapes) ... ok (0.000s) 2022-05-18T04:08:42.4595864Z test_geometric_shape_scalar_params (__main__.TestDistributionShapes) ... ok (0.016s) 2022-05-18T04:08:42.4639070Z test_geometric_shape_tensor_params (__main__.TestDistributionShapes) ... ok (0.000s) 2022-05-18T04:08:42.4673869Z test_gumbel_shape_scalar_params (__main__.TestDistributionShapes) ... ok (0.000s) 2022-05-18T04:08:42.4709835Z test_halfcauchy_shape_scalar_params (__main__.TestDistributionShapes) ... ok (0.000s) 2022-05-18T04:08:42.4744881Z test_halfcauchy_shape_tensor_params (__main__.TestDistributionShapes) ... ok (0.016s) 2022-05-18T04:08:42.4775699Z test_kumaraswamy_shape_scalar_params (__main__.TestDistributionShapes) ... ok (0.000s) 2022-05-18T04:08:42.4800657Z test_laplace_shape_scalar_params (__main__.TestDistributionShapes) ... ok (0.000s) 2022-05-18T04:08:42.4828992Z test_laplace_shape_tensor_params (__main__.TestDistributionShapes) ... ok (0.000s) 2022-05-18T04:08:42.4860448Z test_mixture_same_family_shape (__main__.TestDistributionShapes) ... ok (0.000s) 2022-05-18T04:08:42.4897158Z test_multinomial_shape (__main__.TestDistributionShapes) ... ok (0.016s) 2022-05-18T04:08:42.4922210Z test_normal_shape_scalar_params (__main__.TestDistributionShapes) ... ok (0.000s) 2022-05-18T04:08:42.4949810Z test_normal_shape_tensor_params (__main__.TestDistributionShapes) ... ok (0.000s) 2022-05-18T04:08:42.5015085Z test_one_hot_categorical_shape (__main__.TestDistributionShapes) ... ok (0.000s) 2022-05-18T04:08:42.5043013Z test_pareto_shape_scalar_params (__main__.TestDistributionShapes) ... ok (0.016s) 2022-05-18T04:08:42.5070655Z test_studentT_shape_scalar_params (__main__.TestDistributionShapes) ... ok (0.000s) 2022-05-18T04:08:42.5100776Z test_studentT_shape_tensor_params (__main__.TestDistributionShapes) ... ok (0.000s) 2022-05-18T04:08:42.5125259Z test_uniform_shape_scalar_params (__main__.TestDistributionShapes) ... ok (0.000s) 2022-05-18T04:08:42.5152217Z test_uniform_shape_tensor_params (__main__.TestDistributionShapes) ... ok (0.000s) 2022-05-18T04:08:42.5185262Z test_vonmises_shape_scalar_params (__main__.TestDistributionShapes) ... ok (0.000s) 2022-05-18T04:08:42.5225762Z test_vonmises_shape_tensor_params (__main__.TestDistributionShapes) ... ok (0.018s) 2022-05-18T04:08:42.5255520Z test_weibull_scale_scalar_params (__main__.TestDistributionShapes) ... ok (0.003s) 2022-05-18T04:08:42.5293792Z test_wishart_shape_scalar_params (__main__.TestDistributionShapes) ... ok (0.000s) 2022-05-18T04:08:42.5344144Z test_wishart_shape_tensor_params (__main__.TestDistributionShapes) ... ok (0.000s) 2022-05-18T04:08:42.5592936Z test_argmax_relaxed_categorical (__main__.TestDistributions) ... ok (0.031s) 2022-05-18T04:08:42.5704438Z test_bernoulli (__main__.TestDistributions) ... ok (0.000s) 2022-05-18T04:08:42.5728362Z test_bernoulli_3d (__main__.TestDistributions) ... ok (0.016s) 2022-05-18T04:08:42.5756281Z test_bernoulli_enumerate_support (__main__.TestDistributions) ... ok (0.000s) 2022-05-18T04:08:42.6428934Z test_beta_log_prob (__main__.TestDistributions) ... ok (0.070s) 2022-05-18T04:08:42.9632442Z test_beta_sample (__main__.TestDistributions) ... ok (0.321s) 2022-05-18T04:08:42.9672652Z test_beta_shape (__main__.TestDistributions) ... ok (0.004s) 2022-05-18T04:08:42.9985153Z test_beta_underflow (__main__.TestDistributions) ... ok (0.031s) 2022-05-18T04:08:42.9999409Z test_beta_underflow_gpu (__main__.TestDistributions) ... skip: CUDA not found (0.002s) 2022-05-18T04:08:43.0296614Z test_binomial (__main__.TestDistributions) ... ok (0.025s) 2022-05-18T04:08:43.0331332Z test_binomial_enumerate_support (__main__.TestDistributions) ... ok (0.000s) 2022-05-18T04:08:43.0376530Z test_binomial_extreme_vals (__main__.TestDistributions) ... ok (0.000s) 2022-05-18T04:08:43.1070445Z test_binomial_log_prob_and_entropy (__main__.TestDistributions) ... ok (0.078s) 2022-05-18T04:08:43.1119398Z test_binomial_log_prob_vectorized_count (__main__.TestDistributions) ... ok (0.000s) 2022-05-18T04:08:43.1648265Z test_binomial_sample (__main__.TestDistributions) ... ok (0.053s) 2022-05-18T04:08:43.1680415Z test_binomial_stable (__main__.TestDistributions) ... ok (0.000s) 2022-05-18T04:08:43.2374548Z test_binomial_vectorized_count (__main__.TestDistributions) ... ok (0.081s) 2022-05-18T04:08:43.2438480Z test_categorical_1d (__main__.TestDistributions) ... ok (0.007s) 2022-05-18T04:08:43.2546455Z test_categorical_2d (__main__.TestDistributions) ... ok (0.010s) 2022-05-18T04:08:43.2567826Z test_categorical_enumerate_support (__main__.TestDistributions) ... ok (0.002s) 2022-05-18T04:08:43.2731620Z test_cauchy (__main__.TestDistributions) ... ok (0.016s) 2022-05-18T04:08:43.5453109Z test_cdf_icdf_inverse (__main__.TestDistributions) ... C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\distributions\wishart.py:247: UserWarning: Singular sample detected. 2022-05-18T04:08:43.5453819Z warnings.warn("Singular sample detected.") 2022-05-18T04:08:43.5454177Z ok (0.267s) 2022-05-18T04:08:43.6645029Z test_cdf_log_prob (__main__.TestDistributions) ... ok (0.115s) 2022-05-18T04:08:43.8268836Z test_chi2_sample (__main__.TestDistributions) ... ok (0.169s) 2022-05-18T04:08:43.8353456Z test_chi2_shape (__main__.TestDistributions) ... ok (0.000s) 2022-05-18T04:08:43.8565331Z test_continuous_bernoulli (__main__.TestDistributions) ... ok (0.031s) 2022-05-18T04:08:43.8594989Z test_continuous_bernoulli_3d (__main__.TestDistributions) ... ok (0.000s) 2022-05-18T04:08:43.8628849Z test_dirichlet_log_prob (__main__.TestDistributions) ... ok (0.000s) 2022-05-18T04:08:43.8658847Z test_dirichlet_mode (__main__.TestDistributions) ... ok (0.000s) 2022-05-18T04:08:43.9056573Z test_dirichlet_sample (__main__.TestDistributions) ... ok (0.047s) 2022-05-18T04:08:43.9081351Z test_dirichlet_shape (__main__.TestDistributions) ... ok (0.000s) 2022-05-18T04:08:44.7029497Z test_distribution_expand (__main__.TestDistributions) ... C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\distributions\wishart.py:247: UserWarning: Singular sample detected. 2022-05-18T04:08:44.7030006Z warnings.warn("Singular sample detected.") 2022-05-18T04:08:44.7030253Z ok (0.799s) 2022-05-18T04:08:44.9007520Z test_distribution_subclass_expand (__main__.TestDistributions) ... ok (0.184s) 2022-05-18T04:08:44.9310254Z test_enumerate_support_type (__main__.TestDistributions) ... ok (0.045s) 2022-05-18T04:08:44.9441442Z test_exponential (__main__.TestDistributions) ... ok (0.013s) 2022-05-18T04:08:45.0426276Z test_exponential_sample (__main__.TestDistributions) ... ok (0.099s) 2022-05-18T04:08:45.0504357Z test_fishersnedecor (__main__.TestDistributions) ... ok (0.000s) 2022-05-18T04:08:45.9043188Z test_fishersnedecor_sample (__main__.TestDistributions) ... ok (0.858s) 2022-05-18T04:08:45.9054058Z test_gamma_gpu_sample (__main__.TestDistributions) ... skip: CUDA not found (0.000s) 2022-05-18T04:08:45.9075994Z test_gamma_gpu_shape (__main__.TestDistributions) ... skip: CUDA not found (0.000s) 2022-05-18T04:08:45.9124651Z test_gamma_log_prob_at_boundary (__main__.TestDistributions) ... ok (0.000s) 2022-05-18T04:08:46.2015213Z test_gamma_sample (__main__.TestDistributions) ... ok (0.286s) 2022-05-18T04:08:46.2079697Z test_gamma_shape (__main__.TestDistributions) ... ok (0.016s) 2022-05-18T04:08:46.2160270Z test_geometric (__main__.TestDistributions) ... ok (0.000s) 2022-05-18T04:08:46.2306400Z test_geometric_log_prob_and_entropy (__main__.TestDistributions) ... ok (0.028s) 2022-05-18T04:08:46.2382620Z test_geometric_sample (__main__.TestDistributions) ... ok (0.008s) 2022-05-18T04:08:46.2455161Z test_gumbel (__main__.TestDistributions) ... ok (0.007s) 2022-05-18T04:08:46.8211156Z test_gumbel_sample (__main__.TestDistributions) ... ok (0.576s) 2022-05-18T04:08:46.8334879Z test_halfcauchy (__main__.TestDistributions) ... ok (0.001s) 2022-05-18T04:08:46.8457872Z test_halfnormal (__main__.TestDistributions) ... ok (0.016s) 2022-05-18T04:08:46.8529080Z test_halfnormal_logprob (__main__.TestDistributions) ... ok (0.000s) 2022-05-18T04:08:46.9525727Z test_halfnormal_sample (__main__.TestDistributions) ... ok (0.114s) 2022-05-18T04:08:46.9542141Z test_has_examples (__main__.TestDistributions) ... ok (0.001s) 2022-05-18T04:08:47.7897445Z test_independent_expand (__main__.TestDistributions) ... C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\distributions\wishart.py:247: UserWarning: Singular sample detected. 2022-05-18T04:08:47.7898430Z warnings.warn("Singular sample detected.") 2022-05-18T04:08:47.7898758Z ok (0.835s) 2022-05-18T04:08:48.1943553Z test_independent_shape (__main__.TestDistributions) ... ok (0.395s) 2022-05-18T04:08:48.7856700Z test_invalid_parameter_broadcasting (__main__.TestDistributions) ... ok (0.601s) 2022-05-18T04:08:48.8195904Z test_kumaraswamy_mean_variance (__main__.TestDistributions) ... ok (0.033s) 2022-05-18T04:08:48.8237512Z test_kumaraswamy_shape (__main__.TestDistributions) ... ok (0.002s) 2022-05-18T04:08:48.8475916Z test_laplace (__main__.TestDistributions) ... ok (0.016s) 2022-05-18T04:08:49.1367932Z test_laplace_sample (__main__.TestDistributions) ... ok (0.300s) 2022-05-18T04:08:49.1401172Z test_lazy_property_grad (__main__.TestDistributions) ... ok (0.003s) 2022-05-18T04:08:49.1543001Z test_lkj_cholesky_log_prob (__main__.TestDistributions) ... ok (0.014s) 2022-05-18T04:08:49.1821862Z test_logisticnormal (__main__.TestDistributions) ... ok (0.028s) 2022-05-18T04:08:49.1844610Z test_logisticnormal_logprob (__main__.TestDistributions) ... ok (0.002s) 2022-05-18T04:08:49.5823147Z test_logisticnormal_sample (__main__.TestDistributions) ... ok (0.397s) 2022-05-18T04:08:49.6036680Z test_lognormal (__main__.TestDistributions) ... ok (0.016s) 2022-05-18T04:08:49.6115328Z test_lognormal_logprob (__main__.TestDistributions) ... ok (0.000s) 2022-05-18T04:08:49.9060544Z test_lognormal_sample (__main__.TestDistributions) ... ok (0.301s) 2022-05-18T04:08:49.9152177Z test_lowrank_multivariate_normal_log_prob (__main__.TestDistributions) ... ok (0.018s) 2022-05-18T04:08:49.9476975Z test_lowrank_multivariate_normal_moments (__main__.TestDistributions) ... ok (0.032s) 2022-05-18T04:08:49.9528839Z test_lowrank_multivariate_normal_properties (__main__.TestDistributions) ... ok (0.005s) 2022-05-18T04:08:49.9951087Z test_lowrank_multivariate_normal_sample (__main__.TestDistributions) ... ok (0.042s) 2022-05-18T04:08:50.0468618Z test_lowrank_multivariate_normal_shape (__main__.TestDistributions) ... ok (0.052s) 2022-05-18T04:08:50.0556921Z test_mixture_same_family_log_prob (__main__.TestDistributions) ... ok (0.009s) 2022-05-18T04:08:50.1074565Z test_mixture_same_family_sample (__main__.TestDistributions) ... ok (0.051s) 2022-05-18T04:08:50.1181486Z test_mixture_same_family_shape (__main__.TestDistributions) ... ok (0.011s) 2022-05-18T04:08:50.2419036Z test_mode (__main__.TestDistributions) ... C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\distributions\wishart.py:247: UserWarning: Singular sample detected. 2022-05-18T04:08:50.2419725Z warnings.warn("Singular sample detected.") 2022-05-18T04:08:50.2420099Z ok (0.118s) 2022-05-18T04:08:50.2550769Z test_multinomial_1d (__main__.TestDistributions) ... ok (0.016s) 2022-05-18T04:08:50.2605236Z test_multinomial_1d_log_prob_and_entropy (__main__.TestDistributions) ... ok (0.000s) 2022-05-18T04:08:50.2751027Z test_multinomial_2d (__main__.TestDistributions) ... ok (0.016s) 2022-05-18T04:08:50.2846280Z test_multivariate_normal_log_prob (__main__.TestDistributions) ... ok (0.016s) 2022-05-18T04:08:50.3082191Z test_multivariate_normal_moments (__main__.TestDistributions) ... ok (0.016s) 2022-05-18T04:08:50.3109760Z test_multivariate_normal_properties (__main__.TestDistributions) ... ok (0.000s) 2022-05-18T04:08:50.4212313Z test_multivariate_normal_sample (__main__.TestDistributions) ... ok (0.121s) 2022-05-18T04:08:50.5153495Z test_multivariate_normal_shape (__main__.TestDistributions) ... ok (0.097s) 2022-05-18T04:08:50.5176299Z test_multivariate_normal_stable_with_precision_matrix (__main__.TestDistributions) ... ok (0.002s) 2022-05-18T04:08:50.5457900Z test_negative_binomial (__main__.TestDistributions) ... ok (0.028s) 2022-05-18T04:08:50.6219420Z test_negative_binomial_log_prob (__main__.TestDistributions) ... ok (0.074s) 2022-05-18T04:08:50.6268179Z test_negative_binomial_log_prob_vectorized_count (__main__.TestDistributions) ... ok (0.000s) 2022-05-18T04:08:50.6490899Z test_normal (__main__.TestDistributions) ... ok (0.016s) 2022-05-18T04:08:50.9507574Z test_normal_sample (__main__.TestDistributions) ... ok (0.316s) 2022-05-18T04:08:50.9586678Z test_one_hot_categorical_1d (__main__.TestDistributions) ... ok (0.008s) 2022-05-18T04:08:50.9673993Z test_one_hot_categorical_2d (__main__.TestDistributions) ... ok (0.009s) 2022-05-18T04:08:50.9702229Z test_one_hot_categorical_enumerate_support (__main__.TestDistributions) ... ok (0.002s) 2022-05-18T04:08:50.9775913Z test_pareto (__main__.TestDistributions) ... ok (0.007s) 2022-05-18T04:08:51.2705621Z test_pareto_sample (__main__.TestDistributions) ... ok (0.287s) 2022-05-18T04:08:51.2719616Z test_poisson_forward_ad (__main__.TestDistributions) ... ok (0.000s) 2022-05-18T04:08:51.2727589Z test_poisson_gpu_sample (__main__.TestDistributions) ... skip: CUDA not found (0.000s) 2022-05-18T04:08:51.2834483Z test_poisson_log_prob (__main__.TestDistributions) ... C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\testing\_deprecated.py:35: FutureWarning: torch.testing.assert_allclose() is deprecated since 1.12 and will be removed in 1.14. Use torch.testing.assert_close() instead. For detailed upgrade instructions see https://github.com/pytorch/pytorch/issues/61844. 2022-05-18T04:08:51.2888104Z warnings.warn(msg, FutureWarning) 2022-05-18T04:08:51.2888341Z ok (0.016s) 2022-05-18T04:08:51.2908906Z test_poisson_sample (__main__.TestDistributions) ... ok (0.000s) 2022-05-18T04:08:51.2934727Z test_poisson_shape (__main__.TestDistributions) ... ok (0.000s) 2022-05-18T04:08:51.3118511Z test_relaxed_bernoulli (__main__.TestDistributions) ... ok (0.031s) 2022-05-18T04:08:51.3221784Z test_relaxed_one_hot_categorical_1d (__main__.TestDistributions) ... ok (0.007s) 2022-05-18T04:08:51.3390992Z test_relaxed_one_hot_categorical_2d (__main__.TestDistributions) ... ok (0.016s) 2022-05-18T04:08:51.3618431Z test_repr (__main__.TestDistributions) ... ok (0.016s) 2022-05-18T04:08:51.3862043Z test_rounded_relaxed_bernoulli (__main__.TestDistributions) ... ok (0.031s) 2022-05-18T04:08:51.4071149Z test_rsample_requires_grad (__main__.TestDistributions) ... C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\distributions\wishart.py:247: UserWarning: Singular sample detected. 2022-05-18T04:08:51.4071630Z warnings.warn("Singular sample detected.") 2022-05-18T04:08:51.4071834Z ok (0.016s) 2022-05-18T04:08:51.4287512Z test_sample_detached (__main__.TestDistributions) ... ok (0.022s) 2022-05-18T04:08:51.4367344Z test_studentT (__main__.TestDistributions) ... ok (0.016s) 2022-05-18T04:08:51.5444965Z test_studentT_log_prob (__main__.TestDistributions) ... ok (0.110s) 2022-05-18T04:08:52.7736506Z test_studentT_sample (__main__.TestDistributions) ... ok (1.221s) 2022-05-18T04:08:52.8030285Z test_support_attributes (__main__.TestDistributions) ... ok (0.031s) 2022-05-18T04:08:52.8190131Z test_uniform (__main__.TestDistributions) ... ok (0.022s) 2022-05-18T04:08:52.8567512Z test_valid_parameter_broadcasting (__main__.TestDistributions) ... ok (0.033s) 2022-05-18T04:08:52.8724933Z test_vonmises_logprob (__main__.TestDistributions) ... ok (0.016s) 2022-05-18T04:09:00.6618940Z test_vonmises_sample (__main__.TestDistributions) ... ok (7.789s) 2022-05-18T04:09:00.7553265Z test_wishart_log_prob (__main__.TestDistributions) ... C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\distributions\wishart.py:247: UserWarning: Singular sample detected. 2022-05-18T04:09:00.7553968Z warnings.warn("Singular sample detected.") 2022-05-18T04:09:00.7554329Z ok (0.085s) 2022-05-18T04:09:02.2755402Z test_wishart_moments (__main__.TestDistributions) ... C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\distributions\wishart.py:101: UserWarning: Low df values detected. Singular samples are highly likely to occur for ndim - 1 < df < ndim. 2022-05-18T04:09:02.2756568Z warnings.warn("Low df values detected. Singular samples are highly likely to occur for ndim - 1 < df < ndim.") 2022-05-18T04:09:02.2757030Z ok (1.530s) 2022-05-18T04:09:02.2807650Z test_wishart_properties (__main__.TestDistributions) ... ok (0.000s) 2022-05-18T04:09:02.6200889Z test_wishart_sample (__main__.TestDistributions) ... ok (0.347s) 2022-05-18T04:09:02.7607622Z test_wishart_shape (__main__.TestDistributions) ... C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\distributions\wishart.py:247: UserWarning: Singular sample detected. 2022-05-18T04:09:02.7608340Z warnings.warn("Singular sample detected.") 2022-05-18T04:09:02.7608954Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\distributions\wishart.py:247: UserWarning: Singular sample detected. 2022-05-18T04:09:02.7611716Z warnings.warn("Singular sample detected.") 2022-05-18T04:09:02.7612373Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\distributions\wishart.py:247: UserWarning: Singular sample detected. 2022-05-18T04:09:02.7612892Z warnings.warn("Singular sample detected.") 2022-05-18T04:09:02.7613397Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\distributions\wishart.py:247: UserWarning: Singular sample detected. 2022-05-18T04:09:02.7613865Z warnings.warn("Singular sample detected.") 2022-05-18T04:09:02.7614819Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\distributions\wishart.py:247: UserWarning: Singular sample detected. 2022-05-18T04:09:02.7615504Z warnings.warn("Singular sample detected.") 2022-05-18T04:09:02.7616136Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\distributions\wishart.py:247: UserWarning: Singular sample detected. 2022-05-18T04:09:02.7616812Z warnings.warn("Singular sample detected.") 2022-05-18T04:09:02.7617159Z ok (0.137s) 2022-05-18T04:09:02.7637082Z test_wishart_stable_with_precision_matrix (__main__.TestDistributions) ... ok (0.000s) 2022-05-18T04:09:02.7657605Z test_zero_excluded_binomial (__main__.TestDistributions) ... skip: CUDA not found (0.000s) 2022-05-18T04:09:02.7687930Z test_cat_event_dim (__main__.TestFunctors) ... ok (0.000s) 2022-05-18T04:09:02.7759308Z test_cat_transform (__main__.TestFunctors) ... ok (0.016s) 2022-05-18T04:09:02.7831170Z test_cat_transform_non_uniform (__main__.TestFunctors) ... ok (0.000s) 2022-05-18T04:09:02.7897371Z test_stack_transform (__main__.TestFunctors) ... ok (0.016s) 2022-05-18T04:09:03.7082271Z test_cdf (__main__.TestJit) ... C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\distributions\wishart.py:247: UserWarning: Singular sample detected. 2022-05-18T04:09:03.7082944Z warnings.warn("Singular sample detected.") 2022-05-18T04:09:03.7083307Z ok (0.920s) 2022-05-18T04:09:04.6835922Z test_entropy (__main__.TestJit) ... C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\distributions\wishart.py:101: UserWarning: Low df values detected. Singular samples are highly likely to occur for ndim - 1 < df < ndim. 2022-05-18T04:09:04.6836958Z warnings.warn("Low df values detected. Singular samples are highly likely to occur for ndim - 1 < df < ndim.") 2022-05-18T04:09:04.6837384Z ok (0.975s) 2022-05-18T04:09:05.0330116Z test_enumerate_support (__main__.TestJit) ... ok (0.343s) 2022-05-18T04:09:06.8673473Z test_log_prob (__main__.TestJit) ... ok (1.827s) 2022-05-18T04:09:07.7440977Z test_mean (__main__.TestJit) ... ok (0.884s) 2022-05-18T04:09:08.2781591Z test_rsample (__main__.TestJit) ... ok (0.541s) 2022-05-18T04:09:08.9203943Z test_sample (__main__.TestJit) ... ok (0.642s) 2022-05-18T04:09:10.0246376Z test_variance (__main__.TestJit) ... ok (1.094s) 2022-05-18T04:09:10.0715631Z test_entropy_exponential_family (__main__.TestKL) ... ok (0.047s) 2022-05-18T04:09:13.6480620Z test_entropy_monte_carlo (__main__.TestKL) ... ok (3.571s) 2022-05-18T04:09:13.6627044Z test_kl_edgecases (__main__.TestKL) ... ok (0.016s) 2022-05-18T04:09:13.6888598Z test_kl_exponential_family (__main__.TestKL) ... ok (0.031s) 2022-05-18T04:09:13.7085707Z test_kl_infinite (__main__.TestKL) ... ok (0.029s) 2022-05-18T04:09:13.7356701Z test_kl_lowrank_multivariate_normal (__main__.TestKL) ... ok (0.024s) 2022-05-18T04:09:13.7561070Z test_kl_lowrank_multivariate_normal_batched (__main__.TestKL) ... ok (0.016s) 2022-05-18T04:09:14.8073647Z test_kl_monte_carlo (__main__.TestKL) ... ok (1.054s) 2022-05-18T04:09:14.8387323Z test_kl_multivariate_normal (__main__.TestKL) ... ok (0.031s) 2022-05-18T04:09:14.8565024Z test_kl_multivariate_normal_batched (__main__.TestKL) ... ok (0.016s) 2022-05-18T04:09:14.8742251Z test_kl_multivariate_normal_batched_broadcasted (__main__.TestKL) ... ok (0.016s) 2022-05-18T04:09:14.9287568Z test_kl_shape (__main__.TestKL) ... ok (0.052s) 2022-05-18T04:09:14.9424433Z test_kl_transformed (__main__.TestKL) ... ok (0.016s) 2022-05-18T04:09:14.9476854Z test_lazy_logits_initialization (__main__.TestLazyLogitsInitialization) ... ok (0.000s) 2022-05-18T04:09:14.9506084Z test_lazy_probs_initialization (__main__.TestLazyLogitsInitialization) ... ok (0.016s) 2022-05-18T04:09:14.9674138Z test_bernoulli_gradient (__main__.TestNumericalStability) ... ok (0.016s) 2022-05-18T04:09:14.9708020Z test_bernoulli_with_logits_overflow (__main__.TestNumericalStability) ... ok (0.000s) 2022-05-18T04:09:14.9740911Z test_bernoulli_with_logits_underflow (__main__.TestNumericalStability) ... ok (0.000s) 2022-05-18T04:09:14.9764286Z test_categorical_log_prob (__main__.TestNumericalStability) ... ok (0.000s) 2022-05-18T04:09:14.9794914Z test_categorical_log_prob_with_logits (__main__.TestNumericalStability) ... ok (0.016s) 2022-05-18T04:09:15.0153626Z test_continuous_bernoulli_gradient (__main__.TestNumericalStability) ... ok (0.036s) 2022-05-18T04:09:15.0204646Z test_continuous_bernoulli_with_logits_overflow (__main__.TestNumericalStability) ... ok (0.000s) 2022-05-18T04:09:15.0255915Z test_continuous_bernoulli_with_logits_underflow (__main__.TestNumericalStability) ... ok (0.000s) 2022-05-18T04:09:15.0283016Z test_multinomial_log_prob (__main__.TestNumericalStability) ... ok (0.000s) 2022-05-18T04:09:15.0317745Z test_multinomial_log_prob_with_logits (__main__.TestNumericalStability) ... ok (0.016s) 2022-05-18T04:09:15.0832087Z test_beta_wrt_alpha (__main__.TestRsample) ... ok (0.047s) 2022-05-18T04:09:15.1328801Z test_beta_wrt_beta (__main__.TestRsample) ... ok (0.040s) 2022-05-18T04:09:15.1605503Z test_chi2 (__main__.TestRsample) ... ok (0.031s) 2022-05-18T04:09:15.6956949Z test_dirichlet_multivariate (__main__.TestRsample) ... ok (0.546s) 2022-05-18T04:09:15.7466816Z test_dirichlet_on_diagonal (__main__.TestRsample) ... ok (0.051s) 2022-05-18T04:09:15.8614538Z test_dirichlet_tangent_field (__main__.TestRsample) ... ok (0.101s) 2022-05-18T04:09:15.8889919Z test_gamma (__main__.TestRsample) ... ok (0.031s) 2022-05-18T04:09:15.9126153Z test_invalid (__main__.TestValidation) ... ok (0.022s) 2022-05-18T04:09:16.2672819Z test_invalid_log_probs_arg (__main__.TestValidation) ... ok (0.366s) 2022-05-18T04:09:16.2820022Z test_valid (__main__.TestValidation) ... ok (0.014s) 2022-05-18T04:09:16.2878104Z test_warning_unimplemented_constraints (__main__.TestValidation) ... ok (0.006s) 2022-05-18T04:09:16.3238661Z 2022-05-18T04:09:16.3238970Z ---------------------------------------------------------------------- 2022-05-18T04:09:16.3239363Z Ran 219 tests in 35.656s 2022-05-18T04:09:16.3239504Z 2022-05-18T04:09:16.3239629Z OK (skipped=5) 2022-05-18T04:09:16.3239791Z 2022-05-18T04:09:16.3239940Z Generating XML reports... 2022-05-18T04:09:16.3240727Z Generated XML report: test-reports\python-unittest\distributions.test_distributions\TEST-TestAgainstScipy-20220518040840.xml 2022-05-18T04:09:16.3241586Z Generated XML report: test-reports\python-unittest\distributions.test_distributions\TEST-TestConstraints-20220518040840.xml 2022-05-18T04:09:16.3242860Z Generated XML report: test-reports\python-unittest\distributions.test_distributions\TEST-TestDistributionShapes-20220518040840.xml 2022-05-18T04:09:16.3243733Z Generated XML report: test-reports\python-unittest\distributions.test_distributions\TEST-TestDistributions-20220518040840.xml 2022-05-18T04:09:16.3244597Z Generated XML report: test-reports\python-unittest\distributions.test_distributions\TEST-TestFunctors-20220518040840.xml 2022-05-18T04:09:16.3245379Z Generated XML report: test-reports\python-unittest\distributions.test_distributions\TEST-TestJit-20220518040840.xml 2022-05-18T04:09:16.3246113Z Generated XML report: test-reports\python-unittest\distributions.test_distributions\TEST-TestKL-20220518040840.xml 2022-05-18T04:09:16.3246980Z Generated XML report: test-reports\python-unittest\distributions.test_distributions\TEST-TestLazyLogitsInitialization-20220518040840.xml 2022-05-18T04:09:16.3247896Z Generated XML report: test-reports\python-unittest\distributions.test_distributions\TEST-TestNumericalStability-20220518040840.xml 2022-05-18T04:09:16.3248729Z Generated XML report: test-reports\python-unittest\distributions.test_distributions\TEST-TestRsample-20220518040840.xml 2022-05-18T04:09:16.3249504Z Generated XML report: test-reports\python-unittest\distributions.test_distributions\TEST-TestValidation-20220518040840.xml 2022-05-18T04:09:16.7097641Z Running lazy/test_bindings ... [2022-05-18 04:09:16.709547] 2022-05-18T04:09:16.7098099Z Executing ['C:\\Jenkins\\Miniconda3\\python.exe', 'lazy/test_bindings.py', '-v', '--import-slow-tests', '--import-disabled-tests'] ... [2022-05-18 04:09:16.709547] 2022-05-18T04:09:17.6126925Z Running lazy/test_extract_compiled_graph ... [2022-05-18 04:09:17.599867] 2022-05-18T04:09:17.6127442Z Executing ['C:\\Jenkins\\Miniconda3\\python.exe', 'lazy/test_extract_compiled_graph.py', '-v', '--import-slow-tests', '--import-disabled-tests'] ... [2022-05-18 04:09:17.599867] 2022-05-18T04:09:18.5728042Z Running lazy/test_reuse_ir ... [2022-05-18 04:09:18.566604] 2022-05-18T04:09:18.5728540Z Executing ['C:\\Jenkins\\Miniconda3\\python.exe', 'lazy/test_reuse_ir.py', '-v', '--import-slow-tests', '--import-disabled-tests'] ... [2022-05-18 04:09:18.566604] 2022-05-18T04:09:19.4821125Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\cuda\__init__.py:82: UserWarning: CUDA initialization: CUDA unknown error - this may be due to an incorrectly set up environment, e.g. changing env variable CUDA_VISIBLE_DEVICES after program start. Setting the available devices to be zero. (Triggered internally at C:\actions-runner\_work\pytorch\pytorch\c10\cuda\CUDAFunctions.cpp:109.) 2022-05-18T04:09:19.4821913Z return torch._C._cuda_getDeviceCount() > 0 2022-05-18T04:09:19.4822078Z 2022-05-18T04:09:19.4822166Z Running tests... 2022-05-18T04:09:19.4822457Z ---------------------------------------------------------------------- 2022-05-18T04:09:19.4822749Z testAdd (__main__.TestLazyReuseIr) ... skip: To be fixed (0.000s) 2022-05-18T04:09:19.4823105Z Test results will be stored in test-reports\python-unittest\lazy.test_reuse_ir 2022-05-18T04:09:19.4837440Z testAddSub (__main__.TestLazyReuseIr) ... skip: To be fixed (0.000s) 2022-05-18T04:09:19.4853569Z testAddSubFallback (__main__.TestLazyReuseIr) ... skip: To be fixed (0.000s) 2022-05-18T04:09:19.4918332Z 2022-05-18T04:09:19.4918539Z ---------------------------------------------------------------------- 2022-05-18T04:09:19.4918819Z Ran 3 tests in 0.000s 2022-05-18T04:09:19.4918947Z 2022-05-18T04:09:19.4919033Z OK (skipped=3) 2022-05-18T04:09:19.4919153Z 2022-05-18T04:09:19.4919224Z Generating XML reports... 2022-05-18T04:09:19.4919601Z Generated XML report: test-reports\python-unittest\lazy.test_reuse_ir\TEST-TestLazyReuseIr-20220518040919.xml 2022-05-18T04:09:19.6116643Z Running lazy/test_ts_opinfo ... [2022-05-18 04:09:19.602322] 2022-05-18T04:09:19.6117104Z Executing ['C:\\Jenkins\\Miniconda3\\python.exe', 'lazy/test_ts_opinfo.py', '-v', '--import-slow-tests', '--import-disabled-tests'] ... [2022-05-18 04:09:19.602322] 2022-05-18T04:09:21.6660166Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\cuda\__init__.py:82: UserWarning: CUDA initialization: CUDA unknown error - this may be due to an incorrectly set up environment, e.g. changing env variable CUDA_VISIBLE_DEVICES after program start. Setting the available devices to be zero. (Triggered internally at C:\actions-runner\_work\pytorch\pytorch\c10\cuda\CUDAFunctions.cpp:109.) 2022-05-18T04:09:21.6660952Z return torch._C._cuda_getDeviceCount() > 0 2022-05-18T04:09:21.6661115Z 2022-05-18T04:09:21.6661280Z Test results will be stored in test-reports\python-unittest\lazy.test_ts_opinfo 2022-05-18T04:09:21.6661562Z Running tests... 2022-05-18T04:09:21.6661839Z ---------------------------------------------------------------------- 2022-05-18T04:09:21.7907829Z testConvolutionBackward (__main__.TestLazyTensor) ... ok (0.132s) 2022-05-18T04:09:21.7969641Z 2022-05-18T04:09:21.7970040Z ---------------------------------------------------------------------- 2022-05-18T04:09:21.7970465Z Ran 1 test in 0.125s 2022-05-18T04:09:21.7970660Z 2022-05-18T04:09:21.7970762Z OK 2022-05-18T04:09:21.7970916Z 2022-05-18T04:09:21.7971069Z Generating XML reports... 2022-05-18T04:09:21.7971631Z Generated XML report: test-reports\python-unittest\lazy.test_ts_opinfo\TEST-TestLazyTensor-20220518040921.xml 2022-05-18T04:09:22.0734345Z Running test_ao_sparsity ... [2022-05-18 04:09:22.073126] 2022-05-18T04:09:22.0734808Z Executing ['C:\\Jenkins\\Miniconda3\\python.exe', 'test_ao_sparsity.py', '-v', '--import-slow-tests', '--import-disabled-tests'] ... [2022-05-18 04:09:22.073126] 2022-05-18T04:09:22.9980408Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\cuda\__init__.py:82: UserWarning: CUDA initialization: CUDA unknown error - this may be due to an incorrectly set up environment, e.g. changing env variable CUDA_VISIBLE_DEVICES after program start. Setting the available devices to be zero. (Triggered internally at C:\actions-runner\_work\pytorch\pytorch\c10\cuda\CUDAFunctions.cpp:109.) 2022-05-18T04:09:22.9981114Z return torch._C._cuda_getDeviceCount() > 0 2022-05-18T04:09:22.9981257Z 2022-05-18T04:09:22.9981328Z Running tests... 2022-05-18T04:09:22.9981563Z ---------------------------------------------------------------------- 2022-05-18T04:09:22.9981901Z Test results will be stored in test-reports\python-unittest\test_ao_sparsity 2022-05-18T04:09:23.5255473Z test_constructor (ao.sparsity.test_pruner.TestBasePruner) ... 2022-05-18 04:09:23,524 - numba.cuda.cudadrv.driver - INFO - init 2022-05-18T04:09:23.5305250Z 2022-05-18 04:09:23,529 - numba.cuda.cudadrv.driver - ERROR - Call to cuInit results in CUDA_ERROR_UNKNOWN 2022-05-18T04:09:23.5447072Z ok (0.547s) 2022-05-18T04:09:23.5603168Z test_prepare_conv2d (ao.sparsity.test_pruner.TestBasePruner) ... ok (0.015s) 2022-05-18T04:09:23.5649655Z test_prepare_linear (ao.sparsity.test_pruner.TestBasePruner) ... ok (0.005s) 2022-05-18T04:09:23.5782404Z test_squash_mask_conv2d (ao.sparsity.test_pruner.TestBasePruner) ... ok (0.013s) 2022-05-18T04:09:23.5825518Z test_squash_mask_linear (ao.sparsity.test_pruner.TestBasePruner) ... ok (0.004s) 2022-05-18T04:09:23.5942379Z test_step_conv2d (ao.sparsity.test_pruner.TestBasePruner) ... ok (0.012s) 2022-05-18T04:09:23.6064738Z test_step_linear (ao.sparsity.test_pruner.TestBasePruner) ... ok (0.001s) 2022-05-18T04:09:23.6109280Z test_constructor (ao.sparsity.test_sparsifier.TestBaseSparsifier) ... ok (0.016s) 2022-05-18T04:09:23.6139153Z test_mask_squash (ao.sparsity.test_sparsifier.TestBaseSparsifier) ... ok (0.000s) 2022-05-18T04:09:23.6182642Z test_mask_squash_with_params1 (ao.sparsity.test_sparsifier.TestBaseSparsifier) ... ok (0.000s) 2022-05-18T04:09:23.6225132Z test_mask_squash_with_params2 (ao.sparsity.test_sparsifier.TestBaseSparsifier) ... ok (0.000s) 2022-05-18T04:09:23.6269825Z test_mask_squash_with_params3 (ao.sparsity.test_sparsifier.TestBaseSparsifier) ... ok (0.016s) 2022-05-18T04:09:23.6309183Z test_prepare_config (ao.sparsity.test_sparsifier.TestBaseSparsifier) ... ok (0.000s) 2022-05-18T04:09:23.6416164Z test_state_dict (ao.sparsity.test_sparsifier.TestBaseSparsifier) ... ok (0.000s) 2022-05-18T04:09:23.6443012Z test_step (ao.sparsity.test_sparsifier.TestBaseSparsifier) ... ok (0.016s) 2022-05-18T04:09:24.0436430Z 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:176: UserWarning: Please use quant_min and quant_max to specify the range for observers. reduce_range will be deprecated in a future release of PyTorch. 2022-05-18T04:09:24.0437143Z warnings.warn( 2022-05-18T04:09:24.0437929Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\ao\sparsity\sparsifier\weight_norm_sparsifier.py:10: UserWarning: __floordiv__ is deprecated, and its behavior will change in a future version of pytorch. It currently rounds toward 0 (like the 'trunc' function NOT 'floor'). This results in incorrect rounding for negative values. To keep the current behavior, use torch.div(a, b, rounding_mode='trunc'), or for actual floor division, use torch.div(a, b, rounding_mode='floor'). 2022-05-18T04:09:24.0438636Z rows = idx // shape[1] 2022-05-18T04:09:24.0438808Z ok (0.401s) 2022-05-18T04:09:24.4594778Z test_fusion_before_s_prep (ao.sparsity.test_composability.TestComposability) ... ok (0.414s) 2022-05-18T04:09:24.8980698Z test_q_prep_before_s_prep (ao.sparsity.test_composability.TestComposability) ... ok (0.438s) 2022-05-18T04:09:24.9097302Z test_qat_prep_before_s_prep (ao.sparsity.test_composability.TestComposability) ... ok (0.000s) 2022-05-18T04:09:25.3004860Z test_s_prep_before_fusion (ao.sparsity.test_composability.TestComposability) ... ok (0.404s) 2022-05-18T04:09:25.6556336Z test_s_prep_before_q_prep (ao.sparsity.test_composability.TestComposability) ... ok (0.342s) 2022-05-18T04:09:25.6699017Z test_s_prep_before_qat_prep (ao.sparsity.test_composability.TestComposability) ... ok (0.016s) 2022-05-18T04:09:25.8005445Z test_jit_trace (ao.sparsity.test_parametrization.TestFakeSparsity) ... ok (0.143s) 2022-05-18T04:09:25.8034536Z test_masking_logic (ao.sparsity.test_parametrization.TestFakeSparsity) ... ok (0.003s) 2022-05-18T04:09:25.8118629Z test_state_dict_preserved (ao.sparsity.test_parametrization.TestFakeSparsity) ... ok (0.001s) 2022-05-18T04:09:25.8150797Z test_weights_parametrized (ao.sparsity.test_parametrization.TestFakeSparsity) ... ok (0.000s) 2022-05-18T04:09:25.8171197Z test_sparse_qlinear (ao.sparsity.test_kernels.TestQuantizedSparseKernels) ... 2022-05-18 04:09:25,803 - root - INFO - dynamic sparse qlinear is only available in qnnpack 2022-05-18T04:09:25.8229023Z 2022-05-18 04:09:25,819 - root - INFO - dynamic sparse qlinear is only available in qnnpack 2022-05-18T04:09:25.8237632Z ok (0.016s) 2022-05-18T04:09:25.8422356Z test_sparse_qlinear (ao.sparsity.test_kernels.TestQuantizedSparseLayers) ... C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\ao\quantization\utils.py:272: UserWarning: must run observer before calling calculate_qparams. Returning default values. 2022-05-18T04:09:25.8423216Z warnings.warn( 2022-05-18T04:09:25.8423480Z ok (0.016s) 2022-05-18T04:09:26.0359468Z test_sparse_qlinear_serdes (ao.sparsity.test_kernels.TestQuantizedSparseLayers) ... ok (0.200s) 2022-05-18T04:09:26.0380628Z test_constructor (ao.sparsity.test_scheduler.TestScheduler) ... ok (0.002s) 2022-05-18T04:09:26.0408153Z test_lambda_scheduler (ao.sparsity.test_scheduler.TestScheduler) ... C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\ao\sparsity\scheduler\base_scheduler.py:123: UserWarning: Detected call of `scheduler.step()` before `sparsifier.step()`. You have to make sure you run the sparsifier.step() BEFORE any calls to the scheduer.step(). 2022-05-18T04:09:26.0409206Z warnings.warn("Detected call of `scheduler.step()` before `sparsifier.step()`. " 2022-05-18T04:09:26.0409689Z ok (0.003s) 2022-05-18T04:09:26.0418913Z test_order_of_steps (ao.sparsity.test_scheduler.TestScheduler) 2022-05-18T04:09:26.0467472Z Checks if the warning is thrown if the scheduler step is called ... ok (0.006s) 2022-05-18T04:09:26.0515538Z test_step (ao.sparsity.test_scheduler.TestScheduler) ... C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\ao\sparsity\sparsifier\weight_norm_sparsifier.py:10: UserWarning: __floordiv__ is deprecated, and its behavior will change in a future version of pytorch. It currently rounds toward 0 (like the 'trunc' function NOT 'floor'). This results in incorrect rounding for negative values. To keep the current behavior, use torch.div(a, b, rounding_mode='trunc'), or for actual floor division, use torch.div(a, b, rounding_mode='floor'). 2022-05-18T04:09:26.0516731Z rows = idx // shape[1] 2022-05-18T04:09:26.0516994Z ok (0.004s) 2022-05-18T04:09:26.0539436Z test_constructor (ao.sparsity.test_sparsifier.TestWeightNormSparsifier) ... ok (0.003s) 2022-05-18T04:09:26.0565910Z test_mask_squash (ao.sparsity.test_sparsifier.TestWeightNormSparsifier) ... ok (0.002s) 2022-05-18T04:09:26.0594645Z test_prepare (ao.sparsity.test_sparsifier.TestWeightNormSparsifier) ... ok (0.002s) 2022-05-18T04:09:26.2533054Z test_sparsity_levels (ao.sparsity.test_sparsifier.TestWeightNormSparsifier) ... ok (0.182s) 2022-05-18T04:09:28.8501765Z test_step (ao.sparsity.test_sparsifier.TestWeightNormSparsifier) ... ok (2.610s) 2022-05-18T04:09:28.8651162Z test_step_2_of_4 (ao.sparsity.test_sparsifier.TestWeightNormSparsifier) ... ok (0.015s) 2022-05-18T04:09:28.8799420Z 2022-05-18T04:09:28.8799826Z ---------------------------------------------------------------------- 2022-05-18T04:09:28.8800226Z Ran 39 tests in 5.860s 2022-05-18T04:09:28.8800438Z 2022-05-18T04:09:28.8800523Z OK 2022-05-18T04:09:28.8800660Z 2022-05-18T04:09:28.8800783Z Generating XML reports... 2022-05-18T04:09:28.8801401Z Generated XML report: test-reports\python-unittest\test_ao_sparsity\TEST-ao.sparsity.test_pruner.TestBasePruner-20220518040922.xml 2022-05-18T04:09:28.8802290Z Generated XML report: test-reports\python-unittest\test_ao_sparsity\TEST-ao.sparsity.test_sparsifier.TestBaseSparsifier-20220518040922.xml 2022-05-18T04:09:28.8803214Z Generated XML report: test-reports\python-unittest\test_ao_sparsity\TEST-ao.sparsity.test_composability.TestComposability-20220518040922.xml 2022-05-18T04:09:28.8804129Z Generated XML report: test-reports\python-unittest\test_ao_sparsity\TEST-ao.sparsity.test_parametrization.TestFakeSparsity-20220518040922.xml 2022-05-18T04:09:28.8805150Z Generated XML report: test-reports\python-unittest\test_ao_sparsity\TEST-ao.sparsity.test_kernels.TestQuantizedSparseKernels-20220518040922.xml 2022-05-18T04:09:28.8806108Z Generated XML report: test-reports\python-unittest\test_ao_sparsity\TEST-ao.sparsity.test_kernels.TestQuantizedSparseLayers-20220518040922.xml 2022-05-18T04:09:28.8807006Z Generated XML report: test-reports\python-unittest\test_ao_sparsity\TEST-ao.sparsity.test_scheduler.TestScheduler-20220518040922.xml 2022-05-18T04:09:28.8807943Z Generated XML report: test-reports\python-unittest\test_ao_sparsity\TEST-ao.sparsity.test_sparsifier.TestWeightNormSparsifier-20220518040922.xml 2022-05-18T04:09:29.0797447Z Running test_autocast ... [2022-05-18 04:09:29.079125] 2022-05-18T04:09:29.0797897Z Executing ['C:\\Jenkins\\Miniconda3\\python.exe', 'test_autocast.py', '-v', '--import-slow-tests', '--import-disabled-tests'] ... [2022-05-18 04:09:29.079125] 2022-05-18T04:09:30.0593279Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\cuda\__init__.py:82: UserWarning: CUDA initialization: CUDA unknown error - this may be due to an incorrectly set up environment, e.g. changing env variable CUDA_VISIBLE_DEVICES after program start. Setting the available devices to be zero. (Triggered internally at C:\actions-runner\_work\pytorch\pytorch\c10\cuda\CUDAFunctions.cpp:109.) 2022-05-18T04:09:30.0594047Z return torch._C._cuda_getDeviceCount() > 0 2022-05-18T04:09:30.0594179Z 2022-05-18T04:09:30.0594255Z Running tests... 2022-05-18T04:09:30.0594518Z ---------------------------------------------------------------------- 2022-05-18T04:09:30.0594849Z Test results will be stored in test-reports\python-unittest\test_autocast 2022-05-18T04:09:30.6316178Z test_autocast_methods_expect_builtin_promote (__main__.TestAutocastCPU) ... ok (0.568s) 2022-05-18T04:09:30.6403806Z test_autocast_nn_bf16 (__main__.TestAutocastCPU) ... ok (0.016s) 2022-05-18T04:09:30.6525522Z test_autocast_nn_fp32 (__main__.TestAutocastCPU) ... ok (0.016s) 2022-05-18T04:09:30.6840835Z test_autocast_torch_bf16 (__main__.TestAutocastCPU) ... ok (0.031s) 2022-05-18T04:09:30.7066926Z test_autocast_torch_expect_builtin_promote (__main__.TestAutocastCPU) ... ok (0.017s) 2022-05-18T04:09:30.8230457Z test_autocast_torch_fp32 (__main__.TestAutocastCPU) ... ok (0.127s) 2022-05-18T04:09:30.8333311Z test_autocast_torch_need_autocast_promote (__main__.TestAutocastCPU) ... ok (0.010s) 2022-05-18T04:09:30.8346740Z test_autocast_fast_dtype (__main__.TestTorchAutocast) ... ok (0.002s) 2022-05-18T04:09:30.8415724Z 2022-05-18T04:09:30.8416004Z ---------------------------------------------------------------------- 2022-05-18T04:09:30.8416348Z Ran 8 tests in 0.797s 2022-05-18T04:09:30.8416464Z 2022-05-18T04:09:30.8416525Z OK 2022-05-18T04:09:30.8416598Z 2022-05-18T04:09:30.8416690Z Generating XML reports... 2022-05-18T04:09:30.8417045Z Generated XML report: test-reports\python-unittest\test_autocast\TEST-TestAutocastCPU-20220518040930.xml 2022-05-18T04:09:30.8417514Z Generated XML report: test-reports\python-unittest\test_autocast\TEST-TestTorchAutocast-20220518040930.xml 2022-05-18T04:09:31.0666797Z Running test_autograd ... [2022-05-18 04:09:31.064191] 2022-05-18T04:09:31.0667294Z Executing ['C:\\Jenkins\\Miniconda3\\python.exe', 'test_autograd.py', '-v', '--import-slow-tests', '--import-disabled-tests'] ... [2022-05-18 04:09:31.064191] 2022-05-18T04:09:33.2163297Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\cuda\__init__.py:82: UserWarning: CUDA initialization: CUDA unknown error - this may be due to an incorrectly set up environment, e.g. changing env variable CUDA_VISIBLE_DEVICES after program start. Setting the available devices to be zero. (Triggered internally at C:\actions-runner\_work\pytorch\pytorch\c10\cuda\CUDAFunctions.cpp:109.) 2022-05-18T04:09:33.2164000Z return torch._C._cuda_getDeviceCount() > 0 2022-05-18T04:09:33.2164152Z 2022-05-18T04:09:33.2164229Z Running tests... 2022-05-18T04:09:33.2164489Z ---------------------------------------------------------------------- 2022-05-18T04:09:33.2164808Z Test results will be stored in test-reports\python-unittest\test_autograd 2022-05-18T04:09:33.2210329Z test_accumulate_grad (__main__.TestAutograd) ... C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\autograd\__init__.py:173: 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:995.) 2022-05-18T04:09:33.2211242Z Variable._execution_engine.run_backward( # Calls into the C++ engine to run the backward pass 2022-05-18T04:09:33.2211504Z ok (0.000s) 2022-05-18T04:09:33.2248511Z test_accumulate_grad_tensor_reference (__main__.TestAutograd) ... ok (0.016s) 2022-05-18T04:09:33.2269373Z test_accumulate_grad_with_zero_numel_grad (__main__.TestAutograd) ... ok (0.000s) 2022-05-18T04:09:33.2299550Z test_anomaly_assign_parent_cleanup (__main__.TestAutograd) ... test_autograd.py:3436: UserWarning: Anomaly Detection has been enabled. This mode will increase the runtime and should only be enabled for debugging. 2022-05-18T04:09:33.2300022Z with detect_anomaly(): 2022-05-18T04:09:33.2300202Z ok (0.000s) 2022-05-18T04:09:33.2344056Z test_anomaly_detect_nan (__main__.TestAutograd) ... ok (0.000s) 2022-05-18T04:09:33.8230877Z test_anomaly_grad_warnings (__main__.TestAutograd) ... ok (0.599s) 2022-05-18T04:09:33.8247803Z test_attribute_deletion (__main__.TestAutograd) ... ok (0.000s) 2022-05-18T04:09:33.8609657Z test_autograd_inplace_views_creation_meta (__main__.TestAutograd) ... ok (0.031s) 2022-05-18T04:09:33.8636651Z test_autograd_inplace_views_cross_dtype (__main__.TestAutograd) ... ok (0.000s) 2022-05-18T04:09:33.8667550Z test_autograd_multiple_views_python (__main__.TestAutograd) ... ok (0.000s) 2022-05-18T04:09:33.8738198Z test_autograd_python_custom_function_inplace (__main__.TestAutograd) ... ok (0.016s) 2022-05-18T04:09:33.9333357Z test_autograd_simple_views_python (__main__.TestAutograd) ... ok (0.054s) 2022-05-18T04:09:33.9390151Z test_autograd_views_codegen (__main__.TestAutograd) ... ok (0.016s) 2022-05-18T04:09:33.9423254Z test_backward (__main__.TestAutograd) ... ok (0.000s) 2022-05-18T04:09:33.9435671Z test_backward_badcalls (__main__.TestAutograd) ... ok (0.000s) 2022-05-18T04:09:33.9461924Z test_backward_copy (__main__.TestAutograd) ... ok (0.000s) 2022-05-18T04:09:33.9482955Z test_backward_create_graph_warns (__main__.TestAutograd) ... ok (0.000s) 2022-05-18T04:09:33.9495408Z test_backward_no_grad (__main__.TestAutograd) ... ok (0.000s) 2022-05-18T04:09:33.9512565Z test_backward_twice_retained_graph_with_saved_values (__main__.TestAutograd) ... ok (0.000s) 2022-05-18T04:09:33.9528279Z test_backward_twice_retained_graph_without_saved_values (__main__.TestAutograd) ... ok (0.016s) 2022-05-18T04:09:33.9549542Z test_backward_twice_with_saved_values (__main__.TestAutograd) ... ok (0.000s) 2022-05-18T04:09:33.9563076Z test_backward_twice_without_saved_values (__main__.TestAutograd) ... ok (0.000s) 2022-05-18T04:09:33.9610012Z test_backward_with_inputs (__main__.TestAutograd) ... ok (0.000s) 2022-05-18T04:09:33.9638347Z test_backward_with_nonleaf_inputs (__main__.TestAutograd) ... ok (0.000s) 2022-05-18T04:09:33.9657303Z test_callback_adds_callback (__main__.TestAutograd) ... ok (0.000s) 2022-05-18T04:09:33.9673144Z test_cant_create_saved_tensors (__main__.TestAutograd) ... ok (0.000s) 2022-05-18T04:09:33.9709328Z test_checkpoint_valid_reset_on_error (__main__.TestAutograd) ... C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\amp\autocast_mode.py:198: UserWarning: User provided device_type of 'cuda', but CUDA is not available. Disabling 2022-05-18T04:09:33.9709898Z warnings.warn('User provided device_type of \'cuda\', but CUDA is not available. Disabling') 2022-05-18T04:09:33.9710162Z ok (0.016s) 2022-05-18T04:09:33.9725514Z test_checkpointing (__main__.TestAutograd) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-05-18T04:09:33.9740796Z test_checkpointing_without_reentrant_arbitrary_input_output (__main__.TestAutograd) 2022-05-18T04:09:33.9768008Z Ensures checkpointing without reentrant autograd works with functions ... ok (0.000s) 2022-05-18T04:09:33.9778887Z test_checkpointing_without_reentrant_correct_grad (__main__.TestAutograd) 2022-05-18T04:09:33.9804497Z Verifies that correct gradients are calculated for checkpoint ... ok (0.000s) 2022-05-18T04:09:33.9818831Z test_checkpointing_without_reentrant_dataparallel (__main__.TestAutograd) 2022-05-18T04:09:33.9845644Z Verifies gradient correctness when checkpoint without reentrant autograd ... ok (0.016s) 2022-05-18T04:09:33.9872726Z test_checkpointing_without_reentrant_detached_tensor_use_reentrant_False (__main__.TestAutograd) ... ok (0.003s) 2022-05-18T04:09:33.9940750Z test_checkpointing_without_reentrant_detached_tensor_use_reentrant_True (__main__.TestAutograd) ... ok (0.006s) 2022-05-18T04:09:33.9956482Z test_checkpointing_without_reentrant_input_requires_grad_False (__main__.TestAutograd) 2022-05-18T04:09:33.9962596Z Basic test for checkpoint without reentrant autograd. ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-05-18T04:09:33.9977914Z test_checkpointing_without_reentrant_input_requires_grad_True (__main__.TestAutograd) 2022-05-18T04:09:33.9983976Z Basic test for checkpoint without reentrant autograd. ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T04:09:33.9992153Z test_checkpointing_without_reentrant_parameter_used_in_an_out (__main__.TestAutograd) 2022-05-18T04:09:34.0008374Z Ensures that gradient hooks are only called once per tensor. ... ok (0.002s) 2022-05-18T04:09:34.0118241Z test_custom_autograd_no_early_free (__main__.TestAutograd) ... ok (0.011s) 2022-05-18T04:09:34.0161458Z test_custom_autograd_repeated_grad_grad (__main__.TestAutograd) ... ok (0.005s) 2022-05-18T04:09:34.1121876Z test_custom_function_cycle (__main__.TestAutograd) ... ok (0.096s) 2022-05-18T04:09:34.1158884Z test_custom_function_error (__main__.TestAutograd) ... ok (0.003s) 2022-05-18T04:09:34.1176966Z test_custom_function_exception (__main__.TestAutograd) ... ok (0.002s) 2022-05-18T04:09:34.1305896Z test_custom_function_forward_mode_forward_is_no_op (__main__.TestAutograd) ... ok (0.013s) 2022-05-18T04:09:34.1367688Z test_custom_function_forward_mode_inplace_checks (__main__.TestAutograd) ... ok (0.006s) 2022-05-18T04:09:34.1405898Z test_custom_function_forward_mode_non_tensor_before_tensor_args (__main__.TestAutograd) ... ok (0.004s) 2022-05-18T04:09:34.1502587Z test_custom_function_forward_mode_view_checks (__main__.TestAutograd) ... ok (0.010s) 2022-05-18T04:09:34.1596589Z test_custom_function_forward_mode_wrong_formula (__main__.TestAutograd) ... ok (0.009s) 2022-05-18T04:09:34.1616636Z test_custom_function_local_inplace (__main__.TestAutograd) ... ok (0.002s) 2022-05-18T04:09:34.1643570Z test_custom_function_no_tensors (__main__.TestAutograd) ... ok (0.003s) 2022-05-18T04:09:34.1771279Z test_custom_function_non_tensor_inputs_outputs (__main__.TestAutograd) ... ok (0.013s) 2022-05-18T04:09:34.1792488Z test_custom_function_return_view_in_nograd (__main__.TestAutograd) ... ok (0.002s) 2022-05-18T04:09:34.1887364Z test_custom_function_save_for_forward (__main__.TestAutograd) ... ok (0.009s) 2022-05-18T04:09:34.1933111Z test_custom_function_saved_tensors (__main__.TestAutograd) ... ok (0.002s) 2022-05-18T04:09:34.4302125Z test_deep_reentrant (__main__.TestAutograd) ... ok (0.231s) 2022-05-18T04:09:34.4352500Z test_default_saved_variable_hooks_double_backward (__main__.TestAutograd) ... ok (0.000s) 2022-05-18T04:09:34.4377820Z test_dep_nograd (__main__.TestAutograd) ... ok (0.016s) 2022-05-18T04:09:34.4396649Z test_dependent_backward (__main__.TestAutograd) ... ok (0.000s) 2022-05-18T04:09:34.4437326Z test_detach (__main__.TestAutograd) ... ok (0.000s) 2022-05-18T04:09:34.4444009Z test_detach_base (__main__.TestAutograd) 2022-05-18T04:09:34.4450239Z detaching base does not detach view ... ok (0.000s) 2022-05-18T04:09:34.4468687Z test_detach_disallows_metadata_change (__main__.TestAutograd) ... ok (0.000s) 2022-05-18T04:09:34.4487821Z test_detach_then_inplace_raises_in_autograd (__main__.TestAutograd) ... ok (0.000s) 2022-05-18T04:09:34.4502421Z test_diagonal_derivative_requires_grad (__main__.TestAutograd) ... ok (0.000s) 2022-05-18T04:09:34.4520719Z test_diagonal_expanded_v (__main__.TestAutograd) ... test_autograd.py:2021: UserWarning: To copy construct from a tensor, it is recommended to use sourceTensor.clone().detach() or sourceTensor.clone().detach().requires_grad_(True), rather than torch.tensor(sourceTensor). 2022-05-18T04:09:34.4521208Z v_expanded = torch.tensor(value).expand(10) 2022-05-18T04:09:34.4521419Z ok (0.000s) 2022-05-18T04:09:34.4547608Z test_dir (__main__.TestAutograd) ... ok (0.016s) 2022-05-18T04:09:34.4562696Z test_dont_materialize_grads (__main__.TestAutograd) ... ok (0.000s) 2022-05-18T04:09:34.4581941Z test_duplicate_backward_root (__main__.TestAutograd) ... ok (0.000s) 2022-05-18T04:09:34.4609233Z test_eig_complex_eigenvalues (__main__.TestAutograd) ... test_autograd.py:3529: UserWarning: torch.eig is deprecated in favor of torch.linalg.eig and will be removed in a future PyTorch release. 2022-05-18T04:09:34.4609745Z torch.linalg.eig returns complex tensors of dtype cfloat or cdouble rather than real tensors mimicking complex tensors. 2022-05-18T04:09:34.4610038Z L, _ = torch.eig(A) 2022-05-18T04:09:34.4610211Z should be replaced with 2022-05-18T04:09:34.4610430Z L_complex = torch.linalg.eigvals(A) 2022-05-18T04:09:34.4610625Z and 2022-05-18T04:09:34.4610792Z L, V = torch.eig(A, eigenvectors=True) 2022-05-18T04:09:34.4611057Z should be replaced with 2022-05-18T04:09:34.4611469Z L_complex, V_complex = torch.linalg.eig(A) (Triggered internally at C:\actions-runner\_work\pytorch\pytorch\aten\src\ATen\native\BatchLinearAlgebra.cpp:3427.) 2022-05-18T04:09:34.4611861Z w, v = torch.eig(A, eigenvectors=True) 2022-05-18T04:09:34.4612038Z ok (0.000s) 2022-05-18T04:09:34.4630533Z test_eig_no_eigenvectors (__main__.TestAutograd) ... ok (0.000s) 2022-05-18T04:09:36.6884256Z test_free_deep_graph (__main__.TestAutograd) ... ok (2.235s) 2022-05-18T04:09:38.2696824Z test_free_deep_graph_complicated (__main__.TestAutograd) ... ok (1.578s) 2022-05-18T04:09:39.9933711Z test_free_deep_graph_pyfunction (__main__.TestAutograd) ... ok (1.728s) 2022-05-18T04:09:40.0006393Z test_function (__main__.TestAutograd) ... ok (0.007s) 2022-05-18T04:09:40.0037898Z test_function_returns_input (__main__.TestAutograd) ... ok (0.003s) 2022-05-18T04:09:40.0059597Z test_function_returns_undefined_tensor (__main__.TestAutograd) ... ok (0.002s) 2022-05-18T04:09:40.0067664Z test_gc_in_destructor (__main__.TestAutograd) 2022-05-18T04:09:40.3870659Z Previously, if a Function destructor triggered a garbage collection, ... ok (0.382s) 2022-05-18T04:09:40.3912520Z test_grad (__main__.TestAutograd) ... ok (0.004s) 2022-05-18T04:09:40.3929496Z test_grad_badcalls (__main__.TestAutograd) ... ok (0.002s) 2022-05-18T04:09:40.3965430Z test_grad_batched_grad (__main__.TestAutograd) ... ok (0.003s) 2022-05-18T04:09:40.3984702Z test_grad_empty_inputs (__main__.TestAutograd) ... ok (0.002s) 2022-05-18T04:09:40.4125410Z test_grad_fn_attr_bindings (__main__.TestAutograd) ... ok (0.014s) 2022-05-18T04:09:40.4141746Z test_grad_fn_badcalls (__main__.TestAutograd) ... ok (0.002s) 2022-05-18T04:09:40.4165376Z test_grad_mode_restored_reentrant (__main__.TestAutograd) ... ok (0.002s) 2022-05-18T04:09:40.4211214Z test_grad_nonleaf (__main__.TestAutograd) ... C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\_tensor.py:1086: UserWarning: The .grad attribute of a Tensor that is not a leaf Tensor is being accessed. Its .grad attribute won't be populated during autograd.backward(). If you indeed want the .grad field to be populated for a non-leaf Tensor, use .retain_grad() on the non-leaf Tensor. If you access the non-leaf Tensor by mistake, make sure you access the leaf Tensor instead. See github.com/pytorch/pytorch/pull/30531 for more informations. (Triggered internally at C:\actions-runner\_work\pytorch\pytorch\build\aten\src\ATen/core/TensorBody.h:482.) 2022-05-18T04:09:40.4212657Z return self._grad 2022-05-18T04:09:40.4212947Z ok (0.005s) 2022-05-18T04:09:40.4232476Z test_grad_nonleaf_many_outputs (__main__.TestAutograd) ... ok (0.002s) 2022-05-18T04:09:40.4267783Z test_grad_nonleaf_register_hook (__main__.TestAutograd) ... ok (0.004s) 2022-05-18T04:09:40.4293193Z test_grad_unreachable (__main__.TestAutograd) ... ok (0.002s) 2022-05-18T04:09:40.4318891Z test_grad_unreachable_discovery (__main__.TestAutograd) ... ok (0.003s) 2022-05-18T04:09:40.4578446Z test_gradcheck_backward_mul_by_grad_output (__main__.TestAutograd) ... ok (0.026s) 2022-05-18T04:09:40.4733541Z test_gradcheck_check_batched_grad (__main__.TestAutograd) ... ok (0.015s) 2022-05-18T04:09:40.4755420Z test_gradcheck_check_forward_or_backward_only (__main__.TestAutograd) 2022-05-18T04:09:40.4978312Z Depending on settings for check_forward_ad and check_backward_ad, the ... ok (0.013s) 2022-05-18T04:09:40.5024564Z test_gradcheck_check_no_differentiable_outputs (__main__.TestAutograd) ... C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\autograd\gradcheck.py:652: UserWarning: Input #0 requires gradient and is not a double precision floating point or complex. This check will likely fail if all the inputs are not of double precision floating point or complex. 2022-05-18T04:09:40.5025501Z warnings.warn( 2022-05-18T04:09:40.5025790Z ok (0.016s) 2022-05-18T04:09:40.5129562Z test_gradcheck_complex_non_complex_outputs (__main__.TestAutograd) ... ok (0.000s) 2022-05-18T04:09:40.5311037Z test_gradcheck_custom_error (__main__.TestAutograd) ... C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\autograd\gradcheck.py:652: UserWarning: Input #0 requires gradient and is not a double precision floating point or complex. This check will likely fail if all the inputs are not of double precision floating point or complex. 2022-05-18T04:09:40.5311936Z warnings.warn( 2022-05-18T04:09:40.5312226Z ok (0.016s) 2022-05-18T04:09:40.5376204Z test_gradcheck_dense_and_sparse_inputs (__main__.TestAutograd) ... ok (0.016s) 2022-05-18T04:09:40.6395593Z test_gradcheck_forward_ad (__main__.TestAutograd) ... ok (0.099s) 2022-05-18T04:09:40.6466013Z test_gradcheck_forward_ad_batched_grad (__main__.TestAutograd) ... ok (0.000s) 2022-05-18T04:09:40.6552865Z test_gradcheck_forward_ad_respects_requires_grad (__main__.TestAutograd) ... ok (0.016s) 2022-05-18T04:09:40.6634233Z test_gradcheck_forward_ad_runs_with_no_requires_grad (__main__.TestAutograd) ... ok (0.016s) 2022-05-18T04:09:40.6732750Z test_gradcheck_get_analytical_jacobian (__main__.TestAutograd) ... C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\autograd\gradcheck.py:580: UserWarning: get_analytical_jacobian was part of PyTorch's private API and not meant to be exposed. We are deprecating it and it will be removed in a future version of PyTorch. If you have a specific use for this or feature request for this to be a stable API, please file us an issue at https://github.com/pytorch/pytorch/issues/new 2022-05-18T04:09:40.6734096Z warnings.warn("get_analytical_jacobian was part of PyTorch's private API and not " 2022-05-18T04:09:40.6734510Z ok (0.000s) 2022-05-18T04:09:40.6822481Z test_gradcheck_get_numerical_jacobian (__main__.TestAutograd) ... C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\autograd\gradcheck.py:173: UserWarning: get_numerical_jacobian was part of PyTorch's private API and not meant to be exposed. We are deprecating it and it will be removed in a future version of PyTorch. If you have a specific use for this or feature request for this to be a stable API, please file us an issue at https://github.com/pytorch/pytorch/issues/new 2022-05-18T04:09:40.6823848Z warnings.warn("get_numerical_jacobian was part of PyTorch's private API and not " 2022-05-18T04:09:40.6824279Z ok (0.019s) 2022-05-18T04:09:40.7315196Z test_gradcheck_jacobian_mismatch (__main__.TestAutograd) ... C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\autograd\gradcheck.py:652: UserWarning: Input #0 requires gradient and is not a double precision floating point or complex. This check will likely fail if all the inputs are not of double precision floating point or complex. 2022-05-18T04:09:40.7316132Z warnings.warn( 2022-05-18T04:09:40.7316407Z ok (0.040s) 2022-05-18T04:09:40.7511512Z test_gradcheck_multiple_mkldnn_inputs (__main__.TestAutograd) ... C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\autograd\gradcheck.py:652: UserWarning: Input #1 requires gradient and is not a double precision floating point or complex. This check will likely fail if all the inputs are not of double precision floating point or complex. 2022-05-18T04:09:40.7512086Z warnings.warn( 2022-05-18T04:09:40.7512330Z ok (0.016s) 2022-05-18T04:09:40.8438411Z test_gradcheck_nondeterministic (__main__.TestAutograd) ... ok (0.095s) 2022-05-18T04:09:40.8473814Z test_gradcheck_output_shape_or_dtype_depend_on_values (__main__.TestAutograd) ... ok (0.000s) 2022-05-18T04:09:40.8619666Z test_gradcheck_single_input (__main__.TestAutograd) ... ok (0.016s) 2022-05-18T04:09:40.8659611Z test_gradcheck_sparse_csr_input (__main__.TestAutograd) ... test_autograd.py:3684: UserWarning: Sparse CSR tensor support is in beta state.If you miss a functionality in the sparse tensor support, please submit a feature request to https://github.com/pytorch/pytorch/issues. (Triggered internally at C:\actions-runner\_work\pytorch\pytorch\aten\src\ATen\SparseCsrTensorImpl.cpp:68.) 2022-05-18T04:09:40.8660855Z gradcheck(fn, torch.rand(2, 2, dtype=torch.double).to_sparse_csr().requires_grad_(True), check_sparse_nnz=True, 2022-05-18T04:09:40.8661331Z expected failure (0.016s) 2022-05-18T04:09:40.8716942Z test_gradcheck_sparse_input (__main__.TestAutograd) ... ok (0.000s) 2022-05-18T04:09:40.8743143Z test_gradcheck_test_outputs (__main__.TestAutograd) ... C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\autograd\gradcheck.py:652: UserWarning: Input #0 requires gradient and is not a double precision floating point or complex. This check will likely fail if all the inputs are not of double precision floating point or complex. 2022-05-18T04:09:40.8744060Z warnings.warn( 2022-05-18T04:09:40.8744330Z ok (0.000s) 2022-05-18T04:09:40.8851563Z test_gradcheck_undefined_grad (__main__.TestAutograd) ... ok (0.021s) 2022-05-18T04:09:40.8927209Z test_gradcheck_validates_input_mkldnn (__main__.TestAutograd) ... ok (0.007s) 2022-05-18T04:09:40.9009354Z test_gradcheck_validates_inputs (__main__.TestAutograd) ... ok (0.008s) 2022-05-18T04:09:40.9095759Z test_graph_save_on_cpu (__main__.TestAutograd) ... ok (0.009s) 2022-05-18T04:09:40.9108896Z test_graph_save_on_cpu_cuda (__main__.TestAutograd) ... skip: test requires CUDA (0.001s) 2022-05-18T04:09:40.9138888Z test_hessian_vector (__main__.TestAutograd) ... ok (0.003s) 2022-05-18T04:09:40.9160122Z test_hook_none (__main__.TestAutograd) ... ok (0.002s) 2022-05-18T04:09:40.9174428Z test_hook_with_no_name (__main__.TestAutograd) ... ok (0.002s) 2022-05-18T04:09:40.9215750Z test_hooks (__main__.TestAutograd) ... ok (0.004s) 2022-05-18T04:09:40.9243812Z test_hooks_cpp (__main__.TestAutograd) ... ok (0.003s) 2022-05-18T04:09:40.9265816Z test_index_backward_does_not_save_tensor (__main__.TestAutograd) ... ok (0.002s) 2022-05-18T04:09:40.9608906Z test_indexing (__main__.TestAutograd) ... ok (0.034s) 2022-05-18T04:09:40.9679112Z test_indexing_duplicates (__main__.TestAutograd) ... ok (0.007s) 2022-05-18T04:09:40.9782222Z test_inplace (__main__.TestAutograd) ... ok (0.011s) 2022-05-18T04:09:40.9838890Z test_inplace_not_requires_grad (__main__.TestAutograd) ... ok (0.005s) 2022-05-18T04:09:40.9937857Z test_inplace_on_view_backward (__main__.TestAutograd) ... ok (0.010s) 2022-05-18T04:09:40.9962951Z test_inplace_on_view_leaf_errors (__main__.TestAutograd) ... ok (0.003s) 2022-05-18T04:09:40.9979782Z test_inplace_on_view_saved_output (__main__.TestAutograd) ... ok (0.001s) 2022-05-18T04:09:41.0522321Z test_inplace_on_view_weak_grad_fn (__main__.TestAutograd) ... ok (0.055s) 2022-05-18T04:09:41.0545663Z test_input_buffer_accum (__main__.TestAutograd) ... ok (0.002s) 2022-05-18T04:09:41.0600767Z test_integer_outputs (__main__.TestAutograd) ... ok (0.006s) 2022-05-18T04:09:41.0624901Z test_invalid_gradients (__main__.TestAutograd) ... ok (0.002s) 2022-05-18T04:09:41.0640867Z test_isolated_node (__main__.TestAutograd) ... ok (0.002s) 2022-05-18T04:09:41.0663211Z test_leaf_assignment (__main__.TestAutograd) ... ok (0.002s) 2022-05-18T04:09:41.0679938Z test_legacy_function_deprecation_exception (__main__.TestAutograd) ... ok (0.001s) 2022-05-18T04:09:43.2941937Z test_lobpcg (__main__.TestAutograd) ... ok (2.217s) 2022-05-18T04:09:43.2962515Z test_mark_non_differentiable (__main__.TestAutograd) ... ok (0.000s) 2022-05-18T04:09:43.2986136Z test_mark_non_differentiable_mixed (__main__.TestAutograd) ... ok (0.000s) 2022-05-18T04:09:43.3003272Z test_mark_non_differentiable_none (__main__.TestAutograd) ... ok (0.016s) 2022-05-18T04:09:43.3021253Z test_materialize_grads (__main__.TestAutograd) ... ok (0.000s) 2022-05-18T04:09:43.3051839Z test_multi_backward (__main__.TestAutograd) ... ok (0.000s) 2022-05-18T04:09:43.3067195Z test_multi_backward_no_grad (__main__.TestAutograd) ... ok (0.000s) 2022-05-18T04:09:43.3087936Z test_named_tensor_for_complex_views (__main__.TestAutograd) ... C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\_tensor.py:908: UserWarning: Named tensors and all their associated APIs are an experimental feature and subject to change. Please do not use them for anything important until they are released as stable. (Triggered internally at C:\actions-runner\_work\pytorch\pytorch\c10/core/TensorImpl.h:1393.) 2022-05-18T04:09:43.3089092Z return super(Tensor, self).refine_names(names) 2022-05-18T04:09:43.3089438Z ok (0.000s) 2022-05-18T04:09:43.3108726Z test_naughty_anomaly_access (__main__.TestAutograd) ... expected failure (0.000s) 2022-05-18T04:09:43.3180560Z test_naughty_autograd_function_attribute_access (__main__.TestAutograd) ... ok (0.016s) 2022-05-18T04:09:43.3196800Z test_naughty_autograd_function_stashing_ctx (__main__.TestAutograd) ... ok (0.000s) 2022-05-18T04:09:43.3270291Z test_nested_anomaly_detect_nan (__main__.TestAutograd) ... ok (0.000s) 2022-05-18T04:09:43.3298851Z test_nested_anomaly_printstack_cleanup (__main__.TestAutograd) ... ok (0.000s) 2022-05-18T04:09:43.3320679Z test_next_functions (__main__.TestAutograd) ... ok (0.016s) 2022-05-18T04:09:43.3341613Z test_no_grad (__main__.TestAutograd) ... ok (0.000s) 2022-05-18T04:09:43.3353622Z test_no_grad_assignment (__main__.TestAutograd) ... ok (0.000s) 2022-05-18T04:09:43.3380370Z test_no_grad_copy (__main__.TestAutograd) ... ok (0.000s) 2022-05-18T04:09:43.3459362Z test_no_grad_copy_sparse (__main__.TestAutograd) ... C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\nn\functional.py:2262: UserWarning: Argument order of nn.functional.embedding_bag was changed. Usage `embedding_bag(weight, input, ...)` is deprecated, and should now be `embedding_bag(input, weight, ...)`. 2022-05-18T04:09:43.3460286Z warnings.warn( 2022-05-18T04:09:43.3460583Z ok (0.000s) 2022-05-18T04:09:43.3474132Z test_no_grad_input (__main__.TestAutograd) ... ok (0.016s) 2022-05-18T04:09:43.3493092Z test_no_grad_modifies_version (__main__.TestAutograd) ... ok (0.000s) 2022-05-18T04:09:43.3500549Z test_no_grad_python_function (__main__.TestAutograd) 2022-05-18T04:09:43.3507661Z Python Functions should respect grad mode. ... ok (0.000s) 2022-05-18T04:09:43.3539541Z test_no_requires_grad_inplace (__main__.TestAutograd) ... ok (0.000s) 2022-05-18T04:09:43.3555776Z test_no_unnecessary_save (__main__.TestAutograd) ... ok (0.000s) 2022-05-18T04:09:43.3583132Z test_no_unnecessary_unwrapping (__main__.TestAutograd) ... ok (0.000s) 2022-05-18T04:09:43.3604017Z test_not_implemented_fwad (__main__.TestAutograd) ... ok (0.000s) 2022-05-18T04:09:43.3622312Z test_not_implemented_grad (__main__.TestAutograd) ... ok (0.000s) 2022-05-18T04:09:43.3642362Z test_numpy_requires_grad (__main__.TestAutograd) ... ok (0.016s) 2022-05-18T04:09:43.3668025Z test_once_differentiable (__main__.TestAutograd) ... ok (0.000s) 2022-05-18T04:09:43.3697485Z test_out_variant_raises_when_inputs_require_grad (__main__.TestAutograd) ... ok (0.000s) 2022-05-18T04:09:43.3723497Z test_pack_hook_with_inplace_modification_should_fail (__main__.TestAutograd) ... ok (0.000s) 2022-05-18T04:09:43.3766438Z test_pickle (__main__.TestAutograd) ... ok (0.000s) 2022-05-18T04:09:43.3787539Z test_pow_zero_tensor_gradient (__main__.TestAutograd) ... ok (0.016s) 2022-05-18T04:09:43.3811475Z test_power_function (__main__.TestAutograd) ... ok (0.002s) 2022-05-18T04:09:43.3845146Z test_profiler (__main__.TestAutograd) ... ok (0.003s) 2022-05-18T04:09:43.3866987Z test_profiler_aggregation_fake (__main__.TestAutograd) ... ok (0.000s) 2022-05-18T04:09:45.1573092Z 2022-05-18T04:09:45.1573522Z =================================================================================================================================================================== 2022-05-18T04:09:45.1573790Z TEST 2022-05-18T04:09:45.1574362Z ----------------------------- ------------ ------------ ------------ ------------ ------------ ------------ ------------------------------------------------ 2022-05-18T04:09:45.1575052Z Name Self CPU % Self CPU CPU total % CPU total CPU time avg # of Calls Input Shapes 2022-05-18T04:09:45.1575711Z ----------------------------- ------------ ------------ ------------ ------------ ------------ ------------ ------------------------------------------------ 2022-05-18T04:09:45.1576322Z aten::lstm 1.07% 265.000us 6.26% 1.554ms 1.554ms 1 [[5, 3, 10], [], [], [], [], [], [], [], []] 2022-05-18T04:09:45.1576770Z aten::lstm 0.74% 183.000us 4.80% 1.191ms 1.191ms 1 [[5, 3, 10], [], [], [], [], [], [], [], []] 2022-05-18T04:09:45.1577206Z aten::lstm 0.72% 179.000us 4.89% 1.214ms 1.214ms 1 [[5, 3, 10], [], [], [], [], [], [], [], []] 2022-05-18T04:09:45.1577670Z aten::lstm 0.69% 170.000us 4.99% 1.239ms 1.239ms 1 [[5, 3, 10], [], [], [], [], [], [], [], []] 2022-05-18T04:09:45.1578107Z aten::lstm 0.64% 159.000us 4.86% 1.206ms 1.206ms 1 [[5, 3, 10], [], [], [], [], [], [], [], []] 2022-05-18T04:09:45.1578525Z aten::lstm 0.61% 152.000us 4.97% 1.233ms 1.233ms 1 [[5, 3, 10], [], [], [], [], [], [], [], []] 2022-05-18T04:09:45.1578939Z aten::lstm 0.60% 148.000us 4.82% 1.197ms 1.197ms 1 [[5, 3, 10], [], [], [], [], [], [], [], []] 2022-05-18T04:09:45.1579380Z aten::lstm 0.59% 147.000us 4.81% 1.194ms 1.194ms 1 [[5, 3, 10], [], [], [], [], [], [], [], []] 2022-05-18T04:09:45.1579874Z aten::lstm 0.58% 145.000us 4.80% 1.192ms 1.192ms 1 [[5, 3, 10], [], [], [], [], [], [], [], []] 2022-05-18T04:09:45.1580353Z aten::lstm 0.58% 143.000us 4.67% 1.159ms 1.159ms 1 [[5, 3, 10], [], [], [], [], [], [], [], []] 2022-05-18T04:09:45.1581068Z ----------------------------- ------------ ------------ ------------ ------------ ------------ ------------ ------------------------------------------------ 2022-05-18T04:09:45.1581683Z Self CPU time total: 24.815ms 2022-05-18T04:09:45.1581904Z 2022-05-18T04:09:45.1582363Z ----------------------------- ------------ ------------ ------------ ------------ ------------ ------------ ------------------------------------------------ 2022-05-18T04:09:45.1583171Z Name Self CPU % Self CPU CPU total % CPU total CPU time avg # of Calls Input Shapes 2022-05-18T04:09:45.1583948Z ----------------------------- ------------ ------------ ------------ ------------ ------------ ------------ ------------------------------------------------ 2022-05-18T04:09:45.1584887Z aten::lstm 12.19% 3.024ms 98.27% 24.385ms 1.219ms 20 [[5, 3, 10], [], [], [], [], [], [], [], []] 2022-05-18T04:09:45.1585499Z aten::mul 10.90% 2.704ms 10.90% 2.704ms 4.507us 600 [[3, 20], [3, 20]] 2022-05-18T04:09:45.1586021Z aten::sigmoid_ 9.75% 2.420ms 9.75% 2.420ms 4.033us 600 [[3, 20]] 2022-05-18T04:09:45.1586457Z aten::addmm 9.38% 2.328ms 14.15% 3.511ms 17.555us 200 [[80], [3, 20], [20, 80], [], []] 2022-05-18T04:09:45.1586870Z aten::unsafe_split 4.81% 1.194ms 14.98% 3.717ms 18.585us 200 [[3, 80], [], []] 2022-05-18T04:09:45.1587322Z aten::slice 4.57% 1.133ms 7.08% 1.758ms 2.197us 800 [[3, 80], [], [], [], []] 2022-05-18T04:09:45.1587742Z aten::add_ 3.69% 915.000us 3.69% 915.000us 4.575us 200 [[3, 80], [3, 80], []] 2022-05-18T04:09:45.1588206Z aten::tanh 3.68% 914.000us 3.68% 914.000us 4.570us 200 [[3, 20]] 2022-05-18T04:09:45.1588682Z aten::tanh_ 3.36% 833.000us 3.36% 833.000us 4.165us 200 [[3, 20]] 2022-05-18T04:09:45.1589154Z aten::narrow 3.08% 765.000us 10.17% 2.523ms 3.154us 800 [[3, 80], [], [], []] 2022-05-18T04:09:45.1589856Z ----------------------------- ------------ ------------ ------------ ------------ ------------ ------------ ------------------------------------------------ 2022-05-18T04:09:45.1590479Z Self CPU time total: 24.815ms 2022-05-18T04:09:45.1590670Z 2022-05-18T04:09:45.1590969Z test_profiler_aggregation_lstm (__main__.TestAutograd) ... ok (1.762s) 2022-05-18T04:09:45.1591437Z test_profiler_aggregation_table (__main__.TestAutograd) 2022-05-18T04:09:45.1591832Z =================================================================================================================================================================== 2022-05-18T04:09:45.1592131Z TEST 2022-05-18T04:09:45.1592481Z =================================================================================================================================================================== 2022-05-18T04:09:45.1592881Z This report only display top-level ops statistics 2022-05-18T04:09:45.1593560Z ----------------------------- ------------ ------------ ------------ ------------ ------------ ------------ ------------------------------------------------ 2022-05-18T04:09:45.1594327Z Name Self CPU % Self CPU CPU total % CPU total CPU time avg # of Calls Input Shapes 2022-05-18T04:09:45.1595066Z ----------------------------- ------------ ------------ ------------ ------------ ------------ ------------ ------------------------------------------------ 2022-05-18T04:09:45.1595763Z aten::lstm 1.07% 265.000us 6.26% 1.554ms 1.554ms 1 [[5, 3, 10], [], [], [], [], [], [], [], []] 2022-05-18T04:09:45.1596229Z aten::lstm 0.74% 183.000us 4.80% 1.191ms 1.191ms 1 [[5, 3, 10], [], [], [], [], [], [], [], []] 2022-05-18T04:09:45.1596797Z aten::lstm 0.72% 179.000us 4.89% 1.214ms 1.214ms 1 [[5, 3, 10], [], [], [], [], [], [], [], []] 2022-05-18T04:09:45.1597218Z aten::lstm 0.69% 170.000us 4.99% 1.239ms 1.239ms 1 [[5, 3, 10], [], [], [], [], [], [], [], []] 2022-05-18T04:09:45.1597848Z aten::lstm 0.64% 159.000us 4.86% 1.206ms 1.206ms 1 [[5, 3, 10], [], [], [], [], [], [], [], []] 2022-05-18T04:09:45.1598324Z aten::lstm 0.61% 152.000us 4.97% 1.233ms 1.233ms 1 [[5, 3, 10], [], [], [], [], [], [], [], []] 2022-05-18T04:09:45.1598875Z aten::lstm 0.60% 148.000us 4.82% 1.197ms 1.197ms 1 [[5, 3, 10], [], [], [], [], [], [], [], []] 2022-05-18T04:09:45.1599425Z aten::lstm 0.59% 147.000us 4.81% 1.194ms 1.194ms 1 [[5, 3, 10], [], [], [], [], [], [], [], []] 2022-05-18T04:09:45.1600001Z aten::lstm 0.58% 145.000us 4.80% 1.192ms 1.192ms 1 [[5, 3, 10], [], [], [], [], [], [], [], []] 2022-05-18T04:09:45.1600486Z aten::lstm 0.58% 143.000us 4.67% 1.159ms 1.159ms 1 [[5, 3, 10], [], [], [], [], [], [], [], []] 2022-05-18T04:09:45.1601177Z ----------------------------- ------------ ------------ ------------ ------------ ------------ ------------ ------------------------------------------------ 2022-05-18T04:09:45.1601734Z Self CPU time total: 24.815ms 2022-05-18T04:09:45.1601954Z 2022-05-18T04:09:45.1602189Z =================================================================================================================================================================== 2022-05-18T04:09:45.1602696Z This report only display top-level ops statistics 2022-05-18T04:09:45.1603507Z ----------------------------- ------------ ------------ ------------ ------------ ------------ ------------ ------------------------------------------------ 2022-05-18T04:09:45.1604343Z Name Self CPU % Self CPU CPU total % CPU total CPU time avg # of Calls Input Shapes 2022-05-18T04:09:45.1605129Z ----------------------------- ------------ ------------ ------------ ------------ ------------ ------------ ------------------------------------------------ 2022-05-18T04:09:45.1605864Z aten::lstm 12.19% 3.024ms 98.27% 24.385ms 1.219ms 20 [[5, 3, 10], [], [], [], [], [], [], [], []] 2022-05-18T04:09:45.1606434Z aten::randn 0.87% 216.000us 1.73% 430.000us 7.167us 60 [[], [], [], [], []] 2022-05-18T04:09:45.1607306Z ----------------------------- ------------ ------------ ------------ ------------ ------------ ------------ ------------------------------------------------ 2022-05-18T04:09:45.1607992Z Self CPU time total: 24.815ms 2022-05-18T04:09:45.1608242Z 2022-05-18T04:09:45.1608490Z Total time based on python measurements: 31.829ms 2022-05-18T04:09:45.1609071Z CPU time measurement python side overhead: 28.27% 2022-05-18T04:09:45.1618633Z Test if the profiling result is aggregated for `str(prof)` ... ok (0.016s) 2022-05-18T04:09:45.1639686Z test_profiler_function_event_avg (__main__.TestAutograd) ... ok (0.000s) 2022-05-18T04:09:45.2649539Z test_profiler_propagation (__main__.TestAutograd) ... ok (0.104s) 2022-05-18T04:09:45.2674663Z test_profiler_seq_nr (__main__.TestAutograd) ... skip: Test is disabled because an issue exists disabling it: https://github.com/pytorch/pytorch/issues/66893 for allplatform(s) . If you're seeing this on your local machine and would like to enable this test, please make sure IN_CI is not set and you are not using the flag --import-disabled-tests. (0.002s) 2022-05-18T04:09:45.2726046Z 2022-05-18T04:09:45.2726415Z ---------------------- ------------ ------------ ------------ ------------ ------------ ------------ --------------------------------------- 2022-05-18T04:09:45.2726937Z test_profiler_shapes (__main__.TestAutograd) ... ok (0.005s) 2022-05-18T04:09:45.2727264Z Name Self CPU % Self CPU CPU total % CPU total CPU time avg # of Calls Input Shapes 2022-05-18T04:09:45.2727704Z ---------------------- ------------ ------------ ------------ ------------ ------------ ------------ --------------------------------------- 2022-05-18T04:09:45.2728113Z aten::linear 2.99% 6.000us 59.20% 119.000us 119.000us 1 [[128, 20], [30, 20], [30]] 2022-05-18T04:09:45.2728409Z aten::t 4.98% 10.000us 8.46% 17.000us 17.000us 1 [[30, 20]] 2022-05-18T04:09:45.2728709Z aten::transpose 2.49% 5.000us 3.48% 7.000us 7.000us 1 [[30, 20], [], []] 2022-05-18T04:09:45.2728992Z aten::as_strided 1.00% 2.000us 1.00% 2.000us 2.000us 1 [[30, 20], [], [], []] 2022-05-18T04:09:45.2729291Z aten::addmm 40.30% 81.000us 47.76% 96.000us 96.000us 1 [[30], [128, 20], [20, 30], [], []] 2022-05-18T04:09:45.2729583Z aten::expand 1.49% 3.000us 1.49% 3.000us 3.000us 1 [[30], [], []] 2022-05-18T04:09:45.2729876Z aten::as_strided 0.00% 0.000us 0.00% 0.000us 0.000us 1 [[30], [], [], []] 2022-05-18T04:09:45.2730173Z aten::copy_ 5.47% 11.000us 5.47% 11.000us 11.000us 1 [[128, 30], [128, 30], []] 2022-05-18T04:09:45.2730481Z aten::resolve_conj 0.50% 1.000us 0.50% 1.000us 1.000us 1 [[128, 30]] 2022-05-18T04:09:45.2730782Z aten::resolve_conj 0.00% 0.000us 0.00% 0.000us 0.000us 1 [[128, 20]] 2022-05-18T04:09:45.2731070Z aten::linear 1.49% 3.000us 40.80% 82.000us 82.000us 1 [[128, 30], [40, 30], [40]] 2022-05-18T04:09:45.2731358Z aten::t 2.49% 5.000us 3.98% 8.000us 8.000us 1 [[40, 30]] 2022-05-18T04:09:45.2731652Z aten::transpose 1.00% 2.000us 1.49% 3.000us 3.000us 1 [[40, 30], [], []] 2022-05-18T04:09:45.2731954Z aten::as_strided 0.50% 1.000us 0.50% 1.000us 1.000us 1 [[40, 30], [], [], []] 2022-05-18T04:09:45.2732231Z aten::addmm 28.86% 58.000us 35.32% 71.000us 71.000us 1 [[40], [128, 30], [30, 40], [], []] 2022-05-18T04:09:45.2732521Z aten::expand 1.00% 2.000us 1.49% 3.000us 3.000us 1 [[40], [], []] 2022-05-18T04:09:45.2732815Z aten::as_strided 0.50% 1.000us 0.50% 1.000us 1.000us 1 [[40], [], [], []] 2022-05-18T04:09:45.2733103Z aten::copy_ 4.48% 9.000us 4.48% 9.000us 9.000us 1 [[128, 40], [128, 40], []] 2022-05-18T04:09:45.2733439Z aten::resolve_conj 0.50% 1.000us 0.50% 1.000us 1.000us 1 [[128, 30]] 2022-05-18T04:09:45.2733864Z ---------------------- ------------ ------------ ------------ ------------ ------------ ------------ --------------------------------------- 2022-05-18T04:09:45.2734242Z Self CPU time total: 201.000us 2022-05-18T04:09:45.2734368Z 2022-05-18T04:09:45.2742306Z test_profiler_unboxed_only (__main__.TestAutograd) ... ok (0.001s) 2022-05-18T04:09:46.7825448Z test_pynode_destruction_deadlock (__main__.TestAutograd) ... ok (1.508s) 2022-05-18T04:09:46.7879711Z test_record_function (__main__.TestAutograd) ... ok (0.000s) 2022-05-18T04:09:46.7906223Z test_record_function_callbacks (__main__.TestAutograd) ... ok (0.000s) 2022-05-18T04:09:46.7918709Z test_record_function_multithreaded (__main__.TestAutograd) ... ok (0.000s) 2022-05-18T04:09:46.7946796Z test_record_function_new_signatures (__main__.TestAutograd) ... ok (0.000s) 2022-05-18T04:09:46.7968767Z test_reentrant_child_error (__main__.TestAutograd) ... ok (0.000s) 2022-05-18T04:09:46.8003650Z test_reentrant_priority (__main__.TestAutograd) ... ok (0.016s) 2022-05-18T04:09:46.8018103Z test_reentrant_with_callbacks_both_depths (__main__.TestAutograd) ... ok (0.000s) 2022-05-18T04:09:46.8032862Z test_reentrant_with_callbacks_depth_0 (__main__.TestAutograd) ... ok (0.000s) 2022-05-18T04:09:46.8046984Z test_reentrant_with_callbacks_depth_1 (__main__.TestAutograd) ... ok (0.000s) 2022-05-18T04:09:46.8066512Z test_reentrant_with_leaf_variable_hook (__main__.TestAutograd) ... ok (0.000s) 2022-05-18T04:09:46.8088255Z test_reentrant_with_non_leaf_variable_hook (__main__.TestAutograd) ... ok (0.000s) 2022-05-18T04:09:46.8106042Z test_requires_grad (__main__.TestAutograd) ... ok (0.000s) 2022-05-18T04:09:46.8127412Z test_requires_grad_ (__main__.TestAutograd) ... ok (0.016s) 2022-05-18T04:09:46.8140895Z test_requires_grad_inplace (__main__.TestAutograd) ... ok (0.000s) 2022-05-18T04:09:46.8167014Z test_retain_grad (__main__.TestAutograd) ... ok (0.000s) 2022-05-18T04:09:46.8181855Z test_retain_grad_cycle (__main__.TestAutograd) ... ok (0.000s) 2022-05-18T04:09:46.8242277Z test_return_duplicate (__main__.TestAutograd) ... ok (0.000s) 2022-05-18T04:09:46.8304802Z test_return_duplicate_inplace (__main__.TestAutograd) ... ok (0.016s) 2022-05-18T04:09:46.8332209Z test_return_leaf (__main__.TestAutograd) ... ok (0.000s) 2022-05-18T04:09:46.8354304Z test_return_leaf_inplace (__main__.TestAutograd) ... ok (0.000s) 2022-05-18T04:09:46.8374864Z test_save_none_for_backward (__main__.TestAutograd) ... ok (0.000s) 2022-05-18T04:09:46.8421283Z test_save_on_cpu_and_checkpoint (__main__.TestAutograd) ... C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\amp\autocast_mode.py:198: UserWarning: User provided device_type of 'cuda', but CUDA is not available. Disabling 2022-05-18T04:09:46.8421956Z warnings.warn('User provided device_type of \'cuda\', but CUDA is not available. Disabling') 2022-05-18T04:09:46.8422228Z ok (0.000s) 2022-05-18T04:09:46.8444027Z test_save_output_nr (__main__.TestAutograd) ... ok (0.016s) 2022-05-18T04:09:46.8464390Z test_saved_variable_packing_unpacking_did_not_save_original_with_default_hooks (__main__.TestAutograd) ... ok (0.000s) 2022-05-18T04:09:46.8483491Z test_saved_variable_packing_unpacking_did_not_save_original_with_hooks (__main__.TestAutograd) ... ok (0.000s) 2022-05-18T04:09:46.8541529Z test_saved_variable_packing_unpacking_saved_original_with_default_hooks (__main__.TestAutograd) ... ok (0.000s) 2022-05-18T04:09:46.8630347Z test_saved_variable_packing_unpacking_saved_original_with_hooks (__main__.TestAutograd) ... ok (0.016s) 2022-05-18T04:09:46.8648824Z test_saved_variable_version_counter (__main__.TestAutograd) ... ok (0.000s) 2022-05-18T04:09:46.8669757Z test_saved_variables_deprecated (__main__.TestAutograd) ... ok (0.000s) 2022-05-18T04:09:46.8832343Z test_saving_variable_to_disk (__main__.TestAutograd) ... ok (0.023s) 2022-05-18T04:09:46.8851336Z test_select_expanded_v (__main__.TestAutograd) ... ok (0.000s) 2022-05-18T04:09:46.8901676Z test_select_sum (__main__.TestAutograd) ... ok (0.000s) 2022-05-18T04:09:46.8913772Z test_set_data_preserve_pyobj (__main__.TestAutograd) ... ok (0.000s) 2022-05-18T04:09:46.8932849Z test_set_data_tensorimpl_type (__main__.TestAutograd) ... ok (0.000s) 2022-05-18T04:09:46.8967100Z test_set_grad_coroutines (__main__.TestAutograd) ... ok (0.000s) 2022-05-18T04:09:46.8992038Z test_set_grad_coroutines_benign_exceptions (__main__.TestAutograd) ... ok (0.016s) 2022-05-18T04:09:46.9014956Z test_set_grad_coroutines_critical_exceptions (__main__.TestAutograd) ... ok (0.000s) 2022-05-18T04:09:46.9036876Z test_set_grad_coroutines_exit (__main__.TestAutograd) ... ok (0.000s) 2022-05-18T04:09:46.9051109Z test_set_grad_enabled (__main__.TestAutograd) ... ok (0.000s) 2022-05-18T04:09:46.9076978Z test_set_grad_generator_functions (__main__.TestAutograd) ... ok (0.000s) 2022-05-18T04:09:46.9103785Z test_set_grad_generator_functions_recursive (__main__.TestAutograd) ... ok (0.000s) 2022-05-18T04:09:46.9275223Z test_setitem (__main__.TestAutograd) ... ok (0.016s) 2022-05-18T04:09:46.9319448Z test_setitem_mask (__main__.TestAutograd) ... ok (0.016s) 2022-05-18T04:09:46.9330788Z test_setting_default_saved_variable_hooks_twice_should_not_fail (__main__.TestAutograd) ... ok (0.000s) 2022-05-18T04:09:46.9352804Z test_setting_default_saved_variable_hooks_twice_should_use_inner (__main__.TestAutograd) ... ok (0.000s) 2022-05-18T04:09:46.9366113Z test_shape (__main__.TestAutograd) ... ok (0.000s) 2022-05-18T04:09:46.9417148Z test_sharded_grad (__main__.TestAutograd) ... ok (0.000s) 2022-05-18T04:09:46.9440166Z test_simple_reentrant (__main__.TestAutograd) ... ok (0.000s) 2022-05-18T04:09:46.9457803Z test_slice_expanded_v (__main__.TestAutograd) ... ok (0.016s) 2022-05-18T04:09:46.9472094Z test_sparse_gather_both_scalar (__main__.TestAutograd) ... ok (0.000s) 2022-05-18T04:09:46.9488024Z test_sparse_gather_dim0 (__main__.TestAutograd) ... ok (0.000s) 2022-05-18T04:09:46.9504858Z test_sparse_gather_dim1 (__main__.TestAutograd) ... ok (0.000s) 2022-05-18T04:09:46.9521257Z test_sparse_gather_dim_neg (__main__.TestAutograd) ... ok (0.000s) 2022-05-18T04:09:46.9535441Z test_sparse_gather_ind_scalar (__main__.TestAutograd) ... ok (0.000s) 2022-05-18T04:09:46.9549811Z test_sparse_gather_x_scalar (__main__.TestAutograd) ... ok (0.000s) 2022-05-18T04:09:46.9632602Z test_sparse_mm_backward (__main__.TestAutograd) ... ok (0.016s) 2022-05-18T04:09:46.9654433Z test_symeig_no_eigenvectors (__main__.TestAutograd) ... test_autograd.py:3536: UserWarning: torch.symeig is deprecated in favor of torch.linalg.eigh and will be removed in a future PyTorch release. 2022-05-18T04:09:46.9655336Z The default behavior has changed from using the upper triangular portion of the matrix by default to using the lower triangular portion. 2022-05-18T04:09:46.9655923Z L, _ = torch.symeig(A, upper=upper) 2022-05-18T04:09:46.9656275Z should be replaced with 2022-05-18T04:09:46.9656677Z L = torch.linalg.eigvalsh(A, UPLO='U' if upper else 'L') 2022-05-18T04:09:46.9657039Z and 2022-05-18T04:09:46.9657361Z L, V = torch.symeig(A, eigenvectors=True) 2022-05-18T04:09:46.9657707Z should be replaced with 2022-05-18T04:09:46.9658405Z 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:3041.) 2022-05-18T04:09:46.9659095Z w, v = torch.symeig(A, eigenvectors=False) 2022-05-18T04:09:46.9659411Z ok (0.000s) 2022-05-18T04:09:46.9671569Z test_tensor_grad_warnings (__main__.TestAutograd) ... ok (0.000s) 2022-05-18T04:09:46.9678809Z test_thread_shutdown (__main__.TestAutograd) ... skip: Skipping because doesn't work for windows (0.000s) 2022-05-18T04:09:46.9696232Z test_too_many_grads (__main__.TestAutograd) ... ok (0.000s) 2022-05-18T04:09:46.9756408Z test_type_conversions (__main__.TestAutograd) ... ok (0.000s) 2022-05-18T04:09:46.9815234Z test_unrelated_inputs (__main__.TestAutograd) ... ok (0.021s) 2022-05-18T04:09:46.9840420Z test_unused_output (__main__.TestAutograd) ... ok (0.002s) 2022-05-18T04:09:46.9878076Z test_var_mean_differentiable (__main__.TestAutograd) ... ok (0.004s) 2022-05-18T04:09:47.0601695Z test_variable_traverse (__main__.TestAutograd) ... ok (0.073s) 2022-05-18T04:09:47.0622465Z test_version_counter (__main__.TestAutograd) ... ok (0.002s) 2022-05-18T04:09:47.0635775Z test_volatile_deprecated (__main__.TestAutograd) ... ok (0.001s) 2022-05-18T04:09:47.0683282Z test_view_func_for_complex_views (autograd.test_complex.TestAutogradComplex) ... ok (0.005s) 2022-05-18T04:09:47.0710908Z test_view_with_multi_output (autograd.test_complex.TestAutogradComplex) ... ok (0.002s) 2022-05-18T04:09:47.0769347Z test_advanced_packing_unpacking (__main__.TestAutogradForwardMode) ... ok (0.005s) 2022-05-18T04:09:47.0782914Z test_backward_graph_destruction (__main__.TestAutogradForwardMode) ... ok (0.002s) 2022-05-18T04:09:47.0805582Z test_basic_packing_unpacking (__main__.TestAutogradForwardMode) ... ok (0.002s) 2022-05-18T04:09:47.0908226Z test_create_new_zeros_with_same_meta (__main__.TestAutogradForwardMode) ... ok (0.001s) 2022-05-18T04:09:47.0925893Z test_default_level (__main__.TestAutogradForwardMode) ... ok (0.000s) 2022-05-18T04:09:47.0937663Z test_detach_view_tracking (__main__.TestAutogradForwardMode) ... ok (0.000s) 2022-05-18T04:09:47.0956163Z test_forward_level_cleanup (__main__.TestAutogradForwardMode) ... ok (0.000s) 2022-05-18T04:09:47.0977878Z test_grad_cleanup (__main__.TestAutogradForwardMode) ... ok (0.016s) 2022-05-18T04:09:47.0993093Z test_make_dual_inference_tensor_in_inference_mode (__main__.TestAutogradForwardMode) ... ok (0.000s) 2022-05-18T04:09:47.1020557Z test_make_dual_torch_dispatch (__main__.TestAutogradForwardMode) ... ok (0.000s) 2022-05-18T04:09:47.1052952Z test_metadata_check_checks_ignores_size_zero (__main__.TestAutogradForwardMode) ... ok (0.000s) 2022-05-18T04:09:47.1070363Z test_metadata_check_checks_storage_numel (__main__.TestAutogradForwardMode) ... ok (0.000s) 2022-05-18T04:09:47.1086689Z test_metadata_check_when_primal_has_conj_bit (__main__.TestAutogradForwardMode) ... ok (0.000s) 2022-05-18T04:09:47.1103734Z test_metadata_check_when_primal_has_neg_bit (__main__.TestAutogradForwardMode) ... ok (0.000s) 2022-05-18T04:09:47.1121213Z test_nested_level (__main__.TestAutogradForwardMode) ... ok (0.000s) 2022-05-18T04:09:47.1133646Z test_non_differentiable (__main__.TestAutogradForwardMode) ... ok (0.016s) 2022-05-18T04:09:47.1156822Z test_out_variant (__main__.TestAutogradForwardMode) ... ok (0.000s) 2022-05-18T04:09:47.1185886Z test_print (__main__.TestAutogradForwardMode) ... ok (0.000s) 2022-05-18T04:09:47.1205019Z test_set_fw_grad_having_own_fw_grad_at_same_level (__main__.TestAutogradForwardMode) ... ok (0.000s) 2022-05-18T04:09:47.1223299Z test_size_check (__main__.TestAutogradForwardMode) ... ok (0.000s) 2022-05-18T04:09:47.1251876Z test_view_inplace_always_creates_a_view (__main__.TestAutogradForwardMode) ... ok (0.000s) 2022-05-18T04:09:47.1286007Z test_view_inplace_differentiable_views (__main__.TestAutogradForwardMode) ... ok (0.016s) 2022-05-18T04:09:47.1321869Z test_view_inplace_non_differentiable_views (__main__.TestAutogradForwardMode) ... ok (0.000s) 2022-05-18T04:09:47.1341449Z test_inplace_on_view_not_same_layout (__main__.TestAutogradForwardModeBatchedGrad) ... ok (0.000s) 2022-05-18T04:09:47.1360392Z test_inplace_on_view_same_layout (__main__.TestAutogradForwardModeBatchedGrad) ... ok (0.000s) 2022-05-18T04:09:47.1384074Z test_metadata_check_for_storage_numel_skipped (__main__.TestAutogradForwardModeBatchedGrad) ... ok (0.000s) 2022-05-18T04:09:47.1456002Z test_out_of_place_basic (__main__.TestAutogradForwardModeBatchedGrad) ... ok (0.016s) 2022-05-18T04:09:47.1471813Z test_out_of_place_not_same_layout (__main__.TestAutogradForwardModeBatchedGrad) ... ok (0.000s) 2022-05-18T04:09:47.1534652Z test_construct_standard_basis_for_base_tensor (autograd.test_functional.TestAutogradFunctional) ... ok (0.000s) 2022-05-18T04:09:47.1542553Z test_construct_standard_basis_for_cuda_base_tensor (autograd.test_functional.TestAutogradFunctional) ... skip: test requires CUDA (0.000s) 2022-05-18T04:09:47.1549530Z test_construct_standard_basis_for_cuda_logging_tensor (autograd.test_functional.TestAutogradFunctional) ... skip: test requires CUDA (0.000s) 2022-05-18T04:09:47.1740777Z test_construct_standard_basis_for_logging_tensor (autograd.test_functional.TestAutogradFunctional) ... ok (0.016s) 2022-05-18T04:09:47.3150825Z test_hessian_create_graph_vectorize_False_base_tensor (autograd.test_functional.TestAutogradFunctional) ... ok (0.153s) 2022-05-18T04:09:48.6276682Z test_hessian_create_graph_vectorize_False_logging_tensor (autograd.test_functional.TestAutogradFunctional) ... ok (1.300s) 2022-05-18T04:09:48.7074399Z test_hessian_create_graph_vectorize_True_base_tensor (autograd.test_functional.TestAutogradFunctional) ... ok (0.084s) 2022-05-18T04:09:49.3517969Z test_hessian_create_graph_vectorize_True_logging_tensor (autograd.test_functional.TestAutogradFunctional) ... ok (0.647s) 2022-05-18T04:09:49.3568050Z test_hessian_err_check_strict_base_tensor (autograd.test_functional.TestAutogradFunctional) ... ok (0.000s) 2022-05-18T04:09:49.3691647Z test_hessian_err_check_strict_logging_tensor (autograd.test_functional.TestAutogradFunctional) ... ok (0.016s) 2022-05-18T04:09:49.3708230Z test_hessian_err_check_strict_vectorize_base_tensor (autograd.test_functional.TestAutogradFunctional) ... ok (0.000s) 2022-05-18T04:09:49.3735122Z test_hessian_err_check_strict_vectorize_logging_tensor (autograd.test_functional.TestAutogradFunctional) ... ok (0.000s) 2022-05-18T04:09:49.3796951Z test_hessian_err_check_vectorize_False_base_tensor (autograd.test_functional.TestAutogradFunctional) ... ok (0.021s) 2022-05-18T04:09:49.4025133Z test_hessian_err_check_vectorize_False_logging_tensor (autograd.test_functional.TestAutogradFunctional) ... ok (0.017s) 2022-05-18T04:09:49.4070761Z test_hessian_err_check_vectorize_True_base_tensor (autograd.test_functional.TestAutogradFunctional) ... ok (0.000s) 2022-05-18T04:09:49.4183784Z test_hessian_err_check_vectorize_True_logging_tensor (autograd.test_functional.TestAutogradFunctional) ... ok (0.016s) 2022-05-18T04:09:49.4217375Z test_hessian_match_vhp_hvp_base_tensor (autograd.test_functional.TestAutogradFunctional) ... ok (0.000s) 2022-05-18T04:09:49.4360673Z test_hessian_match_vhp_hvp_logging_tensor (autograd.test_functional.TestAutogradFunctional) ... ok (0.016s) 2022-05-18T04:09:49.4399519Z test_hessian_no_grad_base_tensor (autograd.test_functional.TestAutogradFunctional) ... ok (0.000s) 2022-05-18T04:09:49.4543794Z test_hessian_no_grad_logging_tensor (autograd.test_functional.TestAutogradFunctional) ... ok (0.016s) 2022-05-18T04:09:49.4591919Z test_hessian_output_base_tensor (autograd.test_functional.TestAutogradFunctional) ... ok (0.016s) 2022-05-18T04:09:49.4795283Z test_hessian_output_logging_tensor (autograd.test_functional.TestAutogradFunctional) ... ok (0.021s) 2022-05-18T04:09:49.4834964Z test_hessian_output_vectorized_base_tensor (autograd.test_functional.TestAutogradFunctional) ... ok (0.004s) 2022-05-18T04:09:49.4939980Z test_hessian_output_vectorized_logging_tensor (autograd.test_functional.TestAutogradFunctional) ... ok (0.010s) 2022-05-18T04:09:49.4972544Z test_hessian_scalar_vectorize_False_base_tensor (autograd.test_functional.TestAutogradFunctional) ... ok (0.004s) 2022-05-18T04:09:49.5107239Z test_hessian_scalar_vectorize_False_logging_tensor (autograd.test_functional.TestAutogradFunctional) ... ok (0.013s) 2022-05-18T04:09:49.5136869Z test_hessian_scalar_vectorize_True_base_tensor (autograd.test_functional.TestAutogradFunctional) ... ok (0.003s) 2022-05-18T04:09:49.5217085Z test_hessian_scalar_vectorize_True_logging_tensor (autograd.test_functional.TestAutogradFunctional) ... ok (0.008s) 2022-05-18T04:09:49.5384105Z test_hessian_vectorize_correctness_multi_input_base_tensor (autograd.test_functional.TestAutogradFunctional) ... ok (0.017s) 2022-05-18T04:09:49.7104175Z test_hessian_vectorize_correctness_multi_input_logging_tensor (autograd.test_functional.TestAutogradFunctional) ... ok (0.158s) 2022-05-18T04:09:49.7171113Z test_hessian_vectorize_correctness_simple_base_tensor (autograd.test_functional.TestAutogradFunctional) ... ok (0.016s) 2022-05-18T04:09:49.7667634Z test_hessian_vectorize_correctness_simple_logging_tensor (autograd.test_functional.TestAutogradFunctional) ... ok (0.047s) 2022-05-18T04:09:49.7735273Z test_hessian_vectorize_correctness_unrelated_outputs_base_tensor (autograd.test_functional.TestAutogradFunctional) ... ok (0.000s) 2022-05-18T04:09:49.8188030Z test_hessian_vectorize_correctness_unrelated_outputs_logging_tensor (autograd.test_functional.TestAutogradFunctional) ... ok (0.053s) 2022-05-18T04:09:49.8203276Z test_hessian_vectorize_raises_no_warnings_base_tensor (autograd.test_functional.TestAutogradFunctional) ... ok (0.000s) 2022-05-18T04:09:49.8242871Z test_hessian_vectorize_raises_no_warnings_logging_tensor (autograd.test_functional.TestAutogradFunctional) ... ok (0.000s) 2022-05-18T04:09:49.9188492Z test_hvp_create_graph_base_tensor (autograd.test_functional.TestAutogradFunctional) ... ok (0.100s) 2022-05-18T04:09:50.6692887Z test_hvp_create_graph_logging_tensor (autograd.test_functional.TestAutogradFunctional) ... ok (0.747s) 2022-05-18T04:09:50.6746464Z test_hvp_err_check_base_tensor (autograd.test_functional.TestAutogradFunctional) ... ok (0.017s) 2022-05-18T04:09:50.6858987Z test_hvp_err_check_logging_tensor (autograd.test_functional.TestAutogradFunctional) ... ok (0.005s) 2022-05-18T04:09:50.6895772Z test_hvp_err_check_strict_base_tensor (autograd.test_functional.TestAutogradFunctional) ... ok (0.000s) 2022-05-18T04:09:50.6968379Z test_hvp_err_check_strict_logging_tensor (autograd.test_functional.TestAutogradFunctional) ... ok (0.016s) 2022-05-18T04:09:50.7000522Z test_hvp_no_grad_base_tensor (autograd.test_functional.TestAutogradFunctional) ... ok (0.000s) 2022-05-18T04:09:50.7101597Z test_hvp_no_grad_logging_tensor (autograd.test_functional.TestAutogradFunctional) ... ok (0.000s) 2022-05-18T04:09:50.7133455Z test_hvp_output_base_tensor (autograd.test_functional.TestAutogradFunctional) ... ok (0.016s) 2022-05-18T04:09:50.7206688Z test_hvp_output_logging_tensor (autograd.test_functional.TestAutogradFunctional) ... ok (0.000s) 2022-05-18T04:09:50.7238121Z test_hvp_scalar_base_tensor (autograd.test_functional.TestAutogradFunctional) ... ok (0.000s) 2022-05-18T04:09:50.7319526Z test_hvp_scalar_logging_tensor (autograd.test_functional.TestAutogradFunctional) ... ok (0.016s) 2022-05-18T04:09:50.7936107Z test_jacobian_create_graph_vectorize_False_base_tensor (autograd.test_functional.TestAutogradFunctional) ... ok (0.054s) 2022-05-18T04:09:51.3148764Z test_jacobian_create_graph_vectorize_False_logging_tensor (autograd.test_functional.TestAutogradFunctional) ... ok (0.534s) 2022-05-18T04:09:51.3647366Z test_jacobian_create_graph_vectorize_True_base_tensor (autograd.test_functional.TestAutogradFunctional) ... ok (0.047s) 2022-05-18T04:09:51.7636907Z test_jacobian_create_graph_vectorize_True_logging_tensor (autograd.test_functional.TestAutogradFunctional) ... ok (0.396s) 2022-05-18T04:09:51.7685103Z test_jacobian_err_check_strict_base_tensor (autograd.test_functional.TestAutogradFunctional) ... ok (0.000s) 2022-05-18T04:09:51.7800902Z test_jacobian_err_check_strict_logging_tensor (autograd.test_functional.TestAutogradFunctional) ... ok (0.023s) 2022-05-18T04:09:51.7813782Z test_jacobian_err_check_strict_vectorize_base_tensor (autograd.test_functional.TestAutogradFunctional) ... ok (0.001s) 2022-05-18T04:09:51.7827132Z test_jacobian_err_check_strict_vectorize_logging_tensor (autograd.test_functional.TestAutogradFunctional) ... ok (0.002s) 2022-05-18T04:09:51.7868022Z test_jacobian_err_check_vectorize_False_base_tensor (autograd.test_functional.TestAutogradFunctional) ... ok (0.004s) 2022-05-18T04:09:51.7982684Z test_jacobian_err_check_vectorize_False_logging_tensor (autograd.test_functional.TestAutogradFunctional) ... ok (0.000s) 2022-05-18T04:09:51.8015063Z test_jacobian_err_check_vectorize_True_base_tensor (autograd.test_functional.TestAutogradFunctional) ... ok (0.000s) 2022-05-18T04:09:51.8076031Z test_jacobian_err_check_vectorize_True_logging_tensor (autograd.test_functional.TestAutogradFunctional) ... ok (0.016s) 2022-05-18T04:09:51.8104777Z test_jacobian_match_vjp_jvp_base_tensor (autograd.test_functional.TestAutogradFunctional) ... ok (0.000s) 2022-05-18T04:09:51.8216478Z test_jacobian_match_vjp_jvp_logging_tensor (autograd.test_functional.TestAutogradFunctional) ... ok (0.016s) 2022-05-18T04:09:51.8243302Z test_jacobian_no_grad_base_tensor (autograd.test_functional.TestAutogradFunctional) ... ok (0.000s) 2022-05-18T04:09:51.8328629Z test_jacobian_no_grad_logging_tensor (autograd.test_functional.TestAutogradFunctional) ... ok (0.000s) 2022-05-18T04:09:51.8371566Z test_jacobian_output_base_tensor (autograd.test_functional.TestAutogradFunctional) ... ok (0.016s) 2022-05-18T04:09:51.8509579Z test_jacobian_output_logging_tensor (autograd.test_functional.TestAutogradFunctional) ... ok (0.016s) 2022-05-18T04:09:51.8547583Z test_jacobian_output_vectorized_base_tensor (autograd.test_functional.TestAutogradFunctional) ... ok (0.000s) 2022-05-18T04:09:51.8636159Z test_jacobian_output_vectorized_logging_tensor (autograd.test_functional.TestAutogradFunctional) ... ok (0.000s) 2022-05-18T04:09:51.8659311Z test_jacobian_scalar_base_tensor (autograd.test_functional.TestAutogradFunctional) ... ok (0.016s) 2022-05-18T04:09:51.8719881Z test_jacobian_scalar_logging_tensor (autograd.test_functional.TestAutogradFunctional) ... ok (0.000s) 2022-05-18T04:09:51.8741257Z test_jacobian_scalar_vectorized_base_tensor (autograd.test_functional.TestAutogradFunctional) ... ok (0.000s) 2022-05-18T04:09:51.8783547Z test_jacobian_scalar_vectorized_logging_tensor (autograd.test_functional.TestAutogradFunctional) ... ok (0.000s) 2022-05-18T04:09:51.8790478Z test_jacobian_vectorize_correctness_different_devices_base_tensor (autograd.test_functional.TestAutogradFunctional) ... skip: test requires CUDA (0.000s) 2022-05-18T04:09:51.8797088Z test_jacobian_vectorize_correctness_different_devices_logging_tensor (autograd.test_functional.TestAutogradFunctional) ... skip: test requires CUDA (0.000s) 2022-05-18T04:09:51.8823879Z test_jacobian_vectorize_correctness_different_dtype_base_tensor (autograd.test_functional.TestAutogradFunctional) ... ok (0.017s) 2022-05-18T04:09:51.8963015Z test_jacobian_vectorize_correctness_different_dtype_logging_tensor (autograd.test_functional.TestAutogradFunctional) ... ok (0.000s) 2022-05-18T04:09:51.9005192Z test_jacobian_vectorize_correctness_multi_input_base_tensor (autograd.test_functional.TestAutogradFunctional) ... ok (0.016s) 2022-05-18T04:09:51.9277278Z test_jacobian_vectorize_correctness_multi_input_logging_tensor (autograd.test_functional.TestAutogradFunctional) ... ok (0.016s) 2022-05-18T04:09:51.9379262Z test_jacobian_vectorize_correctness_multi_input_multi_output_base_tensor (autograd.test_functional.TestAutogradFunctional) ... ok (0.016s) 2022-05-18T04:09:52.0283696Z test_jacobian_vectorize_correctness_multi_input_multi_output_logging_tensor (autograd.test_functional.TestAutogradFunctional) ... ok (0.099s) 2022-05-18T04:09:52.0333902Z test_jacobian_vectorize_correctness_simple_base_tensor (autograd.test_functional.TestAutogradFunctional) ... ok (0.005s) 2022-05-18T04:09:52.0626014Z test_jacobian_vectorize_correctness_simple_logging_tensor (autograd.test_functional.TestAutogradFunctional) ... ok (0.030s) 2022-05-18T04:09:52.0674402Z test_jacobian_vectorize_correctness_unrelated_outputs_base_tensor (autograd.test_functional.TestAutogradFunctional) ... ok (0.005s) 2022-05-18T04:09:52.1000528Z test_jacobian_vectorize_correctness_unrelated_outputs_logging_tensor (autograd.test_functional.TestAutogradFunctional) ... ok (0.028s) 2022-05-18T04:09:52.1076596Z test_jacobian_vectorize_correctness_zero_dim_base_tensor (autograd.test_functional.TestAutogradFunctional) ... ok (0.000s) 2022-05-18T04:09:52.1597220Z test_jacobian_vectorize_correctness_zero_dim_logging_tensor (autograd.test_functional.TestAutogradFunctional) ... ok (0.062s) 2022-05-18T04:09:52.1611406Z test_jacobian_vectorize_raises_no_warnings_base_tensor (autograd.test_functional.TestAutogradFunctional) ... ok (0.000s) 2022-05-18T04:09:52.1637965Z test_jacobian_vectorize_raises_no_warnings_logging_tensor (autograd.test_functional.TestAutogradFunctional) ... ok (0.000s) 2022-05-18T04:09:52.2369603Z test_jvp_create_graph_base_tensor (autograd.test_functional.TestAutogradFunctional) ... ok (0.068s) 2022-05-18T04:09:52.7771346Z test_jvp_create_graph_logging_tensor (autograd.test_functional.TestAutogradFunctional) ... ok (0.551s) 2022-05-18T04:09:52.7806397Z test_jvp_err_check_base_tensor (autograd.test_functional.TestAutogradFunctional) ... ok (0.004s) 2022-05-18T04:09:52.7850275Z test_jvp_err_check_logging_tensor (autograd.test_functional.TestAutogradFunctional) ... ok (0.004s) 2022-05-18T04:09:52.7885888Z test_jvp_err_check_strict_base_tensor (autograd.test_functional.TestAutogradFunctional) ... ok (0.004s) 2022-05-18T04:09:52.7958813Z test_jvp_err_check_strict_logging_tensor (autograd.test_functional.TestAutogradFunctional) ... ok (0.000s) 2022-05-18T04:09:52.7982637Z test_jvp_no_grad_base_tensor (autograd.test_functional.TestAutogradFunctional) ... ok (0.000s) 2022-05-18T04:09:52.8020173Z test_jvp_no_grad_logging_tensor (autograd.test_functional.TestAutogradFunctional) ... ok (0.000s) 2022-05-18T04:09:52.8055843Z test_jvp_output_base_tensor (autograd.test_functional.TestAutogradFunctional) ... ok (0.016s) 2022-05-18T04:09:52.8125276Z test_jvp_output_logging_tensor (autograd.test_functional.TestAutogradFunctional) ... ok (0.000s) 2022-05-18T04:09:52.8153329Z test_jvp_scalar_base_tensor (autograd.test_functional.TestAutogradFunctional) ... ok (0.000s) 2022-05-18T04:09:52.8210086Z test_jvp_scalar_logging_tensor (autograd.test_functional.TestAutogradFunctional) ... ok (0.016s) 2022-05-18T04:09:52.9061830Z test_vhp_create_graph_base_tensor (autograd.test_functional.TestAutogradFunctional) ... ok (0.080s) 2022-05-18T04:09:53.6025488Z test_vhp_create_graph_logging_tensor (autograd.test_functional.TestAutogradFunctional) ... ok (0.694s) 2022-05-18T04:09:53.6072902Z test_vhp_err_check_base_tensor (autograd.test_functional.TestAutogradFunctional) ... ok (0.000s) 2022-05-18T04:09:53.6151948Z test_vhp_err_check_logging_tensor (autograd.test_functional.TestAutogradFunctional) ... ok (0.016s) 2022-05-18T04:09:53.6185718Z test_vhp_err_check_strict_base_tensor (autograd.test_functional.TestAutogradFunctional) ... ok (0.000s) 2022-05-18T04:09:53.6255486Z test_vhp_err_check_strict_logging_tensor (autograd.test_functional.TestAutogradFunctional) ... ok (0.016s) 2022-05-18T04:09:53.6285907Z test_vhp_no_grad_base_tensor (autograd.test_functional.TestAutogradFunctional) ... ok (0.000s) 2022-05-18T04:09:53.6377985Z test_vhp_no_grad_logging_tensor (autograd.test_functional.TestAutogradFunctional) ... ok (0.000s) 2022-05-18T04:09:53.6407535Z test_vhp_output_base_tensor (autograd.test_functional.TestAutogradFunctional) ... ok (0.016s) 2022-05-18T04:09:53.6468464Z test_vhp_output_logging_tensor (autograd.test_functional.TestAutogradFunctional) ... ok (0.000s) 2022-05-18T04:09:53.6494588Z test_vhp_scalar_base_tensor (autograd.test_functional.TestAutogradFunctional) ... ok (0.000s) 2022-05-18T04:09:53.6547778Z test_vhp_scalar_logging_tensor (autograd.test_functional.TestAutogradFunctional) ... ok (0.000s) 2022-05-18T04:09:53.7163873Z test_vjp_create_graph_base_tensor (autograd.test_functional.TestAutogradFunctional) ... ok (0.069s) 2022-05-18T04:09:54.1962497Z test_vjp_create_graph_logging_tensor (autograd.test_functional.TestAutogradFunctional) ... ok (0.486s) 2022-05-18T04:09:54.1995895Z test_vjp_err_check_base_tensor (autograd.test_functional.TestAutogradFunctional) ... ok (0.000s) 2022-05-18T04:09:54.2041364Z test_vjp_err_check_logging_tensor (autograd.test_functional.TestAutogradFunctional) ... ok (0.000s) 2022-05-18T04:09:54.2076312Z test_vjp_err_check_strict_base_tensor (autograd.test_functional.TestAutogradFunctional) ... ok (0.000s) 2022-05-18T04:09:54.2145070Z test_vjp_err_check_strict_logging_tensor (autograd.test_functional.TestAutogradFunctional) ... ok (0.016s) 2022-05-18T04:09:54.2173856Z test_vjp_no_grad_base_tensor (autograd.test_functional.TestAutogradFunctional) ... ok (0.000s) 2022-05-18T04:09:54.2258322Z test_vjp_no_grad_logging_tensor (autograd.test_functional.TestAutogradFunctional) ... ok (0.000s) 2022-05-18T04:09:54.2292725Z test_vjp_output_base_tensor (autograd.test_functional.TestAutogradFunctional) ... ok (0.016s) 2022-05-18T04:09:54.2352764Z test_vjp_output_logging_tensor (autograd.test_functional.TestAutogradFunctional) ... ok (0.000s) 2022-05-18T04:09:54.2378640Z test_vjp_scalar_base_tensor (autograd.test_functional.TestAutogradFunctional) ... ok (0.000s) 2022-05-18T04:09:54.2422742Z test_vjp_scalar_logging_tensor (autograd.test_functional.TestAutogradFunctional) ... ok (0.016s) 2022-05-18T04:09:54.2435045Z test_inference_mode_context_manager (__main__.TestAutogradInferenceMode) ... ok (0.000s) 2022-05-18T04:09:54.2452144Z test_inference_mode_decorator (__main__.TestAutogradInferenceMode) ... ok (0.000s) 2022-05-18T04:09:54.2472563Z test_inference_mode_existing_autograd_session (__main__.TestAutogradInferenceMode) ... ok (0.000s) 2022-05-18T04:09:54.2500067Z test_inference_mode_handle_direct_view_on_rebase (__main__.TestAutogradInferenceMode) ... ok (0.000s) 2022-05-18T04:09:54.2528241Z test_inference_mode_handle_indirect_view_on_rebase (__main__.TestAutogradInferenceMode) ... ok (0.000s) 2022-05-18T04:09:54.2541181Z test_inference_mode_inf_tensor_in_inf_mode_functional_op (__main__.TestAutogradInferenceMode) ... ok (0.000s) 2022-05-18T04:09:54.2557054Z test_inference_mode_inf_tensor_in_inf_mode_inplace_op (__main__.TestAutogradInferenceMode) ... ok (0.000s) 2022-05-18T04:09:54.2569070Z test_inference_mode_inf_tensor_in_inf_mode_view_op (__main__.TestAutogradInferenceMode) ... ok (0.000s) 2022-05-18T04:09:54.2582422Z test_inference_mode_inf_tensor_in_normal_mode_functional_op (__main__.TestAutogradInferenceMode) ... ok (0.016s) 2022-05-18T04:09:54.2607111Z test_inference_mode_inf_tensor_in_normal_mode_inplace_op (__main__.TestAutogradInferenceMode) ... ok (0.000s) 2022-05-18T04:09:54.2620516Z test_inference_mode_inf_tensor_in_normal_mode_view_op (__main__.TestAutogradInferenceMode) ... ok (0.000s) 2022-05-18T04:09:54.2635493Z test_inference_mode_tensor_creation (__main__.TestAutogradInferenceMode) ... ok (0.000s) 2022-05-18T04:09:54.2667822Z test_mix_inference_and_normal_tensor_functional_op (__main__.TestAutogradInferenceMode) ... ok (0.000s) 2022-05-18T04:09:54.2701805Z test_mix_inference_and_normal_tensor_inplace_op (__main__.TestAutogradInferenceMode) ... ok (0.000s) 2022-05-18T04:09:54.2717449Z test_mix_inference_and_normal_tensor_view_op (__main__.TestAutogradInferenceMode) ... ok (0.000s) 2022-05-18T04:09:54.2740748Z test_normal_tensor_inplace_output_in_inference_mode (__main__.TestAutogradInferenceMode) ... ok (0.017s) 2022-05-18T04:09:54.2759850Z test_normal_tensor_inplace_output_in_normal_mode (__main__.TestAutogradInferenceMode) ... ok (0.002s) 2022-05-18T04:09:54.2782586Z test_normal_tensor_view_output_in_inference_mode (__main__.TestAutogradInferenceMode) ... ok (0.002s) 2022-05-18T04:09:54.2809824Z test_normal_tensor_view_output_in_normal_mode (__main__.TestAutogradInferenceMode) ... ok (0.003s) 2022-05-18T04:09:54.3278940Z test_cat_r_to_c (__main__.TestMultithreadAutograd) ... ok (0.043s) 2022-05-18T04:09:54.3300441Z test_dataparallel_saved_tensors_hooks (__main__.TestMultithreadAutograd) ... ok (0.000s) 2022-05-18T04:09:54.3509997Z test_fork_join_in_middle (__main__.TestMultithreadAutograd) ... ok (0.016s) 2022-05-18T04:09:54.3524114Z test_multithread_saved_tensors_hooks (__main__.TestMultithreadAutograd) ... ok (0.000s) 2022-05-18T04:09:54.3565500Z test_multithreaded_exception_propagation (__main__.TestMultithreadAutograd) ... ok (0.016s) 2022-05-18T04:09:54.3584176Z test_preserve_backtrace (__main__.TestMultithreadAutograd) ... ok (0.000s) 2022-05-18T04:09:54.3650841Z test_python_thread_in_middle (__main__.TestMultithreadAutograd) ... ok (0.000s) 2022-05-18T04:09:54.3717396Z test_simple_backward (__main__.TestMultithreadAutograd) ... ok (0.016s) 2022-05-18T04:09:54.3827257Z test_simple_backward_same_input (__main__.TestMultithreadAutograd) ... ok (0.006s) 2022-05-18T04:09:54.4375846Z 2022-05-18T04:09:54.4376065Z ---------------------------------------------------------------------- 2022-05-18T04:09:54.4376381Z Ran 424 tests in 21.188s 2022-05-18T04:09:54.4376504Z 2022-05-18T04:09:54.4376613Z OK (skipped=10, expected failures=2) 2022-05-18T04:09:54.4376756Z 2022-05-18T04:09:54.4376828Z Generating XML reports... 2022-05-18T04:09:54.4377169Z Generated XML report: test-reports\python-unittest\test_autograd\TEST-TestAutograd-20220518040933.xml 2022-05-18T04:09:54.4377679Z Generated XML report: test-reports\python-unittest\test_autograd\TEST-autograd.test_complex.TestAutogradComplex-20220518040933.xml 2022-05-18T04:09:54.4378209Z Generated XML report: test-reports\python-unittest\test_autograd\TEST-TestAutogradForwardMode-20220518040933.xml 2022-05-18T04:09:54.4378719Z Generated XML report: test-reports\python-unittest\test_autograd\TEST-TestAutogradForwardModeBatchedGrad-20220518040933.xml 2022-05-18T04:09:54.4379292Z Generated XML report: test-reports\python-unittest\test_autograd\TEST-autograd.test_functional.TestAutogradFunctional-20220518040933.xml 2022-05-18T04:09:54.4379835Z Generated XML report: test-reports\python-unittest\test_autograd\TEST-TestAutogradInferenceMode-20220518040933.xml 2022-05-18T04:09:54.4380344Z Generated XML report: test-reports\python-unittest\test_autograd\TEST-TestMultithreadAutograd-20220518040933.xml 2022-05-18T04:09:54.7242907Z Running test_binary_ufuncs ... [2022-05-18 04:09:54.708498] 2022-05-18T04:09:54.7243399Z Executing ['C:\\Jenkins\\Miniconda3\\python.exe', 'test_binary_ufuncs.py', '-v', '--import-slow-tests', '--import-disabled-tests'] ... [2022-05-18 04:09:54.724128] 2022-05-18T04:09:56.7693146Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\cuda\__init__.py:82: UserWarning: CUDA initialization: CUDA unknown error - this may be due to an incorrectly set up environment, e.g. changing env variable CUDA_VISIBLE_DEVICES after program start. Setting the available devices to be zero. (Triggered internally at C:\actions-runner\_work\pytorch\pytorch\c10\cuda\CUDAFunctions.cpp:109.) 2022-05-18T04:09:56.7693842Z return torch._C._cuda_getDeviceCount() > 0 2022-05-18T04:09:56.7693994Z 2022-05-18T04:09:56.7694052Z Running tests... 2022-05-18T04:09:56.7694349Z Test results will be stored in test-reports\python-unittest\test_binary_ufuncs 2022-05-18T04:09:56.7694695Z ---------------------------------------------------------------------- 2022-05-18T04:09:56.7694879Z 2022-05-18T04:09:56.7695024Z ---------------------------------------------------------------------- 2022-05-18T04:09:56.7695249Z Ran 0 tests in 0.000s 2022-05-18T04:09:56.7695363Z 2022-05-18T04:09:56.7695426Z OK 2022-05-18T04:09:56.7695518Z 2022-05-18T04:09:56.7695606Z Generating XML reports... 2022-05-18T04:09:57.0172976Z Running test_bundled_inputs ... [2022-05-18 04:09:57.016685] 2022-05-18T04:09:57.0173430Z Executing ['C:\\Jenkins\\Miniconda3\\python.exe', 'test_bundled_inputs.py', '-v', '--import-slow-tests', '--import-disabled-tests'] ... [2022-05-18 04:09:57.016685] 2022-05-18T04:09:57.9345557Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\cuda\__init__.py:82: UserWarning: CUDA initialization: CUDA unknown error - this may be due to an incorrectly set up environment, e.g. changing env variable CUDA_VISIBLE_DEVICES after program start. Setting the available devices to be zero. (Triggered internally at C:\actions-runner\_work\pytorch\pytorch\c10\cuda\CUDAFunctions.cpp:109.) 2022-05-18T04:09:57.9346329Z return torch._C._cuda_getDeviceCount() > 0 2022-05-18T04:09:57.9346480Z 2022-05-18T04:09:57.9346557Z Running tests... 2022-05-18T04:09:57.9346817Z ---------------------------------------------------------------------- 2022-05-18T04:09:57.9347163Z Test results will be stored in test-reports\python-unittest\test_bundled_inputs 2022-05-18T04:09:58.4902715Z test_bad_inputs (__main__.TestBundledInputs) ... ok (0.553s) 2022-05-18T04:09:59.2021761Z test_dict_args (__main__.TestBundledInputs) ... ok (0.718s) 2022-05-18T04:09:59.2194596Z test_double_augment_fail (__main__.TestBundledInputs) ... ok (0.020s) 2022-05-18T04:09:59.2347140Z test_double_augment_non_mutator (__main__.TestBundledInputs) ... ok (0.021s) 2022-05-18T04:09:59.2543507Z test_double_augment_success (__main__.TestBundledInputs) ... ok (0.016s) 2022-05-18T04:09:59.2696348Z test_large_tensor_with_inflation (__main__.TestBundledInputs) ... ok (0.015s) 2022-05-18T04:09:59.3285102Z test_multiple_methods_with_inputs (__main__.TestBundledInputs) ... ok (0.064s) 2022-05-18T04:09:59.3349715Z test_multiple_methods_with_inputs_both_defined_failure (__main__.TestBundledInputs) ... ok (0.007s) 2022-05-18T04:09:59.3411875Z test_multiple_methods_with_inputs_neither_defined_failure (__main__.TestBundledInputs) ... ok (0.006s) 2022-05-18T04:09:59.3533258Z test_non_tensors (__main__.TestBundledInputs) ... ok (0.012s) 2022-05-18T04:09:59.3647107Z test_rejected_tensors (__main__.TestBundledInputs) ... ok (0.011s) 2022-05-18T04:09:59.4025023Z test_single_tensors (__main__.TestBundledInputs) ... ok (0.026s) 2022-05-18T04:09:59.4093825Z 2022-05-18T04:09:59.4094293Z ---------------------------------------------------------------------- 2022-05-18T04:09:59.4094701Z Ran 12 tests in 1.468s 2022-05-18T04:09:59.4094896Z 2022-05-18T04:09:59.4095000Z OK 2022-05-18T04:09:59.4095141Z 2022-05-18T04:09:59.4095284Z Generating XML reports... 2022-05-18T04:09:59.4095852Z Generated XML report: test-reports\python-unittest\test_bundled_inputs\TEST-TestBundledInputs-20220518040957.xml 2022-05-18T04:09:59.6128504Z Running test_complex ... [2022-05-18 04:09:59.603126] 2022-05-18T04:09:59.6128950Z Executing ['C:\\Jenkins\\Miniconda3\\python.exe', 'test_complex.py', '-v', '--import-slow-tests', '--import-disabled-tests'] ... [2022-05-18 04:09:59.603126] 2022-05-18T04:10:01.0943921Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\cuda\__init__.py:82: UserWarning: CUDA initialization: CUDA unknown error - this may be due to an incorrectly set up environment, e.g. changing env variable CUDA_VISIBLE_DEVICES after program start. Setting the available devices to be zero. (Triggered internally at C:\actions-runner\_work\pytorch\pytorch\c10\cuda\CUDAFunctions.cpp:109.) 2022-05-18T04:10:01.0944634Z return torch._C._cuda_getDeviceCount() > 0 2022-05-18T04:10:01.0944786Z 2022-05-18T04:10:01.0944862Z Running tests... 2022-05-18T04:10:01.0945122Z Test results will be stored in test-reports\python-unittest\test_complex 2022-05-18T04:10:01.0945471Z ---------------------------------------------------------------------- 2022-05-18T04:10:01.0945645Z 2022-05-18T04:10:01.0945790Z ---------------------------------------------------------------------- 2022-05-18T04:10:01.0946033Z Ran 0 tests in 0.000s 2022-05-18T04:10:01.0946147Z 2022-05-18T04:10:01.0946189Z OK 2022-05-18T04:10:01.0946280Z 2022-05-18T04:10:01.0946369Z Generating XML reports... 2022-05-18T04:10:01.3030489Z Running test_cpp_api_parity ... [2022-05-18 04:10:01.289746] 2022-05-18T04:10:01.3030958Z Executing ['C:\\Jenkins\\Miniconda3\\python.exe', 'test_cpp_api_parity.py', '-v', '--import-slow-tests', '--import-disabled-tests'] ... [2022-05-18 04:10:01.289746] 2022-05-18T04:10:06.3720260Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\cuda\__init__.py:82: UserWarning: CUDA initialization: CUDA unknown error - this may be due to an incorrectly set up environment, e.g. changing env variable CUDA_VISIBLE_DEVICES after program start. Setting the available devices to be zero. (Triggered internally at C:\actions-runner\_work\pytorch\pytorch\c10\cuda\CUDAFunctions.cpp:109.) 2022-05-18T04:10:06.3721105Z return torch._C._cuda_getDeviceCount() > 0 2022-05-18T04:10:06.3721461Z No CUDA runtime is found, using CUDA_HOME='C:\Program Files\NVIDIA GPU Computing Toolkit\CUDA\v11.6' 2022-05-18T04:10:40.6871932Z 2022-05-18T04:10:40.6872251Z Running tests... 2022-05-18T04:10:40.6872609Z Test results will be stored in test-reports\python-unittest\test_cpp_api_parity 2022-05-18T04:10:40.6873983Z ---------------------------------------------------------------------- 2022-05-18T04:10:40.7726483Z test_torch_nn_AdaptiveAvgPool1d (__main__.TestCppApiParity) ... ok (0.079s) 2022-05-18T04:10:40.7733075Z test_torch_nn_AdaptiveAvgPool1d_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.000s) 2022-05-18T04:10:40.8073504Z test_torch_nn_AdaptiveAvgPool1d_no_batch_dim (__main__.TestCppApiParity) ... ok (0.031s) 2022-05-18T04:10:40.8079440Z test_torch_nn_AdaptiveAvgPool1d_no_batch_dim_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.000s) 2022-05-18T04:10:40.8415238Z test_torch_nn_AdaptiveAvgPool1d_one_output (__main__.TestCppApiParity) ... ok (0.047s) 2022-05-18T04:10:40.8421559Z test_torch_nn_AdaptiveAvgPool1d_one_output_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.000s) 2022-05-18T04:10:40.9339229Z test_torch_nn_AdaptiveAvgPool2d_no_batch_dim (__main__.TestCppApiParity) ... ok (0.093s) 2022-05-18T04:10:40.9346485Z test_torch_nn_AdaptiveAvgPool2d_no_batch_dim_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.000s) 2022-05-18T04:10:40.9708913Z test_torch_nn_AdaptiveAvgPool2d_single (__main__.TestCppApiParity) ... ok (0.023s) 2022-05-18T04:10:40.9981520Z test_torch_nn_AdaptiveAvgPool2d_single_1x1output (__main__.TestCppApiParity) ... ok (0.031s) 2022-05-18T04:10:40.9985786Z test_torch_nn_AdaptiveAvgPool2d_single_1x1output_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.000s) 2022-05-18T04:10:40.9989947Z test_torch_nn_AdaptiveAvgPool2d_single_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.000s) 2022-05-18T04:10:41.0261680Z test_torch_nn_AdaptiveAvgPool2d_tuple (__main__.TestCppApiParity) ... ok (0.031s) 2022-05-18T04:10:41.0265896Z test_torch_nn_AdaptiveAvgPool2d_tuple_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.000s) 2022-05-18T04:10:41.0558526Z test_torch_nn_AdaptiveAvgPool2d_tuple_none (__main__.TestCppApiParity) ... ok (0.035s) 2022-05-18T04:10:41.0563834Z test_torch_nn_AdaptiveAvgPool2d_tuple_none_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.000s) 2022-05-18T04:10:41.0997156Z test_torch_nn_AdaptiveAvgPool3d_last_dim (__main__.TestCppApiParity) ... ok (0.036s) 2022-05-18T04:10:41.1000991Z test_torch_nn_AdaptiveAvgPool3d_last_dim_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.000s) 2022-05-18T04:10:41.1279638Z test_torch_nn_AdaptiveAvgPool3d_no_batch_dim (__main__.TestCppApiParity) ... ok (0.031s) 2022-05-18T04:10:41.1283506Z test_torch_nn_AdaptiveAvgPool3d_no_batch_dim_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.000s) 2022-05-18T04:10:41.1570064Z test_torch_nn_AdaptiveAvgPool3d_single (__main__.TestCppApiParity) ... ok (0.033s) 2022-05-18T04:10:41.1574004Z test_torch_nn_AdaptiveAvgPool3d_single_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.000s) 2022-05-18T04:10:41.1888387Z test_torch_nn_AdaptiveAvgPool3d_tuple (__main__.TestCppApiParity) ... ok (0.028s) 2022-05-18T04:10:41.1892320Z test_torch_nn_AdaptiveAvgPool3d_tuple_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.000s) 2022-05-18T04:10:41.2241992Z test_torch_nn_AdaptiveAvgPool3d_tuple_none (__main__.TestCppApiParity) ... ok (0.031s) 2022-05-18T04:10:41.2246225Z test_torch_nn_AdaptiveAvgPool3d_tuple_none_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.000s) 2022-05-18T04:10:41.2529118Z test_torch_nn_AdaptiveMaxPool1d (__main__.TestCppApiParity) ... ok (0.031s) 2022-05-18T04:10:41.2533295Z test_torch_nn_AdaptiveMaxPool1d_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.000s) 2022-05-18T04:10:41.2796510Z test_torch_nn_AdaptiveMaxPool1d_no_batch_dim (__main__.TestCppApiParity) ... ok (0.032s) 2022-05-18T04:10:41.2800878Z test_torch_nn_AdaptiveMaxPool1d_no_batch_dim_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.000s) 2022-05-18T04:10:41.3065393Z test_torch_nn_AdaptiveMaxPool2d_no_batch_dim (__main__.TestCppApiParity) ... ok (0.016s) 2022-05-18T04:10:41.3069411Z test_torch_nn_AdaptiveMaxPool2d_no_batch_dim_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.000s) 2022-05-18T04:10:41.3331562Z test_torch_nn_AdaptiveMaxPool2d_single (__main__.TestCppApiParity) ... ok (0.031s) 2022-05-18T04:10:41.3335889Z test_torch_nn_AdaptiveMaxPool2d_single_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.000s) 2022-05-18T04:10:41.3603373Z test_torch_nn_AdaptiveMaxPool2d_tuple (__main__.TestCppApiParity) ... ok (0.033s) 2022-05-18T04:10:41.3607955Z test_torch_nn_AdaptiveMaxPool2d_tuple_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.001s) 2022-05-18T04:10:41.3899663Z test_torch_nn_AdaptiveMaxPool2d_tuple_none (__main__.TestCppApiParity) ... ok (0.029s) 2022-05-18T04:10:41.3904023Z test_torch_nn_AdaptiveMaxPool2d_tuple_none_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.000s) 2022-05-18T04:10:41.4210004Z test_torch_nn_AdaptiveMaxPool3d_no_batch_dim (__main__.TestCppApiParity) ... ok (0.031s) 2022-05-18T04:10:41.4214220Z test_torch_nn_AdaptiveMaxPool3d_no_batch_dim_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.000s) 2022-05-18T04:10:41.4542773Z test_torch_nn_AdaptiveMaxPool3d_single (__main__.TestCppApiParity) ... ok (0.033s) 2022-05-18T04:10:41.4547916Z test_torch_nn_AdaptiveMaxPool3d_single_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.001s) 2022-05-18T04:10:41.4861157Z test_torch_nn_AdaptiveMaxPool3d_single_nonatomic (__main__.TestCppApiParity) ... ok (0.019s) 2022-05-18T04:10:41.4865235Z test_torch_nn_AdaptiveMaxPool3d_single_nonatomic_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.000s) 2022-05-18T04:10:41.5237872Z test_torch_nn_AdaptiveMaxPool3d_tuple (__main__.TestCppApiParity) ... ok (0.047s) 2022-05-18T04:10:41.5242415Z test_torch_nn_AdaptiveMaxPool3d_tuple_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.000s) 2022-05-18T04:10:41.5616420Z test_torch_nn_AdaptiveMaxPool3d_tuple_nonatomic (__main__.TestCppApiParity) ... ok (0.036s) 2022-05-18T04:10:41.5620750Z test_torch_nn_AdaptiveMaxPool3d_tuple_nonatomic_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.000s) 2022-05-18T04:10:41.6094551Z test_torch_nn_AdaptiveMaxPool3d_tuple_none (__main__.TestCppApiParity) ... ok (0.047s) 2022-05-18T04:10:41.6099953Z test_torch_nn_AdaptiveMaxPool3d_tuple_none_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.000s) 2022-05-18T04:10:41.8838638Z test_torch_nn_AvgPool1d (__main__.TestCppApiParity) ... ok (0.270s) 2022-05-18T04:10:41.8843499Z test_torch_nn_AvgPool1d_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.000s) 2022-05-18T04:10:42.0426889Z test_torch_nn_AvgPool1d_no_batch_dim (__main__.TestCppApiParity) ... ok (0.161s) 2022-05-18T04:10:42.0431261Z test_torch_nn_AvgPool1d_no_batch_dim_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.000s) 2022-05-18T04:10:42.1176859Z test_torch_nn_AvgPool1d_stride (__main__.TestCppApiParity) ... ok (0.074s) 2022-05-18T04:10:42.1182207Z test_torch_nn_AvgPool1d_stride_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.000s) 2022-05-18T04:10:42.1529505Z test_torch_nn_AvgPool1d_stride_pad (__main__.TestCppApiParity) ... ok (0.031s) 2022-05-18T04:10:42.1534988Z test_torch_nn_AvgPool1d_stride_pad_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.000s) 2022-05-18T04:10:42.1897991Z test_torch_nn_AvgPool2d (__main__.TestCppApiParity) ... ok (0.049s) 2022-05-18T04:10:42.1903244Z test_torch_nn_AvgPool2d_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.000s) 2022-05-18T04:10:42.2253847Z test_torch_nn_AvgPool2d_divisor (__main__.TestCppApiParity) ... ok (0.031s) 2022-05-18T04:10:42.2259117Z test_torch_nn_AvgPool2d_divisor_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.000s) 2022-05-18T04:10:42.2621182Z test_torch_nn_AvgPool2d_divisor_stride (__main__.TestCppApiParity) ... ok (0.036s) 2022-05-18T04:10:42.2626628Z test_torch_nn_AvgPool2d_divisor_stride_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.000s) 2022-05-18T04:10:42.2998422Z test_torch_nn_AvgPool2d_divisor_stride_pad (__main__.TestCppApiParity) ... ok (0.032s) 2022-05-18T04:10:42.3002674Z test_torch_nn_AvgPool2d_divisor_stride_pad_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.000s) 2022-05-18T04:10:42.3267448Z test_torch_nn_AvgPool2d_no_batch_dim (__main__.TestCppApiParity) ... ok (0.031s) 2022-05-18T04:10:42.3271227Z test_torch_nn_AvgPool2d_no_batch_dim_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.000s) 2022-05-18T04:10:42.3541099Z test_torch_nn_AvgPool2d_stride (__main__.TestCppApiParity) ... ok (0.034s) 2022-05-18T04:10:42.3545051Z test_torch_nn_AvgPool2d_stride_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.000s) 2022-05-18T04:10:42.3821534Z test_torch_nn_AvgPool2d_stride_pad (__main__.TestCppApiParity) ... ok (0.018s) 2022-05-18T04:10:42.3825529Z test_torch_nn_AvgPool2d_stride_pad_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.000s) 2022-05-18T04:10:42.4092630Z test_torch_nn_AvgPool3d (__main__.TestCppApiParity) ... ok (0.031s) 2022-05-18T04:10:42.4096668Z test_torch_nn_AvgPool3d_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.000s) 2022-05-18T04:10:42.4361868Z test_torch_nn_AvgPool3d_divisor (__main__.TestCppApiParity) ... ok (0.032s) 2022-05-18T04:10:42.4365418Z test_torch_nn_AvgPool3d_divisor_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.001s) 2022-05-18T04:10:42.4633345Z test_torch_nn_AvgPool3d_divisor_stride (__main__.TestCppApiParity) ... ok (0.021s) 2022-05-18T04:10:42.4899055Z test_torch_nn_AvgPool3d_divisor_stride1_pad0_gpu_input (__main__.TestCppApiParity) ... ok (0.031s) 2022-05-18T04:10:42.4903129Z test_torch_nn_AvgPool3d_divisor_stride1_pad0_gpu_input_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.000s) 2022-05-18T04:10:42.4907026Z test_torch_nn_AvgPool3d_divisor_stride_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.000s) 2022-05-18T04:10:42.5188269Z test_torch_nn_AvgPool3d_divisor_stride_pad (__main__.TestCppApiParity) ... ok (0.016s) 2022-05-18T04:10:42.5192305Z test_torch_nn_AvgPool3d_divisor_stride_pad_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.000s) 2022-05-18T04:10:42.5470134Z test_torch_nn_AvgPool3d_divisor_stride_pad_gpu_fixedkw_output (__main__.TestCppApiParity) ... ok (0.032s) 2022-05-18T04:10:42.5474277Z test_torch_nn_AvgPool3d_divisor_stride_pad_gpu_fixedkw_output_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.000s) 2022-05-18T04:10:42.5778880Z test_torch_nn_AvgPool3d_divisor_stride_pad_gpu_general_output (__main__.TestCppApiParity) ... ok (0.036s) 2022-05-18T04:10:42.5782870Z test_torch_nn_AvgPool3d_divisor_stride_pad_gpu_general_output_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.000s) 2022-05-18T04:10:42.6070339Z test_torch_nn_AvgPool3d_divisor_stride_pad_gpu_input_nooverlap (__main__.TestCppApiParity) ... ok (0.031s) 2022-05-18T04:10:42.6074277Z test_torch_nn_AvgPool3d_divisor_stride_pad_gpu_input_nooverlap_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.000s) 2022-05-18T04:10:42.6335546Z test_torch_nn_AvgPool3d_no_batch_dim (__main__.TestCppApiParity) ... ok (0.016s) 2022-05-18T04:10:42.6339866Z test_torch_nn_AvgPool3d_no_batch_dim_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.000s) 2022-05-18T04:10:42.6611936Z test_torch_nn_AvgPool3d_stride (__main__.TestCppApiParity) ... ok (0.042s) 2022-05-18T04:10:42.6892687Z test_torch_nn_AvgPool3d_stride1_pad0_gpu_input (__main__.TestCppApiParity) ... ok (0.026s) 2022-05-18T04:10:42.6896772Z test_torch_nn_AvgPool3d_stride1_pad0_gpu_input_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.000s) 2022-05-18T04:10:42.6900705Z test_torch_nn_AvgPool3d_stride_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.000s) 2022-05-18T04:10:42.7199863Z test_torch_nn_AvgPool3d_stride_pad (__main__.TestCppApiParity) ... ok (0.031s) 2022-05-18T04:10:42.7204179Z test_torch_nn_AvgPool3d_stride_pad_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.000s) 2022-05-18T04:10:42.7490062Z test_torch_nn_AvgPool3d_stride_pad_gpu_fixedkw_output (__main__.TestCppApiParity) ... ok (0.016s) 2022-05-18T04:10:42.7496096Z test_torch_nn_AvgPool3d_stride_pad_gpu_fixedkw_output_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.016s) 2022-05-18T04:10:42.7806549Z test_torch_nn_AvgPool3d_stride_pad_gpu_general_output (__main__.TestCppApiParity) ... ok (0.023s) 2022-05-18T04:10:42.7810502Z test_torch_nn_AvgPool3d_stride_pad_gpu_general_output_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.000s) 2022-05-18T04:10:42.8117923Z test_torch_nn_AvgPool3d_stride_pad_gpu_input_nooverlap (__main__.TestCppApiParity) ... ok (0.031s) 2022-05-18T04:10:42.8121976Z test_torch_nn_AvgPool3d_stride_pad_gpu_input_nooverlap_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.000s) 2022-05-18T04:10:42.8378719Z test_torch_nn_BCELoss (__main__.TestCppApiParity) ... ok (0.031s) 2022-05-18T04:10:42.8382699Z test_torch_nn_BCELoss_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.000s) 2022-05-18T04:10:42.8631389Z test_torch_nn_BCELoss_no_batch_dim_mean (__main__.TestCppApiParity) ... expected failure (0.022s) 2022-05-18T04:10:42.8635525Z test_torch_nn_BCELoss_no_batch_dim_mean_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.000s) 2022-05-18T04:10:42.8883526Z test_torch_nn_BCELoss_no_batch_dim_none (__main__.TestCppApiParity) ... expected failure (0.031s) 2022-05-18T04:10:42.8887470Z test_torch_nn_BCELoss_no_batch_dim_none_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.000s) 2022-05-18T04:10:42.9126084Z test_torch_nn_BCELoss_no_batch_dim_sum (__main__.TestCppApiParity) ... expected failure (0.016s) 2022-05-18T04:10:42.9130230Z test_torch_nn_BCELoss_no_batch_dim_sum_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.000s) 2022-05-18T04:10:42.9381107Z test_torch_nn_BCELoss_scalar_weights (__main__.TestCppApiParity) ... ok (0.031s) 2022-05-18T04:10:42.9385277Z test_torch_nn_BCELoss_scalar_weights_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.000s) 2022-05-18T04:10:42.9636217Z test_torch_nn_BCELoss_weights (__main__.TestCppApiParity) ... ok (0.023s) 2022-05-18T04:10:42.9640381Z test_torch_nn_BCELoss_weights_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.000s) 2022-05-18T04:10:42.9910642Z test_torch_nn_BCEWithLogitsLoss (__main__.TestCppApiParity) ... ok (0.031s) 2022-05-18T04:10:42.9914670Z test_torch_nn_BCEWithLogitsLoss_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.000s) 2022-05-18T04:10:43.0157947Z test_torch_nn_BCEWithLogitsLoss_no_batch_dim_mean (__main__.TestCppApiParity) ... expected failure (0.016s) 2022-05-18T04:10:43.0161909Z test_torch_nn_BCEWithLogitsLoss_no_batch_dim_mean_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.000s) 2022-05-18T04:10:43.0403778Z test_torch_nn_BCEWithLogitsLoss_no_batch_dim_none (__main__.TestCppApiParity) ... expected failure (0.031s) 2022-05-18T04:10:43.0407955Z test_torch_nn_BCEWithLogitsLoss_no_batch_dim_none_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.000s) 2022-05-18T04:10:43.0651808Z test_torch_nn_BCEWithLogitsLoss_no_batch_dim_sum (__main__.TestCppApiParity) ... expected failure (0.026s) 2022-05-18T04:10:43.0655780Z test_torch_nn_BCEWithLogitsLoss_no_batch_dim_sum_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.000s) 2022-05-18T04:10:43.0901030Z test_torch_nn_BCEWithLogitsLoss_scalar_weights (__main__.TestCppApiParity) ... ok (0.016s) 2022-05-18T04:10:43.0905209Z test_torch_nn_BCEWithLogitsLoss_scalar_weights_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.000s) 2022-05-18T04:10:43.1150767Z test_torch_nn_BCEWithLogitsLoss_weights (__main__.TestCppApiParity) ... ok (0.031s) 2022-05-18T04:10:43.1154905Z test_torch_nn_BCEWithLogitsLoss_weights_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.000s) 2022-05-18T04:10:43.1497591Z test_torch_nn_BatchNorm1d_3d_input (__main__.TestCppApiParity) ... ok (0.031s) 2022-05-18T04:10:43.1501697Z test_torch_nn_BatchNorm1d_3d_input_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.000s) 2022-05-18T04:10:43.1777521Z test_torch_nn_BatchNorm1d_3d_input_not_affine (__main__.TestCppApiParity) ... ok (0.038s) 2022-05-18T04:10:43.1781717Z test_torch_nn_BatchNorm1d_3d_input_not_affine_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.001s) 2022-05-18T04:10:43.2096027Z test_torch_nn_BatchNorm1d_affine (__main__.TestCppApiParity) ... ok (0.031s) 2022-05-18T04:10:43.2100054Z test_torch_nn_BatchNorm1d_affine_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.000s) 2022-05-18T04:10:43.2433280Z test_torch_nn_BatchNorm1d_affine_simple_average (__main__.TestCppApiParity) ... ok (0.034s) 2022-05-18T04:10:43.2437715Z test_torch_nn_BatchNorm1d_affine_simple_average_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.000s) 2022-05-18T04:10:43.2708669Z test_torch_nn_BatchNorm1d_not_affine (__main__.TestCppApiParity) ... ok (0.018s) 2022-05-18T04:10:43.2713018Z test_torch_nn_BatchNorm1d_not_affine_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.000s) 2022-05-18T04:10:43.3033285Z test_torch_nn_BatchNorm1d_not_tracking_stats (__main__.TestCppApiParity) ... ok (0.031s) 2022-05-18T04:10:43.3037894Z test_torch_nn_BatchNorm1d_not_tracking_stats_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.000s) 2022-05-18T04:10:43.3297440Z test_torch_nn_BatchNorm1d_zero_batch (__main__.TestCppApiParity) ... ok (0.031s) 2022-05-18T04:10:43.3301919Z test_torch_nn_BatchNorm1d_zero_batch_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.000s) 2022-05-18T04:10:43.3642922Z test_torch_nn_BatchNorm2d (__main__.TestCppApiParity) ... ok (0.032s) 2022-05-18T04:10:43.3986572Z test_torch_nn_BatchNorm2d_2d_simple_average (__main__.TestCppApiParity) ... ok (0.031s) 2022-05-18T04:10:43.3990932Z test_torch_nn_BatchNorm2d_2d_simple_average_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.000s) 2022-05-18T04:10:43.3994987Z test_torch_nn_BatchNorm2d_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.000s) 2022-05-18T04:10:43.4347138Z test_torch_nn_BatchNorm2d_momentum (__main__.TestCppApiParity) ... ok (0.047s) 2022-05-18T04:10:43.4351461Z test_torch_nn_BatchNorm2d_momentum_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.000s) 2022-05-18T04:10:43.4659251Z test_torch_nn_BatchNorm2d_not_affine (__main__.TestCppApiParity) ... ok (0.023s) 2022-05-18T04:10:43.4663342Z test_torch_nn_BatchNorm2d_not_affine_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.000s) 2022-05-18T04:10:43.5010832Z test_torch_nn_BatchNorm2d_not_tracking_stats (__main__.TestCppApiParity) ... ok (0.031s) 2022-05-18T04:10:43.5015120Z test_torch_nn_BatchNorm2d_not_tracking_stats_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.000s) 2022-05-18T04:10:43.5274874Z test_torch_nn_BatchNorm2d_zero_batch (__main__.TestCppApiParity) ... ok (0.031s) 2022-05-18T04:10:43.5279190Z test_torch_nn_BatchNorm2d_zero_batch_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.000s) 2022-05-18T04:10:43.5669202Z test_torch_nn_BatchNorm3d (__main__.TestCppApiParity) ... ok (0.036s) 2022-05-18T04:10:43.6056634Z test_torch_nn_BatchNorm3d_3d_simple_average (__main__.TestCppApiParity) ... ok (0.047s) 2022-05-18T04:10:43.6060776Z test_torch_nn_BatchNorm3d_3d_simple_average_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.000s) 2022-05-18T04:10:43.6064730Z test_torch_nn_BatchNorm3d_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.000s) 2022-05-18T04:10:43.6445683Z test_torch_nn_BatchNorm3d_momentum (__main__.TestCppApiParity) ... ok (0.031s) 2022-05-18T04:10:43.6449592Z test_torch_nn_BatchNorm3d_momentum_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.000s) 2022-05-18T04:10:43.6792378Z test_torch_nn_BatchNorm3d_not_affine (__main__.TestCppApiParity) ... ok (0.045s) 2022-05-18T04:10:43.6796309Z test_torch_nn_BatchNorm3d_not_affine_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.000s) 2022-05-18T04:10:43.7193503Z test_torch_nn_BatchNorm3d_not_tracking_stats (__main__.TestCppApiParity) ... ok (0.040s) 2022-05-18T04:10:43.7197891Z test_torch_nn_BatchNorm3d_not_tracking_stats_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.001s) 2022-05-18T04:10:43.7470701Z test_torch_nn_BatchNorm3d_zero_batch (__main__.TestCppApiParity) ... ok (0.027s) 2022-05-18T04:10:43.7475145Z test_torch_nn_BatchNorm3d_zero_batch_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.000s) 2022-05-18T04:10:43.7739215Z test_torch_nn_CELU (__main__.TestCppApiParity) ... ok (0.025s) 2022-05-18T04:10:43.7743486Z test_torch_nn_CELU_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.000s) 2022-05-18T04:10:43.7989539Z test_torch_nn_CELU_scalar (__main__.TestCppApiParity) ... ok (0.016s) 2022-05-18T04:10:43.7993898Z test_torch_nn_CELU_scalar_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.000s) 2022-05-18T04:10:43.8261511Z test_torch_nn_CTCLoss_2d_int_target_lengths_tensors (__main__.TestCppApiParity) ... ok (0.031s) 2022-05-18T04:10:43.8266041Z test_torch_nn_CTCLoss_2d_int_target_lengths_tensors_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.000s) 2022-05-18T04:10:43.8534651Z test_torch_nn_CTCLoss_2d_lengths_tensors (__main__.TestCppApiParity) ... ok (0.034s) 2022-05-18T04:10:43.8539383Z test_torch_nn_CTCLoss_2d_lengths_tensors_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.001s) 2022-05-18T04:10:43.8800289Z test_torch_nn_CTCLoss_lengths_tensors (__main__.TestCppApiParity) ... ok (0.018s) 2022-05-18T04:10:43.8804481Z test_torch_nn_CTCLoss_lengths_tensors_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.000s) 2022-05-18T04:10:43.9112852Z test_torch_nn_ConstantPad1d (__main__.TestCppApiParity) ... ok (0.031s) 2022-05-18T04:10:43.9327335Z test_torch_nn_ConstantPad1d_batch (__main__.TestCppApiParity) ... ok (0.016s) 2022-05-18T04:10:43.9331602Z test_torch_nn_ConstantPad1d_batch_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.000s) 2022-05-18T04:10:43.9624696Z test_torch_nn_ConstantPad1d_complex (__main__.TestCppApiParity) ... ok (0.037s) 2022-05-18T04:10:43.9628875Z test_torch_nn_ConstantPad1d_complex_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.000s) 2022-05-18T04:10:43.9632863Z test_torch_nn_ConstantPad1d_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.000s) 2022-05-18T04:10:43.9970553Z test_torch_nn_ConstantPad2d (__main__.TestCppApiParity) ... ok (0.031s) 2022-05-18T04:10:44.0337781Z test_torch_nn_ConstantPad2d_complex (__main__.TestCppApiParity) ... ok (0.031s) 2022-05-18T04:10:44.0342370Z test_torch_nn_ConstantPad2d_complex_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.000s) 2022-05-18T04:10:44.0346436Z test_torch_nn_ConstantPad2d_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.000s) 2022-05-18T04:10:44.0649589Z test_torch_nn_ConstantPad2d_no_batch_dim (__main__.TestCppApiParity) ... ok (0.031s) 2022-05-18T04:10:44.0653355Z test_torch_nn_ConstantPad2d_no_batch_dim_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.000s) 2022-05-18T04:10:44.1310548Z test_torch_nn_ConstantPad3d (__main__.TestCppApiParity) ... ok (0.066s) 2022-05-18T04:10:44.2090225Z test_torch_nn_ConstantPad3d_complex (__main__.TestCppApiParity) ... ok (0.078s) 2022-05-18T04:10:44.2094680Z test_torch_nn_ConstantPad3d_complex_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.001s) 2022-05-18T04:10:44.2098583Z test_torch_nn_ConstantPad3d_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.000s) 2022-05-18T04:10:44.2563394Z test_torch_nn_ConstantPad3d_no_batch_dim (__main__.TestCppApiParity) ... ok (0.046s) 2022-05-18T04:10:44.2567418Z test_torch_nn_ConstantPad3d_no_batch_dim_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.000s) 2022-05-18T04:10:44.2919176Z test_torch_nn_Conv1d (__main__.TestCppApiParity) ... ok (0.031s) 2022-05-18T04:10:44.3248373Z test_torch_nn_Conv1d_circular_stride2_pad2 (__main__.TestCppApiParity) ... ok (0.032s) 2022-05-18T04:10:44.3252529Z test_torch_nn_Conv1d_circular_stride2_pad2_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.000s) 2022-05-18T04:10:44.3256522Z test_torch_nn_Conv1d_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.000s) 2022-05-18T04:10:44.3687397Z test_torch_nn_Conv1d_dilated (__main__.TestCppApiParity) ... ok (0.037s) 2022-05-18T04:10:44.3692766Z test_torch_nn_Conv1d_dilated_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.000s) 2022-05-18T04:10:44.4119443Z test_torch_nn_Conv1d_groups (__main__.TestCppApiParity) ... ok (0.047s) 2022-05-18T04:10:44.4124754Z test_torch_nn_Conv1d_groups_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.000s) 2022-05-18T04:10:44.4561066Z test_torch_nn_Conv1d_pad1 (__main__.TestCppApiParity) ... ok (0.054s) 2022-05-18T04:10:44.4566429Z test_torch_nn_Conv1d_pad1_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.000s) 2022-05-18T04:10:44.4916772Z test_torch_nn_Conv1d_pad1size1 (__main__.TestCppApiParity) ... ok (0.033s) 2022-05-18T04:10:44.4921002Z test_torch_nn_Conv1d_pad1size1_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.000s) 2022-05-18T04:10:44.5252095Z test_torch_nn_Conv1d_pad2 (__main__.TestCppApiParity) ... ok (0.031s) 2022-05-18T04:10:44.5256371Z test_torch_nn_Conv1d_pad2_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.000s) 2022-05-18T04:10:44.5564401Z test_torch_nn_Conv1d_pad2size1 (__main__.TestCppApiParity) ... ok (0.035s) 2022-05-18T04:10:44.5568649Z test_torch_nn_Conv1d_pad2size1_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.000s) 2022-05-18T04:10:44.5902352Z test_torch_nn_Conv1d_pad_same (__main__.TestCppApiParity) ... ok (0.032s) 2022-05-18T04:10:44.6279754Z test_torch_nn_Conv1d_pad_same2 (__main__.TestCppApiParity) ... C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\nn\modules\conv.py:298: 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:883.) 2022-05-18T04:10:44.6280781Z return F.conv1d(input, weight, bias, self.stride, 2022-05-18T04:10:44.6281100Z ok (0.031s) 2022-05-18T04:10:44.6284242Z test_torch_nn_Conv1d_pad_same2_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.000s) 2022-05-18T04:10:44.6288319Z test_torch_nn_Conv1d_pad_same_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.000s) 2022-05-18T04:10:44.6635059Z test_torch_nn_Conv1d_pad_same_dilated (__main__.TestCppApiParity) ... ok (0.044s) 2022-05-18T04:10:44.6639592Z test_torch_nn_Conv1d_pad_same_dilated_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.000s) 2022-05-18T04:10:44.7006283Z test_torch_nn_Conv1d_pad_valid (__main__.TestCppApiParity) ... ok (0.037s) 2022-05-18T04:10:44.7010514Z test_torch_nn_Conv1d_pad_valid_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.000s) 2022-05-18T04:10:44.7438107Z test_torch_nn_Conv1d_reflect_stride2_pad2 (__main__.TestCppApiParity) ... ok (0.043s) 2022-05-18T04:10:44.7443899Z test_torch_nn_Conv1d_reflect_stride2_pad2_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.001s) 2022-05-18T04:10:44.7799649Z test_torch_nn_Conv1d_replicate_stride2_pad2 (__main__.TestCppApiParity) ... ok (0.027s) 2022-05-18T04:10:44.7804185Z test_torch_nn_Conv1d_replicate_stride2_pad2_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.000s) 2022-05-18T04:10:44.8137571Z test_torch_nn_Conv1d_stride (__main__.TestCppApiParity) ... ok (0.031s) 2022-05-18T04:10:44.8142015Z test_torch_nn_Conv1d_stride_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.000s) 2022-05-18T04:10:44.8462779Z test_torch_nn_Conv1d_zero_batch (__main__.TestCppApiParity) ... ok (0.031s) 2022-05-18T04:10:44.8467010Z test_torch_nn_Conv1d_zero_batch_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.000s) 2022-05-18T04:10:45.3636274Z test_torch_nn_Conv1d_zeros_stride2_pad2 (__main__.TestCppApiParity) ... ok (0.521s) 2022-05-18T04:10:45.3641303Z test_torch_nn_Conv1d_zeros_stride2_pad2_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.000s) 2022-05-18T04:10:45.5248156Z test_torch_nn_Conv2d (__main__.TestCppApiParity) ... ok (0.168s) 2022-05-18T04:10:45.5637269Z test_torch_nn_Conv2d_circular_stride2_pad2 (__main__.TestCppApiParity) ... ok (0.032s) 2022-05-18T04:10:45.5643425Z test_torch_nn_Conv2d_circular_stride2_pad2_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.000s) 2022-05-18T04:10:45.5649309Z test_torch_nn_Conv2d_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.000s) 2022-05-18T04:10:45.6034263Z test_torch_nn_Conv2d_depthwise (__main__.TestCppApiParity) ... ok (0.047s) 2022-05-18T04:10:45.6038534Z test_torch_nn_Conv2d_depthwise_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.000s) 2022-05-18T04:10:45.6381452Z test_torch_nn_Conv2d_depthwise_dilated (__main__.TestCppApiParity) ... ok (0.031s) 2022-05-18T04:10:45.6385502Z test_torch_nn_Conv2d_depthwise_dilated_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.000s) 2022-05-18T04:10:45.6785795Z test_torch_nn_Conv2d_depthwise_padded (__main__.TestCppApiParity) ... ok (0.044s) 2022-05-18T04:10:45.6789912Z test_torch_nn_Conv2d_depthwise_padded_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.000s) 2022-05-18T04:10:45.7135299Z test_torch_nn_Conv2d_depthwise_strided (__main__.TestCppApiParity) ... ok (0.034s) 2022-05-18T04:10:45.7139225Z test_torch_nn_Conv2d_depthwise_strided_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.000s) 2022-05-18T04:10:45.7566194Z test_torch_nn_Conv2d_depthwise_with_multiplier (__main__.TestCppApiParity) ... ok (0.041s) 2022-05-18T04:10:45.7570351Z test_torch_nn_Conv2d_depthwise_with_multiplier_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.000s) 2022-05-18T04:10:45.8308631Z test_torch_nn_Conv2d_dilated (__main__.TestCppApiParity) ... ok (0.063s) 2022-05-18T04:10:45.8312907Z test_torch_nn_Conv2d_dilated_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.000s) 2022-05-18T04:10:45.8707081Z test_torch_nn_Conv2d_groups (__main__.TestCppApiParity) ... ok (0.038s) 2022-05-18T04:10:45.8711441Z test_torch_nn_Conv2d_groups_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.000s) 2022-05-18T04:10:45.9991642Z test_torch_nn_Conv2d_groups_thnn (__main__.TestCppApiParity) ... ok (0.124s) 2022-05-18T04:10:45.9996511Z test_torch_nn_Conv2d_groups_thnn_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.000s) 2022-05-18T04:10:46.0353123Z test_torch_nn_Conv2d_no_bias (__main__.TestCppApiParity) ... ok (0.031s) 2022-05-18T04:10:46.0357194Z test_torch_nn_Conv2d_no_bias_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.000s) 2022-05-18T04:10:46.0748579Z test_torch_nn_Conv2d_pad_same (__main__.TestCppApiParity) ... ok (0.037s) 2022-05-18T04:10:46.0752382Z test_torch_nn_Conv2d_pad_same_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.000s) 2022-05-18T04:10:46.1122227Z test_torch_nn_Conv2d_pad_same_dilated (__main__.TestCppApiParity) ... ok (0.047s) 2022-05-18T04:10:46.1126479Z test_torch_nn_Conv2d_pad_same_dilated_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.000s) 2022-05-18T04:10:46.1477964Z test_torch_nn_Conv2d_pad_valid (__main__.TestCppApiParity) ... ok (0.031s) 2022-05-18T04:10:46.1482253Z test_torch_nn_Conv2d_pad_valid_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.000s) 2022-05-18T04:10:46.1825664Z test_torch_nn_Conv2d_padding (__main__.TestCppApiParity) ... ok (0.041s) 2022-05-18T04:10:46.1829823Z test_torch_nn_Conv2d_padding_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.000s) 2022-05-18T04:10:46.2270910Z test_torch_nn_Conv2d_reflect_stride2_pad2 (__main__.TestCppApiParity) ... ok (0.044s) 2022-05-18T04:10:46.2276270Z test_torch_nn_Conv2d_reflect_stride2_pad2_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.001s) 2022-05-18T04:10:46.2708765Z test_torch_nn_Conv2d_replicate_stride2_pad2 (__main__.TestCppApiParity) ... ok (0.028s) 2022-05-18T04:10:46.2714364Z test_torch_nn_Conv2d_replicate_stride2_pad2_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.000s) 2022-05-18T04:10:46.3157284Z test_torch_nn_Conv2d_strided (__main__.TestCppApiParity) ... ok (0.031s) 2022-05-18T04:10:46.3162776Z test_torch_nn_Conv2d_strided_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.000s) 2022-05-18T04:10:46.3572409Z test_torch_nn_Conv2d_zero_batch (__main__.TestCppApiParity) ... ok (0.053s) 2022-05-18T04:10:46.3577727Z test_torch_nn_Conv2d_zero_batch_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.000s) 2022-05-18T04:10:46.4006994Z test_torch_nn_Conv2d_zeros_stride2_pad2 (__main__.TestCppApiParity) ... ok (0.031s) 2022-05-18T04:10:46.4012334Z test_torch_nn_Conv2d_zeros_stride2_pad2_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.000s) 2022-05-18T04:10:46.4384883Z test_torch_nn_Conv3d (__main__.TestCppApiParity) ... ok (0.047s) 2022-05-18T04:10:46.4725003Z test_torch_nn_Conv3d_1x1x1_no_bias (__main__.TestCppApiParity) ... ok (0.032s) 2022-05-18T04:10:46.4729174Z test_torch_nn_Conv3d_1x1x1_no_bias_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.000s) 2022-05-18T04:10:46.5126596Z test_torch_nn_Conv3d_circular_stride2_pad2 (__main__.TestCppApiParity) ... ok (0.047s) 2022-05-18T04:10:46.5130777Z test_torch_nn_Conv3d_circular_stride2_pad2_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.000s) 2022-05-18T04:10:46.5134787Z test_torch_nn_Conv3d_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.000s) 2022-05-18T04:10:46.5512377Z test_torch_nn_Conv3d_dilated (__main__.TestCppApiParity) ... ok (0.031s) 2022-05-18T04:10:46.5516759Z test_torch_nn_Conv3d_dilated_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.000s) 2022-05-18T04:10:46.5873809Z test_torch_nn_Conv3d_dilated_strided (__main__.TestCppApiParity) ... ok (0.033s) 2022-05-18T04:10:46.5878179Z test_torch_nn_Conv3d_dilated_strided_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.000s) 2022-05-18T04:10:46.6239224Z test_torch_nn_Conv3d_groups (__main__.TestCppApiParity) ... ok (0.048s) 2022-05-18T04:10:46.6243649Z test_torch_nn_Conv3d_groups_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.000s) 2022-05-18T04:10:46.6593168Z test_torch_nn_Conv3d_no_bias (__main__.TestCppApiParity) ... ok (0.035s) 2022-05-18T04:10:46.6598054Z test_torch_nn_Conv3d_no_bias_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.001s) 2022-05-18T04:10:46.7453202Z test_torch_nn_Conv3d_pad_same (__main__.TestCppApiParity) ... ok (0.085s) 2022-05-18T04:10:46.7460638Z test_torch_nn_Conv3d_pad_same_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.001s) 2022-05-18T04:10:46.8348034Z test_torch_nn_Conv3d_pad_same_dilated (__main__.TestCppApiParity) ... ok (0.088s) 2022-05-18T04:10:46.8355182Z test_torch_nn_Conv3d_pad_same_dilated_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.000s) 2022-05-18T04:10:46.8957935Z test_torch_nn_Conv3d_pad_valid (__main__.TestCppApiParity) ... ok (0.053s) 2022-05-18T04:10:46.8964189Z test_torch_nn_Conv3d_pad_valid_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.000s) 2022-05-18T04:10:46.9414458Z test_torch_nn_Conv3d_replicate_stride2_pad2 (__main__.TestCppApiParity) ... ok (0.047s) 2022-05-18T04:10:46.9418585Z test_torch_nn_Conv3d_replicate_stride2_pad2_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.000s) 2022-05-18T04:10:46.9794810Z test_torch_nn_Conv3d_stride (__main__.TestCppApiParity) ... ok (0.033s) 2022-05-18T04:10:46.9799071Z test_torch_nn_Conv3d_stride_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.000s) 2022-05-18T04:10:47.0171360Z test_torch_nn_Conv3d_stride_padding (__main__.TestCppApiParity) ... ok (0.047s) 2022-05-18T04:10:47.0175511Z test_torch_nn_Conv3d_stride_padding_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.000s) 2022-05-18T04:10:47.0499413Z test_torch_nn_Conv3d_zero_batch (__main__.TestCppApiParity) ... ok (0.036s) 2022-05-18T04:10:47.0504221Z test_torch_nn_Conv3d_zero_batch_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.000s) 2022-05-18T04:10:47.0882809Z test_torch_nn_Conv3d_zeros_stride2_pad2 (__main__.TestCppApiParity) ... ok (0.029s) 2022-05-18T04:10:47.0887095Z test_torch_nn_Conv3d_zeros_stride2_pad2_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.000s) 2022-05-18T04:10:47.1225306Z test_torch_nn_ConvTranspose1d (__main__.TestCppApiParity) ... ok (0.031s) 2022-05-18T04:10:47.1229599Z test_torch_nn_ConvTranspose1d_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.000s) 2022-05-18T04:10:47.1560866Z test_torch_nn_ConvTranspose1d_dilated (__main__.TestCppApiParity) ... ok (0.031s) 2022-05-18T04:10:47.1564912Z test_torch_nn_ConvTranspose1d_dilated_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.000s) 2022-05-18T04:10:47.1930970Z test_torch_nn_ConvTranspose1d_groups (__main__.TestCppApiParity) ... ok (0.051s) 2022-05-18T04:10:47.1935407Z test_torch_nn_ConvTranspose1d_groups_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.001s) 2022-05-18T04:10:47.2278352Z test_torch_nn_ConvTranspose1d_no_bias (__main__.TestCppApiParity) ... ok (0.034s) 2022-05-18T04:10:47.2283323Z test_torch_nn_ConvTranspose1d_no_bias_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.000s) 2022-05-18T04:10:47.2783929Z test_torch_nn_ConvTranspose2d (__main__.TestCppApiParity) ... ok (0.044s) 2022-05-18T04:10:47.2788155Z test_torch_nn_ConvTranspose2d_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.000s) 2022-05-18T04:10:47.3145344Z test_torch_nn_ConvTranspose2d_dilated (__main__.TestCppApiParity) ... ok (0.031s) 2022-05-18T04:10:47.3149753Z test_torch_nn_ConvTranspose2d_dilated_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.000s) 2022-05-18T04:10:47.3487474Z test_torch_nn_ConvTranspose2d_groups (__main__.TestCppApiParity) ... ok (0.031s) 2022-05-18T04:10:47.3491930Z test_torch_nn_ConvTranspose2d_groups_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.016s) 2022-05-18T04:10:47.3980069Z test_torch_nn_ConvTranspose2d_no_bias (__main__.TestCppApiParity) ... ok (0.036s) 2022-05-18T04:10:47.3984181Z test_torch_nn_ConvTranspose2d_no_bias_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.000s) 2022-05-18T04:10:47.6493556Z test_torch_nn_ConvTranspose3d (__main__.TestCppApiParity) ... ok (0.255s) 2022-05-18T04:10:47.6497895Z test_torch_nn_ConvTranspose3d_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.000s) 2022-05-18T04:10:47.7371610Z test_torch_nn_ConvTranspose3d_dilated (__main__.TestCppApiParity) ... ok (0.097s) 2022-05-18T04:10:47.7375439Z test_torch_nn_ConvTranspose3d_dilated_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.000s) 2022-05-18T04:10:47.8584583Z test_torch_nn_CosineEmbeddingLoss (__main__.TestCppApiParity) ... ok (0.117s) 2022-05-18T04:10:47.8588994Z test_torch_nn_CosineEmbeddingLoss_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.000s) 2022-05-18T04:10:48.0395329Z test_torch_nn_CosineEmbeddingLoss_margin (__main__.TestCppApiParity) ... ok (0.178s) 2022-05-18T04:10:48.0399750Z test_torch_nn_CosineEmbeddingLoss_margin_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.000s) 2022-05-18T04:10:48.4201017Z test_torch_nn_CosineEmbeddingLoss_no_batch_dim_mean (__main__.TestCppApiParity) ... ok (0.386s) 2022-05-18T04:10:48.4205518Z test_torch_nn_CosineEmbeddingLoss_no_batch_dim_mean_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.000s) 2022-05-18T04:10:48.5864274Z test_torch_nn_CosineEmbeddingLoss_no_batch_dim_none (__main__.TestCppApiParity) ... ok (0.167s) 2022-05-18T04:10:48.5868832Z test_torch_nn_CosineEmbeddingLoss_no_batch_dim_none_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.000s) 2022-05-18T04:10:48.6134399Z test_torch_nn_CosineEmbeddingLoss_no_batch_dim_sum (__main__.TestCppApiParity) ... ok (0.016s) 2022-05-18T04:10:48.6138341Z test_torch_nn_CosineEmbeddingLoss_no_batch_dim_sum_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.000s) 2022-05-18T04:10:48.6402490Z test_torch_nn_CrossEntropyLoss (__main__.TestCppApiParity) ... ok (0.031s) 2022-05-18T04:10:48.6711919Z test_torch_nn_CrossEntropyLoss_2d (__main__.TestCppApiParity) ... ok (0.037s) 2022-05-18T04:10:48.6718151Z test_torch_nn_CrossEntropyLoss_2d_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.000s) 2022-05-18T04:10:48.6993380Z test_torch_nn_CrossEntropyLoss_2d_ignore_index (__main__.TestCppApiParity) ... ok (0.016s) 2022-05-18T04:10:48.6997732Z test_torch_nn_CrossEntropyLoss_2d_ignore_index_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.000s) 2022-05-18T04:10:48.7273479Z test_torch_nn_CrossEntropyLoss_2d_indices_target_smoothing (__main__.TestCppApiParity) ... ok (0.031s) 2022-05-18T04:10:48.7277861Z test_torch_nn_CrossEntropyLoss_2d_indices_target_smoothing_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.000s) 2022-05-18T04:10:48.7547413Z test_torch_nn_CrossEntropyLoss_2d_indices_target_smoothing_ignore_index (__main__.TestCppApiParity) ... ok (0.038s) 2022-05-18T04:10:48.7551342Z test_torch_nn_CrossEntropyLoss_2d_indices_target_smoothing_ignore_index_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.000s) 2022-05-18T04:10:48.8201220Z test_torch_nn_CrossEntropyLoss_2d_indices_target_smoothing_sum_reduction (__main__.TestCppApiParity) ... ok (0.063s) 2022-05-18T04:10:48.8207683Z test_torch_nn_CrossEntropyLoss_2d_indices_target_smoothing_sum_reduction_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.000s) 2022-05-18T04:10:48.8532121Z test_torch_nn_CrossEntropyLoss_2d_indices_target_smoothing_weight (__main__.TestCppApiParity) ... ok (0.036s) 2022-05-18T04:10:48.8537458Z test_torch_nn_CrossEntropyLoss_2d_indices_target_smoothing_weight_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.000s) 2022-05-18T04:10:48.8935573Z test_torch_nn_CrossEntropyLoss_2d_prob_target (__main__.TestCppApiParity) ... ok (0.033s) 2022-05-18T04:10:48.8940953Z test_torch_nn_CrossEntropyLoss_2d_prob_target_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.000s) 2022-05-18T04:10:48.9238206Z test_torch_nn_CrossEntropyLoss_2d_prob_target_smoothing (__main__.TestCppApiParity) ... ok (0.031s) 2022-05-18T04:10:48.9243386Z test_torch_nn_CrossEntropyLoss_2d_prob_target_smoothing_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.000s) 2022-05-18T04:10:48.9541588Z test_torch_nn_CrossEntropyLoss_2d_prob_target_smoothing_sum_reduction (__main__.TestCppApiParity) ... ok (0.036s) 2022-05-18T04:10:48.9547141Z test_torch_nn_CrossEntropyLoss_2d_prob_target_smoothing_sum_reduction_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.000s) 2022-05-18T04:10:48.9853999Z test_torch_nn_CrossEntropyLoss_2d_prob_target_smoothing_weight (__main__.TestCppApiParity) ... ok (0.031s) 2022-05-18T04:10:48.9859333Z test_torch_nn_CrossEntropyLoss_2d_prob_target_smoothing_weight_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.000s) 2022-05-18T04:10:49.0174319Z test_torch_nn_CrossEntropyLoss_2d_prob_target_weights (__main__.TestCppApiParity) ... ok (0.032s) 2022-05-18T04:10:49.0179779Z test_torch_nn_CrossEntropyLoss_2d_prob_target_weights_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.001s) 2022-05-18T04:10:49.0499993Z test_torch_nn_CrossEntropyLoss_2d_weights (__main__.TestCppApiParity) ... ok (0.031s) 2022-05-18T04:10:49.0505568Z test_torch_nn_CrossEntropyLoss_2d_weights_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.000s) 2022-05-18T04:10:49.0808031Z test_torch_nn_CrossEntropyLoss_3d_indices_target_smoothing (__main__.TestCppApiParity) ... ok (0.030s) 2022-05-18T04:10:49.0813339Z test_torch_nn_CrossEntropyLoss_3d_indices_target_smoothing_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.001s) 2022-05-18T04:10:49.1113841Z test_torch_nn_CrossEntropyLoss_3d_indices_target_smoothing_ignore_index (__main__.TestCppApiParity) ... ok (0.030s) 2022-05-18T04:10:49.1117707Z test_torch_nn_CrossEntropyLoss_3d_indices_target_smoothing_ignore_index_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.000s) 2022-05-18T04:10:49.1374636Z test_torch_nn_CrossEntropyLoss_3d_indices_target_smoothing_sum_reduction (__main__.TestCppApiParity) ... ok (0.026s) 2022-05-18T04:10:49.1378500Z test_torch_nn_CrossEntropyLoss_3d_indices_target_smoothing_sum_reduction_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.000s) 2022-05-18T04:10:49.1640020Z test_torch_nn_CrossEntropyLoss_3d_indices_target_smoothing_sum_reduction_ignore_index (__main__.TestCppApiParity) ... ok (0.017s) 2022-05-18T04:10:49.1643940Z test_torch_nn_CrossEntropyLoss_3d_indices_target_smoothing_sum_reduction_ignore_index_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.000s) 2022-05-18T04:10:49.1910901Z test_torch_nn_CrossEntropyLoss_3d_prob_target (__main__.TestCppApiParity) ... ok (0.031s) 2022-05-18T04:10:49.1914843Z test_torch_nn_CrossEntropyLoss_3d_prob_target_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.000s) 2022-05-18T04:10:49.2174102Z test_torch_nn_CrossEntropyLoss_3d_prob_target_smoothing (__main__.TestCppApiParity) ... ok (0.032s) 2022-05-18T04:10:49.2179355Z test_torch_nn_CrossEntropyLoss_3d_prob_target_smoothing_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.000s) 2022-05-18T04:10:49.2483064Z test_torch_nn_CrossEntropyLoss_3d_prob_target_smoothing_sum_reduction (__main__.TestCppApiParity) ... ok (0.016s) 2022-05-18T04:10:49.2487789Z test_torch_nn_CrossEntropyLoss_3d_prob_target_smoothing_sum_reduction_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.016s) 2022-05-18T04:10:49.2759386Z test_torch_nn_CrossEntropyLoss_3d_prob_target_weights (__main__.TestCppApiParity) ... ok (0.021s) 2022-05-18T04:10:49.2763325Z test_torch_nn_CrossEntropyLoss_3d_prob_target_weights_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.000s) 2022-05-18T04:10:49.4091918Z test_torch_nn_CrossEntropyLoss_4d_prob_target (__main__.TestCppApiParity) ... ok (0.132s) 2022-05-18T04:10:49.4098264Z test_torch_nn_CrossEntropyLoss_4d_prob_target_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.000s) 2022-05-18T04:10:49.4368329Z test_torch_nn_CrossEntropyLoss_4d_prob_target_weights (__main__.TestCppApiParity) ... ok (0.031s) 2022-05-18T04:10:49.4372234Z test_torch_nn_CrossEntropyLoss_4d_prob_target_weights_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.000s) 2022-05-18T04:10:49.4376128Z test_torch_nn_CrossEntropyLoss_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.000s) 2022-05-18T04:10:49.4859497Z test_torch_nn_CrossEntropyLoss_dim_is_3 (__main__.TestCppApiParity) ... ok (0.053s) 2022-05-18T04:10:49.4863662Z test_torch_nn_CrossEntropyLoss_dim_is_3_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.001s) 2022-05-18T04:10:49.5114330Z test_torch_nn_CrossEntropyLoss_higher_dim (__main__.TestCppApiParity) ... ok (0.025s) 2022-05-18T04:10:49.5118520Z test_torch_nn_CrossEntropyLoss_higher_dim_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.000s) 2022-05-18T04:10:49.5368831Z test_torch_nn_CrossEntropyLoss_weights (__main__.TestCppApiParity) ... ok (0.025s) 2022-05-18T04:10:49.5372975Z test_torch_nn_CrossEntropyLoss_weights_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.001s) 2022-05-18T04:10:49.7435102Z test_torch_nn_CrossMapLRN2d (__main__.TestCppApiParity) ... ok (0.194s) 2022-05-18T04:10:49.7439508Z test_torch_nn_CrossMapLRN2d_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.000s) 2022-05-18T04:10:49.9252617Z test_torch_nn_ELU (__main__.TestCppApiParity) ... ok (0.185s) 2022-05-18T04:10:49.9256910Z test_torch_nn_ELU_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.000s) 2022-05-18T04:10:49.9511392Z test_torch_nn_ELU_scalar (__main__.TestCppApiParity) ... ok (0.034s) 2022-05-18T04:10:49.9515083Z test_torch_nn_ELU_scalar_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.000s) 2022-05-18T04:10:49.9827144Z test_torch_nn_Embedding (__main__.TestCppApiParity) ... ok (0.031s) 2022-05-18T04:10:50.0164557Z test_torch_nn_EmbeddingBag_discontiguous (__main__.TestCppApiParity) ... ok (0.034s) 2022-05-18T04:10:50.0169854Z test_torch_nn_EmbeddingBag_discontiguous_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.001s) 2022-05-18T04:10:50.0513385Z test_torch_nn_EmbeddingBag_max (__main__.TestCppApiParity) ... ok (0.034s) 2022-05-18T04:10:50.0518350Z test_torch_nn_EmbeddingBag_max_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.000s) 2022-05-18T04:10:50.0829824Z test_torch_nn_EmbeddingBag_max_padding_idx (__main__.TestCppApiParity) ... ok (0.028s) 2022-05-18T04:10:50.0833887Z test_torch_nn_EmbeddingBag_max_padding_idx_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.000s) 2022-05-18T04:10:50.1144075Z test_torch_nn_EmbeddingBag_mean (__main__.TestCppApiParity) ... ok (0.031s) 2022-05-18T04:10:50.1149462Z test_torch_nn_EmbeddingBag_mean_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.000s) 2022-05-18T04:10:50.1498783Z test_torch_nn_EmbeddingBag_mean_padding_idx (__main__.TestCppApiParity) ... ok (0.031s) 2022-05-18T04:10:50.1502853Z test_torch_nn_EmbeddingBag_mean_padding_idx_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.000s) 2022-05-18T04:10:50.1827354Z test_torch_nn_EmbeddingBag_sparse (__main__.TestCppApiParity) ... ok (0.032s) 2022-05-18T04:10:50.1831464Z test_torch_nn_EmbeddingBag_sparse_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.000s) 2022-05-18T04:10:50.2142905Z test_torch_nn_EmbeddingBag_sum (__main__.TestCppApiParity) ... ok (0.031s) 2022-05-18T04:10:50.2146770Z test_torch_nn_EmbeddingBag_sum_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.000s) 2022-05-18T04:10:50.2444803Z test_torch_nn_EmbeddingBag_sum_padding_idx (__main__.TestCppApiParity) ... ok (0.031s) 2022-05-18T04:10:50.2448888Z test_torch_nn_EmbeddingBag_sum_padding_idx_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.000s) 2022-05-18T04:10:50.2452673Z test_torch_nn_Embedding_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.000s) 2022-05-18T04:10:50.2804426Z test_torch_nn_Embedding_discontiguous (__main__.TestCppApiParity) ... ok (0.032s) 2022-05-18T04:10:50.2808331Z test_torch_nn_Embedding_discontiguous_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.000s) 2022-05-18T04:10:50.3104941Z test_torch_nn_Embedding_sparse (__main__.TestCppApiParity) ... ok (0.031s) 2022-05-18T04:10:50.3109290Z test_torch_nn_Embedding_sparse_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.000s) 2022-05-18T04:10:50.3375559Z test_torch_nn_Flatten (__main__.TestCppApiParity) ... ok (0.031s) 2022-05-18T04:10:50.3379553Z test_torch_nn_Flatten_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.000s) 2022-05-18T04:10:50.3640391Z test_torch_nn_Flatten_no_batch_dim (__main__.TestCppApiParity) ... ok (0.022s) 2022-05-18T04:10:50.3644530Z test_torch_nn_Flatten_no_batch_dim_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.000s) 2022-05-18T04:10:50.3920952Z test_torch_nn_Fold (__main__.TestCppApiParity) ... ok (0.031s) 2022-05-18T04:10:50.3925255Z test_torch_nn_Fold_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.000s) 2022-05-18T04:10:50.4209564Z test_torch_nn_Fold_int_input (__main__.TestCppApiParity) ... ok (0.031s) 2022-05-18T04:10:50.4213637Z test_torch_nn_Fold_int_input_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.000s) 2022-05-18T04:10:50.4481986Z test_torch_nn_Fold_no_batch_dim_input (__main__.TestCppApiParity) ... ok (0.031s) 2022-05-18T04:10:50.4486412Z test_torch_nn_Fold_no_batch_dim_input_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.001s) 2022-05-18T04:10:50.4782617Z test_torch_nn_Fold_no_batch_dim_int_input (__main__.TestCppApiParity) ... ok (0.029s) 2022-05-18T04:10:50.4786968Z test_torch_nn_Fold_no_batch_dim_int_input_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.001s) 2022-05-18T04:10:50.5068919Z test_torch_nn_FractionalMaxPool2d_ratio (__main__.TestCppApiParity) ... ok (0.028s) 2022-05-18T04:10:50.5075480Z test_torch_nn_FractionalMaxPool2d_ratio_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.000s) 2022-05-18T04:10:50.5420289Z test_torch_nn_FractionalMaxPool2d_ratio_no_batch_dim (__main__.TestCppApiParity) ... ok (0.034s) 2022-05-18T04:10:50.5424313Z test_torch_nn_FractionalMaxPool2d_ratio_no_batch_dim_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.000s) 2022-05-18T04:10:50.5694099Z test_torch_nn_FractionalMaxPool2d_ratio_no_batch_dim_no_random_samples (__main__.TestCppApiParity) ... ok (0.028s) 2022-05-18T04:10:50.5698377Z test_torch_nn_FractionalMaxPool2d_ratio_no_batch_dim_no_random_samples_cuda (__main__.TestCppApiParity) ... skip: Excluded from CUDA tests (0.000s) 2022-05-18T04:10:50.5958981Z test_torch_nn_FractionalMaxPool2d_size (__main__.TestCppApiParity) ... ok (0.016s) 2022-05-18T04:10:50.5962976Z test_torch_nn_FractionalMaxPool2d_size_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.000s) 2022-05-18T04:10:50.6231110Z test_torch_nn_FractionalMaxPool2d_size_no_batch_dim (__main__.TestCppApiParity) ... ok (0.031s) 2022-05-18T04:10:50.6235288Z test_torch_nn_FractionalMaxPool2d_size_no_batch_dim_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.000s) 2022-05-18T04:10:50.6521724Z test_torch_nn_FractionalMaxPool2d_size_no_batch_dim_no_random_samples (__main__.TestCppApiParity) ... ok (0.035s) 2022-05-18T04:10:50.6528421Z test_torch_nn_FractionalMaxPool2d_size_no_batch_dim_no_random_samples_cuda (__main__.TestCppApiParity) ... skip: Excluded from CUDA tests (0.001s) 2022-05-18T04:10:50.6983987Z test_torch_nn_FractionalMaxPool3d_asymsize (__main__.TestCppApiParity) ... ok (0.032s) 2022-05-18T04:10:50.6988211Z test_torch_nn_FractionalMaxPool3d_asymsize_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.000s) 2022-05-18T04:10:50.7259326Z test_torch_nn_FractionalMaxPool3d_ratio (__main__.TestCppApiParity) ... ok (0.031s) 2022-05-18T04:10:50.7263495Z test_torch_nn_FractionalMaxPool3d_ratio_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.000s) 2022-05-18T04:10:50.7530852Z test_torch_nn_FractionalMaxPool3d_ratio_no_batch_dim (__main__.TestCppApiParity) ... ok (0.036s) 2022-05-18T04:10:50.7536369Z test_torch_nn_FractionalMaxPool3d_ratio_no_batch_dim_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.001s) 2022-05-18T04:10:50.7800368Z test_torch_nn_FractionalMaxPool3d_ratio_no_batch_dim_no_random_samples (__main__.TestCppApiParity) ... ok (0.016s) 2022-05-18T04:10:50.7804442Z test_torch_nn_FractionalMaxPool3d_ratio_no_batch_dim_no_random_samples_cuda (__main__.TestCppApiParity) ... skip: Excluded from CUDA tests (0.000s) 2022-05-18T04:10:50.8157687Z test_torch_nn_FractionalMaxPool3d_size (__main__.TestCppApiParity) ... ok (0.031s) 2022-05-18T04:10:50.8163307Z test_torch_nn_FractionalMaxPool3d_size_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.016s) 2022-05-18T04:10:50.8476132Z test_torch_nn_FractionalMaxPool3d_size_no_batch_dim (__main__.TestCppApiParity) ... ok (0.031s) 2022-05-18T04:10:50.8481829Z test_torch_nn_FractionalMaxPool3d_size_no_batch_dim_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.000s) 2022-05-18T04:10:50.8787248Z test_torch_nn_FractionalMaxPool3d_size_no_batch_dim_no_random_samples (__main__.TestCppApiParity) ... ok (0.022s) 2022-05-18T04:10:50.8791561Z test_torch_nn_FractionalMaxPool3d_size_no_batch_dim_no_random_samples_cuda (__main__.TestCppApiParity) ... skip: Excluded from CUDA tests (0.000s) 2022-05-18T04:10:50.9046633Z test_torch_nn_GELU (__main__.TestCppApiParity) ... ok (0.031s) 2022-05-18T04:10:50.9050785Z test_torch_nn_GELU_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.000s) 2022-05-18T04:10:50.9289510Z test_torch_nn_GELU_scalar (__main__.TestCppApiParity) ... ok (0.016s) 2022-05-18T04:10:50.9293667Z test_torch_nn_GELU_scalar_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.000s) 2022-05-18T04:10:50.9548509Z test_torch_nn_GLU (__main__.TestCppApiParity) ... ok (0.038s) 2022-05-18T04:10:50.9552595Z test_torch_nn_GLU_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.000s) 2022-05-18T04:10:50.9835933Z test_torch_nn_GLU_dim (__main__.TestCppApiParity) ... ok (0.029s) 2022-05-18T04:10:50.9840092Z test_torch_nn_GLU_dim_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.000s) 2022-05-18T04:10:51.0202643Z test_torch_nn_GroupNorm_1d_affine (__main__.TestCppApiParity) ... ok (0.036s) 2022-05-18T04:10:51.0540539Z test_torch_nn_GroupNorm_1d_affine_GN (__main__.TestCppApiParity) ... ok (0.034s) 2022-05-18T04:10:51.0545652Z test_torch_nn_GroupNorm_1d_affine_GN_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.001s) 2022-05-18T04:10:51.0549685Z test_torch_nn_GroupNorm_1d_affine_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.000s) 2022-05-18T04:10:51.1016001Z test_torch_nn_GroupNorm_1d_affine_large_batch (__main__.TestCppApiParity) ... ok (0.041s) 2022-05-18T04:10:51.1020352Z test_torch_nn_GroupNorm_1d_affine_large_batch_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.000s) 2022-05-18T04:10:51.1297385Z test_torch_nn_GroupNorm_1d_no_affine_IN (__main__.TestCppApiParity) ... ok (0.031s) 2022-05-18T04:10:51.1301507Z test_torch_nn_GroupNorm_1d_no_affine_IN_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.000s) 2022-05-18T04:10:51.1613370Z test_torch_nn_GroupNorm_1d_no_affine_LN (__main__.TestCppApiParity) ... ok (0.032s) 2022-05-18T04:10:51.1617391Z test_torch_nn_GroupNorm_1d_no_affine_LN_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.000s) 2022-05-18T04:10:51.1953951Z test_torch_nn_GroupNorm_2d_affine (__main__.TestCppApiParity) ... ok (0.031s) 2022-05-18T04:10:51.1957942Z test_torch_nn_GroupNorm_2d_affine_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.000s) 2022-05-18T04:10:51.2544762Z test_torch_nn_GroupNorm_2d_affine_large_feature (__main__.TestCppApiParity) ... ok (0.063s) 2022-05-18T04:10:51.2550361Z test_torch_nn_GroupNorm_2d_affine_large_feature_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.001s) 2022-05-18T04:10:51.2870235Z test_torch_nn_GroupNorm_2d_no_affine_IN (__main__.TestCppApiParity) ... ok (0.031s) 2022-05-18T04:10:51.2874782Z test_torch_nn_GroupNorm_2d_no_affine_IN_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.000s) 2022-05-18T04:10:51.3151201Z test_torch_nn_GroupNorm_2d_no_affine_LN (__main__.TestCppApiParity) ... ok (0.016s) 2022-05-18T04:10:51.3155079Z test_torch_nn_GroupNorm_2d_no_affine_LN_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.000s) 2022-05-18T04:10:51.3596250Z test_torch_nn_GroupNorm_2d_no_affine_large_feature (__main__.TestCppApiParity) ... ok (0.051s) 2022-05-18T04:10:51.3600277Z test_torch_nn_GroupNorm_2d_no_affine_large_feature_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.000s) 2022-05-18T04:10:51.3921623Z test_torch_nn_Hardshrink (__main__.TestCppApiParity) ... ok (0.031s) 2022-05-18T04:10:51.3925473Z test_torch_nn_Hardshrink_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.000s) 2022-05-18T04:10:51.4171431Z test_torch_nn_Hardshrink_scalar (__main__.TestCppApiParity) ... ok (0.031s) 2022-05-18T04:10:51.4175392Z test_torch_nn_Hardshrink_scalar_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.000s) 2022-05-18T04:10:51.4433984Z test_torch_nn_Hardtanh (__main__.TestCppApiParity) ... ok (0.016s) 2022-05-18T04:10:51.4437758Z test_torch_nn_Hardtanh_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.000s) 2022-05-18T04:10:51.4691078Z test_torch_nn_Hardtanh_scalar (__main__.TestCppApiParity) ... ok (0.038s) 2022-05-18T04:10:51.4695240Z test_torch_nn_Hardtanh_scalar_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.000s) 2022-05-18T04:10:51.4966333Z test_torch_nn_HingeEmbeddingLoss (__main__.TestCppApiParity) ... ok (0.027s) 2022-05-18T04:10:51.4970667Z test_torch_nn_HingeEmbeddingLoss_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.001s) 2022-05-18T04:10:51.7094814Z test_torch_nn_HingeEmbeddingLoss_margin (__main__.TestCppApiParity) ... ok (0.204s) 2022-05-18T04:10:51.7099270Z test_torch_nn_HingeEmbeddingLoss_margin_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.000s) 2022-05-18T04:10:51.8189732Z test_torch_nn_HingeEmbeddingLoss_no_batch_dim_mean (__main__.TestCppApiParity) ... expected failure (0.118s) 2022-05-18T04:10:51.8193845Z test_torch_nn_HingeEmbeddingLoss_no_batch_dim_mean_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.000s) 2022-05-18T04:10:52.1594629Z test_torch_nn_HingeEmbeddingLoss_no_batch_dim_none (__main__.TestCppApiParity) ... expected failure (0.340s) 2022-05-18T04:10:52.1599125Z test_torch_nn_HingeEmbeddingLoss_no_batch_dim_none_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.001s) 2022-05-18T04:10:52.1848839Z test_torch_nn_HingeEmbeddingLoss_no_batch_dim_sum (__main__.TestCppApiParity) ... expected failure (0.016s) 2022-05-18T04:10:52.1852617Z test_torch_nn_HingeEmbeddingLoss_no_batch_dim_sum_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.000s) 2022-05-18T04:10:52.2641609Z test_torch_nn_HingeEmbeddingLoss_scalar_margin (__main__.TestCppApiParity) ... ok (0.083s) 2022-05-18T04:10:52.2645783Z test_torch_nn_HingeEmbeddingLoss_scalar_margin_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.000s) 2022-05-18T04:10:52.4230774Z test_torch_nn_HuberLoss (__main__.TestCppApiParity) ... ok (0.157s) 2022-05-18T04:10:52.4234948Z test_torch_nn_HuberLoss_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.000s) 2022-05-18T04:10:52.6460933Z test_torch_nn_InstanceNorm1d (__main__.TestCppApiParity) ... ok (0.214s) 2022-05-18T04:10:52.6467192Z test_torch_nn_InstanceNorm1d_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.016s) 2022-05-18T04:10:52.6871705Z test_torch_nn_InstanceNorm1d_no_batch_dim (__main__.TestCppApiParity) ... ok (0.037s) 2022-05-18T04:10:52.6878020Z test_torch_nn_InstanceNorm1d_no_batch_dim_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.000s) 2022-05-18T04:10:52.7254356Z test_torch_nn_InstanceNorm1d_tracking_stats (__main__.TestCppApiParity) ... ok (0.031s) 2022-05-18T04:10:52.7258586Z test_torch_nn_InstanceNorm1d_tracking_stats_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.000s) 2022-05-18T04:10:52.7533522Z test_torch_nn_InstanceNorm1d_tracking_stats_no_batch_dim (__main__.TestCppApiParity) ... ok (0.038s) 2022-05-18T04:10:52.7537670Z test_torch_nn_InstanceNorm1d_tracking_stats_no_batch_dim_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.000s) 2022-05-18T04:10:52.7830916Z test_torch_nn_InstanceNorm2d (__main__.TestCppApiParity) ... ok (0.023s) 2022-05-18T04:10:52.7835255Z test_torch_nn_InstanceNorm2d_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.000s) 2022-05-18T04:10:52.8125718Z test_torch_nn_InstanceNorm2d_no_batch_dim (__main__.TestCppApiParity) ... ok (0.031s) 2022-05-18T04:10:52.8131380Z test_torch_nn_InstanceNorm2d_no_batch_dim_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.000s) 2022-05-18T04:10:52.8510827Z test_torch_nn_InstanceNorm2d_tracking_stats (__main__.TestCppApiParity) ... ok (0.031s) 2022-05-18T04:10:52.8514949Z test_torch_nn_InstanceNorm2d_tracking_stats_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.000s) 2022-05-18T04:10:52.8805393Z test_torch_nn_InstanceNorm2d_tracking_stats_no_batch_dim (__main__.TestCppApiParity) ... ok (0.032s) 2022-05-18T04:10:52.8809374Z test_torch_nn_InstanceNorm2d_tracking_stats_no_batch_dim_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.000s) 2022-05-18T04:10:52.9146999Z test_torch_nn_InstanceNorm3d (__main__.TestCppApiParity) ... ok (0.031s) 2022-05-18T04:10:52.9150942Z test_torch_nn_InstanceNorm3d_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.000s) 2022-05-18T04:10:52.9448028Z test_torch_nn_InstanceNorm3d_no_batch_dim (__main__.TestCppApiParity) ... ok (0.031s) 2022-05-18T04:10:52.9451918Z test_torch_nn_InstanceNorm3d_no_batch_dim_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.000s) 2022-05-18T04:10:52.9794960Z test_torch_nn_InstanceNorm3d_tracking_stats (__main__.TestCppApiParity) ... ok (0.046s) 2022-05-18T04:10:52.9798822Z test_torch_nn_InstanceNorm3d_tracking_stats_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.000s) 2022-05-18T04:10:53.0134723Z test_torch_nn_InstanceNorm3d_tracking_stats_no_batch_dim (__main__.TestCppApiParity) ... ok (0.034s) 2022-05-18T04:10:53.0138602Z test_torch_nn_InstanceNorm3d_tracking_stats_no_batch_dim_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.000s) 2022-05-18T04:10:53.0395804Z test_torch_nn_KLDivLoss (__main__.TestCppApiParity) ... C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\nn\functional.py:2853: UserWarning: reduction: 'mean' divides the total loss by both the batch size and the support size.'batchmean' divides only by the batch size, and aligns with the KL div math definition.'mean' will be changed to behave the same as 'batchmean' in the next major release. 2022-05-18T04:10:53.0396760Z warnings.warn( 2022-05-18T04:10:53.0397913Z 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:58.) 2022-05-18T04:10:53.0399142Z cpp_test_fn(arg_dict_file_path, module_file_path, forward_output_file_path, backward_grad_dict_file_path) 2022-05-18T04:10:53.0399543Z ok (0.026s) 2022-05-18T04:10:53.0401350Z test_torch_nn_KLDivLoss_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.001s) 2022-05-18T04:10:53.0664308Z test_torch_nn_KLDivLoss_log_target (__main__.TestCppApiParity) ... ok (0.025s) 2022-05-18T04:10:53.0668211Z test_torch_nn_KLDivLoss_log_target_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.000s) 2022-05-18T04:10:53.0911342Z test_torch_nn_KLDivLoss_scalar (__main__.TestCppApiParity) ... ok (0.016s) 2022-05-18T04:10:53.0915163Z test_torch_nn_KLDivLoss_scalar_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.000s) 2022-05-18T04:10:53.1160023Z test_torch_nn_KLDivLoss_scalar_log_target (__main__.TestCppApiParity) ... ok (0.031s) 2022-05-18T04:10:53.1164142Z test_torch_nn_KLDivLoss_scalar_log_target_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.000s) 2022-05-18T04:10:53.1414178Z test_torch_nn_L1Loss (__main__.TestCppApiParity) ... ok (0.016s) 2022-05-18T04:10:53.1418167Z test_torch_nn_L1Loss_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.000s) 2022-05-18T04:10:53.1667518Z test_torch_nn_L1Loss_scalar (__main__.TestCppApiParity) ... ok (0.032s) 2022-05-18T04:10:53.1671308Z test_torch_nn_L1Loss_scalar_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.000s) 2022-05-18T04:10:53.1927548Z test_torch_nn_LPPool1d (__main__.TestCppApiParity) ... ok (0.031s) 2022-05-18T04:10:53.1931530Z test_torch_nn_LPPool1d_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.000s) 2022-05-18T04:10:53.2184989Z test_torch_nn_LPPool1d_no_batch_dim (__main__.TestCppApiParity) ... ok (0.016s) 2022-05-18T04:10:53.2188902Z test_torch_nn_LPPool1d_no_batch_dim_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.000s) 2022-05-18T04:10:53.2457404Z test_torch_nn_LPPool1d_norm (__main__.TestCppApiParity) ... ok (0.031s) 2022-05-18T04:10:53.2461771Z test_torch_nn_LPPool1d_norm_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.000s) 2022-05-18T04:10:53.2729287Z test_torch_nn_LPPool2d (__main__.TestCppApiParity) ... ok (0.024s) 2022-05-18T04:10:53.2733305Z test_torch_nn_LPPool2d_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.000s) 2022-05-18T04:10:53.2995483Z test_torch_nn_LPPool2d_norm (__main__.TestCppApiParity) ... ok (0.031s) 2022-05-18T04:10:53.2999495Z test_torch_nn_LPPool2d_norm_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.000s) 2022-05-18T04:10:53.3336971Z test_torch_nn_LayerNorm_1d_elementwise_affine (__main__.TestCppApiParity) ... ok (0.032s) 2022-05-18T04:10:53.3341204Z test_torch_nn_LayerNorm_1d_elementwise_affine_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.000s) 2022-05-18T04:10:53.3627661Z test_torch_nn_LayerNorm_1d_empty_elementwise_affine (__main__.TestCppApiParity) ... ok (0.033s) 2022-05-18T04:10:53.3632083Z test_torch_nn_LayerNorm_1d_empty_elementwise_affine_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.000s) 2022-05-18T04:10:53.3902892Z test_torch_nn_LayerNorm_1d_no_elementwise_affine (__main__.TestCppApiParity) ... ok (0.031s) 2022-05-18T04:10:53.3907080Z test_torch_nn_LayerNorm_1d_no_elementwise_affine_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.000s) 2022-05-18T04:10:53.4232353Z test_torch_nn_LayerNorm_3d_elementwise_affine (__main__.TestCppApiParity) ... ok (0.031s) 2022-05-18T04:10:53.4236669Z test_torch_nn_LayerNorm_3d_elementwise_affine_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.000s) 2022-05-18T04:10:53.5479370Z test_torch_nn_LayerNorm_3d_no_affine_large_feature (__main__.TestCppApiParity) ... ok (0.127s) 2022-05-18T04:10:53.5485307Z test_torch_nn_LayerNorm_3d_no_affine_large_feature_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.001s) 2022-05-18T04:10:53.5864531Z test_torch_nn_LayerNorm_3d_no_elementwise_affine (__main__.TestCppApiParity) ... ok (0.035s) 2022-05-18T04:10:53.5869735Z test_torch_nn_LayerNorm_3d_no_elementwise_affine_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.000s) 2022-05-18T04:10:53.6213205Z test_torch_nn_LeakyReLU (__main__.TestCppApiParity) ... ok (0.031s) 2022-05-18T04:10:53.6218569Z test_torch_nn_LeakyReLU_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.000s) 2022-05-18T04:10:53.6566348Z test_torch_nn_LeakyReLU_with_negval (__main__.TestCppApiParity) ... ok (0.037s) 2022-05-18T04:10:53.6571733Z test_torch_nn_LeakyReLU_with_negval_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.000s) 2022-05-18T04:10:53.6867210Z test_torch_nn_LeakyReLU_with_negval_scalar (__main__.TestCppApiParity) ... ok (0.031s) 2022-05-18T04:10:53.6872718Z test_torch_nn_LeakyReLU_with_negval_scalar_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.000s) 2022-05-18T04:10:53.7184503Z test_torch_nn_LeakyReLU_with_zero_negval (__main__.TestCppApiParity) ... ok (0.031s) 2022-05-18T04:10:53.7189748Z test_torch_nn_LeakyReLU_with_zero_negval_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.000s) 2022-05-18T04:10:53.7622149Z test_torch_nn_Linear (__main__.TestCppApiParity) ... ok (0.047s) 2022-05-18T04:10:53.7627409Z test_torch_nn_Linear_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.000s) 2022-05-18T04:10:53.9168859Z test_torch_nn_Linear_no_batch_dim (__main__.TestCppApiParity) ... ok (0.143s) 2022-05-18T04:10:53.9172997Z test_torch_nn_Linear_no_batch_dim_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.000s) 2022-05-18T04:10:53.9484904Z test_torch_nn_Linear_no_bias (__main__.TestCppApiParity) ... ok (0.031s) 2022-05-18T04:10:53.9488962Z test_torch_nn_Linear_no_bias_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.000s) 2022-05-18T04:10:53.9802958Z test_torch_nn_LocalResponseNorm_1d (__main__.TestCppApiParity) ... ok (0.044s) 2022-05-18T04:10:53.9816588Z test_torch_nn_LocalResponseNorm_1d_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.001s) 2022-05-18T04:10:54.0118353Z test_torch_nn_LocalResponseNorm_2d_uneven_pad (__main__.TestCppApiParity) ... ok (0.027s) 2022-05-18T04:10:54.0122234Z test_torch_nn_LocalResponseNorm_2d_uneven_pad_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.000s) 2022-05-18T04:10:54.0693377Z test_torch_nn_LocalResponseNorm_3d_custom_params (__main__.TestCppApiParity) ... ok (0.061s) 2022-05-18T04:10:54.0698519Z test_torch_nn_LocalResponseNorm_3d_custom_params_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.000s) 2022-05-18T04:10:54.0990275Z test_torch_nn_LogSigmoid (__main__.TestCppApiParity) ... ok (0.029s) 2022-05-18T04:10:54.0994432Z test_torch_nn_LogSigmoid_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.001s) 2022-05-18T04:10:54.1258452Z test_torch_nn_LogSigmoid_scalar (__main__.TestCppApiParity) ... ok (0.026s) 2022-05-18T04:10:54.1262517Z test_torch_nn_LogSigmoid_scalar_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.000s) 2022-05-18T04:10:54.1566941Z test_torch_nn_LogSoftmax (__main__.TestCppApiParity) ... ok (0.026s) 2022-05-18T04:10:54.1570906Z test_torch_nn_LogSoftmax_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.000s) 2022-05-18T04:10:54.1901702Z test_torch_nn_LogSoftmax_multiparam (__main__.TestCppApiParity) ... ok (0.031s) 2022-05-18T04:10:54.1905766Z test_torch_nn_LogSoftmax_multiparam_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.000s) 2022-05-18T04:10:54.2119289Z test_torch_nn_LogSoftmax_multiparam_scalar (__main__.TestCppApiParity) ... ok (0.016s) 2022-05-18T04:10:54.2123509Z test_torch_nn_LogSoftmax_multiparam_scalar_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.000s) 2022-05-18T04:10:54.2373040Z test_torch_nn_LogSoftmax_no_batch_dim (__main__.TestCppApiParity) ... ok (0.031s) 2022-05-18T04:10:54.2377251Z test_torch_nn_LogSoftmax_no_batch_dim_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.000s) 2022-05-18T04:10:54.2619790Z test_torch_nn_MSELoss (__main__.TestCppApiParity) ... ok (0.031s) 2022-05-18T04:10:54.2623855Z test_torch_nn_MSELoss_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.001s) 2022-05-18T04:10:54.3327546Z test_torch_nn_MSELoss_prec (__main__.TestCppApiParity) ... ok (0.061s) 2022-05-18T04:10:54.3334250Z test_torch_nn_MSELoss_prec_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.000s) 2022-05-18T04:10:54.3599413Z test_torch_nn_MSELoss_scalar (__main__.TestCppApiParity) ... ok (0.032s) 2022-05-18T04:10:54.3603702Z test_torch_nn_MSELoss_scalar_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.000s) 2022-05-18T04:10:54.3852709Z test_torch_nn_MarginRankingLoss (__main__.TestCppApiParity) ... ok (0.016s) 2022-05-18T04:10:54.3856792Z test_torch_nn_MarginRankingLoss_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.000s) 2022-05-18T04:10:54.4101491Z test_torch_nn_MarginRankingLoss_margin (__main__.TestCppApiParity) ... ok (0.031s) 2022-05-18T04:10:54.4105565Z test_torch_nn_MarginRankingLoss_margin_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.000s) 2022-05-18T04:10:54.4321959Z test_torch_nn_MarginRankingLoss_no_batch_dim_mean (__main__.TestCppApiParity) ... ok (0.016s) 2022-05-18T04:10:54.4326225Z test_torch_nn_MarginRankingLoss_no_batch_dim_mean_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.000s) 2022-05-18T04:10:54.4543672Z test_torch_nn_MarginRankingLoss_no_batch_dim_none (__main__.TestCppApiParity) ... ok (0.033s) 2022-05-18T04:10:54.4547873Z test_torch_nn_MarginRankingLoss_no_batch_dim_none_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.000s) 2022-05-18T04:10:54.4766855Z test_torch_nn_MarginRankingLoss_no_batch_dim_sum (__main__.TestCppApiParity) ... ok (0.016s) 2022-05-18T04:10:54.4771073Z test_torch_nn_MarginRankingLoss_no_batch_dim_sum_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.000s) 2022-05-18T04:10:54.5106826Z test_torch_nn_MaxPool1d (__main__.TestCppApiParity) ... ok (0.031s) 2022-05-18T04:10:54.5112244Z test_torch_nn_MaxPool1d_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.000s) 2022-05-18T04:10:54.5429289Z test_torch_nn_MaxPool1d_stride (__main__.TestCppApiParity) ... ok (0.044s) 2022-05-18T04:10:54.5434530Z test_torch_nn_MaxPool1d_stride_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.000s) 2022-05-18T04:10:54.5744261Z test_torch_nn_MaxPool2d_3d_input (__main__.TestCppApiParity) ... ok (0.025s) 2022-05-18T04:10:54.5749407Z test_torch_nn_MaxPool2d_3d_input_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.000s) 2022-05-18T04:10:54.6063536Z test_torch_nn_MaxPool2d_4d_input (__main__.TestCppApiParity) ... ok (0.031s) 2022-05-18T04:10:54.6068803Z test_torch_nn_MaxPool2d_4d_input_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.000s) 2022-05-18T04:10:54.6415009Z test_torch_nn_MaxPool3d (__main__.TestCppApiParity) ... ok (0.031s) 2022-05-18T04:10:54.6420233Z test_torch_nn_MaxPool3d_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.000s) 2022-05-18T04:10:54.6763759Z test_torch_nn_MaxPool3d_stride (__main__.TestCppApiParity) ... ok (0.037s) 2022-05-18T04:10:54.6769139Z test_torch_nn_MaxPool3d_stride_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.000s) 2022-05-18T04:10:54.7148237Z test_torch_nn_MaxPool3d_stride_padding (__main__.TestCppApiParity) ... ok (0.047s) 2022-05-18T04:10:54.7153563Z test_torch_nn_MaxPool3d_stride_padding_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.000s) 2022-05-18T04:10:54.7535613Z test_torch_nn_Mish (__main__.TestCppApiParity) ... ok (0.038s) 2022-05-18T04:10:54.7540199Z test_torch_nn_Mish_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.001s) 2022-05-18T04:10:54.7860200Z test_torch_nn_Mish_scalar (__main__.TestCppApiParity) ... ok (0.028s) 2022-05-18T04:10:54.7865473Z test_torch_nn_Mish_scalar_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.000s) 2022-05-18T04:10:54.8157761Z test_torch_nn_MultiLabelMarginLoss (__main__.TestCppApiParity) ... ok (0.031s) 2022-05-18T04:10:54.8401898Z test_torch_nn_MultiLabelMarginLoss_1d (__main__.TestCppApiParity) ... ok (0.016s) 2022-05-18T04:10:54.8406089Z test_torch_nn_MultiLabelMarginLoss_1d_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.000s) 2022-05-18T04:10:54.8409867Z test_torch_nn_MultiLabelMarginLoss_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.000s) 2022-05-18T04:10:54.8665442Z test_torch_nn_MultiLabelMarginLoss_no_batch_dim_mean (__main__.TestCppApiParity) ... ok (0.023s) 2022-05-18T04:10:54.8669183Z test_torch_nn_MultiLabelMarginLoss_no_batch_dim_mean_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.000s) 2022-05-18T04:10:54.8917684Z test_torch_nn_MultiLabelMarginLoss_no_batch_dim_none (__main__.TestCppApiParity) ... ok (0.031s) 2022-05-18T04:10:54.8921653Z test_torch_nn_MultiLabelMarginLoss_no_batch_dim_none_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.000s) 2022-05-18T04:10:54.9175107Z test_torch_nn_MultiLabelMarginLoss_no_batch_dim_sum (__main__.TestCppApiParity) ... ok (0.031s) 2022-05-18T04:10:54.9178953Z test_torch_nn_MultiLabelMarginLoss_no_batch_dim_sum_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.000s) 2022-05-18T04:10:54.9433403Z test_torch_nn_MultiLabelSoftMarginLoss (__main__.TestCppApiParity) ... ok (0.016s) 2022-05-18T04:10:54.9437609Z test_torch_nn_MultiLabelSoftMarginLoss_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.000s) 2022-05-18T04:10:54.9696815Z test_torch_nn_MultiLabelSoftMarginLoss_no_batch_dim_mean (__main__.TestCppApiParity) ... ok (0.040s) 2022-05-18T04:10:54.9701088Z test_torch_nn_MultiLabelSoftMarginLoss_no_batch_dim_mean_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.001s) 2022-05-18T04:10:54.9958639Z test_torch_nn_MultiLabelSoftMarginLoss_no_batch_dim_none (__main__.TestCppApiParity) ... ok (0.025s) 2022-05-18T04:10:54.9964045Z test_torch_nn_MultiLabelSoftMarginLoss_no_batch_dim_none_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.000s) 2022-05-18T04:10:55.0219595Z test_torch_nn_MultiLabelSoftMarginLoss_no_batch_dim_sum (__main__.TestCppApiParity) ... ok (0.016s) 2022-05-18T04:10:55.0223962Z test_torch_nn_MultiLabelSoftMarginLoss_no_batch_dim_sum_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.000s) 2022-05-18T04:10:55.0478410Z test_torch_nn_MultiLabelSoftMarginLoss_weights (__main__.TestCppApiParity) ... ok (0.036s) 2022-05-18T04:10:55.0482620Z test_torch_nn_MultiLabelSoftMarginLoss_weights_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.001s) 2022-05-18T04:10:55.0724421Z test_torch_nn_MultiMarginLoss (__main__.TestCppApiParity) ... ok (0.020s) 2022-05-18T04:10:55.0967042Z test_torch_nn_MultiMarginLoss_1d (__main__.TestCppApiParity) ... ok (0.016s) 2022-05-18T04:10:55.0970938Z test_torch_nn_MultiMarginLoss_1d_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.000s) 2022-05-18T04:10:55.0974634Z test_torch_nn_MultiMarginLoss_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.000s) 2022-05-18T04:10:55.1215120Z test_torch_nn_MultiMarginLoss_margin (__main__.TestCppApiParity) ... ok (0.031s) 2022-05-18T04:10:55.1219053Z test_torch_nn_MultiMarginLoss_margin_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.000s) 2022-05-18T04:10:55.1462673Z test_torch_nn_MultiMarginLoss_p (__main__.TestCppApiParity) ... ok (0.031s) 2022-05-18T04:10:55.1466748Z test_torch_nn_MultiMarginLoss_p_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.000s) 2022-05-18T04:10:55.1717821Z test_torch_nn_MultiMarginLoss_weights (__main__.TestCppApiParity) ... ok (0.021s) 2022-05-18T04:10:55.1721821Z test_torch_nn_MultiMarginLoss_weights_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.000s) 2022-05-18T04:10:55.1968711Z test_torch_nn_NLLLoss (__main__.TestCppApiParity) ... ok (0.016s) 2022-05-18T04:10:55.2212432Z test_torch_nn_NLLLoss_2d (__main__.TestCppApiParity) ... ok (0.031s) 2022-05-18T04:10:55.2216341Z test_torch_nn_NLLLoss_2d_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.000s) 2022-05-18T04:10:55.2457730Z test_torch_nn_NLLLoss_2d_ignore_index (__main__.TestCppApiParity) ... ok (0.031s) 2022-05-18T04:10:55.2461972Z test_torch_nn_NLLLoss_2d_ignore_index_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.001s) 2022-05-18T04:10:55.2715165Z test_torch_nn_NLLLoss_2d_weights (__main__.TestCppApiParity) ... ok (0.025s) 2022-05-18T04:10:55.2720664Z test_torch_nn_NLLLoss_2d_weights_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.000s) 2022-05-18T04:10:55.2725712Z test_torch_nn_NLLLoss_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.001s) 2022-05-18T04:10:55.3008656Z test_torch_nn_NLLLoss_dim_is_3 (__main__.TestCppApiParity) ... ok (0.028s) 2022-05-18T04:10:55.3013950Z test_torch_nn_NLLLoss_dim_is_3_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.001s) 2022-05-18T04:10:55.3306784Z test_torch_nn_NLLLoss_higher_dim (__main__.TestCppApiParity) ... ok (0.029s) 2022-05-18T04:10:55.3312075Z test_torch_nn_NLLLoss_higher_dim_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.001s) 2022-05-18T04:10:55.3592964Z test_torch_nn_NLLLoss_ignore_index (__main__.TestCppApiParity) ... ok (0.020s) 2022-05-18T04:10:55.3598225Z test_torch_nn_NLLLoss_ignore_index_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.000s) 2022-05-18T04:10:55.9620088Z test_torch_nn_NLLLoss_no_batch_dim_mean (__main__.TestCppApiParity) ... expected failure (0.601s) 2022-05-18T04:10:55.9624898Z test_torch_nn_NLLLoss_no_batch_dim_mean_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.000s) 2022-05-18T04:10:55.9834721Z test_torch_nn_NLLLoss_no_batch_dim_none (__main__.TestCppApiParity) ... expected failure (0.031s) 2022-05-18T04:10:55.9838938Z test_torch_nn_NLLLoss_no_batch_dim_none_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.001s) 2022-05-18T04:10:56.0023910Z test_torch_nn_NLLLoss_no_batch_dim_sum (__main__.TestCppApiParity) ... expected failure (0.016s) 2022-05-18T04:10:56.0027937Z test_torch_nn_NLLLoss_no_batch_dim_sum_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.000s) 2022-05-18T04:10:56.0281733Z test_torch_nn_NLLLoss_weights (__main__.TestCppApiParity) ... ok (0.016s) 2022-05-18T04:10:56.0286182Z test_torch_nn_NLLLoss_weights_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.000s) 2022-05-18T04:10:56.0545842Z test_torch_nn_NLLLoss_weights_ignore_index (__main__.TestCppApiParity) ... ok (0.039s) 2022-05-18T04:10:56.0549768Z test_torch_nn_NLLLoss_weights_ignore_index_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.000s) 2022-05-18T04:10:56.0801155Z test_torch_nn_NLLLoss_weights_ignore_index_neg (__main__.TestCppApiParity) ... ok (0.013s) 2022-05-18T04:10:56.0805033Z test_torch_nn_NLLLoss_weights_ignore_index_neg_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.000s) 2022-05-18T04:10:56.1102831Z test_torch_nn_PReLU_1d (__main__.TestCppApiParity) ... ok (0.031s) 2022-05-18T04:10:56.1106741Z test_torch_nn_PReLU_1d_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.000s) 2022-05-18T04:10:56.1404623Z test_torch_nn_PReLU_1d_multiparam (__main__.TestCppApiParity) ... ok (0.031s) 2022-05-18T04:10:56.1408668Z test_torch_nn_PReLU_1d_multiparam_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.000s) 2022-05-18T04:10:56.1739088Z test_torch_nn_PReLU_2d (__main__.TestCppApiParity) ... ok (0.037s) 2022-05-18T04:10:56.1743093Z test_torch_nn_PReLU_2d_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.000s) 2022-05-18T04:10:56.2059904Z test_torch_nn_PReLU_2d_multiparam (__main__.TestCppApiParity) ... ok (0.031s) 2022-05-18T04:10:56.2063782Z test_torch_nn_PReLU_2d_multiparam_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.000s) 2022-05-18T04:10:56.2494187Z test_torch_nn_PReLU_3d (__main__.TestCppApiParity) ... ok (0.051s) 2022-05-18T04:10:56.2498166Z test_torch_nn_PReLU_3d_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.000s) 2022-05-18T04:10:56.2919736Z test_torch_nn_PReLU_3d_multiparam (__main__.TestCppApiParity) ... ok (0.042s) 2022-05-18T04:10:56.2923605Z test_torch_nn_PReLU_3d_multiparam_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.001s) 2022-05-18T04:10:56.3214839Z test_torch_nn_PReLU_scalar (__main__.TestCppApiParity) ... ok (0.029s) 2022-05-18T04:10:56.3219211Z test_torch_nn_PReLU_scalar_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.000s) 2022-05-18T04:10:56.3480559Z test_torch_nn_PairwiseDistance (__main__.TestCppApiParity) ... ok (0.026s) 2022-05-18T04:10:56.3735547Z test_torch_nn_PairwiseDistance_broadcast_lhs (__main__.TestCppApiParity) ... ok (0.020s) 2022-05-18T04:10:56.3739443Z test_torch_nn_PairwiseDistance_broadcast_lhs_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.000s) 2022-05-18T04:10:56.3991031Z test_torch_nn_PairwiseDistance_broadcast_rhs (__main__.TestCppApiParity) ... ok (0.031s) 2022-05-18T04:10:56.3994879Z test_torch_nn_PairwiseDistance_broadcast_rhs_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.000s) 2022-05-18T04:10:56.3998742Z test_torch_nn_PairwiseDistance_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.000s) 2022-05-18T04:10:56.4243492Z test_torch_nn_PairwiseDistance_no_batch_dim (__main__.TestCppApiParity) ... ok (0.016s) 2022-05-18T04:10:56.4247391Z test_torch_nn_PairwiseDistance_no_batch_dim_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.000s) 2022-05-18T04:10:56.4504677Z test_torch_nn_PairwiseDistance_with_non_default_args (__main__.TestCppApiParity) ... ok (0.036s) 2022-05-18T04:10:56.4508528Z test_torch_nn_PairwiseDistance_with_non_default_args_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.000s) 2022-05-18T04:10:56.4863407Z test_torch_nn_PixelShuffle (__main__.TestCppApiParity) ... ok (0.032s) 2022-05-18T04:10:56.4868627Z test_torch_nn_PixelShuffle_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.000s) 2022-05-18T04:10:56.5236297Z test_torch_nn_PixelUnshuffle (__main__.TestCppApiParity) ... ok (0.031s) 2022-05-18T04:10:56.5241868Z test_torch_nn_PixelUnshuffle_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.000s) 2022-05-18T04:10:56.5560890Z test_torch_nn_PoissonNLLLoss_full_loss (__main__.TestCppApiParity) ... ok (0.038s) 2022-05-18T04:10:56.5565038Z test_torch_nn_PoissonNLLLoss_full_loss_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.000s) 2022-05-18T04:10:56.5818018Z test_torch_nn_PoissonNLLLoss_full_loss_no_log_input (__main__.TestCppApiParity) ... ok (0.016s) 2022-05-18T04:10:56.5822345Z test_torch_nn_PoissonNLLLoss_full_loss_no_log_input_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.000s) 2022-05-18T04:10:56.6091381Z test_torch_nn_PoissonNLLLoss_no_full_loss (__main__.TestCppApiParity) ... ok (0.031s) 2022-05-18T04:10:56.6095629Z test_torch_nn_PoissonNLLLoss_no_full_loss_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.000s) 2022-05-18T04:10:56.6353707Z test_torch_nn_PoissonNLLLoss_no_full_loss_no_log_input (__main__.TestCppApiParity) ... ok (0.031s) 2022-05-18T04:10:56.6358205Z test_torch_nn_PoissonNLLLoss_no_full_loss_no_log_input_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.000s) 2022-05-18T04:10:56.6615269Z test_torch_nn_RReLU (__main__.TestCppApiParity) ... ok (0.022s) 2022-05-18T04:10:56.6619420Z test_torch_nn_RReLU_cuda (__main__.TestCppApiParity) ... skip: Excluded from CUDA tests (0.000s) 2022-05-18T04:10:56.6884088Z test_torch_nn_RReLU_with_up_down (__main__.TestCppApiParity) ... ok (0.031s) 2022-05-18T04:10:56.6888430Z test_torch_nn_RReLU_with_up_down_cuda (__main__.TestCppApiParity) ... skip: Excluded from CUDA tests (0.000s) 2022-05-18T04:10:56.7130337Z test_torch_nn_RReLU_with_up_down_scalar (__main__.TestCppApiParity) ... ok (0.016s) 2022-05-18T04:10:56.7134095Z test_torch_nn_RReLU_with_up_down_scalar_cuda (__main__.TestCppApiParity) ... skip: Excluded from CUDA tests (0.000s) 2022-05-18T04:10:56.7395184Z test_torch_nn_ReLU (__main__.TestCppApiParity) ... ok (0.031s) 2022-05-18T04:10:56.7651803Z test_torch_nn_ReLU6 (__main__.TestCppApiParity) ... ok (0.035s) 2022-05-18T04:10:56.7655720Z test_torch_nn_ReLU6_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.000s) 2022-05-18T04:10:56.7893630Z test_torch_nn_ReLU6_scalar (__main__.TestCppApiParity) ... ok (0.024s) 2022-05-18T04:10:56.7897632Z test_torch_nn_ReLU6_scalar_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.000s) 2022-05-18T04:10:56.7901335Z test_torch_nn_ReLU_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.001s) 2022-05-18T04:10:56.8136715Z test_torch_nn_ReLU_scalar (__main__.TestCppApiParity) ... ok (0.023s) 2022-05-18T04:10:56.8140682Z test_torch_nn_ReLU_scalar_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.001s) 2022-05-18T04:10:56.8399765Z test_torch_nn_ReflectionPad1d (__main__.TestCppApiParity) ... ok (0.025s) 2022-05-18T04:10:56.8658067Z test_torch_nn_ReflectionPad1d_batch (__main__.TestCppApiParity) ... ok (0.011s) 2022-05-18T04:10:56.8662335Z test_torch_nn_ReflectionPad1d_batch_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.000s) 2022-05-18T04:10:56.8946940Z test_torch_nn_ReflectionPad1d_complex (__main__.TestCppApiParity) ... ok (0.031s) 2022-05-18T04:10:56.8951254Z test_torch_nn_ReflectionPad1d_complex_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.000s) 2022-05-18T04:10:56.8955372Z test_torch_nn_ReflectionPad1d_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.000s) 2022-05-18T04:10:56.9352249Z test_torch_nn_ReflectionPad2d (__main__.TestCppApiParity) ... ok (0.047s) 2022-05-18T04:10:56.9907665Z test_torch_nn_ReflectionPad2d_complex (__main__.TestCppApiParity) ... ok (0.054s) 2022-05-18T04:10:56.9912063Z test_torch_nn_ReflectionPad2d_complex_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.000s) 2022-05-18T04:10:56.9916244Z test_torch_nn_ReflectionPad2d_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.000s) 2022-05-18T04:10:57.0244515Z test_torch_nn_ReflectionPad2d_no_batch_dim (__main__.TestCppApiParity) ... ok (0.031s) 2022-05-18T04:10:57.0248634Z test_torch_nn_ReflectionPad2d_no_batch_dim_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.000s) 2022-05-18T04:10:57.0855725Z test_torch_nn_ReflectionPad3d (__main__.TestCppApiParity) ... ok (0.068s) 2022-05-18T04:10:57.1702289Z test_torch_nn_ReflectionPad3d_complex (__main__.TestCppApiParity) ... ok (0.084s) 2022-05-18T04:10:57.1706592Z test_torch_nn_ReflectionPad3d_complex_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.000s) 2022-05-18T04:10:57.1710575Z test_torch_nn_ReflectionPad3d_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.000s) 2022-05-18T04:10:57.2148197Z test_torch_nn_ReflectionPad3d_no_batch_dim (__main__.TestCppApiParity) ... ok (0.047s) 2022-05-18T04:10:57.2152852Z test_torch_nn_ReflectionPad3d_no_batch_dim_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.000s) 2022-05-18T04:10:57.2432355Z test_torch_nn_ReplicationPad1d (__main__.TestCppApiParity) ... ok (0.016s) 2022-05-18T04:10:57.2698519Z test_torch_nn_ReplicationPad1d_batch (__main__.TestCppApiParity) ... ok (0.040s) 2022-05-18T04:10:57.2702857Z test_torch_nn_ReplicationPad1d_batch_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.001s) 2022-05-18T04:10:57.2999734Z test_torch_nn_ReplicationPad1d_complex (__main__.TestCppApiParity) ... ok (0.029s) 2022-05-18T04:10:57.3004101Z test_torch_nn_ReplicationPad1d_complex_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.001s) 2022-05-18T04:10:57.3008183Z test_torch_nn_ReplicationPad1d_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.000s) 2022-05-18T04:10:57.3335004Z test_torch_nn_ReplicationPad2d (__main__.TestCppApiParity) ... ok (0.033s) 2022-05-18T04:10:57.3727838Z test_torch_nn_ReplicationPad2d_complex (__main__.TestCppApiParity) ... ok (0.034s) 2022-05-18T04:10:57.3732090Z test_torch_nn_ReplicationPad2d_complex_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.000s) 2022-05-18T04:10:57.3736134Z test_torch_nn_ReplicationPad2d_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.000s) 2022-05-18T04:10:57.4048292Z test_torch_nn_ReplicationPad2d_no_batch_dim (__main__.TestCppApiParity) ... ok (0.031s) 2022-05-18T04:10:57.4052633Z test_torch_nn_ReplicationPad2d_no_batch_dim_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.000s) 2022-05-18T04:10:57.4479732Z test_torch_nn_ReplicationPad3d (__main__.TestCppApiParity) ... ok (0.050s) 2022-05-18T04:10:57.5066713Z test_torch_nn_ReplicationPad3d_complex (__main__.TestCppApiParity) ... ok (0.050s) 2022-05-18T04:10:57.5071003Z test_torch_nn_ReplicationPad3d_complex_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.000s) 2022-05-18T04:10:57.5075128Z test_torch_nn_ReplicationPad3d_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.000s) 2022-05-18T04:10:57.5437160Z test_torch_nn_ReplicationPad3d_no_batch_dim (__main__.TestCppApiParity) ... ok (0.031s) 2022-05-18T04:10:57.5441499Z test_torch_nn_ReplicationPad3d_no_batch_dim_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.000s) 2022-05-18T04:10:57.5707443Z test_torch_nn_SELU (__main__.TestCppApiParity) ... ok (0.029s) 2022-05-18T04:10:57.5712481Z test_torch_nn_SELU_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.000s) 2022-05-18T04:10:57.5966981Z test_torch_nn_SELU_scalar (__main__.TestCppApiParity) ... ok (0.031s) 2022-05-18T04:10:57.5971071Z test_torch_nn_SELU_scalar_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.000s) 2022-05-18T04:10:57.6317822Z test_torch_nn_SampleModule_has_parity (__main__.TestCppApiParity) ... ok (0.031s) 2022-05-18T04:10:57.6321868Z test_torch_nn_SampleModule_has_parity_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.000s) 2022-05-18T04:10:57.6613554Z test_torch_nn_SampleModule_no_parity (__main__.TestCppApiParity) ... expected failure (0.032s) 2022-05-18T04:10:57.6617854Z test_torch_nn_SampleModule_no_parity_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.000s) 2022-05-18T04:10:57.6920831Z test_torch_nn_SiLU (__main__.TestCppApiParity) ... ok (0.031s) 2022-05-18T04:10:57.6925315Z test_torch_nn_SiLU_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.000s) 2022-05-18T04:10:57.7180826Z test_torch_nn_SiLU_scalar (__main__.TestCppApiParity) ... ok (0.031s) 2022-05-18T04:10:57.7184942Z test_torch_nn_SiLU_scalar_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.000s) 2022-05-18T04:10:57.7456311Z test_torch_nn_Sigmoid (__main__.TestCppApiParity) ... ok (0.016s) 2022-05-18T04:10:57.7460140Z test_torch_nn_Sigmoid_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.000s) 2022-05-18T04:10:57.7700586Z test_torch_nn_Sigmoid_scalar (__main__.TestCppApiParity) ... ok (0.039s) 2022-05-18T04:10:57.7704480Z test_torch_nn_Sigmoid_scalar_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.000s) 2022-05-18T04:10:57.7956734Z test_torch_nn_SmoothL1Loss (__main__.TestCppApiParity) ... ok (0.026s) 2022-05-18T04:10:57.7960852Z test_torch_nn_SmoothL1Loss_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.000s) 2022-05-18T04:10:57.8209537Z test_torch_nn_SmoothL1Loss_scalar (__main__.TestCppApiParity) ... ok (0.025s) 2022-05-18T04:10:57.8213427Z test_torch_nn_SmoothL1Loss_scalar_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.000s) 2022-05-18T04:10:57.8466415Z test_torch_nn_SoftMarginLoss (__main__.TestCppApiParity) ... ok (0.026s) 2022-05-18T04:10:57.8470387Z test_torch_nn_SoftMarginLoss_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.000s) 2022-05-18T04:10:57.8714671Z test_torch_nn_SoftMarginLoss_no_batch_dim_mean (__main__.TestCppApiParity) ... expected failure (0.020s) 2022-05-18T04:10:57.8718366Z test_torch_nn_SoftMarginLoss_no_batch_dim_mean_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.000s) 2022-05-18T04:10:57.8963456Z test_torch_nn_SoftMarginLoss_no_batch_dim_none (__main__.TestCppApiParity) ... expected failure (0.016s) 2022-05-18T04:10:57.8967143Z test_torch_nn_SoftMarginLoss_no_batch_dim_none_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.000s) 2022-05-18T04:10:58.4235825Z test_torch_nn_SoftMarginLoss_no_batch_dim_sum (__main__.TestCppApiParity) ... expected failure (0.534s) 2022-05-18T04:10:58.4240098Z test_torch_nn_SoftMarginLoss_no_batch_dim_sum_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.000s) 2022-05-18T04:10:58.4563496Z test_torch_nn_Softmax (__main__.TestCppApiParity) ... ok (0.035s) 2022-05-18T04:10:58.4909143Z test_torch_nn_Softmax2d (__main__.TestCppApiParity) ... ok (0.031s) 2022-05-18T04:10:58.4913180Z test_torch_nn_Softmax2d_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.000s) 2022-05-18T04:10:58.5175053Z test_torch_nn_Softmax2d_no_batch_dim (__main__.TestCppApiParity) ... ok (0.031s) 2022-05-18T04:10:58.5179514Z test_torch_nn_Softmax2d_no_batch_dim_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.000s) 2022-05-18T04:10:58.5185496Z test_torch_nn_Softmax_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.000s) 2022-05-18T04:10:58.5468279Z test_torch_nn_Softmax_no_batch_dim (__main__.TestCppApiParity) ... ok (0.032s) 2022-05-18T04:10:58.5472513Z test_torch_nn_Softmax_no_batch_dim_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.001s) 2022-05-18T04:10:58.5774546Z test_torch_nn_Softmax_scalar (__main__.TestCppApiParity) ... ok (0.030s) 2022-05-18T04:10:58.5778615Z test_torch_nn_Softmax_scalar_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.000s) 2022-05-18T04:10:58.6058727Z test_torch_nn_Softmin (__main__.TestCppApiParity) ... ok (0.016s) 2022-05-18T04:10:58.6062700Z test_torch_nn_Softmin_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.000s) 2022-05-18T04:10:58.6360047Z test_torch_nn_Softmin_multidim (__main__.TestCppApiParity) ... ok (0.031s) 2022-05-18T04:10:58.6364187Z test_torch_nn_Softmin_multidim_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.000s) 2022-05-18T04:10:58.6642187Z test_torch_nn_Softmin_no_batch_dim (__main__.TestCppApiParity) ... ok (0.032s) 2022-05-18T04:10:58.6646285Z test_torch_nn_Softmin_no_batch_dim_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.000s) 2022-05-18T04:10:58.6917682Z test_torch_nn_Softmin_scalar (__main__.TestCppApiParity) ... ok (0.031s) 2022-05-18T04:10:58.6921792Z test_torch_nn_Softmin_scalar_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.000s) 2022-05-18T04:10:58.7203220Z test_torch_nn_Softplus (__main__.TestCppApiParity) ... ok (0.031s) 2022-05-18T04:10:58.7510064Z test_torch_nn_Softplus_beta (__main__.TestCppApiParity) ... ok (0.032s) 2022-05-18T04:10:58.7516418Z test_torch_nn_Softplus_beta_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.000s) 2022-05-18T04:10:58.7868324Z test_torch_nn_Softplus_beta_threshold (__main__.TestCppApiParity) ... ok (0.035s) 2022-05-18T04:10:58.7872866Z test_torch_nn_Softplus_beta_threshold_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.001s) 2022-05-18T04:10:58.8140870Z test_torch_nn_Softplus_beta_threshold_scalar (__main__.TestCppApiParity) ... ok (0.027s) 2022-05-18T04:10:58.8145199Z test_torch_nn_Softplus_beta_threshold_scalar_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.000s) 2022-05-18T04:10:58.8149430Z test_torch_nn_Softplus_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.001s) 2022-05-18T04:10:58.8406238Z test_torch_nn_Softshrink (__main__.TestCppApiParity) ... ok (0.025s) 2022-05-18T04:10:58.8410229Z test_torch_nn_Softshrink_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.001s) 2022-05-18T04:10:58.8663988Z test_torch_nn_Softshrink_lambda (__main__.TestCppApiParity) ... ok (0.010s) 2022-05-18T04:10:58.8668074Z test_torch_nn_Softshrink_lambda_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.016s) 2022-05-18T04:10:58.8912008Z test_torch_nn_Softshrink_lambda_scalar (__main__.TestCppApiParity) ... ok (0.016s) 2022-05-18T04:10:58.8916090Z test_torch_nn_Softshrink_lambda_scalar_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.000s) 2022-05-18T04:10:58.9177480Z test_torch_nn_Softsign (__main__.TestCppApiParity) ... ok (0.031s) 2022-05-18T04:10:58.9181001Z test_torch_nn_Softsign_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.000s) 2022-05-18T04:10:58.9421933Z test_torch_nn_Softsign_scalar (__main__.TestCppApiParity) ... ok (0.016s) 2022-05-18T04:10:58.9425795Z test_torch_nn_Softsign_scalar_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.000s) 2022-05-18T04:10:58.9727675Z test_torch_nn_Tanh (__main__.TestCppApiParity) ... ok (0.036s) 2022-05-18T04:10:58.9731575Z test_torch_nn_Tanh_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.000s) 2022-05-18T04:10:58.9970189Z test_torch_nn_Tanh_scalar (__main__.TestCppApiParity) ... ok (0.031s) 2022-05-18T04:10:58.9974116Z test_torch_nn_Tanh_scalar_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.000s) 2022-05-18T04:10:59.0244019Z test_torch_nn_Tanhshrink (__main__.TestCppApiParity) ... ok (0.016s) 2022-05-18T04:10:59.0247963Z test_torch_nn_Tanhshrink_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.000s) 2022-05-18T04:10:59.0592326Z test_torch_nn_Tanhshrink_scalar (__main__.TestCppApiParity) ... ok (0.046s) 2022-05-18T04:10:59.0596763Z test_torch_nn_Tanhshrink_scalar_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.000s) 2022-05-18T04:10:59.0878906Z test_torch_nn_Threshold_large_value (__main__.TestCppApiParity) ... ok (0.029s) 2022-05-18T04:10:59.0882714Z test_torch_nn_Threshold_large_value_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.000s) 2022-05-18T04:10:59.1160815Z test_torch_nn_Threshold_threshold_value (__main__.TestCppApiParity) ... ok (0.028s) 2022-05-18T04:10:59.1164758Z test_torch_nn_Threshold_threshold_value_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.000s) 2022-05-18T04:10:59.1441354Z test_torch_nn_Threshold_threshold_value_scalar (__main__.TestCppApiParity) ... ok (0.028s) 2022-05-18T04:10:59.1445276Z test_torch_nn_Threshold_threshold_value_scalar_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.000s) 2022-05-18T04:10:59.2488250Z test_torch_nn_TransformerDecoderLayer_gelu_activation (__main__.TestCppApiParity) ... ok (0.105s) 2022-05-18T04:10:59.2493538Z test_torch_nn_TransformerDecoderLayer_gelu_activation_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.000s) 2022-05-18T04:10:59.3432721Z test_torch_nn_TransformerDecoderLayer_relu_activation (__main__.TestCppApiParity) ... ok (0.094s) 2022-05-18T04:10:59.3436891Z test_torch_nn_TransformerDecoderLayer_relu_activation_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.000s) 2022-05-18T04:10:59.4154349Z test_torch_nn_TransformerEncoderLayer_gelu_activation (__main__.TestCppApiParity) ... ok (0.070s) 2022-05-18T04:10:59.4158369Z test_torch_nn_TransformerEncoderLayer_gelu_activation_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.000s) 2022-05-18T04:10:59.4840561Z test_torch_nn_TransformerEncoderLayer_relu_activation (__main__.TestCppApiParity) ... ok (0.069s) 2022-05-18T04:10:59.4844584Z test_torch_nn_TransformerEncoderLayer_relu_activation_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.000s) 2022-05-18T04:10:59.7406105Z test_torch_nn_Transformer_multilayer_coder (__main__.TestCppApiParity) ... ok (0.249s) 2022-05-18T04:10:59.7411810Z test_torch_nn_Transformer_multilayer_coder_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.000s) 2022-05-18T04:10:59.7755954Z test_torch_nn_TripletMarginLoss_no_batch_dim_mean (__main__.TestCppApiParity) ... ok (0.035s) 2022-05-18T04:10:59.7761007Z test_torch_nn_TripletMarginLoss_no_batch_dim_mean_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.000s) 2022-05-18T04:10:59.8046927Z test_torch_nn_TripletMarginLoss_no_batch_dim_none (__main__.TestCppApiParity) ... ok (0.031s) 2022-05-18T04:10:59.8052057Z test_torch_nn_TripletMarginLoss_no_batch_dim_none_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.000s) 2022-05-18T04:10:59.8387951Z test_torch_nn_TripletMarginLoss_no_batch_dim_sum (__main__.TestCppApiParity) ... ok (0.041s) 2022-05-18T04:10:59.8393427Z test_torch_nn_TripletMarginLoss_no_batch_dim_sum_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.000s) 2022-05-18T04:10:59.8740356Z test_torch_nn_Unflatten_no_batch_dim (__main__.TestCppApiParity) ... ok (0.028s) 2022-05-18T04:10:59.8745678Z test_torch_nn_Unflatten_no_batch_dim_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.000s) 2022-05-18T04:10:59.9098859Z test_torch_nn_Unfold (__main__.TestCppApiParity) ... ok (0.031s) 2022-05-18T04:10:59.9104336Z test_torch_nn_Unfold_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.000s) 2022-05-18T04:11:00.1228634Z test_torch_nn_Unfold_int_input (__main__.TestCppApiParity) ... ok (0.214s) 2022-05-18T04:11:00.1233343Z test_torch_nn_Unfold_int_input_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.000s) 2022-05-18T04:11:00.1537238Z test_torch_nn_ZeroPad2d (__main__.TestCppApiParity) ... ok (0.038s) 2022-05-18T04:11:00.1854146Z test_torch_nn_ZeroPad2d_complex (__main__.TestCppApiParity) ... ok (0.031s) 2022-05-18T04:11:00.1858423Z test_torch_nn_ZeroPad2d_complex_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.000s) 2022-05-18T04:11:00.1861831Z test_torch_nn_ZeroPad2d_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.000s) 2022-05-18T04:11:00.2115987Z test_torch_nn_ZeroPad2d_negative_dims (__main__.TestCppApiParity) ... ok (0.016s) 2022-05-18T04:11:00.2119784Z test_torch_nn_ZeroPad2d_negative_dims_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.000s) 2022-05-18T04:11:00.2383492Z test_torch_nn_ZeroPad2d_no_batch_dim (__main__.TestCppApiParity) ... ok (0.031s) 2022-05-18T04:11:00.2387596Z test_torch_nn_ZeroPad2d_no_batch_dim_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.000s) 2022-05-18T04:11:00.2557926Z test_torch_nn_functional_BCELoss_no_reduce (__main__.TestCppApiParity) ... ok (0.022s) 2022-05-18T04:11:00.2561782Z test_torch_nn_functional_BCELoss_no_reduce_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.000s) 2022-05-18T04:11:00.2695830Z test_torch_nn_functional_BCELoss_no_reduce_scalar (__main__.TestCppApiParity) ... ok (0.016s) 2022-05-18T04:11:00.2699619Z test_torch_nn_functional_BCELoss_no_reduce_scalar_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.000s) 2022-05-18T04:11:00.2868141Z test_torch_nn_functional_BCELoss_weights_no_reduce (__main__.TestCppApiParity) ... ok (0.016s) 2022-05-18T04:11:00.2872080Z test_torch_nn_functional_BCELoss_weights_no_reduce_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.000s) 2022-05-18T04:11:00.3176841Z test_torch_nn_functional_BCELoss_weights_no_reduce_scalar (__main__.TestCppApiParity) ... ok (0.031s) 2022-05-18T04:11:00.3180646Z test_torch_nn_functional_BCELoss_weights_no_reduce_scalar_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.000s) 2022-05-18T04:11:00.3350574Z 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. 2022-05-18T04:11:00.3351093Z warnings.warn(warning.format(ret)) 2022-05-18T04:11:00.3351278Z ok (0.016s) 2022-05-18T04:11:00.3354787Z test_torch_nn_functional_BCEWithLogitsLoss_legacy_enum_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.000s) 2022-05-18T04:11:00.3523161Z test_torch_nn_functional_BCEWithLogitsLoss_no_reduce (__main__.TestCppApiParity) ... ok (0.022s) 2022-05-18T04:11:00.3527053Z test_torch_nn_functional_BCEWithLogitsLoss_no_reduce_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.000s) 2022-05-18T04:11:00.3866116Z test_torch_nn_functional_BCEWithLogitsLoss_no_reduce_scalar (__main__.TestCppApiParity) ... ok (0.031s) 2022-05-18T04:11:00.3870427Z test_torch_nn_functional_BCEWithLogitsLoss_no_reduce_scalar_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.000s) 2022-05-18T04:11:00.4022175Z test_torch_nn_functional_HingeEmbeddingLoss_margin_no_reduce (__main__.TestCppApiParity) ... ok (0.016s) 2022-05-18T04:11:00.4026041Z test_torch_nn_functional_HingeEmbeddingLoss_margin_no_reduce_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.000s) 2022-05-18T04:11:00.4169879Z test_torch_nn_functional_HingeEmbeddingLoss_no_reduce (__main__.TestCppApiParity) ... ok (0.016s) 2022-05-18T04:11:00.4173868Z test_torch_nn_functional_HingeEmbeddingLoss_no_reduce_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.000s) 2022-05-18T04:11:00.4319392Z test_torch_nn_functional_HuberLoss_delta (__main__.TestCppApiParity) ... ok (0.016s) 2022-05-18T04:11:00.4323379Z test_torch_nn_functional_HuberLoss_delta_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.000s) 2022-05-18T04:11:00.4480096Z test_torch_nn_functional_KLDivLoss_no_reduce (__main__.TestCppApiParity) ... ok (0.019s) 2022-05-18T04:11:00.4483894Z test_torch_nn_functional_KLDivLoss_no_reduce_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.000s) 2022-05-18T04:11:00.4645913Z test_torch_nn_functional_KLDivLoss_no_reduce_log_target (__main__.TestCppApiParity) ... ok (0.002s) 2022-05-18T04:11:00.4650101Z test_torch_nn_functional_KLDivLoss_no_reduce_log_target_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.000s) 2022-05-18T04:11:00.4761706Z test_torch_nn_functional_KLDivLoss_no_reduce_scalar (__main__.TestCppApiParity) ... ok (0.016s) 2022-05-18T04:11:00.4765861Z test_torch_nn_functional_KLDivLoss_no_reduce_scalar_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.000s) 2022-05-18T04:11:00.4915376Z test_torch_nn_functional_KLDivLoss_no_reduce_scalar_log_target (__main__.TestCppApiParity) ... ok (0.016s) 2022-05-18T04:11:00.4919498Z test_torch_nn_functional_KLDivLoss_no_reduce_scalar_log_target_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.000s) 2022-05-18T04:11:00.5094716Z test_torch_nn_functional_KLDivLoss_with_log_target_no_reduce (__main__.TestCppApiParity) ... ok (0.016s) 2022-05-18T04:11:00.5098791Z test_torch_nn_functional_KLDivLoss_with_log_target_no_reduce_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.000s) 2022-05-18T04:11:00.5259176Z test_torch_nn_functional_KLDivLoss_with_target_no_reduce (__main__.TestCppApiParity) ... ok (0.016s) 2022-05-18T04:11:00.5263648Z test_torch_nn_functional_KLDivLoss_with_target_no_reduce_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.000s) 2022-05-18T04:11:00.5412699Z test_torch_nn_functional_L1Loss_no_reduce (__main__.TestCppApiParity) ... ok (0.016s) 2022-05-18T04:11:00.5562660Z test_torch_nn_functional_L1Loss_no_reduce_complex (__main__.TestCppApiParity) ... ok (0.027s) 2022-05-18T04:11:00.5566916Z test_torch_nn_functional_L1Loss_no_reduce_complex_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.001s) 2022-05-18T04:11:00.5570923Z test_torch_nn_functional_L1Loss_no_reduce_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.000s) 2022-05-18T04:11:00.5708593Z test_torch_nn_functional_L1Loss_no_reduce_scalar (__main__.TestCppApiParity) ... ok (0.014s) 2022-05-18T04:11:00.5712722Z test_torch_nn_functional_L1Loss_no_reduce_scalar_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.001s) 2022-05-18T04:11:00.5881164Z test_torch_nn_functional_MSELoss_no_reduce (__main__.TestCppApiParity) ... ok (0.016s) 2022-05-18T04:11:00.5885368Z test_torch_nn_functional_MSELoss_no_reduce_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.000s) 2022-05-18T04:11:00.6024467Z test_torch_nn_functional_MSELoss_no_reduce_scalar (__main__.TestCppApiParity) ... ok (0.014s) 2022-05-18T04:11:00.6028605Z test_torch_nn_functional_MSELoss_no_reduce_scalar_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.000s) 2022-05-18T04:11:00.6150515Z test_torch_nn_functional_MultiLabelMarginLoss_0d_no_reduce (__main__.TestCppApiParity) ... ok (0.012s) 2022-05-18T04:11:00.6154592Z test_torch_nn_functional_MultiLabelMarginLoss_0d_no_reduce_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.001s) 2022-05-18T04:11:00.6304158Z test_torch_nn_functional_MultiLabelMarginLoss_1d_no_reduce (__main__.TestCppApiParity) ... ok (0.015s) 2022-05-18T04:11:00.6308285Z test_torch_nn_functional_MultiLabelMarginLoss_1d_no_reduce_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.000s) 2022-05-18T04:11:00.6454027Z test_torch_nn_functional_MultiLabelMarginLoss_index_neg (__main__.TestCppApiParity) ... ok (0.015s) 2022-05-18T04:11:00.6458075Z test_torch_nn_functional_MultiLabelMarginLoss_index_neg_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.000s) 2022-05-18T04:11:00.6602257Z test_torch_nn_functional_MultiLabelMarginLoss_no_reduce (__main__.TestCppApiParity) ... ok (0.006s) 2022-05-18T04:11:00.6606365Z test_torch_nn_functional_MultiLabelMarginLoss_no_reduce_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.000s) 2022-05-18T04:11:00.6768390Z test_torch_nn_functional_MultiLabelSoftMarginLoss_no_reduce (__main__.TestCppApiParity) ... ok (0.016s) 2022-05-18T04:11:00.6772778Z test_torch_nn_functional_MultiLabelSoftMarginLoss_no_reduce_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.000s) 2022-05-18T04:11:00.6938409Z test_torch_nn_functional_MultiLabelSoftMarginLoss_weights_no_reduce (__main__.TestCppApiParity) ... ok (0.016s) 2022-05-18T04:11:00.6942990Z test_torch_nn_functional_MultiLabelSoftMarginLoss_weights_no_reduce_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.000s) 2022-05-18T04:11:00.7090337Z test_torch_nn_functional_MultiMarginLoss_1d_no_reduce (__main__.TestCppApiParity) ... ok (0.016s) 2022-05-18T04:11:00.7095112Z test_torch_nn_functional_MultiMarginLoss_1d_no_reduce_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.000s) 2022-05-18T04:11:00.7245172Z test_torch_nn_functional_MultiMarginLoss_margin_no_reduce (__main__.TestCppApiParity) ... ok (0.016s) 2022-05-18T04:11:00.7249359Z test_torch_nn_functional_MultiMarginLoss_margin_no_reduce_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.000s) 2022-05-18T04:11:00.7392485Z test_torch_nn_functional_MultiMarginLoss_no_reduce (__main__.TestCppApiParity) ... ok (0.016s) 2022-05-18T04:11:00.7396670Z test_torch_nn_functional_MultiMarginLoss_no_reduce_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.000s) 2022-05-18T04:11:00.7544752Z test_torch_nn_functional_MultiMarginLoss_p_no_reduce (__main__.TestCppApiParity) ... ok (0.021s) 2022-05-18T04:11:00.7548848Z test_torch_nn_functional_MultiMarginLoss_p_no_reduce_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.000s) 2022-05-18T04:11:00.7705531Z test_torch_nn_functional_MultiMarginLoss_weights_no_reduce (__main__.TestCppApiParity) ... ok (0.016s) 2022-05-18T04:11:00.7709636Z test_torch_nn_functional_MultiMarginLoss_weights_no_reduce_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.000s) 2022-05-18T04:11:00.7865279Z test_torch_nn_functional_NLLLoss2d_no_reduce (__main__.TestCppApiParity) ... ok (0.016s) 2022-05-18T04:11:00.7869491Z test_torch_nn_functional_NLLLoss2d_no_reduce_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.000s) 2022-05-18T04:11:00.8032414Z test_torch_nn_functional_NLLLoss2d_no_reduce_ignore_index (__main__.TestCppApiParity) ... ok (0.016s) 2022-05-18T04:11:00.8036743Z test_torch_nn_functional_NLLLoss2d_no_reduce_ignore_index_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.000s) 2022-05-18T04:11:00.8192717Z test_torch_nn_functional_NLLLoss2d_no_reduce_weights (__main__.TestCppApiParity) ... ok (0.016s) 2022-05-18T04:11:00.8196701Z test_torch_nn_functional_NLLLoss2d_no_reduce_weights_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.000s) 2022-05-18T04:11:00.8393421Z test_torch_nn_functional_NLLLossNd_no_reduce (__main__.TestCppApiParity) ... ok (0.016s) 2022-05-18T04:11:00.8397553Z test_torch_nn_functional_NLLLossNd_no_reduce_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.000s) 2022-05-18T04:11:00.8597859Z test_torch_nn_functional_NLLLossNd_no_reduce_ignore_index (__main__.TestCppApiParity) ... ok (0.022s) 2022-05-18T04:11:00.8601714Z test_torch_nn_functional_NLLLossNd_no_reduce_ignore_index_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.000s) 2022-05-18T04:11:00.8798579Z test_torch_nn_functional_NLLLossNd_no_reduce_weights (__main__.TestCppApiParity) ... ok (0.016s) 2022-05-18T04:11:00.8802531Z test_torch_nn_functional_NLLLossNd_no_reduce_weights_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.000s) 2022-05-18T04:11:00.8946652Z test_torch_nn_functional_NLLLoss_no_reduce (__main__.TestCppApiParity) ... ok (0.016s) 2022-05-18T04:11:00.8950578Z test_torch_nn_functional_NLLLoss_no_reduce_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.000s) 2022-05-18T04:11:00.9097679Z test_torch_nn_functional_NLLLoss_no_reduce_ignore_index (__main__.TestCppApiParity) ... ok (0.016s) 2022-05-18T04:11:00.9101732Z test_torch_nn_functional_NLLLoss_no_reduce_ignore_index_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.000s) 2022-05-18T04:11:00.9249502Z test_torch_nn_functional_NLLLoss_no_reduce_weights (__main__.TestCppApiParity) ... ok (0.016s) 2022-05-18T04:11:00.9254010Z test_torch_nn_functional_NLLLoss_no_reduce_weights_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.000s) 2022-05-18T04:11:00.9418280Z test_torch_nn_functional_NLLLoss_no_reduce_weights_ignore_index (__main__.TestCppApiParity) ... ok (0.016s) 2022-05-18T04:11:00.9422544Z test_torch_nn_functional_NLLLoss_no_reduce_weights_ignore_index_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.000s) 2022-05-18T04:11:00.9582816Z test_torch_nn_functional_NLLLoss_no_reduce_weights_ignore_index_neg (__main__.TestCppApiParity) ... ok (0.022s) 2022-05-18T04:11:00.9587001Z test_torch_nn_functional_NLLLoss_no_reduce_weights_ignore_index_neg_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.000s) 2022-05-18T04:11:00.9771868Z test_torch_nn_functional_Padding122112_3dcircular (__main__.TestCppApiParity) ... ok (0.016s) 2022-05-18T04:11:00.9776102Z test_torch_nn_functional_Padding122112_3dcircular_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.000s) 2022-05-18T04:11:00.9924002Z test_torch_nn_functional_Padding1221_2dcircular (__main__.TestCppApiParity) ... ok (0.016s) 2022-05-18T04:11:00.9928439Z test_torch_nn_functional_Padding1221_2dcircular_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.000s) 2022-05-18T04:11:01.0071022Z test_torch_nn_functional_Padding12_1dcircular (__main__.TestCppApiParity) ... ok (0.016s) 2022-05-18T04:11:01.0075554Z test_torch_nn_functional_Padding12_1dcircular_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.000s) 2022-05-18T04:11:01.0227970Z test_torch_nn_functional_Padding2322_2dcircular (__main__.TestCppApiParity) ... ok (0.016s) 2022-05-18T04:11:01.0232429Z test_torch_nn_functional_Padding2322_2dcircular_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.000s) 2022-05-18T04:11:01.0376517Z test_torch_nn_functional_Padding31_1dcircular (__main__.TestCppApiParity) ... ok (0.016s) 2022-05-18T04:11:01.0380581Z test_torch_nn_functional_Padding31_1dcircular_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.000s) 2022-05-18T04:11:01.0577721Z test_torch_nn_functional_Padding322112_3dcircular (__main__.TestCppApiParity) ... ok (0.029s) 2022-05-18T04:11:01.0581754Z test_torch_nn_functional_Padding322112_3dcircular_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.001s) 2022-05-18T04:11:01.0794892Z test_torch_nn_functional_Padding332122_3dcircular (__main__.TestCppApiParity) ... ok (0.021s) 2022-05-18T04:11:01.0799193Z test_torch_nn_functional_Padding332122_3dcircular_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.001s) 2022-05-18T04:11:01.0956787Z test_torch_nn_functional_Padding3331_2dcircular (__main__.TestCppApiParity) ... ok (0.015s) 2022-05-18T04:11:01.0961198Z test_torch_nn_functional_Padding3331_2dcircular_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.001s) 2022-05-18T04:11:01.1107780Z test_torch_nn_functional_Padding33_1dcircular (__main__.TestCppApiParity) ... ok (0.014s) 2022-05-18T04:11:01.1111947Z test_torch_nn_functional_Padding33_1dcircular_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.000s) 2022-05-18T04:11:01.1271853Z test_torch_nn_functional_PoissonNLLLoss_no_reduce (__main__.TestCppApiParity) ... ok (0.016s) 2022-05-18T04:11:01.1276081Z test_torch_nn_functional_PoissonNLLLoss_no_reduce_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.000s) 2022-05-18T04:11:01.1424828Z test_torch_nn_functional_SmoothL1Loss_beta (__main__.TestCppApiParity) ... ok (0.015s) 2022-05-18T04:11:01.1429155Z test_torch_nn_functional_SmoothL1Loss_beta_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.001s) 2022-05-18T04:11:01.1579514Z test_torch_nn_functional_SmoothL1Loss_no_reduce (__main__.TestCppApiParity) ... ok (0.007s) 2022-05-18T04:11:01.1583443Z test_torch_nn_functional_SmoothL1Loss_no_reduce_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.000s) 2022-05-18T04:11:01.1719635Z test_torch_nn_functional_SmoothL1Loss_no_reduce_scalar (__main__.TestCppApiParity) ... ok (0.016s) 2022-05-18T04:11:01.1723400Z test_torch_nn_functional_SmoothL1Loss_no_reduce_scalar_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.000s) 2022-05-18T04:11:01.1871782Z test_torch_nn_functional_SmoothL1Loss_zero_beta (__main__.TestCppApiParity) ... ok (0.016s) 2022-05-18T04:11:01.1875754Z test_torch_nn_functional_SmoothL1Loss_zero_beta_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.000s) 2022-05-18T04:11:01.2024723Z test_torch_nn_functional_SoftMarginLoss_no_reduce (__main__.TestCppApiParity) ... ok (0.016s) 2022-05-18T04:11:01.2028583Z test_torch_nn_functional_SoftMarginLoss_no_reduce_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.000s) 2022-05-18T04:11:01.2217725Z test_torch_nn_functional_interpolate_bicubic_2d (__main__.TestCppApiParity) ... ok (0.016s) 2022-05-18T04:11:01.2221749Z test_torch_nn_functional_interpolate_bicubic_2d_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.000s) 2022-05-18T04:11:01.2357906Z test_torch_nn_functional_interpolate_bicubic_2d_zero_dim (__main__.TestCppApiParity) ... ok (0.016s) 2022-05-18T04:11:01.2361748Z test_torch_nn_functional_interpolate_bicubic_2d_zero_dim_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.000s) 2022-05-18T04:11:01.2587559Z test_torch_nn_functional_interpolate_bicubic_scale_2d (__main__.TestCppApiParity) ... ok (0.023s) 2022-05-18T04:11:01.2591479Z test_torch_nn_functional_interpolate_bicubic_scale_2d_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.000s) 2022-05-18T04:11:01.2767132Z test_torch_nn_functional_interpolate_bicubic_scale_tuple_shared_2d (__main__.TestCppApiParity) ... ok (0.016s) 2022-05-18T04:11:01.2771032Z test_torch_nn_functional_interpolate_bicubic_scale_tuple_shared_2d_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.000s) 2022-05-18T04:11:01.2938786Z test_torch_nn_functional_interpolate_bicubic_scale_tuple_skewed_2d (__main__.TestCppApiParity) ... ok (0.016s) 2022-05-18T04:11:01.3110417Z test_torch_nn_functional_interpolate_bicubic_scale_tuple_skewed_2d_align_corners (__main__.TestCppApiParity) ... ok (0.016s) 2022-05-18T04:11:01.3114518Z test_torch_nn_functional_interpolate_bicubic_scale_tuple_skewed_2d_align_corners_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.000s) 2022-05-18T04:11:01.3118248Z test_torch_nn_functional_interpolate_bicubic_scale_tuple_skewed_2d_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.000s) 2022-05-18T04:11:01.3275528Z test_torch_nn_functional_interpolate_bicubic_tuple_2d (__main__.TestCppApiParity) ... ok (0.016s) 2022-05-18T04:11:01.3435236Z test_torch_nn_functional_interpolate_bicubic_tuple_2d_align_corners (__main__.TestCppApiParity) ... ok (0.016s) 2022-05-18T04:11:01.3439009Z test_torch_nn_functional_interpolate_bicubic_tuple_2d_align_corners_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.000s) 2022-05-18T04:11:01.3442731Z test_torch_nn_functional_interpolate_bicubic_tuple_2d_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.000s) 2022-05-18T04:11:01.3627769Z test_torch_nn_functional_interpolate_bilinear_2d (__main__.TestCppApiParity) ... ok (0.022s) 2022-05-18T04:11:01.3631519Z test_torch_nn_functional_interpolate_bilinear_2d_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.000s) 2022-05-18T04:11:01.3745680Z test_torch_nn_functional_interpolate_bilinear_2d_zero_dim (__main__.TestCppApiParity) ... ok (0.016s) 2022-05-18T04:11:01.3749407Z test_torch_nn_functional_interpolate_bilinear_2d_zero_dim_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.000s) 2022-05-18T04:11:01.3971554Z test_torch_nn_functional_interpolate_bilinear_scale_2d (__main__.TestCppApiParity) ... ok (0.016s) 2022-05-18T04:11:01.3976711Z test_torch_nn_functional_interpolate_bilinear_scale_2d_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.016s) 2022-05-18T04:11:01.4155153Z test_torch_nn_functional_interpolate_bilinear_scale_tuple_shared_2d (__main__.TestCppApiParity) ... ok (0.016s) 2022-05-18T04:11:01.4158910Z test_torch_nn_functional_interpolate_bilinear_scale_tuple_shared_2d_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.000s) 2022-05-18T04:11:01.4321731Z test_torch_nn_functional_interpolate_bilinear_scale_tuple_skewed_2d (__main__.TestCppApiParity) ... ok (0.016s) 2022-05-18T04:11:01.4488854Z test_torch_nn_functional_interpolate_bilinear_scale_tuple_skewed_2d_align_corners (__main__.TestCppApiParity) ... ok (0.020s) 2022-05-18T04:11:01.4492712Z test_torch_nn_functional_interpolate_bilinear_scale_tuple_skewed_2d_align_corners_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.000s) 2022-05-18T04:11:01.4497338Z test_torch_nn_functional_interpolate_bilinear_scale_tuple_skewed_2d_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.001s) 2022-05-18T04:11:01.4650814Z test_torch_nn_functional_interpolate_bilinear_tuple_2d (__main__.TestCppApiParity) ... ok (0.001s) 2022-05-18T04:11:01.4809536Z test_torch_nn_functional_interpolate_bilinear_tuple_2d_align_corners (__main__.TestCppApiParity) ... ok (0.016s) 2022-05-18T04:11:01.4813381Z test_torch_nn_functional_interpolate_bilinear_tuple_2d_align_corners_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.000s) 2022-05-18T04:11:01.4817096Z test_torch_nn_functional_interpolate_bilinear_tuple_2d_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.000s) 2022-05-18T04:11:01.4959345Z test_torch_nn_functional_interpolate_linear_1d (__main__.TestCppApiParity) ... ok (0.016s) 2022-05-18T04:11:01.5110042Z test_torch_nn_functional_interpolate_linear_1d_align_corners (__main__.TestCppApiParity) ... ok (0.016s) 2022-05-18T04:11:01.5113927Z test_torch_nn_functional_interpolate_linear_1d_align_corners_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.000s) 2022-05-18T04:11:01.5117616Z test_torch_nn_functional_interpolate_linear_1d_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.000s) 2022-05-18T04:11:01.5251679Z test_torch_nn_functional_interpolate_linear_1d_zero_dim (__main__.TestCppApiParity) ... ok (0.016s) 2022-05-18T04:11:01.5255588Z test_torch_nn_functional_interpolate_linear_1d_zero_dim_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.000s) 2022-05-18T04:11:01.5408439Z test_torch_nn_functional_interpolate_linear_scale_1d (__main__.TestCppApiParity) ... ok (0.016s) 2022-05-18T04:11:01.5565015Z test_torch_nn_functional_interpolate_linear_scale_1d_align_corners (__main__.TestCppApiParity) ... ok (0.027s) 2022-05-18T04:11:01.5568962Z test_torch_nn_functional_interpolate_linear_scale_1d_align_corners_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.000s) 2022-05-18T04:11:01.5572740Z test_torch_nn_functional_interpolate_linear_scale_1d_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.000s) 2022-05-18T04:11:01.5716958Z test_torch_nn_functional_interpolate_linear_tuple_1d (__main__.TestCppApiParity) ... ok (0.015s) 2022-05-18T04:11:01.5720752Z test_torch_nn_functional_interpolate_linear_tuple_1d_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.000s) 2022-05-18T04:11:01.5866904Z test_torch_nn_functional_interpolate_nearest_1d (__main__.TestCppApiParity) ... ok (0.015s) 2022-05-18T04:11:01.5870773Z test_torch_nn_functional_interpolate_nearest_1d_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.000s) 2022-05-18T04:11:01.5978175Z test_torch_nn_functional_interpolate_nearest_1d_zero_dim (__main__.TestCppApiParity) ... ok (0.011s) 2022-05-18T04:11:01.5982140Z test_torch_nn_functional_interpolate_nearest_1d_zero_dim_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.000s) 2022-05-18T04:11:01.6163705Z test_torch_nn_functional_interpolate_nearest_2d (__main__.TestCppApiParity) ... ok (0.018s) 2022-05-18T04:11:01.6167753Z test_torch_nn_functional_interpolate_nearest_2d_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.001s) 2022-05-18T04:11:01.6436692Z test_torch_nn_functional_interpolate_nearest_2d_launch_configs (__main__.TestCppApiParity) ... ok (0.027s) 2022-05-18T04:11:01.6441242Z test_torch_nn_functional_interpolate_nearest_2d_launch_configs_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.000s) 2022-05-18T04:11:01.6554010Z test_torch_nn_functional_interpolate_nearest_2d_zero_dim (__main__.TestCppApiParity) ... ok (0.006s) 2022-05-18T04:11:01.6557822Z test_torch_nn_functional_interpolate_nearest_2d_zero_dim_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.000s) 2022-05-18T04:11:01.6804085Z test_torch_nn_functional_interpolate_nearest_3d (__main__.TestCppApiParity) ... ok (0.016s) 2022-05-18T04:11:01.6808145Z test_torch_nn_functional_interpolate_nearest_3d_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.016s) 2022-05-18T04:11:01.6946022Z test_torch_nn_functional_interpolate_nearest_3d_zero_dim (__main__.TestCppApiParity) ... ok (0.000s) 2022-05-18T04:11:01.6949883Z test_torch_nn_functional_interpolate_nearest_3d_zero_dim_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.000s) 2022-05-18T04:11:01.7096116Z test_torch_nn_functional_interpolate_nearest_scale_1d (__main__.TestCppApiParity) ... ok (0.016s) 2022-05-18T04:11:01.7100371Z test_torch_nn_functional_interpolate_nearest_scale_1d_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.000s) 2022-05-18T04:11:01.7318250Z test_torch_nn_functional_interpolate_nearest_scale_2d (__main__.TestCppApiParity) ... ok (0.031s) 2022-05-18T04:11:01.7322678Z test_torch_nn_functional_interpolate_nearest_scale_2d_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.000s) 2022-05-18T04:11:01.7589527Z test_torch_nn_functional_interpolate_nearest_scale_3d (__main__.TestCppApiParity) ... ok (0.022s) 2022-05-18T04:11:01.7593681Z test_torch_nn_functional_interpolate_nearest_scale_3d_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.000s) 2022-05-18T04:11:01.7742379Z test_torch_nn_functional_interpolate_nearest_tuple_1d (__main__.TestCppApiParity) ... ok (0.016s) 2022-05-18T04:11:01.7746105Z test_torch_nn_functional_interpolate_nearest_tuple_1d_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.000s) 2022-05-18T04:11:01.7938299Z test_torch_nn_functional_interpolate_nearest_tuple_2d (__main__.TestCppApiParity) ... ok (0.016s) 2022-05-18T04:11:01.7942132Z test_torch_nn_functional_interpolate_nearest_tuple_2d_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.000s) 2022-05-18T04:11:01.8208446Z test_torch_nn_functional_interpolate_nearest_tuple_3d (__main__.TestCppApiParity) ... ok (0.031s) 2022-05-18T04:11:01.8212458Z test_torch_nn_functional_interpolate_nearest_tuple_3d_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.000s) 2022-05-18T04:11:01.8457564Z test_torch_nn_functional_interpolate_trilinear_3d (__main__.TestCppApiParity) ... ok (0.033s) 2022-05-18T04:11:01.8461608Z test_torch_nn_functional_interpolate_trilinear_3d_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.000s) 2022-05-18T04:11:01.8581562Z test_torch_nn_functional_interpolate_trilinear_3d_zero_dim (__main__.TestCppApiParity) ... ok (0.004s) 2022-05-18T04:11:01.8585401Z test_torch_nn_functional_interpolate_trilinear_3d_zero_dim_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.000s) 2022-05-18T04:11:01.8833462Z test_torch_nn_functional_interpolate_trilinear_scale_3d (__main__.TestCppApiParity) ... ok (0.031s) 2022-05-18T04:11:01.9099456Z test_torch_nn_functional_interpolate_trilinear_scale_3d_align_corners (__main__.TestCppApiParity) ... ok (0.016s) 2022-05-18T04:11:01.9103373Z test_torch_nn_functional_interpolate_trilinear_scale_3d_align_corners_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.000s) 2022-05-18T04:11:01.9107125Z test_torch_nn_functional_interpolate_trilinear_scale_3d_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.000s) 2022-05-18T04:11:01.9299082Z test_torch_nn_functional_interpolate_trilinear_tuple_3d (__main__.TestCppApiParity) ... ok (0.031s) 2022-05-18T04:11:01.9491988Z test_torch_nn_functional_interpolate_trilinear_tuple_3d_align_corners (__main__.TestCppApiParity) ... ok (0.021s) 2022-05-18T04:11:01.9495250Z test_torch_nn_functional_interpolate_trilinear_tuple_3d_align_corners_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.001s) 2022-05-18T04:11:01.9499038Z test_torch_nn_functional_interpolate_trilinear_tuple_3d_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.000s) 2022-05-18T04:11:01.9660405Z test_torch_nn_functional_log_softmax_dim0 (__main__.TestCppApiParity) ... ok (0.016s) 2022-05-18T04:11:01.9664551Z test_torch_nn_functional_log_softmax_dim0_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.000s) 2022-05-18T04:11:01.9827312Z test_torch_nn_functional_log_softmax_dim3 (__main__.TestCppApiParity) ... ok (0.016s) 2022-05-18T04:11:01.9831358Z test_torch_nn_functional_log_softmax_dim3_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.000s) 2022-05-18T04:11:02.0004139Z test_torch_nn_functional_log_softmax_lastdim (__main__.TestCppApiParity) ... ok (0.016s) 2022-05-18T04:11:02.0008258Z test_torch_nn_functional_log_softmax_lastdim_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.000s) 2022-05-18T04:11:02.0117724Z test_torch_nn_functional_log_softmax_scalar (__main__.TestCppApiParity) ... ok (0.000s) 2022-05-18T04:11:02.0121106Z test_torch_nn_functional_log_softmax_scalar_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.016s) 2022-05-18T04:11:02.0274033Z test_torch_nn_functional_log_softmax_spatial (__main__.TestCppApiParity) ... ok (0.000s) 2022-05-18T04:11:02.0278205Z test_torch_nn_functional_log_softmax_spatial_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.000s) 2022-05-18T04:11:02.0439660Z test_torch_nn_functional_log_softmax_spatial_special (__main__.TestCppApiParity) ... ok (0.016s) 2022-05-18T04:11:02.0443935Z test_torch_nn_functional_log_softmax_spatial_special_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.001s) 2022-05-18T04:11:02.0595458Z test_torch_nn_functional_multimarginloss_1d_input_0d_target_no_reduce (__main__.TestCppApiParity) ... ok (0.015s) 2022-05-18T04:11:02.0599431Z test_torch_nn_functional_multimarginloss_1d_input_0d_target_no_reduce_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.000s) 2022-05-18T04:11:02.0744242Z test_torch_nn_functional_sample_functional_has_parity (__main__.TestCppApiParity) ... ok (0.015s) 2022-05-18T04:11:02.0748283Z test_torch_nn_functional_sample_functional_has_parity_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.000s) 2022-05-18T04:11:02.0891342Z test_torch_nn_functional_sample_functional_no_parity (__main__.TestCppApiParity) ... expected failure (0.014s) 2022-05-18T04:11:02.0895448Z test_torch_nn_functional_sample_functional_no_parity_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.000s) 2022-05-18T04:11:02.1059295Z test_torch_nn_functional_softmax_functional_dim0 (__main__.TestCppApiParity) ... ok (0.016s) 2022-05-18T04:11:02.1063559Z test_torch_nn_functional_softmax_functional_dim0_cuda (__main__.TestCppApiParity) ... skip: Excluded from CUDA tests (0.001s) 2022-05-18T04:11:02.1225384Z test_torch_nn_functional_softmax_functional_dim3 (__main__.TestCppApiParity) ... ok (0.016s) 2022-05-18T04:11:02.1229565Z test_torch_nn_functional_softmax_functional_dim3_cuda (__main__.TestCppApiParity) ... skip: Excluded from CUDA tests (0.000s) 2022-05-18T04:11:02.1363758Z test_torch_nn_functional_softmax_functional_scalar (__main__.TestCppApiParity) ... ok (0.014s) 2022-05-18T04:11:02.1368052Z test_torch_nn_functional_softmax_functional_scalar_cuda (__main__.TestCppApiParity) ... skip: Excluded from CUDA tests (0.000s) 2022-05-18T04:11:02.1546454Z test_torch_nn_functional_softmax_lastdim (__main__.TestCppApiParity) ... ok (0.014s) 2022-05-18T04:11:02.1550770Z test_torch_nn_functional_softmax_lastdim_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.000s) 2022-05-18T04:11:02.1729510Z test_torch_nn_functional_softmax_lastdim_dtype (__main__.TestCppApiParity) ... ok (0.016s) 2022-05-18T04:11:02.1734139Z test_torch_nn_functional_softmax_lastdim_dtype_cuda (__main__.TestCppApiParity) ... skip: Excluded from CUDA tests (0.000s) 2022-05-18T04:11:02.1920060Z test_torch_nn_functional_softmax_spatial (__main__.TestCppApiParity) ... ok (0.016s) 2022-05-18T04:11:02.1924249Z test_torch_nn_functional_softmax_spatial_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.000s) 2022-05-18T04:11:02.2082501Z test_torch_nn_functional_softmax_spatial_dtype (__main__.TestCppApiParity) ... ok (0.016s) 2022-05-18T04:11:02.2086655Z test_torch_nn_functional_softmax_spatial_dtype_cuda (__main__.TestCppApiParity) ... skip: Excluded from CUDA tests (0.000s) 2022-05-18T04:11:02.2247648Z test_torch_nn_functional_softmax_spatial_special (__main__.TestCppApiParity) ... ok (0.016s) 2022-05-18T04:11:02.2251691Z test_torch_nn_functional_softmax_spatial_special_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.000s) 2022-05-18T04:11:02.4106041Z 2022-05-18T04:11:02.4106595Z ---------------------------------------------------------------------- 2022-05-18T04:11:02.4106960Z Ran 1100 tests in 21.531s 2022-05-18T04:11:02.4107079Z 2022-05-18T04:11:02.4107187Z OK (skipped=550, expected failures=17) 2022-05-18T04:11:02.4110198Z 2022-05-18T04:11:02.4110491Z Generating XML reports... 2022-05-18T04:11:02.4110899Z Generated XML report: test-reports\python-unittest\test_cpp_api_parity\TEST-TestCppApiParity-20220518041040.xml 2022-05-18T04:11:02.7926643Z Running test_cpp_extensions_aot_ninja ... [2022-05-18 04:11:02.696146] 2022-05-18T04:11:04.4733572Z No CUDA runtime is found, using CUDA_HOME='C:\Program Files\NVIDIA GPU Computing Toolkit\CUDA\v11.6' 2022-05-18T04:11:04.5430910Z running install 2022-05-18T04:11:04.5515357Z running build 2022-05-18T04:11:04.5515564Z running build_py 2022-05-18T04:11:04.6221902Z creating build 2022-05-18T04:11:04.6223466Z creating build\lib.win-amd64-3.8 2022-05-18T04:11:04.6224908Z creating build\lib.win-amd64-3.8\torch_test_cpp_extension 2022-05-18T04:11:04.6227562Z copying torch_test_cpp_extension\__init__.py -> build\lib.win-amd64-3.8\torch_test_cpp_extension 2022-05-18T04:11:04.6233556Z running build_ext 2022-05-18T04:11:04.7189238Z building 'torch_test_cpp_extension.cpp' extension 2022-05-18T04:11:04.7202419Z creating C:\actions-runner\_work\pytorch\pytorch\test\cpp_extensions\build\temp.win-amd64-3.8 2022-05-18T04:11:04.7204130Z creating C:\actions-runner\_work\pytorch\pytorch\test\cpp_extensions\build\temp.win-amd64-3.8\Release 2022-05-18T04:11:04.8129358Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\cuda\__init__.py:82: UserWarning: CUDA initialization: CUDA unknown error - this may be due to an incorrectly set up environment, e.g. changing env variable CUDA_VISIBLE_DEVICES after program start. Setting the available devices to be zero. (Triggered internally at C:\actions-runner\_work\pytorch\pytorch\c10\cuda\CUDAFunctions.cpp:109.) 2022-05-18T04:11:04.8130194Z return torch._C._cuda_getDeviceCount() > 0 2022-05-18T04:11:04.8130654Z C:\Jenkins\Miniconda3\lib\site-packages\setuptools\command\install.py:34: SetuptoolsDeprecationWarning: setup.py install is deprecated. Use build and pip and other standards-based tools. 2022-05-18T04:11:04.8131048Z warnings.warn( 2022-05-18T04:11:04.8131395Z Emitting ninja build file C:\actions-runner\_work\pytorch\pytorch\test\cpp_extensions\build\temp.win-amd64-3.8\Release\build.ninja... 2022-05-18T04:11:04.8131730Z Compiling objects... 2022-05-18T04:11:04.8132040Z Allowing ninja to set a default number of workers... (overridable by setting the environment variable MAX_JOBS=N) 2022-05-18T04:11:14.9142303Z [1/1] cl /showIncludes /nologo /O2 /W3 /GL /DNDEBUG /MD /MD /wd4819 /wd4251 /wd4244 /wd4267 /wd4275 /wd4018 /wd4190 /EHsc -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:\actions-runner\_work\pytorch\pytorch\test\cpp_extensions\self_compiler_include_dirs_test -IC:\Jenkins\Miniconda3\include -IC:\Jenkins\Miniconda3\Include "-IC:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include" "-IC:\Program Files (x86)\Windows Kits\NETFXSDK\4.8\include\um" "-IC:\Program Files (x86)\Windows Kits\10\include\10.0.19041.0\ucrt" "-IC:\Program Files (x86)\Windows Kits\10\include\10.0.19041.0\shared" "-IC:\Program Files (x86)\Windows Kits\10\include\10.0.19041.0\um" "-IC:\Program Files (x86)\Windows Kits\10\include\10.0.19041.0\winrt" "-IC:\Program Files (x86)\Windows Kits\10\include\10.0.19041.0\cppwinrt" "-IC:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include" "-IC:\Program Files (x86)\Windows Kits\NETFXSDK\4.8\include\um" "-IC:\Program Files (x86)\Windows Kits\10\include\10.0.19041.0\ucrt" "-IC:\Program Files (x86)\Windows Kits\10\include\10.0.19041.0\shared" "-IC:\Program Files (x86)\Windows Kits\10\include\10.0.19041.0\um" "-IC:\Program Files (x86)\Windows Kits\10\include\10.0.19041.0\winrt" "-IC:\Program Files (x86)\Windows Kits\10\include\10.0.19041.0\cppwinrt" -c C:\actions-runner\_work\pytorch\pytorch\test\cpp_extensions\extension.cpp /FoC:\actions-runner\_work\pytorch\pytorch\test\cpp_extensions\build\temp.win-amd64-3.8\Release\extension.obj /sdl /permissive- -DTORCH_API_INCLUDE_EXTENSION_H -DTORCH_EXTENSION_NAME=cpp -D_GLIBCXX_USE_CXX11_ABI=0 /std:c++14 2022-05-18T04:11:14.9145767Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/macros/Macros.h(143): warning C4067: unexpected tokens following preprocessor directive - expected a newline 2022-05-18T04:11:14.9146541Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/core/TensorImpl.h(2199): warning C4805: '|': unsafe mix of type 'uintptr_t' and type 'bool' in operation 2022-05-18T04:11:14.9147330Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(198): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2022-05-18T04:11:14.9147788Z with 2022-05-18T04:11:14.9147994Z [ 2022-05-18T04:11:14.9148206Z T=at::Generator 2022-05-18T04:11:14.9148427Z ] 2022-05-18T04:11:14.9149151Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(397): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2022-05-18T04:11:14.9149645Z with 2022-05-18T04:11:14.9149923Z [ 2022-05-18T04:11:14.9150151Z T=at::Generator 2022-05-18T04:11:14.9150370Z ] 2022-05-18T04:11:14.9150933Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2022-05-18T04:11:14.9151465Z with 2022-05-18T04:11:14.9151673Z [ 2022-05-18T04:11:14.9151903Z T=at::Generator 2022-05-18T04:11:14.9152108Z ] 2022-05-18T04:11:14.9152733Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(540): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2022-05-18T04:11:14.9153284Z with 2022-05-18T04:11:14.9153494Z [ 2022-05-18T04:11:14.9153698Z T=at::Generator 2022-05-18T04:11:14.9153924Z ] 2022-05-18T04:11:14.9154457Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(540): note: see reference to alias template instantiation 'c10::OptionalBase' being compiled 2022-05-18T04:11:14.9155256Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\ATen/core/Generator.h(147): note: see reference to class template instantiation 'c10::optional' being compiled 2022-05-18T04:11:14.9156106Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(432): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2022-05-18T04:11:14.9156618Z with 2022-05-18T04:11:14.9156830Z [ 2022-05-18T04:11:14.9157040Z T=at::Generator 2022-05-18T04:11:14.9157264Z ] 2022-05-18T04:11:14.9157766Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(198): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2022-05-18T04:11:14.9158179Z with 2022-05-18T04:11:14.9158314Z [ 2022-05-18T04:11:14.9158545Z T=c10::impl::InlineDeviceGuard 2022-05-18T04:11:14.9158765Z ] 2022-05-18T04:11:14.9159144Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(397): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2022-05-18T04:11:14.9159500Z with 2022-05-18T04:11:14.9159649Z [ 2022-05-18T04:11:14.9159863Z T=c10::impl::InlineDeviceGuard 2022-05-18T04:11:14.9160081Z ] 2022-05-18T04:11:14.9160512Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2022-05-18T04:11:14.9160903Z with 2022-05-18T04:11:14.9161040Z [ 2022-05-18T04:11:14.9161269Z T=c10::impl::InlineDeviceGuard 2022-05-18T04:11:14.9161482Z ] 2022-05-18T04:11:14.9161922Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(540): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2022-05-18T04:11:14.9162334Z with 2022-05-18T04:11:14.9162482Z [ 2022-05-18T04:11:14.9162709Z T=c10::impl::InlineDeviceGuard 2022-05-18T04:11:14.9162911Z ] 2022-05-18T04:11:14.9163423Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(540): note: see reference to alias template instantiation 'c10::OptionalBase>' being compiled 2022-05-18T04:11:14.9164199Z 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 2022-05-18T04:11:14.9165084Z 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 2022-05-18T04:11:14.9165752Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(432): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2022-05-18T04:11:14.9166128Z with 2022-05-18T04:11:14.9166282Z [ 2022-05-18T04:11:14.9166512Z T=c10::impl::InlineDeviceGuard 2022-05-18T04:11:14.9166720Z ] 2022-05-18T04:11:14.9167096Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(198): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2022-05-18T04:11:14.9167437Z with 2022-05-18T04:11:14.9167574Z [ 2022-05-18T04:11:14.9167739Z T=at::TensorBase 2022-05-18T04:11:14.9167899Z ] 2022-05-18T04:11:14.9168275Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(397): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2022-05-18T04:11:14.9168632Z with 2022-05-18T04:11:14.9168778Z [ 2022-05-18T04:11:14.9168941Z T=at::TensorBase 2022-05-18T04:11:14.9169089Z ] 2022-05-18T04:11:14.9169519Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2022-05-18T04:11:14.9169909Z with 2022-05-18T04:11:14.9170041Z [ 2022-05-18T04:11:14.9170207Z T=at::TensorBase 2022-05-18T04:11:14.9170365Z ] 2022-05-18T04:11:14.9170812Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(540): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2022-05-18T04:11:14.9171211Z with 2022-05-18T04:11:14.9171356Z [ 2022-05-18T04:11:14.9171518Z T=at::TensorBase 2022-05-18T04:11:14.9171668Z ] 2022-05-18T04:11:14.9172070Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(540): note: see reference to alias template instantiation 'c10::OptionalBase' being compiled 2022-05-18T04:11:14.9172690Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\ATen/core/TensorBase.h(951): note: see reference to class template instantiation 'c10::optional' being compiled 2022-05-18T04:11:14.9173319Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(432): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2022-05-18T04:11:14.9173682Z with 2022-05-18T04:11:14.9173829Z [ 2022-05-18T04:11:14.9173995Z T=at::TensorBase 2022-05-18T04:11:14.9174144Z ] 2022-05-18T04:11:14.9174594Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(198): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2022-05-18T04:11:14.9174938Z with 2022-05-18T04:11:14.9175147Z [ 2022-05-18T04:11:14.9175295Z T=at::Tensor 2022-05-18T04:11:14.9175452Z ] 2022-05-18T04:11:14.9176288Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(397): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2022-05-18T04:11:14.9176635Z with 2022-05-18T04:11:14.9176784Z [ 2022-05-18T04:11:14.9176944Z T=at::Tensor 2022-05-18T04:11:14.9177092Z ] 2022-05-18T04:11:14.9177519Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2022-05-18T04:11:14.9177911Z with 2022-05-18T04:11:14.9178060Z [ 2022-05-18T04:11:14.9178205Z T=at::Tensor 2022-05-18T04:11:14.9178361Z ] 2022-05-18T04:11:14.9178816Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(540): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2022-05-18T04:11:14.9179216Z with 2022-05-18T04:11:14.9179361Z [ 2022-05-18T04:11:14.9179520Z T=at::Tensor 2022-05-18T04:11:14.9179663Z ] 2022-05-18T04:11:14.9180056Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(540): note: see reference to alias template instantiation 'c10::OptionalBase' being compiled 2022-05-18T04:11:14.9180663Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\ATen/core/TensorBody.h(509): note: see reference to class template instantiation 'c10::optional' being compiled 2022-05-18T04:11:14.9181288Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(432): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2022-05-18T04:11:14.9181657Z with 2022-05-18T04:11:14.9181796Z [ 2022-05-18T04:11:14.9181954Z T=at::Tensor 2022-05-18T04:11:14.9182109Z ] 2022-05-18T04:11:14.9182471Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(198): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2022-05-18T04:11:14.9182811Z with 2022-05-18T04:11:14.9182957Z [ 2022-05-18T04:11:14.9183106Z T=c10::DimVector 2022-05-18T04:11:14.9183269Z ] 2022-05-18T04:11:14.9183658Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(397): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2022-05-18T04:11:14.9183999Z with 2022-05-18T04:11:14.9184148Z [ 2022-05-18T04:11:14.9184306Z T=c10::DimVector 2022-05-18T04:11:14.9184463Z ] 2022-05-18T04:11:14.9184873Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2022-05-18T04:11:14.9185260Z with 2022-05-18T04:11:14.9185405Z [ 2022-05-18T04:11:14.9185552Z T=c10::DimVector 2022-05-18T04:11:14.9185708Z ] 2022-05-18T04:11:14.9186156Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(540): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2022-05-18T04:11:14.9186569Z with 2022-05-18T04:11:14.9186702Z [ 2022-05-18T04:11:14.9186862Z T=c10::DimVector 2022-05-18T04:11:14.9187019Z ] 2022-05-18T04:11:14.9187460Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(540): note: see reference to alias template instantiation 'c10::OptionalBase' being compiled 2022-05-18T04:11:14.9188118Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\ATen/TensorIterator.h(766): note: see reference to class template instantiation 'c10::optional' being compiled 2022-05-18T04:11:14.9188749Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(432): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2022-05-18T04:11:14.9189125Z with 2022-05-18T04:11:14.9189267Z [ 2022-05-18T04:11:14.9189432Z T=c10::DimVector 2022-05-18T04:11:14.9189592Z ] 2022-05-18T04:11:14.9189950Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(198): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2022-05-18T04:11:14.9190297Z with 2022-05-18T04:11:14.9190442Z [ 2022-05-18T04:11:14.9190590Z T=std::string 2022-05-18T04:11:14.9190749Z ] 2022-05-18T04:11:14.9191463Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(397): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2022-05-18T04:11:14.9191819Z with 2022-05-18T04:11:14.9191956Z [ 2022-05-18T04:11:14.9192112Z T=std::string 2022-05-18T04:11:14.9192267Z ] 2022-05-18T04:11:14.9192677Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2022-05-18T04:11:14.9193069Z with 2022-05-18T04:11:14.9193218Z [ 2022-05-18T04:11:14.9193383Z T=std::string 2022-05-18T04:11:14.9193526Z ] 2022-05-18T04:11:14.9193974Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(540): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2022-05-18T04:11:14.9194391Z with 2022-05-18T04:11:14.9194528Z [ 2022-05-18T04:11:14.9194686Z T=std::string 2022-05-18T04:11:14.9194841Z ] 2022-05-18T04:11:14.9195217Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(540): note: see reference to alias template instantiation 'c10::OptionalBase' being compiled 2022-05-18T04:11:14.9195857Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\ATen/core/jit_type_base.h(448): note: see reference to class template instantiation 'c10::optional' being compiled 2022-05-18T04:11:14.9196522Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(432): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2022-05-18T04:11:14.9196937Z with 2022-05-18T04:11:14.9197090Z [ 2022-05-18T04:11:14.9197289Z T=std::string 2022-05-18T04:11:14.9197483Z ] 2022-05-18T04:11:14.9197898Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(198): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2022-05-18T04:11:14.9198236Z with 2022-05-18T04:11:14.9243346Z [ 2022-05-18T04:11:14.9243565Z T=c10::QualifiedName 2022-05-18T04:11:14.9243743Z ] 2022-05-18T04:11:14.9244169Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(397): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2022-05-18T04:11:14.9244693Z with 2022-05-18T04:11:14.9244860Z [ 2022-05-18T04:11:14.9245037Z T=c10::QualifiedName 2022-05-18T04:11:14.9245316Z ] 2022-05-18T04:11:14.9245764Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2022-05-18T04:11:14.9246149Z with 2022-05-18T04:11:14.9246285Z [ 2022-05-18T04:11:14.9246444Z T=c10::QualifiedName 2022-05-18T04:11:14.9246591Z ] 2022-05-18T04:11:14.9247039Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(540): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2022-05-18T04:11:14.9247446Z with 2022-05-18T04:11:14.9247618Z [ 2022-05-18T04:11:14.9247795Z T=c10::QualifiedName 2022-05-18T04:11:14.9247998Z ] 2022-05-18T04:11:14.9248436Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(540): note: see reference to alias template instantiation 'c10::OptionalBase' being compiled 2022-05-18T04:11:14.9249098Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\ATen/core/jit_type_base.h(696): note: see reference to class template instantiation 'c10::optional' being compiled 2022-05-18T04:11:14.9249747Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(432): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2022-05-18T04:11:14.9250154Z with 2022-05-18T04:11:14.9250336Z [ 2022-05-18T04:11:14.9250509Z T=c10::QualifiedName 2022-05-18T04:11:14.9250693Z ] 2022-05-18T04:11:14.9251087Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(198): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2022-05-18T04:11:14.9251447Z with 2022-05-18T04:11:14.9251593Z [ 2022-05-18T04:11:14.9251821Z T=std::shared_ptr 2022-05-18T04:11:14.9252021Z ] 2022-05-18T04:11:14.9252403Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(397): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2022-05-18T04:11:14.9252750Z with 2022-05-18T04:11:14.9252898Z [ 2022-05-18T04:11:14.9253085Z T=std::shared_ptr 2022-05-18T04:11:14.9253296Z ] 2022-05-18T04:11:14.9253713Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2022-05-18T04:11:14.9254087Z with 2022-05-18T04:11:14.9254215Z [ 2022-05-18T04:11:14.9254506Z T=std::shared_ptr 2022-05-18T04:11:14.9254695Z ] 2022-05-18T04:11:14.9255128Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(540): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2022-05-18T04:11:14.9255533Z with 2022-05-18T04:11:14.9255669Z [ 2022-05-18T04:11:14.9255863Z T=std::shared_ptr 2022-05-18T04:11:14.9256046Z ] 2022-05-18T04:11:14.9256845Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(540): note: see reference to alias template instantiation 'c10::OptionalBase>' being compiled 2022-05-18T04:11:14.9257528Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\ATen/core/ivalue.h(1338): note: see reference to class template instantiation 'c10::optional>' being compiled 2022-05-18T04:11:14.9258230Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(432): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2022-05-18T04:11:14.9258584Z with 2022-05-18T04:11:14.9258734Z [ 2022-05-18T04:11:14.9258945Z T=std::shared_ptr 2022-05-18T04:11:14.9259129Z ] 2022-05-18T04:11:14.9259514Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(198): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2022-05-18T04:11:14.9259856Z with 2022-05-18T04:11:14.9260008Z [ 2022-05-18T04:11:14.9260201Z T=std::weak_ptr 2022-05-18T04:11:14.9260397Z ] 2022-05-18T04:11:14.9260791Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(397): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2022-05-18T04:11:14.9261140Z with 2022-05-18T04:11:14.9261284Z [ 2022-05-18T04:11:14.9261488Z T=std::weak_ptr 2022-05-18T04:11:14.9261662Z ] 2022-05-18T04:11:14.9262076Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2022-05-18T04:11:14.9262455Z with 2022-05-18T04:11:14.9262591Z [ 2022-05-18T04:11:14.9262774Z T=std::weak_ptr 2022-05-18T04:11:14.9262957Z ] 2022-05-18T04:11:14.9263396Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(540): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2022-05-18T04:11:14.9263795Z with 2022-05-18T04:11:14.9263929Z [ 2022-05-18T04:11:14.9264135Z T=std::weak_ptr 2022-05-18T04:11:14.9264330Z ] 2022-05-18T04:11:14.9264749Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(540): note: see reference to alias template instantiation 'c10::OptionalBase>' being compiled 2022-05-18T04:11:14.9265423Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\ATen/core/ivalue.h(1339): note: see reference to class template instantiation 'c10::optional>' being compiled 2022-05-18T04:11:14.9266065Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(432): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2022-05-18T04:11:14.9266441Z with 2022-05-18T04:11:14.9266576Z [ 2022-05-18T04:11:14.9266778Z T=std::weak_ptr 2022-05-18T04:11:14.9266972Z ] 2022-05-18T04:11:14.9267332Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(198): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2022-05-18T04:11:14.9267676Z with 2022-05-18T04:11:14.9267822Z [ 2022-05-18T04:11:14.9268050Z T=std::vector> 2022-05-18T04:11:14.9268253Z ] 2022-05-18T04:11:14.9268679Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(397): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2022-05-18T04:11:14.9269035Z with 2022-05-18T04:11:14.9269209Z [ 2022-05-18T04:11:14.9269437Z T=std::vector> 2022-05-18T04:11:14.9269649Z ] 2022-05-18T04:11:14.9270101Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2022-05-18T04:11:14.9270483Z with 2022-05-18T04:11:14.9270630Z [ 2022-05-18T04:11:14.9270862Z T=std::vector> 2022-05-18T04:11:14.9271064Z ] 2022-05-18T04:11:14.9271514Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(540): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2022-05-18T04:11:14.9271931Z with 2022-05-18T04:11:14.9272080Z [ 2022-05-18T04:11:14.9272300Z T=std::vector> 2022-05-18T04:11:14.9272516Z ] 2022-05-18T04:11:14.9272968Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(540): note: see reference to alias template instantiation 'c10::OptionalBase>>' being compiled 2022-05-18T04:11:14.9273674Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\ATen/core/jit_type.h(482): note: see reference to class template instantiation 'c10::optional>>' being compiled 2022-05-18T04:11:14.9274327Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(432): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2022-05-18T04:11:14.9274704Z with 2022-05-18T04:11:14.9274852Z [ 2022-05-18T04:11:14.9275082Z T=std::vector> 2022-05-18T04:11:14.9275339Z ] 2022-05-18T04:11:14.9275736Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(198): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2022-05-18T04:11:14.9276073Z with 2022-05-18T04:11:14.9276205Z [ 2022-05-18T04:11:14.9276541Z T=std::vector::type,std::allocator::type>> 2022-05-18T04:11:14.9276847Z ] 2022-05-18T04:11:14.9277240Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(397): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2022-05-18T04:11:14.9277582Z with 2022-05-18T04:11:14.9277728Z [ 2022-05-18T04:11:14.9278056Z T=std::vector::type,std::allocator::type>> 2022-05-18T04:11:14.9278344Z ] 2022-05-18T04:11:14.9278766Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2022-05-18T04:11:14.9279158Z with 2022-05-18T04:11:14.9279305Z [ 2022-05-18T04:11:14.9279622Z T=std::vector::type,std::allocator::type>> 2022-05-18T04:11:14.9279918Z ] 2022-05-18T04:11:14.9280425Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(540): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2022-05-18T04:11:14.9280876Z with 2022-05-18T04:11:14.9281013Z [ 2022-05-18T04:11:14.9281342Z T=std::vector::type,std::allocator::type>> 2022-05-18T04:11:14.9281646Z ] 2022-05-18T04:11:14.9282062Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(540): note: see reference to alias template instantiation 'c10::OptionalBase>>' being compiled 2022-05-18T04:11:14.9282433Z with 2022-05-18T04:11:14.9282583Z [ 2022-05-18T04:11:14.9282811Z T=c10::impl::ScalarTypeToCPPType::type 2022-05-18T04:11:14.9283020Z ] 2022-05-18T04:11:14.9283436Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\ATen/core/jit_type.h(441): note: see reference to class template instantiation 'c10::optional>>' being compiled 2022-05-18T04:11:14.9283810Z with 2022-05-18T04:11:14.9283945Z [ 2022-05-18T04:11:14.9284173Z T=c10::impl::ScalarTypeToCPPType::type 2022-05-18T04:11:14.9284393Z ] 2022-05-18T04:11:14.9284801Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(432): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2022-05-18T04:11:14.9285166Z with 2022-05-18T04:11:14.9285312Z [ 2022-05-18T04:11:14.9285640Z T=std::vector::type,std::allocator::type>> 2022-05-18T04:11:14.9285942Z ] 2022-05-18T04:11:14.9286302Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(198): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2022-05-18T04:11:14.9286645Z with 2022-05-18T04:11:14.9286794Z [ 2022-05-18T04:11:14.9287022Z T=std::vector,std::allocator>> 2022-05-18T04:11:14.9287244Z ] 2022-05-18T04:11:14.9287630Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(397): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2022-05-18T04:11:14.9287987Z with 2022-05-18T04:11:14.9288119Z [ 2022-05-18T04:11:14.9288357Z T=std::vector,std::allocator>> 2022-05-18T04:11:14.9288578Z ] 2022-05-18T04:11:14.9288989Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2022-05-18T04:11:14.9289378Z with 2022-05-18T04:11:14.9289521Z [ 2022-05-18T04:11:14.9289759Z T=std::vector,std::allocator>> 2022-05-18T04:11:14.9289966Z ] 2022-05-18T04:11:14.9290423Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(540): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2022-05-18T04:11:14.9290834Z with 2022-05-18T04:11:14.9290968Z [ 2022-05-18T04:11:14.9291204Z T=std::vector,std::allocator>> 2022-05-18T04:11:14.9291427Z ] 2022-05-18T04:11:14.9291925Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(540): note: see reference to alias template instantiation 'c10::OptionalBase,std::allocator>>>' being compiled 2022-05-18T04:11:14.9292667Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\ATen/core/jit_type.h(567): note: see reference to class template instantiation 'c10::optional,std::allocator>>>' being compiled 2022-05-18T04:11:14.9293329Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\ATen/core/jit_type.h(843): note: see reference to class template instantiation 'c10::VaryingShape' being compiled 2022-05-18T04:11:14.9293949Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(432): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2022-05-18T04:11:14.9294390Z with 2022-05-18T04:11:14.9294530Z [ 2022-05-18T04:11:14.9294777Z T=std::vector,std::allocator>> 2022-05-18T04:11:14.9295008Z ] 2022-05-18T04:11:14.9295383Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(198): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2022-05-18T04:11:14.9295713Z with 2022-05-18T04:11:14.9295863Z [ 2022-05-18T04:11:14.9296100Z T=std::vector,std::allocator>> 2022-05-18T04:11:14.9296306Z ] 2022-05-18T04:11:14.9296695Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(397): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2022-05-18T04:11:14.9297053Z with 2022-05-18T04:11:14.9297199Z [ 2022-05-18T04:11:14.9297420Z T=std::vector,std::allocator>> 2022-05-18T04:11:14.9297641Z ] 2022-05-18T04:11:14.9298068Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2022-05-18T04:11:14.9298444Z with 2022-05-18T04:11:14.9298589Z [ 2022-05-18T04:11:14.9298825Z T=std::vector,std::allocator>> 2022-05-18T04:11:14.9299043Z ] 2022-05-18T04:11:14.9299481Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(540): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2022-05-18T04:11:14.9299894Z with 2022-05-18T04:11:14.9300043Z [ 2022-05-18T04:11:14.9300265Z T=std::vector,std::allocator>> 2022-05-18T04:11:14.9300487Z ] 2022-05-18T04:11:14.9300936Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(540): note: see reference to alias template instantiation 'c10::OptionalBase,std::allocator>>>' being compiled 2022-05-18T04:11:14.9301643Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\ATen/core/jit_type.h(567): note: see reference to class template instantiation 'c10::optional,std::allocator>>>' being compiled 2022-05-18T04:11:14.9302283Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\ATen/core/jit_type.h(613): note: see reference to class template instantiation 'c10::VaryingShape' being compiled 2022-05-18T04:11:14.9302928Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(432): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2022-05-18T04:11:14.9303338Z with 2022-05-18T04:11:14.9303487Z [ 2022-05-18T04:11:14.9303722Z T=std::vector,std::allocator>> 2022-05-18T04:11:14.9303928Z ] 2022-05-18T04:11:14.9304305Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(198): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2022-05-18T04:11:14.9304647Z with 2022-05-18T04:11:14.9304784Z [ 2022-05-18T04:11:14.9304992Z T=std::vector> 2022-05-18T04:11:14.9305184Z ] 2022-05-18T04:11:14.9305561Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(397): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2022-05-18T04:11:14.9305918Z with 2022-05-18T04:11:14.9306071Z [ 2022-05-18T04:11:14.9306272Z T=std::vector> 2022-05-18T04:11:14.9306448Z ] 2022-05-18T04:11:14.9306875Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2022-05-18T04:11:14.9307264Z with 2022-05-18T04:11:14.9307397Z [ 2022-05-18T04:11:14.9307598Z T=std::vector> 2022-05-18T04:11:14.9307787Z ] 2022-05-18T04:11:14.9308240Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(540): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2022-05-18T04:11:14.9308639Z with 2022-05-18T04:11:14.9308787Z [ 2022-05-18T04:11:14.9308989Z T=std::vector> 2022-05-18T04:11:14.9309165Z ] 2022-05-18T04:11:14.9309588Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(540): note: see reference to alias template instantiation 'c10::OptionalBase>>' being compiled 2022-05-18T04:11:14.9310252Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\ATen/core/jit_type.h(726): note: see reference to class template instantiation 'c10::optional>>' being compiled 2022-05-18T04:11:14.9310895Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(432): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2022-05-18T04:11:14.9311255Z with 2022-05-18T04:11:14.9311403Z [ 2022-05-18T04:11:14.9311612Z T=std::vector> 2022-05-18T04:11:14.9311804Z ] 2022-05-18T04:11:14.9312163Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(198): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2022-05-18T04:11:14.9312503Z with 2022-05-18T04:11:14.9312652Z [ 2022-05-18T04:11:14.9312872Z T=c10::impl::InlineStreamGuard 2022-05-18T04:11:14.9313092Z ] 2022-05-18T04:11:14.9313482Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(397): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2022-05-18T04:11:14.9313839Z with 2022-05-18T04:11:14.9313971Z [ 2022-05-18T04:11:14.9314240Z T=c10::impl::InlineStreamGuard 2022-05-18T04:11:14.9314461Z ] 2022-05-18T04:11:14.9314873Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2022-05-18T04:11:14.9315302Z with 2022-05-18T04:11:14.9315452Z [ 2022-05-18T04:11:14.9315667Z T=c10::impl::InlineStreamGuard 2022-05-18T04:11:14.9315885Z ] 2022-05-18T04:11:14.9316335Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(540): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2022-05-18T04:11:14.9316748Z with 2022-05-18T04:11:14.9316884Z [ 2022-05-18T04:11:14.9317113Z T=c10::impl::InlineStreamGuard 2022-05-18T04:11:14.9317329Z ] 2022-05-18T04:11:14.9317766Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(540): note: see reference to alias template instantiation 'c10::OptionalBase>' being compiled 2022-05-18T04:11:14.9318490Z 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 2022-05-18T04:11:14.9319219Z 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 2022-05-18T04:11:14.9319893Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(432): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2022-05-18T04:11:14.9320277Z with 2022-05-18T04:11:14.9320414Z [ 2022-05-18T04:11:14.9320644Z T=c10::impl::InlineStreamGuard 2022-05-18T04:11:14.9320864Z ] 2022-05-18T04:11:14.9321241Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(198): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2022-05-18T04:11:14.9321572Z with 2022-05-18T04:11:14.9321720Z [ 2022-05-18T04:11:14.9321904Z T=c10::impl::VirtualGuardImpl 2022-05-18T04:11:14.9322071Z ] 2022-05-18T04:11:14.9322457Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(397): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2022-05-18T04:11:14.9322818Z with 2022-05-18T04:11:14.9322954Z [ 2022-05-18T04:11:14.9323133Z T=c10::impl::VirtualGuardImpl 2022-05-18T04:11:14.9323315Z ] 2022-05-18T04:11:14.9323737Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2022-05-18T04:11:14.9324117Z with 2022-05-18T04:11:14.9324265Z [ 2022-05-18T04:11:14.9324446Z T=c10::impl::VirtualGuardImpl 2022-05-18T04:11:14.9324609Z ] 2022-05-18T04:11:14.9325060Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(540): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2022-05-18T04:11:14.9325476Z with 2022-05-18T04:11:14.9325616Z [ 2022-05-18T04:11:14.9325851Z T=c10::impl::VirtualGuardImpl 2022-05-18T04:11:14.9326032Z ] 2022-05-18T04:11:14.9326449Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(540): note: see reference to alias template instantiation 'c10::OptionalBase' being compiled 2022-05-18T04:11:14.9327108Z 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 2022-05-18T04:11:14.9327473Z with 2022-05-18T04:11:14.9327622Z [ 2022-05-18T04:11:14.9327802Z T=c10::impl::VirtualGuardImpl 2022-05-18T04:11:14.9327969Z ] 2022-05-18T04:11:14.9328409Z 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 2022-05-18T04:11:14.9329079Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(432): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2022-05-18T04:11:14.9329441Z with 2022-05-18T04:11:14.9329593Z [ 2022-05-18T04:11:14.9329777Z T=c10::impl::VirtualGuardImpl 2022-05-18T04:11:14.9329954Z ] 2022-05-18T04:11:14.9330315Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(198): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2022-05-18T04:11:14.9330658Z with 2022-05-18T04:11:14.9330807Z [ 2022-05-18T04:11:14.9331058Z T=std::vector> 2022-05-18T04:11:14.9331303Z ] 2022-05-18T04:11:14.9331692Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(397): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2022-05-18T04:11:14.9332047Z with 2022-05-18T04:11:14.9332185Z [ 2022-05-18T04:11:14.9332450Z T=std::vector> 2022-05-18T04:11:14.9332690Z ] 2022-05-18T04:11:14.9333102Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2022-05-18T04:11:14.9333492Z with 2022-05-18T04:11:14.9333641Z [ 2022-05-18T04:11:14.9333905Z T=std::vector> 2022-05-18T04:11:14.9334135Z ] 2022-05-18T04:11:14.9334662Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(540): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2022-05-18T04:11:14.9335083Z with 2022-05-18T04:11:14.9335217Z [ 2022-05-18T04:11:14.9335481Z T=std::vector> 2022-05-18T04:11:14.9335724Z ] 2022-05-18T04:11:14.9336206Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(540): note: see reference to alias template instantiation 'c10::OptionalBase>>' being compiled 2022-05-18T04:11:14.9337011Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\ATen/core/ivalue_inl.h(834): note: see reference to class template instantiation 'c10::optional>>' being compiled 2022-05-18T04:11:14.9337703Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(432): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2022-05-18T04:11:14.9338118Z with 2022-05-18T04:11:14.9338269Z [ 2022-05-18T04:11:14.9338520Z T=std::vector> 2022-05-18T04:11:14.9338764Z ] 2022-05-18T04:11:14.9339142Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(198): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2022-05-18T04:11:14.9339486Z with 2022-05-18T04:11:14.9339622Z [ 2022-05-18T04:11:14.9339801Z T=torch::autograd::ViewInfo 2022-05-18T04:11:14.9339977Z ] 2022-05-18T04:11:14.9340356Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(397): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2022-05-18T04:11:14.9340715Z with 2022-05-18T04:11:14.9340863Z [ 2022-05-18T04:11:14.9341026Z T=torch::autograd::ViewInfo 2022-05-18T04:11:14.9341200Z ] 2022-05-18T04:11:14.9341625Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2022-05-18T04:11:14.9342014Z with 2022-05-18T04:11:14.9342149Z [ 2022-05-18T04:11:14.9342327Z T=torch::autograd::ViewInfo 2022-05-18T04:11:14.9342501Z ] 2022-05-18T04:11:14.9342942Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(540): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2022-05-18T04:11:14.9343354Z with 2022-05-18T04:11:14.9343502Z [ 2022-05-18T04:11:14.9343681Z T=torch::autograd::ViewInfo 2022-05-18T04:11:14.9343842Z ] 2022-05-18T04:11:14.9344251Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(540): note: see reference to alias template instantiation 'c10::OptionalBase' being compiled 2022-05-18T04:11:14.9344899Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\torch/csrc/autograd/variable.h(525): note: see reference to class template instantiation 'c10::optional' being compiled 2022-05-18T04:11:14.9345536Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(432): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2022-05-18T04:11:14.9345895Z with 2022-05-18T04:11:14.9346044Z [ 2022-05-18T04:11:14.9346222Z T=torch::autograd::ViewInfo 2022-05-18T04:11:14.9346386Z ] 2022-05-18T04:11:14.9346761Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(198): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2022-05-18T04:11:14.9347104Z with 2022-05-18T04:11:14.9347248Z [ 2022-05-18T04:11:14.9347400Z T=c10::IValue 2022-05-18T04:11:14.9347557Z ] 2022-05-18T04:11:14.9347945Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(397): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2022-05-18T04:11:14.9348290Z with 2022-05-18T04:11:14.9348438Z [ 2022-05-18T04:11:14.9348597Z T=c10::IValue 2022-05-18T04:11:14.9348742Z ] 2022-05-18T04:11:14.9349204Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2022-05-18T04:11:14.9349634Z with 2022-05-18T04:11:14.9349784Z [ 2022-05-18T04:11:14.9349930Z T=c10::IValue 2022-05-18T04:11:14.9350087Z ] 2022-05-18T04:11:14.9350535Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(540): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2022-05-18T04:11:14.9350936Z with 2022-05-18T04:11:14.9351086Z [ 2022-05-18T04:11:14.9351244Z T=c10::IValue 2022-05-18T04:11:14.9351386Z ] 2022-05-18T04:11:14.9351781Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(540): note: see reference to alias template instantiation 'c10::OptionalBase' being compiled 2022-05-18T04:11:14.9352389Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\ATen/core/function_schema.h(179): note: see reference to class template instantiation 'c10::optional' being compiled 2022-05-18T04:11:14.9353010Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(432): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2022-05-18T04:11:14.9353376Z with 2022-05-18T04:11:14.9353525Z [ 2022-05-18T04:11:14.9353687Z T=c10::IValue 2022-05-18T04:11:14.9353844Z ] 2022-05-18T04:11:14.9354201Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(198): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2022-05-18T04:11:14.9354547Z with 2022-05-18T04:11:14.9354699Z [ 2022-05-18T04:11:14.9354850Z T=c10::AliasInfo 2022-05-18T04:11:14.9355013Z ] 2022-05-18T04:11:14.9355398Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(397): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2022-05-18T04:11:14.9355741Z with 2022-05-18T04:11:14.9355890Z [ 2022-05-18T04:11:14.9356053Z T=c10::AliasInfo 2022-05-18T04:11:14.9356200Z ] 2022-05-18T04:11:14.9356624Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2022-05-18T04:11:14.9357015Z with 2022-05-18T04:11:14.9357165Z [ 2022-05-18T04:11:14.9357315Z T=c10::AliasInfo 2022-05-18T04:11:14.9357477Z ] 2022-05-18T04:11:14.9357929Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(540): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2022-05-18T04:11:14.9358342Z with 2022-05-18T04:11:14.9358479Z [ 2022-05-18T04:11:14.9358642Z T=c10::AliasInfo 2022-05-18T04:11:14.9358802Z ] 2022-05-18T04:11:14.9359184Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(540): note: see reference to alias template instantiation 'c10::OptionalBase' being compiled 2022-05-18T04:11:14.9359802Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\ATen/core/function_schema.h(26): note: see reference to class template instantiation 'c10::optional' being compiled 2022-05-18T04:11:14.9360476Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(432): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2022-05-18T04:11:14.9360847Z with 2022-05-18T04:11:14.9361027Z [ 2022-05-18T04:11:14.9361189Z T=c10::AliasInfo 2022-05-18T04:11:14.9361352Z ] 2022-05-18T04:11:14.9361709Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(198): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2022-05-18T04:11:14.9362052Z with 2022-05-18T04:11:14.9362203Z [ 2022-05-18T04:11:14.9362408Z T=c10::either 2022-05-18T04:11:14.9362614Z ] 2022-05-18T04:11:14.9363013Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(397): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2022-05-18T04:11:14.9363374Z with 2022-05-18T04:11:14.9363511Z [ 2022-05-18T04:11:14.9363728Z T=c10::either 2022-05-18T04:11:14.9363937Z ] 2022-05-18T04:11:14.9364352Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2022-05-18T04:11:14.9364750Z with 2022-05-18T04:11:14.9364901Z [ 2022-05-18T04:11:14.9365115Z T=c10::either 2022-05-18T04:11:14.9365307Z ] 2022-05-18T04:11:14.9365760Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(540): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2022-05-18T04:11:14.9366168Z with 2022-05-18T04:11:14.9366303Z [ 2022-05-18T04:11:14.9366519Z T=c10::either 2022-05-18T04:11:14.9366724Z ] 2022-05-18T04:11:14.9367164Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(540): note: see reference to alias template instantiation 'c10::OptionalBase>' being compiled 2022-05-18T04:11:14.9367864Z 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 2022-05-18T04:11:14.9368541Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(432): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2022-05-18T04:11:14.9368921Z with 2022-05-18T04:11:14.9369069Z [ 2022-05-18T04:11:14.9369277Z T=c10::either 2022-05-18T04:11:14.9369483Z ] 2022-05-18T04:11:14.9369861Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(198): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2022-05-18T04:11:14.9370189Z with 2022-05-18T04:11:14.9370338Z [ 2022-05-18T04:11:14.9370519Z T=c10::impl::AnnotatedSchema 2022-05-18T04:11:14.9370702Z ] 2022-05-18T04:11:14.9371077Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(397): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2022-05-18T04:11:14.9371434Z with 2022-05-18T04:11:14.9371583Z [ 2022-05-18T04:11:14.9371749Z T=c10::impl::AnnotatedSchema 2022-05-18T04:11:14.9371927Z ] 2022-05-18T04:11:14.9372402Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2022-05-18T04:11:14.9372824Z with 2022-05-18T04:11:14.9372960Z [ 2022-05-18T04:11:14.9373142Z T=c10::impl::AnnotatedSchema 2022-05-18T04:11:14.9373318Z ] 2022-05-18T04:11:14.9373757Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(540): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2022-05-18T04:11:14.9374178Z with 2022-05-18T04:11:14.9374394Z [ 2022-05-18T04:11:14.9374568Z T=c10::impl::AnnotatedSchema 2022-05-18T04:11:14.9374742Z ] 2022-05-18T04:11:14.9375161Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(540): note: see reference to alias template instantiation 'c10::OptionalBase' being compiled 2022-05-18T04:11:14.9375816Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\ATen/core/dispatch/OperatorEntry.h(212): note: see reference to class template instantiation 'c10::optional' being compiled 2022-05-18T04:11:14.9376453Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(432): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2022-05-18T04:11:14.9376831Z with 2022-05-18T04:11:14.9376979Z [ 2022-05-18T04:11:14.9377163Z T=c10::impl::AnnotatedSchema 2022-05-18T04:11:14.9377327Z ] 2022-05-18T04:11:14.9377700Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(198): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2022-05-18T04:11:14.9378043Z with 2022-05-18T04:11:14.9378180Z [ 2022-05-18T04:11:14.9378404Z T=c10::impl::OperatorEntry::CppSignatureWithDebug 2022-05-18T04:11:14.9378617Z ] 2022-05-18T04:11:14.9378991Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(397): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2022-05-18T04:11:14.9379349Z with 2022-05-18T04:11:14.9379497Z [ 2022-05-18T04:11:14.9379715Z T=c10::impl::OperatorEntry::CppSignatureWithDebug 2022-05-18T04:11:14.9379908Z ] 2022-05-18T04:11:14.9380332Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2022-05-18T04:11:14.9380724Z with 2022-05-18T04:11:14.9380856Z [ 2022-05-18T04:11:14.9381078Z T=c10::impl::OperatorEntry::CppSignatureWithDebug 2022-05-18T04:11:14.9381286Z ] 2022-05-18T04:11:14.9381738Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(540): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2022-05-18T04:11:14.9382136Z with 2022-05-18T04:11:14.9382287Z [ 2022-05-18T04:11:14.9382504Z T=c10::impl::OperatorEntry::CppSignatureWithDebug 2022-05-18T04:11:14.9382697Z ] 2022-05-18T04:11:14.9383133Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(540): note: see reference to alias template instantiation 'c10::OptionalBase' being compiled 2022-05-18T04:11:14.9383917Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\ATen/core/dispatch/OperatorEntry.h(271): note: see reference to class template instantiation 'c10::optional' being compiled 2022-05-18T04:11:14.9384603Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(432): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2022-05-18T04:11:14.9385018Z with 2022-05-18T04:11:14.9385154Z [ 2022-05-18T04:11:14.9385378Z T=c10::impl::OperatorEntry::CppSignatureWithDebug 2022-05-18T04:11:14.9385587Z ] 2022-05-18T04:11:14.9385946Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(198): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2022-05-18T04:11:14.9386289Z with 2022-05-18T04:11:14.9386439Z [ 2022-05-18T04:11:14.9386623Z T=std::tuple 2022-05-18T04:11:14.9386812Z ] 2022-05-18T04:11:14.9387205Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(397): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2022-05-18T04:11:14.9387566Z with 2022-05-18T04:11:14.9387700Z [ 2022-05-18T04:11:14.9387896Z T=std::tuple 2022-05-18T04:11:14.9388083Z ] 2022-05-18T04:11:14.9388495Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2022-05-18T04:11:14.9388883Z with 2022-05-18T04:11:14.9389030Z [ 2022-05-18T04:11:14.9389210Z T=std::tuple 2022-05-18T04:11:14.9389397Z ] 2022-05-18T04:11:14.9389851Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(540): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2022-05-18T04:11:14.9390267Z with 2022-05-18T04:11:14.9390404Z [ 2022-05-18T04:11:14.9390601Z T=std::tuple 2022-05-18T04:11:14.9390790Z ] 2022-05-18T04:11:14.9391196Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(540): note: see reference to alias template instantiation 'c10::OptionalBase>' being compiled 2022-05-18T04:11:14.9391870Z 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 2022-05-18T04:11:14.9392528Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(432): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2022-05-18T04:11:14.9392905Z with 2022-05-18T04:11:14.9393055Z [ 2022-05-18T04:11:14.9393240Z T=std::tuple 2022-05-18T04:11:14.9393432Z ] 2022-05-18T04:11:14.9393805Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(198): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2022-05-18T04:11:14.9394136Z with 2022-05-18T04:11:14.9394284Z [ 2022-05-18T04:11:14.9394461Z T=torch::jit::SourceRange 2022-05-18T04:11:14.9394626Z ] 2022-05-18T04:11:14.9395013Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(397): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2022-05-18T04:11:14.9395373Z with 2022-05-18T04:11:14.9395582Z [ 2022-05-18T04:11:14.9395903Z T=torch::jit::SourceRange 2022-05-18T04:11:14.9396189Z ] 2022-05-18T04:11:14.9396838Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2022-05-18T04:11:14.9397500Z with 2022-05-18T04:11:14.9397653Z [ 2022-05-18T04:11:14.9397836Z T=torch::jit::SourceRange 2022-05-18T04:11:14.9397997Z ] 2022-05-18T04:11:14.9398458Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(540): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2022-05-18T04:11:14.9398881Z with 2022-05-18T04:11:14.9399029Z [ 2022-05-18T04:11:14.9399193Z T=torch::jit::SourceRange 2022-05-18T04:11:14.9399367Z ] 2022-05-18T04:11:14.9399779Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(540): note: see reference to alias template instantiation 'c10::OptionalBase' being compiled 2022-05-18T04:11:14.9400421Z 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 2022-05-18T04:11:14.9401068Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(432): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2022-05-18T04:11:14.9401445Z with 2022-05-18T04:11:14.9401597Z [ 2022-05-18T04:11:14.9401761Z T=torch::jit::SourceRange 2022-05-18T04:11:14.9401933Z ] 2022-05-18T04:11:14.9402307Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(198): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2022-05-18T04:11:14.9402656Z with 2022-05-18T04:11:14.9402790Z [ 2022-05-18T04:11:14.9402987Z T=torch::jit::InlinedCallStackPtr 2022-05-18T04:11:14.9403175Z ] 2022-05-18T04:11:14.9403550Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(397): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2022-05-18T04:11:14.9403908Z with 2022-05-18T04:11:14.9404058Z [ 2022-05-18T04:11:14.9404240Z T=torch::jit::InlinedCallStackPtr 2022-05-18T04:11:14.9404428Z ] 2022-05-18T04:11:14.9404853Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2022-05-18T04:11:14.9405243Z with 2022-05-18T04:11:14.9405383Z [ 2022-05-18T04:11:14.9405575Z T=torch::jit::InlinedCallStackPtr 2022-05-18T04:11:14.9405765Z ] 2022-05-18T04:11:14.9406202Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(540): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2022-05-18T04:11:14.9406615Z with 2022-05-18T04:11:14.9406767Z [ 2022-05-18T04:11:14.9407067Z T=torch::jit::InlinedCallStackPtr 2022-05-18T04:11:14.9407359Z ] 2022-05-18T04:11:14.9407922Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(540): note: see reference to alias template instantiation 'c10::OptionalBase' being compiled 2022-05-18T04:11:14.9408670Z 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 2022-05-18T04:11:14.9409684Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(432): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2022-05-18T04:11:14.9410047Z with 2022-05-18T04:11:14.9410201Z [ 2022-05-18T04:11:14.9410398Z T=torch::jit::InlinedCallStackPtr 2022-05-18T04:11:14.9410573Z ] 2022-05-18T04:11:14.9410950Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(198): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2022-05-18T04:11:14.9411296Z with 2022-05-18T04:11:14.9411433Z [ 2022-05-18T04:11:14.9411627Z T=torch::jit::ModuleInstanceInfo 2022-05-18T04:11:14.9411812Z ] 2022-05-18T04:11:14.9412205Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(397): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2022-05-18T04:11:14.9412552Z with 2022-05-18T04:11:14.9412701Z [ 2022-05-18T04:11:14.9412890Z T=torch::jit::ModuleInstanceInfo 2022-05-18T04:11:14.9413061Z ] 2022-05-18T04:11:14.9413487Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2022-05-18T04:11:14.9413882Z with 2022-05-18T04:11:14.9414031Z [ 2022-05-18T04:11:14.9414205Z T=torch::jit::ModuleInstanceInfo 2022-05-18T04:11:14.9414465Z ] 2022-05-18T04:11:14.9414917Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(540): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2022-05-18T04:11:14.9415317Z with 2022-05-18T04:11:14.9415464Z [ 2022-05-18T04:11:14.9415655Z T=torch::jit::ModuleInstanceInfo 2022-05-18T04:11:14.9415827Z ] 2022-05-18T04:11:14.9416245Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(540): note: see reference to alias template instantiation 'c10::OptionalBase' being compiled 2022-05-18T04:11:14.9416981Z 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 2022-05-18T04:11:14.9417912Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(432): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2022-05-18T04:11:14.9418296Z with 2022-05-18T04:11:14.9418433Z [ 2022-05-18T04:11:14.9418630Z T=torch::jit::ModuleInstanceInfo 2022-05-18T04:11:14.9418818Z ] 2022-05-18T04:11:14.9419187Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(198): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2022-05-18T04:11:14.9419536Z with 2022-05-18T04:11:14.9419684Z [ 2022-05-18T04:11:14.9419845Z T=torch::jit::ScopePtr 2022-05-18T04:11:14.9420017Z ] 2022-05-18T04:11:14.9420413Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(397): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2022-05-18T04:11:14.9420766Z with 2022-05-18T04:11:14.9420900Z [ 2022-05-18T04:11:14.9421148Z T=torch::jit::ScopePtr 2022-05-18T04:11:14.9421317Z ] 2022-05-18T04:11:14.9421729Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2022-05-18T04:11:14.9422167Z with 2022-05-18T04:11:14.9422320Z [ 2022-05-18T04:11:14.9422481Z T=torch::jit::ScopePtr 2022-05-18T04:11:14.9422651Z ] 2022-05-18T04:11:14.9423099Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(540): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2022-05-18T04:11:14.9423515Z with 2022-05-18T04:11:14.9423650Z [ 2022-05-18T04:11:14.9423820Z T=torch::jit::ScopePtr 2022-05-18T04:11:14.9423990Z ] 2022-05-18T04:11:14.9424432Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(540): note: see reference to alias template instantiation 'c10::OptionalBase' being compiled 2022-05-18T04:11:14.9425068Z 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 2022-05-18T04:11:14.9425705Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(432): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2022-05-18T04:11:14.9426080Z with 2022-05-18T04:11:14.9426218Z [ 2022-05-18T04:11:14.9426390Z T=torch::jit::ScopePtr 2022-05-18T04:11:14.9426558Z ] 2022-05-18T04:11:14.9427036Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(198): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2022-05-18T04:11:14.9427615Z with 2022-05-18T04:11:14.9427768Z [ 2022-05-18T04:11:14.9427946Z T=at::ThreadLocalState 2022-05-18T04:11:14.9428103Z ] 2022-05-18T04:11:14.9428493Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(397): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2022-05-18T04:11:14.9428848Z with 2022-05-18T04:11:14.9428980Z [ 2022-05-18T04:11:14.9429153Z T=at::ThreadLocalState 2022-05-18T04:11:14.9429326Z ] 2022-05-18T04:11:14.9429756Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2022-05-18T04:11:14.9430133Z with 2022-05-18T04:11:14.9430282Z [ 2022-05-18T04:11:14.9430457Z T=at::ThreadLocalState 2022-05-18T04:11:14.9430615Z ] 2022-05-18T04:11:14.9431067Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(540): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2022-05-18T04:11:14.9431483Z with 2022-05-18T04:11:14.9431620Z [ 2022-05-18T04:11:14.9431793Z T=at::ThreadLocalState 2022-05-18T04:11:14.9431964Z ] 2022-05-18T04:11:14.9432373Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(540): note: see reference to alias template instantiation 'c10::OptionalBase' being compiled 2022-05-18T04:11:14.9433071Z 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 2022-05-18T04:11:14.9433727Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(432): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2022-05-18T04:11:14.9434149Z with 2022-05-18T04:11:14.9434296Z [ 2022-05-18T04:11:14.9434458Z T=at::ThreadLocalState 2022-05-18T04:11:14.9434631Z ] 2022-05-18T04:11:14.9435000Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(198): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2022-05-18T04:11:14.9435336Z with 2022-05-18T04:11:14.9435484Z [ 2022-05-18T04:11:14.9435674Z T=std::shared_ptr 2022-05-18T04:11:14.9435843Z ] 2022-05-18T04:11:14.9436234Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(397): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2022-05-18T04:11:14.9436585Z with 2022-05-18T04:11:14.9436732Z [ 2022-05-18T04:11:14.9436999Z T=std::shared_ptr 2022-05-18T04:11:14.9437298Z ] 2022-05-18T04:11:14.9437850Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2022-05-18T04:11:14.9438230Z with 2022-05-18T04:11:14.9438378Z [ 2022-05-18T04:11:14.9438569Z T=std::shared_ptr 2022-05-18T04:11:14.9438750Z ] 2022-05-18T04:11:14.9439193Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(540): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2022-05-18T04:11:14.9439606Z with 2022-05-18T04:11:14.9439752Z [ 2022-05-18T04:11:14.9439931Z T=std::shared_ptr 2022-05-18T04:11:14.9440109Z ] 2022-05-18T04:11:14.9440525Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(540): note: see reference to alias template instantiation 'c10::OptionalBase>' being compiled 2022-05-18T04:11:14.9441161Z 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 2022-05-18T04:11:14.9441812Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\torch/csrc/jit/api/function_impl.h(156): note: see reference to class template instantiation 'std::array>,4>' being compiled 2022-05-18T04:11:14.9442468Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(432): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2022-05-18T04:11:14.9442849Z with 2022-05-18T04:11:14.9443000Z [ 2022-05-18T04:11:14.9443178Z T=std::shared_ptr 2022-05-18T04:11:14.9443361Z ] 2022-05-18T04:11:14.9443732Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(198): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2022-05-18T04:11:14.9444075Z with 2022-05-18T04:11:14.9444210Z [ 2022-05-18T04:11:14.9444394Z T=torch::jit::GraphExecutor 2022-05-18T04:11:14.9444573Z ] 2022-05-18T04:11:14.9445277Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(397): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2022-05-18T04:11:14.9445643Z with 2022-05-18T04:11:14.9445787Z [ 2022-05-18T04:11:14.9446001Z T=torch::jit::GraphExecutor 2022-05-18T04:11:14.9446177Z ] 2022-05-18T04:11:14.9446600Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2022-05-18T04:11:14.9447125Z with 2022-05-18T04:11:14.9447351Z [ 2022-05-18T04:11:14.9447678Z T=torch::jit::GraphExecutor 2022-05-18T04:11:14.9447872Z ] 2022-05-18T04:11:14.9448310Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(540): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2022-05-18T04:11:14.9448732Z with 2022-05-18T04:11:14.9448879Z [ 2022-05-18T04:11:14.9449045Z T=torch::jit::GraphExecutor 2022-05-18T04:11:14.9449225Z ] 2022-05-18T04:11:14.9449639Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(540): note: see reference to alias template instantiation 'c10::OptionalBase' being compiled 2022-05-18T04:11:14.9450274Z 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 2022-05-18T04:11:14.9450926Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\torch/csrc/jit/api/function_impl.h(170): note: see reference to class template instantiation 'std::array,4>' being compiled 2022-05-18T04:11:14.9451573Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(432): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2022-05-18T04:11:14.9451948Z with 2022-05-18T04:11:14.9452098Z [ 2022-05-18T04:11:14.9452265Z T=torch::jit::GraphExecutor 2022-05-18T04:11:14.9452442Z ] 2022-05-18T04:11:14.9452815Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(198): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2022-05-18T04:11:14.9453161Z with 2022-05-18T04:11:14.9453299Z [ 2022-05-18T04:11:14.9453469Z T=torch::jit::Method 2022-05-18T04:11:14.9453638Z ] 2022-05-18T04:11:14.9454015Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(397): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2022-05-18T04:11:14.9454445Z with 2022-05-18T04:11:14.9454593Z [ 2022-05-18T04:11:14.9454748Z T=torch::jit::Method 2022-05-18T04:11:14.9454912Z ] 2022-05-18T04:11:14.9455344Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2022-05-18T04:11:14.9455726Z with 2022-05-18T04:11:14.9455861Z [ 2022-05-18T04:11:14.9456032Z T=torch::jit::Method 2022-05-18T04:11:14.9456194Z ] 2022-05-18T04:11:14.9456633Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(540): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2022-05-18T04:11:14.9457246Z with 2022-05-18T04:11:14.9457484Z [ 2022-05-18T04:11:14.9457778Z T=torch::jit::Method 2022-05-18T04:11:14.9457946Z ] 2022-05-18T04:11:14.9458348Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(540): note: see reference to alias template instantiation 'c10::OptionalBase' being compiled 2022-05-18T04:11:14.9459013Z 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 2022-05-18T04:11:14.9459645Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(432): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2022-05-18T04:11:14.9460006Z with 2022-05-18T04:11:14.9460158Z [ 2022-05-18T04:11:14.9460327Z T=torch::jit::Method 2022-05-18T04:11:14.9460479Z ] 2022-05-18T04:11:14.9460853Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(198): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2022-05-18T04:11:14.9461196Z with 2022-05-18T04:11:14.9461333Z [ 2022-05-18T04:11:14.9461550Z T=std::vector> 2022-05-18T04:11:14.9461754Z ] 2022-05-18T04:11:14.9462141Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(397): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2022-05-18T04:11:14.9462483Z with 2022-05-18T04:11:14.9462628Z [ 2022-05-18T04:11:14.9462842Z T=std::vector> 2022-05-18T04:11:14.9463030Z ] 2022-05-18T04:11:14.9463462Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2022-05-18T04:11:14.9463855Z with 2022-05-18T04:11:14.9463998Z [ 2022-05-18T04:11:14.9464200Z T=std::vector> 2022-05-18T04:11:14.9464402Z ] 2022-05-18T04:11:14.9464851Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(540): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2022-05-18T04:11:14.9465248Z with 2022-05-18T04:11:14.9465399Z [ 2022-05-18T04:11:14.9465614Z T=std::vector> 2022-05-18T04:11:14.9465801Z ] 2022-05-18T04:11:14.9466239Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(540): note: see reference to alias template instantiation 'c10::OptionalBase>>' being compiled 2022-05-18T04:11:14.9467027Z 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 2022-05-18T04:11:14.9467950Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(432): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2022-05-18T04:11:14.9468325Z with 2022-05-18T04:11:14.9468474Z [ 2022-05-18T04:11:14.9468718Z T=std::vector> 2022-05-18T04:11:14.9468920Z ] 2022-05-18T04:11:14.9469282Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(198): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2022-05-18T04:11:14.9469692Z with 2022-05-18T04:11:14.9469842Z [ 2022-05-18T04:11:14.9470084Z T=std::function 2022-05-18T04:11:14.9470343Z ] 2022-05-18T04:11:14.9470734Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(397): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2022-05-18T04:11:14.9471095Z with 2022-05-18T04:11:14.9471230Z [ 2022-05-18T04:11:14.9471465Z T=std::function 2022-05-18T04:11:14.9471688Z ] 2022-05-18T04:11:14.9472100Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2022-05-18T04:11:14.9472483Z with 2022-05-18T04:11:14.9472631Z [ 2022-05-18T04:11:14.9472869Z T=std::function 2022-05-18T04:11:14.9473086Z ] 2022-05-18T04:11:14.9473533Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(540): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2022-05-18T04:11:14.9473948Z with 2022-05-18T04:11:14.9474093Z [ 2022-05-18T04:11:14.9474319Z T=std::function 2022-05-18T04:11:14.9474548Z ] 2022-05-18T04:11:14.9475007Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(540): note: see reference to alias template instantiation 'c10::OptionalBase>' being compiled 2022-05-18T04:11:14.9475757Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\torch/csrc/autograd/profiler_legacy.h(400): note: see reference to class template instantiation 'c10::optional>' being compiled 2022-05-18T04:11:14.9476437Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(432): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2022-05-18T04:11:14.9476835Z with 2022-05-18T04:11:14.9477065Z [ 2022-05-18T04:11:14.9477464Z T=std::function 2022-05-18T04:11:14.9477744Z ] 2022-05-18T04:11:14.9478123Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(198): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2022-05-18T04:11:14.9478469Z with 2022-05-18T04:11:14.9478604Z [ 2022-05-18T04:11:14.9478886Z T=std::vector>,std::allocator>>> 2022-05-18T04:11:14.9479139Z ] 2022-05-18T04:11:14.9479530Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(397): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2022-05-18T04:11:14.9479876Z with 2022-05-18T04:11:14.9480024Z [ 2022-05-18T04:11:14.9480302Z T=std::vector>,std::allocator>>> 2022-05-18T04:11:14.9480541Z ] 2022-05-18T04:11:14.9481031Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2022-05-18T04:11:14.9481423Z with 2022-05-18T04:11:14.9481567Z [ 2022-05-18T04:11:14.9481834Z T=std::vector>,std::allocator>>> 2022-05-18T04:11:14.9482140Z ] 2022-05-18T04:11:14.9482591Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(540): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2022-05-18T04:11:14.9483009Z with 2022-05-18T04:11:14.9483144Z [ 2022-05-18T04:11:14.9483422Z T=std::vector>,std::allocator>>> 2022-05-18T04:11:14.9483676Z ] 2022-05-18T04:11:14.9484152Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(540): note: see reference to alias template instantiation 'c10::OptionalBase>,std::allocator>>>>' being compiled 2022-05-18T04:11:14.9484955Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\torch/csrc/autograd/profiler_kineto.h(247): note: see reference to class template instantiation 'c10::optional>,std::allocator>>>>' being compiled 2022-05-18T04:11:14.9485672Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(432): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2022-05-18T04:11:14.9486047Z with 2022-05-18T04:11:14.9486198Z [ 2022-05-18T04:11:14.9486465Z T=std::vector>,std::allocator>>> 2022-05-18T04:11:14.9486720Z ] 2022-05-18T04:11:14.9487312Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(198): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2022-05-18T04:11:14.9487764Z with 2022-05-18T04:11:14.9487913Z [ 2022-05-18T04:11:14.9488179Z T=torch::nn::TripletMarginWithDistanceLossOptions::distance_function_t 2022-05-18T04:11:14.9488426Z ] 2022-05-18T04:11:14.9488803Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(397): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2022-05-18T04:11:14.9489164Z with 2022-05-18T04:11:14.9489311Z [ 2022-05-18T04:11:14.9489562Z T=torch::nn::TripletMarginWithDistanceLossOptions::distance_function_t 2022-05-18T04:11:14.9489811Z ] 2022-05-18T04:11:14.9490244Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2022-05-18T04:11:14.9490642Z with 2022-05-18T04:11:14.9490778Z [ 2022-05-18T04:11:14.9491041Z T=torch::nn::TripletMarginWithDistanceLossOptions::distance_function_t 2022-05-18T04:11:14.9491289Z ] 2022-05-18T04:11:14.9491732Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(540): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2022-05-18T04:11:14.9492149Z with 2022-05-18T04:11:14.9492298Z [ 2022-05-18T04:11:14.9492560Z T=torch::nn::TripletMarginWithDistanceLossOptions::distance_function_t 2022-05-18T04:11:14.9492794Z ] 2022-05-18T04:11:14.9493331Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(540): note: see reference to alias template instantiation 'c10::OptionalBase' being compiled 2022-05-18T04:11:14.9494179Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\torch\csrc\api\include\torch/nn/options/loss.h(404): note: see reference to class template instantiation 'c10::optional' being compiled 2022-05-18T04:11:14.9494975Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(432): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2022-05-18T04:11:14.9495337Z with 2022-05-18T04:11:14.9495487Z [ 2022-05-18T04:11:14.9495755Z T=torch::nn::TripletMarginWithDistanceLossOptions::distance_function_t 2022-05-18T04:11:14.9496000Z ] 2022-05-18T04:11:14.9496365Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(198): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2022-05-18T04:11:14.9496707Z with 2022-05-18T04:11:14.9496929Z [ 2022-05-18T04:11:14.9497245Z T=std::vector> 2022-05-18T04:11:14.9497572Z ] 2022-05-18T04:11:14.9497965Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(397): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2022-05-18T04:11:14.9498316Z with 2022-05-18T04:11:14.9498454Z [ 2022-05-18T04:11:14.9498665Z T=std::vector> 2022-05-18T04:11:14.9498855Z ] 2022-05-18T04:11:14.9499274Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2022-05-18T04:11:14.9499661Z with 2022-05-18T04:11:14.9499812Z [ 2022-05-18T04:11:14.9500005Z T=std::vector> 2022-05-18T04:11:14.9500196Z ] 2022-05-18T04:11:14.9500655Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(540): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2022-05-18T04:11:14.9501062Z with 2022-05-18T04:11:14.9501200Z [ 2022-05-18T04:11:14.9501401Z T=std::vector> 2022-05-18T04:11:14.9501596Z ] 2022-05-18T04:11:14.9502000Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(540): note: see reference to alias template instantiation 'c10::OptionalBase>>' being compiled 2022-05-18T04:11:14.9502379Z with 2022-05-18T04:11:14.9502527Z [ 2022-05-18T04:11:14.9502663Z T=double 2022-05-18T04:11:14.9502818Z ] 2022-05-18T04:11:14.9503272Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\torch\csrc\api\include\torch/nn/options/upsampling.h(26): note: see reference to class template instantiation 'c10::optional>>' being compiled 2022-05-18T04:11:14.9503690Z with 2022-05-18T04:11:14.9503821Z [ 2022-05-18T04:11:14.9503971Z T=double 2022-05-18T04:11:14.9504124Z ] 2022-05-18T04:11:14.9504518Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(432): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2022-05-18T04:11:14.9504580Z with 2022-05-18T04:11:14.9504635Z [ 2022-05-18T04:11:14.9504822Z T=std::vector> 2022-05-18T04:11:14.9504880Z ] 2022-05-18T04:11:14.9505171Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(198): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2022-05-18T04:11:14.9505277Z with 2022-05-18T04:11:14.9505321Z [ 2022-05-18T04:11:14.9505427Z T=std::tuple 2022-05-18T04:11:14.9505485Z ] 2022-05-18T04:11:14.9505785Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(397): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2022-05-18T04:11:14.9505846Z with 2022-05-18T04:11:14.9505901Z [ 2022-05-18T04:11:14.9506004Z T=std::tuple 2022-05-18T04:11:14.9506063Z ] 2022-05-18T04:11:14.9506391Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2022-05-18T04:11:14.9506455Z with 2022-05-18T04:11:14.9506512Z [ 2022-05-18T04:11:14.9506613Z T=std::tuple 2022-05-18T04:11:14.9506671Z ] 2022-05-18T04:11:14.9507228Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(540): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2022-05-18T04:11:14.9507327Z with 2022-05-18T04:11:14.9507417Z [ 2022-05-18T04:11:14.9507575Z T=std::tuple 2022-05-18T04:11:14.9507633Z ] 2022-05-18T04:11:14.9507960Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(540): note: see reference to alias template instantiation 'c10::OptionalBase>' being compiled 2022-05-18T04:11:14.9508318Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\torch\csrc\api\include\torch/nn/modules/rnn.h(155): note: see reference to class template instantiation 'c10::optional>' being compiled 2022-05-18T04:11:14.9508638Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(432): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2022-05-18T04:11:14.9508697Z with 2022-05-18T04:11:14.9508756Z [ 2022-05-18T04:11:14.9508859Z T=std::tuple 2022-05-18T04:11:14.9508915Z ] 2022-05-18T04:11:14.9509184Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(198): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2022-05-18T04:11:14.9509247Z with 2022-05-18T04:11:14.9509304Z [ 2022-05-18T04:11:14.9509430Z T=std::vector> 2022-05-18T04:11:14.9509487Z ] 2022-05-18T04:11:14.9509786Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(397): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2022-05-18T04:11:14.9509845Z with 2022-05-18T04:11:14.9509900Z [ 2022-05-18T04:11:14.9510012Z T=std::vector> 2022-05-18T04:11:14.9510068Z ] 2022-05-18T04:11:14.9510405Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2022-05-18T04:11:14.9510465Z with 2022-05-18T04:11:14.9510521Z [ 2022-05-18T04:11:14.9510695Z T=std::vector> 2022-05-18T04:11:14.9510752Z ] 2022-05-18T04:11:14.9511154Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(540): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2022-05-18T04:11:14.9511216Z with 2022-05-18T04:11:14.9511259Z [ 2022-05-18T04:11:14.9511383Z T=std::vector> 2022-05-18T04:11:14.9511439Z ] 2022-05-18T04:11:14.9511778Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(540): note: see reference to alias template instantiation 'c10::OptionalBase>>' being compiled 2022-05-18T04:11:14.9512152Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\torch\csrc\api\include\torch/optim/lbfgs.h(46): note: see reference to class template instantiation 'c10::optional>>' being compiled 2022-05-18T04:11:14.9512471Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(432): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2022-05-18T04:11:14.9512530Z with 2022-05-18T04:11:14.9512589Z [ 2022-05-18T04:11:14.9512712Z T=std::vector> 2022-05-18T04:11:14.9512755Z ] 2022-05-18T04:11:14.9513008Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\pybind11\detail/common.h(108): warning C4005: 'HAVE_SNPRINTF': macro redefinition 2022-05-18T04:11:14.9513191Z C:\Jenkins\Miniconda3\include\pyerrors.h(315): note: see previous definition of 'HAVE_SNPRINTF' 2022-05-18T04:11:14.9514854Z "C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\bin\HostX64\x64\link.exe" /nologo /INCREMENTAL:NO /LTCG /DLL /MANIFEST:EMBED,ID=2 /MANIFESTUAC:NO /LIBPATH:C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\lib /LIBPATH:C:\Jenkins\Miniconda3\libs /LIBPATH:C:\Jenkins\Miniconda3 /LIBPATH:C:\Jenkins\Miniconda3\PCbuild\amd64 "/LIBPATH:C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\lib\x64" "/LIBPATH:C:\Program Files (x86)\Windows Kits\NETFXSDK\4.8\lib\um\x64" "/LIBPATH:C:\Program Files (x86)\Windows Kits\10\lib\10.0.19041.0\ucrt\x64" "/LIBPATH:C:\Program Files (x86)\Windows Kits\10\lib\10.0.19041.0\um\x64" "/LIBPATH:C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\lib\x64" "/LIBPATH:C:\Program Files (x86)\Windows Kits\NETFXSDK\4.8\lib\um\x64" "/LIBPATH:C:\Program Files (x86)\Windows Kits\10\lib\10.0.19041.0\ucrt\x64" "/LIBPATH:C:\Program Files (x86)\Windows Kits\10\lib\10.0.19041.0\um\x64" c10.lib torch.lib torch_cpu.lib torch_python.lib /EXPORT:PyInit_cpp C:\actions-runner\_work\pytorch\pytorch\test\cpp_extensions\build\temp.win-amd64-3.8\Release\extension.obj /OUT:build\lib.win-amd64-3.8\torch_test_cpp_extension\cpp.cp38-win_amd64.pyd /IMPLIB:C:\actions-runner\_work\pytorch\pytorch\test\cpp_extensions\build\temp.win-amd64-3.8\Release\cpp.cp38-win_amd64.lib 2022-05-18T04:11:15.6211717Z Creating library C:\actions-runner\_work\pytorch\pytorch\test\cpp_extensions\build\temp.win-amd64-3.8\Release\cpp.cp38-win_amd64.lib and object C:\actions-runner\_work\pytorch\pytorch\test\cpp_extensions\build\temp.win-amd64-3.8\Release\cpp.cp38-win_amd64.exp 2022-05-18T04:11:15.7056321Z Generating code 2022-05-18T04:11:17.1265187Z Finished generating code 2022-05-18T04:11:17.5785207Z building 'torch_test_cpp_extension.ort' extension 2022-05-18T04:11:17.6730487Z Emitting ninja build file C:\actions-runner\_work\pytorch\pytorch\test\cpp_extensions\build\temp.win-amd64-3.8\Release\build.ninja... 2022-05-18T04:11:17.6730870Z Compiling objects... 2022-05-18T04:11:17.6731317Z Allowing ninja to set a default number of workers... (overridable by setting the environment variable MAX_JOBS=N) 2022-05-18T04:11:27.7956346Z [1/1] cl /showIncludes /nologo /O2 /W3 /GL /DNDEBUG /MD /MD /wd4819 /wd4251 /wd4244 /wd4267 /wd4275 /wd4018 /wd4190 /EHsc -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:\actions-runner\_work\pytorch\pytorch\test\cpp_extensions\self_compiler_include_dirs_test -IC:\Jenkins\Miniconda3\include -IC:\Jenkins\Miniconda3\Include "-IC:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include" "-IC:\Program Files (x86)\Windows Kits\NETFXSDK\4.8\include\um" "-IC:\Program Files (x86)\Windows Kits\10\include\10.0.19041.0\ucrt" "-IC:\Program Files (x86)\Windows Kits\10\include\10.0.19041.0\shared" "-IC:\Program Files (x86)\Windows Kits\10\include\10.0.19041.0\um" "-IC:\Program Files (x86)\Windows Kits\10\include\10.0.19041.0\winrt" "-IC:\Program Files (x86)\Windows Kits\10\include\10.0.19041.0\cppwinrt" "-IC:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include" "-IC:\Program Files (x86)\Windows Kits\NETFXSDK\4.8\include\um" "-IC:\Program Files (x86)\Windows Kits\10\include\10.0.19041.0\ucrt" "-IC:\Program Files (x86)\Windows Kits\10\include\10.0.19041.0\shared" "-IC:\Program Files (x86)\Windows Kits\10\include\10.0.19041.0\um" "-IC:\Program Files (x86)\Windows Kits\10\include\10.0.19041.0\winrt" "-IC:\Program Files (x86)\Windows Kits\10\include\10.0.19041.0\cppwinrt" -c C:\actions-runner\_work\pytorch\pytorch\test\cpp_extensions\ort_extension.cpp /FoC:\actions-runner\_work\pytorch\pytorch\test\cpp_extensions\build\temp.win-amd64-3.8\Release\ort_extension.obj /sdl /permissive- -DTORCH_API_INCLUDE_EXTENSION_H -DTORCH_EXTENSION_NAME=ort -D_GLIBCXX_USE_CXX11_ABI=0 /std:c++14 2022-05-18T04:11:27.7959717Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/macros/Macros.h(143): warning C4067: unexpected tokens following preprocessor directive - expected a newline 2022-05-18T04:11:27.7960498Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/core/TensorImpl.h(2199): warning C4805: '|': unsafe mix of type 'uintptr_t' and type 'bool' in operation 2022-05-18T04:11:27.7961640Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(198): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2022-05-18T04:11:27.7962110Z with 2022-05-18T04:11:27.7962306Z [ 2022-05-18T04:11:27.7962535Z T=at::Generator 2022-05-18T04:11:27.7962808Z ] 2022-05-18T04:11:27.7963332Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(397): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2022-05-18T04:11:27.7963837Z with 2022-05-18T04:11:27.7964047Z [ 2022-05-18T04:11:27.7964282Z T=at::Generator 2022-05-18T04:11:27.7964484Z ] 2022-05-18T04:11:27.7965064Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2022-05-18T04:11:27.7965603Z with 2022-05-18T04:11:27.7965816Z [ 2022-05-18T04:11:27.7966027Z T=at::Generator 2022-05-18T04:11:27.7966247Z ] 2022-05-18T04:11:27.7966859Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(540): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2022-05-18T04:11:27.7967521Z with 2022-05-18T04:11:27.7967675Z [ 2022-05-18T04:11:27.7967840Z T=at::Generator 2022-05-18T04:11:27.7968049Z ] 2022-05-18T04:11:27.7968447Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(540): note: see reference to alias template instantiation 'c10::OptionalBase' being compiled 2022-05-18T04:11:27.7969059Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\ATen/core/Generator.h(147): note: see reference to class template instantiation 'c10::optional' being compiled 2022-05-18T04:11:27.7969686Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(432): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2022-05-18T04:11:27.7970053Z with 2022-05-18T04:11:27.7970203Z [ 2022-05-18T04:11:27.7970371Z T=at::Generator 2022-05-18T04:11:27.7970533Z ] 2022-05-18T04:11:27.7970891Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(198): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2022-05-18T04:11:27.7971236Z with 2022-05-18T04:11:27.7971385Z [ 2022-05-18T04:11:27.7971603Z T=c10::impl::InlineDeviceGuard 2022-05-18T04:11:27.7971821Z ] 2022-05-18T04:11:27.7972207Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(397): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2022-05-18T04:11:27.7972629Z with 2022-05-18T04:11:27.7972762Z [ 2022-05-18T04:11:27.7972992Z T=c10::impl::InlineDeviceGuard 2022-05-18T04:11:27.7973207Z ] 2022-05-18T04:11:27.7973623Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2022-05-18T04:11:27.7974015Z with 2022-05-18T04:11:27.7974165Z [ 2022-05-18T04:11:27.7974377Z T=c10::impl::InlineDeviceGuard 2022-05-18T04:11:27.7974593Z ] 2022-05-18T04:11:27.7975048Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(540): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2022-05-18T04:11:27.7975459Z with 2022-05-18T04:11:27.7975594Z [ 2022-05-18T04:11:27.7975822Z T=c10::impl::InlineDeviceGuard 2022-05-18T04:11:27.7976106Z ] 2022-05-18T04:11:27.7976545Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(540): note: see reference to alias template instantiation 'c10::OptionalBase>' being compiled 2022-05-18T04:11:27.7977274Z 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 2022-05-18T04:11:27.7978000Z 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 2022-05-18T04:11:27.7978676Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(432): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2022-05-18T04:11:27.7979049Z with 2022-05-18T04:11:27.7979246Z [ 2022-05-18T04:11:27.7979479Z T=c10::impl::InlineDeviceGuard 2022-05-18T04:11:27.7979747Z ] 2022-05-18T04:11:27.7980111Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(198): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2022-05-18T04:11:27.7980457Z with 2022-05-18T04:11:27.7980607Z [ 2022-05-18T04:11:27.7980776Z T=at::TensorBase 2022-05-18T04:11:27.7980926Z ] 2022-05-18T04:11:27.7981318Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(397): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2022-05-18T04:11:27.7981675Z with 2022-05-18T04:11:27.7981810Z [ 2022-05-18T04:11:27.7981976Z T=at::TensorBase 2022-05-18T04:11:27.7982137Z ] 2022-05-18T04:11:27.7982598Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2022-05-18T04:11:27.7982997Z with 2022-05-18T04:11:27.7983144Z [ 2022-05-18T04:11:27.7983310Z T=at::TensorBase 2022-05-18T04:11:27.7983459Z ] 2022-05-18T04:11:27.7983912Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(540): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2022-05-18T04:11:27.7984319Z with 2022-05-18T04:11:27.7984452Z [ 2022-05-18T04:11:27.7984617Z T=at::TensorBase 2022-05-18T04:11:27.7984780Z ] 2022-05-18T04:11:27.7985179Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(540): note: see reference to alias template instantiation 'c10::OptionalBase' being compiled 2022-05-18T04:11:27.7985782Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\ATen/core/TensorBase.h(951): note: see reference to class template instantiation 'c10::optional' being compiled 2022-05-18T04:11:27.7986412Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(432): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2022-05-18T04:11:27.7986780Z with 2022-05-18T04:11:27.7986928Z [ 2022-05-18T04:11:27.7987082Z T=at::TensorBase 2022-05-18T04:11:27.7987246Z ] 2022-05-18T04:11:27.7987615Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(198): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2022-05-18T04:11:27.7987945Z with 2022-05-18T04:11:27.7988094Z [ 2022-05-18T04:11:27.7988253Z T=at::Tensor 2022-05-18T04:11:27.7988395Z ] 2022-05-18T04:11:27.7988780Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(397): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2022-05-18T04:11:27.7989134Z with 2022-05-18T04:11:27.7989278Z [ 2022-05-18T04:11:27.7989421Z T=at::Tensor 2022-05-18T04:11:27.7989580Z ] 2022-05-18T04:11:27.7990000Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2022-05-18T04:11:27.7990370Z with 2022-05-18T04:11:27.7990517Z [ 2022-05-18T04:11:27.7990674Z T=at::Tensor 2022-05-18T04:11:27.7990814Z ] 2022-05-18T04:11:27.7991317Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(540): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2022-05-18T04:11:27.7991766Z with 2022-05-18T04:11:27.7991915Z [ 2022-05-18T04:11:27.7992059Z T=at::Tensor 2022-05-18T04:11:27.7992214Z ] 2022-05-18T04:11:27.7992655Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(540): note: see reference to alias template instantiation 'c10::OptionalBase' being compiled 2022-05-18T04:11:27.7993249Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\ATen/core/TensorBody.h(509): note: see reference to class template instantiation 'c10::optional' being compiled 2022-05-18T04:11:27.7993876Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(432): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2022-05-18T04:11:27.7994253Z with 2022-05-18T04:11:27.7994408Z [ 2022-05-18T04:11:27.7994552Z T=at::Tensor 2022-05-18T04:11:27.7994707Z ] 2022-05-18T04:11:27.7995074Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(198): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2022-05-18T04:11:27.7995405Z with 2022-05-18T04:11:27.7995555Z [ 2022-05-18T04:11:27.7995720Z T=c10::DimVector 2022-05-18T04:11:27.7995867Z ] 2022-05-18T04:11:27.7996251Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(397): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2022-05-18T04:11:27.7996607Z with 2022-05-18T04:11:27.7996753Z [ 2022-05-18T04:11:27.7996904Z T=c10::DimVector 2022-05-18T04:11:27.7997064Z ] 2022-05-18T04:11:27.7997486Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2022-05-18T04:11:27.7997864Z with 2022-05-18T04:11:27.7998010Z [ 2022-05-18T04:11:27.7998172Z T=c10::DimVector 2022-05-18T04:11:27.7998328Z ] 2022-05-18T04:11:27.7998761Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(540): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2022-05-18T04:11:27.7999174Z with 2022-05-18T04:11:27.7999325Z [ 2022-05-18T04:11:27.7999470Z T=c10::DimVector 2022-05-18T04:11:27.7999627Z ] 2022-05-18T04:11:27.8000026Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(540): note: see reference to alias template instantiation 'c10::OptionalBase' being compiled 2022-05-18T04:11:27.8000640Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\ATen/TensorIterator.h(766): note: see reference to class template instantiation 'c10::optional' being compiled 2022-05-18T04:11:27.8001251Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(432): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2022-05-18T04:11:27.8001621Z with 2022-05-18T04:11:27.8001770Z [ 2022-05-18T04:11:27.8001919Z T=c10::DimVector 2022-05-18T04:11:27.8002078Z ] 2022-05-18T04:11:27.8002565Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(198): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2022-05-18T04:11:27.8002913Z with 2022-05-18T04:11:27.8003049Z [ 2022-05-18T04:11:27.8003212Z T=std::string 2022-05-18T04:11:27.8003415Z ] 2022-05-18T04:11:27.8003787Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(397): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2022-05-18T04:11:27.8004145Z with 2022-05-18T04:11:27.8004295Z [ 2022-05-18T04:11:27.8004439Z T=std::string 2022-05-18T04:11:27.8004595Z ] 2022-05-18T04:11:27.8005020Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2022-05-18T04:11:27.8005407Z with 2022-05-18T04:11:27.8005540Z [ 2022-05-18T04:11:27.8005701Z T=std::string 2022-05-18T04:11:27.8005860Z ] 2022-05-18T04:11:27.8006294Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(540): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2022-05-18T04:11:27.8006709Z with 2022-05-18T04:11:27.8006858Z [ 2022-05-18T04:11:27.8007004Z T=std::string 2022-05-18T04:11:27.8007160Z ] 2022-05-18T04:11:27.8007550Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(540): note: see reference to alias template instantiation 'c10::OptionalBase' being compiled 2022-05-18T04:11:27.8008156Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\ATen/core/jit_type_base.h(448): note: see reference to class template instantiation 'c10::optional' being compiled 2022-05-18T04:11:27.8008765Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(432): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2022-05-18T04:11:27.8009140Z with 2022-05-18T04:11:27.8009297Z [ 2022-05-18T04:11:27.8009458Z T=std::string 2022-05-18T04:11:27.8009603Z ] 2022-05-18T04:11:27.8009975Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(198): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2022-05-18T04:11:27.8010319Z with 2022-05-18T04:11:27.8010453Z [ 2022-05-18T04:11:27.8010624Z T=c10::QualifiedName 2022-05-18T04:11:27.8010792Z ] 2022-05-18T04:11:27.8011168Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(397): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2022-05-18T04:11:27.8011528Z with 2022-05-18T04:11:27.8011676Z [ 2022-05-18T04:11:27.8011845Z T=c10::QualifiedName 2022-05-18T04:11:27.8011997Z ] 2022-05-18T04:11:27.8012425Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2022-05-18T04:11:27.8012869Z with 2022-05-18T04:11:27.8013002Z [ 2022-05-18T04:11:27.8013175Z T=c10::QualifiedName 2022-05-18T04:11:27.8013342Z ] 2022-05-18T04:11:27.8013783Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(540): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2022-05-18T04:11:27.8014201Z with 2022-05-18T04:11:27.8014349Z [ 2022-05-18T04:11:27.8014567Z T=c10::QualifiedName 2022-05-18T04:11:27.8014723Z ] 2022-05-18T04:11:27.8015128Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(540): note: see reference to alias template instantiation 'c10::OptionalBase' being compiled 2022-05-18T04:11:27.8015788Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\ATen/core/jit_type_base.h(696): note: see reference to class template instantiation 'c10::optional' being compiled 2022-05-18T04:11:27.8016495Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(432): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2022-05-18T04:11:27.8016858Z with 2022-05-18T04:11:27.8017011Z [ 2022-05-18T04:11:27.8017183Z T=c10::QualifiedName 2022-05-18T04:11:27.8017337Z ] 2022-05-18T04:11:27.8017714Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(198): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2022-05-18T04:11:27.8018067Z with 2022-05-18T04:11:27.8018214Z [ 2022-05-18T04:11:27.8018412Z T=std::shared_ptr 2022-05-18T04:11:27.8018614Z ] 2022-05-18T04:11:27.8019003Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(397): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2022-05-18T04:11:27.8019346Z with 2022-05-18T04:11:27.8019495Z [ 2022-05-18T04:11:27.8019704Z T=std::shared_ptr 2022-05-18T04:11:27.8019889Z ] 2022-05-18T04:11:27.8020318Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2022-05-18T04:11:27.8020708Z with 2022-05-18T04:11:27.8020857Z [ 2022-05-18T04:11:27.8021054Z T=std::shared_ptr 2022-05-18T04:11:27.8021251Z ] 2022-05-18T04:11:27.8021698Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(540): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2022-05-18T04:11:27.8022109Z with 2022-05-18T04:11:27.8022243Z [ 2022-05-18T04:11:27.8022450Z T=std::shared_ptr 2022-05-18T04:11:27.8022702Z ] 2022-05-18T04:11:27.8023122Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(540): note: see reference to alias template instantiation 'c10::OptionalBase>' being compiled 2022-05-18T04:11:27.8023799Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\ATen/core/ivalue.h(1338): note: see reference to class template instantiation 'c10::optional>' being compiled 2022-05-18T04:11:27.8024452Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(432): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2022-05-18T04:11:27.8024821Z with 2022-05-18T04:11:27.8024957Z [ 2022-05-18T04:11:27.8025169Z T=std::shared_ptr 2022-05-18T04:11:27.8025370Z ] 2022-05-18T04:11:27.8025782Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(198): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2022-05-18T04:11:27.8026129Z with 2022-05-18T04:11:27.8026277Z [ 2022-05-18T04:11:27.8026547Z T=std::weak_ptr 2022-05-18T04:11:27.8026732Z ] 2022-05-18T04:11:27.8027532Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(397): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2022-05-18T04:11:27.8027888Z with 2022-05-18T04:11:27.8028021Z [ 2022-05-18T04:11:27.8028228Z T=std::weak_ptr 2022-05-18T04:11:27.8028425Z ] 2022-05-18T04:11:27.8028839Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2022-05-18T04:11:27.8029229Z with 2022-05-18T04:11:27.8029379Z [ 2022-05-18T04:11:27.8029580Z T=std::weak_ptr 2022-05-18T04:11:27.8029763Z ] 2022-05-18T04:11:27.8030218Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(540): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2022-05-18T04:11:27.8030635Z with 2022-05-18T04:11:27.8030771Z [ 2022-05-18T04:11:27.8030977Z T=std::weak_ptr 2022-05-18T04:11:27.8031169Z ] 2022-05-18T04:11:27.8031592Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(540): note: see reference to alias template instantiation 'c10::OptionalBase>' being compiled 2022-05-18T04:11:27.8032245Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\ATen/core/ivalue.h(1339): note: see reference to class template instantiation 'c10::optional>' being compiled 2022-05-18T04:11:27.8032957Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(432): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2022-05-18T04:11:27.8033332Z with 2022-05-18T04:11:27.8033481Z [ 2022-05-18T04:11:27.8033673Z T=std::weak_ptr 2022-05-18T04:11:27.8033867Z ] 2022-05-18T04:11:27.8034243Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(198): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2022-05-18T04:11:27.8034581Z with 2022-05-18T04:11:27.8034715Z [ 2022-05-18T04:11:27.8034948Z T=std::vector> 2022-05-18T04:11:27.8035165Z ] 2022-05-18T04:11:27.8035541Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(397): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2022-05-18T04:11:27.8035897Z with 2022-05-18T04:11:27.8036049Z [ 2022-05-18T04:11:27.8036267Z T=std::vector> 2022-05-18T04:11:27.8036485Z ] 2022-05-18T04:11:27.8036908Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2022-05-18T04:11:27.8037298Z with 2022-05-18T04:11:27.8037433Z [ 2022-05-18T04:11:27.8037667Z T=std::vector> 2022-05-18T04:11:27.8037883Z ] 2022-05-18T04:11:27.8038374Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(540): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2022-05-18T04:11:27.8038787Z with 2022-05-18T04:11:27.8038976Z [ 2022-05-18T04:11:27.8039205Z T=std::vector> 2022-05-18T04:11:27.8039411Z ] 2022-05-18T04:11:27.8039853Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(540): note: see reference to alias template instantiation 'c10::OptionalBase>>' being compiled 2022-05-18T04:11:27.8040564Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\ATen/core/jit_type.h(482): note: see reference to class template instantiation 'c10::optional>>' being compiled 2022-05-18T04:11:27.8041236Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(432): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2022-05-18T04:11:27.8041599Z with 2022-05-18T04:11:27.8041751Z [ 2022-05-18T04:11:27.8041985Z T=std::vector> 2022-05-18T04:11:27.8042186Z ] 2022-05-18T04:11:27.8042613Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(198): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2022-05-18T04:11:27.8042960Z with 2022-05-18T04:11:27.8043111Z [ 2022-05-18T04:11:27.8043431Z T=std::vector::type,std::allocator::type>> 2022-05-18T04:11:27.8043731Z ] 2022-05-18T04:11:27.8044128Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(397): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2022-05-18T04:11:27.8044488Z with 2022-05-18T04:11:27.8044624Z [ 2022-05-18T04:11:27.8044958Z T=std::vector::type,std::allocator::type>> 2022-05-18T04:11:27.8045257Z ] 2022-05-18T04:11:27.8045711Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2022-05-18T04:11:27.8046098Z with 2022-05-18T04:11:27.8046247Z [ 2022-05-18T04:11:27.8046575Z T=std::vector::type,std::allocator::type>> 2022-05-18T04:11:27.8046861Z ] 2022-05-18T04:11:27.8047314Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(540): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2022-05-18T04:11:27.8047730Z with 2022-05-18T04:11:27.8047876Z [ 2022-05-18T04:11:27.8048190Z T=std::vector::type,std::allocator::type>> 2022-05-18T04:11:27.8048495Z ] 2022-05-18T04:11:27.8048912Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(540): note: see reference to alias template instantiation 'c10::OptionalBase>>' being compiled 2022-05-18T04:11:27.8049292Z with 2022-05-18T04:11:27.8049426Z [ 2022-05-18T04:11:27.8049657Z T=c10::impl::ScalarTypeToCPPType::type 2022-05-18T04:11:27.8049924Z ] 2022-05-18T04:11:27.8050316Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\ATen/core/jit_type.h(441): note: see reference to class template instantiation 'c10::optional>>' being compiled 2022-05-18T04:11:27.8050729Z with 2022-05-18T04:11:27.8050880Z [ 2022-05-18T04:11:27.8051095Z T=c10::impl::ScalarTypeToCPPType::type 2022-05-18T04:11:27.8051314Z ] 2022-05-18T04:11:27.8051726Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(432): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2022-05-18T04:11:27.8052102Z with 2022-05-18T04:11:27.8052236Z [ 2022-05-18T04:11:27.8052626Z T=std::vector::type,std::allocator::type>> 2022-05-18T04:11:27.8052936Z ] 2022-05-18T04:11:27.8053300Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(198): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2022-05-18T04:11:27.8053647Z with 2022-05-18T04:11:27.8053794Z [ 2022-05-18T04:11:27.8054037Z T=std::vector,std::allocator>> 2022-05-18T04:11:27.8054250Z ] 2022-05-18T04:11:27.8054640Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(397): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2022-05-18T04:11:27.8054993Z with 2022-05-18T04:11:27.8055128Z [ 2022-05-18T04:11:27.8055371Z T=std::vector,std::allocator>> 2022-05-18T04:11:27.8055596Z ] 2022-05-18T04:11:27.8056097Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2022-05-18T04:11:27.8056477Z with 2022-05-18T04:11:27.8056627Z [ 2022-05-18T04:11:27.8056871Z T=std::vector,std::allocator>> 2022-05-18T04:11:27.8057081Z ] 2022-05-18T04:11:27.8057534Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(540): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2022-05-18T04:11:27.8057953Z with 2022-05-18T04:11:27.8058102Z [ 2022-05-18T04:11:27.8058329Z T=std::vector,std::allocator>> 2022-05-18T04:11:27.8058553Z ] 2022-05-18T04:11:27.8059012Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(540): note: see reference to alias template instantiation 'c10::OptionalBase,std::allocator>>>' being compiled 2022-05-18T04:11:27.8059737Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\ATen/core/jit_type.h(567): note: see reference to class template instantiation 'c10::optional,std::allocator>>>' being compiled 2022-05-18T04:11:27.8060387Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\ATen/core/jit_type.h(843): note: see reference to class template instantiation 'c10::VaryingShape' being compiled 2022-05-18T04:11:27.8061401Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(432): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2022-05-18T04:11:27.8061788Z with 2022-05-18T04:11:27.8061941Z [ 2022-05-18T04:11:27.8062177Z T=std::vector,std::allocator>> 2022-05-18T04:11:27.8062451Z ] 2022-05-18T04:11:27.8062892Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(198): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2022-05-18T04:11:27.8063235Z with 2022-05-18T04:11:27.8063371Z [ 2022-05-18T04:11:27.8063611Z T=std::vector,std::allocator>> 2022-05-18T04:11:27.8063829Z ] 2022-05-18T04:11:27.8064205Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(397): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2022-05-18T04:11:27.8064563Z with 2022-05-18T04:11:27.8064714Z [ 2022-05-18T04:11:27.8064951Z T=std::vector,std::allocator>> 2022-05-18T04:11:27.8065158Z ] 2022-05-18T04:11:27.8065581Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2022-05-18T04:11:27.8065974Z with 2022-05-18T04:11:27.8066109Z [ 2022-05-18T04:11:27.8066339Z T=std::vector,std::allocator>> 2022-05-18T04:11:27.8103376Z ] 2022-05-18T04:11:27.8103876Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(540): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2022-05-18T04:11:27.8104289Z with 2022-05-18T04:11:27.8104433Z [ 2022-05-18T04:11:27.8104672Z T=std::vector,std::allocator>> 2022-05-18T04:11:27.8104891Z ] 2022-05-18T04:11:27.8105332Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(540): note: see reference to alias template instantiation 'c10::OptionalBase,std::allocator>>>' being compiled 2022-05-18T04:11:27.8106038Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\ATen/core/jit_type.h(567): note: see reference to class template instantiation 'c10::optional,std::allocator>>>' being compiled 2022-05-18T04:11:27.8106678Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\ATen/core/jit_type.h(613): note: see reference to class template instantiation 'c10::VaryingShape' being compiled 2022-05-18T04:11:27.8107291Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(432): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2022-05-18T04:11:27.8107660Z with 2022-05-18T04:11:27.8107794Z [ 2022-05-18T04:11:27.8108027Z T=std::vector,std::allocator>> 2022-05-18T04:11:27.8108236Z ] 2022-05-18T04:11:27.8108598Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(198): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2022-05-18T04:11:27.8108941Z with 2022-05-18T04:11:27.8109083Z [ 2022-05-18T04:11:27.8109281Z T=std::vector> 2022-05-18T04:11:27.8109456Z ] 2022-05-18T04:11:27.8109948Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(397): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2022-05-18T04:11:27.8110302Z with 2022-05-18T04:11:27.8110492Z [ 2022-05-18T04:11:27.8110690Z T=std::vector> 2022-05-18T04:11:27.8110877Z ] 2022-05-18T04:11:27.8111300Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2022-05-18T04:11:27.8111681Z with 2022-05-18T04:11:27.8111822Z [ 2022-05-18T04:11:27.8112021Z T=std::vector> 2022-05-18T04:11:27.8112197Z ] 2022-05-18T04:11:27.8112639Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(540): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2022-05-18T04:11:27.8113156Z with 2022-05-18T04:11:27.8113299Z [ 2022-05-18T04:11:27.8113487Z T=std::vector> 2022-05-18T04:11:27.8113672Z ] 2022-05-18T04:11:27.8114093Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(540): note: see reference to alias template instantiation 'c10::OptionalBase>>' being compiled 2022-05-18T04:11:27.8114732Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\ATen/core/jit_type.h(726): note: see reference to class template instantiation 'c10::optional>>' being compiled 2022-05-18T04:11:27.8115376Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(432): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2022-05-18T04:11:27.8115744Z with 2022-05-18T04:11:27.8115886Z [ 2022-05-18T04:11:27.8116075Z T=std::vector> 2022-05-18T04:11:27.8116262Z ] 2022-05-18T04:11:27.8116628Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(198): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2022-05-18T04:11:27.8116962Z with 2022-05-18T04:11:27.8117094Z [ 2022-05-18T04:11:27.8117322Z T=c10::impl::InlineStreamGuard 2022-05-18T04:11:27.8117533Z ] 2022-05-18T04:11:27.8117905Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(397): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2022-05-18T04:11:27.8118252Z with 2022-05-18T04:11:27.8118391Z [ 2022-05-18T04:11:27.8118605Z T=c10::impl::InlineStreamGuard 2022-05-18T04:11:27.8118813Z ] 2022-05-18T04:11:27.8119232Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2022-05-18T04:11:27.8119621Z with 2022-05-18T04:11:27.8119750Z [ 2022-05-18T04:11:27.8119973Z T=c10::impl::InlineStreamGuard 2022-05-18T04:11:27.8120181Z ] 2022-05-18T04:11:27.8120613Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(540): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2022-05-18T04:11:27.8121023Z with 2022-05-18T04:11:27.8121166Z [ 2022-05-18T04:11:27.8121437Z T=c10::impl::InlineStreamGuard 2022-05-18T04:11:27.8121641Z ] 2022-05-18T04:11:27.8122085Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(540): note: see reference to alias template instantiation 'c10::OptionalBase>' being compiled 2022-05-18T04:11:27.8122905Z 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 2022-05-18T04:11:27.8123636Z 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 2022-05-18T04:11:27.8124312Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(432): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2022-05-18T04:11:27.8124675Z with 2022-05-18T04:11:27.8124822Z [ 2022-05-18T04:11:27.8125051Z T=c10::impl::InlineStreamGuard 2022-05-18T04:11:27.8125254Z ] 2022-05-18T04:11:27.8125622Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(198): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2022-05-18T04:11:27.8125953Z with 2022-05-18T04:11:27.8126086Z [ 2022-05-18T04:11:27.8126269Z T=c10::impl::VirtualGuardImpl 2022-05-18T04:11:27.8126444Z ] 2022-05-18T04:11:27.8126830Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(397): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2022-05-18T04:11:27.8127172Z with 2022-05-18T04:11:27.8127315Z [ 2022-05-18T04:11:27.8127489Z T=c10::impl::VirtualGuardImpl 2022-05-18T04:11:27.8127651Z ] 2022-05-18T04:11:27.8128072Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2022-05-18T04:11:27.8128460Z with 2022-05-18T04:11:27.8128606Z [ 2022-05-18T04:11:27.8128772Z T=c10::impl::VirtualGuardImpl 2022-05-18T04:11:27.8128945Z ] 2022-05-18T04:11:27.8129389Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(540): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2022-05-18T04:11:27.8129779Z with 2022-05-18T04:11:27.8129923Z [ 2022-05-18T04:11:27.8130098Z T=c10::impl::VirtualGuardImpl 2022-05-18T04:11:27.8130262Z ] 2022-05-18T04:11:27.8130667Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(540): note: see reference to alias template instantiation 'c10::OptionalBase' being compiled 2022-05-18T04:11:27.8131291Z 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 2022-05-18T04:11:27.8131649Z with 2022-05-18T04:11:27.8131782Z [ 2022-05-18T04:11:27.8131958Z T=c10::impl::VirtualGuardImpl 2022-05-18T04:11:27.8132130Z ] 2022-05-18T04:11:27.8132554Z 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 2022-05-18T04:11:27.8133325Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(432): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2022-05-18T04:11:27.8133734Z with 2022-05-18T04:11:27.8133882Z [ 2022-05-18T04:11:27.8134051Z T=c10::impl::VirtualGuardImpl 2022-05-18T04:11:27.8134223Z ] 2022-05-18T04:11:27.8134588Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(198): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2022-05-18T04:11:27.8134923Z with 2022-05-18T04:11:27.8135055Z [ 2022-05-18T04:11:27.8135311Z T=std::vector> 2022-05-18T04:11:27.8135550Z ] 2022-05-18T04:11:27.8135991Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(397): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2022-05-18T04:11:27.8136350Z with 2022-05-18T04:11:27.8136495Z [ 2022-05-18T04:11:27.8136754Z T=std::vector> 2022-05-18T04:11:27.8136977Z ] 2022-05-18T04:11:27.8137403Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2022-05-18T04:11:27.8137784Z with 2022-05-18T04:11:27.8137913Z [ 2022-05-18T04:11:27.8138173Z T=std::vector> 2022-05-18T04:11:27.8138411Z ] 2022-05-18T04:11:27.8138857Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(540): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2022-05-18T04:11:27.8139256Z with 2022-05-18T04:11:27.8139399Z [ 2022-05-18T04:11:27.8139652Z T=std::vector> 2022-05-18T04:11:27.8139881Z ] 2022-05-18T04:11:27.8140351Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(540): note: see reference to alias template instantiation 'c10::OptionalBase>>' being compiled 2022-05-18T04:11:27.8141117Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\ATen/core/ivalue_inl.h(834): note: see reference to class template instantiation 'c10::optional>>' being compiled 2022-05-18T04:11:27.8141805Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(432): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2022-05-18T04:11:27.8142177Z with 2022-05-18T04:11:27.8142311Z [ 2022-05-18T04:11:27.8142570Z T=std::vector> 2022-05-18T04:11:27.8142858Z ] 2022-05-18T04:11:27.8143221Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(198): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2022-05-18T04:11:27.8143556Z with 2022-05-18T04:11:27.8143700Z [ 2022-05-18T04:11:27.8143874Z T=torch::autograd::ViewInfo 2022-05-18T04:11:27.8144033Z ] 2022-05-18T04:11:27.8144474Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(397): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2022-05-18T04:11:27.8145104Z with 2022-05-18T04:11:27.8145248Z [ 2022-05-18T04:11:27.8145427Z T=torch::autograd::ViewInfo 2022-05-18T04:11:27.8145599Z ] 2022-05-18T04:11:27.8146011Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2022-05-18T04:11:27.8146396Z with 2022-05-18T04:11:27.8146538Z [ 2022-05-18T04:11:27.8146709Z T=torch::autograd::ViewInfo 2022-05-18T04:11:27.8146920Z ] 2022-05-18T04:11:27.8147366Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(540): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2022-05-18T04:11:27.8147779Z with 2022-05-18T04:11:27.8147910Z [ 2022-05-18T04:11:27.8148084Z T=torch::autograd::ViewInfo 2022-05-18T04:11:27.8148250Z ] 2022-05-18T04:11:27.8148657Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(540): note: see reference to alias template instantiation 'c10::OptionalBase' being compiled 2022-05-18T04:11:27.8149287Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\torch/csrc/autograd/variable.h(525): note: see reference to class template instantiation 'c10::optional' being compiled 2022-05-18T04:11:27.8149919Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(432): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2022-05-18T04:11:27.8150290Z with 2022-05-18T04:11:27.8150433Z [ 2022-05-18T04:11:27.8150594Z T=torch::autograd::ViewInfo 2022-05-18T04:11:27.8150768Z ] 2022-05-18T04:11:27.8151142Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(198): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2022-05-18T04:11:27.8151472Z with 2022-05-18T04:11:27.8151616Z [ 2022-05-18T04:11:27.8151770Z T=c10::IValue 2022-05-18T04:11:27.8151911Z ] 2022-05-18T04:11:27.8152294Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(397): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2022-05-18T04:11:27.8152685Z with 2022-05-18T04:11:27.8152832Z [ 2022-05-18T04:11:27.8152974Z T=c10::IValue 2022-05-18T04:11:27.8153130Z ] 2022-05-18T04:11:27.8153555Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2022-05-18T04:11:27.8153929Z with 2022-05-18T04:11:27.8154073Z [ 2022-05-18T04:11:27.8154226Z T=c10::IValue 2022-05-18T04:11:27.8154365Z ] 2022-05-18T04:11:27.8154808Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(540): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2022-05-18T04:11:27.8155218Z with 2022-05-18T04:11:27.8155360Z [ 2022-05-18T04:11:27.8155500Z T=c10::IValue 2022-05-18T04:11:27.8155650Z ] 2022-05-18T04:11:27.8156098Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(540): note: see reference to alias template instantiation 'c10::OptionalBase' being compiled 2022-05-18T04:11:27.8156694Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\ATen/core/function_schema.h(179): note: see reference to class template instantiation 'c10::optional' being compiled 2022-05-18T04:11:27.8157354Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(432): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2022-05-18T04:11:27.8157724Z with 2022-05-18T04:11:27.8157870Z [ 2022-05-18T04:11:27.8158013Z T=c10::IValue 2022-05-18T04:11:27.8158166Z ] 2022-05-18T04:11:27.8158534Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(198): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2022-05-18T04:11:27.8158871Z with 2022-05-18T04:11:27.8159003Z [ 2022-05-18T04:11:27.8159165Z T=c10::AliasInfo 2022-05-18T04:11:27.8159321Z ] 2022-05-18T04:11:27.8159690Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(397): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2022-05-18T04:11:27.8160039Z with 2022-05-18T04:11:27.8160182Z [ 2022-05-18T04:11:27.8160326Z T=c10::AliasInfo 2022-05-18T04:11:27.8160480Z ] 2022-05-18T04:11:27.8160897Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2022-05-18T04:11:27.8161287Z with 2022-05-18T04:11:27.8161418Z [ 2022-05-18T04:11:27.8161575Z T=c10::AliasInfo 2022-05-18T04:11:27.8161729Z ] 2022-05-18T04:11:27.8162163Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(540): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2022-05-18T04:11:27.8162576Z with 2022-05-18T04:11:27.8162774Z [ 2022-05-18T04:11:27.8162920Z T=c10::AliasInfo 2022-05-18T04:11:27.8163079Z ] 2022-05-18T04:11:27.8163471Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(540): note: see reference to alias template instantiation 'c10::OptionalBase' being compiled 2022-05-18T04:11:27.8164086Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\ATen/core/function_schema.h(26): note: see reference to class template instantiation 'c10::optional' being compiled 2022-05-18T04:11:27.8164700Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(432): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2022-05-18T04:11:27.8165072Z with 2022-05-18T04:11:27.8165220Z [ 2022-05-18T04:11:27.8165381Z T=c10::AliasInfo 2022-05-18T04:11:27.8165526Z ] 2022-05-18T04:11:27.8165891Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(198): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2022-05-18T04:11:27.8166229Z with 2022-05-18T04:11:27.8166360Z [ 2022-05-18T04:11:27.8166576Z T=c10::either 2022-05-18T04:11:27.8166784Z ] 2022-05-18T04:11:27.8167158Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(397): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2022-05-18T04:11:27.8167508Z with 2022-05-18T04:11:27.8167650Z [ 2022-05-18T04:11:27.8167914Z T=c10::either 2022-05-18T04:11:27.8168107Z ] 2022-05-18T04:11:27.8168570Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2022-05-18T04:11:27.8168958Z with 2022-05-18T04:11:27.8169094Z [ 2022-05-18T04:11:27.8169306Z T=c10::either 2022-05-18T04:11:27.8169510Z ] 2022-05-18T04:11:27.8169957Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(540): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2022-05-18T04:11:27.8170357Z with 2022-05-18T04:11:27.8170504Z [ 2022-05-18T04:11:27.8170716Z T=c10::either 2022-05-18T04:11:27.8170907Z ] 2022-05-18T04:11:27.8171345Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(540): note: see reference to alias template instantiation 'c10::OptionalBase>' being compiled 2022-05-18T04:11:27.8172152Z 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 2022-05-18T04:11:27.8172879Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(432): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2022-05-18T04:11:27.8173252Z with 2022-05-18T04:11:27.8173384Z [ 2022-05-18T04:11:27.8173599Z T=c10::either 2022-05-18T04:11:27.8173797Z ] 2022-05-18T04:11:27.8174156Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(198): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2022-05-18T04:11:27.8174498Z with 2022-05-18T04:11:27.8174640Z [ 2022-05-18T04:11:27.8174807Z T=c10::impl::AnnotatedSchema 2022-05-18T04:11:27.8174978Z ] 2022-05-18T04:11:27.8175359Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(397): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2022-05-18T04:11:27.8175710Z with 2022-05-18T04:11:27.8175841Z [ 2022-05-18T04:11:27.8176086Z T=c10::impl::AnnotatedSchema 2022-05-18T04:11:27.8176255Z ] 2022-05-18T04:11:27.8176667Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2022-05-18T04:11:27.8177060Z with 2022-05-18T04:11:27.8177203Z [ 2022-05-18T04:11:27.8177369Z T=c10::impl::AnnotatedSchema 2022-05-18T04:11:27.8177543Z ] 2022-05-18T04:11:27.8177991Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(540): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2022-05-18T04:11:27.8178400Z with 2022-05-18T04:11:27.8178532Z [ 2022-05-18T04:11:27.8178708Z T=c10::impl::AnnotatedSchema 2022-05-18T04:11:27.8178881Z ] 2022-05-18T04:11:27.8179325Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(540): note: see reference to alias template instantiation 'c10::OptionalBase' being compiled 2022-05-18T04:11:27.8179976Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\ATen/core/dispatch/OperatorEntry.h(212): note: see reference to class template instantiation 'c10::optional' being compiled 2022-05-18T04:11:27.8180669Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(432): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2022-05-18T04:11:27.8181043Z with 2022-05-18T04:11:27.8181177Z [ 2022-05-18T04:11:27.8181356Z T=c10::impl::AnnotatedSchema 2022-05-18T04:11:27.8181527Z ] 2022-05-18T04:11:27.8181896Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(198): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2022-05-18T04:11:27.8182231Z with 2022-05-18T04:11:27.8182381Z [ 2022-05-18T04:11:27.8182634Z T=c10::impl::OperatorEntry::CppSignatureWithDebug 2022-05-18T04:11:27.8182841Z ] 2022-05-18T04:11:27.8183227Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(397): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2022-05-18T04:11:27.8183585Z with 2022-05-18T04:11:27.8183718Z [ 2022-05-18T04:11:27.8183936Z T=c10::impl::OperatorEntry::CppSignatureWithDebug 2022-05-18T04:11:27.8184141Z ] 2022-05-18T04:11:27.8184561Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2022-05-18T04:11:27.8184934Z with 2022-05-18T04:11:27.8185080Z [ 2022-05-18T04:11:27.8185296Z T=c10::impl::OperatorEntry::CppSignatureWithDebug 2022-05-18T04:11:27.8185484Z ] 2022-05-18T04:11:27.8185930Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(540): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2022-05-18T04:11:27.8186346Z with 2022-05-18T04:11:27.8186486Z [ 2022-05-18T04:11:27.8186868Z T=c10::impl::OperatorEntry::CppSignatureWithDebug 2022-05-18T04:11:27.8187071Z ] 2022-05-18T04:11:27.8187514Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(540): note: see reference to alias template instantiation 'c10::OptionalBase' being compiled 2022-05-18T04:11:27.8188227Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\ATen/core/dispatch/OperatorEntry.h(271): note: see reference to class template instantiation 'c10::optional' being compiled 2022-05-18T04:11:27.8188894Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(432): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2022-05-18T04:11:27.8189268Z with 2022-05-18T04:11:27.8189413Z [ 2022-05-18T04:11:27.8189630Z T=c10::impl::OperatorEntry::CppSignatureWithDebug 2022-05-18T04:11:27.8189821Z ] 2022-05-18T04:11:27.8190194Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(198): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2022-05-18T04:11:27.8190532Z with 2022-05-18T04:11:27.8190665Z [ 2022-05-18T04:11:27.8190859Z T=std::tuple 2022-05-18T04:11:27.8191042Z ] 2022-05-18T04:11:27.8191469Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(397): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2022-05-18T04:11:27.8191856Z with 2022-05-18T04:11:27.8192002Z [ 2022-05-18T04:11:27.8192194Z T=std::tuple 2022-05-18T04:11:27.8192365Z ] 2022-05-18T04:11:27.8192838Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2022-05-18T04:11:27.8193222Z with 2022-05-18T04:11:27.8193356Z [ 2022-05-18T04:11:27.8193549Z T=std::tuple 2022-05-18T04:11:27.8193733Z ] 2022-05-18T04:11:27.8194165Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(540): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2022-05-18T04:11:27.8194580Z with 2022-05-18T04:11:27.8194725Z [ 2022-05-18T04:11:27.8194916Z T=std::tuple 2022-05-18T04:11:27.8195088Z ] 2022-05-18T04:11:27.8195504Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(540): note: see reference to alias template instantiation 'c10::OptionalBase>' being compiled 2022-05-18T04:11:27.8196168Z 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 2022-05-18T04:11:27.8196829Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(432): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2022-05-18T04:11:27.8197188Z with 2022-05-18T04:11:27.8197334Z [ 2022-05-18T04:11:27.8197530Z T=std::tuple 2022-05-18T04:11:27.8197712Z ] 2022-05-18T04:11:27.8198071Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(198): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2022-05-18T04:11:27.8198410Z with 2022-05-18T04:11:27.8198554Z [ 2022-05-18T04:11:27.8198716Z T=torch::jit::SourceRange 2022-05-18T04:11:27.8198883Z ] 2022-05-18T04:11:27.8199267Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(397): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2022-05-18T04:11:27.8199611Z with 2022-05-18T04:11:27.8199755Z [ 2022-05-18T04:11:27.8199928Z T=torch::jit::SourceRange 2022-05-18T04:11:27.8200082Z ] 2022-05-18T04:11:27.8200502Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2022-05-18T04:11:27.8200895Z with 2022-05-18T04:11:27.8201038Z [ 2022-05-18T04:11:27.8201196Z T=torch::jit::SourceRange 2022-05-18T04:11:27.8201366Z ] 2022-05-18T04:11:27.8201808Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(540): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2022-05-18T04:11:27.8202216Z with 2022-05-18T04:11:27.8202349Z [ 2022-05-18T04:11:27.8202520Z T=torch::jit::SourceRange 2022-05-18T04:11:27.8202736Z ] 2022-05-18T04:11:27.8203178Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(540): note: see reference to alias template instantiation 'c10::OptionalBase' being compiled 2022-05-18T04:11:27.8203860Z 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 2022-05-18T04:11:27.8204497Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(432): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2022-05-18T04:11:27.8204866Z with 2022-05-18T04:11:27.8205001Z [ 2022-05-18T04:11:27.8205174Z T=torch::jit::SourceRange 2022-05-18T04:11:27.8205345Z ] 2022-05-18T04:11:27.8205704Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(198): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2022-05-18T04:11:27.8206051Z with 2022-05-18T04:11:27.8206194Z [ 2022-05-18T04:11:27.8206385Z T=torch::jit::InlinedCallStackPtr 2022-05-18T04:11:27.8206556Z ] 2022-05-18T04:11:27.8206945Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(397): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2022-05-18T04:11:27.8207302Z with 2022-05-18T04:11:27.8207437Z [ 2022-05-18T04:11:27.8207623Z T=torch::jit::InlinedCallStackPtr 2022-05-18T04:11:27.8207807Z ] 2022-05-18T04:11:27.8208210Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2022-05-18T04:11:27.8208601Z with 2022-05-18T04:11:27.8208749Z [ 2022-05-18T04:11:27.8208937Z T=torch::jit::InlinedCallStackPtr 2022-05-18T04:11:27.8209107Z ] 2022-05-18T04:11:27.8209554Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(540): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2022-05-18T04:11:27.8209965Z with 2022-05-18T04:11:27.8210097Z [ 2022-05-18T04:11:27.8210287Z T=torch::jit::InlinedCallStackPtr 2022-05-18T04:11:27.8210470Z ] 2022-05-18T04:11:27.8210887Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(540): note: see reference to alias template instantiation 'c10::OptionalBase' being compiled 2022-05-18T04:11:27.8211534Z 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 2022-05-18T04:11:27.8212182Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(432): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2022-05-18T04:11:27.8212555Z with 2022-05-18T04:11:27.8212749Z [ 2022-05-18T04:11:27.8212928Z T=torch::jit::InlinedCallStackPtr 2022-05-18T04:11:27.8213162Z ] 2022-05-18T04:11:27.8213536Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(198): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2022-05-18T04:11:27.8213866Z with 2022-05-18T04:11:27.8214010Z [ 2022-05-18T04:11:27.8214196Z T=torch::jit::ModuleInstanceInfo 2022-05-18T04:11:27.8214366Z ] 2022-05-18T04:11:27.8214798Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(397): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2022-05-18T04:11:27.8215188Z with 2022-05-18T04:11:27.8215332Z [ 2022-05-18T04:11:27.8215508Z T=torch::jit::ModuleInstanceInfo 2022-05-18T04:11:27.8215694Z ] 2022-05-18T04:11:27.8216196Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2022-05-18T04:11:27.8216569Z with 2022-05-18T04:11:27.8216716Z [ 2022-05-18T04:11:27.8216904Z T=torch::jit::ModuleInstanceInfo 2022-05-18T04:11:27.8217073Z ] 2022-05-18T04:11:27.8217524Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(540): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2022-05-18T04:11:27.8217943Z with 2022-05-18T04:11:27.8218090Z [ 2022-05-18T04:11:27.8218262Z T=torch::jit::ModuleInstanceInfo 2022-05-18T04:11:27.8218443Z ] 2022-05-18T04:11:27.8218859Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(540): note: see reference to alias template instantiation 'c10::OptionalBase' being compiled 2022-05-18T04:11:27.8219517Z 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 2022-05-18T04:11:27.8220139Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(432): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2022-05-18T04:11:27.8220508Z with 2022-05-18T04:11:27.8220652Z [ 2022-05-18T04:11:27.8220842Z T=torch::jit::ModuleInstanceInfo 2022-05-18T04:11:27.8221010Z ] 2022-05-18T04:11:27.8221382Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(198): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2022-05-18T04:11:27.8221719Z with 2022-05-18T04:11:27.8221852Z [ 2022-05-18T04:11:27.8222021Z T=torch::jit::ScopePtr 2022-05-18T04:11:27.8222187Z ] 2022-05-18T04:11:27.8222560Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(397): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2022-05-18T04:11:27.8222965Z with 2022-05-18T04:11:27.8223109Z [ 2022-05-18T04:11:27.8223281Z T=torch::jit::ScopePtr 2022-05-18T04:11:27.8223435Z ] 2022-05-18T04:11:27.8223857Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2022-05-18T04:11:27.8224246Z with 2022-05-18T04:11:27.8224378Z [ 2022-05-18T04:11:27.8224545Z T=torch::jit::ScopePtr 2022-05-18T04:11:27.8224712Z ] 2022-05-18T04:11:27.8225147Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(540): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2022-05-18T04:11:27.8225559Z with 2022-05-18T04:11:27.8225704Z [ 2022-05-18T04:11:27.8225871Z T=torch::jit::ScopePtr 2022-05-18T04:11:27.8226024Z ] 2022-05-18T04:11:27.8226476Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(540): note: see reference to alias template instantiation 'c10::OptionalBase' being compiled 2022-05-18T04:11:27.8227144Z 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 2022-05-18T04:11:27.8227776Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(432): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2022-05-18T04:11:27.8228135Z with 2022-05-18T04:11:27.8228281Z [ 2022-05-18T04:11:27.8228449Z T=torch::jit::ScopePtr 2022-05-18T04:11:27.8228606Z ] 2022-05-18T04:11:27.8228979Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(198): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2022-05-18T04:11:27.8229318Z with 2022-05-18T04:11:27.8229462Z [ 2022-05-18T04:11:27.8229627Z T=at::ThreadLocalState 2022-05-18T04:11:27.8229796Z ] 2022-05-18T04:11:27.8230184Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(397): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2022-05-18T04:11:27.8230524Z with 2022-05-18T04:11:27.8230669Z [ 2022-05-18T04:11:27.8230839Z T=at::ThreadLocalState 2022-05-18T04:11:27.8230993Z ] 2022-05-18T04:11:27.8231415Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2022-05-18T04:11:27.8231794Z with 2022-05-18T04:11:27.8231939Z [ 2022-05-18T04:11:27.8232097Z T=at::ThreadLocalState 2022-05-18T04:11:27.8232269Z ] 2022-05-18T04:11:27.8232768Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(540): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2022-05-18T04:11:27.8233169Z with 2022-05-18T04:11:27.8233313Z [ 2022-05-18T04:11:27.8233485Z T=at::ThreadLocalState 2022-05-18T04:11:27.8233642Z ] 2022-05-18T04:11:27.8234051Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(540): note: see reference to alias template instantiation 'c10::OptionalBase' being compiled 2022-05-18T04:11:27.8234703Z 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 2022-05-18T04:11:27.8235340Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(432): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2022-05-18T04:11:27.8235716Z with 2022-05-18T04:11:27.8235850Z [ 2022-05-18T04:11:27.8236021Z T=at::ThreadLocalState 2022-05-18T04:11:27.8236188Z ] 2022-05-18T04:11:27.8236546Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(198): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2022-05-18T04:11:27.8236886Z with 2022-05-18T04:11:27.8237034Z [ 2022-05-18T04:11:27.8237210Z T=std::shared_ptr 2022-05-18T04:11:27.8237389Z ] 2022-05-18T04:11:27.8237819Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(397): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2022-05-18T04:11:27.8238179Z with 2022-05-18T04:11:27.8238348Z [ 2022-05-18T04:11:27.8238538Z T=std::shared_ptr 2022-05-18T04:11:27.8238718Z ] 2022-05-18T04:11:27.8239126Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2022-05-18T04:11:27.8239508Z with 2022-05-18T04:11:27.8239652Z [ 2022-05-18T04:11:27.8239827Z T=std::shared_ptr 2022-05-18T04:11:27.8240010Z ] 2022-05-18T04:11:27.8240458Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(540): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2022-05-18T04:11:27.8240865Z with 2022-05-18T04:11:27.8240998Z [ 2022-05-18T04:11:27.8241189Z T=std::shared_ptr 2022-05-18T04:11:27.8241370Z ] 2022-05-18T04:11:27.8241770Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(540): note: see reference to alias template instantiation 'c10::OptionalBase>' being compiled 2022-05-18T04:11:27.8242408Z 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 2022-05-18T04:11:27.8243121Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\torch/csrc/jit/api/function_impl.h(156): note: see reference to class template instantiation 'std::array>,4>' being compiled 2022-05-18T04:11:27.8243779Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(432): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2022-05-18T04:11:27.8244159Z with 2022-05-18T04:11:27.8244294Z [ 2022-05-18T04:11:27.8244485Z T=std::shared_ptr 2022-05-18T04:11:27.8244668Z ] 2022-05-18T04:11:27.8245027Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(198): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2022-05-18T04:11:27.8245366Z with 2022-05-18T04:11:27.8245511Z [ 2022-05-18T04:11:27.8245675Z T=torch::jit::GraphExecutor 2022-05-18T04:11:27.8245849Z ] 2022-05-18T04:11:27.8246239Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(397): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2022-05-18T04:11:27.8246592Z with 2022-05-18T04:11:27.8246725Z [ 2022-05-18T04:11:27.8246906Z T=torch::jit::GraphExecutor 2022-05-18T04:11:27.8247077Z ] 2022-05-18T04:11:27.8247484Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2022-05-18T04:11:27.8247872Z with 2022-05-18T04:11:27.8248019Z [ 2022-05-18T04:11:27.8248193Z T=torch::jit::GraphExecutor 2022-05-18T04:11:27.8248354Z ] 2022-05-18T04:11:27.8248802Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(540): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2022-05-18T04:11:27.8249253Z with 2022-05-18T04:11:27.8249387Z [ 2022-05-18T04:11:27.8249564Z T=torch::jit::GraphExecutor 2022-05-18T04:11:27.8250082Z ] 2022-05-18T04:11:27.8250486Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(540): note: see reference to alias template instantiation 'c10::OptionalBase' being compiled 2022-05-18T04:11:27.8251118Z 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 2022-05-18T04:11:27.8251775Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\torch/csrc/jit/api/function_impl.h(170): note: see reference to class template instantiation 'std::array,4>' being compiled 2022-05-18T04:11:27.8252438Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(432): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2022-05-18T04:11:27.8252876Z with 2022-05-18T04:11:27.8253014Z [ 2022-05-18T04:11:27.8253195Z T=torch::jit::GraphExecutor 2022-05-18T04:11:27.8253371Z ] 2022-05-18T04:11:27.8253732Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(198): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2022-05-18T04:11:27.8254076Z with 2022-05-18T04:11:27.8254230Z [ 2022-05-18T04:11:27.8254397Z T=torch::jit::Method 2022-05-18T04:11:27.8254548Z ] 2022-05-18T04:11:27.8254935Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(397): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2022-05-18T04:11:27.8255290Z with 2022-05-18T04:11:27.8255424Z [ 2022-05-18T04:11:27.8255590Z T=torch::jit::Method 2022-05-18T04:11:27.8255757Z ] 2022-05-18T04:11:27.8256236Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2022-05-18T04:11:27.8256622Z with 2022-05-18T04:11:27.8256769Z [ 2022-05-18T04:11:27.8256934Z T=torch::jit::Method 2022-05-18T04:11:27.8257083Z ] 2022-05-18T04:11:27.8257532Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(540): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2022-05-18T04:11:27.8257945Z with 2022-05-18T04:11:27.8258078Z [ 2022-05-18T04:11:27.8258245Z T=torch::jit::Method 2022-05-18T04:11:27.8258412Z ] 2022-05-18T04:11:27.8258800Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(540): note: see reference to alias template instantiation 'c10::OptionalBase' being compiled 2022-05-18T04:11:27.8259427Z 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 2022-05-18T04:11:27.8260056Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(432): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2022-05-18T04:11:27.8260431Z with 2022-05-18T04:11:27.8260576Z [ 2022-05-18T04:11:27.8260729Z T=torch::jit::Method 2022-05-18T04:11:27.8260892Z ] 2022-05-18T04:11:27.8261319Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(198): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2022-05-18T04:11:27.8261685Z with 2022-05-18T04:11:27.8261832Z [ 2022-05-18T04:11:27.8262044Z T=std::vector> 2022-05-18T04:11:27.8262233Z ] 2022-05-18T04:11:27.8262668Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(397): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2022-05-18T04:11:27.8263023Z with 2022-05-18T04:11:27.8263170Z [ 2022-05-18T04:11:27.8263369Z T=std::vector> 2022-05-18T04:11:27.8263572Z ] 2022-05-18T04:11:27.8263997Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2022-05-18T04:11:27.8264373Z with 2022-05-18T04:11:27.8264521Z [ 2022-05-18T04:11:27.8264736Z T=std::vector> 2022-05-18T04:11:27.8264924Z ] 2022-05-18T04:11:27.8265370Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(540): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2022-05-18T04:11:27.8265780Z with 2022-05-18T04:11:27.8265924Z [ 2022-05-18T04:11:27.8266119Z T=std::vector> 2022-05-18T04:11:27.8266321Z ] 2022-05-18T04:11:27.8266759Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(540): note: see reference to alias template instantiation 'c10::OptionalBase>>' being compiled 2022-05-18T04:11:27.8267437Z 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 2022-05-18T04:11:27.8268086Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(432): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2022-05-18T04:11:27.8268458Z with 2022-05-18T04:11:27.8268600Z [ 2022-05-18T04:11:27.8268811Z T=std::vector> 2022-05-18T04:11:27.8268999Z ] 2022-05-18T04:11:27.8269367Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(198): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2022-05-18T04:11:27.8269707Z with 2022-05-18T04:11:27.8269839Z [ 2022-05-18T04:11:27.8270080Z T=std::function 2022-05-18T04:11:27.8270305Z ] 2022-05-18T04:11:27.8270694Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(397): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2022-05-18T04:11:27.8271036Z with 2022-05-18T04:11:27.8271181Z [ 2022-05-18T04:11:27.8271417Z T=std::function 2022-05-18T04:11:27.8271626Z ] 2022-05-18T04:11:27.8272047Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2022-05-18T04:11:27.8272435Z with 2022-05-18T04:11:27.8272672Z [ 2022-05-18T04:11:27.8272905Z T=std::function 2022-05-18T04:11:27.8273173Z ] 2022-05-18T04:11:27.8273626Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(540): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2022-05-18T04:11:27.8274027Z with 2022-05-18T04:11:27.8274172Z [ 2022-05-18T04:11:27.8274410Z T=std::function 2022-05-18T04:11:27.8274629Z ] 2022-05-18T04:11:27.8275074Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(540): note: see reference to alias template instantiation 'c10::OptionalBase>' being compiled 2022-05-18T04:11:27.8275809Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\torch/csrc/autograd/profiler_legacy.h(400): note: see reference to class template instantiation 'c10::optional>' being compiled 2022-05-18T04:11:27.8276500Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(432): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2022-05-18T04:11:27.8276873Z with 2022-05-18T04:11:27.8277006Z [ 2022-05-18T04:11:27.8277244Z T=std::function 2022-05-18T04:11:27.8277466Z ] 2022-05-18T04:11:27.8277831Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(198): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2022-05-18T04:11:27.8278161Z with 2022-05-18T04:11:27.8278311Z [ 2022-05-18T04:11:27.8278591Z T=std::vector>,std::allocator>>> 2022-05-18T04:11:27.8278832Z ] 2022-05-18T04:11:27.8279221Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(397): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2022-05-18T04:11:27.8279573Z with 2022-05-18T04:11:27.8279717Z [ 2022-05-18T04:11:27.8279980Z T=std::vector>,std::allocator>>> 2022-05-18T04:11:27.8280233Z ] 2022-05-18T04:11:27.8280657Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2022-05-18T04:11:27.8281035Z with 2022-05-18T04:11:27.8281179Z [ 2022-05-18T04:11:27.8281456Z T=std::vector>,std::allocator>>> 2022-05-18T04:11:27.8281708Z ] 2022-05-18T04:11:27.8282141Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(540): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2022-05-18T04:11:27.8282585Z with 2022-05-18T04:11:27.8282754Z [ 2022-05-18T04:11:27.8283032Z T=std::vector>,std::allocator>>> 2022-05-18T04:11:27.8283273Z ] 2022-05-18T04:11:27.8284058Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(540): note: see reference to alias template instantiation 'c10::OptionalBase>,std::allocator>>>>' being compiled 2022-05-18T04:11:27.8284904Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\torch/csrc/autograd/profiler_kineto.h(247): note: see reference to class template instantiation 'c10::optional>,std::allocator>>>>' being compiled 2022-05-18T04:11:27.8285623Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(432): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2022-05-18T04:11:27.8285986Z with 2022-05-18T04:11:27.8286132Z [ 2022-05-18T04:11:27.8286410Z T=std::vector>,std::allocator>>> 2022-05-18T04:11:27.8286664Z ] 2022-05-18T04:11:27.8287023Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(198): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2022-05-18T04:11:27.8287364Z with 2022-05-18T04:11:27.8287510Z [ 2022-05-18T04:11:27.8287757Z T=torch::nn::TripletMarginWithDistanceLossOptions::distance_function_t 2022-05-18T04:11:27.8288002Z ] 2022-05-18T04:11:27.8288393Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(397): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2022-05-18T04:11:27.8288751Z with 2022-05-18T04:11:27.8288884Z [ 2022-05-18T04:11:27.8289144Z T=torch::nn::TripletMarginWithDistanceLossOptions::distance_function_t 2022-05-18T04:11:27.8289389Z ] 2022-05-18T04:11:27.8289800Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2022-05-18T04:11:27.8290183Z with 2022-05-18T04:11:27.8290329Z [ 2022-05-18T04:11:27.8290589Z T=torch::nn::TripletMarginWithDistanceLossOptions::distance_function_t 2022-05-18T04:11:27.8290818Z ] 2022-05-18T04:11:27.8291266Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(540): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2022-05-18T04:11:27.8291672Z with 2022-05-18T04:11:27.8291805Z [ 2022-05-18T04:11:27.8292064Z T=torch::nn::TripletMarginWithDistanceLossOptions::distance_function_t 2022-05-18T04:11:27.8292309Z ] 2022-05-18T04:11:27.8292846Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(540): note: see reference to alias template instantiation 'c10::OptionalBase' being compiled 2022-05-18T04:11:27.8293636Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\torch\csrc\api\include\torch/nn/options/loss.h(404): note: see reference to class template instantiation 'c10::optional' being compiled 2022-05-18T04:11:27.8294361Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(432): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2022-05-18T04:11:27.8294735Z with 2022-05-18T04:11:27.8294881Z [ 2022-05-18T04:11:27.8295127Z T=torch::nn::TripletMarginWithDistanceLossOptions::distance_function_t 2022-05-18T04:11:27.8295370Z ] 2022-05-18T04:11:27.8295791Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(198): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2022-05-18T04:11:27.8296238Z with 2022-05-18T04:11:27.8296372Z [ 2022-05-18T04:11:27.8296578Z T=std::vector> 2022-05-18T04:11:27.8296771Z ] 2022-05-18T04:11:27.8297147Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(397): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2022-05-18T04:11:27.8297496Z with 2022-05-18T04:11:27.8297643Z [ 2022-05-18T04:11:27.8297832Z T=std::vector> 2022-05-18T04:11:27.8298022Z ] 2022-05-18T04:11:27.8298448Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2022-05-18T04:11:27.8298842Z with 2022-05-18T04:11:27.8298976Z [ 2022-05-18T04:11:27.8299179Z T=std::vector> 2022-05-18T04:11:27.8299372Z ] 2022-05-18T04:11:27.8299809Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(540): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2022-05-18T04:11:27.8300222Z with 2022-05-18T04:11:27.8300367Z [ 2022-05-18T04:11:27.8300572Z T=std::vector> 2022-05-18T04:11:27.8300749Z ] 2022-05-18T04:11:27.8301164Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(540): note: see reference to alias template instantiation 'c10::OptionalBase>>' being compiled 2022-05-18T04:11:27.8301541Z with 2022-05-18T04:11:27.8301674Z [ 2022-05-18T04:11:27.8301824Z T=double 2022-05-18T04:11:27.8301975Z ] 2022-05-18T04:11:27.8302412Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\torch\csrc\api\include\torch/nn/options/upsampling.h(26): note: see reference to class template instantiation 'c10::optional>>' being compiled 2022-05-18T04:11:27.8302886Z with 2022-05-18T04:11:27.8303035Z [ 2022-05-18T04:11:27.8303183Z T=double 2022-05-18T04:11:27.8303322Z ] 2022-05-18T04:11:27.8303726Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(432): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2022-05-18T04:11:27.8303785Z with 2022-05-18T04:11:27.8303840Z [ 2022-05-18T04:11:27.8303961Z T=std::vector> 2022-05-18T04:11:27.8304005Z ] 2022-05-18T04:11:27.8304294Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(198): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2022-05-18T04:11:27.8304354Z with 2022-05-18T04:11:27.8304409Z [ 2022-05-18T04:11:27.8304515Z T=std::tuple 2022-05-18T04:11:27.8304570Z ] 2022-05-18T04:11:27.8304872Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(397): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2022-05-18T04:11:27.8304930Z with 2022-05-18T04:11:27.8304973Z [ 2022-05-18T04:11:27.8305076Z T=std::tuple 2022-05-18T04:11:27.8305131Z ] 2022-05-18T04:11:27.8305517Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2022-05-18T04:11:27.8305613Z with 2022-05-18T04:11:27.8305669Z [ 2022-05-18T04:11:27.8305771Z T=std::tuple 2022-05-18T04:11:27.8305827Z ] 2022-05-18T04:11:27.8306173Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(540): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2022-05-18T04:11:27.8306233Z with 2022-05-18T04:11:27.8306289Z [ 2022-05-18T04:11:27.8306392Z T=std::tuple 2022-05-18T04:11:27.8306449Z ] 2022-05-18T04:11:27.8306773Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(540): note: see reference to alias template instantiation 'c10::OptionalBase>' being compiled 2022-05-18T04:11:27.8307130Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\torch\csrc\api\include\torch/nn/modules/rnn.h(155): note: see reference to class template instantiation 'c10::optional>' being compiled 2022-05-18T04:11:27.8307448Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(432): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2022-05-18T04:11:27.8307506Z with 2022-05-18T04:11:27.8307550Z [ 2022-05-18T04:11:27.8307652Z T=std::tuple 2022-05-18T04:11:27.8307707Z ] 2022-05-18T04:11:27.8307991Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(198): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2022-05-18T04:11:27.8308054Z with 2022-05-18T04:11:27.8308110Z [ 2022-05-18T04:11:27.8308236Z T=std::vector> 2022-05-18T04:11:27.8308295Z ] 2022-05-18T04:11:27.8308581Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(397): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2022-05-18T04:11:27.8308638Z with 2022-05-18T04:11:27.8308695Z [ 2022-05-18T04:11:27.8308821Z T=std::vector> 2022-05-18T04:11:27.8308876Z ] 2022-05-18T04:11:27.8309214Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2022-05-18T04:11:27.8309273Z with 2022-05-18T04:11:27.8309329Z [ 2022-05-18T04:11:27.8309443Z T=std::vector> 2022-05-18T04:11:27.8309499Z ] 2022-05-18T04:11:27.8309856Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(540): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2022-05-18T04:11:27.8309917Z with 2022-05-18T04:11:27.8309972Z [ 2022-05-18T04:11:27.8310093Z T=std::vector> 2022-05-18T04:11:27.8310148Z ] 2022-05-18T04:11:27.8310483Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(540): note: see reference to alias template instantiation 'c10::OptionalBase>>' being compiled 2022-05-18T04:11:27.8310889Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\torch\csrc\api\include\torch/optim/lbfgs.h(46): note: see reference to class template instantiation 'c10::optional>>' being compiled 2022-05-18T04:11:27.8311242Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(432): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2022-05-18T04:11:27.8311290Z with 2022-05-18T04:11:27.8311345Z [ 2022-05-18T04:11:27.8311467Z T=std::vector> 2022-05-18T04:11:27.8311523Z ] 2022-05-18T04:11:27.8311776Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\pybind11\detail/common.h(108): warning C4005: 'HAVE_SNPRINTF': macro redefinition 2022-05-18T04:11:27.8311959Z C:\Jenkins\Miniconda3\include\pyerrors.h(315): note: see previous definition of 'HAVE_SNPRINTF' 2022-05-18T04:11:27.8313666Z "C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\bin\HostX64\x64\link.exe" /nologo /INCREMENTAL:NO /LTCG /DLL /MANIFEST:EMBED,ID=2 /MANIFESTUAC:NO /LIBPATH:C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\lib /LIBPATH:C:\Jenkins\Miniconda3\libs /LIBPATH:C:\Jenkins\Miniconda3 /LIBPATH:C:\Jenkins\Miniconda3\PCbuild\amd64 "/LIBPATH:C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\lib\x64" "/LIBPATH:C:\Program Files (x86)\Windows Kits\NETFXSDK\4.8\lib\um\x64" "/LIBPATH:C:\Program Files (x86)\Windows Kits\10\lib\10.0.19041.0\ucrt\x64" "/LIBPATH:C:\Program Files (x86)\Windows Kits\10\lib\10.0.19041.0\um\x64" "/LIBPATH:C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\lib\x64" "/LIBPATH:C:\Program Files (x86)\Windows Kits\NETFXSDK\4.8\lib\um\x64" "/LIBPATH:C:\Program Files (x86)\Windows Kits\10\lib\10.0.19041.0\ucrt\x64" "/LIBPATH:C:\Program Files (x86)\Windows Kits\10\lib\10.0.19041.0\um\x64" c10.lib torch.lib torch_cpu.lib torch_python.lib /EXPORT:PyInit_ort C:\actions-runner\_work\pytorch\pytorch\test\cpp_extensions\build\temp.win-amd64-3.8\Release\ort_extension.obj /OUT:build\lib.win-amd64-3.8\torch_test_cpp_extension\ort.cp38-win_amd64.pyd /IMPLIB:C:\actions-runner\_work\pytorch\pytorch\test\cpp_extensions\build\temp.win-amd64-3.8\Release\ort.cp38-win_amd64.lib 2022-05-18T04:11:27.9775304Z Creating library C:\actions-runner\_work\pytorch\pytorch\test\cpp_extensions\build\temp.win-amd64-3.8\Release\ort.cp38-win_amd64.lib and object C:\actions-runner\_work\pytorch\pytorch\test\cpp_extensions\build\temp.win-amd64-3.8\Release\ort.cp38-win_amd64.exp 2022-05-18T04:11:28.0732766Z Generating code 2022-05-18T04:11:29.3513738Z Finished generating code 2022-05-18T04:11:29.4668372Z building 'torch_test_cpp_extension.rng' extension 2022-05-18T04:11:29.5598559Z Emitting ninja build file C:\actions-runner\_work\pytorch\pytorch\test\cpp_extensions\build\temp.win-amd64-3.8\Release\build.ninja... 2022-05-18T04:11:29.5598928Z Compiling objects... 2022-05-18T04:11:29.5599281Z Allowing ninja to set a default number of workers... (overridable by setting the environment variable MAX_JOBS=N) 2022-05-18T04:11:40.0209553Z [1/1] cl /showIncludes /nologo /O2 /W3 /GL /DNDEBUG /MD /MD /wd4819 /wd4251 /wd4244 /wd4267 /wd4275 /wd4018 /wd4190 /EHsc -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:\actions-runner\_work\pytorch\pytorch\test\cpp_extensions\self_compiler_include_dirs_test -IC:\Jenkins\Miniconda3\include -IC:\Jenkins\Miniconda3\Include "-IC:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include" "-IC:\Program Files (x86)\Windows Kits\NETFXSDK\4.8\include\um" "-IC:\Program Files (x86)\Windows Kits\10\include\10.0.19041.0\ucrt" "-IC:\Program Files (x86)\Windows Kits\10\include\10.0.19041.0\shared" "-IC:\Program Files (x86)\Windows Kits\10\include\10.0.19041.0\um" "-IC:\Program Files (x86)\Windows Kits\10\include\10.0.19041.0\winrt" "-IC:\Program Files (x86)\Windows Kits\10\include\10.0.19041.0\cppwinrt" "-IC:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include" "-IC:\Program Files (x86)\Windows Kits\NETFXSDK\4.8\include\um" "-IC:\Program Files (x86)\Windows Kits\10\include\10.0.19041.0\ucrt" "-IC:\Program Files (x86)\Windows Kits\10\include\10.0.19041.0\shared" "-IC:\Program Files (x86)\Windows Kits\10\include\10.0.19041.0\um" "-IC:\Program Files (x86)\Windows Kits\10\include\10.0.19041.0\winrt" "-IC:\Program Files (x86)\Windows Kits\10\include\10.0.19041.0\cppwinrt" -c C:\actions-runner\_work\pytorch\pytorch\test\cpp_extensions\rng_extension.cpp /FoC:\actions-runner\_work\pytorch\pytorch\test\cpp_extensions\build\temp.win-amd64-3.8\Release\rng_extension.obj /sdl /permissive- -DTORCH_API_INCLUDE_EXTENSION_H -DTORCH_EXTENSION_NAME=rng -D_GLIBCXX_USE_CXX11_ABI=0 /std:c++14 2022-05-18T04:11:40.0213309Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/macros/Macros.h(143): warning C4067: unexpected tokens following preprocessor directive - expected a newline 2022-05-18T04:11:40.0214089Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/core/TensorImpl.h(2199): warning C4805: '|': unsafe mix of type 'uintptr_t' and type 'bool' in operation 2022-05-18T04:11:40.0214867Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(198): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2022-05-18T04:11:40.0215329Z with 2022-05-18T04:11:40.0215532Z [ 2022-05-18T04:11:40.0215752Z T=at::Generator 2022-05-18T04:11:40.0215979Z ] 2022-05-18T04:11:40.0216504Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(397): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2022-05-18T04:11:40.0216988Z with 2022-05-18T04:11:40.0217193Z [ 2022-05-18T04:11:40.0217399Z T=at::Generator 2022-05-18T04:11:40.0217620Z ] 2022-05-18T04:11:40.0218199Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2022-05-18T04:11:40.0218743Z with 2022-05-18T04:11:40.0218924Z [ 2022-05-18T04:11:40.0219147Z T=at::Generator 2022-05-18T04:11:40.0219362Z ] 2022-05-18T04:11:40.0219968Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(540): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2022-05-18T04:11:40.0220550Z with 2022-05-18T04:11:40.0220762Z [ 2022-05-18T04:11:40.0220987Z T=at::Generator 2022-05-18T04:11:40.0221196Z ] 2022-05-18T04:11:40.0221742Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(540): note: see reference to alias template instantiation 'c10::OptionalBase' being compiled 2022-05-18T04:11:40.0222657Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\ATen/core/Generator.h(147): note: see reference to class template instantiation 'c10::optional' being compiled 2022-05-18T04:11:40.0223485Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(432): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2022-05-18T04:11:40.0223852Z with 2022-05-18T04:11:40.0224002Z [ 2022-05-18T04:11:40.0224166Z T=at::Generator 2022-05-18T04:11:40.0224391Z ] 2022-05-18T04:11:40.0224770Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(198): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2022-05-18T04:11:40.0225164Z with 2022-05-18T04:11:40.0225298Z [ 2022-05-18T04:11:40.0225532Z T=c10::impl::InlineDeviceGuard 2022-05-18T04:11:40.0225749Z ] 2022-05-18T04:11:40.0226136Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(397): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2022-05-18T04:11:40.0226482Z with 2022-05-18T04:11:40.0226631Z [ 2022-05-18T04:11:40.0226863Z T=c10::impl::InlineDeviceGuard 2022-05-18T04:11:40.0227064Z ] 2022-05-18T04:11:40.0227492Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2022-05-18T04:11:40.0227885Z with 2022-05-18T04:11:40.0228031Z [ 2022-05-18T04:11:40.0228245Z T=c10::impl::InlineDeviceGuard 2022-05-18T04:11:40.0228460Z ] 2022-05-18T04:11:40.0228911Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(540): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2022-05-18T04:11:40.0229318Z with 2022-05-18T04:11:40.0229466Z [ 2022-05-18T04:11:40.0229690Z T=c10::impl::InlineDeviceGuard 2022-05-18T04:11:40.0229905Z ] 2022-05-18T04:11:40.0230340Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(540): note: see reference to alias template instantiation 'c10::OptionalBase>' being compiled 2022-05-18T04:11:40.0231072Z 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 2022-05-18T04:11:40.0231798Z 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 2022-05-18T04:11:40.0232473Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(432): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2022-05-18T04:11:40.0232849Z with 2022-05-18T04:11:40.0232986Z [ 2022-05-18T04:11:40.0233216Z T=c10::impl::InlineDeviceGuard 2022-05-18T04:11:40.0233433Z ] 2022-05-18T04:11:40.0233792Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(198): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2022-05-18T04:11:40.0234132Z with 2022-05-18T04:11:40.0234283Z [ 2022-05-18T04:11:40.0234434Z T=at::TensorBase 2022-05-18T04:11:40.0234597Z ] 2022-05-18T04:11:40.0234981Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(397): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2022-05-18T04:11:40.0235332Z with 2022-05-18T04:11:40.0235464Z [ 2022-05-18T04:11:40.0235626Z T=at::TensorBase 2022-05-18T04:11:40.0235786Z ] 2022-05-18T04:11:40.0236291Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2022-05-18T04:11:40.0236716Z with 2022-05-18T04:11:40.0236870Z [ 2022-05-18T04:11:40.0237019Z T=at::TensorBase 2022-05-18T04:11:40.0237184Z ] 2022-05-18T04:11:40.0237639Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(540): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2022-05-18T04:11:40.0238060Z with 2022-05-18T04:11:40.0238195Z [ 2022-05-18T04:11:40.0238362Z T=at::TensorBase 2022-05-18T04:11:40.0238525Z ] 2022-05-18T04:11:40.0238909Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(540): note: see reference to alias template instantiation 'c10::OptionalBase' being compiled 2022-05-18T04:11:40.0239520Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\ATen/core/TensorBase.h(951): note: see reference to class template instantiation 'c10::optional' being compiled 2022-05-18T04:11:40.0240147Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(432): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2022-05-18T04:11:40.0240521Z with 2022-05-18T04:11:40.0240655Z [ 2022-05-18T04:11:40.0240819Z T=at::TensorBase 2022-05-18T04:11:40.0240980Z ] 2022-05-18T04:11:40.0241340Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(198): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2022-05-18T04:11:40.0241682Z with 2022-05-18T04:11:40.0241829Z [ 2022-05-18T04:11:40.0241988Z T=at::Tensor 2022-05-18T04:11:40.0242133Z ] 2022-05-18T04:11:40.0242522Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(397): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2022-05-18T04:11:40.0242877Z with 2022-05-18T04:11:40.0243009Z [ 2022-05-18T04:11:40.0243166Z T=at::Tensor 2022-05-18T04:11:40.0243323Z ] 2022-05-18T04:11:40.0243734Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2022-05-18T04:11:40.0244123Z with 2022-05-18T04:11:40.0244269Z [ 2022-05-18T04:11:40.0244426Z T=at::Tensor 2022-05-18T04:11:40.0244565Z ] 2022-05-18T04:11:40.0245016Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(540): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2022-05-18T04:11:40.0245435Z with 2022-05-18T04:11:40.0245570Z [ 2022-05-18T04:11:40.0245728Z T=at::Tensor 2022-05-18T04:11:40.0245883Z ] 2022-05-18T04:11:40.0246259Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(540): note: see reference to alias template instantiation 'c10::OptionalBase' being compiled 2022-05-18T04:11:40.0246868Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\ATen/core/TensorBody.h(509): note: see reference to class template instantiation 'c10::optional' being compiled 2022-05-18T04:11:40.0247527Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(432): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2022-05-18T04:11:40.0247900Z with 2022-05-18T04:11:40.0248075Z [ 2022-05-18T04:11:40.0248233Z T=at::Tensor 2022-05-18T04:11:40.0248387Z ] 2022-05-18T04:11:40.0248758Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(198): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2022-05-18T04:11:40.0249091Z with 2022-05-18T04:11:40.0249241Z [ 2022-05-18T04:11:40.0249406Z T=c10::DimVector 2022-05-18T04:11:40.0249554Z ] 2022-05-18T04:11:40.0249944Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(397): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2022-05-18T04:11:40.0250295Z with 2022-05-18T04:11:40.0250426Z [ 2022-05-18T04:11:40.0250589Z T=c10::DimVector 2022-05-18T04:11:40.0250748Z ] 2022-05-18T04:11:40.0251170Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2022-05-18T04:11:40.0251550Z with 2022-05-18T04:11:40.0251699Z [ 2022-05-18T04:11:40.0251859Z T=c10::DimVector 2022-05-18T04:11:40.0252005Z ] 2022-05-18T04:11:40.0252454Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(540): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2022-05-18T04:11:40.0252871Z with 2022-05-18T04:11:40.0253017Z [ 2022-05-18T04:11:40.0253164Z T=c10::DimVector 2022-05-18T04:11:40.0253326Z ] 2022-05-18T04:11:40.0253722Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(540): note: see reference to alias template instantiation 'c10::OptionalBase' being compiled 2022-05-18T04:11:40.0254326Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\ATen/TensorIterator.h(766): note: see reference to class template instantiation 'c10::optional' being compiled 2022-05-18T04:11:40.0254952Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(432): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2022-05-18T04:11:40.0255323Z with 2022-05-18T04:11:40.0255472Z [ 2022-05-18T04:11:40.0255621Z T=c10::DimVector 2022-05-18T04:11:40.0255780Z ] 2022-05-18T04:11:40.0256151Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(198): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2022-05-18T04:11:40.0256482Z with 2022-05-18T04:11:40.0256631Z [ 2022-05-18T04:11:40.0256789Z T=std::string 2022-05-18T04:11:40.0256935Z ] 2022-05-18T04:11:40.0257384Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(397): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2022-05-18T04:11:40.0257749Z with 2022-05-18T04:11:40.0257896Z [ 2022-05-18T04:11:40.0258041Z T=std::string 2022-05-18T04:11:40.0258201Z ] 2022-05-18T04:11:40.0258623Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2022-05-18T04:11:40.0258997Z with 2022-05-18T04:11:40.0259145Z [ 2022-05-18T04:11:40.0259302Z T=std::string 2022-05-18T04:11:40.0259494Z ] 2022-05-18T04:11:40.0259939Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(540): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2022-05-18T04:11:40.0260398Z with 2022-05-18T04:11:40.0260546Z [ 2022-05-18T04:11:40.0260689Z T=std::string 2022-05-18T04:11:40.0260846Z ] 2022-05-18T04:11:40.0261234Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(540): note: see reference to alias template instantiation 'c10::OptionalBase' being compiled 2022-05-18T04:11:40.0261831Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\ATen/core/jit_type_base.h(448): note: see reference to class template instantiation 'c10::optional' being compiled 2022-05-18T04:11:40.0262517Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(432): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2022-05-18T04:11:40.0262895Z with 2022-05-18T04:11:40.0263046Z [ 2022-05-18T04:11:40.0263197Z T=std::string 2022-05-18T04:11:40.0263356Z ] 2022-05-18T04:11:40.0263729Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(198): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2022-05-18T04:11:40.0264072Z with 2022-05-18T04:11:40.0264206Z [ 2022-05-18T04:11:40.0264378Z T=c10::QualifiedName 2022-05-18T04:11:40.0264546Z ] 2022-05-18T04:11:40.0264921Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(397): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2022-05-18T04:11:40.0265274Z with 2022-05-18T04:11:40.0265420Z [ 2022-05-18T04:11:40.0265574Z T=c10::QualifiedName 2022-05-18T04:11:40.0265742Z ] 2022-05-18T04:11:40.0266171Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2022-05-18T04:11:40.0266563Z with 2022-05-18T04:11:40.0266696Z [ 2022-05-18T04:11:40.0266861Z T=c10::QualifiedName 2022-05-18T04:11:40.0267022Z ] 2022-05-18T04:11:40.0267461Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(540): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2022-05-18T04:11:40.0267874Z with 2022-05-18T04:11:40.0268022Z [ 2022-05-18T04:11:40.0268177Z T=c10::QualifiedName 2022-05-18T04:11:40.0268343Z ] 2022-05-18T04:11:40.0268745Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(540): note: see reference to alias template instantiation 'c10::OptionalBase' being compiled 2022-05-18T04:11:40.0269364Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\ATen/core/jit_type_base.h(696): note: see reference to class template instantiation 'c10::optional' being compiled 2022-05-18T04:11:40.0269972Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(432): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2022-05-18T04:11:40.0270343Z with 2022-05-18T04:11:40.0270490Z [ 2022-05-18T04:11:40.0270657Z T=c10::QualifiedName 2022-05-18T04:11:40.0270808Z ] 2022-05-18T04:11:40.0271224Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(198): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2022-05-18T04:11:40.0271600Z with 2022-05-18T04:11:40.0271733Z [ 2022-05-18T04:11:40.0271942Z T=std::shared_ptr 2022-05-18T04:11:40.0272139Z ] 2022-05-18T04:11:40.0272514Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(397): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2022-05-18T04:11:40.0272867Z with 2022-05-18T04:11:40.0273016Z [ 2022-05-18T04:11:40.0273225Z T=std::shared_ptr 2022-05-18T04:11:40.0273408Z ] 2022-05-18T04:11:40.0273838Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2022-05-18T04:11:40.0274224Z with 2022-05-18T04:11:40.0274358Z [ 2022-05-18T04:11:40.0274566Z T=std::shared_ptr 2022-05-18T04:11:40.0274763Z ] 2022-05-18T04:11:40.0275212Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(540): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2022-05-18T04:11:40.0275610Z with 2022-05-18T04:11:40.0275757Z [ 2022-05-18T04:11:40.0275965Z T=std::shared_ptr 2022-05-18T04:11:40.0276147Z ] 2022-05-18T04:11:40.0276581Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(540): note: see reference to alias template instantiation 'c10::OptionalBase>' being compiled 2022-05-18T04:11:40.0277260Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\ATen/core/ivalue.h(1338): note: see reference to class template instantiation 'c10::optional>' being compiled 2022-05-18T04:11:40.0277909Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(432): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2022-05-18T04:11:40.0278279Z with 2022-05-18T04:11:40.0278412Z [ 2022-05-18T04:11:40.0278620Z T=std::shared_ptr 2022-05-18T04:11:40.0278818Z ] 2022-05-18T04:11:40.0279177Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(198): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2022-05-18T04:11:40.0279516Z with 2022-05-18T04:11:40.0279662Z [ 2022-05-18T04:11:40.0279858Z T=std::weak_ptr 2022-05-18T04:11:40.0280055Z ] 2022-05-18T04:11:40.0280444Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(397): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2022-05-18T04:11:40.0280802Z with 2022-05-18T04:11:40.0280934Z [ 2022-05-18T04:11:40.0281139Z T=std::weak_ptr 2022-05-18T04:11:40.0281333Z ] 2022-05-18T04:11:40.0281738Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2022-05-18T04:11:40.0282121Z with 2022-05-18T04:11:40.0282267Z [ 2022-05-18T04:11:40.0282457Z T=std::weak_ptr 2022-05-18T04:11:40.0282692Z ] 2022-05-18T04:11:40.0283143Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(540): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2022-05-18T04:11:40.0283595Z with 2022-05-18T04:11:40.0283728Z [ 2022-05-18T04:11:40.0283930Z T=std::weak_ptr 2022-05-18T04:11:40.0284124Z ] 2022-05-18T04:11:40.0284593Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(540): note: see reference to alias template instantiation 'c10::OptionalBase>' being compiled 2022-05-18T04:11:40.0285262Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\ATen/core/ivalue.h(1339): note: see reference to class template instantiation 'c10::optional>' being compiled 2022-05-18T04:11:40.0285915Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(432): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2022-05-18T04:11:40.0286289Z with 2022-05-18T04:11:40.0286441Z [ 2022-05-18T04:11:40.0286667Z T=std::weak_ptr 2022-05-18T04:11:40.0286864Z ] 2022-05-18T04:11:40.0287238Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(198): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2022-05-18T04:11:40.0287573Z with 2022-05-18T04:11:40.0287724Z [ 2022-05-18T04:11:40.0287955Z T=std::vector> 2022-05-18T04:11:40.0288161Z ] 2022-05-18T04:11:40.0288548Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(397): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2022-05-18T04:11:40.0288901Z with 2022-05-18T04:11:40.0289048Z [ 2022-05-18T04:11:40.0289264Z T=std::vector> 2022-05-18T04:11:40.0289479Z ] 2022-05-18T04:11:40.0289906Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2022-05-18T04:11:40.0290285Z with 2022-05-18T04:11:40.0290430Z [ 2022-05-18T04:11:40.0290660Z T=std::vector> 2022-05-18T04:11:40.0290874Z ] 2022-05-18T04:11:40.0291304Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(540): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2022-05-18T04:11:40.0291716Z with 2022-05-18T04:11:40.0291865Z [ 2022-05-18T04:11:40.0292079Z T=std::vector> 2022-05-18T04:11:40.0292294Z ] 2022-05-18T04:11:40.0292734Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(540): note: see reference to alias template instantiation 'c10::OptionalBase>>' being compiled 2022-05-18T04:11:40.0293440Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\ATen/core/jit_type.h(482): note: see reference to class template instantiation 'c10::optional>>' being compiled 2022-05-18T04:11:40.0294140Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(432): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2022-05-18T04:11:40.0294519Z with 2022-05-18T04:11:40.0294712Z [ 2022-05-18T04:11:40.0294947Z T=std::vector> 2022-05-18T04:11:40.0295151Z ] 2022-05-18T04:11:40.0295527Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(198): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2022-05-18T04:11:40.0295872Z with 2022-05-18T04:11:40.0296008Z [ 2022-05-18T04:11:40.0296345Z T=std::vector::type,std::allocator::type>> 2022-05-18T04:11:40.0296650Z ] 2022-05-18T04:11:40.0297039Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(397): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2022-05-18T04:11:40.0297378Z with 2022-05-18T04:11:40.0297524Z [ 2022-05-18T04:11:40.0297854Z T=std::vector::type,std::allocator::type>> 2022-05-18T04:11:40.0298151Z ] 2022-05-18T04:11:40.0298562Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2022-05-18T04:11:40.0298954Z with 2022-05-18T04:11:40.0299101Z [ 2022-05-18T04:11:40.0299417Z T=std::vector::type,std::allocator::type>> 2022-05-18T04:11:40.0299714Z ] 2022-05-18T04:11:40.0300166Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(540): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2022-05-18T04:11:40.0300586Z with 2022-05-18T04:11:40.0300719Z [ 2022-05-18T04:11:40.0301048Z T=std::vector::type,std::allocator::type>> 2022-05-18T04:11:40.0301347Z ] 2022-05-18T04:11:40.0301833Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(540): note: see reference to alias template instantiation 'c10::OptionalBase>>' being compiled 2022-05-18T04:11:40.0302207Z with 2022-05-18T04:11:40.0302416Z [ 2022-05-18T04:11:40.0302651Z T=c10::impl::ScalarTypeToCPPType::type 2022-05-18T04:11:40.0302858Z ] 2022-05-18T04:11:40.0303272Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\ATen/core/jit_type.h(441): note: see reference to class template instantiation 'c10::optional>>' being compiled 2022-05-18T04:11:40.0303653Z with 2022-05-18T04:11:40.0303802Z [ 2022-05-18T04:11:40.0304020Z T=c10::impl::ScalarTypeToCPPType::type 2022-05-18T04:11:40.0304238Z ] 2022-05-18T04:11:40.0304644Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(432): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2022-05-18T04:11:40.0305003Z with 2022-05-18T04:11:40.0305153Z [ 2022-05-18T04:11:40.0305482Z T=std::vector::type,std::allocator::type>> 2022-05-18T04:11:40.0305840Z ] 2022-05-18T04:11:40.0306207Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(198): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2022-05-18T04:11:40.0306589Z with 2022-05-18T04:11:40.0306741Z [ 2022-05-18T04:11:40.0306971Z T=std::vector,std::allocator>> 2022-05-18T04:11:40.0307202Z ] 2022-05-18T04:11:40.0307596Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(397): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2022-05-18T04:11:40.0307988Z with 2022-05-18T04:11:40.0308121Z [ 2022-05-18T04:11:40.0308361Z T=std::vector,std::allocator>> 2022-05-18T04:11:40.0308584Z ] 2022-05-18T04:11:40.0309002Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2022-05-18T04:11:40.0309390Z with 2022-05-18T04:11:40.0309540Z [ 2022-05-18T04:11:40.0309783Z T=std::vector,std::allocator>> 2022-05-18T04:11:40.0309992Z ] 2022-05-18T04:11:40.0310443Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(540): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2022-05-18T04:11:40.0310855Z with 2022-05-18T04:11:40.0310989Z [ 2022-05-18T04:11:40.0311230Z T=std::vector,std::allocator>> 2022-05-18T04:11:40.0311452Z ] 2022-05-18T04:11:40.0311908Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(540): note: see reference to alias template instantiation 'c10::OptionalBase,std::allocator>>>' being compiled 2022-05-18T04:11:40.0312615Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\ATen/core/jit_type.h(567): note: see reference to class template instantiation 'c10::optional,std::allocator>>>' being compiled 2022-05-18T04:11:40.0313276Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\ATen/core/jit_type.h(843): note: see reference to class template instantiation 'c10::VaryingShape' being compiled 2022-05-18T04:11:40.0313898Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(432): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2022-05-18T04:11:40.0314270Z with 2022-05-18T04:11:40.0314416Z [ 2022-05-18T04:11:40.0314646Z T=std::vector,std::allocator>> 2022-05-18T04:11:40.0314872Z ] 2022-05-18T04:11:40.0315245Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(198): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2022-05-18T04:11:40.0315571Z with 2022-05-18T04:11:40.0315717Z [ 2022-05-18T04:11:40.0315951Z T=std::vector,std::allocator>> 2022-05-18T04:11:40.0316168Z ] 2022-05-18T04:11:40.0316542Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(397): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2022-05-18T04:11:40.0316954Z with 2022-05-18T04:11:40.0317164Z [ 2022-05-18T04:11:40.0317480Z T=std::vector,std::allocator>> 2022-05-18T04:11:40.0318124Z ] 2022-05-18T04:11:40.0318554Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2022-05-18T04:11:40.0318946Z with 2022-05-18T04:11:40.0319080Z [ 2022-05-18T04:11:40.0319317Z T=std::vector,std::allocator>> 2022-05-18T04:11:40.0319537Z ] 2022-05-18T04:11:40.0319974Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(540): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2022-05-18T04:11:40.0320395Z with 2022-05-18T04:11:40.0320543Z [ 2022-05-18T04:11:40.0320774Z T=std::vector,std::allocator>> 2022-05-18T04:11:40.0320982Z ] 2022-05-18T04:11:40.0321431Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(540): note: see reference to alias template instantiation 'c10::OptionalBase,std::allocator>>>' being compiled 2022-05-18T04:11:40.0322134Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\ATen/core/jit_type.h(567): note: see reference to class template instantiation 'c10::optional,std::allocator>>>' being compiled 2022-05-18T04:11:40.0322790Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\ATen/core/jit_type.h(613): note: see reference to class template instantiation 'c10::VaryingShape' being compiled 2022-05-18T04:11:40.0323387Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(432): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2022-05-18T04:11:40.0323765Z with 2022-05-18T04:11:40.0323913Z [ 2022-05-18T04:11:40.0324147Z T=std::vector,std::allocator>> 2022-05-18T04:11:40.0324353Z ] 2022-05-18T04:11:40.0324726Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(198): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2022-05-18T04:11:40.0325067Z with 2022-05-18T04:11:40.0325202Z [ 2022-05-18T04:11:40.0325406Z T=std::vector> 2022-05-18T04:11:40.0325596Z ] 2022-05-18T04:11:40.0325984Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(397): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2022-05-18T04:11:40.0326329Z with 2022-05-18T04:11:40.0326477Z [ 2022-05-18T04:11:40.0326678Z T=std::vector> 2022-05-18T04:11:40.0326851Z ] 2022-05-18T04:11:40.0327633Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2022-05-18T04:11:40.0328081Z with 2022-05-18T04:11:40.0328231Z [ 2022-05-18T04:11:40.0328421Z T=std::vector> 2022-05-18T04:11:40.0328614Z ] 2022-05-18T04:11:40.0329140Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(540): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2022-05-18T04:11:40.0329542Z with 2022-05-18T04:11:40.0329691Z [ 2022-05-18T04:11:40.0329934Z T=std::vector> 2022-05-18T04:11:40.0330111Z ] 2022-05-18T04:11:40.0330534Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(540): note: see reference to alias template instantiation 'c10::OptionalBase>>' being compiled 2022-05-18T04:11:40.0331190Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\ATen/core/jit_type.h(726): note: see reference to class template instantiation 'c10::optional>>' being compiled 2022-05-18T04:11:40.0331888Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(432): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2022-05-18T04:11:40.0332463Z with 2022-05-18T04:11:40.0332629Z [ 2022-05-18T04:11:40.0332840Z T=std::vector> 2022-05-18T04:11:40.0333036Z ] 2022-05-18T04:11:40.0333395Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(198): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2022-05-18T04:11:40.0333738Z with 2022-05-18T04:11:40.0333888Z [ 2022-05-18T04:11:40.0334120Z T=c10::impl::InlineStreamGuard 2022-05-18T04:11:40.0334327Z ] 2022-05-18T04:11:40.0334718Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(397): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2022-05-18T04:11:40.0335072Z with 2022-05-18T04:11:40.0335205Z [ 2022-05-18T04:11:40.0335431Z T=c10::impl::InlineStreamGuard 2022-05-18T04:11:40.0335648Z ] 2022-05-18T04:11:40.0336064Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2022-05-18T04:11:40.0336462Z with 2022-05-18T04:11:40.0336612Z [ 2022-05-18T04:11:40.0336838Z T=c10::impl::InlineStreamGuard 2022-05-18T04:11:40.0337039Z ] 2022-05-18T04:11:40.0337489Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(540): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2022-05-18T04:11:40.0337949Z with 2022-05-18T04:11:40.0338082Z [ 2022-05-18T04:11:40.0338311Z T=c10::impl::InlineStreamGuard 2022-05-18T04:11:40.0338528Z ] 2022-05-18T04:11:40.0338971Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(540): note: see reference to alias template instantiation 'c10::OptionalBase>' being compiled 2022-05-18T04:11:40.0339683Z 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 2022-05-18T04:11:40.0340413Z 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 2022-05-18T04:11:40.0341183Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(432): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2022-05-18T04:11:40.0341561Z with 2022-05-18T04:11:40.0341753Z [ 2022-05-18T04:11:40.0341973Z T=c10::impl::InlineStreamGuard 2022-05-18T04:11:40.0342195Z ] 2022-05-18T04:11:40.0342645Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(198): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2022-05-18T04:11:40.0342982Z with 2022-05-18T04:11:40.0343132Z [ 2022-05-18T04:11:40.0343322Z T=c10::impl::VirtualGuardImpl 2022-05-18T04:11:40.0343489Z ] 2022-05-18T04:11:40.0343877Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(397): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2022-05-18T04:11:40.0344241Z with 2022-05-18T04:11:40.0344386Z [ 2022-05-18T04:11:40.0344554Z T=c10::impl::VirtualGuardImpl 2022-05-18T04:11:40.0344730Z ] 2022-05-18T04:11:40.0345156Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2022-05-18T04:11:40.0345526Z with 2022-05-18T04:11:40.0345674Z [ 2022-05-18T04:11:40.0345857Z T=c10::impl::VirtualGuardImpl 2022-05-18T04:11:40.0346021Z ] 2022-05-18T04:11:40.0346526Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(540): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2022-05-18T04:11:40.0346940Z with 2022-05-18T04:11:40.0347087Z [ 2022-05-18T04:11:40.0347254Z T=c10::impl::VirtualGuardImpl 2022-05-18T04:11:40.0347431Z ] 2022-05-18T04:11:40.0347883Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(540): note: see reference to alias template instantiation 'c10::OptionalBase' being compiled 2022-05-18T04:11:40.0348520Z 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 2022-05-18T04:11:40.0348868Z with 2022-05-18T04:11:40.0349014Z [ 2022-05-18T04:11:40.0349196Z T=c10::impl::VirtualGuardImpl 2022-05-18T04:11:40.0349361Z ] 2022-05-18T04:11:40.0349802Z 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 2022-05-18T04:11:40.0350470Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(432): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2022-05-18T04:11:40.0350845Z with 2022-05-18T04:11:40.0350978Z [ 2022-05-18T04:11:40.0351161Z T=c10::impl::VirtualGuardImpl 2022-05-18T04:11:40.0351334Z ] 2022-05-18T04:11:40.0351691Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(198): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2022-05-18T04:11:40.0352034Z with 2022-05-18T04:11:40.0352178Z [ 2022-05-18T04:11:40.0352438Z T=std::vector> 2022-05-18T04:11:40.0352669Z ] 2022-05-18T04:11:40.0353451Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(397): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2022-05-18T04:11:40.0353818Z with 2022-05-18T04:11:40.0353997Z [ 2022-05-18T04:11:40.0354269Z T=std::vector> 2022-05-18T04:11:40.0354513Z ] 2022-05-18T04:11:40.0354940Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2022-05-18T04:11:40.0355319Z with 2022-05-18T04:11:40.0355467Z [ 2022-05-18T04:11:40.0355729Z T=std::vector> 2022-05-18T04:11:40.0355958Z ] 2022-05-18T04:11:40.0356414Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(540): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2022-05-18T04:11:40.0356830Z with 2022-05-18T04:11:40.0356977Z [ 2022-05-18T04:11:40.0357228Z T=std::vector> 2022-05-18T04:11:40.0357468Z ] 2022-05-18T04:11:40.0357994Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(540): note: see reference to alias template instantiation 'c10::OptionalBase>>' being compiled 2022-05-18T04:11:40.0358803Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\ATen/core/ivalue_inl.h(834): note: see reference to class template instantiation 'c10::optional>>' being compiled 2022-05-18T04:11:40.0359490Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(432): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2022-05-18T04:11:40.0359923Z with 2022-05-18T04:11:40.0360072Z [ 2022-05-18T04:11:40.0360337Z T=std::vector> 2022-05-18T04:11:40.0360592Z ] 2022-05-18T04:11:40.0361166Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(198): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2022-05-18T04:11:40.0361704Z with 2022-05-18T04:11:40.0361925Z [ 2022-05-18T04:11:40.0362225Z T=torch::autograd::ViewInfo 2022-05-18T04:11:40.0362513Z ] 2022-05-18T04:11:40.0363030Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(397): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2022-05-18T04:11:40.0363384Z with 2022-05-18T04:11:40.0363533Z [ 2022-05-18T04:11:40.0363709Z T=torch::autograd::ViewInfo 2022-05-18T04:11:40.0363868Z ] 2022-05-18T04:11:40.0364297Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2022-05-18T04:11:40.0364693Z with 2022-05-18T04:11:40.0364827Z [ 2022-05-18T04:11:40.0365001Z T=torch::autograd::ViewInfo 2022-05-18T04:11:40.0365172Z ] 2022-05-18T04:11:40.0365760Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(540): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2022-05-18T04:11:40.0366159Z with 2022-05-18T04:11:40.0366308Z [ 2022-05-18T04:11:40.0366541Z T=torch::autograd::ViewInfo 2022-05-18T04:11:40.0366705Z ] 2022-05-18T04:11:40.0367113Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(540): note: see reference to alias template instantiation 'c10::OptionalBase' being compiled 2022-05-18T04:11:40.0367821Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\torch/csrc/autograd/variable.h(525): note: see reference to class template instantiation 'c10::optional' being compiled 2022-05-18T04:11:40.0368484Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(432): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2022-05-18T04:11:40.0368944Z with 2022-05-18T04:11:40.0369092Z [ 2022-05-18T04:11:40.0369272Z T=torch::autograd::ViewInfo 2022-05-18T04:11:40.0369447Z ] 2022-05-18T04:11:40.0369810Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(198): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2022-05-18T04:11:40.0370148Z with 2022-05-18T04:11:40.0370292Z [ 2022-05-18T04:11:40.0370439Z T=c10::IValue 2022-05-18T04:11:40.0370593Z ] 2022-05-18T04:11:40.0370983Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(397): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2022-05-18T04:11:40.0371332Z with 2022-05-18T04:11:40.0371480Z [ 2022-05-18T04:11:40.0371637Z T=c10::IValue 2022-05-18T04:11:40.0371779Z ] 2022-05-18T04:11:40.0372208Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2022-05-18T04:11:40.0372595Z with 2022-05-18T04:11:40.0372740Z [ 2022-05-18T04:11:40.0372885Z T=c10::IValue 2022-05-18T04:11:40.0373039Z ] 2022-05-18T04:11:40.0373488Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(540): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2022-05-18T04:11:40.0373892Z with 2022-05-18T04:11:40.0374024Z [ 2022-05-18T04:11:40.0374180Z T=c10::IValue 2022-05-18T04:11:40.0374334Z ] 2022-05-18T04:11:40.0374707Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(540): note: see reference to alias template instantiation 'c10::OptionalBase' being compiled 2022-05-18T04:11:40.0375312Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\ATen/core/function_schema.h(179): note: see reference to class template instantiation 'c10::optional' being compiled 2022-05-18T04:11:40.0375934Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(432): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2022-05-18T04:11:40.0376308Z with 2022-05-18T04:11:40.0376443Z [ 2022-05-18T04:11:40.0376599Z T=c10::IValue 2022-05-18T04:11:40.0376754Z ] 2022-05-18T04:11:40.0377110Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(198): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2022-05-18T04:11:40.0377452Z with 2022-05-18T04:11:40.0377589Z [ 2022-05-18T04:11:40.0417009Z T=c10::AliasInfo 2022-05-18T04:11:40.0417204Z ] 2022-05-18T04:11:40.0417664Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(397): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2022-05-18T04:11:40.0418096Z with 2022-05-18T04:11:40.0418243Z [ 2022-05-18T04:11:40.0418408Z T=c10::AliasInfo 2022-05-18T04:11:40.0418553Z ] 2022-05-18T04:11:40.0418987Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2022-05-18T04:11:40.0419389Z with 2022-05-18T04:11:40.0419522Z [ 2022-05-18T04:11:40.0419681Z T=c10::AliasInfo 2022-05-18T04:11:40.0419837Z ] 2022-05-18T04:11:40.0420280Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(540): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2022-05-18T04:11:40.0420691Z with 2022-05-18T04:11:40.0420834Z [ 2022-05-18T04:11:40.0420993Z T=c10::AliasInfo 2022-05-18T04:11:40.0421138Z ] 2022-05-18T04:11:40.0421532Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(540): note: see reference to alias template instantiation 'c10::OptionalBase' being compiled 2022-05-18T04:11:40.0422152Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\ATen/core/function_schema.h(26): note: see reference to class template instantiation 'c10::optional' being compiled 2022-05-18T04:11:40.0422855Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(432): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2022-05-18T04:11:40.0423210Z with 2022-05-18T04:11:40.0423356Z [ 2022-05-18T04:11:40.0423516Z T=c10::AliasInfo 2022-05-18T04:11:40.0423663Z ] 2022-05-18T04:11:40.0424034Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(198): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2022-05-18T04:11:40.0424373Z with 2022-05-18T04:11:40.0424514Z [ 2022-05-18T04:11:40.0424720Z T=c10::either 2022-05-18T04:11:40.0424925Z ] 2022-05-18T04:11:40.0425309Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(397): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2022-05-18T04:11:40.0425658Z with 2022-05-18T04:11:40.0425807Z [ 2022-05-18T04:11:40.0426018Z T=c10::either 2022-05-18T04:11:40.0426209Z ] 2022-05-18T04:11:40.0426632Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2022-05-18T04:11:40.0427016Z with 2022-05-18T04:11:40.0427159Z [ 2022-05-18T04:11:40.0427360Z T=c10::either 2022-05-18T04:11:40.0427568Z ] 2022-05-18T04:11:40.0428053Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(540): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2022-05-18T04:11:40.0428447Z with 2022-05-18T04:11:40.0428591Z [ 2022-05-18T04:11:40.0428859Z T=c10::either 2022-05-18T04:11:40.0429063Z ] 2022-05-18T04:11:40.0429487Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(540): note: see reference to alias template instantiation 'c10::OptionalBase>' being compiled 2022-05-18T04:11:40.0430308Z 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 2022-05-18T04:11:40.0430994Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(432): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2022-05-18T04:11:40.0431364Z with 2022-05-18T04:11:40.0431500Z [ 2022-05-18T04:11:40.0431717Z T=c10::either 2022-05-18T04:11:40.0431921Z ] 2022-05-18T04:11:40.0432279Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(198): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2022-05-18T04:11:40.0432624Z with 2022-05-18T04:11:40.0432770Z [ 2022-05-18T04:11:40.0432950Z T=c10::impl::AnnotatedSchema 2022-05-18T04:11:40.0433110Z ] 2022-05-18T04:11:40.0433492Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(397): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2022-05-18T04:11:40.0433847Z with 2022-05-18T04:11:40.0433981Z [ 2022-05-18T04:11:40.0434160Z T=c10::impl::AnnotatedSchema 2022-05-18T04:11:40.0434333Z ] 2022-05-18T04:11:40.0434744Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2022-05-18T04:11:40.0435132Z with 2022-05-18T04:11:40.0435278Z [ 2022-05-18T04:11:40.0435453Z T=c10::impl::AnnotatedSchema 2022-05-18T04:11:40.0435615Z ] 2022-05-18T04:11:40.0436060Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(540): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2022-05-18T04:11:40.0436470Z with 2022-05-18T04:11:40.0436602Z [ 2022-05-18T04:11:40.0436778Z T=c10::impl::AnnotatedSchema 2022-05-18T04:11:40.0436951Z ] 2022-05-18T04:11:40.0437359Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(540): note: see reference to alias template instantiation 'c10::OptionalBase' being compiled 2022-05-18T04:11:40.0438041Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\ATen/core/dispatch/OperatorEntry.h(212): note: see reference to class template instantiation 'c10::optional' being compiled 2022-05-18T04:11:40.0438701Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(432): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2022-05-18T04:11:40.0439073Z with 2022-05-18T04:11:40.0439217Z [ 2022-05-18T04:11:40.0439384Z T=c10::impl::AnnotatedSchema 2022-05-18T04:11:40.0439557Z ] 2022-05-18T04:11:40.0439930Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(198): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2022-05-18T04:11:40.0440264Z with 2022-05-18T04:11:40.0440454Z [ 2022-05-18T04:11:40.0440671Z T=c10::impl::OperatorEntry::CppSignatureWithDebug 2022-05-18T04:11:40.0440903Z ] 2022-05-18T04:11:40.0441289Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(397): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2022-05-18T04:11:40.0441635Z with 2022-05-18T04:11:40.0441776Z [ 2022-05-18T04:11:40.0441980Z T=c10::impl::OperatorEntry::CppSignatureWithDebug 2022-05-18T04:11:40.0442184Z ] 2022-05-18T04:11:40.0442605Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2022-05-18T04:11:40.0442996Z with 2022-05-18T04:11:40.0443127Z [ 2022-05-18T04:11:40.0443348Z T=c10::impl::OperatorEntry::CppSignatureWithDebug 2022-05-18T04:11:40.0443549Z ] 2022-05-18T04:11:40.0443988Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(540): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2022-05-18T04:11:40.0444399Z with 2022-05-18T04:11:40.0444542Z [ 2022-05-18T04:11:40.0444742Z T=c10::impl::OperatorEntry::CppSignatureWithDebug 2022-05-18T04:11:40.0444945Z ] 2022-05-18T04:11:40.0445381Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(540): note: see reference to alias template instantiation 'c10::OptionalBase' being compiled 2022-05-18T04:11:40.0446099Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\ATen/core/dispatch/OperatorEntry.h(271): note: see reference to class template instantiation 'c10::optional' being compiled 2022-05-18T04:11:40.0446781Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(432): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2022-05-18T04:11:40.0447146Z with 2022-05-18T04:11:40.0447292Z [ 2022-05-18T04:11:40.0447508Z T=c10::impl::OperatorEntry::CppSignatureWithDebug 2022-05-18T04:11:40.0447740Z ] 2022-05-18T04:11:40.0448114Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(198): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2022-05-18T04:11:40.0448453Z with 2022-05-18T04:11:40.0448585Z [ 2022-05-18T04:11:40.0448779Z T=std::tuple 2022-05-18T04:11:40.0448964Z ] 2022-05-18T04:11:40.0449350Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(397): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2022-05-18T04:11:40.0449696Z with 2022-05-18T04:11:40.0449840Z [ 2022-05-18T04:11:40.0450032Z T=std::tuple 2022-05-18T04:11:40.0450202Z ] 2022-05-18T04:11:40.0450627Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2022-05-18T04:11:40.0451014Z with 2022-05-18T04:11:40.0451156Z [ 2022-05-18T04:11:40.0451334Z T=std::tuple 2022-05-18T04:11:40.0451519Z ] 2022-05-18T04:11:40.0452016Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(540): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2022-05-18T04:11:40.0452419Z with 2022-05-18T04:11:40.0452609Z [ 2022-05-18T04:11:40.0452800Z T=std::tuple 2022-05-18T04:11:40.0452970Z ] 2022-05-18T04:11:40.0453387Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(540): note: see reference to alias template instantiation 'c10::OptionalBase>' being compiled 2022-05-18T04:11:40.0454058Z 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 2022-05-18T04:11:40.0454717Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(432): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2022-05-18T04:11:40.0455088Z with 2022-05-18T04:11:40.0455222Z [ 2022-05-18T04:11:40.0455414Z T=std::tuple 2022-05-18T04:11:40.0455601Z ] 2022-05-18T04:11:40.0455963Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(198): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2022-05-18T04:11:40.0456302Z with 2022-05-18T04:11:40.0456450Z [ 2022-05-18T04:11:40.0456610Z T=torch::jit::SourceRange 2022-05-18T04:11:40.0456780Z ] 2022-05-18T04:11:40.0457165Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(397): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2022-05-18T04:11:40.0457519Z with 2022-05-18T04:11:40.0457651Z [ 2022-05-18T04:11:40.0457872Z T=torch::jit::SourceRange 2022-05-18T04:11:40.0458041Z ] 2022-05-18T04:11:40.0458449Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2022-05-18T04:11:40.0458842Z with 2022-05-18T04:11:40.0458986Z [ 2022-05-18T04:11:40.0459142Z T=torch::jit::SourceRange 2022-05-18T04:11:40.0459310Z ] 2022-05-18T04:11:40.0459760Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(540): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2022-05-18T04:11:40.0460171Z with 2022-05-18T04:11:40.0460302Z [ 2022-05-18T04:11:40.0460472Z T=torch::jit::SourceRange 2022-05-18T04:11:40.0460640Z ] 2022-05-18T04:11:40.0461034Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(540): note: see reference to alias template instantiation 'c10::OptionalBase' being compiled 2022-05-18T04:11:40.0461680Z 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 2022-05-18T04:11:40.0462411Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(432): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2022-05-18T04:11:40.0462781Z with 2022-05-18T04:11:40.0462914Z [ 2022-05-18T04:11:40.0463089Z T=torch::jit::SourceRange 2022-05-18T04:11:40.0463259Z ] 2022-05-18T04:11:40.0463678Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(198): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2022-05-18T04:11:40.0464011Z with 2022-05-18T04:11:40.0464195Z [ 2022-05-18T04:11:40.0464383Z T=torch::jit::InlinedCallStackPtr 2022-05-18T04:11:40.0464552Z ] 2022-05-18T04:11:40.0464936Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(397): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2022-05-18T04:11:40.0465288Z with 2022-05-18T04:11:40.0465420Z [ 2022-05-18T04:11:40.0465610Z T=torch::jit::InlinedCallStackPtr 2022-05-18T04:11:40.0465796Z ] 2022-05-18T04:11:40.0466214Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2022-05-18T04:11:40.0466582Z with 2022-05-18T04:11:40.0466730Z [ 2022-05-18T04:11:40.0466916Z T=torch::jit::InlinedCallStackPtr 2022-05-18T04:11:40.0467086Z ] 2022-05-18T04:11:40.0467532Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(540): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2022-05-18T04:11:40.0467992Z with 2022-05-18T04:11:40.0468137Z [ 2022-05-18T04:11:40.0468314Z T=torch::jit::InlinedCallStackPtr 2022-05-18T04:11:40.0468496Z ] 2022-05-18T04:11:40.0468912Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(540): note: see reference to alias template instantiation 'c10::OptionalBase' being compiled 2022-05-18T04:11:40.0469598Z 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 2022-05-18T04:11:40.0470246Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(432): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2022-05-18T04:11:40.0470616Z with 2022-05-18T04:11:40.0470764Z [ 2022-05-18T04:11:40.0470942Z T=torch::jit::InlinedCallStackPtr 2022-05-18T04:11:40.0471125Z ] 2022-05-18T04:11:40.0471495Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(198): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2022-05-18T04:11:40.0471837Z with 2022-05-18T04:11:40.0471970Z [ 2022-05-18T04:11:40.0472158Z T=torch::jit::ModuleInstanceInfo 2022-05-18T04:11:40.0472339Z ] 2022-05-18T04:11:40.0472714Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(397): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2022-05-18T04:11:40.0473069Z with 2022-05-18T04:11:40.0473213Z [ 2022-05-18T04:11:40.0473386Z T=torch::jit::ModuleInstanceInfo 2022-05-18T04:11:40.0473566Z ] 2022-05-18T04:11:40.0473985Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2022-05-18T04:11:40.0474374Z with 2022-05-18T04:11:40.0474506Z [ 2022-05-18T04:11:40.0474693Z T=torch::jit::ModuleInstanceInfo 2022-05-18T04:11:40.0474873Z ] 2022-05-18T04:11:40.0475351Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(540): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2022-05-18T04:11:40.0475801Z with 2022-05-18T04:11:40.0475944Z [ 2022-05-18T04:11:40.0476115Z T=torch::jit::ModuleInstanceInfo 2022-05-18T04:11:40.0476295Z ] 2022-05-18T04:11:40.0476707Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(540): note: see reference to alias template instantiation 'c10::OptionalBase' being compiled 2022-05-18T04:11:40.0477370Z 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 2022-05-18T04:11:40.0478053Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(432): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2022-05-18T04:11:40.0478416Z with 2022-05-18T04:11:40.0478562Z [ 2022-05-18T04:11:40.0478754Z T=torch::jit::ModuleInstanceInfo 2022-05-18T04:11:40.0478922Z ] 2022-05-18T04:11:40.0479294Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(198): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2022-05-18T04:11:40.0479633Z with 2022-05-18T04:11:40.0479764Z [ 2022-05-18T04:11:40.0479936Z T=torch::jit::ScopePtr 2022-05-18T04:11:40.0480100Z ] 2022-05-18T04:11:40.0480485Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(397): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2022-05-18T04:11:40.0480822Z with 2022-05-18T04:11:40.0480968Z [ 2022-05-18T04:11:40.0481138Z T=torch::jit::ScopePtr 2022-05-18T04:11:40.0481292Z ] 2022-05-18T04:11:40.0481713Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2022-05-18T04:11:40.0482098Z with 2022-05-18T04:11:40.0482229Z [ 2022-05-18T04:11:40.0482395Z T=torch::jit::ScopePtr 2022-05-18T04:11:40.0482562Z ] 2022-05-18T04:11:40.0483004Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(540): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2022-05-18T04:11:40.0483400Z with 2022-05-18T04:11:40.0483545Z [ 2022-05-18T04:11:40.0483710Z T=torch::jit::ScopePtr 2022-05-18T04:11:40.0483863Z ] 2022-05-18T04:11:40.0484269Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(540): note: see reference to alias template instantiation 'c10::OptionalBase' being compiled 2022-05-18T04:11:40.0484907Z 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 2022-05-18T04:11:40.0485541Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(432): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2022-05-18T04:11:40.0485899Z with 2022-05-18T04:11:40.0486045Z [ 2022-05-18T04:11:40.0486216Z T=torch::jit::ScopePtr 2022-05-18T04:11:40.0486382Z ] 2022-05-18T04:11:40.0486789Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(198): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2022-05-18T04:11:40.0487132Z with 2022-05-18T04:11:40.0487279Z [ 2022-05-18T04:11:40.0487479Z T=at::ThreadLocalState 2022-05-18T04:11:40.0487688Z ] 2022-05-18T04:11:40.0488073Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(397): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2022-05-18T04:11:40.0488414Z with 2022-05-18T04:11:40.0488561Z [ 2022-05-18T04:11:40.0488732Z T=at::ThreadLocalState 2022-05-18T04:11:40.0488887Z ] 2022-05-18T04:11:40.0489307Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2022-05-18T04:11:40.0489693Z with 2022-05-18T04:11:40.0489835Z [ 2022-05-18T04:11:40.0489995Z T=at::ThreadLocalState 2022-05-18T04:11:40.0490162Z ] 2022-05-18T04:11:40.0490610Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(540): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2022-05-18T04:11:40.0491026Z with 2022-05-18T04:11:40.0491159Z [ 2022-05-18T04:11:40.0491329Z T=at::ThreadLocalState 2022-05-18T04:11:40.0491497Z ] 2022-05-18T04:11:40.0491894Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(540): note: see reference to alias template instantiation 'c10::OptionalBase' being compiled 2022-05-18T04:11:40.0492545Z 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 2022-05-18T04:11:40.0493190Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(432): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2022-05-18T04:11:40.0493571Z with 2022-05-18T04:11:40.0493706Z [ 2022-05-18T04:11:40.0493880Z T=at::ThreadLocalState 2022-05-18T04:11:40.0494048Z ] 2022-05-18T04:11:40.0494406Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(198): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2022-05-18T04:11:40.0494742Z with 2022-05-18T04:11:40.0494888Z [ 2022-05-18T04:11:40.0495075Z T=std::shared_ptr 2022-05-18T04:11:40.0495244Z ] 2022-05-18T04:11:40.0495631Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(397): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2022-05-18T04:11:40.0495980Z with 2022-05-18T04:11:40.0496114Z [ 2022-05-18T04:11:40.0496304Z T=std::shared_ptr 2022-05-18T04:11:40.0496482Z ] 2022-05-18T04:11:40.0496892Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2022-05-18T04:11:40.0497281Z with 2022-05-18T04:11:40.0497422Z [ 2022-05-18T04:11:40.0497646Z T=std::shared_ptr 2022-05-18T04:11:40.0497816Z ] 2022-05-18T04:11:40.0498302Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(540): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2022-05-18T04:11:40.0498717Z with 2022-05-18T04:11:40.0498849Z [ 2022-05-18T04:11:40.0499038Z T=std::shared_ptr 2022-05-18T04:11:40.0499265Z ] 2022-05-18T04:11:40.0499677Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(540): note: see reference to alias template instantiation 'c10::OptionalBase>' being compiled 2022-05-18T04:11:40.0500301Z 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 2022-05-18T04:11:40.0500963Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\torch/csrc/jit/api/function_impl.h(156): note: see reference to class template instantiation 'std::array>,4>' being compiled 2022-05-18T04:11:40.0501617Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(432): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2022-05-18T04:11:40.0501993Z with 2022-05-18T04:11:40.0502127Z [ 2022-05-18T04:11:40.0502395Z T=std::shared_ptr 2022-05-18T04:11:40.0502579Z ] 2022-05-18T04:11:40.0502954Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(198): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2022-05-18T04:11:40.0503283Z with 2022-05-18T04:11:40.0503427Z [ 2022-05-18T04:11:40.0503604Z T=torch::jit::GraphExecutor 2022-05-18T04:11:40.0503768Z ] 2022-05-18T04:11:40.0504157Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(397): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2022-05-18T04:11:40.0504508Z with 2022-05-18T04:11:40.0504640Z [ 2022-05-18T04:11:40.0504818Z T=torch::jit::GraphExecutor 2022-05-18T04:11:40.0504992Z ] 2022-05-18T04:11:40.0505415Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2022-05-18T04:11:40.0505792Z with 2022-05-18T04:11:40.0505939Z [ 2022-05-18T04:11:40.0506112Z T=torch::jit::GraphExecutor 2022-05-18T04:11:40.0506272Z ] 2022-05-18T04:11:40.0506722Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(540): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2022-05-18T04:11:40.0507129Z with 2022-05-18T04:11:40.0507263Z [ 2022-05-18T04:11:40.0507437Z T=torch::jit::GraphExecutor 2022-05-18T04:11:40.0507653Z ] 2022-05-18T04:11:40.0508067Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(540): note: see reference to alias template instantiation 'c10::OptionalBase' being compiled 2022-05-18T04:11:40.0508688Z 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 2022-05-18T04:11:40.0509331Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\torch/csrc/jit/api/function_impl.h(170): note: see reference to class template instantiation 'std::array,4>' being compiled 2022-05-18T04:11:40.0510034Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(432): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2022-05-18T04:11:40.0510443Z with 2022-05-18T04:11:40.0510576Z [ 2022-05-18T04:11:40.0510752Z T=torch::jit::GraphExecutor 2022-05-18T04:11:40.0510926Z ] 2022-05-18T04:11:40.0511293Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(198): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2022-05-18T04:11:40.0511625Z with 2022-05-18T04:11:40.0511771Z [ 2022-05-18T04:11:40.0511939Z T=torch::jit::Method 2022-05-18T04:11:40.0512091Z ] 2022-05-18T04:11:40.0512480Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(397): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2022-05-18T04:11:40.0512832Z with 2022-05-18T04:11:40.0512966Z [ 2022-05-18T04:11:40.0513131Z T=torch::jit::Method 2022-05-18T04:11:40.0513299Z ] 2022-05-18T04:11:40.0513727Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2022-05-18T04:11:40.0514102Z with 2022-05-18T04:11:40.0514248Z [ 2022-05-18T04:11:40.0514412Z T=torch::jit::Method 2022-05-18T04:11:40.0514562Z ] 2022-05-18T04:11:40.0515010Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(540): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2022-05-18T04:11:40.0515425Z with 2022-05-18T04:11:40.0515569Z [ 2022-05-18T04:11:40.0515720Z T=torch::jit::Method 2022-05-18T04:11:40.0515882Z ] 2022-05-18T04:11:40.0516282Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(540): note: see reference to alias template instantiation 'c10::OptionalBase' being compiled 2022-05-18T04:11:40.0516892Z 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 2022-05-18T04:11:40.0517513Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(432): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2022-05-18T04:11:40.0517925Z with 2022-05-18T04:11:40.0518072Z [ 2022-05-18T04:11:40.0518226Z T=torch::jit::Method 2022-05-18T04:11:40.0518388Z ] 2022-05-18T04:11:40.0518763Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(198): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2022-05-18T04:11:40.0519094Z with 2022-05-18T04:11:40.0519240Z [ 2022-05-18T04:11:40.0519455Z T=std::vector> 2022-05-18T04:11:40.0519656Z ] 2022-05-18T04:11:40.0520033Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(397): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2022-05-18T04:11:40.0520385Z with 2022-05-18T04:11:40.0520533Z [ 2022-05-18T04:11:40.0520734Z T=std::vector> 2022-05-18T04:11:40.0520936Z ] 2022-05-18T04:11:40.0521407Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2022-05-18T04:11:40.0521799Z with 2022-05-18T04:11:40.0521933Z [ 2022-05-18T04:11:40.0522188Z T=std::vector> 2022-05-18T04:11:40.0522387Z ] 2022-05-18T04:11:40.0522823Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(540): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2022-05-18T04:11:40.0523230Z with 2022-05-18T04:11:40.0523375Z [ 2022-05-18T04:11:40.0523572Z T=std::vector> 2022-05-18T04:11:40.0523774Z ] 2022-05-18T04:11:40.0524213Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(540): note: see reference to alias template instantiation 'c10::OptionalBase>>' being compiled 2022-05-18T04:11:40.0524895Z 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 2022-05-18T04:11:40.0525555Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(432): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2022-05-18T04:11:40.0525912Z with 2022-05-18T04:11:40.0526059Z [ 2022-05-18T04:11:40.0526269Z T=std::vector> 2022-05-18T04:11:40.0526454Z ] 2022-05-18T04:11:40.0526824Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(198): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2022-05-18T04:11:40.0527165Z with 2022-05-18T04:11:40.0527311Z [ 2022-05-18T04:11:40.0527538Z T=std::function 2022-05-18T04:11:40.0527809Z ] 2022-05-18T04:11:40.0528196Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(397): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2022-05-18T04:11:40.0528541Z with 2022-05-18T04:11:40.0528686Z [ 2022-05-18T04:11:40.0528923Z T=std::function 2022-05-18T04:11:40.0529133Z ] 2022-05-18T04:11:40.0529556Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2022-05-18T04:11:40.0529943Z with 2022-05-18T04:11:40.0530089Z [ 2022-05-18T04:11:40.0530315Z T=std::function 2022-05-18T04:11:40.0530542Z ] 2022-05-18T04:11:40.0530991Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(540): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2022-05-18T04:11:40.0531400Z with 2022-05-18T04:11:40.0531533Z [ 2022-05-18T04:11:40.0531771Z T=std::function 2022-05-18T04:11:40.0531990Z ] 2022-05-18T04:11:40.0532427Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(540): note: see reference to alias template instantiation 'c10::OptionalBase>' being compiled 2022-05-18T04:11:40.0533217Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\torch/csrc/autograd/profiler_legacy.h(400): note: see reference to class template instantiation 'c10::optional>' being compiled 2022-05-18T04:11:40.0533946Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(432): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2022-05-18T04:11:40.0534317Z with 2022-05-18T04:11:40.0534464Z [ 2022-05-18T04:11:40.0534688Z T=std::function 2022-05-18T04:11:40.0534913Z ] 2022-05-18T04:11:40.0535282Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(198): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2022-05-18T04:11:40.0535612Z with 2022-05-18T04:11:40.0535759Z [ 2022-05-18T04:11:40.0536036Z T=std::vector>,std::allocator>>> 2022-05-18T04:11:40.0536291Z ] 2022-05-18T04:11:40.0536667Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(397): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2022-05-18T04:11:40.0537021Z with 2022-05-18T04:11:40.0537164Z [ 2022-05-18T04:11:40.0537425Z T=std::vector>,std::allocator>>> 2022-05-18T04:11:40.0537725Z ] 2022-05-18T04:11:40.0538149Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2022-05-18T04:11:40.0538539Z with 2022-05-18T04:11:40.0538674Z [ 2022-05-18T04:11:40.0538951Z T=std::vector>,std::allocator>>> 2022-05-18T04:11:40.0539208Z ] 2022-05-18T04:11:40.0539644Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(540): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2022-05-18T04:11:40.0540061Z with 2022-05-18T04:11:40.0540207Z [ 2022-05-18T04:11:40.0540484Z T=std::vector>,std::allocator>>> 2022-05-18T04:11:40.0540722Z ] 2022-05-18T04:11:40.0541210Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(540): note: see reference to alias template instantiation 'c10::OptionalBase>,std::allocator>>>>' being compiled 2022-05-18T04:11:40.0542012Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\torch/csrc/autograd/profiler_kineto.h(247): note: see reference to class template instantiation 'c10::optional>,std::allocator>>>>' being compiled 2022-05-18T04:11:40.0542797Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(432): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2022-05-18T04:11:40.0543173Z with 2022-05-18T04:11:40.0543307Z [ 2022-05-18T04:11:40.0543585Z T=std::vector>,std::allocator>>> 2022-05-18T04:11:40.0543887Z ] 2022-05-18T04:11:40.0544249Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(198): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2022-05-18T04:11:40.0545027Z with 2022-05-18T04:11:40.0545172Z [ 2022-05-18T04:11:40.0545437Z T=torch::nn::TripletMarginWithDistanceLossOptions::distance_function_t 2022-05-18T04:11:40.0545672Z ] 2022-05-18T04:11:40.0546065Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(397): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2022-05-18T04:11:40.0546420Z with 2022-05-18T04:11:40.0546555Z [ 2022-05-18T04:11:40.0546817Z T=torch::nn::TripletMarginWithDistanceLossOptions::distance_function_t 2022-05-18T04:11:40.0547060Z ] 2022-05-18T04:11:40.0547489Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2022-05-18T04:11:40.0547909Z with 2022-05-18T04:11:40.0548056Z [ 2022-05-18T04:11:40.0548316Z T=torch::nn::TripletMarginWithDistanceLossOptions::distance_function_t 2022-05-18T04:11:40.0548547Z ] 2022-05-18T04:11:40.0549005Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(540): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2022-05-18T04:11:40.0549424Z with 2022-05-18T04:11:40.0549569Z [ 2022-05-18T04:11:40.0549817Z T=torch::nn::TripletMarginWithDistanceLossOptions::distance_function_t 2022-05-18T04:11:40.0550062Z ] 2022-05-18T04:11:40.0550544Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(540): note: see reference to alias template instantiation 'c10::OptionalBase' being compiled 2022-05-18T04:11:40.0551346Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\torch\csrc\api\include\torch/nn/options/loss.h(404): note: see reference to class template instantiation 'c10::optional' being compiled 2022-05-18T04:11:40.0552050Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(432): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2022-05-18T04:11:40.0552424Z with 2022-05-18T04:11:40.0552572Z [ 2022-05-18T04:11:40.0552832Z T=torch::nn::TripletMarginWithDistanceLossOptions::distance_function_t 2022-05-18T04:11:40.0553065Z ] 2022-05-18T04:11:40.0553440Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(198): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2022-05-18T04:11:40.0553781Z with 2022-05-18T04:11:40.0553914Z [ 2022-05-18T04:11:40.0554117Z T=std::vector> 2022-05-18T04:11:40.0554309Z ] 2022-05-18T04:11:40.0554679Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(397): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2022-05-18T04:11:40.0555031Z with 2022-05-18T04:11:40.0555177Z [ 2022-05-18T04:11:40.0555380Z T=std::vector> 2022-05-18T04:11:40.0555557Z ] 2022-05-18T04:11:40.0556035Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2022-05-18T04:11:40.0556429Z with 2022-05-18T04:11:40.0556599Z [ 2022-05-18T04:11:40.0556804Z T=std::vector> 2022-05-18T04:11:40.0556996Z ] 2022-05-18T04:11:40.0557446Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(540): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2022-05-18T04:11:40.0557893Z with 2022-05-18T04:11:40.0558043Z [ 2022-05-18T04:11:40.0558244Z T=std::vector> 2022-05-18T04:11:40.0558422Z ] 2022-05-18T04:11:40.0558836Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(540): note: see reference to alias template instantiation 'c10::OptionalBase>>' being compiled 2022-05-18T04:11:40.0559215Z with 2022-05-18T04:11:40.0559362Z [ 2022-05-18T04:11:40.0559497Z T=double 2022-05-18T04:11:40.0559650Z ] 2022-05-18T04:11:40.0560104Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\torch\csrc\api\include\torch/nn/options/upsampling.h(26): note: see reference to class template instantiation 'c10::optional>>' being compiled 2022-05-18T04:11:40.0560510Z with 2022-05-18T04:11:40.0560656Z [ 2022-05-18T04:11:40.0560804Z T=double 2022-05-18T04:11:40.0560943Z ] 2022-05-18T04:11:40.0561343Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(432): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2022-05-18T04:11:40.0561403Z with 2022-05-18T04:11:40.0561460Z [ 2022-05-18T04:11:40.0561578Z T=std::vector> 2022-05-18T04:11:40.0561634Z ] 2022-05-18T04:11:40.0561909Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(198): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2022-05-18T04:11:40.0561970Z with 2022-05-18T04:11:40.0562029Z [ 2022-05-18T04:11:40.0562138Z T=std::tuple 2022-05-18T04:11:40.0562194Z ] 2022-05-18T04:11:40.0562494Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(397): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2022-05-18T04:11:40.0562555Z with 2022-05-18T04:11:40.0562611Z [ 2022-05-18T04:11:40.0562701Z T=std::tuple 2022-05-18T04:11:40.0562758Z ] 2022-05-18T04:11:40.0563096Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2022-05-18T04:11:40.0563157Z with 2022-05-18T04:11:40.0563214Z [ 2022-05-18T04:11:40.0563314Z T=std::tuple 2022-05-18T04:11:40.0563369Z ] 2022-05-18T04:11:40.0563727Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(540): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2022-05-18T04:11:40.0563774Z with 2022-05-18T04:11:40.0563830Z [ 2022-05-18T04:11:40.0563932Z T=std::tuple 2022-05-18T04:11:40.0563989Z ] 2022-05-18T04:11:40.0564355Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(540): note: see reference to alias template instantiation 'c10::OptionalBase>' being compiled 2022-05-18T04:11:40.0564714Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\torch\csrc\api\include\torch/nn/modules/rnn.h(155): note: see reference to class template instantiation 'c10::optional>' being compiled 2022-05-18T04:11:40.0565072Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(432): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2022-05-18T04:11:40.0565131Z with 2022-05-18T04:11:40.0565187Z [ 2022-05-18T04:11:40.0565275Z T=std::tuple 2022-05-18T04:11:40.0565332Z ] 2022-05-18T04:11:40.0565616Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(198): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2022-05-18T04:11:40.0565678Z with 2022-05-18T04:11:40.0565735Z [ 2022-05-18T04:11:40.0565862Z T=std::vector> 2022-05-18T04:11:40.0565922Z ] 2022-05-18T04:11:40.0566219Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(397): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2022-05-18T04:11:40.0566267Z with 2022-05-18T04:11:40.0566322Z [ 2022-05-18T04:11:40.0566447Z T=std::vector> 2022-05-18T04:11:40.0566503Z ] 2022-05-18T04:11:40.0566841Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2022-05-18T04:11:40.0566901Z with 2022-05-18T04:11:40.0566958Z [ 2022-05-18T04:11:40.0567087Z T=std::vector> 2022-05-18T04:11:40.0567130Z ] 2022-05-18T04:11:40.0567487Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(540): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2022-05-18T04:11:40.0567585Z with 2022-05-18T04:11:40.0567644Z [ 2022-05-18T04:11:40.0567766Z T=std::vector> 2022-05-18T04:11:40.0567821Z ] 2022-05-18T04:11:40.0568158Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(540): note: see reference to alias template instantiation 'c10::OptionalBase>>' being compiled 2022-05-18T04:11:40.0568533Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\torch\csrc\api\include\torch/optim/lbfgs.h(46): note: see reference to class template instantiation 'c10::optional>>' being compiled 2022-05-18T04:11:40.0568852Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(432): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2022-05-18T04:11:40.0568911Z with 2022-05-18T04:11:40.0568955Z [ 2022-05-18T04:11:40.0569078Z T=std::vector> 2022-05-18T04:11:40.0569135Z ] 2022-05-18T04:11:40.0569388Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\pybind11\detail/common.h(108): warning C4005: 'HAVE_SNPRINTF': macro redefinition 2022-05-18T04:11:40.0569572Z C:\Jenkins\Miniconda3\include\pyerrors.h(315): note: see previous definition of 'HAVE_SNPRINTF' 2022-05-18T04:11:40.0570145Z 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' 2022-05-18T04:11:40.0570395Z 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' 2022-05-18T04:11:40.0570680Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\ATen/cpu/vec/vec256/vec256_bfloat16.h(801): warning C4068: unknown pragma 'GCC' 2022-05-18T04:11:40.0570945Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\ATen/native/Math.h(1151): warning C4305: 'initializing': truncation from 'double' to 'scalar_t' 2022-05-18T04:11:40.0570993Z with 2022-05-18T04:11:40.0571049Z [ 2022-05-18T04:11:40.0571124Z scalar_t=float 2022-05-18T04:11:40.0571180Z ] 2022-05-18T04:11:40.0571497Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\ATen/native/Math.h(1200): note: see reference to function template instantiation 'scalar_t calc_igamma(scalar_t,scalar_t)' being compiled 2022-05-18T04:11:40.0571557Z with 2022-05-18T04:11:40.0571613Z [ 2022-05-18T04:11:40.0571675Z scalar_t=float 2022-05-18T04:11:40.0571732Z ] 2022-05-18T04:11:40.0571994Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\ATen/native/Math.h(1072): warning C4305: 'initializing': truncation from 'double' to 'scalar_t' 2022-05-18T04:11:40.0572053Z with 2022-05-18T04:11:40.0572110Z [ 2022-05-18T04:11:40.0572181Z scalar_t=float 2022-05-18T04:11:40.0572239Z ] 2022-05-18T04:11:40.0572558Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\ATen/native/Math.h(1210): note: see reference to function template instantiation 'scalar_t calc_igammac(scalar_t,scalar_t)' being compiled 2022-05-18T04:11:40.0572605Z with 2022-05-18T04:11:40.0572663Z [ 2022-05-18T04:11:40.0572736Z scalar_t=float 2022-05-18T04:11:40.0572795Z ] 2022-05-18T04:11:40.0573061Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\ATen/native/Math.h(933): warning C4305: 'initializing': truncation from 'double' to 'const scalar_t' 2022-05-18T04:11:40.0573121Z with 2022-05-18T04:11:40.0573177Z [ 2022-05-18T04:11:40.0573234Z scalar_t=float 2022-05-18T04:11:40.0573289Z ] 2022-05-18T04:11:40.0573632Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\ATen/native/Math.h(1185): note: see reference to function template instantiation 'scalar_t _igam_helper_asymptotic_series(scalar_t,scalar_t,bool)' being compiled 2022-05-18T04:11:40.0573691Z with 2022-05-18T04:11:40.0573747Z [ 2022-05-18T04:11:40.0573817Z scalar_t=float 2022-05-18T04:11:40.0573872Z ] 2022-05-18T04:11:40.0574186Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\ATen/native/Math.h(1200): note: see reference to function template instantiation 'scalar_t calc_igamma(scalar_t,scalar_t)' being compiled 2022-05-18T04:11:40.0574232Z with 2022-05-18T04:11:40.0574289Z [ 2022-05-18T04:11:40.0574359Z scalar_t=float 2022-05-18T04:11:40.0574414Z ] 2022-05-18T04:11:40.0574677Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\ATen/native/Math.h(1314): warning C4305: 'initializing': truncation from 'double' to 'const T' 2022-05-18T04:11:40.0574735Z with 2022-05-18T04:11:40.0574791Z [ 2022-05-18T04:11:40.0574851Z T=float 2022-05-18T04:11:40.0574894Z ] 2022-05-18T04:11:40.0575230Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\ATen/native/Math.h(1451): note: see reference to function template instantiation 'std::tuple chebyshev_coefficients_i0e_A(void)' being compiled 2022-05-18T04:11:40.0575289Z with 2022-05-18T04:11:40.0575345Z [ 2022-05-18T04:11:40.0575450Z T=float 2022-05-18T04:11:40.0575508Z ] 2022-05-18T04:11:40.0575799Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\ATen/native/Math.h(1464): note: see reference to function template instantiation 'float calc_i0(T)' being compiled 2022-05-18T04:11:40.0575884Z with 2022-05-18T04:11:40.0575940Z [ 2022-05-18T04:11:40.0576000Z T=float 2022-05-18T04:11:40.0576057Z ] 2022-05-18T04:11:40.0576322Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\ATen/native/Math.h(1338): warning C4305: 'initializing': truncation from 'double' to 'const T' 2022-05-18T04:11:40.0576380Z with 2022-05-18T04:11:40.0576436Z [ 2022-05-18T04:11:40.0576496Z T=float 2022-05-18T04:11:40.0576539Z ] 2022-05-18T04:11:40.0576883Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\ATen/native/Math.h(1457): note: see reference to function template instantiation 'std::tuple chebyshev_coefficients_i0e_B(void)' being compiled 2022-05-18T04:11:40.0576941Z with 2022-05-18T04:11:40.0576997Z [ 2022-05-18T04:11:40.0577059Z T=float 2022-05-18T04:11:40.0577115Z ] 2022-05-18T04:11:40.0577376Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\ATen/native/Math.h(621): warning C4305: 'initializing': truncation from 'double' to 'scalar_t' 2022-05-18T04:11:40.0577422Z with 2022-05-18T04:11:40.0577477Z [ 2022-05-18T04:11:40.0577550Z scalar_t=float 2022-05-18T04:11:40.0577606Z ] 2022-05-18T04:11:40.0577975Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\ATen/native/Math.h(657): note: see reference to function template instantiation 'scalar_t _igam_helper_fac(scalar_t,scalar_t)' being compiled 2022-05-18T04:11:40.0578037Z with 2022-05-18T04:11:40.0578092Z [ 2022-05-18T04:11:40.0578162Z scalar_t=float 2022-05-18T04:11:40.0578208Z ] 2022-05-18T04:11:40.0578535Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\ATen/native/Math.h(1195): note: see reference to function template instantiation 'scalar_t _igam_helper_series(scalar_t,scalar_t)' being compiled 2022-05-18T04:11:40.0578595Z with 2022-05-18T04:11:40.0578650Z [ 2022-05-18T04:11:40.0578721Z scalar_t=float 2022-05-18T04:11:40.0578776Z ] 2022-05-18T04:11:40.0579035Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\ATen/native/Math.h(622): warning C4305: 'initializing': truncation from 'double' to 'scalar_t' 2022-05-18T04:11:40.0579094Z with 2022-05-18T04:11:40.0579138Z [ 2022-05-18T04:11:40.0579208Z scalar_t=float 2022-05-18T04:11:40.0579266Z ] 2022-05-18T04:11:40.0579530Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\ATen/native/Math.h(623): warning C4305: 'initializing': truncation from 'double' to 'scalar_t' 2022-05-18T04:11:40.0579587Z with 2022-05-18T04:11:40.0579643Z [ 2022-05-18T04:11:40.0579711Z scalar_t=float 2022-05-18T04:11:40.0579756Z ] 2022-05-18T04:11:40.0580022Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\ATen/native/Math.h(591): warning C4305: 'initializing': truncation from 'double' to 'const scalar_t' 2022-05-18T04:11:40.0580081Z with 2022-05-18T04:11:40.0580136Z [ 2022-05-18T04:11:40.0580205Z scalar_t=float 2022-05-18T04:11:40.0580261Z ] 2022-05-18T04:11:40.0580583Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\ATen/native/Math.h(634): note: see reference to function template instantiation 'scalar_t lanczos_sum_expg_scaled(scalar_t)' being compiled 2022-05-18T04:11:40.0580630Z with 2022-05-18T04:11:40.0580686Z [ 2022-05-18T04:11:40.0580756Z scalar_t=float 2022-05-18T04:11:40.0580853Z ] 2022-05-18T04:11:40.0581175Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\ATen/native/Math.h(657): note: see reference to function template instantiation 'scalar_t _igam_helper_fac(scalar_t,scalar_t)' being compiled 2022-05-18T04:11:40.0581273Z with 2022-05-18T04:11:40.0581328Z [ 2022-05-18T04:11:40.0581398Z scalar_t=float 2022-05-18T04:11:40.0581439Z ] 2022-05-18T04:11:40.0581705Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\ATen/native/Math.h(606): warning C4305: 'initializing': truncation from 'double' to 'const scalar_t' 2022-05-18T04:11:40.0581764Z with 2022-05-18T04:11:40.0581818Z [ 2022-05-18T04:11:40.0581889Z scalar_t=float 2022-05-18T04:11:40.0581944Z ] 2022-05-18T04:11:40.0583701Z "C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\bin\HostX64\x64\link.exe" /nologo /INCREMENTAL:NO /LTCG /DLL /MANIFEST:EMBED,ID=2 /MANIFESTUAC:NO /LIBPATH:C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\lib /LIBPATH:C:\Jenkins\Miniconda3\libs /LIBPATH:C:\Jenkins\Miniconda3 /LIBPATH:C:\Jenkins\Miniconda3\PCbuild\amd64 "/LIBPATH:C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\lib\x64" "/LIBPATH:C:\Program Files (x86)\Windows Kits\NETFXSDK\4.8\lib\um\x64" "/LIBPATH:C:\Program Files (x86)\Windows Kits\10\lib\10.0.19041.0\ucrt\x64" "/LIBPATH:C:\Program Files (x86)\Windows Kits\10\lib\10.0.19041.0\um\x64" "/LIBPATH:C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\lib\x64" "/LIBPATH:C:\Program Files (x86)\Windows Kits\NETFXSDK\4.8\lib\um\x64" "/LIBPATH:C:\Program Files (x86)\Windows Kits\10\lib\10.0.19041.0\ucrt\x64" "/LIBPATH:C:\Program Files (x86)\Windows Kits\10\lib\10.0.19041.0\um\x64" c10.lib torch.lib torch_cpu.lib torch_python.lib /EXPORT:PyInit_rng C:\actions-runner\_work\pytorch\pytorch\test\cpp_extensions\build\temp.win-amd64-3.8\Release\rng_extension.obj /OUT:build\lib.win-amd64-3.8\torch_test_cpp_extension\rng.cp38-win_amd64.pyd /IMPLIB:C:\actions-runner\_work\pytorch\pytorch\test\cpp_extensions\build\temp.win-amd64-3.8\Release\rng.cp38-win_amd64.lib 2022-05-18T04:11:40.2121251Z Creating library C:\actions-runner\_work\pytorch\pytorch\test\cpp_extensions\build\temp.win-amd64-3.8\Release\rng.cp38-win_amd64.lib and object C:\actions-runner\_work\pytorch\pytorch\test\cpp_extensions\build\temp.win-amd64-3.8\Release\rng.cp38-win_amd64.exp 2022-05-18T04:11:40.2850210Z Generating code 2022-05-18T04:11:41.7802240Z Finished generating code 2022-05-18T04:11:42.0401920Z running install_lib 2022-05-18T04:11:42.1111807Z creating install 2022-05-18T04:11:42.1112439Z creating install\Jenkins 2022-05-18T04:11:42.1113738Z creating install\Jenkins\Miniconda3 2022-05-18T04:11:42.1115005Z creating install\Jenkins\Miniconda3\Lib 2022-05-18T04:11:42.1116477Z creating install\Jenkins\Miniconda3\Lib\site-packages 2022-05-18T04:11:42.1120168Z creating install\Jenkins\Miniconda3\Lib\site-packages\torch_test_cpp_extension 2022-05-18T04:11:42.1123350Z copying build\lib.win-amd64-3.8\torch_test_cpp_extension\cpp.cp38-win_amd64.pyd -> ./install\Jenkins\Miniconda3\Lib\site-packages\torch_test_cpp_extension 2022-05-18T04:11:42.1134357Z copying build\lib.win-amd64-3.8\torch_test_cpp_extension\ort.cp38-win_amd64.pyd -> ./install\Jenkins\Miniconda3\Lib\site-packages\torch_test_cpp_extension 2022-05-18T04:11:42.1145298Z copying build\lib.win-amd64-3.8\torch_test_cpp_extension\rng.cp38-win_amd64.pyd -> ./install\Jenkins\Miniconda3\Lib\site-packages\torch_test_cpp_extension 2022-05-18T04:11:42.1462875Z copying build\lib.win-amd64-3.8\torch_test_cpp_extension\__init__.py -> ./install\Jenkins\Miniconda3\Lib\site-packages\torch_test_cpp_extension 2022-05-18T04:11:42.1478371Z byte-compiling ./install\Jenkins\Miniconda3\Lib\site-packages\torch_test_cpp_extension\__init__.py to __init__.cpython-38.pyc 2022-05-18T04:11:42.1505612Z running install_egg_info 2022-05-18T04:11:42.2936406Z running egg_info 2022-05-18T04:11:42.2936695Z creating torch_test_cpp_extension.egg-info 2022-05-18T04:11:42.3620618Z writing torch_test_cpp_extension.egg-info\PKG-INFO 2022-05-18T04:11:42.4255191Z writing dependency_links to torch_test_cpp_extension.egg-info\dependency_links.txt 2022-05-18T04:11:42.8012758Z writing top-level names to torch_test_cpp_extension.egg-info\top_level.txt 2022-05-18T04:11:42.8025676Z writing manifest file 'torch_test_cpp_extension.egg-info\SOURCES.txt' 2022-05-18T04:11:42.8092792Z reading manifest file 'torch_test_cpp_extension.egg-info\SOURCES.txt' 2022-05-18T04:11:42.8105759Z writing manifest file 'torch_test_cpp_extension.egg-info\SOURCES.txt' 2022-05-18T04:11:42.8110211Z Copying torch_test_cpp_extension.egg-info to ./install\Jenkins\Miniconda3\Lib\site-packages\torch_test_cpp_extension-0.0.0-py3.8.egg-info 2022-05-18T04:11:42.8152989Z running install_scripts 2022-05-18T04:11:42.9103444Z Error in atexit._run_exitfuncs: 2022-05-18T04:11:42.9103711Z Traceback (most recent call last): 2022-05-18T04:11:42.9111643Z File "C:\Jenkins\Miniconda3\lib\site-packages\colorama\ansitowin32.py", line 59, in closed 2022-05-18T04:11:42.9112094Z return stream.closed 2022-05-18T04:11:42.9112313Z ValueError: underlying buffer has been detached 2022-05-18T04:11:43.0789345Z Executing ['C:\\Jenkins\\Miniconda3\\python.exe', 'test_cpp_extensions_aot_ninja.py', '-v', '--import-slow-tests', '--import-disabled-tests'] ... [2022-05-18 04:11:43.078015] 2022-05-18T04:11:44.9413004Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\cuda\__init__.py:82: UserWarning: CUDA initialization: CUDA unknown error - this may be due to an incorrectly set up environment, e.g. changing env variable CUDA_VISIBLE_DEVICES after program start. Setting the available devices to be zero. (Triggered internally at C:\actions-runner\_work\pytorch\pytorch\c10\cuda\CUDAFunctions.cpp:109.) 2022-05-18T04:11:44.9413775Z return torch._C._cuda_getDeviceCount() > 0 2022-05-18T04:11:44.9413929Z 2022-05-18T04:11:44.9413987Z Running tests... 2022-05-18T04:11:44.9414239Z ---------------------------------------------------------------------- 2022-05-18T04:11:44.9414597Z No CUDA runtime is found, using CUDA_HOME='C:\Program Files\NVIDIA GPU Computing Toolkit\CUDA\v11.6' 2022-05-18T04:11:44.9414971Z Test results will be stored in test-reports\python-unittest\test_cpp_extensions_aot_ninja 2022-05-18T04:11:44.9570947Z test_backward (__main__.TestCppExtensionAOT) ... ok (0.016s) 2022-05-18T04:11:44.9578823Z test_cublas_extension (__main__.TestCppExtensionAOT) ... skip: Windows not supported (0.000s) 2022-05-18T04:11:44.9586126Z test_cuda_extension (__main__.TestCppExtensionAOT) ... skip: CUDA not found (0.000s) 2022-05-18T04:11:44.9592849Z test_cusolver_extension (__main__.TestCppExtensionAOT) ... skip: Windows not supported (0.000s) 2022-05-18T04:11:44.9608010Z test_extension_function (__main__.TestCppExtensionAOT) ... ok (0.000s) 2022-05-18T04:11:44.9623169Z test_extension_module (__main__.TestCppExtensionAOT) ... ok (0.000s) 2022-05-18T04:11:44.9632011Z test_no_python_abi_suffix_sets_the_correct_library_name (__main__.TestCppExtensionAOT) ... skip: Not available on Windows (0.000s) 2022-05-18T04:11:44.9642333Z test_optional (__main__.TestCppExtensionAOT) ... ok (0.000s) 2022-05-18T04:11:44.9659693Z test_add (__main__.TestORTTensor) ... ok (0.000s) 2022-05-18T04:11:44.9683684Z test_conv_backend_override (__main__.TestORTTensor) ... ok (0.000s) 2022-05-18T04:11:45.6254466Z test_unregistered (__main__.TestORTTensor) ... ok (0.646s) 2022-05-18T04:11:45.6278019Z test_zeros (__main__.TestORTTensor) ... ok (0.000s) 2022-05-18T04:11:45.6321203Z test_rng (__main__.TestRNGExtension) ... ok (0.017s) 2022-05-18T04:11:45.6332597Z test_torch_library (__main__.TestTorchLibrary) ... skip: CUDA not found (0.002s) 2022-05-18T04:11:45.6868967Z 2022-05-18T04:11:45.6869621Z ---------------------------------------------------------------------- 2022-05-18T04:11:45.6870075Z Ran 14 tests in 0.688s 2022-05-18T04:11:45.6870180Z 2022-05-18T04:11:45.6870263Z OK (skipped=5) 2022-05-18T04:11:45.6870369Z 2022-05-18T04:11:45.6870537Z Generating XML reports... 2022-05-18T04:11:45.6870918Z Generated XML report: test-reports\python-unittest\test_cpp_extensions_aot_ninja\TEST-TestCppExtensionAOT-20220518041144.xml 2022-05-18T04:11:45.6871420Z Generated XML report: test-reports\python-unittest\test_cpp_extensions_aot_ninja\TEST-TestORTTensor-20220518041144.xml 2022-05-18T04:11:45.6871926Z Generated XML report: test-reports\python-unittest\test_cpp_extensions_aot_ninja\TEST-TestRNGExtension-20220518041144.xml 2022-05-18T04:11:45.6872466Z Generated XML report: test-reports\python-unittest\test_cpp_extensions_aot_ninja\TEST-TestTorchLibrary-20220518041144.xml 2022-05-18T04:11:46.0680643Z Running test_cpp_extensions_aot_no_ninja ... [2022-05-18 04:11:45.899280] 2022-05-18T04:11:47.7355856Z No CUDA runtime is found, using CUDA_HOME='C:\Program Files\NVIDIA GPU Computing Toolkit\CUDA\v11.6' 2022-05-18T04:11:47.8054687Z running install 2022-05-18T04:11:47.8137525Z running build 2022-05-18T04:11:47.8137750Z running build_py 2022-05-18T04:11:47.8835595Z creating build 2022-05-18T04:11:47.8837462Z creating build\lib.win-amd64-3.8 2022-05-18T04:11:47.8838647Z creating build\lib.win-amd64-3.8\torch_test_cpp_extension 2022-05-18T04:11:47.8841316Z copying torch_test_cpp_extension\__init__.py -> build\lib.win-amd64-3.8\torch_test_cpp_extension 2022-05-18T04:11:47.8847520Z running build_ext 2022-05-18T04:11:47.8860953Z building 'torch_test_cpp_extension.cpp' extension 2022-05-18T04:11:47.8873225Z creating build\temp.win-amd64-3.8 2022-05-18T04:11:47.8874903Z creating build\temp.win-amd64-3.8\Release 2022-05-18T04:11:47.8887796Z "C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\bin\HostX64\x64\cl.exe" /c /nologo /O2 /W3 /GL /DNDEBUG /MD -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 -Iself_compiler_include_dirs_test -IC:\Jenkins\Miniconda3\include -IC:\Jenkins\Miniconda3\Include "-IC:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include" "-IC:\Program Files (x86)\Windows Kits\NETFXSDK\4.8\include\um" "-IC:\Program Files (x86)\Windows Kits\10\include\10.0.19041.0\ucrt" "-IC:\Program Files (x86)\Windows Kits\10\include\10.0.19041.0\shared" "-IC:\Program Files (x86)\Windows Kits\10\include\10.0.19041.0\um" "-IC:\Program Files (x86)\Windows Kits\10\include\10.0.19041.0\winrt" "-IC:\Program Files (x86)\Windows Kits\10\include\10.0.19041.0\cppwinrt" "-IC:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include" "-IC:\Program Files (x86)\Windows Kits\NETFXSDK\4.8\include\um" "-IC:\Program Files (x86)\Windows Kits\10\include\10.0.19041.0\ucrt" "-IC:\Program Files (x86)\Windows Kits\10\include\10.0.19041.0\shared" "-IC:\Program Files (x86)\Windows Kits\10\include\10.0.19041.0\um" "-IC:\Program Files (x86)\Windows Kits\10\include\10.0.19041.0\winrt" "-IC:\Program Files (x86)\Windows Kits\10\include\10.0.19041.0\cppwinrt" /EHsc /Tpextension.cpp /Fobuild\temp.win-amd64-3.8\Release\extension.obj /MD /wd4819 /wd4251 /wd4244 /wd4267 /wd4275 /wd4018 /wd4190 /EHsc /sdl /permissive- -DTORCH_API_INCLUDE_EXTENSION_H -DTORCH_EXTENSION_NAME=cpp -D_GLIBCXX_USE_CXX11_ABI=0 2022-05-18T04:11:47.8988875Z extension.cpp 2022-05-18T04:11:48.0326081Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/macros/Macros.h(143): warning C4067: unexpected tokens following preprocessor directive - expected a newline 2022-05-18T04:11:48.5934548Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/core/TensorImpl.h(2199): warning C4805: '|': unsafe mix of type 'uintptr_t' and type 'bool' in operation 2022-05-18T04:11:48.5973155Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(198): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2022-05-18T04:11:48.5973626Z with 2022-05-18T04:11:48.5973781Z [ 2022-05-18T04:11:48.5973951Z T=at::Generator 2022-05-18T04:11:48.5974105Z ] 2022-05-18T04:11:48.5974503Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(397): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2022-05-18T04:11:48.5974861Z with 2022-05-18T04:11:48.5975000Z [ 2022-05-18T04:11:48.5975169Z T=at::Generator 2022-05-18T04:11:48.5975329Z ] 2022-05-18T04:11:48.5975763Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2022-05-18T04:11:48.5976164Z with 2022-05-18T04:11:48.5976313Z [ 2022-05-18T04:11:48.5976474Z T=at::Generator 2022-05-18T04:11:48.5976621Z ] 2022-05-18T04:11:48.5977073Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(540): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2022-05-18T04:11:48.5977488Z with 2022-05-18T04:11:48.5977632Z [ 2022-05-18T04:11:48.5977781Z T=at::Generator 2022-05-18T04:11:48.5977940Z ] 2022-05-18T04:11:48.5978341Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(540): note: see reference to alias template instantiation 'c10::OptionalBase' being compiled 2022-05-18T04:11:48.5978945Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\ATen/core/Generator.h(147): note: see reference to class template instantiation 'c10::optional' being compiled 2022-05-18T04:11:48.5979574Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(432): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2022-05-18T04:11:48.5979952Z with 2022-05-18T04:11:48.5980099Z [ 2022-05-18T04:11:48.5980248Z T=at::Generator 2022-05-18T04:11:48.5980408Z ] 2022-05-18T04:11:48.6346592Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(198): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2022-05-18T04:11:48.6347033Z with 2022-05-18T04:11:48.6347187Z [ 2022-05-18T04:11:48.6347424Z T=c10::impl::InlineDeviceGuard 2022-05-18T04:11:48.6347654Z ] 2022-05-18T04:11:48.6348042Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(397): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2022-05-18T04:11:48.6348414Z with 2022-05-18T04:11:48.6348561Z [ 2022-05-18T04:11:48.6348790Z T=c10::impl::InlineDeviceGuard 2022-05-18T04:11:48.6348993Z ] 2022-05-18T04:11:48.6349425Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2022-05-18T04:11:48.6349835Z with 2022-05-18T04:11:48.6349970Z [ 2022-05-18T04:11:48.6350198Z T=c10::impl::InlineDeviceGuard 2022-05-18T04:11:48.6350420Z ] 2022-05-18T04:11:48.6350997Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(540): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2022-05-18T04:11:48.6351470Z with 2022-05-18T04:11:48.6351617Z [ 2022-05-18T04:11:48.6351844Z T=c10::impl::InlineDeviceGuard 2022-05-18T04:11:48.6352046Z ] 2022-05-18T04:11:48.6352495Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(540): note: see reference to alias template instantiation 'c10::OptionalBase>' being compiled 2022-05-18T04:11:48.6353219Z 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 2022-05-18T04:11:48.6353949Z 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 2022-05-18T04:11:48.6354630Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(432): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2022-05-18T04:11:48.6354990Z with 2022-05-18T04:11:48.6355141Z [ 2022-05-18T04:11:48.6355370Z T=c10::impl::InlineDeviceGuard 2022-05-18T04:11:48.6355585Z ] 2022-05-18T04:11:48.6806793Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(198): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2022-05-18T04:11:48.6807211Z with 2022-05-18T04:11:48.6807366Z [ 2022-05-18T04:11:48.6807550Z T=at::TensorBase 2022-05-18T04:11:48.6807718Z ] 2022-05-18T04:11:48.6808129Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(397): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2022-05-18T04:11:48.6808502Z with 2022-05-18T04:11:48.6808637Z [ 2022-05-18T04:11:48.6808808Z T=at::TensorBase 2022-05-18T04:11:48.6808969Z ] 2022-05-18T04:11:48.6809385Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2022-05-18T04:11:48.6809790Z with 2022-05-18T04:11:48.6809938Z [ 2022-05-18T04:11:48.6810105Z T=at::TensorBase 2022-05-18T04:11:48.6810253Z ] 2022-05-18T04:11:48.6810717Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(540): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2022-05-18T04:11:48.6811141Z with 2022-05-18T04:11:48.6811276Z [ 2022-05-18T04:11:48.6811438Z T=at::TensorBase 2022-05-18T04:11:48.6811599Z ] 2022-05-18T04:11:48.6812000Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(540): note: see reference to alias template instantiation 'c10::OptionalBase' being compiled 2022-05-18T04:11:48.6812607Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\ATen/core/TensorBase.h(951): note: see reference to class template instantiation 'c10::optional' being compiled 2022-05-18T04:11:48.6813369Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(432): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2022-05-18T04:11:48.6813751Z with 2022-05-18T04:11:48.6813975Z [ 2022-05-18T04:11:48.6814127Z T=at::TensorBase 2022-05-18T04:11:48.6814291Z ] 2022-05-18T04:11:48.8962144Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(198): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2022-05-18T04:11:48.8962535Z with 2022-05-18T04:11:48.8962676Z [ 2022-05-18T04:11:48.8962843Z T=at::Tensor 2022-05-18T04:11:48.8963017Z ] 2022-05-18T04:11:48.8963400Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(397): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2022-05-18T04:11:48.8963760Z with 2022-05-18T04:11:48.8963908Z [ 2022-05-18T04:11:48.8964055Z T=at::Tensor 2022-05-18T04:11:48.8964217Z ] 2022-05-18T04:11:48.8964648Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2022-05-18T04:11:48.8965052Z with 2022-05-18T04:11:48.8965184Z [ 2022-05-18T04:11:48.8965341Z T=at::Tensor 2022-05-18T04:11:48.8965494Z ] 2022-05-18T04:11:48.8965944Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(540): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2022-05-18T04:11:48.8966360Z with 2022-05-18T04:11:48.8966509Z [ 2022-05-18T04:11:48.8966655Z T=at::Tensor 2022-05-18T04:11:48.8966810Z ] 2022-05-18T04:11:48.8967205Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(540): note: see reference to alias template instantiation 'c10::OptionalBase' being compiled 2022-05-18T04:11:48.8967810Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\ATen/core/TensorBody.h(509): note: see reference to class template instantiation 'c10::optional' being compiled 2022-05-18T04:11:48.8968440Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(432): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2022-05-18T04:11:48.8968801Z with 2022-05-18T04:11:48.8968946Z [ 2022-05-18T04:11:48.8969104Z T=at::Tensor 2022-05-18T04:11:48.8969247Z ] 2022-05-18T04:11:49.9276915Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(198): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2022-05-18T04:11:49.9277322Z with 2022-05-18T04:11:49.9277482Z [ 2022-05-18T04:11:49.9277645Z T=c10::DimVector 2022-05-18T04:11:49.9277836Z ] 2022-05-18T04:11:49.9278239Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(397): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2022-05-18T04:11:49.9278601Z with 2022-05-18T04:11:49.9278736Z [ 2022-05-18T04:11:49.9278902Z T=c10::DimVector 2022-05-18T04:11:49.9279063Z ] 2022-05-18T04:11:49.9279483Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2022-05-18T04:11:49.9279889Z with 2022-05-18T04:11:49.9280037Z [ 2022-05-18T04:11:49.9280199Z T=c10::DimVector 2022-05-18T04:11:49.9280463Z ] 2022-05-18T04:11:49.9280929Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(540): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2022-05-18T04:11:49.9281413Z with 2022-05-18T04:11:49.9281547Z [ 2022-05-18T04:11:49.9281710Z T=c10::DimVector 2022-05-18T04:11:49.9281870Z ] 2022-05-18T04:11:49.9282252Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(540): note: see reference to alias template instantiation 'c10::OptionalBase' being compiled 2022-05-18T04:11:49.9282872Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\ATen/TensorIterator.h(766): note: see reference to class template instantiation 'c10::optional' being compiled 2022-05-18T04:11:49.9283511Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(432): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2022-05-18T04:11:49.9283888Z with 2022-05-18T04:11:49.9284038Z [ 2022-05-18T04:11:49.9284189Z T=c10::DimVector 2022-05-18T04:11:49.9284348Z ] 2022-05-18T04:11:50.3869832Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(198): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2022-05-18T04:11:50.3870212Z with 2022-05-18T04:11:50.3870370Z [ 2022-05-18T04:11:50.3870538Z T=std::string 2022-05-18T04:11:50.3870711Z ] 2022-05-18T04:11:50.3871097Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(397): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2022-05-18T04:11:50.3871462Z with 2022-05-18T04:11:50.3871619Z [ 2022-05-18T04:11:50.3871767Z T=std::string 2022-05-18T04:11:50.3871923Z ] 2022-05-18T04:11:50.3872357Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2022-05-18T04:11:50.3872767Z with 2022-05-18T04:11:50.3872902Z [ 2022-05-18T04:11:50.3873061Z T=std::string 2022-05-18T04:11:50.3873219Z ] 2022-05-18T04:11:50.3873662Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(540): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2022-05-18T04:11:50.3874074Z with 2022-05-18T04:11:50.3874220Z [ 2022-05-18T04:11:50.3874367Z T=std::string 2022-05-18T04:11:50.3874524Z ] 2022-05-18T04:11:50.3874922Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(540): note: see reference to alias template instantiation 'c10::OptionalBase' being compiled 2022-05-18T04:11:50.3875537Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\ATen/core/jit_type_base.h(448): note: see reference to class template instantiation 'c10::optional' being compiled 2022-05-18T04:11:50.3876222Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(432): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2022-05-18T04:11:50.3876598Z with 2022-05-18T04:11:50.3876746Z [ 2022-05-18T04:11:50.3876907Z T=std::string 2022-05-18T04:11:50.3877050Z ] 2022-05-18T04:11:50.3994981Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(198): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2022-05-18T04:11:50.3995381Z with 2022-05-18T04:11:50.3995651Z [ 2022-05-18T04:11:50.3995982Z T=c10::QualifiedName 2022-05-18T04:11:50.3996154Z ] 2022-05-18T04:11:50.3996585Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(397): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2022-05-18T04:11:50.3996939Z with 2022-05-18T04:11:50.3997090Z [ 2022-05-18T04:11:50.3997264Z T=c10::QualifiedName 2022-05-18T04:11:50.3997416Z ] 2022-05-18T04:11:50.3997844Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2022-05-18T04:11:50.3998253Z with 2022-05-18T04:11:50.3998402Z [ 2022-05-18T04:11:50.3998557Z T=c10::QualifiedName 2022-05-18T04:11:50.3998724Z ] 2022-05-18T04:11:50.3999185Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(540): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2022-05-18T04:11:50.3999588Z with 2022-05-18T04:11:50.3999733Z [ 2022-05-18T04:11:50.3999898Z T=c10::QualifiedName 2022-05-18T04:11:50.4000052Z ] 2022-05-18T04:11:50.4000453Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(540): note: see reference to alias template instantiation 'c10::OptionalBase' being compiled 2022-05-18T04:11:50.4001120Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\ATen/core/jit_type_base.h(696): note: see reference to class template instantiation 'c10::optional' being compiled 2022-05-18T04:11:50.4001753Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(432): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2022-05-18T04:11:50.4002135Z with 2022-05-18T04:11:50.4002271Z [ 2022-05-18T04:11:50.4002441Z T=c10::QualifiedName 2022-05-18T04:11:50.4002605Z ] 2022-05-18T04:11:50.4486289Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(198): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2022-05-18T04:11:50.4486683Z with 2022-05-18T04:11:50.4486840Z [ 2022-05-18T04:11:50.4487072Z T=std::shared_ptr 2022-05-18T04:11:50.4487260Z ] 2022-05-18T04:11:50.4487668Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(397): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2022-05-18T04:11:50.4488032Z with 2022-05-18T04:11:50.4488172Z [ 2022-05-18T04:11:50.4488382Z T=std::shared_ptr 2022-05-18T04:11:50.4488581Z ] 2022-05-18T04:11:50.4488999Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2022-05-18T04:11:50.4489411Z with 2022-05-18T04:11:50.4489559Z [ 2022-05-18T04:11:50.4489766Z T=std::shared_ptr 2022-05-18T04:11:50.4489954Z ] 2022-05-18T04:11:50.4490534Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(540): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2022-05-18T04:11:50.4490958Z with 2022-05-18T04:11:50.4491106Z [ 2022-05-18T04:11:50.4491374Z T=std::shared_ptr 2022-05-18T04:11:50.4491567Z ] 2022-05-18T04:11:50.4492002Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(540): note: see reference to alias template instantiation 'c10::OptionalBase>' being compiled 2022-05-18T04:11:50.4492655Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\ATen/core/ivalue.h(1338): note: see reference to class template instantiation 'c10::optional>' being compiled 2022-05-18T04:11:50.4493368Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(432): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2022-05-18T04:11:50.4493743Z with 2022-05-18T04:11:50.4493892Z [ 2022-05-18T04:11:50.4494088Z T=std::shared_ptr 2022-05-18T04:11:50.4494288Z ] 2022-05-18T04:11:50.4512438Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(198): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2022-05-18T04:11:50.4512819Z with 2022-05-18T04:11:50.4512974Z [ 2022-05-18T04:11:50.4513238Z T=std::weak_ptr 2022-05-18T04:11:50.4513439Z ] 2022-05-18T04:11:50.4513824Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(397): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2022-05-18T04:11:50.4514183Z with 2022-05-18T04:11:50.4514329Z [ 2022-05-18T04:11:50.4514541Z T=std::weak_ptr 2022-05-18T04:11:50.4514720Z ] 2022-05-18T04:11:50.4515159Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2022-05-18T04:11:50.4515633Z with 2022-05-18T04:11:50.4515774Z [ 2022-05-18T04:11:50.4515982Z T=std::weak_ptr 2022-05-18T04:11:50.4516182Z ] 2022-05-18T04:11:50.4516637Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(540): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2022-05-18T04:11:50.4517038Z with 2022-05-18T04:11:50.4517185Z [ 2022-05-18T04:11:50.4517388Z T=std::weak_ptr 2022-05-18T04:11:50.4517572Z ] 2022-05-18T04:11:50.4518008Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(540): note: see reference to alias template instantiation 'c10::OptionalBase>' being compiled 2022-05-18T04:11:50.4518720Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\ATen/core/ivalue.h(1339): note: see reference to class template instantiation 'c10::optional>' being compiled 2022-05-18T04:11:50.4519363Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(432): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2022-05-18T04:11:50.4519731Z with 2022-05-18T04:11:50.4519867Z [ 2022-05-18T04:11:50.4520074Z T=std::weak_ptr 2022-05-18T04:11:50.4520265Z ] 2022-05-18T04:11:50.5074141Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(198): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2022-05-18T04:11:50.5074631Z with 2022-05-18T04:11:50.5074830Z [ 2022-05-18T04:11:50.5075075Z T=std::vector> 2022-05-18T04:11:50.5075283Z ] 2022-05-18T04:11:50.5075750Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(397): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2022-05-18T04:11:50.5076117Z with 2022-05-18T04:11:50.5076253Z [ 2022-05-18T04:11:50.5076489Z T=std::vector> 2022-05-18T04:11:50.5076712Z ] 2022-05-18T04:11:50.5077145Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2022-05-18T04:11:50.5077537Z with 2022-05-18T04:11:50.5077683Z [ 2022-05-18T04:11:50.5077912Z T=std::vector> 2022-05-18T04:11:50.5078120Z ] 2022-05-18T04:11:50.5078575Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(540): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2022-05-18T04:11:50.5078990Z with 2022-05-18T04:11:50.5079139Z [ 2022-05-18T04:11:50.5079356Z T=std::vector> 2022-05-18T04:11:50.5079572Z ] 2022-05-18T04:11:50.5080014Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(540): note: see reference to alias template instantiation 'c10::OptionalBase>>' being compiled 2022-05-18T04:11:50.5080726Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\ATen/core/jit_type.h(482): note: see reference to class template instantiation 'c10::optional>>' being compiled 2022-05-18T04:11:50.5081383Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(432): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2022-05-18T04:11:50.5081752Z with 2022-05-18T04:11:50.5081901Z [ 2022-05-18T04:11:50.5082129Z T=std::vector> 2022-05-18T04:11:50.5082332Z ] 2022-05-18T04:11:50.5183235Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(198): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2022-05-18T04:11:50.5183646Z with 2022-05-18T04:11:50.5183805Z [ 2022-05-18T04:11:50.5184141Z T=std::vector::type,std::allocator::type>> 2022-05-18T04:11:50.5184454Z ] 2022-05-18T04:11:50.5184858Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(397): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2022-05-18T04:11:50.5185201Z with 2022-05-18T04:11:50.5185351Z [ 2022-05-18T04:11:50.5185685Z T=std::vector::type,std::allocator::type>> 2022-05-18T04:11:50.5185988Z ] 2022-05-18T04:11:50.5186531Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2022-05-18T04:11:50.5187000Z with 2022-05-18T04:11:50.5187153Z [ 2022-05-18T04:11:50.5187485Z T=std::vector::type,std::allocator::type>> 2022-05-18T04:11:50.5187777Z ] 2022-05-18T04:11:50.5188237Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(540): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2022-05-18T04:11:50.5188659Z with 2022-05-18T04:11:50.5188808Z [ 2022-05-18T04:11:50.5189125Z T=std::vector::type,std::allocator::type>> 2022-05-18T04:11:50.5189462Z ] 2022-05-18T04:11:50.5189884Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(540): note: see reference to alias template instantiation 'c10::OptionalBase>>' being compiled 2022-05-18T04:11:50.5190265Z with 2022-05-18T04:11:50.5190399Z [ 2022-05-18T04:11:50.5190630Z T=c10::impl::ScalarTypeToCPPType::type 2022-05-18T04:11:50.5190848Z ] 2022-05-18T04:11:50.5191240Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\ATen/core/jit_type.h(441): note: see reference to class template instantiation 'c10::optional>>' being compiled 2022-05-18T04:11:50.5191619Z with 2022-05-18T04:11:50.5191766Z [ 2022-05-18T04:11:50.5191984Z T=c10::impl::ScalarTypeToCPPType::type 2022-05-18T04:11:50.5192198Z ] 2022-05-18T04:11:50.5192608Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(432): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2022-05-18T04:11:50.5193034Z with 2022-05-18T04:11:50.5193169Z [ 2022-05-18T04:11:50.5193501Z T=std::vector::type,std::allocator::type>> 2022-05-18T04:11:50.5193803Z ] 2022-05-18T04:11:50.5269873Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(198): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2022-05-18T04:11:50.5270266Z with 2022-05-18T04:11:50.5270422Z [ 2022-05-18T04:11:50.5270670Z T=std::vector,std::allocator>> 2022-05-18T04:11:50.5270889Z ] 2022-05-18T04:11:50.5271280Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(397): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2022-05-18T04:11:50.5271654Z with 2022-05-18T04:11:50.5271813Z [ 2022-05-18T04:11:50.5272042Z T=std::vector,std::allocator>> 2022-05-18T04:11:50.5272266Z ] 2022-05-18T04:11:50.5272699Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2022-05-18T04:11:50.5273162Z with 2022-05-18T04:11:50.5273294Z [ 2022-05-18T04:11:50.5273542Z T=std::vector,std::allocator>> 2022-05-18T04:11:50.5273770Z ] 2022-05-18T04:11:50.5274290Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(540): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2022-05-18T04:11:50.5275156Z with 2022-05-18T04:11:50.5275308Z [ 2022-05-18T04:11:50.5275615Z T=std::vector,std::allocator>> 2022-05-18T04:11:50.5275826Z ] 2022-05-18T04:11:50.5276297Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(540): note: see reference to alias template instantiation 'c10::OptionalBase,std::allocator>>>' being compiled 2022-05-18T04:11:50.5277031Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\ATen/core/jit_type.h(567): note: see reference to class template instantiation 'c10::optional,std::allocator>>>' being compiled 2022-05-18T04:11:50.5277696Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\ATen/core/jit_type.h(843): note: see reference to class template instantiation 'c10::VaryingShape' being compiled 2022-05-18T04:11:50.5278328Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(432): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2022-05-18T04:11:50.5278687Z with 2022-05-18T04:11:50.5278835Z [ 2022-05-18T04:11:50.5279080Z T=std::vector,std::allocator>> 2022-05-18T04:11:50.5279290Z ] 2022-05-18T04:11:50.5303324Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(198): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2022-05-18T04:11:50.5303671Z with 2022-05-18T04:11:50.5303825Z [ 2022-05-18T04:11:50.5304051Z T=std::vector,std::allocator>> 2022-05-18T04:11:50.5304271Z ] 2022-05-18T04:11:50.5304700Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(397): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2022-05-18T04:11:50.5305056Z with 2022-05-18T04:11:50.5305191Z [ 2022-05-18T04:11:50.5305427Z T=std::vector,std::allocator>> 2022-05-18T04:11:50.5305643Z ] 2022-05-18T04:11:50.5306059Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2022-05-18T04:11:50.5306458Z with 2022-05-18T04:11:50.5306604Z [ 2022-05-18T04:11:50.5306838Z T=std::vector,std::allocator>> 2022-05-18T04:11:50.5307042Z ] 2022-05-18T04:11:50.5307490Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(540): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2022-05-18T04:11:50.5307900Z with 2022-05-18T04:11:50.5308034Z [ 2022-05-18T04:11:50.5308266Z T=std::vector,std::allocator>> 2022-05-18T04:11:50.5308483Z ] 2022-05-18T04:11:50.5308934Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(540): note: see reference to alias template instantiation 'c10::OptionalBase,std::allocator>>>' being compiled 2022-05-18T04:11:50.5309699Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\ATen/core/jit_type.h(567): note: see reference to class template instantiation 'c10::optional,std::allocator>>>' being compiled 2022-05-18T04:11:50.5310396Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\ATen/core/jit_type.h(613): note: see reference to class template instantiation 'c10::VaryingShape' being compiled 2022-05-18T04:11:50.5311017Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(432): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2022-05-18T04:11:50.5311393Z with 2022-05-18T04:11:50.5311546Z [ 2022-05-18T04:11:50.5311771Z T=std::vector,std::allocator>> 2022-05-18T04:11:50.5311991Z ] 2022-05-18T04:11:50.5406807Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(198): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2022-05-18T04:11:50.5407223Z with 2022-05-18T04:11:50.5407363Z [ 2022-05-18T04:11:50.5407573Z T=std::vector> 2022-05-18T04:11:50.5407766Z ] 2022-05-18T04:11:50.5408156Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(397): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2022-05-18T04:11:50.5408538Z with 2022-05-18T04:11:50.5408684Z [ 2022-05-18T04:11:50.5408872Z T=std::vector> 2022-05-18T04:11:50.5409062Z ] 2022-05-18T04:11:50.5409503Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2022-05-18T04:11:50.5409898Z with 2022-05-18T04:11:50.5410033Z [ 2022-05-18T04:11:50.5410231Z T=std::vector> 2022-05-18T04:11:50.5410421Z ] 2022-05-18T04:11:50.5410859Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(540): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2022-05-18T04:11:50.5411272Z with 2022-05-18T04:11:50.5411420Z [ 2022-05-18T04:11:50.5411616Z T=std::vector> 2022-05-18T04:11:50.5411793Z ] 2022-05-18T04:11:50.5412213Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(540): note: see reference to alias template instantiation 'c10::OptionalBase>>' being compiled 2022-05-18T04:11:50.5412875Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\ATen/core/jit_type.h(726): note: see reference to class template instantiation 'c10::optional>>' being compiled 2022-05-18T04:11:50.5413514Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(432): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2022-05-18T04:11:50.5413875Z with 2022-05-18T04:11:50.5414022Z [ 2022-05-18T04:11:50.5414224Z T=std::vector> 2022-05-18T04:11:50.5414411Z ] 2022-05-18T04:11:50.6321913Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(198): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2022-05-18T04:11:50.6322315Z with 2022-05-18T04:11:50.6322590Z [ 2022-05-18T04:11:50.6322846Z T=c10::impl::InlineStreamGuard 2022-05-18T04:11:50.6323125Z ] 2022-05-18T04:11:50.6323520Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(397): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2022-05-18T04:11:50.6323884Z with 2022-05-18T04:11:50.6324021Z [ 2022-05-18T04:11:50.6324253Z T=c10::impl::InlineStreamGuard 2022-05-18T04:11:50.6324471Z ] 2022-05-18T04:11:50.6324913Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2022-05-18T04:11:50.6325306Z with 2022-05-18T04:11:50.6325458Z [ 2022-05-18T04:11:50.6325689Z T=c10::impl::InlineStreamGuard 2022-05-18T04:11:50.6325893Z ] 2022-05-18T04:11:50.6326353Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(540): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2022-05-18T04:11:50.6326773Z with 2022-05-18T04:11:50.6326924Z [ 2022-05-18T04:11:50.6327138Z T=c10::impl::InlineStreamGuard 2022-05-18T04:11:50.6327355Z ] 2022-05-18T04:11:50.6327800Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(540): note: see reference to alias template instantiation 'c10::OptionalBase>' being compiled 2022-05-18T04:11:50.6328541Z 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 2022-05-18T04:11:50.6329272Z 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 2022-05-18T04:11:50.6329934Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(432): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2022-05-18T04:11:50.6330310Z with 2022-05-18T04:11:50.6330461Z [ 2022-05-18T04:11:50.6330680Z T=c10::impl::InlineStreamGuard 2022-05-18T04:11:50.6330897Z ] 2022-05-18T04:11:50.6357615Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(198): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2022-05-18T04:11:50.6357979Z with 2022-05-18T04:11:50.6358123Z [ 2022-05-18T04:11:50.6358310Z T=c10::impl::VirtualGuardImpl 2022-05-18T04:11:50.6358494Z ] 2022-05-18T04:11:50.6358871Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(397): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2022-05-18T04:11:50.6359272Z with 2022-05-18T04:11:50.6359423Z [ 2022-05-18T04:11:50.6359607Z T=c10::impl::VirtualGuardImpl 2022-05-18T04:11:50.6359774Z ] 2022-05-18T04:11:50.6360236Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2022-05-18T04:11:50.6360634Z with 2022-05-18T04:11:50.6361320Z [ 2022-05-18T04:11:50.6361502Z T=c10::impl::VirtualGuardImpl 2022-05-18T04:11:50.6361682Z ] 2022-05-18T04:11:50.6362197Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(540): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2022-05-18T04:11:50.6362596Z with 2022-05-18T04:11:50.6362746Z [ 2022-05-18T04:11:50.6362929Z T=c10::impl::VirtualGuardImpl 2022-05-18T04:11:50.6363094Z ] 2022-05-18T04:11:50.6363515Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(540): note: see reference to alias template instantiation 'c10::OptionalBase' being compiled 2022-05-18T04:11:50.6364150Z 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 2022-05-18T04:11:50.6364513Z with 2022-05-18T04:11:50.6364657Z [ 2022-05-18T04:11:50.6364843Z T=c10::impl::VirtualGuardImpl 2022-05-18T04:11:50.6365022Z ] 2022-05-18T04:11:50.6365463Z 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 2022-05-18T04:11:50.6366125Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(432): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2022-05-18T04:11:50.6366504Z with 2022-05-18T04:11:50.6366651Z [ 2022-05-18T04:11:50.6366820Z T=c10::impl::VirtualGuardImpl 2022-05-18T04:11:50.6366998Z ] 2022-05-18T04:11:50.6706180Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(198): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2022-05-18T04:11:50.6706567Z with 2022-05-18T04:11:50.6706715Z [ 2022-05-18T04:11:50.6706986Z T=std::vector> 2022-05-18T04:11:50.6707236Z ] 2022-05-18T04:11:50.6707668Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(397): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2022-05-18T04:11:50.6708025Z with 2022-05-18T04:11:50.6708175Z [ 2022-05-18T04:11:50.6708438Z T=std::vector> 2022-05-18T04:11:50.6708668Z ] 2022-05-18T04:11:50.6709108Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2022-05-18T04:11:50.6709511Z with 2022-05-18T04:11:50.6709656Z [ 2022-05-18T04:11:50.6709907Z T=std::vector> 2022-05-18T04:11:50.6710147Z ] 2022-05-18T04:11:50.6710598Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(540): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2022-05-18T04:11:50.6711013Z with 2022-05-18T04:11:50.6711148Z [ 2022-05-18T04:11:50.6711411Z T=std::vector> 2022-05-18T04:11:50.6711657Z ] 2022-05-18T04:11:50.6712226Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(540): note: see reference to alias template instantiation 'c10::OptionalBase>>' being compiled 2022-05-18T04:11:50.6713056Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\ATen/core/ivalue_inl.h(834): note: see reference to class template instantiation 'c10::optional>>' being compiled 2022-05-18T04:11:50.6713765Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(432): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2022-05-18T04:11:50.6714146Z with 2022-05-18T04:11:50.6714299Z [ 2022-05-18T04:11:50.6714554Z T=std::vector> 2022-05-18T04:11:50.6714797Z ] 2022-05-18T04:11:50.9303064Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(198): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2022-05-18T04:11:50.9303519Z with 2022-05-18T04:11:50.9303659Z [ 2022-05-18T04:11:50.9303861Z T=torch::autograd::ViewInfo 2022-05-18T04:11:50.9304044Z ] 2022-05-18T04:11:50.9304434Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(397): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2022-05-18T04:11:50.9304803Z with 2022-05-18T04:11:50.9304951Z [ 2022-05-18T04:11:50.9305130Z T=torch::autograd::ViewInfo 2022-05-18T04:11:50.9305290Z ] 2022-05-18T04:11:50.9305725Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2022-05-18T04:11:50.9306133Z with 2022-05-18T04:11:50.9306266Z [ 2022-05-18T04:11:50.9306442Z T=torch::autograd::ViewInfo 2022-05-18T04:11:50.9306614Z ] 2022-05-18T04:11:50.9307059Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(540): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2022-05-18T04:11:50.9307472Z with 2022-05-18T04:11:50.9307621Z [ 2022-05-18T04:11:50.9307799Z T=torch::autograd::ViewInfo 2022-05-18T04:11:50.9307961Z ] 2022-05-18T04:11:50.9308377Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(540): note: see reference to alias template instantiation 'c10::OptionalBase' being compiled 2022-05-18T04:11:50.9309083Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\torch/csrc/autograd/variable.h(525): note: see reference to class template instantiation 'c10::optional' being compiled 2022-05-18T04:11:50.9309732Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(432): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2022-05-18T04:11:50.9310095Z with 2022-05-18T04:11:50.9310249Z [ 2022-05-18T04:11:50.9310428Z T=torch::autograd::ViewInfo 2022-05-18T04:11:50.9310602Z ] 2022-05-18T04:11:51.0024482Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(198): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2022-05-18T04:11:51.0024882Z with 2022-05-18T04:11:51.0025039Z [ 2022-05-18T04:11:51.0025317Z T=c10::IValue 2022-05-18T04:11:51.0025491Z ] 2022-05-18T04:11:51.0025891Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(397): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2022-05-18T04:11:51.0026339Z with 2022-05-18T04:11:51.0026475Z [ 2022-05-18T04:11:51.0026637Z T=c10::IValue 2022-05-18T04:11:51.0026796Z ] 2022-05-18T04:11:51.0027208Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2022-05-18T04:11:51.0027615Z with 2022-05-18T04:11:51.0027764Z [ 2022-05-18T04:11:51.0027909Z T=c10::IValue 2022-05-18T04:11:51.0028064Z ] 2022-05-18T04:11:51.0028576Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(540): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2022-05-18T04:11:51.0028994Z with 2022-05-18T04:11:51.0029130Z [ 2022-05-18T04:11:51.0029288Z T=c10::IValue 2022-05-18T04:11:51.0029444Z ] 2022-05-18T04:11:51.0029822Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(540): note: see reference to alias template instantiation 'c10::OptionalBase' being compiled 2022-05-18T04:11:51.0030447Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\ATen/core/function_schema.h(179): note: see reference to class template instantiation 'c10::optional' being compiled 2022-05-18T04:11:51.0031078Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(432): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2022-05-18T04:11:51.0031454Z with 2022-05-18T04:11:51.0031591Z [ 2022-05-18T04:11:51.0031753Z T=c10::IValue 2022-05-18T04:11:51.0031907Z ] 2022-05-18T04:11:51.0064018Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(198): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2022-05-18T04:11:51.0064357Z with 2022-05-18T04:11:51.0064513Z [ 2022-05-18T04:11:51.0064677Z T=c10::AliasInfo 2022-05-18T04:11:51.0064824Z ] 2022-05-18T04:11:51.0065210Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(397): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2022-05-18T04:11:51.0065568Z with 2022-05-18T04:11:51.0065714Z [ 2022-05-18T04:11:51.0065866Z T=c10::AliasInfo 2022-05-18T04:11:51.0066028Z ] 2022-05-18T04:11:51.0066463Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2022-05-18T04:11:51.0066851Z with 2022-05-18T04:11:51.0066999Z [ 2022-05-18T04:11:51.0067160Z T=c10::AliasInfo 2022-05-18T04:11:51.0067307Z ] 2022-05-18T04:11:51.0067756Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(540): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2022-05-18T04:11:51.0068171Z with 2022-05-18T04:11:51.0068366Z [ 2022-05-18T04:11:51.0068517Z T=c10::AliasInfo 2022-05-18T04:11:51.0068678Z ] 2022-05-18T04:11:51.0069144Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(540): note: see reference to alias template instantiation 'c10::OptionalBase' being compiled 2022-05-18T04:11:51.0069811Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\ATen/core/function_schema.h(26): note: see reference to class template instantiation 'c10::optional' being compiled 2022-05-18T04:11:51.0070428Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(432): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2022-05-18T04:11:51.0070802Z with 2022-05-18T04:11:51.0070950Z [ 2022-05-18T04:11:51.0071101Z T=c10::AliasInfo 2022-05-18T04:11:51.0071261Z ] 2022-05-18T04:11:51.1117602Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(198): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2022-05-18T04:11:51.1117967Z with 2022-05-18T04:11:51.1118168Z [ 2022-05-18T04:11:51.1118397Z T=c10::either 2022-05-18T04:11:51.1118601Z ] 2022-05-18T04:11:51.1153042Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(397): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2022-05-18T04:11:51.1153442Z with 2022-05-18T04:11:51.1153589Z [ 2022-05-18T04:11:51.1153813Z T=c10::either 2022-05-18T04:11:51.1154097Z ] 2022-05-18T04:11:51.1154529Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2022-05-18T04:11:51.1154924Z with 2022-05-18T04:11:51.1155074Z [ 2022-05-18T04:11:51.1155278Z T=c10::either 2022-05-18T04:11:51.1155479Z ] 2022-05-18T04:11:51.1155938Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(540): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2022-05-18T04:11:51.1156345Z with 2022-05-18T04:11:51.1156475Z [ 2022-05-18T04:11:51.1156682Z T=c10::either 2022-05-18T04:11:51.1156878Z ] 2022-05-18T04:11:51.1157304Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(540): note: see reference to alias template instantiation 'c10::OptionalBase>' being compiled 2022-05-18T04:11:51.1158073Z 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 2022-05-18T04:11:51.1158761Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(432): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2022-05-18T04:11:51.1159134Z with 2022-05-18T04:11:51.1159269Z [ 2022-05-18T04:11:51.1159485Z T=c10::either 2022-05-18T04:11:51.1159690Z ] 2022-05-18T04:11:51.1811347Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(198): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2022-05-18T04:11:51.1811716Z with 2022-05-18T04:11:51.1811871Z [ 2022-05-18T04:11:51.1812059Z T=c10::impl::AnnotatedSchema 2022-05-18T04:11:51.1812341Z ] 2022-05-18T04:11:51.1812773Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(397): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2022-05-18T04:11:51.1813210Z with 2022-05-18T04:11:51.1813355Z [ 2022-05-18T04:11:51.1813526Z T=c10::impl::AnnotatedSchema 2022-05-18T04:11:51.1813755Z ] 2022-05-18T04:11:51.1814193Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2022-05-18T04:11:51.1814574Z with 2022-05-18T04:11:51.1814722Z [ 2022-05-18T04:11:51.1814901Z T=c10::impl::AnnotatedSchema 2022-05-18T04:11:51.1815061Z ] 2022-05-18T04:11:51.1815514Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(540): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2022-05-18T04:11:51.1815929Z with 2022-05-18T04:11:51.1816075Z [ 2022-05-18T04:11:51.1816240Z T=c10::impl::AnnotatedSchema 2022-05-18T04:11:51.1816415Z ] 2022-05-18T04:11:51.1816823Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(540): note: see reference to alias template instantiation 'c10::OptionalBase' being compiled 2022-05-18T04:11:51.1817489Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\ATen/core/dispatch/OperatorEntry.h(212): note: see reference to class template instantiation 'c10::optional' being compiled 2022-05-18T04:11:51.1818195Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(432): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2022-05-18T04:11:51.1818573Z with 2022-05-18T04:11:51.1818724Z [ 2022-05-18T04:11:51.1818905Z T=c10::impl::AnnotatedSchema 2022-05-18T04:11:51.1819064Z ] 2022-05-18T04:11:51.1868643Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(198): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2022-05-18T04:11:51.1869038Z with 2022-05-18T04:11:51.1869178Z [ 2022-05-18T04:11:51.1869409Z T=c10::impl::OperatorEntry::CppSignatureWithDebug 2022-05-18T04:11:51.1869618Z ] 2022-05-18T04:11:51.1870011Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(397): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2022-05-18T04:11:51.1870363Z with 2022-05-18T04:11:51.1870509Z [ 2022-05-18T04:11:51.1870735Z T=c10::impl::OperatorEntry::CppSignatureWithDebug 2022-05-18T04:11:51.1870926Z ] 2022-05-18T04:11:51.1871369Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2022-05-18T04:11:51.1871770Z with 2022-05-18T04:11:51.1871914Z [ 2022-05-18T04:11:51.1872119Z T=c10::impl::OperatorEntry::CppSignatureWithDebug 2022-05-18T04:11:51.1872326Z ] 2022-05-18T04:11:51.1872773Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(540): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2022-05-18T04:11:51.1873186Z with 2022-05-18T04:11:51.1873318Z [ 2022-05-18T04:11:51.1873642Z T=c10::impl::OperatorEntry::CppSignatureWithDebug 2022-05-18T04:11:51.1873909Z ] 2022-05-18T04:11:51.1874342Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(540): note: see reference to alias template instantiation 'c10::OptionalBase' being compiled 2022-05-18T04:11:51.1875133Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\ATen/core/dispatch/OperatorEntry.h(271): note: see reference to class template instantiation 'c10::optional' being compiled 2022-05-18T04:11:51.1875821Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(432): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2022-05-18T04:11:51.1876194Z with 2022-05-18T04:11:51.1876332Z [ 2022-05-18T04:11:51.1876554Z T=c10::impl::OperatorEntry::CppSignatureWithDebug 2022-05-18T04:11:51.1876759Z ] 2022-05-18T04:11:51.3202932Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(198): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2022-05-18T04:11:51.3203335Z with 2022-05-18T04:11:51.3203530Z [ 2022-05-18T04:11:51.3203734Z T=std::tuple 2022-05-18T04:11:51.3203910Z ] 2022-05-18T04:11:51.3204337Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(397): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2022-05-18T04:11:51.3204699Z with 2022-05-18T04:11:51.3204842Z [ 2022-05-18T04:11:51.3205027Z T=std::tuple 2022-05-18T04:11:51.3205213Z ] 2022-05-18T04:11:51.3205644Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2022-05-18T04:11:51.3206036Z with 2022-05-18T04:11:51.3206182Z [ 2022-05-18T04:11:51.3206377Z T=std::tuple 2022-05-18T04:11:51.3206561Z ] 2022-05-18T04:11:51.3207009Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(540): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2022-05-18T04:11:51.3207426Z with 2022-05-18T04:11:51.3207573Z [ 2022-05-18T04:11:51.3207753Z T=std::tuple 2022-05-18T04:11:51.3207941Z ] 2022-05-18T04:11:51.3208367Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(540): note: see reference to alias template instantiation 'c10::OptionalBase>' being compiled 2022-05-18T04:11:51.3209038Z 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 2022-05-18T04:11:51.3209705Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(432): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2022-05-18T04:11:51.3210070Z with 2022-05-18T04:11:51.3210219Z [ 2022-05-18T04:11:51.3210410Z T=std::tuple 2022-05-18T04:11:51.3210582Z ] 2022-05-18T04:11:51.3251122Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(198): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2022-05-18T04:11:51.3251475Z with 2022-05-18T04:11:51.3251628Z [ 2022-05-18T04:11:51.3251793Z T=torch::jit::SourceRange 2022-05-18T04:11:51.3252034Z ] 2022-05-18T04:11:51.3252420Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(397): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2022-05-18T04:11:51.3252768Z with 2022-05-18T04:11:51.3252914Z [ 2022-05-18T04:11:51.3253087Z T=torch::jit::SourceRange 2022-05-18T04:11:51.3253245Z ] 2022-05-18T04:11:51.3253678Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2022-05-18T04:11:51.3254071Z with 2022-05-18T04:11:51.3254214Z [ 2022-05-18T04:11:51.3254377Z T=torch::jit::SourceRange 2022-05-18T04:11:51.3254546Z ] 2022-05-18T04:11:51.3254993Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(540): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2022-05-18T04:11:51.3255409Z with 2022-05-18T04:11:51.3255541Z [ 2022-05-18T04:11:51.3255714Z T=torch::jit::SourceRange 2022-05-18T04:11:51.3255882Z ] 2022-05-18T04:11:51.3256280Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(540): note: see reference to alias template instantiation 'c10::OptionalBase' being compiled 2022-05-18T04:11:51.3256938Z 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 2022-05-18T04:11:51.3257589Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(432): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2022-05-18T04:11:51.3257964Z with 2022-05-18T04:11:51.3258098Z [ 2022-05-18T04:11:51.3258270Z T=torch::jit::SourceRange 2022-05-18T04:11:51.3258439Z ] 2022-05-18T04:11:51.3325072Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(198): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2022-05-18T04:11:51.3325444Z with 2022-05-18T04:11:51.3325596Z [ 2022-05-18T04:11:51.3325805Z T=torch::jit::InlinedCallStackPtr 2022-05-18T04:11:51.3325978Z ] 2022-05-18T04:11:51.3326449Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(397): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2022-05-18T04:11:51.3326818Z with 2022-05-18T04:11:51.3326965Z [ 2022-05-18T04:11:51.3327153Z T=torch::jit::InlinedCallStackPtr 2022-05-18T04:11:51.3327339Z ] 2022-05-18T04:11:51.3327766Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2022-05-18T04:11:51.3328167Z with 2022-05-18T04:11:51.3328319Z [ 2022-05-18T04:11:51.3328510Z T=torch::jit::InlinedCallStackPtr 2022-05-18T04:11:51.3328683Z ] 2022-05-18T04:11:51.3329133Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(540): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2022-05-18T04:11:51.3329657Z with 2022-05-18T04:11:51.3329806Z [ 2022-05-18T04:11:51.3329985Z T=torch::jit::InlinedCallStackPtr 2022-05-18T04:11:51.3330230Z ] 2022-05-18T04:11:51.3330654Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(540): note: see reference to alias template instantiation 'c10::OptionalBase' being compiled 2022-05-18T04:11:51.3331318Z 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 2022-05-18T04:11:51.3331959Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(432): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2022-05-18T04:11:51.3332336Z with 2022-05-18T04:11:51.3332483Z [ 2022-05-18T04:11:51.3332676Z T=torch::jit::InlinedCallStackPtr 2022-05-18T04:11:51.3332846Z ] 2022-05-18T04:11:51.3352653Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(198): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2022-05-18T04:11:51.3353066Z with 2022-05-18T04:11:51.3353208Z [ 2022-05-18T04:11:51.3353502Z T=torch::jit::ModuleInstanceInfo 2022-05-18T04:11:51.3353694Z ] 2022-05-18T04:11:51.3354095Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(397): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2022-05-18T04:11:51.3354445Z with 2022-05-18T04:11:51.3354597Z [ 2022-05-18T04:11:51.3354790Z T=torch::jit::ModuleInstanceInfo 2022-05-18T04:11:51.3354961Z ] 2022-05-18T04:11:51.3355396Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2022-05-18T04:11:51.3355793Z with 2022-05-18T04:11:51.3355938Z [ 2022-05-18T04:11:51.3356113Z T=torch::jit::ModuleInstanceInfo 2022-05-18T04:11:51.3356360Z ] 2022-05-18T04:11:51.3356856Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(540): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2022-05-18T04:11:51.3357260Z with 2022-05-18T04:11:51.3357404Z [ 2022-05-18T04:11:51.3357591Z T=torch::jit::ModuleInstanceInfo 2022-05-18T04:11:51.3357757Z ] 2022-05-18T04:11:51.3358180Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(540): note: see reference to alias template instantiation 'c10::OptionalBase' being compiled 2022-05-18T04:11:51.3358838Z 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 2022-05-18T04:11:51.3359486Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(432): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2022-05-18T04:11:51.3359865Z with 2022-05-18T04:11:51.3359999Z [ 2022-05-18T04:11:51.3360190Z T=torch::jit::ModuleInstanceInfo 2022-05-18T04:11:51.3360369Z ] 2022-05-18T04:11:51.3399378Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(198): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2022-05-18T04:11:51.3399894Z with 2022-05-18T04:11:51.3400044Z [ 2022-05-18T04:11:51.3400215Z T=torch::jit::ScopePtr 2022-05-18T04:11:51.3400431Z ] 2022-05-18T04:11:51.3400860Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(397): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2022-05-18T04:11:51.3401218Z with 2022-05-18T04:11:51.3401351Z [ 2022-05-18T04:11:51.3401523Z T=torch::jit::ScopePtr 2022-05-18T04:11:51.3401694Z ] 2022-05-18T04:11:51.3402186Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2022-05-18T04:11:51.3402569Z with 2022-05-18T04:11:51.3402714Z [ 2022-05-18T04:11:51.3402883Z T=torch::jit::ScopePtr 2022-05-18T04:11:51.3403038Z ] 2022-05-18T04:11:51.3403490Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(540): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2022-05-18T04:11:51.3403913Z with 2022-05-18T04:11:51.3404060Z [ 2022-05-18T04:11:51.3404218Z T=torch::jit::ScopePtr 2022-05-18T04:11:51.3404410Z ] 2022-05-18T04:11:51.3404821Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(540): note: see reference to alias template instantiation 'c10::OptionalBase' being compiled 2022-05-18T04:11:51.3405448Z 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 2022-05-18T04:11:51.3406081Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(432): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2022-05-18T04:11:51.3406452Z with 2022-05-18T04:11:51.3406598Z [ 2022-05-18T04:11:51.3406756Z T=torch::jit::ScopePtr 2022-05-18T04:11:51.3406922Z ] 2022-05-18T04:11:51.5627948Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(198): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2022-05-18T04:11:51.5628346Z with 2022-05-18T04:11:51.5628487Z [ 2022-05-18T04:11:51.5628685Z T=at::ThreadLocalState 2022-05-18T04:11:51.5628855Z ] 2022-05-18T04:11:51.5629247Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(397): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2022-05-18T04:11:51.5629614Z with 2022-05-18T04:11:51.5629760Z [ 2022-05-18T04:11:51.5629932Z T=at::ThreadLocalState 2022-05-18T04:11:51.5630097Z ] 2022-05-18T04:11:51.5630526Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2022-05-18T04:11:51.5630921Z with 2022-05-18T04:11:51.5631053Z [ 2022-05-18T04:11:51.5631225Z T=at::ThreadLocalState 2022-05-18T04:11:51.5631395Z ] 2022-05-18T04:11:51.5631838Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(540): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2022-05-18T04:11:51.5632251Z with 2022-05-18T04:11:51.5632398Z [ 2022-05-18T04:11:51.5632704Z T=at::ThreadLocalState 2022-05-18T04:11:51.5632911Z ] 2022-05-18T04:11:51.5633320Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(540): note: see reference to alias template instantiation 'c10::OptionalBase' being compiled 2022-05-18T04:11:51.5634055Z 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 2022-05-18T04:11:51.5634706Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(432): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2022-05-18T04:11:51.5635068Z with 2022-05-18T04:11:51.5635214Z [ 2022-05-18T04:11:51.5635390Z T=at::ThreadLocalState 2022-05-18T04:11:51.5635547Z ] 2022-05-18T04:11:51.5778563Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(198): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2022-05-18T04:11:51.5778931Z with 2022-05-18T04:11:51.5779077Z [ 2022-05-18T04:11:51.5779257Z T=std::shared_ptr 2022-05-18T04:11:51.5779445Z ] 2022-05-18T04:11:51.5779836Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(397): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2022-05-18T04:11:51.5780194Z with 2022-05-18T04:11:51.5780328Z [ 2022-05-18T04:11:51.5780519Z T=std::shared_ptr 2022-05-18T04:11:51.5780701Z ] 2022-05-18T04:11:51.5781119Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2022-05-18T04:11:51.5781518Z with 2022-05-18T04:11:51.5781665Z [ 2022-05-18T04:11:51.5781852Z T=std::shared_ptr 2022-05-18T04:11:51.5782021Z ] 2022-05-18T04:11:51.5782468Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(540): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2022-05-18T04:11:51.5782875Z with 2022-05-18T04:11:51.5783011Z [ 2022-05-18T04:11:51.5783196Z T=std::shared_ptr 2022-05-18T04:11:51.5783377Z ] 2022-05-18T04:11:51.5783779Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(540): note: see reference to alias template instantiation 'c10::OptionalBase>' being compiled 2022-05-18T04:11:51.5784428Z 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 2022-05-18T04:11:51.5785092Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\torch/csrc/jit/api/function_impl.h(156): note: see reference to class template instantiation 'std::array>,4>' being compiled 2022-05-18T04:11:51.5785750Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(432): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2022-05-18T04:11:51.5786122Z with 2022-05-18T04:11:51.5786258Z [ 2022-05-18T04:11:51.5786447Z T=std::shared_ptr 2022-05-18T04:11:51.5786627Z ] 2022-05-18T04:11:51.5808132Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(198): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2022-05-18T04:11:51.5808524Z with 2022-05-18T04:11:51.5808671Z [ 2022-05-18T04:11:51.5808849Z T=torch::jit::GraphExecutor 2022-05-18T04:11:51.5809012Z ] 2022-05-18T04:11:51.5809396Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(397): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2022-05-18T04:11:51.5809751Z with 2022-05-18T04:11:51.5809896Z [ 2022-05-18T04:11:51.5810059Z T=torch::jit::GraphExecutor 2022-05-18T04:11:51.5810233Z ] 2022-05-18T04:11:51.5810664Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2022-05-18T04:11:51.5811042Z with 2022-05-18T04:11:51.5811187Z [ 2022-05-18T04:11:51.5811370Z T=torch::jit::GraphExecutor 2022-05-18T04:11:51.5811532Z ] 2022-05-18T04:11:51.5811980Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(540): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2022-05-18T04:11:51.5812393Z with 2022-05-18T04:11:51.5812535Z [ 2022-05-18T04:11:51.5812698Z T=torch::jit::GraphExecutor 2022-05-18T04:11:51.5812868Z ] 2022-05-18T04:11:51.5813275Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(540): note: see reference to alias template instantiation 'c10::OptionalBase' being compiled 2022-05-18T04:11:51.5813905Z 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 2022-05-18T04:11:51.5814625Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\torch/csrc/jit/api/function_impl.h(170): note: see reference to class template instantiation 'std::array,4>' being compiled 2022-05-18T04:11:51.5815285Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(432): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2022-05-18T04:11:51.5815667Z with 2022-05-18T04:11:51.5815821Z [ 2022-05-18T04:11:51.5815995Z T=torch::jit::GraphExecutor 2022-05-18T04:11:51.5816173Z ] 2022-05-18T04:11:51.5907616Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(198): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2022-05-18T04:11:51.5908002Z with 2022-05-18T04:11:51.5908165Z [ 2022-05-18T04:11:51.5908329Z T=torch::jit::Method 2022-05-18T04:11:51.5908496Z ] 2022-05-18T04:11:51.5908897Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(397): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2022-05-18T04:11:51.5909262Z with 2022-05-18T04:11:51.5909397Z [ 2022-05-18T04:11:51.5909570Z T=torch::jit::Method 2022-05-18T04:11:51.5909737Z ] 2022-05-18T04:11:51.5910164Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2022-05-18T04:11:51.5910615Z with 2022-05-18T04:11:51.5910864Z [ 2022-05-18T04:11:51.5911037Z T=torch::jit::Method 2022-05-18T04:11:51.5911190Z ] 2022-05-18T04:11:51.5911646Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(540): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2022-05-18T04:11:51.5912118Z with 2022-05-18T04:11:51.5912265Z [ 2022-05-18T04:11:51.5912423Z T=torch::jit::Method 2022-05-18T04:11:51.5912588Z ] 2022-05-18T04:11:51.5913059Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(540): note: see reference to alias template instantiation 'c10::OptionalBase' being compiled 2022-05-18T04:11:51.5913679Z 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 2022-05-18T04:11:51.5914309Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(432): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2022-05-18T04:11:51.5914687Z with 2022-05-18T04:11:51.5914838Z [ 2022-05-18T04:11:51.5914998Z T=torch::jit::Method 2022-05-18T04:11:51.5915163Z ] 2022-05-18T04:11:51.6606349Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(198): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2022-05-18T04:11:51.6606720Z with 2022-05-18T04:11:51.6606858Z [ 2022-05-18T04:11:51.6607091Z T=std::vector> 2022-05-18T04:11:51.6607299Z ] 2022-05-18T04:11:51.6607686Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(397): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2022-05-18T04:11:51.6608050Z with 2022-05-18T04:11:51.6608204Z [ 2022-05-18T04:11:51.6608420Z T=std::vector> 2022-05-18T04:11:51.6608614Z ] 2022-05-18T04:11:51.6609042Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2022-05-18T04:11:51.6609442Z with 2022-05-18T04:11:51.6609575Z [ 2022-05-18T04:11:51.6609789Z T=std::vector> 2022-05-18T04:11:51.6609997Z ] 2022-05-18T04:11:51.6610454Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(540): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2022-05-18T04:11:51.6610851Z with 2022-05-18T04:11:51.6611006Z [ 2022-05-18T04:11:51.6611220Z T=std::vector> 2022-05-18T04:11:51.6611410Z ] 2022-05-18T04:11:51.6611844Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(540): note: see reference to alias template instantiation 'c10::OptionalBase>>' being compiled 2022-05-18T04:11:51.6612538Z 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 2022-05-18T04:11:51.6613326Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(432): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2022-05-18T04:11:51.6613704Z with 2022-05-18T04:11:51.6613840Z [ 2022-05-18T04:11:51.6614115Z T=std::vector> 2022-05-18T04:11:51.6614317Z ] 2022-05-18T04:11:51.7918194Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(198): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2022-05-18T04:11:51.7918608Z with 2022-05-18T04:11:51.7918761Z [ 2022-05-18T04:11:51.7919028Z T=std::function 2022-05-18T04:11:51.7919244Z ] 2022-05-18T04:11:51.7919649Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(397): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2022-05-18T04:11:51.7920013Z with 2022-05-18T04:11:51.7920172Z [ 2022-05-18T04:11:51.7920403Z T=std::function 2022-05-18T04:11:51.7920638Z ] 2022-05-18T04:11:51.7921069Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2022-05-18T04:11:51.7921455Z with 2022-05-18T04:11:51.7921603Z [ 2022-05-18T04:11:51.7921846Z T=std::function 2022-05-18T04:11:51.7922070Z ] 2022-05-18T04:11:51.7922517Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(540): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2022-05-18T04:11:51.7922927Z with 2022-05-18T04:11:51.7923077Z [ 2022-05-18T04:11:51.7923304Z T=std::function 2022-05-18T04:11:51.7923539Z ] 2022-05-18T04:11:51.7923999Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(540): note: see reference to alias template instantiation 'c10::OptionalBase>' being compiled 2022-05-18T04:11:51.7924747Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\torch/csrc/autograd/profiler_legacy.h(400): note: see reference to class template instantiation 'c10::optional>' being compiled 2022-05-18T04:11:51.7925450Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(432): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2022-05-18T04:11:51.7925811Z with 2022-05-18T04:11:51.7925960Z [ 2022-05-18T04:11:51.7926203Z T=std::function 2022-05-18T04:11:51.7926416Z ] 2022-05-18T04:11:51.8015386Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(198): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2022-05-18T04:11:51.8015740Z with 2022-05-18T04:11:51.8015889Z [ 2022-05-18T04:11:51.8016160Z T=std::vector>,std::allocator>>> 2022-05-18T04:11:51.8016417Z ] 2022-05-18T04:11:51.8016810Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(397): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2022-05-18T04:11:51.8017296Z with 2022-05-18T04:11:51.8017433Z [ 2022-05-18T04:11:51.8017714Z T=std::vector>,std::allocator>>> 2022-05-18T04:11:51.8018487Z ] 2022-05-18T04:11:51.8018930Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2022-05-18T04:11:51.8019318Z with 2022-05-18T04:11:51.8019465Z [ 2022-05-18T04:11:51.8019742Z T=std::vector>,std::allocator>>> 2022-05-18T04:11:51.8019982Z ] 2022-05-18T04:11:51.8020438Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(540): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2022-05-18T04:11:51.8020855Z with 2022-05-18T04:11:51.8021005Z [ 2022-05-18T04:11:51.8021272Z T=std::vector>,std::allocator>>> 2022-05-18T04:11:51.8021528Z ] 2022-05-18T04:11:51.8022017Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(540): note: see reference to alias template instantiation 'c10::OptionalBase>,std::allocator>>>>' being compiled 2022-05-18T04:11:51.8022826Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\torch/csrc/autograd/profiler_kineto.h(247): note: see reference to class template instantiation 'c10::optional>,std::allocator>>>>' being compiled 2022-05-18T04:11:51.8023546Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(432): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2022-05-18T04:11:51.8023911Z with 2022-05-18T04:11:51.8024060Z [ 2022-05-18T04:11:51.8024338Z T=std::vector>,std::allocator>>> 2022-05-18T04:11:51.8024580Z ] 2022-05-18T04:11:52.0208765Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(198): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2022-05-18T04:11:52.0209157Z with 2022-05-18T04:11:52.0209311Z [ 2022-05-18T04:11:52.0209579Z T=torch::nn::TripletMarginWithDistanceLossOptions::distance_function_t 2022-05-18T04:11:52.0209839Z ] 2022-05-18T04:11:52.0210251Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(397): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2022-05-18T04:11:52.0210622Z with 2022-05-18T04:11:52.0210757Z [ 2022-05-18T04:11:52.0211021Z T=torch::nn::TripletMarginWithDistanceLossOptions::distance_function_t 2022-05-18T04:11:52.0211268Z ] 2022-05-18T04:11:52.0211687Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2022-05-18T04:11:52.0212100Z with 2022-05-18T04:11:52.0212249Z [ 2022-05-18T04:11:52.0212510Z T=torch::nn::TripletMarginWithDistanceLossOptions::distance_function_t 2022-05-18T04:11:52.0212743Z ] 2022-05-18T04:11:52.0213322Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(540): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2022-05-18T04:11:52.0214153Z with 2022-05-18T04:11:52.0214288Z [ 2022-05-18T04:11:52.0214555Z T=torch::nn::TripletMarginWithDistanceLossOptions::distance_function_t 2022-05-18T04:11:52.0214805Z ] 2022-05-18T04:11:52.0215292Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(540): note: see reference to alias template instantiation 'c10::OptionalBase' being compiled 2022-05-18T04:11:52.0216087Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\torch\csrc\api\include\torch/nn/options/loss.h(404): note: see reference to class template instantiation 'c10::optional' being compiled 2022-05-18T04:11:52.0216901Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(432): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2022-05-18T04:11:52.0217281Z with 2022-05-18T04:11:52.0217430Z [ 2022-05-18T04:11:52.0217681Z T=torch::nn::TripletMarginWithDistanceLossOptions::distance_function_t 2022-05-18T04:11:52.0217928Z ] 2022-05-18T04:11:52.1451068Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(198): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2022-05-18T04:11:52.1451465Z with 2022-05-18T04:11:52.1451610Z [ 2022-05-18T04:11:52.1451844Z T=std::vector> 2022-05-18T04:11:52.1452039Z ] 2022-05-18T04:11:52.1452431Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(397): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2022-05-18T04:11:52.1452802Z with 2022-05-18T04:11:52.1452949Z [ 2022-05-18T04:11:52.1453142Z T=std::vector> 2022-05-18T04:11:52.1453332Z ] 2022-05-18T04:11:52.1453768Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2022-05-18T04:11:52.1454175Z with 2022-05-18T04:11:52.1454308Z [ 2022-05-18T04:11:52.1454512Z T=std::vector> 2022-05-18T04:11:52.1454712Z ] 2022-05-18T04:11:52.1455168Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(540): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2022-05-18T04:11:52.1455565Z with 2022-05-18T04:11:52.1455715Z [ 2022-05-18T04:11:52.1455916Z T=std::vector> 2022-05-18T04:11:52.1456097Z ] 2022-05-18T04:11:52.1456506Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(540): note: see reference to alias template instantiation 'c10::OptionalBase>>' being compiled 2022-05-18T04:11:52.1456890Z with 2022-05-18T04:11:52.1457024Z [ 2022-05-18T04:11:52.1457174Z T=double 2022-05-18T04:11:52.1457323Z ] 2022-05-18T04:11:52.1457773Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\torch\csrc\api\include\torch/nn/options/upsampling.h(26): note: see reference to class template instantiation 'c10::optional>>' being compiled 2022-05-18T04:11:52.1458296Z with 2022-05-18T04:11:52.1458445Z [ 2022-05-18T04:11:52.1458598Z T=double 2022-05-18T04:11:52.1458737Z ] 2022-05-18T04:11:52.1459645Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(432): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2022-05-18T04:11:52.1460024Z with 2022-05-18T04:11:52.1460173Z [ 2022-05-18T04:11:52.1460365Z T=std::vector> 2022-05-18T04:11:52.1460557Z ] 2022-05-18T04:11:52.6005588Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(198): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2022-05-18T04:11:52.6006001Z with 2022-05-18T04:11:52.6006143Z [ 2022-05-18T04:11:52.6006345Z T=std::tuple 2022-05-18T04:11:52.6006548Z ] 2022-05-18T04:11:52.6006949Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(397): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2022-05-18T04:11:52.6007306Z with 2022-05-18T04:11:52.6007458Z [ 2022-05-18T04:11:52.6007649Z T=std::tuple 2022-05-18T04:11:52.6007817Z ] 2022-05-18T04:11:52.6008251Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2022-05-18T04:11:52.6008654Z with 2022-05-18T04:11:52.6008801Z [ 2022-05-18T04:11:52.6008978Z T=std::tuple 2022-05-18T04:11:52.6009160Z ] 2022-05-18T04:11:52.6009621Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(540): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2022-05-18T04:11:52.6010023Z with 2022-05-18T04:11:52.6010173Z [ 2022-05-18T04:11:52.6010362Z T=std::tuple 2022-05-18T04:11:52.6010547Z ] 2022-05-18T04:11:52.6010954Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(540): note: see reference to alias template instantiation 'c10::OptionalBase>' being compiled 2022-05-18T04:11:52.6011639Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\torch\csrc\api\include\torch/nn/modules/rnn.h(155): note: see reference to class template instantiation 'c10::optional>' being compiled 2022-05-18T04:11:52.6012319Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(432): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2022-05-18T04:11:52.6012696Z with 2022-05-18T04:11:52.6012836Z [ 2022-05-18T04:11:52.6013024Z T=std::tuple 2022-05-18T04:11:52.6013209Z ] 2022-05-18T04:11:52.8425304Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(198): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2022-05-18T04:11:52.8425872Z with 2022-05-18T04:11:52.8426029Z [ 2022-05-18T04:11:52.8426271Z T=std::vector> 2022-05-18T04:11:52.8426465Z ] 2022-05-18T04:11:52.8426873Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(397): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2022-05-18T04:11:52.8427693Z with 2022-05-18T04:11:52.8427851Z [ 2022-05-18T04:11:52.8428058Z T=std::vector> 2022-05-18T04:11:52.8428600Z ] 2022-05-18T04:11:52.8429038Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2022-05-18T04:11:52.8429440Z with 2022-05-18T04:11:52.8429591Z [ 2022-05-18T04:11:52.8429876Z T=std::vector> 2022-05-18T04:11:52.8430081Z ] 2022-05-18T04:11:52.8430526Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(540): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2022-05-18T04:11:52.8430946Z with 2022-05-18T04:11:52.8431099Z [ 2022-05-18T04:11:52.8431311Z T=std::vector> 2022-05-18T04:11:52.8431514Z ] 2022-05-18T04:11:52.8431949Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(540): note: see reference to alias template instantiation 'c10::OptionalBase>>' being compiled 2022-05-18T04:11:52.8432663Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\torch\csrc\api\include\torch/optim/lbfgs.h(46): note: see reference to class template instantiation 'c10::optional>>' being compiled 2022-05-18T04:11:52.8433347Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(432): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2022-05-18T04:11:52.8433714Z with 2022-05-18T04:11:52.8433863Z [ 2022-05-18T04:11:52.8434074Z T=std::vector> 2022-05-18T04:11:52.8434262Z ] 2022-05-18T04:11:52.9081886Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\pybind11\detail/common.h(108): warning C4005: 'HAVE_SNPRINTF': macro redefinition 2022-05-18T04:11:52.9082363Z C:\Jenkins\Miniconda3\include\pyerrors.h(315): note: see previous definition of 'HAVE_SNPRINTF' 2022-05-18T04:11:57.5754397Z "C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\bin\HostX64\x64\link.exe" /nologo /INCREMENTAL:NO /LTCG /DLL /MANIFEST:EMBED,ID=2 /MANIFESTUAC:NO /LIBPATH:C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\lib /LIBPATH:C:\Jenkins\Miniconda3\libs /LIBPATH:C:\Jenkins\Miniconda3 /LIBPATH:C:\Jenkins\Miniconda3\PCbuild\amd64 "/LIBPATH:C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\lib\x64" "/LIBPATH:C:\Program Files (x86)\Windows Kits\NETFXSDK\4.8\lib\um\x64" "/LIBPATH:C:\Program Files (x86)\Windows Kits\10\lib\10.0.19041.0\ucrt\x64" "/LIBPATH:C:\Program Files (x86)\Windows Kits\10\lib\10.0.19041.0\um\x64" "/LIBPATH:C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\lib\x64" "/LIBPATH:C:\Program Files (x86)\Windows Kits\NETFXSDK\4.8\lib\um\x64" "/LIBPATH:C:\Program Files (x86)\Windows Kits\10\lib\10.0.19041.0\ucrt\x64" "/LIBPATH:C:\Program Files (x86)\Windows Kits\10\lib\10.0.19041.0\um\x64" c10.lib torch.lib torch_cpu.lib torch_python.lib /EXPORT:PyInit_cpp build\temp.win-amd64-3.8\Release\extension.obj /OUT:build\lib.win-amd64-3.8\torch_test_cpp_extension\cpp.cp38-win_amd64.pyd /IMPLIB:build\temp.win-amd64-3.8\Release\cpp.cp38-win_amd64.lib 2022-05-18T04:11:57.7470698Z Creating library build\temp.win-amd64-3.8\Release\cpp.cp38-win_amd64.lib and object build\temp.win-amd64-3.8\Release\cpp.cp38-win_amd64.exp 2022-05-18T04:11:57.8083647Z Generating code 2022-05-18T04:11:59.0686357Z Finished generating code 2022-05-18T04:11:59.6355975Z building 'torch_test_cpp_extension.ort' extension 2022-05-18T04:11:59.6368569Z "C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\bin\HostX64\x64\cl.exe" /c /nologo /O2 /W3 /GL /DNDEBUG /MD -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 -Iself_compiler_include_dirs_test -IC:\Jenkins\Miniconda3\include -IC:\Jenkins\Miniconda3\Include "-IC:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include" "-IC:\Program Files (x86)\Windows Kits\NETFXSDK\4.8\include\um" "-IC:\Program Files (x86)\Windows Kits\10\include\10.0.19041.0\ucrt" "-IC:\Program Files (x86)\Windows Kits\10\include\10.0.19041.0\shared" "-IC:\Program Files (x86)\Windows Kits\10\include\10.0.19041.0\um" "-IC:\Program Files (x86)\Windows Kits\10\include\10.0.19041.0\winrt" "-IC:\Program Files (x86)\Windows Kits\10\include\10.0.19041.0\cppwinrt" "-IC:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include" "-IC:\Program Files (x86)\Windows Kits\NETFXSDK\4.8\include\um" "-IC:\Program Files (x86)\Windows Kits\10\include\10.0.19041.0\ucrt" "-IC:\Program Files (x86)\Windows Kits\10\include\10.0.19041.0\shared" "-IC:\Program Files (x86)\Windows Kits\10\include\10.0.19041.0\um" "-IC:\Program Files (x86)\Windows Kits\10\include\10.0.19041.0\winrt" "-IC:\Program Files (x86)\Windows Kits\10\include\10.0.19041.0\cppwinrt" /EHsc /Tport_extension.cpp /Fobuild\temp.win-amd64-3.8\Release\ort_extension.obj /MD /wd4819 /wd4251 /wd4244 /wd4267 /wd4275 /wd4018 /wd4190 /EHsc /sdl /permissive- -DTORCH_API_INCLUDE_EXTENSION_H -DTORCH_EXTENSION_NAME=ort -D_GLIBCXX_USE_CXX11_ABI=0 2022-05-18T04:11:59.6477455Z ort_extension.cpp 2022-05-18T04:11:59.7825416Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/macros/Macros.h(143): warning C4067: unexpected tokens following preprocessor directive - expected a newline 2022-05-18T04:12:00.3495937Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/core/TensorImpl.h(2199): warning C4805: '|': unsafe mix of type 'uintptr_t' and type 'bool' in operation 2022-05-18T04:12:00.3534991Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(198): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2022-05-18T04:12:00.3535361Z with 2022-05-18T04:12:00.3535558Z [ 2022-05-18T04:12:00.3535739Z T=at::Generator 2022-05-18T04:12:00.3535913Z ] 2022-05-18T04:12:00.3536312Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(397): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2022-05-18T04:12:00.3536713Z with 2022-05-18T04:12:00.3536875Z [ 2022-05-18T04:12:00.3537034Z T=at::Generator 2022-05-18T04:12:00.3537212Z ] 2022-05-18T04:12:00.3537651Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2022-05-18T04:12:00.3538054Z with 2022-05-18T04:12:00.3538191Z [ 2022-05-18T04:12:00.3538353Z T=at::Generator 2022-05-18T04:12:00.3538520Z ] 2022-05-18T04:12:00.3538959Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(540): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2022-05-18T04:12:00.3539381Z with 2022-05-18T04:12:00.3539530Z [ 2022-05-18T04:12:00.3539802Z T=at::Generator 2022-05-18T04:12:00.3539977Z ] 2022-05-18T04:12:00.3540385Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(540): note: see reference to alias template instantiation 'c10::OptionalBase' being compiled 2022-05-18T04:12:00.3541071Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\ATen/core/Generator.h(147): note: see reference to class template instantiation 'c10::optional' being compiled 2022-05-18T04:12:00.3541684Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(432): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2022-05-18T04:12:00.3542066Z with 2022-05-18T04:12:00.3542224Z [ 2022-05-18T04:12:00.3542390Z T=at::Generator 2022-05-18T04:12:00.3542540Z ] 2022-05-18T04:12:00.3908330Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(198): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2022-05-18T04:12:00.3908701Z with 2022-05-18T04:12:00.3908839Z [ 2022-05-18T04:12:00.3909077Z T=c10::impl::InlineDeviceGuard 2022-05-18T04:12:00.3909305Z ] 2022-05-18T04:12:00.3909708Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(397): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2022-05-18T04:12:00.3910064Z with 2022-05-18T04:12:00.3910215Z [ 2022-05-18T04:12:00.3910444Z T=c10::impl::InlineDeviceGuard 2022-05-18T04:12:00.3910655Z ] 2022-05-18T04:12:00.3911085Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2022-05-18T04:12:00.3911473Z with 2022-05-18T04:12:00.3911627Z [ 2022-05-18T04:12:00.3911839Z T=c10::impl::InlineDeviceGuard 2022-05-18T04:12:00.3912054Z ] 2022-05-18T04:12:00.3912505Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(540): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2022-05-18T04:12:00.3912915Z with 2022-05-18T04:12:00.3913049Z [ 2022-05-18T04:12:00.3913276Z T=c10::impl::InlineDeviceGuard 2022-05-18T04:12:00.3913488Z ] 2022-05-18T04:12:00.3913927Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(540): note: see reference to alias template instantiation 'c10::OptionalBase>' being compiled 2022-05-18T04:12:00.3914658Z 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 2022-05-18T04:12:00.3915388Z 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 2022-05-18T04:12:00.3916067Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(432): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2022-05-18T04:12:00.3916442Z with 2022-05-18T04:12:00.3916580Z [ 2022-05-18T04:12:00.3916891Z T=c10::impl::InlineDeviceGuard 2022-05-18T04:12:00.3917108Z ] 2022-05-18T04:12:00.4373783Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(198): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2022-05-18T04:12:00.4374368Z with 2022-05-18T04:12:00.4374544Z [ 2022-05-18T04:12:00.4374720Z T=at::TensorBase 2022-05-18T04:12:00.4374872Z ] 2022-05-18T04:12:00.4375272Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(397): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2022-05-18T04:12:00.4375641Z with 2022-05-18T04:12:00.4375778Z [ 2022-05-18T04:12:00.4375947Z T=at::TensorBase 2022-05-18T04:12:00.4376110Z ] 2022-05-18T04:12:00.4376545Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2022-05-18T04:12:00.4376950Z with 2022-05-18T04:12:00.4377098Z [ 2022-05-18T04:12:00.4377264Z T=at::TensorBase 2022-05-18T04:12:00.4377413Z ] 2022-05-18T04:12:00.4377879Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(540): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2022-05-18T04:12:00.4378296Z with 2022-05-18T04:12:00.4378446Z [ 2022-05-18T04:12:00.4378598Z T=at::TensorBase 2022-05-18T04:12:00.4378761Z ] 2022-05-18T04:12:00.4379159Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(540): note: see reference to alias template instantiation 'c10::OptionalBase' being compiled 2022-05-18T04:12:00.4379765Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\ATen/core/TensorBase.h(951): note: see reference to class template instantiation 'c10::optional' being compiled 2022-05-18T04:12:00.4380396Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(432): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2022-05-18T04:12:00.4380778Z with 2022-05-18T04:12:00.4380927Z [ 2022-05-18T04:12:00.4381079Z T=at::TensorBase 2022-05-18T04:12:00.4381242Z ] 2022-05-18T04:12:00.6563015Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(198): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2022-05-18T04:12:00.6563418Z with 2022-05-18T04:12:00.6563565Z [ 2022-05-18T04:12:00.6563734Z T=at::Tensor 2022-05-18T04:12:00.6563916Z ] 2022-05-18T04:12:00.6564308Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(397): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2022-05-18T04:12:00.6564683Z with 2022-05-18T04:12:00.6564831Z [ 2022-05-18T04:12:00.6564980Z T=at::Tensor 2022-05-18T04:12:00.6565142Z ] 2022-05-18T04:12:00.6565571Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2022-05-18T04:12:00.6565978Z with 2022-05-18T04:12:00.6566111Z [ 2022-05-18T04:12:00.6566273Z T=at::Tensor 2022-05-18T04:12:00.6566427Z ] 2022-05-18T04:12:00.6566997Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(540): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2022-05-18T04:12:00.6567479Z with 2022-05-18T04:12:00.6567630Z [ 2022-05-18T04:12:00.6567790Z T=at::Tensor 2022-05-18T04:12:00.6567934Z ] 2022-05-18T04:12:00.6568330Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(540): note: see reference to alias template instantiation 'c10::OptionalBase' being compiled 2022-05-18T04:12:00.6568942Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\ATen/core/TensorBody.h(509): note: see reference to class template instantiation 'c10::optional' being compiled 2022-05-18T04:12:00.6569571Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(432): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2022-05-18T04:12:00.6569937Z with 2022-05-18T04:12:00.6570087Z [ 2022-05-18T04:12:00.6570249Z T=at::Tensor 2022-05-18T04:12:00.6570394Z ] 2022-05-18T04:12:01.7136424Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(198): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2022-05-18T04:12:01.7136821Z with 2022-05-18T04:12:01.7136961Z [ 2022-05-18T04:12:01.7137131Z T=c10::DimVector 2022-05-18T04:12:01.7137310Z ] 2022-05-18T04:12:01.7137695Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(397): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2022-05-18T04:12:01.7138060Z with 2022-05-18T04:12:01.7138209Z [ 2022-05-18T04:12:01.7138372Z T=c10::DimVector 2022-05-18T04:12:01.7138516Z ] 2022-05-18T04:12:01.7138956Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2022-05-18T04:12:01.7139373Z with 2022-05-18T04:12:01.7139505Z [ 2022-05-18T04:12:01.7139669Z T=c10::DimVector 2022-05-18T04:12:01.7139826Z ] 2022-05-18T04:12:01.7140286Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(540): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2022-05-18T04:12:01.7140684Z with 2022-05-18T04:12:01.7140828Z [ 2022-05-18T04:12:01.7140989Z T=c10::DimVector 2022-05-18T04:12:01.7141134Z ] 2022-05-18T04:12:01.7141533Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(540): note: see reference to alias template instantiation 'c10::OptionalBase' being compiled 2022-05-18T04:12:01.7142164Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\ATen/TensorIterator.h(766): note: see reference to class template instantiation 'c10::optional' being compiled 2022-05-18T04:12:01.7142807Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(432): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2022-05-18T04:12:01.7143174Z with 2022-05-18T04:12:01.7143332Z [ 2022-05-18T04:12:01.7143504Z T=c10::DimVector 2022-05-18T04:12:01.7143670Z ] 2022-05-18T04:12:02.1875003Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(198): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2022-05-18T04:12:02.1875428Z with 2022-05-18T04:12:02.1875752Z [ 2022-05-18T04:12:02.1875920Z T=std::string 2022-05-18T04:12:02.1876096Z ] 2022-05-18T04:12:02.1876512Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(397): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2022-05-18T04:12:02.1876944Z with 2022-05-18T04:12:02.1877109Z [ 2022-05-18T04:12:02.1877285Z T=std::string 2022-05-18T04:12:02.1877435Z ] 2022-05-18T04:12:02.1877877Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2022-05-18T04:12:02.1878296Z with 2022-05-18T04:12:02.1878452Z [ 2022-05-18T04:12:02.1878604Z T=std::string 2022-05-18T04:12:02.1878768Z ] 2022-05-18T04:12:02.1879242Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(540): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2022-05-18T04:12:02.1879655Z with 2022-05-18T04:12:02.1879817Z [ 2022-05-18T04:12:02.1879986Z T=std::string 2022-05-18T04:12:02.1880135Z ] 2022-05-18T04:12:02.1880545Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(540): note: see reference to alias template instantiation 'c10::OptionalBase' being compiled 2022-05-18T04:12:02.1881162Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\ATen/core/jit_type_base.h(448): note: see reference to class template instantiation 'c10::optional' being compiled 2022-05-18T04:12:02.1881803Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(432): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2022-05-18T04:12:02.1882181Z with 2022-05-18T04:12:02.1882322Z [ 2022-05-18T04:12:02.1882491Z T=std::string 2022-05-18T04:12:02.1882657Z ] 2022-05-18T04:12:02.2000545Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(198): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2022-05-18T04:12:02.2000952Z with 2022-05-18T04:12:02.2001122Z [ 2022-05-18T04:12:02.2001318Z T=c10::QualifiedName 2022-05-18T04:12:02.2001522Z ] 2022-05-18T04:12:02.2001940Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(397): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2022-05-18T04:12:02.2002317Z with 2022-05-18T04:12:02.2002459Z [ 2022-05-18T04:12:02.2002653Z T=c10::QualifiedName 2022-05-18T04:12:02.2002837Z ] 2022-05-18T04:12:02.2003268Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2022-05-18T04:12:02.2003689Z with 2022-05-18T04:12:02.2003844Z [ 2022-05-18T04:12:02.2004019Z T=c10::QualifiedName 2022-05-18T04:12:02.2004176Z ] 2022-05-18T04:12:02.2004640Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(540): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2022-05-18T04:12:02.2005067Z with 2022-05-18T04:12:02.2005204Z [ 2022-05-18T04:12:02.2005380Z T=c10::QualifiedName 2022-05-18T04:12:02.2005557Z ] 2022-05-18T04:12:02.2006086Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(540): note: see reference to alias template instantiation 'c10::OptionalBase' being compiled 2022-05-18T04:12:02.2006770Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\ATen/core/jit_type_base.h(696): note: see reference to class template instantiation 'c10::optional' being compiled 2022-05-18T04:12:02.2007412Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(432): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2022-05-18T04:12:02.2007870Z with 2022-05-18T04:12:02.2008029Z [ 2022-05-18T04:12:02.2008194Z T=c10::QualifiedName 2022-05-18T04:12:02.2008370Z ] 2022-05-18T04:12:02.2486230Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(198): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2022-05-18T04:12:02.2486632Z with 2022-05-18T04:12:02.2486779Z [ 2022-05-18T04:12:02.2487032Z T=std::shared_ptr 2022-05-18T04:12:02.2487247Z ] 2022-05-18T04:12:02.2487706Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(397): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2022-05-18T04:12:02.2488089Z with 2022-05-18T04:12:02.2488252Z [ 2022-05-18T04:12:02.2488456Z T=std::shared_ptr 2022-05-18T04:12:02.2488669Z ] 2022-05-18T04:12:02.2489114Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2022-05-18T04:12:02.2489525Z with 2022-05-18T04:12:02.2489666Z [ 2022-05-18T04:12:02.2489883Z T=std::shared_ptr 2022-05-18T04:12:02.2490091Z ] 2022-05-18T04:12:02.2490541Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(540): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2022-05-18T04:12:02.2490965Z with 2022-05-18T04:12:02.2491125Z [ 2022-05-18T04:12:02.2491341Z T=std::shared_ptr 2022-05-18T04:12:02.2491531Z ] 2022-05-18T04:12:02.2491971Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(540): note: see reference to alias template instantiation 'c10::OptionalBase>' being compiled 2022-05-18T04:12:02.2492656Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\ATen/core/ivalue.h(1338): note: see reference to class template instantiation 'c10::optional>' being compiled 2022-05-18T04:12:02.2493326Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(432): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2022-05-18T04:12:02.2493693Z with 2022-05-18T04:12:02.2493850Z [ 2022-05-18T04:12:02.2494066Z T=std::shared_ptr 2022-05-18T04:12:02.2494268Z ] 2022-05-18T04:12:02.2510827Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(198): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2022-05-18T04:12:02.2511309Z with 2022-05-18T04:12:02.2511480Z [ 2022-05-18T04:12:02.2511693Z T=std::weak_ptr 2022-05-18T04:12:02.2512017Z ] 2022-05-18T04:12:02.2512437Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(397): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2022-05-18T04:12:02.2512880Z with 2022-05-18T04:12:02.2513025Z [ 2022-05-18T04:12:02.2513249Z T=std::weak_ptr 2022-05-18T04:12:02.2513459Z ] 2022-05-18T04:12:02.2513893Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2022-05-18T04:12:02.2514303Z with 2022-05-18T04:12:02.2514524Z [ 2022-05-18T04:12:02.2514744Z T=std::weak_ptr 2022-05-18T04:12:02.2514933Z ] 2022-05-18T04:12:02.2515400Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(540): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2022-05-18T04:12:02.2515831Z with 2022-05-18T04:12:02.2515971Z [ 2022-05-18T04:12:02.2516193Z T=std::weak_ptr 2022-05-18T04:12:02.2516396Z ] 2022-05-18T04:12:02.2516837Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(540): note: see reference to alias template instantiation 'c10::OptionalBase>' being compiled 2022-05-18T04:12:02.2517499Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\ATen/core/ivalue.h(1339): note: see reference to class template instantiation 'c10::optional>' being compiled 2022-05-18T04:12:02.2518158Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(432): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2022-05-18T04:12:02.2518544Z with 2022-05-18T04:12:02.2518700Z [ 2022-05-18T04:12:02.2518898Z T=std::weak_ptr 2022-05-18T04:12:02.2519100Z ] 2022-05-18T04:12:02.3065326Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(198): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2022-05-18T04:12:02.3065765Z with 2022-05-18T04:12:02.3065914Z [ 2022-05-18T04:12:02.3066170Z T=std::vector> 2022-05-18T04:12:02.3066407Z ] 2022-05-18T04:12:02.3066849Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(397): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2022-05-18T04:12:02.3067225Z with 2022-05-18T04:12:02.3067384Z [ 2022-05-18T04:12:02.3067629Z T=std::vector> 2022-05-18T04:12:02.3067847Z ] 2022-05-18T04:12:02.3068291Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2022-05-18T04:12:02.3068711Z with 2022-05-18T04:12:02.3068851Z [ 2022-05-18T04:12:02.3069091Z T=std::vector> 2022-05-18T04:12:02.3069316Z ] 2022-05-18T04:12:02.3069776Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(540): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2022-05-18T04:12:02.3070301Z with 2022-05-18T04:12:02.3070461Z [ 2022-05-18T04:12:02.3070709Z T=std::vector> 2022-05-18T04:12:02.3071014Z ] 2022-05-18T04:12:02.3071479Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(540): note: see reference to alias template instantiation 'c10::OptionalBase>>' being compiled 2022-05-18T04:12:02.3072195Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\ATen/core/jit_type.h(482): note: see reference to class template instantiation 'c10::optional>>' being compiled 2022-05-18T04:12:02.3072872Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(432): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2022-05-18T04:12:02.3073261Z with 2022-05-18T04:12:02.3073404Z [ 2022-05-18T04:12:02.3073646Z T=std::vector> 2022-05-18T04:12:02.3073873Z ] 2022-05-18T04:12:02.3173748Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(198): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2022-05-18T04:12:02.3174176Z with 2022-05-18T04:12:02.3174345Z [ 2022-05-18T04:12:02.3174713Z T=std::vector::type,std::allocator::type>> 2022-05-18T04:12:02.3175016Z ] 2022-05-18T04:12:02.3175431Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(397): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2022-05-18T04:12:02.3175808Z with 2022-05-18T04:12:02.3175970Z [ 2022-05-18T04:12:02.3176297Z T=std::vector::type,std::allocator::type>> 2022-05-18T04:12:02.3176617Z ] 2022-05-18T04:12:02.3177072Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2022-05-18T04:12:02.3177476Z with 2022-05-18T04:12:02.3177614Z [ 2022-05-18T04:12:02.3177953Z T=std::vector::type,std::allocator::type>> 2022-05-18T04:12:02.3178266Z ] 2022-05-18T04:12:02.3178730Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(540): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2022-05-18T04:12:02.3179138Z with 2022-05-18T04:12:02.3179295Z [ 2022-05-18T04:12:02.3179635Z T=std::vector::type,std::allocator::type>> 2022-05-18T04:12:02.3179929Z ] 2022-05-18T04:12:02.3180356Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(540): note: see reference to alias template instantiation 'c10::OptionalBase>>' being compiled 2022-05-18T04:12:02.3180740Z with 2022-05-18T04:12:02.3180895Z [ 2022-05-18T04:12:02.3181116Z T=c10::impl::ScalarTypeToCPPType::type 2022-05-18T04:12:02.3181343Z ] 2022-05-18T04:12:02.3181869Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\ATen/core/jit_type.h(441): note: see reference to class template instantiation 'c10::optional>>' being compiled 2022-05-18T04:12:02.3182290Z with 2022-05-18T04:12:02.3182447Z [ 2022-05-18T04:12:02.3182693Z T=c10::impl::ScalarTypeToCPPType::type 2022-05-18T04:12:02.3182923Z ] 2022-05-18T04:12:02.3183334Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(432): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2022-05-18T04:12:02.3183726Z with 2022-05-18T04:12:02.3183883Z [ 2022-05-18T04:12:02.3184203Z T=std::vector::type,std::allocator::type>> 2022-05-18T04:12:02.3184516Z ] 2022-05-18T04:12:02.3260733Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(198): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2022-05-18T04:12:02.3261147Z with 2022-05-18T04:12:02.3261294Z [ 2022-05-18T04:12:02.3261564Z T=std::vector,std::allocator>> 2022-05-18T04:12:02.3261807Z ] 2022-05-18T04:12:02.3262224Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(397): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2022-05-18T04:12:02.3262583Z with 2022-05-18T04:12:02.3262741Z [ 2022-05-18T04:12:02.3262996Z T=std::vector,std::allocator>> 2022-05-18T04:12:02.3263211Z ] 2022-05-18T04:12:02.3263665Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2022-05-18T04:12:02.3264074Z with 2022-05-18T04:12:02.3264234Z [ 2022-05-18T04:12:02.3264470Z T=std::vector,std::allocator>> 2022-05-18T04:12:02.3264706Z ] 2022-05-18T04:12:02.3265169Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(540): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2022-05-18T04:12:02.3265598Z with 2022-05-18T04:12:02.3265739Z [ 2022-05-18T04:12:02.3265993Z T=std::vector,std::allocator>> 2022-05-18T04:12:02.3266230Z ] 2022-05-18T04:12:02.3266682Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(540): note: see reference to alias template instantiation 'c10::OptionalBase,std::allocator>>>' being compiled 2022-05-18T04:12:02.3267421Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\ATen/core/jit_type.h(567): note: see reference to class template instantiation 'c10::optional,std::allocator>>>' being compiled 2022-05-18T04:12:02.3268087Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\ATen/core/jit_type.h(843): note: see reference to class template instantiation 'c10::VaryingShape' being compiled 2022-05-18T04:12:02.3268714Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(432): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2022-05-18T04:12:02.3269107Z with 2022-05-18T04:12:02.3269247Z [ 2022-05-18T04:12:02.3269608Z T=std::vector,std::allocator>> 2022-05-18T04:12:02.3269961Z ] 2022-05-18T04:12:02.3293917Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(198): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2022-05-18T04:12:02.3294285Z with 2022-05-18T04:12:02.3294448Z [ 2022-05-18T04:12:02.3294706Z T=std::vector,std::allocator>> 2022-05-18T04:12:02.3294923Z ] 2022-05-18T04:12:02.3295332Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(397): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2022-05-18T04:12:02.3295711Z with 2022-05-18T04:12:02.3295867Z [ 2022-05-18T04:12:02.3296100Z T=std::vector,std::allocator>> 2022-05-18T04:12:02.3296331Z ] 2022-05-18T04:12:02.3296780Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2022-05-18T04:12:02.3297188Z with 2022-05-18T04:12:02.3297329Z [ 2022-05-18T04:12:02.3297573Z T=std::vector,std::allocator>> 2022-05-18T04:12:02.3297802Z ] 2022-05-18T04:12:02.3298246Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(540): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2022-05-18T04:12:02.3298667Z with 2022-05-18T04:12:02.3298825Z [ 2022-05-18T04:12:02.3299072Z T=std::vector,std::allocator>> 2022-05-18T04:12:02.3299284Z ] 2022-05-18T04:12:02.3299747Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(540): note: see reference to alias template instantiation 'c10::OptionalBase,std::allocator>>>' being compiled 2022-05-18T04:12:02.3300553Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\ATen/core/jit_type.h(567): note: see reference to class template instantiation 'c10::optional,std::allocator>>>' being compiled 2022-05-18T04:12:02.3301213Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\ATen/core/jit_type.h(613): note: see reference to class template instantiation 'c10::VaryingShape' being compiled 2022-05-18T04:12:02.3301822Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(432): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2022-05-18T04:12:02.3302208Z with 2022-05-18T04:12:02.3302370Z [ 2022-05-18T04:12:02.3302616Z T=std::vector,std::allocator>> 2022-05-18T04:12:02.3302827Z ] 2022-05-18T04:12:02.3399394Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(198): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2022-05-18T04:12:02.3399844Z with 2022-05-18T04:12:02.3400015Z [ 2022-05-18T04:12:02.3400219Z T=std::vector> 2022-05-18T04:12:02.3400474Z ] 2022-05-18T04:12:02.3400891Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(397): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2022-05-18T04:12:02.3401353Z with 2022-05-18T04:12:02.3401556Z [ 2022-05-18T04:12:02.3401786Z T=std::vector> 2022-05-18T04:12:02.3402067Z ] 2022-05-18T04:12:02.3402496Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2022-05-18T04:12:02.3402912Z with 2022-05-18T04:12:02.3403077Z [ 2022-05-18T04:12:02.3403274Z T=std::vector> 2022-05-18T04:12:02.3403480Z ] 2022-05-18T04:12:02.3403950Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(540): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2022-05-18T04:12:02.3404391Z with 2022-05-18T04:12:02.3404534Z [ 2022-05-18T04:12:02.3404747Z T=std::vector> 2022-05-18T04:12:02.3404951Z ] 2022-05-18T04:12:02.3405373Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(540): note: see reference to alias template instantiation 'c10::OptionalBase>>' being compiled 2022-05-18T04:12:02.3406070Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\ATen/core/jit_type.h(726): note: see reference to class template instantiation 'c10::optional>>' being compiled 2022-05-18T04:12:02.3406742Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(432): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2022-05-18T04:12:02.3407121Z with 2022-05-18T04:12:02.3407341Z [ 2022-05-18T04:12:02.3407540Z T=std::vector> 2022-05-18T04:12:02.3407742Z ] 2022-05-18T04:12:02.4334493Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(198): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2022-05-18T04:12:02.4334943Z with 2022-05-18T04:12:02.4335087Z [ 2022-05-18T04:12:02.4335349Z T=c10::impl::InlineStreamGuard 2022-05-18T04:12:02.4335572Z ] 2022-05-18T04:12:02.4335954Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(397): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2022-05-18T04:12:02.4336320Z with 2022-05-18T04:12:02.4336468Z [ 2022-05-18T04:12:02.4336697Z T=c10::impl::InlineStreamGuard 2022-05-18T04:12:02.4336900Z ] 2022-05-18T04:12:02.4337339Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2022-05-18T04:12:02.4337751Z with 2022-05-18T04:12:02.4337884Z [ 2022-05-18T04:12:02.4338114Z T=c10::impl::InlineStreamGuard 2022-05-18T04:12:02.4338395Z ] 2022-05-18T04:12:02.4338834Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(540): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2022-05-18T04:12:02.4339300Z with 2022-05-18T04:12:02.4339449Z [ 2022-05-18T04:12:02.4339680Z T=c10::impl::InlineStreamGuard 2022-05-18T04:12:02.4339882Z ] 2022-05-18T04:12:02.4340456Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(540): note: see reference to alias template instantiation 'c10::OptionalBase>' being compiled 2022-05-18T04:12:02.4341257Z 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 2022-05-18T04:12:02.4341988Z 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 2022-05-18T04:12:02.4342667Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(432): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2022-05-18T04:12:02.4343031Z with 2022-05-18T04:12:02.4343182Z [ 2022-05-18T04:12:02.4343412Z T=c10::impl::InlineStreamGuard 2022-05-18T04:12:02.4343618Z ] 2022-05-18T04:12:02.4371903Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(198): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2022-05-18T04:12:02.4372288Z with 2022-05-18T04:12:02.4372444Z [ 2022-05-18T04:12:02.4372637Z T=c10::impl::VirtualGuardImpl 2022-05-18T04:12:02.4372820Z ] 2022-05-18T04:12:02.4373218Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(397): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2022-05-18T04:12:02.4373585Z with 2022-05-18T04:12:02.4373721Z [ 2022-05-18T04:12:02.4373915Z T=c10::impl::VirtualGuardImpl 2022-05-18T04:12:02.4374093Z ] 2022-05-18T04:12:02.4374513Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2022-05-18T04:12:02.4374927Z with 2022-05-18T04:12:02.4375074Z [ 2022-05-18T04:12:02.4375242Z T=c10::impl::VirtualGuardImpl 2022-05-18T04:12:02.4375421Z ] 2022-05-18T04:12:02.4375885Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(540): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2022-05-18T04:12:02.4376301Z with 2022-05-18T04:12:02.4376438Z [ 2022-05-18T04:12:02.4376620Z T=c10::impl::VirtualGuardImpl 2022-05-18T04:12:02.4376799Z ] 2022-05-18T04:12:02.4377208Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(540): note: see reference to alias template instantiation 'c10::OptionalBase' being compiled 2022-05-18T04:12:02.4377887Z 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 2022-05-18T04:12:02.4378251Z with 2022-05-18T04:12:02.4378405Z [ 2022-05-18T04:12:02.4378574Z T=c10::impl::VirtualGuardImpl 2022-05-18T04:12:02.4378750Z ] 2022-05-18T04:12:02.4379190Z 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 2022-05-18T04:12:02.4379991Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(432): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2022-05-18T04:12:02.4380410Z with 2022-05-18T04:12:02.4380560Z [ 2022-05-18T04:12:02.4380750Z T=c10::impl::VirtualGuardImpl 2022-05-18T04:12:02.4380915Z ] 2022-05-18T04:12:02.4726979Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(198): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2022-05-18T04:12:02.4727370Z with 2022-05-18T04:12:02.4727524Z [ 2022-05-18T04:12:02.4727799Z T=std::vector> 2022-05-18T04:12:02.4728052Z ] 2022-05-18T04:12:02.4728459Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(397): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2022-05-18T04:12:02.4728819Z with 2022-05-18T04:12:02.4728954Z [ 2022-05-18T04:12:02.4729220Z T=std::vector> 2022-05-18T04:12:02.4729469Z ] 2022-05-18T04:12:02.4729888Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2022-05-18T04:12:02.4730291Z with 2022-05-18T04:12:02.4730438Z [ 2022-05-18T04:12:02.4730700Z T=std::vector> 2022-05-18T04:12:02.4730935Z ] 2022-05-18T04:12:02.4731388Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(540): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2022-05-18T04:12:02.4731802Z with 2022-05-18T04:12:02.4731952Z [ 2022-05-18T04:12:02.4732206Z T=std::vector> 2022-05-18T04:12:02.4732448Z ] 2022-05-18T04:12:02.4732927Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(540): note: see reference to alias template instantiation 'c10::OptionalBase>>' being compiled 2022-05-18T04:12:02.4733695Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\ATen/core/ivalue_inl.h(834): note: see reference to class template instantiation 'c10::optional>>' being compiled 2022-05-18T04:12:02.4734374Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(432): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2022-05-18T04:12:02.4734752Z with 2022-05-18T04:12:02.4734900Z [ 2022-05-18T04:12:02.4735162Z T=std::vector> 2022-05-18T04:12:02.4735393Z ] 2022-05-18T04:12:02.7395771Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(198): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2022-05-18T04:12:02.7396164Z with 2022-05-18T04:12:02.7396312Z [ 2022-05-18T04:12:02.7396547Z T=torch::autograd::ViewInfo 2022-05-18T04:12:02.7396728Z ] 2022-05-18T04:12:02.7397256Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(397): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2022-05-18T04:12:02.7397606Z with 2022-05-18T04:12:02.7397755Z [ 2022-05-18T04:12:02.7398013Z T=torch::autograd::ViewInfo 2022-05-18T04:12:02.7398173Z ] 2022-05-18T04:12:02.7398604Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2022-05-18T04:12:02.7399014Z with 2022-05-18T04:12:02.7399164Z [ 2022-05-18T04:12:02.7399327Z T=torch::autograd::ViewInfo 2022-05-18T04:12:02.7399499Z ] 2022-05-18T04:12:02.7399962Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(540): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2022-05-18T04:12:02.7400369Z with 2022-05-18T04:12:02.7400520Z [ 2022-05-18T04:12:02.7400697Z T=torch::autograd::ViewInfo 2022-05-18T04:12:02.7400869Z ] 2022-05-18T04:12:02.7401270Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(540): note: see reference to alias template instantiation 'c10::OptionalBase' being compiled 2022-05-18T04:12:02.7401917Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\torch/csrc/autograd/variable.h(525): note: see reference to class template instantiation 'c10::optional' being compiled 2022-05-18T04:12:02.7402566Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(432): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2022-05-18T04:12:02.7402942Z with 2022-05-18T04:12:02.7403076Z [ 2022-05-18T04:12:02.7403253Z T=torch::autograd::ViewInfo 2022-05-18T04:12:02.7403428Z ] 2022-05-18T04:12:02.8107999Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(198): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2022-05-18T04:12:02.8108420Z with 2022-05-18T04:12:02.8108573Z [ 2022-05-18T04:12:02.8108752Z T=c10::IValue 2022-05-18T04:12:02.8108898Z ] 2022-05-18T04:12:02.8109377Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(397): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2022-05-18T04:12:02.8109778Z with 2022-05-18T04:12:02.8109914Z [ 2022-05-18T04:12:02.8110078Z T=c10::IValue 2022-05-18T04:12:02.8110236Z ] 2022-05-18T04:12:02.8110671Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2022-05-18T04:12:02.8111056Z with 2022-05-18T04:12:02.8111204Z [ 2022-05-18T04:12:02.8111360Z T=c10::IValue 2022-05-18T04:12:02.8111501Z ] 2022-05-18T04:12:02.8111960Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(540): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2022-05-18T04:12:02.8112371Z with 2022-05-18T04:12:02.8112520Z [ 2022-05-18T04:12:02.8112662Z T=c10::IValue 2022-05-18T04:12:02.8112818Z ] 2022-05-18T04:12:02.8113207Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(540): note: see reference to alias template instantiation 'c10::OptionalBase' being compiled 2022-05-18T04:12:02.8113919Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\ATen/core/function_schema.h(179): note: see reference to class template instantiation 'c10::optional' being compiled 2022-05-18T04:12:02.8114625Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(432): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2022-05-18T04:12:02.8115007Z with 2022-05-18T04:12:02.8115161Z [ 2022-05-18T04:12:02.8115306Z T=c10::IValue 2022-05-18T04:12:02.8115462Z ] 2022-05-18T04:12:02.8146675Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(198): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2022-05-18T04:12:02.8147051Z with 2022-05-18T04:12:02.8147189Z [ 2022-05-18T04:12:02.8147359Z T=c10::AliasInfo 2022-05-18T04:12:02.8147525Z ] 2022-05-18T04:12:02.8147909Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(397): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2022-05-18T04:12:02.8148273Z with 2022-05-18T04:12:02.8148418Z [ 2022-05-18T04:12:02.8148565Z T=c10::AliasInfo 2022-05-18T04:12:02.8148725Z ] 2022-05-18T04:12:02.8149159Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2022-05-18T04:12:02.8149555Z with 2022-05-18T04:12:02.8149688Z [ 2022-05-18T04:12:02.8149848Z T=c10::AliasInfo 2022-05-18T04:12:02.8150007Z ] 2022-05-18T04:12:02.8150444Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(540): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2022-05-18T04:12:02.8150861Z with 2022-05-18T04:12:02.8151009Z [ 2022-05-18T04:12:02.8151166Z T=c10::AliasInfo 2022-05-18T04:12:02.8151310Z ] 2022-05-18T04:12:02.8151708Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(540): note: see reference to alias template instantiation 'c10::OptionalBase' being compiled 2022-05-18T04:12:02.8152329Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\ATen/core/function_schema.h(26): note: see reference to class template instantiation 'c10::optional' being compiled 2022-05-18T04:12:02.8152958Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(432): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2022-05-18T04:12:02.8153321Z with 2022-05-18T04:12:02.8153467Z [ 2022-05-18T04:12:02.8153628Z T=c10::AliasInfo 2022-05-18T04:12:02.8153777Z ] 2022-05-18T04:12:02.9179713Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(198): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2022-05-18T04:12:02.9180103Z with 2022-05-18T04:12:02.9180259Z [ 2022-05-18T04:12:02.9180484Z T=c10::either 2022-05-18T04:12:02.9180695Z ] 2022-05-18T04:12:02.9181092Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(397): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2022-05-18T04:12:02.9181437Z with 2022-05-18T04:12:02.9181586Z [ 2022-05-18T04:12:02.9181804Z T=c10::either 2022-05-18T04:12:02.9182467Z ] 2022-05-18T04:12:02.9182923Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2022-05-18T04:12:02.9183408Z with 2022-05-18T04:12:02.9183559Z [ 2022-05-18T04:12:02.9183764Z T=c10::either 2022-05-18T04:12:02.9183975Z ] 2022-05-18T04:12:02.9184435Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(540): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2022-05-18T04:12:02.9184854Z with 2022-05-18T04:12:02.9184991Z [ 2022-05-18T04:12:02.9185208Z T=c10::either 2022-05-18T04:12:02.9185420Z ] 2022-05-18T04:12:02.9185847Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(540): note: see reference to alias template instantiation 'c10::OptionalBase>' being compiled 2022-05-18T04:12:02.9186572Z 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 2022-05-18T04:12:02.9187254Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(432): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2022-05-18T04:12:02.9187627Z with 2022-05-18T04:12:02.9187774Z [ 2022-05-18T04:12:02.9187977Z T=c10::either 2022-05-18T04:12:02.9188181Z ] 2022-05-18T04:12:02.9881043Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(198): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2022-05-18T04:12:02.9881427Z with 2022-05-18T04:12:02.9881585Z [ 2022-05-18T04:12:02.9881788Z T=c10::impl::AnnotatedSchema 2022-05-18T04:12:02.9881970Z ] 2022-05-18T04:12:02.9882354Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(397): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2022-05-18T04:12:02.9882714Z with 2022-05-18T04:12:02.9882863Z [ 2022-05-18T04:12:02.9883031Z T=c10::impl::AnnotatedSchema 2022-05-18T04:12:02.9883210Z ] 2022-05-18T04:12:02.9883641Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2022-05-18T04:12:02.9884042Z with 2022-05-18T04:12:02.9884176Z [ 2022-05-18T04:12:02.9884359Z T=c10::impl::AnnotatedSchema 2022-05-18T04:12:02.9884533Z ] 2022-05-18T04:12:02.9884976Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(540): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2022-05-18T04:12:02.9885393Z with 2022-05-18T04:12:02.9885540Z [ 2022-05-18T04:12:02.9885707Z T=c10::impl::AnnotatedSchema 2022-05-18T04:12:02.9885956Z ] 2022-05-18T04:12:02.9886370Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(540): note: see reference to alias template instantiation 'c10::OptionalBase' being compiled 2022-05-18T04:12:02.9887146Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\ATen/core/dispatch/OperatorEntry.h(212): note: see reference to class template instantiation 'c10::optional' being compiled 2022-05-18T04:12:02.9887870Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(432): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2022-05-18T04:12:02.9888234Z with 2022-05-18T04:12:02.9888386Z [ 2022-05-18T04:12:02.9888570Z T=c10::impl::AnnotatedSchema 2022-05-18T04:12:02.9888734Z ] 2022-05-18T04:12:02.9938004Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(198): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2022-05-18T04:12:02.9938360Z with 2022-05-18T04:12:02.9938509Z [ 2022-05-18T04:12:02.9938718Z T=c10::impl::OperatorEntry::CppSignatureWithDebug 2022-05-18T04:12:02.9938927Z ] 2022-05-18T04:12:02.9939314Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(397): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2022-05-18T04:12:02.9939663Z with 2022-05-18T04:12:02.9939809Z [ 2022-05-18T04:12:02.9940026Z T=c10::impl::OperatorEntry::CppSignatureWithDebug 2022-05-18T04:12:02.9940218Z ] 2022-05-18T04:12:02.9940650Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2022-05-18T04:12:02.9941038Z with 2022-05-18T04:12:02.9941184Z [ 2022-05-18T04:12:02.9941389Z T=c10::impl::OperatorEntry::CppSignatureWithDebug 2022-05-18T04:12:02.9941594Z ] 2022-05-18T04:12:02.9942043Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(540): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2022-05-18T04:12:02.9942454Z with 2022-05-18T04:12:02.9942588Z [ 2022-05-18T04:12:02.9942803Z T=c10::impl::OperatorEntry::CppSignatureWithDebug 2022-05-18T04:12:02.9943006Z ] 2022-05-18T04:12:02.9943433Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(540): note: see reference to alias template instantiation 'c10::OptionalBase' being compiled 2022-05-18T04:12:02.9944152Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\ATen/core/dispatch/OperatorEntry.h(271): note: see reference to class template instantiation 'c10::optional' being compiled 2022-05-18T04:12:02.9944837Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(432): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2022-05-18T04:12:02.9945216Z with 2022-05-18T04:12:02.9945362Z [ 2022-05-18T04:12:02.9945568Z T=c10::impl::OperatorEntry::CppSignatureWithDebug 2022-05-18T04:12:02.9945774Z ] 2022-05-18T04:12:03.1262105Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(198): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2022-05-18T04:12:03.1262736Z with 2022-05-18T04:12:03.1263023Z [ 2022-05-18T04:12:03.1263341Z T=std::tuple 2022-05-18T04:12:03.1263632Z ] 2022-05-18T04:12:03.1264243Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(397): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2022-05-18T04:12:03.1264853Z with 2022-05-18T04:12:03.1265183Z [ 2022-05-18T04:12:03.1265661Z T=std::tuple 2022-05-18T04:12:03.1265951Z ] 2022-05-18T04:12:03.1266397Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2022-05-18T04:12:03.1266864Z with 2022-05-18T04:12:03.1267067Z [ 2022-05-18T04:12:03.1267377Z T=std::tuple 2022-05-18T04:12:03.1267700Z ] 2022-05-18T04:12:03.1268417Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(540): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2022-05-18T04:12:03.1268873Z with 2022-05-18T04:12:03.1269026Z [ 2022-05-18T04:12:03.1269228Z T=std::tuple 2022-05-18T04:12:03.1269408Z ] 2022-05-18T04:12:03.1269835Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(540): note: see reference to alias template instantiation 'c10::OptionalBase>' being compiled 2022-05-18T04:12:03.1270565Z 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 2022-05-18T04:12:03.1271277Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(432): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2022-05-18T04:12:03.1271650Z with 2022-05-18T04:12:03.1271968Z [ 2022-05-18T04:12:03.1272251Z T=std::tuple 2022-05-18T04:12:03.1272506Z ] 2022-05-18T04:12:03.1313910Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(198): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2022-05-18T04:12:03.1314291Z with 2022-05-18T04:12:03.1314444Z [ 2022-05-18T04:12:03.1314613Z T=torch::jit::SourceRange 2022-05-18T04:12:03.1314789Z ] 2022-05-18T04:12:03.1315234Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(397): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2022-05-18T04:12:03.1315584Z with 2022-05-18T04:12:03.1315731Z [ 2022-05-18T04:12:03.1315906Z T=torch::jit::SourceRange 2022-05-18T04:12:03.1316061Z ] 2022-05-18T04:12:03.1316509Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2022-05-18T04:12:03.1316916Z with 2022-05-18T04:12:03.1317062Z [ 2022-05-18T04:12:03.1317224Z T=torch::jit::SourceRange 2022-05-18T04:12:03.1317393Z ] 2022-05-18T04:12:03.1317844Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(540): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2022-05-18T04:12:03.1318260Z with 2022-05-18T04:12:03.1318394Z [ 2022-05-18T04:12:03.1318567Z T=torch::jit::SourceRange 2022-05-18T04:12:03.1318739Z ] 2022-05-18T04:12:03.1319233Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(540): note: see reference to alias template instantiation 'c10::OptionalBase' being compiled 2022-05-18T04:12:03.1319963Z 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 2022-05-18T04:12:03.1320614Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(432): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2022-05-18T04:12:03.1320993Z with 2022-05-18T04:12:03.1321130Z [ 2022-05-18T04:12:03.1321308Z T=torch::jit::SourceRange 2022-05-18T04:12:03.1321481Z ] 2022-05-18T04:12:03.1389191Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(198): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2022-05-18T04:12:03.1422325Z with 2022-05-18T04:12:03.1422600Z [ 2022-05-18T04:12:03.1422818Z T=torch::jit::InlinedCallStackPtr 2022-05-18T04:12:03.1423065Z ] 2022-05-18T04:12:03.1423610Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(397): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2022-05-18T04:12:03.1423972Z with 2022-05-18T04:12:03.1424117Z [ 2022-05-18T04:12:03.1424298Z T=torch::jit::InlinedCallStackPtr 2022-05-18T04:12:03.1424479Z ] 2022-05-18T04:12:03.1424929Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2022-05-18T04:12:03.1425318Z with 2022-05-18T04:12:03.1425453Z [ 2022-05-18T04:12:03.1425648Z T=torch::jit::InlinedCallStackPtr 2022-05-18T04:12:03.1425829Z ] 2022-05-18T04:12:03.1426280Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(540): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2022-05-18T04:12:03.1426686Z with 2022-05-18T04:12:03.1426832Z [ 2022-05-18T04:12:03.1427020Z T=torch::jit::InlinedCallStackPtr 2022-05-18T04:12:03.1427187Z ] 2022-05-18T04:12:03.1427602Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(540): note: see reference to alias template instantiation 'c10::OptionalBase' being compiled 2022-05-18T04:12:03.1428260Z 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 2022-05-18T04:12:03.1428899Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(432): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2022-05-18T04:12:03.1429262Z with 2022-05-18T04:12:03.1429406Z [ 2022-05-18T04:12:03.1429592Z T=torch::jit::InlinedCallStackPtr 2022-05-18T04:12:03.1429759Z ] 2022-05-18T04:12:03.1430128Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(198): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2022-05-18T04:12:03.1430466Z with 2022-05-18T04:12:03.1430609Z [ 2022-05-18T04:12:03.1430784Z T=torch::jit::ModuleInstanceInfo 2022-05-18T04:12:03.1430964Z ] 2022-05-18T04:12:03.1431461Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(397): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2022-05-18T04:12:03.1431809Z with 2022-05-18T04:12:03.1432005Z [ 2022-05-18T04:12:03.1432191Z T=torch::jit::ModuleInstanceInfo 2022-05-18T04:12:03.1432356Z ] 2022-05-18T04:12:03.1432777Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2022-05-18T04:12:03.1433161Z with 2022-05-18T04:12:03.1433303Z [ 2022-05-18T04:12:03.1433475Z T=torch::jit::ModuleInstanceInfo 2022-05-18T04:12:03.1433653Z ] 2022-05-18T04:12:03.1434102Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(540): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2022-05-18T04:12:03.1434513Z with 2022-05-18T04:12:03.1434642Z [ 2022-05-18T04:12:03.1434825Z T=torch::jit::ModuleInstanceInfo 2022-05-18T04:12:03.1435006Z ] 2022-05-18T04:12:03.1435407Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(540): note: see reference to alias template instantiation 'c10::OptionalBase' being compiled 2022-05-18T04:12:03.1436059Z 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 2022-05-18T04:12:03.1436693Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(432): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2022-05-18T04:12:03.1437064Z with 2022-05-18T04:12:03.1437199Z [ 2022-05-18T04:12:03.1437388Z T=torch::jit::ModuleInstanceInfo 2022-05-18T04:12:03.1437565Z ] 2022-05-18T04:12:03.1462213Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(198): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2022-05-18T04:12:03.1462567Z with 2022-05-18T04:12:03.1462712Z [ 2022-05-18T04:12:03.1462877Z T=torch::jit::ScopePtr 2022-05-18T04:12:03.1463029Z ] 2022-05-18T04:12:03.1463415Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(397): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2022-05-18T04:12:03.1463768Z with 2022-05-18T04:12:03.1463901Z [ 2022-05-18T04:12:03.1464067Z T=torch::jit::ScopePtr 2022-05-18T04:12:03.1464237Z ] 2022-05-18T04:12:03.1464662Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2022-05-18T04:12:03.1465039Z with 2022-05-18T04:12:03.1465182Z [ 2022-05-18T04:12:03.1465346Z T=torch::jit::ScopePtr 2022-05-18T04:12:03.1465494Z ] 2022-05-18T04:12:03.1465934Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(540): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2022-05-18T04:12:03.1466342Z with 2022-05-18T04:12:03.1466482Z [ 2022-05-18T04:12:03.1466636Z T=torch::jit::ScopePtr 2022-05-18T04:12:03.1466796Z ] 2022-05-18T04:12:03.1467268Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(540): note: see reference to alias template instantiation 'c10::OptionalBase' being compiled 2022-05-18T04:12:03.1467884Z 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 2022-05-18T04:12:03.1468568Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(432): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2022-05-18T04:12:03.1468939Z with 2022-05-18T04:12:03.1469080Z [ 2022-05-18T04:12:03.1469237Z T=torch::jit::ScopePtr 2022-05-18T04:12:03.1469399Z ] 2022-05-18T04:12:03.3710778Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(198): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2022-05-18T04:12:03.3711158Z with 2022-05-18T04:12:03.3711313Z [ 2022-05-18T04:12:03.3711495Z T=at::ThreadLocalState 2022-05-18T04:12:03.3711669Z ] 2022-05-18T04:12:03.3712085Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(397): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2022-05-18T04:12:03.3712446Z with 2022-05-18T04:12:03.3712592Z [ 2022-05-18T04:12:03.3712756Z T=at::ThreadLocalState 2022-05-18T04:12:03.3712925Z ] 2022-05-18T04:12:03.3713352Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2022-05-18T04:12:03.3713741Z with 2022-05-18T04:12:03.3713887Z [ 2022-05-18T04:12:03.3714058Z T=at::ThreadLocalState 2022-05-18T04:12:03.3714214Z ] 2022-05-18T04:12:03.3714675Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(540): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2022-05-18T04:12:03.3715090Z with 2022-05-18T04:12:03.3715236Z [ 2022-05-18T04:12:03.3715396Z T=at::ThreadLocalState 2022-05-18T04:12:03.3715564Z ] 2022-05-18T04:12:03.3715973Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(540): note: see reference to alias template instantiation 'c10::OptionalBase' being compiled 2022-05-18T04:12:03.3716662Z 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 2022-05-18T04:12:03.3717302Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(432): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2022-05-18T04:12:03.3717678Z with 2022-05-18T04:12:03.3717826Z [ 2022-05-18T04:12:03.3717999Z T=at::ThreadLocalState 2022-05-18T04:12:03.3718156Z ] 2022-05-18T04:12:03.3868565Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(198): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2022-05-18T04:12:03.3868945Z with 2022-05-18T04:12:03.3869090Z [ 2022-05-18T04:12:03.3869302Z T=std::shared_ptr 2022-05-18T04:12:03.3869486Z ] 2022-05-18T04:12:03.3869883Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(397): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2022-05-18T04:12:03.3870371Z with 2022-05-18T04:12:03.3870520Z [ 2022-05-18T04:12:03.3870711Z T=std::shared_ptr 2022-05-18T04:12:03.3870949Z ] 2022-05-18T04:12:03.3871381Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2022-05-18T04:12:03.3871780Z with 2022-05-18T04:12:03.3871913Z [ 2022-05-18T04:12:03.3872103Z T=std::shared_ptr 2022-05-18T04:12:03.3872293Z ] 2022-05-18T04:12:03.3872745Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(540): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2022-05-18T04:12:03.3873144Z with 2022-05-18T04:12:03.3873289Z [ 2022-05-18T04:12:03.3873477Z T=std::shared_ptr 2022-05-18T04:12:03.3873641Z ] 2022-05-18T04:12:03.3874064Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(540): note: see reference to alias template instantiation 'c10::OptionalBase>' being compiled 2022-05-18T04:12:03.3874711Z 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 2022-05-18T04:12:03.3875372Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\torch/csrc/jit/api/function_impl.h(156): note: see reference to class template instantiation 'std::array>,4>' being compiled 2022-05-18T04:12:03.3876041Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(432): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2022-05-18T04:12:03.3876402Z with 2022-05-18T04:12:03.3876549Z [ 2022-05-18T04:12:03.3876743Z T=std::shared_ptr 2022-05-18T04:12:03.3876923Z ] 2022-05-18T04:12:03.3898385Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(198): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2022-05-18T04:12:03.3898758Z with 2022-05-18T04:12:03.3898911Z [ 2022-05-18T04:12:03.3899093Z T=torch::jit::GraphExecutor 2022-05-18T04:12:03.3899276Z ] 2022-05-18T04:12:03.3899675Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(397): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2022-05-18T04:12:03.3900037Z with 2022-05-18T04:12:03.3900178Z [ 2022-05-18T04:12:03.3900357Z T=torch::jit::GraphExecutor 2022-05-18T04:12:03.3900531Z ] 2022-05-18T04:12:03.3900960Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2022-05-18T04:12:03.3901356Z with 2022-05-18T04:12:03.3901510Z [ 2022-05-18T04:12:03.3901685Z T=torch::jit::GraphExecutor 2022-05-18T04:12:03.3901849Z ] 2022-05-18T04:12:03.3902358Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(540): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2022-05-18T04:12:03.3902778Z with 2022-05-18T04:12:03.3902911Z [ 2022-05-18T04:12:03.3903203Z T=torch::jit::GraphExecutor 2022-05-18T04:12:03.3903379Z ] 2022-05-18T04:12:03.3903782Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(540): note: see reference to alias template instantiation 'c10::OptionalBase' being compiled 2022-05-18T04:12:03.3904493Z 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 2022-05-18T04:12:03.3905140Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\torch/csrc/jit/api/function_impl.h(170): note: see reference to class template instantiation 'std::array,4>' being compiled 2022-05-18T04:12:03.3905800Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(432): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2022-05-18T04:12:03.3906175Z with 2022-05-18T04:12:03.3906312Z [ 2022-05-18T04:12:03.3906495Z T=torch::jit::GraphExecutor 2022-05-18T04:12:03.3906674Z ] 2022-05-18T04:12:03.4001842Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(198): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2022-05-18T04:12:03.4002207Z with 2022-05-18T04:12:03.4002360Z [ 2022-05-18T04:12:03.4002541Z T=torch::jit::Method 2022-05-18T04:12:03.4002695Z ] 2022-05-18T04:12:03.4003095Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(397): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2022-05-18T04:12:03.4003458Z with 2022-05-18T04:12:03.4003605Z [ 2022-05-18T04:12:03.4003760Z T=torch::jit::Method 2022-05-18T04:12:03.4003934Z ] 2022-05-18T04:12:03.4004371Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2022-05-18T04:12:03.4004762Z with 2022-05-18T04:12:03.4004982Z [ 2022-05-18T04:12:03.4005150Z T=torch::jit::Method 2022-05-18T04:12:03.4005303Z ] 2022-05-18T04:12:03.4005759Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(540): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2022-05-18T04:12:03.4006180Z with 2022-05-18T04:12:03.4006327Z [ 2022-05-18T04:12:03.4006480Z T=torch::jit::Method 2022-05-18T04:12:03.4006642Z ] 2022-05-18T04:12:03.4007047Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(540): note: see reference to alias template instantiation 'c10::OptionalBase' being compiled 2022-05-18T04:12:03.4007677Z 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 2022-05-18T04:12:03.4008285Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(432): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2022-05-18T04:12:03.4008658Z with 2022-05-18T04:12:03.4008806Z [ 2022-05-18T04:12:03.4008971Z T=torch::jit::Method 2022-05-18T04:12:03.4009122Z ] 2022-05-18T04:12:03.4711873Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(198): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2022-05-18T04:12:03.4712259Z with 2022-05-18T04:12:03.4712444Z [ 2022-05-18T04:12:03.4712753Z T=std::vector> 2022-05-18T04:12:03.4712963Z ] 2022-05-18T04:12:03.4713361Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(397): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2022-05-18T04:12:03.4713703Z with 2022-05-18T04:12:03.4713849Z [ 2022-05-18T04:12:03.4714062Z T=std::vector> 2022-05-18T04:12:03.4714251Z ] 2022-05-18T04:12:03.4714679Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2022-05-18T04:12:03.4715081Z with 2022-05-18T04:12:03.4715229Z [ 2022-05-18T04:12:03.4715429Z T=std::vector> 2022-05-18T04:12:03.4715633Z ] 2022-05-18T04:12:03.4716092Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(540): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2022-05-18T04:12:03.4716492Z with 2022-05-18T04:12:03.4716638Z [ 2022-05-18T04:12:03.4716849Z T=std::vector> 2022-05-18T04:12:03.4717048Z ] 2022-05-18T04:12:03.4717471Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(540): note: see reference to alias template instantiation 'c10::OptionalBase>>' being compiled 2022-05-18T04:12:03.4718161Z 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 2022-05-18T04:12:03.4718827Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(432): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2022-05-18T04:12:03.4719199Z with 2022-05-18T04:12:03.4719335Z [ 2022-05-18T04:12:03.4719547Z T=std::vector> 2022-05-18T04:12:03.4719748Z ] 2022-05-18T04:12:03.6060500Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(198): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2022-05-18T04:12:03.6060886Z with 2022-05-18T04:12:03.6061052Z [ 2022-05-18T04:12:03.6061310Z T=std::function 2022-05-18T04:12:03.6061581Z ] 2022-05-18T04:12:03.6061980Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(397): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2022-05-18T04:12:03.6062348Z with 2022-05-18T04:12:03.6062495Z [ 2022-05-18T04:12:03.6062721Z T=std::function 2022-05-18T04:12:03.6062945Z ] 2022-05-18T04:12:03.6063375Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2022-05-18T04:12:03.6063761Z with 2022-05-18T04:12:03.6063911Z [ 2022-05-18T04:12:03.6064268Z T=std::function 2022-05-18T04:12:03.6064496Z ] 2022-05-18T04:12:03.6064945Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(540): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2022-05-18T04:12:03.6065429Z with 2022-05-18T04:12:03.6065574Z [ 2022-05-18T04:12:03.6065835Z T=std::function 2022-05-18T04:12:03.6066061Z ] 2022-05-18T04:12:03.6066519Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(540): note: see reference to alias template instantiation 'c10::OptionalBase>' being compiled 2022-05-18T04:12:03.6067270Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\torch/csrc/autograd/profiler_legacy.h(400): note: see reference to class template instantiation 'c10::optional>' being compiled 2022-05-18T04:12:03.6067973Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(432): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2022-05-18T04:12:03.6068336Z with 2022-05-18T04:12:03.6068484Z [ 2022-05-18T04:12:03.6068725Z T=std::function 2022-05-18T04:12:03.6068948Z ] 2022-05-18T04:12:03.6161131Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(198): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2022-05-18T04:12:03.6161574Z with 2022-05-18T04:12:03.6161728Z [ 2022-05-18T04:12:03.6162011Z T=std::vector>,std::allocator>>> 2022-05-18T04:12:03.6162313Z ] 2022-05-18T04:12:03.6162723Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(397): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2022-05-18T04:12:03.6163082Z with 2022-05-18T04:12:03.6163215Z [ 2022-05-18T04:12:03.6163498Z T=std::vector>,std::allocator>>> 2022-05-18T04:12:03.6163751Z ] 2022-05-18T04:12:03.6164193Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2022-05-18T04:12:03.6164652Z with 2022-05-18T04:12:03.6164799Z [ 2022-05-18T04:12:03.6165085Z T=std::vector>,std::allocator>>> 2022-05-18T04:12:03.6165330Z ] 2022-05-18T04:12:03.6165782Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(540): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2022-05-18T04:12:03.6166198Z with 2022-05-18T04:12:03.6166342Z [ 2022-05-18T04:12:03.6166607Z T=std::vector>,std::allocator>>> 2022-05-18T04:12:03.6166858Z ] 2022-05-18T04:12:03.6167615Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(540): note: see reference to alias template instantiation 'c10::OptionalBase>,std::allocator>>>>' being compiled 2022-05-18T04:12:03.6168956Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\torch/csrc/autograd/profiler_kineto.h(247): note: see reference to class template instantiation 'c10::optional>,std::allocator>>>>' being compiled 2022-05-18T04:12:03.6170324Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(432): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2022-05-18T04:12:03.6170938Z with 2022-05-18T04:12:03.6171183Z [ 2022-05-18T04:12:03.6171723Z T=std::vector>,std::allocator>>> 2022-05-18T04:12:03.6172168Z ] 2022-05-18T04:12:03.8396991Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(198): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2022-05-18T04:12:03.8397390Z with 2022-05-18T04:12:03.8397542Z [ 2022-05-18T04:12:03.8397799Z T=torch::nn::TripletMarginWithDistanceLossOptions::distance_function_t 2022-05-18T04:12:03.8398071Z ] 2022-05-18T04:12:03.8398467Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(397): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2022-05-18T04:12:03.8398836Z with 2022-05-18T04:12:03.8398970Z [ 2022-05-18T04:12:03.8399233Z T=torch::nn::TripletMarginWithDistanceLossOptions::distance_function_t 2022-05-18T04:12:03.8399480Z ] 2022-05-18T04:12:03.8399898Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2022-05-18T04:12:03.8400295Z with 2022-05-18T04:12:03.8400446Z [ 2022-05-18T04:12:03.8400764Z T=torch::nn::TripletMarginWithDistanceLossOptions::distance_function_t 2022-05-18T04:12:03.8400996Z ] 2022-05-18T04:12:03.8401449Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(540): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2022-05-18T04:12:03.8401858Z with 2022-05-18T04:12:03.8401992Z [ 2022-05-18T04:12:03.8402260Z T=torch::nn::TripletMarginWithDistanceLossOptions::distance_function_t 2022-05-18T04:12:03.8402506Z ] 2022-05-18T04:12:03.8402995Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(540): note: see reference to alias template instantiation 'c10::OptionalBase' being compiled 2022-05-18T04:12:03.8403853Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\torch\csrc\api\include\torch/nn/options/loss.h(404): note: see reference to class template instantiation 'c10::optional' being compiled 2022-05-18T04:12:03.8404586Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(432): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2022-05-18T04:12:03.8404964Z with 2022-05-18T04:12:03.8405111Z [ 2022-05-18T04:12:03.8405372Z T=torch::nn::TripletMarginWithDistanceLossOptions::distance_function_t 2022-05-18T04:12:03.8405608Z ] 2022-05-18T04:12:03.9638389Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(198): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2022-05-18T04:12:03.9638771Z with 2022-05-18T04:12:03.9639014Z [ 2022-05-18T04:12:03.9639242Z T=std::vector> 2022-05-18T04:12:03.9639439Z ] 2022-05-18T04:12:03.9639823Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(397): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2022-05-18T04:12:03.9640183Z with 2022-05-18T04:12:03.9640330Z [ 2022-05-18T04:12:03.9640525Z T=std::vector> 2022-05-18T04:12:03.9640742Z ] 2022-05-18T04:12:03.9641183Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2022-05-18T04:12:03.9641588Z with 2022-05-18T04:12:03.9641722Z [ 2022-05-18T04:12:03.9641927Z T=std::vector> 2022-05-18T04:12:03.9642121Z ] 2022-05-18T04:12:03.9642576Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(540): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2022-05-18T04:12:03.9642995Z with 2022-05-18T04:12:03.9643140Z [ 2022-05-18T04:12:03.9643343Z T=std::vector> 2022-05-18T04:12:03.9643586Z ] 2022-05-18T04:12:03.9644006Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(540): note: see reference to alias template instantiation 'c10::OptionalBase>>' being compiled 2022-05-18T04:12:03.9644388Z with 2022-05-18T04:12:03.9644520Z [ 2022-05-18T04:12:03.9644672Z T=double 2022-05-18T04:12:03.9644824Z ] 2022-05-18T04:12:03.9645264Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\torch\csrc\api\include\torch/nn/options/upsampling.h(26): note: see reference to class template instantiation 'c10::optional>>' being compiled 2022-05-18T04:12:03.9645686Z with 2022-05-18T04:12:03.9645833Z [ 2022-05-18T04:12:03.9645982Z T=double 2022-05-18T04:12:03.9646121Z ] 2022-05-18T04:12:03.9646539Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(432): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2022-05-18T04:12:03.9646912Z with 2022-05-18T04:12:03.9647106Z [ 2022-05-18T04:12:03.9647312Z T=std::vector> 2022-05-18T04:12:03.9647503Z ] 2022-05-18T04:12:04.4247819Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(198): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2022-05-18T04:12:04.4248227Z with 2022-05-18T04:12:04.4248372Z [ 2022-05-18T04:12:04.4248583Z T=std::tuple 2022-05-18T04:12:04.4248766Z ] 2022-05-18T04:12:04.4249166Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(397): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2022-05-18T04:12:04.4249518Z with 2022-05-18T04:12:04.4249669Z [ 2022-05-18T04:12:04.4249859Z T=std::tuple 2022-05-18T04:12:04.4250027Z ] 2022-05-18T04:12:04.4250580Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2022-05-18T04:12:04.4250986Z with 2022-05-18T04:12:04.4251121Z [ 2022-05-18T04:12:04.4251379Z T=std::tuple 2022-05-18T04:12:04.4251566Z ] 2022-05-18T04:12:04.4252016Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(540): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2022-05-18T04:12:04.4252411Z with 2022-05-18T04:12:04.4252559Z [ 2022-05-18T04:12:04.4252808Z T=std::tuple 2022-05-18T04:12:04.4252975Z ] 2022-05-18T04:12:04.4253441Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(540): note: see reference to alias template instantiation 'c10::OptionalBase>' being compiled 2022-05-18T04:12:04.4254124Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\torch\csrc\api\include\torch/nn/modules/rnn.h(155): note: see reference to class template instantiation 'c10::optional>' being compiled 2022-05-18T04:12:04.4254799Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(432): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2022-05-18T04:12:04.4255171Z with 2022-05-18T04:12:04.4255308Z [ 2022-05-18T04:12:04.4255499Z T=std::tuple 2022-05-18T04:12:04.4255680Z ] 2022-05-18T04:12:04.6722875Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(198): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2022-05-18T04:12:04.6723326Z with 2022-05-18T04:12:04.6723485Z [ 2022-05-18T04:12:04.6723730Z T=std::vector> 2022-05-18T04:12:04.6723919Z ] 2022-05-18T04:12:04.6724318Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(397): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2022-05-18T04:12:04.6724693Z with 2022-05-18T04:12:04.6724830Z [ 2022-05-18T04:12:04.6725043Z T=std::vector> 2022-05-18T04:12:04.6725241Z ] 2022-05-18T04:12:04.6725671Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2022-05-18T04:12:04.6726063Z with 2022-05-18T04:12:04.6726210Z [ 2022-05-18T04:12:04.6726421Z T=std::vector> 2022-05-18T04:12:04.6726606Z ] 2022-05-18T04:12:04.6727066Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(540): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2022-05-18T04:12:04.6727486Z with 2022-05-18T04:12:04.6727633Z [ 2022-05-18T04:12:04.6727831Z T=std::vector> 2022-05-18T04:12:04.6728028Z ] 2022-05-18T04:12:04.6728459Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(540): note: see reference to alias template instantiation 'c10::OptionalBase>>' being compiled 2022-05-18T04:12:04.6729282Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\torch\csrc\api\include\torch/optim/lbfgs.h(46): note: see reference to class template instantiation 'c10::optional>>' being compiled 2022-05-18T04:12:04.6729959Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(432): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2022-05-18T04:12:04.6730987Z with 2022-05-18T04:12:04.6731137Z [ 2022-05-18T04:12:04.6731356Z T=std::vector> 2022-05-18T04:12:04.6731543Z ] 2022-05-18T04:12:04.7376102Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\pybind11\detail/common.h(108): warning C4005: 'HAVE_SNPRINTF': macro redefinition 2022-05-18T04:12:04.7376598Z C:\Jenkins\Miniconda3\include\pyerrors.h(315): note: see previous definition of 'HAVE_SNPRINTF' 2022-05-18T04:12:09.3064612Z "C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\bin\HostX64\x64\link.exe" /nologo /INCREMENTAL:NO /LTCG /DLL /MANIFEST:EMBED,ID=2 /MANIFESTUAC:NO /LIBPATH:C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\lib /LIBPATH:C:\Jenkins\Miniconda3\libs /LIBPATH:C:\Jenkins\Miniconda3 /LIBPATH:C:\Jenkins\Miniconda3\PCbuild\amd64 "/LIBPATH:C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\lib\x64" "/LIBPATH:C:\Program Files (x86)\Windows Kits\NETFXSDK\4.8\lib\um\x64" "/LIBPATH:C:\Program Files (x86)\Windows Kits\10\lib\10.0.19041.0\ucrt\x64" "/LIBPATH:C:\Program Files (x86)\Windows Kits\10\lib\10.0.19041.0\um\x64" "/LIBPATH:C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\lib\x64" "/LIBPATH:C:\Program Files (x86)\Windows Kits\NETFXSDK\4.8\lib\um\x64" "/LIBPATH:C:\Program Files (x86)\Windows Kits\10\lib\10.0.19041.0\ucrt\x64" "/LIBPATH:C:\Program Files (x86)\Windows Kits\10\lib\10.0.19041.0\um\x64" c10.lib torch.lib torch_cpu.lib torch_python.lib /EXPORT:PyInit_ort build\temp.win-amd64-3.8\Release\ort_extension.obj /OUT:build\lib.win-amd64-3.8\torch_test_cpp_extension\ort.cp38-win_amd64.pyd /IMPLIB:build\temp.win-amd64-3.8\Release\ort.cp38-win_amd64.lib 2022-05-18T04:12:09.4756580Z Creating library build\temp.win-amd64-3.8\Release\ort.cp38-win_amd64.lib and object build\temp.win-amd64-3.8\Release\ort.cp38-win_amd64.exp 2022-05-18T04:12:09.4883449Z Generating code 2022-05-18T04:12:10.7826112Z Finished generating code 2022-05-18T04:12:10.9022041Z building 'torch_test_cpp_extension.rng' extension 2022-05-18T04:12:10.9033066Z "C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\bin\HostX64\x64\cl.exe" /c /nologo /O2 /W3 /GL /DNDEBUG /MD -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 -Iself_compiler_include_dirs_test -IC:\Jenkins\Miniconda3\include -IC:\Jenkins\Miniconda3\Include "-IC:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include" "-IC:\Program Files (x86)\Windows Kits\NETFXSDK\4.8\include\um" "-IC:\Program Files (x86)\Windows Kits\10\include\10.0.19041.0\ucrt" "-IC:\Program Files (x86)\Windows Kits\10\include\10.0.19041.0\shared" "-IC:\Program Files (x86)\Windows Kits\10\include\10.0.19041.0\um" "-IC:\Program Files (x86)\Windows Kits\10\include\10.0.19041.0\winrt" "-IC:\Program Files (x86)\Windows Kits\10\include\10.0.19041.0\cppwinrt" "-IC:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include" "-IC:\Program Files (x86)\Windows Kits\NETFXSDK\4.8\include\um" "-IC:\Program Files (x86)\Windows Kits\10\include\10.0.19041.0\ucrt" "-IC:\Program Files (x86)\Windows Kits\10\include\10.0.19041.0\shared" "-IC:\Program Files (x86)\Windows Kits\10\include\10.0.19041.0\um" "-IC:\Program Files (x86)\Windows Kits\10\include\10.0.19041.0\winrt" "-IC:\Program Files (x86)\Windows Kits\10\include\10.0.19041.0\cppwinrt" /EHsc /Tprng_extension.cpp /Fobuild\temp.win-amd64-3.8\Release\rng_extension.obj /MD /wd4819 /wd4251 /wd4244 /wd4267 /wd4275 /wd4018 /wd4190 /EHsc /sdl /permissive- -DTORCH_API_INCLUDE_EXTENSION_H -DTORCH_EXTENSION_NAME=rng -D_GLIBCXX_USE_CXX11_ABI=0 2022-05-18T04:12:10.9141890Z rng_extension.cpp 2022-05-18T04:12:11.0501431Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/macros/Macros.h(143): warning C4067: unexpected tokens following preprocessor directive - expected a newline 2022-05-18T04:12:11.6084969Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/core/TensorImpl.h(2199): warning C4805: '|': unsafe mix of type 'uintptr_t' and type 'bool' in operation 2022-05-18T04:12:11.6126695Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(198): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2022-05-18T04:12:11.6127114Z with 2022-05-18T04:12:11.6127268Z [ 2022-05-18T04:12:11.6127438Z T=at::Generator 2022-05-18T04:12:11.6127589Z ] 2022-05-18T04:12:11.6127998Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(397): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2022-05-18T04:12:11.6128362Z with 2022-05-18T04:12:11.6128496Z [ 2022-05-18T04:12:11.6128660Z T=at::Generator 2022-05-18T04:12:11.6128822Z ] 2022-05-18T04:12:11.6129258Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2022-05-18T04:12:11.6129650Z with 2022-05-18T04:12:11.6129799Z [ 2022-05-18T04:12:11.6129961Z T=at::Generator 2022-05-18T04:12:11.6130110Z ] 2022-05-18T04:12:11.6130567Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(540): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2022-05-18T04:12:11.6130987Z with 2022-05-18T04:12:11.6131134Z [ 2022-05-18T04:12:11.6131282Z T=at::Generator 2022-05-18T04:12:11.6131442Z ] 2022-05-18T04:12:11.6131837Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(540): note: see reference to alias template instantiation 'c10::OptionalBase' being compiled 2022-05-18T04:12:11.6132492Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\ATen/core/Generator.h(147): note: see reference to class template instantiation 'c10::optional' being compiled 2022-05-18T04:12:11.6133119Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(432): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2022-05-18T04:12:11.6133495Z with 2022-05-18T04:12:11.6133645Z [ 2022-05-18T04:12:11.6133798Z T=at::Generator 2022-05-18T04:12:11.6133956Z ] 2022-05-18T04:12:11.6508130Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(198): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2022-05-18T04:12:11.6508511Z with 2022-05-18T04:12:11.6508658Z [ 2022-05-18T04:12:11.6508898Z T=c10::impl::InlineDeviceGuard 2022-05-18T04:12:11.6509120Z ] 2022-05-18T04:12:11.6509504Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(397): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2022-05-18T04:12:11.6509991Z with 2022-05-18T04:12:11.6510143Z [ 2022-05-18T04:12:11.6510361Z T=c10::impl::InlineDeviceGuard 2022-05-18T04:12:11.6510646Z ] 2022-05-18T04:12:11.6511076Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2022-05-18T04:12:11.6511492Z with 2022-05-18T04:12:11.6511627Z [ 2022-05-18T04:12:11.6511856Z T=c10::impl::InlineDeviceGuard 2022-05-18T04:12:11.6512072Z ] 2022-05-18T04:12:11.6512528Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(540): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2022-05-18T04:12:11.6512932Z with 2022-05-18T04:12:11.6513083Z [ 2022-05-18T04:12:11.6513310Z T=c10::impl::InlineDeviceGuard 2022-05-18T04:12:11.6513512Z ] 2022-05-18T04:12:11.6513969Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(540): note: see reference to alias template instantiation 'c10::OptionalBase>' being compiled 2022-05-18T04:12:11.6514701Z 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 2022-05-18T04:12:11.6515435Z 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 2022-05-18T04:12:11.6516117Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(432): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2022-05-18T04:12:11.6516486Z with 2022-05-18T04:12:11.6516635Z [ 2022-05-18T04:12:11.6516866Z T=c10::impl::InlineDeviceGuard 2022-05-18T04:12:11.6517069Z ] 2022-05-18T04:12:11.6979163Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(198): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2022-05-18T04:12:11.6979563Z with 2022-05-18T04:12:11.6979721Z [ 2022-05-18T04:12:11.6979899Z T=at::TensorBase 2022-05-18T04:12:11.6980068Z ] 2022-05-18T04:12:11.6980476Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(397): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2022-05-18T04:12:11.6980847Z with 2022-05-18T04:12:11.6980982Z [ 2022-05-18T04:12:11.6981157Z T=at::TensorBase 2022-05-18T04:12:11.6981321Z ] 2022-05-18T04:12:11.6981742Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2022-05-18T04:12:11.6982149Z with 2022-05-18T04:12:11.6982296Z [ 2022-05-18T04:12:11.6982445Z T=at::TensorBase 2022-05-18T04:12:11.6982606Z ] 2022-05-18T04:12:11.6983068Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(540): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2022-05-18T04:12:11.6983488Z with 2022-05-18T04:12:11.6984110Z [ 2022-05-18T04:12:11.6984298Z T=at::TensorBase 2022-05-18T04:12:11.6984465Z ] 2022-05-18T04:12:11.6984927Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(540): note: see reference to alias template instantiation 'c10::OptionalBase' being compiled 2022-05-18T04:12:11.6985554Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\ATen/core/TensorBase.h(951): note: see reference to class template instantiation 'c10::optional' being compiled 2022-05-18T04:12:11.6986199Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(432): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2022-05-18T04:12:11.6986660Z with 2022-05-18T04:12:11.6986797Z [ 2022-05-18T04:12:11.6986965Z T=at::TensorBase 2022-05-18T04:12:11.6987129Z ] 2022-05-18T04:12:11.9155275Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(198): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2022-05-18T04:12:11.9155663Z with 2022-05-18T04:12:11.9155817Z [ 2022-05-18T04:12:11.9156001Z T=at::Tensor 2022-05-18T04:12:11.9156148Z ] 2022-05-18T04:12:11.9156548Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(397): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2022-05-18T04:12:11.9156916Z with 2022-05-18T04:12:11.9157065Z [ 2022-05-18T04:12:11.9157214Z T=at::Tensor 2022-05-18T04:12:11.9157372Z ] 2022-05-18T04:12:11.9157807Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2022-05-18T04:12:11.9158199Z with 2022-05-18T04:12:11.9158349Z [ 2022-05-18T04:12:11.9158512Z T=at::Tensor 2022-05-18T04:12:11.9158655Z ] 2022-05-18T04:12:11.9159114Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(540): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2022-05-18T04:12:11.9159532Z with 2022-05-18T04:12:11.9159680Z [ 2022-05-18T04:12:11.9159827Z T=at::Tensor 2022-05-18T04:12:11.9159984Z ] 2022-05-18T04:12:11.9160375Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(540): note: see reference to alias template instantiation 'c10::OptionalBase' being compiled 2022-05-18T04:12:11.9160985Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\ATen/core/TensorBody.h(509): note: see reference to class template instantiation 'c10::optional' being compiled 2022-05-18T04:12:11.9161649Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(432): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2022-05-18T04:12:11.9162031Z with 2022-05-18T04:12:11.9162180Z [ 2022-05-18T04:12:11.9162326Z T=at::Tensor 2022-05-18T04:12:11.9162487Z ] 2022-05-18T04:12:12.9543733Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(198): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2022-05-18T04:12:12.9544127Z with 2022-05-18T04:12:12.9544281Z [ 2022-05-18T04:12:12.9544439Z T=c10::DimVector 2022-05-18T04:12:12.9544622Z ] 2022-05-18T04:12:12.9545163Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(397): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2022-05-18T04:12:12.9545585Z with 2022-05-18T04:12:12.9545734Z [ 2022-05-18T04:12:12.9545899Z T=c10::DimVector 2022-05-18T04:12:12.9546048Z ] 2022-05-18T04:12:12.9546483Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2022-05-18T04:12:12.9546881Z with 2022-05-18T04:12:12.9547024Z [ 2022-05-18T04:12:12.9547174Z T=c10::DimVector 2022-05-18T04:12:12.9547330Z ] 2022-05-18T04:12:12.9547789Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(540): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2022-05-18T04:12:12.9548204Z with 2022-05-18T04:12:12.9548337Z [ 2022-05-18T04:12:12.9548496Z T=c10::DimVector 2022-05-18T04:12:12.9548653Z ] 2022-05-18T04:12:12.9549030Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(540): note: see reference to alias template instantiation 'c10::OptionalBase' being compiled 2022-05-18T04:12:12.9549638Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\ATen/TensorIterator.h(766): note: see reference to class template instantiation 'c10::optional' being compiled 2022-05-18T04:12:12.9550261Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(432): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2022-05-18T04:12:12.9550633Z with 2022-05-18T04:12:12.9550767Z [ 2022-05-18T04:12:12.9550928Z T=c10::DimVector 2022-05-18T04:12:12.9551086Z ] 2022-05-18T04:12:13.4232750Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(198): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2022-05-18T04:12:13.4233173Z with 2022-05-18T04:12:13.4233328Z [ 2022-05-18T04:12:13.4233482Z T=std::string 2022-05-18T04:12:13.4233656Z ] 2022-05-18T04:12:13.4234055Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(397): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2022-05-18T04:12:13.4234402Z with 2022-05-18T04:12:13.4234551Z [ 2022-05-18T04:12:13.4234713Z T=std::string 2022-05-18T04:12:13.4234856Z ] 2022-05-18T04:12:13.4235293Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2022-05-18T04:12:13.4235709Z with 2022-05-18T04:12:13.4235857Z [ 2022-05-18T04:12:13.4236002Z T=std::string 2022-05-18T04:12:13.4236158Z ] 2022-05-18T04:12:13.4236608Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(540): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2022-05-18T04:12:13.4237027Z with 2022-05-18T04:12:13.4237161Z [ 2022-05-18T04:12:13.4237317Z T=std::string 2022-05-18T04:12:13.4237481Z ] 2022-05-18T04:12:13.4237860Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(540): note: see reference to alias template instantiation 'c10::OptionalBase' being compiled 2022-05-18T04:12:13.4238615Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\ATen/core/jit_type_base.h(448): note: see reference to class template instantiation 'c10::optional' being compiled 2022-05-18T04:12:13.4239316Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(432): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2022-05-18T04:12:13.4239694Z with 2022-05-18T04:12:13.4239830Z [ 2022-05-18T04:12:13.4239991Z T=std::string 2022-05-18T04:12:13.4240149Z ] 2022-05-18T04:12:13.4359794Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(198): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2022-05-18T04:12:13.4360201Z with 2022-05-18T04:12:13.4360356Z [ 2022-05-18T04:12:13.4360544Z T=c10::QualifiedName 2022-05-18T04:12:13.4360708Z ] 2022-05-18T04:12:13.4361107Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(397): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2022-05-18T04:12:13.4361481Z with 2022-05-18T04:12:13.4361616Z [ 2022-05-18T04:12:13.4361786Z T=c10::QualifiedName 2022-05-18T04:12:13.4361951Z ] 2022-05-18T04:12:13.4362367Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2022-05-18T04:12:13.4362771Z with 2022-05-18T04:12:13.4362918Z [ 2022-05-18T04:12:13.4363084Z T=c10::QualifiedName 2022-05-18T04:12:13.4363241Z ] 2022-05-18T04:12:13.4363696Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(540): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2022-05-18T04:12:13.4364113Z with 2022-05-18T04:12:13.4364257Z [ 2022-05-18T04:12:13.4364414Z T=c10::QualifiedName 2022-05-18T04:12:13.4364578Z ] 2022-05-18T04:12:13.4364977Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(540): note: see reference to alias template instantiation 'c10::OptionalBase' being compiled 2022-05-18T04:12:13.4365588Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\ATen/core/jit_type_base.h(696): note: see reference to class template instantiation 'c10::optional' being compiled 2022-05-18T04:12:13.4366230Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(432): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2022-05-18T04:12:13.4366608Z with 2022-05-18T04:12:13.4366756Z [ 2022-05-18T04:12:13.4366912Z T=c10::QualifiedName 2022-05-18T04:12:13.4367078Z ] 2022-05-18T04:12:13.4837133Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(198): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2022-05-18T04:12:13.4837502Z with 2022-05-18T04:12:13.4837641Z [ 2022-05-18T04:12:13.4837870Z T=std::shared_ptr 2022-05-18T04:12:13.4838071Z ] 2022-05-18T04:12:13.4838454Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(397): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2022-05-18T04:12:13.4838825Z with 2022-05-18T04:12:13.4838974Z [ 2022-05-18T04:12:13.4839284Z T=std::shared_ptr 2022-05-18T04:12:13.4839470Z ] 2022-05-18T04:12:13.4839904Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2022-05-18T04:12:13.4840377Z with 2022-05-18T04:12:13.4840511Z [ 2022-05-18T04:12:13.4840719Z T=std::shared_ptr 2022-05-18T04:12:13.4840923Z ] 2022-05-18T04:12:13.4841374Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(540): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2022-05-18T04:12:13.4841777Z with 2022-05-18T04:12:13.4841924Z [ 2022-05-18T04:12:13.4842132Z T=std::shared_ptr 2022-05-18T04:12:13.4842318Z ] 2022-05-18T04:12:13.4842747Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(540): note: see reference to alias template instantiation 'c10::OptionalBase>' being compiled 2022-05-18T04:12:13.4843430Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\ATen/core/ivalue.h(1338): note: see reference to class template instantiation 'c10::optional>' being compiled 2022-05-18T04:12:13.4844086Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(432): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2022-05-18T04:12:13.4844466Z with 2022-05-18T04:12:13.4844601Z [ 2022-05-18T04:12:13.4844810Z T=std::shared_ptr 2022-05-18T04:12:13.4845006Z ] 2022-05-18T04:12:13.4862099Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(198): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2022-05-18T04:12:13.4862576Z with 2022-05-18T04:12:13.4862731Z [ 2022-05-18T04:12:13.4862925Z T=std::weak_ptr 2022-05-18T04:12:13.4863121Z ] 2022-05-18T04:12:13.4863507Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(397): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2022-05-18T04:12:13.4863865Z with 2022-05-18T04:12:13.4863998Z [ 2022-05-18T04:12:13.4864204Z T=std::weak_ptr 2022-05-18T04:12:13.4864404Z ] 2022-05-18T04:12:13.4864826Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2022-05-18T04:12:13.4865217Z with 2022-05-18T04:12:13.4865367Z [ 2022-05-18T04:12:13.4865571Z T=std::weak_ptr 2022-05-18T04:12:13.4865753Z ] 2022-05-18T04:12:13.4866203Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(540): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2022-05-18T04:12:13.4866620Z with 2022-05-18T04:12:13.4866756Z [ 2022-05-18T04:12:13.4866960Z T=std::weak_ptr 2022-05-18T04:12:13.4867154Z ] 2022-05-18T04:12:13.4867650Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(540): note: see reference to alias template instantiation 'c10::OptionalBase>' being compiled 2022-05-18T04:12:13.4868300Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\ATen/core/ivalue.h(1339): note: see reference to class template instantiation 'c10::optional>' being compiled 2022-05-18T04:12:13.4869001Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(432): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2022-05-18T04:12:13.4869379Z with 2022-05-18T04:12:13.4869528Z [ 2022-05-18T04:12:13.4869722Z T=std::weak_ptr 2022-05-18T04:12:13.4869915Z ] 2022-05-18T04:12:13.5434573Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(198): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2022-05-18T04:12:13.5434994Z with 2022-05-18T04:12:13.5435143Z [ 2022-05-18T04:12:13.5435384Z T=std::vector> 2022-05-18T04:12:13.5435606Z ] 2022-05-18T04:12:13.5435998Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(397): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2022-05-18T04:12:13.5436369Z with 2022-05-18T04:12:13.5436519Z [ 2022-05-18T04:12:13.5436755Z T=std::vector> 2022-05-18T04:12:13.5436959Z ] 2022-05-18T04:12:13.5437391Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2022-05-18T04:12:13.5437797Z with 2022-05-18T04:12:13.5437930Z [ 2022-05-18T04:12:13.5438165Z T=std::vector> 2022-05-18T04:12:13.5438389Z ] 2022-05-18T04:12:13.5438840Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(540): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2022-05-18T04:12:13.5439248Z with 2022-05-18T04:12:13.5439396Z [ 2022-05-18T04:12:13.5439628Z T=std::vector> 2022-05-18T04:12:13.5439831Z ] 2022-05-18T04:12:13.5440280Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(540): note: see reference to alias template instantiation 'c10::OptionalBase>>' being compiled 2022-05-18T04:12:13.5440986Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\ATen/core/jit_type.h(482): note: see reference to class template instantiation 'c10::optional>>' being compiled 2022-05-18T04:12:13.5441657Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(432): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2022-05-18T04:12:13.5442032Z with 2022-05-18T04:12:13.5442167Z [ 2022-05-18T04:12:13.5442398Z T=std::vector> 2022-05-18T04:12:13.5442614Z ] 2022-05-18T04:12:13.5543126Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(198): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2022-05-18T04:12:13.5543469Z with 2022-05-18T04:12:13.5543617Z [ 2022-05-18T04:12:13.5544094Z T=std::vector::type,std::allocator::type>> 2022-05-18T04:12:13.5544392Z ] 2022-05-18T04:12:13.5544856Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(397): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2022-05-18T04:12:13.5545212Z with 2022-05-18T04:12:13.5545359Z [ 2022-05-18T04:12:13.5545684Z T=std::vector::type,std::allocator::type>> 2022-05-18T04:12:13.5546011Z ] 2022-05-18T04:12:13.5546454Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2022-05-18T04:12:13.5546850Z with 2022-05-18T04:12:13.5546987Z [ 2022-05-18T04:12:13.5547317Z T=std::vector::type,std::allocator::type>> 2022-05-18T04:12:13.5547622Z ] 2022-05-18T04:12:13.5548077Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(540): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2022-05-18T04:12:13.5548479Z with 2022-05-18T04:12:13.5548627Z [ 2022-05-18T04:12:13.5548957Z T=std::vector::type,std::allocator::type>> 2022-05-18T04:12:13.5549247Z ] 2022-05-18T04:12:13.5549695Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(540): note: see reference to alias template instantiation 'c10::OptionalBase>>' being compiled 2022-05-18T04:12:13.5550074Z with 2022-05-18T04:12:13.5550224Z [ 2022-05-18T04:12:13.5550444Z T=c10::impl::ScalarTypeToCPPType::type 2022-05-18T04:12:13.5550662Z ] 2022-05-18T04:12:13.5551077Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\ATen/core/jit_type.h(441): note: see reference to class template instantiation 'c10::optional>>' being compiled 2022-05-18T04:12:13.5551454Z with 2022-05-18T04:12:13.5551590Z [ 2022-05-18T04:12:13.5551822Z T=c10::impl::ScalarTypeToCPPType::type 2022-05-18T04:12:13.5552041Z ] 2022-05-18T04:12:13.5552436Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(432): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2022-05-18T04:12:13.5552814Z with 2022-05-18T04:12:13.5552963Z [ 2022-05-18T04:12:13.5553295Z T=std::vector::type,std::allocator::type>> 2022-05-18T04:12:13.5553590Z ] 2022-05-18T04:12:13.5629322Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(198): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2022-05-18T04:12:13.5629682Z with 2022-05-18T04:12:13.5629819Z [ 2022-05-18T04:12:13.5630067Z T=std::vector,std::allocator>> 2022-05-18T04:12:13.5630296Z ] 2022-05-18T04:12:13.5630691Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(397): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2022-05-18T04:12:13.5631126Z with 2022-05-18T04:12:13.5631277Z [ 2022-05-18T04:12:13.5631520Z T=std::vector,std::allocator>> 2022-05-18T04:12:13.5631785Z ] 2022-05-18T04:12:13.5632227Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2022-05-18T04:12:13.5632627Z with 2022-05-18T04:12:13.5632775Z [ 2022-05-18T04:12:13.5633004Z T=std::vector,std::allocator>> 2022-05-18T04:12:13.5633229Z ] 2022-05-18T04:12:13.5633682Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(540): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2022-05-18T04:12:13.5634102Z with 2022-05-18T04:12:13.5634237Z [ 2022-05-18T04:12:13.5634480Z T=std::vector,std::allocator>> 2022-05-18T04:12:13.5634706Z ] 2022-05-18T04:12:13.5635151Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(540): note: see reference to alias template instantiation 'c10::OptionalBase,std::allocator>>>' being compiled 2022-05-18T04:12:13.5635877Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\ATen/core/jit_type.h(567): note: see reference to class template instantiation 'c10::optional,std::allocator>>>' being compiled 2022-05-18T04:12:13.5636532Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\ATen/core/jit_type.h(843): note: see reference to class template instantiation 'c10::VaryingShape' being compiled 2022-05-18T04:12:13.5637156Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(432): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2022-05-18T04:12:13.5637531Z with 2022-05-18T04:12:13.5637666Z [ 2022-05-18T04:12:13.5637912Z T=std::vector,std::allocator>> 2022-05-18T04:12:13.5638139Z ] 2022-05-18T04:12:13.5660854Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(198): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2022-05-18T04:12:13.5661200Z with 2022-05-18T04:12:13.5661350Z [ 2022-05-18T04:12:13.5661588Z T=std::vector,std::allocator>> 2022-05-18T04:12:13.5661810Z ] 2022-05-18T04:12:13.5662189Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(397): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2022-05-18T04:12:13.5662621Z with 2022-05-18T04:12:13.5662769Z [ 2022-05-18T04:12:13.5662990Z T=std::vector,std::allocator>> 2022-05-18T04:12:13.5663208Z ] 2022-05-18T04:12:13.5663651Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2022-05-18T04:12:13.5664048Z with 2022-05-18T04:12:13.5664184Z [ 2022-05-18T04:12:13.5664419Z T=std::vector,std::allocator>> 2022-05-18T04:12:13.5664637Z ] 2022-05-18T04:12:13.5665140Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(540): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2022-05-18T04:12:13.5665595Z with 2022-05-18T04:12:13.5665742Z [ 2022-05-18T04:12:13.5665975Z T=std::vector,std::allocator>> 2022-05-18T04:12:13.5666182Z ] 2022-05-18T04:12:13.5666640Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(540): note: see reference to alias template instantiation 'c10::OptionalBase,std::allocator>>>' being compiled 2022-05-18T04:12:13.5667351Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\ATen/core/jit_type.h(567): note: see reference to class template instantiation 'c10::optional,std::allocator>>>' being compiled 2022-05-18T04:12:13.5667999Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\ATen/core/jit_type.h(613): note: see reference to class template instantiation 'c10::VaryingShape' being compiled 2022-05-18T04:12:13.5668620Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(432): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2022-05-18T04:12:13.5668980Z with 2022-05-18T04:12:13.5669130Z [ 2022-05-18T04:12:13.5669365Z T=std::vector,std::allocator>> 2022-05-18T04:12:13.5669571Z ] 2022-05-18T04:12:13.5764380Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(198): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2022-05-18T04:12:13.5764827Z with 2022-05-18T04:12:13.5764988Z [ 2022-05-18T04:12:13.5765275Z T=std::vector> 2022-05-18T04:12:13.5765471Z ] 2022-05-18T04:12:13.5765885Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(397): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2022-05-18T04:12:13.5766249Z with 2022-05-18T04:12:13.5766385Z [ 2022-05-18T04:12:13.5766589Z T=std::vector> 2022-05-18T04:12:13.5766783Z ] 2022-05-18T04:12:13.5767210Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2022-05-18T04:12:13.5767607Z with 2022-05-18T04:12:13.5767754Z [ 2022-05-18T04:12:13.5767957Z T=std::vector> 2022-05-18T04:12:13.5768137Z ] 2022-05-18T04:12:13.5768591Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(540): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2022-05-18T04:12:13.5769014Z with 2022-05-18T04:12:13.5769150Z [ 2022-05-18T04:12:13.5769354Z T=std::vector> 2022-05-18T04:12:13.5769545Z ] 2022-05-18T04:12:13.5769952Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(540): note: see reference to alias template instantiation 'c10::OptionalBase>>' being compiled 2022-05-18T04:12:13.5770790Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\ATen/core/jit_type.h(726): note: see reference to class template instantiation 'c10::optional>>' being compiled 2022-05-18T04:12:13.5771440Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(432): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2022-05-18T04:12:13.5771877Z with 2022-05-18T04:12:13.5772025Z [ 2022-05-18T04:12:13.5772218Z T=std::vector> 2022-05-18T04:12:13.5772409Z ] 2022-05-18T04:12:13.6696690Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(198): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2022-05-18T04:12:13.6697093Z with 2022-05-18T04:12:13.6697234Z [ 2022-05-18T04:12:13.6697485Z T=c10::impl::InlineStreamGuard 2022-05-18T04:12:13.6697712Z ] 2022-05-18T04:12:13.6698104Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(397): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2022-05-18T04:12:13.6698477Z with 2022-05-18T04:12:13.6698628Z [ 2022-05-18T04:12:13.6698858Z T=c10::impl::InlineStreamGuard 2022-05-18T04:12:13.6699065Z ] 2022-05-18T04:12:13.6699495Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2022-05-18T04:12:13.6699898Z with 2022-05-18T04:12:13.6700032Z [ 2022-05-18T04:12:13.6700259Z T=c10::impl::InlineStreamGuard 2022-05-18T04:12:13.6700475Z ] 2022-05-18T04:12:13.6700937Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(540): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2022-05-18T04:12:13.6701347Z with 2022-05-18T04:12:13.6701497Z [ 2022-05-18T04:12:13.6701730Z T=c10::impl::InlineStreamGuard 2022-05-18T04:12:13.6701932Z ] 2022-05-18T04:12:13.6702418Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(540): note: see reference to alias template instantiation 'c10::OptionalBase>' being compiled 2022-05-18T04:12:13.6703153Z 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 2022-05-18T04:12:13.6703882Z 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 2022-05-18T04:12:13.6704562Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(432): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2022-05-18T04:12:13.6704986Z with 2022-05-18T04:12:13.6705136Z [ 2022-05-18T04:12:13.6705367Z T=c10::impl::InlineStreamGuard 2022-05-18T04:12:13.6705574Z ] 2022-05-18T04:12:13.6731899Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(198): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2022-05-18T04:12:13.6732253Z with 2022-05-18T04:12:13.6732402Z [ 2022-05-18T04:12:13.6732572Z T=c10::impl::VirtualGuardImpl 2022-05-18T04:12:13.6732881Z ] 2022-05-18T04:12:13.6733278Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(397): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2022-05-18T04:12:13.6733708Z with 2022-05-18T04:12:13.6733842Z [ 2022-05-18T04:12:13.6734028Z T=c10::impl::VirtualGuardImpl 2022-05-18T04:12:13.6734213Z ] 2022-05-18T04:12:13.6734622Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2022-05-18T04:12:13.6735073Z with 2022-05-18T04:12:13.6735221Z [ 2022-05-18T04:12:13.6735389Z T=c10::impl::VirtualGuardImpl 2022-05-18T04:12:13.6735566Z ] 2022-05-18T04:12:13.6736024Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(540): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2022-05-18T04:12:13.6736440Z with 2022-05-18T04:12:13.6736576Z [ 2022-05-18T04:12:13.6736758Z T=c10::impl::VirtualGuardImpl 2022-05-18T04:12:13.6736932Z ] 2022-05-18T04:12:13.6737335Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(540): note: see reference to alias template instantiation 'c10::OptionalBase' being compiled 2022-05-18T04:12:13.6737972Z 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 2022-05-18T04:12:13.6738336Z with 2022-05-18T04:12:13.6738485Z [ 2022-05-18T04:12:13.6738654Z T=c10::impl::VirtualGuardImpl 2022-05-18T04:12:13.6738831Z ] 2022-05-18T04:12:13.6739276Z 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 2022-05-18T04:12:13.6739947Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(432): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2022-05-18T04:12:13.6740309Z with 2022-05-18T04:12:13.6740457Z [ 2022-05-18T04:12:13.6740638Z T=c10::impl::VirtualGuardImpl 2022-05-18T04:12:13.6740801Z ] 2022-05-18T04:12:13.7127433Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(198): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2022-05-18T04:12:13.7127780Z with 2022-05-18T04:12:13.7127928Z [ 2022-05-18T04:12:13.7128195Z T=std::vector> 2022-05-18T04:12:13.7128445Z ] 2022-05-18T04:12:13.7128834Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(397): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2022-05-18T04:12:13.7129234Z with 2022-05-18T04:12:13.7129369Z [ 2022-05-18T04:12:13.7129633Z T=std::vector> 2022-05-18T04:12:13.7129877Z ] 2022-05-18T04:12:13.7130302Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2022-05-18T04:12:13.7130695Z with 2022-05-18T04:12:13.7130843Z [ 2022-05-18T04:12:13.7131191Z T=std::vector> 2022-05-18T04:12:13.7131422Z ] 2022-05-18T04:12:13.7131938Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(540): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2022-05-18T04:12:13.7132354Z with 2022-05-18T04:12:13.7132500Z [ 2022-05-18T04:12:13.7132751Z T=std::vector> 2022-05-18T04:12:13.7132995Z ] 2022-05-18T04:12:13.7133477Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(540): note: see reference to alias template instantiation 'c10::OptionalBase>>' being compiled 2022-05-18T04:12:13.7134251Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\ATen/core/ivalue_inl.h(834): note: see reference to class template instantiation 'c10::optional>>' being compiled 2022-05-18T04:12:13.7134992Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(432): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2022-05-18T04:12:13.7135371Z with 2022-05-18T04:12:13.7135523Z [ 2022-05-18T04:12:13.7135786Z T=std::vector> 2022-05-18T04:12:13.7136014Z ] 2022-05-18T04:12:13.9738605Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(198): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2022-05-18T04:12:13.9738991Z with 2022-05-18T04:12:13.9739147Z [ 2022-05-18T04:12:13.9739324Z T=torch::autograd::ViewInfo 2022-05-18T04:12:13.9739525Z ] 2022-05-18T04:12:13.9739923Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(397): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2022-05-18T04:12:13.9740271Z with 2022-05-18T04:12:13.9740420Z [ 2022-05-18T04:12:13.9740598Z T=torch::autograd::ViewInfo 2022-05-18T04:12:13.9740760Z ] 2022-05-18T04:12:13.9741188Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2022-05-18T04:12:13.9741640Z with 2022-05-18T04:12:13.9741789Z [ 2022-05-18T04:12:13.9741956Z T=torch::autograd::ViewInfo 2022-05-18T04:12:13.9742131Z ] 2022-05-18T04:12:13.9742582Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(540): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2022-05-18T04:12:13.9742984Z with 2022-05-18T04:12:13.9743134Z [ 2022-05-18T04:12:13.9743312Z T=torch::autograd::ViewInfo 2022-05-18T04:12:13.9743491Z ] 2022-05-18T04:12:13.9743892Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(540): note: see reference to alias template instantiation 'c10::OptionalBase' being compiled 2022-05-18T04:12:13.9744539Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\torch/csrc/autograd/variable.h(525): note: see reference to class template instantiation 'c10::optional' being compiled 2022-05-18T04:12:13.9745306Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(432): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2022-05-18T04:12:13.9745754Z with 2022-05-18T04:12:13.9745890Z [ 2022-05-18T04:12:13.9746071Z T=torch::autograd::ViewInfo 2022-05-18T04:12:13.9746248Z ] 2022-05-18T04:12:14.0447265Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(198): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2022-05-18T04:12:14.0447668Z with 2022-05-18T04:12:14.0447820Z [ 2022-05-18T04:12:14.0447987Z T=c10::IValue 2022-05-18T04:12:14.0448173Z ] 2022-05-18T04:12:14.0448576Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(397): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2022-05-18T04:12:14.0448933Z with 2022-05-18T04:12:14.0449065Z [ 2022-05-18T04:12:14.0449228Z T=c10::IValue 2022-05-18T04:12:14.0449383Z ] 2022-05-18T04:12:14.0449805Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2022-05-18T04:12:14.0450185Z with 2022-05-18T04:12:14.0450331Z [ 2022-05-18T04:12:14.0450485Z T=c10::IValue 2022-05-18T04:12:14.0450626Z ] 2022-05-18T04:12:14.0451080Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(540): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2022-05-18T04:12:14.0451485Z with 2022-05-18T04:12:14.0451633Z [ 2022-05-18T04:12:14.0451776Z T=c10::IValue 2022-05-18T04:12:14.0451928Z ] 2022-05-18T04:12:14.0452317Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(540): note: see reference to alias template instantiation 'c10::OptionalBase' being compiled 2022-05-18T04:12:14.0452916Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\ATen/core/function_schema.h(179): note: see reference to class template instantiation 'c10::optional' being compiled 2022-05-18T04:12:14.0453540Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(432): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2022-05-18T04:12:14.0453924Z with 2022-05-18T04:12:14.0454079Z [ 2022-05-18T04:12:14.0454228Z T=c10::IValue 2022-05-18T04:12:14.0454393Z ] 2022-05-18T04:12:14.0487627Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(198): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2022-05-18T04:12:14.0488035Z with 2022-05-18T04:12:14.0488184Z [ 2022-05-18T04:12:14.0488364Z T=c10::AliasInfo 2022-05-18T04:12:14.0488534Z ] 2022-05-18T04:12:14.0488913Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(397): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2022-05-18T04:12:14.0489278Z with 2022-05-18T04:12:14.0489434Z [ 2022-05-18T04:12:14.0489585Z T=c10::AliasInfo 2022-05-18T04:12:14.0489752Z ] 2022-05-18T04:12:14.0490324Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2022-05-18T04:12:14.0490743Z with 2022-05-18T04:12:14.0490880Z [ 2022-05-18T04:12:14.0491048Z T=c10::AliasInfo 2022-05-18T04:12:14.0491283Z ] 2022-05-18T04:12:14.0491726Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(540): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2022-05-18T04:12:14.0492146Z with 2022-05-18T04:12:14.0492300Z [ 2022-05-18T04:12:14.0492469Z T=c10::AliasInfo 2022-05-18T04:12:14.0492619Z ] 2022-05-18T04:12:14.0493023Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(540): note: see reference to alias template instantiation 'c10::OptionalBase' being compiled 2022-05-18T04:12:14.0493648Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\ATen/core/function_schema.h(26): note: see reference to class template instantiation 'c10::optional' being compiled 2022-05-18T04:12:14.0494289Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(432): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2022-05-18T04:12:14.0494657Z with 2022-05-18T04:12:14.0494811Z [ 2022-05-18T04:12:14.0494981Z T=c10::AliasInfo 2022-05-18T04:12:14.0495129Z ] 2022-05-18T04:12:14.1540636Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(198): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2022-05-18T04:12:14.1541021Z with 2022-05-18T04:12:14.1541232Z [ 2022-05-18T04:12:14.1541453Z T=c10::either 2022-05-18T04:12:14.1541672Z ] 2022-05-18T04:12:14.1542086Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(397): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2022-05-18T04:12:14.1542468Z with 2022-05-18T04:12:14.1542610Z [ 2022-05-18T04:12:14.1542837Z T=c10::either 2022-05-18T04:12:14.1543050Z ] 2022-05-18T04:12:14.1543475Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2022-05-18T04:12:14.1543886Z with 2022-05-18T04:12:14.1544041Z [ 2022-05-18T04:12:14.1544245Z T=c10::either 2022-05-18T04:12:14.1544454Z ] 2022-05-18T04:12:14.1544915Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(540): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2022-05-18T04:12:14.1545341Z with 2022-05-18T04:12:14.1545478Z [ 2022-05-18T04:12:14.1545709Z T=c10::either 2022-05-18T04:12:14.1545917Z ] 2022-05-18T04:12:14.1546340Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(540): note: see reference to alias template instantiation 'c10::OptionalBase>' being compiled 2022-05-18T04:12:14.1547066Z 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 2022-05-18T04:12:14.1547872Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(432): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2022-05-18T04:12:14.1548803Z with 2022-05-18T04:12:14.1548963Z [ 2022-05-18T04:12:14.1549176Z T=c10::either 2022-05-18T04:12:14.1549389Z ] 2022-05-18T04:12:14.2245512Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(198): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2022-05-18T04:12:14.2245896Z with 2022-05-18T04:12:14.2246040Z [ 2022-05-18T04:12:14.2246238Z T=c10::impl::AnnotatedSchema 2022-05-18T04:12:14.2246435Z ] 2022-05-18T04:12:14.2246825Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(397): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2022-05-18T04:12:14.2247208Z with 2022-05-18T04:12:14.2247365Z [ 2022-05-18T04:12:14.2247539Z T=c10::impl::AnnotatedSchema 2022-05-18T04:12:14.2247728Z ] 2022-05-18T04:12:14.2248174Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2022-05-18T04:12:14.2248640Z with 2022-05-18T04:12:14.2248780Z [ 2022-05-18T04:12:14.2248970Z T=c10::impl::AnnotatedSchema 2022-05-18T04:12:14.2249154Z ] 2022-05-18T04:12:14.2249603Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(540): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2022-05-18T04:12:14.2250027Z with 2022-05-18T04:12:14.2250185Z [ 2022-05-18T04:12:14.2250377Z T=c10::impl::AnnotatedSchema 2022-05-18T04:12:14.2250543Z ] 2022-05-18T04:12:14.2250966Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(540): note: see reference to alias template instantiation 'c10::OptionalBase' being compiled 2022-05-18T04:12:14.2251639Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\ATen/core/dispatch/OperatorEntry.h(212): note: see reference to class template instantiation 'c10::optional' being compiled 2022-05-18T04:12:14.2252302Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(432): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2022-05-18T04:12:14.2252663Z with 2022-05-18T04:12:14.2252825Z [ 2022-05-18T04:12:14.2253012Z T=c10::impl::AnnotatedSchema 2022-05-18T04:12:14.2253179Z ] 2022-05-18T04:12:14.2303903Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(198): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2022-05-18T04:12:14.2304276Z with 2022-05-18T04:12:14.2304429Z [ 2022-05-18T04:12:14.2304640Z T=c10::impl::OperatorEntry::CppSignatureWithDebug 2022-05-18T04:12:14.2304861Z ] 2022-05-18T04:12:14.2305303Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(397): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2022-05-18T04:12:14.2305671Z with 2022-05-18T04:12:14.2305809Z [ 2022-05-18T04:12:14.2306041Z T=c10::impl::OperatorEntry::CppSignatureWithDebug 2022-05-18T04:12:14.2306254Z ] 2022-05-18T04:12:14.2306801Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2022-05-18T04:12:14.2307267Z with 2022-05-18T04:12:14.2307420Z [ 2022-05-18T04:12:14.2307645Z T=c10::impl::OperatorEntry::CppSignatureWithDebug 2022-05-18T04:12:14.2307840Z ] 2022-05-18T04:12:14.2308300Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(540): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2022-05-18T04:12:14.2308720Z with 2022-05-18T04:12:14.2308856Z [ 2022-05-18T04:12:14.2309080Z T=c10::impl::OperatorEntry::CppSignatureWithDebug 2022-05-18T04:12:14.2309297Z ] 2022-05-18T04:12:14.2309766Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(540): note: see reference to alias template instantiation 'c10::OptionalBase' being compiled 2022-05-18T04:12:14.2310495Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\ATen/core/dispatch/OperatorEntry.h(271): note: see reference to class template instantiation 'c10::optional' being compiled 2022-05-18T04:12:14.2311188Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(432): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2022-05-18T04:12:14.2311572Z with 2022-05-18T04:12:14.2311731Z [ 2022-05-18T04:12:14.2311939Z T=c10::impl::OperatorEntry::CppSignatureWithDebug 2022-05-18T04:12:14.2312151Z ] 2022-05-18T04:12:14.3637417Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(198): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2022-05-18T04:12:14.3637807Z with 2022-05-18T04:12:14.3637953Z [ 2022-05-18T04:12:14.3638166Z T=std::tuple 2022-05-18T04:12:14.3638378Z ] 2022-05-18T04:12:14.3638759Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(397): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2022-05-18T04:12:14.3639133Z with 2022-05-18T04:12:14.3639290Z [ 2022-05-18T04:12:14.3639478Z T=std::tuple 2022-05-18T04:12:14.3639674Z ] 2022-05-18T04:12:14.3640106Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2022-05-18T04:12:14.3640511Z with 2022-05-18T04:12:14.3640648Z [ 2022-05-18T04:12:14.3640851Z T=std::tuple 2022-05-18T04:12:14.3641043Z ] 2022-05-18T04:12:14.3641489Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(540): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2022-05-18T04:12:14.3641909Z with 2022-05-18T04:12:14.3642064Z [ 2022-05-18T04:12:14.3642262Z T=std::tuple 2022-05-18T04:12:14.3642439Z ] 2022-05-18T04:12:14.3642867Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(540): note: see reference to alias template instantiation 'c10::OptionalBase>' being compiled 2022-05-18T04:12:14.3643660Z 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 2022-05-18T04:12:14.3644334Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(432): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2022-05-18T04:12:14.3644767Z with 2022-05-18T04:12:14.3644923Z [ 2022-05-18T04:12:14.3645127Z T=std::tuple 2022-05-18T04:12:14.3645320Z ] 2022-05-18T04:12:14.3685973Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(198): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2022-05-18T04:12:14.3686379Z with 2022-05-18T04:12:14.3686536Z [ 2022-05-18T04:12:14.3686702Z T=torch::jit::SourceRange 2022-05-18T04:12:14.3686883Z ] 2022-05-18T04:12:14.3687292Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(397): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2022-05-18T04:12:14.3687662Z with 2022-05-18T04:12:14.3687801Z [ 2022-05-18T04:12:14.3687984Z T=torch::jit::SourceRange 2022-05-18T04:12:14.3688159Z ] 2022-05-18T04:12:14.3688584Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2022-05-18T04:12:14.3688983Z with 2022-05-18T04:12:14.3689136Z [ 2022-05-18T04:12:14.3689314Z T=torch::jit::SourceRange 2022-05-18T04:12:14.3689472Z ] 2022-05-18T04:12:14.3689930Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(540): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2022-05-18T04:12:14.3690349Z with 2022-05-18T04:12:14.3690484Z [ 2022-05-18T04:12:14.3690663Z T=torch::jit::SourceRange 2022-05-18T04:12:14.3690840Z ] 2022-05-18T04:12:14.3691238Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(540): note: see reference to alias template instantiation 'c10::OptionalBase' being compiled 2022-05-18T04:12:14.3691901Z 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 2022-05-18T04:12:14.3692556Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(432): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2022-05-18T04:12:14.3692935Z with 2022-05-18T04:12:14.3693090Z [ 2022-05-18T04:12:14.3693254Z T=torch::jit::SourceRange 2022-05-18T04:12:14.3693434Z ] 2022-05-18T04:12:14.3760410Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(198): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2022-05-18T04:12:14.3760751Z with 2022-05-18T04:12:14.3760914Z [ 2022-05-18T04:12:14.3761122Z T=torch::jit::InlinedCallStackPtr 2022-05-18T04:12:14.3761319Z ] 2022-05-18T04:12:14.3761702Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(397): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2022-05-18T04:12:14.3762073Z with 2022-05-18T04:12:14.3762229Z [ 2022-05-18T04:12:14.3762410Z T=torch::jit::InlinedCallStackPtr 2022-05-18T04:12:14.3762604Z ] 2022-05-18T04:12:14.3763820Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2022-05-18T04:12:14.3764321Z with 2022-05-18T04:12:14.3764461Z [ 2022-05-18T04:12:14.3764666Z T=torch::jit::InlinedCallStackPtr 2022-05-18T04:12:14.3764857Z ] 2022-05-18T04:12:14.3765300Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(540): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2022-05-18T04:12:14.3765723Z with 2022-05-18T04:12:14.3765881Z [ 2022-05-18T04:12:14.3766066Z T=torch::jit::InlinedCallStackPtr 2022-05-18T04:12:14.3766259Z ] 2022-05-18T04:12:14.3766696Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(540): note: see reference to alias template instantiation 'c10::OptionalBase' being compiled 2022-05-18T04:12:14.3767372Z 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 2022-05-18T04:12:14.3768028Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(432): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2022-05-18T04:12:14.3768398Z with 2022-05-18T04:12:14.3768557Z [ 2022-05-18T04:12:14.3768757Z T=torch::jit::InlinedCallStackPtr 2022-05-18T04:12:14.3768932Z ] 2022-05-18T04:12:14.3786724Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(198): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2022-05-18T04:12:14.3787095Z with 2022-05-18T04:12:14.3787252Z [ 2022-05-18T04:12:14.3787438Z T=torch::jit::ModuleInstanceInfo 2022-05-18T04:12:14.3787633Z ] 2022-05-18T04:12:14.3788035Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(397): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2022-05-18T04:12:14.3788388Z with 2022-05-18T04:12:14.3788542Z [ 2022-05-18T04:12:14.3788742Z T=torch::jit::ModuleInstanceInfo 2022-05-18T04:12:14.3788913Z ] 2022-05-18T04:12:14.3789359Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2022-05-18T04:12:14.3789763Z with 2022-05-18T04:12:14.3789918Z [ 2022-05-18T04:12:14.3790096Z T=torch::jit::ModuleInstanceInfo 2022-05-18T04:12:14.3790285Z ] 2022-05-18T04:12:14.3790748Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(540): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2022-05-18T04:12:14.3791168Z with 2022-05-18T04:12:14.3791305Z [ 2022-05-18T04:12:14.3791498Z T=torch::jit::ModuleInstanceInfo 2022-05-18T04:12:14.3791687Z ] 2022-05-18T04:12:14.3792097Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(540): note: see reference to alias template instantiation 'c10::OptionalBase' being compiled 2022-05-18T04:12:14.3792835Z 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 2022-05-18T04:12:14.3793491Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(432): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2022-05-18T04:12:14.3793932Z with 2022-05-18T04:12:14.3794071Z [ 2022-05-18T04:12:14.3794270Z T=torch::jit::ModuleInstanceInfo 2022-05-18T04:12:14.3794464Z ] 2022-05-18T04:12:14.3834187Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(198): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2022-05-18T04:12:14.3834575Z with 2022-05-18T04:12:14.3834731Z [ 2022-05-18T04:12:14.3834915Z T=torch::jit::ScopePtr 2022-05-18T04:12:14.3835077Z ] 2022-05-18T04:12:14.3835480Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(397): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2022-05-18T04:12:14.3835849Z with 2022-05-18T04:12:14.3836007Z [ 2022-05-18T04:12:14.3836167Z T=torch::jit::ScopePtr 2022-05-18T04:12:14.3836342Z ] 2022-05-18T04:12:14.3836781Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2022-05-18T04:12:14.3837164Z with 2022-05-18T04:12:14.3837320Z [ 2022-05-18T04:12:14.3837496Z T=torch::jit::ScopePtr 2022-05-18T04:12:14.3837652Z ] 2022-05-18T04:12:14.3838110Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(540): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2022-05-18T04:12:14.3838534Z with 2022-05-18T04:12:14.3838688Z [ 2022-05-18T04:12:14.3838849Z T=torch::jit::ScopePtr 2022-05-18T04:12:14.3839022Z ] 2022-05-18T04:12:14.3839431Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(540): note: see reference to alias template instantiation 'c10::OptionalBase' being compiled 2022-05-18T04:12:14.3840076Z 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 2022-05-18T04:12:14.3840701Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(432): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2022-05-18T04:12:14.3841080Z with 2022-05-18T04:12:14.3841238Z [ 2022-05-18T04:12:14.3841415Z T=torch::jit::ScopePtr 2022-05-18T04:12:14.3841572Z ] 2022-05-18T04:12:14.6036706Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(198): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2022-05-18T04:12:14.6037099Z with 2022-05-18T04:12:14.6037244Z [ 2022-05-18T04:12:14.6037438Z T=at::ThreadLocalState 2022-05-18T04:12:14.6037612Z ] 2022-05-18T04:12:14.6037994Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(397): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2022-05-18T04:12:14.6038358Z with 2022-05-18T04:12:14.6038504Z [ 2022-05-18T04:12:14.6038677Z T=at::ThreadLocalState 2022-05-18T04:12:14.6038833Z ] 2022-05-18T04:12:14.6039383Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2022-05-18T04:12:14.6039858Z with 2022-05-18T04:12:14.6039992Z [ 2022-05-18T04:12:14.6040165Z T=at::ThreadLocalState 2022-05-18T04:12:14.6040334Z ] 2022-05-18T04:12:14.6040789Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(540): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2022-05-18T04:12:14.6041191Z with 2022-05-18T04:12:14.6041336Z [ 2022-05-18T04:12:14.6041508Z T=at::ThreadLocalState 2022-05-18T04:12:14.6041668Z ] 2022-05-18T04:12:14.6042078Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(540): note: see reference to alias template instantiation 'c10::OptionalBase' being compiled 2022-05-18T04:12:14.6042730Z 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 2022-05-18T04:12:14.6043382Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(432): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2022-05-18T04:12:14.6043753Z with 2022-05-18T04:12:14.6043888Z [ 2022-05-18T04:12:14.6044061Z T=at::ThreadLocalState 2022-05-18T04:12:14.6044229Z ] 2022-05-18T04:12:14.6191055Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(198): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2022-05-18T04:12:14.6191419Z with 2022-05-18T04:12:14.6191574Z [ 2022-05-18T04:12:14.6191754Z T=std::shared_ptr 2022-05-18T04:12:14.6191939Z ] 2022-05-18T04:12:14.6192370Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(397): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2022-05-18T04:12:14.6192721Z with 2022-05-18T04:12:14.6192854Z [ 2022-05-18T04:12:14.6193041Z T=std::shared_ptr 2022-05-18T04:12:14.6193229Z ] 2022-05-18T04:12:14.6193641Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2022-05-18T04:12:14.6194041Z with 2022-05-18T04:12:14.6194186Z [ 2022-05-18T04:12:14.6194373Z T=std::shared_ptr 2022-05-18T04:12:14.6194544Z ] 2022-05-18T04:12:14.6194991Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(540): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2022-05-18T04:12:14.6228483Z with 2022-05-18T04:12:14.6228645Z [ 2022-05-18T04:12:14.6228939Z T=std::shared_ptr 2022-05-18T04:12:14.6229129Z ] 2022-05-18T04:12:14.6229572Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(540): note: see reference to alias template instantiation 'c10::OptionalBase>' being compiled 2022-05-18T04:12:14.6230220Z 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 2022-05-18T04:12:14.6231025Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\torch/csrc/jit/api/function_impl.h(156): note: see reference to class template instantiation 'std::array>,4>' being compiled 2022-05-18T04:12:14.6231763Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(432): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2022-05-18T04:12:14.6232140Z with 2022-05-18T04:12:14.6232275Z [ 2022-05-18T04:12:14.6232465Z T=std::shared_ptr 2022-05-18T04:12:14.6232648Z ] 2022-05-18T04:12:14.6233006Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(198): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2022-05-18T04:12:14.6233347Z with 2022-05-18T04:12:14.6233494Z [ 2022-05-18T04:12:14.6233669Z T=torch::jit::GraphExecutor 2022-05-18T04:12:14.6233828Z ] 2022-05-18T04:12:14.6234215Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(397): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2022-05-18T04:12:14.6234570Z with 2022-05-18T04:12:14.6234700Z [ 2022-05-18T04:12:14.6234872Z T=torch::jit::GraphExecutor 2022-05-18T04:12:14.6235042Z ] 2022-05-18T04:12:14.6235450Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2022-05-18T04:12:14.6235832Z with 2022-05-18T04:12:14.6235978Z [ 2022-05-18T04:12:14.6236149Z T=torch::jit::GraphExecutor 2022-05-18T04:12:14.6236310Z ] 2022-05-18T04:12:14.6236760Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(540): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2022-05-18T04:12:14.6237174Z with 2022-05-18T04:12:14.6237307Z [ 2022-05-18T04:12:14.6237481Z T=torch::jit::GraphExecutor 2022-05-18T04:12:14.6237650Z ] 2022-05-18T04:12:14.6238056Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(540): note: see reference to alias template instantiation 'c10::OptionalBase' being compiled 2022-05-18T04:12:14.6238668Z 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 2022-05-18T04:12:14.6239320Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\torch/csrc/jit/api/function_impl.h(170): note: see reference to class template instantiation 'std::array,4>' being compiled 2022-05-18T04:12:14.6240043Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(432): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2022-05-18T04:12:14.6240465Z with 2022-05-18T04:12:14.6240597Z [ 2022-05-18T04:12:14.6240775Z T=torch::jit::GraphExecutor 2022-05-18T04:12:14.6240947Z ] 2022-05-18T04:12:14.6328158Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(198): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2022-05-18T04:12:14.6328505Z with 2022-05-18T04:12:14.6328655Z [ 2022-05-18T04:12:14.6328838Z T=torch::jit::Method 2022-05-18T04:12:14.6329085Z ] 2022-05-18T04:12:14.6329477Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(397): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2022-05-18T04:12:14.6329903Z with 2022-05-18T04:12:14.6330046Z [ 2022-05-18T04:12:14.6330203Z T=torch::jit::Method 2022-05-18T04:12:14.6330367Z ] 2022-05-18T04:12:14.6330851Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2022-05-18T04:12:14.6331223Z with 2022-05-18T04:12:14.6331365Z [ 2022-05-18T04:12:14.6331533Z T=torch::jit::Method 2022-05-18T04:12:14.6331691Z ] 2022-05-18T04:12:14.6332142Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(540): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2022-05-18T04:12:14.6332552Z with 2022-05-18T04:12:14.6332695Z [ 2022-05-18T04:12:14.6332847Z T=torch::jit::Method 2022-05-18T04:12:14.6333008Z ] 2022-05-18T04:12:14.6333409Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(540): note: see reference to alias template instantiation 'c10::OptionalBase' being compiled 2022-05-18T04:12:14.6334033Z 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 2022-05-18T04:12:14.6334656Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(432): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2022-05-18T04:12:14.6335032Z with 2022-05-18T04:12:14.6335175Z [ 2022-05-18T04:12:14.6335327Z T=torch::jit::Method 2022-05-18T04:12:14.6335490Z ] 2022-05-18T04:12:14.7038405Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(198): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2022-05-18T04:12:14.7038791Z with 2022-05-18T04:12:14.7038932Z [ 2022-05-18T04:12:14.7039156Z T=std::vector> 2022-05-18T04:12:14.7039377Z ] 2022-05-18T04:12:14.7039775Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(397): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2022-05-18T04:12:14.7040128Z with 2022-05-18T04:12:14.7040273Z [ 2022-05-18T04:12:14.7040496Z T=std::vector> 2022-05-18T04:12:14.7040688Z ] 2022-05-18T04:12:14.7041114Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2022-05-18T04:12:14.7041510Z with 2022-05-18T04:12:14.7041654Z [ 2022-05-18T04:12:14.7041855Z T=std::vector> 2022-05-18T04:12:14.7042055Z ] 2022-05-18T04:12:14.7042511Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(540): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2022-05-18T04:12:14.7042914Z with 2022-05-18T04:12:14.7043060Z [ 2022-05-18T04:12:14.7043275Z T=std::vector> 2022-05-18T04:12:14.7043579Z ] 2022-05-18T04:12:14.7043999Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(540): note: see reference to alias template instantiation 'c10::OptionalBase>>' being compiled 2022-05-18T04:12:14.7044755Z 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 2022-05-18T04:12:14.7045417Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(432): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2022-05-18T04:12:14.7045790Z with 2022-05-18T04:12:14.7045927Z [ 2022-05-18T04:12:14.7046147Z T=std::vector> 2022-05-18T04:12:14.7046354Z ] 2022-05-18T04:12:14.8402194Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(198): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2022-05-18T04:12:14.8402586Z with 2022-05-18T04:12:14.8402742Z [ 2022-05-18T04:12:14.8402988Z T=std::function 2022-05-18T04:12:14.8403203Z ] 2022-05-18T04:12:14.8403596Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(397): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2022-05-18T04:12:14.8403953Z with 2022-05-18T04:12:14.8404102Z [ 2022-05-18T04:12:14.8404329Z T=std::function 2022-05-18T04:12:14.8404553Z ] 2022-05-18T04:12:14.8404985Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2022-05-18T04:12:14.8405368Z with 2022-05-18T04:12:14.8405514Z [ 2022-05-18T04:12:14.8405758Z T=std::function 2022-05-18T04:12:14.8405979Z ] 2022-05-18T04:12:14.8406419Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(540): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2022-05-18T04:12:14.8406835Z with 2022-05-18T04:12:14.8406981Z [ 2022-05-18T04:12:14.8407204Z T=std::function 2022-05-18T04:12:14.8407420Z ] 2022-05-18T04:12:14.8407881Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(540): note: see reference to alias template instantiation 'c10::OptionalBase>' being compiled 2022-05-18T04:12:14.8408639Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\torch/csrc/autograd/profiler_legacy.h(400): note: see reference to class template instantiation 'c10::optional>' being compiled 2022-05-18T04:12:14.8409337Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(432): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2022-05-18T04:12:14.8409699Z with 2022-05-18T04:12:14.8409847Z [ 2022-05-18T04:12:14.8410087Z T=std::function 2022-05-18T04:12:14.8410452Z ] 2022-05-18T04:12:14.8505382Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(198): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2022-05-18T04:12:14.8505823Z with 2022-05-18T04:12:14.8505980Z [ 2022-05-18T04:12:14.8506250Z T=std::vector>,std::allocator>>> 2022-05-18T04:12:14.8506506Z ] 2022-05-18T04:12:14.8506894Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(397): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2022-05-18T04:12:14.8507254Z with 2022-05-18T04:12:14.8507386Z [ 2022-05-18T04:12:14.8507662Z T=std::vector>,std::allocator>>> 2022-05-18T04:12:14.8507914Z ] 2022-05-18T04:12:14.8508345Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2022-05-18T04:12:14.8508722Z with 2022-05-18T04:12:14.8508869Z [ 2022-05-18T04:12:14.8509144Z T=std::vector>,std::allocator>>> 2022-05-18T04:12:14.8509383Z ] 2022-05-18T04:12:14.8509832Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(540): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2022-05-18T04:12:14.8510247Z with 2022-05-18T04:12:14.8510392Z [ 2022-05-18T04:12:14.8510659Z T=std::vector>,std::allocator>>> 2022-05-18T04:12:14.8510909Z ] 2022-05-18T04:12:14.8511393Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(540): note: see reference to alias template instantiation 'c10::OptionalBase>,std::allocator>>>>' being compiled 2022-05-18T04:12:14.8512199Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\torch/csrc/autograd/profiler_kineto.h(247): note: see reference to class template instantiation 'c10::optional>,std::allocator>>>>' being compiled 2022-05-18T04:12:14.8512916Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(432): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2022-05-18T04:12:14.8513277Z with 2022-05-18T04:12:14.8513426Z [ 2022-05-18T04:12:14.8513701Z T=std::vector>,std::allocator>>> 2022-05-18T04:12:14.8513953Z ] 2022-05-18T04:12:15.0731976Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(198): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2022-05-18T04:12:15.0732349Z with 2022-05-18T04:12:15.0732501Z [ 2022-05-18T04:12:15.0732772Z T=torch::nn::TripletMarginWithDistanceLossOptions::distance_function_t 2022-05-18T04:12:15.0733027Z ] 2022-05-18T04:12:15.0733425Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(397): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2022-05-18T04:12:15.0733792Z with 2022-05-18T04:12:15.0734034Z [ 2022-05-18T04:12:15.0734302Z T=torch::nn::TripletMarginWithDistanceLossOptions::distance_function_t 2022-05-18T04:12:15.0734622Z ] 2022-05-18T04:12:15.0735039Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2022-05-18T04:12:15.0735444Z with 2022-05-18T04:12:15.0735594Z [ 2022-05-18T04:12:15.0735843Z T=torch::nn::TripletMarginWithDistanceLossOptions::distance_function_t 2022-05-18T04:12:15.0736091Z ] 2022-05-18T04:12:15.0736552Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(540): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2022-05-18T04:12:15.0736974Z with 2022-05-18T04:12:15.0737114Z [ 2022-05-18T04:12:15.0737380Z T=torch::nn::TripletMarginWithDistanceLossOptions::distance_function_t 2022-05-18T04:12:15.0737627Z ] 2022-05-18T04:12:15.0738105Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(540): note: see reference to alias template instantiation 'c10::OptionalBase' being compiled 2022-05-18T04:12:15.0738907Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\torch\csrc\api\include\torch/nn/options/loss.h(404): note: see reference to class template instantiation 'c10::optional' being compiled 2022-05-18T04:12:15.0739721Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(432): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2022-05-18T04:12:15.0740093Z with 2022-05-18T04:12:15.0740243Z [ 2022-05-18T04:12:15.0740492Z T=torch::nn::TripletMarginWithDistanceLossOptions::distance_function_t 2022-05-18T04:12:15.0740742Z ] 2022-05-18T04:12:15.1972318Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(198): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2022-05-18T04:12:15.1972699Z with 2022-05-18T04:12:15.1972839Z [ 2022-05-18T04:12:15.1973064Z T=std::vector> 2022-05-18T04:12:15.1973264Z ] 2022-05-18T04:12:15.1973686Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(397): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2022-05-18T04:12:15.1974051Z with 2022-05-18T04:12:15.1974201Z [ 2022-05-18T04:12:15.1974420Z T=std::vector> 2022-05-18T04:12:15.1974602Z ] 2022-05-18T04:12:15.1975051Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2022-05-18T04:12:15.1975466Z with 2022-05-18T04:12:15.1975603Z [ 2022-05-18T04:12:15.1975813Z T=std::vector> 2022-05-18T04:12:15.1976006Z ] 2022-05-18T04:12:15.1976462Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(540): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2022-05-18T04:12:15.1976865Z with 2022-05-18T04:12:15.1977014Z [ 2022-05-18T04:12:15.1977216Z T=std::vector> 2022-05-18T04:12:15.1977509Z ] 2022-05-18T04:12:15.1977927Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(540): note: see reference to alias template instantiation 'c10::OptionalBase>>' being compiled 2022-05-18T04:12:15.1978373Z with 2022-05-18T04:12:15.1978521Z [ 2022-05-18T04:12:15.1978660Z T=double 2022-05-18T04:12:15.1978812Z ] 2022-05-18T04:12:15.1979348Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\torch\csrc\api\include\torch/nn/options/upsampling.h(26): note: see reference to class template instantiation 'c10::optional>>' being compiled 2022-05-18T04:12:15.1979752Z with 2022-05-18T04:12:15.1979900Z [ 2022-05-18T04:12:15.1980051Z T=double 2022-05-18T04:12:15.1980190Z ] 2022-05-18T04:12:15.1980600Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(432): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2022-05-18T04:12:15.1980974Z with 2022-05-18T04:12:15.1981122Z [ 2022-05-18T04:12:15.1981311Z T=std::vector> 2022-05-18T04:12:15.1981503Z ] 2022-05-18T04:12:15.6604321Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(198): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2022-05-18T04:12:15.6604694Z with 2022-05-18T04:12:15.6604847Z [ 2022-05-18T04:12:15.6605063Z T=std::tuple 2022-05-18T04:12:15.6605236Z ] 2022-05-18T04:12:15.6605631Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(397): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2022-05-18T04:12:15.6606003Z with 2022-05-18T04:12:15.6606152Z [ 2022-05-18T04:12:15.6606333Z T=std::tuple 2022-05-18T04:12:15.6606520Z ] 2022-05-18T04:12:15.6606946Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2022-05-18T04:12:15.6607340Z with 2022-05-18T04:12:15.6607548Z [ 2022-05-18T04:12:15.6607742Z T=std::tuple 2022-05-18T04:12:15.6607915Z ] 2022-05-18T04:12:15.6608365Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(540): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2022-05-18T04:12:15.6608787Z with 2022-05-18T04:12:15.6608938Z [ 2022-05-18T04:12:15.6609118Z T=std::tuple 2022-05-18T04:12:15.6609300Z ] 2022-05-18T04:12:15.6609712Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(540): note: see reference to alias template instantiation 'c10::OptionalBase>' being compiled 2022-05-18T04:12:15.6610392Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\torch\csrc\api\include\torch/nn/modules/rnn.h(155): note: see reference to class template instantiation 'c10::optional>' being compiled 2022-05-18T04:12:15.6611048Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(432): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2022-05-18T04:12:15.6611423Z with 2022-05-18T04:12:15.6611573Z [ 2022-05-18T04:12:15.6611876Z T=std::tuple 2022-05-18T04:12:15.6612046Z ] 2022-05-18T04:12:15.9085652Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(198): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2022-05-18T04:12:15.9086173Z with 2022-05-18T04:12:15.9086313Z [ 2022-05-18T04:12:15.9086540Z T=std::vector> 2022-05-18T04:12:15.9086768Z ] 2022-05-18T04:12:15.9087172Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(397): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2022-05-18T04:12:15.9087525Z with 2022-05-18T04:12:15.9087673Z [ 2022-05-18T04:12:15.9087887Z T=std::vector> 2022-05-18T04:12:15.9088072Z ] 2022-05-18T04:12:15.9088504Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2022-05-18T04:12:15.9088913Z with 2022-05-18T04:12:15.9089061Z [ 2022-05-18T04:12:15.9089263Z T=std::vector> 2022-05-18T04:12:15.9089469Z ] 2022-05-18T04:12:15.9089921Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(540): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2022-05-18T04:12:15.9090322Z with 2022-05-18T04:12:15.9090469Z [ 2022-05-18T04:12:15.9090684Z T=std::vector> 2022-05-18T04:12:15.9090890Z ] 2022-05-18T04:12:15.9091315Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(540): note: see reference to alias template instantiation 'c10::OptionalBase>>' being compiled 2022-05-18T04:12:15.9092032Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\torch\csrc\api\include\torch/optim/lbfgs.h(46): note: see reference to class template instantiation 'c10::optional>>' being compiled 2022-05-18T04:12:15.9092709Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(432): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2022-05-18T04:12:15.9093085Z with 2022-05-18T04:12:15.9093222Z [ 2022-05-18T04:12:15.9093434Z T=std::vector> 2022-05-18T04:12:15.9093633Z ] 2022-05-18T04:12:15.9743749Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\pybind11\detail/common.h(108): warning C4005: 'HAVE_SNPRINTF': macro redefinition 2022-05-18T04:12:15.9744207Z C:\Jenkins\Miniconda3\include\pyerrors.h(315): note: see previous definition of 'HAVE_SNPRINTF' 2022-05-18T04:12:16.4529715Z 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' 2022-05-18T04:12:16.4530261Z 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' 2022-05-18T04:12:16.4623268Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\ATen/cpu/vec/vec256/vec256_bfloat16.h(801): warning C4068: unknown pragma 'GCC' 2022-05-18T04:12:18.1234794Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\ATen/native/Math.h(1151): warning C4305: 'initializing': truncation from 'double' to 'scalar_t' 2022-05-18T04:12:18.1235177Z with 2022-05-18T04:12:18.1235332Z [ 2022-05-18T04:12:18.1235614Z scalar_t=float 2022-05-18T04:12:18.1235789Z ] 2022-05-18T04:12:18.1236207Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\ATen/native/Math.h(1200): note: see reference to function template instantiation 'scalar_t calc_igamma(scalar_t,scalar_t)' being compiled 2022-05-18T04:12:18.1236670Z with 2022-05-18T04:12:18.1236809Z [ 2022-05-18T04:12:18.1236971Z scalar_t=float 2022-05-18T04:12:18.1237133Z ] 2022-05-18T04:12:18.1239761Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\ATen/native/Math.h(1072): warning C4305: 'initializing': truncation from 'double' to 'scalar_t' 2022-05-18T04:12:18.1240131Z with 2022-05-18T04:12:18.1240307Z [ 2022-05-18T04:12:18.1240464Z scalar_t=float 2022-05-18T04:12:18.1240608Z ] 2022-05-18T04:12:18.1241019Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\ATen/native/Math.h(1210): note: see reference to function template instantiation 'scalar_t calc_igammac(scalar_t,scalar_t)' being compiled 2022-05-18T04:12:18.1241402Z with 2022-05-18T04:12:18.1241537Z [ 2022-05-18T04:12:18.1241774Z scalar_t=float 2022-05-18T04:12:18.1241943Z ] 2022-05-18T04:12:19.2367269Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\ATen/native/Math.h(933): warning C4305: 'initializing': truncation from 'double' to 'const scalar_t' 2022-05-18T04:12:19.2367672Z with 2022-05-18T04:12:19.2367860Z [ 2022-05-18T04:12:19.2368013Z scalar_t=float 2022-05-18T04:12:19.2368176Z ] 2022-05-18T04:12:19.2368623Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\ATen/native/Math.h(1185): note: see reference to function template instantiation 'scalar_t _igam_helper_asymptotic_series(scalar_t,scalar_t,bool)' being compiled 2022-05-18T04:12:19.2369050Z with 2022-05-18T04:12:19.2369195Z [ 2022-05-18T04:12:19.2369354Z scalar_t=float 2022-05-18T04:12:19.2369514Z ] 2022-05-18T04:12:19.2369911Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\ATen/native/Math.h(1200): note: see reference to function template instantiation 'scalar_t calc_igamma(scalar_t,scalar_t)' being compiled 2022-05-18T04:12:19.2370300Z with 2022-05-18T04:12:19.2370523Z [ 2022-05-18T04:12:19.2370672Z scalar_t=float 2022-05-18T04:12:19.2370834Z ] 2022-05-18T04:12:19.2406400Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\ATen/native/Math.h(1314): warning C4305: 'initializing': truncation from 'double' to 'const T' 2022-05-18T04:12:19.2406834Z with 2022-05-18T04:12:19.2406977Z [ 2022-05-18T04:12:19.2407142Z T=float 2022-05-18T04:12:19.2407295Z ] 2022-05-18T04:12:19.2407748Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\ATen/native/Math.h(1451): note: see reference to function template instantiation 'std::tuple chebyshev_coefficients_i0e_A(void)' being compiled 2022-05-18T04:12:19.2408166Z with 2022-05-18T04:12:19.2408314Z [ 2022-05-18T04:12:19.2408449Z T=float 2022-05-18T04:12:19.2408597Z ] 2022-05-18T04:12:19.2408985Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\ATen/native/Math.h(1464): note: see reference to function template instantiation 'float calc_i0(T)' being compiled 2022-05-18T04:12:19.2409346Z with 2022-05-18T04:12:19.2409482Z [ 2022-05-18T04:12:19.2409630Z T=float 2022-05-18T04:12:19.2409784Z ] 2022-05-18T04:12:19.2459168Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\ATen/native/Math.h(1338): warning C4305: 'initializing': truncation from 'double' to 'const T' 2022-05-18T04:12:19.2459543Z with 2022-05-18T04:12:19.2459700Z [ 2022-05-18T04:12:19.2459973Z T=float 2022-05-18T04:12:19.2460115Z ] 2022-05-18T04:12:19.2460568Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\ATen/native/Math.h(1457): note: see reference to function template instantiation 'std::tuple chebyshev_coefficients_i0e_B(void)' being compiled 2022-05-18T04:12:19.2461059Z with 2022-05-18T04:12:19.2461193Z [ 2022-05-18T04:12:19.2461343Z T=float 2022-05-18T04:12:19.2461503Z ] 2022-05-18T04:12:19.7814446Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\ATen/native/Math.h(621): warning C4305: 'initializing': truncation from 'double' to 'scalar_t' 2022-05-18T04:12:19.7814820Z with 2022-05-18T04:12:19.7814961Z [ 2022-05-18T04:12:19.7815145Z scalar_t=float 2022-05-18T04:12:19.7815305Z ] 2022-05-18T04:12:19.7815729Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\ATen/native/Math.h(657): note: see reference to function template instantiation 'scalar_t _igam_helper_fac(scalar_t,scalar_t)' being compiled 2022-05-18T04:12:19.7816139Z with 2022-05-18T04:12:19.7816289Z [ 2022-05-18T04:12:19.7816439Z scalar_t=float 2022-05-18T04:12:19.7816598Z ] 2022-05-18T04:12:19.7817027Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\ATen/native/Math.h(1195): note: see reference to function template instantiation 'scalar_t _igam_helper_series(scalar_t,scalar_t)' being compiled 2022-05-18T04:12:19.7817417Z with 2022-05-18T04:12:19.7817552Z [ 2022-05-18T04:12:19.7817709Z scalar_t=float 2022-05-18T04:12:19.7817867Z ] 2022-05-18T04:12:19.7818211Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\ATen/native/Math.h(622): warning C4305: 'initializing': truncation from 'double' to 'scalar_t' 2022-05-18T04:12:19.7818533Z with 2022-05-18T04:12:19.7818683Z [ 2022-05-18T04:12:19.7818840Z scalar_t=float 2022-05-18T04:12:19.7818986Z ] 2022-05-18T04:12:19.7819326Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\ATen/native/Math.h(623): warning C4305: 'initializing': truncation from 'double' to 'scalar_t' 2022-05-18T04:12:19.7819658Z with 2022-05-18T04:12:19.7819791Z [ 2022-05-18T04:12:19.7819947Z scalar_t=float 2022-05-18T04:12:19.7820104Z ] 2022-05-18T04:12:20.0720529Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\ATen/native/Math.h(591): warning C4305: 'initializing': truncation from 'double' to 'const scalar_t' 2022-05-18T04:12:20.0720921Z with 2022-05-18T04:12:20.0721074Z [ 2022-05-18T04:12:20.0721251Z scalar_t=float 2022-05-18T04:12:20.0721398Z ] 2022-05-18T04:12:20.0721829Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\ATen/native/Math.h(634): note: see reference to function template instantiation 'scalar_t lanczos_sum_expg_scaled(scalar_t)' being compiled 2022-05-18T04:12:20.0722219Z with 2022-05-18T04:12:20.0722359Z [ 2022-05-18T04:12:20.0722521Z scalar_t=float 2022-05-18T04:12:20.0722678Z ] 2022-05-18T04:12:20.0723082Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\ATen/native/Math.h(657): note: see reference to function template instantiation 'scalar_t _igam_helper_fac(scalar_t,scalar_t)' being compiled 2022-05-18T04:12:20.0723486Z with 2022-05-18T04:12:20.0723635Z [ 2022-05-18T04:12:20.0723792Z scalar_t=float 2022-05-18T04:12:20.0723936Z ] 2022-05-18T04:12:20.0724296Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\ATen/native/Math.h(606): warning C4305: 'initializing': truncation from 'double' to 'const scalar_t' 2022-05-18T04:12:20.0724633Z with 2022-05-18T04:12:20.0724767Z [ 2022-05-18T04:12:20.0725042Z scalar_t=float 2022-05-18T04:12:20.0725204Z ] 2022-05-18T04:12:21.0919789Z "C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\bin\HostX64\x64\link.exe" /nologo /INCREMENTAL:NO /LTCG /DLL /MANIFEST:EMBED,ID=2 /MANIFESTUAC:NO /LIBPATH:C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\lib /LIBPATH:C:\Jenkins\Miniconda3\libs /LIBPATH:C:\Jenkins\Miniconda3 /LIBPATH:C:\Jenkins\Miniconda3\PCbuild\amd64 "/LIBPATH:C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\lib\x64" "/LIBPATH:C:\Program Files (x86)\Windows Kits\NETFXSDK\4.8\lib\um\x64" "/LIBPATH:C:\Program Files (x86)\Windows Kits\10\lib\10.0.19041.0\ucrt\x64" "/LIBPATH:C:\Program Files (x86)\Windows Kits\10\lib\10.0.19041.0\um\x64" "/LIBPATH:C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\lib\x64" "/LIBPATH:C:\Program Files (x86)\Windows Kits\NETFXSDK\4.8\lib\um\x64" "/LIBPATH:C:\Program Files (x86)\Windows Kits\10\lib\10.0.19041.0\ucrt\x64" "/LIBPATH:C:\Program Files (x86)\Windows Kits\10\lib\10.0.19041.0\um\x64" c10.lib torch.lib torch_cpu.lib torch_python.lib /EXPORT:PyInit_rng build\temp.win-amd64-3.8\Release\rng_extension.obj /OUT:build\lib.win-amd64-3.8\torch_test_cpp_extension\rng.cp38-win_amd64.pyd /IMPLIB:build\temp.win-amd64-3.8\Release\rng.cp38-win_amd64.lib 2022-05-18T04:12:21.2708523Z Creating library build\temp.win-amd64-3.8\Release\rng.cp38-win_amd64.lib and object build\temp.win-amd64-3.8\Release\rng.cp38-win_amd64.exp 2022-05-18T04:12:21.3729596Z Generating code 2022-05-18T04:12:22.8689560Z Finished generating code 2022-05-18T04:12:23.3375157Z running install_lib 2022-05-18T04:12:23.4081116Z copying build\lib.win-amd64-3.8\torch_test_cpp_extension\cpp.cp38-win_amd64.pyd -> ./install\Jenkins\Miniconda3\Lib\site-packages\torch_test_cpp_extension 2022-05-18T04:12:23.4095360Z copying build\lib.win-amd64-3.8\torch_test_cpp_extension\ort.cp38-win_amd64.pyd -> ./install\Jenkins\Miniconda3\Lib\site-packages\torch_test_cpp_extension 2022-05-18T04:12:23.4110107Z copying build\lib.win-amd64-3.8\torch_test_cpp_extension\rng.cp38-win_amd64.pyd -> ./install\Jenkins\Miniconda3\Lib\site-packages\torch_test_cpp_extension 2022-05-18T04:12:23.4133266Z running install_egg_info 2022-05-18T04:12:23.5573280Z running egg_info 2022-05-18T04:12:23.6254198Z writing torch_test_cpp_extension.egg-info\PKG-INFO 2022-05-18T04:12:23.6884872Z writing dependency_links to torch_test_cpp_extension.egg-info\dependency_links.txt 2022-05-18T04:12:24.0659010Z writing top-level names to torch_test_cpp_extension.egg-info\top_level.txt 2022-05-18T04:12:24.0727602Z reading manifest file 'torch_test_cpp_extension.egg-info\SOURCES.txt' 2022-05-18T04:12:24.0743696Z writing manifest file 'torch_test_cpp_extension.egg-info\SOURCES.txt' 2022-05-18T04:12:24.0747120Z removing './install\Jenkins\Miniconda3\Lib\site-packages\torch_test_cpp_extension-0.0.0-py3.8.egg-info' (and everything under it) 2022-05-18T04:12:24.0757547Z Copying torch_test_cpp_extension.egg-info to ./install\Jenkins\Miniconda3\Lib\site-packages\torch_test_cpp_extension-0.0.0-py3.8.egg-info 2022-05-18T04:12:24.0799878Z running install_scripts 2022-05-18T04:12:24.1749547Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\cuda\__init__.py:82: UserWarning: CUDA initialization: CUDA unknown error - this may be due to an incorrectly set up environment, e.g. changing env variable CUDA_VISIBLE_DEVICES after program start. Setting the available devices to be zero. (Triggered internally at C:\actions-runner\_work\pytorch\pytorch\c10\cuda\CUDAFunctions.cpp:109.) 2022-05-18T04:12:24.1750216Z return torch._C._cuda_getDeviceCount() > 0 2022-05-18T04:12:24.1750680Z C:\Jenkins\Miniconda3\lib\site-packages\setuptools\command\install.py:34: SetuptoolsDeprecationWarning: setup.py install is deprecated. Use build and pip and other standards-based tools. 2022-05-18T04:12:24.1751088Z warnings.warn( 2022-05-18T04:12:24.1751443Z Error in atexit._run_exitfuncs: 2022-05-18T04:12:24.1751647Z Traceback (most recent call last): 2022-05-18T04:12:24.1752036Z File "C:\Jenkins\Miniconda3\lib\site-packages\colorama\ansitowin32.py", line 59, in closed 2022-05-18T04:12:24.1752827Z return stream.closed 2022-05-18T04:12:24.1753052Z ValueError: underlying buffer has been detached 2022-05-18T04:12:24.3414480Z Executing ['C:\\Jenkins\\Miniconda3\\python.exe', 'test_cpp_extensions_aot_no_ninja.py', '-v', '--import-slow-tests', '--import-disabled-tests'] ... [2022-05-18 04:12:24.328063] 2022-05-18T04:12:26.2415038Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\cuda\__init__.py:82: UserWarning: CUDA initialization: CUDA unknown error - this may be due to an incorrectly set up environment, e.g. changing env variable CUDA_VISIBLE_DEVICES after program start. Setting the available devices to be zero. (Triggered internally at C:\actions-runner\_work\pytorch\pytorch\c10\cuda\CUDAFunctions.cpp:109.) 2022-05-18T04:12:26.2415729Z return torch._C._cuda_getDeviceCount() > 0 2022-05-18T04:12:26.2415874Z 2022-05-18T04:12:26.2415945Z Running tests... 2022-05-18T04:12:26.2416234Z No CUDA runtime is found, using CUDA_HOME='C:\Program Files\NVIDIA GPU Computing Toolkit\CUDA\v11.6' 2022-05-18T04:12:26.2416623Z Test results will be stored in test-reports\python-unittest\test_cpp_extensions_aot_no_ninja 2022-05-18T04:12:26.2417618Z ---------------------------------------------------------------------- 2022-05-18T04:12:26.2571963Z test_backward (__main__.TestCppExtensionAOT) ... ok (0.016s) 2022-05-18T04:12:26.2579906Z test_cublas_extension (__main__.TestCppExtensionAOT) ... skip: Windows not supported (0.001s) 2022-05-18T04:12:26.2587019Z test_cuda_extension (__main__.TestCppExtensionAOT) ... skip: CUDA not found (0.000s) 2022-05-18T04:12:26.2593523Z test_cusolver_extension (__main__.TestCppExtensionAOT) ... skip: Windows not supported (0.001s) 2022-05-18T04:12:26.2608723Z test_extension_function (__main__.TestCppExtensionAOT) ... ok (0.002s) 2022-05-18T04:12:26.2624031Z test_extension_module (__main__.TestCppExtensionAOT) ... ok (0.001s) 2022-05-18T04:12:26.2633122Z test_no_python_abi_suffix_sets_the_correct_library_name (__main__.TestCppExtensionAOT) ... skip: Not available on Windows (0.001s) 2022-05-18T04:12:26.2643046Z test_optional (__main__.TestCppExtensionAOT) ... ok (0.001s) 2022-05-18T04:12:26.2659997Z test_add (__main__.TestORTTensor) ... ok (0.002s) 2022-05-18T04:12:26.2685290Z test_conv_backend_override (__main__.TestORTTensor) ... ok (0.002s) 2022-05-18T04:12:26.9274176Z test_unregistered (__main__.TestORTTensor) ... ok (0.659s) 2022-05-18T04:12:26.9300508Z test_zeros (__main__.TestORTTensor) ... ok (0.000s) 2022-05-18T04:12:26.9343118Z test_rng (__main__.TestRNGExtension) ... ok (0.000s) 2022-05-18T04:12:26.9354488Z test_torch_library (__main__.TestTorchLibrary) ... skip: CUDA not found (0.000s) 2022-05-18T04:12:27.0373445Z 2022-05-18T04:12:27.0373883Z ---------------------------------------------------------------------- 2022-05-18T04:12:27.0374165Z Ran 14 tests in 0.687s 2022-05-18T04:12:27.0374295Z 2022-05-18T04:12:27.0374374Z OK (skipped=5) 2022-05-18T04:12:27.0374488Z 2022-05-18T04:12:27.0374574Z Generating XML reports... 2022-05-18T04:12:27.0374953Z Generated XML report: test-reports\python-unittest\test_cpp_extensions_aot_no_ninja\TEST-TestCppExtensionAOT-20220518041226.xml 2022-05-18T04:12:27.0375431Z Generated XML report: test-reports\python-unittest\test_cpp_extensions_aot_no_ninja\TEST-TestORTTensor-20220518041226.xml 2022-05-18T04:12:27.0375916Z Generated XML report: test-reports\python-unittest\test_cpp_extensions_aot_no_ninja\TEST-TestRNGExtension-20220518041226.xml 2022-05-18T04:12:27.0376410Z Generated XML report: test-reports\python-unittest\test_cpp_extensions_aot_no_ninja\TEST-TestTorchLibrary-20220518041226.xml 2022-05-18T04:12:27.2570034Z Running test_cpp_extensions_jit ... [2022-05-18 04:12:27.255891] 2022-05-18T04:12:27.2570621Z Executing ['C:\\Jenkins\\Miniconda3\\python.exe', 'test_cpp_extensions_jit.py', '-v', '--import-slow-tests', '--import-disabled-tests'] ... [2022-05-18 04:12:27.255891] 2022-05-18T04:12:28.6818082Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\cuda\__init__.py:82: UserWarning: CUDA initialization: CUDA unknown error - this may be due to an incorrectly set up environment, e.g. changing env variable CUDA_VISIBLE_DEVICES after program start. Setting the available devices to be zero. (Triggered internally at C:\actions-runner\_work\pytorch\pytorch\c10\cuda\CUDAFunctions.cpp:109.) 2022-05-18T04:12:28.6818780Z return torch._C._cuda_getDeviceCount() > 0 2022-05-18T04:12:28.6818925Z 2022-05-18T04:12:28.6818997Z Running tests... 2022-05-18T04:12:28.6819278Z No CUDA runtime is found, using CUDA_HOME='C:\Program Files\NVIDIA GPU Computing Toolkit\CUDA\v11.6' 2022-05-18T04:12:28.6819650Z Test results will be stored in test-reports\python-unittest\test_cpp_extensions_jit 2022-05-18T04:12:28.6819973Z Not wiping extensions build folder because Windows 2022-05-18T04:12:28.6820255Z ---------------------------------------------------------------------- 2022-05-18T04:12:40.3852099Z test_autograd_from_cpp (__main__.TestCppExtensionJIT) ... ok (11.711s) 2022-05-18T04:12:46.2542241Z test_compilation_error_formatting (__main__.TestCppExtensionJIT) ... ok (5.855s) 2022-05-18T04:12:46.5070841Z Using C:\Users\runneruser\AppData\Local\torch_extensions\torch_extensions\Cache\py38_cu113 as PyTorch extensions root... 2022-05-18T04:12:46.5071344Z Creating extension directory C:\Users\runneruser\AppData\Local\torch_extensions\torch_extensions\Cache\py38_cu113\cpp_frontend_extension... 2022-05-18T04:12:46.5071852Z Emitting ninja build file C:\Users\runneruser\AppData\Local\torch_extensions\torch_extensions\Cache\py38_cu113\cpp_frontend_extension\build.ninja... 2022-05-18T04:12:46.5072243Z Building extension module cpp_frontend_extension... 2022-05-18T04:12:46.5072592Z Allowing ninja to set a default number of workers... (overridable by setting the environment variable MAX_JOBS=N) 2022-05-18T04:12:57.3587891Z [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 2022-05-18T04:12:57.3588957Z Microsoft (R) C/C++ Optimizing Compiler Version 19.28.29337 for x64 2022-05-18T04:12:57.3589239Z Copyright (C) Microsoft Corporation. All rights reserved. 2022-05-18T04:12:57.3589402Z 2022-05-18T04:12:57.3589706Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/macros/Macros.h(143): warning C4067: unexpected tokens following preprocessor directive - expected a newline 2022-05-18T04:12:57.3590288Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/core/TensorImpl.h(2199): warning C4805: '|': unsafe mix of type 'uintptr_t' and type 'bool' in operation 2022-05-18T04:12:57.3590935Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(198): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2022-05-18T04:12:57.3591303Z with 2022-05-18T04:12:57.3591444Z [ 2022-05-18T04:12:57.3591683Z T=c10::impl::InlineDeviceGuard 2022-05-18T04:12:57.3591906Z ] 2022-05-18T04:12:57.3592459Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(397): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2022-05-18T04:12:57.3592966Z with 2022-05-18T04:12:57.3593216Z [ 2022-05-18T04:12:57.3593538Z T=c10::impl::InlineDeviceGuard 2022-05-18T04:12:57.3593934Z ] 2022-05-18T04:12:57.3594527Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2022-05-18T04:12:57.3595051Z with 2022-05-18T04:12:57.3595267Z [ 2022-05-18T04:12:57.3595558Z T=c10::impl::InlineDeviceGuard 2022-05-18T04:12:57.3595856Z ] 2022-05-18T04:12:57.3596464Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(540): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2022-05-18T04:12:57.3597013Z with 2022-05-18T04:12:57.3597216Z [ 2022-05-18T04:12:57.3597536Z T=c10::impl::InlineDeviceGuard 2022-05-18T04:12:57.3597833Z ] 2022-05-18T04:12:57.3598427Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(540): note: see reference to alias template instantiation 'c10::OptionalBase>' being compiled 2022-05-18T04:12:57.3599415Z 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 2022-05-18T04:12:57.3600396Z 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 2022-05-18T04:12:57.3601305Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(432): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2022-05-18T04:12:57.3601815Z with 2022-05-18T04:12:57.3602007Z [ 2022-05-18T04:12:57.3602322Z T=c10::impl::InlineDeviceGuard 2022-05-18T04:12:57.3602617Z ] 2022-05-18T04:12:57.3603113Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(198): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2022-05-18T04:12:57.3603590Z with 2022-05-18T04:12:57.3603798Z [ 2022-05-18T04:12:57.3604009Z T=at::TensorBase 2022-05-18T04:12:57.3604236Z ] 2022-05-18T04:12:57.3604764Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(397): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2022-05-18T04:12:57.3605258Z with 2022-05-18T04:12:57.3605453Z [ 2022-05-18T04:12:57.3605683Z T=at::TensorBase 2022-05-18T04:12:57.3605906Z ] 2022-05-18T04:12:57.3606386Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2022-05-18T04:12:57.3606774Z with 2022-05-18T04:12:57.3606924Z [ 2022-05-18T04:12:57.3607075Z T=at::TensorBase 2022-05-18T04:12:57.3607237Z ] 2022-05-18T04:12:57.3607687Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(540): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2022-05-18T04:12:57.3608563Z with 2022-05-18T04:12:57.3608708Z [ 2022-05-18T04:12:57.3608876Z T=at::TensorBase 2022-05-18T04:12:57.3609095Z ] 2022-05-18T04:12:57.3609486Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(540): note: see reference to alias template instantiation 'c10::OptionalBase' being compiled 2022-05-18T04:12:57.3610109Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\ATen/core/TensorBase.h(951): note: see reference to class template instantiation 'c10::optional' being compiled 2022-05-18T04:12:57.3610740Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(432): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2022-05-18T04:12:57.3611119Z with 2022-05-18T04:12:57.3611258Z [ 2022-05-18T04:12:57.3611430Z T=at::TensorBase 2022-05-18T04:12:57.3611597Z ] 2022-05-18T04:12:57.3611970Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(198): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2022-05-18T04:12:57.3612305Z with 2022-05-18T04:12:57.3612455Z [ 2022-05-18T04:12:57.3612615Z T=at::Tensor 2022-05-18T04:12:57.3612762Z ] 2022-05-18T04:12:57.3613152Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(397): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2022-05-18T04:12:57.3613507Z with 2022-05-18T04:12:57.3613639Z [ 2022-05-18T04:12:57.3613798Z T=at::Tensor 2022-05-18T04:12:57.3613954Z ] 2022-05-18T04:12:57.3614382Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2022-05-18T04:12:57.3615110Z with 2022-05-18T04:12:57.3615263Z [ 2022-05-18T04:12:57.3615422Z T=at::Tensor 2022-05-18T04:12:57.3615567Z ] 2022-05-18T04:12:57.3616014Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(540): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2022-05-18T04:12:57.3616428Z with 2022-05-18T04:12:57.3616575Z [ 2022-05-18T04:12:57.3616722Z T=at::Tensor 2022-05-18T04:12:57.3616880Z ] 2022-05-18T04:12:57.3617270Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(540): note: see reference to alias template instantiation 'c10::OptionalBase' being compiled 2022-05-18T04:12:57.3617862Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\ATen/core/TensorBody.h(509): note: see reference to class template instantiation 'c10::optional' being compiled 2022-05-18T04:12:57.3618486Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(432): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2022-05-18T04:12:57.3618867Z with 2022-05-18T04:12:57.3619019Z [ 2022-05-18T04:12:57.3619166Z T=at::Tensor 2022-05-18T04:12:57.3619324Z ] 2022-05-18T04:12:57.3619699Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(198): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2022-05-18T04:12:57.3620029Z with 2022-05-18T04:12:57.3620179Z [ 2022-05-18T04:12:57.3620344Z T=at::Generator 2022-05-18T04:12:57.3620493Z ] 2022-05-18T04:12:57.3621029Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(397): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2022-05-18T04:12:57.3621431Z with 2022-05-18T04:12:57.3621580Z [ 2022-05-18T04:12:57.3621731Z T=at::Generator 2022-05-18T04:12:57.3621893Z ] 2022-05-18T04:12:57.3622321Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2022-05-18T04:12:57.3622799Z with 2022-05-18T04:12:57.3622949Z [ 2022-05-18T04:12:57.3623111Z T=at::Generator 2022-05-18T04:12:57.3623258Z ] 2022-05-18T04:12:57.3623713Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(540): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2022-05-18T04:12:57.3624123Z with 2022-05-18T04:12:57.3624276Z [ 2022-05-18T04:12:57.3624425Z T=at::Generator 2022-05-18T04:12:57.3624588Z ] 2022-05-18T04:12:57.3624982Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(540): note: see reference to alias template instantiation 'c10::OptionalBase' being compiled 2022-05-18T04:12:57.3625594Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\ATen/core/TensorBody.h(584): note: see reference to class template instantiation 'c10::optional' being compiled 2022-05-18T04:12:57.3626204Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(432): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2022-05-18T04:12:57.3626582Z with 2022-05-18T04:12:57.3626738Z [ 2022-05-18T04:12:57.3626887Z T=at::Generator 2022-05-18T04:12:57.3627053Z ] 2022-05-18T04:12:57.3627432Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(198): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2022-05-18T04:12:57.3627775Z with 2022-05-18T04:12:57.3627910Z [ 2022-05-18T04:12:57.3628073Z T=c10::DimVector 2022-05-18T04:12:57.3628234Z ] 2022-05-18T04:12:57.3628604Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(397): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2022-05-18T04:12:57.3628958Z with 2022-05-18T04:12:57.3629108Z [ 2022-05-18T04:12:57.3629258Z T=c10::DimVector 2022-05-18T04:12:57.3629418Z ] 2022-05-18T04:12:57.3629842Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2022-05-18T04:12:57.3630236Z with 2022-05-18T04:12:57.3630370Z [ 2022-05-18T04:12:57.3630534Z T=c10::DimVector 2022-05-18T04:12:57.3630698Z ] 2022-05-18T04:12:57.3631127Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(540): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2022-05-18T04:12:57.3631544Z with 2022-05-18T04:12:57.3631692Z [ 2022-05-18T04:12:57.3631843Z T=c10::DimVector 2022-05-18T04:12:57.3632008Z ] 2022-05-18T04:12:57.3632454Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(540): note: see reference to alias template instantiation 'c10::OptionalBase' being compiled 2022-05-18T04:12:57.3633071Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\ATen/TensorIterator.h(766): note: see reference to class template instantiation 'c10::optional' being compiled 2022-05-18T04:12:57.3633731Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(432): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2022-05-18T04:12:57.3634102Z with 2022-05-18T04:12:57.3634253Z [ 2022-05-18T04:12:57.3634418Z T=c10::DimVector 2022-05-18T04:12:57.3634566Z ] 2022-05-18T04:12:57.3634938Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(198): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2022-05-18T04:12:57.3635278Z with 2022-05-18T04:12:57.3635415Z [ 2022-05-18T04:12:57.3635581Z T=std::string 2022-05-18T04:12:57.3635739Z ] 2022-05-18T04:12:57.3636117Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(397): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2022-05-18T04:12:57.3636475Z with 2022-05-18T04:12:57.3636627Z [ 2022-05-18T04:12:57.3636787Z T=std::string 2022-05-18T04:12:57.3636934Z ] 2022-05-18T04:12:57.3637358Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2022-05-18T04:12:57.3637749Z with 2022-05-18T04:12:57.3637885Z [ 2022-05-18T04:12:57.3638046Z T=std::string 2022-05-18T04:12:57.3638203Z ] 2022-05-18T04:12:57.3638641Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(540): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2022-05-18T04:12:57.3639058Z with 2022-05-18T04:12:57.3639212Z [ 2022-05-18T04:12:57.3639374Z T=std::string 2022-05-18T04:12:57.3639518Z ] 2022-05-18T04:12:57.3639907Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(540): note: see reference to alias template instantiation 'c10::OptionalBase' being compiled 2022-05-18T04:12:57.3640514Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\ATen/core/jit_type_base.h(448): note: see reference to class template instantiation 'c10::optional' being compiled 2022-05-18T04:12:57.3641141Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(432): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2022-05-18T04:12:57.3641500Z with 2022-05-18T04:12:57.3641649Z [ 2022-05-18T04:12:57.3641813Z T=std::string 2022-05-18T04:12:57.3641959Z ] 2022-05-18T04:12:57.3642334Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(198): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2022-05-18T04:12:57.3642680Z with 2022-05-18T04:12:57.3642816Z [ 2022-05-18T04:12:57.3642987Z T=c10::QualifiedName 2022-05-18T04:12:57.3643155Z ] 2022-05-18T04:12:57.3643542Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(397): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2022-05-18T04:12:57.3643889Z with 2022-05-18T04:12:57.3644038Z [ 2022-05-18T04:12:57.3644209Z T=c10::QualifiedName 2022-05-18T04:12:57.3644404Z ] 2022-05-18T04:12:57.3644830Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2022-05-18T04:12:57.3645251Z with 2022-05-18T04:12:57.3645400Z [ 2022-05-18T04:12:57.3645557Z T=c10::QualifiedName 2022-05-18T04:12:57.3645726Z ] 2022-05-18T04:12:57.3646179Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(540): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2022-05-18T04:12:57.3646573Z with 2022-05-18T04:12:57.3646721Z [ 2022-05-18T04:12:57.3646890Z T=c10::QualifiedName 2022-05-18T04:12:57.3647043Z ] 2022-05-18T04:12:57.3647451Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(540): note: see reference to alias template instantiation 'c10::OptionalBase' being compiled 2022-05-18T04:12:57.3648080Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\ATen/core/jit_type_base.h(696): note: see reference to class template instantiation 'c10::optional' being compiled 2022-05-18T04:12:57.3648705Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(432): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2022-05-18T04:12:57.3649067Z with 2022-05-18T04:12:57.3649216Z [ 2022-05-18T04:12:57.3649390Z T=c10::QualifiedName 2022-05-18T04:12:57.3649558Z ] 2022-05-18T04:12:57.3649922Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(198): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2022-05-18T04:12:57.3650264Z with 2022-05-18T04:12:57.3650414Z [ 2022-05-18T04:12:57.3650612Z T=std::shared_ptr 2022-05-18T04:12:57.3650815Z ] 2022-05-18T04:12:57.3651204Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(397): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2022-05-18T04:12:57.3651566Z with 2022-05-18T04:12:57.3651700Z [ 2022-05-18T04:12:57.3651909Z T=std::shared_ptr 2022-05-18T04:12:57.3652106Z ] 2022-05-18T04:12:57.3652515Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2022-05-18T04:12:57.3652910Z with 2022-05-18T04:12:57.3653062Z [ 2022-05-18T04:12:57.3653258Z T=std::shared_ptr 2022-05-18T04:12:57.3653455Z ] 2022-05-18T04:12:57.3653908Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(540): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2022-05-18T04:12:57.3654324Z with 2022-05-18T04:12:57.3654460Z [ 2022-05-18T04:12:57.3654669Z T=std::shared_ptr 2022-05-18T04:12:57.3654869Z ] 2022-05-18T04:12:57.3655291Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(540): note: see reference to alias template instantiation 'c10::OptionalBase>' being compiled 2022-05-18T04:12:57.3656009Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\ATen/core/ivalue.h(1338): note: see reference to class template instantiation 'c10::optional>' being compiled 2022-05-18T04:12:57.3656695Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(432): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2022-05-18T04:12:57.3657068Z with 2022-05-18T04:12:57.3657204Z [ 2022-05-18T04:12:57.3657419Z T=std::shared_ptr 2022-05-18T04:12:57.3657617Z ] 2022-05-18T04:12:57.3657991Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(198): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2022-05-18T04:12:57.3658327Z with 2022-05-18T04:12:57.3658478Z [ 2022-05-18T04:12:57.3658685Z T=std::weak_ptr 2022-05-18T04:12:57.3658866Z ] 2022-05-18T04:12:57.3659253Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(397): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2022-05-18T04:12:57.3659615Z with 2022-05-18T04:12:57.3659750Z [ 2022-05-18T04:12:57.3659956Z T=std::weak_ptr 2022-05-18T04:12:57.3660153Z ] 2022-05-18T04:12:57.3660657Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2022-05-18T04:12:57.3661043Z with 2022-05-18T04:12:57.3661191Z [ 2022-05-18T04:12:57.3661397Z T=std::weak_ptr 2022-05-18T04:12:57.3661578Z ] 2022-05-18T04:12:57.3662030Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(540): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2022-05-18T04:12:57.3662453Z with 2022-05-18T04:12:57.3662602Z [ 2022-05-18T04:12:57.3662791Z T=std::weak_ptr 2022-05-18T04:12:57.3662986Z ] 2022-05-18T04:12:57.3663410Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(540): note: see reference to alias template instantiation 'c10::OptionalBase>' being compiled 2022-05-18T04:12:57.3664076Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\ATen/core/ivalue.h(1339): note: see reference to class template instantiation 'c10::optional>' being compiled 2022-05-18T04:12:57.3664712Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(432): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2022-05-18T04:12:57.3665086Z with 2022-05-18T04:12:57.3665239Z [ 2022-05-18T04:12:57.3665431Z T=std::weak_ptr 2022-05-18T04:12:57.3665629Z ] 2022-05-18T04:12:57.3666005Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(198): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2022-05-18T04:12:57.3666349Z with 2022-05-18T04:12:57.3666485Z [ 2022-05-18T04:12:57.3666723Z T=std::vector> 2022-05-18T04:12:57.3666945Z ] 2022-05-18T04:12:57.3667320Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(397): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2022-05-18T04:12:57.3667735Z with 2022-05-18T04:12:57.3667884Z [ 2022-05-18T04:12:57.3668115Z T=std::vector> 2022-05-18T04:12:57.3668368Z ] 2022-05-18T04:12:57.3668797Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2022-05-18T04:12:57.3669188Z with 2022-05-18T04:12:57.3669323Z [ 2022-05-18T04:12:57.3669555Z T=std::vector> 2022-05-18T04:12:57.3669773Z ] 2022-05-18T04:12:57.3670219Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(540): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2022-05-18T04:12:57.3670624Z with 2022-05-18T04:12:57.3670772Z [ 2022-05-18T04:12:57.3671003Z T=std::vector> 2022-05-18T04:12:57.3671211Z ] 2022-05-18T04:12:57.3671658Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(540): note: see reference to alias template instantiation 'c10::OptionalBase>>' being compiled 2022-05-18T04:12:57.3672359Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\ATen/core/jit_type.h(482): note: see reference to class template instantiation 'c10::optional>>' being compiled 2022-05-18T04:12:57.3673029Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(432): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2022-05-18T04:12:57.3673408Z with 2022-05-18T04:12:57.3673545Z [ 2022-05-18T04:12:57.3673778Z T=std::vector> 2022-05-18T04:12:57.3673998Z ] 2022-05-18T04:12:57.3674360Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(198): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2022-05-18T04:12:57.3674706Z with 2022-05-18T04:12:57.3674854Z [ 2022-05-18T04:12:57.3675177Z T=std::vector::type,std::allocator::type>> 2022-05-18T04:12:57.3675484Z ] 2022-05-18T04:12:57.3675879Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(397): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2022-05-18T04:12:57.3676237Z with 2022-05-18T04:12:57.3676376Z [ 2022-05-18T04:12:57.3676708Z T=std::vector::type,std::allocator::type>> 2022-05-18T04:12:57.3677018Z ] 2022-05-18T04:12:57.3677448Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2022-05-18T04:12:57.3677820Z with 2022-05-18T04:12:57.3677977Z [ 2022-05-18T04:12:57.3678308Z T=std::vector::type,std::allocator::type>> 2022-05-18T04:12:57.3678595Z ] 2022-05-18T04:12:57.3679088Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(540): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2022-05-18T04:12:57.3679500Z with 2022-05-18T04:12:57.3679698Z [ 2022-05-18T04:12:57.3680016Z T=std::vector::type,std::allocator::type>> 2022-05-18T04:12:57.3680322Z ] 2022-05-18T04:12:57.3680737Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(540): note: see reference to alias template instantiation 'c10::OptionalBase>>' being compiled 2022-05-18T04:12:57.3681120Z with 2022-05-18T04:12:57.3681256Z [ 2022-05-18T04:12:57.3681487Z T=c10::impl::ScalarTypeToCPPType::type 2022-05-18T04:12:57.3681712Z ] 2022-05-18T04:12:57.3682110Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\ATen/core/jit_type.h(441): note: see reference to class template instantiation 'c10::optional>>' being compiled 2022-05-18T04:12:57.3682486Z with 2022-05-18T04:12:57.3682636Z [ 2022-05-18T04:12:57.3682871Z T=c10::impl::ScalarTypeToCPPType::type 2022-05-18T04:12:57.3683078Z ] 2022-05-18T04:12:57.3683487Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(432): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2022-05-18T04:12:57.3683861Z with 2022-05-18T04:12:57.3683997Z [ 2022-05-18T04:12:57.3684327Z T=std::vector::type,std::allocator::type>> 2022-05-18T04:12:57.3684633Z ] 2022-05-18T04:12:57.3685011Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(198): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2022-05-18T04:12:57.3685346Z with 2022-05-18T04:12:57.3685498Z [ 2022-05-18T04:12:57.3685744Z T=std::vector,std::allocator>> 2022-05-18T04:12:57.3685958Z ] 2022-05-18T04:12:57.3686352Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(397): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2022-05-18T04:12:57.3686709Z with 2022-05-18T04:12:57.3686859Z [ 2022-05-18T04:12:57.3687088Z T=std::vector,std::allocator>> 2022-05-18T04:12:57.3687313Z ] 2022-05-18T04:12:57.3687742Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2022-05-18T04:12:57.3688117Z with 2022-05-18T04:12:57.3688266Z [ 2022-05-18T04:12:57.3688509Z T=std::vector,std::allocator>> 2022-05-18T04:12:57.3688805Z ] 2022-05-18T04:12:57.3689244Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(540): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2022-05-18T04:12:57.3689665Z with 2022-05-18T04:12:57.3689815Z [ 2022-05-18T04:12:57.3690046Z T=std::vector,std::allocator>> 2022-05-18T04:12:57.3690272Z ] 2022-05-18T04:12:57.3690790Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(540): note: see reference to alias template instantiation 'c10::OptionalBase,std::allocator>>>' being compiled 2022-05-18T04:12:57.3691549Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\ATen/core/jit_type.h(567): note: see reference to class template instantiation 'c10::optional,std::allocator>>>' being compiled 2022-05-18T04:12:57.3692215Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\ATen/core/jit_type.h(843): note: see reference to class template instantiation 'c10::VaryingShape' being compiled 2022-05-18T04:12:57.3692822Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(432): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2022-05-18T04:12:57.3693199Z with 2022-05-18T04:12:57.3693350Z [ 2022-05-18T04:12:57.3693597Z T=std::vector,std::allocator>> 2022-05-18T04:12:57.3693807Z ] 2022-05-18T04:12:57.3694187Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(198): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2022-05-18T04:12:57.3694532Z with 2022-05-18T04:12:57.3694669Z [ 2022-05-18T04:12:57.3694906Z T=std::vector,std::allocator>> 2022-05-18T04:12:57.3695127Z ] 2022-05-18T04:12:57.3695505Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(397): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2022-05-18T04:12:57.3695860Z with 2022-05-18T04:12:57.3696012Z [ 2022-05-18T04:12:57.3696245Z T=std::vector,std::allocator>> 2022-05-18T04:12:57.3696448Z ] 2022-05-18T04:12:57.3696875Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2022-05-18T04:12:57.3697272Z with 2022-05-18T04:12:57.3697407Z [ 2022-05-18T04:12:57.3697642Z T=std::vector,std::allocator>> 2022-05-18T04:12:57.3697862Z ] 2022-05-18T04:12:57.3698310Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(540): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2022-05-18T04:12:57.3698709Z with 2022-05-18T04:12:57.3698860Z [ 2022-05-18T04:12:57.3699094Z T=std::vector,std::allocator>> 2022-05-18T04:12:57.3699301Z ] 2022-05-18T04:12:57.3699751Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(540): note: see reference to alias template instantiation 'c10::OptionalBase,std::allocator>>>' being compiled 2022-05-18T04:12:57.3700468Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\ATen/core/jit_type.h(567): note: see reference to class template instantiation 'c10::optional,std::allocator>>>' being compiled 2022-05-18T04:12:57.3701203Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\ATen/core/jit_type.h(613): note: see reference to class template instantiation 'c10::VaryingShape' being compiled 2022-05-18T04:12:57.3701869Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(432): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2022-05-18T04:12:57.3702235Z with 2022-05-18T04:12:57.3702425Z [ 2022-05-18T04:12:57.3702664Z T=std::vector,std::allocator>> 2022-05-18T04:12:57.3702884Z ] 2022-05-18T04:12:57.3703243Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(198): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2022-05-18T04:12:57.3703587Z with 2022-05-18T04:12:57.3703735Z [ 2022-05-18T04:12:57.3703927Z T=std::vector> 2022-05-18T04:12:57.3704124Z ] 2022-05-18T04:12:57.3704514Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(397): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2022-05-18T04:12:57.3704874Z with 2022-05-18T04:12:57.3705007Z [ 2022-05-18T04:12:57.3705213Z T=std::vector> 2022-05-18T04:12:57.3705408Z ] 2022-05-18T04:12:57.3705819Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2022-05-18T04:12:57.3706205Z with 2022-05-18T04:12:57.3706357Z [ 2022-05-18T04:12:57.3706544Z T=std::vector> 2022-05-18T04:12:57.3706735Z ] 2022-05-18T04:12:57.3707186Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(540): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2022-05-18T04:12:57.3707605Z with 2022-05-18T04:12:57.3707740Z [ 2022-05-18T04:12:57.3707945Z T=std::vector> 2022-05-18T04:12:57.3708140Z ] 2022-05-18T04:12:57.3708550Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(540): note: see reference to alias template instantiation 'c10::OptionalBase>>' being compiled 2022-05-18T04:12:57.3709200Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\ATen/core/jit_type.h(726): note: see reference to class template instantiation 'c10::optional>>' being compiled 2022-05-18T04:12:57.3709848Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(432): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2022-05-18T04:12:57.3710224Z with 2022-05-18T04:12:57.3710375Z [ 2022-05-18T04:12:57.3710567Z T=std::vector> 2022-05-18T04:12:57.3710759Z ] 2022-05-18T04:12:57.3711131Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(198): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2022-05-18T04:12:57.3711462Z with 2022-05-18T04:12:57.3711611Z [ 2022-05-18T04:12:57.3711841Z T=c10::impl::InlineStreamGuard 2022-05-18T04:12:57.3712050Z ] 2022-05-18T04:12:57.3712440Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(397): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2022-05-18T04:12:57.3712800Z with 2022-05-18T04:12:57.3712948Z [ 2022-05-18T04:12:57.3713162Z T=c10::impl::InlineStreamGuard 2022-05-18T04:12:57.3713382Z ] 2022-05-18T04:12:57.3713853Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2022-05-18T04:12:57.3714268Z with 2022-05-18T04:12:57.3714419Z [ 2022-05-18T04:12:57.3714651Z T=c10::impl::InlineStreamGuard 2022-05-18T04:12:57.3714868Z ] 2022-05-18T04:12:57.3715306Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(540): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2022-05-18T04:12:57.3715722Z with 2022-05-18T04:12:57.3715875Z [ 2022-05-18T04:12:57.3716090Z T=c10::impl::InlineStreamGuard 2022-05-18T04:12:57.3716307Z ] 2022-05-18T04:12:57.3716755Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(540): note: see reference to alias template instantiation 'c10::OptionalBase>' being compiled 2022-05-18T04:12:57.3717484Z 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 2022-05-18T04:12:57.3718191Z 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 2022-05-18T04:12:57.3718868Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(432): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2022-05-18T04:12:57.3719252Z with 2022-05-18T04:12:57.3719403Z [ 2022-05-18T04:12:57.3719623Z T=c10::impl::InlineStreamGuard 2022-05-18T04:12:57.3719844Z ] 2022-05-18T04:12:57.3720221Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(198): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2022-05-18T04:12:57.3720567Z with 2022-05-18T04:12:57.3720704Z [ 2022-05-18T04:12:57.3720890Z T=c10::impl::VirtualGuardImpl 2022-05-18T04:12:57.3721071Z ] 2022-05-18T04:12:57.3721449Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(397): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2022-05-18T04:12:57.3721810Z with 2022-05-18T04:12:57.3721959Z [ 2022-05-18T04:12:57.3722126Z T=c10::impl::VirtualGuardImpl 2022-05-18T04:12:57.3722307Z ] 2022-05-18T04:12:57.3722733Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2022-05-18T04:12:57.3723122Z with 2022-05-18T04:12:57.3723258Z [ 2022-05-18T04:12:57.3723445Z T=c10::impl::VirtualGuardImpl 2022-05-18T04:12:57.3723625Z ] 2022-05-18T04:12:57.3724064Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(540): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2022-05-18T04:12:57.3724474Z with 2022-05-18T04:12:57.3724626Z [ 2022-05-18T04:12:57.3724808Z T=c10::impl::VirtualGuardImpl 2022-05-18T04:12:57.3724971Z ] 2022-05-18T04:12:57.3725425Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(540): note: see reference to alias template instantiation 'c10::OptionalBase' being compiled 2022-05-18T04:12:57.3726096Z 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 2022-05-18T04:12:57.3726459Z with 2022-05-18T04:12:57.3726596Z [ 2022-05-18T04:12:57.3726782Z T=c10::impl::VirtualGuardImpl 2022-05-18T04:12:57.3726962Z ] 2022-05-18T04:12:57.3727390Z 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 2022-05-18T04:12:57.3728061Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(432): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2022-05-18T04:12:57.3728436Z with 2022-05-18T04:12:57.3728590Z [ 2022-05-18T04:12:57.3728759Z T=c10::impl::VirtualGuardImpl 2022-05-18T04:12:57.3728940Z ] 2022-05-18T04:12:57.3729314Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(198): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2022-05-18T04:12:57.3729646Z with 2022-05-18T04:12:57.3729798Z [ 2022-05-18T04:12:57.3730066Z T=std::vector> 2022-05-18T04:12:57.3730299Z ] 2022-05-18T04:12:57.3730690Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(397): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2022-05-18T04:12:57.3731048Z with 2022-05-18T04:12:57.3731198Z [ 2022-05-18T04:12:57.3731449Z T=std::vector> 2022-05-18T04:12:57.3731696Z ] 2022-05-18T04:12:57.3732124Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2022-05-18T04:12:57.3732517Z with 2022-05-18T04:12:57.3732653Z [ 2022-05-18T04:12:57.3732916Z T=std::vector> 2022-05-18T04:12:57.3733162Z ] 2022-05-18T04:12:57.3733599Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(540): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2022-05-18T04:12:57.3734012Z with 2022-05-18T04:12:57.3734162Z [ 2022-05-18T04:12:57.3734412Z T=std::vector> 2022-05-18T04:12:57.3734659Z ] 2022-05-18T04:12:57.3735138Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(540): note: see reference to alias template instantiation 'c10::OptionalBase>>' being compiled 2022-05-18T04:12:57.3735906Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\ATen/core/ivalue_inl.h(834): note: see reference to class template instantiation 'c10::optional>>' being compiled 2022-05-18T04:12:57.3736638Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(432): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2022-05-18T04:12:57.3737038Z with 2022-05-18T04:12:57.3737191Z [ 2022-05-18T04:12:57.3737458Z T=std::vector> 2022-05-18T04:12:57.3737704Z ] 2022-05-18T04:12:57.3738064Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(198): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2022-05-18T04:12:57.3738406Z with 2022-05-18T04:12:57.3738558Z [ 2022-05-18T04:12:57.3738724Z T=torch::autograd::ViewInfo 2022-05-18T04:12:57.3738901Z ] 2022-05-18T04:12:57.3739295Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(397): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2022-05-18T04:12:57.3739639Z with 2022-05-18T04:12:57.3739792Z [ 2022-05-18T04:12:57.3739971Z T=torch::autograd::ViewInfo 2022-05-18T04:12:57.3740148Z ] 2022-05-18T04:12:57.3740632Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2022-05-18T04:12:57.3741022Z with 2022-05-18T04:12:57.3741173Z [ 2022-05-18T04:12:57.3741339Z T=torch::autograd::ViewInfo 2022-05-18T04:12:57.3741515Z ] 2022-05-18T04:12:57.3741964Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(540): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2022-05-18T04:12:57.3742379Z with 2022-05-18T04:12:57.3742517Z [ 2022-05-18T04:12:57.3742695Z T=torch::autograd::ViewInfo 2022-05-18T04:12:57.3742871Z ] 2022-05-18T04:12:57.3743269Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(540): note: see reference to alias template instantiation 'c10::OptionalBase' being compiled 2022-05-18T04:12:57.3743923Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\torch/csrc/autograd/variable.h(525): note: see reference to class template instantiation 'c10::optional' being compiled 2022-05-18T04:12:57.3744561Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(432): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2022-05-18T04:12:57.3744936Z with 2022-05-18T04:12:57.3745074Z [ 2022-05-18T04:12:57.3745252Z T=torch::autograd::ViewInfo 2022-05-18T04:12:57.3745436Z ] 2022-05-18T04:12:57.3745797Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(198): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2022-05-18T04:12:57.3746144Z with 2022-05-18T04:12:57.3746298Z [ 2022-05-18T04:12:57.3746460Z T=c10::IValue 2022-05-18T04:12:57.3746607Z ] 2022-05-18T04:12:57.3746994Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(397): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2022-05-18T04:12:57.3747351Z with 2022-05-18T04:12:57.3747488Z [ 2022-05-18T04:12:57.3747646Z T=c10::IValue 2022-05-18T04:12:57.3747807Z ] 2022-05-18T04:12:57.3748268Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2022-05-18T04:12:57.3748661Z with 2022-05-18T04:12:57.3748850Z [ 2022-05-18T04:12:57.3749009Z T=c10::IValue 2022-05-18T04:12:57.3749151Z ] 2022-05-18T04:12:57.3749599Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(540): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2022-05-18T04:12:57.3750014Z with 2022-05-18T04:12:57.3750151Z [ 2022-05-18T04:12:57.3750312Z T=c10::IValue 2022-05-18T04:12:57.3750472Z ] 2022-05-18T04:12:57.3750850Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(540): note: see reference to alias template instantiation 'c10::OptionalBase' being compiled 2022-05-18T04:12:57.3751459Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\ATen/core/function_schema.h(179): note: see reference to class template instantiation 'c10::optional' being compiled 2022-05-18T04:12:57.3752082Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(432): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2022-05-18T04:12:57.3752459Z with 2022-05-18T04:12:57.3752610Z [ 2022-05-18T04:12:57.3752756Z T=c10::IValue 2022-05-18T04:12:57.3752913Z ] 2022-05-18T04:12:57.3753289Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(198): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2022-05-18T04:12:57.3753621Z with 2022-05-18T04:12:57.3753773Z [ 2022-05-18T04:12:57.3753937Z T=c10::AliasInfo 2022-05-18T04:12:57.3754085Z ] 2022-05-18T04:12:57.3754476Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(397): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2022-05-18T04:12:57.3754834Z with 2022-05-18T04:12:57.3754969Z [ 2022-05-18T04:12:57.3755133Z T=c10::AliasInfo 2022-05-18T04:12:57.3755292Z ] 2022-05-18T04:12:57.3755711Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2022-05-18T04:12:57.3756080Z with 2022-05-18T04:12:57.3756230Z [ 2022-05-18T04:12:57.3756394Z T=c10::AliasInfo 2022-05-18T04:12:57.3756553Z ] 2022-05-18T04:12:57.3757005Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(540): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2022-05-18T04:12:57.3757418Z with 2022-05-18T04:12:57.3757571Z [ 2022-05-18T04:12:57.3757720Z T=c10::AliasInfo 2022-05-18T04:12:57.3757882Z ] 2022-05-18T04:12:57.3758274Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(540): note: see reference to alias template instantiation 'c10::OptionalBase' being compiled 2022-05-18T04:12:57.3758881Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\ATen/core/function_schema.h(26): note: see reference to class template instantiation 'c10::optional' being compiled 2022-05-18T04:12:57.3759508Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(432): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2022-05-18T04:12:57.3759884Z with 2022-05-18T04:12:57.3760079Z [ 2022-05-18T04:12:57.3760231Z T=c10::AliasInfo 2022-05-18T04:12:57.3760397Z ] 2022-05-18T04:12:57.3761199Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(198): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2022-05-18T04:12:57.3761530Z with 2022-05-18T04:12:57.3761681Z [ 2022-05-18T04:12:57.3761901Z T=c10::either 2022-05-18T04:12:57.3762110Z ] 2022-05-18T04:12:57.3762492Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(397): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2022-05-18T04:12:57.3762849Z with 2022-05-18T04:12:57.3762998Z [ 2022-05-18T04:12:57.3763199Z T=c10::either 2022-05-18T04:12:57.3763406Z ] 2022-05-18T04:12:57.3763834Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2022-05-18T04:12:57.3764232Z with 2022-05-18T04:12:57.3764368Z [ 2022-05-18T04:12:57.3764589Z T=c10::either 2022-05-18T04:12:57.3764795Z ] 2022-05-18T04:12:57.3765232Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(540): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2022-05-18T04:12:57.3765643Z with 2022-05-18T04:12:57.3765794Z [ 2022-05-18T04:12:57.3765996Z T=c10::either 2022-05-18T04:12:57.3766204Z ] 2022-05-18T04:12:57.3766645Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(540): note: see reference to alias template instantiation 'c10::OptionalBase>' being compiled 2022-05-18T04:12:57.3767357Z 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 2022-05-18T04:12:57.3768041Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(432): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2022-05-18T04:12:57.3768404Z with 2022-05-18T04:12:57.3768555Z [ 2022-05-18T04:12:57.3768775Z T=c10::either 2022-05-18T04:12:57.3768969Z ] 2022-05-18T04:12:57.3769351Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(198): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2022-05-18T04:12:57.3769699Z with 2022-05-18T04:12:57.3769846Z [ 2022-05-18T04:12:57.3770017Z T=c10::impl::AnnotatedSchema 2022-05-18T04:12:57.3770196Z ] 2022-05-18T04:12:57.3770591Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(397): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2022-05-18T04:12:57.3770937Z with 2022-05-18T04:12:57.3771087Z [ 2022-05-18T04:12:57.3771267Z T=c10::impl::AnnotatedSchema 2022-05-18T04:12:57.3771432Z ] 2022-05-18T04:12:57.3771913Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2022-05-18T04:12:57.3772310Z with 2022-05-18T04:12:57.3772458Z [ 2022-05-18T04:12:57.3772670Z T=c10::impl::AnnotatedSchema 2022-05-18T04:12:57.3772848Z ] 2022-05-18T04:12:57.3773302Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(540): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2022-05-18T04:12:57.3773696Z with 2022-05-18T04:12:57.3773847Z [ 2022-05-18T04:12:57.3774031Z T=c10::impl::AnnotatedSchema 2022-05-18T04:12:57.3774195Z ] 2022-05-18T04:12:57.3774605Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(540): note: see reference to alias template instantiation 'c10::OptionalBase' being compiled 2022-05-18T04:12:57.3775273Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\ATen/core/dispatch/OperatorEntry.h(212): note: see reference to class template instantiation 'c10::optional' being compiled 2022-05-18T04:12:57.3775927Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(432): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2022-05-18T04:12:57.3776312Z with 2022-05-18T04:12:57.3776448Z [ 2022-05-18T04:12:57.3776633Z T=c10::impl::AnnotatedSchema 2022-05-18T04:12:57.3776812Z ] 2022-05-18T04:12:57.3777174Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(198): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2022-05-18T04:12:57.3777518Z with 2022-05-18T04:12:57.3777667Z [ 2022-05-18T04:12:57.3777877Z T=c10::impl::OperatorEntry::CppSignatureWithDebug 2022-05-18T04:12:57.3778090Z ] 2022-05-18T04:12:57.3778479Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(397): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2022-05-18T04:12:57.3778842Z with 2022-05-18T04:12:57.3778978Z [ 2022-05-18T04:12:57.3779205Z T=c10::impl::OperatorEntry::CppSignatureWithDebug 2022-05-18T04:12:57.3779412Z ] 2022-05-18T04:12:57.3779825Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2022-05-18T04:12:57.3780217Z with 2022-05-18T04:12:57.3780370Z [ 2022-05-18T04:12:57.3780652Z T=c10::impl::OperatorEntry::CppSignatureWithDebug 2022-05-18T04:12:57.3780862Z ] 2022-05-18T04:12:57.3781317Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(540): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2022-05-18T04:12:57.3781736Z with 2022-05-18T04:12:57.3781939Z [ 2022-05-18T04:12:57.3782157Z T=c10::impl::OperatorEntry::CppSignatureWithDebug 2022-05-18T04:12:57.3782362Z ] 2022-05-18T04:12:57.3782795Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(540): note: see reference to alias template instantiation 'c10::OptionalBase' being compiled 2022-05-18T04:12:57.3783518Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\ATen/core/dispatch/OperatorEntry.h(271): note: see reference to class template instantiation 'c10::optional' being compiled 2022-05-18T04:12:57.3784266Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(432): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2022-05-18T04:12:57.3784674Z with 2022-05-18T04:12:57.3784825Z [ 2022-05-18T04:12:57.3785031Z T=c10::impl::OperatorEntry::CppSignatureWithDebug 2022-05-18T04:12:57.3785241Z ] 2022-05-18T04:12:57.3785615Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(198): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2022-05-18T04:12:57.3785949Z with 2022-05-18T04:12:57.3786100Z [ 2022-05-18T04:12:57.3786296Z T=std::tuple 2022-05-18T04:12:57.3786472Z ] 2022-05-18T04:12:57.3786863Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(397): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2022-05-18T04:12:57.3787224Z with 2022-05-18T04:12:57.3787371Z [ 2022-05-18T04:12:57.3787556Z T=std::tuple 2022-05-18T04:12:57.3787748Z ] 2022-05-18T04:12:57.3788176Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2022-05-18T04:12:57.3788550Z with 2022-05-18T04:12:57.3788698Z [ 2022-05-18T04:12:57.3788895Z T=std::tuple 2022-05-18T04:12:57.3789084Z ] 2022-05-18T04:12:57.3789521Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(540): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2022-05-18T04:12:57.3789935Z with 2022-05-18T04:12:57.3790085Z [ 2022-05-18T04:12:57.3790266Z T=std::tuple 2022-05-18T04:12:57.3790455Z ] 2022-05-18T04:12:57.3790878Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(540): note: see reference to alias template instantiation 'c10::OptionalBase>' being compiled 2022-05-18T04:12:57.3791556Z 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 2022-05-18T04:12:57.3792192Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(432): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2022-05-18T04:12:57.3792566Z with 2022-05-18T04:12:57.3792719Z [ 2022-05-18T04:12:57.3792915Z T=std::tuple 2022-05-18T04:12:57.3793091Z ] 2022-05-18T04:12:57.3793471Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(198): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2022-05-18T04:12:57.3793815Z with 2022-05-18T04:12:57.3793952Z [ 2022-05-18T04:12:57.3794130Z T=torch::jit::SourceRange 2022-05-18T04:12:57.3794303Z ] 2022-05-18T04:12:57.3794680Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(397): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2022-05-18T04:12:57.3795038Z with 2022-05-18T04:12:57.3795187Z [ 2022-05-18T04:12:57.3795362Z T=torch::jit::SourceRange 2022-05-18T04:12:57.3795520Z ] 2022-05-18T04:12:57.3796284Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2022-05-18T04:12:57.3796727Z with 2022-05-18T04:12:57.3796864Z [ 2022-05-18T04:12:57.3797041Z T=torch::jit::SourceRange 2022-05-18T04:12:57.3797218Z ] 2022-05-18T04:12:57.3797652Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(540): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2022-05-18T04:12:57.3798063Z with 2022-05-18T04:12:57.3798212Z [ 2022-05-18T04:12:57.3798388Z T=torch::jit::SourceRange 2022-05-18T04:12:57.3798547Z ] 2022-05-18T04:12:57.3798963Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(540): note: see reference to alias template instantiation 'c10::OptionalBase' being compiled 2022-05-18T04:12:57.3799616Z 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 2022-05-18T04:12:57.3800272Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(432): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2022-05-18T04:12:57.3800631Z with 2022-05-18T04:12:57.3800781Z [ 2022-05-18T04:12:57.3800957Z T=torch::jit::SourceRange 2022-05-18T04:12:57.3801114Z ] 2022-05-18T04:12:57.3801489Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(198): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2022-05-18T04:12:57.3801837Z with 2022-05-18T04:12:57.3801987Z [ 2022-05-18T04:12:57.3802169Z T=torch::jit::InlinedCallStackPtr 2022-05-18T04:12:57.3802358Z ] 2022-05-18T04:12:57.3802746Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(397): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2022-05-18T04:12:57.3803095Z with 2022-05-18T04:12:57.3803246Z [ 2022-05-18T04:12:57.3803440Z T=torch::jit::InlinedCallStackPtr 2022-05-18T04:12:57.3803614Z ] 2022-05-18T04:12:57.3804036Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2022-05-18T04:12:57.3804429Z with 2022-05-18T04:12:57.3804577Z [ 2022-05-18T04:12:57.3804759Z T=torch::jit::InlinedCallStackPtr 2022-05-18T04:12:57.3804947Z ] 2022-05-18T04:12:57.3805399Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(540): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2022-05-18T04:12:57.3805814Z with 2022-05-18T04:12:57.3805949Z [ 2022-05-18T04:12:57.3806145Z T=torch::jit::InlinedCallStackPtr 2022-05-18T04:12:57.3806331Z ] 2022-05-18T04:12:57.3806746Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(540): note: see reference to alias template instantiation 'c10::OptionalBase' being compiled 2022-05-18T04:12:57.3807465Z 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 2022-05-18T04:12:57.3808124Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(432): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2022-05-18T04:12:57.3808541Z with 2022-05-18T04:12:57.3808676Z [ 2022-05-18T04:12:57.3808873Z T=torch::jit::InlinedCallStackPtr 2022-05-18T04:12:57.3809062Z ] 2022-05-18T04:12:57.3809420Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(198): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2022-05-18T04:12:57.3809775Z with 2022-05-18T04:12:57.3809924Z [ 2022-05-18T04:12:57.3810117Z T=torch::jit::ModuleInstanceInfo 2022-05-18T04:12:57.3810289Z ] 2022-05-18T04:12:57.3810683Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(397): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2022-05-18T04:12:57.3811043Z with 2022-05-18T04:12:57.3811179Z [ 2022-05-18T04:12:57.3811370Z T=torch::jit::ModuleInstanceInfo 2022-05-18T04:12:57.3811557Z ] 2022-05-18T04:12:57.3811970Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2022-05-18T04:12:57.3812370Z with 2022-05-18T04:12:57.3812523Z [ 2022-05-18T04:12:57.3812712Z T=torch::jit::ModuleInstanceInfo 2022-05-18T04:12:57.3812885Z ] 2022-05-18T04:12:57.3813340Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(540): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2022-05-18T04:12:57.3813753Z with 2022-05-18T04:12:57.3813888Z [ 2022-05-18T04:12:57.3814077Z T=torch::jit::ModuleInstanceInfo 2022-05-18T04:12:57.3814265Z ] 2022-05-18T04:12:57.3814664Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(540): note: see reference to alias template instantiation 'c10::OptionalBase' being compiled 2022-05-18T04:12:57.3815332Z 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 2022-05-18T04:12:57.3815981Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(432): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2022-05-18T04:12:57.3816359Z with 2022-05-18T04:12:57.3816511Z [ 2022-05-18T04:12:57.3816688Z T=torch::jit::ModuleInstanceInfo 2022-05-18T04:12:57.3816874Z ] 2022-05-18T04:12:57.3817250Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(198): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2022-05-18T04:12:57.3817584Z with 2022-05-18T04:12:57.3817733Z [ 2022-05-18T04:12:57.3817907Z T=torch::jit::ScopePtr 2022-05-18T04:12:57.3818065Z ] 2022-05-18T04:12:57.3818454Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(397): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2022-05-18T04:12:57.3818812Z with 2022-05-18T04:12:57.3818962Z [ 2022-05-18T04:12:57.3819123Z T=torch::jit::ScopePtr 2022-05-18T04:12:57.3819309Z ] 2022-05-18T04:12:57.3819788Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2022-05-18T04:12:57.3820209Z with 2022-05-18T04:12:57.3820368Z [ 2022-05-18T04:12:57.3820643Z T=torch::jit::ScopePtr 2022-05-18T04:12:57.3820805Z ] 2022-05-18T04:12:57.3821266Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(540): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2022-05-18T04:12:57.3821694Z with 2022-05-18T04:12:57.3821852Z [ 2022-05-18T04:12:57.3822014Z T=torch::jit::ScopePtr 2022-05-18T04:12:57.3822196Z ] 2022-05-18T04:12:57.3822617Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(540): note: see reference to alias template instantiation 'c10::OptionalBase' being compiled 2022-05-18T04:12:57.3823259Z 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 2022-05-18T04:12:57.3823892Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(432): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2022-05-18T04:12:57.3824277Z with 2022-05-18T04:12:57.3824440Z [ 2022-05-18T04:12:57.3824604Z T=torch::jit::ScopePtr 2022-05-18T04:12:57.3824782Z ] 2022-05-18T04:12:57.3825171Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(198): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2022-05-18T04:12:57.3825526Z with 2022-05-18T04:12:57.3825667Z [ 2022-05-18T04:12:57.3825854Z T=at::ThreadLocalState 2022-05-18T04:12:57.3826039Z ] 2022-05-18T04:12:57.3826419Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(397): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2022-05-18T04:12:57.3826790Z with 2022-05-18T04:12:57.3826947Z [ 2022-05-18T04:12:57.3827113Z T=at::ThreadLocalState 2022-05-18T04:12:57.3827295Z ] 2022-05-18T04:12:57.3827732Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2022-05-18T04:12:57.3828132Z with 2022-05-18T04:12:57.3828272Z [ 2022-05-18T04:12:57.3862562Z T=at::ThreadLocalState 2022-05-18T04:12:57.3862764Z ] 2022-05-18T04:12:57.3863254Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(540): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2022-05-18T04:12:57.3863695Z with 2022-05-18T04:12:57.3863829Z [ 2022-05-18T04:12:57.3864003Z T=at::ThreadLocalState 2022-05-18T04:12:57.3864171Z ] 2022-05-18T04:12:57.3864572Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(540): note: see reference to alias template instantiation 'c10::OptionalBase' being compiled 2022-05-18T04:12:57.3865220Z 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 2022-05-18T04:12:57.3865982Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(432): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2022-05-18T04:12:57.3866411Z with 2022-05-18T04:12:57.3866548Z [ 2022-05-18T04:12:57.3866720Z T=at::ThreadLocalState 2022-05-18T04:12:57.3866885Z ] 2022-05-18T04:12:57.3867255Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(198): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2022-05-18T04:12:57.3867590Z with 2022-05-18T04:12:57.3867732Z [ 2022-05-18T04:12:57.3867920Z T=std::shared_ptr 2022-05-18T04:12:57.3868088Z ] 2022-05-18T04:12:57.3868473Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(397): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2022-05-18T04:12:57.3868827Z with 2022-05-18T04:12:57.3868958Z [ 2022-05-18T04:12:57.3869145Z T=std::shared_ptr 2022-05-18T04:12:57.3869327Z ] 2022-05-18T04:12:57.3869748Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2022-05-18T04:12:57.3870120Z with 2022-05-18T04:12:57.3870262Z [ 2022-05-18T04:12:57.3870445Z T=std::shared_ptr 2022-05-18T04:12:57.3870612Z ] 2022-05-18T04:12:57.3871060Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(540): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2022-05-18T04:12:57.3871470Z with 2022-05-18T04:12:57.3871611Z [ 2022-05-18T04:12:57.3871784Z T=std::shared_ptr 2022-05-18T04:12:57.3871959Z ] 2022-05-18T04:12:57.3872371Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(540): note: see reference to alias template instantiation 'c10::OptionalBase>' being compiled 2022-05-18T04:12:57.3872999Z 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 2022-05-18T04:12:57.3873657Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\torch/csrc/jit/api/function_impl.h(156): note: see reference to class template instantiation 'std::array>,4>' being compiled 2022-05-18T04:12:57.3874318Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(432): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2022-05-18T04:12:57.3874693Z with 2022-05-18T04:12:57.3874840Z [ 2022-05-18T04:12:57.3875016Z T=std::shared_ptr 2022-05-18T04:12:57.3875194Z ] 2022-05-18T04:12:57.3875561Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(198): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2022-05-18T04:12:57.3875886Z with 2022-05-18T04:12:57.3876029Z [ 2022-05-18T04:12:57.3876203Z T=torch::jit::GraphExecutor 2022-05-18T04:12:57.3876364Z ] 2022-05-18T04:12:57.3876749Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(397): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2022-05-18T04:12:57.3877102Z with 2022-05-18T04:12:57.3877286Z [ 2022-05-18T04:12:57.3877450Z T=torch::jit::GraphExecutor 2022-05-18T04:12:57.3877622Z ] 2022-05-18T04:12:57.3878074Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2022-05-18T04:12:57.3878450Z with 2022-05-18T04:12:57.3878598Z [ 2022-05-18T04:12:57.3878774Z T=torch::jit::GraphExecutor 2022-05-18T04:12:57.3878934Z ] 2022-05-18T04:12:57.3879381Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(540): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2022-05-18T04:12:57.3879791Z with 2022-05-18T04:12:57.3879935Z [ 2022-05-18T04:12:57.3880098Z T=torch::jit::GraphExecutor 2022-05-18T04:12:57.3880270Z ] 2022-05-18T04:12:57.3880673Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(540): note: see reference to alias template instantiation 'c10::OptionalBase' being compiled 2022-05-18T04:12:57.3881303Z 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 2022-05-18T04:12:57.3881943Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\torch/csrc/jit/api/function_impl.h(170): note: see reference to class template instantiation 'std::array,4>' being compiled 2022-05-18T04:12:57.3882594Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(432): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2022-05-18T04:12:57.3882962Z with 2022-05-18T04:12:57.3883107Z [ 2022-05-18T04:12:57.3883272Z T=torch::jit::GraphExecutor 2022-05-18T04:12:57.3883447Z ] 2022-05-18T04:12:57.3883812Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(198): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2022-05-18T04:12:57.3884225Z with 2022-05-18T04:12:57.3884372Z [ 2022-05-18T04:12:57.3884540Z T=torch::jit::Method 2022-05-18T04:12:57.3884694Z ] 2022-05-18T04:12:57.3885082Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(397): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2022-05-18T04:12:57.3885432Z with 2022-05-18T04:12:57.3885575Z [ 2022-05-18T04:12:57.3885728Z T=torch::jit::Method 2022-05-18T04:12:57.3885894Z ] 2022-05-18T04:12:57.3886315Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2022-05-18T04:12:57.3886690Z with 2022-05-18T04:12:57.3886832Z [ 2022-05-18T04:12:57.3886995Z T=torch::jit::Method 2022-05-18T04:12:57.3887142Z ] 2022-05-18T04:12:57.3887586Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(540): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2022-05-18T04:12:57.3887994Z with 2022-05-18T04:12:57.3888135Z [ 2022-05-18T04:12:57.3888285Z T=torch::jit::Method 2022-05-18T04:12:57.3888442Z ] 2022-05-18T04:12:57.3888886Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(540): note: see reference to alias template instantiation 'c10::OptionalBase' being compiled 2022-05-18T04:12:57.3889539Z 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 2022-05-18T04:12:57.3890155Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(432): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2022-05-18T04:12:57.3890524Z with 2022-05-18T04:12:57.3890670Z [ 2022-05-18T04:12:57.3890823Z T=torch::jit::Method 2022-05-18T04:12:57.3890984Z ] 2022-05-18T04:12:57.3891357Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(198): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2022-05-18T04:12:57.3891696Z with 2022-05-18T04:12:57.3891827Z [ 2022-05-18T04:12:57.3892039Z T=std::vector> 2022-05-18T04:12:57.3892238Z ] 2022-05-18T04:12:57.3892614Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(397): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2022-05-18T04:12:57.3892962Z with 2022-05-18T04:12:57.3893107Z [ 2022-05-18T04:12:57.3893306Z T=std::vector> 2022-05-18T04:12:57.3893503Z ] 2022-05-18T04:12:57.3893925Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2022-05-18T04:12:57.3894302Z with 2022-05-18T04:12:57.3894438Z [ 2022-05-18T04:12:57.3894646Z T=std::vector> 2022-05-18T04:12:57.3894842Z ] 2022-05-18T04:12:57.3895275Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(540): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2022-05-18T04:12:57.3895684Z with 2022-05-18T04:12:57.3895829Z [ 2022-05-18T04:12:57.3896037Z T=std::vector> 2022-05-18T04:12:57.3896225Z ] 2022-05-18T04:12:57.3896657Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(540): note: see reference to alias template instantiation 'c10::OptionalBase>>' being compiled 2022-05-18T04:12:57.3897339Z 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 2022-05-18T04:12:57.3897998Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(432): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2022-05-18T04:12:57.3898356Z with 2022-05-18T04:12:57.3898500Z [ 2022-05-18T04:12:57.3898710Z T=std::vector> 2022-05-18T04:12:57.3898909Z ] 2022-05-18T04:12:57.3899265Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(198): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2022-05-18T04:12:57.3899605Z with 2022-05-18T04:12:57.3899748Z [ 2022-05-18T04:12:57.3900013Z T=std::function 2022-05-18T04:12:57.3900237Z ] 2022-05-18T04:12:57.3900699Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(397): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2022-05-18T04:12:57.3901101Z with 2022-05-18T04:12:57.3901235Z [ 2022-05-18T04:12:57.3901474Z T=std::function 2022-05-18T04:12:57.3901694Z ] 2022-05-18T04:12:57.3902100Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2022-05-18T04:12:57.3902491Z with 2022-05-18T04:12:57.3902638Z [ 2022-05-18T04:12:57.3902865Z T=std::function 2022-05-18T04:12:57.3903090Z ] 2022-05-18T04:12:57.3903541Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(540): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2022-05-18T04:12:57.3903954Z with 2022-05-18T04:12:57.3904088Z [ 2022-05-18T04:12:57.3904323Z T=std::function 2022-05-18T04:12:57.3904546Z ] 2022-05-18T04:12:57.3905000Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(540): note: see reference to alias template instantiation 'c10::OptionalBase>' being compiled 2022-05-18T04:12:57.3905732Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\torch/csrc/autograd/profiler_legacy.h(400): note: see reference to class template instantiation 'c10::optional>' being compiled 2022-05-18T04:12:57.3906426Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(432): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2022-05-18T04:12:57.3906798Z with 2022-05-18T04:12:57.3906943Z [ 2022-05-18T04:12:57.3907166Z T=std::function 2022-05-18T04:12:57.3907387Z ] 2022-05-18T04:12:57.3907756Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(198): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2022-05-18T04:12:57.3908097Z with 2022-05-18T04:12:57.3908231Z [ 2022-05-18T04:12:57.3908508Z T=std::vector>,std::allocator>>> 2022-05-18T04:12:57.3908756Z ] 2022-05-18T04:12:57.3909132Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(397): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2022-05-18T04:12:57.3909484Z with 2022-05-18T04:12:57.3909627Z [ 2022-05-18T04:12:57.3909901Z T=std::vector>,std::allocator>>> 2022-05-18T04:12:57.3910139Z ] 2022-05-18T04:12:57.3910562Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2022-05-18T04:12:57.3910948Z with 2022-05-18T04:12:57.3911079Z [ 2022-05-18T04:12:57.3911400Z T=std::vector>,std::allocator>>> 2022-05-18T04:12:57.3911652Z ] 2022-05-18T04:12:57.3912138Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(540): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2022-05-18T04:12:57.3912536Z with 2022-05-18T04:12:57.3912679Z [ 2022-05-18T04:12:57.3913143Z T=std::vector>,std::allocator>>> 2022-05-18T04:12:57.3913447Z ] 2022-05-18T04:12:57.3913945Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(540): note: see reference to alias template instantiation 'c10::OptionalBase>,std::allocator>>>>' being compiled 2022-05-18T04:12:57.3914750Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\torch/csrc/autograd/profiler_kineto.h(247): note: see reference to class template instantiation 'c10::optional>,std::allocator>>>>' being compiled 2022-05-18T04:12:57.3915515Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(432): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2022-05-18T04:12:57.3915887Z with 2022-05-18T04:12:57.3916022Z [ 2022-05-18T04:12:57.3916298Z T=std::vector>,std::allocator>>> 2022-05-18T04:12:57.3916552Z ] 2022-05-18T04:12:57.3916928Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(198): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2022-05-18T04:12:57.3917262Z with 2022-05-18T04:12:57.3917412Z [ 2022-05-18T04:12:57.3917674Z T=torch::nn::TripletMarginWithDistanceLossOptions::distance_function_t 2022-05-18T04:12:57.3917908Z ] 2022-05-18T04:12:57.3918292Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(397): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2022-05-18T04:12:57.3918649Z with 2022-05-18T04:12:57.3918792Z [ 2022-05-18T04:12:57.3919039Z T=torch::nn::TripletMarginWithDistanceLossOptions::distance_function_t 2022-05-18T04:12:57.3919285Z ] 2022-05-18T04:12:57.3919713Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2022-05-18T04:12:57.3920090Z with 2022-05-18T04:12:57.3920234Z [ 2022-05-18T04:12:57.3920495Z T=torch::nn::TripletMarginWithDistanceLossOptions::distance_function_t 2022-05-18T04:12:57.3920738Z ] 2022-05-18T04:12:57.3921176Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(540): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2022-05-18T04:12:57.3921583Z with 2022-05-18T04:12:57.3921728Z [ 2022-05-18T04:12:57.3921972Z T=torch::nn::TripletMarginWithDistanceLossOptions::distance_function_t 2022-05-18T04:12:57.3922218Z ] 2022-05-18T04:12:57.3922754Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(540): note: see reference to alias template instantiation 'c10::OptionalBase' being compiled 2022-05-18T04:12:57.3923551Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\torch\csrc\api\include\torch/nn/options/loss.h(404): note: see reference to class template instantiation 'c10::optional' being compiled 2022-05-18T04:12:57.3924313Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(432): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2022-05-18T04:12:57.3924674Z with 2022-05-18T04:12:57.3924822Z [ 2022-05-18T04:12:57.3925082Z T=torch::nn::TripletMarginWithDistanceLossOptions::distance_function_t 2022-05-18T04:12:57.3925315Z ] 2022-05-18T04:12:57.3925689Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(198): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2022-05-18T04:12:57.3926024Z with 2022-05-18T04:12:57.3926168Z [ 2022-05-18T04:12:57.3926360Z T=std::vector> 2022-05-18T04:12:57.3926553Z ] 2022-05-18T04:12:57.3926939Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(397): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2022-05-18T04:12:57.3927280Z with 2022-05-18T04:12:57.3927424Z [ 2022-05-18T04:12:57.3927627Z T=std::vector> 2022-05-18T04:12:57.3927806Z ] 2022-05-18T04:12:57.3928229Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2022-05-18T04:12:57.3928621Z with 2022-05-18T04:12:57.3928766Z [ 2022-05-18T04:12:57.3928959Z T=std::vector> 2022-05-18T04:12:57.3929151Z ] 2022-05-18T04:12:57.3929598Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(540): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2022-05-18T04:12:57.3929995Z with 2022-05-18T04:12:57.3930144Z [ 2022-05-18T04:12:57.3930345Z T=std::vector> 2022-05-18T04:12:57.3930522Z ] 2022-05-18T04:12:57.3930932Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(540): note: see reference to alias template instantiation 'c10::OptionalBase>>' being compiled 2022-05-18T04:12:57.3931309Z with 2022-05-18T04:12:57.3931454Z [ 2022-05-18T04:12:57.3931593Z T=double 2022-05-18T04:12:57.3931742Z ] 2022-05-18T04:12:57.3932192Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\torch\csrc\api\include\torch/nn/options/upsampling.h(26): note: see reference to class template instantiation 'c10::optional>>' being compiled 2022-05-18T04:12:57.3932590Z with 2022-05-18T04:12:57.3932735Z [ 2022-05-18T04:12:57.3932883Z T=double 2022-05-18T04:12:57.3932940Z ] 2022-05-18T04:12:57.3933257Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(432): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2022-05-18T04:12:57.3933304Z with 2022-05-18T04:12:57.3933359Z [ 2022-05-18T04:12:57.3933476Z T=std::vector> 2022-05-18T04:12:57.3933530Z ] 2022-05-18T04:12:57.3933856Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(198): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2022-05-18T04:12:57.3933947Z with 2022-05-18T04:12:57.3934006Z [ 2022-05-18T04:12:57.3934111Z T=std::tuple 2022-05-18T04:12:57.3934154Z ] 2022-05-18T04:12:57.3934456Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(397): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2022-05-18T04:12:57.3934515Z with 2022-05-18T04:12:57.3934571Z [ 2022-05-18T04:12:57.3934674Z T=std::tuple 2022-05-18T04:12:57.3934730Z ] 2022-05-18T04:12:57.3935069Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2022-05-18T04:12:57.3935128Z with 2022-05-18T04:12:57.3935171Z [ 2022-05-18T04:12:57.3935274Z T=std::tuple 2022-05-18T04:12:57.3935333Z ] 2022-05-18T04:12:57.3935696Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(540): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2022-05-18T04:12:57.3935759Z with 2022-05-18T04:12:57.3935816Z [ 2022-05-18T04:12:57.3935917Z T=std::tuple 2022-05-18T04:12:57.3935972Z ] 2022-05-18T04:12:57.3936284Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(540): note: see reference to alias template instantiation 'c10::OptionalBase>' being compiled 2022-05-18T04:12:57.3936642Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\torch\csrc\api\include\torch/nn/modules/rnn.h(155): note: see reference to class template instantiation 'c10::optional>' being compiled 2022-05-18T04:12:57.3936966Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(432): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2022-05-18T04:12:57.3937025Z with 2022-05-18T04:12:57.3937081Z [ 2022-05-18T04:12:57.3937182Z T=std::tuple 2022-05-18T04:12:57.3937239Z ] 2022-05-18T04:12:57.3937522Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(198): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2022-05-18T04:12:57.3937581Z with 2022-05-18T04:12:57.3937625Z [ 2022-05-18T04:12:57.3937753Z T=std::vector> 2022-05-18T04:12:57.3937811Z ] 2022-05-18T04:12:57.3938108Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(397): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2022-05-18T04:12:57.3938171Z with 2022-05-18T04:12:57.3938225Z [ 2022-05-18T04:12:57.3938348Z T=std::vector> 2022-05-18T04:12:57.3938402Z ] 2022-05-18T04:12:57.3938730Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2022-05-18T04:12:57.3938789Z with 2022-05-18T04:12:57.3938844Z [ 2022-05-18T04:12:57.3938968Z T=std::vector> 2022-05-18T04:12:57.3939023Z ] 2022-05-18T04:12:57.3939425Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(540): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2022-05-18T04:12:57.3939519Z with 2022-05-18T04:12:57.3939574Z [ 2022-05-18T04:12:57.3939684Z T=std::vector> 2022-05-18T04:12:57.3939740Z ] 2022-05-18T04:12:57.3940082Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(540): note: see reference to alias template instantiation 'c10::OptionalBase>>' being compiled 2022-05-18T04:12:57.3940457Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\torch\csrc\api\include\torch/optim/lbfgs.h(46): note: see reference to class template instantiation 'c10::optional>>' being compiled 2022-05-18T04:12:57.3940866Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(432): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2022-05-18T04:12:57.3940929Z with 2022-05-18T04:12:57.3940987Z [ 2022-05-18T04:12:57.3941111Z T=std::vector> 2022-05-18T04:12:57.3941167Z ] 2022-05-18T04:12:57.3941406Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\pybind11\detail/common.h(108): warning C4005: 'HAVE_SNPRINTF': macro redefinition 2022-05-18T04:12:57.3941590Z C:\Jenkins\Miniconda3\Include\pyerrors.h(315): note: see previous definition of 'HAVE_SNPRINTF' 2022-05-18T04:12:57.5218747Z [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 2022-05-18T04:12:57.5218942Z Creating library cpp_frontend_extension.lib and object cpp_frontend_extension.exp 2022-05-18T04:12:57.5513269Z Loading extension module cpp_frontend_extension... 2022-05-18T04:12:57.5513489Z test_cpp_frontend_module_has_same_output_as_python (__main__.TestCppExtensionJIT) ... ok (11.302s) 2022-05-18T04:12:57.5549670Z Using C:\Users\runneruser\AppData\Local\torch_extensions\torch_extensions\Cache\py38_cu113 as PyTorch extensions root... 2022-05-18T04:12:57.5549857Z test_cpp_frontend_module_has_up_to_date_attributes (__main__.TestCppExtensionJIT) ... ok (0.000s) 2022-05-18T04:12:57.5550054Z No modifications detected for re-loaded extension module cpp_frontend_extension, skipping build step... 2022-05-18T04:12:57.5550177Z Loading extension module cpp_frontend_extension... 2022-05-18T04:12:57.5681238Z Using C:\Users\runneruser\AppData\Local\torch_extensions\torch_extensions\Cache\py38_cu113 as PyTorch extensions root... 2022-05-18T04:12:57.5681411Z test_cpp_frontend_module_python_inter_op (__main__.TestCppExtensionJIT) ... ok (0.016s) 2022-05-18T04:12:57.5681614Z No modifications detected for re-loaded extension module cpp_frontend_extension, skipping build step... 2022-05-18T04:12:57.5681722Z Loading extension module cpp_frontend_extension... 2022-05-18T04:12:57.5700527Z test_cpp_frontend_module_python_inter_op_with_cuda (__main__.TestCppExtensionJIT) ... skip: CUDA not found (0.000s) 2022-05-18T04:12:57.8260635Z Using C:\Users\runneruser\AppData\Local\torch_extensions\torch_extensions\Cache\py38_cu113 as PyTorch extensions root... 2022-05-18T04:12:57.8261185Z Creating extension directory C:\Users\runneruser\AppData\Local\torch_extensions\torch_extensions\Cache\py38_cu113\is_python_module... 2022-05-18T04:12:57.8261807Z Emitting ninja build file C:\Users\runneruser\AppData\Local\torch_extensions\torch_extensions\Cache\py38_cu113\is_python_module\build.ninja... 2022-05-18T04:12:57.8262177Z Building extension module is_python_module... 2022-05-18T04:12:57.8262568Z Allowing ninja to set a default number of workers... (overridable by setting the environment variable MAX_JOBS=N) 2022-05-18T04:13:08.0780868Z [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\py38_cu113\is_python_module\main.cpp /Fomain.o 2022-05-18T04:13:08.0781979Z Microsoft (R) C/C++ Optimizing Compiler Version 19.28.29337 for x64 2022-05-18T04:13:08.0782274Z Copyright (C) Microsoft Corporation. All rights reserved. 2022-05-18T04:13:08.0782426Z 2022-05-18T04:13:08.0782750Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/macros/Macros.h(143): warning C4067: unexpected tokens following preprocessor directive - expected a newline 2022-05-18T04:13:08.0783397Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/core/TensorImpl.h(2199): warning C4805: '|': unsafe mix of type 'uintptr_t' and type 'bool' in operation 2022-05-18T04:13:08.0783993Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(198): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2022-05-18T04:13:08.0784341Z with 2022-05-18T04:13:08.0784479Z [ 2022-05-18T04:13:08.0784716Z T=c10::impl::InlineDeviceGuard 2022-05-18T04:13:08.0784938Z ] 2022-05-18T04:13:08.0785338Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(397): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2022-05-18T04:13:08.0785692Z with 2022-05-18T04:13:08.0785837Z [ 2022-05-18T04:13:08.0786071Z T=c10::impl::InlineDeviceGuard 2022-05-18T04:13:08.0786274Z ] 2022-05-18T04:13:08.0786704Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2022-05-18T04:13:08.0787110Z with 2022-05-18T04:13:08.0787254Z [ 2022-05-18T04:13:08.0787469Z T=c10::impl::InlineDeviceGuard 2022-05-18T04:13:08.0787685Z ] 2022-05-18T04:13:08.0788137Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(540): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2022-05-18T04:13:08.0788549Z with 2022-05-18T04:13:08.0788696Z [ 2022-05-18T04:13:08.0788919Z T=c10::impl::InlineDeviceGuard 2022-05-18T04:13:08.0789138Z ] 2022-05-18T04:13:08.0789573Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(540): note: see reference to alias template instantiation 'c10::OptionalBase>' being compiled 2022-05-18T04:13:08.0790305Z 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 2022-05-18T04:13:08.0791511Z 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 2022-05-18T04:13:08.0792291Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(432): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2022-05-18T04:13:08.0792666Z with 2022-05-18T04:13:08.0792803Z [ 2022-05-18T04:13:08.0793038Z T=c10::impl::InlineDeviceGuard 2022-05-18T04:13:08.0793254Z ] 2022-05-18T04:13:08.0793966Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(198): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2022-05-18T04:13:08.0794370Z with 2022-05-18T04:13:08.0794525Z [ 2022-05-18T04:13:08.0794692Z T=at::TensorBase 2022-05-18T04:13:08.0794840Z ] 2022-05-18T04:13:08.0795229Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(397): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2022-05-18T04:13:08.0795591Z with 2022-05-18T04:13:08.0795725Z [ 2022-05-18T04:13:08.0795888Z T=at::TensorBase 2022-05-18T04:13:08.0796046Z ] 2022-05-18T04:13:08.0796458Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2022-05-18T04:13:08.0796849Z with 2022-05-18T04:13:08.0796994Z [ 2022-05-18T04:13:08.0797153Z T=at::TensorBase 2022-05-18T04:13:08.0797300Z ] 2022-05-18T04:13:08.0797753Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(540): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2022-05-18T04:13:08.0798165Z with 2022-05-18T04:13:08.0798297Z [ 2022-05-18T04:13:08.0798458Z T=at::TensorBase 2022-05-18T04:13:08.0798620Z ] 2022-05-18T04:13:08.0799001Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(540): note: see reference to alias template instantiation 'c10::OptionalBase' being compiled 2022-05-18T04:13:08.0799616Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\ATen/core/TensorBase.h(951): note: see reference to class template instantiation 'c10::optional' being compiled 2022-05-18T04:13:08.0800242Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(432): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2022-05-18T04:13:08.0800612Z with 2022-05-18T04:13:08.0800760Z [ 2022-05-18T04:13:08.0800910Z T=at::TensorBase 2022-05-18T04:13:08.0801072Z ] 2022-05-18T04:13:08.0801439Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(198): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2022-05-18T04:13:08.0801768Z with 2022-05-18T04:13:08.0801914Z [ 2022-05-18T04:13:08.0802071Z T=at::Tensor 2022-05-18T04:13:08.0802213Z ] 2022-05-18T04:13:08.0802597Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(397): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2022-05-18T04:13:08.0802950Z with 2022-05-18T04:13:08.0803082Z [ 2022-05-18T04:13:08.0803307Z T=at::Tensor 2022-05-18T04:13:08.0803464Z ] 2022-05-18T04:13:08.0803974Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2022-05-18T04:13:08.0804830Z with 2022-05-18T04:13:08.0804978Z [ 2022-05-18T04:13:08.0805138Z T=at::Tensor 2022-05-18T04:13:08.0805283Z ] 2022-05-18T04:13:08.0805734Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(540): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2022-05-18T04:13:08.0806147Z with 2022-05-18T04:13:08.0806291Z [ 2022-05-18T04:13:08.0806438Z T=at::Tensor 2022-05-18T04:13:08.0806592Z ] 2022-05-18T04:13:08.0806983Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(540): note: see reference to alias template instantiation 'c10::OptionalBase' being compiled 2022-05-18T04:13:08.0807574Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\ATen/core/TensorBody.h(509): note: see reference to class template instantiation 'c10::optional' being compiled 2022-05-18T04:13:08.0808197Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(432): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2022-05-18T04:13:08.0808571Z with 2022-05-18T04:13:08.0808718Z [ 2022-05-18T04:13:08.0808864Z T=at::Tensor 2022-05-18T04:13:08.0809020Z ] 2022-05-18T04:13:08.0809394Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(198): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2022-05-18T04:13:08.0809723Z with 2022-05-18T04:13:08.0809869Z [ 2022-05-18T04:13:08.0810029Z T=at::Generator 2022-05-18T04:13:08.0810178Z ] 2022-05-18T04:13:08.0810567Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(397): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2022-05-18T04:13:08.0810919Z with 2022-05-18T04:13:08.0811063Z [ 2022-05-18T04:13:08.0811209Z T=at::Generator 2022-05-18T04:13:08.0811366Z ] 2022-05-18T04:13:08.0811791Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2022-05-18T04:13:08.0812167Z with 2022-05-18T04:13:08.0812313Z [ 2022-05-18T04:13:08.0812471Z T=at::Generator 2022-05-18T04:13:08.0812618Z ] 2022-05-18T04:13:08.0813071Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(540): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2022-05-18T04:13:08.0813482Z with 2022-05-18T04:13:08.0813627Z [ 2022-05-18T04:13:08.0813772Z T=at::Generator 2022-05-18T04:13:08.0813931Z ] 2022-05-18T04:13:08.0814326Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(540): note: see reference to alias template instantiation 'c10::OptionalBase' being compiled 2022-05-18T04:13:08.0814937Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\ATen/core/TensorBody.h(584): note: see reference to class template instantiation 'c10::optional' being compiled 2022-05-18T04:13:08.0815594Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(432): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2022-05-18T04:13:08.0816014Z with 2022-05-18T04:13:08.0816161Z [ 2022-05-18T04:13:08.0816309Z T=at::Generator 2022-05-18T04:13:08.0816470Z ] 2022-05-18T04:13:08.0816842Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(198): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2022-05-18T04:13:08.0817186Z with 2022-05-18T04:13:08.0817319Z [ 2022-05-18T04:13:08.0817480Z T=c10::DimVector 2022-05-18T04:13:08.0817637Z ] 2022-05-18T04:13:08.0818007Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(397): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2022-05-18T04:13:08.0818359Z with 2022-05-18T04:13:08.0818503Z [ 2022-05-18T04:13:08.0818649Z T=c10::DimVector 2022-05-18T04:13:08.0818805Z ] 2022-05-18T04:13:08.0819228Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2022-05-18T04:13:08.0819618Z with 2022-05-18T04:13:08.0819751Z [ 2022-05-18T04:13:08.0819910Z T=c10::DimVector 2022-05-18T04:13:08.0820066Z ] 2022-05-18T04:13:08.0820498Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(540): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2022-05-18T04:13:08.0820910Z with 2022-05-18T04:13:08.0821053Z [ 2022-05-18T04:13:08.0821198Z T=c10::DimVector 2022-05-18T04:13:08.0821355Z ] 2022-05-18T04:13:08.0821745Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(540): note: see reference to alias template instantiation 'c10::OptionalBase' being compiled 2022-05-18T04:13:08.0822360Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\ATen/TensorIterator.h(766): note: see reference to class template instantiation 'c10::optional' being compiled 2022-05-18T04:13:08.0822969Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(432): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2022-05-18T04:13:08.0823337Z with 2022-05-18T04:13:08.0823481Z [ 2022-05-18T04:13:08.0823641Z T=c10::DimVector 2022-05-18T04:13:08.0823785Z ] 2022-05-18T04:13:08.0824154Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(198): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2022-05-18T04:13:08.0824491Z with 2022-05-18T04:13:08.0824624Z [ 2022-05-18T04:13:08.0824780Z T=std::string 2022-05-18T04:13:08.0824934Z ] 2022-05-18T04:13:08.0825304Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(397): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2022-05-18T04:13:08.0825654Z with 2022-05-18T04:13:08.0825797Z [ 2022-05-18T04:13:08.0825953Z T=std::string 2022-05-18T04:13:08.0826095Z ] 2022-05-18T04:13:08.0826519Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2022-05-18T04:13:08.0826952Z with 2022-05-18T04:13:08.0827086Z [ 2022-05-18T04:13:08.0827246Z T=std::string 2022-05-18T04:13:08.0827404Z ] 2022-05-18T04:13:08.0827882Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(540): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2022-05-18T04:13:08.0828290Z with 2022-05-18T04:13:08.0828434Z [ 2022-05-18T04:13:08.0828589Z T=std::string 2022-05-18T04:13:08.0828731Z ] 2022-05-18T04:13:08.0829118Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(540): note: see reference to alias template instantiation 'c10::OptionalBase' being compiled 2022-05-18T04:13:08.0829726Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\ATen/core/jit_type_base.h(448): note: see reference to class template instantiation 'c10::optional' being compiled 2022-05-18T04:13:08.0830337Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(432): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2022-05-18T04:13:08.0830703Z with 2022-05-18T04:13:08.0830849Z [ 2022-05-18T04:13:08.0831005Z T=std::string 2022-05-18T04:13:08.0831148Z ] 2022-05-18T04:13:08.0831523Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(198): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2022-05-18T04:13:08.0831952Z with 2022-05-18T04:13:08.0832085Z [ 2022-05-18T04:13:08.0832253Z T=c10::QualifiedName 2022-05-18T04:13:08.0832416Z ] 2022-05-18T04:13:08.0832800Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(397): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2022-05-18T04:13:08.0833143Z with 2022-05-18T04:13:08.0833287Z [ 2022-05-18T04:13:08.0833455Z T=c10::QualifiedName 2022-05-18T04:13:08.0833603Z ] 2022-05-18T04:13:08.0834027Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2022-05-18T04:13:08.0834409Z with 2022-05-18T04:13:08.0834541Z [ 2022-05-18T04:13:08.0834708Z T=c10::QualifiedName 2022-05-18T04:13:08.0834871Z ] 2022-05-18T04:13:08.0835315Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(540): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2022-05-18T04:13:08.0835717Z with 2022-05-18T04:13:08.0835862Z [ 2022-05-18T04:13:08.0836027Z T=c10::QualifiedName 2022-05-18T04:13:08.0836178Z ] 2022-05-18T04:13:08.0836579Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(540): note: see reference to alias template instantiation 'c10::OptionalBase' being compiled 2022-05-18T04:13:08.0837201Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\ATen/core/jit_type_base.h(696): note: see reference to class template instantiation 'c10::optional' being compiled 2022-05-18T04:13:08.0837821Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(432): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2022-05-18T04:13:08.0838176Z with 2022-05-18T04:13:08.0838320Z [ 2022-05-18T04:13:08.0838489Z T=c10::QualifiedName 2022-05-18T04:13:08.0839014Z ] 2022-05-18T04:13:08.0839387Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(198): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2022-05-18T04:13:08.0839779Z with 2022-05-18T04:13:08.0839925Z [ 2022-05-18T04:13:08.0840120Z T=std::shared_ptr 2022-05-18T04:13:08.0840316Z ] 2022-05-18T04:13:08.0840705Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(397): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2022-05-18T04:13:08.0841048Z with 2022-05-18T04:13:08.0841192Z [ 2022-05-18T04:13:08.0841398Z T=std::shared_ptr 2022-05-18T04:13:08.0841593Z ] 2022-05-18T04:13:08.0842007Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2022-05-18T04:13:08.0842391Z with 2022-05-18T04:13:08.0842535Z [ 2022-05-18T04:13:08.0842726Z T=std::shared_ptr 2022-05-18T04:13:08.0842922Z ] 2022-05-18T04:13:08.0843368Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(540): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2022-05-18T04:13:08.0843853Z with 2022-05-18T04:13:08.0843985Z [ 2022-05-18T04:13:08.0844194Z T=std::shared_ptr 2022-05-18T04:13:08.0844387Z ] 2022-05-18T04:13:08.0844805Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(540): note: see reference to alias template instantiation 'c10::OptionalBase>' being compiled 2022-05-18T04:13:08.0845470Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\ATen/core/ivalue.h(1338): note: see reference to class template instantiation 'c10::optional>' being compiled 2022-05-18T04:13:08.0846120Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(432): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2022-05-18T04:13:08.0846489Z with 2022-05-18T04:13:08.0846622Z [ 2022-05-18T04:13:08.0846828Z T=std::shared_ptr 2022-05-18T04:13:08.0847024Z ] 2022-05-18T04:13:08.0847396Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(198): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2022-05-18T04:13:08.0847722Z with 2022-05-18T04:13:08.0847868Z [ 2022-05-18T04:13:08.0848071Z T=std::weak_ptr 2022-05-18T04:13:08.0848253Z ] 2022-05-18T04:13:08.0848634Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(397): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2022-05-18T04:13:08.0848988Z with 2022-05-18T04:13:08.0849119Z [ 2022-05-18T04:13:08.0849321Z T=std::weak_ptr 2022-05-18T04:13:08.0849513Z ] 2022-05-18T04:13:08.0849935Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2022-05-18T04:13:08.0850311Z with 2022-05-18T04:13:08.0850458Z [ 2022-05-18T04:13:08.0850711Z T=std::weak_ptr 2022-05-18T04:13:08.0850893Z ] 2022-05-18T04:13:08.0851341Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(540): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2022-05-18T04:13:08.0851785Z with 2022-05-18T04:13:08.0851929Z [ 2022-05-18T04:13:08.0852116Z T=std::weak_ptr 2022-05-18T04:13:08.0852305Z ] 2022-05-18T04:13:08.0852725Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(540): note: see reference to alias template instantiation 'c10::OptionalBase>' being compiled 2022-05-18T04:13:08.0853387Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\ATen/core/ivalue.h(1339): note: see reference to class template instantiation 'c10::optional>' being compiled 2022-05-18T04:13:08.0854022Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(432): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2022-05-18T04:13:08.0854393Z with 2022-05-18T04:13:08.0854541Z [ 2022-05-18T04:13:08.0854731Z T=std::weak_ptr 2022-05-18T04:13:08.0854923Z ] 2022-05-18T04:13:08.0855299Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(198): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2022-05-18T04:13:08.0855639Z with 2022-05-18T04:13:08.0855774Z [ 2022-05-18T04:13:08.0856003Z T=std::vector> 2022-05-18T04:13:08.0856219Z ] 2022-05-18T04:13:08.0856590Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(397): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2022-05-18T04:13:08.0856946Z with 2022-05-18T04:13:08.0857091Z [ 2022-05-18T04:13:08.0857318Z T=std::vector> 2022-05-18T04:13:08.0857520Z ] 2022-05-18T04:13:08.0857944Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2022-05-18T04:13:08.0858333Z with 2022-05-18T04:13:08.0858466Z [ 2022-05-18T04:13:08.0858691Z T=std::vector> 2022-05-18T04:13:08.0858903Z ] 2022-05-18T04:13:08.0859338Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(540): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2022-05-18T04:13:08.0859752Z with 2022-05-18T04:13:08.0859897Z [ 2022-05-18T04:13:08.0860123Z T=std::vector> 2022-05-18T04:13:08.0860324Z ] 2022-05-18T04:13:08.0860769Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(540): note: see reference to alias template instantiation 'c10::OptionalBase>>' being compiled 2022-05-18T04:13:08.0861473Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\ATen/core/jit_type.h(482): note: see reference to class template instantiation 'c10::optional>>' being compiled 2022-05-18T04:13:08.0862183Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(432): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2022-05-18T04:13:08.0862593Z with 2022-05-18T04:13:08.0862727Z [ 2022-05-18T04:13:08.0862966Z T=std::vector> 2022-05-18T04:13:08.0863184Z ] 2022-05-18T04:13:08.0863545Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(198): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2022-05-18T04:13:08.0863888Z with 2022-05-18T04:13:08.0864032Z [ 2022-05-18T04:13:08.0864354Z T=std::vector::type,std::allocator::type>> 2022-05-18T04:13:08.0864656Z ] 2022-05-18T04:13:08.0865048Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(397): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2022-05-18T04:13:08.0865406Z with 2022-05-18T04:13:08.0865541Z [ 2022-05-18T04:13:08.0865870Z T=std::vector::type,std::allocator::type>> 2022-05-18T04:13:08.0866173Z ] 2022-05-18T04:13:08.0866600Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2022-05-18T04:13:08.0866976Z with 2022-05-18T04:13:08.0867120Z [ 2022-05-18T04:13:08.0867454Z T=std::vector::type,std::allocator::type>> 2022-05-18T04:13:08.0867741Z ] 2022-05-18T04:13:08.0868191Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(540): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2022-05-18T04:13:08.0868615Z with 2022-05-18T04:13:08.0868760Z [ 2022-05-18T04:13:08.0869074Z T=std::vector::type,std::allocator::type>> 2022-05-18T04:13:08.0869374Z ] 2022-05-18T04:13:08.0869790Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(540): note: see reference to alias template instantiation 'c10::OptionalBase>>' being compiled 2022-05-18T04:13:08.0870163Z with 2022-05-18T04:13:08.0870296Z [ 2022-05-18T04:13:08.0870526Z T=c10::impl::ScalarTypeToCPPType::type 2022-05-18T04:13:08.0870744Z ] 2022-05-18T04:13:08.0871135Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\ATen/core/jit_type.h(441): note: see reference to class template instantiation 'c10::optional>>' being compiled 2022-05-18T04:13:08.0871505Z with 2022-05-18T04:13:08.0871649Z [ 2022-05-18T04:13:08.0871875Z T=c10::impl::ScalarTypeToCPPType::type 2022-05-18T04:13:08.0872077Z ] 2022-05-18T04:13:08.0872488Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(432): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2022-05-18T04:13:08.0872862Z with 2022-05-18T04:13:08.0872995Z [ 2022-05-18T04:13:08.0873370Z T=std::vector::type,std::allocator::type>> 2022-05-18T04:13:08.0873674Z ] 2022-05-18T04:13:08.0874090Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(198): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2022-05-18T04:13:08.0874416Z with 2022-05-18T04:13:08.0874563Z [ 2022-05-18T04:13:08.0874803Z T=std::vector,std::allocator>> 2022-05-18T04:13:08.0875013Z ] 2022-05-18T04:13:08.0875404Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(397): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2022-05-18T04:13:08.0875758Z with 2022-05-18T04:13:08.0875902Z [ 2022-05-18T04:13:08.0876131Z T=std::vector,std::allocator>> 2022-05-18T04:13:08.0876352Z ] 2022-05-18T04:13:08.0876779Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2022-05-18T04:13:08.0877157Z with 2022-05-18T04:13:08.0877301Z [ 2022-05-18T04:13:08.0877542Z T=std::vector,std::allocator>> 2022-05-18T04:13:08.0877763Z ] 2022-05-18T04:13:08.0878200Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(540): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2022-05-18T04:13:08.0878610Z with 2022-05-18T04:13:08.0878755Z [ 2022-05-18T04:13:08.0878982Z T=std::vector,std::allocator>> 2022-05-18T04:13:08.0879206Z ] 2022-05-18T04:13:08.0879661Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(540): note: see reference to alias template instantiation 'c10::OptionalBase,std::allocator>>>' being compiled 2022-05-18T04:13:08.0880382Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\ATen/core/jit_type.h(567): note: see reference to class template instantiation 'c10::optional,std::allocator>>>' being compiled 2022-05-18T04:13:08.0881040Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\ATen/core/jit_type.h(843): note: see reference to class template instantiation 'c10::VaryingShape' being compiled 2022-05-18T04:13:08.0881650Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(432): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2022-05-18T04:13:08.0882025Z with 2022-05-18T04:13:08.0882170Z [ 2022-05-18T04:13:08.0882410Z T=std::vector,std::allocator>> 2022-05-18T04:13:08.0882623Z ] 2022-05-18T04:13:08.0882997Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(198): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2022-05-18T04:13:08.0883333Z with 2022-05-18T04:13:08.0883466Z [ 2022-05-18T04:13:08.0883765Z T=std::vector,std::allocator>> 2022-05-18T04:13:08.0883988Z ] 2022-05-18T04:13:08.0884411Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(397): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2022-05-18T04:13:08.0884767Z with 2022-05-18T04:13:08.0884913Z [ 2022-05-18T04:13:08.0885189Z T=std::vector,std::allocator>> 2022-05-18T04:13:08.0885395Z ] 2022-05-18T04:13:08.0885819Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2022-05-18T04:13:08.0886206Z with 2022-05-18T04:13:08.0886344Z [ 2022-05-18T04:13:08.0886576Z T=std::vector,std::allocator>> 2022-05-18T04:13:08.0886794Z ] 2022-05-18T04:13:08.0887245Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(540): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2022-05-18T04:13:08.0887644Z with 2022-05-18T04:13:08.0887789Z [ 2022-05-18T04:13:08.0888022Z T=std::vector,std::allocator>> 2022-05-18T04:13:08.0888226Z ] 2022-05-18T04:13:08.0888669Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(540): note: see reference to alias template instantiation 'c10::OptionalBase,std::allocator>>>' being compiled 2022-05-18T04:13:08.0889374Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\ATen/core/jit_type.h(567): note: see reference to class template instantiation 'c10::optional,std::allocator>>>' being compiled 2022-05-18T04:13:08.0890025Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\ATen/core/jit_type.h(613): note: see reference to class template instantiation 'c10::VaryingShape' being compiled 2022-05-18T04:13:08.0890639Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(432): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2022-05-18T04:13:08.0891002Z with 2022-05-18T04:13:08.0891148Z [ 2022-05-18T04:13:08.0891385Z T=std::vector,std::allocator>> 2022-05-18T04:13:08.0891600Z ] 2022-05-18T04:13:08.0891963Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(198): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2022-05-18T04:13:08.0892304Z with 2022-05-18T04:13:08.0892451Z [ 2022-05-18T04:13:08.0892640Z T=std::vector> 2022-05-18T04:13:08.0892829Z ] 2022-05-18T04:13:08.0893214Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(397): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2022-05-18T04:13:08.0893569Z with 2022-05-18T04:13:08.0893700Z [ 2022-05-18T04:13:08.0893901Z T=std::vector> 2022-05-18T04:13:08.0894088Z ] 2022-05-18T04:13:08.0894502Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2022-05-18T04:13:08.0894891Z with 2022-05-18T04:13:08.0895037Z [ 2022-05-18T04:13:08.0895223Z T=std::vector> 2022-05-18T04:13:08.0895410Z ] 2022-05-18T04:13:08.0895895Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(540): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2022-05-18T04:13:08.0896344Z with 2022-05-18T04:13:08.0896478Z [ 2022-05-18T04:13:08.0896684Z T=std::vector> 2022-05-18T04:13:08.0896877Z ] 2022-05-18T04:13:08.0897283Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(540): note: see reference to alias template instantiation 'c10::OptionalBase>>' being compiled 2022-05-18T04:13:08.0897936Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\ATen/core/jit_type.h(726): note: see reference to class template instantiation 'c10::optional>>' being compiled 2022-05-18T04:13:08.0898580Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(432): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2022-05-18T04:13:08.0898951Z with 2022-05-18T04:13:08.0899089Z [ 2022-05-18T04:13:08.0899291Z T=std::vector> 2022-05-18T04:13:08.0899479Z ] 2022-05-18T04:13:08.0899850Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(198): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2022-05-18T04:13:08.0900181Z with 2022-05-18T04:13:08.0900325Z [ 2022-05-18T04:13:08.0900553Z T=c10::impl::InlineStreamGuard 2022-05-18T04:13:08.0900755Z ] 2022-05-18T04:13:08.0901141Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(397): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2022-05-18T04:13:08.0901496Z with 2022-05-18T04:13:08.0901642Z [ 2022-05-18T04:13:08.0901856Z T=c10::impl::InlineStreamGuard 2022-05-18T04:13:08.0902071Z ] 2022-05-18T04:13:08.0902494Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2022-05-18T04:13:08.0902869Z with 2022-05-18T04:13:08.0903015Z [ 2022-05-18T04:13:08.0903241Z T=c10::impl::InlineStreamGuard 2022-05-18T04:13:08.0903441Z ] 2022-05-18T04:13:08.0903892Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(540): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2022-05-18T04:13:08.0904303Z with 2022-05-18T04:13:08.0904453Z [ 2022-05-18T04:13:08.0904668Z T=c10::impl::InlineStreamGuard 2022-05-18T04:13:08.0904883Z ] 2022-05-18T04:13:08.0905329Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(540): note: see reference to alias template instantiation 'c10::OptionalBase>' being compiled 2022-05-18T04:13:08.0906048Z 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 2022-05-18T04:13:08.0906753Z 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 2022-05-18T04:13:08.0907463Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(432): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2022-05-18T04:13:08.0907881Z with 2022-05-18T04:13:08.0908028Z [ 2022-05-18T04:13:08.0908245Z T=c10::impl::InlineStreamGuard 2022-05-18T04:13:08.0908458Z ] 2022-05-18T04:13:08.0908833Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(198): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2022-05-18T04:13:08.0909175Z with 2022-05-18T04:13:08.0909309Z [ 2022-05-18T04:13:08.0909491Z T=c10::impl::VirtualGuardImpl 2022-05-18T04:13:08.0909667Z ] 2022-05-18T04:13:08.0910042Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(397): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2022-05-18T04:13:08.0910394Z with 2022-05-18T04:13:08.0910539Z [ 2022-05-18T04:13:08.0910707Z T=c10::impl::VirtualGuardImpl 2022-05-18T04:13:08.0910880Z ] 2022-05-18T04:13:08.0911309Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2022-05-18T04:13:08.0911695Z with 2022-05-18T04:13:08.0911831Z [ 2022-05-18T04:13:08.0912011Z T=c10::impl::VirtualGuardImpl 2022-05-18T04:13:08.0912184Z ] 2022-05-18T04:13:08.0912620Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(540): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2022-05-18T04:13:08.0913032Z with 2022-05-18T04:13:08.0913176Z [ 2022-05-18T04:13:08.0913353Z T=c10::impl::VirtualGuardImpl 2022-05-18T04:13:08.0913515Z ] 2022-05-18T04:13:08.0913926Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(540): note: see reference to alias template instantiation 'c10::OptionalBase' being compiled 2022-05-18T04:13:08.0914556Z 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 2022-05-18T04:13:08.0914904Z with 2022-05-18T04:13:08.0915048Z [ 2022-05-18T04:13:08.0915225Z T=c10::impl::VirtualGuardImpl 2022-05-18T04:13:08.0915399Z ] 2022-05-18T04:13:08.0915827Z 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 2022-05-18T04:13:08.0916486Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(432): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2022-05-18T04:13:08.0916861Z with 2022-05-18T04:13:08.0917008Z [ 2022-05-18T04:13:08.0917178Z T=c10::impl::VirtualGuardImpl 2022-05-18T04:13:08.0917352Z ] 2022-05-18T04:13:08.0917721Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(198): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2022-05-18T04:13:08.0918049Z with 2022-05-18T04:13:08.0918192Z [ 2022-05-18T04:13:08.0918455Z T=std::vector> 2022-05-18T04:13:08.0918685Z ] 2022-05-18T04:13:08.0919112Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(397): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2022-05-18T04:13:08.0919501Z with 2022-05-18T04:13:08.0919646Z [ 2022-05-18T04:13:08.0919894Z T=std::vector> 2022-05-18T04:13:08.0920136Z ] 2022-05-18T04:13:08.0920555Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2022-05-18T04:13:08.0920928Z with 2022-05-18T04:13:08.0921073Z [ 2022-05-18T04:13:08.0921332Z T=std::vector> 2022-05-18T04:13:08.0921569Z ] 2022-05-18T04:13:08.0922001Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(540): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2022-05-18T04:13:08.0922412Z with 2022-05-18T04:13:08.0922557Z [ 2022-05-18T04:13:08.0922804Z T=std::vector> 2022-05-18T04:13:08.0923046Z ] 2022-05-18T04:13:08.0923521Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(540): note: see reference to alias template instantiation 'c10::OptionalBase>>' being compiled 2022-05-18T04:13:08.0924374Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\ATen/core/ivalue_inl.h(834): note: see reference to class template instantiation 'c10::optional>>' being compiled 2022-05-18T04:13:08.0925071Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(432): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2022-05-18T04:13:08.0925429Z with 2022-05-18T04:13:08.0925575Z [ 2022-05-18T04:13:08.0925837Z T=std::vector> 2022-05-18T04:13:08.0926077Z ] 2022-05-18T04:13:08.0926438Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(198): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2022-05-18T04:13:08.0926777Z with 2022-05-18T04:13:08.0926922Z [ 2022-05-18T04:13:08.0927088Z T=torch::autograd::ViewInfo 2022-05-18T04:13:08.0927261Z ] 2022-05-18T04:13:08.0927651Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(397): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2022-05-18T04:13:08.0927993Z with 2022-05-18T04:13:08.0928142Z [ 2022-05-18T04:13:08.0928316Z T=torch::autograd::ViewInfo 2022-05-18T04:13:08.0928485Z ] 2022-05-18T04:13:08.0928896Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2022-05-18T04:13:08.0929282Z with 2022-05-18T04:13:08.0929428Z [ 2022-05-18T04:13:08.0929588Z T=torch::autograd::ViewInfo 2022-05-18T04:13:08.0929758Z ] 2022-05-18T04:13:08.0930256Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(540): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2022-05-18T04:13:08.0930696Z with 2022-05-18T04:13:08.0930828Z [ 2022-05-18T04:13:08.0931001Z T=torch::autograd::ViewInfo 2022-05-18T04:13:08.0931172Z ] 2022-05-18T04:13:08.0931564Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(540): note: see reference to alias template instantiation 'c10::OptionalBase' being compiled 2022-05-18T04:13:08.0932211Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\torch/csrc/autograd/variable.h(525): note: see reference to class template instantiation 'c10::optional' being compiled 2022-05-18T04:13:08.0932848Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(432): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2022-05-18T04:13:08.0933214Z with 2022-05-18T04:13:08.0933351Z [ 2022-05-18T04:13:08.0933526Z T=torch::autograd::ViewInfo 2022-05-18T04:13:08.0933698Z ] 2022-05-18T04:13:08.0934056Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(198): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2022-05-18T04:13:08.0934395Z with 2022-05-18T04:13:08.0934541Z [ 2022-05-18T04:13:08.0934695Z T=c10::IValue 2022-05-18T04:13:08.0934837Z ] 2022-05-18T04:13:08.0935222Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(397): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2022-05-18T04:13:08.0935578Z with 2022-05-18T04:13:08.0935710Z [ 2022-05-18T04:13:08.0935865Z T=c10::IValue 2022-05-18T04:13:08.0936018Z ] 2022-05-18T04:13:08.0936425Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2022-05-18T04:13:08.0936809Z with 2022-05-18T04:13:08.0936954Z [ 2022-05-18T04:13:08.0937107Z T=c10::IValue 2022-05-18T04:13:08.0937250Z ] 2022-05-18T04:13:08.0937699Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(540): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2022-05-18T04:13:08.0938105Z with 2022-05-18T04:13:08.0938236Z [ 2022-05-18T04:13:08.0938396Z T=c10::IValue 2022-05-18T04:13:08.0938549Z ] 2022-05-18T04:13:08.0938923Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(540): note: see reference to alias template instantiation 'c10::OptionalBase' being compiled 2022-05-18T04:13:08.0939536Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\ATen/core/function_schema.h(179): note: see reference to class template instantiation 'c10::optional' being compiled 2022-05-18T04:13:08.0940152Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(432): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2022-05-18T04:13:08.0940517Z with 2022-05-18T04:13:08.0940652Z [ 2022-05-18T04:13:08.0940808Z T=c10::IValue 2022-05-18T04:13:08.0940961Z ] 2022-05-18T04:13:08.0941372Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(198): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2022-05-18T04:13:08.0941708Z with 2022-05-18T04:13:08.0941852Z [ 2022-05-18T04:13:08.0942011Z T=c10::AliasInfo 2022-05-18T04:13:08.0942200Z ] 2022-05-18T04:13:08.0942585Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(397): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2022-05-18T04:13:08.0942936Z with 2022-05-18T04:13:08.0943068Z [ 2022-05-18T04:13:08.0943227Z T=c10::AliasInfo 2022-05-18T04:13:08.0943386Z ] 2022-05-18T04:13:08.0943808Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2022-05-18T04:13:08.0944181Z with 2022-05-18T04:13:08.0944327Z [ 2022-05-18T04:13:08.0944487Z T=c10::AliasInfo 2022-05-18T04:13:08.0944634Z ] 2022-05-18T04:13:08.0945080Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(540): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2022-05-18T04:13:08.0945495Z with 2022-05-18T04:13:08.0945638Z [ 2022-05-18T04:13:08.0945785Z T=c10::AliasInfo 2022-05-18T04:13:08.0945943Z ] 2022-05-18T04:13:08.0946340Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(540): note: see reference to alias template instantiation 'c10::OptionalBase' being compiled 2022-05-18T04:13:08.0946939Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\ATen/core/function_schema.h(26): note: see reference to class template instantiation 'c10::optional' being compiled 2022-05-18T04:13:08.0947565Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(432): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2022-05-18T04:13:08.0947944Z with 2022-05-18T04:13:08.0948088Z [ 2022-05-18T04:13:08.0948237Z T=c10::AliasInfo 2022-05-18T04:13:08.0948394Z ] 2022-05-18T04:13:08.0948765Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(198): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2022-05-18T04:13:08.0949095Z with 2022-05-18T04:13:08.0949238Z [ 2022-05-18T04:13:08.0949452Z T=c10::either 2022-05-18T04:13:08.0949654Z ] 2022-05-18T04:13:08.0950031Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(397): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2022-05-18T04:13:08.0950383Z with 2022-05-18T04:13:08.0950528Z [ 2022-05-18T04:13:08.0950728Z T=c10::either 2022-05-18T04:13:08.0950931Z ] 2022-05-18T04:13:08.0951357Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2022-05-18T04:13:08.0951742Z with 2022-05-18T04:13:08.0951874Z [ 2022-05-18T04:13:08.0952087Z T=c10::either 2022-05-18T04:13:08.0952287Z ] 2022-05-18T04:13:08.0952723Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(540): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2022-05-18T04:13:08.0953181Z with 2022-05-18T04:13:08.0953328Z [ 2022-05-18T04:13:08.0953526Z T=c10::either 2022-05-18T04:13:08.0953765Z ] 2022-05-18T04:13:08.0954197Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(540): note: see reference to alias template instantiation 'c10::OptionalBase>' being compiled 2022-05-18T04:13:08.0954900Z 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 2022-05-18T04:13:08.0955584Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(432): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2022-05-18T04:13:08.0955939Z with 2022-05-18T04:13:08.0956085Z [ 2022-05-18T04:13:08.0956301Z T=c10::either 2022-05-18T04:13:08.0956493Z ] 2022-05-18T04:13:08.0956866Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(198): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2022-05-18T04:13:08.0957202Z with 2022-05-18T04:13:08.0957336Z [ 2022-05-18T04:13:08.0957516Z T=c10::impl::AnnotatedSchema 2022-05-18T04:13:08.0957689Z ] 2022-05-18T04:13:08.0958077Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(397): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2022-05-18T04:13:08.0958419Z with 2022-05-18T04:13:08.0958564Z [ 2022-05-18T04:13:08.0958741Z T=c10::impl::AnnotatedSchema 2022-05-18T04:13:08.0958904Z ] 2022-05-18T04:13:08.0959323Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2022-05-18T04:13:08.0959717Z with 2022-05-18T04:13:08.0959860Z [ 2022-05-18T04:13:08.0960026Z T=c10::impl::AnnotatedSchema 2022-05-18T04:13:08.0960197Z ] 2022-05-18T04:13:08.0960642Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(540): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2022-05-18T04:13:08.0961035Z with 2022-05-18T04:13:08.0961181Z [ 2022-05-18T04:13:08.0961358Z T=c10::impl::AnnotatedSchema 2022-05-18T04:13:08.0961517Z ] 2022-05-18T04:13:08.0961923Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(540): note: see reference to alias template instantiation 'c10::OptionalBase' being compiled 2022-05-18T04:13:08.0962588Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\ATen/core/dispatch/OperatorEntry.h(212): note: see reference to class template instantiation 'c10::optional' being compiled 2022-05-18T04:13:08.0963239Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(432): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2022-05-18T04:13:08.0963610Z with 2022-05-18T04:13:08.0963824Z [ 2022-05-18T04:13:08.0964006Z T=c10::impl::AnnotatedSchema 2022-05-18T04:13:08.0964178Z ] 2022-05-18T04:13:08.0964588Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(198): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2022-05-18T04:13:08.0964934Z with 2022-05-18T04:13:08.0965081Z [ 2022-05-18T04:13:08.0965326Z T=c10::impl::OperatorEntry::CppSignatureWithDebug 2022-05-18T04:13:08.0965532Z ] 2022-05-18T04:13:08.0965917Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(397): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2022-05-18T04:13:08.0966273Z with 2022-05-18T04:13:08.0966406Z [ 2022-05-18T04:13:08.0966622Z T=c10::impl::OperatorEntry::CppSignatureWithDebug 2022-05-18T04:13:08.0966825Z ] 2022-05-18T04:13:08.0967233Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2022-05-18T04:13:08.0967624Z with 2022-05-18T04:13:08.0967773Z [ 2022-05-18T04:13:08.0967974Z T=c10::impl::OperatorEntry::CppSignatureWithDebug 2022-05-18T04:13:08.0968181Z ] 2022-05-18T04:13:08.0968627Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(540): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2022-05-18T04:13:08.0969034Z with 2022-05-18T04:13:08.0969168Z [ 2022-05-18T04:13:08.0969381Z T=c10::impl::OperatorEntry::CppSignatureWithDebug 2022-05-18T04:13:08.0969584Z ] 2022-05-18T04:13:08.0970011Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(540): note: see reference to alias template instantiation 'c10::OptionalBase' being compiled 2022-05-18T04:13:08.0970723Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\ATen/core/dispatch/OperatorEntry.h(271): note: see reference to class template instantiation 'c10::optional' being compiled 2022-05-18T04:13:08.0971411Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(432): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2022-05-18T04:13:08.0971784Z with 2022-05-18T04:13:08.0971930Z [ 2022-05-18T04:13:08.0972135Z T=c10::impl::OperatorEntry::CppSignatureWithDebug 2022-05-18T04:13:08.0972340Z ] 2022-05-18T04:13:08.0972707Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(198): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2022-05-18T04:13:08.0973037Z with 2022-05-18T04:13:08.0973182Z [ 2022-05-18T04:13:08.0973376Z T=std::tuple 2022-05-18T04:13:08.0973548Z ] 2022-05-18T04:13:08.0973929Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(397): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2022-05-18T04:13:08.0974285Z with 2022-05-18T04:13:08.0974426Z [ 2022-05-18T04:13:08.0974607Z T=std::tuple 2022-05-18T04:13:08.0974790Z ] 2022-05-18T04:13:08.0975212Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2022-05-18T04:13:08.0975587Z with 2022-05-18T04:13:08.0975733Z [ 2022-05-18T04:13:08.0975926Z T=std::tuple 2022-05-18T04:13:08.0976097Z ] 2022-05-18T04:13:08.0976589Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(540): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2022-05-18T04:13:08.0977042Z with 2022-05-18T04:13:08.0977187Z [ 2022-05-18T04:13:08.0977368Z T=std::tuple 2022-05-18T04:13:08.0977553Z ] 2022-05-18T04:13:08.0977967Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(540): note: see reference to alias template instantiation 'c10::OptionalBase>' being compiled 2022-05-18T04:13:08.0978634Z 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 2022-05-18T04:13:08.0979280Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(432): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2022-05-18T04:13:08.0979656Z with 2022-05-18T04:13:08.0979808Z [ 2022-05-18T04:13:08.0980003Z T=std::tuple 2022-05-18T04:13:08.0980176Z ] 2022-05-18T04:13:08.0980549Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(198): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2022-05-18T04:13:08.0980889Z with 2022-05-18T04:13:08.0981022Z [ 2022-05-18T04:13:08.0981197Z T=torch::jit::SourceRange 2022-05-18T04:13:08.0981369Z ] 2022-05-18T04:13:08.0981744Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(397): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2022-05-18T04:13:08.0982095Z with 2022-05-18T04:13:08.0982241Z [ 2022-05-18T04:13:08.0982412Z T=torch::jit::SourceRange 2022-05-18T04:13:08.0982572Z ] 2022-05-18T04:13:08.0982998Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2022-05-18T04:13:08.0983379Z with 2022-05-18T04:13:08.0983512Z [ 2022-05-18T04:13:08.0983684Z T=torch::jit::SourceRange 2022-05-18T04:13:08.0983852Z ] 2022-05-18T04:13:08.0984285Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(540): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2022-05-18T04:13:08.0984698Z with 2022-05-18T04:13:08.0984844Z [ 2022-05-18T04:13:08.0985015Z T=torch::jit::SourceRange 2022-05-18T04:13:08.0985169Z ] 2022-05-18T04:13:08.0985574Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(540): note: see reference to alias template instantiation 'c10::OptionalBase' being compiled 2022-05-18T04:13:08.0986227Z 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 2022-05-18T04:13:08.0986871Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(432): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2022-05-18T04:13:08.0987235Z with 2022-05-18T04:13:08.0987385Z [ 2022-05-18T04:13:08.0987556Z T=torch::jit::SourceRange 2022-05-18T04:13:08.0987753Z ] 2022-05-18T04:13:08.0988212Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(198): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2022-05-18T04:13:08.0988932Z with 2022-05-18T04:13:08.0989076Z [ 2022-05-18T04:13:08.0989257Z T=torch::jit::InlinedCallStackPtr 2022-05-18T04:13:08.0989441Z ] 2022-05-18T04:13:08.0989826Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(397): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2022-05-18T04:13:08.0990172Z with 2022-05-18T04:13:08.0990317Z [ 2022-05-18T04:13:08.0990505Z T=torch::jit::InlinedCallStackPtr 2022-05-18T04:13:08.0990677Z ] 2022-05-18T04:13:08.0991106Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2022-05-18T04:13:08.0991495Z with 2022-05-18T04:13:08.0991644Z [ 2022-05-18T04:13:08.0991820Z T=torch::jit::InlinedCallStackPtr 2022-05-18T04:13:08.0992002Z ] 2022-05-18T04:13:08.0992452Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(540): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2022-05-18T04:13:08.0992852Z with 2022-05-18T04:13:08.0992998Z [ 2022-05-18T04:13:08.0993187Z T=torch::jit::InlinedCallStackPtr 2022-05-18T04:13:08.0993368Z ] 2022-05-18T04:13:08.0993776Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(540): note: see reference to alias template instantiation 'c10::OptionalBase' being compiled 2022-05-18T04:13:08.0994450Z 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 2022-05-18T04:13:08.0995099Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(432): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2022-05-18T04:13:08.0995467Z with 2022-05-18T04:13:08.0995602Z [ 2022-05-18T04:13:08.0995792Z T=torch::jit::InlinedCallStackPtr 2022-05-18T04:13:08.0995973Z ] 2022-05-18T04:13:08.0996328Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(198): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2022-05-18T04:13:08.0996669Z with 2022-05-18T04:13:08.0996815Z [ 2022-05-18T04:13:08.0997002Z T=torch::jit::ModuleInstanceInfo 2022-05-18T04:13:08.0997170Z ] 2022-05-18T04:13:08.0997554Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(397): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2022-05-18T04:13:08.0997912Z with 2022-05-18T04:13:08.0998043Z [ 2022-05-18T04:13:08.0998229Z T=torch::jit::ModuleInstanceInfo 2022-05-18T04:13:08.0998412Z ] 2022-05-18T04:13:08.0998825Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2022-05-18T04:13:08.0999210Z with 2022-05-18T04:13:08.0999355Z [ 2022-05-18T04:13:08.0999540Z T=torch::jit::ModuleInstanceInfo 2022-05-18T04:13:08.0999708Z ] 2022-05-18T04:13:08.1000203Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(540): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2022-05-18T04:13:08.1000648Z with 2022-05-18T04:13:08.1000783Z [ 2022-05-18T04:13:08.1000969Z T=torch::jit::ModuleInstanceInfo 2022-05-18T04:13:08.1001150Z ] 2022-05-18T04:13:08.1001558Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(540): note: see reference to alias template instantiation 'c10::OptionalBase' being compiled 2022-05-18T04:13:08.1002212Z 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 2022-05-18T04:13:08.1002857Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(432): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2022-05-18T04:13:08.1003233Z with 2022-05-18T04:13:08.1003377Z [ 2022-05-18T04:13:08.1003550Z T=torch::jit::ModuleInstanceInfo 2022-05-18T04:13:08.1003807Z ] 2022-05-18T04:13:08.1004177Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(198): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2022-05-18T04:13:08.1004508Z with 2022-05-18T04:13:08.1004653Z [ 2022-05-18T04:13:08.1004825Z T=torch::jit::ScopePtr 2022-05-18T04:13:08.1004978Z ] 2022-05-18T04:13:08.1005364Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(397): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2022-05-18T04:13:08.1005723Z with 2022-05-18T04:13:08.1005866Z [ 2022-05-18T04:13:08.1006021Z T=torch::jit::ScopePtr 2022-05-18T04:13:08.1006186Z ] 2022-05-18T04:13:08.1006615Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2022-05-18T04:13:08.1006988Z with 2022-05-18T04:13:08.1007133Z [ 2022-05-18T04:13:08.1007300Z T=torch::jit::ScopePtr 2022-05-18T04:13:08.1007451Z ] 2022-05-18T04:13:08.1007896Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(540): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2022-05-18T04:13:08.1008304Z with 2022-05-18T04:13:08.1008448Z [ 2022-05-18T04:13:08.1008605Z T=torch::jit::ScopePtr 2022-05-18T04:13:08.1008771Z ] 2022-05-18T04:13:08.1009169Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(540): note: see reference to alias template instantiation 'c10::OptionalBase' being compiled 2022-05-18T04:13:08.1009785Z 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 2022-05-18T04:13:08.1010417Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(432): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2022-05-18T04:13:08.1010786Z with 2022-05-18T04:13:08.1010934Z [ 2022-05-18T04:13:08.1011090Z T=torch::jit::ScopePtr 2022-05-18T04:13:08.1011256Z ] 2022-05-18T04:13:08.1011669Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(198): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2022-05-18T04:13:08.1012048Z with 2022-05-18T04:13:08.1012179Z [ 2022-05-18T04:13:08.1012354Z T=at::ThreadLocalState 2022-05-18T04:13:08.1012520Z ] 2022-05-18T04:13:08.1012894Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(397): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2022-05-18T04:13:08.1013246Z with 2022-05-18T04:13:08.1013390Z [ 2022-05-18T04:13:08.1013548Z T=at::ThreadLocalState 2022-05-18T04:13:08.1013716Z ] 2022-05-18T04:13:08.1014137Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2022-05-18T04:13:08.1014523Z with 2022-05-18T04:13:08.1014656Z [ 2022-05-18T04:13:08.1014828Z T=at::ThreadLocalState 2022-05-18T04:13:08.1014998Z ] 2022-05-18T04:13:08.1015434Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(540): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2022-05-18T04:13:08.1015844Z with 2022-05-18T04:13:08.1015990Z [ 2022-05-18T04:13:08.1016147Z T=at::ThreadLocalState 2022-05-18T04:13:08.1016316Z ] 2022-05-18T04:13:08.1016724Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(540): note: see reference to alias template instantiation 'c10::OptionalBase' being compiled 2022-05-18T04:13:08.1017368Z 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 2022-05-18T04:13:08.1018011Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(432): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2022-05-18T04:13:08.1018370Z with 2022-05-18T04:13:08.1018517Z [ 2022-05-18T04:13:08.1018689Z T=at::ThreadLocalState 2022-05-18T04:13:08.1018844Z ] 2022-05-18T04:13:08.1019216Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(198): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2022-05-18T04:13:08.1019555Z with 2022-05-18T04:13:08.1019689Z [ 2022-05-18T04:13:08.1019879Z T=std::shared_ptr 2022-05-18T04:13:08.1020059Z ] 2022-05-18T04:13:08.1020448Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(397): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2022-05-18T04:13:08.1020790Z with 2022-05-18T04:13:08.1020935Z [ 2022-05-18T04:13:08.1021121Z T=std::shared_ptr 2022-05-18T04:13:08.1021286Z ] 2022-05-18T04:13:08.1021711Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2022-05-18T04:13:08.1022100Z with 2022-05-18T04:13:08.1022231Z [ 2022-05-18T04:13:08.1022419Z T=std::shared_ptr 2022-05-18T04:13:08.1022600Z ] 2022-05-18T04:13:08.1023425Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(540): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2022-05-18T04:13:08.1023868Z with 2022-05-18T04:13:08.1024014Z [ 2022-05-18T04:13:08.1024206Z T=std::shared_ptr 2022-05-18T04:13:08.1024375Z ] 2022-05-18T04:13:08.1024791Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(540): note: see reference to alias template instantiation 'c10::OptionalBase>' being compiled 2022-05-18T04:13:08.1025435Z 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 2022-05-18T04:13:08.1026094Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\torch/csrc/jit/api/function_impl.h(156): note: see reference to class template instantiation 'std::array>,4>' being compiled 2022-05-18T04:13:08.1026757Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(432): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2022-05-18T04:13:08.1027119Z with 2022-05-18T04:13:08.1027266Z [ 2022-05-18T04:13:08.1027454Z T=std::shared_ptr 2022-05-18T04:13:08.1027622Z ] 2022-05-18T04:13:08.1027993Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(198): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2022-05-18T04:13:08.1028333Z with 2022-05-18T04:13:08.1028480Z [ 2022-05-18T04:13:08.1028644Z T=torch::jit::GraphExecutor 2022-05-18T04:13:08.1028818Z ] 2022-05-18T04:13:08.1029203Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(397): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2022-05-18T04:13:08.1029546Z with 2022-05-18T04:13:08.1029691Z [ 2022-05-18T04:13:08.1029866Z T=torch::jit::GraphExecutor 2022-05-18T04:13:08.1030025Z ] 2022-05-18T04:13:08.1030452Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2022-05-18T04:13:08.1030837Z with 2022-05-18T04:13:08.1030981Z [ 2022-05-18T04:13:08.1031145Z T=torch::jit::GraphExecutor 2022-05-18T04:13:08.1031319Z ] 2022-05-18T04:13:08.1031770Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(540): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2022-05-18T04:13:08.1032170Z with 2022-05-18T04:13:08.1032319Z [ 2022-05-18T04:13:08.1032495Z T=torch::jit::GraphExecutor 2022-05-18T04:13:08.1032656Z ] 2022-05-18T04:13:08.1033064Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(540): note: see reference to alias template instantiation 'c10::OptionalBase' being compiled 2022-05-18T04:13:08.1033693Z 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 2022-05-18T04:13:08.1034385Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\torch/csrc/jit/api/function_impl.h(170): note: see reference to class template instantiation 'std::array,4>' being compiled 2022-05-18T04:13:08.1035035Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(432): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2022-05-18T04:13:08.1035431Z with 2022-05-18T04:13:08.1035578Z [ 2022-05-18T04:13:08.1035755Z T=torch::jit::GraphExecutor 2022-05-18T04:13:08.1035917Z ] 2022-05-18T04:13:08.1036287Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(198): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2022-05-18T04:13:08.1036624Z with 2022-05-18T04:13:08.1036769Z [ 2022-05-18T04:13:08.1036923Z T=torch::jit::Method 2022-05-18T04:13:08.1037088Z ] 2022-05-18T04:13:08.1037484Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(397): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2022-05-18T04:13:08.1037824Z with 2022-05-18T04:13:08.1037968Z [ 2022-05-18T04:13:08.1038133Z T=torch::jit::Method 2022-05-18T04:13:08.1038281Z ] 2022-05-18T04:13:08.1038701Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2022-05-18T04:13:08.1039088Z with 2022-05-18T04:13:08.1039233Z [ 2022-05-18T04:13:08.1039386Z T=torch::jit::Method 2022-05-18T04:13:08.1039549Z ] 2022-05-18T04:13:08.1039996Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(540): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2022-05-18T04:13:08.1040394Z with 2022-05-18T04:13:08.1040542Z [ 2022-05-18T04:13:08.1040707Z T=torch::jit::Method 2022-05-18T04:13:08.1040857Z ] 2022-05-18T04:13:08.1041255Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(540): note: see reference to alias template instantiation 'c10::OptionalBase' being compiled 2022-05-18T04:13:08.1041872Z 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 2022-05-18T04:13:08.1042498Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(432): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2022-05-18T04:13:08.1042867Z with 2022-05-18T04:13:08.1043001Z [ 2022-05-18T04:13:08.1043170Z T=torch::jit::Method 2022-05-18T04:13:08.1043333Z ] 2022-05-18T04:13:08.1043767Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(198): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2022-05-18T04:13:08.1044111Z with 2022-05-18T04:13:08.1044257Z [ 2022-05-18T04:13:08.1044457Z T=std::vector> 2022-05-18T04:13:08.1044658Z ] 2022-05-18T04:13:08.1045041Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(397): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2022-05-18T04:13:08.1045397Z with 2022-05-18T04:13:08.1045529Z [ 2022-05-18T04:13:08.1045741Z T=std::vector> 2022-05-18T04:13:08.1045940Z ] 2022-05-18T04:13:08.1046394Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2022-05-18T04:13:08.1046812Z with 2022-05-18T04:13:08.1046958Z [ 2022-05-18T04:13:08.1047171Z T=std::vector> 2022-05-18T04:13:08.1047362Z ] 2022-05-18T04:13:08.1047809Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(540): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2022-05-18T04:13:08.1048215Z with 2022-05-18T04:13:08.1048347Z [ 2022-05-18T04:13:08.1048558Z T=std::vector> 2022-05-18T04:13:08.1048758Z ] 2022-05-18T04:13:08.1049193Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(540): note: see reference to alias template instantiation 'c10::OptionalBase>>' being compiled 2022-05-18T04:13:08.1049864Z 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 2022-05-18T04:13:08.1050530Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(432): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2022-05-18T04:13:08.1050904Z with 2022-05-18T04:13:08.1051051Z [ 2022-05-18T04:13:08.1051254Z T=std::vector> 2022-05-18T04:13:08.1051455Z ] 2022-05-18T04:13:08.1051828Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(198): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2022-05-18T04:13:08.1052159Z with 2022-05-18T04:13:08.1052305Z [ 2022-05-18T04:13:08.1052548Z T=std::function 2022-05-18T04:13:08.1052771Z ] 2022-05-18T04:13:08.1053147Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(397): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2022-05-18T04:13:08.1053502Z with 2022-05-18T04:13:08.1053647Z [ 2022-05-18T04:13:08.1053871Z T=std::function 2022-05-18T04:13:08.1054093Z ] 2022-05-18T04:13:08.1054516Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2022-05-18T04:13:08.1054902Z with 2022-05-18T04:13:08.1055036Z [ 2022-05-18T04:13:08.1055272Z T=std::function 2022-05-18T04:13:08.1055498Z ] 2022-05-18T04:13:08.1055936Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(540): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2022-05-18T04:13:08.1056347Z with 2022-05-18T04:13:08.1056492Z [ 2022-05-18T04:13:08.1056726Z T=std::function 2022-05-18T04:13:08.1056935Z ] 2022-05-18T04:13:08.1057426Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(540): note: see reference to alias template instantiation 'c10::OptionalBase>' being compiled 2022-05-18T04:13:08.1058171Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\torch/csrc/autograd/profiler_legacy.h(400): note: see reference to class template instantiation 'c10::optional>' being compiled 2022-05-18T04:13:08.1058905Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(432): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2022-05-18T04:13:08.1059265Z with 2022-05-18T04:13:08.1059413Z [ 2022-05-18T04:13:08.1059649Z T=std::function 2022-05-18T04:13:08.1059871Z ] 2022-05-18T04:13:08.1060229Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(198): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2022-05-18T04:13:08.1060572Z with 2022-05-18T04:13:08.1060717Z [ 2022-05-18T04:13:08.1060985Z T=std::vector>,std::allocator>>> 2022-05-18T04:13:08.1061235Z ] 2022-05-18T04:13:08.1061624Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(397): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2022-05-18T04:13:08.1061982Z with 2022-05-18T04:13:08.1062113Z [ 2022-05-18T04:13:08.1062388Z T=std::vector>,std::allocator>>> 2022-05-18T04:13:08.1062636Z ] 2022-05-18T04:13:08.1063046Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2022-05-18T04:13:08.1063432Z with 2022-05-18T04:13:08.1063589Z [ 2022-05-18T04:13:08.1063879Z T=std::vector>,std::allocator>>> 2022-05-18T04:13:08.1064123Z ] 2022-05-18T04:13:08.1064578Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(540): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2022-05-18T04:13:08.1064997Z with 2022-05-18T04:13:08.1065152Z [ 2022-05-18T04:13:08.1065418Z T=std::vector>,std::allocator>>> 2022-05-18T04:13:08.1065679Z ] 2022-05-18T04:13:08.1066178Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(540): note: see reference to alias template instantiation 'c10::OptionalBase>,std::allocator>>>>' being compiled 2022-05-18T04:13:08.1066983Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\torch/csrc/autograd/profiler_kineto.h(247): note: see reference to class template instantiation 'c10::optional>,std::allocator>>>>' being compiled 2022-05-18T04:13:08.1067682Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(432): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2022-05-18T04:13:08.1068067Z with 2022-05-18T04:13:08.1068227Z [ 2022-05-18T04:13:08.1068550Z T=std::vector>,std::allocator>>> 2022-05-18T04:13:08.1068795Z ] 2022-05-18T04:13:08.1069259Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(198): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2022-05-18T04:13:08.1069642Z with 2022-05-18T04:13:08.1069794Z [ 2022-05-18T04:13:08.1106818Z T=torch::nn::TripletMarginWithDistanceLossOptions::distance_function_t 2022-05-18T04:13:08.1107090Z ] 2022-05-18T04:13:08.1107500Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(397): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2022-05-18T04:13:08.1107871Z with 2022-05-18T04:13:08.1108008Z [ 2022-05-18T04:13:08.1108272Z T=torch::nn::TripletMarginWithDistanceLossOptions::distance_function_t 2022-05-18T04:13:08.1108532Z ] 2022-05-18T04:13:08.1108965Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2022-05-18T04:13:08.1109363Z with 2022-05-18T04:13:08.1109511Z [ 2022-05-18T04:13:08.1109772Z T=torch::nn::TripletMarginWithDistanceLossOptions::distance_function_t 2022-05-18T04:13:08.1110004Z ] 2022-05-18T04:13:08.1110458Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(540): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2022-05-18T04:13:08.1110874Z with 2022-05-18T04:13:08.1111024Z [ 2022-05-18T04:13:08.1111271Z T=torch::nn::TripletMarginWithDistanceLossOptions::distance_function_t 2022-05-18T04:13:08.1111515Z ] 2022-05-18T04:13:08.1112000Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(540): note: see reference to alias template instantiation 'c10::OptionalBase' being compiled 2022-05-18T04:13:08.1112807Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\torch\csrc\api\include\torch/nn/options/loss.h(404): note: see reference to class template instantiation 'c10::optional' being compiled 2022-05-18T04:13:08.1113518Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(432): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2022-05-18T04:13:08.1113891Z with 2022-05-18T04:13:08.1114037Z [ 2022-05-18T04:13:08.1114300Z T=torch::nn::TripletMarginWithDistanceLossOptions::distance_function_t 2022-05-18T04:13:08.1114533Z ] 2022-05-18T04:13:08.1114909Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(198): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2022-05-18T04:13:08.1115256Z with 2022-05-18T04:13:08.1115391Z [ 2022-05-18T04:13:08.1115596Z T=std::vector> 2022-05-18T04:13:08.1115789Z ] 2022-05-18T04:13:08.1116162Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(397): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2022-05-18T04:13:08.1116522Z with 2022-05-18T04:13:08.1116669Z [ 2022-05-18T04:13:08.1116872Z T=std::vector> 2022-05-18T04:13:08.1117050Z ] 2022-05-18T04:13:08.1117596Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2022-05-18T04:13:08.1118040Z with 2022-05-18T04:13:08.1118177Z [ 2022-05-18T04:13:08.1118435Z T=std::vector> 2022-05-18T04:13:08.1118629Z ] 2022-05-18T04:13:08.1119082Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(540): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2022-05-18T04:13:08.1119492Z with 2022-05-18T04:13:08.1119626Z [ 2022-05-18T04:13:08.1119828Z T=std::vector> 2022-05-18T04:13:08.1120018Z ] 2022-05-18T04:13:08.1120421Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(540): note: see reference to alias template instantiation 'c10::OptionalBase>>' being compiled 2022-05-18T04:13:08.1120795Z with 2022-05-18T04:13:08.1120942Z [ 2022-05-18T04:13:08.1121077Z T=double 2022-05-18T04:13:08.1121228Z ] 2022-05-18T04:13:08.1121676Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\torch\csrc\api\include\torch/nn/options/upsampling.h(26): note: see reference to class template instantiation 'c10::optional>>' being compiled 2022-05-18T04:13:08.1122090Z with 2022-05-18T04:13:08.1122223Z [ 2022-05-18T04:13:08.1122374Z T=double 2022-05-18T04:13:08.1122430Z ] 2022-05-18T04:13:08.1122748Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(432): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2022-05-18T04:13:08.1122808Z with 2022-05-18T04:13:08.1122850Z [ 2022-05-18T04:13:08.1122967Z T=std::vector> 2022-05-18T04:13:08.1123025Z ] 2022-05-18T04:13:08.1123312Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(198): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2022-05-18T04:13:08.1123370Z with 2022-05-18T04:13:08.1123424Z [ 2022-05-18T04:13:08.1123528Z T=std::tuple 2022-05-18T04:13:08.1123584Z ] 2022-05-18T04:13:08.1123952Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(397): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2022-05-18T04:13:08.1124013Z with 2022-05-18T04:13:08.1124069Z [ 2022-05-18T04:13:08.1124174Z T=std::tuple 2022-05-18T04:13:08.1124229Z ] 2022-05-18T04:13:08.1124572Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2022-05-18T04:13:08.1124633Z with 2022-05-18T04:13:08.1124688Z [ 2022-05-18T04:13:08.1124776Z T=std::tuple 2022-05-18T04:13:08.1124832Z ] 2022-05-18T04:13:08.1125194Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(540): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2022-05-18T04:13:08.1125257Z with 2022-05-18T04:13:08.1125315Z [ 2022-05-18T04:13:08.1125416Z T=std::tuple 2022-05-18T04:13:08.1125471Z ] 2022-05-18T04:13:08.1125848Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(540): note: see reference to alias template instantiation 'c10::OptionalBase>' being compiled 2022-05-18T04:13:08.1126245Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\torch\csrc\api\include\torch/nn/modules/rnn.h(155): note: see reference to class template instantiation 'c10::optional>' being compiled 2022-05-18T04:13:08.1126553Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(432): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2022-05-18T04:13:08.1126611Z with 2022-05-18T04:13:08.1126667Z [ 2022-05-18T04:13:08.1126770Z T=std::tuple 2022-05-18T04:13:08.1126826Z ] 2022-05-18T04:13:08.1127112Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(198): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2022-05-18T04:13:08.1127169Z with 2022-05-18T04:13:08.1127228Z [ 2022-05-18T04:13:08.1127341Z T=std::vector> 2022-05-18T04:13:08.1127397Z ] 2022-05-18T04:13:08.1127694Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(397): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2022-05-18T04:13:08.1127752Z with 2022-05-18T04:13:08.1127810Z [ 2022-05-18T04:13:08.1127935Z T=std::vector> 2022-05-18T04:13:08.1127991Z ] 2022-05-18T04:13:08.1128328Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2022-05-18T04:13:08.1128388Z with 2022-05-18T04:13:08.1128430Z [ 2022-05-18T04:13:08.1128553Z T=std::vector> 2022-05-18T04:13:08.1128611Z ] 2022-05-18T04:13:08.1128968Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(540): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2022-05-18T04:13:08.1129027Z with 2022-05-18T04:13:08.1129081Z [ 2022-05-18T04:13:08.1129203Z T=std::vector> 2022-05-18T04:13:08.1129246Z ] 2022-05-18T04:13:08.1129582Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(540): note: see reference to alias template instantiation 'c10::OptionalBase>>' being compiled 2022-05-18T04:13:08.1129955Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\torch\csrc\api\include\torch/optim/lbfgs.h(46): note: see reference to class template instantiation 'c10::optional>>' being compiled 2022-05-18T04:13:08.1130277Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(432): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2022-05-18T04:13:08.1130336Z with 2022-05-18T04:13:08.1130392Z [ 2022-05-18T04:13:08.1130513Z T=std::vector> 2022-05-18T04:13:08.1130568Z ] 2022-05-18T04:13:08.1130822Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\pybind11\detail/common.h(108): warning C4005: 'HAVE_SNPRINTF': macro redefinition 2022-05-18T04:13:08.1131041Z C:\Jenkins\Miniconda3\Include\pyerrors.h(315): note: see previous definition of 'HAVE_SNPRINTF' 2022-05-18T04:13:08.1872142Z [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 2022-05-18T04:13:08.1872473Z Creating library is_python_module.lib and object is_python_module.exp 2022-05-18T04:13:08.2157267Z Loading extension module is_python_module... 2022-05-18T04:13:08.2157821Z test_custom_compound_op_autograd (__main__.TestCppExtensionJIT) ... C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\autograd\gradcheck.py:652: UserWarning: Input #0 requires gradient and is not a double precision floating point or complex. This check will likely fail if all the inputs are not of double precision floating point or complex. 2022-05-18T04:13:08.2157901Z warnings.warn( 2022-05-18T04:13:08.2158323Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\autograd\gradcheck.py:652: UserWarning: Input #1 requires gradient and is not a double precision floating point or complex. This check will likely fail if all the inputs are not of double precision floating point or complex. 2022-05-18T04:13:08.2158401Z warnings.warn( 2022-05-18T04:13:08.2158464Z ok (10.658s) 2022-05-18T04:13:08.2168757Z test_half_support (__main__.TestCppExtensionJIT) 2022-05-18T04:13:08.2169231Z Checks for an issue with operator< ambiguity for half when certain ... skip: Temporarily disabled (0.001s) 2022-05-18T04:13:08.2181734Z test_inline_jit_compile_custom_op_cuda (__main__.TestCppExtensionJIT) ... skip: Temporarily disabled (0.001s) 2022-05-18T04:13:08.2194677Z test_inline_jit_compile_extension_cuda (__main__.TestCppExtensionJIT) ... skip: Temporarily disabled (0.001s) 2022-05-18T04:13:08.4889590Z Using C:\Users\runneruser\AppData\Local\torch_extensions\torch_extensions\Cache\py38_cu113 as PyTorch extensions root... 2022-05-18T04:13:08.4890093Z Creating extension directory C:\Users\runneruser\AppData\Local\torch_extensions\torch_extensions\Cache\py38_cu113\inline_jit_extension... 2022-05-18T04:13:08.4890612Z Emitting ninja build file C:\Users\runneruser\AppData\Local\torch_extensions\torch_extensions\Cache\py38_cu113\inline_jit_extension\build.ninja... 2022-05-18T04:13:08.4890986Z Building extension module inline_jit_extension... 2022-05-18T04:13:08.4891329Z Allowing ninja to set a default number of workers... (overridable by setting the environment variable MAX_JOBS=N) 2022-05-18T04:13:18.7128458Z [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\py38_cu113\inline_jit_extension\main.cpp /Fomain.o 2022-05-18T04:13:18.7129567Z Microsoft (R) C/C++ Optimizing Compiler Version 19.28.29337 for x64 2022-05-18T04:13:18.7129918Z Copyright (C) Microsoft Corporation. All rights reserved. 2022-05-18T04:13:18.7130146Z 2022-05-18T04:13:18.7130558Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/macros/Macros.h(143): warning C4067: unexpected tokens following preprocessor directive - expected a newline 2022-05-18T04:13:18.7131317Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/core/TensorImpl.h(2199): warning C4805: '|': unsafe mix of type 'uintptr_t' and type 'bool' in operation 2022-05-18T04:13:18.7132286Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(198): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2022-05-18T04:13:18.7132770Z with 2022-05-18T04:13:18.7133062Z [ 2022-05-18T04:13:18.7133372Z T=c10::impl::InlineDeviceGuard 2022-05-18T04:13:18.7133663Z ] 2022-05-18T04:13:18.7134197Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(397): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2022-05-18T04:13:18.7134671Z with 2022-05-18T04:13:18.7134856Z [ 2022-05-18T04:13:18.7135165Z T=c10::impl::InlineDeviceGuard 2022-05-18T04:13:18.7135451Z ] 2022-05-18T04:13:18.7136010Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2022-05-18T04:13:18.7136524Z with 2022-05-18T04:13:18.7136724Z [ 2022-05-18T04:13:18.7137016Z T=c10::impl::InlineDeviceGuard 2022-05-18T04:13:18.7137310Z ] 2022-05-18T04:13:18.7137909Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(540): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2022-05-18T04:13:18.7138464Z with 2022-05-18T04:13:18.7138643Z [ 2022-05-18T04:13:18.7138947Z T=c10::impl::InlineDeviceGuard 2022-05-18T04:13:18.7139249Z ] 2022-05-18T04:13:18.7139864Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(540): note: see reference to alias template instantiation 'c10::OptionalBase>' being compiled 2022-05-18T04:13:18.7140833Z 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 2022-05-18T04:13:18.7141829Z 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 2022-05-18T04:13:18.7142735Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(432): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2022-05-18T04:13:18.7143170Z with 2022-05-18T04:13:18.7143314Z [ 2022-05-18T04:13:18.7143529Z T=c10::impl::InlineDeviceGuard 2022-05-18T04:13:18.7143743Z ] 2022-05-18T04:13:18.7144120Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(198): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2022-05-18T04:13:18.7144456Z with 2022-05-18T04:13:18.7144598Z [ 2022-05-18T04:13:18.7144763Z T=at::TensorBase 2022-05-18T04:13:18.7144910Z ] 2022-05-18T04:13:18.7145298Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(397): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2022-05-18T04:13:18.7145653Z with 2022-05-18T04:13:18.7145798Z [ 2022-05-18T04:13:18.7145947Z T=at::TensorBase 2022-05-18T04:13:18.7146105Z ] 2022-05-18T04:13:18.7146592Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2022-05-18T04:13:18.7146970Z with 2022-05-18T04:13:18.7147115Z [ 2022-05-18T04:13:18.7147320Z T=at::TensorBase 2022-05-18T04:13:18.7147469Z ] 2022-05-18T04:13:18.7147915Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(540): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2022-05-18T04:13:18.7148398Z with 2022-05-18T04:13:18.7148541Z [ 2022-05-18T04:13:18.7148690Z T=at::TensorBase 2022-05-18T04:13:18.7148850Z ] 2022-05-18T04:13:18.7149249Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(540): note: see reference to alias template instantiation 'c10::OptionalBase' being compiled 2022-05-18T04:13:18.7149897Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\ATen/core/TensorBase.h(951): note: see reference to class template instantiation 'c10::optional' being compiled 2022-05-18T04:13:18.7150517Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(432): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2022-05-18T04:13:18.7150885Z with 2022-05-18T04:13:18.7151028Z [ 2022-05-18T04:13:18.7151180Z T=at::TensorBase 2022-05-18T04:13:18.7151338Z ] 2022-05-18T04:13:18.7151705Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(198): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2022-05-18T04:13:18.7152052Z with 2022-05-18T04:13:18.7152189Z [ 2022-05-18T04:13:18.7152348Z T=at::Tensor 2022-05-18T04:13:18.7152501Z ] 2022-05-18T04:13:18.7152874Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(397): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2022-05-18T04:13:18.7153226Z with 2022-05-18T04:13:18.7153367Z [ 2022-05-18T04:13:18.7153508Z T=at::Tensor 2022-05-18T04:13:18.7153661Z ] 2022-05-18T04:13:18.7154078Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2022-05-18T04:13:18.7154458Z with 2022-05-18T04:13:18.7154592Z [ 2022-05-18T04:13:18.7154745Z T=at::Tensor 2022-05-18T04:13:18.7154897Z ] 2022-05-18T04:13:18.7155335Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(540): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2022-05-18T04:13:18.7155745Z with 2022-05-18T04:13:18.7155888Z [ 2022-05-18T04:13:18.7156036Z T=at::Tensor 2022-05-18T04:13:18.7156185Z ] 2022-05-18T04:13:18.7156569Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(540): note: see reference to alias template instantiation 'c10::OptionalBase' being compiled 2022-05-18T04:13:18.7157163Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\ATen/core/TensorBody.h(509): note: see reference to class template instantiation 'c10::optional' being compiled 2022-05-18T04:13:18.7157764Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(432): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2022-05-18T04:13:18.7158135Z with 2022-05-18T04:13:18.7158335Z [ 2022-05-18T04:13:18.7158486Z T=at::Tensor 2022-05-18T04:13:18.7158641Z ] 2022-05-18T04:13:18.7159014Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(198): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2022-05-18T04:13:18.7159399Z with 2022-05-18T04:13:18.7159575Z [ 2022-05-18T04:13:18.7159740Z T=at::Generator 2022-05-18T04:13:18.7159901Z ] 2022-05-18T04:13:18.7160270Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(397): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2022-05-18T04:13:18.7160973Z with 2022-05-18T04:13:18.7161120Z [ 2022-05-18T04:13:18.7161286Z T=at::Generator 2022-05-18T04:13:18.7161432Z ] 2022-05-18T04:13:18.7161861Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2022-05-18T04:13:18.7162253Z with 2022-05-18T04:13:18.7162500Z [ 2022-05-18T04:13:18.7162673Z T=at::Generator 2022-05-18T04:13:18.7162836Z ] 2022-05-18T04:13:18.7163315Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(540): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2022-05-18T04:13:18.7163769Z with 2022-05-18T04:13:18.7163978Z [ 2022-05-18T04:13:18.7164144Z T=at::Generator 2022-05-18T04:13:18.7164344Z ] 2022-05-18T04:13:18.7164754Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(540): note: see reference to alias template instantiation 'c10::OptionalBase' being compiled 2022-05-18T04:13:18.7165457Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\ATen/core/TensorBody.h(584): note: see reference to class template instantiation 'c10::optional' being compiled 2022-05-18T04:13:18.7166134Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(432): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2022-05-18T04:13:18.7166536Z with 2022-05-18T04:13:18.7166751Z [ 2022-05-18T04:13:18.7166918Z T=at::Generator 2022-05-18T04:13:18.7167067Z ] 2022-05-18T04:13:18.7167442Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(198): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2022-05-18T04:13:18.7167785Z with 2022-05-18T04:13:18.7167920Z [ 2022-05-18T04:13:18.7168088Z T=c10::DimVector 2022-05-18T04:13:18.7168251Z ] 2022-05-18T04:13:18.7168641Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(397): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2022-05-18T04:13:18.7168989Z with 2022-05-18T04:13:18.7169138Z [ 2022-05-18T04:13:18.7169300Z T=c10::DimVector 2022-05-18T04:13:18.7169449Z ] 2022-05-18T04:13:18.7169921Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2022-05-18T04:13:18.7170315Z with 2022-05-18T04:13:18.7170450Z [ 2022-05-18T04:13:18.7170615Z T=c10::DimVector 2022-05-18T04:13:18.7170777Z ] 2022-05-18T04:13:18.7171300Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(540): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2022-05-18T04:13:18.7171747Z with 2022-05-18T04:13:18.7171896Z [ 2022-05-18T04:13:18.7172065Z T=c10::DimVector 2022-05-18T04:13:18.7172213Z ] 2022-05-18T04:13:18.7172611Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(540): note: see reference to alias template instantiation 'c10::OptionalBase' being compiled 2022-05-18T04:13:18.7173227Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\ATen/TensorIterator.h(766): note: see reference to class template instantiation 'c10::optional' being compiled 2022-05-18T04:13:18.7173863Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(432): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2022-05-18T04:13:18.7174222Z with 2022-05-18T04:13:18.7174373Z [ 2022-05-18T04:13:18.7174544Z T=c10::DimVector 2022-05-18T04:13:18.7174694Z ] 2022-05-18T04:13:18.7175066Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(198): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2022-05-18T04:13:18.7175406Z with 2022-05-18T04:13:18.7175556Z [ 2022-05-18T04:13:18.7175703Z T=std::string 2022-05-18T04:13:18.7175864Z ] 2022-05-18T04:13:18.7176250Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(397): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2022-05-18T04:13:18.7176590Z with 2022-05-18T04:13:18.7176740Z [ 2022-05-18T04:13:18.7176904Z T=std::string 2022-05-18T04:13:18.7177048Z ] 2022-05-18T04:13:18.7177474Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2022-05-18T04:13:18.7177866Z with 2022-05-18T04:13:18.7178014Z [ 2022-05-18T04:13:18.7178160Z T=std::string 2022-05-18T04:13:18.7178321Z ] 2022-05-18T04:13:18.7178774Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(540): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2022-05-18T04:13:18.7179166Z with 2022-05-18T04:13:18.7179315Z [ 2022-05-18T04:13:18.7179513Z T=std::string 2022-05-18T04:13:18.7179660Z ] 2022-05-18T04:13:18.7180057Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(540): note: see reference to alias template instantiation 'c10::OptionalBase' being compiled 2022-05-18T04:13:18.7180666Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\ATen/core/jit_type_base.h(448): note: see reference to class template instantiation 'c10::optional' being compiled 2022-05-18T04:13:18.7181285Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(432): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2022-05-18T04:13:18.7181656Z with 2022-05-18T04:13:18.7181793Z [ 2022-05-18T04:13:18.7181954Z T=std::string 2022-05-18T04:13:18.7182115Z ] 2022-05-18T04:13:18.7182475Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(198): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2022-05-18T04:13:18.7182871Z with 2022-05-18T04:13:18.7183021Z [ 2022-05-18T04:13:18.7183180Z T=c10::QualifiedName 2022-05-18T04:13:18.7183349Z ] 2022-05-18T04:13:18.7183778Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(397): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2022-05-18T04:13:18.7184135Z with 2022-05-18T04:13:18.7184269Z [ 2022-05-18T04:13:18.7184439Z T=c10::QualifiedName 2022-05-18T04:13:18.7184610Z ] 2022-05-18T04:13:18.7185021Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2022-05-18T04:13:18.7185411Z with 2022-05-18T04:13:18.7185560Z [ 2022-05-18T04:13:18.7185715Z T=c10::QualifiedName 2022-05-18T04:13:18.7185884Z ] 2022-05-18T04:13:18.7186343Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(540): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2022-05-18T04:13:18.7186761Z with 2022-05-18T04:13:18.7186897Z [ 2022-05-18T04:13:18.7187069Z T=c10::QualifiedName 2022-05-18T04:13:18.7187236Z ] 2022-05-18T04:13:18.7187627Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(540): note: see reference to alias template instantiation 'c10::OptionalBase' being compiled 2022-05-18T04:13:18.7188324Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\ATen/core/jit_type_base.h(696): note: see reference to class template instantiation 'c10::optional' being compiled 2022-05-18T04:13:18.7188961Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(432): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2022-05-18T04:13:18.7189337Z with 2022-05-18T04:13:18.7189514Z [ 2022-05-18T04:13:18.7189690Z T=c10::QualifiedName 2022-05-18T04:13:18.7189858Z ] 2022-05-18T04:13:18.7190255Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(198): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2022-05-18T04:13:18.7190609Z with 2022-05-18T04:13:18.7190760Z [ 2022-05-18T04:13:18.7190973Z T=std::shared_ptr 2022-05-18T04:13:18.7191160Z ] 2022-05-18T04:13:18.7191551Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(397): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2022-05-18T04:13:18.7191911Z with 2022-05-18T04:13:18.7192045Z [ 2022-05-18T04:13:18.7192257Z T=std::shared_ptr 2022-05-18T04:13:18.7192459Z ] 2022-05-18T04:13:18.7192890Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2022-05-18T04:13:18.7193267Z with 2022-05-18T04:13:18.7193419Z [ 2022-05-18T04:13:18.7193632Z T=std::shared_ptr 2022-05-18T04:13:18.7193814Z ] 2022-05-18T04:13:18.7194269Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(540): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2022-05-18T04:13:18.7194683Z with 2022-05-18T04:13:18.7194890Z [ 2022-05-18T04:13:18.7195084Z T=std::shared_ptr 2022-05-18T04:13:18.7195285Z ] 2022-05-18T04:13:18.7196161Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(540): note: see reference to alias template instantiation 'c10::OptionalBase>' being compiled 2022-05-18T04:13:18.7196820Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\ATen/core/ivalue.h(1338): note: see reference to class template instantiation 'c10::optional>' being compiled 2022-05-18T04:13:18.7197476Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(432): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2022-05-18T04:13:18.7197855Z with 2022-05-18T04:13:18.7198006Z [ 2022-05-18T04:13:18.7198208Z T=std::shared_ptr 2022-05-18T04:13:18.7198412Z ] 2022-05-18T04:13:18.7198791Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(198): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2022-05-18T04:13:18.7199138Z with 2022-05-18T04:13:18.7199274Z [ 2022-05-18T04:13:18.7199482Z T=std::weak_ptr 2022-05-18T04:13:18.7199679Z ] 2022-05-18T04:13:18.7200058Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(397): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2022-05-18T04:13:18.7200415Z with 2022-05-18T04:13:18.7200565Z [ 2022-05-18T04:13:18.7200757Z T=std::weak_ptr 2022-05-18T04:13:18.7200956Z ] 2022-05-18T04:13:18.7201386Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2022-05-18T04:13:18.7201777Z with 2022-05-18T04:13:18.7201912Z [ 2022-05-18T04:13:18.7202119Z T=std::weak_ptr 2022-05-18T04:13:18.7202314Z ] 2022-05-18T04:13:18.7202751Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(540): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2022-05-18T04:13:18.7203170Z with 2022-05-18T04:13:18.7203322Z [ 2022-05-18T04:13:18.7203527Z T=std::weak_ptr 2022-05-18T04:13:18.7203708Z ] 2022-05-18T04:13:18.7204140Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(540): note: see reference to alias template instantiation 'c10::OptionalBase>' being compiled 2022-05-18T04:13:18.7204818Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\ATen/core/ivalue.h(1339): note: see reference to class template instantiation 'c10::optional>' being compiled 2022-05-18T04:13:18.7205462Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(432): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2022-05-18T04:13:18.7205820Z with 2022-05-18T04:13:18.7205969Z [ 2022-05-18T04:13:18.7206176Z T=std::weak_ptr 2022-05-18T04:13:18.7206358Z ] 2022-05-18T04:13:18.7206782Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(198): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2022-05-18T04:13:18.7207125Z with 2022-05-18T04:13:18.7207274Z [ 2022-05-18T04:13:18.7207535Z T=std::vector> 2022-05-18T04:13:18.7207756Z ] 2022-05-18T04:13:18.7208148Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(397): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2022-05-18T04:13:18.7208493Z with 2022-05-18T04:13:18.7208643Z [ 2022-05-18T04:13:18.7208875Z T=std::vector> 2022-05-18T04:13:18.7209076Z ] 2022-05-18T04:13:18.7209504Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2022-05-18T04:13:18.7209895Z with 2022-05-18T04:13:18.7210045Z [ 2022-05-18T04:13:18.7210264Z T=std::vector> 2022-05-18T04:13:18.7210486Z ] 2022-05-18T04:13:18.7210936Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(540): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2022-05-18T04:13:18.7211349Z with 2022-05-18T04:13:18.7211483Z [ 2022-05-18T04:13:18.7211715Z T=std::vector> 2022-05-18T04:13:18.7211932Z ] 2022-05-18T04:13:18.7212369Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(540): note: see reference to alias template instantiation 'c10::OptionalBase>>' being compiled 2022-05-18T04:13:18.7213080Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\ATen/core/jit_type.h(482): note: see reference to class template instantiation 'c10::optional>>' being compiled 2022-05-18T04:13:18.7213746Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(432): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2022-05-18T04:13:18.7214124Z with 2022-05-18T04:13:18.7214260Z [ 2022-05-18T04:13:18.7214494Z T=std::vector> 2022-05-18T04:13:18.7214713Z ] 2022-05-18T04:13:18.7215087Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(198): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2022-05-18T04:13:18.7215418Z with 2022-05-18T04:13:18.7215570Z [ 2022-05-18T04:13:18.7215913Z T=std::vector::type,std::allocator::type>> 2022-05-18T04:13:18.7216207Z ] 2022-05-18T04:13:18.7216600Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(397): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2022-05-18T04:13:18.7216956Z with 2022-05-18T04:13:18.7217105Z [ 2022-05-18T04:13:18.7217423Z T=std::vector::type,std::allocator::type>> 2022-05-18T04:13:18.7217729Z ] 2022-05-18T04:13:18.7218201Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2022-05-18T04:13:18.7218598Z with 2022-05-18T04:13:18.7218736Z [ 2022-05-18T04:13:18.7219107Z T=std::vector::type,std::allocator::type>> 2022-05-18T04:13:18.7219409Z ] 2022-05-18T04:13:18.7219849Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(540): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2022-05-18T04:13:18.7220265Z with 2022-05-18T04:13:18.7220417Z [ 2022-05-18T04:13:18.7220748Z T=std::vector::type,std::allocator::type>> 2022-05-18T04:13:18.7221039Z ] 2022-05-18T04:13:18.7221461Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(540): note: see reference to alias template instantiation 'c10::OptionalBase>>' being compiled 2022-05-18T04:13:18.7221846Z with 2022-05-18T04:13:18.7221996Z [ 2022-05-18T04:13:18.7222217Z T=c10::impl::ScalarTypeToCPPType::type 2022-05-18T04:13:18.7222444Z ] 2022-05-18T04:13:18.7222855Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\ATen/core/jit_type.h(441): note: see reference to class template instantiation 'c10::optional>>' being compiled 2022-05-18T04:13:18.7223217Z with 2022-05-18T04:13:18.7223366Z [ 2022-05-18T04:13:18.7223599Z T=c10::impl::ScalarTypeToCPPType::type 2022-05-18T04:13:18.7223806Z ] 2022-05-18T04:13:18.7224219Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(432): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2022-05-18T04:13:18.7224596Z with 2022-05-18T04:13:18.7224747Z [ 2022-05-18T04:13:18.7225066Z T=std::vector::type,std::allocator::type>> 2022-05-18T04:13:18.7225369Z ] 2022-05-18T04:13:18.7225748Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(198): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2022-05-18T04:13:18.7226090Z with 2022-05-18T04:13:18.7226226Z [ 2022-05-18T04:13:18.7226472Z T=std::vector,std::allocator>> 2022-05-18T04:13:18.7226699Z ] 2022-05-18T04:13:18.7227081Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(397): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2022-05-18T04:13:18.7227442Z with 2022-05-18T04:13:18.7227592Z [ 2022-05-18T04:13:18.7227833Z T=std::vector,std::allocator>> 2022-05-18T04:13:18.7228041Z ] 2022-05-18T04:13:18.7228555Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2022-05-18T04:13:18.7228948Z with 2022-05-18T04:13:18.7229086Z [ 2022-05-18T04:13:18.7229330Z T=std::vector,std::allocator>> 2022-05-18T04:13:18.7229560Z ] 2022-05-18T04:13:18.7230358Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(540): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2022-05-18T04:13:18.7230814Z with 2022-05-18T04:13:18.7230966Z [ 2022-05-18T04:13:18.7231215Z T=std::vector,std::allocator>> 2022-05-18T04:13:18.7231432Z ] 2022-05-18T04:13:18.7231898Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(540): note: see reference to alias template instantiation 'c10::OptionalBase,std::allocator>>>' being compiled 2022-05-18T04:13:18.7232625Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\ATen/core/jit_type.h(567): note: see reference to class template instantiation 'c10::optional,std::allocator>>>' being compiled 2022-05-18T04:13:18.7233296Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\ATen/core/jit_type.h(843): note: see reference to class template instantiation 'c10::VaryingShape' being compiled 2022-05-18T04:13:18.7233919Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(432): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2022-05-18T04:13:18.7234289Z with 2022-05-18T04:13:18.7234440Z [ 2022-05-18T04:13:18.7234686Z T=std::vector,std::allocator>> 2022-05-18T04:13:18.7234900Z ] 2022-05-18T04:13:18.7235283Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(198): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2022-05-18T04:13:18.7235628Z with 2022-05-18T04:13:18.7235780Z [ 2022-05-18T04:13:18.7236005Z T=std::vector,std::allocator>> 2022-05-18T04:13:18.7236226Z ] 2022-05-18T04:13:18.7236621Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(397): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2022-05-18T04:13:18.7236965Z with 2022-05-18T04:13:18.7237115Z [ 2022-05-18T04:13:18.7237355Z T=std::vector,std::allocator>> 2022-05-18T04:13:18.7237574Z ] 2022-05-18T04:13:18.7237985Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2022-05-18T04:13:18.7238377Z with 2022-05-18T04:13:18.7238527Z [ 2022-05-18T04:13:18.7238748Z T=std::vector,std::allocator>> 2022-05-18T04:13:18.7238967Z ] 2022-05-18T04:13:18.7239420Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(540): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2022-05-18T04:13:18.7239843Z with 2022-05-18T04:13:18.7239977Z [ 2022-05-18T04:13:18.7240213Z T=std::vector,std::allocator>> 2022-05-18T04:13:18.7240438Z ] 2022-05-18T04:13:18.7240873Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(540): note: see reference to alias template instantiation 'c10::OptionalBase,std::allocator>>>' being compiled 2022-05-18T04:13:18.7241624Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\ATen/core/jit_type.h(567): note: see reference to class template instantiation 'c10::optional,std::allocator>>>' being compiled 2022-05-18T04:13:18.7242308Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\ATen/core/jit_type.h(613): note: see reference to class template instantiation 'c10::VaryingShape' being compiled 2022-05-18T04:13:18.7242930Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(432): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2022-05-18T04:13:18.7243305Z with 2022-05-18T04:13:18.7243444Z [ 2022-05-18T04:13:18.7243689Z T=std::vector,std::allocator>> 2022-05-18T04:13:18.7243911Z ] 2022-05-18T04:13:18.7244290Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(198): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2022-05-18T04:13:18.7244623Z with 2022-05-18T04:13:18.7244773Z [ 2022-05-18T04:13:18.7244982Z T=std::vector> 2022-05-18T04:13:18.7245161Z ] 2022-05-18T04:13:18.7245556Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(397): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2022-05-18T04:13:18.7245911Z with 2022-05-18T04:13:18.7246045Z [ 2022-05-18T04:13:18.7246247Z T=std::vector> 2022-05-18T04:13:18.7246441Z ] 2022-05-18T04:13:18.7246867Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2022-05-18T04:13:18.7247254Z with 2022-05-18T04:13:18.7247406Z [ 2022-05-18T04:13:18.7247611Z T=std::vector> 2022-05-18T04:13:18.7247791Z ] 2022-05-18T04:13:18.7248244Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(540): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2022-05-18T04:13:18.7248664Z with 2022-05-18T04:13:18.7248814Z [ 2022-05-18T04:13:18.7249004Z T=std::vector> 2022-05-18T04:13:18.7249195Z ] 2022-05-18T04:13:18.7249616Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(540): note: see reference to alias template instantiation 'c10::OptionalBase>>' being compiled 2022-05-18T04:13:18.7250256Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\ATen/core/jit_type.h(726): note: see reference to class template instantiation 'c10::optional>>' being compiled 2022-05-18T04:13:18.7250900Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(432): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2022-05-18T04:13:18.7251281Z with 2022-05-18T04:13:18.7251436Z [ 2022-05-18T04:13:18.7251627Z T=std::vector> 2022-05-18T04:13:18.7251818Z ] 2022-05-18T04:13:18.7252195Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(198): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2022-05-18T04:13:18.7252542Z with 2022-05-18T04:13:18.7252679Z [ 2022-05-18T04:13:18.7252954Z T=c10::impl::InlineStreamGuard 2022-05-18T04:13:18.7253177Z ] 2022-05-18T04:13:18.7253557Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(397): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2022-05-18T04:13:18.7253961Z with 2022-05-18T04:13:18.7254114Z [ 2022-05-18T04:13:18.7254329Z T=c10::impl::InlineStreamGuard 2022-05-18T04:13:18.7254545Z ] 2022-05-18T04:13:18.7254972Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2022-05-18T04:13:18.7255370Z with 2022-05-18T04:13:18.7255505Z [ 2022-05-18T04:13:18.7255735Z T=c10::impl::InlineStreamGuard 2022-05-18T04:13:18.7255953Z ] 2022-05-18T04:13:18.7256394Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(540): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2022-05-18T04:13:18.7256811Z with 2022-05-18T04:13:18.7256962Z [ 2022-05-18T04:13:18.7257193Z T=c10::impl::InlineStreamGuard 2022-05-18T04:13:18.7257398Z ] 2022-05-18T04:13:18.7257839Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(540): note: see reference to alias template instantiation 'c10::OptionalBase>' being compiled 2022-05-18T04:13:18.7258574Z 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 2022-05-18T04:13:18.7259296Z 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 2022-05-18T04:13:18.7259976Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(432): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2022-05-18T04:13:18.7260342Z with 2022-05-18T04:13:18.7260495Z [ 2022-05-18T04:13:18.7260729Z T=c10::impl::InlineStreamGuard 2022-05-18T04:13:18.7260936Z ] 2022-05-18T04:13:18.7261316Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(198): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2022-05-18T04:13:18.7261662Z with 2022-05-18T04:13:18.7261814Z [ 2022-05-18T04:13:18.7261987Z T=c10::impl::VirtualGuardImpl 2022-05-18T04:13:18.7262169Z ] 2022-05-18T04:13:18.7262561Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(397): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2022-05-18T04:13:18.7262908Z with 2022-05-18T04:13:18.7263060Z [ 2022-05-18T04:13:18.7263243Z T=c10::impl::VirtualGuardImpl 2022-05-18T04:13:18.7263411Z ] 2022-05-18T04:13:18.7263838Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2022-05-18T04:13:18.7264226Z with 2022-05-18T04:13:18.7264379Z [ 2022-05-18T04:13:18.7264546Z T=c10::impl::VirtualGuardImpl 2022-05-18T04:13:18.7264772Z ] 2022-05-18T04:13:18.7265231Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(540): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2022-05-18T04:13:18.7265668Z with 2022-05-18T04:13:18.7265819Z [ 2022-05-18T04:13:18.7266001Z T=c10::impl::VirtualGuardImpl 2022-05-18T04:13:18.7266164Z ] 2022-05-18T04:13:18.7266580Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(540): note: see reference to alias template instantiation 'c10::OptionalBase' being compiled 2022-05-18T04:13:18.7267208Z 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 2022-05-18T04:13:18.7267575Z with 2022-05-18T04:13:18.7267716Z [ 2022-05-18T04:13:18.7267903Z T=c10::impl::VirtualGuardImpl 2022-05-18T04:13:18.7268086Z ] 2022-05-18T04:13:18.7268607Z 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 2022-05-18T04:13:18.7269277Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(432): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2022-05-18T04:13:18.7269655Z with 2022-05-18T04:13:18.7269806Z [ 2022-05-18T04:13:18.7269975Z T=c10::impl::VirtualGuardImpl 2022-05-18T04:13:18.7270154Z ] 2022-05-18T04:13:18.7270530Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(198): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2022-05-18T04:13:18.7270879Z with 2022-05-18T04:13:18.7271015Z [ 2022-05-18T04:13:18.7271282Z T=std::vector> 2022-05-18T04:13:18.7271530Z ] 2022-05-18T04:13:18.7271905Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(397): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2022-05-18T04:13:18.7272263Z with 2022-05-18T04:13:18.7272413Z [ 2022-05-18T04:13:18.7272676Z T=std::vector> 2022-05-18T04:13:18.7272906Z ] 2022-05-18T04:13:18.7273338Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2022-05-18T04:13:18.7273735Z with 2022-05-18T04:13:18.7273871Z [ 2022-05-18T04:13:18.7274134Z T=std::vector> 2022-05-18T04:13:18.7274383Z ] 2022-05-18T04:13:18.7274831Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(540): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2022-05-18T04:13:18.7275237Z with 2022-05-18T04:13:18.7275387Z [ 2022-05-18T04:13:18.7275657Z T=std::vector> 2022-05-18T04:13:18.7275889Z ] 2022-05-18T04:13:18.7276423Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(540): note: see reference to alias template instantiation 'c10::OptionalBase>>' being compiled 2022-05-18T04:13:18.7277232Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\ATen/core/ivalue_inl.h(834): note: see reference to class template instantiation 'c10::optional>>' being compiled 2022-05-18T04:13:18.7277925Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(432): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2022-05-18T04:13:18.7278304Z with 2022-05-18T04:13:18.7278444Z [ 2022-05-18T04:13:18.7278710Z T=std::vector> 2022-05-18T04:13:18.7278958Z ] 2022-05-18T04:13:18.7279318Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(198): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2022-05-18T04:13:18.7279665Z with 2022-05-18T04:13:18.7279817Z [ 2022-05-18T04:13:18.7279999Z T=torch::autograd::ViewInfo 2022-05-18T04:13:18.7280161Z ] 2022-05-18T04:13:18.7280555Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(397): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2022-05-18T04:13:18.7280911Z with 2022-05-18T04:13:18.7281046Z [ 2022-05-18T04:13:18.7281225Z T=torch::autograd::ViewInfo 2022-05-18T04:13:18.7281401Z ] 2022-05-18T04:13:18.7281817Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2022-05-18T04:13:18.7282214Z with 2022-05-18T04:13:18.7282366Z [ 2022-05-18T04:13:18.7282548Z T=torch::autograd::ViewInfo 2022-05-18T04:13:18.7282711Z ] 2022-05-18T04:13:18.7283160Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(540): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2022-05-18T04:13:18.7283579Z with 2022-05-18T04:13:18.7283718Z [ 2022-05-18T04:13:18.7283896Z T=torch::autograd::ViewInfo 2022-05-18T04:13:18.7284075Z ] 2022-05-18T04:13:18.7284481Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(540): note: see reference to alias template instantiation 'c10::OptionalBase' being compiled 2022-05-18T04:13:18.7285114Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\torch/csrc/autograd/variable.h(525): note: see reference to class template instantiation 'c10::optional' being compiled 2022-05-18T04:13:18.7285760Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(432): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2022-05-18T04:13:18.7286137Z with 2022-05-18T04:13:18.7286288Z [ 2022-05-18T04:13:18.7286454Z T=torch::autograd::ViewInfo 2022-05-18T04:13:18.7286630Z ] 2022-05-18T04:13:18.7287007Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(198): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2022-05-18T04:13:18.7287338Z with 2022-05-18T04:13:18.7287488Z [ 2022-05-18T04:13:18.7287651Z T=c10::IValue 2022-05-18T04:13:18.7287796Z ] 2022-05-18T04:13:18.7288228Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(397): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2022-05-18T04:13:18.7288620Z with 2022-05-18T04:13:18.7288768Z [ 2022-05-18T04:13:18.7288916Z T=c10::IValue 2022-05-18T04:13:18.7289075Z ] 2022-05-18T04:13:18.7289497Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2022-05-18T04:13:18.7289871Z with 2022-05-18T04:13:18.7290020Z [ 2022-05-18T04:13:18.7290181Z T=c10::IValue 2022-05-18T04:13:18.7290325Z ] 2022-05-18T04:13:18.7290780Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(540): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2022-05-18T04:13:18.7291200Z with 2022-05-18T04:13:18.7291348Z [ 2022-05-18T04:13:18.7291497Z T=c10::IValue 2022-05-18T04:13:18.7291653Z ] 2022-05-18T04:13:18.7292049Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(540): note: see reference to alias template instantiation 'c10::OptionalBase' being compiled 2022-05-18T04:13:18.7292663Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\ATen/core/function_schema.h(179): note: see reference to class template instantiation 'c10::optional' being compiled 2022-05-18T04:13:18.7293277Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(432): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2022-05-18T04:13:18.7293654Z with 2022-05-18T04:13:18.7293806Z [ 2022-05-18T04:13:18.7293953Z T=c10::IValue 2022-05-18T04:13:18.7294113Z ] 2022-05-18T04:13:18.7294486Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(198): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2022-05-18T04:13:18.7294831Z with 2022-05-18T04:13:18.7294966Z [ 2022-05-18T04:13:18.7295132Z T=c10::AliasInfo 2022-05-18T04:13:18.7295294Z ] 2022-05-18T04:13:18.7295669Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(397): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2022-05-18T04:13:18.7296027Z with 2022-05-18T04:13:18.7296176Z [ 2022-05-18T04:13:18.7296328Z T=c10::AliasInfo 2022-05-18T04:13:18.7296489Z ] 2022-05-18T04:13:18.7296915Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2022-05-18T04:13:18.7297299Z with 2022-05-18T04:13:18.7297434Z [ 2022-05-18T04:13:18.7297598Z T=c10::AliasInfo 2022-05-18T04:13:18.7297760Z ] 2022-05-18T04:13:18.7298194Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(540): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2022-05-18T04:13:18.7298605Z with 2022-05-18T04:13:18.7298755Z [ 2022-05-18T04:13:18.7298905Z T=c10::AliasInfo 2022-05-18T04:13:18.7299064Z ] 2022-05-18T04:13:18.7299501Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(540): note: see reference to alias template instantiation 'c10::OptionalBase' being compiled 2022-05-18T04:13:18.7300123Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\ATen/core/function_schema.h(26): note: see reference to class template instantiation 'c10::optional' being compiled 2022-05-18T04:13:18.7300780Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(432): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2022-05-18T04:13:18.7301155Z with 2022-05-18T04:13:18.7301307Z [ 2022-05-18T04:13:18.7301471Z T=c10::AliasInfo 2022-05-18T04:13:18.7301625Z ] 2022-05-18T04:13:18.7301997Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(198): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2022-05-18T04:13:18.7302343Z with 2022-05-18T04:13:18.7302479Z [ 2022-05-18T04:13:18.7302703Z T=c10::either 2022-05-18T04:13:18.7302912Z ] 2022-05-18T04:13:18.7303292Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(397): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2022-05-18T04:13:18.7303653Z with 2022-05-18T04:13:18.7303804Z [ 2022-05-18T04:13:18.7304020Z T=c10::either 2022-05-18T04:13:18.7304210Z ] 2022-05-18T04:13:18.7304637Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2022-05-18T04:13:18.7305036Z with 2022-05-18T04:13:18.7305171Z [ 2022-05-18T04:13:18.7305389Z T=c10::either 2022-05-18T04:13:18.7305599Z ] 2022-05-18T04:13:18.7306055Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(540): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2022-05-18T04:13:18.7306461Z with 2022-05-18T04:13:18.7306612Z [ 2022-05-18T04:13:18.7306827Z T=c10::either 2022-05-18T04:13:18.7307020Z ] 2022-05-18T04:13:18.7307460Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(540): note: see reference to alias template instantiation 'c10::OptionalBase>' being compiled 2022-05-18T04:13:18.7308254Z 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 2022-05-18T04:13:18.7308947Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(432): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2022-05-18T04:13:18.7309324Z with 2022-05-18T04:13:18.7309461Z [ 2022-05-18T04:13:18.7309681Z T=c10::either 2022-05-18T04:13:18.7309889Z ] 2022-05-18T04:13:18.7310252Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(198): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2022-05-18T04:13:18.7310599Z with 2022-05-18T04:13:18.7310750Z [ 2022-05-18T04:13:18.7310921Z T=c10::impl::AnnotatedSchema 2022-05-18T04:13:18.7311100Z ] 2022-05-18T04:13:18.7311537Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(397): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2022-05-18T04:13:18.7311934Z with 2022-05-18T04:13:18.7312073Z [ 2022-05-18T04:13:18.7312256Z T=c10::impl::AnnotatedSchema 2022-05-18T04:13:18.7312434Z ] 2022-05-18T04:13:18.7312846Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2022-05-18T04:13:18.7313238Z with 2022-05-18T04:13:18.7313391Z [ 2022-05-18T04:13:18.7313557Z T=c10::impl::AnnotatedSchema 2022-05-18T04:13:18.7313735Z ] 2022-05-18T04:13:18.7314189Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(540): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2022-05-18T04:13:18.7314601Z with 2022-05-18T04:13:18.7314737Z [ 2022-05-18T04:13:18.7314920Z T=c10::impl::AnnotatedSchema 2022-05-18T04:13:18.7315100Z ] 2022-05-18T04:13:18.7315495Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(540): note: see reference to alias template instantiation 'c10::OptionalBase' being compiled 2022-05-18T04:13:18.7316156Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\ATen/core/dispatch/OperatorEntry.h(212): note: see reference to class template instantiation 'c10::optional' being compiled 2022-05-18T04:13:18.7316806Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(432): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2022-05-18T04:13:18.7317188Z with 2022-05-18T04:13:18.7317327Z [ 2022-05-18T04:13:18.7317511Z T=c10::impl::AnnotatedSchema 2022-05-18T04:13:18.7317690Z ] 2022-05-18T04:13:18.7318070Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(198): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2022-05-18T04:13:18.7318404Z with 2022-05-18T04:13:18.7318554Z [ 2022-05-18T04:13:18.7318776Z T=c10::impl::OperatorEntry::CppSignatureWithDebug 2022-05-18T04:13:18.7318971Z ] 2022-05-18T04:13:18.7319362Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(397): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2022-05-18T04:13:18.7319723Z with 2022-05-18T04:13:18.7319858Z [ 2022-05-18T04:13:18.7320078Z T=c10::impl::OperatorEntry::CppSignatureWithDebug 2022-05-18T04:13:18.7320289Z ] 2022-05-18T04:13:18.7320720Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2022-05-18T04:13:18.7321095Z with 2022-05-18T04:13:18.7321245Z [ 2022-05-18T04:13:18.7321467Z T=c10::impl::OperatorEntry::CppSignatureWithDebug 2022-05-18T04:13:18.7321661Z ] 2022-05-18T04:13:18.7322113Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(540): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2022-05-18T04:13:18.7322526Z with 2022-05-18T04:13:18.7322676Z [ 2022-05-18T04:13:18.7322882Z T=c10::impl::OperatorEntry::CppSignatureWithDebug 2022-05-18T04:13:18.7323089Z ] 2022-05-18T04:13:18.7323573Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(540): note: see reference to alias template instantiation 'c10::OptionalBase' being compiled 2022-05-18T04:13:18.7324323Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\ATen/core/dispatch/OperatorEntry.h(271): note: see reference to class template instantiation 'c10::optional' being compiled 2022-05-18T04:13:18.7324999Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(432): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2022-05-18T04:13:18.7325377Z with 2022-05-18T04:13:18.7325530Z [ 2022-05-18T04:13:18.7325738Z T=c10::impl::OperatorEntry::CppSignatureWithDebug 2022-05-18T04:13:18.7325948Z ] 2022-05-18T04:13:18.7326324Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(198): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2022-05-18T04:13:18.7326674Z with 2022-05-18T04:13:18.7326812Z [ 2022-05-18T04:13:18.7327010Z T=std::tuple 2022-05-18T04:13:18.7327201Z ] 2022-05-18T04:13:18.7327574Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(397): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2022-05-18T04:13:18.7327933Z with 2022-05-18T04:13:18.7328082Z [ 2022-05-18T04:13:18.7328278Z T=std::tuple 2022-05-18T04:13:18.7328451Z ] 2022-05-18T04:13:18.7328881Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2022-05-18T04:13:18.7329266Z with 2022-05-18T04:13:18.7329400Z [ 2022-05-18T04:13:18.7329598Z T=std::tuple 2022-05-18T04:13:18.7329788Z ] 2022-05-18T04:13:18.7330223Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(540): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2022-05-18T04:13:18.7330641Z with 2022-05-18T04:13:18.7330791Z [ 2022-05-18T04:13:18.7330990Z T=std::tuple 2022-05-18T04:13:18.7331164Z ] 2022-05-18T04:13:18.7331580Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(540): note: see reference to alias template instantiation 'c10::OptionalBase>' being compiled 2022-05-18T04:13:18.7332259Z 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 2022-05-18T04:13:18.7332915Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(432): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2022-05-18T04:13:18.7333278Z with 2022-05-18T04:13:18.7333430Z [ 2022-05-18T04:13:18.7333629Z T=std::tuple 2022-05-18T04:13:18.7333803Z ] 2022-05-18T04:13:18.7334178Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(198): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2022-05-18T04:13:18.7334526Z with 2022-05-18T04:13:18.7334676Z [ 2022-05-18T04:13:18.7334880Z T=torch::jit::SourceRange 2022-05-18T04:13:18.7335055Z ] 2022-05-18T04:13:18.7335446Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(397): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2022-05-18T04:13:18.7335833Z with 2022-05-18T04:13:18.7335983Z [ 2022-05-18T04:13:18.7336162Z T=torch::jit::SourceRange 2022-05-18T04:13:18.7336326Z ] 2022-05-18T04:13:18.7336756Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2022-05-18T04:13:18.7337141Z with 2022-05-18T04:13:18.7337292Z [ 2022-05-18T04:13:18.7337451Z T=torch::jit::SourceRange 2022-05-18T04:13:18.7337624Z ] 2022-05-18T04:13:18.7338075Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(540): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2022-05-18T04:13:18.7338493Z with 2022-05-18T04:13:18.7338628Z [ 2022-05-18T04:13:18.7338807Z T=torch::jit::SourceRange 2022-05-18T04:13:18.7338977Z ] 2022-05-18T04:13:18.7339376Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(540): note: see reference to alias template instantiation 'c10::OptionalBase' being compiled 2022-05-18T04:13:18.7340029Z 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 2022-05-18T04:13:18.7340676Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(432): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2022-05-18T04:13:18.7341051Z with 2022-05-18T04:13:18.7341191Z [ 2022-05-18T04:13:18.7341369Z T=torch::jit::SourceRange 2022-05-18T04:13:18.7341543Z ] 2022-05-18T04:13:18.7341901Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(198): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2022-05-18T04:13:18.7342247Z with 2022-05-18T04:13:18.7342395Z [ 2022-05-18T04:13:18.7342591Z T=torch::jit::InlinedCallStackPtr 2022-05-18T04:13:18.7342766Z ] 2022-05-18T04:13:18.7343158Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(397): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2022-05-18T04:13:18.7343519Z with 2022-05-18T04:13:18.7343655Z [ 2022-05-18T04:13:18.7343849Z T=torch::jit::InlinedCallStackPtr 2022-05-18T04:13:18.7344035Z ] 2022-05-18T04:13:18.7344446Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2022-05-18T04:13:18.7344836Z with 2022-05-18T04:13:18.7344986Z [ 2022-05-18T04:13:18.7345179Z T=torch::jit::InlinedCallStackPtr 2022-05-18T04:13:18.7345352Z ] 2022-05-18T04:13:18.7345807Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(540): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2022-05-18T04:13:18.7346223Z with 2022-05-18T04:13:18.7346358Z [ 2022-05-18T04:13:18.7346674Z T=torch::jit::InlinedCallStackPtr 2022-05-18T04:13:18.7346869Z ] 2022-05-18T04:13:18.7347284Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(540): note: see reference to alias template instantiation 'c10::OptionalBase' being compiled 2022-05-18T04:13:18.7347986Z 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 2022-05-18T04:13:18.7348708Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(432): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2022-05-18T04:13:18.7349089Z with 2022-05-18T04:13:18.7349240Z [ 2022-05-18T04:13:18.7349422Z T=torch::jit::InlinedCallStackPtr 2022-05-18T04:13:18.7349610Z ] 2022-05-18T04:13:18.7349986Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(198): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2022-05-18T04:13:18.7350318Z with 2022-05-18T04:13:18.7350467Z [ 2022-05-18T04:13:18.7350661Z T=torch::jit::ModuleInstanceInfo 2022-05-18T04:13:18.7350831Z ] 2022-05-18T04:13:18.7351224Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(397): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2022-05-18T04:13:18.7351578Z with 2022-05-18T04:13:18.7351728Z [ 2022-05-18T04:13:18.7351901Z T=torch::jit::ModuleInstanceInfo 2022-05-18T04:13:18.7352087Z ] 2022-05-18T04:13:18.7352513Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2022-05-18T04:13:18.7352894Z with 2022-05-18T04:13:18.7353042Z [ 2022-05-18T04:13:18.7353233Z T=torch::jit::ModuleInstanceInfo 2022-05-18T04:13:18.7353403Z ] 2022-05-18T04:13:18.7353855Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(540): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2022-05-18T04:13:18.7354274Z with 2022-05-18T04:13:18.7354423Z [ 2022-05-18T04:13:18.7354600Z T=torch::jit::ModuleInstanceInfo 2022-05-18T04:13:18.7354787Z ] 2022-05-18T04:13:18.7355211Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(540): note: see reference to alias template instantiation 'c10::OptionalBase' being compiled 2022-05-18T04:13:18.7355878Z 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 2022-05-18T04:13:18.7356510Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(432): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2022-05-18T04:13:18.7356887Z with 2022-05-18T04:13:18.7357039Z [ 2022-05-18T04:13:18.7357216Z T=torch::jit::ModuleInstanceInfo 2022-05-18T04:13:18.7357404Z ] 2022-05-18T04:13:18.7357776Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(198): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2022-05-18T04:13:18.7358121Z with 2022-05-18T04:13:18.7358255Z [ 2022-05-18T04:13:18.7358473Z T=torch::jit::ScopePtr 2022-05-18T04:13:18.7358649Z ] 2022-05-18T04:13:18.7359026Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(397): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2022-05-18T04:13:18.7359423Z with 2022-05-18T04:13:18.7359574Z [ 2022-05-18T04:13:18.7359734Z T=torch::jit::ScopePtr 2022-05-18T04:13:18.7359903Z ] 2022-05-18T04:13:18.7360328Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2022-05-18T04:13:18.7360722Z with 2022-05-18T04:13:18.7360858Z [ 2022-05-18T04:13:18.7361034Z T=torch::jit::ScopePtr 2022-05-18T04:13:18.7361203Z ] 2022-05-18T04:13:18.7361638Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(540): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2022-05-18T04:13:18.7362054Z with 2022-05-18T04:13:18.7362204Z [ 2022-05-18T04:13:18.7362375Z T=torch::jit::ScopePtr 2022-05-18T04:13:18.7362529Z ] 2022-05-18T04:13:18.7362938Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(540): note: see reference to alias template instantiation 'c10::OptionalBase' being compiled 2022-05-18T04:13:18.7363573Z 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 2022-05-18T04:13:18.7364207Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(432): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2022-05-18T04:13:18.7364568Z with 2022-05-18T04:13:18.7364720Z [ 2022-05-18T04:13:18.7364897Z T=torch::jit::ScopePtr 2022-05-18T04:13:18.7365052Z ] 2022-05-18T04:13:18.7365430Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(198): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2022-05-18T04:13:18.7365769Z with 2022-05-18T04:13:18.7365905Z [ 2022-05-18T04:13:18.7366082Z T=at::ThreadLocalState 2022-05-18T04:13:18.7366255Z ] 2022-05-18T04:13:18.7366641Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(397): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2022-05-18T04:13:18.7366988Z with 2022-05-18T04:13:18.7367139Z [ 2022-05-18T04:13:18.7367317Z T=at::ThreadLocalState 2022-05-18T04:13:18.7367476Z ] 2022-05-18T04:13:18.7367901Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2022-05-18T04:13:18.7368296Z with 2022-05-18T04:13:18.7368446Z [ 2022-05-18T04:13:18.7368607Z T=at::ThreadLocalState 2022-05-18T04:13:18.7368781Z ] 2022-05-18T04:13:18.7369228Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(540): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2022-05-18T04:13:18.7369629Z with 2022-05-18T04:13:18.7369777Z [ 2022-05-18T04:13:18.7369953Z T=at::ThreadLocalState 2022-05-18T04:13:18.7370112Z ] 2022-05-18T04:13:18.7370564Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(540): note: see reference to alias template instantiation 'c10::OptionalBase' being compiled 2022-05-18T04:13:18.7371252Z 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 2022-05-18T04:13:18.7371904Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(432): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2022-05-18T04:13:18.7372278Z with 2022-05-18T04:13:18.7372414Z [ 2022-05-18T04:13:18.7372592Z T=at::ThreadLocalState 2022-05-18T04:13:18.7372766Z ] 2022-05-18T04:13:18.7373129Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(198): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2022-05-18T04:13:18.7373473Z with 2022-05-18T04:13:18.7373628Z [ 2022-05-18T04:13:18.7373808Z T=std::shared_ptr 2022-05-18T04:13:18.7373993Z ] 2022-05-18T04:13:18.7374380Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(397): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2022-05-18T04:13:18.7374737Z with 2022-05-18T04:13:18.7374871Z [ 2022-05-18T04:13:18.7375062Z T=std::shared_ptr 2022-05-18T04:13:18.7375245Z ] 2022-05-18T04:13:18.7375656Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2022-05-18T04:13:18.7376048Z with 2022-05-18T04:13:18.7376200Z [ 2022-05-18T04:13:18.7376378Z T=std::shared_ptr 2022-05-18T04:13:18.7376565Z ] 2022-05-18T04:13:18.7377017Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(540): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2022-05-18T04:13:18.7377434Z with 2022-05-18T04:13:18.7377573Z [ 2022-05-18T04:13:18.7377765Z T=std::shared_ptr 2022-05-18T04:13:18.7377951Z ] 2022-05-18T04:13:18.7378357Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(540): note: see reference to alias template instantiation 'c10::OptionalBase>' being compiled 2022-05-18T04:13:18.7379010Z 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 2022-05-18T04:13:18.7379678Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\torch/csrc/jit/api/function_impl.h(156): note: see reference to class template instantiation 'std::array>,4>' being compiled 2022-05-18T04:13:18.7380343Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(432): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2022-05-18T04:13:18.7380721Z with 2022-05-18T04:13:18.7380859Z [ 2022-05-18T04:13:18.7381054Z T=std::shared_ptr 2022-05-18T04:13:18.7381241Z ] 2022-05-18T04:13:18.7381639Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(198): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2022-05-18T04:13:18.7381986Z with 2022-05-18T04:13:18.7382136Z [ 2022-05-18T04:13:18.7382671Z T=torch::jit::GraphExecutor 2022-05-18T04:13:18.7382851Z ] 2022-05-18T04:13:18.7383243Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(397): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2022-05-18T04:13:18.7383606Z with 2022-05-18T04:13:18.7383746Z [ 2022-05-18T04:13:18.7383927Z T=torch::jit::GraphExecutor 2022-05-18T04:13:18.7384104Z ] 2022-05-18T04:13:18.7384515Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2022-05-18T04:13:18.7384911Z with 2022-05-18T04:13:18.7385066Z [ 2022-05-18T04:13:18.7385237Z T=torch::jit::GraphExecutor 2022-05-18T04:13:18.7385414Z ] 2022-05-18T04:13:18.7385869Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(540): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2022-05-18T04:13:18.7386291Z with 2022-05-18T04:13:18.7386428Z [ 2022-05-18T04:13:18.7386608Z T=torch::jit::GraphExecutor 2022-05-18T04:13:18.7386784Z ] 2022-05-18T04:13:18.7387187Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(540): note: see reference to alias template instantiation 'c10::OptionalBase' being compiled 2022-05-18T04:13:18.7387823Z 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 2022-05-18T04:13:18.7388583Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\torch/csrc/jit/api/function_impl.h(170): note: see reference to class template instantiation 'std::array,4>' being compiled 2022-05-18T04:13:18.7389250Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(432): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2022-05-18T04:13:18.7389625Z with 2022-05-18T04:13:18.7389765Z [ 2022-05-18T04:13:18.7389947Z T=torch::jit::GraphExecutor 2022-05-18T04:13:18.7390127Z ] 2022-05-18T04:13:18.7390490Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(198): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2022-05-18T04:13:18.7390840Z with 2022-05-18T04:13:18.7390992Z [ 2022-05-18T04:13:18.7391161Z T=torch::jit::Method 2022-05-18T04:13:18.7391317Z ] 2022-05-18T04:13:18.7391708Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(397): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2022-05-18T04:13:18.7392067Z with 2022-05-18T04:13:18.7392203Z [ 2022-05-18T04:13:18.7392373Z T=torch::jit::Method 2022-05-18T04:13:18.7392539Z ] 2022-05-18T04:13:18.7392953Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2022-05-18T04:13:18.7393345Z with 2022-05-18T04:13:18.7393498Z [ 2022-05-18T04:13:18.7393668Z T=torch::jit::Method 2022-05-18T04:13:18.7393819Z ] 2022-05-18T04:13:18.7394332Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(540): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2022-05-18T04:13:18.7394777Z with 2022-05-18T04:13:18.7394912Z [ 2022-05-18T04:13:18.7395081Z T=torch::jit::Method 2022-05-18T04:13:18.7395249Z ] 2022-05-18T04:13:18.7395641Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(540): note: see reference to alias template instantiation 'c10::OptionalBase' being compiled 2022-05-18T04:13:18.7396263Z 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 2022-05-18T04:13:18.7396897Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(432): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2022-05-18T04:13:18.7397282Z with 2022-05-18T04:13:18.7397434Z [ 2022-05-18T04:13:18.7397591Z T=torch::jit::Method 2022-05-18T04:13:18.7397759Z ] 2022-05-18T04:13:18.7398135Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(198): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2022-05-18T04:13:18.7398469Z with 2022-05-18T04:13:18.7398620Z [ 2022-05-18T04:13:18.7398838Z T=std::vector> 2022-05-18T04:13:18.7399027Z ] 2022-05-18T04:13:18.7399418Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(397): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2022-05-18T04:13:18.7399774Z with 2022-05-18T04:13:18.7399925Z [ 2022-05-18T04:13:18.7400129Z T=std::vector> 2022-05-18T04:13:18.7400337Z ] 2022-05-18T04:13:18.7400760Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2022-05-18T04:13:18.7401131Z with 2022-05-18T04:13:18.7401282Z [ 2022-05-18T04:13:18.7401502Z T=std::vector> 2022-05-18T04:13:18.7401694Z ] 2022-05-18T04:13:18.7402149Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(540): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2022-05-18T04:13:18.7402564Z with 2022-05-18T04:13:18.7402721Z [ 2022-05-18T04:13:18.7402923Z T=std::vector> 2022-05-18T04:13:18.7403128Z ] 2022-05-18T04:13:18.7403562Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(540): note: see reference to alias template instantiation 'c10::OptionalBase>>' being compiled 2022-05-18T04:13:18.7404253Z 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 2022-05-18T04:13:18.7404903Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(432): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2022-05-18T04:13:18.7405274Z with 2022-05-18T04:13:18.7405468Z [ 2022-05-18T04:13:18.7405685Z T=std::vector> 2022-05-18T04:13:18.7405876Z ] 2022-05-18T04:13:18.7406291Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(198): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2022-05-18T04:13:18.7406635Z with 2022-05-18T04:13:18.7406773Z [ 2022-05-18T04:13:18.7407016Z T=std::function 2022-05-18T04:13:18.7407248Z ] 2022-05-18T04:13:18.7407648Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(397): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2022-05-18T04:13:18.7407995Z with 2022-05-18T04:13:18.7408145Z [ 2022-05-18T04:13:18.7408387Z T=std::function 2022-05-18T04:13:18.7408601Z ] 2022-05-18T04:13:18.7409028Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2022-05-18T04:13:18.7409423Z with 2022-05-18T04:13:18.7409575Z [ 2022-05-18T04:13:18.7409802Z T=std::function 2022-05-18T04:13:18.7410028Z ] 2022-05-18T04:13:18.7410484Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(540): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2022-05-18T04:13:18.7410885Z with 2022-05-18T04:13:18.7411038Z [ 2022-05-18T04:13:18.7411279Z T=std::function 2022-05-18T04:13:18.7411502Z ] 2022-05-18T04:13:18.7411943Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(540): note: see reference to alias template instantiation 'c10::OptionalBase>' being compiled 2022-05-18T04:13:18.7412697Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\torch/csrc/autograd/profiler_legacy.h(400): note: see reference to class template instantiation 'c10::optional>' being compiled 2022-05-18T04:13:18.7413392Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(432): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2022-05-18T04:13:18.7413766Z with 2022-05-18T04:13:18.7413903Z [ 2022-05-18T04:13:18.7414152Z T=std::function 2022-05-18T04:13:18.7414382Z ] 2022-05-18T04:13:18.7414749Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(198): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2022-05-18T04:13:18.7415098Z with 2022-05-18T04:13:18.7415250Z [ 2022-05-18T04:13:18.7415535Z T=std::vector>,std::allocator>>> 2022-05-18T04:13:18.7415778Z ] 2022-05-18T04:13:18.7416169Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(397): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2022-05-18T04:13:18.7416528Z with 2022-05-18T04:13:18.7416677Z [ 2022-05-18T04:13:18.7417274Z T=std::vector>,std::allocator>>> 2022-05-18T04:13:18.7417539Z ] 2022-05-18T04:13:18.7418016Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2022-05-18T04:13:18.7418389Z with 2022-05-18T04:13:18.7418540Z [ 2022-05-18T04:13:18.7418826Z T=std::vector>,std::allocator>>> 2022-05-18T04:13:18.7419078Z ] 2022-05-18T04:13:18.7419519Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(540): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2022-05-18T04:13:18.7419936Z with 2022-05-18T04:13:18.7420088Z [ 2022-05-18T04:13:18.7420353Z T=std::vector>,std::allocator>>> 2022-05-18T04:13:18.7420610Z ] 2022-05-18T04:13:18.7421104Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(540): note: see reference to alias template instantiation 'c10::OptionalBase>,std::allocator>>>>' being compiled 2022-05-18T04:13:18.7421906Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\torch/csrc/autograd/profiler_kineto.h(247): note: see reference to class template instantiation 'c10::optional>,std::allocator>>>>' being compiled 2022-05-18T04:13:18.7422620Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(432): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2022-05-18T04:13:18.7422988Z with 2022-05-18T04:13:18.7423145Z [ 2022-05-18T04:13:18.7423430Z T=std::vector>,std::allocator>>> 2022-05-18T04:13:18.7423688Z ] 2022-05-18T04:13:18.7424053Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(198): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2022-05-18T04:13:18.7424395Z with 2022-05-18T04:13:18.7424545Z [ 2022-05-18T04:13:18.7424798Z T=torch::nn::TripletMarginWithDistanceLossOptions::distance_function_t 2022-05-18T04:13:18.7425049Z ] 2022-05-18T04:13:18.7425445Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(397): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2022-05-18T04:13:18.7425803Z with 2022-05-18T04:13:18.7425940Z [ 2022-05-18T04:13:18.7426283Z T=torch::nn::TripletMarginWithDistanceLossOptions::distance_function_t 2022-05-18T04:13:18.7426535Z ] 2022-05-18T04:13:18.7426955Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2022-05-18T04:13:18.7427347Z with 2022-05-18T04:13:18.7427497Z [ 2022-05-18T04:13:18.7427761Z T=torch::nn::TripletMarginWithDistanceLossOptions::distance_function_t 2022-05-18T04:13:18.7427994Z ] 2022-05-18T04:13:18.7428553Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(540): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2022-05-18T04:13:18.7428967Z with 2022-05-18T04:13:18.7429140Z [ 2022-05-18T04:13:18.7429406Z T=torch::nn::TripletMarginWithDistanceLossOptions::distance_function_t 2022-05-18T04:13:18.7429659Z ] 2022-05-18T04:13:18.7430142Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(540): note: see reference to alias template instantiation 'c10::OptionalBase' being compiled 2022-05-18T04:13:18.7430934Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\torch\csrc\api\include\torch/nn/options/loss.h(404): note: see reference to class template instantiation 'c10::optional' being compiled 2022-05-18T04:13:18.7431665Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(432): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2022-05-18T04:13:18.7432045Z with 2022-05-18T04:13:18.7432196Z [ 2022-05-18T04:13:18.7432447Z T=torch::nn::TripletMarginWithDistanceLossOptions::distance_function_t 2022-05-18T04:13:18.7432695Z ] 2022-05-18T04:13:18.7433072Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(198): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2022-05-18T04:13:18.7433420Z with 2022-05-18T04:13:18.7433555Z [ 2022-05-18T04:13:18.7433765Z T=std::vector> 2022-05-18T04:13:18.7433960Z ] 2022-05-18T04:13:18.7434342Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(397): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2022-05-18T04:13:18.7434703Z with 2022-05-18T04:13:18.7434853Z [ 2022-05-18T04:13:18.7435047Z T=std::vector> 2022-05-18T04:13:18.7435245Z ] 2022-05-18T04:13:18.7435675Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2022-05-18T04:13:18.7436067Z with 2022-05-18T04:13:18.7436202Z [ 2022-05-18T04:13:18.7436409Z T=std::vector> 2022-05-18T04:13:18.7436602Z ] 2022-05-18T04:13:18.7437041Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(540): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2022-05-18T04:13:18.7437454Z with 2022-05-18T04:13:18.7437604Z [ 2022-05-18T04:13:18.7437806Z T=std::vector> 2022-05-18T04:13:18.7437991Z ] 2022-05-18T04:13:18.7438404Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(540): note: see reference to alias template instantiation 'c10::OptionalBase>>' being compiled 2022-05-18T04:13:18.7438789Z with 2022-05-18T04:13:18.7438927Z [ 2022-05-18T04:13:18.7439082Z T=double 2022-05-18T04:13:18.7439238Z ] 2022-05-18T04:13:18.7439677Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\torch\csrc\api\include\torch/nn/options/upsampling.h(26): note: see reference to class template instantiation 'c10::optional>>' being compiled 2022-05-18T04:13:18.7440101Z with 2022-05-18T04:13:18.7440250Z [ 2022-05-18T04:13:18.7440403Z T=double 2022-05-18T04:13:18.7440485Z ] 2022-05-18T04:13:18.7440813Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(432): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2022-05-18T04:13:18.7440912Z with 2022-05-18T04:13:18.7440972Z [ 2022-05-18T04:13:18.7441091Z T=std::vector> 2022-05-18T04:13:18.7441149Z ] 2022-05-18T04:13:18.7441434Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(198): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2022-05-18T04:13:18.7441495Z with 2022-05-18T04:13:18.7441539Z [ 2022-05-18T04:13:18.7441646Z T=std::tuple 2022-05-18T04:13:18.7441704Z ] 2022-05-18T04:13:18.7442006Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(397): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2022-05-18T04:13:18.7442067Z with 2022-05-18T04:13:18.7442127Z [ 2022-05-18T04:13:18.7442229Z T=std::tuple 2022-05-18T04:13:18.7442272Z ] 2022-05-18T04:13:18.7442616Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2022-05-18T04:13:18.7442677Z with 2022-05-18T04:13:18.7442735Z [ 2022-05-18T04:13:18.7442837Z T=std::tuple 2022-05-18T04:13:18.7442894Z ] 2022-05-18T04:13:18.7443258Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(540): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2022-05-18T04:13:18.7443319Z with 2022-05-18T04:13:18.7443377Z [ 2022-05-18T04:13:18.7443462Z T=std::tuple 2022-05-18T04:13:18.7443522Z ] 2022-05-18T04:13:18.7443851Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(540): note: see reference to alias template instantiation 'c10::OptionalBase>' being compiled 2022-05-18T04:13:18.7444210Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\torch\csrc\api\include\torch/nn/modules/rnn.h(155): note: see reference to class template instantiation 'c10::optional>' being compiled 2022-05-18T04:13:18.7444528Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(432): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2022-05-18T04:13:18.7444593Z with 2022-05-18T04:13:18.7444651Z [ 2022-05-18T04:13:18.7444753Z T=std::tuple 2022-05-18T04:13:18.7444814Z ] 2022-05-18T04:13:18.7445088Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(198): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2022-05-18T04:13:18.7445148Z with 2022-05-18T04:13:18.7445205Z [ 2022-05-18T04:13:18.7445333Z T=std::vector> 2022-05-18T04:13:18.7445392Z ] 2022-05-18T04:13:18.7445689Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(397): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2022-05-18T04:13:18.7445750Z with 2022-05-18T04:13:18.7445807Z [ 2022-05-18T04:13:18.7445960Z T=std::vector> 2022-05-18T04:13:18.7446018Z ] 2022-05-18T04:13:18.7446358Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2022-05-18T04:13:18.7446456Z with 2022-05-18T04:13:18.7446514Z [ 2022-05-18T04:13:18.7446639Z T=std::vector> 2022-05-18T04:13:18.7446695Z ] 2022-05-18T04:13:18.7447054Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(540): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2022-05-18T04:13:18.7447101Z with 2022-05-18T04:13:18.7447159Z [ 2022-05-18T04:13:18.7447283Z T=std::vector> 2022-05-18T04:13:18.7447343Z ] 2022-05-18T04:13:18.7447688Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(540): note: see reference to alias template instantiation 'c10::OptionalBase>>' being compiled 2022-05-18T04:13:18.7448060Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\torch\csrc\api\include\torch/optim/lbfgs.h(46): note: see reference to class template instantiation 'c10::optional>>' being compiled 2022-05-18T04:13:18.7448378Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(432): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2022-05-18T04:13:18.7448440Z with 2022-05-18T04:13:18.7448497Z [ 2022-05-18T04:13:18.7448607Z T=std::vector> 2022-05-18T04:13:18.7448666Z ] 2022-05-18T04:13:18.7448925Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\pybind11\detail/common.h(108): warning C4005: 'HAVE_SNPRINTF': macro redefinition 2022-05-18T04:13:18.7449110Z C:\Jenkins\Miniconda3\Include\pyerrors.h(315): note: see previous definition of 'HAVE_SNPRINTF' 2022-05-18T04:13:18.8287219Z [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 2022-05-18T04:13:18.8287386Z Creating library inline_jit_extension.lib and object inline_jit_extension.exp 2022-05-18T04:13:18.8528264Z Loading extension module inline_jit_extension... 2022-05-18T04:13:18.8528618Z test_inline_jit_compile_extension_multiple_sources_and_no_functions (__main__.TestCppExtensionJIT) ... ok (10.631s) 2022-05-18T04:13:18.8547272Z test_inline_jit_compile_extension_throws_when_functions_is_bad (__main__.TestCppExtensionJIT) ... ok (0.000s) 2022-05-18T04:13:19.1078352Z Using C:\Users\runneruser\AppData\Local\torch_extensions\torch_extensions\Cache\py38_cu113 as PyTorch extensions root... 2022-05-18T04:13:19.1078874Z Creating extension directory C:\Users\runneruser\AppData\Local\torch_extensions\torch_extensions\Cache\py38_cu113\inline_jit_extension_with_functions_dict... 2022-05-18T04:13:19.1079425Z Emitting ninja build file C:\Users\runneruser\AppData\Local\torch_extensions\torch_extensions\Cache\py38_cu113\inline_jit_extension_with_functions_dict\build.ninja... 2022-05-18T04:13:19.1079850Z Building extension module inline_jit_extension_with_functions_dict... 2022-05-18T04:13:19.1080209Z Allowing ninja to set a default number of workers... (overridable by setting the environment variable MAX_JOBS=N) 2022-05-18T04:13:29.3596436Z [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\py38_cu113\inline_jit_extension_with_functions_dict\main.cpp /Fomain.o 2022-05-18T04:13:29.3597748Z Microsoft (R) C/C++ Optimizing Compiler Version 19.28.29337 for x64 2022-05-18T04:13:29.3598050Z Copyright (C) Microsoft Corporation. All rights reserved. 2022-05-18T04:13:29.3598242Z 2022-05-18T04:13:29.3598546Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/macros/Macros.h(143): warning C4067: unexpected tokens following preprocessor directive - expected a newline 2022-05-18T04:13:29.3599106Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/core/TensorImpl.h(2199): warning C4805: '|': unsafe mix of type 'uintptr_t' and type 'bool' in operation 2022-05-18T04:13:29.3599693Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(198): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2022-05-18T04:13:29.3600041Z with 2022-05-18T04:13:29.3600192Z [ 2022-05-18T04:13:29.3600453Z T=c10::impl::InlineDeviceGuard 2022-05-18T04:13:29.3600719Z ] 2022-05-18T04:13:29.3601158Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(397): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2022-05-18T04:13:29.3601538Z with 2022-05-18T04:13:29.3601724Z [ 2022-05-18T04:13:29.3601999Z T=c10::impl::InlineDeviceGuard 2022-05-18T04:13:29.3602264Z ] 2022-05-18T04:13:29.3602743Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2022-05-18T04:13:29.3603184Z with 2022-05-18T04:13:29.3603367Z [ 2022-05-18T04:13:29.3603671Z T=c10::impl::InlineDeviceGuard 2022-05-18T04:13:29.3603922Z ] 2022-05-18T04:13:29.3604419Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(540): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2022-05-18T04:13:29.3612547Z with 2022-05-18T04:13:29.3612765Z [ 2022-05-18T04:13:29.3613131Z T=c10::impl::InlineDeviceGuard 2022-05-18T04:13:29.3613435Z ] 2022-05-18T04:13:29.3614107Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(540): note: see reference to alias template instantiation 'c10::OptionalBase>' being compiled 2022-05-18T04:13:29.3615111Z 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 2022-05-18T04:13:29.3616106Z 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 2022-05-18T04:13:29.3617170Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(432): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2022-05-18T04:13:29.3617775Z with 2022-05-18T04:13:29.3617965Z [ 2022-05-18T04:13:29.3618281Z T=c10::impl::InlineDeviceGuard 2022-05-18T04:13:29.3618577Z ] 2022-05-18T04:13:29.3619098Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(198): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2022-05-18T04:13:29.3619547Z with 2022-05-18T04:13:29.3619762Z [ 2022-05-18T04:13:29.3619980Z T=at::TensorBase 2022-05-18T04:13:29.3620127Z ] 2022-05-18T04:13:29.3620518Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(397): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2022-05-18T04:13:29.3620878Z with 2022-05-18T04:13:29.3621012Z [ 2022-05-18T04:13:29.3621171Z T=at::TensorBase 2022-05-18T04:13:29.3621329Z ] 2022-05-18T04:13:29.3621756Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2022-05-18T04:13:29.3622133Z with 2022-05-18T04:13:29.3622277Z [ 2022-05-18T04:13:29.3622435Z T=at::TensorBase 2022-05-18T04:13:29.3622579Z ] 2022-05-18T04:13:29.3623029Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(540): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2022-05-18T04:13:29.3623438Z with 2022-05-18T04:13:29.3623581Z [ 2022-05-18T04:13:29.3623731Z T=at::TensorBase 2022-05-18T04:13:29.3623888Z ] 2022-05-18T04:13:29.3624284Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(540): note: see reference to alias template instantiation 'c10::OptionalBase' being compiled 2022-05-18T04:13:29.3624894Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\ATen/core/TensorBase.h(951): note: see reference to class template instantiation 'c10::optional' being compiled 2022-05-18T04:13:29.3625515Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(432): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2022-05-18T04:13:29.3625886Z with 2022-05-18T04:13:29.3626031Z [ 2022-05-18T04:13:29.3626545Z T=at::TensorBase 2022-05-18T04:13:29.3626708Z ] 2022-05-18T04:13:29.3627083Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(198): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2022-05-18T04:13:29.3627434Z with 2022-05-18T04:13:29.3627570Z [ 2022-05-18T04:13:29.3627732Z T=at::Tensor 2022-05-18T04:13:29.3627893Z ] 2022-05-18T04:13:29.3628270Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(397): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2022-05-18T04:13:29.3628624Z with 2022-05-18T04:13:29.3628769Z [ 2022-05-18T04:13:29.3628915Z T=at::Tensor 2022-05-18T04:13:29.3629069Z ] 2022-05-18T04:13:29.3629495Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2022-05-18T04:13:29.3629948Z with 2022-05-18T04:13:29.3630082Z [ 2022-05-18T04:13:29.3630242Z T=at::Tensor 2022-05-18T04:13:29.3630440Z ] 2022-05-18T04:13:29.3630875Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(540): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2022-05-18T04:13:29.3631289Z with 2022-05-18T04:13:29.3631435Z [ 2022-05-18T04:13:29.3631580Z T=at::Tensor 2022-05-18T04:13:29.3631734Z ] 2022-05-18T04:13:29.3632127Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(540): note: see reference to alias template instantiation 'c10::OptionalBase' being compiled 2022-05-18T04:13:29.3632729Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\ATen/core/TensorBody.h(509): note: see reference to class template instantiation 'c10::optional' being compiled 2022-05-18T04:13:29.3633330Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(432): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2022-05-18T04:13:29.3633704Z with 2022-05-18T04:13:29.3633854Z [ 2022-05-18T04:13:29.3633999Z T=at::Tensor 2022-05-18T04:13:29.3634158Z ] 2022-05-18T04:13:29.3634532Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(198): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2022-05-18T04:13:29.3634873Z with 2022-05-18T04:13:29.3635009Z [ 2022-05-18T04:13:29.3635172Z T=at::Generator 2022-05-18T04:13:29.3635334Z ] 2022-05-18T04:13:29.3635715Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(397): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2022-05-18T04:13:29.3636069Z with 2022-05-18T04:13:29.3636218Z [ 2022-05-18T04:13:29.3636365Z T=at::Generator 2022-05-18T04:13:29.3636525Z ] 2022-05-18T04:13:29.3636949Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2022-05-18T04:13:29.3637340Z with 2022-05-18T04:13:29.3637474Z [ 2022-05-18T04:13:29.3637633Z T=at::Generator 2022-05-18T04:13:29.3637794Z ] 2022-05-18T04:13:29.3638227Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(540): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2022-05-18T04:13:29.3638642Z with 2022-05-18T04:13:29.3638788Z [ 2022-05-18T04:13:29.3638935Z T=at::Generator 2022-05-18T04:13:29.3639096Z ] 2022-05-18T04:13:29.3639491Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(540): note: see reference to alias template instantiation 'c10::OptionalBase' being compiled 2022-05-18T04:13:29.3640102Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\ATen/core/TensorBody.h(584): note: see reference to class template instantiation 'c10::optional' being compiled 2022-05-18T04:13:29.3640709Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(432): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2022-05-18T04:13:29.3641080Z with 2022-05-18T04:13:29.3641228Z [ 2022-05-18T04:13:29.3641390Z T=at::Generator 2022-05-18T04:13:29.3641580Z ] 2022-05-18T04:13:29.3641957Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(198): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2022-05-18T04:13:29.3642348Z with 2022-05-18T04:13:29.3642482Z [ 2022-05-18T04:13:29.3642645Z T=c10::DimVector 2022-05-18T04:13:29.3642804Z ] 2022-05-18T04:13:29.3643174Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(397): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2022-05-18T04:13:29.3643529Z with 2022-05-18T04:13:29.3643678Z [ 2022-05-18T04:13:29.3643839Z T=c10::DimVector 2022-05-18T04:13:29.3643984Z ] 2022-05-18T04:13:29.3644411Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2022-05-18T04:13:29.3644803Z with 2022-05-18T04:13:29.3644939Z [ 2022-05-18T04:13:29.3645102Z T=c10::DimVector 2022-05-18T04:13:29.3645260Z ] 2022-05-18T04:13:29.3645695Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(540): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2022-05-18T04:13:29.3646103Z with 2022-05-18T04:13:29.3646250Z [ 2022-05-18T04:13:29.3646409Z T=c10::DimVector 2022-05-18T04:13:29.3646556Z ] 2022-05-18T04:13:29.3646948Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(540): note: see reference to alias template instantiation 'c10::OptionalBase' being compiled 2022-05-18T04:13:29.3647569Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\ATen/TensorIterator.h(766): note: see reference to class template instantiation 'c10::optional' being compiled 2022-05-18T04:13:29.3648196Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(432): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2022-05-18T04:13:29.3648553Z with 2022-05-18T04:13:29.3648701Z [ 2022-05-18T04:13:29.3648865Z T=c10::DimVector 2022-05-18T04:13:29.3649010Z ] 2022-05-18T04:13:29.3649384Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(198): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2022-05-18T04:13:29.3649724Z with 2022-05-18T04:13:29.3649871Z [ 2022-05-18T04:13:29.3650095Z T=std::string 2022-05-18T04:13:29.3650256Z ] 2022-05-18T04:13:29.3650643Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(397): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2022-05-18T04:13:29.3650986Z with 2022-05-18T04:13:29.3651133Z [ 2022-05-18T04:13:29.3651292Z T=std::string 2022-05-18T04:13:29.3651436Z ] 2022-05-18T04:13:29.3651858Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2022-05-18T04:13:29.3652252Z with 2022-05-18T04:13:29.3652401Z [ 2022-05-18T04:13:29.3652545Z T=std::string 2022-05-18T04:13:29.3652706Z ] 2022-05-18T04:13:29.3653207Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(540): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2022-05-18T04:13:29.3653686Z with 2022-05-18T04:13:29.3653883Z [ 2022-05-18T04:13:29.3654043Z T=std::string 2022-05-18T04:13:29.3654187Z ] 2022-05-18T04:13:29.3654580Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(540): note: see reference to alias template instantiation 'c10::OptionalBase' being compiled 2022-05-18T04:13:29.3655187Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\ATen/core/jit_type_base.h(448): note: see reference to class template instantiation 'c10::optional' being compiled 2022-05-18T04:13:29.3655807Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(432): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2022-05-18T04:13:29.3656185Z with 2022-05-18T04:13:29.3656324Z [ 2022-05-18T04:13:29.3656491Z T=std::string 2022-05-18T04:13:29.3656648Z ] 2022-05-18T04:13:29.3657007Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(198): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2022-05-18T04:13:29.3657351Z with 2022-05-18T04:13:29.3657497Z [ 2022-05-18T04:13:29.3657652Z T=c10::QualifiedName 2022-05-18T04:13:29.3657815Z ] 2022-05-18T04:13:29.3658204Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(397): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2022-05-18T04:13:29.3658545Z with 2022-05-18T04:13:29.3658687Z [ 2022-05-18T04:13:29.3658858Z T=c10::QualifiedName 2022-05-18T04:13:29.3659020Z ] 2022-05-18T04:13:29.3659432Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2022-05-18T04:13:29.3659823Z with 2022-05-18T04:13:29.3659970Z [ 2022-05-18T04:13:29.3660126Z T=c10::QualifiedName 2022-05-18T04:13:29.3660293Z ] 2022-05-18T04:13:29.3660738Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(540): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2022-05-18T04:13:29.3661153Z with 2022-05-18T04:13:29.3661284Z [ 2022-05-18T04:13:29.3661453Z T=c10::QualifiedName 2022-05-18T04:13:29.3661616Z ] 2022-05-18T04:13:29.3662006Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(540): note: see reference to alias template instantiation 'c10::OptionalBase' being compiled 2022-05-18T04:13:29.3662629Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\ATen/core/jit_type_base.h(696): note: see reference to class template instantiation 'c10::optional' being compiled 2022-05-18T04:13:29.3663261Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(432): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2022-05-18T04:13:29.3663634Z with 2022-05-18T04:13:29.3663771Z [ 2022-05-18T04:13:29.3663939Z T=c10::QualifiedName 2022-05-18T04:13:29.3664109Z ] 2022-05-18T04:13:29.3664470Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(198): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2022-05-18T04:13:29.3664811Z with 2022-05-18T04:13:29.3664998Z [ 2022-05-18T04:13:29.3665211Z T=std::shared_ptr 2022-05-18T04:13:29.3665395Z ] 2022-05-18T04:13:29.3665827Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(397): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2022-05-18T04:13:29.3666184Z with 2022-05-18T04:13:29.3666319Z [ 2022-05-18T04:13:29.3666528Z T=std::shared_ptr 2022-05-18T04:13:29.3666724Z ] 2022-05-18T04:13:29.3667136Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2022-05-18T04:13:29.3667520Z with 2022-05-18T04:13:29.3667670Z [ 2022-05-18T04:13:29.3667876Z T=std::shared_ptr 2022-05-18T04:13:29.3668061Z ] 2022-05-18T04:13:29.3668509Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(540): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2022-05-18T04:13:29.3668917Z with 2022-05-18T04:13:29.3669052Z [ 2022-05-18T04:13:29.3669259Z T=std::shared_ptr 2022-05-18T04:13:29.3669454Z ] 2022-05-18T04:13:29.3669877Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(540): note: see reference to alias template instantiation 'c10::OptionalBase>' being compiled 2022-05-18T04:13:29.3670523Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\ATen/core/ivalue.h(1338): note: see reference to class template instantiation 'c10::optional>' being compiled 2022-05-18T04:13:29.3671172Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(432): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2022-05-18T04:13:29.3671542Z with 2022-05-18T04:13:29.3671690Z [ 2022-05-18T04:13:29.3671885Z T=std::shared_ptr 2022-05-18T04:13:29.3672081Z ] 2022-05-18T04:13:29.3672459Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(198): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2022-05-18T04:13:29.3672788Z with 2022-05-18T04:13:29.3672936Z [ 2022-05-18T04:13:29.3673143Z T=std::weak_ptr 2022-05-18T04:13:29.3673337Z ] 2022-05-18T04:13:29.3673713Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(397): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2022-05-18T04:13:29.3674070Z with 2022-05-18T04:13:29.3674216Z [ 2022-05-18T04:13:29.3674407Z T=std::weak_ptr 2022-05-18T04:13:29.3674600Z ] 2022-05-18T04:13:29.3675026Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2022-05-18T04:13:29.3675414Z with 2022-05-18T04:13:29.3675546Z [ 2022-05-18T04:13:29.3675749Z T=std::weak_ptr 2022-05-18T04:13:29.3675944Z ] 2022-05-18T04:13:29.3676416Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(540): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2022-05-18T04:13:29.3676825Z with 2022-05-18T04:13:29.3676971Z [ 2022-05-18T04:13:29.3677206Z T=std::weak_ptr 2022-05-18T04:13:29.3677400Z ] 2022-05-18T04:13:29.3677830Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(540): note: see reference to alias template instantiation 'c10::OptionalBase>' being compiled 2022-05-18T04:13:29.3678492Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\ATen/core/ivalue.h(1339): note: see reference to class template instantiation 'c10::optional>' being compiled 2022-05-18T04:13:29.3679144Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(432): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2022-05-18T04:13:29.3679510Z with 2022-05-18T04:13:29.3679659Z [ 2022-05-18T04:13:29.3679863Z T=std::weak_ptr 2022-05-18T04:13:29.3680046Z ] 2022-05-18T04:13:29.3680420Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(198): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2022-05-18T04:13:29.3680757Z with 2022-05-18T04:13:29.3680890Z [ 2022-05-18T04:13:29.3681121Z T=std::vector> 2022-05-18T04:13:29.3681340Z ] 2022-05-18T04:13:29.3681725Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(397): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2022-05-18T04:13:29.3682069Z with 2022-05-18T04:13:29.3682215Z [ 2022-05-18T04:13:29.3682448Z T=std::vector> 2022-05-18T04:13:29.3682649Z ] 2022-05-18T04:13:29.3683071Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2022-05-18T04:13:29.3683454Z with 2022-05-18T04:13:29.3683599Z [ 2022-05-18T04:13:29.3683815Z T=std::vector> 2022-05-18T04:13:29.3684030Z ] 2022-05-18T04:13:29.3684475Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(540): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2022-05-18T04:13:29.3684877Z with 2022-05-18T04:13:29.3685023Z [ 2022-05-18T04:13:29.3685253Z T=std::vector> 2022-05-18T04:13:29.3685467Z ] 2022-05-18T04:13:29.3685893Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(540): note: see reference to alias template instantiation 'c10::OptionalBase>>' being compiled 2022-05-18T04:13:29.3686600Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\ATen/core/jit_type.h(482): note: see reference to class template instantiation 'c10::optional>>' being compiled 2022-05-18T04:13:29.3687264Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(432): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2022-05-18T04:13:29.3687643Z with 2022-05-18T04:13:29.3687779Z [ 2022-05-18T04:13:29.3688052Z T=std::vector> 2022-05-18T04:13:29.3688272Z ] 2022-05-18T04:13:29.3688632Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(198): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2022-05-18T04:13:29.3689011Z with 2022-05-18T04:13:29.3689158Z [ 2022-05-18T04:13:29.3689493Z T=std::vector::type,std::allocator::type>> 2022-05-18T04:13:29.3689785Z ] 2022-05-18T04:13:29.3690175Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(397): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2022-05-18T04:13:29.3690528Z with 2022-05-18T04:13:29.3690675Z [ 2022-05-18T04:13:29.3690993Z T=std::vector::type,std::allocator::type>> 2022-05-18T04:13:29.3691299Z ] 2022-05-18T04:13:29.3691727Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2022-05-18T04:13:29.3692117Z with 2022-05-18T04:13:29.3692253Z [ 2022-05-18T04:13:29.3692588Z T=std::vector::type,std::allocator::type>> 2022-05-18T04:13:29.3692892Z ] 2022-05-18T04:13:29.3693330Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(540): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2022-05-18T04:13:29.3693816Z with 2022-05-18T04:13:29.3693965Z [ 2022-05-18T04:13:29.3694302Z T=std::vector::type,std::allocator::type>> 2022-05-18T04:13:29.3694598Z ] 2022-05-18T04:13:29.3695015Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(540): note: see reference to alias template instantiation 'c10::OptionalBase>>' being compiled 2022-05-18T04:13:29.3695400Z with 2022-05-18T04:13:29.3695536Z [ 2022-05-18T04:13:29.3695767Z T=c10::impl::ScalarTypeToCPPType::type 2022-05-18T04:13:29.3695989Z ] 2022-05-18T04:13:29.3696396Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\ATen/core/jit_type.h(441): note: see reference to class template instantiation 'c10::optional>>' being compiled 2022-05-18T04:13:29.3696761Z with 2022-05-18T04:13:29.3696907Z [ 2022-05-18T04:13:29.3697136Z T=c10::impl::ScalarTypeToCPPType::type 2022-05-18T04:13:29.3697343Z ] 2022-05-18T04:13:29.3697746Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(432): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2022-05-18T04:13:29.3698127Z with 2022-05-18T04:13:29.3698274Z [ 2022-05-18T04:13:29.3698591Z T=std::vector::type,std::allocator::type>> 2022-05-18T04:13:29.3698894Z ] 2022-05-18T04:13:29.3699313Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(198): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2022-05-18T04:13:29.3699658Z with 2022-05-18T04:13:29.3699792Z [ 2022-05-18T04:13:29.3700039Z T=std::vector,std::allocator>> 2022-05-18T04:13:29.3700306Z ] 2022-05-18T04:13:29.3700685Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(397): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2022-05-18T04:13:29.3701043Z with 2022-05-18T04:13:29.3701192Z [ 2022-05-18T04:13:29.3701420Z T=std::vector,std::allocator>> 2022-05-18T04:13:29.3701641Z ] 2022-05-18T04:13:29.3702068Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2022-05-18T04:13:29.3702460Z with 2022-05-18T04:13:29.3702596Z [ 2022-05-18T04:13:29.3702842Z T=std::vector,std::allocator>> 2022-05-18T04:13:29.3703072Z ] 2022-05-18T04:13:29.3703509Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(540): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2022-05-18T04:13:29.3703921Z with 2022-05-18T04:13:29.3704068Z [ 2022-05-18T04:13:29.3704310Z T=std::vector,std::allocator>> 2022-05-18T04:13:29.3704523Z ] 2022-05-18T04:13:29.3704977Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(540): note: see reference to alias template instantiation 'c10::OptionalBase,std::allocator>>>' being compiled 2022-05-18T04:13:29.3705703Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\ATen/core/jit_type.h(567): note: see reference to class template instantiation 'c10::optional,std::allocator>>>' being compiled 2022-05-18T04:13:29.3706359Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\ATen/core/jit_type.h(843): note: see reference to class template instantiation 'c10::VaryingShape' being compiled 2022-05-18T04:13:29.3706977Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(432): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2022-05-18T04:13:29.3707341Z with 2022-05-18T04:13:29.3707489Z [ 2022-05-18T04:13:29.3707731Z T=std::vector,std::allocator>> 2022-05-18T04:13:29.3707942Z ] 2022-05-18T04:13:29.3708315Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(198): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2022-05-18T04:13:29.3708659Z with 2022-05-18T04:13:29.3708804Z [ 2022-05-18T04:13:29.3709027Z T=std::vector,std::allocator>> 2022-05-18T04:13:29.3709247Z ] 2022-05-18T04:13:29.3709636Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(397): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2022-05-18T04:13:29.3709982Z with 2022-05-18T04:13:29.3710127Z [ 2022-05-18T04:13:29.3710361Z T=std::vector,std::allocator>> 2022-05-18T04:13:29.3710576Z ] 2022-05-18T04:13:29.3711031Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2022-05-18T04:13:29.3711901Z with 2022-05-18T04:13:29.3712052Z [ 2022-05-18T04:13:29.3712278Z T=std::vector,std::allocator>> 2022-05-18T04:13:29.3712503Z ] 2022-05-18T04:13:29.3712956Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(540): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2022-05-18T04:13:29.3713374Z with 2022-05-18T04:13:29.3713509Z [ 2022-05-18T04:13:29.3713744Z T=std::vector,std::allocator>> 2022-05-18T04:13:29.3713964Z ] 2022-05-18T04:13:29.3714401Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(540): note: see reference to alias template instantiation 'c10::OptionalBase,std::allocator>>>' being compiled 2022-05-18T04:13:29.3715107Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\ATen/core/jit_type.h(567): note: see reference to class template instantiation 'c10::optional,std::allocator>>>' being compiled 2022-05-18T04:13:29.3715756Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\ATen/core/jit_type.h(613): note: see reference to class template instantiation 'c10::VaryingShape' being compiled 2022-05-18T04:13:29.3716372Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(432): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2022-05-18T04:13:29.3716748Z with 2022-05-18T04:13:29.3716884Z [ 2022-05-18T04:13:29.3717121Z T=std::vector,std::allocator>> 2022-05-18T04:13:29.3717342Z ] 2022-05-18T04:13:29.3717703Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(198): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2022-05-18T04:13:29.3718048Z with 2022-05-18T04:13:29.3718194Z [ 2022-05-18T04:13:29.3718397Z T=std::vector> 2022-05-18T04:13:29.3718576Z ] 2022-05-18T04:13:29.3718964Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(397): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2022-05-18T04:13:29.3719319Z with 2022-05-18T04:13:29.3719453Z [ 2022-05-18T04:13:29.3719656Z T=std::vector> 2022-05-18T04:13:29.3719847Z ] 2022-05-18T04:13:29.3720256Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2022-05-18T04:13:29.3720653Z with 2022-05-18T04:13:29.3720801Z [ 2022-05-18T04:13:29.3721004Z T=std::vector> 2022-05-18T04:13:29.3721182Z ] 2022-05-18T04:13:29.3721634Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(540): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2022-05-18T04:13:29.3722048Z with 2022-05-18T04:13:29.3722183Z [ 2022-05-18T04:13:29.3722386Z T=std::vector> 2022-05-18T04:13:29.3722626Z ] 2022-05-18T04:13:29.3723046Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(540): note: see reference to alias template instantiation 'c10::OptionalBase>>' being compiled 2022-05-18T04:13:29.3723721Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\ATen/core/jit_type.h(726): note: see reference to class template instantiation 'c10::optional>>' being compiled 2022-05-18T04:13:29.3724371Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(432): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2022-05-18T04:13:29.3724748Z with 2022-05-18T04:13:29.3724898Z [ 2022-05-18T04:13:29.3725087Z T=std::vector> 2022-05-18T04:13:29.3725280Z ] 2022-05-18T04:13:29.3725657Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(198): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2022-05-18T04:13:29.3726003Z with 2022-05-18T04:13:29.3726138Z [ 2022-05-18T04:13:29.3726366Z T=c10::impl::InlineStreamGuard 2022-05-18T04:13:29.3726583Z ] 2022-05-18T04:13:29.3726960Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(397): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2022-05-18T04:13:29.3727313Z with 2022-05-18T04:13:29.3727462Z [ 2022-05-18T04:13:29.3727677Z T=c10::impl::InlineStreamGuard 2022-05-18T04:13:29.3727894Z ] 2022-05-18T04:13:29.3728327Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2022-05-18T04:13:29.3728719Z with 2022-05-18T04:13:29.3728857Z [ 2022-05-18T04:13:29.3729086Z T=c10::impl::InlineStreamGuard 2022-05-18T04:13:29.3729300Z ] 2022-05-18T04:13:29.3729745Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(540): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2022-05-18T04:13:29.3730155Z with 2022-05-18T04:13:29.3730303Z [ 2022-05-18T04:13:29.3730532Z T=c10::impl::InlineStreamGuard 2022-05-18T04:13:29.3730735Z ] 2022-05-18T04:13:29.3731187Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(540): note: see reference to alias template instantiation 'c10::OptionalBase>' being compiled 2022-05-18T04:13:29.3731908Z 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 2022-05-18T04:13:29.3732632Z 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 2022-05-18T04:13:29.3733291Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(432): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2022-05-18T04:13:29.3733761Z with 2022-05-18T04:13:29.3733914Z [ 2022-05-18T04:13:29.3734195Z T=c10::impl::InlineStreamGuard 2022-05-18T04:13:29.3734401Z ] 2022-05-18T04:13:29.3734778Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(198): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2022-05-18T04:13:29.3735164Z with 2022-05-18T04:13:29.3735301Z [ 2022-05-18T04:13:29.3735489Z T=c10::impl::VirtualGuardImpl 2022-05-18T04:13:29.3735668Z ] 2022-05-18T04:13:29.3736055Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(397): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2022-05-18T04:13:29.3736401Z with 2022-05-18T04:13:29.3736550Z [ 2022-05-18T04:13:29.3736733Z T=c10::impl::VirtualGuardImpl 2022-05-18T04:13:29.3736898Z ] 2022-05-18T04:13:29.3737327Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2022-05-18T04:13:29.3737717Z with 2022-05-18T04:13:29.3737850Z [ 2022-05-18T04:13:29.3738031Z T=c10::impl::VirtualGuardImpl 2022-05-18T04:13:29.3738212Z ] 2022-05-18T04:13:29.3738659Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(540): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2022-05-18T04:13:29.3739060Z with 2022-05-18T04:13:29.3739207Z [ 2022-05-18T04:13:29.3739386Z T=c10::impl::VirtualGuardImpl 2022-05-18T04:13:29.3739549Z ] 2022-05-18T04:13:29.3739966Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(540): note: see reference to alias template instantiation 'c10::OptionalBase' being compiled 2022-05-18T04:13:29.3740597Z 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 2022-05-18T04:13:29.3740960Z with 2022-05-18T04:13:29.3741096Z [ 2022-05-18T04:13:29.3741279Z T=c10::impl::VirtualGuardImpl 2022-05-18T04:13:29.3741456Z ] 2022-05-18T04:13:29.3741885Z 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 2022-05-18T04:13:29.3742553Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(432): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2022-05-18T04:13:29.3742928Z with 2022-05-18T04:13:29.3743077Z [ 2022-05-18T04:13:29.3743249Z T=c10::impl::VirtualGuardImpl 2022-05-18T04:13:29.3743427Z ] 2022-05-18T04:13:29.3743799Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(198): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2022-05-18T04:13:29.3744141Z with 2022-05-18T04:13:29.3744278Z [ 2022-05-18T04:13:29.3744542Z T=std::vector> 2022-05-18T04:13:29.3744786Z ] 2022-05-18T04:13:29.3745161Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(397): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2022-05-18T04:13:29.3745515Z with 2022-05-18T04:13:29.3745662Z [ 2022-05-18T04:13:29.3746275Z T=std::vector> 2022-05-18T04:13:29.3746525Z ] 2022-05-18T04:13:29.3747002Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2022-05-18T04:13:29.3747391Z with 2022-05-18T04:13:29.3747527Z [ 2022-05-18T04:13:29.3747794Z T=std::vector> 2022-05-18T04:13:29.3748037Z ] 2022-05-18T04:13:29.3748489Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(540): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2022-05-18T04:13:29.3748896Z with 2022-05-18T04:13:29.3749046Z [ 2022-05-18T04:13:29.3749309Z T=std::vector> 2022-05-18T04:13:29.3749543Z ] 2022-05-18T04:13:29.3750023Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(540): note: see reference to alias template instantiation 'c10::OptionalBase>>' being compiled 2022-05-18T04:13:29.3750794Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\ATen/core/ivalue_inl.h(834): note: see reference to class template instantiation 'c10::optional>>' being compiled 2022-05-18T04:13:29.3751479Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(432): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2022-05-18T04:13:29.3751855Z with 2022-05-18T04:13:29.3751993Z [ 2022-05-18T04:13:29.3752258Z T=std::vector> 2022-05-18T04:13:29.3752500Z ] 2022-05-18T04:13:29.3752865Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(198): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2022-05-18T04:13:29.3753203Z with 2022-05-18T04:13:29.3753349Z [ 2022-05-18T04:13:29.3753525Z T=torch::autograd::ViewInfo 2022-05-18T04:13:29.3753685Z ] 2022-05-18T04:13:29.3754073Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(397): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2022-05-18T04:13:29.3754426Z with 2022-05-18T04:13:29.3754560Z [ 2022-05-18T04:13:29.3754736Z T=torch::autograd::ViewInfo 2022-05-18T04:13:29.3754908Z ] 2022-05-18T04:13:29.3755324Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2022-05-18T04:13:29.3755711Z with 2022-05-18T04:13:29.3755862Z [ 2022-05-18T04:13:29.3756039Z T=torch::autograd::ViewInfo 2022-05-18T04:13:29.3756196Z ] 2022-05-18T04:13:29.3756651Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(540): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2022-05-18T04:13:29.3757063Z with 2022-05-18T04:13:29.3757199Z [ 2022-05-18T04:13:29.3757374Z T=torch::autograd::ViewInfo 2022-05-18T04:13:29.3757589Z ] 2022-05-18T04:13:29.3757990Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(540): note: see reference to alias template instantiation 'c10::OptionalBase' being compiled 2022-05-18T04:13:29.3758668Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\torch/csrc/autograd/variable.h(525): note: see reference to class template instantiation 'c10::optional' being compiled 2022-05-18T04:13:29.3759309Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(432): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2022-05-18T04:13:29.3759683Z with 2022-05-18T04:13:29.3759832Z [ 2022-05-18T04:13:29.3759993Z T=torch::autograd::ViewInfo 2022-05-18T04:13:29.3760167Z ] 2022-05-18T04:13:29.3760541Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(198): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2022-05-18T04:13:29.3760874Z with 2022-05-18T04:13:29.3761021Z [ 2022-05-18T04:13:29.3761177Z T=c10::IValue 2022-05-18T04:13:29.3761320Z ] 2022-05-18T04:13:29.3761705Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(397): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2022-05-18T04:13:29.3762062Z with 2022-05-18T04:13:29.3762207Z [ 2022-05-18T04:13:29.3762351Z T=c10::IValue 2022-05-18T04:13:29.3762509Z ] 2022-05-18T04:13:29.3762930Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2022-05-18T04:13:29.3763305Z with 2022-05-18T04:13:29.3763454Z [ 2022-05-18T04:13:29.3763611Z T=c10::IValue 2022-05-18T04:13:29.3763757Z ] 2022-05-18T04:13:29.3764204Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(540): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2022-05-18T04:13:29.3764617Z with 2022-05-18T04:13:29.3764764Z [ 2022-05-18T04:13:29.3764906Z T=c10::IValue 2022-05-18T04:13:29.3765060Z ] 2022-05-18T04:13:29.3765449Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(540): note: see reference to alias template instantiation 'c10::OptionalBase' being compiled 2022-05-18T04:13:29.3766048Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\ATen/core/function_schema.h(179): note: see reference to class template instantiation 'c10::optional' being compiled 2022-05-18T04:13:29.3766666Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(432): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2022-05-18T04:13:29.3767043Z with 2022-05-18T04:13:29.3767191Z [ 2022-05-18T04:13:29.3767336Z T=c10::IValue 2022-05-18T04:13:29.3767492Z ] 2022-05-18T04:13:29.3767858Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(198): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2022-05-18T04:13:29.3768186Z with 2022-05-18T04:13:29.3768333Z [ 2022-05-18T04:13:29.3768495Z T=c10::AliasInfo 2022-05-18T04:13:29.3768653Z ] 2022-05-18T04:13:29.3769069Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(397): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2022-05-18T04:13:29.3769426Z with 2022-05-18T04:13:29.3769612Z [ 2022-05-18T04:13:29.3769762Z T=c10::AliasInfo 2022-05-18T04:13:29.3769923Z ] 2022-05-18T04:13:29.3770347Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2022-05-18T04:13:29.3770733Z with 2022-05-18T04:13:29.3770865Z [ 2022-05-18T04:13:29.3771029Z T=c10::AliasInfo 2022-05-18T04:13:29.3771189Z ] 2022-05-18T04:13:29.3771627Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(540): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2022-05-18T04:13:29.3772044Z with 2022-05-18T04:13:29.3772190Z [ 2022-05-18T04:13:29.3772338Z T=c10::AliasInfo 2022-05-18T04:13:29.3772499Z ] 2022-05-18T04:13:29.3772892Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(540): note: see reference to alias template instantiation 'c10::OptionalBase' being compiled 2022-05-18T04:13:29.3773581Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\ATen/core/function_schema.h(26): note: see reference to class template instantiation 'c10::optional' being compiled 2022-05-18T04:13:29.3774198Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(432): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2022-05-18T04:13:29.3774573Z with 2022-05-18T04:13:29.3774723Z [ 2022-05-18T04:13:29.3774872Z T=c10::AliasInfo 2022-05-18T04:13:29.3775037Z ] 2022-05-18T04:13:29.3775413Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(198): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2022-05-18T04:13:29.3775754Z with 2022-05-18T04:13:29.3775890Z [ 2022-05-18T04:13:29.3776108Z T=c10::either 2022-05-18T04:13:29.3776317Z ] 2022-05-18T04:13:29.3776688Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(397): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2022-05-18T04:13:29.3777048Z with 2022-05-18T04:13:29.3777194Z [ 2022-05-18T04:13:29.3777409Z T=c10::either 2022-05-18T04:13:29.3777599Z ] 2022-05-18T04:13:29.3778025Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2022-05-18T04:13:29.3778416Z with 2022-05-18T04:13:29.3778550Z [ 2022-05-18T04:13:29.3778766Z T=c10::either 2022-05-18T04:13:29.3778971Z ] 2022-05-18T04:13:29.3779407Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(540): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2022-05-18T04:13:29.3779816Z with 2022-05-18T04:13:29.3779964Z [ 2022-05-18T04:13:29.3780176Z T=c10::either 2022-05-18T04:13:29.3780365Z ] 2022-05-18T04:13:29.3780852Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(540): note: see reference to alias template instantiation 'c10::OptionalBase>' being compiled 2022-05-18T04:13:29.3781593Z 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 2022-05-18T04:13:29.3782273Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(432): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2022-05-18T04:13:29.3782631Z with 2022-05-18T04:13:29.3782782Z [ 2022-05-18T04:13:29.3782998Z T=c10::either 2022-05-18T04:13:29.3783205Z ] 2022-05-18T04:13:29.3783570Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(198): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2022-05-18T04:13:29.3783909Z with 2022-05-18T04:13:29.3784057Z [ 2022-05-18T04:13:29.3784227Z T=c10::impl::AnnotatedSchema 2022-05-18T04:13:29.3784403Z ] 2022-05-18T04:13:29.3784789Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(397): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2022-05-18T04:13:29.3785147Z with 2022-05-18T04:13:29.3785282Z [ 2022-05-18T04:13:29.3785464Z T=c10::impl::AnnotatedSchema 2022-05-18T04:13:29.3785642Z ] 2022-05-18T04:13:29.3786052Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2022-05-18T04:13:29.3786442Z with 2022-05-18T04:13:29.3786593Z [ 2022-05-18T04:13:29.3786758Z T=c10::impl::AnnotatedSchema 2022-05-18T04:13:29.3786932Z ] 2022-05-18T04:13:29.3787383Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(540): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2022-05-18T04:13:29.3787796Z with 2022-05-18T04:13:29.3787930Z [ 2022-05-18T04:13:29.3788107Z T=c10::impl::AnnotatedSchema 2022-05-18T04:13:29.3788283Z ] 2022-05-18T04:13:29.3788676Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(540): note: see reference to alias template instantiation 'c10::OptionalBase' being compiled 2022-05-18T04:13:29.3789342Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\ATen/core/dispatch/OperatorEntry.h(212): note: see reference to class template instantiation 'c10::optional' being compiled 2022-05-18T04:13:29.3789994Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(432): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2022-05-18T04:13:29.3790370Z with 2022-05-18T04:13:29.3790504Z [ 2022-05-18T04:13:29.3790685Z T=c10::impl::AnnotatedSchema 2022-05-18T04:13:29.3790861Z ] 2022-05-18T04:13:29.3791220Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(198): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2022-05-18T04:13:29.3791565Z with 2022-05-18T04:13:29.3791711Z [ 2022-05-18T04:13:29.3791928Z T=c10::impl::OperatorEntry::CppSignatureWithDebug 2022-05-18T04:13:29.3792123Z ] 2022-05-18T04:13:29.3792549Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(397): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2022-05-18T04:13:29.3792939Z with 2022-05-18T04:13:29.3793074Z [ 2022-05-18T04:13:29.3793290Z T=c10::impl::OperatorEntry::CppSignatureWithDebug 2022-05-18T04:13:29.3793497Z ] 2022-05-18T04:13:29.3793919Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2022-05-18T04:13:29.3794294Z with 2022-05-18T04:13:29.3794447Z [ 2022-05-18T04:13:29.3794661Z T=c10::impl::OperatorEntry::CppSignatureWithDebug 2022-05-18T04:13:29.3794856Z ] 2022-05-18T04:13:29.3795304Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(540): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2022-05-18T04:13:29.3795717Z with 2022-05-18T04:13:29.3795863Z [ 2022-05-18T04:13:29.3796067Z T=c10::impl::OperatorEntry::CppSignatureWithDebug 2022-05-18T04:13:29.3796274Z ] 2022-05-18T04:13:29.3796715Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(540): note: see reference to alias template instantiation 'c10::OptionalBase' being compiled 2022-05-18T04:13:29.3797421Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\ATen/core/dispatch/OperatorEntry.h(271): note: see reference to class template instantiation 'c10::optional' being compiled 2022-05-18T04:13:29.3798103Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(432): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2022-05-18T04:13:29.3798475Z with 2022-05-18T04:13:29.3798629Z [ 2022-05-18T04:13:29.3798836Z T=c10::impl::OperatorEntry::CppSignatureWithDebug 2022-05-18T04:13:29.3799043Z ] 2022-05-18T04:13:29.3799413Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(198): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2022-05-18T04:13:29.3799757Z with 2022-05-18T04:13:29.3799893Z [ 2022-05-18T04:13:29.3800089Z T=std::tuple 2022-05-18T04:13:29.3800276Z ] 2022-05-18T04:13:29.3800653Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(397): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2022-05-18T04:13:29.3801008Z with 2022-05-18T04:13:29.3801157Z [ 2022-05-18T04:13:29.3801338Z T=std::tuple 2022-05-18T04:13:29.3801524Z ] 2022-05-18T04:13:29.3801953Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2022-05-18T04:13:29.3802341Z with 2022-05-18T04:13:29.3802476Z [ 2022-05-18T04:13:29.3802670Z T=std::tuple 2022-05-18T04:13:29.3802858Z ] 2022-05-18T04:13:29.3803293Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(540): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2022-05-18T04:13:29.3803706Z with 2022-05-18T04:13:29.3803854Z [ 2022-05-18T04:13:29.3804090Z T=std::tuple 2022-05-18T04:13:29.3804265Z ] 2022-05-18T04:13:29.3804683Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(540): note: see reference to alias template instantiation 'c10::OptionalBase>' being compiled 2022-05-18T04:13:29.3805390Z 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 2022-05-18T04:13:29.3806045Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(432): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2022-05-18T04:13:29.3806488Z with 2022-05-18T04:13:29.3806638Z [ 2022-05-18T04:13:29.3806835Z T=std::tuple 2022-05-18T04:13:29.3807012Z ] 2022-05-18T04:13:29.3807389Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(198): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2022-05-18T04:13:29.3807733Z with 2022-05-18T04:13:29.3807882Z [ 2022-05-18T04:13:29.3808043Z T=torch::jit::SourceRange 2022-05-18T04:13:29.3808216Z ] 2022-05-18T04:13:29.3808603Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(397): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2022-05-18T04:13:29.3808945Z with 2022-05-18T04:13:29.3809093Z [ 2022-05-18T04:13:29.3809266Z T=torch::jit::SourceRange 2022-05-18T04:13:29.3809425Z ] 2022-05-18T04:13:29.3809854Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2022-05-18T04:13:29.3810246Z with 2022-05-18T04:13:29.3810394Z [ 2022-05-18T04:13:29.3810554Z T=torch::jit::SourceRange 2022-05-18T04:13:29.3810725Z ] 2022-05-18T04:13:29.3811174Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(540): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2022-05-18T04:13:29.3811569Z with 2022-05-18T04:13:29.3811718Z [ 2022-05-18T04:13:29.3811888Z T=torch::jit::SourceRange 2022-05-18T04:13:29.3812045Z ] 2022-05-18T04:13:29.3812451Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(540): note: see reference to alias template instantiation 'c10::OptionalBase' being compiled 2022-05-18T04:13:29.3813104Z 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 2022-05-18T04:13:29.3813833Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(432): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2022-05-18T04:13:29.3814205Z with 2022-05-18T04:13:29.3814343Z [ 2022-05-18T04:13:29.3814521Z T=torch::jit::SourceRange 2022-05-18T04:13:29.3814694Z ] 2022-05-18T04:13:29.3815052Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(198): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2022-05-18T04:13:29.3815399Z with 2022-05-18T04:13:29.3815547Z [ 2022-05-18T04:13:29.3815778Z T=torch::jit::InlinedCallStackPtr 2022-05-18T04:13:29.3815964Z ] 2022-05-18T04:13:29.3816351Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(397): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2022-05-18T04:13:29.3816752Z with 2022-05-18T04:13:29.3816886Z [ 2022-05-18T04:13:29.3817078Z T=torch::jit::InlinedCallStackPtr 2022-05-18T04:13:29.3817264Z ] 2022-05-18T04:13:29.3817675Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2022-05-18T04:13:29.3818065Z with 2022-05-18T04:13:29.3818210Z [ 2022-05-18T04:13:29.3818387Z T=torch::jit::InlinedCallStackPtr 2022-05-18T04:13:29.3818571Z ] 2022-05-18T04:13:29.3819021Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(540): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2022-05-18T04:13:29.3819434Z with 2022-05-18T04:13:29.3819570Z [ 2022-05-18T04:13:29.3819760Z T=torch::jit::InlinedCallStackPtr 2022-05-18T04:13:29.3819944Z ] 2022-05-18T04:13:29.3820353Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(540): note: see reference to alias template instantiation 'c10::OptionalBase' being compiled 2022-05-18T04:13:29.3821013Z 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 2022-05-18T04:13:29.3821661Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(432): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2022-05-18T04:13:29.3822044Z with 2022-05-18T04:13:29.3822192Z [ 2022-05-18T04:13:29.3822371Z T=torch::jit::InlinedCallStackPtr 2022-05-18T04:13:29.3822558Z ] 2022-05-18T04:13:29.3822930Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(198): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2022-05-18T04:13:29.3823257Z with 2022-05-18T04:13:29.3823403Z [ 2022-05-18T04:13:29.3823592Z T=torch::jit::ModuleInstanceInfo 2022-05-18T04:13:29.3823764Z ] 2022-05-18T04:13:29.3824152Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(397): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2022-05-18T04:13:29.3824506Z with 2022-05-18T04:13:29.3824652Z [ 2022-05-18T04:13:29.3824829Z T=torch::jit::ModuleInstanceInfo 2022-05-18T04:13:29.3825014Z ] 2022-05-18T04:13:29.3825440Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2022-05-18T04:13:29.3825823Z with 2022-05-18T04:13:29.3825969Z [ 2022-05-18T04:13:29.3826155Z T=torch::jit::ModuleInstanceInfo 2022-05-18T04:13:29.3826323Z ] 2022-05-18T04:13:29.3826770Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(540): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2022-05-18T04:13:29.3827182Z with 2022-05-18T04:13:29.3827327Z [ 2022-05-18T04:13:29.3827547Z T=torch::jit::ModuleInstanceInfo 2022-05-18T04:13:29.3827732Z ] 2022-05-18T04:13:29.3828148Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(540): note: see reference to alias template instantiation 'c10::OptionalBase' being compiled 2022-05-18T04:13:29.3828839Z 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 2022-05-18T04:13:29.3829482Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(432): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2022-05-18T04:13:29.3829855Z with 2022-05-18T04:13:29.3830009Z [ 2022-05-18T04:13:29.3830189Z T=torch::jit::ModuleInstanceInfo 2022-05-18T04:13:29.3830373Z ] 2022-05-18T04:13:29.3830745Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(198): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2022-05-18T04:13:29.3831095Z with 2022-05-18T04:13:29.3831227Z [ 2022-05-18T04:13:29.3831398Z T=torch::jit::ScopePtr 2022-05-18T04:13:29.3831565Z ] 2022-05-18T04:13:29.3831936Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(397): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2022-05-18T04:13:29.3832291Z with 2022-05-18T04:13:29.3832437Z [ 2022-05-18T04:13:29.3832597Z T=torch::jit::ScopePtr 2022-05-18T04:13:29.3832765Z ] 2022-05-18T04:13:29.3833189Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2022-05-18T04:13:29.3833577Z with 2022-05-18T04:13:29.3833712Z [ 2022-05-18T04:13:29.3833881Z T=torch::jit::ScopePtr 2022-05-18T04:13:29.3834046Z ] 2022-05-18T04:13:29.3834478Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(540): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2022-05-18T04:13:29.3834894Z with 2022-05-18T04:13:29.3835043Z [ 2022-05-18T04:13:29.3835199Z T=torch::jit::ScopePtr 2022-05-18T04:13:29.3835364Z ] 2022-05-18T04:13:29.3835771Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(540): note: see reference to alias template instantiation 'c10::OptionalBase' being compiled 2022-05-18T04:13:29.3836410Z 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 2022-05-18T04:13:29.3837026Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(432): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2022-05-18T04:13:29.3837400Z with 2022-05-18T04:13:29.3837547Z [ 2022-05-18T04:13:29.3837716Z T=torch::jit::ScopePtr 2022-05-18T04:13:29.3837870Z ] 2022-05-18T04:13:29.3838243Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(198): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2022-05-18T04:13:29.3838578Z with 2022-05-18T04:13:29.3838711Z [ 2022-05-18T04:13:29.3838886Z T=at::ThreadLocalState 2022-05-18T04:13:29.3839103Z ] 2022-05-18T04:13:29.3839479Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(397): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2022-05-18T04:13:29.3839880Z with 2022-05-18T04:13:29.3840027Z [ 2022-05-18T04:13:29.3840201Z T=at::ThreadLocalState 2022-05-18T04:13:29.3840359Z ] 2022-05-18T04:13:29.3840788Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2022-05-18T04:13:29.3841178Z with 2022-05-18T04:13:29.3841310Z [ 2022-05-18T04:13:29.3841483Z T=at::ThreadLocalState 2022-05-18T04:13:29.3841653Z ] 2022-05-18T04:13:29.3842102Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(540): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2022-05-18T04:13:29.3842499Z with 2022-05-18T04:13:29.3842646Z [ 2022-05-18T04:13:29.3842818Z T=at::ThreadLocalState 2022-05-18T04:13:29.3842975Z ] 2022-05-18T04:13:29.3843385Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(540): note: see reference to alias template instantiation 'c10::OptionalBase' being compiled 2022-05-18T04:13:29.3844036Z 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 2022-05-18T04:13:29.3844683Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(432): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2022-05-18T04:13:29.3845043Z with 2022-05-18T04:13:29.3845190Z [ 2022-05-18T04:13:29.3845366Z T=at::ThreadLocalState 2022-05-18T04:13:29.3845525Z ] 2022-05-18T04:13:29.3845896Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(198): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2022-05-18T04:13:29.3846237Z with 2022-05-18T04:13:29.3846385Z [ 2022-05-18T04:13:29.3846564Z T=std::shared_ptr 2022-05-18T04:13:29.3846751Z ] 2022-05-18T04:13:29.3847140Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(397): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2022-05-18T04:13:29.3847485Z with 2022-05-18T04:13:29.3847635Z [ 2022-05-18T04:13:29.3847825Z T=std::shared_ptr 2022-05-18T04:13:29.3847994Z ] 2022-05-18T04:13:29.3848418Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2022-05-18T04:13:29.3848811Z with 2022-05-18T04:13:29.3848957Z [ 2022-05-18T04:13:29.3849136Z T=std::shared_ptr 2022-05-18T04:13:29.3849319Z ] 2022-05-18T04:13:29.3849768Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(540): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2022-05-18T04:13:29.3850179Z with 2022-05-18T04:13:29.3850313Z [ 2022-05-18T04:13:29.3850502Z T=std::shared_ptr 2022-05-18T04:13:29.3850685Z ] 2022-05-18T04:13:29.3851124Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(540): note: see reference to alias template instantiation 'c10::OptionalBase>' being compiled 2022-05-18T04:13:29.3851799Z 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 2022-05-18T04:13:29.3852466Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\torch/csrc/jit/api/function_impl.h(156): note: see reference to class template instantiation 'std::array>,4>' being compiled 2022-05-18T04:13:29.3853134Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(432): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2022-05-18T04:13:29.3853583Z with 2022-05-18T04:13:29.3853724Z [ 2022-05-18T04:13:29.3853917Z T=std::shared_ptr 2022-05-18T04:13:29.3854102Z ] 2022-05-18T04:13:29.3854465Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(198): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2022-05-18T04:13:29.3854810Z with 2022-05-18T04:13:29.3854960Z [ 2022-05-18T04:13:29.3855128Z T=torch::jit::GraphExecutor 2022-05-18T04:13:29.3855303Z ] 2022-05-18T04:13:29.3855689Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(397): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2022-05-18T04:13:29.3856044Z with 2022-05-18T04:13:29.3856179Z [ 2022-05-18T04:13:29.3856355Z T=torch::jit::GraphExecutor 2022-05-18T04:13:29.3856532Z ] 2022-05-18T04:13:29.3856943Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2022-05-18T04:13:29.3857330Z with 2022-05-18T04:13:29.3857478Z [ 2022-05-18T04:13:29.3857640Z T=torch::jit::GraphExecutor 2022-05-18T04:13:29.3857812Z ] 2022-05-18T04:13:29.3858261Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(540): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2022-05-18T04:13:29.3858674Z with 2022-05-18T04:13:29.3858809Z [ 2022-05-18T04:13:29.3858985Z T=torch::jit::GraphExecutor 2022-05-18T04:13:29.3859158Z ] 2022-05-18T04:13:29.3859555Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(540): note: see reference to alias template instantiation 'c10::OptionalBase' being compiled 2022-05-18T04:13:29.3860188Z 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 2022-05-18T04:13:29.3860841Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\torch/csrc/jit/api/function_impl.h(170): note: see reference to class template instantiation 'std::array,4>' being compiled 2022-05-18T04:13:29.3861497Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(432): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2022-05-18T04:13:29.3861868Z with 2022-05-18T04:13:29.3862053Z [ 2022-05-18T04:13:29.3862236Z T=torch::jit::GraphExecutor 2022-05-18T04:13:29.3862417Z ] 2022-05-18T04:13:29.3862781Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(198): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2022-05-18T04:13:29.3863164Z with 2022-05-18T04:13:29.3863315Z [ 2022-05-18T04:13:29.3863470Z T=torch::jit::Method 2022-05-18T04:13:29.3863639Z ] 2022-05-18T04:13:29.3864029Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(397): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2022-05-18T04:13:29.3864387Z with 2022-05-18T04:13:29.3864522Z [ 2022-05-18T04:13:29.3864689Z T=torch::jit::Method 2022-05-18T04:13:29.3864853Z ] 2022-05-18T04:13:29.3865262Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2022-05-18T04:13:29.3865653Z with 2022-05-18T04:13:29.3865801Z [ 2022-05-18T04:13:29.3865954Z T=torch::jit::Method 2022-05-18T04:13:29.3866118Z ] 2022-05-18T04:13:29.3866565Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(540): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2022-05-18T04:13:29.3866973Z with 2022-05-18T04:13:29.3867108Z [ 2022-05-18T04:13:29.3867275Z T=torch::jit::Method 2022-05-18T04:13:29.3867441Z ] 2022-05-18T04:13:29.3867829Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(540): note: see reference to alias template instantiation 'c10::OptionalBase' being compiled 2022-05-18T04:13:29.3868448Z 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 2022-05-18T04:13:29.3869074Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(432): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2022-05-18T04:13:29.3869449Z with 2022-05-18T04:13:29.3869585Z [ 2022-05-18T04:13:29.3869752Z T=torch::jit::Method 2022-05-18T04:13:29.3869916Z ] 2022-05-18T04:13:29.3870287Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(198): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2022-05-18T04:13:29.3870611Z with 2022-05-18T04:13:29.3870757Z [ 2022-05-18T04:13:29.3870972Z T=std::vector> 2022-05-18T04:13:29.3871163Z ] 2022-05-18T04:13:29.3871549Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(397): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2022-05-18T04:13:29.3871900Z with 2022-05-18T04:13:29.3872035Z [ 2022-05-18T04:13:29.3872249Z T=std::vector> 2022-05-18T04:13:29.3872451Z ] 2022-05-18T04:13:29.3872874Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2022-05-18T04:13:29.3873248Z with 2022-05-18T04:13:29.3873396Z [ 2022-05-18T04:13:29.3873647Z T=std::vector> 2022-05-18T04:13:29.3873835Z ] 2022-05-18T04:13:29.3874291Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(540): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2022-05-18T04:13:29.3874750Z with 2022-05-18T04:13:29.3874899Z [ 2022-05-18T04:13:29.3875098Z T=std::vector> 2022-05-18T04:13:29.3875301Z ] 2022-05-18T04:13:29.3875735Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(540): note: see reference to alias template instantiation 'c10::OptionalBase>>' being compiled 2022-05-18T04:13:29.3876413Z 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 2022-05-18T04:13:29.3877061Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(432): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2022-05-18T04:13:29.3877443Z with 2022-05-18T04:13:29.3877593Z [ 2022-05-18T04:13:29.3877795Z T=std::vector> 2022-05-18T04:13:29.3877995Z ] 2022-05-18T04:13:29.3878367Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(198): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2022-05-18T04:13:29.3878709Z with 2022-05-18T04:13:29.3878844Z [ 2022-05-18T04:13:29.3879084Z T=std::function 2022-05-18T04:13:29.3879312Z ] 2022-05-18T04:13:29.3879686Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(397): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2022-05-18T04:13:29.3880043Z with 2022-05-18T04:13:29.3880191Z [ 2022-05-18T04:13:29.3880427Z T=std::function 2022-05-18T04:13:29.3880642Z ] 2022-05-18T04:13:29.3881066Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2022-05-18T04:13:29.3881454Z with 2022-05-18T04:13:29.3881586Z [ 2022-05-18T04:13:29.3881826Z T=std::function 2022-05-18T04:13:29.3882048Z ] 2022-05-18T04:13:29.3882498Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(540): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2022-05-18T04:13:29.3882906Z with 2022-05-18T04:13:29.3883051Z [ 2022-05-18T04:13:29.3883287Z T=std::function 2022-05-18T04:13:29.3883497Z ] 2022-05-18T04:13:29.3883948Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(540): note: see reference to alias template instantiation 'c10::OptionalBase>' being compiled 2022-05-18T04:13:29.3884734Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\torch/csrc/autograd/profiler_legacy.h(400): note: see reference to class template instantiation 'c10::optional>' being compiled 2022-05-18T04:13:29.3885424Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(432): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2022-05-18T04:13:29.3885830Z with 2022-05-18T04:13:29.3885965Z [ 2022-05-18T04:13:29.3886203Z T=std::function 2022-05-18T04:13:29.3886432Z ] 2022-05-18T04:13:29.3886791Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(198): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2022-05-18T04:13:29.3887140Z with 2022-05-18T04:13:29.3887288Z [ 2022-05-18T04:13:29.3887567Z T=std::vector>,std::allocator>>> 2022-05-18T04:13:29.3887811Z ] 2022-05-18T04:13:29.3888199Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(397): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2022-05-18T04:13:29.3888558Z with 2022-05-18T04:13:29.3888690Z [ 2022-05-18T04:13:29.3888966Z T=std::vector>,std::allocator>>> 2022-05-18T04:13:29.3889217Z ] 2022-05-18T04:13:29.3889642Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2022-05-18T04:13:29.3890014Z with 2022-05-18T04:13:29.3890158Z [ 2022-05-18T04:13:29.3890435Z T=std::vector>,std::allocator>>> 2022-05-18T04:13:29.3890686Z ] 2022-05-18T04:13:29.3891121Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(540): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2022-05-18T04:13:29.3891536Z with 2022-05-18T04:13:29.3891684Z [ 2022-05-18T04:13:29.3891948Z T=std::vector>,std::allocator>>> 2022-05-18T04:13:29.3892200Z ] 2022-05-18T04:13:29.3892685Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(540): note: see reference to alias template instantiation 'c10::OptionalBase>,std::allocator>>>>' being compiled 2022-05-18T04:13:29.3893570Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\torch/csrc/autograd/profiler_kineto.h(247): note: see reference to class template instantiation 'c10::optional>,std::allocator>>>>' being compiled 2022-05-18T04:13:29.3894290Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(432): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2022-05-18T04:13:29.3894651Z with 2022-05-18T04:13:29.3894803Z [ 2022-05-18T04:13:29.3895082Z T=std::vector>,std::allocator>>> 2022-05-18T04:13:29.3895336Z ] 2022-05-18T04:13:29.3895741Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(198): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2022-05-18T04:13:29.3896084Z with 2022-05-18T04:13:29.3896231Z [ 2022-05-18T04:13:29.3896481Z T=torch::nn::TripletMarginWithDistanceLossOptions::distance_function_t 2022-05-18T04:13:29.3897094Z ] 2022-05-18T04:13:29.3897489Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(397): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2022-05-18T04:13:29.3897850Z with 2022-05-18T04:13:29.3897986Z [ 2022-05-18T04:13:29.3898252Z T=torch::nn::TripletMarginWithDistanceLossOptions::distance_function_t 2022-05-18T04:13:29.3898573Z ] 2022-05-18T04:13:29.3898989Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2022-05-18T04:13:29.3899382Z with 2022-05-18T04:13:29.3899535Z [ 2022-05-18T04:13:29.3899786Z T=torch::nn::TripletMarginWithDistanceLossOptions::distance_function_t 2022-05-18T04:13:29.3900038Z ] 2022-05-18T04:13:29.3900491Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(540): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2022-05-18T04:13:29.3900908Z with 2022-05-18T04:13:29.3901044Z [ 2022-05-18T04:13:29.3901307Z T=torch::nn::TripletMarginWithDistanceLossOptions::distance_function_t 2022-05-18T04:13:29.3901556Z ] 2022-05-18T04:13:29.3902020Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(540): note: see reference to alias template instantiation 'c10::OptionalBase' being compiled 2022-05-18T04:13:29.3902813Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\torch\csrc\api\include\torch/nn/options/loss.h(404): note: see reference to class template instantiation 'c10::optional' being compiled 2022-05-18T04:13:29.3903546Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(432): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2022-05-18T04:13:29.3903924Z with 2022-05-18T04:13:29.3904072Z [ 2022-05-18T04:13:29.3904322Z T=torch::nn::TripletMarginWithDistanceLossOptions::distance_function_t 2022-05-18T04:13:29.3904571Z ] 2022-05-18T04:13:29.3904949Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(198): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2022-05-18T04:13:29.3905281Z with 2022-05-18T04:13:29.3905429Z [ 2022-05-18T04:13:29.3905634Z T=std::vector> 2022-05-18T04:13:29.3905830Z ] 2022-05-18T04:13:29.3906208Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(397): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2022-05-18T04:13:29.3906566Z with 2022-05-18T04:13:29.3906713Z [ 2022-05-18T04:13:29.3906904Z T=std::vector> 2022-05-18T04:13:29.3907098Z ] 2022-05-18T04:13:29.3907522Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2022-05-18T04:13:29.3907912Z with 2022-05-18T04:13:29.3908046Z [ 2022-05-18T04:13:29.3908299Z T=std::vector> 2022-05-18T04:13:29.3908493Z ] 2022-05-18T04:13:29.3908928Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(540): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2022-05-18T04:13:29.3909373Z with 2022-05-18T04:13:29.3909522Z [ 2022-05-18T04:13:29.3909710Z T=std::vector> 2022-05-18T04:13:29.3909908Z ] 2022-05-18T04:13:29.3910318Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(540): note: see reference to alias template instantiation 'c10::OptionalBase>>' being compiled 2022-05-18T04:13:29.3910699Z with 2022-05-18T04:13:29.3910833Z [ 2022-05-18T04:13:29.3910984Z T=double 2022-05-18T04:13:29.3911135Z ] 2022-05-18T04:13:29.3911574Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\torch\csrc\api\include\torch/nn/options/upsampling.h(26): note: see reference to class template instantiation 'c10::optional>>' being compiled 2022-05-18T04:13:29.3911995Z with 2022-05-18T04:13:29.3912144Z [ 2022-05-18T04:13:29.3912283Z T=double 2022-05-18T04:13:29.3912340Z ] 2022-05-18T04:13:29.3912660Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(432): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2022-05-18T04:13:29.3912720Z with 2022-05-18T04:13:29.3912777Z [ 2022-05-18T04:13:29.3912899Z T=std::vector> 2022-05-18T04:13:29.3912956Z ] 2022-05-18T04:13:29.3913244Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(198): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2022-05-18T04:13:29.3913290Z with 2022-05-18T04:13:29.3913349Z [ 2022-05-18T04:13:29.3913456Z T=std::tuple 2022-05-18T04:13:29.3913514Z ] 2022-05-18T04:13:29.3913812Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(397): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2022-05-18T04:13:29.3913871Z with 2022-05-18T04:13:29.3913929Z [ 2022-05-18T04:13:29.3914032Z T=std::tuple 2022-05-18T04:13:29.3914075Z ] 2022-05-18T04:13:29.3914409Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2022-05-18T04:13:29.3914473Z with 2022-05-18T04:13:29.3914532Z [ 2022-05-18T04:13:29.3914634Z T=std::tuple 2022-05-18T04:13:29.3914691Z ] 2022-05-18T04:13:29.3915053Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(540): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2022-05-18T04:13:29.3915112Z with 2022-05-18T04:13:29.3915155Z [ 2022-05-18T04:13:29.3915259Z T=std::tuple 2022-05-18T04:13:29.3915315Z ] 2022-05-18T04:13:29.3915646Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(540): note: see reference to alias template instantiation 'c10::OptionalBase>' being compiled 2022-05-18T04:13:29.3916038Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\torch\csrc\api\include\torch/nn/modules/rnn.h(155): note: see reference to class template instantiation 'c10::optional>' being compiled 2022-05-18T04:13:29.3916390Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(432): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2022-05-18T04:13:29.3916450Z with 2022-05-18T04:13:29.3916507Z [ 2022-05-18T04:13:29.3916609Z T=std::tuple 2022-05-18T04:13:29.3916652Z ] 2022-05-18T04:13:29.3916937Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(198): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2022-05-18T04:13:29.3916996Z with 2022-05-18T04:13:29.3917052Z [ 2022-05-18T04:13:29.3917177Z T=std::vector> 2022-05-18T04:13:29.3917234Z ] 2022-05-18T04:13:29.3917538Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(397): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2022-05-18T04:13:29.3917600Z with 2022-05-18T04:13:29.3917643Z [ 2022-05-18T04:13:29.3917765Z T=std::vector> 2022-05-18T04:13:29.3917821Z ] 2022-05-18T04:13:29.3918164Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2022-05-18T04:13:29.3918224Z with 2022-05-18T04:13:29.3918284Z [ 2022-05-18T04:13:29.3918406Z T=std::vector> 2022-05-18T04:13:29.3918462Z ] 2022-05-18T04:13:29.3918812Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(540): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2022-05-18T04:13:29.3918874Z with 2022-05-18T04:13:29.3918929Z [ 2022-05-18T04:13:29.3919052Z T=std::vector> 2022-05-18T04:13:29.3919109Z ] 2022-05-18T04:13:29.3919453Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(540): note: see reference to alias template instantiation 'c10::OptionalBase>>' being compiled 2022-05-18T04:13:29.3919823Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\torch\csrc\api\include\torch/optim/lbfgs.h(46): note: see reference to class template instantiation 'c10::optional>>' being compiled 2022-05-18T04:13:29.3920140Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(432): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2022-05-18T04:13:29.3920201Z with 2022-05-18T04:13:29.3920258Z [ 2022-05-18T04:13:29.3920368Z T=std::vector> 2022-05-18T04:13:29.3920425Z ] 2022-05-18T04:13:29.3920681Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\pybind11\detail/common.h(108): warning C4005: 'HAVE_SNPRINTF': macro redefinition 2022-05-18T04:13:29.3920863Z C:\Jenkins\Miniconda3\Include\pyerrors.h(315): note: see previous definition of 'HAVE_SNPRINTF' 2022-05-18T04:13:29.4736447Z [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 2022-05-18T04:13:29.4736682Z Creating library inline_jit_extension_with_functions_dict.lib and object inline_jit_extension_with_functions_dict.exp 2022-05-18T04:13:29.4980245Z Loading extension module inline_jit_extension_with_functions_dict... 2022-05-18T04:13:29.4980664Z test_inline_jit_compile_extension_with_functions_as_dict (__main__.TestCppExtensionJIT) ... ok (10.645s) 2022-05-18T04:13:29.7506792Z Using C:\Users\runneruser\AppData\Local\torch_extensions\torch_extensions\Cache\py38_cu113 as PyTorch extensions root... 2022-05-18T04:13:29.7507331Z Creating extension directory C:\Users\runneruser\AppData\Local\torch_extensions\torch_extensions\Cache\py38_cu113\inline_jit_extension_with_functions_list... 2022-05-18T04:13:29.7507932Z Emitting ninja build file C:\Users\runneruser\AppData\Local\torch_extensions\torch_extensions\Cache\py38_cu113\inline_jit_extension_with_functions_list\build.ninja... 2022-05-18T04:13:29.7508359Z Building extension module inline_jit_extension_with_functions_list... 2022-05-18T04:13:29.7508717Z Allowing ninja to set a default number of workers... (overridable by setting the environment variable MAX_JOBS=N) 2022-05-18T04:13:40.0112696Z [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\py38_cu113\inline_jit_extension_with_functions_list\main.cpp /Fomain.o 2022-05-18T04:13:40.0113986Z Microsoft (R) C/C++ Optimizing Compiler Version 19.28.29337 for x64 2022-05-18T04:13:40.0114285Z Copyright (C) Microsoft Corporation. All rights reserved. 2022-05-18T04:13:40.0114450Z 2022-05-18T04:13:40.0114753Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/macros/Macros.h(143): warning C4067: unexpected tokens following preprocessor directive - expected a newline 2022-05-18T04:13:40.0115333Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/core/TensorImpl.h(2199): warning C4805: '|': unsafe mix of type 'uintptr_t' and type 'bool' in operation 2022-05-18T04:13:40.0115901Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(198): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2022-05-18T04:13:40.0116252Z with 2022-05-18T04:13:40.0116409Z [ 2022-05-18T04:13:40.0116649Z T=c10::impl::InlineDeviceGuard 2022-05-18T04:13:40.0116861Z ] 2022-05-18T04:13:40.0117263Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(397): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2022-05-18T04:13:40.0117629Z with 2022-05-18T04:13:40.0117768Z [ 2022-05-18T04:13:40.0118006Z T=c10::impl::InlineDeviceGuard 2022-05-18T04:13:40.0118227Z ] 2022-05-18T04:13:40.0118664Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2022-05-18T04:13:40.0119049Z with 2022-05-18T04:13:40.0119202Z [ 2022-05-18T04:13:40.0119436Z T=c10::impl::InlineDeviceGuard 2022-05-18T04:13:40.0119654Z ] 2022-05-18T04:13:40.0120329Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(540): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2022-05-18T04:13:40.0120828Z with 2022-05-18T04:13:40.0120978Z [ 2022-05-18T04:13:40.0121195Z T=c10::impl::InlineDeviceGuard 2022-05-18T04:13:40.0121415Z ] 2022-05-18T04:13:40.0121866Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(540): note: see reference to alias template instantiation 'c10::OptionalBase>' being compiled 2022-05-18T04:13:40.0122599Z 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 2022-05-18T04:13:40.0123333Z 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 2022-05-18T04:13:40.0124052Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(432): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2022-05-18T04:13:40.0124437Z with 2022-05-18T04:13:40.0124592Z [ 2022-05-18T04:13:40.0124827Z T=c10::impl::InlineDeviceGuard 2022-05-18T04:13:40.0125031Z ] 2022-05-18T04:13:40.0125411Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(198): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2022-05-18T04:13:40.0125759Z with 2022-05-18T04:13:40.0125894Z [ 2022-05-18T04:13:40.0126070Z T=at::TensorBase 2022-05-18T04:13:40.0126234Z ] 2022-05-18T04:13:40.0126613Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(397): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2022-05-18T04:13:40.0127038Z with 2022-05-18T04:13:40.0127192Z [ 2022-05-18T04:13:40.0127359Z T=at::TensorBase 2022-05-18T04:13:40.0127508Z ] 2022-05-18T04:13:40.0127936Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2022-05-18T04:13:40.0128332Z with 2022-05-18T04:13:40.0128467Z [ 2022-05-18T04:13:40.0128636Z T=at::TensorBase 2022-05-18T04:13:40.0128801Z ] 2022-05-18T04:13:40.0129252Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(540): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2022-05-18T04:13:40.0129655Z with 2022-05-18T04:13:40.0129804Z [ 2022-05-18T04:13:40.0129968Z T=at::TensorBase 2022-05-18T04:13:40.0130115Z ] 2022-05-18T04:13:40.0130517Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(540): note: see reference to alias template instantiation 'c10::OptionalBase' being compiled 2022-05-18T04:13:40.0131137Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\ATen/core/TensorBase.h(951): note: see reference to class template instantiation 'c10::optional' being compiled 2022-05-18T04:13:40.0131823Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(432): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2022-05-18T04:13:40.0132185Z with 2022-05-18T04:13:40.0132722Z [ 2022-05-18T04:13:40.0132941Z T=at::TensorBase 2022-05-18T04:13:40.0133090Z ] 2022-05-18T04:13:40.0133463Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(198): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2022-05-18T04:13:40.0133805Z with 2022-05-18T04:13:40.0133998Z [ 2022-05-18T04:13:40.0134169Z T=at::Tensor 2022-05-18T04:13:40.0134328Z ] 2022-05-18T04:13:40.0134772Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(397): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2022-05-18T04:13:40.0135117Z with 2022-05-18T04:13:40.0135267Z [ 2022-05-18T04:13:40.0135429Z T=at::Tensor 2022-05-18T04:13:40.0135576Z ] 2022-05-18T04:13:40.0136001Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2022-05-18T04:13:40.0136396Z with 2022-05-18T04:13:40.0136543Z [ 2022-05-18T04:13:40.0136691Z T=at::Tensor 2022-05-18T04:13:40.0136848Z ] 2022-05-18T04:13:40.0137300Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(540): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2022-05-18T04:13:40.0137697Z with 2022-05-18T04:13:40.0137844Z [ 2022-05-18T04:13:40.0138003Z T=at::Tensor 2022-05-18T04:13:40.0138146Z ] 2022-05-18T04:13:40.0138538Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(540): note: see reference to alias template instantiation 'c10::OptionalBase' being compiled 2022-05-18T04:13:40.0139149Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\ATen/core/TensorBody.h(509): note: see reference to class template instantiation 'c10::optional' being compiled 2022-05-18T04:13:40.0139767Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(432): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2022-05-18T04:13:40.0140145Z with 2022-05-18T04:13:40.0140283Z [ 2022-05-18T04:13:40.0140441Z T=at::Tensor 2022-05-18T04:13:40.0140598Z ] 2022-05-18T04:13:40.0140961Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(198): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2022-05-18T04:13:40.0141303Z with 2022-05-18T04:13:40.0141451Z [ 2022-05-18T04:13:40.0141602Z T=at::Generator 2022-05-18T04:13:40.0141767Z ] 2022-05-18T04:13:40.0142153Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(397): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2022-05-18T04:13:40.0142506Z with 2022-05-18T04:13:40.0142638Z [ 2022-05-18T04:13:40.0142798Z T=at::Generator 2022-05-18T04:13:40.0142954Z ] 2022-05-18T04:13:40.0143367Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2022-05-18T04:13:40.0143749Z with 2022-05-18T04:13:40.0143897Z [ 2022-05-18T04:13:40.0144045Z T=at::Generator 2022-05-18T04:13:40.0144267Z ] 2022-05-18T04:13:40.0144718Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(540): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2022-05-18T04:13:40.0145232Z with 2022-05-18T04:13:40.0145368Z [ 2022-05-18T04:13:40.0145534Z T=at::Generator 2022-05-18T04:13:40.0145695Z ] 2022-05-18T04:13:40.0146081Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(540): note: see reference to alias template instantiation 'c10::OptionalBase' being compiled 2022-05-18T04:13:40.0146700Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\ATen/core/TensorBody.h(584): note: see reference to class template instantiation 'c10::optional' being compiled 2022-05-18T04:13:40.0147325Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(432): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2022-05-18T04:13:40.0147709Z with 2022-05-18T04:13:40.0147847Z [ 2022-05-18T04:13:40.0148011Z T=at::Generator 2022-05-18T04:13:40.0148172Z ] 2022-05-18T04:13:40.0148535Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(198): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2022-05-18T04:13:40.0148877Z with 2022-05-18T04:13:40.0149024Z [ 2022-05-18T04:13:40.0149186Z T=c10::DimVector 2022-05-18T04:13:40.0149333Z ] 2022-05-18T04:13:40.0149722Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(397): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2022-05-18T04:13:40.0150071Z with 2022-05-18T04:13:40.0150207Z [ 2022-05-18T04:13:40.0150370Z T=c10::DimVector 2022-05-18T04:13:40.0150529Z ] 2022-05-18T04:13:40.0150943Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2022-05-18T04:13:40.0151331Z with 2022-05-18T04:13:40.0151478Z [ 2022-05-18T04:13:40.0151638Z T=c10::DimVector 2022-05-18T04:13:40.0151785Z ] 2022-05-18T04:13:40.0152235Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(540): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2022-05-18T04:13:40.0152650Z with 2022-05-18T04:13:40.0152784Z [ 2022-05-18T04:13:40.0152947Z T=c10::DimVector 2022-05-18T04:13:40.0153106Z ] 2022-05-18T04:13:40.0153485Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(540): note: see reference to alias template instantiation 'c10::OptionalBase' being compiled 2022-05-18T04:13:40.0154101Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\ATen/TensorIterator.h(766): note: see reference to class template instantiation 'c10::optional' being compiled 2022-05-18T04:13:40.0154734Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(432): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2022-05-18T04:13:40.0155165Z with 2022-05-18T04:13:40.0155312Z [ 2022-05-18T04:13:40.0155467Z T=c10::DimVector 2022-05-18T04:13:40.0155629Z ] 2022-05-18T04:13:40.0156049Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(198): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2022-05-18T04:13:40.0156379Z with 2022-05-18T04:13:40.0156569Z [ 2022-05-18T04:13:40.0156730Z T=std::string 2022-05-18T04:13:40.0156878Z ] 2022-05-18T04:13:40.0157261Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(397): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2022-05-18T04:13:40.0157619Z with 2022-05-18T04:13:40.0157752Z [ 2022-05-18T04:13:40.0157914Z T=std::string 2022-05-18T04:13:40.0158075Z ] 2022-05-18T04:13:40.0158501Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2022-05-18T04:13:40.0158874Z with 2022-05-18T04:13:40.0159026Z [ 2022-05-18T04:13:40.0159185Z T=std::string 2022-05-18T04:13:40.0159332Z ] 2022-05-18T04:13:40.0159779Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(540): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2022-05-18T04:13:40.0160267Z with 2022-05-18T04:13:40.0160416Z [ 2022-05-18T04:13:40.0160564Z T=std::string 2022-05-18T04:13:40.0160723Z ] 2022-05-18T04:13:40.0161120Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(540): note: see reference to alias template instantiation 'c10::OptionalBase' being compiled 2022-05-18T04:13:40.0161719Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\ATen/core/jit_type_base.h(448): note: see reference to class template instantiation 'c10::optional' being compiled 2022-05-18T04:13:40.0162341Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(432): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2022-05-18T04:13:40.0162722Z with 2022-05-18T04:13:40.0162872Z [ 2022-05-18T04:13:40.0163027Z T=std::string 2022-05-18T04:13:40.0163185Z ] 2022-05-18T04:13:40.0163559Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(198): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2022-05-18T04:13:40.0163892Z with 2022-05-18T04:13:40.0164039Z [ 2022-05-18T04:13:40.0164213Z T=c10::QualifiedName 2022-05-18T04:13:40.0164370Z ] 2022-05-18T04:13:40.0164763Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(397): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2022-05-18T04:13:40.0165173Z with 2022-05-18T04:13:40.0165321Z [ 2022-05-18T04:13:40.0165482Z T=c10::QualifiedName 2022-05-18T04:13:40.0165653Z ] 2022-05-18T04:13:40.0166079Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2022-05-18T04:13:40.0166460Z with 2022-05-18T04:13:40.0166609Z [ 2022-05-18T04:13:40.0166780Z T=c10::QualifiedName 2022-05-18T04:13:40.0166936Z ] 2022-05-18T04:13:40.0167389Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(540): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2022-05-18T04:13:40.0167803Z with 2022-05-18T04:13:40.0168002Z [ 2022-05-18T04:13:40.0168156Z T=c10::QualifiedName 2022-05-18T04:13:40.0168321Z ] 2022-05-18T04:13:40.0168770Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(540): note: see reference to alias template instantiation 'c10::OptionalBase' being compiled 2022-05-18T04:13:40.0169390Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\ATen/core/jit_type_base.h(696): note: see reference to class template instantiation 'c10::optional' being compiled 2022-05-18T04:13:40.0170005Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(432): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2022-05-18T04:13:40.0170379Z with 2022-05-18T04:13:40.0170526Z [ 2022-05-18T04:13:40.0203931Z T=c10::QualifiedName 2022-05-18T04:13:40.0204131Z ] 2022-05-18T04:13:40.0204525Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(198): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2022-05-18T04:13:40.0204955Z with 2022-05-18T04:13:40.0205102Z [ 2022-05-18T04:13:40.0205307Z T=std::shared_ptr 2022-05-18T04:13:40.0205505Z ] 2022-05-18T04:13:40.0205898Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(397): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2022-05-18T04:13:40.0206257Z with 2022-05-18T04:13:40.0206392Z [ 2022-05-18T04:13:40.0206598Z T=std::shared_ptr 2022-05-18T04:13:40.0206784Z ] 2022-05-18T04:13:40.0207194Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2022-05-18T04:13:40.0207579Z with 2022-05-18T04:13:40.0207720Z [ 2022-05-18T04:13:40.0207924Z T=std::shared_ptr 2022-05-18T04:13:40.0208104Z ] 2022-05-18T04:13:40.0208550Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(540): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2022-05-18T04:13:40.0208968Z with 2022-05-18T04:13:40.0209101Z [ 2022-05-18T04:13:40.0209307Z T=std::shared_ptr 2022-05-18T04:13:40.0209499Z ] 2022-05-18T04:13:40.0209917Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(540): note: see reference to alias template instantiation 'c10::OptionalBase>' being compiled 2022-05-18T04:13:40.0210586Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\ATen/core/ivalue.h(1338): note: see reference to class template instantiation 'c10::optional>' being compiled 2022-05-18T04:13:40.0211227Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(432): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2022-05-18T04:13:40.0211590Z with 2022-05-18T04:13:40.0211727Z [ 2022-05-18T04:13:40.0211920Z T=std::shared_ptr 2022-05-18T04:13:40.0212110Z ] 2022-05-18T04:13:40.0212482Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(198): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2022-05-18T04:13:40.0212935Z with 2022-05-18T04:13:40.0213080Z [ 2022-05-18T04:13:40.0213283Z T=std::weak_ptr 2022-05-18T04:13:40.0213519Z ] 2022-05-18T04:13:40.0213905Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(397): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2022-05-18T04:13:40.0214251Z with 2022-05-18T04:13:40.0214396Z [ 2022-05-18T04:13:40.0214582Z T=std::weak_ptr 2022-05-18T04:13:40.0214774Z ] 2022-05-18T04:13:40.0215257Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2022-05-18T04:13:40.0215635Z with 2022-05-18T04:13:40.0215775Z [ 2022-05-18T04:13:40.0215984Z T=std::weak_ptr 2022-05-18T04:13:40.0216172Z ] 2022-05-18T04:13:40.0216610Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(540): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2022-05-18T04:13:40.0217019Z with 2022-05-18T04:13:40.0217160Z [ 2022-05-18T04:13:40.0217350Z T=std::weak_ptr 2022-05-18T04:13:40.0217541Z ] 2022-05-18T04:13:40.0217961Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(540): note: see reference to alias template instantiation 'c10::OptionalBase>' being compiled 2022-05-18T04:13:40.0218623Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\ATen/core/ivalue.h(1339): note: see reference to class template instantiation 'c10::optional>' being compiled 2022-05-18T04:13:40.0219250Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(432): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2022-05-18T04:13:40.0219617Z with 2022-05-18T04:13:40.0219762Z [ 2022-05-18T04:13:40.0219963Z T=std::weak_ptr 2022-05-18T04:13:40.0220140Z ] 2022-05-18T04:13:40.0220505Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(198): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2022-05-18T04:13:40.0220837Z with 2022-05-18T04:13:40.0220971Z [ 2022-05-18T04:13:40.0221200Z T=std::vector> 2022-05-18T04:13:40.0221412Z ] 2022-05-18T04:13:40.0221780Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(397): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2022-05-18T04:13:40.0222135Z with 2022-05-18T04:13:40.0222276Z [ 2022-05-18T04:13:40.0222501Z T=std::vector> 2022-05-18T04:13:40.0222700Z ] 2022-05-18T04:13:40.0223119Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2022-05-18T04:13:40.0223496Z with 2022-05-18T04:13:40.0223627Z [ 2022-05-18T04:13:40.0223851Z T=std::vector> 2022-05-18T04:13:40.0224060Z ] 2022-05-18T04:13:40.0224562Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(540): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2022-05-18T04:13:40.0225057Z with 2022-05-18T04:13:40.0225200Z [ 2022-05-18T04:13:40.0225425Z T=std::vector> 2022-05-18T04:13:40.0225625Z ] 2022-05-18T04:13:40.0226069Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(540): note: see reference to alias template instantiation 'c10::OptionalBase>>' being compiled 2022-05-18T04:13:40.0226779Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\ATen/core/jit_type.h(482): note: see reference to class template instantiation 'c10::optional>>' being compiled 2022-05-18T04:13:40.0227444Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(432): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2022-05-18T04:13:40.0227814Z with 2022-05-18T04:13:40.0227950Z [ 2022-05-18T04:13:40.0228175Z T=std::vector> 2022-05-18T04:13:40.0228383Z ] 2022-05-18T04:13:40.0228743Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(198): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2022-05-18T04:13:40.0229084Z with 2022-05-18T04:13:40.0229228Z [ 2022-05-18T04:13:40.0229557Z T=std::vector::type,std::allocator::type>> 2022-05-18T04:13:40.0229847Z ] 2022-05-18T04:13:40.0230239Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(397): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2022-05-18T04:13:40.0230592Z with 2022-05-18T04:13:40.0230723Z [ 2022-05-18T04:13:40.0231044Z T=std::vector::type,std::allocator::type>> 2022-05-18T04:13:40.0231342Z ] 2022-05-18T04:13:40.0231762Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2022-05-18T04:13:40.0232133Z with 2022-05-18T04:13:40.0232275Z [ 2022-05-18T04:13:40.0232601Z T=std::vector::type,std::allocator::type>> 2022-05-18T04:13:40.0232896Z ] 2022-05-18T04:13:40.0233323Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(540): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2022-05-18T04:13:40.0233737Z with 2022-05-18T04:13:40.0233878Z [ 2022-05-18T04:13:40.0234187Z T=std::vector::type,std::allocator::type>> 2022-05-18T04:13:40.0234487Z ] 2022-05-18T04:13:40.0234952Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(540): note: see reference to alias template instantiation 'c10::OptionalBase>>' being compiled 2022-05-18T04:13:40.0235327Z with 2022-05-18T04:13:40.0235456Z [ 2022-05-18T04:13:40.0235734Z T=c10::impl::ScalarTypeToCPPType::type 2022-05-18T04:13:40.0235950Z ] 2022-05-18T04:13:40.0236354Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\ATen/core/jit_type.h(441): note: see reference to class template instantiation 'c10::optional>>' being compiled 2022-05-18T04:13:40.0236760Z with 2022-05-18T04:13:40.0236905Z [ 2022-05-18T04:13:40.0237128Z T=c10::impl::ScalarTypeToCPPType::type 2022-05-18T04:13:40.0237332Z ] 2022-05-18T04:13:40.0237732Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(432): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2022-05-18T04:13:40.0238100Z with 2022-05-18T04:13:40.0238227Z [ 2022-05-18T04:13:40.0238554Z T=std::vector::type,std::allocator::type>> 2022-05-18T04:13:40.0238850Z ] 2022-05-18T04:13:40.0239219Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(198): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2022-05-18T04:13:40.0239550Z with 2022-05-18T04:13:40.0239698Z [ 2022-05-18T04:13:40.0240005Z T=std::vector,std::allocator>> 2022-05-18T04:13:40.0240230Z ] 2022-05-18T04:13:40.0240604Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(397): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2022-05-18T04:13:40.0240958Z with 2022-05-18T04:13:40.0241098Z [ 2022-05-18T04:13:40.0241324Z T=std::vector,std::allocator>> 2022-05-18T04:13:40.0241549Z ] 2022-05-18T04:13:40.0241973Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2022-05-18T04:13:40.0242356Z with 2022-05-18T04:13:40.0242488Z [ 2022-05-18T04:13:40.0242725Z T=std::vector,std::allocator>> 2022-05-18T04:13:40.0242945Z ] 2022-05-18T04:13:40.0243378Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(540): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2022-05-18T04:13:40.0243788Z with 2022-05-18T04:13:40.0243932Z [ 2022-05-18T04:13:40.0244168Z T=std::vector,std::allocator>> 2022-05-18T04:13:40.0244377Z ] 2022-05-18T04:13:40.0244882Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(540): note: see reference to alias template instantiation 'c10::OptionalBase,std::allocator>>>' being compiled 2022-05-18T04:13:40.0245612Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\ATen/core/jit_type.h(567): note: see reference to class template instantiation 'c10::optional,std::allocator>>>' being compiled 2022-05-18T04:13:40.0246264Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\ATen/core/jit_type.h(843): note: see reference to class template instantiation 'c10::VaryingShape' being compiled 2022-05-18T04:13:40.0246919Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(432): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2022-05-18T04:13:40.0247288Z with 2022-05-18T04:13:40.0247470Z [ 2022-05-18T04:13:40.0247709Z T=std::vector,std::allocator>> 2022-05-18T04:13:40.0247919Z ] 2022-05-18T04:13:40.0248290Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(198): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2022-05-18T04:13:40.0248628Z with 2022-05-18T04:13:40.0248759Z [ 2022-05-18T04:13:40.0248997Z T=std::vector,std::allocator>> 2022-05-18T04:13:40.0249214Z ] 2022-05-18T04:13:40.0249596Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(397): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2022-05-18T04:13:40.0249938Z with 2022-05-18T04:13:40.0250081Z [ 2022-05-18T04:13:40.0250306Z T=std::vector,std::allocator>> 2022-05-18T04:13:40.0250507Z ] 2022-05-18T04:13:40.0250927Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2022-05-18T04:13:40.0251315Z with 2022-05-18T04:13:40.0251453Z [ 2022-05-18T04:13:40.0251673Z T=std::vector,std::allocator>> 2022-05-18T04:13:40.0251886Z ] 2022-05-18T04:13:40.0252335Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(540): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2022-05-18T04:13:40.0252735Z with 2022-05-18T04:13:40.0252866Z [ 2022-05-18T04:13:40.0253094Z T=std::vector,std::allocator>> 2022-05-18T04:13:40.0253310Z ] 2022-05-18T04:13:40.0253743Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(540): note: see reference to alias template instantiation 'c10::OptionalBase,std::allocator>>>' being compiled 2022-05-18T04:13:40.0254450Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\ATen/core/jit_type.h(567): note: see reference to class template instantiation 'c10::optional,std::allocator>>>' being compiled 2022-05-18T04:13:40.0255148Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\ATen/core/jit_type.h(613): note: see reference to class template instantiation 'c10::VaryingShape' being compiled 2022-05-18T04:13:40.0255763Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(432): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2022-05-18T04:13:40.0256140Z with 2022-05-18T04:13:40.0256272Z [ 2022-05-18T04:13:40.0256505Z T=std::vector,std::allocator>> 2022-05-18T04:13:40.0256719Z ] 2022-05-18T04:13:40.0257075Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(198): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2022-05-18T04:13:40.0257416Z with 2022-05-18T04:13:40.0257561Z [ 2022-05-18T04:13:40.0257749Z T=std::vector> 2022-05-18T04:13:40.0257938Z ] 2022-05-18T04:13:40.0258369Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(397): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2022-05-18T04:13:40.0258765Z with 2022-05-18T04:13:40.0258896Z [ 2022-05-18T04:13:40.0259090Z T=std::vector> 2022-05-18T04:13:40.0259278Z ] 2022-05-18T04:13:40.0259690Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2022-05-18T04:13:40.0260080Z with 2022-05-18T04:13:40.0260226Z [ 2022-05-18T04:13:40.0260424Z T=std::vector> 2022-05-18T04:13:40.0260596Z ] 2022-05-18T04:13:40.0261045Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(540): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2022-05-18T04:13:40.0261453Z with 2022-05-18T04:13:40.0261585Z [ 2022-05-18T04:13:40.0261782Z T=std::vector> 2022-05-18T04:13:40.0261967Z ] 2022-05-18T04:13:40.0262383Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(540): note: see reference to alias template instantiation 'c10::OptionalBase>>' being compiled 2022-05-18T04:13:40.0263016Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\ATen/core/jit_type.h(726): note: see reference to class template instantiation 'c10::optional>>' being compiled 2022-05-18T04:13:40.0263655Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(432): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2022-05-18T04:13:40.0264026Z with 2022-05-18T04:13:40.0264171Z [ 2022-05-18T04:13:40.0264357Z T=std::vector> 2022-05-18T04:13:40.0264543Z ] 2022-05-18T04:13:40.0264970Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(198): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2022-05-18T04:13:40.0265303Z with 2022-05-18T04:13:40.0265445Z [ 2022-05-18T04:13:40.0265674Z T=c10::impl::InlineStreamGuard 2022-05-18T04:13:40.0265887Z ] 2022-05-18T04:13:40.0266267Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(397): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2022-05-18T04:13:40.0266620Z with 2022-05-18T04:13:40.0266767Z [ 2022-05-18T04:13:40.0266982Z T=c10::impl::InlineStreamGuard 2022-05-18T04:13:40.0267201Z ] 2022-05-18T04:13:40.0267626Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2022-05-18T04:13:40.0268012Z with 2022-05-18T04:13:40.0268146Z [ 2022-05-18T04:13:40.0268371Z T=c10::impl::InlineStreamGuard 2022-05-18T04:13:40.0268583Z ] 2022-05-18T04:13:40.0269018Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(540): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2022-05-18T04:13:40.0269429Z with 2022-05-18T04:13:40.0269619Z [ 2022-05-18T04:13:40.0269832Z T=c10::impl::InlineStreamGuard 2022-05-18T04:13:40.0270046Z ] 2022-05-18T04:13:40.0270534Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(540): note: see reference to alias template instantiation 'c10::OptionalBase>' being compiled 2022-05-18T04:13:40.0271254Z 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 2022-05-18T04:13:40.0271972Z 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 2022-05-18T04:13:40.0272630Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(432): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2022-05-18T04:13:40.0273004Z with 2022-05-18T04:13:40.0273146Z [ 2022-05-18T04:13:40.0273372Z T=c10::impl::InlineStreamGuard 2022-05-18T04:13:40.0273573Z ] 2022-05-18T04:13:40.0273944Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(198): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2022-05-18T04:13:40.0274286Z with 2022-05-18T04:13:40.0274417Z [ 2022-05-18T04:13:40.0274597Z T=c10::impl::VirtualGuardImpl 2022-05-18T04:13:40.0274772Z ] 2022-05-18T04:13:40.0275203Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(397): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2022-05-18T04:13:40.0275559Z with 2022-05-18T04:13:40.0275706Z [ 2022-05-18T04:13:40.0275886Z T=c10::impl::VirtualGuardImpl 2022-05-18T04:13:40.0276049Z ] 2022-05-18T04:13:40.0276472Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2022-05-18T04:13:40.0276859Z with 2022-05-18T04:13:40.0276995Z [ 2022-05-18T04:13:40.0277172Z T=c10::impl::VirtualGuardImpl 2022-05-18T04:13:40.0277349Z ] 2022-05-18T04:13:40.0277779Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(540): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2022-05-18T04:13:40.0278193Z with 2022-05-18T04:13:40.0278337Z [ 2022-05-18T04:13:40.0278515Z T=c10::impl::VirtualGuardImpl 2022-05-18T04:13:40.0278675Z ] 2022-05-18T04:13:40.0279096Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(540): note: see reference to alias template instantiation 'c10::OptionalBase' being compiled 2022-05-18T04:13:40.0279727Z 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 2022-05-18T04:13:40.0280165Z with 2022-05-18T04:13:40.0280300Z [ 2022-05-18T04:13:40.0280481Z T=c10::impl::VirtualGuardImpl 2022-05-18T04:13:40.0280658Z ] 2022-05-18T04:13:40.0281138Z 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 2022-05-18T04:13:40.0281806Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(432): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2022-05-18T04:13:40.0282219Z with 2022-05-18T04:13:40.0282367Z [ 2022-05-18T04:13:40.0282534Z T=c10::impl::VirtualGuardImpl 2022-05-18T04:13:40.0282707Z ] 2022-05-18T04:13:40.0283076Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(198): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2022-05-18T04:13:40.0283404Z with 2022-05-18T04:13:40.0283549Z [ 2022-05-18T04:13:40.0283809Z T=std::vector> 2022-05-18T04:13:40.0284050Z ] 2022-05-18T04:13:40.0284422Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(397): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2022-05-18T04:13:40.0284773Z with 2022-05-18T04:13:40.0284974Z [ 2022-05-18T04:13:40.0285224Z T=std::vector> 2022-05-18T04:13:40.0285467Z ] 2022-05-18T04:13:40.0285891Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2022-05-18T04:13:40.0286281Z with 2022-05-18T04:13:40.0286415Z [ 2022-05-18T04:13:40.0286671Z T=std::vector> 2022-05-18T04:13:40.0286911Z ] 2022-05-18T04:13:40.0287345Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(540): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2022-05-18T04:13:40.0287759Z with 2022-05-18T04:13:40.0287902Z [ 2022-05-18T04:13:40.0288157Z T=std::vector> 2022-05-18T04:13:40.0288384Z ] 2022-05-18T04:13:40.0288857Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(540): note: see reference to alias template instantiation 'c10::OptionalBase>>' being compiled 2022-05-18T04:13:40.0289623Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\ATen/core/ivalue_inl.h(834): note: see reference to class template instantiation 'c10::optional>>' being compiled 2022-05-18T04:13:40.0290314Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(432): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2022-05-18T04:13:40.0290689Z with 2022-05-18T04:13:40.0290822Z [ 2022-05-18T04:13:40.0291081Z T=std::vector> 2022-05-18T04:13:40.0291322Z ] 2022-05-18T04:13:40.0291682Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(198): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2022-05-18T04:13:40.0292022Z with 2022-05-18T04:13:40.0292167Z [ 2022-05-18T04:13:40.0292328Z T=torch::autograd::ViewInfo 2022-05-18T04:13:40.0292548Z ] 2022-05-18T04:13:40.0292938Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(397): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2022-05-18T04:13:40.0293746Z with 2022-05-18T04:13:40.0293882Z [ 2022-05-18T04:13:40.0294062Z T=torch::autograd::ViewInfo 2022-05-18T04:13:40.0294234Z ] 2022-05-18T04:13:40.0294646Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2022-05-18T04:13:40.0295097Z with 2022-05-18T04:13:40.0295243Z [ 2022-05-18T04:13:40.0295406Z T=torch::autograd::ViewInfo 2022-05-18T04:13:40.0295581Z ] 2022-05-18T04:13:40.0296033Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(540): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2022-05-18T04:13:40.0296453Z with 2022-05-18T04:13:40.0296587Z [ 2022-05-18T04:13:40.0296763Z T=torch::autograd::ViewInfo 2022-05-18T04:13:40.0296936Z ] 2022-05-18T04:13:40.0297333Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(540): note: see reference to alias template instantiation 'c10::OptionalBase' being compiled 2022-05-18T04:13:40.0297973Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\torch/csrc/autograd/variable.h(525): note: see reference to class template instantiation 'c10::optional' being compiled 2022-05-18T04:13:40.0298613Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(432): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2022-05-18T04:13:40.0298983Z with 2022-05-18T04:13:40.0299116Z [ 2022-05-18T04:13:40.0299293Z T=torch::autograd::ViewInfo 2022-05-18T04:13:40.0299458Z ] 2022-05-18T04:13:40.0299829Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(198): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2022-05-18T04:13:40.0300162Z with 2022-05-18T04:13:40.0300306Z [ 2022-05-18T04:13:40.0300460Z T=c10::IValue 2022-05-18T04:13:40.0300603Z ] 2022-05-18T04:13:40.0300983Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(397): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2022-05-18T04:13:40.0301331Z with 2022-05-18T04:13:40.0301462Z [ 2022-05-18T04:13:40.0301615Z T=c10::IValue 2022-05-18T04:13:40.0301769Z ] 2022-05-18T04:13:40.0302189Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2022-05-18T04:13:40.0302562Z with 2022-05-18T04:13:40.0302706Z [ 2022-05-18T04:13:40.0302856Z T=c10::IValue 2022-05-18T04:13:40.0302996Z ] 2022-05-18T04:13:40.0303442Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(540): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2022-05-18T04:13:40.0303855Z with 2022-05-18T04:13:40.0303987Z [ 2022-05-18T04:13:40.0304140Z T=c10::IValue 2022-05-18T04:13:40.0304289Z ] 2022-05-18T04:13:40.0304741Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(540): note: see reference to alias template instantiation 'c10::OptionalBase' being compiled 2022-05-18T04:13:40.0305430Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\ATen/core/function_schema.h(179): note: see reference to class template instantiation 'c10::optional' being compiled 2022-05-18T04:13:40.0306053Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(432): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2022-05-18T04:13:40.0306425Z with 2022-05-18T04:13:40.0306572Z [ 2022-05-18T04:13:40.0306718Z T=c10::IValue 2022-05-18T04:13:40.0306871Z ] 2022-05-18T04:13:40.0307244Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(198): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2022-05-18T04:13:40.0307579Z with 2022-05-18T04:13:40.0307727Z [ 2022-05-18T04:13:40.0307886Z T=c10::AliasInfo 2022-05-18T04:13:40.0308036Z ] 2022-05-18T04:13:40.0308416Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(397): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2022-05-18T04:13:40.0308769Z with 2022-05-18T04:13:40.0308911Z [ 2022-05-18T04:13:40.0309057Z T=c10::AliasInfo 2022-05-18T04:13:40.0309213Z ] 2022-05-18T04:13:40.0309635Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2022-05-18T04:13:40.0310006Z with 2022-05-18T04:13:40.0310148Z [ 2022-05-18T04:13:40.0310307Z T=c10::AliasInfo 2022-05-18T04:13:40.0310452Z ] 2022-05-18T04:13:40.0310901Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(540): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2022-05-18T04:13:40.0311316Z with 2022-05-18T04:13:40.0311461Z [ 2022-05-18T04:13:40.0311607Z T=c10::AliasInfo 2022-05-18T04:13:40.0311762Z ] 2022-05-18T04:13:40.0312150Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(540): note: see reference to alias template instantiation 'c10::OptionalBase' being compiled 2022-05-18T04:13:40.0312749Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\ATen/core/function_schema.h(26): note: see reference to class template instantiation 'c10::optional' being compiled 2022-05-18T04:13:40.0313368Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(432): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2022-05-18T04:13:40.0313737Z with 2022-05-18T04:13:40.0313884Z [ 2022-05-18T04:13:40.0314033Z T=c10::AliasInfo 2022-05-18T04:13:40.0314192Z ] 2022-05-18T04:13:40.0314560Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(198): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2022-05-18T04:13:40.0314950Z with 2022-05-18T04:13:40.0315082Z [ 2022-05-18T04:13:40.0315297Z T=c10::either 2022-05-18T04:13:40.0315500Z ] 2022-05-18T04:13:40.0315872Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(397): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2022-05-18T04:13:40.0316278Z with 2022-05-18T04:13:40.0316423Z [ 2022-05-18T04:13:40.0316624Z T=c10::either 2022-05-18T04:13:40.0316866Z ] 2022-05-18T04:13:40.0317289Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2022-05-18T04:13:40.0317680Z with 2022-05-18T04:13:40.0317814Z [ 2022-05-18T04:13:40.0318027Z T=c10::either 2022-05-18T04:13:40.0318227Z ] 2022-05-18T04:13:40.0318663Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(540): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2022-05-18T04:13:40.0319064Z with 2022-05-18T04:13:40.0319209Z [ 2022-05-18T04:13:40.0319417Z T=c10::either 2022-05-18T04:13:40.0319608Z ] 2022-05-18T04:13:40.0320110Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(540): note: see reference to alias template instantiation 'c10::OptionalBase>' being compiled 2022-05-18T04:13:40.0320822Z 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 2022-05-18T04:13:40.0321504Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(432): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2022-05-18T04:13:40.0321863Z with 2022-05-18T04:13:40.0322012Z [ 2022-05-18T04:13:40.0322222Z T=c10::either 2022-05-18T04:13:40.0322413Z ] 2022-05-18T04:13:40.0322786Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(198): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2022-05-18T04:13:40.0323121Z with 2022-05-18T04:13:40.0323268Z [ 2022-05-18T04:13:40.0323435Z T=c10::impl::AnnotatedSchema 2022-05-18T04:13:40.0323610Z ] 2022-05-18T04:13:40.0323997Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(397): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2022-05-18T04:13:40.0324338Z with 2022-05-18T04:13:40.0324483Z [ 2022-05-18T04:13:40.0324662Z T=c10::impl::AnnotatedSchema 2022-05-18T04:13:40.0324878Z ] 2022-05-18T04:13:40.0325307Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2022-05-18T04:13:40.0325700Z with 2022-05-18T04:13:40.0325847Z [ 2022-05-18T04:13:40.0326015Z T=c10::impl::AnnotatedSchema 2022-05-18T04:13:40.0326187Z ] 2022-05-18T04:13:40.0326631Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(540): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2022-05-18T04:13:40.0327042Z with 2022-05-18T04:13:40.0327173Z [ 2022-05-18T04:13:40.0327349Z T=c10::impl::AnnotatedSchema 2022-05-18T04:13:40.0327520Z ] 2022-05-18T04:13:40.0328311Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(540): note: see reference to alias template instantiation 'c10::OptionalBase' being compiled 2022-05-18T04:13:40.0329026Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\ATen/core/dispatch/OperatorEntry.h(212): note: see reference to class template instantiation 'c10::optional' being compiled 2022-05-18T04:13:40.0329678Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(432): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2022-05-18T04:13:40.0330050Z with 2022-05-18T04:13:40.0330184Z [ 2022-05-18T04:13:40.0330368Z T=c10::impl::AnnotatedSchema 2022-05-18T04:13:40.0330543Z ] 2022-05-18T04:13:40.0330907Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(198): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2022-05-18T04:13:40.0331252Z with 2022-05-18T04:13:40.0331399Z [ 2022-05-18T04:13:40.0331617Z T=c10::impl::OperatorEntry::CppSignatureWithDebug 2022-05-18T04:13:40.0331811Z ] 2022-05-18T04:13:40.0332201Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(397): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2022-05-18T04:13:40.0332556Z with 2022-05-18T04:13:40.0332689Z [ 2022-05-18T04:13:40.0332905Z T=c10::impl::OperatorEntry::CppSignatureWithDebug 2022-05-18T04:13:40.0333110Z ] 2022-05-18T04:13:40.0333519Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2022-05-18T04:13:40.0333904Z with 2022-05-18T04:13:40.0334052Z [ 2022-05-18T04:13:40.0334265Z T=c10::impl::OperatorEntry::CppSignatureWithDebug 2022-05-18T04:13:40.0334457Z ] 2022-05-18T04:13:40.0334961Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(540): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2022-05-18T04:13:40.0335380Z with 2022-05-18T04:13:40.0335514Z [ 2022-05-18T04:13:40.0335736Z T=c10::impl::OperatorEntry::CppSignatureWithDebug 2022-05-18T04:13:40.0335942Z ] 2022-05-18T04:13:40.0336380Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(540): note: see reference to alias template instantiation 'c10::OptionalBase' being compiled 2022-05-18T04:13:40.0337089Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\ATen/core/dispatch/OperatorEntry.h(271): note: see reference to class template instantiation 'c10::optional' being compiled 2022-05-18T04:13:40.0337774Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(432): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2022-05-18T04:13:40.0338146Z with 2022-05-18T04:13:40.0338292Z [ 2022-05-18T04:13:40.0338498Z T=c10::impl::OperatorEntry::CppSignatureWithDebug 2022-05-18T04:13:40.0338700Z ] 2022-05-18T04:13:40.0339071Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(198): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2022-05-18T04:13:40.0339415Z with 2022-05-18T04:13:40.0339551Z [ 2022-05-18T04:13:40.0339739Z T=std::tuple 2022-05-18T04:13:40.0339971Z ] 2022-05-18T04:13:40.0340344Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(397): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2022-05-18T04:13:40.0340743Z with 2022-05-18T04:13:40.0340890Z [ 2022-05-18T04:13:40.0341069Z T=std::tuple 2022-05-18T04:13:40.0341252Z ] 2022-05-18T04:13:40.0341677Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2022-05-18T04:13:40.0342060Z with 2022-05-18T04:13:40.0342192Z [ 2022-05-18T04:13:40.0342384Z T=std::tuple 2022-05-18T04:13:40.0342566Z ] 2022-05-18T04:13:40.0343004Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(540): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2022-05-18T04:13:40.0343416Z with 2022-05-18T04:13:40.0343561Z [ 2022-05-18T04:13:40.0343737Z T=std::tuple 2022-05-18T04:13:40.0343920Z ] 2022-05-18T04:13:40.0344334Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(540): note: see reference to alias template instantiation 'c10::OptionalBase>' being compiled 2022-05-18T04:13:40.0345059Z 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 2022-05-18T04:13:40.0345713Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(432): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2022-05-18T04:13:40.0346070Z with 2022-05-18T04:13:40.0346215Z [ 2022-05-18T04:13:40.0346410Z T=std::tuple 2022-05-18T04:13:40.0346583Z ] 2022-05-18T04:13:40.0346953Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(198): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2022-05-18T04:13:40.0347290Z with 2022-05-18T04:13:40.0347423Z [ 2022-05-18T04:13:40.0347597Z T=torch::jit::SourceRange 2022-05-18T04:13:40.0347768Z ] 2022-05-18T04:13:40.0348154Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(397): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2022-05-18T04:13:40.0348499Z with 2022-05-18T04:13:40.0348641Z [ 2022-05-18T04:13:40.0348811Z T=torch::jit::SourceRange 2022-05-18T04:13:40.0348966Z ] 2022-05-18T04:13:40.0349391Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2022-05-18T04:13:40.0349771Z with 2022-05-18T04:13:40.0349902Z [ 2022-05-18T04:13:40.0350070Z T=torch::jit::SourceRange 2022-05-18T04:13:40.0350240Z ] 2022-05-18T04:13:40.0350685Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(540): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2022-05-18T04:13:40.0351084Z with 2022-05-18T04:13:40.0351229Z [ 2022-05-18T04:13:40.0351447Z T=torch::jit::SourceRange 2022-05-18T04:13:40.0351605Z ] 2022-05-18T04:13:40.0352011Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(540): note: see reference to alias template instantiation 'c10::OptionalBase' being compiled 2022-05-18T04:13:40.0352703Z 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 2022-05-18T04:13:40.0353346Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(432): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2022-05-18T04:13:40.0353717Z with 2022-05-18T04:13:40.0353852Z [ 2022-05-18T04:13:40.0354025Z T=torch::jit::SourceRange 2022-05-18T04:13:40.0354194Z ] 2022-05-18T04:13:40.0354552Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(198): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2022-05-18T04:13:40.0354952Z with 2022-05-18T04:13:40.0355098Z [ 2022-05-18T04:13:40.0355278Z T=torch::jit::InlinedCallStackPtr 2022-05-18T04:13:40.0355466Z ] 2022-05-18T04:13:40.0355851Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(397): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2022-05-18T04:13:40.0356203Z with 2022-05-18T04:13:40.0356335Z [ 2022-05-18T04:13:40.0356530Z T=torch::jit::InlinedCallStackPtr 2022-05-18T04:13:40.0356714Z ] 2022-05-18T04:13:40.0357128Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2022-05-18T04:13:40.0357517Z with 2022-05-18T04:13:40.0357664Z [ 2022-05-18T04:13:40.0357843Z T=torch::jit::InlinedCallStackPtr 2022-05-18T04:13:40.0358027Z ] 2022-05-18T04:13:40.0358475Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(540): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2022-05-18T04:13:40.0358888Z with 2022-05-18T04:13:40.0359022Z [ 2022-05-18T04:13:40.0359211Z T=torch::jit::InlinedCallStackPtr 2022-05-18T04:13:40.0359394Z ] 2022-05-18T04:13:40.0359864Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(540): note: see reference to alias template instantiation 'c10::OptionalBase' being compiled 2022-05-18T04:13:40.0360531Z 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 2022-05-18T04:13:40.0361178Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(432): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2022-05-18T04:13:40.0361549Z with 2022-05-18T04:13:40.0361686Z [ 2022-05-18T04:13:40.0361879Z T=torch::jit::InlinedCallStackPtr 2022-05-18T04:13:40.0362064Z ] 2022-05-18T04:13:40.0362434Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(198): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2022-05-18T04:13:40.0362764Z with 2022-05-18T04:13:40.0362911Z [ 2022-05-18T04:13:40.0363146Z T=torch::jit::ModuleInstanceInfo 2022-05-18T04:13:40.0363318Z ] 2022-05-18T04:13:40.0363704Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(397): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2022-05-18T04:13:40.0364105Z with 2022-05-18T04:13:40.0364237Z [ 2022-05-18T04:13:40.0364424Z T=torch::jit::ModuleInstanceInfo 2022-05-18T04:13:40.0364605Z ] 2022-05-18T04:13:40.0365075Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2022-05-18T04:13:40.0365455Z with 2022-05-18T04:13:40.0365601Z [ 2022-05-18T04:13:40.0365787Z T=torch::jit::ModuleInstanceInfo 2022-05-18T04:13:40.0365956Z ] 2022-05-18T04:13:40.0366406Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(540): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2022-05-18T04:13:40.0366820Z with 2022-05-18T04:13:40.0366965Z [ 2022-05-18T04:13:40.0367143Z T=torch::jit::ModuleInstanceInfo 2022-05-18T04:13:40.0367327Z ] 2022-05-18T04:13:40.0367751Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(540): note: see reference to alias template instantiation 'c10::OptionalBase' being compiled 2022-05-18T04:13:40.0368396Z 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 2022-05-18T04:13:40.0369036Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(432): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2022-05-18T04:13:40.0369408Z with 2022-05-18T04:13:40.0369554Z [ 2022-05-18T04:13:40.0369728Z T=torch::jit::ModuleInstanceInfo 2022-05-18T04:13:40.0369909Z ] 2022-05-18T04:13:40.0370280Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(198): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2022-05-18T04:13:40.0370603Z with 2022-05-18T04:13:40.0370747Z [ 2022-05-18T04:13:40.0370914Z T=torch::jit::ScopePtr 2022-05-18T04:13:40.0371079Z ] 2022-05-18T04:13:40.0371454Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(397): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2022-05-18T04:13:40.0371807Z with 2022-05-18T04:13:40.0371953Z [ 2022-05-18T04:13:40.0372109Z T=torch::jit::ScopePtr 2022-05-18T04:13:40.0372277Z ] 2022-05-18T04:13:40.0372703Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2022-05-18T04:13:40.0373086Z with 2022-05-18T04:13:40.0373220Z [ 2022-05-18T04:13:40.0373389Z T=torch::jit::ScopePtr 2022-05-18T04:13:40.0373556Z ] 2022-05-18T04:13:40.0373989Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(540): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2022-05-18T04:13:40.0374400Z with 2022-05-18T04:13:40.0374544Z [ 2022-05-18T04:13:40.0374701Z T=torch::jit::ScopePtr 2022-05-18T04:13:40.0374964Z ] 2022-05-18T04:13:40.0375375Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(540): note: see reference to alias template instantiation 'c10::OptionalBase' being compiled 2022-05-18T04:13:40.0376048Z 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 2022-05-18T04:13:40.0376671Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(432): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2022-05-18T04:13:40.0377041Z with 2022-05-18T04:13:40.0377188Z [ 2022-05-18T04:13:40.0377356Z T=torch::jit::ScopePtr 2022-05-18T04:13:40.0377510Z ] 2022-05-18T04:13:40.0377880Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(198): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2022-05-18T04:13:40.0378219Z with 2022-05-18T04:13:40.0378349Z [ 2022-05-18T04:13:40.0378519Z T=at::ThreadLocalState 2022-05-18T04:13:40.0378686Z ] 2022-05-18T04:13:40.0379060Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(397): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2022-05-18T04:13:40.0379416Z with 2022-05-18T04:13:40.0379560Z [ 2022-05-18T04:13:40.0379729Z T=at::ThreadLocalState 2022-05-18T04:13:40.0379885Z ] 2022-05-18T04:13:40.0380304Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2022-05-18T04:13:40.0380693Z with 2022-05-18T04:13:40.0380826Z [ 2022-05-18T04:13:40.0381000Z T=at::ThreadLocalState 2022-05-18T04:13:40.0381171Z ] 2022-05-18T04:13:40.0381606Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(540): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2022-05-18T04:13:40.0382019Z with 2022-05-18T04:13:40.0382164Z [ 2022-05-18T04:13:40.0382334Z T=at::ThreadLocalState 2022-05-18T04:13:40.0382490Z ] 2022-05-18T04:13:40.0382900Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(540): note: see reference to alias template instantiation 'c10::OptionalBase' being compiled 2022-05-18T04:13:40.0383550Z 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 2022-05-18T04:13:40.0384196Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(432): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2022-05-18T04:13:40.0384554Z with 2022-05-18T04:13:40.0384699Z [ 2022-05-18T04:13:40.0384872Z T=at::ThreadLocalState 2022-05-18T04:13:40.0385082Z ] 2022-05-18T04:13:40.0385453Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(198): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2022-05-18T04:13:40.0385793Z with 2022-05-18T04:13:40.0385938Z [ 2022-05-18T04:13:40.0386113Z T=std::shared_ptr 2022-05-18T04:13:40.0386295Z ] 2022-05-18T04:13:40.0386718Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(397): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2022-05-18T04:13:40.0387100Z with 2022-05-18T04:13:40.0387248Z [ 2022-05-18T04:13:40.0387438Z T=std::shared_ptr 2022-05-18T04:13:40.0387608Z ] 2022-05-18T04:13:40.0388039Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2022-05-18T04:13:40.0388422Z with 2022-05-18T04:13:40.0388571Z [ 2022-05-18T04:13:40.0388749Z T=std::shared_ptr 2022-05-18T04:13:40.0388930Z ] 2022-05-18T04:13:40.0389386Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(540): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2022-05-18T04:13:40.0389784Z with 2022-05-18T04:13:40.0389932Z [ 2022-05-18T04:13:40.0390120Z T=std::shared_ptr 2022-05-18T04:13:40.0390299Z ] 2022-05-18T04:13:40.0390703Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(540): note: see reference to alias template instantiation 'c10::OptionalBase>' being compiled 2022-05-18T04:13:40.0391345Z 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 2022-05-18T04:13:40.0392010Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\torch/csrc/jit/api/function_impl.h(156): note: see reference to class template instantiation 'std::array>,4>' being compiled 2022-05-18T04:13:40.0392667Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(432): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2022-05-18T04:13:40.0393032Z with 2022-05-18T04:13:40.0393180Z [ 2022-05-18T04:13:40.0393370Z T=std::shared_ptr 2022-05-18T04:13:40.0393551Z ] 2022-05-18T04:13:40.0393907Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(198): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2022-05-18T04:13:40.0394247Z with 2022-05-18T04:13:40.0394393Z [ 2022-05-18T04:13:40.0394555Z T=torch::jit::GraphExecutor 2022-05-18T04:13:40.0394729Z ] 2022-05-18T04:13:40.0395173Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(397): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2022-05-18T04:13:40.0395519Z with 2022-05-18T04:13:40.0395666Z [ 2022-05-18T04:13:40.0395845Z T=torch::jit::GraphExecutor 2022-05-18T04:13:40.0396016Z ] 2022-05-18T04:13:40.0396429Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2022-05-18T04:13:40.0396816Z with 2022-05-18T04:13:40.0396962Z [ 2022-05-18T04:13:40.0397125Z T=torch::jit::GraphExecutor 2022-05-18T04:13:40.0397304Z ] 2022-05-18T04:13:40.0397798Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(540): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2022-05-18T04:13:40.0398204Z with 2022-05-18T04:13:40.0398337Z [ 2022-05-18T04:13:40.0398556Z T=torch::jit::GraphExecutor 2022-05-18T04:13:40.0398731Z ] 2022-05-18T04:13:40.0399131Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(540): note: see reference to alias template instantiation 'c10::OptionalBase' being compiled 2022-05-18T04:13:40.0399770Z 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 2022-05-18T04:13:40.0400499Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\torch/csrc/jit/api/function_impl.h(170): note: see reference to class template instantiation 'std::array,4>' being compiled 2022-05-18T04:13:40.0401158Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(432): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2022-05-18T04:13:40.0401538Z with 2022-05-18T04:13:40.0401672Z [ 2022-05-18T04:13:40.0401851Z T=torch::jit::GraphExecutor 2022-05-18T04:13:40.0402027Z ] 2022-05-18T04:13:40.0402389Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(198): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2022-05-18T04:13:40.0402733Z with 2022-05-18T04:13:40.0402881Z [ 2022-05-18T04:13:40.0403033Z T=torch::jit::Method 2022-05-18T04:13:40.0403198Z ] 2022-05-18T04:13:40.0403586Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(397): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2022-05-18T04:13:40.0403943Z with 2022-05-18T04:13:40.0404077Z [ 2022-05-18T04:13:40.0404244Z T=torch::jit::Method 2022-05-18T04:13:40.0404408Z ] 2022-05-18T04:13:40.0404820Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2022-05-18T04:13:40.0405323Z with 2022-05-18T04:13:40.0405470Z [ 2022-05-18T04:13:40.0405624Z T=torch::jit::Method 2022-05-18T04:13:40.0405787Z ] 2022-05-18T04:13:40.0406237Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(540): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2022-05-18T04:13:40.0406651Z with 2022-05-18T04:13:40.0406787Z [ 2022-05-18T04:13:40.0406956Z T=torch::jit::Method 2022-05-18T04:13:40.0407118Z ] 2022-05-18T04:13:40.0407503Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(540): note: see reference to alias template instantiation 'c10::OptionalBase' being compiled 2022-05-18T04:13:40.0408127Z 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 2022-05-18T04:13:40.0408753Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(432): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2022-05-18T04:13:40.0409123Z with 2022-05-18T04:13:40.0409260Z [ 2022-05-18T04:13:40.0409428Z T=torch::jit::Method 2022-05-18T04:13:40.0409644Z ] 2022-05-18T04:13:40.0410005Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(198): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2022-05-18T04:13:40.0410390Z with 2022-05-18T04:13:40.0410539Z [ 2022-05-18T04:13:40.0410756Z T=std::vector> 2022-05-18T04:13:40.0410948Z ] 2022-05-18T04:13:40.0411337Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(397): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2022-05-18T04:13:40.0411688Z with 2022-05-18T04:13:40.0411827Z [ 2022-05-18T04:13:40.0412040Z T=std::vector> 2022-05-18T04:13:40.0412240Z ] 2022-05-18T04:13:40.0412653Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2022-05-18T04:13:40.0413043Z with 2022-05-18T04:13:40.0413186Z [ 2022-05-18T04:13:40.0413399Z T=std::vector> 2022-05-18T04:13:40.0413585Z ] 2022-05-18T04:13:40.0414033Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(540): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2022-05-18T04:13:40.0414443Z with 2022-05-18T04:13:40.0414587Z [ 2022-05-18T04:13:40.0414787Z T=std::vector> 2022-05-18T04:13:40.0415047Z ] 2022-05-18T04:13:40.0415484Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(540): note: see reference to alias template instantiation 'c10::OptionalBase>>' being compiled 2022-05-18T04:13:40.0416151Z 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 2022-05-18T04:13:40.0416810Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(432): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2022-05-18T04:13:40.0417187Z with 2022-05-18T04:13:40.0417333Z [ 2022-05-18T04:13:40.0417533Z T=std::vector> 2022-05-18T04:13:40.0417734Z ] 2022-05-18T04:13:40.0418110Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(198): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2022-05-18T04:13:40.0418454Z with 2022-05-18T04:13:40.0418587Z [ 2022-05-18T04:13:40.0418831Z T=std::function 2022-05-18T04:13:40.0419055Z ] 2022-05-18T04:13:40.0419429Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(397): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2022-05-18T04:13:40.0419784Z with 2022-05-18T04:13:40.0419929Z [ 2022-05-18T04:13:40.0420152Z T=std::function 2022-05-18T04:13:40.0420374Z ] 2022-05-18T04:13:40.0420799Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2022-05-18T04:13:40.0421232Z with 2022-05-18T04:13:40.0421366Z [ 2022-05-18T04:13:40.0421602Z T=std::function 2022-05-18T04:13:40.0421871Z ] 2022-05-18T04:13:40.0422320Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(540): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2022-05-18T04:13:40.0422719Z with 2022-05-18T04:13:40.0422864Z [ 2022-05-18T04:13:40.0423099Z T=std::function 2022-05-18T04:13:40.0423309Z ] 2022-05-18T04:13:40.0423761Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(540): note: see reference to alias template instantiation 'c10::OptionalBase>' being compiled 2022-05-18T04:13:40.0424511Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\torch/csrc/autograd/profiler_legacy.h(400): note: see reference to class template instantiation 'c10::optional>' being compiled 2022-05-18T04:13:40.0425261Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(432): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2022-05-18T04:13:40.0425632Z with 2022-05-18T04:13:40.0425768Z [ 2022-05-18T04:13:40.0426007Z T=std::function 2022-05-18T04:13:40.0426231Z ] 2022-05-18T04:13:40.0426589Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(198): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2022-05-18T04:13:40.0426930Z with 2022-05-18T04:13:40.0427075Z [ 2022-05-18T04:13:40.0427355Z T=std::vector>,std::allocator>>> 2022-05-18T04:13:40.0427596Z ] 2022-05-18T04:13:40.0427987Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(397): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2022-05-18T04:13:40.0428343Z with 2022-05-18T04:13:40.0428476Z [ 2022-05-18T04:13:40.0428750Z T=std::vector>,std::allocator>>> 2022-05-18T04:13:40.0429004Z ] 2022-05-18T04:13:40.0429433Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2022-05-18T04:13:40.0429809Z with 2022-05-18T04:13:40.0429957Z [ 2022-05-18T04:13:40.0430233Z T=std::vector>,std::allocator>>> 2022-05-18T04:13:40.0430471Z ] 2022-05-18T04:13:40.0430923Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(540): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2022-05-18T04:13:40.0431337Z with 2022-05-18T04:13:40.0431481Z [ 2022-05-18T04:13:40.0431745Z T=std::vector>,std::allocator>>> 2022-05-18T04:13:40.0431992Z ] 2022-05-18T04:13:40.0432523Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(540): note: see reference to alias template instantiation 'c10::OptionalBase>,std::allocator>>>>' being compiled 2022-05-18T04:13:40.0433352Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\torch/csrc/autograd/profiler_kineto.h(247): note: see reference to class template instantiation 'c10::optional>,std::allocator>>>>' being compiled 2022-05-18T04:13:40.0434071Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(432): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2022-05-18T04:13:40.0434659Z with 2022-05-18T04:13:40.0434813Z [ 2022-05-18T04:13:40.0435194Z T=std::vector>,std::allocator>>> 2022-05-18T04:13:40.0435433Z ] 2022-05-18T04:13:40.0435808Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(198): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2022-05-18T04:13:40.0436153Z with 2022-05-18T04:13:40.0436298Z [ 2022-05-18T04:13:40.0436547Z T=torch::nn::TripletMarginWithDistanceLossOptions::distance_function_t 2022-05-18T04:13:40.0436853Z ] 2022-05-18T04:13:40.0437243Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(397): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2022-05-18T04:13:40.0437588Z with 2022-05-18T04:13:40.0437735Z [ 2022-05-18T04:13:40.0437996Z T=torch::nn::TripletMarginWithDistanceLossOptions::distance_function_t 2022-05-18T04:13:40.0438238Z ] 2022-05-18T04:13:40.0438651Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2022-05-18T04:13:40.0439047Z with 2022-05-18T04:13:40.0439192Z [ 2022-05-18T04:13:40.0439439Z T=torch::nn::TripletMarginWithDistanceLossOptions::distance_function_t 2022-05-18T04:13:40.0439686Z ] 2022-05-18T04:13:40.0440208Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(540): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2022-05-18T04:13:40.0440619Z with 2022-05-18T04:13:40.0440754Z [ 2022-05-18T04:13:40.0441016Z T=torch::nn::TripletMarginWithDistanceLossOptions::distance_function_t 2022-05-18T04:13:40.0441263Z ] 2022-05-18T04:13:40.0441732Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(540): note: see reference to alias template instantiation 'c10::OptionalBase' being compiled 2022-05-18T04:13:40.0442542Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\torch\csrc\api\include\torch/nn/options/loss.h(404): note: see reference to class template instantiation 'c10::optional' being compiled 2022-05-18T04:13:40.0443264Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(432): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2022-05-18T04:13:40.0443642Z with 2022-05-18T04:13:40.0443794Z [ 2022-05-18T04:13:40.0444101Z T=torch::nn::TripletMarginWithDistanceLossOptions::distance_function_t 2022-05-18T04:13:40.0444354Z ] 2022-05-18T04:13:40.0444730Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(198): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2022-05-18T04:13:40.0445154Z with 2022-05-18T04:13:40.0445302Z [ 2022-05-18T04:13:40.0445507Z T=std::vector> 2022-05-18T04:13:40.0445688Z ] 2022-05-18T04:13:40.0446077Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(397): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2022-05-18T04:13:40.0446433Z with 2022-05-18T04:13:40.0446582Z [ 2022-05-18T04:13:40.0446772Z T=std::vector> 2022-05-18T04:13:40.0446963Z ] 2022-05-18T04:13:40.0447390Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2022-05-18T04:13:40.0447764Z with 2022-05-18T04:13:40.0447909Z [ 2022-05-18T04:13:40.0448111Z T=std::vector> 2022-05-18T04:13:40.0448301Z ] 2022-05-18T04:13:40.0448737Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(540): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2022-05-18T04:13:40.0449153Z with 2022-05-18T04:13:40.0449300Z [ 2022-05-18T04:13:40.0449490Z T=std::vector> 2022-05-18T04:13:40.0449681Z ] 2022-05-18T04:13:40.0450095Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(540): note: see reference to alias template instantiation 'c10::OptionalBase>>' being compiled 2022-05-18T04:13:40.0450478Z with 2022-05-18T04:13:40.0450613Z [ 2022-05-18T04:13:40.0450765Z T=double 2022-05-18T04:13:40.0450913Z ] 2022-05-18T04:13:40.0451351Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\torch\csrc\api\include\torch/nn/options/upsampling.h(26): note: see reference to class template instantiation 'c10::optional>>' being compiled 2022-05-18T04:13:40.0451762Z with 2022-05-18T04:13:40.0451907Z [ 2022-05-18T04:13:40.0452042Z T=double 2022-05-18T04:13:40.0452098Z ] 2022-05-18T04:13:40.0452420Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(432): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2022-05-18T04:13:40.0452479Z with 2022-05-18T04:13:40.0452536Z [ 2022-05-18T04:13:40.0452652Z T=std::vector> 2022-05-18T04:13:40.0452709Z ] 2022-05-18T04:13:40.0452999Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(198): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2022-05-18T04:13:40.0453044Z with 2022-05-18T04:13:40.0453102Z [ 2022-05-18T04:13:40.0453206Z T=std::tuple 2022-05-18T04:13:40.0453263Z ] 2022-05-18T04:13:40.0453567Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(397): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2022-05-18T04:13:40.0453629Z with 2022-05-18T04:13:40.0453685Z [ 2022-05-18T04:13:40.0453776Z T=std::tuple 2022-05-18T04:13:40.0453831Z ] 2022-05-18T04:13:40.0454216Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2022-05-18T04:13:40.0454308Z with 2022-05-18T04:13:40.0454363Z [ 2022-05-18T04:13:40.0454465Z T=std::tuple 2022-05-18T04:13:40.0454520Z ] 2022-05-18T04:13:40.0454934Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(540): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2022-05-18T04:13:40.0454996Z with 2022-05-18T04:13:40.0455039Z [ 2022-05-18T04:13:40.0455137Z T=std::tuple 2022-05-18T04:13:40.0455193Z ] 2022-05-18T04:13:40.0455520Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(540): note: see reference to alias template instantiation 'c10::OptionalBase>' being compiled 2022-05-18T04:13:40.0455880Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\torch\csrc\api\include\torch/nn/modules/rnn.h(155): note: see reference to class template instantiation 'c10::optional>' being compiled 2022-05-18T04:13:40.0456203Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(432): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2022-05-18T04:13:40.0456263Z with 2022-05-18T04:13:40.0456322Z [ 2022-05-18T04:13:40.0456424Z T=std::tuple 2022-05-18T04:13:40.0456468Z ] 2022-05-18T04:13:40.0456754Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(198): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2022-05-18T04:13:40.0456814Z with 2022-05-18T04:13:40.0456870Z [ 2022-05-18T04:13:40.0456999Z T=std::vector> 2022-05-18T04:13:40.0457055Z ] 2022-05-18T04:13:40.0457354Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(397): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2022-05-18T04:13:40.0457414Z with 2022-05-18T04:13:40.0457456Z [ 2022-05-18T04:13:40.0457580Z T=std::vector> 2022-05-18T04:13:40.0457637Z ] 2022-05-18T04:13:40.0457976Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2022-05-18T04:13:40.0458038Z with 2022-05-18T04:13:40.0458094Z [ 2022-05-18T04:13:40.0458216Z T=std::vector> 2022-05-18T04:13:40.0458261Z ] 2022-05-18T04:13:40.0458618Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(540): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2022-05-18T04:13:40.0458679Z with 2022-05-18T04:13:40.0458734Z [ 2022-05-18T04:13:40.0458857Z T=std::vector> 2022-05-18T04:13:40.0458911Z ] 2022-05-18T04:13:40.0459249Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(540): note: see reference to alias template instantiation 'c10::OptionalBase>>' being compiled 2022-05-18T04:13:40.0459661Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\torch\csrc\api\include\torch/optim/lbfgs.h(46): note: see reference to class template instantiation 'c10::optional>>' being compiled 2022-05-18T04:13:40.0460023Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(432): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2022-05-18T04:13:40.0460082Z with 2022-05-18T04:13:40.0460125Z [ 2022-05-18T04:13:40.0460247Z T=std::vector> 2022-05-18T04:13:40.0460302Z ] 2022-05-18T04:13:40.0460555Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\pybind11\detail/common.h(108): warning C4005: 'HAVE_SNPRINTF': macro redefinition 2022-05-18T04:13:40.0460737Z C:\Jenkins\Miniconda3\Include\pyerrors.h(315): note: see previous definition of 'HAVE_SNPRINTF' 2022-05-18T04:13:40.1263367Z [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 2022-05-18T04:13:40.1264083Z Creating library inline_jit_extension_with_functions_list.lib and object inline_jit_extension_with_functions_list.exp 2022-05-18T04:13:40.1519559Z Loading extension module inline_jit_extension_with_functions_list... 2022-05-18T04:13:40.1520042Z test_inline_jit_compile_extension_with_functions_as_list (__main__.TestCppExtensionJIT) ... ok (10.656s) 2022-05-18T04:13:40.4044081Z Using C:\Users\runneruser\AppData\Local\torch_extensions\torch_extensions\Cache\py38_cu113 as PyTorch extensions root... 2022-05-18T04:13:40.4044609Z Creating extension directory C:\Users\runneruser\AppData\Local\torch_extensions\torch_extensions\Cache\py38_cu113\jit_extension... 2022-05-18T04:13:40.4045082Z Emitting ninja build file C:\Users\runneruser\AppData\Local\torch_extensions\torch_extensions\Cache\py38_cu113\jit_extension\build.ninja... 2022-05-18T04:13:40.4045453Z Building extension module jit_extension... 2022-05-18T04:13:40.4045780Z Allowing ninja to set a default number of workers... (overridable by setting the environment variable MAX_JOBS=N) 2022-05-18T04:13:50.5606662Z [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 2022-05-18T04:13:50.5608026Z Microsoft (R) C/C++ Optimizing Compiler Version 19.28.29337 for x64 2022-05-18T04:13:50.5608424Z Copyright (C) Microsoft Corporation. All rights reserved. 2022-05-18T04:13:50.5608642Z 2022-05-18T04:13:50.5608825Z cl : Command line warning D9002 : ignoring unknown option '-g' 2022-05-18T04:13:50.5609437Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/macros/Macros.h(143): warning C4067: unexpected tokens following preprocessor directive - expected a newline 2022-05-18T04:13:50.5610178Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/core/TensorImpl.h(2199): warning C4805: '|': unsafe mix of type 'uintptr_t' and type 'bool' in operation 2022-05-18T04:13:50.5611190Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(198): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2022-05-18T04:13:50.5611660Z with 2022-05-18T04:13:50.5612519Z [ 2022-05-18T04:13:50.5612833Z T=c10::impl::InlineDeviceGuard 2022-05-18T04:13:50.5613152Z ] 2022-05-18T04:13:50.5613688Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(397): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2022-05-18T04:13:50.5614169Z with 2022-05-18T04:13:50.5614364Z [ 2022-05-18T04:13:50.5614671Z T=c10::impl::InlineDeviceGuard 2022-05-18T04:13:50.5614962Z ] 2022-05-18T04:13:50.5615514Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2022-05-18T04:13:50.5616056Z with 2022-05-18T04:13:50.5616254Z [ 2022-05-18T04:13:50.5616573Z T=c10::impl::InlineDeviceGuard 2022-05-18T04:13:50.5616865Z ] 2022-05-18T04:13:50.5617469Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(540): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2022-05-18T04:13:50.5618030Z with 2022-05-18T04:13:50.5618215Z [ 2022-05-18T04:13:50.5619344Z T=c10::impl::InlineDeviceGuard 2022-05-18T04:13:50.5619562Z ] 2022-05-18T04:13:50.5620014Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(540): note: see reference to alias template instantiation 'c10::OptionalBase>' being compiled 2022-05-18T04:13:50.5620740Z 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 2022-05-18T04:13:50.5621467Z 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 2022-05-18T04:13:50.5622139Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(432): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2022-05-18T04:13:50.5622512Z with 2022-05-18T04:13:50.5622660Z [ 2022-05-18T04:13:50.5622875Z T=c10::impl::InlineDeviceGuard 2022-05-18T04:13:50.5623090Z ] 2022-05-18T04:13:50.5623471Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(198): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2022-05-18T04:13:50.5623802Z with 2022-05-18T04:13:50.5623948Z [ 2022-05-18T04:13:50.5624111Z T=at::TensorBase 2022-05-18T04:13:50.5624259Z ] 2022-05-18T04:13:50.5624649Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(397): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2022-05-18T04:13:50.5625003Z with 2022-05-18T04:13:50.5625147Z [ 2022-05-18T04:13:50.5625295Z T=at::TensorBase 2022-05-18T04:13:50.5625454Z ] 2022-05-18T04:13:50.5625971Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2022-05-18T04:13:50.5626354Z with 2022-05-18T04:13:50.5626501Z [ 2022-05-18T04:13:50.5626718Z T=at::TensorBase 2022-05-18T04:13:50.5626867Z ] 2022-05-18T04:13:50.5627382Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(540): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2022-05-18T04:13:50.5627798Z with 2022-05-18T04:13:50.5627945Z [ 2022-05-18T04:13:50.5628098Z T=at::TensorBase 2022-05-18T04:13:50.5628257Z ] 2022-05-18T04:13:50.5628655Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(540): note: see reference to alias template instantiation 'c10::OptionalBase' being compiled 2022-05-18T04:13:50.5629264Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\ATen/core/TensorBase.h(951): note: see reference to class template instantiation 'c10::optional' being compiled 2022-05-18T04:13:50.5629889Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(432): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2022-05-18T04:13:50.5630264Z with 2022-05-18T04:13:50.5630414Z [ 2022-05-18T04:13:50.5630565Z T=at::TensorBase 2022-05-18T04:13:50.5630726Z ] 2022-05-18T04:13:50.5631095Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(198): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2022-05-18T04:13:50.5631441Z with 2022-05-18T04:13:50.5631573Z [ 2022-05-18T04:13:50.5632026Z T=at::Tensor 2022-05-18T04:13:50.5632182Z ] 2022-05-18T04:13:50.5632560Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(397): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2022-05-18T04:13:50.5632918Z with 2022-05-18T04:13:50.5633064Z [ 2022-05-18T04:13:50.5633208Z T=at::Tensor 2022-05-18T04:13:50.5633360Z ] 2022-05-18T04:13:50.5633783Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2022-05-18T04:13:50.5634178Z with 2022-05-18T04:13:50.5634313Z [ 2022-05-18T04:13:50.5634474Z T=at::Tensor 2022-05-18T04:13:50.5634627Z ] 2022-05-18T04:13:50.5635060Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(540): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2022-05-18T04:13:50.5635473Z with 2022-05-18T04:13:50.5635620Z [ 2022-05-18T04:13:50.5635767Z T=at::Tensor 2022-05-18T04:13:50.5635921Z ] 2022-05-18T04:13:50.5636310Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(540): note: see reference to alias template instantiation 'c10::OptionalBase' being compiled 2022-05-18T04:13:50.5636912Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\ATen/core/TensorBody.h(509): note: see reference to class template instantiation 'c10::optional' being compiled 2022-05-18T04:13:50.5637517Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(432): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2022-05-18T04:13:50.5637893Z with 2022-05-18T04:13:50.5638039Z [ 2022-05-18T04:13:50.5638253Z T=at::Tensor 2022-05-18T04:13:50.5638400Z ] 2022-05-18T04:13:50.5638773Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(198): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2022-05-18T04:13:50.5639155Z with 2022-05-18T04:13:50.5639289Z [ 2022-05-18T04:13:50.5639451Z T=at::Generator 2022-05-18T04:13:50.5639615Z ] 2022-05-18T04:13:50.5639992Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(397): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2022-05-18T04:13:50.5640348Z with 2022-05-18T04:13:50.5640496Z [ 2022-05-18T04:13:50.5640658Z T=at::Generator 2022-05-18T04:13:50.5640805Z ] 2022-05-18T04:13:50.5641233Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2022-05-18T04:13:50.5641629Z with 2022-05-18T04:13:50.5641763Z [ 2022-05-18T04:13:50.5641922Z T=at::Generator 2022-05-18T04:13:50.5642086Z ] 2022-05-18T04:13:50.5642521Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(540): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2022-05-18T04:13:50.5642939Z with 2022-05-18T04:13:50.5643087Z [ 2022-05-18T04:13:50.5643244Z T=at::Generator 2022-05-18T04:13:50.5643395Z ] 2022-05-18T04:13:50.5643791Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(540): note: see reference to alias template instantiation 'c10::OptionalBase' being compiled 2022-05-18T04:13:50.5644407Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\ATen/core/TensorBody.h(584): note: see reference to class template instantiation 'c10::optional' being compiled 2022-05-18T04:13:50.5645031Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(432): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2022-05-18T04:13:50.5645391Z with 2022-05-18T04:13:50.5645535Z [ 2022-05-18T04:13:50.5645695Z T=at::Generator 2022-05-18T04:13:50.5645841Z ] 2022-05-18T04:13:50.5646209Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(198): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2022-05-18T04:13:50.5646551Z with 2022-05-18T04:13:50.5646684Z [ 2022-05-18T04:13:50.5646845Z T=c10::DimVector 2022-05-18T04:13:50.5647012Z ] 2022-05-18T04:13:50.5647397Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(397): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2022-05-18T04:13:50.5647745Z with 2022-05-18T04:13:50.5647891Z [ 2022-05-18T04:13:50.5648049Z T=c10::DimVector 2022-05-18T04:13:50.5648193Z ] 2022-05-18T04:13:50.5648618Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2022-05-18T04:13:50.5649007Z with 2022-05-18T04:13:50.5649138Z [ 2022-05-18T04:13:50.5649304Z T=c10::DimVector 2022-05-18T04:13:50.5649462Z ] 2022-05-18T04:13:50.5650305Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(540): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2022-05-18T04:13:50.5650759Z with 2022-05-18T04:13:50.5650908Z [ 2022-05-18T04:13:50.5651072Z T=c10::DimVector 2022-05-18T04:13:50.5651219Z ] 2022-05-18T04:13:50.5651614Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(540): note: see reference to alias template instantiation 'c10::OptionalBase' being compiled 2022-05-18T04:13:50.5652232Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\ATen/TensorIterator.h(766): note: see reference to class template instantiation 'c10::optional' being compiled 2022-05-18T04:13:50.5652860Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(432): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2022-05-18T04:13:50.5653220Z with 2022-05-18T04:13:50.5653366Z [ 2022-05-18T04:13:50.5653529Z T=c10::DimVector 2022-05-18T04:13:50.5653677Z ] 2022-05-18T04:13:50.5654047Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(198): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2022-05-18T04:13:50.5654385Z with 2022-05-18T04:13:50.5654531Z [ 2022-05-18T04:13:50.5654678Z T=std::string 2022-05-18T04:13:50.5654835Z ] 2022-05-18T04:13:50.5655222Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(397): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2022-05-18T04:13:50.5655564Z with 2022-05-18T04:13:50.5655714Z [ 2022-05-18T04:13:50.5655871Z T=std::string 2022-05-18T04:13:50.5656013Z ] 2022-05-18T04:13:50.5656440Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2022-05-18T04:13:50.5656831Z with 2022-05-18T04:13:50.5656976Z [ 2022-05-18T04:13:50.5657119Z T=std::string 2022-05-18T04:13:50.5657275Z ] 2022-05-18T04:13:50.5657727Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(540): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2022-05-18T04:13:50.5658126Z with 2022-05-18T04:13:50.5658272Z [ 2022-05-18T04:13:50.5658428Z T=std::string 2022-05-18T04:13:50.5658571Z ] 2022-05-18T04:13:50.5658960Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(540): note: see reference to alias template instantiation 'c10::OptionalBase' being compiled 2022-05-18T04:13:50.5659568Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\ATen/core/jit_type_base.h(448): note: see reference to class template instantiation 'c10::optional' being compiled 2022-05-18T04:13:50.5660185Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(432): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2022-05-18T04:13:50.5660555Z with 2022-05-18T04:13:50.5660691Z [ 2022-05-18T04:13:50.5660849Z T=std::string 2022-05-18T04:13:50.5661007Z ] 2022-05-18T04:13:50.5661365Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(198): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2022-05-18T04:13:50.5661706Z with 2022-05-18T04:13:50.5661889Z [ 2022-05-18T04:13:50.5662048Z T=c10::QualifiedName 2022-05-18T04:13:50.5662213Z ] 2022-05-18T04:13:50.5662644Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(397): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2022-05-18T04:13:50.5663001Z with 2022-05-18T04:13:50.5663132Z [ 2022-05-18T04:13:50.5663303Z T=c10::QualifiedName 2022-05-18T04:13:50.5663469Z ] 2022-05-18T04:13:50.5663879Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2022-05-18T04:13:50.5664260Z with 2022-05-18T04:13:50.5664408Z [ 2022-05-18T04:13:50.5664561Z T=c10::QualifiedName 2022-05-18T04:13:50.5664726Z ] 2022-05-18T04:13:50.5665177Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(540): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2022-05-18T04:13:50.5665594Z with 2022-05-18T04:13:50.5665728Z [ 2022-05-18T04:13:50.5665895Z T=c10::QualifiedName 2022-05-18T04:13:50.5666058Z ] 2022-05-18T04:13:50.5666446Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(540): note: see reference to alias template instantiation 'c10::OptionalBase' being compiled 2022-05-18T04:13:50.5667069Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\ATen/core/jit_type_base.h(696): note: see reference to class template instantiation 'c10::optional' being compiled 2022-05-18T04:13:50.5667788Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(432): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2022-05-18T04:13:50.5668162Z with 2022-05-18T04:13:50.5668299Z [ 2022-05-18T04:13:50.5668468Z T=c10::QualifiedName 2022-05-18T04:13:50.5668636Z ] 2022-05-18T04:13:50.5668995Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(198): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2022-05-18T04:13:50.5669337Z with 2022-05-18T04:13:50.5669488Z [ 2022-05-18T04:13:50.5669696Z T=std::shared_ptr 2022-05-18T04:13:50.5669881Z ] 2022-05-18T04:13:50.5670272Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(397): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2022-05-18T04:13:50.5670628Z with 2022-05-18T04:13:50.5670762Z [ 2022-05-18T04:13:50.5670971Z T=std::shared_ptr 2022-05-18T04:13:50.5671171Z ] 2022-05-18T04:13:50.5671590Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2022-05-18T04:13:50.5671967Z with 2022-05-18T04:13:50.5672113Z [ 2022-05-18T04:13:50.5672319Z T=std::shared_ptr 2022-05-18T04:13:50.5672500Z ] 2022-05-18T04:13:50.5672944Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(540): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2022-05-18T04:13:50.5673356Z with 2022-05-18T04:13:50.5673502Z [ 2022-05-18T04:13:50.5673743Z T=std::shared_ptr 2022-05-18T04:13:50.5673943Z ] 2022-05-18T04:13:50.5674411Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(540): note: see reference to alias template instantiation 'c10::OptionalBase>' being compiled 2022-05-18T04:13:50.5675067Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\ATen/core/ivalue.h(1338): note: see reference to class template instantiation 'c10::optional>' being compiled 2022-05-18T04:13:50.5675718Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(432): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2022-05-18T04:13:50.5676086Z with 2022-05-18T04:13:50.5676235Z [ 2022-05-18T04:13:50.5676434Z T=std::shared_ptr 2022-05-18T04:13:50.5676631Z ] 2022-05-18T04:13:50.5677003Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(198): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2022-05-18T04:13:50.5677353Z with 2022-05-18T04:13:50.5677487Z [ 2022-05-18T04:13:50.5677693Z T=std::weak_ptr 2022-05-18T04:13:50.5677888Z ] 2022-05-18T04:13:50.5678261Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(397): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2022-05-18T04:13:50.5678613Z with 2022-05-18T04:13:50.5678759Z [ 2022-05-18T04:13:50.5678950Z T=std::weak_ptr 2022-05-18T04:13:50.5679144Z ] 2022-05-18T04:13:50.5679571Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2022-05-18T04:13:50.5679955Z with 2022-05-18T04:13:50.5680086Z [ 2022-05-18T04:13:50.5680289Z T=std::weak_ptr 2022-05-18T04:13:50.5680484Z ] 2022-05-18T04:13:50.5680919Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(540): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2022-05-18T04:13:50.5681328Z with 2022-05-18T04:13:50.5681475Z [ 2022-05-18T04:13:50.5681675Z T=std::weak_ptr 2022-05-18T04:13:50.5681856Z ] 2022-05-18T04:13:50.5682283Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(540): note: see reference to alias template instantiation 'c10::OptionalBase>' being compiled 2022-05-18T04:13:50.5682958Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\ATen/core/ivalue.h(1339): note: see reference to class template instantiation 'c10::optional>' being compiled 2022-05-18T04:13:50.5683598Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(432): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2022-05-18T04:13:50.5683956Z with 2022-05-18T04:13:50.5684107Z [ 2022-05-18T04:13:50.5684313Z T=std::weak_ptr 2022-05-18T04:13:50.5684495Z ] 2022-05-18T04:13:50.5684909Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(198): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2022-05-18T04:13:50.5685247Z with 2022-05-18T04:13:50.5685394Z [ 2022-05-18T04:13:50.5685648Z T=std::vector> 2022-05-18T04:13:50.5685868Z ] 2022-05-18T04:13:50.5686258Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(397): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2022-05-18T04:13:50.5686605Z with 2022-05-18T04:13:50.5686751Z [ 2022-05-18T04:13:50.5686982Z T=std::vector> 2022-05-18T04:13:50.5687183Z ] 2022-05-18T04:13:50.5687607Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2022-05-18T04:13:50.5687992Z with 2022-05-18T04:13:50.5688139Z [ 2022-05-18T04:13:50.5688355Z T=std::vector> 2022-05-18T04:13:50.5688572Z ] 2022-05-18T04:13:50.5689021Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(540): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2022-05-18T04:13:50.5689429Z with 2022-05-18T04:13:50.5689562Z [ 2022-05-18T04:13:50.5689794Z T=std::vector> 2022-05-18T04:13:50.5690010Z ] 2022-05-18T04:13:50.5690445Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(540): note: see reference to alias template instantiation 'c10::OptionalBase>>' being compiled 2022-05-18T04:13:50.5691151Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\ATen/core/jit_type.h(482): note: see reference to class template instantiation 'c10::optional>>' being compiled 2022-05-18T04:13:50.5691815Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(432): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2022-05-18T04:13:50.5692194Z with 2022-05-18T04:13:50.5692328Z [ 2022-05-18T04:13:50.5692558Z T=std::vector> 2022-05-18T04:13:50.5692774Z ] 2022-05-18T04:13:50.5693145Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(198): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2022-05-18T04:13:50.5693475Z with 2022-05-18T04:13:50.5693622Z [ 2022-05-18T04:13:50.5693958Z T=std::vector::type,std::allocator::type>> 2022-05-18T04:13:50.5694256Z ] 2022-05-18T04:13:50.5694644Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(397): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2022-05-18T04:13:50.5694999Z with 2022-05-18T04:13:50.5695144Z [ 2022-05-18T04:13:50.5695461Z T=std::vector::type,std::allocator::type>> 2022-05-18T04:13:50.5695765Z ] 2022-05-18T04:13:50.5696227Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2022-05-18T04:13:50.5696621Z with 2022-05-18T04:13:50.5696758Z [ 2022-05-18T04:13:50.5697091Z T=std::vector::type,std::allocator::type>> 2022-05-18T04:13:50.5697424Z ] 2022-05-18T04:13:50.5697858Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(540): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2022-05-18T04:13:50.5698266Z with 2022-05-18T04:13:50.5698412Z [ 2022-05-18T04:13:50.5698738Z T=std::vector::type,std::allocator::type>> 2022-05-18T04:13:50.5699027Z ] 2022-05-18T04:13:50.5699442Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(540): note: see reference to alias template instantiation 'c10::OptionalBase>>' being compiled 2022-05-18T04:13:50.5699820Z with 2022-05-18T04:13:50.5699966Z [ 2022-05-18T04:13:50.5700182Z T=c10::impl::ScalarTypeToCPPType::type 2022-05-18T04:13:50.5700400Z ] 2022-05-18T04:13:50.5700805Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\ATen/core/jit_type.h(441): note: see reference to class template instantiation 'c10::optional>>' being compiled 2022-05-18T04:13:50.5701158Z with 2022-05-18T04:13:50.5701304Z [ 2022-05-18T04:13:50.5701533Z T=c10::impl::ScalarTypeToCPPType::type 2022-05-18T04:13:50.5701738Z ] 2022-05-18T04:13:50.5702145Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(432): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2022-05-18T04:13:50.5702519Z with 2022-05-18T04:13:50.5702667Z [ 2022-05-18T04:13:50.5702983Z T=std::vector::type,std::allocator::type>> 2022-05-18T04:13:50.5703282Z ] 2022-05-18T04:13:50.5703659Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(198): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2022-05-18T04:13:50.5703998Z with 2022-05-18T04:13:50.5704137Z [ 2022-05-18T04:13:50.5704380Z T=std::vector,std::allocator>> 2022-05-18T04:13:50.5704604Z ] 2022-05-18T04:13:50.5704984Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(397): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2022-05-18T04:13:50.5705337Z with 2022-05-18T04:13:50.5705487Z [ 2022-05-18T04:13:50.5705728Z T=std::vector,std::allocator>> 2022-05-18T04:13:50.5705939Z ] 2022-05-18T04:13:50.5706363Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2022-05-18T04:13:50.5706750Z with 2022-05-18T04:13:50.5706884Z [ 2022-05-18T04:13:50.5707191Z T=std::vector,std::allocator>> 2022-05-18T04:13:50.5707425Z ] 2022-05-18T04:13:50.5707928Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(540): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2022-05-18T04:13:50.5708332Z with 2022-05-18T04:13:50.5708516Z [ 2022-05-18T04:13:50.5708760Z T=std::vector,std::allocator>> 2022-05-18T04:13:50.5708974Z ] 2022-05-18T04:13:50.5709432Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(540): note: see reference to alias template instantiation 'c10::OptionalBase,std::allocator>>>' being compiled 2022-05-18T04:13:50.5710149Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\ATen/core/jit_type.h(567): note: see reference to class template instantiation 'c10::optional,std::allocator>>>' being compiled 2022-05-18T04:13:50.5710813Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\ATen/core/jit_type.h(843): note: see reference to class template instantiation 'c10::VaryingShape' being compiled 2022-05-18T04:13:50.5711437Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(432): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2022-05-18T04:13:50.5711798Z with 2022-05-18T04:13:50.5711943Z [ 2022-05-18T04:13:50.5712186Z T=std::vector,std::allocator>> 2022-05-18T04:13:50.5712395Z ] 2022-05-18T04:13:50.5712775Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(198): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2022-05-18T04:13:50.5713119Z with 2022-05-18T04:13:50.5713266Z [ 2022-05-18T04:13:50.5713490Z T=std::vector,std::allocator>> 2022-05-18T04:13:50.5713708Z ] 2022-05-18T04:13:50.5714098Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(397): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2022-05-18T04:13:50.5714443Z with 2022-05-18T04:13:50.5714587Z [ 2022-05-18T04:13:50.5714819Z T=std::vector,std::allocator>> 2022-05-18T04:13:50.5715035Z ] 2022-05-18T04:13:50.5715445Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2022-05-18T04:13:50.5715830Z with 2022-05-18T04:13:50.5715975Z [ 2022-05-18T04:13:50.5716196Z T=std::vector,std::allocator>> 2022-05-18T04:13:50.5716411Z ] 2022-05-18T04:13:50.5716861Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(540): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2022-05-18T04:13:50.5717276Z with 2022-05-18T04:13:50.5717409Z [ 2022-05-18T04:13:50.5717643Z T=std::vector,std::allocator>> 2022-05-18T04:13:50.5717859Z ] 2022-05-18T04:13:50.5718291Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(540): note: see reference to alias template instantiation 'c10::OptionalBase,std::allocator>>>' being compiled 2022-05-18T04:13:50.5719024Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\ATen/core/jit_type.h(567): note: see reference to class template instantiation 'c10::optional,std::allocator>>>' being compiled 2022-05-18T04:13:50.5719703Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\ATen/core/jit_type.h(613): note: see reference to class template instantiation 'c10::VaryingShape' being compiled 2022-05-18T04:13:50.5720322Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(432): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2022-05-18T04:13:50.5720692Z with 2022-05-18T04:13:50.5720826Z [ 2022-05-18T04:13:50.5721063Z T=std::vector,std::allocator>> 2022-05-18T04:13:50.5721279Z ] 2022-05-18T04:13:50.5721647Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(198): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2022-05-18T04:13:50.5721988Z with 2022-05-18T04:13:50.5722135Z [ 2022-05-18T04:13:50.5722338Z T=std::vector> 2022-05-18T04:13:50.5722514Z ] 2022-05-18T04:13:50.5722901Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(397): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2022-05-18T04:13:50.5723256Z with 2022-05-18T04:13:50.5723389Z [ 2022-05-18T04:13:50.5723591Z T=std::vector> 2022-05-18T04:13:50.5723784Z ] 2022-05-18T04:13:50.5724208Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2022-05-18T04:13:50.5724579Z with 2022-05-18T04:13:50.5724727Z [ 2022-05-18T04:13:50.5724991Z T=std::vector> 2022-05-18T04:13:50.5725190Z ] 2022-05-18T04:13:50.5760053Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(540): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2022-05-18T04:13:50.5760507Z with 2022-05-18T04:13:50.5760657Z [ 2022-05-18T04:13:50.5760852Z T=std::vector> 2022-05-18T04:13:50.5761042Z ] 2022-05-18T04:13:50.5761474Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(540): note: see reference to alias template instantiation 'c10::OptionalBase>>' being compiled 2022-05-18T04:13:50.5762125Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\ATen/core/jit_type.h(726): note: see reference to class template instantiation 'c10::optional>>' being compiled 2022-05-18T04:13:50.5762775Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(432): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2022-05-18T04:13:50.5763151Z with 2022-05-18T04:13:50.5763296Z [ 2022-05-18T04:13:50.5763488Z T=std::vector> 2022-05-18T04:13:50.5763677Z ] 2022-05-18T04:13:50.5764050Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(198): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2022-05-18T04:13:50.5764391Z with 2022-05-18T04:13:50.5764523Z [ 2022-05-18T04:13:50.5764750Z T=c10::impl::InlineStreamGuard 2022-05-18T04:13:50.5765097Z ] 2022-05-18T04:13:50.5765476Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(397): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2022-05-18T04:13:50.5765881Z with 2022-05-18T04:13:50.5766029Z [ 2022-05-18T04:13:50.5766244Z T=c10::impl::InlineStreamGuard 2022-05-18T04:13:50.5766460Z ] 2022-05-18T04:13:50.5766882Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2022-05-18T04:13:50.5767270Z with 2022-05-18T04:13:50.5767402Z [ 2022-05-18T04:13:50.5767628Z T=c10::impl::InlineStreamGuard 2022-05-18T04:13:50.5767840Z ] 2022-05-18T04:13:50.5768275Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(540): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2022-05-18T04:13:50.5768688Z with 2022-05-18T04:13:50.5768832Z [ 2022-05-18T04:13:50.5769056Z T=c10::impl::InlineStreamGuard 2022-05-18T04:13:50.5769255Z ] 2022-05-18T04:13:50.5769695Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(540): note: see reference to alias template instantiation 'c10::OptionalBase>' being compiled 2022-05-18T04:13:50.5770415Z 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 2022-05-18T04:13:50.5771137Z 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 2022-05-18T04:13:50.5771809Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(432): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2022-05-18T04:13:50.5772169Z with 2022-05-18T04:13:50.5772314Z [ 2022-05-18T04:13:50.5772538Z T=c10::impl::InlineStreamGuard 2022-05-18T04:13:50.5772739Z ] 2022-05-18T04:13:50.5773109Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(198): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2022-05-18T04:13:50.5773446Z with 2022-05-18T04:13:50.5773583Z [ 2022-05-18T04:13:50.5773764Z T=c10::impl::VirtualGuardImpl 2022-05-18T04:13:50.5773938Z ] 2022-05-18T04:13:50.5774321Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(397): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2022-05-18T04:13:50.5775755Z with 2022-05-18T04:13:50.5775899Z [ 2022-05-18T04:13:50.5776143Z T=c10::impl::VirtualGuardImpl 2022-05-18T04:13:50.5776355Z ] 2022-05-18T04:13:50.5776949Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2022-05-18T04:13:50.5777481Z with 2022-05-18T04:13:50.5777682Z [ 2022-05-18T04:13:50.5777915Z T=c10::impl::VirtualGuardImpl 2022-05-18T04:13:50.5778157Z ] 2022-05-18T04:13:50.5778860Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(540): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2022-05-18T04:13:50.5779316Z with 2022-05-18T04:13:50.5779461Z [ 2022-05-18T04:13:50.5779640Z T=c10::impl::VirtualGuardImpl 2022-05-18T04:13:50.5779804Z ] 2022-05-18T04:13:50.5780218Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(540): note: see reference to alias template instantiation 'c10::OptionalBase' being compiled 2022-05-18T04:13:50.5780844Z 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 2022-05-18T04:13:50.5781207Z with 2022-05-18T04:13:50.5781342Z [ 2022-05-18T04:13:50.5781527Z T=c10::impl::VirtualGuardImpl 2022-05-18T04:13:50.5781704Z ] 2022-05-18T04:13:50.5782134Z 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 2022-05-18T04:13:50.5782804Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(432): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2022-05-18T04:13:50.5783174Z with 2022-05-18T04:13:50.5783320Z [ 2022-05-18T04:13:50.5783488Z T=c10::impl::VirtualGuardImpl 2022-05-18T04:13:50.5783667Z ] 2022-05-18T04:13:50.5784040Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(198): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2022-05-18T04:13:50.5784382Z with 2022-05-18T04:13:50.5784515Z [ 2022-05-18T04:13:50.5784774Z T=std::vector> 2022-05-18T04:13:50.5785018Z ] 2022-05-18T04:13:50.5785389Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(397): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2022-05-18T04:13:50.5785746Z with 2022-05-18T04:13:50.5785888Z [ 2022-05-18T04:13:50.5786148Z T=std::vector> 2022-05-18T04:13:50.5786375Z ] 2022-05-18T04:13:50.5786802Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2022-05-18T04:13:50.5787266Z with 2022-05-18T04:13:50.5787458Z [ 2022-05-18T04:13:50.5787723Z T=std::vector> 2022-05-18T04:13:50.5787965Z ] 2022-05-18T04:13:50.5788410Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(540): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2022-05-18T04:13:50.5788813Z with 2022-05-18T04:13:50.5788958Z [ 2022-05-18T04:13:50.5789215Z T=std::vector> 2022-05-18T04:13:50.5789444Z ] 2022-05-18T04:13:50.5789973Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(540): note: see reference to alias template instantiation 'c10::OptionalBase>>' being compiled 2022-05-18T04:13:50.5790744Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\ATen/core/ivalue_inl.h(834): note: see reference to class template instantiation 'c10::optional>>' being compiled 2022-05-18T04:13:50.5791478Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(432): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2022-05-18T04:13:50.5791850Z with 2022-05-18T04:13:50.5791984Z [ 2022-05-18T04:13:50.5792246Z T=std::vector> 2022-05-18T04:13:50.5792485Z ] 2022-05-18T04:13:50.5792846Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(198): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2022-05-18T04:13:50.5793191Z with 2022-05-18T04:13:50.5793336Z [ 2022-05-18T04:13:50.5793509Z T=torch::autograd::ViewInfo 2022-05-18T04:13:50.5793671Z ] 2022-05-18T04:13:50.5794062Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(397): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2022-05-18T04:13:50.5794417Z with 2022-05-18T04:13:50.5794548Z [ 2022-05-18T04:13:50.5794721Z T=torch::autograd::ViewInfo 2022-05-18T04:13:50.5794890Z ] 2022-05-18T04:13:50.5795297Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2022-05-18T04:13:50.5795680Z with 2022-05-18T04:13:50.5795828Z [ 2022-05-18T04:13:50.5796000Z T=torch::autograd::ViewInfo 2022-05-18T04:13:50.5796160Z ] 2022-05-18T04:13:50.5796605Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(540): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2022-05-18T04:13:50.5797013Z with 2022-05-18T04:13:50.5797145Z [ 2022-05-18T04:13:50.5797319Z T=torch::autograd::ViewInfo 2022-05-18T04:13:50.5797492Z ] 2022-05-18T04:13:50.5797897Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(540): note: see reference to alias template instantiation 'c10::OptionalBase' being compiled 2022-05-18T04:13:50.5798520Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\torch/csrc/autograd/variable.h(525): note: see reference to class template instantiation 'c10::optional' being compiled 2022-05-18T04:13:50.5799165Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(432): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2022-05-18T04:13:50.5799538Z with 2022-05-18T04:13:50.5799683Z [ 2022-05-18T04:13:50.5799846Z T=torch::autograd::ViewInfo 2022-05-18T04:13:50.5800015Z ] 2022-05-18T04:13:50.5800386Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(198): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2022-05-18T04:13:50.5800714Z with 2022-05-18T04:13:50.5800861Z [ 2022-05-18T04:13:50.5801018Z T=c10::IValue 2022-05-18T04:13:50.5801161Z ] 2022-05-18T04:13:50.5801585Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(397): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2022-05-18T04:13:50.5801980Z with 2022-05-18T04:13:50.5802124Z [ 2022-05-18T04:13:50.5802267Z T=c10::IValue 2022-05-18T04:13:50.5802421Z ] 2022-05-18T04:13:50.5802845Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2022-05-18T04:13:50.5803224Z with 2022-05-18T04:13:50.5803367Z [ 2022-05-18T04:13:50.5803517Z T=c10::IValue 2022-05-18T04:13:50.5803656Z ] 2022-05-18T04:13:50.5804102Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(540): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2022-05-18T04:13:50.5804510Z with 2022-05-18T04:13:50.5804652Z [ 2022-05-18T04:13:50.5804797Z T=c10::IValue 2022-05-18T04:13:50.5804947Z ] 2022-05-18T04:13:50.5805336Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(540): note: see reference to alias template instantiation 'c10::OptionalBase' being compiled 2022-05-18T04:13:50.5805928Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\ATen/core/function_schema.h(179): note: see reference to class template instantiation 'c10::optional' being compiled 2022-05-18T04:13:50.5806545Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(432): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2022-05-18T04:13:50.5806917Z with 2022-05-18T04:13:50.5807068Z [ 2022-05-18T04:13:50.5807213Z T=c10::IValue 2022-05-18T04:13:50.5807365Z ] 2022-05-18T04:13:50.5807733Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(198): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2022-05-18T04:13:50.5808074Z with 2022-05-18T04:13:50.5808208Z [ 2022-05-18T04:13:50.5808368Z T=c10::AliasInfo 2022-05-18T04:13:50.5808526Z ] 2022-05-18T04:13:50.5808895Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(397): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2022-05-18T04:13:50.5809245Z with 2022-05-18T04:13:50.5809392Z [ 2022-05-18T04:13:50.5809537Z T=c10::AliasInfo 2022-05-18T04:13:50.5809693Z ] 2022-05-18T04:13:50.5810116Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2022-05-18T04:13:50.5810497Z with 2022-05-18T04:13:50.5810630Z [ 2022-05-18T04:13:50.5810788Z T=c10::AliasInfo 2022-05-18T04:13:50.5810947Z ] 2022-05-18T04:13:50.5811382Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(540): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2022-05-18T04:13:50.5811790Z with 2022-05-18T04:13:50.5811936Z [ 2022-05-18T04:13:50.5812080Z T=c10::AliasInfo 2022-05-18T04:13:50.5812236Z ] 2022-05-18T04:13:50.5812628Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(540): note: see reference to alias template instantiation 'c10::OptionalBase' being compiled 2022-05-18T04:13:50.5813293Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\ATen/core/function_schema.h(26): note: see reference to class template instantiation 'c10::optional' being compiled 2022-05-18T04:13:50.5813952Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(432): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2022-05-18T04:13:50.5814324Z with 2022-05-18T04:13:50.5814470Z [ 2022-05-18T04:13:50.5814633Z T=c10::AliasInfo 2022-05-18T04:13:50.5814776Z ] 2022-05-18T04:13:50.5815145Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(198): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2022-05-18T04:13:50.5815486Z with 2022-05-18T04:13:50.5815618Z [ 2022-05-18T04:13:50.5815836Z T=c10::either 2022-05-18T04:13:50.5816042Z ] 2022-05-18T04:13:50.5816413Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(397): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2022-05-18T04:13:50.5816771Z with 2022-05-18T04:13:50.5816915Z [ 2022-05-18T04:13:50.5817130Z T=c10::either 2022-05-18T04:13:50.5817319Z ] 2022-05-18T04:13:50.5817742Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2022-05-18T04:13:50.5818129Z with 2022-05-18T04:13:50.5818268Z [ 2022-05-18T04:13:50.5818481Z T=c10::either 2022-05-18T04:13:50.5818680Z ] 2022-05-18T04:13:50.5819128Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(540): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2022-05-18T04:13:50.5819531Z with 2022-05-18T04:13:50.5819679Z [ 2022-05-18T04:13:50.5819889Z T=c10::either 2022-05-18T04:13:50.5820079Z ] 2022-05-18T04:13:50.5820515Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(540): note: see reference to alias template instantiation 'c10::OptionalBase>' being compiled 2022-05-18T04:13:50.5821232Z 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 2022-05-18T04:13:50.5821914Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(432): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2022-05-18T04:13:50.5822286Z with 2022-05-18T04:13:50.5822423Z [ 2022-05-18T04:13:50.5822638Z T=c10::either 2022-05-18T04:13:50.5822842Z ] 2022-05-18T04:13:50.5823206Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(198): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2022-05-18T04:13:50.5823547Z with 2022-05-18T04:13:50.5823695Z [ 2022-05-18T04:13:50.5823862Z T=c10::impl::AnnotatedSchema 2022-05-18T04:13:50.5824035Z ] 2022-05-18T04:13:50.5824464Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(397): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2022-05-18T04:13:50.5824821Z with 2022-05-18T04:13:50.5824995Z [ 2022-05-18T04:13:50.5825176Z T=c10::impl::AnnotatedSchema 2022-05-18T04:13:50.5825350Z ] 2022-05-18T04:13:50.5825759Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2022-05-18T04:13:50.5826150Z with 2022-05-18T04:13:50.5826295Z [ 2022-05-18T04:13:50.5826459Z T=c10::impl::AnnotatedSchema 2022-05-18T04:13:50.5826635Z ] 2022-05-18T04:13:50.5827082Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(540): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2022-05-18T04:13:50.5827605Z with 2022-05-18T04:13:50.5827740Z [ 2022-05-18T04:13:50.5827917Z T=c10::impl::AnnotatedSchema 2022-05-18T04:13:50.5828092Z ] 2022-05-18T04:13:50.5828490Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(540): note: see reference to alias template instantiation 'c10::OptionalBase' being compiled 2022-05-18T04:13:50.5829148Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\ATen/core/dispatch/OperatorEntry.h(212): note: see reference to class template instantiation 'c10::optional' being compiled 2022-05-18T04:13:50.5829798Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(432): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2022-05-18T04:13:50.5830175Z with 2022-05-18T04:13:50.5830312Z [ 2022-05-18T04:13:50.5830493Z T=c10::impl::AnnotatedSchema 2022-05-18T04:13:50.5830665Z ] 2022-05-18T04:13:50.5831041Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(198): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2022-05-18T04:13:50.5831370Z with 2022-05-18T04:13:50.5831515Z [ 2022-05-18T04:13:50.5831731Z T=c10::impl::OperatorEntry::CppSignatureWithDebug 2022-05-18T04:13:50.5831925Z ] 2022-05-18T04:13:50.5832313Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(397): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2022-05-18T04:13:50.5832666Z with 2022-05-18T04:13:50.5832799Z [ 2022-05-18T04:13:50.5833015Z T=c10::impl::OperatorEntry::CppSignatureWithDebug 2022-05-18T04:13:50.5833219Z ] 2022-05-18T04:13:50.5833642Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2022-05-18T04:13:50.5834017Z with 2022-05-18T04:13:50.5834163Z [ 2022-05-18T04:13:50.5834375Z T=c10::impl::OperatorEntry::CppSignatureWithDebug 2022-05-18T04:13:50.5834566Z ] 2022-05-18T04:13:50.5835011Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(540): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2022-05-18T04:13:50.5835425Z with 2022-05-18T04:13:50.5835569Z [ 2022-05-18T04:13:50.5835770Z T=c10::impl::OperatorEntry::CppSignatureWithDebug 2022-05-18T04:13:50.5835973Z ] 2022-05-18T04:13:50.5836464Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(540): note: see reference to alias template instantiation 'c10::OptionalBase' being compiled 2022-05-18T04:13:50.5837652Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\ATen/core/dispatch/OperatorEntry.h(271): note: see reference to class template instantiation 'c10::optional' being compiled 2022-05-18T04:13:50.5838327Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(432): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2022-05-18T04:13:50.5838700Z with 2022-05-18T04:13:50.5838846Z [ 2022-05-18T04:13:50.5839053Z T=c10::impl::OperatorEntry::CppSignatureWithDebug 2022-05-18T04:13:50.5839259Z ] 2022-05-18T04:13:50.5839634Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(198): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2022-05-18T04:13:50.5839981Z with 2022-05-18T04:13:50.5840114Z [ 2022-05-18T04:13:50.5840312Z T=std::tuple 2022-05-18T04:13:50.5840495Z ] 2022-05-18T04:13:50.5840870Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(397): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2022-05-18T04:13:50.5841229Z with 2022-05-18T04:13:50.5841374Z [ 2022-05-18T04:13:50.5841554Z T=std::tuple 2022-05-18T04:13:50.5841737Z ] 2022-05-18T04:13:50.5842163Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2022-05-18T04:13:50.5842553Z with 2022-05-18T04:13:50.5842685Z [ 2022-05-18T04:13:50.5842881Z T=std::tuple 2022-05-18T04:13:50.5843069Z ] 2022-05-18T04:13:50.5843509Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(540): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2022-05-18T04:13:50.5843922Z with 2022-05-18T04:13:50.5844070Z [ 2022-05-18T04:13:50.5844265Z T=std::tuple 2022-05-18T04:13:50.5844440Z ] 2022-05-18T04:13:50.5844855Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(540): note: see reference to alias template instantiation 'c10::OptionalBase>' being compiled 2022-05-18T04:13:50.5845523Z 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 2022-05-18T04:13:50.5846184Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(432): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2022-05-18T04:13:50.5846547Z with 2022-05-18T04:13:50.5846694Z [ 2022-05-18T04:13:50.5846893Z T=std::tuple 2022-05-18T04:13:50.5847066Z ] 2022-05-18T04:13:50.5847434Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(198): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2022-05-18T04:13:50.5847771Z with 2022-05-18T04:13:50.5847916Z [ 2022-05-18T04:13:50.5848122Z T=torch::jit::SourceRange 2022-05-18T04:13:50.5848294Z ] 2022-05-18T04:13:50.5848680Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(397): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2022-05-18T04:13:50.5849060Z with 2022-05-18T04:13:50.5849208Z [ 2022-05-18T04:13:50.5849382Z T=torch::jit::SourceRange 2022-05-18T04:13:50.5849539Z ] 2022-05-18T04:13:50.5849965Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2022-05-18T04:13:50.5850351Z with 2022-05-18T04:13:50.5850497Z [ 2022-05-18T04:13:50.5850657Z T=torch::jit::SourceRange 2022-05-18T04:13:50.5850822Z ] 2022-05-18T04:13:50.5851266Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(540): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2022-05-18T04:13:50.5851670Z with 2022-05-18T04:13:50.5851818Z [ 2022-05-18T04:13:50.5851988Z T=torch::jit::SourceRange 2022-05-18T04:13:50.5852156Z ] 2022-05-18T04:13:50.5852543Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(540): note: see reference to alias template instantiation 'c10::OptionalBase' being compiled 2022-05-18T04:13:50.5853188Z 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 2022-05-18T04:13:50.5853835Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(432): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2022-05-18T04:13:50.5854202Z with 2022-05-18T04:13:50.5854340Z [ 2022-05-18T04:13:50.5854515Z T=torch::jit::SourceRange 2022-05-18T04:13:50.5854684Z ] 2022-05-18T04:13:50.5855040Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(198): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2022-05-18T04:13:50.5855382Z with 2022-05-18T04:13:50.5855527Z [ 2022-05-18T04:13:50.5855705Z T=torch::jit::InlinedCallStackPtr 2022-05-18T04:13:50.5855890Z ] 2022-05-18T04:13:50.5856277Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(397): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2022-05-18T04:13:50.5856629Z with 2022-05-18T04:13:50.5856763Z [ 2022-05-18T04:13:50.5856956Z T=torch::jit::InlinedCallStackPtr 2022-05-18T04:13:50.5857141Z ] 2022-05-18T04:13:50.5857548Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2022-05-18T04:13:50.5857942Z with 2022-05-18T04:13:50.5858086Z [ 2022-05-18T04:13:50.5858277Z T=torch::jit::InlinedCallStackPtr 2022-05-18T04:13:50.5858449Z ] 2022-05-18T04:13:50.5858901Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(540): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2022-05-18T04:13:50.5859314Z with 2022-05-18T04:13:50.5859448Z [ 2022-05-18T04:13:50.5859638Z T=torch::jit::InlinedCallStackPtr 2022-05-18T04:13:50.5859868Z ] 2022-05-18T04:13:50.5860280Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(540): note: see reference to alias template instantiation 'c10::OptionalBase' being compiled 2022-05-18T04:13:50.5860977Z 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 2022-05-18T04:13:50.5861621Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(432): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2022-05-18T04:13:50.5861998Z with 2022-05-18T04:13:50.5862148Z [ 2022-05-18T04:13:50.5862325Z T=torch::jit::InlinedCallStackPtr 2022-05-18T04:13:50.5862513Z ] 2022-05-18T04:13:50.5862887Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(198): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2022-05-18T04:13:50.5863221Z with 2022-05-18T04:13:50.5863366Z [ 2022-05-18T04:13:50.5863552Z T=torch::jit::ModuleInstanceInfo 2022-05-18T04:13:50.5863723Z ] 2022-05-18T04:13:50.5864112Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(397): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2022-05-18T04:13:50.5864466Z with 2022-05-18T04:13:50.5864611Z [ 2022-05-18T04:13:50.5864786Z T=torch::jit::ModuleInstanceInfo 2022-05-18T04:13:50.5864971Z ] 2022-05-18T04:13:50.5865396Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2022-05-18T04:13:50.5865774Z with 2022-05-18T04:13:50.5865921Z [ 2022-05-18T04:13:50.5866109Z T=torch::jit::ModuleInstanceInfo 2022-05-18T04:13:50.5866276Z ] 2022-05-18T04:13:50.5866729Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(540): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2022-05-18T04:13:50.5867215Z with 2022-05-18T04:13:50.5867367Z [ 2022-05-18T04:13:50.5867542Z T=torch::jit::ModuleInstanceInfo 2022-05-18T04:13:50.5867724Z ] 2022-05-18T04:13:50.5868141Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(540): note: see reference to alias template instantiation 'c10::OptionalBase' being compiled 2022-05-18T04:13:50.5868799Z 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 2022-05-18T04:13:50.5869425Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(432): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2022-05-18T04:13:50.5869800Z with 2022-05-18T04:13:50.5869947Z [ 2022-05-18T04:13:50.5870120Z T=torch::jit::ModuleInstanceInfo 2022-05-18T04:13:50.5870299Z ] 2022-05-18T04:13:50.5870669Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(198): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2022-05-18T04:13:50.5871010Z with 2022-05-18T04:13:50.5871145Z [ 2022-05-18T04:13:50.5871313Z T=torch::jit::ScopePtr 2022-05-18T04:13:50.5871854Z ] 2022-05-18T04:13:50.5872235Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(397): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2022-05-18T04:13:50.5872634Z with 2022-05-18T04:13:50.5872779Z [ 2022-05-18T04:13:50.5872934Z T=torch::jit::ScopePtr 2022-05-18T04:13:50.5873099Z ] 2022-05-18T04:13:50.5873525Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2022-05-18T04:13:50.5873911Z with 2022-05-18T04:13:50.5874044Z [ 2022-05-18T04:13:50.5874209Z T=torch::jit::ScopePtr 2022-05-18T04:13:50.5874373Z ] 2022-05-18T04:13:50.5874811Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(540): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2022-05-18T04:13:50.5875224Z with 2022-05-18T04:13:50.5875372Z [ 2022-05-18T04:13:50.5875538Z T=torch::jit::ScopePtr 2022-05-18T04:13:50.5875691Z ] 2022-05-18T04:13:50.5876091Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(540): note: see reference to alias template instantiation 'c10::OptionalBase' being compiled 2022-05-18T04:13:50.5876720Z 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 2022-05-18T04:13:50.5877351Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(432): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2022-05-18T04:13:50.5877709Z with 2022-05-18T04:13:50.5877855Z [ 2022-05-18T04:13:50.5878027Z T=torch::jit::ScopePtr 2022-05-18T04:13:50.5878181Z ] 2022-05-18T04:13:50.5878548Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(198): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2022-05-18T04:13:50.5878887Z with 2022-05-18T04:13:50.5879021Z [ 2022-05-18T04:13:50.5879195Z T=at::ThreadLocalState 2022-05-18T04:13:50.5879366Z ] 2022-05-18T04:13:50.5879752Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(397): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2022-05-18T04:13:50.5880093Z with 2022-05-18T04:13:50.5880238Z [ 2022-05-18T04:13:50.5880409Z T=at::ThreadLocalState 2022-05-18T04:13:50.5880566Z ] 2022-05-18T04:13:50.5880990Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2022-05-18T04:13:50.5881376Z with 2022-05-18T04:13:50.5881508Z [ 2022-05-18T04:13:50.5881679Z T=at::ThreadLocalState 2022-05-18T04:13:50.5881850Z ] 2022-05-18T04:13:50.5882294Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(540): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2022-05-18T04:13:50.5882698Z with 2022-05-18T04:13:50.5882843Z [ 2022-05-18T04:13:50.5883012Z T=at::ThreadLocalState 2022-05-18T04:13:50.5883167Z ] 2022-05-18T04:13:50.5883616Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(540): note: see reference to alias template instantiation 'c10::OptionalBase' being compiled 2022-05-18T04:13:50.5884306Z 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 2022-05-18T04:13:50.5884950Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(432): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2022-05-18T04:13:50.5885315Z with 2022-05-18T04:13:50.5885462Z [ 2022-05-18T04:13:50.5885635Z T=at::ThreadLocalState 2022-05-18T04:13:50.5885803Z ] 2022-05-18T04:13:50.5886162Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(198): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2022-05-18T04:13:50.5886505Z with 2022-05-18T04:13:50.5886651Z [ 2022-05-18T04:13:50.5886830Z T=std::shared_ptr 2022-05-18T04:13:50.5887013Z ] 2022-05-18T04:13:50.5887401Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(397): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2022-05-18T04:13:50.5887742Z with 2022-05-18T04:13:50.5887887Z [ 2022-05-18T04:13:50.5888077Z T=std::shared_ptr 2022-05-18T04:13:50.5888255Z ] 2022-05-18T04:13:50.5888673Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2022-05-18T04:13:50.5889063Z with 2022-05-18T04:13:50.5889211Z [ 2022-05-18T04:13:50.5889384Z T=std::shared_ptr 2022-05-18T04:13:50.5889564Z ] 2022-05-18T04:13:50.5890013Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(540): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2022-05-18T04:13:50.5890424Z with 2022-05-18T04:13:50.5890558Z [ 2022-05-18T04:13:50.5890745Z T=std::shared_ptr 2022-05-18T04:13:50.5890924Z ] 2022-05-18T04:13:50.5891325Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(540): note: see reference to alias template instantiation 'c10::OptionalBase>' being compiled 2022-05-18T04:13:50.5891972Z 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 2022-05-18T04:13:50.5892633Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\torch/csrc/jit/api/function_impl.h(156): note: see reference to class template instantiation 'std::array>,4>' being compiled 2022-05-18T04:13:50.5893294Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(432): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2022-05-18T04:13:50.5893670Z with 2022-05-18T04:13:50.5893806Z [ 2022-05-18T04:13:50.5893996Z T=std::shared_ptr 2022-05-18T04:13:50.5894178Z ] 2022-05-18T04:13:50.5894583Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(198): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2022-05-18T04:13:50.5894923Z with 2022-05-18T04:13:50.5895068Z [ 2022-05-18T04:13:50.5895279Z T=torch::jit::GraphExecutor 2022-05-18T04:13:50.5895454Z ] 2022-05-18T04:13:50.5895843Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(397): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2022-05-18T04:13:50.5896202Z with 2022-05-18T04:13:50.5896336Z [ 2022-05-18T04:13:50.5896511Z T=torch::jit::GraphExecutor 2022-05-18T04:13:50.5896685Z ] 2022-05-18T04:13:50.5897096Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2022-05-18T04:13:50.5897485Z with 2022-05-18T04:13:50.5897632Z [ 2022-05-18T04:13:50.5897798Z T=torch::jit::GraphExecutor 2022-05-18T04:13:50.5897969Z ] 2022-05-18T04:13:50.5898414Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(540): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2022-05-18T04:13:50.5898827Z with 2022-05-18T04:13:50.5898960Z [ 2022-05-18T04:13:50.5899138Z T=torch::jit::GraphExecutor 2022-05-18T04:13:50.5899312Z ] 2022-05-18T04:13:50.5899707Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(540): note: see reference to alias template instantiation 'c10::OptionalBase' being compiled 2022-05-18T04:13:50.5900332Z 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 2022-05-18T04:13:50.5900986Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\torch/csrc/jit/api/function_impl.h(170): note: see reference to class template instantiation 'std::array,4>' being compiled 2022-05-18T04:13:50.5901649Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(432): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2022-05-18T04:13:50.5902018Z with 2022-05-18T04:13:50.5902153Z [ 2022-05-18T04:13:50.5902333Z T=torch::jit::GraphExecutor 2022-05-18T04:13:50.5902508Z ] 2022-05-18T04:13:50.5902866Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(198): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2022-05-18T04:13:50.5903210Z with 2022-05-18T04:13:50.5903357Z [ 2022-05-18T04:13:50.5903515Z T=torch::jit::Method 2022-05-18T04:13:50.5903679Z ] 2022-05-18T04:13:50.5904068Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(397): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2022-05-18T04:13:50.5904421Z with 2022-05-18T04:13:50.5904555Z [ 2022-05-18T04:13:50.5904719Z T=torch::jit::Method 2022-05-18T04:13:50.5904879Z ] 2022-05-18T04:13:50.5905289Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2022-05-18T04:13:50.5905676Z with 2022-05-18T04:13:50.5905825Z [ 2022-05-18T04:13:50.5905978Z T=torch::jit::Method 2022-05-18T04:13:50.5906142Z ] 2022-05-18T04:13:50.5906636Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(540): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2022-05-18T04:13:50.5907082Z with 2022-05-18T04:13:50.5907299Z [ 2022-05-18T04:13:50.5907468Z T=torch::jit::Method 2022-05-18T04:13:50.5907630Z ] 2022-05-18T04:13:50.5908019Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(540): note: see reference to alias template instantiation 'c10::OptionalBase' being compiled 2022-05-18T04:13:50.5908640Z 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 2022-05-18T04:13:50.5909365Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(432): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2022-05-18T04:13:50.5909729Z with 2022-05-18T04:13:50.5909878Z [ 2022-05-18T04:13:50.5910045Z T=torch::jit::Method 2022-05-18T04:13:50.5910195Z ] 2022-05-18T04:13:50.5910569Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(198): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2022-05-18T04:13:50.5910909Z with 2022-05-18T04:13:50.5911056Z [ 2022-05-18T04:13:50.5911258Z T=std::vector> 2022-05-18T04:13:50.5911462Z ] 2022-05-18T04:13:50.5911847Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(397): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2022-05-18T04:13:50.5912196Z with 2022-05-18T04:13:50.5912343Z [ 2022-05-18T04:13:50.5912559Z T=std::vector> 2022-05-18T04:13:50.5912750Z ] 2022-05-18T04:13:50.5913174Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2022-05-18T04:13:50.5913566Z with 2022-05-18T04:13:50.5913714Z [ 2022-05-18T04:13:50.5913915Z T=std::vector> 2022-05-18T04:13:50.5914117Z ] 2022-05-18T04:13:50.5914569Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(540): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2022-05-18T04:13:50.5914969Z with 2022-05-18T04:13:50.5915116Z [ 2022-05-18T04:13:50.5915330Z T=std::vector> 2022-05-18T04:13:50.5915531Z ] 2022-05-18T04:13:50.5915957Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(540): note: see reference to alias template instantiation 'c10::OptionalBase>>' being compiled 2022-05-18T04:13:50.5916639Z 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 2022-05-18T04:13:50.5917294Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(432): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2022-05-18T04:13:50.5917662Z with 2022-05-18T04:13:50.5917798Z [ 2022-05-18T04:13:50.5918065Z T=std::vector> 2022-05-18T04:13:50.5918272Z ] 2022-05-18T04:13:50.5918669Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(198): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2022-05-18T04:13:50.5919014Z with 2022-05-18T04:13:50.5919160Z [ 2022-05-18T04:13:50.5919397Z T=std::function 2022-05-18T04:13:50.5919609Z ] 2022-05-18T04:13:50.5919998Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(397): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2022-05-18T04:13:50.5920354Z with 2022-05-18T04:13:50.5920487Z [ 2022-05-18T04:13:50.5920728Z T=std::function 2022-05-18T04:13:50.5920953Z ] 2022-05-18T04:13:50.5921377Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2022-05-18T04:13:50.5921752Z with 2022-05-18T04:13:50.5921898Z [ 2022-05-18T04:13:50.5922135Z T=std::function 2022-05-18T04:13:50.5922349Z ] 2022-05-18T04:13:50.5922797Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(540): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2022-05-18T04:13:50.5923206Z with 2022-05-18T04:13:50.5923353Z [ 2022-05-18T04:13:50.5923577Z T=std::function 2022-05-18T04:13:50.5923802Z ] 2022-05-18T04:13:50.5924253Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(540): note: see reference to alias template instantiation 'c10::OptionalBase>' being compiled 2022-05-18T04:13:50.5924991Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\torch/csrc/autograd/profiler_legacy.h(400): note: see reference to class template instantiation 'c10::optional>' being compiled 2022-05-18T04:13:50.5925671Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(432): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2022-05-18T04:13:50.5926045Z with 2022-05-18T04:13:50.5926193Z [ 2022-05-18T04:13:50.5926434Z T=std::function 2022-05-18T04:13:50.5926644Z ] 2022-05-18T04:13:50.5927022Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(198): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2022-05-18T04:13:50.5927364Z with 2022-05-18T04:13:50.5927497Z [ 2022-05-18T04:13:50.5927776Z T=std::vector>,std::allocator>>> 2022-05-18T04:13:50.5928031Z ] 2022-05-18T04:13:50.5928418Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(397): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2022-05-18T04:13:50.5928761Z with 2022-05-18T04:13:50.5928909Z [ 2022-05-18T04:13:50.5929228Z T=std::vector>,std::allocator>>> 2022-05-18T04:13:50.5929469Z ] 2022-05-18T04:13:50.5929932Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2022-05-18T04:13:50.5930319Z with 2022-05-18T04:13:50.5930464Z [ 2022-05-18T04:13:50.5930725Z T=std::vector>,std::allocator>>> 2022-05-18T04:13:50.5931898Z ] 2022-05-18T04:13:50.5932357Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(540): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2022-05-18T04:13:50.5932779Z with 2022-05-18T04:13:50.5932919Z [ 2022-05-18T04:13:50.5933197Z T=std::vector>,std::allocator>>> 2022-05-18T04:13:50.5933452Z ] 2022-05-18T04:13:50.5933927Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(540): note: see reference to alias template instantiation 'c10::OptionalBase>,std::allocator>>>>' being compiled 2022-05-18T04:13:50.5934729Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\torch/csrc/autograd/profiler_kineto.h(247): note: see reference to class template instantiation 'c10::optional>,std::allocator>>>>' being compiled 2022-05-18T04:13:50.5935450Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(432): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2022-05-18T04:13:50.5935822Z with 2022-05-18T04:13:50.5935972Z [ 2022-05-18T04:13:50.5936237Z T=std::vector>,std::allocator>>> 2022-05-18T04:13:50.5936488Z ] 2022-05-18T04:13:50.5936862Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(198): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2022-05-18T04:13:50.5937204Z with 2022-05-18T04:13:50.5937337Z [ 2022-05-18T04:13:50.5937599Z T=torch::nn::TripletMarginWithDistanceLossOptions::distance_function_t 2022-05-18T04:13:50.5937845Z ] 2022-05-18T04:13:50.5938218Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(397): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2022-05-18T04:13:50.5938570Z with 2022-05-18T04:13:50.5938716Z [ 2022-05-18T04:13:50.5938969Z T=torch::nn::TripletMarginWithDistanceLossOptions::distance_function_t 2022-05-18T04:13:50.5939214Z ] 2022-05-18T04:13:50.5939640Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2022-05-18T04:13:50.5940027Z with 2022-05-18T04:13:50.5940160Z [ 2022-05-18T04:13:50.5940421Z T=torch::nn::TripletMarginWithDistanceLossOptions::distance_function_t 2022-05-18T04:13:50.5940667Z ] 2022-05-18T04:13:50.5941171Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(540): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2022-05-18T04:13:50.5941583Z with 2022-05-18T04:13:50.5941729Z [ 2022-05-18T04:13:50.5942037Z T=torch::nn::TripletMarginWithDistanceLossOptions::distance_function_t 2022-05-18T04:13:50.5942272Z ] 2022-05-18T04:13:50.5942757Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(540): note: see reference to alias template instantiation 'c10::OptionalBase' being compiled 2022-05-18T04:13:50.5943562Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\torch\csrc\api\include\torch/nn/options/loss.h(404): note: see reference to class template instantiation 'c10::optional' being compiled 2022-05-18T04:13:50.5944294Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(432): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2022-05-18T04:13:50.5944667Z with 2022-05-18T04:13:50.5944803Z [ 2022-05-18T04:13:50.5945068Z T=torch::nn::TripletMarginWithDistanceLossOptions::distance_function_t 2022-05-18T04:13:50.5945314Z ] 2022-05-18T04:13:50.5945672Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(198): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2022-05-18T04:13:50.5946016Z with 2022-05-18T04:13:50.5946164Z [ 2022-05-18T04:13:50.5946355Z T=std::vector> 2022-05-18T04:13:50.5946549Z ] 2022-05-18T04:13:50.5946938Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(397): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2022-05-18T04:13:50.5947377Z with 2022-05-18T04:13:50.5947513Z [ 2022-05-18T04:13:50.5947717Z T=std::vector> 2022-05-18T04:13:50.5947911Z ] 2022-05-18T04:13:50.5948322Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2022-05-18T04:13:50.5948713Z with 2022-05-18T04:13:50.5948863Z [ 2022-05-18T04:13:50.5949052Z T=std::vector> 2022-05-18T04:13:50.5949242Z ] 2022-05-18T04:13:50.5949688Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(540): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2022-05-18T04:13:50.5950105Z with 2022-05-18T04:13:50.5950241Z [ 2022-05-18T04:13:50.5950442Z T=std::vector> 2022-05-18T04:13:50.5950640Z ] 2022-05-18T04:13:50.5951044Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(540): note: see reference to alias template instantiation 'c10::OptionalBase>>' being compiled 2022-05-18T04:13:50.5951428Z with 2022-05-18T04:13:50.5951577Z [ 2022-05-18T04:13:50.5951727Z T=double 2022-05-18T04:13:50.5951868Z ] 2022-05-18T04:13:50.5952317Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\torch\csrc\api\include\torch/nn/options/upsampling.h(26): note: see reference to class template instantiation 'c10::optional>>' being compiled 2022-05-18T04:13:50.5952731Z with 2022-05-18T04:13:50.5952863Z [ 2022-05-18T04:13:50.5952932Z T=double 2022-05-18T04:13:50.5953039Z ] 2022-05-18T04:13:50.5953357Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(432): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2022-05-18T04:13:50.5953455Z with 2022-05-18T04:13:50.5953512Z [ 2022-05-18T04:13:50.5953628Z T=std::vector> 2022-05-18T04:13:50.5953671Z ] 2022-05-18T04:13:50.5953959Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(198): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2022-05-18T04:13:50.5954015Z with 2022-05-18T04:13:50.5954070Z [ 2022-05-18T04:13:50.5954178Z T=std::tuple 2022-05-18T04:13:50.5954234Z ] 2022-05-18T04:13:50.5954538Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(397): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2022-05-18T04:13:50.5954597Z with 2022-05-18T04:13:50.5954642Z [ 2022-05-18T04:13:50.5954747Z T=std::tuple 2022-05-18T04:13:50.5954804Z ] 2022-05-18T04:13:50.5955141Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2022-05-18T04:13:50.5955199Z with 2022-05-18T04:13:50.5955256Z [ 2022-05-18T04:13:50.5955357Z T=std::tuple 2022-05-18T04:13:50.5955415Z ] 2022-05-18T04:13:50.5955764Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(540): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2022-05-18T04:13:50.5955824Z with 2022-05-18T04:13:50.5955880Z [ 2022-05-18T04:13:50.5955982Z T=std::tuple 2022-05-18T04:13:50.5956039Z ] 2022-05-18T04:13:50.5956368Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(540): note: see reference to alias template instantiation 'c10::OptionalBase>' being compiled 2022-05-18T04:13:50.5956724Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\torch\csrc\api\include\torch/nn/modules/rnn.h(155): note: see reference to class template instantiation 'c10::optional>' being compiled 2022-05-18T04:13:50.5957047Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(432): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2022-05-18T04:13:50.5957108Z with 2022-05-18T04:13:50.5957151Z [ 2022-05-18T04:13:50.5957254Z T=std::tuple 2022-05-18T04:13:50.5957311Z ] 2022-05-18T04:13:50.5957597Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(198): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2022-05-18T04:13:50.5957655Z with 2022-05-18T04:13:50.5957711Z [ 2022-05-18T04:13:50.5957836Z T=std::vector> 2022-05-18T04:13:50.5957894Z ] 2022-05-18T04:13:50.5958177Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(397): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2022-05-18T04:13:50.5958237Z with 2022-05-18T04:13:50.5958294Z [ 2022-05-18T04:13:50.5958417Z T=std::vector> 2022-05-18T04:13:50.5958517Z ] 2022-05-18T04:13:50.5958857Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2022-05-18T04:13:50.5958954Z with 2022-05-18T04:13:50.5959011Z [ 2022-05-18T04:13:50.5959121Z T=std::vector> 2022-05-18T04:13:50.5959178Z ] 2022-05-18T04:13:50.5959537Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(540): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2022-05-18T04:13:50.5959597Z with 2022-05-18T04:13:50.5959652Z [ 2022-05-18T04:13:50.5959775Z T=std::vector> 2022-05-18T04:13:50.5959830Z ] 2022-05-18T04:13:50.5960175Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(540): note: see reference to alias template instantiation 'c10::OptionalBase>>' being compiled 2022-05-18T04:13:50.5960544Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\torch\csrc\api\include\torch/optim/lbfgs.h(46): note: see reference to class template instantiation 'c10::optional>>' being compiled 2022-05-18T04:13:50.5960861Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(432): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2022-05-18T04:13:50.5960908Z with 2022-05-18T04:13:50.5960965Z [ 2022-05-18T04:13:50.5961088Z T=std::vector> 2022-05-18T04:13:50.5961145Z ] 2022-05-18T04:13:50.5961402Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\pybind11\detail/common.h(108): warning C4005: 'HAVE_SNPRINTF': macro redefinition 2022-05-18T04:13:50.5961588Z C:\Jenkins\Miniconda3\Include\pyerrors.h(315): note: see previous definition of 'HAVE_SNPRINTF' 2022-05-18T04:13:50.8706376Z [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 2022-05-18T04:13:50.8707601Z Microsoft (R) C/C++ Optimizing Compiler Version 19.28.29337 for x64 2022-05-18T04:13:50.8707900Z Copyright (C) Microsoft Corporation. All rights reserved. 2022-05-18T04:13:50.8708066Z 2022-05-18T04:13:50.8708217Z cl : Command line warning D9002 : ignoring unknown option '-g' 2022-05-18T04:13:50.8708703Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/macros/Macros.h(143): warning C4067: unexpected tokens following preprocessor directive - expected a newline 2022-05-18T04:13:50.8709365Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/core/TensorImpl.h(2199): warning C4805: '|': unsafe mix of type 'uintptr_t' and type 'bool' in operation 2022-05-18T04:13:50.8710156Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(198): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2022-05-18T04:13:50.8710634Z with 2022-05-18T04:13:50.8710995Z [ 2022-05-18T04:13:50.8711321Z T=c10::impl::InlineDeviceGuard 2022-05-18T04:13:50.8711696Z ] 2022-05-18T04:13:50.8712220Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(397): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2022-05-18T04:13:50.8712709Z with 2022-05-18T04:13:50.8712905Z [ 2022-05-18T04:13:50.8713195Z T=c10::impl::InlineDeviceGuard 2022-05-18T04:13:50.8713487Z ] 2022-05-18T04:13:50.8714065Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2022-05-18T04:13:50.8714611Z with 2022-05-18T04:13:50.8714801Z [ 2022-05-18T04:13:50.8715126Z T=c10::impl::InlineDeviceGuard 2022-05-18T04:13:50.8715427Z ] 2022-05-18T04:13:50.8716017Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(540): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2022-05-18T04:13:50.8716584Z with 2022-05-18T04:13:50.8716780Z [ 2022-05-18T04:13:50.8717084Z T=c10::impl::InlineDeviceGuard 2022-05-18T04:13:50.8717368Z ] 2022-05-18T04:13:50.8717961Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(540): note: see reference to alias template instantiation 'c10::OptionalBase>' being compiled 2022-05-18T04:13:50.8718939Z 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 2022-05-18T04:13:50.8719920Z 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 2022-05-18T04:13:50.8720777Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(432): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2022-05-18T04:13:50.8721144Z with 2022-05-18T04:13:50.8721292Z [ 2022-05-18T04:13:50.8721521Z T=c10::impl::InlineDeviceGuard 2022-05-18T04:13:50.8721722Z ] 2022-05-18T04:13:50.8722098Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(198): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2022-05-18T04:13:50.8722441Z with 2022-05-18T04:13:50.8722588Z [ 2022-05-18T04:13:50.8722740Z T=at::TensorBase 2022-05-18T04:13:50.8722897Z ] 2022-05-18T04:13:50.8723279Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(397): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2022-05-18T04:13:50.8723621Z with 2022-05-18T04:13:50.8723766Z [ 2022-05-18T04:13:50.8723930Z T=at::TensorBase 2022-05-18T04:13:50.8724077Z ] 2022-05-18T04:13:50.8724499Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2022-05-18T04:13:50.8724889Z with 2022-05-18T04:13:50.8725099Z [ 2022-05-18T04:13:50.8725250Z T=at::TensorBase 2022-05-18T04:13:50.8725410Z ] 2022-05-18T04:13:50.8725858Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(540): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2022-05-18T04:13:50.8726299Z with 2022-05-18T04:13:50.8726443Z [ 2022-05-18T04:13:50.8726604Z T=at::TensorBase 2022-05-18T04:13:50.8726750Z ] 2022-05-18T04:13:50.8727140Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(540): note: see reference to alias template instantiation 'c10::OptionalBase' being compiled 2022-05-18T04:13:50.8727759Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\ATen/core/TensorBase.h(951): note: see reference to class template instantiation 'c10::optional' being compiled 2022-05-18T04:13:50.8728381Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(432): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2022-05-18T04:13:50.8728758Z with 2022-05-18T04:13:50.8728894Z [ 2022-05-18T04:13:50.8729057Z T=at::TensorBase 2022-05-18T04:13:50.8729217Z ] 2022-05-18T04:13:50.8729574Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(198): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2022-05-18T04:13:50.8729912Z with 2022-05-18T04:13:50.8730057Z [ 2022-05-18T04:13:50.8730200Z T=at::Tensor 2022-05-18T04:13:50.8730353Z ] 2022-05-18T04:13:50.8730740Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(397): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2022-05-18T04:13:50.8731092Z with 2022-05-18T04:13:50.8731225Z [ 2022-05-18T04:13:50.8731383Z T=at::Tensor 2022-05-18T04:13:50.8731534Z ] 2022-05-18T04:13:50.8731944Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2022-05-18T04:13:50.8732333Z with 2022-05-18T04:13:50.8732478Z [ 2022-05-18T04:13:50.8732621Z T=at::Tensor 2022-05-18T04:13:50.8732774Z ] 2022-05-18T04:13:50.8733218Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(540): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2022-05-18T04:13:50.8733621Z with 2022-05-18T04:13:50.8733753Z [ 2022-05-18T04:13:50.8733910Z T=at::Tensor 2022-05-18T04:13:50.8734062Z ] 2022-05-18T04:13:50.8734438Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(540): note: see reference to alias template instantiation 'c10::OptionalBase' being compiled 2022-05-18T04:13:50.8735045Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\ATen/core/TensorBody.h(509): note: see reference to class template instantiation 'c10::optional' being compiled 2022-05-18T04:13:50.8736006Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(432): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2022-05-18T04:13:50.8736382Z with 2022-05-18T04:13:50.8736515Z [ 2022-05-18T04:13:50.8736678Z T=at::Tensor 2022-05-18T04:13:50.8736833Z ] 2022-05-18T04:13:50.8737253Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(198): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2022-05-18T04:13:50.8737638Z with 2022-05-18T04:13:50.8737787Z [ 2022-05-18T04:13:50.8737948Z T=at::Generator 2022-05-18T04:13:50.8738096Z ] 2022-05-18T04:13:50.8738482Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(397): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2022-05-18T04:13:50.8738834Z with 2022-05-18T04:13:50.8738967Z [ 2022-05-18T04:13:50.8739127Z T=at::Generator 2022-05-18T04:13:50.8739286Z ] 2022-05-18T04:13:50.8739698Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2022-05-18T04:13:50.8740087Z with 2022-05-18T04:13:50.8740234Z [ 2022-05-18T04:13:50.8740394Z T=at::Generator 2022-05-18T04:13:50.8740543Z ] 2022-05-18T04:13:50.8740987Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(540): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2022-05-18T04:13:50.8741394Z with 2022-05-18T04:13:50.8741527Z [ 2022-05-18T04:13:50.8741683Z T=at::Generator 2022-05-18T04:13:50.8741841Z ] 2022-05-18T04:13:50.8742223Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(540): note: see reference to alias template instantiation 'c10::OptionalBase' being compiled 2022-05-18T04:13:50.8742841Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\ATen/core/TensorBody.h(584): note: see reference to class template instantiation 'c10::optional' being compiled 2022-05-18T04:13:50.8743464Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(432): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2022-05-18T04:13:50.8743836Z with 2022-05-18T04:13:50.8743983Z [ 2022-05-18T04:13:50.8744129Z T=at::Generator 2022-05-18T04:13:50.8744287Z ] 2022-05-18T04:13:50.8744657Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(198): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2022-05-18T04:13:50.8744985Z with 2022-05-18T04:13:50.8745129Z [ 2022-05-18T04:13:50.8745290Z T=c10::DimVector 2022-05-18T04:13:50.8745436Z ] 2022-05-18T04:13:50.8745820Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(397): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2022-05-18T04:13:50.8746173Z with 2022-05-18T04:13:50.8746304Z [ 2022-05-18T04:13:50.8746463Z T=c10::DimVector 2022-05-18T04:13:50.8746623Z ] 2022-05-18T04:13:50.8747146Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2022-05-18T04:13:50.8747526Z with 2022-05-18T04:13:50.8747673Z [ 2022-05-18T04:13:50.8747834Z T=c10::DimVector 2022-05-18T04:13:50.8747978Z ] 2022-05-18T04:13:50.8748478Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(540): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2022-05-18T04:13:50.8748894Z with 2022-05-18T04:13:50.8749040Z [ 2022-05-18T04:13:50.8749186Z T=c10::DimVector 2022-05-18T04:13:50.8749392Z ] 2022-05-18T04:13:50.8749789Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(540): note: see reference to alias template instantiation 'c10::OptionalBase' being compiled 2022-05-18T04:13:50.8750389Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\ATen/TensorIterator.h(766): note: see reference to class template instantiation 'c10::optional' being compiled 2022-05-18T04:13:50.8751015Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(432): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2022-05-18T04:13:50.8751385Z with 2022-05-18T04:13:50.8751531Z [ 2022-05-18T04:13:50.8751683Z T=c10::DimVector 2022-05-18T04:13:50.8751840Z ] 2022-05-18T04:13:50.8752210Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(198): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2022-05-18T04:13:50.8752548Z with 2022-05-18T04:13:50.8752692Z [ 2022-05-18T04:13:50.8752849Z T=std::string 2022-05-18T04:13:50.8752990Z ] 2022-05-18T04:13:50.8753374Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(397): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2022-05-18T04:13:50.8753728Z with 2022-05-18T04:13:50.8753872Z [ 2022-05-18T04:13:50.8754015Z T=std::string 2022-05-18T04:13:50.8754170Z ] 2022-05-18T04:13:50.8754599Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2022-05-18T04:13:50.8754977Z with 2022-05-18T04:13:50.8755126Z [ 2022-05-18T04:13:50.8755284Z T=std::string 2022-05-18T04:13:50.8755428Z ] 2022-05-18T04:13:50.8755877Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(540): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2022-05-18T04:13:50.8756286Z with 2022-05-18T04:13:50.8756431Z [ 2022-05-18T04:13:50.8756576Z T=std::string 2022-05-18T04:13:50.8756729Z ] 2022-05-18T04:13:50.8757115Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(540): note: see reference to alias template instantiation 'c10::OptionalBase' being compiled 2022-05-18T04:13:50.8757719Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\ATen/core/jit_type_base.h(448): note: see reference to class template instantiation 'c10::optional' being compiled 2022-05-18T04:13:50.8758332Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(432): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2022-05-18T04:13:50.8758704Z with 2022-05-18T04:13:50.8758850Z [ 2022-05-18T04:13:50.8758998Z T=std::string 2022-05-18T04:13:50.8759152Z ] 2022-05-18T04:13:50.8759522Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(198): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2022-05-18T04:13:50.8759863Z with 2022-05-18T04:13:50.8759996Z [ 2022-05-18T04:13:50.8760161Z T=c10::QualifiedName 2022-05-18T04:13:50.8760324Z ] 2022-05-18T04:13:50.8760742Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(397): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2022-05-18T04:13:50.8761560Z with 2022-05-18T04:13:50.8761709Z [ 2022-05-18T04:13:50.8761867Z T=c10::QualifiedName 2022-05-18T04:13:50.8762032Z ] 2022-05-18T04:13:50.8762459Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2022-05-18T04:13:50.8762852Z with 2022-05-18T04:13:50.8762986Z [ 2022-05-18T04:13:50.8763159Z T=c10::QualifiedName 2022-05-18T04:13:50.8763322Z ] 2022-05-18T04:13:50.8763763Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(540): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2022-05-18T04:13:50.8764178Z with 2022-05-18T04:13:50.8764324Z [ 2022-05-18T04:13:50.8764477Z T=c10::QualifiedName 2022-05-18T04:13:50.8764642Z ] 2022-05-18T04:13:50.8765045Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(540): note: see reference to alias template instantiation 'c10::OptionalBase' being compiled 2022-05-18T04:13:50.8765786Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\ATen/core/jit_type_base.h(696): note: see reference to class template instantiation 'c10::optional' being compiled 2022-05-18T04:13:50.8766505Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(432): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2022-05-18T04:13:50.8766946Z with 2022-05-18T04:13:50.8767096Z [ 2022-05-18T04:13:50.8767264Z T=c10::QualifiedName 2022-05-18T04:13:50.8767419Z ] 2022-05-18T04:13:50.8767793Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(198): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2022-05-18T04:13:50.8768196Z with 2022-05-18T04:13:50.8768334Z [ 2022-05-18T04:13:50.8768555Z T=std::shared_ptr 2022-05-18T04:13:50.8768793Z ] 2022-05-18T04:13:50.8769180Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(397): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2022-05-18T04:13:50.8769523Z with 2022-05-18T04:13:50.8769669Z [ 2022-05-18T04:13:50.8769880Z T=std::shared_ptr 2022-05-18T04:13:50.8770061Z ] 2022-05-18T04:13:50.8770485Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2022-05-18T04:13:50.8770885Z with 2022-05-18T04:13:50.8771018Z [ 2022-05-18T04:13:50.8771223Z T=std::shared_ptr 2022-05-18T04:13:50.8771415Z ] 2022-05-18T04:13:50.8771858Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(540): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2022-05-18T04:13:50.8772253Z with 2022-05-18T04:13:50.8772396Z [ 2022-05-18T04:13:50.8772599Z T=std::shared_ptr 2022-05-18T04:13:50.8772781Z ] 2022-05-18T04:13:50.8773301Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(540): note: see reference to alias template instantiation 'c10::OptionalBase>' being compiled 2022-05-18T04:13:50.8774028Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\ATen/core/ivalue.h(1338): note: see reference to class template instantiation 'c10::optional>' being compiled 2022-05-18T04:13:50.8774738Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(432): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2022-05-18T04:13:50.8775112Z with 2022-05-18T04:13:50.8775245Z [ 2022-05-18T04:13:50.8775454Z T=std::shared_ptr 2022-05-18T04:13:50.8775651Z ] 2022-05-18T04:13:50.8776012Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(198): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2022-05-18T04:13:50.8776351Z with 2022-05-18T04:13:50.8776496Z [ 2022-05-18T04:13:50.8776686Z T=std::weak_ptr 2022-05-18T04:13:50.8776876Z ] 2022-05-18T04:13:50.8777267Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(397): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2022-05-18T04:13:50.8777625Z with 2022-05-18T04:13:50.8777756Z [ 2022-05-18T04:13:50.8777958Z T=std::weak_ptr 2022-05-18T04:13:50.8778153Z ] 2022-05-18T04:13:50.8778567Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2022-05-18T04:13:50.8778968Z with 2022-05-18T04:13:50.8779115Z [ 2022-05-18T04:13:50.8779307Z T=std::weak_ptr 2022-05-18T04:13:50.8779496Z ] 2022-05-18T04:13:50.8779943Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(540): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2022-05-18T04:13:50.8780352Z with 2022-05-18T04:13:50.8780485Z [ 2022-05-18T04:13:50.8780685Z T=std::weak_ptr 2022-05-18T04:13:50.8780877Z ] 2022-05-18T04:13:50.8781287Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(540): note: see reference to alias template instantiation 'c10::OptionalBase>' being compiled 2022-05-18T04:13:50.8781957Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\ATen/core/ivalue.h(1339): note: see reference to class template instantiation 'c10::optional>' being compiled 2022-05-18T04:13:50.8782601Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(432): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2022-05-18T04:13:50.8782971Z with 2022-05-18T04:13:50.8783117Z [ 2022-05-18T04:13:50.8783307Z T=std::weak_ptr 2022-05-18T04:13:50.8783499Z ] 2022-05-18T04:13:50.8783872Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(198): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2022-05-18T04:13:50.8784201Z with 2022-05-18T04:13:50.8784348Z [ 2022-05-18T04:13:50.8784633Z T=std::vector> 2022-05-18T04:13:50.8784841Z ] 2022-05-18T04:13:50.8785277Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(397): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2022-05-18T04:13:50.8785630Z with 2022-05-18T04:13:50.8785777Z [ 2022-05-18T04:13:50.8785994Z T=std::vector> 2022-05-18T04:13:50.8786213Z ] 2022-05-18T04:13:50.8786637Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2022-05-18T04:13:50.8787089Z with 2022-05-18T04:13:50.8787233Z [ 2022-05-18T04:13:50.8787470Z T=std::vector> 2022-05-18T04:13:50.8787688Z ] 2022-05-18T04:13:50.8788122Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(540): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2022-05-18T04:13:50.8788529Z with 2022-05-18T04:13:50.8788679Z [ 2022-05-18T04:13:50.8788896Z T=std::vector> 2022-05-18T04:13:50.8789108Z ] 2022-05-18T04:13:50.8789556Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(540): note: see reference to alias template instantiation 'c10::OptionalBase>>' being compiled 2022-05-18T04:13:50.8790267Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\ATen/core/jit_type.h(482): note: see reference to class template instantiation 'c10::optional>>' being compiled 2022-05-18T04:13:50.8790927Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(432): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2022-05-18T04:13:50.8791291Z with 2022-05-18T04:13:50.8791437Z [ 2022-05-18T04:13:50.8791663Z T=std::vector> 2022-05-18T04:13:50.8791863Z ] 2022-05-18T04:13:50.8792237Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(198): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2022-05-18T04:13:50.8792574Z with 2022-05-18T04:13:50.8792707Z [ 2022-05-18T04:13:50.8793040Z T=std::vector::type,std::allocator::type>> 2022-05-18T04:13:50.8793340Z ] 2022-05-18T04:13:50.8793732Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(397): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2022-05-18T04:13:50.8794077Z with 2022-05-18T04:13:50.8794222Z [ 2022-05-18T04:13:50.8794549Z T=std::vector::type,std::allocator::type>> 2022-05-18T04:13:50.8794843Z ] 2022-05-18T04:13:50.8795253Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2022-05-18T04:13:50.8795638Z with 2022-05-18T04:13:50.8795783Z [ 2022-05-18T04:13:50.8796555Z T=std::vector::type,std::allocator::type>> 2022-05-18T04:13:50.8796896Z ] 2022-05-18T04:13:50.8797355Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(540): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2022-05-18T04:13:50.8797770Z with 2022-05-18T04:13:50.8797905Z [ 2022-05-18T04:13:50.8798516Z T=std::vector::type,std::allocator::type>> 2022-05-18T04:13:50.8798832Z ] 2022-05-18T04:13:50.8799258Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(540): note: see reference to alias template instantiation 'c10::OptionalBase>>' being compiled 2022-05-18T04:13:50.8799628Z with 2022-05-18T04:13:50.8799776Z [ 2022-05-18T04:13:50.8800007Z T=c10::impl::ScalarTypeToCPPType::type 2022-05-18T04:13:50.8800274Z ] 2022-05-18T04:13:50.8800681Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\ATen/core/jit_type.h(441): note: see reference to class template instantiation 'c10::optional>>' being compiled 2022-05-18T04:13:50.8801062Z with 2022-05-18T04:13:50.8801205Z [ 2022-05-18T04:13:50.8801424Z T=c10::impl::ScalarTypeToCPPType::type 2022-05-18T04:13:50.8801636Z ] 2022-05-18T04:13:50.8802043Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(432): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2022-05-18T04:13:50.8802402Z with 2022-05-18T04:13:50.8802549Z [ 2022-05-18T04:13:50.8802880Z T=std::vector::type,std::allocator::type>> 2022-05-18T04:13:50.8803182Z ] 2022-05-18T04:13:50.8803541Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(198): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2022-05-18T04:13:50.8803880Z with 2022-05-18T04:13:50.8804024Z [ 2022-05-18T04:13:50.8804253Z T=std::vector,std::allocator>> 2022-05-18T04:13:50.8804474Z ] 2022-05-18T04:13:50.8804865Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(397): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2022-05-18T04:13:50.8805221Z with 2022-05-18T04:13:50.8805354Z [ 2022-05-18T04:13:50.8805593Z T=std::vector,std::allocator>> 2022-05-18T04:13:50.8805818Z ] 2022-05-18T04:13:50.8806234Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2022-05-18T04:13:50.8806625Z with 2022-05-18T04:13:50.8806769Z [ 2022-05-18T04:13:50.8807008Z T=std::vector,std::allocator>> 2022-05-18T04:13:50.8807218Z ] 2022-05-18T04:13:50.8807669Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(540): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2022-05-18T04:13:50.8808156Z with 2022-05-18T04:13:50.8808303Z [ 2022-05-18T04:13:50.8808529Z T=std::vector,std::allocator>> 2022-05-18T04:13:50.8808795Z ] 2022-05-18T04:13:50.8809256Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(540): note: see reference to alias template instantiation 'c10::OptionalBase,std::allocator>>>' being compiled 2022-05-18T04:13:50.8809968Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\ATen/core/jit_type.h(567): note: see reference to class template instantiation 'c10::optional,std::allocator>>>' being compiled 2022-05-18T04:13:50.8810620Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\ATen/core/jit_type.h(843): note: see reference to class template instantiation 'c10::VaryingShape' being compiled 2022-05-18T04:13:50.8811238Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(432): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2022-05-18T04:13:50.8811613Z with 2022-05-18T04:13:50.8811761Z [ 2022-05-18T04:13:50.8811991Z T=std::vector,std::allocator>> 2022-05-18T04:13:50.8812213Z ] 2022-05-18T04:13:50.8812587Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(198): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2022-05-18T04:13:50.8812915Z with 2022-05-18T04:13:50.8813061Z [ 2022-05-18T04:13:50.8813297Z T=std::vector,std::allocator>> 2022-05-18T04:13:50.8813517Z ] 2022-05-18T04:13:50.8813893Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(397): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2022-05-18T04:13:50.8814246Z with 2022-05-18T04:13:50.8814392Z [ 2022-05-18T04:13:50.8814612Z T=std::vector,std::allocator>> 2022-05-18T04:13:50.8814829Z ] 2022-05-18T04:13:50.8815251Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2022-05-18T04:13:50.8815639Z with 2022-05-18T04:13:50.8815771Z [ 2022-05-18T04:13:50.8816005Z T=std::vector,std::allocator>> 2022-05-18T04:13:50.8816218Z ] 2022-05-18T04:13:50.8816657Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(540): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2022-05-18T04:13:50.8817065Z with 2022-05-18T04:13:50.8817209Z [ 2022-05-18T04:13:50.8817439Z T=std::vector,std::allocator>> 2022-05-18T04:13:50.8817642Z ] 2022-05-18T04:13:50.8818084Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(540): note: see reference to alias template instantiation 'c10::OptionalBase,std::allocator>>>' being compiled 2022-05-18T04:13:50.8818836Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\ATen/core/jit_type.h(567): note: see reference to class template instantiation 'c10::optional,std::allocator>>>' being compiled 2022-05-18T04:13:50.8819481Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\ATen/core/jit_type.h(613): note: see reference to class template instantiation 'c10::VaryingShape' being compiled 2022-05-18T04:13:50.8820121Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(432): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2022-05-18T04:13:50.8820488Z with 2022-05-18T04:13:50.8820635Z [ 2022-05-18T04:13:50.8820869Z T=std::vector,std::allocator>> 2022-05-18T04:13:50.8821075Z ] 2022-05-18T04:13:50.8821453Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(198): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2022-05-18T04:13:50.8821791Z with 2022-05-18T04:13:50.8821926Z [ 2022-05-18T04:13:50.8822130Z T=std::vector> 2022-05-18T04:13:50.8822320Z ] 2022-05-18T04:13:50.8822706Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(397): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2022-05-18T04:13:50.8823047Z with 2022-05-18T04:13:50.8823195Z [ 2022-05-18T04:13:50.8823396Z T=std::vector> 2022-05-18T04:13:50.8823570Z ] 2022-05-18T04:13:50.8823990Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2022-05-18T04:13:50.8824373Z with 2022-05-18T04:13:50.8824516Z [ 2022-05-18T04:13:50.8824701Z T=std::vector> 2022-05-18T04:13:50.8824893Z ] 2022-05-18T04:13:50.8825340Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(540): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2022-05-18T04:13:50.8825745Z with 2022-05-18T04:13:50.8825891Z [ 2022-05-18T04:13:50.8826087Z T=std::vector> 2022-05-18T04:13:50.8826263Z ] 2022-05-18T04:13:50.8826683Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(540): note: see reference to alias template instantiation 'c10::OptionalBase>>' being compiled 2022-05-18T04:13:50.8827422Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\ATen/core/jit_type.h(726): note: see reference to class template instantiation 'c10::optional>>' being compiled 2022-05-18T04:13:50.8828066Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(432): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2022-05-18T04:13:50.8828439Z with 2022-05-18T04:13:50.8828573Z [ 2022-05-18T04:13:50.8828775Z T=std::vector> 2022-05-18T04:13:50.8828963Z ] 2022-05-18T04:13:50.8829322Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(198): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2022-05-18T04:13:50.8829664Z with 2022-05-18T04:13:50.8829812Z [ 2022-05-18T04:13:50.8830030Z T=c10::impl::InlineStreamGuard 2022-05-18T04:13:50.8830247Z ] 2022-05-18T04:13:50.8830681Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(397): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2022-05-18T04:13:50.8831073Z with 2022-05-18T04:13:50.8831212Z [ 2022-05-18T04:13:50.8831445Z T=c10::impl::InlineStreamGuard 2022-05-18T04:13:50.8831661Z ] 2022-05-18T04:13:50.8832070Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2022-05-18T04:13:50.8832465Z with 2022-05-18T04:13:50.8832615Z [ 2022-05-18T04:13:50.8832838Z T=c10::impl::InlineStreamGuard 2022-05-18T04:13:50.8833039Z ] 2022-05-18T04:13:50.8833493Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(540): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2022-05-18T04:13:50.8833902Z with 2022-05-18T04:13:50.8834038Z [ 2022-05-18T04:13:50.8834260Z T=c10::impl::InlineStreamGuard 2022-05-18T04:13:50.8834470Z ] 2022-05-18T04:13:50.8834911Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(540): note: see reference to alias template instantiation 'c10::OptionalBase>' being compiled 2022-05-18T04:13:50.8835617Z 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 2022-05-18T04:13:50.8836338Z 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 2022-05-18T04:13:50.8837008Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(432): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2022-05-18T04:13:50.8837378Z with 2022-05-18T04:13:50.8837522Z [ 2022-05-18T04:13:50.8837739Z T=c10::impl::InlineStreamGuard 2022-05-18T04:13:50.8837954Z ] 2022-05-18T04:13:50.8838325Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(198): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2022-05-18T04:13:50.8838655Z with 2022-05-18T04:13:50.8838799Z [ 2022-05-18T04:13:50.8838979Z T=c10::impl::VirtualGuardImpl 2022-05-18T04:13:50.8839143Z ] 2022-05-18T04:13:50.8839529Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(397): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2022-05-18T04:13:50.8839885Z with 2022-05-18T04:13:50.8840029Z [ 2022-05-18T04:13:50.8840195Z T=c10::impl::VirtualGuardImpl 2022-05-18T04:13:50.8840372Z ] 2022-05-18T04:13:50.8840793Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2022-05-18T04:13:50.8841170Z with 2022-05-18T04:13:50.8841314Z [ 2022-05-18T04:13:50.8841497Z T=c10::impl::VirtualGuardImpl 2022-05-18T04:13:50.8841660Z ] 2022-05-18T04:13:50.8842143Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(540): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2022-05-18T04:13:50.8842587Z with 2022-05-18T04:13:50.8842731Z [ 2022-05-18T04:13:50.8842897Z T=c10::impl::VirtualGuardImpl 2022-05-18T04:13:50.8843069Z ] 2022-05-18T04:13:50.8843475Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(540): note: see reference to alias template instantiation 'c10::OptionalBase' being compiled 2022-05-18T04:13:50.8844105Z 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 2022-05-18T04:13:50.8844453Z with 2022-05-18T04:13:50.8844602Z [ 2022-05-18T04:13:50.8844781Z T=c10::impl::VirtualGuardImpl 2022-05-18T04:13:50.8844942Z ] 2022-05-18T04:13:50.8845382Z 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 2022-05-18T04:13:50.8846047Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(432): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2022-05-18T04:13:50.8846418Z with 2022-05-18T04:13:50.8846550Z [ 2022-05-18T04:13:50.8846729Z T=c10::impl::VirtualGuardImpl 2022-05-18T04:13:50.8846904Z ] 2022-05-18T04:13:50.8847264Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(198): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2022-05-18T04:13:50.8847605Z with 2022-05-18T04:13:50.8847750Z [ 2022-05-18T04:13:50.8848000Z T=std::vector> 2022-05-18T04:13:50.8848245Z ] 2022-05-18T04:13:50.8848633Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(397): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2022-05-18T04:13:50.8848985Z with 2022-05-18T04:13:50.8849117Z [ 2022-05-18T04:13:50.8849379Z T=std::vector> 2022-05-18T04:13:50.8849620Z ] 2022-05-18T04:13:50.8850028Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2022-05-18T04:13:50.8850418Z with 2022-05-18T04:13:50.8850563Z [ 2022-05-18T04:13:50.8850825Z T=std::vector> 2022-05-18T04:13:50.8851051Z ] 2022-05-18T04:13:50.8851497Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(540): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2022-05-18T04:13:50.8851911Z with 2022-05-18T04:13:50.8852057Z [ 2022-05-18T04:13:50.8852301Z T=std::vector> 2022-05-18T04:13:50.8852539Z ] 2022-05-18T04:13:50.8853019Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(540): note: see reference to alias template instantiation 'c10::OptionalBase>>' being compiled 2022-05-18T04:13:50.8853822Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\ATen/core/ivalue_inl.h(834): note: see reference to class template instantiation 'c10::optional>>' being compiled 2022-05-18T04:13:50.8854550Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(432): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2022-05-18T04:13:50.8854923Z with 2022-05-18T04:13:50.8855071Z [ 2022-05-18T04:13:50.8855336Z T=std::vector> 2022-05-18T04:13:50.8855565Z ] 2022-05-18T04:13:50.8855937Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(198): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2022-05-18T04:13:50.8856281Z with 2022-05-18T04:13:50.8856413Z [ 2022-05-18T04:13:50.8856586Z T=torch::autograd::ViewInfo 2022-05-18T04:13:50.8856760Z ] 2022-05-18T04:13:50.8857130Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(397): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2022-05-18T04:13:50.8857486Z with 2022-05-18T04:13:50.8857630Z [ 2022-05-18T04:13:50.8857801Z T=torch::autograd::ViewInfo 2022-05-18T04:13:50.8857958Z ] 2022-05-18T04:13:50.8858381Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2022-05-18T04:13:50.8858764Z with 2022-05-18T04:13:50.8858895Z [ 2022-05-18T04:13:50.8859066Z T=torch::autograd::ViewInfo 2022-05-18T04:13:50.8859241Z ] 2022-05-18T04:13:50.8859687Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(540): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2022-05-18T04:13:50.8860085Z with 2022-05-18T04:13:50.8860227Z [ 2022-05-18T04:13:50.8860398Z T=torch::autograd::ViewInfo 2022-05-18T04:13:50.8860555Z ] 2022-05-18T04:13:50.8860873Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(540): note: see reference to alias template instantiation 'c10::OptionalBase' being compiled 2022-05-18T04:13:50.8861206Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\torch/csrc/autograd/variable.h(525): note: see reference to class template instantiation 'c10::optional' being compiled 2022-05-18T04:13:50.8861523Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(432): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2022-05-18T04:13:50.8861585Z with 2022-05-18T04:13:50.8861641Z [ 2022-05-18T04:13:50.8861731Z T=torch::autograd::ViewInfo 2022-05-18T04:13:50.8861786Z ] 2022-05-18T04:13:50.8862060Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(198): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2022-05-18T04:13:50.8862118Z with 2022-05-18T04:13:50.8862174Z [ 2022-05-18T04:13:50.8862245Z T=c10::IValue 2022-05-18T04:13:50.8862300Z ] 2022-05-18T04:13:50.8862641Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(397): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2022-05-18T04:13:50.8862700Z with 2022-05-18T04:13:50.8862754Z [ 2022-05-18T04:13:50.8862813Z T=c10::IValue 2022-05-18T04:13:50.8862906Z ] 2022-05-18T04:13:50.8863243Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2022-05-18T04:13:50.8863302Z with 2022-05-18T04:13:50.8863358Z [ 2022-05-18T04:13:50.8863428Z T=c10::IValue 2022-05-18T04:13:50.8863484Z ] 2022-05-18T04:13:50.8863842Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(540): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2022-05-18T04:13:50.8863889Z with 2022-05-18T04:13:50.8863944Z [ 2022-05-18T04:13:50.8864019Z T=c10::IValue 2022-05-18T04:13:50.8864075Z ] 2022-05-18T04:13:50.8864376Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(540): note: see reference to alias template instantiation 'c10::OptionalBase' being compiled 2022-05-18T04:13:50.8864688Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\ATen/core/function_schema.h(179): note: see reference to class template instantiation 'c10::optional' being compiled 2022-05-18T04:13:50.8865009Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(432): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2022-05-18T04:13:50.8865067Z with 2022-05-18T04:13:50.8865123Z [ 2022-05-18T04:13:50.8865181Z T=c10::IValue 2022-05-18T04:13:50.8865236Z ] 2022-05-18T04:13:50.8865524Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(198): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2022-05-18T04:13:50.8865584Z with 2022-05-18T04:13:50.8865641Z [ 2022-05-18T04:13:50.8865716Z T=c10::AliasInfo 2022-05-18T04:13:50.8865771Z ] 2022-05-18T04:13:50.8866055Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(397): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2022-05-18T04:13:50.8866113Z with 2022-05-18T04:13:50.8866168Z [ 2022-05-18T04:13:50.8866240Z T=c10::AliasInfo 2022-05-18T04:13:50.8866296Z ] 2022-05-18T04:13:50.8866630Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2022-05-18T04:13:50.8866689Z with 2022-05-18T04:13:50.8866743Z [ 2022-05-18T04:13:50.8866879Z T=c10::AliasInfo 2022-05-18T04:13:50.8866940Z ] 2022-05-18T04:13:50.8867299Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(540): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2022-05-18T04:13:50.8867359Z with 2022-05-18T04:13:50.8867414Z [ 2022-05-18T04:13:50.8867488Z T=c10::AliasInfo 2022-05-18T04:13:50.8867544Z ] 2022-05-18T04:13:50.8867849Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(540): note: see reference to alias template instantiation 'c10::OptionalBase' being compiled 2022-05-18T04:13:50.8868193Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\ATen/core/function_schema.h(26): note: see reference to class template instantiation 'c10::optional' being compiled 2022-05-18T04:13:50.8868510Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(432): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2022-05-18T04:13:50.8868606Z with 2022-05-18T04:13:50.8868661Z [ 2022-05-18T04:13:50.8868736Z T=c10::AliasInfo 2022-05-18T04:13:50.8868790Z ] 2022-05-18T04:13:50.8869078Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(198): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2022-05-18T04:13:50.8869136Z with 2022-05-18T04:13:50.8869191Z [ 2022-05-18T04:13:50.8869309Z T=c10::either 2022-05-18T04:13:50.8869365Z ] 2022-05-18T04:13:50.8869668Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(397): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2022-05-18T04:13:50.8869729Z with 2022-05-18T04:13:50.8869786Z [ 2022-05-18T04:13:50.8869914Z T=c10::either 2022-05-18T04:13:50.8869969Z ] 2022-05-18T04:13:50.8870308Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2022-05-18T04:13:50.8870354Z with 2022-05-18T04:13:50.8870411Z [ 2022-05-18T04:13:50.8870538Z T=c10::either 2022-05-18T04:13:50.8870593Z ] 2022-05-18T04:13:50.8870954Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(540): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2022-05-18T04:13:50.8871014Z with 2022-05-18T04:13:50.8871068Z [ 2022-05-18T04:13:50.8871194Z T=c10::either 2022-05-18T04:13:50.8871237Z ] 2022-05-18T04:13:50.8871585Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(540): note: see reference to alias template instantiation 'c10::OptionalBase>' being compiled 2022-05-18T04:13:50.8871952Z 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 2022-05-18T04:13:50.8872271Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(432): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2022-05-18T04:13:50.8872332Z with 2022-05-18T04:13:50.8872388Z [ 2022-05-18T04:13:50.8872513Z T=c10::either 2022-05-18T04:13:50.8872569Z ] 2022-05-18T04:13:50.8872852Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(198): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2022-05-18T04:13:50.8872897Z with 2022-05-18T04:13:50.8872951Z [ 2022-05-18T04:13:50.8873047Z T=c10::impl::AnnotatedSchema 2022-05-18T04:13:50.8873103Z ] 2022-05-18T04:13:50.8873400Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(397): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2022-05-18T04:13:50.8873493Z with 2022-05-18T04:13:50.8873550Z [ 2022-05-18T04:13:50.8873643Z T=c10::impl::AnnotatedSchema 2022-05-18T04:13:50.8873722Z ] 2022-05-18T04:13:50.8874061Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2022-05-18T04:13:50.8874120Z with 2022-05-18T04:13:50.8874176Z [ 2022-05-18T04:13:50.8874270Z T=c10::impl::AnnotatedSchema 2022-05-18T04:13:50.8874325Z ] 2022-05-18T04:13:50.8874685Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(540): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2022-05-18T04:13:50.8874743Z with 2022-05-18T04:13:50.8874786Z [ 2022-05-18T04:13:50.8874878Z T=c10::impl::AnnotatedSchema 2022-05-18T04:13:50.8874933Z ] 2022-05-18T04:13:50.8875252Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(540): note: see reference to alias template instantiation 'c10::OptionalBase' being compiled 2022-05-18T04:13:50.8875593Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\ATen/core/dispatch/OperatorEntry.h(212): note: see reference to class template instantiation 'c10::optional' being compiled 2022-05-18T04:13:50.8875909Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(432): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2022-05-18T04:13:50.8875967Z with 2022-05-18T04:13:50.8876021Z [ 2022-05-18T04:13:50.8876116Z T=c10::impl::AnnotatedSchema 2022-05-18T04:13:50.8876158Z ] 2022-05-18T04:13:50.8876443Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(198): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2022-05-18T04:13:50.8876503Z with 2022-05-18T04:13:50.8876560Z [ 2022-05-18T04:13:50.8876692Z T=c10::impl::OperatorEntry::CppSignatureWithDebug 2022-05-18T04:13:50.8876747Z ] 2022-05-18T04:13:50.8877041Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(397): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2022-05-18T04:13:50.8877100Z with 2022-05-18T04:13:50.8877143Z [ 2022-05-18T04:13:50.8877273Z T=c10::impl::OperatorEntry::CppSignatureWithDebug 2022-05-18T04:13:50.8877328Z ] 2022-05-18T04:13:50.8877662Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2022-05-18T04:13:50.8877721Z with 2022-05-18T04:13:50.8877777Z [ 2022-05-18T04:13:50.8877906Z T=c10::impl::OperatorEntry::CppSignatureWithDebug 2022-05-18T04:13:50.8877960Z ] 2022-05-18T04:13:50.8878303Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(540): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2022-05-18T04:13:50.8878362Z with 2022-05-18T04:13:50.8878418Z [ 2022-05-18T04:13:50.8878546Z T=c10::impl::OperatorEntry::CppSignatureWithDebug 2022-05-18T04:13:50.8878603Z ] 2022-05-18T04:13:50.8878994Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(540): note: see reference to alias template instantiation 'c10::OptionalBase' being compiled 2022-05-18T04:13:50.8879364Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\ATen/core/dispatch/OperatorEntry.h(271): note: see reference to class template instantiation 'c10::optional' being compiled 2022-05-18T04:13:50.8879721Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(432): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2022-05-18T04:13:50.8879780Z with 2022-05-18T04:13:50.8879824Z [ 2022-05-18T04:13:50.8879955Z T=c10::impl::OperatorEntry::CppSignatureWithDebug 2022-05-18T04:13:50.8880010Z ] 2022-05-18T04:13:50.8880295Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(198): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2022-05-18T04:13:50.8880354Z with 2022-05-18T04:13:50.8880409Z [ 2022-05-18T04:13:50.8880515Z T=std::tuple 2022-05-18T04:13:50.8880572Z ] 2022-05-18T04:13:50.8880858Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(397): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2022-05-18T04:13:50.8880916Z with 2022-05-18T04:13:50.8880970Z [ 2022-05-18T04:13:50.8881077Z T=std::tuple 2022-05-18T04:13:50.8881133Z ] 2022-05-18T04:13:50.8881471Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2022-05-18T04:13:50.8881528Z with 2022-05-18T04:13:50.8881582Z [ 2022-05-18T04:13:50.8881677Z T=std::tuple 2022-05-18T04:13:50.8881732Z ] 2022-05-18T04:13:50.8882097Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(540): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2022-05-18T04:13:50.8882157Z with 2022-05-18T04:13:50.8882211Z [ 2022-05-18T04:13:50.8882315Z T=std::tuple 2022-05-18T04:13:50.8882370Z ] 2022-05-18T04:13:50.8882697Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(540): note: see reference to alias template instantiation 'c10::OptionalBase>' being compiled 2022-05-18T04:13:50.8883040Z 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 2022-05-18T04:13:50.8883356Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(432): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2022-05-18T04:13:50.8883405Z with 2022-05-18T04:13:50.8883460Z [ 2022-05-18T04:13:50.8883566Z T=std::tuple 2022-05-18T04:13:50.8883621Z ] 2022-05-18T04:13:50.8883906Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(198): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2022-05-18T04:13:50.8883965Z with 2022-05-18T04:13:50.8884019Z [ 2022-05-18T04:13:50.8884095Z T=torch::jit::SourceRange 2022-05-18T04:13:50.8884151Z ] 2022-05-18T04:13:50.8884484Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(397): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2022-05-18T04:13:50.8884575Z with 2022-05-18T04:13:50.8884630Z [ 2022-05-18T04:13:50.8884717Z T=torch::jit::SourceRange 2022-05-18T04:13:50.8884773Z ] 2022-05-18T04:13:50.8885104Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2022-05-18T04:13:50.8885150Z with 2022-05-18T04:13:50.8885204Z [ 2022-05-18T04:13:50.8885291Z T=torch::jit::SourceRange 2022-05-18T04:13:50.8885346Z ] 2022-05-18T04:13:50.8885706Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(540): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2022-05-18T04:13:50.8885764Z with 2022-05-18T04:13:50.8885819Z [ 2022-05-18T04:13:50.8885906Z T=torch::jit::SourceRange 2022-05-18T04:13:50.8885950Z ] 2022-05-18T04:13:50.8886267Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(540): note: see reference to alias template instantiation 'c10::OptionalBase' being compiled 2022-05-18T04:13:50.8886602Z 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 2022-05-18T04:13:50.8886920Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(432): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2022-05-18T04:13:50.8886981Z with 2022-05-18T04:13:50.8887038Z [ 2022-05-18T04:13:50.8887124Z T=torch::jit::SourceRange 2022-05-18T04:13:50.8887178Z ] 2022-05-18T04:13:50.8887462Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(198): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2022-05-18T04:13:50.8887508Z with 2022-05-18T04:13:50.8887563Z [ 2022-05-18T04:13:50.8887669Z T=torch::jit::InlinedCallStackPtr 2022-05-18T04:13:50.8887726Z ] 2022-05-18T04:13:50.8888017Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(397): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2022-05-18T04:13:50.8888075Z with 2022-05-18T04:13:50.8888121Z [ 2022-05-18T04:13:50.8926956Z T=torch::jit::InlinedCallStackPtr 2022-05-18T04:13:50.8927126Z ] 2022-05-18T04:13:50.8927562Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2022-05-18T04:13:50.8927635Z with 2022-05-18T04:13:50.8927695Z [ 2022-05-18T04:13:50.8927808Z T=torch::jit::InlinedCallStackPtr 2022-05-18T04:13:50.8927853Z ] 2022-05-18T04:13:50.8928230Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(540): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2022-05-18T04:13:50.8928293Z with 2022-05-18T04:13:50.8928350Z [ 2022-05-18T04:13:50.8928459Z T=torch::jit::InlinedCallStackPtr 2022-05-18T04:13:50.8928514Z ] 2022-05-18T04:13:50.8928997Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(540): note: see reference to alias template instantiation 'c10::OptionalBase' being compiled 2022-05-18T04:13:50.8929387Z 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 2022-05-18T04:13:50.8929708Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(432): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2022-05-18T04:13:50.8929769Z with 2022-05-18T04:13:50.8929813Z [ 2022-05-18T04:13:50.8929921Z T=torch::jit::InlinedCallStackPtr 2022-05-18T04:13:50.8929977Z ] 2022-05-18T04:13:50.8930266Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(198): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2022-05-18T04:13:50.8930329Z with 2022-05-18T04:13:50.8930383Z [ 2022-05-18T04:13:50.8930574Z T=torch::jit::ModuleInstanceInfo 2022-05-18T04:13:50.8930619Z ] 2022-05-18T04:13:50.8930924Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(397): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2022-05-18T04:13:50.8930982Z with 2022-05-18T04:13:50.8931038Z [ 2022-05-18T04:13:50.8931141Z T=torch::jit::ModuleInstanceInfo 2022-05-18T04:13:50.8931197Z ] 2022-05-18T04:13:50.8931536Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2022-05-18T04:13:50.8931594Z with 2022-05-18T04:13:50.8931637Z [ 2022-05-18T04:13:50.8931742Z T=torch::jit::ModuleInstanceInfo 2022-05-18T04:13:50.8931799Z ] 2022-05-18T04:13:50.8932154Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(540): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2022-05-18T04:13:50.8932216Z with 2022-05-18T04:13:50.8932271Z [ 2022-05-18T04:13:50.8932375Z T=torch::jit::ModuleInstanceInfo 2022-05-18T04:13:50.8932429Z ] 2022-05-18T04:13:50.8932744Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(540): note: see reference to alias template instantiation 'c10::OptionalBase' being compiled 2022-05-18T04:13:50.8933081Z 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 2022-05-18T04:13:50.8933408Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(432): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2022-05-18T04:13:50.8933470Z with 2022-05-18T04:13:50.8933526Z [ 2022-05-18T04:13:50.8933629Z T=torch::jit::ModuleInstanceInfo 2022-05-18T04:13:50.8933686Z ] 2022-05-18T04:13:50.8933972Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(198): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2022-05-18T04:13:50.8934030Z with 2022-05-18T04:13:50.8934072Z [ 2022-05-18T04:13:50.8934157Z T=torch::jit::ScopePtr 2022-05-18T04:13:50.8934213Z ] 2022-05-18T04:13:50.8934552Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(397): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2022-05-18T04:13:50.8934643Z with 2022-05-18T04:13:50.8934700Z [ 2022-05-18T04:13:50.8934785Z T=torch::jit::ScopePtr 2022-05-18T04:13:50.8934841Z ] 2022-05-18T04:13:50.8935167Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2022-05-18T04:13:50.8935225Z with 2022-05-18T04:13:50.8935280Z [ 2022-05-18T04:13:50.8935363Z T=torch::jit::ScopePtr 2022-05-18T04:13:50.8935414Z ] 2022-05-18T04:13:50.8935776Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(540): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2022-05-18T04:13:50.8935829Z with 2022-05-18T04:13:50.8935885Z [ 2022-05-18T04:13:50.8935954Z T=torch::jit::ScopePtr 2022-05-18T04:13:50.8936006Z ] 2022-05-18T04:13:50.8936325Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(540): note: see reference to alias template instantiation 'c10::OptionalBase' being compiled 2022-05-18T04:13:50.8936643Z 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 2022-05-18T04:13:50.8936958Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(432): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2022-05-18T04:13:50.8937018Z with 2022-05-18T04:13:50.8937074Z [ 2022-05-18T04:13:50.8937159Z T=torch::jit::ScopePtr 2022-05-18T04:13:50.8937215Z ] 2022-05-18T04:13:50.8937486Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(198): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2022-05-18T04:13:50.8937547Z with 2022-05-18T04:13:50.8937603Z [ 2022-05-18T04:13:50.8937690Z T=at::ThreadLocalState 2022-05-18T04:13:50.8937748Z ] 2022-05-18T04:13:50.8938049Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(397): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2022-05-18T04:13:50.8938110Z with 2022-05-18T04:13:50.8938153Z [ 2022-05-18T04:13:50.8938241Z T=at::ThreadLocalState 2022-05-18T04:13:50.8938297Z ] 2022-05-18T04:13:50.8938637Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2022-05-18T04:13:50.8938700Z with 2022-05-18T04:13:50.8938755Z [ 2022-05-18T04:13:50.8938840Z T=at::ThreadLocalState 2022-05-18T04:13:50.8938894Z ] 2022-05-18T04:13:50.8939242Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(540): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2022-05-18T04:13:50.8939300Z with 2022-05-18T04:13:50.8939356Z [ 2022-05-18T04:13:50.8939443Z T=at::ThreadLocalState 2022-05-18T04:13:50.8939500Z ] 2022-05-18T04:13:50.8939855Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(540): note: see reference to alias template instantiation 'c10::OptionalBase' being compiled 2022-05-18T04:13:50.8940191Z 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 2022-05-18T04:13:50.8940973Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(432): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2022-05-18T04:13:50.8941032Z with 2022-05-18T04:13:50.8941075Z [ 2022-05-18T04:13:50.8941162Z T=at::ThreadLocalState 2022-05-18T04:13:50.8941219Z ] 2022-05-18T04:13:50.8941505Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(198): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2022-05-18T04:13:50.8941563Z with 2022-05-18T04:13:50.8941624Z [ 2022-05-18T04:13:50.8941730Z T=std::shared_ptr 2022-05-18T04:13:50.8941787Z ] 2022-05-18T04:13:50.8942076Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(397): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2022-05-18T04:13:50.8942135Z with 2022-05-18T04:13:50.8942190Z [ 2022-05-18T04:13:50.8942296Z T=std::shared_ptr 2022-05-18T04:13:50.8942353Z ] 2022-05-18T04:13:50.8942690Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2022-05-18T04:13:50.8942749Z with 2022-05-18T04:13:50.8942804Z [ 2022-05-18T04:13:50.8942896Z T=std::shared_ptr 2022-05-18T04:13:50.8942953Z ] 2022-05-18T04:13:50.8943311Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(540): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2022-05-18T04:13:50.8943372Z with 2022-05-18T04:13:50.8943427Z [ 2022-05-18T04:13:50.8943529Z T=std::shared_ptr 2022-05-18T04:13:50.8943584Z ] 2022-05-18T04:13:50.8943911Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(540): note: see reference to alias template instantiation 'c10::OptionalBase>' being compiled 2022-05-18T04:13:50.8944232Z 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 2022-05-18T04:13:50.8944571Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\torch/csrc/jit/api/function_impl.h(156): note: see reference to class template instantiation 'std::array>,4>' being compiled 2022-05-18T04:13:50.8944892Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(432): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2022-05-18T04:13:50.8944951Z with 2022-05-18T04:13:50.8945007Z [ 2022-05-18T04:13:50.8945111Z T=std::shared_ptr 2022-05-18T04:13:50.8945168Z ] 2022-05-18T04:13:50.8945454Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(198): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2022-05-18T04:13:50.8945512Z with 2022-05-18T04:13:50.8945569Z [ 2022-05-18T04:13:50.8945690Z T=torch::jit::GraphExecutor 2022-05-18T04:13:50.8945749Z ] 2022-05-18T04:13:50.8946049Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(397): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2022-05-18T04:13:50.8946143Z with 2022-05-18T04:13:50.8946198Z [ 2022-05-18T04:13:50.8946288Z T=torch::jit::GraphExecutor 2022-05-18T04:13:50.8946342Z ] 2022-05-18T04:13:50.8946666Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2022-05-18T04:13:50.8946728Z with 2022-05-18T04:13:50.8946861Z [ 2022-05-18T04:13:50.8946956Z T=torch::jit::GraphExecutor 2022-05-18T04:13:50.8947013Z ] 2022-05-18T04:13:50.8947375Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(540): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2022-05-18T04:13:50.8947435Z with 2022-05-18T04:13:50.8947490Z [ 2022-05-18T04:13:50.8947567Z T=torch::jit::GraphExecutor 2022-05-18T04:13:50.8947623Z ] 2022-05-18T04:13:50.8947945Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(540): note: see reference to alias template instantiation 'c10::OptionalBase' being compiled 2022-05-18T04:13:50.8948255Z 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 2022-05-18T04:13:50.8948599Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\torch/csrc/jit/api/function_impl.h(170): note: see reference to class template instantiation 'std::array,4>' being compiled 2022-05-18T04:13:50.8948919Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(432): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2022-05-18T04:13:50.8948979Z with 2022-05-18T04:13:50.8949037Z [ 2022-05-18T04:13:50.8949130Z T=torch::jit::GraphExecutor 2022-05-18T04:13:50.8949184Z ] 2022-05-18T04:13:50.8949454Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(198): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2022-05-18T04:13:50.8949513Z with 2022-05-18T04:13:50.8949569Z [ 2022-05-18T04:13:50.8949653Z T=torch::jit::Method 2022-05-18T04:13:50.8949709Z ] 2022-05-18T04:13:50.8950008Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(397): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2022-05-18T04:13:50.8950069Z with 2022-05-18T04:13:50.8950125Z [ 2022-05-18T04:13:50.8950194Z T=torch::jit::Method 2022-05-18T04:13:50.8950251Z ] 2022-05-18T04:13:50.8950587Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2022-05-18T04:13:50.8950646Z with 2022-05-18T04:13:50.8950702Z [ 2022-05-18T04:13:50.8950783Z T=torch::jit::Method 2022-05-18T04:13:50.8950838Z ] 2022-05-18T04:13:50.8951241Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(540): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2022-05-18T04:13:50.8951288Z with 2022-05-18T04:13:50.8951384Z [ 2022-05-18T04:13:50.8951464Z T=torch::jit::Method 2022-05-18T04:13:50.8951519Z ] 2022-05-18T04:13:50.8951832Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(540): note: see reference to alias template instantiation 'c10::OptionalBase' being compiled 2022-05-18T04:13:50.8952145Z 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 2022-05-18T04:13:50.8952466Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(432): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2022-05-18T04:13:50.8952527Z with 2022-05-18T04:13:50.8952583Z [ 2022-05-18T04:13:50.8952650Z T=torch::jit::Method 2022-05-18T04:13:50.8952712Z ] 2022-05-18T04:13:50.8953001Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(198): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2022-05-18T04:13:50.8953059Z with 2022-05-18T04:13:50.8953115Z [ 2022-05-18T04:13:50.8953244Z T=std::vector> 2022-05-18T04:13:50.8953301Z ] 2022-05-18T04:13:50.8953586Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(397): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2022-05-18T04:13:50.8953645Z with 2022-05-18T04:13:50.8953701Z [ 2022-05-18T04:13:50.8953830Z T=std::vector> 2022-05-18T04:13:50.8953890Z ] 2022-05-18T04:13:50.8954225Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2022-05-18T04:13:50.8954287Z with 2022-05-18T04:13:50.8954343Z [ 2022-05-18T04:13:50.8954455Z T=std::vector> 2022-05-18T04:13:50.8954511Z ] 2022-05-18T04:13:50.8954867Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(540): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2022-05-18T04:13:50.8954925Z with 2022-05-18T04:13:50.8954981Z [ 2022-05-18T04:13:50.8955109Z T=std::vector> 2022-05-18T04:13:50.8955166Z ] 2022-05-18T04:13:50.8955509Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(540): note: see reference to alias template instantiation 'c10::OptionalBase>>' being compiled 2022-05-18T04:13:50.8955853Z 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 2022-05-18T04:13:50.8956168Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(432): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2022-05-18T04:13:50.8956215Z with 2022-05-18T04:13:50.8956270Z [ 2022-05-18T04:13:50.8956397Z T=std::vector> 2022-05-18T04:13:50.8956453Z ] 2022-05-18T04:13:50.8957089Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(198): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2022-05-18T04:13:50.8957192Z with 2022-05-18T04:13:50.8957250Z [ 2022-05-18T04:13:50.8957407Z T=std::function 2022-05-18T04:13:50.8957451Z ] 2022-05-18T04:13:50.8957756Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(397): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2022-05-18T04:13:50.8957816Z with 2022-05-18T04:13:50.8957873Z [ 2022-05-18T04:13:50.8958025Z T=std::function 2022-05-18T04:13:50.8958081Z ] 2022-05-18T04:13:50.8958420Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2022-05-18T04:13:50.8958482Z with 2022-05-18T04:13:50.8958525Z [ 2022-05-18T04:13:50.8958678Z T=std::function 2022-05-18T04:13:50.8958734Z ] 2022-05-18T04:13:50.8959091Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(540): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2022-05-18T04:13:50.8959153Z with 2022-05-18T04:13:50.8959209Z [ 2022-05-18T04:13:50.8959362Z T=std::function 2022-05-18T04:13:50.8959420Z ] 2022-05-18T04:13:50.8959789Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(540): note: see reference to alias template instantiation 'c10::OptionalBase>' being compiled 2022-05-18T04:13:50.8960177Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\torch/csrc/autograd/profiler_legacy.h(400): note: see reference to class template instantiation 'c10::optional>' being compiled 2022-05-18T04:13:50.8960488Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(432): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2022-05-18T04:13:50.8960548Z with 2022-05-18T04:13:50.8960603Z [ 2022-05-18T04:13:50.8960756Z T=std::function 2022-05-18T04:13:50.8960813Z ] 2022-05-18T04:13:50.8961103Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(198): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2022-05-18T04:13:50.8961164Z with 2022-05-18T04:13:50.8961220Z [ 2022-05-18T04:13:50.8961411Z T=std::vector>,std::allocator>>> 2022-05-18T04:13:50.8961455Z ] 2022-05-18T04:13:50.8961755Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(397): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2022-05-18T04:13:50.8961817Z with 2022-05-18T04:13:50.8961873Z [ 2022-05-18T04:13:50.8962062Z T=std::vector>,std::allocator>>> 2022-05-18T04:13:50.8962118Z ] 2022-05-18T04:13:50.8962719Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2022-05-18T04:13:50.8962816Z with 2022-05-18T04:13:50.8962859Z [ 2022-05-18T04:13:50.8963052Z T=std::vector>,std::allocator>>> 2022-05-18T04:13:50.8963108Z ] 2022-05-18T04:13:50.8963471Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(540): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2022-05-18T04:13:50.8963530Z with 2022-05-18T04:13:50.8963586Z [ 2022-05-18T04:13:50.8963779Z T=std::vector>,std::allocator>>> 2022-05-18T04:13:50.8963836Z ] 2022-05-18T04:13:50.8964239Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(540): note: see reference to alias template instantiation 'c10::OptionalBase>,std::allocator>>>>' being compiled 2022-05-18T04:13:50.8964656Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\torch/csrc/autograd/profiler_kineto.h(247): note: see reference to class template instantiation 'c10::optional>,std::allocator>>>>' being compiled 2022-05-18T04:13:50.8964976Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(432): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2022-05-18T04:13:50.8965025Z with 2022-05-18T04:13:50.8965082Z [ 2022-05-18T04:13:50.8965271Z T=std::vector>,std::allocator>>> 2022-05-18T04:13:50.8965331Z ] 2022-05-18T04:13:50.8965614Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(198): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2022-05-18T04:13:50.8965672Z with 2022-05-18T04:13:50.8965730Z [ 2022-05-18T04:13:50.8965909Z T=torch::nn::TripletMarginWithDistanceLossOptions::distance_function_t 2022-05-18T04:13:50.8965952Z ] 2022-05-18T04:13:50.8966254Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(397): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2022-05-18T04:13:50.8966314Z with 2022-05-18T04:13:50.8966372Z [ 2022-05-18T04:13:50.8966550Z T=torch::nn::TripletMarginWithDistanceLossOptions::distance_function_t 2022-05-18T04:13:50.8966609Z ] 2022-05-18T04:13:50.8966946Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2022-05-18T04:13:50.8967006Z with 2022-05-18T04:13:50.8967062Z [ 2022-05-18T04:13:50.8967222Z T=torch::nn::TripletMarginWithDistanceLossOptions::distance_function_t 2022-05-18T04:13:50.8967279Z ] 2022-05-18T04:13:50.8967642Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(540): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2022-05-18T04:13:50.8967702Z with 2022-05-18T04:13:50.8968037Z [ 2022-05-18T04:13:50.8968220Z T=torch::nn::TripletMarginWithDistanceLossOptions::distance_function_t 2022-05-18T04:13:50.8968315Z ] 2022-05-18T04:13:50.8968710Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(540): note: see reference to alias template instantiation 'c10::OptionalBase' being compiled 2022-05-18T04:13:50.8969132Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\torch\csrc\api\include\torch/nn/options/loss.h(404): note: see reference to class template instantiation 'c10::optional' being compiled 2022-05-18T04:13:50.8969451Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(432): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2022-05-18T04:13:50.8969499Z with 2022-05-18T04:13:50.8969556Z [ 2022-05-18T04:13:50.8969732Z T=torch::nn::TripletMarginWithDistanceLossOptions::distance_function_t 2022-05-18T04:13:50.8969791Z ] 2022-05-18T04:13:50.8970079Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(198): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2022-05-18T04:13:50.8970139Z with 2022-05-18T04:13:50.8970197Z [ 2022-05-18T04:13:50.8970316Z T=std::vector> 2022-05-18T04:13:50.8970360Z ] 2022-05-18T04:13:50.8970658Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(397): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2022-05-18T04:13:50.8970716Z with 2022-05-18T04:13:50.8970772Z [ 2022-05-18T04:13:50.8970893Z T=std::vector> 2022-05-18T04:13:50.8970949Z ] 2022-05-18T04:13:50.8971286Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2022-05-18T04:13:50.8971348Z with 2022-05-18T04:13:50.8971391Z [ 2022-05-18T04:13:50.8971507Z T=std::vector> 2022-05-18T04:13:50.8971564Z ] 2022-05-18T04:13:50.8971925Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(540): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2022-05-18T04:13:50.8971984Z with 2022-05-18T04:13:50.8972041Z [ 2022-05-18T04:13:50.8972157Z T=std::vector> 2022-05-18T04:13:50.8972215Z ] 2022-05-18T04:13:50.8972529Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(540): note: see reference to alias template instantiation 'c10::OptionalBase>>' being compiled 2022-05-18T04:13:50.8972591Z with 2022-05-18T04:13:50.8972648Z [ 2022-05-18T04:13:50.8972714Z T=double 2022-05-18T04:13:50.8972771Z ] 2022-05-18T04:13:50.8973135Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\torch\csrc\api\include\torch/nn/options/upsampling.h(26): note: see reference to class template instantiation 'c10::optional>>' being compiled 2022-05-18T04:13:50.8973195Z with 2022-05-18T04:13:50.8973250Z [ 2022-05-18T04:13:50.8973301Z T=double 2022-05-18T04:13:50.8973358Z ] 2022-05-18T04:13:50.8973917Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(432): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2022-05-18T04:13:50.8973980Z with 2022-05-18T04:13:50.8974073Z [ 2022-05-18T04:13:50.8974190Z T=std::vector> 2022-05-18T04:13:50.8974247Z ] 2022-05-18T04:13:50.8974520Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(198): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2022-05-18T04:13:50.8974580Z with 2022-05-18T04:13:50.8974637Z [ 2022-05-18T04:13:50.8974742Z T=std::tuple 2022-05-18T04:13:50.8974799Z ] 2022-05-18T04:13:50.8975097Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(397): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2022-05-18T04:13:50.8975157Z with 2022-05-18T04:13:50.8975215Z [ 2022-05-18T04:13:50.8975306Z T=std::tuple 2022-05-18T04:13:50.8975363Z ] 2022-05-18T04:13:50.8975704Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2022-05-18T04:13:50.8975762Z with 2022-05-18T04:13:50.8975819Z [ 2022-05-18T04:13:50.8975921Z T=std::tuple 2022-05-18T04:13:50.8975978Z ] 2022-05-18T04:13:50.8976340Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(540): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2022-05-18T04:13:50.8976386Z with 2022-05-18T04:13:50.8976442Z [ 2022-05-18T04:13:50.8976547Z T=std::tuple 2022-05-18T04:13:50.8976604Z ] 2022-05-18T04:13:50.8976931Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(540): note: see reference to alias template instantiation 'c10::OptionalBase>' being compiled 2022-05-18T04:13:50.8977290Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\torch\csrc\api\include\torch/nn/modules/rnn.h(155): note: see reference to class template instantiation 'c10::optional>' being compiled 2022-05-18T04:13:50.8977608Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(432): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2022-05-18T04:13:50.8977666Z with 2022-05-18T04:13:50.8977720Z [ 2022-05-18T04:13:50.8977808Z T=std::tuple 2022-05-18T04:13:50.8977866Z ] 2022-05-18T04:13:50.8978145Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(198): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2022-05-18T04:13:50.8978207Z with 2022-05-18T04:13:50.8978264Z [ 2022-05-18T04:13:50.8978391Z T=std::vector> 2022-05-18T04:13:50.8978448Z ] 2022-05-18T04:13:50.8978751Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(397): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2022-05-18T04:13:50.8978797Z with 2022-05-18T04:13:50.8978853Z [ 2022-05-18T04:13:50.8978979Z T=std::vector> 2022-05-18T04:13:50.8979035Z ] 2022-05-18T04:13:50.8979606Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2022-05-18T04:13:50.8979704Z with 2022-05-18T04:13:50.8979761Z [ 2022-05-18T04:13:50.8979887Z T=std::vector> 2022-05-18T04:13:50.8979931Z ] 2022-05-18T04:13:50.8980291Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(540): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2022-05-18T04:13:50.8980350Z with 2022-05-18T04:13:50.8980407Z [ 2022-05-18T04:13:50.8980527Z T=std::vector> 2022-05-18T04:13:50.8980584Z ] 2022-05-18T04:13:50.8980926Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(540): note: see reference to alias template instantiation 'c10::OptionalBase>>' being compiled 2022-05-18T04:13:50.8981299Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\torch\csrc\api\include\torch/optim/lbfgs.h(46): note: see reference to class template instantiation 'c10::optional>>' being compiled 2022-05-18T04:13:50.8981621Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(432): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2022-05-18T04:13:50.8981680Z with 2022-05-18T04:13:50.8981723Z [ 2022-05-18T04:13:50.8981848Z T=std::vector> 2022-05-18T04:13:50.8981904Z ] 2022-05-18T04:13:50.8982161Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\pybind11\detail/common.h(108): warning C4005: 'HAVE_SNPRINTF': macro redefinition 2022-05-18T04:13:50.8982343Z C:\Jenkins\Miniconda3\Include\pyerrors.h(315): note: see previous definition of 'HAVE_SNPRINTF' 2022-05-18T04:13:51.0002865Z [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 2022-05-18T04:13:51.0003022Z Creating library jit_extension.lib and object jit_extension.exp 2022-05-18T04:13:51.0277639Z Loading extension module jit_extension... 2022-05-18T04:13:51.0277844Z test_jit_compile_extension (__main__.TestCppExtensionJIT) ... ok (10.863s) 2022-05-18T04:13:51.0293391Z test_jit_cuda_archflags (__main__.TestCppExtensionJIT) ... skip: CUDA not found (0.000s) 2022-05-18T04:13:51.0303112Z test_jit_cuda_extension (__main__.TestCppExtensionJIT) ... skip: CUDA not found (0.000s) 2022-05-18T04:13:51.0316278Z test_jit_cudnn_extension (__main__.TestCppExtensionJIT) ... skip: CuDNN not found (0.016s) 2022-05-18T04:13:51.2874814Z Using C:\Users\runneruser\AppData\Local\torch_extensions\torch_extensions\Cache\py38_cu113 as PyTorch extensions root... 2022-05-18T04:13:51.2875348Z Creating extension directory C:\Users\runneruser\AppData\Local\torch_extensions\torch_extensions\Cache\py38_cu113\lenient_flag_handling_extension... 2022-05-18T04:13:51.2875859Z Emitting ninja build file C:\Users\runneruser\AppData\Local\torch_extensions\torch_extensions\Cache\py38_cu113\lenient_flag_handling_extension\build.ninja... 2022-05-18T04:13:51.2876270Z Building extension module lenient_flag_handling_extension... 2022-05-18T04:13:51.2876617Z Allowing ninja to set a default number of workers... (overridable by setting the environment variable MAX_JOBS=N) 2022-05-18T04:14:01.5962616Z [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\py38_cu113\lenient_flag_handling_extension\main.cpp /Fomain.o 2022-05-18T04:14:01.5963978Z Microsoft (R) C/C++ Optimizing Compiler Version 19.28.29337 for x64 2022-05-18T04:14:01.5964291Z Copyright (C) Microsoft Corporation. All rights reserved. 2022-05-18T04:14:01.5964464Z 2022-05-18T04:14:01.5964603Z cl : Command line warning D9002 : ignoring unknown option '-g' 2022-05-18T04:14:01.5964887Z cl : Command line warning D9002 : ignoring unknown option '-O0' 2022-05-18T04:14:01.5965178Z cl : Command line warning D9002 : ignoring unknown option '-O ' 2022-05-18T04:14:01.5965469Z cl : Command line warning D9002 : ignoring unknown option '-O-' 2022-05-18T04:14:01.5965739Z cl : Command line warning D9002 : ignoring unknown option '-OW' 2022-05-18T04:14:01.5966029Z cl : Command line warning D9002 : ignoring unknown option '-Oa' 2022-05-18T04:14:01.5966305Z cl : Command line warning D9002 : ignoring unknown option '-Ol' 2022-05-18T04:14:01.5966590Z cl : Command line warning D9002 : ignoring unknown option '-Ol' 2022-05-18T04:14:01.5967034Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/macros/Macros.h(143): warning C4067: unexpected tokens following preprocessor directive - expected a newline 2022-05-18T04:14:01.5967634Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/core/TensorImpl.h(2199): warning C4805: '|': unsafe mix of type 'uintptr_t' and type 'bool' in operation 2022-05-18T04:14:01.5968245Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(198): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2022-05-18T04:14:01.5968614Z with 2022-05-18T04:14:01.5968762Z [ 2022-05-18T04:14:01.5969021Z T=c10::impl::InlineDeviceGuard 2022-05-18T04:14:01.5969258Z ] 2022-05-18T04:14:01.5969648Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(397): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2022-05-18T04:14:01.5970029Z with 2022-05-18T04:14:01.5970182Z [ 2022-05-18T04:14:01.5970419Z T=c10::impl::InlineDeviceGuard 2022-05-18T04:14:01.5970631Z ] 2022-05-18T04:14:01.5971067Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2022-05-18T04:14:01.5971476Z with 2022-05-18T04:14:01.5971628Z [ 2022-05-18T04:14:01.5971852Z T=c10::impl::InlineDeviceGuard 2022-05-18T04:14:01.5972071Z ] 2022-05-18T04:14:01.5972533Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(540): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2022-05-18T04:14:01.5972947Z with 2022-05-18T04:14:01.5973098Z [ 2022-05-18T04:14:01.5973331Z T=c10::impl::InlineDeviceGuard 2022-05-18T04:14:01.5973551Z ] 2022-05-18T04:14:01.5974041Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(540): note: see reference to alias template instantiation 'c10::OptionalBase>' being compiled 2022-05-18T04:14:01.5974889Z 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 2022-05-18T04:14:01.5975643Z 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 2022-05-18T04:14:01.5976442Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(432): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2022-05-18T04:14:01.5976830Z with 2022-05-18T04:14:01.5976969Z [ 2022-05-18T04:14:01.5977202Z T=c10::impl::InlineDeviceGuard 2022-05-18T04:14:01.5977425Z ] 2022-05-18T04:14:01.5977791Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(198): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2022-05-18T04:14:01.5978142Z with 2022-05-18T04:14:01.5978293Z [ 2022-05-18T04:14:01.5978446Z T=at::TensorBase 2022-05-18T04:14:01.5978611Z ] 2022-05-18T04:14:01.5979005Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(397): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2022-05-18T04:14:01.5979364Z with 2022-05-18T04:14:01.5979498Z [ 2022-05-18T04:14:01.5979662Z T=at::TensorBase 2022-05-18T04:14:01.5979824Z ] 2022-05-18T04:14:01.5980237Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2022-05-18T04:14:01.5980635Z with 2022-05-18T04:14:01.5980781Z [ 2022-05-18T04:14:01.5980931Z T=at::TensorBase 2022-05-18T04:14:01.5981094Z ] 2022-05-18T04:14:01.5981544Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(540): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2022-05-18T04:14:01.5981965Z with 2022-05-18T04:14:01.5982102Z [ 2022-05-18T04:14:01.5982266Z T=at::TensorBase 2022-05-18T04:14:01.5982430Z ] 2022-05-18T04:14:01.5982817Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(540): note: see reference to alias template instantiation 'c10::OptionalBase' being compiled 2022-05-18T04:14:01.5983437Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\ATen/core/TensorBase.h(951): note: see reference to class template instantiation 'c10::optional' being compiled 2022-05-18T04:14:01.5984064Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(432): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2022-05-18T04:14:01.5984447Z with 2022-05-18T04:14:01.5984586Z [ 2022-05-18T04:14:01.5984752Z T=at::TensorBase 2022-05-18T04:14:01.5984916Z ] 2022-05-18T04:14:01.5985277Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(198): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2022-05-18T04:14:01.5985621Z with 2022-05-18T04:14:01.5985832Z [ 2022-05-18T04:14:01.5985995Z T=at::Tensor 2022-05-18T04:14:01.5986142Z ] 2022-05-18T04:14:01.5986570Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(397): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2022-05-18T04:14:01.5986929Z with 2022-05-18T04:14:01.5987065Z [ 2022-05-18T04:14:01.5987226Z T=at::Tensor 2022-05-18T04:14:01.5987382Z ] 2022-05-18T04:14:01.5987796Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2022-05-18T04:14:01.5988189Z with 2022-05-18T04:14:01.5988337Z [ 2022-05-18T04:14:01.5988494Z T=at::Tensor 2022-05-18T04:14:01.5988640Z ] 2022-05-18T04:14:01.5989091Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(540): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2022-05-18T04:14:01.5989515Z with 2022-05-18T04:14:01.5989651Z [ 2022-05-18T04:14:01.5989812Z T=at::Tensor 2022-05-18T04:14:01.5989969Z ] 2022-05-18T04:14:01.5990349Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(540): note: see reference to alias template instantiation 'c10::OptionalBase' being compiled 2022-05-18T04:14:01.5990956Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\ATen/core/TensorBody.h(509): note: see reference to class template instantiation 'c10::optional' being compiled 2022-05-18T04:14:01.5991582Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(432): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2022-05-18T04:14:01.5991957Z with 2022-05-18T04:14:01.5992110Z [ 2022-05-18T04:14:01.5992259Z T=at::Tensor 2022-05-18T04:14:01.5992413Z ] 2022-05-18T04:14:01.5992787Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(198): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2022-05-18T04:14:01.5993125Z with 2022-05-18T04:14:01.5993275Z [ 2022-05-18T04:14:01.5993437Z T=at::Generator 2022-05-18T04:14:01.5993586Z ] 2022-05-18T04:14:01.5993977Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(397): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2022-05-18T04:14:01.5994331Z with 2022-05-18T04:14:01.5994468Z [ 2022-05-18T04:14:01.5994632Z T=at::Generator 2022-05-18T04:14:01.5994796Z ] 2022-05-18T04:14:01.5995217Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2022-05-18T04:14:01.5995602Z with 2022-05-18T04:14:01.5995751Z [ 2022-05-18T04:14:01.5995911Z T=at::Generator 2022-05-18T04:14:01.5996059Z ] 2022-05-18T04:14:01.5996508Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(540): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2022-05-18T04:14:01.5996925Z with 2022-05-18T04:14:01.5997073Z [ 2022-05-18T04:14:01.5997222Z T=at::Generator 2022-05-18T04:14:01.5997384Z ] 2022-05-18T04:14:01.5997829Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(540): note: see reference to alias template instantiation 'c10::OptionalBase' being compiled 2022-05-18T04:14:01.5998475Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\ATen/core/TensorBody.h(584): note: see reference to class template instantiation 'c10::optional' being compiled 2022-05-18T04:14:01.5999461Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(432): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2022-05-18T04:14:01.5999838Z with 2022-05-18T04:14:01.5999985Z [ 2022-05-18T04:14:01.6000135Z T=at::Generator 2022-05-18T04:14:01.6000294Z ] 2022-05-18T04:14:01.6000667Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(198): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2022-05-18T04:14:01.6001015Z with 2022-05-18T04:14:01.6001152Z [ 2022-05-18T04:14:01.6001319Z T=c10::DimVector 2022-05-18T04:14:01.6001481Z ] 2022-05-18T04:14:01.6001853Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(397): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2022-05-18T04:14:01.6002210Z with 2022-05-18T04:14:01.6002357Z [ 2022-05-18T04:14:01.6002502Z T=c10::DimVector 2022-05-18T04:14:01.6002661Z ] 2022-05-18T04:14:01.6003080Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2022-05-18T04:14:01.6003474Z with 2022-05-18T04:14:01.6003610Z [ 2022-05-18T04:14:01.6003771Z T=c10::DimVector 2022-05-18T04:14:01.6003930Z ] 2022-05-18T04:14:01.6004364Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(540): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2022-05-18T04:14:01.6004780Z with 2022-05-18T04:14:01.6004926Z [ 2022-05-18T04:14:01.6005071Z T=c10::DimVector 2022-05-18T04:14:01.6005232Z ] 2022-05-18T04:14:01.6005620Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(540): note: see reference to alias template instantiation 'c10::OptionalBase' being compiled 2022-05-18T04:14:01.6006236Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\ATen/TensorIterator.h(766): note: see reference to class template instantiation 'c10::optional' being compiled 2022-05-18T04:14:01.6006850Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(432): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2022-05-18T04:14:01.6007232Z with 2022-05-18T04:14:01.6007378Z [ 2022-05-18T04:14:01.6007540Z T=c10::DimVector 2022-05-18T04:14:01.6007687Z ] 2022-05-18T04:14:01.6008056Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(198): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2022-05-18T04:14:01.6008394Z with 2022-05-18T04:14:01.6008528Z [ 2022-05-18T04:14:01.6008689Z T=std::string 2022-05-18T04:14:01.6008842Z ] 2022-05-18T04:14:01.6009216Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(397): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2022-05-18T04:14:01.6009625Z with 2022-05-18T04:14:01.6009775Z [ 2022-05-18T04:14:01.6009920Z T=std::string 2022-05-18T04:14:01.6010122Z ] 2022-05-18T04:14:01.6010546Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2022-05-18T04:14:01.6010941Z with 2022-05-18T04:14:01.6011073Z [ 2022-05-18T04:14:01.6011232Z T=std::string 2022-05-18T04:14:01.6011387Z ] 2022-05-18T04:14:01.6011824Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(540): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2022-05-18T04:14:01.6012241Z with 2022-05-18T04:14:01.6012389Z [ 2022-05-18T04:14:01.6012548Z T=std::string 2022-05-18T04:14:01.6012692Z ] 2022-05-18T04:14:01.6013080Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(540): note: see reference to alias template instantiation 'c10::OptionalBase' being compiled 2022-05-18T04:14:01.6013689Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\ATen/core/jit_type_base.h(448): note: see reference to class template instantiation 'c10::optional' being compiled 2022-05-18T04:14:01.6014311Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(432): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2022-05-18T04:14:01.6014668Z with 2022-05-18T04:14:01.6014907Z [ 2022-05-18T04:14:01.6015071Z T=std::string 2022-05-18T04:14:01.6015217Z ] 2022-05-18T04:14:01.6015590Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(198): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2022-05-18T04:14:01.6015943Z with 2022-05-18T04:14:01.6016077Z [ 2022-05-18T04:14:01.6016246Z T=c10::QualifiedName 2022-05-18T04:14:01.6016414Z ] 2022-05-18T04:14:01.6016788Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(397): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2022-05-18T04:14:01.6017148Z with 2022-05-18T04:14:01.6017298Z [ 2022-05-18T04:14:01.6017463Z T=c10::QualifiedName 2022-05-18T04:14:01.6017612Z ] 2022-05-18T04:14:01.6018037Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2022-05-18T04:14:01.6018429Z with 2022-05-18T04:14:01.6018560Z [ 2022-05-18T04:14:01.6018727Z T=c10::QualifiedName 2022-05-18T04:14:01.6018892Z ] 2022-05-18T04:14:01.6019343Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(540): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2022-05-18T04:14:01.6019748Z with 2022-05-18T04:14:01.6019890Z [ 2022-05-18T04:14:01.6020055Z T=c10::QualifiedName 2022-05-18T04:14:01.6020209Z ] 2022-05-18T04:14:01.6020608Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(540): note: see reference to alias template instantiation 'c10::OptionalBase' being compiled 2022-05-18T04:14:01.6021284Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\ATen/core/jit_type_base.h(696): note: see reference to class template instantiation 'c10::optional' being compiled 2022-05-18T04:14:01.6021918Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(432): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2022-05-18T04:14:01.6022328Z with 2022-05-18T04:14:01.6022478Z [ 2022-05-18T04:14:01.6022649Z T=c10::QualifiedName 2022-05-18T04:14:01.6022802Z ] 2022-05-18T04:14:01.6023177Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(198): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2022-05-18T04:14:01.6023526Z with 2022-05-18T04:14:01.6023676Z [ 2022-05-18T04:14:01.6023874Z T=std::shared_ptr 2022-05-18T04:14:01.6024074Z ] 2022-05-18T04:14:01.6024469Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(397): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2022-05-18T04:14:01.6024816Z with 2022-05-18T04:14:01.6024964Z [ 2022-05-18T04:14:01.6025169Z T=std::shared_ptr 2022-05-18T04:14:01.6025352Z ] 2022-05-18T04:14:01.6025781Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2022-05-18T04:14:01.6026166Z with 2022-05-18T04:14:01.6026310Z [ 2022-05-18T04:14:01.6026501Z T=std::shared_ptr 2022-05-18T04:14:01.6026695Z ] 2022-05-18T04:14:01.6027144Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(540): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2022-05-18T04:14:01.6027559Z with 2022-05-18T04:14:01.6027696Z [ 2022-05-18T04:14:01.6027904Z T=std::shared_ptr 2022-05-18T04:14:01.6028096Z ] 2022-05-18T04:14:01.6028510Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(540): note: see reference to alias template instantiation 'c10::OptionalBase>' being compiled 2022-05-18T04:14:01.6029182Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\ATen/core/ivalue.h(1338): note: see reference to class template instantiation 'c10::optional>' being compiled 2022-05-18T04:14:01.6029833Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(432): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2022-05-18T04:14:01.6030207Z with 2022-05-18T04:14:01.6030340Z [ 2022-05-18T04:14:01.6030550Z T=std::shared_ptr 2022-05-18T04:14:01.6030750Z ] 2022-05-18T04:14:01.6031110Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(198): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2022-05-18T04:14:01.6031458Z with 2022-05-18T04:14:01.6031602Z [ 2022-05-18T04:14:01.6031808Z T=std::weak_ptr 2022-05-18T04:14:01.6031990Z ] 2022-05-18T04:14:01.6032378Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(397): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2022-05-18T04:14:01.6032733Z with 2022-05-18T04:14:01.6032866Z [ 2022-05-18T04:14:01.6033112Z T=std::weak_ptr 2022-05-18T04:14:01.6033306Z ] 2022-05-18T04:14:01.6033728Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2022-05-18T04:14:01.6034150Z with 2022-05-18T04:14:01.6034299Z [ 2022-05-18T04:14:01.6034502Z T=std::weak_ptr 2022-05-18T04:14:01.6034684Z ] 2022-05-18T04:14:01.6035137Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(540): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2022-05-18T04:14:01.6035548Z with 2022-05-18T04:14:01.6035693Z [ 2022-05-18T04:14:01.6035886Z T=std::weak_ptr 2022-05-18T04:14:01.6036081Z ] 2022-05-18T04:14:01.6036507Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(540): note: see reference to alias template instantiation 'c10::OptionalBase>' being compiled 2022-05-18T04:14:01.6037166Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\ATen/core/ivalue.h(1339): note: see reference to class template instantiation 'c10::optional>' being compiled 2022-05-18T04:14:01.6037820Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(432): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2022-05-18T04:14:01.6038196Z with 2022-05-18T04:14:01.6038345Z [ 2022-05-18T04:14:01.6038537Z T=std::weak_ptr 2022-05-18T04:14:01.6038734Z ] 2022-05-18T04:14:01.6039107Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(198): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2022-05-18T04:14:01.6039448Z with 2022-05-18T04:14:01.6039581Z [ 2022-05-18T04:14:01.6039812Z T=std::vector> 2022-05-18T04:14:01.6040032Z ] 2022-05-18T04:14:01.6040406Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(397): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2022-05-18T04:14:01.6040758Z with 2022-05-18T04:14:01.6040906Z [ 2022-05-18T04:14:01.6041121Z T=std::vector> 2022-05-18T04:14:01.6041337Z ] 2022-05-18T04:14:01.6041763Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2022-05-18T04:14:01.6042150Z with 2022-05-18T04:14:01.6042282Z [ 2022-05-18T04:14:01.6042511Z T=std::vector> 2022-05-18T04:14:01.6042725Z ] 2022-05-18T04:14:01.6043158Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(540): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2022-05-18T04:14:01.6043572Z with 2022-05-18T04:14:01.6043717Z [ 2022-05-18T04:14:01.6043946Z T=std::vector> 2022-05-18T04:14:01.6044152Z ] 2022-05-18T04:14:01.6044633Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(540): note: see reference to alias template instantiation 'c10::OptionalBase>>' being compiled 2022-05-18T04:14:01.6045377Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\ATen/core/jit_type.h(482): note: see reference to class template instantiation 'c10::optional>>' being compiled 2022-05-18T04:14:01.6046041Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(432): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2022-05-18T04:14:01.6046403Z with 2022-05-18T04:14:01.6046554Z [ 2022-05-18T04:14:01.6046785Z T=std::vector> 2022-05-18T04:14:01.6047001Z ] 2022-05-18T04:14:01.6047363Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(198): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2022-05-18T04:14:01.6047710Z with 2022-05-18T04:14:01.6047857Z [ 2022-05-18T04:14:01.6048182Z T=std::vector::type,std::allocator::type>> 2022-05-18T04:14:01.6048490Z ] 2022-05-18T04:14:01.6048876Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(397): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2022-05-18T04:14:01.6049235Z with 2022-05-18T04:14:01.6049369Z [ 2022-05-18T04:14:01.6049699Z T=std::vector::type,std::allocator::type>> 2022-05-18T04:14:01.6050000Z ] 2022-05-18T04:14:01.6050415Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2022-05-18T04:14:01.6050813Z with 2022-05-18T04:14:01.6050960Z [ 2022-05-18T04:14:01.6051287Z T=std::vector::type,std::allocator::type>> 2022-05-18T04:14:01.6051578Z ] 2022-05-18T04:14:01.6052025Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(540): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2022-05-18T04:14:01.6052445Z with 2022-05-18T04:14:01.6052593Z [ 2022-05-18T04:14:01.6052912Z T=std::vector::type,std::allocator::type>> 2022-05-18T04:14:01.6053216Z ] 2022-05-18T04:14:01.6053629Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(540): note: see reference to alias template instantiation 'c10::OptionalBase>>' being compiled 2022-05-18T04:14:01.6054012Z with 2022-05-18T04:14:01.6054147Z [ 2022-05-18T04:14:01.6054376Z T=c10::impl::ScalarTypeToCPPType::type 2022-05-18T04:14:01.6054591Z ] 2022-05-18T04:14:01.6055077Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\ATen/core/jit_type.h(441): note: see reference to class template instantiation 'c10::optional>>' being compiled 2022-05-18T04:14:01.6055465Z with 2022-05-18T04:14:01.6055617Z [ 2022-05-18T04:14:01.6055837Z T=c10::impl::ScalarTypeToCPPType::type 2022-05-18T04:14:01.6056115Z ] 2022-05-18T04:14:01.6056525Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(432): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2022-05-18T04:14:01.6057362Z with 2022-05-18T04:14:01.6057500Z [ 2022-05-18T04:14:01.6057835Z T=std::vector::type,std::allocator::type>> 2022-05-18T04:14:01.6058143Z ] 2022-05-18T04:14:01.6058524Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(198): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2022-05-18T04:14:01.6058860Z with 2022-05-18T04:14:01.6059009Z [ 2022-05-18T04:14:01.6059259Z T=std::vector,std::allocator>> 2022-05-18T04:14:01.6059470Z ] 2022-05-18T04:14:01.6059860Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(397): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2022-05-18T04:14:01.6060224Z with 2022-05-18T04:14:01.6060370Z [ 2022-05-18T04:14:01.6060598Z T=std::vector,std::allocator>> 2022-05-18T04:14:01.6060820Z ] 2022-05-18T04:14:01.6061242Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2022-05-18T04:14:01.6061624Z with 2022-05-18T04:14:01.6061769Z [ 2022-05-18T04:14:01.6062009Z T=std::vector,std::allocator>> 2022-05-18T04:14:01.6062237Z ] 2022-05-18T04:14:01.6062677Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(540): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2022-05-18T04:14:01.6063097Z with 2022-05-18T04:14:01.6063240Z [ 2022-05-18T04:14:01.6063464Z T=std::vector,std::allocator>> 2022-05-18T04:14:01.6063687Z ] 2022-05-18T04:14:01.6064144Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(540): note: see reference to alias template instantiation 'c10::OptionalBase,std::allocator>>>' being compiled 2022-05-18T04:14:01.6064864Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\ATen/core/jit_type.h(567): note: see reference to class template instantiation 'c10::optional,std::allocator>>>' being compiled 2022-05-18T04:14:01.6065528Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\ATen/core/jit_type.h(843): note: see reference to class template instantiation 'c10::VaryingShape' being compiled 2022-05-18T04:14:01.6066140Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(432): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2022-05-18T04:14:01.6066511Z with 2022-05-18T04:14:01.6066658Z [ 2022-05-18T04:14:01.6066886Z T=std::vector,std::allocator>> 2022-05-18T04:14:01.6067111Z ] 2022-05-18T04:14:01.6067534Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(198): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2022-05-18T04:14:01.6067882Z with 2022-05-18T04:14:01.6068016Z [ 2022-05-18T04:14:01.6068297Z T=std::vector,std::allocator>> 2022-05-18T04:14:01.6068518Z ] 2022-05-18T04:14:01.6068893Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(397): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2022-05-18T04:14:01.6069251Z with 2022-05-18T04:14:01.6069397Z [ 2022-05-18T04:14:01.6069632Z T=std::vector,std::allocator>> 2022-05-18T04:14:01.6069837Z ] 2022-05-18T04:14:01.6070264Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2022-05-18T04:14:01.6070658Z with 2022-05-18T04:14:01.6070792Z [ 2022-05-18T04:14:01.6071023Z T=std::vector,std::allocator>> 2022-05-18T04:14:01.6071242Z ] 2022-05-18T04:14:01.6071691Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(540): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2022-05-18T04:14:01.6072095Z with 2022-05-18T04:14:01.6072242Z [ 2022-05-18T04:14:01.6072473Z T=std::vector,std::allocator>> 2022-05-18T04:14:01.6072680Z ] 2022-05-18T04:14:01.6073125Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(540): note: see reference to alias template instantiation 'c10::OptionalBase,std::allocator>>>' being compiled 2022-05-18T04:14:01.6073919Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\ATen/core/jit_type.h(567): note: see reference to class template instantiation 'c10::optional,std::allocator>>>' being compiled 2022-05-18T04:14:01.6074618Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\ATen/core/jit_type.h(613): note: see reference to class template instantiation 'c10::VaryingShape' being compiled 2022-05-18T04:14:01.6075239Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(432): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2022-05-18T04:14:01.6075604Z with 2022-05-18T04:14:01.6075754Z [ 2022-05-18T04:14:01.6075993Z T=std::vector,std::allocator>> 2022-05-18T04:14:01.6076214Z ] 2022-05-18T04:14:01.6076578Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(198): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2022-05-18T04:14:01.6076925Z with 2022-05-18T04:14:01.6077069Z [ 2022-05-18T04:14:01.6077255Z T=std::vector> 2022-05-18T04:14:01.6077446Z ] 2022-05-18T04:14:01.6077829Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(397): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2022-05-18T04:14:01.6078175Z with 2022-05-18T04:14:01.6078324Z [ 2022-05-18T04:14:01.6078525Z T=std::vector> 2022-05-18T04:14:01.6078714Z ] 2022-05-18T04:14:01.6079182Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2022-05-18T04:14:01.6079611Z with 2022-05-18T04:14:01.6079761Z [ 2022-05-18T04:14:01.6079952Z T=std::vector> 2022-05-18T04:14:01.6080144Z ] 2022-05-18T04:14:01.6080595Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(540): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2022-05-18T04:14:01.6081010Z with 2022-05-18T04:14:01.6081143Z [ 2022-05-18T04:14:01.6081344Z T=std::vector> 2022-05-18T04:14:01.6081536Z ] 2022-05-18T04:14:01.6081950Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(540): note: see reference to alias template instantiation 'c10::OptionalBase>>' being compiled 2022-05-18T04:14:01.6082614Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\ATen/core/jit_type.h(726): note: see reference to class template instantiation 'c10::optional>>' being compiled 2022-05-18T04:14:01.6083256Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(432): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2022-05-18T04:14:01.6083628Z with 2022-05-18T04:14:01.6083765Z [ 2022-05-18T04:14:01.6083963Z T=std::vector> 2022-05-18T04:14:01.6084151Z ] 2022-05-18T04:14:01.6084563Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(198): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2022-05-18T04:14:01.6084904Z with 2022-05-18T04:14:01.6085049Z [ 2022-05-18T04:14:01.6085275Z T=c10::impl::InlineStreamGuard 2022-05-18T04:14:01.6085481Z ] 2022-05-18T04:14:01.6085870Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(397): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2022-05-18T04:14:01.6086230Z with 2022-05-18T04:14:01.6086361Z [ 2022-05-18T04:14:01.6086588Z T=c10::impl::InlineStreamGuard 2022-05-18T04:14:01.6086803Z ] 2022-05-18T04:14:01.6087222Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2022-05-18T04:14:01.6087602Z with 2022-05-18T04:14:01.6087749Z [ 2022-05-18T04:14:01.6087976Z T=c10::impl::InlineStreamGuard 2022-05-18T04:14:01.6088177Z ] 2022-05-18T04:14:01.6088627Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(540): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2022-05-18T04:14:01.6089036Z with 2022-05-18T04:14:01.6089180Z [ 2022-05-18T04:14:01.6089393Z T=c10::impl::InlineStreamGuard 2022-05-18T04:14:01.6089604Z ] 2022-05-18T04:14:01.6090042Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(540): note: see reference to alias template instantiation 'c10::OptionalBase>' being compiled 2022-05-18T04:14:01.6090808Z 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 2022-05-18T04:14:01.6091556Z 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 2022-05-18T04:14:01.6092236Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(432): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2022-05-18T04:14:01.6092613Z with 2022-05-18T04:14:01.6092761Z [ 2022-05-18T04:14:01.6092979Z T=c10::impl::InlineStreamGuard 2022-05-18T04:14:01.6093200Z ] 2022-05-18T04:14:01.6093578Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(198): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2022-05-18T04:14:01.6093928Z with 2022-05-18T04:14:01.6094062Z [ 2022-05-18T04:14:01.6094244Z T=c10::impl::VirtualGuardImpl 2022-05-18T04:14:01.6094474Z ] 2022-05-18T04:14:01.6094917Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(397): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2022-05-18T04:14:01.6095280Z with 2022-05-18T04:14:01.6095428Z [ 2022-05-18T04:14:01.6095597Z T=c10::impl::VirtualGuardImpl 2022-05-18T04:14:01.6095775Z ] 2022-05-18T04:14:01.6096200Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2022-05-18T04:14:01.6096600Z with 2022-05-18T04:14:01.6096738Z [ 2022-05-18T04:14:01.6096918Z T=c10::impl::VirtualGuardImpl 2022-05-18T04:14:01.6097099Z ] 2022-05-18T04:14:01.6097528Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(540): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2022-05-18T04:14:01.6097937Z with 2022-05-18T04:14:01.6098083Z [ 2022-05-18T04:14:01.6098247Z T=c10::impl::VirtualGuardImpl 2022-05-18T04:14:01.6098421Z ] 2022-05-18T04:14:01.6098830Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(540): note: see reference to alias template instantiation 'c10::OptionalBase' being compiled 2022-05-18T04:14:01.6099463Z 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 2022-05-18T04:14:01.6099819Z with 2022-05-18T04:14:01.6099967Z [ 2022-05-18T04:14:01.6100148Z T=c10::impl::VirtualGuardImpl 2022-05-18T04:14:01.6100311Z ] 2022-05-18T04:14:01.6100756Z 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 2022-05-18T04:14:01.6101422Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(432): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2022-05-18T04:14:01.6101795Z with 2022-05-18T04:14:01.6101932Z [ 2022-05-18T04:14:01.6102112Z T=c10::impl::VirtualGuardImpl 2022-05-18T04:14:01.6102289Z ] 2022-05-18T04:14:01.6102712Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(198): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2022-05-18T04:14:01.6103088Z with 2022-05-18T04:14:01.6103237Z [ 2022-05-18T04:14:01.6103503Z T=std::vector> 2022-05-18T04:14:01.6103737Z ] 2022-05-18T04:14:01.6104123Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(397): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2022-05-18T04:14:01.6104525Z with 2022-05-18T04:14:01.6104672Z [ 2022-05-18T04:14:01.6104918Z T=std::vector> 2022-05-18T04:14:01.6105162Z ] 2022-05-18T04:14:01.6105587Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2022-05-18T04:14:01.6105971Z with 2022-05-18T04:14:01.6106116Z [ 2022-05-18T04:14:01.6106378Z T=std::vector> 2022-05-18T04:14:01.6106617Z ] 2022-05-18T04:14:01.6107053Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(540): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2022-05-18T04:14:01.6107467Z with 2022-05-18T04:14:01.6107614Z [ 2022-05-18T04:14:01.6107863Z T=std::vector> 2022-05-18T04:14:01.6108108Z ] 2022-05-18T04:14:01.6108582Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(540): note: see reference to alias template instantiation 'c10::OptionalBase>>' being compiled 2022-05-18T04:14:01.6109351Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\ATen/core/ivalue_inl.h(834): note: see reference to class template instantiation 'c10::optional>>' being compiled 2022-05-18T04:14:01.6110050Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(432): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2022-05-18T04:14:01.6110414Z with 2022-05-18T04:14:01.6110560Z [ 2022-05-18T04:14:01.6110823Z T=std::vector> 2022-05-18T04:14:01.6111054Z ] 2022-05-18T04:14:01.6111425Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(198): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2022-05-18T04:14:01.6111771Z with 2022-05-18T04:14:01.6111916Z [ 2022-05-18T04:14:01.6112082Z T=torch::autograd::ViewInfo 2022-05-18T04:14:01.6112256Z ] 2022-05-18T04:14:01.6112639Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(397): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2022-05-18T04:14:01.6112985Z with 2022-05-18T04:14:01.6113133Z [ 2022-05-18T04:14:01.6113309Z T=torch::autograd::ViewInfo 2022-05-18T04:14:01.6113470Z ] 2022-05-18T04:14:01.6113937Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2022-05-18T04:14:01.6114419Z with 2022-05-18T04:14:01.6114568Z [ 2022-05-18T04:14:01.6114737Z T=torch::autograd::ViewInfo 2022-05-18T04:14:01.6114911Z ] 2022-05-18T04:14:01.6115364Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(540): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2022-05-18T04:14:01.6115766Z with 2022-05-18T04:14:01.6115918Z [ 2022-05-18T04:14:01.6116095Z T=torch::autograd::ViewInfo 2022-05-18T04:14:01.6116269Z ] 2022-05-18T04:14:01.6116665Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(540): note: see reference to alias template instantiation 'c10::OptionalBase' being compiled 2022-05-18T04:14:01.6117317Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\torch/csrc/autograd/variable.h(525): note: see reference to class template instantiation 'c10::optional' being compiled 2022-05-18T04:14:01.6117963Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(432): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2022-05-18T04:14:01.6118334Z with 2022-05-18T04:14:01.6118470Z [ 2022-05-18T04:14:01.6118644Z T=torch::autograd::ViewInfo 2022-05-18T04:14:01.6118820Z ] 2022-05-18T04:14:01.6119188Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(198): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2022-05-18T04:14:01.6119529Z with 2022-05-18T04:14:01.6119681Z [ 2022-05-18T04:14:01.6119825Z T=c10::IValue 2022-05-18T04:14:01.6119983Z ] 2022-05-18T04:14:01.6120372Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(397): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2022-05-18T04:14:01.6120727Z with 2022-05-18T04:14:01.6120858Z [ 2022-05-18T04:14:01.6121016Z T=c10::IValue 2022-05-18T04:14:01.6121167Z ] 2022-05-18T04:14:01.6121577Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2022-05-18T04:14:01.6121967Z with 2022-05-18T04:14:01.6122113Z [ 2022-05-18T04:14:01.6122255Z T=c10::IValue 2022-05-18T04:14:01.6122413Z ] 2022-05-18T04:14:01.6122865Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(540): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2022-05-18T04:14:01.6123278Z with 2022-05-18T04:14:01.6123413Z [ 2022-05-18T04:14:01.6123565Z T=c10::IValue 2022-05-18T04:14:01.6123724Z ] 2022-05-18T04:14:01.6124098Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(540): note: see reference to alias template instantiation 'c10::OptionalBase' being compiled 2022-05-18T04:14:01.6124757Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\ATen/core/function_schema.h(179): note: see reference to class template instantiation 'c10::optional' being compiled 2022-05-18T04:14:01.6125422Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(432): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2022-05-18T04:14:01.6125798Z with 2022-05-18T04:14:01.6125974Z [ 2022-05-18T04:14:01.6126136Z T=c10::IValue 2022-05-18T04:14:01.6126293Z ] 2022-05-18T04:14:01.6126663Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(198): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2022-05-18T04:14:01.6126997Z with 2022-05-18T04:14:01.6127143Z [ 2022-05-18T04:14:01.6127304Z T=c10::AliasInfo 2022-05-18T04:14:01.6127452Z ] 2022-05-18T04:14:01.6127837Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(397): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2022-05-18T04:14:01.6128193Z with 2022-05-18T04:14:01.6128327Z [ 2022-05-18T04:14:01.6128488Z T=c10::AliasInfo 2022-05-18T04:14:01.6128649Z ] 2022-05-18T04:14:01.6129060Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2022-05-18T04:14:01.6129450Z with 2022-05-18T04:14:01.6129596Z [ 2022-05-18T04:14:01.6129755Z T=c10::AliasInfo 2022-05-18T04:14:01.6129903Z ] 2022-05-18T04:14:01.6130351Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(540): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2022-05-18T04:14:01.6130764Z with 2022-05-18T04:14:01.6130897Z [ 2022-05-18T04:14:01.6131057Z T=c10::AliasInfo 2022-05-18T04:14:01.6131217Z ] 2022-05-18T04:14:01.6131612Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(540): note: see reference to alias template instantiation 'c10::OptionalBase' being compiled 2022-05-18T04:14:01.6132217Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\ATen/core/function_schema.h(26): note: see reference to class template instantiation 'c10::optional' being compiled 2022-05-18T04:14:01.6132847Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(432): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2022-05-18T04:14:01.6133225Z with 2022-05-18T04:14:01.6133373Z [ 2022-05-18T04:14:01.6133523Z T=c10::AliasInfo 2022-05-18T04:14:01.6133682Z ] 2022-05-18T04:14:01.6134053Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(198): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2022-05-18T04:14:01.6134437Z with 2022-05-18T04:14:01.6134586Z [ 2022-05-18T04:14:01.6134914Z T=c10::either 2022-05-18T04:14:01.6135111Z ] 2022-05-18T04:14:01.6135501Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(397): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2022-05-18T04:14:01.6135859Z with 2022-05-18T04:14:01.6136006Z [ 2022-05-18T04:14:01.6136208Z T=c10::either 2022-05-18T04:14:01.6136415Z ] 2022-05-18T04:14:01.6136843Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2022-05-18T04:14:01.6137225Z with 2022-05-18T04:14:01.6137431Z [ 2022-05-18T04:14:01.6137651Z T=c10::either 2022-05-18T04:14:01.6137905Z ] 2022-05-18T04:14:01.6138339Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(540): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2022-05-18T04:14:01.6138757Z with 2022-05-18T04:14:01.6138906Z [ 2022-05-18T04:14:01.6139106Z T=c10::either 2022-05-18T04:14:01.6139311Z ] 2022-05-18T04:14:01.6139752Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(540): note: see reference to alias template instantiation 'c10::OptionalBase>' being compiled 2022-05-18T04:14:01.6140458Z 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 2022-05-18T04:14:01.6141138Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(432): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2022-05-18T04:14:01.6141514Z with 2022-05-18T04:14:01.6141662Z [ 2022-05-18T04:14:01.6141876Z T=c10::either 2022-05-18T04:14:01.6142065Z ] 2022-05-18T04:14:01.6142436Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(198): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2022-05-18T04:14:01.6142782Z with 2022-05-18T04:14:01.6142917Z [ 2022-05-18T04:14:01.6143096Z T=c10::impl::AnnotatedSchema 2022-05-18T04:14:01.6143269Z ] 2022-05-18T04:14:01.6143658Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(397): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2022-05-18T04:14:01.6144010Z with 2022-05-18T04:14:01.6144153Z [ 2022-05-18T04:14:01.6144332Z T=c10::impl::AnnotatedSchema 2022-05-18T04:14:01.6144497Z ] 2022-05-18T04:14:01.6144920Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2022-05-18T04:14:01.6145304Z with 2022-05-18T04:14:01.6145436Z [ 2022-05-18T04:14:01.6145612Z T=c10::impl::AnnotatedSchema 2022-05-18T04:14:01.6145789Z ] 2022-05-18T04:14:01.6146237Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(540): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2022-05-18T04:14:01.6146648Z with 2022-05-18T04:14:01.6146794Z [ 2022-05-18T04:14:01.6146972Z T=c10::impl::AnnotatedSchema 2022-05-18T04:14:01.6147137Z ] 2022-05-18T04:14:01.6147543Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(540): note: see reference to alias template instantiation 'c10::OptionalBase' being compiled 2022-05-18T04:14:01.6148209Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\ATen/core/dispatch/OperatorEntry.h(212): note: see reference to class template instantiation 'c10::optional' being compiled 2022-05-18T04:14:01.6148898Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(432): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2022-05-18T04:14:01.6149314Z with 2022-05-18T04:14:01.6149449Z [ 2022-05-18T04:14:01.6149629Z T=c10::impl::AnnotatedSchema 2022-05-18T04:14:01.6149804Z ] 2022-05-18T04:14:01.6150166Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(198): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2022-05-18T04:14:01.6150508Z with 2022-05-18T04:14:01.6150659Z [ 2022-05-18T04:14:01.6150868Z T=c10::impl::OperatorEntry::CppSignatureWithDebug 2022-05-18T04:14:01.6151075Z ] 2022-05-18T04:14:01.6151458Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(397): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2022-05-18T04:14:01.6151811Z with 2022-05-18T04:14:01.6151947Z [ 2022-05-18T04:14:01.6152159Z T=c10::impl::OperatorEntry::CppSignatureWithDebug 2022-05-18T04:14:01.6152367Z ] 2022-05-18T04:14:01.6152778Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2022-05-18T04:14:01.6153169Z with 2022-05-18T04:14:01.6153317Z [ 2022-05-18T04:14:01.6153522Z T=c10::impl::OperatorEntry::CppSignatureWithDebug 2022-05-18T04:14:01.6153731Z ] 2022-05-18T04:14:01.6154176Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(540): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2022-05-18T04:14:01.6154593Z with 2022-05-18T04:14:01.6154725Z [ 2022-05-18T04:14:01.6154941Z T=c10::impl::OperatorEntry::CppSignatureWithDebug 2022-05-18T04:14:01.6155144Z ] 2022-05-18T04:14:01.6155570Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(540): note: see reference to alias template instantiation 'c10::OptionalBase' being compiled 2022-05-18T04:14:01.6156288Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\ATen/core/dispatch/OperatorEntry.h(271): note: see reference to class template instantiation 'c10::optional' being compiled 2022-05-18T04:14:01.6156975Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(432): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2022-05-18T04:14:01.6157355Z with 2022-05-18T04:14:01.6157506Z [ 2022-05-18T04:14:01.6157714Z T=c10::impl::OperatorEntry::CppSignatureWithDebug 2022-05-18T04:14:01.6157920Z ] 2022-05-18T04:14:01.6158292Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(198): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2022-05-18T04:14:01.6158626Z with 2022-05-18T04:14:01.6158771Z [ 2022-05-18T04:14:01.6158966Z T=std::tuple 2022-05-18T04:14:01.6159148Z ] 2022-05-18T04:14:01.6159533Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(397): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2022-05-18T04:14:01.6159888Z with 2022-05-18T04:14:01.6160033Z [ 2022-05-18T04:14:01.6160212Z T=std::tuple 2022-05-18T04:14:01.6160398Z ] 2022-05-18T04:14:01.6160865Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2022-05-18T04:14:01.6161285Z with 2022-05-18T04:14:01.6161435Z [ 2022-05-18T04:14:01.6161631Z T=std::tuple 2022-05-18T04:14:01.6161804Z ] 2022-05-18T04:14:01.6162259Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(540): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2022-05-18T04:14:01.6162676Z with 2022-05-18T04:14:01.6162826Z [ 2022-05-18T04:14:01.6163008Z T=std::tuple 2022-05-18T04:14:01.6163195Z ] 2022-05-18T04:14:01.6163616Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(540): note: see reference to alias template instantiation 'c10::OptionalBase>' being compiled 2022-05-18T04:14:01.6164292Z 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 2022-05-18T04:14:01.6164933Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(432): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2022-05-18T04:14:01.6165314Z with 2022-05-18T04:14:01.6165459Z [ 2022-05-18T04:14:01.6165640Z T=std::tuple 2022-05-18T04:14:01.6165827Z ] 2022-05-18T04:14:01.6166206Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(198): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2022-05-18T04:14:01.6166550Z with 2022-05-18T04:14:01.6166681Z [ 2022-05-18T04:14:01.6166853Z T=torch::jit::SourceRange 2022-05-18T04:14:01.6167024Z ] 2022-05-18T04:14:01.6167391Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(397): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2022-05-18T04:14:01.6167749Z with 2022-05-18T04:14:01.6167891Z [ 2022-05-18T04:14:01.6168052Z T=torch::jit::SourceRange 2022-05-18T04:14:01.6168217Z ] 2022-05-18T04:14:01.6168638Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2022-05-18T04:14:01.6169030Z with 2022-05-18T04:14:01.6169164Z [ 2022-05-18T04:14:01.6169339Z T=torch::jit::SourceRange 2022-05-18T04:14:01.6169509Z ] 2022-05-18T04:14:01.6169944Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(540): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2022-05-18T04:14:01.6170354Z with 2022-05-18T04:14:01.6170498Z [ 2022-05-18T04:14:01.6170669Z T=torch::jit::SourceRange 2022-05-18T04:14:01.6170824Z ] 2022-05-18T04:14:01.6171231Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(540): note: see reference to alias template instantiation 'c10::OptionalBase' being compiled 2022-05-18T04:14:01.6171927Z 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 2022-05-18T04:14:01.6172579Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(432): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2022-05-18T04:14:01.6172983Z with 2022-05-18T04:14:01.6173129Z [ 2022-05-18T04:14:01.6173301Z T=torch::jit::SourceRange 2022-05-18T04:14:01.6173459Z ] 2022-05-18T04:14:01.6173837Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(198): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2022-05-18T04:14:01.6174183Z with 2022-05-18T04:14:01.6174334Z [ 2022-05-18T04:14:01.6174512Z T=torch::jit::InlinedCallStackPtr 2022-05-18T04:14:01.6174697Z ] 2022-05-18T04:14:01.6175164Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(397): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2022-05-18T04:14:01.6175516Z with 2022-05-18T04:14:01.6175666Z [ 2022-05-18T04:14:01.6175861Z T=torch::jit::InlinedCallStackPtr 2022-05-18T04:14:01.6176032Z ] 2022-05-18T04:14:01.6176454Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2022-05-18T04:14:01.6176843Z with 2022-05-18T04:14:01.6176988Z [ 2022-05-18T04:14:01.6177163Z T=torch::jit::InlinedCallStackPtr 2022-05-18T04:14:01.6177349Z ] 2022-05-18T04:14:01.6177800Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(540): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2022-05-18T04:14:01.6178202Z with 2022-05-18T04:14:01.6178352Z [ 2022-05-18T04:14:01.6178539Z T=torch::jit::InlinedCallStackPtr 2022-05-18T04:14:01.6178715Z ] 2022-05-18T04:14:01.6179135Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(540): note: see reference to alias template instantiation 'c10::OptionalBase' being compiled 2022-05-18T04:14:01.6179798Z 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 2022-05-18T04:14:01.6180442Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(432): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2022-05-18T04:14:01.6180811Z with 2022-05-18T04:14:01.6180949Z [ 2022-05-18T04:14:01.6181140Z T=torch::jit::InlinedCallStackPtr 2022-05-18T04:14:01.6181324Z ] 2022-05-18T04:14:01.6181680Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(198): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2022-05-18T04:14:01.6182018Z with 2022-05-18T04:14:01.6182163Z [ 2022-05-18T04:14:01.6182337Z T=torch::jit::ModuleInstanceInfo 2022-05-18T04:14:01.6182521Z ] 2022-05-18T04:14:01.6182904Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(397): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2022-05-18T04:14:01.6183263Z with 2022-05-18T04:14:01.6183397Z [ 2022-05-18T04:14:01.6183580Z T=torch::jit::ModuleInstanceInfo 2022-05-18T04:14:01.6183760Z ] 2022-05-18T04:14:01.6184222Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2022-05-18T04:14:01.6184657Z with 2022-05-18T04:14:01.6184807Z [ 2022-05-18T04:14:01.6184983Z T=torch::jit::ModuleInstanceInfo 2022-05-18T04:14:01.6185168Z ] 2022-05-18T04:14:01.6185621Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(540): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2022-05-18T04:14:01.6186035Z with 2022-05-18T04:14:01.6186169Z [ 2022-05-18T04:14:01.6186354Z T=torch::jit::ModuleInstanceInfo 2022-05-18T04:14:01.6186533Z ] 2022-05-18T04:14:01.6186942Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(540): note: see reference to alias template instantiation 'c10::OptionalBase' being compiled 2022-05-18T04:14:01.6187606Z 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 2022-05-18T04:14:01.6188256Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(432): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2022-05-18T04:14:01.6188632Z with 2022-05-18T04:14:01.6188780Z [ 2022-05-18T04:14:01.6188956Z T=torch::jit::ModuleInstanceInfo 2022-05-18T04:14:01.6189144Z ] 2022-05-18T04:14:01.6189515Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(198): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2022-05-18T04:14:01.6189845Z with 2022-05-18T04:14:01.6189990Z [ 2022-05-18T04:14:01.6190158Z T=torch::jit::ScopePtr 2022-05-18T04:14:01.6190317Z ] 2022-05-18T04:14:01.6190700Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(397): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2022-05-18T04:14:01.6191054Z with 2022-05-18T04:14:01.6191197Z [ 2022-05-18T04:14:01.6191352Z T=torch::jit::ScopePtr 2022-05-18T04:14:01.6191517Z ] 2022-05-18T04:14:01.6191940Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2022-05-18T04:14:01.6192320Z with 2022-05-18T04:14:01.6192466Z [ 2022-05-18T04:14:01.6192633Z T=torch::jit::ScopePtr 2022-05-18T04:14:01.6192787Z ] 2022-05-18T04:14:01.6193234Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(540): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2022-05-18T04:14:01.6193652Z with 2022-05-18T04:14:01.6193795Z [ 2022-05-18T04:14:01.6193951Z T=torch::jit::ScopePtr 2022-05-18T04:14:01.6194116Z ] 2022-05-18T04:14:01.6194518Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(540): note: see reference to alias template instantiation 'c10::OptionalBase' being compiled 2022-05-18T04:14:01.6195136Z 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 2022-05-18T04:14:01.6195810Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(432): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2022-05-18T04:14:01.6196221Z with 2022-05-18T04:14:01.6196369Z [ 2022-05-18T04:14:01.6196528Z T=torch::jit::ScopePtr 2022-05-18T04:14:01.6196698Z ] 2022-05-18T04:14:01.6197073Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(198): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2022-05-18T04:14:01.6197417Z with 2022-05-18T04:14:01.6197553Z [ 2022-05-18T04:14:01.6197728Z T=at::ThreadLocalState 2022-05-18T04:14:01.6197901Z ] 2022-05-18T04:14:01.6198271Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(397): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2022-05-18T04:14:01.6198622Z with 2022-05-18T04:14:01.6198765Z [ 2022-05-18T04:14:01.6198930Z T=at::ThreadLocalState 2022-05-18T04:14:01.6199098Z ] 2022-05-18T04:14:01.6199518Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2022-05-18T04:14:01.6199906Z with 2022-05-18T04:14:01.6200039Z [ 2022-05-18T04:14:01.6200209Z T=at::ThreadLocalState 2022-05-18T04:14:01.6200374Z ] 2022-05-18T04:14:01.6200805Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(540): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2022-05-18T04:14:01.6201218Z with 2022-05-18T04:14:01.6201365Z [ 2022-05-18T04:14:01.6201522Z T=at::ThreadLocalState 2022-05-18T04:14:01.6201688Z ] 2022-05-18T04:14:01.6202100Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(540): note: see reference to alias template instantiation 'c10::OptionalBase' being compiled 2022-05-18T04:14:01.6202747Z 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 2022-05-18T04:14:01.6203387Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(432): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2022-05-18T04:14:01.6203759Z with 2022-05-18T04:14:01.6203905Z [ 2022-05-18T04:14:01.6204077Z T=at::ThreadLocalState 2022-05-18T04:14:01.6204236Z ] 2022-05-18T04:14:01.6204611Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(198): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2022-05-18T04:14:01.6204957Z with 2022-05-18T04:14:01.6205095Z [ 2022-05-18T04:14:01.6205284Z T=std::shared_ptr 2022-05-18T04:14:01.6205468Z ] 2022-05-18T04:14:01.6205842Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(397): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2022-05-18T04:14:01.6206200Z with 2022-05-18T04:14:01.6206346Z [ 2022-05-18T04:14:01.6206531Z T=std::shared_ptr 2022-05-18T04:14:01.6206699Z ] 2022-05-18T04:14:01.6207164Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2022-05-18T04:14:01.6207600Z with 2022-05-18T04:14:01.6207735Z [ 2022-05-18T04:14:01.6207923Z T=std::shared_ptr 2022-05-18T04:14:01.6208102Z ] 2022-05-18T04:14:01.6208548Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(540): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2022-05-18T04:14:01.6208953Z with 2022-05-18T04:14:01.6209100Z [ 2022-05-18T04:14:01.6209287Z T=std::shared_ptr 2022-05-18T04:14:01.6209457Z ] 2022-05-18T04:14:01.6209879Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(540): note: see reference to alias template instantiation 'c10::OptionalBase>' being compiled 2022-05-18T04:14:01.6210519Z 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 2022-05-18T04:14:01.6211185Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\torch/csrc/jit/api/function_impl.h(156): note: see reference to class template instantiation 'std::array>,4>' being compiled 2022-05-18T04:14:01.6211848Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(432): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2022-05-18T04:14:01.6212213Z with 2022-05-18T04:14:01.6212359Z [ 2022-05-18T04:14:01.6212547Z T=std::shared_ptr 2022-05-18T04:14:01.6212717Z ] 2022-05-18T04:14:01.6213089Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(198): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2022-05-18T04:14:01.6213430Z with 2022-05-18T04:14:01.6213566Z [ 2022-05-18T04:14:01.6213744Z T=torch::jit::GraphExecutor 2022-05-18T04:14:01.6213915Z ] 2022-05-18T04:14:01.6214304Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(397): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2022-05-18T04:14:01.6214646Z with 2022-05-18T04:14:01.6214868Z [ 2022-05-18T04:14:01.6215048Z T=torch::jit::GraphExecutor 2022-05-18T04:14:01.6215209Z ] 2022-05-18T04:14:01.6215634Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2022-05-18T04:14:01.6216024Z with 2022-05-18T04:14:01.6216175Z [ 2022-05-18T04:14:01.6216337Z T=torch::jit::GraphExecutor 2022-05-18T04:14:01.6216512Z ] 2022-05-18T04:14:01.6216958Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(540): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2022-05-18T04:14:01.6217361Z with 2022-05-18T04:14:01.6217504Z [ 2022-05-18T04:14:01.6217676Z T=torch::jit::GraphExecutor 2022-05-18T04:14:01.6217836Z ] 2022-05-18T04:14:01.6218245Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(540): note: see reference to alias template instantiation 'c10::OptionalBase' being compiled 2022-05-18T04:14:01.6218934Z 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 2022-05-18T04:14:01.6219628Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\torch/csrc/jit/api/function_impl.h(170): note: see reference to class template instantiation 'std::array,4>' being compiled 2022-05-18T04:14:01.6220288Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(432): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2022-05-18T04:14:01.6220650Z with 2022-05-18T04:14:01.6220801Z [ 2022-05-18T04:14:01.6220987Z T=torch::jit::GraphExecutor 2022-05-18T04:14:01.6221153Z ] 2022-05-18T04:14:01.6221527Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(198): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2022-05-18T04:14:01.6221870Z with 2022-05-18T04:14:01.6222018Z [ 2022-05-18T04:14:01.6222174Z T=torch::jit::Method 2022-05-18T04:14:01.6222337Z ] 2022-05-18T04:14:01.6222720Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(397): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2022-05-18T04:14:01.6223064Z with 2022-05-18T04:14:01.6223208Z [ 2022-05-18T04:14:01.6223372Z T=torch::jit::Method 2022-05-18T04:14:01.6223525Z ] 2022-05-18T04:14:01.6223953Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2022-05-18T04:14:01.6224343Z with 2022-05-18T04:14:01.6224488Z [ 2022-05-18T04:14:01.6224641Z T=torch::jit::Method 2022-05-18T04:14:01.6224802Z ] 2022-05-18T04:14:01.6225248Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(540): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2022-05-18T04:14:01.6225651Z with 2022-05-18T04:14:01.6225799Z [ 2022-05-18T04:14:01.6225962Z T=torch::jit::Method 2022-05-18T04:14:01.6226110Z ] 2022-05-18T04:14:01.6226511Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(540): note: see reference to alias template instantiation 'c10::OptionalBase' being compiled 2022-05-18T04:14:01.6227133Z 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 2022-05-18T04:14:01.6227761Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(432): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2022-05-18T04:14:01.6228134Z with 2022-05-18T04:14:01.6228269Z [ 2022-05-18T04:14:01.6228436Z T=torch::jit::Method 2022-05-18T04:14:01.6228597Z ] 2022-05-18T04:14:01.6228957Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(198): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2022-05-18T04:14:01.6229300Z with 2022-05-18T04:14:01.6229447Z [ 2022-05-18T04:14:01.6229646Z T=std::vector> 2022-05-18T04:14:01.6229849Z ] 2022-05-18T04:14:01.6230270Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(397): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2022-05-18T04:14:01.6230660Z with 2022-05-18T04:14:01.6230793Z [ 2022-05-18T04:14:01.6231009Z T=std::vector> 2022-05-18T04:14:01.6231215Z ] 2022-05-18T04:14:01.6231626Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2022-05-18T04:14:01.6232021Z with 2022-05-18T04:14:01.6232169Z [ 2022-05-18T04:14:01.6232370Z T=std::vector> 2022-05-18T04:14:01.6232575Z ] 2022-05-18T04:14:01.6233030Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(540): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2022-05-18T04:14:01.6233448Z with 2022-05-18T04:14:01.6233583Z [ 2022-05-18T04:14:01.6233792Z T=std::vector> 2022-05-18T04:14:01.6233994Z ] 2022-05-18T04:14:01.6234417Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(540): note: see reference to alias template instantiation 'c10::OptionalBase>>' being compiled 2022-05-18T04:14:01.6235106Z 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 2022-05-18T04:14:01.6235770Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(432): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2022-05-18T04:14:01.6236139Z with 2022-05-18T04:14:01.6236286Z [ 2022-05-18T04:14:01.6236488Z T=std::vector> 2022-05-18T04:14:01.6236686Z ] 2022-05-18T04:14:01.6237057Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(198): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2022-05-18T04:14:01.6237392Z with 2022-05-18T04:14:01.6237534Z [ 2022-05-18T04:14:01.6237772Z T=std::function 2022-05-18T04:14:01.6237983Z ] 2022-05-18T04:14:01.6238367Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(397): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2022-05-18T04:14:01.6238727Z with 2022-05-18T04:14:01.6238872Z [ 2022-05-18T04:14:01.6239100Z T=std::function 2022-05-18T04:14:01.6239327Z ] 2022-05-18T04:14:01.6239750Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2022-05-18T04:14:01.6240136Z with 2022-05-18T04:14:01.6240272Z [ 2022-05-18T04:14:01.6240511Z T=std::function 2022-05-18T04:14:01.6240735Z ] 2022-05-18T04:14:01.6241167Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(540): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2022-05-18T04:14:01.6241619Z with 2022-05-18T04:14:01.6241766Z [ 2022-05-18T04:14:01.6242003Z T=std::function 2022-05-18T04:14:01.6242733Z ] 2022-05-18T04:14:01.6243195Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(540): note: see reference to alias template instantiation 'c10::OptionalBase>' being compiled 2022-05-18T04:14:01.6243946Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\torch/csrc/autograd/profiler_legacy.h(400): note: see reference to class template instantiation 'c10::optional>' being compiled 2022-05-18T04:14:01.6244641Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(432): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2022-05-18T04:14:01.6245008Z with 2022-05-18T04:14:01.6245158Z [ 2022-05-18T04:14:01.6245402Z T=std::function 2022-05-18T04:14:01.6245616Z ] 2022-05-18T04:14:01.6245990Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(198): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2022-05-18T04:14:01.6246333Z with 2022-05-18T04:14:01.6246480Z [ 2022-05-18T04:14:01.6246747Z T=std::vector>,std::allocator>>> 2022-05-18T04:14:01.6247006Z ] 2022-05-18T04:14:01.6247395Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(397): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2022-05-18T04:14:01.6247753Z with 2022-05-18T04:14:01.6247883Z [ 2022-05-18T04:14:01.6248160Z T=std::vector>,std::allocator>>> 2022-05-18T04:14:01.6248414Z ] 2022-05-18T04:14:01.6248822Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2022-05-18T04:14:01.6249215Z with 2022-05-18T04:14:01.6249362Z [ 2022-05-18T04:14:01.6249634Z T=std::vector>,std::allocator>>> 2022-05-18T04:14:01.6249873Z ] 2022-05-18T04:14:01.6250320Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(540): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2022-05-18T04:14:01.6250737Z with 2022-05-18T04:14:01.6250873Z [ 2022-05-18T04:14:01.6251149Z T=std::vector>,std::allocator>>> 2022-05-18T04:14:01.6251400Z ] 2022-05-18T04:14:01.6251885Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(540): note: see reference to alias template instantiation 'c10::OptionalBase>,std::allocator>>>>' being compiled 2022-05-18T04:14:01.6252742Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\torch/csrc/autograd/profiler_kineto.h(247): note: see reference to class template instantiation 'c10::optional>,std::allocator>>>>' being compiled 2022-05-18T04:14:01.6253453Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(432): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2022-05-18T04:14:01.6253873Z with 2022-05-18T04:14:01.6254020Z [ 2022-05-18T04:14:01.6254299Z T=std::vector>,std::allocator>>> 2022-05-18T04:14:01.6254540Z ] 2022-05-18T04:14:01.6254992Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(198): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2022-05-18T04:14:01.6255343Z with 2022-05-18T04:14:01.6255481Z [ 2022-05-18T04:14:01.6255750Z T=torch::nn::TripletMarginWithDistanceLossOptions::distance_function_t 2022-05-18T04:14:01.6256001Z ] 2022-05-18T04:14:01.6256389Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(397): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2022-05-18T04:14:01.6256740Z with 2022-05-18T04:14:01.6256888Z [ 2022-05-18T04:14:01.6257145Z T=torch::nn::TripletMarginWithDistanceLossOptions::distance_function_t 2022-05-18T04:14:01.6257383Z ] 2022-05-18T04:14:01.6257805Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2022-05-18T04:14:01.6258196Z with 2022-05-18T04:14:01.6258346Z [ 2022-05-18T04:14:01.6258592Z T=torch::nn::TripletMarginWithDistanceLossOptions::distance_function_t 2022-05-18T04:14:01.6258837Z ] 2022-05-18T04:14:01.6259288Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(540): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2022-05-18T04:14:01.6259694Z with 2022-05-18T04:14:01.6259840Z [ 2022-05-18T04:14:01.6260102Z T=torch::nn::TripletMarginWithDistanceLossOptions::distance_function_t 2022-05-18T04:14:01.6260346Z ] 2022-05-18T04:14:01.6260815Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(540): note: see reference to alias template instantiation 'c10::OptionalBase' being compiled 2022-05-18T04:14:01.6261627Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\torch\csrc\api\include\torch/nn/options/loss.h(404): note: see reference to class template instantiation 'c10::optional' being compiled 2022-05-18T04:14:01.6262364Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(432): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2022-05-18T04:14:01.6262739Z with 2022-05-18T04:14:01.6262872Z [ 2022-05-18T04:14:01.6263203Z T=torch::nn::TripletMarginWithDistanceLossOptions::distance_function_t 2022-05-18T04:14:01.6263456Z ] 2022-05-18T04:14:01.6263829Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(198): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2022-05-18T04:14:01.6264165Z with 2022-05-18T04:14:01.6264314Z [ 2022-05-18T04:14:01.6264519Z T=std::vector> 2022-05-18T04:14:01.6264699Z ] 2022-05-18T04:14:01.6265143Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(397): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2022-05-18T04:14:01.6265547Z with 2022-05-18T04:14:01.6265680Z [ 2022-05-18T04:14:01.6265886Z T=std::vector> 2022-05-18T04:14:01.6266079Z ] 2022-05-18T04:14:01.6266507Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2022-05-18T04:14:01.6266887Z with 2022-05-18T04:14:01.6267036Z [ 2022-05-18T04:14:01.6267234Z T=std::vector> 2022-05-18T04:14:01.6267415Z ] 2022-05-18T04:14:01.6267866Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(540): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2022-05-18T04:14:01.6268284Z with 2022-05-18T04:14:01.6268428Z [ 2022-05-18T04:14:01.6268619Z T=std::vector> 2022-05-18T04:14:01.6268811Z ] 2022-05-18T04:14:01.6269222Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(540): note: see reference to alias template instantiation 'c10::OptionalBase>>' being compiled 2022-05-18T04:14:01.6269280Z with 2022-05-18T04:14:01.6269323Z [ 2022-05-18T04:14:01.6269387Z T=double 2022-05-18T04:14:01.6269440Z ] 2022-05-18T04:14:01.6269804Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\torch\csrc\api\include\torch/nn/options/upsampling.h(26): note: see reference to class template instantiation 'c10::optional>>' being compiled 2022-05-18T04:14:01.6269861Z with 2022-05-18T04:14:01.6269917Z [ 2022-05-18T04:14:01.6270022Z T=double 2022-05-18T04:14:01.6270068Z ] 2022-05-18T04:14:01.6270403Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(432): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2022-05-18T04:14:01.6270478Z with 2022-05-18T04:14:01.6270549Z [ 2022-05-18T04:14:01.6270685Z T=std::vector> 2022-05-18T04:14:01.6270757Z ] 2022-05-18T04:14:01.6271059Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(198): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2022-05-18T04:14:01.6271133Z with 2022-05-18T04:14:01.6271176Z [ 2022-05-18T04:14:01.6271297Z T=std::tuple 2022-05-18T04:14:01.6271370Z ] 2022-05-18T04:14:01.6271692Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(397): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2022-05-18T04:14:01.6271770Z with 2022-05-18T04:14:01.6271844Z [ 2022-05-18T04:14:01.6271966Z T=std::tuple 2022-05-18T04:14:01.6272038Z ] 2022-05-18T04:14:01.6272364Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2022-05-18T04:14:01.6272438Z with 2022-05-18T04:14:01.6272510Z [ 2022-05-18T04:14:01.6272630Z T=std::tuple 2022-05-18T04:14:01.6272701Z ] 2022-05-18T04:14:01.6273429Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(540): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2022-05-18T04:14:01.6273567Z with 2022-05-18T04:14:01.6273643Z [ 2022-05-18T04:14:01.6273734Z T=std::tuple 2022-05-18T04:14:01.6273808Z ] 2022-05-18T04:14:01.6274167Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(540): note: see reference to alias template instantiation 'c10::OptionalBase>' being compiled 2022-05-18T04:14:01.6274541Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\torch\csrc\api\include\torch/nn/modules/rnn.h(155): note: see reference to class template instantiation 'c10::optional>' being compiled 2022-05-18T04:14:01.6274878Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(432): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2022-05-18T04:14:01.6274959Z with 2022-05-18T04:14:01.6275033Z [ 2022-05-18T04:14:01.6275152Z T=std::tuple 2022-05-18T04:14:01.6275224Z ] 2022-05-18T04:14:01.6275493Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(198): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2022-05-18T04:14:01.6313338Z with 2022-05-18T04:14:01.6313524Z [ 2022-05-18T04:14:01.6313718Z T=std::vector> 2022-05-18T04:14:01.6313767Z ] 2022-05-18T04:14:01.6314104Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(397): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2022-05-18T04:14:01.6314184Z with 2022-05-18T04:14:01.6314249Z [ 2022-05-18T04:14:01.6314385Z T=std::vector> 2022-05-18T04:14:01.6314456Z ] 2022-05-18T04:14:01.6314808Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2022-05-18T04:14:01.6314870Z with 2022-05-18T04:14:01.6314914Z [ 2022-05-18T04:14:01.6315047Z T=std::vector> 2022-05-18T04:14:01.6315109Z ] 2022-05-18T04:14:01.6315481Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(540): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2022-05-18T04:14:01.6315547Z with 2022-05-18T04:14:01.6315610Z [ 2022-05-18T04:14:01.6315735Z T=std::vector> 2022-05-18T04:14:01.6315794Z ] 2022-05-18T04:14:01.6316144Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(540): note: see reference to alias template instantiation 'c10::OptionalBase>>' being compiled 2022-05-18T04:14:01.6316506Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\torch\csrc\api\include\torch/optim/lbfgs.h(46): note: see reference to class template instantiation 'c10::optional>>' being compiled 2022-05-18T04:14:01.6316833Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(432): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2022-05-18T04:14:01.6316898Z with 2022-05-18T04:14:01.6317092Z [ 2022-05-18T04:14:01.6317225Z T=std::vector> 2022-05-18T04:14:01.6317348Z ] 2022-05-18T04:14:01.6317613Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\pybind11\detail/common.h(108): warning C4005: 'HAVE_SNPRINTF': macro redefinition 2022-05-18T04:14:01.6317804Z C:\Jenkins\Miniconda3\Include\pyerrors.h(315): note: see previous definition of 'HAVE_SNPRINTF' 2022-05-18T04:14:01.7125306Z [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 2022-05-18T04:14:01.7125514Z Creating library lenient_flag_handling_extension.lib and object lenient_flag_handling_extension.exp 2022-05-18T04:14:01.7372239Z Loading extension module lenient_flag_handling_extension... 2022-05-18T04:14:01.7372459Z test_lenient_flag_handling_in_jit_extensions (__main__.TestCppExtensionJIT) ... ok (10.692s) 2022-05-18T04:14:01.9928625Z Using C:\Users\runneruser\AppData\Local\torch_extensions\torch_extensions\Cache\py38_cu113 as PyTorch extensions root... 2022-05-18T04:14:01.9929138Z Creating extension directory C:\Users\runneruser\AppData\Local\torch_extensions\torch_extensions\Cache\py38_cu113\reloaded_jit_extension... 2022-05-18T04:14:01.9929660Z Emitting ninja build file C:\Users\runneruser\AppData\Local\torch_extensions\torch_extensions\Cache\py38_cu113\reloaded_jit_extension\build.ninja... 2022-05-18T04:14:01.9930060Z Building extension module reloaded_jit_extension... 2022-05-18T04:14:01.9930410Z Allowing ninja to set a default number of workers... (overridable by setting the environment variable MAX_JOBS=N) 2022-05-18T04:14:12.2401742Z [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\py38_cu113\reloaded_jit_extension\main.cpp /Fomain.o 2022-05-18T04:14:12.2402842Z Microsoft (R) C/C++ Optimizing Compiler Version 19.28.29337 for x64 2022-05-18T04:14:12.2403139Z Copyright (C) Microsoft Corporation. All rights reserved. 2022-05-18T04:14:12.2403299Z 2022-05-18T04:14:12.2403660Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/macros/Macros.h(143): warning C4067: unexpected tokens following preprocessor directive - expected a newline 2022-05-18T04:14:12.2404223Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/core/TensorImpl.h(2199): warning C4805: '|': unsafe mix of type 'uintptr_t' and type 'bool' in operation 2022-05-18T04:14:12.2404824Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(198): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2022-05-18T04:14:12.2405180Z with 2022-05-18T04:14:12.2405332Z [ 2022-05-18T04:14:12.2405555Z T=c10::impl::InlineDeviceGuard 2022-05-18T04:14:12.2405777Z ] 2022-05-18T04:14:12.2406175Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(397): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2022-05-18T04:14:12.2406541Z with 2022-05-18T04:14:12.2406676Z [ 2022-05-18T04:14:12.2407031Z T=c10::impl::InlineDeviceGuard 2022-05-18T04:14:12.2407253Z ] 2022-05-18T04:14:12.2407676Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2022-05-18T04:14:12.2408145Z with 2022-05-18T04:14:12.2408294Z [ 2022-05-18T04:14:12.2408526Z T=c10::impl::InlineDeviceGuard 2022-05-18T04:14:12.2408731Z ] 2022-05-18T04:14:12.2409189Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(540): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2022-05-18T04:14:12.2409607Z with 2022-05-18T04:14:12.2409755Z [ 2022-05-18T04:14:12.2409967Z T=c10::impl::InlineDeviceGuard 2022-05-18T04:14:12.2410186Z ] 2022-05-18T04:14:12.2410633Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(540): note: see reference to alias template instantiation 'c10::OptionalBase>' being compiled 2022-05-18T04:14:12.2411375Z 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 2022-05-18T04:14:12.2412094Z 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 2022-05-18T04:14:12.2412783Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(432): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2022-05-18T04:14:12.2413156Z with 2022-05-18T04:14:12.2413306Z [ 2022-05-18T04:14:12.2413522Z T=c10::impl::InlineDeviceGuard 2022-05-18T04:14:12.2413740Z ] 2022-05-18T04:14:12.2414118Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(198): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2022-05-18T04:14:12.2414466Z with 2022-05-18T04:14:12.2414599Z [ 2022-05-18T04:14:12.2414767Z T=at::TensorBase 2022-05-18T04:14:12.2414927Z ] 2022-05-18T04:14:12.2415303Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(397): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2022-05-18T04:14:12.2415660Z with 2022-05-18T04:14:12.2415803Z [ 2022-05-18T04:14:12.2415953Z T=at::TensorBase 2022-05-18T04:14:12.2416110Z ] 2022-05-18T04:14:12.2416534Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2022-05-18T04:14:12.2416918Z with 2022-05-18T04:14:12.2417050Z [ 2022-05-18T04:14:12.2417216Z T=at::TensorBase 2022-05-18T04:14:12.2417372Z ] 2022-05-18T04:14:12.2417807Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(540): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2022-05-18T04:14:12.2418218Z with 2022-05-18T04:14:12.2418364Z [ 2022-05-18T04:14:12.2418511Z T=at::TensorBase 2022-05-18T04:14:12.2418720Z ] 2022-05-18T04:14:12.2419122Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(540): note: see reference to alias template instantiation 'c10::OptionalBase' being compiled 2022-05-18T04:14:12.2419786Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\ATen/core/TensorBase.h(951): note: see reference to class template instantiation 'c10::optional' being compiled 2022-05-18T04:14:12.2420402Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(432): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2022-05-18T04:14:12.2420771Z with 2022-05-18T04:14:12.2420918Z [ 2022-05-18T04:14:12.2421449Z T=at::TensorBase 2022-05-18T04:14:12.2421597Z ] 2022-05-18T04:14:12.2421965Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(198): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2022-05-18T04:14:12.2422307Z with 2022-05-18T04:14:12.2422439Z [ 2022-05-18T04:14:12.2422595Z T=at::Tensor 2022-05-18T04:14:12.2422750Z ] 2022-05-18T04:14:12.2423128Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(397): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2022-05-18T04:14:12.2423477Z with 2022-05-18T04:14:12.2423622Z [ 2022-05-18T04:14:12.2423778Z T=at::Tensor 2022-05-18T04:14:12.2423917Z ] 2022-05-18T04:14:12.2424338Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2022-05-18T04:14:12.2424726Z with 2022-05-18T04:14:12.2424861Z [ 2022-05-18T04:14:12.2425017Z T=at::Tensor 2022-05-18T04:14:12.2425172Z ] 2022-05-18T04:14:12.2425605Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(540): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2022-05-18T04:14:12.2426018Z with 2022-05-18T04:14:12.2426163Z [ 2022-05-18T04:14:12.2426316Z T=at::Tensor 2022-05-18T04:14:12.2426457Z ] 2022-05-18T04:14:12.2426846Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(540): note: see reference to alias template instantiation 'c10::OptionalBase' being compiled 2022-05-18T04:14:12.2427453Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\ATen/core/TensorBody.h(509): note: see reference to class template instantiation 'c10::optional' being compiled 2022-05-18T04:14:12.2428074Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(432): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2022-05-18T04:14:12.2428431Z with 2022-05-18T04:14:12.2428579Z [ 2022-05-18T04:14:12.2428734Z T=at::Tensor 2022-05-18T04:14:12.2428877Z ] 2022-05-18T04:14:12.2429248Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(198): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2022-05-18T04:14:12.2429587Z with 2022-05-18T04:14:12.2429731Z [ 2022-05-18T04:14:12.2429879Z T=at::Generator 2022-05-18T04:14:12.2430038Z ] 2022-05-18T04:14:12.2430474Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(397): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2022-05-18T04:14:12.2430820Z with 2022-05-18T04:14:12.2430966Z [ 2022-05-18T04:14:12.2431176Z T=at::Generator 2022-05-18T04:14:12.2431322Z ] 2022-05-18T04:14:12.2431744Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2022-05-18T04:14:12.2432129Z with 2022-05-18T04:14:12.2432274Z [ 2022-05-18T04:14:12.2432424Z T=at::Generator 2022-05-18T04:14:12.2432585Z ] 2022-05-18T04:14:12.2433033Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(540): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2022-05-18T04:14:12.2433432Z with 2022-05-18T04:14:12.2433579Z [ 2022-05-18T04:14:12.2433738Z T=at::Generator 2022-05-18T04:14:12.2433882Z ] 2022-05-18T04:14:12.2434284Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(540): note: see reference to alias template instantiation 'c10::OptionalBase' being compiled 2022-05-18T04:14:12.2434899Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\ATen/core/TensorBody.h(584): note: see reference to class template instantiation 'c10::optional' being compiled 2022-05-18T04:14:12.2435614Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(432): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2022-05-18T04:14:12.2435985Z with 2022-05-18T04:14:12.2436121Z [ 2022-05-18T04:14:12.2436283Z T=at::Generator 2022-05-18T04:14:12.2436443Z ] 2022-05-18T04:14:12.2436804Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(198): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2022-05-18T04:14:12.2437147Z with 2022-05-18T04:14:12.2437293Z [ 2022-05-18T04:14:12.2437444Z T=c10::DimVector 2022-05-18T04:14:12.2437605Z ] 2022-05-18T04:14:12.2437990Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(397): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2022-05-18T04:14:12.2438333Z with 2022-05-18T04:14:12.2438479Z [ 2022-05-18T04:14:12.2438640Z T=c10::DimVector 2022-05-18T04:14:12.2438784Z ] 2022-05-18T04:14:12.2439208Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2022-05-18T04:14:12.2439594Z with 2022-05-18T04:14:12.2439739Z [ 2022-05-18T04:14:12.2439887Z T=c10::DimVector 2022-05-18T04:14:12.2440047Z ] 2022-05-18T04:14:12.2440491Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(540): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2022-05-18T04:14:12.2440897Z with 2022-05-18T04:14:12.2441030Z [ 2022-05-18T04:14:12.2441190Z T=c10::DimVector 2022-05-18T04:14:12.2441347Z ] 2022-05-18T04:14:12.2441730Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(540): note: see reference to alias template instantiation 'c10::OptionalBase' being compiled 2022-05-18T04:14:12.2442397Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\ATen/TensorIterator.h(766): note: see reference to class template instantiation 'c10::optional' being compiled 2022-05-18T04:14:12.2443068Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(432): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2022-05-18T04:14:12.2443439Z with 2022-05-18T04:14:12.2443644Z [ 2022-05-18T04:14:12.2443812Z T=c10::DimVector 2022-05-18T04:14:12.2443972Z ] 2022-05-18T04:14:12.2444327Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(198): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2022-05-18T04:14:12.2444665Z with 2022-05-18T04:14:12.2444815Z [ 2022-05-18T04:14:12.2444959Z T=std::string 2022-05-18T04:14:12.2445118Z ] 2022-05-18T04:14:12.2445507Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(397): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2022-05-18T04:14:12.2445866Z with 2022-05-18T04:14:12.2445999Z [ 2022-05-18T04:14:12.2446155Z T=std::string 2022-05-18T04:14:12.2446310Z ] 2022-05-18T04:14:12.2446721Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2022-05-18T04:14:12.2447111Z with 2022-05-18T04:14:12.2447257Z [ 2022-05-18T04:14:12.2447399Z T=std::string 2022-05-18T04:14:12.2447553Z ] 2022-05-18T04:14:12.2448005Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(540): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2022-05-18T04:14:12.2448415Z with 2022-05-18T04:14:12.2448548Z [ 2022-05-18T04:14:12.2448705Z T=std::string 2022-05-18T04:14:12.2448860Z ] 2022-05-18T04:14:12.2449238Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(540): note: see reference to alias template instantiation 'c10::OptionalBase' being compiled 2022-05-18T04:14:12.2449847Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\ATen/core/jit_type_base.h(448): note: see reference to class template instantiation 'c10::optional' being compiled 2022-05-18T04:14:12.2450465Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(432): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2022-05-18T04:14:12.2450839Z with 2022-05-18T04:14:12.2450972Z [ 2022-05-18T04:14:12.2451132Z T=std::string 2022-05-18T04:14:12.2451288Z ] 2022-05-18T04:14:12.2451646Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(198): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2022-05-18T04:14:12.2451986Z with 2022-05-18T04:14:12.2452130Z [ 2022-05-18T04:14:12.2452297Z T=c10::QualifiedName 2022-05-18T04:14:12.2452449Z ] 2022-05-18T04:14:12.2452831Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(397): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2022-05-18T04:14:12.2453181Z with 2022-05-18T04:14:12.2453313Z [ 2022-05-18T04:14:12.2453479Z T=c10::QualifiedName 2022-05-18T04:14:12.2453641Z ] 2022-05-18T04:14:12.2454095Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2022-05-18T04:14:12.2454514Z with 2022-05-18T04:14:12.2454660Z [ 2022-05-18T04:14:12.2454829Z T=c10::QualifiedName 2022-05-18T04:14:12.2454979Z ] 2022-05-18T04:14:12.2455420Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(540): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2022-05-18T04:14:12.2455834Z with 2022-05-18T04:14:12.2455966Z [ 2022-05-18T04:14:12.2456132Z T=c10::QualifiedName 2022-05-18T04:14:12.2456297Z ] 2022-05-18T04:14:12.2456699Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(540): note: see reference to alias template instantiation 'c10::OptionalBase' being compiled 2022-05-18T04:14:12.2457306Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\ATen/core/jit_type_base.h(696): note: see reference to class template instantiation 'c10::optional' being compiled 2022-05-18T04:14:12.2457935Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(432): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2022-05-18T04:14:12.2458305Z with 2022-05-18T04:14:12.2458452Z [ 2022-05-18T04:14:12.2458611Z T=c10::QualifiedName 2022-05-18T04:14:12.2458775Z ] 2022-05-18T04:14:12.2459147Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(198): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2022-05-18T04:14:12.2459476Z with 2022-05-18T04:14:12.2459621Z [ 2022-05-18T04:14:12.2459832Z T=std::shared_ptr 2022-05-18T04:14:12.2460015Z ] 2022-05-18T04:14:12.2460402Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(397): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2022-05-18T04:14:12.2460755Z with 2022-05-18T04:14:12.2460900Z [ 2022-05-18T04:14:12.2461094Z T=std::shared_ptr 2022-05-18T04:14:12.2461291Z ] 2022-05-18T04:14:12.2461726Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2022-05-18T04:14:12.2462099Z with 2022-05-18T04:14:12.2462248Z [ 2022-05-18T04:14:12.2462465Z T=std::shared_ptr 2022-05-18T04:14:12.2462667Z ] 2022-05-18T04:14:12.2463104Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(540): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2022-05-18T04:14:12.2463522Z with 2022-05-18T04:14:12.2463673Z [ 2022-05-18T04:14:12.2463870Z T=std::shared_ptr 2022-05-18T04:14:12.2464072Z ] 2022-05-18T04:14:12.2464502Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(540): note: see reference to alias template instantiation 'c10::OptionalBase>' being compiled 2022-05-18T04:14:12.2465178Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\ATen/core/ivalue.h(1338): note: see reference to class template instantiation 'c10::optional>' being compiled 2022-05-18T04:14:12.2465862Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(432): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2022-05-18T04:14:12.2466284Z with 2022-05-18T04:14:12.2466437Z [ 2022-05-18T04:14:12.2466650Z T=std::shared_ptr 2022-05-18T04:14:12.2466835Z ] 2022-05-18T04:14:12.2467213Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(198): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2022-05-18T04:14:12.2467563Z with 2022-05-18T04:14:12.2467704Z [ 2022-05-18T04:14:12.2467912Z T=std::weak_ptr 2022-05-18T04:14:12.2468105Z ] 2022-05-18T04:14:12.2468479Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(397): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2022-05-18T04:14:12.2468832Z with 2022-05-18T04:14:12.2468979Z [ 2022-05-18T04:14:12.2469183Z T=std::weak_ptr 2022-05-18T04:14:12.2469360Z ] 2022-05-18T04:14:12.2469785Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2022-05-18T04:14:12.2470169Z with 2022-05-18T04:14:12.2470302Z [ 2022-05-18T04:14:12.2470506Z T=std::weak_ptr 2022-05-18T04:14:12.2470705Z ] 2022-05-18T04:14:12.2471159Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(540): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2022-05-18T04:14:12.2471564Z with 2022-05-18T04:14:12.2471707Z [ 2022-05-18T04:14:12.2471914Z T=std::weak_ptr 2022-05-18T04:14:12.2472100Z ] 2022-05-18T04:14:12.2472519Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(540): note: see reference to alias template instantiation 'c10::OptionalBase>' being compiled 2022-05-18T04:14:12.2473188Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\ATen/core/ivalue.h(1339): note: see reference to class template instantiation 'c10::optional>' being compiled 2022-05-18T04:14:12.2473843Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(432): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2022-05-18T04:14:12.2474226Z with 2022-05-18T04:14:12.2474359Z [ 2022-05-18T04:14:12.2474565Z T=std::weak_ptr 2022-05-18T04:14:12.2474766Z ] 2022-05-18T04:14:12.2475133Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(198): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2022-05-18T04:14:12.2475476Z with 2022-05-18T04:14:12.2475621Z [ 2022-05-18T04:14:12.2475840Z T=std::vector> 2022-05-18T04:14:12.2476065Z ] 2022-05-18T04:14:12.2476460Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(397): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2022-05-18T04:14:12.2476818Z with 2022-05-18T04:14:12.2476951Z [ 2022-05-18T04:14:12.2477220Z T=std::vector> 2022-05-18T04:14:12.2477435Z ] 2022-05-18T04:14:12.2477843Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2022-05-18T04:14:12.2478273Z with 2022-05-18T04:14:12.2478424Z [ 2022-05-18T04:14:12.2478656Z T=std::vector> 2022-05-18T04:14:12.2478858Z ] 2022-05-18T04:14:12.2479305Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(540): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2022-05-18T04:14:12.2479712Z with 2022-05-18T04:14:12.2479847Z [ 2022-05-18T04:14:12.2480077Z T=std::vector> 2022-05-18T04:14:12.2480298Z ] 2022-05-18T04:14:12.2480741Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(540): note: see reference to alias template instantiation 'c10::OptionalBase>>' being compiled 2022-05-18T04:14:12.2481439Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\ATen/core/jit_type.h(482): note: see reference to class template instantiation 'c10::optional>>' being compiled 2022-05-18T04:14:12.2482095Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(432): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2022-05-18T04:14:12.2482465Z with 2022-05-18T04:14:12.2482613Z [ 2022-05-18T04:14:12.2482831Z T=std::vector> 2022-05-18T04:14:12.2483050Z ] 2022-05-18T04:14:12.2483420Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(198): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2022-05-18T04:14:12.2483832Z with 2022-05-18T04:14:12.2483983Z [ 2022-05-18T04:14:12.2484317Z T=std::vector::type,std::allocator::type>> 2022-05-18T04:14:12.2484622Z ] 2022-05-18T04:14:12.2484995Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(397): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2022-05-18T04:14:12.2485346Z with 2022-05-18T04:14:12.2485491Z [ 2022-05-18T04:14:12.2485821Z T=std::vector::type,std::allocator::type>> 2022-05-18T04:14:12.2486104Z ] 2022-05-18T04:14:12.2486530Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2022-05-18T04:14:12.2486917Z with 2022-05-18T04:14:12.2487050Z [ 2022-05-18T04:14:12.2487382Z T=std::vector::type,std::allocator::type>> 2022-05-18T04:14:12.2487683Z ] 2022-05-18T04:14:12.2488131Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(540): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2022-05-18T04:14:12.2488582Z with 2022-05-18T04:14:12.2488738Z [ 2022-05-18T04:14:12.2489077Z T=std::vector::type,std::allocator::type>> 2022-05-18T04:14:12.2489431Z ] 2022-05-18T04:14:12.2489839Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(540): note: see reference to alias template instantiation 'c10::OptionalBase>>' being compiled 2022-05-18T04:14:12.2490225Z with 2022-05-18T04:14:12.2490380Z [ 2022-05-18T04:14:12.2490601Z T=c10::impl::ScalarTypeToCPPType::type 2022-05-18T04:14:12.2490826Z ] 2022-05-18T04:14:12.2491239Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\ATen/core/jit_type.h(441): note: see reference to class template instantiation 'c10::optional>>' being compiled 2022-05-18T04:14:12.2491618Z with 2022-05-18T04:14:12.2491758Z [ 2022-05-18T04:14:12.2491997Z T=c10::impl::ScalarTypeToCPPType::type 2022-05-18T04:14:12.2492228Z ] 2022-05-18T04:14:12.2492630Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(432): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2022-05-18T04:14:12.2493012Z with 2022-05-18T04:14:12.2493166Z [ 2022-05-18T04:14:12.2493501Z T=std::vector::type,std::allocator::type>> 2022-05-18T04:14:12.2493791Z ] 2022-05-18T04:14:12.2494172Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(198): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2022-05-18T04:14:12.2494524Z with 2022-05-18T04:14:12.2494661Z [ 2022-05-18T04:14:12.2494915Z T=std::vector,std::allocator>> 2022-05-18T04:14:12.2495150Z ] 2022-05-18T04:14:12.2495546Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(397): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2022-05-18T04:14:12.2495888Z with 2022-05-18T04:14:12.2496044Z [ 2022-05-18T04:14:12.2496295Z T=std::vector,std::allocator>> 2022-05-18T04:14:12.2496506Z ] 2022-05-18T04:14:12.2496942Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2022-05-18T04:14:12.2497338Z with 2022-05-18T04:14:12.2497495Z [ 2022-05-18T04:14:12.2497728Z T=std::vector,std::allocator>> 2022-05-18T04:14:12.2497963Z ] 2022-05-18T04:14:12.2498424Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(540): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2022-05-18T04:14:12.2498828Z with 2022-05-18T04:14:12.2498982Z [ 2022-05-18T04:14:12.2499230Z T=std::vector,std::allocator>> 2022-05-18T04:14:12.2499463Z ] 2022-05-18T04:14:12.2499911Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(540): note: see reference to alias template instantiation 'c10::OptionalBase,std::allocator>>>' being compiled 2022-05-18T04:14:12.2500682Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\ATen/core/jit_type.h(567): note: see reference to class template instantiation 'c10::optional,std::allocator>>>' being compiled 2022-05-18T04:14:12.2501388Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\ATen/core/jit_type.h(843): note: see reference to class template instantiation 'c10::VaryingShape' being compiled 2022-05-18T04:14:12.2502016Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(432): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2022-05-18T04:14:12.2502397Z with 2022-05-18T04:14:12.2502538Z [ 2022-05-18T04:14:12.2502792Z T=std::vector,std::allocator>> 2022-05-18T04:14:12.2503024Z ] 2022-05-18T04:14:12.2503392Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(198): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2022-05-18T04:14:12.2503746Z with 2022-05-18T04:14:12.2503901Z [ 2022-05-18T04:14:12.2504128Z T=std::vector,std::allocator>> 2022-05-18T04:14:12.2504357Z ] 2022-05-18T04:14:12.2504754Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(397): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2022-05-18T04:14:12.2505114Z with 2022-05-18T04:14:12.2505249Z [ 2022-05-18T04:14:12.2505489Z T=std::vector,std::allocator>> 2022-05-18T04:14:12.2505716Z ] 2022-05-18T04:14:12.2506134Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2022-05-18T04:14:12.2506532Z with 2022-05-18T04:14:12.2506688Z [ 2022-05-18T04:14:12.2506929Z T=std::vector,std::allocator>> 2022-05-18T04:14:12.2507136Z ] 2022-05-18T04:14:12.2507594Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(540): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2022-05-18T04:14:12.2508017Z with 2022-05-18T04:14:12.2508171Z [ 2022-05-18T04:14:12.2508396Z T=std::vector,std::allocator>> 2022-05-18T04:14:12.2508624Z ] 2022-05-18T04:14:12.2509077Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(540): note: see reference to alias template instantiation 'c10::OptionalBase,std::allocator>>>' being compiled 2022-05-18T04:14:12.2509774Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\ATen/core/jit_type.h(567): note: see reference to class template instantiation 'c10::optional,std::allocator>>>' being compiled 2022-05-18T04:14:12.2510433Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\ATen/core/jit_type.h(613): note: see reference to class template instantiation 'c10::VaryingShape' being compiled 2022-05-18T04:14:12.2511053Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(432): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2022-05-18T04:14:12.2511434Z with 2022-05-18T04:14:12.2511642Z [ 2022-05-18T04:14:12.2511872Z T=std::vector,std::allocator>> 2022-05-18T04:14:12.2512137Z ] 2022-05-18T04:14:12.2512520Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(198): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2022-05-18T04:14:12.2512857Z with 2022-05-18T04:14:12.2513010Z [ 2022-05-18T04:14:12.2513219Z T=std::vector> 2022-05-18T04:14:12.2513401Z ] 2022-05-18T04:14:12.2513795Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(397): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2022-05-18T04:14:12.2514158Z with 2022-05-18T04:14:12.2514313Z [ 2022-05-18T04:14:12.2514506Z T=std::vector> 2022-05-18T04:14:12.2514705Z ] 2022-05-18T04:14:12.2515137Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2022-05-18T04:14:12.2515532Z with 2022-05-18T04:14:12.2515672Z [ 2022-05-18T04:14:12.2515882Z T=std::vector> 2022-05-18T04:14:12.2516078Z ] 2022-05-18T04:14:12.2516515Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(540): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2022-05-18T04:14:12.2516937Z with 2022-05-18T04:14:12.2517095Z [ 2022-05-18T04:14:12.2517287Z T=std::vector> 2022-05-18T04:14:12.2517482Z ] 2022-05-18T04:14:12.2517915Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(540): note: see reference to alias template instantiation 'c10::OptionalBase>>' being compiled 2022-05-18T04:14:12.2518583Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\ATen/core/jit_type.h(726): note: see reference to class template instantiation 'c10::optional>>' being compiled 2022-05-18T04:14:12.2519217Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(432): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2022-05-18T04:14:12.2519594Z with 2022-05-18T04:14:12.2519750Z [ 2022-05-18T04:14:12.2519963Z T=std::vector> 2022-05-18T04:14:12.2520141Z ] 2022-05-18T04:14:12.2520521Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(198): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2022-05-18T04:14:12.2520870Z with 2022-05-18T04:14:12.2521008Z [ 2022-05-18T04:14:12.2521248Z T=c10::impl::InlineStreamGuard 2022-05-18T04:14:12.2521476Z ] 2022-05-18T04:14:12.2521871Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(397): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2022-05-18T04:14:12.2522215Z with 2022-05-18T04:14:12.2522370Z [ 2022-05-18T04:14:12.2522604Z T=c10::impl::InlineStreamGuard 2022-05-18T04:14:12.2522809Z ] 2022-05-18T04:14:12.2523281Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2022-05-18T04:14:12.2523759Z with 2022-05-18T04:14:12.2523964Z [ 2022-05-18T04:14:12.2524189Z T=c10::impl::InlineStreamGuard 2022-05-18T04:14:12.2524415Z ] 2022-05-18T04:14:12.2524878Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(540): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2022-05-18T04:14:12.2525277Z with 2022-05-18T04:14:12.2525435Z [ 2022-05-18T04:14:12.2525672Z T=c10::impl::InlineStreamGuard 2022-05-18T04:14:12.2525878Z ] 2022-05-18T04:14:12.2526331Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(540): note: see reference to alias template instantiation 'c10::OptionalBase>' being compiled 2022-05-18T04:14:12.2527070Z 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 2022-05-18T04:14:12.2527796Z 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 2022-05-18T04:14:12.2528477Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(432): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2022-05-18T04:14:12.2528846Z with 2022-05-18T04:14:12.2529003Z [ 2022-05-18T04:14:12.2529242Z T=c10::impl::InlineStreamGuard 2022-05-18T04:14:12.2529466Z ] 2022-05-18T04:14:12.2529833Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(198): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2022-05-18T04:14:12.2530185Z with 2022-05-18T04:14:12.2530341Z [ 2022-05-18T04:14:12.2530515Z T=c10::impl::VirtualGuardImpl 2022-05-18T04:14:12.2530701Z ] 2022-05-18T04:14:12.2531098Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(397): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2022-05-18T04:14:12.2531465Z with 2022-05-18T04:14:12.2531602Z [ 2022-05-18T04:14:12.2531791Z T=c10::impl::VirtualGuardImpl 2022-05-18T04:14:12.2531976Z ] 2022-05-18T04:14:12.2532391Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2022-05-18T04:14:12.2532793Z with 2022-05-18T04:14:12.2532949Z [ 2022-05-18T04:14:12.2533121Z T=c10::impl::VirtualGuardImpl 2022-05-18T04:14:12.2533305Z ] 2022-05-18T04:14:12.2533761Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(540): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2022-05-18T04:14:12.2534176Z with 2022-05-18T04:14:12.2534313Z [ 2022-05-18T04:14:12.2534501Z T=c10::impl::VirtualGuardImpl 2022-05-18T04:14:12.2534684Z ] 2022-05-18T04:14:12.2535128Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(540): note: see reference to alias template instantiation 'c10::OptionalBase' being compiled 2022-05-18T04:14:12.2535762Z 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 2022-05-18T04:14:12.2536623Z with 2022-05-18T04:14:12.2536782Z [ 2022-05-18T04:14:12.2536959Z T=c10::impl::VirtualGuardImpl 2022-05-18T04:14:12.2537150Z ] 2022-05-18T04:14:12.2537599Z 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 2022-05-18T04:14:12.2538264Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(432): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2022-05-18T04:14:12.2538649Z with 2022-05-18T04:14:12.2538811Z [ 2022-05-18T04:14:12.2539003Z T=c10::impl::VirtualGuardImpl 2022-05-18T04:14:12.2539170Z ] 2022-05-18T04:14:12.2539556Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(198): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2022-05-18T04:14:12.2539907Z with 2022-05-18T04:14:12.2540045Z [ 2022-05-18T04:14:12.2540318Z T=std::vector> 2022-05-18T04:14:12.2540569Z ] 2022-05-18T04:14:12.2540964Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(397): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2022-05-18T04:14:12.2541310Z with 2022-05-18T04:14:12.2541465Z [ 2022-05-18T04:14:12.2541739Z T=std::vector> 2022-05-18T04:14:12.2541970Z ] 2022-05-18T04:14:12.2542403Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2022-05-18T04:14:12.2542804Z with 2022-05-18T04:14:12.2542958Z [ 2022-05-18T04:14:12.2543210Z T=std::vector> 2022-05-18T04:14:12.2543459Z ] 2022-05-18T04:14:12.2543915Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(540): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2022-05-18T04:14:12.2544335Z with 2022-05-18T04:14:12.2544477Z [ 2022-05-18T04:14:12.2544750Z T=std::vector> 2022-05-18T04:14:12.2545000Z ] 2022-05-18T04:14:12.2545466Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(540): note: see reference to alias template instantiation 'c10::OptionalBase>>' being compiled 2022-05-18T04:14:12.2546236Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\ATen/core/ivalue_inl.h(834): note: see reference to class template instantiation 'c10::optional>>' being compiled 2022-05-18T04:14:12.2546942Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(432): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2022-05-18T04:14:12.2547370Z with 2022-05-18T04:14:12.2547528Z [ 2022-05-18T04:14:12.2547781Z T=std::vector> 2022-05-18T04:14:12.2548078Z ] 2022-05-18T04:14:12.2548465Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(198): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2022-05-18T04:14:12.2548801Z with 2022-05-18T04:14:12.2548957Z [ 2022-05-18T04:14:12.2549140Z T=torch::autograd::ViewInfo 2022-05-18T04:14:12.2549306Z ] 2022-05-18T04:14:12.2549701Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(397): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2022-05-18T04:14:12.2550061Z with 2022-05-18T04:14:12.2550215Z [ 2022-05-18T04:14:12.2550384Z T=torch::autograd::ViewInfo 2022-05-18T04:14:12.2550566Z ] 2022-05-18T04:14:12.2551000Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2022-05-18T04:14:12.2551379Z with 2022-05-18T04:14:12.2551536Z [ 2022-05-18T04:14:12.2551719Z T=torch::autograd::ViewInfo 2022-05-18T04:14:12.2551879Z ] 2022-05-18T04:14:12.2552340Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(540): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2022-05-18T04:14:12.2552761Z with 2022-05-18T04:14:12.2552915Z [ 2022-05-18T04:14:12.2553081Z T=torch::autograd::ViewInfo 2022-05-18T04:14:12.2553261Z ] 2022-05-18T04:14:12.2553681Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(540): note: see reference to alias template instantiation 'c10::OptionalBase' being compiled 2022-05-18T04:14:12.2554335Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\torch/csrc/autograd/variable.h(525): note: see reference to class template instantiation 'c10::optional' being compiled 2022-05-18T04:14:12.2554961Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(432): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2022-05-18T04:14:12.2555342Z with 2022-05-18T04:14:12.2555496Z [ 2022-05-18T04:14:12.2555664Z T=torch::autograd::ViewInfo 2022-05-18T04:14:12.2555844Z ] 2022-05-18T04:14:12.2556226Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(198): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2022-05-18T04:14:12.2556576Z with 2022-05-18T04:14:12.2556717Z [ 2022-05-18T04:14:12.2556884Z T=c10::IValue 2022-05-18T04:14:12.2557048Z ] 2022-05-18T04:14:12.2557426Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(397): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2022-05-18T04:14:12.2557787Z with 2022-05-18T04:14:12.2557941Z [ 2022-05-18T04:14:12.2558088Z T=c10::IValue 2022-05-18T04:14:12.2558248Z ] 2022-05-18T04:14:12.2558678Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2022-05-18T04:14:12.2559069Z with 2022-05-18T04:14:12.2559253Z [ 2022-05-18T04:14:12.2559418Z T=c10::IValue 2022-05-18T04:14:12.2559573Z ] 2022-05-18T04:14:12.2560049Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(540): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2022-05-18T04:14:12.2560466Z with 2022-05-18T04:14:12.2560613Z [ 2022-05-18T04:14:12.2560752Z T=c10::IValue 2022-05-18T04:14:12.2560907Z ] 2022-05-18T04:14:12.2561294Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(540): note: see reference to alias template instantiation 'c10::OptionalBase' being compiled 2022-05-18T04:14:12.2561907Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\ATen/core/function_schema.h(179): note: see reference to class template instantiation 'c10::optional' being compiled 2022-05-18T04:14:12.2562518Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(432): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2022-05-18T04:14:12.2562893Z with 2022-05-18T04:14:12.2563040Z [ 2022-05-18T04:14:12.2563196Z T=c10::IValue 2022-05-18T04:14:12.2563336Z ] 2022-05-18T04:14:12.2563791Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(198): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2022-05-18T04:14:12.2564137Z with 2022-05-18T04:14:12.2564272Z [ 2022-05-18T04:14:12.2564439Z T=c10::AliasInfo 2022-05-18T04:14:12.2564600Z ] 2022-05-18T04:14:12.2564974Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(397): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2022-05-18T04:14:12.2565333Z with 2022-05-18T04:14:12.2565481Z [ 2022-05-18T04:14:12.2565644Z T=c10::AliasInfo 2022-05-18T04:14:12.2565790Z ] 2022-05-18T04:14:12.2566218Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2022-05-18T04:14:12.2566603Z with 2022-05-18T04:14:12.2566735Z [ 2022-05-18T04:14:12.2566896Z T=c10::AliasInfo 2022-05-18T04:14:12.2567053Z ] 2022-05-18T04:14:12.2567488Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(540): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2022-05-18T04:14:12.2567902Z with 2022-05-18T04:14:12.2568049Z [ 2022-05-18T04:14:12.2568208Z T=c10::AliasInfo 2022-05-18T04:14:12.2568352Z ] 2022-05-18T04:14:12.2568747Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(540): note: see reference to alias template instantiation 'c10::OptionalBase' being compiled 2022-05-18T04:14:12.2569359Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\ATen/core/function_schema.h(26): note: see reference to class template instantiation 'c10::optional' being compiled 2022-05-18T04:14:12.2569983Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(432): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2022-05-18T04:14:12.2570340Z with 2022-05-18T04:14:12.2570486Z [ 2022-05-18T04:14:12.2570646Z T=c10::AliasInfo 2022-05-18T04:14:12.2570791Z ] 2022-05-18T04:14:12.2571727Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(198): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2022-05-18T04:14:12.2572145Z with 2022-05-18T04:14:12.2572293Z [ 2022-05-18T04:14:12.2572499Z T=c10::either 2022-05-18T04:14:12.2572709Z ] 2022-05-18T04:14:12.2573099Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(397): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2022-05-18T04:14:12.2573442Z with 2022-05-18T04:14:12.2573591Z [ 2022-05-18T04:14:12.2573808Z T=c10::either 2022-05-18T04:14:12.2573999Z ] 2022-05-18T04:14:12.2574426Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2022-05-18T04:14:12.2574818Z with 2022-05-18T04:14:12.2574963Z [ 2022-05-18T04:14:12.2575166Z T=c10::either 2022-05-18T04:14:12.2575366Z ] 2022-05-18T04:14:12.2575812Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(540): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2022-05-18T04:14:12.2576220Z with 2022-05-18T04:14:12.2576353Z [ 2022-05-18T04:14:12.2576565Z T=c10::either 2022-05-18T04:14:12.2576766Z ] 2022-05-18T04:14:12.2577188Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(540): note: see reference to alias template instantiation 'c10::OptionalBase>' being compiled 2022-05-18T04:14:12.2577900Z 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 2022-05-18T04:14:12.2578593Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(432): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2022-05-18T04:14:12.2578965Z with 2022-05-18T04:14:12.2579099Z [ 2022-05-18T04:14:12.2579312Z T=c10::either 2022-05-18T04:14:12.2579513Z ] 2022-05-18T04:14:12.2579872Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(198): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2022-05-18T04:14:12.2580219Z with 2022-05-18T04:14:12.2580366Z [ 2022-05-18T04:14:12.2580546Z T=c10::impl::AnnotatedSchema 2022-05-18T04:14:12.2580707Z ] 2022-05-18T04:14:12.2581099Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(397): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2022-05-18T04:14:12.2581455Z with 2022-05-18T04:14:12.2581587Z [ 2022-05-18T04:14:12.2581764Z T=c10::impl::AnnotatedSchema 2022-05-18T04:14:12.2581937Z ] 2022-05-18T04:14:12.2582358Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2022-05-18T04:14:12.2582733Z with 2022-05-18T04:14:12.2582879Z [ 2022-05-18T04:14:12.2583099Z T=c10::impl::AnnotatedSchema 2022-05-18T04:14:12.2583264Z ] 2022-05-18T04:14:12.2583713Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(540): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2022-05-18T04:14:12.2584161Z with 2022-05-18T04:14:12.2584294Z [ 2022-05-18T04:14:12.2584473Z T=c10::impl::AnnotatedSchema 2022-05-18T04:14:12.2584649Z ] 2022-05-18T04:14:12.2585056Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(540): note: see reference to alias template instantiation 'c10::OptionalBase' being compiled 2022-05-18T04:14:12.2585701Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\ATen/core/dispatch/OperatorEntry.h(212): note: see reference to class template instantiation 'c10::optional' being compiled 2022-05-18T04:14:12.2586353Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(432): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2022-05-18T04:14:12.2586724Z with 2022-05-18T04:14:12.2586871Z [ 2022-05-18T04:14:12.2587039Z T=c10::impl::AnnotatedSchema 2022-05-18T04:14:12.2587214Z ] 2022-05-18T04:14:12.2587586Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(198): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2022-05-18T04:14:12.2587914Z with 2022-05-18T04:14:12.2588060Z [ 2022-05-18T04:14:12.2588279Z T=c10::impl::OperatorEntry::CppSignatureWithDebug 2022-05-18T04:14:12.2588483Z ] 2022-05-18T04:14:12.2588858Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(397): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2022-05-18T04:14:12.2589212Z with 2022-05-18T04:14:12.2589358Z [ 2022-05-18T04:14:12.2589559Z T=c10::impl::OperatorEntry::CppSignatureWithDebug 2022-05-18T04:14:12.2589765Z ] 2022-05-18T04:14:12.2590189Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2022-05-18T04:14:12.2590578Z with 2022-05-18T04:14:12.2590710Z [ 2022-05-18T04:14:12.2590926Z T=c10::impl::OperatorEntry::CppSignatureWithDebug 2022-05-18T04:14:12.2591128Z ] 2022-05-18T04:14:12.2591651Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(540): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2022-05-18T04:14:12.2592071Z with 2022-05-18T04:14:12.2592221Z [ 2022-05-18T04:14:12.2592424Z T=c10::impl::OperatorEntry::CppSignatureWithDebug 2022-05-18T04:14:12.2592629Z ] 2022-05-18T04:14:12.2593071Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(540): note: see reference to alias template instantiation 'c10::OptionalBase' being compiled 2022-05-18T04:14:12.2593791Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\ATen/core/dispatch/OperatorEntry.h(271): note: see reference to class template instantiation 'c10::optional' being compiled 2022-05-18T04:14:12.2594526Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(432): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2022-05-18T04:14:12.2594888Z with 2022-05-18T04:14:12.2595035Z [ 2022-05-18T04:14:12.2595299Z T=c10::impl::OperatorEntry::CppSignatureWithDebug 2022-05-18T04:14:12.2595491Z ] 2022-05-18T04:14:12.2595867Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(198): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2022-05-18T04:14:12.2596204Z with 2022-05-18T04:14:12.2596336Z [ 2022-05-18T04:14:12.2596530Z T=std::tuple 2022-05-18T04:14:12.2596718Z ] 2022-05-18T04:14:12.2597104Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(397): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2022-05-18T04:14:12.2597449Z with 2022-05-18T04:14:12.2597595Z [ 2022-05-18T04:14:12.2597788Z T=std::tuple 2022-05-18T04:14:12.2597961Z ] 2022-05-18T04:14:12.2598383Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2022-05-18T04:14:12.2598771Z with 2022-05-18T04:14:12.2598915Z [ 2022-05-18T04:14:12.2599094Z T=std::tuple 2022-05-18T04:14:12.2599278Z ] 2022-05-18T04:14:12.2599724Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(540): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2022-05-18T04:14:12.2600119Z with 2022-05-18T04:14:12.2600264Z [ 2022-05-18T04:14:12.2600456Z T=std::tuple 2022-05-18T04:14:12.2600629Z ] 2022-05-18T04:14:12.2601052Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(540): note: see reference to alias template instantiation 'c10::OptionalBase>' being compiled 2022-05-18T04:14:12.2601727Z 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 2022-05-18T04:14:12.2602381Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(432): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2022-05-18T04:14:12.2602755Z with 2022-05-18T04:14:12.2602890Z [ 2022-05-18T04:14:12.2603083Z T=std::tuple 2022-05-18T04:14:12.2603270Z ] 2022-05-18T04:14:12.2603699Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(198): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2022-05-18T04:14:12.2604044Z with 2022-05-18T04:14:12.2604191Z [ 2022-05-18T04:14:12.2604352Z T=torch::jit::SourceRange 2022-05-18T04:14:12.2604524Z ] 2022-05-18T04:14:12.2604911Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(397): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2022-05-18T04:14:12.2605267Z with 2022-05-18T04:14:12.2605400Z [ 2022-05-18T04:14:12.2605575Z T=torch::jit::SourceRange 2022-05-18T04:14:12.2605745Z ] 2022-05-18T04:14:12.2606207Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2022-05-18T04:14:12.2606597Z with 2022-05-18T04:14:12.2606745Z [ 2022-05-18T04:14:12.2606948Z T=torch::jit::SourceRange 2022-05-18T04:14:12.2607118Z ] 2022-05-18T04:14:12.2607571Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(540): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2022-05-18T04:14:12.2607979Z with 2022-05-18T04:14:12.2608114Z [ 2022-05-18T04:14:12.2608284Z T=torch::jit::SourceRange 2022-05-18T04:14:12.2608453Z ] 2022-05-18T04:14:12.2608845Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(540): note: see reference to alias template instantiation 'c10::OptionalBase' being compiled 2022-05-18T04:14:12.2609488Z 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 2022-05-18T04:14:12.2610135Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(432): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2022-05-18T04:14:12.2610503Z with 2022-05-18T04:14:12.2610648Z [ 2022-05-18T04:14:12.2610808Z T=torch::jit::SourceRange 2022-05-18T04:14:12.2610978Z ] 2022-05-18T04:14:12.2611352Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(198): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2022-05-18T04:14:12.2611683Z with 2022-05-18T04:14:12.2611828Z [ 2022-05-18T04:14:12.2612019Z T=torch::jit::InlinedCallStackPtr 2022-05-18T04:14:12.2612191Z ] 2022-05-18T04:14:12.2612575Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(397): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2022-05-18T04:14:12.2612932Z with 2022-05-18T04:14:12.2613079Z [ 2022-05-18T04:14:12.2613257Z T=torch::jit::InlinedCallStackPtr 2022-05-18T04:14:12.2613439Z ] 2022-05-18T04:14:12.2613862Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2022-05-18T04:14:12.2614239Z with 2022-05-18T04:14:12.2614383Z [ 2022-05-18T04:14:12.2614570Z T=torch::jit::InlinedCallStackPtr 2022-05-18T04:14:12.2614741Z ] 2022-05-18T04:14:12.2615185Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(540): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2022-05-18T04:14:12.2615597Z with 2022-05-18T04:14:12.2615739Z [ 2022-05-18T04:14:12.2615918Z T=torch::jit::InlinedCallStackPtr 2022-05-18T04:14:12.2616100Z ] 2022-05-18T04:14:12.2616524Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(540): note: see reference to alias template instantiation 'c10::OptionalBase' being compiled 2022-05-18T04:14:12.2617169Z 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 2022-05-18T04:14:12.2617857Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(432): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2022-05-18T04:14:12.2618264Z with 2022-05-18T04:14:12.2618409Z [ 2022-05-18T04:14:12.2618587Z T=torch::jit::InlinedCallStackPtr 2022-05-18T04:14:12.2618769Z ] 2022-05-18T04:14:12.2619139Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(198): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2022-05-18T04:14:12.2619481Z with 2022-05-18T04:14:12.2619615Z [ 2022-05-18T04:14:12.2619803Z T=torch::jit::ModuleInstanceInfo 2022-05-18T04:14:12.2619987Z ] 2022-05-18T04:14:12.2620362Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(397): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2022-05-18T04:14:12.2620715Z with 2022-05-18T04:14:12.2620861Z [ 2022-05-18T04:14:12.2621033Z T=torch::jit::ModuleInstanceInfo 2022-05-18T04:14:12.2621214Z ] 2022-05-18T04:14:12.2621641Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2022-05-18T04:14:12.2622027Z with 2022-05-18T04:14:12.2622158Z [ 2022-05-18T04:14:12.2622346Z T=torch::jit::ModuleInstanceInfo 2022-05-18T04:14:12.2622526Z ] 2022-05-18T04:14:12.2622959Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(540): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2022-05-18T04:14:12.2623367Z with 2022-05-18T04:14:12.2623512Z [ 2022-05-18T04:14:12.2623698Z T=torch::jit::ModuleInstanceInfo 2022-05-18T04:14:12.2623866Z ] 2022-05-18T04:14:12.2624284Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(540): note: see reference to alias template instantiation 'c10::OptionalBase' being compiled 2022-05-18T04:14:12.2624937Z 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 2022-05-18T04:14:12.2625576Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(432): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2022-05-18T04:14:12.2625936Z with 2022-05-18T04:14:12.2626082Z [ 2022-05-18T04:14:12.2626268Z T=torch::jit::ModuleInstanceInfo 2022-05-18T04:14:12.2626435Z ] 2022-05-18T04:14:12.2626802Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(198): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2022-05-18T04:14:12.2627143Z with 2022-05-18T04:14:12.2627276Z [ 2022-05-18T04:14:12.2627443Z T=torch::jit::ScopePtr 2022-05-18T04:14:12.2627607Z ] 2022-05-18T04:14:12.2627987Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(397): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2022-05-18T04:14:12.2628325Z with 2022-05-18T04:14:12.2628469Z [ 2022-05-18T04:14:12.2628635Z T=torch::jit::ScopePtr 2022-05-18T04:14:12.2628787Z ] 2022-05-18T04:14:12.2629251Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2022-05-18T04:14:12.2629645Z with 2022-05-18T04:14:12.2629787Z [ 2022-05-18T04:14:12.2629985Z T=torch::jit::ScopePtr 2022-05-18T04:14:12.2630152Z ] 2022-05-18T04:14:12.2630604Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(540): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2022-05-18T04:14:12.2631007Z with 2022-05-18T04:14:12.2631152Z [ 2022-05-18T04:14:12.2631318Z T=torch::jit::ScopePtr 2022-05-18T04:14:12.2631468Z ] 2022-05-18T04:14:12.2631871Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(540): note: see reference to alias template instantiation 'c10::OptionalBase' being compiled 2022-05-18T04:14:12.2632501Z 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 2022-05-18T04:14:12.2633139Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(432): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2022-05-18T04:14:12.2633507Z with 2022-05-18T04:14:12.2633639Z [ 2022-05-18T04:14:12.2633811Z T=torch::jit::ScopePtr 2022-05-18T04:14:12.2633975Z ] 2022-05-18T04:14:12.2634335Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(198): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2022-05-18T04:14:12.2634675Z with 2022-05-18T04:14:12.2634820Z [ 2022-05-18T04:14:12.2634977Z T=at::ThreadLocalState 2022-05-18T04:14:12.2635145Z ] 2022-05-18T04:14:12.2635528Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(397): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2022-05-18T04:14:12.2635870Z with 2022-05-18T04:14:12.2636014Z [ 2022-05-18T04:14:12.2636186Z T=at::ThreadLocalState 2022-05-18T04:14:12.2636351Z ] 2022-05-18T04:14:12.2636759Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2022-05-18T04:14:12.2637138Z with 2022-05-18T04:14:12.2637288Z [ 2022-05-18T04:14:12.2637446Z T=at::ThreadLocalState 2022-05-18T04:14:12.2637612Z ] 2022-05-18T04:14:12.2638057Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(540): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2022-05-18T04:14:12.2638469Z with 2022-05-18T04:14:12.2638605Z [ 2022-05-18T04:14:12.2638776Z T=at::ThreadLocalState 2022-05-18T04:14:12.2638942Z ] 2022-05-18T04:14:12.2639329Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(540): note: see reference to alias template instantiation 'c10::OptionalBase' being compiled 2022-05-18T04:14:12.2639971Z 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 2022-05-18T04:14:12.2640661Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(432): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2022-05-18T04:14:12.2641041Z with 2022-05-18T04:14:12.2641176Z [ 2022-05-18T04:14:12.2641349Z T=at::ThreadLocalState 2022-05-18T04:14:12.2641561Z ] 2022-05-18T04:14:12.2641920Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(198): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2022-05-18T04:14:12.2642267Z with 2022-05-18T04:14:12.2642412Z [ 2022-05-18T04:14:12.2642606Z T=std::shared_ptr 2022-05-18T04:14:12.2642780Z ] 2022-05-18T04:14:12.2643164Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(397): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2022-05-18T04:14:12.2643579Z with 2022-05-18T04:14:12.2643720Z [ 2022-05-18T04:14:12.2643910Z T=std::shared_ptr 2022-05-18T04:14:12.2644094Z ] 2022-05-18T04:14:12.2644506Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2022-05-18T04:14:12.2644898Z with 2022-05-18T04:14:12.2645045Z [ 2022-05-18T04:14:12.2645235Z T=std::shared_ptr 2022-05-18T04:14:12.2645403Z ] 2022-05-18T04:14:12.2645852Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(540): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2022-05-18T04:14:12.2646267Z with 2022-05-18T04:14:12.2646399Z [ 2022-05-18T04:14:12.2646585Z T=std::shared_ptr 2022-05-18T04:14:12.2646765Z ] 2022-05-18T04:14:12.2647181Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(540): note: see reference to alias template instantiation 'c10::OptionalBase>' being compiled 2022-05-18T04:14:12.2647811Z 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 2022-05-18T04:14:12.2648478Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\torch/csrc/jit/api/function_impl.h(156): note: see reference to class template instantiation 'std::array>,4>' being compiled 2022-05-18T04:14:12.2649132Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(432): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2022-05-18T04:14:12.2649507Z with 2022-05-18T04:14:12.2649640Z [ 2022-05-18T04:14:12.2649829Z T=std::shared_ptr 2022-05-18T04:14:12.2650013Z ] 2022-05-18T04:14:12.2650384Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(198): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2022-05-18T04:14:12.2650712Z with 2022-05-18T04:14:12.2650858Z [ 2022-05-18T04:14:12.2651034Z T=torch::jit::GraphExecutor 2022-05-18T04:14:12.2651197Z ] 2022-05-18T04:14:12.2651578Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(397): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2022-05-18T04:14:12.2651926Z with 2022-05-18T04:14:12.2652057Z [ 2022-05-18T04:14:12.2652236Z T=torch::jit::GraphExecutor 2022-05-18T04:14:12.2652409Z ] 2022-05-18T04:14:12.2652883Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2022-05-18T04:14:12.2653290Z with 2022-05-18T04:14:12.2653438Z [ 2022-05-18T04:14:12.2653619Z T=torch::jit::GraphExecutor 2022-05-18T04:14:12.2653778Z ] 2022-05-18T04:14:12.2654228Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(540): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2022-05-18T04:14:12.2654640Z with 2022-05-18T04:14:12.2654786Z [ 2022-05-18T04:14:12.2654950Z T=torch::jit::GraphExecutor 2022-05-18T04:14:12.2655125Z ] 2022-05-18T04:14:12.2655533Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(540): note: see reference to alias template instantiation 'c10::OptionalBase' being compiled 2022-05-18T04:14:12.2656152Z 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 2022-05-18T04:14:12.2656801Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\torch/csrc/jit/api/function_impl.h(170): note: see reference to class template instantiation 'std::array,4>' being compiled 2022-05-18T04:14:12.2657456Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(432): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2022-05-18T04:14:12.2657827Z with 2022-05-18T04:14:12.2657972Z [ 2022-05-18T04:14:12.2658140Z T=torch::jit::GraphExecutor 2022-05-18T04:14:12.2658314Z ] 2022-05-18T04:14:12.2658689Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(198): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2022-05-18T04:14:12.2659020Z with 2022-05-18T04:14:12.2659164Z [ 2022-05-18T04:14:12.2659335Z T=torch::jit::Method 2022-05-18T04:14:12.2659485Z ] 2022-05-18T04:14:12.2659871Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(397): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2022-05-18T04:14:12.2660225Z with 2022-05-18T04:14:12.2660356Z [ 2022-05-18T04:14:12.2660522Z T=torch::jit::Method 2022-05-18T04:14:12.2660686Z ] 2022-05-18T04:14:12.2661105Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2022-05-18T04:14:12.2661477Z with 2022-05-18T04:14:12.2661621Z [ 2022-05-18T04:14:12.2661785Z T=torch::jit::Method 2022-05-18T04:14:12.2661934Z ] 2022-05-18T04:14:12.2662378Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(540): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2022-05-18T04:14:12.2662786Z with 2022-05-18T04:14:12.2662931Z [ 2022-05-18T04:14:12.2663083Z T=torch::jit::Method 2022-05-18T04:14:12.2663243Z ] 2022-05-18T04:14:12.2663683Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(540): note: see reference to alias template instantiation 'c10::OptionalBase' being compiled 2022-05-18T04:14:12.2664289Z 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 2022-05-18T04:14:12.2664951Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(432): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2022-05-18T04:14:12.2665321Z with 2022-05-18T04:14:12.2665468Z [ 2022-05-18T04:14:12.2665622Z T=torch::jit::Method 2022-05-18T04:14:12.2665785Z ] 2022-05-18T04:14:12.2666160Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(198): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2022-05-18T04:14:12.2666500Z with 2022-05-18T04:14:12.2666635Z [ 2022-05-18T04:14:12.2666852Z T=std::vector> 2022-05-18T04:14:12.2667053Z ] 2022-05-18T04:14:12.2667426Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(397): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2022-05-18T04:14:12.2667777Z with 2022-05-18T04:14:12.2667922Z [ 2022-05-18T04:14:12.2668121Z T=std::vector> 2022-05-18T04:14:12.2668322Z ] 2022-05-18T04:14:12.2668745Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2022-05-18T04:14:12.2669131Z with 2022-05-18T04:14:12.2669263Z [ 2022-05-18T04:14:12.2669474Z T=std::vector> 2022-05-18T04:14:12.2669676Z ] 2022-05-18T04:14:12.2670112Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(540): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2022-05-18T04:14:12.2670526Z with 2022-05-18T04:14:12.2670671Z [ 2022-05-18T04:14:12.2670881Z T=std::vector> 2022-05-18T04:14:12.2671067Z ] 2022-05-18T04:14:12.2671505Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(540): note: see reference to alias template instantiation 'c10::OptionalBase>>' being compiled 2022-05-18T04:14:12.2672192Z 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 2022-05-18T04:14:12.2672842Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(432): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2022-05-18T04:14:12.2673201Z with 2022-05-18T04:14:12.2673347Z [ 2022-05-18T04:14:12.2673558Z T=std::vector> 2022-05-18T04:14:12.2673746Z ] 2022-05-18T04:14:12.2674120Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(198): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2022-05-18T04:14:12.2674459Z with 2022-05-18T04:14:12.2674604Z [ 2022-05-18T04:14:12.2674827Z T=std::function 2022-05-18T04:14:12.2675049Z ] 2022-05-18T04:14:12.2675481Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(397): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2022-05-18T04:14:12.2675861Z with 2022-05-18T04:14:12.2676007Z [ 2022-05-18T04:14:12.2676244Z T=std::function 2022-05-18T04:14:12.2676465Z ] 2022-05-18T04:14:12.2676874Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2022-05-18T04:14:12.2677259Z with 2022-05-18T04:14:12.2677406Z [ 2022-05-18T04:14:12.2677630Z T=std::function 2022-05-18T04:14:12.2677854Z ] 2022-05-18T04:14:12.2678307Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(540): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2022-05-18T04:14:12.2678720Z with 2022-05-18T04:14:12.2678854Z [ 2022-05-18T04:14:12.2679090Z T=std::function 2022-05-18T04:14:12.2679310Z ] 2022-05-18T04:14:12.2679745Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(540): note: see reference to alias template instantiation 'c10::OptionalBase>' being compiled 2022-05-18T04:14:12.2680491Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\torch/csrc/autograd/profiler_legacy.h(400): note: see reference to class template instantiation 'c10::optional>' being compiled 2022-05-18T04:14:12.2681185Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(432): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2022-05-18T04:14:12.2681555Z with 2022-05-18T04:14:12.2681704Z [ 2022-05-18T04:14:12.2681929Z T=std::function 2022-05-18T04:14:12.2682153Z ] 2022-05-18T04:14:12.2682525Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(198): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2022-05-18T04:14:12.2682856Z with 2022-05-18T04:14:12.2683001Z [ 2022-05-18T04:14:12.2683279Z T=std::vector>,std::allocator>>> 2022-05-18T04:14:12.2683616Z ] 2022-05-18T04:14:12.2683999Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(397): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2022-05-18T04:14:12.2684359Z with 2022-05-18T04:14:12.2684506Z [ 2022-05-18T04:14:12.2684769Z T=std::vector>,std::allocator>>> 2022-05-18T04:14:12.2685020Z ] 2022-05-18T04:14:12.2685443Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2022-05-18T04:14:12.2685831Z with 2022-05-18T04:14:12.2685962Z [ 2022-05-18T04:14:12.2686240Z T=std::vector>,std::allocator>>> 2022-05-18T04:14:12.2686536Z ] 2022-05-18T04:14:12.2686976Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(540): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2022-05-18T04:14:12.2687430Z with 2022-05-18T04:14:12.2687578Z [ 2022-05-18T04:14:12.2687856Z T=std::vector>,std::allocator>>> 2022-05-18T04:14:12.2688095Z ] 2022-05-18T04:14:12.2688583Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(540): note: see reference to alias template instantiation 'c10::OptionalBase>,std::allocator>>>>' being compiled 2022-05-18T04:14:12.2689388Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\torch/csrc/autograd/profiler_kineto.h(247): note: see reference to class template instantiation 'c10::optional>,std::allocator>>>>' being compiled 2022-05-18T04:14:12.2690102Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(432): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2022-05-18T04:14:12.2690478Z with 2022-05-18T04:14:12.2690612Z [ 2022-05-18T04:14:12.2690888Z T=std::vector>,std::allocator>>> 2022-05-18T04:14:12.2691139Z ] 2022-05-18T04:14:12.2691502Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(198): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2022-05-18T04:14:12.2691845Z with 2022-05-18T04:14:12.2691989Z [ 2022-05-18T04:14:12.2692250Z T=torch::nn::TripletMarginWithDistanceLossOptions::distance_function_t 2022-05-18T04:14:12.2692489Z ] 2022-05-18T04:14:12.2692875Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(397): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2022-05-18T04:14:12.2693228Z with 2022-05-18T04:14:12.2693363Z [ 2022-05-18T04:14:12.2693626Z T=torch::nn::TripletMarginWithDistanceLossOptions::distance_function_t 2022-05-18T04:14:12.2693871Z ] 2022-05-18T04:14:12.2694292Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2022-05-18T04:14:12.2694663Z with 2022-05-18T04:14:12.2694807Z [ 2022-05-18T04:14:12.2695146Z T=torch::nn::TripletMarginWithDistanceLossOptions::distance_function_t 2022-05-18T04:14:12.2695380Z ] 2022-05-18T04:14:12.2695834Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(540): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2022-05-18T04:14:12.2696248Z with 2022-05-18T04:14:12.2696394Z [ 2022-05-18T04:14:12.2696641Z T=torch::nn::TripletMarginWithDistanceLossOptions::distance_function_t 2022-05-18T04:14:12.2696884Z ] 2022-05-18T04:14:12.2697365Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(540): note: see reference to alias template instantiation 'c10::OptionalBase' being compiled 2022-05-18T04:14:12.2698209Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\torch\csrc\api\include\torch/nn/options/loss.h(404): note: see reference to class template instantiation 'c10::optional' being compiled 2022-05-18T04:14:12.2698963Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(432): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2022-05-18T04:14:12.2699333Z with 2022-05-18T04:14:12.2699481Z [ 2022-05-18T04:14:12.2699746Z T=torch::nn::TripletMarginWithDistanceLossOptions::distance_function_t 2022-05-18T04:14:12.2699984Z ] 2022-05-18T04:14:12.2700358Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(198): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2022-05-18T04:14:12.2700701Z with 2022-05-18T04:14:12.2700836Z [ 2022-05-18T04:14:12.2701043Z T=std::vector> 2022-05-18T04:14:12.2701237Z ] 2022-05-18T04:14:12.2701616Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(397): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2022-05-18T04:14:12.2701973Z with 2022-05-18T04:14:12.2702120Z [ 2022-05-18T04:14:12.2702323Z T=std::vector> 2022-05-18T04:14:12.2702499Z ] 2022-05-18T04:14:12.2702920Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2022-05-18T04:14:12.2703310Z with 2022-05-18T04:14:12.2703440Z [ 2022-05-18T04:14:12.2703642Z T=std::vector> 2022-05-18T04:14:12.2703834Z ] 2022-05-18T04:14:12.2704281Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(540): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2022-05-18T04:14:12.2704684Z with 2022-05-18T04:14:12.2704832Z [ 2022-05-18T04:14:12.2705031Z T=std::vector> 2022-05-18T04:14:12.2705209Z ] 2022-05-18T04:14:12.2705620Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(540): note: see reference to alias template instantiation 'c10::OptionalBase>>' being compiled 2022-05-18T04:14:12.2705995Z with 2022-05-18T04:14:12.2706139Z [ 2022-05-18T04:14:12.2706274Z T=double 2022-05-18T04:14:12.2706424Z ] 2022-05-18T04:14:12.2706876Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\torch\csrc\api\include\torch/nn/options/upsampling.h(26): note: see reference to class template instantiation 'c10::optional>>' being compiled 2022-05-18T04:14:12.2707285Z with 2022-05-18T04:14:12.2707430Z [ 2022-05-18T04:14:12.2707582Z T=double 2022-05-18T04:14:12.2707637Z ] 2022-05-18T04:14:12.2707945Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(432): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2022-05-18T04:14:12.2708005Z with 2022-05-18T04:14:12.2708060Z [ 2022-05-18T04:14:12.2708178Z T=std::vector> 2022-05-18T04:14:12.2708233Z ] 2022-05-18T04:14:12.2708561Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(198): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2022-05-18T04:14:12.2708621Z with 2022-05-18T04:14:12.2708676Z [ 2022-05-18T04:14:12.2708768Z T=std::tuple 2022-05-18T04:14:12.2708859Z ] 2022-05-18T04:14:12.2709162Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(397): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2022-05-18T04:14:12.2709219Z with 2022-05-18T04:14:12.2709274Z [ 2022-05-18T04:14:12.2709379Z T=std::tuple 2022-05-18T04:14:12.2709436Z ] 2022-05-18T04:14:12.2709775Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2022-05-18T04:14:12.2709822Z with 2022-05-18T04:14:12.2709878Z [ 2022-05-18T04:14:12.2709983Z T=std::tuple 2022-05-18T04:14:12.2710040Z ] 2022-05-18T04:14:12.2710400Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(540): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2022-05-18T04:14:12.2710461Z with 2022-05-18T04:14:12.2710515Z [ 2022-05-18T04:14:12.2710616Z T=std::tuple 2022-05-18T04:14:12.2710659Z ] 2022-05-18T04:14:12.2710988Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(540): note: see reference to alias template instantiation 'c10::OptionalBase>' being compiled 2022-05-18T04:14:12.2711346Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\torch\csrc\api\include\torch/nn/modules/rnn.h(155): note: see reference to class template instantiation 'c10::optional>' being compiled 2022-05-18T04:14:12.2711664Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(432): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2022-05-18T04:14:12.2711726Z with 2022-05-18T04:14:12.2711782Z [ 2022-05-18T04:14:12.2711883Z T=std::tuple 2022-05-18T04:14:12.2711939Z ] 2022-05-18T04:14:12.2712227Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(198): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2022-05-18T04:14:12.2712273Z with 2022-05-18T04:14:12.2712329Z [ 2022-05-18T04:14:12.2712455Z T=std::vector> 2022-05-18T04:14:12.2712511Z ] 2022-05-18T04:14:12.2712810Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(397): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2022-05-18T04:14:12.2712871Z with 2022-05-18T04:14:12.2712926Z [ 2022-05-18T04:14:12.2713048Z T=std::vector> 2022-05-18T04:14:12.2713091Z ] 2022-05-18T04:14:12.2713427Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2022-05-18T04:14:12.2713484Z with 2022-05-18T04:14:12.2713539Z [ 2022-05-18T04:14:12.2713664Z T=std::vector> 2022-05-18T04:14:12.2713720Z ] 2022-05-18T04:14:12.2714111Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(540): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2022-05-18T04:14:12.2714590Z with 2022-05-18T04:14:12.2714634Z [ 2022-05-18T04:14:12.2714762Z T=std::vector> 2022-05-18T04:14:12.2714818Z ] 2022-05-18T04:14:12.2715161Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(540): note: see reference to alias template instantiation 'c10::OptionalBase>>' being compiled 2022-05-18T04:14:12.2715530Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\torch\csrc\api\include\torch/optim/lbfgs.h(46): note: see reference to class template instantiation 'c10::optional>>' being compiled 2022-05-18T04:14:12.2715848Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(432): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2022-05-18T04:14:12.2715911Z with 2022-05-18T04:14:12.2715969Z [ 2022-05-18T04:14:12.2716094Z T=std::vector> 2022-05-18T04:14:12.2716151Z ] 2022-05-18T04:14:12.2716395Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\pybind11\detail/common.h(108): warning C4005: 'HAVE_SNPRINTF': macro redefinition 2022-05-18T04:14:12.2716578Z C:\Jenkins\Miniconda3\Include\pyerrors.h(315): note: see previous definition of 'HAVE_SNPRINTF' 2022-05-18T04:14:12.3705870Z [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 2022-05-18T04:14:12.3706063Z Creating library reloaded_jit_extension.lib and object reloaded_jit_extension.exp 2022-05-18T04:14:12.6559600Z Loading extension module reloaded_jit_extension... 2022-05-18T04:14:12.6560045Z Using C:\Users\runneruser\AppData\Local\torch_extensions\torch_extensions\Cache\py38_cu113 as PyTorch extensions root... 2022-05-18T04:14:12.6560520Z The input conditions for extension module reloaded_jit_extension have changed. Bumping to version 1 and re-building as reloaded_jit_extension_v1... 2022-05-18T04:14:12.6561017Z Emitting ninja build file C:\Users\runneruser\AppData\Local\torch_extensions\torch_extensions\Cache\py38_cu113\reloaded_jit_extension\build.ninja... 2022-05-18T04:14:12.6561399Z Building extension module reloaded_jit_extension_v1... 2022-05-18T04:14:12.6561727Z Allowing ninja to set a default number of workers... (overridable by setting the environment variable MAX_JOBS=N) 2022-05-18T04:14:23.0698046Z [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\py38_cu113\reloaded_jit_extension\main.cpp /Fomain.o 2022-05-18T04:14:23.0699109Z Microsoft (R) C/C++ Optimizing Compiler Version 19.28.29337 for x64 2022-05-18T04:14:23.0699393Z Copyright (C) Microsoft Corporation. All rights reserved. 2022-05-18T04:14:23.0699556Z 2022-05-18T04:14:23.0700023Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/macros/Macros.h(143): warning C4067: unexpected tokens following preprocessor directive - expected a newline 2022-05-18T04:14:23.0700607Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/core/TensorImpl.h(2199): warning C4805: '|': unsafe mix of type 'uintptr_t' and type 'bool' in operation 2022-05-18T04:14:23.0701730Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(198): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2022-05-18T04:14:23.0702088Z with 2022-05-18T04:14:23.0702232Z [ 2022-05-18T04:14:23.0702473Z T=c10::impl::InlineDeviceGuard 2022-05-18T04:14:23.0702693Z ] 2022-05-18T04:14:23.0703081Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(397): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2022-05-18T04:14:23.0703445Z with 2022-05-18T04:14:23.0703602Z [ 2022-05-18T04:14:23.0703825Z T=c10::impl::InlineDeviceGuard 2022-05-18T04:14:23.0704048Z ] 2022-05-18T04:14:23.0704486Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2022-05-18T04:14:23.0704889Z with 2022-05-18T04:14:23.0705027Z [ 2022-05-18T04:14:23.0705261Z T=c10::impl::InlineDeviceGuard 2022-05-18T04:14:23.0705687Z ] 2022-05-18T04:14:23.0706141Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(540): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2022-05-18T04:14:23.0706548Z with 2022-05-18T04:14:23.0706698Z [ 2022-05-18T04:14:23.0706924Z T=c10::impl::InlineDeviceGuard 2022-05-18T04:14:23.0707130Z ] 2022-05-18T04:14:23.0707576Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(540): note: see reference to alias template instantiation 'c10::OptionalBase>' being compiled 2022-05-18T04:14:23.0708308Z 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 2022-05-18T04:14:23.0709035Z 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 2022-05-18T04:14:23.0709716Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(432): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2022-05-18T04:14:23.0710083Z with 2022-05-18T04:14:23.0710229Z [ 2022-05-18T04:14:23.0710461Z T=c10::impl::InlineDeviceGuard 2022-05-18T04:14:23.0710684Z ] 2022-05-18T04:14:23.0711045Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(198): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2022-05-18T04:14:23.0711388Z with 2022-05-18T04:14:23.0711538Z [ 2022-05-18T04:14:23.0711686Z T=at::TensorBase 2022-05-18T04:14:23.0711846Z ] 2022-05-18T04:14:23.0712234Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(397): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2022-05-18T04:14:23.0712651Z with 2022-05-18T04:14:23.0712800Z [ 2022-05-18T04:14:23.0713042Z T=at::TensorBase 2022-05-18T04:14:23.0713260Z ] 2022-05-18T04:14:23.0713673Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2022-05-18T04:14:23.0714063Z with 2022-05-18T04:14:23.0714211Z [ 2022-05-18T04:14:23.0714360Z T=at::TensorBase 2022-05-18T04:14:23.0714518Z ] 2022-05-18T04:14:23.0714970Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(540): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2022-05-18T04:14:23.0715389Z with 2022-05-18T04:14:23.0715523Z [ 2022-05-18T04:14:23.0715687Z T=at::TensorBase 2022-05-18T04:14:23.0715850Z ] 2022-05-18T04:14:23.0716235Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(540): note: see reference to alias template instantiation 'c10::OptionalBase' being compiled 2022-05-18T04:14:23.0716851Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\ATen/core/TensorBase.h(951): note: see reference to class template instantiation 'c10::optional' being compiled 2022-05-18T04:14:23.0717472Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(432): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2022-05-18T04:14:23.0717844Z with 2022-05-18T04:14:23.0717981Z [ 2022-05-18T04:14:23.0718145Z T=at::TensorBase 2022-05-18T04:14:23.0718309Z ] 2022-05-18T04:14:23.0718668Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(198): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2022-05-18T04:14:23.0719016Z with 2022-05-18T04:14:23.0719159Z [ 2022-05-18T04:14:23.0719307Z T=at::Tensor 2022-05-18T04:14:23.0719467Z ] 2022-05-18T04:14:23.0719855Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(397): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2022-05-18T04:14:23.0720205Z with 2022-05-18T04:14:23.0720340Z [ 2022-05-18T04:14:23.0720497Z T=at::Tensor 2022-05-18T04:14:23.0720650Z ] 2022-05-18T04:14:23.0721060Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2022-05-18T04:14:23.0721453Z with 2022-05-18T04:14:23.0721601Z [ 2022-05-18T04:14:23.0721743Z T=at::Tensor 2022-05-18T04:14:23.0721897Z ] 2022-05-18T04:14:23.0722344Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(540): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2022-05-18T04:14:23.0722757Z with 2022-05-18T04:14:23.0722889Z [ 2022-05-18T04:14:23.0723047Z T=at::Tensor 2022-05-18T04:14:23.0723201Z ] 2022-05-18T04:14:23.0723576Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(540): note: see reference to alias template instantiation 'c10::OptionalBase' being compiled 2022-05-18T04:14:23.0724589Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\ATen/core/TensorBody.h(509): note: see reference to class template instantiation 'c10::optional' being compiled 2022-05-18T04:14:23.0725231Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(432): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2022-05-18T04:14:23.0725653Z with 2022-05-18T04:14:23.0725788Z [ 2022-05-18T04:14:23.0725951Z T=at::Tensor 2022-05-18T04:14:23.0762162Z ] 2022-05-18T04:14:23.0762770Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(198): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2022-05-18T04:14:23.0763119Z with 2022-05-18T04:14:23.0763268Z [ 2022-05-18T04:14:23.0763431Z T=at::Generator 2022-05-18T04:14:23.0763579Z ] 2022-05-18T04:14:23.0763976Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(397): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2022-05-18T04:14:23.0764324Z with 2022-05-18T04:14:23.0764463Z [ 2022-05-18T04:14:23.0764622Z T=at::Generator 2022-05-18T04:14:23.0764776Z ] 2022-05-18T04:14:23.0765199Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2022-05-18T04:14:23.0765581Z with 2022-05-18T04:14:23.0765723Z [ 2022-05-18T04:14:23.0765881Z T=at::Generator 2022-05-18T04:14:23.0766022Z ] 2022-05-18T04:14:23.0766471Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(540): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2022-05-18T04:14:23.0766889Z with 2022-05-18T04:14:23.0767023Z [ 2022-05-18T04:14:23.0767181Z T=at::Generator 2022-05-18T04:14:23.0767333Z ] 2022-05-18T04:14:23.0767728Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(540): note: see reference to alias template instantiation 'c10::OptionalBase' being compiled 2022-05-18T04:14:23.0768321Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\ATen/core/TensorBody.h(584): note: see reference to class template instantiation 'c10::optional' being compiled 2022-05-18T04:14:23.0768948Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(432): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2022-05-18T04:14:23.0769322Z with 2022-05-18T04:14:23.0769468Z [ 2022-05-18T04:14:23.0769619Z T=at::Generator 2022-05-18T04:14:23.0769783Z ] 2022-05-18T04:14:23.0770152Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(198): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2022-05-18T04:14:23.0770490Z with 2022-05-18T04:14:23.0770637Z [ 2022-05-18T04:14:23.0770797Z T=c10::DimVector 2022-05-18T04:14:23.0770944Z ] 2022-05-18T04:14:23.0771328Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(397): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2022-05-18T04:14:23.0771680Z with 2022-05-18T04:14:23.0771829Z [ 2022-05-18T04:14:23.0771977Z T=c10::DimVector 2022-05-18T04:14:23.0772133Z ] 2022-05-18T04:14:23.0772689Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2022-05-18T04:14:23.0773073Z with 2022-05-18T04:14:23.0773230Z [ 2022-05-18T04:14:23.0773455Z T=c10::DimVector 2022-05-18T04:14:23.0773601Z ] 2022-05-18T04:14:23.0774054Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(540): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2022-05-18T04:14:23.0774475Z with 2022-05-18T04:14:23.0774628Z [ 2022-05-18T04:14:23.0774777Z T=c10::DimVector 2022-05-18T04:14:23.0774937Z ] 2022-05-18T04:14:23.0775329Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(540): note: see reference to alias template instantiation 'c10::OptionalBase' being compiled 2022-05-18T04:14:23.0775930Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\ATen/TensorIterator.h(766): note: see reference to class template instantiation 'c10::optional' being compiled 2022-05-18T04:14:23.0776552Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(432): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2022-05-18T04:14:23.0776923Z with 2022-05-18T04:14:23.0777066Z [ 2022-05-18T04:14:23.0777213Z T=c10::DimVector 2022-05-18T04:14:23.0777368Z ] 2022-05-18T04:14:23.0777735Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(198): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2022-05-18T04:14:23.0778078Z with 2022-05-18T04:14:23.0778210Z [ 2022-05-18T04:14:23.0778374Z T=std::string 2022-05-18T04:14:23.0778566Z ] 2022-05-18T04:14:23.0778940Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(397): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2022-05-18T04:14:23.0779298Z with 2022-05-18T04:14:23.0779450Z [ 2022-05-18T04:14:23.0779595Z T=std::string 2022-05-18T04:14:23.0779750Z ] 2022-05-18T04:14:23.0780173Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2022-05-18T04:14:23.0780564Z with 2022-05-18T04:14:23.0780695Z [ 2022-05-18T04:14:23.0780852Z T=std::string 2022-05-18T04:14:23.0781006Z ] 2022-05-18T04:14:23.0781442Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(540): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2022-05-18T04:14:23.0781857Z with 2022-05-18T04:14:23.0781990Z [ 2022-05-18T04:14:23.0782149Z T=std::string 2022-05-18T04:14:23.0782305Z ] 2022-05-18T04:14:23.0782687Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(540): note: see reference to alias template instantiation 'c10::OptionalBase' being compiled 2022-05-18T04:14:23.0783292Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\ATen/core/jit_type_base.h(448): note: see reference to class template instantiation 'c10::optional' being compiled 2022-05-18T04:14:23.0783908Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(432): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2022-05-18T04:14:23.0784278Z with 2022-05-18T04:14:23.0784467Z [ 2022-05-18T04:14:23.0784614Z T=std::string 2022-05-18T04:14:23.0784767Z ] 2022-05-18T04:14:23.0785136Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(198): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2022-05-18T04:14:23.0785511Z with 2022-05-18T04:14:23.0785656Z [ 2022-05-18T04:14:23.0785825Z T=c10::QualifiedName 2022-05-18T04:14:23.0785973Z ] 2022-05-18T04:14:23.0786357Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(397): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2022-05-18T04:14:23.0786711Z with 2022-05-18T04:14:23.0786842Z [ 2022-05-18T04:14:23.0787007Z T=c10::QualifiedName 2022-05-18T04:14:23.0787168Z ] 2022-05-18T04:14:23.0787591Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2022-05-18T04:14:23.0787968Z with 2022-05-18T04:14:23.0788109Z [ 2022-05-18T04:14:23.0788271Z T=c10::QualifiedName 2022-05-18T04:14:23.0788425Z ] 2022-05-18T04:14:23.0788872Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(540): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2022-05-18T04:14:23.0789280Z with 2022-05-18T04:14:23.0789419Z [ 2022-05-18T04:14:23.0789572Z T=c10::QualifiedName 2022-05-18T04:14:23.0789890Z ] 2022-05-18T04:14:23.0790430Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(540): note: see reference to alias template instantiation 'c10::OptionalBase' being compiled 2022-05-18T04:14:23.0791044Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\ATen/core/jit_type_base.h(696): note: see reference to class template instantiation 'c10::optional' being compiled 2022-05-18T04:14:23.0791673Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(432): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2022-05-18T04:14:23.0792097Z with 2022-05-18T04:14:23.0792242Z [ 2022-05-18T04:14:23.0792400Z T=c10::QualifiedName 2022-05-18T04:14:23.0792562Z ] 2022-05-18T04:14:23.0792994Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(198): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2022-05-18T04:14:23.0793323Z with 2022-05-18T04:14:23.0793465Z [ 2022-05-18T04:14:23.0793676Z T=std::shared_ptr 2022-05-18T04:14:23.0793874Z ] 2022-05-18T04:14:23.0794251Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(397): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2022-05-18T04:14:23.0794607Z with 2022-05-18T04:14:23.0794749Z [ 2022-05-18T04:14:23.0794943Z T=std::shared_ptr 2022-05-18T04:14:23.0795135Z ] 2022-05-18T04:14:23.0795561Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2022-05-18T04:14:23.0795949Z with 2022-05-18T04:14:23.0796081Z [ 2022-05-18T04:14:23.0796294Z T=std::shared_ptr 2022-05-18T04:14:23.0796567Z ] 2022-05-18T04:14:23.0797008Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(540): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2022-05-18T04:14:23.0797469Z with 2022-05-18T04:14:23.0797614Z [ 2022-05-18T04:14:23.0797803Z T=std::shared_ptr 2022-05-18T04:14:23.0797994Z ] 2022-05-18T04:14:23.0798425Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(540): note: see reference to alias template instantiation 'c10::OptionalBase>' being compiled 2022-05-18T04:14:23.0799092Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\ATen/core/ivalue.h(1338): note: see reference to class template instantiation 'c10::optional>' being compiled 2022-05-18T04:14:23.0799741Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(432): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2022-05-18T04:14:23.0800105Z with 2022-05-18T04:14:23.0800252Z [ 2022-05-18T04:14:23.0800452Z T=std::shared_ptr 2022-05-18T04:14:23.0800634Z ] 2022-05-18T04:14:23.0801001Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(198): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2022-05-18T04:14:23.0801338Z with 2022-05-18T04:14:23.0801469Z [ 2022-05-18T04:14:23.0801670Z T=std::weak_ptr 2022-05-18T04:14:23.0801861Z ] 2022-05-18T04:14:23.0802247Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(397): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2022-05-18T04:14:23.0802588Z with 2022-05-18T04:14:23.0802734Z [ 2022-05-18T04:14:23.0802934Z T=std::weak_ptr 2022-05-18T04:14:23.0803110Z ] 2022-05-18T04:14:23.0803531Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2022-05-18T04:14:23.0803916Z with 2022-05-18T04:14:23.0804059Z [ 2022-05-18T04:14:23.0804250Z T=std::weak_ptr 2022-05-18T04:14:23.0804438Z ] 2022-05-18T04:14:23.0804885Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(540): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2022-05-18T04:14:23.0805282Z with 2022-05-18T04:14:23.0805427Z [ 2022-05-18T04:14:23.0805630Z T=std::weak_ptr 2022-05-18T04:14:23.0805809Z ] 2022-05-18T04:14:23.0806228Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(540): note: see reference to alias template instantiation 'c10::OptionalBase>' being compiled 2022-05-18T04:14:23.0806894Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\ATen/core/ivalue.h(1339): note: see reference to class template instantiation 'c10::optional>' being compiled 2022-05-18T04:14:23.0807536Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(432): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2022-05-18T04:14:23.0807944Z with 2022-05-18T04:14:23.0808079Z [ 2022-05-18T04:14:23.0808282Z T=std::weak_ptr 2022-05-18T04:14:23.0808511Z ] 2022-05-18T04:14:23.0808871Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(198): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2022-05-18T04:14:23.0809208Z with 2022-05-18T04:14:23.0809356Z [ 2022-05-18T04:14:23.0809575Z T=std::vector> 2022-05-18T04:14:23.0809793Z ] 2022-05-18T04:14:23.0810177Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(397): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2022-05-18T04:14:23.0810533Z with 2022-05-18T04:14:23.0810663Z [ 2022-05-18T04:14:23.0810894Z T=std::vector> 2022-05-18T04:14:23.0811105Z ] 2022-05-18T04:14:23.0811518Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2022-05-18T04:14:23.0811909Z with 2022-05-18T04:14:23.0812055Z [ 2022-05-18T04:14:23.0812280Z T=std::vector> 2022-05-18T04:14:23.0812481Z ] 2022-05-18T04:14:23.0812928Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(540): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2022-05-18T04:14:23.0813338Z with 2022-05-18T04:14:23.0813472Z [ 2022-05-18T04:14:23.0813701Z T=std::vector> 2022-05-18T04:14:23.0813915Z ] 2022-05-18T04:14:23.0814357Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(540): note: see reference to alias template instantiation 'c10::OptionalBase>>' being compiled 2022-05-18T04:14:23.0815042Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\ATen/core/jit_type.h(482): note: see reference to class template instantiation 'c10::optional>>' being compiled 2022-05-18T04:14:23.0815694Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(432): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2022-05-18T04:14:23.0816064Z with 2022-05-18T04:14:23.0816207Z [ 2022-05-18T04:14:23.0816425Z T=std::vector> 2022-05-18T04:14:23.0816637Z ] 2022-05-18T04:14:23.0817010Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(198): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2022-05-18T04:14:23.0817354Z with 2022-05-18T04:14:23.0817489Z [ 2022-05-18T04:14:23.0817817Z T=std::vector::type,std::allocator::type>> 2022-05-18T04:14:23.0818120Z ] 2022-05-18T04:14:23.0818491Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(397): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2022-05-18T04:14:23.0818842Z with 2022-05-18T04:14:23.0818987Z [ 2022-05-18T04:14:23.0819355Z T=std::vector::type,std::allocator::type>> 2022-05-18T04:14:23.0819640Z ] 2022-05-18T04:14:23.0820102Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2022-05-18T04:14:23.0820491Z with 2022-05-18T04:14:23.0820623Z [ 2022-05-18T04:14:23.0820950Z T=std::vector::type,std::allocator::type>> 2022-05-18T04:14:23.0821253Z ] 2022-05-18T04:14:23.0821699Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(540): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2022-05-18T04:14:23.0822104Z with 2022-05-18T04:14:23.0822249Z [ 2022-05-18T04:14:23.0822577Z T=std::vector::type,std::allocator::type>> 2022-05-18T04:14:23.0822879Z ] 2022-05-18T04:14:23.0823278Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(540): note: see reference to alias template instantiation 'c10::OptionalBase>>' being compiled 2022-05-18T04:14:23.0823655Z with 2022-05-18T04:14:23.0823801Z [ 2022-05-18T04:14:23.0824016Z T=c10::impl::ScalarTypeToCPPType::type 2022-05-18T04:14:23.0824233Z ] 2022-05-18T04:14:23.0824642Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\ATen/core/jit_type.h(441): note: see reference to class template instantiation 'c10::optional>>' being compiled 2022-05-18T04:14:23.0825013Z with 2022-05-18T04:14:23.0825148Z [ 2022-05-18T04:14:23.0825384Z T=c10::impl::ScalarTypeToCPPType::type 2022-05-18T04:14:23.0825602Z ] 2022-05-18T04:14:23.0825995Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(432): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2022-05-18T04:14:23.0826364Z with 2022-05-18T04:14:23.0826508Z [ 2022-05-18T04:14:23.0826836Z T=std::vector::type,std::allocator::type>> 2022-05-18T04:14:23.0827125Z ] 2022-05-18T04:14:23.0827488Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(198): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2022-05-18T04:14:23.0827830Z with 2022-05-18T04:14:23.0827975Z [ 2022-05-18T04:14:23.0828202Z T=std::vector,std::allocator>> 2022-05-18T04:14:23.0828427Z ] 2022-05-18T04:14:23.0828814Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(397): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2022-05-18T04:14:23.0829156Z with 2022-05-18T04:14:23.0829300Z [ 2022-05-18T04:14:23.0829540Z T=std::vector,std::allocator>> 2022-05-18T04:14:23.0829747Z ] 2022-05-18T04:14:23.0830172Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2022-05-18T04:14:23.0830600Z with 2022-05-18T04:14:23.0830746Z [ 2022-05-18T04:14:23.0830974Z T=std::vector,std::allocator>> 2022-05-18T04:14:23.0831235Z ] 2022-05-18T04:14:23.0831686Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(540): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2022-05-18T04:14:23.0832092Z with 2022-05-18T04:14:23.0832226Z [ 2022-05-18T04:14:23.0832465Z T=std::vector,std::allocator>> 2022-05-18T04:14:23.0832689Z ] 2022-05-18T04:14:23.0833200Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(540): note: see reference to alias template instantiation 'c10::OptionalBase,std::allocator>>>' being compiled 2022-05-18T04:14:23.0833918Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\ATen/core/jit_type.h(567): note: see reference to class template instantiation 'c10::optional,std::allocator>>>' being compiled 2022-05-18T04:14:23.0834582Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\ATen/core/jit_type.h(843): note: see reference to class template instantiation 'c10::VaryingShape' being compiled 2022-05-18T04:14:23.0835199Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(432): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2022-05-18T04:14:23.0835571Z with 2022-05-18T04:14:23.0835707Z [ 2022-05-18T04:14:23.0835947Z T=std::vector,std::allocator>> 2022-05-18T04:14:23.0836173Z ] 2022-05-18T04:14:23.0836538Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(198): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2022-05-18T04:14:23.0836881Z with 2022-05-18T04:14:23.0837025Z [ 2022-05-18T04:14:23.0837258Z T=std::vector,std::allocator>> 2022-05-18T04:14:23.0837461Z ] 2022-05-18T04:14:23.0837847Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(397): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2022-05-18T04:14:23.0838200Z with 2022-05-18T04:14:23.0838332Z [ 2022-05-18T04:14:23.0838561Z T=std::vector,std::allocator>> 2022-05-18T04:14:23.0838777Z ] 2022-05-18T04:14:23.0839199Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2022-05-18T04:14:23.0839577Z with 2022-05-18T04:14:23.0839721Z [ 2022-05-18T04:14:23.0839950Z T=std::vector,std::allocator>> 2022-05-18T04:14:23.0840153Z ] 2022-05-18T04:14:23.0840600Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(540): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2022-05-18T04:14:23.0841003Z with 2022-05-18T04:14:23.0841147Z [ 2022-05-18T04:14:23.0841365Z T=std::vector,std::allocator>> 2022-05-18T04:14:23.0841579Z ] 2022-05-18T04:14:23.0842069Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(540): note: see reference to alias template instantiation 'c10::OptionalBase,std::allocator>>>' being compiled 2022-05-18T04:14:23.0842813Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\ATen/core/jit_type.h(567): note: see reference to class template instantiation 'c10::optional,std::allocator>>>' being compiled 2022-05-18T04:14:23.0843439Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\ATen/core/jit_type.h(613): note: see reference to class template instantiation 'c10::VaryingShape' being compiled 2022-05-18T04:14:23.0844063Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(432): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2022-05-18T04:14:23.0844435Z with 2022-05-18T04:14:23.0844583Z [ 2022-05-18T04:14:23.0844808Z T=std::vector,std::allocator>> 2022-05-18T04:14:23.0845028Z ] 2022-05-18T04:14:23.0845401Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(198): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2022-05-18T04:14:23.0845741Z with 2022-05-18T04:14:23.0845876Z [ 2022-05-18T04:14:23.0846078Z T=std::vector> 2022-05-18T04:14:23.0846264Z ] 2022-05-18T04:14:23.0846634Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(397): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2022-05-18T04:14:23.0846987Z with 2022-05-18T04:14:23.0847129Z [ 2022-05-18T04:14:23.0847316Z T=std::vector> 2022-05-18T04:14:23.0847505Z ] 2022-05-18T04:14:23.0847927Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2022-05-18T04:14:23.0848314Z with 2022-05-18T04:14:23.0848447Z [ 2022-05-18T04:14:23.0848646Z T=std::vector> 2022-05-18T04:14:23.0848833Z ] 2022-05-18T04:14:23.0849265Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(540): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2022-05-18T04:14:23.0849674Z with 2022-05-18T04:14:23.0849821Z [ 2022-05-18T04:14:23.0850018Z T=std::vector> 2022-05-18T04:14:23.0850195Z ] 2022-05-18T04:14:23.0850615Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(540): note: see reference to alias template instantiation 'c10::OptionalBase>>' being compiled 2022-05-18T04:14:23.0851274Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\ATen/core/jit_type.h(726): note: see reference to class template instantiation 'c10::optional>>' being compiled 2022-05-18T04:14:23.0851912Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(432): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2022-05-18T04:14:23.0852273Z with 2022-05-18T04:14:23.0852417Z [ 2022-05-18T04:14:23.0852618Z T=std::vector> 2022-05-18T04:14:23.0852794Z ] 2022-05-18T04:14:23.0853201Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(198): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2022-05-18T04:14:23.0853575Z with 2022-05-18T04:14:23.0853717Z [ 2022-05-18T04:14:23.0853933Z T=c10::impl::InlineStreamGuard 2022-05-18T04:14:23.0854146Z ] 2022-05-18T04:14:23.0854533Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(397): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2022-05-18T04:14:23.0854871Z with 2022-05-18T04:14:23.0855016Z [ 2022-05-18T04:14:23.0855243Z T=c10::impl::InlineStreamGuard 2022-05-18T04:14:23.0855443Z ] 2022-05-18T04:14:23.0855869Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2022-05-18T04:14:23.0856260Z with 2022-05-18T04:14:23.0856407Z [ 2022-05-18T04:14:23.0856621Z T=c10::impl::InlineStreamGuard 2022-05-18T04:14:23.0856836Z ] 2022-05-18T04:14:23.0857282Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(540): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2022-05-18T04:14:23.0857693Z with 2022-05-18T04:14:23.0857828Z [ 2022-05-18T04:14:23.0858051Z T=c10::impl::InlineStreamGuard 2022-05-18T04:14:23.0858264Z ] 2022-05-18T04:14:23.0858694Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(540): note: see reference to alias template instantiation 'c10::OptionalBase>' being compiled 2022-05-18T04:14:23.0859414Z 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 2022-05-18T04:14:23.0860142Z 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 2022-05-18T04:14:23.0860811Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(432): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2022-05-18T04:14:23.0861184Z with 2022-05-18T04:14:23.0861318Z [ 2022-05-18T04:14:23.0861547Z T=c10::impl::InlineStreamGuard 2022-05-18T04:14:23.0861760Z ] 2022-05-18T04:14:23.0862121Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(198): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2022-05-18T04:14:23.0862464Z with 2022-05-18T04:14:23.0862615Z [ 2022-05-18T04:14:23.0862782Z T=c10::impl::VirtualGuardImpl 2022-05-18T04:14:23.0862958Z ] 2022-05-18T04:14:23.0863344Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(397): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2022-05-18T04:14:23.0863698Z with 2022-05-18T04:14:23.0863831Z [ 2022-05-18T04:14:23.0864010Z T=c10::impl::VirtualGuardImpl 2022-05-18T04:14:23.0864184Z ] 2022-05-18T04:14:23.0864632Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2022-05-18T04:14:23.0865053Z with 2022-05-18T04:14:23.0865197Z [ 2022-05-18T04:14:23.0865363Z T=c10::impl::VirtualGuardImpl 2022-05-18T04:14:23.0865537Z ] 2022-05-18T04:14:23.0865987Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(540): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2022-05-18T04:14:23.0866404Z with 2022-05-18T04:14:23.0866538Z [ 2022-05-18T04:14:23.0866717Z T=c10::impl::VirtualGuardImpl 2022-05-18T04:14:23.0866892Z ] 2022-05-18T04:14:23.0867294Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(540): note: see reference to alias template instantiation 'c10::OptionalBase' being compiled 2022-05-18T04:14:23.0867924Z 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 2022-05-18T04:14:23.0868285Z with 2022-05-18T04:14:23.0868431Z [ 2022-05-18T04:14:23.0868596Z T=c10::impl::VirtualGuardImpl 2022-05-18T04:14:23.0868770Z ] 2022-05-18T04:14:23.0869208Z 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 2022-05-18T04:14:23.0869869Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(432): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2022-05-18T04:14:23.0870227Z with 2022-05-18T04:14:23.0870372Z [ 2022-05-18T04:14:23.0870551Z T=c10::impl::VirtualGuardImpl 2022-05-18T04:14:23.0870716Z ] 2022-05-18T04:14:23.0871084Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(198): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2022-05-18T04:14:23.0871423Z with 2022-05-18T04:14:23.0871569Z [ 2022-05-18T04:14:23.0871819Z T=std::vector> 2022-05-18T04:14:23.0872060Z ] 2022-05-18T04:14:23.0872444Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(397): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2022-05-18T04:14:23.0872785Z with 2022-05-18T04:14:23.0873020Z [ 2022-05-18T04:14:23.0873284Z T=std::vector> 2022-05-18T04:14:23.0873523Z ] 2022-05-18T04:14:23.0873934Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2022-05-18T04:14:23.0874323Z with 2022-05-18T04:14:23.0874469Z [ 2022-05-18T04:14:23.0874719Z T=std::vector> 2022-05-18T04:14:23.0874966Z ] 2022-05-18T04:14:23.0875415Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(540): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2022-05-18T04:14:23.0875825Z with 2022-05-18T04:14:23.0875960Z [ 2022-05-18T04:14:23.0876274Z T=std::vector> 2022-05-18T04:14:23.0876554Z ] 2022-05-18T04:14:23.0877020Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(540): note: see reference to alias template instantiation 'c10::OptionalBase>>' being compiled 2022-05-18T04:14:23.0877798Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\ATen/core/ivalue_inl.h(834): note: see reference to class template instantiation 'c10::optional>>' being compiled 2022-05-18T04:14:23.0878503Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(432): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2022-05-18T04:14:23.0878881Z with 2022-05-18T04:14:23.0879028Z [ 2022-05-18T04:14:23.0879278Z T=std::vector> 2022-05-18T04:14:23.0879523Z ] 2022-05-18T04:14:23.0879894Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(198): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2022-05-18T04:14:23.0880222Z with 2022-05-18T04:14:23.0880369Z [ 2022-05-18T04:14:23.0880543Z T=torch::autograd::ViewInfo 2022-05-18T04:14:23.0880714Z ] 2022-05-18T04:14:23.0881088Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(397): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2022-05-18T04:14:23.0881438Z with 2022-05-18T04:14:23.0881583Z [ 2022-05-18T04:14:23.0881746Z T=torch::autograd::ViewInfo 2022-05-18T04:14:23.0881916Z ] 2022-05-18T04:14:23.0882339Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2022-05-18T04:14:23.0882721Z with 2022-05-18T04:14:23.0882852Z [ 2022-05-18T04:14:23.0883024Z T=torch::autograd::ViewInfo 2022-05-18T04:14:23.0883193Z ] 2022-05-18T04:14:23.0883626Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(540): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2022-05-18T04:14:23.0884029Z with 2022-05-18T04:14:23.0884173Z [ 2022-05-18T04:14:23.0884333Z T=torch::autograd::ViewInfo 2022-05-18T04:14:23.0884508Z ] 2022-05-18T04:14:23.0884916Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(540): note: see reference to alias template instantiation 'c10::OptionalBase' being compiled 2022-05-18T04:14:23.0885559Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\torch/csrc/autograd/variable.h(525): note: see reference to class template instantiation 'c10::optional' being compiled 2022-05-18T04:14:23.0886185Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(432): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2022-05-18T04:14:23.0886553Z with 2022-05-18T04:14:23.0886697Z [ 2022-05-18T04:14:23.0886870Z T=torch::autograd::ViewInfo 2022-05-18T04:14:23.0887031Z ] 2022-05-18T04:14:23.0887444Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(198): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2022-05-18T04:14:23.0887823Z with 2022-05-18T04:14:23.0887957Z [ 2022-05-18T04:14:23.0888111Z T=c10::IValue 2022-05-18T04:14:23.0888265Z ] 2022-05-18T04:14:23.0888642Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(397): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2022-05-18T04:14:23.0889001Z with 2022-05-18T04:14:23.0889147Z [ 2022-05-18T04:14:23.0889301Z T=c10::IValue 2022-05-18T04:14:23.0889443Z ] 2022-05-18T04:14:23.0889864Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2022-05-18T04:14:23.0890253Z with 2022-05-18T04:14:23.0890389Z [ 2022-05-18T04:14:23.0890544Z T=c10::IValue 2022-05-18T04:14:23.0890697Z ] 2022-05-18T04:14:23.0891135Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(540): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2022-05-18T04:14:23.0891540Z with 2022-05-18T04:14:23.0891683Z [ 2022-05-18T04:14:23.0891836Z T=c10::IValue 2022-05-18T04:14:23.0891976Z ] 2022-05-18T04:14:23.0892364Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(540): note: see reference to alias template instantiation 'c10::OptionalBase' being compiled 2022-05-18T04:14:23.0893053Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\ATen/core/function_schema.h(179): note: see reference to class template instantiation 'c10::optional' being compiled 2022-05-18T04:14:23.0893680Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(432): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2022-05-18T04:14:23.0894039Z with 2022-05-18T04:14:23.0894185Z [ 2022-05-18T04:14:23.0894343Z T=c10::IValue 2022-05-18T04:14:23.0894486Z ] 2022-05-18T04:14:23.0894854Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(198): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2022-05-18T04:14:23.0895195Z with 2022-05-18T04:14:23.0895626Z [ 2022-05-18T04:14:23.0895775Z T=c10::AliasInfo 2022-05-18T04:14:23.0895936Z ] 2022-05-18T04:14:23.0896319Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(397): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2022-05-18T04:14:23.0896660Z with 2022-05-18T04:14:23.0896807Z [ 2022-05-18T04:14:23.0896968Z T=c10::AliasInfo 2022-05-18T04:14:23.0897112Z ] 2022-05-18T04:14:23.0897538Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2022-05-18T04:14:23.0897929Z with 2022-05-18T04:14:23.0898073Z [ 2022-05-18T04:14:23.0898220Z T=c10::AliasInfo 2022-05-18T04:14:23.0898378Z ] 2022-05-18T04:14:23.0898825Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(540): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2022-05-18T04:14:23.0899287Z with 2022-05-18T04:14:23.0899436Z [ 2022-05-18T04:14:23.0899598Z T=c10::AliasInfo 2022-05-18T04:14:23.0899745Z ] 2022-05-18T04:14:23.0900182Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(540): note: see reference to alias template instantiation 'c10::OptionalBase' being compiled 2022-05-18T04:14:23.0900801Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\ATen/core/function_schema.h(26): note: see reference to class template instantiation 'c10::optional' being compiled 2022-05-18T04:14:23.0901431Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(432): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2022-05-18T04:14:23.0901803Z with 2022-05-18T04:14:23.0901937Z [ 2022-05-18T04:14:23.0902098Z T=c10::AliasInfo 2022-05-18T04:14:23.0902260Z ] 2022-05-18T04:14:23.0902618Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(198): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2022-05-18T04:14:23.0902961Z with 2022-05-18T04:14:23.0903107Z [ 2022-05-18T04:14:23.0903312Z T=c10::either 2022-05-18T04:14:23.0903518Z ] 2022-05-18T04:14:23.0903907Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(397): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2022-05-18T04:14:23.0904263Z with 2022-05-18T04:14:23.0904398Z [ 2022-05-18T04:14:23.0904614Z T=c10::either 2022-05-18T04:14:23.0904819Z ] 2022-05-18T04:14:23.0905234Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2022-05-18T04:14:23.0905620Z with 2022-05-18T04:14:23.0905766Z [ 2022-05-18T04:14:23.0905968Z T=c10::either 2022-05-18T04:14:23.0906173Z ] 2022-05-18T04:14:23.0906621Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(540): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2022-05-18T04:14:23.0907037Z with 2022-05-18T04:14:23.0907171Z [ 2022-05-18T04:14:23.0907385Z T=c10::either 2022-05-18T04:14:23.0907590Z ] 2022-05-18T04:14:23.0908017Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(540): note: see reference to alias template instantiation 'c10::OptionalBase>' being compiled 2022-05-18T04:14:23.0908729Z 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 2022-05-18T04:14:23.0909414Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(432): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2022-05-18T04:14:23.0909789Z with 2022-05-18T04:14:23.0909938Z [ 2022-05-18T04:14:23.0910142Z T=c10::either 2022-05-18T04:14:23.0910347Z ] 2022-05-18T04:14:23.0910767Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(198): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2022-05-18T04:14:23.0911100Z with 2022-05-18T04:14:23.0911252Z [ 2022-05-18T04:14:23.0911470Z T=c10::impl::AnnotatedSchema 2022-05-18T04:14:23.0911634Z ] 2022-05-18T04:14:23.0912016Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(397): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2022-05-18T04:14:23.0912368Z with 2022-05-18T04:14:23.0912513Z [ 2022-05-18T04:14:23.0912678Z T=c10::impl::AnnotatedSchema 2022-05-18T04:14:23.0912918Z ] 2022-05-18T04:14:23.0913349Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2022-05-18T04:14:23.0913725Z with 2022-05-18T04:14:23.0913874Z [ 2022-05-18T04:14:23.0914056Z T=c10::impl::AnnotatedSchema 2022-05-18T04:14:23.0914217Z ] 2022-05-18T04:14:23.0914667Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(540): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2022-05-18T04:14:23.0915087Z with 2022-05-18T04:14:23.0915233Z [ 2022-05-18T04:14:23.0915401Z T=c10::impl::AnnotatedSchema 2022-05-18T04:14:23.0915575Z ] 2022-05-18T04:14:23.0915989Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(540): note: see reference to alias template instantiation 'c10::OptionalBase' being compiled 2022-05-18T04:14:23.0916645Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\ATen/core/dispatch/OperatorEntry.h(212): note: see reference to class template instantiation 'c10::optional' being compiled 2022-05-18T04:14:23.0917291Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(432): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2022-05-18T04:14:23.0917664Z with 2022-05-18T04:14:23.0917818Z [ 2022-05-18T04:14:23.0917987Z T=c10::impl::AnnotatedSchema 2022-05-18T04:14:23.0918162Z ] 2022-05-18T04:14:23.0918533Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(198): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2022-05-18T04:14:23.0918877Z with 2022-05-18T04:14:23.0919009Z [ 2022-05-18T04:14:23.0919229Z T=c10::impl::OperatorEntry::CppSignatureWithDebug 2022-05-18T04:14:23.0919435Z ] 2022-05-18T04:14:23.0919810Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(397): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2022-05-18T04:14:23.0920168Z with 2022-05-18T04:14:23.0920314Z [ 2022-05-18T04:14:23.0920519Z T=c10::impl::OperatorEntry::CppSignatureWithDebug 2022-05-18T04:14:23.0920724Z ] 2022-05-18T04:14:23.0921147Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2022-05-18T04:14:23.0921538Z with 2022-05-18T04:14:23.0921675Z [ 2022-05-18T04:14:23.0921891Z T=c10::impl::OperatorEntry::CppSignatureWithDebug 2022-05-18T04:14:23.0922099Z ] 2022-05-18T04:14:23.0922584Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(540): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2022-05-18T04:14:23.0922998Z with 2022-05-18T04:14:23.0923184Z [ 2022-05-18T04:14:23.0923399Z T=c10::impl::OperatorEntry::CppSignatureWithDebug 2022-05-18T04:14:23.0923590Z ] 2022-05-18T04:14:23.0924033Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(540): note: see reference to alias template instantiation 'c10::OptionalBase' being compiled 2022-05-18T04:14:23.0924753Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\ATen/core/dispatch/OperatorEntry.h(271): note: see reference to class template instantiation 'c10::optional' being compiled 2022-05-18T04:14:23.0925437Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(432): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2022-05-18T04:14:23.0925800Z with 2022-05-18T04:14:23.0925950Z [ 2022-05-18T04:14:23.0926171Z T=c10::impl::OperatorEntry::CppSignatureWithDebug 2022-05-18T04:14:23.0926364Z ] 2022-05-18T04:14:23.0926732Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(198): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2022-05-18T04:14:23.0927076Z with 2022-05-18T04:14:23.0927223Z [ 2022-05-18T04:14:23.0927405Z T=std::tuple 2022-05-18T04:14:23.0927593Z ] 2022-05-18T04:14:23.0927978Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(397): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2022-05-18T04:14:23.0928322Z with 2022-05-18T04:14:23.0928471Z [ 2022-05-18T04:14:23.0928665Z T=std::tuple 2022-05-18T04:14:23.0928853Z ] 2022-05-18T04:14:23.0929266Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2022-05-18T04:14:23.0929657Z with 2022-05-18T04:14:23.0929804Z [ 2022-05-18T04:14:23.0929986Z T=std::tuple 2022-05-18T04:14:23.0930170Z ] 2022-05-18T04:14:23.0930618Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(540): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2022-05-18T04:14:23.0931031Z with 2022-05-18T04:14:23.0931165Z [ 2022-05-18T04:14:23.0931361Z T=std::tuple 2022-05-18T04:14:23.0931549Z ] 2022-05-18T04:14:23.0931956Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(540): note: see reference to alias template instantiation 'c10::OptionalBase>' being compiled 2022-05-18T04:14:23.0932631Z 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 2022-05-18T04:14:23.0933292Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(432): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2022-05-18T04:14:23.0933662Z with 2022-05-18T04:14:23.0933797Z [ 2022-05-18T04:14:23.0933991Z T=std::tuple 2022-05-18T04:14:23.0934225Z ] 2022-05-18T04:14:23.0934588Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(198): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2022-05-18T04:14:23.0934969Z with 2022-05-18T04:14:23.0935117Z [ 2022-05-18T04:14:23.0935293Z T=torch::jit::SourceRange 2022-05-18T04:14:23.0935452Z ] 2022-05-18T04:14:23.0935838Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(397): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2022-05-18T04:14:23.0936194Z with 2022-05-18T04:14:23.0936326Z [ 2022-05-18T04:14:23.0936499Z T=torch::jit::SourceRange 2022-05-18T04:14:23.0936671Z ] 2022-05-18T04:14:23.0937100Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2022-05-18T04:14:23.0937472Z with 2022-05-18T04:14:23.0937622Z [ 2022-05-18T04:14:23.0937794Z T=torch::jit::SourceRange 2022-05-18T04:14:23.0937953Z ] 2022-05-18T04:14:23.0938402Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(540): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2022-05-18T04:14:23.0938812Z with 2022-05-18T04:14:23.0938944Z [ 2022-05-18T04:14:23.0939116Z T=torch::jit::SourceRange 2022-05-18T04:14:23.0939290Z ] 2022-05-18T04:14:23.0939697Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(540): note: see reference to alias template instantiation 'c10::OptionalBase' being compiled 2022-05-18T04:14:23.0940333Z 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 2022-05-18T04:14:23.0940981Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(432): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2022-05-18T04:14:23.0941356Z with 2022-05-18T04:14:23.0941504Z [ 2022-05-18T04:14:23.0941667Z T=torch::jit::SourceRange 2022-05-18T04:14:23.0941838Z ] 2022-05-18T04:14:23.0942209Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(198): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2022-05-18T04:14:23.0942539Z with 2022-05-18T04:14:23.0942687Z [ 2022-05-18T04:14:23.0942881Z T=torch::jit::InlinedCallStackPtr 2022-05-18T04:14:23.0943053Z ] 2022-05-18T04:14:23.0943435Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(397): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2022-05-18T04:14:23.0943794Z with 2022-05-18T04:14:23.0943942Z [ 2022-05-18T04:14:23.0944119Z T=torch::jit::InlinedCallStackPtr 2022-05-18T04:14:23.0944304Z ] 2022-05-18T04:14:23.0944728Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2022-05-18T04:14:23.0945115Z with 2022-05-18T04:14:23.0945250Z [ 2022-05-18T04:14:23.0945441Z T=torch::jit::InlinedCallStackPtr 2022-05-18T04:14:23.0945626Z ] 2022-05-18T04:14:23.0946529Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(540): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2022-05-18T04:14:23.0947000Z with 2022-05-18T04:14:23.0947147Z [ 2022-05-18T04:14:23.0947328Z T=torch::jit::InlinedCallStackPtr 2022-05-18T04:14:23.0947513Z ] 2022-05-18T04:14:23.0947941Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(540): note: see reference to alias template instantiation 'c10::OptionalBase' being compiled 2022-05-18T04:14:23.0948604Z 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 2022-05-18T04:14:23.0949237Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(432): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2022-05-18T04:14:23.0949611Z with 2022-05-18T04:14:23.0949759Z [ 2022-05-18T04:14:23.0949950Z T=torch::jit::InlinedCallStackPtr 2022-05-18T04:14:23.0950123Z ] 2022-05-18T04:14:23.0950499Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(198): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2022-05-18T04:14:23.0950846Z with 2022-05-18T04:14:23.0950979Z [ 2022-05-18T04:14:23.0951168Z T=torch::jit::ModuleInstanceInfo 2022-05-18T04:14:23.0951354Z ] 2022-05-18T04:14:23.0951731Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(397): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2022-05-18T04:14:23.0952092Z with 2022-05-18T04:14:23.0952237Z [ 2022-05-18T04:14:23.0952428Z T=torch::jit::ModuleInstanceInfo 2022-05-18T04:14:23.0952597Z ] 2022-05-18T04:14:23.0953106Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2022-05-18T04:14:23.0953499Z with 2022-05-18T04:14:23.0953631Z [ 2022-05-18T04:14:23.0953820Z T=torch::jit::ModuleInstanceInfo 2022-05-18T04:14:23.0954000Z ] 2022-05-18T04:14:23.0954448Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(540): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2022-05-18T04:14:23.0954853Z with 2022-05-18T04:14:23.0954998Z [ 2022-05-18T04:14:23.0955189Z T=torch::jit::ModuleInstanceInfo 2022-05-18T04:14:23.0955358Z ] 2022-05-18T04:14:23.0955772Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(540): note: see reference to alias template instantiation 'c10::OptionalBase' being compiled 2022-05-18T04:14:23.0956430Z 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 2022-05-18T04:14:23.0957066Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(432): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2022-05-18T04:14:23.0957421Z with 2022-05-18T04:14:23.0957567Z [ 2022-05-18T04:14:23.0957757Z T=torch::jit::ModuleInstanceInfo 2022-05-18T04:14:23.0958250Z ] 2022-05-18T04:14:23.0958634Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(198): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2022-05-18T04:14:23.0959016Z with 2022-05-18T04:14:23.0959163Z [ 2022-05-18T04:14:23.0959324Z T=torch::jit::ScopePtr 2022-05-18T04:14:23.0959492Z ] 2022-05-18T04:14:23.0959879Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(397): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2022-05-18T04:14:23.0960224Z with 2022-05-18T04:14:23.0960372Z [ 2022-05-18T04:14:23.0960543Z T=torch::jit::ScopePtr 2022-05-18T04:14:23.0960697Z ] 2022-05-18T04:14:23.0961125Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2022-05-18T04:14:23.0961516Z with 2022-05-18T04:14:23.0961665Z [ 2022-05-18T04:14:23.0961824Z T=torch::jit::ScopePtr 2022-05-18T04:14:23.0961991Z ] 2022-05-18T04:14:23.0962438Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(540): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2022-05-18T04:14:23.0962853Z with 2022-05-18T04:14:23.0962989Z [ 2022-05-18T04:14:23.0963157Z T=torch::jit::ScopePtr 2022-05-18T04:14:23.0963324Z ] 2022-05-18T04:14:23.0963715Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(540): note: see reference to alias template instantiation 'c10::OptionalBase' being compiled 2022-05-18T04:14:23.0964353Z 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 2022-05-18T04:14:23.0964990Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(432): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2022-05-18T04:14:23.0965363Z with 2022-05-18T04:14:23.0965499Z [ 2022-05-18T04:14:23.0965670Z T=torch::jit::ScopePtr 2022-05-18T04:14:23.0965839Z ] 2022-05-18T04:14:23.0966195Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(198): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2022-05-18T04:14:23.0966538Z with 2022-05-18T04:14:23.0966687Z [ 2022-05-18T04:14:23.0966846Z T=at::ThreadLocalState 2022-05-18T04:14:23.0967018Z ] 2022-05-18T04:14:23.0967406Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(397): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2022-05-18T04:14:23.0967759Z with 2022-05-18T04:14:23.0967892Z [ 2022-05-18T04:14:23.0968065Z T=at::ThreadLocalState 2022-05-18T04:14:23.0968239Z ] 2022-05-18T04:14:23.0968647Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2022-05-18T04:14:23.0969039Z with 2022-05-18T04:14:23.0969187Z [ 2022-05-18T04:14:23.0969346Z T=at::ThreadLocalState 2022-05-18T04:14:23.0969516Z ] 2022-05-18T04:14:23.0970266Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(540): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2022-05-18T04:14:23.0970717Z with 2022-05-18T04:14:23.0970852Z [ 2022-05-18T04:14:23.0971027Z T=at::ThreadLocalState 2022-05-18T04:14:23.0971198Z ] 2022-05-18T04:14:23.0971595Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(540): note: see reference to alias template instantiation 'c10::OptionalBase' being compiled 2022-05-18T04:14:23.0972239Z 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 2022-05-18T04:14:23.0972888Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(432): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2022-05-18T04:14:23.0973262Z with 2022-05-18T04:14:23.0973396Z [ 2022-05-18T04:14:23.0973576Z T=at::ThreadLocalState 2022-05-18T04:14:23.0973745Z ] 2022-05-18T04:14:23.0974116Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(198): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2022-05-18T04:14:23.0974448Z with 2022-05-18T04:14:23.0974594Z [ 2022-05-18T04:14:23.0974785Z T=std::shared_ptr 2022-05-18T04:14:23.0974956Z ] 2022-05-18T04:14:23.0975342Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(397): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2022-05-18T04:14:23.0975698Z with 2022-05-18T04:14:23.0975830Z [ 2022-05-18T04:14:23.0976022Z T=std::shared_ptr 2022-05-18T04:14:23.0976204Z ] 2022-05-18T04:14:23.0976629Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2022-05-18T04:14:23.0977007Z with 2022-05-18T04:14:23.0977151Z [ 2022-05-18T04:14:23.0977340Z T=std::shared_ptr 2022-05-18T04:14:23.0977509Z ] 2022-05-18T04:14:23.0977959Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(540): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2022-05-18T04:14:23.0978369Z with 2022-05-18T04:14:23.0978513Z [ 2022-05-18T04:14:23.0978689Z T=std::shared_ptr 2022-05-18T04:14:23.0978870Z ] 2022-05-18T04:14:23.0979287Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(540): note: see reference to alias template instantiation 'c10::OptionalBase>' being compiled 2022-05-18T04:14:23.0979917Z 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 2022-05-18T04:14:23.0980584Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\torch/csrc/jit/api/function_impl.h(156): note: see reference to class template instantiation 'std::array>,4>' being compiled 2022-05-18T04:14:23.0981247Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(432): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2022-05-18T04:14:23.0981909Z with 2022-05-18T04:14:23.0982066Z [ 2022-05-18T04:14:23.0982248Z T=std::shared_ptr 2022-05-18T04:14:23.0982478Z ] 2022-05-18T04:14:23.0982855Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(198): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2022-05-18T04:14:23.0983186Z with 2022-05-18T04:14:23.0983336Z [ 2022-05-18T04:14:23.0983514Z T=torch::jit::GraphExecutor 2022-05-18T04:14:23.0983678Z ] 2022-05-18T04:14:23.0984066Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(397): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2022-05-18T04:14:23.0984417Z with 2022-05-18T04:14:23.0984560Z [ 2022-05-18T04:14:23.0984725Z T=torch::jit::GraphExecutor 2022-05-18T04:14:23.0984901Z ] 2022-05-18T04:14:23.0985329Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2022-05-18T04:14:23.0985709Z with 2022-05-18T04:14:23.0985858Z [ 2022-05-18T04:14:23.0986035Z T=torch::jit::GraphExecutor 2022-05-18T04:14:23.0986197Z ] 2022-05-18T04:14:23.0986651Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(540): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2022-05-18T04:14:23.0987069Z with 2022-05-18T04:14:23.0987215Z [ 2022-05-18T04:14:23.0987378Z T=torch::jit::GraphExecutor 2022-05-18T04:14:23.0987555Z ] 2022-05-18T04:14:23.0987974Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(540): note: see reference to alias template instantiation 'c10::OptionalBase' being compiled 2022-05-18T04:14:23.0988612Z 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 2022-05-18T04:14:23.0989251Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\torch/csrc/jit/api/function_impl.h(170): note: see reference to class template instantiation 'std::array,4>' being compiled 2022-05-18T04:14:23.0989909Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(432): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2022-05-18T04:14:23.0990280Z with 2022-05-18T04:14:23.0990428Z [ 2022-05-18T04:14:23.0990595Z T=torch::jit::GraphExecutor 2022-05-18T04:14:23.0990775Z ] 2022-05-18T04:14:23.0991153Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(198): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2022-05-18T04:14:23.0991489Z with 2022-05-18T04:14:23.0991636Z [ 2022-05-18T04:14:23.0991805Z T=torch::jit::Method 2022-05-18T04:14:23.0991957Z ] 2022-05-18T04:14:23.0992348Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(397): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2022-05-18T04:14:23.0992702Z with 2022-05-18T04:14:23.0992933Z [ 2022-05-18T04:14:23.0993096Z T=torch::jit::Method 2022-05-18T04:14:23.0993260Z ] 2022-05-18T04:14:23.0994003Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2022-05-18T04:14:23.0994430Z with 2022-05-18T04:14:23.0994578Z [ 2022-05-18T04:14:23.0994747Z T=torch::jit::Method 2022-05-18T04:14:23.0994911Z ] 2022-05-18T04:14:23.0995349Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(540): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2022-05-18T04:14:23.0995768Z with 2022-05-18T04:14:23.0995917Z [ 2022-05-18T04:14:23.0996070Z T=torch::jit::Method 2022-05-18T04:14:23.0996234Z ] 2022-05-18T04:14:23.0996636Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(540): note: see reference to alias template instantiation 'c10::OptionalBase' being compiled 2022-05-18T04:14:23.0997256Z 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 2022-05-18T04:14:23.0997878Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(432): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2022-05-18T04:14:23.0998251Z with 2022-05-18T04:14:23.0998399Z [ 2022-05-18T04:14:23.0998552Z T=torch::jit::Method 2022-05-18T04:14:23.0998718Z ] 2022-05-18T04:14:23.0999091Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(198): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2022-05-18T04:14:23.0999434Z with 2022-05-18T04:14:23.0999567Z [ 2022-05-18T04:14:23.0999786Z T=std::vector> 2022-05-18T04:14:23.0999987Z ] 2022-05-18T04:14:23.1000363Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(397): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2022-05-18T04:14:23.1000721Z with 2022-05-18T04:14:23.1000867Z [ 2022-05-18T04:14:23.1001079Z T=std::vector> 2022-05-18T04:14:23.1001267Z ] 2022-05-18T04:14:23.1001690Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2022-05-18T04:14:23.1002080Z with 2022-05-18T04:14:23.1002214Z [ 2022-05-18T04:14:23.1002427Z T=std::vector> 2022-05-18T04:14:23.1002632Z ] 2022-05-18T04:14:23.1003066Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(540): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2022-05-18T04:14:23.1003481Z with 2022-05-18T04:14:23.1003631Z [ 2022-05-18T04:14:23.1003846Z T=std::vector> 2022-05-18T04:14:23.1004036Z ] 2022-05-18T04:14:23.1004471Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(540): note: see reference to alias template instantiation 'c10::OptionalBase>>' being compiled 2022-05-18T04:14:23.1005444Z 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 2022-05-18T04:14:23.1006115Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(432): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2022-05-18T04:14:23.1006514Z with 2022-05-18T04:14:23.1006663Z [ 2022-05-18T04:14:23.1006877Z T=std::vector> 2022-05-18T04:14:23.1007078Z ] 2022-05-18T04:14:23.1007436Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(198): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2022-05-18T04:14:23.1007774Z with 2022-05-18T04:14:23.1007923Z [ 2022-05-18T04:14:23.1008148Z T=std::function 2022-05-18T04:14:23.1008378Z ] 2022-05-18T04:14:23.1008769Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(397): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2022-05-18T04:14:23.1009127Z with 2022-05-18T04:14:23.1009261Z [ 2022-05-18T04:14:23.1009502Z T=std::function 2022-05-18T04:14:23.1009726Z ] 2022-05-18T04:14:23.1010137Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2022-05-18T04:14:23.1010525Z with 2022-05-18T04:14:23.1010675Z [ 2022-05-18T04:14:23.1010912Z T=std::function 2022-05-18T04:14:23.1011123Z ] 2022-05-18T04:14:23.1011577Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(540): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2022-05-18T04:14:23.1011990Z with 2022-05-18T04:14:23.1012123Z [ 2022-05-18T04:14:23.1012361Z T=std::function 2022-05-18T04:14:23.1012584Z ] 2022-05-18T04:14:23.1013039Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(540): note: see reference to alias template instantiation 'c10::OptionalBase>' being compiled 2022-05-18T04:14:23.1013766Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\torch/csrc/autograd/profiler_legacy.h(400): note: see reference to class template instantiation 'c10::optional>' being compiled 2022-05-18T04:14:23.1014457Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(432): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2022-05-18T04:14:23.1014836Z with 2022-05-18T04:14:23.1014984Z [ 2022-05-18T04:14:23.1015209Z T=std::function 2022-05-18T04:14:23.1015432Z ] 2022-05-18T04:14:23.1015808Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(198): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2022-05-18T04:14:23.1016151Z with 2022-05-18T04:14:23.1016284Z [ 2022-05-18T04:14:23.1016568Z T=std::vector>,std::allocator>>> 2022-05-18T04:14:23.1016822Z ] 2022-05-18T04:14:23.1017508Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(397): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2022-05-18T04:14:23.1017907Z with 2022-05-18T04:14:23.1018054Z [ 2022-05-18T04:14:23.1018330Z T=std::vector>,std::allocator>>> 2022-05-18T04:14:23.1018568Z ] 2022-05-18T04:14:23.1019001Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2022-05-18T04:14:23.1019388Z with 2022-05-18T04:14:23.1019523Z [ 2022-05-18T04:14:23.1019803Z T=std::vector>,std::allocator>>> 2022-05-18T04:14:23.1020056Z ] 2022-05-18T04:14:23.1020512Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(540): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2022-05-18T04:14:23.1020915Z with 2022-05-18T04:14:23.1021064Z [ 2022-05-18T04:14:23.1021343Z T=std::vector>,std::allocator>>> 2022-05-18T04:14:23.1021594Z ] 2022-05-18T04:14:23.1022069Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(540): note: see reference to alias template instantiation 'c10::OptionalBase>,std::allocator>>>>' being compiled 2022-05-18T04:14:23.1022872Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\torch/csrc/autograd/profiler_kineto.h(247): note: see reference to class template instantiation 'c10::optional>,std::allocator>>>>' being compiled 2022-05-18T04:14:23.1023591Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(432): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2022-05-18T04:14:23.1023965Z with 2022-05-18T04:14:23.1024100Z [ 2022-05-18T04:14:23.1024378Z T=std::vector>,std::allocator>>> 2022-05-18T04:14:23.1024632Z ] 2022-05-18T04:14:23.1025005Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(198): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2022-05-18T04:14:23.1025337Z with 2022-05-18T04:14:23.1025486Z [ 2022-05-18T04:14:23.1025746Z T=torch::nn::TripletMarginWithDistanceLossOptions::distance_function_t 2022-05-18T04:14:23.1025983Z ] 2022-05-18T04:14:23.1026373Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(397): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2022-05-18T04:14:23.1026727Z with 2022-05-18T04:14:23.1026872Z [ 2022-05-18T04:14:23.1027119Z T=torch::nn::TripletMarginWithDistanceLossOptions::distance_function_t 2022-05-18T04:14:23.1027365Z ] 2022-05-18T04:14:23.1027790Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2022-05-18T04:14:23.1028165Z with 2022-05-18T04:14:23.1028356Z [ 2022-05-18T04:14:23.1028623Z T=torch::nn::TripletMarginWithDistanceLossOptions::distance_function_t 2022-05-18T04:14:23.1028905Z ] 2022-05-18T04:14:23.1029342Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(540): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2022-05-18T04:14:23.1029751Z with 2022-05-18T04:14:23.1029899Z [ 2022-05-18T04:14:23.1030144Z T=torch::nn::TripletMarginWithDistanceLossOptions::distance_function_t 2022-05-18T04:14:23.1030391Z ] 2022-05-18T04:14:23.1030871Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(540): note: see reference to alias template instantiation 'c10::OptionalBase' being compiled 2022-05-18T04:14:23.1031677Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\torch\csrc\api\include\torch/nn/options/loss.h(404): note: see reference to class template instantiation 'c10::optional' being compiled 2022-05-18T04:14:23.1032410Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(432): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2022-05-18T04:14:23.1032767Z with 2022-05-18T04:14:23.1032991Z [ 2022-05-18T04:14:23.1033254Z T=torch::nn::TripletMarginWithDistanceLossOptions::distance_function_t 2022-05-18T04:14:23.1033487Z ] 2022-05-18T04:14:23.1033858Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(198): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2022-05-18T04:14:23.1034195Z with 2022-05-18T04:14:23.1034342Z [ 2022-05-18T04:14:23.1034534Z T=std::vector> 2022-05-18T04:14:23.1034725Z ] 2022-05-18T04:14:23.1035116Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(397): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2022-05-18T04:14:23.1035456Z with 2022-05-18T04:14:23.1035601Z [ 2022-05-18T04:14:23.1035801Z T=std::vector> 2022-05-18T04:14:23.1035978Z ] 2022-05-18T04:14:23.1036407Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2022-05-18T04:14:23.1036792Z with 2022-05-18T04:14:23.1036938Z [ 2022-05-18T04:14:23.1037131Z T=std::vector> 2022-05-18T04:14:23.1037325Z ] 2022-05-18T04:14:23.1037778Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(540): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2022-05-18T04:14:23.1038180Z with 2022-05-18T04:14:23.1038327Z [ 2022-05-18T04:14:23.1038530Z T=std::vector> 2022-05-18T04:14:23.1038722Z ] 2022-05-18T04:14:23.1039119Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(540): note: see reference to alias template instantiation 'c10::OptionalBase>>' being compiled 2022-05-18T04:14:23.1039500Z with 2022-05-18T04:14:23.1039646Z [ 2022-05-18T04:14:23.1039784Z T=double 2022-05-18T04:14:23.1039937Z ] 2022-05-18T04:14:23.1040436Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\torch\csrc\api\include\torch/nn/options/upsampling.h(26): note: see reference to class template instantiation 'c10::optional>>' being compiled 2022-05-18T04:14:23.1040881Z with 2022-05-18T04:14:23.1041016Z [ 2022-05-18T04:14:23.1041165Z T=double 2022-05-18T04:14:23.1041222Z ] 2022-05-18T04:14:23.1041540Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(432): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2022-05-18T04:14:23.1041600Z with 2022-05-18T04:14:23.1041642Z [ 2022-05-18T04:14:23.1041759Z T=std::vector> 2022-05-18T04:14:23.1041815Z ] 2022-05-18T04:14:23.1042103Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(198): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2022-05-18T04:14:23.1042162Z with 2022-05-18T04:14:23.1042218Z [ 2022-05-18T04:14:23.1042325Z T=std::tuple 2022-05-18T04:14:23.1042369Z ] 2022-05-18T04:14:23.1042667Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(397): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2022-05-18T04:14:23.1042726Z with 2022-05-18T04:14:23.1042781Z [ 2022-05-18T04:14:23.1042883Z T=std::tuple 2022-05-18T04:14:23.1042939Z ] 2022-05-18T04:14:23.1043274Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2022-05-18T04:14:23.1043333Z with 2022-05-18T04:14:23.1043375Z [ 2022-05-18T04:14:23.1043480Z T=std::tuple 2022-05-18T04:14:23.1043537Z ] 2022-05-18T04:14:23.1043900Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(540): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2022-05-18T04:14:23.1043961Z with 2022-05-18T04:14:23.1044017Z [ 2022-05-18T04:14:23.1044118Z T=std::tuple 2022-05-18T04:14:23.1044173Z ] 2022-05-18T04:14:23.1044488Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(540): note: see reference to alias template instantiation 'c10::OptionalBase>' being compiled 2022-05-18T04:14:23.1044851Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\torch\csrc\api\include\torch/nn/modules/rnn.h(155): note: see reference to class template instantiation 'c10::optional>' being compiled 2022-05-18T04:14:23.1045167Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(432): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2022-05-18T04:14:23.1045230Z with 2022-05-18T04:14:23.1045286Z [ 2022-05-18T04:14:23.1045388Z T=std::tuple 2022-05-18T04:14:23.1045444Z ] 2022-05-18T04:14:23.1045728Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(198): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2022-05-18T04:14:23.1045786Z with 2022-05-18T04:14:23.1045828Z [ 2022-05-18T04:14:23.1045955Z T=std::vector> 2022-05-18T04:14:23.1046012Z ] 2022-05-18T04:14:23.1046347Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(397): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2022-05-18T04:14:23.1046438Z with 2022-05-18T04:14:23.1046494Z [ 2022-05-18T04:14:23.1046619Z T=std::vector> 2022-05-18T04:14:23.1046675Z ] 2022-05-18T04:14:23.1046996Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2022-05-18T04:14:23.1047057Z with 2022-05-18T04:14:23.1047114Z [ 2022-05-18T04:14:23.1047239Z T=std::vector> 2022-05-18T04:14:23.1047296Z ] 2022-05-18T04:14:23.1047656Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(540): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2022-05-18T04:14:23.1047717Z with 2022-05-18T04:14:23.1047773Z [ 2022-05-18T04:14:23.1047883Z T=std::vector> 2022-05-18T04:14:23.1047939Z ] 2022-05-18T04:14:23.1048281Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(540): note: see reference to alias template instantiation 'c10::OptionalBase>>' being compiled 2022-05-18T04:14:23.1048654Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\torch\csrc\api\include\torch/optim/lbfgs.h(46): note: see reference to class template instantiation 'c10::optional>>' being compiled 2022-05-18T04:14:23.1048975Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(432): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2022-05-18T04:14:23.1049036Z with 2022-05-18T04:14:23.1049217Z [ 2022-05-18T04:14:23.1049352Z T=std::vector> 2022-05-18T04:14:23.1049412Z ] 2022-05-18T04:14:23.1049668Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\pybind11\detail/common.h(108): warning C4005: 'HAVE_SNPRINTF': macro redefinition 2022-05-18T04:14:23.1049839Z C:\Jenkins\Miniconda3\Include\pyerrors.h(315): note: see previous definition of 'HAVE_SNPRINTF' 2022-05-18T04:14:23.1639137Z [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 2022-05-18T04:14:23.1639766Z Creating library reloaded_jit_extension_v1.lib and object reloaded_jit_extension_v1.exp 2022-05-18T04:14:23.4457653Z Loading extension module reloaded_jit_extension_v1... 2022-05-18T04:14:23.4458086Z Using C:\Users\runneruser\AppData\Local\torch_extensions\torch_extensions\Cache\py38_cu113 as PyTorch extensions root... 2022-05-18T04:14:23.4458521Z No modifications detected for re-loaded extension module reloaded_jit_extension_v1, skipping build step... 2022-05-18T04:14:23.4458854Z Loading extension module reloaded_jit_extension_v1... 2022-05-18T04:14:23.4459224Z Using C:\Users\runneruser\AppData\Local\torch_extensions\torch_extensions\Cache\py38_cu113 as PyTorch extensions root... 2022-05-18T04:14:23.4459682Z The input conditions for extension module reloaded_jit_extension have changed. Bumping to version 2 and re-building as reloaded_jit_extension_v2... 2022-05-18T04:14:23.4460314Z Emitting ninja build file C:\Users\runneruser\AppData\Local\torch_extensions\torch_extensions\Cache\py38_cu113\reloaded_jit_extension\build.ninja... 2022-05-18T04:14:23.4460686Z Building extension module reloaded_jit_extension_v2... 2022-05-18T04:14:23.4461103Z Allowing ninja to set a default number of workers... (overridable by setting the environment variable MAX_JOBS=N) 2022-05-18T04:14:33.8596114Z [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\py38_cu113\reloaded_jit_extension\main.cpp /Fomain.o 2022-05-18T04:14:33.8597307Z Microsoft (R) C/C++ Optimizing Compiler Version 19.28.29337 for x64 2022-05-18T04:14:33.8598181Z Copyright (C) Microsoft Corporation. All rights reserved. 2022-05-18T04:14:33.8598443Z 2022-05-18T04:14:33.8598990Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/macros/Macros.h(143): warning C4067: unexpected tokens following preprocessor directive - expected a newline 2022-05-18T04:14:33.8599809Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/core/TensorImpl.h(2199): warning C4805: '|': unsafe mix of type 'uintptr_t' and type 'bool' in operation 2022-05-18T04:14:33.8600608Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(198): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2022-05-18T04:14:33.8601109Z with 2022-05-18T04:14:33.8601328Z [ 2022-05-18T04:14:33.8601678Z T=c10::impl::InlineDeviceGuard 2022-05-18T04:14:33.8601976Z ] 2022-05-18T04:14:33.8602531Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(397): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2022-05-18T04:14:33.8603041Z with 2022-05-18T04:14:33.8603247Z [ 2022-05-18T04:14:33.8603586Z T=c10::impl::InlineDeviceGuard 2022-05-18T04:14:33.8603903Z ] 2022-05-18T04:14:33.8604500Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2022-05-18T04:14:33.8605033Z with 2022-05-18T04:14:33.8605248Z [ 2022-05-18T04:14:33.8605591Z T=c10::impl::InlineDeviceGuard 2022-05-18T04:14:33.8605877Z ] 2022-05-18T04:14:33.8606505Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(540): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2022-05-18T04:14:33.8607077Z with 2022-05-18T04:14:33.8607308Z [ 2022-05-18T04:14:33.8607612Z T=c10::impl::InlineDeviceGuard 2022-05-18T04:14:33.8607922Z ] 2022-05-18T04:14:33.8608980Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(540): note: see reference to alias template instantiation 'c10::OptionalBase>' being compiled 2022-05-18T04:14:33.8610135Z 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 2022-05-18T04:14:33.8611105Z 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 2022-05-18T04:14:33.8612047Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(432): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2022-05-18T04:14:33.8612432Z with 2022-05-18T04:14:33.8612596Z [ 2022-05-18T04:14:33.8612820Z T=c10::impl::InlineDeviceGuard 2022-05-18T04:14:33.8613049Z ] 2022-05-18T04:14:33.8613436Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(198): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2022-05-18T04:14:33.8613790Z with 2022-05-18T04:14:33.8613928Z [ 2022-05-18T04:14:33.8614103Z T=at::TensorBase 2022-05-18T04:14:33.8614278Z ] 2022-05-18T04:14:33.8614656Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(397): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2022-05-18T04:14:33.8615018Z with 2022-05-18T04:14:33.8615172Z [ 2022-05-18T04:14:33.8615323Z T=at::TensorBase 2022-05-18T04:14:33.8615490Z ] 2022-05-18T04:14:33.8615923Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2022-05-18T04:14:33.8616322Z with 2022-05-18T04:14:33.8616459Z [ 2022-05-18T04:14:33.8616632Z T=at::TensorBase 2022-05-18T04:14:33.8616802Z ] 2022-05-18T04:14:33.8617242Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(540): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2022-05-18T04:14:33.8617658Z with 2022-05-18T04:14:33.8617809Z [ 2022-05-18T04:14:33.8617961Z T=at::TensorBase 2022-05-18T04:14:33.8618130Z ] 2022-05-18T04:14:33.8618535Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(540): note: see reference to alias template instantiation 'c10::OptionalBase' being compiled 2022-05-18T04:14:33.8619162Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\ATen/core/TensorBase.h(951): note: see reference to class template instantiation 'c10::optional' being compiled 2022-05-18T04:14:33.8619791Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(432): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2022-05-18T04:14:33.8620160Z with 2022-05-18T04:14:33.8620315Z [ 2022-05-18T04:14:33.8620484Z T=at::TensorBase 2022-05-18T04:14:33.8620635Z ] 2022-05-18T04:14:33.8621005Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(198): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2022-05-18T04:14:33.8621342Z with 2022-05-18T04:14:33.8621473Z [ 2022-05-18T04:14:33.8621631Z T=at::Tensor 2022-05-18T04:14:33.8621788Z ] 2022-05-18T04:14:33.8622161Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(397): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2022-05-18T04:14:33.8622514Z with 2022-05-18T04:14:33.8622714Z [ 2022-05-18T04:14:33.8622877Z T=at::Tensor 2022-05-18T04:14:33.8623122Z ] 2022-05-18T04:14:33.8623603Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2022-05-18T04:14:33.8623992Z with 2022-05-18T04:14:33.8624127Z [ 2022-05-18T04:14:33.8624283Z T=at::Tensor 2022-05-18T04:14:33.8624442Z ] 2022-05-18T04:14:33.8624880Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(540): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2022-05-18T04:14:33.8625292Z with 2022-05-18T04:14:33.8625440Z [ 2022-05-18T04:14:33.8625592Z T=at::Tensor 2022-05-18T04:14:33.8625734Z ] 2022-05-18T04:14:33.8626122Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(540): note: see reference to alias template instantiation 'c10::OptionalBase' being compiled 2022-05-18T04:14:33.8626730Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\ATen/core/TensorBody.h(509): note: see reference to class template instantiation 'c10::optional' being compiled 2022-05-18T04:14:33.8627350Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(432): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2022-05-18T04:14:33.8627709Z with 2022-05-18T04:14:33.8627855Z [ 2022-05-18T04:14:33.8628011Z T=at::Tensor 2022-05-18T04:14:33.8628155Z ] 2022-05-18T04:14:33.8628525Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(198): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2022-05-18T04:14:33.8628863Z with 2022-05-18T04:14:33.8629008Z [ 2022-05-18T04:14:33.8629154Z T=at::Generator 2022-05-18T04:14:33.8629313Z ] 2022-05-18T04:14:33.8629698Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(397): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2022-05-18T04:14:33.8630043Z with 2022-05-18T04:14:33.8630191Z [ 2022-05-18T04:14:33.8630348Z T=at::Generator 2022-05-18T04:14:33.8630492Z ] 2022-05-18T04:14:33.8630916Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2022-05-18T04:14:33.8631301Z with 2022-05-18T04:14:33.8631444Z [ 2022-05-18T04:14:33.8631594Z T=at::Generator 2022-05-18T04:14:33.8631750Z ] 2022-05-18T04:14:33.8632197Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(540): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2022-05-18T04:14:33.8632599Z with 2022-05-18T04:14:33.8632740Z [ 2022-05-18T04:14:33.8632897Z T=at::Generator 2022-05-18T04:14:33.8633042Z ] 2022-05-18T04:14:33.8633440Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(540): note: see reference to alias template instantiation 'c10::OptionalBase' being compiled 2022-05-18T04:14:33.8634050Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\ATen/core/TensorBody.h(584): note: see reference to class template instantiation 'c10::optional' being compiled 2022-05-18T04:14:33.8634717Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(432): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2022-05-18T04:14:33.8635580Z with 2022-05-18T04:14:33.8635716Z [ 2022-05-18T04:14:33.8635887Z T=at::Generator 2022-05-18T04:14:33.8636053Z ] 2022-05-18T04:14:33.8636419Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(198): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2022-05-18T04:14:33.8636757Z with 2022-05-18T04:14:33.8636904Z [ 2022-05-18T04:14:33.8637053Z T=c10::DimVector 2022-05-18T04:14:33.8637211Z ] 2022-05-18T04:14:33.8637595Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(397): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2022-05-18T04:14:33.8637937Z with 2022-05-18T04:14:33.8638083Z [ 2022-05-18T04:14:33.8638246Z T=c10::DimVector 2022-05-18T04:14:33.8638392Z ] 2022-05-18T04:14:33.8638812Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2022-05-18T04:14:33.8639201Z with 2022-05-18T04:14:33.8639348Z [ 2022-05-18T04:14:33.8639493Z T=c10::DimVector 2022-05-18T04:14:33.8639650Z ] 2022-05-18T04:14:33.8640097Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(540): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2022-05-18T04:14:33.8640507Z with 2022-05-18T04:14:33.8640637Z [ 2022-05-18T04:14:33.8640798Z T=c10::DimVector 2022-05-18T04:14:33.8640954Z ] 2022-05-18T04:14:33.8641336Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(540): note: see reference to alias template instantiation 'c10::OptionalBase' being compiled 2022-05-18T04:14:33.8641956Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\ATen/TensorIterator.h(766): note: see reference to class template instantiation 'c10::optional' being compiled 2022-05-18T04:14:33.8642585Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(432): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2022-05-18T04:14:33.8642958Z with 2022-05-18T04:14:33.8643093Z [ 2022-05-18T04:14:33.8643259Z T=c10::DimVector 2022-05-18T04:14:33.8643415Z ] 2022-05-18T04:14:33.8643776Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(198): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2022-05-18T04:14:33.8644117Z with 2022-05-18T04:14:33.8644261Z [ 2022-05-18T04:14:33.8644404Z T=std::string 2022-05-18T04:14:33.8644562Z ] 2022-05-18T04:14:33.8644953Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(397): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2022-05-18T04:14:33.8645307Z with 2022-05-18T04:14:33.8645438Z [ 2022-05-18T04:14:33.8645594Z T=std::string 2022-05-18T04:14:33.8645747Z ] 2022-05-18T04:14:33.8646219Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2022-05-18T04:14:33.8646615Z with 2022-05-18T04:14:33.8646765Z [ 2022-05-18T04:14:33.8646912Z T=std::string 2022-05-18T04:14:33.8647121Z ] 2022-05-18T04:14:33.8647568Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(540): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2022-05-18T04:14:33.8647978Z with 2022-05-18T04:14:33.8648116Z [ 2022-05-18T04:14:33.8648269Z T=std::string 2022-05-18T04:14:33.8648424Z ] 2022-05-18T04:14:33.8648800Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(540): note: see reference to alias template instantiation 'c10::OptionalBase' being compiled 2022-05-18T04:14:33.8649411Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\ATen/core/jit_type_base.h(448): note: see reference to class template instantiation 'c10::optional' being compiled 2022-05-18T04:14:33.8650027Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(432): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2022-05-18T04:14:33.8650400Z with 2022-05-18T04:14:33.8650534Z [ 2022-05-18T04:14:33.8650692Z T=std::string 2022-05-18T04:14:33.8650845Z ] 2022-05-18T04:14:33.8651205Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(198): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2022-05-18T04:14:33.8651555Z with 2022-05-18T04:14:33.8651698Z [ 2022-05-18T04:14:33.8651864Z T=c10::QualifiedName 2022-05-18T04:14:33.8652018Z ] 2022-05-18T04:14:33.8652406Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(397): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2022-05-18T04:14:33.8652759Z with 2022-05-18T04:14:33.8652890Z [ 2022-05-18T04:14:33.8653060Z T=c10::QualifiedName 2022-05-18T04:14:33.8653225Z ] 2022-05-18T04:14:33.8653634Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2022-05-18T04:14:33.8654026Z with 2022-05-18T04:14:33.8654172Z [ 2022-05-18T04:14:33.8654336Z T=c10::QualifiedName 2022-05-18T04:14:33.8654487Z ] 2022-05-18T04:14:33.8654935Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(540): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2022-05-18T04:14:33.8655343Z with 2022-05-18T04:14:33.8655475Z [ 2022-05-18T04:14:33.8655639Z T=c10::QualifiedName 2022-05-18T04:14:33.8655808Z ] 2022-05-18T04:14:33.8656205Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(540): note: see reference to alias template instantiation 'c10::OptionalBase' being compiled 2022-05-18T04:14:33.8656810Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\ATen/core/jit_type_base.h(696): note: see reference to class template instantiation 'c10::optional' being compiled 2022-05-18T04:14:33.8657429Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(432): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2022-05-18T04:14:33.8657800Z with 2022-05-18T04:14:33.8658028Z [ 2022-05-18T04:14:33.8658236Z T=c10::QualifiedName 2022-05-18T04:14:33.8658405Z ] 2022-05-18T04:14:33.8658775Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(198): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2022-05-18T04:14:33.8659153Z with 2022-05-18T04:14:33.8659302Z [ 2022-05-18T04:14:33.8659511Z T=std::shared_ptr 2022-05-18T04:14:33.8659693Z ] 2022-05-18T04:14:33.8660083Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(397): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2022-05-18T04:14:33.8660444Z with 2022-05-18T04:14:33.8660592Z [ 2022-05-18T04:14:33.8660786Z T=std::shared_ptr 2022-05-18T04:14:33.8660978Z ] 2022-05-18T04:14:33.8661403Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2022-05-18T04:14:33.8661780Z with 2022-05-18T04:14:33.8661921Z [ 2022-05-18T04:14:33.8662123Z T=std::shared_ptr 2022-05-18T04:14:33.8662318Z ] 2022-05-18T04:14:33.8662752Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(540): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2022-05-18T04:14:33.8663240Z with 2022-05-18T04:14:33.8663386Z [ 2022-05-18T04:14:33.8663577Z T=std::shared_ptr 2022-05-18T04:14:33.8663773Z ] 2022-05-18T04:14:33.8664206Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(540): note: see reference to alias template instantiation 'c10::OptionalBase>' being compiled 2022-05-18T04:14:33.8664882Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\ATen/core/ivalue.h(1338): note: see reference to class template instantiation 'c10::optional>' being compiled 2022-05-18T04:14:33.8665525Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(432): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2022-05-18T04:14:33.8665900Z with 2022-05-18T04:14:33.8666052Z [ 2022-05-18T04:14:33.8666266Z T=std::shared_ptr 2022-05-18T04:14:33.8666452Z ] 2022-05-18T04:14:33.8666824Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(198): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2022-05-18T04:14:33.8667164Z with 2022-05-18T04:14:33.8667299Z [ 2022-05-18T04:14:33.8667509Z T=std::weak_ptr 2022-05-18T04:14:33.8667698Z ] 2022-05-18T04:14:33.8668075Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(397): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2022-05-18T04:14:33.8668434Z with 2022-05-18T04:14:33.8668579Z [ 2022-05-18T04:14:33.8668781Z T=std::weak_ptr 2022-05-18T04:14:33.8668956Z ] 2022-05-18T04:14:33.8669378Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2022-05-18T04:14:33.8669813Z with 2022-05-18T04:14:33.8669946Z [ 2022-05-18T04:14:33.8670148Z T=std::weak_ptr 2022-05-18T04:14:33.8670385Z ] 2022-05-18T04:14:33.8670839Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(540): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2022-05-18T04:14:33.8671240Z with 2022-05-18T04:14:33.8671382Z [ 2022-05-18T04:14:33.8671584Z T=std::weak_ptr 2022-05-18T04:14:33.8671765Z ] 2022-05-18T04:14:33.8672192Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(540): note: see reference to alias template instantiation 'c10::OptionalBase>' being compiled 2022-05-18T04:14:33.8672867Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\ATen/core/ivalue.h(1339): note: see reference to class template instantiation 'c10::optional>' being compiled 2022-05-18T04:14:33.8673523Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(432): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2022-05-18T04:14:33.8673891Z with 2022-05-18T04:14:33.8674023Z [ 2022-05-18T04:14:33.8674223Z T=std::weak_ptr 2022-05-18T04:14:33.8674415Z ] 2022-05-18T04:14:33.8674774Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(198): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2022-05-18T04:14:33.8675116Z with 2022-05-18T04:14:33.8675260Z [ 2022-05-18T04:14:33.8675485Z T=std::vector> 2022-05-18T04:14:33.8675704Z ] 2022-05-18T04:14:33.8676091Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(397): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2022-05-18T04:14:33.8676444Z with 2022-05-18T04:14:33.8676576Z [ 2022-05-18T04:14:33.8676805Z T=std::vector> 2022-05-18T04:14:33.8677015Z ] 2022-05-18T04:14:33.8677426Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2022-05-18T04:14:33.8677813Z with 2022-05-18T04:14:33.8677957Z [ 2022-05-18T04:14:33.8678184Z T=std::vector> 2022-05-18T04:14:33.8678383Z ] 2022-05-18T04:14:33.8678832Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(540): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2022-05-18T04:14:33.8679246Z with 2022-05-18T04:14:33.8679379Z [ 2022-05-18T04:14:33.8679606Z T=std::vector> 2022-05-18T04:14:33.8679821Z ] 2022-05-18T04:14:33.8714572Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(540): note: see reference to alias template instantiation 'c10::OptionalBase>>' being compiled 2022-05-18T04:14:33.8715599Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\ATen/core/jit_type.h(482): note: see reference to class template instantiation 'c10::optional>>' being compiled 2022-05-18T04:14:33.8716282Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(432): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2022-05-18T04:14:33.8716718Z with 2022-05-18T04:14:33.8716858Z [ 2022-05-18T04:14:33.8717099Z T=std::vector> 2022-05-18T04:14:33.8717318Z ] 2022-05-18T04:14:33.8717686Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(198): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2022-05-18T04:14:33.8718031Z with 2022-05-18T04:14:33.8718180Z [ 2022-05-18T04:14:33.8718501Z T=std::vector::type,std::allocator::type>> 2022-05-18T04:14:33.8718808Z ] 2022-05-18T04:14:33.8719199Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(397): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2022-05-18T04:14:33.8719557Z with 2022-05-18T04:14:33.8719696Z [ 2022-05-18T04:14:33.8720022Z T=std::vector::type,std::allocator::type>> 2022-05-18T04:14:33.8720323Z ] 2022-05-18T04:14:33.8720748Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2022-05-18T04:14:33.8721129Z with 2022-05-18T04:14:33.8721272Z [ 2022-05-18T04:14:33.8721601Z T=std::vector::type,std::allocator::type>> 2022-05-18T04:14:33.8721888Z ] 2022-05-18T04:14:33.8722333Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(540): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2022-05-18T04:14:33.8722740Z with 2022-05-18T04:14:33.8722885Z [ 2022-05-18T04:14:33.8723199Z T=std::vector::type,std::allocator::type>> 2022-05-18T04:14:33.8723499Z ] 2022-05-18T04:14:33.8723914Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(540): note: see reference to alias template instantiation 'c10::OptionalBase>>' being compiled 2022-05-18T04:14:33.8724291Z with 2022-05-18T04:14:33.8724424Z [ 2022-05-18T04:14:33.8724654Z T=c10::impl::ScalarTypeToCPPType::type 2022-05-18T04:14:33.8724876Z ] 2022-05-18T04:14:33.8725268Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\ATen/core/jit_type.h(441): note: see reference to class template instantiation 'c10::optional>>' being compiled 2022-05-18T04:14:33.8725643Z with 2022-05-18T04:14:33.8725787Z [ 2022-05-18T04:14:33.8726014Z T=c10::impl::ScalarTypeToCPPType::type 2022-05-18T04:14:33.8726219Z ] 2022-05-18T04:14:33.8726621Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(432): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2022-05-18T04:14:33.8726998Z with 2022-05-18T04:14:33.8727132Z [ 2022-05-18T04:14:33.8727501Z T=std::vector::type,std::allocator::type>> 2022-05-18T04:14:33.8727834Z ] 2022-05-18T04:14:33.8728204Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(198): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2022-05-18T04:14:33.8728617Z with 2022-05-18T04:14:33.8728763Z [ 2022-05-18T04:14:33.8729009Z T=std::vector,std::allocator>> 2022-05-18T04:14:33.8729220Z ] 2022-05-18T04:14:33.8729614Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(397): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2022-05-18T04:14:33.8729969Z with 2022-05-18T04:14:33.8730116Z [ 2022-05-18T04:14:33.8730349Z T=std::vector,std::allocator>> 2022-05-18T04:14:33.8730569Z ] 2022-05-18T04:14:33.8730993Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2022-05-18T04:14:33.8731374Z with 2022-05-18T04:14:33.8731519Z [ 2022-05-18T04:14:33.8731755Z T=std::vector,std::allocator>> 2022-05-18T04:14:33.8731979Z ] 2022-05-18T04:14:33.8732429Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(540): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2022-05-18T04:14:33.8732832Z with 2022-05-18T04:14:33.8732976Z [ 2022-05-18T04:14:33.8733212Z T=std::vector,std::allocator>> 2022-05-18T04:14:33.8733423Z ] 2022-05-18T04:14:33.8733874Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(540): note: see reference to alias template instantiation 'c10::OptionalBase,std::allocator>>>' being compiled 2022-05-18T04:14:33.8734591Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\ATen/core/jit_type.h(567): note: see reference to class template instantiation 'c10::optional,std::allocator>>>' being compiled 2022-05-18T04:14:33.8735248Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\ATen/core/jit_type.h(843): note: see reference to class template instantiation 'c10::VaryingShape' being compiled 2022-05-18T04:14:33.8735867Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(432): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2022-05-18T04:14:33.8736228Z with 2022-05-18T04:14:33.8736373Z [ 2022-05-18T04:14:33.8736614Z T=std::vector,std::allocator>> 2022-05-18T04:14:33.8736822Z ] 2022-05-18T04:14:33.8737193Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(198): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2022-05-18T04:14:33.8737532Z with 2022-05-18T04:14:33.8737675Z [ 2022-05-18T04:14:33.8737895Z T=std::vector,std::allocator>> 2022-05-18T04:14:33.8738109Z ] 2022-05-18T04:14:33.8738550Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(397): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2022-05-18T04:14:33.8738896Z with 2022-05-18T04:14:33.8739081Z [ 2022-05-18T04:14:33.8739316Z T=std::vector,std::allocator>> 2022-05-18T04:14:33.8739532Z ] 2022-05-18T04:14:33.8739948Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2022-05-18T04:14:33.8740329Z with 2022-05-18T04:14:33.8740473Z [ 2022-05-18T04:14:33.8740691Z T=std::vector,std::allocator>> 2022-05-18T04:14:33.8740902Z ] 2022-05-18T04:14:33.8741352Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(540): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2022-05-18T04:14:33.8741758Z with 2022-05-18T04:14:33.8741894Z [ 2022-05-18T04:14:33.8742124Z T=std::vector,std::allocator>> 2022-05-18T04:14:33.8742339Z ] 2022-05-18T04:14:33.8742773Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(540): note: see reference to alias template instantiation 'c10::OptionalBase,std::allocator>>>' being compiled 2022-05-18T04:14:33.8743576Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\ATen/core/jit_type.h(567): note: see reference to class template instantiation 'c10::optional,std::allocator>>>' being compiled 2022-05-18T04:14:33.8744220Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\ATen/core/jit_type.h(613): note: see reference to class template instantiation 'c10::VaryingShape' being compiled 2022-05-18T04:14:33.8744841Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(432): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2022-05-18T04:14:33.8745210Z with 2022-05-18T04:14:33.8745345Z [ 2022-05-18T04:14:33.8745580Z T=std::vector,std::allocator>> 2022-05-18T04:14:33.8745797Z ] 2022-05-18T04:14:33.8746158Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(198): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2022-05-18T04:14:33.8746503Z with 2022-05-18T04:14:33.8746648Z [ 2022-05-18T04:14:33.8746849Z T=std::vector> 2022-05-18T04:14:33.8747030Z ] 2022-05-18T04:14:33.8747419Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(397): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2022-05-18T04:14:33.8747775Z with 2022-05-18T04:14:33.8747907Z [ 2022-05-18T04:14:33.8748104Z T=std::vector> 2022-05-18T04:14:33.8748292Z ] 2022-05-18T04:14:33.8748711Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2022-05-18T04:14:33.8749091Z with 2022-05-18T04:14:33.8749235Z [ 2022-05-18T04:14:33.8749431Z T=std::vector> 2022-05-18T04:14:33.8749605Z ] 2022-05-18T04:14:33.8750132Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(540): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2022-05-18T04:14:33.8750587Z with 2022-05-18T04:14:33.8750733Z [ 2022-05-18T04:14:33.8750920Z T=std::vector> 2022-05-18T04:14:33.8751110Z ] 2022-05-18T04:14:33.8751527Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(540): note: see reference to alias template instantiation 'c10::OptionalBase>>' being compiled 2022-05-18T04:14:33.8752166Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\ATen/core/jit_type.h(726): note: see reference to class template instantiation 'c10::optional>>' being compiled 2022-05-18T04:14:33.8752801Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(432): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2022-05-18T04:14:33.8753180Z with 2022-05-18T04:14:33.8753328Z [ 2022-05-18T04:14:33.8753516Z T=std::vector> 2022-05-18T04:14:33.8753702Z ] 2022-05-18T04:14:33.8754076Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(198): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2022-05-18T04:14:33.8754417Z with 2022-05-18T04:14:33.8754551Z [ 2022-05-18T04:14:33.8754780Z T=c10::impl::InlineStreamGuard 2022-05-18T04:14:33.8754996Z ] 2022-05-18T04:14:33.8755371Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(397): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2022-05-18T04:14:33.8755724Z with 2022-05-18T04:14:33.8755868Z [ 2022-05-18T04:14:33.8756081Z T=c10::impl::InlineStreamGuard 2022-05-18T04:14:33.8756294Z ] 2022-05-18T04:14:33.8756719Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2022-05-18T04:14:33.8757103Z with 2022-05-18T04:14:33.8757237Z [ 2022-05-18T04:14:33.8757459Z T=c10::impl::InlineStreamGuard 2022-05-18T04:14:33.8757671Z ] 2022-05-18T04:14:33.8758105Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(540): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2022-05-18T04:14:33.8758516Z with 2022-05-18T04:14:33.8758660Z [ 2022-05-18T04:14:33.8758883Z T=c10::impl::InlineStreamGuard 2022-05-18T04:14:33.8759086Z ] 2022-05-18T04:14:33.8759530Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(540): note: see reference to alias template instantiation 'c10::OptionalBase>' being compiled 2022-05-18T04:14:33.8760257Z 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 2022-05-18T04:14:33.8761012Z 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 2022-05-18T04:14:33.8761681Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(432): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2022-05-18T04:14:33.8762084Z with 2022-05-18T04:14:33.8762232Z [ 2022-05-18T04:14:33.8762458Z T=c10::impl::InlineStreamGuard 2022-05-18T04:14:33.8762659Z ] 2022-05-18T04:14:33.8763036Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(198): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2022-05-18T04:14:33.8763382Z with 2022-05-18T04:14:33.8763529Z [ 2022-05-18T04:14:33.8763698Z T=c10::impl::VirtualGuardImpl 2022-05-18T04:14:33.8763874Z ] 2022-05-18T04:14:33.8764261Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(397): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2022-05-18T04:14:33.8764607Z with 2022-05-18T04:14:33.8764750Z [ 2022-05-18T04:14:33.8764928Z T=c10::impl::VirtualGuardImpl 2022-05-18T04:14:33.8765089Z ] 2022-05-18T04:14:33.8765510Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2022-05-18T04:14:33.8765897Z with 2022-05-18T04:14:33.8766044Z [ 2022-05-18T04:14:33.8766211Z T=c10::impl::VirtualGuardImpl 2022-05-18T04:14:33.8766388Z ] 2022-05-18T04:14:33.8766834Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(540): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2022-05-18T04:14:33.8767238Z with 2022-05-18T04:14:33.8767385Z [ 2022-05-18T04:14:33.8767565Z T=c10::impl::VirtualGuardImpl 2022-05-18T04:14:33.8767727Z ] 2022-05-18T04:14:33.8768139Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(540): note: see reference to alias template instantiation 'c10::OptionalBase' being compiled 2022-05-18T04:14:33.8768764Z 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 2022-05-18T04:14:33.8769125Z with 2022-05-18T04:14:33.8769260Z [ 2022-05-18T04:14:33.8769440Z T=c10::impl::VirtualGuardImpl 2022-05-18T04:14:33.8769614Z ] 2022-05-18T04:14:33.8770040Z 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 2022-05-18T04:14:33.8770706Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(432): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2022-05-18T04:14:33.8771079Z with 2022-05-18T04:14:33.8771225Z [ 2022-05-18T04:14:33.8771393Z T=c10::impl::VirtualGuardImpl 2022-05-18T04:14:33.8771568Z ] 2022-05-18T04:14:33.8771940Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(198): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2022-05-18T04:14:33.8772280Z with 2022-05-18T04:14:33.8772415Z [ 2022-05-18T04:14:33.8772718Z T=std::vector> 2022-05-18T04:14:33.8772960Z ] 2022-05-18T04:14:33.8773333Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(397): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2022-05-18T04:14:33.8773728Z with 2022-05-18T04:14:33.8773873Z [ 2022-05-18T04:14:33.8774132Z T=std::vector> 2022-05-18T04:14:33.8774357Z ] 2022-05-18T04:14:33.8774782Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2022-05-18T04:14:33.8775170Z with 2022-05-18T04:14:33.8775304Z [ 2022-05-18T04:14:33.8775564Z T=std::vector> 2022-05-18T04:14:33.8775808Z ] 2022-05-18T04:14:33.8776253Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(540): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2022-05-18T04:14:33.8776658Z with 2022-05-18T04:14:33.8776802Z [ 2022-05-18T04:14:33.8777063Z T=std::vector> 2022-05-18T04:14:33.8777290Z ] 2022-05-18T04:14:33.8777757Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(540): note: see reference to alias template instantiation 'c10::OptionalBase>>' being compiled 2022-05-18T04:14:33.8778529Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\ATen/core/ivalue_inl.h(834): note: see reference to class template instantiation 'c10::optional>>' being compiled 2022-05-18T04:14:33.8779215Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(432): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2022-05-18T04:14:33.8779583Z with 2022-05-18T04:14:33.8779717Z [ 2022-05-18T04:14:33.8779980Z T=std::vector> 2022-05-18T04:14:33.8780221Z ] 2022-05-18T04:14:33.8780579Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(198): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2022-05-18T04:14:33.8780921Z with 2022-05-18T04:14:33.8781064Z [ 2022-05-18T04:14:33.8781241Z T=torch::autograd::ViewInfo 2022-05-18T04:14:33.8781401Z ] 2022-05-18T04:14:33.8781784Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(397): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2022-05-18T04:14:33.8782137Z with 2022-05-18T04:14:33.8782271Z [ 2022-05-18T04:14:33.8782447Z T=torch::autograd::ViewInfo 2022-05-18T04:14:33.8782618Z ] 2022-05-18T04:14:33.8783122Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2022-05-18T04:14:33.8783509Z with 2022-05-18T04:14:33.8783656Z [ 2022-05-18T04:14:33.8783830Z T=torch::autograd::ViewInfo 2022-05-18T04:14:33.8783989Z ] 2022-05-18T04:14:33.8784492Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(540): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2022-05-18T04:14:33.8784943Z with 2022-05-18T04:14:33.8785077Z [ 2022-05-18T04:14:33.8785253Z T=torch::autograd::ViewInfo 2022-05-18T04:14:33.8785428Z ] 2022-05-18T04:14:33.8785830Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(540): note: see reference to alias template instantiation 'c10::OptionalBase' being compiled 2022-05-18T04:14:33.8786457Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\torch/csrc/autograd/variable.h(525): note: see reference to class template instantiation 'c10::optional' being compiled 2022-05-18T04:14:33.8787094Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(432): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2022-05-18T04:14:33.8787468Z with 2022-05-18T04:14:33.8787616Z [ 2022-05-18T04:14:33.8787778Z T=torch::autograd::ViewInfo 2022-05-18T04:14:33.8787948Z ] 2022-05-18T04:14:33.8788321Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(198): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2022-05-18T04:14:33.8788648Z with 2022-05-18T04:14:33.8788792Z [ 2022-05-18T04:14:33.8788947Z T=c10::IValue 2022-05-18T04:14:33.8789087Z ] 2022-05-18T04:14:33.8789468Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(397): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2022-05-18T04:14:33.8789819Z with 2022-05-18T04:14:33.8789964Z [ 2022-05-18T04:14:33.8790109Z T=c10::IValue 2022-05-18T04:14:33.8790261Z ] 2022-05-18T04:14:33.8790680Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2022-05-18T04:14:33.8791051Z with 2022-05-18T04:14:33.8791196Z [ 2022-05-18T04:14:33.8791348Z T=c10::IValue 2022-05-18T04:14:33.8791489Z ] 2022-05-18T04:14:33.8791934Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(540): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2022-05-18T04:14:33.8792343Z with 2022-05-18T04:14:33.8792488Z [ 2022-05-18T04:14:33.8792629Z T=c10::IValue 2022-05-18T04:14:33.8792785Z ] 2022-05-18T04:14:33.8793174Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(540): note: see reference to alias template instantiation 'c10::OptionalBase' being compiled 2022-05-18T04:14:33.8793771Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\ATen/core/function_schema.h(179): note: see reference to class template instantiation 'c10::optional' being compiled 2022-05-18T04:14:33.8794386Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(432): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2022-05-18T04:14:33.8794757Z with 2022-05-18T04:14:33.8794903Z [ 2022-05-18T04:14:33.8795046Z T=c10::IValue 2022-05-18T04:14:33.8795196Z ] 2022-05-18T04:14:33.8795607Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(198): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2022-05-18T04:14:33.8795946Z with 2022-05-18T04:14:33.8796118Z [ 2022-05-18T04:14:33.8796280Z T=c10::AliasInfo 2022-05-18T04:14:33.8796439Z ] 2022-05-18T04:14:33.8796807Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(397): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2022-05-18T04:14:33.8797159Z with 2022-05-18T04:14:33.8797305Z [ 2022-05-18T04:14:33.8797452Z T=c10::AliasInfo 2022-05-18T04:14:33.8797613Z ] 2022-05-18T04:14:33.8798034Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2022-05-18T04:14:33.8798419Z with 2022-05-18T04:14:33.8798552Z [ 2022-05-18T04:14:33.8798712Z T=c10::AliasInfo 2022-05-18T04:14:33.8798866Z ] 2022-05-18T04:14:33.8799300Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(540): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2022-05-18T04:14:33.8799713Z with 2022-05-18T04:14:33.8799856Z [ 2022-05-18T04:14:33.8800000Z T=c10::AliasInfo 2022-05-18T04:14:33.8800158Z ] 2022-05-18T04:14:33.8800550Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(540): note: see reference to alias template instantiation 'c10::OptionalBase' being compiled 2022-05-18T04:14:33.8801165Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\ATen/core/function_schema.h(26): note: see reference to class template instantiation 'c10::optional' being compiled 2022-05-18T04:14:33.8801779Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(432): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2022-05-18T04:14:33.8802154Z with 2022-05-18T04:14:33.8802299Z [ 2022-05-18T04:14:33.8802459Z T=c10::AliasInfo 2022-05-18T04:14:33.8802605Z ] 2022-05-18T04:14:33.8802977Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(198): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2022-05-18T04:14:33.8803316Z with 2022-05-18T04:14:33.8803448Z [ 2022-05-18T04:14:33.8803662Z T=c10::either 2022-05-18T04:14:33.8803865Z ] 2022-05-18T04:14:33.8804236Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(397): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2022-05-18T04:14:33.8804590Z with 2022-05-18T04:14:33.8804733Z [ 2022-05-18T04:14:33.8804948Z T=c10::either 2022-05-18T04:14:33.8805138Z ] 2022-05-18T04:14:33.8805565Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2022-05-18T04:14:33.8805951Z with 2022-05-18T04:14:33.8806082Z [ 2022-05-18T04:14:33.8806295Z T=c10::either 2022-05-18T04:14:33.8806496Z ] 2022-05-18T04:14:33.8806987Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(540): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2022-05-18T04:14:33.8807378Z with 2022-05-18T04:14:33.8807523Z [ 2022-05-18T04:14:33.8807775Z T=c10::either 2022-05-18T04:14:33.8807967Z ] 2022-05-18T04:14:33.8808405Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(540): note: see reference to alias template instantiation 'c10::OptionalBase>' being compiled 2022-05-18T04:14:33.8809114Z 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 2022-05-18T04:14:33.8809797Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(432): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2022-05-18T04:14:33.8810170Z with 2022-05-18T04:14:33.8810304Z [ 2022-05-18T04:14:33.8810518Z T=c10::either 2022-05-18T04:14:33.8810722Z ] 2022-05-18T04:14:33.8811081Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(198): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2022-05-18T04:14:33.8811419Z with 2022-05-18T04:14:33.8811567Z [ 2022-05-18T04:14:33.8811736Z T=c10::impl::AnnotatedSchema 2022-05-18T04:14:33.8811910Z ] 2022-05-18T04:14:33.8812292Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(397): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2022-05-18T04:14:33.8812645Z with 2022-05-18T04:14:33.8812777Z [ 2022-05-18T04:14:33.8812954Z T=c10::impl::AnnotatedSchema 2022-05-18T04:14:33.8813126Z ] 2022-05-18T04:14:33.8813534Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2022-05-18T04:14:33.8813926Z with 2022-05-18T04:14:33.8814072Z [ 2022-05-18T04:14:33.8814237Z T=c10::impl::AnnotatedSchema 2022-05-18T04:14:33.8814410Z ] 2022-05-18T04:14:33.8814861Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(540): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2022-05-18T04:14:33.8815271Z with 2022-05-18T04:14:33.8815404Z [ 2022-05-18T04:14:33.8815581Z T=c10::impl::AnnotatedSchema 2022-05-18T04:14:33.8815751Z ] 2022-05-18T04:14:33.8816155Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(540): note: see reference to alias template instantiation 'c10::OptionalBase' being compiled 2022-05-18T04:14:33.8816817Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\ATen/core/dispatch/OperatorEntry.h(212): note: see reference to class template instantiation 'c10::optional' being compiled 2022-05-18T04:14:33.8817466Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(432): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2022-05-18T04:14:33.8817841Z with 2022-05-18T04:14:33.8817973Z [ 2022-05-18T04:14:33.8818153Z T=c10::impl::AnnotatedSchema 2022-05-18T04:14:33.8818325Z ] 2022-05-18T04:14:33.8818738Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(198): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2022-05-18T04:14:33.8819068Z with 2022-05-18T04:14:33.8819250Z [ 2022-05-18T04:14:33.8819468Z T=c10::impl::OperatorEntry::CppSignatureWithDebug 2022-05-18T04:14:33.8819661Z ] 2022-05-18T04:14:33.8820046Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(397): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2022-05-18T04:14:33.8820402Z with 2022-05-18T04:14:33.8820536Z [ 2022-05-18T04:14:33.8820753Z T=c10::impl::OperatorEntry::CppSignatureWithDebug 2022-05-18T04:14:33.8820960Z ] 2022-05-18T04:14:33.8821381Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2022-05-18T04:14:33.8821753Z with 2022-05-18T04:14:33.8821899Z [ 2022-05-18T04:14:33.8822114Z T=c10::impl::OperatorEntry::CppSignatureWithDebug 2022-05-18T04:14:33.8822308Z ] 2022-05-18T04:14:33.8822755Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(540): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2022-05-18T04:14:33.8823257Z with 2022-05-18T04:14:33.8823404Z [ 2022-05-18T04:14:33.8823606Z T=c10::impl::OperatorEntry::CppSignatureWithDebug 2022-05-18T04:14:33.8823810Z ] 2022-05-18T04:14:33.8824251Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(540): note: see reference to alias template instantiation 'c10::OptionalBase' being compiled 2022-05-18T04:14:33.8824976Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\ATen/core/dispatch/OperatorEntry.h(271): note: see reference to class template instantiation 'c10::optional' being compiled 2022-05-18T04:14:33.8825650Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(432): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2022-05-18T04:14:33.8826026Z with 2022-05-18T04:14:33.8826175Z [ 2022-05-18T04:14:33.8826382Z T=c10::impl::OperatorEntry::CppSignatureWithDebug 2022-05-18T04:14:33.8826588Z ] 2022-05-18T04:14:33.8826961Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(198): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2022-05-18T04:14:33.8827307Z with 2022-05-18T04:14:33.8827438Z [ 2022-05-18T04:14:33.8827633Z T=std::tuple 2022-05-18T04:14:33.8827821Z ] 2022-05-18T04:14:33.8828196Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(397): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2022-05-18T04:14:33.8828549Z with 2022-05-18T04:14:33.8828694Z [ 2022-05-18T04:14:33.8828886Z T=std::tuple 2022-05-18T04:14:33.8829061Z ] 2022-05-18T04:14:33.8829482Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2022-05-18T04:14:33.8829865Z with 2022-05-18T04:14:33.8829998Z [ 2022-05-18T04:14:33.8830189Z T=std::tuple 2022-05-18T04:14:33.8830373Z ] 2022-05-18T04:14:33.8830862Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(540): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2022-05-18T04:14:33.8831312Z with 2022-05-18T04:14:33.8831458Z [ 2022-05-18T04:14:33.8831650Z T=std::tuple 2022-05-18T04:14:33.8831823Z ] 2022-05-18T04:14:33.8832240Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(540): note: see reference to alias template instantiation 'c10::OptionalBase>' being compiled 2022-05-18T04:14:33.8832913Z 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 2022-05-18T04:14:33.8833575Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(432): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2022-05-18T04:14:33.8833939Z with 2022-05-18T04:14:33.8834087Z [ 2022-05-18T04:14:33.8834279Z T=std::tuple 2022-05-18T04:14:33.8834451Z ] 2022-05-18T04:14:33.8834824Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(198): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2022-05-18T04:14:33.8835163Z with 2022-05-18T04:14:33.8835308Z [ 2022-05-18T04:14:33.8835469Z T=torch::jit::SourceRange 2022-05-18T04:14:33.8835639Z ] 2022-05-18T04:14:33.8836031Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(397): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2022-05-18T04:14:33.8836373Z with 2022-05-18T04:14:33.8836516Z [ 2022-05-18T04:14:33.8836689Z T=torch::jit::SourceRange 2022-05-18T04:14:33.8836847Z ] 2022-05-18T04:14:33.8837267Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2022-05-18T04:14:33.8837653Z with 2022-05-18T04:14:33.8837797Z [ 2022-05-18T04:14:33.8837959Z T=torch::jit::SourceRange 2022-05-18T04:14:33.8838130Z ] 2022-05-18T04:14:33.8838578Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(540): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2022-05-18T04:14:33.8838968Z with 2022-05-18T04:14:33.8839114Z [ 2022-05-18T04:14:33.8839285Z T=torch::jit::SourceRange 2022-05-18T04:14:33.8839452Z ] 2022-05-18T04:14:33.8839848Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(540): note: see reference to alias template instantiation 'c10::OptionalBase' being compiled 2022-05-18T04:14:33.8840495Z 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 2022-05-18T04:14:33.8841140Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(432): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2022-05-18T04:14:33.8841513Z with 2022-05-18T04:14:33.8841646Z [ 2022-05-18T04:14:33.8841864Z T=torch::jit::SourceRange 2022-05-18T04:14:33.8842037Z ] 2022-05-18T04:14:33.8842398Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(198): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2022-05-18T04:14:33.8842781Z with 2022-05-18T04:14:33.8842924Z [ 2022-05-18T04:14:33.8843103Z T=torch::jit::InlinedCallStackPtr 2022-05-18T04:14:33.8843288Z ] 2022-05-18T04:14:33.8843671Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(397): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2022-05-18T04:14:33.8844032Z with 2022-05-18T04:14:33.8844163Z [ 2022-05-18T04:14:33.8844353Z T=torch::jit::InlinedCallStackPtr 2022-05-18T04:14:33.8844535Z ] 2022-05-18T04:14:33.8844947Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2022-05-18T04:14:33.8845338Z with 2022-05-18T04:14:33.8845483Z [ 2022-05-18T04:14:33.8845670Z T=torch::jit::InlinedCallStackPtr 2022-05-18T04:14:33.8845843Z ] 2022-05-18T04:14:33.8846292Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(540): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2022-05-18T04:14:33.8846702Z with 2022-05-18T04:14:33.8846835Z [ 2022-05-18T04:14:33.8847023Z T=torch::jit::InlinedCallStackPtr 2022-05-18T04:14:33.8847204Z ] 2022-05-18T04:14:33.8847609Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(540): note: see reference to alias template instantiation 'c10::OptionalBase' being compiled 2022-05-18T04:14:33.8848263Z 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 2022-05-18T04:14:33.8848906Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(432): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2022-05-18T04:14:33.8849279Z with 2022-05-18T04:14:33.8849423Z [ 2022-05-18T04:14:33.8849601Z T=torch::jit::InlinedCallStackPtr 2022-05-18T04:14:33.8849783Z ] 2022-05-18T04:14:33.8850153Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(198): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2022-05-18T04:14:33.8850484Z with 2022-05-18T04:14:33.8850630Z [ 2022-05-18T04:14:33.8850813Z T=torch::jit::ModuleInstanceInfo 2022-05-18T04:14:33.8850981Z ] 2022-05-18T04:14:33.8851372Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(397): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2022-05-18T04:14:33.8851724Z with 2022-05-18T04:14:33.8851867Z [ 2022-05-18T04:14:33.8852039Z T=torch::jit::ModuleInstanceInfo 2022-05-18T04:14:33.8852217Z ] 2022-05-18T04:14:33.8852634Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2022-05-18T04:14:33.8853007Z with 2022-05-18T04:14:33.8853151Z [ 2022-05-18T04:14:33.8853334Z T=torch::jit::ModuleInstanceInfo 2022-05-18T04:14:33.8853541Z ] 2022-05-18T04:14:33.8853993Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(540): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2022-05-18T04:14:33.8854848Z with 2022-05-18T04:14:33.8854994Z [ 2022-05-18T04:14:33.8855171Z T=torch::jit::ModuleInstanceInfo 2022-05-18T04:14:33.8855353Z ] 2022-05-18T04:14:33.8855770Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(540): note: see reference to alias template instantiation 'c10::OptionalBase' being compiled 2022-05-18T04:14:33.8856432Z 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 2022-05-18T04:14:33.8857067Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(432): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2022-05-18T04:14:33.8857447Z with 2022-05-18T04:14:33.8857593Z [ 2022-05-18T04:14:33.8857769Z T=torch::jit::ModuleInstanceInfo 2022-05-18T04:14:33.8857953Z ] 2022-05-18T04:14:33.8858322Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(198): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2022-05-18T04:14:33.8858668Z with 2022-05-18T04:14:33.8858801Z [ 2022-05-18T04:14:33.8858972Z T=torch::jit::ScopePtr 2022-05-18T04:14:33.8859138Z ] 2022-05-18T04:14:33.8859511Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(397): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2022-05-18T04:14:33.8859860Z with 2022-05-18T04:14:33.8860004Z [ 2022-05-18T04:14:33.8860160Z T=torch::jit::ScopePtr 2022-05-18T04:14:33.8860329Z ] 2022-05-18T04:14:33.8860750Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2022-05-18T04:14:33.8861142Z with 2022-05-18T04:14:33.8861275Z [ 2022-05-18T04:14:33.8861443Z T=torch::jit::ScopePtr 2022-05-18T04:14:33.8861606Z ] 2022-05-18T04:14:33.8862040Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(540): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2022-05-18T04:14:33.8862451Z with 2022-05-18T04:14:33.8862597Z [ 2022-05-18T04:14:33.8862763Z T=torch::jit::ScopePtr 2022-05-18T04:14:33.8862983Z ] 2022-05-18T04:14:33.8863398Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(540): note: see reference to alias template instantiation 'c10::OptionalBase' being compiled 2022-05-18T04:14:33.8864032Z 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 2022-05-18T04:14:33.8864661Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(432): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2022-05-18T04:14:33.8865021Z with 2022-05-18T04:14:33.8865168Z [ 2022-05-18T04:14:33.8865339Z T=torch::jit::ScopePtr 2022-05-18T04:14:33.8865549Z ] 2022-05-18T04:14:33.8865928Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(198): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2022-05-18T04:14:33.8866308Z with 2022-05-18T04:14:33.8866443Z [ 2022-05-18T04:14:33.8866618Z T=at::ThreadLocalState 2022-05-18T04:14:33.8866789Z ] 2022-05-18T04:14:33.8867178Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(397): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2022-05-18T04:14:33.8867525Z with 2022-05-18T04:14:33.8867670Z [ 2022-05-18T04:14:33.8867840Z T=at::ThreadLocalState 2022-05-18T04:14:33.8867999Z ] 2022-05-18T04:14:33.8868423Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2022-05-18T04:14:33.8868812Z with 2022-05-18T04:14:33.8868947Z [ 2022-05-18T04:14:33.8869117Z T=at::ThreadLocalState 2022-05-18T04:14:33.8869286Z ] 2022-05-18T04:14:33.8869734Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(540): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2022-05-18T04:14:33.8870132Z with 2022-05-18T04:14:33.8870276Z [ 2022-05-18T04:14:33.8870450Z T=at::ThreadLocalState 2022-05-18T04:14:33.8870606Z ] 2022-05-18T04:14:33.8871014Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(540): note: see reference to alias template instantiation 'c10::OptionalBase' being compiled 2022-05-18T04:14:33.8871667Z 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 2022-05-18T04:14:33.8872315Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(432): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2022-05-18T04:14:33.8872685Z with 2022-05-18T04:14:33.8872818Z [ 2022-05-18T04:14:33.8872989Z T=at::ThreadLocalState 2022-05-18T04:14:33.8873157Z ] 2022-05-18T04:14:33.8873515Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(198): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2022-05-18T04:14:33.8873855Z with 2022-05-18T04:14:33.8873999Z [ 2022-05-18T04:14:33.8874176Z T=std::shared_ptr 2022-05-18T04:14:33.8874359Z ] 2022-05-18T04:14:33.8874745Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(397): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2022-05-18T04:14:33.8875101Z with 2022-05-18T04:14:33.8875232Z [ 2022-05-18T04:14:33.8875419Z T=std::shared_ptr 2022-05-18T04:14:33.8875597Z ] 2022-05-18T04:14:33.8876010Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2022-05-18T04:14:33.8876402Z with 2022-05-18T04:14:33.8876545Z [ 2022-05-18T04:14:33.8876717Z T=std::shared_ptr 2022-05-18T04:14:33.8876898Z ] 2022-05-18T04:14:33.8877388Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(540): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2022-05-18T04:14:33.8877834Z with 2022-05-18T04:14:33.8877968Z [ 2022-05-18T04:14:33.8878160Z T=std::shared_ptr 2022-05-18T04:14:33.8878339Z ] 2022-05-18T04:14:33.8878739Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(540): note: see reference to alias template instantiation 'c10::OptionalBase>' being compiled 2022-05-18T04:14:33.8879379Z 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 2022-05-18T04:14:33.8880042Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\torch/csrc/jit/api/function_impl.h(156): note: see reference to class template instantiation 'std::array>,4>' being compiled 2022-05-18T04:14:33.8880700Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(432): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2022-05-18T04:14:33.8881070Z with 2022-05-18T04:14:33.8881203Z [ 2022-05-18T04:14:33.8881395Z T=std::shared_ptr 2022-05-18T04:14:33.8881578Z ] 2022-05-18T04:14:33.8881939Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(198): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2022-05-18T04:14:33.8882285Z with 2022-05-18T04:14:33.8882430Z [ 2022-05-18T04:14:33.8882594Z T=torch::jit::GraphExecutor 2022-05-18T04:14:33.8882768Z ] 2022-05-18T04:14:33.8883151Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(397): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2022-05-18T04:14:33.8883502Z with 2022-05-18T04:14:33.8883637Z [ 2022-05-18T04:14:33.8883812Z T=torch::jit::GraphExecutor 2022-05-18T04:14:33.8883986Z ] 2022-05-18T04:14:33.8884394Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2022-05-18T04:14:33.8884870Z with 2022-05-18T04:14:33.8885018Z [ 2022-05-18T04:14:33.8885183Z T=torch::jit::GraphExecutor 2022-05-18T04:14:33.8885355Z ] 2022-05-18T04:14:33.8885805Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(540): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2022-05-18T04:14:33.8886222Z with 2022-05-18T04:14:33.8886356Z [ 2022-05-18T04:14:33.8886531Z T=torch::jit::GraphExecutor 2022-05-18T04:14:33.8886706Z ] 2022-05-18T04:14:33.8887104Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(540): note: see reference to alias template instantiation 'c10::OptionalBase' being compiled 2022-05-18T04:14:33.8887732Z 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 2022-05-18T04:14:33.8888833Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\torch/csrc/jit/api/function_impl.h(170): note: see reference to class template instantiation 'std::array,4>' being compiled 2022-05-18T04:14:33.8889505Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(432): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2022-05-18T04:14:33.8889929Z with 2022-05-18T04:14:33.8890066Z [ 2022-05-18T04:14:33.8890245Z T=torch::jit::GraphExecutor 2022-05-18T04:14:33.8890419Z ] 2022-05-18T04:14:33.8890781Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(198): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2022-05-18T04:14:33.8891125Z with 2022-05-18T04:14:33.8891272Z [ 2022-05-18T04:14:33.8891554Z T=torch::jit::Method 2022-05-18T04:14:33.8891719Z ] 2022-05-18T04:14:33.8892096Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(397): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2022-05-18T04:14:33.8892455Z with 2022-05-18T04:14:33.8892607Z [ 2022-05-18T04:14:33.8892770Z T=torch::jit::Method 2022-05-18T04:14:33.8892921Z ] 2022-05-18T04:14:33.8893345Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2022-05-18T04:14:33.8893726Z with 2022-05-18T04:14:33.8893858Z [ 2022-05-18T04:14:33.8894024Z T=torch::jit::Method 2022-05-18T04:14:33.8894187Z ] 2022-05-18T04:14:33.8894622Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(540): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2022-05-18T04:14:33.8895036Z with 2022-05-18T04:14:33.8895180Z [ 2022-05-18T04:14:33.8895343Z T=torch::jit::Method 2022-05-18T04:14:33.8895497Z ] 2022-05-18T04:14:33.8895891Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(540): note: see reference to alias template instantiation 'c10::OptionalBase' being compiled 2022-05-18T04:14:33.8896515Z 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 2022-05-18T04:14:33.8897142Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(432): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2022-05-18T04:14:33.8897502Z with 2022-05-18T04:14:33.8897647Z [ 2022-05-18T04:14:33.8897815Z T=torch::jit::Method 2022-05-18T04:14:33.8897966Z ] 2022-05-18T04:14:33.8898338Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(198): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2022-05-18T04:14:33.8898682Z with 2022-05-18T04:14:33.8898825Z [ 2022-05-18T04:14:33.8899027Z T=std::vector> 2022-05-18T04:14:33.8899230Z ] 2022-05-18T04:14:33.8899619Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(397): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2022-05-18T04:14:33.8899962Z with 2022-05-18T04:14:33.8900105Z [ 2022-05-18T04:14:33.8900316Z T=std::vector> 2022-05-18T04:14:33.8900500Z ] 2022-05-18T04:14:33.8900969Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2022-05-18T04:14:33.8901398Z with 2022-05-18T04:14:33.8901542Z [ 2022-05-18T04:14:33.8901741Z T=std::vector> 2022-05-18T04:14:33.8901940Z ] 2022-05-18T04:14:33.8902391Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(540): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2022-05-18T04:14:33.8902806Z with 2022-05-18T04:14:33.8903021Z [ 2022-05-18T04:14:33.8903241Z T=std::vector> 2022-05-18T04:14:33.8903441Z ] 2022-05-18T04:14:33.8903868Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(540): note: see reference to alias template instantiation 'c10::OptionalBase>>' being compiled 2022-05-18T04:14:33.8904560Z 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 2022-05-18T04:14:33.8905218Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(432): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2022-05-18T04:14:33.8905591Z with 2022-05-18T04:14:33.8905726Z [ 2022-05-18T04:14:33.8905940Z T=std::vector> 2022-05-18T04:14:33.8906139Z ] 2022-05-18T04:14:33.8906497Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(198): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2022-05-18T04:14:33.8906840Z with 2022-05-18T04:14:33.8906985Z [ 2022-05-18T04:14:33.8907219Z T=std::function 2022-05-18T04:14:33.8907430Z ] 2022-05-18T04:14:33.8907812Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(397): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2022-05-18T04:14:33.8908162Z with 2022-05-18T04:14:33.8908296Z [ 2022-05-18T04:14:33.8908534Z T=std::function 2022-05-18T04:14:33.8908757Z ] 2022-05-18T04:14:33.8909182Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2022-05-18T04:14:33.8909560Z with 2022-05-18T04:14:33.8909706Z [ 2022-05-18T04:14:33.8909944Z T=std::function 2022-05-18T04:14:33.8910154Z ] 2022-05-18T04:14:33.8910603Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(540): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2022-05-18T04:14:33.8911013Z with 2022-05-18T04:14:33.8911161Z [ 2022-05-18T04:14:33.8911386Z T=std::function 2022-05-18T04:14:33.8911609Z ] 2022-05-18T04:14:33.8912106Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(540): note: see reference to alias template instantiation 'c10::OptionalBase>' being compiled 2022-05-18T04:14:33.8912883Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\torch/csrc/autograd/profiler_legacy.h(400): note: see reference to class template instantiation 'c10::optional>' being compiled 2022-05-18T04:14:33.8913561Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(432): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2022-05-18T04:14:33.8913938Z with 2022-05-18T04:14:33.8914085Z [ 2022-05-18T04:14:33.8914327Z T=std::function 2022-05-18T04:14:33.8914537Z ] 2022-05-18T04:14:33.8914916Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(198): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2022-05-18T04:14:33.8915263Z with 2022-05-18T04:14:33.8915399Z [ 2022-05-18T04:14:33.8915683Z T=std::vector>,std::allocator>>> 2022-05-18T04:14:33.8915931Z ] 2022-05-18T04:14:33.8916325Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(397): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2022-05-18T04:14:33.8916672Z with 2022-05-18T04:14:33.8916815Z [ 2022-05-18T04:14:33.8917089Z T=std::vector>,std::allocator>>> 2022-05-18T04:14:33.8917324Z ] 2022-05-18T04:14:33.8917750Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2022-05-18T04:14:33.8918140Z with 2022-05-18T04:14:33.8918283Z [ 2022-05-18T04:14:33.8918541Z T=std::vector>,std::allocator>>> 2022-05-18T04:14:33.8918791Z ] 2022-05-18T04:14:33.8919239Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(540): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2022-05-18T04:14:33.8919643Z with 2022-05-18T04:14:33.8919777Z [ 2022-05-18T04:14:33.8920052Z T=std::vector>,std::allocator>>> 2022-05-18T04:14:33.8920301Z ] 2022-05-18T04:14:33.8920777Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(540): note: see reference to alias template instantiation 'c10::OptionalBase>,std::allocator>>>>' being compiled 2022-05-18T04:14:33.8921575Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\torch/csrc/autograd/profiler_kineto.h(247): note: see reference to class template instantiation 'c10::optional>,std::allocator>>>>' being compiled 2022-05-18T04:14:33.8922294Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(432): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2022-05-18T04:14:33.8922662Z with 2022-05-18T04:14:33.8922809Z [ 2022-05-18T04:14:33.8923105Z T=std::vector>,std::allocator>>> 2022-05-18T04:14:33.8923394Z ] 2022-05-18T04:14:33.8923767Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(198): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2022-05-18T04:14:33.8924110Z with 2022-05-18T04:14:33.8924243Z [ 2022-05-18T04:14:33.8924504Z T=torch::nn::TripletMarginWithDistanceLossOptions::distance_function_t 2022-05-18T04:14:33.8924751Z ] 2022-05-18T04:14:33.8925127Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(397): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2022-05-18T04:14:33.8925478Z with 2022-05-18T04:14:33.8925622Z [ 2022-05-18T04:14:33.8925883Z T=torch::nn::TripletMarginWithDistanceLossOptions::distance_function_t 2022-05-18T04:14:33.8926115Z ] 2022-05-18T04:14:33.8926538Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2022-05-18T04:14:33.8926924Z with 2022-05-18T04:14:33.8927054Z [ 2022-05-18T04:14:33.8927313Z T=torch::nn::TripletMarginWithDistanceLossOptions::distance_function_t 2022-05-18T04:14:33.8927559Z ] 2022-05-18T04:14:33.8928011Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(540): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2022-05-18T04:14:33.8928413Z with 2022-05-18T04:14:33.8928560Z [ 2022-05-18T04:14:33.8928819Z T=torch::nn::TripletMarginWithDistanceLossOptions::distance_function_t 2022-05-18T04:14:33.8929052Z ] 2022-05-18T04:14:33.8929525Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(540): note: see reference to alias template instantiation 'c10::OptionalBase' being compiled 2022-05-18T04:14:33.8930328Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\torch\csrc\api\include\torch/nn/options/loss.h(404): note: see reference to class template instantiation 'c10::optional' being compiled 2022-05-18T04:14:33.8931056Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(432): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2022-05-18T04:14:33.8931426Z with 2022-05-18T04:14:33.8931561Z [ 2022-05-18T04:14:33.8931826Z T=torch::nn::TripletMarginWithDistanceLossOptions::distance_function_t 2022-05-18T04:14:33.8932069Z ] 2022-05-18T04:14:33.8932430Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(198): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2022-05-18T04:14:33.8932770Z with 2022-05-18T04:14:33.8932915Z [ 2022-05-18T04:14:33.8933104Z T=std::vector> 2022-05-18T04:14:33.8933294Z ] 2022-05-18T04:14:33.8933685Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(397): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2022-05-18T04:14:33.8934043Z with 2022-05-18T04:14:33.8934174Z [ 2022-05-18T04:14:33.8934376Z T=std::vector> 2022-05-18T04:14:33.8934566Z ] 2022-05-18T04:14:33.8935018Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2022-05-18T04:14:33.8935442Z with 2022-05-18T04:14:33.8935586Z [ 2022-05-18T04:14:33.8935785Z T=std::vector> 2022-05-18T04:14:33.8935963Z ] 2022-05-18T04:14:33.8936411Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(540): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2022-05-18T04:14:33.8936820Z with 2022-05-18T04:14:33.8936953Z [ 2022-05-18T04:14:33.8937154Z T=std::vector> 2022-05-18T04:14:33.8937346Z ] 2022-05-18T04:14:33.8937750Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(540): note: see reference to alias template instantiation 'c10::OptionalBase>>' being compiled 2022-05-18T04:14:33.8938124Z with 2022-05-18T04:14:33.8938267Z [ 2022-05-18T04:14:33.8938418Z T=double 2022-05-18T04:14:33.8938559Z ] 2022-05-18T04:14:33.8939006Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\torch\csrc\api\include\torch/nn/options/upsampling.h(26): note: see reference to class template instantiation 'c10::optional>>' being compiled 2022-05-18T04:14:33.8939416Z with 2022-05-18T04:14:33.8939547Z [ 2022-05-18T04:14:33.8939695Z T=double 2022-05-18T04:14:33.8939750Z ] 2022-05-18T04:14:33.8940072Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(432): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2022-05-18T04:14:33.8940131Z with 2022-05-18T04:14:33.8940185Z [ 2022-05-18T04:14:33.8940290Z T=std::vector> 2022-05-18T04:14:33.8940348Z ] 2022-05-18T04:14:33.8940630Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(198): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2022-05-18T04:14:33.8940688Z with 2022-05-18T04:14:33.8940743Z [ 2022-05-18T04:14:33.8940847Z T=std::tuple 2022-05-18T04:14:33.8940902Z ] 2022-05-18T04:14:33.8941206Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(397): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2022-05-18T04:14:33.8941252Z with 2022-05-18T04:14:33.8941307Z [ 2022-05-18T04:14:33.8941412Z T=std::tuple 2022-05-18T04:14:33.8941468Z ] 2022-05-18T04:14:33.8941808Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2022-05-18T04:14:33.8941869Z with 2022-05-18T04:14:33.8941924Z [ 2022-05-18T04:14:33.8942022Z T=std::tuple 2022-05-18T04:14:33.8942065Z ] 2022-05-18T04:14:33.8942428Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(540): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2022-05-18T04:14:33.8942487Z with 2022-05-18T04:14:33.8942542Z [ 2022-05-18T04:14:33.8942639Z T=std::tuple 2022-05-18T04:14:33.8942695Z ] 2022-05-18T04:14:33.8943159Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(540): note: see reference to alias template instantiation 'c10::OptionalBase>' being compiled 2022-05-18T04:14:33.8943560Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\torch\csrc\api\include\torch/nn/modules/rnn.h(155): note: see reference to class template instantiation 'c10::optional>' being compiled 2022-05-18T04:14:33.8943880Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(432): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2022-05-18T04:14:33.8943928Z with 2022-05-18T04:14:33.8943985Z [ 2022-05-18T04:14:33.8944086Z T=std::tuple 2022-05-18T04:14:33.8944142Z ] 2022-05-18T04:14:33.8944430Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(198): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2022-05-18T04:14:33.8944491Z with 2022-05-18T04:14:33.8944551Z [ 2022-05-18T04:14:33.8944678Z T=std::vector> 2022-05-18T04:14:33.8944721Z ] 2022-05-18T04:14:33.8945017Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(397): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2022-05-18T04:14:33.8945077Z with 2022-05-18T04:14:33.8945133Z [ 2022-05-18T04:14:33.8945258Z T=std::vector> 2022-05-18T04:14:33.8945314Z ] 2022-05-18T04:14:33.8945655Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2022-05-18T04:14:33.8945715Z with 2022-05-18T04:14:33.8945759Z [ 2022-05-18T04:14:33.8945883Z T=std::vector> 2022-05-18T04:14:33.8945938Z ] 2022-05-18T04:14:33.8946295Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(540): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2022-05-18T04:14:33.8946353Z with 2022-05-18T04:14:33.8946408Z [ 2022-05-18T04:14:33.8946528Z T=std::vector> 2022-05-18T04:14:33.8946583Z ] 2022-05-18T04:14:33.8946916Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(540): note: see reference to alias template instantiation 'c10::OptionalBase>>' being compiled 2022-05-18T04:14:33.8947292Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\torch\csrc\api\include\torch/optim/lbfgs.h(46): note: see reference to class template instantiation 'c10::optional>>' being compiled 2022-05-18T04:14:33.8947609Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(432): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2022-05-18T04:14:33.8947670Z with 2022-05-18T04:14:33.8947725Z [ 2022-05-18T04:14:33.8947846Z T=std::vector> 2022-05-18T04:14:33.8947901Z ] 2022-05-18T04:14:33.8948152Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\pybind11\detail/common.h(108): warning C4005: 'HAVE_SNPRINTF': macro redefinition 2022-05-18T04:14:33.8948370Z C:\Jenkins\Miniconda3\Include\pyerrors.h(315): note: see previous definition of 'HAVE_SNPRINTF' 2022-05-18T04:14:33.9522032Z [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 2022-05-18T04:14:33.9522364Z Creating library reloaded_jit_extension_v2.lib and object reloaded_jit_extension_v2.exp 2022-05-18T04:14:33.9764716Z Loading extension module reloaded_jit_extension_v2... 2022-05-18T04:14:33.9764891Z test_reload_jit_extension (__main__.TestCppExtensionJIT) ... ok (32.250s) 2022-05-18T04:14:34.2378982Z Using C:\Users\runneruser\AppData\Local\torch_extensions\torch_extensions\Cache\py38_cu113 as PyTorch extensions root... 2022-05-18T04:14:34.2379240Z The input conditions for extension module is_python_module have changed. Bumping to version 1 and re-building as is_python_module_v1... 2022-05-18T04:14:34.2379488Z Emitting ninja build file C:\Users\runneruser\AppData\Local\torch_extensions\torch_extensions\Cache\py38_cu113\is_python_module\build.ninja... 2022-05-18T04:14:34.2379614Z Building extension module is_python_module_v1... 2022-05-18T04:14:34.2379815Z Allowing ninja to set a default number of workers... (overridable by setting the environment variable MAX_JOBS=N) 2022-05-18T04:14:44.9540524Z [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\py38_cu113\is_python_module\main.cpp /Fomain.o 2022-05-18T04:14:44.9541758Z Microsoft (R) C/C++ Optimizing Compiler Version 19.28.29337 for x64 2022-05-18T04:14:44.9542154Z Copyright (C) Microsoft Corporation. All rights reserved. 2022-05-18T04:14:44.9542370Z 2022-05-18T04:14:44.9542759Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/macros/Macros.h(143): warning C4067: unexpected tokens following preprocessor directive - expected a newline 2022-05-18T04:14:44.9543535Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/core/TensorImpl.h(2199): warning C4805: '|': unsafe mix of type 'uintptr_t' and type 'bool' in operation 2022-05-18T04:14:44.9544305Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(198): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2022-05-18T04:14:44.9544775Z with 2022-05-18T04:14:44.9544977Z [ 2022-05-18T04:14:44.9545302Z T=c10::impl::InlineDeviceGuard 2022-05-18T04:14:44.9545605Z ] 2022-05-18T04:14:44.9546125Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(397): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2022-05-18T04:14:44.9546587Z with 2022-05-18T04:14:44.9546784Z [ 2022-05-18T04:14:44.9547102Z T=c10::impl::InlineDeviceGuard 2022-05-18T04:14:44.9547382Z ] 2022-05-18T04:14:44.9547970Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2022-05-18T04:14:44.9548492Z with 2022-05-18T04:14:44.9548698Z [ 2022-05-18T04:14:44.9549151Z T=c10::impl::InlineDeviceGuard 2022-05-18T04:14:44.9549463Z ] 2022-05-18T04:14:44.9550066Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(540): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2022-05-18T04:14:44.9550732Z with 2022-05-18T04:14:44.9550917Z [ 2022-05-18T04:14:44.9551229Z T=c10::impl::InlineDeviceGuard 2022-05-18T04:14:44.9551535Z ] 2022-05-18T04:14:44.9552112Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(540): note: see reference to alias template instantiation 'c10::OptionalBase>' being compiled 2022-05-18T04:14:44.9553083Z 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 2022-05-18T04:14:44.9554047Z 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 2022-05-18T04:14:44.9554947Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(432): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2022-05-18T04:14:44.9555443Z with 2022-05-18T04:14:44.9555629Z [ 2022-05-18T04:14:44.9555947Z T=c10::impl::InlineDeviceGuard 2022-05-18T04:14:44.9556189Z ] 2022-05-18T04:14:44.9556558Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(198): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2022-05-18T04:14:44.9556907Z with 2022-05-18T04:14:44.9557057Z [ 2022-05-18T04:14:44.9557208Z T=at::TensorBase 2022-05-18T04:14:44.9557370Z ] 2022-05-18T04:14:44.9557764Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(397): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2022-05-18T04:14:44.9558119Z with 2022-05-18T04:14:44.9558634Z [ 2022-05-18T04:14:44.9558801Z T=at::TensorBase 2022-05-18T04:14:44.9558961Z ] 2022-05-18T04:14:44.9559374Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2022-05-18T04:14:44.9559759Z with 2022-05-18T04:14:44.9559911Z [ 2022-05-18T04:14:44.9560073Z T=at::TensorBase 2022-05-18T04:14:44.9560220Z ] 2022-05-18T04:14:44.9560672Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(540): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2022-05-18T04:14:44.9561090Z with 2022-05-18T04:14:44.9561225Z [ 2022-05-18T04:14:44.9561388Z T=at::TensorBase 2022-05-18T04:14:44.9561549Z ] 2022-05-18T04:14:44.9561931Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(540): note: see reference to alias template instantiation 'c10::OptionalBase' being compiled 2022-05-18T04:14:44.9562630Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\ATen/core/TensorBase.h(951): note: see reference to class template instantiation 'c10::optional' being compiled 2022-05-18T04:14:44.9563258Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(432): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2022-05-18T04:14:44.9563687Z with 2022-05-18T04:14:44.9563836Z [ 2022-05-18T04:14:44.9563987Z T=at::TensorBase 2022-05-18T04:14:44.9564148Z ] 2022-05-18T04:14:44.9564521Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(198): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2022-05-18T04:14:44.9564848Z with 2022-05-18T04:14:44.9564996Z [ 2022-05-18T04:14:44.9565152Z T=at::Tensor 2022-05-18T04:14:44.9565296Z ] 2022-05-18T04:14:44.9565686Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(397): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2022-05-18T04:14:44.9566038Z with 2022-05-18T04:14:44.9566172Z [ 2022-05-18T04:14:44.9566333Z T=at::Tensor 2022-05-18T04:14:44.9566487Z ] 2022-05-18T04:14:44.9566911Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2022-05-18T04:14:44.9567285Z with 2022-05-18T04:14:44.9567432Z [ 2022-05-18T04:14:44.9567589Z T=at::Tensor 2022-05-18T04:14:44.9567730Z ] 2022-05-18T04:14:44.9568179Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(540): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2022-05-18T04:14:44.9568592Z with 2022-05-18T04:14:44.9568738Z [ 2022-05-18T04:14:44.9568884Z T=at::Tensor 2022-05-18T04:14:44.9569038Z ] 2022-05-18T04:14:44.9569427Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(540): note: see reference to alias template instantiation 'c10::OptionalBase' being compiled 2022-05-18T04:14:44.9570020Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\ATen/core/TensorBody.h(509): note: see reference to class template instantiation 'c10::optional' being compiled 2022-05-18T04:14:44.9570646Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(432): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2022-05-18T04:14:44.9571021Z with 2022-05-18T04:14:44.9571168Z [ 2022-05-18T04:14:44.9571314Z T=at::Tensor 2022-05-18T04:14:44.9571474Z ] 2022-05-18T04:14:44.9571851Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(198): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2022-05-18T04:14:44.9572188Z with 2022-05-18T04:14:44.9572336Z [ 2022-05-18T04:14:44.9572500Z T=at::Generator 2022-05-18T04:14:44.9572653Z ] 2022-05-18T04:14:44.9573042Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(397): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2022-05-18T04:14:44.9573473Z with 2022-05-18T04:14:44.9573630Z [ 2022-05-18T04:14:44.9573781Z T=at::Generator 2022-05-18T04:14:44.9573948Z ] 2022-05-18T04:14:44.9574427Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2022-05-18T04:14:44.9574807Z with 2022-05-18T04:14:44.9574961Z [ 2022-05-18T04:14:44.9575135Z T=at::Generator 2022-05-18T04:14:44.9575328Z ] 2022-05-18T04:14:44.9575779Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(540): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2022-05-18T04:14:44.9576198Z with 2022-05-18T04:14:44.9576351Z [ 2022-05-18T04:14:44.9576505Z T=at::Generator 2022-05-18T04:14:44.9576665Z ] 2022-05-18T04:14:44.9577061Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(540): note: see reference to alias template instantiation 'c10::OptionalBase' being compiled 2022-05-18T04:14:44.9577664Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\ATen/core/TensorBody.h(584): note: see reference to class template instantiation 'c10::optional' being compiled 2022-05-18T04:14:44.9578284Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(432): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2022-05-18T04:14:44.9578662Z with 2022-05-18T04:14:44.9578810Z [ 2022-05-18T04:14:44.9578957Z T=at::Generator 2022-05-18T04:14:44.9579116Z ] 2022-05-18T04:14:44.9579490Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(198): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2022-05-18T04:14:44.9579829Z with 2022-05-18T04:14:44.9579963Z [ 2022-05-18T04:14:44.9580125Z T=c10::DimVector 2022-05-18T04:14:44.9580285Z ] 2022-05-18T04:14:44.9580660Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(397): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2022-05-18T04:14:44.9581013Z with 2022-05-18T04:14:44.9581158Z [ 2022-05-18T04:14:44.9581306Z T=c10::DimVector 2022-05-18T04:14:44.9581466Z ] 2022-05-18T04:14:44.9581895Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2022-05-18T04:14:44.9582292Z with 2022-05-18T04:14:44.9582427Z [ 2022-05-18T04:14:44.9582586Z T=c10::DimVector 2022-05-18T04:14:44.9582749Z ] 2022-05-18T04:14:44.9583185Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(540): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2022-05-18T04:14:44.9583606Z with 2022-05-18T04:14:44.9583754Z [ 2022-05-18T04:14:44.9583903Z T=c10::DimVector 2022-05-18T04:14:44.9584067Z ] 2022-05-18T04:14:44.9584467Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(540): note: see reference to alias template instantiation 'c10::OptionalBase' being compiled 2022-05-18T04:14:44.9585085Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\ATen/TensorIterator.h(766): note: see reference to class template instantiation 'c10::optional' being compiled 2022-05-18T04:14:44.9585696Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(432): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2022-05-18T04:14:44.9586080Z with 2022-05-18T04:14:44.9586235Z [ 2022-05-18T04:14:44.9586448Z T=c10::DimVector 2022-05-18T04:14:44.9586595Z ] 2022-05-18T04:14:44.9586967Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(198): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2022-05-18T04:14:44.9587354Z with 2022-05-18T04:14:44.9587495Z [ 2022-05-18T04:14:44.9587661Z T=std::string 2022-05-18T04:14:44.9587817Z ] 2022-05-18T04:14:44.9588190Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(397): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2022-05-18T04:14:44.9588544Z with 2022-05-18T04:14:44.9588690Z [ 2022-05-18T04:14:44.9588847Z T=std::string 2022-05-18T04:14:44.9588988Z ] 2022-05-18T04:14:44.9589415Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2022-05-18T04:14:44.9589813Z with 2022-05-18T04:14:44.9589946Z [ 2022-05-18T04:14:44.9590104Z T=std::string 2022-05-18T04:14:44.9590260Z ] 2022-05-18T04:14:44.9590693Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(540): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2022-05-18T04:14:44.9591108Z with 2022-05-18T04:14:44.9591255Z [ 2022-05-18T04:14:44.9591411Z T=std::string 2022-05-18T04:14:44.9591554Z ] 2022-05-18T04:14:44.9591941Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(540): note: see reference to alias template instantiation 'c10::OptionalBase' being compiled 2022-05-18T04:14:44.9592548Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\ATen/core/jit_type_base.h(448): note: see reference to class template instantiation 'c10::optional' being compiled 2022-05-18T04:14:44.9593248Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(432): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2022-05-18T04:14:44.9593612Z with 2022-05-18T04:14:44.9593761Z [ 2022-05-18T04:14:44.9593921Z T=std::string 2022-05-18T04:14:44.9594066Z ] 2022-05-18T04:14:44.9594443Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(198): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2022-05-18T04:14:44.9594789Z with 2022-05-18T04:14:44.9594925Z [ 2022-05-18T04:14:44.9595094Z T=c10::QualifiedName 2022-05-18T04:14:44.9595261Z ] 2022-05-18T04:14:44.9595649Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(397): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2022-05-18T04:14:44.9595992Z with 2022-05-18T04:14:44.9596138Z [ 2022-05-18T04:14:44.9596304Z T=c10::QualifiedName 2022-05-18T04:14:44.9596455Z ] 2022-05-18T04:14:44.9596877Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2022-05-18T04:14:44.9597263Z with 2022-05-18T04:14:44.9597398Z [ 2022-05-18T04:14:44.9597564Z T=c10::QualifiedName 2022-05-18T04:14:44.9597732Z ] 2022-05-18T04:14:44.9598235Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(540): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2022-05-18T04:14:44.9598681Z with 2022-05-18T04:14:44.9598829Z [ 2022-05-18T04:14:44.9598998Z T=c10::QualifiedName 2022-05-18T04:14:44.9599149Z ] 2022-05-18T04:14:44.9599550Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(540): note: see reference to alias template instantiation 'c10::OptionalBase' being compiled 2022-05-18T04:14:44.9600174Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\ATen/core/jit_type_base.h(696): note: see reference to class template instantiation 'c10::optional' being compiled 2022-05-18T04:14:44.9600809Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(432): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2022-05-18T04:14:44.9601169Z with 2022-05-18T04:14:44.9601316Z [ 2022-05-18T04:14:44.9601486Z T=c10::QualifiedName 2022-05-18T04:14:44.9601653Z ] 2022-05-18T04:14:44.9602012Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(198): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2022-05-18T04:14:44.9602355Z with 2022-05-18T04:14:44.9602504Z [ 2022-05-18T04:14:44.9602698Z T=std::shared_ptr 2022-05-18T04:14:44.9602898Z ] 2022-05-18T04:14:44.9603290Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(397): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2022-05-18T04:14:44.9603636Z with 2022-05-18T04:14:44.9603781Z [ 2022-05-18T04:14:44.9603993Z T=std::shared_ptr 2022-05-18T04:14:44.9604189Z ] 2022-05-18T04:14:44.9604600Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2022-05-18T04:14:44.9604997Z with 2022-05-18T04:14:44.9605144Z [ 2022-05-18T04:14:44.9605335Z T=std::shared_ptr 2022-05-18T04:14:44.9605530Z ] 2022-05-18T04:14:44.9605976Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(540): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2022-05-18T04:14:44.9606389Z with 2022-05-18T04:14:44.9606524Z [ 2022-05-18T04:14:44.9606730Z T=std::shared_ptr 2022-05-18T04:14:44.9606926Z ] 2022-05-18T04:14:44.9607343Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(540): note: see reference to alias template instantiation 'c10::OptionalBase>' being compiled 2022-05-18T04:14:44.9608018Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\ATen/core/ivalue.h(1338): note: see reference to class template instantiation 'c10::optional>' being compiled 2022-05-18T04:14:44.9608667Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(432): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2022-05-18T04:14:44.9609103Z with 2022-05-18T04:14:44.9609238Z [ 2022-05-18T04:14:44.9609450Z T=std::shared_ptr 2022-05-18T04:14:44.9609650Z ] 2022-05-18T04:14:44.9610072Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(198): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2022-05-18T04:14:44.9610447Z with 2022-05-18T04:14:44.9610596Z [ 2022-05-18T04:14:44.9610800Z T=std::weak_ptr 2022-05-18T04:14:44.9610983Z ] 2022-05-18T04:14:44.9611367Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(397): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2022-05-18T04:14:44.9611724Z with 2022-05-18T04:14:44.9611857Z [ 2022-05-18T04:14:44.9612059Z T=std::weak_ptr 2022-05-18T04:14:44.9612254Z ] 2022-05-18T04:14:44.9612679Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2022-05-18T04:14:44.9613057Z with 2022-05-18T04:14:44.9613203Z [ 2022-05-18T04:14:44.9613487Z T=std::weak_ptr 2022-05-18T04:14:44.9613675Z ] 2022-05-18T04:14:44.9614136Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(540): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2022-05-18T04:14:44.9614560Z with 2022-05-18T04:14:44.9614718Z [ 2022-05-18T04:14:44.9614914Z T=std::weak_ptr 2022-05-18T04:14:44.9615118Z ] 2022-05-18T04:14:44.9615557Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(540): note: see reference to alias template instantiation 'c10::OptionalBase>' being compiled 2022-05-18T04:14:44.9616232Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\ATen/core/ivalue.h(1339): note: see reference to class template instantiation 'c10::optional>' being compiled 2022-05-18T04:14:44.9616877Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(432): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2022-05-18T04:14:44.9617261Z with 2022-05-18T04:14:44.9617418Z [ 2022-05-18T04:14:44.9617614Z T=std::weak_ptr 2022-05-18T04:14:44.9617820Z ] 2022-05-18T04:14:44.9618203Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(198): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2022-05-18T04:14:44.9618555Z with 2022-05-18T04:14:44.9618695Z [ 2022-05-18T04:14:44.9618937Z T=std::vector> 2022-05-18T04:14:44.9619164Z ] 2022-05-18T04:14:44.9619548Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(397): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2022-05-18T04:14:44.9619915Z with 2022-05-18T04:14:44.9620070Z [ 2022-05-18T04:14:44.9620307Z T=std::vector> 2022-05-18T04:14:44.9620514Z ] 2022-05-18T04:14:44.9620946Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2022-05-18T04:14:44.9621344Z with 2022-05-18T04:14:44.9621483Z [ 2022-05-18T04:14:44.9621766Z T=std::vector> 2022-05-18T04:14:44.9621994Z ] 2022-05-18T04:14:44.9622436Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(540): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2022-05-18T04:14:44.9623330Z with 2022-05-18T04:14:44.9623489Z [ 2022-05-18T04:14:44.9623731Z T=std::vector> 2022-05-18T04:14:44.9623942Z ] 2022-05-18T04:14:44.9624403Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(540): note: see reference to alias template instantiation 'c10::OptionalBase>>' being compiled 2022-05-18T04:14:44.9625131Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\ATen/core/jit_type.h(482): note: see reference to class template instantiation 'c10::optional>>' being compiled 2022-05-18T04:14:44.9625814Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(432): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2022-05-18T04:14:44.9626198Z with 2022-05-18T04:14:44.9626337Z [ 2022-05-18T04:14:44.9626576Z T=std::vector> 2022-05-18T04:14:44.9626802Z ] 2022-05-18T04:14:44.9627167Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(198): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2022-05-18T04:14:44.9627515Z with 2022-05-18T04:14:44.9627671Z [ 2022-05-18T04:14:44.9628000Z T=std::vector::type,std::allocator::type>> 2022-05-18T04:14:44.9628312Z ] 2022-05-18T04:14:44.9628707Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(397): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2022-05-18T04:14:44.9629076Z with 2022-05-18T04:14:44.9629213Z [ 2022-05-18T04:14:44.9629554Z T=std::vector::type,std::allocator::type>> 2022-05-18T04:14:44.9629863Z ] 2022-05-18T04:14:44.9630298Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2022-05-18T04:14:44.9630685Z with 2022-05-18T04:14:44.9630841Z [ 2022-05-18T04:14:44.9631180Z T=std::vector::type,std::allocator::type>> 2022-05-18T04:14:44.9631475Z ] 2022-05-18T04:14:44.9631936Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(540): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2022-05-18T04:14:44.9632356Z with 2022-05-18T04:14:44.9632512Z [ 2022-05-18T04:14:44.9632833Z T=std::vector::type,std::allocator::type>> 2022-05-18T04:14:44.9633142Z ] 2022-05-18T04:14:44.9633613Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(540): note: see reference to alias template instantiation 'c10::OptionalBase>>' being compiled 2022-05-18T04:14:44.9633998Z with 2022-05-18T04:14:44.9634139Z [ 2022-05-18T04:14:44.9634424Z T=c10::impl::ScalarTypeToCPPType::type 2022-05-18T04:14:44.9634653Z ] 2022-05-18T04:14:44.9635051Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\ATen/core/jit_type.h(441): note: see reference to class template instantiation 'c10::optional>>' being compiled 2022-05-18T04:14:44.9635429Z with 2022-05-18T04:14:44.9635586Z [ 2022-05-18T04:14:44.9635827Z T=c10::impl::ScalarTypeToCPPType::type 2022-05-18T04:14:44.9636039Z ] 2022-05-18T04:14:44.9636460Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(432): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2022-05-18T04:14:44.9636846Z with 2022-05-18T04:14:44.9636985Z [ 2022-05-18T04:14:44.9637322Z T=std::vector::type,std::allocator::type>> 2022-05-18T04:14:44.9637924Z ] 2022-05-18T04:14:44.9638325Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(198): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2022-05-18T04:14:44.9638660Z with 2022-05-18T04:14:44.9638820Z [ 2022-05-18T04:14:44.9639077Z T=std::vector,std::allocator>> 2022-05-18T04:14:44.9639294Z ] 2022-05-18T04:14:44.9639753Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(397): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2022-05-18T04:14:44.9640123Z with 2022-05-18T04:14:44.9640279Z [ 2022-05-18T04:14:44.9640512Z T=std::vector,std::allocator>> 2022-05-18T04:14:44.9640747Z ] 2022-05-18T04:14:44.9641182Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2022-05-18T04:14:44.9641569Z with 2022-05-18T04:14:44.9641724Z [ 2022-05-18T04:14:44.9641978Z T=std::vector,std::allocator>> 2022-05-18T04:14:44.9642207Z ] 2022-05-18T04:14:44.9642651Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(540): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2022-05-18T04:14:44.9643070Z with 2022-05-18T04:14:44.9643225Z [ 2022-05-18T04:14:44.9643455Z T=std::vector,std::allocator>> 2022-05-18T04:14:44.9643689Z ] 2022-05-18T04:14:44.9644152Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(540): note: see reference to alias template instantiation 'c10::OptionalBase,std::allocator>>>' being compiled 2022-05-18T04:14:44.9644885Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\ATen/core/jit_type.h(567): note: see reference to class template instantiation 'c10::optional,std::allocator>>>' being compiled 2022-05-18T04:14:44.9645624Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\ATen/core/jit_type.h(843): note: see reference to class template instantiation 'c10::VaryingShape' being compiled 2022-05-18T04:14:44.9646236Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(432): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2022-05-18T04:14:44.9646666Z with 2022-05-18T04:14:44.9646827Z [ 2022-05-18T04:14:44.9647079Z T=std::vector,std::allocator>> 2022-05-18T04:14:44.9647293Z ] 2022-05-18T04:14:44.9647675Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(198): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2022-05-18T04:14:44.9648028Z with 2022-05-18T04:14:44.9648167Z [ 2022-05-18T04:14:44.9648419Z T=std::vector,std::allocator>> 2022-05-18T04:14:44.9648654Z ] 2022-05-18T04:14:44.9649037Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(397): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2022-05-18T04:14:44.9649407Z with 2022-05-18T04:14:44.9649563Z [ 2022-05-18T04:14:44.9649808Z T=std::vector,std::allocator>> 2022-05-18T04:14:44.9650016Z ] 2022-05-18T04:14:44.9650511Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2022-05-18T04:14:44.9650915Z with 2022-05-18T04:14:44.9651052Z [ 2022-05-18T04:14:44.9651295Z T=std::vector,std::allocator>> 2022-05-18T04:14:44.9651522Z ] 2022-05-18T04:14:44.9651984Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(540): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2022-05-18T04:14:44.9652391Z with 2022-05-18T04:14:44.9652546Z [ 2022-05-18T04:14:44.9652789Z T=std::vector,std::allocator>> 2022-05-18T04:14:44.9653000Z ] 2022-05-18T04:14:44.9653522Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(540): note: see reference to alias template instantiation 'c10::OptionalBase,std::allocator>>>' being compiled 2022-05-18T04:14:44.9654252Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\ATen/core/jit_type.h(567): note: see reference to class template instantiation 'c10::optional,std::allocator>>>' being compiled 2022-05-18T04:14:44.9654910Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\ATen/core/jit_type.h(613): note: see reference to class template instantiation 'c10::VaryingShape' being compiled 2022-05-18T04:14:44.9655540Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(432): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2022-05-18T04:14:44.9655905Z with 2022-05-18T04:14:44.9656065Z [ 2022-05-18T04:14:44.9656316Z T=std::vector,std::allocator>> 2022-05-18T04:14:44.9656546Z ] 2022-05-18T04:14:44.9656912Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(198): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2022-05-18T04:14:44.9657262Z with 2022-05-18T04:14:44.9657821Z [ 2022-05-18T04:14:44.9658029Z T=std::vector> 2022-05-18T04:14:44.9658230Z ] 2022-05-18T04:14:44.9658680Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(397): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2022-05-18T04:14:44.9659047Z with 2022-05-18T04:14:44.9659186Z [ 2022-05-18T04:14:44.9659398Z T=std::vector> 2022-05-18T04:14:44.9659599Z ] 2022-05-18T04:14:44.9660014Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2022-05-18T04:14:44.9660415Z with 2022-05-18T04:14:44.9660572Z [ 2022-05-18T04:14:44.9660765Z T=std::vector> 2022-05-18T04:14:44.9660965Z ] 2022-05-18T04:14:44.9661424Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(540): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2022-05-18T04:14:44.9661851Z with 2022-05-18T04:14:44.9661989Z [ 2022-05-18T04:14:44.9662200Z T=std::vector> 2022-05-18T04:14:44.9662400Z ] 2022-05-18T04:14:44.9662812Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(540): note: see reference to alias template instantiation 'c10::OptionalBase>>' being compiled 2022-05-18T04:14:44.9663480Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\ATen/core/jit_type.h(726): note: see reference to class template instantiation 'c10::optional>>' being compiled 2022-05-18T04:14:44.9664137Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(432): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2022-05-18T04:14:44.9664520Z with 2022-05-18T04:14:44.9664660Z [ 2022-05-18T04:14:44.9664870Z T=std::vector> 2022-05-18T04:14:44.9665070Z ] 2022-05-18T04:14:44.9665453Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(198): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2022-05-18T04:14:44.9665785Z with 2022-05-18T04:14:44.9665939Z [ 2022-05-18T04:14:44.9666177Z T=c10::impl::InlineStreamGuard 2022-05-18T04:14:44.9666388Z ] 2022-05-18T04:14:44.9666789Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(397): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2022-05-18T04:14:44.9667157Z with 2022-05-18T04:14:44.9667311Z [ 2022-05-18T04:14:44.9667527Z T=c10::impl::InlineStreamGuard 2022-05-18T04:14:44.9667753Z ] 2022-05-18T04:14:44.9668189Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2022-05-18T04:14:44.9668571Z with 2022-05-18T04:14:44.9668728Z [ 2022-05-18T04:14:44.9668965Z T=c10::impl::InlineStreamGuard 2022-05-18T04:14:44.9669171Z ] 2022-05-18T04:14:44.9669673Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(540): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2022-05-18T04:14:44.9670096Z with 2022-05-18T04:14:44.9670286Z [ 2022-05-18T04:14:44.9670507Z T=c10::impl::InlineStreamGuard 2022-05-18T04:14:44.9670730Z ] 2022-05-18T04:14:44.9671185Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(540): note: see reference to alias template instantiation 'c10::OptionalBase>' being compiled 2022-05-18T04:14:44.9671916Z 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 2022-05-18T04:14:44.9672624Z 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 2022-05-18T04:14:44.9673313Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(432): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2022-05-18T04:14:44.9673701Z with 2022-05-18T04:14:44.9673859Z [ 2022-05-18T04:14:44.9674080Z T=c10::impl::InlineStreamGuard 2022-05-18T04:14:44.9674304Z ] 2022-05-18T04:14:44.9674687Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(198): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2022-05-18T04:14:44.9675046Z with 2022-05-18T04:14:44.9675186Z [ 2022-05-18T04:14:44.9675378Z T=c10::impl::VirtualGuardImpl 2022-05-18T04:14:44.9675567Z ] 2022-05-18T04:14:44.9675947Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(397): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2022-05-18T04:14:44.9676312Z with 2022-05-18T04:14:44.9676467Z [ 2022-05-18T04:14:44.9676645Z T=c10::impl::VirtualGuardImpl 2022-05-18T04:14:44.9676833Z ] 2022-05-18T04:14:44.9677267Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2022-05-18T04:14:44.9677662Z with 2022-05-18T04:14:44.9677801Z [ 2022-05-18T04:14:44.9677996Z T=c10::impl::VirtualGuardImpl 2022-05-18T04:14:44.9678183Z ] 2022-05-18T04:14:44.9678627Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(540): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2022-05-18T04:14:44.9679047Z with 2022-05-18T04:14:44.9679203Z [ 2022-05-18T04:14:44.9679392Z T=c10::impl::VirtualGuardImpl 2022-05-18T04:14:44.9679560Z ] 2022-05-18T04:14:44.9679982Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(540): note: see reference to alias template instantiation 'c10::OptionalBase' being compiled 2022-05-18T04:14:44.9680616Z 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 2022-05-18T04:14:44.9680971Z with 2022-05-18T04:14:44.9681126Z [ 2022-05-18T04:14:44.9681318Z T=c10::impl::VirtualGuardImpl 2022-05-18T04:14:44.9681503Z ] 2022-05-18T04:14:44.9681973Z 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 2022-05-18T04:14:44.9682680Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(432): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2022-05-18T04:14:44.9683068Z with 2022-05-18T04:14:44.9683228Z [ 2022-05-18T04:14:44.9683404Z T=c10::impl::VirtualGuardImpl 2022-05-18T04:14:44.9683591Z ] 2022-05-18T04:14:44.9683978Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(198): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2022-05-18T04:14:44.9684314Z with 2022-05-18T04:14:44.9684475Z [ 2022-05-18T04:14:44.9684751Z T=std::vector> 2022-05-18T04:14:44.9684987Z ] 2022-05-18T04:14:44.9718113Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(397): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2022-05-18T04:14:44.9718507Z with 2022-05-18T04:14:44.9718662Z [ 2022-05-18T04:14:44.9718922Z T=std::vector> 2022-05-18T04:14:44.9719174Z ] 2022-05-18T04:14:44.9719609Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2022-05-18T04:14:44.9719997Z with 2022-05-18T04:14:44.9720146Z [ 2022-05-18T04:14:44.9720422Z T=std::vector> 2022-05-18T04:14:44.9720664Z ] 2022-05-18T04:14:44.9721108Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(540): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2022-05-18T04:14:44.9721530Z with 2022-05-18T04:14:44.9721677Z [ 2022-05-18T04:14:44.9721928Z T=std::vector> 2022-05-18T04:14:44.9722172Z ] 2022-05-18T04:14:44.9722653Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(540): note: see reference to alias template instantiation 'c10::OptionalBase>>' being compiled 2022-05-18T04:14:44.9723422Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\ATen/core/ivalue_inl.h(834): note: see reference to class template instantiation 'c10::optional>>' being compiled 2022-05-18T04:14:44.9724114Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(432): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2022-05-18T04:14:44.9724476Z with 2022-05-18T04:14:44.9724624Z [ 2022-05-18T04:14:44.9724888Z T=std::vector> 2022-05-18T04:14:44.9725118Z ] 2022-05-18T04:14:44.9725493Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(198): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2022-05-18T04:14:44.9725952Z with 2022-05-18T04:14:44.9726102Z [ 2022-05-18T04:14:44.9726268Z T=torch::autograd::ViewInfo 2022-05-18T04:14:44.9726494Z ] 2022-05-18T04:14:44.9726886Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(397): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2022-05-18T04:14:44.9727232Z with 2022-05-18T04:14:44.9727379Z [ 2022-05-18T04:14:44.9727558Z T=torch::autograd::ViewInfo 2022-05-18T04:14:44.9727717Z ] 2022-05-18T04:14:44.9728145Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2022-05-18T04:14:44.9728535Z with 2022-05-18T04:14:44.9728684Z [ 2022-05-18T04:14:44.9728850Z T=torch::autograd::ViewInfo 2022-05-18T04:14:44.9729024Z ] 2022-05-18T04:14:44.9729470Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(540): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2022-05-18T04:14:44.9729881Z with 2022-05-18T04:14:44.9730009Z [ 2022-05-18T04:14:44.9730184Z T=torch::autograd::ViewInfo 2022-05-18T04:14:44.9730353Z ] 2022-05-18T04:14:44.9730746Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(540): note: see reference to alias template instantiation 'c10::OptionalBase' being compiled 2022-05-18T04:14:44.9731389Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\torch/csrc/autograd/variable.h(525): note: see reference to class template instantiation 'c10::optional' being compiled 2022-05-18T04:14:44.9732022Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(432): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2022-05-18T04:14:44.9732390Z with 2022-05-18T04:14:44.9732523Z [ 2022-05-18T04:14:44.9732697Z T=torch::autograd::ViewInfo 2022-05-18T04:14:44.9732867Z ] 2022-05-18T04:14:44.9733226Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(198): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2022-05-18T04:14:44.9733643Z with 2022-05-18T04:14:44.9733784Z [ 2022-05-18T04:14:44.9733941Z T=c10::IValue 2022-05-18T04:14:44.9734084Z ] 2022-05-18T04:14:44.9734469Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(397): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2022-05-18T04:14:44.9734824Z with 2022-05-18T04:14:44.9734956Z [ 2022-05-18T04:14:44.9735113Z T=c10::IValue 2022-05-18T04:14:44.9735266Z ] 2022-05-18T04:14:44.9735673Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2022-05-18T04:14:44.9736053Z with 2022-05-18T04:14:44.9736196Z [ 2022-05-18T04:14:44.9736346Z T=c10::IValue 2022-05-18T04:14:44.9736486Z ] 2022-05-18T04:14:44.9736934Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(540): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2022-05-18T04:14:44.9737340Z with 2022-05-18T04:14:44.9737517Z [ 2022-05-18T04:14:44.9737671Z T=c10::IValue 2022-05-18T04:14:44.9737821Z ] 2022-05-18T04:14:44.9738203Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(540): note: see reference to alias template instantiation 'c10::OptionalBase' being compiled 2022-05-18T04:14:44.9738834Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\ATen/core/function_schema.h(179): note: see reference to class template instantiation 'c10::optional' being compiled 2022-05-18T04:14:44.9739448Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(432): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2022-05-18T04:14:44.9739813Z with 2022-05-18T04:14:44.9739957Z [ 2022-05-18T04:14:44.9740101Z T=c10::IValue 2022-05-18T04:14:44.9740252Z ] 2022-05-18T04:14:44.9740620Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(198): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2022-05-18T04:14:44.9740950Z with 2022-05-18T04:14:44.9741092Z [ 2022-05-18T04:14:44.9741250Z T=c10::AliasInfo 2022-05-18T04:14:44.9741393Z ] 2022-05-18T04:14:44.9741775Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(397): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2022-05-18T04:14:44.9742124Z with 2022-05-18T04:14:44.9742266Z [ 2022-05-18T04:14:44.9742410Z T=c10::AliasInfo 2022-05-18T04:14:44.9742566Z ] 2022-05-18T04:14:44.9742987Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2022-05-18T04:14:44.9743361Z with 2022-05-18T04:14:44.9743502Z [ 2022-05-18T04:14:44.9743656Z T=c10::AliasInfo 2022-05-18T04:14:44.9743801Z ] 2022-05-18T04:14:44.9744254Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(540): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2022-05-18T04:14:44.9744663Z with 2022-05-18T04:14:44.9744806Z [ 2022-05-18T04:14:44.9744951Z T=c10::AliasInfo 2022-05-18T04:14:44.9745105Z ] 2022-05-18T04:14:44.9745492Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(540): note: see reference to alias template instantiation 'c10::OptionalBase' being compiled 2022-05-18T04:14:44.9746095Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\ATen/core/function_schema.h(26): note: see reference to class template instantiation 'c10::optional' being compiled 2022-05-18T04:14:44.9746716Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(432): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2022-05-18T04:14:44.9747089Z with 2022-05-18T04:14:44.9747234Z [ 2022-05-18T04:14:44.9747380Z T=c10::AliasInfo 2022-05-18T04:14:44.9747536Z ] 2022-05-18T04:14:44.9747904Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(198): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2022-05-18T04:14:44.9748241Z with 2022-05-18T04:14:44.9748370Z [ 2022-05-18T04:14:44.9748583Z T=c10::either 2022-05-18T04:14:44.9748786Z ] 2022-05-18T04:14:44.9749202Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(397): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2022-05-18T04:14:44.9749677Z with 2022-05-18T04:14:44.9749822Z [ 2022-05-18T04:14:44.9750024Z T=c10::either 2022-05-18T04:14:44.9750225Z ] 2022-05-18T04:14:44.9750653Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2022-05-18T04:14:44.9751043Z with 2022-05-18T04:14:44.9751173Z [ 2022-05-18T04:14:44.9751382Z T=c10::either 2022-05-18T04:14:44.9751583Z ] 2022-05-18T04:14:44.9752023Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(540): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2022-05-18T04:14:44.9752438Z with 2022-05-18T04:14:44.9752579Z [ 2022-05-18T04:14:44.9752787Z T=c10::either 2022-05-18T04:14:44.9752973Z ] 2022-05-18T04:14:44.9753404Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(540): note: see reference to alias template instantiation 'c10::OptionalBase>' being compiled 2022-05-18T04:14:44.9754119Z 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 2022-05-18T04:14:44.9754797Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(432): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2022-05-18T04:14:44.9755159Z with 2022-05-18T04:14:44.9755301Z [ 2022-05-18T04:14:44.9755515Z T=c10::either 2022-05-18T04:14:44.9755704Z ] 2022-05-18T04:14:44.9756075Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(198): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2022-05-18T04:14:44.9756414Z with 2022-05-18T04:14:44.9756557Z [ 2022-05-18T04:14:44.9756722Z T=c10::impl::AnnotatedSchema 2022-05-18T04:14:44.9756896Z ] 2022-05-18T04:14:44.9757277Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(397): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2022-05-18T04:14:44.9757622Z with 2022-05-18T04:14:44.9757766Z [ 2022-05-18T04:14:44.9757941Z T=c10::impl::AnnotatedSchema 2022-05-18T04:14:44.9758103Z ] 2022-05-18T04:14:44.9758517Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2022-05-18T04:14:44.9758905Z with 2022-05-18T04:14:44.9759048Z [ 2022-05-18T04:14:44.9759211Z T=c10::impl::AnnotatedSchema 2022-05-18T04:14:44.9759380Z ] 2022-05-18T04:14:44.9759828Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(540): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2022-05-18T04:14:44.9760224Z with 2022-05-18T04:14:44.9760368Z [ 2022-05-18T04:14:44.9760597Z T=c10::impl::AnnotatedSchema 2022-05-18T04:14:44.9760759Z ] 2022-05-18T04:14:44.9761169Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(540): note: see reference to alias template instantiation 'c10::OptionalBase' being compiled 2022-05-18T04:14:44.9761871Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\ATen/core/dispatch/OperatorEntry.h(212): note: see reference to class template instantiation 'c10::optional' being compiled 2022-05-18T04:14:44.9762518Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(432): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2022-05-18T04:14:44.9762884Z with 2022-05-18T04:14:44.9763019Z [ 2022-05-18T04:14:44.9763200Z T=c10::impl::AnnotatedSchema 2022-05-18T04:14:44.9763376Z ] 2022-05-18T04:14:44.9763732Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(198): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2022-05-18T04:14:44.9764074Z with 2022-05-18T04:14:44.9764219Z [ 2022-05-18T04:14:44.9764423Z T=c10::impl::OperatorEntry::CppSignatureWithDebug 2022-05-18T04:14:44.9764626Z ] 2022-05-18T04:14:44.9765008Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(397): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2022-05-18T04:14:44.9765359Z with 2022-05-18T04:14:44.9765493Z [ 2022-05-18T04:14:44.9765709Z T=c10::impl::OperatorEntry::CppSignatureWithDebug 2022-05-18T04:14:44.9765909Z ] 2022-05-18T04:14:44.9766318Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2022-05-18T04:14:44.9766705Z with 2022-05-18T04:14:44.9766850Z [ 2022-05-18T04:14:44.9767061Z T=c10::impl::OperatorEntry::CppSignatureWithDebug 2022-05-18T04:14:44.9767254Z ] 2022-05-18T04:14:44.9767697Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(540): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2022-05-18T04:14:44.9768111Z with 2022-05-18T04:14:44.9768244Z [ 2022-05-18T04:14:44.9768459Z T=c10::impl::OperatorEntry::CppSignatureWithDebug 2022-05-18T04:14:44.9768663Z ] 2022-05-18T04:14:44.9769096Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(540): note: see reference to alias template instantiation 'c10::OptionalBase' being compiled 2022-05-18T04:14:44.9769801Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\ATen/core/dispatch/OperatorEntry.h(271): note: see reference to class template instantiation 'c10::optional' being compiled 2022-05-18T04:14:44.9770479Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(432): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2022-05-18T04:14:44.9770851Z with 2022-05-18T04:14:44.9770996Z [ 2022-05-18T04:14:44.9771202Z T=c10::impl::OperatorEntry::CppSignatureWithDebug 2022-05-18T04:14:44.9771406Z ] 2022-05-18T04:14:44.9771816Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(198): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2022-05-18T04:14:44.9772147Z with 2022-05-18T04:14:44.9772292Z [ 2022-05-18T04:14:44.9772484Z T=std::tuple 2022-05-18T04:14:44.9772694Z ] 2022-05-18T04:14:44.9773083Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(397): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2022-05-18T04:14:44.9773524Z with 2022-05-18T04:14:44.9773667Z [ 2022-05-18T04:14:44.9773848Z T=std::tuple 2022-05-18T04:14:44.9774035Z ] 2022-05-18T04:14:44.9774457Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2022-05-18T04:14:44.9774843Z with 2022-05-18T04:14:44.9774973Z [ 2022-05-18T04:14:44.9775166Z T=std::tuple 2022-05-18T04:14:44.9775348Z ] 2022-05-18T04:14:44.9775783Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(540): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2022-05-18T04:14:44.9776192Z with 2022-05-18T04:14:44.9776338Z [ 2022-05-18T04:14:44.9776517Z T=std::tuple 2022-05-18T04:14:44.9776699Z ] 2022-05-18T04:14:44.9777110Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(540): note: see reference to alias template instantiation 'c10::OptionalBase>' being compiled 2022-05-18T04:14:44.9777787Z 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 2022-05-18T04:14:44.9778428Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(432): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2022-05-18T04:14:44.9778803Z with 2022-05-18T04:14:44.9778945Z [ 2022-05-18T04:14:44.9779134Z T=std::tuple 2022-05-18T04:14:44.9779306Z ] 2022-05-18T04:14:44.9779674Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(198): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2022-05-18T04:14:44.9780013Z with 2022-05-18T04:14:44.9780145Z [ 2022-05-18T04:14:44.9780318Z T=torch::jit::SourceRange 2022-05-18T04:14:44.9780489Z ] 2022-05-18T04:14:44.9780861Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(397): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2022-05-18T04:14:44.9781213Z with 2022-05-18T04:14:44.9781356Z [ 2022-05-18T04:14:44.9781526Z T=torch::jit::SourceRange 2022-05-18T04:14:44.9781682Z ] 2022-05-18T04:14:44.9782105Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2022-05-18T04:14:44.9782491Z with 2022-05-18T04:14:44.9782624Z [ 2022-05-18T04:14:44.9782794Z T=torch::jit::SourceRange 2022-05-18T04:14:44.9782961Z ] 2022-05-18T04:14:44.9783451Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(540): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2022-05-18T04:14:44.9783851Z with 2022-05-18T04:14:44.9783994Z [ 2022-05-18T04:14:44.9784204Z T=torch::jit::SourceRange 2022-05-18T04:14:44.9784362Z ] 2022-05-18T04:14:44.9784766Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(540): note: see reference to alias template instantiation 'c10::OptionalBase' being compiled 2022-05-18T04:14:44.9785407Z 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 2022-05-18T04:14:44.9786054Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(432): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2022-05-18T04:14:44.9786412Z with 2022-05-18T04:14:44.9786559Z [ 2022-05-18T04:14:44.9786733Z T=torch::jit::SourceRange 2022-05-18T04:14:44.9786893Z ] 2022-05-18T04:14:44.9787263Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(198): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2022-05-18T04:14:44.9787601Z with 2022-05-18T04:14:44.9787743Z [ 2022-05-18T04:14:44.9787921Z T=torch::jit::InlinedCallStackPtr 2022-05-18T04:14:44.9788102Z ] 2022-05-18T04:14:44.9788482Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(397): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2022-05-18T04:14:44.9788828Z with 2022-05-18T04:14:44.9788973Z [ 2022-05-18T04:14:44.9789163Z T=torch::jit::InlinedCallStackPtr 2022-05-18T04:14:44.9789334Z ] 2022-05-18T04:14:44.9789758Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2022-05-18T04:14:44.9790140Z with 2022-05-18T04:14:44.9790284Z [ 2022-05-18T04:14:44.9790458Z T=torch::jit::InlinedCallStackPtr 2022-05-18T04:14:44.9790641Z ] 2022-05-18T04:14:44.9791086Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(540): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2022-05-18T04:14:44.9791493Z with 2022-05-18T04:14:44.9791623Z [ 2022-05-18T04:14:44.9791811Z T=torch::jit::InlinedCallStackPtr 2022-05-18T04:14:44.9791991Z ] 2022-05-18T04:14:44.9792401Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(540): note: see reference to alias template instantiation 'c10::OptionalBase' being compiled 2022-05-18T04:14:44.9793063Z 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 2022-05-18T04:14:44.9793707Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(432): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2022-05-18T04:14:44.9794079Z with 2022-05-18T04:14:44.9794211Z [ 2022-05-18T04:14:44.9794399Z T=torch::jit::InlinedCallStackPtr 2022-05-18T04:14:44.9794581Z ] 2022-05-18T04:14:44.9794979Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(198): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2022-05-18T04:14:44.9795318Z with 2022-05-18T04:14:44.9795461Z [ 2022-05-18T04:14:44.9795682Z T=torch::jit::ModuleInstanceInfo 2022-05-18T04:14:44.9795852Z ] 2022-05-18T04:14:44.9796239Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(397): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2022-05-18T04:14:44.9796591Z with 2022-05-18T04:14:44.9796724Z [ 2022-05-18T04:14:44.9796909Z T=torch::jit::ModuleInstanceInfo 2022-05-18T04:14:44.9797087Z ] 2022-05-18T04:14:44.9797498Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2022-05-18T04:14:44.9797883Z with 2022-05-18T04:14:44.9798036Z [ 2022-05-18T04:14:44.9798220Z T=torch::jit::ModuleInstanceInfo 2022-05-18T04:14:44.9798388Z ] 2022-05-18T04:14:44.9798835Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(540): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2022-05-18T04:14:44.9799244Z with 2022-05-18T04:14:44.9799376Z [ 2022-05-18T04:14:44.9799561Z T=torch::jit::ModuleInstanceInfo 2022-05-18T04:14:44.9799741Z ] 2022-05-18T04:14:44.9800151Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(540): note: see reference to alias template instantiation 'c10::OptionalBase' being compiled 2022-05-18T04:14:44.9800801Z 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 2022-05-18T04:14:44.9801445Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(432): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2022-05-18T04:14:44.9801818Z with 2022-05-18T04:14:44.9801963Z [ 2022-05-18T04:14:44.9802139Z T=torch::jit::ModuleInstanceInfo 2022-05-18T04:14:44.9802316Z ] 2022-05-18T04:14:44.9802684Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(198): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2022-05-18T04:14:44.9803018Z with 2022-05-18T04:14:44.9803161Z [ 2022-05-18T04:14:44.9803331Z T=torch::jit::ScopePtr 2022-05-18T04:14:44.9803485Z ] 2022-05-18T04:14:44.9803870Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(397): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2022-05-18T04:14:44.9804225Z with 2022-05-18T04:14:44.9804367Z [ 2022-05-18T04:14:44.9804522Z T=torch::jit::ScopePtr 2022-05-18T04:14:44.9804687Z ] 2022-05-18T04:14:44.9805108Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2022-05-18T04:14:44.9805483Z with 2022-05-18T04:14:44.9805630Z [ 2022-05-18T04:14:44.9805796Z T=torch::jit::ScopePtr 2022-05-18T04:14:44.9805945Z ] 2022-05-18T04:14:44.9806434Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(540): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2022-05-18T04:14:44.9806846Z with 2022-05-18T04:14:44.9806990Z [ 2022-05-18T04:14:44.9807142Z T=torch::jit::ScopePtr 2022-05-18T04:14:44.9807342Z ] 2022-05-18T04:14:44.9807739Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(540): note: see reference to alias template instantiation 'c10::OptionalBase' being compiled 2022-05-18T04:14:44.9808358Z 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 2022-05-18T04:14:44.9808978Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(432): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2022-05-18T04:14:44.9809346Z with 2022-05-18T04:14:44.9809494Z [ 2022-05-18T04:14:44.9809649Z T=torch::jit::ScopePtr 2022-05-18T04:14:44.9809814Z ] 2022-05-18T04:14:44.9810183Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(198): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2022-05-18T04:14:44.9810523Z with 2022-05-18T04:14:44.9810657Z [ 2022-05-18T04:14:44.9810828Z T=at::ThreadLocalState 2022-05-18T04:14:44.9810996Z ] 2022-05-18T04:14:44.9811368Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(397): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2022-05-18T04:14:44.9811717Z with 2022-05-18T04:14:44.9811862Z [ 2022-05-18T04:14:44.9812020Z T=at::ThreadLocalState 2022-05-18T04:14:44.9812189Z ] 2022-05-18T04:14:44.9812610Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2022-05-18T04:14:44.9813001Z with 2022-05-18T04:14:44.9813132Z [ 2022-05-18T04:14:44.9813303Z T=at::ThreadLocalState 2022-05-18T04:14:44.9813552Z ] 2022-05-18T04:14:44.9813987Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(540): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2022-05-18T04:14:44.9814398Z with 2022-05-18T04:14:44.9814543Z [ 2022-05-18T04:14:44.9814715Z T=at::ThreadLocalState 2022-05-18T04:14:44.9814870Z ] 2022-05-18T04:14:44.9815279Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(540): note: see reference to alias template instantiation 'c10::OptionalBase' being compiled 2022-05-18T04:14:44.9815927Z 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 2022-05-18T04:14:44.9816569Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(432): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2022-05-18T04:14:44.9816933Z with 2022-05-18T04:14:44.9817075Z [ 2022-05-18T04:14:44.9817247Z T=at::ThreadLocalState 2022-05-18T04:14:44.9817404Z ] 2022-05-18T04:14:44.9817773Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(198): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2022-05-18T04:14:44.9818113Z with 2022-05-18T04:14:44.9818295Z [ 2022-05-18T04:14:44.9818488Z T=std::shared_ptr 2022-05-18T04:14:44.9818670Z ] 2022-05-18T04:14:44.9819097Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(397): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2022-05-18T04:14:44.9819438Z with 2022-05-18T04:14:44.9819582Z [ 2022-05-18T04:14:44.9819773Z T=std::shared_ptr 2022-05-18T04:14:44.9819939Z ] 2022-05-18T04:14:44.9820361Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2022-05-18T04:14:44.9820743Z with 2022-05-18T04:14:44.9820885Z [ 2022-05-18T04:14:44.9821060Z T=std::shared_ptr 2022-05-18T04:14:44.9821242Z ] 2022-05-18T04:14:44.9821690Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(540): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2022-05-18T04:14:44.9822092Z with 2022-05-18T04:14:44.9822238Z [ 2022-05-18T04:14:44.9822425Z T=std::shared_ptr 2022-05-18T04:14:44.9822592Z ] 2022-05-18T04:14:44.9822998Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(540): note: see reference to alias template instantiation 'c10::OptionalBase>' being compiled 2022-05-18T04:14:44.9823635Z 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 2022-05-18T04:14:44.9824297Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\torch/csrc/jit/api/function_impl.h(156): note: see reference to class template instantiation 'std::array>,4>' being compiled 2022-05-18T04:14:44.9824961Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(432): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2022-05-18T04:14:44.9825322Z with 2022-05-18T04:14:44.9825467Z [ 2022-05-18T04:14:44.9825654Z T=std::shared_ptr 2022-05-18T04:14:44.9825823Z ] 2022-05-18T04:14:44.9826194Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(198): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2022-05-18T04:14:44.9826530Z with 2022-05-18T04:14:44.9826672Z [ 2022-05-18T04:14:44.9826839Z T=torch::jit::GraphExecutor 2022-05-18T04:14:44.9827011Z ] 2022-05-18T04:14:44.9827393Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(397): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2022-05-18T04:14:44.9827741Z with 2022-05-18T04:14:44.9827886Z [ 2022-05-18T04:14:44.9828060Z T=torch::jit::GraphExecutor 2022-05-18T04:14:44.9828220Z ] 2022-05-18T04:14:44.9828642Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2022-05-18T04:14:44.9829028Z with 2022-05-18T04:14:44.9829172Z [ 2022-05-18T04:14:44.9829334Z T=torch::jit::GraphExecutor 2022-05-18T04:14:44.9829505Z ] 2022-05-18T04:14:44.9830118Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(540): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2022-05-18T04:14:44.9830559Z with 2022-05-18T04:14:44.9830704Z [ 2022-05-18T04:14:44.9830880Z T=torch::jit::GraphExecutor 2022-05-18T04:14:44.9831054Z ] 2022-05-18T04:14:44.9831454Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(540): note: see reference to alias template instantiation 'c10::OptionalBase' being compiled 2022-05-18T04:14:44.9832091Z 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 2022-05-18T04:14:44.9832744Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\torch/csrc/jit/api/function_impl.h(170): note: see reference to class template instantiation 'std::array,4>' being compiled 2022-05-18T04:14:44.9833399Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(432): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2022-05-18T04:14:44.9833758Z with 2022-05-18T04:14:44.9833906Z [ 2022-05-18T04:14:44.9834082Z T=torch::jit::GraphExecutor 2022-05-18T04:14:44.9834256Z ] 2022-05-18T04:14:44.9834614Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(198): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2022-05-18T04:14:44.9834955Z with 2022-05-18T04:14:44.9835099Z [ 2022-05-18T04:14:44.9835251Z T=torch::jit::Method 2022-05-18T04:14:44.9835412Z ] 2022-05-18T04:14:44.9835802Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(397): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2022-05-18T04:14:44.9836145Z with 2022-05-18T04:14:44.9836292Z [ 2022-05-18T04:14:44.9836455Z T=torch::jit::Method 2022-05-18T04:14:44.9836604Z ] 2022-05-18T04:14:44.9837020Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2022-05-18T04:14:44.9837406Z with 2022-05-18T04:14:44.9837551Z [ 2022-05-18T04:14:44.9837705Z T=torch::jit::Method 2022-05-18T04:14:44.9837865Z ] 2022-05-18T04:14:44.9838314Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(540): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2022-05-18T04:14:44.9838724Z with 2022-05-18T04:14:44.9838857Z [ 2022-05-18T04:14:44.9839020Z T=torch::jit::Method 2022-05-18T04:14:44.9839181Z ] 2022-05-18T04:14:44.9839562Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(540): note: see reference to alias template instantiation 'c10::OptionalBase' being compiled 2022-05-18T04:14:44.9840178Z 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 2022-05-18T04:14:44.9840845Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(432): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2022-05-18T04:14:44.9841222Z with 2022-05-18T04:14:44.9841356Z [ 2022-05-18T04:14:44.9841523Z T=torch::jit::Method 2022-05-18T04:14:44.9842123Z ] 2022-05-18T04:14:44.9842486Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(198): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2022-05-18T04:14:44.9842831Z with 2022-05-18T04:14:44.9842977Z [ 2022-05-18T04:14:44.9843178Z T=std::vector> 2022-05-18T04:14:44.9843380Z ] 2022-05-18T04:14:44.9843770Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(397): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2022-05-18T04:14:44.9844123Z with 2022-05-18T04:14:44.9844255Z [ 2022-05-18T04:14:44.9844469Z T=std::vector> 2022-05-18T04:14:44.9844669Z ] 2022-05-18T04:14:44.9845081Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2022-05-18T04:14:44.9845469Z with 2022-05-18T04:14:44.9845612Z [ 2022-05-18T04:14:44.9845822Z T=std::vector> 2022-05-18T04:14:44.9846011Z ] 2022-05-18T04:14:44.9846457Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(540): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2022-05-18T04:14:44.9846870Z with 2022-05-18T04:14:44.9847001Z [ 2022-05-18T04:14:44.9847211Z T=std::vector> 2022-05-18T04:14:44.9847413Z ] 2022-05-18T04:14:44.9847844Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(540): note: see reference to alias template instantiation 'c10::OptionalBase>>' being compiled 2022-05-18T04:14:44.9848515Z 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 2022-05-18T04:14:44.9849166Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(432): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2022-05-18T04:14:44.9849544Z with 2022-05-18T04:14:44.9849690Z [ 2022-05-18T04:14:44.9849891Z T=std::vector> 2022-05-18T04:14:44.9850093Z ] 2022-05-18T04:14:44.9850462Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(198): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2022-05-18T04:14:44.9850802Z with 2022-05-18T04:14:44.9850935Z [ 2022-05-18T04:14:44.9851173Z T=std::function 2022-05-18T04:14:44.9851394Z ] 2022-05-18T04:14:44.9851766Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(397): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2022-05-18T04:14:44.9852121Z with 2022-05-18T04:14:44.9852265Z [ 2022-05-18T04:14:44.9852490Z T=std::function 2022-05-18T04:14:44.9852712Z ] 2022-05-18T04:14:44.9853186Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2022-05-18T04:14:44.9853691Z with 2022-05-18T04:14:44.9853824Z [ 2022-05-18T04:14:44.9854063Z T=std::function 2022-05-18T04:14:44.9854285Z ] 2022-05-18T04:14:44.9854720Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(540): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2022-05-18T04:14:44.9855127Z with 2022-05-18T04:14:44.9855280Z [ 2022-05-18T04:14:44.9855518Z T=std::function 2022-05-18T04:14:44.9855725Z ] 2022-05-18T04:14:44.9856183Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(540): note: see reference to alias template instantiation 'c10::OptionalBase>' being compiled 2022-05-18T04:14:44.9856927Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\torch/csrc/autograd/profiler_legacy.h(400): note: see reference to class template instantiation 'c10::optional>' being compiled 2022-05-18T04:14:44.9857619Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(432): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2022-05-18T04:14:44.9857985Z with 2022-05-18T04:14:44.9858119Z [ 2022-05-18T04:14:44.9858355Z T=std::function 2022-05-18T04:14:44.9858577Z ] 2022-05-18T04:14:44.9858936Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(198): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2022-05-18T04:14:44.9859280Z with 2022-05-18T04:14:44.9859428Z [ 2022-05-18T04:14:44.9859694Z T=std::vector>,std::allocator>>> 2022-05-18T04:14:44.9859947Z ] 2022-05-18T04:14:44.9860333Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(397): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2022-05-18T04:14:44.9860693Z with 2022-05-18T04:14:44.9860824Z [ 2022-05-18T04:14:44.9861101Z T=std::vector>,std::allocator>>> 2022-05-18T04:14:44.9861353Z ] 2022-05-18T04:14:44.9861764Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2022-05-18T04:14:44.9862153Z with 2022-05-18T04:14:44.9862298Z [ 2022-05-18T04:14:44.9862574Z T=std::vector>,std::allocator>>> 2022-05-18T04:14:44.9862811Z ] 2022-05-18T04:14:44.9863260Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(540): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2022-05-18T04:14:44.9863671Z with 2022-05-18T04:14:44.9863815Z [ 2022-05-18T04:14:44.9864124Z T=std::vector>,std::allocator>>> 2022-05-18T04:14:44.9864379Z ] 2022-05-18T04:14:44.9864867Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(540): note: see reference to alias template instantiation 'c10::OptionalBase>,std::allocator>>>>' being compiled 2022-05-18T04:14:44.9865698Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\torch/csrc/autograd/profiler_kineto.h(247): note: see reference to class template instantiation 'c10::optional>,std::allocator>>>>' being compiled 2022-05-18T04:14:44.9866414Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(432): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2022-05-18T04:14:44.9866775Z with 2022-05-18T04:14:44.9866923Z [ 2022-05-18T04:14:44.9867199Z T=std::vector>,std::allocator>>> 2022-05-18T04:14:44.9867440Z ] 2022-05-18T04:14:44.9867813Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(198): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2022-05-18T04:14:44.9868153Z with 2022-05-18T04:14:44.9868296Z [ 2022-05-18T04:14:44.9868544Z T=torch::nn::TripletMarginWithDistanceLossOptions::distance_function_t 2022-05-18T04:14:44.9868791Z ] 2022-05-18T04:14:44.9869177Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(397): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2022-05-18T04:14:44.9869518Z with 2022-05-18T04:14:44.9869664Z [ 2022-05-18T04:14:44.9869922Z T=torch::nn::TripletMarginWithDistanceLossOptions::distance_function_t 2022-05-18T04:14:44.9870157Z ] 2022-05-18T04:14:44.9870582Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2022-05-18T04:14:44.9870970Z with 2022-05-18T04:14:44.9871114Z [ 2022-05-18T04:14:44.9871359Z T=torch::nn::TripletMarginWithDistanceLossOptions::distance_function_t 2022-05-18T04:14:44.9871603Z ] 2022-05-18T04:14:44.9872048Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(540): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2022-05-18T04:14:44.9872457Z with 2022-05-18T04:14:44.9872592Z [ 2022-05-18T04:14:44.9872852Z T=torch::nn::TripletMarginWithDistanceLossOptions::distance_function_t 2022-05-18T04:14:44.9873098Z ] 2022-05-18T04:14:44.9873562Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(540): note: see reference to alias template instantiation 'c10::OptionalBase' being compiled 2022-05-18T04:14:44.9874363Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\torch\csrc\api\include\torch/nn/options/loss.h(404): note: see reference to class template instantiation 'c10::optional' being compiled 2022-05-18T04:14:44.9875450Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(432): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2022-05-18T04:14:44.9875831Z with 2022-05-18T04:14:44.9875966Z [ 2022-05-18T04:14:44.9876233Z T=torch::nn::TripletMarginWithDistanceLossOptions::distance_function_t 2022-05-18T04:14:44.9876519Z ] 2022-05-18T04:14:44.9876896Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(198): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2022-05-18T04:14:44.9877225Z with 2022-05-18T04:14:44.9877369Z [ 2022-05-18T04:14:44.9877571Z T=std::vector> 2022-05-18T04:14:44.9877751Z ] 2022-05-18T04:14:44.9878136Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(397): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2022-05-18T04:14:44.9878489Z with 2022-05-18T04:14:44.9878634Z [ 2022-05-18T04:14:44.9878824Z T=std::vector> 2022-05-18T04:14:44.9879015Z ] 2022-05-18T04:14:44.9879435Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2022-05-18T04:14:44.9879807Z with 2022-05-18T04:14:44.9879953Z [ 2022-05-18T04:14:44.9880154Z T=std::vector> 2022-05-18T04:14:44.9880333Z ] 2022-05-18T04:14:44.9880782Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(540): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2022-05-18T04:14:44.9881191Z with 2022-05-18T04:14:44.9881336Z [ 2022-05-18T04:14:44.9881525Z T=std::vector> 2022-05-18T04:14:44.9881715Z ] 2022-05-18T04:14:44.9882131Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(540): note: see reference to alias template instantiation 'c10::OptionalBase>>' being compiled 2022-05-18T04:14:44.9882511Z with 2022-05-18T04:14:44.9882643Z [ 2022-05-18T04:14:44.9882791Z T=double 2022-05-18T04:14:44.9882940Z ] 2022-05-18T04:14:44.9883374Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\torch\csrc\api\include\torch/nn/options/upsampling.h(26): note: see reference to class template instantiation 'c10::optional>>' being compiled 2022-05-18T04:14:44.9883784Z with 2022-05-18T04:14:44.9883930Z [ 2022-05-18T04:14:44.9884065Z T=double 2022-05-18T04:14:44.9884124Z ] 2022-05-18T04:14:44.9884443Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(432): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2022-05-18T04:14:44.9884504Z with 2022-05-18T04:14:44.9884558Z [ 2022-05-18T04:14:44.9884676Z T=std::vector> 2022-05-18T04:14:44.9884732Z ] 2022-05-18T04:14:44.9885006Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(198): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2022-05-18T04:14:44.9885063Z with 2022-05-18T04:14:44.9885118Z [ 2022-05-18T04:14:44.9885223Z T=std::tuple 2022-05-18T04:14:44.9885277Z ] 2022-05-18T04:14:44.9885581Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(397): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2022-05-18T04:14:44.9885677Z with 2022-05-18T04:14:44.9885732Z [ 2022-05-18T04:14:44.9885824Z T=std::tuple 2022-05-18T04:14:44.9885914Z ] 2022-05-18T04:14:44.9886251Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2022-05-18T04:14:44.9886309Z with 2022-05-18T04:14:44.9886364Z [ 2022-05-18T04:14:44.9886464Z T=std::tuple 2022-05-18T04:14:44.9886518Z ] 2022-05-18T04:14:44.9886886Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(540): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2022-05-18T04:14:44.9886932Z with 2022-05-18T04:14:44.9886987Z [ 2022-05-18T04:14:44.9887091Z T=std::tuple 2022-05-18T04:14:44.9887146Z ] 2022-05-18T04:14:44.9887472Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(540): note: see reference to alias template instantiation 'c10::OptionalBase>' being compiled 2022-05-18T04:14:44.9887833Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\torch\csrc\api\include\torch/nn/modules/rnn.h(155): note: see reference to class template instantiation 'c10::optional>' being compiled 2022-05-18T04:14:44.9888153Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(432): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2022-05-18T04:14:44.9888211Z with 2022-05-18T04:14:44.9888266Z [ 2022-05-18T04:14:44.9888356Z T=std::tuple 2022-05-18T04:14:44.9888413Z ] 2022-05-18T04:14:44.9888693Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(198): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2022-05-18T04:14:44.9888754Z with 2022-05-18T04:14:44.9888809Z [ 2022-05-18T04:14:44.9888935Z T=std::vector> 2022-05-18T04:14:44.9888990Z ] 2022-05-18T04:14:44.9889289Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(397): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2022-05-18T04:14:44.9889335Z with 2022-05-18T04:14:44.9889390Z [ 2022-05-18T04:14:44.9889515Z T=std::vector> 2022-05-18T04:14:44.9889570Z ] 2022-05-18T04:14:44.9889912Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2022-05-18T04:14:44.9889972Z with 2022-05-18T04:14:44.9890026Z [ 2022-05-18T04:14:44.9890149Z T=std::vector> 2022-05-18T04:14:44.9890191Z ] 2022-05-18T04:14:44.9890549Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(540): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2022-05-18T04:14:44.9890607Z with 2022-05-18T04:14:44.9890661Z [ 2022-05-18T04:14:44.9890782Z T=std::vector> 2022-05-18T04:14:44.9890837Z ] 2022-05-18T04:14:44.9891215Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(540): note: see reference to alias template instantiation 'c10::OptionalBase>>' being compiled 2022-05-18T04:14:44.9891621Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\torch\csrc\api\include\torch/optim/lbfgs.h(46): note: see reference to class template instantiation 'c10::optional>>' being compiled 2022-05-18T04:14:44.9891943Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(432): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2022-05-18T04:14:44.9892001Z with 2022-05-18T04:14:44.9892044Z [ 2022-05-18T04:14:44.9892167Z T=std::vector> 2022-05-18T04:14:44.9892223Z ] 2022-05-18T04:14:44.9892480Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\pybind11\detail/common.h(108): warning C4005: 'HAVE_SNPRINTF': macro redefinition 2022-05-18T04:14:44.9892664Z C:\Jenkins\Miniconda3\Include\pyerrors.h(315): note: see previous definition of 'HAVE_SNPRINTF' 2022-05-18T04:14:44.9892953Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(198): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2022-05-18T04:14:44.9893012Z with 2022-05-18T04:14:44.9893067Z [ 2022-05-18T04:14:44.9893142Z T=torch::jit::Operator 2022-05-18T04:14:44.9893198Z ] 2022-05-18T04:14:44.9893576Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(397): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2022-05-18T04:14:44.9893637Z with 2022-05-18T04:14:44.9893692Z [ 2022-05-18T04:14:44.9893778Z T=torch::jit::Operator 2022-05-18T04:14:44.9893833Z ] 2022-05-18T04:14:44.9894171Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2022-05-18T04:14:44.9894220Z with 2022-05-18T04:14:44.9894276Z [ 2022-05-18T04:14:44.9894360Z T=torch::jit::Operator 2022-05-18T04:14:44.9894416Z ] 2022-05-18T04:14:44.9894775Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(540): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2022-05-18T04:14:44.9894834Z with 2022-05-18T04:14:44.9894890Z [ 2022-05-18T04:14:44.9894971Z T=torch::jit::Operator 2022-05-18T04:14:44.9895014Z ] 2022-05-18T04:14:44.9895333Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(540): note: see reference to alias template instantiation 'c10::OptionalBase' being compiled 2022-05-18T04:14:44.9895665Z 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 2022-05-18T04:14:44.9895982Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(432): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2022-05-18T04:14:44.9896040Z with 2022-05-18T04:14:44.9896095Z [ 2022-05-18T04:14:44.9896177Z T=torch::jit::Operator 2022-05-18T04:14:44.9896232Z ] 2022-05-18T04:14:44.9896517Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(198): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2022-05-18T04:14:44.9896610Z with 2022-05-18T04:14:44.9896668Z [ 2022-05-18T04:14:44.9896754Z T=torch::jit::NamedValue 2022-05-18T04:14:44.9896845Z ] 2022-05-18T04:14:44.9897147Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(397): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2022-05-18T04:14:44.9897206Z with 2022-05-18T04:14:44.9897262Z [ 2022-05-18T04:14:44.9897336Z T=torch::jit::NamedValue 2022-05-18T04:14:44.9897392Z ] 2022-05-18T04:14:44.9897728Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2022-05-18T04:14:44.9897788Z with 2022-05-18T04:14:44.9897843Z [ 2022-05-18T04:14:44.9897929Z T=torch::jit::NamedValue 2022-05-18T04:14:44.9897988Z ] 2022-05-18T04:14:44.9898351Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(540): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2022-05-18T04:14:44.9898411Z with 2022-05-18T04:14:44.9898454Z [ 2022-05-18T04:14:44.9898539Z T=torch::jit::NamedValue 2022-05-18T04:14:44.9898593Z ] 2022-05-18T04:14:44.9898911Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(540): note: see reference to alias template instantiation 'c10::OptionalBase' being compiled 2022-05-18T04:14:44.9899249Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\torch/csrc/jit/frontend/schema_matching.h(29): note: see reference to class template instantiation 'c10::optional' being compiled 2022-05-18T04:14:44.9899568Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(432): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2022-05-18T04:14:44.9899628Z with 2022-05-18T04:14:44.9899683Z [ 2022-05-18T04:14:44.9899756Z T=torch::jit::NamedValue 2022-05-18T04:14:44.9899812Z ] 2022-05-18T04:14:45.0566070Z [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 2022-05-18T04:14:45.0566694Z Creating library is_python_module_v1.lib and object is_python_module_v1.exp 2022-05-18T04:14:45.0838100Z Loading extension module is_python_module_v1... 2022-05-18T04:14:45.0838485Z test_returns_shared_library_path_when_is_python_module_is_true (__main__.TestCppExtensionJIT) ... ok (11.111s) 2022-05-18T04:14:45.3448152Z Using C:\Users\runneruser\AppData\Local\torch_extensions\torch_extensions\Cache\py38_cu113 as PyTorch extensions root... 2022-05-18T04:14:45.3448678Z Creating extension directory C:\Users\runneruser\AppData\Local\torch_extensions\torch_extensions\Cache\py38_cu113\test_set_default_type... 2022-05-18T04:14:45.3449168Z Emitting ninja build file C:\Users\runneruser\AppData\Local\torch_extensions\torch_extensions\Cache\py38_cu113\test_set_default_type\build.ninja... 2022-05-18T04:14:45.3449540Z Building extension module test_set_default_type... 2022-05-18T04:14:45.3449880Z Allowing ninja to set a default number of workers... (overridable by setting the environment variable MAX_JOBS=N) 2022-05-18T04:14:55.4989850Z [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\py38_cu113\test_set_default_type\main.cpp /Fomain.o 2022-05-18T04:14:55.4991162Z Microsoft (R) C/C++ Optimizing Compiler Version 19.28.29337 for x64 2022-05-18T04:14:55.4991459Z Copyright (C) Microsoft Corporation. All rights reserved. 2022-05-18T04:14:55.4991618Z 2022-05-18T04:14:55.4991954Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/macros/Macros.h(143): warning C4067: unexpected tokens following preprocessor directive - expected a newline 2022-05-18T04:14:55.4992532Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/core/TensorImpl.h(2199): warning C4805: '|': unsafe mix of type 'uintptr_t' and type 'bool' in operation 2022-05-18T04:14:55.4993106Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(198): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2022-05-18T04:14:55.4993468Z with 2022-05-18T04:14:55.4993620Z [ 2022-05-18T04:14:55.4993857Z T=c10::impl::InlineDeviceGuard 2022-05-18T04:14:55.4994061Z ] 2022-05-18T04:14:55.4994456Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(397): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2022-05-18T04:14:55.4994813Z with 2022-05-18T04:14:55.4994950Z [ 2022-05-18T04:14:55.4995183Z T=c10::impl::InlineDeviceGuard 2022-05-18T04:14:55.4995405Z ] 2022-05-18T04:14:55.4995835Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2022-05-18T04:14:55.4996218Z with 2022-05-18T04:14:55.4996365Z [ 2022-05-18T04:14:55.4996598Z T=c10::impl::InlineDeviceGuard 2022-05-18T04:14:55.4996811Z ] 2022-05-18T04:14:55.4997251Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(540): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2022-05-18T04:14:55.4997671Z with 2022-05-18T04:14:55.4997821Z [ 2022-05-18T04:14:55.4998032Z T=c10::impl::InlineDeviceGuard 2022-05-18T04:14:55.4998249Z ] 2022-05-18T04:14:55.4998697Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(540): note: see reference to alias template instantiation 'c10::OptionalBase>' being compiled 2022-05-18T04:14:55.4999431Z 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 2022-05-18T04:14:55.5000165Z 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 2022-05-18T04:14:55.5000881Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(432): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2022-05-18T04:14:55.5001262Z with 2022-05-18T04:14:55.5001414Z [ 2022-05-18T04:14:55.5001687Z T=c10::impl::InlineDeviceGuard 2022-05-18T04:14:55.5001896Z ] 2022-05-18T04:14:55.5002275Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(198): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2022-05-18T04:14:55.5002625Z with 2022-05-18T04:14:55.5002818Z [ 2022-05-18T04:14:55.5003065Z T=at::TensorBase 2022-05-18T04:14:55.5003320Z ] 2022-05-18T04:14:55.5003926Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(397): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2022-05-18T04:14:55.5004488Z with 2022-05-18T04:14:55.5004725Z [ 2022-05-18T04:14:55.5005066Z T=at::TensorBase 2022-05-18T04:14:55.5005319Z ] 2022-05-18T04:14:55.5006071Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2022-05-18T04:14:55.5006723Z with 2022-05-18T04:14:55.5006926Z [ 2022-05-18T04:14:55.5007152Z T=at::TensorBase 2022-05-18T04:14:55.5007323Z ] 2022-05-18T04:14:55.5007784Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(540): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2022-05-18T04:14:55.5008191Z with 2022-05-18T04:14:55.5008338Z [ 2022-05-18T04:14:55.5008505Z T=at::TensorBase 2022-05-18T04:14:55.5008654Z ] 2022-05-18T04:14:55.5009058Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(540): note: see reference to alias template instantiation 'c10::OptionalBase' being compiled 2022-05-18T04:14:55.5009688Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\ATen/core/TensorBase.h(951): note: see reference to class template instantiation 'c10::optional' being compiled 2022-05-18T04:14:55.5010315Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(432): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2022-05-18T04:14:55.5010676Z with 2022-05-18T04:14:55.5010824Z [ 2022-05-18T04:14:55.5010987Z T=at::TensorBase 2022-05-18T04:14:55.5011136Z ] 2022-05-18T04:14:55.5011509Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(198): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2022-05-18T04:14:55.5011855Z with 2022-05-18T04:14:55.5012001Z [ 2022-05-18T04:14:55.5012146Z T=at::Tensor 2022-05-18T04:14:55.5012305Z ] 2022-05-18T04:14:55.5012690Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(397): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2022-05-18T04:14:55.5013028Z with 2022-05-18T04:14:55.5013189Z [ 2022-05-18T04:14:55.5013395Z T=at::Tensor 2022-05-18T04:14:55.5013537Z ] 2022-05-18T04:14:55.5013963Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2022-05-18T04:14:55.5014355Z with 2022-05-18T04:14:55.5014499Z [ 2022-05-18T04:14:55.5014992Z T=at::Tensor 2022-05-18T04:14:55.5015274Z ] 2022-05-18T04:14:55.5015726Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(540): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2022-05-18T04:14:55.5016181Z with 2022-05-18T04:14:55.5016325Z [ 2022-05-18T04:14:55.5016482Z T=at::Tensor 2022-05-18T04:14:55.5016625Z ] 2022-05-18T04:14:55.5017014Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(540): note: see reference to alias template instantiation 'c10::OptionalBase' being compiled 2022-05-18T04:14:55.5017620Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\ATen/core/TensorBody.h(509): note: see reference to class template instantiation 'c10::optional' being compiled 2022-05-18T04:14:55.5018244Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(432): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2022-05-18T04:14:55.5018612Z with 2022-05-18T04:14:55.5018747Z [ 2022-05-18T04:14:55.5018904Z T=at::Tensor 2022-05-18T04:14:55.5019058Z ] 2022-05-18T04:14:55.5019416Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(198): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2022-05-18T04:14:55.5019754Z with 2022-05-18T04:14:55.5019897Z [ 2022-05-18T04:14:55.5020045Z T=at::Generator 2022-05-18T04:14:55.5020205Z ] 2022-05-18T04:14:55.5020587Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(397): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2022-05-18T04:14:55.5020938Z with 2022-05-18T04:14:55.5021070Z [ 2022-05-18T04:14:55.5021229Z T=at::Generator 2022-05-18T04:14:55.5021384Z ] 2022-05-18T04:14:55.5021801Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2022-05-18T04:14:55.5022191Z with 2022-05-18T04:14:55.5022335Z [ 2022-05-18T04:14:55.5022483Z T=at::Generator 2022-05-18T04:14:55.5022639Z ] 2022-05-18T04:14:55.5023087Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(540): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2022-05-18T04:14:55.5023495Z with 2022-05-18T04:14:55.5023627Z [ 2022-05-18T04:14:55.5023785Z T=at::Generator 2022-05-18T04:14:55.5023944Z ] 2022-05-18T04:14:55.5024327Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(540): note: see reference to alias template instantiation 'c10::OptionalBase' being compiled 2022-05-18T04:14:55.5024939Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\ATen/core/TensorBody.h(584): note: see reference to class template instantiation 'c10::optional' being compiled 2022-05-18T04:14:55.5025556Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(432): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2022-05-18T04:14:55.5025929Z with 2022-05-18T04:14:55.5026065Z [ 2022-05-18T04:14:55.5026225Z T=at::Generator 2022-05-18T04:14:55.5026387Z ] 2022-05-18T04:14:55.5026789Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(198): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2022-05-18T04:14:55.5027129Z with 2022-05-18T04:14:55.5027315Z [ 2022-05-18T04:14:55.5027475Z T=c10::DimVector 2022-05-18T04:14:55.5027621Z ] 2022-05-18T04:14:55.5028008Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(397): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2022-05-18T04:14:55.5028363Z with 2022-05-18T04:14:55.5028494Z [ 2022-05-18T04:14:55.5028652Z T=c10::DimVector 2022-05-18T04:14:55.5028808Z ] 2022-05-18T04:14:55.5029218Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2022-05-18T04:14:55.5029605Z with 2022-05-18T04:14:55.5029753Z [ 2022-05-18T04:14:55.5029913Z T=c10::DimVector 2022-05-18T04:14:55.5030056Z ] 2022-05-18T04:14:55.5030509Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(540): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2022-05-18T04:14:55.5030915Z with 2022-05-18T04:14:55.5031048Z [ 2022-05-18T04:14:55.5031204Z T=c10::DimVector 2022-05-18T04:14:55.5031360Z ] 2022-05-18T04:14:55.5031737Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(540): note: see reference to alias template instantiation 'c10::OptionalBase' being compiled 2022-05-18T04:14:55.5032355Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\ATen/TensorIterator.h(766): note: see reference to class template instantiation 'c10::optional' being compiled 2022-05-18T04:14:55.5032978Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(432): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2022-05-18T04:14:55.5033347Z with 2022-05-18T04:14:55.5033480Z [ 2022-05-18T04:14:55.5033640Z T=c10::DimVector 2022-05-18T04:14:55.5033796Z ] 2022-05-18T04:14:55.5034159Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(198): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2022-05-18T04:14:55.5034489Z with 2022-05-18T04:14:55.5034632Z [ 2022-05-18T04:14:55.5034787Z T=std::string 2022-05-18T04:14:55.5034928Z ] 2022-05-18T04:14:55.5035313Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(397): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2022-05-18T04:14:55.5035664Z with 2022-05-18T04:14:55.5035796Z [ 2022-05-18T04:14:55.5035952Z T=std::string 2022-05-18T04:14:55.5036107Z ] 2022-05-18T04:14:55.5036527Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2022-05-18T04:14:55.5036901Z with 2022-05-18T04:14:55.5037046Z [ 2022-05-18T04:14:55.5037202Z T=std::string 2022-05-18T04:14:55.5037344Z ] 2022-05-18T04:14:55.5037790Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(540): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2022-05-18T04:14:55.5038201Z with 2022-05-18T04:14:55.5038389Z [ 2022-05-18T04:14:55.5038536Z T=std::string 2022-05-18T04:14:55.5038689Z ] 2022-05-18T04:14:55.5039119Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(540): note: see reference to alias template instantiation 'c10::OptionalBase' being compiled 2022-05-18T04:14:55.5039715Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\ATen/core/jit_type_base.h(448): note: see reference to class template instantiation 'c10::optional' being compiled 2022-05-18T04:14:55.5040333Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(432): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2022-05-18T04:14:55.5040703Z with 2022-05-18T04:14:55.5040850Z [ 2022-05-18T04:14:55.5040997Z T=std::string 2022-05-18T04:14:55.5041153Z ] 2022-05-18T04:14:55.5041528Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(198): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2022-05-18T04:14:55.5041861Z with 2022-05-18T04:14:55.5042006Z [ 2022-05-18T04:14:55.5042176Z T=c10::QualifiedName 2022-05-18T04:14:55.5042327Z ] 2022-05-18T04:14:55.5042712Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(397): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2022-05-18T04:14:55.5043066Z with 2022-05-18T04:14:55.5043210Z [ 2022-05-18T04:14:55.5043363Z T=c10::QualifiedName 2022-05-18T04:14:55.5043526Z ] 2022-05-18T04:14:55.5043950Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2022-05-18T04:14:55.5044323Z with 2022-05-18T04:14:55.5044468Z [ 2022-05-18T04:14:55.5044633Z T=c10::QualifiedName 2022-05-18T04:14:55.5044782Z ] 2022-05-18T04:14:55.5045318Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(540): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2022-05-18T04:14:55.5045733Z with 2022-05-18T04:14:55.5045879Z [ 2022-05-18T04:14:55.5046033Z T=c10::QualifiedName 2022-05-18T04:14:55.5046197Z ] 2022-05-18T04:14:55.5046594Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(540): note: see reference to alias template instantiation 'c10::OptionalBase' being compiled 2022-05-18T04:14:55.5047212Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\ATen/core/jit_type_base.h(696): note: see reference to class template instantiation 'c10::optional' being compiled 2022-05-18T04:14:55.5047827Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(432): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2022-05-18T04:14:55.5048200Z with 2022-05-18T04:14:55.5048346Z [ 2022-05-18T04:14:55.5048499Z T=c10::QualifiedName 2022-05-18T04:14:55.5048664Z ] 2022-05-18T04:14:55.5049033Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(198): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2022-05-18T04:14:55.5049374Z with 2022-05-18T04:14:55.5049507Z [ 2022-05-18T04:14:55.5049714Z T=std::shared_ptr 2022-05-18T04:14:55.5049968Z ] 2022-05-18T04:14:55.5050344Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(397): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2022-05-18T04:14:55.5050737Z with 2022-05-18T04:14:55.5050882Z [ 2022-05-18T04:14:55.5051076Z T=std::shared_ptr 2022-05-18T04:14:55.5051271Z ] 2022-05-18T04:14:55.5051697Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2022-05-18T04:14:55.5052081Z with 2022-05-18T04:14:55.5052212Z [ 2022-05-18T04:14:55.5052419Z T=std::shared_ptr 2022-05-18T04:14:55.5052613Z ] 2022-05-18T04:14:55.5053050Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(540): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2022-05-18T04:14:55.5053469Z with 2022-05-18T04:14:55.5053614Z [ 2022-05-18T04:14:55.5053820Z T=std::shared_ptr 2022-05-18T04:14:55.5054004Z ] 2022-05-18T04:14:55.5054431Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(540): note: see reference to alias template instantiation 'c10::OptionalBase>' being compiled 2022-05-18T04:14:55.5055103Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\ATen/core/ivalue.h(1338): note: see reference to class template instantiation 'c10::optional>' being compiled 2022-05-18T04:14:55.5055752Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(432): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2022-05-18T04:14:55.5056109Z with 2022-05-18T04:14:55.5056256Z [ 2022-05-18T04:14:55.5056460Z T=std::shared_ptr 2022-05-18T04:14:55.5056643Z ] 2022-05-18T04:14:55.5057012Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(198): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2022-05-18T04:14:55.5057349Z with 2022-05-18T04:14:55.5057492Z [ 2022-05-18T04:14:55.5057686Z T=std::weak_ptr 2022-05-18T04:14:55.5057880Z ] 2022-05-18T04:14:55.5058261Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(397): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2022-05-18T04:14:55.5058603Z with 2022-05-18T04:14:55.5058750Z [ 2022-05-18T04:14:55.5058951Z T=std::weak_ptr 2022-05-18T04:14:55.5059133Z ] 2022-05-18T04:14:55.5059557Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2022-05-18T04:14:55.5059942Z with 2022-05-18T04:14:55.5060086Z [ 2022-05-18T04:14:55.5060273Z T=std::weak_ptr 2022-05-18T04:14:55.5060462Z ] 2022-05-18T04:14:55.5060908Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(540): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2022-05-18T04:14:55.5061318Z with 2022-05-18T04:14:55.5061497Z [ 2022-05-18T04:14:55.5061702Z T=std::weak_ptr 2022-05-18T04:14:55.5061896Z ] 2022-05-18T04:14:55.5062344Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(540): note: see reference to alias template instantiation 'c10::OptionalBase>' being compiled 2022-05-18T04:14:55.5063014Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\ATen/core/ivalue.h(1339): note: see reference to class template instantiation 'c10::optional>' being compiled 2022-05-18T04:14:55.5063731Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(432): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2022-05-18T04:14:55.5064108Z with 2022-05-18T04:14:55.5064244Z [ 2022-05-18T04:14:55.5064497Z T=std::weak_ptr 2022-05-18T04:14:55.5064693Z ] 2022-05-18T04:14:55.5065056Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(198): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2022-05-18T04:14:55.5065401Z with 2022-05-18T04:14:55.5065546Z [ 2022-05-18T04:14:55.5065776Z T=std::vector> 2022-05-18T04:14:55.5065980Z ] 2022-05-18T04:14:55.5066367Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(397): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2022-05-18T04:14:55.5066717Z with 2022-05-18T04:14:55.5066849Z [ 2022-05-18T04:14:55.5067074Z T=std::vector> 2022-05-18T04:14:55.5067287Z ] 2022-05-18T04:14:55.5067710Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2022-05-18T04:14:55.5068089Z with 2022-05-18T04:14:55.5068232Z [ 2022-05-18T04:14:55.5068457Z T=std::vector> 2022-05-18T04:14:55.5068660Z ] 2022-05-18T04:14:55.5069110Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(540): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2022-05-18T04:14:55.5069517Z with 2022-05-18T04:14:55.5069659Z [ 2022-05-18T04:14:55.5069874Z T=std::vector> 2022-05-18T04:14:55.5070085Z ] 2022-05-18T04:14:55.5070531Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(540): note: see reference to alias template instantiation 'c10::OptionalBase>>' being compiled 2022-05-18T04:14:55.5071237Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\ATen/core/jit_type.h(482): note: see reference to class template instantiation 'c10::optional>>' being compiled 2022-05-18T04:14:55.5071885Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(432): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2022-05-18T04:14:55.5072260Z with 2022-05-18T04:14:55.5072406Z [ 2022-05-18T04:14:55.5072635Z T=std::vector> 2022-05-18T04:14:55.5072838Z ] 2022-05-18T04:14:55.5073253Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(198): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2022-05-18T04:14:55.5073635Z with 2022-05-18T04:14:55.5073769Z [ 2022-05-18T04:14:55.5074104Z T=std::vector::type,std::allocator::type>> 2022-05-18T04:14:55.5074409Z ] 2022-05-18T04:14:55.5074841Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(397): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2022-05-18T04:14:55.5075184Z with 2022-05-18T04:14:55.5075330Z [ 2022-05-18T04:14:55.5075655Z T=std::vector::type,std::allocator::type>> 2022-05-18T04:14:55.5075944Z ] 2022-05-18T04:14:55.5076368Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2022-05-18T04:14:55.5076759Z with 2022-05-18T04:14:55.5076901Z [ 2022-05-18T04:14:55.5077216Z T=std::vector::type,std::allocator::type>> 2022-05-18T04:14:55.5077516Z ] 2022-05-18T04:14:55.5077966Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(540): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2022-05-18T04:14:55.5078373Z with 2022-05-18T04:14:55.5078507Z [ 2022-05-18T04:14:55.5078838Z T=std::vector::type,std::allocator::type>> 2022-05-18T04:14:55.5079143Z ] 2022-05-18T04:14:55.5079542Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(540): note: see reference to alias template instantiation 'c10::OptionalBase>>' being compiled 2022-05-18T04:14:55.5079920Z with 2022-05-18T04:14:55.5080066Z [ 2022-05-18T04:14:55.5080291Z T=c10::impl::ScalarTypeToCPPType::type 2022-05-18T04:14:55.5080498Z ] 2022-05-18T04:14:55.5080907Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\ATen/core/jit_type.h(441): note: see reference to class template instantiation 'c10::optional>>' being compiled 2022-05-18T04:14:55.5081274Z with 2022-05-18T04:14:55.5081406Z [ 2022-05-18T04:14:55.5081634Z T=c10::impl::ScalarTypeToCPPType::type 2022-05-18T04:14:55.5081848Z ] 2022-05-18T04:14:55.5082250Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(432): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2022-05-18T04:14:55.5082613Z with 2022-05-18T04:14:55.5082759Z [ 2022-05-18T04:14:55.5083084Z T=std::vector::type,std::allocator::type>> 2022-05-18T04:14:55.5083370Z ] 2022-05-18T04:14:55.5083735Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(198): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2022-05-18T04:14:55.5084068Z with 2022-05-18T04:14:55.5084216Z [ 2022-05-18T04:14:55.5084489Z T=std::vector,std::allocator>> 2022-05-18T04:14:55.5084766Z ] 2022-05-18T04:14:55.5085319Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(397): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2022-05-18T04:14:55.5085678Z with 2022-05-18T04:14:55.5085810Z [ 2022-05-18T04:14:55.5086049Z T=std::vector,std::allocator>> 2022-05-18T04:14:55.5086268Z ] 2022-05-18T04:14:55.5086681Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2022-05-18T04:14:55.5087071Z with 2022-05-18T04:14:55.5087215Z [ 2022-05-18T04:14:55.5087444Z T=std::vector,std::allocator>> 2022-05-18T04:14:55.5087662Z ] 2022-05-18T04:14:55.5088113Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(540): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2022-05-18T04:14:55.5088525Z with 2022-05-18T04:14:55.5088656Z [ 2022-05-18T04:14:55.5088894Z T=std::vector,std::allocator>> 2022-05-18T04:14:55.5089115Z ] 2022-05-18T04:14:55.5089557Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(540): note: see reference to alias template instantiation 'c10::OptionalBase,std::allocator>>>' being compiled 2022-05-18T04:14:55.5090280Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\ATen/core/jit_type.h(567): note: see reference to class template instantiation 'c10::optional,std::allocator>>>' being compiled 2022-05-18T04:14:55.5090940Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\ATen/core/jit_type.h(843): note: see reference to class template instantiation 'c10::VaryingShape' being compiled 2022-05-18T04:14:55.5091558Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(432): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2022-05-18T04:14:55.5091927Z with 2022-05-18T04:14:55.5092061Z [ 2022-05-18T04:14:55.5092306Z T=std::vector,std::allocator>> 2022-05-18T04:14:55.5092527Z ] 2022-05-18T04:14:55.5092900Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(198): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2022-05-18T04:14:55.5093227Z with 2022-05-18T04:14:55.5093374Z [ 2022-05-18T04:14:55.5093606Z T=std::vector,std::allocator>> 2022-05-18T04:14:55.5093810Z ] 2022-05-18T04:14:55.5094198Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(397): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2022-05-18T04:14:55.5094548Z with 2022-05-18T04:14:55.5094693Z [ 2022-05-18T04:14:55.5094911Z T=std::vector,std::allocator>> 2022-05-18T04:14:55.5095127Z ] 2022-05-18T04:14:55.5095600Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2022-05-18T04:14:55.5095977Z with 2022-05-18T04:14:55.5096629Z [ 2022-05-18T04:14:55.5096869Z T=std::vector,std::allocator>> 2022-05-18T04:14:55.5097085Z ] 2022-05-18T04:14:55.5097523Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(540): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2022-05-18T04:14:55.5097937Z with 2022-05-18T04:14:55.5098083Z [ 2022-05-18T04:14:55.5098300Z T=std::vector,std::allocator>> 2022-05-18T04:14:55.5098517Z ] 2022-05-18T04:14:55.5098962Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(540): note: see reference to alias template instantiation 'c10::OptionalBase,std::allocator>>>' being compiled 2022-05-18T04:14:55.5099665Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\ATen/core/jit_type.h(567): note: see reference to class template instantiation 'c10::optional,std::allocator>>>' being compiled 2022-05-18T04:14:55.5100313Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\ATen/core/jit_type.h(613): note: see reference to class template instantiation 'c10::VaryingShape' being compiled 2022-05-18T04:14:55.5100915Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(432): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2022-05-18T04:14:55.5101288Z with 2022-05-18T04:14:55.5101434Z [ 2022-05-18T04:14:55.5101657Z T=std::vector,std::allocator>> 2022-05-18T04:14:55.5101870Z ] 2022-05-18T04:14:55.5102240Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(198): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2022-05-18T04:14:55.5102584Z with 2022-05-18T04:14:55.5102716Z [ 2022-05-18T04:14:55.5102914Z T=std::vector> 2022-05-18T04:14:55.5103104Z ] 2022-05-18T04:14:55.5103479Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(397): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2022-05-18T04:14:55.5103830Z with 2022-05-18T04:14:55.5103974Z [ 2022-05-18T04:14:55.5104171Z T=std::vector> 2022-05-18T04:14:55.5104345Z ] 2022-05-18T04:14:55.5104771Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2022-05-18T04:14:55.5105161Z with 2022-05-18T04:14:55.5105292Z [ 2022-05-18T04:14:55.5105490Z T=std::vector> 2022-05-18T04:14:55.5105677Z ] 2022-05-18T04:14:55.5106113Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(540): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2022-05-18T04:14:55.5106523Z with 2022-05-18T04:14:55.5106670Z [ 2022-05-18T04:14:55.5106866Z T=std::vector> 2022-05-18T04:14:55.5107041Z ] 2022-05-18T04:14:55.5107512Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(540): note: see reference to alias template instantiation 'c10::OptionalBase>>' being compiled 2022-05-18T04:14:55.5108210Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\ATen/core/jit_type.h(726): note: see reference to class template instantiation 'c10::optional>>' being compiled 2022-05-18T04:14:55.5108858Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(432): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2022-05-18T04:14:55.5109219Z with 2022-05-18T04:14:55.5109368Z [ 2022-05-18T04:14:55.5109574Z T=std::vector> 2022-05-18T04:14:55.5109762Z ] 2022-05-18T04:14:55.5110121Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(198): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2022-05-18T04:14:55.5110456Z with 2022-05-18T04:14:55.5110600Z [ 2022-05-18T04:14:55.5110816Z T=c10::impl::InlineStreamGuard 2022-05-18T04:14:55.5111031Z ] 2022-05-18T04:14:55.5111417Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(397): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2022-05-18T04:14:55.5111758Z with 2022-05-18T04:14:55.5111900Z [ 2022-05-18T04:14:55.5112125Z T=c10::impl::InlineStreamGuard 2022-05-18T04:14:55.5112336Z ] 2022-05-18T04:14:55.5112744Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2022-05-18T04:14:55.5113134Z with 2022-05-18T04:14:55.5113280Z [ 2022-05-18T04:14:55.5113491Z T=c10::impl::InlineStreamGuard 2022-05-18T04:14:55.5113707Z ] 2022-05-18T04:14:55.5114154Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(540): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2022-05-18T04:14:55.5114558Z with 2022-05-18T04:14:55.5114690Z [ 2022-05-18T04:14:55.5114914Z T=c10::impl::InlineStreamGuard 2022-05-18T04:14:55.5115125Z ] 2022-05-18T04:14:55.5115551Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(540): note: see reference to alias template instantiation 'c10::OptionalBase>' being compiled 2022-05-18T04:14:55.5116270Z 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 2022-05-18T04:14:55.5116991Z 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 2022-05-18T04:14:55.5117657Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(432): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2022-05-18T04:14:55.5118033Z with 2022-05-18T04:14:55.5118170Z [ 2022-05-18T04:14:55.5118399Z T=c10::impl::InlineStreamGuard 2022-05-18T04:14:55.5118611Z ] 2022-05-18T04:14:55.5119016Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(198): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2022-05-18T04:14:55.5119400Z with 2022-05-18T04:14:55.5119547Z [ 2022-05-18T04:14:55.5119731Z T=c10::impl::VirtualGuardImpl 2022-05-18T04:14:55.5119894Z ] 2022-05-18T04:14:55.5120279Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(397): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2022-05-18T04:14:55.5120635Z with 2022-05-18T04:14:55.5120768Z [ 2022-05-18T04:14:55.5120945Z T=c10::impl::VirtualGuardImpl 2022-05-18T04:14:55.5121122Z ] 2022-05-18T04:14:55.5121530Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2022-05-18T04:14:55.5121918Z with 2022-05-18T04:14:55.5122066Z [ 2022-05-18T04:14:55.5122244Z T=c10::impl::VirtualGuardImpl 2022-05-18T04:14:55.5122405Z ] 2022-05-18T04:14:55.5122849Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(540): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2022-05-18T04:14:55.5123260Z with 2022-05-18T04:14:55.5123392Z [ 2022-05-18T04:14:55.5123570Z T=c10::impl::VirtualGuardImpl 2022-05-18T04:14:55.5123744Z ] 2022-05-18T04:14:55.5124148Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(540): note: see reference to alias template instantiation 'c10::OptionalBase' being compiled 2022-05-18T04:14:55.5124766Z 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 2022-05-18T04:14:55.5125212Z with 2022-05-18T04:14:55.5125363Z [ 2022-05-18T04:14:55.5125532Z T=c10::impl::VirtualGuardImpl 2022-05-18T04:14:55.5125709Z ] 2022-05-18T04:14:55.5126146Z 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 2022-05-18T04:14:55.5126813Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(432): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2022-05-18T04:14:55.5127174Z with 2022-05-18T04:14:55.5127320Z [ 2022-05-18T04:14:55.5127502Z T=c10::impl::VirtualGuardImpl 2022-05-18T04:14:55.5127664Z ] 2022-05-18T04:14:55.5128035Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(198): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2022-05-18T04:14:55.5128376Z with 2022-05-18T04:14:55.5128520Z [ 2022-05-18T04:14:55.5128768Z T=std::vector> 2022-05-18T04:14:55.5129008Z ] 2022-05-18T04:14:55.5129392Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(397): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2022-05-18T04:14:55.5129744Z with 2022-05-18T04:14:55.5129875Z [ 2022-05-18T04:14:55.5130135Z T=std::vector> 2022-05-18T04:14:55.5130778Z ] 2022-05-18T04:14:55.5131200Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2022-05-18T04:14:55.5131641Z with 2022-05-18T04:14:55.5131789Z [ 2022-05-18T04:14:55.5132048Z T=std::vector> 2022-05-18T04:14:55.5132275Z ] 2022-05-18T04:14:55.5132724Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(540): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2022-05-18T04:14:55.5133127Z with 2022-05-18T04:14:55.5133258Z [ 2022-05-18T04:14:55.5133520Z T=std::vector> 2022-05-18T04:14:55.5133765Z ] 2022-05-18T04:14:55.5134237Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(540): note: see reference to alias template instantiation 'c10::OptionalBase>>' being compiled 2022-05-18T04:14:55.5134988Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\ATen/core/ivalue_inl.h(834): note: see reference to class template instantiation 'c10::optional>>' being compiled 2022-05-18T04:14:55.5135678Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(432): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2022-05-18T04:14:55.5136051Z with 2022-05-18T04:14:55.5136199Z [ 2022-05-18T04:14:55.5136450Z T=std::vector> 2022-05-18T04:14:55.5136693Z ] 2022-05-18T04:14:55.5137063Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(198): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2022-05-18T04:14:55.5137408Z with 2022-05-18T04:14:55.5137542Z [ 2022-05-18T04:14:55.5137716Z T=torch::autograd::ViewInfo 2022-05-18T04:14:55.5137886Z ] 2022-05-18T04:14:55.5138258Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(397): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2022-05-18T04:14:55.5138610Z with 2022-05-18T04:14:55.5138755Z [ 2022-05-18T04:14:55.5138915Z T=torch::autograd::ViewInfo 2022-05-18T04:14:55.5139083Z ] 2022-05-18T04:14:55.5139506Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2022-05-18T04:14:55.5139899Z with 2022-05-18T04:14:55.5140031Z [ 2022-05-18T04:14:55.5140207Z T=torch::autograd::ViewInfo 2022-05-18T04:14:55.5140380Z ] 2022-05-18T04:14:55.5140814Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(540): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2022-05-18T04:14:55.5141227Z with 2022-05-18T04:14:55.5141376Z [ 2022-05-18T04:14:55.5141546Z T=torch::autograd::ViewInfo 2022-05-18T04:14:55.5141704Z ] 2022-05-18T04:14:55.5142151Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(540): note: see reference to alias template instantiation 'c10::OptionalBase' being compiled 2022-05-18T04:14:55.5142833Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\torch/csrc/autograd/variable.h(525): note: see reference to class template instantiation 'c10::optional' being compiled 2022-05-18T04:14:55.5143466Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(432): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2022-05-18T04:14:55.5143823Z with 2022-05-18T04:14:55.5143969Z [ 2022-05-18T04:14:55.5144145Z T=torch::autograd::ViewInfo 2022-05-18T04:14:55.5144305Z ] 2022-05-18T04:14:55.5144680Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(198): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2022-05-18T04:14:55.5145020Z with 2022-05-18T04:14:55.5145154Z [ 2022-05-18T04:14:55.5145314Z T=c10::IValue 2022-05-18T04:14:55.5145467Z ] 2022-05-18T04:14:55.5145849Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(397): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2022-05-18T04:14:55.5146194Z with 2022-05-18T04:14:55.5146338Z [ 2022-05-18T04:14:55.5146490Z T=c10::IValue 2022-05-18T04:14:55.5146632Z ] 2022-05-18T04:14:55.5147056Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2022-05-18T04:14:55.5147442Z with 2022-05-18T04:14:55.5147576Z [ 2022-05-18T04:14:55.5147730Z T=c10::IValue 2022-05-18T04:14:55.5147885Z ] 2022-05-18T04:14:55.5148326Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(540): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2022-05-18T04:14:55.5148725Z with 2022-05-18T04:14:55.5148867Z [ 2022-05-18T04:14:55.5149023Z T=c10::IValue 2022-05-18T04:14:55.5149162Z ] 2022-05-18T04:14:55.5149546Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(540): note: see reference to alias template instantiation 'c10::OptionalBase' being compiled 2022-05-18T04:14:55.5150148Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\ATen/core/function_schema.h(179): note: see reference to class template instantiation 'c10::optional' being compiled 2022-05-18T04:14:55.5150773Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(432): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2022-05-18T04:14:55.5151133Z with 2022-05-18T04:14:55.5151279Z [ 2022-05-18T04:14:55.5151434Z T=c10::IValue 2022-05-18T04:14:55.5151579Z ] 2022-05-18T04:14:55.5151950Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(198): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2022-05-18T04:14:55.5152292Z with 2022-05-18T04:14:55.5152436Z [ 2022-05-18T04:14:55.5152585Z T=c10::AliasInfo 2022-05-18T04:14:55.5152744Z ] 2022-05-18T04:14:55.5153125Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(397): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2022-05-18T04:14:55.5153466Z with 2022-05-18T04:14:55.5153650Z [ 2022-05-18T04:14:55.5153812Z T=c10::AliasInfo 2022-05-18T04:14:55.5153957Z ] 2022-05-18T04:14:55.5154423Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2022-05-18T04:14:55.5154807Z with 2022-05-18T04:14:55.5154954Z [ 2022-05-18T04:14:55.5155101Z T=c10::AliasInfo 2022-05-18T04:14:55.5155260Z ] 2022-05-18T04:14:55.5155708Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(540): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2022-05-18T04:14:55.5156104Z with 2022-05-18T04:14:55.5156250Z [ 2022-05-18T04:14:55.5156408Z T=c10::AliasInfo 2022-05-18T04:14:55.5156556Z ] 2022-05-18T04:14:55.5156945Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(540): note: see reference to alias template instantiation 'c10::OptionalBase' being compiled 2022-05-18T04:14:55.5157562Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\ATen/core/function_schema.h(26): note: see reference to class template instantiation 'c10::optional' being compiled 2022-05-18T04:14:55.5158191Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(432): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2022-05-18T04:14:55.5158562Z with 2022-05-18T04:14:55.5158695Z [ 2022-05-18T04:14:55.5158856Z T=c10::AliasInfo 2022-05-18T04:14:55.5159011Z ] 2022-05-18T04:14:55.5159373Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(198): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2022-05-18T04:14:55.5159712Z with 2022-05-18T04:14:55.5159861Z [ 2022-05-18T04:14:55.5160064Z T=c10::either 2022-05-18T04:14:55.5160271Z ] 2022-05-18T04:14:55.5160649Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(397): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2022-05-18T04:14:55.5161001Z with 2022-05-18T04:14:55.5161132Z [ 2022-05-18T04:14:55.5161345Z T=c10::either 2022-05-18T04:14:55.5161546Z ] 2022-05-18T04:14:55.5161960Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2022-05-18T04:14:55.5162355Z with 2022-05-18T04:14:55.5162500Z [ 2022-05-18T04:14:55.5162711Z T=c10::either 2022-05-18T04:14:55.5162901Z ] 2022-05-18T04:14:55.5163352Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(540): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2022-05-18T04:14:55.5163763Z with 2022-05-18T04:14:55.5163897Z [ 2022-05-18T04:14:55.5164107Z T=c10::either 2022-05-18T04:14:55.5164311Z ] 2022-05-18T04:14:55.5164731Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(540): note: see reference to alias template instantiation 'c10::OptionalBase>' being compiled 2022-05-18T04:14:55.5165581Z 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 2022-05-18T04:14:55.5166304Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(432): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2022-05-18T04:14:55.5166678Z with 2022-05-18T04:14:55.5166824Z [ 2022-05-18T04:14:55.5167029Z T=c10::either 2022-05-18T04:14:55.5167229Z ] 2022-05-18T04:14:55.5167600Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(198): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2022-05-18T04:14:55.5167932Z with 2022-05-18T04:14:55.5168081Z [ 2022-05-18T04:14:55.5168261Z T=c10::impl::AnnotatedSchema 2022-05-18T04:14:55.5168422Z ] 2022-05-18T04:14:55.5168812Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(397): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2022-05-18T04:14:55.5169164Z with 2022-05-18T04:14:55.5169306Z [ 2022-05-18T04:14:55.5169470Z T=c10::impl::AnnotatedSchema 2022-05-18T04:14:55.5169643Z ] 2022-05-18T04:14:55.5170073Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2022-05-18T04:14:55.5170456Z with 2022-05-18T04:14:55.5170613Z [ 2022-05-18T04:14:55.5170797Z T=c10::impl::AnnotatedSchema 2022-05-18T04:14:55.5170976Z ] 2022-05-18T04:14:55.5171417Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(540): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2022-05-18T04:14:55.5171839Z with 2022-05-18T04:14:55.5171991Z [ 2022-05-18T04:14:55.5172159Z T=c10::impl::AnnotatedSchema 2022-05-18T04:14:55.5172341Z ] 2022-05-18T04:14:55.5172753Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(540): note: see reference to alias template instantiation 'c10::OptionalBase' being compiled 2022-05-18T04:14:55.5173414Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\ATen/core/dispatch/OperatorEntry.h(212): note: see reference to class template instantiation 'c10::optional' being compiled 2022-05-18T04:14:55.5174059Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(432): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2022-05-18T04:14:55.5174445Z with 2022-05-18T04:14:55.5174604Z [ 2022-05-18T04:14:55.5174790Z T=c10::impl::AnnotatedSchema 2022-05-18T04:14:55.5174956Z ] 2022-05-18T04:14:55.5207545Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(198): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2022-05-18T04:14:55.5208049Z with 2022-05-18T04:14:55.5208190Z [ 2022-05-18T04:14:55.5208429Z T=c10::impl::OperatorEntry::CppSignatureWithDebug 2022-05-18T04:14:55.5208638Z ] 2022-05-18T04:14:55.5209139Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(397): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2022-05-18T04:14:55.5209506Z with 2022-05-18T04:14:55.5209656Z [ 2022-05-18T04:14:55.5209867Z T=c10::impl::OperatorEntry::CppSignatureWithDebug 2022-05-18T04:14:55.5210131Z ] 2022-05-18T04:14:55.5210561Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2022-05-18T04:14:55.5210959Z with 2022-05-18T04:14:55.5211095Z [ 2022-05-18T04:14:55.5211312Z T=c10::impl::OperatorEntry::CppSignatureWithDebug 2022-05-18T04:14:55.5211516Z ] 2022-05-18T04:14:55.5211965Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(540): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2022-05-18T04:14:55.5212385Z with 2022-05-18T04:14:55.5212533Z [ 2022-05-18T04:14:55.5212745Z T=c10::impl::OperatorEntry::CppSignatureWithDebug 2022-05-18T04:14:55.5212939Z ] 2022-05-18T04:14:55.5213380Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(540): note: see reference to alias template instantiation 'c10::OptionalBase' being compiled 2022-05-18T04:14:55.5214101Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\ATen/core/dispatch/OperatorEntry.h(271): note: see reference to class template instantiation 'c10::optional' being compiled 2022-05-18T04:14:55.5214781Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(432): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2022-05-18T04:14:55.5215157Z with 2022-05-18T04:14:55.5215290Z [ 2022-05-18T04:14:55.5215502Z T=c10::impl::OperatorEntry::CppSignatureWithDebug 2022-05-18T04:14:55.5215704Z ] 2022-05-18T04:14:55.5216072Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(198): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2022-05-18T04:14:55.5216401Z with 2022-05-18T04:14:55.5216542Z [ 2022-05-18T04:14:55.5216728Z T=std::tuple 2022-05-18T04:14:55.5216900Z ] 2022-05-18T04:14:55.5217288Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(397): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2022-05-18T04:14:55.5217638Z with 2022-05-18T04:14:55.5217769Z [ 2022-05-18T04:14:55.5217959Z T=std::tuple 2022-05-18T04:14:55.5218141Z ] 2022-05-18T04:14:55.5218558Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2022-05-18T04:14:55.5218933Z with 2022-05-18T04:14:55.5219080Z [ 2022-05-18T04:14:55.5219270Z T=std::tuple 2022-05-18T04:14:55.5219440Z ] 2022-05-18T04:14:55.5219886Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(540): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2022-05-18T04:14:55.5220295Z with 2022-05-18T04:14:55.5220435Z [ 2022-05-18T04:14:55.5220612Z T=std::tuple 2022-05-18T04:14:55.5220797Z ] 2022-05-18T04:14:55.5221256Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(540): note: see reference to alias template instantiation 'c10::OptionalBase>' being compiled 2022-05-18T04:14:55.5221955Z 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 2022-05-18T04:14:55.5222612Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(432): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2022-05-18T04:14:55.5222979Z with 2022-05-18T04:14:55.5223124Z [ 2022-05-18T04:14:55.5223303Z T=std::tuple 2022-05-18T04:14:55.5223486Z ] 2022-05-18T04:14:55.5223864Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(198): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2022-05-18T04:14:55.5224207Z with 2022-05-18T04:14:55.5224339Z [ 2022-05-18T04:14:55.5224510Z T=torch::jit::SourceRange 2022-05-18T04:14:55.5224676Z ] 2022-05-18T04:14:55.5225049Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(397): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2022-05-18T04:14:55.5225398Z with 2022-05-18T04:14:55.5225540Z [ 2022-05-18T04:14:55.5225697Z T=torch::jit::SourceRange 2022-05-18T04:14:55.5225862Z ] 2022-05-18T04:14:55.5226286Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2022-05-18T04:14:55.5226669Z with 2022-05-18T04:14:55.5226803Z [ 2022-05-18T04:14:55.5226967Z T=torch::jit::SourceRange 2022-05-18T04:14:55.5227133Z ] 2022-05-18T04:14:55.5227568Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(540): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2022-05-18T04:14:55.5227969Z with 2022-05-18T04:14:55.5228111Z [ 2022-05-18T04:14:55.5228266Z T=torch::jit::SourceRange 2022-05-18T04:14:55.5228428Z ] 2022-05-18T04:14:55.5228836Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(540): note: see reference to alias template instantiation 'c10::OptionalBase' being compiled 2022-05-18T04:14:55.5229482Z 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 2022-05-18T04:14:55.5230125Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(432): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2022-05-18T04:14:55.5230486Z with 2022-05-18T04:14:55.5230626Z [ 2022-05-18T04:14:55.5230795Z T=torch::jit::SourceRange 2022-05-18T04:14:55.5230951Z ] 2022-05-18T04:14:55.5231315Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(198): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2022-05-18T04:14:55.5231650Z with 2022-05-18T04:14:55.5231779Z [ 2022-05-18T04:14:55.5231966Z T=torch::jit::InlinedCallStackPtr 2022-05-18T04:14:55.5232148Z ] 2022-05-18T04:14:55.5232566Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(397): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2022-05-18T04:14:55.5232947Z with 2022-05-18T04:14:55.5233090Z [ 2022-05-18T04:14:55.5233278Z T=torch::jit::InlinedCallStackPtr 2022-05-18T04:14:55.5233449Z ] 2022-05-18T04:14:55.5233864Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2022-05-18T04:14:55.5234241Z with 2022-05-18T04:14:55.5234382Z [ 2022-05-18T04:14:55.5234560Z T=torch::jit::InlinedCallStackPtr 2022-05-18T04:14:55.5234741Z ] 2022-05-18T04:14:55.5235187Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(540): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2022-05-18T04:14:55.5235586Z with 2022-05-18T04:14:55.5235730Z [ 2022-05-18T04:14:55.5235914Z T=torch::jit::InlinedCallStackPtr 2022-05-18T04:14:55.5236079Z ] 2022-05-18T04:14:55.5236495Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(540): note: see reference to alias template instantiation 'c10::OptionalBase' being compiled 2022-05-18T04:14:55.5237155Z 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 2022-05-18T04:14:55.5237803Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(432): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2022-05-18T04:14:55.5238167Z with 2022-05-18T04:14:55.5238300Z [ 2022-05-18T04:14:55.5238492Z T=torch::jit::InlinedCallStackPtr 2022-05-18T04:14:55.5238672Z ] 2022-05-18T04:14:55.5239027Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(198): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2022-05-18T04:14:55.5239367Z with 2022-05-18T04:14:55.5239507Z [ 2022-05-18T04:14:55.5239681Z T=torch::jit::ModuleInstanceInfo 2022-05-18T04:14:55.5239860Z ] 2022-05-18T04:14:55.5240237Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(397): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2022-05-18T04:14:55.5240585Z with 2022-05-18T04:14:55.5240716Z [ 2022-05-18T04:14:55.5240901Z T=torch::jit::ModuleInstanceInfo 2022-05-18T04:14:55.5241078Z ] 2022-05-18T04:14:55.5241482Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2022-05-18T04:14:55.5241946Z with 2022-05-18T04:14:55.5242091Z [ 2022-05-18T04:14:55.5242263Z T=torch::jit::ModuleInstanceInfo 2022-05-18T04:14:55.5242443Z ] 2022-05-18T04:14:55.5242888Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(540): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2022-05-18T04:14:55.5243298Z with 2022-05-18T04:14:55.5243430Z [ 2022-05-18T04:14:55.5243614Z T=torch::jit::ModuleInstanceInfo 2022-05-18T04:14:55.5243792Z ] 2022-05-18T04:14:55.5244245Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(540): note: see reference to alias template instantiation 'c10::OptionalBase' being compiled 2022-05-18T04:14:55.5245004Z 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 2022-05-18T04:14:55.5245650Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(432): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2022-05-18T04:14:55.5246020Z with 2022-05-18T04:14:55.5246152Z [ 2022-05-18T04:14:55.5246340Z T=torch::jit::ModuleInstanceInfo 2022-05-18T04:14:55.5246519Z ] 2022-05-18T04:14:55.5246895Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(198): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2022-05-18T04:14:55.5247221Z with 2022-05-18T04:14:55.5247369Z [ 2022-05-18T04:14:55.5247537Z T=torch::jit::ScopePtr 2022-05-18T04:14:55.5247691Z ] 2022-05-18T04:14:55.5248071Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(397): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2022-05-18T04:14:55.5248423Z with 2022-05-18T04:14:55.5248551Z [ 2022-05-18T04:14:55.5248721Z T=torch::jit::ScopePtr 2022-05-18T04:14:55.5248884Z ] 2022-05-18T04:14:55.5249303Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2022-05-18T04:14:55.5249676Z with 2022-05-18T04:14:55.5249821Z [ 2022-05-18T04:14:55.5249984Z T=torch::jit::ScopePtr 2022-05-18T04:14:55.5250136Z ] 2022-05-18T04:14:55.5250587Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(540): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2022-05-18T04:14:55.5250999Z with 2022-05-18T04:14:55.5251139Z [ 2022-05-18T04:14:55.5251294Z T=torch::jit::ScopePtr 2022-05-18T04:14:55.5251455Z ] 2022-05-18T04:14:55.5251856Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(540): note: see reference to alias template instantiation 'c10::OptionalBase' being compiled 2022-05-18T04:14:55.5252472Z 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 2022-05-18T04:14:55.5253102Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(432): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2022-05-18T04:14:55.5253473Z with 2022-05-18T04:14:55.5253619Z [ 2022-05-18T04:14:55.5253774Z T=torch::jit::ScopePtr 2022-05-18T04:14:55.5253936Z ] 2022-05-18T04:14:55.5254307Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(198): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2022-05-18T04:14:55.5254629Z with 2022-05-18T04:14:55.5254773Z [ 2022-05-18T04:14:55.5254943Z T=at::ThreadLocalState 2022-05-18T04:14:55.5255098Z ] 2022-05-18T04:14:55.5255524Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(397): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2022-05-18T04:14:55.5255876Z with 2022-05-18T04:14:55.5256057Z [ 2022-05-18T04:14:55.5256216Z T=at::ThreadLocalState 2022-05-18T04:14:55.5256383Z ] 2022-05-18T04:14:55.5256805Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2022-05-18T04:14:55.5257175Z with 2022-05-18T04:14:55.5257320Z [ 2022-05-18T04:14:55.5257490Z T=at::ThreadLocalState 2022-05-18T04:14:55.5257654Z ] 2022-05-18T04:14:55.5258090Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(540): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2022-05-18T04:14:55.5258495Z with 2022-05-18T04:14:55.5258634Z [ 2022-05-18T04:14:55.5258791Z T=at::ThreadLocalState 2022-05-18T04:14:55.5258958Z ] 2022-05-18T04:14:55.5259357Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(540): note: see reference to alias template instantiation 'c10::OptionalBase' being compiled 2022-05-18T04:14:55.5259996Z 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 2022-05-18T04:14:55.5260626Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(432): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2022-05-18T04:14:55.5260990Z with 2022-05-18T04:14:55.5261134Z [ 2022-05-18T04:14:55.5261303Z T=at::ThreadLocalState 2022-05-18T04:14:55.5261456Z ] 2022-05-18T04:14:55.5261827Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(198): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2022-05-18T04:14:55.5262164Z with 2022-05-18T04:14:55.5262298Z [ 2022-05-18T04:14:55.5262486Z T=std::shared_ptr 2022-05-18T04:14:55.5262667Z ] 2022-05-18T04:14:55.5263039Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(397): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2022-05-18T04:14:55.5263390Z with 2022-05-18T04:14:55.5263531Z [ 2022-05-18T04:14:55.5263714Z T=std::shared_ptr 2022-05-18T04:14:55.5263880Z ] 2022-05-18T04:14:55.5264300Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2022-05-18T04:14:55.5264685Z with 2022-05-18T04:14:55.5264815Z [ 2022-05-18T04:14:55.5265003Z T=std::shared_ptr 2022-05-18T04:14:55.5265178Z ] 2022-05-18T04:14:55.5265607Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(540): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2022-05-18T04:14:55.5266015Z with 2022-05-18T04:14:55.5266156Z [ 2022-05-18T04:14:55.5266341Z T=std::shared_ptr 2022-05-18T04:14:55.5266509Z ] 2022-05-18T04:14:55.5266970Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(540): note: see reference to alias template instantiation 'c10::OptionalBase>' being compiled 2022-05-18T04:14:55.5267609Z 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 2022-05-18T04:14:55.5268310Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\torch/csrc/jit/api/function_impl.h(156): note: see reference to class template instantiation 'std::array>,4>' being compiled 2022-05-18T04:14:55.5268950Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(432): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2022-05-18T04:14:55.5269326Z with 2022-05-18T04:14:55.5269474Z [ 2022-05-18T04:14:55.5269665Z T=std::shared_ptr 2022-05-18T04:14:55.5269835Z ] 2022-05-18T04:14:55.5270202Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(198): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2022-05-18T04:14:55.5270544Z with 2022-05-18T04:14:55.5270676Z [ 2022-05-18T04:14:55.5270850Z T=torch::jit::GraphExecutor 2022-05-18T04:14:55.5271022Z ] 2022-05-18T04:14:55.5271397Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(397): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2022-05-18T04:14:55.5271750Z with 2022-05-18T04:14:55.5271894Z [ 2022-05-18T04:14:55.5272066Z T=torch::jit::GraphExecutor 2022-05-18T04:14:55.5272225Z ] 2022-05-18T04:14:55.5272642Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2022-05-18T04:14:55.5273035Z with 2022-05-18T04:14:55.5273165Z [ 2022-05-18T04:14:55.5273340Z T=torch::jit::GraphExecutor 2022-05-18T04:14:55.5273513Z ] 2022-05-18T04:14:55.5273954Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(540): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2022-05-18T04:14:55.5274352Z with 2022-05-18T04:14:55.5274493Z [ 2022-05-18T04:14:55.5274666Z T=torch::jit::GraphExecutor 2022-05-18T04:14:55.5274826Z ] 2022-05-18T04:14:55.5275235Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(540): note: see reference to alias template instantiation 'c10::OptionalBase' being compiled 2022-05-18T04:14:55.5275863Z 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 2022-05-18T04:14:55.5276515Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\torch/csrc/jit/api/function_impl.h(170): note: see reference to class template instantiation 'std::array,4>' being compiled 2022-05-18T04:14:55.5277165Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(432): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2022-05-18T04:14:55.5277523Z with 2022-05-18T04:14:55.5277669Z [ 2022-05-18T04:14:55.5277845Z T=torch::jit::GraphExecutor 2022-05-18T04:14:55.5278007Z ] 2022-05-18T04:14:55.5278412Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(198): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2022-05-18T04:14:55.5278786Z with 2022-05-18T04:14:55.5278919Z [ 2022-05-18T04:14:55.5279082Z T=torch::jit::Method 2022-05-18T04:14:55.5279243Z ] 2022-05-18T04:14:55.5279625Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(397): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2022-05-18T04:14:55.5279968Z with 2022-05-18T04:14:55.5280111Z [ 2022-05-18T04:14:55.5280275Z T=torch::jit::Method 2022-05-18T04:14:55.5280424Z ] 2022-05-18T04:14:55.5280849Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2022-05-18T04:14:55.5281234Z with 2022-05-18T04:14:55.5281440Z [ 2022-05-18T04:14:55.5281613Z T=torch::jit::Method 2022-05-18T04:14:55.5281779Z ] 2022-05-18T04:14:55.5282229Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(540): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2022-05-18T04:14:55.5282621Z with 2022-05-18T04:14:55.5282765Z [ 2022-05-18T04:14:55.5282933Z T=torch::jit::Method 2022-05-18T04:14:55.5283082Z ] 2022-05-18T04:14:55.5283478Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(540): note: see reference to alias template instantiation 'c10::OptionalBase' being compiled 2022-05-18T04:14:55.5284093Z 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 2022-05-18T04:14:55.5284726Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(432): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2022-05-18T04:14:55.5285149Z with 2022-05-18T04:14:55.5285297Z [ 2022-05-18T04:14:55.5285464Z T=torch::jit::Method 2022-05-18T04:14:55.5285616Z ] 2022-05-18T04:14:55.5285985Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(198): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2022-05-18T04:14:55.5286324Z with 2022-05-18T04:14:55.5286467Z [ 2022-05-18T04:14:55.5286671Z T=std::vector> 2022-05-18T04:14:55.5286870Z ] 2022-05-18T04:14:55.5287256Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(397): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2022-05-18T04:14:55.5287602Z with 2022-05-18T04:14:55.5287745Z [ 2022-05-18T04:14:55.5287954Z T=std::vector> 2022-05-18T04:14:55.5288153Z ] 2022-05-18T04:14:55.5288560Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2022-05-18T04:14:55.5288947Z with 2022-05-18T04:14:55.5289088Z [ 2022-05-18T04:14:55.5289285Z T=std::vector> 2022-05-18T04:14:55.5289483Z ] 2022-05-18T04:14:55.5289982Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(540): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2022-05-18T04:14:55.5290432Z with 2022-05-18T04:14:55.5290566Z [ 2022-05-18T04:14:55.5290778Z T=std::vector> 2022-05-18T04:14:55.5290979Z ] 2022-05-18T04:14:55.5291396Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(540): note: see reference to alias template instantiation 'c10::OptionalBase>>' being compiled 2022-05-18T04:14:55.5292073Z 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 2022-05-18T04:14:55.5292728Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(432): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2022-05-18T04:14:55.5293099Z with 2022-05-18T04:14:55.5293233Z [ 2022-05-18T04:14:55.5293445Z T=std::vector> 2022-05-18T04:14:55.5293646Z ] 2022-05-18T04:14:55.5294017Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(198): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2022-05-18T04:14:55.5294348Z with 2022-05-18T04:14:55.5294492Z [ 2022-05-18T04:14:55.5294727Z T=std::function 2022-05-18T04:14:55.5294936Z ] 2022-05-18T04:14:55.5295320Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(397): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2022-05-18T04:14:55.5295671Z with 2022-05-18T04:14:55.5295816Z [ 2022-05-18T04:14:55.5296044Z T=std::function 2022-05-18T04:14:55.5296266Z ] 2022-05-18T04:14:55.5296687Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2022-05-18T04:14:55.5297063Z with 2022-05-18T04:14:55.5297208Z [ 2022-05-18T04:14:55.5297444Z T=std::function 2022-05-18T04:14:55.5297663Z ] 2022-05-18T04:14:55.5298097Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(540): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2022-05-18T04:14:55.5298506Z with 2022-05-18T04:14:55.5298652Z [ 2022-05-18T04:14:55.5298875Z T=std::function 2022-05-18T04:14:55.5299094Z ] 2022-05-18T04:14:55.5299545Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(540): note: see reference to alias template instantiation 'c10::OptionalBase>' being compiled 2022-05-18T04:14:55.5300287Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\torch/csrc/autograd/profiler_legacy.h(400): note: see reference to class template instantiation 'c10::optional>' being compiled 2022-05-18T04:14:55.5301023Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(432): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2022-05-18T04:14:55.5301419Z with 2022-05-18T04:14:55.5301565Z [ 2022-05-18T04:14:55.5301803Z T=std::function 2022-05-18T04:14:55.5302048Z ] 2022-05-18T04:14:55.5302419Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(198): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2022-05-18T04:14:55.5302763Z with 2022-05-18T04:14:55.5302909Z [ 2022-05-18T04:14:55.5303177Z T=std::vector>,std::allocator>>> 2022-05-18T04:14:55.5303431Z ] 2022-05-18T04:14:55.5303822Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(397): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2022-05-18T04:14:55.5304165Z with 2022-05-18T04:14:55.5304310Z [ 2022-05-18T04:14:55.5304586Z T=std::vector>,std::allocator>>> 2022-05-18T04:14:55.5304838Z ] 2022-05-18T04:14:55.5305248Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2022-05-18T04:14:55.5305637Z with 2022-05-18T04:14:55.5305781Z [ 2022-05-18T04:14:55.5306043Z T=std::vector>,std::allocator>>> 2022-05-18T04:14:55.5306292Z ] 2022-05-18T04:14:55.5306737Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(540): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2022-05-18T04:14:55.5307154Z with 2022-05-18T04:14:55.5307286Z [ 2022-05-18T04:14:55.5307564Z T=std::vector>,std::allocator>>> 2022-05-18T04:14:55.5307814Z ] 2022-05-18T04:14:55.5308301Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(540): note: see reference to alias template instantiation 'c10::OptionalBase>,std::allocator>>>>' being compiled 2022-05-18T04:14:55.5309087Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\torch/csrc/autograd/profiler_kineto.h(247): note: see reference to class template instantiation 'c10::optional>,std::allocator>>>>' being compiled 2022-05-18T04:14:55.5309804Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(432): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2022-05-18T04:14:55.5310416Z with 2022-05-18T04:14:55.5310563Z [ 2022-05-18T04:14:55.5310843Z T=std::vector>,std::allocator>>> 2022-05-18T04:14:55.5311079Z ] 2022-05-18T04:14:55.5311456Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(198): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2022-05-18T04:14:55.5311798Z with 2022-05-18T04:14:55.5311930Z [ 2022-05-18T04:14:55.5312298Z T=torch::nn::TripletMarginWithDistanceLossOptions::distance_function_t 2022-05-18T04:14:55.5312545Z ] 2022-05-18T04:14:55.5312923Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(397): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2022-05-18T04:14:55.5313725Z with 2022-05-18T04:14:55.5313871Z [ 2022-05-18T04:14:55.5314137Z T=torch::nn::TripletMarginWithDistanceLossOptions::distance_function_t 2022-05-18T04:14:55.5314369Z ] 2022-05-18T04:14:55.5314799Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2022-05-18T04:14:55.5315186Z with 2022-05-18T04:14:55.5315320Z [ 2022-05-18T04:14:55.5315582Z T=torch::nn::TripletMarginWithDistanceLossOptions::distance_function_t 2022-05-18T04:14:55.5315826Z ] 2022-05-18T04:14:55.5316275Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(540): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2022-05-18T04:14:55.5316673Z with 2022-05-18T04:14:55.5316816Z [ 2022-05-18T04:14:55.5317074Z T=torch::nn::TripletMarginWithDistanceLossOptions::distance_function_t 2022-05-18T04:14:55.5317306Z ] 2022-05-18T04:14:55.5317790Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(540): note: see reference to alias template instantiation 'c10::OptionalBase' being compiled 2022-05-18T04:14:55.5318589Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\torch\csrc\api\include\torch/nn/options/loss.h(404): note: see reference to class template instantiation 'c10::optional' being compiled 2022-05-18T04:14:55.5319312Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(432): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2022-05-18T04:14:55.5319683Z with 2022-05-18T04:14:55.5319816Z [ 2022-05-18T04:14:55.5320076Z T=torch::nn::TripletMarginWithDistanceLossOptions::distance_function_t 2022-05-18T04:14:55.5320320Z ] 2022-05-18T04:14:55.5320677Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(198): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2022-05-18T04:14:55.5321019Z with 2022-05-18T04:14:55.5321161Z [ 2022-05-18T04:14:55.5321363Z T=std::vector> 2022-05-18T04:14:55.5321546Z ] 2022-05-18T04:14:55.5321929Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(397): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2022-05-18T04:14:55.5322281Z with 2022-05-18T04:14:55.5322413Z [ 2022-05-18T04:14:55.5322613Z T=std::vector> 2022-05-18T04:14:55.5322802Z ] 2022-05-18T04:14:55.5323214Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2022-05-18T04:14:55.5323600Z with 2022-05-18T04:14:55.5323746Z [ 2022-05-18T04:14:55.5323945Z T=std::vector> 2022-05-18T04:14:55.5324122Z ] 2022-05-18T04:14:55.5324611Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(540): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2022-05-18T04:14:55.5325432Z with 2022-05-18T04:14:55.5325567Z [ 2022-05-18T04:14:55.5325772Z T=std::vector> 2022-05-18T04:14:55.5325964Z ] 2022-05-18T04:14:55.5326384Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(540): note: see reference to alias template instantiation 'c10::OptionalBase>>' being compiled 2022-05-18T04:14:55.5326755Z with 2022-05-18T04:14:55.5326899Z [ 2022-05-18T04:14:55.5327047Z T=double 2022-05-18T04:14:55.5327184Z ] 2022-05-18T04:14:55.5327637Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\torch\csrc\api\include\torch/nn/options/upsampling.h(26): note: see reference to class template instantiation 'c10::optional>>' being compiled 2022-05-18T04:14:55.5328053Z with 2022-05-18T04:14:55.5328200Z [ 2022-05-18T04:14:55.5328334Z T=double 2022-05-18T04:14:55.5328389Z ] 2022-05-18T04:14:55.5328710Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(432): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2022-05-18T04:14:55.5328767Z with 2022-05-18T04:14:55.5328821Z [ 2022-05-18T04:14:55.5328937Z T=std::vector> 2022-05-18T04:14:55.5328981Z ] 2022-05-18T04:14:55.5329269Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(198): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2022-05-18T04:14:55.5329326Z with 2022-05-18T04:14:55.5329383Z [ 2022-05-18T04:14:55.5329490Z T=std::tuple 2022-05-18T04:14:55.5329545Z ] 2022-05-18T04:14:55.5329850Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(397): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2022-05-18T04:14:55.5329908Z with 2022-05-18T04:14:55.5329951Z [ 2022-05-18T04:14:55.5330053Z T=std::tuple 2022-05-18T04:14:55.5330107Z ] 2022-05-18T04:14:55.5330443Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2022-05-18T04:14:55.5330501Z with 2022-05-18T04:14:55.5330555Z [ 2022-05-18T04:14:55.5330654Z T=std::tuple 2022-05-18T04:14:55.5330696Z ] 2022-05-18T04:14:55.5331065Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(540): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2022-05-18T04:14:55.5331125Z with 2022-05-18T04:14:55.5331178Z [ 2022-05-18T04:14:55.5331278Z T=std::tuple 2022-05-18T04:14:55.5331333Z ] 2022-05-18T04:14:55.5331656Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(540): note: see reference to alias template instantiation 'c10::OptionalBase>' being compiled 2022-05-18T04:14:55.5332013Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\torch\csrc\api\include\torch/nn/modules/rnn.h(155): note: see reference to class template instantiation 'c10::optional>' being compiled 2022-05-18T04:14:55.5332373Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(432): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2022-05-18T04:14:55.5332726Z with 2022-05-18T04:14:55.5332771Z [ 2022-05-18T04:14:55.5332875Z T=std::tuple 2022-05-18T04:14:55.5332932Z ] 2022-05-18T04:14:55.5333216Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(198): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2022-05-18T04:14:55.5333275Z with 2022-05-18T04:14:55.5333330Z [ 2022-05-18T04:14:55.5333455Z T=std::vector> 2022-05-18T04:14:55.5333509Z ] 2022-05-18T04:14:55.5333800Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(397): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2022-05-18T04:14:55.5333860Z with 2022-05-18T04:14:55.5333915Z [ 2022-05-18T04:14:55.5334042Z T=std::vector> 2022-05-18T04:14:55.5334099Z ] 2022-05-18T04:14:55.5334441Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2022-05-18T04:14:55.5334499Z with 2022-05-18T04:14:55.5334554Z [ 2022-05-18T04:14:55.5334664Z T=std::vector> 2022-05-18T04:14:55.5334719Z ] 2022-05-18T04:14:55.5335081Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(540): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2022-05-18T04:14:55.5335139Z with 2022-05-18T04:14:55.5335193Z [ 2022-05-18T04:14:55.5335317Z T=std::vector> 2022-05-18T04:14:55.5335374Z ] 2022-05-18T04:14:55.5335715Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(540): note: see reference to alias template instantiation 'c10::OptionalBase>>' being compiled 2022-05-18T04:14:55.5336088Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\torch\csrc\api\include\torch/optim/lbfgs.h(46): note: see reference to class template instantiation 'c10::optional>>' being compiled 2022-05-18T04:14:55.5336395Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(432): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2022-05-18T04:14:55.5336454Z with 2022-05-18T04:14:55.5336510Z [ 2022-05-18T04:14:55.5336632Z T=std::vector> 2022-05-18T04:14:55.5336690Z ] 2022-05-18T04:14:55.5336943Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\pybind11\detail/common.h(108): warning C4005: 'HAVE_SNPRINTF': macro redefinition 2022-05-18T04:14:55.5337123Z C:\Jenkins\Miniconda3\Include\pyerrors.h(315): note: see previous definition of 'HAVE_SNPRINTF' 2022-05-18T04:14:55.6137603Z [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 2022-05-18T04:14:55.6138908Z Creating library test_set_default_type.lib and object test_set_default_type.exp 2022-05-18T04:14:55.6380962Z Loading extension module test_set_default_type... 2022-05-18T04:14:55.6381330Z test_set_default_type_also_changes_aten_default_type (__main__.TestCppExtensionJIT) ... ok (10.555s) 2022-05-18T04:15:06.1570272Z test_warning (__main__.TestCppExtensionJIT) ... [W C:\Users\runneruser\AppData\Local\torch_extensions\torch_extensions\Cache\py38_cu113\warn_mod\main.cpp:12] Warning: Error with CPUDoubleType (function foo) 2022-05-18T04:15:06.1574210Z [W C:\Users\runneruser\AppData\Local\torch_extensions\torch_extensions\Cache\py38_cu113\warn_mod\main.cpp:12] Warning: Error with CPUDoubleType (function foo) 2022-05-18T04:15:06.1581842Z [W C:\Users\runneruser\AppData\Local\torch_extensions\torch_extensions\Cache\py38_cu113\warn_mod\main.cpp:12] Warning: Error with CPUDoubleType (function foo) 2022-05-18T04:15:06.1584583Z [W C:\Users\runneruser\AppData\Local\torch_extensions\torch_extensions\Cache\py38_cu113\warn_mod\main.cpp:12] Warning: Error with CPUDoubleType (function foo) 2022-05-18T04:15:16.7646043Z UserWarning: Error with torch.DoubleTensor (Triggered internally at C:\Users\runneruser\AppData\Local\torch_extensions\torch_extensions\Cache\py38_cu113\warn_mod\main.cpp:12.) 2022-05-18T04:15:16.7647839Z ok (21.116s) 2022-05-18T04:15:16.7648825Z Not wiping extensions build folder because Windows 2022-05-18T04:15:16.7738135Z 2022-05-18T04:15:16.7738705Z ---------------------------------------------------------------------- 2022-05-18T04:15:16.7738986Z Ran 23 tests in 168.109s 2022-05-18T04:15:16.7739090Z 2022-05-18T04:15:16.7739169Z OK (skipped=7) 2022-05-18T04:15:16.7857741Z 2022-05-18T04:15:16.7858109Z Generating XML reports... 2022-05-18T04:15:16.7858537Z Generated XML report: test-reports\python-unittest\test_cpp_extensions_jit\TEST-TestCppExtensionJIT-20220518041228.xml 2022-05-18T04:15:17.0086459Z Running test_cuda ... [2022-05-18 04:15:17.008140] 2022-05-18T04:15:17.0086896Z Executing ['C:\\Jenkins\\Miniconda3\\python.exe', 'test_cuda.py', '-v', '--import-slow-tests', '--import-disabled-tests'] ... [2022-05-18 04:15:17.008140] 2022-05-18T04:15:19.0505925Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\cuda\__init__.py:82: UserWarning: CUDA initialization: CUDA unknown error - this may be due to an incorrectly set up environment, e.g. changing env variable CUDA_VISIBLE_DEVICES after program start. Setting the available devices to be zero. (Triggered internally at C:\actions-runner\_work\pytorch\pytorch\c10\cuda\CUDAFunctions.cpp:109.) 2022-05-18T04:15:19.0506696Z return torch._C._cuda_getDeviceCount() > 0 2022-05-18T04:15:19.0506935Z CUDA not available, skipping tests 2022-05-18T04:15:19.0507224Z Test results will be stored in test-reports\python-unittest\test_cuda 2022-05-18T04:15:19.0508350Z 2022-05-18T04:15:19.0508653Z Running tests... 2022-05-18T04:15:19.0508972Z ---------------------------------------------------------------------- 2022-05-18T04:15:19.0509149Z 2022-05-18T04:15:19.0509300Z ---------------------------------------------------------------------- 2022-05-18T04:15:19.0509533Z Ran 0 tests in 0.000s 2022-05-18T04:15:19.0509650Z 2022-05-18T04:15:19.0509697Z OK 2022-05-18T04:15:19.0509792Z 2022-05-18T04:15:19.0509882Z Generating XML reports... 2022-05-18T04:15:19.3144432Z Running test_cuda_primary_ctx ... [2022-05-18 04:15:19.314209] 2022-05-18T04:15:19.3144899Z Executing ['C:\\Jenkins\\Miniconda3\\python.exe', 'test_cuda_primary_ctx.py', '-v', '--subprocess', '--import-slow-tests', '--import-disabled-tests'] ... [2022-05-18 04:15:19.314209] 2022-05-18T04:15:20.2181033Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\cuda\__init__.py:82: UserWarning: CUDA initialization: CUDA unknown error - this may be due to an incorrectly set up environment, e.g. changing env variable CUDA_VISIBLE_DEVICES after program start. Setting the available devices to be zero. (Triggered internally at C:\actions-runner\_work\pytorch\pytorch\c10\cuda\CUDAFunctions.cpp:109.) 2022-05-18T04:15:20.2181971Z return torch._C._cuda_getDeviceCount() > 0 2022-05-18T04:15:20.2182210Z CUDA not available, skipping tests 2022-05-18T04:15:20.3410561Z Running test_dataloader ... [2022-05-18 04:15:20.340534] 2022-05-18T04:15:20.3411711Z Executing ['C:\\Jenkins\\Miniconda3\\python.exe', 'test_dataloader.py', '-v', '--import-slow-tests', '--import-disabled-tests'] ... [2022-05-18 04:15:20.340534] 2022-05-18T04:15:21.2741234Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\cuda\__init__.py:82: UserWarning: CUDA initialization: CUDA unknown error - this may be due to an incorrectly set up environment, e.g. changing env variable CUDA_VISIBLE_DEVICES after program start. Setting the available devices to be zero. (Triggered internally at C:\actions-runner\_work\pytorch\pytorch\c10\cuda\CUDAFunctions.cpp:109.) 2022-05-18T04:15:21.2742032Z return torch._C._cuda_getDeviceCount() > 0 2022-05-18T04:15:21.3453628Z 2022-05-18T04:15:21.3453943Z Running tests... 2022-05-18T04:15:21.3454261Z ---------------------------------------------------------------------- 2022-05-18T04:15:21.3454612Z Test results will be stored in test-reports\python-unittest\test_dataloader 2022-05-18T04:15:21.8853343Z test_add_dataset (__main__.TestConcatDataset) ... ok (0.540s) 2022-05-18T04:15:21.8865856Z test_concat_raises_index_error (__main__.TestConcatDataset) ... ok (0.002s) 2022-05-18T04:15:21.8879422Z test_concat_two_non_singletons (__main__.TestConcatDataset) ... ok (0.001s) 2022-05-18T04:15:21.8892693Z test_concat_two_non_singletons_with_empty (__main__.TestConcatDataset) ... ok (0.001s) 2022-05-18T04:15:21.8905163Z test_concat_two_singletons (__main__.TestConcatDataset) ... ok (0.002s) 2022-05-18T04:15:21.8922163Z test_iterable_dataset_err (__main__.TestConcatDataset) ... ok (0.001s) 2022-05-18T04:15:21.8927094Z test_conv_after_fork (__main__.TestConvAfterFork) ... skip: Needs fork (0.001s) 2022-05-18T04:15:21.8935982Z test_custom_batch_pin (__main__.TestCustomPinFn) ... skip: CUDA unavailable (0.001s) 2022-05-18T04:15:21.8944846Z test_custom_batch_pin_worker (__main__.TestCustomPinFn) ... skip: CUDA unavailable (0.001s) 2022-05-18T04:15:22.8985005Z test_batch_sampler (__main__.TestDataLoader) ... C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\cuda\__init__.py:82: UserWarning: CUDA initialization: CUDA unknown error - this may be due to an incorrectly set up environment, e.g. changing env variable CUDA_VISIBLE_DEVICES after program start. Setting the available devices to be zero. (Triggered internally at C:\actions-runner\_work\pytorch\pytorch\c10\cuda\CUDAFunctions.cpp:109.) 2022-05-18T04:15:22.8985806Z return torch._C._cuda_getDeviceCount() > 0 2022-05-18T04:15:22.8990265Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\cuda\__init__.py:82: UserWarning: CUDA initialization: CUDA unknown error - this may be due to an incorrectly set up environment, e.g. changing env variable CUDA_VISIBLE_DEVICES after program start. Setting the available devices to be zero. (Triggered internally at C:\actions-runner\_work\pytorch\pytorch\c10\cuda\CUDAFunctions.cpp:109.) 2022-05-18T04:15:22.8990934Z return torch._C._cuda_getDeviceCount() > 0 2022-05-18T04:15:22.9481686Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\cuda\__init__.py:82: UserWarning: CUDA initialization: CUDA unknown error - this may be due to an incorrectly set up environment, e.g. changing env variable CUDA_VISIBLE_DEVICES after program start. Setting the available devices to be zero. (Triggered internally at C:\actions-runner\_work\pytorch\pytorch\c10\cuda\CUDAFunctions.cpp:109.) 2022-05-18T04:15:22.9482366Z return torch._C._cuda_getDeviceCount() > 0 2022-05-18T04:15:22.9604368Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\cuda\__init__.py:82: UserWarning: CUDA initialization: CUDA unknown error - this may be due to an incorrectly set up environment, e.g. changing env variable CUDA_VISIBLE_DEVICES after program start. Setting the available devices to be zero. (Triggered internally at C:\actions-runner\_work\pytorch\pytorch\c10\cuda\CUDAFunctions.cpp:109.) 2022-05-18T04:15:22.9605053Z return torch._C._cuda_getDeviceCount() > 0 2022-05-18T04:15:24.1098578Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\cuda\__init__.py:82: UserWarning: CUDA initialization: CUDA unknown error - this may be due to an incorrectly set up environment, e.g. changing env variable CUDA_VISIBLE_DEVICES after program start. Setting the available devices to be zero. (Triggered internally at C:\actions-runner\_work\pytorch\pytorch\c10\cuda\CUDAFunctions.cpp:109.) 2022-05-18T04:15:24.1099274Z return torch._C._cuda_getDeviceCount() > 0 2022-05-18T04:15:24.1327002Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\cuda\__init__.py:82: UserWarning: CUDA initialization: CUDA unknown error - this may be due to an incorrectly set up environment, e.g. changing env variable CUDA_VISIBLE_DEVICES after program start. Setting the available devices to be zero. (Triggered internally at C:\actions-runner\_work\pytorch\pytorch\c10\cuda\CUDAFunctions.cpp:109.) 2022-05-18T04:15:24.1327685Z return torch._C._cuda_getDeviceCount() > 0 2022-05-18T04:15:24.1367124Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\cuda\__init__.py:82: UserWarning: CUDA initialization: CUDA unknown error - this may be due to an incorrectly set up environment, e.g. changing env variable CUDA_VISIBLE_DEVICES after program start. Setting the available devices to be zero. (Triggered internally at C:\actions-runner\_work\pytorch\pytorch\c10\cuda\CUDAFunctions.cpp:109.) 2022-05-18T04:15:24.1367812Z return torch._C._cuda_getDeviceCount() > 0 2022-05-18T04:15:24.1638633Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\cuda\__init__.py:82: UserWarning: CUDA initialization: CUDA unknown error - this may be due to an incorrectly set up environment, e.g. changing env variable CUDA_VISIBLE_DEVICES after program start. Setting the available devices to be zero. (Triggered internally at C:\actions-runner\_work\pytorch\pytorch\c10\cuda\CUDAFunctions.cpp:109.) 2022-05-18T04:15:24.1639601Z return torch._C._cuda_getDeviceCount() > 0 2022-05-18T04:15:24.3436391Z ok (2.449s) 2022-05-18T04:15:24.3454871Z test_builtin_collection_conversion (__main__.TestDataLoader) ... skip: Test is disabled because an issue exists disabling it: https://github.com/pytorch/pytorch/issues/71037 for allplatform(s) . If you're seeing this on your local machine and would like to enable this test, please make sure IN_CI is not set and you are not using the flag --import-disabled-tests. (0.001s) 2022-05-18T04:15:25.3296070Z test_bulk_loading_nobatch (__main__.TestDataLoader) ... C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\cuda\__init__.py:82: UserWarning: CUDA initialization: CUDA unknown error - this may be due to an incorrectly set up environment, e.g. changing env variable CUDA_VISIBLE_DEVICES after program start. Setting the available devices to be zero. (Triggered internally at C:\actions-runner\_work\pytorch\pytorch\c10\cuda\CUDAFunctions.cpp:109.) 2022-05-18T04:15:25.3296842Z return torch._C._cuda_getDeviceCount() > 0 2022-05-18T04:15:25.3525913Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\cuda\__init__.py:82: UserWarning: CUDA initialization: CUDA unknown error - this may be due to an incorrectly set up environment, e.g. changing env variable CUDA_VISIBLE_DEVICES after program start. Setting the available devices to be zero. (Triggered internally at C:\actions-runner\_work\pytorch\pytorch\c10\cuda\CUDAFunctions.cpp:109.) 2022-05-18T04:15:25.3526592Z return torch._C._cuda_getDeviceCount() > 0 2022-05-18T04:15:25.4317930Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\cuda\__init__.py:82: UserWarning: CUDA initialization: CUDA unknown error - this may be due to an incorrectly set up environment, e.g. changing env variable CUDA_VISIBLE_DEVICES after program start. Setting the available devices to be zero. (Triggered internally at C:\actions-runner\_work\pytorch\pytorch\c10\cuda\CUDAFunctions.cpp:109.) 2022-05-18T04:15:25.4318629Z return torch._C._cuda_getDeviceCount() > 0 2022-05-18T04:15:25.4482917Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\cuda\__init__.py:82: UserWarning: CUDA initialization: CUDA unknown error - this may be due to an incorrectly set up environment, e.g. changing env variable CUDA_VISIBLE_DEVICES after program start. Setting the available devices to be zero. (Triggered internally at C:\actions-runner\_work\pytorch\pytorch\c10\cuda\CUDAFunctions.cpp:109.) 2022-05-18T04:15:25.4483592Z return torch._C._cuda_getDeviceCount() > 0 2022-05-18T04:15:25.6386610Z ok (1.291s) 2022-05-18T04:15:26.5879866Z test_chain_iterable_style_dataset (__main__.TestDataLoader) ... C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\cuda\__init__.py:82: UserWarning: CUDA initialization: CUDA unknown error - this may be due to an incorrectly set up environment, e.g. changing env variable CUDA_VISIBLE_DEVICES after program start. Setting the available devices to be zero. (Triggered internally at C:\actions-runner\_work\pytorch\pytorch\c10\cuda\CUDAFunctions.cpp:109.) 2022-05-18T04:15:26.5880612Z return torch._C._cuda_getDeviceCount() > 0 2022-05-18T04:15:27.6938571Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\cuda\__init__.py:82: UserWarning: CUDA initialization: CUDA unknown error - this may be due to an incorrectly set up environment, e.g. changing env variable CUDA_VISIBLE_DEVICES after program start. Setting the available devices to be zero. (Triggered internally at C:\actions-runner\_work\pytorch\pytorch\c10\cuda\CUDAFunctions.cpp:109.) 2022-05-18T04:15:27.6939271Z return torch._C._cuda_getDeviceCount() > 0 2022-05-18T04:15:27.8470647Z ok (2.201s) 2022-05-18T04:15:27.8495492Z test_default_collate_bad_numpy_types (__main__.TestDataLoader) ... ok (0.000s) 2022-05-18T04:15:27.8509148Z test_default_collate_bad_sequence_type (__main__.TestDataLoader) ... ok (0.000s) 2022-05-18T04:15:27.8538048Z test_default_collate_dtype (__main__.TestDataLoader) ... ok (0.016s) 2022-05-18T04:15:27.8554765Z test_default_collate_mapping_keep_type (__main__.TestDataLoader) ... ok (0.000s) 2022-05-18T04:15:27.8596004Z test_default_collate_numpy_memmap (__main__.TestDataLoader) ... C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\utils\data\_utils\collate.py:149: 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:178.) 2022-05-18T04:15:27.8596884Z return default_collate([torch.as_tensor(b) for b in batch]) 2022-05-18T04:15:27.8597093Z ok (0.000s) 2022-05-18T04:15:27.8611489Z test_default_collate_sequence_dont_keep_type (__main__.TestDataLoader) ... ok (0.000s) 2022-05-18T04:15:27.8629328Z test_default_collate_sequence_keep_type (__main__.TestDataLoader) ... ok (0.000s) 2022-05-18T04:15:27.8653825Z test_default_collate_shared_tensor (__main__.TestDataLoader) ... ok (0.000s) 2022-05-18T04:15:27.8676382Z test_default_convert_mapping_keep_type (__main__.TestDataLoader) ... ok (0.000s) 2022-05-18T04:15:27.8689286Z test_default_convert_sequence_dont_keep_type (__main__.TestDataLoader) ... ok (0.016s) 2022-05-18T04:15:27.8702534Z test_default_convert_sequence_keep_type (__main__.TestDataLoader) ... ok (0.000s) 2022-05-18T04:15:27.8717469Z test_distributed_sampler_invalid_rank (__main__.TestDataLoader) ... ok (0.000s) 2022-05-18T04:15:27.8745611Z test_duplicating_data_with_drop_last (__main__.TestDataLoader) ... ok (0.000s) 2022-05-18T04:15:27.8768310Z test_error (__main__.TestDataLoader) ... ok (0.000s) 2022-05-18T04:15:28.8321399Z test_error_in_init (__main__.TestDataLoader) ... C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\cuda\__init__.py:82: UserWarning: CUDA initialization: CUDA unknown error - this may be due to an incorrectly set up environment, e.g. changing env variable CUDA_VISIBLE_DEVICES after program start. Setting the available devices to be zero. (Triggered internally at C:\actions-runner\_work\pytorch\pytorch\c10\cuda\CUDAFunctions.cpp:109.) 2022-05-18T04:15:28.8322230Z return torch._C._cuda_getDeviceCount() > 0 2022-05-18T04:15:28.8322895Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\cuda\__init__.py:82: UserWarning: CUDA initialization: CUDA unknown error - this may be due to an incorrectly set up environment, e.g. changing env variable CUDA_VISIBLE_DEVICES after program start. Setting the available devices to be zero. (Triggered internally at C:\actions-runner\_work\pytorch\pytorch\c10\cuda\CUDAFunctions.cpp:109.) 2022-05-18T04:15:28.8323521Z return torch._C._cuda_getDeviceCount() > 0 2022-05-18T04:15:29.9615853Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\cuda\__init__.py:82: UserWarning: CUDA initialization: CUDA unknown error - this may be due to an incorrectly set up environment, e.g. changing env variable CUDA_VISIBLE_DEVICES after program start. Setting the available devices to be zero. (Triggered internally at C:\actions-runner\_work\pytorch\pytorch\c10\cuda\CUDAFunctions.cpp:109.) 2022-05-18T04:15:29.9616558Z return torch._C._cuda_getDeviceCount() > 0 2022-05-18T04:15:29.9686267Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\cuda\__init__.py:82: UserWarning: CUDA initialization: CUDA unknown error - this may be due to an incorrectly set up environment, e.g. changing env variable CUDA_VISIBLE_DEVICES after program start. Setting the available devices to be zero. (Triggered internally at C:\actions-runner\_work\pytorch\pytorch\c10\cuda\CUDAFunctions.cpp:109.) 2022-05-18T04:15:29.9686956Z return torch._C._cuda_getDeviceCount() > 0 2022-05-18T04:15:30.1260731Z ok (2.257s) 2022-05-18T04:15:31.0920382Z test_error_workers (__main__.TestDataLoader) ... C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\cuda\__init__.py:82: UserWarning: CUDA initialization: CUDA unknown error - this may be due to an incorrectly set up environment, e.g. changing env variable CUDA_VISIBLE_DEVICES after program start. Setting the available devices to be zero. (Triggered internally at C:\actions-runner\_work\pytorch\pytorch\c10\cuda\CUDAFunctions.cpp:109.) 2022-05-18T04:15:31.0921234Z return torch._C._cuda_getDeviceCount() > 0 2022-05-18T04:15:31.1180083Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\cuda\__init__.py:82: UserWarning: CUDA initialization: CUDA unknown error - this may be due to an incorrectly set up environment, e.g. changing env variable CUDA_VISIBLE_DEVICES after program start. Setting the available devices to be zero. (Triggered internally at C:\actions-runner\_work\pytorch\pytorch\c10\cuda\CUDAFunctions.cpp:109.) 2022-05-18T04:15:31.1180767Z return torch._C._cuda_getDeviceCount() > 0 2022-05-18T04:15:31.1390735Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\cuda\__init__.py:82: UserWarning: CUDA initialization: CUDA unknown error - this may be due to an incorrectly set up environment, e.g. changing env variable CUDA_VISIBLE_DEVICES after program start. Setting the available devices to be zero. (Triggered internally at C:\actions-runner\_work\pytorch\pytorch\c10\cuda\CUDAFunctions.cpp:109.) 2022-05-18T04:15:31.1392129Z return torch._C._cuda_getDeviceCount() > 0 2022-05-18T04:15:31.1608274Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\cuda\__init__.py:82: UserWarning: CUDA initialization: CUDA unknown error - this may be due to an incorrectly set up environment, e.g. changing env variable CUDA_VISIBLE_DEVICES after program start. Setting the available devices to be zero. (Triggered internally at C:\actions-runner\_work\pytorch\pytorch\c10\cuda\CUDAFunctions.cpp:109.) 2022-05-18T04:15:31.1608955Z return torch._C._cuda_getDeviceCount() > 0 2022-05-18T04:15:31.3432206Z ok (1.212s) 2022-05-18T04:15:31.3470839Z test_excessive_thread_creation_warning (__main__.TestDataLoader) ... ok (0.000s) 2022-05-18T04:15:31.3479266Z test_fd_limit_exceeded (__main__.TestDataLoader) ... skip: No 'resource' module on Windows (0.000s) 2022-05-18T04:15:32.2750791Z test_get_worker_info (__main__.TestDataLoader) ... C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\cuda\__init__.py:82: UserWarning: CUDA initialization: CUDA unknown error - this may be due to an incorrectly set up environment, e.g. changing env variable CUDA_VISIBLE_DEVICES after program start. Setting the available devices to be zero. (Triggered internally at C:\actions-runner\_work\pytorch\pytorch\c10\cuda\CUDAFunctions.cpp:109.) 2022-05-18T04:15:33.5346026Z return torch._C._cuda_getDeviceCount() > 0 2022-05-18T04:15:33.5346258Z ok (2.185s) 2022-05-18T04:15:33.5366886Z test_growing_dataset (__main__.TestDataLoader) ... ok (0.000s) 2022-05-18T04:15:33.5381002Z test_invalid_assign_after_init (__main__.TestDataLoader) ... ok (0.016s) 2022-05-18T04:15:33.5442556Z test_invalid_ctor_args_combinations (__main__.TestDataLoader) ... ok (0.000s) 2022-05-18T04:15:34.5209444Z test_iterable_style_dataset (__main__.TestDataLoader) ... C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\cuda\__init__.py:82: UserWarning: CUDA initialization: CUDA unknown error - this may be due to an incorrectly set up environment, e.g. changing env variable CUDA_VISIBLE_DEVICES after program start. Setting the available devices to be zero. (Triggered internally at C:\actions-runner\_work\pytorch\pytorch\c10\cuda\CUDAFunctions.cpp:109.) 2022-05-18T04:15:34.5210196Z return torch._C._cuda_getDeviceCount() > 0 2022-05-18T04:15:34.5978703Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\cuda\__init__.py:82: UserWarning: CUDA initialization: CUDA unknown error - this may be due to an incorrectly set up environment, e.g. changing env variable CUDA_VISIBLE_DEVICES after program start. Setting the available devices to be zero. (Triggered internally at C:\actions-runner\_work\pytorch\pytorch\c10\cuda\CUDAFunctions.cpp:109.) 2022-05-18T04:15:34.5979387Z return torch._C._cuda_getDeviceCount() > 0 2022-05-18T04:15:34.6046642Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\cuda\__init__.py:82: UserWarning: CUDA initialization: CUDA unknown error - this may be due to an incorrectly set up environment, e.g. changing env variable CUDA_VISIBLE_DEVICES after program start. Setting the available devices to be zero. (Triggered internally at C:\actions-runner\_work\pytorch\pytorch\c10\cuda\CUDAFunctions.cpp:109.) 2022-05-18T04:15:34.6047575Z return torch._C._cuda_getDeviceCount() > 0 2022-05-18T04:15:35.7701243Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\cuda\__init__.py:82: UserWarning: CUDA initialization: CUDA unknown error - this may be due to an incorrectly set up environment, e.g. changing env variable CUDA_VISIBLE_DEVICES after program start. Setting the available devices to be zero. (Triggered internally at C:\actions-runner\_work\pytorch\pytorch\c10\cuda\CUDAFunctions.cpp:109.) 2022-05-18T04:15:35.7701933Z return torch._C._cuda_getDeviceCount() > 0 2022-05-18T04:15:35.7882354Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\cuda\__init__.py:82: UserWarning: CUDA initialization: CUDA unknown error - this may be due to an incorrectly set up environment, e.g. changing env variable CUDA_VISIBLE_DEVICES after program start. Setting the available devices to be zero. (Triggered internally at C:\actions-runner\_work\pytorch\pytorch\c10\cuda\CUDAFunctions.cpp:109.) 2022-05-18T04:15:35.7883259Z return torch._C._cuda_getDeviceCount() > 0 2022-05-18T04:15:35.7912457Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\cuda\__init__.py:82: UserWarning: CUDA initialization: CUDA unknown error - this may be due to an incorrectly set up environment, e.g. changing env variable CUDA_VISIBLE_DEVICES after program start. Setting the available devices to be zero. (Triggered internally at C:\actions-runner\_work\pytorch\pytorch\c10\cuda\CUDAFunctions.cpp:109.) 2022-05-18T04:15:35.7913205Z return torch._C._cuda_getDeviceCount() > 0 2022-05-18T04:15:36.8772696Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\cuda\__init__.py:82: UserWarning: CUDA initialization: CUDA unknown error - this may be due to an incorrectly set up environment, e.g. changing env variable CUDA_VISIBLE_DEVICES after program start. Setting the available devices to be zero. (Triggered internally at C:\actions-runner\_work\pytorch\pytorch\c10\cuda\CUDAFunctions.cpp:109.) 2022-05-18T04:15:36.8773386Z return torch._C._cuda_getDeviceCount() > 0 2022-05-18T04:15:36.8783556Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\cuda\__init__.py:82: UserWarning: CUDA initialization: CUDA unknown error - this may be due to an incorrectly set up environment, e.g. changing env variable CUDA_VISIBLE_DEVICES after program start. Setting the available devices to be zero. (Triggered internally at C:\actions-runner\_work\pytorch\pytorch\c10\cuda\CUDAFunctions.cpp:109.) 2022-05-18T04:15:36.8784653Z return torch._C._cuda_getDeviceCount() > 0 2022-05-18T04:15:36.9027035Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\cuda\__init__.py:82: UserWarning: CUDA initialization: CUDA unknown error - this may be due to an incorrectly set up environment, e.g. changing env variable CUDA_VISIBLE_DEVICES after program start. Setting the available devices to be zero. (Triggered internally at C:\actions-runner\_work\pytorch\pytorch\c10\cuda\CUDAFunctions.cpp:109.) 2022-05-18T04:15:36.9036836Z return torch._C._cuda_getDeviceCount() > 0 2022-05-18T04:15:37.8766796Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\cuda\__init__.py:82: UserWarning: CUDA initialization: CUDA unknown error - this may be due to an incorrectly set up environment, e.g. changing env variable CUDA_VISIBLE_DEVICES after program start. Setting the available devices to be zero. (Triggered internally at C:\actions-runner\_work\pytorch\pytorch\c10\cuda\CUDAFunctions.cpp:109.) 2022-05-18T04:15:37.8767504Z return torch._C._cuda_getDeviceCount() > 0 2022-05-18T04:15:37.9765672Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\cuda\__init__.py:82: UserWarning: CUDA initialization: CUDA unknown error - this may be due to an incorrectly set up environment, e.g. changing env variable CUDA_VISIBLE_DEVICES after program start. Setting the available devices to be zero. (Triggered internally at C:\actions-runner\_work\pytorch\pytorch\c10\cuda\CUDAFunctions.cpp:109.) 2022-05-18T04:15:37.9766388Z return torch._C._cuda_getDeviceCount() > 0 2022-05-18T04:15:37.9973088Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\cuda\__init__.py:82: UserWarning: CUDA initialization: CUDA unknown error - this may be due to an incorrectly set up environment, e.g. changing env variable CUDA_VISIBLE_DEVICES after program start. Setting the available devices to be zero. (Triggered internally at C:\actions-runner\_work\pytorch\pytorch\c10\cuda\CUDAFunctions.cpp:109.) 2022-05-18T04:15:39.1126985Z return torch._C._cuda_getDeviceCount() > 0 2022-05-18T04:15:39.1127729Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\cuda\__init__.py:82: UserWarning: CUDA initialization: CUDA unknown error - this may be due to an incorrectly set up environment, e.g. changing env variable CUDA_VISIBLE_DEVICES after program start. Setting the available devices to be zero. (Triggered internally at C:\actions-runner\_work\pytorch\pytorch\c10\cuda\CUDAFunctions.cpp:109.) 2022-05-18T04:15:39.1128376Z return torch._C._cuda_getDeviceCount() > 0 2022-05-18T04:15:39.1337552Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\cuda\__init__.py:82: UserWarning: CUDA initialization: CUDA unknown error - this may be due to an incorrectly set up environment, e.g. changing env variable CUDA_VISIBLE_DEVICES after program start. Setting the available devices to be zero. (Triggered internally at C:\actions-runner\_work\pytorch\pytorch\c10\cuda\CUDAFunctions.cpp:109.) 2022-05-18T04:15:39.1338353Z return torch._C._cuda_getDeviceCount() > 0 2022-05-18T04:15:39.1715969Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\cuda\__init__.py:82: UserWarning: CUDA initialization: CUDA unknown error - this may be due to an incorrectly set up environment, e.g. changing env variable CUDA_VISIBLE_DEVICES after program start. Setting the available devices to be zero. (Triggered internally at C:\actions-runner\_work\pytorch\pytorch\c10\cuda\CUDAFunctions.cpp:109.) 2022-05-18T04:15:39.1716654Z return torch._C._cuda_getDeviceCount() > 0 2022-05-18T04:15:40.1520346Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\cuda\__init__.py:82: UserWarning: CUDA initialization: CUDA unknown error - this may be due to an incorrectly set up environment, e.g. changing env variable CUDA_VISIBLE_DEVICES after program start. Setting the available devices to be zero. (Triggered internally at C:\actions-runner\_work\pytorch\pytorch\c10\cuda\CUDAFunctions.cpp:109.) 2022-05-18T04:15:40.1521044Z return torch._C._cuda_getDeviceCount() > 0 2022-05-18T04:15:40.2745206Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\cuda\__init__.py:82: UserWarning: CUDA initialization: CUDA unknown error - this may be due to an incorrectly set up environment, e.g. changing env variable CUDA_VISIBLE_DEVICES after program start. Setting the available devices to be zero. (Triggered internally at C:\actions-runner\_work\pytorch\pytorch\c10\cuda\CUDAFunctions.cpp:109.) 2022-05-18T04:15:40.2991794Z return torch._C._cuda_getDeviceCount() > 0 2022-05-18T04:15:40.2992556Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\cuda\__init__.py:82: UserWarning: CUDA initialization: CUDA unknown error - this may be due to an incorrectly set up environment, e.g. changing env variable CUDA_VISIBLE_DEVICES after program start. Setting the available devices to be zero. (Triggered internally at C:\actions-runner\_work\pytorch\pytorch\c10\cuda\CUDAFunctions.cpp:109.) 2022-05-18T04:15:40.2993259Z return torch._C._cuda_getDeviceCount() > 0 2022-05-18T04:15:41.2943652Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\cuda\__init__.py:82: UserWarning: CUDA initialization: CUDA unknown error - this may be due to an incorrectly set up environment, e.g. changing env variable CUDA_VISIBLE_DEVICES after program start. Setting the available devices to be zero. (Triggered internally at C:\actions-runner\_work\pytorch\pytorch\c10\cuda\CUDAFunctions.cpp:109.) 2022-05-18T04:15:41.2944341Z return torch._C._cuda_getDeviceCount() > 0 2022-05-18T04:15:41.2974019Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\cuda\__init__.py:82: UserWarning: CUDA initialization: CUDA unknown error - this may be due to an incorrectly set up environment, e.g. changing env variable CUDA_VISIBLE_DEVICES after program start. Setting the available devices to be zero. (Triggered internally at C:\actions-runner\_work\pytorch\pytorch\c10\cuda\CUDAFunctions.cpp:109.) 2022-05-18T04:15:41.2974701Z return torch._C._cuda_getDeviceCount() > 0 2022-05-18T04:15:41.3253802Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\cuda\__init__.py:82: UserWarning: CUDA initialization: CUDA unknown error - this may be due to an incorrectly set up environment, e.g. changing env variable CUDA_VISIBLE_DEVICES after program start. Setting the available devices to be zero. (Triggered internally at C:\actions-runner\_work\pytorch\pytorch\c10\cuda\CUDAFunctions.cpp:109.) 2022-05-18T04:15:41.3254456Z return torch._C._cuda_getDeviceCount() > 0 2022-05-18T04:15:42.4738070Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\cuda\__init__.py:82: UserWarning: CUDA initialization: CUDA unknown error - this may be due to an incorrectly set up environment, e.g. changing env variable CUDA_VISIBLE_DEVICES after program start. Setting the available devices to be zero. (Triggered internally at C:\actions-runner\_work\pytorch\pytorch\c10\cuda\CUDAFunctions.cpp:109.) 2022-05-18T04:15:42.4738852Z return torch._C._cuda_getDeviceCount() > 0 2022-05-18T04:15:42.4866069Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\cuda\__init__.py:82: UserWarning: CUDA initialization: CUDA unknown error - this may be due to an incorrectly set up environment, e.g. changing env variable CUDA_VISIBLE_DEVICES after program start. Setting the available devices to be zero. (Triggered internally at C:\actions-runner\_work\pytorch\pytorch\c10\cuda\CUDAFunctions.cpp:109.) 2022-05-18T04:15:42.4869006Z return torch._C._cuda_getDeviceCount() > 0 2022-05-18T04:15:42.5388756Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\cuda\__init__.py:82: UserWarning: CUDA initialization: CUDA unknown error - this may be due to an incorrectly set up environment, e.g. changing env variable CUDA_VISIBLE_DEVICES after program start. Setting the available devices to be zero. (Triggered internally at C:\actions-runner\_work\pytorch\pytorch\c10\cuda\CUDAFunctions.cpp:109.) 2022-05-18T04:15:42.5389436Z return torch._C._cuda_getDeviceCount() > 0 2022-05-18T04:15:43.5343598Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\cuda\__init__.py:82: UserWarning: CUDA initialization: CUDA unknown error - this may be due to an incorrectly set up environment, e.g. changing env variable CUDA_VISIBLE_DEVICES after program start. Setting the available devices to be zero. (Triggered internally at C:\actions-runner\_work\pytorch\pytorch\c10\cuda\CUDAFunctions.cpp:109.) 2022-05-18T04:15:43.5344297Z return torch._C._cuda_getDeviceCount() > 0 2022-05-18T04:15:43.5745983Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\cuda\__init__.py:82: UserWarning: CUDA initialization: CUDA unknown error - this may be due to an incorrectly set up environment, e.g. changing env variable CUDA_VISIBLE_DEVICES after program start. Setting the available devices to be zero. (Triggered internally at C:\actions-runner\_work\pytorch\pytorch\c10\cuda\CUDAFunctions.cpp:109.) 2022-05-18T04:15:43.5746679Z return torch._C._cuda_getDeviceCount() > 0 2022-05-18T04:15:43.5886733Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\cuda\__init__.py:82: UserWarning: CUDA initialization: CUDA unknown error - this may be due to an incorrectly set up environment, e.g. changing env variable CUDA_VISIBLE_DEVICES after program start. Setting the available devices to be zero. (Triggered internally at C:\actions-runner\_work\pytorch\pytorch\c10\cuda\CUDAFunctions.cpp:109.) 2022-05-18T04:15:43.5887419Z return torch._C._cuda_getDeviceCount() > 0 2022-05-18T04:15:44.5775744Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\cuda\__init__.py:82: UserWarning: CUDA initialization: CUDA unknown error - this may be due to an incorrectly set up environment, e.g. changing env variable CUDA_VISIBLE_DEVICES after program start. Setting the available devices to be zero. (Triggered internally at C:\actions-runner\_work\pytorch\pytorch\c10\cuda\CUDAFunctions.cpp:109.) 2022-05-18T04:15:44.5776436Z return torch._C._cuda_getDeviceCount() > 0 2022-05-18T04:15:44.5978108Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\cuda\__init__.py:82: UserWarning: CUDA initialization: CUDA unknown error - this may be due to an incorrectly set up environment, e.g. changing env variable CUDA_VISIBLE_DEVICES after program start. Setting the available devices to be zero. (Triggered internally at C:\actions-runner\_work\pytorch\pytorch\c10\cuda\CUDAFunctions.cpp:109.) 2022-05-18T04:15:44.5983196Z return torch._C._cuda_getDeviceCount() > 0 2022-05-18T04:15:44.6193829Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\cuda\__init__.py:82: UserWarning: CUDA initialization: CUDA unknown error - this may be due to an incorrectly set up environment, e.g. changing env variable CUDA_VISIBLE_DEVICES after program start. Setting the available devices to be zero. (Triggered internally at C:\actions-runner\_work\pytorch\pytorch\c10\cuda\CUDAFunctions.cpp:109.) 2022-05-18T04:15:44.6194596Z return torch._C._cuda_getDeviceCount() > 0 2022-05-18T04:15:45.7403698Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\cuda\__init__.py:82: UserWarning: CUDA initialization: CUDA unknown error - this may be due to an incorrectly set up environment, e.g. changing env variable CUDA_VISIBLE_DEVICES after program start. Setting the available devices to be zero. (Triggered internally at C:\actions-runner\_work\pytorch\pytorch\c10\cuda\CUDAFunctions.cpp:109.) 2022-05-18T04:15:45.7404376Z return torch._C._cuda_getDeviceCount() > 0 2022-05-18T04:15:45.7616436Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\cuda\__init__.py:82: UserWarning: CUDA initialization: CUDA unknown error - this may be due to an incorrectly set up environment, e.g. changing env variable CUDA_VISIBLE_DEVICES after program start. Setting the available devices to be zero. (Triggered internally at C:\actions-runner\_work\pytorch\pytorch\c10\cuda\CUDAFunctions.cpp:109.) 2022-05-18T04:15:45.7617131Z return torch._C._cuda_getDeviceCount() > 0 2022-05-18T04:15:45.7752522Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\cuda\__init__.py:82: UserWarning: CUDA initialization: CUDA unknown error - this may be due to an incorrectly set up environment, e.g. changing env variable CUDA_VISIBLE_DEVICES after program start. Setting the available devices to be zero. (Triggered internally at C:\actions-runner\_work\pytorch\pytorch\c10\cuda\CUDAFunctions.cpp:109.) 2022-05-18T04:15:45.7754197Z return torch._C._cuda_getDeviceCount() > 0 2022-05-18T04:15:46.8932541Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\cuda\__init__.py:82: UserWarning: CUDA initialization: CUDA unknown error - this may be due to an incorrectly set up environment, e.g. changing env variable CUDA_VISIBLE_DEVICES after program start. Setting the available devices to be zero. (Triggered internally at C:\actions-runner\_work\pytorch\pytorch\c10\cuda\CUDAFunctions.cpp:109.) 2022-05-18T04:15:46.8933237Z return torch._C._cuda_getDeviceCount() > 0 2022-05-18T04:15:46.9003204Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\cuda\__init__.py:82: UserWarning: CUDA initialization: CUDA unknown error - this may be due to an incorrectly set up environment, e.g. changing env variable CUDA_VISIBLE_DEVICES after program start. Setting the available devices to be zero. (Triggered internally at C:\actions-runner\_work\pytorch\pytorch\c10\cuda\CUDAFunctions.cpp:109.) 2022-05-18T04:15:46.9004654Z return torch._C._cuda_getDeviceCount() > 0 2022-05-18T04:15:46.9291332Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\cuda\__init__.py:82: UserWarning: CUDA initialization: CUDA unknown error - this may be due to an incorrectly set up environment, e.g. changing env variable CUDA_VISIBLE_DEVICES after program start. Setting the available devices to be zero. (Triggered internally at C:\actions-runner\_work\pytorch\pytorch\c10\cuda\CUDAFunctions.cpp:109.) 2022-05-18T04:15:46.9292014Z return torch._C._cuda_getDeviceCount() > 0 2022-05-18T04:15:48.0447697Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\cuda\__init__.py:82: UserWarning: CUDA initialization: CUDA unknown error - this may be due to an incorrectly set up environment, e.g. changing env variable CUDA_VISIBLE_DEVICES after program start. Setting the available devices to be zero. (Triggered internally at C:\actions-runner\_work\pytorch\pytorch\c10\cuda\CUDAFunctions.cpp:109.) 2022-05-18T04:15:48.0448391Z return torch._C._cuda_getDeviceCount() > 0 2022-05-18T04:15:48.0732256Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\cuda\__init__.py:82: UserWarning: CUDA initialization: CUDA unknown error - this may be due to an incorrectly set up environment, e.g. changing env variable CUDA_VISIBLE_DEVICES after program start. Setting the available devices to be zero. (Triggered internally at C:\actions-runner\_work\pytorch\pytorch\c10\cuda\CUDAFunctions.cpp:109.) 2022-05-18T04:15:48.0733019Z return torch._C._cuda_getDeviceCount() > 0 2022-05-18T04:15:48.0770776Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\cuda\__init__.py:82: UserWarning: CUDA initialization: CUDA unknown error - this may be due to an incorrectly set up environment, e.g. changing env variable CUDA_VISIBLE_DEVICES after program start. Setting the available devices to be zero. (Triggered internally at C:\actions-runner\_work\pytorch\pytorch\c10\cuda\CUDAFunctions.cpp:109.) 2022-05-18T04:15:48.0771460Z return torch._C._cuda_getDeviceCount() > 0 2022-05-18T04:15:49.1910009Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\cuda\__init__.py:82: UserWarning: CUDA initialization: CUDA unknown error - this may be due to an incorrectly set up environment, e.g. changing env variable CUDA_VISIBLE_DEVICES after program start. Setting the available devices to be zero. (Triggered internally at C:\actions-runner\_work\pytorch\pytorch\c10\cuda\CUDAFunctions.cpp:109.) 2022-05-18T04:15:49.1910721Z return torch._C._cuda_getDeviceCount() > 0 2022-05-18T04:15:49.2110798Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\cuda\__init__.py:82: UserWarning: CUDA initialization: CUDA unknown error - this may be due to an incorrectly set up environment, e.g. changing env variable CUDA_VISIBLE_DEVICES after program start. Setting the available devices to be zero. (Triggered internally at C:\actions-runner\_work\pytorch\pytorch\c10\cuda\CUDAFunctions.cpp:109.) 2022-05-18T04:15:49.2112204Z return torch._C._cuda_getDeviceCount() > 0 2022-05-18T04:15:49.2257904Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\cuda\__init__.py:82: UserWarning: CUDA initialization: CUDA unknown error - this may be due to an incorrectly set up environment, e.g. changing env variable CUDA_VISIBLE_DEVICES after program start. Setting the available devices to be zero. (Triggered internally at C:\actions-runner\_work\pytorch\pytorch\c10\cuda\CUDAFunctions.cpp:109.) 2022-05-18T04:15:49.2258592Z return torch._C._cuda_getDeviceCount() > 0 2022-05-18T04:15:50.3468225Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\cuda\__init__.py:82: UserWarning: CUDA initialization: CUDA unknown error - this may be due to an incorrectly set up environment, e.g. changing env variable CUDA_VISIBLE_DEVICES after program start. Setting the available devices to be zero. (Triggered internally at C:\actions-runner\_work\pytorch\pytorch\c10\cuda\CUDAFunctions.cpp:109.) 2022-05-18T04:15:50.3468918Z return torch._C._cuda_getDeviceCount() > 0 2022-05-18T04:15:50.3613312Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\cuda\__init__.py:82: UserWarning: CUDA initialization: CUDA unknown error - this may be due to an incorrectly set up environment, e.g. changing env variable CUDA_VISIBLE_DEVICES after program start. Setting the available devices to be zero. (Triggered internally at C:\actions-runner\_work\pytorch\pytorch\c10\cuda\CUDAFunctions.cpp:109.) 2022-05-18T04:15:50.3614004Z return torch._C._cuda_getDeviceCount() > 0 2022-05-18T04:15:50.3823448Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\cuda\__init__.py:82: UserWarning: CUDA initialization: CUDA unknown error - this may be due to an incorrectly set up environment, e.g. changing env variable CUDA_VISIBLE_DEVICES after program start. Setting the available devices to be zero. (Triggered internally at C:\actions-runner\_work\pytorch\pytorch\c10\cuda\CUDAFunctions.cpp:109.) 2022-05-18T04:15:50.3824138Z return torch._C._cuda_getDeviceCount() > 0 2022-05-18T04:15:50.6931405Z ok (17.145s) 2022-05-18T04:15:50.6961261Z test_iterabledataset_len (__main__.TestDataLoader) ... ok (0.000s) 2022-05-18T04:15:51.6287252Z test_large_sampler_indices (__main__.TestDataLoader) ... C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\cuda\__init__.py:82: UserWarning: CUDA initialization: CUDA unknown error - this may be due to an incorrectly set up environment, e.g. changing env variable CUDA_VISIBLE_DEVICES after program start. Setting the available devices to be zero. (Triggered internally at C:\actions-runner\_work\pytorch\pytorch\c10\cuda\CUDAFunctions.cpp:109.) 2022-05-18T04:15:51.6288139Z return torch._C._cuda_getDeviceCount() > 0 2022-05-18T04:15:52.8521099Z ok (2.168s) 2022-05-18T04:15:52.8606717Z test_len (__main__.TestDataLoader) ... ok (0.000s) 2022-05-18T04:15:53.8185498Z test_multi_epochs_reproducibility (__main__.TestDataLoader) ... C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\cuda\__init__.py:82: UserWarning: CUDA initialization: CUDA unknown error - this may be due to an incorrectly set up environment, e.g. changing env variable CUDA_VISIBLE_DEVICES after program start. Setting the available devices to be zero. (Triggered internally at C:\actions-runner\_work\pytorch\pytorch\c10\cuda\CUDAFunctions.cpp:109.) 2022-05-18T04:15:53.8386757Z return torch._C._cuda_getDeviceCount() > 0 2022-05-18T04:15:53.8387732Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\cuda\__init__.py:82: UserWarning: CUDA initialization: CUDA unknown error - this may be due to an incorrectly set up environment, e.g. changing env variable CUDA_VISIBLE_DEVICES after program start. Setting the available devices to be zero. (Triggered internally at C:\actions-runner\_work\pytorch\pytorch\c10\cuda\CUDAFunctions.cpp:109.) 2022-05-18T04:15:53.8389719Z return torch._C._cuda_getDeviceCount() > 0 2022-05-18T04:15:54.9430405Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\cuda\__init__.py:82: UserWarning: CUDA initialization: CUDA unknown error - this may be due to an incorrectly set up environment, e.g. changing env variable CUDA_VISIBLE_DEVICES after program start. Setting the available devices to be zero. (Triggered internally at C:\actions-runner\_work\pytorch\pytorch\c10\cuda\CUDAFunctions.cpp:109.) 2022-05-18T04:15:54.9431111Z return torch._C._cuda_getDeviceCount() > 0 2022-05-18T04:15:54.9492590Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\cuda\__init__.py:82: UserWarning: CUDA initialization: CUDA unknown error - this may be due to an incorrectly set up environment, e.g. changing env variable CUDA_VISIBLE_DEVICES after program start. Setting the available devices to be zero. (Triggered internally at C:\actions-runner\_work\pytorch\pytorch\c10\cuda\CUDAFunctions.cpp:109.) 2022-05-18T04:15:54.9493528Z return torch._C._cuda_getDeviceCount() > 0 2022-05-18T04:15:56.0609791Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\cuda\__init__.py:82: UserWarning: CUDA initialization: CUDA unknown error - this may be due to an incorrectly set up environment, e.g. changing env variable CUDA_VISIBLE_DEVICES after program start. Setting the available devices to be zero. (Triggered internally at C:\actions-runner\_work\pytorch\pytorch\c10\cuda\CUDAFunctions.cpp:109.) 2022-05-18T04:15:56.0610492Z return torch._C._cuda_getDeviceCount() > 0 2022-05-18T04:15:56.0748863Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\cuda\__init__.py:82: UserWarning: CUDA initialization: CUDA unknown error - this may be due to an incorrectly set up environment, e.g. changing env variable CUDA_VISIBLE_DEVICES after program start. Setting the available devices to be zero. (Triggered internally at C:\actions-runner\_work\pytorch\pytorch\c10\cuda\CUDAFunctions.cpp:109.) 2022-05-18T04:15:56.0749547Z return torch._C._cuda_getDeviceCount() > 0 2022-05-18T04:15:56.2306817Z ok (3.369s) 2022-05-18T04:15:56.2316900Z test_multiple_dataloaders (__main__.TestDataLoader) ... skip: Test is disabled because an issue exists disabling it: https://github.com/pytorch/pytorch/issues/74598 for allplatform(s) . If you're seeing this on your local machine and would like to enable this test, please make sure IN_CI is not set and you are not using the flag --import-disabled-tests. (0.000s) 2022-05-18T04:15:57.1886232Z test_multiprocessing_contexts (__main__.TestDataLoader) ... C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\cuda\__init__.py:82: UserWarning: CUDA initialization: CUDA unknown error - this may be due to an incorrectly set up environment, e.g. changing env variable CUDA_VISIBLE_DEVICES after program start. Setting the available devices to be zero. (Triggered internally at C:\actions-runner\_work\pytorch\pytorch\c10\cuda\CUDAFunctions.cpp:109.) 2022-05-18T04:15:57.1887218Z return torch._C._cuda_getDeviceCount() > 0 2022-05-18T04:15:57.2172253Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\cuda\__init__.py:82: UserWarning: CUDA initialization: CUDA unknown error - this may be due to an incorrectly set up environment, e.g. changing env variable CUDA_VISIBLE_DEVICES after program start. Setting the available devices to be zero. (Triggered internally at C:\actions-runner\_work\pytorch\pytorch\c10\cuda\CUDAFunctions.cpp:109.) 2022-05-18T04:15:57.2172936Z return torch._C._cuda_getDeviceCount() > 0 2022-05-18T04:15:57.2242389Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\cuda\__init__.py:82: UserWarning: CUDA initialization: CUDA unknown error - this may be due to an incorrectly set up environment, e.g. changing env variable CUDA_VISIBLE_DEVICES after program start. Setting the available devices to be zero. (Triggered internally at C:\actions-runner\_work\pytorch\pytorch\c10\cuda\CUDAFunctions.cpp:109.) 2022-05-18T04:15:57.2243074Z return torch._C._cuda_getDeviceCount() > 0 2022-05-18T04:15:58.3630338Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\cuda\__init__.py:82: UserWarning: CUDA initialization: CUDA unknown error - this may be due to an incorrectly set up environment, e.g. changing env variable CUDA_VISIBLE_DEVICES after program start. Setting the available devices to be zero. (Triggered internally at C:\actions-runner\_work\pytorch\pytorch\c10\cuda\CUDAFunctions.cpp:109.) 2022-05-18T04:15:58.3631022Z return torch._C._cuda_getDeviceCount() > 0 2022-05-18T04:15:58.3920525Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\cuda\__init__.py:82: UserWarning: CUDA initialization: CUDA unknown error - this may be due to an incorrectly set up environment, e.g. changing env variable CUDA_VISIBLE_DEVICES after program start. Setting the available devices to be zero. (Triggered internally at C:\actions-runner\_work\pytorch\pytorch\c10\cuda\CUDAFunctions.cpp:109.) 2022-05-18T04:15:58.3921187Z return torch._C._cuda_getDeviceCount() > 0 2022-05-18T04:15:58.3922424Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\cuda\__init__.py:82: UserWarning: CUDA initialization: CUDA unknown error - this may be due to an incorrectly set up environment, e.g. changing env variable CUDA_VISIBLE_DEVICES after program start. Setting the available devices to be zero. (Triggered internally at C:\actions-runner\_work\pytorch\pytorch\c10\cuda\CUDAFunctions.cpp:109.) 2022-05-18T04:15:58.3923112Z return torch._C._cuda_getDeviceCount() > 0 2022-05-18T04:15:59.5432017Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\cuda\__init__.py:82: UserWarning: CUDA initialization: CUDA unknown error - this may be due to an incorrectly set up environment, e.g. changing env variable CUDA_VISIBLE_DEVICES after program start. Setting the available devices to be zero. (Triggered internally at C:\actions-runner\_work\pytorch\pytorch\c10\cuda\CUDAFunctions.cpp:109.) 2022-05-18T04:15:59.5432730Z return torch._C._cuda_getDeviceCount() > 0 2022-05-18T04:15:59.5663485Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\cuda\__init__.py:82: UserWarning: CUDA initialization: CUDA unknown error - this may be due to an incorrectly set up environment, e.g. changing env variable CUDA_VISIBLE_DEVICES after program start. Setting the available devices to be zero. (Triggered internally at C:\actions-runner\_work\pytorch\pytorch\c10\cuda\CUDAFunctions.cpp:109.) 2022-05-18T04:15:59.5664178Z return torch._C._cuda_getDeviceCount() > 0 2022-05-18T04:15:59.5932275Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\cuda\__init__.py:82: UserWarning: CUDA initialization: CUDA unknown error - this may be due to an incorrectly set up environment, e.g. changing env variable CUDA_VISIBLE_DEVICES after program start. Setting the available devices to be zero. (Triggered internally at C:\actions-runner\_work\pytorch\pytorch\c10\cuda\CUDAFunctions.cpp:109.) 2022-05-18T04:15:59.5932947Z return torch._C._cuda_getDeviceCount() > 0 2022-05-18T04:15:59.7551888Z ok (3.531s) 2022-05-18T04:15:59.7571422Z test_multiprocessing_iterdatapipe (__main__.TestDataLoader) ... skip: Test is disabled because an issue exists disabling it: https://github.com/pytorch/pytorch/issues/74498 for allplatform(s) . If you're seeing this on your local machine and would like to enable this test, please make sure IN_CI is not set and you are not using the flag --import-disabled-tests. (0.000s) 2022-05-18T04:15:59.7579295Z test_no_segfault (__main__.TestDataLoader) ... skip: Needs fork (0.000s) 2022-05-18T04:15:59.7604018Z test_numpy (__main__.TestDataLoader) ... ok (0.000s) 2022-05-18T04:15:59.7661845Z test_numpy_gen_state (__main__.TestDataLoader) ... ok (0.000s) 2022-05-18T04:15:59.7691739Z test_numpy_scalars (__main__.TestDataLoader) ... ok (0.016s) 2022-05-18T04:15:59.7703138Z test_partial_workers (__main__.TestDataLoader) 2022-05-18T04:15:59.7703814Z Check that workers exit even if the iterator is not exhausted. ... skip: FIXME: stuck test (0.000s) 2022-05-18T04:15:59.7758517Z test_proper_exit (__main__.TestDataLoader) 2022-05-18T04:15:59.7759565Z 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.000s) 2022-05-18T04:15:59.7803925Z test_random_sampler (__main__.TestDataLoader) ... ok (0.000s) 2022-05-18T04:15:59.7825784Z test_random_sampler_len_with_replacement (__main__.TestDataLoader) ... ok (0.000s) 2022-05-18T04:15:59.7847666Z test_random_sampler_len_without_replacement (__main__.TestDataLoader) ... ok (0.016s) 2022-05-18T04:16:00.7642407Z test_sampler (__main__.TestDataLoader) ... C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\cuda\__init__.py:82: UserWarning: CUDA initialization: CUDA unknown error - this may be due to an incorrectly set up environment, e.g. changing env variable CUDA_VISIBLE_DEVICES after program start. Setting the available devices to be zero. (Triggered internally at C:\actions-runner\_work\pytorch\pytorch\c10\cuda\CUDAFunctions.cpp:109.) 2022-05-18T04:16:00.7643219Z return torch._C._cuda_getDeviceCount() > 0 2022-05-18T04:16:00.7842437Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\cuda\__init__.py:82: UserWarning: CUDA initialization: CUDA unknown error - this may be due to an incorrectly set up environment, e.g. changing env variable CUDA_VISIBLE_DEVICES after program start. Setting the available devices to be zero. (Triggered internally at C:\actions-runner\_work\pytorch\pytorch\c10\cuda\CUDAFunctions.cpp:109.) 2022-05-18T04:16:00.7844210Z return torch._C._cuda_getDeviceCount() > 0 2022-05-18T04:16:00.8332944Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\cuda\__init__.py:82: UserWarning: CUDA initialization: CUDA unknown error - this may be due to an incorrectly set up environment, e.g. changing env variable CUDA_VISIBLE_DEVICES after program start. Setting the available devices to be zero. (Triggered internally at C:\actions-runner\_work\pytorch\pytorch\c10\cuda\CUDAFunctions.cpp:109.) 2022-05-18T04:16:00.8333633Z return torch._C._cuda_getDeviceCount() > 0 2022-05-18T04:16:00.8386797Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\cuda\__init__.py:82: UserWarning: CUDA initialization: CUDA unknown error - this may be due to an incorrectly set up environment, e.g. changing env variable CUDA_VISIBLE_DEVICES after program start. Setting the available devices to be zero. (Triggered internally at C:\actions-runner\_work\pytorch\pytorch\c10\cuda\CUDAFunctions.cpp:109.) 2022-05-18T04:16:00.8387555Z return torch._C._cuda_getDeviceCount() > 0 2022-05-18T04:16:02.0145744Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\cuda\__init__.py:82: UserWarning: CUDA initialization: CUDA unknown error - this may be due to an incorrectly set up environment, e.g. changing env variable CUDA_VISIBLE_DEVICES after program start. Setting the available devices to be zero. (Triggered internally at C:\actions-runner\_work\pytorch\pytorch\c10\cuda\CUDAFunctions.cpp:109.) 2022-05-18T04:16:02.0146442Z return torch._C._cuda_getDeviceCount() > 0 2022-05-18T04:16:02.0353555Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\cuda\__init__.py:82: UserWarning: CUDA initialization: CUDA unknown error - this may be due to an incorrectly set up environment, e.g. changing env variable CUDA_VISIBLE_DEVICES after program start. Setting the available devices to be zero. (Triggered internally at C:\actions-runner\_work\pytorch\pytorch\c10\cuda\CUDAFunctions.cpp:109.) 2022-05-18T04:16:02.0610954Z return torch._C._cuda_getDeviceCount() > 0 2022-05-18T04:16:02.0611717Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\cuda\__init__.py:82: UserWarning: CUDA initialization: CUDA unknown error - this may be due to an incorrectly set up environment, e.g. changing env variable CUDA_VISIBLE_DEVICES after program start. Setting the available devices to be zero. (Triggered internally at C:\actions-runner\_work\pytorch\pytorch\c10\cuda\CUDAFunctions.cpp:109.) 2022-05-18T04:16:02.0612375Z return torch._C._cuda_getDeviceCount() > 0 2022-05-18T04:16:02.0626674Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\cuda\__init__.py:82: UserWarning: CUDA initialization: CUDA unknown error - this may be due to an incorrectly set up environment, e.g. changing env variable CUDA_VISIBLE_DEVICES after program start. Setting the available devices to be zero. (Triggered internally at C:\actions-runner\_work\pytorch\pytorch\c10\cuda\CUDAFunctions.cpp:109.) 2022-05-18T04:16:02.0627309Z return torch._C._cuda_getDeviceCount() > 0 2022-05-18T04:16:02.2506918Z ok (2.465s) 2022-05-18T04:16:02.2773667Z test_sampler_reproducibility (__main__.TestDataLoader) ... ok (0.020s) 2022-05-18T04:16:03.2165508Z test_segfault (__main__.TestDataLoader) ... C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\cuda\__init__.py:82: UserWarning: CUDA initialization: CUDA unknown error - this may be due to an incorrectly set up environment, e.g. changing env variable CUDA_VISIBLE_DEVICES after program start. Setting the available devices to be zero. (Triggered internally at C:\actions-runner\_work\pytorch\pytorch\c10\cuda\CUDAFunctions.cpp:109.) 2022-05-18T04:16:03.2166307Z return torch._C._cuda_getDeviceCount() > 0 2022-05-18T04:16:04.3819797Z ok (2.100s) 2022-05-18T04:16:05.3677269Z test_seqential_batch_workers (__main__.TestDataLoader) ... C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\cuda\__init__.py:82: UserWarning: CUDA initialization: CUDA unknown error - this may be due to an incorrectly set up environment, e.g. changing env variable CUDA_VISIBLE_DEVICES after program start. Setting the available devices to be zero. (Triggered internally at C:\actions-runner\_work\pytorch\pytorch\c10\cuda\CUDAFunctions.cpp:109.) 2022-05-18T04:16:05.3678018Z return torch._C._cuda_getDeviceCount() > 0 2022-05-18T04:16:05.4014977Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\cuda\__init__.py:82: UserWarning: CUDA initialization: CUDA unknown error - this may be due to an incorrectly set up environment, e.g. changing env variable CUDA_VISIBLE_DEVICES after program start. Setting the available devices to be zero. (Triggered internally at C:\actions-runner\_work\pytorch\pytorch\c10\cuda\CUDAFunctions.cpp:109.) 2022-05-18T04:16:05.4015675Z return torch._C._cuda_getDeviceCount() > 0 2022-05-18T04:16:05.4090393Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\cuda\__init__.py:82: UserWarning: CUDA initialization: CUDA unknown error - this may be due to an incorrectly set up environment, e.g. changing env variable CUDA_VISIBLE_DEVICES after program start. Setting the available devices to be zero. (Triggered internally at C:\actions-runner\_work\pytorch\pytorch\c10\cuda\CUDAFunctions.cpp:109.) 2022-05-18T04:16:05.4091439Z return torch._C._cuda_getDeviceCount() > 0 2022-05-18T04:16:05.4283007Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\cuda\__init__.py:82: UserWarning: CUDA initialization: CUDA unknown error - this may be due to an incorrectly set up environment, e.g. changing env variable CUDA_VISIBLE_DEVICES after program start. Setting the available devices to be zero. (Triggered internally at C:\actions-runner\_work\pytorch\pytorch\c10\cuda\CUDAFunctions.cpp:109.) 2022-05-18T04:16:05.4283686Z return torch._C._cuda_getDeviceCount() > 0 2022-05-18T04:16:05.6248475Z ok (1.252s) 2022-05-18T04:16:06.6412785Z test_seqential_batch_workers_prefetch (__main__.TestDataLoader) ... C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\cuda\__init__.py:82: UserWarning: CUDA initialization: CUDA unknown error - this may be due to an incorrectly set up environment, e.g. changing env variable CUDA_VISIBLE_DEVICES after program start. Setting the available devices to be zero. (Triggered internally at C:\actions-runner\_work\pytorch\pytorch\c10\cuda\CUDAFunctions.cpp:109.) 2022-05-18T04:16:06.6413548Z return torch._C._cuda_getDeviceCount() > 0 2022-05-18T04:16:06.6620779Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\cuda\__init__.py:82: UserWarning: CUDA initialization: CUDA unknown error - this may be due to an incorrectly set up environment, e.g. changing env variable CUDA_VISIBLE_DEVICES after program start. Setting the available devices to be zero. (Triggered internally at C:\actions-runner\_work\pytorch\pytorch\c10\cuda\CUDAFunctions.cpp:109.) 2022-05-18T04:16:06.6625171Z return torch._C._cuda_getDeviceCount() > 0 2022-05-18T04:16:06.6850133Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\cuda\__init__.py:82: UserWarning: CUDA initialization: CUDA unknown error - this may be due to an incorrectly set up environment, e.g. changing env variable CUDA_VISIBLE_DEVICES after program start. Setting the available devices to be zero. (Triggered internally at C:\actions-runner\_work\pytorch\pytorch\c10\cuda\CUDAFunctions.cpp:109.) 2022-05-18T04:16:06.6850801Z return torch._C._cuda_getDeviceCount() > 0 2022-05-18T04:16:06.6985817Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\cuda\__init__.py:82: UserWarning: CUDA initialization: CUDA unknown error - this may be due to an incorrectly set up environment, e.g. changing env variable CUDA_VISIBLE_DEVICES after program start. Setting the available devices to be zero. (Triggered internally at C:\actions-runner\_work\pytorch\pytorch\c10\cuda\CUDAFunctions.cpp:109.) 2022-05-18T04:16:06.6986520Z return torch._C._cuda_getDeviceCount() > 0 2022-05-18T04:16:06.9086973Z ok (1.289s) 2022-05-18T04:16:06.9608749Z test_sequential_batch (__main__.TestDataLoader) ... ok (0.052s) 2022-05-18T04:16:06.9899670Z test_sequential_nonbatch (__main__.TestDataLoader) ... ok (0.029s) 2022-05-18T04:16:06.9907540Z test_sequential_pin_memory (__main__.TestDataLoader) ... skip: CUDA unavailable (0.001s) 2022-05-18T04:16:07.9695993Z test_sequential_workers (__main__.TestDataLoader) ... C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\cuda\__init__.py:82: UserWarning: CUDA initialization: CUDA unknown error - this may be due to an incorrectly set up environment, e.g. changing env variable CUDA_VISIBLE_DEVICES after program start. Setting the available devices to be zero. (Triggered internally at C:\actions-runner\_work\pytorch\pytorch\c10\cuda\CUDAFunctions.cpp:109.) 2022-05-18T04:16:07.9696759Z return torch._C._cuda_getDeviceCount() > 0 2022-05-18T04:16:07.9902432Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\cuda\__init__.py:82: UserWarning: CUDA initialization: CUDA unknown error - this may be due to an incorrectly set up environment, e.g. changing env variable CUDA_VISIBLE_DEVICES after program start. Setting the available devices to be zero. (Triggered internally at C:\actions-runner\_work\pytorch\pytorch\c10\cuda\CUDAFunctions.cpp:109.) 2022-05-18T04:16:07.9903502Z return torch._C._cuda_getDeviceCount() > 0 2022-05-18T04:16:08.0103065Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\cuda\__init__.py:82: UserWarning: CUDA initialization: CUDA unknown error - this may be due to an incorrectly set up environment, e.g. changing env variable CUDA_VISIBLE_DEVICES after program start. Setting the available devices to be zero. (Triggered internally at C:\actions-runner\_work\pytorch\pytorch\c10\cuda\CUDAFunctions.cpp:109.) 2022-05-18T04:16:08.0103735Z return torch._C._cuda_getDeviceCount() > 0 2022-05-18T04:16:08.0208302Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\cuda\__init__.py:82: UserWarning: CUDA initialization: CUDA unknown error - this may be due to an incorrectly set up environment, e.g. changing env variable CUDA_VISIBLE_DEVICES after program start. Setting the available devices to be zero. (Triggered internally at C:\actions-runner\_work\pytorch\pytorch\c10\cuda\CUDAFunctions.cpp:109.) 2022-05-18T04:16:08.0208999Z return torch._C._cuda_getDeviceCount() > 0 2022-05-18T04:16:08.2580460Z ok (1.267s) 2022-05-18T04:16:08.3347058Z test_shuffle (__main__.TestDataLoader) ... ok (0.066s) 2022-05-18T04:16:08.4046204Z test_shuffle_batch (__main__.TestDataLoader) ... ok (0.080s) 2022-05-18T04:16:08.4761136Z test_shuffle_batch_none (__main__.TestDataLoader) ... ok (0.072s) 2022-05-18T04:16:08.4767963Z test_shuffle_batch_workers (__main__.TestDataLoader) ... skip: Test is disabled because an issue exists disabling it: https://github.com/pytorch/pytorch/issues/74548 for allplatform(s) . If you're seeing this on your local machine and would like to enable this test, please make sure IN_CI is not set and you are not using the flag --import-disabled-tests. (0.000s) 2022-05-18T04:16:09.4769887Z test_shuffle_batch_workers_prefetch (__main__.TestDataLoader) ... C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\cuda\__init__.py:82: UserWarning: CUDA initialization: CUDA unknown error - this may be due to an incorrectly set up environment, e.g. changing env variable CUDA_VISIBLE_DEVICES after program start. Setting the available devices to be zero. (Triggered internally at C:\actions-runner\_work\pytorch\pytorch\c10\cuda\CUDAFunctions.cpp:109.) 2022-05-18T04:16:09.4974861Z return torch._C._cuda_getDeviceCount() > 0 2022-05-18T04:16:09.4975842Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\cuda\__init__.py:82: UserWarning: CUDA initialization: CUDA unknown error - this may be due to an incorrectly set up environment, e.g. changing env variable CUDA_VISIBLE_DEVICES after program start. Setting the available devices to be zero. (Triggered internally at C:\actions-runner\_work\pytorch\pytorch\c10\cuda\CUDAFunctions.cpp:109.) 2022-05-18T04:16:09.4976711Z return torch._C._cuda_getDeviceCount() > 0 2022-05-18T04:16:09.5256375Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\cuda\__init__.py:82: UserWarning: CUDA initialization: CUDA unknown error - this may be due to an incorrectly set up environment, e.g. changing env variable CUDA_VISIBLE_DEVICES after program start. Setting the available devices to be zero. (Triggered internally at C:\actions-runner\_work\pytorch\pytorch\c10\cuda\CUDAFunctions.cpp:109.) 2022-05-18T04:16:09.5257062Z return torch._C._cuda_getDeviceCount() > 0 2022-05-18T04:16:09.5456717Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\cuda\__init__.py:82: UserWarning: CUDA initialization: CUDA unknown error - this may be due to an incorrectly set up environment, e.g. changing env variable CUDA_VISIBLE_DEVICES after program start. Setting the available devices to be zero. (Triggered internally at C:\actions-runner\_work\pytorch\pytorch\c10\cuda\CUDAFunctions.cpp:109.) 2022-05-18T04:16:09.5461660Z return torch._C._cuda_getDeviceCount() > 0 2022-05-18T04:16:09.7986921Z ok (1.312s) 2022-05-18T04:16:09.7994593Z test_shuffle_pin_memory (__main__.TestDataLoader) ... skip: CUDA unavailable (0.000s) 2022-05-18T04:16:10.7651111Z test_shuffle_reproducibility (__main__.TestDataLoader) ... C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\cuda\__init__.py:82: UserWarning: CUDA initialization: CUDA unknown error - this may be due to an incorrectly set up environment, e.g. changing env variable CUDA_VISIBLE_DEVICES after program start. Setting the available devices to be zero. (Triggered internally at C:\actions-runner\_work\pytorch\pytorch\c10\cuda\CUDAFunctions.cpp:109.) 2022-05-18T04:16:10.7651872Z return torch._C._cuda_getDeviceCount() > 0 2022-05-18T04:16:10.7838337Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\cuda\__init__.py:82: UserWarning: CUDA initialization: CUDA unknown error - this may be due to an incorrectly set up environment, e.g. changing env variable CUDA_VISIBLE_DEVICES after program start. Setting the available devices to be zero. (Triggered internally at C:\actions-runner\_work\pytorch\pytorch\c10\cuda\CUDAFunctions.cpp:109.) 2022-05-18T04:16:10.7840999Z return torch._C._cuda_getDeviceCount() > 0 2022-05-18T04:16:11.8929777Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\cuda\__init__.py:82: UserWarning: CUDA initialization: CUDA unknown error - this may be due to an incorrectly set up environment, e.g. changing env variable CUDA_VISIBLE_DEVICES after program start. Setting the available devices to be zero. (Triggered internally at C:\actions-runner\_work\pytorch\pytorch\c10\cuda\CUDAFunctions.cpp:109.) 2022-05-18T04:16:11.8930461Z return torch._C._cuda_getDeviceCount() > 0 2022-05-18T04:16:11.9135672Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\cuda\__init__.py:82: UserWarning: CUDA initialization: CUDA unknown error - this may be due to an incorrectly set up environment, e.g. changing env variable CUDA_VISIBLE_DEVICES after program start. Setting the available devices to be zero. (Triggered internally at C:\actions-runner\_work\pytorch\pytorch\c10\cuda\CUDAFunctions.cpp:109.) 2022-05-18T04:16:11.9137267Z return torch._C._cuda_getDeviceCount() > 0 2022-05-18T04:16:12.1146265Z ok (2.316s) 2022-05-18T04:16:13.0754327Z test_shuffle_workers (__main__.TestDataLoader) ... C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\cuda\__init__.py:82: UserWarning: CUDA initialization: CUDA unknown error - this may be due to an incorrectly set up environment, e.g. changing env variable CUDA_VISIBLE_DEVICES after program start. Setting the available devices to be zero. (Triggered internally at C:\actions-runner\_work\pytorch\pytorch\c10\cuda\CUDAFunctions.cpp:109.) 2022-05-18T04:16:13.0755066Z return torch._C._cuda_getDeviceCount() > 0 2022-05-18T04:16:13.0915557Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\cuda\__init__.py:82: UserWarning: CUDA initialization: CUDA unknown error - this may be due to an incorrectly set up environment, e.g. changing env variable CUDA_VISIBLE_DEVICES after program start. Setting the available devices to be zero. (Triggered internally at C:\actions-runner\_work\pytorch\pytorch\c10\cuda\CUDAFunctions.cpp:109.) 2022-05-18T04:16:13.0918414Z return torch._C._cuda_getDeviceCount() > 0 2022-05-18T04:16:13.1162284Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\cuda\__init__.py:82: UserWarning: CUDA initialization: CUDA unknown error - this may be due to an incorrectly set up environment, e.g. changing env variable CUDA_VISIBLE_DEVICES after program start. Setting the available devices to be zero. (Triggered internally at C:\actions-runner\_work\pytorch\pytorch\c10\cuda\CUDAFunctions.cpp:109.) 2022-05-18T04:16:13.1163062Z return torch._C._cuda_getDeviceCount() > 0 2022-05-18T04:16:13.1234537Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\cuda\__init__.py:82: UserWarning: CUDA initialization: CUDA unknown error - this may be due to an incorrectly set up environment, e.g. changing env variable CUDA_VISIBLE_DEVICES after program start. Setting the available devices to be zero. (Triggered internally at C:\actions-runner\_work\pytorch\pytorch\c10\cuda\CUDAFunctions.cpp:109.) 2022-05-18T04:16:13.1235414Z return torch._C._cuda_getDeviceCount() > 0 2022-05-18T04:16:13.4102487Z ok (1.304s) 2022-05-18T04:16:14.4451441Z test_timeout (__main__.TestDataLoader) ... C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\cuda\__init__.py:82: UserWarning: CUDA initialization: CUDA unknown error - this may be due to an incorrectly set up environment, e.g. changing env variable CUDA_VISIBLE_DEVICES after program start. Setting the available devices to be zero. (Triggered internally at C:\actions-runner\_work\pytorch\pytorch\c10\cuda\CUDAFunctions.cpp:109.) 2022-05-18T04:16:14.4452178Z return torch._C._cuda_getDeviceCount() > 0 2022-05-18T04:16:15.6064161Z ok (2.197s) 2022-05-18T04:16:15.6079527Z test_typing (__main__.TestDataLoader) ... ok (0.000s) 2022-05-18T04:16:16.5526377Z test_worker_init_fn (__main__.TestDataLoader) ... C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\cuda\__init__.py:82: UserWarning: CUDA initialization: CUDA unknown error - this may be due to an incorrectly set up environment, e.g. changing env variable CUDA_VISIBLE_DEVICES after program start. Setting the available devices to be zero. (Triggered internally at C:\actions-runner\_work\pytorch\pytorch\c10\cuda\CUDAFunctions.cpp:109.) 2022-05-18T04:16:16.5729500Z return torch._C._cuda_getDeviceCount() > 0 2022-05-18T04:16:16.5730250Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\cuda\__init__.py:82: UserWarning: CUDA initialization: CUDA unknown error - this may be due to an incorrectly set up environment, e.g. changing env variable CUDA_VISIBLE_DEVICES after program start. Setting the available devices to be zero. (Triggered internally at C:\actions-runner\_work\pytorch\pytorch\c10\cuda\CUDAFunctions.cpp:109.) 2022-05-18T04:16:16.5730905Z return torch._C._cuda_getDeviceCount() > 0 2022-05-18T04:16:16.7331603Z ok (1.127s) 2022-05-18T04:16:17.7274932Z test_worker_seed (__main__.TestDataLoader) ... C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\cuda\__init__.py:82: UserWarning: CUDA initialization: CUDA unknown error - this may be due to an incorrectly set up environment, e.g. changing env variable CUDA_VISIBLE_DEVICES after program start. Setting the available devices to be zero. (Triggered internally at C:\actions-runner\_work\pytorch\pytorch\c10\cuda\CUDAFunctions.cpp:109.) 2022-05-18T04:16:17.7275661Z return torch._C._cuda_getDeviceCount() > 0 2022-05-18T04:16:17.7500584Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\cuda\__init__.py:82: UserWarning: CUDA initialization: CUDA unknown error - this may be due to an incorrectly set up environment, e.g. changing env variable CUDA_VISIBLE_DEVICES after program start. Setting the available devices to be zero. (Triggered internally at C:\actions-runner\_work\pytorch\pytorch\c10\cuda\CUDAFunctions.cpp:109.) 2022-05-18T04:16:17.7501552Z return torch._C._cuda_getDeviceCount() > 0 2022-05-18T04:16:17.7764749Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\cuda\__init__.py:82: UserWarning: CUDA initialization: CUDA unknown error - this may be due to an incorrectly set up environment, e.g. changing env variable CUDA_VISIBLE_DEVICES after program start. Setting the available devices to be zero. (Triggered internally at C:\actions-runner\_work\pytorch\pytorch\c10\cuda\CUDAFunctions.cpp:109.) 2022-05-18T04:16:17.7765593Z return torch._C._cuda_getDeviceCount() > 0 2022-05-18T04:16:17.7983254Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\cuda\__init__.py:82: UserWarning: CUDA initialization: CUDA unknown error - this may be due to an incorrectly set up environment, e.g. changing env variable CUDA_VISIBLE_DEVICES after program start. Setting the available devices to be zero. (Triggered internally at C:\actions-runner\_work\pytorch\pytorch\c10\cuda\CUDAFunctions.cpp:109.) 2022-05-18T04:16:17.7986066Z return torch._C._cuda_getDeviceCount() > 0 2022-05-18T04:16:17.8368308Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\cuda\__init__.py:82: UserWarning: CUDA initialization: CUDA unknown error - this may be due to an incorrectly set up environment, e.g. changing env variable CUDA_VISIBLE_DEVICES after program start. Setting the available devices to be zero. (Triggered internally at C:\actions-runner\_work\pytorch\pytorch\c10\cuda\CUDAFunctions.cpp:109.) 2022-05-18T04:16:17.8368976Z return torch._C._cuda_getDeviceCount() > 0 2022-05-18T04:16:17.8592618Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\cuda\__init__.py:82: UserWarning: CUDA initialization: CUDA unknown error - this may be due to an incorrectly set up environment, e.g. changing env variable CUDA_VISIBLE_DEVICES after program start. Setting the available devices to be zero. (Triggered internally at C:\actions-runner\_work\pytorch\pytorch\c10\cuda\CUDAFunctions.cpp:109.) 2022-05-18T04:16:17.8593287Z return torch._C._cuda_getDeviceCount() > 0 2022-05-18T04:16:18.0612379Z ok (1.328s) 2022-05-18T04:16:19.0651722Z test_worker_seed_reproducibility (__main__.TestDataLoader) ... C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\cuda\__init__.py:82: UserWarning: CUDA initialization: CUDA unknown error - this may be due to an incorrectly set up environment, e.g. changing env variable CUDA_VISIBLE_DEVICES after program start. Setting the available devices to be zero. (Triggered internally at C:\actions-runner\_work\pytorch\pytorch\c10\cuda\CUDAFunctions.cpp:109.) 2022-05-18T04:16:19.0652479Z return torch._C._cuda_getDeviceCount() > 0 2022-05-18T04:16:19.0873266Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\cuda\__init__.py:82: UserWarning: CUDA initialization: CUDA unknown error - this may be due to an incorrectly set up environment, e.g. changing env variable CUDA_VISIBLE_DEVICES after program start. Setting the available devices to be zero. (Triggered internally at C:\actions-runner\_work\pytorch\pytorch\c10\cuda\CUDAFunctions.cpp:109.) 2022-05-18T04:16:19.0875978Z return torch._C._cuda_getDeviceCount() > 0 2022-05-18T04:16:19.1613009Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\cuda\__init__.py:82: UserWarning: CUDA initialization: CUDA unknown error - this may be due to an incorrectly set up environment, e.g. changing env variable CUDA_VISIBLE_DEVICES after program start. Setting the available devices to be zero. (Triggered internally at C:\actions-runner\_work\pytorch\pytorch\c10\cuda\CUDAFunctions.cpp:109.) 2022-05-18T04:16:19.1613702Z return torch._C._cuda_getDeviceCount() > 0 2022-05-18T04:16:19.1825681Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\cuda\__init__.py:82: UserWarning: CUDA initialization: CUDA unknown error - this may be due to an incorrectly set up environment, e.g. changing env variable CUDA_VISIBLE_DEVICES after program start. Setting the available devices to be zero. (Triggered internally at C:\actions-runner\_work\pytorch\pytorch\c10\cuda\CUDAFunctions.cpp:109.) 2022-05-18T04:16:19.1827278Z return torch._C._cuda_getDeviceCount() > 0 2022-05-18T04:16:19.1841784Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\cuda\__init__.py:82: UserWarning: CUDA initialization: CUDA unknown error - this may be due to an incorrectly set up environment, e.g. changing env variable CUDA_VISIBLE_DEVICES after program start. Setting the available devices to be zero. (Triggered internally at C:\actions-runner\_work\pytorch\pytorch\c10\cuda\CUDAFunctions.cpp:109.) 2022-05-18T04:16:19.1842456Z return torch._C._cuda_getDeviceCount() > 0 2022-05-18T04:16:19.2038304Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\cuda\__init__.py:82: UserWarning: CUDA initialization: CUDA unknown error - this may be due to an incorrectly set up environment, e.g. changing env variable CUDA_VISIBLE_DEVICES after program start. Setting the available devices to be zero. (Triggered internally at C:\actions-runner\_work\pytorch\pytorch\c10\cuda\CUDAFunctions.cpp:109.) 2022-05-18T04:16:19.2039724Z return torch._C._cuda_getDeviceCount() > 0 2022-05-18T04:16:20.4062082Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\cuda\__init__.py:82: UserWarning: CUDA initialization: CUDA unknown error - this may be due to an incorrectly set up environment, e.g. changing env variable CUDA_VISIBLE_DEVICES after program start. Setting the available devices to be zero. (Triggered internally at C:\actions-runner\_work\pytorch\pytorch\c10\cuda\CUDAFunctions.cpp:109.) 2022-05-18T04:16:20.4062777Z return torch._C._cuda_getDeviceCount() > 0 2022-05-18T04:16:20.4163413Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\cuda\__init__.py:82: UserWarning: CUDA initialization: CUDA unknown error - this may be due to an incorrectly set up environment, e.g. changing env variable CUDA_VISIBLE_DEVICES after program start. Setting the available devices to be zero. (Triggered internally at C:\actions-runner\_work\pytorch\pytorch\c10\cuda\CUDAFunctions.cpp:109.) 2022-05-18T04:16:20.4164528Z return torch._C._cuda_getDeviceCount() > 0 2022-05-18T04:16:20.4535704Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\cuda\__init__.py:82: UserWarning: CUDA initialization: CUDA unknown error - this may be due to an incorrectly set up environment, e.g. changing env variable CUDA_VISIBLE_DEVICES after program start. Setting the available devices to be zero. (Triggered internally at C:\actions-runner\_work\pytorch\pytorch\c10\cuda\CUDAFunctions.cpp:109.) 2022-05-18T04:16:20.4536391Z return torch._C._cuda_getDeviceCount() > 0 2022-05-18T04:16:20.4749556Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\cuda\__init__.py:82: UserWarning: CUDA initialization: CUDA unknown error - this may be due to an incorrectly set up environment, e.g. changing env variable CUDA_VISIBLE_DEVICES after program start. Setting the available devices to be zero. (Triggered internally at C:\actions-runner\_work\pytorch\pytorch\c10\cuda\CUDAFunctions.cpp:109.) 2022-05-18T04:16:20.4756055Z return torch._C._cuda_getDeviceCount() > 0 2022-05-18T04:16:20.5193980Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\cuda\__init__.py:82: UserWarning: CUDA initialization: CUDA unknown error - this may be due to an incorrectly set up environment, e.g. changing env variable CUDA_VISIBLE_DEVICES after program start. Setting the available devices to be zero. (Triggered internally at C:\actions-runner\_work\pytorch\pytorch\c10\cuda\CUDAFunctions.cpp:109.) 2022-05-18T04:16:20.5194666Z return torch._C._cuda_getDeviceCount() > 0 2022-05-18T04:16:20.5255677Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\cuda\__init__.py:82: UserWarning: CUDA initialization: CUDA unknown error - this may be due to an incorrectly set up environment, e.g. changing env variable CUDA_VISIBLE_DEVICES after program start. Setting the available devices to be zero. (Triggered internally at C:\actions-runner\_work\pytorch\pytorch\c10\cuda\CUDAFunctions.cpp:109.) 2022-05-18T04:16:20.5256347Z return torch._C._cuda_getDeviceCount() > 0 2022-05-18T04:16:20.7437135Z ok (2.674s) 2022-05-18T04:16:20.7447837Z test_basics (__main__.TestDataLoader2) ... skip: no dill (0.000s) 2022-05-18T04:16:21.6809183Z test_shuffle (__main__.TestDataLoader2) ... C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\cuda\__init__.py:82: UserWarning: CUDA initialization: CUDA unknown error - this may be due to an incorrectly set up environment, e.g. changing env variable CUDA_VISIBLE_DEVICES after program start. Setting the available devices to be zero. (Triggered internally at C:\actions-runner\_work\pytorch\pytorch\c10\cuda\CUDAFunctions.cpp:109.) 2022-05-18T04:16:21.7558811Z return torch._C._cuda_getDeviceCount() > 0 2022-05-18T04:16:21.7559556Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\cuda\__init__.py:82: UserWarning: CUDA initialization: CUDA unknown error - this may be due to an incorrectly set up environment, e.g. changing env variable CUDA_VISIBLE_DEVICES after program start. Setting the available devices to be zero. (Triggered internally at C:\actions-runner\_work\pytorch\pytorch\c10\cuda\CUDAFunctions.cpp:109.) 2022-05-18T04:16:21.7560210Z return torch._C._cuda_getDeviceCount() > 0 2022-05-18T04:16:23.3440669Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\cuda\__init__.py:82: UserWarning: CUDA initialization: CUDA unknown error - this may be due to an incorrectly set up environment, e.g. changing env variable CUDA_VISIBLE_DEVICES after program start. Setting the available devices to be zero. (Triggered internally at C:\actions-runner\_work\pytorch\pytorch\c10\cuda\CUDAFunctions.cpp:109.) 2022-05-18T04:16:23.3441360Z return torch._C._cuda_getDeviceCount() > 0 2022-05-18T04:16:23.3543314Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\cuda\__init__.py:82: UserWarning: CUDA initialization: CUDA unknown error - this may be due to an incorrectly set up environment, e.g. changing env variable CUDA_VISIBLE_DEVICES after program start. Setting the available devices to be zero. (Triggered internally at C:\actions-runner\_work\pytorch\pytorch\c10\cuda\CUDAFunctions.cpp:109.) 2022-05-18T04:16:23.3562082Z return torch._C._cuda_getDeviceCount() > 0 2022-05-18T04:16:24.8158000Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\cuda\__init__.py:82: UserWarning: CUDA initialization: CUDA unknown error - this may be due to an incorrectly set up environment, e.g. changing env variable CUDA_VISIBLE_DEVICES after program start. Setting the available devices to be zero. (Triggered internally at C:\actions-runner\_work\pytorch\pytorch\c10\cuda\CUDAFunctions.cpp:109.) 2022-05-18T04:16:24.8158696Z return torch._C._cuda_getDeviceCount() > 0 2022-05-18T04:16:24.8764715Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\cuda\__init__.py:82: UserWarning: CUDA initialization: CUDA unknown error - this may be due to an incorrectly set up environment, e.g. changing env variable CUDA_VISIBLE_DEVICES after program start. Setting the available devices to be zero. (Triggered internally at C:\actions-runner\_work\pytorch\pytorch\c10\cuda\CUDAFunctions.cpp:109.) 2022-05-18T04:16:24.8765400Z return torch._C._cuda_getDeviceCount() > 0 2022-05-18T04:16:26.3252371Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\cuda\__init__.py:82: UserWarning: CUDA initialization: CUDA unknown error - this may be due to an incorrectly set up environment, e.g. changing env variable CUDA_VISIBLE_DEVICES after program start. Setting the available devices to be zero. (Triggered internally at C:\actions-runner\_work\pytorch\pytorch\c10\cuda\CUDAFunctions.cpp:109.) 2022-05-18T04:16:26.3253065Z return torch._C._cuda_getDeviceCount() > 0 2022-05-18T04:16:26.3862824Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\cuda\__init__.py:82: UserWarning: CUDA initialization: CUDA unknown error - this may be due to an incorrectly set up environment, e.g. changing env variable CUDA_VISIBLE_DEVICES after program start. Setting the available devices to be zero. (Triggered internally at C:\actions-runner\_work\pytorch\pytorch\c10\cuda\CUDAFunctions.cpp:109.) 2022-05-18T04:16:26.3863510Z return torch._C._cuda_getDeviceCount() > 0 2022-05-18T04:16:27.8331181Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\cuda\__init__.py:82: UserWarning: CUDA initialization: CUDA unknown error - this may be due to an incorrectly set up environment, e.g. changing env variable CUDA_VISIBLE_DEVICES after program start. Setting the available devices to be zero. (Triggered internally at C:\actions-runner\_work\pytorch\pytorch\c10\cuda\CUDAFunctions.cpp:109.) 2022-05-18T04:16:27.8331943Z return torch._C._cuda_getDeviceCount() > 0 2022-05-18T04:16:27.8995372Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\cuda\__init__.py:82: UserWarning: CUDA initialization: CUDA unknown error - this may be due to an incorrectly set up environment, e.g. changing env variable CUDA_VISIBLE_DEVICES after program start. Setting the available devices to be zero. (Triggered internally at C:\actions-runner\_work\pytorch\pytorch\c10\cuda\CUDAFunctions.cpp:109.) 2022-05-18T04:16:27.8996093Z return torch._C._cuda_getDeviceCount() > 0 2022-05-18T04:16:29.3831525Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\cuda\__init__.py:82: UserWarning: CUDA initialization: CUDA unknown error - this may be due to an incorrectly set up environment, e.g. changing env variable CUDA_VISIBLE_DEVICES after program start. Setting the available devices to be zero. (Triggered internally at C:\actions-runner\_work\pytorch\pytorch\c10\cuda\CUDAFunctions.cpp:109.) 2022-05-18T04:16:29.4443148Z return torch._C._cuda_getDeviceCount() > 0 2022-05-18T04:16:29.4443917Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\cuda\__init__.py:82: UserWarning: CUDA initialization: CUDA unknown error - this may be due to an incorrectly set up environment, e.g. changing env variable CUDA_VISIBLE_DEVICES after program start. Setting the available devices to be zero. (Triggered internally at C:\actions-runner\_work\pytorch\pytorch\c10\cuda\CUDAFunctions.cpp:109.) 2022-05-18T04:16:30.9405483Z return torch._C._cuda_getDeviceCount() > 0 2022-05-18T04:16:30.9406266Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\cuda\__init__.py:82: UserWarning: CUDA initialization: CUDA unknown error - this may be due to an incorrectly set up environment, e.g. changing env variable CUDA_VISIBLE_DEVICES after program start. Setting the available devices to be zero. (Triggered internally at C:\actions-runner\_work\pytorch\pytorch\c10\cuda\CUDAFunctions.cpp:109.) 2022-05-18T04:16:30.9406977Z return torch._C._cuda_getDeviceCount() > 0 2022-05-18T04:16:31.0013136Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\cuda\__init__.py:82: UserWarning: CUDA initialization: CUDA unknown error - this may be due to an incorrectly set up environment, e.g. changing env variable CUDA_VISIBLE_DEVICES after program start. Setting the available devices to be zero. (Triggered internally at C:\actions-runner\_work\pytorch\pytorch\c10\cuda\CUDAFunctions.cpp:109.) 2022-05-18T04:16:31.0013818Z return torch._C._cuda_getDeviceCount() > 0 2022-05-18T04:16:32.5006161Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\cuda\__init__.py:82: UserWarning: CUDA initialization: CUDA unknown error - this may be due to an incorrectly set up environment, e.g. changing env variable CUDA_VISIBLE_DEVICES after program start. Setting the available devices to be zero. (Triggered internally at C:\actions-runner\_work\pytorch\pytorch\c10\cuda\CUDAFunctions.cpp:109.) 2022-05-18T04:16:32.5006859Z return torch._C._cuda_getDeviceCount() > 0 2022-05-18T04:16:32.5675475Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\cuda\__init__.py:82: UserWarning: CUDA initialization: CUDA unknown error - this may be due to an incorrectly set up environment, e.g. changing env variable CUDA_VISIBLE_DEVICES after program start. Setting the available devices to be zero. (Triggered internally at C:\actions-runner\_work\pytorch\pytorch\c10\cuda\CUDAFunctions.cpp:109.) 2022-05-18T04:16:32.5676159Z return torch._C._cuda_getDeviceCount() > 0 2022-05-18T04:16:33.1284808Z ok (12.393s) 2022-05-18T04:16:33.1301112Z test_basic_mapdatapipe_threading (__main__.TestDataLoader2_EventLoop) ... skip: no dill (0.002s) 2022-05-18T04:16:33.1311752Z test_basic_threading (__main__.TestDataLoader2_EventLoop) ... skip: no dill (0.001s) 2022-05-18T04:16:34.1062873Z test_batch_sampler (__main__.TestDataLoaderPersistentWorkers) ... C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\cuda\__init__.py:82: UserWarning: CUDA initialization: CUDA unknown error - this may be due to an incorrectly set up environment, e.g. changing env variable CUDA_VISIBLE_DEVICES after program start. Setting the available devices to be zero. (Triggered internally at C:\actions-runner\_work\pytorch\pytorch\c10\cuda\CUDAFunctions.cpp:109.) 2022-05-18T04:16:34.1063797Z return torch._C._cuda_getDeviceCount() > 0 2022-05-18T04:16:34.1269898Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\cuda\__init__.py:82: UserWarning: CUDA initialization: CUDA unknown error - this may be due to an incorrectly set up environment, e.g. changing env variable CUDA_VISIBLE_DEVICES after program start. Setting the available devices to be zero. (Triggered internally at C:\actions-runner\_work\pytorch\pytorch\c10\cuda\CUDAFunctions.cpp:109.) 2022-05-18T04:16:34.1270789Z return torch._C._cuda_getDeviceCount() > 0 2022-05-18T04:16:34.1512189Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\cuda\__init__.py:82: UserWarning: CUDA initialization: CUDA unknown error - this may be due to an incorrectly set up environment, e.g. changing env variable CUDA_VISIBLE_DEVICES after program start. Setting the available devices to be zero. (Triggered internally at C:\actions-runner\_work\pytorch\pytorch\c10\cuda\CUDAFunctions.cpp:109.) 2022-05-18T04:16:34.1512898Z return torch._C._cuda_getDeviceCount() > 0 2022-05-18T04:16:34.1545472Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\cuda\__init__.py:82: UserWarning: CUDA initialization: CUDA unknown error - this may be due to an incorrectly set up environment, e.g. changing env variable CUDA_VISIBLE_DEVICES after program start. Setting the available devices to be zero. (Triggered internally at C:\actions-runner\_work\pytorch\pytorch\c10\cuda\CUDAFunctions.cpp:109.) 2022-05-18T04:16:34.1546115Z return torch._C._cuda_getDeviceCount() > 0 2022-05-18T04:16:35.2983220Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\cuda\__init__.py:82: UserWarning: CUDA initialization: CUDA unknown error - this may be due to an incorrectly set up environment, e.g. changing env variable CUDA_VISIBLE_DEVICES after program start. Setting the available devices to be zero. (Triggered internally at C:\actions-runner\_work\pytorch\pytorch\c10\cuda\CUDAFunctions.cpp:109.) 2022-05-18T04:16:35.2983927Z return torch._C._cuda_getDeviceCount() > 0 2022-05-18T04:16:35.3234710Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\cuda\__init__.py:82: UserWarning: CUDA initialization: CUDA unknown error - this may be due to an incorrectly set up environment, e.g. changing env variable CUDA_VISIBLE_DEVICES after program start. Setting the available devices to be zero. (Triggered internally at C:\actions-runner\_work\pytorch\pytorch\c10\cuda\CUDAFunctions.cpp:109.) 2022-05-18T04:16:35.3235398Z return torch._C._cuda_getDeviceCount() > 0 2022-05-18T04:16:35.3455806Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\cuda\__init__.py:82: UserWarning: CUDA initialization: CUDA unknown error - this may be due to an incorrectly set up environment, e.g. changing env variable CUDA_VISIBLE_DEVICES after program start. Setting the available devices to be zero. (Triggered internally at C:\actions-runner\_work\pytorch\pytorch\c10\cuda\CUDAFunctions.cpp:109.) 2022-05-18T04:16:35.3456626Z return torch._C._cuda_getDeviceCount() > 0 2022-05-18T04:16:35.3466316Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\cuda\__init__.py:82: UserWarning: CUDA initialization: CUDA unknown error - this may be due to an incorrectly set up environment, e.g. changing env variable CUDA_VISIBLE_DEVICES after program start. Setting the available devices to be zero. (Triggered internally at C:\actions-runner\_work\pytorch\pytorch\c10\cuda\CUDAFunctions.cpp:109.) 2022-05-18T04:16:35.3466995Z return torch._C._cuda_getDeviceCount() > 0 2022-05-18T04:16:35.5422254Z ok (2.407s) 2022-05-18T04:16:35.5440860Z test_builtin_collection_conversion (__main__.TestDataLoaderPersistentWorkers) ... skip: Test is disabled because an issue exists disabling it: https://github.com/pytorch/pytorch/issues/71037 for allplatform(s) . If you're seeing this on your local machine and would like to enable this test, please make sure IN_CI is not set and you are not using the flag --import-disabled-tests. (0.000s) 2022-05-18T04:16:36.5175419Z test_bulk_loading_nobatch (__main__.TestDataLoaderPersistentWorkers) ... C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\cuda\__init__.py:82: UserWarning: CUDA initialization: CUDA unknown error - this may be due to an incorrectly set up environment, e.g. changing env variable CUDA_VISIBLE_DEVICES after program start. Setting the available devices to be zero. (Triggered internally at C:\actions-runner\_work\pytorch\pytorch\c10\cuda\CUDAFunctions.cpp:109.) 2022-05-18T04:16:36.5176189Z return torch._C._cuda_getDeviceCount() > 0 2022-05-18T04:16:36.5431001Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\cuda\__init__.py:82: UserWarning: CUDA initialization: CUDA unknown error - this may be due to an incorrectly set up environment, e.g. changing env variable CUDA_VISIBLE_DEVICES after program start. Setting the available devices to be zero. (Triggered internally at C:\actions-runner\_work\pytorch\pytorch\c10\cuda\CUDAFunctions.cpp:109.) 2022-05-18T04:16:36.5431711Z return torch._C._cuda_getDeviceCount() > 0 2022-05-18T04:16:36.6046817Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\cuda\__init__.py:82: UserWarning: CUDA initialization: CUDA unknown error - this may be due to an incorrectly set up environment, e.g. changing env variable CUDA_VISIBLE_DEVICES after program start. Setting the available devices to be zero. (Triggered internally at C:\actions-runner\_work\pytorch\pytorch\c10\cuda\CUDAFunctions.cpp:109.) 2022-05-18T04:16:36.6047519Z return torch._C._cuda_getDeviceCount() > 0 2022-05-18T04:16:36.6251468Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\cuda\__init__.py:82: UserWarning: CUDA initialization: CUDA unknown error - this may be due to an incorrectly set up environment, e.g. changing env variable CUDA_VISIBLE_DEVICES after program start. Setting the available devices to be zero. (Triggered internally at C:\actions-runner\_work\pytorch\pytorch\c10\cuda\CUDAFunctions.cpp:109.) 2022-05-18T04:16:36.6252144Z return torch._C._cuda_getDeviceCount() > 0 2022-05-18T04:16:36.7954296Z ok (1.243s) 2022-05-18T04:16:37.7328840Z test_chain_iterable_style_dataset (__main__.TestDataLoaderPersistentWorkers) ... C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\cuda\__init__.py:82: UserWarning: CUDA initialization: CUDA unknown error - this may be due to an incorrectly set up environment, e.g. changing env variable CUDA_VISIBLE_DEVICES after program start. Setting the available devices to be zero. (Triggered internally at C:\actions-runner\_work\pytorch\pytorch\c10\cuda\CUDAFunctions.cpp:109.) 2022-05-18T04:16:37.7329643Z return torch._C._cuda_getDeviceCount() > 0 2022-05-18T04:16:38.8141474Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\cuda\__init__.py:82: UserWarning: CUDA initialization: CUDA unknown error - this may be due to an incorrectly set up environment, e.g. changing env variable CUDA_VISIBLE_DEVICES after program start. Setting the available devices to be zero. (Triggered internally at C:\actions-runner\_work\pytorch\pytorch\c10\cuda\CUDAFunctions.cpp:109.) 2022-05-18T04:16:38.8142175Z return torch._C._cuda_getDeviceCount() > 0 2022-05-18T04:16:38.9624976Z ok (2.181s) 2022-05-18T04:16:39.9133343Z test_dataset_not_reset (__main__.TestDataLoaderPersistentWorkers) ... C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\cuda\__init__.py:82: UserWarning: CUDA initialization: CUDA unknown error - this may be due to an incorrectly set up environment, e.g. changing env variable CUDA_VISIBLE_DEVICES after program start. Setting the available devices to be zero. (Triggered internally at C:\actions-runner\_work\pytorch\pytorch\c10\cuda\CUDAFunctions.cpp:109.) 2022-05-18T04:16:39.9134207Z return torch._C._cuda_getDeviceCount() > 0 2022-05-18T04:16:39.9234135Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\cuda\__init__.py:82: UserWarning: CUDA initialization: CUDA unknown error - this may be due to an incorrectly set up environment, e.g. changing env variable CUDA_VISIBLE_DEVICES after program start. Setting the available devices to be zero. (Triggered internally at C:\actions-runner\_work\pytorch\pytorch\c10\cuda\CUDAFunctions.cpp:109.) 2022-05-18T04:16:39.9234866Z return torch._C._cuda_getDeviceCount() > 0 2022-05-18T04:16:40.1001535Z ok (1.137s) 2022-05-18T04:16:40.1026695Z test_default_collate_bad_numpy_types (__main__.TestDataLoaderPersistentWorkers) ... ok (0.003s) 2022-05-18T04:16:40.1039771Z test_default_collate_bad_sequence_type (__main__.TestDataLoaderPersistentWorkers) ... ok (0.000s) 2022-05-18T04:16:40.1068135Z test_default_collate_dtype (__main__.TestDataLoaderPersistentWorkers) ... ok (0.000s) 2022-05-18T04:16:40.1084698Z test_default_collate_mapping_keep_type (__main__.TestDataLoaderPersistentWorkers) ... ok (0.000s) 2022-05-18T04:16:40.1114297Z test_default_collate_numpy_memmap (__main__.TestDataLoaderPersistentWorkers) ... ok (0.000s) 2022-05-18T04:16:40.1130014Z test_default_collate_sequence_dont_keep_type (__main__.TestDataLoaderPersistentWorkers) ... ok (0.000s) 2022-05-18T04:16:40.1147871Z test_default_collate_sequence_keep_type (__main__.TestDataLoaderPersistentWorkers) ... ok (0.000s) 2022-05-18T04:16:40.1171843Z test_default_collate_shared_tensor (__main__.TestDataLoaderPersistentWorkers) ... ok (0.000s) 2022-05-18T04:16:40.1184742Z test_default_convert_mapping_keep_type (__main__.TestDataLoaderPersistentWorkers) ... ok (0.016s) 2022-05-18T04:16:40.1197857Z test_default_convert_sequence_dont_keep_type (__main__.TestDataLoaderPersistentWorkers) ... ok (0.000s) 2022-05-18T04:16:40.1211032Z test_default_convert_sequence_keep_type (__main__.TestDataLoaderPersistentWorkers) ... ok (0.000s) 2022-05-18T04:16:40.1225485Z test_distributed_sampler_invalid_rank (__main__.TestDataLoaderPersistentWorkers) ... ok (0.000s) 2022-05-18T04:16:40.1252185Z test_duplicating_data_with_drop_last (__main__.TestDataLoaderPersistentWorkers) ... ok (0.000s) 2022-05-18T04:16:40.1258410Z test_early_exit (__main__.TestDataLoaderPersistentWorkers) ... skip: Needs fork (0.000s) 2022-05-18T04:16:40.1280431Z test_error (__main__.TestDataLoaderPersistentWorkers) ... ok (0.000s) 2022-05-18T04:16:41.0801445Z test_error_in_init (__main__.TestDataLoaderPersistentWorkers) ... C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\cuda\__init__.py:82: UserWarning: CUDA initialization: CUDA unknown error - this may be due to an incorrectly set up environment, e.g. changing env variable CUDA_VISIBLE_DEVICES after program start. Setting the available devices to be zero. (Triggered internally at C:\actions-runner\_work\pytorch\pytorch\c10\cuda\CUDAFunctions.cpp:109.) 2022-05-18T04:16:41.0802244Z return torch._C._cuda_getDeviceCount() > 0 2022-05-18T04:16:41.0891814Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\cuda\__init__.py:82: UserWarning: CUDA initialization: CUDA unknown error - this may be due to an incorrectly set up environment, e.g. changing env variable CUDA_VISIBLE_DEVICES after program start. Setting the available devices to be zero. (Triggered internally at C:\actions-runner\_work\pytorch\pytorch\c10\cuda\CUDAFunctions.cpp:109.) 2022-05-18T04:16:41.0892474Z return torch._C._cuda_getDeviceCount() > 0 2022-05-18T04:16:42.1949408Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\cuda\__init__.py:82: UserWarning: CUDA initialization: CUDA unknown error - this may be due to an incorrectly set up environment, e.g. changing env variable CUDA_VISIBLE_DEVICES after program start. Setting the available devices to be zero. (Triggered internally at C:\actions-runner\_work\pytorch\pytorch\c10\cuda\CUDAFunctions.cpp:109.) 2022-05-18T04:16:42.1950182Z return torch._C._cuda_getDeviceCount() > 0 2022-05-18T04:16:42.2018468Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\cuda\__init__.py:82: UserWarning: CUDA initialization: CUDA unknown error - this may be due to an incorrectly set up environment, e.g. changing env variable CUDA_VISIBLE_DEVICES after program start. Setting the available devices to be zero. (Triggered internally at C:\actions-runner\_work\pytorch\pytorch\c10\cuda\CUDAFunctions.cpp:109.) 2022-05-18T04:16:42.2019393Z return torch._C._cuda_getDeviceCount() > 0 2022-05-18T04:16:42.3518735Z ok (2.228s) 2022-05-18T04:16:43.3206711Z test_error_workers (__main__.TestDataLoaderPersistentWorkers) ... C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\cuda\__init__.py:82: UserWarning: CUDA initialization: CUDA unknown error - this may be due to an incorrectly set up environment, e.g. changing env variable CUDA_VISIBLE_DEVICES after program start. Setting the available devices to be zero. (Triggered internally at C:\actions-runner\_work\pytorch\pytorch\c10\cuda\CUDAFunctions.cpp:109.) 2022-05-18T04:16:43.3207497Z return torch._C._cuda_getDeviceCount() > 0 2022-05-18T04:16:43.3416607Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\cuda\__init__.py:82: UserWarning: CUDA initialization: CUDA unknown error - this may be due to an incorrectly set up environment, e.g. changing env variable CUDA_VISIBLE_DEVICES after program start. Setting the available devices to be zero. (Triggered internally at C:\actions-runner\_work\pytorch\pytorch\c10\cuda\CUDAFunctions.cpp:109.) 2022-05-18T04:16:43.3418103Z return torch._C._cuda_getDeviceCount() > 0 2022-05-18T04:16:43.3636656Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\cuda\__init__.py:82: UserWarning: CUDA initialization: CUDA unknown error - this may be due to an incorrectly set up environment, e.g. changing env variable CUDA_VISIBLE_DEVICES after program start. Setting the available devices to be zero. (Triggered internally at C:\actions-runner\_work\pytorch\pytorch\c10\cuda\CUDAFunctions.cpp:109.) 2022-05-18T04:16:43.3637347Z return torch._C._cuda_getDeviceCount() > 0 2022-05-18T04:16:43.3687243Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\cuda\__init__.py:82: UserWarning: CUDA initialization: CUDA unknown error - this may be due to an incorrectly set up environment, e.g. changing env variable CUDA_VISIBLE_DEVICES after program start. Setting the available devices to be zero. (Triggered internally at C:\actions-runner\_work\pytorch\pytorch\c10\cuda\CUDAFunctions.cpp:109.) 2022-05-18T04:16:43.3687889Z return torch._C._cuda_getDeviceCount() > 0 2022-05-18T04:16:43.3960783Z ok (1.047s) 2022-05-18T04:16:43.3997280Z test_excessive_thread_creation_warning (__main__.TestDataLoaderPersistentWorkers) ... ok (0.000s) 2022-05-18T04:16:43.4003698Z test_fd_limit_exceeded (__main__.TestDataLoaderPersistentWorkers) ... skip: No 'resource' module on Windows (0.000s) 2022-05-18T04:16:44.3333773Z test_get_worker_info (__main__.TestDataLoaderPersistentWorkers) ... C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\cuda\__init__.py:82: UserWarning: CUDA initialization: CUDA unknown error - this may be due to an incorrectly set up environment, e.g. changing env variable CUDA_VISIBLE_DEVICES after program start. Setting the available devices to be zero. (Triggered internally at C:\actions-runner\_work\pytorch\pytorch\c10\cuda\CUDAFunctions.cpp:109.) 2022-05-18T04:16:44.3334573Z return torch._C._cuda_getDeviceCount() > 0 2022-05-18T04:16:45.5771859Z ok (2.172s) 2022-05-18T04:16:45.5790776Z test_growing_dataset (__main__.TestDataLoaderPersistentWorkers) ... ok (0.000s) 2022-05-18T04:16:45.5806054Z test_invalid_assign_after_init (__main__.TestDataLoaderPersistentWorkers) ... ok (0.016s) 2022-05-18T04:16:45.5851506Z test_invalid_ctor_args_combinations (__main__.TestDataLoaderPersistentWorkers) ... ok (0.000s) 2022-05-18T04:16:45.5915558Z test_iterable_style_dataset (__main__.TestDataLoaderPersistentWorkers) ... skip: Test is disabled because an issue exists disabling it: https://github.com/pytorch/pytorch/issues/62968 for allplatform(s) . If you're seeing this on your local machine and would like to enable this test, please make sure IN_CI is not set and you are not using the flag --import-disabled-tests. (0.000s) 2022-05-18T04:16:45.5941621Z test_iterabledataset_len (__main__.TestDataLoaderPersistentWorkers) ... ok (0.000s) 2022-05-18T04:16:46.5271052Z test_large_sampler_indices (__main__.TestDataLoaderPersistentWorkers) ... C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\cuda\__init__.py:82: UserWarning: CUDA initialization: CUDA unknown error - this may be due to an incorrectly set up environment, e.g. changing env variable CUDA_VISIBLE_DEVICES after program start. Setting the available devices to be zero. (Triggered internally at C:\actions-runner\_work\pytorch\pytorch\c10\cuda\CUDAFunctions.cpp:109.) 2022-05-18T04:16:46.5271852Z return torch._C._cuda_getDeviceCount() > 0 2022-05-18T04:16:47.7476950Z ok (2.166s) 2022-05-18T04:17:07.7877198Z test_len (__main__.TestDataLoaderPersistentWorkers) ... ok (20.033s) 2022-05-18T04:17:08.7534144Z test_multi_epochs_reproducibility (__main__.TestDataLoaderPersistentWorkers) ... C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\cuda\__init__.py:82: UserWarning: CUDA initialization: CUDA unknown error - this may be due to an incorrectly set up environment, e.g. changing env variable CUDA_VISIBLE_DEVICES after program start. Setting the available devices to be zero. (Triggered internally at C:\actions-runner\_work\pytorch\pytorch\c10\cuda\CUDAFunctions.cpp:109.) 2022-05-18T04:17:08.7534932Z return torch._C._cuda_getDeviceCount() > 0 2022-05-18T04:17:08.7739763Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\cuda\__init__.py:82: UserWarning: CUDA initialization: CUDA unknown error - this may be due to an incorrectly set up environment, e.g. changing env variable CUDA_VISIBLE_DEVICES after program start. Setting the available devices to be zero. (Triggered internally at C:\actions-runner\_work\pytorch\pytorch\c10\cuda\CUDAFunctions.cpp:109.) 2022-05-18T04:17:08.7740467Z return torch._C._cuda_getDeviceCount() > 0 2022-05-18T04:17:08.9287817Z ok (1.148s) 2022-05-18T04:17:08.9298095Z test_multiple_dataloaders (__main__.TestDataLoaderPersistentWorkers) ... skip: Test is disabled because an issue exists disabling it: https://github.com/pytorch/pytorch/issues/74598 for allplatform(s) . If you're seeing this on your local machine and would like to enable this test, please make sure IN_CI is not set and you are not using the flag --import-disabled-tests. (0.000s) 2022-05-18T04:17:09.8918221Z test_multiprocessing_contexts (__main__.TestDataLoaderPersistentWorkers) ... C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\cuda\__init__.py:82: UserWarning: CUDA initialization: CUDA unknown error - this may be due to an incorrectly set up environment, e.g. changing env variable CUDA_VISIBLE_DEVICES after program start. Setting the available devices to be zero. (Triggered internally at C:\actions-runner\_work\pytorch\pytorch\c10\cuda\CUDAFunctions.cpp:109.) 2022-05-18T04:17:09.8919029Z return torch._C._cuda_getDeviceCount() > 0 2022-05-18T04:17:09.9117809Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\cuda\__init__.py:82: UserWarning: CUDA initialization: CUDA unknown error - this may be due to an incorrectly set up environment, e.g. changing env variable CUDA_VISIBLE_DEVICES after program start. Setting the available devices to be zero. (Triggered internally at C:\actions-runner\_work\pytorch\pytorch\c10\cuda\CUDAFunctions.cpp:109.) 2022-05-18T04:17:09.9119703Z return torch._C._cuda_getDeviceCount() > 0 2022-05-18T04:17:09.9258129Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\cuda\__init__.py:82: UserWarning: CUDA initialization: CUDA unknown error - this may be due to an incorrectly set up environment, e.g. changing env variable CUDA_VISIBLE_DEVICES after program start. Setting the available devices to be zero. (Triggered internally at C:\actions-runner\_work\pytorch\pytorch\c10\cuda\CUDAFunctions.cpp:109.) 2022-05-18T04:17:09.9258982Z return torch._C._cuda_getDeviceCount() > 0 2022-05-18T04:17:11.0531684Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\cuda\__init__.py:82: UserWarning: CUDA initialization: CUDA unknown error - this may be due to an incorrectly set up environment, e.g. changing env variable CUDA_VISIBLE_DEVICES after program start. Setting the available devices to be zero. (Triggered internally at C:\actions-runner\_work\pytorch\pytorch\c10\cuda\CUDAFunctions.cpp:109.) 2022-05-18T04:17:11.0532476Z return torch._C._cuda_getDeviceCount() > 0 2022-05-18T04:17:11.0740324Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\cuda\__init__.py:82: UserWarning: CUDA initialization: CUDA unknown error - this may be due to an incorrectly set up environment, e.g. changing env variable CUDA_VISIBLE_DEVICES after program start. Setting the available devices to be zero. (Triggered internally at C:\actions-runner\_work\pytorch\pytorch\c10\cuda\CUDAFunctions.cpp:109.) 2022-05-18T04:17:11.0741019Z return torch._C._cuda_getDeviceCount() > 0 2022-05-18T04:17:11.0798759Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\cuda\__init__.py:82: UserWarning: CUDA initialization: CUDA unknown error - this may be due to an incorrectly set up environment, e.g. changing env variable CUDA_VISIBLE_DEVICES after program start. Setting the available devices to be zero. (Triggered internally at C:\actions-runner\_work\pytorch\pytorch\c10\cuda\CUDAFunctions.cpp:109.) 2022-05-18T04:17:11.0799640Z return torch._C._cuda_getDeviceCount() > 0 2022-05-18T04:17:12.1959883Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\cuda\__init__.py:82: UserWarning: CUDA initialization: CUDA unknown error - this may be due to an incorrectly set up environment, e.g. changing env variable CUDA_VISIBLE_DEVICES after program start. Setting the available devices to be zero. (Triggered internally at C:\actions-runner\_work\pytorch\pytorch\c10\cuda\CUDAFunctions.cpp:109.) 2022-05-18T04:17:12.1960573Z return torch._C._cuda_getDeviceCount() > 0 2022-05-18T04:17:12.2878506Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\cuda\__init__.py:82: UserWarning: CUDA initialization: CUDA unknown error - this may be due to an incorrectly set up environment, e.g. changing env variable CUDA_VISIBLE_DEVICES after program start. Setting the available devices to be zero. (Triggered internally at C:\actions-runner\_work\pytorch\pytorch\c10\cuda\CUDAFunctions.cpp:109.) 2022-05-18T04:17:12.2879211Z return torch._C._cuda_getDeviceCount() > 0 2022-05-18T04:17:12.3036162Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\cuda\__init__.py:82: UserWarning: CUDA initialization: CUDA unknown error - this may be due to an incorrectly set up environment, e.g. changing env variable CUDA_VISIBLE_DEVICES after program start. Setting the available devices to be zero. (Triggered internally at C:\actions-runner\_work\pytorch\pytorch\c10\cuda\CUDAFunctions.cpp:109.) 2022-05-18T04:17:12.4618443Z return torch._C._cuda_getDeviceCount() > 0 2022-05-18T04:17:12.4618687Z ok (3.533s) 2022-05-18T04:17:12.4636844Z test_multiprocessing_iterdatapipe (__main__.TestDataLoaderPersistentWorkers) ... skip: Test is disabled because an issue exists disabling it: https://github.com/pytorch/pytorch/issues/74498 for allplatform(s) . If you're seeing this on your local machine and would like to enable this test, please make sure IN_CI is not set and you are not using the flag --import-disabled-tests. (0.002s) 2022-05-18T04:17:12.4645026Z test_no_segfault (__main__.TestDataLoaderPersistentWorkers) ... skip: Needs fork (0.001s) 2022-05-18T04:17:12.4670244Z test_numpy (__main__.TestDataLoaderPersistentWorkers) ... ok (0.002s) 2022-05-18T04:17:12.4727680Z test_numpy_gen_state (__main__.TestDataLoaderPersistentWorkers) ... ok (0.006s) 2022-05-18T04:17:12.4757639Z test_numpy_scalars (__main__.TestDataLoaderPersistentWorkers) ... ok (0.003s) 2022-05-18T04:17:12.4769314Z test_partial_workers (__main__.TestDataLoaderPersistentWorkers) 2022-05-18T04:17:12.4769781Z Check that workers exit even if the iterator is not exhausted. ... skip: FIXME: stuck test (0.001s) 2022-05-18T04:17:12.4823554Z test_proper_exit (__main__.TestDataLoaderPersistentWorkers) 2022-05-18T04:17:12.4824596Z 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.006s) 2022-05-18T04:17:12.4866071Z test_random_sampler (__main__.TestDataLoaderPersistentWorkers) ... ok (0.004s) 2022-05-18T04:17:12.4888349Z test_random_sampler_len_with_replacement (__main__.TestDataLoaderPersistentWorkers) ... ok (0.002s) 2022-05-18T04:17:12.4910589Z test_random_sampler_len_without_replacement (__main__.TestDataLoaderPersistentWorkers) ... ok (0.002s) 2022-05-18T04:17:13.4796496Z test_sampler (__main__.TestDataLoaderPersistentWorkers) ... C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\cuda\__init__.py:82: UserWarning: CUDA initialization: CUDA unknown error - this may be due to an incorrectly set up environment, e.g. changing env variable CUDA_VISIBLE_DEVICES after program start. Setting the available devices to be zero. (Triggered internally at C:\actions-runner\_work\pytorch\pytorch\c10\cuda\CUDAFunctions.cpp:109.) 2022-05-18T04:17:13.4797270Z return torch._C._cuda_getDeviceCount() > 0 2022-05-18T04:17:13.4832456Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\cuda\__init__.py:82: UserWarning: CUDA initialization: CUDA unknown error - this may be due to an incorrectly set up environment, e.g. changing env variable CUDA_VISIBLE_DEVICES after program start. Setting the available devices to be zero. (Triggered internally at C:\actions-runner\_work\pytorch\pytorch\c10\cuda\CUDAFunctions.cpp:109.) 2022-05-18T04:17:13.4833135Z return torch._C._cuda_getDeviceCount() > 0 2022-05-18T04:17:13.5012514Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\cuda\__init__.py:82: UserWarning: CUDA initialization: CUDA unknown error - this may be due to an incorrectly set up environment, e.g. changing env variable CUDA_VISIBLE_DEVICES after program start. Setting the available devices to be zero. (Triggered internally at C:\actions-runner\_work\pytorch\pytorch\c10\cuda\CUDAFunctions.cpp:109.) 2022-05-18T04:17:13.5013894Z return torch._C._cuda_getDeviceCount() > 0 2022-05-18T04:17:13.5286597Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\cuda\__init__.py:82: UserWarning: CUDA initialization: CUDA unknown error - this may be due to an incorrectly set up environment, e.g. changing env variable CUDA_VISIBLE_DEVICES after program start. Setting the available devices to be zero. (Triggered internally at C:\actions-runner\_work\pytorch\pytorch\c10\cuda\CUDAFunctions.cpp:109.) 2022-05-18T04:17:13.5287284Z return torch._C._cuda_getDeviceCount() > 0 2022-05-18T04:17:14.6722397Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\cuda\__init__.py:82: UserWarning: CUDA initialization: CUDA unknown error - this may be due to an incorrectly set up environment, e.g. changing env variable CUDA_VISIBLE_DEVICES after program start. Setting the available devices to be zero. (Triggered internally at C:\actions-runner\_work\pytorch\pytorch\c10\cuda\CUDAFunctions.cpp:109.) 2022-05-18T04:17:14.6723082Z return torch._C._cuda_getDeviceCount() > 0 2022-05-18T04:17:14.6931631Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\cuda\__init__.py:82: UserWarning: CUDA initialization: CUDA unknown error - this may be due to an incorrectly set up environment, e.g. changing env variable CUDA_VISIBLE_DEVICES after program start. Setting the available devices to be zero. (Triggered internally at C:\actions-runner\_work\pytorch\pytorch\c10\cuda\CUDAFunctions.cpp:109.) 2022-05-18T04:17:14.6932389Z return torch._C._cuda_getDeviceCount() > 0 2022-05-18T04:17:14.7002618Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\cuda\__init__.py:82: UserWarning: CUDA initialization: CUDA unknown error - this may be due to an incorrectly set up environment, e.g. changing env variable CUDA_VISIBLE_DEVICES after program start. Setting the available devices to be zero. (Triggered internally at C:\actions-runner\_work\pytorch\pytorch\c10\cuda\CUDAFunctions.cpp:109.) 2022-05-18T04:17:14.7003297Z return torch._C._cuda_getDeviceCount() > 0 2022-05-18T04:17:14.7203153Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\cuda\__init__.py:82: UserWarning: CUDA initialization: CUDA unknown error - this may be due to an incorrectly set up environment, e.g. changing env variable CUDA_VISIBLE_DEVICES after program start. Setting the available devices to be zero. (Triggered internally at C:\actions-runner\_work\pytorch\pytorch\c10\cuda\CUDAFunctions.cpp:109.) 2022-05-18T04:17:14.7203839Z return torch._C._cuda_getDeviceCount() > 0 2022-05-18T04:17:14.8938986Z ok (2.391s) 2022-05-18T04:17:14.9205075Z test_sampler_reproducibility (__main__.TestDataLoaderPersistentWorkers) ... ok (0.036s) 2022-05-18T04:17:15.8568508Z test_segfault (__main__.TestDataLoaderPersistentWorkers) ... C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\cuda\__init__.py:82: UserWarning: CUDA initialization: CUDA unknown error - this may be due to an incorrectly set up environment, e.g. changing env variable CUDA_VISIBLE_DEVICES after program start. Setting the available devices to be zero. (Triggered internally at C:\actions-runner\_work\pytorch\pytorch\c10\cuda\CUDAFunctions.cpp:109.) 2022-05-18T04:17:15.8569281Z return torch._C._cuda_getDeviceCount() > 0 2022-05-18T04:17:16.9823137Z ok (2.062s) 2022-05-18T04:17:17.9573774Z test_seqential_batch_workers (__main__.TestDataLoaderPersistentWorkers) ... C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\cuda\__init__.py:82: UserWarning: CUDA initialization: CUDA unknown error - this may be due to an incorrectly set up environment, e.g. changing env variable CUDA_VISIBLE_DEVICES after program start. Setting the available devices to be zero. (Triggered internally at C:\actions-runner\_work\pytorch\pytorch\c10\cuda\CUDAFunctions.cpp:109.) 2022-05-18T04:17:17.9574561Z return torch._C._cuda_getDeviceCount() > 0 2022-05-18T04:17:17.9782356Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\cuda\__init__.py:82: UserWarning: CUDA initialization: CUDA unknown error - this may be due to an incorrectly set up environment, e.g. changing env variable CUDA_VISIBLE_DEVICES after program start. Setting the available devices to be zero. (Triggered internally at C:\actions-runner\_work\pytorch\pytorch\c10\cuda\CUDAFunctions.cpp:109.) 2022-05-18T04:17:17.9783327Z return torch._C._cuda_getDeviceCount() > 0 2022-05-18T04:17:18.0016455Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\cuda\__init__.py:82: UserWarning: CUDA initialization: CUDA unknown error - this may be due to an incorrectly set up environment, e.g. changing env variable CUDA_VISIBLE_DEVICES after program start. Setting the available devices to be zero. (Triggered internally at C:\actions-runner\_work\pytorch\pytorch\c10\cuda\CUDAFunctions.cpp:109.) 2022-05-18T04:17:18.0017199Z return torch._C._cuda_getDeviceCount() > 0 2022-05-18T04:17:18.0135071Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\cuda\__init__.py:82: UserWarning: CUDA initialization: CUDA unknown error - this may be due to an incorrectly set up environment, e.g. changing env variable CUDA_VISIBLE_DEVICES after program start. Setting the available devices to be zero. (Triggered internally at C:\actions-runner\_work\pytorch\pytorch\c10\cuda\CUDAFunctions.cpp:109.) 2022-05-18T04:17:18.0135851Z return torch._C._cuda_getDeviceCount() > 0 2022-05-18T04:17:18.2149611Z ok (1.235s) 2022-05-18T04:17:19.1865787Z test_seqential_batch_workers_prefetch (__main__.TestDataLoaderPersistentWorkers) ... C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\cuda\__init__.py:82: UserWarning: CUDA initialization: CUDA unknown error - this may be due to an incorrectly set up environment, e.g. changing env variable CUDA_VISIBLE_DEVICES after program start. Setting the available devices to be zero. (Triggered internally at C:\actions-runner\_work\pytorch\pytorch\c10\cuda\CUDAFunctions.cpp:109.) 2022-05-18T04:17:19.1900365Z return torch._C._cuda_getDeviceCount() > 0 2022-05-18T04:17:19.2116490Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\cuda\__init__.py:82: UserWarning: CUDA initialization: CUDA unknown error - this may be due to an incorrectly set up environment, e.g. changing env variable CUDA_VISIBLE_DEVICES after program start. Setting the available devices to be zero. (Triggered internally at C:\actions-runner\_work\pytorch\pytorch\c10\cuda\CUDAFunctions.cpp:109.) 2022-05-18T04:17:19.2117206Z return torch._C._cuda_getDeviceCount() > 0 2022-05-18T04:17:19.2160166Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\cuda\__init__.py:82: UserWarning: CUDA initialization: CUDA unknown error - this may be due to an incorrectly set up environment, e.g. changing env variable CUDA_VISIBLE_DEVICES after program start. Setting the available devices to be zero. (Triggered internally at C:\actions-runner\_work\pytorch\pytorch\c10\cuda\CUDAFunctions.cpp:109.) 2022-05-18T04:17:19.2160874Z return torch._C._cuda_getDeviceCount() > 0 2022-05-18T04:17:19.2447389Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\cuda\__init__.py:82: UserWarning: CUDA initialization: CUDA unknown error - this may be due to an incorrectly set up environment, e.g. changing env variable CUDA_VISIBLE_DEVICES after program start. Setting the available devices to be zero. (Triggered internally at C:\actions-runner\_work\pytorch\pytorch\c10\cuda\CUDAFunctions.cpp:109.) 2022-05-18T04:17:19.2448067Z return torch._C._cuda_getDeviceCount() > 0 2022-05-18T04:17:19.4477028Z ok (1.217s) 2022-05-18T04:17:19.4989092Z test_sequential_batch (__main__.TestDataLoaderPersistentWorkers) ... ok (0.051s) 2022-05-18T04:17:19.5280058Z test_sequential_nonbatch (__main__.TestDataLoaderPersistentWorkers) ... ok (0.014s) 2022-05-18T04:17:19.5287303Z test_sequential_pin_memory (__main__.TestDataLoaderPersistentWorkers) ... skip: CUDA unavailable (0.016s) 2022-05-18T04:17:20.5125261Z test_sequential_workers (__main__.TestDataLoaderPersistentWorkers) ... C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\cuda\__init__.py:82: UserWarning: CUDA initialization: CUDA unknown error - this may be due to an incorrectly set up environment, e.g. changing env variable CUDA_VISIBLE_DEVICES after program start. Setting the available devices to be zero. (Triggered internally at C:\actions-runner\_work\pytorch\pytorch\c10\cuda\CUDAFunctions.cpp:109.) 2022-05-18T04:17:20.5126049Z return torch._C._cuda_getDeviceCount() > 0 2022-05-18T04:17:20.5126728Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\cuda\__init__.py:82: UserWarning: CUDA initialization: CUDA unknown error - this may be due to an incorrectly set up environment, e.g. changing env variable CUDA_VISIBLE_DEVICES after program start. Setting the available devices to be zero. (Triggered internally at C:\actions-runner\_work\pytorch\pytorch\c10\cuda\CUDAFunctions.cpp:109.) 2022-05-18T04:17:20.5127356Z return torch._C._cuda_getDeviceCount() > 0 2022-05-18T04:17:20.5335992Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\cuda\__init__.py:82: UserWarning: CUDA initialization: CUDA unknown error - this may be due to an incorrectly set up environment, e.g. changing env variable CUDA_VISIBLE_DEVICES after program start. Setting the available devices to be zero. (Triggered internally at C:\actions-runner\_work\pytorch\pytorch\c10\cuda\CUDAFunctions.cpp:109.) 2022-05-18T04:17:20.5337269Z return torch._C._cuda_getDeviceCount() > 0 2022-05-18T04:17:20.5575725Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\cuda\__init__.py:82: UserWarning: CUDA initialization: CUDA unknown error - this may be due to an incorrectly set up environment, e.g. changing env variable CUDA_VISIBLE_DEVICES after program start. Setting the available devices to be zero. (Triggered internally at C:\actions-runner\_work\pytorch\pytorch\c10\cuda\CUDAFunctions.cpp:109.) 2022-05-18T04:17:20.5576704Z return torch._C._cuda_getDeviceCount() > 0 2022-05-18T04:17:20.7913587Z ok (1.263s) 2022-05-18T04:17:20.8685155Z test_shuffle (__main__.TestDataLoaderPersistentWorkers) ... ok (0.073s) 2022-05-18T04:17:20.9382779Z test_shuffle_batch (__main__.TestDataLoaderPersistentWorkers) ... ok (0.069s) 2022-05-18T04:17:21.0099854Z test_shuffle_batch_none (__main__.TestDataLoaderPersistentWorkers) ... ok (0.077s) 2022-05-18T04:17:21.0106759Z test_shuffle_batch_workers (__main__.TestDataLoaderPersistentWorkers) ... skip: Test is disabled because an issue exists disabling it: https://github.com/pytorch/pytorch/issues/74548 for allplatform(s) . If you're seeing this on your local machine and would like to enable this test, please make sure IN_CI is not set and you are not using the flag --import-disabled-tests. (0.001s) 2022-05-18T04:17:21.9727963Z test_shuffle_batch_workers_prefetch (__main__.TestDataLoaderPersistentWorkers) ... C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\cuda\__init__.py:82: UserWarning: CUDA initialization: CUDA unknown error - this may be due to an incorrectly set up environment, e.g. changing env variable CUDA_VISIBLE_DEVICES after program start. Setting the available devices to be zero. (Triggered internally at C:\actions-runner\_work\pytorch\pytorch\c10\cuda\CUDAFunctions.cpp:109.) 2022-05-18T04:17:21.9728812Z return torch._C._cuda_getDeviceCount() > 0 2022-05-18T04:17:21.9965293Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\cuda\__init__.py:82: UserWarning: CUDA initialization: CUDA unknown error - this may be due to an incorrectly set up environment, e.g. changing env variable CUDA_VISIBLE_DEVICES after program start. Setting the available devices to be zero. (Triggered internally at C:\actions-runner\_work\pytorch\pytorch\c10\cuda\CUDAFunctions.cpp:109.) 2022-05-18T04:17:21.9965976Z return torch._C._cuda_getDeviceCount() > 0 2022-05-18T04:17:22.0195641Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\cuda\__init__.py:82: UserWarning: CUDA initialization: CUDA unknown error - this may be due to an incorrectly set up environment, e.g. changing env variable CUDA_VISIBLE_DEVICES after program start. Setting the available devices to be zero. (Triggered internally at C:\actions-runner\_work\pytorch\pytorch\c10\cuda\CUDAFunctions.cpp:109.) 2022-05-18T04:17:22.0196308Z return torch._C._cuda_getDeviceCount() > 0 2022-05-18T04:17:22.0226712Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\cuda\__init__.py:82: UserWarning: CUDA initialization: CUDA unknown error - this may be due to an incorrectly set up environment, e.g. changing env variable CUDA_VISIBLE_DEVICES after program start. Setting the available devices to be zero. (Triggered internally at C:\actions-runner\_work\pytorch\pytorch\c10\cuda\CUDAFunctions.cpp:109.) 2022-05-18T04:17:22.0227373Z return torch._C._cuda_getDeviceCount() > 0 2022-05-18T04:17:22.2689073Z ok (1.249s) 2022-05-18T04:17:22.2697079Z test_shuffle_pin_memory (__main__.TestDataLoaderPersistentWorkers) ... skip: CUDA unavailable (0.000s) 2022-05-18T04:17:23.2553715Z test_shuffle_reproducibility (__main__.TestDataLoaderPersistentWorkers) ... C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\cuda\__init__.py:82: UserWarning: CUDA initialization: CUDA unknown error - this may be due to an incorrectly set up environment, e.g. changing env variable CUDA_VISIBLE_DEVICES after program start. Setting the available devices to be zero. (Triggered internally at C:\actions-runner\_work\pytorch\pytorch\c10\cuda\CUDAFunctions.cpp:109.) 2022-05-18T04:17:23.2554591Z return torch._C._cuda_getDeviceCount() > 0 2022-05-18T04:17:23.2566567Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\cuda\__init__.py:82: UserWarning: CUDA initialization: CUDA unknown error - this may be due to an incorrectly set up environment, e.g. changing env variable CUDA_VISIBLE_DEVICES after program start. Setting the available devices to be zero. (Triggered internally at C:\actions-runner\_work\pytorch\pytorch\c10\cuda\CUDAFunctions.cpp:109.) 2022-05-18T04:17:23.2567183Z return torch._C._cuda_getDeviceCount() > 0 2022-05-18T04:17:24.3945607Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\cuda\__init__.py:82: UserWarning: CUDA initialization: CUDA unknown error - this may be due to an incorrectly set up environment, e.g. changing env variable CUDA_VISIBLE_DEVICES after program start. Setting the available devices to be zero. (Triggered internally at C:\actions-runner\_work\pytorch\pytorch\c10\cuda\CUDAFunctions.cpp:109.) 2022-05-18T04:17:24.3946302Z return torch._C._cuda_getDeviceCount() > 0 2022-05-18T04:17:24.4015321Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\cuda\__init__.py:82: UserWarning: CUDA initialization: CUDA unknown error - this may be due to an incorrectly set up environment, e.g. changing env variable CUDA_VISIBLE_DEVICES after program start. Setting the available devices to be zero. (Triggered internally at C:\actions-runner\_work\pytorch\pytorch\c10\cuda\CUDAFunctions.cpp:109.) 2022-05-18T04:17:24.4016221Z return torch._C._cuda_getDeviceCount() > 0 2022-05-18T04:17:24.6073233Z ok (2.341s) 2022-05-18T04:17:25.5727967Z test_shuffle_workers (__main__.TestDataLoaderPersistentWorkers) ... C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\cuda\__init__.py:82: UserWarning: CUDA initialization: CUDA unknown error - this may be due to an incorrectly set up environment, e.g. changing env variable CUDA_VISIBLE_DEVICES after program start. Setting the available devices to be zero. (Triggered internally at C:\actions-runner\_work\pytorch\pytorch\c10\cuda\CUDAFunctions.cpp:109.) 2022-05-18T04:17:25.5728742Z return torch._C._cuda_getDeviceCount() > 0 2022-05-18T04:17:25.5947550Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\cuda\__init__.py:82: UserWarning: CUDA initialization: CUDA unknown error - this may be due to an incorrectly set up environment, e.g. changing env variable CUDA_VISIBLE_DEVICES after program start. Setting the available devices to be zero. (Triggered internally at C:\actions-runner\_work\pytorch\pytorch\c10\cuda\CUDAFunctions.cpp:109.) 2022-05-18T04:17:25.5948225Z return torch._C._cuda_getDeviceCount() > 0 2022-05-18T04:17:25.6241951Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\cuda\__init__.py:82: UserWarning: CUDA initialization: CUDA unknown error - this may be due to an incorrectly set up environment, e.g. changing env variable CUDA_VISIBLE_DEVICES after program start. Setting the available devices to be zero. (Triggered internally at C:\actions-runner\_work\pytorch\pytorch\c10\cuda\CUDAFunctions.cpp:109.) 2022-05-18T04:17:25.6242625Z return torch._C._cuda_getDeviceCount() > 0 2022-05-18T04:17:25.6244118Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\cuda\__init__.py:82: UserWarning: CUDA initialization: CUDA unknown error - this may be due to an incorrectly set up environment, e.g. changing env variable CUDA_VISIBLE_DEVICES after program start. Setting the available devices to be zero. (Triggered internally at C:\actions-runner\_work\pytorch\pytorch\c10\cuda\CUDAFunctions.cpp:109.) 2022-05-18T04:17:25.6244801Z return torch._C._cuda_getDeviceCount() > 0 2022-05-18T04:17:25.9121383Z ok (1.300s) 2022-05-18T04:17:25.9134521Z test_timeout (__main__.TestDataLoaderPersistentWorkers) ... skip: Test is disabled because an issue exists disabling it: https://github.com/pytorch/pytorch/issues/68844 for allplatform(s) . If you're seeing this on your local machine and would like to enable this test, please make sure IN_CI is not set and you are not using the flag --import-disabled-tests. (0.000s) 2022-05-18T04:17:25.9147864Z test_typing (__main__.TestDataLoaderPersistentWorkers) ... ok (0.000s) 2022-05-18T04:17:26.8689280Z test_worker_init_fn (__main__.TestDataLoaderPersistentWorkers) ... C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\cuda\__init__.py:82: UserWarning: CUDA initialization: CUDA unknown error - this may be due to an incorrectly set up environment, e.g. changing env variable CUDA_VISIBLE_DEVICES after program start. Setting the available devices to be zero. (Triggered internally at C:\actions-runner\_work\pytorch\pytorch\c10\cuda\CUDAFunctions.cpp:109.) 2022-05-18T04:17:26.8690092Z return torch._C._cuda_getDeviceCount() > 0 2022-05-18T04:17:26.8747809Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\cuda\__init__.py:82: UserWarning: CUDA initialization: CUDA unknown error - this may be due to an incorrectly set up environment, e.g. changing env variable CUDA_VISIBLE_DEVICES after program start. Setting the available devices to be zero. (Triggered internally at C:\actions-runner\_work\pytorch\pytorch\c10\cuda\CUDAFunctions.cpp:109.) 2022-05-18T04:17:26.8748502Z return torch._C._cuda_getDeviceCount() > 0 2022-05-18T04:17:27.0277711Z ok (1.116s) 2022-05-18T04:17:27.0287022Z test_worker_seed (__main__.TestDataLoaderPersistentWorkers) ... skip: Test is disabled because an issue exists disabling it: https://github.com/pytorch/pytorch/issues/62969 for allplatform(s) . If you're seeing this on your local machine and would like to enable this test, please make sure IN_CI is not set and you are not using the flag --import-disabled-tests. (0.000s) 2022-05-18T04:17:27.0295401Z test_worker_seed_reproducibility (__main__.TestDataLoaderPersistentWorkers) ... skip: Test is disabled because an issue exists disabling it: https://github.com/pytorch/pytorch/issues/62970 for allplatform(s) . If you're seeing this on your local machine and would like to enable this test, please make sure IN_CI is not set and you are not using the flag --import-disabled-tests. (0.000s) 2022-05-18T04:17:27.0306247Z test_lengths_must_equal_dataset_size (__main__.TestDatasetRandomSplit) ... ok (0.000s) 2022-05-18T04:17:27.0334443Z test_slicing_of_subset_of_dataset (__main__.TestDatasetRandomSplit) ... ok (0.016s) 2022-05-18T04:17:27.0363117Z test_slicing_of_subset_of_subset (__main__.TestDatasetRandomSplit) ... ok (0.000s) 2022-05-18T04:17:27.0376320Z test_splits_are_mutually_exclusive (__main__.TestDatasetRandomSplit) ... ok (0.000s) 2022-05-18T04:17:27.0401329Z test_splits_generator (__main__.TestDatasetRandomSplit) ... ok (0.000s) 2022-05-18T04:17:27.0415798Z test_splits_have_correct_size (__main__.TestDatasetRandomSplit) ... ok (0.000s) 2022-05-18T04:17:27.0425733Z test_splits_indexing_type (__main__.TestDatasetRandomSplit) 2022-05-18T04:17:27.0440386Z Indices generated by random_split ... ok (0.000s) 2022-05-18T04:17:27.0489626Z test_splits_reproducibility (__main__.TestDatasetRandomSplit) ... ok (0.016s) 2022-05-18T04:17:27.0496172Z test_pin_memory (__main__.TestDictDataLoader) ... skip: CUDA unavailable (0.000s) 2022-05-18T04:17:27.0502892Z test_pin_memory_device (__main__.TestDictDataLoader) ... skip: CUDA unavailable (0.000s) 2022-05-18T04:17:27.0509437Z test_pin_memory_with_only_device (__main__.TestDictDataLoader) ... skip: CUDA unavailable (0.000s) 2022-05-18T04:17:27.9829344Z test_sequential_batch (__main__.TestDictDataLoader) ... C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\cuda\__init__.py:82: UserWarning: CUDA initialization: CUDA unknown error - this may be due to an incorrectly set up environment, e.g. changing env variable CUDA_VISIBLE_DEVICES after program start. Setting the available devices to be zero. (Triggered internally at C:\actions-runner\_work\pytorch\pytorch\c10\cuda\CUDAFunctions.cpp:109.) 2022-05-18T04:17:27.9830168Z return torch._C._cuda_getDeviceCount() > 0 2022-05-18T04:17:28.1223133Z ok (1.073s) 2022-05-18T04:17:29.0477944Z test_ind_worker_queue (__main__.TestIndividualWorkerQueue) ... C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\cuda\__init__.py:82: UserWarning: CUDA initialization: CUDA unknown error - this may be due to an incorrectly set up environment, e.g. changing env variable CUDA_VISIBLE_DEVICES after program start. Setting the available devices to be zero. (Triggered internally at C:\actions-runner\_work\pytorch\pytorch\c10\cuda\CUDAFunctions.cpp:109.) 2022-05-18T04:17:29.0478688Z return torch._C._cuda_getDeviceCount() > 0 2022-05-18T04:17:30.1402092Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\cuda\__init__.py:82: UserWarning: CUDA initialization: CUDA unknown error - this may be due to an incorrectly set up environment, e.g. changing env variable CUDA_VISIBLE_DEVICES after program start. Setting the available devices to be zero. (Triggered internally at C:\actions-runner\_work\pytorch\pytorch\c10\cuda\CUDAFunctions.cpp:109.) 2022-05-18T04:17:30.1402782Z return torch._C._cuda_getDeviceCount() > 0 2022-05-18T04:17:30.1457648Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\cuda\__init__.py:82: UserWarning: CUDA initialization: CUDA unknown error - this may be due to an incorrectly set up environment, e.g. changing env variable CUDA_VISIBLE_DEVICES after program start. Setting the available devices to be zero. (Triggered internally at C:\actions-runner\_work\pytorch\pytorch\c10\cuda\CUDAFunctions.cpp:109.) 2022-05-18T04:17:30.1458385Z return torch._C._cuda_getDeviceCount() > 0 2022-05-18T04:17:31.2589199Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\cuda\__init__.py:82: UserWarning: CUDA initialization: CUDA unknown error - this may be due to an incorrectly set up environment, e.g. changing env variable CUDA_VISIBLE_DEVICES after program start. Setting the available devices to be zero. (Triggered internally at C:\actions-runner\_work\pytorch\pytorch\c10\cuda\CUDAFunctions.cpp:109.) 2022-05-18T04:17:31.2589895Z return torch._C._cuda_getDeviceCount() > 0 2022-05-18T04:17:31.2795884Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\cuda\__init__.py:82: UserWarning: CUDA initialization: CUDA unknown error - this may be due to an incorrectly set up environment, e.g. changing env variable CUDA_VISIBLE_DEVICES after program start. Setting the available devices to be zero. (Triggered internally at C:\actions-runner\_work\pytorch\pytorch\c10\cuda\CUDAFunctions.cpp:109.) 2022-05-18T04:17:31.2796806Z return torch._C._cuda_getDeviceCount() > 0 2022-05-18T04:17:31.3008244Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\cuda\__init__.py:82: UserWarning: CUDA initialization: CUDA unknown error - this may be due to an incorrectly set up environment, e.g. changing env variable CUDA_VISIBLE_DEVICES after program start. Setting the available devices to be zero. (Triggered internally at C:\actions-runner\_work\pytorch\pytorch\c10\cuda\CUDAFunctions.cpp:109.) 2022-05-18T04:17:31.3008939Z return torch._C._cuda_getDeviceCount() > 0 2022-05-18T04:17:32.4318901Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\cuda\__init__.py:82: UserWarning: CUDA initialization: CUDA unknown error - this may be due to an incorrectly set up environment, e.g. changing env variable CUDA_VISIBLE_DEVICES after program start. Setting the available devices to be zero. (Triggered internally at C:\actions-runner\_work\pytorch\pytorch\c10\cuda\CUDAFunctions.cpp:109.) 2022-05-18T04:17:32.4319592Z return torch._C._cuda_getDeviceCount() > 0 2022-05-18T04:17:32.4374058Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\cuda\__init__.py:82: UserWarning: CUDA initialization: CUDA unknown error - this may be due to an incorrectly set up environment, e.g. changing env variable CUDA_VISIBLE_DEVICES after program start. Setting the available devices to be zero. (Triggered internally at C:\actions-runner\_work\pytorch\pytorch\c10\cuda\CUDAFunctions.cpp:109.) 2022-05-18T04:17:32.4374832Z return torch._C._cuda_getDeviceCount() > 0 2022-05-18T04:17:32.4530017Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\cuda\__init__.py:82: UserWarning: CUDA initialization: CUDA unknown error - this may be due to an incorrectly set up environment, e.g. changing env variable CUDA_VISIBLE_DEVICES after program start. Setting the available devices to be zero. (Triggered internally at C:\actions-runner\_work\pytorch\pytorch\c10\cuda\CUDAFunctions.cpp:109.) 2022-05-18T04:17:32.4825993Z return torch._C._cuda_getDeviceCount() > 0 2022-05-18T04:17:32.4826744Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\cuda\__init__.py:82: UserWarning: CUDA initialization: CUDA unknown error - this may be due to an incorrectly set up environment, e.g. changing env variable CUDA_VISIBLE_DEVICES after program start. Setting the available devices to be zero. (Triggered internally at C:\actions-runner\_work\pytorch\pytorch\c10\cuda\CUDAFunctions.cpp:109.) 2022-05-18T04:17:32.4827389Z return torch._C._cuda_getDeviceCount() > 0 2022-05-18T04:17:33.6271786Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\cuda\__init__.py:82: UserWarning: CUDA initialization: CUDA unknown error - this may be due to an incorrectly set up environment, e.g. changing env variable CUDA_VISIBLE_DEVICES after program start. Setting the available devices to be zero. (Triggered internally at C:\actions-runner\_work\pytorch\pytorch\c10\cuda\CUDAFunctions.cpp:109.) 2022-05-18T04:17:33.6272471Z return torch._C._cuda_getDeviceCount() > 0 2022-05-18T04:17:33.6420256Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\cuda\__init__.py:82: UserWarning: CUDA initialization: CUDA unknown error - this may be due to an incorrectly set up environment, e.g. changing env variable CUDA_VISIBLE_DEVICES after program start. Setting the available devices to be zero. (Triggered internally at C:\actions-runner\_work\pytorch\pytorch\c10\cuda\CUDAFunctions.cpp:109.) 2022-05-18T04:17:33.6421027Z return torch._C._cuda_getDeviceCount() > 0 2022-05-18T04:17:33.6635893Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\cuda\__init__.py:82: UserWarning: CUDA initialization: CUDA unknown error - this may be due to an incorrectly set up environment, e.g. changing env variable CUDA_VISIBLE_DEVICES after program start. Setting the available devices to be zero. (Triggered internally at C:\actions-runner\_work\pytorch\pytorch\c10\cuda\CUDAFunctions.cpp:109.) 2022-05-18T04:17:33.6636566Z return torch._C._cuda_getDeviceCount() > 0 2022-05-18T04:17:33.6849828Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\cuda\__init__.py:82: UserWarning: CUDA initialization: CUDA unknown error - this may be due to an incorrectly set up environment, e.g. changing env variable CUDA_VISIBLE_DEVICES after program start. Setting the available devices to be zero. (Triggered internally at C:\actions-runner\_work\pytorch\pytorch\c10\cuda\CUDAFunctions.cpp:109.) 2022-05-18T04:17:33.6851261Z return torch._C._cuda_getDeviceCount() > 0 2022-05-18T04:17:33.7054318Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\cuda\__init__.py:82: UserWarning: CUDA initialization: CUDA unknown error - this may be due to an incorrectly set up environment, e.g. changing env variable CUDA_VISIBLE_DEVICES after program start. Setting the available devices to be zero. (Triggered internally at C:\actions-runner\_work\pytorch\pytorch\c10\cuda\CUDAFunctions.cpp:109.) 2022-05-18T04:17:33.7054981Z return torch._C._cuda_getDeviceCount() > 0 2022-05-18T04:17:34.8700487Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\cuda\__init__.py:82: UserWarning: CUDA initialization: CUDA unknown error - this may be due to an incorrectly set up environment, e.g. changing env variable CUDA_VISIBLE_DEVICES after program start. Setting the available devices to be zero. (Triggered internally at C:\actions-runner\_work\pytorch\pytorch\c10\cuda\CUDAFunctions.cpp:109.) 2022-05-18T04:17:34.8701273Z return torch._C._cuda_getDeviceCount() > 0 2022-05-18T04:17:34.8898855Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\cuda\__init__.py:82: UserWarning: CUDA initialization: CUDA unknown error - this may be due to an incorrectly set up environment, e.g. changing env variable CUDA_VISIBLE_DEVICES after program start. Setting the available devices to be zero. (Triggered internally at C:\actions-runner\_work\pytorch\pytorch\c10\cuda\CUDAFunctions.cpp:109.) 2022-05-18T04:17:34.8899778Z return torch._C._cuda_getDeviceCount() > 0 2022-05-18T04:17:34.9132534Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\cuda\__init__.py:82: UserWarning: CUDA initialization: CUDA unknown error - this may be due to an incorrectly set up environment, e.g. changing env variable CUDA_VISIBLE_DEVICES after program start. Setting the available devices to be zero. (Triggered internally at C:\actions-runner\_work\pytorch\pytorch\c10\cuda\CUDAFunctions.cpp:109.) 2022-05-18T04:17:34.9133227Z return torch._C._cuda_getDeviceCount() > 0 2022-05-18T04:17:34.9345802Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\cuda\__init__.py:82: UserWarning: CUDA initialization: CUDA unknown error - this may be due to an incorrectly set up environment, e.g. changing env variable CUDA_VISIBLE_DEVICES after program start. Setting the available devices to be zero. (Triggered internally at C:\actions-runner\_work\pytorch\pytorch\c10\cuda\CUDAFunctions.cpp:109.) 2022-05-18T04:17:34.9346465Z return torch._C._cuda_getDeviceCount() > 0 2022-05-18T04:17:34.9365303Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\cuda\__init__.py:82: UserWarning: CUDA initialization: CUDA unknown error - this may be due to an incorrectly set up environment, e.g. changing env variable CUDA_VISIBLE_DEVICES after program start. Setting the available devices to be zero. (Triggered internally at C:\actions-runner\_work\pytorch\pytorch\c10\cuda\CUDAFunctions.cpp:109.) 2022-05-18T04:17:34.9365960Z return torch._C._cuda_getDeviceCount() > 0 2022-05-18T04:17:34.9602665Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\cuda\__init__.py:82: UserWarning: CUDA initialization: CUDA unknown error - this may be due to an incorrectly set up environment, e.g. changing env variable CUDA_VISIBLE_DEVICES after program start. Setting the available devices to be zero. (Triggered internally at C:\actions-runner\_work\pytorch\pytorch\c10\cuda\CUDAFunctions.cpp:109.) 2022-05-18T04:17:34.9603340Z return torch._C._cuda_getDeviceCount() > 0 2022-05-18T04:17:36.0722489Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\cuda\__init__.py:82: UserWarning: CUDA initialization: CUDA unknown error - this may be due to an incorrectly set up environment, e.g. changing env variable CUDA_VISIBLE_DEVICES after program start. Setting the available devices to be zero. (Triggered internally at C:\actions-runner\_work\pytorch\pytorch\c10\cuda\CUDAFunctions.cpp:109.) 2022-05-18T04:17:36.0723202Z return torch._C._cuda_getDeviceCount() > 0 2022-05-18T04:17:37.1561742Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\cuda\__init__.py:82: UserWarning: CUDA initialization: CUDA unknown error - this may be due to an incorrectly set up environment, e.g. changing env variable CUDA_VISIBLE_DEVICES after program start. Setting the available devices to be zero. (Triggered internally at C:\actions-runner\_work\pytorch\pytorch\c10\cuda\CUDAFunctions.cpp:109.) 2022-05-18T04:17:37.1562442Z return torch._C._cuda_getDeviceCount() > 0 2022-05-18T04:17:37.1671387Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\cuda\__init__.py:82: UserWarning: CUDA initialization: CUDA unknown error - this may be due to an incorrectly set up environment, e.g. changing env variable CUDA_VISIBLE_DEVICES after program start. Setting the available devices to be zero. (Triggered internally at C:\actions-runner\_work\pytorch\pytorch\c10\cuda\CUDAFunctions.cpp:109.) 2022-05-18T04:17:37.1672152Z return torch._C._cuda_getDeviceCount() > 0 2022-05-18T04:17:38.2700804Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\cuda\__init__.py:82: UserWarning: CUDA initialization: CUDA unknown error - this may be due to an incorrectly set up environment, e.g. changing env variable CUDA_VISIBLE_DEVICES after program start. Setting the available devices to be zero. (Triggered internally at C:\actions-runner\_work\pytorch\pytorch\c10\cuda\CUDAFunctions.cpp:109.) 2022-05-18T04:17:38.2701508Z return torch._C._cuda_getDeviceCount() > 0 2022-05-18T04:17:38.2907244Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\cuda\__init__.py:82: UserWarning: CUDA initialization: CUDA unknown error - this may be due to an incorrectly set up environment, e.g. changing env variable CUDA_VISIBLE_DEVICES after program start. Setting the available devices to be zero. (Triggered internally at C:\actions-runner\_work\pytorch\pytorch\c10\cuda\CUDAFunctions.cpp:109.) 2022-05-18T04:17:38.2908178Z return torch._C._cuda_getDeviceCount() > 0 2022-05-18T04:17:38.3087223Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\cuda\__init__.py:82: UserWarning: CUDA initialization: CUDA unknown error - this may be due to an incorrectly set up environment, e.g. changing env variable CUDA_VISIBLE_DEVICES after program start. Setting the available devices to be zero. (Triggered internally at C:\actions-runner\_work\pytorch\pytorch\c10\cuda\CUDAFunctions.cpp:109.) 2022-05-18T04:17:38.3087901Z return torch._C._cuda_getDeviceCount() > 0 2022-05-18T04:17:39.4455963Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\cuda\__init__.py:82: UserWarning: CUDA initialization: CUDA unknown error - this may be due to an incorrectly set up environment, e.g. changing env variable CUDA_VISIBLE_DEVICES after program start. Setting the available devices to be zero. (Triggered internally at C:\actions-runner\_work\pytorch\pytorch\c10\cuda\CUDAFunctions.cpp:109.) 2022-05-18T04:17:39.4456672Z return torch._C._cuda_getDeviceCount() > 0 2022-05-18T04:17:39.4473234Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\cuda\__init__.py:82: UserWarning: CUDA initialization: CUDA unknown error - this may be due to an incorrectly set up environment, e.g. changing env variable CUDA_VISIBLE_DEVICES after program start. Setting the available devices to be zero. (Triggered internally at C:\actions-runner\_work\pytorch\pytorch\c10\cuda\CUDAFunctions.cpp:109.) 2022-05-18T04:17:39.4473903Z return torch._C._cuda_getDeviceCount() > 0 2022-05-18T04:17:39.4661961Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\cuda\__init__.py:82: UserWarning: CUDA initialization: CUDA unknown error - this may be due to an incorrectly set up environment, e.g. changing env variable CUDA_VISIBLE_DEVICES after program start. Setting the available devices to be zero. (Triggered internally at C:\actions-runner\_work\pytorch\pytorch\c10\cuda\CUDAFunctions.cpp:109.) 2022-05-18T04:17:39.4663211Z return torch._C._cuda_getDeviceCount() > 0 2022-05-18T04:17:39.4809805Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\cuda\__init__.py:82: UserWarning: CUDA initialization: CUDA unknown error - this may be due to an incorrectly set up environment, e.g. changing env variable CUDA_VISIBLE_DEVICES after program start. Setting the available devices to be zero. (Triggered internally at C:\actions-runner\_work\pytorch\pytorch\c10\cuda\CUDAFunctions.cpp:109.) 2022-05-18T04:17:39.4810757Z return torch._C._cuda_getDeviceCount() > 0 2022-05-18T04:17:40.6238304Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\cuda\__init__.py:82: UserWarning: CUDA initialization: CUDA unknown error - this may be due to an incorrectly set up environment, e.g. changing env variable CUDA_VISIBLE_DEVICES after program start. Setting the available devices to be zero. (Triggered internally at C:\actions-runner\_work\pytorch\pytorch\c10\cuda\CUDAFunctions.cpp:109.) 2022-05-18T04:17:40.6239189Z return torch._C._cuda_getDeviceCount() > 0 2022-05-18T04:17:40.6440162Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\cuda\__init__.py:82: UserWarning: CUDA initialization: CUDA unknown error - this may be due to an incorrectly set up environment, e.g. changing env variable CUDA_VISIBLE_DEVICES after program start. Setting the available devices to be zero. (Triggered internally at C:\actions-runner\_work\pytorch\pytorch\c10\cuda\CUDAFunctions.cpp:109.) 2022-05-18T04:17:40.6441289Z return torch._C._cuda_getDeviceCount() > 0 2022-05-18T04:17:40.6639950Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\cuda\__init__.py:82: UserWarning: CUDA initialization: CUDA unknown error - this may be due to an incorrectly set up environment, e.g. changing env variable CUDA_VISIBLE_DEVICES after program start. Setting the available devices to be zero. (Triggered internally at C:\actions-runner\_work\pytorch\pytorch\c10\cuda\CUDAFunctions.cpp:109.) 2022-05-18T04:17:40.6640624Z return torch._C._cuda_getDeviceCount() > 0 2022-05-18T04:17:40.7232364Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\cuda\__init__.py:82: UserWarning: CUDA initialization: CUDA unknown error - this may be due to an incorrectly set up environment, e.g. changing env variable CUDA_VISIBLE_DEVICES after program start. Setting the available devices to be zero. (Triggered internally at C:\actions-runner\_work\pytorch\pytorch\c10\cuda\CUDAFunctions.cpp:109.) 2022-05-18T04:17:40.7233039Z return torch._C._cuda_getDeviceCount() > 0 2022-05-18T04:17:40.7399221Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\cuda\__init__.py:82: UserWarning: CUDA initialization: CUDA unknown error - this may be due to an incorrectly set up environment, e.g. changing env variable CUDA_VISIBLE_DEVICES after program start. Setting the available devices to be zero. (Triggered internally at C:\actions-runner\_work\pytorch\pytorch\c10\cuda\CUDAFunctions.cpp:109.) 2022-05-18T04:17:41.9036320Z return torch._C._cuda_getDeviceCount() > 0 2022-05-18T04:17:41.9037058Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\cuda\__init__.py:82: UserWarning: CUDA initialization: CUDA unknown error - this may be due to an incorrectly set up environment, e.g. changing env variable CUDA_VISIBLE_DEVICES after program start. Setting the available devices to be zero. (Triggered internally at C:\actions-runner\_work\pytorch\pytorch\c10\cuda\CUDAFunctions.cpp:109.) 2022-05-18T04:17:41.9037713Z return torch._C._cuda_getDeviceCount() > 0 2022-05-18T04:17:41.9243993Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\cuda\__init__.py:82: UserWarning: CUDA initialization: CUDA unknown error - this may be due to an incorrectly set up environment, e.g. changing env variable CUDA_VISIBLE_DEVICES after program start. Setting the available devices to be zero. (Triggered internally at C:\actions-runner\_work\pytorch\pytorch\c10\cuda\CUDAFunctions.cpp:109.) 2022-05-18T04:17:41.9244904Z return torch._C._cuda_getDeviceCount() > 0 2022-05-18T04:17:41.9424744Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\cuda\__init__.py:82: UserWarning: CUDA initialization: CUDA unknown error - this may be due to an incorrectly set up environment, e.g. changing env variable CUDA_VISIBLE_DEVICES after program start. Setting the available devices to be zero. (Triggered internally at C:\actions-runner\_work\pytorch\pytorch\c10\cuda\CUDAFunctions.cpp:109.) 2022-05-18T04:17:41.9425427Z return torch._C._cuda_getDeviceCount() > 0 2022-05-18T04:17:41.9638758Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\cuda\__init__.py:82: UserWarning: CUDA initialization: CUDA unknown error - this may be due to an incorrectly set up environment, e.g. changing env variable CUDA_VISIBLE_DEVICES after program start. Setting the available devices to be zero. (Triggered internally at C:\actions-runner\_work\pytorch\pytorch\c10\cuda\CUDAFunctions.cpp:109.) 2022-05-18T04:17:41.9639587Z return torch._C._cuda_getDeviceCount() > 0 2022-05-18T04:17:41.9810521Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\cuda\__init__.py:82: UserWarning: CUDA initialization: CUDA unknown error - this may be due to an incorrectly set up environment, e.g. changing env variable CUDA_VISIBLE_DEVICES after program start. Setting the available devices to be zero. (Triggered internally at C:\actions-runner\_work\pytorch\pytorch\c10\cuda\CUDAFunctions.cpp:109.) 2022-05-18T04:17:41.9811193Z return torch._C._cuda_getDeviceCount() > 0 2022-05-18T04:17:41.9987703Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\cuda\__init__.py:82: UserWarning: CUDA initialization: CUDA unknown error - this may be due to an incorrectly set up environment, e.g. changing env variable CUDA_VISIBLE_DEVICES after program start. Setting the available devices to be zero. (Triggered internally at C:\actions-runner\_work\pytorch\pytorch\c10\cuda\CUDAFunctions.cpp:109.) 2022-05-18T04:17:41.9988378Z return torch._C._cuda_getDeviceCount() > 0 2022-05-18T04:17:43.0998423Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\cuda\__init__.py:82: UserWarning: CUDA initialization: CUDA unknown error - this may be due to an incorrectly set up environment, e.g. changing env variable CUDA_VISIBLE_DEVICES after program start. Setting the available devices to be zero. (Triggered internally at C:\actions-runner\_work\pytorch\pytorch\c10\cuda\CUDAFunctions.cpp:109.) 2022-05-18T04:17:43.0999114Z return torch._C._cuda_getDeviceCount() > 0 2022-05-18T04:17:44.1759553Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\cuda\__init__.py:82: UserWarning: CUDA initialization: CUDA unknown error - this may be due to an incorrectly set up environment, e.g. changing env variable CUDA_VISIBLE_DEVICES after program start. Setting the available devices to be zero. (Triggered internally at C:\actions-runner\_work\pytorch\pytorch\c10\cuda\CUDAFunctions.cpp:109.) 2022-05-18T04:17:44.1760257Z return torch._C._cuda_getDeviceCount() > 0 2022-05-18T04:17:44.1925887Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\cuda\__init__.py:82: UserWarning: CUDA initialization: CUDA unknown error - this may be due to an incorrectly set up environment, e.g. changing env variable CUDA_VISIBLE_DEVICES after program start. Setting the available devices to be zero. (Triggered internally at C:\actions-runner\_work\pytorch\pytorch\c10\cuda\CUDAFunctions.cpp:109.) 2022-05-18T04:17:44.1926563Z return torch._C._cuda_getDeviceCount() > 0 2022-05-18T04:17:45.2882393Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\cuda\__init__.py:82: UserWarning: CUDA initialization: CUDA unknown error - this may be due to an incorrectly set up environment, e.g. changing env variable CUDA_VISIBLE_DEVICES after program start. Setting the available devices to be zero. (Triggered internally at C:\actions-runner\_work\pytorch\pytorch\c10\cuda\CUDAFunctions.cpp:109.) 2022-05-18T04:17:45.2883090Z return torch._C._cuda_getDeviceCount() > 0 2022-05-18T04:17:45.3091047Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\cuda\__init__.py:82: UserWarning: CUDA initialization: CUDA unknown error - this may be due to an incorrectly set up environment, e.g. changing env variable CUDA_VISIBLE_DEVICES after program start. Setting the available devices to be zero. (Triggered internally at C:\actions-runner\_work\pytorch\pytorch\c10\cuda\CUDAFunctions.cpp:109.) 2022-05-18T04:17:45.3091749Z return torch._C._cuda_getDeviceCount() > 0 2022-05-18T04:17:45.3144423Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\cuda\__init__.py:82: UserWarning: CUDA initialization: CUDA unknown error - this may be due to an incorrectly set up environment, e.g. changing env variable CUDA_VISIBLE_DEVICES after program start. Setting the available devices to be zero. (Triggered internally at C:\actions-runner\_work\pytorch\pytorch\c10\cuda\CUDAFunctions.cpp:109.) 2022-05-18T04:17:45.3145172Z return torch._C._cuda_getDeviceCount() > 0 2022-05-18T04:17:46.4372652Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\cuda\__init__.py:82: UserWarning: CUDA initialization: CUDA unknown error - this may be due to an incorrectly set up environment, e.g. changing env variable CUDA_VISIBLE_DEVICES after program start. Setting the available devices to be zero. (Triggered internally at C:\actions-runner\_work\pytorch\pytorch\c10\cuda\CUDAFunctions.cpp:109.) 2022-05-18T04:17:46.4373339Z return torch._C._cuda_getDeviceCount() > 0 2022-05-18T04:17:46.4428942Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\cuda\__init__.py:82: UserWarning: CUDA initialization: CUDA unknown error - this may be due to an incorrectly set up environment, e.g. changing env variable CUDA_VISIBLE_DEVICES after program start. Setting the available devices to be zero. (Triggered internally at C:\actions-runner\_work\pytorch\pytorch\c10\cuda\CUDAFunctions.cpp:109.) 2022-05-18T04:17:46.4429631Z return torch._C._cuda_getDeviceCount() > 0 2022-05-18T04:17:46.4638724Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\cuda\__init__.py:82: UserWarning: CUDA initialization: CUDA unknown error - this may be due to an incorrectly set up environment, e.g. changing env variable CUDA_VISIBLE_DEVICES after program start. Setting the available devices to be zero. (Triggered internally at C:\actions-runner\_work\pytorch\pytorch\c10\cuda\CUDAFunctions.cpp:109.) 2022-05-18T04:17:46.4639403Z return torch._C._cuda_getDeviceCount() > 0 2022-05-18T04:17:46.4841753Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\cuda\__init__.py:82: UserWarning: CUDA initialization: CUDA unknown error - this may be due to an incorrectly set up environment, e.g. changing env variable CUDA_VISIBLE_DEVICES after program start. Setting the available devices to be zero. (Triggered internally at C:\actions-runner\_work\pytorch\pytorch\c10\cuda\CUDAFunctions.cpp:109.) 2022-05-18T04:17:46.4842435Z return torch._C._cuda_getDeviceCount() > 0 2022-05-18T04:17:47.6191833Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\cuda\__init__.py:82: UserWarning: CUDA initialization: CUDA unknown error - this may be due to an incorrectly set up environment, e.g. changing env variable CUDA_VISIBLE_DEVICES after program start. Setting the available devices to be zero. (Triggered internally at C:\actions-runner\_work\pytorch\pytorch\c10\cuda\CUDAFunctions.cpp:109.) 2022-05-18T04:17:47.6192502Z return torch._C._cuda_getDeviceCount() > 0 2022-05-18T04:17:47.6254202Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\cuda\__init__.py:82: UserWarning: CUDA initialization: CUDA unknown error - this may be due to an incorrectly set up environment, e.g. changing env variable CUDA_VISIBLE_DEVICES after program start. Setting the available devices to be zero. (Triggered internally at C:\actions-runner\_work\pytorch\pytorch\c10\cuda\CUDAFunctions.cpp:109.) 2022-05-18T04:17:47.6254983Z return torch._C._cuda_getDeviceCount() > 0 2022-05-18T04:17:47.6548728Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\cuda\__init__.py:82: UserWarning: CUDA initialization: CUDA unknown error - this may be due to an incorrectly set up environment, e.g. changing env variable CUDA_VISIBLE_DEVICES after program start. Setting the available devices to be zero. (Triggered internally at C:\actions-runner\_work\pytorch\pytorch\c10\cuda\CUDAFunctions.cpp:109.) 2022-05-18T04:17:47.6549420Z return torch._C._cuda_getDeviceCount() > 0 2022-05-18T04:17:47.6686315Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\cuda\__init__.py:82: UserWarning: CUDA initialization: CUDA unknown error - this may be due to an incorrectly set up environment, e.g. changing env variable CUDA_VISIBLE_DEVICES after program start. Setting the available devices to be zero. (Triggered internally at C:\actions-runner\_work\pytorch\pytorch\c10\cuda\CUDAFunctions.cpp:109.) 2022-05-18T04:17:47.6687083Z return torch._C._cuda_getDeviceCount() > 0 2022-05-18T04:17:47.6873677Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\cuda\__init__.py:82: UserWarning: CUDA initialization: CUDA unknown error - this may be due to an incorrectly set up environment, e.g. changing env variable CUDA_VISIBLE_DEVICES after program start. Setting the available devices to be zero. (Triggered internally at C:\actions-runner\_work\pytorch\pytorch\c10\cuda\CUDAFunctions.cpp:109.) 2022-05-18T04:17:47.6874343Z return torch._C._cuda_getDeviceCount() > 0 2022-05-18T04:17:48.8447142Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\cuda\__init__.py:82: UserWarning: CUDA initialization: CUDA unknown error - this may be due to an incorrectly set up environment, e.g. changing env variable CUDA_VISIBLE_DEVICES after program start. Setting the available devices to be zero. (Triggered internally at C:\actions-runner\_work\pytorch\pytorch\c10\cuda\CUDAFunctions.cpp:109.) 2022-05-18T04:17:48.8447912Z return torch._C._cuda_getDeviceCount() > 0 2022-05-18T04:17:48.8660011Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\cuda\__init__.py:82: UserWarning: CUDA initialization: CUDA unknown error - this may be due to an incorrectly set up environment, e.g. changing env variable CUDA_VISIBLE_DEVICES after program start. Setting the available devices to be zero. (Triggered internally at C:\actions-runner\_work\pytorch\pytorch\c10\cuda\CUDAFunctions.cpp:109.) 2022-05-18T04:17:48.8660902Z return torch._C._cuda_getDeviceCount() > 0 2022-05-18T04:17:48.9001928Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\cuda\__init__.py:82: UserWarning: CUDA initialization: CUDA unknown error - this may be due to an incorrectly set up environment, e.g. changing env variable CUDA_VISIBLE_DEVICES after program start. Setting the available devices to be zero. (Triggered internally at C:\actions-runner\_work\pytorch\pytorch\c10\cuda\CUDAFunctions.cpp:109.) 2022-05-18T04:17:48.9002607Z return torch._C._cuda_getDeviceCount() > 0 2022-05-18T04:17:48.9021928Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\cuda\__init__.py:82: UserWarning: CUDA initialization: CUDA unknown error - this may be due to an incorrectly set up environment, e.g. changing env variable CUDA_VISIBLE_DEVICES after program start. Setting the available devices to be zero. (Triggered internally at C:\actions-runner\_work\pytorch\pytorch\c10\cuda\CUDAFunctions.cpp:109.) 2022-05-18T04:17:48.9022600Z return torch._C._cuda_getDeviceCount() > 0 2022-05-18T04:17:48.9378800Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\cuda\__init__.py:82: UserWarning: CUDA initialization: CUDA unknown error - this may be due to an incorrectly set up environment, e.g. changing env variable CUDA_VISIBLE_DEVICES after program start. Setting the available devices to be zero. (Triggered internally at C:\actions-runner\_work\pytorch\pytorch\c10\cuda\CUDAFunctions.cpp:109.) 2022-05-18T04:17:48.9379481Z return torch._C._cuda_getDeviceCount() > 0 2022-05-18T04:17:48.9461362Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\cuda\__init__.py:82: UserWarning: CUDA initialization: CUDA unknown error - this may be due to an incorrectly set up environment, e.g. changing env variable CUDA_VISIBLE_DEVICES after program start. Setting the available devices to be zero. (Triggered internally at C:\actions-runner\_work\pytorch\pytorch\c10\cuda\CUDAFunctions.cpp:109.) 2022-05-18T04:17:48.9462028Z return torch._C._cuda_getDeviceCount() > 0 2022-05-18T04:17:50.0704318Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\cuda\__init__.py:82: UserWarning: CUDA initialization: CUDA unknown error - this may be due to an incorrectly set up environment, e.g. changing env variable CUDA_VISIBLE_DEVICES after program start. Setting the available devices to be zero. (Triggered internally at C:\actions-runner\_work\pytorch\pytorch\c10\cuda\CUDAFunctions.cpp:109.) 2022-05-18T04:17:50.0705072Z return torch._C._cuda_getDeviceCount() > 0 2022-05-18T04:17:51.1454359Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\cuda\__init__.py:82: UserWarning: CUDA initialization: CUDA unknown error - this may be due to an incorrectly set up environment, e.g. changing env variable CUDA_VISIBLE_DEVICES after program start. Setting the available devices to be zero. (Triggered internally at C:\actions-runner\_work\pytorch\pytorch\c10\cuda\CUDAFunctions.cpp:109.) 2022-05-18T04:17:51.1455043Z return torch._C._cuda_getDeviceCount() > 0 2022-05-18T04:17:51.1585775Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\cuda\__init__.py:82: UserWarning: CUDA initialization: CUDA unknown error - this may be due to an incorrectly set up environment, e.g. changing env variable CUDA_VISIBLE_DEVICES after program start. Setting the available devices to be zero. (Triggered internally at C:\actions-runner\_work\pytorch\pytorch\c10\cuda\CUDAFunctions.cpp:109.) 2022-05-18T04:17:51.1587362Z return torch._C._cuda_getDeviceCount() > 0 2022-05-18T04:17:52.2521484Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\cuda\__init__.py:82: UserWarning: CUDA initialization: CUDA unknown error - this may be due to an incorrectly set up environment, e.g. changing env variable CUDA_VISIBLE_DEVICES after program start. Setting the available devices to be zero. (Triggered internally at C:\actions-runner\_work\pytorch\pytorch\c10\cuda\CUDAFunctions.cpp:109.) 2022-05-18T04:17:52.2522169Z return torch._C._cuda_getDeviceCount() > 0 2022-05-18T04:17:52.2766354Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\cuda\__init__.py:82: UserWarning: CUDA initialization: CUDA unknown error - this may be due to an incorrectly set up environment, e.g. changing env variable CUDA_VISIBLE_DEVICES after program start. Setting the available devices to be zero. (Triggered internally at C:\actions-runner\_work\pytorch\pytorch\c10\cuda\CUDAFunctions.cpp:109.) 2022-05-18T04:17:52.2767054Z return torch._C._cuda_getDeviceCount() > 0 2022-05-18T04:17:52.2810791Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\cuda\__init__.py:82: UserWarning: CUDA initialization: CUDA unknown error - this may be due to an incorrectly set up environment, e.g. changing env variable CUDA_VISIBLE_DEVICES after program start. Setting the available devices to be zero. (Triggered internally at C:\actions-runner\_work\pytorch\pytorch\c10\cuda\CUDAFunctions.cpp:109.) 2022-05-18T04:17:52.2811458Z return torch._C._cuda_getDeviceCount() > 0 2022-05-18T04:17:53.4042747Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\cuda\__init__.py:82: UserWarning: CUDA initialization: CUDA unknown error - this may be due to an incorrectly set up environment, e.g. changing env variable CUDA_VISIBLE_DEVICES after program start. Setting the available devices to be zero. (Triggered internally at C:\actions-runner\_work\pytorch\pytorch\c10\cuda\CUDAFunctions.cpp:109.) 2022-05-18T04:17:53.4043445Z return torch._C._cuda_getDeviceCount() > 0 2022-05-18T04:17:53.4248896Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\cuda\__init__.py:82: UserWarning: CUDA initialization: CUDA unknown error - this may be due to an incorrectly set up environment, e.g. changing env variable CUDA_VISIBLE_DEVICES after program start. Setting the available devices to be zero. (Triggered internally at C:\actions-runner\_work\pytorch\pytorch\c10\cuda\CUDAFunctions.cpp:109.) 2022-05-18T04:17:53.4250616Z return torch._C._cuda_getDeviceCount() > 0 2022-05-18T04:17:53.4490216Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\cuda\__init__.py:82: UserWarning: CUDA initialization: CUDA unknown error - this may be due to an incorrectly set up environment, e.g. changing env variable CUDA_VISIBLE_DEVICES after program start. Setting the available devices to be zero. (Triggered internally at C:\actions-runner\_work\pytorch\pytorch\c10\cuda\CUDAFunctions.cpp:109.) 2022-05-18T04:17:53.4490971Z return torch._C._cuda_getDeviceCount() > 0 2022-05-18T04:17:53.4635805Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\cuda\__init__.py:82: UserWarning: CUDA initialization: CUDA unknown error - this may be due to an incorrectly set up environment, e.g. changing env variable CUDA_VISIBLE_DEVICES after program start. Setting the available devices to be zero. (Triggered internally at C:\actions-runner\_work\pytorch\pytorch\c10\cuda\CUDAFunctions.cpp:109.) 2022-05-18T04:17:53.4636471Z return torch._C._cuda_getDeviceCount() > 0 2022-05-18T04:17:54.6050973Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\cuda\__init__.py:82: UserWarning: CUDA initialization: CUDA unknown error - this may be due to an incorrectly set up environment, e.g. changing env variable CUDA_VISIBLE_DEVICES after program start. Setting the available devices to be zero. (Triggered internally at C:\actions-runner\_work\pytorch\pytorch\c10\cuda\CUDAFunctions.cpp:109.) 2022-05-18T04:17:54.6051669Z return torch._C._cuda_getDeviceCount() > 0 2022-05-18T04:17:54.6335342Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\cuda\__init__.py:82: UserWarning: CUDA initialization: CUDA unknown error - this may be due to an incorrectly set up environment, e.g. changing env variable CUDA_VISIBLE_DEVICES after program start. Setting the available devices to be zero. (Triggered internally at C:\actions-runner\_work\pytorch\pytorch\c10\cuda\CUDAFunctions.cpp:109.) 2022-05-18T04:17:54.6336029Z return torch._C._cuda_getDeviceCount() > 0 2022-05-18T04:17:54.6548802Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\cuda\__init__.py:82: UserWarning: CUDA initialization: CUDA unknown error - this may be due to an incorrectly set up environment, e.g. changing env variable CUDA_VISIBLE_DEVICES after program start. Setting the available devices to be zero. (Triggered internally at C:\actions-runner\_work\pytorch\pytorch\c10\cuda\CUDAFunctions.cpp:109.) 2022-05-18T04:17:54.6549489Z return torch._C._cuda_getDeviceCount() > 0 2022-05-18T04:17:54.6585202Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\cuda\__init__.py:82: UserWarning: CUDA initialization: CUDA unknown error - this may be due to an incorrectly set up environment, e.g. changing env variable CUDA_VISIBLE_DEVICES after program start. Setting the available devices to be zero. (Triggered internally at C:\actions-runner\_work\pytorch\pytorch\c10\cuda\CUDAFunctions.cpp:109.) 2022-05-18T04:17:54.6585871Z return torch._C._cuda_getDeviceCount() > 0 2022-05-18T04:17:54.6769272Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\cuda\__init__.py:82: UserWarning: CUDA initialization: CUDA unknown error - this may be due to an incorrectly set up environment, e.g. changing env variable CUDA_VISIBLE_DEVICES after program start. Setting the available devices to be zero. (Triggered internally at C:\actions-runner\_work\pytorch\pytorch\c10\cuda\CUDAFunctions.cpp:109.) 2022-05-18T04:17:54.6794142Z return torch._C._cuda_getDeviceCount() > 0 2022-05-18T04:17:55.8601719Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\cuda\__init__.py:82: UserWarning: CUDA initialization: CUDA unknown error - this may be due to an incorrectly set up environment, e.g. changing env variable CUDA_VISIBLE_DEVICES after program start. Setting the available devices to be zero. (Triggered internally at C:\actions-runner\_work\pytorch\pytorch\c10\cuda\CUDAFunctions.cpp:109.) 2022-05-18T04:17:55.8602397Z return torch._C._cuda_getDeviceCount() > 0 2022-05-18T04:17:55.8888789Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\cuda\__init__.py:82: UserWarning: CUDA initialization: CUDA unknown error - this may be due to an incorrectly set up environment, e.g. changing env variable CUDA_VISIBLE_DEVICES after program start. Setting the available devices to be zero. (Triggered internally at C:\actions-runner\_work\pytorch\pytorch\c10\cuda\CUDAFunctions.cpp:109.) 2022-05-18T04:17:55.8890121Z return torch._C._cuda_getDeviceCount() > 0 2022-05-18T04:17:55.8909661Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\cuda\__init__.py:82: UserWarning: CUDA initialization: CUDA unknown error - this may be due to an incorrectly set up environment, e.g. changing env variable CUDA_VISIBLE_DEVICES after program start. Setting the available devices to be zero. (Triggered internally at C:\actions-runner\_work\pytorch\pytorch\c10\cuda\CUDAFunctions.cpp:109.) 2022-05-18T04:17:55.8910303Z return torch._C._cuda_getDeviceCount() > 0 2022-05-18T04:17:55.9275575Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\cuda\__init__.py:82: UserWarning: CUDA initialization: CUDA unknown error - this may be due to an incorrectly set up environment, e.g. changing env variable CUDA_VISIBLE_DEVICES after program start. Setting the available devices to be zero. (Triggered internally at C:\actions-runner\_work\pytorch\pytorch\c10\cuda\CUDAFunctions.cpp:109.) 2022-05-18T04:17:55.9276255Z return torch._C._cuda_getDeviceCount() > 0 2022-05-18T04:17:55.9523300Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\cuda\__init__.py:82: UserWarning: CUDA initialization: CUDA unknown error - this may be due to an incorrectly set up environment, e.g. changing env variable CUDA_VISIBLE_DEVICES after program start. Setting the available devices to be zero. (Triggered internally at C:\actions-runner\_work\pytorch\pytorch\c10\cuda\CUDAFunctions.cpp:109.) 2022-05-18T04:17:55.9523976Z return torch._C._cuda_getDeviceCount() > 0 2022-05-18T04:17:55.9539725Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\cuda\__init__.py:82: UserWarning: CUDA initialization: CUDA unknown error - this may be due to an incorrectly set up environment, e.g. changing env variable CUDA_VISIBLE_DEVICES after program start. Setting the available devices to be zero. (Triggered internally at C:\actions-runner\_work\pytorch\pytorch\c10\cuda\CUDAFunctions.cpp:109.) 2022-05-18T04:17:55.9540348Z return torch._C._cuda_getDeviceCount() > 0 2022-05-18T04:17:56.1609853Z ok (28.026s) 2022-05-18T04:17:56.1641605Z test_dataloader_with_namedtuple (__main__.TestNamedTupleDataLoader) ... ok (0.016s) 2022-05-18T04:17:56.1647631Z test_set_affinity_in_worker_init (__main__.TestSetAffinity) ... skip: os.sched_setaffinity is not available (0.000s) 2022-05-18T04:17:56.1654155Z test_shuffle_pin_memory (__main__.TestStringDataLoader) ... skip: CUDA unavailable (0.000s) 2022-05-18T04:17:56.1725510Z test_getitem (__main__.TestTensorDataset) ... ok (0.000s) 2022-05-18T04:17:56.1777294Z test_getitem_1d (__main__.TestTensorDataset) ... ok (0.000s) 2022-05-18T04:17:56.1790100Z test_len (__main__.TestTensorDataset) ... ok (0.016s) 2022-05-18T04:17:56.1845716Z test_many_tensors (__main__.TestTensorDataset) ... ok (0.000s) 2022-05-18T04:17:56.1866372Z test_single_tensor (__main__.TestTensorDataset) ... ok (0.000s) 2022-05-18T04:17:56.2179419Z 2022-05-18T04:17:56.2179723Z ---------------------------------------------------------------------- 2022-05-18T04:17:56.2179983Z Ran 166 tests in 154.828s 2022-05-18T04:17:56.2180099Z 2022-05-18T04:17:56.2180171Z OK (skipped=36) 2022-05-18T04:17:56.2180289Z 2022-05-18T04:17:56.2180373Z Generating XML reports... 2022-05-18T04:17:56.2180709Z Generated XML report: test-reports\python-unittest\test_dataloader\TEST-TestConcatDataset-20220518041521.xml 2022-05-18T04:17:56.2181170Z Generated XML report: test-reports\python-unittest\test_dataloader\TEST-TestDataLoader-20220518041521.xml 2022-05-18T04:17:56.2181617Z Generated XML report: test-reports\python-unittest\test_dataloader\TEST-TestDataLoader2-20220518041521.xml 2022-05-18T04:17:56.2182221Z Generated XML report: test-reports\python-unittest\test_dataloader\TEST-TestDataLoaderPersistentWorkers-20220518041521.xml 2022-05-18T04:17:56.2182725Z Generated XML report: test-reports\python-unittest\test_dataloader\TEST-TestDatasetRandomSplit-20220518041521.xml 2022-05-18T04:17:56.2183286Z Generated XML report: test-reports\python-unittest\test_dataloader\TEST-TestDictDataLoader-20220518041521.xml 2022-05-18T04:17:56.2183770Z Generated XML report: test-reports\python-unittest\test_dataloader\TEST-TestIndividualWorkerQueue-20220518041521.xml 2022-05-18T04:17:56.2184267Z Generated XML report: test-reports\python-unittest\test_dataloader\TEST-TestNamedTupleDataLoader-20220518041521.xml 2022-05-18T04:17:56.2184729Z Generated XML report: test-reports\python-unittest\test_dataloader\TEST-TestTensorDataset-20220518041521.xml 2022-05-18T04:17:56.2185182Z Generated XML report: test-reports\python-unittest\test_dataloader\TEST-TestConvAfterFork-20220518041521.xml 2022-05-18T04:17:56.2185629Z Generated XML report: test-reports\python-unittest\test_dataloader\TEST-TestCustomPinFn-20220518041521.xml 2022-05-18T04:17:56.2186062Z Generated XML report: test-reports\python-unittest\test_dataloader\TEST-TestDataLoader2_EventLoop-20220518041521.xml 2022-05-18T04:17:56.2186505Z Generated XML report: test-reports\python-unittest\test_dataloader\TEST-TestSetAffinity-20220518041521.xml 2022-05-18T04:17:56.2186961Z Generated XML report: test-reports\python-unittest\test_dataloader\TEST-TestStringDataLoader-20220518041521.xml 2022-05-18T04:17:56.4140928Z Running test_datapipe ... [2022-05-18 04:17:56.405963] 2022-05-18T04:17:56.4141349Z Executing ['C:\\Jenkins\\Miniconda3\\python.exe', 'test_datapipe.py', '-v', '--import-slow-tests', '--import-disabled-tests'] ... [2022-05-18 04:17:56.405963] 2022-05-18T04:17:57.3338920Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\cuda\__init__.py:82: UserWarning: CUDA initialization: CUDA unknown error - this may be due to an incorrectly set up environment, e.g. changing env variable CUDA_VISIBLE_DEVICES after program start. Setting the available devices to be zero. (Triggered internally at C:\actions-runner\_work\pytorch\pytorch\c10\cuda\CUDAFunctions.cpp:109.) 2022-05-18T04:17:57.3339713Z return torch._C._cuda_getDeviceCount() > 0 2022-05-18T04:17:57.3339859Z 2022-05-18T04:17:57.3339938Z Running tests... 2022-05-18T04:17:57.3340189Z ---------------------------------------------------------------------- 2022-05-18T04:17:57.3340522Z test_basic_capture (__main__.TestCaptureDataFrame) ... skip: no dataframes (pandas) (0.000s) 2022-05-18T04:17:57.3340875Z Test results will be stored in test-reports\python-unittest\test_datapipe 2022-05-18T04:17:57.3364649Z test_circular_serialization_with_dill (__main__.TestCircularSerialization) ... skip: no dill (0.000s) 2022-05-18T04:17:57.8927685Z test_circular_serialization_with_pickle (__main__.TestCircularSerialization) ... ok (0.549s) 2022-05-18T04:17:57.8937086Z test_as_string (__main__.TestDataChunk) ... ok (0.016s) 2022-05-18T04:17:57.8947419Z test_getitem (__main__.TestDataChunk) ... ok (0.001s) 2022-05-18T04:17:57.8956275Z test_iter (__main__.TestDataChunk) ... ok (0.001s) 2022-05-18T04:17:57.8961298Z test_len (__main__.TestDataChunk) ... ok (0.000s) 2022-05-18T04:17:57.8972220Z test_random_shuffle (__main__.TestDataChunk) ... ok (0.002s) 2022-05-18T04:17:57.8982539Z test_reverse (__main__.TestDataChunk) ... ok (0.001s) 2022-05-18T04:17:57.8992431Z test_sort (__main__.TestDataChunk) ... ok (0.001s) 2022-05-18T04:17:57.9000787Z test_batch (__main__.TestDataFramesPipes) ... skip: Fix DataFramePipes Tests (0.000s) 2022-05-18T04:17:57.9007997Z test_capture (__main__.TestDataFramesPipes) ... skip: Fix DataFramePipes Tests (0.001s) 2022-05-18T04:17:57.9014022Z test_filter (__main__.TestDataFramesPipes) ... skip: Fix DataFramePipes Tests (0.000s) 2022-05-18T04:17:57.9020746Z test_shuffle (__main__.TestDataFramesPipes) ... skip: Fix DataFramePipes Tests (0.000s) 2022-05-18T04:17:57.9026709Z test_unbatch (__main__.TestDataFramesPipes) ... skip: Fix DataFramePipes Tests (0.000s) 2022-05-18T04:17:57.9128732Z test_batch_iterdatapipe (__main__.TestFunctionalIterDataPipe) ... ok (0.000s) 2022-05-18T04:17:57.9214370Z test_collate_iterdatapipe (__main__.TestFunctionalIterDataPipe) ... ok (0.016s) 2022-05-18T04:17:57.9356394Z test_concat_iterdatapipe (__main__.TestFunctionalIterDataPipe) ... ok (0.016s) 2022-05-18T04:17:57.9753844Z test_demux_iterdatapipe (__main__.TestFunctionalIterDataPipe) ... C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\utils\data\datapipes\utils\common.py:22: UserWarning: Lambda function is not supported for pickle, please use regular python function or functools.partial instead. 2022-05-18T04:17:57.9754364Z warnings.warn( 2022-05-18T04:17:57.9754839Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\utils\data\datapipes\utils\common.py:22: UserWarning: Lambda function is not supported for pickle, please use regular python function or functools.partial instead. 2022-05-18T04:17:57.9755251Z warnings.warn( 2022-05-18T04:17:57.9755708Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\utils\data\datapipes\utils\common.py:22: UserWarning: Lambda function is not supported for pickle, please use regular python function or functools.partial instead. 2022-05-18T04:17:57.9756125Z warnings.warn( 2022-05-18T04:17:57.9756578Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\utils\data\datapipes\utils\common.py:22: UserWarning: Lambda function is not supported for pickle, please use regular python function or functools.partial instead. 2022-05-18T04:17:57.9756982Z warnings.warn( 2022-05-18T04:17:57.9757468Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\utils\data\datapipes\utils\common.py:22: UserWarning: Lambda function is not supported for pickle, please use regular python function or functools.partial instead. 2022-05-18T04:17:57.9757880Z warnings.warn( 2022-05-18T04:17:57.9758029Z ok (0.031s) 2022-05-18T04:17:57.9879817Z test_filter_datapipe (__main__.TestFunctionalIterDataPipe) ... ok (0.016s) 2022-05-18T04:17:58.0463956Z test_fork_iterdatapipe (__main__.TestFunctionalIterDataPipe) ... ok (0.052s) 2022-05-18T04:17:58.0535805Z test_iterable_wrapper_datapipe (__main__.TestFunctionalIterDataPipe) ... ok (0.016s) 2022-05-18T04:17:58.1050384Z test_map_dict_with_col_iterdatapipe (__main__.TestFunctionalIterDataPipe) ... ok (0.053s) 2022-05-18T04:17:58.1218874Z test_map_iterdatapipe (__main__.TestFunctionalIterDataPipe) ... C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\utils\data\datapipes\utils\common.py:22: UserWarning: Lambda function is not supported for pickle, please use regular python function or functools.partial instead. 2022-05-18T04:17:58.1219378Z warnings.warn( 2022-05-18T04:17:58.1219546Z ok (0.016s) 2022-05-18T04:17:58.2172735Z test_map_tuple_list_with_col_iterdatapipe (__main__.TestFunctionalIterDataPipe) ... ok (0.101s) 2022-05-18T04:17:58.2263427Z test_mux_iterdatapipe (__main__.TestFunctionalIterDataPipe) ... ok (0.009s) 2022-05-18T04:17:58.2295951Z test_sampler_iterdatapipe (__main__.TestFunctionalIterDataPipe) ... ok (0.003s) 2022-05-18T04:17:58.6254496Z test_serializable (__main__.TestFunctionalIterDataPipe) ... ok (0.387s) 2022-05-18T04:17:58.6276177Z test_serializable_with_dill (__main__.TestFunctionalIterDataPipe) 2022-05-18T04:17:58.6289605Z Only for DataPipes that take in a function as argument ... ok (0.000s) 2022-05-18T04:17:58.6306351Z test_shuffle_iterdatapipe (__main__.TestFunctionalIterDataPipe) ... skip: Test is disabled because an issue exists disabling it: https://github.com/pytorch/pytorch/issues/74877 for allplatform(s) . If you're seeing this on your local machine and would like to enable this test, please make sure IN_CI is not set and you are not using the flag --import-disabled-tests. (0.000s) 2022-05-18T04:17:58.6344500Z test_stream_reader_iterdatapipe (__main__.TestFunctionalIterDataPipe) ... ok (0.016s) 2022-05-18T04:17:58.6512393Z test_unbatch_iterdatapipe (__main__.TestFunctionalIterDataPipe) ... ok (0.016s) 2022-05-18T04:17:58.6580026Z test_zip_iterdatapipe (__main__.TestFunctionalIterDataPipe) ... ok (0.000s) 2022-05-18T04:17:58.6624992Z test_batch_mapdatapipe (__main__.TestFunctionalMapDataPipe) ... ok (0.016s) 2022-05-18T04:17:58.6654145Z test_concat_mapdatapipe (__main__.TestFunctionalMapDataPipe) ... ok (0.000s) 2022-05-18T04:17:58.6697931Z test_map_mapdatapipe (__main__.TestFunctionalMapDataPipe) ... ok (0.000s) 2022-05-18T04:17:58.6727603Z test_sequence_wrapper_datapipe (__main__.TestFunctionalMapDataPipe) ... ok (0.000s) 2022-05-18T04:17:58.6846999Z test_serializable (__main__.TestFunctionalMapDataPipe) ... ok (0.016s) 2022-05-18T04:17:58.6859167Z test_serializable_with_dill (__main__.TestFunctionalMapDataPipe) 2022-05-18T04:17:58.6866318Z Only for DataPipes that take in a function as argument ... ok (0.000s) 2022-05-18T04:17:58.6890018Z test_shuffler_mapdatapipe (__main__.TestFunctionalMapDataPipe) ... ok (0.000s) 2022-05-18T04:17:58.6914921Z test_zip_mapdatapipe (__main__.TestFunctionalMapDataPipe) ... ok (0.000s) 2022-05-18T04:17:58.6922059Z test_simple_traverse (__main__.TestGraph) ... skip: no dill (0.000s) 2022-05-18T04:17:58.6933276Z test_traverse_forked (__main__.TestGraph) ... skip: no dill (0.000s) 2022-05-18T04:17:58.6947702Z test_traverse_mapdatapipe (__main__.TestGraph) ... ok (0.017s) 2022-05-18T04:17:58.6960857Z test_traverse_mixdatapipe (__main__.TestGraph) ... ok (0.001s) 2022-05-18T04:17:58.6974713Z test_iterdatapipe_singleton_buggy (__main__.TestIterDataPipeSingletonConstraint) 2022-05-18T04:17:58.7034401Z Buggy test case case where IterDataPipe's `__iter__` returns a new object, but also has ... ok (0.004s) 2022-05-18T04:17:58.7072686Z test_iterdatapipe_singleton_constraint_multiple_outputs (__main__.TestIterDataPipeSingletonConstraint) 2022-05-18T04:17:58.7275378Z Testing for the case where IterDataPipe has multiple child DataPipes as outputs. ... ok (0.016s) 2022-05-18T04:17:58.7283196Z test_iterdatapipe_singleton_generator (__main__.TestIterDataPipeSingletonConstraint) 2022-05-18T04:17:58.7413982Z Testing for the case where IterDataPipe's `__iter__` is a generator function. ... ok (0.016s) 2022-05-18T04:17:58.7427934Z test_iterdatapipe_singleton_new_object (__main__.TestIterDataPipeSingletonConstraint) 2022-05-18T04:17:58.7449267Z Testing for the case where IterDataPipe's `__iter__` isn't a generator nor returns `self`, ... ok (0.000s) 2022-05-18T04:17:58.7463817Z test_iterdatapipe_singleton_self_next (__main__.TestIterDataPipeSingletonConstraint) 2022-05-18T04:17:58.7637901Z Testing for the case where IterDataPipe's `__iter__` returns `self` and there is a `__next__` method ... ok (0.031s) 2022-05-18T04:17:58.7846989Z test_demux_mux_datapipe (__main__.TestIterableDataPipeBasic) ... C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\utils\data\datapipes\utils\common.py:22: UserWarning: Lambda function is not supported for pickle, please use regular python function or functools.partial instead. 2022-05-18T04:17:58.7847503Z warnings.warn( 2022-05-18T04:17:58.7847681Z ok (0.016s) 2022-05-18T04:17:58.8014730Z test_groupby_iterable_datapipe (__main__.TestIterableDataPipeBasic) ... ok (0.023s) 2022-05-18T04:17:58.8104001Z test_listdirfiles_iterable_datapipe (__main__.TestIterableDataPipeBasic) ... ok (0.009s) 2022-05-18T04:17:58.8189017Z test_listdirfilesdeterministic_iterable_datapipe (__main__.TestIterableDataPipeBasic) ... ok (0.009s) 2022-05-18T04:17:58.8377980Z test_map_with_col_file_handle_datapipe (__main__.TestIterableDataPipeBasic) ... ok (0.019s) 2022-05-18T04:17:58.8501419Z test_openfilesfromdisk_iterable_datapipe (__main__.TestIterableDataPipeBasic) ... ok (0.012s) 2022-05-18T04:17:58.8599522Z test_routeddecoder_iterable_datapipe (__main__.TestIterableDataPipeBasic) ... ok (0.010s) 2022-05-18T04:17:58.8607305Z test_spawn_lambdas_iter (__main__.TestSerialization) ... skip: no dill (0.001s) 2022-05-18T04:17:58.8614591Z test_spawn_lambdas_map (__main__.TestSerialization) ... skip: no dill (0.000s) 2022-05-18T04:17:59.8376877Z test_old_dataloader (__main__.TestSharding) ... C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\cuda\__init__.py:82: UserWarning: CUDA initialization: CUDA unknown error - this may be due to an incorrectly set up environment, e.g. changing env variable CUDA_VISIBLE_DEVICES after program start. Setting the available devices to be zero. (Triggered internally at C:\actions-runner\_work\pytorch\pytorch\c10\cuda\CUDAFunctions.cpp:109.) 2022-05-18T04:17:59.8377780Z return torch._C._cuda_getDeviceCount() > 0 2022-05-18T04:17:59.8390261Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\cuda\__init__.py:82: UserWarning: CUDA initialization: CUDA unknown error - this may be due to an incorrectly set up environment, e.g. changing env variable CUDA_VISIBLE_DEVICES after program start. Setting the available devices to be zero. (Triggered internally at C:\actions-runner\_work\pytorch\pytorch\c10\cuda\CUDAFunctions.cpp:109.) 2022-05-18T04:17:59.8390885Z return torch._C._cuda_getDeviceCount() > 0 2022-05-18T04:17:59.9734129Z ok (1.102s) 2022-05-18T04:17:59.9764405Z test_sharding_length (__main__.TestSharding) ... ok (0.000s) 2022-05-18T04:18:00.0126573Z test_simple_sharding (__main__.TestSharding) ... ok (0.037s) 2022-05-18T04:18:00.0144773Z test_api (__main__.TestStreamWrapper) ... ok (0.000s) 2022-05-18T04:18:00.0156505Z test_dir (__main__.TestStreamWrapper) ... ok (0.016s) 2022-05-18T04:18:00.0176548Z test_pickle (__main__.TestStreamWrapper) ... ok (0.000s) 2022-05-18T04:18:00.0192981Z test_repr (__main__.TestStreamWrapper) ... ok (0.000s) 2022-05-18T04:18:00.0240890Z test_compile_time (__main__.TestTyping) ... skip: TODO: Fix typing bug (0.000s) 2022-05-18T04:18:00.0254497Z test_construct_time (__main__.TestTyping) ... skip: TODO: Fix typing bug (0.000s) 2022-05-18T04:18:00.0265735Z test_isinstance (__main__.TestTyping) ... ok (0.000s) 2022-05-18T04:18:00.0289258Z test_issubinstance (__main__.TestTyping) ... skip: TODO: Fix typing bug (0.000s) 2022-05-18T04:18:00.0300788Z test_protocol (__main__.TestTyping) ... ok (0.000s) 2022-05-18T04:18:00.0315350Z test_reinforce (__main__.TestTyping) ... skip: TODO: Fix typing bug (0.016s) 2022-05-18T04:18:00.0332308Z test_runtime (__main__.TestTyping) ... skip: TODO: Fix typing bug (0.000s) 2022-05-18T04:18:00.0356208Z test_subtype (__main__.TestTyping) ... skip: TODO: Fix typing bug (0.000s) 2022-05-18T04:18:00.0570833Z 2022-05-18T04:18:00.0571009Z ---------------------------------------------------------------------- 2022-05-18T04:18:00.0571252Z Ran 74 tests in 2.703s 2022-05-18T04:18:00.0571374Z 2022-05-18T04:18:00.0571445Z OK (skipped=18) 2022-05-18T04:18:00.0571551Z 2022-05-18T04:18:00.0571636Z Generating XML reports... 2022-05-18T04:18:00.0572019Z Generated XML report: test-reports\python-unittest\test_datapipe\TEST-TestCircularSerialization-20220518041757.xml 2022-05-18T04:18:00.0572482Z Generated XML report: test-reports\python-unittest\test_datapipe\TEST-TestDataChunk-20220518041757.xml 2022-05-18T04:18:00.0572967Z Generated XML report: test-reports\python-unittest\test_datapipe\TEST-TestFunctionalIterDataPipe-20220518041757.xml 2022-05-18T04:18:00.0573473Z Generated XML report: test-reports\python-unittest\test_datapipe\TEST-TestFunctionalMapDataPipe-20220518041757.xml 2022-05-18T04:18:00.0573927Z Generated XML report: test-reports\python-unittest\test_datapipe\TEST-TestGraph-20220518041757.xml 2022-05-18T04:18:00.0574406Z Generated XML report: test-reports\python-unittest\test_datapipe\TEST-TestIterDataPipeSingletonConstraint-20220518041757.xml 2022-05-18T04:18:00.0574944Z Generated XML report: test-reports\python-unittest\test_datapipe\TEST-TestIterableDataPipeBasic-20220518041757.xml 2022-05-18T04:18:00.0575402Z Generated XML report: test-reports\python-unittest\test_datapipe\TEST-TestSharding-20220518041757.xml 2022-05-18T04:18:00.0575985Z Generated XML report: test-reports\python-unittest\test_datapipe\TEST-TestStreamWrapper-20220518041757.xml 2022-05-18T04:18:00.0576410Z Generated XML report: test-reports\python-unittest\test_datapipe\TEST-TestTyping-20220518041757.xml 2022-05-18T04:18:00.0576945Z Generated XML report: test-reports\python-unittest\test_datapipe\TEST-TestCaptureDataFrame-20220518041757.xml 2022-05-18T04:18:00.0577406Z Generated XML report: test-reports\python-unittest\test_datapipe\TEST-TestDataFramesPipes-20220518041757.xml 2022-05-18T04:18:00.0577855Z Generated XML report: test-reports\python-unittest\test_datapipe\TEST-TestSerialization-20220518041757.xml 2022-05-18T04:18:00.2470303Z Running test_decomp ... [2022-05-18 04:18:00.246462] 2022-05-18T04:18:00.2470720Z Executing ['C:\\Jenkins\\Miniconda3\\python.exe', 'test_decomp.py', '-v', '--import-slow-tests', '--import-disabled-tests'] ... [2022-05-18 04:18:00.246462] 2022-05-18T04:18:02.2328057Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\cuda\__init__.py:82: UserWarning: CUDA initialization: CUDA unknown error - this may be due to an incorrectly set up environment, e.g. changing env variable CUDA_VISIBLE_DEVICES after program start. Setting the available devices to be zero. (Triggered internally at C:\actions-runner\_work\pytorch\pytorch\c10\cuda\CUDAFunctions.cpp:109.) 2022-05-18T04:18:02.2328742Z return torch._C._cuda_getDeviceCount() > 0 2022-05-18T04:18:02.2328873Z 2022-05-18T04:18:02.2328945Z Running tests... 2022-05-18T04:18:02.2329215Z Test results will be stored in test-reports\python-unittest\test_decomp 2022-05-18T04:18:02.2329545Z ---------------------------------------------------------------------- 2022-05-18T04:18:02.2329715Z 2022-05-18T04:18:02.2329844Z ---------------------------------------------------------------------- 2022-05-18T04:18:02.2330081Z Ran 0 tests in 0.000s 2022-05-18T04:18:02.2330190Z 2022-05-18T04:18:02.2330245Z OK 2022-05-18T04:18:02.2330332Z 2022-05-18T04:18:02.2330417Z Generating XML reports... 2022-05-18T04:18:02.5013609Z Running test_deploy ... [2022-05-18 04:18:02.500712] 2022-05-18T04:18:02.5013996Z Executing ['C:\\Jenkins\\Miniconda3\\python.exe', '-m', 'pytest', 'test_deploy.py', '-v'] ... [2022-05-18 04:18:02.500712] 2022-05-18T04:18:03.1596693Z ============================= test session starts ============================= 2022-05-18T04:18:03.1597071Z platform win32 -- Python 3.8.13, pytest-7.1.2, pluggy-1.0.0 -- C:\Jenkins\Miniconda3\python.exe 2022-05-18T04:18:03.1597351Z cachedir: .pytest_cache 2022-05-18T04:18:03.1597754Z hypothesis profile 'default' -> database=DirectoryBasedExampleDatabase('C:\\actions-runner\\_work\\pytorch\\pytorch\\test\\.hypothesis\\examples') 2022-05-18T04:18:03.1598187Z rootdir: C:\actions-runner\_work\pytorch\pytorch, configfile: pytest.ini 2022-05-18T04:18:03.1598459Z plugins: hypothesis-4.53.2 2022-05-18T04:18:03.8689696Z collecting ... collected 1 item 2022-05-18T04:18:03.8689852Z 2022-05-18T04:18:04.2080212Z test_deploy.py::TestFreezer::test_compile_string PASSED [100%] 2022-05-18T04:18:04.2080427Z 2022-05-18T04:18:04.2080544Z ============================== warnings summary =============================== 2022-05-18T04:18:04.2080826Z ..\build\win_tmp\build\torch\cuda\__init__.py:82 2022-05-18T04:18:04.2081506Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\cuda\__init__.py:82: UserWarning: CUDA initialization: CUDA unknown error - this may be due to an incorrectly set up environment, e.g. changing env variable CUDA_VISIBLE_DEVICES after program start. Setting the available devices to be zero. (Triggered internally at C:\actions-runner\_work\pytorch\pytorch\c10\cuda\CUDAFunctions.cpp:109.) 2022-05-18T04:18:04.2082141Z return torch._C._cuda_getDeviceCount() > 0 2022-05-18T04:18:04.2082285Z 2022-05-18T04:18:04.2082414Z test/test_deploy.py::TestFreezer::test_compile_string 2022-05-18T04:18:04.2083008Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\testing\_internal\common_cuda.py:19: DeprecationWarning: distutils Version classes are deprecated. Use packaging.version instead. 2022-05-18T04:18:04.2083485Z CUDA11OrLater = torch.version.cuda and LooseVersion(torch.version.cuda) >= "11.0" 2022-05-18T04:18:04.2083746Z 2022-05-18T04:18:04.2083873Z test/test_deploy.py::TestFreezer::test_compile_string 2022-05-18T04:18:04.2084310Z C:\Jenkins\Miniconda3\lib\site-packages\setuptools\_distutils\version.py:351: DeprecationWarning: distutils Version classes are deprecated. Use packaging.version instead. 2022-05-18T04:18:04.2084692Z other = LooseVersion(other) 2022-05-18T04:18:04.2084816Z 2022-05-18T04:18:04.2084987Z -- Docs: https://docs.pytest.org/en/stable/how-to/capture-warnings.html 2022-05-18T04:18:04.2085290Z ======================== 1 passed, 3 warnings in 1.05s ======================== 2022-05-18T04:18:04.4090356Z Running test_deploy ... [2022-05-18 04:18:04.408288] 2022-05-18T04:18:04.4090740Z Executing ['C:\\Jenkins\\Miniconda3\\python.exe', '-m', 'pytest', 'test_deploy.py', '-v'] ... [2022-05-18 04:18:04.408288] 2022-05-18T04:18:05.0649576Z ============================= test session starts ============================= 2022-05-18T04:18:05.0649989Z platform win32 -- Python 3.8.13, pytest-7.1.2, pluggy-1.0.0 -- C:\Jenkins\Miniconda3\python.exe 2022-05-18T04:18:05.0650260Z cachedir: .pytest_cache 2022-05-18T04:18:05.0650641Z hypothesis profile 'default' -> database=DirectoryBasedExampleDatabase('C:\\actions-runner\\_work\\pytorch\\pytorch\\test\\.hypothesis\\examples') 2022-05-18T04:18:05.0651093Z rootdir: C:\actions-runner\_work\pytorch\pytorch, configfile: pytest.ini 2022-05-18T04:18:05.0651361Z plugins: hypothesis-4.53.2 2022-05-18T04:18:05.7668957Z collecting ... collected 1 item 2022-05-18T04:18:05.7669160Z 2022-05-18T04:18:06.1057396Z test_deploy.py::TestFreezer::test_compile_string PASSED [100%] 2022-05-18T04:18:06.1057612Z 2022-05-18T04:18:06.1057729Z ============================== warnings summary =============================== 2022-05-18T04:18:06.1058007Z ..\build\win_tmp\build\torch\cuda\__init__.py:82 2022-05-18T04:18:06.1058702Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\cuda\__init__.py:82: UserWarning: CUDA initialization: CUDA unknown error - this may be due to an incorrectly set up environment, e.g. changing env variable CUDA_VISIBLE_DEVICES after program start. Setting the available devices to be zero. (Triggered internally at C:\actions-runner\_work\pytorch\pytorch\c10\cuda\CUDAFunctions.cpp:109.) 2022-05-18T04:18:06.1059332Z return torch._C._cuda_getDeviceCount() > 0 2022-05-18T04:18:06.1059472Z 2022-05-18T04:18:06.1059603Z test/test_deploy.py::TestFreezer::test_compile_string 2022-05-18T04:18:06.1060066Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\testing\_internal\common_cuda.py:19: DeprecationWarning: distutils Version classes are deprecated. Use packaging.version instead. 2022-05-18T04:18:06.1060561Z CUDA11OrLater = torch.version.cuda and LooseVersion(torch.version.cuda) >= "11.0" 2022-05-18T04:18:06.1060749Z 2022-05-18T04:18:06.1060861Z test/test_deploy.py::TestFreezer::test_compile_string 2022-05-18T04:18:06.1061300Z C:\Jenkins\Miniconda3\lib\site-packages\setuptools\_distutils\version.py:351: DeprecationWarning: distutils Version classes are deprecated. Use packaging.version instead. 2022-05-18T04:18:06.1061684Z other = LooseVersion(other) 2022-05-18T04:18:06.1061806Z 2022-05-18T04:18:06.1061985Z -- Docs: https://docs.pytest.org/en/stable/how-to/capture-warnings.html 2022-05-18T04:18:06.1062273Z ======================== 1 passed, 3 warnings in 1.06s ======================== 2022-05-18T04:18:06.3076193Z Running test_dispatch ... [2022-05-18 04:18:06.300710] 2022-05-18T04:18:06.3076602Z Executing ['C:\\Jenkins\\Miniconda3\\python.exe', 'test_dispatch.py', '-v', '--import-slow-tests', '--import-disabled-tests'] ... [2022-05-18 04:18:06.300710] 2022-05-18T04:18:07.7161995Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\cuda\__init__.py:82: UserWarning: CUDA initialization: CUDA unknown error - this may be due to an incorrectly set up environment, e.g. changing env variable CUDA_VISIBLE_DEVICES after program start. Setting the available devices to be zero. (Triggered internally at C:\actions-runner\_work\pytorch\pytorch\c10\cuda\CUDAFunctions.cpp:109.) 2022-05-18T04:18:07.7162760Z return torch._C._cuda_getDeviceCount() > 0 2022-05-18T04:18:07.7162908Z 2022-05-18T04:18:07.7162965Z Running tests... 2022-05-18T04:18:07.7163218Z ---------------------------------------------------------------------- 2022-05-18T04:18:07.7163580Z No CUDA runtime is found, using CUDA_HOME='C:\Program Files\NVIDIA GPU Computing Toolkit\CUDA\v11.6' 2022-05-18T04:18:07.7163930Z Test results will be stored in test-reports\python-unittest\test_dispatch 2022-05-18T04:18:08.0564305Z test_all_invariants (__main__.TestDispatch) ... ok (0.348s) 2022-05-18T04:18:17.4700496Z test_computed_table (__main__.TestDispatch) ... ok (9.421s) 2022-05-18T04:18:17.4854000Z test_computed_table_with_ambiguous_autogradother (__main__.TestDispatch) ... ok (0.016s) 2022-05-18T04:18:17.4878513Z test_computed_table_with_autograd (__main__.TestDispatch) ... ok (0.002s) 2022-05-18T04:18:17.7692921Z test_computed_table_with_cpu_autograd_defaultbackend (__main__.TestDispatch) ... ok (0.282s) 2022-05-18T04:18:18.0601868Z test_computed_table_with_cpu_autograd_math (__main__.TestDispatch) ... ok (0.279s) 2022-05-18T04:18:27.3459844Z test_computed_table_with_cpu_autograd_math_defaultbackend (__main__.TestDispatch) ... ok (9.293s) 2022-05-18T04:18:27.3605311Z test_computed_table_with_cpu_defaultbackend (__main__.TestDispatch) ... ok (0.016s) 2022-05-18T04:18:27.3756960Z test_computed_table_with_cpu_math (__main__.TestDispatch) ... ok (0.016s) 2022-05-18T04:18:27.3784935Z test_computed_table_with_cpu_math_autogradcpu_fallthrough (__main__.TestDispatch) ... ok (0.000s) 2022-05-18T04:18:27.3811989Z test_computed_table_with_math (__main__.TestDispatch) ... ok (0.000s) 2022-05-18T04:18:36.4899542Z test_def (__main__.TestDispatch) ... ok (9.117s) 2022-05-18T04:18:37.0707278Z test_def_impl_schema_mismatch (__main__.TestDispatch) ... ok (0.573s) 2022-05-18T04:18:37.0721467Z test_def_only (__main__.TestDispatch) ... ok (0.000s) 2022-05-18T04:18:37.0734448Z test_def_with_explicit_alias (__main__.TestDispatch) ... ok (0.000s) 2022-05-18T04:18:37.3716231Z test_def_with_inference (__main__.TestDispatch) ... ok (0.300s) 2022-05-18T04:18:37.3733675Z test_dispatch_print_registrations_for_dispatch_key_invalid (__main__.TestDispatch) ... ok (0.000s) 2022-05-18T04:18:37.3753461Z test_find_dangling_impls (__main__.TestDispatch) ... ok (0.000s) 2022-05-18T04:18:37.6337892Z Using C:\Users\runneruser\AppData\Local\torch_extensions\torch_extensions\Cache\py38_cu113 as PyTorch extensions root... 2022-05-18T04:18:37.6338415Z Creating extension directory C:\Users\runneruser\AppData\Local\torch_extensions\torch_extensions\Cache\py38_cu113\dangling_impl_extension... 2022-05-18T04:18:37.6338937Z Emitting ninja build file C:\Users\runneruser\AppData\Local\torch_extensions\torch_extensions\Cache\py38_cu113\dangling_impl_extension\build.ninja... 2022-05-18T04:18:37.6339331Z Building extension module dangling_impl_extension... 2022-05-18T04:18:37.6340861Z Allowing ninja to set a default number of workers... (overridable by setting the environment variable MAX_JOBS=N) 2022-05-18T04:18:47.8432927Z [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 2022-05-18T04:18:47.8434075Z Microsoft (R) C/C++ Optimizing Compiler Version 19.28.29337 for x64 2022-05-18T04:18:47.8434448Z Copyright (C) Microsoft Corporation. All rights reserved. 2022-05-18T04:18:47.8434610Z 2022-05-18T04:18:47.8434741Z cl : Command line warning D9002 : ignoring unknown option '-g' 2022-05-18T04:18:47.8436066Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/macros/Macros.h(143): warning C4067: unexpected tokens following preprocessor directive - expected a newline 2022-05-18T04:18:47.8436675Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/core/TensorImpl.h(2199): warning C4805: '|': unsafe mix of type 'uintptr_t' and type 'bool' in operation 2022-05-18T04:18:47.8437280Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(198): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2022-05-18T04:18:47.8437726Z with 2022-05-18T04:18:47.8437880Z [ 2022-05-18T04:18:47.8438160Z T=c10::impl::InlineDeviceGuard 2022-05-18T04:18:47.8438391Z ] 2022-05-18T04:18:47.8438845Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(397): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2022-05-18T04:18:47.8439210Z with 2022-05-18T04:18:47.8439359Z [ 2022-05-18T04:18:47.8439574Z T=c10::impl::InlineDeviceGuard 2022-05-18T04:18:47.8439794Z ] 2022-05-18T04:18:47.8440227Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2022-05-18T04:18:47.8440665Z with 2022-05-18T04:18:47.8440804Z [ 2022-05-18T04:18:47.8441040Z T=c10::impl::InlineDeviceGuard 2022-05-18T04:18:47.8441263Z ] 2022-05-18T04:18:47.8441722Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(540): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2022-05-18T04:18:47.8442133Z with 2022-05-18T04:18:47.8442282Z [ 2022-05-18T04:18:47.8442512Z T=c10::impl::InlineDeviceGuard 2022-05-18T04:18:47.8442713Z ] 2022-05-18T04:18:47.8443162Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(540): note: see reference to alias template instantiation 'c10::OptionalBase>' being compiled 2022-05-18T04:18:47.8443899Z 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 2022-05-18T04:18:47.8444633Z 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 2022-05-18T04:18:47.8445313Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(432): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2022-05-18T04:18:47.8445674Z with 2022-05-18T04:18:47.8445822Z [ 2022-05-18T04:18:47.8446053Z T=c10::impl::InlineDeviceGuard 2022-05-18T04:18:47.8446267Z ] 2022-05-18T04:18:47.8446764Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(198): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2022-05-18T04:18:47.8447172Z with 2022-05-18T04:18:47.8447329Z [ 2022-05-18T04:18:47.8447483Z T=at::TensorBase 2022-05-18T04:18:47.8447651Z ] 2022-05-18T04:18:47.8448048Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(397): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2022-05-18T04:18:47.8448404Z with 2022-05-18T04:18:47.8448537Z [ 2022-05-18T04:18:47.8448703Z T=at::TensorBase 2022-05-18T04:18:47.8448864Z ] 2022-05-18T04:18:47.8449277Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2022-05-18T04:18:47.8449674Z with 2022-05-18T04:18:47.8449817Z [ 2022-05-18T04:18:47.8449966Z T=at::TensorBase 2022-05-18T04:18:47.8450132Z ] 2022-05-18T04:18:47.8450726Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(540): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2022-05-18T04:18:47.8451145Z with 2022-05-18T04:18:47.8451278Z [ 2022-05-18T04:18:47.8451439Z T=at::TensorBase 2022-05-18T04:18:47.8451599Z ] 2022-05-18T04:18:47.8451983Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(540): note: see reference to alias template instantiation 'c10::OptionalBase' being compiled 2022-05-18T04:18:47.8452605Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\ATen/core/TensorBase.h(951): note: see reference to class template instantiation 'c10::optional' being compiled 2022-05-18T04:18:47.8453231Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(432): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2022-05-18T04:18:47.8453605Z with 2022-05-18T04:18:47.8453741Z [ 2022-05-18T04:18:47.8453905Z T=at::TensorBase 2022-05-18T04:18:47.8454067Z ] 2022-05-18T04:18:47.8454424Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(198): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2022-05-18T04:18:47.8454765Z with 2022-05-18T04:18:47.8454909Z [ 2022-05-18T04:18:47.8455066Z T=at::Tensor 2022-05-18T04:18:47.8455208Z ] 2022-05-18T04:18:47.8455593Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(397): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2022-05-18T04:18:47.8455943Z with 2022-05-18T04:18:47.8456076Z [ 2022-05-18T04:18:47.8456231Z T=at::Tensor 2022-05-18T04:18:47.8456385Z ] 2022-05-18T04:18:47.8456792Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2022-05-18T04:18:47.8457185Z with 2022-05-18T04:18:47.8457329Z [ 2022-05-18T04:18:47.8457485Z T=at::Tensor 2022-05-18T04:18:47.8457623Z ] 2022-05-18T04:18:47.8458069Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(540): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2022-05-18T04:18:47.8458547Z with 2022-05-18T04:18:47.8458688Z [ 2022-05-18T04:18:47.8458848Z T=at::Tensor 2022-05-18T04:18:47.8459058Z ] 2022-05-18T04:18:47.8459435Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(540): note: see reference to alias template instantiation 'c10::OptionalBase' being compiled 2022-05-18T04:18:47.8460043Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\ATen/core/TensorBody.h(509): note: see reference to class template instantiation 'c10::optional' being compiled 2022-05-18T04:18:47.8460664Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(432): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2022-05-18T04:18:47.8461035Z with 2022-05-18T04:18:47.8461168Z [ 2022-05-18T04:18:47.8461330Z T=at::Tensor 2022-05-18T04:18:47.8461491Z ] 2022-05-18T04:18:47.8461864Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(198): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2022-05-18T04:18:47.8462201Z with 2022-05-18T04:18:47.8462347Z [ 2022-05-18T04:18:47.8462512Z T=at::Generator 2022-05-18T04:18:47.8462660Z ] 2022-05-18T04:18:47.8463044Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(397): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2022-05-18T04:18:47.8463401Z with 2022-05-18T04:18:47.8463532Z [ 2022-05-18T04:18:47.8463693Z T=at::Generator 2022-05-18T04:18:47.8463851Z ] 2022-05-18T04:18:47.8464280Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2022-05-18T04:18:47.8464662Z with 2022-05-18T04:18:47.8464809Z [ 2022-05-18T04:18:47.8464969Z T=at::Generator 2022-05-18T04:18:47.8465190Z ] 2022-05-18T04:18:47.8465643Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(540): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2022-05-18T04:18:47.8466054Z with 2022-05-18T04:18:47.8466193Z [ 2022-05-18T04:18:47.8466357Z T=at::Generator 2022-05-18T04:18:47.8466523Z ] 2022-05-18T04:18:47.8466934Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(540): note: see reference to alias template instantiation 'c10::OptionalBase' being compiled 2022-05-18T04:18:47.8467534Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\ATen/core/TensorBody.h(584): note: see reference to class template instantiation 'c10::optional' being compiled 2022-05-18T04:18:47.8468229Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(432): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2022-05-18T04:18:47.8468610Z with 2022-05-18T04:18:47.8468759Z [ 2022-05-18T04:18:47.8468911Z T=at::Generator 2022-05-18T04:18:47.8469076Z ] 2022-05-18T04:18:47.8469454Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(198): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2022-05-18T04:18:47.8469786Z with 2022-05-18T04:18:47.8469934Z [ 2022-05-18T04:18:47.8470094Z T=c10::DimVector 2022-05-18T04:18:47.8470240Z ] 2022-05-18T04:18:47.8470684Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(397): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2022-05-18T04:18:47.8471089Z with 2022-05-18T04:18:47.8471237Z [ 2022-05-18T04:18:47.8471385Z T=c10::DimVector 2022-05-18T04:18:47.8471546Z ] 2022-05-18T04:18:47.8471973Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2022-05-18T04:18:47.8472352Z with 2022-05-18T04:18:47.8472502Z [ 2022-05-18T04:18:47.8472664Z T=c10::DimVector 2022-05-18T04:18:47.8472807Z ] 2022-05-18T04:18:47.8473259Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(540): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2022-05-18T04:18:47.8473667Z with 2022-05-18T04:18:47.8473813Z [ 2022-05-18T04:18:47.8473960Z T=c10::DimVector 2022-05-18T04:18:47.8474116Z ] 2022-05-18T04:18:47.8474510Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(540): note: see reference to alias template instantiation 'c10::OptionalBase' being compiled 2022-05-18T04:18:47.8475113Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\ATen/TensorIterator.h(766): note: see reference to class template instantiation 'c10::optional' being compiled 2022-05-18T04:18:47.8475734Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(432): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2022-05-18T04:18:47.8476107Z with 2022-05-18T04:18:47.8476255Z [ 2022-05-18T04:18:47.8476402Z T=c10::DimVector 2022-05-18T04:18:47.8476558Z ] 2022-05-18T04:18:47.8476930Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(198): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2022-05-18T04:18:47.8477281Z with 2022-05-18T04:18:47.8477414Z [ 2022-05-18T04:18:47.8477574Z T=std::string 2022-05-18T04:18:47.8477729Z ] 2022-05-18T04:18:47.8478103Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(397): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2022-05-18T04:18:47.8478461Z with 2022-05-18T04:18:47.8478605Z [ 2022-05-18T04:18:47.8478748Z T=std::string 2022-05-18T04:18:47.8478901Z ] 2022-05-18T04:18:47.8479322Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2022-05-18T04:18:47.8479714Z with 2022-05-18T04:18:47.8480169Z [ 2022-05-18T04:18:47.8480329Z T=std::string 2022-05-18T04:18:47.8480490Z ] 2022-05-18T04:18:47.8480927Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(540): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2022-05-18T04:18:47.8481336Z with 2022-05-18T04:18:47.8481483Z [ 2022-05-18T04:18:47.8481628Z T=std::string 2022-05-18T04:18:47.8481785Z ] 2022-05-18T04:18:47.8482233Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(540): note: see reference to alias template instantiation 'c10::OptionalBase' being compiled 2022-05-18T04:18:47.8482848Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\ATen/core/jit_type_base.h(448): note: see reference to class template instantiation 'c10::optional' being compiled 2022-05-18T04:18:47.8483507Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(432): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2022-05-18T04:18:47.8483888Z with 2022-05-18T04:18:47.8484041Z [ 2022-05-18T04:18:47.8484203Z T=std::string 2022-05-18T04:18:47.8484351Z ] 2022-05-18T04:18:47.8484727Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(198): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2022-05-18T04:18:47.8485071Z with 2022-05-18T04:18:47.8485204Z [ 2022-05-18T04:18:47.8485375Z T=c10::QualifiedName 2022-05-18T04:18:47.8485541Z ] 2022-05-18T04:18:47.8485913Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(397): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2022-05-18T04:18:47.8486272Z with 2022-05-18T04:18:47.8486416Z [ 2022-05-18T04:18:47.8486580Z T=c10::QualifiedName 2022-05-18T04:18:47.8486729Z ] 2022-05-18T04:18:47.8487151Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2022-05-18T04:18:47.8487535Z with 2022-05-18T04:18:47.8487667Z [ 2022-05-18T04:18:47.8487832Z T=c10::QualifiedName 2022-05-18T04:18:47.8487997Z ] 2022-05-18T04:18:47.8488427Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(540): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2022-05-18T04:18:47.8488837Z with 2022-05-18T04:18:47.8488985Z [ 2022-05-18T04:18:47.8489151Z T=c10::QualifiedName 2022-05-18T04:18:47.8489300Z ] 2022-05-18T04:18:47.8489701Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(540): note: see reference to alias template instantiation 'c10::OptionalBase' being compiled 2022-05-18T04:18:47.8490331Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\ATen/core/jit_type_base.h(696): note: see reference to class template instantiation 'c10::optional' being compiled 2022-05-18T04:18:47.8490955Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(432): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2022-05-18T04:18:47.8491318Z with 2022-05-18T04:18:47.8491466Z [ 2022-05-18T04:18:47.8491636Z T=c10::QualifiedName 2022-05-18T04:18:47.8491787Z ] 2022-05-18T04:18:47.8492154Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(198): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2022-05-18T04:18:47.8492500Z with 2022-05-18T04:18:47.8492645Z [ 2022-05-18T04:18:47.8492837Z T=std::shared_ptr 2022-05-18T04:18:47.8493034Z ] 2022-05-18T04:18:47.8493421Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(397): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2022-05-18T04:18:47.8493761Z with 2022-05-18T04:18:47.8493908Z [ 2022-05-18T04:18:47.8494160Z T=std::shared_ptr 2022-05-18T04:18:47.8494344Z ] 2022-05-18T04:18:47.8494812Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2022-05-18T04:18:47.8495200Z with 2022-05-18T04:18:47.8495351Z [ 2022-05-18T04:18:47.8495547Z T=std::shared_ptr 2022-05-18T04:18:47.8495745Z ] 2022-05-18T04:18:47.8496195Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(540): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2022-05-18T04:18:47.8496609Z with 2022-05-18T04:18:47.8496741Z [ 2022-05-18T04:18:47.8496945Z T=std::shared_ptr 2022-05-18T04:18:47.8497138Z ] 2022-05-18T04:18:47.8497552Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(540): note: see reference to alias template instantiation 'c10::OptionalBase>' being compiled 2022-05-18T04:18:47.8498234Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\ATen/core/ivalue.h(1338): note: see reference to class template instantiation 'c10::optional>' being compiled 2022-05-18T04:18:47.8498884Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(432): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2022-05-18T04:18:47.8499254Z with 2022-05-18T04:18:47.8499386Z [ 2022-05-18T04:18:47.8499594Z T=std::shared_ptr 2022-05-18T04:18:47.8499793Z ] 2022-05-18T04:18:47.8500152Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(198): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2022-05-18T04:18:47.8500491Z with 2022-05-18T04:18:47.8500637Z [ 2022-05-18T04:18:47.8500844Z T=std::weak_ptr 2022-05-18T04:18:47.8501024Z ] 2022-05-18T04:18:47.8501412Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(397): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2022-05-18T04:18:47.8501761Z with 2022-05-18T04:18:47.8501894Z [ 2022-05-18T04:18:47.8502099Z T=std::weak_ptr 2022-05-18T04:18:47.8502289Z ] 2022-05-18T04:18:47.8502702Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2022-05-18T04:18:47.8503092Z with 2022-05-18T04:18:47.8503236Z [ 2022-05-18T04:18:47.8503437Z T=std::weak_ptr 2022-05-18T04:18:47.8503617Z ] 2022-05-18T04:18:47.8504062Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(540): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2022-05-18T04:18:47.8504477Z with 2022-05-18T04:18:47.8504612Z [ 2022-05-18T04:18:47.8504814Z T=std::weak_ptr 2022-05-18T04:18:47.8505077Z ] 2022-05-18T04:18:47.8505568Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(540): note: see reference to alias template instantiation 'c10::OptionalBase>' being compiled 2022-05-18T04:18:47.8506230Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\ATen/core/ivalue.h(1339): note: see reference to class template instantiation 'c10::optional>' being compiled 2022-05-18T04:18:47.8506918Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(432): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2022-05-18T04:18:47.8507291Z with 2022-05-18T04:18:47.8507437Z [ 2022-05-18T04:18:47.8507628Z T=std::weak_ptr 2022-05-18T04:18:47.8507823Z ] 2022-05-18T04:18:47.8508199Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(198): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2022-05-18T04:18:47.8508546Z with 2022-05-18T04:18:47.8508681Z [ 2022-05-18T04:18:47.8508920Z T=std::vector> 2022-05-18T04:18:47.8509136Z ] 2022-05-18T04:18:47.8509509Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(397): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2022-05-18T04:18:47.8509861Z with 2022-05-18T04:18:47.8510003Z [ 2022-05-18T04:18:47.8510217Z T=std::vector> 2022-05-18T04:18:47.8510431Z ] 2022-05-18T04:18:47.8510857Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2022-05-18T04:18:47.8511242Z with 2022-05-18T04:18:47.8511375Z [ 2022-05-18T04:18:47.8511609Z T=std::vector> 2022-05-18T04:18:47.8511822Z ] 2022-05-18T04:18:47.8512258Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(540): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2022-05-18T04:18:47.8512666Z with 2022-05-18T04:18:47.8512810Z [ 2022-05-18T04:18:47.8513039Z T=std::vector> 2022-05-18T04:18:47.8513245Z ] 2022-05-18T04:18:47.8513694Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(540): note: see reference to alias template instantiation 'c10::OptionalBase>>' being compiled 2022-05-18T04:18:47.8514400Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\ATen/core/jit_type.h(482): note: see reference to class template instantiation 'c10::optional>>' being compiled 2022-05-18T04:18:47.8515069Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(432): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2022-05-18T04:18:47.8515427Z with 2022-05-18T04:18:47.8515571Z [ 2022-05-18T04:18:47.8515801Z T=std::vector> 2022-05-18T04:18:47.8516002Z ] 2022-05-18T04:18:47.8516373Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(198): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2022-05-18T04:18:47.8516715Z with 2022-05-18T04:18:47.8516859Z [ 2022-05-18T04:18:47.8517222Z T=std::vector::type,std::allocator::type>> 2022-05-18T04:18:47.8517561Z ] 2022-05-18T04:18:47.8517949Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(397): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2022-05-18T04:18:47.8518302Z with 2022-05-18T04:18:47.8518434Z [ 2022-05-18T04:18:47.8518762Z T=std::vector::type,std::allocator::type>> 2022-05-18T04:18:47.8519059Z ] 2022-05-18T04:18:47.8519474Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2022-05-18T04:18:47.8519871Z with 2022-05-18T04:18:47.8520020Z [ 2022-05-18T04:18:47.8520344Z T=std::vector::type,std::allocator::type>> 2022-05-18T04:18:47.8520630Z ] 2022-05-18T04:18:47.8521080Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(540): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2022-05-18T04:18:47.8521494Z with 2022-05-18T04:18:47.8521640Z [ 2022-05-18T04:18:47.8521956Z T=std::vector::type,std::allocator::type>> 2022-05-18T04:18:47.8522257Z ] 2022-05-18T04:18:47.8522671Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(540): note: see reference to alias template instantiation 'c10::OptionalBase>>' being compiled 2022-05-18T04:18:47.8523052Z with 2022-05-18T04:18:47.8523186Z [ 2022-05-18T04:18:47.8523415Z T=c10::impl::ScalarTypeToCPPType::type 2022-05-18T04:18:47.8523630Z ] 2022-05-18T04:18:47.8524022Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\ATen/core/jit_type.h(441): note: see reference to class template instantiation 'c10::optional>>' being compiled 2022-05-18T04:18:47.8524399Z with 2022-05-18T04:18:47.8524544Z [ 2022-05-18T04:18:47.8524758Z T=c10::impl::ScalarTypeToCPPType::type 2022-05-18T04:18:47.8524974Z ] 2022-05-18T04:18:47.8525381Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(432): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2022-05-18T04:18:47.8525753Z with 2022-05-18T04:18:47.8525887Z [ 2022-05-18T04:18:47.8526216Z T=std::vector::type,std::allocator::type>> 2022-05-18T04:18:47.8526517Z ] 2022-05-18T04:18:47.8526875Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(198): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2022-05-18T04:18:47.8527219Z with 2022-05-18T04:18:47.8527367Z [ 2022-05-18T04:18:47.8527608Z T=std::vector,std::allocator>> 2022-05-18T04:18:47.8527818Z ] 2022-05-18T04:18:47.8528247Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(397): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2022-05-18T04:18:47.8528603Z with 2022-05-18T04:18:47.8528734Z [ 2022-05-18T04:18:47.8528976Z T=std::vector,std::allocator>> 2022-05-18T04:18:47.8529721Z ] 2022-05-18T04:18:47.8530151Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2022-05-18T04:18:47.8530527Z with 2022-05-18T04:18:47.8530679Z [ 2022-05-18T04:18:47.8530925Z T=std::vector,std::allocator>> 2022-05-18T04:18:47.8531136Z ] 2022-05-18T04:18:47.8531588Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(540): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2022-05-18T04:18:47.8532003Z with 2022-05-18T04:18:47.8532150Z [ 2022-05-18T04:18:47.8532379Z T=std::vector,std::allocator>> 2022-05-18T04:18:47.8532601Z ] 2022-05-18T04:18:47.8533058Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(540): note: see reference to alias template instantiation 'c10::OptionalBase,std::allocator>>>' being compiled 2022-05-18T04:18:47.8533778Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\ATen/core/jit_type.h(567): note: see reference to class template instantiation 'c10::optional,std::allocator>>>' being compiled 2022-05-18T04:18:47.8534422Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\ATen/core/jit_type.h(843): note: see reference to class template instantiation 'c10::VaryingShape' being compiled 2022-05-18T04:18:47.8535043Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(432): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2022-05-18T04:18:47.8535418Z with 2022-05-18T04:18:47.8535565Z [ 2022-05-18T04:18:47.8535795Z T=std::vector,std::allocator>> 2022-05-18T04:18:47.8536015Z ] 2022-05-18T04:18:47.8536388Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(198): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2022-05-18T04:18:47.8536729Z with 2022-05-18T04:18:47.8536862Z [ 2022-05-18T04:18:47.8537097Z T=std::vector,std::allocator>> 2022-05-18T04:18:47.8537313Z ] 2022-05-18T04:18:47.8537692Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(397): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2022-05-18T04:18:47.8538055Z with 2022-05-18T04:18:47.8538198Z [ 2022-05-18T04:18:47.8538428Z T=std::vector,std::allocator>> 2022-05-18T04:18:47.8538630Z ] 2022-05-18T04:18:47.8539054Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2022-05-18T04:18:47.8539443Z with 2022-05-18T04:18:47.8539577Z [ 2022-05-18T04:18:47.8539808Z T=std::vector,std::allocator>> 2022-05-18T04:18:47.8540026Z ] 2022-05-18T04:18:47.8540529Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(540): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2022-05-18T04:18:47.8540960Z with 2022-05-18T04:18:47.8541112Z [ 2022-05-18T04:18:47.8541347Z T=std::vector,std::allocator>> 2022-05-18T04:18:47.8541552Z ] 2022-05-18T04:18:47.8542005Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(540): note: see reference to alias template instantiation 'c10::OptionalBase,std::allocator>>>' being compiled 2022-05-18T04:18:47.8542713Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\ATen/core/jit_type.h(567): note: see reference to class template instantiation 'c10::optional,std::allocator>>>' being compiled 2022-05-18T04:18:47.8543352Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\ATen/core/jit_type.h(613): note: see reference to class template instantiation 'c10::VaryingShape' being compiled 2022-05-18T04:18:47.8543969Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(432): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2022-05-18T04:18:47.8544327Z with 2022-05-18T04:18:47.8544472Z [ 2022-05-18T04:18:47.8544704Z T=std::vector,std::allocator>> 2022-05-18T04:18:47.8544905Z ] 2022-05-18T04:18:47.8545369Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(198): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2022-05-18T04:18:47.8545716Z with 2022-05-18T04:18:47.8545865Z [ 2022-05-18T04:18:47.8546056Z T=std::vector> 2022-05-18T04:18:47.8546250Z ] 2022-05-18T04:18:47.8546643Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(397): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2022-05-18T04:18:47.8546988Z with 2022-05-18T04:18:47.8547138Z [ 2022-05-18T04:18:47.8547342Z T=std::vector> 2022-05-18T04:18:47.8547517Z ] 2022-05-18T04:18:47.8547939Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2022-05-18T04:18:47.8548327Z with 2022-05-18T04:18:47.8548474Z [ 2022-05-18T04:18:47.8548663Z T=std::vector> 2022-05-18T04:18:47.8548852Z ] 2022-05-18T04:18:47.8549300Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(540): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2022-05-18T04:18:47.8549711Z with 2022-05-18T04:18:47.8549843Z [ 2022-05-18T04:18:47.8550042Z T=std::vector> 2022-05-18T04:18:47.8550230Z ] 2022-05-18T04:18:47.8550638Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(540): note: see reference to alias template instantiation 'c10::OptionalBase>>' being compiled 2022-05-18T04:18:47.8551353Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\ATen/core/jit_type.h(726): note: see reference to class template instantiation 'c10::optional>>' being compiled 2022-05-18T04:18:47.8552005Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(432): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2022-05-18T04:18:47.8552417Z with 2022-05-18T04:18:47.8552553Z [ 2022-05-18T04:18:47.8552760Z T=std::vector> 2022-05-18T04:18:47.8552956Z ] 2022-05-18T04:18:47.8553315Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(198): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2022-05-18T04:18:47.8553665Z with 2022-05-18T04:18:47.8553815Z [ 2022-05-18T04:18:47.8554044Z T=c10::impl::InlineStreamGuard 2022-05-18T04:18:47.8554250Z ] 2022-05-18T04:18:47.8554642Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(397): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2022-05-18T04:18:47.8555003Z with 2022-05-18T04:18:47.8555136Z [ 2022-05-18T04:18:47.8555361Z T=c10::impl::InlineStreamGuard 2022-05-18T04:18:47.8555580Z ] 2022-05-18T04:18:47.8556000Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2022-05-18T04:18:47.8556374Z with 2022-05-18T04:18:47.8556519Z [ 2022-05-18T04:18:47.8556747Z T=c10::impl::InlineStreamGuard 2022-05-18T04:18:47.8556948Z ] 2022-05-18T04:18:47.8557398Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(540): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2022-05-18T04:18:47.8557811Z with 2022-05-18T04:18:47.8557957Z [ 2022-05-18T04:18:47.8558170Z T=c10::impl::InlineStreamGuard 2022-05-18T04:18:47.8558385Z ] 2022-05-18T04:18:47.8558823Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(540): note: see reference to alias template instantiation 'c10::OptionalBase>' being compiled 2022-05-18T04:18:47.8559547Z 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 2022-05-18T04:18:47.8560267Z 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 2022-05-18T04:18:47.8560943Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(432): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2022-05-18T04:18:47.8561318Z with 2022-05-18T04:18:47.8561465Z [ 2022-05-18T04:18:47.8561680Z T=c10::impl::InlineStreamGuard 2022-05-18T04:18:47.8561894Z ] 2022-05-18T04:18:47.8562266Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(198): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2022-05-18T04:18:47.8562611Z with 2022-05-18T04:18:47.8562744Z [ 2022-05-18T04:18:47.8563415Z T=c10::impl::VirtualGuardImpl 2022-05-18T04:18:47.8563607Z ] 2022-05-18T04:18:47.8563985Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(397): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2022-05-18T04:18:47.8564401Z with 2022-05-18T04:18:47.8564548Z [ 2022-05-18T04:18:47.8564716Z T=c10::impl::VirtualGuardImpl 2022-05-18T04:18:47.8564895Z ] 2022-05-18T04:18:47.8565321Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2022-05-18T04:18:47.8565719Z with 2022-05-18T04:18:47.8565854Z [ 2022-05-18T04:18:47.8566035Z T=c10::impl::VirtualGuardImpl 2022-05-18T04:18:47.8566221Z ] 2022-05-18T04:18:47.8566662Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(540): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2022-05-18T04:18:47.8567075Z with 2022-05-18T04:18:47.8567223Z [ 2022-05-18T04:18:47.8567386Z T=c10::impl::VirtualGuardImpl 2022-05-18T04:18:47.8567563Z ] 2022-05-18T04:18:47.8567973Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(540): note: see reference to alias template instantiation 'c10::OptionalBase' being compiled 2022-05-18T04:18:47.8568602Z 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 2022-05-18T04:18:47.8568952Z with 2022-05-18T04:18:47.8569098Z [ 2022-05-18T04:18:47.8569281Z T=c10::impl::VirtualGuardImpl 2022-05-18T04:18:47.8569443Z ] 2022-05-18T04:18:47.8569884Z 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 2022-05-18T04:18:47.8570551Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(432): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2022-05-18T04:18:47.8570929Z with 2022-05-18T04:18:47.8571064Z [ 2022-05-18T04:18:47.8571246Z T=c10::impl::VirtualGuardImpl 2022-05-18T04:18:47.8571422Z ] 2022-05-18T04:18:47.8571782Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(198): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2022-05-18T04:18:47.8572126Z with 2022-05-18T04:18:47.8572271Z [ 2022-05-18T04:18:47.8572536Z T=std::vector> 2022-05-18T04:18:47.8572766Z ] 2022-05-18T04:18:47.8573156Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(397): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2022-05-18T04:18:47.8573509Z with 2022-05-18T04:18:47.8573642Z [ 2022-05-18T04:18:47.8573906Z T=std::vector> 2022-05-18T04:18:47.8574150Z ] 2022-05-18T04:18:47.8574577Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2022-05-18T04:18:47.8574948Z with 2022-05-18T04:18:47.8575139Z [ 2022-05-18T04:18:47.8575399Z T=std::vector> 2022-05-18T04:18:47.8575677Z ] 2022-05-18T04:18:47.8576120Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(540): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2022-05-18T04:18:47.8576535Z with 2022-05-18T04:18:47.8576686Z [ 2022-05-18T04:18:47.8576935Z T=std::vector> 2022-05-18T04:18:47.8577178Z ] 2022-05-18T04:18:47.8577659Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(540): note: see reference to alias template instantiation 'c10::OptionalBase>>' being compiled 2022-05-18T04:18:47.8578421Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\ATen/core/ivalue_inl.h(834): note: see reference to class template instantiation 'c10::optional>>' being compiled 2022-05-18T04:18:47.8579114Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(432): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2022-05-18T04:18:47.8579475Z with 2022-05-18T04:18:47.8579620Z [ 2022-05-18T04:18:47.8579884Z T=std::vector> 2022-05-18T04:18:47.8580113Z ] 2022-05-18T04:18:47.8580493Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(198): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2022-05-18T04:18:47.8580833Z with 2022-05-18T04:18:47.8580977Z [ 2022-05-18T04:18:47.8581144Z T=torch::autograd::ViewInfo 2022-05-18T04:18:47.8581317Z ] 2022-05-18T04:18:47.8581703Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(397): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2022-05-18T04:18:47.8582044Z with 2022-05-18T04:18:47.8582188Z [ 2022-05-18T04:18:47.8582362Z T=torch::autograd::ViewInfo 2022-05-18T04:18:47.8582522Z ] 2022-05-18T04:18:47.8582946Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2022-05-18T04:18:47.8583334Z with 2022-05-18T04:18:47.8583478Z [ 2022-05-18T04:18:47.8583640Z T=torch::autograd::ViewInfo 2022-05-18T04:18:47.8583811Z ] 2022-05-18T04:18:47.8584259Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(540): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2022-05-18T04:18:47.8584659Z with 2022-05-18T04:18:47.8584803Z [ 2022-05-18T04:18:47.8585055Z T=torch::autograd::ViewInfo 2022-05-18T04:18:47.8585222Z ] 2022-05-18T04:18:47.8585635Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(540): note: see reference to alias template instantiation 'c10::OptionalBase' being compiled 2022-05-18T04:18:47.8586348Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\torch/csrc/autograd/variable.h(525): note: see reference to class template instantiation 'c10::optional' being compiled 2022-05-18T04:18:47.8587004Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(432): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2022-05-18T04:18:47.8587420Z with 2022-05-18T04:18:47.8587557Z [ 2022-05-18T04:18:47.8587738Z T=torch::autograd::ViewInfo 2022-05-18T04:18:47.8587911Z ] 2022-05-18T04:18:47.8588271Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(198): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2022-05-18T04:18:47.8588615Z with 2022-05-18T04:18:47.8588764Z [ 2022-05-18T04:18:47.8588909Z T=c10::IValue 2022-05-18T04:18:47.8589062Z ] 2022-05-18T04:18:47.8589449Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(397): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2022-05-18T04:18:47.8589807Z with 2022-05-18T04:18:47.8589942Z [ 2022-05-18T04:18:47.8590098Z T=c10::IValue 2022-05-18T04:18:47.8590250Z ] 2022-05-18T04:18:47.8590654Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2022-05-18T04:18:47.8591047Z with 2022-05-18T04:18:47.8591195Z [ 2022-05-18T04:18:47.8591336Z T=c10::IValue 2022-05-18T04:18:47.8591490Z ] 2022-05-18T04:18:47.8591937Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(540): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2022-05-18T04:18:47.8592349Z with 2022-05-18T04:18:47.8592482Z [ 2022-05-18T04:18:47.8592635Z T=c10::IValue 2022-05-18T04:18:47.8592792Z ] 2022-05-18T04:18:47.8593162Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(540): note: see reference to alias template instantiation 'c10::OptionalBase' being compiled 2022-05-18T04:18:47.8593768Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\ATen/core/function_schema.h(179): note: see reference to class template instantiation 'c10::optional' being compiled 2022-05-18T04:18:47.8594396Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(432): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2022-05-18T04:18:47.8594763Z with 2022-05-18T04:18:47.8594898Z [ 2022-05-18T04:18:47.8595053Z T=c10::IValue 2022-05-18T04:18:47.8595211Z ] 2022-05-18T04:18:47.8595568Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(198): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2022-05-18T04:18:47.8595910Z with 2022-05-18T04:18:47.8596055Z [ 2022-05-18T04:18:47.8596215Z T=c10::AliasInfo 2022-05-18T04:18:47.8596361Z ] 2022-05-18T04:18:47.8596743Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(397): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2022-05-18T04:18:47.8597092Z with 2022-05-18T04:18:47.8597224Z [ 2022-05-18T04:18:47.8597383Z T=c10::AliasInfo 2022-05-18T04:18:47.8597538Z ] 2022-05-18T04:18:47.8597993Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2022-05-18T04:18:47.8598388Z with 2022-05-18T04:18:47.8598573Z [ 2022-05-18T04:18:47.8598733Z T=c10::AliasInfo 2022-05-18T04:18:47.8598878Z ] 2022-05-18T04:18:47.8599327Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(540): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2022-05-18T04:18:47.8599735Z with 2022-05-18T04:18:47.8599868Z [ 2022-05-18T04:18:47.8600025Z T=c10::AliasInfo 2022-05-18T04:18:47.8600179Z ] 2022-05-18T04:18:47.8600558Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(540): note: see reference to alias template instantiation 'c10::OptionalBase' being compiled 2022-05-18T04:18:47.8601176Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\ATen/core/function_schema.h(26): note: see reference to class template instantiation 'c10::optional' being compiled 2022-05-18T04:18:47.8601806Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(432): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2022-05-18T04:18:47.8602178Z with 2022-05-18T04:18:47.8602325Z [ 2022-05-18T04:18:47.8602473Z T=c10::AliasInfo 2022-05-18T04:18:47.8602630Z ] 2022-05-18T04:18:47.8602999Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(198): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2022-05-18T04:18:47.8603327Z with 2022-05-18T04:18:47.8603470Z [ 2022-05-18T04:18:47.8603686Z T=c10::either 2022-05-18T04:18:47.8603881Z ] 2022-05-18T04:18:47.8604263Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(397): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2022-05-18T04:18:47.8604614Z with 2022-05-18T04:18:47.8604758Z [ 2022-05-18T04:18:47.8604956Z T=c10::either 2022-05-18T04:18:47.8605158Z ] 2022-05-18T04:18:47.8605579Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2022-05-18T04:18:47.8605962Z with 2022-05-18T04:18:47.8606107Z [ 2022-05-18T04:18:47.8606320Z T=c10::either 2022-05-18T04:18:47.8606509Z ] 2022-05-18T04:18:47.8606959Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(540): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2022-05-18T04:18:47.8607376Z with 2022-05-18T04:18:47.8607519Z [ 2022-05-18T04:18:47.8607719Z T=c10::either 2022-05-18T04:18:47.8607920Z ] 2022-05-18T04:18:47.8608354Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(540): note: see reference to alias template instantiation 'c10::OptionalBase>' being compiled 2022-05-18T04:18:47.8609062Z 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 2022-05-18T04:18:47.8609776Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(432): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2022-05-18T04:18:47.8610190Z with 2022-05-18T04:18:47.8610335Z [ 2022-05-18T04:18:47.8610550Z T=c10::either 2022-05-18T04:18:47.8610742Z ] 2022-05-18T04:18:47.8611120Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(198): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2022-05-18T04:18:47.8611464Z with 2022-05-18T04:18:47.8611598Z [ 2022-05-18T04:18:47.8611784Z T=c10::impl::AnnotatedSchema 2022-05-18T04:18:47.8611961Z ] 2022-05-18T04:18:47.8612345Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(397): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2022-05-18T04:18:47.8612699Z with 2022-05-18T04:18:47.8612845Z [ 2022-05-18T04:18:47.8613028Z T=c10::impl::AnnotatedSchema 2022-05-18T04:18:47.8613188Z ] 2022-05-18T04:18:47.8613612Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2022-05-18T04:18:47.8613999Z with 2022-05-18T04:18:47.8614132Z [ 2022-05-18T04:18:47.8614308Z T=c10::impl::AnnotatedSchema 2022-05-18T04:18:47.8614484Z ] 2022-05-18T04:18:47.8614932Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(540): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2022-05-18T04:18:47.8615335Z with 2022-05-18T04:18:47.8615483Z [ 2022-05-18T04:18:47.8615658Z T=c10::impl::AnnotatedSchema 2022-05-18T04:18:47.8615819Z ] 2022-05-18T04:18:47.8616228Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(540): note: see reference to alias template instantiation 'c10::OptionalBase' being compiled 2022-05-18T04:18:47.8616892Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\ATen/core/dispatch/OperatorEntry.h(212): note: see reference to class template instantiation 'c10::optional' being compiled 2022-05-18T04:18:47.8617541Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(432): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2022-05-18T04:18:47.8617904Z with 2022-05-18T04:18:47.8618050Z [ 2022-05-18T04:18:47.8618229Z T=c10::impl::AnnotatedSchema 2022-05-18T04:18:47.8618390Z ] 2022-05-18T04:18:47.8618762Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(198): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2022-05-18T04:18:47.8619104Z with 2022-05-18T04:18:47.8619248Z [ 2022-05-18T04:18:47.8619453Z T=c10::impl::OperatorEntry::CppSignatureWithDebug 2022-05-18T04:18:47.8619662Z ] 2022-05-18T04:18:47.8620049Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(397): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2022-05-18T04:18:47.8620396Z with 2022-05-18T04:18:47.8620541Z [ 2022-05-18T04:18:47.8620756Z T=c10::impl::OperatorEntry::CppSignatureWithDebug 2022-05-18T04:18:47.8620959Z ] 2022-05-18T04:18:47.8621413Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2022-05-18T04:18:47.8621842Z with 2022-05-18T04:18:47.8621991Z [ 2022-05-18T04:18:47.8622195Z T=c10::impl::OperatorEntry::CppSignatureWithDebug 2022-05-18T04:18:47.8622404Z ] 2022-05-18T04:18:47.8622858Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(540): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2022-05-18T04:18:47.8623272Z with 2022-05-18T04:18:47.8623409Z [ 2022-05-18T04:18:47.8623628Z T=c10::impl::OperatorEntry::CppSignatureWithDebug 2022-05-18T04:18:47.8623829Z ] 2022-05-18T04:18:47.8624348Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(540): note: see reference to alias template instantiation 'c10::OptionalBase' being compiled 2022-05-18T04:18:47.8625144Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\ATen/core/dispatch/OperatorEntry.h(271): note: see reference to class template instantiation 'c10::optional' being compiled 2022-05-18T04:18:47.8625838Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(432): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2022-05-18T04:18:47.8626220Z with 2022-05-18T04:18:47.8626360Z [ 2022-05-18T04:18:47.8626584Z T=c10::impl::OperatorEntry::CppSignatureWithDebug 2022-05-18T04:18:47.8626793Z ] 2022-05-18T04:18:47.8627172Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(198): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2022-05-18T04:18:47.8627512Z with 2022-05-18T04:18:47.8627665Z [ 2022-05-18T04:18:47.8627862Z T=std::tuple 2022-05-18T04:18:47.8628038Z ] 2022-05-18T04:18:47.8628421Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(397): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2022-05-18T04:18:47.8628775Z with 2022-05-18T04:18:47.8628907Z [ 2022-05-18T04:18:47.8629097Z T=std::tuple 2022-05-18T04:18:47.8629282Z ] 2022-05-18T04:18:47.8629702Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2022-05-18T04:18:47.8630083Z with 2022-05-18T04:18:47.8630228Z [ 2022-05-18T04:18:47.8630417Z T=std::tuple 2022-05-18T04:18:47.8667374Z ] 2022-05-18T04:18:47.8667928Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(540): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2022-05-18T04:18:47.8668384Z with 2022-05-18T04:18:47.8668547Z [ 2022-05-18T04:18:47.8668738Z T=std::tuple 2022-05-18T04:18:47.8668934Z ] 2022-05-18T04:18:47.8669369Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(540): note: see reference to alias template instantiation 'c10::OptionalBase>' being compiled 2022-05-18T04:18:47.8670205Z 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 2022-05-18T04:18:47.8670940Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(432): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2022-05-18T04:18:47.8671309Z with 2022-05-18T04:18:47.8671466Z [ 2022-05-18T04:18:47.8671670Z T=std::tuple 2022-05-18T04:18:47.8671847Z ] 2022-05-18T04:18:47.8672226Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(198): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2022-05-18T04:18:47.8672575Z with 2022-05-18T04:18:47.8672715Z [ 2022-05-18T04:18:47.8672899Z T=torch::jit::SourceRange 2022-05-18T04:18:47.8673081Z ] 2022-05-18T04:18:47.8673481Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(397): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2022-05-18T04:18:47.8673834Z with 2022-05-18T04:18:47.8673991Z [ 2022-05-18T04:18:47.8674172Z T=torch::jit::SourceRange 2022-05-18T04:18:47.8674335Z ] 2022-05-18T04:18:47.8674768Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2022-05-18T04:18:47.8675171Z with 2022-05-18T04:18:47.8675325Z [ 2022-05-18T04:18:47.8675491Z T=torch::jit::SourceRange 2022-05-18T04:18:47.8675670Z ] 2022-05-18T04:18:47.8676127Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(540): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2022-05-18T04:18:47.8676529Z with 2022-05-18T04:18:47.8676686Z [ 2022-05-18T04:18:47.8676866Z T=torch::jit::SourceRange 2022-05-18T04:18:47.8677026Z ] 2022-05-18T04:18:47.8677447Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(540): note: see reference to alias template instantiation 'c10::OptionalBase' being compiled 2022-05-18T04:18:47.8678105Z 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 2022-05-18T04:18:47.8678765Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(432): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2022-05-18T04:18:47.8679148Z with 2022-05-18T04:18:47.8679287Z [ 2022-05-18T04:18:47.8679480Z T=torch::jit::SourceRange 2022-05-18T04:18:47.8679662Z ] 2022-05-18T04:18:47.8680024Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(198): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2022-05-18T04:18:47.8680379Z with 2022-05-18T04:18:47.8680529Z [ 2022-05-18T04:18:47.8680709Z T=torch::jit::InlinedCallStackPtr 2022-05-18T04:18:47.8680900Z ] 2022-05-18T04:18:47.8681298Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(397): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2022-05-18T04:18:47.8681663Z with 2022-05-18T04:18:47.8681800Z [ 2022-05-18T04:18:47.8682045Z T=torch::jit::InlinedCallStackPtr 2022-05-18T04:18:47.8682239Z ] 2022-05-18T04:18:47.8682651Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2022-05-18T04:18:47.8683086Z with 2022-05-18T04:18:47.8683242Z [ 2022-05-18T04:18:47.8683425Z T=torch::jit::InlinedCallStackPtr 2022-05-18T04:18:47.8683611Z ] 2022-05-18T04:18:47.8684069Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(540): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2022-05-18T04:18:47.8684489Z with 2022-05-18T04:18:47.8684627Z [ 2022-05-18T04:18:47.8684821Z T=torch::jit::InlinedCallStackPtr 2022-05-18T04:18:47.8685010Z ] 2022-05-18T04:18:47.8685420Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(540): note: see reference to alias template instantiation 'c10::OptionalBase' being compiled 2022-05-18T04:18:47.8686088Z 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 2022-05-18T04:18:47.8686745Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(432): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2022-05-18T04:18:47.8687133Z with 2022-05-18T04:18:47.8687272Z [ 2022-05-18T04:18:47.8687472Z T=torch::jit::InlinedCallStackPtr 2022-05-18T04:18:47.8687666Z ] 2022-05-18T04:18:47.8688052Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(198): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2022-05-18T04:18:47.8688398Z with 2022-05-18T04:18:47.8688552Z [ 2022-05-18T04:18:47.8688747Z T=torch::jit::ModuleInstanceInfo 2022-05-18T04:18:47.8688917Z ] 2022-05-18T04:18:47.8689308Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(397): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2022-05-18T04:18:47.8689659Z with 2022-05-18T04:18:47.8689790Z [ 2022-05-18T04:18:47.8689975Z T=torch::jit::ModuleInstanceInfo 2022-05-18T04:18:47.8690151Z ] 2022-05-18T04:18:47.8690562Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2022-05-18T04:18:47.8690949Z with 2022-05-18T04:18:47.8691094Z [ 2022-05-18T04:18:47.8691276Z T=torch::jit::ModuleInstanceInfo 2022-05-18T04:18:47.8691445Z ] 2022-05-18T04:18:47.8691893Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(540): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2022-05-18T04:18:47.8692302Z with 2022-05-18T04:18:47.8692433Z [ 2022-05-18T04:18:47.8692617Z T=torch::jit::ModuleInstanceInfo 2022-05-18T04:18:47.8692797Z ] 2022-05-18T04:18:47.8693193Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(540): note: see reference to alias template instantiation 'c10::OptionalBase' being compiled 2022-05-18T04:18:47.8693904Z 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 2022-05-18T04:18:47.8694581Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(432): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2022-05-18T04:18:47.8694954Z with 2022-05-18T04:18:47.8695100Z [ 2022-05-18T04:18:47.8695276Z T=torch::jit::ModuleInstanceInfo 2022-05-18T04:18:47.8695456Z ] 2022-05-18T04:18:47.8695827Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(198): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2022-05-18T04:18:47.8696156Z with 2022-05-18T04:18:47.8696302Z [ 2022-05-18T04:18:47.8696471Z T=torch::jit::ScopePtr 2022-05-18T04:18:47.8696623Z ] 2022-05-18T04:18:47.8697010Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(397): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2022-05-18T04:18:47.8697361Z with 2022-05-18T04:18:47.8697502Z [ 2022-05-18T04:18:47.8697657Z T=torch::jit::ScopePtr 2022-05-18T04:18:47.8697819Z ] 2022-05-18T04:18:47.8698241Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2022-05-18T04:18:47.8698622Z with 2022-05-18T04:18:47.8698767Z [ 2022-05-18T04:18:47.8698933Z T=torch::jit::ScopePtr 2022-05-18T04:18:47.8699083Z ] 2022-05-18T04:18:47.8699530Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(540): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2022-05-18T04:18:47.8699934Z with 2022-05-18T04:18:47.8700080Z [ 2022-05-18T04:18:47.8700236Z T=torch::jit::ScopePtr 2022-05-18T04:18:47.8700400Z ] 2022-05-18T04:18:47.8700802Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(540): note: see reference to alias template instantiation 'c10::OptionalBase' being compiled 2022-05-18T04:18:47.8701417Z 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 2022-05-18T04:18:47.8702059Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(432): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2022-05-18T04:18:47.8702430Z with 2022-05-18T04:18:47.8702575Z [ 2022-05-18T04:18:47.8702732Z T=torch::jit::ScopePtr 2022-05-18T04:18:47.8702900Z ] 2022-05-18T04:18:47.8703272Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(198): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2022-05-18T04:18:47.8703611Z with 2022-05-18T04:18:47.8703741Z [ 2022-05-18T04:18:47.8703918Z T=at::ThreadLocalState 2022-05-18T04:18:47.8704083Z ] 2022-05-18T04:18:47.8704454Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(397): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2022-05-18T04:18:47.8704805Z with 2022-05-18T04:18:47.8704949Z [ 2022-05-18T04:18:47.8705196Z T=at::ThreadLocalState 2022-05-18T04:18:47.8705367Z ] 2022-05-18T04:18:47.8705851Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2022-05-18T04:18:47.8706280Z with 2022-05-18T04:18:47.8706410Z [ 2022-05-18T04:18:47.8706583Z T=at::ThreadLocalState 2022-05-18T04:18:47.8706753Z ] 2022-05-18T04:18:47.8707190Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(540): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2022-05-18T04:18:47.8707600Z with 2022-05-18T04:18:47.8707745Z [ 2022-05-18T04:18:47.8707903Z T=at::ThreadLocalState 2022-05-18T04:18:47.8708070Z ] 2022-05-18T04:18:47.8708478Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(540): note: see reference to alias template instantiation 'c10::OptionalBase' being compiled 2022-05-18T04:18:47.8709125Z 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 2022-05-18T04:18:47.8709760Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(432): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2022-05-18T04:18:47.8710131Z with 2022-05-18T04:18:47.8710276Z [ 2022-05-18T04:18:47.8710450Z T=at::ThreadLocalState 2022-05-18T04:18:47.8710606Z ] 2022-05-18T04:18:47.8710978Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(198): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2022-05-18T04:18:47.8711317Z with 2022-05-18T04:18:47.8711449Z [ 2022-05-18T04:18:47.8711637Z T=std::shared_ptr 2022-05-18T04:18:47.8711823Z ] 2022-05-18T04:18:47.8712208Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(397): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2022-05-18T04:18:47.8712552Z with 2022-05-18T04:18:47.8712695Z [ 2022-05-18T04:18:47.8712882Z T=std::shared_ptr 2022-05-18T04:18:47.8713048Z ] 2022-05-18T04:18:47.8713471Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2022-05-18T04:18:47.8713854Z with 2022-05-18T04:18:47.8713988Z [ 2022-05-18T04:18:47.8714178Z T=std::shared_ptr 2022-05-18T04:18:47.8714357Z ] 2022-05-18T04:18:47.8714798Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(540): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2022-05-18T04:18:47.8715197Z with 2022-05-18T04:18:47.8715339Z [ 2022-05-18T04:18:47.8715523Z T=std::shared_ptr 2022-05-18T04:18:47.8715693Z ] 2022-05-18T04:18:47.8716108Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(540): note: see reference to alias template instantiation 'c10::OptionalBase>' being compiled 2022-05-18T04:18:47.8716791Z 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 2022-05-18T04:18:47.8717454Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\torch/csrc/jit/api/function_impl.h(156): note: see reference to class template instantiation 'std::array>,4>' being compiled 2022-05-18T04:18:47.8718151Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(432): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2022-05-18T04:18:47.8718513Z with 2022-05-18T04:18:47.8718660Z [ 2022-05-18T04:18:47.8718850Z T=std::shared_ptr 2022-05-18T04:18:47.8719020Z ] 2022-05-18T04:18:47.8719387Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(198): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2022-05-18T04:18:47.8719727Z with 2022-05-18T04:18:47.8719869Z [ 2022-05-18T04:18:47.8720033Z T=torch::jit::GraphExecutor 2022-05-18T04:18:47.8720207Z ] 2022-05-18T04:18:47.8720588Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(397): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2022-05-18T04:18:47.8720927Z with 2022-05-18T04:18:47.8721069Z [ 2022-05-18T04:18:47.8721242Z T=torch::jit::GraphExecutor 2022-05-18T04:18:47.8721401Z ] 2022-05-18T04:18:47.8721819Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2022-05-18T04:18:47.8722203Z with 2022-05-18T04:18:47.8722346Z [ 2022-05-18T04:18:47.8722509Z T=torch::jit::GraphExecutor 2022-05-18T04:18:47.8722687Z ] 2022-05-18T04:18:47.8723131Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(540): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2022-05-18T04:18:47.8723531Z with 2022-05-18T04:18:47.8723676Z [ 2022-05-18T04:18:47.8723849Z T=torch::jit::GraphExecutor 2022-05-18T04:18:47.8724009Z ] 2022-05-18T04:18:47.8724424Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(540): note: see reference to alias template instantiation 'c10::OptionalBase' being compiled 2022-05-18T04:18:47.8725052Z 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 2022-05-18T04:18:47.8725703Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\torch/csrc/jit/api/function_impl.h(170): note: see reference to class template instantiation 'std::array,4>' being compiled 2022-05-18T04:18:47.8726358Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(432): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2022-05-18T04:18:47.8726718Z with 2022-05-18T04:18:47.8726864Z [ 2022-05-18T04:18:47.8727039Z T=torch::jit::GraphExecutor 2022-05-18T04:18:47.8727200Z ] 2022-05-18T04:18:47.8727568Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(198): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2022-05-18T04:18:47.8727904Z with 2022-05-18T04:18:47.8728046Z [ 2022-05-18T04:18:47.8728241Z T=torch::jit::Method 2022-05-18T04:18:47.8728405Z ] 2022-05-18T04:18:47.8728794Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(397): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2022-05-18T04:18:47.8729178Z with 2022-05-18T04:18:47.8729322Z [ 2022-05-18T04:18:47.8729488Z T=torch::jit::Method 2022-05-18T04:18:47.8729637Z ] 2022-05-18T04:18:47.8730059Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2022-05-18T04:18:47.8730447Z with 2022-05-18T04:18:47.8730590Z [ 2022-05-18T04:18:47.8730743Z T=torch::jit::Method 2022-05-18T04:18:47.8730905Z ] 2022-05-18T04:18:47.8731353Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(540): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2022-05-18T04:18:47.8731749Z with 2022-05-18T04:18:47.8731894Z [ 2022-05-18T04:18:47.8732059Z T=torch::jit::Method 2022-05-18T04:18:47.8732207Z ] 2022-05-18T04:18:47.8732697Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(540): note: see reference to alias template instantiation 'c10::OptionalBase' being compiled 2022-05-18T04:18:47.8733321Z 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 2022-05-18T04:18:47.8733955Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(432): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2022-05-18T04:18:47.8734332Z with 2022-05-18T04:18:47.8734467Z [ 2022-05-18T04:18:47.8734641Z T=torch::jit::Method 2022-05-18T04:18:47.8734803Z ] 2022-05-18T04:18:47.8735161Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(198): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2022-05-18T04:18:47.8735500Z with 2022-05-18T04:18:47.8735646Z [ 2022-05-18T04:18:47.8735845Z T=std::vector> 2022-05-18T04:18:47.8736044Z ] 2022-05-18T04:18:47.8736426Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(397): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2022-05-18T04:18:47.8736779Z with 2022-05-18T04:18:47.8736912Z [ 2022-05-18T04:18:47.8737126Z T=std::vector> 2022-05-18T04:18:47.8737327Z ] 2022-05-18T04:18:47.8737743Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2022-05-18T04:18:47.8738122Z with 2022-05-18T04:18:47.8738268Z [ 2022-05-18T04:18:47.8738479Z T=std::vector> 2022-05-18T04:18:47.8738665Z ] 2022-05-18T04:18:47.8739114Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(540): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2022-05-18T04:18:47.8739524Z with 2022-05-18T04:18:47.8739659Z [ 2022-05-18T04:18:47.8739918Z T=std::vector> 2022-05-18T04:18:47.8740121Z ] 2022-05-18T04:18:47.8740551Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(540): note: see reference to alias template instantiation 'c10::OptionalBase>>' being compiled 2022-05-18T04:18:47.8741257Z 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 2022-05-18T04:18:47.8741910Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(432): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2022-05-18T04:18:47.8742280Z with 2022-05-18T04:18:47.8742427Z [ 2022-05-18T04:18:47.8742627Z T=std::vector> 2022-05-18T04:18:47.8742824Z ] 2022-05-18T04:18:47.8743191Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(198): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2022-05-18T04:18:47.8743525Z with 2022-05-18T04:18:47.8743669Z [ 2022-05-18T04:18:47.8743907Z T=std::function 2022-05-18T04:18:47.8744131Z ] 2022-05-18T04:18:47.8744504Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(397): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2022-05-18T04:18:47.8744857Z with 2022-05-18T04:18:47.8745077Z [ 2022-05-18T04:18:47.8745305Z T=std::function 2022-05-18T04:18:47.8745528Z ] 2022-05-18T04:18:47.8745952Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2022-05-18T04:18:47.8746346Z with 2022-05-18T04:18:47.8746482Z [ 2022-05-18T04:18:47.8746723Z T=std::function 2022-05-18T04:18:47.8746946Z ] 2022-05-18T04:18:47.8747383Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(540): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2022-05-18T04:18:47.8747791Z with 2022-05-18T04:18:47.8747935Z [ 2022-05-18T04:18:47.8748168Z T=std::function 2022-05-18T04:18:47.8748372Z ] 2022-05-18T04:18:47.8748829Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(540): note: see reference to alias template instantiation 'c10::OptionalBase>' being compiled 2022-05-18T04:18:47.8749577Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\torch/csrc/autograd/profiler_legacy.h(400): note: see reference to class template instantiation 'c10::optional>' being compiled 2022-05-18T04:18:47.8750270Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(432): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2022-05-18T04:18:47.8750629Z with 2022-05-18T04:18:47.8750774Z [ 2022-05-18T04:18:47.8751056Z T=std::function 2022-05-18T04:18:47.8751281Z ] 2022-05-18T04:18:47.8751636Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(198): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2022-05-18T04:18:47.8752482Z with 2022-05-18T04:18:47.8752629Z [ 2022-05-18T04:18:47.8752897Z T=std::vector>,std::allocator>>> 2022-05-18T04:18:47.8753152Z ] 2022-05-18T04:18:47.8753538Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(397): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2022-05-18T04:18:47.8753900Z with 2022-05-18T04:18:47.8754035Z [ 2022-05-18T04:18:47.8754311Z T=std::vector>,std::allocator>>> 2022-05-18T04:18:47.8754558Z ] 2022-05-18T04:18:47.8754972Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2022-05-18T04:18:47.8755358Z with 2022-05-18T04:18:47.8755504Z [ 2022-05-18T04:18:47.8755778Z T=std::vector>,std::allocator>>> 2022-05-18T04:18:47.8756013Z ] 2022-05-18T04:18:47.8756460Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(540): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2022-05-18T04:18:47.8756869Z with 2022-05-18T04:18:47.8757003Z [ 2022-05-18T04:18:47.8757281Z T=std::vector>,std::allocator>>> 2022-05-18T04:18:47.8757534Z ] 2022-05-18T04:18:47.8758020Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(540): note: see reference to alias template instantiation 'c10::OptionalBase>,std::allocator>>>>' being compiled 2022-05-18T04:18:47.8758820Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\torch/csrc/autograd/profiler_kineto.h(247): note: see reference to class template instantiation 'c10::optional>,std::allocator>>>>' being compiled 2022-05-18T04:18:47.8759528Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(432): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2022-05-18T04:18:47.8759899Z with 2022-05-18T04:18:47.8760047Z [ 2022-05-18T04:18:47.8760326Z T=std::vector>,std::allocator>>> 2022-05-18T04:18:47.8760564Z ] 2022-05-18T04:18:47.8760938Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(198): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2022-05-18T04:18:47.8761281Z with 2022-05-18T04:18:47.8761414Z [ 2022-05-18T04:18:47.8761861Z T=torch::nn::TripletMarginWithDistanceLossOptions::distance_function_t 2022-05-18T04:18:47.8762204Z ] 2022-05-18T04:18:47.8762677Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(397): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2022-05-18T04:18:47.8763022Z with 2022-05-18T04:18:47.8763167Z [ 2022-05-18T04:18:47.8763431Z T=torch::nn::TripletMarginWithDistanceLossOptions::distance_function_t 2022-05-18T04:18:47.8763707Z ] 2022-05-18T04:18:47.8764179Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2022-05-18T04:18:47.8764566Z with 2022-05-18T04:18:47.8764716Z [ 2022-05-18T04:18:47.8764963Z T=torch::nn::TripletMarginWithDistanceLossOptions::distance_function_t 2022-05-18T04:18:47.8765212Z ] 2022-05-18T04:18:47.8765662Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(540): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2022-05-18T04:18:47.8766064Z with 2022-05-18T04:18:47.8766211Z [ 2022-05-18T04:18:47.8766469Z T=torch::nn::TripletMarginWithDistanceLossOptions::distance_function_t 2022-05-18T04:18:47.8766717Z ] 2022-05-18T04:18:47.8767181Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(540): note: see reference to alias template instantiation 'c10::OptionalBase' being compiled 2022-05-18T04:18:47.8767986Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\torch\csrc\api\include\torch/nn/options/loss.h(404): note: see reference to class template instantiation 'c10::optional' being compiled 2022-05-18T04:18:47.8768714Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(432): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2022-05-18T04:18:47.8769086Z with 2022-05-18T04:18:47.8769222Z [ 2022-05-18T04:18:47.8769486Z T=torch::nn::TripletMarginWithDistanceLossOptions::distance_function_t 2022-05-18T04:18:47.8769733Z ] 2022-05-18T04:18:47.8770106Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(198): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2022-05-18T04:18:47.8770433Z with 2022-05-18T04:18:47.8770577Z [ 2022-05-18T04:18:47.8770781Z T=std::vector> 2022-05-18T04:18:47.8770958Z ] 2022-05-18T04:18:47.8771342Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(397): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2022-05-18T04:18:47.8771697Z with 2022-05-18T04:18:47.8771829Z [ 2022-05-18T04:18:47.8772028Z T=std::vector> 2022-05-18T04:18:47.8772217Z ] 2022-05-18T04:18:47.8772639Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2022-05-18T04:18:47.8773017Z with 2022-05-18T04:18:47.8773159Z [ 2022-05-18T04:18:47.8773362Z T=std::vector> 2022-05-18T04:18:47.8773539Z ] 2022-05-18T04:18:47.8773985Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(540): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2022-05-18T04:18:47.8774390Z with 2022-05-18T04:18:47.8774532Z [ 2022-05-18T04:18:47.8774766Z T=std::vector> 2022-05-18T04:18:47.8774958Z ] 2022-05-18T04:18:47.8775369Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(540): note: see reference to alias template instantiation 'c10::OptionalBase>>' being compiled 2022-05-18T04:18:47.8775778Z with 2022-05-18T04:18:47.8775927Z [ 2022-05-18T04:18:47.8776075Z T=double 2022-05-18T04:18:47.8776216Z ] 2022-05-18T04:18:47.8776665Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\torch\csrc\api\include\torch/nn/options/upsampling.h(26): note: see reference to class template instantiation 'c10::optional>>' being compiled 2022-05-18T04:18:47.8777076Z with 2022-05-18T04:18:47.8777218Z [ 2022-05-18T04:18:47.8777270Z T=double 2022-05-18T04:18:47.8777325Z ] 2022-05-18T04:18:47.8777646Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(432): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2022-05-18T04:18:47.8777706Z with 2022-05-18T04:18:47.8777761Z [ 2022-05-18T04:18:47.8777877Z T=std::vector> 2022-05-18T04:18:47.8777932Z ] 2022-05-18T04:18:47.8778217Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(198): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2022-05-18T04:18:47.8778263Z with 2022-05-18T04:18:47.8778317Z [ 2022-05-18T04:18:47.8778423Z T=std::tuple 2022-05-18T04:18:47.8778478Z ] 2022-05-18T04:18:47.8778782Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(397): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2022-05-18T04:18:47.8778841Z with 2022-05-18T04:18:47.8778894Z [ 2022-05-18T04:18:47.8778996Z T=std::tuple 2022-05-18T04:18:47.8779041Z ] 2022-05-18T04:18:47.8779378Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2022-05-18T04:18:47.8779437Z with 2022-05-18T04:18:47.8779493Z [ 2022-05-18T04:18:47.8779593Z T=std::tuple 2022-05-18T04:18:47.8779647Z ] 2022-05-18T04:18:47.8780009Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(540): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2022-05-18T04:18:47.8780067Z with 2022-05-18T04:18:47.8780112Z [ 2022-05-18T04:18:47.8780286Z T=std::tuple 2022-05-18T04:18:47.8780360Z ] 2022-05-18T04:18:47.8780695Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(540): note: see reference to alias template instantiation 'c10::OptionalBase>' being compiled 2022-05-18T04:18:47.8781054Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\torch\csrc\api\include\torch/nn/modules/rnn.h(155): note: see reference to class template instantiation 'c10::optional>' being compiled 2022-05-18T04:18:47.8781374Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(432): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2022-05-18T04:18:47.8781434Z with 2022-05-18T04:18:47.8781489Z [ 2022-05-18T04:18:47.8781989Z T=std::tuple 2022-05-18T04:18:47.8782036Z ] 2022-05-18T04:18:47.8782324Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(198): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2022-05-18T04:18:47.8782428Z with 2022-05-18T04:18:47.8782484Z [ 2022-05-18T04:18:47.8782609Z T=std::vector> 2022-05-18T04:18:47.8782666Z ] 2022-05-18T04:18:47.8782966Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(397): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2022-05-18T04:18:47.8783024Z with 2022-05-18T04:18:47.8783067Z [ 2022-05-18T04:18:47.8783192Z T=std::vector> 2022-05-18T04:18:47.8783247Z ] 2022-05-18T04:18:47.8783587Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2022-05-18T04:18:47.8783647Z with 2022-05-18T04:18:47.8783702Z [ 2022-05-18T04:18:47.8783823Z T=std::vector> 2022-05-18T04:18:47.8783878Z ] 2022-05-18T04:18:47.8784226Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(540): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2022-05-18T04:18:47.8784286Z with 2022-05-18T04:18:47.8784341Z [ 2022-05-18T04:18:47.8784461Z T=std::vector> 2022-05-18T04:18:47.8784517Z ] 2022-05-18T04:18:47.8784865Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(540): note: see reference to alias template instantiation 'c10::OptionalBase>>' being compiled 2022-05-18T04:18:47.8785319Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\torch\csrc\api\include\torch/optim/lbfgs.h(46): note: see reference to class template instantiation 'c10::optional>>' being compiled 2022-05-18T04:18:47.8785641Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(432): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2022-05-18T04:18:47.8785699Z with 2022-05-18T04:18:47.8785756Z [ 2022-05-18T04:18:47.8785866Z T=std::vector> 2022-05-18T04:18:47.8785922Z ] 2022-05-18T04:18:47.8786180Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\pybind11\detail/common.h(108): warning C4005: 'HAVE_SNPRINTF': macro redefinition 2022-05-18T04:18:47.8786367Z C:\Jenkins\Miniconda3\Include\pyerrors.h(315): note: see previous definition of 'HAVE_SNPRINTF' 2022-05-18T04:18:47.9609808Z [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 2022-05-18T04:18:47.9609998Z Creating library dangling_impl_extension.lib and object dangling_impl_extension.exp 2022-05-18T04:18:47.9870103Z Loading extension module dangling_impl_extension... 2022-05-18T04:18:47.9870269Z test_find_dangling_impls_ext (__main__.TestDispatch) ... ok (10.615s) 2022-05-18T04:18:48.2769892Z test_impl_only (__main__.TestDispatch) ... ok (0.299s) 2022-05-18T04:18:48.2809344Z test_multiple_def_alias_defaulting (__main__.TestDispatch) ... ok (0.004s) 2022-05-18T04:18:48.2845601Z test_multiple_def_alias_mismatch (__main__.TestDispatch) ... ok (0.004s) 2022-05-18T04:18:48.2880706Z test_multiple_def_error (__main__.TestDispatch) ... ok (0.003s) 2022-05-18T04:18:48.2936492Z test_multiple_fallback (__main__.TestDispatch) ... ok (0.006s) 2022-05-18T04:18:48.2949819Z test_overwrite_math (__main__.TestDispatch) ... [W C:\actions-runner\_work\pytorch\pytorch\aten\src\ATen\core\dispatch\OperatorEntry.cpp:133] Warning: Overriding a previously registered kernel for the same operator and the same dispatch key 2022-05-18T04:18:48.2950296Z operator: __test45643__::foo 2022-05-18T04:18:48.2950484Z no debug info 2022-05-18T04:18:48.2950662Z dispatch key: (catch all) 2022-05-18T04:18:48.2950843Z previous kernel: fn1 2022-05-18T04:18:48.2951063Z new kernel: fn2 (function registerKernel) 2022-05-18T04:18:48.2953073Z [W C:\actions-runner\_work\pytorch\pytorch\aten\src\ATen\core\dispatch\OperatorEntry.cpp:133] Warning: Overriding a previously registered kernel for the same operator and the same dispatch key 2022-05-18T04:18:48.2953463Z operator: __test45644__::foo 2022-05-18T04:18:48.2953668Z no debug info 2022-05-18T04:18:48.2953847Z dispatch key: (catch all) 2022-05-18T04:18:48.2954036Z previous kernel: fn1 2022-05-18T04:18:48.2954239Z new kernel: fn2 (function registerKernel) 2022-05-18T04:18:48.2955565Z ok (0.002s) 2022-05-18T04:18:48.2970573Z test_autogradother (__main__.TestPythonDispatcher) ... ok (0.001s) 2022-05-18T04:18:48.2983461Z test_basic (__main__.TestPythonDispatcher) ... ok (0.001s) 2022-05-18T04:18:48.2998259Z test_defaultbackend_autogradcpu (__main__.TestPythonDispatcher) ... ok (0.001s) 2022-05-18T04:18:48.3011513Z test_defaultbackend_math (__main__.TestPythonDispatcher) ... ok (0.000s) 2022-05-18T04:18:48.3023062Z test_duplicate_registrations (__main__.TestPythonDispatcher) ... ok (0.000s) 2022-05-18T04:18:48.3037674Z test_math_autogradcpu (__main__.TestPythonDispatcher) ... ok (0.000s) 2022-05-18T04:18:48.3077868Z test_quantized_structured_not_implemented (__main__.TestPythonDispatcher) ... ok (0.000s) 2022-05-18T04:18:48.3182334Z 2022-05-18T04:18:48.3182612Z ---------------------------------------------------------------------- 2022-05-18T04:18:48.3183004Z Ran 32 tests in 40.594s 2022-05-18T04:18:48.3183180Z 2022-05-18T04:18:48.3183250Z OK 2022-05-18T04:18:48.3183386Z 2022-05-18T04:18:48.3183520Z Generating XML reports... 2022-05-18T04:18:48.3184048Z Generated XML report: test-reports\python-unittest\test_dispatch\TEST-TestDispatch-20220518041807.xml 2022-05-18T04:18:48.3184784Z Generated XML report: test-reports\python-unittest\test_dispatch\TEST-TestPythonDispatcher-20220518041807.xml 2022-05-18T04:18:48.5967963Z Running test_expanded_weights ... [2022-05-18 04:18:48.596308] 2022-05-18T04:18:48.5968435Z Executing ['C:\\Jenkins\\Miniconda3\\python.exe', 'test_expanded_weights.py', '-v', '--import-slow-tests', '--import-disabled-tests'] ... [2022-05-18 04:18:48.596308] 2022-05-18T04:18:50.5921395Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\cuda\__init__.py:82: UserWarning: CUDA initialization: CUDA unknown error - this may be due to an incorrectly set up environment, e.g. changing env variable CUDA_VISIBLE_DEVICES after program start. Setting the available devices to be zero. (Triggered internally at C:\actions-runner\_work\pytorch\pytorch\c10\cuda\CUDAFunctions.cpp:109.) 2022-05-18T04:18:50.5922088Z return torch._C._cuda_getDeviceCount() > 0 2022-05-18T04:18:50.5922234Z 2022-05-18T04:18:50.5922306Z Running tests... 2022-05-18T04:18:50.5922539Z ---------------------------------------------------------------------- 2022-05-18T04:18:50.5922880Z Test results will be stored in test-reports\python-unittest\test_expanded_weights 2022-05-18T04:18:50.5991027Z test_Conv1d (__main__.TestExpandedWeightModule) ... ok (0.016s) 2022-05-18T04:18:50.6027096Z test_Conv1d_circular_stride2_pad2 (__main__.TestExpandedWeightModule) ... ok (0.001s) 2022-05-18T04:18:50.6450374Z test_Conv1d_circular_stride2_pad2_multiple_inputs (__main__.TestExpandedWeightModule) ... ok (0.031s) 2022-05-18T04:18:50.6490930Z test_Conv1d_multiple_inputs (__main__.TestExpandedWeightModule) ... ok (0.016s) 2022-05-18T04:18:50.6521707Z test_Conv1d_pad1 (__main__.TestExpandedWeightModule) ... ok (0.000s) 2022-05-18T04:18:50.6559518Z test_Conv1d_pad1_multiple_inputs (__main__.TestExpandedWeightModule) ... ok (0.000s) 2022-05-18T04:18:50.6586029Z test_Conv1d_pad1size1 (__main__.TestExpandedWeightModule) ... ok (0.000s) 2022-05-18T04:18:50.6624492Z test_Conv1d_pad1size1_multiple_inputs (__main__.TestExpandedWeightModule) ... ok (0.016s) 2022-05-18T04:18:50.6655149Z test_Conv1d_pad2 (__main__.TestExpandedWeightModule) ... ok (0.000s) 2022-05-18T04:18:50.6695273Z test_Conv1d_pad2_multiple_inputs (__main__.TestExpandedWeightModule) ... ok (0.000s) 2022-05-18T04:18:50.6721251Z test_Conv1d_pad2size1 (__main__.TestExpandedWeightModule) ... ok (0.000s) 2022-05-18T04:18:50.6754922Z test_Conv1d_pad2size1_multiple_inputs (__main__.TestExpandedWeightModule) ... ok (0.000s) 2022-05-18T04:18:50.6785560Z test_Conv1d_reflect_stride2_pad2 (__main__.TestExpandedWeightModule) ... ok (0.016s) 2022-05-18T04:18:50.6820349Z test_Conv1d_reflect_stride2_pad2_multiple_inputs (__main__.TestExpandedWeightModule) ... ok (0.000s) 2022-05-18T04:18:50.6850237Z test_Conv1d_replicate_stride2_pad2 (__main__.TestExpandedWeightModule) ... ok (0.000s) 2022-05-18T04:18:50.6884583Z test_Conv1d_replicate_stride2_pad2_multiple_inputs (__main__.TestExpandedWeightModule) ... ok (0.000s) 2022-05-18T04:18:50.6914769Z test_Conv1d_stride (__main__.TestExpandedWeightModule) ... ok (0.000s) 2022-05-18T04:18:50.6952571Z test_Conv1d_stride_multiple_inputs (__main__.TestExpandedWeightModule) ... ok (0.017s) 2022-05-18T04:18:50.6964744Z test_Conv1d_zero_batch (__main__.TestExpandedWeightModule) ... skip: Can't get per sample gradients when no batch dim or batch dim is 0 (0.001s) 2022-05-18T04:18:50.6975849Z test_Conv1d_zero_batch_multiple_inputs (__main__.TestExpandedWeightModule) ... skip: Can't get per sample gradients when no batch dim or batch dim is 0 (0.001s) 2022-05-18T04:18:50.7003037Z test_Conv1d_zeros_stride2_pad2 (__main__.TestExpandedWeightModule) ... ok (0.003s) 2022-05-18T04:18:50.7038303Z test_Conv1d_zeros_stride2_pad2_multiple_inputs (__main__.TestExpandedWeightModule) ... ok (0.004s) 2022-05-18T04:18:50.7070157Z test_Conv2d (__main__.TestExpandedWeightModule) ... ok (0.003s) 2022-05-18T04:18:50.7107093Z test_Conv2d_circular_stride2_pad2 (__main__.TestExpandedWeightModule) ... ok (0.004s) 2022-05-18T04:18:50.7156413Z test_Conv2d_circular_stride2_pad2_multiple_inputs (__main__.TestExpandedWeightModule) ... ok (0.005s) 2022-05-18T04:18:50.7187482Z test_Conv2d_dilated (__main__.TestExpandedWeightModule) ... ok (0.003s) 2022-05-18T04:18:50.7226012Z test_Conv2d_dilated_multiple_inputs (__main__.TestExpandedWeightModule) ... ok (0.003s) 2022-05-18T04:18:50.7266684Z test_Conv2d_multiple_inputs (__main__.TestExpandedWeightModule) ... ok (0.004s) 2022-05-18T04:18:50.7294648Z test_Conv2d_no_bias (__main__.TestExpandedWeightModule) ... ok (0.002s) 2022-05-18T04:18:50.7332065Z test_Conv2d_no_bias_multiple_inputs (__main__.TestExpandedWeightModule) ... ok (0.004s) 2022-05-18T04:18:50.7362499Z test_Conv2d_padding (__main__.TestExpandedWeightModule) ... ok (0.003s) 2022-05-18T04:18:50.7432190Z test_Conv2d_padding_multiple_inputs (__main__.TestExpandedWeightModule) ... ok (0.007s) 2022-05-18T04:18:50.7462950Z test_Conv2d_reflect_stride2_pad2 (__main__.TestExpandedWeightModule) ... ok (0.003s) 2022-05-18T04:18:50.7498663Z test_Conv2d_reflect_stride2_pad2_multiple_inputs (__main__.TestExpandedWeightModule) ... ok (0.004s) 2022-05-18T04:18:50.7529468Z test_Conv2d_replicate_stride2_pad2 (__main__.TestExpandedWeightModule) ... ok (0.003s) 2022-05-18T04:18:50.7566964Z test_Conv2d_replicate_stride2_pad2_multiple_inputs (__main__.TestExpandedWeightModule) ... ok (0.004s) 2022-05-18T04:18:50.7597410Z test_Conv2d_strided (__main__.TestExpandedWeightModule) ... ok (0.003s) 2022-05-18T04:18:50.7636647Z test_Conv2d_strided_multiple_inputs (__main__.TestExpandedWeightModule) ... ok (0.004s) 2022-05-18T04:18:50.7648983Z test_Conv2d_zero_batch (__main__.TestExpandedWeightModule) ... skip: Can't get per sample gradients when no batch dim or batch dim is 0 (0.001s) 2022-05-18T04:18:50.7659645Z test_Conv2d_zero_batch_multiple_inputs (__main__.TestExpandedWeightModule) ... skip: Can't get per sample gradients when no batch dim or batch dim is 0 (0.001s) 2022-05-18T04:18:50.7688864Z test_Conv2d_zeros_stride2_pad2 (__main__.TestExpandedWeightModule) ... ok (0.003s) 2022-05-18T04:18:50.7725800Z test_Conv2d_zeros_stride2_pad2_multiple_inputs (__main__.TestExpandedWeightModule) ... ok (0.003s) 2022-05-18T04:18:50.7755793Z test_Conv3d (__main__.TestExpandedWeightModule) ... ok (0.002s) 2022-05-18T04:18:50.7779769Z test_Conv3d_1x1x1_no_bias (__main__.TestExpandedWeightModule) ... ok (0.002s) 2022-05-18T04:18:50.7810564Z test_Conv3d_1x1x1_no_bias_multiple_inputs (__main__.TestExpandedWeightModule) ... ok (0.003s) 2022-05-18T04:18:50.7855199Z test_Conv3d_circular_stride2_pad2 (__main__.TestExpandedWeightModule) ... ok (0.004s) 2022-05-18T04:18:50.7918890Z test_Conv3d_circular_stride2_pad2_multiple_inputs (__main__.TestExpandedWeightModule) ... ok (0.007s) 2022-05-18T04:18:50.7953459Z test_Conv3d_multiple_inputs (__main__.TestExpandedWeightModule) ... ok (0.003s) 2022-05-18T04:18:50.7979180Z test_Conv3d_no_bias (__main__.TestExpandedWeightModule) ... ok (0.003s) 2022-05-18T04:18:50.8008874Z test_Conv3d_no_bias_multiple_inputs (__main__.TestExpandedWeightModule) ... ok (0.001s) 2022-05-18T04:18:50.8041788Z test_Conv3d_replicate_stride2_pad2 (__main__.TestExpandedWeightModule) ... ok (0.000s) 2022-05-18T04:18:50.8081609Z test_Conv3d_replicate_stride2_pad2_multiple_inputs (__main__.TestExpandedWeightModule) ... ok (0.000s) 2022-05-18T04:18:50.8112751Z test_Conv3d_stride (__main__.TestExpandedWeightModule) ... ok (0.000s) 2022-05-18T04:18:50.8153289Z test_Conv3d_stride_multiple_inputs (__main__.TestExpandedWeightModule) ... ok (0.016s) 2022-05-18T04:18:50.8184908Z test_Conv3d_stride_padding (__main__.TestExpandedWeightModule) ... ok (0.000s) 2022-05-18T04:18:50.8224557Z test_Conv3d_stride_padding_multiple_inputs (__main__.TestExpandedWeightModule) ... ok (0.000s) 2022-05-18T04:18:50.8236987Z test_Conv3d_zero_batch (__main__.TestExpandedWeightModule) ... skip: Can't get per sample gradients when no batch dim or batch dim is 0 (0.000s) 2022-05-18T04:18:50.8247748Z 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.000s) 2022-05-18T04:18:50.8278068Z test_Conv3d_zeros_stride2_pad2 (__main__.TestExpandedWeightModule) ... ok (0.000s) 2022-05-18T04:18:50.8319922Z test_Conv3d_zeros_stride2_pad2_multiple_inputs (__main__.TestExpandedWeightModule) ... ok (0.016s) 2022-05-18T04:18:50.8342139Z test_Embedding (__main__.TestExpandedWeightModule) ... ok (0.000s) 2022-05-18T04:18:50.8373398Z test_Embedding_discontiguous (__main__.TestExpandedWeightModule) ... ok (0.000s) 2022-05-18T04:18:50.8404954Z test_Embedding_discontiguous_multiple_inputs (__main__.TestExpandedWeightModule) ... ok (0.000s) 2022-05-18T04:18:50.8425443Z test_Embedding_multiple_inputs (__main__.TestExpandedWeightModule) ... ok (0.000s) 2022-05-18T04:18:50.8458665Z test_GroupNorm_1d_affine (__main__.TestExpandedWeightModule) ... ok (0.016s) 2022-05-18T04:18:50.8489426Z test_GroupNorm_1d_affine_GN (__main__.TestExpandedWeightModule) ... ok (0.000s) 2022-05-18T04:18:50.8521340Z test_GroupNorm_1d_affine_GN_multiple_inputs (__main__.TestExpandedWeightModule) ... ok (0.000s) 2022-05-18T04:18:50.8552686Z test_GroupNorm_1d_affine_multiple_inputs (__main__.TestExpandedWeightModule) ... ok (0.000s) 2022-05-18T04:18:50.8575574Z test_GroupNorm_1d_no_affine_IN (__main__.TestExpandedWeightModule) ... ok (0.000s) 2022-05-18T04:18:50.8597442Z test_GroupNorm_1d_no_affine_IN_multiple_inputs (__main__.TestExpandedWeightModule) ... ok (0.000s) 2022-05-18T04:18:50.8620192Z test_GroupNorm_1d_no_affine_LN (__main__.TestExpandedWeightModule) ... ok (0.016s) 2022-05-18T04:18:50.8641679Z test_GroupNorm_1d_no_affine_LN_multiple_inputs (__main__.TestExpandedWeightModule) ... ok (0.000s) 2022-05-18T04:18:50.8671632Z test_GroupNorm_2d_affine (__main__.TestExpandedWeightModule) ... ok (0.000s) 2022-05-18T04:18:50.8702853Z test_GroupNorm_2d_affine_multiple_inputs (__main__.TestExpandedWeightModule) ... ok (0.000s) 2022-05-18T04:18:50.8725921Z test_GroupNorm_2d_no_affine_IN (__main__.TestExpandedWeightModule) ... ok (0.000s) 2022-05-18T04:18:50.8747888Z test_GroupNorm_2d_no_affine_IN_multiple_inputs (__main__.TestExpandedWeightModule) ... ok (0.000s) 2022-05-18T04:18:50.8770672Z test_GroupNorm_2d_no_affine_LN (__main__.TestExpandedWeightModule) ... ok (0.016s) 2022-05-18T04:18:50.8792428Z test_GroupNorm_2d_no_affine_LN_multiple_inputs (__main__.TestExpandedWeightModule) ... ok (0.000s) 2022-05-18T04:18:50.8823316Z test_LayerNorm_1d_elementwise_affine (__main__.TestExpandedWeightModule) ... ok (0.000s) 2022-05-18T04:18:50.8854116Z test_LayerNorm_1d_elementwise_affine_multiple_inputs (__main__.TestExpandedWeightModule) ... ok (0.000s) 2022-05-18T04:18:50.8865999Z 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.000s) 2022-05-18T04:18:50.8876099Z 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.000s) 2022-05-18T04:18:50.8897191Z test_LayerNorm_1d_no_elementwise_affine (__main__.TestExpandedWeightModule) ... ok (0.000s) 2022-05-18T04:18:50.8918205Z test_LayerNorm_1d_no_elementwise_affine_multiple_inputs (__main__.TestExpandedWeightModule) ... ok (0.000s) 2022-05-18T04:18:50.8947595Z test_LayerNorm_3d_elementwise_affine (__main__.TestExpandedWeightModule) ... ok (0.018s) 2022-05-18T04:18:50.8977474Z test_LayerNorm_3d_elementwise_affine_multiple_inputs (__main__.TestExpandedWeightModule) ... ok (0.003s) 2022-05-18T04:18:50.9469467Z test_LayerNorm_3d_no_affine_large_feature (__main__.TestExpandedWeightModule) ... ok (0.049s) 2022-05-18T04:18:50.9846262Z test_LayerNorm_3d_no_affine_large_feature_multiple_inputs (__main__.TestExpandedWeightModule) ... ok (0.031s) 2022-05-18T04:18:50.9880484Z test_LayerNorm_3d_no_elementwise_affine (__main__.TestExpandedWeightModule) ... ok (0.000s) 2022-05-18T04:18:50.9909946Z test_LayerNorm_3d_no_elementwise_affine_multiple_inputs (__main__.TestExpandedWeightModule) ... ok (0.000s) 2022-05-18T04:18:50.9944834Z test_Linear (__main__.TestExpandedWeightModule) ... ok (0.016s) 2022-05-18T04:18:50.9974640Z test_Linear_multiple_inputs (__main__.TestExpandedWeightModule) ... ok (0.003s) 2022-05-18T04:18:50.9986138Z test_Linear_no_batch_dim (__main__.TestExpandedWeightModule) ... skip: Can't get per sample gradients for input of rank 1 (0.002s) 2022-05-18T04:18:50.9996344Z test_Linear_no_batch_dim_multiple_inputs (__main__.TestExpandedWeightModule) ... skip: Can't get per sample gradients for input of rank 1 (0.001s) 2022-05-18T04:18:51.0021849Z test_Linear_no_bias (__main__.TestExpandedWeightModule) ... ok (0.002s) 2022-05-18T04:18:51.0051369Z test_Linear_no_bias_multiple_inputs (__main__.TestExpandedWeightModule) ... ok (0.003s) 2022-05-18T04:18:51.0090155Z test_per_sample_api_failing (__main__.TestExpandedWeightModule) ... ok (0.002s) 2022-05-18T04:18:51.0250650Z 2022-05-18T04:18:51.0250930Z ---------------------------------------------------------------------- 2022-05-18T04:18:51.0251206Z Ran 97 tests in 0.422s 2022-05-18T04:18:51.0251321Z 2022-05-18T04:18:51.0251509Z OK (skipped=10) 2022-05-18T04:18:51.0251621Z 2022-05-18T04:18:51.0251711Z Generating XML reports... 2022-05-18T04:18:51.0252089Z Generated XML report: test-reports\python-unittest\test_expanded_weights\TEST-TestExpandedWeightModule-20220518041850.xml 2022-05-18T04:18:51.2794360Z Running test_foreach ... [2022-05-18 04:18:51.278469] 2022-05-18T04:18:51.2794791Z Executing ['C:\\Jenkins\\Miniconda3\\python.exe', 'test_foreach.py', '-v', '--import-slow-tests', '--import-disabled-tests'] ... [2022-05-18 04:18:51.278469] 2022-05-18T04:18:53.2555758Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\cuda\__init__.py:82: UserWarning: CUDA initialization: CUDA unknown error - this may be due to an incorrectly set up environment, e.g. changing env variable CUDA_VISIBLE_DEVICES after program start. Setting the available devices to be zero. (Triggered internally at C:\actions-runner\_work\pytorch\pytorch\c10\cuda\CUDAFunctions.cpp:109.) 2022-05-18T04:18:53.2556452Z return torch._C._cuda_getDeviceCount() > 0 2022-05-18T04:18:53.2556596Z 2022-05-18T04:18:53.2556668Z Running tests... 2022-05-18T04:18:53.2556936Z Test results will be stored in test-reports\python-unittest\test_foreach 2022-05-18T04:18:53.2557263Z ---------------------------------------------------------------------- 2022-05-18T04:18:53.2557433Z 2022-05-18T04:18:53.2557570Z ---------------------------------------------------------------------- 2022-05-18T04:18:53.2557801Z Ran 0 tests in 0.000s 2022-05-18T04:18:53.2557911Z 2022-05-18T04:18:53.2557965Z OK 2022-05-18T04:18:53.2558038Z 2022-05-18T04:18:53.2558121Z Generating XML reports... 2022-05-18T04:18:53.5121467Z Running test_function_schema ... [2022-05-18 04:18:53.510960] 2022-05-18T04:18:53.5121937Z Executing ['C:\\Jenkins\\Miniconda3\\python.exe', 'test_function_schema.py', '-v', '--import-slow-tests', '--import-disabled-tests'] ... [2022-05-18 04:18:53.511965] 2022-05-18T04:18:54.4070152Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\cuda\__init__.py:82: UserWarning: CUDA initialization: CUDA unknown error - this may be due to an incorrectly set up environment, e.g. changing env variable CUDA_VISIBLE_DEVICES after program start. Setting the available devices to be zero. (Triggered internally at C:\actions-runner\_work\pytorch\pytorch\c10\cuda\CUDAFunctions.cpp:109.) 2022-05-18T04:18:54.4070839Z return torch._C._cuda_getDeviceCount() > 0 2022-05-18T04:18:54.4070983Z 2022-05-18T04:18:54.4071053Z Running tests... 2022-05-18T04:18:54.4071317Z Test results will be stored in test-reports\python-unittest\test_function_schema 2022-05-18T04:18:54.4071648Z ---------------------------------------------------------------------- 2022-05-18T04:18:54.9474759Z test_backward_compatible_arguments (__main__.TestFunctionSchema) ... ok (0.540s) 2022-05-18T04:18:54.9488330Z test_backward_compatible_outputs (__main__.TestFunctionSchema) ... ok (0.000s) 2022-05-18T04:18:54.9502811Z test_backward_compatible_structure (__main__.TestFunctionSchema) ... ok (0.000s) 2022-05-18T04:18:54.9520731Z test_backward_compatible_with_smart_serialization (__main__.TestFunctionSchema) ... ok (0.000s) 2022-05-18T04:18:54.9533550Z test_forward_compatible_arguments_real_use_case (__main__.TestFunctionSchema) ... ok (0.000s) 2022-05-18T04:18:54.9548547Z test_forward_compatible_arguments_with_out (__main__.TestFunctionSchema) ... ok (0.000s) 2022-05-18T04:18:54.9575556Z test_forward_compatible_arguments_without_out (__main__.TestFunctionSchema) ... ok (0.000s) 2022-05-18T04:18:54.9589657Z test_schema_error (__main__.TestFunctionSchema) ... ok (0.000s) 2022-05-18T04:18:55.2370413Z test_serialize_and_deserialize (__main__.TestFunctionSchema) ... ok (0.284s) 2022-05-18T04:18:55.2382255Z test_string_optional_parameter_default_value (__main__.TestFunctionSchema) ... ok (0.000s) 2022-05-18T04:18:55.2442731Z 2022-05-18T04:18:55.2442910Z ---------------------------------------------------------------------- 2022-05-18T04:18:55.2443310Z Ran 10 tests in 0.828s 2022-05-18T04:18:55.2443424Z 2022-05-18T04:18:55.2443480Z OK 2022-05-18T04:18:55.2443567Z 2022-05-18T04:18:55.2443654Z Generating XML reports... 2022-05-18T04:18:55.2444076Z Generated XML report: test-reports\python-unittest\test_function_schema\TEST-TestFunctionSchema-20220518041854.xml 2022-05-18T04:18:55.4369285Z Running test_functional_autograd_benchmark ... [2022-05-18 04:18:55.435824] 2022-05-18T04:18:55.4369750Z Executing ['C:\\Jenkins\\Miniconda3\\python.exe', 'test_functional_autograd_benchmark.py', '-v', '--import-slow-tests', '--import-disabled-tests'] ... [2022-05-18 04:18:55.435824] 2022-05-18T04:18:56.3369946Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\cuda\__init__.py:82: UserWarning: CUDA initialization: CUDA unknown error - this may be due to an incorrectly set up environment, e.g. changing env variable CUDA_VISIBLE_DEVICES after program start. Setting the available devices to be zero. (Triggered internally at C:\actions-runner\_work\pytorch\pytorch\c10\cuda\CUDAFunctions.cpp:109.) 2022-05-18T04:18:56.3370609Z return torch._C._cuda_getDeviceCount() > 0 2022-05-18T04:18:56.3370758Z 2022-05-18T04:18:56.3370839Z Running tests... 2022-05-18T04:18:56.3371136Z Test results will be stored in test-reports\python-unittest\test_functional_autograd_benchmark 2022-05-18T04:18:56.3371493Z ---------------------------------------------------------------------- 2022-05-18T04:18:56.3375410Z test_fast_tasks (__main__.TestFunctionalAutogradBenchmark) ... skip: NamedTemporaryFile on windows does not have all the features we need. (0.016s) 2022-05-18T04:18:56.3380661Z test_slow_tasks (__main__.TestFunctionalAutogradBenchmark) ... skip: NamedTemporaryFile on windows does not have all the features we need. (0.000s) 2022-05-18T04:18:56.3443678Z 2022-05-18T04:18:56.3444213Z ---------------------------------------------------------------------- 2022-05-18T04:18:56.3444506Z Ran 2 tests in 0.016s 2022-05-18T04:18:56.3444621Z 2022-05-18T04:18:56.3444702Z OK (skipped=2) 2022-05-18T04:18:56.3444807Z 2022-05-18T04:18:56.3444897Z Generating XML reports... 2022-05-18T04:18:56.3445299Z Generated XML report: test-reports\python-unittest\test_functional_autograd_benchmark\TEST-TestFunctionalAutogradBenchmark-20220518041856.xml 2022-05-18T04:18:56.4663625Z Running test_functional_optim ... [2022-05-18 04:18:56.465962] 2022-05-18T04:18:56.4664074Z Executing ['C:\\Jenkins\\Miniconda3\\python.exe', 'test_functional_optim.py', '-v', '--import-slow-tests', '--import-disabled-tests'] ... [2022-05-18 04:18:56.465962] 2022-05-18T04:18:57.5821156Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\cuda\__init__.py:82: UserWarning: CUDA initialization: CUDA unknown error - this may be due to an incorrectly set up environment, e.g. changing env variable CUDA_VISIBLE_DEVICES after program start. Setting the available devices to be zero. (Triggered internally at C:\actions-runner\_work\pytorch\pytorch\c10\cuda\CUDAFunctions.cpp:109.) 2022-05-18T04:18:57.5821918Z return torch._C._cuda_getDeviceCount() > 0 2022-05-18T04:18:57.5822063Z 2022-05-18T04:18:57.5822135Z Running tests... 2022-05-18T04:18:57.5822385Z ---------------------------------------------------------------------- 2022-05-18T04:18:57.5822720Z Test results will be stored in test-reports\python-unittest\test_functional_optim 2022-05-18T04:18:58.1530107Z test_functional_optim_parity_adam (__main__.TestFunctionalOptimParity) ... ok (0.564s) 2022-05-18T04:18:58.1829431Z test_functional_optim_parity_adam_w (__main__.TestFunctionalOptimParity) ... ok (0.031s) 2022-05-18T04:18:58.2107702Z test_functional_optim_parity_sgd (__main__.TestFunctionalOptimParity) ... ok (0.022s) 2022-05-18T04:18:58.2160176Z 2022-05-18T04:18:58.2160358Z ---------------------------------------------------------------------- 2022-05-18T04:18:58.2160612Z Ran 3 tests in 0.625s 2022-05-18T04:18:58.2160723Z 2022-05-18T04:18:58.2160781Z OK 2022-05-18T04:18:58.2160868Z 2022-05-18T04:18:58.2160954Z Generating XML reports... 2022-05-18T04:18:58.2161471Z Generated XML report: test-reports\python-unittest\test_functional_optim\TEST-TestFunctionalOptimParity-20220518041857.xml 2022-05-18T04:18:58.4074850Z Running test_functionalization ... [2022-05-18 04:18:58.406929] 2022-05-18T04:18:58.4075304Z Executing ['C:\\Jenkins\\Miniconda3\\python.exe', 'test_functionalization.py', '-v', '--import-slow-tests', '--import-disabled-tests'] ... [2022-05-18 04:18:58.406929] 2022-05-18T04:18:59.3068624Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\cuda\__init__.py:82: UserWarning: CUDA initialization: CUDA unknown error - this may be due to an incorrectly set up environment, e.g. changing env variable CUDA_VISIBLE_DEVICES after program start. Setting the available devices to be zero. (Triggered internally at C:\actions-runner\_work\pytorch\pytorch\c10\cuda\CUDAFunctions.cpp:109.) 2022-05-18T04:18:59.3069376Z return torch._C._cuda_getDeviceCount() > 0 2022-05-18T04:18:59.3069523Z 2022-05-18T04:18:59.3069593Z Running tests... 2022-05-18T04:18:59.3069842Z ---------------------------------------------------------------------- 2022-05-18T04:18:59.3070186Z Test results will be stored in test-reports\python-unittest\test_functionalization 2022-05-18T04:18:59.8480587Z test_aliases_maintained_after_pass_when_reapplying_views (__main__.TestFunctionalization) ... ok (0.541s) 2022-05-18T04:18:59.8521873Z test_cat (__main__.TestFunctionalization) ... ok (0.004s) 2022-05-18T04:18:59.8589647Z test_copy_ (__main__.TestFunctionalization) ... test_functionalization.py:416: UserWarning: Note: the functionalization pass encountered an operator (zero_) that it could not functionalize, because it couldn't find an out-of-place equivalent of the operator to call. Instead, it's calling the inplace/view operator directly. If this causes problems in your program, consider upstreaming the out-of-place op to PyTorch. (Triggered internally at C:\actions-runner\_work\pytorch\pytorch\build\aten\src\ATen\RegisterFunctionalization_2.cpp:4811.) 2022-05-18T04:18:59.8590436Z tmp = torch.zeros(2, 2) 2022-05-18T04:18:59.8590618Z ok (0.007s) 2022-05-18T04:18:59.8620253Z test_diagonal (__main__.TestFunctionalization) ... ok (0.003s) 2022-05-18T04:18:59.8636277Z test_diagonal_mutated_input (__main__.TestFunctionalization) ... ok (0.002s) 2022-05-18T04:18:59.8714775Z test_everything (__main__.TestFunctionalization) ... ok (0.008s) 2022-05-18T04:18:59.8738064Z test_fill_ (__main__.TestFunctionalization) ... ok (0.002s) 2022-05-18T04:18:59.8764057Z test_inplace_on_non_view (__main__.TestFunctionalization) ... ok (0.003s) 2022-05-18T04:19:00.4621212Z test_mixed_wrappers_invalid (__main__.TestFunctionalization) ... ok (0.585s) 2022-05-18T04:19:00.4644727Z test_mixed_wrappers_valid (__main__.TestFunctionalization) ... ok (0.003s) 2022-05-18T04:19:00.4675496Z test_multi_out (__main__.TestFunctionalization) ... test_functionalization.py:141: UserWarning: An output with one or more elements was resized since it had shape [4], which does not match the required output shape []. This behavior is deprecated, and in a future PyTorch release outputs will not be resized unless they have zero elements. You can explicitly reuse an out tensor t by resizing it, inplace, to zero elements with t.resize_(0). (Triggered internally at C:\actions-runner\_work\pytorch\pytorch\aten\src\ATen\native\Resize.cpp:24.) 2022-05-18T04:19:00.4676328Z torch.aminmax(x, dim=0, out=(out_max, out_min)) 2022-05-18T04:19:00.4676534Z ok (0.003s) 2022-05-18T04:19:00.4706944Z test_multiple_levels_of_wrapping (__main__.TestFunctionalization) ... ok (0.003s) 2022-05-18T04:19:00.4726366Z test_nested_functions_propagate_updates (__main__.TestFunctionalization) ... ok (0.002s) 2022-05-18T04:19:00.4743195Z test_only_one_view (__main__.TestFunctionalization) ... ok (0.002s) 2022-05-18T04:19:00.4777212Z test_optional_tensor_list (__main__.TestFunctionalization) ... test_functionalization.py:278: UserWarning: Note: the functionalization pass encountered an operator (arange.start_out) that it could not functionalize, because it couldn't find an out-of-place equivalent of the operator to call. Instead, it's calling the inplace/view operator directly. If this causes problems in your program, consider upstreaming the out-of-place op to PyTorch. (Triggered internally at C:\actions-runner\_work\pytorch\pytorch\build\aten\src\ATen\RegisterFunctionalization_2.cpp:1528.) 2022-05-18T04:19:00.4778076Z indices = torch.arange(4) 2022-05-18T04:19:00.4778868Z test_functionalization.py:279: UserWarning: Note: the functionalization pass encountered an operator (arange.start_out) that it could not functionalize, because it couldn't find an out-of-place equivalent of the operator to call. Instead, it's calling the inplace/view operator directly. If this causes problems in your program, consider upstreaming the out-of-place op to PyTorch. (Triggered internally at C:\actions-runner\_work\pytorch\pytorch\build\aten\src\ATen\RegisterFunctionalization_2.cpp:1528.) 2022-05-18T04:19:00.4779587Z values = torch.arange(4, dtype=y.dtype) 2022-05-18T04:19:00.4779779Z ok (0.003s) 2022-05-18T04:19:00.4810102Z test_reapply_views_simple (__main__.TestFunctionalization) ... ok (0.003s) 2022-05-18T04:19:00.4840732Z test_scalars (__main__.TestFunctionalization) ... ok (0.003s) 2022-05-18T04:19:00.4871615Z test_simple (__main__.TestFunctionalization) ... ok (0.003s) 2022-05-18T04:19:00.4905141Z test_simple_out (__main__.TestFunctionalization) ... test_functionalization.py:121: UserWarning: An output with one or more elements was resized since it had shape [], which does not match the required output shape [4, 2]. This behavior is deprecated, and in a future PyTorch release outputs will not be resized unless they have zero elements. You can explicitly reuse an out tensor t by resizing it, inplace, to zero elements with t.resize_(0). (Triggered internally at C:\actions-runner\_work\pytorch\pytorch\aten\src\ATen\native\Resize.cpp:24.) 2022-05-18T04:19:00.4905858Z torch.add(y, tmp, out=z) 2022-05-18T04:19:00.4906039Z ok (0.003s) 2022-05-18T04:19:00.4940587Z test_split (__main__.TestFunctionalization) ... ok (0.003s) 2022-05-18T04:19:00.4963507Z test_tensor_ctr (__main__.TestFunctionalization) ... ok (0.003s) 2022-05-18T04:19:00.5002747Z test_tensor_list_composite (__main__.TestFunctionalization) ... C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\functional.py:1134: UserWarning: Note: the functionalization pass encountered an operator (zero_) that it could not functionalize, because it couldn't find an out-of-place equivalent of the operator to call. Instead, it's calling the inplace/view operator directly. If this causes problems in your program, consider upstreaming the out-of-place op to PyTorch. (Triggered internally at C:\actions-runner\_work\pytorch\pytorch\build\aten\src\ATen\RegisterFunctionalization_2.cpp:4811.) 2022-05-18T04:19:00.5003720Z return torch._C._VariableFunctions.block_diag(tensors) # type: ignore[attr-defined] 2022-05-18T04:19:00.5003993Z ok (0.003s) 2022-05-18T04:19:00.5028619Z test_view_inplace (__main__.TestFunctionalization) ... ok (0.000s) 2022-05-18T04:19:00.5108370Z 2022-05-18T04:19:00.5108599Z ---------------------------------------------------------------------- 2022-05-18T04:19:00.5108859Z Ran 23 tests in 1.188s 2022-05-18T04:19:00.5108986Z 2022-05-18T04:19:00.5109044Z OK 2022-05-18T04:19:00.5109132Z 2022-05-18T04:19:00.5109222Z Generating XML reports... 2022-05-18T04:19:00.5109586Z Generated XML report: test-reports\python-unittest\test_functionalization\TEST-TestFunctionalization-20220518041859.xml 2022-05-18T04:19:00.7009011Z Running test_futures ... [2022-05-18 04:19:00.699134] 2022-05-18T04:19:00.7009467Z Executing ['C:\\Jenkins\\Miniconda3\\python.exe', 'test_futures.py', '-v', '--import-slow-tests', '--import-disabled-tests'] ... [2022-05-18 04:19:00.699134] 2022-05-18T04:19:01.5982190Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\cuda\__init__.py:82: UserWarning: CUDA initialization: CUDA unknown error - this may be due to an incorrectly set up environment, e.g. changing env variable CUDA_VISIBLE_DEVICES after program start. Setting the available devices to be zero. (Triggered internally at C:\actions-runner\_work\pytorch\pytorch\c10\cuda\CUDAFunctions.cpp:109.) 2022-05-18T04:19:01.5982974Z return torch._C._cuda_getDeviceCount() > 0 2022-05-18T04:19:01.5983118Z 2022-05-18T04:19:01.5983191Z Running tests... 2022-05-18T04:19:01.5983425Z ---------------------------------------------------------------------- 2022-05-18T04:19:01.5983751Z Test results will be stored in test-reports\python-unittest\test_futures 2022-05-18T04:19:02.1371565Z test_add_done_callback_error_is_ignored (__main__.TestFuture) ... [E pybind_utils.h:201] Got the following error when running the callback: ValueError: Expected error 2022-05-18T04:19:02.1371868Z 2022-05-18T04:19:02.1371964Z At: 2022-05-18T04:19:02.1372158Z test_futures.py(236): raise_value_error 2022-05-18T04:19:02.1372504Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\futures\__init__.py(237): set_result 2022-05-18T04:19:02.1372842Z test_futures.py(229): _test_add_done_callback_error_ignored 2022-05-18T04:19:02.1373113Z test_futures.py(238): test_add_done_callback_error_is_ignored 2022-05-18T04:19:02.1373410Z C:\Jenkins\Miniconda3\lib\unittest\case.py(633): _callTestMethod 2022-05-18T04:19:02.1373701Z C:\Jenkins\Miniconda3\lib\unittest\case.py(676): run 2022-05-18T04:19:02.1374068Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\testing\_internal\common_utils.py(1829): _run_with_retry 2022-05-18T04:19:02.1374501Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\testing\_internal\common_utils.py(1876): run 2022-05-18T04:19:02.1374854Z C:\Jenkins\Miniconda3\lib\unittest\case.py(736): __call__ 2022-05-18T04:19:02.1375129Z C:\Jenkins\Miniconda3\lib\unittest\suite.py(122): run 2022-05-18T04:19:02.1375390Z C:\Jenkins\Miniconda3\lib\unittest\suite.py(84): __call__ 2022-05-18T04:19:02.1375660Z C:\Jenkins\Miniconda3\lib\unittest\suite.py(122): run 2022-05-18T04:19:02.1375932Z C:\Jenkins\Miniconda3\lib\unittest\suite.py(84): __call__ 2022-05-18T04:19:02.1376235Z C:\Jenkins\Miniconda3\lib\site-packages\xmlrunner\runner.py(67): run 2022-05-18T04:19:02.1376523Z C:\Jenkins\Miniconda3\lib\unittest\main.py(271): runTests 2022-05-18T04:19:02.1376795Z C:\Jenkins\Miniconda3\lib\unittest\main.py(101): __init__ 2022-05-18T04:19:02.1377154Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\testing\_internal\common_utils.py(680): run_tests 2022-05-18T04:19:02.1377452Z test_futures.py(331): 2022-05-18T04:19:02.1377571Z 2022-05-18T04:19:02.1377638Z ok (0.527s) 2022-05-18T04:19:02.1401676Z test_add_done_callback_maintains_callback_order (__main__.TestFuture) ... ok (0.000s) 2022-05-18T04:19:02.1412502Z test_add_done_callback_no_arg_error_is_ignored (__main__.TestFuture) ... [E pybind_utils.h:201] Got the following error when running the callback: TypeError: no_arg() takes 0 positional arguments but 1 was given 2022-05-18T04:19:02.1413152Z ok (0.016s) 2022-05-18T04:19:02.1428631Z test_add_done_callback_simple (__main__.TestFuture) ... ok (0.000s) 2022-05-18T04:19:02.1478880Z test_chained_then (__main__.TestFuture) ... ok (0.000s) 2022-05-18T04:19:02.2522253Z test_collect_all (__main__.TestFuture) ... ok (0.111s) 2022-05-18T04:19:02.2533583Z test_done (__main__.TestFuture) ... ok (0.000s) 2022-05-18T04:19:02.2551183Z test_done_exception (__main__.TestFuture) ... ok (0.000s) 2022-05-18T04:19:02.2573773Z test_interleaving_then_and_add_done_callback_maintains_callback_order (__main__.TestFuture) ... ok (0.000s) 2022-05-18T04:19:02.2588427Z test_interleaving_then_and_add_done_callback_propagates_error (__main__.TestFuture) ... [E pybind_utils.h:201] Got the following error when running the callback: ValueError: Expected error 2022-05-18T04:19:02.2588722Z 2022-05-18T04:19:02.2588792Z At: 2022-05-18T04:19:02.2589138Z test_futures.py(280): raise_value_error 2022-05-18T04:19:02.2589464Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\futures\__init__.py(237): set_result 2022-05-18T04:19:02.2589920Z test_futures.py(285): test_interleaving_then_and_add_done_callback_propagates_error 2022-05-18T04:19:02.2590244Z C:\Jenkins\Miniconda3\lib\unittest\case.py(633): _callTestMethod 2022-05-18T04:19:02.2590536Z C:\Jenkins\Miniconda3\lib\unittest\case.py(676): run 2022-05-18T04:19:02.2590896Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\testing\_internal\common_utils.py(1829): _run_with_retry 2022-05-18T04:19:02.2591337Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\testing\_internal\common_utils.py(1876): run 2022-05-18T04:19:02.2591687Z C:\Jenkins\Miniconda3\lib\unittest\case.py(736): __call__ 2022-05-18T04:19:02.2591960Z C:\Jenkins\Miniconda3\lib\unittest\suite.py(122): run 2022-05-18T04:19:02.2592225Z C:\Jenkins\Miniconda3\lib\unittest\suite.py(84): __call__ 2022-05-18T04:19:02.2592498Z C:\Jenkins\Miniconda3\lib\unittest\suite.py(122): run 2022-05-18T04:19:02.2592770Z C:\Jenkins\Miniconda3\lib\unittest\suite.py(84): __call__ 2022-05-18T04:19:02.2593065Z C:\Jenkins\Miniconda3\lib\site-packages\xmlrunner\runner.py(67): run 2022-05-18T04:19:02.2593372Z C:\Jenkins\Miniconda3\lib\unittest\main.py(271): runTests 2022-05-18T04:19:02.2593645Z C:\Jenkins\Miniconda3\lib\unittest\main.py(101): __init__ 2022-05-18T04:19:02.2593989Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\testing\_internal\common_utils.py(680): run_tests 2022-05-18T04:19:02.2594297Z test_futures.py(331): 2022-05-18T04:19:02.2594418Z 2022-05-18T04:19:02.2594485Z ok (0.000s) 2022-05-18T04:19:02.2609752Z test_mark_future_twice (__main__.TestFuture) ... ok (0.000s) 2022-05-18T04:19:02.2640221Z test_pickle_future (__main__.TestFuture) ... ok (0.000s) 2022-05-18T04:19:02.2660315Z test_set_exception (__main__.TestFuture) ... ok (0.000s) 2022-05-18T04:19:02.2687991Z test_set_exception_multithreading (__main__.TestFuture) ... ok (0.016s) 2022-05-18T04:19:02.2705201Z test_then (__main__.TestFuture) ... ok (0.000s) 2022-05-18T04:19:02.2718201Z test_then_no_arg (__main__.TestFuture) ... ok (0.000s) 2022-05-18T04:19:02.2729578Z test_then_raise (__main__.TestFuture) ... ok (0.000s) 2022-05-18T04:19:02.2742376Z test_then_wrong_arg (__main__.TestFuture) ... ok (0.000s) 2022-05-18T04:19:02.2755223Z test_wait (__main__.TestFuture) ... ok (0.000s) 2022-05-18T04:19:02.2765749Z test_wait_all (__main__.TestFuture) ... skip: TODO: need to fix this testcase for Windows (0.000s) 2022-05-18T04:19:02.7851763Z test_wait_multi_thread (__main__.TestFuture) ... ok (0.518s) 2022-05-18T04:19:02.7929677Z 2022-05-18T04:19:02.7929875Z ---------------------------------------------------------------------- 2022-05-18T04:19:02.7930157Z Ran 21 tests in 1.187s 2022-05-18T04:19:02.7930271Z 2022-05-18T04:19:02.7930352Z OK (skipped=1) 2022-05-18T04:19:02.7930466Z 2022-05-18T04:19:02.7930552Z Generating XML reports... 2022-05-18T04:19:02.7930885Z Generated XML report: test-reports\python-unittest\test_futures\TEST-TestFuture-20220518041901.xml 2022-05-18T04:19:02.9894314Z Running test_fx ... [2022-05-18 04:19:02.976983] 2022-05-18T04:19:02.9894756Z Executing ['C:\\Jenkins\\Miniconda3\\python.exe', 'test_fx.py', '-v', '--import-slow-tests', '--import-disabled-tests'] ... [2022-05-18 04:19:02.976983] 2022-05-18T04:19:05.1021337Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\cuda\__init__.py:82: UserWarning: CUDA initialization: CUDA unknown error - this may be due to an incorrectly set up environment, e.g. changing env variable CUDA_VISIBLE_DEVICES after program start. Setting the available devices to be zero. (Triggered internally at C:\actions-runner\_work\pytorch\pytorch\c10\cuda\CUDAFunctions.cpp:109.) 2022-05-18T04:19:05.1022101Z return torch._C._cuda_getDeviceCount() > 0 2022-05-18T04:19:05.1022245Z 2022-05-18T04:19:05.1022460Z Running tests... 2022-05-18T04:19:05.1022728Z Test results will be stored in test-reports\python-unittest\test_fx 2022-05-18T04:19:05.1023131Z ---------------------------------------------------------------------- 2022-05-18T04:19:05.1153436Z test_annotate (fx.test_gradual_type.AnnotationsTest) ... ok (0.013s) 2022-05-18T04:19:05.1164580Z test_annotations (fx.test_gradual_type.AnnotationsTest) 2022-05-18T04:19:05.1186682Z Test type annotations in the forward function. ... ok (0.004s) 2022-05-18T04:19:05.1202097Z test_broadcasting1 (fx.test_gradual_type.AnnotationsTest) ... ok (0.001s) 2022-05-18T04:19:05.1213509Z test_broadcasting2 (fx.test_gradual_type.AnnotationsTest) ... ok (0.001s) 2022-05-18T04:19:05.1224908Z test_broadcasting3 (fx.test_gradual_type.AnnotationsTest) ... ok (0.001s) 2022-05-18T04:19:05.1232704Z test_consistency (fx.test_gradual_type.AnnotationsTest) 2022-05-18T04:19:05.1238541Z Test the consistency relation. ... ok (0.002s) 2022-05-18T04:19:05.1246393Z test_precision (fx.test_gradual_type.AnnotationsTest) 2022-05-18T04:19:05.1252128Z Test the consistency relation. ... ok (0.001s) 2022-05-18T04:19:05.1267243Z test_check_inline_non_const (fx.test_fx_const_fold.TestConstFold) 2022-05-18T04:19:05.1337696Z Perform constant folding conversion and check that the non-const module is inlined ... ok (0.009s) 2022-05-18T04:19:05.1352089Z test_check_inline_non_const_mult_return (fx.test_fx_const_fold.TestConstFold) 2022-05-18T04:19:05.1415771Z Perform constant folding conversion and check that the non-const module is inlined ... ok (0.007s) 2022-05-18T04:19:05.1433816Z test_check_skip_folding_quant_dequant_pattern (fx.test_fx_const_fold.TestConstFold) 2022-05-18T04:19:05.1484728Z Set up skip_folding_quant_dequant function to skip quant/dequant pattern. ... ok (0.006s) 2022-05-18T04:19:05.1499088Z test_const_fold_basic_one_attr_name_collision (fx.test_fx_const_fold.TestConstFold) 2022-05-18T04:19:05.1557884Z Perform constant folding conversion, from original mod to split constant folding ... ok (0.008s) 2022-05-18T04:19:05.1572392Z test_const_fold_basic_one_attr_no_name_collision (fx.test_fx_const_fold.TestConstFold) 2022-05-18T04:19:05.1630404Z Perform constant folding conversion, from original mod to split constant folding ... ok (0.007s) 2022-05-18T04:19:05.1643945Z test_const_fold_basic_placeholder_reordered (fx.test_fx_const_fold.TestConstFold) 2022-05-18T04:19:05.1669712Z Test code path where placeholder comes after normal op node in FX ... ok (0.004s) 2022-05-18T04:19:05.1681423Z test_const_fold_basic_two_attr (fx.test_fx_const_fold.TestConstFold) 2022-05-18T04:19:05.1732574Z Perform constant folding conversion, from original mod to split constant ... ok (0.006s) 2022-05-18T04:19:05.1747873Z test_const_fold_basic_two_attr_three_input (fx.test_fx_const_fold.TestConstFold) 2022-05-18T04:19:05.1804159Z Perform constant folding conversion, from original mod to split constant ... ok (0.007s) 2022-05-18T04:19:05.1874649Z test_const_fold_has_inlined_call_module_node (fx.test_fx_const_fold.TestConstFold) ... ok (0.007s) 2022-05-18T04:19:05.1944151Z test_const_fold_module_attr (fx.test_fx_const_fold.TestConstFold) ... ok (0.007s) 2022-05-18T04:19:05.1960212Z test_const_fold_multi_const_folded_attrs (fx.test_fx_const_fold.TestConstFold) 2022-05-18T04:19:05.2036558Z Perform constant folding conversion, from original mod to split constant ... ok (0.005s) 2022-05-18T04:19:05.2047843Z test_const_fold_noop (fx.test_fx_const_fold.TestConstFold) 2022-05-18T04:19:05.2073459Z Check that a graph with no constant folding is handled correctly. ... ok (0.000s) 2022-05-18T04:19:05.2087127Z test_const_fold_submod_hierarchy (fx.test_fx_const_fold.TestConstFold) 2022-05-18T04:19:05.2139546Z Perform constant folding conversion, from original mod to split constant folding ... ok (0.000s) 2022-05-18T04:19:05.2199597Z test_const_fold_unused_placeholder (fx.test_fx_const_fold.TestConstFold) ... ok (0.016s) 2022-05-18T04:19:05.2257979Z test_dict_output (fx.test_fx_const_fold.TestConstFold) ... ok (0.000s) 2022-05-18T04:19:05.2268155Z test_fold_module (fx.test_fx_const_fold.TestConstFold) 2022-05-18T04:19:05.2318861Z Perform constant folding with a call_module node. ... ok (0.016s) 2022-05-18T04:19:05.2337904Z test_retain_node_meta (fx.test_fx_const_fold.TestConstFold) 2022-05-18T04:19:05.2389134Z Perform constant folding conversion, and validate that node meta is retained. ... ok (0.000s) 2022-05-18T04:19:05.2454314Z test_three_outputs (fx.test_fx_const_fold.TestConstFold) ... ok (0.000s) 2022-05-18T04:19:05.2513825Z test_two_outputs (fx.test_fx_const_fold.TestConstFold) ... ok (0.016s) 2022-05-18T04:19:05.2580421Z test_param_dim_const (fx.test_fx_param_shape_control_flow.TestConstParamShapeInControlFlow) ... C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\testing\_deprecated.py:35: FutureWarning: torch.testing.assert_allclose() is deprecated since 1.12 and will be removed in 1.14. Use torch.testing.assert_close() instead. For detailed upgrade instructions see https://github.com/pytorch/pytorch/issues/61844. 2022-05-18T04:19:05.2581518Z warnings.warn(msg, FutureWarning) 2022-05-18T04:19:05.2581819Z ok (0.000s) 2022-05-18T04:19:05.2637169Z test_param_ndim_const (fx.test_fx_param_shape_control_flow.TestConstParamShapeInControlFlow) ... ok (0.016s) 2022-05-18T04:19:05.2692803Z test_param_nelement_const (fx.test_fx_param_shape_control_flow.TestConstParamShapeInControlFlow) ... ok (0.000s) 2022-05-18T04:19:05.2746729Z test_param_numel_const (fx.test_fx_param_shape_control_flow.TestConstParamShapeInControlFlow) ... ok (0.000s) 2022-05-18T04:19:05.2800683Z test_param_shape_const (fx.test_fx_param_shape_control_flow.TestConstParamShapeInControlFlow) ... ok (0.016s) 2022-05-18T04:19:05.2857971Z test_param_size_const (fx.test_fx_param_shape_control_flow.TestConstParamShapeInControlFlow) ... ok (0.000s) 2022-05-18T04:19:05.2867986Z test_dead_chain (fx.test_dce_pass.TestDCE) 2022-05-18T04:19:05.2895033Z graph(): 2022-05-18T04:19:05.2895291Z %x : [#users=2] = placeholder[target=x] 2022-05-18T04:19:05.2895566Z Tests that a chain of two nodes in the graph are DCE'd correctly. ... ok (0.000s) 2022-05-18T04:19:05.2895888Z %add : [#users=1] = call_function[target=operator.add](args = (%x, 1), kwargs = {}) 2022-05-18T04:19:05.2896205Z %mul : [#users=0] = call_function[target=operator.mul](args = (%add, 7), kwargs = {}) 2022-05-18T04:19:05.2896463Z %attr_1 : [#users=1] = get_attr[target=attr_1] 2022-05-18T04:19:05.2896744Z %add_1 : [#users=1] = call_function[target=operator.add](args = (%x, %attr_1), kwargs = {}) 2022-05-18T04:19:05.2896982Z return add_1 2022-05-18T04:19:05.2903138Z test_dead_getattr (fx.test_dce_pass.TestDCE) 2022-05-18T04:19:05.2930611Z graph(): 2022-05-18T04:19:05.2930977Z %x : [#users=2] = placeholder[target=x] 2022-05-18T04:19:05.2931417Z %add : [#users=1] = call_function[target=operator.add](args = (%x, 1), kwargs = {}) 2022-05-18T04:19:05.2931907Z Tests that a getatrr in the graph is DCE'd correctly. ... ok (0.016s) 2022-05-18T04:19:05.2932318Z %attr_1 : [#users=1] = get_attr[target=attr_1] 2022-05-18T04:19:05.2932774Z %mul : [#users=0] = call_function[target=operator.mul](args = (%add, %attr_1), kwargs = {}) 2022-05-18T04:19:05.2933280Z %add_1 : [#users=1] = call_function[target=operator.add](args = (%x, 11), kwargs = {}) 2022-05-18T04:19:05.2933630Z return add_1 2022-05-18T04:19:05.2936879Z test_dead_placeholder (fx.test_dce_pass.TestDCE) 2022-05-18T04:19:05.2961472Z graph(): 2022-05-18T04:19:05.2961712Z %x : [#users=1] = placeholder[target=x] 2022-05-18T04:19:05.2962019Z Tests that a placeholder in the graph is not DCE'd, as that would change ... ok (0.003s) 2022-05-18T04:19:05.2962302Z %y : [#users=0] = placeholder[target=y] 2022-05-18T04:19:05.2962574Z %add : [#users=1] = call_function[target=operator.add](args = (%x, 7), kwargs = {}) 2022-05-18T04:19:05.2962797Z return add 2022-05-18T04:19:05.2968417Z test_dead_placeholder_with_user (fx.test_dce_pass.TestDCE) 2022-05-18T04:19:05.2992780Z graph(): 2022-05-18T04:19:05.2993079Z %x : [#users=1] = placeholder[target=x] 2022-05-18T04:19:05.2994295Z Tests that a placeholder in the graph is not DCE'd, as that would change ... ok (0.003s) 2022-05-18T04:19:05.2994730Z %y : [#users=1] = placeholder[target=y] 2022-05-18T04:19:05.2995162Z %add : [#users=0] = call_function[target=operator.add](args = (%y, 2), kwargs = {}) 2022-05-18T04:19:05.2995641Z %add_1 : [#users=1] = call_function[target=operator.add](args = (%x, 7), kwargs = {}) 2022-05-18T04:19:05.2996004Z return add_1 2022-05-18T04:19:05.3001601Z test_keep_module_with_side_effects (fx.test_dce_pass.TestDCE) 2022-05-18T04:19:05.3026881Z graph(): 2022-05-18T04:19:05.3027178Z %a : torch.Tensor [#users=2] = placeholder[target=a] 2022-05-18T04:19:05.3027500Z Test that DCE doesn't remove a module if it's specified as having side effects. ... ok (0.000s) 2022-05-18T04:19:05.3027826Z %relu : [#users=0] = call_module[target=relu](args = (%a,), kwargs = {}) 2022-05-18T04:19:05.3028117Z %mul : [#users=1] = call_function[target=operator.mul](args = (%a, 2), kwargs = {}) 2022-05-18T04:19:05.3028353Z return mul 2022-05-18T04:19:05.3035234Z test_keep_torch_assert (fx.test_dce_pass.TestDCE) 2022-05-18T04:19:05.3061604Z graph(): 2022-05-18T04:19:05.3061909Z %a : torch.Tensor [#users=2] = placeholder[target=a] 2022-05-18T04:19:05.3062200Z %equal : [#users=1] = call_function[target=torch.equal](args = (%a, %a), kwargs = {}) 2022-05-18T04:19:05.3062540Z %_assert : [#users=0] = call_function[target=torch._assert](args = (%equal, a must equal a), kwargs = {}) 2022-05-18T04:19:05.3062859Z %mul : [#users=1] = call_function[target=operator.mul](args = (%a, 2), kwargs = {}) 2022-05-18T04:19:05.3063088Z return mul 2022-05-18T04:19:05.3063336Z Test that DCE doesn't remove torch._assert since it has side effects. ... ok (0.000s) 2022-05-18T04:19:05.3069379Z test_simple (fx.test_dce_pass.TestDCE) 2022-05-18T04:19:05.3096654Z graph(): 2022-05-18T04:19:05.3096942Z %x : [#users=2] = placeholder[target=x] 2022-05-18T04:19:05.3097372Z Tests that a single node in the graph is DCE'd correctly. ... ok (0.000s) 2022-05-18T04:19:05.3097841Z %add : [#users=0] = call_function[target=operator.add](args = (%x, 1), kwargs = {}) 2022-05-18T04:19:05.3098262Z %attr_1 : [#users=1] = get_attr[target=attr_1] 2022-05-18T04:19:05.3098709Z %add_1 : [#users=1] = call_function[target=operator.add](args = (%x, %attr_1), kwargs = {}) 2022-05-18T04:19:05.3099060Z return add_1 2022-05-18T04:19:05.3125402Z test_all_input_nodes (__main__.TestFX) ... ok (0.000s) 2022-05-18T04:19:05.3213123Z test_annotation_with_future (__main__.TestFX) ... ok (0.016s) 2022-05-18T04:19:05.3626338Z test_annotations_empty_tuple (__main__.TestFX) ... ok (0.047s) 2022-05-18T04:19:05.3659400Z test_annotations_with_forward_references (__main__.TestFX) ... ok (0.000s) 2022-05-18T04:19:05.3692297Z test_annotations_with_no_forward_references (__main__.TestFX) ... ok (0.000s) 2022-05-18T04:19:05.3726905Z test_annotations_with_non_torch_reference_and_internal_forward_references (__main__.TestFX) ... ok (0.000s) 2022-05-18T04:19:05.3761903Z test_annotations_with_non_torch_reference_and_no_internal_forward_references (__main__.TestFX) ... ok (0.000s) 2022-05-18T04:19:05.3794746Z test_args_kwargs (__main__.TestFX) ... ok (0.016s) 2022-05-18T04:19:05.3812973Z test_args_kwargs_no_self (__main__.TestFX) ... ok (0.000s) 2022-05-18T04:19:05.3822079Z test_assert (__main__.TestFX) ... skip: Python Windows bug? https://bugs.python.org/issue45108 (0.000s) 2022-05-18T04:19:05.3870041Z test_ast_rewriter_reassigns_submodules (__main__.TestFX) ... ok (0.000s) 2022-05-18T04:19:05.3918411Z test_ast_rewriter_rewrites_assert (__main__.TestFX) ... ok (0.000s) 2022-05-18T04:19:05.3965803Z test_ast_rewriter_rewrites_assert_with_message (__main__.TestFX) ... ok (0.020s) 2022-05-18T04:19:05.4006546Z test_ast_rewriter_wrap (__main__.TestFX) ... ok (0.004s) 2022-05-18T04:19:05.4048469Z test_ast_rewriter_wrap_fn_directly (__main__.TestFX) ... ok (0.004s) 2022-05-18T04:19:05.4094964Z test_ast_rewriter_wrap_with_submodule (__main__.TestFX) ... ok (0.005s) 2022-05-18T04:19:05.4129420Z test_ast_rewriter_wrapped_via_decorator (__main__.TestFX) ... ok (0.003s) 2022-05-18T04:19:05.4171448Z test_ast_rewriter_wrapped_via_decorator_and_transformed (__main__.TestFX) ... ok (0.004s) 2022-05-18T04:19:05.5044038Z test_autowrap_functions (__main__.TestFX) ... ok (0.083s) 2022-05-18T04:19:05.5114225Z test_concrete_arg_none_assert (__main__.TestFX) ... ok (0.000s) 2022-05-18T04:19:05.5149688Z test_construct_root_dict (__main__.TestFX) ... ok (0.000s) 2022-05-18T04:19:05.5166553Z test_copy_it (__main__.TestFX) ... ok (0.016s) 2022-05-18T04:19:05.5201053Z test_copy_no_remap (__main__.TestFX) ... ok (0.000s) 2022-05-18T04:19:05.5233605Z test_ctx_mgr (__main__.TestFX) ... ok (0.000s) 2022-05-18T04:19:05.5534279Z test_custom_codegen (__main__.TestFX) ... ok (0.031s) 2022-05-18T04:19:05.5583360Z test_custom_codegen_with_transformer (__main__.TestFX) ... ok (0.000s) 2022-05-18T04:19:05.5613738Z test_custom_import (__main__.TestFX) ... ok (0.000s) 2022-05-18T04:19:05.5657685Z test_custom_proxy_dynamic_value (__main__.TestFX) ... ok (0.016s) 2022-05-18T04:19:05.5699153Z test_custom_proxy_input_dependent_control_flow (__main__.TestFX) ... ok (0.000s) 2022-05-18T04:19:05.5740165Z test_custom_proxy_type (__main__.TestFX) ... ok (0.000s) 2022-05-18T04:19:05.5781639Z test_custom_proxy_type_literal (__main__.TestFX) ... ok (0.016s) 2022-05-18T04:19:06.1590819Z test_custom_traceback_not_raised_when_exception_source_is_submodule (__main__.TestFX) ... ok (0.581s) 2022-05-18T04:19:06.1649456Z test_custom_traceback_raised_when_exception_source_is_graphmodule (__main__.TestFX) ... ok (0.006s) 2022-05-18T04:19:06.1665190Z test_deepcopy_graph_with_tracer_cls (__main__.TestFX) ... ok (0.001s) 2022-05-18T04:19:06.1716816Z test_deepcopy_graphmodule_with_transform (__main__.TestFX) ... ok (0.005s) 2022-05-18T04:19:06.4660163Z test_deepcopy_recursion_depth (__main__.TestFX) ... ok (0.295s) 2022-05-18T04:19:06.4720620Z test_deepcopy_with_submods_params (__main__.TestFX) ... ok (0.006s) 2022-05-18T04:19:06.4765210Z test_delete_unused_submodules_leaf (__main__.TestFX) ... C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\testing\_deprecated.py:35: FutureWarning: torch.testing.assert_allclose() is deprecated since 1.12 and will be removed in 1.14. Use torch.testing.assert_close() instead. For detailed upgrade instructions see https://github.com/pytorch/pytorch/issues/61844. 2022-05-18T04:19:06.4765824Z warnings.warn(msg, FutureWarning) 2022-05-18T04:19:06.4766000Z ok (0.004s) 2022-05-18T04:19:06.4802095Z test_dict (__main__.TestFX) ... ok (0.004s) 2022-05-18T04:19:06.4837715Z test_direct_param_use (__main__.TestFX) ... ok (0.004s) 2022-05-18T04:19:06.4896420Z test_disallow_override (__main__.TestFX) ... ok (0.005s) 2022-05-18T04:19:06.4931673Z test_ellipsis (__main__.TestFX) ... ok (0.004s) 2022-05-18T04:19:06.4947021Z test_empty_graph_codegen (__main__.TestFX) ... ok (0.001s) 2022-05-18T04:19:06.4975999Z test_erase_node_error (__main__.TestFX) ... ok (0.002s) 2022-05-18T04:19:06.5028184Z test_example_shape_prop (__main__.TestFX) ... ok (0.002s) 2022-05-18T04:19:06.5050715Z test_find_uses (__main__.TestFX) ... ok (0.000s) 2022-05-18T04:19:06.5317166Z test_fn_type_annotation_empty (__main__.TestFX) ... ok (0.031s) 2022-05-18T04:19:06.5674731Z test_fn_type_annotations (__main__.TestFX) ... ok (0.031s) 2022-05-18T04:19:06.5707643Z test_fx_and_or (__main__.TestFX) ... ok (0.000s) 2022-05-18T04:19:06.5746395Z test_fx_create_arg (__main__.TestFX) ... ok (0.000s) 2022-05-18T04:19:06.5776530Z test_fx_shifts (__main__.TestFX) ... ok (0.016s) 2022-05-18T04:19:06.5820400Z test_fx_stateless (__main__.TestFX) ... ok (0.000s) 2022-05-18T04:19:06.6973517Z test_get_torch_func_signature (__main__.TestFX) ... ok (0.120s) 2022-05-18T04:19:06.6978038Z test_getitem (__main__.TestFX) ... skip: Will be checked in test_getitem_subproc (0.001s) 2022-05-18T04:19:08.7804326Z test_getitem_subproc (__main__.TestFX) ... C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\cuda\__init__.py:82: UserWarning: CUDA initialization: CUDA unknown error - this may be due to an incorrectly set up environment, e.g. changing env variable CUDA_VISIBLE_DEVICES after program start. Setting the available devices to be zero. (Triggered internally at C:\actions-runner\_work\pytorch\pytorch\c10\cuda\CUDAFunctions.cpp:109.) 2022-05-18T04:19:08.7805121Z return torch._C._cuda_getDeviceCount() > 0 2022-05-18T04:19:09.0317124Z ok (2.333s) 2022-05-18T04:19:09.0360441Z test_graph_edit_with_proxy (__main__.TestFX) ... ok (0.004s) 2022-05-18T04:19:09.0392719Z test_graph_fns (__main__.TestFX) ... ok (0.004s) 2022-05-18T04:19:09.0884203Z test_graph_module (__main__.TestFX) ... ok (0.049s) 2022-05-18T04:19:09.0922963Z test_graph_module_init_buffer_param_copied_dict_init (__main__.TestFX) ... ok (0.004s) 2022-05-18T04:19:09.0958393Z test_graph_module_init_buffer_param_copied_mod_init (__main__.TestFX) ... ok (0.003s) 2022-05-18T04:19:09.0994004Z test_graph_module_replicate_for_dp (__main__.TestFX) ... ok (0.004s) 2022-05-18T04:19:09.1029219Z test_graph_unique_names (__main__.TestFX) ... ok (0.003s) 2022-05-18T04:19:09.1049774Z test_graph_unique_names_manual (__main__.TestFX) ... ok (0.002s) 2022-05-18T04:19:09.1063298Z test_immutable_dict_pytree_ops (__main__.TestFX) ... ok (0.002s) 2022-05-18T04:19:09.1076354Z test_immutable_list_pytree_ops (__main__.TestFX) ... ok (0.001s) 2022-05-18T04:19:09.1096527Z test_imul_code_print (__main__.TestFX) ... ok (0.002s) 2022-05-18T04:19:09.1133504Z test_inf_nan (__main__.TestFX) ... ok (0.004s) 2022-05-18T04:19:09.1160116Z test_inf_nan_kwds (__main__.TestFX) ... ok (0.002s) 2022-05-18T04:19:09.1219081Z test_inline_graph (__main__.TestFX) ... ok (0.006s) 2022-05-18T04:19:09.1246456Z test_insertion_point (__main__.TestFX) ... ok (0.003s) 2022-05-18T04:19:09.1294562Z test_interpreter (__main__.TestFX) ... ok (0.005s) 2022-05-18T04:19:09.1326169Z test_interpreter_default_args (__main__.TestFX) ... ok (0.003s) 2022-05-18T04:19:09.1334328Z test_interpreter_gc_values (__main__.TestFX) ... skip: no torchvision (0.001s) 2022-05-18T04:19:09.1340308Z test_interpreter_noop_resnet18 (__main__.TestFX) ... skip: no torchvision (0.000s) 2022-05-18T04:19:09.1370858Z test_interpreter_not_enough_args (__main__.TestFX) ... ok (0.003s) 2022-05-18T04:19:09.1409084Z test_interpreter_onthefly_swap (__main__.TestFX) ... ok (0.003s) 2022-05-18T04:19:09.1455873Z test_interpreter_partial_eval (__main__.TestFX) ... ok (0.005s) 2022-05-18T04:19:09.1497755Z test_interpreter_run_node_override (__main__.TestFX) ... ok (0.004s) 2022-05-18T04:19:09.1530297Z test_interpreter_star_args (__main__.TestFX) ... ok (0.003s) 2022-05-18T04:19:09.1572449Z test_interpreter_with_codegen (__main__.TestFX) ... ok (0.005s) 2022-05-18T04:19:09.1613252Z test_layout (__main__.TestFX) ... ok (0.004s) 2022-05-18T04:19:09.1646105Z test_leaf_module (__main__.TestFX) ... ok (0.003s) 2022-05-18T04:19:09.1694416Z test_matmul_tracing (__main__.TestFX) ... ok (0.005s) 2022-05-18T04:19:09.1738423Z test_module_deepcopy_edit_nodes (__main__.TestFX) ... ok (0.004s) 2022-05-18T04:19:09.1765538Z test_move_before (__main__.TestFX) ... ok (0.003s) 2022-05-18T04:19:09.1791584Z test_multi_insert_point (__main__.TestFX) ... ok (0.003s) 2022-05-18T04:19:09.1848978Z test_multiple_default_args (__main__.TestFX) ... ok (0.005s) 2022-05-18T04:19:09.1898874Z test_named_tuple_inlined (__main__.TestFX) ... ok (0.005s) 2022-05-18T04:19:09.1930797Z test_namedtuple_return_qualname (__main__.TestFX) ... ok (0.003s) 2022-05-18T04:19:09.1960984Z test_namedtuple_return_trace (__main__.TestFX) ... ok (0.002s) 2022-05-18T04:19:09.2009040Z test_native_callable (__main__.TestFX) ... skip: non-portable load_library call used in test (0.002s) 2022-05-18T04:19:09.2019949Z test_no_mutation (__main__.TestFX) ... ok (0.000s) 2022-05-18T04:19:09.2051321Z test_node_tagging (__main__.TestFX) ... ok (0.000s) 2022-05-18T04:19:09.2080989Z test_nonetype_annotation (__main__.TestFX) ... ok (0.000s) 2022-05-18T04:19:09.2153152Z test_partial_trace (__main__.TestFX) ... C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\fx\_symbolic_trace.py:422: UserWarning: Was not able to add assertion to guarantee correct input f to specialized function. It is up to the user to make sure that your inputs match the inputs you specialized the function with. 2022-05-18T04:19:09.2153680Z torch.warnings.warn( 2022-05-18T04:19:09.2153809Z 2022-05-18T04:19:09.2153814Z 2022-05-18T04:19:09.2153886Z ok (0.016s) 2022-05-18T04:19:09.2153983Z 2022-05-18T04:19:09.2154070Z def forward(self, x, y_1): 2022-05-18T04:19:09.2154249Z eq = y_1 == True; y_1 = None 2022-05-18T04:19:09.2154540Z _assert = torch._assert(eq, 'y has been specialized to have value True but got another value'); eq = None 2022-05-18T04:19:09.2154806Z mul = 2 * x; x = None 2022-05-18T04:19:09.2154957Z return mul 2022-05-18T04:19:09.2155105Z 2022-05-18T04:19:09.2200147Z test_pickle_custom_import (__main__.TestFX) ... ok (0.000s) 2022-05-18T04:19:09.2259948Z test_pickle_graphmodule (__main__.TestFX) ... ok (0.000s) 2022-05-18T04:19:09.2331308Z test_pickle_nonetype_annotation (__main__.TestFX) ... ok (0.016s) 2022-05-18T04:19:09.2406028Z test_pickle_torch_custom_ops (__main__.TestFX) ... ok (0.000s) 2022-05-18T04:19:09.2428517Z test_prepend_self (__main__.TestFX) ... C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\fx\node.py:239: UserWarning: Trying to prepend a node to itself. This behavior has no effect on the graph. 2022-05-18T04:19:09.2429286Z warnings.warn("Trying to prepend a node to itself. This behavior has no effect on the graph.") 2022-05-18T04:19:09.2429666Z ok (0.000s) 2022-05-18T04:19:09.2455494Z test_pretty_print (__main__.TestFX) ... ok (0.016s) 2022-05-18T04:19:09.2488223Z test_pretty_print_graph (__main__.TestFX) ... ok (0.000s) 2022-05-18T04:19:09.2529716Z test_pretty_print_node (__main__.TestFX) ... ok (0.000s) 2022-05-18T04:19:09.2568549Z test_pretty_print_targets (__main__.TestFX) ... ok (0.000s) 2022-05-18T04:19:09.2592304Z test_profiler_ranges_side_effect (__main__.TestFX) ... ok (0.000s) 2022-05-18T04:19:09.3688013Z test_pytree (__main__.TestFX) ... ok (0.118s) 2022-05-18T04:19:09.3743926Z test_pytree_concrete (__main__.TestFX) ... ok (0.000s) 2022-05-18T04:19:09.3765979Z test_reassign_args_kwargs_uses (__main__.TestFX) ... ok (0.000s) 2022-05-18T04:19:09.3808867Z test_regular_and_default_args (__main__.TestFX) ... ok (0.016s) 2022-05-18T04:19:09.3824725Z test_remove_uses (__main__.TestFX) ... ok (0.000s) 2022-05-18T04:19:09.3840174Z test_remove_uses_with_custom_filter (__main__.TestFX) ... ok (0.000s) 2022-05-18T04:19:09.3864695Z test_replace_input (__main__.TestFX) ... ok (0.000s) 2022-05-18T04:19:09.3880127Z test_replace_uses (__main__.TestFX) ... skip: no torchvision (0.000s) 2022-05-18T04:19:09.3886679Z test_reserved_getattr (__main__.TestFX) 2022-05-18T04:19:09.3910429Z Ensure that we do not name any nodes with a reserved builtin like `getattr` ... ok (0.000s) 2022-05-18T04:19:09.3941792Z test_return_tuple (__main__.TestFX) ... ok (0.000s) 2022-05-18T04:19:09.4208184Z test_return_type_exists (__main__.TestFX) ... ok (0.042s) 2022-05-18T04:19:09.4305978Z test_script_method_trace (__main__.TestFX) ... ok (0.009s) 2022-05-18T04:19:09.4572945Z test_script_tensor_constant (__main__.TestFX) ... ok (0.027s) 2022-05-18T04:19:09.4606885Z test_sequential (__main__.TestFX) ... ok (0.004s) 2022-05-18T04:19:09.4643671Z test_shape_prop_aggregate (__main__.TestFX) ... ok (0.003s) 2022-05-18T04:19:09.4945865Z test_shape_prop_layout (__main__.TestFX) ... ok (0.030s) 2022-05-18T04:19:09.9149241Z test_shape_prop_layout_3d (__main__.TestFX) ... ok (0.419s) 2022-05-18T04:19:09.9223056Z test_single_default_arg (__main__.TestFX) ... ok (0.000s) 2022-05-18T04:19:09.9300612Z test_snake_case (__main__.TestFX) ... ok (0.016s) 2022-05-18T04:19:09.9424777Z test_sqrt (__main__.TestFX) ... ok (0.000s) 2022-05-18T04:19:09.9489816Z test_stack_traces (__main__.TestFX) ... ok (0.016s) 2022-05-18T04:19:09.9525390Z test_string_literal_return (__main__.TestFX) ... ok (0.000s) 2022-05-18T04:19:09.9755481Z test_submodule_manipulation_API (__main__.TestFX) ... ok (0.031s) 2022-05-18T04:19:09.9909150Z test_symbolic_trace_assert (__main__.TestFX) ... ok (0.016s) 2022-05-18T04:19:09.9971607Z test_symbolic_trace_sequential (__main__.TestFX) ... ok (0.006s) 2022-05-18T04:19:10.0053276Z test_tensor_attribute (__main__.TestFX) ... ok (0.002s) 2022-05-18T04:19:10.0129324Z test_tensor_attribute_coalseced (__main__.TestFX) ... ok (0.000s) 2022-05-18T04:19:10.0173669Z test_tensor_constant (__main__.TestFX) ... ok (0.016s) 2022-05-18T04:19:10.0216120Z test_throw_out_variant (__main__.TestFX) ... ok (0.000s) 2022-05-18T04:19:10.0276685Z test_torch_custom_ops (__main__.TestFX) ... ok (0.000s) 2022-05-18T04:19:10.0321024Z test_torch_fx_getattr (__main__.TestFX) ... ok (0.016s) 2022-05-18T04:19:10.0746154Z test_torch_fx_len (__main__.TestFX) ... ok (0.031s) 2022-05-18T04:19:10.0783478Z test_torch_op_overloads (__main__.TestFX) ... ok (0.016s) 2022-05-18T04:19:10.0798730Z test_torchbind_class_attribute_in_fx (__main__.TestFX) ... skip: torch.classes._TorchScriptTesting._StackString is registered, skipping (0.000s) 2022-05-18T04:19:10.0814891Z test_torchbind_class_attribute_in_fx_tensor_arg (__main__.TestFX) ... skip: torch.classes._TorchScriptTesting._ReLUClass is registered, skipping (0.000s) 2022-05-18T04:19:10.0832406Z test_trace_buffer_slice (__main__.TestFX) ... skip: Hotfix for SEV remediation (0.000s) 2022-05-18T04:19:10.0863213Z test_trace_dict_int_keys (__main__.TestFX) ... ok (0.000s) 2022-05-18T04:19:10.0893282Z test_trace_dict_proxy_keys (__main__.TestFX) ... ok (0.000s) 2022-05-18T04:19:10.0923489Z test_trace_fn_constant (__main__.TestFX) ... ok (0.000s) 2022-05-18T04:19:10.0957726Z test_trace_function (__main__.TestFX) ... ok (0.019s) 2022-05-18T04:19:10.1035441Z 1.12.0a0+git3b23752 2022-05-18T04:19:10.1035721Z test_trace_multiple_funcs (__main__.TestFX) ... ok (0.004s) 2022-05-18T04:19:10.1212700Z test_tracing_graphmodules_as_leaf_submodules (__main__.TestFX) ... ok (0.016s) 2022-05-18T04:19:10.1260580Z test_transformer_multi_outputs (__main__.TestFX) ... ok (0.000s) 2022-05-18T04:19:10.1309173Z test_transformer_noop (__main__.TestFX) ... ok (0.000s) 2022-05-18T04:19:10.1362888Z test_transformer_op_swap (__main__.TestFX) ... ok (0.000s) 2022-05-18T04:19:10.1416693Z test_tuple_no_subscript (__main__.TestFX) ... C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\testing\_deprecated.py:35: FutureWarning: torch.testing.assert_allclose() is deprecated since 1.12 and will be removed in 1.14. Use torch.testing.assert_close() instead. For detailed upgrade instructions see https://github.com/pytorch/pytorch/issues/61844. 2022-05-18T04:19:10.1417317Z warnings.warn(msg, FutureWarning) 2022-05-18T04:19:10.1417500Z ok (0.000s) 2022-05-18T04:19:10.1431823Z test_typename_print (__main__.TestFX) ... ok (0.000s) 2022-05-18T04:19:10.1466823Z test_unpack (__main__.TestFX) ... ok (0.016s) 2022-05-18T04:19:10.1495721Z test_unpack_dict_better_error (__main__.TestFX) ... ok (0.000s) 2022-05-18T04:19:10.1521965Z test_unpack_list_better_error (__main__.TestFX) ... ok (0.000s) 2022-05-18T04:19:10.1554072Z test_update_args_api (__main__.TestFX) ... ok (0.000s) 2022-05-18T04:19:10.1582745Z test_update_args_kwargs_yells_at_you (__main__.TestFX) ... ok (0.000s) 2022-05-18T04:19:10.1614697Z test_update_kwargs_api (__main__.TestFX) ... ok (0.000s) 2022-05-18T04:19:10.1869998Z test_user_friendly_call_provenance_with_function (__main__.TestFX) ... ok (0.040s) 2022-05-18T04:19:10.2117071Z test_user_friendly_call_provenance_with_module (__main__.TestFX) ... ok (0.012s) 2022-05-18T04:19:10.2151330Z test_wrap (__main__.TestFX) ... ok (0.016s) 2022-05-18T04:19:10.2183832Z test_wrap_fn_directly (__main__.TestFX) ... ok (0.000s) 2022-05-18T04:19:10.2222470Z test_wrap_with_submodule (__main__.TestFX) ... ok (0.000s) 2022-05-18T04:19:10.2260057Z test_wrapped_method (__main__.TestFX) ... ok (0.000s) 2022-05-18T04:19:10.2302246Z test_wrapped_retrace (__main__.TestFX) ... ok (0.016s) 2022-05-18T04:19:10.2330705Z test_wrapped_via_decorator (__main__.TestFX) ... ok (0.000s) 2022-05-18T04:19:10.2369508Z test_wrapped_via_decorator_and_transformed (__main__.TestFX) ... ok (0.000s) 2022-05-18T04:19:10.2381792Z test_wrong_target_type (__main__.TestFX) ... ok (0.000s) 2022-05-18T04:19:10.2401310Z test_wrong_topo (__main__.TestFX) ... ok (0.000s) 2022-05-18T04:19:10.2409797Z test_class_member_back_compat (__main__.TestFXAPIBackwardCompatibility) 2022-05-18T04:19:10.2425186Z Test backward compatibility for members of classes with ... ok (0.000s) 2022-05-18T04:19:10.2432489Z test_function_back_compat (__main__.TestFXAPIBackwardCompatibility) 2022-05-18T04:19:10.2529441Z Test backward compatibility for function signatures with ... ok (0.016s) 2022-05-18T04:19:10.2557752Z test_public_api_surface (__main__.TestFXAPIBackwardCompatibility) ... ok (0.000s) 2022-05-18T04:19:10.2573212Z test_nn_functional_adaptive_avg_pool1d (__main__.TestFunctionalTracing) ... ok (0.000s) 2022-05-18T04:19:10.2602176Z test_nn_functional_adaptive_avg_pool2d (__main__.TestFunctionalTracing) ... ok (0.000s) 2022-05-18T04:19:10.2628356Z test_nn_functional_adaptive_avg_pool3d (__main__.TestFunctionalTracing) ... ok (0.016s) 2022-05-18T04:19:10.2655549Z test_nn_functional_adaptive_max_pool1d (__main__.TestFunctionalTracing) ... ok (0.000s) 2022-05-18T04:19:10.2683336Z test_nn_functional_adaptive_max_pool1d_with_indices (__main__.TestFunctionalTracing) ... ok (0.000s) 2022-05-18T04:19:10.2709747Z test_nn_functional_adaptive_max_pool2d (__main__.TestFunctionalTracing) ... ok (0.000s) 2022-05-18T04:19:10.2735915Z test_nn_functional_adaptive_max_pool2d_with_indices (__main__.TestFunctionalTracing) ... ok (0.000s) 2022-05-18T04:19:10.2762232Z test_nn_functional_adaptive_max_pool3d (__main__.TestFunctionalTracing) ... ok (0.000s) 2022-05-18T04:19:10.2788710Z test_nn_functional_adaptive_max_pool3d_with_indices (__main__.TestFunctionalTracing) ... ok (0.016s) 2022-05-18T04:19:10.2817997Z test_nn_functional_affine_grid (__main__.TestFunctionalTracing) ... ok (0.000s) 2022-05-18T04:19:10.2844772Z test_nn_functional_alpha_dropout (__main__.TestFunctionalTracing) ... ok (0.000s) 2022-05-18T04:19:10.2859912Z test_nn_functional_avg_pool1d (__main__.TestFunctionalTracing) ... ok (0.000s) 2022-05-18T04:19:10.2874998Z test_nn_functional_avg_pool2d (__main__.TestFunctionalTracing) ... ok (0.000s) 2022-05-18T04:19:10.2890100Z test_nn_functional_avg_pool3d (__main__.TestFunctionalTracing) ... ok (0.000s) 2022-05-18T04:19:10.2917387Z test_nn_functional_batch_norm (__main__.TestFunctionalTracing) ... ok (0.000s) 2022-05-18T04:19:10.2932889Z test_nn_functional_bilinear (__main__.TestFunctionalTracing) ... ok (0.017s) 2022-05-18T04:19:10.2959876Z test_nn_functional_binary_cross_entropy (__main__.TestFunctionalTracing) ... ok (0.002s) 2022-05-18T04:19:10.2988637Z test_nn_functional_binary_cross_entropy_with_logits (__main__.TestFunctionalTracing) ... ok (0.003s) 2022-05-18T04:19:10.3014474Z test_nn_functional_celu (__main__.TestFunctionalTracing) ... ok (0.001s) 2022-05-18T04:19:10.3029833Z test_nn_functional_celu_ (__main__.TestFunctionalTracing) ... ok (0.000s) 2022-05-18T04:19:10.3045236Z test_nn_functional_channel_shuffle (__main__.TestFunctionalTracing) ... ok (0.000s) 2022-05-18T04:19:10.3060450Z test_nn_functional_conv1d (__main__.TestFunctionalTracing) ... ok (0.000s) 2022-05-18T04:19:10.3075898Z test_nn_functional_conv2d (__main__.TestFunctionalTracing) ... ok (0.000s) 2022-05-18T04:19:10.3090859Z test_nn_functional_conv3d (__main__.TestFunctionalTracing) ... ok (0.000s) 2022-05-18T04:19:10.3106137Z test_nn_functional_conv_tbc (__main__.TestFunctionalTracing) ... ok (0.000s) 2022-05-18T04:19:10.3121362Z test_nn_functional_conv_transpose1d (__main__.TestFunctionalTracing) ... ok (0.000s) 2022-05-18T04:19:10.3136525Z test_nn_functional_conv_transpose2d (__main__.TestFunctionalTracing) ... ok (0.000s) 2022-05-18T04:19:10.3151837Z test_nn_functional_conv_transpose3d (__main__.TestFunctionalTracing) ... ok (0.016s) 2022-05-18T04:19:10.3180249Z test_nn_functional_cosine_embedding_loss (__main__.TestFunctionalTracing) ... ok (0.000s) 2022-05-18T04:19:10.3195629Z test_nn_functional_cosine_similarity (__main__.TestFunctionalTracing) ... ok (0.000s) 2022-05-18T04:19:10.3223259Z test_nn_functional_cross_entropy (__main__.TestFunctionalTracing) ... ok (0.000s) 2022-05-18T04:19:10.3251102Z test_nn_functional_ctc_loss (__main__.TestFunctionalTracing) ... ok (0.000s) 2022-05-18T04:19:10.3277963Z test_nn_functional_dropout (__main__.TestFunctionalTracing) ... ok (0.000s) 2022-05-18T04:19:10.3305462Z test_nn_functional_dropout2d (__main__.TestFunctionalTracing) ... ok (0.000s) 2022-05-18T04:19:10.3333056Z test_nn_functional_dropout3d (__main__.TestFunctionalTracing) ... ok (0.016s) 2022-05-18T04:19:10.3358941Z test_nn_functional_elu (__main__.TestFunctionalTracing) ... ok (0.000s) 2022-05-18T04:19:10.3374212Z test_nn_functional_elu_ (__main__.TestFunctionalTracing) ... ok (0.000s) 2022-05-18T04:19:10.3402043Z test_nn_functional_embedding (__main__.TestFunctionalTracing) ... ok (0.000s) 2022-05-18T04:19:10.3432225Z test_nn_functional_embedding_bag (__main__.TestFunctionalTracing) ... ok (0.000s) 2022-05-18T04:19:10.3458984Z test_nn_functional_feature_alpha_dropout (__main__.TestFunctionalTracing) ... ok (0.000s) 2022-05-18T04:19:10.3488126Z test_nn_functional_fold (__main__.TestFunctionalTracing) ... ok (0.016s) 2022-05-18T04:19:10.3514706Z test_nn_functional_fractional_max_pool2d (__main__.TestFunctionalTracing) ... ok (0.000s) 2022-05-18T04:19:10.3543406Z test_nn_functional_fractional_max_pool2d_with_indices (__main__.TestFunctionalTracing) ... ok (0.000s) 2022-05-18T04:19:10.3569683Z test_nn_functional_fractional_max_pool3d (__main__.TestFunctionalTracing) ... ok (0.000s) 2022-05-18T04:19:10.3597851Z test_nn_functional_fractional_max_pool3d_with_indices (__main__.TestFunctionalTracing) ... ok (0.000s) 2022-05-18T04:19:10.3626264Z test_nn_functional_gaussian_nll_loss (__main__.TestFunctionalTracing) ... ok (0.016s) 2022-05-18T04:19:10.3641555Z test_nn_functional_gelu (__main__.TestFunctionalTracing) ... ok (0.000s) 2022-05-18T04:19:10.3671637Z test_nn_functional_glu (__main__.TestFunctionalTracing) ... ok (0.000s) 2022-05-18T04:19:10.3698576Z test_nn_functional_grid_sample (__main__.TestFunctionalTracing) ... ok (0.000s) 2022-05-18T04:19:10.3727831Z test_nn_functional_group_norm (__main__.TestFunctionalTracing) ... ok (0.000s) 2022-05-18T04:19:10.3754871Z test_nn_functional_gumbel_softmax (__main__.TestFunctionalTracing) ... ok (0.000s) 2022-05-18T04:19:10.3770047Z test_nn_functional_hardshrink (__main__.TestFunctionalTracing) ... ok (0.000s) 2022-05-18T04:19:10.3795435Z test_nn_functional_hardsigmoid (__main__.TestFunctionalTracing) ... ok (0.016s) 2022-05-18T04:19:10.3821829Z test_nn_functional_hardswish (__main__.TestFunctionalTracing) ... ok (0.000s) 2022-05-18T04:19:10.3847849Z test_nn_functional_hardtanh (__main__.TestFunctionalTracing) ... ok (0.000s) 2022-05-18T04:19:10.3863262Z test_nn_functional_hardtanh_ (__main__.TestFunctionalTracing) ... ok (0.000s) 2022-05-18T04:19:10.3889910Z test_nn_functional_hinge_embedding_loss (__main__.TestFunctionalTracing) ... ok (0.000s) 2022-05-18T04:19:10.3917334Z test_nn_functional_huber_loss (__main__.TestFunctionalTracing) ... ok (0.000s) 2022-05-18T04:19:10.3945778Z test_nn_functional_instance_norm (__main__.TestFunctionalTracing) ... ok (0.017s) 2022-05-18T04:19:10.3974978Z test_nn_functional_interpolate (__main__.TestFunctionalTracing) ... ok (0.003s) 2022-05-18T04:19:10.4001956Z test_nn_functional_kl_div (__main__.TestFunctionalTracing) ... ok (0.003s) 2022-05-18T04:19:10.4030057Z test_nn_functional_l1_loss (__main__.TestFunctionalTracing) ... ok (0.002s) 2022-05-18T04:19:10.4058255Z test_nn_functional_layer_norm (__main__.TestFunctionalTracing) ... ok (0.003s) 2022-05-18T04:19:10.4084295Z test_nn_functional_leaky_relu (__main__.TestFunctionalTracing) ... ok (0.003s) 2022-05-18T04:19:10.4099652Z test_nn_functional_leaky_relu_ (__main__.TestFunctionalTracing) ... ok (0.001s) 2022-05-18T04:19:10.4115051Z test_nn_functional_linear (__main__.TestFunctionalTracing) ... ok (0.002s) 2022-05-18T04:19:10.4144600Z test_nn_functional_local_response_norm (__main__.TestFunctionalTracing) ... ok (0.003s) 2022-05-18T04:19:10.4177451Z test_nn_functional_log_softmax (__main__.TestFunctionalTracing) ... ok (0.003s) 2022-05-18T04:19:10.4192965Z test_nn_functional_logsigmoid (__main__.TestFunctionalTracing) ... ok (0.002s) 2022-05-18T04:19:10.4221467Z test_nn_functional_lp_pool1d (__main__.TestFunctionalTracing) ... ok (0.002s) 2022-05-18T04:19:10.4248876Z test_nn_functional_lp_pool2d (__main__.TestFunctionalTracing) ... ok (0.002s) 2022-05-18T04:19:10.4277383Z test_nn_functional_margin_ranking_loss (__main__.TestFunctionalTracing) ... ok (0.003s) 2022-05-18T04:19:10.4303733Z test_nn_functional_max_pool1d (__main__.TestFunctionalTracing) ... ok (0.003s) 2022-05-18T04:19:10.4332352Z test_nn_functional_max_pool1d_with_indices (__main__.TestFunctionalTracing) ... ok (0.003s) 2022-05-18T04:19:10.4358757Z test_nn_functional_max_pool2d (__main__.TestFunctionalTracing) ... ok (0.002s) 2022-05-18T04:19:10.4387571Z test_nn_functional_max_pool2d_with_indices (__main__.TestFunctionalTracing) ... ok (0.003s) 2022-05-18T04:19:10.4413901Z test_nn_functional_max_pool3d (__main__.TestFunctionalTracing) ... ok (0.003s) 2022-05-18T04:19:10.4443550Z test_nn_functional_max_pool3d_with_indices (__main__.TestFunctionalTracing) ... ok (0.003s) 2022-05-18T04:19:10.4471128Z test_nn_functional_max_unpool1d (__main__.TestFunctionalTracing) ... ok (0.002s) 2022-05-18T04:19:10.4498621Z test_nn_functional_max_unpool2d (__main__.TestFunctionalTracing) ... ok (0.002s) 2022-05-18T04:19:10.4526246Z test_nn_functional_max_unpool3d (__main__.TestFunctionalTracing) ... ok (0.003s) 2022-05-18T04:19:10.4551617Z test_nn_functional_mish (__main__.TestFunctionalTracing) ... ok (0.003s) 2022-05-18T04:19:10.4579626Z test_nn_functional_mse_loss (__main__.TestFunctionalTracing) ... ok (0.002s) 2022-05-18T04:19:10.4615226Z test_nn_functional_multi_head_attention_forward (__main__.TestFunctionalTracing) ... ok (0.004s) 2022-05-18T04:19:10.4642977Z test_nn_functional_multi_margin_loss (__main__.TestFunctionalTracing) ... ok (0.003s) 2022-05-18T04:19:10.4669543Z test_nn_functional_multilabel_margin_loss (__main__.TestFunctionalTracing) ... ok (0.002s) 2022-05-18T04:19:10.4696515Z test_nn_functional_multilabel_soft_margin_loss (__main__.TestFunctionalTracing) ... ok (0.003s) 2022-05-18T04:19:10.4711836Z test_nn_functional_native_channel_shuffle (__main__.TestFunctionalTracing) ... ok (0.002s) 2022-05-18T04:19:10.4738899Z test_nn_functional_nll_loss (__main__.TestFunctionalTracing) ... ok (0.002s) 2022-05-18T04:19:10.4778846Z test_nn_functional_normalize (__main__.TestFunctionalTracing) ... ok (0.004s) 2022-05-18T04:19:10.4794339Z test_nn_functional_one_hot (__main__.TestFunctionalTracing) ... ok (0.002s) 2022-05-18T04:19:10.4809405Z test_nn_functional_pad (__main__.TestFunctionalTracing) ... ok (0.001s) 2022-05-18T04:19:10.4824596Z test_nn_functional_pairwise_distance (__main__.TestFunctionalTracing) ... ok (0.002s) 2022-05-18T04:19:10.4839612Z test_nn_functional_pdist (__main__.TestFunctionalTracing) ... ok (0.001s) 2022-05-18T04:19:10.4854991Z test_nn_functional_pixel_shuffle (__main__.TestFunctionalTracing) ... ok (0.002s) 2022-05-18T04:19:10.4870020Z test_nn_functional_pixel_unshuffle (__main__.TestFunctionalTracing) ... ok (0.001s) 2022-05-18T04:19:10.4897740Z test_nn_functional_poisson_nll_loss (__main__.TestFunctionalTracing) ... ok (0.003s) 2022-05-18T04:19:10.4913163Z test_nn_functional_prelu (__main__.TestFunctionalTracing) ... ok (0.002s) 2022-05-18T04:19:10.4938451Z test_nn_functional_relu (__main__.TestFunctionalTracing) ... ok (0.002s) 2022-05-18T04:19:10.4965384Z test_nn_functional_relu6 (__main__.TestFunctionalTracing) ... ok (0.003s) 2022-05-18T04:19:10.4980667Z test_nn_functional_relu_ (__main__.TestFunctionalTracing) ... ok (0.001s) 2022-05-18T04:19:10.5006969Z test_nn_functional_rrelu (__main__.TestFunctionalTracing) ... ok (0.001s) 2022-05-18T04:19:10.5022130Z test_nn_functional_rrelu_ (__main__.TestFunctionalTracing) ... ok (0.000s) 2022-05-18T04:19:10.5047072Z test_nn_functional_selu (__main__.TestFunctionalTracing) ... ok (0.000s) 2022-05-18T04:19:10.5062212Z test_nn_functional_selu_ (__main__.TestFunctionalTracing) ... ok (0.000s) 2022-05-18T04:19:10.5087117Z test_nn_functional_silu (__main__.TestFunctionalTracing) ... ok (0.000s) 2022-05-18T04:19:10.5115222Z test_nn_functional_smooth_l1_loss (__main__.TestFunctionalTracing) ... ok (0.000s) 2022-05-18T04:19:10.5142896Z test_nn_functional_soft_margin_loss (__main__.TestFunctionalTracing) ... ok (0.016s) 2022-05-18T04:19:10.5174906Z test_nn_functional_softmax (__main__.TestFunctionalTracing) ... ok (0.000s) 2022-05-18T04:19:10.5207309Z test_nn_functional_softmin (__main__.TestFunctionalTracing) ... ok (0.000s) 2022-05-18T04:19:10.5222635Z test_nn_functional_softplus (__main__.TestFunctionalTracing) ... ok (0.000s) 2022-05-18T04:19:10.5237572Z test_nn_functional_softshrink (__main__.TestFunctionalTracing) ... ok (0.000s) 2022-05-18T04:19:10.5263481Z test_nn_functional_threshold (__main__.TestFunctionalTracing) ... ok (0.000s) 2022-05-18T04:19:10.5278584Z test_nn_functional_threshold_ (__main__.TestFunctionalTracing) ... ok (0.000s) 2022-05-18T04:19:10.5308192Z test_nn_functional_triplet_margin_loss (__main__.TestFunctionalTracing) ... ok (0.016s) 2022-05-18T04:19:10.5336362Z test_nn_functional_triplet_margin_with_distance_loss (__main__.TestFunctionalTracing) ... ok (0.000s) 2022-05-18T04:19:10.5363746Z test_nn_functional_unfold (__main__.TestFunctionalTracing) ... ok (0.000s) 2022-05-18T04:19:10.5391406Z test_nn_functional_upsample (__main__.TestFunctionalTracing) ... C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\nn\functional.py:3671: UserWarning: nn.functional.upsample is deprecated. Use nn.functional.interpolate instead. 2022-05-18T04:19:10.5391989Z warnings.warn("nn.functional.upsample is deprecated. Use nn.functional.interpolate instead.") 2022-05-18T04:19:10.5392268Z ok (0.000s) 2022-05-18T04:19:10.5420378Z test_nn_functional_upsample_bilinear (__main__.TestFunctionalTracing) ... C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\nn\functional.py:4007: UserWarning: nn.functional.upsample_bilinear is deprecated. Use nn.functional.interpolate instead. 2022-05-18T04:19:10.5420992Z warnings.warn("nn.functional.upsample_bilinear is deprecated. Use nn.functional.interpolate instead.") 2022-05-18T04:19:10.5421278Z ok (0.000s) 2022-05-18T04:19:10.5448798Z test_nn_functional_upsample_nearest (__main__.TestFunctionalTracing) ... C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\nn\functional.py:3951: UserWarning: nn.functional.upsample_nearest is deprecated. Use nn.functional.interpolate instead. 2022-05-18T04:19:10.5449375Z warnings.warn("nn.functional.upsample_nearest is deprecated. Use nn.functional.interpolate instead.") 2022-05-18T04:19:10.5449655Z ok (0.000s) 2022-05-18T04:19:10.5500396Z test_subgraph_rewriter_annotations_int (fx.test_subgraph_rewriter.TestSubgraphRewriter) ... ok (0.016s) 2022-05-18T04:19:10.5593678Z test_subgraph_rewriter_correct_output_replacement (fx.test_subgraph_rewriter.TestSubgraphRewriter) ... ok (0.000s) 2022-05-18T04:19:10.5677577Z test_subgraph_rewriter_graph_argument_order (fx.test_subgraph_rewriter.TestSubgraphRewriter) ... ok (0.016s) 2022-05-18T04:19:10.5768175Z test_subgraph_rewriter_internal_pattern_nodes_cannot_have_users_that_are_not_matched (fx.test_subgraph_rewriter.TestSubgraphRewriter) ... ok (0.016s) 2022-05-18T04:19:10.5874405Z test_subgraph_rewriter_multiple_pattern_match (fx.test_subgraph_rewriter.TestSubgraphRewriter) ... ok (0.000s) 2022-05-18T04:19:10.5961881Z test_subgraph_rewriter_pattern_is_entire_graph (fx.test_subgraph_rewriter.TestSubgraphRewriter) ... ok (0.020s) 2022-05-18T04:19:10.6047712Z test_subgraph_rewriter_pattern_output_pattern_node_can_have_users_that_are_not_matched (fx.test_subgraph_rewriter.TestSubgraphRewriter) ... ok (0.002s) 2022-05-18T04:19:10.6064500Z test_subgraph_rewriter_placeholder_matching (fx.test_subgraph_rewriter.TestSubgraphRewriter) 2022-05-18T04:19:10.6136077Z This tests that a placeholder Node can be matched to a Node with ... ok (0.000s) 2022-05-18T04:19:10.6228667Z test_subgraph_rewriter_preserves_logic (fx.test_subgraph_rewriter.TestSubgraphRewriter) ... ok (0.016s) 2022-05-18T04:19:10.6325008Z test_subgraph_rewriter_replaces_referenced_submodules (fx.test_subgraph_rewriter.TestSubgraphRewriter) ... ok (0.016s) 2022-05-18T04:19:10.6412715Z test_subgraph_rewriter_single_pattern_match (fx.test_subgraph_rewriter.TestSubgraphRewriter) ... ok (0.000s) 2022-05-18T04:19:10.6534933Z test_subgraph_rewriter_traced_as_callable (fx.test_subgraph_rewriter.TestSubgraphRewriter) ... ok (0.016s) 2022-05-18T04:19:10.6622930Z test_subgraph_rewriter_with_oneliner_pattern (fx.test_subgraph_rewriter.TestSubgraphRewriter) ... ok (0.016s) 2022-05-18T04:19:10.6709882Z test_subgraph_writer_replace_consecutive_submodules (fx.test_subgraph_rewriter.TestSubgraphRewriter) ... ok (0.000s) 2022-05-18T04:19:10.6854884Z test_flatten_fully_static (fx.test_gradual_type.TypeCheckerTest) ... ok (0.025s) 2022-05-18T04:19:10.6872909Z test_resnet50 (fx.test_gradual_type.TypeCheckerTest) ... skip: no sympy (0.001s) 2022-05-18T04:19:10.6888282Z test_symbolic_add_with_broadcast (fx.test_gradual_type.TypeCheckerTest) ... skip: no sympy (0.002s) 2022-05-18T04:19:10.6900733Z test_symbolic_add_with_broadcast_2 (fx.test_gradual_type.TypeCheckerTest) ... skip: no sympy (0.001s) 2022-05-18T04:19:10.6931811Z test_type_check_add_false (fx.test_gradual_type.TypeCheckerTest) ... ok (0.003s) 2022-05-18T04:19:10.6965646Z test_type_check_add_true (fx.test_gradual_type.TypeCheckerTest) ... ok (0.004s) 2022-05-18T04:19:10.6999945Z test_type_check_add_with_broadcast (fx.test_gradual_type.TypeCheckerTest) ... ok (0.002s) 2022-05-18T04:19:10.7031415Z test_type_check_add_with_scalar (fx.test_gradual_type.TypeCheckerTest) ... ok (0.000s) 2022-05-18T04:19:10.7082842Z test_type_check_batch_norm_2D (fx.test_gradual_type.TypeCheckerTest) ... ok (0.000s) 2022-05-18T04:19:10.7159691Z test_type_check_batch_norm_2D_broadcast (fx.test_gradual_type.TypeCheckerTest) ... ok (0.016s) 2022-05-18T04:19:10.7205023Z test_type_check_batch_norm_2D_false (fx.test_gradual_type.TypeCheckerTest) ... ok (0.000s) 2022-05-18T04:19:10.7221393Z test_type_check_batch_norm_symbolic (fx.test_gradual_type.TypeCheckerTest) ... skip: no sympy (0.000s) 2022-05-18T04:19:10.7272441Z test_type_check_conv2D (fx.test_gradual_type.TypeCheckerTest) ... ok (0.000s) 2022-05-18T04:19:10.7362511Z test_type_check_conv2D_2 (fx.test_gradual_type.TypeCheckerTest) ... ok (0.016s) 2022-05-18T04:19:10.8020730Z test_type_check_conv2D_2_fully_static (fx.test_gradual_type.TypeCheckerTest) ... ok (0.069s) 2022-05-18T04:19:10.8089858Z test_type_check_conv2D_maxpool2d_flatten (fx.test_gradual_type.TypeCheckerTest) ... ok (0.000s) 2022-05-18T04:19:10.8105199Z test_type_check_conv2D_types (fx.test_gradual_type.TypeCheckerTest) ... skip: no sympy (0.000s) 2022-05-18T04:19:10.8137190Z test_type_check_flatten (fx.test_gradual_type.TypeCheckerTest) ... ok (0.000s) 2022-05-18T04:19:10.8169167Z test_type_check_flatten3 (fx.test_gradual_type.TypeCheckerTest) ... ok (0.016s) 2022-05-18T04:19:10.8199022Z test_type_check_flatten_2 (fx.test_gradual_type.TypeCheckerTest) ... ok (0.000s) 2022-05-18T04:19:10.8228522Z test_type_check_reshape_dyn_false (fx.test_gradual_type.TypeCheckerTest) ... ok (0.000s) 2022-05-18T04:19:10.8257967Z test_type_check_reshape_dyn_true (fx.test_gradual_type.TypeCheckerTest) ... ok (0.000s) 2022-05-18T04:19:10.8286454Z test_type_check_reshape_dyn_true_param_false (fx.test_gradual_type.TypeCheckerTest) ... ok (0.000s) 2022-05-18T04:19:10.8315021Z test_type_check_reshape_false (fx.test_gradual_type.TypeCheckerTest) ... ok (0.016s) 2022-05-18T04:19:10.8347305Z test_type_check_reshape_true (fx.test_gradual_type.TypeCheckerTest) ... ok (0.000s) 2022-05-18T04:19:10.8369099Z test_type_check_symbolic_inferenceconv2D_maxpool2d_flatten (fx.test_gradual_type.TypeCheckerTest) ... skip: no sympy (0.000s) 2022-05-18T04:19:10.8403712Z test_type_check_transpose_False (fx.test_gradual_type.TypeCheckerTest) ... ok (0.000s) 2022-05-18T04:19:10.8435967Z test_type_check_transpose_true (fx.test_gradual_type.TypeCheckerTest) ... ok (0.000s) 2022-05-18T04:19:10.8703137Z test_type_maxpool2d_fully_static (fx.test_gradual_type.TypeCheckerTest) ... ok (0.031s) 2022-05-18T04:19:10.8742103Z test_type_typechecl_maxpool2d_3dinput (fx.test_gradual_type.TypeCheckerTest) ... ok (0.000s) 2022-05-18T04:19:10.8822302Z test_typecheck_basicblock (fx.test_gradual_type.TypeCheckerTest) ... ok (0.016s) 2022-05-18T04:19:10.9345508Z 2022-05-18T04:19:10.9345788Z ---------------------------------------------------------------------- 2022-05-18T04:19:10.9346121Z Ran 376 tests in 5.766s 2022-05-18T04:19:10.9346233Z 2022-05-18T04:19:10.9346292Z OK (skipped=15) 2022-05-18T04:19:10.9346400Z 2022-05-18T04:19:10.9346485Z Generating XML reports... 2022-05-18T04:19:10.9346852Z Generated XML report: test-reports\python-unittest\test_fx\TEST-fx.test_gradual_type.AnnotationsTest-20220518041905.xml 2022-05-18T04:19:10.9347335Z Generated XML report: test-reports\python-unittest\test_fx\TEST-fx.test_fx_const_fold.TestConstFold-20220518041905.xml 2022-05-18T04:19:10.9347870Z Generated XML report: test-reports\python-unittest\test_fx\TEST-fx.test_fx_param_shape_control_flow.TestConstParamShapeInControlFlow-20220518041905.xml 2022-05-18T04:19:10.9348382Z Generated XML report: test-reports\python-unittest\test_fx\TEST-fx.test_dce_pass.TestDCE-20220518041905.xml 2022-05-18T04:19:10.9348782Z Generated XML report: test-reports\python-unittest\test_fx\TEST-TestFX-20220518041905.xml 2022-05-18T04:19:10.9349230Z Generated XML report: test-reports\python-unittest\test_fx\TEST-TestFXAPIBackwardCompatibility-20220518041905.xml 2022-05-18T04:19:10.9349700Z Generated XML report: test-reports\python-unittest\test_fx\TEST-TestFunctionalTracing-20220518041905.xml 2022-05-18T04:19:10.9350190Z Generated XML report: test-reports\python-unittest\test_fx\TEST-fx.test_subgraph_rewriter.TestSubgraphRewriter-20220518041905.xml 2022-05-18T04:19:10.9350690Z Generated XML report: test-reports\python-unittest\test_fx\TEST-fx.test_gradual_type.TypeCheckerTest-20220518041905.xml 2022-05-18T04:19:11.2222465Z Running test_fx_experimental ... [2022-05-18 04:19:11.213780] 2022-05-18T04:19:11.2222919Z Executing ['C:\\Jenkins\\Miniconda3\\python.exe', 'test_fx_experimental.py', '-v', '--import-slow-tests', '--import-disabled-tests'] ... [2022-05-18 04:19:11.213780] 2022-05-18T04:19:13.2758055Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\cuda\__init__.py:82: UserWarning: CUDA initialization: CUDA unknown error - this may be due to an incorrectly set up environment, e.g. changing env variable CUDA_VISIBLE_DEVICES after program start. Setting the available devices to be zero. (Triggered internally at C:\actions-runner\_work\pytorch\pytorch\c10\cuda\CUDAFunctions.cpp:109.) 2022-05-18T04:19:13.2758960Z return torch._C._cuda_getDeviceCount() > 0 2022-05-18T04:19:13.2759108Z 2022-05-18T04:19:13.2759179Z Running tests... 2022-05-18T04:19:13.2759530Z Test results will be stored in test-reports\python-unittest\test_fx_experimental 2022-05-18T04:19:13.2759868Z ---------------------------------------------------------------------- 2022-05-18T04:19:13.2776693Z test_annotate_returns_with_schema (__main__.TestFXExperimental) ... skip: no torchvision (0.000s) 2022-05-18T04:19:13.2956476Z test_aot_based_partition (__main__.TestFXExperimental) ... ok (0.031s) 2022-05-18T04:19:13.3009526Z test_call_to_assert_no_msg (__main__.TestFXExperimental) ... ok (0.004s) 2022-05-18T04:19:13.3052217Z test_call_to_assert_with_empty_msg (__main__.TestFXExperimental) ... ok (0.000s) 2022-05-18T04:19:13.3093673Z test_call_to_assert_with_msg (__main__.TestFXExperimental) ... ok (0.000s) 2022-05-18T04:19:13.3139028Z test_call_to_assert_with_multiline_message (__main__.TestFXExperimental) ... ok (0.000s) 2022-05-18T04:19:13.3147783Z test_conv_bn_fusion (__main__.TestFXExperimental) ... skip: no torchvision (0.016s) 2022-05-18T04:19:13.3284713Z test_conv_bn_fusion_not_running_state (__main__.TestFXExperimental) ... ok (0.000s) 2022-05-18T04:19:13.3430690Z test_cost_aware_partition (__main__.TestFXExperimental) ... ok (0.016s) 2022-05-18T04:19:13.3473779Z test_fetch (__main__.TestFXExperimental) ... ok (0.016s) 2022-05-18T04:19:13.3518891Z test_find_single_partition (__main__.TestFXExperimental) ... ok (0.000s) 2022-05-18T04:19:13.3552054Z test_lack_of_devices (__main__.TestFXExperimental) ... ok (0.000s) 2022-05-18T04:19:13.3592520Z test_large_node_error (__main__.TestFXExperimental) ... ok (0.000s) 2022-05-18T04:19:13.3632366Z test_merge_matmuls (__main__.TestFXExperimental) 2022-05-18T04:19:13.3908906Z A collection of test cases for torch.fx.experimental.merge_matmul, ... ok (0.032s) 2022-05-18T04:19:13.4212383Z test_meta_tracer (__main__.TestFXExperimental) ... ok (0.043s) 2022-05-18T04:19:13.4229009Z test_normalize_args (__main__.TestFXExperimental) ... skip: no torchvision (0.001s) 2022-05-18T04:19:13.4284508Z test_normalize_args_preserve_meta (__main__.TestFXExperimental) ... ok (0.006s) 2022-05-18T04:19:13.4843793Z test_normalize_binary_operators (__main__.TestFXExperimental) ... .70:5: UserWarning: floor_divide is deprecated, and will be removed in a future version of pytorch. It currently rounds toward 0 (like the 'trunc' function NOT 'floor'). This results in incorrect rounding for negative values. 2022-05-18T04:19:13.4844953Z To keep the current behavior, use torch.div(a, b, rounding_mode='trunc'), or for actual floor division, use torch.div(a, b, rounding_mode='floor'). (Triggered internally at C:\actions-runner\_work\pytorch\pytorch\aten\src\ATen\native\BinaryOps.cpp:599.) 2022-05-18T04:19:13.4845697Z floor_divide = torch.floor_divide(x, y); x = y = None 2022-05-18T04:19:13.4846656Z .71:5: UserWarning: __floordiv__ is deprecated, and its behavior will change in a future version of pytorch. It currently rounds toward 0 (like the 'trunc' function NOT 'floor'). This results in incorrect rounding for negative values. To keep the current behavior, use torch.div(a, b, rounding_mode='trunc'), or for actual floor division, use torch.div(a, b, rounding_mode='floor'). 2022-05-18T04:19:13.4847493Z floordiv = x // y; x = y = None 2022-05-18T04:19:13.4848399Z .95:5: UserWarning: __floordiv__ is deprecated, and its behavior will change in a future version of pytorch. It currently rounds toward 0 (like the 'trunc' function NOT 'floor'). This results in incorrect rounding for negative values. To keep the current behavior, use torch.div(a, b, rounding_mode='trunc'), or for actual floor division, use torch.div(a, b, rounding_mode='floor'). 2022-05-18T04:19:13.4849210Z floordiv = x // 42; x = None 2022-05-18T04:19:13.4849459Z ok (0.056s) 2022-05-18T04:19:13.4872634Z test_normalize_modules_exhaustive (__main__.TestFXExperimental) 2022-05-18T04:19:15.1911460Z Exhaustively test `Node.normalized_arguments` on all standard ... C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\nn\modules\conv.py:298: 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:883.) 2022-05-18T04:19:15.1912645Z return F.conv1d(input, weight, bias, self.stride, 2022-05-18T04:19:15.1912974Z ok (1.693s) 2022-05-18T04:19:15.7048757Z test_optimize_for_inference_cpu (__main__.TestFXExperimental) ... ok (0.528s) 2022-05-18T04:19:15.7065088Z test_optimize_for_inference_cpu_torchvision (__main__.TestFXExperimental) ... skip: no torchvision (0.002s) 2022-05-18T04:19:15.7145023Z test_partition_device_mapping (__main__.TestFXExperimental) ... ok (0.002s) 2022-05-18T04:19:15.7230421Z test_partition_latency (__main__.TestFXExperimental) ... ok (0.000s) 2022-05-18T04:19:15.7284503Z test_partition_node_manipulation (__main__.TestFXExperimental) ... ok (0.016s) 2022-05-18T04:19:15.7348460Z test_proxy_tensor (__main__.TestFXExperimental) ... ok (0.000s) 2022-05-18T04:19:15.7382799Z test_replace_target_nodes_with (__main__.TestFXExperimental) ... ok (0.000s) 2022-05-18T04:19:15.7461235Z [0, 4] 2022-05-18T04:19:15.7461462Z [1, 2] 2022-05-18T04:19:15.7461814Z test_saturate_host (__main__.TestFXExperimental) ... ok (0.016s) 2022-05-18T04:19:15.7569952Z test_serialize_graph (__main__.TestFXExperimental) ... ok (0.016s) 2022-05-18T04:19:15.7638055Z test_size_based_partition (__main__.TestFXExperimental) ... ok (0.000s) 2022-05-18T04:19:15.9063046Z test_sparse_nn_partition (__main__.TestFXExperimental) ... ok (0.150s) 2022-05-18T04:19:15.9151651Z test_split_module_default_arg (__main__.TestFXExperimental) ... C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\testing\_deprecated.py:35: FutureWarning: torch.testing.assert_allclose() is deprecated since 1.12 and will be removed in 1.14. Use torch.testing.assert_close() instead. For detailed upgrade instructions see https://github.com/pytorch/pytorch/issues/61844. 2022-05-18T04:19:15.9152677Z warnings.warn(msg, FutureWarning) 2022-05-18T04:19:15.9152957Z ok (0.008s) 2022-05-18T04:19:15.9199305Z test_split_module_kwargs_expansion (__main__.TestFXExperimental) ... ok (0.005s) 2022-05-18T04:19:15.9272877Z test_split_qualname_mapping (__main__.TestFXExperimental) ... ok (0.008s) 2022-05-18T04:19:15.9353106Z test_subgraph_creation (__main__.TestFXExperimental) ... ok (0.008s) 2022-05-18T04:19:15.9360002Z test_subgraph_trivial_resnet (__main__.TestFXExperimental) ... skip: no torchvision (0.000s) 2022-05-18T04:19:15.9422555Z test_subgraph_uniquename (__main__.TestFXExperimental) ... ok (0.006s) 2022-05-18T04:19:16.0202392Z test_to_folder (__main__.TestFXExperimental) ... C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\fx\graph_module.py:468: UserWarning: Was not able to save the following children modules as reprs -saved as pickled files instead: ['seq'] 2022-05-18T04:19:16.0203232Z warnings.warn("Was not able to save the following children modules as reprs -" 2022-05-18T04:19:16.0203594Z ok (0.072s) 2022-05-18T04:19:16.0234635Z test_traceable_function_with_nonstandard_name (__main__.TestFXExperimental) ... ok (0.000s) 2022-05-18T04:19:16.0267884Z test_type_matches (__main__.TestFXExperimental) ... ok (0.000s) 2022-05-18T04:19:16.0399041Z 2022-05-18T04:19:16.0399458Z ---------------------------------------------------------------------- 2022-05-18T04:19:16.0399848Z Ran 39 tests in 2.750s 2022-05-18T04:19:16.0400032Z 2022-05-18T04:19:16.0400141Z OK (skipped=5) 2022-05-18T04:19:16.0400303Z 2022-05-18T04:19:16.0400436Z Generating XML reports... 2022-05-18T04:19:16.0400993Z Generated XML report: test-reports\python-unittest\test_fx_experimental\TEST-TestFXExperimental-20220518041913.xml 2022-05-18T04:19:16.3431626Z Running test_hub ... [2022-05-18 04:19:16.336572] 2022-05-18T04:19:16.3432047Z Executing ['C:\\Jenkins\\Miniconda3\\python.exe', 'test_hub.py', '-v', '--import-slow-tests', '--import-disabled-tests'] ... [2022-05-18 04:19:16.336572] 2022-05-18T04:19:17.2329612Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\cuda\__init__.py:82: UserWarning: CUDA initialization: CUDA unknown error - this may be due to an incorrectly set up environment, e.g. changing env variable CUDA_VISIBLE_DEVICES after program start. Setting the available devices to be zero. (Triggered internally at C:\actions-runner\_work\pytorch\pytorch\c10\cuda\CUDAFunctions.cpp:109.) 2022-05-18T04:19:17.2330290Z return torch._C._cuda_getDeviceCount() > 0 2022-05-18T04:19:17.3557161Z Running test_import_stats ... [2022-05-18 04:19:17.345613] 2022-05-18T04:19:17.3557575Z Executing ['C:\\Jenkins\\Miniconda3\\python.exe', 'test_import_stats.py', '-v', '--import-slow-tests', '--import-disabled-tests'] ... [2022-05-18 04:19:17.345613] 2022-05-18T04:19:18.5882105Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\cuda\__init__.py:82: UserWarning: CUDA initialization: CUDA unknown error - this may be due to an incorrectly set up environment, e.g. changing env variable CUDA_VISIBLE_DEVICES after program start. Setting the available devices to be zero. (Triggered internally at C:\actions-runner\_work\pytorch\pytorch\c10\cuda\CUDAFunctions.cpp:109.) 2022-05-18T04:19:18.5882790Z return torch._C._cuda_getDeviceCount() > 0 2022-05-18T04:19:18.5882936Z 2022-05-18T04:19:18.5883012Z Running tests... 2022-05-18T04:19:18.5883253Z ---------------------------------------------------------------------- 2022-05-18T04:19:18.5883587Z Test results will be stored in test-reports\python-unittest\test_import_stats 2022-05-18T04:19:18.5892561Z test_peak_memory (__main__.TestImportTime) ... skip: Memory test is only implemented for Linux (0.000s) 2022-05-18T04:19:20.0752565Z test_time_cuda_device_count (__main__.TestImportTime) ... ok (1.497s) 2022-05-18T04:19:20.9610725Z test_time_import_torch (__main__.TestImportTime) ... ok (0.872s) 2022-05-18T04:19:20.9674806Z 2022-05-18T04:19:20.9675362Z ---------------------------------------------------------------------- 2022-05-18T04:19:20.9675655Z Ran 3 tests in 2.375s 2022-05-18T04:19:20.9675758Z 2022-05-18T04:19:20.9675839Z OK (skipped=1) 2022-05-18T04:19:20.9675942Z 2022-05-18T04:19:20.9676034Z Generating XML reports... 2022-05-18T04:19:20.9676382Z Generated XML report: test-reports\python-unittest\test_import_stats\TEST-TestImportTime-20220518041918.xml 2022-05-18T04:19:21.1973659Z Running test_indexing ... [2022-05-18 04:19:21.196407] 2022-05-18T04:19:21.1974087Z Executing ['C:\\Jenkins\\Miniconda3\\python.exe', 'test_indexing.py', '-v', '--import-slow-tests', '--import-disabled-tests'] ... [2022-05-18 04:19:21.196407] 2022-05-18T04:19:22.6522296Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\cuda\__init__.py:82: UserWarning: CUDA initialization: CUDA unknown error - this may be due to an incorrectly set up environment, e.g. changing env variable CUDA_VISIBLE_DEVICES after program start. Setting the available devices to be zero. (Triggered internally at C:\actions-runner\_work\pytorch\pytorch\c10\cuda\CUDAFunctions.cpp:109.) 2022-05-18T04:19:22.6522988Z return torch._C._cuda_getDeviceCount() > 0 2022-05-18T04:19:22.6523291Z Test results will be stored in test-reports\python-unittest\test_indexing 2022-05-18T04:19:22.6523493Z 2022-05-18T04:19:22.6523566Z Running tests... 2022-05-18T04:19:22.6523802Z ---------------------------------------------------------------------- 2022-05-18T04:19:22.6523971Z 2022-05-18T04:19:22.6524111Z ---------------------------------------------------------------------- 2022-05-18T04:19:22.6524345Z Ran 0 tests in 0.000s 2022-05-18T04:19:22.6524455Z 2022-05-18T04:19:22.6524499Z OK 2022-05-18T04:19:22.6524586Z 2022-05-18T04:19:22.6524669Z Generating XML reports... 2022-05-18T04:19:22.8405127Z Running test_jit ... [2022-05-18 04:19:22.829631] 2022-05-18T04:19:22.8405679Z Executing ['C:\\Jenkins\\Miniconda3\\python.exe', 'test_jit.py', '-v', '--import-slow-tests', '--import-disabled-tests'] ... [2022-05-18 04:19:22.829631] 2022-05-18T04:19:25.4944323Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\cuda\__init__.py:82: UserWarning: CUDA initialization: CUDA unknown error - this may be due to an incorrectly set up environment, e.g. changing env variable CUDA_VISIBLE_DEVICES after program start. Setting the available devices to be zero. (Triggered internally at C:\actions-runner\_work\pytorch\pytorch\c10\cuda\CUDAFunctions.cpp:109.) 2022-05-18T04:19:25.4944999Z return torch._C._cuda_getDeviceCount() > 0 2022-05-18T04:19:25.4945293Z Test results will be stored in test-reports\python-unittest\test_jit 2022-05-18T04:19:25.4945563Z CUDA not available, skipping tests 2022-05-18T04:19:25.4945847Z monkeytype is not installed. Skipping tests for Profile-Directed Typing 2022-05-18T04:19:25.4946027Z 2022-05-18T04:19:25.4946103Z Running tests... 2022-05-18T04:19:25.4946338Z ---------------------------------------------------------------------- 2022-05-18T04:19:25.4978322Z test_becomes_wildcard_annotations (jit.test_alias_analysis.TestAliasAnalysis) ... ok (0.003s) 2022-05-18T04:19:25.5135001Z test_nested_list_construct_not_wildcard (jit.test_alias_analysis.TestAliasAnalysis) ... ok (0.016s) 2022-05-18T04:19:25.5335805Z test_recursive_calls (jit.test_alias_analysis.TestAliasAnalysis) ... ok (0.020s) 2022-05-18T04:19:25.5354478Z test_async_future_type_python (jit.test_async.TestAsync) ... ok (0.002s) 2022-05-18T04:19:25.5960116Z test_async_grad_guard_no_grad (jit.test_async.TestAsync) ... ok (0.060s) 2022-05-18T04:19:25.6045341Z test_async_grad_guard_with_grad (jit.test_async.TestAsync) ... ok (0.004s) 2022-05-18T04:19:25.6673033Z test_async_kwargs (jit.test_async.TestAsync) ... ok (0.063s) 2022-05-18T04:19:25.6781131Z test_async_parsing (jit.test_async.TestAsync) ... ok (0.016s) 2022-05-18T04:19:25.6819738Z test_async_python (jit.test_async.TestAsync) ... ok (0.000s) 2022-05-18T04:19:25.6905367Z test_async_script (jit.test_async.TestAsync) ... ok (0.000s) 2022-05-18T04:19:25.7023604Z test_async_script_capture (jit.test_async.TestAsync) ... ok (0.021s) 2022-05-18T04:19:26.3018229Z test_async_script_error (jit.test_async.TestAsync) ... ok (0.601s) 2022-05-18T04:19:26.3239104Z test_async_script_multi_forks (jit.test_async.TestAsync) ... ok (0.016s) 2022-05-18T04:19:26.3325591Z test_async_script_multi_waits (jit.test_async.TestAsync) ... ok (0.016s) 2022-05-18T04:19:26.3463488Z test_async_script_nested (jit.test_async.TestAsync) ... ok (0.016s) 2022-05-18T04:19:26.3486450Z test_async_script_no_script_mod (jit.test_async.TestAsync) ... ok (0.000s) 2022-05-18T04:19:26.3988420Z test_async_script_trace (jit.test_async.TestAsync) ... ok (0.053s) 2022-05-18T04:19:26.4000155Z test_future_subtyping (jit.test_async.TestAsync) 2022-05-18T04:19:26.4110445Z Test that futures subtype each other properly. ... ok (0.000s) 2022-05-18T04:19:26.4132103Z test_no_future_subtype_message (jit.test_async.TestAsync) ... ok (0.000s) 2022-05-18T04:19:26.4281862Z test_trace_fork_wait (jit.test_async.TestAsync) ... ok (0.016s) 2022-05-18T04:19:26.4400075Z test_trace_fork_wait_inline (jit.test_async.TestAsync) ... ok (0.016s) 2022-05-18T04:19:26.4879380Z test_trace_fork_wait_inline_onnx (jit.test_async.TestAsync) ... ok (0.047s) 2022-05-18T04:19:26.4912489Z test_trace_fork_wait_leaking (jit.test_async.TestAsync) ... ok (0.000s) 2022-05-18T04:19:26.5374123Z test_trace_fork_wait_list_modulecalls (jit.test_async.TestAsync) ... ok (0.060s) 2022-05-18T04:19:26.5663650Z test_trace_modulecalls_with_different_output_types (jit.test_async.TestAsync) ... ok (0.029s) 2022-05-18T04:19:26.5723704Z test_aten_pow_zero_negative_exponent (jit.test_aten_pow.TestAtenPow) 2022-05-18T04:19:26.5811922Z 1. Testing a = int, b = int ... ok (0.015s) 2022-05-18T04:19:26.6032092Z test_undefined_tensor_lists (jit.test_autodiff.TestAutodiffJit) ... ok (0.018s) 2022-05-18T04:19:26.6074936Z test_aliased_outputs (jit.test_autodiff_subgraph_slicing.TestAutodiffSubgraphSlicing) ... ok (0.000s) 2022-05-18T04:19:26.6570472Z test_bias_as_arg (jit.test_autodiff_subgraph_slicing.TestAutodiffSubgraphSlicing) ... ok (0.047s) 2022-05-18T04:19:26.7348710Z test_bias_as_module_attr (jit.test_autodiff_subgraph_slicing.TestAutodiffSubgraphSlicing) ... ok (0.084s) 2022-05-18T04:19:26.7400086Z test_chunk_constant_script_ad (jit.test_autodiff_subgraph_slicing.TestAutodiffSubgraphSlicing) ... ok (0.000s) 2022-05-18T04:19:26.7701597Z test_constructed_bias (jit.test_autodiff_subgraph_slicing.TestAutodiffSubgraphSlicing) ... ok (0.031s) 2022-05-18T04:19:26.7796924Z test_diff_graph_inline_threshold (jit.test_autodiff_subgraph_slicing.TestAutodiffSubgraphSlicing) ... ok (0.016s) 2022-05-18T04:19:26.7819738Z 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) 2022-05-18T04:19:26.7914206Z test_does_not_create_cycles (jit.test_autodiff_subgraph_slicing.TestAutodiffSubgraphSlicing) ... ok (0.000s) 2022-05-18T04:19:26.8001582Z test_does_not_merge_unrelated (jit.test_autodiff_subgraph_slicing.TestAutodiffSubgraphSlicing) ... ok (0.023s) 2022-05-18T04:19:26.8148023Z test_merge_respects_aliasing (jit.test_autodiff_subgraph_slicing.TestAutodiffSubgraphSlicing) ... ok (0.002s) 2022-05-18T04:19:26.8235712Z test_merges_dense (jit.test_autodiff_subgraph_slicing.TestAutodiffSubgraphSlicing) ... ok (0.016s) 2022-05-18T04:19:26.8325470Z test_merges_down (jit.test_autodiff_subgraph_slicing.TestAutodiffSubgraphSlicing) ... ok (0.000s) 2022-05-18T04:19:26.8417143Z test_merges_up (jit.test_autodiff_subgraph_slicing.TestAutodiffSubgraphSlicing) ... ok (0.016s) 2022-05-18T04:19:26.8500772Z test_merges_without_cycles (jit.test_autodiff_subgraph_slicing.TestAutodiffSubgraphSlicing) ... ok (0.016s) 2022-05-18T04:19:26.8514291Z test_prune_grad (jit.test_autodiff_subgraph_slicing.TestAutodiffSubgraphSlicing) ... skip: Simple Executor doesn't support gradients (0.000s) 2022-05-18T04:19:26.8588574Z test_requires_grad_for_tensor_list (jit.test_autodiff_subgraph_slicing.TestAutodiffSubgraphSlicing) ... ok (0.000s) 2022-05-18T04:19:26.8699760Z test_respects_lexical_scoping (jit.test_autodiff_subgraph_slicing.TestAutodiffSubgraphSlicing) ... ok (0.016s) 2022-05-18T04:19:26.8772539Z test_simple_merge (jit.test_autodiff_subgraph_slicing.TestAutodiffSubgraphSlicing) ... ok (0.000s) 2022-05-18T04:19:26.8852337Z test_simple_no_merge (jit.test_autodiff_subgraph_slicing.TestAutodiffSubgraphSlicing) ... ok (0.016s) 2022-05-18T04:19:26.8859670Z test_errors (jit.test_backends.TestBackends) ... skip: Non-portable load_library call used in test (0.000s) 2022-05-18T04:19:26.8864518Z test_execution (jit.test_backends.TestBackends) ... skip: Non-portable load_library call used in test (0.000s) 2022-05-18T04:19:26.8869159Z test_save_load (jit.test_backends.TestBackends) ... skip: Non-portable load_library call used in test (0.000s) 2022-05-18T04:19:26.8872706Z test_errors (jit.test_backends.TestBackendsWithCompiler) ... skip: Non-portable load_library call used in test (0.000s) 2022-05-18T04:19:26.8876451Z test_execution (jit.test_backends.TestBackendsWithCompiler) ... skip: Non-portable load_library call used in test (0.000s) 2022-05-18T04:19:26.8949262Z test_batch_mm_no_mutation (jit.test_batch_mm.TestBatchMM) ... ok (0.000s) 2022-05-18T04:19:26.9037840Z test_batch_mm_permitted_mutation (jit.test_batch_mm.TestBatchMM) ... ok (0.020s) 2022-05-18T04:19:26.9122662Z test_batch_mm_prohibited_mutation (jit.test_batch_mm.TestBatchMM) ... ok (0.000s) 2022-05-18T04:19:26.9231655Z test_batch_mm_prohibited_mutation_if_node (jit.test_batch_mm.TestBatchMM) ... ok (0.016s) 2022-05-18T04:19:26.9343498Z test_batch_mm_prohibited_mutation_multiple_adds (jit.test_batch_mm.TestBatchMM) ... ok (0.016s) 2022-05-18T04:19:26.9454762Z test_batch_mm_side_permitted_mutation (jit.test_batch_mm.TestBatchMM) ... ok (0.000s) 2022-05-18T04:19:26.9588226Z test_batch_mm_side_prohibited_mutation_common_side (jit.test_batch_mm.TestBatchMM) ... ok (0.016s) 2022-05-18T04:19:26.9722624Z test_batch_mm_side_prohibited_mutation_uncommon_side (jit.test_batch_mm.TestBatchMM) ... ok (0.016s) 2022-05-18T04:19:26.9807150Z test_del (jit.test_builtins.TestBuiltins) ... ok (0.016s) 2022-05-18T04:19:26.9923736Z test_del_multiple_operands (jit.test_builtins.TestBuiltins) ... ok (0.000s) 2022-05-18T04:19:27.0239032Z test_has_attr (jit.test_builtins.TestBuiltins) ... ok (0.046s) 2022-05-18T04:19:27.0363128Z test_has_attr_invalid_args (jit.test_builtins.TestBuiltins) ... ok (0.012s) 2022-05-18T04:19:27.0514370Z test_cast_overloads (jit.test_class_type.TestClassType) ... ok (0.015s) 2022-05-18T04:19:27.0524669Z test_class_attribute_wrong_type (jit.test_class_type.TestClassType) 2022-05-18T04:19:27.0589794Z Test that the error message displayed when convering a class type ... ok (0.008s) 2022-05-18T04:19:27.1062404Z test_class_constant (jit.test_class_type.TestClassType) ... ok (0.039s) 2022-05-18T04:19:27.1125808Z test_class_constructs_itself (jit.test_class_type.TestClassType) ... ok (0.000s) 2022-05-18T04:19:27.1165552Z test_class_inheritance (jit.test_class_type.TestClassType) ... ok (0.016s) 2022-05-18T04:19:27.1177434Z test_class_inheritance_implicit (jit.test_class_type.TestClassType) 2022-05-18T04:19:27.1306858Z Test that inheritance is detected in ... ok (0.016s) 2022-05-18T04:19:27.2055346Z test_class_sorting (jit.test_class_type.TestClassType) ... ok (0.069s) 2022-05-18T04:19:27.2200294Z test_class_specialization (jit.test_class_type.TestClassType) ... ok (0.016s) 2022-05-18T04:19:27.2297741Z test_class_type_as_param (jit.test_class_type.TestClassType) ... ok (0.016s) 2022-05-18T04:19:27.2307793Z test_classmethod (jit.test_class_type.TestClassType) 2022-05-18T04:19:27.2407029Z Test classmethods on class types. ... ok (0.000s) 2022-05-18T04:19:27.2439990Z test_conditional_set_attr (jit.test_class_type.TestClassType) ... ok (0.000s) 2022-05-18T04:19:27.2455216Z test_custom_delete (jit.test_class_type.TestClassType) 2022-05-18T04:19:27.2621879Z Test that del can be called on an instance of a class that ... ok (0.031s) 2022-05-18T04:19:27.2657463Z test_default_args (jit.test_class_type.TestClassType) 2022-05-18T04:19:27.3335987Z Test that methods on class types can have default arguments. ... ok (0.058s) 2022-05-18T04:19:27.3405100Z test_get_attr (jit.test_class_type.TestClassType) ... ok (0.016s) 2022-05-18T04:19:27.3441876Z test_get_attr_not_initialized (jit.test_class_type.TestClassType) ... ok (0.000s) 2022-05-18T04:19:27.3457341Z test_get_with_method (jit.test_class_type.TestClassType) ... ok (0.000s) 2022-05-18T04:19:27.3716363Z test_imported_classes (jit.test_class_type.TestClassType) ... ok (0.031s) 2022-05-18T04:19:27.3791913Z test_in (jit.test_class_type.TestClassType) ... ok (0.000s) 2022-05-18T04:19:27.3829855Z test_init_compiled_first (jit.test_class_type.TestClassType) ... ok (0.016s) 2022-05-18T04:19:27.4508877Z test_interface (jit.test_class_type.TestClassType) ... ok (0.065s) 2022-05-18T04:19:27.4569417Z test_optional_type_promotion (jit.test_class_type.TestClassType) ... ok (0.000s) 2022-05-18T04:19:27.4654001Z test_out_of_order_methods (jit.test_class_type.TestClassType) ... ok (0.016s) 2022-05-18T04:19:27.6328315Z test_overloaded_fn (jit.test_class_type.TestClassType) ... ok (0.168s) 2022-05-18T04:19:27.6355718Z test_properties (jit.test_class_type.TestClassType) 2022-05-18T04:19:27.6723837Z Test that a scripted class can make use of the @property decorator. ... ok (0.031s) 2022-05-18T04:19:27.6804734Z test_py_class_to_ivalue_missing_attribute (jit.test_class_type.TestClassType) ... ok (0.016s) 2022-05-18T04:19:27.6879404Z test_python_interop (jit.test_class_type.TestClassType) ... ok (0.000s) 2022-05-18T04:19:27.6885236Z test_recursive_class (jit.test_class_type.TestClassType) 2022-05-18T04:19:27.6912880Z Recursive class types not yet supported. We should give a good error message. ... ok (0.000s) 2022-05-18T04:19:27.6932421Z test_recursive_script_builtin_type_resolution (jit.test_class_type.TestClassType) 2022-05-18T04:19:27.7590620Z Test resolution of built-in torch types(e.g. torch.Tensor, torch.device) when a class is recursively compiled. ... ok (0.070s) 2022-05-18T04:19:27.7598722Z test_recursive_script_module_builtin_type_resolution (jit.test_class_type.TestClassType) 2022-05-18T04:19:27.7786467Z Test resolution of built-in torch types(e.g. torch.Tensor, torch.device) when a class is recursively compiled ... ok (0.031s) 2022-05-18T04:19:27.7794826Z test_recursive_scripting (jit.test_class_type.TestClassType) 2022-05-18T04:19:27.7954781Z Test that class types are recursively scripted when an Python instance of one ... ok (0.018s) 2022-05-18T04:19:27.7969664Z test_recursive_scripting_failed (jit.test_class_type.TestClassType) 2022-05-18T04:19:27.8182459Z Test that class types module attributes that fail to script ... ok (0.009s) 2022-05-18T04:19:27.8194413Z test_reference_semantics (jit.test_class_type.TestClassType) 2022-05-18T04:19:27.8294243Z Test that modifications made to a class instance in TorchScript ... ok (0.016s) 2022-05-18T04:19:27.8406650Z test_save_load_with_classes (jit.test_class_type.TestClassType) ... ok (0.016s) 2022-05-18T04:19:27.8596015Z test_save_load_with_classes_nested (jit.test_class_type.TestClassType) ... ok (0.016s) 2022-05-18T04:19:27.8716579Z test_save_load_with_classes_returned (jit.test_class_type.TestClassType) ... ok (0.016s) 2022-05-18T04:19:27.8722618Z test_schema_human_readable (jit.test_class_type.TestClassType) 2022-05-18T04:19:28.1645500Z Make sure that the schema is human readable, ie the mode parameter should read "nearest" instead of being displayed in octal ... ok (0.294s) 2022-05-18T04:19:28.1655448Z test_self_referential_method (jit.test_class_type.TestClassType) 2022-05-18T04:19:28.1845846Z Test that a scripted class can have a method that refers to the class itself ... ok (0.016s) 2022-05-18T04:19:28.1929035Z test_set_attr_in_method (jit.test_class_type.TestClassType) ... ok (0.017s) 2022-05-18T04:19:28.1967633Z test_set_attr_non_initialized (jit.test_class_type.TestClassType) ... ok (0.003s) 2022-05-18T04:19:28.2000550Z test_set_attr_type_mismatch (jit.test_class_type.TestClassType) ... ok (0.002s) 2022-05-18T04:19:28.2014640Z test_staticmethod (jit.test_class_type.TestClassType) 2022-05-18T04:19:28.2220842Z Test static methods on class types. ... ok (0.016s) 2022-05-18T04:19:28.2230416Z test_type_annotation (jit.test_class_type.TestClassType) 2022-05-18T04:19:28.2299870Z Test that annotating container attributes with types works correctly ... ok (0.000s) 2022-05-18T04:19:28.2340625Z test_type_annotations (jit.test_class_type.TestClassType) ... ok (0.016s) 2022-05-18T04:19:28.2419321Z test_unresolved_class_attributes (jit.test_class_type.TestClassType) ... ok (0.000s) 2022-05-18T04:19:28.2438086Z test_unused_method (jit.test_class_type.TestClassType) 2022-05-18T04:19:28.2585370Z Test unused methods on scripted classes. ... ok (0.016s) 2022-05-18T04:19:28.2812029Z test_binary_op_complex_tensor (jit.test_complex.TestComplex) ... ok (0.031s) 2022-05-18T04:19:28.2987888Z test_comparison_ops (jit.test_complex.TestComplex) ... ok (0.022s) 2022-05-18T04:19:28.9764195Z test_complex_constants_and_ops (jit.test_complex.TestComplex) ... ok (0.666s) 2022-05-18T04:19:29.0424273Z test_complex_constructor (jit.test_complex.TestComplex) ... ok (0.077s) 2022-05-18T04:19:29.0473320Z test_complex_list_sum (jit.test_complex.TestComplex) ... ok (0.005s) 2022-05-18T04:19:29.0563400Z test_complex_parse (jit.test_complex.TestComplex) ... ok (0.009s) 2022-05-18T04:19:29.0617792Z test_complexdict (jit.test_complex.TestComplex) ... ok (0.005s) 2022-05-18T04:19:29.0669318Z test_complexlist (jit.test_complex.TestComplex) ... ok (0.005s) 2022-05-18T04:19:29.0715431Z test_div (jit.test_complex.TestComplex) ... ok (0.005s) 2022-05-18T04:19:29.0873867Z test_infj_nanj_pickle (jit.test_complex.TestComplex) ... ok (0.016s) 2022-05-18T04:19:29.1017460Z test_pickle (jit.test_complex.TestComplex) ... ok (0.011s) 2022-05-18T04:19:29.1054926Z test_script (jit.test_complex.TestComplex) ... ok (0.000s) 2022-05-18T04:19:29.1147234Z test_tensor_attributes (jit.test_complex.TestComplex) ... ok (0.016s) 2022-05-18T04:19:29.1698980Z test_torch_complex_constructor_with_tensor (jit.test_complex.TestComplex) ... ok (0.047s) 2022-05-18T04:19:29.1738863Z test_calling_scripted_custom_op (jit.test_custom_operators.TestCustomOperators) ... ok (0.000s) 2022-05-18T04:19:29.1809845Z test_calling_traced_custom_op (jit.test_custom_operators.TestCustomOperators) ... ok (0.016s) 2022-05-18T04:19:29.1824539Z test_default_arguments_are_used (jit.test_custom_operators.TestCustomOperators) ... ok (0.000s) 2022-05-18T04:19:29.1845206Z test_dynamic_op_registry (jit.test_custom_operators.TestCustomOperators) ... ok (0.000s) 2022-05-18T04:19:29.1856127Z test_generic_list (jit.test_custom_operators.TestCustomOperators) ... ok (0.000s) 2022-05-18T04:19:29.1870622Z test_passing_and_returning_lists (jit.test_custom_operators.TestCustomOperators) ... ok (0.000s) 2022-05-18T04:19:29.1885156Z test_passing_one_positional_but_not_the_second (jit.test_custom_operators.TestCustomOperators) ... ok (0.000s) 2022-05-18T04:19:29.1897691Z test_passing_too_few_args (jit.test_custom_operators.TestCustomOperators) ... ok (0.000s) 2022-05-18T04:19:29.1910754Z test_passing_too_many_args (jit.test_custom_operators.TestCustomOperators) ... ok (0.000s) 2022-05-18T04:19:29.1924245Z test_passing_unknown_kwargs (jit.test_custom_operators.TestCustomOperators) ... ok (0.000s) 2022-05-18T04:19:29.1958358Z test_script_graph_contains_custom_op (jit.test_custom_operators.TestCustomOperators) ... ok (0.019s) 2022-05-18T04:19:29.1964471Z 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.000s) 2022-05-18T04:19:29.1977193Z test_simply_calling_an_operator (jit.test_custom_operators.TestCustomOperators) ... ok (0.002s) 2022-05-18T04:19:29.2041586Z test_setattr_no_aliasdb (jit.test_dce.TestDCE) ... ok (0.001s) 2022-05-18T04:19:29.2145196Z test_setattr_removed (jit.test_dce.TestDCE) ... ok (0.016s) 2022-05-18T04:19:29.2151612Z test_python_submodule_script (jit.test_data_parallel.TestDataParallel) ... skip: multi-GPU not supported (0.000s) 2022-05-18T04:19:29.2157871Z test_shared_module (jit.test_data_parallel.TestDataParallel) ... skip: multi-GPU not supported (0.000s) 2022-05-18T04:19:29.2172941Z test_tensor_sharing (jit.test_data_parallel.TestDataParallel) ... skip: multi-GPU not supported (0.000s) 2022-05-18T04:19:29.2185124Z test_tensor_sharing_with_forward (jit.test_data_parallel.TestDataParallel) ... skip: multi-GPU not supported (0.000s) 2022-05-18T04:19:29.2191157Z test_traced_module (jit.test_data_parallel.TestDataParallel) ... skip: multi-GPU not supported (0.000s) 2022-05-18T04:19:29.2290136Z test_custom_device_op (jit.test_device_analysis.TestDeviceAnalysis) ... ok (0.000s) 2022-05-18T04:19:29.2322921Z test_device_apply (jit.test_device_analysis.TestDeviceAnalysis) ... ok (0.016s) 2022-05-18T04:19:29.2363440Z test_device_arg (jit.test_device_analysis.TestDeviceAnalysis) ... ok (0.000s) 2022-05-18T04:19:29.2410220Z test_device_if_propagation (jit.test_device_analysis.TestDeviceAnalysis) ... ok (0.000s) 2022-05-18T04:19:29.2464955Z test_if_loop_mix (jit.test_device_analysis.TestDeviceAnalysis) ... ok (0.016s) 2022-05-18T04:19:29.2508948Z test_loop_device_change (jit.test_device_analysis.TestDeviceAnalysis) ... ok (0.000s) 2022-05-18T04:19:29.2552605Z test_loop_simple (jit.test_device_analysis.TestDeviceAnalysis) ... ok (0.000s) 2022-05-18T04:19:29.2564312Z test_mobilenet (jit.test_device_analysis.TestDeviceAnalysis) ... skip: Requires torchvision (0.000s) 2022-05-18T04:19:29.2613586Z test_nested_loops (jit.test_device_analysis.TestDeviceAnalysis) ... ok (0.016s) 2022-05-18T04:19:29.2654134Z test_set_dtype (jit.test_device_analysis.TestDeviceAnalysis) ... ok (0.000s) 2022-05-18T04:19:29.2721030Z test_simple (jit.test_device_analysis.TestDeviceAnalysis) ... ok (0.000s) 2022-05-18T04:19:29.2850293Z test_tensor_as_fns (jit.test_device_analysis.TestDeviceAnalysis) ... ok (0.016s) 2022-05-18T04:19:29.2896940Z test_while_change (jit.test_device_analysis.TestDeviceAnalysis) ... ok (0.000s) 2022-05-18T04:19:29.4767930Z test_zerodim_cpu (jit.test_device_analysis.TestDeviceAnalysis) ... ok (0.189s) 2022-05-18T04:19:29.4774150Z test_zerodim_gpu (jit.test_device_analysis.TestDeviceAnalysis) ... skip: No CUDA (0.000s) 2022-05-18T04:19:29.5071823Z test_zerodim_no_device (jit.test_device_analysis.TestDeviceAnalysis) ... ok (0.040s) 2022-05-18T04:19:29.5321062Z test_aug_assign (jit.test_list_dict.TestDict) ... ok (0.025s) 2022-05-18T04:19:29.5577665Z test_basic (jit.test_list_dict.TestDict) ... ok (0.026s) 2022-05-18T04:19:29.5631761Z test_clear (jit.test_list_dict.TestDict) ... ok (0.005s) 2022-05-18T04:19:29.5700400Z test_copy (jit.test_list_dict.TestDict) ... ok (0.007s) 2022-05-18T04:19:29.5768488Z test_del (jit.test_list_dict.TestDict) ... ok (0.007s) 2022-05-18T04:19:29.6059096Z test_dict_bool_conversion (jit.test_list_dict.TestDict) ... ok (0.022s) 2022-05-18T04:19:29.7256906Z test_dict_preserves_order (jit.test_list_dict.TestDict) ... ok (0.117s) 2022-05-18T04:19:29.7330390Z test_dict_to_python (jit.test_list_dict.TestDict) ... ok (0.016s) 2022-05-18T04:19:29.7348305Z test_dict_variance (jit.test_list_dict.TestDict) 2022-05-18T04:19:29.7492611Z `Dict[T1, _]` is not a subtype of `Dict[T2, _]`, even if `T1` is ... ok (0.016s) 2022-05-18T04:19:29.7614113Z test_get (jit.test_list_dict.TestDict) ... ok (0.000s) 2022-05-18T04:19:29.7744784Z test_get_boolkey (jit.test_list_dict.TestDict) ... ok (0.016s) 2022-05-18T04:19:29.7787117Z test_items (jit.test_list_dict.TestDict) ... ok (0.016s) 2022-05-18T04:19:29.7809476Z test_key_type (jit.test_list_dict.TestDict) ... ok (0.000s) 2022-05-18T04:19:29.7882992Z test_keys (jit.test_list_dict.TestDict) ... ok (0.000s) 2022-05-18T04:19:29.7933317Z test_len (jit.test_list_dict.TestDict) ... ok (0.016s) 2022-05-18T04:19:29.7978614Z test_loop (jit.test_list_dict.TestDict) ... ok (0.004s) 2022-05-18T04:19:29.8095110Z test_membership (jit.test_list_dict.TestDict) ... ok (0.012s) 2022-05-18T04:19:29.8137905Z test_mutability (jit.test_list_dict.TestDict) ... ok (0.001s) 2022-05-18T04:19:29.8346096Z test_optional_dict_construct (jit.test_list_dict.TestDict) ... ok (0.016s) 2022-05-18T04:19:29.8519465Z test_ordered_dict (jit.test_list_dict.TestDict) ... ok (0.016s) 2022-05-18T04:19:29.8630435Z test_pop (jit.test_list_dict.TestDict) ... ok (0.016s) 2022-05-18T04:19:29.8678172Z test_popitem (jit.test_list_dict.TestDict) ... ok (0.000s) 2022-05-18T04:19:29.8792093Z test_setdefault (jit.test_list_dict.TestDict) ... ok (0.016s) 2022-05-18T04:19:29.8803532Z test_type_annotation_missing_contained_type (jit.test_list_dict.TestDict) 2022-05-18T04:19:29.8830102Z Test that the use of a Dict type annotation without contained ... ok (0.000s) 2022-05-18T04:19:29.8981512Z test_update (jit.test_list_dict.TestDict) ... ok (0.016s) 2022-05-18T04:19:29.9050178Z test_update_existing_key (jit.test_list_dict.TestDict) ... ok (0.016s) 2022-05-18T04:19:29.9090670Z test_values (jit.test_list_dict.TestDict) ... ok (0.001s) 2022-05-18T04:19:29.9170561Z test_view (jit.test_list_dict.TestDict) ... ok (0.000s) 2022-05-18T04:19:29.9279799Z test_binary_scalar (jit.test_dtype_analysis.TestDtypeAnalysis) ... ok (0.016s) 2022-05-18T04:19:30.0147045Z test_binary_tensors (jit.test_dtype_analysis.TestDtypeAnalysis) ... ok (0.094s) 2022-05-18T04:19:30.0263471Z test_combined (jit.test_dtype_analysis.TestDtypeAnalysis) ... ok (0.011s) 2022-05-18T04:19:30.0346340Z test_conv_no_mixed_args (jit.test_dtype_analysis.TestDtypeAnalysis) ... ok (0.009s) 2022-05-18T04:19:30.0498704Z test_custom_rules (jit.test_dtype_analysis.TestDtypeAnalysis) ... ok (0.015s) 2022-05-18T04:19:30.0652639Z test_unary (jit.test_dtype_analysis.TestDtypeAnalysis) ... ok (0.015s) 2022-05-18T04:19:30.0833924Z test_closed_over_enum_constant (jit.test_enum.TestEnum) ... ok (0.018s) 2022-05-18T04:19:30.0909346Z test_enum_as_const (jit.test_enum.TestEnum) ... ok (0.008s) 2022-05-18T04:19:30.1030402Z test_enum_as_module_attribute (jit.test_enum.TestEnum) ... ok (0.008s) 2022-05-18T04:19:30.1129711Z test_enum_comp (jit.test_enum.TestEnum) ... ok (0.000s) 2022-05-18T04:19:30.1269765Z test_enum_comp_diff_classes (jit.test_enum.TestEnum) ... ok (0.016s) 2022-05-18T04:19:30.1285331Z test_enum_explicit_script (jit.test_enum.TestEnum) ... ok (0.000s) 2022-05-18T04:19:30.1420425Z test_enum_iterate (jit.test_enum.TestEnum) ... ok (0.016s) 2022-05-18T04:19:30.1520102Z test_enum_ivalue_type (jit.test_enum.TestEnum) ... ok (0.016s) 2022-05-18T04:19:30.1647232Z test_enum_module_return (jit.test_enum.TestEnum) ... ok (0.016s) 2022-05-18T04:19:30.1742996Z test_enum_name (jit.test_enum.TestEnum) ... ok (0.000s) 2022-05-18T04:19:30.1847938Z test_enum_return (jit.test_enum.TestEnum) ... ok (0.016s) 2022-05-18T04:19:30.1946000Z test_enum_value (jit.test_enum.TestEnum) ... ok (0.018s) 2022-05-18T04:19:30.2199264Z test_enum_value_types (jit.test_enum.TestEnum) ... ok (0.020s) 2022-05-18T04:19:30.2267859Z test_heterogenous_value_type_enum_error (jit.test_enum.TestEnum) ... ok (0.000s) 2022-05-18T04:19:30.2341140Z test_non_existent_enum_value (jit.test_enum.TestEnum) ... ok (0.016s) 2022-05-18T04:19:30.2467730Z test_string_enum_as_module_attribute (jit.test_enum.TestEnum) ... ok (0.016s) 2022-05-18T04:19:30.2558745Z test_aten_fallback (jit.test_export_modes.TestExportModes) ... C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\onnx\utils.py:55: UserWarning: You are exporting the model to ONNX while in training mode with 'train' parameter not specified. The model will default to inference mode export. If you wish to export a training amenable ONNX model, specify training=TrainingMode.TRAINING or training=TrainingMode.PRESERVE (to preserve the original model state) in torch.onnx.export(). 2022-05-18T04:19:30.2559931Z warnings.warn( 2022-05-18T04:19:30.2560204Z ok (0.000s) 2022-05-18T04:19:30.2568644Z test_caffe2_aten_fallback (jit.test_export_modes.TestExportModes) ... skip: Caffe2 is not available (0.000s) 2022-05-18T04:19:30.2659496Z test_compressed_zipfile (jit.test_export_modes.TestExportModes) ... ok (0.016s) 2022-05-18T04:19:30.2755497Z test_directory (jit.test_export_modes.TestExportModes) ... ok (0.000s) 2022-05-18T04:19:30.2801609Z test_onnx_aten (jit.test_export_modes.TestExportModes) ... ok (0.016s) 2022-05-18T04:19:30.2847202Z test_onnx_multiple_return (jit.test_export_modes.TestExportModes) ... ok (0.000s) 2022-05-18T04:19:30.2933293Z test_protobuf (jit.test_export_modes.TestExportModes) ... ok (0.017s) 2022-05-18T04:19:30.3020539Z test_zipfile (jit.test_export_modes.TestExportModes) ... ok (0.008s) 2022-05-18T04:19:30.3214704Z test_freeze_module (jit.test_freezing.TestFreezing) ... ok (0.010s) 2022-05-18T04:19:30.3380338Z test_freeze_module_detach_gradient (jit.test_freezing.TestFreezing) ... ok (0.016s) 2022-05-18T04:19:30.6802076Z test_freeze_module_in_training_mode (jit.test_freezing.TestFreezing) ... ok (0.349s) 2022-05-18T04:19:30.6914838Z test_freeze_module_inlining (jit.test_freezing.TestFreezing) ... ok (0.000s) 2022-05-18T04:19:30.7051184Z test_freeze_module_no_forward (jit.test_freezing.TestFreezing) ... ok (0.022s) 2022-05-18T04:19:30.7114726Z test_freeze_module_return_self (jit.test_freezing.TestFreezing) ... ok (0.000s) 2022-05-18T04:19:30.7287231Z test_freeze_module_return_sub_module (jit.test_freezing.TestFreezing) ... ok (0.016s) 2022-05-18T04:19:30.7377069Z test_freeze_module_with_aliased_attr (jit.test_freezing.TestFreezing) ... ok (0.016s) 2022-05-18T04:19:30.7465225Z test_freeze_module_with_aliased_attr2 (jit.test_freezing.TestFreezing) ... ok (0.016s) 2022-05-18T04:19:30.7544813Z test_freeze_module_with_aliased_attr3 (jit.test_freezing.TestFreezing) ... ok (0.000s) 2022-05-18T04:19:30.7624554Z test_freeze_module_with_aliased_tensor_attr (jit.test_freezing.TestFreezing) ... ok (0.016s) 2022-05-18T04:19:30.7723382Z test_freeze_module_with_aliased_tensor_attr2 (jit.test_freezing.TestFreezing) ... ok (0.000s) 2022-05-18T04:19:30.7815080Z test_freeze_module_with_aliased_tensor_attr3 (jit.test_freezing.TestFreezing) ... ok (0.016s) 2022-05-18T04:19:30.7899214Z test_freeze_module_with_aliased_tensor_attr4 (jit.test_freezing.TestFreezing) ... ok (0.000s) 2022-05-18T04:19:30.7988976Z test_freeze_module_with_call_method (jit.test_freezing.TestFreezing) ... ok (0.022s) 2022-05-18T04:19:30.8155357Z test_freeze_module_with_fork (jit.test_freezing.TestFreezing) ... ok (0.015s) 2022-05-18T04:19:30.8281765Z test_freeze_module_with_fork2 (jit.test_freezing.TestFreezing) ... ok (0.000s) 2022-05-18T04:19:30.8435978Z test_freeze_module_with_fork_calling_module_method (jit.test_freezing.TestFreezing) ... ok (0.016s) 2022-05-18T04:19:30.8574385Z test_freeze_module_with_helperfunction (jit.test_freezing.TestFreezing) ... ok (0.016s) 2022-05-18T04:19:30.8659858Z test_freeze_module_with_inplace_mutable (jit.test_freezing.TestFreezing) ... ok (0.016s) 2022-05-18T04:19:30.8748622Z test_freeze_module_with_list (jit.test_freezing.TestFreezing) ... ok (0.000s) 2022-05-18T04:19:30.8846604Z test_freeze_module_with_mutable_dict (jit.test_freezing.TestFreezing) ... ok (0.016s) 2022-05-18T04:19:30.8914074Z test_freeze_module_with_mutable_list (jit.test_freezing.TestFreezing) ... ok (0.016s) 2022-05-18T04:19:30.8981946Z test_freeze_module_with_mutable_tensor (jit.test_freezing.TestFreezing) ... ok (0.006s) 2022-05-18T04:19:30.9270348Z test_freeze_module_with_nested_fork (jit.test_freezing.TestFreezing) ... ok (0.017s) 2022-05-18T04:19:30.9590151Z test_freeze_module_with_nestedaliasing (jit.test_freezing.TestFreezing) ... ok (0.031s) 2022-05-18T04:19:30.9870474Z test_freeze_module_with_nestedaliasingscalar (jit.test_freezing.TestFreezing) ... ok (0.031s) 2022-05-18T04:19:30.9891055Z test_freeze_module_with_non_static_module_container_index (jit.test_freezing.TestFreezing) 2022-05-18T04:19:31.0278253Z Test that Modules containing non-static ModuleDict or ModuleList ... ok (0.037s) 2022-05-18T04:19:31.0367185Z test_freeze_module_with_overlapping_attrs (jit.test_freezing.TestFreezing) ... ok (0.016s) 2022-05-18T04:19:31.0526187Z test_freeze_module_with_preserve_sub_module (jit.test_freezing.TestFreezing) ... ok (0.016s) 2022-05-18T04:19:31.0712488Z test_freeze_module_with_preserve_sub_module_and_mutation (jit.test_freezing.TestFreezing) ... ok (0.016s) 2022-05-18T04:19:31.1048212Z test_freeze_module_with_sharedclasstype (jit.test_freezing.TestFreezing) ... ok (0.039s) 2022-05-18T04:19:31.1247880Z test_freeze_module_with_submodule (jit.test_freezing.TestFreezing) ... ok (0.016s) 2022-05-18T04:19:31.1341998Z test_freeze_module_with_tensor (jit.test_freezing.TestFreezing) ... ok (0.016s) 2022-05-18T04:19:31.1442839Z test_freeze_module_with_tuple (jit.test_freezing.TestFreezing) ... ok (0.000s) 2022-05-18T04:19:31.1577025Z test_freeze_module_with_tupleoutput_submodule (jit.test_freezing.TestFreezing) ... ok (0.016s) 2022-05-18T04:19:31.1643325Z test_freeze_module_with_user_preserved_attr (jit.test_freezing.TestFreezing) ... ok (0.016s) 2022-05-18T04:19:31.1798113Z test_freeze_module_with_user_preserved_attribute_on_submodule (jit.test_freezing.TestFreezing) ... ok (0.016s) 2022-05-18T04:19:31.1922711Z test_freeze_module_with_user_preserved_attribute_on_unused_submodule (jit.test_freezing.TestFreezing) ... ok (0.000s) 2022-05-18T04:19:31.2035113Z test_freeze_module_with_user_preserved_method (jit.test_freezing.TestFreezing) ... ok (0.021s) 2022-05-18T04:19:31.2126360Z test_freeze_module_with_user_preserved_method2 (jit.test_freezing.TestFreezing) ... ok (0.000s) 2022-05-18T04:19:31.2276785Z test_freeze_module_with_user_preserved_method_on_submodule (jit.test_freezing.TestFreezing) ... ok (0.016s) 2022-05-18T04:19:31.2390513Z test_freeze_non_module_class_getattr (jit.test_freezing.TestFreezing) ... ok (0.016s) 2022-05-18T04:19:31.2494621Z test_module_getattr_indirection (jit.test_freezing.TestFreezing) ... ok (0.016s) 2022-05-18T04:19:31.3666971Z test_module_with_shared_type_instances (jit.test_freezing.TestFreezing) ... ok (0.115s) 2022-05-18T04:19:31.3784624Z test_instancing_error (__main__.TestFrontend) ... ok (0.016s) 2022-05-18T04:19:31.3987881Z test_collapse_adjacent_conversions (jit.test_freezing.TestFrozenOptimizations) ... ok (0.023s) 2022-05-18T04:19:33.3831670Z test_conv_add_folding (jit.test_freezing.TestFrozenOptimizations) ... ok (1.984s) 2022-05-18T04:19:33.8891068Z test_conv_bn_folding (jit.test_freezing.TestFrozenOptimizations) ... ok (0.506s) 2022-05-18T04:19:33.8912399Z test_conv_bn_folding_autocast_scenario_cuda (jit.test_freezing.TestFrozenOptimizations) ... skip: Caching allocator leak sometimes causes failures (0.002s) 2022-05-18T04:19:33.9084123Z test_conv_bn_folding_not_forward (jit.test_freezing.TestFrozenOptimizations) ... ok (0.007s) 2022-05-18T04:19:33.9106440Z test_conv_hardswish (jit.test_freezing.TestFrozenOptimizations) ... skip: no torchvision (0.000s) 2022-05-18T04:19:34.0738698Z test_conv_mul_add_bn (jit.test_freezing.TestFrozenOptimizations) ... ok (0.175s) 2022-05-18T04:19:34.1360264Z test_conv_to_mkldnn (jit.test_freezing.TestFrozenOptimizations) ... ok (0.059s) 2022-05-18T04:19:34.1369674Z test_conv_to_mkldnn_no_mkldnn (jit.test_freezing.TestFrozenOptimizations) ... skip: Testing no mkldnn (0.000s) 2022-05-18T04:19:34.1391553Z test_freeze_conv_relu_fusion (jit.test_freezing.TestFrozenOptimizations) ... skip: requires CUDNN (0.000s) 2022-05-18T04:19:34.1408780Z test_freeze_conv_relu_fusion_not_forward (jit.test_freezing.TestFrozenOptimizations) ... skip: requires CUDNN (0.000s) 2022-05-18T04:19:34.1485009Z test_freeze_mkdlnn (jit.test_freezing.TestFrozenOptimizations) ... ok (0.000s) 2022-05-18T04:19:34.1589512Z test_freeze_remove_dropout (jit.test_freezing.TestFrozenOptimizations) ... ok (0.016s) 2022-05-18T04:19:34.1687667Z test_freeze_remove_feature_dropout (jit.test_freezing.TestFrozenOptimizations) ... ok (0.016s) 2022-05-18T04:19:34.1801440Z test_hardswish_hardsigmoid (jit.test_freezing.TestFrozenOptimizations) ... ok (0.016s) 2022-05-18T04:19:34.4609952Z test_incompatible_perf_formats (jit.test_freezing.TestFrozenOptimizations) ... ok (0.266s) 2022-05-18T04:19:34.4627088Z test_linear_concat (jit.test_freezing.TestFrozenOptimizations) ... skip: Optimization currently only run for GPU (0.016s) 2022-05-18T04:19:34.4643518Z test_linear_concat_complex (jit.test_freezing.TestFrozenOptimizations) 2022-05-18T04:19:34.4644217Z Testing that the interleaving of multiple optimizations does not ... skip: Optimization currently only run for GPU (0.000s) 2022-05-18T04:19:34.4659160Z test_linear_concat_different_input (jit.test_freezing.TestFrozenOptimizations) 2022-05-18T04:19:34.4660181Z There should be no change to the graph due to the optimization pass ... skip: Optimization currently only run for GPU (0.000s) 2022-05-18T04:19:34.4678409Z test_linear_multiple_blocks (jit.test_freezing.TestFrozenOptimizations) ... skip: Optimization currently only run for GPU (0.000s) 2022-05-18T04:19:34.4741757Z test_linear_non_constant_weight (jit.test_freezing.TestFrozenOptimizations) ... ok (0.000s) 2022-05-18T04:19:34.4803529Z test_linear_transpose (jit.test_freezing.TestFrozenOptimizations) ... ok (0.016s) 2022-05-18T04:19:34.4816691Z test_maxpool_mkldnn (jit.test_freezing.TestFrozenOptimizations) ... skip: no torchvision (0.000s) 2022-05-18T04:19:34.5139756Z test_mkldnn_fuser_broadcasting (jit.test_freezing.TestFrozenOptimizations) ... ok (0.027s) 2022-05-18T04:19:34.5313652Z test_mkldnn_inplace_removal (jit.test_freezing.TestFrozenOptimizations) ... ok (0.016s) 2022-05-18T04:19:34.5580374Z test_optimize_freeze_module (jit.test_freezing.TestFrozenOptimizations) ... ok (0.031s) 2022-05-18T04:19:35.1423824Z test_pool2d_batchnorm (jit.test_freezing.TestFrozenOptimizations) ... ok (0.587s) 2022-05-18T04:19:36.5450161Z test_pool3d_batchnorm (jit.test_freezing.TestFrozenOptimizations) ... ok (1.399s) 2022-05-18T04:19:36.5536030Z test_remove_detach (jit.test_freezing.TestFrozenOptimizations) ... ok (0.016s) 2022-05-18T04:19:36.5611773Z test_remove_detach_not_applied (jit.test_freezing.TestFrozenOptimizations) ... ok (0.000s) 2022-05-18T04:19:36.6474871Z test_scalar_mul (jit.test_freezing.TestFrozenOptimizations) ... ok (0.091s) 2022-05-18T04:19:36.7106582Z test_subgraph_creation (jit.test_functional_blocks.TestFunctionalBlocks) ... ok (0.055s) 2022-05-18T04:19:36.7345170Z test_check_no_type_promotion (jit.test_convert_activation.TestFunctionalToInplaceActivation) ... ok (0.031s) 2022-05-18T04:19:36.8128226Z test_functional_to_inplace_activation (jit.test_convert_activation.TestFunctionalToInplaceActivation) ... ok (0.070s) 2022-05-18T04:19:36.8245245Z test_no_functional_to_inplace (jit.test_convert_activation.TestFunctionalToInplaceActivation) ... ok (0.016s) 2022-05-18T04:19:36.8253360Z test_resnet18_correctness (jit.test_convert_activation.TestFunctionalToInplaceActivation) ... skip: no torchvision (0.000s) 2022-05-18T04:19:36.8322783Z test_getattr_with_default (jit.test_attr.TestGetDefaultAttr) ... ok (0.016s) 2022-05-18T04:19:36.8716766Z test_fuse_linear (jit.test_graph_rewrite_passes.TestGraphRewritePasses) ... ok (0.041s) 2022-05-18T04:19:36.8803560Z test_hash_bool (jit.test_hash.TestHash) ... ok (0.009s) 2022-05-18T04:19:36.8889153Z test_hash_device (jit.test_hash.TestHash) ... ok (0.008s) 2022-05-18T04:19:36.9010372Z test_hash_float (jit.test_hash.TestHash) ... ok (0.010s) 2022-05-18T04:19:36.9105003Z test_hash_int (jit.test_hash.TestHash) ... ok (0.000s) 2022-05-18T04:19:36.9146355Z test_hash_none (jit.test_hash.TestHash) ... ok (0.016s) 2022-05-18T04:19:36.9217426Z test_hash_string (jit.test_hash.TestHash) ... ok (0.000s) 2022-05-18T04:19:36.9224557Z test_hash_tensor (jit.test_hash.TestHash) 2022-05-18T04:19:36.9293324Z Tensors should hash by identity ... ok (0.000s) 2022-05-18T04:19:36.9376217Z test_hash_tuple (jit.test_hash.TestHash) ... ok (0.000s) 2022-05-18T04:19:36.9415461Z test_hash_tuple_nested_unhashable_type (jit.test_hash.TestHash) ... ok (0.000s) 2022-05-18T04:19:36.9710656Z test_forward_tuple_input (jit.test_hooks.TestHooks) ... ok (0.031s) 2022-05-18T04:19:36.9718536Z test_hook_compilation_hint (jit.test_hooks.TestHooks) ... skip: (0.000s) 2022-05-18T04:19:36.9837427Z test_hook_hook_name_collision (jit.test_hooks.TestHooks) ... ok (0.016s) 2022-05-18T04:19:36.9917635Z test_hook_method_name_collision (jit.test_hooks.TestHooks) ... ok (0.000s) 2022-05-18T04:19:37.0093797Z test_module_direct_forward_invocation (jit.test_hooks.TestHooks) ... ok (0.022s) 2022-05-18T04:19:37.0440079Z test_module_forward_multiple_inputs (jit.test_hooks.TestHooks) ... ok (0.031s) 2022-05-18T04:19:37.0751555Z test_module_forward_single_input (jit.test_hooks.TestHooks) ... ok (0.031s) 2022-05-18T04:19:37.1055663Z test_module_hook_return_nothing (jit.test_hooks.TestHooks) ... ok (0.044s) 2022-05-18T04:19:37.1513809Z test_module_multiple_hooks_multiple_inputs (jit.test_hooks.TestHooks) ... ok (0.039s) 2022-05-18T04:19:37.1919600Z test_module_multiple_hooks_single_input (jit.test_hooks.TestHooks) ... ok (0.047s) 2022-05-18T04:19:37.2166670Z test_module_no_forward_input (jit.test_hooks.TestHooks) ... ok (0.023s) 2022-05-18T04:19:37.2489240Z test_module_same_hook_repeated (jit.test_hooks.TestHooks) ... ok (0.031s) 2022-05-18T04:19:37.2669472Z test_submodule_called_directly_with_hooks (jit.test_hooks.TestHooks) ... ok (0.016s) 2022-05-18T04:19:37.2946998Z test_submodule_direct_forward_invocation (jit.test_hooks.TestHooks) ... ok (0.033s) 2022-05-18T04:19:37.3296539Z test_submodule_forward_multiple_inputs (jit.test_hooks.TestHooks) ... ok (0.035s) 2022-05-18T04:19:37.3608485Z test_submodule_forward_single_input (jit.test_hooks.TestHooks) ... ok (0.031s) 2022-05-18T04:19:37.3922369Z test_submodule_forward_single_input_return_not_tupled (jit.test_hooks.TestHooks) ... ok (0.031s) 2022-05-18T04:19:37.4231064Z test_submodule_hook_return_nothing (jit.test_hooks.TestHooks) ... ok (0.023s) 2022-05-18T04:19:37.4698520Z test_submodule_multiple_hooks_multiple_inputs (jit.test_hooks.TestHooks) ... ok (0.047s) 2022-05-18T04:19:37.5115144Z test_submodule_multiple_hooks_single_input (jit.test_hooks.TestHooks) ... ok (0.045s) 2022-05-18T04:19:37.5369812Z test_submodule_no_forward_input (jit.test_hooks.TestHooks) ... ok (0.016s) 2022-05-18T04:19:37.5714275Z test_submodule_same_hook_repeated (jit.test_hooks.TestHooks) ... ok (0.047s) 2022-05-18T04:19:37.6089677Z test_wrong_hook_signatures (jit.test_hooks.TestHooks) ... ok (0.039s) 2022-05-18T04:19:37.6544613Z test_wrong_pre_hook_signatures (jit.test_hooks.TestHooks) ... ok (0.037s) 2022-05-18T04:19:37.6582910Z test_add_out_ignorable_args (jit.test_ignorable_args.TestIgnorableArgs) ... ok (0.000s) 2022-05-18T04:19:37.6679484Z test_slice_ignorable_args_for_slice (jit.test_ignorable_args.TestIgnorableArgs) ... ok (0.016s) 2022-05-18T04:19:37.6708266Z test_with_ignore_context_manager_with_inp_out (jit.test_ignore_context_manager.TestIgnoreContextManager) ... skip: astunparse package is required (0.000s) 2022-05-18T04:19:37.6718370Z test_with_ignore_context_manager_with_just_inp (jit.test_ignore_context_manager.TestIgnoreContextManager) ... skip: astunparse package is required (0.000s) 2022-05-18T04:19:37.6728070Z test_with_ignore_context_manager_with_just_out (jit.test_ignore_context_manager.TestIgnoreContextManager) ... skip: astunparse package is required (0.000s) 2022-05-18T04:19:37.7231234Z test_inplace_to_functional_activation (jit.test_convert_activation.TestInplaceToFunctionalActivation) ... ok (0.053s) 2022-05-18T04:19:37.7239787Z test_resnet18_correctness (jit.test_convert_activation.TestInplaceToFunctionalActivation) ... skip: no torchvision (0.000s) 2022-05-18T04:19:37.7301131Z test_bool (jit.test_isinstance.TestIsinstance) ... ok (0.016s) 2022-05-18T04:19:37.7376597Z test_dict (jit.test_isinstance.TestIsinstance) ... ok (0.000s) 2022-05-18T04:19:37.7451171Z test_dict_nested (jit.test_isinstance.TestIsinstance) ... ok (0.016s) 2022-05-18T04:19:37.7473713Z test_dict_no_contained_type (jit.test_isinstance.TestIsinstance) ... ok (0.000s) 2022-05-18T04:19:37.7534479Z test_dict_tensor (jit.test_isinstance.TestIsinstance) ... ok (0.000s) 2022-05-18T04:19:37.7549024Z test_empty_container_special_cases (jit.test_isinstance.TestIsinstance) ... ok (0.000s) 2022-05-18T04:19:37.7564432Z test_empty_container_throws_warning_in_eager (jit.test_isinstance.TestIsinstance) ... ok (0.000s) 2022-05-18T04:19:37.7622387Z test_float (jit.test_isinstance.TestIsinstance) ... ok (0.016s) 2022-05-18T04:19:37.7682693Z test_if_else (jit.test_isinstance.TestIsinstance) ... ok (0.000s) 2022-05-18T04:19:37.7755486Z test_in_if (jit.test_isinstance.TestIsinstance) ... ok (0.000s) 2022-05-18T04:19:37.7846644Z test_in_while_loop (jit.test_isinstance.TestIsinstance) ... ok (0.016s) 2022-05-18T04:19:37.7904503Z test_int (jit.test_isinstance.TestIsinstance) ... ok (0.000s) 2022-05-18T04:19:37.7974825Z test_list (jit.test_isinstance.TestIsinstance) ... ok (0.021s) 2022-05-18T04:19:37.8047885Z test_list_nested (jit.test_isinstance.TestIsinstance) ... ok (0.001s) 2022-05-18T04:19:37.8070721Z test_list_no_contained_type (jit.test_isinstance.TestIsinstance) ... ok (0.000s) 2022-05-18T04:19:37.8134427Z test_list_tensor (jit.test_isinstance.TestIsinstance) ... ok (0.000s) 2022-05-18T04:19:37.8192149Z test_list_tensor_type_true (jit.test_isinstance.TestIsinstance) ... ok (0.000s) 2022-05-18T04:19:37.8207642Z test_nontuple_container_rhs_throws_in_eager (jit.test_isinstance.TestIsinstance) ... ok (0.000s) 2022-05-18T04:19:37.8284929Z test_optional (jit.test_isinstance.TestIsinstance) ... ok (0.000s) 2022-05-18T04:19:37.8343876Z test_optional_nested (jit.test_isinstance.TestIsinstance) ... ok (0.016s) 2022-05-18T04:19:37.8367909Z test_optional_no_contained_type (jit.test_isinstance.TestIsinstance) ... ok (0.000s) 2022-05-18T04:19:37.8424596Z test_optional_none (jit.test_isinstance.TestIsinstance) ... ok (0.000s) 2022-05-18T04:19:37.8482758Z test_tensor_type_false (jit.test_isinstance.TestIsinstance) ... ok (0.016s) 2022-05-18T04:19:37.8553959Z test_tuple (jit.test_isinstance.TestIsinstance) ... ok (0.000s) 2022-05-18T04:19:37.8651549Z test_tuple_nested (jit.test_isinstance.TestIsinstance) ... ok (0.016s) 2022-05-18T04:19:37.8675267Z test_tuple_no_contained_type (jit.test_isinstance.TestIsinstance) ... ok (0.000s) 2022-05-18T04:19:37.8772739Z test_tuple_rhs (jit.test_isinstance.TestIsinstance) ... ok (0.016s) 2022-05-18T04:19:37.8831030Z test_tuple_tensor (jit.test_isinstance.TestIsinstance) ... ok (0.000s) 2022-05-18T04:19:37.9025664Z test_type_refinement (jit.test_isinstance.TestIsinstance) ... ok (0.023s) 2022-05-18T04:19:37.9804580Z test_ModuleList (__main__.TestJit) ... ok (0.078s) 2022-05-18T04:19:38.0118712Z test_Sequential (__main__.TestJit) ... ok (0.022s) 2022-05-18T04:19:38.0394199Z test_T_mT_H_mH (__main__.TestJit) ... ok (0.031s) 2022-05-18T04:19:38.0765205Z test_add_relu_fusion (__main__.TestJit) ... ok (0.031s) 2022-05-18T04:19:38.0787486Z test_arg_configurations (__main__.TestJit) 2022-05-18T04:19:38.0788375Z Different arg configurations should trigger different traces ... skip: Need to be adjusted to Graph Executor (0.016s) 2022-05-18T04:19:38.0848510Z test_attrs (__main__.TestJit) ... ok (0.000s) 2022-05-18T04:19:38.0897935Z test_batchnorm (__main__.TestJit) ... ok (0.000s) 2022-05-18T04:19:38.0911759Z test_big (__main__.TestJit) ... skip: Requires a lot of RAM (0.000s) 2022-05-18T04:19:38.0962578Z test_conj_transpose (__main__.TestJit) ... ok (0.019s) 2022-05-18T04:19:44.4295291Z test_constant_insertion (__main__.TestJit) ... ok (6.334s) 2022-05-18T04:19:44.4367521Z test_constant_prop_aliasing_type (__main__.TestJit) ... ok (0.007s) 2022-05-18T04:19:44.4432149Z test_constant_prop_exception (__main__.TestJit) ... ok (0.007s) 2022-05-18T04:19:44.4500329Z test_constant_prop_if_constant (__main__.TestJit) ... ok (0.006s) 2022-05-18T04:19:44.4535819Z test_constant_prop_if_inline (__main__.TestJit) ... ok (0.004s) 2022-05-18T04:19:44.4595814Z test_constant_prop_loop_constant (__main__.TestJit) ... ok (0.006s) 2022-05-18T04:19:44.4651891Z test_constant_prop_nested (__main__.TestJit) ... ok (0.006s) 2022-05-18T04:19:44.4720079Z test_constant_prop_none (__main__.TestJit) ... ok (0.006s) 2022-05-18T04:19:44.4761209Z test_constant_prop_print (__main__.TestJit) ... ok (0.004s) 2022-05-18T04:19:44.4800414Z test_constant_prop_rand (__main__.TestJit) ... ok (0.003s) 2022-05-18T04:19:44.4851739Z test_constant_prop_remove_output (__main__.TestJit) ... ok (0.006s) 2022-05-18T04:19:44.4896715Z test_constant_prop_simple (__main__.TestJit) ... ok (0.004s) 2022-05-18T04:19:44.4930804Z test_constants_pkl (__main__.TestJit) ... ok (0.003s) 2022-05-18T04:19:44.5180533Z test_cpp (__main__.TestJit) ... ok (0.018s) 2022-05-18T04:19:44.5320952Z test_cse (__main__.TestJit) ... ok (0.016s) 2022-05-18T04:19:44.5385687Z test_cse_not_introduce_aliasing (__main__.TestJit) ... ok (0.000s) 2022-05-18T04:19:44.5404940Z test_cu_escaped_number (__main__.TestJit) ... ok (0.000s) 2022-05-18T04:19:44.5419568Z test_cuda_export_restore (__main__.TestJit) ... skip: requires CUDA (0.016s) 2022-05-18T04:19:44.5552078Z test_debug_flush_compilation_cache (__main__.TestJit) ... ok (0.000s) 2022-05-18T04:19:44.5677887Z test_decompose_addmm (__main__.TestJit) ... ok (0.016s) 2022-05-18T04:19:44.5687090Z test_device_not_equal (__main__.TestJit) ... skip: requires CUDA (0.000s) 2022-05-18T04:19:44.5738534Z test_diff_subgraph_clones_constants (__main__.TestJit) ... ok (0.016s) 2022-05-18T04:19:44.5756943Z test_disabled (__main__.TestJit) ... ok (0.000s) 2022-05-18T04:19:44.5783822Z test_dropout (__main__.TestJit) ... ok (0.000s) 2022-05-18T04:19:44.5799956Z test_dropout_cuda (__main__.TestJit) ... skip: test_dropout_cuda require CUDA (0.000s) 2022-05-18T04:19:44.6790787Z test_dropout_func_requires_grad (__main__.TestJit) ... ok (0.095s) 2022-05-18T04:19:44.6822410Z test_dropout_module_requires_grad (__main__.TestJit) ... skip: Testing differentiable graph (0.000s) 2022-05-18T04:19:44.7156888Z test_einsum (__main__.TestJit) ... ok (0.032s) 2022-05-18T04:19:44.7194248Z test_element_size (__main__.TestJit) ... ok (0.001s) 2022-05-18T04:19:44.7204224Z test_expand_fold_quant_inputs (__main__.TestJit) ... ok (0.000s) 2022-05-18T04:19:44.7213855Z test_expand_quantlint (__main__.TestJit) ... ok (0.000s) 2022-05-18T04:19:44.7233366Z test_export_batchnorm (__main__.TestJit) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-05-18T04:19:44.7371654Z test_export_dropout (__main__.TestJit) ... ok (0.016s) 2022-05-18T04:19:44.8124008Z test_export_lstm (__main__.TestJit) ... ok (0.067s) 2022-05-18T04:19:44.8285067Z test_export_opnames (__main__.TestJit) ... ok (0.016s) 2022-05-18T04:19:44.9324262Z test_export_rnn (__main__.TestJit) ... ok (0.117s) 2022-05-18T04:19:44.9341885Z test_flags (__main__.TestJit) ... skip: Need to instrument GraphExecutors a bit more (0.002s) 2022-05-18T04:19:44.9542664Z test_function_default_values (__main__.TestJit) ... ok (0.020s) 2022-05-18T04:19:44.9581603Z test_hide_source_ranges_context_manager (__main__.TestJit) ... ok (0.004s) 2022-05-18T04:19:44.9643136Z test_import_method (__main__.TestJit) ... ok (0.006s) 2022-05-18T04:19:44.9669359Z test_inferred_as_tensor (__main__.TestJit) ... ok (0.003s) 2022-05-18T04:19:44.9708389Z test_layout (__main__.TestJit) ... ok (0.004s) 2022-05-18T04:19:44.9761371Z test_matrix_conj_transpose (__main__.TestJit) ... ok (0.005s) 2022-05-18T04:19:44.9803065Z test_matrix_transpose (__main__.TestJit) ... ok (0.004s) 2022-05-18T04:19:44.9868830Z test_module_default_values (__main__.TestJit) ... ok (0.007s) 2022-05-18T04:19:44.9933069Z test_mutable_default_values (__main__.TestJit) ... ok (0.006s) 2022-05-18T04:19:44.9949972Z test_native_dropout_corner_case (__main__.TestJit) ... skip: test requires CUDA (0.002s) 2022-05-18T04:19:45.3521656Z test_nn_conv (__main__.TestJit) ... ok (0.352s) 2022-05-18T04:19:45.4163064Z test_nn_lp_pool1d (__main__.TestJit) ... ok (0.069s) 2022-05-18T04:19:45.4808776Z test_nn_lp_pool2d (__main__.TestJit) ... ok (0.064s) 2022-05-18T04:19:45.9231095Z test_nn_padding (__main__.TestJit) ... ok (0.442s) 2022-05-18T04:19:45.9684274Z test_nn_padding_functional (__main__.TestJit) ... ok (0.046s) 2022-05-18T04:19:45.9735163Z test_no_erroneous_warnings (__main__.TestJit) ... ok (0.005s) 2022-05-18T04:19:45.9746198Z test_non_ascii_string (__main__.TestJit) ... skip: temporarily disable the test for fwd compatibility (0.001s) 2022-05-18T04:19:45.9781925Z test_numel (__main__.TestJit) ... ok (0.003s) 2022-05-18T04:19:46.0149174Z test_pattern_based_module_rewrite (__main__.TestJit) ... ok (0.037s) 2022-05-18T04:19:46.0178260Z test_pattern_based_rewrite (__main__.TestJit) ... ok (0.000s) 2022-05-18T04:19:46.0435775Z test_pattern_based_rewrite_with_source_range_preserved (__main__.TestJit) ... ok (0.016s) 2022-05-18T04:19:46.0474039Z test_peephole_optimize_shape_ops (__main__.TestJit) ... skip: Simple executor doesn't have shape information (0.016s) 2022-05-18T04:19:46.0514434Z test_permute_inputs_binding (__main__.TestJit) ... ok (0.000s) 2022-05-18T04:19:46.0833860Z test_pretty_printer (__main__.TestJit) ... ok (0.031s) 2022-05-18T04:19:46.0846097Z test_print_classes_module (__main__.TestJit) ... ok (0.000s) 2022-05-18T04:19:46.0857635Z test_print_op_module (__main__.TestJit) ... ok (0.000s) 2022-05-18T04:19:46.0870255Z test_print_torch_ops_modules (__main__.TestJit) ... ok (0.000s) 2022-05-18T04:19:46.0889980Z test_profiler (__main__.TestJit) ... skip: TODO: fix occasional windows failure (0.000s) 2022-05-18T04:19:46.1961667Z test_python_bindings (__main__.TestJit) ... ok (0.119s) 2022-05-18T04:19:46.2007994Z test_python_ir (__main__.TestJit) ... ok (0.004s) 2022-05-18T04:19:46.2059426Z test_python_ir_utils (__main__.TestJit) ... ok (0.004s) 2022-05-18T04:19:46.2142204Z test_python_ir_utils_graph (__main__.TestJit) ... ok (0.000s) 2022-05-18T04:19:46.2165400Z test_python_ivalue (__main__.TestJit) ... ok (0.000s) 2022-05-18T04:19:47.1000600Z test_pytorch_jit_env_off (__main__.TestJit) ... ok (0.895s) 2022-05-18T04:19:47.1018009Z test_recursive_cse (__main__.TestJit) ... ok (0.000s) 2022-05-18T04:19:47.1166895Z test_restore_device (__main__.TestJit) ... ok (0.016s) 2022-05-18T04:19:47.1193260Z test_restore_device_cuda (__main__.TestJit) ... skip: restore device requires CUDA (0.000s) 2022-05-18T04:19:47.1209663Z test_restore_shared_storage_on_cuda (__main__.TestJit) ... skip: restore device requires CUDA (0.000s) 2022-05-18T04:19:47.2311510Z test_script_autograd_grad (__main__.TestJit) ... ok (0.108s) 2022-05-18T04:19:47.2462463Z test_script_backward (__main__.TestJit) ... ok (0.016s) 2022-05-18T04:19:47.2575921Z 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 2022-05-18T04:19:47.2576598Z warnings.warn( 2022-05-18T04:19:47.2576861Z ok (0.016s) 2022-05-18T04:19:47.2610460Z test_script_fn_pkl (__main__.TestJit) ... ok (0.000s) 2022-05-18T04:19:47.2663068Z test_script_tensor_type (__main__.TestJit) ... ok (0.000s) 2022-05-18T04:19:47.2701249Z test_shape_analysis_broadcast (__main__.TestJit) ... ok (0.016s) 2022-05-18T04:19:47.2716773Z test_shape_analysis_masked_select (__main__.TestJit) ... ok (0.000s) 2022-05-18T04:19:47.2732066Z test_shape_analysis_unsqueeze_in_loop (__main__.TestJit) ... ok (0.000s) 2022-05-18T04:19:47.2774191Z test_sparse_csr_tensors (__main__.TestJit) ... ok (0.000s) 2022-05-18T04:19:47.3212927Z test_sparse_tensors (__main__.TestJit) ... ok (0.048s) 2022-05-18T04:19:47.3595759Z test_torch_complex (__main__.TestJit) ... C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\testing\_internal\common_utils.py:426: UserWarning: An output with one or more elements was resized since it had shape [3, 4], which does not match the required output shape [2]. This behavior is deprecated, and in a future PyTorch release outputs will not be resized unless they have zero elements. You can explicitly reuse an out tensor t by resizing it, inplace, to zero elements with t.resize_(0). (Triggered internally at C:\actions-runner\_work\pytorch\pytorch\aten\src\ATen\native\Resize.cpp:24.) 2022-05-18T04:19:47.3597036Z return callable(*args, **kwargs) 2022-05-18T04:19:47.3598344Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\testing\_internal\common_utils.py:426: UserWarning: An output with one or more elements was resized since it had shape [5, 2], which does not match the required output shape [2]. This behavior is deprecated, and in a future PyTorch release outputs will not be resized unless they have zero elements. You can explicitly reuse an out tensor t by resizing it, inplace, to zero elements with t.resize_(0). (Triggered internally at C:\actions-runner\_work\pytorch\pytorch\aten\src\ATen\native\Resize.cpp:24.) 2022-05-18T04:19:47.3599545Z return callable(*args, **kwargs) 2022-05-18T04:19:47.3599823Z ok (0.031s) 2022-05-18T04:19:47.3606104Z test_torch_load_error (__main__.TestJit) ... skip: TODO: re-enable with https://github.com/pytorch/pytorch/pull/29339 (0.000s) 2022-05-18T04:19:47.3702679Z test_torch_load_zipfile_check (__main__.TestJit) ... ok (0.016s) 2022-05-18T04:19:47.3731805Z test_torch_ops_kwonly (__main__.TestJit) ... ok (0.000s) 2022-05-18T04:19:47.3759931Z test_torch_ops_overloaded (__main__.TestJit) ... ok (0.000s) 2022-05-18T04:19:47.3894310Z test_torch_sum (__main__.TestJit) ... ok (0.016s) 2022-05-18T04:19:47.3978768Z test_trace_retains_train (__main__.TestJit) ... ok (0.018s) 2022-05-18T04:19:47.4536770Z test_train_eval (__main__.TestJit) ... ok (0.056s) 2022-05-18T04:19:47.4579470Z test_transpose (__main__.TestJit) ... ok (0.004s) 2022-05-18T04:19:47.4716764Z test_unchecked_cast (__main__.TestJit) ... ok (0.014s) 2022-05-18T04:19:47.4735592Z test_unique_state_dict (__main__.TestJit) ... ok (0.002s) 2022-05-18T04:19:47.4746732Z test_verify (__main__.TestJit) ... skip: verify needs to be updated to work with GraphExecutors (0.001s) 2022-05-18T04:19:47.4864329Z test_warnings (__main__.TestJit) ... ok (0.011s) 2022-05-18T04:19:47.5681566Z test_generate_autocast_jit_trace_model (__main__.TestJitAutocast) ... ok (0.074s) 2022-05-18T04:19:47.6506406Z test_nchw_autocast_jit_trace_model (__main__.TestJitAutocast) ... C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\testing\_deprecated.py:35: FutureWarning: torch.testing.assert_allclose() is deprecated since 1.12 and will be removed in 1.14. Use torch.testing.assert_close() instead. For detailed upgrade instructions see https://github.com/pytorch/pytorch/issues/61844. 2022-05-18T04:19:47.6507422Z warnings.warn(msg, FutureWarning) 2022-05-18T04:19:47.6507711Z ok (0.085s) 2022-05-18T04:19:47.7356120Z test_nhwc_autocast_jit_trace_model (__main__.TestJitAutocast) ... ok (0.078s) 2022-05-18T04:19:47.7972176Z test_nn_AdaptiveAvgPool1d (__main__.TestJitGeneratedModule) ... ok (0.062s) 2022-05-18T04:19:47.8564355Z test_nn_AdaptiveAvgPool1d_no_batch_dim (__main__.TestJitGeneratedModule) ... ok (0.064s) 2022-05-18T04:19:47.9166730Z test_nn_AdaptiveAvgPool1d_one_output (__main__.TestJitGeneratedModule) ... ok (0.067s) 2022-05-18T04:19:47.9878618Z test_nn_AdaptiveAvgPool2d_no_batch_dim (__main__.TestJitGeneratedModule) ... ok (0.071s) 2022-05-18T04:19:48.0569919Z test_nn_AdaptiveAvgPool2d_single (__main__.TestJitGeneratedModule) ... ok (0.059s) 2022-05-18T04:19:48.1267366Z test_nn_AdaptiveAvgPool2d_single_1x1output (__main__.TestJitGeneratedModule) ... ok (0.068s) 2022-05-18T04:19:48.1956285Z test_nn_AdaptiveAvgPool2d_tuple (__main__.TestJitGeneratedModule) ... ok (0.081s) 2022-05-18T04:19:48.1996661Z test_nn_AdaptiveAvgPool2d_tuple_none (__main__.TestJitGeneratedModule) ... ok (0.004s) 2022-05-18T04:19:48.2686160Z test_nn_AdaptiveAvgPool3d_last_dim (__main__.TestJitGeneratedModule) ... ok (0.057s) 2022-05-18T04:19:48.3365928Z test_nn_AdaptiveAvgPool3d_no_batch_dim (__main__.TestJitGeneratedModule) ... ok (0.079s) 2022-05-18T04:19:48.4067558Z test_nn_AdaptiveAvgPool3d_single (__main__.TestJitGeneratedModule) ... ok (0.071s) 2022-05-18T04:19:48.4778633Z test_nn_AdaptiveAvgPool3d_tuple (__main__.TestJitGeneratedModule) ... ok (0.071s) 2022-05-18T04:19:48.4819140Z test_nn_AdaptiveAvgPool3d_tuple_none (__main__.TestJitGeneratedModule) ... ok (0.004s) 2022-05-18T04:19:48.5601599Z test_nn_AdaptiveMaxPool1d (__main__.TestJitGeneratedModule) ... ok (0.063s) 2022-05-18T04:19:48.6317812Z test_nn_AdaptiveMaxPool1d_no_batch_dim (__main__.TestJitGeneratedModule) ... ok (0.085s) 2022-05-18T04:19:48.7194950Z test_nn_AdaptiveMaxPool2d_no_batch_dim (__main__.TestJitGeneratedModule) ... ok (0.080s) 2022-05-18T04:19:48.7972840Z test_nn_AdaptiveMaxPool2d_single (__main__.TestJitGeneratedModule) ... ok (0.078s) 2022-05-18T04:19:48.8738379Z test_nn_AdaptiveMaxPool2d_tuple (__main__.TestJitGeneratedModule) ... ok (0.079s) 2022-05-18T04:19:48.8778683Z test_nn_AdaptiveMaxPool2d_tuple_none (__main__.TestJitGeneratedModule) ... ok (0.000s) 2022-05-18T04:19:48.9620018Z test_nn_AdaptiveMaxPool3d_no_batch_dim (__main__.TestJitGeneratedModule) ... ok (0.093s) 2022-05-18T04:19:49.0383438Z test_nn_AdaptiveMaxPool3d_single (__main__.TestJitGeneratedModule) ... ok (0.077s) 2022-05-18T04:19:49.1170230Z test_nn_AdaptiveMaxPool3d_single_nonatomic (__main__.TestJitGeneratedModule) ... ok (0.076s) 2022-05-18T04:19:49.1946798Z test_nn_AdaptiveMaxPool3d_tuple (__main__.TestJitGeneratedModule) ... ok (0.080s) 2022-05-18T04:19:49.2726286Z test_nn_AdaptiveMaxPool3d_tuple_nonatomic (__main__.TestJitGeneratedModule) ... ok (0.065s) 2022-05-18T04:19:49.2767058Z test_nn_AdaptiveMaxPool3d_tuple_none (__main__.TestJitGeneratedModule) ... ok (0.016s) 2022-05-18T04:19:49.3422680Z test_nn_AvgPool1d (__main__.TestJitGeneratedModule) ... ok (0.055s) 2022-05-18T04:19:49.4075274Z test_nn_AvgPool1d_no_batch_dim (__main__.TestJitGeneratedModule) ... ok (0.070s) 2022-05-18T04:19:49.4726289Z test_nn_AvgPool1d_stride (__main__.TestJitGeneratedModule) ... ok (0.073s) 2022-05-18T04:19:49.5377705Z test_nn_AvgPool1d_stride_pad (__main__.TestJitGeneratedModule) ... ok (0.058s) 2022-05-18T04:19:49.6043232Z test_nn_AvgPool2d (__main__.TestJitGeneratedModule) ... ok (0.068s) 2022-05-18T04:19:49.6707655Z test_nn_AvgPool2d_divisor (__main__.TestJitGeneratedModule) ... ok (0.063s) 2022-05-18T04:19:49.7374066Z test_nn_AvgPool2d_divisor_stride (__main__.TestJitGeneratedModule) ... ok (0.069s) 2022-05-18T04:19:49.8037504Z test_nn_AvgPool2d_divisor_stride_pad (__main__.TestJitGeneratedModule) ... ok (0.070s) 2022-05-18T04:19:49.8698148Z test_nn_AvgPool2d_no_batch_dim (__main__.TestJitGeneratedModule) ... ok (0.063s) 2022-05-18T04:19:49.9363544Z test_nn_AvgPool2d_stride (__main__.TestJitGeneratedModule) ... ok (0.068s) 2022-05-18T04:19:50.0049744Z test_nn_AvgPool2d_stride_pad (__main__.TestJitGeneratedModule) ... ok (0.069s) 2022-05-18T04:19:50.0722635Z test_nn_AvgPool3d (__main__.TestJitGeneratedModule) ... ok (0.063s) 2022-05-18T04:19:50.1409902Z test_nn_AvgPool3d_divisor (__main__.TestJitGeneratedModule) ... ok (0.069s) 2022-05-18T04:19:50.2101083Z test_nn_AvgPool3d_divisor_stride (__main__.TestJitGeneratedModule) ... ok (0.080s) 2022-05-18T04:19:50.2779740Z test_nn_AvgPool3d_divisor_stride1_pad0_gpu_input (__main__.TestJitGeneratedModule) ... ok (0.066s) 2022-05-18T04:19:50.3451995Z test_nn_AvgPool3d_divisor_stride_pad (__main__.TestJitGeneratedModule) ... ok (0.070s) 2022-05-18T04:19:50.4126085Z test_nn_AvgPool3d_divisor_stride_pad_gpu_fixedkw_output (__main__.TestJitGeneratedModule) ... ok (0.054s) 2022-05-18T04:19:50.4800962Z test_nn_AvgPool3d_divisor_stride_pad_gpu_general_output (__main__.TestJitGeneratedModule) ... ok (0.078s) 2022-05-18T04:19:50.5468811Z test_nn_AvgPool3d_divisor_stride_pad_gpu_input_nooverlap (__main__.TestJitGeneratedModule) ... ok (0.070s) 2022-05-18T04:19:50.6140039Z test_nn_AvgPool3d_no_batch_dim (__main__.TestJitGeneratedModule) ... ok (0.067s) 2022-05-18T04:19:50.6818545Z test_nn_AvgPool3d_stride (__main__.TestJitGeneratedModule) ... ok (0.063s) 2022-05-18T04:19:50.7520253Z test_nn_AvgPool3d_stride1_pad0_gpu_input (__main__.TestJitGeneratedModule) ... ok (0.076s) 2022-05-18T04:19:50.8211100Z test_nn_AvgPool3d_stride_pad (__main__.TestJitGeneratedModule) ... ok (0.062s) 2022-05-18T04:19:50.8879816Z test_nn_AvgPool3d_stride_pad_gpu_fixedkw_output (__main__.TestJitGeneratedModule) ... ok (0.063s) 2022-05-18T04:19:50.9559331Z test_nn_AvgPool3d_stride_pad_gpu_general_output (__main__.TestJitGeneratedModule) ... ok (0.070s) 2022-05-18T04:19:51.0227911Z test_nn_AvgPool3d_stride_pad_gpu_input_nooverlap (__main__.TestJitGeneratedModule) ... ok (0.068s) 2022-05-18T04:19:51.0944677Z test_nn_BCELoss (__main__.TestJitGeneratedModule) ... ok (0.080s) 2022-05-18T04:19:51.1392744Z test_nn_BCELoss_no_batch_dim_mean (__main__.TestJitGeneratedModule) ... ok (0.036s) 2022-05-18T04:19:51.1849470Z test_nn_BCELoss_no_batch_dim_none (__main__.TestJitGeneratedModule) ... ok (0.047s) 2022-05-18T04:19:51.2322185Z test_nn_BCELoss_no_batch_dim_sum (__main__.TestJitGeneratedModule) ... ok (0.055s) 2022-05-18T04:19:51.2366795Z test_nn_BCELoss_no_reduce (__main__.TestJitGeneratedModule) ... ok (0.005s) 2022-05-18T04:19:51.2408978Z test_nn_BCELoss_no_reduce_scalar (__main__.TestJitGeneratedModule) ... ok (0.004s) 2022-05-18T04:19:51.2904662Z test_nn_BCELoss_scalar_weights (__main__.TestJitGeneratedModule) ... ok (0.049s) 2022-05-18T04:19:51.3364173Z test_nn_BCELoss_weights (__main__.TestJitGeneratedModule) ... ok (0.040s) 2022-05-18T04:19:51.3403351Z test_nn_BCELoss_weights_no_reduce (__main__.TestJitGeneratedModule) ... ok (0.000s) 2022-05-18T04:19:51.3442040Z test_nn_BCELoss_weights_no_reduce_scalar (__main__.TestJitGeneratedModule) ... ok (0.000s) 2022-05-18T04:19:51.4005973Z test_nn_BCEWithLogitsLoss (__main__.TestJitGeneratedModule) ... ok (0.069s) 2022-05-18T04:19:51.4045255Z test_nn_BCEWithLogitsLoss_legacy_enum (__main__.TestJitGeneratedModule) ... ok (0.000s) 2022-05-18T04:19:51.4495450Z test_nn_BCEWithLogitsLoss_no_batch_dim_mean (__main__.TestJitGeneratedModule) ... ok (0.047s) 2022-05-18T04:19:51.4944662Z test_nn_BCEWithLogitsLoss_no_batch_dim_none (__main__.TestJitGeneratedModule) ... ok (0.048s) 2022-05-18T04:19:51.5398896Z test_nn_BCEWithLogitsLoss_no_batch_dim_sum (__main__.TestJitGeneratedModule) ... ok (0.036s) 2022-05-18T04:19:51.5438092Z test_nn_BCEWithLogitsLoss_no_reduce (__main__.TestJitGeneratedModule) ... ok (0.000s) 2022-05-18T04:19:51.5476926Z test_nn_BCEWithLogitsLoss_no_reduce_scalar (__main__.TestJitGeneratedModule) ... ok (0.016s) 2022-05-18T04:19:51.5930682Z test_nn_BCEWithLogitsLoss_scalar_weights (__main__.TestJitGeneratedModule) ... ok (0.047s) 2022-05-18T04:19:51.6384832Z test_nn_BCEWithLogitsLoss_weights (__main__.TestJitGeneratedModule) ... ok (0.036s) 2022-05-18T04:19:51.7650790Z test_nn_BatchNorm1d_3d_input (__main__.TestJitGeneratedModule) ... ok (0.136s) 2022-05-18T04:19:51.8886208Z test_nn_BatchNorm1d_3d_input_not_affine (__main__.TestJitGeneratedModule) ... ok (0.111s) 2022-05-18T04:19:52.0155425Z test_nn_BatchNorm1d_affine (__main__.TestJitGeneratedModule) ... ok (0.139s) 2022-05-18T04:19:52.1629288Z test_nn_BatchNorm1d_affine_simple_average (__main__.TestJitGeneratedModule) ... ok (0.147s) 2022-05-18T04:19:52.2907186Z test_nn_BatchNorm1d_not_affine (__main__.TestJitGeneratedModule) ... ok (0.128s) 2022-05-18T04:19:52.4105532Z test_nn_BatchNorm1d_not_tracking_stats (__main__.TestJitGeneratedModule) ... ok (0.108s) 2022-05-18T04:19:52.5325955Z test_nn_BatchNorm1d_zero_batch (__main__.TestJitGeneratedModule) ... ok (0.134s) 2022-05-18T04:19:52.6561818Z test_nn_BatchNorm2d (__main__.TestJitGeneratedModule) ... ok (0.115s) 2022-05-18T04:19:52.7925245Z test_nn_BatchNorm2d_2d_simple_average (__main__.TestJitGeneratedModule) ... ok (0.146s) 2022-05-18T04:19:52.9168122Z test_nn_BatchNorm2d_momentum (__main__.TestJitGeneratedModule) ... ok (0.122s) 2022-05-18T04:19:53.0510383Z test_nn_BatchNorm2d_not_affine (__main__.TestJitGeneratedModule) ... ok (0.135s) 2022-05-18T04:19:53.1697825Z test_nn_BatchNorm2d_not_tracking_stats (__main__.TestJitGeneratedModule) ... ok (0.112s) 2022-05-18T04:19:53.2964399Z test_nn_BatchNorm2d_zero_batch (__main__.TestJitGeneratedModule) ... ok (0.135s) 2022-05-18T04:19:53.4211317Z test_nn_BatchNorm3d (__main__.TestJitGeneratedModule) ... ok (0.120s) 2022-05-18T04:19:53.5493465Z test_nn_BatchNorm3d_3d_simple_average (__main__.TestJitGeneratedModule) ... ok (0.131s) 2022-05-18T04:19:53.6719946Z test_nn_BatchNorm3d_momentum (__main__.TestJitGeneratedModule) ... ok (0.115s) 2022-05-18T04:19:53.7988176Z test_nn_BatchNorm3d_not_affine (__main__.TestJitGeneratedModule) ... ok (0.137s) 2022-05-18T04:19:53.9160250Z test_nn_BatchNorm3d_not_tracking_stats (__main__.TestJitGeneratedModule) ... ok (0.116s) 2022-05-18T04:19:54.0388592Z test_nn_BatchNorm3d_zero_batch (__main__.TestJitGeneratedModule) ... ok (0.124s) 2022-05-18T04:19:54.1166864Z test_nn_Bilinear (__main__.TestJitGeneratedModule) ... ok (0.075s) 2022-05-18T04:19:54.1835524Z test_nn_CELU (__main__.TestJitGeneratedModule) ... ok (0.063s) 2022-05-18T04:19:54.2522327Z test_nn_CELU_no_batch_dim (__main__.TestJitGeneratedModule) ... ok (0.076s) 2022-05-18T04:19:54.3193764Z test_nn_CELU_scalar (__main__.TestJitGeneratedModule) ... ok (0.062s) 2022-05-18T04:19:54.3233470Z test_nn_CTCLoss_2d_int_target_lengths_intlists (__main__.TestJitGeneratedModule) ... skip: module test skipped on JIT (0.000s) 2022-05-18T04:19:54.3648276Z test_nn_CTCLoss_2d_int_target_lengths_tensors (__main__.TestJitGeneratedModule) ... ok (0.047s) 2022-05-18T04:19:54.4007088Z test_nn_CTCLoss_2d_lengths_tensors (__main__.TestJitGeneratedModule) ... ok (0.037s) 2022-05-18T04:19:54.4046383Z test_nn_CTCLoss_lengths_intlists (__main__.TestJitGeneratedModule) ... skip: module test skipped on JIT (0.000s) 2022-05-18T04:19:54.4392480Z test_nn_CTCLoss_lengths_tensors (__main__.TestJitGeneratedModule) ... ok (0.031s) 2022-05-18T04:19:54.5002624Z test_nn_ConstantPad1d (__main__.TestJitGeneratedModule) ... ok (0.070s) 2022-05-18T04:19:54.5612148Z test_nn_ConstantPad1d_batch (__main__.TestJitGeneratedModule) ... ok (0.048s) 2022-05-18T04:19:54.6221792Z test_nn_ConstantPad1d_complex (__main__.TestJitGeneratedModule) ... ok (0.066s) 2022-05-18T04:19:54.6849041Z test_nn_ConstantPad2d (__main__.TestJitGeneratedModule) ... ok (0.062s) 2022-05-18T04:19:54.7476184Z test_nn_ConstantPad2d_complex (__main__.TestJitGeneratedModule) ... ok (0.071s) 2022-05-18T04:19:54.8097038Z test_nn_ConstantPad2d_no_batch_dim (__main__.TestJitGeneratedModule) ... ok (0.051s) 2022-05-18T04:19:54.8723019Z test_nn_ConstantPad3d (__main__.TestJitGeneratedModule) ... ok (0.063s) 2022-05-18T04:19:54.9355805Z test_nn_ConstantPad3d_complex (__main__.TestJitGeneratedModule) ... ok (0.070s) 2022-05-18T04:19:54.9987123Z test_nn_ConstantPad3d_no_batch_dim (__main__.TestJitGeneratedModule) ... ok (0.068s) 2022-05-18T04:19:55.0822289Z test_nn_Conv1d (__main__.TestJitGeneratedModule) ... ok (0.073s) 2022-05-18T04:19:55.1698018Z test_nn_Conv1d_circular_stride2_pad2 (__main__.TestJitGeneratedModule) ... ok (0.095s) 2022-05-18T04:19:55.2553030Z test_nn_Conv1d_dilated (__main__.TestJitGeneratedModule) ... ok (0.089s) 2022-05-18T04:19:55.3412282Z test_nn_Conv1d_groups (__main__.TestJitGeneratedModule) ... ok (0.074s) 2022-05-18T04:19:55.4245614Z test_nn_Conv1d_pad1 (__main__.TestJitGeneratedModule) ... ok (0.084s) 2022-05-18T04:19:55.5073650Z test_nn_Conv1d_pad1size1 (__main__.TestJitGeneratedModule) ... ok (0.093s) 2022-05-18T04:19:55.5912015Z test_nn_Conv1d_pad2 (__main__.TestJitGeneratedModule) ... ok (0.074s) 2022-05-18T04:19:55.6739098Z test_nn_Conv1d_pad2size1 (__main__.TestJitGeneratedModule) ... ok (0.080s) 2022-05-18T04:19:55.7566437Z test_nn_Conv1d_pad_same (__main__.TestJitGeneratedModule) ... ok (0.084s) 2022-05-18T04:19:55.8404002Z test_nn_Conv1d_pad_same2 (__main__.TestJitGeneratedModule) ... ok (0.085s) 2022-05-18T04:19:55.9246940Z test_nn_Conv1d_pad_same_dilated (__main__.TestJitGeneratedModule) ... ok (0.085s) 2022-05-18T04:19:56.0076907Z test_nn_Conv1d_pad_valid (__main__.TestJitGeneratedModule) ... ok (0.092s) 2022-05-18T04:19:56.0985939Z test_nn_Conv1d_reflect_stride2_pad2 (__main__.TestJitGeneratedModule) ... ok (0.090s) 2022-05-18T04:19:56.1867505Z test_nn_Conv1d_replicate_stride2_pad2 (__main__.TestJitGeneratedModule) ... ok (0.079s) 2022-05-18T04:19:56.2705547Z test_nn_Conv1d_stride (__main__.TestJitGeneratedModule) ... ok (0.085s) 2022-05-18T04:19:56.3528321Z test_nn_Conv1d_zero_batch (__main__.TestJitGeneratedModule) ... ok (0.084s) 2022-05-18T04:19:56.4364188Z test_nn_Conv1d_zeros_stride2_pad2 (__main__.TestJitGeneratedModule) ... ok (0.084s) 2022-05-18T04:19:56.5222067Z test_nn_Conv2d (__main__.TestJitGeneratedModule) ... ok (0.092s) 2022-05-18T04:19:56.6139307Z test_nn_Conv2d_circular_stride2_pad2 (__main__.TestJitGeneratedModule) ... ok (0.078s) 2022-05-18T04:19:56.7018324Z test_nn_Conv2d_depthwise (__main__.TestJitGeneratedModule) ... ok (0.099s) 2022-05-18T04:19:56.7903905Z test_nn_Conv2d_depthwise_dilated (__main__.TestJitGeneratedModule) ... ok (0.078s) 2022-05-18T04:19:56.8779083Z test_nn_Conv2d_depthwise_padded (__main__.TestJitGeneratedModule) ... ok (0.100s) 2022-05-18T04:19:56.9638108Z test_nn_Conv2d_depthwise_strided (__main__.TestJitGeneratedModule) ... ok (0.084s) 2022-05-18T04:19:57.0506438Z test_nn_Conv2d_depthwise_with_multiplier (__main__.TestJitGeneratedModule) ... ok (0.089s) 2022-05-18T04:19:57.1346718Z test_nn_Conv2d_dilated (__main__.TestJitGeneratedModule) ... ok (0.080s) 2022-05-18T04:19:57.2197231Z test_nn_Conv2d_groups (__main__.TestJitGeneratedModule) ... ok (0.084s) 2022-05-18T04:19:57.3088285Z test_nn_Conv2d_groups_thnn (__main__.TestJitGeneratedModule) ... ok (0.084s) 2022-05-18T04:19:57.4049708Z test_nn_Conv2d_no_bias (__main__.TestJitGeneratedModule) ... ok (0.100s) 2022-05-18T04:19:57.4884239Z test_nn_Conv2d_pad_same (__main__.TestJitGeneratedModule) ... ok (0.078s) 2022-05-18T04:19:57.5745885Z test_nn_Conv2d_pad_same_dilated (__main__.TestJitGeneratedModule) ... ok (0.098s) 2022-05-18T04:19:57.6579646Z test_nn_Conv2d_pad_valid (__main__.TestJitGeneratedModule) ... ok (0.071s) 2022-05-18T04:19:57.7421623Z test_nn_Conv2d_padding (__main__.TestJitGeneratedModule) ... ok (0.084s) 2022-05-18T04:19:57.8309759Z test_nn_Conv2d_reflect_stride2_pad2 (__main__.TestJitGeneratedModule) ... ok (0.101s) 2022-05-18T04:19:57.9200621Z test_nn_Conv2d_replicate_stride2_pad2 (__main__.TestJitGeneratedModule) ... ok (0.083s) 2022-05-18T04:19:58.0067397Z test_nn_Conv2d_strided (__main__.TestJitGeneratedModule) ... ok (0.092s) 2022-05-18T04:19:58.0968152Z test_nn_Conv2d_zero_batch (__main__.TestJitGeneratedModule) ... ok (0.090s) 2022-05-18T04:19:58.1826490Z test_nn_Conv2d_zeros_stride2_pad2 (__main__.TestJitGeneratedModule) ... ok (0.080s) 2022-05-18T04:19:58.2682835Z test_nn_Conv3d (__main__.TestJitGeneratedModule) ... ok (0.084s) 2022-05-18T04:19:58.3535138Z test_nn_Conv3d_1x1x1_no_bias (__main__.TestJitGeneratedModule) ... ok (0.091s) 2022-05-18T04:19:58.4480129Z test_nn_Conv3d_circular_stride2_pad2 (__main__.TestJitGeneratedModule) ... ok (0.095s) 2022-05-18T04:19:58.5374149Z test_nn_Conv3d_dilated (__main__.TestJitGeneratedModule) ... ok (0.090s) 2022-05-18T04:19:58.6262367Z test_nn_Conv3d_dilated_strided (__main__.TestJitGeneratedModule) ... ok (0.078s) 2022-05-18T04:19:58.7146282Z test_nn_Conv3d_groups (__main__.TestJitGeneratedModule) ... ok (0.099s) 2022-05-18T04:19:58.8014051Z test_nn_Conv3d_no_bias (__main__.TestJitGeneratedModule) ... ok (0.086s) 2022-05-18T04:19:58.8879802Z test_nn_Conv3d_pad_same (__main__.TestJitGeneratedModule) ... ok (0.078s) 2022-05-18T04:19:58.9756583Z test_nn_Conv3d_pad_same_dilated (__main__.TestJitGeneratedModule) ... ok (0.083s) 2022-05-18T04:19:59.0614694Z test_nn_Conv3d_pad_valid (__main__.TestJitGeneratedModule) ... ok (0.100s) 2022-05-18T04:19:59.1502560Z test_nn_Conv3d_replicate_stride2_pad2 (__main__.TestJitGeneratedModule) ... ok (0.085s) 2022-05-18T04:19:59.2350064Z test_nn_Conv3d_stride (__main__.TestJitGeneratedModule) ... ok (0.083s) 2022-05-18T04:19:59.3200884Z test_nn_Conv3d_stride_padding (__main__.TestJitGeneratedModule) ... ok (0.088s) 2022-05-18T04:19:59.4032503Z test_nn_Conv3d_zero_batch (__main__.TestJitGeneratedModule) ... ok (0.080s) 2022-05-18T04:19:59.4881172Z test_nn_Conv3d_zeros_stride2_pad2 (__main__.TestJitGeneratedModule) ... ok (0.078s) 2022-05-18T04:19:59.6317957Z test_nn_ConvTranspose1d (__main__.TestJitGeneratedModule) ... ok (0.153s) 2022-05-18T04:19:59.7736138Z test_nn_ConvTranspose1d_dilated (__main__.TestJitGeneratedModule) ... ok (0.131s) 2022-05-18T04:19:59.9167355Z test_nn_ConvTranspose1d_groups (__main__.TestJitGeneratedModule) ... ok (0.155s) 2022-05-18T04:20:00.0683538Z test_nn_ConvTranspose1d_no_bias (__main__.TestJitGeneratedModule) ... ok (0.152s) 2022-05-18T04:20:00.2188849Z test_nn_ConvTranspose2d (__main__.TestJitGeneratedModule) ... ok (0.147s) 2022-05-18T04:20:00.3657386Z test_nn_ConvTranspose2d_dilated (__main__.TestJitGeneratedModule) ... ok (0.140s) 2022-05-18T04:20:00.5117592Z test_nn_ConvTranspose2d_groups (__main__.TestJitGeneratedModule) ... ok (0.157s) 2022-05-18T04:20:00.6571965Z test_nn_ConvTranspose2d_no_bias (__main__.TestJitGeneratedModule) ... ok (0.134s) 2022-05-18T04:20:00.8085291Z test_nn_ConvTranspose3d (__main__.TestJitGeneratedModule) ... ok (0.163s) 2022-05-18T04:20:00.9577073Z test_nn_ConvTranspose3d_dilated (__main__.TestJitGeneratedModule) ... ok (0.144s) 2022-05-18T04:20:01.0073492Z test_nn_CosineEmbeddingLoss (__main__.TestJitGeneratedModule) ... ok (0.055s) 2022-05-18T04:20:01.0486292Z test_nn_CosineEmbeddingLoss_margin (__main__.TestJitGeneratedModule) ... ok (0.041s) 2022-05-18T04:20:01.0897924Z test_nn_CosineEmbeddingLoss_no_batch_dim_mean (__main__.TestJitGeneratedModule) ... ok (0.042s) 2022-05-18T04:20:01.1310252Z test_nn_CosineEmbeddingLoss_no_batch_dim_none (__main__.TestJitGeneratedModule) ... ok (0.039s) 2022-05-18T04:20:01.1728982Z test_nn_CosineEmbeddingLoss_no_batch_dim_sum (__main__.TestJitGeneratedModule) ... ok (0.032s) 2022-05-18T04:20:01.2255418Z test_nn_CrossEntropyLoss (__main__.TestJitGeneratedModule) ... ok (0.053s) 2022-05-18T04:20:01.2705920Z test_nn_CrossEntropyLoss_2d (__main__.TestJitGeneratedModule) ... ok (0.047s) 2022-05-18T04:20:01.3164096Z test_nn_CrossEntropyLoss_2d_ignore_index (__main__.TestJitGeneratedModule) ... ok (0.050s) 2022-05-18T04:20:01.3612902Z test_nn_CrossEntropyLoss_2d_indices_target_smoothing (__main__.TestJitGeneratedModule) ... ok (0.047s) 2022-05-18T04:20:01.4057561Z test_nn_CrossEntropyLoss_2d_indices_target_smoothing_ignore_index (__main__.TestJitGeneratedModule) ... ok (0.039s) 2022-05-18T04:20:01.4502386Z test_nn_CrossEntropyLoss_2d_indices_target_smoothing_sum_reduction (__main__.TestJitGeneratedModule) ... ok (0.047s) 2022-05-18T04:20:01.4954425Z test_nn_CrossEntropyLoss_2d_indices_target_smoothing_weight (__main__.TestJitGeneratedModule) ... ok (0.050s) 2022-05-18T04:20:01.5394800Z test_nn_CrossEntropyLoss_2d_prob_target (__main__.TestJitGeneratedModule) ... ok (0.044s) 2022-05-18T04:20:01.5834267Z test_nn_CrossEntropyLoss_2d_prob_target_smoothing (__main__.TestJitGeneratedModule) ... ok (0.043s) 2022-05-18T04:20:01.6262255Z test_nn_CrossEntropyLoss_2d_prob_target_smoothing_sum_reduction (__main__.TestJitGeneratedModule) ... ok (0.032s) 2022-05-18T04:20:01.6704499Z test_nn_CrossEntropyLoss_2d_prob_target_smoothing_weight (__main__.TestJitGeneratedModule) ... ok (0.047s) 2022-05-18T04:20:01.7136223Z test_nn_CrossEntropyLoss_2d_prob_target_weights (__main__.TestJitGeneratedModule) ... ok (0.037s) 2022-05-18T04:20:01.7564099Z test_nn_CrossEntropyLoss_2d_weights (__main__.TestJitGeneratedModule) ... ok (0.047s) 2022-05-18T04:20:01.7999410Z test_nn_CrossEntropyLoss_3d_indices_target_smoothing (__main__.TestJitGeneratedModule) ... ok (0.054s) 2022-05-18T04:20:01.8432118Z test_nn_CrossEntropyLoss_3d_indices_target_smoothing_ignore_index (__main__.TestJitGeneratedModule) ... ok (0.030s) 2022-05-18T04:20:01.8870482Z test_nn_CrossEntropyLoss_3d_indices_target_smoothing_sum_reduction (__main__.TestJitGeneratedModule) ... ok (0.047s) 2022-05-18T04:20:01.9318769Z test_nn_CrossEntropyLoss_3d_indices_target_smoothing_sum_reduction_ignore_index (__main__.TestJitGeneratedModule) ... ok (0.053s) 2022-05-18T04:20:01.9755453Z test_nn_CrossEntropyLoss_3d_prob_target (__main__.TestJitGeneratedModule) ... ok (0.031s) 2022-05-18T04:20:02.0189693Z test_nn_CrossEntropyLoss_3d_prob_target_smoothing (__main__.TestJitGeneratedModule) ... ok (0.053s) 2022-05-18T04:20:02.0613677Z test_nn_CrossEntropyLoss_3d_prob_target_smoothing_sum_reduction (__main__.TestJitGeneratedModule) ... ok (0.047s) 2022-05-18T04:20:02.1054897Z test_nn_CrossEntropyLoss_3d_prob_target_weights (__main__.TestJitGeneratedModule) ... ok (0.039s) 2022-05-18T04:20:02.1488097Z test_nn_CrossEntropyLoss_4d_prob_target (__main__.TestJitGeneratedModule) ... ok (0.047s) 2022-05-18T04:20:02.1913950Z test_nn_CrossEntropyLoss_4d_prob_target_weights (__main__.TestJitGeneratedModule) ... ok (0.031s) 2022-05-18T04:20:02.2331437Z test_nn_CrossEntropyLoss_dim_is_3 (__main__.TestJitGeneratedModule) ... ok (0.053s) 2022-05-18T04:20:02.2747918Z test_nn_CrossEntropyLoss_higher_dim (__main__.TestJitGeneratedModule) ... ok (0.031s) 2022-05-18T04:20:02.3186061Z test_nn_CrossEntropyLoss_weights (__main__.TestJitGeneratedModule) ... ok (0.056s) 2022-05-18T04:20:02.3228553Z test_nn_CrossMapLRN2d (__main__.TestJitGeneratedModule) ... ok (0.004s) 2022-05-18T04:20:02.3892328Z test_nn_ELU (__main__.TestJitGeneratedModule) ... ok (0.052s) 2022-05-18T04:20:02.4542850Z test_nn_ELU_no_batch_dim (__main__.TestJitGeneratedModule) ... ok (0.072s) 2022-05-18T04:20:02.5186541Z test_nn_ELU_scalar (__main__.TestJitGeneratedModule) ... ok (0.072s) 2022-05-18T04:20:02.5650154Z test_nn_Embedding (__main__.TestJitGeneratedModule) ... ok (0.047s) 2022-05-18T04:20:02.6533758Z test_nn_EmbeddingBag_discontiguous (__main__.TestJitGeneratedModule) ... ok (0.080s) 2022-05-18T04:20:02.7188630Z test_nn_EmbeddingBag_max (__main__.TestJitGeneratedModule) ... ok (0.070s) 2022-05-18T04:20:02.7861815Z test_nn_EmbeddingBag_max_padding_idx (__main__.TestJitGeneratedModule) ... ok (0.063s) 2022-05-18T04:20:02.8534226Z test_nn_EmbeddingBag_mean (__main__.TestJitGeneratedModule) ... ok (0.067s) 2022-05-18T04:20:02.9203880Z test_nn_EmbeddingBag_mean_padding_idx (__main__.TestJitGeneratedModule) ... ok (0.071s) 2022-05-18T04:20:02.9931209Z test_nn_EmbeddingBag_sparse (__main__.TestJitGeneratedModule) ... ok (0.078s) 2022-05-18T04:20:03.0594533Z test_nn_EmbeddingBag_sum (__main__.TestJitGeneratedModule) ... ok (0.052s) 2022-05-18T04:20:03.1269930Z test_nn_EmbeddingBag_sum_padding_idx (__main__.TestJitGeneratedModule) ... ok (0.069s) 2022-05-18T04:20:03.1658646Z test_nn_Embedding_discontiguous (__main__.TestJitGeneratedModule) ... ok (0.039s) 2022-05-18T04:20:03.2033983Z test_nn_Embedding_sparse (__main__.TestJitGeneratedModule) ... ok (0.050s) 2022-05-18T04:20:03.2631641Z test_nn_Flatten (__main__.TestJitGeneratedModule) ... ok (0.047s) 2022-05-18T04:20:03.3226701Z test_nn_Flatten_no_batch_dim (__main__.TestJitGeneratedModule) ... ok (0.072s) 2022-05-18T04:20:03.4167845Z test_nn_Fold (__main__.TestJitGeneratedModule) ... ok (0.092s) 2022-05-18T04:20:03.5022587Z test_nn_Fold_int_input (__main__.TestJitGeneratedModule) ... ok (0.088s) 2022-05-18T04:20:03.5884448Z test_nn_Fold_no_batch_dim_input (__main__.TestJitGeneratedModule) ... ok (0.082s) 2022-05-18T04:20:03.6757418Z test_nn_Fold_no_batch_dim_int_input (__main__.TestJitGeneratedModule) ... ok (0.080s) 2022-05-18T04:20:03.8019616Z test_nn_FractionalMaxPool2d_ratio (__main__.TestJitGeneratedModule) ... ok (0.137s) 2022-05-18T04:20:03.9170823Z test_nn_FractionalMaxPool2d_ratio_no_batch_dim (__main__.TestJitGeneratedModule) ... ok (0.113s) 2022-05-18T04:20:04.0377423Z test_nn_FractionalMaxPool2d_ratio_no_batch_dim_no_random_samples (__main__.TestJitGeneratedModule) ... ok (0.122s) 2022-05-18T04:20:04.1420214Z test_nn_FractionalMaxPool2d_ratio_return_indices (__main__.TestJitGeneratedModule) ... ok (0.105s) 2022-05-18T04:20:04.2508485Z test_nn_FractionalMaxPool2d_size (__main__.TestJitGeneratedModule) ... ok (0.108s) 2022-05-18T04:20:04.3575672Z test_nn_FractionalMaxPool2d_size_no_batch_dim (__main__.TestJitGeneratedModule) ... ok (0.107s) 2022-05-18T04:20:04.4665910Z test_nn_FractionalMaxPool2d_size_no_batch_dim_no_random_samples (__main__.TestJitGeneratedModule) ... ok (0.104s) 2022-05-18T04:20:04.5951548Z test_nn_FractionalMaxPool3d_asymsize (__main__.TestJitGeneratedModule) ... ok (0.124s) 2022-05-18T04:20:04.7074325Z test_nn_FractionalMaxPool3d_ratio (__main__.TestJitGeneratedModule) ... ok (0.114s) 2022-05-18T04:20:04.8323741Z test_nn_FractionalMaxPool3d_ratio_no_batch_dim (__main__.TestJitGeneratedModule) ... ok (0.134s) 2022-05-18T04:20:04.9495375Z test_nn_FractionalMaxPool3d_ratio_no_batch_dim_no_random_samples (__main__.TestJitGeneratedModule) ... ok (0.113s) 2022-05-18T04:20:05.0566620Z test_nn_FractionalMaxPool3d_ratio_return_indices (__main__.TestJitGeneratedModule) ... ok (0.101s) 2022-05-18T04:20:05.1649634Z test_nn_FractionalMaxPool3d_size (__main__.TestJitGeneratedModule) ... ok (0.106s) 2022-05-18T04:20:05.2726486Z test_nn_FractionalMaxPool3d_size_no_batch_dim (__main__.TestJitGeneratedModule) ... ok (0.111s) 2022-05-18T04:20:05.3856884Z test_nn_FractionalMaxPool3d_size_no_batch_dim_no_random_samples (__main__.TestJitGeneratedModule) ... ok (0.123s) 2022-05-18T04:20:05.4461671Z test_nn_GELU (__main__.TestJitGeneratedModule) ... ok (0.060s) 2022-05-18T04:20:05.5039436Z test_nn_GELU_no_batch_dim (__main__.TestJitGeneratedModule) ... ok (0.058s) 2022-05-18T04:20:05.5608028Z test_nn_GELU_scalar (__main__.TestJitGeneratedModule) ... ok (0.051s) 2022-05-18T04:20:05.6307953Z test_nn_GLU (__main__.TestJitGeneratedModule) ... ok (0.067s) 2022-05-18T04:20:05.6975685Z test_nn_GLU_dim (__main__.TestJitGeneratedModule) ... ok (0.063s) 2022-05-18T04:20:05.7635233Z test_nn_GLU_no_batch_dim (__main__.TestJitGeneratedModule) ... ok (0.079s) 2022-05-18T04:20:05.8650688Z test_nn_GRUCell (__main__.TestJitGeneratedModule) ... ok (0.101s) 2022-05-18T04:20:05.9679620Z test_nn_GroupNorm_1d_affine (__main__.TestJitGeneratedModule) ... ok (0.096s) 2022-05-18T04:20:06.0644605Z test_nn_GroupNorm_1d_affine_GN (__main__.TestJitGeneratedModule) ... ok (0.101s) 2022-05-18T04:20:06.1632226Z test_nn_GroupNorm_1d_affine_large_batch (__main__.TestJitGeneratedModule) ... ok (0.094s) 2022-05-18T04:20:06.2585911Z test_nn_GroupNorm_1d_no_affine_IN (__main__.TestJitGeneratedModule) ... ok (0.095s) 2022-05-18T04:20:06.3529320Z test_nn_GroupNorm_1d_no_affine_LN (__main__.TestJitGeneratedModule) ... ok (0.102s) 2022-05-18T04:20:06.4499647Z test_nn_GroupNorm_2d_affine (__main__.TestJitGeneratedModule) ... ok (0.092s) 2022-05-18T04:20:06.5553673Z test_nn_GroupNorm_2d_affine_large_feature (__main__.TestJitGeneratedModule) ... ok (0.096s) 2022-05-18T04:20:06.6494981Z test_nn_GroupNorm_2d_no_affine_IN (__main__.TestJitGeneratedModule) ... ok (0.101s) 2022-05-18T04:20:06.7426138Z test_nn_GroupNorm_2d_no_affine_LN (__main__.TestJitGeneratedModule) ... ok (0.095s) 2022-05-18T04:20:06.8555131Z test_nn_GroupNorm_2d_no_affine_large_feature (__main__.TestJitGeneratedModule) ... ok (0.119s) 2022-05-18T04:20:06.9176899Z test_nn_Hardshrink (__main__.TestJitGeneratedModule) ... ok (0.059s) 2022-05-18T04:20:06.9762623Z test_nn_Hardshrink_no_batch_dim (__main__.TestJitGeneratedModule) ... ok (0.047s) 2022-05-18T04:20:07.0349040Z test_nn_Hardshrink_scalar (__main__.TestJitGeneratedModule) ... ok (0.053s) 2022-05-18T04:20:07.0389762Z test_nn_Hardsigmoid_no_batch_dim (__main__.TestJitGeneratedModule) ... skip: module test skipped on JIT (0.000s) 2022-05-18T04:20:07.0429157Z test_nn_Hardswish_no_batch_dim (__main__.TestJitGeneratedModule) ... skip: module test skipped on JIT (0.000s) 2022-05-18T04:20:07.1121311Z test_nn_Hardtanh (__main__.TestJitGeneratedModule) ... ok (0.082s) 2022-05-18T04:20:07.1799838Z test_nn_Hardtanh_no_batch_dim (__main__.TestJitGeneratedModule) ... ok (0.063s) 2022-05-18T04:20:07.2502094Z test_nn_Hardtanh_scalar (__main__.TestJitGeneratedModule) ... ok (0.072s) 2022-05-18T04:20:07.3023365Z test_nn_HingeEmbeddingLoss (__main__.TestJitGeneratedModule) ... ok (0.053s) 2022-05-18T04:20:07.3429078Z test_nn_HingeEmbeddingLoss_margin (__main__.TestJitGeneratedModule) ... ok (0.031s) 2022-05-18T04:20:07.3469589Z test_nn_HingeEmbeddingLoss_margin_no_reduce (__main__.TestJitGeneratedModule) ... ok (0.016s) 2022-05-18T04:20:07.3873891Z test_nn_HingeEmbeddingLoss_no_batch_dim_mean (__main__.TestJitGeneratedModule) ... ok (0.042s) 2022-05-18T04:20:07.4277803Z test_nn_HingeEmbeddingLoss_no_batch_dim_none (__main__.TestJitGeneratedModule) ... ok (0.027s) 2022-05-18T04:20:07.4679760Z test_nn_HingeEmbeddingLoss_no_batch_dim_sum (__main__.TestJitGeneratedModule) ... ok (0.047s) 2022-05-18T04:20:07.4720066Z test_nn_HingeEmbeddingLoss_no_reduce (__main__.TestJitGeneratedModule) ... ok (0.000s) 2022-05-18T04:20:07.5115330Z test_nn_HingeEmbeddingLoss_scalar_margin (__main__.TestJitGeneratedModule) ... ok (0.050s) 2022-05-18T04:20:07.5546453Z test_nn_HuberLoss (__main__.TestJitGeneratedModule) ... ok (0.031s) 2022-05-18T04:20:07.5586780Z test_nn_HuberLoss_delta (__main__.TestJitGeneratedModule) ... ok (0.016s) 2022-05-18T04:20:07.5935425Z test_nn_HuberLoss_no_batch_dim_mean (__main__.TestJitGeneratedModule) ... ok (0.031s) 2022-05-18T04:20:07.6296694Z test_nn_HuberLoss_no_batch_dim_none (__main__.TestJitGeneratedModule) ... ok (0.039s) 2022-05-18T04:20:07.6647100Z test_nn_HuberLoss_no_batch_dim_sum (__main__.TestJitGeneratedModule) ... ok (0.033s) 2022-05-18T04:20:07.8069540Z test_nn_InstanceNorm1d (__main__.TestJitGeneratedModule) ... ok (0.139s) 2022-05-18T04:20:07.9437635Z test_nn_InstanceNorm1d_no_batch_dim (__main__.TestJitGeneratedModule) ... ok (0.131s) 2022-05-18T04:20:08.0876841Z test_nn_InstanceNorm1d_tracking_stats (__main__.TestJitGeneratedModule) ... ok (0.150s) 2022-05-18T04:20:08.2338142Z test_nn_InstanceNorm1d_tracking_stats_no_batch_dim (__main__.TestJitGeneratedModule) ... ok (0.149s) 2022-05-18T04:20:08.3725959Z test_nn_InstanceNorm2d (__main__.TestJitGeneratedModule) ... ok (0.142s) 2022-05-18T04:20:08.5136789Z test_nn_InstanceNorm2d_no_batch_dim (__main__.TestJitGeneratedModule) ... ok (0.141s) 2022-05-18T04:20:08.6604578Z test_nn_InstanceNorm2d_tracking_stats (__main__.TestJitGeneratedModule) ... ok (0.136s) 2022-05-18T04:20:08.8064290Z test_nn_InstanceNorm2d_tracking_stats_no_batch_dim (__main__.TestJitGeneratedModule) ... ok (0.149s) 2022-05-18T04:20:08.9457461Z test_nn_InstanceNorm3d (__main__.TestJitGeneratedModule) ... ok (0.147s) 2022-05-18T04:20:09.0858956Z test_nn_InstanceNorm3d_no_batch_dim (__main__.TestJitGeneratedModule) ... ok (0.132s) 2022-05-18T04:20:09.2313940Z test_nn_InstanceNorm3d_tracking_stats (__main__.TestJitGeneratedModule) ... ok (0.152s) 2022-05-18T04:20:09.3771436Z test_nn_InstanceNorm3d_tracking_stats_no_batch_dim (__main__.TestJitGeneratedModule) ... ok (0.147s) 2022-05-18T04:20:09.4347754Z test_nn_KLDivLoss (__main__.TestJitGeneratedModule) ... ok (0.054s) 2022-05-18T04:20:09.4807119Z test_nn_KLDivLoss_log_target (__main__.TestJitGeneratedModule) ... ok (0.047s) 2022-05-18T04:20:09.5258558Z test_nn_KLDivLoss_no_batch_dim_mean (__main__.TestJitGeneratedModule) ... ok (0.049s) 2022-05-18T04:20:09.5712804Z test_nn_KLDivLoss_no_batch_dim_none (__main__.TestJitGeneratedModule) ... ok (0.034s) 2022-05-18T04:20:09.6157991Z test_nn_KLDivLoss_no_batch_dim_sum (__main__.TestJitGeneratedModule) ... ok (0.055s) 2022-05-18T04:20:09.6198029Z test_nn_KLDivLoss_no_reduce (__main__.TestJitGeneratedModule) ... ok (0.004s) 2022-05-18T04:20:09.6236915Z test_nn_KLDivLoss_no_reduce_log_target (__main__.TestJitGeneratedModule) ... ok (0.004s) 2022-05-18T04:20:09.6275732Z test_nn_KLDivLoss_no_reduce_scalar (__main__.TestJitGeneratedModule) ... ok (0.004s) 2022-05-18T04:20:09.6314387Z test_nn_KLDivLoss_no_reduce_scalar_log_target (__main__.TestJitGeneratedModule) ... ok (0.004s) 2022-05-18T04:20:09.6766388Z test_nn_KLDivLoss_scalar (__main__.TestJitGeneratedModule) ... ok (0.045s) 2022-05-18T04:20:09.7212933Z test_nn_KLDivLoss_scalar_log_target (__main__.TestJitGeneratedModule) ... ok (0.039s) 2022-05-18T04:20:09.7252443Z test_nn_KLDivLoss_with_log_target_no_reduce (__main__.TestJitGeneratedModule) ... ok (0.000s) 2022-05-18T04:20:09.7291426Z test_nn_KLDivLoss_with_target_no_reduce (__main__.TestJitGeneratedModule) ... ok (0.000s) 2022-05-18T04:20:09.7785886Z test_nn_L1Loss (__main__.TestJitGeneratedModule) ... ok (0.062s) 2022-05-18T04:20:09.8186318Z test_nn_L1Loss_no_batch_dim_mean (__main__.TestJitGeneratedModule) ... ok (0.036s) 2022-05-18T04:20:09.8585181Z test_nn_L1Loss_no_batch_dim_none (__main__.TestJitGeneratedModule) ... ok (0.031s) 2022-05-18T04:20:09.8987832Z test_nn_L1Loss_no_batch_dim_sum (__main__.TestJitGeneratedModule) ... ok (0.053s) 2022-05-18T04:20:09.9026596Z test_nn_L1Loss_no_reduce (__main__.TestJitGeneratedModule) ... ok (0.000s) 2022-05-18T04:20:09.9065475Z test_nn_L1Loss_no_reduce_complex (__main__.TestJitGeneratedModule) ... ok (0.000s) 2022-05-18T04:20:09.9104182Z test_nn_L1Loss_no_reduce_scalar (__main__.TestJitGeneratedModule) ... ok (0.000s) 2022-05-18T04:20:09.9499599Z test_nn_L1Loss_scalar (__main__.TestJitGeneratedModule) ... ok (0.047s) 2022-05-18T04:20:10.0624853Z test_nn_LPPool1d (__main__.TestJitGeneratedModule) ... ok (0.116s) 2022-05-18T04:20:10.1741234Z test_nn_LPPool1d_no_batch_dim (__main__.TestJitGeneratedModule) ... ok (0.113s) 2022-05-18T04:20:10.2885605Z test_nn_LPPool1d_norm (__main__.TestJitGeneratedModule) ... ok (0.103s) 2022-05-18T04:20:10.4142585Z test_nn_LPPool2d (__main__.TestJitGeneratedModule) ... ok (0.137s) 2022-05-18T04:20:10.5402325Z test_nn_LPPool2d_norm (__main__.TestJitGeneratedModule) ... ok (0.126s) 2022-05-18T04:20:10.6559551Z test_nn_LSTMCell (__main__.TestJitGeneratedModule) ... ok (0.115s) 2022-05-18T04:20:10.7346521Z test_nn_LayerNorm_1d_elementwise_affine (__main__.TestJitGeneratedModule) ... ok (0.075s) 2022-05-18T04:20:10.8069192Z test_nn_LayerNorm_1d_empty_elementwise_affine (__main__.TestJitGeneratedModule) ... ok (0.067s) 2022-05-18T04:20:10.8784751Z test_nn_LayerNorm_1d_no_elementwise_affine (__main__.TestJitGeneratedModule) ... ok (0.078s) 2022-05-18T04:20:10.9546531Z test_nn_LayerNorm_3d_elementwise_affine (__main__.TestJitGeneratedModule) ... ok (0.069s) 2022-05-18T04:20:11.2974662Z test_nn_LayerNorm_3d_no_affine_large_feature (__main__.TestJitGeneratedModule) ... ok (0.352s) 2022-05-18T04:20:11.3800179Z test_nn_LayerNorm_3d_no_elementwise_affine (__main__.TestJitGeneratedModule) ... ok (0.079s) 2022-05-18T04:20:11.4479397Z test_nn_LeakyReLU (__main__.TestJitGeneratedModule) ... ok (0.070s) 2022-05-18T04:20:11.5150343Z test_nn_LeakyReLU_no_batch_dim (__main__.TestJitGeneratedModule) ... ok (0.069s) 2022-05-18T04:20:11.5820995Z test_nn_LeakyReLU_with_negval (__main__.TestJitGeneratedModule) ... ok (0.067s) 2022-05-18T04:20:11.6476099Z test_nn_LeakyReLU_with_negval_scalar (__main__.TestJitGeneratedModule) ... ok (0.066s) 2022-05-18T04:20:11.7155428Z test_nn_LeakyReLU_with_zero_negval (__main__.TestJitGeneratedModule) ... ok (0.066s) 2022-05-18T04:20:11.7797997Z test_nn_Linear (__main__.TestJitGeneratedModule) ... ok (0.063s) 2022-05-18T04:20:11.8424811Z test_nn_Linear_no_batch_dim (__main__.TestJitGeneratedModule) ... ok (0.053s) 2022-05-18T04:20:11.9050610Z test_nn_Linear_no_bias (__main__.TestJitGeneratedModule) ... ok (0.073s) 2022-05-18T04:20:12.0690330Z test_nn_LocalResponseNorm_1d (__main__.TestJitGeneratedModule) ... ok (0.160s) 2022-05-18T04:20:12.2157140Z test_nn_LocalResponseNorm_2d_uneven_pad (__main__.TestJitGeneratedModule) ... ok (0.153s) 2022-05-18T04:20:12.3653512Z test_nn_LocalResponseNorm_3d_custom_params (__main__.TestJitGeneratedModule) ... ok (0.146s) 2022-05-18T04:20:12.4241410Z test_nn_LogSigmoid (__main__.TestJitGeneratedModule) ... ok (0.058s) 2022-05-18T04:20:12.4822813Z test_nn_LogSigmoid_no_batch_dim (__main__.TestJitGeneratedModule) ... ok (0.062s) 2022-05-18T04:20:12.5393620Z test_nn_LogSigmoid_scalar (__main__.TestJitGeneratedModule) ... ok (0.057s) 2022-05-18T04:20:12.6177731Z test_nn_LogSoftmax (__main__.TestJitGeneratedModule) ... ok (0.079s) 2022-05-18T04:20:12.6950725Z test_nn_LogSoftmax_multiparam (__main__.TestJitGeneratedModule) ... ok (0.077s) 2022-05-18T04:20:12.7717706Z test_nn_LogSoftmax_multiparam_scalar (__main__.TestJitGeneratedModule) ... ok (0.066s) 2022-05-18T04:20:12.8498237Z test_nn_LogSoftmax_no_batch_dim (__main__.TestJitGeneratedModule) ... ok (0.086s) 2022-05-18T04:20:12.9007062Z test_nn_MSELoss (__main__.TestJitGeneratedModule) ... ok (0.054s) 2022-05-18T04:20:12.9417787Z test_nn_MSELoss_no_batch_dim_mean (__main__.TestJitGeneratedModule) ... ok (0.036s) 2022-05-18T04:20:12.9830163Z test_nn_MSELoss_no_batch_dim_none (__main__.TestJitGeneratedModule) ... ok (0.031s) 2022-05-18T04:20:13.0236357Z test_nn_MSELoss_no_batch_dim_sum (__main__.TestJitGeneratedModule) ... ok (0.048s) 2022-05-18T04:20:13.0276578Z test_nn_MSELoss_no_reduce (__main__.TestJitGeneratedModule) ... ok (0.000s) 2022-05-18T04:20:13.0316077Z test_nn_MSELoss_no_reduce_scalar (__main__.TestJitGeneratedModule) ... ok (0.016s) 2022-05-18T04:20:13.1292168Z test_nn_MSELoss_prec (__main__.TestJitGeneratedModule) ... ok (0.097s) 2022-05-18T04:20:13.1784712Z test_nn_MSELoss_scalar (__main__.TestJitGeneratedModule) ... ok (0.049s) 2022-05-18T04:20:13.2331983Z test_nn_MarginRankingLoss (__main__.TestJitGeneratedModule) ... ok (0.051s) 2022-05-18T04:20:13.2776463Z test_nn_MarginRankingLoss_margin (__main__.TestJitGeneratedModule) ... ok (0.032s) 2022-05-18T04:20:13.3215430Z test_nn_MarginRankingLoss_no_batch_dim_mean (__main__.TestJitGeneratedModule) ... ok (0.029s) 2022-05-18T04:20:13.3655460Z test_nn_MarginRankingLoss_no_batch_dim_none (__main__.TestJitGeneratedModule) ... ok (0.059s) 2022-05-18T04:20:13.4107601Z test_nn_MarginRankingLoss_no_batch_dim_sum (__main__.TestJitGeneratedModule) ... ok (0.042s) 2022-05-18T04:20:13.4955411Z test_nn_MaxPool1d (__main__.TestJitGeneratedModule) ... ok (0.082s) 2022-05-18T04:20:13.5844004Z test_nn_MaxPool1d_return_indices (__main__.TestJitGeneratedModule) ... ok (0.095s) 2022-05-18T04:20:13.6620940Z test_nn_MaxPool1d_stride (__main__.TestJitGeneratedModule) ... ok (0.078s) 2022-05-18T04:20:13.7401730Z test_nn_MaxPool2d_3d_input (__main__.TestJitGeneratedModule) ... ok (0.067s) 2022-05-18T04:20:13.8176407Z test_nn_MaxPool2d_4d_input (__main__.TestJitGeneratedModule) ... ok (0.084s) 2022-05-18T04:20:13.9051976Z test_nn_MaxPool2d_return_indices (__main__.TestJitGeneratedModule) ... ok (0.091s) 2022-05-18T04:20:13.9830845Z test_nn_MaxPool3d (__main__.TestJitGeneratedModule) ... ok (0.067s) 2022-05-18T04:20:14.0727593Z test_nn_MaxPool3d_return_indices (__main__.TestJitGeneratedModule) ... ok (0.101s) 2022-05-18T04:20:14.1529302Z test_nn_MaxPool3d_stride (__main__.TestJitGeneratedModule) ... ok (0.081s) 2022-05-18T04:20:14.2316344Z test_nn_MaxPool3d_stride_padding (__main__.TestJitGeneratedModule) ... ok (0.077s) 2022-05-18T04:20:14.3012359Z test_nn_Mish (__main__.TestJitGeneratedModule) ... ok (0.068s) 2022-05-18T04:20:14.3649790Z test_nn_Mish_no_batch_dim (__main__.TestJitGeneratedModule) ... ok (0.063s) 2022-05-18T04:20:14.4280500Z test_nn_Mish_scalar (__main__.TestJitGeneratedModule) ... ok (0.065s) 2022-05-18T04:20:14.4749880Z test_nn_MultiLabelMarginLoss (__main__.TestJitGeneratedModule) ... ok (0.047s) 2022-05-18T04:20:14.4789853Z test_nn_MultiLabelMarginLoss_0d_no_reduce (__main__.TestJitGeneratedModule) ... ok (0.000s) 2022-05-18T04:20:14.5175503Z test_nn_MultiLabelMarginLoss_1d (__main__.TestJitGeneratedModule) ... ok (0.044s) 2022-05-18T04:20:14.5214974Z test_nn_MultiLabelMarginLoss_1d_no_reduce (__main__.TestJitGeneratedModule) ... ok (0.003s) 2022-05-18T04:20:14.5253982Z test_nn_MultiLabelMarginLoss_index_neg (__main__.TestJitGeneratedModule) ... ok (0.004s) 2022-05-18T04:20:14.5644136Z test_nn_MultiLabelMarginLoss_no_batch_dim_mean (__main__.TestJitGeneratedModule) ... ok (0.039s) 2022-05-18T04:20:14.6029094Z test_nn_MultiLabelMarginLoss_no_batch_dim_none (__main__.TestJitGeneratedModule) ... ok (0.035s) 2022-05-18T04:20:14.6416114Z test_nn_MultiLabelMarginLoss_no_batch_dim_sum (__main__.TestJitGeneratedModule) ... ok (0.031s) 2022-05-18T04:20:14.6455810Z test_nn_MultiLabelMarginLoss_no_reduce (__main__.TestJitGeneratedModule) ... ok (0.016s) 2022-05-18T04:20:14.7000635Z test_nn_MultiLabelSoftMarginLoss (__main__.TestJitGeneratedModule) ... ok (0.053s) 2022-05-18T04:20:14.7424733Z test_nn_MultiLabelSoftMarginLoss_no_batch_dim_mean (__main__.TestJitGeneratedModule) ... ok (0.031s) 2022-05-18T04:20:14.7847942Z test_nn_MultiLabelSoftMarginLoss_no_batch_dim_none (__main__.TestJitGeneratedModule) ... ok (0.047s) 2022-05-18T04:20:14.8271242Z test_nn_MultiLabelSoftMarginLoss_no_batch_dim_sum (__main__.TestJitGeneratedModule) ... ok (0.037s) 2022-05-18T04:20:14.8310767Z test_nn_MultiLabelSoftMarginLoss_no_reduce (__main__.TestJitGeneratedModule) ... ok (0.016s) 2022-05-18T04:20:14.8751425Z test_nn_MultiLabelSoftMarginLoss_weights (__main__.TestJitGeneratedModule) ... ok (0.031s) 2022-05-18T04:20:14.8791825Z test_nn_MultiLabelSoftMarginLoss_weights_no_reduce (__main__.TestJitGeneratedModule) ... ok (0.016s) 2022-05-18T04:20:14.9336978Z test_nn_MultiMarginLoss (__main__.TestJitGeneratedModule) ... ok (0.052s) 2022-05-18T04:20:14.9774974Z test_nn_MultiMarginLoss_1d (__main__.TestJitGeneratedModule) ... ok (0.047s) 2022-05-18T04:20:14.9815288Z test_nn_MultiMarginLoss_1d_no_reduce (__main__.TestJitGeneratedModule) ... ok (0.000s) 2022-05-18T04:20:15.0277964Z test_nn_MultiMarginLoss_margin (__main__.TestJitGeneratedModule) ... ok (0.037s) 2022-05-18T04:20:15.0319103Z test_nn_MultiMarginLoss_margin_no_reduce (__main__.TestJitGeneratedModule) ... ok (0.016s) 2022-05-18T04:20:15.0357753Z test_nn_MultiMarginLoss_no_reduce (__main__.TestJitGeneratedModule) ... ok (0.000s) 2022-05-18T04:20:15.0796652Z test_nn_MultiMarginLoss_p (__main__.TestJitGeneratedModule) ... ok (0.047s) 2022-05-18T04:20:15.0835872Z test_nn_MultiMarginLoss_p_no_reduce (__main__.TestJitGeneratedModule) ... ok (0.000s) 2022-05-18T04:20:15.1279013Z test_nn_MultiMarginLoss_weights (__main__.TestJitGeneratedModule) ... ok (0.038s) 2022-05-18T04:20:15.1318254Z test_nn_MultiMarginLoss_weights_no_reduce (__main__.TestJitGeneratedModule) ... ok (0.016s) 2022-05-18T04:20:15.1357159Z test_nn_MultiheadAttention (__main__.TestJitGeneratedModule) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-05-18T04:20:15.1846468Z test_nn_NLLLoss (__main__.TestJitGeneratedModule) ... ok (0.054s) 2022-05-18T04:20:15.1886803Z test_nn_NLLLoss2d_no_reduce (__main__.TestJitGeneratedModule) ... ok (0.004s) 2022-05-18T04:20:15.1926023Z test_nn_NLLLoss2d_no_reduce_ignore_index (__main__.TestJitGeneratedModule) ... ok (0.004s) 2022-05-18T04:20:15.1964949Z test_nn_NLLLoss2d_no_reduce_weights (__main__.TestJitGeneratedModule) ... ok (0.004s) 2022-05-18T04:20:15.2003625Z test_nn_NLLLossNd_no_reduce (__main__.TestJitGeneratedModule) ... ok (0.002s) 2022-05-18T04:20:15.2042277Z test_nn_NLLLossNd_no_reduce_ignore_index (__main__.TestJitGeneratedModule) ... ok (0.000s) 2022-05-18T04:20:15.2081057Z test_nn_NLLLossNd_no_reduce_weights (__main__.TestJitGeneratedModule) ... ok (0.000s) 2022-05-18T04:20:15.2484263Z test_nn_NLLLoss_2d (__main__.TestJitGeneratedModule) ... ok (0.047s) 2022-05-18T04:20:15.2881727Z test_nn_NLLLoss_2d_ignore_index (__main__.TestJitGeneratedModule) ... ok (0.031s) 2022-05-18T04:20:15.3282566Z test_nn_NLLLoss_2d_weights (__main__.TestJitGeneratedModule) ... ok (0.038s) 2022-05-18T04:20:15.3680311Z test_nn_NLLLoss_dim_is_3 (__main__.TestJitGeneratedModule) ... ok (0.047s) 2022-05-18T04:20:15.4079962Z test_nn_NLLLoss_higher_dim (__main__.TestJitGeneratedModule) ... ok (0.046s) 2022-05-18T04:20:15.4477626Z test_nn_NLLLoss_ignore_index (__main__.TestJitGeneratedModule) ... ok (0.037s) 2022-05-18T04:20:15.4870099Z test_nn_NLLLoss_no_batch_dim_mean (__main__.TestJitGeneratedModule) ... ok (0.031s) 2022-05-18T04:20:15.5280440Z test_nn_NLLLoss_no_batch_dim_none (__main__.TestJitGeneratedModule) ... ok (0.052s) 2022-05-18T04:20:15.5686155Z test_nn_NLLLoss_no_batch_dim_sum (__main__.TestJitGeneratedModule) ... ok (0.041s) 2022-05-18T04:20:15.5725837Z test_nn_NLLLoss_no_reduce (__main__.TestJitGeneratedModule) ... ok (0.004s) 2022-05-18T04:20:15.5764881Z test_nn_NLLLoss_no_reduce_ignore_index (__main__.TestJitGeneratedModule) ... ok (0.004s) 2022-05-18T04:20:15.5803786Z test_nn_NLLLoss_no_reduce_weights (__main__.TestJitGeneratedModule) ... ok (0.004s) 2022-05-18T04:20:15.5842885Z test_nn_NLLLoss_no_reduce_weights_ignore_index (__main__.TestJitGeneratedModule) ... ok (0.003s) 2022-05-18T04:20:15.5881623Z test_nn_NLLLoss_no_reduce_weights_ignore_index_neg (__main__.TestJitGeneratedModule) ... ok (0.003s) 2022-05-18T04:20:15.6282631Z test_nn_NLLLoss_weights (__main__.TestJitGeneratedModule) ... ok (0.027s) 2022-05-18T04:20:15.6684386Z test_nn_NLLLoss_weights_ignore_index (__main__.TestJitGeneratedModule) ... ok (0.047s) 2022-05-18T04:20:15.7088845Z test_nn_NLLLoss_weights_ignore_index_neg (__main__.TestJitGeneratedModule) ... ok (0.042s) 2022-05-18T04:20:15.7681028Z test_nn_PReLU_1d (__main__.TestJitGeneratedModule) ... ok (0.063s) 2022-05-18T04:20:15.8271148Z test_nn_PReLU_1d_multiparam (__main__.TestJitGeneratedModule) ... ok (0.049s) 2022-05-18T04:20:15.8871911Z test_nn_PReLU_2d (__main__.TestJitGeneratedModule) ... ok (0.062s) 2022-05-18T04:20:15.9483505Z test_nn_PReLU_2d_multiparam (__main__.TestJitGeneratedModule) ... ok (0.072s) 2022-05-18T04:20:16.0083311Z test_nn_PReLU_3d (__main__.TestJitGeneratedModule) ... ok (0.050s) 2022-05-18T04:20:16.0683312Z test_nn_PReLU_3d_multiparam (__main__.TestJitGeneratedModule) ... ok (0.063s) 2022-05-18T04:20:16.1290714Z test_nn_PReLU_no_batch_dim (__main__.TestJitGeneratedModule) ... ok (0.053s) 2022-05-18T04:20:16.1872673Z test_nn_PReLU_scalar (__main__.TestJitGeneratedModule) ... ok (0.062s) 2022-05-18T04:20:16.1912580Z test_nn_Padding122112_3dcircular (__main__.TestJitGeneratedModule) ... ok (0.000s) 2022-05-18T04:20:16.1952031Z test_nn_Padding1221_2dcircular (__main__.TestJitGeneratedModule) ... ok (0.019s) 2022-05-18T04:20:16.1990885Z test_nn_Padding12_1dcircular (__main__.TestJitGeneratedModule) ... ok (0.003s) 2022-05-18T04:20:16.2029369Z test_nn_Padding2322_2dcircular (__main__.TestJitGeneratedModule) ... ok (0.000s) 2022-05-18T04:20:16.2067928Z test_nn_Padding31_1dcircular (__main__.TestJitGeneratedModule) ... ok (0.000s) 2022-05-18T04:20:16.2106665Z test_nn_Padding322112_3dcircular (__main__.TestJitGeneratedModule) ... ok (0.000s) 2022-05-18T04:20:16.2145211Z test_nn_Padding332122_3dcircular (__main__.TestJitGeneratedModule) ... ok (0.016s) 2022-05-18T04:20:16.2183910Z test_nn_Padding3331_2dcircular (__main__.TestJitGeneratedModule) ... ok (0.000s) 2022-05-18T04:20:16.2222460Z test_nn_Padding33_1dcircular (__main__.TestJitGeneratedModule) ... ok (0.000s) 2022-05-18T04:20:16.2859000Z test_nn_PairwiseDistance (__main__.TestJitGeneratedModule) ... ok (0.063s) 2022-05-18T04:20:16.3517797Z test_nn_PairwiseDistance_broadcast_lhs (__main__.TestJitGeneratedModule) ... ok (0.069s) 2022-05-18T04:20:16.4156506Z test_nn_PairwiseDistance_broadcast_rhs (__main__.TestJitGeneratedModule) ... ok (0.070s) 2022-05-18T04:20:16.4776950Z test_nn_PairwiseDistance_no_batch_dim (__main__.TestJitGeneratedModule) ... ok (0.062s) 2022-05-18T04:20:16.5417053Z test_nn_PairwiseDistance_with_non_default_args (__main__.TestJitGeneratedModule) ... ok (0.064s) 2022-05-18T04:20:16.6004003Z test_nn_PixelShuffle (__main__.TestJitGeneratedModule) ... ok (0.057s) 2022-05-18T04:20:16.6581780Z test_nn_PixelUnshuffle (__main__.TestJitGeneratedModule) ... ok (0.047s) 2022-05-18T04:20:16.7117007Z test_nn_PoissonNLLLoss_full_loss (__main__.TestJitGeneratedModule) ... ok (0.053s) 2022-05-18T04:20:16.7546707Z test_nn_PoissonNLLLoss_full_loss_no_log_input (__main__.TestJitGeneratedModule) ... ok (0.047s) 2022-05-18T04:20:16.7971873Z test_nn_PoissonNLLLoss_no_batch_dim_mean (__main__.TestJitGeneratedModule) ... ok (0.052s) 2022-05-18T04:20:16.8393110Z test_nn_PoissonNLLLoss_no_batch_dim_none (__main__.TestJitGeneratedModule) ... ok (0.033s) 2022-05-18T04:20:16.8814666Z test_nn_PoissonNLLLoss_no_batch_dim_sum (__main__.TestJitGeneratedModule) ... ok (0.047s) 2022-05-18T04:20:16.9247799Z test_nn_PoissonNLLLoss_no_full_loss (__main__.TestJitGeneratedModule) ... ok (0.047s) 2022-05-18T04:20:16.9678623Z test_nn_PoissonNLLLoss_no_full_loss_no_log_input (__main__.TestJitGeneratedModule) ... ok (0.043s) 2022-05-18T04:20:16.9719105Z test_nn_PoissonNLLLoss_no_reduce (__main__.TestJitGeneratedModule) ... ok (0.004s) 2022-05-18T04:20:17.0790037Z test_nn_RNNCell (__main__.TestJitGeneratedModule) ... ok (0.092s) 2022-05-18T04:20:17.1481281Z test_nn_RReLU (__main__.TestJitGeneratedModule) ... ok (0.067s) 2022-05-18T04:20:17.2168378Z test_nn_RReLU_no_batch_dim (__main__.TestJitGeneratedModule) ... ok (0.070s) 2022-05-18T04:20:17.2859967Z test_nn_RReLU_with_up_down (__main__.TestJitGeneratedModule) ... ok (0.057s) 2022-05-18T04:20:17.3542261Z test_nn_RReLU_with_up_down_scalar (__main__.TestJitGeneratedModule) ... ok (0.079s) 2022-05-18T04:20:17.4171003Z test_nn_ReLU (__main__.TestJitGeneratedModule) ... ok (0.065s) 2022-05-18T04:20:17.4850607Z test_nn_ReLU6 (__main__.TestJitGeneratedModule) ... ok (0.068s) 2022-05-18T04:20:17.5536075Z test_nn_ReLU6_no_batch_dim (__main__.TestJitGeneratedModule) ... ok (0.068s) 2022-05-18T04:20:17.6211382Z test_nn_ReLU6_scalar (__main__.TestJitGeneratedModule) ... ok (0.060s) 2022-05-18T04:20:17.6837807Z test_nn_ReLU_no_batch_dim (__main__.TestJitGeneratedModule) ... ok (0.062s) 2022-05-18T04:20:17.7457204Z test_nn_ReLU_scalar (__main__.TestJitGeneratedModule) ... ok (0.057s) 2022-05-18T04:20:17.8054287Z test_nn_ReflectionPad1d (__main__.TestJitGeneratedModule) ... ok (0.065s) 2022-05-18T04:20:17.8654985Z test_nn_ReflectionPad1d_batch (__main__.TestJitGeneratedModule) ... ok (0.057s) 2022-05-18T04:20:17.9259153Z test_nn_ReflectionPad1d_complex (__main__.TestJitGeneratedModule) ... ok (0.071s) 2022-05-18T04:20:17.9872603Z test_nn_ReflectionPad2d (__main__.TestJitGeneratedModule) ... ok (0.061s) 2022-05-18T04:20:18.0494679Z test_nn_ReflectionPad2d_complex (__main__.TestJitGeneratedModule) ... ok (0.058s) 2022-05-18T04:20:18.1106452Z test_nn_ReflectionPad2d_no_batch_dim (__main__.TestJitGeneratedModule) ... ok (0.053s) 2022-05-18T04:20:18.1734310Z test_nn_ReflectionPad3d (__main__.TestJitGeneratedModule) ... ok (0.063s) 2022-05-18T04:20:18.2383781Z test_nn_ReflectionPad3d_complex (__main__.TestJitGeneratedModule) ... ok (0.074s) 2022-05-18T04:20:18.3016449Z test_nn_ReflectionPad3d_no_batch_dim (__main__.TestJitGeneratedModule) ... ok (0.068s) 2022-05-18T04:20:18.3631509Z test_nn_ReplicationPad1d (__main__.TestJitGeneratedModule) ... ok (0.053s) 2022-05-18T04:20:18.4243063Z test_nn_ReplicationPad1d_batch (__main__.TestJitGeneratedModule) ... ok (0.069s) 2022-05-18T04:20:18.4869610Z test_nn_ReplicationPad1d_complex (__main__.TestJitGeneratedModule) ... ok (0.063s) 2022-05-18T04:20:18.5496012Z test_nn_ReplicationPad2d (__main__.TestJitGeneratedModule) ... ok (0.063s) 2022-05-18T04:20:18.6119268Z test_nn_ReplicationPad2d_complex (__main__.TestJitGeneratedModule) ... ok (0.049s) 2022-05-18T04:20:18.6725551Z test_nn_ReplicationPad2d_no_batch_dim (__main__.TestJitGeneratedModule) ... ok (0.063s) 2022-05-18T04:20:18.7338975Z test_nn_ReplicationPad3d (__main__.TestJitGeneratedModule) ... ok (0.059s) 2022-05-18T04:20:18.7963019Z test_nn_ReplicationPad3d_complex (__main__.TestJitGeneratedModule) ... ok (0.063s) 2022-05-18T04:20:18.8567946Z test_nn_ReplicationPad3d_no_batch_dim (__main__.TestJitGeneratedModule) ... ok (0.064s) 2022-05-18T04:20:18.9211742Z test_nn_SELU (__main__.TestJitGeneratedModule) ... ok (0.074s) 2022-05-18T04:20:18.9883093Z test_nn_SELU_no_batch_dim (__main__.TestJitGeneratedModule) ... ok (0.068s) 2022-05-18T04:20:19.0575941Z test_nn_SELU_scalar (__main__.TestJitGeneratedModule) ... ok (0.069s) 2022-05-18T04:20:19.1245199Z test_nn_SiLU (__main__.TestJitGeneratedModule) ... ok (0.058s) 2022-05-18T04:20:19.1884372Z test_nn_SiLU_no_batch_dim (__main__.TestJitGeneratedModule) ... ok (0.063s) 2022-05-18T04:20:19.3258002Z test_nn_SiLU_scalar (__main__.TestJitGeneratedModule) ... ok (0.139s) 2022-05-18T04:20:19.3820624Z test_nn_Sigmoid (__main__.TestJitGeneratedModule) ... ok (0.063s) 2022-05-18T04:20:19.4381934Z test_nn_Sigmoid_no_batch_dim (__main__.TestJitGeneratedModule) ... ok (0.059s) 2022-05-18T04:20:19.4937065Z test_nn_Sigmoid_scalar (__main__.TestJitGeneratedModule) ... ok (0.055s) 2022-05-18T04:20:19.5456419Z test_nn_SmoothL1Loss (__main__.TestJitGeneratedModule) ... ok (0.052s) 2022-05-18T04:20:19.5497155Z test_nn_SmoothL1Loss_beta (__main__.TestJitGeneratedModule) ... ok (0.004s) 2022-05-18T04:20:19.5924040Z test_nn_SmoothL1Loss_no_batch_dim_mean (__main__.TestJitGeneratedModule) ... ok (0.043s) 2022-05-18T04:20:19.6338983Z test_nn_SmoothL1Loss_no_batch_dim_none (__main__.TestJitGeneratedModule) ... ok (0.037s) 2022-05-18T04:20:19.6747590Z test_nn_SmoothL1Loss_no_batch_dim_sum (__main__.TestJitGeneratedModule) ... ok (0.031s) 2022-05-18T04:20:19.6787307Z test_nn_SmoothL1Loss_no_reduce (__main__.TestJitGeneratedModule) ... ok (0.016s) 2022-05-18T04:20:19.6826278Z test_nn_SmoothL1Loss_no_reduce_scalar (__main__.TestJitGeneratedModule) ... ok (0.000s) 2022-05-18T04:20:19.7238039Z test_nn_SmoothL1Loss_scalar (__main__.TestJitGeneratedModule) ... ok (0.047s) 2022-05-18T04:20:19.7277431Z test_nn_SmoothL1Loss_zero_beta (__main__.TestJitGeneratedModule) ... ok (0.000s) 2022-05-18T04:20:19.7746336Z test_nn_SoftMarginLoss (__main__.TestJitGeneratedModule) ... ok (0.047s) 2022-05-18T04:20:19.8134450Z test_nn_SoftMarginLoss_no_batch_dim_mean (__main__.TestJitGeneratedModule) ... ok (0.032s) 2022-05-18T04:20:19.8520112Z test_nn_SoftMarginLoss_no_batch_dim_none (__main__.TestJitGeneratedModule) ... ok (0.047s) 2022-05-18T04:20:19.8906066Z test_nn_SoftMarginLoss_no_batch_dim_sum (__main__.TestJitGeneratedModule) ... ok (0.031s) 2022-05-18T04:20:19.8945433Z test_nn_SoftMarginLoss_no_reduce (__main__.TestJitGeneratedModule) ... ok (0.000s) 2022-05-18T04:20:19.9782759Z test_nn_Softmax (__main__.TestJitGeneratedModule) ... ok (0.097s) 2022-05-18T04:20:20.0624280Z test_nn_Softmax2d (__main__.TestJitGeneratedModule) ... ok (0.083s) 2022-05-18T04:20:20.1451384Z test_nn_Softmax2d_no_batch_dim (__main__.TestJitGeneratedModule) ... ok (0.084s) 2022-05-18T04:20:20.2224330Z test_nn_Softmax_no_batch_dim (__main__.TestJitGeneratedModule) ... ok (0.065s) 2022-05-18T04:20:20.2995337Z test_nn_Softmax_scalar (__main__.TestJitGeneratedModule) ... ok (0.089s) 2022-05-18T04:20:20.3945948Z test_nn_Softmin (__main__.TestJitGeneratedModule) ... ok (0.095s) 2022-05-18T04:20:20.4827028Z test_nn_Softmin_multidim (__main__.TestJitGeneratedModule) ... ok (0.089s) 2022-05-18T04:20:20.5698333Z test_nn_Softmin_no_batch_dim (__main__.TestJitGeneratedModule) ... ok (0.087s) 2022-05-18T04:20:20.6568118Z test_nn_Softmin_scalar (__main__.TestJitGeneratedModule) ... ok (0.076s) 2022-05-18T04:20:20.7194386Z test_nn_Softplus (__main__.TestJitGeneratedModule) ... ok (0.067s) 2022-05-18T04:20:20.7803214Z test_nn_Softplus_beta (__main__.TestJitGeneratedModule) ... ok (0.063s) 2022-05-18T04:20:20.8406397Z test_nn_Softplus_beta_threshold (__main__.TestJitGeneratedModule) ... ok (0.054s) 2022-05-18T04:20:20.8989274Z test_nn_Softplus_beta_threshold_scalar (__main__.TestJitGeneratedModule) ... ok (0.069s) 2022-05-18T04:20:20.9579802Z test_nn_Softplus_no_batch_dim (__main__.TestJitGeneratedModule) ... ok (0.047s) 2022-05-18T04:20:21.0158216Z test_nn_Softshrink (__main__.TestJitGeneratedModule) ... ok (0.070s) 2022-05-18T04:20:21.0750279Z test_nn_Softshrink_lambda (__main__.TestJitGeneratedModule) ... ok (0.047s) 2022-05-18T04:20:21.1316003Z test_nn_Softshrink_lambda_scalar (__main__.TestJitGeneratedModule) ... ok (0.068s) 2022-05-18T04:20:21.1884168Z test_nn_Softshrink_no_batch_dim (__main__.TestJitGeneratedModule) ... ok (0.047s) 2022-05-18T04:20:21.2711715Z test_nn_Softsign (__main__.TestJitGeneratedModule) ... ok (0.083s) 2022-05-18T04:20:21.3497245Z test_nn_Softsign_no_batch_dim (__main__.TestJitGeneratedModule) ... ok (0.085s) 2022-05-18T04:20:21.4267479Z test_nn_Softsign_scalar (__main__.TestJitGeneratedModule) ... ok (0.070s) 2022-05-18T04:20:21.4839564Z test_nn_Tanh (__main__.TestJitGeneratedModule) ... ok (0.063s) 2022-05-18T04:20:21.5405320Z test_nn_Tanh_no_batch_dim (__main__.TestJitGeneratedModule) ... ok (0.063s) 2022-05-18T04:20:21.5980616Z test_nn_Tanh_scalar (__main__.TestJitGeneratedModule) ... ok (0.058s) 2022-05-18T04:20:21.6769267Z test_nn_Tanhshrink (__main__.TestJitGeneratedModule) ... ok (0.064s) 2022-05-18T04:20:21.7517060Z test_nn_Tanhshrink_no_batch_dim (__main__.TestJitGeneratedModule) ... ok (0.089s) 2022-05-18T04:20:21.8255019Z test_nn_Tanhshrink_scalar (__main__.TestJitGeneratedModule) ... ok (0.063s) 2022-05-18T04:20:21.8970460Z test_nn_Threshold_large_value (__main__.TestJitGeneratedModule) ... ok (0.083s) 2022-05-18T04:20:21.9637554Z test_nn_Threshold_no_batch_dim (__main__.TestJitGeneratedModule) ... ok (0.065s) 2022-05-18T04:20:22.0312430Z test_nn_Threshold_threshold_value (__main__.TestJitGeneratedModule) ... ok (0.068s) 2022-05-18T04:20:22.0972555Z test_nn_Threshold_threshold_value_scalar (__main__.TestJitGeneratedModule) ... ok (0.068s) 2022-05-18T04:20:22.1012303Z test_nn_Transformer (__main__.TestJitGeneratedModule) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T04:20:24.7723721Z test_nn_TransformerDecoderLayer_gelu_activation (__main__.TestJitGeneratedModule) ... ok (2.673s) 2022-05-18T04:20:27.3258625Z test_nn_TransformerDecoderLayer_relu_activation (__main__.TestJitGeneratedModule) ... ok (2.542s) 2022-05-18T04:20:29.2780850Z test_nn_TransformerEncoderLayer_gelu_activation (__main__.TestJitGeneratedModule) ... ok (1.963s) 2022-05-18T04:20:31.2688420Z test_nn_TransformerEncoderLayer_relu_activation (__main__.TestJitGeneratedModule) ... ok (1.983s) 2022-05-18T04:20:37.8570210Z test_nn_Transformer_multilayer_coder (__main__.TestJitGeneratedModule) ... ok (6.597s) 2022-05-18T04:20:37.9114661Z test_nn_TripletMarginLoss_no_batch_dim_mean (__main__.TestJitGeneratedModule) ... ok (0.041s) 2022-05-18T04:20:37.9540468Z test_nn_TripletMarginLoss_no_batch_dim_none (__main__.TestJitGeneratedModule) ... ok (0.047s) 2022-05-18T04:20:37.9965971Z test_nn_TripletMarginLoss_no_batch_dim_sum (__main__.TestJitGeneratedModule) ... ok (0.051s) 2022-05-18T04:20:38.0574429Z test_nn_Unflatten_no_batch_dim (__main__.TestJitGeneratedModule) ... ok (0.050s) 2022-05-18T04:20:38.1432392Z test_nn_Unfold (__main__.TestJitGeneratedModule) ... ok (0.086s) 2022-05-18T04:20:38.2219596Z test_nn_Unfold_int_input (__main__.TestJitGeneratedModule) ... ok (0.081s) 2022-05-18T04:20:38.2838937Z test_nn_ZeroPad2d (__main__.TestJitGeneratedModule) ... ok (0.062s) 2022-05-18T04:20:38.3465024Z test_nn_ZeroPad2d_complex (__main__.TestJitGeneratedModule) ... ok (0.071s) 2022-05-18T04:20:38.4093349Z test_nn_ZeroPad2d_negative_dims (__main__.TestJitGeneratedModule) ... ok (0.052s) 2022-05-18T04:20:38.4713925Z test_nn_ZeroPad2d_no_batch_dim (__main__.TestJitGeneratedModule) ... ok (0.063s) 2022-05-18T04:20:38.4754109Z test_nn_interpolate_bicubic_2d (__main__.TestJitGeneratedModule) ... ok (0.000s) 2022-05-18T04:20:38.4793312Z test_nn_interpolate_bicubic_2d_zero_dim (__main__.TestJitGeneratedModule) ... ok (0.016s) 2022-05-18T04:20:38.4832153Z test_nn_interpolate_bicubic_scale_2d (__main__.TestJitGeneratedModule) ... ok (0.000s) 2022-05-18T04:20:38.4870797Z test_nn_interpolate_bicubic_scale_tuple_shared_2d (__main__.TestJitGeneratedModule) ... ok (0.000s) 2022-05-18T04:20:38.4909451Z test_nn_interpolate_bicubic_scale_tuple_skewed_2d (__main__.TestJitGeneratedModule) ... ok (0.000s) 2022-05-18T04:20:38.4948511Z test_nn_interpolate_bicubic_scale_tuple_skewed_2d_align_corners (__main__.TestJitGeneratedModule) ... ok (0.018s) 2022-05-18T04:20:38.4987391Z test_nn_interpolate_bicubic_tuple_2d (__main__.TestJitGeneratedModule) ... ok (0.004s) 2022-05-18T04:20:38.5026352Z test_nn_interpolate_bicubic_tuple_2d_align_corners (__main__.TestJitGeneratedModule) ... ok (0.004s) 2022-05-18T04:20:38.5065394Z test_nn_interpolate_bilinear_2d (__main__.TestJitGeneratedModule) ... ok (0.004s) 2022-05-18T04:20:38.5104585Z test_nn_interpolate_bilinear_2d_zero_dim (__main__.TestJitGeneratedModule) ... ok (0.004s) 2022-05-18T04:20:38.5143330Z test_nn_interpolate_bilinear_scale_2d (__main__.TestJitGeneratedModule) ... ok (0.004s) 2022-05-18T04:20:38.5182299Z test_nn_interpolate_bilinear_scale_tuple_shared_2d (__main__.TestJitGeneratedModule) ... ok (0.004s) 2022-05-18T04:20:38.5221349Z test_nn_interpolate_bilinear_scale_tuple_skewed_2d (__main__.TestJitGeneratedModule) ... ok (0.003s) 2022-05-18T04:20:38.5260273Z test_nn_interpolate_bilinear_scale_tuple_skewed_2d_align_corners (__main__.TestJitGeneratedModule) ... ok (0.003s) 2022-05-18T04:20:38.5299140Z test_nn_interpolate_bilinear_tuple_2d (__main__.TestJitGeneratedModule) ... ok (0.004s) 2022-05-18T04:20:38.5338101Z test_nn_interpolate_bilinear_tuple_2d_align_corners (__main__.TestJitGeneratedModule) ... ok (0.004s) 2022-05-18T04:20:38.5376804Z test_nn_interpolate_linear_1d (__main__.TestJitGeneratedModule) ... ok (0.004s) 2022-05-18T04:20:38.5415696Z test_nn_interpolate_linear_1d_align_corners (__main__.TestJitGeneratedModule) ... ok (0.004s) 2022-05-18T04:20:38.5454698Z test_nn_interpolate_linear_1d_zero_dim (__main__.TestJitGeneratedModule) ... ok (0.004s) 2022-05-18T04:20:38.5493864Z test_nn_interpolate_linear_scale_1d (__main__.TestJitGeneratedModule) ... ok (0.004s) 2022-05-18T04:20:38.5532940Z test_nn_interpolate_linear_scale_1d_align_corners (__main__.TestJitGeneratedModule) ... ok (0.004s) 2022-05-18T04:20:38.5571967Z test_nn_interpolate_linear_tuple_1d (__main__.TestJitGeneratedModule) ... ok (0.004s) 2022-05-18T04:20:38.5610765Z test_nn_interpolate_nearest_1d (__main__.TestJitGeneratedModule) ... ok (0.003s) 2022-05-18T04:20:38.5649400Z test_nn_interpolate_nearest_1d_zero_dim (__main__.TestJitGeneratedModule) ... ok (0.004s) 2022-05-18T04:20:38.5688243Z test_nn_interpolate_nearest_2d (__main__.TestJitGeneratedModule) ... ok (0.004s) 2022-05-18T04:20:38.5727192Z test_nn_interpolate_nearest_2d_launch_configs (__main__.TestJitGeneratedModule) ... ok (0.004s) 2022-05-18T04:20:38.5766025Z test_nn_interpolate_nearest_2d_zero_dim (__main__.TestJitGeneratedModule) ... ok (0.004s) 2022-05-18T04:20:38.5804966Z test_nn_interpolate_nearest_3d (__main__.TestJitGeneratedModule) ... ok (0.004s) 2022-05-18T04:20:38.5843929Z test_nn_interpolate_nearest_3d_zero_dim (__main__.TestJitGeneratedModule) ... ok (0.004s) 2022-05-18T04:20:38.5882738Z test_nn_interpolate_nearest_scale_1d (__main__.TestJitGeneratedModule) ... ok (0.004s) 2022-05-18T04:20:38.5921804Z test_nn_interpolate_nearest_scale_2d (__main__.TestJitGeneratedModule) ... ok (0.003s) 2022-05-18T04:20:38.5960375Z test_nn_interpolate_nearest_scale_3d (__main__.TestJitGeneratedModule) ... ok (0.003s) 2022-05-18T04:20:38.5999234Z test_nn_interpolate_nearest_tuple_1d (__main__.TestJitGeneratedModule) ... ok (0.004s) 2022-05-18T04:20:38.6038174Z test_nn_interpolate_nearest_tuple_2d (__main__.TestJitGeneratedModule) ... ok (0.003s) 2022-05-18T04:20:38.6076635Z test_nn_interpolate_nearest_tuple_3d (__main__.TestJitGeneratedModule) ... ok (0.000s) 2022-05-18T04:20:38.6115228Z test_nn_interpolate_trilinear_3d (__main__.TestJitGeneratedModule) ... ok (0.000s) 2022-05-18T04:20:38.6153858Z test_nn_interpolate_trilinear_3d_zero_dim (__main__.TestJitGeneratedModule) ... ok (0.000s) 2022-05-18T04:20:38.6192512Z test_nn_interpolate_trilinear_scale_3d (__main__.TestJitGeneratedModule) ... ok (0.016s) 2022-05-18T04:20:38.6231232Z test_nn_interpolate_trilinear_scale_3d_align_corners (__main__.TestJitGeneratedModule) ... ok (0.000s) 2022-05-18T04:20:38.6269693Z test_nn_interpolate_trilinear_tuple_3d (__main__.TestJitGeneratedModule) ... ok (0.000s) 2022-05-18T04:20:38.6308197Z test_nn_interpolate_trilinear_tuple_3d_align_corners (__main__.TestJitGeneratedModule) ... ok (0.000s) 2022-05-18T04:20:38.6346692Z test_nn_log_softmax_dim0 (__main__.TestJitGeneratedModule) ... ok (0.016s) 2022-05-18T04:20:38.6385237Z test_nn_log_softmax_dim3 (__main__.TestJitGeneratedModule) ... ok (0.000s) 2022-05-18T04:20:38.6424028Z test_nn_log_softmax_lastdim (__main__.TestJitGeneratedModule) ... ok (0.000s) 2022-05-18T04:20:38.6462481Z test_nn_log_softmax_scalar (__main__.TestJitGeneratedModule) ... ok (0.000s) 2022-05-18T04:20:38.6501156Z test_nn_log_softmax_spatial (__main__.TestJitGeneratedModule) ... ok (0.016s) 2022-05-18T04:20:38.6539773Z test_nn_log_softmax_spatial_special (__main__.TestJitGeneratedModule) ... ok (0.000s) 2022-05-18T04:20:38.6578467Z test_nn_multimarginloss_1d_input_0d_target_no_reduce (__main__.TestJitGeneratedModule) ... ok (0.000s) 2022-05-18T04:20:38.6617105Z test_nn_softmax_functional_dim0 (__main__.TestJitGeneratedModule) ... ok (0.000s) 2022-05-18T04:20:38.6655666Z test_nn_softmax_functional_dim3 (__main__.TestJitGeneratedModule) ... ok (0.016s) 2022-05-18T04:20:38.6694092Z test_nn_softmax_functional_scalar (__main__.TestJitGeneratedModule) ... ok (0.000s) 2022-05-18T04:20:38.6732584Z test_nn_softmax_lastdim (__main__.TestJitGeneratedModule) ... ok (0.000s) 2022-05-18T04:20:38.6771250Z test_nn_softmax_lastdim_dtype (__main__.TestJitGeneratedModule) ... ok (0.000s) 2022-05-18T04:20:38.6809797Z test_nn_softmax_spatial (__main__.TestJitGeneratedModule) ... ok (0.016s) 2022-05-18T04:20:38.6848306Z test_nn_softmax_spatial_dtype (__main__.TestJitGeneratedModule) ... ok (0.000s) 2022-05-18T04:20:38.6886739Z test_nn_softmax_spatial_special (__main__.TestJitGeneratedModule) ... ok (0.000s) 2022-05-18T04:20:38.6919233Z test_checkscriptassertraisesregex (jit.test_jit_utils.TestJitUtils) ... ok (0.000s) 2022-05-18T04:20:38.6994970Z test_get_callable_argument_names_hybrid (jit.test_jit_utils.TestJitUtils) ... ok (0.018s) 2022-05-18T04:20:38.7005819Z test_get_callable_argument_names_keyword_only (jit.test_jit_utils.TestJitUtils) ... ok (0.000s) 2022-05-18T04:20:38.7069071Z test_get_callable_argument_names_positional_only (jit.test_jit_utils.TestJitUtils) ... ok (0.000s) 2022-05-18T04:20:38.7081261Z test_get_callable_argument_names_positional_or_keyword (jit.test_jit_utils.TestJitUtils) ... ok (0.000s) 2022-05-18T04:20:38.7092373Z test_get_callable_argument_names_var_keyword (jit.test_jit_utils.TestJitUtils) ... ok (0.000s) 2022-05-18T04:20:38.7103308Z test_get_callable_argument_names_var_positional (jit.test_jit_utils.TestJitUtils) ... ok (0.000s) 2022-05-18T04:20:38.7132910Z test_versioned_div_scalar (jit.test_legacy_upgraders.TestLegacyUpgraders) ... skip: Skipped due to new global operator versioning for operators (0.000s) 2022-05-18T04:20:38.7161004Z test_versioned_div_scalar_inplace (jit.test_legacy_upgraders.TestLegacyUpgraders) ... skip: Skipped due to new global operator versioning for operators (0.016s) 2022-05-18T04:20:38.7189941Z test_versioned_div_scalar_reciprocal (jit.test_legacy_upgraders.TestLegacyUpgraders) ... skip: Skipped due to new global operator versioning for operators (0.000s) 2022-05-18T04:20:38.7204992Z test_versioned_div_scalar_scalar (jit.test_legacy_upgraders.TestLegacyUpgraders) ... skip: Skipped due to new global operator versioning for operators (0.000s) 2022-05-18T04:20:38.7226262Z test_versioned_div_tensor (jit.test_legacy_upgraders.TestLegacyUpgraders) ... skip: Skipped due to new global operator versioning for operators (0.000s) 2022-05-18T04:20:38.7246914Z test_versioned_div_tensor_inplace (jit.test_legacy_upgraders.TestLegacyUpgraders) ... skip: Skipped due to new global operator versioning for operators (0.000s) 2022-05-18T04:20:38.7271808Z test_versioned_div_tensor_out (jit.test_legacy_upgraders.TestLegacyUpgraders) ... skip: Skipped due to new global operator versioning for operators (0.000s) 2022-05-18T04:20:38.7286426Z test_versioned_full_integer_value (jit.test_legacy_upgraders.TestLegacyUpgraders) ... skip: Skipped due to new global operator versioning for operators (0.000s) 2022-05-18T04:20:38.7302663Z test_versioned_full_preserved (jit.test_legacy_upgraders.TestLegacyUpgraders) ... skip: Skipped due to new global operator versioning for operators (0.016s) 2022-05-18T04:20:38.7321820Z test_versioned_symbols (jit.test_legacy_upgraders.TestLegacyUpgraders) 2022-05-18T04:20:38.7322299Z Tests Torchscript symbol versioning. See note [Versioned Symbols]. ... skip: Skipped due to new global operator versioning for operators (0.000s) 2022-05-18T04:20:38.7549620Z test_comprehension_iterable (jit.test_list_dict.TestList) ... ok (0.016s) 2022-05-18T04:20:38.7642945Z test_comprehension_out_type_not_in_type (jit.test_list_dict.TestList) ... ok (0.016s) 2022-05-18T04:20:38.7737638Z test_comprehensions_basic (jit.test_list_dict.TestList) ... ok (0.000s) 2022-05-18T04:20:38.7832245Z test_comprehensions_basic_float (jit.test_list_dict.TestList) ... ok (0.016s) 2022-05-18T04:20:38.7914485Z test_comprehensions_two_comps (jit.test_list_dict.TestList) ... ok (0.000s) 2022-05-18T04:20:38.7954023Z test_copy_list_immutable (jit.test_list_dict.TestList) ... ok (0.019s) 2022-05-18T04:20:38.8000079Z test_copy_list_mutable (jit.test_list_dict.TestList) ... ok (0.004s) 2022-05-18T04:20:38.8101557Z test_del (jit.test_list_dict.TestList) ... ok (0.010s) 2022-05-18T04:20:38.8156205Z test_dict_keyword_is_correctly_typed (jit.test_list_dict.TestList) ... ok (0.005s) 2022-05-18T04:20:38.8231641Z test_dict_keyword_with_dict_comprehension (jit.test_list_dict.TestList) ... ok (0.008s) 2022-05-18T04:20:38.8310209Z test_dict_keyword_with_dict_comprehension_and_kwargs (jit.test_list_dict.TestList) ... ok (0.007s) 2022-05-18T04:20:38.8354196Z test_dict_keyword_with_empty_dict_comprehension (jit.test_list_dict.TestList) ... ok (0.004s) 2022-05-18T04:20:38.8394961Z test_dict_keyword_with_empty_iterable (jit.test_list_dict.TestList) ... ok (0.004s) 2022-05-18T04:20:38.8469069Z test_dict_keyword_with_internal_aggregate_function (jit.test_list_dict.TestList) ... ok (0.007s) 2022-05-18T04:20:38.8539841Z test_dict_keyword_with_iterable (jit.test_list_dict.TestList) ... ok (0.007s) 2022-05-18T04:20:38.8608297Z test_dict_keyword_with_kwargs (jit.test_list_dict.TestList) ... ok (0.006s) 2022-05-18T04:20:38.8709379Z test_dict_keyword_with_kwargs_using_container_values (jit.test_list_dict.TestList) ... ok (0.010s) 2022-05-18T04:20:38.8761991Z test_dict_keyword_with_mapping (jit.test_list_dict.TestList) ... ok (0.006s) 2022-05-18T04:20:38.8820444Z test_dict_keyword_with_mapping_and_kwargs (jit.test_list_dict.TestList) ... ok (0.006s) 2022-05-18T04:20:38.8846479Z test_dict_keyword_with_mismatched_annotations (jit.test_list_dict.TestList) ... ok (0.002s) 2022-05-18T04:20:38.8920265Z test_dict_keyword_with_nested_call (jit.test_list_dict.TestList) ... ok (0.007s) 2022-05-18T04:20:38.8970864Z test_dict_keyword_with_previously_declared_variable (jit.test_list_dict.TestList) ... ok (0.005s) 2022-05-18T04:20:38.9030034Z test_dict_keyword_with_previously_declared_variable_and_kwargs (jit.test_list_dict.TestList) ... ok (0.001s) 2022-05-18T04:20:38.9081221Z test_extend_list_immutable (jit.test_list_dict.TestList) ... ok (0.000s) 2022-05-18T04:20:38.9155348Z test_extend_list_mutable (jit.test_list_dict.TestList) ... ok (0.016s) 2022-05-18T04:20:38.9341741Z test_in_check (jit.test_list_dict.TestList) ... ok (0.016s) 2022-05-18T04:20:38.9593338Z test_list_bool_conversion (jit.test_list_dict.TestList) ... ok (0.016s) 2022-05-18T04:20:38.9683944Z test_list_count (jit.test_list_dict.TestList) ... ok (0.016s) 2022-05-18T04:20:38.9736078Z test_list_count_not_existing (jit.test_list_dict.TestList) ... ok (0.000s) 2022-05-18T04:20:38.9888435Z test_list_gather (jit.test_list_dict.TestList) ... ok (0.016s) 2022-05-18T04:20:38.9979254Z test_list_index (jit.test_list_dict.TestList) ... ok (0.021s) 2022-05-18T04:20:39.0029306Z test_list_index_not_existing (jit.test_list_dict.TestList) ... ok (0.005s) 2022-05-18T04:20:39.0223893Z test_list_keyword (jit.test_list_dict.TestList) ... ok (0.019s) 2022-05-18T04:20:39.0306370Z test_list_len (jit.test_list_dict.TestList) ... ok (0.008s) 2022-05-18T04:20:39.0483351Z test_list_literal (jit.test_list_dict.TestList) ... ok (0.018s) 2022-05-18T04:20:39.0496157Z test_list_none (jit.test_list_dict.TestList) ... ok (0.001s) 2022-05-18T04:20:39.0994497Z test_list_ops (jit.test_list_dict.TestList) ... ok (0.050s) 2022-05-18T04:20:39.1281803Z test_list_slice (jit.test_list_dict.TestList) ... ok (0.021s) 2022-05-18T04:20:39.1601876Z test_list_sort (jit.test_list_dict.TestList) ... ok (0.031s) 2022-05-18T04:20:39.1621437Z test_list_unification_hint (jit.test_list_dict.TestList) ... ok (0.000s) 2022-05-18T04:20:39.1636023Z test_list_variance (jit.test_list_dict.TestList) 2022-05-18T04:20:39.1753974Z `List[T1]` is not a subtype of `List[T2]`, even if `T1` is a ... ok (0.016s) 2022-05-18T04:20:39.1812258Z test_min_bool_list (jit.test_list_dict.TestList) ... ok (0.000s) 2022-05-18T04:20:39.2708665Z test_min_max_list (jit.test_list_dict.TestList) ... ok (0.095s) 2022-05-18T04:20:39.3316567Z test_min_max_single_list (jit.test_list_dict.TestList) ... ok (0.069s) 2022-05-18T04:20:39.3380595Z test_mutable_list_append (jit.test_list_dict.TestList) ... ok (0.007s) 2022-05-18T04:20:39.3440121Z test_mutable_list_append_2 (jit.test_list_dict.TestList) ... ok (0.006s) 2022-05-18T04:20:39.3498113Z test_mutable_list_append_if (jit.test_list_dict.TestList) ... ok (0.006s) 2022-05-18T04:20:39.3559003Z test_mutable_list_append_if_else (jit.test_list_dict.TestList) ... ok (0.006s) 2022-05-18T04:20:39.3631472Z test_mutable_list_append_loop (jit.test_list_dict.TestList) ... ok (0.007s) 2022-05-18T04:20:39.3723257Z test_mutable_list_append_loop_if (jit.test_list_dict.TestList) ... ok (0.009s) 2022-05-18T04:20:39.3780340Z test_mutable_list_clear (jit.test_list_dict.TestList) ... ok (0.006s) 2022-05-18T04:20:39.3836743Z test_mutable_list_clear_empty (jit.test_list_dict.TestList) ... ok (0.005s) 2022-05-18T04:20:39.3908338Z test_mutable_list_function_inline (jit.test_list_dict.TestList) ... ok (0.008s) 2022-05-18T04:20:39.3967873Z test_mutable_list_insert (jit.test_list_dict.TestList) ... ok (0.006s) 2022-05-18T04:20:39.4028260Z test_mutable_list_insert_neg_out_of_bounds (jit.test_list_dict.TestList) ... ok (0.001s) 2022-05-18T04:20:39.4088305Z test_mutable_list_insert_negative (jit.test_list_dict.TestList) ... ok (0.000s) 2022-05-18T04:20:39.4148277Z test_mutable_list_insert_out_of_bounds (jit.test_list_dict.TestList) ... ok (0.016s) 2022-05-18T04:20:39.4226434Z test_mutable_list_nested_loop (jit.test_list_dict.TestList) ... ok (0.000s) 2022-05-18T04:20:39.4281401Z test_mutable_list_pop (jit.test_list_dict.TestList) ... ok (0.000s) 2022-05-18T04:20:39.4338578Z test_mutable_list_pop2 (jit.test_list_dict.TestList) ... ok (0.016s) 2022-05-18T04:20:39.4392893Z test_mutable_list_pop_at (jit.test_list_dict.TestList) ... ok (0.000s) 2022-05-18T04:20:39.4449627Z test_mutable_list_pop_at2 (jit.test_list_dict.TestList) ... ok (0.016s) 2022-05-18T04:20:39.4505454Z test_mutable_list_pop_at_negative (jit.test_list_dict.TestList) ... ok (0.000s) 2022-05-18T04:20:39.4563492Z test_mutable_list_pop_at_negative2 (jit.test_list_dict.TestList) ... ok (0.000s) 2022-05-18T04:20:39.4607790Z test_mutable_list_pop_empty (jit.test_list_dict.TestList) ... ok (0.016s) 2022-05-18T04:20:39.4673158Z test_mutable_list_pop_slice (jit.test_list_dict.TestList) ... ok (0.000s) 2022-05-18T04:20:39.4778391Z test_mutable_list_remove (jit.test_list_dict.TestList) ... ok (0.016s) 2022-05-18T04:20:39.4831022Z test_mutable_list_remove2 (jit.test_list_dict.TestList) ... ok (0.000s) 2022-05-18T04:20:39.4875202Z test_mutable_list_remove_not_existing (jit.test_list_dict.TestList) ... ok (0.000s) 2022-05-18T04:20:39.4959821Z test_mutable_list_remove_tensor (jit.test_list_dict.TestList) ... ok (0.020s) 2022-05-18T04:20:39.5019894Z test_mutable_list_reverse (jit.test_list_dict.TestList) ... ok (0.006s) 2022-05-18T04:20:39.5073022Z test_mutable_list_reverse_empty (jit.test_list_dict.TestList) ... ok (0.006s) 2022-05-18T04:20:39.5150663Z test_mutable_tensor_list_reverse (jit.test_list_dict.TestList) ... ok (0.007s) 2022-05-18T04:20:39.5194189Z test_no_element_type_annotation (jit.test_list_dict.TestList) ... ok (0.005s) 2022-05-18T04:20:39.5478269Z test_slice_index (jit.test_list_dict.TestList) ... ok (0.028s) 2022-05-18T04:20:39.5547634Z test_tensor_list_count (jit.test_list_dict.TestList) ... ok (0.007s) 2022-05-18T04:20:39.5617504Z test_tensor_list_count_not_existing (jit.test_list_dict.TestList) ... ok (0.007s) 2022-05-18T04:20:39.5686752Z test_tensor_list_index (jit.test_list_dict.TestList) ... ok (0.007s) 2022-05-18T04:20:39.5750220Z test_tensor_list_index_not_existing (jit.test_list_dict.TestList) ... ok (0.006s) 2022-05-18T04:20:39.5855941Z test_to_list (jit.test_list_dict.TestList) 2022-05-18T04:20:39.9007211Z Unit tests for Tensor.tolist() function. ... ok (0.324s) 2022-05-18T04:20:39.9022296Z test_to_list_gpu (jit.test_list_dict.TestList) 2022-05-18T04:20:39.9029876Z GPU tests for Tensor.tolist() function. ... skip: CUDA is not available (0.000s) 2022-05-18T04:20:39.9141468Z test_bump_numeric_counter (jit.test_logging.TestLogging) ... ok (0.016s) 2022-05-18T04:20:39.9243982Z test_counter_aggregation (jit.test_logging.TestLogging) ... ok (0.000s) 2022-05-18T04:20:39.9254945Z test_logging_levels_set (jit.test_logging.TestLogging) ... ok (0.000s) 2022-05-18T04:20:39.9293529Z test_time_measurement_counter (jit.test_logging.TestLogging) ... ok (0.000s) 2022-05-18T04:20:39.9385250Z test_time_measurement_counter_script (jit.test_logging.TestLogging) ... ok (0.016s) 2022-05-18T04:20:39.9468405Z test_trace_numeric_counter (jit.test_logging.TestLogging) ... ok (0.016s) 2022-05-18T04:20:39.9751097Z test_always_alive_values (jit.test_freezing.TestMKLDNNReinplacing) ... ok (0.016s) 2022-05-18T04:20:39.9905634Z test_merge_liveness (jit.test_freezing.TestMKLDNNReinplacing) ... ok (0.016s) 2022-05-18T04:20:40.0078555Z test_successful (jit.test_freezing.TestMKLDNNReinplacing) ... ok (0.022s) 2022-05-18T04:20:40.0228094Z test_switch_inputs_to_inplace (jit.test_freezing.TestMKLDNNReinplacing) ... ok (0.016s) 2022-05-18T04:20:40.0239358Z test_broadcasting_list (jit.test_misc.TestMisc) 2022-05-18T04:20:40.0305825Z Test BroadcastingList and torch.nn._size_N_t alias ... ok (0.016s) 2022-05-18T04:20:40.0336141Z test_dataclass_error (jit.test_misc.TestMisc) ... ok (0.000s) 2022-05-18T04:20:40.0630162Z test_export_opnames_interface (jit.test_misc.TestMisc) ... ok (0.031s) 2022-05-18T04:20:40.0670284Z test_future_isinstance (jit.test_misc.TestMisc) ... ok (0.000s) 2022-05-18T04:20:40.0695608Z test_hacked_twin (jit.test_misc.TestMisc) ... ok (0.000s) 2022-05-18T04:20:40.0702176Z test_if_returning_any (jit.test_misc.TestMisc) 2022-05-18T04:20:40.0767254Z Check that an if statement can return different ... ok (0.016s) 2022-05-18T04:20:40.0818959Z test_joined_str (jit.test_misc.TestMisc) ... ok (0.000s) 2022-05-18T04:20:40.0928962Z test_kwarg_support (jit.test_misc.TestMisc) ... ok (0.016s) 2022-05-18T04:20:40.1153669Z test_legacy_tensor_constructor (jit.test_misc.TestMisc) ... ok (0.015s) 2022-05-18T04:20:40.1269616Z test_list_literal_infer (jit.test_misc.TestMisc) ... ok (0.016s) 2022-05-18T04:20:40.1309478Z test_math_inf (jit.test_misc.TestMisc) ... ok (0.000s) 2022-05-18T04:20:40.1323126Z test_parse_ir_annotate (jit.test_misc.TestMisc) ... ok (0.000s) 2022-05-18T04:20:40.1337956Z test_parse_ir_single_element_tensor_negative (jit.test_misc.TestMisc) ... ok (0.000s) 2022-05-18T04:20:40.1352592Z test_parse_ir_single_element_tensor_positive (jit.test_misc.TestMisc) ... ok (0.000s) 2022-05-18T04:20:40.1392537Z test_str_refine_any (jit.test_misc.TestMisc) ... ok (0.016s) 2022-05-18T04:20:40.1430235Z test_subexpression_Dict_int_Future (jit.test_misc.TestMisc) ... ok (0.000s) 2022-05-18T04:20:40.1466941Z test_subexpression_Future_annotate (jit.test_misc.TestMisc) ... ok (0.000s) 2022-05-18T04:20:40.1503913Z test_subexpression_List_Future (jit.test_misc.TestMisc) ... ok (0.000s) 2022-05-18T04:20:40.1548905Z test_subexpression_Optional (jit.test_misc.TestMisc) ... ok (0.016s) 2022-05-18T04:20:40.1588352Z test_subexpression_Tuple_int_int_Future (jit.test_misc.TestMisc) ... ok (0.000s) 2022-05-18T04:20:40.1620308Z test_tuple_subscripted_assign (jit.test_misc.TestMisc) ... ok (0.000s) 2022-05-18T04:20:40.1769298Z test_call_script_fn_from_traced_module (jit.test_tracer.TestMixTracingScripting) ... ok (0.016s) 2022-05-18T04:20:40.1994592Z test_call_script_module_from_traced_module (jit.test_tracer.TestMixTracingScripting) ... ok (0.016s) 2022-05-18T04:20:40.2083303Z test_call_traced_fn_from_script_fn (jit.test_tracer.TestMixTracingScripting) ... ok (0.017s) 2022-05-18T04:20:40.2223122Z test_call_traced_mod_from_script_fn (jit.test_tracer.TestMixTracingScripting) ... ok (0.016s) 2022-05-18T04:20:40.2340816Z test_call_tracing_fn_from_script_module (jit.test_tracer.TestMixTracingScripting) ... ok (0.016s) 2022-05-18T04:20:40.2515317Z test_call_tracing_mod_from_script_module (jit.test_tracer.TestMixTracingScripting) ... ok (0.016s) 2022-05-18T04:20:40.2669323Z test_script_inline_trace_multiple_args (jit.test_tracer.TestMixTracingScripting) ... ok (0.016s) 2022-05-18T04:20:40.3246165Z test_trace_dict_mix_script (jit.test_tracer.TestMixTracingScripting) ... ok (0.059s) 2022-05-18T04:20:40.3664384Z test_trace_hierarchy (jit.test_tracer.TestMixTracingScripting) ... ok (0.042s) 2022-05-18T04:20:40.3964480Z test_trace_linear (jit.test_tracer.TestMixTracingScripting) ... ok (0.030s) 2022-05-18T04:20:40.4114665Z test_trace_mixed_by_script_with_dict_output (jit.test_tracer.TestMixTracingScripting) ... ok (0.001s) 2022-05-18T04:20:40.4274574Z test_trace_of_script (jit.test_tracer.TestMixTracingScripting) ... ok (0.016s) 2022-05-18T04:20:40.4607102Z test_trace_parameter (jit.test_tracer.TestMixTracingScripting) ... ok (0.047s) 2022-05-18T04:20:40.4626389Z test_trace_returning_dict_with_tensor_tuples (jit.test_tracer.TestMixTracingScripting) 2022-05-18T04:20:40.4780832Z Tracing over a module returning a dictionary whose values are tuples of tensors ... ok (0.016s) 2022-05-18T04:20:40.7062245Z test_trace_script (jit.test_tracer.TestMixTracingScripting) ... ok (0.228s) 2022-05-18T04:20:40.7088970Z test_trace_script_returning_complex_dict (jit.test_tracer.TestMixTracingScripting) 2022-05-18T04:20:40.7422677Z Tracing over a script function returning a dictionary should work. ... ok (0.031s) 2022-05-18T04:20:40.7530064Z test_trace_with_size (jit.test_tracer.TestMixTracingScripting) ... ok (0.016s) 2022-05-18T04:20:40.7989988Z test_traced_module_contains_scripted_interface_types (jit.test_tracer.TestMixTracingScripting) ... ok (0.048s) 2022-05-18T04:20:40.8285014Z test_traced_module_implements_interface (jit.test_tracer.TestMixTracingScripting) ... ok (0.030s) 2022-05-18T04:20:40.8388812Z test_tracing_indexing (jit.test_tracer.TestMixTracingScripting) ... ok (0.010s) 2022-05-18T04:20:40.8502184Z test_tracing_slicing (jit.test_tracer.TestMixTracingScripting) ... ok (0.011s) 2022-05-18T04:20:40.8515001Z test_alexnet (jit.test_models.TestModels) ... skip: no torchvision (0.001s) 2022-05-18T04:20:41.2993646Z test_dcgan_models (jit.test_models.TestModels) ... ok (0.447s) 2022-05-18T04:20:41.2999251Z test_dcgan_models_cuda (jit.test_models.TestModels) ... skip: no CUDA (0.000s) 2022-05-18T04:20:41.4197779Z test_mnist (jit.test_models.TestModels) ... ok (0.114s) 2022-05-18T04:20:41.4203325Z test_mnist_cuda (jit.test_models.TestModels) ... skip: no CUDA (0.000s) 2022-05-18T04:20:41.4213768Z test_mnist_training_leaks_no_memory_cuda (jit.test_models.TestModels) ... skip: no CUDA (0.000s) 2022-05-18T04:20:41.4224366Z test_neural_style (jit.test_models.TestModels) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-05-18T04:20:41.4228735Z test_neural_style_cuda (jit.test_models.TestModels) ... skip: no CUDA (0.000s) 2022-05-18T04:20:41.4796493Z test_reinforcement_learning (jit.test_models.TestModels) ... ok (0.062s) 2022-05-18T04:20:41.4801523Z test_reinforcement_learning_cuda (jit.test_models.TestModels) ... skip: no CUDA (0.000s) 2022-05-18T04:20:41.4858065Z test_script_module_script_resnet (jit.test_models.TestModels) ... skip: no torchvision (0.000s) 2022-05-18T04:20:41.4869077Z test_script_module_trace_resnet18 (jit.test_models.TestModels) ... skip: no torchvision (0.000s) 2022-05-18T04:20:41.4879091Z test_snli (jit.test_models.TestModels) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-05-18T04:20:41.4883390Z test_snli_cuda (jit.test_models.TestModels) ... skip: no CUDA (0.000s) 2022-05-18T04:20:42.3866533Z test_snli_quantized (jit.test_models.TestModels) ... ok (0.900s) 2022-05-18T04:20:42.3878633Z test_super_resolution (jit.test_models.TestModels) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-05-18T04:20:42.3883206Z test_super_resolution_cuda (jit.test_models.TestModels) ... skip: no CUDA (0.000s) 2022-05-18T04:20:42.5390686Z test_time_sequence_prediction (jit.test_models.TestModels) ... ok (0.163s) 2022-05-18T04:20:42.8086954Z test_vae (jit.test_models.TestModels) ... ok (0.260s) 2022-05-18T04:20:42.8092705Z test_vae_cuda (jit.test_models.TestModels) ... skip: no CUDA (0.000s) 2022-05-18T04:20:42.9353843Z test_vae_quantized (jit.test_models.TestModels) ... ok (0.130s) 2022-05-18T04:20:42.9384872Z test_customized_state_dict_methods (jit.test_module_apis.TestModuleAPIs) 2022-05-18T04:20:42.9972481Z Tests that customized state dict methods are in effect ... ok (0.068s) 2022-05-18T04:20:42.9986686Z test_default_state_dict_methods (jit.test_module_apis.TestModuleAPIs) 2022-05-18T04:20:43.0449994Z Tests that default state dict methods are automatically available ... ok (0.048s) 2022-05-18T04:20:43.0482759Z test_submodule_customized_state_dict_methods (jit.test_module_apis.TestModuleAPIs) 2022-05-18T04:20:43.1063340Z Tests that customized state dict methods on submodules are in effect ... ok (0.061s) 2022-05-18T04:20:43.2372847Z test_custom_container_forward (jit.test_module_containers.TestModuleContainers) ... ok (0.124s) 2022-05-18T04:20:43.2704654Z test_empty_dict_override_contains (jit.test_module_containers.TestModuleContainers) ... ok (0.031s) 2022-05-18T04:20:43.2959858Z test_module_inplace_construct (jit.test_module_containers.TestModuleContainers) ... ok (0.034s) 2022-05-18T04:20:43.3766358Z test_module_interface_special_methods (jit.test_module_containers.TestModuleContainers) ... ok (0.077s) 2022-05-18T04:20:43.4376663Z test_module_properties (jit.test_module_containers.TestModuleContainers) ... ok (0.064s) 2022-05-18T04:20:43.7435660Z test_moduledict (jit.test_module_containers.TestModuleContainers) ... ok (0.292s) 2022-05-18T04:20:43.7945508Z test_moduledict_getitem (jit.test_module_containers.TestModuleContainers) ... ok (0.065s) 2022-05-18T04:20:43.8100854Z test_moduledict_keyerror (jit.test_module_containers.TestModuleContainers) ... ok (0.004s) 2022-05-18T04:20:43.8108659Z test_normal_list_attribute_with_modules_error (jit.test_module_containers.TestModuleContainers) 2022-05-18T04:20:43.8145116Z Test that an attempt to script a module with a regular list attribute ... ok (0.016s) 2022-05-18T04:20:43.8378848Z test_parameterdict_script_getitem (jit.test_module_containers.TestModuleContainers) ... ok (0.016s) 2022-05-18T04:20:43.9087577Z test_parameterlist_script_getitem (jit.test_module_containers.TestModuleContainers) ... ok (0.078s) 2022-05-18T04:20:44.0028227Z test_parameterlist_script_iter (jit.test_module_containers.TestModuleContainers) ... ok (0.095s) 2022-05-18T04:20:44.0391229Z test_script_module_list_sequential (jit.test_module_containers.TestModuleContainers) ... ok (0.036s) 2022-05-18T04:20:44.2115510Z test_script_modulelist_index (jit.test_module_containers.TestModuleContainers) ... ok (0.158s) 2022-05-18T04:20:44.2521937Z test_sequential_intermediary_types (jit.test_module_containers.TestModuleContainers) ... ok (0.047s) 2022-05-18T04:20:44.2903300Z test_special_method_with_override (jit.test_module_containers.TestModuleContainers) ... ok (0.031s) 2022-05-18T04:20:44.2929181Z test_typed_module_dict (jit.test_module_containers.TestModuleContainers) 2022-05-18T04:20:44.3731488Z Test that a type annotation can be provided for a ModuleDict that allows ... ok (0.085s) 2022-05-18T04:20:44.3757474Z test_typed_module_list (jit.test_module_containers.TestModuleContainers) 2022-05-18T04:20:44.4498963Z Test that a type annotation can be provided for a ModuleList that allows ... ok (0.079s) 2022-05-18T04:20:44.4724058Z test_freeze_module_with_inplace_mutation_in_interface (jit.test_module_interface.TestModuleInterface) ... ok (0.031s) 2022-05-18T04:20:44.4915593Z test_freeze_module_with_interface (jit.test_module_interface.TestModuleInterface) ... ok (0.016s) 2022-05-18T04:20:44.5199417Z test_freeze_module_with_interface_and_fork (jit.test_module_interface.TestModuleInterface) ... ok (0.034s) 2022-05-18T04:20:44.5413902Z test_freeze_module_with_mutated_interface (jit.test_module_interface.TestModuleInterface) ... ok (0.021s) 2022-05-18T04:20:44.5621048Z test_freeze_module_with_setattr_in_interface (jit.test_module_interface.TestModuleInterface) ... ok (0.021s) 2022-05-18T04:20:44.5733489Z test_module_apis_interface (jit.test_module_interface.TestModuleInterface) ... ok (0.011s) 2022-05-18T04:20:44.6026481Z test_module_doc_string (jit.test_module_interface.TestModuleInterface) ... ok (0.029s) 2022-05-18T04:20:44.6520490Z test_module_interface (jit.test_module_interface.TestModuleInterface) ... ok (0.049s) 2022-05-18T04:20:44.6534967Z test_module_interface_inheritance (jit.test_module_interface.TestModuleInterface) ... ok (0.001s) 2022-05-18T04:20:44.6987143Z test_module_interface_subtype (jit.test_module_interface.TestModuleInterface) ... ok (0.044s) 2022-05-18T04:20:44.7218454Z test_module_swap (jit.test_module_interface.TestModuleInterface) ... ok (0.016s) 2022-05-18T04:20:44.7483233Z test_module_swap_no_lazy_compile (jit.test_module_interface.TestModuleInterface) ... ok (0.031s) 2022-05-18T04:20:44.7697710Z test_module_swap_no_module_interface (jit.test_module_interface.TestModuleInterface) ... ok (0.016s) 2022-05-18T04:20:44.7889648Z test_module_swap_wrong_module (jit.test_module_interface.TestModuleInterface) ... ok (0.016s) 2022-05-18T04:20:44.7988756Z test_not_submodule_interface_call (jit.test_module_interface.TestModuleInterface) ... ok (0.021s) 2022-05-18T04:20:44.8233734Z test_script_module_as_interface_swap (jit.test_module_interface.TestModuleInterface) ... ok (0.016s) 2022-05-18T04:20:44.8242363Z test_script_module_with_constants_list (jit.test_modules.TestModules) 2022-05-18T04:20:44.8400391Z Test that a module that has __constants__ set to something ... ok (0.016s) 2022-05-18T04:20:44.8456050Z test_namedtuple (jit.test_list_dict.TestNamedTuple) ... ok (0.016s) 2022-05-18T04:20:44.8523122Z test_namedtuple_as_attr (jit.test_list_dict.TestNamedTuple) ... ok (0.000s) 2022-05-18T04:20:44.8561381Z test_namedtuple_constant (jit.test_list_dict.TestNamedTuple) ... ok (0.000s) 2022-05-18T04:20:44.8610175Z test_namedtuple_kwarg_construct (jit.test_list_dict.TestNamedTuple) ... ok (0.016s) 2022-05-18T04:20:44.8652495Z test_namedtuple_lower (jit.test_list_dict.TestNamedTuple) ... ok (0.000s) 2022-05-18T04:20:44.8708079Z test_namedtuple_resolution (jit.test_list_dict.TestNamedTuple) ... ok (0.000s) 2022-05-18T04:20:44.8719303Z test_namedtuple_serialization (jit.test_list_dict.TestNamedTuple) ... skip: broken while these tests were not in CI (0.000s) 2022-05-18T04:20:44.8765399Z test_namedtuple_slice_unpack (jit.test_list_dict.TestNamedTuple) ... ok (0.016s) 2022-05-18T04:20:44.8808750Z test_namedtuple_type_annotation (jit.test_list_dict.TestNamedTuple) ... ok (0.000s) 2022-05-18T04:20:44.8832678Z test_namedtuple_wrong_types (jit.test_list_dict.TestNamedTuple) ... ok (0.000s) 2022-05-18T04:20:44.8882191Z test_return_named_tuple (jit.test_list_dict.TestNamedTuple) ... ok (0.000s) 2022-05-18T04:20:44.8893267Z test_adaptive_avg_pool2d (jit.test_backend_nnapi.TestNnapiBackend) ... skip: Skipping the test as libnnapi_backend.so was not found (0.000s) 2022-05-18T04:20:44.8907554Z test_avg_pool2d (jit.test_backend_nnapi.TestNnapiBackend) ... skip: Skipping the test as libnnapi_backend.so was not found (0.000s) 2022-05-18T04:20:44.8924060Z test_cat (jit.test_backend_nnapi.TestNnapiBackend) ... skip: Skipping the test as libnnapi_backend.so was not found (0.017s) 2022-05-18T04:20:44.8942131Z test_compile_spec_santiy (jit.test_backend_nnapi.TestNnapiBackend) ... skip: Skipping the test as libnnapi_backend.so was not found (0.002s) 2022-05-18T04:20:44.8973184Z test_conv2d (jit.test_backend_nnapi.TestNnapiBackend) ... skip: Skipping the test as libnnapi_backend.so was not found (0.003s) 2022-05-18T04:20:44.8990895Z test_conv2d_transpose (jit.test_backend_nnapi.TestNnapiBackend) ... skip: Skipping the test as libnnapi_backend.so was not found (0.002s) 2022-05-18T04:20:44.8995765Z test_dequantize (jit.test_backend_nnapi.TestNnapiBackend) ... skip: Skipping the test as libnnapi_backend.so was not found (0.000s) 2022-05-18T04:20:44.9004689Z test_detach (jit.test_backend_nnapi.TestNnapiBackend) ... skip: Skipping the test as libnnapi_backend.so was not found (0.001s) 2022-05-18T04:20:44.9024589Z test_flatten (jit.test_backend_nnapi.TestNnapiBackend) ... skip: Skipping the test as libnnapi_backend.so was not found (0.002s) 2022-05-18T04:20:44.9031675Z test_hardtanh (jit.test_backend_nnapi.TestNnapiBackend) ... skip: Skipping the test as libnnapi_backend.so was not found (0.001s) 2022-05-18T04:20:44.9038074Z test_linear (jit.test_backend_nnapi.TestNnapiBackend) ... skip: Skipping the test as libnnapi_backend.so was not found (0.000s) 2022-05-18T04:20:44.9043005Z test_log_softmax (jit.test_backend_nnapi.TestNnapiBackend) ... skip: Skipping the test as libnnapi_backend.so was not found (0.001s) 2022-05-18T04:20:44.9050991Z test_max_pool2d (jit.test_backend_nnapi.TestNnapiBackend) ... skip: Skipping the test as libnnapi_backend.so was not found (0.001s) 2022-05-18T04:20:44.9065503Z test_mean (jit.test_backend_nnapi.TestNnapiBackend) ... skip: Skipping the test as libnnapi_backend.so was not found (0.001s) 2022-05-18T04:20:44.9072735Z test_multi_output (jit.test_backend_nnapi.TestNnapiBackend) ... skip: Skipping the test as libnnapi_backend.so was not found (0.001s) 2022-05-18T04:20:44.9088421Z test_pointwise_binary (jit.test_backend_nnapi.TestNnapiBackend) ... skip: Skipping the test as libnnapi_backend.so was not found (0.001s) 2022-05-18T04:20:44.9100336Z test_pointwise_binary_const (jit.test_backend_nnapi.TestNnapiBackend) ... skip: Skipping the test as libnnapi_backend.so was not found (0.001s) 2022-05-18T04:20:44.9110236Z test_pointwise_unary (jit.test_backend_nnapi.TestNnapiBackend) ... skip: Skipping the test as libnnapi_backend.so was not found (0.000s) 2022-05-18T04:20:44.9120697Z test_prelu (jit.test_backend_nnapi.TestNnapiBackend) ... skip: Skipping the test as libnnapi_backend.so was not found (0.000s) 2022-05-18T04:20:44.9147230Z test_qadd (jit.test_backend_nnapi.TestNnapiBackend) ... skip: Skipping the test as libnnapi_backend.so was not found (0.000s) 2022-05-18T04:20:44.9154817Z test_qlinear (jit.test_backend_nnapi.TestNnapiBackend) ... skip: Skipping the test as libnnapi_backend.so was not found (0.000s) 2022-05-18T04:20:44.9159775Z test_quantize (jit.test_backend_nnapi.TestNnapiBackend) ... skip: Skipping the test as libnnapi_backend.so was not found (0.000s) 2022-05-18T04:20:44.9170512Z test_reshape (jit.test_backend_nnapi.TestNnapiBackend) ... skip: Skipping the test as libnnapi_backend.so was not found (0.000s) 2022-05-18T04:20:44.9176941Z test_seblock_mul (jit.test_backend_nnapi.TestNnapiBackend) ... skip: Skipping the test as libnnapi_backend.so was not found (0.000s) 2022-05-18T04:20:44.9192375Z test_slice (jit.test_backend_nnapi.TestNnapiBackend) ... skip: Skipping the test as libnnapi_backend.so was not found (0.000s) 2022-05-18T04:20:44.9199637Z test_softmax (jit.test_backend_nnapi.TestNnapiBackend) ... skip: Skipping the test as libnnapi_backend.so was not found (0.000s) 2022-05-18T04:20:44.9206301Z test_tensor_input (jit.test_backend_nnapi.TestNnapiBackend) ... skip: Skipping the test as libnnapi_backend.so was not found (0.000s) 2022-05-18T04:20:44.9215626Z test_to (jit.test_backend_nnapi.TestNnapiBackend) ... skip: Skipping the test as libnnapi_backend.so was not found (0.000s) 2022-05-18T04:20:44.9226514Z test_unsqueeze (jit.test_backend_nnapi.TestNnapiBackend) ... skip: Skipping the test as libnnapi_backend.so was not found (0.000s) 2022-05-18T04:20:44.9242569Z test_upsample_nearest2d (jit.test_backend_nnapi.TestNnapiBackend) ... skip: Skipping the test as libnnapi_backend.so was not found (0.000s) 2022-05-18T04:20:44.9370924Z test_export_dict (jit.test_onnx_export.TestONNXExport) ... ok (0.016s) 2022-05-18T04:20:44.9474066Z test_export_dynamic_slice (jit.test_onnx_export.TestONNXExport) ... Warning: ONNX Preprocess - Removing mutation from node aten::add_ on block input: 'retval.11'. This changes graph semantics. 2022-05-18T04:20:44.9686702Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\onnx\utils.py:55: UserWarning: You are exporting the model to ONNX while in training mode with 'train' parameter not specified. The model will default to inference mode export. If you wish to export a training amenable ONNX model, specify training=TrainingMode.TRAINING or training=TrainingMode.PRESERVE (to preserve the original model state) in torch.onnx.export(). 2022-05-18T04:20:44.9687347Z warnings.warn( 2022-05-18T04:20:44.9687500Z ok (0.031s) 2022-05-18T04:20:45.0030905Z test_export_tensoroption_to (jit.test_onnx_export.TestONNXExport) ... ok (0.041s) 2022-05-18T04:20:45.0092713Z test_fuse_addmm (jit.test_onnx_export.TestONNXExport) ... ok (0.000s) 2022-05-18T04:20:45.0184969Z test_listconstruct_erasure (jit.test_onnx_export.TestONNXExport) ... ok (0.016s) 2022-05-18T04:20:45.0286950Z test_onnx_export_func_with_warnings (jit.test_onnx_export.TestONNXExport) ... ok (0.016s) 2022-05-18T04:20:45.0491122Z test_onnx_export_script_inline_params (jit.test_onnx_export.TestONNXExport) ... C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\onnx\utils.py:55: UserWarning: You are exporting the model to ONNX while in training mode with 'train' parameter not specified. The model will default to inference mode export. If you wish to export a training amenable ONNX model, specify training=TrainingMode.TRAINING or training=TrainingMode.PRESERVE (to preserve the original model state) in torch.onnx.export(). 2022-05-18T04:20:45.0491851Z warnings.warn( 2022-05-18T04:20:45.0492025Z ok (0.016s) 2022-05-18T04:20:45.0668119Z test_onnx_export_script_inline_script (jit.test_onnx_export.TestONNXExport) ... ok (0.016s) 2022-05-18T04:20:45.0894271Z test_onnx_export_script_inline_trace (jit.test_onnx_export.TestONNXExport) ... ok (0.016s) 2022-05-18T04:20:45.0998654Z test_onnx_export_script_module (jit.test_onnx_export.TestONNXExport) ... ok (0.024s) 2022-05-18T04:20:45.1179814Z test_onnx_export_script_module_if (jit.test_onnx_export.TestONNXExport) ... ok (0.018s) 2022-05-18T04:20:45.1480971Z test_onnx_export_script_module_loop (jit.test_onnx_export.TestONNXExport) ... ok (0.030s) 2022-05-18T04:20:45.1593889Z test_onnx_export_script_non_alpha_add_sub (jit.test_onnx_export.TestONNXExport) ... ok (0.012s) 2022-05-18T04:20:45.1678407Z test_onnx_export_script_python_fail (jit.test_onnx_export.TestONNXExport) ... ok (0.008s) 2022-05-18T04:20:45.1911245Z test_onnx_export_script_truediv (jit.test_onnx_export.TestONNXExport) ... ok (0.023s) 2022-05-18T04:20:45.2137180Z test_onnx_export_shape_reshape (jit.test_onnx_export.TestONNXExport) ... C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\onnx\utils.py:55: UserWarning: You are exporting the model to ONNX while in training mode with 'train' parameter not specified. The model will default to inference mode export. If you wish to export a training amenable ONNX model, specify training=TrainingMode.TRAINING or training=TrainingMode.PRESERVE (to preserve the original model state) in torch.onnx.export(). 2022-05-18T04:20:45.2137970Z warnings.warn( 2022-05-18T04:20:45.2138125Z ok (0.008s) 2022-05-18T04:20:45.2842015Z test_onnx_export_speculate (jit.test_onnx_export.TestONNXExport) ... ok (0.078s) 2022-05-18T04:20:45.3129674Z test_onnx_transpose_incomplete_tensor_type (jit.test_onnx_export.TestONNXExport) ... ok (0.036s) 2022-05-18T04:20:45.3251047Z test_source_range_propagation (jit.test_onnx_export.TestONNXExport) ... ok (0.000s) 2022-05-18T04:20:45.3322172Z test_op_decomposition (jit.test_op_decompositions.TestOpDecompositions) ... ok (0.016s) 2022-05-18T04:20:45.3388600Z test_registered_decomposition (jit.test_op_decompositions.TestOpDecompositions) ... ok (0.000s) 2022-05-18T04:20:45.3676823Z test_fuse_activation_with_pack_ops_linear_conv2d_1 (jit.test_optimize_for_mobile_preserve_debug_info.TestOptimizeForMobilePreserveDebugInfo) ... ok (0.031s) 2022-05-18T04:20:45.3954925Z test_fuse_activation_with_pack_ops_linear_conv2d_2 (jit.test_optimize_for_mobile_preserve_debug_info.TestOptimizeForMobilePreserveDebugInfo) ... ok (0.035s) 2022-05-18T04:20:45.4219386Z test_fuse_activation_with_pack_ops_linear_conv2d_3 (jit.test_optimize_for_mobile_preserve_debug_info.TestOptimizeForMobilePreserveDebugInfo) ... ok (0.016s) 2022-05-18T04:20:45.4482460Z test_fuse_activation_with_pack_ops_linear_conv2d_4 (jit.test_optimize_for_mobile_preserve_debug_info.TestOptimizeForMobilePreserveDebugInfo) ... ok (0.031s) 2022-05-18T04:20:45.4625223Z test_insert_pre_packed_linear_before_inline_and_conv_2d_op (jit.test_optimize_for_mobile_preserve_debug_info.TestOptimizeForMobilePreserveDebugInfo) ... ok (0.016s) 2022-05-18T04:20:45.4764390Z test_insert_pre_packed_linear_op (jit.test_optimize_for_mobile_preserve_debug_info.TestOptimizeForMobilePreserveDebugInfo) ... ok (0.016s) 2022-05-18T04:20:45.4858652Z test_replace_conv1d_with_conv2d (jit.test_optimize_for_mobile_preserve_debug_info.TestOptimizeForMobilePreserveDebugInfo) ... ok (0.000s) 2022-05-18T04:20:45.4980937Z test_scriptable (jit.test_parametrization.TestParametrization) ... ok (0.024s) 2022-05-18T04:20:45.4991223Z test_traceable (jit.test_parametrization.TestParametrization) 2022-05-18T04:20:45.5396434Z Test the jit scripting and tracing of a parametrized model. ... ok (0.042s) 2022-05-18T04:20:45.6250313Z test_conv_dim_folding (jit.test_peephole.TestPeephole) ... ok (0.074s) 2022-05-18T04:20:45.6469150Z test_integer_refinement (jit.test_peephole.TestPeephole) ... ok (0.031s) 2022-05-18T04:20:45.6686872Z test_noop_peephole (jit.test_peephole.TestPeephole) ... ok (0.016s) 2022-05-18T04:20:45.6746184Z test_normalized_is_op (jit.test_peephole.TestPeephole) ... ok (0.000s) 2022-05-18T04:20:45.6805364Z test_normalized_isnot_op (jit.test_peephole.TestPeephole) ... ok (0.020s) 2022-05-18T04:20:45.6883670Z test_normalized_rsub (jit.test_peephole.TestPeephole) ... ok (0.008s) 2022-05-18T04:20:45.6951265Z test_optimize_out_comparison_same_value (jit.test_peephole.TestPeephole) ... ok (0.007s) 2022-05-18T04:20:45.7072178Z test_peephole (jit.test_peephole.TestPeephole) ... ok (0.003s) 2022-05-18T04:20:45.7110032Z test_peephole_add_zero (jit.test_peephole.TestPeephole) ... ok (0.000s) 2022-05-18T04:20:45.7176296Z test_peephole_arith (jit.test_peephole.TestPeephole) ... ok (0.016s) 2022-05-18T04:20:45.7188961Z test_peephole_cuda (jit.test_peephole.TestPeephole) ... skip: cpp tests require CUDA (0.000s) 2022-05-18T04:20:45.7230642Z test_peephole_dict_getitem_no_optimization_dict_modified (jit.test_peephole.TestPeephole) ... ok (0.000s) 2022-05-18T04:20:45.7269360Z test_peephole_dict_getitem_no_optimization_get_input_arg (jit.test_peephole.TestPeephole) ... ok (0.000s) 2022-05-18T04:20:45.7305428Z test_peephole_dict_getitem_no_optimization_keys_might_overlap (jit.test_peephole.TestPeephole) ... ok (0.016s) 2022-05-18T04:20:45.7339557Z test_peephole_dict_getitem_no_optimization_missing_key (jit.test_peephole.TestPeephole) ... ok (0.000s) 2022-05-18T04:20:45.7374097Z test_peephole_dict_getitem_no_optimization_overlapping_keys (jit.test_peephole.TestPeephole) ... ok (0.000s) 2022-05-18T04:20:45.7419323Z test_peephole_dict_getitem_no_optimization_unsupported_type (jit.test_peephole.TestPeephole) ... ok (0.000s) 2022-05-18T04:20:45.7534840Z test_peephole_dict_getitem_simple (jit.test_peephole.TestPeephole) ... ok (0.016s) 2022-05-18T04:20:45.7572844Z test_peephole_dict_len (jit.test_peephole.TestPeephole) ... ok (0.000s) 2022-05-18T04:20:45.7609672Z test_peephole_dict_len_no_optimization_keys_might_overlap (jit.test_peephole.TestPeephole) ... ok (0.016s) 2022-05-18T04:20:45.7647863Z test_peephole_dict_len_no_optimization_overlapping_keys (jit.test_peephole.TestPeephole) ... ok (0.000s) 2022-05-18T04:20:45.7694820Z test_peephole_dict_len_no_optimization_unsupported_type (jit.test_peephole.TestPeephole) ... ok (0.000s) 2022-05-18T04:20:45.7728375Z test_peephole_dynamic (jit.test_peephole.TestPeephole) ... ok (0.000s) 2022-05-18T04:20:45.7763992Z test_peephole_int (jit.test_peephole.TestPeephole) ... ok (0.016s) 2022-05-18T04:20:45.7842395Z test_peephole_len_list (jit.test_peephole.TestPeephole) ... ok (0.000s) 2022-05-18T04:20:45.8378921Z test_peephole_list_len (jit.test_peephole.TestPeephole) ... ok (0.053s) 2022-05-18T04:20:45.8540546Z test_peephole_list_ops (jit.test_peephole.TestPeephole) ... ok (0.016s) 2022-05-18T04:20:45.8612944Z test_peephole_no_output_aliasing (jit.test_peephole.TestPeephole) ... ok (0.016s) 2022-05-18T04:20:45.8652245Z test_peephole_optional_refine (jit.test_peephole.TestPeephole) ... ok (0.000s) 2022-05-18T04:20:45.8708360Z test_peephole_slice_all_three_args (jit.test_peephole.TestPeephole) ... ok (0.000s) 2022-05-18T04:20:45.8859950Z test_peephole_slice_one_empty_arg (jit.test_peephole.TestPeephole) ... ok (0.016s) 2022-05-18T04:20:45.8900634Z test_peephole_slice_optimization_not_applied_list_modified (jit.test_peephole.TestPeephole) ... ok (0.000s) 2022-05-18T04:20:45.8940776Z test_peephole_slice_optimization_not_applied_non_const_args (jit.test_peephole.TestPeephole) ... ok (0.018s) 2022-05-18T04:20:45.9102209Z test_peephole_slice_two_empty_args (jit.test_peephole.TestPeephole) ... ok (0.016s) 2022-05-18T04:20:45.9248678Z test_peephole_type_refinements (jit.test_peephole.TestPeephole) ... ok (0.015s) 2022-05-18T04:20:45.9339232Z test_peephole_with_non_output_writes (jit.test_peephole.TestPeephole) ... ok (0.009s) 2022-05-18T04:20:45.9407470Z test_peephole_with_writes (jit.test_peephole.TestPeephole) ... ok (0.007s) 2022-05-18T04:20:45.9450662Z test_refine_integer_values (jit.test_peephole.TestPeephole) ... ok (0.004s) 2022-05-18T04:20:45.9525073Z test_short_circuit_optimization (jit.test_peephole.TestPeephole) ... ok (0.008s) 2022-05-18T04:20:45.9534667Z test_version (__main__.TestProducerVersion) ... ok (0.001s) 2022-05-18T04:20:45.9635016Z test_aliasing_merge (jit.test_profiler.TestProfiler) ... ok (0.010s) 2022-05-18T04:20:45.9878250Z test_autograd_fallback_graph (jit.test_profiler.TestProfiler) ... ok (0.024s) 2022-05-18T04:20:45.9925519Z test_fallback_graph_not_specialized (jit.test_profiler.TestProfiler) ... ok (0.005s) 2022-05-18T04:20:45.9986058Z test_iterative_fusion (jit.test_profiler.TestProfiler) ... ok (0.005s) 2022-05-18T04:20:46.0027516Z test_local_fusion_strategy (jit.test_profiler.TestProfiler) ... ok (0.000s) 2022-05-18T04:20:46.0047335Z test_not_fusing_scalar_ops (jit.test_profiler.TestProfiler) ... ok (0.000s) 2022-05-18T04:20:46.0102967Z test_not_optimizing_property (jit.test_profiler.TestProfiler) ... ok (0.000s) 2022-05-18T04:20:46.0427735Z test_specialize_backward (jit.test_profiler.TestProfiler) ... ok (0.031s) 2022-05-18T04:20:46.0465614Z test_specialized_types (jit.test_profiler.TestProfiler) ... ok (0.016s) 2022-05-18T04:20:46.0509998Z test_tensor_constant (jit.test_profiler.TestProfiler) ... ok (0.000s) 2022-05-18T04:20:46.0597719Z test_tensor_type_not_determined_by_inputs (jit.test_profiler.TestProfiler) ... ok (0.000s) 2022-05-18T04:20:46.0659584Z test_use_not_profiled (jit.test_profiler.TestProfiler) ... ok (0.016s) 2022-05-18T04:20:46.0698726Z test_aliasdb (jit.test_python_bindings.TestPythonBindings) ... ok (0.000s) 2022-05-18T04:20:46.0717682Z test_canonicalize (jit.test_python_bindings.TestPythonBindings) ... ok (0.000s) 2022-05-18T04:20:46.0765187Z test_cu_create_function (jit.test_python_bindings.TestPythonBindings) ... ok (0.016s) 2022-05-18T04:20:46.0814443Z test_cu_get_functions (jit.test_python_bindings.TestPythonBindings) ... ok (0.000s) 2022-05-18T04:20:46.0829014Z test_graph_create (jit.test_python_bindings.TestPythonBindings) ... ok (0.000s) 2022-05-18T04:20:46.0864985Z test_graph_iterator_keepalive (jit.test_python_bindings.TestPythonBindings) ... ok (0.000s) 2022-05-18T04:20:46.0903202Z test_invalidation (jit.test_python_bindings.TestPythonBindings) ... ok (0.000s) 2022-05-18T04:20:46.1017140Z test_add (jit.test_python_builtins.TestPythonBuiltinOP) ... ok (0.022s) 2022-05-18T04:20:46.1341638Z test_adv_indexing_list (jit.test_python_builtins.TestPythonBuiltinOP) ... ok (0.031s) 2022-05-18T04:20:46.1671674Z test_advancedindex (jit.test_python_builtins.TestPythonBuiltinOP) ... ok (0.031s) 2022-05-18T04:20:46.1727008Z test_gather (jit.test_python_builtins.TestPythonBuiltinOP) ... ok (0.000s) 2022-05-18T04:20:46.2115556Z test_index (jit.test_python_builtins.TestPythonBuiltinOP) ... ok (0.038s) 2022-05-18T04:20:46.3277874Z test_index_ellipses (jit.test_python_builtins.TestPythonBuiltinOP) ... ok (0.115s) 2022-05-18T04:20:46.3352458Z test_inf (jit.test_python_builtins.TestPythonBuiltinOP) ... ok (0.016s) 2022-05-18T04:20:46.3512705Z test_matmul_py3 (jit.test_python_builtins.TestPythonBuiltinOP) ... ok (0.016s) 2022-05-18T04:20:46.3611828Z test_mul (jit.test_python_builtins.TestPythonBuiltinOP) ... ok (0.016s) 2022-05-18T04:20:46.4140209Z test_pow (jit.test_python_builtins.TestPythonBuiltinOP) ... ok (0.054s) 2022-05-18T04:20:46.4187243Z test_random (jit.test_python_builtins.TestPythonBuiltinOP) ... ok (0.005s) 2022-05-18T04:20:46.4402424Z test_slice (jit.test_python_builtins.TestPythonBuiltinOP) ... ok (0.021s) 2022-05-18T04:20:46.4483148Z test_stepped_tuple_slicing (jit.test_python_builtins.TestPythonBuiltinOP) ... ok (0.008s) 2022-05-18T04:20:46.4572202Z test_str_to_float (jit.test_python_builtins.TestPythonBuiltinOP) ... ok (0.009s) 2022-05-18T04:20:46.4653964Z test_triple (jit.test_python_builtins.TestPythonBuiltinOP) ... ok (0.008s) 2022-05-18T04:20:46.4708815Z test_param_strides (jit.test_python_ir.TestPythonIr) ... ok (0.006s) 2022-05-18T04:20:46.5084062Z test_attributes (jit.test_recursive_script.TestRecursiveScript) ... ok (0.037s) 2022-05-18T04:20:46.5311821Z test_class_compile (jit.test_recursive_script.TestRecursiveScript) ... ok (0.023s) 2022-05-18T04:20:46.5703830Z test_constants_with_final (jit.test_recursive_script.TestRecursiveScript) ... ok (0.039s) 2022-05-18T04:20:46.6360018Z test_dir (jit.test_recursive_script.TestRecursiveScript) ... ok (0.059s) 2022-05-18T04:20:46.6416365Z test_error_stack (jit.test_recursive_script.TestRecursiveScript) ... ok (0.000s) 2022-05-18T04:20:46.6443754Z test_error_stack_annotation (jit.test_recursive_script.TestRecursiveScript) ... ok (0.000s) 2022-05-18T04:20:46.6470355Z test_error_stack_class (jit.test_recursive_script.TestRecursiveScript) ... ok (0.016s) 2022-05-18T04:20:46.6572317Z test_error_stack_module (jit.test_recursive_script.TestRecursiveScript) ... ok (0.000s) 2022-05-18T04:20:46.6620414Z test_failed_function_compilation (jit.test_recursive_script.TestRecursiveScript) ... ok (0.016s) 2022-05-18T04:20:46.6947500Z test_function_attribute_in_submodule (jit.test_recursive_script.TestRecursiveScript) ... ok (0.034s) 2022-05-18T04:20:46.6997042Z test_ignore_class (jit.test_recursive_script.TestRecursiveScript) ... ok (0.003s) 2022-05-18T04:20:46.7145286Z test_inferred_nonetype (jit.test_recursive_script.TestRecursiveScript) ... ok (0.016s) 2022-05-18T04:20:46.7158480Z test_init_error (jit.test_recursive_script.TestRecursiveScript) ... ok (0.000s) 2022-05-18T04:20:46.7460378Z test_inner_traced_module (jit.test_recursive_script.TestRecursiveScript) ... ok (0.031s) 2022-05-18T04:20:46.8261141Z test_iterable_modules (jit.test_recursive_script.TestRecursiveScript) ... ok (0.069s) 2022-05-18T04:20:46.8428343Z test_method_call (jit.test_recursive_script.TestRecursiveScript) ... ok (0.016s) 2022-05-18T04:20:46.8669623Z test_module_basic (jit.test_recursive_script.TestRecursiveScript) ... ok (0.031s) 2022-05-18T04:20:46.8934461Z test_module_function_export (jit.test_recursive_script.TestRecursiveScript) ... ok (0.032s) 2022-05-18T04:20:46.8991381Z test_module_name (jit.test_recursive_script.TestRecursiveScript) ... ok (0.005s) 2022-05-18T04:20:46.9280018Z test_module_repr (jit.test_recursive_script.TestRecursiveScript) ... ok (0.029s) 2022-05-18T04:20:46.9634791Z test_optional_module (jit.test_recursive_script.TestRecursiveScript) ... ok (0.036s) 2022-05-18T04:20:46.9684650Z test_override_instance_method_ignore (jit.test_recursive_script.TestRecursiveScript) ... ok (0.005s) 2022-05-18T04:20:46.9761170Z test_prepare_scriptable_basic (jit.test_recursive_script.TestRecursiveScript) ... ok (0.008s) 2022-05-18T04:20:46.9809244Z test_prepare_scriptable_cycle (jit.test_recursive_script.TestRecursiveScript) ... ok (0.004s) 2022-05-18T04:20:47.0581104Z test_prepare_scriptable_iterable_modules (jit.test_recursive_script.TestRecursiveScript) ... ok (0.065s) 2022-05-18T04:20:47.0720221Z test_python_function_attribute (jit.test_recursive_script.TestRecursiveScript) ... ok (0.016s) 2022-05-18T04:20:47.0791003Z test_repeated_error_stack (jit.test_recursive_script.TestRecursiveScript) ... ok (0.016s) 2022-05-18T04:20:47.0903765Z test_script_after_eval (jit.test_recursive_script.TestRecursiveScript) ... ok (0.000s) 2022-05-18T04:20:47.0975538Z test_script_basic (jit.test_recursive_script.TestRecursiveScript) ... ok (0.021s) 2022-05-18T04:20:47.1322503Z test_script_function_attribute (jit.test_recursive_script.TestRecursiveScript) ... ok (0.032s) 2022-05-18T04:20:47.1332220Z test_script_loaded_module (jit.test_recursive_script.TestRecursiveScript) 2022-05-18T04:20:47.1581327Z Test that we can hold a loaded ScriptModule as a submodule. ... ok (0.016s) 2022-05-18T04:20:47.1802973Z test_aten_inplace (jit.test_remove_mutation.TestRemoveMutation) ... ok (0.031s) 2022-05-18T04:20:47.2198701Z test_common_pytorch_list_ops (jit.test_remove_mutation.TestRemoveMutation) ... ok (0.037s) 2022-05-18T04:20:47.2251975Z test_if_output (jit.test_remove_mutation.TestRemoveMutation) ... ok (0.000s) 2022-05-18T04:20:47.2337006Z test_if_output_fail (jit.test_remove_mutation.TestRemoveMutation) ... ok (0.016s) 2022-05-18T04:20:47.2549767Z test_list_indexing_removal (jit.test_remove_mutation.TestRemoveMutation) ... ok (0.016s) 2022-05-18T04:20:47.2623733Z test_lists_append (jit.test_remove_mutation.TestRemoveMutation) ... ok (0.016s) 2022-05-18T04:20:47.2675948Z test_lists_insert (jit.test_remove_mutation.TestRemoveMutation) ... ok (0.000s) 2022-05-18T04:20:47.2805581Z test_special_mapped_op (jit.test_remove_mutation.TestRemoveMutation) ... ok (0.016s) 2022-05-18T04:20:47.2830162Z test_different_functions (jit.test_save_load.TestSaveLoad) 2022-05-18T04:20:47.3136182Z Exercise the situation where we have the same qualified name ... ok (0.037s) 2022-05-18T04:20:47.3166165Z test_different_interfaces (jit.test_save_load.TestSaveLoad) 2022-05-18T04:20:47.3485925Z Exercise the situation where we have the same qualified name ... ok (0.031s) 2022-05-18T04:20:47.3510572Z test_different_modules (jit.test_save_load.TestSaveLoad) 2022-05-18T04:20:47.3997316Z Exercise the situation where we have the same qualified name ... ok (0.054s) 2022-05-18T04:20:47.4673046Z test_many_collisions (jit.test_save_load.TestSaveLoad) ... ok (0.067s) 2022-05-18T04:20:47.4697919Z test_save_load_meta_tensors (jit.test_save_load.TestSaveLoad) 2022-05-18T04:20:47.4997649Z Check that parameters, buffers, and submodules are the same after loading ... ok (0.033s) 2022-05-18T04:20:47.5020003Z test_save_load_params_buffers_submodules (jit.test_save_load.TestSaveLoad) 2022-05-18T04:20:47.5159620Z Check that parameters, buffers, and submodules are the same after loading. ... ok (0.016s) 2022-05-18T04:20:47.5279555Z test_save_load_using_pathlib (jit.test_save_load.TestSaveLoad) ... ok (0.012s) 2022-05-18T04:20:47.5444573Z test_save_load_with_extra_files (jit.test_save_load.TestSaveLoad) ... ok (0.016s) 2022-05-18T04:20:47.5452582Z test_save_namedtuple_input_only (jit.test_save_load.TestSaveLoad) 2022-05-18T04:20:47.5582648Z Even if a NamedTuple is only used as an input argument, saving and ... ok (0.014s) 2022-05-18T04:20:47.5589609Z test_save_namedtuple_output_only (jit.test_save_load.TestSaveLoad) 2022-05-18T04:20:47.5713392Z Even if a NamedTuple is only used as an output argument, saving and ... ok (0.013s) 2022-05-18T04:20:47.5788033Z test_save_nonexit_file (jit.test_save_load.TestSaveLoad) ... ok (0.008s) 2022-05-18T04:20:47.5805559Z test_different_functions (jit.test_save_load.TestSaveLoadFlatbuffer) 2022-05-18T04:20:47.5806254Z Exercise the situation where we have the same qualified name ... skip: Need to enable flatbuffer to run the below tests (0.001s) 2022-05-18T04:20:47.5833164Z test_different_interfaces (jit.test_save_load.TestSaveLoadFlatbuffer) 2022-05-18T04:20:47.5833735Z Exercise the situation where we have the same qualified name ... skip: Need to enable flatbuffer to run the below tests (0.003s) 2022-05-18T04:20:47.5854791Z test_different_modules (jit.test_save_load.TestSaveLoadFlatbuffer) 2022-05-18T04:20:47.5855350Z Exercise the situation where we have the same qualified name ... skip: Need to enable flatbuffer to run the below tests (0.002s) 2022-05-18T04:20:47.5890982Z test_many_collisions (jit.test_save_load.TestSaveLoadFlatbuffer) ... skip: Need to enable flatbuffer to run the below tests (0.004s) 2022-05-18T04:20:47.5903424Z test_module_info_flatbuffer (jit.test_save_load.TestSaveLoadFlatbuffer) ... skip: Need to enable flatbuffer to run the below tests (0.001s) 2022-05-18T04:20:47.5925040Z test_save_load_params_buffers_submodules (jit.test_save_load.TestSaveLoadFlatbuffer) 2022-05-18T04:20:47.5925556Z Check that parameters, buffers, and submodules are the same after loading. ... skip: Need to enable flatbuffer to run the below tests (0.002s) 2022-05-18T04:20:47.5934689Z test_save_load_using_pathlib (jit.test_save_load.TestSaveLoadFlatbuffer) ... skip: Need to enable flatbuffer to run the below tests (0.001s) 2022-05-18T04:20:47.5942078Z test_save_namedtuple_input_only (jit.test_save_load.TestSaveLoadFlatbuffer) 2022-05-18T04:20:47.5942594Z Even if a NamedTuple is only used as an input argument, saving and ... skip: Need to enable flatbuffer to run the below tests (0.001s) 2022-05-18T04:20:47.5949234Z test_save_namedtuple_output_only (jit.test_save_load.TestSaveLoadFlatbuffer) 2022-05-18T04:20:47.5949761Z Even if a NamedTuple is only used as an output argument, saving and ... skip: Need to enable flatbuffer to run the below tests (0.001s) 2022-05-18T04:20:47.6025129Z Falsifying example: test_versioned_div_scalar( 2022-05-18T04:20:47.6025506Z self=, 2022-05-18T04:20:47.6027752Z test_versioned_div_scalar (jit.test_save_load_for_op_version.TestSaveLoadForOpVersion) ... skip: Failed to load fixture! (0.003s) 2022-05-18T04:20:47.6028135Z sample_input=(2, 3, 2.0, 3.0), 2022-05-18T04:20:47.6029367Z ) 2022-05-18T04:20:47.7820609Z test_versioned_div_scalar_inplace (jit.test_save_load_for_op_version.TestSaveLoadForOpVersion) ... ok (0.179s) 2022-05-18T04:20:47.9234032Z test_versioned_div_scalar_reciprocal (jit.test_save_load_for_op_version.TestSaveLoadForOpVersion) ... ok (0.146s) 2022-05-18T04:20:47.9320568Z test_versioned_div_scalar_scalar (jit.test_save_load_for_op_version.TestSaveLoadForOpVersion) ... ok (0.009s) 2022-05-18T04:20:48.0504656Z test_versioned_div_tensor (jit.test_save_load_for_op_version.TestSaveLoadForOpVersion) ... ok (0.113s) 2022-05-18T04:20:48.1724024Z test_versioned_div_tensor_inplace (jit.test_save_load_for_op_version.TestSaveLoadForOpVersion) ... ok (0.116s) 2022-05-18T04:20:48.3593529Z test_versioned_div_tensor_out (jit.test_save_load_for_op_version.TestSaveLoadForOpVersion) ... ok (0.197s) 2022-05-18T04:20:48.3705535Z test_versioned_linspace (jit.test_save_load_for_op_version.TestSaveLoadForOpVersion) ... ok (0.000s) 2022-05-18T04:20:48.3807700Z test_versioned_linspace_out (jit.test_save_load_for_op_version.TestSaveLoadForOpVersion) ... ok (0.016s) 2022-05-18T04:20:48.3919287Z test_versioned_logspace (jit.test_save_load_for_op_version.TestSaveLoadForOpVersion) ... ok (0.016s) 2022-05-18T04:20:48.4021015Z test_versioned_logspace_out (jit.test_save_load_for_op_version.TestSaveLoadForOpVersion) ... ok (0.000s) 2022-05-18T04:20:48.4104659Z test_add_out (__main__.TestScript) ... ok (0.022s) 2022-05-18T04:20:48.4171226Z test_add_tuple_different_types (__main__.TestScript) ... ok (0.007s) 2022-05-18T04:20:48.4257402Z test_add_tuple_non_optional (__main__.TestScript) ... ok (0.008s) 2022-05-18T04:20:48.4331613Z test_add_tuple_optional (__main__.TestScript) ... ok (0.008s) 2022-05-18T04:20:48.4402233Z test_add_tuple_same_types (__main__.TestScript) ... ok (0.007s) 2022-05-18T04:20:48.4416021Z test_addmm_grad (__main__.TestScript) 2022-05-18T04:20:48.4474295Z This test checks several things: ... ok (0.007s) 2022-05-18T04:20:48.4542758Z test_alias_covariant_type_containers (__main__.TestScript) ... ok (0.007s) 2022-05-18T04:20:48.4666592Z test_all (__main__.TestScript) ... test_jit.py:6989: 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. 2022-05-18T04:20:48.4667176Z self.assertTrue(test_all_tensor(torch.tensor([3.14, 3, 99], dtype=torch.uint8))) 2022-05-18T04:20:48.4667419Z ok (0.012s) 2022-05-18T04:20:48.5384243Z test_annot_ast_mypy_fn (__main__.TestScript) ... ok (0.072s) 2022-05-18T04:20:48.6271712Z test_annot_ast_mypy_method (__main__.TestScript) ... ok (0.075s) 2022-05-18T04:20:48.6981326Z test_annot_ast_py3_fn (__main__.TestScript) ... ok (0.084s) 2022-05-18T04:20:48.7892431Z test_annot_ast_py3_method (__main__.TestScript) ... ok (0.080s) 2022-05-18T04:20:48.7938451Z test_annot_string_mypy_fn (__main__.TestScript) ... ok (0.000s) 2022-05-18T04:20:48.8294476Z test_annot_string_mypy_method (__main__.TestScript) ... ok (0.051s) 2022-05-18T04:20:48.8338463Z test_annot_string_py3_fn (__main__.TestScript) ... ok (0.000s) 2022-05-18T04:20:48.8693050Z test_annot_string_py3_method (__main__.TestScript) ... ok (0.031s) 2022-05-18T04:20:48.8730591Z test_annotated_script_fn (__main__.TestScript) ... ok (0.000s) 2022-05-18T04:20:48.8753426Z test_annotated_script_fn_arg_mismatch (__main__.TestScript) ... ok (0.000s) 2022-05-18T04:20:48.8773577Z test_annotated_script_fn_return_mismatch (__main__.TestScript) ... ok (0.016s) 2022-05-18T04:20:48.8831284Z test_annotated_script_method (__main__.TestScript) ... ok (0.000s) 2022-05-18T04:20:48.8897298Z test_annoying_doubles (__main__.TestScript) ... ok (0.000s) 2022-05-18T04:20:48.9189525Z test_any (__main__.TestScript) ... ok (0.042s) 2022-05-18T04:20:48.9229137Z test_assert_is_scripting_metacompile (__main__.TestScript) ... ok (0.004s) 2022-05-18T04:20:48.9284058Z test_assertion_optional_refinement (__main__.TestScript) ... ok (0.005s) 2022-05-18T04:20:48.9651366Z test_attr_module_constants (__main__.TestScript) ... ok (0.037s) 2022-05-18T04:20:48.9717817Z test_attr_qscheme_script (__main__.TestScript) ... ok (0.007s) 2022-05-18T04:20:48.9753254Z test_attribute_in_init (__main__.TestScript) ... ok (0.003s) 2022-05-18T04:20:48.9959206Z test_attribute_serialization (__main__.TestScript) ... ok (0.021s) 2022-05-18T04:20:48.9976805Z test_attribute_unpickling (__main__.TestScript) ... skip: NYI: TemporaryFileName support for Windows or Sandcastle (0.002s) 2022-05-18T04:20:49.0060471Z test_augmented_assign (__main__.TestScript) ... ok (0.008s) 2022-05-18T04:20:49.0077257Z test_autodiff_complex (__main__.TestScript) ... skip: no CUDA (0.002s) 2022-05-18T04:20:49.0113181Z test_backend_cudnn_enabled (__main__.TestScript) ... ok (0.003s) 2022-05-18T04:20:49.0147906Z test_bad_multiline_annotations (__main__.TestScript) ... ok (0.004s) 2022-05-18T04:20:49.0268533Z test_bailout_loop_carried_deps_name_clash (__main__.TestScript) ... ok (0.012s) 2022-05-18T04:20:49.0378018Z test_bailout_loop_counter_transition (__main__.TestScript) ... ok (0.011s) 2022-05-18T04:20:49.0406157Z test_batch_norm_inference_backward_cuda (__main__.TestScript) ... skip: running tests on cuda to verify cudnn fix (0.003s) 2022-05-18T04:20:49.2258500Z pytorch_fuserth5ct6.cpp 2022-05-18T04:20:49.4291035Z Creating library pytorch_fuserth5ct6.lib and object pytorch_fuserth5ct6.exp 2022-05-18T04:20:49.4835210Z test_batchnorm_fuser_cpu (__main__.TestScript) ... ok (0.442s) 2022-05-18T04:20:49.4886581Z test_big_float_literals (__main__.TestScript) ... ok (0.005s) 2022-05-18T04:20:49.4952179Z test_big_int_literals (__main__.TestScript) ... ok (0.007s) 2022-05-18T04:20:49.7755675Z test_binary_op_shape (__main__.TestScript) ... ok (0.272s) 2022-05-18T04:20:49.8042203Z test_bitwise_ops (__main__.TestScript) ... ok (0.032s) 2022-05-18T04:20:49.8120727Z test_block_input_grad_in_loop (__main__.TestScript) ... ok (0.000s) 2022-05-18T04:20:49.8204334Z test_bool_augassign_bitwise_and (__main__.TestScript) ... ok (0.016s) 2022-05-18T04:20:49.8286646Z test_bool_augassign_bitwise_or (__main__.TestScript) ... ok (0.000s) 2022-05-18T04:20:49.8369113Z test_bool_augassign_bitwise_xor (__main__.TestScript) ... ok (0.016s) 2022-05-18T04:20:49.8735547Z test_bool_dispatch (__main__.TestScript) ... ok (0.031s) 2022-05-18T04:20:49.9020153Z test_boolean_literal_constant_metacompile (__main__.TestScript) ... ok (0.039s) 2022-05-18T04:20:49.9052652Z test_break_continue_error (__main__.TestScript) ... ok (0.003s) 2022-05-18T04:20:50.0501308Z test_breaks_continues (__main__.TestScript) ... ok (0.140s) 2022-05-18T04:20:50.0678916Z test_builtin_args (__main__.TestScript) ... ok (0.016s) 2022-05-18T04:20:50.0762486Z test_builtin_args_fails (__main__.TestScript) ... [W C:\actions-runner\_work\pytorch\pytorch\torch\csrc\jit\frontend\ir_emitter.cpp:4371] Warning: List consists of heterogeneous types, which means that it has been typed as containing Union[List[int], int]. To use any of the values in this List, it will be necessary to add an `assert isinstance` statement before first use to trigger type refinement. 2022-05-18T04:20:50.0763767Z File "test_jit.py", line 10875 2022-05-18T04:20:50.0764173Z @torch.jit.script 2022-05-18T04:20:50.0764496Z def f6(a): 2022-05-18T04:20:50.0764858Z a.expand(size=[3, [4]]) 2022-05-18T04:20:50.0765224Z You have not run this instance of FileCheck! 2022-05-18T04:20:50.0765529Z ~~~~~~ <--- HERE 2022-05-18T04:20:50.0765839Z (function emitListLiteral) 2022-05-18T04:20:50.0766044Z ok (0.016s) 2022-05-18T04:20:50.0766219Z FileCheck checks: 2022-05-18T04:20:50.0913430Z test_builtin_function_attributes (__main__.TestScript) ... ok (0.000s) 2022-05-18T04:20:50.0932938Z test_builtin_use_as_value (__main__.TestScript) ... ok (0.017s) 2022-05-18T04:20:50.0995735Z test_call_ge (__main__.TestScript) ... ok (0.005s) 2022-05-18T04:20:50.1035945Z test_call_python_fn_from_script_fn (__main__.TestScript) ... ok (0.000s) 2022-05-18T04:20:50.1095424Z test_call_python_fn_from_script_module (__main__.TestScript) ... ok (0.000s) 2022-05-18T04:20:50.1217951Z test_call_python_fn_from_traced_module (__main__.TestScript) ... ok (0.016s) 2022-05-18T04:20:50.1293979Z test_call_python_fn_from_tracing_fn (__main__.TestScript) ... ok (0.016s) 2022-05-18T04:20:50.1322249Z test_call_python_mod_from_script_fn (__main__.TestScript) ... ok (0.000s) 2022-05-18T04:20:50.1402209Z test_call_python_mod_from_script_module (__main__.TestScript) ... ok (0.000s) 2022-05-18T04:20:50.1605994Z test_call_python_mod_from_traced_module (__main__.TestScript) ... ok (0.031s) 2022-05-18T04:20:50.1701092Z test_call_python_mod_from_tracing_fn (__main__.TestScript) ... ok (0.000s) 2022-05-18T04:20:50.1759130Z test_call_script_fn_from_script_fn (__main__.TestScript) ... ok (0.016s) 2022-05-18T04:20:50.1846899Z test_call_script_fn_from_script_module (__main__.TestScript) ... ok (0.000s) 2022-05-18T04:20:50.1957415Z test_call_script_fn_from_tracing_fn (__main__.TestScript) ... ok (0.020s) 2022-05-18T04:20:50.2027709Z test_call_script_mod_from_script_fn (__main__.TestScript) ... ok (0.007s) 2022-05-18T04:20:50.2151406Z test_call_script_mod_from_script_module (__main__.TestScript) ... ok (0.004s) 2022-05-18T04:20:50.2162371Z test_call_script_mod_from_tracing_fn (__main__.TestScript) ... skip: error in first class mode (0.000s) 2022-05-18T04:20:50.2289589Z test_call_traced_fn_from_tracing_fn (__main__.TestScript) ... ok (0.016s) 2022-05-18T04:20:50.2300620Z test_call_traced_mod_from_tracing_fn (__main__.TestScript) ... skip: error in first class mode (0.000s) 2022-05-18T04:20:50.2478034Z test_canonicalize_control_outputs (__main__.TestScript) ... ok (0.016s) 2022-05-18T04:20:50.2486108Z test_cast (__main__.TestScript) ... skip: RuntimeError: VariableType::ID() not implemented (0.000s) 2022-05-18T04:20:50.2680753Z test_cat (__main__.TestScript) ... ok (0.016s) 2022-05-18T04:20:50.2766005Z test_cat_lifts (__main__.TestScript) ... ok (0.016s) 2022-05-18T04:20:50.2820749Z test_chr (__main__.TestScript) ... ok (0.000s) 2022-05-18T04:20:50.2835844Z test_circular_dependency (__main__.TestScript) 2022-05-18T04:20:50.3304168Z https://github.com/pytorch/pytorch/issues/25871 ... ok (0.048s) 2022-05-18T04:20:50.3526508Z test_class_as_attribute (__main__.TestScript) ... ok (0.031s) 2022-05-18T04:20:50.3562233Z test_class_attribute (__main__.TestScript) ... ok (0.000s) 2022-05-18T04:20:50.3600396Z test_class_attribute_in_script (__main__.TestScript) ... ok (0.000s) 2022-05-18T04:20:50.3668747Z test_class_with_comment_at_lower_indentation (__main__.TestScript) ... ok (0.016s) 2022-05-18T04:20:50.3678424Z test_code_with_constants (__main__.TestScript) 2022-05-18T04:20:50.3753603Z Check that the `code_with_constants` property correctly returns graph CONSTANTS in the ... ok (0.000s) 2022-05-18T04:20:50.3764512Z test_code_with_constants_restore (__main__.TestScript) 2022-05-18T04:20:50.3904967Z Check that the `code_with_constants` property correctly works on restoration after save() + load() ... ok (0.016s) 2022-05-18T04:20:50.4022629Z test_comment_ignore_indent (__main__.TestScript) ... ok (0.022s) 2022-05-18T04:20:50.4091543Z test_compare_two_bool_inputs (__main__.TestScript) ... ok (0.007s) 2022-05-18T04:20:50.4111297Z test_compile_module_with_constant (__main__.TestScript) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T04:20:50.4594442Z test_conditional_casting (__main__.TestScript) ... ok (0.049s) 2022-05-18T04:20:50.4665396Z test_constant_as_attr (__main__.TestScript) ... ok (0.007s) 2022-05-18T04:20:50.4709262Z test_constant_pooling_introduce_aliasing (__main__.TestScript) ... ok (0.004s) 2022-05-18T04:20:50.4780417Z test_constant_pooling_none (__main__.TestScript) ... ok (0.007s) 2022-05-18T04:20:50.4833897Z test_constant_pooling_same_identity (__main__.TestScript) ... ok (0.005s) 2022-05-18T04:20:50.4879819Z test_conv_error (__main__.TestScript) ... ok (0.004s) 2022-05-18T04:20:50.5157945Z test_convert_base (__main__.TestScript) ... ok (0.028s) 2022-05-18T04:20:50.5217528Z test_cpp_function_tensor_str (__main__.TestScript) ... ok (0.006s) 2022-05-18T04:20:50.5372854Z test_cpp_module_iterator (__main__.TestScript) ... ok (0.015s) 2022-05-18T04:20:50.5463850Z test_desugar_module (__main__.TestScript) ... ok (0.009s) 2022-05-18T04:20:50.5514273Z test_device_kwarg (__main__.TestScript) ... ok (0.005s) 2022-05-18T04:20:50.5565384Z test_device_type (__main__.TestScript) ... ok (0.005s) 2022-05-18T04:20:50.5570350Z test_device_type_cuda (__main__.TestScript) ... skip: Requires CUDA (0.000s) 2022-05-18T04:20:50.5601560Z test_dir (__main__.TestScript) ... ok (0.003s) 2022-05-18T04:20:50.6004299Z test_divmod (__main__.TestScript) ... ok (0.039s) 2022-05-18T04:20:50.6033010Z test_dominated_bailout (__main__.TestScript) ... skip: bailouts are being deprecated (0.000s) 2022-05-18T04:20:50.9152740Z test_dropout_eval (__main__.TestScript) ... ok (0.316s) 2022-05-18T04:20:50.9342584Z test_dropout_script (__main__.TestScript) ... ok (0.019s) 2022-05-18T04:20:50.9404737Z test_dtype_attr (__main__.TestScript) ... ok (0.006s) 2022-05-18T04:20:50.9831839Z test_dtype_op_shape (__main__.TestScript) ... ok (0.042s) 2022-05-18T04:20:51.0409559Z test_dtype_op_shape2 (__main__.TestScript) ... ok (0.046s) 2022-05-18T04:20:51.0449444Z test_early_return_closure (__main__.TestScript) ... ok (0.016s) 2022-05-18T04:20:51.0541104Z test_early_return_fork_join (__main__.TestScript) ... ok (0.000s) 2022-05-18T04:20:51.0815252Z test_early_return_rewrite (__main__.TestScript) ... ok (0.031s) 2022-05-18T04:20:51.0857401Z test_early_return_type_refinement (__main__.TestScript) ... ok (0.000s) 2022-05-18T04:20:51.1316801Z test_early_returns_loops (__main__.TestScript) ... ok (0.053s) 2022-05-18T04:20:51.1385358Z test_ellipsis_const_end (__main__.TestScript) ... ok (0.000s) 2022-05-18T04:20:51.1460677Z test_ellipsis_const_mid (__main__.TestScript) ... ok (0.016s) 2022-05-18T04:20:51.1573074Z test_ellipsis_const_mid_select (__main__.TestScript) ... ok (0.000s) 2022-05-18T04:20:51.1648018Z test_ellipsis_const_start (__main__.TestScript) ... ok (0.016s) 2022-05-18T04:20:51.1717420Z test_ellipsis_end (__main__.TestScript) ... ok (0.000s) 2022-05-18T04:20:51.1792497Z test_ellipsis_mid (__main__.TestScript) ... ok (0.016s) 2022-05-18T04:20:51.1904137Z test_ellipsis_mid_select (__main__.TestScript) ... ok (0.000s) 2022-05-18T04:20:51.1982386Z test_ellipsis_start (__main__.TestScript) ... ok (0.022s) 2022-05-18T04:20:51.2080612Z test_embedding_renorm_grad_error (__main__.TestScript) ... ok (0.010s) 2022-05-18T04:20:51.2122722Z test_empty_like_memory_format_bc (__main__.TestScript) ... ok (0.003s) 2022-05-18T04:20:51.2135756Z test_empty_tuple_str (__main__.TestScript) ... ok (0.000s) 2022-05-18T04:20:51.2746206Z test_enumerate_modlist_range (__main__.TestScript) ... ok (0.063s) 2022-05-18T04:20:51.2785556Z test_erase_number_types (__main__.TestScript) ... ok (0.000s) 2022-05-18T04:20:51.2860959Z test_error (__main__.TestScript) ... ok (0.000s) 2022-05-18T04:20:51.2959221Z test_error_stacktrace (__main__.TestScript) ... ok (0.016s) 2022-05-18T04:20:51.3246833Z test_error_stacktrace_interface (__main__.TestScript) ... ok (0.032s) 2022-05-18T04:20:51.3373428Z test_eval_python (__main__.TestScript) ... ok (0.016s) 2022-05-18T04:20:51.3404126Z test_exception_exits_closure (__main__.TestScript) ... ok (0.000s) 2022-05-18T04:20:51.3856019Z test_exceptions_with_control_flow (__main__.TestScript) ... ok (0.047s) 2022-05-18T04:20:51.3907392Z test_expand (__main__.TestScript) ... ok (0.000s) 2022-05-18T04:20:51.4036344Z test_fibb (__main__.TestScript) ... ok (0.019s) 2022-05-18T04:20:51.4106882Z test_fibb_totally_better (__main__.TestScript) ... ok (0.007s) 2022-05-18T04:20:51.4177997Z test_file_format_serialization (__main__.TestScript) ... ok (0.007s) 2022-05-18T04:20:51.4202014Z test_file_line_error (__main__.TestScript) ... ok (0.003s) 2022-05-18T04:20:51.4365192Z test_file_line_error_class_defn (__main__.TestScript) ... ok (0.016s) 2022-05-18T04:20:51.4403150Z test_file_line_graph (__main__.TestScript) ... ok (0.004s) 2022-05-18T04:20:51.4540476Z test_file_line_save_load (__main__.TestScript) ... ok (0.014s) 2022-05-18T04:20:51.4555032Z test_file_line_string (__main__.TestScript) ... ok (0.001s) 2022-05-18T04:20:51.4620794Z test_file_line_trace (__main__.TestScript) ... ok (0.007s) 2022-05-18T04:20:51.4681933Z test_filecheck (__main__.TestScript) ... ok (0.006s) 2022-05-18T04:20:51.4714256Z test_filecheck_parse (__main__.TestScript) ... ok (0.003s) 2022-05-18T04:20:51.4908839Z test_first_class_calls (__main__.TestScript) ... ok (0.020s) 2022-05-18T04:20:51.4978279Z test_first_class_module (__main__.TestScript) ... ok (0.006s) 2022-05-18T04:20:51.5126855Z test_floor_div (__main__.TestScript) ... ok (0.014s) 2022-05-18T04:20:51.5451093Z test_floordiv (__main__.TestScript) ... ok (0.033s) 2022-05-18T04:20:51.5470121Z test_for_else (__main__.TestScript) ... ok (0.002s) 2022-05-18T04:20:51.5592659Z test_for_in_dict (__main__.TestScript) ... ok (0.012s) 2022-05-18T04:20:51.5778476Z test_for_in_enumerate (__main__.TestScript) ... ok (0.019s) 2022-05-18T04:20:51.5842796Z test_for_in_range (__main__.TestScript) ... ok (0.006s) 2022-05-18T04:20:51.6050450Z test_for_in_range_ast (__main__.TestScript) ... ok (0.014s) 2022-05-18T04:20:51.6258023Z test_for_in_range_dynamic (__main__.TestScript) ... ok (0.016s) 2022-05-18T04:20:51.6349081Z test_for_in_range_if_ast (__main__.TestScript) ... ok (0.016s) 2022-05-18T04:20:51.6419919Z test_for_in_range_start_end (__main__.TestScript) ... ok (0.000s) 2022-05-18T04:20:51.6616250Z test_for_in_range_start_end_step (__main__.TestScript) ... ok (0.031s) 2022-05-18T04:20:51.6667425Z test_for_in_range_zero_step (__main__.TestScript) ... ok (0.000s) 2022-05-18T04:20:51.6859223Z test_for_in_string (__main__.TestScript) ... ok (0.016s) 2022-05-18T04:20:51.6987065Z test_for_in_tensors (__main__.TestScript) ... ok (0.023s) 2022-05-18T04:20:51.7009821Z test_for_in_tensors_fail_scalar (__main__.TestScript) ... ok (0.002s) 2022-05-18T04:20:51.7139962Z test_for_in_tensors_nested (__main__.TestScript) ... ok (0.011s) 2022-05-18T04:20:51.7189990Z test_for_in_tensors_rank0 (__main__.TestScript) ... ok (0.000s) 2022-05-18T04:20:51.7476434Z test_for_in_zip (__main__.TestScript) ... ok (0.031s) 2022-05-18T04:20:51.7698255Z test_for_in_zip_enumerate (__main__.TestScript) ... ok (0.016s) 2022-05-18T04:20:51.7814929Z test_for_tuple_assign (__main__.TestScript) ... ok (0.016s) 2022-05-18T04:20:51.8031832Z test_for_tuple_unpack (__main__.TestScript) ... ok (0.024s) 2022-05-18T04:20:51.8122244Z test_format (__main__.TestScript) ... ok (0.000s) 2022-05-18T04:20:51.8343254Z test_func_call (__main__.TestScript) ... ok (0.031s) 2022-05-18T04:20:51.8397371Z test_function_compilation_caching (__main__.TestScript) ... ok (0.000s) 2022-05-18T04:20:51.8601095Z test_function_overload_misuse (__main__.TestScript) ... ok (0.016s) 2022-05-18T04:20:51.8756272Z test_function_overloading_isinstance (__main__.TestScript) ... ok (0.016s) 2022-05-18T04:20:51.9469991Z test_function_overloads (__main__.TestScript) ... ok (0.084s) 2022-05-18T04:20:51.9482999Z test_fuser_double_float_codegen (__main__.TestScript) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-05-18T04:20:51.9686889Z pytorch_fuserg41pvf.cpp 2022-05-18T04:20:52.0288150Z Creating library pytorch_fuserg41pvf.lib and object pytorch_fuserg41pvf.exp 2022-05-18T04:20:52.0617821Z test_fuser_double_literal_precision (__main__.TestScript) ... ok (0.116s) 2022-05-18T04:20:52.0669504Z test_fuser_multiple_blocks (__main__.TestScript) ... ok (0.000s) 2022-05-18T04:20:52.0748774Z test_gather_dynamic_index (__main__.TestScript) ... ok (0.000s) 2022-05-18T04:20:52.0775346Z test_generic_list_errors (__main__.TestScript) ... ok (0.016s) 2022-05-18T04:20:52.0817008Z test_get_set_state (__main__.TestScript) ... skip: NYI: TemporaryFileName support for Windows or Sandcastle (0.000s) 2022-05-18T04:20:52.0995464Z test_get_set_state_with_tensors (__main__.TestScript) ... ok (0.022s) 2022-05-18T04:20:52.1043872Z test_grad_from_script (__main__.TestScript) ... ok (0.000s) 2022-05-18T04:20:52.1145464Z test_hash (__main__.TestScript) ... ok (0.016s) 2022-05-18T04:20:52.1299228Z test_hex_literals (__main__.TestScript) ... ok (0.016s) 2022-05-18T04:20:52.1460085Z test_id (__main__.TestScript) ... ok (0.016s) 2022-05-18T04:20:52.1529773Z test_if (__main__.TestScript) ... ok (0.000s) 2022-05-18T04:20:52.1647032Z test_if_define (__main__.TestScript) ... ok (0.016s) 2022-05-18T04:20:52.1709966Z test_if_different_type (__main__.TestScript) ... ok (0.000s) 2022-05-18T04:20:52.1830571Z test_if_for_in_range (__main__.TestScript) ... ok (0.016s) 2022-05-18T04:20:52.2071561Z test_if_is_none_dispatch (__main__.TestScript) ... ok (0.031s) 2022-05-18T04:20:52.2116414Z test_if_list_cat (__main__.TestScript) ... ok (0.004s) 2022-05-18T04:20:52.2974759Z test_if_nest_while (__main__.TestScript) ... ok (0.087s) 2022-05-18T04:20:52.3063033Z test_if_noelse (__main__.TestScript) ... ok (0.000s) 2022-05-18T04:20:52.3097002Z test_if_not_defined_error (__main__.TestScript) ... ok (0.000s) 2022-05-18T04:20:52.3151327Z test_if_supertype (__main__.TestScript) ... ok (0.016s) 2022-05-18T04:20:52.3310799Z test_ignore_decorator (__main__.TestScript) ... ok (0.016s) 2022-05-18T04:20:52.3433684Z test_ignored_as_value (__main__.TestScript) ... ok (0.000s) 2022-05-18T04:20:52.3515052Z test_ignored_method_binding (__main__.TestScript) ... ok (0.016s) 2022-05-18T04:20:52.3582466Z test_ignored_props (__main__.TestScript) ... ok (0.000s) 2022-05-18T04:20:52.3727083Z test_import_constants_not_specialized (__main__.TestScript) ... ok (0.016s) 2022-05-18T04:20:52.3861262Z test_in_for_and_comp_expr (__main__.TestScript) ... ok (0.016s) 2022-05-18T04:20:52.3902398Z test_in_operator_with_two_strings (__main__.TestScript) ... ok (0.000s) 2022-05-18T04:20:52.4799374Z test_index (__main__.TestScript) ... ok (0.100s) 2022-05-18T04:20:52.4839472Z test_index_select_shape_prop (__main__.TestScript) ... ok (0.000s) 2022-05-18T04:20:52.4858868Z test_indexing_error (__main__.TestScript) ... ok (0.000s) 2022-05-18T04:20:52.4923071Z test_infer_size (__main__.TestScript) ... ok (0.017s) 2022-05-18T04:20:52.4927789Z test_inferred_error_msg (__main__.TestScript) 2022-05-18T04:20:52.4955969Z Test that when we get a type mismatch on a function where we inferred ... ok (0.003s) 2022-05-18T04:20:52.5123619Z test_inherit_method (__main__.TestScript) ... ok (0.017s) 2022-05-18T04:20:52.5132139Z test_inline_and_run_annotated_script_fn (__main__.TestScript) ... skip: https://github.com/pytorch/pytorch/issues/9595 (0.000s) 2022-05-18T04:20:52.5145814Z test_inlined_graph (__main__.TestScript) 2022-05-18T04:20:52.5277039Z Check that the `inlined_graph` property correctly returns an inlined ... ok (0.014s) 2022-05-18T04:20:52.5337296Z test_inlining_cleanup (__main__.TestScript) ... ok (0.006s) 2022-05-18T04:20:52.5404945Z test_inplace_add (__main__.TestScript) ... ok (0.007s) 2022-05-18T04:20:52.5475616Z test_inplace_copy_script (__main__.TestScript) ... ok (0.007s) 2022-05-18T04:20:52.5532261Z test_input_keyword_in_schema (__main__.TestScript) ... ok (0.005s) 2022-05-18T04:20:52.5576813Z test_int_cast (__main__.TestScript) ... ok (0.004s) 2022-05-18T04:20:52.5596917Z test_integral_shape_inference (__main__.TestScript) ... ok (0.002s) 2022-05-18T04:20:52.5614163Z test_interpret_graph (__main__.TestScript) ... ok (0.002s) 2022-05-18T04:20:52.9293612Z test_interpreter_fuzz (__main__.TestScript) ... ok (0.367s) 2022-05-18T04:20:52.9484963Z test_intlist_args (__main__.TestScript) ... ok (0.016s) 2022-05-18T04:20:52.9507779Z test_invalid_call_arguments (__main__.TestScript) ... ok (0.000s) 2022-05-18T04:20:52.9521382Z test_invalid_lhs_assignment (__main__.TestScript) ... ok (0.000s) 2022-05-18T04:20:52.9553900Z test_invalid_prefix_annotation (__main__.TestScript) ... ok (0.000s) 2022-05-18T04:20:52.9565226Z test_irparser (__main__.TestScript) ... ok (0.000s) 2022-05-18T04:20:52.9708416Z test_is_after_use (__main__.TestScript) ... ok (0.016s) 2022-05-18T04:20:53.0275299Z test_is_isnot (__main__.TestScript) ... :4: SyntaxWarning: "is" with a literal. Did you mean "=="? 2022-05-18T04:20:53.0275755Z :4: SyntaxWarning: "is" with a literal. Did you mean "=="? 2022-05-18T04:20:53.0276146Z :4: SyntaxWarning: "is" with a literal. Did you mean "=="? 2022-05-18T04:20:53.0276519Z :4: SyntaxWarning: "is" with a literal. Did you mean "=="? 2022-05-18T04:20:53.0276841Z :4: SyntaxWarning: "is" with a literal. Did you mean "=="? 2022-05-18T04:20:53.0277102Z :4: SyntaxWarning: "is" with a literal. Did you mean "=="? 2022-05-18T04:20:53.0277376Z :4: SyntaxWarning: "is" with a literal. Did you mean "=="? 2022-05-18T04:20:53.0277649Z :4: SyntaxWarning: "is" with a literal. Did you mean "=="? 2022-05-18T04:20:53.0277911Z :4: SyntaxWarning: "is" with a literal. Did you mean "=="? 2022-05-18T04:20:53.0278185Z :4: SyntaxWarning: "is" with a literal. Did you mean "=="? 2022-05-18T04:20:53.0278462Z :4: SyntaxWarning: "is" with a literal. Did you mean "=="? 2022-05-18T04:20:53.0278736Z :4: SyntaxWarning: "is" with a literal. Did you mean "=="? 2022-05-18T04:20:53.0278992Z :4: SyntaxWarning: "is" with a literal. Did you mean "=="? 2022-05-18T04:20:53.0279262Z :4: SyntaxWarning: "is" with a literal. Did you mean "=="? 2022-05-18T04:20:53.0279529Z :4: SyntaxWarning: "is" with a literal. Did you mean "=="? 2022-05-18T04:20:53.0279783Z :4: SyntaxWarning: "is" with a literal. Did you mean "=="? 2022-05-18T04:20:53.0280052Z :4: SyntaxWarning: "is" with a literal. Did you mean "=="? 2022-05-18T04:20:53.0280320Z :4: SyntaxWarning: "is" with a literal. Did you mean "=="? 2022-05-18T04:20:53.0280588Z :4: SyntaxWarning: "is" with a literal. Did you mean "=="? 2022-05-18T04:20:53.0280844Z :4: SyntaxWarning: "is" with a literal. Did you mean "=="? 2022-05-18T04:20:53.0281111Z :4: SyntaxWarning: "is" with a literal. Did you mean "=="? 2022-05-18T04:20:53.0281383Z :4: SyntaxWarning: "is" with a literal. Did you mean "=="? 2022-05-18T04:20:53.0281638Z :4: SyntaxWarning: "is" with a literal. Did you mean "=="? 2022-05-18T04:20:53.0281909Z :4: SyntaxWarning: "is" with a literal. Did you mean "=="? 2022-05-18T04:20:53.0282178Z :4: SyntaxWarning: "is" with a literal. Did you mean "=="? 2022-05-18T04:20:53.0282432Z :4: SyntaxWarning: "is" with a literal. Did you mean "=="? 2022-05-18T04:20:53.0282700Z :4: SyntaxWarning: "is" with a literal. Did you mean "=="? 2022-05-18T04:20:53.0282969Z :4: SyntaxWarning: "is" with a literal. Did you mean "=="? 2022-05-18T04:20:53.0283235Z :4: SyntaxWarning: "is" with a literal. Did you mean "=="? 2022-05-18T04:20:53.0283493Z :4: SyntaxWarning: "is" with a literal. Did you mean "=="? 2022-05-18T04:20:53.0283785Z :4: SyntaxWarning: "is" with a literal. Did you mean "=="? 2022-05-18T04:20:53.0284053Z :4: SyntaxWarning: "is" with a literal. Did you mean "=="? 2022-05-18T04:20:53.0284323Z :4: SyntaxWarning: "is" with a literal. Did you mean "=="? 2022-05-18T04:20:53.0284574Z :4: SyntaxWarning: "is" with a literal. Did you mean "=="? 2022-05-18T04:20:53.0284841Z :4: SyntaxWarning: "is" with a literal. Did you mean "=="? 2022-05-18T04:20:53.0285109Z :4: SyntaxWarning: "is" with a literal. Did you mean "=="? 2022-05-18T04:20:53.0285375Z :4: SyntaxWarning: "is" with a literal. Did you mean "=="? 2022-05-18T04:20:53.0285632Z :4: SyntaxWarning: "is" with a literal. Did you mean "=="? 2022-05-18T04:20:53.0285901Z :4: SyntaxWarning: "is" with a literal. Did you mean "=="? 2022-05-18T04:20:53.0286169Z :4: SyntaxWarning: "is" with a literal. Did you mean "=="? 2022-05-18T04:20:53.0286541Z :4: SyntaxWarning: "is" with a literal. Did you mean "=="? 2022-05-18T04:20:53.0286812Z :4: SyntaxWarning: "is" with a literal. Did you mean "=="? 2022-05-18T04:20:53.0287143Z :4: SyntaxWarning: "is" with a literal. Did you mean "=="? 2022-05-18T04:20:53.0287412Z :4: SyntaxWarning: "is" with a literal. Did you mean "=="? 2022-05-18T04:20:53.0287668Z :4: SyntaxWarning: "is" with a literal. Did you mean "=="? 2022-05-18T04:20:53.0287938Z :4: SyntaxWarning: "is" with a literal. Did you mean "=="? 2022-05-18T04:20:53.0288208Z :4: SyntaxWarning: "is" with a literal. Did you mean "=="? 2022-05-18T04:20:53.0288462Z :4: SyntaxWarning: "is" with a literal. Did you mean "=="? 2022-05-18T04:20:53.0288810Z :4: SyntaxWarning: "is not" with a literal. Did you mean "!="? 2022-05-18T04:20:53.0289097Z :4: SyntaxWarning: "is not" with a literal. Did you mean "!="? 2022-05-18T04:20:53.0289371Z :4: SyntaxWarning: "is not" with a literal. Did you mean "!="? 2022-05-18T04:20:53.0289655Z :4: SyntaxWarning: "is not" with a literal. Did you mean "!="? 2022-05-18T04:20:53.0289937Z :4: SyntaxWarning: "is not" with a literal. Did you mean "!="? 2022-05-18T04:20:53.0290217Z :4: SyntaxWarning: "is not" with a literal. Did you mean "!="? 2022-05-18T04:20:53.0290483Z :4: SyntaxWarning: "is not" with a literal. Did you mean "!="? 2022-05-18T04:20:53.0290759Z :4: SyntaxWarning: "is not" with a literal. Did you mean "!="? 2022-05-18T04:20:53.0291040Z :4: SyntaxWarning: "is not" with a literal. Did you mean "!="? 2022-05-18T04:20:53.0291305Z :4: SyntaxWarning: "is not" with a literal. Did you mean "!="? 2022-05-18T04:20:53.0291588Z :4: SyntaxWarning: "is not" with a literal. Did you mean "!="? 2022-05-18T04:20:53.0291866Z :4: SyntaxWarning: "is not" with a literal. Did you mean "!="? 2022-05-18T04:20:53.0292202Z :4: SyntaxWarning: "is not" with a literal. Did you mean "!="? 2022-05-18T04:20:53.0292470Z :4: SyntaxWarning: "is not" with a literal. Did you mean "!="? 2022-05-18T04:20:53.0292746Z :4: SyntaxWarning: "is not" with a literal. Did you mean "!="? 2022-05-18T04:20:53.0293023Z :4: SyntaxWarning: "is not" with a literal. Did you mean "!="? 2022-05-18T04:20:53.0293286Z :4: SyntaxWarning: "is not" with a literal. Did you mean "!="? 2022-05-18T04:20:53.0293562Z :4: SyntaxWarning: "is not" with a literal. Did you mean "!="? 2022-05-18T04:20:53.0293840Z :4: SyntaxWarning: "is not" with a literal. Did you mean "!="? 2022-05-18T04:20:53.0294115Z :4: SyntaxWarning: "is not" with a literal. Did you mean "!="? 2022-05-18T04:20:53.0294378Z :4: SyntaxWarning: "is not" with a literal. Did you mean "!="? 2022-05-18T04:20:53.0294653Z :4: SyntaxWarning: "is not" with a literal. Did you mean "!="? 2022-05-18T04:20:53.0294929Z :4: SyntaxWarning: "is not" with a literal. Did you mean "!="? 2022-05-18T04:20:53.0295191Z :4: SyntaxWarning: "is not" with a literal. Did you mean "!="? 2022-05-18T04:20:53.0295466Z :4: SyntaxWarning: "is not" with a literal. Did you mean "!="? 2022-05-18T04:20:53.0295742Z :4: SyntaxWarning: "is not" with a literal. Did you mean "!="? 2022-05-18T04:20:53.0296015Z :4: SyntaxWarning: "is not" with a literal. Did you mean "!="? 2022-05-18T04:20:53.0296279Z :4: SyntaxWarning: "is not" with a literal. Did you mean "!="? 2022-05-18T04:20:53.0296552Z :4: SyntaxWarning: "is not" with a literal. Did you mean "!="? 2022-05-18T04:20:53.0296824Z :4: SyntaxWarning: "is not" with a literal. Did you mean "!="? 2022-05-18T04:20:53.0297086Z :4: SyntaxWarning: "is not" with a literal. Did you mean "!="? 2022-05-18T04:20:53.0297358Z :4: SyntaxWarning: "is not" with a literal. Did you mean "!="? 2022-05-18T04:20:53.0297631Z :4: SyntaxWarning: "is not" with a literal. Did you mean "!="? 2022-05-18T04:20:53.0298520Z :4: SyntaxWarning: "is not" with a literal. Did you mean "!="? 2022-05-18T04:20:53.0298798Z :4: SyntaxWarning: "is not" with a literal. Did you mean "!="? 2022-05-18T04:20:53.0299125Z :4: SyntaxWarning: "is not" with a literal. Did you mean "!="? 2022-05-18T04:20:53.0299401Z :4: SyntaxWarning: "is not" with a literal. Did you mean "!="? 2022-05-18T04:20:53.0299666Z :4: SyntaxWarning: "is not" with a literal. Did you mean "!="? 2022-05-18T04:20:53.0299940Z :4: SyntaxWarning: "is not" with a literal. Did you mean "!="? 2022-05-18T04:20:53.0300216Z :4: SyntaxWarning: "is not" with a literal. Did you mean "!="? 2022-05-18T04:20:53.0300493Z :4: SyntaxWarning: "is not" with a literal. Did you mean "!="? 2022-05-18T04:20:53.0300755Z :4: SyntaxWarning: "is not" with a literal. Did you mean "!="? 2022-05-18T04:20:53.0301032Z :4: SyntaxWarning: "is not" with a literal. Did you mean "!="? 2022-05-18T04:20:53.0301310Z :4: SyntaxWarning: "is not" with a literal. Did you mean "!="? 2022-05-18T04:20:53.0301569Z :4: SyntaxWarning: "is not" with a literal. Did you mean "!="? 2022-05-18T04:20:53.0301844Z :4: SyntaxWarning: "is not" with a literal. Did you mean "!="? 2022-05-18T04:20:53.0302122Z :4: SyntaxWarning: "is not" with a literal. Did you mean "!="? 2022-05-18T04:20:53.0302382Z :4: SyntaxWarning: "is not" with a literal. Did you mean "!="? 2022-05-18T04:20:53.0302592Z ok (0.054s) 2022-05-18T04:20:53.0302812Z test_is_optional (__main__.TestScript) ... ok (0.000s) 2022-05-18T04:20:53.0318011Z test_is_scripting (__main__.TestScript) ... ok (0.016s) 2022-05-18T04:20:53.0353511Z test_is_scripting_metacompile (__main__.TestScript) ... ok (0.000s) 2022-05-18T04:20:53.0443363Z test_isinstance (__main__.TestScript) ... ok (0.000s) 2022-05-18T04:20:53.0506096Z test_isinstance_dynamic (__main__.TestScript) ... ok (0.016s) 2022-05-18T04:20:53.0589358Z test_isinstance_metacompile (__main__.TestScript) ... ok (0.000s) 2022-05-18T04:20:53.0765192Z test_isinstance_refinement (__main__.TestScript) ... ok (0.031s) 2022-05-18T04:20:53.0839754Z test_jitter_bug (__main__.TestScript) ... ok (0.000s) 2022-05-18T04:20:53.0882673Z test_keyword (__main__.TestScript) ... ok (0.000s) 2022-05-18T04:20:53.0901057Z test_kwarg_expansion_error (__main__.TestScript) ... ok (0.000s) 2022-05-18T04:20:53.0936089Z test_kwargs_error_msg (__main__.TestScript) ... ok (0.017s) 2022-05-18T04:20:53.1183256Z test_lazy_script (__main__.TestScript) ... ok (0.021s) 2022-05-18T04:20:53.1275472Z test_lhs_advanced_indexing_assignment (__main__.TestScript) ... ok (0.000s) 2022-05-18T04:20:53.1372148Z test_lhs_advanced_indexing_augmented_assignment (__main__.TestScript) ... ok (0.016s) 2022-05-18T04:20:53.1440509Z test_lhs_indexing (__main__.TestScript) ... ok (0.000s) 2022-05-18T04:20:53.1506516Z test_lhs_indexing_increment (__main__.TestScript) ... ok (0.016s) 2022-05-18T04:20:53.1594427Z test_lhs_indexing_increment_list (__main__.TestScript) ... ok (0.000s) 2022-05-18T04:20:53.1657505Z test_lhs_indexing_increment_list_prim (__main__.TestScript) ... ok (0.016s) 2022-05-18T04:20:53.1720981Z test_lhs_indexing_list (__main__.TestScript) ... ok (0.000s) 2022-05-18T04:20:53.1802998Z test_lhs_indexing_multi (__main__.TestScript) ... ok (0.016s) 2022-05-18T04:20:53.1986480Z test_linear_grad (__main__.TestScript) ... ok (0.022s) 2022-05-18T04:20:53.2776936Z test_list_comprehension_modulelist (__main__.TestScript) ... ok (0.079s) 2022-05-18T04:20:53.2830203Z test_list_comprehension_variable_write (__main__.TestScript) ... ok (0.006s) 2022-05-18T04:20:53.2844484Z test_list_iterables (__main__.TestScript) ... ok (0.001s) 2022-05-18T04:20:53.2929844Z test_list_python_op (__main__.TestScript) ... ok (0.009s) 2022-05-18T04:20:53.3066666Z test_list_unify (__main__.TestScript) ... ok (0.013s) 2022-05-18T04:20:53.3319227Z test_literal (__main__.TestScript) ... ok (0.021s) 2022-05-18T04:20:53.3381800Z test_literals (__main__.TestScript) ... ok (0.000s) 2022-05-18T04:20:53.3502587Z test_logical_short_circuit (__main__.TestScript) ... ok (0.016s) 2022-05-18T04:20:53.3562680Z test_loop_liveness (__main__.TestScript) ... ok (0.000s) 2022-05-18T04:20:53.3721502Z test_loop_unroll_negative (__main__.TestScript) ... ok (0.016s) 2022-05-18T04:20:53.3762298Z test_loop_unroll_unused_counter (__main__.TestScript) ... ok (0.016s) 2022-05-18T04:20:53.3875027Z test_loop_unrolling (__main__.TestScript) ... ok (0.000s) 2022-05-18T04:20:53.3982792Z test_loop_unrolling_const (__main__.TestScript) ... ok (0.024s) 2022-05-18T04:20:53.4593389Z test_loop_unrolling_nested (__main__.TestScript) ... ok (0.048s) 2022-05-18T04:20:53.4629352Z test_lower_nested_tuples (__main__.TestScript) ... ok (0.016s) 2022-05-18T04:20:53.6402043Z test_math_ops (__main__.TestScript) ... ok (0.169s) 2022-05-18T04:20:53.6412479Z test_maxpool_guard_elimination (__main__.TestScript) ... skip: bailouts are being deprecated (0.000s) 2022-05-18T04:20:53.6426770Z test_meshgrid (__main__.TestScript) ... skip: Profiling executor fails to recognize that tensors in a list require gradients (0.000s) 2022-05-18T04:20:53.6495186Z test_method_casts_script (__main__.TestScript) ... ok (0.016s) 2022-05-18T04:20:53.6535948Z test_method_no_self (__main__.TestScript) ... ok (0.000s) 2022-05-18T04:20:53.8437605Z test_method_overloading (__main__.TestScript) ... ok (0.184s) 2022-05-18T04:20:53.8488553Z test_missing_getstate (__main__.TestScript) ... ok (0.016s) 2022-05-18T04:20:54.5459948Z test_mm_batching (__main__.TestScript) ... ok (0.702s) 2022-05-18T04:20:54.6168005Z test_module_apis (__main__.TestScript) ... ok (0.068s) 2022-05-18T04:20:54.6231368Z test_module_attrs (__main__.TestScript) ... ok (0.000s) 2022-05-18T04:20:54.6342539Z test_module_copy_with_attributes (__main__.TestScript) ... ok (0.016s) 2022-05-18T04:20:54.6565736Z test_module_copying (__main__.TestScript) ... ok (0.016s) 2022-05-18T04:20:54.6580971Z test_module_error (__main__.TestScript) ... ok (0.000s) 2022-05-18T04:20:54.6635808Z test_module_method_reassignment (__main__.TestScript) ... ok (0.016s) 2022-05-18T04:20:54.6693944Z test_module_none_attrs (__main__.TestScript) ... ok (0.000s) 2022-05-18T04:20:54.7096142Z test_module_parameters_and_buffers (__main__.TestScript) ... ok (0.049s) 2022-05-18T04:20:54.7165925Z test_module_str (__main__.TestScript) ... ok (0.007s) 2022-05-18T04:20:54.7235746Z test_module_with_params_called_fails (__main__.TestScript) ... ok (0.006s) 2022-05-18T04:20:54.7249841Z test_multi_reduction (__main__.TestScript) ... ok (0.001s) 2022-05-18T04:20:54.7263683Z test_multi_starred_expr_lhs (__main__.TestScript) ... ok (0.001s) 2022-05-18T04:20:54.8006328Z test_multiline_annot_ast_py3_fn (__main__.TestScript) ... ok (0.072s) 2022-05-18T04:20:54.8043094Z test_multiline_optional_future_refinement (__main__.TestScript) ... ok (0.000s) 2022-05-18T04:20:54.8078623Z test_multiline_string_dedents (__main__.TestScript) ... ok (0.000s) 2022-05-18T04:20:54.8179504Z test_multiple_assign (__main__.TestScript) ... ok (0.016s) 2022-05-18T04:20:54.8252323Z test_multiple_assignment (__main__.TestScript) ... ok (0.000s) 2022-05-18T04:20:54.8298467Z test_mutable_dce (__main__.TestScript) ... ok (0.016s) 2022-05-18T04:20:54.8356028Z test_mutable_dce_block (__main__.TestScript) ... ok (0.000s) 2022-05-18T04:20:54.8391936Z test_mutable_dce_graph_input (__main__.TestScript) ... ok (0.000s) 2022-05-18T04:20:54.8475423Z test_mutable_dce_indirect_wildcard_write (__main__.TestScript) ... ok (0.016s) 2022-05-18T04:20:54.8577047Z test_mutable_dce_indirect_wildcards (__main__.TestScript) ... ok (0.000s) 2022-05-18T04:20:54.8624090Z test_mutable_dce_list (__main__.TestScript) ... ok (0.016s) 2022-05-18T04:20:54.8680575Z test_mutable_dce_loop (__main__.TestScript) ... ok (0.000s) 2022-05-18T04:20:54.8770166Z test_mutable_dce_wildcards (__main__.TestScript) ... ok (0.016s) 2022-05-18T04:20:54.8811495Z test_mutate_constant (__main__.TestScript) ... ok (0.000s) 2022-05-18T04:20:54.8857692Z test_mypy_type_ignore (__main__.TestScript) ... ok (0.000s) 2022-05-18T04:20:54.9552535Z test_named_buffers_are_iterable (__main__.TestScript) ... ok (0.069s) 2022-05-18T04:20:54.9645812Z test_namedtuple_attr (__main__.TestScript) ... ok (0.016s) 2022-05-18T04:20:54.9694583Z test_namedtuple_default_values_Tensor_type (__main__.TestScript) ... ok (0.000s) 2022-05-18T04:20:54.9971572Z test_namedtuple_default_values_container_type (__main__.TestScript) ... ok (0.036s) 2022-05-18T04:20:55.0225257Z test_namedtuple_default_values_missing (__main__.TestScript) ... ok (0.021s) 2022-05-18T04:20:55.0475324Z test_namedtuple_default_values_simple_type (__main__.TestScript) ... ok (0.016s) 2022-05-18T04:20:55.0511776Z test_namedtuple_default_values_using_factory_constructor (__main__.TestScript) ... ok (0.016s) 2022-05-18T04:20:55.0625988Z test_namedtuple_python (__main__.TestScript) ... ok (0.000s) 2022-05-18T04:20:55.0683940Z test_namedtuple_type_inference (__main__.TestScript) ... ok (0.016s) 2022-05-18T04:20:55.0740726Z test_narrow_copy (__main__.TestScript) ... ok (0.000s) 2022-05-18T04:20:55.1212070Z test_nested_aug_assign (__main__.TestScript) ... ok (0.049s) 2022-05-18T04:20:55.1326985Z test_nested_bailouts (__main__.TestScript) ... ok (0.016s) 2022-05-18T04:20:55.1665117Z test_nested_breaks (__main__.TestScript) ... ok (0.031s) 2022-05-18T04:20:55.1717906Z test_nested_list_construct (__main__.TestScript) ... ok (0.000s) 2022-05-18T04:20:55.2012795Z test_nested_select_assign (__main__.TestScript) ... ok (0.040s) 2022-05-18T04:20:55.3422561Z test_nn_GRU (__main__.TestScript) ... ok (0.127s) 2022-05-18T04:20:55.4522472Z test_nn_LSTM (__main__.TestScript) ... ok (0.116s) 2022-05-18T04:20:55.5632232Z test_nn_LSTM_with_layers (__main__.TestScript) ... ok (0.119s) 2022-05-18T04:20:55.6058811Z test_nn_init (__main__.TestScript) ... ok (0.034s) 2022-05-18T04:20:55.6135953Z test_no_dtype_shape (__main__.TestScript) ... ok (0.016s) 2022-05-18T04:20:55.6202841Z test_no_self_arg_ignore_function (__main__.TestScript) ... ok (0.000s) 2022-05-18T04:20:55.7294837Z test_non_final_return (__main__.TestScript) ... ok (0.116s) 2022-05-18T04:20:55.7306781Z test_none_type_str (__main__.TestScript) ... ok (0.002s) 2022-05-18T04:20:55.7360890Z test_not (__main__.TestScript) ... ok (0.005s) 2022-05-18T04:20:55.7374304Z test_not_initialized_err (__main__.TestScript) ... ok (0.001s) 2022-05-18T04:20:55.7509439Z test_ntuple_builtins (__main__.TestScript) ... ok (0.014s) 2022-05-18T04:20:55.7683829Z test_number_abs (__main__.TestScript) ... ok (0.017s) 2022-05-18T04:20:55.7726145Z test_number_augassign (__main__.TestScript) ... ok (0.005s) 2022-05-18T04:20:55.7769583Z test_number_augassign_bitwise_lshift (__main__.TestScript) ... ok (0.004s) 2022-05-18T04:20:55.7813145Z test_number_augassign_bitwise_pow (__main__.TestScript) ... ok (0.004s) 2022-05-18T04:20:55.7856621Z test_number_augassign_bitwise_rshift (__main__.TestScript) ... ok (0.005s) 2022-05-18T04:20:55.7986287Z test_number_div (__main__.TestScript) ... ok (0.012s) 2022-05-18T04:20:58.1653109Z test_number_math (__main__.TestScript) ... ok (2.362s) 2022-05-18T04:20:58.1733034Z test_number_neg (__main__.TestScript) ... ok (0.000s) 2022-05-18T04:20:58.1745414Z test_old_models_bc (__main__.TestScript) ... skip: NYI: TemporaryFileName support for Windows or Sandcastle (0.000s) 2022-05-18T04:20:58.1794550Z test_oneline_func (__main__.TestScript) ... ok (0.016s) 2022-05-18T04:20:58.1878158Z test_op_dtype (__main__.TestScript) ... ok (0.000s) 2022-05-18T04:20:58.1975774Z test_operator_precedence (__main__.TestScript) ... ok (0.022s) 2022-05-18T04:20:58.1997050Z test_optional_list (__main__.TestScript) ... skip: the current version of Profiler doesn't profile/specialize Optionals (0.001s) 2022-05-18T04:20:58.2017570Z test_optional_tensor (__main__.TestScript) ... skip: the current version of Profiler doesn't profile/specialize Optionals (0.000s) 2022-05-18T04:20:58.2115632Z test_ord (__main__.TestScript) ... ok (0.000s) 2022-05-18T04:20:58.2264111Z test_override_magic (__main__.TestScript) ... ok (0.016s) 2022-05-18T04:20:58.2598725Z test_pack_padded_pad_packed_trace (__main__.TestScript) ... WARNING: The shape inference of prim::PackPadded type is missing, so it may result in wrong shape inference for the exported graph. Please consider adding it in symbolic function. 2022-05-18T04:20:58.2599345Z WARNING: The shape inference of prim::PackPadded type is missing, so it may result in wrong shape inference for the exported graph. Please consider adding it in symbolic function. 2022-05-18T04:20:58.2672827Z WARNING: The shape inference of prim::PadPacked type is missing, so it may result in wrong shape inference for the exported graph. Please consider adding it in symbolic function. 2022-05-18T04:20:58.2673367Z WARNING: The shape inference of prim::PadPacked type is missing, so it may result in wrong shape inference for the exported graph. Please consider adding it in symbolic function. 2022-05-18T04:20:58.2682163Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\onnx\utils.py:55: UserWarning: You are exporting the model to ONNX while in training mode with 'train' parameter not specified. The model will default to inference mode export. If you wish to export a training amenable ONNX model, specify training=TrainingMode.TRAINING or training=TrainingMode.PRESERVE (to preserve the original model state) in torch.onnx.export(). 2022-05-18T04:20:58.2682793Z warnings.warn( 2022-05-18T04:20:58.2682962Z ok (0.047s) 2022-05-18T04:20:58.2696473Z test_pack_tuple_into_non_var (__main__.TestScript) ... ok (0.000s) 2022-05-18T04:20:58.3116434Z test_pack_unpack_nested (__main__.TestScript) ... ok (0.051s) 2022-05-18T04:20:58.3369542Z test_pack_unpack_state (__main__.TestScript) ... ok (0.017s) 2022-05-18T04:20:58.3508891Z tensor([ 0., 1., 2., 3., 4., 5., 6., 7., 8., 9., 10., 11., 12., 13., 2022-05-18T04:20:58.3509165Z 14., 15., 16., 17., 18., 19., 20., 21., 22., 23., 24., 25., 26., 27., 2022-05-18T04:20:58.3509408Z test_parameter_order (__main__.TestScript) ... ok (0.016s) 2022-05-18T04:20:58.3509654Z 28., 29., 30., 31., 32., 33., 34., 35., 36., 37., 38., 39., 40., 41., 2022-05-18T04:20:58.3509860Z 42., 43., 44., 45., 46., 47., 48., 49., 50., 51.], 2022-05-18T04:20:58.3510054Z grad_fn=) 2022-05-18T04:20:58.3510256Z tensor([ 0., 1., 2., 3., 4., 5., 6., 7., 8., 9., 10., 11., 12., 13., 2022-05-18T04:20:58.3510476Z 14., 15., 16., 17., 18., 19., 20., 21., 22., 23., 24., 25., 26., 27., 2022-05-18T04:20:58.3510692Z 28., 29., 30., 31., 32., 33., 34., 35., 36., 37., 38., 39., 40., 41., 2022-05-18T04:20:58.3510879Z 42., 43., 44., 45., 46., 47., 48., 49., 50., 51.], 2022-05-18T04:20:58.3511073Z grad_fn=) 2022-05-18T04:20:58.3522377Z test_parse_empty_tuple_annotation (__main__.TestScript) ... ok (0.000s) 2022-05-18T04:20:58.3537086Z test_parse_empty_tuple_annotation_element_error (__main__.TestScript) ... ok (0.000s) 2022-05-18T04:20:58.3561672Z test_parse_nested_names (__main__.TestScript) ... ok (0.000s) 2022-05-18T04:20:58.3575788Z test_parse_none_type_annotation (__main__.TestScript) ... ok (0.000s) 2022-05-18T04:20:58.3622017Z test_parse_tensor_constants (__main__.TestScript) ... ok (0.016s) 2022-05-18T04:20:58.3641873Z test_parser_kwargonly (__main__.TestScript) ... ok (0.000s) 2022-05-18T04:20:58.3660735Z test_parser_type_annotations (__main__.TestScript) ... ok (0.000s) 2022-05-18T04:20:58.3678495Z test_parser_type_annotations_comment (__main__.TestScript) ... ok (0.000s) 2022-05-18T04:20:58.3693043Z test_parser_type_annotations_incompatible_expression (__main__.TestScript) ... ok (0.000s) 2022-05-18T04:20:58.3706849Z test_parser_type_annotations_subscript_non_ident (__main__.TestScript) ... ok (0.000s) 2022-05-18T04:20:58.3720545Z test_parser_type_annotations_subscript_tensor (__main__.TestScript) ... ok (0.000s) 2022-05-18T04:20:58.3734438Z test_parser_type_annotations_unknown_type (__main__.TestScript) ... ok (0.000s) 2022-05-18T04:20:58.3790155Z test_partial_returns (__main__.TestScript) ... ok (0.016s) 2022-05-18T04:20:58.3838474Z test_pass (__main__.TestScript) ... ok (0.000s) 2022-05-18T04:20:58.4077899Z test_pickle_checkpoint (__main__.TestScript) ... ok (0.024s) 2022-05-18T04:20:58.4082455Z test_pickle_checkpoint_cuda (__main__.TestScript) ... skip: no CUDA (0.000s) 2022-05-18T04:20:58.4162009Z test_pickle_checkpoint_tup (__main__.TestScript) ... ok (0.016s) 2022-05-18T04:20:58.4174656Z test_pow_scalar_backward_cuda (__main__.TestScript) ... skip: device tests require CUDA (0.000s) 2022-05-18T04:20:58.4614127Z test_pretty_print_function (__main__.TestScript) ... ok (0.047s) 2022-05-18T04:20:58.4623100Z test_prim_grad_undefined (__main__.TestScript) ... skip: shape analysis is only enabled in Legacy (0.000s) 2022-05-18T04:20:58.4782280Z test_print (__main__.TestScript) ... ok (0.016s) 2022-05-18T04:20:58.4796829Z test_print_kwargs (__main__.TestScript) ... ok (0.000s) 2022-05-18T04:20:58.4810255Z test_profiling_graph_executor (__main__.TestScript) ... skip: bailouts are being deprecated (0.000s) 2022-05-18T04:20:58.4856387Z test_profiling_merge (__main__.TestScript) ... ok (0.000s) 2022-05-18T04:20:58.4887797Z test_pybind_type_comparisons (__main__.TestScript) ... ok (0.000s) 2022-05-18T04:20:58.4944129Z test_python_call (__main__.TestScript) ... ok (0.018s) 2022-05-18T04:20:58.5012863Z test_python_call_annotation (__main__.TestScript) ... ok (0.006s) 2022-05-18T04:20:58.5036145Z test_python_call_annoytation_failure (__main__.TestScript) ... ok (0.003s) 2022-05-18T04:20:58.5076241Z test_python_call_failure (__main__.TestScript) ... ok (0.004s) 2022-05-18T04:20:58.5160038Z test_python_call_non_tensor (__main__.TestScript) ... ok (0.008s) 2022-05-18T04:20:58.5195427Z test_python_call_non_tensor_wrong (__main__.TestScript) ... ok (0.004s) 2022-05-18T04:20:58.5229426Z test_python_frontend (__main__.TestScript) ... ok (0.003s) 2022-05-18T04:20:58.5249414Z test_python_frontend_py3 (__main__.TestScript) ... ok (0.002s) 2022-05-18T04:20:58.5266579Z test_python_frontend_source_range (__main__.TestScript) ... ok (0.002s) 2022-05-18T04:20:58.5312639Z test_python_op_builtins (__main__.TestScript) ... ok (0.004s) 2022-05-18T04:20:58.5403524Z test_python_op_name (__main__.TestScript) ... ok (0.009s) 2022-05-18T04:20:58.5422477Z test_python_val_doesnt_have_attr (__main__.TestScript) ... ok (0.001s) 2022-05-18T04:20:58.5436302Z test_rand (__main__.TestScript) ... skip: the original version of test_rand (0.002s) 2022-05-18T04:20:58.5516453Z test_rand_profiling (__main__.TestScript) ... ok (0.008s) 2022-05-18T04:20:58.5547232Z test_range_args (__main__.TestScript) ... ok (0.003s) 2022-05-18T04:20:58.5593380Z test_reassign_module_lhs (__main__.TestScript) ... ok (0.004s) 2022-05-18T04:20:58.5634096Z test_reassign_module_rhs (__main__.TestScript) ... ok (0.004s) 2022-05-18T04:20:58.5646608Z test_refine_tuple_types (__main__.TestScript) ... ok (0.001s) 2022-05-18T04:20:58.5788535Z test_remove_dropout (__main__.TestScript) ... ok (0.014s) 2022-05-18T04:20:58.5820160Z test_repeated_script_on_function (__main__.TestScript) ... ok (0.003s) 2022-05-18T04:20:58.5883935Z test_request_bailout (__main__.TestScript) ... ok (0.006s) 2022-05-18T04:20:58.5902533Z test_requires_grad_loop (__main__.TestScript) ... skip: Peeling is now disabled (0.001s) 2022-05-18T04:20:58.6381304Z test_rescripting_loaded_modules (__main__.TestScript) ... ok (0.039s) 2022-05-18T04:20:58.6513275Z test_resize_input_ops (__main__.TestScript) ... ok (0.016s) 2022-05-18T04:20:58.6719492Z test_return (__main__.TestScript) ... ok (0.016s) 2022-05-18T04:20:58.6795045Z test_return_stmt_not_at_end (__main__.TestScript) ... ok (0.016s) 2022-05-18T04:20:58.6860282Z test_return_tuple (__main__.TestScript) ... ok (0.000s) 2022-05-18T04:20:58.7621018Z test_rnn_trace_override (__main__.TestScript) ... WARNING: The shape inference of prim::PackPadded type is missing, so it may result in wrong shape inference for the exported graph. Please consider adding it in symbolic function. 2022-05-18T04:20:58.7621925Z WARNING: The shape inference of prim::PackPadded type is missing, so it may result in wrong shape inference for the exported graph. Please consider adding it in symbolic function. 2022-05-18T04:20:58.7846034Z WARNING: The shape inference of prim::PadPacked type is missing, so it may result in wrong shape inference for the exported graph. Please consider adding it in symbolic function. 2022-05-18T04:20:58.7846559Z WARNING: The shape inference of prim::PadPacked type is missing, so it may result in wrong shape inference for the exported graph. Please consider adding it in symbolic function. 2022-05-18T04:20:58.8888974Z WARNING: The shape inference of prim::PackPadded type is missing, so it may result in wrong shape inference for the exported graph. Please consider adding it in symbolic function. 2022-05-18T04:20:58.8889517Z WARNING: The shape inference of prim::PackPadded type is missing, so it may result in wrong shape inference for the exported graph. Please consider adding it in symbolic function. 2022-05-18T04:20:58.9282314Z WARNING: The shape inference of prim::PadPacked type is missing, so it may result in wrong shape inference for the exported graph. Please consider adding it in symbolic function. 2022-05-18T04:20:58.9282849Z WARNING: The shape inference of prim::PadPacked type is missing, so it may result in wrong shape inference for the exported graph. Please consider adding it in symbolic function. 2022-05-18T04:20:59.0419820Z WARNING: The shape inference of prim::PackPadded type is missing, so it may result in wrong shape inference for the exported graph. Please consider adding it in symbolic function. 2022-05-18T04:20:59.0420430Z WARNING: The shape inference of prim::PackPadded type is missing, so it may result in wrong shape inference for the exported graph. Please consider adding it in symbolic function. 2022-05-18T04:20:59.0774351Z WARNING: The shape inference of prim::PadPacked type is missing, so it may result in wrong shape inference for the exported graph. Please consider adding it in symbolic function. 2022-05-18T04:20:59.0774885Z WARNING: The shape inference of prim::PadPacked type is missing, so it may result in wrong shape inference for the exported graph. Please consider adding it in symbolic function. 2022-05-18T04:20:59.1000520Z ok (0.422s) 2022-05-18T04:20:59.1068603Z test_robust_op_resolution (__main__.TestScript) ... ok (0.000s) 2022-05-18T04:20:59.1147926Z test_round (__main__.TestScript) ... ok (0.016s) 2022-05-18T04:20:59.1301093Z test_save_load_attr_error (__main__.TestScript) ... ok (0.016s) 2022-05-18T04:20:59.1341769Z test_script_annotation (__main__.TestScript) ... ok (0.000s) 2022-05-18T04:20:59.1382720Z test_script_bool_constant (__main__.TestScript) ... ok (0.000s) 2022-05-18T04:20:59.1426130Z test_script_chunk (__main__.TestScript) ... ok (0.000s) 2022-05-18T04:20:59.1633738Z test_script_clamp_none (__main__.TestScript) ... ok (0.031s) 2022-05-18T04:20:59.1710462Z test_script_copy (__main__.TestScript) ... ok (0.000s) 2022-05-18T04:20:59.1727052Z test_script_cu (__main__.TestScript) ... ok (0.000s) 2022-05-18T04:20:59.1799946Z test_script_define_order (__main__.TestScript) ... ok (0.016s) 2022-05-18T04:20:59.1845632Z test_script_define_order_recursive_fail (__main__.TestScript) ... ok (0.000s) 2022-05-18T04:20:59.1876901Z test_script_docstring (__main__.TestScript) ... ok (0.000s) 2022-05-18T04:20:59.1965738Z test_script_forward_method_replacement (__main__.TestScript) ... ok (0.021s) 2022-05-18T04:20:59.1972420Z test_script_get_device_cuda (__main__.TestScript) ... skip: requires CUDA (0.001s) 2022-05-18T04:20:59.2037141Z test_script_get_tracing_state (__main__.TestScript) ... ok (0.001s) 2022-05-18T04:20:59.2138581Z test_script_is_tracing (__main__.TestScript) ... ok (0.016s) 2022-05-18T04:20:59.2213846Z test_script_kwargs_fn_call (__main__.TestScript) ... ok (0.000s) 2022-05-18T04:20:59.2269253Z test_script_method_docstring (__main__.TestScript) ... ok (0.000s) 2022-05-18T04:20:59.2349459Z test_script_method_torch_function_overload (__main__.TestScript) ... ok (0.016s) 2022-05-18T04:20:59.2597566Z test_script_module (__main__.TestScript) ... ok (0.016s) 2022-05-18T04:20:59.2667354Z test_script_module_call_noscript (__main__.TestScript) ... ok (0.016s) 2022-05-18T04:20:59.2736589Z test_script_module_const (__main__.TestScript) ... ok (0.000s) 2022-05-18T04:20:59.3018391Z test_script_module_const_submodule_fail (__main__.TestScript) ... ok (0.037s) 2022-05-18T04:20:59.3239221Z test_script_module_export_blocks (__main__.TestScript) ... ok (0.016s) 2022-05-18T04:20:59.3399055Z test_script_module_export_shared_storage (__main__.TestScript) ... ok (0.016s) 2022-05-18T04:20:59.3733382Z test_script_module_export_submodule (__main__.TestScript) ... ok (0.031s) 2022-05-18T04:20:59.3746597Z test_script_module_export_tensor_cuda (__main__.TestScript) ... skip: testing cuda tensors require CUDA (0.000s) 2022-05-18T04:20:59.3969635Z test_script_module_export_tensor_type (__main__.TestScript) ... ok (0.036s) 2022-05-18T04:20:59.4010669Z test_script_module_fail_exist (__main__.TestScript) ... ok (0.001s) 2022-05-18T04:20:59.4073537Z test_script_module_for (__main__.TestScript) ... ok (0.000s) 2022-05-18T04:20:59.4547148Z test_script_module_for2 (__main__.TestScript) ... ok (0.047s) 2022-05-18T04:20:59.4582142Z test_script_module_invalid_consts (__main__.TestScript) ... ok (0.000s) 2022-05-18T04:20:59.4709950Z test_script_module_nochange_submodule (__main__.TestScript) ... ok (0.016s) 2022-05-18T04:20:59.4720939Z test_script_module_none_exist_fail (__main__.TestScript) ... skip: [module dedupe] currently NoneType refinement on optional attributes doesn't work. (0.000s) 2022-05-18T04:20:59.4763886Z test_script_module_not_tuple (__main__.TestScript) ... ok (0.016s) 2022-05-18T04:20:59.4833571Z test_script_module_param_buffer_mutation (__main__.TestScript) ... ok (0.000s) 2022-05-18T04:20:59.5028253Z test_script_module_star_assign2 (__main__.TestScript) ... ok (0.027s) 2022-05-18T04:20:59.5218557Z test_script_module_star_assign2_inplace (__main__.TestScript) ... ok (0.019s) 2022-05-18T04:20:59.5255355Z test_script_module_star_assign_fail_builtin (__main__.TestScript) ... ok (0.003s) 2022-05-18T04:20:59.5305132Z test_script_module_star_assign_fail_pythonop (__main__.TestScript) ... ok (0.005s) 2022-05-18T04:20:59.5338806Z test_script_module_tensor_subclass_argument (__main__.TestScript) ... ok (0.004s) 2022-05-18T04:20:59.5851053Z test_script_nested_mod_list (__main__.TestScript) ... ok (0.051s) 2022-05-18T04:20:59.5892739Z test_script_non_tensor_args_outputs (__main__.TestScript) ... ok (0.004s) 2022-05-18T04:20:59.6063614Z test_script_optional_none (__main__.TestScript) ... ok (0.009s) 2022-05-18T04:20:59.6113831Z test_script_outputs (__main__.TestScript) ... ok (0.000s) 2022-05-18T04:20:59.6656450Z test_script_pack_padded_sequence (__main__.TestScript) ... ok (0.063s) 2022-05-18T04:20:59.7153722Z test_script_pad_sequence_pack_sequence (__main__.TestScript) ... ok (0.053s) 2022-05-18T04:20:59.7163717Z test_script_scope (__main__.TestScript) ... ok (0.000s) 2022-05-18T04:20:59.7492902Z test_script_sequential_for (__main__.TestScript) ... ok (0.031s) 2022-05-18T04:20:59.8088370Z test_script_sequential_in_mod_list (__main__.TestScript) ... ok (0.054s) 2022-05-18T04:20:59.8264182Z test_script_sequential_multi_output_fail (__main__.TestScript) ... ok (0.016s) 2022-05-18T04:20:59.8676601Z test_script_sequential_orderdict (__main__.TestScript) ... ok (0.047s) 2022-05-18T04:20:59.9173697Z test_script_sequential_sliced_iteration (__main__.TestScript) ... ok (0.052s) 2022-05-18T04:20:59.9323453Z test_script_star_assign (__main__.TestScript) ... ok (0.016s) 2022-05-18T04:20:59.9601840Z test_script_star_expr (__main__.TestScript) ... ok (0.031s) 2022-05-18T04:20:59.9881364Z test_script_star_expr_string (__main__.TestScript) ... ok (0.016s) 2022-05-18T04:21:00.0033527Z test_scriptable_fn_as_attr (__main__.TestScript) ... ok (0.027s) 2022-05-18T04:21:00.0053150Z test_scriptmodule_multi_head_attn_cuda (__main__.TestScript) ... skip: no CUDA (0.002s) 2022-05-18T04:21:00.0067345Z test_scriptmodule_releases_tensors_cuda (__main__.TestScript) ... skip: no CUDA (0.001s) 2022-05-18T04:21:00.0084086Z test_scriptmodule_transformer_cuda (__main__.TestScript) ... skip: no CUDA (0.002s) 2022-05-18T04:21:00.0161250Z test_select_after_chunk (__main__.TestScript) ... ok (0.008s) 2022-05-18T04:21:00.0199345Z test_sequence_parsing (__main__.TestScript) ... ok (0.003s) 2022-05-18T04:21:00.0665403Z test_sequential_intermediary_types (__main__.TestScript) ... ok (0.047s) 2022-05-18T04:21:00.0837295Z test_serialization_big_ints (__main__.TestScript) ... ok (0.018s) 2022-05-18T04:21:00.0856902Z test_serialization_sharing (__main__.TestScript) ... skip: NYI: TemporaryFileName on Windows (0.002s) 2022-05-18T04:21:00.0935569Z test_serialize_long_lines (__main__.TestScript) ... ok (0.007s) 2022-05-18T04:21:00.1142481Z test_serialized_source_ranges (__main__.TestScript) ... ok (0.021s) 2022-05-18T04:21:00.1338343Z test_serialized_source_ranges2 (__main__.TestScript) ... ok (0.016s) 2022-05-18T04:21:00.2432003Z test_serialized_source_ranges_dont_jitter (__main__.TestScript) ... ok (0.100s) 2022-05-18T04:21:00.2627955Z test_serialized_source_ranges_graph (__main__.TestScript) ... ok (0.031s) 2022-05-18T04:21:00.2766182Z test_serialized_source_ranges_no_dups (__main__.TestScript) ... ok (0.016s) 2022-05-18T04:21:00.2838173Z test_set_attribute_through_optional (__main__.TestScript) ... ok (0.000s) 2022-05-18T04:21:00.2876544Z test_shape_analysis_grad_property (__main__.TestScript) ... ok (0.000s) 2022-05-18T04:21:00.2965878Z test_shape_analysis_loop (__main__.TestScript) ... ok (0.021s) 2022-05-18T04:21:00.3005976Z test_shape_prop_promote_scalar_arg (__main__.TestScript) ... ok (0.001s) 2022-05-18T04:21:00.3042150Z test_shape_prop_promotion (__main__.TestScript) ... ok (0.000s) 2022-05-18T04:21:00.3177938Z test_signed_float_zero (__main__.TestScript) ... ok (0.016s) 2022-05-18T04:21:00.3192395Z test_single_starred_expr_for_loop (__main__.TestScript) ... ok (0.000s) 2022-05-18T04:21:00.3207556Z test_single_starred_lhs (__main__.TestScript) ... ok (0.000s) 2022-05-18T04:21:00.3265108Z test_singleton_tuple_unpack (__main__.TestScript) ... ok (0.000s) 2022-05-18T04:21:00.3274525Z test_slice_guard_elimination (__main__.TestScript) ... skip: bailouts are being deprecated (0.000s) 2022-05-18T04:21:00.3356016Z test_split (__main__.TestScript) ... ok (0.016s) 2022-05-18T04:21:00.3464853Z test_stack (__main__.TestScript) ... ok (0.016s) 2022-05-18T04:21:00.4405855Z test_static_if_prop (__main__.TestScript) ... ok (0.084s) 2022-05-18T04:21:00.4417046Z test_static_method_on_module (__main__.TestScript) 2022-05-18T04:21:00.4507712Z Check that the `@staticmethod` annotation on a function on a module works. ... ok (0.016s) 2022-05-18T04:21:00.4846762Z test_static_methods (__main__.TestScript) ... ok (0.031s) 2022-05-18T04:21:00.4882972Z test_str_cast (__main__.TestScript) ... ok (0.000s) 2022-05-18T04:21:00.4896804Z test_string_cu (__main__.TestScript) ... ok (0.000s) 2022-05-18T04:21:00.4935564Z test_string_device_implicit_conversion (__main__.TestScript) ... ok (0.018s) 2022-05-18T04:21:00.4996222Z test_string_frontend_elif (__main__.TestScript) ... ok (0.006s) 2022-05-18T04:21:00.5047485Z test_string_index (__main__.TestScript) ... ok (0.005s) 2022-05-18T04:21:00.5112983Z test_string_len (__main__.TestScript) ... ok (0.006s) 2022-05-18T04:21:00.5168595Z test_string_list (__main__.TestScript) ... ok (0.005s) 2022-05-18T04:21:00.5182302Z test_string_new_line (__main__.TestScript) ... ok (0.001s) 2022-05-18T04:21:00.5235968Z test_string_ops (__main__.TestScript) ... ok (0.006s) 2022-05-18T04:21:00.5295979Z test_string_print (__main__.TestScript) ... ok (0.006s) 2022-05-18T04:21:00.5308302Z test_string_single_escape (__main__.TestScript) ... ok (0.001s) 2022-05-18T04:21:00.5476310Z test_string_slicing (__main__.TestScript) ... ok (0.017s) 2022-05-18T04:21:00.5533910Z test_string_sort (__main__.TestScript) ... ok (0.006s) 2022-05-18T04:21:00.5589661Z test_string_sorted (__main__.TestScript) ... ok (0.005s) 2022-05-18T04:21:00.5876656Z test_submodule_attribute_serialization (__main__.TestScript) ... ok (0.029s) 2022-05-18T04:21:00.5952738Z test_submodule_twice (__main__.TestScript) ... ok (0.007s) 2022-05-18T04:21:00.6015586Z test_sum (__main__.TestScript) ... ok (0.004s) 2022-05-18T04:21:00.6090306Z test_sum_list_diff_elms (__main__.TestScript) ... ok (0.000s) 2022-05-18T04:21:00.6163665Z test_sum_list_empty (__main__.TestScript) ... ok (0.016s) 2022-05-18T04:21:00.6233406Z test_sum_list_literal (__main__.TestScript) ... ok (0.000s) 2022-05-18T04:21:00.6307048Z test_sum_list_one (__main__.TestScript) ... ok (0.016s) 2022-05-18T04:21:00.6327873Z test_sum_list_wrong_type (__main__.TestScript) ... ok (0.000s) 2022-05-18T04:21:00.6364238Z test_sys_stdout_override (__main__.TestScript) ... ok (0.000s) 2022-05-18T04:21:00.6391538Z test_tensor_as_tensor_shape_prop (__main__.TestScript) ... skip: Simple Executor doesn't have any shapes to propagate (0.000s) 2022-05-18T04:21:00.6434920Z test_tensor_data (__main__.TestScript) ... ok (0.000s) 2022-05-18T04:21:00.6444997Z test_tensor_device (__main__.TestScript) ... skip: device tests require CUDA (0.000s) 2022-05-18T04:21:00.6553252Z test_tensor_dtype (__main__.TestScript) ... ok (0.016s) 2022-05-18T04:21:00.6666798Z test_tensor_grad (__main__.TestScript) ... ok (0.016s) 2022-05-18T04:21:00.6773809Z test_tensor_import_export (__main__.TestScript) ... ok (0.016s) 2022-05-18T04:21:00.6819249Z test_tensor_len (__main__.TestScript) ... ok (0.000s) 2022-05-18T04:21:01.2334648Z test_tensor_number_math (__main__.TestScript) ... ok (0.553s) 2022-05-18T04:21:01.2340927Z test_tensor_number_math_cuda (__main__.TestScript) ... skip: No CUDA (0.000s) 2022-05-18T04:21:01.2352713Z test_tensor_requires_grad (__main__.TestScript) ... skip: testing legacy behavior (0.000s) 2022-05-18T04:21:01.2409322Z test_tensor_shape (__main__.TestScript) ... ok (0.000s) 2022-05-18T04:21:01.2510730Z test_tensor_subclasses (__main__.TestScript) ... C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\jit\annotations.py:296: UserWarning: TorchScript will treat type annotations of Tensor dtype-specific subtypes as if they are normal Tensors. dtype constraints are not enforced in compilation either. 2022-05-18T04:21:01.2511312Z warnings.warn("TorchScript will treat type annotations of Tensor " 2022-05-18T04:21:01.2511542Z ok (0.016s) 2022-05-18T04:21:01.2811338Z test_tensor_to (__main__.TestScript) ... ok (0.031s) 2022-05-18T04:21:01.2864313Z test_tensor_to_cpu (__main__.TestScript) ... ok (0.000s) 2022-05-18T04:21:01.2872733Z test_tensor_to_cuda (__main__.TestScript) ... skip: device tests require CUDA (0.000s) 2022-05-18T04:21:01.2879312Z test_tensor_to_device (__main__.TestScript) ... skip: device tests require CUDA (0.000s) 2022-05-18T04:21:01.2983484Z test_ternary (__main__.TestScript) ... ok (0.022s) 2022-05-18T04:21:01.3759379Z test_ternary_module_type_hint (__main__.TestScript) ... ok (0.065s) 2022-05-18T04:21:01.3860468Z test_ternary_right_associative (__main__.TestScript) ... ok (0.016s) 2022-05-18T04:21:01.3985571Z test_ternary_static_if (__main__.TestScript) ... ok (0.020s) 2022-05-18T04:21:01.4207065Z test_torch_any (__main__.TestScript) ... ok (0.017s) 2022-05-18T04:21:01.4250487Z test_torch_functional (__main__.TestScript) ... skip: Skipping while landing PR stack (0.000s) 2022-05-18T04:21:01.4808656Z test_torch_functional_tensordot_int (__main__.TestScript) ... ok (0.062s) 2022-05-18T04:21:01.4917390Z test_torch_functional_tensordot_list (__main__.TestScript) ... ok (0.000s) 2022-05-18T04:21:01.5194290Z test_torch_functional_tensordot_tensor (__main__.TestScript) ... ok (0.042s) 2022-05-18T04:21:01.5306482Z test_torch_functional_tensordot_tuple (__main__.TestScript) ... ok (0.011s) 2022-05-18T04:21:01.5422563Z test_torch_ignore_conversion_to_none (__main__.TestScript) ... ok (0.011s) 2022-05-18T04:21:01.5474573Z test_torch_manual_seed (__main__.TestScript) ... ok (0.005s) 2022-05-18T04:21:01.5921256Z test_torch_pow (__main__.TestScript) ... ok (0.045s) 2022-05-18T04:21:02.2358266Z 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. 2022-05-18T04:21:02.2359065Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\testing\_internal\common_utils.py:426: 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:250.) 2022-05-18T04:21:02.2359566Z return callable(*args, **kwargs) 2022-05-18T04:21:02.2359745Z ok (0.637s) 2022-05-18T04:21:02.2442354Z test_torch_tensor_as_tensor_empty_list (__main__.TestScript) ... ok (0.000s) 2022-05-18T04:21:02.2556733Z test_torch_tensor_bad_input (__main__.TestScript) ... ok (0.016s) 2022-05-18T04:21:02.2682282Z test_torch_tensor_dtype (__main__.TestScript) ... ok (0.016s) 2022-05-18T04:21:02.2720673Z test_torchscript_memoryformat (__main__.TestScript) ... ok (0.000s) 2022-05-18T04:21:02.3887014Z test_torchscript_multi_head_attn (__main__.TestScript) ... ok (0.121s) 2022-05-18T04:21:02.6061900Z test_torchscript_multi_head_attn_fast_path (__main__.TestScript) ... ok (0.218s) 2022-05-18T04:21:02.6147480Z test_training_param (__main__.TestScript) ... ok (0.016s) 2022-05-18T04:21:02.6591826Z test_tuple_assignments (__main__.TestScript) ... ok (0.031s) 2022-05-18T04:21:02.6614961Z test_tuple_error_msg (__main__.TestScript) ... ok (0.016s) 2022-05-18T04:21:02.6701820Z test_tuple_index_to_list (__main__.TestScript) ... ok (0.000s) 2022-05-18T04:21:02.6976015Z test_tuple_indexing (__main__.TestScript) ... ok (0.036s) 2022-05-18T04:21:02.7037059Z test_tuple_len (__main__.TestScript) ... ok (0.000s) 2022-05-18T04:21:02.7109723Z test_tuple_nested_sort (__main__.TestScript) ... ok (0.000s) 2022-05-18T04:21:02.7172798Z test_tuple_sort (__main__.TestScript) ... ok (0.016s) 2022-05-18T04:21:02.7236704Z test_tuple_sort_reverse (__main__.TestScript) ... ok (0.000s) 2022-05-18T04:21:02.7297625Z test_tuple_sorted (__main__.TestScript) ... ok (0.016s) 2022-05-18T04:21:02.7356701Z test_tuple_to_opt_list (__main__.TestScript) ... ok (0.000s) 2022-05-18T04:21:02.7399379Z test_tuple_unsortable_diff_type (__main__.TestScript) ... ok (0.000s) 2022-05-18T04:21:02.7446486Z test_tuple_unsortable_element_type (__main__.TestScript) ... ok (0.016s) 2022-05-18T04:21:02.7488427Z test_tuple_unsortable_nested_diff_type (__main__.TestScript) ... ok (0.000s) 2022-05-18T04:21:02.7681736Z test_type_annotate (__main__.TestScript) ... ok (0.016s) 2022-05-18T04:21:02.7855879Z test_type_annotation_module (__main__.TestScript) ... ok (0.016s) 2022-05-18T04:21:02.8069814Z test_type_annotation_py3 (__main__.TestScript) ... ok (0.029s) 2022-05-18T04:21:02.8289222Z test_type_annotations (__main__.TestScript) ... ok (0.016s) 2022-05-18T04:21:02.8452717Z test_type_annotations_repeated_list (__main__.TestScript) ... ok (0.016s) 2022-05-18T04:21:02.8624265Z test_type_annotations_varargs (__main__.TestScript) ... ok (0.016s) 2022-05-18T04:21:02.8652466Z test_type_call_in_script (__main__.TestScript) ... ok (0.000s) 2022-05-18T04:21:02.8719759Z test_type_cast (__main__.TestScript) ... ok (0.016s) 2022-05-18T04:21:02.8778427Z test_type_comments_in_body (__main__.TestScript) ... ok (0.000s) 2022-05-18T04:21:02.8785231Z test_type_inferred_from_empty_annotation (__main__.TestScript) 2022-05-18T04:21:02.8812121Z Test that the type inferred from an empty or missing annotation is Torch.Tensor wtih `inferred=true` ... ok (0.000s) 2022-05-18T04:21:02.8825370Z test_unbind (__main__.TestScript) ... skip: Profiling executor will be using different heuristics for constructing differentiable graphs (0.000s) 2022-05-18T04:21:02.8862256Z test_unfold_zero_dim (__main__.TestScript) ... ok (0.016s) 2022-05-18T04:21:02.8902603Z test_unicode_comments (__main__.TestScript) ... ok (0.000s) 2022-05-18T04:21:02.8993117Z test_uninitialized (__main__.TestScript) ... ok (0.016s) 2022-05-18T04:21:02.9028880Z test_union_to_number (__main__.TestScript) ... ok (0.001s) 2022-05-18T04:21:02.9046408Z test_unknown_builtin (__main__.TestScript) ... ok (0.000s) 2022-05-18T04:21:02.9059837Z test_unmatched_type_annotation (__main__.TestScript) ... skip: TODO: need to fix the test case (0.000s) 2022-05-18T04:21:02.9103459Z test_unspecialized_any_binding (__main__.TestScript) ... ok (0.000s) 2022-05-18T04:21:02.9112098Z test_unsqueeze_guard_elimination (__main__.TestScript) ... skip: bailouts are being deprecated (0.000s) 2022-05-18T04:21:02.9132082Z test_unsupported_builtin_error (__main__.TestScript) ... ok (0.000s) 2022-05-18T04:21:02.9202026Z test_unused_decorator (__main__.TestScript) ... ok (0.016s) 2022-05-18T04:21:02.9295050Z test_unwrap_optional_builtin (__main__.TestScript) ... ok (0.000s) 2022-05-18T04:21:02.9843919Z test_var_aug_assign (__main__.TestScript) ... ok (0.063s) 2022-05-18T04:21:02.9898317Z test_vararg_zeros (__main__.TestScript) ... ok (0.000s) 2022-05-18T04:21:02.9942676Z test_view_listconstruct_shape_prop (__main__.TestScript) ... ok (0.016s) 2022-05-18T04:21:02.9962723Z test_view_shape_prop (__main__.TestScript) ... ok (0.001s) 2022-05-18T04:21:03.0055396Z test_view_write (__main__.TestScript) ... ok (0.009s) 2022-05-18T04:21:03.0066052Z test_weak_cuda (__main__.TestScript) ... skip: no CUDA (0.001s) 2022-05-18T04:21:03.0134954Z test_where (__main__.TestScript) ... ok (0.007s) 2022-05-18T04:21:03.0203319Z test_where_method (__main__.TestScript) ... ok (0.007s) 2022-05-18T04:21:03.0312300Z test_while (__main__.TestScript) ... ok (0.010s) 2022-05-18T04:21:03.0976660Z test_while_nest_if (__main__.TestScript) ... ok (0.066s) 2022-05-18T04:21:03.1317397Z test_while_nonexistent_cond_value (__main__.TestScript) ... ok (0.031s) 2022-05-18T04:21:03.1331546Z test_while_nonexistent_value (__main__.TestScript) ... ok (0.000s) 2022-05-18T04:21:03.1426412Z test_while_write_outer_then_read (__main__.TestScript) ... ok (0.000s) 2022-05-18T04:21:03.1447013Z test_wrong_attr_lookup (__main__.TestScript) ... ok (0.016s) 2022-05-18T04:21:03.1517246Z test_wrong_implicit_expand (__main__.TestScript) ... ok (0.000s) 2022-05-18T04:21:03.1562459Z test_wrong_method_call_inputs (__main__.TestScript) ... ok (0.000s) 2022-05-18T04:21:03.1582783Z test_wrong_module_attr_lookup (__main__.TestScript) ... ok (0.000s) 2022-05-18T04:21:03.1625976Z test_wrong_return_type (__main__.TestScript) ... ok (0.016s) 2022-05-18T04:21:03.1643994Z test_wrong_use_as_callable (__main__.TestScript) ... ok (0.000s) 2022-05-18T04:21:03.1680962Z test_wrong_use_as_tuple (__main__.TestScript) ... ok (0.000s) 2022-05-18T04:21:03.1800822Z test_zeros (__main__.TestScript) ... ok (0.016s) 2022-05-18T04:21:03.9002897Z test_zip_enumerate_modulelist (__main__.TestScript) ... ok (0.711s) 2022-05-18T04:21:03.9008094Z test_bool (jit.test_list_dict.TestScriptDict) 2022-05-18T04:21:03.9020846Z Test the __bool__ method. This should return True ... ok (0.000s) 2022-05-18T04:21:03.9027869Z test_contains (jit.test_list_dict.TestScriptDict) 2022-05-18T04:21:03.9040328Z Test membership checks (x in y, x not in y). ... ok (0.017s) 2022-05-18T04:21:03.9047879Z test_delitem (jit.test_list_dict.TestScriptDict) 2022-05-18T04:21:03.9061099Z Test deletion. ... ok (0.000s) 2022-05-18T04:21:03.9067373Z test_getitem (jit.test_list_dict.TestScriptDict) 2022-05-18T04:21:03.9083997Z Test accessing dictionary values using the [] operator. ... ok (0.000s) 2022-05-18T04:21:03.9089494Z test_items (jit.test_list_dict.TestScriptDict) 2022-05-18T04:21:03.9099467Z Test .items(). ... ok (0.000s) 2022-05-18T04:21:03.9104619Z test_iter (jit.test_list_dict.TestScriptDict) 2022-05-18T04:21:03.9114580Z Test iteration over a dictionary's keys. ... ok (0.000s) 2022-05-18T04:21:03.9119056Z test_len (jit.test_list_dict.TestScriptDict) 2022-05-18T04:21:03.9129768Z Test len() builtin function. ... ok (0.000s) 2022-05-18T04:21:03.9139695Z test_nested (jit.test_list_dict.TestScriptDict) 2022-05-18T04:21:03.9140599Z Test that reference semantics are honoured when the ScriptDict that is ... skip: Cannot pass until all dicts returned from TorchScript are ScriptDicts (0.000s) 2022-05-18T04:21:03.9146175Z test_reference_semantics (jit.test_list_dict.TestScriptDict) 2022-05-18T04:21:03.9182446Z Test that reference semantics are honoured; that modifications made ... ok (0.000s) 2022-05-18T04:21:03.9186173Z test_repr (jit.test_list_dict.TestScriptDict) 2022-05-18T04:21:03.9195793Z Test the __repr__ method. ... ok (0.016s) 2022-05-18T04:21:03.9203533Z test_setitem (jit.test_list_dict.TestScriptDict) 2022-05-18T04:21:03.9215274Z Test setting dictionary values using the [] operator. ... ok (0.000s) 2022-05-18T04:21:03.9221071Z test_append (jit.test_list_dict.TestScriptList) 2022-05-18T04:21:03.9231489Z Test append method. ... ok (0.000s) 2022-05-18T04:21:03.9235968Z test_bool (jit.test_list_dict.TestScriptList) 2022-05-18T04:21:03.9244476Z Test the __bool__ method. This should return True ... ok (0.000s) 2022-05-18T04:21:03.9248344Z test_clear (jit.test_list_dict.TestScriptList) 2022-05-18T04:21:03.9255584Z Test clear. ... ok (0.000s) 2022-05-18T04:21:03.9262328Z test_contains (jit.test_list_dict.TestScriptList) 2022-05-18T04:21:03.9272667Z Test membership checks (x in y, x not in y). ... ok (0.000s) 2022-05-18T04:21:03.9278255Z test_count (jit.test_list_dict.TestScriptList) 2022-05-18T04:21:03.9288125Z Test count method. ... ok (0.000s) 2022-05-18T04:21:03.9295352Z test_delitem (jit.test_list_dict.TestScriptList) 2022-05-18T04:21:03.9306696Z Test deletion. ... ok (0.000s) 2022-05-18T04:21:03.9322120Z test_extend (jit.test_list_dict.TestScriptList) 2022-05-18T04:21:03.9337539Z Test extend. ... ok (0.000s) 2022-05-18T04:21:03.9350906Z test_getitem (jit.test_list_dict.TestScriptList) 2022-05-18T04:21:03.9384839Z Test accessing list elements using the [] operator. ... ok (0.016s) 2022-05-18T04:21:03.9393156Z test_insert (jit.test_list_dict.TestScriptList) 2022-05-18T04:21:03.9406410Z Test insert. ... ok (0.000s) 2022-05-18T04:21:03.9411593Z test_iter (jit.test_list_dict.TestScriptList) 2022-05-18T04:21:03.9420917Z Test iteration over a list's elements. ... ok (0.000s) 2022-05-18T04:21:03.9425554Z test_len (jit.test_list_dict.TestScriptList) 2022-05-18T04:21:03.9435237Z Test len() builtin function. ... ok (0.000s) 2022-05-18T04:21:03.9445898Z test_nested (jit.test_list_dict.TestScriptList) 2022-05-18T04:21:03.9446700Z Test that reference semantics are honoured when the ScriptList that is ... skip: Cannot pass until all list returned from TorchScript are ScriptLists (0.000s) 2022-05-18T04:21:03.9453967Z test_pop (jit.test_list_dict.TestScriptList) 2022-05-18T04:21:03.9468895Z Test pop. ... ok (0.000s) 2022-05-18T04:21:03.9474551Z test_reference_semantics (jit.test_list_dict.TestScriptList) 2022-05-18T04:21:03.9510203Z Test that reference semantics are honoured; that modifications made ... ok (0.016s) 2022-05-18T04:21:03.9516852Z test_remove (jit.test_list_dict.TestScriptList) 2022-05-18T04:21:03.9527682Z Test remove method. ... ok (0.000s) 2022-05-18T04:21:03.9531356Z test_repr (jit.test_list_dict.TestScriptList) 2022-05-18T04:21:03.9539493Z Test the __repr__ method. ... ok (0.000s) 2022-05-18T04:21:03.9553446Z test_setitem (jit.test_list_dict.TestScriptList) 2022-05-18T04:21:03.9569695Z Test setting list elements using the [] operator. ... ok (0.000s) 2022-05-18T04:21:03.9710075Z test_annotated_class_level_annotation_and_init_annotation (jit.test_scriptmod_ann.TestScriptModuleInstanceAttributeTypeAnnotation) ... ok (0.016s) 2022-05-18T04:21:03.9841210Z test_annotated_class_level_annotation_only (jit.test_scriptmod_ann.TestScriptModuleInstanceAttributeTypeAnnotation) ... ok (0.018s) 2022-05-18T04:21:03.9973690Z test_annotated_class_level_jit_annotation (jit.test_scriptmod_ann.TestScriptModuleInstanceAttributeTypeAnnotation) ... ok (0.013s) 2022-05-18T04:21:04.0046802Z test_annotated_empty_dict (jit.test_scriptmod_ann.TestScriptModuleInstanceAttributeTypeAnnotation) ... ok (0.008s) 2022-05-18T04:21:04.0111373Z test_annotated_empty_list (jit.test_scriptmod_ann.TestScriptModuleInstanceAttributeTypeAnnotation) ... ok (0.006s) 2022-05-18T04:21:04.0171430Z test_annotated_empty_optional (jit.test_scriptmod_ann.TestScriptModuleInstanceAttributeTypeAnnotation) ... ok (0.006s) 2022-05-18T04:21:04.0305284Z test_annotated_empty_tensor (jit.test_scriptmod_ann.TestScriptModuleInstanceAttributeTypeAnnotation) ... ok (0.013s) 2022-05-18T04:21:04.0431217Z test_annotated_falsy_base_type (jit.test_scriptmod_ann.TestScriptModuleInstanceAttributeTypeAnnotation) ... ok (0.013s) 2022-05-18T04:21:04.0564347Z test_annotated_nonempty_container (jit.test_scriptmod_ann.TestScriptModuleInstanceAttributeTypeAnnotation) ... ok (0.013s) 2022-05-18T04:21:04.0697501Z test_annotated_with_jit_attribute (jit.test_scriptmod_ann.TestScriptModuleInstanceAttributeTypeAnnotation) ... ok (0.014s) 2022-05-18T04:21:04.0766068Z test_annotated_with_jit_empty_dict (jit.test_scriptmod_ann.TestScriptModuleInstanceAttributeTypeAnnotation) ... ok (0.007s) 2022-05-18T04:21:04.0830618Z test_annotated_with_jit_empty_list (jit.test_scriptmod_ann.TestScriptModuleInstanceAttributeTypeAnnotation) ... ok (0.006s) 2022-05-18T04:21:04.0892588Z test_annotated_with_jit_empty_optional (jit.test_scriptmod_ann.TestScriptModuleInstanceAttributeTypeAnnotation) ... ok (0.006s) 2022-05-18T04:21:04.0952974Z test_annotated_with_torch_jit_import (jit.test_scriptmod_ann.TestScriptModuleInstanceAttributeTypeAnnotation) ... ok (0.007s) 2022-05-18T04:21:04.1928124Z test_basic (jit.test_script_profile.TestScriptProfile) ... ok (0.097s) 2022-05-18T04:21:04.1941960Z test_empty (jit.test_script_profile.TestScriptProfile) ... ok (0.002s) 2022-05-18T04:21:04.2884797Z test_multi (jit.test_script_profile.TestScriptProfile) ... ok (0.081s) 2022-05-18T04:21:04.3664153Z test_script (jit.test_script_profile.TestScriptProfile) ... ok (0.081s) 2022-05-18T04:21:04.7137418Z test_section (jit.test_script_profile.TestScriptProfile) ... ok (0.357s) 2022-05-18T04:21:04.7447515Z test_module_list_slicing (jit.test_slice.TestSlice) ... ok (0.031s) 2022-05-18T04:21:04.7506888Z test_slice_as_variable (jit.test_slice.TestSlice) ... ok (0.000s) 2022-05-18T04:21:04.7579477Z test_slice_dynamic_index (jit.test_slice.TestSlice) ... ok (0.000s) 2022-05-18T04:21:04.7602500Z test_slice_kwarg (jit.test_slice.TestSlice) ... ok (0.016s) 2022-05-18T04:21:04.7668885Z test_slice_one_none (jit.test_slice.TestSlice) ... ok (0.000s) 2022-05-18T04:21:04.7728355Z test_slice_start_stop (jit.test_slice.TestSlice) ... ok (0.000s) 2022-05-18T04:21:04.7787572Z test_slice_start_stop_step (jit.test_slice.TestSlice) ... ok (0.016s) 2022-05-18T04:21:04.7847520Z test_slice_start_stop_with_none (jit.test_slice.TestSlice) ... ok (0.000s) 2022-05-18T04:21:04.7913708Z test_slice_stop_clipped (jit.test_slice.TestSlice) ... ok (0.016s) 2022-05-18T04:21:04.7974900Z test_slice_stop_only (jit.test_slice.TestSlice) ... ok (0.006s) 2022-05-18T04:21:04.8037077Z test_slice_stop_only_with_nones (jit.test_slice.TestSlice) ... ok (0.006s) 2022-05-18T04:21:04.8090399Z test_slice_string (jit.test_slice.TestSlice) ... ok (0.005s) 2022-05-18T04:21:04.8153480Z test_slice_tensor (jit.test_slice.TestSlice) ... ok (0.002s) 2022-05-18T04:21:04.8223822Z test_slice_tensor_multidim (jit.test_slice.TestSlice) ... ok (0.000s) 2022-05-18T04:21:04.8291754Z test_slice_tensor_multidim_with_dots (jit.test_slice.TestSlice) ... ok (0.016s) 2022-05-18T04:21:04.8359677Z test_slice_three_nones (jit.test_slice.TestSlice) ... ok (0.000s) 2022-05-18T04:21:04.8426574Z test_slice_two_nones (jit.test_slice.TestSlice) ... ok (0.016s) 2022-05-18T04:21:04.8506110Z test_tuple_slicing (jit.test_slice.TestSlice) ... ok (0.000s) 2022-05-18T04:21:04.8617080Z test_freeze_sparse_coo (jit.test_sparse.TestSparse) ... ok (0.016s) 2022-05-18T04:21:04.8633743Z test_freeze_sparse_csr (jit.test_sparse.TestSparse) ... skip: Need MKL to run CSR matmul (0.000s) 2022-05-18T04:21:04.8723908Z test_serialize_sparse_coo (jit.test_sparse.TestSparse) ... ok (0.000s) 2022-05-18T04:21:04.8738410Z test_serialize_sparse_csr (jit.test_sparse.TestSparse) ... skip: Need MKL to run CSR matmul (0.016s) 2022-05-18T04:21:04.8786534Z test_modulo_operator (jit.test_string_formatting.TestStringFormatting) ... ok (0.000s) 2022-05-18T04:21:04.8832540Z test_string_interpolation_with_alternate_digit_placeholder (jit.test_string_formatting.TestStringFormatting) ... ok (0.000s) 2022-05-18T04:21:04.8878547Z test_string_interpolation_with_capital_exponent_placeholder_and_digit_variable (jit.test_string_formatting.TestStringFormatting) ... ok (0.000s) 2022-05-18T04:21:04.8928169Z test_string_interpolation_with_char_placeholder_and_char_variable (jit.test_string_formatting.TestStringFormatting) ... ok (0.016s) 2022-05-18T04:21:04.8985035Z test_string_interpolation_with_char_placeholder_and_digit_variable (jit.test_string_formatting.TestStringFormatting) ... ok (0.000s) 2022-05-18T04:21:04.9038208Z test_string_interpolation_with_char_placeholder_and_true_string_variable (jit.test_string_formatting.TestStringFormatting) ... ok (0.000s) 2022-05-18T04:21:04.9097291Z test_string_interpolation_with_digit_placeholder_and_digit_variable (jit.test_string_formatting.TestStringFormatting) ... ok (0.017s) 2022-05-18T04:21:04.9146242Z test_string_interpolation_with_digit_placeholder_and_string_variable (jit.test_string_formatting.TestStringFormatting) ... ok (0.000s) 2022-05-18T04:21:04.9190075Z test_string_interpolation_with_double_percent_in_string (jit.test_string_formatting.TestStringFormatting) ... ok (0.000s) 2022-05-18T04:21:04.9230666Z test_string_interpolation_with_exponent_placeholder_and_string_variable (jit.test_string_formatting.TestStringFormatting) ... ok (0.016s) 2022-05-18T04:21:04.9275680Z test_string_interpolation_with_float_placeholder_and_digit_variable (jit.test_string_formatting.TestStringFormatting) ... ok (0.000s) 2022-05-18T04:21:04.9325555Z test_string_interpolation_with_float_placeholder_and_float_variable (jit.test_string_formatting.TestStringFormatting) ... ok (0.000s) 2022-05-18T04:21:04.9370812Z test_string_interpolation_with_lowercase_exponent_placeholder_and_digit_variable (jit.test_string_formatting.TestStringFormatting) ... ok (0.016s) 2022-05-18T04:21:04.9422538Z test_string_interpolation_with_multiple_placeholders (jit.test_string_formatting.TestStringFormatting) ... ok (0.000s) 2022-05-18T04:21:04.9462610Z test_string_interpolation_with_percent_in_string (jit.test_string_formatting.TestStringFormatting) ... ok (0.000s) 2022-05-18T04:21:04.9507500Z test_string_interpolation_with_string_placeholder_and_digit_variable (jit.test_string_formatting.TestStringFormatting) ... ok (0.000s) 2022-05-18T04:21:04.9551620Z test_string_interpolation_with_string_placeholder_and_format_string_variable (jit.test_string_formatting.TestStringFormatting) ... ok (0.016s) 2022-05-18T04:21:04.9595609Z test_string_interpolation_with_string_placeholder_and_string_variable (jit.test_string_formatting.TestStringFormatting) ... ok (0.000s) 2022-05-18T04:21:04.9648976Z test_string_interpolation_with_subscript (jit.test_string_formatting.TestStringFormatting) ... ok (0.000s) 2022-05-18T04:21:04.9689195Z test_string_interpolation_with_too_few_arguments (jit.test_string_formatting.TestStringFormatting) ... ok (0.016s) 2022-05-18T04:21:04.9731467Z test_string_interpolation_with_too_many_arguments (jit.test_string_formatting.TestStringFormatting) ... ok (0.000s) 2022-05-18T04:21:04.9772190Z test_string_interpolation_with_unknown_format_specifier (jit.test_string_formatting.TestStringFormatting) ... ok (0.000s) 2022-05-18T04:21:05.0120838Z test_adaptive_avg_pool2d (jit.test_symbolic_shape_analysis.TestSymbolicShapeAnalysis) ... ok (0.043s) 2022-05-18T04:21:05.0383233Z test_arange_shape (jit.test_symbolic_shape_analysis.TestSymbolicShapeAnalysis) ... ok (0.027s) 2022-05-18T04:21:05.0450602Z test_binary_shape_fns_inplace (jit.test_symbolic_shape_analysis.TestSymbolicShapeAnalysis) ... ok (0.006s) 2022-05-18T04:21:05.0505429Z test_binary_shape_functions (jit.test_symbolic_shape_analysis.TestSymbolicShapeAnalysis) ... ok (0.006s) 2022-05-18T04:21:05.0557506Z test_if_propagation (jit.test_symbolic_shape_analysis.TestSymbolicShapeAnalysis) ... ok (0.005s) 2022-05-18T04:21:05.0704674Z test_partial_eval_graph_conv (jit.test_symbolic_shape_analysis.TestSymbolicShapeAnalysis) ... ok (0.015s) 2022-05-18T04:21:05.1151962Z test_partial_eval_stitching (jit.test_symbolic_shape_analysis.TestSymbolicShapeAnalysis) ... ok (0.043s) 2022-05-18T04:21:05.1437627Z test_refinement_through_graph_stitching (jit.test_symbolic_shape_analysis.TestSymbolicShapeAnalysis) ... ok (0.016s) 2022-05-18T04:21:05.1502195Z test_register_function_error_checking (jit.test_symbolic_shape_analysis.TestSymbolicShapeAnalysis) ... ok (0.016s) 2022-05-18T04:21:05.1619591Z test_returning_input_symbolic_shapes (jit.test_symbolic_shape_analysis.TestSymbolicShapeAnalysis) ... ok (0.016s) 2022-05-18T04:21:05.1702311Z test_shape_analysis (jit.test_symbolic_shape_analysis.TestSymbolicShapeAnalysis) ... ok (0.000s) 2022-05-18T04:21:05.2632062Z test_shape_concat (jit.test_symbolic_shape_analysis.TestSymbolicShapeAnalysis) ... ok (0.101s) 2022-05-18T04:21:05.2864033Z test_shape_embedding_bag (jit.test_symbolic_shape_analysis.TestSymbolicShapeAnalysis) ... ok (0.016s) 2022-05-18T04:21:05.2875826Z test_shape_function_includes (jit.test_symbolic_shape_analysis.TestSymbolicShapeAnalysis) ... skip: shape functions not loaded in python (0.000s) 2022-05-18T04:21:05.2890988Z test_shared_shape_graph (jit.test_symbolic_shape_analysis.TestSymbolicShapeAnalysis) ... ok (0.000s) 2022-05-18T04:21:05.2953967Z test_size_and_sizes (jit.test_symbolic_shape_analysis.TestSymbolicShapeAnalysis) ... ok (0.019s) 2022-05-18T04:21:05.3218858Z test_stitching_concat (jit.test_symbolic_shape_analysis.TestSymbolicShapeAnalysis) ... ok (0.018s) 2022-05-18T04:21:05.3446044Z test_stitching_multi_output (jit.test_symbolic_shape_analysis.TestSymbolicShapeAnalysis) ... ok (0.031s) 2022-05-18T04:21:05.3454206Z test_sym_ir_parsing (jit.test_symbolic_shape_analysis.TestSymbolicShapeAnalysis) ... ok (0.000s) 2022-05-18T04:21:05.3477041Z test_unary_shape_fns_inplace (jit.test_symbolic_shape_analysis.TestSymbolicShapeAnalysis) ... ok (0.000s) 2022-05-18T04:21:05.3511739Z test_unary_shape_functions (jit.test_symbolic_shape_analysis.TestSymbolicShapeAnalysis) ... ok (0.000s) 2022-05-18T04:21:05.3549034Z test_write (jit.test_symbolic_shape_analysis.TestSymbolicShapeAnalysis) ... ok (0.000s) 2022-05-18T04:21:05.3573561Z test_method_on_number (jit.test_builtins.TestTensorBuiltins) ... ok (0.000s) 2022-05-18T04:21:05.3720033Z test_scalar_to_num_conversions (jit.test_builtins.TestTensorBuiltins) ... ok (0.016s) 2022-05-18T04:21:05.3791364Z test_tensor_item (jit.test_builtins.TestTensorBuiltins) ... ok (0.016s) 2022-05-18T04:21:05.3941033Z test_tensor_properties (jit.test_builtins.TestTensorBuiltins) ... ok (0.018s) 2022-05-18T04:21:05.4307794Z test_tensor_subscript_assign (jit.test_builtins.TestTensorBuiltins) ... ok (0.036s) 2022-05-18T04:21:05.4315974Z test_tensor_subscript_assign_device (jit.test_builtins.TestTensorBuiltins) ... skip: requires CUDA (0.000s) 2022-05-18T04:21:05.4382056Z test_randperm_default_dtype (jit.test_tensor_creation_ops.TestTensorCreationOps) ... ok (0.000s) 2022-05-18T04:21:05.4444751Z test_randperm_specifed_dtype (jit.test_tensor_creation_ops.TestTensorCreationOps) ... ok (0.000s) 2022-05-18T04:21:05.4509675Z test_tril_indices_default_dtype (jit.test_tensor_creation_ops.TestTensorCreationOps) ... ok (0.016s) 2022-05-18T04:21:05.4576516Z test_tril_indices_specified_dtype (jit.test_tensor_creation_ops.TestTensorCreationOps) ... ok (0.000s) 2022-05-18T04:21:05.4641400Z test_triu_indices_default_dtype (jit.test_tensor_creation_ops.TestTensorCreationOps) ... ok (0.016s) 2022-05-18T04:21:05.4710125Z test_triu_indices_specified_dtype (jit.test_tensor_creation_ops.TestTensorCreationOps) ... ok (0.000s) 2022-05-18T04:21:05.4785406Z test_getitem (jit.test_tensor_methods.TestTensorMethods) ... ok (0.016s) 2022-05-18T04:21:05.4805222Z test_getitem_invalid (jit.test_tensor_methods.TestTensorMethods) ... ok (0.000s) 2022-05-18T04:21:05.4820189Z test_default_args (jit.test_torchbind.TestTorchbind) ... skip: non-portable load_library call used in test (0.000s) 2022-05-18T04:21:05.4826385Z test_lambda_as_constructor (jit.test_torchbind.TestTorchbind) ... skip: non-portable load_library call used in test (0.000s) 2022-05-18T04:21:05.4833208Z test_profiler_custom_op (jit.test_torchbind.TestTorchbind) ... skip: non-portable load_library call used in test (0.000s) 2022-05-18T04:21:05.4838036Z test_staticmethod (jit.test_torchbind.TestTorchbind) ... skip: non-portable load_library call used in test (0.000s) 2022-05-18T04:21:05.4861878Z test_torchbind (jit.test_torchbind.TestTorchbind) ... skip: non-portable load_library call used in test (0.000s) 2022-05-18T04:21:05.4866428Z test_torchbind_attr_exception (jit.test_torchbind.TestTorchbind) ... skip: non-portable load_library call used in test (0.000s) 2022-05-18T04:21:05.4876300Z test_torchbind_class_attr_recursive (jit.test_torchbind.TestTorchbind) ... skip: non-portable load_library call used in test (0.000s) 2022-05-18T04:21:05.4885536Z test_torchbind_class_attribute (jit.test_torchbind.TestTorchbind) ... skip: non-portable load_library call used in test (0.000s) 2022-05-18T04:21:05.4895039Z test_torchbind_deepcopy (jit.test_torchbind.TestTorchbind) ... skip: non-portable load_library call used in test (0.000s) 2022-05-18T04:21:05.4904026Z test_torchbind_def_property_getter_setter (jit.test_torchbind.TestTorchbind) ... skip: non-portable load_library call used in test (0.000s) 2022-05-18T04:21:05.4914557Z test_torchbind_def_property_just_getter (jit.test_torchbind.TestTorchbind) ... skip: non-portable load_library call used in test (0.000s) 2022-05-18T04:21:05.4923500Z test_torchbind_def_property_readwrite (jit.test_torchbind.TestTorchbind) ... skip: non-portable load_library call used in test (0.016s) 2022-05-18T04:21:05.4927983Z test_torchbind_getattr (jit.test_torchbind.TestTorchbind) ... skip: non-portable load_library call used in test (0.000s) 2022-05-18T04:21:05.4937905Z test_torchbind_getstate (jit.test_torchbind.TestTorchbind) ... skip: non-portable load_library call used in test (0.001s) 2022-05-18T04:21:05.4942242Z test_torchbind_instantiate_missing_class (jit.test_torchbind.TestTorchbind) ... skip: non-portable load_library call used in test (0.000s) 2022-05-18T04:21:05.4947792Z test_torchbind_lambda_method (jit.test_torchbind.TestTorchbind) ... skip: non-portable load_library call used in test (0.001s) 2022-05-18T04:21:05.4951868Z test_torchbind_no_init (jit.test_torchbind.TestTorchbind) ... skip: non-portable load_library call used in test (0.000s) 2022-05-18T04:21:05.4960956Z test_torchbind_optional_explicit_attr (jit.test_torchbind.TestTorchbind) ... skip: non-portable load_library call used in test (0.001s) 2022-05-18T04:21:05.4965658Z test_torchbind_pass_wrong_type (jit.test_torchbind.TestTorchbind) ... skip: non-portable load_library call used in test (0.001s) 2022-05-18T04:21:05.4973639Z test_torchbind_pickle_serialization (jit.test_torchbind.TestTorchbind) ... skip: non-portable load_library call used in test (0.000s) 2022-05-18T04:21:05.4981919Z test_torchbind_python_deepcopy (jit.test_torchbind.TestTorchbind) ... skip: non-portable load_library call used in test (0.001s) 2022-05-18T04:21:05.4990123Z test_torchbind_return_instance (jit.test_torchbind.TestTorchbind) ... skip: non-portable load_library call used in test (0.000s) 2022-05-18T04:21:05.4998667Z test_torchbind_return_instance_from_method (jit.test_torchbind.TestTorchbind) ... skip: non-portable load_library call used in test (0.000s) 2022-05-18T04:21:05.5004833Z test_torchbind_return_tuple (jit.test_torchbind.TestTorchbind) ... skip: non-portable load_library call used in test (0.000s) 2022-05-18T04:21:05.5011326Z test_torchbind_save_load (jit.test_torchbind.TestTorchbind) ... skip: non-portable load_library call used in test (0.000s) 2022-05-18T04:21:05.5018373Z test_torchbind_take_as_arg (jit.test_torchbind.TestTorchbind) ... skip: non-portable load_library call used in test (0.000s) 2022-05-18T04:21:05.5025884Z test_torchbind_take_instance_as_method_arg (jit.test_torchbind.TestTorchbind) ... skip: non-portable load_library call used in test (0.000s) 2022-05-18T04:21:05.5034129Z test_torchbind_tracing (jit.test_torchbind.TestTorchbind) ... skip: non-portable load_library call used in test (0.000s) 2022-05-18T04:21:05.5044448Z test_torchbind_tracing_nested (jit.test_torchbind.TestTorchbind) ... skip: non-portable load_library call used in test (0.000s) 2022-05-18T04:21:05.5223503Z test_call_traced_fn_from_traced_module (jit.test_tracer.TestTracer) ... ok (0.016s) 2022-05-18T04:21:05.5499195Z test_call_traced_module_from_traced_module (jit.test_tracer.TestTracer) ... ok (0.031s) 2022-05-18T04:21:05.5625213Z test_canonicalize_tensor_iterator (jit.test_tracer.TestTracer) ... ok (0.016s) 2022-05-18T04:21:05.5790253Z test_constant (jit.test_tracer.TestTracer) ... ok (0.019s) 2022-05-18T04:21:05.6236526Z test_conv (jit.test_tracer.TestTracer) ... ok (0.035s) 2022-05-18T04:21:05.6562678Z test_export_no_reorder (jit.test_tracer.TestTracer) ... ok (0.031s) 2022-05-18T04:21:05.6680952Z test_force_outplace_check_fill (jit.test_tracer.TestTracer) ... ok (0.016s) 2022-05-18T04:21:05.6796580Z test_force_outplace_check_zero (jit.test_tracer.TestTracer) ... ok (0.016s) 2022-05-18T04:21:05.6982913Z test_ge (jit.test_tracer.TestTracer) ... ok (0.022s) 2022-05-18T04:21:05.6987438Z test_ge_cuda (jit.test_tracer.TestTracer) ... skip: requires CUDA (0.000s) 2022-05-18T04:21:05.8512553Z test_ge_optimized (jit.test_tracer.TestTracer) ... ok (0.146s) 2022-05-18T04:21:05.9243447Z test_ge_unoptimized (jit.test_tracer.TestTracer) ... ok (0.070s) 2022-05-18T04:21:05.9343401Z test_index_put (jit.test_tracer.TestTracer) ... ok (0.016s) 2022-05-18T04:21:05.9431535Z test_index_put_trace_with_view (jit.test_tracer.TestTracer) ... ok (0.000s) 2022-05-18T04:21:05.9505098Z test_index_put_trace_without_view (jit.test_tracer.TestTracer) ... ok (0.016s) 2022-05-18T04:21:05.9533703Z test_inplace_check (jit.test_tracer.TestTracer) ... ok (0.000s) 2022-05-18T04:21:05.9659039Z test_inplace_copy (jit.test_tracer.TestTracer) ... ok (0.016s) 2022-05-18T04:21:05.9782850Z test_inplace_copy_force_outplace (jit.test_tracer.TestTracer) ... ok (0.016s) 2022-05-18T04:21:05.9822344Z test_inplace_flags (jit.test_tracer.TestTracer) ... ok (0.000s) 2022-05-18T04:21:05.9930493Z test_inplace_transplant (jit.test_tracer.TestTracer) ... ok (0.017s) 2022-05-18T04:21:06.0016006Z test_inplace_warn (jit.test_tracer.TestTracer) ... ok (0.006s) 2022-05-18T04:21:06.0130979Z test_input_dict_checkTrace_mut (jit.test_tracer.TestTracer) ... ok (0.000s) 2022-05-18T04:21:06.0147504Z test_input_dict_empty (jit.test_tracer.TestTracer) ... ok (0.016s) 2022-05-18T04:21:06.0164739Z test_input_dict_empty_list (jit.test_tracer.TestTracer) ... ok (0.000s) 2022-05-18T04:21:06.0176992Z test_input_dict_insertion_order (jit.test_tracer.TestTracer) 2022-05-18T04:21:06.0286673Z Check that dictionary access doesn't care about insertion order ... ok (0.000s) 2022-05-18T04:21:06.0414974Z test_input_dict_of_dicts (jit.test_tracer.TestTracer) ... ok (0.016s) 2022-05-18T04:21:06.0537581Z test_input_dict_of_lists (jit.test_tracer.TestTracer) ... ok (0.016s) 2022-05-18T04:21:06.0651008Z test_input_dict_recursive (jit.test_tracer.TestTracer) ... ok (0.016s) 2022-05-18T04:21:06.0664122Z test_input_dict_remembers_keys (jit.test_tracer.TestTracer) 2022-05-18T04:21:06.0766516Z Check that the trace remembers which keys were in a dict input ... ok (0.016s) 2022-05-18T04:21:06.0892973Z test_input_dict_unify (jit.test_tracer.TestTracer) ... ok (0.000s) 2022-05-18T04:21:06.0898981Z test_input_flatten (jit.test_tracer.TestTracer) 2022-05-18T04:21:06.1113198Z Check that inputs to traced functions are flattened ... ok (0.021s) 2022-05-18T04:21:06.1144992Z test_input_list_mixed_type (jit.test_tracer.TestTracer) ... ok (0.016s) 2022-05-18T04:21:06.1263898Z test_input_list_of_tuples (jit.test_tracer.TestTracer) ... ok (0.000s) 2022-05-18T04:21:06.1392427Z test_input_list_toplevel_flatten (jit.test_tracer.TestTracer) ... ok (0.016s) 2022-05-18T04:21:06.1495213Z test_input_list_toplevel_flatten_direct (jit.test_tracer.TestTracer) ... ok (0.016s) 2022-05-18T04:21:06.1630693Z test_input_tuple_of_dicts (jit.test_tracer.TestTracer) ... ok (0.016s) 2022-05-18T04:21:06.2067325Z test_interpolate_trace (jit.test_tracer.TestTracer) ... ok (0.037s) 2022-05-18T04:21:06.2082842Z test_large_nbr_kernel_args (jit.test_tracer.TestTracer) ... skip: requires CUDA (0.000s) 2022-05-18T04:21:06.2203529Z test_lhs_index_fails (jit.test_tracer.TestTracer) ... ok (0.016s) 2022-05-18T04:21:06.2342320Z test_lhs_index_trivial (jit.test_tracer.TestTracer) ... ok (0.016s) 2022-05-18T04:21:06.2480241Z test_max_pool (jit.test_tracer.TestTracer) ... ok (0.016s) 2022-05-18T04:21:06.2590053Z test_nested_inplace (jit.test_tracer.TestTracer) ... ok (0.000s) 2022-05-18T04:21:06.2608320Z test_non_tensor_tracing (jit.test_tracer.TestTracer) ... ok (0.016s) 2022-05-18T04:21:06.2614192Z test_output_unflatten (jit.test_tracer.TestTracer) 2022-05-18T04:21:06.2763061Z Check that outputs of traced functions retain the original structure and nesting ... expected failure (0.016s) 2022-05-18T04:21:06.2827101Z test_python_function (jit.test_tracer.TestTracer) ... ok (0.000s) 2022-05-18T04:21:06.2917500Z test_python_function_tup (jit.test_tracer.TestTracer) ... ok (0.016s) 2022-05-18T04:21:06.3055367Z test_repeated_input (jit.test_tracer.TestTracer) ... ok (0.014s) 2022-05-18T04:21:06.3198902Z test_repeated_output (jit.test_tracer.TestTracer) ... ok (0.014s) 2022-05-18T04:21:06.3225975Z test_shared_param (jit.test_tracer.TestTracer) ... ok (0.003s) 2022-05-18T04:21:06.3497265Z test_simple (jit.test_tracer.TestTracer) ... ok (0.027s) 2022-05-18T04:21:06.3514874Z test_tensor_with_grad_as_constant (jit.test_tracer.TestTracer) ... ok (0.002s) 2022-05-18T04:21:06.3634266Z test_trace_aliased_parameter (jit.test_tracer.TestTracer) ... ok (0.012s) 2022-05-18T04:21:06.3710072Z test_trace_annotation (jit.test_tracer.TestTracer) ... ok (0.008s) 2022-05-18T04:21:06.3983234Z test_trace_arange (jit.test_tracer.TestTracer) ... ok (0.027s) 2022-05-18T04:21:06.4279664Z test_trace_arange_with_grad (jit.test_tracer.TestTracer) ... ok (0.016s) 2022-05-18T04:21:06.4396682Z test_trace_autograd_function (jit.test_tracer.TestTracer) ... ok (0.016s) 2022-05-18T04:21:06.4426253Z test_trace_c10_ops (jit.test_tracer.TestTracer) ... skip: Skip the test since c2 ops are not registered. (0.000s) 2022-05-18T04:21:06.4942312Z test_trace_casts (jit.test_tracer.TestTracer) ... ok (0.065s) 2022-05-18T04:21:06.5041505Z test_trace_checker_control_flow (jit.test_tracer.TestTracer) ... ok (0.004s) 2022-05-18T04:21:06.5114642Z test_trace_checker_dot_data (jit.test_tracer.TestTracer) ... ok (0.000s) 2022-05-18T04:21:06.5184636Z test_trace_checker_dropout_notrain (jit.test_tracer.TestTracer) ... ok (0.016s) 2022-05-18T04:21:06.5366304Z test_trace_checker_dropout_train (jit.test_tracer.TestTracer) ... ok (0.016s) 2022-05-18T04:21:06.5442490Z test_trace_checker_inplace_on_view (jit.test_tracer.TestTracer) ... ok (0.000s) 2022-05-18T04:21:06.5521896Z test_trace_checker_memoization (jit.test_tracer.TestTracer) ... ok (0.016s) 2022-05-18T04:21:06.5740775Z test_trace_checker_slice_lhs (jit.test_tracer.TestTracer) ... ok (0.029s) 2022-05-18T04:21:06.5853366Z test_trace_checking_with_global_name (jit.test_tracer.TestTracer) ... ok (0.012s) 2022-05-18T04:21:06.5979557Z test_trace_contiguous (jit.test_tracer.TestTracer) ... ok (0.012s) 2022-05-18T04:21:06.6039990Z test_trace_contiguous_short_circuit (jit.test_tracer.TestTracer) ... ok (0.000s) 2022-05-18T04:21:06.6120764Z test_trace_detach (jit.test_tracer.TestTracer) ... ok (0.000s) 2022-05-18T04:21:06.6201896Z test_trace_detach_inplace (jit.test_tracer.TestTracer) ... ok (0.016s) 2022-05-18T04:21:06.6237475Z test_trace_detach_inplace_redispatch (jit.test_tracer.TestTracer) ... ok (0.000s) 2022-05-18T04:21:06.6299861Z test_trace_detach_onnx_erase (jit.test_tracer.TestTracer) ... C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\onnx\utils.py:55: UserWarning: You are exporting the model to ONNX while in training mode with 'train' parameter not specified. The model will default to inference mode export. If you wish to export a training amenable ONNX model, specify training=TrainingMode.TRAINING or training=TrainingMode.PRESERVE (to preserve the original model state) in torch.onnx.export(). 2022-05-18T04:21:06.6300585Z warnings.warn( 2022-05-18T04:21:06.6300754Z ok (0.016s) 2022-05-18T04:21:06.6334631Z test_trace_detach_redispatch (jit.test_tracer.TestTracer) ... ok (0.000s) 2022-05-18T04:21:06.6537080Z test_trace_dict_input (jit.test_tracer.TestTracer) ... ok (0.016s) 2022-05-18T04:21:06.6753149Z test_trace_dict_output (jit.test_tracer.TestTracer) ... ok (0.016s) 2022-05-18T04:21:06.7074401Z test_trace_export_fns (jit.test_tracer.TestTracer) ... ok (0.038s) 2022-05-18T04:21:06.7741417Z test_trace_export_fns_recursive (jit.test_tracer.TestTracer) ... ok (0.063s) 2022-05-18T04:21:06.8222245Z test_trace_fork_join_and_module (jit.test_tracer.TestTracer) ... ok (0.060s) 2022-05-18T04:21:06.8327136Z test_trace_full_dynamic_shape (jit.test_tracer.TestTracer) ... ok (0.010s) 2022-05-18T04:21:06.8394496Z test_trace_func_argument_names_captured (jit.test_tracer.TestTracer) ... ok (0.006s) 2022-05-18T04:21:06.8468899Z test_trace_index (jit.test_tracer.TestTracer) ... ok (0.008s) 2022-05-18T04:21:06.8543204Z test_trace_index_constant (jit.test_tracer.TestTracer) ... ok (0.007s) 2022-05-18T04:21:06.8702748Z test_trace_indexed_assignment (jit.test_tracer.TestTracer) ... ok (0.016s) 2022-05-18T04:21:06.8900567Z test_trace_inline_shape (jit.test_tracer.TestTracer) ... ok (0.020s) 2022-05-18T04:21:06.8964439Z test_trace_inverse (jit.test_tracer.TestTracer) ... ok (0.006s) 2022-05-18T04:21:06.9257615Z test_trace_invert_module_hierarchy (jit.test_tracer.TestTracer) ... ok (0.019s) 2022-05-18T04:21:06.9394153Z test_trace_legacy_ctor (jit.test_tracer.TestTracer) ... ok (0.016s) 2022-05-18T04:21:06.9866692Z test_trace_module_argument_names_captured (jit.test_tracer.TestTracer) ... ok (0.047s) 2022-05-18T04:21:07.0236450Z test_trace_modulelist (jit.test_tracer.TestTracer) ... ok (0.036s) 2022-05-18T04:21:07.0336093Z graph(%self : __torch__.jit.test_tracer.Bar, 2022-05-18T04:21:07.0336503Z %x.1 : Double(3, 2, strides=[2, 1], requires_grad=0, device=cpu), 2022-05-18T04:21:07.0336978Z test_trace_multi_output_function (jit.test_tracer.TestTracer) ... ok (0.016s) 2022-05-18T04:21:07.0337433Z %y.1 : Double(1, 2, strides=[2, 1], requires_grad=0, device=cpu)): 2022-05-18T04:21:07.0338064Z %x : Double(3, 2, strides=[2, 1], requires_grad=0, device=cpu) = aten::relu(%x.1) # C:\actions-runner\_work\pytorch\pytorch\test\jit\test_tracer.py:1437:0 2022-05-18T04:21:07.0338978Z %y : Double(1, 2, strides=[2, 1], requires_grad=0, device=cpu) = aten::relu(%y.1) # C:\actions-runner\_work\pytorch\pytorch\test\jit\test_tracer.py:1438:0 2022-05-18T04:21:07.0339870Z %9 : (Double(1, 2, strides=[2, 1], requires_grad=0, device=cpu), Double(3, 2, strides=[2, 1], requires_grad=0, device=cpu)) = ^Foo()(%x, %y) # C:\actions-runner\_work\pytorch\pytorch\test\jit\test_tracer.py:1439:0 2022-05-18T04:21:07.0340629Z %10 : Double(1, 2, strides=[2, 1], requires_grad=0, device=cpu), %11 : Double(3, 2, strides=[2, 1], requires_grad=0, device=cpu) = prim::TupleUnpack(%9) 2022-05-18T04:21:07.0341306Z %12 : (Double(1, 2, strides=[2, 1], requires_grad=0, device=cpu), Double(3, 2, strides=[2, 1], requires_grad=0, device=cpu)) = prim::TupleConstruct(%10, %11) 2022-05-18T04:21:07.0341750Z return (%12) 2022-05-18T04:21:07.0341912Z 2022-05-18T04:21:07.0437219Z test_trace_namedtuple (jit.test_tracer.TestTracer) ... ok (0.000s) 2022-05-18T04:21:07.0609782Z test_trace_nested_datatypes (jit.test_tracer.TestTracer) ... ok (0.031s) 2022-05-18T04:21:07.0906441Z test_trace_nested_fn (jit.test_tracer.TestTracer) ... ok (0.016s) 2022-05-18T04:21:07.0992051Z test_trace_numel (jit.test_tracer.TestTracer) ... ok (0.023s) 2022-05-18T04:21:07.1149468Z test_trace_optioanl_dtype (jit.test_tracer.TestTracer) ... ok (0.016s) 2022-05-18T04:21:07.1360152Z test_trace_optional (jit.test_tracer.TestTracer) ... ok (0.016s) 2022-05-18T04:21:07.1428328Z test_trace_partial_func_argument_names_captured (jit.test_tracer.TestTracer) ... ok (0.000s) 2022-05-18T04:21:07.1470397Z test_trace_random (jit.test_tracer.TestTracer) ... ok (0.016s) 2022-05-18T04:21:07.1625375Z test_trace_records_names (jit.test_tracer.TestTracer) ... ok (0.016s) 2022-05-18T04:21:07.1765091Z test_trace_save (jit.test_tracer.TestTracer) ... ok (0.000s) 2022-05-18T04:21:07.2302839Z test_trace_save_load_copy (jit.test_tracer.TestTracer) ... ok (0.069s) 2022-05-18T04:21:07.2352390Z test_trace_single_tuple (jit.test_tracer.TestTracer) ... ok (0.000s) 2022-05-18T04:21:07.2461032Z test_trace_size (jit.test_tracer.TestTracer) ... ok (0.016s) 2022-05-18T04:21:07.2574063Z test_trace_size_with_grad (jit.test_tracer.TestTracer) ... ok (0.000s) 2022-05-18T04:21:07.2662477Z test_trace_skip_none_submodule (jit.test_tracer.TestTracer) ... ok (0.016s) 2022-05-18T04:21:07.3677802Z test_trace_slice (jit.test_tracer.TestTracer) ... ok (0.106s) 2022-05-18T04:21:07.3828103Z test_trace_slice_expr_complete_type (jit.test_tracer.TestTracer) ... ok (0.015s) 2022-05-18T04:21:07.3969157Z test_trace_slice_full_dim (jit.test_tracer.TestTracer) ... ok (0.014s) 2022-05-18T04:21:07.4123133Z test_trace_slice_setitem_dynamic_shape (jit.test_tracer.TestTracer) ... ok (0.001s) 2022-05-18T04:21:07.4886330Z test_trace_slice_with_grad (jit.test_tracer.TestTracer) ... ok (0.078s) 2022-05-18T04:21:07.5546629Z test_trace_tensor_factory (jit.test_tracer.TestTracer) ... ok (0.069s) 2022-05-18T04:21:07.5678970Z test_trace_topk (jit.test_tracer.TestTracer) ... ok (0.016s) 2022-05-18T04:21:07.5872730Z test_trace_tuple (jit.test_tracer.TestTracer) ... ok (0.027s) 2022-05-18T04:21:07.5949298Z test_trace_variable_instantiation (jit.test_tracer.TestTracer) ... ok (0.008s) 2022-05-18T04:21:07.6072933Z test_trace_warn (jit.test_tracer.TestTracer) ... ok (0.003s) 2022-05-18T04:21:07.6158544Z test_trace_with_conditional_property (jit.test_tracer.TestTracer) ... ok (0.016s) 2022-05-18T04:21:07.6183067Z test_trace_with_nested_tensor_list_output (jit.test_tracer.TestTracer) ... ok (0.000s) 2022-05-18T04:21:07.6199020Z test_trace_with_number_list_output (jit.test_tracer.TestTracer) ... ok (0.000s) 2022-05-18T04:21:07.6396600Z test_trace_with_tensor_list_output (jit.test_tracer.TestTracer) ... ok (0.016s) 2022-05-18T04:21:07.6425999Z test_traced_module_cuda (jit.test_tracer.TestTracer) ... skip: calls .cuda() (0.000s) 2022-05-18T04:21:07.6444765Z test_tracing_backward_hook_error (jit.test_tracer.TestTracer) ... ok (0.000s) 2022-05-18T04:21:07.7030664Z test_tracing_hooks (jit.test_tracer.TestTracer) ... ok (0.069s) 2022-05-18T04:21:07.8782383Z test_tracing_multiple_methods (jit.test_tracer.TestTracer) ... ok (0.180s) 2022-05-18T04:21:07.8844010Z test_typeas_trace_check (jit.test_tracer.TestTracer) ... ok (0.006s) 2022-05-18T04:21:07.8930736Z test_wrapped_number (jit.test_tracer.TestTracer) ... ok (0.009s) 2022-05-18T04:21:07.8948095Z test_assign_python_attr (jit.test_type_sharing.TestTypeSharing) 2022-05-18T04:21:07.9397815Z Assigning a new (python-only) attribute should not change type sharing ... ok (0.036s) 2022-05-18T04:21:07.9483060Z test_basic (jit.test_type_sharing.TestTypeSharing) ... ok (0.016s) 2022-05-18T04:21:07.9581658Z test_builtin_function_different (jit.test_type_sharing.TestTypeSharing) ... ok (0.000s) 2022-05-18T04:21:07.9662788Z test_builtin_function_same (jit.test_type_sharing.TestTypeSharing) ... ok (0.016s) 2022-05-18T04:21:07.9672091Z test_constants (jit.test_type_sharing.TestTypeSharing) 2022-05-18T04:21:07.9815676Z Types should be shared for identical constant values, and different for different constant values ... ok (0.016s) 2022-05-18T04:21:07.9825466Z test_diff_attr_values (jit.test_type_sharing.TestTypeSharing) 2022-05-18T04:21:07.9901974Z Types should be shared even if attribute values differ ... ok (0.000s) 2022-05-18T04:21:07.9909323Z test_failed_attribute_compilation (jit.test_type_sharing.TestTypeSharing) 2022-05-18T04:21:07.9943069Z Attributes whose type cannot be inferred should fail cleanly with nice hints ... ok (0.018s) 2022-05-18T04:21:08.0028356Z test_ignored_fns (jit.test_type_sharing.TestTypeSharing) ... ok (0.004s) 2022-05-18T04:21:08.0035750Z test_linear (jit.test_type_sharing.TestTypeSharing) 2022-05-18T04:21:08.0192890Z Simple example with a real nn Module ... ok (0.016s) 2022-05-18T04:21:08.0422005Z test_loaded_modules_work (jit.test_type_sharing.TestTypeSharing) ... ok (0.016s) 2022-05-18T04:21:08.0433131Z test_module_dict_same_type_different_name (jit.test_type_sharing.TestTypeSharing) 2022-05-18T04:21:08.0878463Z We should be able to differentiate between two ModuleDict instances ... ok (0.047s) 2022-05-18T04:21:08.0890429Z test_mutate_attr_value (jit.test_type_sharing.TestTypeSharing) 2022-05-18T04:21:08.1145112Z Mutating the value of an attribute should not change type sharing ... ok (0.025s) 2022-05-18T04:21:08.1153333Z test_param_vs_attribute (jit.test_type_sharing.TestTypeSharing) 2022-05-18T04:21:08.1248137Z The same module with an `foo` as a parameter vs. attribute shouldn't ... ok (0.016s) 2022-05-18T04:21:08.1256480Z test_python_function_attribute_different (jit.test_type_sharing.TestTypeSharing) 2022-05-18T04:21:08.1390848Z Different functions passed in should lead to different types ... ok (0.016s) 2022-05-18T04:21:08.1398465Z test_python_function_attribute_same (jit.test_type_sharing.TestTypeSharing) 2022-05-18T04:21:08.1493231Z Same functions passed in should lead to same types ... ok (0.016s) 2022-05-18T04:21:08.1509767Z test_same_but_different_classes (jit.test_type_sharing.TestTypeSharing) 2022-05-18T04:21:08.1807659Z Even if everything about the module is the same, different originating ... ok (0.031s) 2022-05-18T04:21:08.1816756Z test_script_function_attribute_different (jit.test_type_sharing.TestTypeSharing) 2022-05-18T04:21:08.1953441Z Different functions passed in should lead to different types ... ok (0.017s) 2022-05-18T04:21:08.1961486Z test_script_function_attribute_same (jit.test_type_sharing.TestTypeSharing) 2022-05-18T04:21:08.2057725Z Same functions passed in should lead to same types ... ok (0.002s) 2022-05-18T04:21:08.2352593Z test_script_module_containing_traced_module (jit.test_type_sharing.TestTypeSharing) ... ok (0.031s) 2022-05-18T04:21:08.2365267Z test_submodules (jit.test_type_sharing.TestTypeSharing) 2022-05-18T04:21:08.2991045Z If submodules differ, the types should differ. ... ok (0.070s) 2022-05-18T04:21:08.3001334Z test_tracing_gives_different_types (jit.test_type_sharing.TestTypeSharing) 2022-05-18T04:21:08.3163794Z Since we can't guarantee that methods are the same between different ... ok (0.018s) 2022-05-18T04:21:08.3173920Z test_type_not_shared_ignored_attributes (jit.test_type_sharing.TestTypeSharing) 2022-05-18T04:21:08.3265675Z Test that types are not shared if the exclusion of their ... ok (0.010s) 2022-05-18T04:21:08.3273996Z test_type_shared_ignored_attributes (jit.test_type_sharing.TestTypeSharing) 2022-05-18T04:21:08.3347579Z Test that types are shared if the exclusion of their ... ok (0.008s) 2022-05-18T04:21:08.3354364Z test_type_sharing_define_in_init (jit.test_type_sharing.TestTypeSharing) 2022-05-18T04:21:08.3440997Z Tests that types between instances of a ScriptModule ... ok (0.009s) 2022-05-18T04:21:08.3455846Z test_type_sharing_disabled (jit.test_type_sharing.TestTypeSharing) 2022-05-18T04:21:08.3728110Z Test that type sharing can be disabled. ... ok (0.029s) 2022-05-18T04:21:08.3794328Z test_annotate_outside_init (jit.test_types.TestTypesAndAnnotation) ... ok (0.007s) 2022-05-18T04:21:08.3821281Z test_bad_types (jit.test_types.TestTypesAndAnnotation) ... ok (0.002s) 2022-05-18T04:21:08.3888962Z test_ignore_with_types (jit.test_types.TestTypesAndAnnotation) ... ok (0.007s) 2022-05-18T04:21:08.3907755Z test_ignoring_module_attributes (jit.test_types.TestTypesAndAnnotation) 2022-05-18T04:21:08.3989410Z Test that module attributes can be ignored. ... ok (0.009s) 2022-05-18T04:21:08.4007340Z test_mismatched_annotation (jit.test_types.TestTypesAndAnnotation) ... ok (0.000s) 2022-05-18T04:21:08.4018187Z test_optional_no_element_type_annotation (jit.test_types.TestTypesAndAnnotation) 2022-05-18T04:21:08.4046741Z Test that using an optional with no contained types produces an error. ... ok (0.000s) 2022-05-18T04:21:08.4056148Z test_parser_bug (jit.test_types.TestTypesAndAnnotation) ... ok (0.000s) 2022-05-18T04:21:08.4163190Z test_pep585_type (jit.test_types.TestTypesAndAnnotation) ... ok (0.016s) 2022-05-18T04:21:08.4190203Z test_python_callable (jit.test_types.TestTypesAndAnnotation) ... ok (0.000s) 2022-05-18T04:21:08.4210846Z test_reannotate (jit.test_types.TestTypesAndAnnotation) ... ok (0.000s) 2022-05-18T04:21:08.4221776Z test_tuple_no_element_type_annotation (jit.test_types.TestTypesAndAnnotation) 2022-05-18T04:21:08.4250266Z Test that using a tuple with no contained types produces an error. ... ok (0.000s) 2022-05-18T04:21:08.4397715Z test_type_annotate_py3 (jit.test_types.TestTypesAndAnnotation) ... ok (0.016s) 2022-05-18T04:21:08.4546767Z test_types_as_values (jit.test_types.TestTypesAndAnnotation) ... ok (0.016s) 2022-05-18T04:21:08.4578465Z test_unimported_type_resolution (jit.test_types.TestTypesAndAnnotation) ... ok (0.000s) 2022-05-18T04:21:08.4624338Z test_bool_list_io (jit.test_typing.TestTyping) ... ok (0.016s) 2022-05-18T04:21:08.4692857Z test_dict_comprehension (jit.test_typing.TestTyping) ... ok (0.000s) 2022-05-18T04:21:08.4774812Z test_dict_comprehension_scope (jit.test_typing.TestTyping) ... ok (0.016s) 2022-05-18T04:21:08.4862277Z test_dict_comprehension_with_type_annotation (jit.test_typing.TestTyping) ... ok (0.000s) 2022-05-18T04:21:08.5168098Z test_dict_in_not_in (jit.test_typing.TestTyping) ... ok (0.037s) 2022-05-18T04:21:08.5209046Z test_dict_invalid_annotations (jit.test_typing.TestTyping) ... ok (0.000s) 2022-05-18T04:21:08.5235051Z 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:4371] Warning: List consists of heterogeneous types, which means that it has been typed as containing Union[int, str]. To use any of the values in this List, it will be necessary to add an `assert isinstance` statement before first use to trigger type refinement. 2022-05-18T04:21:08.5235897Z File "C:\actions-runner\_work\pytorch\pytorch\test\jit\test_typing.py", line 90 2022-05-18T04:21:08.5236147Z def fn(): 2022-05-18T04:21:08.5236460Z l1 = [1, 2, "foo", 3] 2022-05-18T04:21:08.5236649Z ~~~~~~~~~~~~~~~ <--- HERE 2022-05-18T04:21:08.5236850Z l2 = ["foo", "bar", "baz", "qux"] 2022-05-18T04:21:08.5237156Z d: Dict[int, str] = {k : v for k, v in zip(l1, l2)} 2022-05-18T04:21:08.5237363Z (function emitListLiteral) 2022-05-18T04:21:08.5238146Z ok (0.000s) 2022-05-18T04:21:08.5264237Z 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:4371] Warning: List consists of heterogeneous types, which means that it has been typed as containing Union[int, str]. To use any of the values in this List, it will be necessary to add an `assert isinstance` statement before first use to trigger type refinement. 2022-05-18T04:21:08.5264992Z File "C:\actions-runner\_work\pytorch\pytorch\test\jit\test_typing.py", line 104 2022-05-18T04:21:08.5265226Z def fn(): 2022-05-18T04:21:08.5265415Z l1 = ["foo", "bar", "baz", "qux"] 2022-05-18T04:21:08.5265603Z l2 = [1, 2, "foo", 3] 2022-05-18T04:21:08.5265774Z ~~~~~~~~~~~~~~~ <--- HERE 2022-05-18T04:21:08.5265995Z d: Dict[str, int] = {k : v for k, v in zip(l1, l2)} 2022-05-18T04:21:08.5266193Z return d 2022-05-18T04:21:08.5266362Z (function emitListLiteral) 2022-05-18T04:21:08.5267246Z ok (0.000s) 2022-05-18T04:21:08.5388587Z test_for_in_dict (jit.test_typing.TestTyping) ... ok (0.016s) 2022-05-18T04:21:08.5578592Z test_for_in_string (jit.test_typing.TestTyping) ... ok (0.016s) 2022-05-18T04:21:08.5693635Z test_for_tuple_assign (jit.test_typing.TestTyping) ... ok (0.016s) 2022-05-18T04:21:08.5911371Z test_for_tuple_unpack (jit.test_typing.TestTyping) ... ok (0.031s) 2022-05-18T04:21:08.5981758Z test_list_io (jit.test_typing.TestTyping) ... ok (0.007s) 2022-05-18T04:21:08.5994868Z test_list_iterables (jit.test_typing.TestTyping) ... ok (0.001s) 2022-05-18T04:21:08.6156479Z test_list_sum (jit.test_typing.TestTyping) ... ok (0.003s) 2022-05-18T04:21:08.6175461Z test_list_type_refinement_annotation_element_mismatch (jit.test_typing.TestTyping) ... ok (0.000s) 2022-05-18T04:21:08.6284501Z test_list_unification (jit.test_typing.TestTyping) ... ok (0.016s) 2022-05-18T04:21:08.6383590Z test_multiple_assign (jit.test_typing.TestTyping) ... ok (0.016s) 2022-05-18T04:21:08.6422473Z test_namedtuple_good_error (jit.test_typing.TestTyping) ... ok (0.000s) 2022-05-18T04:21:08.6468952Z test_namedtuple_py2 (jit.test_typing.TestTyping) ... ok (0.000s) 2022-05-18T04:21:08.6496330Z test_namedtuple_redefine (jit.test_typing.TestTyping) ... ok (0.016s) 2022-05-18T04:21:08.6558839Z test_nested_list (jit.test_typing.TestTyping) ... ok (0.000s) 2022-05-18T04:21:08.6602064Z test_opt_opt_refinement (jit.test_typing.TestTyping) ... ok (0.000s) 2022-05-18T04:21:08.6773345Z test_optional_conversion (jit.test_typing.TestTyping) ... ok (0.016s) 2022-05-18T04:21:08.6814944Z test_optional_refinement (jit.test_typing.TestTyping) ... ok (0.016s) 2022-05-18T04:21:08.6897234Z test_optional_tuple (jit.test_typing.TestTyping) ... ok (0.000s) 2022-05-18T04:21:08.6953305Z test_singleton_tuple_unpack (jit.test_typing.TestTyping) ... ok (0.000s) 2022-05-18T04:21:08.7029039Z test_sum_list_diff_elms (jit.test_typing.TestTyping) ... ok (0.018s) 2022-05-18T04:21:08.7106180Z test_sum_list_empty (jit.test_typing.TestTyping) ... ok (0.000s) 2022-05-18T04:21:08.7171556Z test_sum_list_literal (jit.test_typing.TestTyping) ... ok (0.016s) 2022-05-18T04:21:08.7243825Z test_sum_list_one (jit.test_typing.TestTyping) ... ok (0.000s) 2022-05-18T04:21:08.7264282Z test_sum_list_wrong_type (jit.test_typing.TestTyping) ... ok (0.000s) 2022-05-18T04:21:08.7562982Z test_tuple_assignments (jit.test_typing.TestTyping) ... ok (0.031s) 2022-05-18T04:21:08.7634983Z test_tuple_create_return (jit.test_typing.TestTyping) ... ok (0.016s) 2022-05-18T04:21:08.7699608Z test_tuple_io (jit.test_typing.TestTyping) ... ok (0.000s) 2022-05-18T04:21:08.7764840Z test_tuple_keyword (jit.test_typing.TestTyping) ... ok (0.016s) 2022-05-18T04:21:08.7819537Z test_tuple_specialization (jit.test_typing.TestTyping) ... ok (0.000s) 2022-05-18T04:21:08.7875455Z test_check_union_annotation (jit.test_union.TestUnion) ... ok (0.000s) 2022-05-18T04:21:08.8017805Z test_union_T_None_is_equivalent_to_optional_T (jit.test_union.TestUnion) ... ok (0.025s) 2022-05-18T04:21:08.8073190Z test_union_argument_order_is_ignored (jit.test_union.TestUnion) ... ok (0.005s) 2022-05-18T04:21:08.8134029Z test_union_argument_order_is_ignored_container (jit.test_union.TestUnion) ... ok (0.006s) 2022-05-18T04:21:08.8180125Z test_union_as_annotation (jit.test_union.TestUnion) ... ok (0.005s) 2022-05-18T04:21:08.8236515Z test_union_as_annotation_in_typed_container (jit.test_union.TestUnion) ... ok (0.006s) 2022-05-18T04:21:08.8281734Z test_union_as_annotation_py2 (jit.test_union.TestUnion) ... ok (0.004s) 2022-05-18T04:21:08.8310617Z test_union_as_dict_key (jit.test_union.TestUnion) ... ok (0.003s) 2022-05-18T04:21:08.8378278Z test_union_as_dict_value (jit.test_union.TestUnion) ... ok (0.007s) 2022-05-18T04:21:08.8430674Z test_union_as_internal_tuple_type (jit.test_union.TestUnion) ... ok (0.005s) 2022-05-18T04:21:08.8457089Z test_union_branching_does_not_autoinfer_undeclared_union (jit.test_union.TestUnion) ... ok (0.003s) 2022-05-18T04:21:08.8483230Z test_union_branching_does_not_widen_existing_inferred_type (jit.test_union.TestUnion) ... ok (0.002s) 2022-05-18T04:21:08.8557235Z test_union_branching_with_union_return_and_homogenous_types (jit.test_union.TestUnion) ... ok (0.008s) 2022-05-18T04:21:08.8578777Z test_union_does_not_replace_existing_annotated_type (jit.test_union.TestUnion) ... ok (0.002s) 2022-05-18T04:21:08.8598309Z test_union_does_not_replace_existing_annotated_type_empty_container (jit.test_union.TestUnion) ... ok (0.002s) 2022-05-18T04:21:08.8620887Z test_union_does_not_replace_existing_annotated_type_union (jit.test_union.TestUnion) ... ok (0.002s) 2022-05-18T04:21:08.8687773Z test_union_in_class_constructor (jit.test_union.TestUnion) ... ok (0.007s) 2022-05-18T04:21:08.8794785Z test_union_memory_aliasing (jit.test_union.TestUnion) ... C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\_jit_internal.py:1138: UserWarning: The inner type of a container is lost when calling torch.jit.isinstance in eager mode. For example, List[int] would become list and therefore falsely return True for List[float] or List[str]. 2022-05-18T04:21:08.8795373Z warnings.warn("The inner type of a container is lost when " 2022-05-18T04:21:08.8795591Z ok (0.011s) 2022-05-18T04:21:08.8925029Z test_union_module_with_union_class_variable (jit.test_union.TestUnion) ... ok (0.013s) 2022-05-18T04:21:08.9151911Z test_union_module_with_union_instance_variable (jit.test_union.TestUnion) ... ok (0.021s) 2022-05-18T04:21:08.9227681Z test_union_optional_of_union_is_flattened (jit.test_union.TestUnion) ... ok (0.000s) 2022-05-18T04:21:08.9260688Z test_union_redundant_arguments_are_skipped (jit.test_union.TestUnion) ... ok (0.000s) 2022-05-18T04:21:08.9296540Z test_union_redundant_arguments_are_skipped_container (jit.test_union.TestUnion) ... ok (0.016s) 2022-05-18T04:21:08.9330985Z test_union_redundant_arguments_are_skipped_optional (jit.test_union.TestUnion) ... ok (0.000s) 2022-05-18T04:21:08.9367433Z test_union_redundant_arguments_are_skipped_subtyping (jit.test_union.TestUnion) ... ok (0.000s) 2022-05-18T04:21:08.9411184Z test_union_return_type (jit.test_union.TestUnion) ... ok (0.000s) 2022-05-18T04:21:08.9533864Z test_union_schema_matching_on_internal_type (jit.test_union.TestUnion) ... ok (0.016s) 2022-05-18T04:21:08.9627569Z test_union_serialization_preserves_type_annotations (jit.test_union.TestUnion) ... ok (0.016s) 2022-05-18T04:21:08.9675897Z test_union_subclasses_larger_union (jit.test_union.TestUnion) ... ok (0.000s) 2022-05-18T04:21:08.9772866Z test_union_subtractive_refinement (jit.test_union.TestUnion) ... ok (0.016s) 2022-05-18T04:21:08.9875143Z test_union_subtractive_refinement_with_container (jit.test_union.TestUnion) ... ok (0.000s) 2022-05-18T04:21:08.9949409Z test_union_type_refinement (jit.test_union.TestUnion) ... ok (0.019s) 2022-05-18T04:21:09.0023931Z test_union_type_refinement_internal_declaration (jit.test_union.TestUnion) ... ok (0.008s) 2022-05-18T04:21:09.0117938Z test_union_type_refinement_partial_static_refinement_tuple_rhs (jit.test_union.TestUnion) ... ok (0.009s) 2022-05-18T04:21:09.0212248Z test_union_type_refinement_partial_static_refinement_union_rhs (jit.test_union.TestUnion) ... ok (0.009s) 2022-05-18T04:21:09.0251803Z test_union_type_refinement_statically_false (jit.test_union.TestUnion) ... ok (0.004s) 2022-05-18T04:21:09.0298607Z test_union_type_refinement_statically_true (jit.test_union.TestUnion) ... ok (0.005s) 2022-05-18T04:21:09.0446657Z test_union_type_refinement_tuple_rhs (jit.test_union.TestUnion) ... ok (0.015s) 2022-05-18T04:21:09.0556261Z test_union_type_refinement_tuple_rhs_noncontained_type (jit.test_union.TestUnion) ... ok (0.011s) 2022-05-18T04:21:09.0599919Z test_union_type_refinement_tuple_rhs_union (jit.test_union.TestUnion) ... ok (0.004s) 2022-05-18T04:21:09.0650815Z test_union_type_refinement_union_rhs (jit.test_union.TestUnion) ... ok (0.005s) 2022-05-18T04:21:09.0767642Z test_union_variable_can_be_reassigned (jit.test_union.TestUnion) ... ok (0.012s) 2022-05-18T04:21:09.0868458Z test_union_with_collections (jit.test_union.TestUnion) ... ok (0.010s) 2022-05-18T04:21:09.1233695Z test_union_with_dict_assignment (jit.test_union.TestUnion) ... ok (0.037s) 2022-05-18T04:21:09.1343355Z test_union_with_enum (jit.test_union.TestUnion) ... ok (0.010s) 2022-05-18T04:21:09.1516644Z test_union_with_list_assignment (jit.test_union.TestUnion) ... [W C:\actions-runner\_work\pytorch\pytorch\torch\csrc\jit\frontend\ir_emitter.cpp:4371] Warning: List consists of heterogeneous types, which means that it has been typed as containing Union[Tensor, int]. To use any of the values in this List, it will be necessary to add an `assert isinstance` statement before first use to trigger type refinement. 2022-05-18T04:21:09.1517282Z File "", line 3 2022-05-18T04:21:09.1517398Z 2022-05-18T04:21:09.1517461Z def fn(): 2022-05-18T04:21:09.1517712Z x: Union[List[str], List[torch.Tensor]] = [torch.add(1, x) for x in [torch.arange(5), 1]] 2022-05-18T04:21:09.1517992Z ~~~~~~~~~~~~~~~~~~~ <--- HERE 2022-05-18T04:21:09.1518243Z if torch.jit.isinstance(x, List[torch.Tensor]): 2022-05-18T04:21:09.1518476Z x.append(torch.tensor(3)) 2022-05-18T04:21:09.1518667Z (function emitListLiteral) 2022-05-18T04:21:09.1632804Z [W C:\actions-runner\_work\pytorch\pytorch\torch\csrc\jit\frontend\ir_emitter.cpp:4371] Warning: List consists of heterogeneous types, which means that it has been typed as containing Union[Tensor, int]. To use any of the values in this List, it will be necessary to add an `assert isinstance` statement before first use to trigger type refinement. 2022-05-18T04:21:09.1633355Z File "", line 3 2022-05-18T04:21:09.1633469Z 2022-05-18T04:21:09.1633532Z def fn(): 2022-05-18T04:21:09.1633761Z x: Union[List[torch.Tensor], int] = [torch.add(1, x) for x in [torch.arange(5), 1]] 2022-05-18T04:21:09.1634045Z ~~~~~~~~~~~~~~~~~~~ <--- HERE 2022-05-18T04:21:09.1634290Z if torch.jit.isinstance(x, List[torch.Tensor]): 2022-05-18T04:21:09.1634523Z x.append(torch.tensor(3)) 2022-05-18T04:21:09.1634712Z (function emitListLiteral) 2022-05-18T04:21:09.1637698Z ok (0.018s) 2022-05-18T04:21:09.1699273Z test_union_with_scalar_values (jit.test_union.TestUnion) ... ok (0.016s) 2022-05-18T04:21:09.1730700Z test_unions_of_a_single_argument_vanish (jit.test_union.TestUnion) ... ok (0.000s) 2022-05-18T04:21:09.1763874Z test_unions_of_unions_are_flattened (jit.test_union.TestUnion) ... ok (0.000s) 2022-05-18T04:21:09.1807913Z test_factory_ops_requires_grad_fail (jit.test_unsupported_ops.TestUnsupportedOps) ... ok (0.000s) 2022-05-18T04:21:09.2032007Z test_init_ops (jit.test_unsupported_ops.TestUnsupportedOps) ... ok (0.032s) 2022-05-18T04:21:09.2051545Z test_add_value_to_version_map (jit.test_upgraders.TestUpgraders) ... ok (0.000s) 2022-05-18T04:21:09.2202057Z test_aten_div_other_variants (jit.test_upgraders.TestUpgraders) ... C:\actions-runner\_work\pytorch\pytorch\test\jit\test_upgraders.py:131: UserWarning: __floordiv__ is deprecated, and its behavior will change in a future version of pytorch. It currently rounds toward 0 (like the 'trunc' function NOT 'floor'). This results in incorrect rounding for negative values. To keep the current behavior, use torch.div(a, b, rounding_mode='trunc'), or for actual floor division, use torch.div(a, b, rounding_mode='floor'). 2022-05-18T04:21:09.2203152Z return a // b 2022-05-18T04:21:09.2203394Z ok (0.016s) 2022-05-18T04:21:09.2260988Z test_aten_div_scalar_at_3 (jit.test_upgraders.TestUpgraders) ... ok (0.000s) 2022-05-18T04:21:09.2319328Z test_aten_div_tensor_at_3 (jit.test_upgraders.TestUpgraders) ... ok (0.016s) 2022-05-18T04:21:09.2366357Z test_aten_div_tensor_out_at_3 (jit.test_upgraders.TestUpgraders) ... ok (0.000s) 2022-05-18T04:21:09.2414599Z test_aten_full_at_4 (jit.test_upgraders.TestUpgraders) ... ok (0.000s) 2022-05-18T04:21:09.2484533Z test_aten_full_other_variants (jit.test_upgraders.TestUpgraders) ... ok (0.016s) 2022-05-18T04:21:09.2524971Z test_aten_full_out_at_4 (jit.test_upgraders.TestUpgraders) ... ok (0.000s) 2022-05-18T04:21:09.2563554Z test_aten_linspace (jit.test_upgraders.TestUpgraders) ... ok (0.000s) 2022-05-18T04:21:09.2609042Z test_aten_linspace_out (jit.test_upgraders.TestUpgraders) ... ok (0.000s) 2022-05-18T04:21:09.2647775Z test_aten_logspace (jit.test_upgraders.TestUpgraders) ... ok (0.016s) 2022-05-18T04:21:09.2691930Z test_aten_logspace_out (jit.test_upgraders.TestUpgraders) ... ok (0.000s) 2022-05-18T04:21:09.2771042Z test_aten_test_serialization (jit.test_upgraders.TestUpgraders) ... ok (0.000s) 2022-05-18T04:21:09.2818614Z test_populated_test_upgrader_graph (jit.test_upgraders.TestUpgraders) ... ok (0.016s) 2022-05-18T04:21:09.2866021Z test_populated_upgrader_graph (jit.test_upgraders.TestUpgraders) ... ok (0.000s) 2022-05-18T04:21:09.2903992Z test_warn (jit.test_warn.TestWarn) ... ok (0.000s) 2022-05-18T04:21:09.2941200Z test_warn_multiple_calls_multiple_warnings (jit.test_warn.TestWarn) ... ok (0.017s) 2022-05-18T04:21:09.3036692Z test_warn_multiple_calls_same_func_diff_stack (jit.test_warn.TestWarn) ... ok (0.009s) 2022-05-18T04:21:09.3124522Z test_warn_once_per_func (jit.test_warn.TestWarn) ... ok (0.009s) 2022-05-18T04:21:09.3219948Z test_warn_once_per_func_in_loop (jit.test_warn.TestWarn) ... ok (0.009s) 2022-05-18T04:21:09.3261719Z test_warn_only_once (jit.test_warn.TestWarn) ... ok (0.004s) 2022-05-18T04:21:09.3328822Z test_warn_only_once_in_loop_func (jit.test_warn.TestWarn) ... ok (0.006s) 2022-05-18T04:21:09.3374827Z test_with_as (jit.test_with.TestWith) 2022-05-18T04:21:09.4268487Z Check that with statements that use the 'as' keyword to bind expressions ... ok (0.081s) 2022-05-18T04:21:09.4300677Z test_with_errors (jit.test_with.TestWith) 2022-05-18T04:21:09.4442427Z Check that errors related to with-statements are detected and reported correctly. ... ok (0.031s) 2022-05-18T04:21:09.4468711Z test_with_exceptions (jit.test_with.TestWith) 2022-05-18T04:21:09.4743875Z Check that exceptions thrown in the bodies of with-statements are ... ok (0.016s) 2022-05-18T04:21:09.4785628Z test_with_no_as (jit.test_with.TestWith) 2022-05-18T04:21:09.5693477Z Check that with statements that do not use the 'as' keyword to bind expressions ... ok (0.100s) 2022-05-18T04:21:09.5715793Z test_with_no_grad (jit.test_with.TestWith) 2022-05-18T04:21:09.5932346Z Check that torch.no_grad() works. Most of these are adapted from ... ok (0.033s) 2022-05-18T04:21:09.5947500Z test_with_record_function (jit.test_with.TestWith) 2022-05-18T04:21:09.6173203Z Check that torch.autograd.profiler.record_function context manager is ... ok (0.013s) 2022-05-18T04:21:10.0241983Z 2022-05-18T04:21:10.0242303Z ---------------------------------------------------------------------- 2022-05-18T04:21:10.0242604Z Ran 2537 tests in 104.109s 2022-05-18T04:21:10.0242766Z 2022-05-18T04:21:10.0242859Z OK (skipped=202, expected failures=1) 2022-05-18T04:21:10.0242992Z 2022-05-18T04:21:10.0243106Z Generating XML reports... 2022-05-18T04:21:10.0243610Z Generated XML report: test-reports\python-unittest\test_jit\TEST-jit.test_alias_analysis.TestAliasAnalysis-20220518041925.xml 2022-05-18T04:21:10.0244154Z Generated XML report: test-reports\python-unittest\test_jit\TEST-jit.test_async.TestAsync-20220518041925.xml 2022-05-18T04:21:10.0244594Z Generated XML report: test-reports\python-unittest\test_jit\TEST-jit.test_aten_pow.TestAtenPow-20220518041925.xml 2022-05-18T04:21:10.0245063Z Generated XML report: test-reports\python-unittest\test_jit\TEST-jit.test_autodiff.TestAutodiffJit-20220518041925.xml 2022-05-18T04:21:10.0245608Z Generated XML report: test-reports\python-unittest\test_jit\TEST-jit.test_autodiff_subgraph_slicing.TestAutodiffSubgraphSlicing-20220518041925.xml 2022-05-18T04:21:10.0246123Z Generated XML report: test-reports\python-unittest\test_jit\TEST-jit.test_batch_mm.TestBatchMM-20220518041925.xml 2022-05-18T04:21:10.0246560Z Generated XML report: test-reports\python-unittest\test_jit\TEST-jit.test_builtins.TestBuiltins-20220518041925.xml 2022-05-18T04:21:10.0247063Z Generated XML report: test-reports\python-unittest\test_jit\TEST-jit.test_class_type.TestClassType-20220518041925.xml 2022-05-18T04:21:10.0247517Z Generated XML report: test-reports\python-unittest\test_jit\TEST-jit.test_complex.TestComplex-20220518041925.xml 2022-05-18T04:21:10.0248005Z Generated XML report: test-reports\python-unittest\test_jit\TEST-jit.test_custom_operators.TestCustomOperators-20220518041925.xml 2022-05-18T04:21:10.0248470Z Generated XML report: test-reports\python-unittest\test_jit\TEST-jit.test_dce.TestDCE-20220518041925.xml 2022-05-18T04:21:10.0248935Z Generated XML report: test-reports\python-unittest\test_jit\TEST-jit.test_device_analysis.TestDeviceAnalysis-20220518041925.xml 2022-05-18T04:21:10.0249406Z Generated XML report: test-reports\python-unittest\test_jit\TEST-jit.test_list_dict.TestDict-20220518041925.xml 2022-05-18T04:21:10.0249873Z Generated XML report: test-reports\python-unittest\test_jit\TEST-jit.test_dtype_analysis.TestDtypeAnalysis-20220518041925.xml 2022-05-18T04:21:10.0250324Z Generated XML report: test-reports\python-unittest\test_jit\TEST-jit.test_enum.TestEnum-20220518041925.xml 2022-05-18T04:21:10.0250774Z Generated XML report: test-reports\python-unittest\test_jit\TEST-jit.test_export_modes.TestExportModes-20220518041925.xml 2022-05-18T04:21:10.0251241Z Generated XML report: test-reports\python-unittest\test_jit\TEST-jit.test_freezing.TestFreezing-20220518041925.xml 2022-05-18T04:21:10.0251677Z Generated XML report: test-reports\python-unittest\test_jit\TEST-TestFrontend-20220518041925.xml 2022-05-18T04:21:10.0252128Z Generated XML report: test-reports\python-unittest\test_jit\TEST-jit.test_freezing.TestFrozenOptimizations-20220518041925.xml 2022-05-18T04:21:10.0252644Z Generated XML report: test-reports\python-unittest\test_jit\TEST-jit.test_functional_blocks.TestFunctionalBlocks-20220518041925.xml 2022-05-18T04:21:10.0253207Z Generated XML report: test-reports\python-unittest\test_jit\TEST-jit.test_convert_activation.TestFunctionalToInplaceActivation-20220518041925.xml 2022-05-18T04:21:10.0253750Z Generated XML report: test-reports\python-unittest\test_jit\TEST-jit.test_attr.TestGetDefaultAttr-20220518041925.xml 2022-05-18T04:21:10.0254376Z Generated XML report: test-reports\python-unittest\test_jit\TEST-jit.test_graph_rewrite_passes.TestGraphRewritePasses-20220518041925.xml 2022-05-18T04:21:10.0254859Z Generated XML report: test-reports\python-unittest\test_jit\TEST-jit.test_hash.TestHash-20220518041925.xml 2022-05-18T04:21:10.0255359Z Generated XML report: test-reports\python-unittest\test_jit\TEST-jit.test_hooks.TestHooks-20220518041925.xml 2022-05-18T04:21:10.0255818Z Generated XML report: test-reports\python-unittest\test_jit\TEST-jit.test_ignorable_args.TestIgnorableArgs-20220518041925.xml 2022-05-18T04:21:10.0256357Z Generated XML report: test-reports\python-unittest\test_jit\TEST-jit.test_convert_activation.TestInplaceToFunctionalActivation-20220518041925.xml 2022-05-18T04:21:10.0256903Z Generated XML report: test-reports\python-unittest\test_jit\TEST-jit.test_isinstance.TestIsinstance-20220518041925.xml 2022-05-18T04:21:10.0257333Z Generated XML report: test-reports\python-unittest\test_jit\TEST-TestJit-20220518041925.xml 2022-05-18T04:21:10.0257742Z Generated XML report: test-reports\python-unittest\test_jit\TEST-TestJitAutocast-20220518041925.xml 2022-05-18T04:21:10.0258170Z Generated XML report: test-reports\python-unittest\test_jit\TEST-TestJitGeneratedModule-20220518041925.xml 2022-05-18T04:21:10.0258627Z Generated XML report: test-reports\python-unittest\test_jit\TEST-jit.test_jit_utils.TestJitUtils-20220518041925.xml 2022-05-18T04:21:10.0259099Z Generated XML report: test-reports\python-unittest\test_jit\TEST-jit.test_list_dict.TestList-20220518041925.xml 2022-05-18T04:21:10.0259544Z Generated XML report: test-reports\python-unittest\test_jit\TEST-jit.test_logging.TestLogging-20220518041925.xml 2022-05-18T04:21:10.0260012Z Generated XML report: test-reports\python-unittest\test_jit\TEST-jit.test_freezing.TestMKLDNNReinplacing-20220518041925.xml 2022-05-18T04:21:10.0260475Z Generated XML report: test-reports\python-unittest\test_jit\TEST-jit.test_misc.TestMisc-20220518041925.xml 2022-05-18T04:21:10.0260939Z Generated XML report: test-reports\python-unittest\test_jit\TEST-jit.test_tracer.TestMixTracingScripting-20220518041925.xml 2022-05-18T04:21:10.0261405Z Generated XML report: test-reports\python-unittest\test_jit\TEST-jit.test_models.TestModels-20220518041925.xml 2022-05-18T04:21:10.0261847Z Generated XML report: test-reports\python-unittest\test_jit\TEST-jit.test_module_apis.TestModuleAPIs-20220518041925.xml 2022-05-18T04:21:10.0262342Z Generated XML report: test-reports\python-unittest\test_jit\TEST-jit.test_module_containers.TestModuleContainers-20220518041925.xml 2022-05-18T04:21:10.0262864Z Generated XML report: test-reports\python-unittest\test_jit\TEST-jit.test_module_interface.TestModuleInterface-20220518041925.xml 2022-05-18T04:21:10.0263348Z Generated XML report: test-reports\python-unittest\test_jit\TEST-jit.test_modules.TestModules-20220518041925.xml 2022-05-18T04:21:10.0263783Z Generated XML report: test-reports\python-unittest\test_jit\TEST-jit.test_list_dict.TestNamedTuple-20220518041925.xml 2022-05-18T04:21:10.0264243Z Generated XML report: test-reports\python-unittest\test_jit\TEST-jit.test_onnx_export.TestONNXExport-20220518041925.xml 2022-05-18T04:21:10.0264748Z Generated XML report: test-reports\python-unittest\test_jit\TEST-jit.test_op_decompositions.TestOpDecompositions-20220518041925.xml 2022-05-18T04:21:10.0265354Z Generated XML report: test-reports\python-unittest\test_jit\TEST-jit.test_optimize_for_mobile_preserve_debug_info.TestOptimizeForMobilePreserveDebugInfo-20220518041925.xml 2022-05-18T04:21:10.0265945Z Generated XML report: test-reports\python-unittest\test_jit\TEST-jit.test_parametrization.TestParametrization-20220518041925.xml 2022-05-18T04:21:10.0266447Z Generated XML report: test-reports\python-unittest\test_jit\TEST-jit.test_peephole.TestPeephole-20220518041925.xml 2022-05-18T04:21:10.0266899Z Generated XML report: test-reports\python-unittest\test_jit\TEST-TestProducerVersion-20220518041925.xml 2022-05-18T04:21:10.0267354Z Generated XML report: test-reports\python-unittest\test_jit\TEST-jit.test_profiler.TestProfiler-20220518041925.xml 2022-05-18T04:21:10.0267860Z Generated XML report: test-reports\python-unittest\test_jit\TEST-jit.test_python_bindings.TestPythonBindings-20220518041925.xml 2022-05-18T04:21:10.0268412Z Generated XML report: test-reports\python-unittest\test_jit\TEST-jit.test_python_builtins.TestPythonBuiltinOP-20220518041925.xml 2022-05-18T04:21:10.0268884Z Generated XML report: test-reports\python-unittest\test_jit\TEST-jit.test_python_ir.TestPythonIr-20220518041925.xml 2022-05-18T04:21:10.0269359Z Generated XML report: test-reports\python-unittest\test_jit\TEST-jit.test_recursive_script.TestRecursiveScript-20220518041925.xml 2022-05-18T04:21:10.0269854Z Generated XML report: test-reports\python-unittest\test_jit\TEST-jit.test_remove_mutation.TestRemoveMutation-20220518041925.xml 2022-05-18T04:21:10.0270325Z Generated XML report: test-reports\python-unittest\test_jit\TEST-jit.test_save_load.TestSaveLoad-20220518041925.xml 2022-05-18T04:21:10.0270825Z Generated XML report: test-reports\python-unittest\test_jit\TEST-jit.test_save_load_for_op_version.TestSaveLoadForOpVersion-20220518041925.xml 2022-05-18T04:21:10.0271295Z Generated XML report: test-reports\python-unittest\test_jit\TEST-TestScript-20220518041925.xml 2022-05-18T04:21:10.0271712Z Generated XML report: test-reports\python-unittest\test_jit\TEST-jit.test_list_dict.TestScriptDict-20220518041925.xml 2022-05-18T04:21:10.0272170Z Generated XML report: test-reports\python-unittest\test_jit\TEST-jit.test_list_dict.TestScriptList-20220518041925.xml 2022-05-18T04:21:10.0272733Z Generated XML report: test-reports\python-unittest\test_jit\TEST-jit.test_scriptmod_ann.TestScriptModuleInstanceAttributeTypeAnnotation-20220518041925.xml 2022-05-18T04:21:10.0273318Z Generated XML report: test-reports\python-unittest\test_jit\TEST-jit.test_script_profile.TestScriptProfile-20220518041925.xml 2022-05-18T04:21:10.0273764Z Generated XML report: test-reports\python-unittest\test_jit\TEST-jit.test_slice.TestSlice-20220518041925.xml 2022-05-18T04:21:10.0274200Z Generated XML report: test-reports\python-unittest\test_jit\TEST-jit.test_sparse.TestSparse-20220518041925.xml 2022-05-18T04:21:10.0274687Z Generated XML report: test-reports\python-unittest\test_jit\TEST-jit.test_string_formatting.TestStringFormatting-20220518041925.xml 2022-05-18T04:21:10.0275234Z Generated XML report: test-reports\python-unittest\test_jit\TEST-jit.test_symbolic_shape_analysis.TestSymbolicShapeAnalysis-20220518041925.xml 2022-05-18T04:21:10.0275743Z Generated XML report: test-reports\python-unittest\test_jit\TEST-jit.test_builtins.TestTensorBuiltins-20220518041925.xml 2022-05-18T04:21:10.0276243Z Generated XML report: test-reports\python-unittest\test_jit\TEST-jit.test_tensor_creation_ops.TestTensorCreationOps-20220518041925.xml 2022-05-18T04:21:10.0276745Z Generated XML report: test-reports\python-unittest\test_jit\TEST-jit.test_tensor_methods.TestTensorMethods-20220518041925.xml 2022-05-18T04:21:10.0277218Z Generated XML report: test-reports\python-unittest\test_jit\TEST-jit.test_tracer.TestTracer-20220518041925.xml 2022-05-18T04:21:10.0277665Z Generated XML report: test-reports\python-unittest\test_jit\TEST-jit.test_type_sharing.TestTypeSharing-20220518041925.xml 2022-05-18T04:21:10.0278156Z Generated XML report: test-reports\python-unittest\test_jit\TEST-jit.test_types.TestTypesAndAnnotation-20220518041925.xml 2022-05-18T04:21:10.0278622Z Generated XML report: test-reports\python-unittest\test_jit\TEST-jit.test_typing.TestTyping-20220518041925.xml 2022-05-18T04:21:10.0279054Z Generated XML report: test-reports\python-unittest\test_jit\TEST-jit.test_union.TestUnion-20220518041925.xml 2022-05-18T04:21:10.0279508Z Generated XML report: test-reports\python-unittest\test_jit\TEST-jit.test_unsupported_ops.TestUnsupportedOps-20220518041925.xml 2022-05-18T04:21:10.0279991Z Generated XML report: test-reports\python-unittest\test_jit\TEST-jit.test_upgraders.TestUpgraders-20220518041925.xml 2022-05-18T04:21:10.0280434Z Generated XML report: test-reports\python-unittest\test_jit\TEST-jit.test_warn.TestWarn-20220518041925.xml 2022-05-18T04:21:10.0280892Z Generated XML report: test-reports\python-unittest\test_jit\TEST-jit.test_with.TestWith-20220518041925.xml 2022-05-18T04:21:10.0281794Z Generated XML report: test-reports\python-unittest\test_jit\TEST-jit.test_backends.TestBackends-20220518041925.xml 2022-05-18T04:21:10.0282291Z Generated XML report: test-reports\python-unittest\test_jit\TEST-jit.test_backends.TestBackendsWithCompiler-20220518041925.xml 2022-05-18T04:21:10.0282801Z Generated XML report: test-reports\python-unittest\test_jit\TEST-jit.test_data_parallel.TestDataParallel-20220518041925.xml 2022-05-18T04:21:10.0283331Z Generated XML report: test-reports\python-unittest\test_jit\TEST-jit.test_ignore_context_manager.TestIgnoreContextManager-20220518041925.xml 2022-05-18T04:21:10.0283856Z Generated XML report: test-reports\python-unittest\test_jit\TEST-jit.test_legacy_upgraders.TestLegacyUpgraders-20220518041925.xml 2022-05-18T04:21:10.0284367Z Generated XML report: test-reports\python-unittest\test_jit\TEST-jit.test_backend_nnapi.TestNnapiBackend-20220518041925.xml 2022-05-18T04:21:10.0284860Z Generated XML report: test-reports\python-unittest\test_jit\TEST-jit.test_save_load.TestSaveLoadFlatbuffer-20220518041925.xml 2022-05-18T04:21:10.0285350Z Generated XML report: test-reports\python-unittest\test_jit\TEST-jit.test_torchbind.TestTorchbind-20220518041925.xml 2022-05-18T04:21:10.3802261Z Running test_jit_autocast ... [2022-05-18 04:21:10.379663] 2022-05-18T04:21:10.3802706Z Executing ['C:\\Jenkins\\Miniconda3\\python.exe', 'test_jit_autocast.py', '-v', '--import-slow-tests', '--import-disabled-tests'] ... [2022-05-18 04:21:10.379663] 2022-05-18T04:21:12.7274998Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\cuda\__init__.py:82: UserWarning: CUDA initialization: CUDA unknown error - this may be due to an incorrectly set up environment, e.g. changing env variable CUDA_VISIBLE_DEVICES after program start. Setting the available devices to be zero. (Triggered internally at C:\actions-runner\_work\pytorch\pytorch\c10\cuda\CUDAFunctions.cpp:109.) 2022-05-18T04:21:12.7275685Z return torch._C._cuda_getDeviceCount() > 0 2022-05-18T04:21:12.7275920Z CUDA not available, skipping tests 2022-05-18T04:21:12.7276210Z monkeytype is not installed. Skipping tests for Profile-Directed Typing 2022-05-18T04:21:12.7276381Z 2022-05-18T04:21:12.7276452Z Running tests... 2022-05-18T04:21:12.7276723Z Test results will be stored in test-reports\python-unittest\test_jit_autocast 2022-05-18T04:21:12.7277048Z ---------------------------------------------------------------------- 2022-05-18T04:21:12.7290718Z test_autocast_api (__main__.TestAutocast) ... skip: No cuda (0.000s) 2022-05-18T04:21:12.7301691Z test_autocast_api_not_supported (__main__.TestAutocast) ... skip: we need to provide dtype argument at this moment (0.016s) 2022-05-18T04:21:12.7320270Z test_autocast_autodiff (__main__.TestAutocast) ... skip: No cuda (0.000s) 2022-05-18T04:21:12.7327432Z test_autocast_decorator (__main__.TestAutocast) ... skip: autocast decorators not supported (0.000s) 2022-05-18T04:21:12.7333824Z test_autocast_decorator_outside_jit (__main__.TestAutocast) ... skip: No cuda (0.000s) 2022-05-18T04:21:12.7346271Z test_autocast_mixed_dtypes (__main__.TestAutocast) ... skip: No cuda (0.000s) 2022-05-18T04:21:12.7355493Z test_callees (__main__.TestAutocast) ... skip: No cuda (0.000s) 2022-05-18T04:21:12.7363544Z test_callees_with_autocast_off (__main__.TestAutocast) ... skip: No cuda (0.000s) 2022-05-18T04:21:12.7371550Z test_callees_with_autocast_on (__main__.TestAutocast) ... skip: No cuda (0.000s) 2022-05-18T04:21:12.7379115Z test_conditional_autocast (__main__.TestAutocast) ... skip: No cuda (0.000s) 2022-05-18T04:21:12.7390228Z test_control_flow (__main__.TestAutocast) ... skip: broken due to lack of type propagation (0.000s) 2022-05-18T04:21:12.7399420Z test_divergent_autocast (__main__.TestAutocast) ... skip: No cuda (0.000s) 2022-05-18T04:21:12.7410443Z test_divergent_types (__main__.TestAutocast) ... skip: No cuda (0.000s) 2022-05-18T04:21:12.7418213Z test_duplicate_inputs (__main__.TestAutocast) ... skip: No cuda (0.000s) 2022-05-18T04:21:12.7426340Z test_eager_and_script (__main__.TestAutocast) ... skip: No cuda (0.000s) 2022-05-18T04:21:12.7437266Z test_explicit_casts (__main__.TestAutocast) ... skip: No cuda (0.000s) 2022-05-18T04:21:12.7443315Z test_fp32_policy (__main__.TestAutocast) ... skip: No cuda (0.000s) 2022-05-18T04:21:12.7449759Z test_fp32_policy_with_fp64 (__main__.TestAutocast) ... skip: No cuda (0.000s) 2022-05-18T04:21:12.7462234Z test_fp32_set_opt_dtype_policy (__main__.TestAutocast) ... skip: No cuda (0.016s) 2022-05-18T04:21:12.7475336Z test_fp32_set_opt_dtype_policy_fp64 (__main__.TestAutocast) ... skip: No cuda (0.000s) 2022-05-18T04:21:12.7482089Z test_implicitly_nested_autocast (__main__.TestAutocast) ... skip: No cuda (0.000s) 2022-05-18T04:21:12.7492198Z test_inplace (__main__.TestAutocast) ... skip: No cuda (0.000s) 2022-05-18T04:21:12.8435371Z test_jit_autocast_softmax_cpu (__main__.TestAutocast) ... ok (0.083s) 2022-05-18T04:21:12.8444603Z test_jit_autocast_softmax_gpu (__main__.TestAutocast) ... skip: No cuda (0.016s) 2022-05-18T04:21:12.8461943Z test_jit_call_method_under_autocast (__main__.TestAutocast) ... skip: No cuda (0.000s) 2022-05-18T04:21:12.8478777Z test_jit_executor_under_autocast (__main__.TestAutocast) ... skip: No cuda (0.000s) 2022-05-18T04:21:12.8493346Z test_jit_freeze_autocast_basic (__main__.TestAutocast) ... skip: No cuda (0.000s) 2022-05-18T04:21:12.8507067Z test_jit_freeze_autocast_constants (__main__.TestAutocast) ... skip: No cuda (0.000s) 2022-05-18T04:21:12.8515765Z test_linear_bf16 (__main__.TestAutocast) ... skip: No cuda bfloat16 support (0.000s) 2022-05-18T04:21:12.8524054Z test_minimal (__main__.TestAutocast) ... skip: No cuda (0.000s) 2022-05-18T04:21:12.8531324Z test_minimal_cpu (__main__.TestAutocast) ... skip: No cuda (0.000s) 2022-05-18T04:21:12.8538068Z test_minimal_off (__main__.TestAutocast) ... skip: No cuda (0.000s) 2022-05-18T04:21:12.8549344Z test_nested_autocast (__main__.TestAutocast) ... skip: No cuda (0.000s) 2022-05-18T04:21:12.8558486Z test_promote_policy (__main__.TestAutocast) ... skip: No cuda (0.000s) 2022-05-18T04:21:12.8565923Z test_promote_policy_fp64 (__main__.TestAutocast) ... skip: No cuda (0.000s) 2022-05-18T04:21:12.8577505Z test_reused_autocast (__main__.TestAutocast) ... skip: No cuda (0.000s) 2022-05-18T04:21:12.8588798Z test_reused_autocast_expr (__main__.TestAutocast) ... skip: unsuported autocast syntax (0.000s) 2022-05-18T04:21:12.8595785Z test_runtime_autocast_state (__main__.TestAutocast) ... skip: No cuda (0.000s) 2022-05-18T04:21:12.8603050Z test_runtime_autocast_state_expr (__main__.TestAutocast) ... skip: No cuda (0.016s) 2022-05-18T04:21:12.8611941Z test_script_and_tracing (__main__.TestAutocast) ... skip: No cuda (0.000s) 2022-05-18T04:21:12.8621976Z test_script_and_tracing_with_autocast (__main__.TestAutocast) ... skip: autocast(False) is ignored inside traced functions (0.000s) 2022-05-18T04:21:12.8634525Z test_script_module (__main__.TestAutocast) ... skip: No cuda (0.000s) 2022-05-18T04:21:12.8643159Z test_tracing_and_script (__main__.TestAutocast) ... skip: No cuda (0.000s) 2022-05-18T04:21:12.8652649Z test_tracing_with_autocast_and_script (__main__.TestAutocast) ... skip: scripted called from traced TorchScript is not yet working (0.000s) 2022-05-18T04:21:12.8770430Z 2022-05-18T04:21:12.8770796Z ---------------------------------------------------------------------- 2022-05-18T04:21:12.8771214Z Ran 44 tests in 0.140s 2022-05-18T04:21:12.8771393Z 2022-05-18T04:21:12.8771510Z OK (skipped=43) 2022-05-18T04:21:12.8771680Z 2022-05-18T04:21:12.8771819Z Generating XML reports... 2022-05-18T04:21:12.8772345Z Generated XML report: test-reports\python-unittest\test_jit_autocast\TEST-TestAutocast-20220518042112.xml 2022-05-18T04:21:13.1631546Z Running test_jit_cuda_fuser ... [2022-05-18 04:21:13.162715] 2022-05-18T04:21:13.1632168Z Executing ['C:\\Jenkins\\Miniconda3\\python.exe', 'test_jit_cuda_fuser.py', '-v', '--import-slow-tests', '--import-disabled-tests'] ... [2022-05-18 04:21:13.162715] 2022-05-18T04:21:15.2411080Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\cuda\__init__.py:82: UserWarning: CUDA initialization: CUDA unknown error - this may be due to an incorrectly set up environment, e.g. changing env variable CUDA_VISIBLE_DEVICES after program start. Setting the available devices to be zero. (Triggered internally at C:\actions-runner\_work\pytorch\pytorch\c10\cuda\CUDAFunctions.cpp:109.) 2022-05-18T04:21:15.2411858Z return torch._C._cuda_getDeviceCount() > 0 2022-05-18T04:21:15.2412005Z 2022-05-18T04:21:15.2412078Z Running tests... 2022-05-18T04:21:15.2412317Z ---------------------------------------------------------------------- 2022-05-18T04:21:15.2412668Z Test results will be stored in test-reports\python-unittest\test_jit_cuda_fuser 2022-05-18T04:21:15.2425853Z test__softmax_function (__main__.TestCudaFuser) ... skip: requires CUDA (0.000s) 2022-05-18T04:21:15.2439898Z test__softmax_function_half_to_float (__main__.TestCudaFuser) ... skip: requires CUDA (0.000s) 2022-05-18T04:21:15.2460723Z test_addcmul_ops (__main__.TestCudaFuser) ... skip: requires CUDA (0.016s) 2022-05-18T04:21:15.2472127Z test_alias_pass_fix (__main__.TestCudaFuser) ... skip: skipping this test since unsqueeze is disabled now (0.000s) 2022-05-18T04:21:15.2493760Z test_autocast_1 (__main__.TestCudaFuser) ... skip: requires CUDA (0.000s) 2022-05-18T04:21:15.2516414Z test_autocast_1_bfloat (__main__.TestCudaFuser) ... skip: requires CUDA (0.000s) 2022-05-18T04:21:15.2535959Z test_autocast_2 (__main__.TestCudaFuser) ... skip: requires CUDA (0.000s) 2022-05-18T04:21:15.2556543Z test_autocast_2_bfloat (__main__.TestCudaFuser) ... skip: requires CUDA (0.000s) 2022-05-18T04:21:15.2578249Z test_backward_type (__main__.TestCudaFuser) ... skip: requires CUDA (0.000s) 2022-05-18T04:21:15.2587660Z test_batch_norm_half (__main__.TestCudaFuser) ... skip: requires CUDA (0.000s) 2022-05-18T04:21:15.2600423Z test_batch_norm_impl_index_correctness (__main__.TestCudaFuser) ... skip: requires CUDA (0.000s) 2022-05-18T04:21:15.2610125Z test_batch_norm_impl_index_inner_bcast (__main__.TestCudaFuser) ... skip: requires CUDA (0.016s) 2022-05-18T04:21:15.2628940Z test_bfloat (__main__.TestCudaFuser) ... skip: device does not support BFloat16 (0.000s) 2022-05-18T04:21:15.2662072Z test_binary_bitwise (__main__.TestCudaFuser) ... skip: requires CUDA (0.000s) 2022-05-18T04:21:15.2677576Z test_binary_ops (__main__.TestCudaFuser) ... skip: requires CUDA (0.000s) 2022-05-18T04:21:15.2690832Z test_binary_ops_channels_last_with_bcast (__main__.TestCudaFuser) ... skip: requires CUDA (0.000s) 2022-05-18T04:21:15.2699921Z test_binary_ops_permutation (__main__.TestCudaFuser) ... skip: requires CUDA (0.000s) 2022-05-18T04:21:15.2716684Z test_branches (__main__.TestCudaFuser) ... skip: requires CUDA (0.000s) 2022-05-18T04:21:15.2729647Z test_broadcasting_0 (__main__.TestCudaFuser) ... skip: requires CUDA (0.000s) 2022-05-18T04:21:15.2742654Z test_broadcasting_1 (__main__.TestCudaFuser) ... skip: requires CUDA (0.000s) 2022-05-18T04:21:15.2755615Z test_broadcasting_2 (__main__.TestCudaFuser) ... skip: requires CUDA (0.000s) 2022-05-18T04:21:15.2768824Z test_broadcasting_3 (__main__.TestCudaFuser) ... skip: requires CUDA (0.016s) 2022-05-18T04:21:15.2783740Z test_broadcasting_multiple_output (__main__.TestCudaFuser) ... skip: broadcast on branches can't be resolved yet (0.000s) 2022-05-18T04:21:15.2798560Z test_broadcasting_multiple_output_shape (__main__.TestCudaFuser) ... skip: Broadcast with different output not supported yet (0.000s) 2022-05-18T04:21:15.2813306Z test_broadcasting_partition_logic_0 (__main__.TestCudaFuser) ... skip: requires CUDA (0.000s) 2022-05-18T04:21:15.2828154Z test_broadcasting_partition_logic_1 (__main__.TestCudaFuser) ... skip: requires CUDA (0.000s) 2022-05-18T04:21:15.2840480Z test_build_shape_expression_native_dropout (__main__.TestCudaFuser) ... skip: requires CUDA (0.000s) 2022-05-18T04:21:15.2872616Z test_category_rule (__main__.TestCudaFuser) ... skip: requires CUDA (0.000s) 2022-05-18T04:21:15.2908524Z test_channels_last_with_broadcast (__main__.TestCudaFuser) ... skip: requires CUDA (0.000s) 2022-05-18T04:21:15.2924571Z test_chunk (__main__.TestCudaFuser) ... skip: requires CUDA (0.016s) 2022-05-18T04:21:15.2935739Z test_clamp (__main__.TestCudaFuser) ... skip: requires CUDA (0.002s) 2022-05-18T04:21:15.2946355Z test_clean_profile_ivalue (__main__.TestCudaFuser) ... skip: requires CUDA (0.001s) 2022-05-18T04:21:15.2957294Z test_const (__main__.TestCudaFuser) ... skip: requires CUDA (0.001s) 2022-05-18T04:21:15.2966560Z test_contiguous_on_broadcasted (__main__.TestCudaFuser) ... skip: requires CUDA (0.001s) 2022-05-18T04:21:15.2990074Z test_conv2d_bias (__main__.TestCudaFuser) ... skip: requires CUDA (0.001s) 2022-05-18T04:21:15.3001220Z test_conv2d_symbolic_shapes (__main__.TestCudaFuser) ... skip: requires CUDA (0.000s) 2022-05-18T04:21:15.3022485Z test_cpu_scalar (__main__.TestCudaFuser) ... skip: requires CUDA (0.000s) 2022-05-18T04:21:15.3035033Z test_cuda_fusion_guard (__main__.TestCudaFuser) ... skip: requires CUDA (0.000s) 2022-05-18T04:21:15.3047161Z test_cuda_fusion_guard_backward (__main__.TestCudaFuser) ... skip: requires NVFuser (0.000s) 2022-05-18T04:21:15.3057794Z test_disable_sibling_fuse (__main__.TestCudaFuser) ... skip: requires CUDA (0.000s) 2022-05-18T04:21:15.3067596Z test_dropout_inference_fusion (__main__.TestCudaFuser) ... skip: requires CUDA (0.000s) 2022-05-18T04:21:15.3077333Z test_dropout_train_nograd_fusion (__main__.TestCudaFuser) ... skip: requires CUDA (0.000s) 2022-05-18T04:21:15.3094432Z test_dropout_train_nograd_prob_check (__main__.TestCudaFuser) ... skip: requires CUDA (0.000s) 2022-05-18T04:21:15.3110886Z test_dropout_training_fusion (__main__.TestCudaFuser) ... skip: requires CUDA (0.000s) 2022-05-18T04:21:15.3130430Z test_dropout_training_prob_check (__main__.TestCudaFuser) ... skip: requires CUDA (0.000s) 2022-05-18T04:21:15.3155631Z test_dynamic_size (__main__.TestCudaFuser) ... skip: requires CUDA (0.016s) 2022-05-18T04:21:15.3173273Z test_fix_shape_expression_bn (__main__.TestCudaFuser) ... skip: requires CUDA (0.000s) 2022-05-18T04:21:15.3185718Z test_gelu (__main__.TestCudaFuser) ... skip: requires CUDA (0.000s) 2022-05-18T04:21:15.3217625Z test_grad_sum_to_size (__main__.TestCudaFuser) ... skip: requires CUDA (0.000s) 2022-05-18T04:21:15.3230930Z test_graph_for_with_missing_optimized_engine (__main__.TestCudaFuser) ... skip: requires CUDA (0.000s) 2022-05-18T04:21:15.3252668Z test_graph_rng (__main__.TestCudaFuser) ... skip: requires CUDA (0.000s) 2022-05-18T04:21:15.3270834Z test_half (__main__.TestCudaFuser) ... skip: requires CUDA (0.000s) 2022-05-18T04:21:15.3290154Z test_inf_quick_patch (__main__.TestCudaFuser) ... skip: requires CUDA (0.016s) 2022-05-18T04:21:15.3300938Z test_inplace_removal (__main__.TestCudaFuser) ... skip: requires CUDA (0.000s) 2022-05-18T04:21:15.3315651Z test_input_output_passthrough (__main__.TestCudaFuser) ... skip: requires CUDA (0.000s) 2022-05-18T04:21:15.3323857Z test_int_tensor_input (__main__.TestCudaFuser) ... skip: requires CUDA (0.000s) 2022-05-18T04:21:15.3341307Z test_issue1445_fusion (__main__.TestCudaFuser) ... skip: requires CUDA (0.000s) 2022-05-18T04:21:15.3367202Z test_layer_norm_autodiff (__main__.TestCudaFuser) ... skip: requires CUDA (0.000s) 2022-05-18T04:21:15.3382467Z test_layer_norm_parser (__main__.TestCudaFuser) ... skip: requires CUDA (0.000s) 2022-05-18T04:21:15.3396642Z test_layer_norm_trivial_reduce_dim (__main__.TestCudaFuser) ... skip: requires CUDA (0.000s) 2022-05-18T04:21:15.3411177Z test_linear (__main__.TestCudaFuser) ... skip: requires CUDA (0.000s) 2022-05-18T04:21:15.3422671Z test_linear_symbolic_shapes (__main__.TestCudaFuser) ... skip: requires CUDA (0.000s) 2022-05-18T04:21:15.3433109Z test_multiple_device_pw (__main__.TestCudaFuser) ... skip: requires CUDA (0.000s) 2022-05-18T04:21:15.3460587Z test_native_batch_norm_backward (__main__.TestCudaFuser) ... skip: requires CUDA (0.016s) 2022-05-18T04:21:15.3470487Z test_native_layer_norm (__main__.TestCudaFuser) ... skip: requires CUDA (0.000s) 2022-05-18T04:21:15.3480340Z test_native_layer_norm_bfloat (__main__.TestCudaFuser) ... skip: requires CUDA (0.000s) 2022-05-18T04:21:15.3489726Z test_native_layer_norm_half (__main__.TestCudaFuser) ... skip: requires CUDA (0.000s) 2022-05-18T04:21:15.3494939Z test_nested_view (__main__.TestCudaFuser) ... skip: requires CUDA (0.000s) 2022-05-18T04:21:15.3505831Z test_norm (__main__.TestCudaFuser) ... skip: requires CUDA (0.000s) 2022-05-18T04:21:15.3517376Z test_norm_bfloat (__main__.TestCudaFuser) ... skip: requires CUDA (0.000s) 2022-05-18T04:21:15.3526002Z test_norm_channels_last (__main__.TestCudaFuser) ... skip: requires CUDA (0.000s) 2022-05-18T04:21:15.3537015Z test_norm_half (__main__.TestCudaFuser) ... skip: requires CUDA (0.000s) 2022-05-18T04:21:15.3545128Z test_norm_half_layer (__main__.TestCudaFuser) ... skip: requires CUDA (0.000s) 2022-05-18T04:21:15.3555069Z test_norm_large (__main__.TestCudaFuser) ... skip: requires CUDA (0.000s) 2022-05-18T04:21:15.3575378Z test_normalization_partition (__main__.TestCudaFuser) ... skip: requires CUDA (0.000s) 2022-05-18T04:21:15.3591001Z test_nvfuser_comparison_callbacks_with_fallback (__main__.TestCudaFuser) ... skip: requires CUDA (0.000s) 2022-05-18T04:21:15.3607246Z test_nvfuser_comparison_callbacks_without_fallback (__main__.TestCudaFuser) ... skip: requires CUDA (0.000s) 2022-05-18T04:21:15.3615001Z test_overlapped_input (__main__.TestCudaFuser) ... skip: requires CUDA (0.000s) 2022-05-18T04:21:15.3634571Z test_permutation_preservation (__main__.TestCudaFuser) ... skip: requires CUDA (0.000s) 2022-05-18T04:21:15.3648727Z test_permutation_preservation_edge_case_0 (__main__.TestCudaFuser) ... skip: requires CUDA (0.000s) 2022-05-18T04:21:15.3663406Z test_permutation_preservation_edge_case_1_broken (__main__.TestCudaFuser) ... skip: requires CUDA (0.000s) 2022-05-18T04:21:15.3681183Z test_permutation_preservation_edge_case_2 (__main__.TestCudaFuser) ... skip: requires CUDA (0.000s) 2022-05-18T04:21:15.3696303Z test_pointwise_reference_tensor (__main__.TestCudaFuser) ... skip: requires CUDA (0.000s) 2022-05-18T04:21:15.3711844Z test_profile_ivalue (__main__.TestCudaFuser) ... skip: requires CUDA (0.000s) 2022-05-18T04:21:15.3720941Z test_profiling_node (__main__.TestCudaFuser) ... skip: requires CUDA (0.000s) 2022-05-18T04:21:15.3736777Z test_pw_single_reduction_partition (__main__.TestCudaFuser) ... skip: requires CUDA (0.000s) 2022-05-18T04:21:15.3742038Z test_random_topo (__main__.TestCudaFuser) ... skip: requires CUDA (0.000s) 2022-05-18T04:21:15.3753138Z test_reduction (__main__.TestCudaFuser) ... skip: requires CUDA (0.000s) 2022-05-18T04:21:15.3769460Z test_reduction_dtypes_axis (__main__.TestCudaFuser) ... skip: requires CUDA (0.016s) 2022-05-18T04:21:15.3778321Z test_reduction_empty_axes (__main__.TestCudaFuser) ... skip: requires CUDA (0.000s) 2022-05-18T04:21:15.3804451Z test_reduction_multiple_output (__main__.TestCudaFuser) ... skip: requires CUDA (0.000s) 2022-05-18T04:21:15.3814383Z test_reduction_permutation (__main__.TestCudaFuser) ... skip: requires CUDA (0.000s) 2022-05-18T04:21:15.3828017Z test_reduction_sizes_op (__main__.TestCudaFuser) ... skip: requires CUDA (0.000s) 2022-05-18T04:21:15.3846101Z test_remove_output_used_only_in_dtype (__main__.TestCudaFuser) ... skip: requires CUDA (0.000s) 2022-05-18T04:21:15.3856093Z test_rsub (__main__.TestCudaFuser) ... skip: requires CUDA (0.000s) 2022-05-18T04:21:15.3865990Z test_scalar_cuda_tensor (__main__.TestCudaFuser) ... skip: requires CUDA (0.000s) 2022-05-18T04:21:15.3879035Z test_scalar_input (__main__.TestCudaFuser) ... skip: requires CUDA (0.000s) 2022-05-18T04:21:15.3889078Z test_scalar_tensor (__main__.TestCudaFuser) ... skip: requires CUDA (0.000s) 2022-05-18T04:21:15.3897655Z test_scalar_tensor_permuted (__main__.TestCudaFuser) ... skip: requires CUDA (0.000s) 2022-05-18T04:21:15.3919209Z test_shape_expression (__main__.TestCudaFuser) ... skip: skipping this test since squeeze/unsqueeze is disabled now (0.000s) 2022-05-18T04:21:15.3932666Z test_sibling_fusion (__main__.TestCudaFuser) ... skip: requires CUDA (0.017s) 2022-05-18T04:21:15.3944005Z test_sibling_fusion_no_scalar_inputs (__main__.TestCudaFuser) ... skip: requires CUDA (0.001s) 2022-05-18T04:21:15.3959943Z test_single_reduction_broadcast (__main__.TestCudaFuser) ... skip: requires CUDA (0.001s) 2022-05-18T04:21:15.3967495Z test_singleton_fusion (__main__.TestCudaFuser) ... skip: requires CUDA (0.001s) 2022-05-18T04:21:15.3986596Z test_skip_parser (__main__.TestCudaFuser) ... skip: requires CUDA (0.002s) 2022-05-18T04:21:15.3999501Z test_softmax (__main__.TestCudaFuser) ... skip: requires CUDA (0.001s) 2022-05-18T04:21:15.4010407Z test_softmax_bfloat (__main__.TestCudaFuser) ... skip: requires CUDA (0.001s) 2022-05-18T04:21:15.4034167Z test_softmax_dtype (__main__.TestCudaFuser) ... skip: requires CUDA (0.002s) 2022-05-18T04:21:15.4044350Z test_softmax_half (__main__.TestCudaFuser) ... skip: requires CUDA (0.001s) 2022-05-18T04:21:15.4058997Z test_softplus_fuser (__main__.TestCudaFuser) ... skip: requires CUDA (0.001s) 2022-05-18T04:21:15.4066619Z test_squeeze (__main__.TestCudaFuser) ... skip: skipping this test since squeeze/unsqueeze is disabled now (0.001s) 2022-05-18T04:21:15.4075495Z test_squeeze_negative_dim (__main__.TestCudaFuser) ... skip: skipping this test since squeeze/unsqueeze is disabled now (0.001s) 2022-05-18T04:21:15.4087501Z test_squeeze_zero (__main__.TestCudaFuser) ... skip: skipping this test since squeeze/unsqueeze is disabled now (0.001s) 2022-05-18T04:21:15.4101081Z test_strict_fusion (__main__.TestCudaFuser) ... skip: requires CUDA (0.000s) 2022-05-18T04:21:15.4113275Z test_sum_to_one (__main__.TestCudaFuser) ... skip: requires CUDA (0.000s) 2022-05-18T04:21:15.4133399Z test_sum_to_size (__main__.TestCudaFuser) ... skip: requires CUDA (0.000s) 2022-05-18T04:21:15.4166550Z test_ternary_ops (__main__.TestCudaFuser) ... skip: requires CUDA (0.000s) 2022-05-18T04:21:15.4172605Z test_ternary_ops_integer_compatibility (__main__.TestCudaFuser) ... skip: requires CUDA (0.000s) 2022-05-18T04:21:15.4181133Z test_ternary_ops_type_promotion (__main__.TestCudaFuser) ... skip: requires CUDA (0.000s) 2022-05-18T04:21:15.4188559Z test_to_boolean (__main__.TestCudaFuser) ... skip: requires CUDA (0.000s) 2022-05-18T04:21:15.4199306Z test_to_dtype_bf16_to_bf16 (__main__.TestCudaFuser) ... skip: requires CUDA (0.000s) 2022-05-18T04:21:15.4210147Z test_to_dtype_bf16_to_fp32 (__main__.TestCudaFuser) ... skip: requires CUDA (0.000s) 2022-05-18T04:21:15.4220369Z test_to_dtype_fp16_to_fp16 (__main__.TestCudaFuser) ... skip: requires CUDA (0.000s) 2022-05-18T04:21:15.4230563Z test_to_dtype_fp16_to_fp32 (__main__.TestCudaFuser) ... skip: requires CUDA (0.000s) 2022-05-18T04:21:15.4241370Z test_to_dtype_fp32_to_bf16 (__main__.TestCudaFuser) ... skip: requires CUDA (0.016s) 2022-05-18T04:21:15.4251672Z test_to_dtype_fp32_to_fp16 (__main__.TestCudaFuser) ... skip: requires CUDA (0.000s) 2022-05-18T04:21:15.4264421Z test_trivial_reduction (__main__.TestCudaFuser) ... skip: requires CUDA (0.000s) 2022-05-18T04:21:15.4277079Z test_type_as_op (__main__.TestCudaFuser) ... skip: requires CUDA (0.000s) 2022-05-18T04:21:15.4296113Z test_unary_bitwise (__main__.TestCudaFuser) ... skip: requires CUDA (0.000s) 2022-05-18T04:21:15.4315216Z test_unary_ops (__main__.TestCudaFuser) ... skip: requires CUDA (0.000s) 2022-05-18T04:21:15.4322277Z test_unsqueeze (__main__.TestCudaFuser) ... skip: skipping this test since squeeze/unsqueeze is disabled now (0.000s) 2022-05-18T04:21:15.4338693Z test_variance (__main__.TestCudaFuser) ... skip: requires CUDA (0.000s) 2022-05-18T04:21:15.4347782Z test_view (__main__.TestCudaFuser) ... skip: requires CUDA (0.000s) 2022-05-18T04:21:15.4358020Z test_view_copy_graph_guard (__main__.TestCudaFuser) ... skip: skipping this test since reshape is disabled now (0.000s) 2022-05-18T04:21:15.4371071Z test_view_copy_graph_guard_double_fusion (__main__.TestCudaFuser) ... skip: requires CUDA (0.000s) 2022-05-18T04:21:15.5147979Z test_autodiff_fallback (jit.test_fuser_common.TestFuserCommon) ... ok (0.079s) 2022-05-18T04:21:15.5166650Z test_context_manager_test (__main__.TestPassManagerCudaFuser) ... skip: requires CUDA (0.000s) 2022-05-18T04:21:15.5174073Z test_register_fuser (__main__.TestPassManagerCudaFuser) ... skip: requires CUDA (0.000s) 2022-05-18T04:21:16.0975888Z test_register_fuser_cpu (__main__.TestPassManagerCudaFuser) ... ok (0.594s) 2022-05-18T04:21:16.0982625Z test_register_fuser_rocm (__main__.TestPassManagerCudaFuser) ... skip: requires CUDA (0.000s) 2022-05-18T04:21:16.1244798Z 2022-05-18T04:21:16.1245334Z ---------------------------------------------------------------------- 2022-05-18T04:21:16.1245627Z Ran 140 tests in 0.860s 2022-05-18T04:21:16.1245749Z 2022-05-18T04:21:16.1245839Z OK (skipped=138) 2022-05-18T04:21:16.1245959Z 2022-05-18T04:21:16.1246032Z Generating XML reports... 2022-05-18T04:21:16.1246469Z Generated XML report: test-reports\python-unittest\test_jit_cuda_fuser\TEST-jit.test_fuser_common.TestFuserCommon-20220518042115.xml 2022-05-18T04:21:16.1246996Z Generated XML report: test-reports\python-unittest\test_jit_cuda_fuser\TEST-TestPassManagerCudaFuser-20220518042115.xml 2022-05-18T04:21:16.1247482Z Generated XML report: test-reports\python-unittest\test_jit_cuda_fuser\TEST-TestCudaFuser-20220518042115.xml 2022-05-18T04:21:16.3973686Z Running test_jit_disabled ... [2022-05-18 04:21:16.396954] 2022-05-18T04:21:16.3974162Z Executing ['C:\\Jenkins\\Miniconda3\\python.exe', 'test_jit_disabled.py', '-v', '--import-slow-tests', '--import-disabled-tests'] ... [2022-05-18 04:21:16.396954] 2022-05-18T04:21:17.2913329Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\cuda\__init__.py:82: UserWarning: CUDA initialization: CUDA unknown error - this may be due to an incorrectly set up environment, e.g. changing env variable CUDA_VISIBLE_DEVICES after program start. Setting the available devices to be zero. (Triggered internally at C:\actions-runner\_work\pytorch\pytorch\c10\cuda\CUDAFunctions.cpp:109.) 2022-05-18T04:21:17.2914073Z return torch._C._cuda_getDeviceCount() > 0 2022-05-18T04:21:17.2914222Z 2022-05-18T04:21:17.2914300Z Running tests... 2022-05-18T04:21:17.2914610Z Test results will be stored in test-reports\python-unittest\test_jit_disabled 2022-05-18T04:21:17.2914960Z ---------------------------------------------------------------------- 2022-05-18T04:21:17.9323983Z test_attribute (__main__.TestJitDisabled) ... ok (0.656s) 2022-05-18T04:21:18.0249832Z test_recursive_script (__main__.TestJitDisabled) ... ok (0.082s) 2022-05-18T04:21:18.1153921Z test_script_module_construction (__main__.TestJitDisabled) ... ok (0.100s) 2022-05-18T04:21:18.1207450Z 2022-05-18T04:21:18.1207627Z ---------------------------------------------------------------------- 2022-05-18T04:21:18.1207874Z Ran 3 tests in 0.828s 2022-05-18T04:21:18.1208004Z 2022-05-18T04:21:18.1208071Z OK 2022-05-18T04:21:18.1208165Z 2022-05-18T04:21:18.1208261Z Generating XML reports... 2022-05-18T04:21:18.1208600Z Generated XML report: test-reports\python-unittest\test_jit_disabled\TEST-TestJitDisabled-20220518042117.xml 2022-05-18T04:21:18.3148449Z Running test_jit_fuser_te ... [2022-05-18 04:21:18.313947] 2022-05-18T04:21:18.3148884Z Executing ['C:\\Jenkins\\Miniconda3\\python.exe', 'test_jit_fuser_te.py', '-v', '--import-slow-tests', '--import-disabled-tests'] ... [2022-05-18 04:21:18.313947] 2022-05-18T04:21:20.4997808Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\cuda\__init__.py:82: UserWarning: CUDA initialization: CUDA unknown error - this may be due to an incorrectly set up environment, e.g. changing env variable CUDA_VISIBLE_DEVICES after program start. Setting the available devices to be zero. (Triggered internally at C:\actions-runner\_work\pytorch\pytorch\c10\cuda\CUDAFunctions.cpp:109.) 2022-05-18T04:21:20.4998596Z return torch._C._cuda_getDeviceCount() > 0 2022-05-18T04:21:20.4998842Z CUDA not available, skipping tests 2022-05-18T04:21:20.4999113Z monkeytype is not installed. Skipping tests for Profile-Directed Typing 2022-05-18T04:21:20.4999470Z Test results will be stored in test-reports\python-unittest\test_jit_fuser_te 2022-05-18T04:21:20.4999667Z 2022-05-18T04:21:20.4999743Z Running tests... 2022-05-18T04:21:20.4999997Z ---------------------------------------------------------------------- 2022-05-18T04:21:20.5771718Z test_autodiff_fallback (jit.test_fuser_common.TestFuserCommon) ... ok (0.078s) 2022-05-18T04:21:20.7650111Z test_abs (__main__.TestTEFuserDynamic) ... ok (0.179s) 2022-05-18T04:21:20.7819531Z test_adaptive_avg_pool2d (__main__.TestTEFuserDynamic) ... ok (0.016s) 2022-05-18T04:21:20.8373665Z test_add_bool (__main__.TestTEFuserDynamic) ... ok (0.064s) 2022-05-18T04:21:20.8717111Z test_addcmul (__main__.TestTEFuserDynamic) ... ok (0.031s) 2022-05-18T04:21:20.8735313Z test_arg_configurations_smoke (__main__.TestTEFuserDynamic) ... skip: TODO: chunk dynamic shapes (0.000s) 2022-05-18T04:21:20.8743713Z test_autocast_down (__main__.TestTEFuserDynamic) ... skip: half-precision NNC fusion requires CUDA (0.000s) 2022-05-18T04:21:20.8751283Z test_autocast_up (__main__.TestTEFuserDynamic) ... skip: half-precision NNC fusion requires CUDA (0.000s) 2022-05-18T04:22:30.4778514Z test_batch_norm (__main__.TestTEFuserDynamic) ... C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\testing\_deprecated.py:35: FutureWarning: torch.testing.assert_allclose() is deprecated since 1.12 and will be removed in 1.14. Use torch.testing.assert_close() instead. For detailed upgrade instructions see https://github.com/pytorch/pytorch/issues/61844. 2022-05-18T04:22:30.4779532Z warnings.warn(msg, FutureWarning) 2022-05-18T04:22:30.4779861Z ok (69.609s) 2022-05-18T04:22:31.0793619Z test_binary_div_ops (__main__.TestTEFuserDynamic) ... ok (0.600s) 2022-05-18T04:22:32.0652176Z test_binary_ops (__main__.TestTEFuserDynamic) ... ok (0.986s) 2022-05-18T04:22:32.1419009Z test_binary_pow (__main__.TestTEFuserDynamic) ... ok (0.069s) 2022-05-18T04:22:32.1803444Z test_binary_scalar_ops (__main__.TestTEFuserDynamic) ... ok (0.047s) 2022-05-18T04:22:33.5231164Z test_binary_tensor_scalar_ops (__main__.TestTEFuserDynamic) ... ok (1.338s) 2022-05-18T04:22:33.7661225Z test_bitwise_ops (__main__.TestTEFuserDynamic) ... ok (0.250s) 2022-05-18T04:22:33.7829018Z test_broadcast (__main__.TestTEFuserDynamic) ... ok (0.017s) 2022-05-18T04:22:34.5905904Z test_cat_2k_args (__main__.TestTEFuserDynamic) ... ok (0.797s) 2022-05-18T04:22:34.6220609Z test_cat_graph_opt (__main__.TestTEFuserDynamic) ... ok (0.043s) 2022-05-18T04:22:34.6237285Z test_channels_last_dims_dynamic (__main__.TestTEFuserDynamic) ... skip: fuser requires CUDA (0.002s) 2022-05-18T04:22:34.6732757Z test_checks_cat_inputs (__main__.TestTEFuserDynamic) ... ok (0.049s) 2022-05-18T04:22:34.6747562Z test_chunk (__main__.TestTEFuserDynamic) ... skip: TODO: chunk dynamic shapes (0.002s) 2022-05-18T04:22:34.6769945Z test_chunk_correctness (__main__.TestTEFuserDynamic) ... skip: TODO: chunk dynamic shapes (0.002s) 2022-05-18T04:22:34.6788390Z test_chunk_distributes (__main__.TestTEFuserDynamic) ... skip: TODO: chunk dynamic shapes (0.002s) 2022-05-18T04:22:34.6805079Z test_chunk_motion_deduplicates_inputs (__main__.TestTEFuserDynamic) ... skip: TODO: chunk dynamic shapes (0.001s) 2022-05-18T04:22:34.6819493Z test_chunk_mul_one (__main__.TestTEFuserDynamic) ... skip: TODO: chunk dynamic shapes (0.001s) 2022-05-18T04:22:34.6839899Z test_chunk_multiple (__main__.TestTEFuserDynamic) ... skip: TODO: chunk dynamic shapes (0.002s) 2022-05-18T04:22:35.0099403Z test_clamp (__main__.TestTEFuserDynamic) ... ok (0.319s) 2022-05-18T04:22:35.0236969Z test_clamp_double (__main__.TestTEFuserDynamic) ... ok (0.016s) 2022-05-18T04:22:35.0337970Z test_clamp_int (__main__.TestTEFuserDynamic) ... ok (0.016s) 2022-05-18T04:22:35.0872701Z test_comparison_eq_ne (__main__.TestTEFuserDynamic) ... ok (0.047s) 2022-05-18T04:22:35.1406858Z test_comparison_ge_le (__main__.TestTEFuserDynamic) ... ok (0.048s) 2022-05-18T04:22:35.1934632Z test_comparison_gt_lt (__main__.TestTEFuserDynamic) ... ok (0.065s) 2022-05-18T04:22:35.2235750Z test_concat (__main__.TestTEFuserDynamic) ... ok (0.030s) 2022-05-18T04:22:35.2667516Z test_concat_invariant (__main__.TestTEFuserDynamic) ... ok (0.043s) 2022-05-18T04:22:35.2685601Z test_conv2d (__main__.TestTEFuserDynamic) ... skip: don't run conv with dynamic shapes (0.002s) 2022-05-18T04:22:35.2696901Z test_conv2d_depthwise (__main__.TestTEFuserDynamic) ... skip: Too slow to run with the TE interpreter (0.001s) 2022-05-18T04:22:35.2716125Z test_cuda_half (__main__.TestTEFuserDynamic) ... skip: fuser requires CUDA (0.002s) 2022-05-18T04:22:35.3293102Z test_dims (__main__.TestTEFuserDynamic) ... ok (0.057s) 2022-05-18T04:22:35.3366960Z test_disabled (__main__.TestTEFuserDynamic) ... ok (0.000s) 2022-05-18T04:22:35.3569808Z test_div_bool (__main__.TestTEFuserDynamic) ... ok (0.016s) 2022-05-18T04:22:35.3682179Z test_dynamic_cat (__main__.TestTEFuserDynamic) ... ok (0.016s) 2022-05-18T04:22:53.3529096Z test_dynamic_shapes (__main__.TestTEFuserDynamic) ... ok (17.983s) 2022-05-18T04:22:53.3746470Z test_eq_unsqueeze_type_as (__main__.TestTEFuserDynamic) ... ok (0.031s) 2022-05-18T04:22:53.3764872Z test_erf (__main__.TestTEFuserDynamic) ... ok (0.000s) 2022-05-18T04:22:53.3833728Z test_exhaust_specializations (__main__.TestTEFuserDynamic) ... ok (0.000s) 2022-05-18T04:22:53.4164505Z test_exp (__main__.TestTEFuserDynamic) ... ok (0.038s) 2022-05-18T04:22:53.4175438Z test_fusion_reuse_multi_gpu (__main__.TestTEFuserDynamic) ... skip: fuser requires CUDA (0.000s) 2022-05-18T04:22:53.4212482Z test_gelu (__main__.TestTEFuserDynamic) ... ok (0.000s) 2022-05-18T04:22:53.4537583Z test_hardsigmoid_fwd_bwd (__main__.TestTEFuserDynamic) ... ok (0.031s) 2022-05-18T04:22:53.4939494Z test_hardswish_fwd_bwd (__main__.TestTEFuserDynamic) ... ok (0.050s) 2022-05-18T04:22:53.5156122Z test_inlined_optimized_graph (__main__.TestTEFuserDynamic) ... ok (0.019s) 2022-05-18T04:22:53.6045547Z test_isnan (__main__.TestTEFuserDynamic) ... ok (0.091s) 2022-05-18T04:22:53.6060368Z test_kernel_cache_multi_gpu (__main__.TestTEFuserDynamic) ... skip: fuser requires CUDA (0.002s) 2022-05-18T04:22:53.6375252Z test_lerp (__main__.TestTEFuserDynamic) ... ok (0.031s) 2022-05-18T04:22:53.6393202Z test_list_ops (__main__.TestTEFuserDynamic) ... skip: FIXME: fuser doesn't include ListConstruct nodes to the group causing a failure (0.002s) 2022-05-18T04:22:53.7747108Z test_lstm (__main__.TestTEFuserDynamic) ... ok (0.121s) 2022-05-18T04:22:53.8747036Z test_lstm_concat (__main__.TestTEFuserDynamic) ... ok (0.100s) 2022-05-18T04:22:54.6082539Z test_lstm_gates_permutations (__main__.TestTEFuserDynamic) ... ok (0.749s) 2022-05-18T04:22:54.7041699Z test_lstm_traced (__main__.TestTEFuserDynamic) ... ok (0.089s) 2022-05-18T04:22:54.7057688Z test_masked_fill (__main__.TestTEFuserDynamic) ... skip: Temporarily disabled (0.000s) 2022-05-18T04:22:54.7088992Z test_matmul (__main__.TestTEFuserDynamic) ... skip: don't run conv with dynamic shapes (0.000s) 2022-05-18T04:22:54.7105813Z test_milstm (__main__.TestTEFuserDynamic) ... skip: don't run conv with dynamic shapes (0.000s) 2022-05-18T04:22:54.7776199Z test_minmax (__main__.TestTEFuserDynamic) ... ok (0.079s) 2022-05-18T04:22:54.8820559Z test_minmax_int_ops (__main__.TestTEFuserDynamic) ... ok (0.100s) 2022-05-18T04:22:54.9020472Z test_mul_bool (__main__.TestTEFuserDynamic) ... ok (0.026s) 2022-05-18T04:22:54.9298849Z test_neg_pow (__main__.TestTEFuserDynamic) ... ok (0.017s) 2022-05-18T04:22:54.9309164Z test_nonzero_device_cuda (__main__.TestTEFuserDynamic) ... skip: needs non-zero device (0.000s) 2022-05-18T04:22:54.9318583Z test_nop (__main__.TestTEFuserDynamic) ... ok (0.000s) 2022-05-18T04:22:54.9418268Z test_profiler (__main__.TestTEFuserDynamic) ... ok (0.016s) 2022-05-18T04:22:54.9436739Z test_rand_broadcast_cuda (__main__.TestTEFuserDynamic) ... skip: fuser requires CUDA (0.000s) 2022-05-18T04:22:54.9451222Z test_rand_cuda (__main__.TestTEFuserDynamic) ... skip: fuser requires CUDA (0.000s) 2022-05-18T04:22:54.9461227Z test_rand_diamond (__main__.TestTEFuserDynamic) ... skip: fuser requires CUDA (0.000s) 2022-05-18T04:22:54.9793612Z test_relu (__main__.TestTEFuserDynamic) ... ok (0.031s) 2022-05-18T04:22:54.9987839Z test_relu_fwd_bwd (__main__.TestTEFuserDynamic) ... ok (0.032s) 2022-05-18T04:22:55.0109352Z test_remove_output_used_only_in_size (__main__.TestTEFuserDynamic) ... ok (0.000s) 2022-05-18T04:22:55.0210778Z test_scalar (__main__.TestTEFuserDynamic) ... ok (0.016s) 2022-05-18T04:22:55.0543686Z test_scalar_arg (__main__.TestTEFuserDynamic) ... ok (0.031s) 2022-05-18T04:22:55.0633972Z test_scalar_only_inputs (__main__.TestTEFuserDynamic) ... ok (0.016s) 2022-05-18T04:22:55.0724511Z test_skip_grad_in_check (__main__.TestTEFuserDynamic) ... ok (0.000s) 2022-05-18T04:22:55.1101964Z test_small_constant (__main__.TestTEFuserDynamic) ... ok (0.050s) 2022-05-18T04:22:55.1348203Z test_sub_gt_and (__main__.TestTEFuserDynamic) ... ok (0.024s) 2022-05-18T04:22:55.1628443Z test_sum_dim (__main__.TestTEFuserDynamic) ... ok (0.028s) 2022-05-18T04:22:55.1798154Z test_sum_keepdim_cast (__main__.TestTEFuserDynamic) ... ok (0.017s) 2022-05-18T04:22:55.1929917Z test_sum_simple (__main__.TestTEFuserDynamic) ... ok (0.013s) 2022-05-18T04:22:55.1956416Z test_superslomo (__main__.TestTEFuserDynamic) ... ok (0.003s) 2022-05-18T04:22:55.2254240Z test_tensor_scalar_ops (__main__.TestTEFuserDynamic) ... ok (0.017s) 2022-05-18T04:23:25.7980119Z test_ternary_norm_ops (__main__.TestTEFuserDynamic) ... ok (30.574s) 2022-05-18T04:23:25.8838040Z test_ternary_ops (__main__.TestTEFuserDynamic) ... ok (0.096s) 2022-05-18T04:23:25.9031463Z test_threshold (__main__.TestTEFuserDynamic) ... ok (0.017s) 2022-05-18T04:23:25.9142617Z test_to_device (__main__.TestTEFuserDynamic) ... ok (0.016s) 2022-05-18T04:23:26.1238325Z test_torch_to (__main__.TestTEFuserDynamic) ... ok (0.209s) 2022-05-18T04:23:26.9343471Z test_type_as_cat (__main__.TestTEFuserDynamic) ... ok (0.811s) 2022-05-18T04:23:26.9481733Z test_typecheck (__main__.TestTEFuserDynamic) ... ok (0.000s) 2022-05-18T04:23:26.9509743Z test_unary_ops (__main__.TestTEFuserDynamic) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.016s) 2022-05-18T04:23:26.9664580Z test_unrolled_cat (__main__.TestTEFuserDynamic) ... ok (0.016s) 2022-05-18T04:23:27.0438213Z test_unsqueeze_size_calculation (__main__.TestTEFuserDynamic) ... ok (0.064s) 2022-05-18T04:23:27.1345533Z test_unsqueeze_var_dim (__main__.TestTEFuserDynamic) ... ok (0.106s) 2022-05-18T04:23:27.1647330Z test_unsupported_dtypes (__main__.TestTEFuserDynamic) ... ok (0.030s) 2022-05-18T04:23:27.1905314Z test_where_and_typing (__main__.TestTEFuserDynamic) ... ok (0.026s) 2022-05-18T04:23:27.3917706Z test_where_ops (__main__.TestTEFuserDynamic) ... ok (0.201s) 2022-05-18T04:23:27.4393215Z 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 2022-05-18T04:23:27.4393630Z warnings.warn("Only works in script mode") 2022-05-18T04:23:27.4393844Z ok (0.044s) 2022-05-18T04:23:27.4530167Z test_zero_element_tensors (__main__.TestTEFuserDynamic) ... ok (0.016s) 2022-05-18T04:23:27.4614663Z test_abs (__main__.TestTEFuserStatic) ... ok (0.000s) 2022-05-18T04:23:27.4777898Z test_adaptive_avg_pool2d (__main__.TestTEFuserStatic) ... ok (0.016s) 2022-05-18T04:23:27.5201364Z test_add_bool (__main__.TestTEFuserStatic) ... ok (0.048s) 2022-05-18T04:23:27.5506247Z test_addcmul (__main__.TestTEFuserStatic) ... ok (0.031s) 2022-05-18T04:23:27.5636181Z test_arg_configurations_smoke (__main__.TestTEFuserStatic) ... ok (0.016s) 2022-05-18T04:23:27.5645007Z test_autocast_down (__main__.TestTEFuserStatic) ... skip: half-precision NNC fusion requires CUDA (0.000s) 2022-05-18T04:23:27.5652689Z test_autocast_up (__main__.TestTEFuserStatic) ... skip: half-precision NNC fusion requires CUDA (0.000s) 2022-05-18T04:24:26.1381959Z test_batch_norm (__main__.TestTEFuserStatic) ... C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\testing\_deprecated.py:35: FutureWarning: torch.testing.assert_allclose() is deprecated since 1.12 and will be removed in 1.14. Use torch.testing.assert_close() instead. For detailed upgrade instructions see https://github.com/pytorch/pytorch/issues/61844. 2022-05-18T04:24:26.1383050Z warnings.warn(msg, FutureWarning) 2022-05-18T04:24:26.1383397Z ok (58.571s) 2022-05-18T04:24:26.6523750Z test_binary_div_ops (__main__.TestTEFuserStatic) ... ok (0.516s) 2022-05-18T04:24:27.4954358Z test_binary_ops (__main__.TestTEFuserStatic) ... ok (0.831s) 2022-05-18T04:24:27.5646222Z test_binary_pow (__main__.TestTEFuserStatic) ... ok (0.069s) 2022-05-18T04:24:27.6029178Z test_binary_scalar_ops (__main__.TestTEFuserStatic) ... ok (0.052s) 2022-05-18T04:24:28.7517267Z test_binary_tensor_scalar_ops (__main__.TestTEFuserStatic) ... ok (1.149s) 2022-05-18T04:24:28.9436996Z test_bitwise_ops (__main__.TestTEFuserStatic) ... ok (0.183s) 2022-05-18T04:24:28.9549747Z test_broadcast (__main__.TestTEFuserStatic) ... ok (0.016s) 2022-05-18T04:24:29.7640019Z test_cat_2k_args (__main__.TestTEFuserStatic) ... ok (0.814s) 2022-05-18T04:24:29.7805289Z test_cat_graph_opt (__main__.TestTEFuserStatic) ... ok (0.016s) 2022-05-18T04:24:29.7822110Z test_channels_last_dims_dynamic (__main__.TestTEFuserStatic) ... skip: fuser requires CUDA (0.002s) 2022-05-18T04:24:29.8089214Z test_checks_cat_inputs (__main__.TestTEFuserStatic) ... ok (0.027s) 2022-05-18T04:24:29.8243545Z test_chunk (__main__.TestTEFuserStatic) ... ok (0.015s) 2022-05-18T04:24:30.4420732Z test_chunk_correctness (__main__.TestTEFuserStatic) ... ok (0.611s) 2022-05-18T04:24:30.4778411Z test_chunk_distributes (__main__.TestTEFuserStatic) ... ok (0.041s) 2022-05-18T04:24:30.4986562Z test_chunk_motion_deduplicates_inputs (__main__.TestTEFuserStatic) ... ok (0.016s) 2022-05-18T04:24:41.3568652Z test_chunk_mul_one (__main__.TestTEFuserStatic) ... ok (10.861s) 2022-05-18T04:24:41.4096038Z test_chunk_multiple (__main__.TestTEFuserStatic) ... ok (0.051s) 2022-05-18T04:24:41.6746488Z test_clamp (__main__.TestTEFuserStatic) ... ok (0.264s) 2022-05-18T04:24:41.6869565Z test_clamp_double (__main__.TestTEFuserStatic) ... ok (0.016s) 2022-05-18T04:24:41.6964383Z test_clamp_int (__main__.TestTEFuserStatic) ... ok (0.000s) 2022-05-18T04:24:41.7431588Z test_comparison_eq_ne (__main__.TestTEFuserStatic) ... ok (0.059s) 2022-05-18T04:24:41.7887110Z test_comparison_ge_le (__main__.TestTEFuserStatic) ... ok (0.046s) 2022-05-18T04:24:41.8321933Z test_comparison_gt_lt (__main__.TestTEFuserStatic) ... ok (0.032s) 2022-05-18T04:24:41.8547652Z test_concat (__main__.TestTEFuserStatic) ... ok (0.031s) 2022-05-18T04:24:41.8865061Z test_concat_invariant (__main__.TestTEFuserStatic) ... ok (0.031s) 2022-05-18T04:24:41.9241296Z test_conv2d (__main__.TestTEFuserStatic) ... ok (0.037s) 2022-05-18T04:24:41.9256799Z test_conv2d_depthwise (__main__.TestTEFuserStatic) ... skip: Too slow to run with the TE interpreter (0.000s) 2022-05-18T04:24:41.9276135Z test_cuda_half (__main__.TestTEFuserStatic) ... skip: fuser requires CUDA (0.000s) 2022-05-18T04:24:41.9803017Z test_dims (__main__.TestTEFuserStatic) ... ok (0.047s) 2022-05-18T04:24:41.9886527Z test_disabled (__main__.TestTEFuserStatic) ... ok (0.021s) 2022-05-18T04:24:42.0075469Z test_div_bool (__main__.TestTEFuserStatic) ... ok (0.017s) 2022-05-18T04:24:42.0197357Z test_dynamic_cat (__main__.TestTEFuserStatic) ... ok (0.000s) 2022-05-18T04:25:00.0644742Z test_dynamic_shapes (__main__.TestTEFuserStatic) ... ok (18.048s) 2022-05-18T04:25:00.0840212Z test_eq_unsqueeze_type_as (__main__.TestTEFuserStatic) ... ok (0.016s) 2022-05-18T04:25:00.0858509Z test_erf (__main__.TestTEFuserStatic) ... ok (0.000s) 2022-05-18T04:25:00.0926287Z test_exhaust_specializations (__main__.TestTEFuserStatic) ... ok (0.000s) 2022-05-18T04:25:00.1239331Z test_exp (__main__.TestTEFuserStatic) ... ok (0.031s) 2022-05-18T04:25:00.1250407Z test_fusion_reuse_multi_gpu (__main__.TestTEFuserStatic) ... skip: fuser requires CUDA (0.000s) 2022-05-18T04:25:00.1287374Z test_gelu (__main__.TestTEFuserStatic) ... ok (0.000s) 2022-05-18T04:25:00.1533426Z test_hardsigmoid_fwd_bwd (__main__.TestTEFuserStatic) ... ok (0.031s) 2022-05-18T04:25:00.1852943Z test_hardswish_fwd_bwd (__main__.TestTEFuserStatic) ... ok (0.031s) 2022-05-18T04:25:00.2019755Z test_inlined_optimized_graph (__main__.TestTEFuserStatic) ... ok (0.016s) 2022-05-18T04:25:00.2853651Z test_isnan (__main__.TestTEFuserStatic) ... ok (0.079s) 2022-05-18T04:25:00.2868868Z test_kernel_cache_multi_gpu (__main__.TestTEFuserStatic) ... skip: fuser requires CUDA (0.000s) 2022-05-18T04:25:00.3162660Z test_lerp (__main__.TestTEFuserStatic) ... ok (0.043s) 2022-05-18T04:25:00.3181023Z test_list_ops (__main__.TestTEFuserStatic) ... skip: FIXME: fuser doesn't include ListConstruct nodes to the group causing a failure (0.002s) 2022-05-18T04:25:00.4516768Z test_lstm (__main__.TestTEFuserStatic) ... ok (0.120s) 2022-05-18T04:25:00.5458535Z test_lstm_concat (__main__.TestTEFuserStatic) ... ok (0.099s) 2022-05-18T04:25:01.0457682Z test_lstm_gates_permutations (__main__.TestTEFuserStatic) ... ok (0.500s) 2022-05-18T04:25:01.1387307Z test_lstm_traced (__main__.TestTEFuserStatic) ... ok (0.097s) 2022-05-18T04:25:01.1403569Z test_masked_fill (__main__.TestTEFuserStatic) ... skip: Temporarily disabled (0.000s) 2022-05-18T04:25:01.5675864Z test_matmul (__main__.TestTEFuserStatic) ... ok (0.419s) 2022-05-18T04:25:02.1325528Z test_milstm (__main__.TestTEFuserStatic) ... ok (0.579s) 2022-05-18T04:25:02.1833554Z test_minmax (__main__.TestTEFuserStatic) ... ok (0.051s) 2022-05-18T04:25:02.2676102Z test_minmax_int_ops (__main__.TestTEFuserStatic) ... ok (0.070s) 2022-05-18T04:25:02.2849601Z test_mul_bool (__main__.TestTEFuserStatic) ... ok (0.031s) 2022-05-18T04:25:02.3078519Z test_neg_pow (__main__.TestTEFuserStatic) ... ok (0.022s) 2022-05-18T04:25:02.3089172Z test_nonzero_device_cuda (__main__.TestTEFuserStatic) ... skip: needs non-zero device (0.000s) 2022-05-18T04:25:02.3099041Z test_nop (__main__.TestTEFuserStatic) ... ok (0.000s) 2022-05-18T04:25:02.3171802Z test_profiler (__main__.TestTEFuserStatic) ... ok (0.000s) 2022-05-18T04:25:02.3190084Z test_rand_broadcast_cuda (__main__.TestTEFuserStatic) ... skip: fuser requires CUDA (0.000s) 2022-05-18T04:25:02.3204513Z test_rand_cuda (__main__.TestTEFuserStatic) ... skip: fuser requires CUDA (0.000s) 2022-05-18T04:25:02.3214733Z test_rand_diamond (__main__.TestTEFuserStatic) ... skip: fuser requires CUDA (0.016s) 2022-05-18T04:25:02.3548574Z test_relu (__main__.TestTEFuserStatic) ... ok (0.031s) 2022-05-18T04:25:02.3718559Z test_relu_fwd_bwd (__main__.TestTEFuserStatic) ... ok (0.016s) 2022-05-18T04:25:02.3821788Z test_remove_output_used_only_in_size (__main__.TestTEFuserStatic) ... ok (0.000s) 2022-05-18T04:25:02.3909032Z test_scalar (__main__.TestTEFuserStatic) ... ok (0.016s) 2022-05-18T04:25:02.4154685Z test_scalar_arg (__main__.TestTEFuserStatic) ... ok (0.023s) 2022-05-18T04:25:02.4226033Z test_scalar_only_inputs (__main__.TestTEFuserStatic) ... ok (0.016s) 2022-05-18T04:25:02.4306551Z test_skip_grad_in_check (__main__.TestTEFuserStatic) ... ok (0.000s) 2022-05-18T04:25:02.4649484Z test_small_constant (__main__.TestTEFuserStatic) ... ok (0.031s) 2022-05-18T04:25:02.4825137Z test_sub_gt_and (__main__.TestTEFuserStatic) ... ok (0.016s) 2022-05-18T04:25:02.5026369Z test_sum_dim (__main__.TestTEFuserStatic) ... ok (0.032s) 2022-05-18T04:25:02.5156394Z test_sum_keepdim_cast (__main__.TestTEFuserStatic) ... ok (0.003s) 2022-05-18T04:25:02.5256490Z test_sum_simple (__main__.TestTEFuserStatic) ... ok (0.016s) 2022-05-18T04:25:02.5283069Z test_superslomo (__main__.TestTEFuserStatic) ... ok (0.000s) 2022-05-18T04:25:02.5514702Z test_tensor_scalar_ops (__main__.TestTEFuserStatic) ... ok (0.016s) 2022-05-18T04:25:29.1742766Z test_ternary_norm_ops (__main__.TestTEFuserStatic) ... ok (26.633s) 2022-05-18T04:25:29.2399644Z test_ternary_ops (__main__.TestTEFuserStatic) ... ok (0.069s) 2022-05-18T04:25:29.2527419Z test_threshold (__main__.TestTEFuserStatic) ... ok (0.000s) 2022-05-18T04:25:29.2621048Z test_to_device (__main__.TestTEFuserStatic) ... ok (0.016s) 2022-05-18T04:25:29.4536151Z test_torch_to (__main__.TestTEFuserStatic) ... ok (0.191s) 2022-05-18T04:25:29.9870603Z test_type_as_cat (__main__.TestTEFuserStatic) ... ok (0.541s) 2022-05-18T04:25:29.9973190Z test_typecheck (__main__.TestTEFuserStatic) ... ok (0.000s) 2022-05-18T04:25:30.0001410Z test_unary_ops (__main__.TestTEFuserStatic) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-05-18T04:25:30.0106110Z test_unrolled_cat (__main__.TestTEFuserStatic) ... ok (0.022s) 2022-05-18T04:25:30.0831578Z test_unsqueeze_size_calculation (__main__.TestTEFuserStatic) ... ok (0.075s) 2022-05-18T04:25:30.2003689Z test_unsqueeze_var_dim (__main__.TestTEFuserStatic) ... ok (0.103s) 2022-05-18T04:25:30.2302456Z test_unsupported_dtypes (__main__.TestTEFuserStatic) ... ok (0.037s) 2022-05-18T04:25:30.2470715Z test_where_and_typing (__main__.TestTEFuserStatic) ... ok (0.016s) 2022-05-18T04:25:30.4101938Z test_where_ops (__main__.TestTEFuserStatic) ... ok (0.169s) 2022-05-18T04:25:30.4487127Z 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 2022-05-18T04:25:30.4487605Z warnings.warn("Only works in script mode") 2022-05-18T04:25:30.4487813Z ok (0.031s) 2022-05-18T04:25:30.4581719Z test_zero_element_tensors (__main__.TestTEFuserStatic) ... ok (0.016s) 2022-05-18T04:25:30.4882049Z 2022-05-18T04:25:30.4882557Z ---------------------------------------------------------------------- 2022-05-18T04:25:30.4882888Z Ran 203 tests in 249.953s 2022-05-18T04:25:30.4883031Z 2022-05-18T04:25:30.4885420Z OK (skipped=38) 2022-05-18T04:25:30.4885603Z 2022-05-18T04:25:30.4885740Z Generating XML reports... 2022-05-18T04:25:30.4886191Z Generated XML report: test-reports\python-unittest\test_jit_fuser_te\TEST-jit.test_fuser_common.TestFuserCommon-20220518042120.xml 2022-05-18T04:25:30.4886808Z Generated XML report: test-reports\python-unittest\test_jit_fuser_te\TEST-TestTEFuserDynamic-20220518042120.xml 2022-05-18T04:25:30.4887345Z Generated XML report: test-reports\python-unittest\test_jit_fuser_te\TEST-TestTEFuserStatic-20220518042120.xml 2022-05-18T04:25:30.8311982Z Running test_jit_llga_fuser ... [2022-05-18 04:25:30.830857] 2022-05-18T04:25:30.8312481Z Executing ['C:\\Jenkins\\Miniconda3\\python.exe', 'test_jit_llga_fuser.py', '-v', '--import-slow-tests', '--import-disabled-tests'] ... [2022-05-18 04:25:30.830857] 2022-05-18T04:25:31.7774781Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\cuda\__init__.py:82: UserWarning: CUDA initialization: CUDA unknown error - this may be due to an incorrectly set up environment, e.g. changing env variable CUDA_VISIBLE_DEVICES after program start. Setting the available devices to be zero. (Triggered internally at C:\actions-runner\_work\pytorch\pytorch\c10\cuda\CUDAFunctions.cpp:109.) 2022-05-18T04:25:31.7775554Z return torch._C._cuda_getDeviceCount() > 0 2022-05-18T04:25:31.7775864Z 2022-05-18T04:25:31.7775955Z Running tests... 2022-05-18T04:25:31.7776220Z ---------------------------------------------------------------------- 2022-05-18T04:25:31.7776673Z test_bn2d_eltwise (__main__.TestFusionPattern) ... skip: MKL-DNN build is disabled (0.000s) 2022-05-18T04:25:31.7777090Z Test results will be stored in test-reports\python-unittest\test_jit_llga_fuser 2022-05-18T04:25:31.7785926Z test_conv2d_bn (__main__.TestFusionPattern) ... skip: MKL-DNN build is disabled (0.000s) 2022-05-18T04:25:31.7797480Z test_conv2d_bn_relu (__main__.TestFusionPattern) ... skip: MKL-DNN build is disabled (0.000s) 2022-05-18T04:25:31.7813013Z test_conv2d_eltwise (__main__.TestFusionPattern) ... skip: MKL-DNN build is disabled (0.000s) 2022-05-18T04:25:31.7831750Z test_conv2d_sum (__main__.TestFusionPattern) ... skip: MKL-DNN build is disabled (0.000s) 2022-05-18T04:25:31.7844117Z test_linear_eltwise (__main__.TestFusionPattern) ... skip: MKL-DNN build is disabled (0.000s) 2022-05-18T04:25:31.7862142Z test_rewrap_tensor_input_to_pytorch (__main__.TestFusionPattern) ... skip: MKL-DNN build is disabled (0.016s) 2022-05-18T04:25:31.7873391Z test_wildcard (__main__.TestFusionPattern) ... skip: MKL-DNN build is disabled (0.000s) 2022-05-18T04:25:31.7877098Z test_vision_alexnet (__main__.TestModel) ... skip: MKL-DNN build is disabled (0.000s) 2022-05-18T04:25:31.7880678Z test_vision_densenet121 (__main__.TestModel) ... skip: MKL-DNN build is disabled (0.000s) 2022-05-18T04:25:31.7884126Z test_vision_googlenet (__main__.TestModel) ... skip: MKL-DNN build is disabled (0.000s) 2022-05-18T04:25:31.7887708Z test_vision_mnasnet1_0 (__main__.TestModel) ... skip: MKL-DNN build is disabled (0.000s) 2022-05-18T04:25:31.7891223Z test_vision_mobilenet_v2 (__main__.TestModel) ... skip: MKL-DNN build is disabled (0.000s) 2022-05-18T04:25:31.7894736Z test_vision_resnet50 (__main__.TestModel) ... skip: MKL-DNN build is disabled (0.000s) 2022-05-18T04:25:31.7898295Z test_vision_resnext101_32x8d (__main__.TestModel) ... skip: MKL-DNN build is disabled (0.000s) 2022-05-18T04:25:31.7901775Z test_vision_resnext50_32x4d (__main__.TestModel) ... skip: MKL-DNN build is disabled (0.000s) 2022-05-18T04:25:31.7905275Z test_vision_shufflenet_v2_x1_0 (__main__.TestModel) ... skip: MKL-DNN build is disabled (0.000s) 2022-05-18T04:25:31.7908834Z test_vision_squeezenet1_0 (__main__.TestModel) ... skip: MKL-DNN build is disabled (0.000s) 2022-05-18T04:25:31.7912418Z test_vision_vgg16 (__main__.TestModel) ... skip: MKL-DNN build is disabled (0.000s) 2022-05-18T04:25:31.7915957Z test_vision_wide_resnet50_2 (__main__.TestModel) ... skip: MKL-DNN build is disabled (0.000s) 2022-05-18T04:25:31.7921827Z test_add (__main__.TestOp) ... skip: MKL-DNN build is disabled (0.000s) 2022-05-18T04:25:31.7927164Z test_add_scalar (__main__.TestOp) ... skip: MKL-DNN build is disabled (0.000s) 2022-05-18T04:25:31.7934327Z test_addmm (__main__.TestOp) ... skip: MKL-DNN build is disabled (0.000s) 2022-05-18T04:25:31.7943889Z test_avg_pool2d (__main__.TestOp) ... skip: MKL-DNN build is disabled (0.000s) 2022-05-18T04:25:31.7949448Z test_bn2d (__main__.TestOp) ... skip: MKL-DNN build is disabled (0.000s) 2022-05-18T04:25:31.7958257Z test_cat (__main__.TestOp) ... skip: MKL-DNN build is disabled (0.000s) 2022-05-18T04:25:31.7969517Z test_conv2d (__main__.TestOp) ... skip: MKL-DNN build is disabled (0.000s) 2022-05-18T04:25:31.7978360Z test_eltwise (__main__.TestOp) ... skip: MKL-DNN build is disabled (0.000s) 2022-05-18T04:25:31.7983729Z test_identity_binary (__main__.TestOp) ... skip: MKL-DNN build is disabled (0.000s) 2022-05-18T04:25:31.7989083Z test_layer_norm (__main__.TestOp) ... skip: MKL-DNN build is disabled (0.000s) 2022-05-18T04:25:31.7995788Z test_linear (__main__.TestOp) ... skip: MKL-DNN build is disabled (0.000s) 2022-05-18T04:25:31.8005256Z test_max_pool2d (__main__.TestOp) ... skip: MKL-DNN build is disabled (0.000s) 2022-05-18T04:25:31.8011151Z test_mul (__main__.TestOp) ... skip: MKL-DNN build is disabled (0.000s) 2022-05-18T04:25:31.8017811Z test_softmax (__main__.TestOp) ... skip: MKL-DNN build is disabled (0.016s) 2022-05-18T04:25:31.8025453Z test_typecheck (__main__.TestOp) ... skip: MKL-DNN build is disabled (0.000s) 2022-05-18T04:25:31.8034498Z test_variable_kernel_avg_pool2d (__main__.TestOp) ... skip: MKL-DNN build is disabled (0.001s) 2022-05-18T04:25:31.8160092Z 2022-05-18T04:25:31.8160320Z ---------------------------------------------------------------------- 2022-05-18T04:25:31.8160617Z Ran 36 tests in 0.031s 2022-05-18T04:25:31.8160748Z 2022-05-18T04:25:31.8160840Z OK (skipped=36) 2022-05-18T04:25:31.8160965Z 2022-05-18T04:25:31.8161037Z Generating XML reports... 2022-05-18T04:25:31.8161423Z Generated XML report: test-reports\python-unittest\test_jit_llga_fuser\TEST-TestFusionPattern-20220518042531.xml 2022-05-18T04:25:31.8161919Z Generated XML report: test-reports\python-unittest\test_jit_llga_fuser\TEST-TestModel-20220518042531.xml 2022-05-18T04:25:31.8162374Z Generated XML report: test-reports\python-unittest\test_jit_llga_fuser\TEST-TestOp-20220518042531.xml 2022-05-18T04:25:31.9398737Z Running test_jiterator ... [2022-05-18 04:25:31.938976] 2022-05-18T04:25:31.9399201Z Executing ['C:\\Jenkins\\Miniconda3\\python.exe', 'test_jiterator.py', '-v', '--import-slow-tests', '--import-disabled-tests'] ... [2022-05-18 04:25:31.938976] 2022-05-18T04:25:33.3803409Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\cuda\__init__.py:82: UserWarning: CUDA initialization: CUDA unknown error - this may be due to an incorrectly set up environment, e.g. changing env variable CUDA_VISIBLE_DEVICES after program start. Setting the available devices to be zero. (Triggered internally at C:\actions-runner\_work\pytorch\pytorch\c10\cuda\CUDAFunctions.cpp:109.) 2022-05-18T04:25:33.3804146Z return torch._C._cuda_getDeviceCount() > 0 2022-05-18T04:25:33.3804418Z CUDA not available, skipping tests 2022-05-18T04:25:33.3804541Z 2022-05-18T04:25:33.3804642Z Running tests... 2022-05-18T04:25:33.3804955Z Test results will be stored in test-reports\python-unittest\test_jiterator 2022-05-18T04:25:33.3805328Z ---------------------------------------------------------------------- 2022-05-18T04:25:33.3805515Z 2022-05-18T04:25:33.3805671Z ---------------------------------------------------------------------- 2022-05-18T04:25:33.3805907Z Ran 0 tests in 0.000s 2022-05-18T04:25:33.3806033Z 2022-05-18T04:25:33.3806105Z OK 2022-05-18T04:25:33.3806208Z 2022-05-18T04:25:33.3806309Z Generating XML reports... 2022-05-18T04:25:33.5672661Z Running test_license ... [2022-05-18 04:25:33.555268] 2022-05-18T04:25:33.5673144Z Executing ['C:\\Jenkins\\Miniconda3\\python.exe', 'test_license.py', '-v', '--import-slow-tests', '--import-disabled-tests'] ... [2022-05-18 04:25:33.555268] 2022-05-18T04:25:34.4626272Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\cuda\__init__.py:82: UserWarning: CUDA initialization: CUDA unknown error - this may be due to an incorrectly set up environment, e.g. changing env variable CUDA_VISIBLE_DEVICES after program start. Setting the available devices to be zero. (Triggered internally at C:\actions-runner\_work\pytorch\pytorch\c10\cuda\CUDAFunctions.cpp:109.) 2022-05-18T04:25:34.4627106Z return torch._C._cuda_getDeviceCount() > 0 2022-05-18T04:25:34.4627269Z 2022-05-18T04:25:34.4627362Z Running tests... 2022-05-18T04:25:34.4627650Z ---------------------------------------------------------------------- 2022-05-18T04:25:34.4628012Z Test results will be stored in test-reports\python-unittest\test_license 2022-05-18T04:25:34.4634427Z test_distinfo_license (__main__.TestLicense) 2022-05-18T04:25:34.4635251Z If run when pytorch is installed via a wheel, the license will be in ... skip: no installation in site-package to test (0.000s) 2022-05-18T04:25:34.4641677Z test_license_for_wheel (__main__.TestLicense) ... skip: can only be run in a source tree (0.000s) 2022-05-18T04:25:34.4705262Z 2022-05-18T04:25:34.4705601Z ---------------------------------------------------------------------- 2022-05-18T04:25:34.4705870Z Ran 2 tests in 0.000s 2022-05-18T04:25:34.4706091Z 2022-05-18T04:25:34.4706184Z OK (skipped=2) 2022-05-18T04:25:34.4706310Z 2022-05-18T04:25:34.4706417Z Generating XML reports... 2022-05-18T04:25:34.4706790Z Generated XML report: test-reports\python-unittest\test_license\TEST-TestLicense-20220518042534.xml 2022-05-18T04:25:34.5911805Z Running test_linalg ... [2022-05-18 04:25:34.586635] 2022-05-18T04:25:34.5912267Z Executing ['C:\\Jenkins\\Miniconda3\\python.exe', 'test_linalg.py', '-v', '--import-slow-tests', '--import-disabled-tests'] ... [2022-05-18 04:25:34.586635] 2022-05-18T04:25:36.1221723Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\cuda\__init__.py:82: UserWarning: CUDA initialization: CUDA unknown error - this may be due to an incorrectly set up environment, e.g. changing env variable CUDA_VISIBLE_DEVICES after program start. Setting the available devices to be zero. (Triggered internally at C:\actions-runner\_work\pytorch\pytorch\c10\cuda\CUDAFunctions.cpp:109.) 2022-05-18T04:25:36.1222465Z return torch._C._cuda_getDeviceCount() > 0 2022-05-18T04:25:36.1222633Z 2022-05-18T04:25:36.1222724Z Running tests... 2022-05-18T04:25:36.1223008Z Test results will be stored in test-reports\python-unittest\test_linalg 2022-05-18T04:25:36.1223377Z ---------------------------------------------------------------------- 2022-05-18T04:25:36.1223565Z 2022-05-18T04:25:36.1223722Z ---------------------------------------------------------------------- 2022-05-18T04:25:36.1223992Z Ran 0 tests in 0.000s 2022-05-18T04:25:36.1224122Z 2022-05-18T04:25:36.1224166Z OK 2022-05-18T04:25:36.1224271Z 2022-05-18T04:25:36.1224375Z Generating XML reports... 2022-05-18T04:25:36.3132201Z Running test_logging ... [2022-05-18 04:25:36.312972] 2022-05-18T04:25:36.3132684Z Executing ['C:\\Jenkins\\Miniconda3\\python.exe', 'test_logging.py', '-v', '--import-slow-tests', '--import-disabled-tests'] ... [2022-05-18 04:25:36.312972] 2022-05-18T04:25:37.2121723Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\cuda\__init__.py:82: UserWarning: CUDA initialization: CUDA unknown error - this may be due to an incorrectly set up environment, e.g. changing env variable CUDA_VISIBLE_DEVICES after program start. Setting the available devices to be zero. (Triggered internally at C:\actions-runner\_work\pytorch\pytorch\c10\cuda\CUDAFunctions.cpp:109.) 2022-05-18T04:25:37.2122556Z return torch._C._cuda_getDeviceCount() > 0 2022-05-18T04:25:37.2122722Z 2022-05-18T04:25:37.2122779Z Running tests... 2022-05-18T04:25:37.2123070Z ---------------------------------------------------------------------- 2022-05-18T04:25:37.2123434Z Test results will be stored in test-reports\python-unittest\test_logging 2022-05-18T04:25:37.2128102Z testApiUsage (__main__.LoggingTest) 2022-05-18T04:25:38.6852122Z This test verifies that api usage logging is not triggered via static ... ok (1.476s) 2022-05-18T04:25:38.6904538Z 2022-05-18T04:25:38.6904789Z ---------------------------------------------------------------------- 2022-05-18T04:25:38.6905147Z Ran 1 test in 1.469s 2022-05-18T04:25:38.6905287Z 2022-05-18T04:25:38.6905360Z OK 2022-05-18T04:25:38.6905466Z 2022-05-18T04:25:38.6905572Z Generating XML reports... 2022-05-18T04:25:38.6905908Z Generated XML report: test-reports\python-unittest\test_logging\TEST-LoggingTest-20220518042537.xml 2022-05-18T04:25:38.8817448Z Running test_masked ... [2022-05-18 04:25:38.875395] 2022-05-18T04:25:38.8817930Z Executing ['C:\\Jenkins\\Miniconda3\\python.exe', 'test_masked.py', '-v', '--import-slow-tests', '--import-disabled-tests'] ... [2022-05-18 04:25:38.875395] 2022-05-18T04:25:40.8566349Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\cuda\__init__.py:82: UserWarning: CUDA initialization: CUDA unknown error - this may be due to an incorrectly set up environment, e.g. changing env variable CUDA_VISIBLE_DEVICES after program start. Setting the available devices to be zero. (Triggered internally at C:\actions-runner\_work\pytorch\pytorch\c10\cuda\CUDAFunctions.cpp:109.) 2022-05-18T04:25:40.8567721Z return torch._C._cuda_getDeviceCount() > 0 2022-05-18T04:25:40.8567887Z 2022-05-18T04:25:40.8567944Z Running tests... 2022-05-18T04:25:40.8568230Z ---------------------------------------------------------------------- 2022-05-18T04:25:40.8568591Z Test results will be stored in test-reports\python-unittest\test_masked 2022-05-18T04:25:40.8568797Z 2022-05-18T04:25:40.8568957Z ---------------------------------------------------------------------- 2022-05-18T04:25:40.8569198Z Ran 0 tests in 0.000s 2022-05-18T04:25:40.8569325Z 2022-05-18T04:25:40.8569398Z OK 2022-05-18T04:25:40.8569502Z 2022-05-18T04:25:40.8569606Z Generating XML reports... 2022-05-18T04:25:41.1073529Z Running test_meta ... [2022-05-18 04:25:41.106180] 2022-05-18T04:25:41.1074015Z Executing ['C:\\Jenkins\\Miniconda3\\python.exe', 'test_meta.py', '-v', '--import-slow-tests', '--import-disabled-tests'] ... [2022-05-18 04:25:41.107188] 2022-05-18T04:25:43.0773741Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\cuda\__init__.py:82: UserWarning: CUDA initialization: CUDA unknown error - this may be due to an incorrectly set up environment, e.g. changing env variable CUDA_VISIBLE_DEVICES after program start. Setting the available devices to be zero. (Triggered internally at C:\actions-runner\_work\pytorch\pytorch\c10\cuda\CUDAFunctions.cpp:109.) 2022-05-18T04:25:43.0774482Z return torch._C._cuda_getDeviceCount() > 0 2022-05-18T04:25:43.0774644Z 2022-05-18T04:25:43.0774735Z Running tests... 2022-05-18T04:25:43.0775039Z Test results will be stored in test-reports\python-unittest\test_meta 2022-05-18T04:25:43.0775367Z ---------------------------------------------------------------------- 2022-05-18T04:25:43.0775556Z 2022-05-18T04:25:43.0775715Z ---------------------------------------------------------------------- 2022-05-18T04:25:43.0775987Z Ran 0 tests in 0.000s 2022-05-18T04:25:43.0776116Z 2022-05-18T04:25:43.0776189Z OK 2022-05-18T04:25:43.0776261Z 2022-05-18T04:25:43.0776366Z Generating XML reports... 2022-05-18T04:25:43.3271813Z Running test_mkldnn ... [2022-05-18 04:25:43.326055] 2022-05-18T04:25:43.3272269Z Executing ['C:\\Jenkins\\Miniconda3\\python.exe', 'test_mkldnn.py', '-v', '--import-slow-tests', '--import-disabled-tests'] ... [2022-05-18 04:25:43.326055] 2022-05-18T04:25:44.2483259Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\cuda\__init__.py:82: UserWarning: CUDA initialization: CUDA unknown error - this may be due to an incorrectly set up environment, e.g. changing env variable CUDA_VISIBLE_DEVICES after program start. Setting the available devices to be zero. (Triggered internally at C:\actions-runner\_work\pytorch\pytorch\c10\cuda\CUDAFunctions.cpp:109.) 2022-05-18T04:25:44.2483991Z return torch._C._cuda_getDeviceCount() > 0 2022-05-18T04:25:44.2484157Z 2022-05-18T04:25:44.2484254Z Running tests... 2022-05-18T04:25:44.2484543Z ---------------------------------------------------------------------- 2022-05-18T04:25:44.2484882Z Test results will be stored in test-reports\python-unittest\test_mkldnn 2022-05-18T04:25:45.4342395Z test_0_dimension_tensor (__main__.TestMkldnn) ... ok (1.192s) 2022-05-18T04:25:45.5848618Z test_adaptive_avg_pool2d (__main__.TestMkldnn) ... ok (0.138s) 2022-05-18T04:25:45.5870210Z test_adaptive_avg_pool2d_bf16 (__main__.TestMkldnn) ... skip: Limit support for bf16 path (0.000s) 2022-05-18T04:25:45.7279062Z test_add (__main__.TestMkldnn) ... ok (0.153s) 2022-05-18T04:25:45.7359736Z test_autograd_from_mkldnn (__main__.TestMkldnn) ... ok (0.000s) 2022-05-18T04:25:45.7473021Z test_autograd_to_mkldnn (__main__.TestMkldnn) ... ok (0.016s) 2022-05-18T04:25:45.7830852Z test_avg_pool2d (__main__.TestMkldnn) ... ok (0.031s) 2022-05-18T04:25:45.7879926Z test_avg_pool2d_bf16 (__main__.TestMkldnn) ... skip: Limit support for bf16 path (0.016s) 2022-05-18T04:25:45.7973082Z test_avg_pool2d_stride_none (__main__.TestMkldnn) ... ok (0.000s) 2022-05-18T04:25:47.2965609Z test_avg_pool3d (__main__.TestMkldnn) ... ok (1.500s) 2022-05-18T04:25:47.5257457Z test_avg_pool3d_bf16 (__main__.TestMkldnn) ... skip: Limit support for bf16 path (0.237s) 2022-05-18T04:25:47.7112590Z test_batch_norm_2d (__main__.TestMkldnn) ... C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\jit\_trace.py:744: UserWarning: The input to trace is already a ScriptModule, tracing it is a no-op. Returning the object as is. 2022-05-18T04:25:47.7113347Z warnings.warn( 2022-05-18T04:25:47.7113662Z ok (0.185s) 2022-05-18T04:25:47.7188913Z test_batch_norm_2d_bf16 (__main__.TestMkldnn) ... skip: Limit support for bf16 path (0.000s) 2022-05-18T04:25:48.8617612Z test_batch_norm_3d (__main__.TestMkldnn) ... ok (1.141s) 2022-05-18T04:25:49.0302811Z test_batch_norm_3d_bf16 (__main__.TestMkldnn) ... skip: Limit support for bf16 path (0.173s) 2022-05-18T04:25:49.0343404Z test_clone (__main__.TestMkldnn) ... ok (0.000s) 2022-05-18T04:25:49.2104735Z test_conv1d (__main__.TestMkldnn) ... ok (0.185s) 2022-05-18T04:25:49.2114904Z test_conv1d_bf16 (__main__.TestMkldnn) ... skip: Limit support for bf16 path (0.001s) 2022-05-18T04:25:49.2134004Z test_conv1d_functional (__main__.TestMkldnn) ... ok (0.000s) 2022-05-18T04:25:50.3850874Z test_conv2d (__main__.TestMkldnn) ... ok (1.160s) 2022-05-18T04:25:50.3861684Z test_conv2d_bf16 (__main__.TestMkldnn) ... skip: Limit support for bf16 path (0.000s) 2022-05-18T04:25:50.3876605Z test_conv2d_legacy_jit_model (__main__.TestMkldnn) 2022-05-18T04:25:50.4046189Z MKLDNN integration used to serialize models with 5d weight for grouped ... ok (0.032s) 2022-05-18T04:25:51.1417963Z test_conv2d_nhwc (__main__.TestMkldnn) ... ok (0.737s) 2022-05-18T04:25:51.1423367Z test_conv2d_nhwc_bf16 (__main__.TestMkldnn) ... skip: Limit support for bf16 path (0.000s) 2022-05-18T04:25:54.1294896Z test_conv3d (__main__.TestMkldnn) ... ok (2.984s) 2022-05-18T04:25:54.1305648Z test_conv3d_bf16 (__main__.TestMkldnn) ... skip: Limit support for bf16 path (0.000s) 2022-05-18T04:25:54.1474579Z test_conversion (__main__.TestMkldnn) ... ok (0.016s) 2022-05-18T04:25:54.1515461Z test_copy (__main__.TestMkldnn) ... ok (0.000s) 2022-05-18T04:25:54.1531958Z test_detach (__main__.TestMkldnn) ... ok (0.000s) 2022-05-18T04:25:54.1547887Z test_empty (__main__.TestMkldnn) ... ok (0.000s) 2022-05-18T04:25:54.1576377Z test_gelu (__main__.TestMkldnn) ... ok (0.016s) 2022-05-18T04:25:54.1591348Z test_gelu_bf16 (__main__.TestMkldnn) ... skip: Limit support for bf16 path (0.000s) 2022-05-18T04:25:54.1601632Z test_is_mkldnn (__main__.TestMkldnn) ... ok (0.000s) 2022-05-18T04:25:54.1663793Z test_is_mkldnn_jit (__main__.TestMkldnn) ... ok (0.000s) 2022-05-18T04:25:54.1695664Z test_legacy_new_failure (__main__.TestMkldnn) ... ok (0.000s) 2022-05-18T04:25:54.2034740Z test_linear (__main__.TestMkldnn) ... ok (0.047s) 2022-05-18T04:25:54.2100523Z test_linear_backward (__main__.TestMkldnn) ... ok (0.006s) 2022-05-18T04:25:54.2116300Z test_linear_bf16 (__main__.TestMkldnn) ... skip: Limit support for bf16 path (0.002s) 2022-05-18T04:25:54.2169061Z test_linear_non_contiguous_weight (__main__.TestMkldnn) ... ok (0.005s) 2022-05-18T04:25:54.3748679Z test_max_pool2d (__main__.TestMkldnn) ... ok (0.156s) 2022-05-18T04:25:54.3787939Z test_max_pool2d_bf16 (__main__.TestMkldnn) ... skip: Limit support for bf16 path (0.000s) 2022-05-18T04:25:54.3925376Z test_max_pool2d_stride_none (__main__.TestMkldnn) ... ok (0.016s) 2022-05-18T04:26:06.1490918Z test_max_pool3d (__main__.TestMkldnn) ... ok (11.756s) 2022-05-18T04:26:06.2989690Z test_max_pool3d_bf16 (__main__.TestMkldnn) ... skip: Limit support for bf16 path (0.151s) 2022-05-18T04:26:06.3051788Z test_max_pool_unsupported (__main__.TestMkldnn) ... ok (0.000s) 2022-05-18T04:26:06.4747238Z test_mul (__main__.TestMkldnn) ... ok (0.170s) 2022-05-18T04:26:14.4950350Z test_prelu (__main__.TestMkldnn) ... ok (8.025s) 2022-05-18T04:26:14.4978199Z test_prelu_bf16 (__main__.TestMkldnn) ... skip: Limit support for bf16 path (0.000s) 2022-05-18T04:26:14.5019303Z test_relu (__main__.TestMkldnn) ... ok (0.000s) 2022-05-18T04:26:14.5056788Z test_relu_ (__main__.TestMkldnn) ... ok (0.017s) 2022-05-18T04:26:14.5070940Z test_relu_bf16 (__main__.TestMkldnn) ... skip: Limit support for bf16 path (0.001s) 2022-05-18T04:26:14.5084019Z test_relu_inplace_bf16 (__main__.TestMkldnn) ... skip: Limit support for bf16 path (0.001s) 2022-05-18T04:26:14.5112930Z test_repr (__main__.TestMkldnn) ... ok (0.003s) 2022-05-18T04:26:14.5147109Z test_reshape (__main__.TestMkldnn) ... ok (0.001s) 2022-05-18T04:26:14.5190885Z test_reshape_backward (__main__.TestMkldnn) ... ok (0.000s) 2022-05-18T04:26:14.5285008Z test_reshape_blocked_format (__main__.TestMkldnn) ... ok (0.016s) 2022-05-18T04:26:14.5292556Z test_resnet18 (__main__.TestMkldnn) ... skip: no torchvision (0.000s) 2022-05-18T04:26:14.5299048Z test_resnext50_32x4d (__main__.TestMkldnn) ... skip: no torchvision (0.000s) 2022-05-18T04:26:14.5326133Z test_set_data_tensorimpl_type (__main__.TestMkldnn) ... ok (0.000s) 2022-05-18T04:26:14.5355419Z test_sigmoid (__main__.TestMkldnn) ... ok (0.000s) 2022-05-18T04:26:14.5393630Z test_softmax (__main__.TestMkldnn) ... ok (0.000s) 2022-05-18T04:26:14.5437137Z test_tanh (__main__.TestMkldnn) ... ok (0.016s) 2022-05-18T04:26:14.5493469Z test_transpose (__main__.TestMkldnn) ... ok (0.000s) 2022-05-18T04:26:14.5592338Z test_unsupported (__main__.TestMkldnn) ... ok (0.016s) 2022-05-18T04:26:14.5617878Z test_view (__main__.TestMkldnn) ... ok (0.000s) 2022-05-18T04:26:14.5638966Z test_zero_ (__main__.TestMkldnn) ... ok (0.000s) 2022-05-18T04:26:14.5834635Z 2022-05-18T04:26:14.5835357Z ---------------------------------------------------------------------- 2022-05-18T04:26:14.5835846Z Ran 66 tests in 30.313s 2022-05-18T04:26:14.5836081Z 2022-05-18T04:26:14.5836239Z OK (skipped=18) 2022-05-18T04:26:14.5838222Z 2022-05-18T04:26:14.5838654Z Generating XML reports... 2022-05-18T04:26:14.5839225Z Generated XML report: test-reports\python-unittest\test_mkldnn\TEST-TestMkldnn-20220518042544.xml 2022-05-18T04:26:14.8531799Z Running test_mobile_optimizer ... [2022-05-18 04:26:14.852067] 2022-05-18T04:26:14.8532303Z Executing ['C:\\Jenkins\\Miniconda3\\python.exe', 'test_mobile_optimizer.py', '-v', '--import-slow-tests', '--import-disabled-tests'] ... [2022-05-18 04:26:14.852067] 2022-05-18T04:26:15.7976007Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\cuda\__init__.py:82: UserWarning: CUDA initialization: CUDA unknown error - this may be due to an incorrectly set up environment, e.g. changing env variable CUDA_VISIBLE_DEVICES after program start. Setting the available devices to be zero. (Triggered internally at C:\actions-runner\_work\pytorch\pytorch\c10\cuda\CUDAFunctions.cpp:109.) 2022-05-18T04:26:15.7976857Z return torch._C._cuda_getDeviceCount() > 0 2022-05-18T04:26:15.7976989Z 2022-05-18T04:26:15.7977082Z Running tests... 2022-05-18T04:26:15.7977500Z Test results will be stored in test-reports\python-unittest\test_mobile_optimizer 2022-05-18T04:26:15.7978946Z ---------------------------------------------------------------------- 2022-05-18T04:26:17.0137197Z test_clone_module_with_class (__main__.TestOptimizer) ... ok (1.221s) 2022-05-18T04:26:17.0573042Z test_generate_mobile_module_lints (__main__.TestOptimizer) ... ok (0.031s) 2022-05-18T04:26:17.0621313Z test_hoist_conv_packed_params (__main__.TestOptimizer) ... ok (0.016s) 2022-05-18T04:26:17.0630017Z test_mobilenet_optimize_for_mobile (__main__.TestOptimizer) ... skip: Needs torchvision (0.000s) 2022-05-18T04:26:17.4731506Z test_optimize_for_mobile (__main__.TestOptimizer) ... C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\testing\_internal\common_utils.py:426: 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:1393.) 2022-05-18T04:26:17.4732390Z return callable(*args, **kwargs) 2022-05-18T04:26:17.4732596Z ok (0.407s) 2022-05-18T04:26:17.5712309Z test_preserve_bundled_inputs_methods (__main__.TestOptimizer) ... ok (0.095s) 2022-05-18T04:26:17.5737713Z test_quantized_conv_no_asan_failures (__main__.TestOptimizer) ... ok (0.000s) 2022-05-18T04:26:17.5802335Z 2022-05-18T04:26:17.5802744Z ---------------------------------------------------------------------- 2022-05-18T04:26:17.5803082Z Ran 7 tests in 1.766s 2022-05-18T04:26:17.5803222Z 2022-05-18T04:26:17.5803314Z OK (skipped=1) 2022-05-18T04:26:17.5803438Z 2022-05-18T04:26:17.5803544Z Generating XML reports... 2022-05-18T04:26:17.5803942Z Generated XML report: test-reports\python-unittest\test_mobile_optimizer\TEST-TestOptimizer-20220518042615.xml 2022-05-18T04:26:17.7861087Z Running test_model_dump ... [2022-05-18 04:26:17.784777] 2022-05-18T04:26:17.7861540Z Executing ['C:\\Jenkins\\Miniconda3\\python.exe', 'test_model_dump.py', '-v', '--import-slow-tests', '--import-disabled-tests'] ... [2022-05-18 04:26:17.784777] 2022-05-18T04:26:18.6856927Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\cuda\__init__.py:82: UserWarning: CUDA initialization: CUDA unknown error - this may be due to an incorrectly set up environment, e.g. changing env variable CUDA_VISIBLE_DEVICES after program start. Setting the available devices to be zero. (Triggered internally at C:\actions-runner\_work\pytorch\pytorch\c10\cuda\CUDAFunctions.cpp:109.) 2022-05-18T04:26:18.6857790Z return torch._C._cuda_getDeviceCount() > 0 2022-05-18T04:26:18.6857922Z 2022-05-18T04:26:18.6858013Z Running tests... 2022-05-18T04:26:18.6858338Z Test results will be stored in test-reports\python-unittest\test_model_dump 2022-05-18T04:26:19.2294152Z ---------------------------------------------------------------------- 2022-05-18T04:26:19.2294540Z test_inline_skeleton (__main__.TestModelDump) ... ok (0.543s) 2022-05-18T04:26:19.2575986Z test_invalid_json (__main__.TestModelDump) ... ok (0.016s) 2022-05-18T04:26:19.2593312Z test_main (__main__.TestModelDump) ... skip: Disabled on Windows. (0.016s) 2022-05-18T04:26:19.2617270Z test_memory_computation (__main__.TestModelDump) ... skip: Webdriver not requested (0.000s) 2022-05-18T04:26:19.2677462Z test_model_with_lists (__main__.TestModelDump) ... ok (0.000s) 2022-05-18T04:26:19.2684002Z test_optimized_quantized_model (__main__.TestModelDump) ... skip: QNNPACK not available (0.000s) 2022-05-18T04:26:19.2688530Z test_quantized_model (__main__.TestModelDump) ... skip: QNNPACK not available (0.000s) 2022-05-18T04:26:19.2843720Z test_scripted_model (__main__.TestModelDump) ... ok (0.016s) 2022-05-18T04:26:19.3627779Z test_traced_model (__main__.TestModelDump) ... ok (0.084s) 2022-05-18T04:26:19.3688816Z 2022-05-18T04:26:19.3689086Z ---------------------------------------------------------------------- 2022-05-18T04:26:19.3689370Z Ran 9 tests in 0.672s 2022-05-18T04:26:19.3689487Z 2022-05-18T04:26:19.3689577Z OK (skipped=4) 2022-05-18T04:26:19.3689697Z 2022-05-18T04:26:19.3689799Z Generating XML reports... 2022-05-18T04:26:19.3690171Z Generated XML report: test-reports\python-unittest\test_model_dump\TEST-TestModelDump-20220518042618.xml 2022-05-18T04:26:19.5656433Z Running test_module_init ... [2022-05-18 04:26:19.558600] 2022-05-18T04:26:19.5656870Z Executing ['C:\\Jenkins\\Miniconda3\\python.exe', 'test_module_init.py', '-v', '--import-slow-tests', '--import-disabled-tests'] ... [2022-05-18 04:26:19.558600] 2022-05-18T04:26:21.0400683Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\cuda\__init__.py:82: UserWarning: CUDA initialization: CUDA unknown error - this may be due to an incorrectly set up environment, e.g. changing env variable CUDA_VISIBLE_DEVICES after program start. Setting the available devices to be zero. (Triggered internally at C:\actions-runner\_work\pytorch\pytorch\c10\cuda\CUDAFunctions.cpp:109.) 2022-05-18T04:26:21.0401645Z return torch._C._cuda_getDeviceCount() > 0 2022-05-18T04:26:21.0402167Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\testing\_deprecated.py:35: FutureWarning: torch.testing.floating_types() is deprecated since 1.12 and will be removed in 1.14. This call can be replaced with (torch.float32, torch.float64). 2022-05-18T04:26:21.0402736Z Test results will be stored in test-reports\python-unittest\test_module_init 2022-05-18T04:26:21.0403063Z warnings.warn(msg, FutureWarning) 2022-05-18T04:26:21.0403217Z 2022-05-18T04:26:21.0403303Z Running tests... 2022-05-18T04:26:21.0403555Z ---------------------------------------------------------------------- 2022-05-18T04:26:21.0403739Z 2022-05-18T04:26:21.0403895Z ---------------------------------------------------------------------- 2022-05-18T04:26:21.0404162Z Ran 0 tests in 0.000s 2022-05-18T04:26:21.0404289Z 2022-05-18T04:26:21.0404330Z OK 2022-05-18T04:26:21.0404433Z 2022-05-18T04:26:21.0404534Z Generating XML reports... 2022-05-18T04:26:21.2323063Z Running test_modules ... [2022-05-18 04:26:21.226358] 2022-05-18T04:26:21.2323531Z Executing ['C:\\Jenkins\\Miniconda3\\python.exe', 'test_modules.py', '-v', '--import-slow-tests', '--import-disabled-tests'] ... [2022-05-18 04:26:21.226358] 2022-05-18T04:26:23.2109904Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\cuda\__init__.py:82: UserWarning: CUDA initialization: CUDA unknown error - this may be due to an incorrectly set up environment, e.g. changing env variable CUDA_VISIBLE_DEVICES after program start. Setting the available devices to be zero. (Triggered internally at C:\actions-runner\_work\pytorch\pytorch\c10\cuda\CUDAFunctions.cpp:109.) 2022-05-18T04:26:23.2110634Z return torch._C._cuda_getDeviceCount() > 0 2022-05-18T04:26:23.2110799Z 2022-05-18T04:26:23.2110897Z Running tests... 2022-05-18T04:26:23.2111164Z Test results will be stored in test-reports\python-unittest\test_modules 2022-05-18T04:26:23.2111532Z ---------------------------------------------------------------------- 2022-05-18T04:26:23.2111726Z 2022-05-18T04:26:23.2111884Z ---------------------------------------------------------------------- 2022-05-18T04:26:23.2112151Z Ran 0 tests in 0.000s 2022-05-18T04:26:23.2112282Z 2022-05-18T04:26:23.2112326Z OK 2022-05-18T04:26:23.2112428Z 2022-05-18T04:26:23.2112528Z Generating XML reports... 2022-05-18T04:26:23.4650644Z Running test_monitor ... [2022-05-18 04:26:23.464304] 2022-05-18T04:26:23.4651118Z Executing ['C:\\Jenkins\\Miniconda3\\python.exe', 'test_monitor.py', '-v', '--import-slow-tests', '--import-disabled-tests'] ... [2022-05-18 04:26:23.464304] 2022-05-18T04:26:24.3612928Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\cuda\__init__.py:82: UserWarning: CUDA initialization: CUDA unknown error - this may be due to an incorrectly set up environment, e.g. changing env variable CUDA_VISIBLE_DEVICES after program start. Setting the available devices to be zero. (Triggered internally at C:\actions-runner\_work\pytorch\pytorch\c10\cuda\CUDAFunctions.cpp:109.) 2022-05-18T04:26:24.3613648Z return torch._C._cuda_getDeviceCount() > 0 2022-05-18T04:26:24.3613811Z 2022-05-18T04:26:24.3613904Z Running tests... 2022-05-18T04:26:24.3614158Z ---------------------------------------------------------------------- 2022-05-18T04:26:24.3614523Z Test results will be stored in test-reports\python-unittest\test_monitor 2022-05-18T04:26:24.9014199Z test_event_handler (__main__.TestMonitor) ... ok (0.552s) 2022-05-18T04:26:24.9033559Z test_fixed_count_stat (__main__.TestMonitor) ... ok (0.002s) 2022-05-18T04:26:24.9058369Z test_interval_stat (__main__.TestMonitor) ... ok (0.003s) 2022-05-18T04:26:24.9071572Z test_log_event (__main__.TestMonitor) ... ok (0.001s) 2022-05-18T04:26:24.9096852Z test_event_handler (__main__.TestMonitorTensorboard) ... skip: Skip the test since TensorBoard is not installed (0.002s) 2022-05-18T04:26:24.9155381Z 2022-05-18T04:26:24.9155995Z ---------------------------------------------------------------------- 2022-05-18T04:26:24.9156429Z Ran 5 tests in 0.563s 2022-05-18T04:26:24.9156562Z 2022-05-18T04:26:24.9156656Z OK (skipped=1) 2022-05-18T04:26:24.9156777Z 2022-05-18T04:26:24.9156889Z Generating XML reports... 2022-05-18T04:26:24.9157225Z Generated XML report: test-reports\python-unittest\test_monitor\TEST-TestMonitor-20220518042624.xml 2022-05-18T04:26:24.9157718Z Generated XML report: test-reports\python-unittest\test_monitor\TEST-TestMonitorTensorboard-20220518042624.xml 2022-05-18T04:26:25.1044387Z Running test_mps ... [2022-05-18 04:26:25.089612] 2022-05-18T04:26:25.1044848Z Executing ['C:\\Jenkins\\Miniconda3\\python.exe', 'test_mps.py', '-v', '--import-slow-tests', '--import-disabled-tests'] ... [2022-05-18 04:26:25.089612] 2022-05-18T04:26:26.5778675Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\cuda\__init__.py:82: UserWarning: CUDA initialization: CUDA unknown error - this may be due to an incorrectly set up environment, e.g. changing env variable CUDA_VISIBLE_DEVICES after program start. Setting the available devices to be zero. (Triggered internally at C:\actions-runner\_work\pytorch\pytorch\c10\cuda\CUDAFunctions.cpp:109.) 2022-05-18T04:26:26.5779450Z return torch._C._cuda_getDeviceCount() > 0 2022-05-18T04:26:26.5779714Z MPS not available, skipping tests 2022-05-18T04:26:26.5779859Z 2022-05-18T04:26:26.5780002Z Test results will be stored in test-reports\python-unittest\test_mps 2022-05-18T04:26:26.5780282Z Running tests... 2022-05-18T04:26:26.5780565Z ---------------------------------------------------------------------- 2022-05-18T04:26:26.5780749Z 2022-05-18T04:26:26.5780905Z ---------------------------------------------------------------------- 2022-05-18T04:26:26.5781138Z Ran 0 tests in 0.000s 2022-05-18T04:26:26.5781263Z 2022-05-18T04:26:26.5781336Z OK 2022-05-18T04:26:26.5781439Z 2022-05-18T04:26:26.5781539Z Generating XML reports... 2022-05-18T04:26:26.7670403Z Running test_multiprocessing ... [2022-05-18 04:26:26.766665] 2022-05-18T04:26:26.7670871Z Executing ['C:\\Jenkins\\Miniconda3\\python.exe', 'test_multiprocessing.py', '-v', '--import-slow-tests', '--import-disabled-tests'] ... [2022-05-18 04:26:26.766665] 2022-05-18T04:26:27.6784202Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\cuda\__init__.py:82: UserWarning: CUDA initialization: CUDA unknown error - this may be due to an incorrectly set up environment, e.g. changing env variable CUDA_VISIBLE_DEVICES after program start. Setting the available devices to be zero. (Triggered internally at C:\actions-runner\_work\pytorch\pytorch\c10\cuda\CUDAFunctions.cpp:109.) 2022-05-18T04:26:27.6784898Z return torch._C._cuda_getDeviceCount() > 0 2022-05-18T04:26:27.6785067Z 2022-05-18T04:26:27.6785153Z Running tests... 2022-05-18T04:26:27.6785472Z Test results will be stored in test-reports\python-unittest\test_multiprocessing 2022-05-18T04:26:27.6785843Z ---------------------------------------------------------------------- 2022-05-18T04:26:27.6792594Z test_autograd_errors (__main__.TestMultiprocessing) ... skip: Test needs to use fork multiprocessing (0.000s) 2022-05-18T04:26:29.1445960Z test_autograd_fine_with_spawn (__main__.TestMultiprocessing) ... C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\cuda\__init__.py:82: UserWarning: CUDA initialization: CUDA unknown error - this may be due to an incorrectly set up environment, e.g. changing env variable CUDA_VISIBLE_DEVICES after program start. Setting the available devices to be zero. (Triggered internally at C:\actions-runner\_work\pytorch\pytorch\c10\cuda\CUDAFunctions.cpp:109.) 2022-05-18T04:26:29.1446718Z return torch._C._cuda_getDeviceCount() > 0 2022-05-18T04:26:29.1669462Z ok (1.485s) 2022-05-18T04:26:29.1679343Z test_cuda_bad_call (__main__.TestMultiprocessing) ... skip: not applicable to Windows (only fails with fork) (0.000s) 2022-05-18T04:26:29.1691240Z test_cuda_ipc_deadlock (__main__.TestMultiprocessing) ... skip: CUDA IPC not available (0.000s) 2022-05-18T04:26:29.1701334Z test_cuda_memory_allocation (__main__.TestMultiprocessing) ... skip: CUDA IPC not available (0.000s) 2022-05-18T04:26:29.1707421Z test_cuda_parameter_sharing (__main__.TestMultiprocessing) ... skip: CUDA IPC not available (0.000s) 2022-05-18T04:26:29.1723435Z test_cuda_send_many (__main__.TestMultiprocessing) ... skip: CUDA IPC not available (0.000s) 2022-05-18T04:26:29.1728745Z test_cuda_simple (__main__.TestMultiprocessing) ... skip: CUDA IPC not available (0.000s) 2022-05-18T04:26:29.1745027Z test_cuda_small_tensors (__main__.TestMultiprocessing) ... skip: CUDA IPC not available (0.000s) 2022-05-18T04:26:29.1752426Z test_cuda_variable_sharing (__main__.TestMultiprocessing) ... skip: CUDA IPC not available (0.016s) 2022-05-18T04:26:29.1764968Z test_empty_shared (__main__.TestMultiprocessing) ... ok (0.000s) 2022-05-18T04:26:29.1805036Z test_empty_tensor_sharing (__main__.TestMultiprocessing) ... ok (0.000s) 2022-05-18T04:26:29.1811078Z test_empty_tensor_sharing_cuda (__main__.TestMultiprocessing) ... skip: CUDA not available (0.000s) 2022-05-18T04:26:29.1824776Z test_event (__main__.TestMultiprocessing) ... skip: CUDA IPC not available (0.000s) 2022-05-18T04:26:29.1835348Z test_event_handle_exporter (__main__.TestMultiprocessing) ... skip: CUDA IPC not available (0.000s) 2022-05-18T04:26:29.1847738Z test_event_handle_importer (__main__.TestMultiprocessing) ... skip: CUDA IPC not available (0.000s) 2022-05-18T04:26:29.1859285Z test_event_handle_multi_gpu (__main__.TestMultiprocessing) ... skip: CUDA IPC not available (0.000s) 2022-05-18T04:26:29.1871155Z test_event_multiprocess (__main__.TestMultiprocessing) ... skip: CUDA IPC not available (0.000s) 2022-05-18T04:26:29.1876298Z test_fd_pool (__main__.TestMultiprocessing) ... skip: Test is disabled because an issue exists disabling it: https://github.com/pytorch/pytorch/issues/69660 for allplatform(s) . If you're seeing this on your local machine and would like to enable this test, please make sure IN_CI is not set and you are not using the flag --import-disabled-tests. (0.000s) 2022-05-18T04:26:29.2898563Z test_fd_preserve_sharing (__main__.TestMultiprocessing) ... ok (0.114s) 2022-05-18T04:26:29.2906022Z test_fd_sharing (__main__.TestMultiprocessing) ... skip: Test is disabled because an issue exists disabling it: https://github.com/pytorch/pytorch/issues/68831 for platform(s) win, linux. If you're seeing this on your local machine and would like to enable this test, please make sure IN_CI is not set and you are not using the flag --import-disabled-tests. (0.001s) 2022-05-18T04:26:29.2915313Z test_fs (__main__.TestMultiprocessing) ... skip: don't not how to check if shm files exist (0.001s) 2022-05-18T04:26:29.2926337Z test_fs_is_shared (__main__.TestMultiprocessing) ... ok (0.001s) 2022-05-18T04:26:29.2932196Z test_fs_pool (__main__.TestMultiprocessing) ... skip: Test is disabled because an issue exists disabling it: https://github.com/pytorch/pytorch/issues/69659 for allplatform(s) . If you're seeing this on your local machine and would like to enable this test, please make sure IN_CI is not set and you are not using the flag --import-disabled-tests. (0.001s) 2022-05-18T04:26:29.3918371Z test_fs_preserve_sharing (__main__.TestMultiprocessing) ... ok (0.097s) 2022-05-18T04:26:29.3923228Z test_fs_sharing (__main__.TestMultiprocessing) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-05-18T04:26:30.2856530Z test_inherit_tensor (__main__.TestMultiprocessing) ... C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\cuda\__init__.py:82: UserWarning: CUDA initialization: CUDA unknown error - this may be due to an incorrectly set up environment, e.g. changing env variable CUDA_VISIBLE_DEVICES after program start. Setting the available devices to be zero. (Triggered internally at C:\actions-runner\_work\pytorch\pytorch\c10\cuda\CUDAFunctions.cpp:109.) 2022-05-18T04:26:30.2857313Z return torch._C._cuda_getDeviceCount() > 0 2022-05-18T04:26:30.4046721Z ok (1.000s) 2022-05-18T04:26:31.2986760Z test_integer_parameter_serialization_cpu (__main__.TestMultiprocessing) ... C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\cuda\__init__.py:82: UserWarning: CUDA initialization: CUDA unknown error - this may be due to an incorrectly set up environment, e.g. changing env variable CUDA_VISIBLE_DEVICES after program start. Setting the available devices to be zero. (Triggered internally at C:\actions-runner\_work\pytorch\pytorch\c10\cuda\CUDAFunctions.cpp:109.) 2022-05-18T04:26:31.2987576Z return torch._C._cuda_getDeviceCount() > 0 2022-05-18T04:26:31.4160114Z ok (1.022s) 2022-05-18T04:26:31.4165911Z test_integer_parameter_serialization_cuda (__main__.TestMultiprocessing) ... skip: CUDA IPC not available (0.000s) 2022-05-18T04:26:31.4177416Z test_is_shared (__main__.TestMultiprocessing) ... ok (0.000s) 2022-05-18T04:26:31.4182685Z test_is_shared_cuda (__main__.TestMultiprocessing) ... skip: CUDA not available (0.000s) 2022-05-18T04:26:32.3165652Z test_leaf_variable_sharing (__main__.TestMultiprocessing) ... C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\cuda\__init__.py:82: UserWarning: CUDA initialization: CUDA unknown error - this may be due to an incorrectly set up environment, e.g. changing env variable CUDA_VISIBLE_DEVICES after program start. Setting the available devices to be zero. (Triggered internally at C:\actions-runner\_work\pytorch\pytorch\c10\cuda\CUDAFunctions.cpp:109.) 2022-05-18T04:26:32.3166437Z return torch._C._cuda_getDeviceCount() > 0 2022-05-18T04:26:33.2104504Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\cuda\__init__.py:82: UserWarning: CUDA initialization: CUDA unknown error - this may be due to an incorrectly set up environment, e.g. changing env variable CUDA_VISIBLE_DEVICES after program start. Setting the available devices to be zero. (Triggered internally at C:\actions-runner\_work\pytorch\pytorch\c10\cuda\CUDAFunctions.cpp:109.) 2022-05-18T04:26:33.2105246Z return torch._C._cuda_getDeviceCount() > 0 2022-05-18T04:26:33.2105525Z ok (1.798s) 2022-05-18T04:26:33.2112804Z test_mixed_types_cuda_sharing (__main__.TestMultiprocessing) ... skip: CUDA IPC not available (0.000s) 2022-05-18T04:26:33.2132095Z test_non_leaf_variable_sharing (__main__.TestMultiprocessing) ... ok (0.001s) 2022-05-18T04:26:34.1104262Z test_parameter_sharing (__main__.TestMultiprocessing) ... C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\cuda\__init__.py:82: UserWarning: CUDA initialization: CUDA unknown error - this may be due to an incorrectly set up environment, e.g. changing env variable CUDA_VISIBLE_DEVICES after program start. Setting the available devices to be zero. (Triggered internally at C:\actions-runner\_work\pytorch\pytorch\c10\cuda\CUDAFunctions.cpp:109.) 2022-05-18T04:26:34.1105060Z return torch._C._cuda_getDeviceCount() > 0 2022-05-18T04:26:34.2280126Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\utils\hooks.py:59: UserWarning: backward hook .hook at 0x000001C371B233A0> on tensor will not be serialized. If this is expected, you can decorate the function with @torch.utils.hooks.unserializable_hook to suppress this warning 2022-05-18T04:26:34.2280817Z warnings.warn("backward hook {} on tensor will not be " 2022-05-18T04:26:34.2281069Z ok (1.016s) 2022-05-18T04:26:35.1229435Z test_variable_sharing (__main__.TestMultiprocessing) ... C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\cuda\__init__.py:82: UserWarning: CUDA initialization: CUDA unknown error - this may be due to an incorrectly set up environment, e.g. changing env variable CUDA_VISIBLE_DEVICES after program start. Setting the available devices to be zero. (Triggered internally at C:\actions-runner\_work\pytorch\pytorch\c10\cuda\CUDAFunctions.cpp:109.) 2022-05-18T04:26:35.1230229Z return torch._C._cuda_getDeviceCount() > 0 2022-05-18T04:26:36.1437318Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\cuda\__init__.py:82: UserWarning: CUDA initialization: CUDA unknown error - this may be due to an incorrectly set up environment, e.g. changing env variable CUDA_VISIBLE_DEVICES after program start. Setting the available devices to be zero. (Triggered internally at C:\actions-runner\_work\pytorch\pytorch\c10\cuda\CUDAFunctions.cpp:109.) 2022-05-18T04:26:36.1438015Z return torch._C._cuda_getDeviceCount() > 0 2022-05-18T04:26:36.2667445Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\utils\hooks.py:59: UserWarning: backward hook .hook at 0x000001C3123BAE50> on tensor will not be serialized. If this is expected, you can decorate the function with @torch.utils.hooks.unserializable_hook to suppress this warning 2022-05-18T04:26:36.2668130Z warnings.warn("backward hook {} on tensor will not be " 2022-05-18T04:26:36.2668389Z ok (2.032s) 2022-05-18T04:26:36.2677086Z test_wrong_cuda_fork (__main__.TestMultiprocessing) ... skip: not applicable to Windows (only fails with fork) (0.000s) 2022-05-18T04:26:36.2777177Z 2022-05-18T04:26:36.2777719Z ---------------------------------------------------------------------- 2022-05-18T04:26:36.2778008Z Ran 37 tests in 8.594s 2022-05-18T04:26:36.2778145Z 2022-05-18T04:26:36.2778238Z OK (skipped=24) 2022-05-18T04:26:36.2778365Z 2022-05-18T04:26:36.2778475Z Generating XML reports... 2022-05-18T04:26:36.2778847Z Generated XML report: test-reports\python-unittest\test_multiprocessing\TEST-TestMultiprocessing-20220518042627.xml 2022-05-18T04:26:36.4684654Z Running test_multiprocessing_spawn ... [2022-05-18 04:26:36.466199] 2022-05-18T04:26:36.4685188Z Executing ['C:\\Jenkins\\Miniconda3\\python.exe', 'test_multiprocessing_spawn.py', '-v', '--import-slow-tests', '--import-disabled-tests'] ... [2022-05-18 04:26:36.466199] 2022-05-18T04:26:37.3613071Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\cuda\__init__.py:82: UserWarning: CUDA initialization: CUDA unknown error - this may be due to an incorrectly set up environment, e.g. changing env variable CUDA_VISIBLE_DEVICES after program start. Setting the available devices to be zero. (Triggered internally at C:\actions-runner\_work\pytorch\pytorch\c10\cuda\CUDAFunctions.cpp:109.) 2022-05-18T04:26:37.3613952Z return torch._C._cuda_getDeviceCount() > 0 2022-05-18T04:26:37.3614115Z 2022-05-18T04:26:37.3614203Z Running tests... 2022-05-18T04:26:37.3614529Z Test results will be stored in test-reports\python-unittest\test_multiprocessing_spawn 2022-05-18T04:26:37.3614880Z ---------------------------------------------------------------------- 2022-05-18T04:26:37.9006278Z test_errors_pickleable (__main__.ErrorTest) ... ok (0.542s) 2022-05-18T04:26:37.9011289Z test_exception_all (__main__.ForkTest) ... skip: Fork is only available on Unix (0.000s) 2022-05-18T04:26:37.9016961Z test_exception_single (__main__.ForkTest) ... skip: Fork is only available on Unix (0.001s) 2022-05-18T04:26:37.9023445Z test_first_argument_index (__main__.ForkTest) ... skip: Fork is only available on Unix (0.001s) 2022-05-18T04:26:37.9026927Z test_success (__main__.ForkTest) ... skip: Fork is only available on Unix (0.000s) 2022-05-18T04:26:37.9032059Z test_success_first_then_exception (__main__.ForkTest) ... skip: Fork is only available on Unix (0.000s) 2022-05-18T04:26:37.9037605Z test_success_non_blocking (__main__.ForkTest) ... skip: Fork is only available on Unix (0.001s) 2022-05-18T04:26:37.9042646Z test_terminate_exit (__main__.ForkTest) ... skip: Fork is only available on Unix (0.000s) 2022-05-18T04:26:37.9047803Z test_terminate_signal (__main__.ForkTest) ... skip: Fork is only available on Unix (0.000s) 2022-05-18T04:26:38.8832039Z test_exception_all (__main__.SpawnTest) ... C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\cuda\__init__.py:82: UserWarning: CUDA initialization: CUDA unknown error - this may be due to an incorrectly set up environment, e.g. changing env variable CUDA_VISIBLE_DEVICES after program start. Setting the available devices to be zero. (Triggered internally at C:\actions-runner\_work\pytorch\pytorch\c10\cuda\CUDAFunctions.cpp:109.) 2022-05-18T04:26:38.8832906Z return torch._C._cuda_getDeviceCount() > 0 2022-05-18T04:26:38.8880246Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\cuda\__init__.py:82: UserWarning: CUDA initialization: CUDA unknown error - this may be due to an incorrectly set up environment, e.g. changing env variable CUDA_VISIBLE_DEVICES after program start. Setting the available devices to be zero. (Triggered internally at C:\actions-runner\_work\pytorch\pytorch\c10\cuda\CUDAFunctions.cpp:109.) 2022-05-18T04:26:38.8880919Z return torch._C._cuda_getDeviceCount() > 0 2022-05-18T04:26:39.0131090Z ok (1.108s) 2022-05-18T04:26:39.9058653Z test_exception_raises (__main__.SpawnTest) ... C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\cuda\__init__.py:82: UserWarning: CUDA initialization: CUDA unknown error - this may be due to an incorrectly set up environment, e.g. changing env variable CUDA_VISIBLE_DEVICES after program start. Setting the available devices to be zero. (Triggered internally at C:\actions-runner\_work\pytorch\pytorch\c10\cuda\CUDAFunctions.cpp:109.) 2022-05-18T04:26:39.9059429Z return torch._C._cuda_getDeviceCount() > 0 2022-05-18T04:26:40.0222887Z ok (1.000s) 2022-05-18T04:26:40.9250248Z test_exception_single (__main__.SpawnTest) ... C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\cuda\__init__.py:82: UserWarning: CUDA initialization: CUDA unknown error - this may be due to an incorrectly set up environment, e.g. changing env variable CUDA_VISIBLE_DEVICES after program start. Setting the available devices to be zero. (Triggered internally at C:\actions-runner\_work\pytorch\pytorch\c10\cuda\CUDAFunctions.cpp:109.) 2022-05-18T04:26:40.9251008Z return torch._C._cuda_getDeviceCount() > 0 2022-05-18T04:26:41.9691599Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\cuda\__init__.py:82: UserWarning: CUDA initialization: CUDA unknown error - this may be due to an incorrectly set up environment, e.g. changing env variable CUDA_VISIBLE_DEVICES after program start. Setting the available devices to be zero. (Triggered internally at C:\actions-runner\_work\pytorch\pytorch\c10\cuda\CUDAFunctions.cpp:109.) 2022-05-18T04:26:41.9692335Z return torch._C._cuda_getDeviceCount() > 0 2022-05-18T04:26:42.1003537Z ok (2.078s) 2022-05-18T04:26:43.0045958Z test_first_argument_index (__main__.SpawnTest) ... C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\cuda\__init__.py:82: UserWarning: CUDA initialization: CUDA unknown error - this may be due to an incorrectly set up environment, e.g. changing env variable CUDA_VISIBLE_DEVICES after program start. Setting the available devices to be zero. (Triggered internally at C:\actions-runner\_work\pytorch\pytorch\c10\cuda\CUDAFunctions.cpp:109.) 2022-05-18T04:26:43.0046762Z return torch._C._cuda_getDeviceCount() > 0 2022-05-18T04:26:43.0127936Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\cuda\__init__.py:82: UserWarning: CUDA initialization: CUDA unknown error - this may be due to an incorrectly set up environment, e.g. changing env variable CUDA_VISIBLE_DEVICES after program start. Setting the available devices to be zero. (Triggered internally at C:\actions-runner\_work\pytorch\pytorch\c10\cuda\CUDAFunctions.cpp:109.) 2022-05-18T04:26:43.0128617Z return torch._C._cuda_getDeviceCount() > 0 2022-05-18T04:26:43.1366158Z ok (1.035s) 2022-05-18T04:26:43.1407897Z test_signal_raises (__main__.SpawnTest) ... ok (0.000s) 2022-05-18T04:26:43.1413431Z test_success (__main__.SpawnTest) ... skip: Test is disabled because an issue exists disabling it: https://github.com/pytorch/pytorch/issues/72298 for allplatform(s) . If you're seeing this on your local machine and would like to enable this test, please make sure IN_CI is not set and you are not using the flag --import-disabled-tests. (0.000s) 2022-05-18T04:26:44.0573420Z test_success_first_then_exception (__main__.SpawnTest) ... C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\cuda\__init__.py:82: UserWarning: CUDA initialization: CUDA unknown error - this may be due to an incorrectly set up environment, e.g. changing env variable CUDA_VISIBLE_DEVICES after program start. Setting the available devices to be zero. (Triggered internally at C:\actions-runner\_work\pytorch\pytorch\c10\cuda\CUDAFunctions.cpp:109.) 2022-05-18T04:26:44.0574206Z return torch._C._cuda_getDeviceCount() > 0 2022-05-18T04:26:44.1455354Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\cuda\__init__.py:82: UserWarning: CUDA initialization: CUDA unknown error - this may be due to an incorrectly set up environment, e.g. changing env variable CUDA_VISIBLE_DEVICES after program start. Setting the available devices to be zero. (Triggered internally at C:\actions-runner\_work\pytorch\pytorch\c10\cuda\CUDAFunctions.cpp:109.) 2022-05-18T04:26:44.1456085Z return torch._C._cuda_getDeviceCount() > 0 2022-05-18T04:26:44.2625304Z ok (1.133s) 2022-05-18T04:26:45.1672407Z test_success_non_blocking (__main__.SpawnTest) ... C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\cuda\__init__.py:82: UserWarning: CUDA initialization: CUDA unknown error - this may be due to an incorrectly set up environment, e.g. changing env variable CUDA_VISIBLE_DEVICES after program start. Setting the available devices to be zero. (Triggered internally at C:\actions-runner\_work\pytorch\pytorch\c10\cuda\CUDAFunctions.cpp:109.) 2022-05-18T04:26:45.1673169Z return torch._C._cuda_getDeviceCount() > 0 2022-05-18T04:26:45.1778685Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\cuda\__init__.py:82: UserWarning: CUDA initialization: CUDA unknown error - this may be due to an incorrectly set up environment, e.g. changing env variable CUDA_VISIBLE_DEVICES after program start. Setting the available devices to be zero. (Triggered internally at C:\actions-runner\_work\pytorch\pytorch\c10\cuda\CUDAFunctions.cpp:109.) 2022-05-18T04:26:45.1779389Z return torch._C._cuda_getDeviceCount() > 0 2022-05-18T04:26:45.3026492Z ok (1.031s) 2022-05-18T04:26:46.2091865Z test_terminate_exit (__main__.SpawnTest) ... C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\cuda\__init__.py:82: UserWarning: CUDA initialization: CUDA unknown error - this may be due to an incorrectly set up environment, e.g. changing env variable CUDA_VISIBLE_DEVICES after program start. Setting the available devices to be zero. (Triggered internally at C:\actions-runner\_work\pytorch\pytorch\c10\cuda\CUDAFunctions.cpp:109.) 2022-05-18T04:26:46.2092630Z return torch._C._cuda_getDeviceCount() > 0 2022-05-18T04:26:46.3436599Z ok (1.053s) 2022-05-18T04:26:47.2895813Z test_terminate_signal (__main__.SpawnTest) ... ok (0.932s) 2022-05-18T04:26:47.2988962Z 2022-05-18T04:26:47.2989505Z ---------------------------------------------------------------------- 2022-05-18T04:26:47.2989873Z Ran 19 tests in 9.922s 2022-05-18T04:26:47.2990007Z 2022-05-18T04:26:47.2990111Z OK (skipped=9) 2022-05-18T04:26:47.2990234Z 2022-05-18T04:26:47.2990337Z Generating XML reports... 2022-05-18T04:26:47.2990688Z Generated XML report: test-reports\python-unittest\test_multiprocessing_spawn\TEST-ErrorTest-20220518042637.xml 2022-05-18T04:26:47.2991178Z Generated XML report: test-reports\python-unittest\test_multiprocessing_spawn\TEST-SpawnTest-20220518042637.xml 2022-05-18T04:26:47.2991658Z Generated XML report: test-reports\python-unittest\test_multiprocessing_spawn\TEST-ForkTest-20220518042637.xml 2022-05-18T04:26:47.4853192Z Running test_namedtensor ... [2022-05-18 04:26:47.477190] 2022-05-18T04:26:47.4853799Z Executing ['C:\\Jenkins\\Miniconda3\\python.exe', 'test_namedtensor.py', '-v', '--import-slow-tests', '--import-disabled-tests'] ... [2022-05-18 04:26:47.477190] 2022-05-18T04:26:48.9324980Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\cuda\__init__.py:82: UserWarning: CUDA initialization: CUDA unknown error - this may be due to an incorrectly set up environment, e.g. changing env variable CUDA_VISIBLE_DEVICES after program start. Setting the available devices to be zero. (Triggered internally at C:\actions-runner\_work\pytorch\pytorch\c10\cuda\CUDAFunctions.cpp:109.) 2022-05-18T04:26:48.9325722Z return torch._C._cuda_getDeviceCount() > 0 2022-05-18T04:26:48.9325883Z 2022-05-18T04:26:48.9325970Z Running tests... 2022-05-18T04:26:48.9326276Z Test results will be stored in test-reports\python-unittest\test_namedtensor 2022-05-18T04:26:48.9326612Z ---------------------------------------------------------------------- 2022-05-18T04:26:48.9350800Z test_aaa_must_run_first_check_experimental_warning (__main__.TestNamedTensor) ... ok (0.000s) 2022-05-18T04:26:48.9378987Z test_addcmul_addcdiv (__main__.TestNamedTensor) ... ok (0.016s) 2022-05-18T04:26:49.5212096Z test_addmm (__main__.TestNamedTensor) ... ok (0.582s) 2022-05-18T04:26:49.5240415Z test_addmv (__main__.TestNamedTensor) ... ok (0.000s) 2022-05-18T04:26:49.5257776Z test_align_as (__main__.TestNamedTensor) ... ok (0.000s) 2022-05-18T04:26:49.5269806Z test_align_tensors (__main__.TestNamedTensor) ... skip: Not implemented yet (0.000s) 2022-05-18T04:26:49.5316306Z test_align_tensors_two_inputs (__main__.TestNamedTensor) ... skip: Not implemented yet (0.000s) 2022-05-18T04:26:49.5363941Z test_align_to (__main__.TestNamedTensor) ... ok (0.016s) 2022-05-18T04:26:49.5426479Z test_align_to_ellipsis (__main__.TestNamedTensor) ... ok (0.000s) 2022-05-18T04:26:49.5440245Z test_any_all (__main__.TestNamedTensor) ... ok (0.000s) 2022-05-18T04:26:49.5449808Z test_as_strided (__main__.TestNamedTensor) ... ok (0.000s) 2022-05-18T04:26:49.5453857Z test_as_strided_cuda (__main__.TestNamedTensor) ... skip: no CUDA (0.000s) 2022-05-18T04:26:49.5467479Z test_autograd_ignores_names (__main__.TestNamedTensor) ... ok (0.000s) 2022-05-18T04:26:49.5483763Z test_autograd_smoke (__main__.TestNamedTensor) ... ok (0.000s) 2022-05-18T04:26:49.5499204Z test_autograd_warns_named_grad (__main__.TestNamedTensor) ... ok (0.000s) 2022-05-18T04:26:49.5515394Z test_bernoulli (__main__.TestNamedTensor) ... ok (0.016s) 2022-05-18T04:26:49.5734005Z test_big_tensor_repr_has_names (__main__.TestNamedTensor) ... ok (0.016s) 2022-05-18T04:26:49.6284063Z test_binary_ops (__main__.TestNamedTensor) ... test_namedtensor.py:742: UserWarning: floor_divide is deprecated, and will be removed in a future version of pytorch. It currently rounds toward 0 (like the 'trunc' function NOT 'floor'). This results in incorrect rounding for negative values. 2022-05-18T04:26:49.6284889Z To keep the current behavior, use torch.div(a, b, rounding_mode='trunc'), or for actual floor division, use torch.div(a, b, rounding_mode='floor'). (Triggered internally at C:\actions-runner\_work\pytorch\pytorch\aten\src\ATen\native\BinaryOps.cpp:599.) 2022-05-18T04:26:49.6285386Z return [Function(name, lambda a, b: getattr(torch, name)(a, b, *args, **kwargs))] 2022-05-18T04:26:49.6285648Z ok (0.062s) 2022-05-18T04:26:49.6301931Z test_bitwise_not (__main__.TestNamedTensor) ... ok (0.002s) 2022-05-18T04:26:49.6360989Z test_bmm (__main__.TestNamedTensor) ... ok (0.006s) 2022-05-18T04:26:49.6396606Z test_cat (__main__.TestNamedTensor) ... ok (0.003s) 2022-05-18T04:26:49.6414348Z test_cdist (__main__.TestNamedTensor) ... ok (0.002s) 2022-05-18T04:26:49.6483257Z test_comparison_ops (__main__.TestNamedTensor) ... ok (0.007s) 2022-05-18T04:26:49.6501050Z test_copy_transpose (__main__.TestNamedTensor) ... ok (0.002s) 2022-05-18T04:26:49.6520146Z test_cummax_cummin (__main__.TestNamedTensor) ... ok (0.002s) 2022-05-18T04:26:49.6534285Z test_detach (__main__.TestNamedTensor) ... ok (0.001s) 2022-05-18T04:26:49.6552076Z test_diagonal (__main__.TestNamedTensor) ... ok (0.002s) 2022-05-18T04:26:49.6563987Z test_dot (__main__.TestNamedTensor) ... ok (0.001s) 2022-05-18T04:26:49.6580338Z test_equal (__main__.TestNamedTensor) ... ok (0.002s) 2022-05-18T04:26:49.6599256Z test_expand (__main__.TestNamedTensor) ... ok (0.002s) 2022-05-18T04:26:49.6669272Z test_factory_coverage (__main__.TestNamedTensor) ... ok (0.007s) 2022-05-18T04:26:49.6736206Z test_factory_edge_cases (__main__.TestNamedTensor) ... ok (0.006s) 2022-05-18T04:26:49.6793891Z test_flatten (__main__.TestNamedTensor) ... ok (0.006s) 2022-05-18T04:26:49.6809273Z test_flatten_nodims (__main__.TestNamedTensor) ... ok (0.002s) 2022-05-18T04:26:49.6823638Z test_has_names (__main__.TestNamedTensor) ... ok (0.001s) 2022-05-18T04:26:49.6849036Z test_index_fill (__main__.TestNamedTensor) ... ok (0.003s) 2022-05-18T04:26:49.6870870Z test_info_smoke (__main__.TestNamedTensor) ... ok (0.002s) 2022-05-18T04:26:49.6884365Z test_logcumsumexp (__main__.TestNamedTensor) ... ok (0.001s) 2022-05-18T04:26:49.6902112Z test_logical_not (__main__.TestNamedTensor) ... ok (0.002s) 2022-05-18T04:26:49.6933352Z test_logical_ops (__main__.TestNamedTensor) ... ok (0.003s) 2022-05-18T04:26:49.6978397Z test_masked_fill (__main__.TestNamedTensor) ... ok (0.005s) 2022-05-18T04:26:49.7007548Z test_masked_select (__main__.TestNamedTensor) ... ok (0.003s) 2022-05-18T04:26:49.7088667Z test_matmul (__main__.TestNamedTensor) ... ok (0.008s) 2022-05-18T04:26:49.7128926Z test_max_pooling (__main__.TestNamedTensor) ... ok (0.004s) 2022-05-18T04:26:49.7144956Z test_max_pooling_without_names_does_not_warn (__main__.TestNamedTensor) ... ok (0.000s) 2022-05-18T04:26:49.7175848Z test_mm (__main__.TestNamedTensor) ... ok (0.000s) 2022-05-18T04:26:49.7197586Z test_mv (__main__.TestNamedTensor) ... ok (0.000s) 2022-05-18T04:26:49.7829248Z test_no_jit_script_support (__main__.TestNamedTensor) ... ok (0.063s) 2022-05-18T04:26:49.7861274Z test_no_jit_tracer_support (__main__.TestNamedTensor) ... ok (0.000s) 2022-05-18T04:26:49.7873332Z test_no_multiprocessing_support (__main__.TestNamedTensor) ... ok (0.000s) 2022-05-18T04:26:49.7884298Z test_no_pickle_support (__main__.TestNamedTensor) ... ok (0.000s) 2022-05-18T04:26:49.7896175Z test_no_save_support (__main__.TestNamedTensor) ... ok (0.000s) 2022-05-18T04:26:49.7909620Z test_noncontig_contiguous (__main__.TestNamedTensor) ... ok (0.000s) 2022-05-18T04:26:49.7922320Z test_none_names_refcount (__main__.TestNamedTensor) ... ok (0.000s) 2022-05-18T04:26:49.7937240Z test_nyi_dimname_overload_msg (__main__.TestNamedTensor) ... ok (0.000s) 2022-05-18T04:26:49.7979950Z test_out_fn_semantics (__main__.TestNamedTensor) ... ok (0.000s) 2022-05-18T04:26:49.7999865Z test_pow_special (__main__.TestNamedTensor) ... ok (0.000s) 2022-05-18T04:26:49.8012440Z test_py3_ellipsis (__main__.TestNamedTensor) ... ok (0.000s) 2022-05-18T04:26:49.8429709Z test_reduction_fns (__main__.TestNamedTensor) ... ok (0.037s) 2022-05-18T04:26:49.8470424Z test_refine_names (__main__.TestNamedTensor) ... ok (0.016s) 2022-05-18T04:26:49.8501770Z test_rename (__main__.TestNamedTensor) ... ok (0.000s) 2022-05-18T04:26:49.8524771Z test_rename_ (__main__.TestNamedTensor) ... ok (0.000s) 2022-05-18T04:26:49.8567541Z test_rename_globber (__main__.TestNamedTensor) ... ok (0.000s) 2022-05-18T04:26:49.8593953Z test_rename_rename_map (__main__.TestNamedTensor) ... ok (0.000s) 2022-05-18T04:26:49.8614420Z test_repr (__main__.TestNamedTensor) ... ok (0.016s) 2022-05-18T04:26:49.8645516Z test_resize (__main__.TestNamedTensor) ... ok (0.000s) 2022-05-18T04:26:49.8661338Z test_select (__main__.TestNamedTensor) ... ok (0.000s) 2022-05-18T04:26:49.8665551Z test_select_cuda (__main__.TestNamedTensor) ... skip: no CUDA (0.000s) 2022-05-18T04:26:49.8688335Z test_set_names_property (__main__.TestNamedTensor) ... ok (0.000s) 2022-05-18T04:26:49.8717216Z test_size (__main__.TestNamedTensor) ... ok (0.000s) 2022-05-18T04:26:49.8737694Z test_split_fns_propagates_names (__main__.TestNamedTensor) ... ok (0.000s) 2022-05-18T04:26:49.8752338Z test_squeeze (__main__.TestNamedTensor) ... ok (0.000s) 2022-05-18T04:26:49.8778537Z test_stride (__main__.TestNamedTensor) ... ok (0.000s) 2022-05-18T04:26:49.8798603Z test_tensor_from_lists (__main__.TestNamedTensor) ... ok (0.000s) 2022-05-18T04:26:49.8822204Z test_tensor_from_named_tensor (__main__.TestNamedTensor) ... test_namedtensor.py:516: UserWarning: To copy construct from a tensor, it is recommended to use sourceTensor.clone().detach() or sourceTensor.clone().detach().requires_grad_(True), rather than torch.tensor(sourceTensor). 2022-05-18T04:26:49.8822971Z tensor = torch.tensor(x) 2022-05-18T04:26:49.8823707Z test_namedtensor.py:522: UserWarning: To copy construct from a tensor, it is recommended to use sourceTensor.clone().detach() or sourceTensor.clone().detach().requires_grad_(True), rather than torch.tensor(sourceTensor). 2022-05-18T04:26:49.8824388Z tensor = torch.tensor(x, names=None) 2022-05-18T04:26:49.8825069Z test_namedtensor.py:527: UserWarning: To copy construct from a tensor, it is recommended to use sourceTensor.clone().detach() or sourceTensor.clone().detach().requires_grad_(True), rather than torch.tensor(sourceTensor). 2022-05-18T04:26:49.8825760Z tensor = torch.tensor(x, names=('N', 'C')) 2022-05-18T04:26:49.8826093Z ok (0.000s) 2022-05-18T04:26:49.8835577Z test_tensor_from_numpy (__main__.TestNamedTensor) ... ok (0.000s) 2022-05-18T04:26:49.8848248Z test_tensor_from_tensor (__main__.TestNamedTensor) ... test_namedtensor.py:511: UserWarning: To copy construct from a tensor, it is recommended to use sourceTensor.clone().detach() or sourceTensor.clone().detach().requires_grad_(True), rather than torch.tensor(sourceTensor). 2022-05-18T04:26:49.8849004Z tensor = torch.tensor(x, names=names) 2022-05-18T04:26:49.8849341Z ok (0.000s) 2022-05-18T04:26:49.8863371Z test_tensor_grad_is_unnamed (__main__.TestNamedTensor) ... ok (0.000s) 2022-05-18T04:26:49.8882501Z test_transpose_variants (__main__.TestNamedTensor) ... ok (0.000s) 2022-05-18T04:26:49.8890854Z test_trivial (__main__.TestNamedTensor) ... ok (0.000s) 2022-05-18T04:26:49.9158235Z test_unary_propagate_names_fns (__main__.TestNamedTensor) ... ok (0.040s) 2022-05-18T04:26:49.9270687Z test_unflatten (__main__.TestNamedTensor) ... ok (0.011s) 2022-05-18T04:26:49.9294240Z test_unsupported_op_error_msg (__main__.TestNamedTensor) ... ok (0.000s) 2022-05-18T04:26:49.9306539Z test_using_seen_interned_string_doesnt_bump_refcount (__main__.TestNamedTensor) ... ok (0.000s) 2022-05-18T04:26:49.9317839Z test_using_unseen_interned_string_bumps_refcount_permanently (__main__.TestNamedTensor) ... ok (0.000s) 2022-05-18T04:26:49.9332340Z test_using_unseen_uninterned_string_refcounts (__main__.TestNamedTensor) ... ok (0.000s) 2022-05-18T04:26:49.9484275Z 2022-05-18T04:26:49.9484583Z ---------------------------------------------------------------------- 2022-05-18T04:26:49.9485020Z Ran 86 tests in 1.000s 2022-05-18T04:26:49.9485215Z 2022-05-18T04:26:49.9485341Z OK (skipped=4) 2022-05-18T04:26:49.9485531Z 2022-05-18T04:26:49.9485682Z Generating XML reports... 2022-05-18T04:26:49.9486222Z Generated XML report: test-reports\python-unittest\test_namedtensor\TEST-TestNamedTensor-20220518042648.xml 2022-05-18T04:26:50.1418267Z Running test_namedtuple_return_api ... [2022-05-18 04:26:50.129017] 2022-05-18T04:26:50.1418790Z Executing ['C:\\Jenkins\\Miniconda3\\python.exe', 'test_namedtuple_return_api.py', '-v', '--import-slow-tests', '--import-disabled-tests'] ... [2022-05-18 04:26:50.129017] 2022-05-18T04:26:51.0610081Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\cuda\__init__.py:82: UserWarning: CUDA initialization: CUDA unknown error - this may be due to an incorrectly set up environment, e.g. changing env variable CUDA_VISIBLE_DEVICES after program start. Setting the available devices to be zero. (Triggered internally at C:\actions-runner\_work\pytorch\pytorch\c10\cuda\CUDAFunctions.cpp:109.) 2022-05-18T04:26:51.0610832Z return torch._C._cuda_getDeviceCount() > 0 2022-05-18T04:26:51.0611082Z 2022-05-18T04:26:51.0611173Z Running tests... 2022-05-18T04:26:51.0611463Z ---------------------------------------------------------------------- 2022-05-18T04:26:51.0611823Z Test results will be stored in test-reports\python-unittest\test_namedtuple_return_api 2022-05-18T04:26:51.5867096Z test_import_return_types (__main__.TestNamedTupleAPI) ... ok (0.517s) 2022-05-18T04:26:51.6124784Z test_namedtuple_return (__main__.TestNamedTupleAPI) ... test_namedtuple_return_api.py:148: UserWarning: torch.qr is deprecated in favor of torch.linalg.qr and will be removed in a future PyTorch release. 2022-05-18T04:26:51.6125624Z The boolean parameter 'some' has been replaced with a string parameter 'mode'. 2022-05-18T04:26:51.6126076Z Q, R = torch.qr(A, some) 2022-05-18T04:26:51.6126395Z should be replaced with 2022-05-18T04:26:51.6126906Z 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:2497.) 2022-05-18T04:26:51.6127335Z ret1 = func(a, *op.input) 2022-05-18T04:26:51.6127714Z test_namedtuple_return_api.py:154: UserWarning: torch.qr is deprecated in favor of torch.linalg.qr and will be removed in a future PyTorch release. 2022-05-18T04:26:51.6128110Z The boolean parameter 'some' has been replaced with a string parameter 'mode'. 2022-05-18T04:26:51.6128399Z Q, R = torch.qr(A, some) 2022-05-18T04:26:51.6128621Z should be replaced with 2022-05-18T04:26:51.6129027Z 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:2509.) 2022-05-18T04:26:51.6129470Z ret2 = func(a, *op.input, out=tuple(ret1)) 2022-05-18T04:26:51.6129881Z test_namedtuple_return_api.py:148: UserWarning: torch.symeig is deprecated in favor of torch.linalg.eigh and will be removed in a future PyTorch release. 2022-05-18T04:26:51.6130383Z The default behavior has changed from using the upper triangular portion of the matrix by default to using the lower triangular portion. 2022-05-18T04:26:51.6130709Z L, _ = torch.symeig(A, upper=upper) 2022-05-18T04:26:51.6130944Z should be replaced with 2022-05-18T04:26:51.6131218Z L = torch.linalg.eigvalsh(A, UPLO='U' if upper else 'L') 2022-05-18T04:26:51.6131430Z and 2022-05-18T04:26:51.6131650Z L, V = torch.symeig(A, eigenvectors=True) 2022-05-18T04:26:51.6131895Z should be replaced with 2022-05-18T04:26:51.6132301Z 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:3041.) 2022-05-18T04:26:51.6132709Z ret1 = func(a, *op.input) 2022-05-18T04:26:51.6133098Z test_namedtuple_return_api.py:154: UserWarning: torch.symeig is deprecated in favor of torch.linalg.eigh and will be removed in a future PyTorch release. 2022-05-18T04:26:51.6133599Z The default behavior has changed from using the upper triangular portion of the matrix by default to using the lower triangular portion. 2022-05-18T04:26:51.6133928Z L, _ = torch.symeig(A, upper=upper) 2022-05-18T04:26:51.6134165Z should be replaced with 2022-05-18T04:26:51.6134439Z L = torch.linalg.eigvalsh(A, UPLO='U' if upper else 'L') 2022-05-18T04:26:51.6134647Z and 2022-05-18T04:26:51.6134906Z L, V = torch.symeig(A, eigenvectors=True) 2022-05-18T04:26:51.6135150Z should be replaced with 2022-05-18T04:26:51.6135580Z 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:3059.) 2022-05-18T04:26:51.6136023Z ret2 = func(a, *op.input, out=tuple(ret1)) 2022-05-18T04:26:51.6136637Z test_namedtuple_return_api.py:148: UserWarning: torch.eig is deprecated in favor of torch.linalg.eig and will be removed in a future PyTorch release. 2022-05-18T04:26:51.6137126Z torch.linalg.eig returns complex tensors of dtype cfloat or cdouble rather than real tensors mimicking complex tensors. 2022-05-18T04:26:51.6137490Z L, _ = torch.eig(A) 2022-05-18T04:26:51.6137711Z should be replaced with 2022-05-18T04:26:51.6137959Z L_complex = torch.linalg.eigvals(A) 2022-05-18T04:26:51.6138178Z and 2022-05-18T04:26:51.6138361Z L, V = torch.eig(A, eigenvectors=True) 2022-05-18T04:26:51.6138603Z should be replaced with 2022-05-18T04:26:51.6139028Z L_complex, V_complex = torch.linalg.eig(A) (Triggered internally at C:\actions-runner\_work\pytorch\pytorch\aten\src\ATen\native\BatchLinearAlgebra.cpp:3427.) 2022-05-18T04:26:51.6139395Z ret1 = func(a, *op.input) 2022-05-18T04:26:51.6139812Z test_namedtuple_return_api.py:148: UserWarning: torch.triangular_solve is deprecated in favor of torch.linalg.solve_triangularand will be removed in a future PyTorch release. 2022-05-18T04:26:51.6140305Z torch.linalg.solve_triangular has its arguments reversed and does not return a copy of one of the inputs. 2022-05-18T04:26:51.6140642Z X = torch.triangular_solve(B, A).solution 2022-05-18T04:26:51.6140859Z should be replaced with 2022-05-18T04:26:51.6141280Z X = torch.linalg.solve_triangular(A, B). (Triggered internally at C:\actions-runner\_work\pytorch\pytorch\aten\src\ATen\native\BatchLinearAlgebra.cpp:2189.) 2022-05-18T04:26:51.6141679Z ret1 = func(a, *op.input) 2022-05-18T04:26:51.6142033Z test_namedtuple_return_api.py:148: UserWarning: torch.lstsq is deprecated in favor of torch.linalg.lstsq and will be removed in a future PyTorch release. 2022-05-18T04:26:51.6142573Z torch.linalg.lstsq has reversed arguments and does not return the QR decomposition in the returned tuple (although it returns other information about the problem). 2022-05-18T04:26:51.6143002Z To get the qr decomposition consider using torch.linalg.qr. 2022-05-18T04:26:51.6143505Z The returned solution in torch.lstsq stored the residuals of the solution in the last m - n columns of the returned value whenever m > n. In torch.linalg.lstsq, the residuals in the field 'residuals' of the returned named tuple. 2022-05-18T04:26:51.6143937Z The unpacking of the solution, as in 2022-05-18T04:26:51.6144204Z X, _ = torch.lstsq(B, A).solution[:A.size(1)] 2022-05-18T04:26:51.6144447Z should be replaced with 2022-05-18T04:26:51.6144867Z X = torch.linalg.lstsq(A, B).solution (Triggered internally at C:\actions-runner\_work\pytorch\pytorch\aten\src\ATen\native\BatchLinearAlgebra.cpp:4169.) 2022-05-18T04:26:51.6145232Z ret1 = func(a, *op.input) 2022-05-18T04:26:51.6145441Z ok (0.035s) 2022-05-18T04:26:53.2872544Z test_native_functions_yaml (__main__.TestNamedTupleAPI) ... ok (1.664s) 2022-05-18T04:26:53.2927601Z 2022-05-18T04:26:53.2928093Z ---------------------------------------------------------------------- 2022-05-18T04:26:53.2928380Z Ran 3 tests in 2.219s 2022-05-18T04:26:53.2928513Z 2022-05-18T04:26:53.2928594Z OK 2022-05-18T04:26:53.2928697Z 2022-05-18T04:26:53.2928810Z Generating XML reports... 2022-05-18T04:26:53.2929215Z Generated XML report: test-reports\python-unittest\test_namedtuple_return_api\TEST-TestNamedTupleAPI-20220518042651.xml 2022-05-18T04:26:53.4826046Z Running test_native_functions ... [2022-05-18 04:26:53.481570] 2022-05-18T04:26:53.4826572Z Executing ['C:\\Jenkins\\Miniconda3\\python.exe', 'test_native_functions.py', '-v', '--import-slow-tests', '--import-disabled-tests'] ... [2022-05-18 04:26:53.481570] 2022-05-18T04:26:54.3760765Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\cuda\__init__.py:82: UserWarning: CUDA initialization: CUDA unknown error - this may be due to an incorrectly set up environment, e.g. changing env variable CUDA_VISIBLE_DEVICES after program start. Setting the available devices to be zero. (Triggered internally at C:\actions-runner\_work\pytorch\pytorch\c10\cuda\CUDAFunctions.cpp:109.) 2022-05-18T04:26:54.3761473Z return torch._C._cuda_getDeviceCount() > 0 2022-05-18T04:26:54.3761637Z 2022-05-18T04:26:54.3761830Z Running tests... 2022-05-18T04:26:54.3762119Z ---------------------------------------------------------------------- 2022-05-18T04:26:54.3763066Z Test results will be stored in test-reports\python-unittest\test_native_functions 2022-05-18T04:26:54.9829192Z test_optional_filled_intlist (__main__.TestNativeFunctions) ... ok (0.621s) 2022-05-18T04:26:54.9972348Z test_optional_floatlist (__main__.TestNativeFunctions) ... ok (0.014s) 2022-05-18T04:26:55.0081202Z test_optional_floatlist_invalid (__main__.TestNativeFunctions) ... ok (0.011s) 2022-05-18T04:26:55.0201875Z test_optional_intlist (__main__.TestNativeFunctions) ... ok (0.005s) 2022-05-18T04:26:55.0300852Z test_optional_intlist_invalid (__main__.TestNativeFunctions) ... ok (0.016s) 2022-05-18T04:26:55.6114913Z test_string_defaults (__main__.TestNativeFunctions) ... ok (0.582s) 2022-05-18T04:26:55.6174374Z 2022-05-18T04:26:55.6174608Z ---------------------------------------------------------------------- 2022-05-18T04:26:55.6174922Z Ran 6 tests in 1.250s 2022-05-18T04:26:55.6175023Z 2022-05-18T04:26:55.6175095Z OK 2022-05-18T04:26:55.6175200Z 2022-05-18T04:26:55.6175314Z Generating XML reports... 2022-05-18T04:26:55.6175712Z Generated XML report: test-reports\python-unittest\test_native_functions\TEST-TestNativeFunctions-20220518042654.xml 2022-05-18T04:26:55.8166484Z Running test_native_mha ... [2022-05-18 04:26:55.815526] 2022-05-18T04:26:55.8166955Z Executing ['C:\\Jenkins\\Miniconda3\\python.exe', 'test_native_mha.py', '-v', '--import-slow-tests', '--import-disabled-tests'] ... [2022-05-18 04:26:55.815526] 2022-05-18T04:26:57.2655133Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\cuda\__init__.py:82: UserWarning: CUDA initialization: CUDA unknown error - this may be due to an incorrectly set up environment, e.g. changing env variable CUDA_VISIBLE_DEVICES after program start. Setting the available devices to be zero. (Triggered internally at C:\actions-runner\_work\pytorch\pytorch\c10\cuda\CUDAFunctions.cpp:109.) 2022-05-18T04:26:57.2655861Z return torch._C._cuda_getDeviceCount() > 0 2022-05-18T04:26:57.2656025Z 2022-05-18T04:26:57.2656124Z Running tests... 2022-05-18T04:26:57.2656398Z Test results will be stored in test-reports\python-unittest\test_native_mha 2022-05-18T04:26:57.2656764Z ---------------------------------------------------------------------- 2022-05-18T04:26:57.2656949Z 2022-05-18T04:26:57.2657104Z ---------------------------------------------------------------------- 2022-05-18T04:26:57.2657372Z Ran 0 tests in 0.000s 2022-05-18T04:26:57.2657501Z 2022-05-18T04:26:57.2657545Z OK 2022-05-18T04:26:57.2657650Z 2022-05-18T04:26:57.2657751Z Generating XML reports... 2022-05-18T04:26:57.4535053Z Running test_nestedtensor ... [2022-05-18 04:26:57.444658] 2022-05-18T04:26:57.4535540Z Executing ['C:\\Jenkins\\Miniconda3\\python.exe', 'test_nestedtensor.py', '-v', '--import-slow-tests', '--import-disabled-tests'] ... [2022-05-18 04:26:57.444658] 2022-05-18T04:26:58.9065544Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\cuda\__init__.py:82: UserWarning: CUDA initialization: CUDA unknown error - this may be due to an incorrectly set up environment, e.g. changing env variable CUDA_VISIBLE_DEVICES after program start. Setting the available devices to be zero. (Triggered internally at C:\actions-runner\_work\pytorch\pytorch\c10\cuda\CUDAFunctions.cpp:109.) 2022-05-18T04:26:58.9066280Z return torch._C._cuda_getDeviceCount() > 0 2022-05-18T04:26:58.9066440Z 2022-05-18T04:26:58.9066527Z Running tests... 2022-05-18T04:26:58.9066782Z ---------------------------------------------------------------------- 2022-05-18T04:26:58.9067158Z Test results will be stored in test-reports\python-unittest\test_nestedtensor 2022-05-18T04:26:58.9139085Z test_activations (__main__.TestNestedTensor) ... test_nestedtensor.py:198: UserWarning: The PyTorch API of nested tensors is in prototype stage and will change in the near future. (Triggered internally at C:\actions-runner\_work\pytorch\pytorch\aten\src\ATen\NestedTensorImpl.cpp:52.) 2022-05-18T04:26:58.9139928Z nt = nested_tensor([t]) 2022-05-18T04:26:58.9140312Z ok (0.022s) 2022-05-18T04:26:58.9196043Z test_default_nested_tensor (__main__.TestNestedTensor) ... ok (0.003s) 2022-05-18T04:26:58.9196396Z test_dim (__main__.TestNestedTensor) ... ok (0.001s) 2022-05-18T04:26:59.4988603Z test_is_contiguous (__main__.TestNestedTensor) ... ok (0.574s) 2022-05-18T04:26:59.5004765Z test_nested_tensor (__main__.TestNestedTensor) ... ok (0.000s) 2022-05-18T04:26:59.5031596Z test_nested_tensor_matching_dim (__main__.TestNestedTensor) ... ok (0.000s) 2022-05-18T04:26:59.5047879Z test_numel (__main__.TestNestedTensor) ... ok (0.000s) 2022-05-18T04:26:59.5085741Z test_repr_string (__main__.TestNestedTensor) ... ok (0.016s) 2022-05-18T04:26:59.5102216Z test_size (__main__.TestNestedTensor) ... ok (0.001s) 2022-05-18T04:26:59.5118903Z test_stride (__main__.TestNestedTensor) ... ok (0.002s) 2022-05-18T04:26:59.5132650Z test_to_padded_tensor_on_empty_tensor (__main__.TestNestedTensor) ... ok (0.001s) 2022-05-18T04:26:59.5149613Z test_unbind_0 (__main__.TestNestedTensor) ... ok (0.001s) 2022-05-18T04:26:59.5166134Z test_unbind_1 (__main__.TestNestedTensor) ... ok (0.000s) 2022-05-18T04:26:59.5183114Z test_unbind_3 (__main__.TestNestedTensor) ... ok (0.000s) 2022-05-18T04:26:59.5199627Z test_unbind_4 (__main__.TestNestedTensor) ... ok (0.000s) 2022-05-18T04:26:59.5219088Z test_unbind_dim (__main__.TestNestedTensor) ... ok (0.000s) 2022-05-18T04:26:59.5288819Z 2022-05-18T04:26:59.5289060Z ---------------------------------------------------------------------- 2022-05-18T04:26:59.5289320Z Ran 16 tests in 0.625s 2022-05-18T04:26:59.5289451Z 2022-05-18T04:26:59.5289524Z OK 2022-05-18T04:26:59.5289629Z 2022-05-18T04:26:59.5289733Z Generating XML reports... 2022-05-18T04:26:59.5290127Z Generated XML report: test-reports\python-unittest\test_nestedtensor\TEST-TestNestedTensor-20220518042658.xml 2022-05-18T04:26:59.7216019Z Running test_nn ... [2022-05-18 04:26:59.721336] 2022-05-18T04:26:59.7216538Z Executing ['C:\\Jenkins\\Miniconda3\\python.exe', 'test_nn.py', '-v', '--import-slow-tests', '--import-disabled-tests'] ... [2022-05-18 04:26:59.721336] 2022-05-18T04:27:02.3818759Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\cuda\__init__.py:82: UserWarning: CUDA initialization: CUDA unknown error - this may be due to an incorrectly set up environment, e.g. changing env variable CUDA_VISIBLE_DEVICES after program start. Setting the available devices to be zero. (Triggered internally at C:\actions-runner\_work\pytorch\pytorch\c10\cuda\CUDAFunctions.cpp:109.) 2022-05-18T04:27:02.3819483Z return torch._C._cuda_getDeviceCount() > 0 2022-05-18T04:27:02.3819648Z 2022-05-18T04:27:02.3819740Z Running tests... 2022-05-18T04:27:02.3819999Z ---------------------------------------------------------------------- 2022-05-18T04:27:02.3861120Z Test results will be stored in test-reports\python-unittest\test_nn 2022-05-18T04:27:02.3861689Z test_pad_sequence_with_non_iterable_sequences (__main__.PackedSequenceTest) ... ok (0.000s) 2022-05-18T04:27:02.3873488Z test_pad_sequence_with_tensor_sequences (__main__.PackedSequenceTest) ... ok (0.000s) 2022-05-18T04:27:02.3913376Z test_to (__main__.PackedSequenceTest) ... ok (0.000s) 2022-05-18T04:27:02.3931162Z test_to_memory_format (__main__.PackedSequenceTest) ... ok (0.016s) 2022-05-18T04:27:02.3984974Z test_total_length (__main__.PackedSequenceTest) ... ok (0.000s) 2022-05-18T04:27:02.3997593Z test_type_casts (__main__.PackedSequenceTest) 2022-05-18T04:27:02.4286704Z Test type casting of `PackedSequence` against type casting of tensor ... ok (0.021s) 2022-05-18T04:27:03.0166868Z test_wrong_order (__main__.PackedSequenceTest) ... ok (0.588s) 2022-05-18T04:27:03.0189726Z test_add_relu (__main__.TestAddRelu) ... ok (0.002s) 2022-05-18T04:27:03.0206740Z test_add_relu_broadcasting (__main__.TestAddRelu) ... ok (0.002s) 2022-05-18T04:27:03.0239716Z test_avg_pool1d_ceil_mode (__main__.TestAvgPool) ... ok (0.003s) 2022-05-18T04:27:03.0259188Z test_avg_pool2d_ceil_mode (__main__.TestAvgPool) ... ok (0.001s) 2022-05-18T04:27:03.0278070Z test_avg_pool2d_with_zero_divisor (__main__.TestAvgPool) ... ok (0.000s) 2022-05-18T04:27:03.0296460Z test_avg_pool3d_ceil_mode (__main__.TestAvgPool) ... ok (0.000s) 2022-05-18T04:27:03.0313259Z test_avg_pool3d_with_zero_divisor (__main__.TestAvgPool) ... ok (0.000s) 2022-05-18T04:27:03.0413467Z test_doubletensor_avg_pool2d (__main__.TestAvgPool) ... ok (0.016s) 2022-05-18T04:27:03.0485673Z test_doubletensor_avg_pool2d_with_divisor (__main__.TestAvgPool) ... ok (0.000s) 2022-05-18T04:27:03.1140248Z test_doubletensor_avg_pool3d (__main__.TestAvgPool) ... ok (0.063s) 2022-05-18T04:27:03.2975469Z test_doubletensor_avg_pool3d_with_divisor (__main__.TestAvgPool) ... ok (0.195s) 2022-05-18T04:27:03.2995640Z test_constant_pad_nd (__main__.TestConstantPadNd) ... ok (0.002s) 2022-05-18T04:27:03.3012367Z test_preserves_memory_format (__main__.TestConstantPadNd) ... ok (0.001s) 2022-05-18T04:27:03.3021827Z test_pickle_softsign (__main__.TestFunctionalPickle) ... ok (0.001s) 2022-05-18T04:27:03.7636581Z test_fuse_module_eval_numerics (__main__.TestFusionEval) ... ok (0.461s) 2022-05-18T04:27:03.7665912Z test_chained_initialization (__main__.TestLazyModules) ... ok (0.003s) 2022-05-18T04:27:03.7683992Z test_invalid_functions (__main__.TestLazyModules) ... ok (0.002s) 2022-05-18T04:27:03.7797364Z test_lazy_batchnorm1d (__main__.TestLazyModules) ... C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\nn\modules\lazy.py:178: UserWarning: Lazy modules are a new feature under heavy development so changes to the API or functionality can happen at any moment. 2022-05-18T04:27:03.7798222Z warnings.warn('Lazy modules are a new feature under heavy development ' 2022-05-18T04:27:03.7798579Z ok (0.011s) 2022-05-18T04:27:03.7896123Z test_lazy_batchnorm1d_pickle (__main__.TestLazyModules) ... ok (0.010s) 2022-05-18T04:27:03.7932635Z test_lazy_batchnorm1d_state (__main__.TestLazyModules) ... ok (0.004s) 2022-05-18T04:27:03.7993197Z test_lazy_batchnorm2d (__main__.TestLazyModules) ... ok (0.006s) 2022-05-18T04:27:03.8045350Z test_lazy_batchnorm2d_pickle (__main__.TestLazyModules) ... ok (0.005s) 2022-05-18T04:27:03.8076253Z test_lazy_batchnorm2d_state (__main__.TestLazyModules) ... ok (0.003s) 2022-05-18T04:27:03.8161150Z test_lazy_batchnorm3d (__main__.TestLazyModules) ... ok (0.007s) 2022-05-18T04:27:03.8214348Z test_lazy_batchnorm3d_pickle (__main__.TestLazyModules) ... ok (0.000s) 2022-05-18T04:27:03.8245147Z test_lazy_batchnorm3d_state (__main__.TestLazyModules) ... ok (0.000s) 2022-05-18T04:27:03.8324476Z test_lazy_conv1d (__main__.TestLazyModules) ... ok (0.016s) 2022-05-18T04:27:03.8377798Z test_lazy_conv1d_pickle (__main__.TestLazyModules) ... ok (0.000s) 2022-05-18T04:27:03.8398089Z test_lazy_conv1d_state (__main__.TestLazyModules) ... ok (0.000s) 2022-05-18T04:27:03.8478188Z test_lazy_conv2d (__main__.TestLazyModules) ... ok (0.016s) 2022-05-18T04:27:03.8531856Z test_lazy_conv2d_pickle (__main__.TestLazyModules) ... ok (0.000s) 2022-05-18T04:27:03.8553253Z test_lazy_conv2d_state (__main__.TestLazyModules) ... ok (0.000s) 2022-05-18T04:27:03.9100267Z test_lazy_conv3d (__main__.TestLazyModules) ... ok (0.064s) 2022-05-18T04:27:03.9331399Z test_lazy_conv3d_pickle (__main__.TestLazyModules) ... ok (0.012s) 2022-05-18T04:27:03.9367499Z test_lazy_conv3d_state (__main__.TestLazyModules) ... ok (0.000s) 2022-05-18T04:27:03.9464042Z test_lazy_conv_transpose1d_pickle (__main__.TestLazyModules) ... ok (0.016s) 2022-05-18T04:27:03.9494526Z test_lazy_conv_transpose1d_state (__main__.TestLazyModules) ... ok (0.000s) 2022-05-18T04:27:03.9729363Z test_lazy_conv_transpose2d (__main__.TestLazyModules) ... ok (0.031s) 2022-05-18T04:27:03.9828484Z test_lazy_conv_transpose2d_pickle (__main__.TestLazyModules) ... ok (0.000s) 2022-05-18T04:27:03.9849314Z test_lazy_conv_transpose2d_state (__main__.TestLazyModules) ... ok (0.016s) 2022-05-18T04:27:04.2714127Z test_lazy_conv_transpose3d (__main__.TestLazyModules) ... ok (0.276s) 2022-05-18T04:27:04.3692839Z test_lazy_conv_transpose3d_pickle (__main__.TestLazyModules) ... ok (0.100s) 2022-05-18T04:27:04.3717459Z test_lazy_conv_transpose3d_state (__main__.TestLazyModules) ... ok (0.000s) 2022-05-18T04:27:04.3859817Z test_lazy_conv_transposed1d (__main__.TestLazyModules) ... ok (0.016s) 2022-05-18T04:27:04.3869394Z test_lazy_forward_hook (__main__.TestLazyModules) 2022-05-18T04:27:04.3880002Z 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:178: UserWarning: Lazy modules are a new feature under heavy development so changes to the API or functionality can happen at any moment. 2022-05-18T04:27:04.3880597Z warnings.warn('Lazy modules are a new feature under heavy development ' 2022-05-18T04:27:04.3880824Z ok (0.000s) 2022-05-18T04:27:04.3941806Z test_lazy_instancenorm1d (__main__.TestLazyModules) ... ok (0.016s) 2022-05-18T04:27:04.3996528Z test_lazy_instancenorm1d_pickle (__main__.TestLazyModules) ... ok (0.000s) 2022-05-18T04:27:04.4049990Z test_lazy_instancenorm1d_state (__main__.TestLazyModules) ... ok (0.000s) 2022-05-18T04:27:04.4112996Z test_lazy_instancenorm2d (__main__.TestLazyModules) ... ok (0.019s) 2022-05-18T04:27:04.4165892Z test_lazy_instancenorm2d_pickle (__main__.TestLazyModules) ... ok (0.003s) 2022-05-18T04:27:04.4218909Z test_lazy_instancenorm2d_state (__main__.TestLazyModules) ... ok (0.000s) 2022-05-18T04:27:04.4301976Z test_lazy_instancenorm3d (__main__.TestLazyModules) ... ok (0.016s) 2022-05-18T04:27:04.4354820Z test_lazy_instancenorm3d_pickle (__main__.TestLazyModules) ... ok (0.000s) 2022-05-18T04:27:04.4405835Z test_lazy_instancenorm3d_state (__main__.TestLazyModules) ... ok (0.000s) 2022-05-18T04:27:04.4432899Z test_lazy_linear_pickle (__main__.TestLazyModules) ... ok (0.000s) 2022-05-18T04:27:04.4460583Z test_lazy_module_buffer (__main__.TestLazyModules) ... ok (0.016s) 2022-05-18T04:27:04.4474282Z test_lazy_module_jit_buffer (__main__.TestLazyModules) ... ok (0.000s) 2022-05-18T04:27:04.4486428Z test_lazy_module_jit_param (__main__.TestLazyModules) ... ok (0.000s) 2022-05-18T04:27:04.4514818Z test_lazy_module_parameter (__main__.TestLazyModules) ... ok (0.000s) 2022-05-18T04:27:04.4524545Z test_lazy_pre_forward_hook (__main__.TestLazyModules) 2022-05-18T04:27:04.4533792Z 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:178: UserWarning: Lazy modules are a new feature under heavy development so changes to the API or functionality can happen at any moment. 2022-05-18T04:27:04.4534363Z warnings.warn('Lazy modules are a new feature under heavy development ' 2022-05-18T04:27:04.4534599Z ok (0.000s) 2022-05-18T04:27:04.4547356Z test_lazy_share_memory_buffer (__main__.TestLazyModules) ... ok (0.000s) 2022-05-18T04:27:04.4559117Z test_lazy_share_memory_param (__main__.TestLazyModules) ... ok (0.000s) 2022-05-18T04:27:04.4578505Z test_linear (__main__.TestLazyModules) ... ok (0.000s) 2022-05-18T04:27:04.4599622Z test_linear_state (__main__.TestLazyModules) ... ok (0.000s) 2022-05-18T04:27:04.4608235Z test_materialize_device (__main__.TestLazyModules) ... skip: CUDA not available (0.016s) 2022-05-18T04:27:04.4623302Z test_materialize_dtype (__main__.TestLazyModules) ... ok (0.000s) 2022-05-18T04:27:04.4685261Z test_optimizer_pass (__main__.TestLazyModules) ... ok (0.000s) 2022-05-18T04:27:04.4698847Z test_spectral_norm (__main__.TestLazyModules) ... ok (0.000s) 2022-05-18T04:27:04.4710381Z test_weight_norm (__main__.TestLazyModules) ... ok (0.000s) 2022-05-18T04:27:04.4747235Z test_global_and_local_hooks_order (__main__.TestModuleGlobalHooks) ... C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\nn\modules\module.py:1053: UserWarning: Using a non-full backward hook when the forward contains multiple autograd Nodes is deprecated and will be removed in future versions. This hook will be missing some grad_input. Please use register_full_backward_hook to get the documented behavior. 2022-05-18T04:27:04.4748035Z warnings.warn("Using a non-full backward hook when the forward contains multiple autograd Nodes " 2022-05-18T04:27:04.4748297Z ok (0.000s) 2022-05-18T04:27:04.4768782Z test_module_backward_global_hook_writeable (__main__.TestModuleGlobalHooks) ... ok (0.016s) 2022-05-18T04:27:04.4782916Z test_module_forward_forward_hook_removable (__main__.TestModuleGlobalHooks) 2022-05-18T04:27:04.4793171Z This test is to test when multiple forward hook functions can be registered ... ok (0.000s) 2022-05-18T04:27:04.4807031Z test_module_forward_preforward_hook_removable (__main__.TestModuleGlobalHooks) 2022-05-18T04:27:04.4817335Z This test is to test when multiple pre-forward hook functions can be ... ok (0.000s) 2022-05-18T04:27:04.4843115Z test_module_global_forward_preforward_hook_writeable (__main__.TestModuleGlobalHooks) ... ok (0.000s) 2022-05-18T04:27:04.4868021Z test_module_global_hook_invalid_outputs (__main__.TestModuleGlobalHooks) ... ok (0.000s) 2022-05-18T04:27:04.5001042Z test_module_global_hooks (__main__.TestModuleGlobalHooks) ... ok (0.016s) 2022-05-18T04:27:04.5287182Z test_AdaptiveAvgPool1d (__main__.TestNN) ... ok (0.036s) 2022-05-18T04:27:04.5302217Z test_AdaptiveAvgPool1d_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.002s) 2022-05-18T04:27:04.5439138Z test_AdaptiveAvgPool1d_no_batch_dim (__main__.TestNN) ... ok (0.014s) 2022-05-18T04:27:04.5453357Z test_AdaptiveAvgPool1d_no_batch_dim_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2022-05-18T04:27:04.5582370Z test_AdaptiveAvgPool1d_one_output (__main__.TestNN) ... ok (0.000s) 2022-05-18T04:27:04.5593167Z test_AdaptiveAvgPool1d_one_output_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2022-05-18T04:27:04.5706455Z test_AdaptiveAvgPool2d_no_batch_dim (__main__.TestNN) ... ok (0.016s) 2022-05-18T04:27:04.5718813Z test_AdaptiveAvgPool2d_no_batch_dim_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2022-05-18T04:27:04.5831806Z test_AdaptiveAvgPool2d_single (__main__.TestNN) ... ok (0.016s) 2022-05-18T04:27:04.5954196Z test_AdaptiveAvgPool2d_single_1x1output (__main__.TestNN) ... ok (0.016s) 2022-05-18T04:27:04.5966594Z test_AdaptiveAvgPool2d_single_1x1output_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2022-05-18T04:27:04.5978573Z test_AdaptiveAvgPool2d_single_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2022-05-18T04:27:04.6093126Z test_AdaptiveAvgPool2d_tuple (__main__.TestNN) ... ok (0.018s) 2022-05-18T04:27:04.6105748Z test_AdaptiveAvgPool2d_tuple_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.002s) 2022-05-18T04:27:04.6221755Z test_AdaptiveAvgPool2d_tuple_none (__main__.TestNN) ... ok (0.003s) 2022-05-18T04:27:04.6234898Z test_AdaptiveAvgPool2d_tuple_none_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2022-05-18T04:27:04.6352140Z test_AdaptiveAvgPool3d_last_dim (__main__.TestNN) ... ok (0.016s) 2022-05-18T04:27:04.6365166Z test_AdaptiveAvgPool3d_last_dim_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2022-05-18T04:27:04.6489902Z test_AdaptiveAvgPool3d_no_batch_dim (__main__.TestNN) ... ok (0.016s) 2022-05-18T04:27:04.6502560Z test_AdaptiveAvgPool3d_no_batch_dim_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2022-05-18T04:27:04.6621667Z test_AdaptiveAvgPool3d_single (__main__.TestNN) ... ok (0.016s) 2022-05-18T04:27:04.6633969Z test_AdaptiveAvgPool3d_single_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2022-05-18T04:27:04.6760632Z test_AdaptiveAvgPool3d_tuple (__main__.TestNN) ... ok (0.000s) 2022-05-18T04:27:04.6771928Z test_AdaptiveAvgPool3d_tuple_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2022-05-18T04:27:04.6893848Z test_AdaptiveAvgPool3d_tuple_none (__main__.TestNN) ... ok (0.000s) 2022-05-18T04:27:04.6906096Z test_AdaptiveAvgPool3d_tuple_none_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2022-05-18T04:27:04.7753377Z test_AdaptiveLogSoftmax (__main__.TestNN) ... ok (0.084s) 2022-05-18T04:27:04.7768378Z test_AdaptiveLogSoftmax_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.016s) 2022-05-18T04:27:04.7891766Z test_AdaptiveMaxPool1d (__main__.TestNN) ... ok (0.000s) 2022-05-18T04:27:04.7904620Z test_AdaptiveMaxPool1d_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2022-05-18T04:27:04.8023413Z test_AdaptiveMaxPool1d_no_batch_dim (__main__.TestNN) ... ok (0.016s) 2022-05-18T04:27:04.8035623Z test_AdaptiveMaxPool1d_no_batch_dim_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2022-05-18T04:27:04.8171065Z test_AdaptiveMaxPool2d_no_batch_dim (__main__.TestNN) ... ok (0.023s) 2022-05-18T04:27:04.8185353Z test_AdaptiveMaxPool2d_no_batch_dim_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2022-05-18T04:27:04.8307446Z test_AdaptiveMaxPool2d_single (__main__.TestNN) ... ok (0.016s) 2022-05-18T04:27:04.8319900Z test_AdaptiveMaxPool2d_single_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2022-05-18T04:27:04.8437024Z test_AdaptiveMaxPool2d_tuple (__main__.TestNN) ... ok (0.000s) 2022-05-18T04:27:04.8449318Z test_AdaptiveMaxPool2d_tuple_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2022-05-18T04:27:04.8577693Z test_AdaptiveMaxPool2d_tuple_none (__main__.TestNN) ... ok (0.016s) 2022-05-18T04:27:04.8592351Z test_AdaptiveMaxPool2d_tuple_none_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2022-05-18T04:27:04.8729304Z test_AdaptiveMaxPool3d_no_batch_dim (__main__.TestNN) ... ok (0.016s) 2022-05-18T04:27:04.8745108Z test_AdaptiveMaxPool3d_no_batch_dim_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2022-05-18T04:27:04.8881165Z test_AdaptiveMaxPool3d_single (__main__.TestNN) ... ok (0.016s) 2022-05-18T04:27:04.8895747Z test_AdaptiveMaxPool3d_single_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2022-05-18T04:27:04.9032666Z test_AdaptiveMaxPool3d_single_nonatomic (__main__.TestNN) ... ok (0.016s) 2022-05-18T04:27:04.9045382Z test_AdaptiveMaxPool3d_single_nonatomic_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2022-05-18T04:27:04.9184365Z test_AdaptiveMaxPool3d_tuple (__main__.TestNN) ... ok (0.026s) 2022-05-18T04:27:04.9197907Z test_AdaptiveMaxPool3d_tuple_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2022-05-18T04:27:04.9343054Z test_AdaptiveMaxPool3d_tuple_nonatomic (__main__.TestNN) ... ok (0.003s) 2022-05-18T04:27:04.9357007Z test_AdaptiveMaxPool3d_tuple_nonatomic_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2022-05-18T04:27:04.9492957Z test_AdaptiveMaxPool3d_tuple_none (__main__.TestNN) ... ok (0.016s) 2022-05-18T04:27:04.9505153Z test_AdaptiveMaxPool3d_tuple_none_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2022-05-18T04:27:04.9535113Z test_AlphaDropout (__main__.TestNN) ... ok (0.000s) 2022-05-18T04:27:04.9655895Z test_AvgPool1d (__main__.TestNN) ... ok (0.016s) 2022-05-18T04:27:04.9668567Z test_AvgPool1d_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2022-05-18T04:27:04.9795051Z test_AvgPool1d_no_batch_dim (__main__.TestNN) ... ok (0.016s) 2022-05-18T04:27:04.9807729Z test_AvgPool1d_no_batch_dim_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2022-05-18T04:27:04.9925427Z test_AvgPool1d_stride (__main__.TestNN) ... ok (0.016s) 2022-05-18T04:27:04.9937822Z test_AvgPool1d_stride_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2022-05-18T04:27:05.0058086Z test_AvgPool1d_stride_pad (__main__.TestNN) ... ok (0.016s) 2022-05-18T04:27:05.0070799Z test_AvgPool1d_stride_pad_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2022-05-18T04:27:05.0190334Z test_AvgPool2d (__main__.TestNN) ... ok (0.018s) 2022-05-18T04:27:05.0204574Z test_AvgPool2d_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.002s) 2022-05-18T04:27:05.0338074Z test_AvgPool2d_divisor (__main__.TestNN) ... ok (0.013s) 2022-05-18T04:27:05.0355048Z test_AvgPool2d_divisor_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.002s) 2022-05-18T04:27:05.0480870Z test_AvgPool2d_divisor_stride (__main__.TestNN) ... ok (0.012s) 2022-05-18T04:27:05.0493980Z test_AvgPool2d_divisor_stride_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.002s) 2022-05-18T04:27:05.0611535Z test_AvgPool2d_divisor_stride_pad (__main__.TestNN) ... ok (0.011s) 2022-05-18T04:27:05.0624467Z test_AvgPool2d_divisor_stride_pad_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.002s) 2022-05-18T04:27:05.0643714Z test_AvgPool2d_divisor_stride_pad_with_long_tensor (__main__.TestNN) ... ok (0.002s) 2022-05-18T04:27:05.0656916Z test_AvgPool2d_divisor_stride_pad_with_long_tensor_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2022-05-18T04:27:05.0674307Z test_AvgPool2d_divisor_stride_with_long_tensor (__main__.TestNN) ... ok (0.002s) 2022-05-18T04:27:05.0687624Z test_AvgPool2d_divisor_stride_with_long_tensor_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2022-05-18T04:27:05.0704807Z test_AvgPool2d_divisor_with_long_tensor (__main__.TestNN) ... ok (0.002s) 2022-05-18T04:27:05.0717958Z test_AvgPool2d_divisor_with_long_tensor_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2022-05-18T04:27:05.0839475Z test_AvgPool2d_no_batch_dim (__main__.TestNN) ... ok (0.012s) 2022-05-18T04:27:05.0853428Z test_AvgPool2d_no_batch_dim_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.002s) 2022-05-18T04:27:05.0973548Z test_AvgPool2d_stride (__main__.TestNN) ... ok (0.012s) 2022-05-18T04:27:05.0987994Z test_AvgPool2d_stride_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2022-05-18T04:27:05.1108007Z test_AvgPool2d_stride_pad (__main__.TestNN) ... ok (0.012s) 2022-05-18T04:27:05.1120870Z test_AvgPool2d_stride_pad_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2022-05-18T04:27:05.1240023Z test_AvgPool3d (__main__.TestNN) ... ok (0.002s) 2022-05-18T04:27:05.1252892Z test_AvgPool3d_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2022-05-18T04:27:05.1367522Z test_AvgPool3d_divisor (__main__.TestNN) ... ok (0.016s) 2022-05-18T04:27:05.1379902Z test_AvgPool3d_divisor_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2022-05-18T04:27:05.1497620Z test_AvgPool3d_divisor_stride (__main__.TestNN) ... ok (0.016s) 2022-05-18T04:27:05.1615578Z test_AvgPool3d_divisor_stride1_pad0_gpu_input (__main__.TestNN) ... ok (0.016s) 2022-05-18T04:27:05.1627975Z test_AvgPool3d_divisor_stride1_pad0_gpu_input_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2022-05-18T04:27:05.1645448Z test_AvgPool3d_divisor_stride1_pad0_gpu_input_with_long_tensor (__main__.TestNN) ... ok (0.000s) 2022-05-18T04:27:05.1658470Z test_AvgPool3d_divisor_stride1_pad0_gpu_input_with_long_tensor_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2022-05-18T04:27:05.1670383Z test_AvgPool3d_divisor_stride_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2022-05-18T04:27:05.1789927Z test_AvgPool3d_divisor_stride_pad (__main__.TestNN) ... ok (0.016s) 2022-05-18T04:27:05.1802097Z test_AvgPool3d_divisor_stride_pad_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2022-05-18T04:27:05.1920675Z test_AvgPool3d_divisor_stride_pad_gpu_fixedkw_output (__main__.TestNN) ... ok (0.016s) 2022-05-18T04:27:05.1933299Z test_AvgPool3d_divisor_stride_pad_gpu_fixedkw_output_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2022-05-18T04:27:05.1950516Z test_AvgPool3d_divisor_stride_pad_gpu_fixedkw_output_with_long_tensor (__main__.TestNN) ... ok (0.000s) 2022-05-18T04:27:05.1963654Z test_AvgPool3d_divisor_stride_pad_gpu_fixedkw_output_with_long_tensor_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2022-05-18T04:27:05.2084821Z test_AvgPool3d_divisor_stride_pad_gpu_general_output (__main__.TestNN) ... ok (0.017s) 2022-05-18T04:27:05.2097258Z test_AvgPool3d_divisor_stride_pad_gpu_general_output_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2022-05-18T04:27:05.2115013Z test_AvgPool3d_divisor_stride_pad_gpu_general_output_with_long_tensor (__main__.TestNN) ... ok (0.002s) 2022-05-18T04:27:05.2128130Z test_AvgPool3d_divisor_stride_pad_gpu_general_output_with_long_tensor_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2022-05-18T04:27:05.2245979Z test_AvgPool3d_divisor_stride_pad_gpu_input_nooverlap (__main__.TestNN) ... ok (0.001s) 2022-05-18T04:27:05.2258130Z test_AvgPool3d_divisor_stride_pad_gpu_input_nooverlap_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2022-05-18T04:27:05.2275500Z test_AvgPool3d_divisor_stride_pad_gpu_input_nooverlap_with_long_tensor (__main__.TestNN) ... ok (0.000s) 2022-05-18T04:27:05.2288603Z test_AvgPool3d_divisor_stride_pad_gpu_input_nooverlap_with_long_tensor_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2022-05-18T04:27:05.2305916Z test_AvgPool3d_divisor_stride_pad_with_long_tensor (__main__.TestNN) ... ok (0.016s) 2022-05-18T04:27:05.2318913Z test_AvgPool3d_divisor_stride_pad_with_long_tensor_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2022-05-18T04:27:05.2336112Z test_AvgPool3d_divisor_stride_with_long_tensor (__main__.TestNN) ... ok (0.000s) 2022-05-18T04:27:05.2349045Z test_AvgPool3d_divisor_stride_with_long_tensor_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2022-05-18T04:27:05.2366317Z test_AvgPool3d_divisor_with_long_tensor (__main__.TestNN) ... ok (0.000s) 2022-05-18T04:27:05.2379226Z test_AvgPool3d_divisor_with_long_tensor_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2022-05-18T04:27:05.2486757Z test_AvgPool3d_no_batch_dim (__main__.TestNN) ... ok (0.016s) 2022-05-18T04:27:05.2498856Z test_AvgPool3d_no_batch_dim_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2022-05-18T04:27:05.2617379Z test_AvgPool3d_stride (__main__.TestNN) ... ok (0.016s) 2022-05-18T04:27:05.2737534Z test_AvgPool3d_stride1_pad0_gpu_input (__main__.TestNN) ... ok (0.000s) 2022-05-18T04:27:05.2749717Z test_AvgPool3d_stride1_pad0_gpu_input_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2022-05-18T04:27:05.2761693Z test_AvgPool3d_stride_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.016s) 2022-05-18T04:27:05.2879737Z test_AvgPool3d_stride_pad (__main__.TestNN) ... ok (0.000s) 2022-05-18T04:27:05.2892257Z test_AvgPool3d_stride_pad_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2022-05-18T04:27:05.3011489Z test_AvgPool3d_stride_pad_gpu_fixedkw_output (__main__.TestNN) ... ok (0.016s) 2022-05-18T04:27:05.3023924Z test_AvgPool3d_stride_pad_gpu_fixedkw_output_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2022-05-18T04:27:05.3145290Z test_AvgPool3d_stride_pad_gpu_general_output (__main__.TestNN) ... ok (0.022s) 2022-05-18T04:27:05.3157738Z test_AvgPool3d_stride_pad_gpu_general_output_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2022-05-18T04:27:05.3275322Z test_AvgPool3d_stride_pad_gpu_input_nooverlap (__main__.TestNN) ... ok (0.000s) 2022-05-18T04:27:05.3287814Z test_AvgPool3d_stride_pad_gpu_input_nooverlap_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2022-05-18T04:27:05.3361671Z test_BCELoss (__main__.TestNN) ... ok (0.000s) 2022-05-18T04:27:05.3374640Z test_BCELoss_cuda_bfloat16 (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2022-05-18T04:27:05.3386057Z test_BCELoss_cuda_double (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2022-05-18T04:27:05.3397600Z test_BCELoss_cuda_float (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2022-05-18T04:27:05.3409323Z test_BCELoss_cuda_half (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2022-05-18T04:27:05.3466237Z test_BCELoss_no_batch_dim_mean (__main__.TestNN) ... ok (0.016s) 2022-05-18T04:27:05.3476836Z test_BCELoss_no_batch_dim_mean_cuda_double (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2022-05-18T04:27:05.3486530Z test_BCELoss_no_batch_dim_mean_cuda_float (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2022-05-18T04:27:05.3496008Z test_BCELoss_no_batch_dim_mean_cuda_half (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2022-05-18T04:27:05.3549407Z test_BCELoss_no_batch_dim_none (__main__.TestNN) ... ok (0.000s) 2022-05-18T04:27:05.3559951Z test_BCELoss_no_batch_dim_none_cuda_double (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2022-05-18T04:27:05.3569707Z test_BCELoss_no_batch_dim_none_cuda_float (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2022-05-18T04:27:05.3579160Z test_BCELoss_no_batch_dim_none_cuda_half (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2022-05-18T04:27:05.3633504Z test_BCELoss_no_batch_dim_sum (__main__.TestNN) ... ok (0.016s) 2022-05-18T04:27:05.3644140Z test_BCELoss_no_batch_dim_sum_cuda_double (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2022-05-18T04:27:05.3653746Z test_BCELoss_no_batch_dim_sum_cuda_float (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2022-05-18T04:27:05.3663238Z test_BCELoss_no_batch_dim_sum_cuda_half (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2022-05-18T04:27:05.3771478Z test_BCELoss_no_reduce (__main__.TestNN) ... ok (0.016s) 2022-05-18T04:27:05.3783913Z test_BCELoss_no_reduce_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2022-05-18T04:27:05.3869696Z test_BCELoss_no_reduce_scalar (__main__.TestNN) ... ok (0.000s) 2022-05-18T04:27:05.3883766Z test_BCELoss_no_reduce_scalar_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2022-05-18T04:27:05.3958252Z test_BCELoss_scalar_weights (__main__.TestNN) ... ok (0.016s) 2022-05-18T04:27:05.3971851Z test_BCELoss_scalar_weights_cuda_bfloat16 (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2022-05-18T04:27:05.3985162Z test_BCELoss_scalar_weights_cuda_double (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2022-05-18T04:27:05.3998488Z test_BCELoss_scalar_weights_cuda_float (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2022-05-18T04:27:05.4011876Z test_BCELoss_scalar_weights_cuda_half (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2022-05-18T04:27:05.4092441Z test_BCELoss_weights (__main__.TestNN) ... ok (0.018s) 2022-05-18T04:27:05.4103229Z test_BCELoss_weights_cuda_bfloat16 (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2022-05-18T04:27:05.4113058Z test_BCELoss_weights_cuda_double (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2022-05-18T04:27:05.4122899Z test_BCELoss_weights_cuda_float (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2022-05-18T04:27:05.4132537Z test_BCELoss_weights_cuda_half (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2022-05-18T04:27:05.4255737Z test_BCELoss_weights_no_reduce (__main__.TestNN) ... ok (0.006s) 2022-05-18T04:27:05.4270081Z test_BCELoss_weights_no_reduce_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2022-05-18T04:27:05.4349558Z test_BCELoss_weights_no_reduce_scalar (__main__.TestNN) ... ok (0.016s) 2022-05-18T04:27:05.4361865Z test_BCELoss_weights_no_reduce_scalar_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2022-05-18T04:27:05.4428187Z test_BCEWithLogitsLoss (__main__.TestNN) ... ok (0.000s) 2022-05-18T04:27:05.4440733Z test_BCEWithLogitsLoss_cuda_double (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2022-05-18T04:27:05.4452530Z test_BCEWithLogitsLoss_cuda_float (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2022-05-18T04:27:05.4463947Z test_BCEWithLogitsLoss_cuda_half (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2022-05-18T04:27:05.4558378Z 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. 2022-05-18T04:27:05.4559244Z warnings.warn(warning.format(ret)) 2022-05-18T04:27:05.4559986Z 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. 2022-05-18T04:27:05.4560736Z warnings.warn(warning.format(ret)) 2022-05-18T04:27:05.4561063Z ok (0.016s) 2022-05-18T04:27:05.4570232Z test_BCEWithLogitsLoss_legacy_enum_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2022-05-18T04:27:05.4625225Z test_BCEWithLogitsLoss_no_batch_dim_mean (__main__.TestNN) ... ok (0.000s) 2022-05-18T04:27:05.4636299Z test_BCEWithLogitsLoss_no_batch_dim_mean_cuda_double (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2022-05-18T04:27:05.4646646Z test_BCEWithLogitsLoss_no_batch_dim_mean_cuda_float (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2022-05-18T04:27:05.4656769Z test_BCEWithLogitsLoss_no_batch_dim_mean_cuda_half (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2022-05-18T04:27:05.4711695Z test_BCEWithLogitsLoss_no_batch_dim_none (__main__.TestNN) ... ok (0.016s) 2022-05-18T04:27:05.4722126Z test_BCEWithLogitsLoss_no_batch_dim_none_cuda_double (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2022-05-18T04:27:05.4732010Z test_BCEWithLogitsLoss_no_batch_dim_none_cuda_float (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2022-05-18T04:27:05.4741606Z test_BCEWithLogitsLoss_no_batch_dim_none_cuda_half (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2022-05-18T04:27:05.4795329Z test_BCEWithLogitsLoss_no_batch_dim_sum (__main__.TestNN) ... ok (0.000s) 2022-05-18T04:27:05.4806220Z test_BCEWithLogitsLoss_no_batch_dim_sum_cuda_double (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2022-05-18T04:27:05.4815841Z test_BCEWithLogitsLoss_no_batch_dim_sum_cuda_float (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2022-05-18T04:27:05.4825471Z test_BCEWithLogitsLoss_no_batch_dim_sum_cuda_half (__main__.TestNN) ... skip: Excluded from CUDA tests (0.016s) 2022-05-18T04:27:05.4909802Z test_BCEWithLogitsLoss_no_reduce (__main__.TestNN) ... ok (0.000s) 2022-05-18T04:27:05.4920659Z test_BCEWithLogitsLoss_no_reduce_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2022-05-18T04:27:05.4968755Z test_BCEWithLogitsLoss_no_reduce_scalar (__main__.TestNN) ... ok (0.000s) 2022-05-18T04:27:05.4982085Z test_BCEWithLogitsLoss_no_reduce_scalar_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.016s) 2022-05-18T04:27:05.5041275Z test_BCEWithLogitsLoss_scalar_weights (__main__.TestNN) ... ok (0.000s) 2022-05-18T04:27:05.5053881Z test_BCEWithLogitsLoss_scalar_weights_cuda_double (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2022-05-18T04:27:05.5065464Z test_BCEWithLogitsLoss_scalar_weights_cuda_float (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2022-05-18T04:27:05.5076931Z test_BCEWithLogitsLoss_scalar_weights_cuda_half (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2022-05-18T04:27:05.5143392Z test_BCEWithLogitsLoss_weights (__main__.TestNN) ... ok (0.017s) 2022-05-18T04:27:05.5153913Z test_BCEWithLogitsLoss_weights_cuda_double (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2022-05-18T04:27:05.5164309Z test_BCEWithLogitsLoss_weights_cuda_float (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2022-05-18T04:27:05.5173954Z test_BCEWithLogitsLoss_weights_cuda_half (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2022-05-18T04:27:05.5415282Z test_BatchNorm1d_3d_input (__main__.TestNN) ... ok (0.024s) 2022-05-18T04:27:05.5427894Z test_BatchNorm1d_3d_input_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2022-05-18T04:27:05.5669190Z test_BatchNorm1d_3d_input_eval (__main__.TestNN) ... ok (0.025s) 2022-05-18T04:27:05.5681279Z test_BatchNorm1d_3d_input_eval_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2022-05-18T04:27:05.5835268Z test_BatchNorm1d_3d_input_not_affine (__main__.TestNN) ... ok (0.015s) 2022-05-18T04:27:05.5851178Z test_BatchNorm1d_3d_input_not_affine_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.002s) 2022-05-18T04:27:05.5995877Z test_BatchNorm1d_3d_input_not_affine_eval (__main__.TestNN) ... ok (0.014s) 2022-05-18T04:27:05.6009055Z test_BatchNorm1d_3d_input_not_affine_eval_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.002s) 2022-05-18T04:27:05.6343033Z test_BatchNorm1d_affine (__main__.TestNN) ... ok (0.029s) 2022-05-18T04:27:05.6360383Z test_BatchNorm1d_affine_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2022-05-18T04:27:05.6595203Z test_BatchNorm1d_affine_eval (__main__.TestNN) ... ok (0.016s) 2022-05-18T04:27:05.6609629Z test_BatchNorm1d_affine_eval_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.016s) 2022-05-18T04:27:05.6905568Z test_BatchNorm1d_affine_simple_average (__main__.TestNN) ... ok (0.016s) 2022-05-18T04:27:05.6919652Z test_BatchNorm1d_affine_simple_average_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.016s) 2022-05-18T04:27:05.7167472Z test_BatchNorm1d_affine_simple_average_eval (__main__.TestNN) ... ok (0.022s) 2022-05-18T04:27:05.7182568Z test_BatchNorm1d_affine_simple_average_eval_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2022-05-18T04:27:05.7331541Z test_BatchNorm1d_not_affine (__main__.TestNN) ... ok (0.016s) 2022-05-18T04:27:05.7344514Z test_BatchNorm1d_not_affine_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2022-05-18T04:27:05.7476454Z test_BatchNorm1d_not_affine_eval (__main__.TestNN) ... ok (0.016s) 2022-05-18T04:27:05.7489544Z test_BatchNorm1d_not_affine_eval_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2022-05-18T04:27:05.7729307Z test_BatchNorm1d_not_tracking_stats (__main__.TestNN) ... ok (0.016s) 2022-05-18T04:27:05.7744312Z test_BatchNorm1d_not_tracking_stats_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2022-05-18T04:27:05.7990742Z test_BatchNorm1d_not_tracking_stats_eval (__main__.TestNN) ... ok (0.031s) 2022-05-18T04:27:05.8005559Z test_BatchNorm1d_not_tracking_stats_eval_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2022-05-18T04:27:05.8127934Z test_BatchNorm1d_zero_batch (__main__.TestNN) ... ok (0.021s) 2022-05-18T04:27:05.8140155Z test_BatchNorm1d_zero_batch_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2022-05-18T04:27:05.8239992Z test_BatchNorm1d_zero_batch_eval (__main__.TestNN) ... ok (0.000s) 2022-05-18T04:27:05.8252674Z test_BatchNorm1d_zero_batch_eval_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2022-05-18T04:27:05.8520095Z test_BatchNorm2d (__main__.TestNN) ... ok (0.031s) 2022-05-18T04:27:05.8826252Z test_BatchNorm2d_2d_simple_average (__main__.TestNN) ... ok (0.031s) 2022-05-18T04:27:05.8841074Z test_BatchNorm2d_2d_simple_average_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2022-05-18T04:27:05.9087699Z test_BatchNorm2d_2d_simple_average_eval (__main__.TestNN) ... ok (0.032s) 2022-05-18T04:27:05.9101169Z test_BatchNorm2d_2d_simple_average_eval_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2022-05-18T04:27:05.9113308Z test_BatchNorm2d_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2022-05-18T04:27:05.9354061Z test_BatchNorm2d_eval (__main__.TestNN) ... ok (0.013s) 2022-05-18T04:27:05.9366495Z test_BatchNorm2d_eval_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2022-05-18T04:27:05.9636372Z test_BatchNorm2d_momentum (__main__.TestNN) ... ok (0.031s) 2022-05-18T04:27:05.9648980Z test_BatchNorm2d_momentum_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2022-05-18T04:27:05.9885902Z test_BatchNorm2d_momentum_eval (__main__.TestNN) ... ok (0.031s) 2022-05-18T04:27:05.9898117Z test_BatchNorm2d_momentum_eval_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2022-05-18T04:27:06.0050927Z test_BatchNorm2d_not_affine (__main__.TestNN) ... ok (0.016s) 2022-05-18T04:27:06.0063173Z test_BatchNorm2d_not_affine_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2022-05-18T04:27:06.0200701Z test_BatchNorm2d_not_affine_eval (__main__.TestNN) ... ok (0.018s) 2022-05-18T04:27:06.0216716Z test_BatchNorm2d_not_affine_eval_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.002s) 2022-05-18T04:27:06.0473552Z test_BatchNorm2d_not_tracking_stats (__main__.TestNN) ... ok (0.025s) 2022-05-18T04:27:06.0486830Z test_BatchNorm2d_not_tracking_stats_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.002s) 2022-05-18T04:27:06.0752054Z test_BatchNorm2d_not_tracking_stats_eval (__main__.TestNN) ... ok (0.026s) 2022-05-18T04:27:06.0764843Z test_BatchNorm2d_not_tracking_stats_eval_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2022-05-18T04:27:06.0882391Z test_BatchNorm2d_zero_batch (__main__.TestNN) ... ok (0.012s) 2022-05-18T04:27:06.0896493Z test_BatchNorm2d_zero_batch_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.002s) 2022-05-18T04:27:06.1006125Z test_BatchNorm2d_zero_batch_eval (__main__.TestNN) ... ok (0.010s) 2022-05-18T04:27:06.1018414Z test_BatchNorm2d_zero_batch_eval_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2022-05-18T04:27:06.1341862Z test_BatchNorm3d (__main__.TestNN) ... ok (0.028s) 2022-05-18T04:27:06.1627981Z test_BatchNorm3d_3d_simple_average (__main__.TestNN) ... ok (0.031s) 2022-05-18T04:27:06.1641947Z test_BatchNorm3d_3d_simple_average_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2022-05-18T04:27:06.1891337Z test_BatchNorm3d_3d_simple_average_eval (__main__.TestNN) ... ok (0.016s) 2022-05-18T04:27:06.1906664Z test_BatchNorm3d_3d_simple_average_eval_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2022-05-18T04:27:06.1919995Z test_BatchNorm3d_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2022-05-18T04:27:06.2169309Z test_BatchNorm3d_eval (__main__.TestNN) ... ok (0.036s) 2022-05-18T04:27:06.2184453Z test_BatchNorm3d_eval_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2022-05-18T04:27:06.2462788Z test_BatchNorm3d_momentum (__main__.TestNN) ... ok (0.031s) 2022-05-18T04:27:06.2476118Z test_BatchNorm3d_momentum_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2022-05-18T04:27:06.2712510Z test_BatchNorm3d_momentum_eval (__main__.TestNN) ... ok (0.016s) 2022-05-18T04:27:06.2724951Z test_BatchNorm3d_momentum_eval_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2022-05-18T04:27:06.2900118Z test_BatchNorm3d_not_affine (__main__.TestNN) ... ok (0.016s) 2022-05-18T04:27:06.2914237Z test_BatchNorm3d_not_affine_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2022-05-18T04:27:06.3054716Z test_BatchNorm3d_not_affine_eval (__main__.TestNN) ... ok (0.000s) 2022-05-18T04:27:06.3066941Z test_BatchNorm3d_not_affine_eval_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2022-05-18T04:27:06.3342143Z test_BatchNorm3d_not_tracking_stats (__main__.TestNN) ... ok (0.038s) 2022-05-18T04:27:06.3355042Z test_BatchNorm3d_not_tracking_stats_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2022-05-18T04:27:06.3621909Z test_BatchNorm3d_not_tracking_stats_eval (__main__.TestNN) ... ok (0.031s) 2022-05-18T04:27:06.3633061Z test_BatchNorm3d_not_tracking_stats_eval_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2022-05-18T04:27:06.3745837Z test_BatchNorm3d_zero_batch (__main__.TestNN) ... ok (0.000s) 2022-05-18T04:27:06.3758396Z test_BatchNorm3d_zero_batch_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2022-05-18T04:27:06.3865409Z test_BatchNorm3d_zero_batch_eval (__main__.TestNN) ... ok (0.016s) 2022-05-18T04:27:06.3877736Z test_BatchNorm3d_zero_batch_eval_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2022-05-18T04:27:06.4010443Z test_CELU (__main__.TestNN) ... ok (0.016s) 2022-05-18T04:27:06.4022763Z test_CELU_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2022-05-18T04:27:06.4124233Z test_CELU_no_batch_dim (__main__.TestNN) ... ok (0.019s) 2022-05-18T04:27:06.4142290Z test_CELU_no_batch_dim_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2022-05-18T04:27:06.4224793Z test_CELU_scalar (__main__.TestNN) ... ok (0.002s) 2022-05-18T04:27:06.4240575Z test_CELU_scalar_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.009s) 2022-05-18T04:27:06.4441204Z test_CTCLoss_2d_int_target_lengths_intlists (__main__.TestNN) ... ok (0.016s) 2022-05-18T04:27:06.4452189Z test_CTCLoss_2d_int_target_lengths_intlists_cuda_double (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2022-05-18T04:27:06.4462560Z test_CTCLoss_2d_int_target_lengths_intlists_cuda_float (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2022-05-18T04:27:06.4625817Z test_CTCLoss_2d_int_target_lengths_intlists_sum_reduction (__main__.TestNN) ... ok (0.016s) 2022-05-18T04:27:06.4635716Z test_CTCLoss_2d_int_target_lengths_intlists_sum_reduction_cuda_double (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2022-05-18T04:27:06.4645679Z test_CTCLoss_2d_int_target_lengths_intlists_sum_reduction_cuda_float (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2022-05-18T04:27:06.4806903Z test_CTCLoss_2d_int_target_lengths_tensors (__main__.TestNN) ... ok (0.016s) 2022-05-18T04:27:06.4817219Z test_CTCLoss_2d_int_target_lengths_tensors_cuda_double (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2022-05-18T04:27:06.4827185Z test_CTCLoss_2d_int_target_lengths_tensors_cuda_float (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2022-05-18T04:27:06.4986582Z test_CTCLoss_2d_int_target_lengths_tensors_sum_reduction (__main__.TestNN) ... ok (0.016s) 2022-05-18T04:27:06.4996729Z test_CTCLoss_2d_int_target_lengths_tensors_sum_reduction_cuda_double (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2022-05-18T04:27:06.5006715Z test_CTCLoss_2d_int_target_lengths_tensors_sum_reduction_cuda_float (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2022-05-18T04:27:06.5166196Z test_CTCLoss_2d_lengths_tensors (__main__.TestNN) ... ok (0.016s) 2022-05-18T04:27:06.5176524Z test_CTCLoss_2d_lengths_tensors_cuda_double (__main__.TestNN) ... skip: Excluded from CUDA tests (0.016s) 2022-05-18T04:27:06.5186412Z test_CTCLoss_2d_lengths_tensors_cuda_float (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2022-05-18T04:27:06.5346416Z test_CTCLoss_2d_lengths_tensors_sum_reduction (__main__.TestNN) ... ok (0.016s) 2022-05-18T04:27:06.5356638Z test_CTCLoss_2d_lengths_tensors_sum_reduction_cuda_double (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2022-05-18T04:27:06.5366693Z test_CTCLoss_2d_lengths_tensors_sum_reduction_cuda_float (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2022-05-18T04:27:06.5381359Z test_CTCLoss_critical_target_len (__main__.TestNN) ... skip: CUDA not available (0.001s) 2022-05-18T04:27:06.5404753Z test_CTCLoss_lengthchecks_cpu (__main__.TestNN) ... ok (0.003s) 2022-05-18T04:27:06.5414769Z test_CTCLoss_lengthchecks_cuda (__main__.TestNN) ... skip: CUDA not available (0.001s) 2022-05-18T04:27:06.5575022Z test_CTCLoss_lengths_intlists (__main__.TestNN) ... ok (0.016s) 2022-05-18T04:27:06.5585178Z test_CTCLoss_lengths_intlists_cuda_double (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2022-05-18T04:27:06.5595112Z test_CTCLoss_lengths_intlists_cuda_float (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2022-05-18T04:27:06.5760723Z test_CTCLoss_lengths_intlists_sum_reduction (__main__.TestNN) ... ok (0.016s) 2022-05-18T04:27:06.5772522Z test_CTCLoss_lengths_intlists_sum_reduction_cuda_double (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2022-05-18T04:27:06.5782822Z test_CTCLoss_lengths_intlists_sum_reduction_cuda_float (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2022-05-18T04:27:06.5949001Z test_CTCLoss_lengths_tensors (__main__.TestNN) ... ok (0.017s) 2022-05-18T04:27:06.5959776Z test_CTCLoss_lengths_tensors_cuda_double (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2022-05-18T04:27:06.5969927Z test_CTCLoss_lengths_tensors_cuda_float (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2022-05-18T04:27:06.6135762Z test_CTCLoss_lengths_tensors_sum_reduction (__main__.TestNN) ... ok (0.017s) 2022-05-18T04:27:06.6147556Z test_CTCLoss_lengths_tensors_sum_reduction_cuda_double (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2022-05-18T04:27:06.6157952Z test_CTCLoss_lengths_tensors_sum_reduction_cuda_float (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2022-05-18T04:27:06.6175467Z test_CTCLoss_long_targets (__main__.TestNN) ... skip: CUDA not available (0.000s) 2022-05-18T04:27:06.6205844Z test_CTCLoss_typechecks (__main__.TestNN) ... ok (0.000s) 2022-05-18T04:27:06.6227123Z test_CTCLoss_zero_infinity (__main__.TestNN) ... skip: CUDA not available (0.000s) 2022-05-18T04:27:06.6357806Z test_ConstantPad1d (__main__.TestNN) ... ok (0.016s) 2022-05-18T04:27:06.6483449Z test_ConstantPad1d_batch (__main__.TestNN) ... ok (0.016s) 2022-05-18T04:27:06.6496291Z test_ConstantPad1d_batch_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2022-05-18T04:27:06.6668021Z test_ConstantPad1d_complex (__main__.TestNN) ... ok (0.016s) 2022-05-18T04:27:06.6680421Z test_ConstantPad1d_complex_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2022-05-18T04:27:06.6692444Z test_ConstantPad1d_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2022-05-18T04:27:06.6808411Z test_ConstantPad2d (__main__.TestNN) ... ok (0.016s) 2022-05-18T04:27:06.6988711Z test_ConstantPad2d_complex (__main__.TestNN) ... ok (0.016s) 2022-05-18T04:27:06.7001006Z test_ConstantPad2d_complex_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2022-05-18T04:27:06.7013097Z test_ConstantPad2d_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2022-05-18T04:27:06.7139262Z test_ConstantPad2d_no_batch_dim (__main__.TestNN) ... ok (0.022s) 2022-05-18T04:27:06.7151431Z test_ConstantPad2d_no_batch_dim_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2022-05-18T04:27:06.7281129Z test_ConstantPad3d (__main__.TestNN) ... ok (0.000s) 2022-05-18T04:27:06.7501291Z test_ConstantPad3d_complex (__main__.TestNN) ... ok (0.031s) 2022-05-18T04:27:06.7515038Z test_ConstantPad3d_complex_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2022-05-18T04:27:06.7527651Z test_ConstantPad3d_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2022-05-18T04:27:06.7662186Z test_ConstantPad3d_no_batch_dim (__main__.TestNN) ... ok (0.016s) 2022-05-18T04:27:06.7675166Z test_ConstantPad3d_no_batch_dim_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2022-05-18T04:27:06.7941783Z test_Conv1d (__main__.TestNN) ... ok (0.031s) 2022-05-18T04:27:06.8251968Z test_Conv1d_circular_stride2_pad2 (__main__.TestNN) ... ok (0.024s) 2022-05-18T04:27:06.8268213Z test_Conv1d_circular_stride2_pad2_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2022-05-18T04:27:06.8282021Z test_Conv1d_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2022-05-18T04:27:06.8543635Z test_Conv1d_dilated (__main__.TestNN) ... ok (0.031s) 2022-05-18T04:27:06.8555864Z test_Conv1d_dilated_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2022-05-18T04:27:06.9168405Z test_Conv1d_groups (__main__.TestNN) ... ok (0.070s) 2022-05-18T04:27:06.9183048Z test_Conv1d_groups_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2022-05-18T04:27:06.9244608Z test_Conv1d_module_same_padding (__main__.TestNN) ... test_nn.py:988: UserWarning: Using padding='same' with even kernel lengths and odd dilation may require a zero-padded copy of the input be created (Triggered internally at C:\actions-runner\_work\pytorch\pytorch\aten\src\ATen\native\Convolution.cpp:883.) 2022-05-18T04:27:06.9245479Z expect = F.conv1d(x, module.weight, module.bias, padding='same') 2022-05-18T04:27:06.9502723Z ok (0.006s) 2022-05-18T04:27:06.9503047Z test_Conv1d_pad1 (__main__.TestNN) ... ok (0.016s) 2022-05-18T04:27:06.9515559Z test_Conv1d_pad1_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2022-05-18T04:27:06.9738261Z test_Conv1d_pad1size1 (__main__.TestNN) ... ok (0.031s) 2022-05-18T04:27:06.9750825Z test_Conv1d_pad1size1_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2022-05-18T04:27:07.0005393Z test_Conv1d_pad2 (__main__.TestNN) ... ok (0.016s) 2022-05-18T04:27:07.0017712Z test_Conv1d_pad2_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2022-05-18T04:27:07.0243786Z test_Conv1d_pad2size1 (__main__.TestNN) ... ok (0.037s) 2022-05-18T04:27:07.0256867Z test_Conv1d_pad2size1_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2022-05-18T04:27:07.0512467Z test_Conv1d_pad_same (__main__.TestNN) ... ok (0.025s) 2022-05-18T04:27:07.0781211Z test_Conv1d_pad_same2 (__main__.TestNN) ... ok (0.027s) 2022-05-18T04:27:07.0793629Z test_Conv1d_pad_same2_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2022-05-18T04:27:07.0805846Z test_Conv1d_pad_same_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2022-05-18T04:27:07.1068732Z test_Conv1d_pad_same_dilated (__main__.TestNN) ... ok (0.027s) 2022-05-18T04:27:07.1081338Z test_Conv1d_pad_same_dilated_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2022-05-18T04:27:07.1331822Z test_Conv1d_pad_valid (__main__.TestNN) ... ok (0.022s) 2022-05-18T04:27:07.1345204Z test_Conv1d_pad_valid_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2022-05-18T04:27:07.1589474Z test_Conv1d_reflect_stride2_pad2 (__main__.TestNN) ... ok (0.016s) 2022-05-18T04:27:07.1602139Z test_Conv1d_reflect_stride2_pad2_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2022-05-18T04:27:07.1842934Z test_Conv1d_replicate_stride2_pad2 (__main__.TestNN) ... ok (0.031s) 2022-05-18T04:27:07.1856403Z test_Conv1d_replicate_stride2_pad2_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2022-05-18T04:27:07.2104111Z test_Conv1d_stride (__main__.TestNN) ... ok (0.033s) 2022-05-18T04:27:07.2117000Z test_Conv1d_stride_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.002s) 2022-05-18T04:27:07.2316085Z test_Conv1d_zero_batch (__main__.TestNN) ... ok (0.018s) 2022-05-18T04:27:07.2328988Z test_Conv1d_zero_batch_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2022-05-18T04:27:07.2599203Z test_Conv1d_zeros_stride2_pad2 (__main__.TestNN) ... ok (0.016s) 2022-05-18T04:27:07.2615751Z test_Conv1d_zeros_stride2_pad2_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.016s) 2022-05-18T04:27:07.2885756Z test_Conv2d (__main__.TestNN) ... ok (0.016s) 2022-05-18T04:27:07.2952437Z test_Conv2d_1x1 (__main__.TestNN) ... ok (0.016s) 2022-05-18T04:27:07.3138802Z test_Conv2d_OneDNN (__main__.TestNN) ... ok (0.022s) 2022-05-18T04:27:07.3164494Z test_Conv2d_backward_twice (__main__.TestNN) ... ok (0.002s) 2022-05-18T04:27:07.3550858Z test_Conv2d_circular_stride2_pad2 (__main__.TestNN) ... ok (0.033s) 2022-05-18T04:27:07.3563672Z test_Conv2d_circular_stride2_pad2_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2022-05-18T04:27:07.3575914Z test_Conv2d_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2022-05-18T04:27:07.3866365Z test_Conv2d_depthwise (__main__.TestNN) ... ok (0.031s) 2022-05-18T04:27:07.3879401Z test_Conv2d_depthwise_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2022-05-18T04:27:07.4238554Z test_Conv2d_depthwise_dilated (__main__.TestNN) ... ok (0.034s) 2022-05-18T04:27:07.4249940Z test_Conv2d_depthwise_dilated_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2022-05-18T04:27:07.4561244Z test_Conv2d_depthwise_padded (__main__.TestNN) ... ok (0.031s) 2022-05-18T04:27:07.4574031Z test_Conv2d_depthwise_padded_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2022-05-18T04:27:07.4857424Z test_Conv2d_depthwise_strided (__main__.TestNN) ... ok (0.031s) 2022-05-18T04:27:07.4870454Z test_Conv2d_depthwise_strided_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2022-05-18T04:27:07.5205420Z test_Conv2d_depthwise_with_multiplier (__main__.TestNN) ... ok (0.043s) 2022-05-18T04:27:07.5221059Z test_Conv2d_depthwise_with_multiplier_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.002s) 2022-05-18T04:27:07.5487822Z test_Conv2d_dilated (__main__.TestNN) ... ok (0.026s) 2022-05-18T04:27:07.5501157Z test_Conv2d_dilated_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.002s) 2022-05-18T04:27:07.5525986Z test_Conv2d_dilated_with_long_tensor (__main__.TestNN) ... ok (0.002s) 2022-05-18T04:27:07.5539001Z test_Conv2d_dilated_with_long_tensor_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2022-05-18T04:27:07.5832864Z test_Conv2d_groups (__main__.TestNN) ... ok (0.030s) 2022-05-18T04:27:07.5846203Z test_Conv2d_groups_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2022-05-18T04:27:07.5976747Z test_Conv2d_groups_nobias (__main__.TestNN) ... ok (0.013s) 2022-05-18T04:27:07.6076483Z test_Conv2d_groups_nobias_v2 (__main__.TestNN) ... ok (0.010s) 2022-05-18T04:27:07.6376291Z test_Conv2d_groups_thnn (__main__.TestNN) ... ok (0.023s) 2022-05-18T04:27:07.6390466Z test_Conv2d_groups_thnn_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2022-05-18T04:27:07.6415683Z test_Conv2d_groups_thnn_with_long_tensor (__main__.TestNN) ... ok (0.000s) 2022-05-18T04:27:07.6428754Z test_Conv2d_groups_thnn_with_long_tensor_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2022-05-18T04:27:07.6452279Z test_Conv2d_groups_with_long_tensor (__main__.TestNN) ... ok (0.000s) 2022-05-18T04:27:07.6465377Z test_Conv2d_groups_with_long_tensor_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.016s) 2022-05-18T04:27:07.6493018Z test_Conv2d_inconsistent_types (__main__.TestNN) ... ok (0.000s) 2022-05-18T04:27:07.6510714Z test_Conv2d_inconsistent_types_on_GPU_with_cudnn (__main__.TestNN) ... skip: CUDA not available (0.000s) 2022-05-18T04:27:07.6525351Z test_Conv2d_inconsistent_types_on_GPU_without_cudnn (__main__.TestNN) ... skip: CUDA not available (0.000s) 2022-05-18T04:27:07.6538362Z test_Conv2d_missing_argument (__main__.TestNN) ... ok (0.000s) 2022-05-18T04:27:07.6589865Z test_Conv2d_module_same_padding (__main__.TestNN) ... ok (0.000s) 2022-05-18T04:27:07.6780462Z test_Conv2d_no_bias (__main__.TestNN) ... ok (0.031s) 2022-05-18T04:27:07.6793566Z test_Conv2d_no_bias_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2022-05-18T04:27:07.6816327Z test_Conv2d_no_bias_with_long_tensor (__main__.TestNN) ... ok (0.000s) 2022-05-18T04:27:07.6827793Z test_Conv2d_no_bias_with_long_tensor_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2022-05-18T04:27:07.7102465Z test_Conv2d_pad_same (__main__.TestNN) ... ok (0.033s) 2022-05-18T04:27:07.7117052Z test_Conv2d_pad_same_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2022-05-18T04:27:07.7393043Z test_Conv2d_pad_same_dilated (__main__.TestNN) ... ok (0.020s) 2022-05-18T04:27:07.7408325Z test_Conv2d_pad_same_dilated_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2022-05-18T04:27:07.7665437Z test_Conv2d_pad_valid (__main__.TestNN) ... ok (0.032s) 2022-05-18T04:27:07.7680030Z test_Conv2d_pad_valid_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2022-05-18T04:27:07.7947776Z test_Conv2d_padding (__main__.TestNN) ... ok (0.031s) 2022-05-18T04:27:07.7961164Z test_Conv2d_padding_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2022-05-18T04:27:07.7984634Z test_Conv2d_padding_with_long_tensor (__main__.TestNN) ... ok (0.000s) 2022-05-18T04:27:07.7997644Z test_Conv2d_padding_with_long_tensor_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2022-05-18T04:27:07.8269262Z test_Conv2d_reflect_stride2_pad2 (__main__.TestNN) ... ok (0.026s) 2022-05-18T04:27:07.8284469Z test_Conv2d_reflect_stride2_pad2_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2022-05-18T04:27:07.8552433Z test_Conv2d_replicate_stride2_pad2 (__main__.TestNN) ... ok (0.031s) 2022-05-18T04:27:07.8566166Z test_Conv2d_replicate_stride2_pad2_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2022-05-18T04:27:07.8823767Z test_Conv2d_strided (__main__.TestNN) ... ok (0.016s) 2022-05-18T04:27:07.8837513Z test_Conv2d_strided_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.016s) 2022-05-18T04:27:07.8861453Z test_Conv2d_strided_with_long_tensor (__main__.TestNN) ... ok (0.000s) 2022-05-18T04:27:07.8874389Z test_Conv2d_strided_with_long_tensor_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2022-05-18T04:27:07.8896869Z test_Conv2d_with_long_tensor (__main__.TestNN) ... ok (0.000s) 2022-05-18T04:27:07.8909643Z test_Conv2d_with_long_tensor_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2022-05-18T04:27:07.9110900Z test_Conv2d_zero_batch (__main__.TestNN) ... ok (0.016s) 2022-05-18T04:27:07.9126409Z test_Conv2d_zero_batch_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2022-05-18T04:27:07.9153081Z test_Conv2d_zero_batch_with_long_tensor (__main__.TestNN) ... ok (0.017s) 2022-05-18T04:27:07.9170280Z test_Conv2d_zero_batch_with_long_tensor_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.002s) 2022-05-18T04:27:07.9422603Z test_Conv2d_zeros_stride2_pad2 (__main__.TestNN) ... ok (0.024s) 2022-05-18T04:27:07.9435101Z test_Conv2d_zeros_stride2_pad2_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2022-05-18T04:27:07.9688428Z test_Conv3d (__main__.TestNN) ... ok (0.016s) 2022-05-18T04:27:07.9871296Z test_Conv3d_1x1x1_no_bias (__main__.TestNN) ... ok (0.016s) 2022-05-18T04:27:07.9884121Z test_Conv3d_1x1x1_no_bias_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.016s) 2022-05-18T04:27:07.9905210Z test_Conv3d_1x1x1_no_bias_with_long_tensor (__main__.TestNN) ... ok (0.000s) 2022-05-18T04:27:07.9918153Z test_Conv3d_1x1x1_no_bias_with_long_tensor_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2022-05-18T04:27:08.0402698Z test_Conv3d_circular_stride2_pad2 (__main__.TestNN) ... ok (0.053s) 2022-05-18T04:27:08.0416691Z test_Conv3d_circular_stride2_pad2_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2022-05-18T04:27:08.0429327Z test_Conv3d_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2022-05-18T04:27:08.0734436Z test_Conv3d_dilated (__main__.TestNN) ... ok (0.031s) 2022-05-18T04:27:08.0747893Z test_Conv3d_dilated_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2022-05-18T04:27:08.1030898Z test_Conv3d_dilated_strided (__main__.TestNN) ... ok (0.028s) 2022-05-18T04:27:08.1042758Z test_Conv3d_dilated_strided_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.002s) 2022-05-18T04:27:08.1302611Z test_Conv3d_groups (__main__.TestNN) ... ok (0.026s) 2022-05-18T04:27:08.1315087Z test_Conv3d_groups_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2022-05-18T04:27:08.1406487Z test_Conv3d_groups_nobias (__main__.TestNN) ... ok (0.000s) 2022-05-18T04:27:08.1494821Z test_Conv3d_groups_wbias (__main__.TestNN) ... ok (0.016s) 2022-05-18T04:27:08.1515063Z test_Conv3d_groups_with_long_tensor (__main__.TestNN) ... ok (0.000s) 2022-05-18T04:27:08.1526247Z test_Conv3d_groups_with_long_tensor_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2022-05-18T04:27:08.1582222Z test_Conv3d_module_same_padding (__main__.TestNN) ... ok (0.000s) 2022-05-18T04:27:08.1771437Z test_Conv3d_no_bias (__main__.TestNN) ... ok (0.031s) 2022-05-18T04:27:08.1783620Z test_Conv3d_no_bias_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2022-05-18T04:27:08.1804878Z test_Conv3d_no_bias_with_long_tensor (__main__.TestNN) ... ok (0.000s) 2022-05-18T04:27:08.1817786Z test_Conv3d_no_bias_with_long_tensor_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2022-05-18T04:27:08.2165791Z test_Conv3d_pad_same (__main__.TestNN) ... ok (0.037s) 2022-05-18T04:27:08.2178564Z test_Conv3d_pad_same_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2022-05-18T04:27:08.2532481Z test_Conv3d_pad_same_dilated (__main__.TestNN) ... ok (0.031s) 2022-05-18T04:27:08.2545206Z test_Conv3d_pad_same_dilated_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2022-05-18T04:27:08.2837037Z test_Conv3d_pad_valid (__main__.TestNN) ... ok (0.031s) 2022-05-18T04:27:08.2850040Z test_Conv3d_pad_valid_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2022-05-18T04:27:08.3153393Z test_Conv3d_replicate_stride2_pad2 (__main__.TestNN) ... ok (0.038s) 2022-05-18T04:27:08.3166667Z test_Conv3d_replicate_stride2_pad2_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2022-05-18T04:27:08.3442382Z test_Conv3d_stride (__main__.TestNN) ... ok (0.028s) 2022-05-18T04:27:08.3456914Z test_Conv3d_stride_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.002s) 2022-05-18T04:27:08.3738994Z test_Conv3d_stride_padding (__main__.TestNN) ... ok (0.028s) 2022-05-18T04:27:08.3753707Z test_Conv3d_stride_padding_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2022-05-18T04:27:08.3778545Z test_Conv3d_stride_padding_with_long_tensor (__main__.TestNN) ... ok (0.003s) 2022-05-18T04:27:08.3791961Z test_Conv3d_stride_padding_with_long_tensor_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2022-05-18T04:27:08.3816515Z test_Conv3d_stride_with_long_tensor (__main__.TestNN) ... ok (0.002s) 2022-05-18T04:27:08.3830074Z test_Conv3d_stride_with_long_tensor_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2022-05-18T04:27:08.3853336Z test_Conv3d_with_long_tensor (__main__.TestNN) ... ok (0.002s) 2022-05-18T04:27:08.3866487Z test_Conv3d_with_long_tensor_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2022-05-18T04:27:08.4068995Z test_Conv3d_zero_batch (__main__.TestNN) ... ok (0.020s) 2022-05-18T04:27:08.4082851Z test_Conv3d_zero_batch_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2022-05-18T04:27:08.4106839Z test_Conv3d_zero_batch_with_long_tensor (__main__.TestNN) ... ok (0.002s) 2022-05-18T04:27:08.4119842Z test_Conv3d_zero_batch_with_long_tensor_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2022-05-18T04:27:08.4398550Z test_Conv3d_zeros_stride2_pad2 (__main__.TestNN) ... ok (0.018s) 2022-05-18T04:27:08.4412766Z test_Conv3d_zeros_stride2_pad2_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2022-05-18T04:27:08.4658334Z test_ConvTranspose1d (__main__.TestNN) ... ok (0.031s) 2022-05-18T04:27:08.4671010Z test_ConvTranspose1d_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2022-05-18T04:27:08.4909700Z test_ConvTranspose1d_dilated (__main__.TestNN) ... ok (0.016s) 2022-05-18T04:27:08.4922607Z test_ConvTranspose1d_dilated_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.016s) 2022-05-18T04:27:08.5211056Z test_ConvTranspose1d_groups (__main__.TestNN) ... ok (0.029s) 2022-05-18T04:27:08.5224475Z test_ConvTranspose1d_groups_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2022-05-18T04:27:08.5415028Z test_ConvTranspose1d_no_bias (__main__.TestNN) ... ok (0.019s) 2022-05-18T04:27:08.5428351Z test_ConvTranspose1d_no_bias_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.002s) 2022-05-18T04:27:08.5698439Z test_ConvTranspose2d (__main__.TestNN) ... ok (0.027s) 2022-05-18T04:27:08.5713237Z test_ConvTranspose2d_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2022-05-18T04:27:08.5945840Z test_ConvTranspose2d_dilated (__main__.TestNN) ... ok (0.023s) 2022-05-18T04:27:08.5960330Z test_ConvTranspose2d_dilated_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.002s) 2022-05-18T04:27:08.5984454Z test_ConvTranspose2d_dilated_with_long_tensor (__main__.TestNN) ... ok (0.002s) 2022-05-18T04:27:08.5998463Z test_ConvTranspose2d_dilated_with_long_tensor_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.002s) 2022-05-18T04:27:08.6261542Z test_ConvTranspose2d_groups (__main__.TestNN) ... ok (0.015s) 2022-05-18T04:27:08.6274360Z test_ConvTranspose2d_groups_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2022-05-18T04:27:08.6297693Z test_ConvTranspose2d_groups_with_long_tensor (__main__.TestNN) ... ok (0.000s) 2022-05-18T04:27:08.6310692Z test_ConvTranspose2d_groups_with_long_tensor_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.016s) 2022-05-18T04:27:08.6322554Z test_ConvTranspose2d_half_cublas_gemm (__main__.TestNN) ... skip: CUDA not available (0.000s) 2022-05-18T04:27:08.6533042Z test_ConvTranspose2d_no_bias (__main__.TestNN) ... ok (0.016s) 2022-05-18T04:27:08.6545073Z test_ConvTranspose2d_no_bias_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2022-05-18T04:27:08.6566978Z test_ConvTranspose2d_no_bias_with_long_tensor (__main__.TestNN) ... ok (0.000s) 2022-05-18T04:27:08.6579789Z test_ConvTranspose2d_no_bias_with_long_tensor_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2022-05-18T04:27:08.6632599Z test_ConvTranspose2d_output_size (__main__.TestNN) ... ok (0.016s) 2022-05-18T04:27:11.8380253Z test_ConvTranspose2d_output_size_downsample_upsample (__main__.TestNN) ... ok (3.176s) 2022-05-18T04:27:11.8406067Z test_ConvTranspose2d_with_long_tensor (__main__.TestNN) ... ok (0.002s) 2022-05-18T04:27:11.8418862Z test_ConvTranspose2d_with_long_tensor_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.002s) 2022-05-18T04:27:11.8742103Z test_ConvTranspose3d (__main__.TestNN) ... ok (0.032s) 2022-05-18T04:27:11.8762542Z test_ConvTranspose3d_correct_output_size (__main__.TestNN) ... ok (0.002s) 2022-05-18T04:27:11.8777780Z test_ConvTranspose3d_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2022-05-18T04:27:11.9144042Z test_ConvTranspose3d_dilated (__main__.TestNN) ... ok (0.036s) 2022-05-18T04:27:11.9160411Z test_ConvTranspose3d_dilated_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.002s) 2022-05-18T04:27:11.9433774Z test_CosineEmbeddingLoss (__main__.TestNN) ... ok (0.013s) 2022-05-18T04:27:11.9444236Z test_CosineEmbeddingLoss_cuda_double (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2022-05-18T04:27:11.9454274Z test_CosineEmbeddingLoss_cuda_float (__main__.TestNN) ... skip: Excluded from CUDA tests (0.016s) 2022-05-18T04:27:11.9463991Z test_CosineEmbeddingLoss_cuda_half (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2022-05-18T04:27:11.9703264Z test_CosineEmbeddingLoss_margin (__main__.TestNN) ... ok (0.016s) 2022-05-18T04:27:11.9713089Z test_CosineEmbeddingLoss_margin_cuda_double (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2022-05-18T04:27:11.9722839Z test_CosineEmbeddingLoss_margin_cuda_float (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2022-05-18T04:27:11.9732614Z test_CosineEmbeddingLoss_margin_cuda_half (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2022-05-18T04:27:11.9964609Z test_CosineEmbeddingLoss_margin_sum_reduction (__main__.TestNN) ... ok (0.031s) 2022-05-18T04:27:11.9974998Z test_CosineEmbeddingLoss_margin_sum_reduction_cuda_double (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2022-05-18T04:27:11.9984781Z test_CosineEmbeddingLoss_margin_sum_reduction_cuda_float (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2022-05-18T04:27:11.9994458Z test_CosineEmbeddingLoss_margin_sum_reduction_cuda_half (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2022-05-18T04:27:12.0167181Z test_CosineEmbeddingLoss_no_batch_dim_mean (__main__.TestNN) ... ok (0.023s) 2022-05-18T04:27:12.0177462Z test_CosineEmbeddingLoss_no_batch_dim_mean_cuda_double (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2022-05-18T04:27:12.0187255Z test_CosineEmbeddingLoss_no_batch_dim_mean_cuda_float (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2022-05-18T04:27:12.0196910Z test_CosineEmbeddingLoss_no_batch_dim_mean_cuda_half (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2022-05-18T04:27:12.0369008Z test_CosineEmbeddingLoss_no_batch_dim_none (__main__.TestNN) ... ok (0.016s) 2022-05-18T04:27:12.0379548Z test_CosineEmbeddingLoss_no_batch_dim_none_cuda_double (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2022-05-18T04:27:12.0389228Z test_CosineEmbeddingLoss_no_batch_dim_none_cuda_float (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2022-05-18T04:27:12.0398886Z test_CosineEmbeddingLoss_no_batch_dim_none_cuda_half (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2022-05-18T04:27:12.0569794Z test_CosineEmbeddingLoss_no_batch_dim_sum (__main__.TestNN) ... ok (0.016s) 2022-05-18T04:27:12.0580213Z test_CosineEmbeddingLoss_no_batch_dim_sum_cuda_double (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2022-05-18T04:27:12.0590033Z test_CosineEmbeddingLoss_no_batch_dim_sum_cuda_float (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2022-05-18T04:27:12.0599703Z test_CosineEmbeddingLoss_no_batch_dim_sum_cuda_half (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2022-05-18T04:27:12.0832538Z test_CosineEmbeddingLoss_sum_reduction (__main__.TestNN) ... ok (0.031s) 2022-05-18T04:27:12.0842789Z test_CosineEmbeddingLoss_sum_reduction_cuda_double (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2022-05-18T04:27:12.0852716Z test_CosineEmbeddingLoss_sum_reduction_cuda_float (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2022-05-18T04:27:12.0862367Z test_CosineEmbeddingLoss_sum_reduction_cuda_half (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2022-05-18T04:27:12.0920766Z test_CrossEntropyLoss (__main__.TestNN) ... ok (0.000s) 2022-05-18T04:27:12.0983424Z test_CrossEntropyLoss_2d (__main__.TestNN) ... ok (0.016s) 2022-05-18T04:27:12.0994259Z test_CrossEntropyLoss_2d_cuda_double (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2022-05-18T04:27:12.1004293Z test_CrossEntropyLoss_2d_cuda_float (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2022-05-18T04:27:12.1014293Z test_CrossEntropyLoss_2d_cuda_half (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2022-05-18T04:27:12.1075342Z test_CrossEntropyLoss_2d_ignore_index (__main__.TestNN) ... ok (0.000s) 2022-05-18T04:27:12.1086675Z test_CrossEntropyLoss_2d_ignore_index_cuda_double (__main__.TestNN) ... skip: Excluded from CUDA tests (0.016s) 2022-05-18T04:27:12.1097497Z test_CrossEntropyLoss_2d_ignore_index_cuda_float (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2022-05-18T04:27:12.1106964Z test_CrossEntropyLoss_2d_ignore_index_cuda_half (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2022-05-18T04:27:12.1209412Z test_CrossEntropyLoss_2d_indices_target_smoothing (__main__.TestNN) ... ok (0.005s) 2022-05-18T04:27:12.1219946Z test_CrossEntropyLoss_2d_indices_target_smoothing_cuda_double (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2022-05-18T04:27:12.1229941Z test_CrossEntropyLoss_2d_indices_target_smoothing_cuda_float (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2022-05-18T04:27:12.1239810Z test_CrossEntropyLoss_2d_indices_target_smoothing_cuda_half (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2022-05-18T04:27:12.1339221Z test_CrossEntropyLoss_2d_indices_target_smoothing_ignore_index (__main__.TestNN) ... ok (0.016s) 2022-05-18T04:27:12.1349866Z test_CrossEntropyLoss_2d_indices_target_smoothing_ignore_index_cuda_double (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2022-05-18T04:27:12.1359886Z test_CrossEntropyLoss_2d_indices_target_smoothing_ignore_index_cuda_float (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2022-05-18T04:27:12.1369895Z test_CrossEntropyLoss_2d_indices_target_smoothing_ignore_index_cuda_half (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2022-05-18T04:27:12.1457804Z test_CrossEntropyLoss_2d_indices_target_smoothing_sum_reduction (__main__.TestNN) ... ok (0.000s) 2022-05-18T04:27:12.1468668Z test_CrossEntropyLoss_2d_indices_target_smoothing_sum_reduction_cuda_double (__main__.TestNN) ... skip: Excluded from CUDA tests (0.016s) 2022-05-18T04:27:12.1478696Z test_CrossEntropyLoss_2d_indices_target_smoothing_sum_reduction_cuda_float (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2022-05-18T04:27:12.1488742Z test_CrossEntropyLoss_2d_indices_target_smoothing_sum_reduction_cuda_half (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2022-05-18T04:27:12.1587284Z test_CrossEntropyLoss_2d_indices_target_smoothing_weight (__main__.TestNN) ... ok (0.000s) 2022-05-18T04:27:12.1597974Z test_CrossEntropyLoss_2d_indices_target_smoothing_weight_cuda_double (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2022-05-18T04:27:12.1608093Z test_CrossEntropyLoss_2d_indices_target_smoothing_weight_cuda_float (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2022-05-18T04:27:12.1618005Z test_CrossEntropyLoss_2d_indices_target_smoothing_weight_cuda_half (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2022-05-18T04:27:12.1680330Z test_CrossEntropyLoss_2d_prob_target (__main__.TestNN) ... ok (0.016s) 2022-05-18T04:27:12.1691356Z test_CrossEntropyLoss_2d_prob_target_cuda_double (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2022-05-18T04:27:12.1701375Z test_CrossEntropyLoss_2d_prob_target_cuda_float (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2022-05-18T04:27:12.1711248Z test_CrossEntropyLoss_2d_prob_target_cuda_half (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2022-05-18T04:27:12.1774663Z test_CrossEntropyLoss_2d_prob_target_smoothing (__main__.TestNN) ... ok (0.000s) 2022-05-18T04:27:12.1785726Z test_CrossEntropyLoss_2d_prob_target_smoothing_cuda_double (__main__.TestNN) ... skip: Excluded from CUDA tests (0.016s) 2022-05-18T04:27:12.1795743Z test_CrossEntropyLoss_2d_prob_target_smoothing_cuda_float (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2022-05-18T04:27:12.1805673Z test_CrossEntropyLoss_2d_prob_target_smoothing_cuda_half (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2022-05-18T04:27:12.1864601Z test_CrossEntropyLoss_2d_prob_target_smoothing_sum_reduction (__main__.TestNN) ... ok (0.000s) 2022-05-18T04:27:12.1875509Z test_CrossEntropyLoss_2d_prob_target_smoothing_sum_reduction_cuda_double (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2022-05-18T04:27:12.1886130Z test_CrossEntropyLoss_2d_prob_target_smoothing_sum_reduction_cuda_float (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2022-05-18T04:27:12.1895471Z test_CrossEntropyLoss_2d_prob_target_smoothing_sum_reduction_cuda_half (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2022-05-18T04:27:12.1961555Z test_CrossEntropyLoss_2d_prob_target_smoothing_weight (__main__.TestNN) ... ok (0.016s) 2022-05-18T04:27:12.1972585Z test_CrossEntropyLoss_2d_prob_target_smoothing_weight_cuda_double (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2022-05-18T04:27:12.1982546Z test_CrossEntropyLoss_2d_prob_target_smoothing_weight_cuda_float (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2022-05-18T04:27:12.1992410Z test_CrossEntropyLoss_2d_prob_target_smoothing_weight_cuda_half (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2022-05-18T04:27:12.2050152Z test_CrossEntropyLoss_2d_prob_target_sum_reduction (__main__.TestNN) ... ok (0.000s) 2022-05-18T04:27:12.2061056Z test_CrossEntropyLoss_2d_prob_target_sum_reduction_cuda_double (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2022-05-18T04:27:12.2071093Z test_CrossEntropyLoss_2d_prob_target_sum_reduction_cuda_float (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2022-05-18T04:27:12.2081016Z test_CrossEntropyLoss_2d_prob_target_sum_reduction_cuda_half (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2022-05-18T04:27:12.2146770Z test_CrossEntropyLoss_2d_prob_target_weights (__main__.TestNN) ... ok (0.021s) 2022-05-18T04:27:12.2157701Z test_CrossEntropyLoss_2d_prob_target_weights_cuda_double (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2022-05-18T04:27:12.2167786Z test_CrossEntropyLoss_2d_prob_target_weights_cuda_float (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2022-05-18T04:27:12.2177739Z test_CrossEntropyLoss_2d_prob_target_weights_cuda_half (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2022-05-18T04:27:12.2237795Z test_CrossEntropyLoss_2d_prob_target_weights_sum_reduction (__main__.TestNN) ... ok (0.000s) 2022-05-18T04:27:12.2248850Z test_CrossEntropyLoss_2d_prob_target_weights_sum_reduction_cuda_double (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2022-05-18T04:27:12.2258794Z test_CrossEntropyLoss_2d_prob_target_weights_sum_reduction_cuda_float (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2022-05-18T04:27:12.2268692Z test_CrossEntropyLoss_2d_prob_target_weights_sum_reduction_cuda_half (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2022-05-18T04:27:12.2329665Z test_CrossEntropyLoss_2d_sum_reduction (__main__.TestNN) ... ok (0.016s) 2022-05-18T04:27:12.2340461Z test_CrossEntropyLoss_2d_sum_reduction_cuda_double (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2022-05-18T04:27:12.2350458Z test_CrossEntropyLoss_2d_sum_reduction_cuda_float (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2022-05-18T04:27:12.2360359Z test_CrossEntropyLoss_2d_sum_reduction_cuda_half (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2022-05-18T04:27:12.2420459Z test_CrossEntropyLoss_2d_weights (__main__.TestNN) ... ok (0.000s) 2022-05-18T04:27:12.2431220Z test_CrossEntropyLoss_2d_weights_cuda_double (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2022-05-18T04:27:12.2441174Z test_CrossEntropyLoss_2d_weights_cuda_float (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2022-05-18T04:27:12.2451152Z test_CrossEntropyLoss_2d_weights_cuda_half (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2022-05-18T04:27:12.2544979Z test_CrossEntropyLoss_3d_indices_target_smoothing (__main__.TestNN) ... ok (0.016s) 2022-05-18T04:27:12.2555264Z test_CrossEntropyLoss_3d_indices_target_smoothing_cuda_double (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2022-05-18T04:27:12.2565842Z test_CrossEntropyLoss_3d_indices_target_smoothing_cuda_float (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2022-05-18T04:27:12.2575229Z test_CrossEntropyLoss_3d_indices_target_smoothing_cuda_half (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2022-05-18T04:27:12.2668871Z test_CrossEntropyLoss_3d_indices_target_smoothing_ignore_index (__main__.TestNN) ... ok (0.016s) 2022-05-18T04:27:12.2679498Z test_CrossEntropyLoss_3d_indices_target_smoothing_ignore_index_cuda_double (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2022-05-18T04:27:12.2689532Z test_CrossEntropyLoss_3d_indices_target_smoothing_ignore_index_cuda_float (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2022-05-18T04:27:12.2699389Z test_CrossEntropyLoss_3d_indices_target_smoothing_ignore_index_cuda_half (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2022-05-18T04:27:12.2783632Z test_CrossEntropyLoss_3d_indices_target_smoothing_sum_reduction (__main__.TestNN) ... ok (0.016s) 2022-05-18T04:27:12.2793922Z test_CrossEntropyLoss_3d_indices_target_smoothing_sum_reduction_cuda_double (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2022-05-18T04:27:12.2803961Z test_CrossEntropyLoss_3d_indices_target_smoothing_sum_reduction_cuda_float (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2022-05-18T04:27:12.2813923Z test_CrossEntropyLoss_3d_indices_target_smoothing_sum_reduction_cuda_half (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2022-05-18T04:27:12.2897160Z test_CrossEntropyLoss_3d_indices_target_smoothing_sum_reduction_ignore_index (__main__.TestNN) ... ok (0.000s) 2022-05-18T04:27:12.2907423Z test_CrossEntropyLoss_3d_indices_target_smoothing_sum_reduction_ignore_index_cuda_double (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2022-05-18T04:27:12.2917437Z test_CrossEntropyLoss_3d_indices_target_smoothing_sum_reduction_ignore_index_cuda_float (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2022-05-18T04:27:12.2927384Z test_CrossEntropyLoss_3d_indices_target_smoothing_sum_reduction_ignore_index_cuda_half (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2022-05-18T04:27:12.2993129Z test_CrossEntropyLoss_3d_prob_target (__main__.TestNN) ... ok (0.016s) 2022-05-18T04:27:12.3003756Z test_CrossEntropyLoss_3d_prob_target_cuda_double (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2022-05-18T04:27:12.3013840Z test_CrossEntropyLoss_3d_prob_target_cuda_float (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2022-05-18T04:27:12.3023686Z test_CrossEntropyLoss_3d_prob_target_cuda_half (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2022-05-18T04:27:12.3091568Z test_CrossEntropyLoss_3d_prob_target_smoothing (__main__.TestNN) ... ok (0.016s) 2022-05-18T04:27:12.3102315Z test_CrossEntropyLoss_3d_prob_target_smoothing_cuda_double (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2022-05-18T04:27:12.3112386Z test_CrossEntropyLoss_3d_prob_target_smoothing_cuda_float (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2022-05-18T04:27:12.3122441Z test_CrossEntropyLoss_3d_prob_target_smoothing_cuda_half (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2022-05-18T04:27:12.3186469Z test_CrossEntropyLoss_3d_prob_target_smoothing_sum_reduction (__main__.TestNN) ... ok (0.007s) 2022-05-18T04:27:12.3197192Z test_CrossEntropyLoss_3d_prob_target_smoothing_sum_reduction_cuda_double (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2022-05-18T04:27:12.3207351Z test_CrossEntropyLoss_3d_prob_target_smoothing_sum_reduction_cuda_float (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2022-05-18T04:27:12.3217291Z test_CrossEntropyLoss_3d_prob_target_smoothing_sum_reduction_cuda_half (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2022-05-18T04:27:12.3281016Z test_CrossEntropyLoss_3d_prob_target_sum_reduction (__main__.TestNN) ... ok (0.006s) 2022-05-18T04:27:12.3292508Z test_CrossEntropyLoss_3d_prob_target_sum_reduction_cuda_double (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2022-05-18T04:27:12.3302052Z test_CrossEntropyLoss_3d_prob_target_sum_reduction_cuda_float (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2022-05-18T04:27:12.3312009Z test_CrossEntropyLoss_3d_prob_target_sum_reduction_cuda_half (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2022-05-18T04:27:12.3381872Z test_CrossEntropyLoss_3d_prob_target_weights (__main__.TestNN) ... ok (0.007s) 2022-05-18T04:27:12.3392551Z test_CrossEntropyLoss_3d_prob_target_weights_cuda_double (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2022-05-18T04:27:12.3402672Z test_CrossEntropyLoss_3d_prob_target_weights_cuda_float (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2022-05-18T04:27:12.3412748Z test_CrossEntropyLoss_3d_prob_target_weights_cuda_half (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2022-05-18T04:27:12.3477832Z test_CrossEntropyLoss_3d_prob_target_weights_sum_reduction (__main__.TestNN) ... ok (0.007s) 2022-05-18T04:27:12.3488692Z test_CrossEntropyLoss_3d_prob_target_weights_sum_reduction_cuda_double (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2022-05-18T04:27:12.3498806Z test_CrossEntropyLoss_3d_prob_target_weights_sum_reduction_cuda_float (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2022-05-18T04:27:12.3508770Z test_CrossEntropyLoss_3d_prob_target_weights_sum_reduction_cuda_half (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2022-05-18T04:27:12.3577211Z test_CrossEntropyLoss_4d_prob_target (__main__.TestNN) ... ok (0.007s) 2022-05-18T04:27:12.3587930Z test_CrossEntropyLoss_4d_prob_target_cuda_double (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2022-05-18T04:27:12.3598020Z test_CrossEntropyLoss_4d_prob_target_cuda_float (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2022-05-18T04:27:12.3608063Z test_CrossEntropyLoss_4d_prob_target_cuda_half (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2022-05-18T04:27:12.3672269Z test_CrossEntropyLoss_4d_prob_target_sum_reduction (__main__.TestNN) ... ok (0.006s) 2022-05-18T04:27:12.3683151Z test_CrossEntropyLoss_4d_prob_target_sum_reduction_cuda_double (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2022-05-18T04:27:12.3693380Z test_CrossEntropyLoss_4d_prob_target_sum_reduction_cuda_float (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2022-05-18T04:27:12.3703279Z test_CrossEntropyLoss_4d_prob_target_sum_reduction_cuda_half (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2022-05-18T04:27:12.3775561Z test_CrossEntropyLoss_4d_prob_target_weights (__main__.TestNN) ... ok (0.007s) 2022-05-18T04:27:12.3786176Z test_CrossEntropyLoss_4d_prob_target_weights_cuda_double (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2022-05-18T04:27:12.3796204Z test_CrossEntropyLoss_4d_prob_target_weights_cuda_float (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2022-05-18T04:27:12.3806189Z test_CrossEntropyLoss_4d_prob_target_weights_cuda_half (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2022-05-18T04:27:12.3875192Z test_CrossEntropyLoss_4d_prob_target_weights_sum_reduction (__main__.TestNN) ... ok (0.006s) 2022-05-18T04:27:12.3886022Z test_CrossEntropyLoss_4d_prob_target_weights_sum_reduction_cuda_double (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2022-05-18T04:27:12.3896142Z test_CrossEntropyLoss_4d_prob_target_weights_sum_reduction_cuda_float (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2022-05-18T04:27:12.3906043Z test_CrossEntropyLoss_4d_prob_target_weights_sum_reduction_cuda_half (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2022-05-18T04:27:12.3916024Z test_CrossEntropyLoss_cuda_double (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2022-05-18T04:27:12.3926809Z test_CrossEntropyLoss_cuda_float (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2022-05-18T04:27:12.3936203Z test_CrossEntropyLoss_cuda_half (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2022-05-18T04:27:12.3997527Z test_CrossEntropyLoss_dim_is_3 (__main__.TestNN) ... ok (0.006s) 2022-05-18T04:27:12.4008382Z test_CrossEntropyLoss_dim_is_3_cuda_double (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2022-05-18T04:27:12.4018528Z test_CrossEntropyLoss_dim_is_3_cuda_float (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2022-05-18T04:27:12.4028531Z test_CrossEntropyLoss_dim_is_3_cuda_half (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2022-05-18T04:27:12.4088944Z test_CrossEntropyLoss_dim_is_3_sum_reduction (__main__.TestNN) ... ok (0.006s) 2022-05-18T04:27:12.4099818Z test_CrossEntropyLoss_dim_is_3_sum_reduction_cuda_double (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2022-05-18T04:27:12.4109949Z test_CrossEntropyLoss_dim_is_3_sum_reduction_cuda_float (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2022-05-18T04:27:12.4119886Z test_CrossEntropyLoss_dim_is_3_sum_reduction_cuda_half (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2022-05-18T04:27:12.4188676Z test_CrossEntropyLoss_higher_dim (__main__.TestNN) ... ok (0.002s) 2022-05-18T04:27:12.4199243Z test_CrossEntropyLoss_higher_dim_cuda_double (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2022-05-18T04:27:12.4209387Z test_CrossEntropyLoss_higher_dim_cuda_float (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2022-05-18T04:27:12.4219240Z test_CrossEntropyLoss_higher_dim_cuda_half (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2022-05-18T04:27:12.4287782Z test_CrossEntropyLoss_higher_dim_sum_reduction (__main__.TestNN) ... ok (0.000s) 2022-05-18T04:27:12.4298881Z test_CrossEntropyLoss_higher_dim_sum_reduction_cuda_double (__main__.TestNN) ... skip: Excluded from CUDA tests (0.016s) 2022-05-18T04:27:12.4309041Z test_CrossEntropyLoss_higher_dim_sum_reduction_cuda_float (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2022-05-18T04:27:12.4318849Z test_CrossEntropyLoss_higher_dim_sum_reduction_cuda_half (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2022-05-18T04:27:12.4375722Z test_CrossEntropyLoss_weights (__main__.TestNN) ... ok (0.000s) 2022-05-18T04:27:12.4386489Z test_CrossEntropyLoss_weights_cuda_double (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2022-05-18T04:27:12.4396491Z test_CrossEntropyLoss_weights_cuda_float (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2022-05-18T04:27:12.4406439Z test_CrossEntropyLoss_weights_cuda_half (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2022-05-18T04:27:12.4540402Z test_CrossMapLRN2d (__main__.TestNN) ... ok (0.016s) 2022-05-18T04:27:12.4552906Z test_CrossMapLRN2d_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2022-05-18T04:27:12.4687751Z test_ELU (__main__.TestNN) ... ok (0.016s) 2022-05-18T04:27:12.4701650Z test_ELU_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2022-05-18T04:27:12.4789604Z test_ELU_no_batch_dim (__main__.TestNN) ... ok (0.016s) 2022-05-18T04:27:12.4800586Z test_ELU_no_batch_dim_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2022-05-18T04:27:12.4886787Z test_ELU_scalar (__main__.TestNN) ... ok (0.000s) 2022-05-18T04:27:12.4900706Z test_ELU_scalar_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2022-05-18T04:27:12.5004621Z test_Embedding (__main__.TestNN) ... ok (0.016s) 2022-05-18T04:27:12.5164262Z test_EmbeddingBag_discontiguous (__main__.TestNN) ... ok (0.022s) 2022-05-18T04:27:12.5184159Z test_EmbeddingBag_discontiguous_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2022-05-18T04:27:12.5306876Z test_EmbeddingBag_max (__main__.TestNN) ... ok (0.016s) 2022-05-18T04:27:12.5324032Z test_EmbeddingBag_max_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2022-05-18T04:27:12.5441617Z test_EmbeddingBag_max_padding_idx (__main__.TestNN) ... ok (0.000s) 2022-05-18T04:27:12.5453427Z test_EmbeddingBag_max_padding_idx_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.016s) 2022-05-18T04:27:12.5562971Z test_EmbeddingBag_mean (__main__.TestNN) ... ok (0.000s) 2022-05-18T04:27:12.5577220Z test_EmbeddingBag_mean_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2022-05-18T04:27:12.5679842Z test_EmbeddingBag_mean_padding_idx (__main__.TestNN) ... ok (0.016s) 2022-05-18T04:27:12.5692211Z test_EmbeddingBag_mean_padding_idx_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2022-05-18T04:27:12.5836613Z test_EmbeddingBag_sparse (__main__.TestNN) ... ok (0.016s) 2022-05-18T04:27:12.5848812Z test_EmbeddingBag_sparse_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2022-05-18T04:27:12.5953973Z test_EmbeddingBag_sum (__main__.TestNN) ... ok (0.016s) 2022-05-18T04:27:12.5966346Z test_EmbeddingBag_sum_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2022-05-18T04:27:12.6074530Z test_EmbeddingBag_sum_padding_idx (__main__.TestNN) ... ok (0.016s) 2022-05-18T04:27:12.6088104Z test_EmbeddingBag_sum_padding_idx_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2022-05-18T04:27:12.6101909Z test_Embedding_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2022-05-18T04:27:12.6316775Z test_Embedding_discontiguous (__main__.TestNN) ... ok (0.021s) 2022-05-18T04:27:12.6331317Z test_Embedding_discontiguous_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2022-05-18T04:27:12.6465563Z test_Embedding_sparse (__main__.TestNN) ... ok (0.016s) 2022-05-18T04:27:12.6480880Z test_Embedding_sparse_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2022-05-18T04:27:12.8711721Z test_FeatureAlphaDropout (__main__.TestNN) ... ok (0.224s) 2022-05-18T04:27:12.8873935Z test_Flatten (__main__.TestNN) ... ok (0.017s) 2022-05-18T04:27:12.8893307Z test_Flatten_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.002s) 2022-05-18T04:27:12.9033819Z test_Flatten_no_batch_dim (__main__.TestNN) ... ok (0.014s) 2022-05-18T04:27:12.9048654Z test_Flatten_no_batch_dim_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2022-05-18T04:27:12.9179653Z test_Fold (__main__.TestNN) ... ok (0.010s) 2022-05-18T04:27:12.9180119Z test_Fold_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.002s) 2022-05-18T04:27:12.9269500Z test_Fold_int_input (__main__.TestNN) ... ok (0.010s) 2022-05-18T04:27:12.9284147Z test_Fold_int_input_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.002s) 2022-05-18T04:27:12.9446879Z test_Fold_no_batch_dim_input (__main__.TestNN) ... ok (0.002s) 2022-05-18T04:27:12.9447673Z test_Fold_no_batch_dim_input_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2022-05-18T04:27:12.9519055Z test_Fold_no_batch_dim_int_input (__main__.TestNN) ... ok (0.016s) 2022-05-18T04:27:12.9519579Z test_Fold_no_batch_dim_int_input_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2022-05-18T04:27:12.9629941Z test_FractionalMaxPool2d_ratio (__main__.TestNN) ... ok (0.016s) 2022-05-18T04:27:12.9642606Z test_FractionalMaxPool2d_ratio_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2022-05-18T04:27:12.9768311Z test_FractionalMaxPool2d_ratio_no_batch_dim (__main__.TestNN) ... ok (0.000s) 2022-05-18T04:27:12.9781846Z test_FractionalMaxPool2d_ratio_no_batch_dim_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.016s) 2022-05-18T04:27:12.9913436Z test_FractionalMaxPool2d_ratio_no_batch_dim_no_random_samples (__main__.TestNN) ... ok (0.000s) 2022-05-18T04:27:12.9926215Z test_FractionalMaxPool2d_ratio_no_batch_dim_no_random_samples_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2022-05-18T04:27:13.0049770Z test_FractionalMaxPool2d_ratio_return_indices (__main__.TestNN) ... ok (0.016s) 2022-05-18T04:27:13.0061784Z test_FractionalMaxPool2d_ratio_return_indices_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2022-05-18T04:27:13.0180632Z test_FractionalMaxPool2d_size (__main__.TestNN) ... ok (0.021s) 2022-05-18T04:27:13.0194554Z test_FractionalMaxPool2d_size_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2022-05-18T04:27:13.0325253Z test_FractionalMaxPool2d_size_no_batch_dim (__main__.TestNN) ... ok (0.016s) 2022-05-18T04:27:13.0337830Z test_FractionalMaxPool2d_size_no_batch_dim_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2022-05-18T04:27:13.0461373Z test_FractionalMaxPool2d_size_no_batch_dim_no_random_samples (__main__.TestNN) ... ok (0.016s) 2022-05-18T04:27:13.0474002Z test_FractionalMaxPool2d_size_no_batch_dim_no_random_samples_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2022-05-18T04:27:13.0644770Z test_FractionalMaxPool3d_asymsize (__main__.TestNN) ... ok (0.016s) 2022-05-18T04:27:13.0657867Z test_FractionalMaxPool3d_asymsize_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2022-05-18T04:27:13.0784316Z test_FractionalMaxPool3d_ratio (__main__.TestNN) ... ok (0.016s) 2022-05-18T04:27:13.0796769Z test_FractionalMaxPool3d_ratio_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2022-05-18T04:27:13.0924985Z test_FractionalMaxPool3d_ratio_no_batch_dim (__main__.TestNN) ... ok (0.016s) 2022-05-18T04:27:13.0937840Z test_FractionalMaxPool3d_ratio_no_batch_dim_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2022-05-18T04:27:13.1064705Z test_FractionalMaxPool3d_ratio_no_batch_dim_no_random_samples (__main__.TestNN) ... ok (0.000s) 2022-05-18T04:27:13.1078027Z test_FractionalMaxPool3d_ratio_no_batch_dim_no_random_samples_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.016s) 2022-05-18T04:27:13.1222797Z test_FractionalMaxPool3d_ratio_return_indices (__main__.TestNN) ... ok (0.009s) 2022-05-18T04:27:13.1235447Z test_FractionalMaxPool3d_ratio_return_indices_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2022-05-18T04:27:13.1379045Z test_FractionalMaxPool3d_size (__main__.TestNN) ... ok (0.016s) 2022-05-18T04:27:13.1391442Z test_FractionalMaxPool3d_size_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2022-05-18T04:27:13.1529102Z test_FractionalMaxPool3d_size_no_batch_dim (__main__.TestNN) ... ok (0.016s) 2022-05-18T04:27:13.1541195Z test_FractionalMaxPool3d_size_no_batch_dim_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2022-05-18T04:27:13.1676977Z test_FractionalMaxPool3d_size_no_batch_dim_no_random_samples (__main__.TestNN) ... ok (0.016s) 2022-05-18T04:27:13.1688020Z test_FractionalMaxPool3d_size_no_batch_dim_no_random_samples_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2022-05-18T04:27:13.1807423Z test_GELU (__main__.TestNN) ... ok (0.016s) 2022-05-18T04:27:13.1820606Z test_GELU_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2022-05-18T04:27:13.1908793Z test_GELU_no_batch_dim (__main__.TestNN) ... ok (0.000s) 2022-05-18T04:27:13.1921209Z test_GELU_no_batch_dim_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2022-05-18T04:27:13.2006599Z test_GELU_scalar (__main__.TestNN) ... ok (0.016s) 2022-05-18T04:27:13.2019198Z test_GELU_scalar_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2022-05-18T04:27:13.2139824Z test_GLU (__main__.TestNN) ... ok (0.018s) 2022-05-18T04:27:13.2152498Z test_GLU_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2022-05-18T04:27:13.2275936Z test_GLU_dim (__main__.TestNN) ... ok (0.000s) 2022-05-18T04:27:13.2288376Z test_GLU_dim_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2022-05-18T04:27:13.2378156Z test_GLU_no_batch_dim (__main__.TestNN) ... ok (0.016s) 2022-05-18T04:27:13.2390720Z test_GLU_no_batch_dim_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2022-05-18T04:27:13.2687868Z test_GroupNorm_1d_affine (__main__.TestNN) ... ok (0.031s) 2022-05-18T04:27:13.2978262Z test_GroupNorm_1d_affine_GN (__main__.TestNN) ... ok (0.031s) 2022-05-18T04:27:13.2991150Z test_GroupNorm_1d_affine_GN_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2022-05-18T04:27:13.3272495Z test_GroupNorm_1d_affine_GN_eval (__main__.TestNN) ... ok (0.034s) 2022-05-18T04:27:13.3286354Z test_GroupNorm_1d_affine_GN_eval_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2022-05-18T04:27:13.3299330Z test_GroupNorm_1d_affine_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2022-05-18T04:27:13.3603214Z test_GroupNorm_1d_affine_eval (__main__.TestNN) ... ok (0.030s) 2022-05-18T04:27:13.3618394Z test_GroupNorm_1d_affine_eval_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2022-05-18T04:27:13.3631318Z test_GroupNorm_1d_affine_large_batch_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2022-05-18T04:27:13.3643456Z test_GroupNorm_1d_affine_large_batch_eval_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.002s) 2022-05-18T04:27:13.3827044Z test_GroupNorm_1d_no_affine_IN (__main__.TestNN) ... ok (0.018s) 2022-05-18T04:27:13.3842998Z test_GroupNorm_1d_no_affine_IN_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.002s) 2022-05-18T04:27:13.4009136Z test_GroupNorm_1d_no_affine_IN_eval (__main__.TestNN) ... ok (0.016s) 2022-05-18T04:27:13.4022466Z test_GroupNorm_1d_no_affine_IN_eval_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2022-05-18T04:27:13.4182735Z test_GroupNorm_1d_no_affine_LN (__main__.TestNN) ... ok (0.012s) 2022-05-18T04:27:13.4195473Z test_GroupNorm_1d_no_affine_LN_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2022-05-18T04:27:13.4351309Z test_GroupNorm_1d_no_affine_LN_eval (__main__.TestNN) ... ok (0.016s) 2022-05-18T04:27:13.4363970Z test_GroupNorm_1d_no_affine_LN_eval_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2022-05-18T04:27:13.4654027Z test_GroupNorm_2d_affine (__main__.TestNN) ... ok (0.031s) 2022-05-18T04:27:13.4666190Z test_GroupNorm_2d_affine_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2022-05-18T04:27:13.4961202Z test_GroupNorm_2d_affine_eval (__main__.TestNN) ... ok (0.031s) 2022-05-18T04:27:13.4973491Z test_GroupNorm_2d_affine_eval_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2022-05-18T04:27:13.4985592Z test_GroupNorm_2d_affine_large_feature_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2022-05-18T04:27:13.4997456Z test_GroupNorm_2d_affine_large_feature_eval_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2022-05-18T04:27:13.5145803Z test_GroupNorm_2d_no_affine_IN (__main__.TestNN) ... ok (0.022s) 2022-05-18T04:27:13.5157911Z test_GroupNorm_2d_no_affine_IN_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2022-05-18T04:27:13.5305459Z test_GroupNorm_2d_no_affine_IN_eval (__main__.TestNN) ... ok (0.016s) 2022-05-18T04:27:13.5317662Z test_GroupNorm_2d_no_affine_IN_eval_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2022-05-18T04:27:13.5469235Z test_GroupNorm_2d_no_affine_LN (__main__.TestNN) ... ok (0.016s) 2022-05-18T04:27:13.5481511Z test_GroupNorm_2d_no_affine_LN_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2022-05-18T04:27:13.5632689Z test_GroupNorm_2d_no_affine_LN_eval (__main__.TestNN) ... ok (0.016s) 2022-05-18T04:27:13.5645086Z test_GroupNorm_2d_no_affine_LN_eval_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2022-05-18T04:27:13.5657108Z test_GroupNorm_2d_no_affine_large_feature_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2022-05-18T04:27:13.5669071Z test_GroupNorm_2d_no_affine_large_feature_eval_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2022-05-18T04:27:13.5780504Z test_Hardshrink (__main__.TestNN) ... ok (0.016s) 2022-05-18T04:27:13.5791074Z test_Hardshrink_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2022-05-18T04:27:13.5871381Z test_Hardshrink_no_batch_dim (__main__.TestNN) ... ok (0.000s) 2022-05-18T04:27:13.5883939Z test_Hardshrink_no_batch_dim_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2022-05-18T04:27:13.5961841Z test_Hardshrink_scalar (__main__.TestNN) ... ok (0.016s) 2022-05-18T04:27:13.5974217Z test_Hardshrink_scalar_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2022-05-18T04:27:13.6035680Z test_Hardsigmoid_no_batch_dim (__main__.TestNN) ... ok (0.000s) 2022-05-18T04:27:13.6047855Z test_Hardsigmoid_no_batch_dim_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2022-05-18T04:27:13.6112206Z test_Hardswish_no_batch_dim (__main__.TestNN) ... ok (0.019s) 2022-05-18T04:27:13.6126051Z test_Hardswish_no_batch_dim_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2022-05-18T04:27:13.6250025Z test_Hardtanh (__main__.TestNN) ... ok (0.006s) 2022-05-18T04:27:13.6262588Z test_Hardtanh_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2022-05-18T04:27:13.6345843Z test_Hardtanh_no_batch_dim (__main__.TestNN) ... ok (0.016s) 2022-05-18T04:27:13.6357862Z test_Hardtanh_no_batch_dim_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2022-05-18T04:27:13.6441791Z test_Hardtanh_scalar (__main__.TestNN) ... ok (0.000s) 2022-05-18T04:27:13.6454173Z test_Hardtanh_scalar_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2022-05-18T04:27:13.6535230Z test_HingeEmbeddingLoss (__main__.TestNN) ... ok (0.016s) 2022-05-18T04:27:13.6547682Z test_HingeEmbeddingLoss_cuda_double (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2022-05-18T04:27:13.6559365Z test_HingeEmbeddingLoss_cuda_float (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2022-05-18T04:27:13.6570982Z test_HingeEmbeddingLoss_cuda_half (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2022-05-18T04:27:13.6643008Z test_HingeEmbeddingLoss_margin (__main__.TestNN) ... ok (0.000s) 2022-05-18T04:27:13.6653515Z test_HingeEmbeddingLoss_margin_cuda_double (__main__.TestNN) ... skip: Excluded from CUDA tests (0.016s) 2022-05-18T04:27:13.6663109Z test_HingeEmbeddingLoss_margin_cuda_float (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2022-05-18T04:27:13.6672600Z test_HingeEmbeddingLoss_margin_cuda_half (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2022-05-18T04:27:13.6758428Z test_HingeEmbeddingLoss_margin_no_reduce (__main__.TestNN) ... ok (0.000s) 2022-05-18T04:27:13.6769244Z test_HingeEmbeddingLoss_margin_no_reduce_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2022-05-18T04:27:13.6841527Z test_HingeEmbeddingLoss_margin_sum_reduction (__main__.TestNN) ... ok (0.016s) 2022-05-18T04:27:13.6853951Z test_HingeEmbeddingLoss_margin_sum_reduction_cuda_double (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2022-05-18T04:27:13.6865499Z test_HingeEmbeddingLoss_margin_sum_reduction_cuda_float (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2022-05-18T04:27:13.6876938Z test_HingeEmbeddingLoss_margin_sum_reduction_cuda_half (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2022-05-18T04:27:13.6945530Z test_HingeEmbeddingLoss_no_batch_dim_mean (__main__.TestNN) ... ok (0.000s) 2022-05-18T04:27:13.6956025Z test_HingeEmbeddingLoss_no_batch_dim_mean_cuda_double (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2022-05-18T04:27:13.6966795Z test_HingeEmbeddingLoss_no_batch_dim_mean_cuda_float (__main__.TestNN) ... skip: Excluded from CUDA tests (0.016s) 2022-05-18T04:27:13.6976305Z test_HingeEmbeddingLoss_no_batch_dim_mean_cuda_half (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2022-05-18T04:27:13.7041508Z test_HingeEmbeddingLoss_no_batch_dim_none (__main__.TestNN) ... ok (0.000s) 2022-05-18T04:27:13.7052373Z test_HingeEmbeddingLoss_no_batch_dim_none_cuda_double (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2022-05-18T04:27:13.7061920Z test_HingeEmbeddingLoss_no_batch_dim_none_cuda_float (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2022-05-18T04:27:13.7071356Z test_HingeEmbeddingLoss_no_batch_dim_none_cuda_half (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2022-05-18T04:27:13.7139308Z test_HingeEmbeddingLoss_no_batch_dim_sum (__main__.TestNN) ... ok (0.017s) 2022-05-18T04:27:13.7150034Z test_HingeEmbeddingLoss_no_batch_dim_sum_cuda_double (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2022-05-18T04:27:13.7159674Z test_HingeEmbeddingLoss_no_batch_dim_sum_cuda_float (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2022-05-18T04:27:13.7169333Z test_HingeEmbeddingLoss_no_batch_dim_sum_cuda_half (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2022-05-18T04:27:13.7256506Z test_HingeEmbeddingLoss_no_reduce (__main__.TestNN) ... ok (0.000s) 2022-05-18T04:27:13.7268651Z test_HingeEmbeddingLoss_no_reduce_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2022-05-18T04:27:13.7338695Z test_HingeEmbeddingLoss_scalar_margin (__main__.TestNN) ... ok (0.016s) 2022-05-18T04:27:13.7350642Z test_HingeEmbeddingLoss_scalar_margin_cuda_double (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2022-05-18T04:27:13.7362220Z test_HingeEmbeddingLoss_scalar_margin_cuda_float (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2022-05-18T04:27:13.7373713Z test_HingeEmbeddingLoss_scalar_margin_cuda_half (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2022-05-18T04:27:13.7436240Z test_HingeEmbeddingLoss_scalar_margin_sum_reduction (__main__.TestNN) ... ok (0.000s) 2022-05-18T04:27:13.7446051Z test_HingeEmbeddingLoss_scalar_margin_sum_reduction_cuda_double (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2022-05-18T04:27:13.7455832Z test_HingeEmbeddingLoss_scalar_margin_sum_reduction_cuda_float (__main__.TestNN) ... skip: Excluded from CUDA tests (0.016s) 2022-05-18T04:27:13.7465254Z test_HingeEmbeddingLoss_scalar_margin_sum_reduction_cuda_half (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2022-05-18T04:27:13.7530884Z test_HingeEmbeddingLoss_sum_reduction (__main__.TestNN) ... ok (0.000s) 2022-05-18T04:27:13.7541542Z test_HingeEmbeddingLoss_sum_reduction_cuda_double (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2022-05-18T04:27:13.7551140Z test_HingeEmbeddingLoss_sum_reduction_cuda_float (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2022-05-18T04:27:13.7560609Z test_HingeEmbeddingLoss_sum_reduction_cuda_half (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2022-05-18T04:27:13.7654034Z test_HuberLoss (__main__.TestNN) ... ok (0.016s) 2022-05-18T04:27:13.7664548Z test_HuberLoss_cuda_bfloat16 (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2022-05-18T04:27:13.7674152Z test_HuberLoss_cuda_double (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2022-05-18T04:27:13.7683678Z test_HuberLoss_cuda_float (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2022-05-18T04:27:13.7693292Z test_HuberLoss_cuda_half (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2022-05-18T04:27:13.7804258Z test_HuberLoss_delta (__main__.TestNN) ... ok (0.016s) 2022-05-18T04:27:13.7814584Z test_HuberLoss_delta_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2022-05-18T04:27:13.7865538Z test_HuberLoss_no_batch_dim_mean (__main__.TestNN) ... ok (0.000s) 2022-05-18T04:27:13.7876072Z test_HuberLoss_no_batch_dim_mean_cuda_double (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2022-05-18T04:27:13.7885794Z test_HuberLoss_no_batch_dim_mean_cuda_float (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2022-05-18T04:27:13.7895685Z test_HuberLoss_no_batch_dim_mean_cuda_half (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2022-05-18T04:27:13.7946099Z test_HuberLoss_no_batch_dim_none (__main__.TestNN) ... ok (0.016s) 2022-05-18T04:27:13.7955922Z test_HuberLoss_no_batch_dim_none_cuda_double (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2022-05-18T04:27:13.7965468Z test_HuberLoss_no_batch_dim_none_cuda_float (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2022-05-18T04:27:13.7974985Z test_HuberLoss_no_batch_dim_none_cuda_half (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2022-05-18T04:27:13.8025279Z test_HuberLoss_no_batch_dim_sum (__main__.TestNN) ... ok (0.000s) 2022-05-18T04:27:13.8035420Z test_HuberLoss_no_batch_dim_sum_cuda_double (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2022-05-18T04:27:13.8045029Z test_HuberLoss_no_batch_dim_sum_cuda_float (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2022-05-18T04:27:13.8054645Z test_HuberLoss_no_batch_dim_sum_cuda_half (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2022-05-18T04:27:13.8143822Z test_HuberLoss_sum_reduction (__main__.TestNN) ... ok (0.022s) 2022-05-18T04:27:13.8154495Z test_HuberLoss_sum_reduction_cuda_bfloat16 (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2022-05-18T04:27:13.8164226Z test_HuberLoss_sum_reduction_cuda_double (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2022-05-18T04:27:13.8174079Z test_HuberLoss_sum_reduction_cuda_float (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2022-05-18T04:27:13.8183646Z test_HuberLoss_sum_reduction_cuda_half (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2022-05-18T04:27:13.8348260Z test_InstanceNorm1d (__main__.TestNN) ... ok (0.016s) 2022-05-18T04:27:13.8362718Z test_InstanceNorm1d_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.002s) 2022-05-18T04:27:13.8521657Z test_InstanceNorm1d_eval (__main__.TestNN) ... ok (0.016s) 2022-05-18T04:27:13.8534261Z test_InstanceNorm1d_eval_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2022-05-18T04:27:13.8689713Z test_InstanceNorm1d_no_batch_dim (__main__.TestNN) ... ok (0.015s) 2022-05-18T04:27:13.8702692Z test_InstanceNorm1d_no_batch_dim_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.002s) 2022-05-18T04:27:13.8873228Z test_InstanceNorm1d_no_batch_dim_eval (__main__.TestNN) ... ok (0.017s) 2022-05-18T04:27:13.8888146Z test_InstanceNorm1d_no_batch_dim_eval_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2022-05-18T04:27:13.9076711Z test_InstanceNorm1d_tracking_stats (__main__.TestNN) ... ok (0.019s) 2022-05-18T04:27:13.9091917Z test_InstanceNorm1d_tracking_stats_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.002s) 2022-05-18T04:27:13.9272056Z test_InstanceNorm1d_tracking_stats_eval (__main__.TestNN) ... ok (0.018s) 2022-05-18T04:27:13.9286832Z test_InstanceNorm1d_tracking_stats_eval_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2022-05-18T04:27:13.9461763Z test_InstanceNorm1d_tracking_stats_no_batch_dim (__main__.TestNN) ... ok (0.004s) 2022-05-18T04:27:13.9474981Z test_InstanceNorm1d_tracking_stats_no_batch_dim_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2022-05-18T04:27:13.9648915Z test_InstanceNorm1d_tracking_stats_no_batch_dim_eval (__main__.TestNN) ... ok (0.031s) 2022-05-18T04:27:13.9662805Z test_InstanceNorm1d_tracking_stats_no_batch_dim_eval_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2022-05-18T04:27:13.9820801Z test_InstanceNorm2d (__main__.TestNN) ... ok (0.016s) 2022-05-18T04:27:13.9833235Z test_InstanceNorm2d_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2022-05-18T04:27:13.9984238Z test_InstanceNorm2d_eval (__main__.TestNN) ... ok (0.016s) 2022-05-18T04:27:13.9996496Z test_InstanceNorm2d_eval_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2022-05-18T04:27:14.0157957Z test_InstanceNorm2d_no_batch_dim (__main__.TestNN) ... ok (0.020s) 2022-05-18T04:27:14.0170867Z test_InstanceNorm2d_no_batch_dim_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.002s) 2022-05-18T04:27:14.0350820Z test_InstanceNorm2d_no_batch_dim_eval (__main__.TestNN) ... ok (0.005s) 2022-05-18T04:27:14.0367215Z test_InstanceNorm2d_no_batch_dim_eval_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2022-05-18T04:27:14.0549826Z test_InstanceNorm2d_tracking_stats (__main__.TestNN) ... ok (0.031s) 2022-05-18T04:27:14.0564881Z test_InstanceNorm2d_tracking_stats_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2022-05-18T04:27:14.0742109Z test_InstanceNorm2d_tracking_stats_eval (__main__.TestNN) ... ok (0.020s) 2022-05-18T04:27:14.0757149Z test_InstanceNorm2d_tracking_stats_eval_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.002s) 2022-05-18T04:27:14.0954755Z test_InstanceNorm2d_tracking_stats_no_batch_dim (__main__.TestNN) ... ok (0.019s) 2022-05-18T04:27:14.0970883Z test_InstanceNorm2d_tracking_stats_no_batch_dim_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2022-05-18T04:27:14.1160985Z test_InstanceNorm2d_tracking_stats_no_batch_dim_eval (__main__.TestNN) ... ok (0.019s) 2022-05-18T04:27:14.1177941Z test_InstanceNorm2d_tracking_stats_no_batch_dim_eval_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.002s) 2022-05-18T04:27:14.1351651Z test_InstanceNorm3d (__main__.TestNN) ... ok (0.002s) 2022-05-18T04:27:14.1365970Z test_InstanceNorm3d_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.016s) 2022-05-18T04:27:14.1553865Z test_InstanceNorm3d_eval (__main__.TestNN) ... ok (0.016s) 2022-05-18T04:27:14.1570731Z test_InstanceNorm3d_eval_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2022-05-18T04:27:14.1747412Z test_InstanceNorm3d_no_batch_dim (__main__.TestNN) ... ok (0.016s) 2022-05-18T04:27:14.1761875Z test_InstanceNorm3d_no_batch_dim_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2022-05-18T04:27:14.1928694Z test_InstanceNorm3d_no_batch_dim_eval (__main__.TestNN) ... ok (0.016s) 2022-05-18T04:27:14.1942528Z test_InstanceNorm3d_no_batch_dim_eval_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2022-05-18T04:27:14.2124692Z test_InstanceNorm3d_tracking_stats (__main__.TestNN) ... ok (0.016s) 2022-05-18T04:27:14.2141172Z test_InstanceNorm3d_tracking_stats_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.016s) 2022-05-18T04:27:14.2315981Z test_InstanceNorm3d_tracking_stats_eval (__main__.TestNN) ... ok (0.017s) 2022-05-18T04:27:14.2330787Z test_InstanceNorm3d_tracking_stats_eval_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2022-05-18T04:27:14.2513503Z test_InstanceNorm3d_tracking_stats_no_batch_dim (__main__.TestNN) ... ok (0.016s) 2022-05-18T04:27:14.2528187Z test_InstanceNorm3d_tracking_stats_no_batch_dim_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2022-05-18T04:27:14.2691819Z test_InstanceNorm3d_tracking_stats_no_batch_dim_eval (__main__.TestNN) ... ok (0.016s) 2022-05-18T04:27:14.2706295Z test_InstanceNorm3d_tracking_stats_no_batch_dim_eval_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2022-05-18T04:27:14.2779446Z test_KLDivLoss (__main__.TestNN) ... C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\nn\functional.py:2853: UserWarning: reduction: 'mean' divides the total loss by both the batch size and the support size.'batchmean' divides only by the batch size, and aligns with the KL div math definition.'mean' will be changed to behave the same as 'batchmean' in the next major release. 2022-05-18T04:27:14.2780300Z warnings.warn( 2022-05-18T04:27:14.2781753Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\nn\functional.py:2853: UserWarning: reduction: 'mean' divides the total loss by both the batch size and the support size.'batchmean' divides only by the batch size, and aligns with the KL div math definition.'mean' will be changed to behave the same as 'batchmean' in the next major release. 2022-05-18T04:27:14.2782730Z warnings.warn( 2022-05-18T04:27:14.2784227Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\nn\functional.py:2853: UserWarning: reduction: 'mean' divides the total loss by both the batch size and the support size.'batchmean' divides only by the batch size, and aligns with the KL div math definition.'mean' will be changed to behave the same as 'batchmean' in the next major release. 2022-05-18T04:27:14.2784898Z warnings.warn( 2022-05-18T04:27:14.2785126Z ok (0.016s) 2022-05-18T04:27:14.2804143Z test_KLDivLoss_batch_mean (__main__.TestNN) ... ok (0.000s) 2022-05-18T04:27:14.2828226Z test_KLDivLoss_batch_mean_log_target (__main__.TestNN) ... ok (0.000s) 2022-05-18T04:27:14.2840706Z test_KLDivLoss_cuda_double (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2022-05-18T04:27:14.2850637Z test_KLDivLoss_cuda_float (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2022-05-18T04:27:14.2860302Z test_KLDivLoss_cuda_half (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2022-05-18T04:27:14.2921226Z test_KLDivLoss_log_target (__main__.TestNN) ... C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\nn\functional.py:2853: UserWarning: reduction: 'mean' divides the total loss by both the batch size and the support size.'batchmean' divides only by the batch size, and aligns with the KL div math definition.'mean' will be changed to behave the same as 'batchmean' in the next major release. 2022-05-18T04:27:14.2921807Z warnings.warn( 2022-05-18T04:27:14.2922369Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\nn\functional.py:2853: UserWarning: reduction: 'mean' divides the total loss by both the batch size and the support size.'batchmean' divides only by the batch size, and aligns with the KL div math definition.'mean' will be changed to behave the same as 'batchmean' in the next major release. 2022-05-18T04:27:14.2922885Z warnings.warn( 2022-05-18T04:27:14.2923040Z ok (0.000s) 2022-05-18T04:27:14.2932912Z test_KLDivLoss_log_target_cuda_double (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2022-05-18T04:27:14.2941946Z test_KLDivLoss_log_target_cuda_float (__main__.TestNN) ... skip: Excluded from CUDA tests (0.016s) 2022-05-18T04:27:14.2951635Z test_KLDivLoss_log_target_cuda_half (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2022-05-18T04:27:14.3006306Z test_KLDivLoss_log_target_sum_reduction (__main__.TestNN) ... ok (0.000s) 2022-05-18T04:27:14.3017231Z test_KLDivLoss_log_target_sum_reduction_cuda_double (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2022-05-18T04:27:14.3026982Z test_KLDivLoss_log_target_sum_reduction_cuda_float (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2022-05-18T04:27:14.3036730Z test_KLDivLoss_log_target_sum_reduction_cuda_half (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2022-05-18T04:27:14.3090326Z test_KLDivLoss_no_batch_dim_mean (__main__.TestNN) ... ok (0.016s) 2022-05-18T04:27:14.3100951Z test_KLDivLoss_no_batch_dim_mean_cuda_double (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2022-05-18T04:27:14.3110871Z test_KLDivLoss_no_batch_dim_mean_cuda_float (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2022-05-18T04:27:14.3120616Z test_KLDivLoss_no_batch_dim_mean_cuda_half (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2022-05-18T04:27:14.3174298Z test_KLDivLoss_no_batch_dim_none (__main__.TestNN) ... ok (0.005s) 2022-05-18T04:27:14.3185148Z test_KLDivLoss_no_batch_dim_none_cuda_double (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2022-05-18T04:27:14.3195116Z test_KLDivLoss_no_batch_dim_none_cuda_float (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2022-05-18T04:27:14.3205081Z test_KLDivLoss_no_batch_dim_none_cuda_half (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2022-05-18T04:27:14.3258611Z test_KLDivLoss_no_batch_dim_sum (__main__.TestNN) ... ok (0.005s) 2022-05-18T04:27:14.3269868Z test_KLDivLoss_no_batch_dim_sum_cuda_double (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2022-05-18T04:27:14.3279582Z test_KLDivLoss_no_batch_dim_sum_cuda_float (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2022-05-18T04:27:14.3289219Z test_KLDivLoss_no_batch_dim_sum_cuda_half (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2022-05-18T04:27:14.3429001Z test_KLDivLoss_no_reduce (__main__.TestNN) ... ok (0.014s) 2022-05-18T04:27:14.3444098Z test_KLDivLoss_no_reduce_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.002s) 2022-05-18T04:27:14.3589021Z test_KLDivLoss_no_reduce_log_target (__main__.TestNN) ... ok (0.014s) 2022-05-18T04:27:14.3604456Z test_KLDivLoss_no_reduce_log_target_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.002s) 2022-05-18T04:27:14.3696593Z test_KLDivLoss_no_reduce_scalar (__main__.TestNN) ... ok (0.009s) 2022-05-18T04:27:14.3709446Z test_KLDivLoss_no_reduce_scalar_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2022-05-18T04:27:14.3795483Z test_KLDivLoss_no_reduce_scalar_log_target (__main__.TestNN) ... ok (0.009s) 2022-05-18T04:27:14.3808381Z test_KLDivLoss_no_reduce_scalar_log_target_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2022-05-18T04:27:14.3875493Z test_KLDivLoss_scalar (__main__.TestNN) ... C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\nn\functional.py:2853: UserWarning: reduction: 'mean' divides the total loss by both the batch size and the support size.'batchmean' divides only by the batch size, and aligns with the KL div math definition.'mean' will be changed to behave the same as 'batchmean' in the next major release. 2022-05-18T04:27:14.3876511Z warnings.warn( 2022-05-18T04:27:14.3877348Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\nn\functional.py:2853: UserWarning: reduction: 'mean' divides the total loss by both the batch size and the support size.'batchmean' divides only by the batch size, and aligns with the KL div math definition.'mean' will be changed to behave the same as 'batchmean' in the next major release. 2022-05-18T04:27:14.3878182Z warnings.warn( 2022-05-18T04:27:14.3878967Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\nn\functional.py:2853: UserWarning: reduction: 'mean' divides the total loss by both the batch size and the support size.'batchmean' divides only by the batch size, and aligns with the KL div math definition.'mean' will be changed to behave the same as 'batchmean' in the next major release. 2022-05-18T04:27:14.3879747Z warnings.warn( 2022-05-18T04:27:14.3907737Z ok (0.007s) 2022-05-18T04:27:14.3920281Z test_KLDivLoss_scalar_cuda_double (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2022-05-18T04:27:14.3920769Z test_KLDivLoss_scalar_cuda_float (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2022-05-18T04:27:14.3921270Z test_KLDivLoss_scalar_cuda_half (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2022-05-18T04:27:14.3973536Z test_KLDivLoss_scalar_log_target (__main__.TestNN) ... C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\nn\functional.py:2853: UserWarning: reduction: 'mean' divides the total loss by both the batch size and the support size.'batchmean' divides only by the batch size, and aligns with the KL div math definition.'mean' will be changed to behave the same as 'batchmean' in the next major release. 2022-05-18T04:27:14.3974151Z warnings.warn( 2022-05-18T04:27:14.3974887Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\nn\functional.py:2853: UserWarning: reduction: 'mean' divides the total loss by both the batch size and the support size.'batchmean' divides only by the batch size, and aligns with the KL div math definition.'mean' will be changed to behave the same as 'batchmean' in the next major release. 2022-05-18T04:27:14.3975393Z warnings.warn( 2022-05-18T04:27:14.3975559Z ok (0.006s) 2022-05-18T04:27:14.3983911Z test_KLDivLoss_scalar_log_target_cuda_double (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2022-05-18T04:27:14.3993749Z test_KLDivLoss_scalar_log_target_cuda_float (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2022-05-18T04:27:14.4003426Z test_KLDivLoss_scalar_log_target_cuda_half (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2022-05-18T04:27:14.4056447Z test_KLDivLoss_scalar_log_target_sum_reduction (__main__.TestNN) ... ok (0.005s) 2022-05-18T04:27:14.4067125Z test_KLDivLoss_scalar_log_target_sum_reduction_cuda_double (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2022-05-18T04:27:14.4077245Z test_KLDivLoss_scalar_log_target_sum_reduction_cuda_float (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2022-05-18T04:27:14.4086891Z test_KLDivLoss_scalar_log_target_sum_reduction_cuda_half (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2022-05-18T04:27:14.4139683Z test_KLDivLoss_scalar_sum_reduction (__main__.TestNN) ... ok (0.005s) 2022-05-18T04:27:14.4150414Z test_KLDivLoss_scalar_sum_reduction_cuda_double (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2022-05-18T04:27:14.4160019Z test_KLDivLoss_scalar_sum_reduction_cuda_float (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2022-05-18T04:27:14.4169681Z test_KLDivLoss_scalar_sum_reduction_cuda_half (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2022-05-18T04:27:14.4223989Z test_KLDivLoss_sum_reduction (__main__.TestNN) ... ok (0.000s) 2022-05-18T04:27:14.4234632Z test_KLDivLoss_sum_reduction_cuda_double (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2022-05-18T04:27:14.4244351Z test_KLDivLoss_sum_reduction_cuda_float (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2022-05-18T04:27:14.4254026Z test_KLDivLoss_sum_reduction_cuda_half (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2022-05-18T04:27:14.4377392Z test_KLDivLoss_with_log_target_no_reduce (__main__.TestNN) ... ok (0.016s) 2022-05-18T04:27:14.4391113Z test_KLDivLoss_with_log_target_no_reduce_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2022-05-18T04:27:14.4532985Z test_KLDivLoss_with_target_no_reduce (__main__.TestNN) ... ok (0.016s) 2022-05-18T04:27:14.4545489Z test_KLDivLoss_with_target_no_reduce_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2022-05-18T04:27:14.4657245Z test_L1Loss (__main__.TestNN) ... ok (0.016s) 2022-05-18T04:27:14.4671773Z test_L1Loss_cuda_cdouble (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2022-05-18T04:27:14.4683376Z test_L1Loss_cuda_cfloat (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2022-05-18T04:27:14.4693958Z test_L1Loss_cuda_double (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2022-05-18T04:27:14.4703602Z test_L1Loss_cuda_float (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2022-05-18T04:27:14.4713253Z test_L1Loss_cuda_half (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2022-05-18T04:27:14.4765955Z test_L1Loss_no_batch_dim_mean (__main__.TestNN) ... ok (0.000s) 2022-05-18T04:27:14.4775430Z test_L1Loss_no_batch_dim_mean_cuda_double (__main__.TestNN) ... skip: Excluded from CUDA tests (0.016s) 2022-05-18T04:27:14.4785168Z test_L1Loss_no_batch_dim_mean_cuda_float (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2022-05-18T04:27:14.4794805Z test_L1Loss_no_batch_dim_mean_cuda_half (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2022-05-18T04:27:14.4845413Z test_L1Loss_no_batch_dim_none (__main__.TestNN) ... ok (0.000s) 2022-05-18T04:27:14.4855563Z test_L1Loss_no_batch_dim_none_cuda_double (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2022-05-18T04:27:14.4865526Z test_L1Loss_no_batch_dim_none_cuda_float (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2022-05-18T04:27:14.4874877Z test_L1Loss_no_batch_dim_none_cuda_half (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2022-05-18T04:27:14.4924773Z test_L1Loss_no_batch_dim_sum (__main__.TestNN) ... ok (0.016s) 2022-05-18T04:27:14.4934953Z test_L1Loss_no_batch_dim_sum_cuda_double (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2022-05-18T04:27:14.4944589Z test_L1Loss_no_batch_dim_sum_cuda_float (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2022-05-18T04:27:14.4954177Z test_L1Loss_no_batch_dim_sum_cuda_half (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2022-05-18T04:27:14.5067631Z test_L1Loss_no_reduce (__main__.TestNN) ... ok (0.000s) 2022-05-18T04:27:14.5267560Z test_L1Loss_no_reduce_complex (__main__.TestNN) ... C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\autograd\gradcheck.py:360: 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:250.) 2022-05-18T04:27:14.5268340Z jacobians[i][index_o].copy_(res.reshape(-1)) 2022-05-18T04:27:14.5268595Z ok (0.023s) 2022-05-18T04:27:14.5279616Z test_L1Loss_no_reduce_complex_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2022-05-18T04:27:14.5291743Z test_L1Loss_no_reduce_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2022-05-18T04:27:14.5372037Z test_L1Loss_no_reduce_scalar (__main__.TestNN) ... ok (0.016s) 2022-05-18T04:27:14.5384088Z test_L1Loss_no_reduce_scalar_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2022-05-18T04:27:14.5480707Z test_L1Loss_scalar (__main__.TestNN) ... ok (0.016s) 2022-05-18T04:27:14.5492378Z test_L1Loss_scalar_cuda_cdouble (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2022-05-18T04:27:14.5503721Z test_L1Loss_scalar_cuda_cfloat (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2022-05-18T04:27:14.5514917Z test_L1Loss_scalar_cuda_double (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2022-05-18T04:27:14.5525658Z test_L1Loss_scalar_cuda_float (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2022-05-18T04:27:14.5535116Z test_L1Loss_scalar_cuda_half (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2022-05-18T04:27:14.5696058Z test_LPPool1d (__main__.TestNN) ... ok (0.016s) 2022-05-18T04:27:14.5708236Z test_LPPool1d_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2022-05-18T04:27:14.5883153Z test_LPPool1d_no_batch_dim (__main__.TestNN) ... ok (0.016s) 2022-05-18T04:27:14.5895558Z test_LPPool1d_no_batch_dim_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2022-05-18T04:27:14.6063130Z test_LPPool1d_norm (__main__.TestNN) ... ok (0.016s) 2022-05-18T04:27:14.6075300Z test_LPPool1d_norm_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2022-05-18T04:27:14.6243957Z test_LPPool2d (__main__.TestNN) ... ok (0.028s) 2022-05-18T04:27:14.6256507Z test_LPPool2d_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2022-05-18T04:27:14.6430477Z test_LPPool2d_norm (__main__.TestNN) ... ok (0.016s) 2022-05-18T04:27:14.6442905Z test_LPPool2d_norm_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2022-05-18T04:27:14.6506973Z test_LSTM_cell (__main__.TestNN) ... ok (0.000s) 2022-05-18T04:27:14.6537641Z test_LSTM_cell_forward_hidden_size (__main__.TestNN) ... ok (0.016s) 2022-05-18T04:27:14.6560297Z test_LSTM_cell_forward_input_size (__main__.TestNN) ... ok (0.000s) 2022-05-18T04:27:14.6793422Z test_LayerNorm_1d_elementwise_affine (__main__.TestNN) ... ok (0.016s) 2022-05-18T04:27:14.6806065Z test_LayerNorm_1d_elementwise_affine_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2022-05-18T04:27:14.7048851Z test_LayerNorm_1d_elementwise_affine_eval (__main__.TestNN) ... ok (0.031s) 2022-05-18T04:27:14.7062622Z test_LayerNorm_1d_elementwise_affine_eval_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2022-05-18T04:27:14.7267207Z test_LayerNorm_1d_empty_elementwise_affine (__main__.TestNN) ... ok (0.017s) 2022-05-18T04:27:14.7279868Z test_LayerNorm_1d_empty_elementwise_affine_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2022-05-18T04:27:14.7490457Z test_LayerNorm_1d_empty_elementwise_affine_eval (__main__.TestNN) ... ok (0.031s) 2022-05-18T04:27:14.7505466Z test_LayerNorm_1d_empty_elementwise_affine_eval_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2022-05-18T04:27:14.7644207Z test_LayerNorm_1d_no_elementwise_affine (__main__.TestNN) ... ok (0.016s) 2022-05-18T04:27:14.7657912Z test_LayerNorm_1d_no_elementwise_affine_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2022-05-18T04:27:14.7793681Z test_LayerNorm_1d_no_elementwise_affine_eval (__main__.TestNN) ... ok (0.016s) 2022-05-18T04:27:14.7819806Z test_LayerNorm_1d_no_elementwise_affine_eval_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2022-05-18T04:27:14.8055728Z test_LayerNorm_3d_elementwise_affine (__main__.TestNN) ... ok (0.016s) 2022-05-18T04:27:14.8069869Z test_LayerNorm_3d_elementwise_affine_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2022-05-18T04:27:14.8329249Z test_LayerNorm_3d_elementwise_affine_eval (__main__.TestNN) ... ok (0.039s) 2022-05-18T04:27:14.8343658Z test_LayerNorm_3d_elementwise_affine_eval_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2022-05-18T04:27:16.2338266Z test_LayerNorm_3d_no_affine_large_feature (__main__.TestNN) ... ok (1.387s) 2022-05-18T04:27:16.2351900Z test_LayerNorm_3d_no_affine_large_feature_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2022-05-18T04:27:17.6349615Z test_LayerNorm_3d_no_affine_large_feature_eval (__main__.TestNN) ... ok (1.413s) 2022-05-18T04:27:17.6363734Z test_LayerNorm_3d_no_affine_large_feature_eval_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.002s) 2022-05-18T04:27:17.6534976Z test_LayerNorm_3d_no_elementwise_affine (__main__.TestNN) ... ok (0.008s) 2022-05-18T04:27:17.6548884Z test_LayerNorm_3d_no_elementwise_affine_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2022-05-18T04:27:17.6691478Z test_LayerNorm_3d_no_elementwise_affine_eval (__main__.TestNN) ... ok (0.016s) 2022-05-18T04:27:17.6706573Z test_LayerNorm_3d_no_elementwise_affine_eval_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2022-05-18T04:27:17.6842036Z test_LeakyReLU (__main__.TestNN) ... ok (0.016s) 2022-05-18T04:27:17.6857484Z test_LeakyReLU_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2022-05-18T04:27:17.6948828Z test_LeakyReLU_no_batch_dim (__main__.TestNN) ... ok (0.016s) 2022-05-18T04:27:17.6962698Z test_LeakyReLU_no_batch_dim_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2022-05-18T04:27:17.7092049Z test_LeakyReLU_with_negval (__main__.TestNN) ... ok (0.018s) 2022-05-18T04:27:17.7106339Z test_LeakyReLU_with_negval_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2022-05-18T04:27:17.7199213Z test_LeakyReLU_with_negval_scalar (__main__.TestNN) ... ok (0.004s) 2022-05-18T04:27:17.7213002Z test_LeakyReLU_with_negval_scalar_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2022-05-18T04:27:17.7344459Z test_LeakyReLU_with_zero_negval (__main__.TestNN) ... ok (0.016s) 2022-05-18T04:27:17.7359418Z test_LeakyReLU_with_zero_negval_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2022-05-18T04:27:17.7614918Z test_Linear (__main__.TestNN) ... ok (0.031s) 2022-05-18T04:27:17.7631038Z test_Linear_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2022-05-18T04:27:17.7812594Z test_Linear_no_batch_dim (__main__.TestNN) ... ok (0.016s) 2022-05-18T04:27:17.7828192Z test_Linear_no_batch_dim_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2022-05-18T04:27:17.8027861Z test_Linear_no_bias (__main__.TestNN) ... ok (0.016s) 2022-05-18T04:27:17.8043333Z test_Linear_no_bias_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2022-05-18T04:27:17.8228265Z test_LocalResponseNorm_1d (__main__.TestNN) ... ok (0.022s) 2022-05-18T04:27:17.8243710Z test_LocalResponseNorm_1d_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2022-05-18T04:27:17.8442496Z test_LocalResponseNorm_2d_uneven_pad (__main__.TestNN) ... ok (0.016s) 2022-05-18T04:27:17.8457241Z test_LocalResponseNorm_2d_uneven_pad_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.016s) 2022-05-18T04:27:17.8704319Z test_LocalResponseNorm_3d_custom_params (__main__.TestNN) ... ok (0.016s) 2022-05-18T04:27:17.8718419Z test_LocalResponseNorm_3d_custom_params_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2022-05-18T04:27:17.8846663Z test_LogSigmoid (__main__.TestNN) ... ok (0.016s) 2022-05-18T04:27:17.8859789Z test_LogSigmoid_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2022-05-18T04:27:17.8954629Z test_LogSigmoid_no_batch_dim (__main__.TestNN) ... ok (0.016s) 2022-05-18T04:27:17.8968794Z test_LogSigmoid_no_batch_dim_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2022-05-18T04:27:17.9061479Z test_LogSigmoid_scalar (__main__.TestNN) ... ok (0.000s) 2022-05-18T04:27:17.9074536Z test_LogSigmoid_scalar_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2022-05-18T04:27:17.9212830Z test_LogSoftmax (__main__.TestNN) ... ok (0.029s) 2022-05-18T04:27:17.9227179Z test_LogSoftmax_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2022-05-18T04:27:17.9383386Z test_LogSoftmax_multiparam (__main__.TestNN) ... ok (0.015s) 2022-05-18T04:27:17.9398745Z test_LogSoftmax_multiparam_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2022-05-18T04:27:17.9494796Z test_LogSoftmax_multiparam_scalar (__main__.TestNN) ... ok (0.000s) 2022-05-18T04:27:17.9507648Z test_LogSoftmax_multiparam_scalar_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2022-05-18T04:27:17.9642568Z test_LogSoftmax_no_batch_dim (__main__.TestNN) ... ok (0.016s) 2022-05-18T04:27:17.9657062Z test_LogSoftmax_no_batch_dim_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2022-05-18T04:27:17.9776720Z test_MSELoss (__main__.TestNN) ... ok (0.016s) 2022-05-18T04:27:17.9790761Z test_MSELoss_cuda_double (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2022-05-18T04:27:17.9804036Z test_MSELoss_cuda_float (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2022-05-18T04:27:17.9817109Z test_MSELoss_cuda_half (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2022-05-18T04:27:17.9882456Z test_MSELoss_no_batch_dim_mean (__main__.TestNN) ... ok (0.016s) 2022-05-18T04:27:17.9896037Z test_MSELoss_no_batch_dim_mean_cuda_double (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2022-05-18T04:27:17.9909183Z test_MSELoss_no_batch_dim_mean_cuda_float (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2022-05-18T04:27:17.9922122Z test_MSELoss_no_batch_dim_mean_cuda_half (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2022-05-18T04:27:17.9985569Z test_MSELoss_no_batch_dim_none (__main__.TestNN) ... ok (0.000s) 2022-05-18T04:27:17.9999103Z test_MSELoss_no_batch_dim_none_cuda_double (__main__.TestNN) ... skip: Excluded from CUDA tests (0.016s) 2022-05-18T04:27:18.0012307Z test_MSELoss_no_batch_dim_none_cuda_float (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2022-05-18T04:27:18.0025241Z test_MSELoss_no_batch_dim_none_cuda_half (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2022-05-18T04:27:18.0086816Z test_MSELoss_no_batch_dim_sum (__main__.TestNN) ... ok (0.000s) 2022-05-18T04:27:18.0100692Z test_MSELoss_no_batch_dim_sum_cuda_double (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2022-05-18T04:27:18.0114001Z test_MSELoss_no_batch_dim_sum_cuda_float (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2022-05-18T04:27:18.0126876Z test_MSELoss_no_batch_dim_sum_cuda_half (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2022-05-18T04:27:18.0254826Z test_MSELoss_no_reduce (__main__.TestNN) ... ok (0.017s) 2022-05-18T04:27:18.0267100Z test_MSELoss_no_reduce_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2022-05-18T04:27:18.0347155Z test_MSELoss_no_reduce_scalar (__main__.TestNN) ... ok (0.016s) 2022-05-18T04:27:18.0359633Z test_MSELoss_no_reduce_scalar_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2022-05-18T04:27:18.0515678Z test_MSELoss_prec (__main__.TestNN) ... ok (0.016s) 2022-05-18T04:27:18.0527755Z test_MSELoss_prec_cuda_bfloat16 (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2022-05-18T04:27:18.0537855Z test_MSELoss_prec_cuda_double (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2022-05-18T04:27:18.0547694Z test_MSELoss_prec_cuda_float (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2022-05-18T04:27:18.0557288Z test_MSELoss_prec_cuda_half (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2022-05-18T04:27:18.0642809Z test_MSELoss_scalar (__main__.TestNN) ... ok (0.016s) 2022-05-18T04:27:18.0652502Z test_MSELoss_scalar_cuda_bfloat16 (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2022-05-18T04:27:18.0662151Z test_MSELoss_scalar_cuda_double (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2022-05-18T04:27:18.0671828Z test_MSELoss_scalar_cuda_float (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2022-05-18T04:27:18.0681399Z test_MSELoss_scalar_cuda_half (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2022-05-18T04:27:18.0760362Z test_MSELoss_scalar_sum_reduction (__main__.TestNN) ... ok (0.000s) 2022-05-18T04:27:18.0770302Z test_MSELoss_scalar_sum_reduction_cuda_bfloat16 (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2022-05-18T04:27:18.0779950Z test_MSELoss_scalar_sum_reduction_cuda_double (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2022-05-18T04:27:18.0789751Z test_MSELoss_scalar_sum_reduction_cuda_float (__main__.TestNN) ... skip: Excluded from CUDA tests (0.016s) 2022-05-18T04:27:18.0799279Z test_MSELoss_scalar_sum_reduction_cuda_half (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2022-05-18T04:27:18.0885907Z test_MSELoss_sum_reduction (__main__.TestNN) ... ok (0.000s) 2022-05-18T04:27:18.0897131Z test_MSELoss_sum_reduction_cuda_double (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2022-05-18T04:27:18.0906945Z test_MSELoss_sum_reduction_cuda_float (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2022-05-18T04:27:18.0916527Z test_MSELoss_sum_reduction_cuda_half (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2022-05-18T04:27:18.1012532Z test_MarginRankingLoss (__main__.TestNN) ... ok (0.016s) 2022-05-18T04:27:18.1023228Z test_MarginRankingLoss_cuda_double (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2022-05-18T04:27:18.1032904Z test_MarginRankingLoss_cuda_float (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2022-05-18T04:27:18.1042456Z test_MarginRankingLoss_cuda_half (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2022-05-18T04:27:18.1137968Z test_MarginRankingLoss_margin (__main__.TestNN) ... ok (0.019s) 2022-05-18T04:27:18.1148739Z test_MarginRankingLoss_margin_cuda_double (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2022-05-18T04:27:18.1158524Z test_MarginRankingLoss_margin_cuda_float (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2022-05-18T04:27:18.1168190Z test_MarginRankingLoss_margin_cuda_half (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2022-05-18T04:27:18.1258975Z test_MarginRankingLoss_margin_sum_reduction (__main__.TestNN) ... ok (0.009s) 2022-05-18T04:27:18.1269995Z test_MarginRankingLoss_margin_sum_reduction_cuda_double (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2022-05-18T04:27:18.1279593Z test_MarginRankingLoss_margin_sum_reduction_cuda_float (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2022-05-18T04:27:18.1289313Z test_MarginRankingLoss_margin_sum_reduction_cuda_half (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2022-05-18T04:27:18.1376221Z test_MarginRankingLoss_no_batch_dim_mean (__main__.TestNN) ... ok (0.009s) 2022-05-18T04:27:18.1386463Z test_MarginRankingLoss_no_batch_dim_mean_cuda_double (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2022-05-18T04:27:18.1396317Z test_MarginRankingLoss_no_batch_dim_mean_cuda_float (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2022-05-18T04:27:18.1405991Z test_MarginRankingLoss_no_batch_dim_mean_cuda_half (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2022-05-18T04:27:18.1492768Z test_MarginRankingLoss_no_batch_dim_none (__main__.TestNN) ... ok (0.009s) 2022-05-18T04:27:18.1502961Z test_MarginRankingLoss_no_batch_dim_none_cuda_double (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2022-05-18T04:27:18.1512774Z test_MarginRankingLoss_no_batch_dim_none_cuda_float (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2022-05-18T04:27:18.1522445Z test_MarginRankingLoss_no_batch_dim_none_cuda_half (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2022-05-18T04:27:18.1610164Z test_MarginRankingLoss_no_batch_dim_sum (__main__.TestNN) ... ok (0.008s) 2022-05-18T04:27:18.1620993Z test_MarginRankingLoss_no_batch_dim_sum_cuda_double (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2022-05-18T04:27:18.1630941Z test_MarginRankingLoss_no_batch_dim_sum_cuda_float (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2022-05-18T04:27:18.1640609Z test_MarginRankingLoss_no_batch_dim_sum_cuda_half (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2022-05-18T04:27:18.1733078Z test_MarginRankingLoss_sum_reduction (__main__.TestNN) ... ok (0.010s) 2022-05-18T04:27:18.1744488Z test_MarginRankingLoss_sum_reduction_cuda_double (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2022-05-18T04:27:18.1754435Z test_MarginRankingLoss_sum_reduction_cuda_float (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2022-05-18T04:27:18.1764216Z test_MarginRankingLoss_sum_reduction_cuda_half (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2022-05-18T04:27:18.1899783Z test_MaxPool1d (__main__.TestNN) ... ok (0.013s) 2022-05-18T04:27:18.1914850Z test_MaxPool1d_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.002s) 2022-05-18T04:27:18.2056001Z test_MaxPool1d_return_indices (__main__.TestNN) ... ok (0.014s) 2022-05-18T04:27:18.2071173Z test_MaxPool1d_return_indices_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2022-05-18T04:27:18.2214005Z test_MaxPool1d_stride (__main__.TestNN) ... ok (0.008s) 2022-05-18T04:27:18.2228683Z test_MaxPool1d_stride_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2022-05-18T04:27:18.2353914Z test_MaxPool2d_3d_input (__main__.TestNN) ... ok (0.016s) 2022-05-18T04:27:18.2367208Z test_MaxPool2d_3d_input_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2022-05-18T04:27:18.2486130Z test_MaxPool2d_4d_input (__main__.TestNN) ... ok (0.016s) 2022-05-18T04:27:18.2498887Z test_MaxPool2d_4d_input_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2022-05-18T04:27:18.2637724Z test_MaxPool2d_return_indices (__main__.TestNN) ... ok (0.018s) 2022-05-18T04:27:18.2653571Z test_MaxPool2d_return_indices_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2022-05-18T04:27:18.2795323Z test_MaxPool3d (__main__.TestNN) ... ok (0.014s) 2022-05-18T04:27:18.2808090Z test_MaxPool3d_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2022-05-18T04:27:18.2941565Z test_MaxPool3d_return_indices (__main__.TestNN) ... ok (0.006s) 2022-05-18T04:27:18.2954158Z test_MaxPool3d_return_indices_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2022-05-18T04:27:18.3074151Z test_MaxPool3d_stride (__main__.TestNN) ... ok (0.016s) 2022-05-18T04:27:18.3086450Z test_MaxPool3d_stride_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2022-05-18T04:27:18.3209562Z test_MaxPool3d_stride_padding (__main__.TestNN) ... ok (0.020s) 2022-05-18T04:27:18.3221918Z test_MaxPool3d_stride_padding_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2022-05-18T04:27:18.3364491Z test_MaxUnpool1d_net (__main__.TestNN) ... ok (0.014s) 2022-05-18T04:27:18.3377657Z test_MaxUnpool1d_net_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2022-05-18T04:27:18.3537005Z test_MaxUnpool1d_net_no_batch_dim (__main__.TestNN) ... ok (0.016s) 2022-05-18T04:27:18.3550820Z test_MaxUnpool1d_net_no_batch_dim_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2022-05-18T04:27:18.3686470Z test_MaxUnpool2d_net (__main__.TestNN) ... ok (0.014s) 2022-05-18T04:27:18.3698948Z test_MaxUnpool2d_net_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2022-05-18T04:27:18.3849699Z test_MaxUnpool2d_net_no_batch_dim (__main__.TestNN) ... ok (0.015s) 2022-05-18T04:27:18.3863960Z test_MaxUnpool2d_net_no_batch_dim_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2022-05-18T04:27:18.3918093Z test_MaxUnpool2d_output_size (__main__.TestNN) ... ok (0.005s) 2022-05-18T04:27:18.4028725Z test_MaxUnpool3d_net (__main__.TestNN) ... ok (0.011s) 2022-05-18T04:27:18.4040949Z test_MaxUnpool3d_net_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2022-05-18T04:27:18.4155556Z test_MaxUnpool3d_net_no_batch_dim (__main__.TestNN) ... ok (0.011s) 2022-05-18T04:27:18.4167635Z test_MaxUnpool3d_net_no_batch_dim_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2022-05-18T04:27:18.4305377Z test_Mish (__main__.TestNN) ... ok (0.016s) 2022-05-18T04:27:18.4320080Z test_Mish_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2022-05-18T04:27:18.4410412Z test_Mish_no_batch_dim (__main__.TestNN) ... ok (0.000s) 2022-05-18T04:27:18.4422627Z test_Mish_no_batch_dim_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2022-05-18T04:27:18.4514106Z test_Mish_scalar (__main__.TestNN) ... ok (0.016s) 2022-05-18T04:27:18.4526407Z test_Mish_scalar_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2022-05-18T04:27:18.4614393Z test_ModuleDict (__main__.TestNN) ... ok (0.016s) 2022-05-18T04:27:18.4735706Z test_ModuleList (__main__.TestNN) ... ok (0.000s) 2022-05-18T04:27:18.5001151Z test_MultiLabelMarginLoss (__main__.TestNN) ... ok (0.031s) 2022-05-18T04:27:18.5051568Z test_MultiLabelMarginLoss_0d_no_reduce (__main__.TestNN) ... ok (0.000s) 2022-05-18T04:27:18.5062852Z test_MultiLabelMarginLoss_0d_no_reduce_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2022-05-18T04:27:18.5150641Z test_MultiLabelMarginLoss_1d (__main__.TestNN) ... ok (0.022s) 2022-05-18T04:27:18.5164157Z test_MultiLabelMarginLoss_1d_cuda_bfloat16 (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2022-05-18T04:27:18.5177167Z test_MultiLabelMarginLoss_1d_cuda_double (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2022-05-18T04:27:18.5190371Z test_MultiLabelMarginLoss_1d_cuda_float (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2022-05-18T04:27:18.5202877Z test_MultiLabelMarginLoss_1d_cuda_half (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2022-05-18T04:27:18.5317935Z test_MultiLabelMarginLoss_1d_no_reduce (__main__.TestNN) ... ok (0.016s) 2022-05-18T04:27:18.5330161Z test_MultiLabelMarginLoss_1d_no_reduce_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2022-05-18T04:27:18.5413406Z test_MultiLabelMarginLoss_1d_sum_reduction (__main__.TestNN) ... ok (0.000s) 2022-05-18T04:27:18.5425544Z test_MultiLabelMarginLoss_1d_sum_reduction_cuda_bfloat16 (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2022-05-18T04:27:18.5436963Z test_MultiLabelMarginLoss_1d_sum_reduction_cuda_double (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2022-05-18T04:27:18.5448573Z test_MultiLabelMarginLoss_1d_sum_reduction_cuda_float (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2022-05-18T04:27:18.5459907Z test_MultiLabelMarginLoss_1d_sum_reduction_cuda_half (__main__.TestNN) ... skip: Excluded from CUDA tests (0.016s) 2022-05-18T04:27:18.5469865Z test_MultiLabelMarginLoss_cuda_bfloat16 (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2022-05-18T04:27:18.5479359Z test_MultiLabelMarginLoss_cuda_double (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2022-05-18T04:27:18.5488845Z test_MultiLabelMarginLoss_cuda_float (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2022-05-18T04:27:18.5498290Z test_MultiLabelMarginLoss_cuda_half (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2022-05-18T04:27:18.5630595Z test_MultiLabelMarginLoss_index_neg (__main__.TestNN) ... ok (0.016s) 2022-05-18T04:27:18.5642872Z test_MultiLabelMarginLoss_index_neg_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2022-05-18T04:27:18.5673866Z test_MultiLabelMarginLoss_no_batch_dim_mean (__main__.TestNN) ... ok (0.000s) 2022-05-18T04:27:18.5686237Z test_MultiLabelMarginLoss_no_batch_dim_mean_cuda_double (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2022-05-18T04:27:18.5697823Z test_MultiLabelMarginLoss_no_batch_dim_mean_cuda_float (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2022-05-18T04:27:18.5709113Z test_MultiLabelMarginLoss_no_batch_dim_mean_cuda_half (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2022-05-18T04:27:18.5739917Z test_MultiLabelMarginLoss_no_batch_dim_none (__main__.TestNN) ... ok (0.000s) 2022-05-18T04:27:18.5752355Z test_MultiLabelMarginLoss_no_batch_dim_none_cuda_double (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2022-05-18T04:27:18.5763970Z test_MultiLabelMarginLoss_no_batch_dim_none_cuda_float (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2022-05-18T04:27:18.5776123Z test_MultiLabelMarginLoss_no_batch_dim_none_cuda_half (__main__.TestNN) ... skip: Excluded from CUDA tests (0.016s) 2022-05-18T04:27:18.5802726Z test_MultiLabelMarginLoss_no_batch_dim_sum (__main__.TestNN) ... ok (0.000s) 2022-05-18T04:27:18.5813267Z test_MultiLabelMarginLoss_no_batch_dim_sum_cuda_double (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2022-05-18T04:27:18.5822788Z test_MultiLabelMarginLoss_no_batch_dim_sum_cuda_float (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2022-05-18T04:27:18.5832142Z test_MultiLabelMarginLoss_no_batch_dim_sum_cuda_half (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2022-05-18T04:27:18.6161344Z test_MultiLabelMarginLoss_no_reduce (__main__.TestNN) ... ok (0.038s) 2022-05-18T04:27:18.6176957Z test_MultiLabelMarginLoss_no_reduce_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.002s) 2022-05-18T04:27:18.6467725Z test_MultiLabelMarginLoss_sum_reduction (__main__.TestNN) ... ok (0.029s) 2022-05-18T04:27:18.6480024Z test_MultiLabelMarginLoss_sum_reduction_cuda_bfloat16 (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2022-05-18T04:27:18.6490893Z test_MultiLabelMarginLoss_sum_reduction_cuda_double (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2022-05-18T04:27:18.6500902Z test_MultiLabelMarginLoss_sum_reduction_cuda_float (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2022-05-18T04:27:18.6510526Z test_MultiLabelMarginLoss_sum_reduction_cuda_half (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2022-05-18T04:27:18.6559928Z test_MultiLabelSoftMarginLoss (__main__.TestNN) ... ok (0.005s) 2022-05-18T04:27:18.6571384Z test_MultiLabelSoftMarginLoss_cuda_double (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2022-05-18T04:27:18.6581029Z test_MultiLabelSoftMarginLoss_cuda_float (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2022-05-18T04:27:18.6590684Z test_MultiLabelSoftMarginLoss_cuda_half (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2022-05-18T04:27:18.6676907Z test_MultiLabelSoftMarginLoss_no_batch_dim_mean (__main__.TestNN) ... ok (0.009s) 2022-05-18T04:27:18.6689345Z test_MultiLabelSoftMarginLoss_no_batch_dim_mean_cuda_double (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2022-05-18T04:27:18.6699892Z test_MultiLabelSoftMarginLoss_no_batch_dim_mean_cuda_float (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2022-05-18T04:27:18.6710163Z test_MultiLabelSoftMarginLoss_no_batch_dim_mean_cuda_half (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2022-05-18T04:27:18.6794585Z test_MultiLabelSoftMarginLoss_no_batch_dim_none (__main__.TestNN) ... ok (0.009s) 2022-05-18T04:27:18.6806331Z test_MultiLabelSoftMarginLoss_no_batch_dim_none_cuda_double (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2022-05-18T04:27:18.6816856Z test_MultiLabelSoftMarginLoss_no_batch_dim_none_cuda_float (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2022-05-18T04:27:18.6826711Z test_MultiLabelSoftMarginLoss_no_batch_dim_none_cuda_half (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2022-05-18T04:27:18.6911042Z test_MultiLabelSoftMarginLoss_no_batch_dim_sum (__main__.TestNN) ... ok (0.008s) 2022-05-18T04:27:18.6922842Z test_MultiLabelSoftMarginLoss_no_batch_dim_sum_cuda_double (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2022-05-18T04:27:18.6933222Z test_MultiLabelSoftMarginLoss_no_batch_dim_sum_cuda_float (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2022-05-18T04:27:18.6942975Z test_MultiLabelSoftMarginLoss_no_batch_dim_sum_cuda_half (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2022-05-18T04:27:18.7063619Z test_MultiLabelSoftMarginLoss_no_reduce (__main__.TestNN) ... ok (0.012s) 2022-05-18T04:27:18.7080039Z test_MultiLabelSoftMarginLoss_no_reduce_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.002s) 2022-05-18T04:27:18.7139877Z test_MultiLabelSoftMarginLoss_weights (__main__.TestNN) ... ok (0.006s) 2022-05-18T04:27:18.7155292Z test_MultiLabelSoftMarginLoss_weights_cuda_double (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2022-05-18T04:27:18.7168921Z test_MultiLabelSoftMarginLoss_weights_cuda_float (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2022-05-18T04:27:18.7182320Z test_MultiLabelSoftMarginLoss_weights_cuda_half (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2022-05-18T04:27:18.7312793Z test_MultiLabelSoftMarginLoss_weights_no_reduce (__main__.TestNN) ... ok (0.016s) 2022-05-18T04:27:18.7328745Z test_MultiLabelSoftMarginLoss_weights_no_reduce_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2022-05-18T04:27:18.7385948Z test_MultiLabelSoftMarginLoss_weights_sum_reduction (__main__.TestNN) ... ok (0.000s) 2022-05-18T04:27:18.7401039Z test_MultiLabelSoftMarginLoss_weights_sum_reduction_cuda_double (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2022-05-18T04:27:18.7414774Z test_MultiLabelSoftMarginLoss_weights_sum_reduction_cuda_float (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2022-05-18T04:27:18.7427835Z test_MultiLabelSoftMarginLoss_weights_sum_reduction_cuda_half (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2022-05-18T04:27:18.7509675Z test_MultiMarginLoss (__main__.TestNN) ... ok (0.016s) 2022-05-18T04:27:18.7556799Z test_MultiMarginLoss_1d (__main__.TestNN) ... ok (0.000s) 2022-05-18T04:27:18.7571417Z test_MultiMarginLoss_1d_cuda_double (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2022-05-18T04:27:18.7585060Z test_MultiMarginLoss_1d_cuda_float (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2022-05-18T04:27:18.7597865Z test_MultiMarginLoss_1d_cuda_half (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2022-05-18T04:27:18.7666285Z test_MultiMarginLoss_1d_no_reduce (__main__.TestNN) ... ok (0.016s) 2022-05-18T04:27:18.7679272Z test_MultiMarginLoss_1d_no_reduce_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2022-05-18T04:27:18.7723325Z test_MultiMarginLoss_1d_sum_reduction (__main__.TestNN) ... ok (0.000s) 2022-05-18T04:27:18.7736359Z test_MultiMarginLoss_1d_sum_reduction_cuda_double (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2022-05-18T04:27:18.7748224Z test_MultiMarginLoss_1d_sum_reduction_cuda_float (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2022-05-18T04:27:18.7759697Z test_MultiMarginLoss_1d_sum_reduction_cuda_half (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2022-05-18T04:27:18.7771372Z test_MultiMarginLoss_cuda_double (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2022-05-18T04:27:18.7782972Z test_MultiMarginLoss_cuda_float (__main__.TestNN) ... skip: Excluded from CUDA tests (0.016s) 2022-05-18T04:27:18.7794349Z test_MultiMarginLoss_cuda_half (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2022-05-18T04:27:18.7859217Z test_MultiMarginLoss_margin (__main__.TestNN) ... ok (0.000s) 2022-05-18T04:27:18.7870078Z test_MultiMarginLoss_margin_cuda_double (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2022-05-18T04:27:18.7879842Z test_MultiMarginLoss_margin_cuda_float (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2022-05-18T04:27:18.7889452Z test_MultiMarginLoss_margin_cuda_half (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2022-05-18T04:27:18.8003976Z test_MultiMarginLoss_margin_no_reduce (__main__.TestNN) ... ok (0.016s) 2022-05-18T04:27:18.8017340Z test_MultiMarginLoss_margin_no_reduce_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2022-05-18T04:27:18.8086667Z test_MultiMarginLoss_margin_sum_reduction (__main__.TestNN) ... ok (0.000s) 2022-05-18T04:27:18.8100456Z test_MultiMarginLoss_margin_sum_reduction_cuda_double (__main__.TestNN) ... skip: Excluded from CUDA tests (0.016s) 2022-05-18T04:27:18.8111270Z test_MultiMarginLoss_margin_sum_reduction_cuda_float (__main__.TestNN) ... skip: Excluded from CUDA tests (0.002s) 2022-05-18T04:27:18.8122760Z test_MultiMarginLoss_margin_sum_reduction_cuda_half (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2022-05-18T04:27:18.8236900Z test_MultiMarginLoss_no_reduce (__main__.TestNN) ... ok (0.002s) 2022-05-18T04:27:18.8249022Z test_MultiMarginLoss_no_reduce_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2022-05-18T04:27:18.8318953Z test_MultiMarginLoss_p (__main__.TestNN) ... ok (0.016s) 2022-05-18T04:27:18.8331227Z test_MultiMarginLoss_p_cuda_double (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2022-05-18T04:27:18.8342760Z test_MultiMarginLoss_p_cuda_float (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2022-05-18T04:27:18.8354016Z test_MultiMarginLoss_p_cuda_half (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2022-05-18T04:27:18.8465662Z test_MultiMarginLoss_p_no_reduce (__main__.TestNN) ... ok (0.016s) 2022-05-18T04:27:18.8477651Z test_MultiMarginLoss_p_no_reduce_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2022-05-18T04:27:18.8545396Z test_MultiMarginLoss_p_sum_reduction (__main__.TestNN) ... ok (0.000s) 2022-05-18T04:27:18.8557497Z test_MultiMarginLoss_p_sum_reduction_cuda_double (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2022-05-18T04:27:18.8569098Z test_MultiMarginLoss_p_sum_reduction_cuda_float (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2022-05-18T04:27:18.8580434Z test_MultiMarginLoss_p_sum_reduction_cuda_half (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2022-05-18T04:27:18.8643196Z test_MultiMarginLoss_sum_reduction (__main__.TestNN) ... ok (0.016s) 2022-05-18T04:27:18.8653229Z test_MultiMarginLoss_sum_reduction_cuda_double (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2022-05-18T04:27:18.8662841Z test_MultiMarginLoss_sum_reduction_cuda_float (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2022-05-18T04:27:18.8672302Z test_MultiMarginLoss_sum_reduction_cuda_half (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2022-05-18T04:27:18.8729785Z test_MultiMarginLoss_weights (__main__.TestNN) ... ok (0.000s) 2022-05-18T04:27:18.8740041Z test_MultiMarginLoss_weights_cuda_double (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2022-05-18T04:27:18.8749663Z test_MultiMarginLoss_weights_cuda_float (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2022-05-18T04:27:18.8759176Z test_MultiMarginLoss_weights_cuda_half (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2022-05-18T04:27:18.8869704Z test_MultiMarginLoss_weights_no_reduce (__main__.TestNN) ... ok (0.016s) 2022-05-18T04:27:18.8883417Z test_MultiMarginLoss_weights_no_reduce_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2022-05-18T04:27:18.8957878Z test_MultiMarginLoss_weights_sum_reduction (__main__.TestNN) ... ok (0.016s) 2022-05-18T04:27:18.8971734Z test_MultiMarginLoss_weights_sum_reduction_cuda_double (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2022-05-18T04:27:18.8984816Z test_MultiMarginLoss_weights_sum_reduction_cuda_float (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2022-05-18T04:27:18.8997930Z test_MultiMarginLoss_weights_sum_reduction_cuda_half (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2022-05-18T04:27:18.9069205Z test_NLLLoss (__main__.TestNN) ... ok (0.000s) 2022-05-18T04:27:18.9228438Z test_NLLLoss2d_no_reduce (__main__.TestNN) ... ok (0.030s) 2022-05-18T04:27:18.9242378Z test_NLLLoss2d_no_reduce_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.002s) 2022-05-18T04:27:18.9396179Z test_NLLLoss2d_no_reduce_ignore_index (__main__.TestNN) ... ok (0.013s) 2022-05-18T04:27:18.9406827Z test_NLLLoss2d_no_reduce_ignore_index_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2022-05-18T04:27:18.9536656Z test_NLLLoss2d_no_reduce_weights (__main__.TestNN) ... ok (0.016s) 2022-05-18T04:27:18.9548699Z test_NLLLoss2d_no_reduce_weights_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2022-05-18T04:27:18.9815906Z test_NLLLossNd_no_reduce (__main__.TestNN) ... ok (0.016s) 2022-05-18T04:27:18.9830153Z test_NLLLossNd_no_reduce_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2022-05-18T04:27:19.0132399Z test_NLLLossNd_no_reduce_ignore_index (__main__.TestNN) ... ok (0.031s) 2022-05-18T04:27:19.0146090Z test_NLLLossNd_no_reduce_ignore_index_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2022-05-18T04:27:19.0430598Z test_NLLLossNd_no_reduce_weights (__main__.TestNN) ... ok (0.043s) 2022-05-18T04:27:19.0444072Z test_NLLLossNd_no_reduce_weights_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.002s) 2022-05-18T04:27:19.0535438Z test_NLLLoss_2d (__main__.TestNN) ... ok (0.009s) 2022-05-18T04:27:19.0547502Z test_NLLLoss_2d_cuda_bfloat16 (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2022-05-18T04:27:19.0559180Z test_NLLLoss_2d_cuda_double (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2022-05-18T04:27:19.0570241Z test_NLLLoss_2d_cuda_float (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2022-05-18T04:27:19.0579551Z test_NLLLoss_2d_cuda_half (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2022-05-18T04:27:19.0655767Z test_NLLLoss_2d_ignore_index (__main__.TestNN) ... ok (0.008s) 2022-05-18T04:27:19.0665875Z test_NLLLoss_2d_ignore_index_cuda_bfloat16 (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2022-05-18T04:27:19.0675604Z test_NLLLoss_2d_ignore_index_cuda_double (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2022-05-18T04:27:19.0685026Z test_NLLLoss_2d_ignore_index_cuda_float (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2022-05-18T04:27:19.0694551Z test_NLLLoss_2d_ignore_index_cuda_half (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2022-05-18T04:27:19.0770837Z test_NLLLoss_2d_sum_reduction (__main__.TestNN) ... ok (0.007s) 2022-05-18T04:27:19.0780914Z test_NLLLoss_2d_sum_reduction_cuda_bfloat16 (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2022-05-18T04:27:19.0790446Z test_NLLLoss_2d_sum_reduction_cuda_double (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2022-05-18T04:27:19.0799932Z test_NLLLoss_2d_sum_reduction_cuda_float (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2022-05-18T04:27:19.0809479Z test_NLLLoss_2d_sum_reduction_cuda_half (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2022-05-18T04:27:19.0884463Z test_NLLLoss_2d_weights (__main__.TestNN) ... ok (0.008s) 2022-05-18T04:27:19.0894636Z test_NLLLoss_2d_weights_cuda_bfloat16 (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2022-05-18T04:27:19.0904145Z test_NLLLoss_2d_weights_cuda_double (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2022-05-18T04:27:19.0913629Z test_NLLLoss_2d_weights_cuda_float (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2022-05-18T04:27:19.0923091Z test_NLLLoss_2d_weights_cuda_half (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2022-05-18T04:27:19.0932513Z test_NLLLoss_cuda_bfloat16 (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2022-05-18T04:27:19.0942054Z test_NLLLoss_cuda_double (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2022-05-18T04:27:19.0951497Z test_NLLLoss_cuda_float (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2022-05-18T04:27:19.0960867Z test_NLLLoss_cuda_half (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2022-05-18T04:27:19.1019034Z test_NLLLoss_dim_is_3 (__main__.TestNN) ... ok (0.006s) 2022-05-18T04:27:19.1029194Z test_NLLLoss_dim_is_3_cuda_bfloat16 (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2022-05-18T04:27:19.1038711Z test_NLLLoss_dim_is_3_cuda_double (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2022-05-18T04:27:19.1048194Z test_NLLLoss_dim_is_3_cuda_float (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2022-05-18T04:27:19.1057727Z test_NLLLoss_dim_is_3_cuda_half (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2022-05-18T04:27:19.1115791Z test_NLLLoss_dim_is_3_sum_reduction (__main__.TestNN) ... ok (0.006s) 2022-05-18T04:27:19.1125940Z test_NLLLoss_dim_is_3_sum_reduction_cuda_bfloat16 (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2022-05-18T04:27:19.1135613Z test_NLLLoss_dim_is_3_sum_reduction_cuda_double (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2022-05-18T04:27:19.1145174Z test_NLLLoss_dim_is_3_sum_reduction_cuda_float (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2022-05-18T04:27:19.1154595Z test_NLLLoss_dim_is_3_sum_reduction_cuda_half (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2022-05-18T04:27:19.1340742Z test_NLLLoss_higher_dim (__main__.TestNN) ... ok (0.018s) 2022-05-18T04:27:19.1350458Z test_NLLLoss_higher_dim_cuda_bfloat16 (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2022-05-18T04:27:19.1360033Z test_NLLLoss_higher_dim_cuda_double (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2022-05-18T04:27:19.1369689Z test_NLLLoss_higher_dim_cuda_float (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2022-05-18T04:27:19.1379078Z test_NLLLoss_higher_dim_cuda_half (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2022-05-18T04:27:19.1559584Z test_NLLLoss_higher_dim_sum_reduction (__main__.TestNN) ... ok (0.018s) 2022-05-18T04:27:19.1569629Z test_NLLLoss_higher_dim_sum_reduction_cuda_bfloat16 (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2022-05-18T04:27:19.1579055Z test_NLLLoss_higher_dim_sum_reduction_cuda_double (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2022-05-18T04:27:19.1588609Z test_NLLLoss_higher_dim_sum_reduction_cuda_float (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2022-05-18T04:27:19.1598049Z test_NLLLoss_higher_dim_sum_reduction_cuda_half (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2022-05-18T04:27:19.1653565Z test_NLLLoss_ignore_index (__main__.TestNN) ... ok (0.005s) 2022-05-18T04:27:19.1663656Z test_NLLLoss_ignore_index_cuda_bfloat16 (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2022-05-18T04:27:19.1673255Z test_NLLLoss_ignore_index_cuda_double (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2022-05-18T04:27:19.1683392Z test_NLLLoss_ignore_index_cuda_float (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2022-05-18T04:27:19.1692141Z test_NLLLoss_ignore_index_cuda_half (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2022-05-18T04:27:19.1739974Z test_NLLLoss_no_batch_dim_mean (__main__.TestNN) ... ok (0.005s) 2022-05-18T04:27:19.1750203Z test_NLLLoss_no_batch_dim_mean_cuda_double (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2022-05-18T04:27:19.1759792Z test_NLLLoss_no_batch_dim_mean_cuda_float (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2022-05-18T04:27:19.1769271Z test_NLLLoss_no_batch_dim_mean_cuda_half (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2022-05-18T04:27:19.1816656Z test_NLLLoss_no_batch_dim_none (__main__.TestNN) ... ok (0.005s) 2022-05-18T04:27:19.1826534Z test_NLLLoss_no_batch_dim_none_cuda_double (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2022-05-18T04:27:19.1836073Z test_NLLLoss_no_batch_dim_none_cuda_float (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2022-05-18T04:27:19.1845517Z test_NLLLoss_no_batch_dim_none_cuda_half (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2022-05-18T04:27:19.1893250Z test_NLLLoss_no_batch_dim_sum (__main__.TestNN) ... ok (0.004s) 2022-05-18T04:27:19.1902613Z test_NLLLoss_no_batch_dim_sum_cuda_double (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2022-05-18T04:27:19.1912205Z test_NLLLoss_no_batch_dim_sum_cuda_float (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2022-05-18T04:27:19.1921639Z test_NLLLoss_no_batch_dim_sum_cuda_half (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2022-05-18T04:27:19.2029948Z test_NLLLoss_no_reduce (__main__.TestNN) ... ok (0.011s) 2022-05-18T04:27:19.2042024Z test_NLLLoss_no_reduce_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2022-05-18T04:27:19.2155893Z test_NLLLoss_no_reduce_ignore_index (__main__.TestNN) ... ok (0.011s) 2022-05-18T04:27:19.2167813Z test_NLLLoss_no_reduce_ignore_index_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2022-05-18T04:27:19.2278808Z test_NLLLoss_no_reduce_weights (__main__.TestNN) ... ok (0.000s) 2022-05-18T04:27:19.2291086Z test_NLLLoss_no_reduce_weights_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2022-05-18T04:27:19.2403545Z test_NLLLoss_no_reduce_weights_ignore_index (__main__.TestNN) ... ok (0.016s) 2022-05-18T04:27:19.2415591Z test_NLLLoss_no_reduce_weights_ignore_index_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2022-05-18T04:27:19.2529029Z test_NLLLoss_no_reduce_weights_ignore_index_neg (__main__.TestNN) ... ok (0.016s) 2022-05-18T04:27:19.2541073Z test_NLLLoss_no_reduce_weights_ignore_index_neg_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2022-05-18T04:27:19.2604244Z test_NLLLoss_sum_reduction (__main__.TestNN) ... ok (0.000s) 2022-05-18T04:27:19.2617671Z test_NLLLoss_sum_reduction_cuda_bfloat16 (__main__.TestNN) ... skip: Excluded from CUDA tests (0.016s) 2022-05-18T04:27:19.2634993Z test_NLLLoss_sum_reduction_cuda_double (__main__.TestNN) ... skip: Excluded from CUDA tests (0.002s) 2022-05-18T04:27:19.2648652Z test_NLLLoss_sum_reduction_cuda_float (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2022-05-18T04:27:19.2661237Z test_NLLLoss_sum_reduction_cuda_half (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2022-05-18T04:27:19.2720053Z test_NLLLoss_weights (__main__.TestNN) ... ok (0.005s) 2022-05-18T04:27:19.2730318Z test_NLLLoss_weights_cuda_bfloat16 (__main__.TestNN) ... skip: Excluded from CUDA tests (0.002s) 2022-05-18T04:27:19.2740023Z test_NLLLoss_weights_cuda_double (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2022-05-18T04:27:19.2749372Z test_NLLLoss_weights_cuda_float (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2022-05-18T04:27:19.2758707Z test_NLLLoss_weights_cuda_half (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2022-05-18T04:27:19.2813214Z test_NLLLoss_weights_ignore_index (__main__.TestNN) ... ok (0.000s) 2022-05-18T04:27:19.2823366Z test_NLLLoss_weights_ignore_index_cuda_bfloat16 (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2022-05-18T04:27:19.2832844Z test_NLLLoss_weights_ignore_index_cuda_double (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2022-05-18T04:27:19.2842369Z test_NLLLoss_weights_ignore_index_cuda_float (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2022-05-18T04:27:19.2851859Z test_NLLLoss_weights_ignore_index_cuda_half (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2022-05-18T04:27:19.2906591Z test_NLLLoss_weights_ignore_index_neg (__main__.TestNN) ... ok (0.016s) 2022-05-18T04:27:19.2916673Z test_NLLLoss_weights_ignore_index_neg_cuda_bfloat16 (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2022-05-18T04:27:19.2926165Z test_NLLLoss_weights_ignore_index_neg_cuda_double (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2022-05-18T04:27:19.2935820Z test_NLLLoss_weights_ignore_index_neg_cuda_float (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2022-05-18T04:27:19.2945208Z test_NLLLoss_weights_ignore_index_neg_cuda_half (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2022-05-18T04:27:19.3110600Z test_PReLU_1d (__main__.TestNN) ... ok (0.016s) 2022-05-18T04:27:19.3122683Z test_PReLU_1d_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2022-05-18T04:27:19.3294627Z test_PReLU_1d_multiparam (__main__.TestNN) ... ok (0.017s) 2022-05-18T04:27:19.3306681Z test_PReLU_1d_multiparam_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2022-05-18T04:27:19.3479090Z test_PReLU_2d (__main__.TestNN) ... ok (0.016s) 2022-05-18T04:27:19.3492664Z test_PReLU_2d_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2022-05-18T04:27:19.3684889Z test_PReLU_2d_multiparam (__main__.TestNN) ... ok (0.031s) 2022-05-18T04:27:19.3697199Z test_PReLU_2d_multiparam_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2022-05-18T04:27:19.3886632Z test_PReLU_3d (__main__.TestNN) ... ok (0.016s) 2022-05-18T04:27:19.3898865Z test_PReLU_3d_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2022-05-18T04:27:19.4096991Z test_PReLU_3d_multiparam (__main__.TestNN) ... ok (0.016s) 2022-05-18T04:27:19.4109193Z test_PReLU_3d_multiparam_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2022-05-18T04:27:19.4129115Z test_PReLU_backward_requires_grad_false (__main__.TestNN) ... ok (0.000s) 2022-05-18T04:27:19.4255957Z test_PReLU_no_batch_dim (__main__.TestNN) ... ok (0.017s) 2022-05-18T04:27:19.4268183Z test_PReLU_no_batch_dim_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2022-05-18T04:27:19.4393585Z test_PReLU_scalar (__main__.TestNN) ... ok (0.016s) 2022-05-18T04:27:19.4405688Z test_PReLU_scalar_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2022-05-18T04:27:19.4594778Z test_Padding122112_3dcircular (__main__.TestNN) ... ok (0.016s) 2022-05-18T04:27:19.4606712Z test_Padding122112_3dcircular_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2022-05-18T04:27:19.4764892Z test_Padding1221_2dcircular (__main__.TestNN) ... ok (0.016s) 2022-05-18T04:27:19.4777021Z test_Padding1221_2dcircular_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2022-05-18T04:27:19.4907104Z test_Padding12_1dcircular (__main__.TestNN) ... ok (0.016s) 2022-05-18T04:27:19.4919133Z test_Padding12_1dcircular_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2022-05-18T04:27:19.5076966Z test_Padding2322_2dcircular (__main__.TestNN) ... ok (0.016s) 2022-05-18T04:27:19.5087338Z test_Padding2322_2dcircular_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2022-05-18T04:27:19.5216691Z test_Padding31_1dcircular (__main__.TestNN) ... ok (0.020s) 2022-05-18T04:27:19.5226861Z test_Padding31_1dcircular_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2022-05-18T04:27:19.5406927Z test_Padding322112_3dcircular (__main__.TestNN) ... ok (0.016s) 2022-05-18T04:27:19.5417460Z test_Padding322112_3dcircular_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2022-05-18T04:27:19.5600749Z test_Padding332122_3dcircular (__main__.TestNN) ... ok (0.016s) 2022-05-18T04:27:19.5611983Z test_Padding332122_3dcircular_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.016s) 2022-05-18T04:27:19.5761333Z test_Padding3331_2dcircular (__main__.TestNN) ... ok (0.000s) 2022-05-18T04:27:19.5772330Z test_Padding3331_2dcircular_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.016s) 2022-05-18T04:27:19.5896845Z test_Padding33_1dcircular (__main__.TestNN) ... ok (0.000s) 2022-05-18T04:27:19.5907272Z test_Padding33_1dcircular_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2022-05-18T04:27:19.6082398Z test_PairwiseDistance (__main__.TestNN) ... ok (0.031s) 2022-05-18T04:27:19.6267871Z test_PairwiseDistance_broadcast_lhs (__main__.TestNN) ... ok (0.018s) 2022-05-18T04:27:19.6278844Z test_PairwiseDistance_broadcast_lhs_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2022-05-18T04:27:19.6453739Z test_PairwiseDistance_broadcast_rhs (__main__.TestNN) ... ok (0.018s) 2022-05-18T04:27:19.6464233Z test_PairwiseDistance_broadcast_rhs_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2022-05-18T04:27:19.6474517Z test_PairwiseDistance_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2022-05-18T04:27:19.6642866Z test_PairwiseDistance_no_batch_dim (__main__.TestNN) ... ok (0.017s) 2022-05-18T04:27:19.6653971Z test_PairwiseDistance_no_batch_dim_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2022-05-18T04:27:19.6848370Z test_PairwiseDistance_with_non_default_args (__main__.TestNN) ... ok (0.019s) 2022-05-18T04:27:19.6859197Z test_PairwiseDistance_with_non_default_args_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2022-05-18T04:27:19.7116681Z test_ParameterDict (__main__.TestNN) ... ok (0.025s) 2022-05-18T04:27:19.7143788Z test_ParameterDict_replication (__main__.TestNN) ... ok (0.003s) 2022-05-18T04:27:19.7262079Z test_ParameterList (__main__.TestNN) ... ok (0.001s) 2022-05-18T04:27:19.7282606Z test_ParameterList_replication (__main__.TestNN) ... ok (0.000s) 2022-05-18T04:27:19.7392887Z test_PixelShuffle (__main__.TestNN) ... ok (0.016s) 2022-05-18T04:27:19.7404994Z test_PixelShuffle_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2022-05-18T04:27:19.7516492Z test_PixelUnshuffle (__main__.TestNN) ... ok (0.016s) 2022-05-18T04:27:19.7527217Z test_PixelUnshuffle_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2022-05-18T04:27:19.7597928Z test_PoissonNLLLoss_full_loss (__main__.TestNN) ... ok (0.000s) 2022-05-18T04:27:19.7609169Z test_PoissonNLLLoss_full_loss_cuda_double (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2022-05-18T04:27:19.7634060Z test_PoissonNLLLoss_full_loss_cuda_float (__main__.TestNN) ... skip: Excluded from CUDA tests (0.016s) 2022-05-18T04:27:19.7634724Z test_PoissonNLLLoss_full_loss_cuda_half (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2022-05-18T04:27:19.7708597Z test_PoissonNLLLoss_full_loss_no_log_input (__main__.TestNN) ... ok (0.002s) 2022-05-18T04:27:19.7719157Z test_PoissonNLLLoss_full_loss_no_log_input_cuda_double (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2022-05-18T04:27:19.7728748Z test_PoissonNLLLoss_full_loss_no_log_input_cuda_float (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2022-05-18T04:27:19.7738313Z test_PoissonNLLLoss_full_loss_no_log_input_cuda_half (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2022-05-18T04:27:19.7792824Z test_PoissonNLLLoss_no_batch_dim_mean (__main__.TestNN) ... ok (0.000s) 2022-05-18T04:27:19.7803340Z test_PoissonNLLLoss_no_batch_dim_mean_cuda_double (__main__.TestNN) ... skip: Excluded from CUDA tests (0.016s) 2022-05-18T04:27:19.7813018Z test_PoissonNLLLoss_no_batch_dim_mean_cuda_float (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2022-05-18T04:27:19.7822476Z test_PoissonNLLLoss_no_batch_dim_mean_cuda_half (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2022-05-18T04:27:19.7876770Z test_PoissonNLLLoss_no_batch_dim_none (__main__.TestNN) ... ok (0.000s) 2022-05-18T04:27:19.7887186Z test_PoissonNLLLoss_no_batch_dim_none_cuda_double (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2022-05-18T04:27:19.7896847Z test_PoissonNLLLoss_no_batch_dim_none_cuda_float (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2022-05-18T04:27:19.7906268Z test_PoissonNLLLoss_no_batch_dim_none_cuda_half (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2022-05-18T04:27:19.7960637Z test_PoissonNLLLoss_no_batch_dim_sum (__main__.TestNN) ... ok (0.016s) 2022-05-18T04:27:19.7971127Z test_PoissonNLLLoss_no_batch_dim_sum_cuda_double (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2022-05-18T04:27:19.7980682Z test_PoissonNLLLoss_no_batch_dim_sum_cuda_float (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2022-05-18T04:27:19.7990072Z test_PoissonNLLLoss_no_batch_dim_sum_cuda_half (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2022-05-18T04:27:19.8050574Z test_PoissonNLLLoss_no_full_loss (__main__.TestNN) ... ok (0.000s) 2022-05-18T04:27:19.8061070Z test_PoissonNLLLoss_no_full_loss_cuda_double (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2022-05-18T04:27:19.8070598Z test_PoissonNLLLoss_no_full_loss_cuda_float (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2022-05-18T04:27:19.8079950Z test_PoissonNLLLoss_no_full_loss_cuda_half (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2022-05-18T04:27:19.8142323Z test_PoissonNLLLoss_no_full_loss_no_log_input (__main__.TestNN) ... ok (0.018s) 2022-05-18T04:27:19.8152931Z test_PoissonNLLLoss_no_full_loss_no_log_input_cuda_double (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2022-05-18T04:27:19.8162473Z test_PoissonNLLLoss_no_full_loss_no_log_input_cuda_float (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2022-05-18T04:27:19.8171994Z test_PoissonNLLLoss_no_full_loss_no_log_input_cuda_half (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2022-05-18T04:27:19.8281338Z test_PoissonNLLLoss_no_reduce (__main__.TestNN) ... ok (0.000s) 2022-05-18T04:27:19.8293553Z test_PoissonNLLLoss_no_reduce_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2022-05-18T04:27:19.8379741Z test_RNN_cell (__main__.TestNN) ... ok (0.016s) 2022-05-18T04:27:19.8417442Z test_RNN_cell_forward_hidden_size (__main__.TestNN) ... ok (0.000s) 2022-05-18T04:27:19.8444150Z test_RNN_cell_forward_input_size (__main__.TestNN) ... ok (0.000s) 2022-05-18T04:27:19.8466898Z test_RNN_cell_forward_zero_hidden_size (__main__.TestNN) ... ok (0.016s) 2022-05-18T04:27:19.8551978Z test_RNN_cell_no_broadcasting (__main__.TestNN) ... ok (0.000s) 2022-05-18T04:27:19.8571278Z test_RNN_change_dropout (__main__.TestNN) ... skip: needs cudnn >= 5.1 (0.000s) 2022-05-18T04:27:19.8576165Z test_RNN_cpu_vs_cudnn_no_dropout (__main__.TestNN) ... skip: needs cudnn (0.000s) 2022-05-18T04:27:19.8581301Z test_RNN_cpu_vs_cudnn_with_dropout (__main__.TestNN) ... skip: needs cudnn >= 5.1 (0.000s) 2022-05-18T04:27:19.8594431Z test_RNN_cudnn_weight_norm (__main__.TestNN) ... skip: needs cudnn (0.000s) 2022-05-18T04:27:19.8620766Z test_RNN_dropout (__main__.TestNN) ... skip: needs cudnn >= 5.1 (0.016s) 2022-05-18T04:27:19.8641332Z test_RNN_dropout_state (__main__.TestNN) ... skip: needs cudnn >= 5.1 (0.000s) 2022-05-18T04:27:19.8693111Z test_RNN_input_size_zero (__main__.TestNN) ... ok (0.000s) 2022-05-18T04:27:19.8715408Z test_RNN_nonlinearity (__main__.TestNN) ... ok (0.000s) 2022-05-18T04:27:19.8820449Z test_RReLU (__main__.TestNN) ... ok (0.016s) 2022-05-18T04:27:19.8832504Z test_RReLU_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2022-05-18T04:27:19.8916694Z test_RReLU_no_batch_dim (__main__.TestNN) ... ok (0.000s) 2022-05-18T04:27:19.8929007Z test_RReLU_no_batch_dim_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2022-05-18T04:27:19.9041091Z test_RReLU_with_up_down (__main__.TestNN) ... ok (0.016s) 2022-05-18T04:27:19.9053490Z test_RReLU_with_up_down_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2022-05-18T04:27:19.9129930Z test_RReLU_with_up_down_scalar (__main__.TestNN) ... ok (0.019s) 2022-05-18T04:27:19.9142174Z test_RReLU_with_up_down_scalar_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2022-05-18T04:27:19.9270809Z test_ReLU (__main__.TestNN) ... ok (0.012s) 2022-05-18T04:27:19.9396032Z test_ReLU6 (__main__.TestNN) ... ok (0.011s) 2022-05-18T04:27:19.9408560Z test_ReLU6_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2022-05-18T04:27:19.9492135Z test_ReLU6_no_batch_dim (__main__.TestNN) ... ok (0.000s) 2022-05-18T04:27:19.9506155Z test_ReLU6_no_batch_dim_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2022-05-18T04:27:19.9589171Z test_ReLU6_scalar (__main__.TestNN) ... ok (0.016s) 2022-05-18T04:27:19.9601445Z test_ReLU6_scalar_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2022-05-18T04:27:19.9613541Z test_ReLU_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2022-05-18T04:27:19.9697173Z test_ReLU_no_batch_dim (__main__.TestNN) ... ok (0.016s) 2022-05-18T04:27:19.9709354Z test_ReLU_no_batch_dim_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2022-05-18T04:27:19.9792100Z test_ReLU_scalar (__main__.TestNN) ... ok (0.000s) 2022-05-18T04:27:19.9804408Z test_ReLU_scalar_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2022-05-18T04:27:19.9915754Z test_ReflectionPad1d (__main__.TestNN) ... ok (0.016s) 2022-05-18T04:27:20.0032575Z test_ReflectionPad1d_batch (__main__.TestNN) ... ok (0.016s) 2022-05-18T04:27:20.0045249Z test_ReflectionPad1d_batch_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2022-05-18T04:27:20.0214099Z test_ReflectionPad1d_complex (__main__.TestNN) ... ok (0.017s) 2022-05-18T04:27:20.0226957Z test_ReflectionPad1d_complex_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2022-05-18T04:27:20.0238890Z test_ReflectionPad1d_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2022-05-18T04:27:20.0361879Z test_ReflectionPad2d (__main__.TestNN) ... ok (0.016s) 2022-05-18T04:27:20.0553879Z test_ReflectionPad2d_complex (__main__.TestNN) ... ok (0.016s) 2022-05-18T04:27:20.0566447Z test_ReflectionPad2d_complex_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2022-05-18T04:27:20.0579065Z test_ReflectionPad2d_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2022-05-18T04:27:20.0699050Z test_ReflectionPad2d_no_batch_dim (__main__.TestNN) ... ok (0.016s) 2022-05-18T04:27:20.0711272Z test_ReflectionPad2d_no_batch_dim_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2022-05-18T04:27:20.0898549Z test_ReflectionPad3d (__main__.TestNN) ... ok (0.016s) 2022-05-18T04:27:20.1238488Z test_ReflectionPad3d_complex (__main__.TestNN) ... ok (0.044s) 2022-05-18T04:27:20.1251501Z test_ReflectionPad3d_complex_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2022-05-18T04:27:20.1263645Z test_ReflectionPad3d_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.002s) 2022-05-18T04:27:20.1422974Z test_ReflectionPad3d_no_batch_dim (__main__.TestNN) ... ok (0.016s) 2022-05-18T04:27:20.1436949Z test_ReflectionPad3d_no_batch_dim_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2022-05-18T04:27:20.1541136Z test_ReplicationPad1d (__main__.TestNN) ... ok (0.010s) 2022-05-18T04:27:20.1656819Z test_ReplicationPad1d_batch (__main__.TestNN) ... ok (0.012s) 2022-05-18T04:27:20.1669800Z test_ReplicationPad1d_batch_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2022-05-18T04:27:20.1841833Z test_ReplicationPad1d_complex (__main__.TestNN) ... ok (0.017s) 2022-05-18T04:27:20.1854178Z test_ReplicationPad1d_complex_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.002s) 2022-05-18T04:27:20.1866111Z test_ReplicationPad1d_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2022-05-18T04:27:20.1982373Z test_ReplicationPad2d (__main__.TestNN) ... ok (0.011s) 2022-05-18T04:27:20.2160865Z test_ReplicationPad2d_complex (__main__.TestNN) ... ok (0.016s) 2022-05-18T04:27:20.2172991Z test_ReplicationPad2d_complex_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2022-05-18T04:27:20.2184705Z test_ReplicationPad2d_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2022-05-18T04:27:20.2300467Z test_ReplicationPad2d_no_batch_dim (__main__.TestNN) ... ok (0.016s) 2022-05-18T04:27:20.2312526Z test_ReplicationPad2d_no_batch_dim_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2022-05-18T04:27:20.2446177Z test_ReplicationPad3d (__main__.TestNN) ... ok (0.000s) 2022-05-18T04:27:20.2633943Z test_ReplicationPad3d_complex (__main__.TestNN) ... ok (0.031s) 2022-05-18T04:27:20.2646233Z test_ReplicationPad3d_complex_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2022-05-18T04:27:20.2658300Z test_ReplicationPad3d_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2022-05-18T04:27:20.2780755Z test_ReplicationPad3d_no_batch_dim (__main__.TestNN) ... ok (0.016s) 2022-05-18T04:27:20.2794585Z test_ReplicationPad3d_no_batch_dim_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2022-05-18T04:27:20.2923906Z test_SELU (__main__.TestNN) ... ok (0.000s) 2022-05-18T04:27:20.2938591Z test_SELU_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.016s) 2022-05-18T04:27:20.3024876Z test_SELU_no_batch_dim (__main__.TestNN) ... ok (0.000s) 2022-05-18T04:27:20.3037101Z test_SELU_no_batch_dim_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2022-05-18T04:27:20.3122084Z test_SELU_scalar (__main__.TestNN) ... ok (0.019s) 2022-05-18T04:27:20.3135078Z test_SELU_scalar_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2022-05-18T04:27:20.3178015Z test_Sequential_append (__main__.TestNN) ... ok (0.001s) 2022-05-18T04:27:20.3211372Z test_Sequential_delitem (__main__.TestNN) ... ok (0.000s) 2022-05-18T04:27:20.3264584Z test_Sequential_getitem (__main__.TestNN) ... ok (0.000s) 2022-05-18T04:27:20.3293276Z test_Sequential_setitem (__main__.TestNN) ... ok (0.000s) 2022-05-18T04:27:20.3322754Z test_Sequential_setitem_named (__main__.TestNN) ... ok (0.016s) 2022-05-18T04:27:20.3455137Z test_SiLU (__main__.TestNN) ... ok (0.000s) 2022-05-18T04:27:20.3467544Z test_SiLU_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.016s) 2022-05-18T04:27:20.3554736Z test_SiLU_no_batch_dim (__main__.TestNN) ... ok (0.000s) 2022-05-18T04:27:20.3566921Z test_SiLU_no_batch_dim_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2022-05-18T04:27:20.3649883Z test_SiLU_scalar (__main__.TestNN) ... ok (0.016s) 2022-05-18T04:27:20.3661930Z test_SiLU_scalar_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2022-05-18T04:27:20.3773915Z test_Sigmoid (__main__.TestNN) ... ok (0.016s) 2022-05-18T04:27:20.3786199Z test_Sigmoid_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2022-05-18T04:27:20.3868747Z test_Sigmoid_no_batch_dim (__main__.TestNN) ... ok (0.000s) 2022-05-18T04:27:20.3880898Z test_Sigmoid_no_batch_dim_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2022-05-18T04:27:20.3956989Z test_Sigmoid_scalar (__main__.TestNN) ... ok (0.016s) 2022-05-18T04:27:20.3969223Z test_Sigmoid_scalar_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2022-05-18T04:27:20.4080185Z test_SmoothL1Loss (__main__.TestNN) ... ok (0.000s) 2022-05-18T04:27:20.4198271Z test_SmoothL1Loss_beta (__main__.TestNN) ... ok (0.011s) 2022-05-18T04:27:20.4210520Z test_SmoothL1Loss_beta_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2022-05-18T04:27:20.4222161Z test_SmoothL1Loss_cuda_double (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2022-05-18T04:27:20.4233489Z test_SmoothL1Loss_cuda_float (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2022-05-18T04:27:20.4244873Z test_SmoothL1Loss_cuda_half (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2022-05-18T04:27:20.4302276Z test_SmoothL1Loss_no_batch_dim_mean (__main__.TestNN) ... ok (0.000s) 2022-05-18T04:27:20.4314106Z test_SmoothL1Loss_no_batch_dim_mean_cuda_double (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2022-05-18T04:27:20.4325665Z test_SmoothL1Loss_no_batch_dim_mean_cuda_float (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2022-05-18T04:27:20.4337228Z test_SmoothL1Loss_no_batch_dim_mean_cuda_half (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2022-05-18T04:27:20.4388680Z test_SmoothL1Loss_no_batch_dim_none (__main__.TestNN) ... ok (0.016s) 2022-05-18T04:27:20.4398479Z test_SmoothL1Loss_no_batch_dim_none_cuda_double (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2022-05-18T04:27:20.4408016Z test_SmoothL1Loss_no_batch_dim_none_cuda_float (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2022-05-18T04:27:20.4417506Z test_SmoothL1Loss_no_batch_dim_none_cuda_half (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2022-05-18T04:27:20.4467999Z test_SmoothL1Loss_no_batch_dim_sum (__main__.TestNN) ... ok (0.000s) 2022-05-18T04:27:20.4478084Z test_SmoothL1Loss_no_batch_dim_sum_cuda_double (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2022-05-18T04:27:20.4487609Z test_SmoothL1Loss_no_batch_dim_sum_cuda_float (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2022-05-18T04:27:20.4497099Z test_SmoothL1Loss_no_batch_dim_sum_cuda_half (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2022-05-18T04:27:20.4607969Z test_SmoothL1Loss_no_reduce (__main__.TestNN) ... ok (0.016s) 2022-05-18T04:27:20.4620373Z test_SmoothL1Loss_no_reduce_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2022-05-18T04:27:20.4701458Z test_SmoothL1Loss_no_reduce_scalar (__main__.TestNN) ... ok (0.016s) 2022-05-18T04:27:20.4713681Z test_SmoothL1Loss_no_reduce_scalar_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2022-05-18T04:27:20.4815292Z test_SmoothL1Loss_scalar (__main__.TestNN) ... ok (0.000s) 2022-05-18T04:27:20.4826978Z test_SmoothL1Loss_scalar_cuda_double (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2022-05-18T04:27:20.4838742Z test_SmoothL1Loss_scalar_cuda_float (__main__.TestNN) ... skip: Excluded from CUDA tests (0.016s) 2022-05-18T04:27:20.4850099Z test_SmoothL1Loss_scalar_cuda_half (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2022-05-18T04:27:20.4932968Z test_SmoothL1Loss_scalar_sum_reduction (__main__.TestNN) ... ok (0.000s) 2022-05-18T04:27:20.4942891Z test_SmoothL1Loss_scalar_sum_reduction_cuda_double (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2022-05-18T04:27:20.4952533Z test_SmoothL1Loss_scalar_sum_reduction_cuda_float (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2022-05-18T04:27:20.4962019Z test_SmoothL1Loss_scalar_sum_reduction_cuda_half (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2022-05-18T04:27:20.5052615Z test_SmoothL1Loss_sum_reduction (__main__.TestNN) ... ok (0.016s) 2022-05-18T04:27:20.5063209Z test_SmoothL1Loss_sum_reduction_cuda_double (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2022-05-18T04:27:20.5072812Z test_SmoothL1Loss_sum_reduction_cuda_float (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2022-05-18T04:27:20.5082296Z test_SmoothL1Loss_sum_reduction_cuda_half (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2022-05-18T04:27:20.5192785Z test_SmoothL1Loss_zero_beta (__main__.TestNN) ... ok (0.017s) 2022-05-18T04:27:20.5202872Z test_SmoothL1Loss_zero_beta_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2022-05-18T04:27:20.5268294Z test_SoftMarginLoss (__main__.TestNN) ... ok (0.000s) 2022-05-18T04:27:20.5279040Z test_SoftMarginLoss_cuda_double (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2022-05-18T04:27:20.5288774Z test_SoftMarginLoss_cuda_float (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2022-05-18T04:27:20.5298470Z test_SoftMarginLoss_cuda_half (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2022-05-18T04:27:20.5358937Z test_SoftMarginLoss_no_batch_dim_mean (__main__.TestNN) ... ok (0.016s) 2022-05-18T04:27:20.5369687Z test_SoftMarginLoss_no_batch_dim_mean_cuda_double (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2022-05-18T04:27:20.5379458Z test_SoftMarginLoss_no_batch_dim_mean_cuda_float (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2022-05-18T04:27:20.5389041Z test_SoftMarginLoss_no_batch_dim_mean_cuda_half (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2022-05-18T04:27:20.5447119Z test_SoftMarginLoss_no_batch_dim_none (__main__.TestNN) ... ok (0.000s) 2022-05-18T04:27:20.5457955Z test_SoftMarginLoss_no_batch_dim_none_cuda_double (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2022-05-18T04:27:20.5467999Z test_SoftMarginLoss_no_batch_dim_none_cuda_float (__main__.TestNN) ... skip: Excluded from CUDA tests (0.016s) 2022-05-18T04:27:20.5477469Z test_SoftMarginLoss_no_batch_dim_none_cuda_half (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2022-05-18T04:27:20.5535629Z test_SoftMarginLoss_no_batch_dim_sum (__main__.TestNN) ... ok (0.000s) 2022-05-18T04:27:20.5546297Z test_SoftMarginLoss_no_batch_dim_sum_cuda_double (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2022-05-18T04:27:20.5555944Z test_SoftMarginLoss_no_batch_dim_sum_cuda_float (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2022-05-18T04:27:20.5565490Z test_SoftMarginLoss_no_batch_dim_sum_cuda_half (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2022-05-18T04:27:20.5691564Z test_SoftMarginLoss_no_reduce (__main__.TestNN) ... ok (0.016s) 2022-05-18T04:27:20.5702086Z test_SoftMarginLoss_no_reduce_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2022-05-18T04:27:20.5765118Z test_SoftMarginLoss_sum_reduction (__main__.TestNN) ... ok (0.000s) 2022-05-18T04:27:20.5775918Z test_SoftMarginLoss_sum_reduction_cuda_double (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2022-05-18T04:27:20.5786573Z test_SoftMarginLoss_sum_reduction_cuda_float (__main__.TestNN) ... skip: Excluded from CUDA tests (0.016s) 2022-05-18T04:27:20.5796331Z test_SoftMarginLoss_sum_reduction_cuda_half (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2022-05-18T04:27:20.5930185Z test_Softmax (__main__.TestNN) ... ok (0.000s) 2022-05-18T04:27:20.6073677Z test_Softmax2d (__main__.TestNN) ... ok (0.016s) 2022-05-18T04:27:20.6087163Z test_Softmax2d_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2022-05-18T04:27:20.6215769Z test_Softmax2d_no_batch_dim (__main__.TestNN) ... ok (0.028s) 2022-05-18T04:27:20.6228177Z test_Softmax2d_no_batch_dim_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2022-05-18T04:27:20.6240337Z test_Softmax_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2022-05-18T04:27:20.6358496Z test_Softmax_no_batch_dim (__main__.TestNN) ... ok (0.011s) 2022-05-18T04:27:20.6370763Z test_Softmax_no_batch_dim_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.002s) 2022-05-18T04:27:20.6457546Z test_Softmax_scalar (__main__.TestNN) ... ok (0.008s) 2022-05-18T04:27:20.6470124Z test_Softmax_scalar_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2022-05-18T04:27:20.6595553Z test_Softmin (__main__.TestNN) ... ok (0.012s) 2022-05-18T04:27:20.6607521Z test_Softmin_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2022-05-18T04:27:20.6736437Z test_Softmin_multidim (__main__.TestNN) ... ok (0.013s) 2022-05-18T04:27:20.6748958Z test_Softmin_multidim_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2022-05-18T04:27:20.6878181Z test_Softmin_no_batch_dim (__main__.TestNN) ... ok (0.013s) 2022-05-18T04:27:20.6889194Z test_Softmin_no_batch_dim_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2022-05-18T04:27:20.6970068Z test_Softmin_scalar (__main__.TestNN) ... ok (0.008s) 2022-05-18T04:27:20.6982509Z test_Softmin_scalar_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.002s) 2022-05-18T04:27:20.7111767Z test_Softplus (__main__.TestNN) ... ok (0.013s) 2022-05-18T04:27:20.7237975Z test_Softplus_beta (__main__.TestNN) ... ok (0.003s) 2022-05-18T04:27:20.7250721Z test_Softplus_beta_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2022-05-18T04:27:20.7375367Z test_Softplus_beta_threshold (__main__.TestNN) ... ok (0.016s) 2022-05-18T04:27:20.7387955Z test_Softplus_beta_threshold_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2022-05-18T04:27:20.7474495Z test_Softplus_beta_threshold_scalar (__main__.TestNN) ... ok (0.016s) 2022-05-18T04:27:20.7486549Z test_Softplus_beta_threshold_scalar_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2022-05-18T04:27:20.7498477Z test_Softplus_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2022-05-18T04:27:20.7584169Z test_Softplus_no_batch_dim (__main__.TestNN) ... ok (0.000s) 2022-05-18T04:27:20.7595986Z test_Softplus_no_batch_dim_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2022-05-18T04:27:20.7705522Z test_Softshrink (__main__.TestNN) ... ok (0.016s) 2022-05-18T04:27:20.7716024Z test_Softshrink_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2022-05-18T04:27:20.7820146Z test_Softshrink_lambda (__main__.TestNN) ... ok (0.016s) 2022-05-18T04:27:20.7832303Z test_Softshrink_lambda_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2022-05-18T04:27:20.7906932Z test_Softshrink_lambda_scalar (__main__.TestNN) ... ok (0.000s) 2022-05-18T04:27:20.7919044Z test_Softshrink_lambda_scalar_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2022-05-18T04:27:20.8002676Z test_Softshrink_no_batch_dim (__main__.TestNN) ... ok (0.016s) 2022-05-18T04:27:20.8014988Z test_Softshrink_no_batch_dim_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2022-05-18T04:27:20.8165549Z test_Softsign (__main__.TestNN) ... ok (0.023s) 2022-05-18T04:27:20.8179693Z test_Softsign_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2022-05-18T04:27:20.8282038Z test_Softsign_no_batch_dim (__main__.TestNN) ... ok (0.000s) 2022-05-18T04:27:20.8294327Z test_Softsign_no_batch_dim_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2022-05-18T04:27:20.8388393Z test_Softsign_scalar (__main__.TestNN) ... ok (0.016s) 2022-05-18T04:27:20.8400567Z test_Softsign_scalar_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2022-05-18T04:27:20.8533615Z test_Tanh (__main__.TestNN) ... ok (0.016s) 2022-05-18T04:27:20.8547824Z test_Tanh_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2022-05-18T04:27:20.8634695Z test_Tanh_no_batch_dim (__main__.TestNN) ... ok (0.016s) 2022-05-18T04:27:20.8648245Z test_Tanh_no_batch_dim_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2022-05-18T04:27:20.8732245Z test_Tanh_scalar (__main__.TestNN) ... ok (0.000s) 2022-05-18T04:27:20.8745887Z test_Tanh_scalar_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2022-05-18T04:27:20.8879721Z test_Tanhshrink (__main__.TestNN) ... ok (0.016s) 2022-05-18T04:27:20.8893712Z test_Tanhshrink_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2022-05-18T04:27:20.8991203Z test_Tanhshrink_no_batch_dim (__main__.TestNN) ... ok (0.016s) 2022-05-18T04:27:20.9004939Z test_Tanhshrink_no_batch_dim_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2022-05-18T04:27:20.9094296Z test_Tanhshrink_scalar (__main__.TestNN) ... ok (0.016s) 2022-05-18T04:27:20.9108259Z test_Tanhshrink_scalar_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2022-05-18T04:27:20.9230004Z test_Threshold_large_value (__main__.TestNN) ... ok (0.012s) 2022-05-18T04:27:20.9241176Z test_Threshold_large_value_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.002s) 2022-05-18T04:27:20.9330494Z test_Threshold_no_batch_dim (__main__.TestNN) ... ok (0.008s) 2022-05-18T04:27:20.9343254Z test_Threshold_no_batch_dim_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2022-05-18T04:27:20.9471711Z test_Threshold_threshold_value (__main__.TestNN) ... ok (0.004s) 2022-05-18T04:27:20.9485517Z test_Threshold_threshold_value_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2022-05-18T04:27:20.9573097Z test_Threshold_threshold_value_scalar (__main__.TestNN) ... ok (0.016s) 2022-05-18T04:27:20.9585968Z test_Threshold_threshold_value_scalar_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2022-05-18T04:27:21.0435137Z test_TransformerDecoderLayer_gelu_activation (__main__.TestNN) ... ok (0.079s) 2022-05-18T04:27:21.0449364Z test_TransformerDecoderLayer_gelu_activation_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2022-05-18T04:27:21.1300600Z test_TransformerDecoderLayer_relu_activation (__main__.TestNN) ... ok (0.096s) 2022-05-18T04:27:21.1316945Z test_TransformerDecoderLayer_relu_activation_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.002s) 2022-05-18T04:27:21.1848774Z test_TransformerEncoderLayer_gelu_activation (__main__.TestNN) ... ok (0.053s) 2022-05-18T04:27:21.1865865Z test_TransformerEncoderLayer_gelu_activation_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.002s) 2022-05-18T04:27:21.3717406Z test_TransformerEncoderLayer_relu_activation (__main__.TestNN) ... ok (0.176s) 2022-05-18T04:27:21.3732981Z test_TransformerEncoderLayer_relu_activation_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2022-05-18T04:27:22.3201945Z test_Transformer_cell (__main__.TestNN) ... ok (0.953s) 2022-05-18T04:27:22.8363446Z test_Transformer_multilayer_coder (__main__.TestNN) ... ok (0.515s) 2022-05-18T04:27:22.8377135Z test_Transformer_multilayer_coder_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2022-05-18T04:27:22.8512256Z test_TripletMarginLoss_no_batch_dim_mean (__main__.TestNN) ... ok (0.016s) 2022-05-18T04:27:22.8524195Z test_TripletMarginLoss_no_batch_dim_mean_cuda_double (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2022-05-18T04:27:22.8534216Z test_TripletMarginLoss_no_batch_dim_mean_cuda_float (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2022-05-18T04:27:22.8543799Z test_TripletMarginLoss_no_batch_dim_mean_cuda_half (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2022-05-18T04:27:22.8671837Z test_TripletMarginLoss_no_batch_dim_none (__main__.TestNN) ... ok (0.016s) 2022-05-18T04:27:22.8682637Z test_TripletMarginLoss_no_batch_dim_none_cuda_double (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2022-05-18T04:27:22.8692507Z test_TripletMarginLoss_no_batch_dim_none_cuda_float (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2022-05-18T04:27:22.8702082Z test_TripletMarginLoss_no_batch_dim_none_cuda_half (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2022-05-18T04:27:22.8829483Z test_TripletMarginLoss_no_batch_dim_sum (__main__.TestNN) ... ok (0.016s) 2022-05-18T04:27:22.8840292Z test_TripletMarginLoss_no_batch_dim_sum_cuda_double (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2022-05-18T04:27:22.8850017Z test_TripletMarginLoss_no_batch_dim_sum_cuda_float (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2022-05-18T04:27:22.8859633Z test_TripletMarginLoss_no_batch_dim_sum_cuda_half (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2022-05-18T04:27:22.8974451Z test_Unflatten_no_batch_dim (__main__.TestNN) ... ok (0.016s) 2022-05-18T04:27:22.8984729Z test_Unflatten_no_batch_dim_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2022-05-18T04:27:22.9091647Z test_Unfold (__main__.TestNN) ... ok (0.016s) 2022-05-18T04:27:22.9106230Z test_Unfold_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.002s) 2022-05-18T04:27:22.9207465Z test_Unfold_int_input (__main__.TestNN) ... ok (0.010s) 2022-05-18T04:27:22.9220438Z test_Unfold_int_input_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2022-05-18T04:27:22.9344573Z test_ZeroPad2d (__main__.TestNN) ... ok (0.013s) 2022-05-18T04:27:22.9539091Z test_ZeroPad2d_complex (__main__.TestNN) ... ok (0.019s) 2022-05-18T04:27:22.9553603Z test_ZeroPad2d_complex_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2022-05-18T04:27:22.9566883Z test_ZeroPad2d_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2022-05-18T04:27:22.9687528Z test_ZeroPad2d_negative_dims (__main__.TestNN) ... ok (0.012s) 2022-05-18T04:27:22.9700405Z test_ZeroPad2d_negative_dims_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2022-05-18T04:27:22.9833594Z test_ZeroPad2d_no_batch_dim (__main__.TestNN) ... ok (0.013s) 2022-05-18T04:27:22.9847220Z test_ZeroPad2d_no_batch_dim_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.002s) 2022-05-18T04:27:23.0085455Z test_adaptive_log_softmax (__main__.TestNN) ... ok (0.024s) 2022-05-18T04:27:23.0121621Z test_adaptive_pooling_avg_nhwc (__main__.TestNN) ... ok (0.003s) 2022-05-18T04:27:23.0140158Z test_adaptive_pooling_avg_nhwc_launch_config_backward (__main__.TestNN) ... skip: CUDA unavailable (0.002s) 2022-05-18T04:27:23.0153785Z test_adaptive_pooling_avg_nhwc_launch_config_forward (__main__.TestNN) ... skip: CUDA unavailable (0.002s) 2022-05-18T04:27:23.0186868Z test_adaptive_pooling_avg_nhwc_non_contiguous (__main__.TestNN) ... ok (0.000s) 2022-05-18T04:27:23.0262387Z test_adaptive_pooling_bfloat16 (__main__.TestNN) ... ok (0.000s) 2022-05-18T04:27:23.0279219Z test_adaptive_pooling_input_size (__main__.TestNN) ... ok (0.000s) 2022-05-18T04:27:23.0302536Z test_adaptive_pooling_size_none (__main__.TestNN) ... ok (0.000s) 2022-05-18T04:27:23.0320420Z test_adaptive_pooling_size_overflow (__main__.TestNN) ... ok (0.016s) 2022-05-18T04:27:23.0355559Z test_add_module (__main__.TestNN) ... ok (0.000s) 2022-05-18T04:27:23.0376247Z test_add_module_raises_error_if_attr_exists (__main__.TestNN) ... ok (0.000s) 2022-05-18T04:27:23.0458067Z test_affine_grid (__main__.TestNN) ... ok (0.000s) 2022-05-18T04:27:23.0546236Z test_affine_grid_3d (__main__.TestNN) ... ok (0.016s) 2022-05-18T04:27:23.0603908Z test_affine_grid_error_checking (__main__.TestNN) ... ok (0.000s) 2022-05-18T04:27:23.0670435Z test_assignment (__main__.TestNN) ... ok (0.016s) 2022-05-18T04:27:23.0690322Z test_batchnorm_buffer_update_when_stats_are_not_tracked (__main__.TestNN) ... ok (0.000s) 2022-05-18T04:27:23.0704299Z test_batchnorm_cudnn_half (__main__.TestNN) ... skip: CUDA unavailable (0.000s) 2022-05-18T04:27:23.0731569Z test_batchnorm_cudnn_nhwc (__main__.TestNN) ... skip: CUDA unavailable (0.000s) 2022-05-18T04:27:23.0925764Z test_batchnorm_nhwc_cpu (__main__.TestNN) ... ok (0.016s) 2022-05-18T04:27:23.0940137Z test_batchnorm_nhwc_cuda (__main__.TestNN) ... skip: CUDA not available (0.016s) 2022-05-18T04:27:23.0968243Z test_batchnorm_non_contig_cpu (__main__.TestNN) ... ok (0.000s) 2022-05-18T04:27:23.0977946Z test_batchnorm_nonaffine_cuda_half_input (__main__.TestNN) ... skip: CUDA unavailable (0.000s) 2022-05-18T04:27:23.1000626Z test_batchnorm_raises_error_if_bias_is_not_same_size_as_input (__main__.TestNN) ... ok (0.000s) 2022-05-18T04:27:23.1014231Z test_batchnorm_raises_error_if_less_than_one_value_per_channel (__main__.TestNN) ... ok (0.000s) 2022-05-18T04:27:23.1035516Z test_batchnorm_raises_error_if_running_mean_is_not_same_size_as_input (__main__.TestNN) ... ok (0.000s) 2022-05-18T04:27:23.1055871Z test_batchnorm_raises_error_if_running_var_is_not_same_size_as_input (__main__.TestNN) ... ok (0.000s) 2022-05-18T04:27:23.1093112Z test_batchnorm_raises_error_if_running_var_or_running_mean_have_forward_grad (__main__.TestNN) ... ok (0.016s) 2022-05-18T04:27:23.1114890Z test_batchnorm_raises_error_if_weight_is_not_same_size_as_input (__main__.TestNN) ... ok (0.002s) 2022-05-18T04:27:23.1132224Z test_bce_loss_always_nonnegative (__main__.TestNN) ... ok (0.001s) 2022-05-18T04:27:23.1159319Z test_bce_loss_broadcasts_weights (__main__.TestNN) ... ok (0.003s) 2022-05-18T04:27:23.1186450Z test_bce_loss_input_range (__main__.TestNN) ... ok (0.000s) 2022-05-18T04:27:23.1199680Z test_bce_loss_size_mismatch (__main__.TestNN) ... ok (0.000s) 2022-05-18T04:27:23.1223706Z test_bce_with_logits_broadcasts_pos_weights (__main__.TestNN) ... ok (0.000s) 2022-05-18T04:27:23.1250135Z test_bce_with_logits_broadcasts_weights (__main__.TestNN) ... ok (0.000s) 2022-05-18T04:27:23.1293701Z test_bce_with_logits_gives_same_result_as_sigmoid_and_bce_loss (__main__.TestNN) ... ok (0.000s) 2022-05-18T04:27:23.2089594Z test_bce_with_logits_gives_same_result_as_sigmoid_and_bce_loss_large_tensors_with_grad (__main__.TestNN) ... ok (0.078s) 2022-05-18T04:27:23.2208216Z test_bce_with_logits_has_correct_forward_grad (__main__.TestNN) ... ok (0.021s) 2022-05-18T04:27:23.2229245Z test_bce_with_logits_has_correct_grad_at_zero (__main__.TestNN) ... ok (0.000s) 2022-05-18T04:27:23.2250223Z test_bce_with_logits_ones_in_pos_weights_are_the_same_as_none (__main__.TestNN) ... ok (0.000s) 2022-05-18T04:27:23.2266438Z test_bce_with_logits_raises_if_target_and_input_are_different_size (__main__.TestNN) ... ok (0.000s) 2022-05-18T04:27:23.2284645Z test_bce_with_logits_stability (__main__.TestNN) ... ok (0.000s) 2022-05-18T04:27:23.2304263Z test_bce_with_logits_with_pos_weight_has_correct_grad_at_zero (__main__.TestNN) ... ok (0.016s) 2022-05-18T04:27:23.2348626Z test_bilinear (__main__.TestNN) ... ok (0.000s) 2022-05-18T04:27:23.2370555Z test_bilinear_broadcasting (__main__.TestNN) ... ok (0.000s) 2022-05-18T04:27:23.2695603Z test_bilinear_no_bias (__main__.TestNN) ... ok (0.031s) 2022-05-18T04:27:23.2742743Z test_bilinear_non_contiguous (__main__.TestNN) ... ok (0.000s) 2022-05-18T04:27:23.2852966Z test_binary_cross_entropy_grads (__main__.TestNN) ... ok (0.016s) 2022-05-18T04:27:23.2866043Z test_broadcast_double_backwards_gpu (__main__.TestNN) ... skip: multi-GPU not supported (0.000s) 2022-05-18T04:27:23.2875630Z test_broadcast_no_grad (__main__.TestNN) ... skip: multi-GPU not supported (0.000s) 2022-05-18T04:27:23.2887430Z test_broadcast_not_requiring_grad (__main__.TestNN) ... skip: multi-GPU not supported (0.000s) 2022-05-18T04:27:23.2902719Z test_buffer_not_persistent (__main__.TestNN) ... ok (0.000s) 2022-05-18T04:27:23.2922747Z test_buffer_not_persistent_assign (__main__.TestNN) ... ok (0.000s) 2022-05-18T04:27:23.2935895Z test_buffer_not_persistent_del (__main__.TestNN) ... ok (0.016s) 2022-05-18T04:27:23.2947730Z test_buffer_not_persistent_load (__main__.TestNN) ... ok (0.000s) 2022-05-18T04:27:23.2964655Z test_buffer_not_persistent_overwrite (__main__.TestNN) ... ok (0.000s) 2022-05-18T04:27:23.2992330Z test_buffers_and_named_buffers (__main__.TestNN) ... ok (0.000s) 2022-05-18T04:27:23.3004896Z test_caching_parametrization (__main__.TestNN) 2022-05-18T04:27:23.3021960Z Test the caching system of a parametrization ... ok (0.000s) 2022-05-18T04:27:23.3038398Z test_caching_parametrization_with_transfer_parametrizations_and_params (__main__.TestNN) 2022-05-18T04:27:23.3060430Z Test that transferring parametrizations doesn't cause issues with caching ... ok (0.000s) 2022-05-18T04:27:23.3084303Z test_call_supports_python_dict_output (__main__.TestNN) ... C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\nn\modules\module.py:1018: UserWarning: Using non-full backward hooks on a Module that does not return a single Tensor or a tuple of Tensors is deprecated and will be removed in future versions. This hook will be missing some of the grad_output. Please use register_full_backward_hook to get the documented behavior. 2022-05-18T04:27:23.3085406Z warnings.warn("Using non-full backward hooks on a Module that does not return a " 2022-05-18T04:27:23.3085767Z ok (0.016s) 2022-05-18T04:27:23.3140541Z test_channel_shuffle (__main__.TestNN) ... ok (0.005s) 2022-05-18T04:27:23.3163005Z test_children (__main__.TestNN) ... ok (0.001s) 2022-05-18T04:27:23.3296594Z test_clip_grad_norm (__main__.TestNN) ... ok (0.000s) 2022-05-18T04:27:23.3331371Z test_clip_grad_value (__main__.TestNN) ... ok (0.016s) 2022-05-18T04:27:23.3343280Z test_compute_nparams_to_prune (__main__.TestNN) 2022-05-18T04:27:23.3351920Z Test that requested pruning `amount` gets translated into the ... ok (0.000s) 2022-05-18T04:27:23.3380683Z test_container_copy (__main__.TestNN) ... ok (0.000s) 2022-05-18T04:27:23.4092052Z test_conv2d_discontiguous_weight (__main__.TestNN) ... ok (0.078s) 2022-05-18T04:27:23.4490819Z test_conv_backcompat (__main__.TestNN) ... ok (0.039s) 2022-05-18T04:27:23.4514177Z test_conv_cudnn_memory_layout_dominance (__main__.TestNN) ... skip: CUDA unavailable (0.003s) 2022-05-18T04:27:23.4768551Z test_conv_modules_raise_error_on_incorrect_input_size (__main__.TestNN) ... ok (0.025s) 2022-05-18T04:27:23.4795323Z test_conv_padding_mode (__main__.TestNN) ... ok (0.003s) 2022-05-18T04:27:23.5251872Z test_conv_shapecheck (__main__.TestNN) ... C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\nn\modules\module.py:915: UserWarning: Complex modules are a new feature under active development whose design may change, and some modules might not work as expected when using complex tensors as parameters or buffers. Please file an issue at https://github.com/pytorch/pytorch/issues/new?template=bug-report.yml if a complex module does not work as expected. 2022-05-18T04:27:23.5252579Z warnings.warn( 2022-05-18T04:27:23.5252752Z ok (0.036s) 2022-05-18T04:27:23.5323369Z test_conv_tbc (__main__.TestNN) ... ok (0.016s) 2022-05-18T04:27:23.5348914Z test_convert_sync_batchnorm (__main__.TestNN) ... skip: CUDA not available (0.000s) 2022-05-18T04:27:23.5395805Z test_cosine_embedding_loss_invalid_shape (__main__.TestNN) ... ok (0.000s) 2022-05-18T04:27:23.5522511Z test_cosine_embedding_loss_margin_no_reduce (__main__.TestNN) ... ok (0.016s) 2022-05-18T04:27:23.5645448Z test_cosine_embedding_loss_no_reduce (__main__.TestNN) ... ok (0.016s) 2022-05-18T04:27:23.6155056Z test_cosine_embedding_loss_with_diff_type (__main__.TestNN) ... ok (0.053s) 2022-05-18T04:27:23.6197578Z test_cosine_similarity (__main__.TestNN) ... ok (0.000s) 2022-05-18T04:27:23.6227984Z test_cross_entropy_loss (__main__.TestNN) ... ok (0.000s) 2022-05-18T04:27:27.7773960Z test_cross_entropy_loss_precision (__main__.TestNN) ... ok (4.155s) 2022-05-18T04:27:27.7792330Z test_cross_entropy_loss_zero_div (__main__.TestNN) ... ok (0.000s) 2022-05-18T04:27:27.7803502Z test_cudnn_non_contiguous (__main__.TestNN) ... skip: CUDA not available (0.000s) 2022-05-18T04:27:27.7815381Z test_cudnn_noncontiguous_weight (__main__.TestNN) ... skip: CUDA unavailable (0.000s) 2022-05-18T04:27:27.7823870Z test_cudnn_rnn_dropout_states_device (__main__.TestNN) ... skip: CUDNN or multi-gpu not available (0.000s) 2022-05-18T04:27:27.7853427Z test_cudnn_weight_format (__main__.TestNN) ... skip: CUDNN not available (0.016s) 2022-05-18T04:27:27.7878047Z test_cudnn_weight_tying (__main__.TestNN) ... skip: CUDNN not available (0.000s) 2022-05-18T04:27:27.7889782Z test_custom_from_mask_pruning (__main__.TestNN) 2022-05-18T04:27:27.7900763Z Test that the CustomFromMask is capable of receiving ... ok (0.000s) 2022-05-18T04:27:27.7921686Z test_dir (__main__.TestNN) ... ok (0.000s) 2022-05-18T04:27:27.7935856Z test_dir_digit (__main__.TestNN) ... ok (0.000s) 2022-05-18T04:27:27.7988157Z test_elu_inplace_gradgrad (__main__.TestNN) ... ok (0.000s) 2022-05-18T04:27:27.8046040Z test_elu_inplace_on_view (__main__.TestNN) ... ok (0.016s) 2022-05-18T04:27:27.8066930Z test_embedding_bag_from_pretrained (__main__.TestNN) ... ok (0.000s) 2022-05-18T04:27:27.8082156Z test_embedding_bag_from_pretrained_padding_idx (__main__.TestNN) ... ok (0.000s) 2022-05-18T04:27:27.8110503Z test_embedding_bag_functional (__main__.TestNN) ... ok (0.000s) 2022-05-18T04:27:27.8169640Z test_embedding_bag_padding_idx_error (__main__.TestNN) ... ok (0.016s) 2022-05-18T04:27:27.8187343Z test_embedding_from_pretrained (__main__.TestNN) ... ok (0.001s) 2022-05-18T04:27:27.8209201Z test_embedding_from_pretrained_options (__main__.TestNN) ... ok (0.000s) 2022-05-18T04:27:27.8226168Z test_embedding_from_pretrained_padding_idx (__main__.TestNN) ... ok (0.000s) 2022-05-18T04:27:27.8250882Z test_embedding_functional (__main__.TestNN) ... ok (0.000s) 2022-05-18T04:27:27.8269742Z test_embedding_max_norm (__main__.TestNN) ... ok (0.000s) 2022-05-18T04:27:27.8280851Z test_embedding_max_norm_unsorted_repeating_indices (__main__.TestNN) ... skip: CUDA unavailable (0.000s) 2022-05-18T04:27:27.8298978Z test_embedding_sparse_basic (__main__.TestNN) ... ok (0.000s) 2022-05-18T04:27:27.8322992Z test_embedding_sparse_empty_tensor (__main__.TestNN) ... ok (0.000s) 2022-05-18T04:27:27.8342614Z test_embeddingbag_from_pretrained (__main__.TestNN) ... ok (0.016s) 2022-05-18T04:27:27.8367214Z test_embeddingbag_from_pretrained_options (__main__.TestNN) ... ok (0.000s) 2022-05-18T04:27:27.8434122Z test_error_RNN_seq_len_zero (__main__.TestNN) ... ok (0.000s) 2022-05-18T04:27:27.8496873Z test_errors_parametrized_tensor_parametrization (__main__.TestNN) ... ok (0.016s) 2022-05-18T04:27:27.8586462Z test_errors_unparametrized_tensor_parametrization (__main__.TestNN) ... ok (0.000s) 2022-05-18T04:27:27.8614015Z test_extra_state (__main__.TestNN) ... ok (0.000s) 2022-05-18T04:27:27.8628884Z test_extra_state_missing_get_extra_state (__main__.TestNN) ... ok (0.000s) 2022-05-18T04:27:27.8643850Z test_extra_state_missing_set_extra_state (__main__.TestNN) ... ok (0.016s) 2022-05-18T04:27:27.8668794Z test_extra_state_non_dict (__main__.TestNN) ... ok (0.000s) 2022-05-18T04:27:27.8720597Z test_fb_fc_packed (__main__.TestNN) ... test_nn.py:5402: UserWarning: fbgemm_pack_gemm_matrix_fp16 is deprecated and will be removed in a future PyTorch release. (Triggered internally at C:\actions-runner\_work\pytorch\pytorch\aten\src\ATen\native\QuantizedLinear.cpp:374.) 2022-05-18T04:27:27.8721404Z packed_w_tensor = torch.fbgemm_pack_gemm_matrix_fp16(w_tensor) 2022-05-18T04:27:27.8721929Z test_nn.py:5403: UserWarning: fbgemm_linear_fp16_weight_fp32_activation is deprecated and will be removed in a future PyTorch release. (Triggered internally at C:\actions-runner\_work\pytorch\pytorch\aten\src\ATen\native\QuantizedLinear.cpp:409.) 2022-05-18T04:27:27.8722520Z actual_output = torch.fbgemm_linear_fp16_weight(x_tensor, packed_w_tensor, b_tensor) 2022-05-18T04:27:27.8722745Z ok (0.000s) 2022-05-18T04:27:27.8740578Z test_flatten (__main__.TestNN) ... ok (0.000s) 2022-05-18T04:27:27.8819685Z test_fold_invalid_arg (__main__.TestNN) ... ok (0.016s) 2022-05-18T04:27:27.8880855Z test_functional_grad_conv (__main__.TestNN) ... ok (0.000s) 2022-05-18T04:27:27.8906909Z test_gaussian_nll_loss_args (__main__.TestNN) ... ok (0.000s) 2022-05-18T04:27:27.8956333Z test_gaussian_nll_loss_broadcasting (__main__.TestNN) ... ok (0.016s) 2022-05-18T04:27:27.8996749Z test_gaussian_nll_loss_reduction_modes (__main__.TestNN) ... ok (0.000s) 2022-05-18T04:27:27.9021500Z test_get_buffer (__main__.TestNN) ... ok (0.000s) 2022-05-18T04:27:27.9056504Z test_get_buffer_from_submodules (__main__.TestNN) ... ok (0.000s) 2022-05-18T04:27:27.9079225Z test_getattr_with_property (__main__.TestNN) ... expected failure (0.000s) 2022-05-18T04:27:27.9102556Z test_global_pruning (__main__.TestNN) 2022-05-18T04:27:27.9126439Z Test that global l1 unstructured pruning over 2 parameters removes ... ok (0.017s) 2022-05-18T04:27:27.9157402Z test_global_pruning_importance_scores (__main__.TestNN) 2022-05-18T04:27:27.9178792Z Test that global l1 unstructured pruning over 2 parameters removes ... ok (0.005s) 2022-05-18T04:27:27.9503176Z test_grad_conv1d_input (__main__.TestNN) ... ok (0.033s) 2022-05-18T04:27:27.9894989Z test_grad_conv1d_weight (__main__.TestNN) ... ok (0.039s) 2022-05-18T04:27:28.0241197Z test_grad_conv2d_input (__main__.TestNN) ... ok (0.026s) 2022-05-18T04:27:28.0661510Z test_grad_conv2d_weight (__main__.TestNN) ... ok (0.047s) 2022-05-18T04:27:28.1360575Z test_grad_conv3d_input (__main__.TestNN) ... ok (0.069s) 2022-05-18T04:27:28.2091260Z test_grad_conv3d_weight (__main__.TestNN) ... ok (0.078s) 2022-05-18T04:27:29.2865161Z test_grid_sample (__main__.TestNN) ... ok (1.068s) 2022-05-18T04:27:29.3702205Z test_grid_sample_3d (__main__.TestNN) ... ok (0.085s) 2022-05-18T04:27:29.3765559Z test_grid_sample_error_checking (__main__.TestNN) ... C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\nn\functional.py:4164: UserWarning: Default grid_sample and affine_grid behavior has changed to align_corners=False since 1.3.0. Please specify align_corners=True if the old behavior is desired. See the documentation of grid_sample for details. 2022-05-18T04:27:29.3766390Z warnings.warn( 2022-05-18T04:27:29.3766646Z ok (0.000s) 2022-05-18T04:27:29.3780821Z test_grouped_conv_cudnn_nhwc_support (__main__.TestNN) ... skip: CUDA unavailable (0.016s) 2022-05-18T04:27:29.4934908Z test_hardtanh_backward (__main__.TestNN) ... ok (0.116s) 2022-05-18T04:27:29.5008683Z test_hardtanh_inplace_gradgrad (__main__.TestNN) ... ok (0.007s) 2022-05-18T04:27:29.5059672Z test_hook_backward_size (__main__.TestNN) ... ok (0.005s) 2022-05-18T04:27:29.5095888Z test_hook_backward_writeable (__main__.TestNN) ... C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\nn\functional.py:1909: UserWarning: nn.functional.sigmoid is deprecated. Use torch.sigmoid instead. 2022-05-18T04:27:29.5096679Z warnings.warn("nn.functional.sigmoid is deprecated. Use torch.sigmoid instead.") 2022-05-18T04:27:29.5097711Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\nn\modules\module.py:1053: UserWarning: Using a non-full backward hook when the forward contains multiple autograd Nodes is deprecated and will be removed in future versions. This hook will be missing some grad_input. Please use register_full_backward_hook to get the documented behavior. 2022-05-18T04:27:29.5098923Z warnings.warn("Using a non-full backward hook when the forward contains multiple autograd Nodes " 2022-05-18T04:27:29.5099326Z ok (0.004s) 2022-05-18T04:27:29.5130957Z test_hook_cpp (__main__.TestNN) ... ok (0.003s) 2022-05-18T04:27:29.5158768Z test_hook_extra_input (__main__.TestNN) ... ok (0.003s) 2022-05-18T04:27:29.5184889Z test_hook_forward_preforward_writable (__main__.TestNN) ... ok (0.000s) 2022-05-18T04:27:29.5234791Z test_hook_inplace (__main__.TestNN) ... ok (0.000s) 2022-05-18T04:27:29.5257021Z test_hook_invalid_outputs (__main__.TestNN) ... ok (0.000s) 2022-05-18T04:27:29.5272990Z test_hook_last_arg_requires_grad (__main__.TestNN) ... ok (0.000s) 2022-05-18T04:27:29.5308653Z test_hook_no_requires_grad (__main__.TestNN) ... ok (0.000s) 2022-05-18T04:27:29.5420857Z test_hook_non_full_warning (__main__.TestNN) ... ok (0.016s) 2022-05-18T04:27:29.5439738Z test_hook_requires_grad (__main__.TestNN) ... ok (0.000s) 2022-05-18T04:27:29.5565628Z test_hooks (__main__.TestNN) ... C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\nn\modules\module.py:1053: UserWarning: Using a non-full backward hook when the forward contains multiple autograd Nodes is deprecated and will be removed in future versions. This hook will be missing some grad_input. Please use register_full_backward_hook to get the documented behavior. 2022-05-18T04:27:29.5566668Z warnings.warn("Using a non-full backward hook when the forward contains multiple autograd Nodes " 2022-05-18T04:27:29.5567073Z ok (0.016s) 2022-05-18T04:27:29.5590184Z test_huber_loss_invalid_delta (__main__.TestNN) ... ok (0.000s) 2022-05-18T04:27:29.5604108Z test_identity_pruning (__main__.TestNN) 2022-05-18T04:27:29.5626416Z Test that a mask of 1s does not change forward or backward. ... ok (0.016s) 2022-05-18T04:27:29.5655961Z test_initialization_parametrization (__main__.TestNN) 2022-05-18T04:27:29.5687615Z Test that it is possible to initialize a parametrization when it ... ok (0.000s) 2022-05-18T04:27:29.5718875Z test_inplace_thnn (__main__.TestNN) ... ok (0.000s) 2022-05-18T04:27:29.7349713Z test_interpolate (__main__.TestNN) ... ok (0.172s) 2022-05-18T04:27:29.7466394Z test_interpolate_bicubic_2d (__main__.TestNN) ... ok (0.011s) 2022-05-18T04:27:29.7479527Z test_interpolate_bicubic_2d_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2022-05-18T04:27:29.7573420Z test_interpolate_bicubic_2d_zero_dim (__main__.TestNN) ... ok (0.000s) 2022-05-18T04:27:29.7585767Z test_interpolate_bicubic_2d_zero_dim_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2022-05-18T04:27:29.7702334Z test_interpolate_bicubic_scale_2d (__main__.TestNN) ... ok (0.016s) 2022-05-18T04:27:29.7712642Z test_interpolate_bicubic_scale_2d_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2022-05-18T04:27:29.7811884Z test_interpolate_bicubic_scale_tuple_shared_2d (__main__.TestNN) ... ok (0.016s) 2022-05-18T04:27:29.7822245Z test_interpolate_bicubic_scale_tuple_shared_2d_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2022-05-18T04:27:29.7918686Z test_interpolate_bicubic_scale_tuple_skewed_2d (__main__.TestNN) ... ok (0.000s) 2022-05-18T04:27:29.8015487Z test_interpolate_bicubic_scale_tuple_skewed_2d_align_corners (__main__.TestNN) ... ok (0.016s) 2022-05-18T04:27:29.8025664Z test_interpolate_bicubic_scale_tuple_skewed_2d_align_corners_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2022-05-18T04:27:29.8035635Z test_interpolate_bicubic_scale_tuple_skewed_2d_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2022-05-18T04:27:29.8135212Z test_interpolate_bicubic_tuple_2d (__main__.TestNN) ... ok (0.021s) 2022-05-18T04:27:29.8233051Z test_interpolate_bicubic_tuple_2d_align_corners (__main__.TestNN) ... ok (0.002s) 2022-05-18T04:27:29.8243204Z test_interpolate_bicubic_tuple_2d_align_corners_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2022-05-18T04:27:29.8253389Z test_interpolate_bicubic_tuple_2d_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2022-05-18T04:27:29.8350635Z test_interpolate_bilinear_2d (__main__.TestNN) ... ok (0.016s) 2022-05-18T04:27:29.8360938Z test_interpolate_bilinear_2d_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2022-05-18T04:27:29.8444498Z test_interpolate_bilinear_2d_zero_dim (__main__.TestNN) ... ok (0.000s) 2022-05-18T04:27:29.8454844Z test_interpolate_bilinear_2d_zero_dim_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2022-05-18T04:27:29.8552287Z test_interpolate_bilinear_scale_2d (__main__.TestNN) ... ok (0.016s) 2022-05-18T04:27:29.8562443Z test_interpolate_bilinear_scale_2d_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2022-05-18T04:27:29.8656013Z test_interpolate_bilinear_scale_tuple_shared_2d (__main__.TestNN) ... ok (0.016s) 2022-05-18T04:27:29.8666378Z test_interpolate_bilinear_scale_tuple_shared_2d_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2022-05-18T04:27:29.8760206Z test_interpolate_bilinear_scale_tuple_skewed_2d (__main__.TestNN) ... ok (0.000s) 2022-05-18T04:27:29.8854690Z test_interpolate_bilinear_scale_tuple_skewed_2d_align_corners (__main__.TestNN) ... ok (0.016s) 2022-05-18T04:27:29.8864968Z test_interpolate_bilinear_scale_tuple_skewed_2d_align_corners_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2022-05-18T04:27:29.8875070Z test_interpolate_bilinear_scale_tuple_skewed_2d_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2022-05-18T04:27:29.8970374Z test_interpolate_bilinear_tuple_2d (__main__.TestNN) ... ok (0.016s) 2022-05-18T04:27:29.9062821Z test_interpolate_bilinear_tuple_2d_align_corners (__main__.TestNN) ... ok (0.000s) 2022-05-18T04:27:29.9072992Z test_interpolate_bilinear_tuple_2d_align_corners_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2022-05-18T04:27:29.9082930Z test_interpolate_bilinear_tuple_2d_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2022-05-18T04:27:29.9098082Z test_interpolate_illegal_memory_access (__main__.TestNN) ... skip: CUDA unavailable (0.016s) 2022-05-18T04:27:29.9190942Z test_interpolate_linear_1d (__main__.TestNN) ... ok (0.009s) 2022-05-18T04:27:29.9283565Z test_interpolate_linear_1d_align_corners (__main__.TestNN) ... ok (0.009s) 2022-05-18T04:27:29.9294030Z test_interpolate_linear_1d_align_corners_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2022-05-18T04:27:29.9304320Z test_interpolate_linear_1d_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2022-05-18T04:27:29.9386375Z test_interpolate_linear_1d_zero_dim (__main__.TestNN) ... ok (0.008s) 2022-05-18T04:27:29.9396773Z test_interpolate_linear_1d_zero_dim_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2022-05-18T04:27:29.9492876Z test_interpolate_linear_scale_1d (__main__.TestNN) ... ok (0.010s) 2022-05-18T04:27:29.9588104Z test_interpolate_linear_scale_1d_align_corners (__main__.TestNN) ... ok (0.010s) 2022-05-18T04:27:29.9598552Z test_interpolate_linear_scale_1d_align_corners_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2022-05-18T04:27:29.9608778Z test_interpolate_linear_scale_1d_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2022-05-18T04:27:29.9698149Z test_interpolate_linear_tuple_1d (__main__.TestNN) ... ok (0.009s) 2022-05-18T04:27:29.9708429Z test_interpolate_linear_tuple_1d_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2022-05-18T04:27:29.9800956Z test_interpolate_nearest_1d (__main__.TestNN) ... ok (0.009s) 2022-05-18T04:27:29.9811413Z test_interpolate_nearest_1d_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2022-05-18T04:27:29.9891635Z test_interpolate_nearest_1d_zero_dim (__main__.TestNN) ... ok (0.008s) 2022-05-18T04:27:29.9902221Z test_interpolate_nearest_1d_zero_dim_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2022-05-18T04:27:29.9998836Z test_interpolate_nearest_2d (__main__.TestNN) ... ok (0.010s) 2022-05-18T04:27:30.0009297Z test_interpolate_nearest_2d_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2022-05-18T04:27:30.0113922Z test_interpolate_nearest_2d_launch_configs (__main__.TestNN) ... ok (0.010s) 2022-05-18T04:27:30.0125084Z test_interpolate_nearest_2d_launch_configs_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2022-05-18T04:27:30.0210271Z test_interpolate_nearest_2d_zero_dim (__main__.TestNN) ... ok (0.003s) 2022-05-18T04:27:30.0220730Z test_interpolate_nearest_2d_zero_dim_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2022-05-18T04:27:30.0351458Z test_interpolate_nearest_3d (__main__.TestNN) ... ok (0.016s) 2022-05-18T04:27:30.0363831Z test_interpolate_nearest_3d_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2022-05-18T04:27:30.0453043Z test_interpolate_nearest_3d_zero_dim (__main__.TestNN) ... ok (0.000s) 2022-05-18T04:27:30.0465536Z test_interpolate_nearest_3d_zero_dim_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.016s) 2022-05-18T04:27:30.0562544Z test_interpolate_nearest_scale_1d (__main__.TestNN) ... ok (0.000s) 2022-05-18T04:27:30.0573331Z test_interpolate_nearest_scale_1d_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2022-05-18T04:27:30.0671702Z test_interpolate_nearest_scale_2d (__main__.TestNN) ... ok (0.016s) 2022-05-18T04:27:30.0683973Z test_interpolate_nearest_scale_2d_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2022-05-18T04:27:30.0878002Z test_interpolate_nearest_scale_3d (__main__.TestNN) ... ok (0.016s) 2022-05-18T04:27:30.0891865Z test_interpolate_nearest_scale_3d_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2022-05-18T04:27:30.0993129Z test_interpolate_nearest_tuple_1d (__main__.TestNN) ... ok (0.016s) 2022-05-18T04:27:30.1003894Z test_interpolate_nearest_tuple_1d_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2022-05-18T04:27:30.1101012Z test_interpolate_nearest_tuple_2d (__main__.TestNN) ... ok (0.017s) 2022-05-18T04:27:30.1113190Z test_interpolate_nearest_tuple_2d_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2022-05-18T04:27:30.1262303Z test_interpolate_nearest_tuple_3d (__main__.TestNN) ... ok (0.004s) 2022-05-18T04:27:30.1274788Z test_interpolate_nearest_tuple_3d_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2022-05-18T04:27:30.1425026Z test_interpolate_trilinear_3d (__main__.TestNN) ... ok (0.016s) 2022-05-18T04:27:30.1437144Z test_interpolate_trilinear_3d_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2022-05-18T04:27:30.1527080Z test_interpolate_trilinear_3d_zero_dim (__main__.TestNN) ... ok (0.016s) 2022-05-18T04:27:30.1539444Z test_interpolate_trilinear_3d_zero_dim_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2022-05-18T04:27:30.1685339Z test_interpolate_trilinear_scale_3d (__main__.TestNN) ... ok (0.016s) 2022-05-18T04:27:30.1821965Z test_interpolate_trilinear_scale_3d_align_corners (__main__.TestNN) ... ok (0.016s) 2022-05-18T04:27:30.1832584Z test_interpolate_trilinear_scale_3d_align_corners_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2022-05-18T04:27:30.1842874Z test_interpolate_trilinear_scale_3d_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2022-05-18T04:27:30.1941538Z test_interpolate_trilinear_tuple_3d (__main__.TestNN) ... ok (0.016s) 2022-05-18T04:27:30.2047906Z test_interpolate_trilinear_tuple_3d_align_corners (__main__.TestNN) ... ok (0.000s) 2022-05-18T04:27:30.2059946Z test_interpolate_trilinear_tuple_3d_align_corners_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2022-05-18T04:27:30.2071635Z test_interpolate_trilinear_tuple_3d_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2022-05-18T04:27:30.2179868Z test_invalid_conv1d (__main__.TestNN) ... C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\nn\modules\module.py:915: UserWarning: Complex modules are a new feature under active development whose design may change, and some modules might not work as expected when using complex tensors as parameters or buffers. Please file an issue at https://github.com/pytorch/pytorch/issues/new?template=bug-report.yml if a complex module does not work as expected. 2022-05-18T04:27:30.2181537Z warnings.warn( 2022-05-18T04:27:30.2181793Z ok (0.025s) 2022-05-18T04:27:30.2339605Z test_invalid_conv2d (__main__.TestNN) ... ok (0.016s) 2022-05-18T04:27:30.2417357Z test_invalid_conv3d (__main__.TestNN) ... ok (0.008s) 2022-05-18T04:27:30.2436209Z test_invalid_dropout_p (__main__.TestNN) ... ok (0.002s) 2022-05-18T04:27:30.2453825Z test_kl_div_log_softmax_target (__main__.TestNN) ... ok (0.002s) 2022-05-18T04:27:30.2491283Z test_kl_div_with_diff_type (__main__.TestNN) ... C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\nn\functional.py:2853: UserWarning: reduction: 'mean' divides the total loss by both the batch size and the support size.'batchmean' divides only by the batch size, and aligns with the KL div math definition.'mean' will be changed to behave the same as 'batchmean' in the next major release. 2022-05-18T04:27:30.2491866Z warnings.warn( 2022-05-18T04:27:30.2492021Z ok (0.003s) 2022-05-18T04:27:30.2526147Z test_kl_div_with_diff_type_log_target (__main__.TestNN) ... ok (0.004s) 2022-05-18T04:27:42.3595725Z test_l1_loss_correct (__main__.TestNN) ... ok (12.106s) 2022-05-18T04:27:42.3629169Z test_l1_unstructured_pruning (__main__.TestNN) 2022-05-18T04:27:42.3660126Z Test that l1 unstructured pruning actually removes the lowest ... ok (0.000s) 2022-05-18T04:27:42.3696453Z test_l1_unstructured_pruning_with_importance_scores (__main__.TestNN) 2022-05-18T04:27:42.3721512Z Test that l1 unstructured pruning actually removes the lowest ... ok (0.000s) 2022-05-18T04:27:42.3777040Z test_layer_norm_grads_with_create_graph_flag (__main__.TestNN) ... ok (0.016s) 2022-05-18T04:27:42.3806411Z test_linear_broadcasting (__main__.TestNN) ... ok (0.000s) 2022-05-18T04:27:42.3834916Z test_ln_structured_pruning (__main__.TestNN) 2022-05-18T04:27:42.3862056Z Check Ln structured pruning by hand. ... ok (0.000s) 2022-05-18T04:27:42.3897799Z test_ln_structured_pruning_importance_scores (__main__.TestNN) 2022-05-18T04:27:42.3923088Z Check Ln structured pruning by hand. ... ok (0.016s) 2022-05-18T04:27:42.4138173Z test_load_state_dict (__main__.TestNN) ... ok (0.016s) 2022-05-18T04:27:42.4172320Z test_load_state_dict_BC (__main__.TestNN) ... ok (0.000s) 2022-05-18T04:27:42.4227252Z test_load_state_dict_custom (__main__.TestNN) ... ok (0.017s) 2022-05-18T04:27:42.4257021Z test_load_state_dict_invalid (__main__.TestNN) ... ok (0.000s) 2022-05-18T04:27:42.5686597Z test_load_state_dict_ref_cycle (__main__.TestNN) ... ok (0.146s) 2022-05-18T04:27:42.5713943Z test_load_state_dict_type (__main__.TestNN) ... ok (0.003s) 2022-05-18T04:27:42.5766221Z test_log_softmax_cpu (__main__.TestNN) ... ok (0.005s) 2022-05-18T04:27:42.5907296Z test_log_softmax_dim0 (__main__.TestNN) ... ok (0.014s) 2022-05-18T04:27:42.5921862Z test_log_softmax_dim0_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2022-05-18T04:27:42.6046692Z test_log_softmax_dim3 (__main__.TestNN) ... ok (0.012s) 2022-05-18T04:27:42.6061126Z test_log_softmax_dim3_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.002s) 2022-05-18T04:27:42.6165732Z test_log_softmax_lastdim (__main__.TestNN) ... ok (0.010s) 2022-05-18T04:27:42.6178208Z test_log_softmax_lastdim_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2022-05-18T04:27:42.6243864Z test_log_softmax_scalar (__main__.TestNN) ... ok (0.000s) 2022-05-18T04:27:42.6256005Z test_log_softmax_scalar_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2022-05-18T04:27:42.6356273Z test_log_softmax_spatial (__main__.TestNN) ... ok (0.016s) 2022-05-18T04:27:42.6368475Z test_log_softmax_spatial_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2022-05-18T04:27:42.6485844Z test_log_softmax_spatial_special (__main__.TestNN) ... ok (0.016s) 2022-05-18T04:27:42.6497877Z test_log_softmax_spatial_special_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2022-05-18T04:27:42.6541546Z test_loss_equal_input_target_shape (__main__.TestNN) ... test_nn.py:7089: UserWarning: Using a target size (torch.Size([5, 3])) that is different to the input size (torch.Size([3, 5])). This will likely lead to incorrect results due to broadcasting. Please ensure they have the same size. 2022-05-18T04:27:42.6542254Z 'mse_loss': lambda x, y: F.mse_loss(x, y), 2022-05-18T04:27:42.6543191Z test_nn.py:7090: UserWarning: Using a target size (torch.Size([5, 3])) that is different to the input size (torch.Size([3, 5])). This will likely lead to incorrect results due to broadcasting. Please ensure they have the same size. 2022-05-18T04:27:42.6543755Z 'l1_loss': lambda x, y: F.l1_loss(x, y), 2022-05-18T04:27:42.6544301Z test_nn.py:7091: UserWarning: Using a target size (torch.Size([5, 3])) that is different to the input size (torch.Size([3, 5])). This will likely lead to incorrect results due to broadcasting. Please ensure they have the same size. 2022-05-18T04:27:42.6544859Z 'smooth_l1_loss': lambda x, y: F.smooth_l1_loss(x, y), 2022-05-18T04:27:42.6546516Z test_nn.py:7092: UserWarning: Using a target size (torch.Size([5, 3])) that is different to the input size (torch.Size([3, 5])). This will likely lead to incorrect results due to broadcasting. Please ensure they have the same size. 2022-05-18T04:27:42.6547077Z 'huber_loss': lambda x, y: F.huber_loss(x, y), 2022-05-18T04:27:42.6547883Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\nn\functional.py:2853: UserWarning: reduction: 'mean' divides the total loss by both the batch size and the support size.'batchmean' divides only by the batch size, and aligns with the KL div math definition.'mean' will be changed to behave the same as 'batchmean' in the next major release. 2022-05-18T04:27:42.6548568Z warnings.warn( 2022-05-18T04:27:42.6548787Z ok (0.000s) 2022-05-18T04:27:42.6587420Z test_margin_ranking_loss_margin_no_reduce (__main__.TestNN) ... ok (0.000s) 2022-05-18T04:27:42.6633189Z test_margin_ranking_loss_no_reduce (__main__.TestNN) ... ok (0.016s) 2022-05-18T04:27:42.6667548Z test_max_unpool2d_nhwc_cpu (__main__.TestNN) ... ok (0.000s) 2022-05-18T04:27:42.6696868Z test_mismatch_shape_conv2d (__main__.TestNN) ... ok (0.000s) 2022-05-18T04:27:42.6734364Z test_module_apply_inplace_op (__main__.TestNN) ... ok (0.000s) 2022-05-18T04:27:42.6943661Z test_module_backcompat (__main__.TestNN) ... ok (0.031s) 2022-05-18T04:27:42.6982510Z test_module_to_argparse (__main__.TestNN) ... ok (0.000s) 2022-05-18T04:27:42.7013698Z test_modules (__main__.TestNN) ... ok (0.000s) 2022-05-18T04:27:42.7043509Z test_move_sparse_half_embedding (__main__.TestNN) ... ok (0.000s) 2022-05-18T04:27:42.7064872Z test_mse_loss_size_warning (__main__.TestNN) ... ok (0.000s) 2022-05-18T04:27:45.8706990Z test_multihead_attention_average_attn_weights_False (__main__.TestNN) ... C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\nn\functional.py:5029: UserWarning: Byte tensor for attn_mask in nn.MultiheadAttention is deprecated. Use bool tensor instead. 2022-05-18T04:27:45.8707955Z warnings.warn("Byte tensor for attn_mask in nn.MultiheadAttention is deprecated. Use bool tensor instead.") 2022-05-18T04:27:45.8708787Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\nn\functional.py:5049: UserWarning: Byte tensor for key_padding_mask in nn.MultiheadAttention is deprecated. Use bool tensor instead. 2022-05-18T04:27:45.8709607Z warnings.warn("Byte tensor for key_padding_mask in nn.MultiheadAttention is deprecated. Use bool tensor instead.") 2022-05-18T04:27:45.8710027Z ok (3.176s) 2022-05-18T04:27:48.9509218Z test_multihead_attention_average_attn_weights_True (__main__.TestNN) ... ok (3.080s) 2022-05-18T04:27:48.9593115Z test_multihead_attn_3d_attn_mask (__main__.TestNN) ... ok (0.009s) 2022-05-18T04:27:48.9651170Z test_multihead_attn_fast_path_invalid_shape (__main__.TestNN) ... ok (0.005s) 2022-05-18T04:27:48.9673018Z test_multihead_attn_invalid_shape (__main__.TestNN) ... ok (0.003s) 2022-05-18T04:27:48.9713231Z test_multihead_attn_nested_tensor_outside_fast_path (__main__.TestNN) ... test_nn.py:5990: UserWarning: The PyTorch API of nested tensors is in prototype stage and will change in the near future. (Triggered internally at C:\actions-runner\_work\pytorch\pytorch\aten\src\ATen\NestedTensorImpl.cpp:52.) 2022-05-18T04:27:48.9714042Z nt = torch.nested_tensor([torch.randn(3, 3)]) 2022-05-18T04:27:48.9714353Z ok (0.004s) 2022-05-18T04:27:48.9727724Z test_multihead_attn_no_bias (__main__.TestNN) ... ok (0.001s) 2022-05-18T04:27:48.9792076Z test_multimarginloss_1d_input_0d_target_no_reduce (__main__.TestNN) ... ok (0.006s) 2022-05-18T04:27:48.9806002Z test_multimarginloss_1d_input_0d_target_no_reduce_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.002s) 2022-05-18T04:27:48.9940922Z test_multiple_inputs_parametrization (__main__.TestNN) ... ok (0.013s) 2022-05-18T04:27:48.9989194Z test_multiple_pruning_calls (__main__.TestNN) ... ok (0.005s) 2022-05-18T04:27:49.0028184Z test_named_children (__main__.TestNN) ... ok (0.004s) 2022-05-18T04:27:49.0100525Z test_named_modules (__main__.TestNN) ... ok (0.007s) 2022-05-18T04:27:49.0117078Z test_native_dropout_corner_case (__main__.TestNN) ... skip: CUDA unavailable (0.002s) 2022-05-18T04:27:49.0149501Z test_nested_tensor_from_mask (__main__.TestNN) ... ok (0.003s) 2022-05-18T04:27:49.0208656Z test_nested_tensor_from_mask_error (__main__.TestNN) ... ok (0.006s) 2022-05-18T04:27:49.0897750Z test_new_spectral_norm (__main__.TestNN) ... ok (0.069s) 2022-05-18T04:27:49.0951576Z test_new_spectral_norm_dim (__main__.TestNN) ... ok (0.005s) 2022-05-18T04:27:49.1010137Z test_new_spectral_norm_forward (__main__.TestNN) ... ok (0.006s) 2022-05-18T04:27:49.1298918Z test_new_spectral_norm_load_state_dict (__main__.TestNN) ... ok (0.027s) 2022-05-18T04:27:49.1331230Z test_nnpack_conv (__main__.TestNN) ... skip: NNPACK unavailable (0.000s) 2022-05-18T04:27:49.1466013Z test_no_grad (__main__.TestNN) ... ok (0.016s) 2022-05-18T04:27:49.1483334Z test_non_leaf_parameters (__main__.TestNN) ... ok (0.000s) 2022-05-18T04:27:49.1551749Z test_normalize (__main__.TestNN) ... ok (0.000s) 2022-05-18T04:27:49.1579480Z test_orthogonal_errors (__main__.TestNN) ... ok (0.000s) 2022-05-18T04:27:49.3533769Z test_orthogonal_parametrization (__main__.TestNN) ... C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\testing\_deprecated.py:35: FutureWarning: torch.testing.assert_allclose() is deprecated since 1.12 and will be removed in 1.14. Use torch.testing.assert_close() instead. For detailed upgrade instructions see https://github.com/pytorch/pytorch/issues/61844. 2022-05-18T04:27:49.3534755Z warnings.warn(msg, FutureWarning) 2022-05-18T04:27:49.3535059Z ok (0.210s) 2022-05-18T04:27:49.3620285Z test_overwrite_module_params_on_conversion (__main__.TestNN) ... ok (0.009s) 2022-05-18T04:27:49.3917393Z test_pack_padded_sequence (__main__.TestNN) ... ok (0.029s) 2022-05-18T04:27:49.5040189Z test_pack_sequence (__main__.TestNN) ... ok (0.102s) 2022-05-18T04:27:49.5052280Z test_pack_sequence_batch_sizes_throw (__main__.TestNN) ... skip: CUDA not available (0.000s) 2022-05-18T04:27:49.5073644Z test_pad_scalar_error (__main__.TestNN) ... ok (0.000s) 2022-05-18T04:27:49.5306857Z test_pad_sequence (__main__.TestNN) ... ok (0.022s) 2022-05-18T04:27:49.5372894Z test_padding_list (__main__.TestNN) ... ok (0.016s) 2022-05-18T04:27:49.5407359Z test_pairwise_distance (__main__.TestNN) ... ok (0.000s) 2022-05-18T04:27:49.5435728Z test_parameter_assignment (__main__.TestNN) ... ok (0.000s) 2022-05-18T04:27:49.5481048Z test_parameterlistdict_pickle (__main__.TestNN) ... ok (0.016s) 2022-05-18T04:27:49.5502365Z test_parameterlistdict_setting_attributes (__main__.TestNN) ... ok (0.000s) 2022-05-18T04:27:49.5530239Z test_parameters_and_named_parameters (__main__.TestNN) ... ok (0.000s) 2022-05-18T04:27:49.5547328Z test_parameters_to_vector (__main__.TestNN) ... ok (0.000s) 2022-05-18T04:27:49.5557542Z test_parametrization_same_training_mode (__main__.TestNN) 2022-05-18T04:27:49.5567916Z Test training mode updated on parametrization registration ... ok (0.000s) 2022-05-18T04:27:49.5579843Z test_parse_to (__main__.TestNN) ... ok (0.000s) 2022-05-18T04:27:49.5591067Z test_partial_flat_weights (__main__.TestNN) ... skip: CUDA not available (0.000s) 2022-05-18T04:27:49.5779050Z test_pdist (__main__.TestNN) ... ok (0.016s) 2022-05-18T04:27:49.5812496Z test_pdist_cpu_gradgrad_unimplemented (__main__.TestNN) ... expected failure (0.016s) 2022-05-18T04:27:49.5868190Z test_pdist_cuda_gradgrad_unimplemented (__main__.TestNN) ... expected failure (0.000s) 2022-05-18T04:27:49.5890762Z test_pdist_empty_col (__main__.TestNN) ... ok (0.000s) 2022-05-18T04:27:49.5914321Z test_pdist_empty_row (__main__.TestNN) ... ok (0.000s) 2022-05-18T04:27:49.6174072Z test_pdist_large (__main__.TestNN) ... ok (0.038s) 2022-05-18T04:27:49.6184849Z test_pdist_zeros (__main__.TestNN) 2022-05-18T04:27:49.6273509Z Test that grad is still valid when dist is 0 ... ok (0.010s) 2022-05-18T04:27:49.6304764Z test_pixel_shuffle_nhwc_cpu (__main__.TestNN) ... ok (0.002s) 2022-05-18T04:27:50.0758856Z test_pixel_shuffle_unshuffle (__main__.TestNN) ... ok (0.435s) 2022-05-18T04:27:50.1259409Z test_pointwise_loss_broadcast (__main__.TestNN) ... test_nn.py:10191: UserWarning: Using a target size (torch.Size([2, 10])) that is different to the input size (torch.Size([2, 1])). This will likely lead to incorrect results due to broadcasting. Please ensure they have the same size. 2022-05-18T04:27:50.1260157Z 'mse_loss': lambda x, y, r: F.mse_loss(x, y, reduction=r), 2022-05-18T04:27:50.1260933Z test_nn.py:10191: UserWarning: Using a target size (torch.Size([2, 10])) that is different to the input size (torch.Size([2, 1])). This will likely lead to incorrect results due to broadcasting. Please ensure they have the same size. 2022-05-18T04:27:50.1261664Z 'mse_loss': lambda x, y, r: F.mse_loss(x, y, reduction=r), 2022-05-18T04:27:50.1262419Z test_nn.py:10191: UserWarning: Using a target size (torch.Size([2, 10])) that is different to the input size (torch.Size([2, 1])). This will likely lead to incorrect results due to broadcasting. Please ensure they have the same size. 2022-05-18T04:27:50.1263070Z 'mse_loss': lambda x, y, r: F.mse_loss(x, y, reduction=r), 2022-05-18T04:27:50.1263756Z test_nn.py:10191: UserWarning: Using a target size (torch.Size([2, 10])) that is different to the input size (torch.Size([2, 1])). This will likely lead to incorrect results due to broadcasting. Please ensure they have the same size. 2022-05-18T04:27:50.1264314Z 'mse_loss': lambda x, y, r: F.mse_loss(x, y, reduction=r), 2022-05-18T04:27:50.1265008Z test_nn.py:10191: UserWarning: Using a target size (torch.Size([2, 10])) that is different to the input size (torch.Size([2, 1])). This will likely lead to incorrect results due to broadcasting. Please ensure they have the same size. 2022-05-18T04:27:50.1265690Z 'mse_loss': lambda x, y, r: F.mse_loss(x, y, reduction=r), 2022-05-18T04:27:50.1266371Z test_nn.py:10191: UserWarning: Using a target size (torch.Size([2, 10])) that is different to the input size (torch.Size([2, 1])). This will likely lead to incorrect results due to broadcasting. Please ensure they have the same size. 2022-05-18T04:27:50.1267047Z 'mse_loss': lambda x, y, r: F.mse_loss(x, y, reduction=r), 2022-05-18T04:27:50.1268580Z test_nn.py:10191: UserWarning: Using a target size (torch.Size([2, 10])) that is different to the input size (torch.Size([2, 1])). This will likely lead to incorrect results due to broadcasting. Please ensure they have the same size. 2022-05-18T04:27:50.1269242Z 'mse_loss': lambda x, y, r: F.mse_loss(x, y, reduction=r), 2022-05-18T04:27:50.1270415Z test_nn.py:10192: UserWarning: Using a target size (torch.Size([2, 10])) that is different to the input size (torch.Size([2, 1])). This will likely lead to incorrect results due to broadcasting. Please ensure they have the same size. 2022-05-18T04:27:50.1271060Z 'l1_loss': lambda x, y, r: F.l1_loss(x, y, reduction=r), 2022-05-18T04:27:50.1271726Z test_nn.py:10192: UserWarning: Using a target size (torch.Size([2, 10])) that is different to the input size (torch.Size([2, 1])). This will likely lead to incorrect results due to broadcasting. Please ensure they have the same size. 2022-05-18T04:27:50.1272366Z 'l1_loss': lambda x, y, r: F.l1_loss(x, y, reduction=r), 2022-05-18T04:27:50.1273045Z test_nn.py:10192: UserWarning: Using a target size (torch.Size([2, 10])) that is different to the input size (torch.Size([2, 1])). This will likely lead to incorrect results due to broadcasting. Please ensure they have the same size. 2022-05-18T04:27:50.1273678Z 'l1_loss': lambda x, y, r: F.l1_loss(x, y, reduction=r), 2022-05-18T04:27:50.1274342Z test_nn.py:10192: UserWarning: Using a target size (torch.Size([2, 10])) that is different to the input size (torch.Size([2, 1])). This will likely lead to incorrect results due to broadcasting. Please ensure they have the same size. 2022-05-18T04:27:50.1274977Z 'l1_loss': lambda x, y, r: F.l1_loss(x, y, reduction=r), 2022-05-18T04:27:50.1275683Z test_nn.py:10192: UserWarning: Using a target size (torch.Size([2, 10])) that is different to the input size (torch.Size([2, 1])). This will likely lead to incorrect results due to broadcasting. Please ensure they have the same size. 2022-05-18T04:27:50.1276312Z 'l1_loss': lambda x, y, r: F.l1_loss(x, y, reduction=r), 2022-05-18T04:27:50.1276992Z test_nn.py:10192: UserWarning: Using a target size (torch.Size([2, 10])) that is different to the input size (torch.Size([2, 1])). This will likely lead to incorrect results due to broadcasting. Please ensure they have the same size. 2022-05-18T04:27:50.1277619Z 'l1_loss': lambda x, y, r: F.l1_loss(x, y, reduction=r), 2022-05-18T04:27:50.1278292Z test_nn.py:10192: UserWarning: Using a target size (torch.Size([2, 10])) that is different to the input size (torch.Size([2, 1])). This will likely lead to incorrect results due to broadcasting. Please ensure they have the same size. 2022-05-18T04:27:50.1278926Z 'l1_loss': lambda x, y, r: F.l1_loss(x, y, reduction=r), 2022-05-18T04:27:50.1279593Z test_nn.py:10193: UserWarning: Using a target size (torch.Size([2, 10])) that is different to the input size (torch.Size([2, 1])). This will likely lead to incorrect results due to broadcasting. Please ensure they have the same size. 2022-05-18T04:27:50.1280252Z 'smooth_l1_loss': lambda x, y, r: F.smooth_l1_loss(x, y, reduction=r), 2022-05-18T04:27:50.1280949Z test_nn.py:10193: UserWarning: Using a target size (torch.Size([2, 10])) that is different to the input size (torch.Size([2, 1])). This will likely lead to incorrect results due to broadcasting. Please ensure they have the same size. 2022-05-18T04:27:50.1281611Z 'smooth_l1_loss': lambda x, y, r: F.smooth_l1_loss(x, y, reduction=r), 2022-05-18T04:27:50.1282300Z test_nn.py:10193: UserWarning: Using a target size (torch.Size([2, 10])) that is different to the input size (torch.Size([2, 1])). This will likely lead to incorrect results due to broadcasting. Please ensure they have the same size. 2022-05-18T04:27:50.1282942Z 'smooth_l1_loss': lambda x, y, r: F.smooth_l1_loss(x, y, reduction=r), 2022-05-18T04:27:50.1283632Z test_nn.py:10193: UserWarning: Using a target size (torch.Size([2, 10])) that is different to the input size (torch.Size([2, 1])). This will likely lead to incorrect results due to broadcasting. Please ensure they have the same size. 2022-05-18T04:27:50.1284717Z 'smooth_l1_loss': lambda x, y, r: F.smooth_l1_loss(x, y, reduction=r), 2022-05-18T04:27:50.1285455Z test_nn.py:10193: UserWarning: Using a target size (torch.Size([2, 10])) that is different to the input size (torch.Size([2, 1])). This will likely lead to incorrect results due to broadcasting. Please ensure they have the same size. 2022-05-18T04:27:50.1286531Z 'smooth_l1_loss': lambda x, y, r: F.smooth_l1_loss(x, y, reduction=r), 2022-05-18T04:27:50.1287212Z test_nn.py:10193: UserWarning: Using a target size (torch.Size([2, 10])) that is different to the input size (torch.Size([2, 1])). This will likely lead to incorrect results due to broadcasting. Please ensure they have the same size. 2022-05-18T04:27:50.1287871Z 'smooth_l1_loss': lambda x, y, r: F.smooth_l1_loss(x, y, reduction=r), 2022-05-18T04:27:50.1288576Z test_nn.py:10193: UserWarning: Using a target size (torch.Size([2, 10])) that is different to the input size (torch.Size([2, 1])). This will likely lead to incorrect results due to broadcasting. Please ensure they have the same size. 2022-05-18T04:27:50.1289242Z 'smooth_l1_loss': lambda x, y, r: F.smooth_l1_loss(x, y, reduction=r), 2022-05-18T04:27:50.1289926Z test_nn.py:10194: UserWarning: Using a target size (torch.Size([2, 10])) that is different to the input size (torch.Size([2, 1])). This will likely lead to incorrect results due to broadcasting. Please ensure they have the same size. 2022-05-18T04:27:50.1290577Z 'huber_loss': lambda x, y, r: F.huber_loss(x, y, reduction=r), 2022-05-18T04:27:50.1291275Z test_nn.py:10194: UserWarning: Using a target size (torch.Size([2, 10])) that is different to the input size (torch.Size([2, 1])). This will likely lead to incorrect results due to broadcasting. Please ensure they have the same size. 2022-05-18T04:27:50.1291919Z 'huber_loss': lambda x, y, r: F.huber_loss(x, y, reduction=r), 2022-05-18T04:27:50.1292593Z test_nn.py:10194: UserWarning: Using a target size (torch.Size([2, 10])) that is different to the input size (torch.Size([2, 1])). This will likely lead to incorrect results due to broadcasting. Please ensure they have the same size. 2022-05-18T04:27:50.1293236Z 'huber_loss': lambda x, y, r: F.huber_loss(x, y, reduction=r), 2022-05-18T04:27:50.1293960Z test_nn.py:10194: UserWarning: Using a target size (torch.Size([2, 10])) that is different to the input size (torch.Size([2, 1])). This will likely lead to incorrect results due to broadcasting. Please ensure they have the same size. 2022-05-18T04:27:50.1294668Z 'huber_loss': lambda x, y, r: F.huber_loss(x, y, reduction=r), 2022-05-18T04:27:50.1295451Z test_nn.py:10194: UserWarning: Using a target size (torch.Size([2, 10])) that is different to the input size (torch.Size([2, 1])). This will likely lead to incorrect results due to broadcasting. Please ensure they have the same size. 2022-05-18T04:27:50.1296115Z 'huber_loss': lambda x, y, r: F.huber_loss(x, y, reduction=r), 2022-05-18T04:27:50.1296862Z test_nn.py:10194: UserWarning: Using a target size (torch.Size([2, 10])) that is different to the input size (torch.Size([2, 1])). This will likely lead to incorrect results due to broadcasting. Please ensure they have the same size. 2022-05-18T04:27:50.1317974Z 'huber_loss': lambda x, y, r: F.huber_loss(x, y, reduction=r), 2022-05-18T04:27:50.1318736Z test_nn.py:10194: UserWarning: Using a target size (torch.Size([2, 10])) that is different to the input size (torch.Size([2, 1])). This will likely lead to incorrect results due to broadcasting. Please ensure they have the same size. 2022-05-18T04:27:50.1319406Z 'huber_loss': lambda x, y, r: F.huber_loss(x, y, reduction=r), 2022-05-18T04:27:50.1319748Z ok (0.062s) 2022-05-18T04:27:50.1320138Z test_pointwise_loss_target_grad_none_reduction (__main__.TestNN) ... ok (0.002s) 2022-05-18T04:27:50.1320618Z test_poisson_nll_loss_reduction_modes (__main__.TestNN) ... ok (0.003s) 2022-05-18T04:27:50.1324843Z test_projections_errors_on_gru_and_rnn (__main__.TestNN) ... ok (0.000s) 2022-05-18T04:27:50.1391430Z test_projections_lstm_args_check (__main__.TestNN) ... ok (0.000s) 2022-05-18T04:27:50.1406714Z test_projections_lstm_check_device (__main__.TestNN) ... skip: multi-GPU not supported (0.000s) 2022-05-18T04:27:50.1643264Z test_projections_lstm_initial_hidden_state (__main__.TestNN) ... ok (0.031s) 2022-05-18T04:27:50.1663037Z test_prune (__main__.TestNN) ... ok (0.000s) 2022-05-18T04:27:50.1685128Z test_prune_importance_scores (__main__.TestNN) ... ok (0.000s) 2022-05-18T04:27:50.1708277Z test_prune_importance_scores_mimic_default (__main__.TestNN) ... ok (0.000s) 2022-05-18T04:27:50.1725549Z test_pruning_container (__main__.TestNN) ... ok (0.000s) 2022-05-18T04:27:50.1746122Z test_pruning_container_compute_mask (__main__.TestNN) 2022-05-18T04:27:50.1763404Z Test `compute_mask` of pruning container with a known `t` and ... ok (0.000s) 2022-05-18T04:27:50.1772530Z test_pruning_id_consistency (__main__.TestNN) 2022-05-18T04:27:50.1783070Z Test that pruning doesn't change the id of the parameters, which ... ok (0.016s) 2022-05-18T04:27:50.1795994Z test_pruning_rollback (__main__.TestNN) 2022-05-18T04:27:50.1821657Z Test that if something fails when the we try to compute the mask, ... ok (0.000s) 2022-05-18T04:27:50.1924276Z test_pruning_serialization_model (__main__.TestNN) ... ok (0.000s) 2022-05-18T04:27:50.2022653Z test_pruning_serialization_state_dict (__main__.TestNN) ... ok (0.016s) 2022-05-18T04:27:50.2059691Z test_random_pruning (__main__.TestNN) ... ok (0.000s) 2022-05-18T04:27:50.2077148Z test_random_pruning_0perc (__main__.TestNN) 2022-05-18T04:27:50.2104396Z Test that a mask of 1s does not change forward or backward. ... ok (0.017s) 2022-05-18T04:27:50.2116530Z test_random_pruning_forward (__main__.TestNN) 2022-05-18T04:27:50.2132925Z check forward with mask (by hand). ... ok (0.003s) 2022-05-18T04:27:50.2144065Z test_random_pruning_new_weight (__main__.TestNN) 2022-05-18T04:27:50.2165932Z Test that module.name now contains a pruned version of ... ok (0.003s) 2022-05-18T04:27:50.2176203Z test_random_pruning_orig (__main__.TestNN) 2022-05-18T04:27:50.2197270Z Test that original tensor is correctly stored in 'orig' ... ok (0.000s) 2022-05-18T04:27:50.2256999Z test_random_pruning_pickle (__main__.TestNN) ... ok (0.000s) 2022-05-18T04:27:50.2272918Z test_random_pruning_sizes (__main__.TestNN) 2022-05-18T04:27:50.2299100Z Test that the new parameters and buffers created by the pruning ... ok (0.000s) 2022-05-18T04:27:50.2320820Z test_random_structured_pruning_amount (__main__.TestNN) ... ok (0.016s) 2022-05-18T04:27:50.2346307Z test_register_and_remove_buffer_parametrization (__main__.TestNN) 2022-05-18T04:27:50.2363356Z Test that it is possible to add and remove parametrizations on buffers ... ok (0.000s) 2022-05-18T04:27:50.2387210Z test_register_and_remove_nested_parametrization (__main__.TestNN) 2022-05-18T04:27:50.2406946Z Test that it is possible to nest the parametrizations ... ok (0.000s) 2022-05-18T04:27:50.2525722Z test_register_and_remove_parametrization (__main__.TestNN) 2022-05-18T04:27:50.2683348Z Test that it is possible to add a few parametrizations ... ok (0.031s) 2022-05-18T04:27:50.2702535Z test_register_buffer_allows_overwriting_with_same_name (__main__.TestNN) ... ok (0.000s) 2022-05-18T04:27:50.2720386Z test_register_buffer_raises_error_if_attr_exists (__main__.TestNN) ... ok (0.000s) 2022-05-18T04:27:50.2736851Z test_register_buffer_raises_error_if_name_is_not_string (__main__.TestNN) ... ok (0.000s) 2022-05-18T04:27:50.2748037Z test_register_buffer_raises_error_if_not_tensor (__main__.TestNN) ... ok (0.000s) 2022-05-18T04:27:50.2766901Z test_register_parameter_allows_overwriting_with_same_name (__main__.TestNN) ... ok (0.000s) 2022-05-18T04:27:50.2784392Z test_register_parameter_raises_error_if_attr_exists (__main__.TestNN) ... ok (0.000s) 2022-05-18T04:27:50.2800701Z test_register_parameter_raises_error_if_name_is_not_string (__main__.TestNN) ... ok (0.016s) 2022-05-18T04:27:50.2857214Z test_relu_inplace_on_view (__main__.TestNN) ... ok (0.000s) 2022-05-18T04:27:50.2874916Z test_remove_pruning (__main__.TestNN) 2022-05-18T04:27:50.2899080Z `prune.remove` removes the hook and the reparametrization ... ok (0.000s) 2022-05-18T04:27:50.2909101Z test_remove_pruning_exception (__main__.TestNN) 2022-05-18T04:27:50.2918602Z Removing from an unpruned tensor throws an assertion error ... ok (0.000s) 2022-05-18T04:27:50.2929472Z test_remove_pruning_forward (__main__.TestNN) 2022-05-18T04:27:50.2944767Z Remove pruning and check forward is unchanged from previous ... ok (0.016s) 2022-05-18T04:27:50.2962713Z test_repr (__main__.TestNN) ... ok (0.000s) 2022-05-18T04:27:50.2985393Z test_requires_grad_ (__main__.TestNN) ... ok (0.000s) 2022-05-18T04:27:50.3076362Z test_rnn_args_check (__main__.TestNN) ... ok (0.000s) 2022-05-18T04:27:50.3092394Z test_rnn_check_device (__main__.TestNN) ... skip: multi-GPU not supported (0.000s) 2022-05-18T04:27:50.3283068Z test_rnn_initial_hidden_state (__main__.TestNN) ... ok (0.022s) 2022-05-18T04:27:50.3310401Z test_rnn_pruning (__main__.TestNN) ... ok (0.000s) 2022-05-18T04:27:50.3349782Z test_rnn_weight_norm (__main__.TestNN) ... ok (0.016s) 2022-05-18T04:27:50.3365814Z test_self_attn_TxT_attn_mask (__main__.TestNN) ... skip: CUDA unavailable (0.000s) 2022-05-18T04:27:50.3387290Z test_serialization_parametrization (__main__.TestNN) 2022-05-18T04:27:50.3494269Z Test that it is possible to serialize a parametrized model via state_dict ... ok (0.016s) 2022-05-18T04:27:50.3518535Z test_share_memory (__main__.TestNN) ... ok (0.000s) 2022-05-18T04:27:50.3591920Z test_smoothl1loss_intergral_target (__main__.TestNN) ... ok (0.000s) 2022-05-18T04:27:50.3608103Z test_smoothl1loss_negative_beta_not_supported (__main__.TestNN) ... ok (0.000s) 2022-05-18T04:27:50.3636637Z test_softmax_cpu (__main__.TestNN) ... ok (0.016s) 2022-05-18T04:27:50.3739148Z test_softmax_functional_dim0 (__main__.TestNN) ... ok (0.000s) 2022-05-18T04:27:50.3751361Z test_softmax_functional_dim0_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2022-05-18T04:27:50.3854944Z test_softmax_functional_dim3 (__main__.TestNN) ... ok (0.016s) 2022-05-18T04:27:50.3867189Z test_softmax_functional_dim3_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2022-05-18T04:27:50.3932132Z test_softmax_functional_scalar (__main__.TestNN) ... ok (0.000s) 2022-05-18T04:27:50.3944901Z test_softmax_functional_scalar_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.016s) 2022-05-18T04:27:50.4047955Z test_softmax_lastdim (__main__.TestNN) ... ok (0.010s) 2022-05-18T04:27:50.4059933Z test_softmax_lastdim_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2022-05-18T04:27:50.4161880Z test_softmax_lastdim_dtype (__main__.TestNN) ... ok (0.010s) 2022-05-18T04:27:50.4173072Z test_softmax_lastdim_dtype_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2022-05-18T04:27:50.4272503Z test_softmax_spatial (__main__.TestNN) ... ok (0.000s) 2022-05-18T04:27:50.4284424Z test_softmax_spatial_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2022-05-18T04:27:50.4384675Z test_softmax_spatial_dtype (__main__.TestNN) ... ok (0.016s) 2022-05-18T04:27:50.4396803Z test_softmax_spatial_dtype_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2022-05-18T04:27:50.4512240Z test_softmax_spatial_special (__main__.TestNN) ... ok (0.016s) 2022-05-18T04:27:50.4524260Z test_softmax_spatial_special_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2022-05-18T04:27:50.4542992Z test_softmin (__main__.TestNN) ... ok (0.000s) 2022-05-18T04:27:50.4894733Z test_spectral_norm (__main__.TestNN) ... ok (0.031s) 2022-05-18T04:27:50.4917051Z test_spectral_norm_dim (__main__.TestNN) ... ok (0.000s) 2022-05-18T04:27:50.4945263Z test_spectral_norm_forward (__main__.TestNN) ... ok (0.016s) 2022-05-18T04:27:50.5168072Z test_spectral_norm_load_state_dict (__main__.TestNN) ... ok (0.022s) 2022-05-18T04:27:50.5191119Z test_spectral_norm_pickle (__main__.TestNN) ... ok (0.000s) 2022-05-18T04:27:50.5239659Z test_state_dict (__main__.TestNN) ... ok (0.000s) 2022-05-18T04:27:50.5250058Z test_sync_batchnorm_accuracy_cuda (__main__.TestNN) ... skip: CUDA not available (0.000s) 2022-05-18T04:27:50.5267182Z test_sync_batchnorm_backward_elemt (__main__.TestNN) ... skip: CUDA not available (0.000s) 2022-05-18T04:27:50.5290595Z test_thnn_conv_strided_padded_dilated (__main__.TestNN) ... skip: CUDA not available (0.000s) 2022-05-18T04:27:50.5316063Z test_threshold_bfloat16 (__main__.TestNN) ... ok (0.000s) 2022-05-18T04:27:50.5330901Z test_threshold_int (__main__.TestNN) ... ok (0.016s) 2022-05-18T04:27:50.5355662Z test_to (__main__.TestNN) ... ok (0.000s) 2022-05-18T04:27:50.5376366Z test_train_errors_for_invalid_mode (__main__.TestNN) ... ok (0.000s) 2022-05-18T04:27:50.5401303Z test_transfer_parametrizations_and_params (__main__.TestNN) 2022-05-18T04:27:50.5440415Z Test that all parametrizations and their associated parameters are transferred. ... ok (0.000s) 2022-05-18T04:27:50.5512369Z test_transfer_parametrizations_and_params_many_to_one (__main__.TestNN) ... ok (0.016s) 2022-05-18T04:27:50.5524878Z test_transfer_parametrizations_and_params_right_inverse (__main__.TestNN) 2022-05-18T04:27:50.5545556Z Test that all parametrizations and their associated parameters are transferred. ... ok (0.000s) 2022-05-18T04:27:50.5563466Z test_transfer_parametrizations_and_params_single_param (__main__.TestNN) 2022-05-18T04:27:50.5589708Z Test that all parametrizations and their associated parameters are transferred. ... ok (0.000s) 2022-05-18T04:27:50.7752109Z test_transformer_args_check (__main__.TestNN) ... ok (0.215s) 2022-05-18T04:27:50.7890891Z test_transformer_layer_args_check (__main__.TestNN) ... ok (0.016s) 2022-05-18T04:27:50.9177061Z test_transformerdecoder (__main__.TestNN) ... ok (0.139s) 2022-05-18T04:27:50.9509864Z test_transformerdecoderlayer (__main__.TestNN) ... ok (0.033s) 2022-05-18T04:27:50.9899975Z test_transformerdecoderlayer_gelu (__main__.TestNN) ... ok (0.039s) 2022-05-18T04:27:51.1110533Z test_transformerencoder (__main__.TestNN) ... ok (0.121s) 2022-05-18T04:27:51.1165286Z test_triplet_margin_loss (__main__.TestNN) ... ok (0.006s) 2022-05-18T04:27:51.1195686Z test_triplet_margin_loss_invalid (__main__.TestNN) ... ok (0.003s) 2022-05-18T04:27:51.1245890Z test_triplet_margin_loss_no_reduce (__main__.TestNN) ... ok (0.005s) 2022-05-18T04:27:51.1307432Z test_triplet_margin_loss_swap (__main__.TestNN) ... ok (0.006s) 2022-05-18T04:27:51.1365955Z test_triplet_margin_loss_swap_no_reduce (__main__.TestNN) ... ok (0.006s) 2022-05-18T04:27:51.1414347Z test_type (__main__.TestNN) ... ok (0.004s) 2022-05-18T04:27:51.1423482Z test_type_before_parametrizations (__main__.TestNN) 2022-05-18T04:27:51.1433140Z Test that type_before_parametrizations always retrieves original type ... ok (0.001s) 2022-05-18T04:27:51.1462839Z test_unflatten (__main__.TestNN) ... C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\_tensor.py:908: UserWarning: Named tensors and all their associated APIs are an experimental feature and subject to change. Please do not use them for anything important until they are released as stable. (Triggered internally at C:\actions-runner\_work\pytorch\pytorch\c10/core/TensorImpl.h:1393.) 2022-05-18T04:27:51.1464565Z return super(Tensor, self).refine_names(names) 2022-05-18T04:27:51.1464888Z ok (0.003s) 2022-05-18T04:27:51.1490979Z test_unflatten_invalid_arg (__main__.TestNN) ... ok (0.003s) 2022-05-18T04:27:51.1527496Z test_unfold_invalid_arg (__main__.TestNN) ... ok (0.004s) 2022-05-18T04:27:51.1715425Z test_unpack_sequence (__main__.TestNN) ... ok (0.019s) 2022-05-18T04:27:51.1863329Z test_unpad_sequence (__main__.TestNN) ... ok (0.014s) 2022-05-18T04:27:51.1874364Z test_unstructured_pruning_same_magnitude (__main__.TestNN) 2022-05-18T04:27:51.1882619Z Since it may happen that the tensor to prune has entries with the ... ok (0.002s) 2022-05-18T04:27:51.1902455Z test_upsamplingBilinear2d_spatial_invariance (__main__.TestNN) ... ok (0.002s) 2022-05-18T04:27:51.2109546Z test_upsamplingLinear1d (__main__.TestNN) ... ok (0.021s) 2022-05-18T04:27:51.2126880Z test_upsamplingLinear1d_spatial_invariance (__main__.TestNN) ... ok (0.002s) 2022-05-18T04:27:51.2672709Z test_upsamplingTrilinear3d (__main__.TestNN) ... ok (0.050s) 2022-05-18T04:27:51.2698884Z test_upsamplingTrilinear3d_spatial_invariance (__main__.TestNN) ... ok (0.000s) 2022-05-18T04:27:51.2920906Z test_upsampling_bfloat16 (__main__.TestNN) ... ok (0.016s) 2022-05-18T04:27:51.3052738Z test_upsampling_not_recompute_scale_factor (__main__.TestNN) ... ok (0.016s) 2022-05-18T04:27:51.3069202Z test_upsampling_small_scale (__main__.TestNN) ... ok (0.000s) 2022-05-18T04:27:51.3079241Z test_validate_pruning_amount (__main__.TestNN) 2022-05-18T04:27:51.3085182Z Tests the second util function that validates the pruning ... ok (0.000s) 2022-05-18T04:27:51.3097298Z test_validate_pruning_amount_init (__main__.TestNN) 2022-05-18T04:27:51.3104003Z Test the first util function that validates the pruning ... ok (0.016s) 2022-05-18T04:27:51.3123259Z test_vector_to_parameters (__main__.TestNN) ... ok (0.001s) 2022-05-18T04:27:51.3211552Z test_weight_norm (__main__.TestNN) ... ok (0.004s) 2022-05-18T04:27:51.3234419Z test_weight_norm_pickle (__main__.TestNN) ... ok (0.000s) 2022-05-18T04:27:51.3274152Z test_zero_grad (__main__.TestNN) ... ok (0.000s) 2022-05-18T04:27:51.3290829Z test_calculate_gain_leaky_relu (__main__.TestNNInit) ... ok (0.000s) 2022-05-18T04:27:51.3301684Z test_calculate_gain_leaky_relu_only_accepts_numbers (__main__.TestNNInit) ... ok (0.000s) 2022-05-18T04:27:51.3314959Z test_calculate_gain_linear (__main__.TestNNInit) ... ok (0.016s) 2022-05-18T04:27:51.3330913Z test_calculate_gain_nonlinear (__main__.TestNNInit) ... ok (0.000s) 2022-05-18T04:27:51.3342965Z test_calculate_gain_only_accepts_valid_nonlinearities (__main__.TestNNInit) ... ok (0.000s) 2022-05-18T04:27:51.3360877Z test_constant (__main__.TestNNInit) ... ok (0.000s) 2022-05-18T04:27:51.3398377Z test_deprecation (__main__.TestNNInit) ... ok (0.000s) 2022-05-18T04:27:51.3474361Z test_dirac_identity (__main__.TestNNInit) ... ok (0.016s) 2022-05-18T04:27:51.3486936Z test_dirac_only_works_on_3_4_5d_inputs (__main__.TestNNInit) ... ok (0.000s) 2022-05-18T04:27:51.3519445Z test_dirac_properties (__main__.TestNNInit) ... ok (0.000s) 2022-05-18T04:27:51.3534483Z test_eye (__main__.TestNNInit) ... ok (0.000s) 2022-05-18T04:27:51.3546060Z test_eye_only_works_on_2d_inputs (__main__.TestNNInit) ... ok (0.000s) 2022-05-18T04:27:51.6298999Z test_kaiming_normal (__main__.TestNNInit) ... ok (0.282s) 2022-05-18T04:27:51.6313409Z test_kaiming_normal_errors_on_inputs_smaller_than_2d (__main__.TestNNInit) ... ok (0.001s) 2022-05-18T04:27:51.6349649Z test_kaiming_normal_warning_on_0element_tensor (__main__.TestNNInit) ... ok (0.004s) 2022-05-18T04:27:51.8845748Z test_kaiming_uniform (__main__.TestNNInit) ... ok (0.244s) 2022-05-18T04:27:51.8861164Z test_kaiming_uniform_errors_on_inputs_smaller_than_2d (__main__.TestNNInit) ... ok (0.000s) 2022-05-18T04:27:51.8895775Z test_kaiming_uniform_warning_on_0element_tensor (__main__.TestNNInit) ... ok (0.000s) 2022-05-18T04:27:51.9003316Z test_max_unpool (__main__.TestNNInit) ... ok (0.016s) 2022-05-18T04:27:53.0616200Z test_normal (__main__.TestNNInit) ... ok (1.153s) 2022-05-18T04:27:53.0645089Z test_ones_and_zeros (__main__.TestNNInit) ... ok (0.016s) 2022-05-18T04:27:53.0696403Z test_orthogonal (__main__.TestNNInit) ... ok (0.000s) 2022-05-18T04:27:53.0764040Z test_sparse_default_std (__main__.TestNNInit) ... ok (0.000s) 2022-05-18T04:27:53.0776986Z test_sparse_only_works_on_2d_inputs (__main__.TestNNInit) ... ok (0.000s) 2022-05-18T04:27:53.0788142Z test_trunc_normal (__main__.TestNNInit) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.016s) 2022-05-18T04:27:54.1005203Z test_uniform (__main__.TestNNInit) ... ok (1.021s) 2022-05-18T04:27:54.7322122Z test_xavier_normal (__main__.TestNNInit) ... ok (0.617s) 2022-05-18T04:27:54.7337239Z test_xavier_normal_errors_on_inputs_smaller_than_2d (__main__.TestNNInit) ... ok (0.016s) 2022-05-18T04:27:54.8393394Z test_xavier_uniform (__main__.TestNNInit) ... ok (0.099s) 2022-05-18T04:27:54.8408278Z test_xavier_uniform_errors_on_inputs_smaller_than_2d (__main__.TestNNInit) ... ok (0.000s) 2022-05-18T04:27:54.8440471Z test_load_state_dict_module_pre_hook (__main__.TestStateDictHooks) ... ok (0.000s) 2022-05-18T04:27:54.8476750Z test_load_state_dict_post_hook (__main__.TestStateDictHooks) ... ok (0.016s) 2022-05-18T04:27:54.8488717Z test_load_state_dict_post_hook_backward_compatibility (__main__.TestStateDictHooks) ... skip: Tempfile permission issue on windows (0.000s) 2022-05-18T04:27:54.8519575Z test_load_state_dict_pre_hook (__main__.TestStateDictHooks) ... ok (0.000s) 2022-05-18T04:27:55.1908462Z 2022-05-18T04:27:55.1908869Z ---------------------------------------------------------------------- 2022-05-18T04:27:55.1909189Z Ran 2310 tests in 52.469s 2022-05-18T04:27:55.1909318Z 2022-05-18T04:27:55.1909431Z OK (skipped=1128, expected failures=3) 2022-05-18T04:27:55.1909564Z 2022-05-18T04:27:55.1909654Z Generating XML reports... 2022-05-18T04:27:55.1910009Z Generated XML report: test-reports\python-unittest\test_nn\TEST-PackedSequenceTest-20220518042702.xml 2022-05-18T04:27:55.1910438Z Generated XML report: test-reports\python-unittest\test_nn\TEST-TestAddRelu-20220518042702.xml 2022-05-18T04:27:55.1910845Z Generated XML report: test-reports\python-unittest\test_nn\TEST-TestAvgPool-20220518042702.xml 2022-05-18T04:27:55.1911265Z Generated XML report: test-reports\python-unittest\test_nn\TEST-TestConstantPadNd-20220518042702.xml 2022-05-18T04:27:55.1911722Z Generated XML report: test-reports\python-unittest\test_nn\TEST-TestFunctionalPickle-20220518042702.xml 2022-05-18T04:27:55.1912146Z Generated XML report: test-reports\python-unittest\test_nn\TEST-TestFusionEval-20220518042702.xml 2022-05-18T04:27:55.1912568Z Generated XML report: test-reports\python-unittest\test_nn\TEST-TestLazyModules-20220518042702.xml 2022-05-18T04:27:55.1913020Z Generated XML report: test-reports\python-unittest\test_nn\TEST-TestModuleGlobalHooks-20220518042702.xml 2022-05-18T04:27:55.1913440Z Generated XML report: test-reports\python-unittest\test_nn\TEST-TestNN-20220518042702.xml 2022-05-18T04:27:55.1913812Z Generated XML report: test-reports\python-unittest\test_nn\TEST-TestNNInit-20220518042702.xml 2022-05-18T04:27:55.1914237Z Generated XML report: test-reports\python-unittest\test_nn\TEST-TestStateDictHooks-20220518042702.xml 2022-05-18T04:27:55.4694679Z Running test_numba_integration ... [2022-05-18 04:27:55.460094] 2022-05-18T04:27:55.4695151Z Executing ['C:\\Jenkins\\Miniconda3\\python.exe', 'test_numba_integration.py', '-v', '--import-slow-tests', '--import-disabled-tests'] ... [2022-05-18 04:27:55.460094] 2022-05-18T04:27:56.8985100Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\cuda\__init__.py:82: UserWarning: CUDA initialization: CUDA unknown error - this may be due to an incorrectly set up environment, e.g. changing env variable CUDA_VISIBLE_DEVICES after program start. Setting the available devices to be zero. (Triggered internally at C:\actions-runner\_work\pytorch\pytorch\c10\cuda\CUDAFunctions.cpp:109.) 2022-05-18T04:27:56.8985780Z return torch._C._cuda_getDeviceCount() > 0 2022-05-18T04:27:56.8985930Z 2022-05-18T04:27:56.8986005Z Running tests... 2022-05-18T04:27:56.8986264Z ---------------------------------------------------------------------- 2022-05-18T04:27:56.8986615Z Test results will be stored in test-reports\python-unittest\test_numba_integration 2022-05-18T04:27:56.8997814Z test_active_device (__main__.TestNumbaIntegration) 2022-05-18T04:27:56.8998649Z 'as_cuda_array' tensor device must match active numba context. ... skip: No cuda (0.000s) 2022-05-18T04:27:56.9020814Z test_array_adaptor (__main__.TestNumbaIntegration) 2022-05-18T04:27:56.9021185Z Torch __cuda_array_adaptor__ exposes tensor data to numba.cuda. ... skip: No cuda (0.000s) 2022-05-18T04:27:56.9037682Z test_conversion_errors (__main__.TestNumbaIntegration) 2022-05-18T04:27:56.9038146Z Numba properly detects array interface for tensor.Tensor variants. ... skip: No cuda (0.000s) 2022-05-18T04:27:56.9062979Z test_cuda_array_interface (__main__.TestNumbaIntegration) 2022-05-18T04:27:56.9063452Z torch.Tensor exposes __cuda_array_interface__ for cuda tensors. ... skip: No cuda (0.000s) 2022-05-18T04:27:56.9090067Z test_from_cuda_array_interface (__main__.TestNumbaIntegration) 2022-05-18T04:27:56.9090676Z 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.000s) 2022-05-18T04:27:56.9105579Z test_from_cuda_array_interface_active_device (__main__.TestNumbaIntegration) 2022-05-18T04:27:56.9106077Z torch.as_tensor() tensor device must match active numba context. ... skip: Test is temporary disabled, see https://github.com/pytorch/pytorch/issues/54418 (0.016s) 2022-05-18T04:27:56.9116278Z test_from_cuda_array_interface_inferred_strides (__main__.TestNumbaIntegration) 2022-05-18T04:27:56.9116700Z torch.as_tensor(numba_ary) should have correct inferred (contiguous) strides ... skip: No cuda (0.001s) 2022-05-18T04:27:56.9124887Z test_from_cuda_array_interface_lifetime (__main__.TestNumbaIntegration) 2022-05-18T04:27:56.9125450Z torch.as_tensor(obj) tensor grabs a reference to obj so that the lifetime of obj exceeds the tensor ... skip: Test is temporary disabled, see https://github.com/pytorch/pytorch/issues/54418 (0.001s) 2022-05-18T04:27:56.9185894Z 2022-05-18T04:27:56.9186180Z ---------------------------------------------------------------------- 2022-05-18T04:27:56.9186457Z Ran 8 tests in 0.016s 2022-05-18T04:27:56.9186580Z 2022-05-18T04:27:56.9186663Z OK (skipped=8) 2022-05-18T04:27:56.9186772Z 2022-05-18T04:27:56.9186846Z Generating XML reports... 2022-05-18T04:27:56.9187221Z Generated XML report: test-reports\python-unittest\test_numba_integration\TEST-TestNumbaIntegration-20220518042756.xml 2022-05-18T04:27:57.1080183Z Running test_numpy_interop ... [2022-05-18 04:27:57.094458] 2022-05-18T04:27:57.1080625Z Executing ['C:\\Jenkins\\Miniconda3\\python.exe', 'test_numpy_interop.py', '-v', '--import-slow-tests', '--import-disabled-tests'] ... [2022-05-18 04:27:57.094458] 2022-05-18T04:27:58.5509875Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\cuda\__init__.py:82: UserWarning: CUDA initialization: CUDA unknown error - this may be due to an incorrectly set up environment, e.g. changing env variable CUDA_VISIBLE_DEVICES after program start. Setting the available devices to be zero. (Triggered internally at C:\actions-runner\_work\pytorch\pytorch\c10\cuda\CUDAFunctions.cpp:109.) 2022-05-18T04:27:58.5510568Z return torch._C._cuda_getDeviceCount() > 0 2022-05-18T04:27:58.5510720Z 2022-05-18T04:27:58.5510777Z Running tests... 2022-05-18T04:27:58.5511058Z Test results will be stored in test-reports\python-unittest\test_numpy_interop 2022-05-18T04:27:58.5511412Z ---------------------------------------------------------------------- 2022-05-18T04:27:58.5511588Z 2022-05-18T04:27:58.5511733Z ---------------------------------------------------------------------- 2022-05-18T04:27:58.5511954Z Ran 0 tests in 0.000s 2022-05-18T04:27:58.5512069Z 2022-05-18T04:27:58.5512130Z OK 2022-05-18T04:27:58.5512222Z 2022-05-18T04:27:58.5512310Z Generating XML reports... 2022-05-18T04:27:58.7367071Z Running test_openmp ... [2022-05-18 04:27:58.732094] 2022-05-18T04:27:58.7367515Z Executing ['C:\\Jenkins\\Miniconda3\\python.exe', 'test_openmp.py', '-v', '--import-slow-tests', '--import-disabled-tests'] ... [2022-05-18 04:27:58.732094] 2022-05-18T04:27:59.6421801Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\cuda\__init__.py:82: UserWarning: CUDA initialization: CUDA unknown error - this may be due to an incorrectly set up environment, e.g. changing env variable CUDA_VISIBLE_DEVICES after program start. Setting the available devices to be zero. (Triggered internally at C:\actions-runner\_work\pytorch\pytorch\c10\cuda\CUDAFunctions.cpp:109.) 2022-05-18T04:27:59.6422665Z return torch._C._cuda_getDeviceCount() > 0 2022-05-18T04:27:59.6422814Z 2022-05-18T04:27:59.6422890Z Running tests... 2022-05-18T04:27:59.6423149Z ---------------------------------------------------------------------- 2022-05-18T04:27:59.6423463Z Test results will be stored in test-reports\python-unittest\test_openmp 2022-05-18T04:27:59.6427645Z test_n_threads (__main__.TestOpenMP_ParallelFor) 2022-05-18T04:28:00.8333194Z Make sure there is no memory leak with many threads ... ok (1.185s) 2022-05-18T04:28:00.8337485Z test_one_thread (__main__.TestOpenMP_ParallelFor) 2022-05-18T04:28:03.9302667Z Make sure there is no memory leak with one thread: issue gh-32284 ... ok (3.096s) 2022-05-18T04:28:03.9362384Z 2022-05-18T04:28:03.9362592Z ---------------------------------------------------------------------- 2022-05-18T04:28:03.9362877Z Ran 2 tests in 4.297s 2022-05-18T04:28:03.9362992Z 2022-05-18T04:28:03.9363052Z OK 2022-05-18T04:28:03.9363143Z 2022-05-18T04:28:03.9363221Z Generating XML reports... 2022-05-18T04:28:03.9363575Z Generated XML report: test-reports\python-unittest\test_openmp\TEST-TestOpenMP_ParallelFor-20220518042759.xml 2022-05-18T04:28:04.1300529Z Running test_ops ... [2022-05-18 04:28:04.116250] 2022-05-18T04:28:04.1300943Z Executing ['C:\\Jenkins\\Miniconda3\\python.exe', 'test_ops.py', '-v', '--import-slow-tests', '--import-disabled-tests'] ... [2022-05-18 04:28:04.116250] 2022-05-18T04:28:06.1085894Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\cuda\__init__.py:82: UserWarning: CUDA initialization: CUDA unknown error - this may be due to an incorrectly set up environment, e.g. changing env variable CUDA_VISIBLE_DEVICES after program start. Setting the available devices to be zero. (Triggered internally at C:\actions-runner\_work\pytorch\pytorch\c10\cuda\CUDAFunctions.cpp:109.) 2022-05-18T04:28:06.1086582Z return torch._C._cuda_getDeviceCount() > 0 2022-05-18T04:28:06.1086733Z 2022-05-18T04:28:06.1086808Z Running tests... 2022-05-18T04:28:06.1087081Z Test results will be stored in test-reports\python-unittest\test_ops 2022-05-18T04:28:06.1087418Z ---------------------------------------------------------------------- 2022-05-18T04:28:06.1087594Z 2022-05-18T04:28:06.1087722Z ---------------------------------------------------------------------- 2022-05-18T04:28:06.1087959Z Ran 0 tests in 0.000s 2022-05-18T04:28:06.1088075Z 2022-05-18T04:28:06.1088135Z OK 2022-05-18T04:28:06.1088227Z 2022-05-18T04:28:06.1088316Z Generating XML reports... 2022-05-18T04:28:06.3822409Z Running test_ops_gradients ... [2022-05-18 04:28:06.379067] 2022-05-18T04:28:06.3822859Z Executing ['C:\\Jenkins\\Miniconda3\\python.exe', 'test_ops_gradients.py', '-v', '--import-slow-tests', '--import-disabled-tests'] ... [2022-05-18 04:28:06.379067] 2022-05-18T04:28:08.3538607Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\cuda\__init__.py:82: UserWarning: CUDA initialization: CUDA unknown error - this may be due to an incorrectly set up environment, e.g. changing env variable CUDA_VISIBLE_DEVICES after program start. Setting the available devices to be zero. (Triggered internally at C:\actions-runner\_work\pytorch\pytorch\c10\cuda\CUDAFunctions.cpp:109.) 2022-05-18T04:28:08.3539301Z return torch._C._cuda_getDeviceCount() > 0 2022-05-18T04:28:08.3539450Z 2022-05-18T04:28:08.3539521Z Running tests... 2022-05-18T04:28:08.3539784Z Test results will be stored in test-reports\python-unittest\test_ops_gradients 2022-05-18T04:28:08.3540132Z ---------------------------------------------------------------------- 2022-05-18T04:28:08.3540307Z 2022-05-18T04:28:08.3540600Z ---------------------------------------------------------------------- 2022-05-18T04:28:08.3540843Z Ran 0 tests in 0.000s 2022-05-18T04:28:08.3540941Z 2022-05-18T04:28:08.3541002Z OK 2022-05-18T04:28:08.3541174Z 2022-05-18T04:28:08.3541263Z Generating XML reports... 2022-05-18T04:28:08.6025975Z Running test_ops_jit ... [2022-05-18 04:28:08.589392] 2022-05-18T04:28:08.6026364Z Executing ['C:\\Jenkins\\Miniconda3\\python.exe', 'test_ops_jit.py', '-v', '--import-slow-tests', '--import-disabled-tests'] ... [2022-05-18 04:28:08.589392] 2022-05-18T04:28:10.6363378Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\cuda\__init__.py:82: UserWarning: CUDA initialization: CUDA unknown error - this may be due to an incorrectly set up environment, e.g. changing env variable CUDA_VISIBLE_DEVICES after program start. Setting the available devices to be zero. (Triggered internally at C:\actions-runner\_work\pytorch\pytorch\c10\cuda\CUDAFunctions.cpp:109.) 2022-05-18T04:28:10.6364440Z return torch._C._cuda_getDeviceCount() > 0 2022-05-18T04:28:10.6364682Z 2022-05-18T04:28:10.6364793Z Running tests... 2022-05-18T04:28:10.6365193Z Test results will be stored in test-reports\python-unittest\test_ops_jit 2022-05-18T04:28:10.6365715Z ---------------------------------------------------------------------- 2022-05-18T04:28:10.6365979Z 2022-05-18T04:28:10.6366200Z ---------------------------------------------------------------------- 2022-05-18T04:28:10.6366545Z Ran 0 tests in 0.000s 2022-05-18T04:28:10.6366727Z 2022-05-18T04:28:10.6366814Z OK 2022-05-18T04:28:10.6366956Z 2022-05-18T04:28:10.6367089Z Generating XML reports... 2022-05-18T04:28:10.8955909Z Running test_optim ... [2022-05-18 04:28:10.879913] 2022-05-18T04:28:10.8956326Z Executing ['C:\\Jenkins\\Miniconda3\\python.exe', 'test_optim.py', '-v', '--import-slow-tests', '--import-disabled-tests'] ... [2022-05-18 04:28:10.879913] 2022-05-18T04:28:11.8512202Z Test results will be stored in test-reports\python-unittest\test_optim 2022-05-18T04:28:11.8512988Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\cuda\__init__.py:82: UserWarning: CUDA initialization: CUDA unknown error - this may be due to an incorrectly set up environment, e.g. changing env variable CUDA_VISIBLE_DEVICES after program start. Setting the available devices to be zero. (Triggered internally at C:\actions-runner\_work\pytorch\pytorch\c10\cuda\CUDAFunctions.cpp:109.) 2022-05-18T04:28:11.8513652Z return torch._C._cuda_getDeviceCount() > 0 2022-05-18T04:28:11.8513799Z 2022-05-18T04:28:11.8513874Z Running tests... 2022-05-18T04:28:11.8514133Z ---------------------------------------------------------------------- 2022-05-18T04:28:12.4185016Z test_CosineAnnealingWarmRestarts_lr1 (__main__.TestLRScheduler) ... ok (0.569s) 2022-05-18T04:28:12.5058601Z test_CosineAnnealingWarmRestarts_lr2 (__main__.TestLRScheduler) ... ok (0.078s) 2022-05-18T04:28:12.5126164Z test_CosineAnnealingWarmRestarts_lr3 (__main__.TestLRScheduler) ... ok (0.017s) 2022-05-18T04:28:12.5153270Z test_CosineAnnealingWarmRestarts_lr_state_dict (__main__.TestLRScheduler) ... ok (0.003s) 2022-05-18T04:28:12.5185535Z test_chained_lr1 (__main__.TestLRScheduler) ... C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\optim\lr_scheduler.py:131: UserWarning: Detected call of `lr_scheduler.step()` before `optimizer.step()`. In PyTorch 1.1.0 and later, you should call them in the opposite order: `optimizer.step()` before `lr_scheduler.step()`. Failure to do this will result in PyTorch skipping the first value of the learning rate schedule. See more details at https://pytorch.org/docs/stable/optim.html#how-to-adjust-learning-rate 2022-05-18T04:28:12.5186404Z warnings.warn("Detected call of `lr_scheduler.step()` before `optimizer.step()`. " 2022-05-18T04:28:12.5186664Z ok (0.003s) 2022-05-18T04:28:12.5210010Z test_chained_lr2 (__main__.TestLRScheduler) ... ok (0.002s) 2022-05-18T04:28:12.5227645Z test_chained_lr2_get_last_lr_before_step (__main__.TestLRScheduler) ... ok (0.002s) 2022-05-18T04:28:12.5254796Z test_chained_lr3 (__main__.TestLRScheduler) ... ok (0.003s) 2022-05-18T04:28:12.5284948Z test_chained_lr4 (__main__.TestLRScheduler) ... ok (0.003s) 2022-05-18T04:28:12.5380731Z test_closed_form_constantlr (__main__.TestLRScheduler) ... ok (0.009s) 2022-05-18T04:28:12.5475838Z test_closed_form_cos_anneal_lr (__main__.TestLRScheduler) ... ok (0.010s) 2022-05-18T04:28:12.5570582Z test_closed_form_exp_lr (__main__.TestLRScheduler) ... ok (0.009s) 2022-05-18T04:28:12.5664073Z test_closed_form_linearlr (__main__.TestLRScheduler) ... ok (0.010s) 2022-05-18T04:28:12.5761979Z test_closed_form_multi_step_lr (__main__.TestLRScheduler) ... ok (0.009s) 2022-05-18T04:28:12.5854042Z test_closed_form_step_lr (__main__.TestLRScheduler) ... ok (0.010s) 2022-05-18T04:28:12.5886262Z test_compound_cosanneal_and_exp_lr (__main__.TestLRScheduler) ... C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\optim\lr_scheduler.py:131: UserWarning: Detected call of `lr_scheduler.step()` before `optimizer.step()`. In PyTorch 1.1.0 and later, you should call them in the opposite order: `optimizer.step()` before `lr_scheduler.step()`. Failure to do this will result in PyTorch skipping the first value of the learning rate schedule. See more details at https://pytorch.org/docs/stable/optim.html#how-to-adjust-learning-rate 2022-05-18T04:28:12.5887111Z warnings.warn("Detected call of `lr_scheduler.step()` before `optimizer.step()`. " 2022-05-18T04:28:12.5887370Z ok (0.003s) 2022-05-18T04:28:12.5918984Z test_compound_cosanneal_and_linearlr (__main__.TestLRScheduler) ... ok (0.003s) 2022-05-18T04:28:12.5951603Z test_compound_cosanneal_and_multistep_lr (__main__.TestLRScheduler) ... ok (0.003s) 2022-05-18T04:28:12.5981826Z test_compound_cosanneal_and_step_lr (__main__.TestLRScheduler) ... ok (0.003s) 2022-05-18T04:28:12.6012724Z test_compound_exp_and_linearlr (__main__.TestLRScheduler) ... ok (0.003s) 2022-05-18T04:28:12.6045286Z test_compound_exp_and_multistep_lr (__main__.TestLRScheduler) ... ok (0.003s) 2022-05-18T04:28:12.6075679Z test_compound_linearlr_and_multistep_lr (__main__.TestLRScheduler) ... ok (0.003s) 2022-05-18T04:28:12.6102067Z test_compound_reduce_lr_on_plateau1 (__main__.TestLRScheduler) ... ok (0.002s) 2022-05-18T04:28:12.6135153Z test_compound_reduce_lr_on_plateau2 (__main__.TestLRScheduler) ... ok (0.003s) 2022-05-18T04:28:12.6166975Z test_compound_reduce_lr_on_plateau3 (__main__.TestLRScheduler) ... ok (0.003s) 2022-05-18T04:28:12.6194736Z test_compound_reduce_lr_on_plateau4 (__main__.TestLRScheduler) ... ok (0.000s) 2022-05-18T04:28:12.6227847Z test_compound_reduce_lr_on_plateau5 (__main__.TestLRScheduler) ... ok (0.000s) 2022-05-18T04:28:12.6256687Z test_compound_step_and_constantlr (__main__.TestLRScheduler) ... ok (0.000s) 2022-05-18T04:28:12.6287415Z test_compound_step_and_exp_lr (__main__.TestLRScheduler) ... ok (0.000s) 2022-05-18T04:28:12.6313437Z test_compound_step_and_multistep_lr (__main__.TestLRScheduler) ... ok (0.000s) 2022-05-18T04:28:12.6337658Z test_constantlr (__main__.TestLRScheduler) ... ok (0.016s) 2022-05-18T04:28:12.6370297Z test_constantlr_is_constant_for_constant_epoch (__main__.TestLRScheduler) ... ok (0.000s) 2022-05-18T04:28:12.6412147Z test_constantlr_with_epoch (__main__.TestLRScheduler) ... ok (0.000s) 2022-05-18T04:28:12.6439232Z test_cos_anneal_lr (__main__.TestLRScheduler) ... C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\optim\lr_scheduler.py:131: UserWarning: Detected call of `lr_scheduler.step()` before `optimizer.step()`. In PyTorch 1.1.0 and later, you should call them in the opposite order: `optimizer.step()` before `lr_scheduler.step()`. Failure to do this will result in PyTorch skipping the first value of the learning rate schedule. See more details at https://pytorch.org/docs/stable/optim.html#how-to-adjust-learning-rate 2022-05-18T04:28:12.6440063Z warnings.warn("Detected call of `lr_scheduler.step()` before `optimizer.step()`. " 2022-05-18T04:28:12.6440458Z ok (0.000s) 2022-05-18T04:28:12.6467114Z test_cos_anneal_lr_continue (__main__.TestLRScheduler) ... C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\testing\_deprecated.py:35: FutureWarning: torch.testing.assert_allclose() is deprecated since 1.12 and will be removed in 1.14. Use torch.testing.assert_close() instead. For detailed upgrade instructions see https://github.com/pytorch/pytorch/issues/61844. 2022-05-18T04:28:12.6467817Z warnings.warn(msg, FutureWarning) 2022-05-18T04:28:12.6468000Z ok (0.000s) 2022-05-18T04:28:12.6492059Z test_cosine_lr_state_dict (__main__.TestLRScheduler) ... ok (0.016s) 2022-05-18T04:28:12.6531620Z test_cosine_then_cyclic (__main__.TestLRScheduler) ... ok (0.000s) 2022-05-18T04:28:12.6546543Z test_cycle_lr_cycle_momentum_fail_with_momentumless_optimizer (__main__.TestLRScheduler) ... ok (0.000s) 2022-05-18T04:28:12.6597085Z test_cycle_lr_exp_range_mode (__main__.TestLRScheduler) ... ok (0.000s) 2022-05-18T04:28:12.6643674Z test_cycle_lr_exp_range_mode_one_lr (__main__.TestLRScheduler) ... ok (0.016s) 2022-05-18T04:28:12.6691367Z test_cycle_lr_exp_range_mode_step_size_up_down (__main__.TestLRScheduler) ... ok (0.000s) 2022-05-18T04:28:12.6704802Z test_cycle_lr_invalid_mode (__main__.TestLRScheduler) ... ok (0.000s) 2022-05-18T04:28:12.6770653Z test_cycle_lr_triangular2_mode (__main__.TestLRScheduler) ... ok (0.000s) 2022-05-18T04:28:12.6832774Z test_cycle_lr_triangular2_mode_one_lr (__main__.TestLRScheduler) ... ok (0.016s) 2022-05-18T04:28:12.6906680Z test_cycle_lr_triangular2_mode_step_size_up_down (__main__.TestLRScheduler) ... ok (0.000s) 2022-05-18T04:28:12.6947987Z test_cycle_lr_triangular_mode (__main__.TestLRScheduler) ... ok (0.016s) 2022-05-18T04:28:12.6988892Z test_cycle_lr_triangular_mode_one_lr (__main__.TestLRScheduler) ... ok (0.000s) 2022-05-18T04:28:12.7026961Z test_cycle_lr_triangular_mode_one_lr_no_momentum (__main__.TestLRScheduler) ... ok (0.000s) 2022-05-18T04:28:12.7068380Z test_cycle_lr_triangular_mode_step_size_up_down (__main__.TestLRScheduler) ... ok (0.000s) 2022-05-18T04:28:12.7109675Z test_cycle_lr_with_adam (__main__.TestLRScheduler) ... ok (0.016s) 2022-05-18T04:28:12.7145156Z test_cycle_lr_with_momentumless_optimizer (__main__.TestLRScheduler) ... ok (0.004s) 2022-05-18T04:28:12.7168636Z test_error_when_getlr_has_epoch (__main__.TestLRScheduler) ... ok (0.002s) 2022-05-18T04:28:12.7193091Z test_exp_lr (__main__.TestLRScheduler) ... ok (0.000s) 2022-05-18T04:28:12.7216955Z test_exp_step_lr_state_dict (__main__.TestLRScheduler) ... ok (0.000s) 2022-05-18T04:28:12.7249616Z test_exponential_lr_is_constant_for_constant_epoch (__main__.TestLRScheduler) ... ok (0.000s) 2022-05-18T04:28:12.7278511Z test_get_last_lr_constantlr (__main__.TestLRScheduler) ... ok (0.000s) 2022-05-18T04:28:12.7310419Z test_get_last_lr_linearlr (__main__.TestLRScheduler) ... ok (0.000s) 2022-05-18T04:28:12.7340757Z test_get_last_lr_multi_step_lr (__main__.TestLRScheduler) ... ok (0.016s) 2022-05-18T04:28:12.7379136Z test_get_last_lr_sequentiallr (__main__.TestLRScheduler) ... C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\optim\lr_scheduler.py:156: UserWarning: The epoch parameter in `scheduler.step()` was not necessary and is being deprecated where possible. Please use `scheduler.step()` to step the scheduler. During the deprecation, if epoch is different from None, the closed form is used instead of the new chainable form, where available. Please open an issue if you are unable to replicate your use case: https://github.com/pytorch/pytorch/issues/new/choose. 2022-05-18T04:28:12.7379969Z warnings.warn(EPOCH_DEPRECATION_WARNING, UserWarning) 2022-05-18T04:28:12.7380197Z ok (0.000s) 2022-05-18T04:28:12.7407502Z test_get_last_lr_step_lr (__main__.TestLRScheduler) ... ok (0.000s) 2022-05-18T04:28:12.7435085Z test_lambda_lr (__main__.TestLRScheduler) ... C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\optim\lr_scheduler.py:131: UserWarning: Detected call of `lr_scheduler.step()` before `optimizer.step()`. In PyTorch 1.1.0 and later, you should call them in the opposite order: `optimizer.step()` before `lr_scheduler.step()`. Failure to do this will result in PyTorch skipping the first value of the learning rate schedule. See more details at https://pytorch.org/docs/stable/optim.html#how-to-adjust-learning-rate 2022-05-18T04:28:12.7435982Z warnings.warn("Detected call of `lr_scheduler.step()` before `optimizer.step()`. " 2022-05-18T04:28:12.7436220Z ok (0.000s) 2022-05-18T04:28:12.7456530Z test_lambda_lr_state_dict_fn (__main__.TestLRScheduler) ... ok (0.000s) 2022-05-18T04:28:12.7479065Z test_lambda_lr_state_dict_obj (__main__.TestLRScheduler) ... ok (0.016s) 2022-05-18T04:28:12.7511496Z test_linear_linearlr_is_constant_for_constant_epoch (__main__.TestLRScheduler) ... ok (0.000s) 2022-05-18T04:28:12.7538701Z test_linearlr (__main__.TestLRScheduler) ... C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\optim\lr_scheduler.py:131: UserWarning: Detected call of `lr_scheduler.step()` before `optimizer.step()`. In PyTorch 1.1.0 and later, you should call them in the opposite order: `optimizer.step()` before `lr_scheduler.step()`. Failure to do this will result in PyTorch skipping the first value of the learning rate schedule. See more details at https://pytorch.org/docs/stable/optim.html#how-to-adjust-learning-rate 2022-05-18T04:28:12.7539520Z warnings.warn("Detected call of `lr_scheduler.step()` before `optimizer.step()`. " 2022-05-18T04:28:12.7539770Z ok (0.000s) 2022-05-18T04:28:12.7582663Z test_linearlr_with_epoch (__main__.TestLRScheduler) ... ok (0.000s) 2022-05-18T04:28:12.7608989Z test_multi_step_lr (__main__.TestLRScheduler) ... C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\optim\lr_scheduler.py:131: UserWarning: Detected call of `lr_scheduler.step()` before `optimizer.step()`. In PyTorch 1.1.0 and later, you should call them in the opposite order: `optimizer.step()` before `lr_scheduler.step()`. Failure to do this will result in PyTorch skipping the first value of the learning rate schedule. See more details at https://pytorch.org/docs/stable/optim.html#how-to-adjust-learning-rate 2022-05-18T04:28:12.7609797Z warnings.warn("Detected call of `lr_scheduler.step()` before `optimizer.step()`. " 2022-05-18T04:28:12.7610030Z ok (0.000s) 2022-05-18T04:28:12.7633951Z test_multi_step_lr_state_dict (__main__.TestLRScheduler) ... ok (0.016s) 2022-05-18T04:28:12.7679541Z test_multi_step_lr_with_epoch (__main__.TestLRScheduler) ... ok (0.000s) 2022-05-18T04:28:12.7706666Z test_multiplicative_lr (__main__.TestLRScheduler) ... C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\optim\lr_scheduler.py:131: UserWarning: Detected call of `lr_scheduler.step()` before `optimizer.step()`. In PyTorch 1.1.0 and later, you should call them in the opposite order: `optimizer.step()` before `lr_scheduler.step()`. Failure to do this will result in PyTorch skipping the first value of the learning rate schedule. See more details at https://pytorch.org/docs/stable/optim.html#how-to-adjust-learning-rate 2022-05-18T04:28:12.7707493Z warnings.warn("Detected call of `lr_scheduler.step()` before `optimizer.step()`. " 2022-05-18T04:28:12.7707738Z ok (0.000s) 2022-05-18T04:28:12.7738674Z test_new_pattern_no_warning (__main__.TestLRScheduler) ... ok (0.000s) 2022-05-18T04:28:12.7771051Z test_new_pattern_no_warning_with_arg (__main__.TestLRScheduler) ... ok (0.000s) 2022-05-18T04:28:12.7828137Z test_new_pattern_no_warning_with_overridden_optim_step (__main__.TestLRScheduler) ... ok (0.016s) 2022-05-18T04:28:12.8458907Z test_no_cyclic_references (__main__.TestLRScheduler) ... ok (0.058s) 2022-05-18T04:28:12.8507086Z test_old_pattern_warning (__main__.TestLRScheduler) ... ok (0.000s) 2022-05-18T04:28:12.8554833Z test_old_pattern_warning_resuming (__main__.TestLRScheduler) ... ok (0.016s) 2022-05-18T04:28:12.8599959Z test_old_pattern_warning_resuming_with_arg (__main__.TestLRScheduler) ... ok (0.000s) 2022-05-18T04:28:12.8643306Z test_old_pattern_warning_with_arg (__main__.TestLRScheduler) ... ok (0.000s) 2022-05-18T04:28:12.8692725Z test_old_pattern_warning_with_overridden_optim_step (__main__.TestLRScheduler) ... ok (0.016s) 2022-05-18T04:28:12.8705872Z test_onecycle_lr_cannot_calculate_total_steps (__main__.TestLRScheduler) ... ok (0.000s) 2022-05-18T04:28:12.8750937Z test_onecycle_lr_cosine_annealing (__main__.TestLRScheduler) ... ok (0.000s) 2022-05-18T04:28:12.8764517Z test_onecycle_lr_invalid_anneal_strategy (__main__.TestLRScheduler) ... ok (0.000s) 2022-05-18T04:28:12.8777936Z test_onecycle_lr_invalid_pct_start (__main__.TestLRScheduler) ... ok (0.000s) 2022-05-18T04:28:12.8814892Z test_onecycle_lr_linear_annealing (__main__.TestLRScheduler) ... ok (0.000s) 2022-05-18T04:28:12.8853094Z test_onecycle_lr_linear_annealing_three_phases (__main__.TestLRScheduler) ... ok (0.016s) 2022-05-18T04:28:12.8877042Z test_reduce_lr_on_plateau1 (__main__.TestLRScheduler) ... ok (0.000s) 2022-05-18T04:28:12.8909878Z test_reduce_lr_on_plateau2 (__main__.TestLRScheduler) ... ok (0.000s) 2022-05-18T04:28:12.8942371Z test_reduce_lr_on_plateau3 (__main__.TestLRScheduler) ... ok (0.000s) 2022-05-18T04:28:12.8972661Z test_reduce_lr_on_plateau4 (__main__.TestLRScheduler) ... ok (0.000s) 2022-05-18T04:28:12.9004216Z test_reduce_lr_on_plateau5 (__main__.TestLRScheduler) ... ok (0.016s) 2022-05-18T04:28:12.9034210Z test_reduce_lr_on_plateau6 (__main__.TestLRScheduler) ... ok (0.000s) 2022-05-18T04:28:12.9065327Z test_reduce_lr_on_plateau7 (__main__.TestLRScheduler) ... ok (0.000s) 2022-05-18T04:28:12.9103524Z test_reduce_lr_on_plateau8 (__main__.TestLRScheduler) ... ok (0.000s) 2022-05-18T04:28:12.9128776Z test_reduce_lr_on_plateau_state_dict (__main__.TestLRScheduler) ... ok (0.000s) 2022-05-18T04:28:12.9161964Z test_sequentiallr1 (__main__.TestLRScheduler) ... C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\optim\lr_scheduler.py:131: UserWarning: Detected call of `lr_scheduler.step()` before `optimizer.step()`. In PyTorch 1.1.0 and later, you should call them in the opposite order: `optimizer.step()` before `lr_scheduler.step()`. Failure to do this will result in PyTorch skipping the first value of the learning rate schedule. See more details at https://pytorch.org/docs/stable/optim.html#how-to-adjust-learning-rate 2022-05-18T04:28:12.9162803Z warnings.warn("Detected call of `lr_scheduler.step()` before `optimizer.step()`. " 2022-05-18T04:28:12.9163647Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\optim\lr_scheduler.py:156: UserWarning: The epoch parameter in `scheduler.step()` was not necessary and is being deprecated where possible. Please use `scheduler.step()` to step the scheduler. During the deprecation, if epoch is different from None, the closed form is used instead of the new chainable form, where available. Please open an issue if you are unable to replicate your use case: https://github.com/pytorch/pytorch/issues/new/choose. 2022-05-18T04:28:12.9164414Z warnings.warn(EPOCH_DEPRECATION_WARNING, UserWarning) 2022-05-18T04:28:12.9164643Z ok (0.017s) 2022-05-18T04:28:12.9187035Z test_sequentiallr2 (__main__.TestLRScheduler) ... ok (0.002s) 2022-05-18T04:28:12.9213729Z test_sequentiallr3 (__main__.TestLRScheduler) ... ok (0.003s) 2022-05-18T04:28:12.9239435Z test_step_lr (__main__.TestLRScheduler) ... ok (0.002s) 2022-05-18T04:28:12.9271840Z test_step_lr_is_constant_for_constant_epoch (__main__.TestLRScheduler) ... ok (0.004s) 2022-05-18T04:28:12.9294906Z test_step_lr_state_dict (__main__.TestLRScheduler) ... ok (0.002s) 2022-05-18T04:28:12.9321496Z test_swa_lr_state_dict (__main__.TestLRScheduler) ... ok (0.003s) 2022-05-18T04:28:12.9364221Z test_swalr_cosine_anneal_after_multiplicative (__main__.TestLRScheduler) ... ok (0.004s) 2022-05-18T04:28:12.9384834Z test_swalr_hypers (__main__.TestLRScheduler) ... ok (0.002s) 2022-05-18T04:28:12.9427468Z test_swalr_linear_anneal_after_multiplicative (__main__.TestLRScheduler) ... ok (0.004s) 2022-05-18T04:28:12.9454550Z test_swalr_no_anneal (__main__.TestLRScheduler) ... ok (0.003s) 2022-05-18T04:28:15.9757402Z test_adadelta (__main__.TestOptim) ... C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\optim\lr_scheduler.py:131: UserWarning: Detected call of `lr_scheduler.step()` before `optimizer.step()`. In PyTorch 1.1.0 and later, you should call them in the opposite order: `optimizer.step()` before `lr_scheduler.step()`. Failure to do this will result in PyTorch skipping the first value of the learning rate schedule. See more details at https://pytorch.org/docs/stable/optim.html#how-to-adjust-learning-rate 2022-05-18T04:28:15.9758277Z warnings.warn("Detected call of `lr_scheduler.step()` before `optimizer.step()`. " 2022-05-18T04:28:15.9758550Z ok (3.018s) 2022-05-18T04:28:15.9820592Z test_adadelta_complex (__main__.TestOptim) ... ok (0.018s) 2022-05-18T04:28:20.0784019Z test_adagrad (__main__.TestOptim) ... ok (4.082s) 2022-05-18T04:28:20.0864392Z test_adagrad_complex (__main__.TestOptim) ... ok (0.016s) 2022-05-18T04:28:32.3856650Z test_adagrad_sparse (__main__.TestOptim) ... ok (12.306s) 2022-05-18T04:28:41.3309105Z test_adam (__main__.TestOptim) ... ok (8.936s) 2022-05-18T04:28:43.6619426Z test_adamax (__main__.TestOptim) ... ok (2.327s) 2022-05-18T04:28:46.5791770Z test_adamw (__main__.TestOptim) ... ok (2.916s) 2022-05-18T04:28:47.7482402Z test_asgd (__main__.TestOptim) ... ok (1.169s) 2022-05-18T04:28:47.7604088Z test_complex_adam_variance (__main__.TestOptim) ... ok (0.016s) 2022-05-18T04:28:47.7619620Z test_duplicate_params_in_param_group (__main__.TestOptim) ... ok (0.000s) 2022-05-18T04:28:47.7630215Z test_invalid_param_type (__main__.TestOptim) ... ok (0.000s) 2022-05-18T04:28:48.2437567Z test_lbfgs (__main__.TestOptim) ... ok (0.484s) 2022-05-18T04:28:48.2460202Z test_lbfgs_return_type (__main__.TestOptim) ... ok (0.000s) 2022-05-18T04:28:48.2520980Z test_multi_tensor_optimizers (__main__.TestOptim) ... ok (0.016s) 2022-05-18T04:28:50.1466659Z test_nadam (__main__.TestOptim) ... C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\optim\lr_scheduler.py:131: UserWarning: Detected call of `lr_scheduler.step()` before `optimizer.step()`. In PyTorch 1.1.0 and later, you should call them in the opposite order: `optimizer.step()` before `lr_scheduler.step()`. Failure to do this will result in PyTorch skipping the first value of the learning rate schedule. See more details at https://pytorch.org/docs/stable/optim.html#how-to-adjust-learning-rate 2022-05-18T04:28:50.1467539Z warnings.warn("Detected call of `lr_scheduler.step()` before `optimizer.step()`. " 2022-05-18T04:28:50.1467808Z ok (1.892s) 2022-05-18T04:28:50.1487877Z test_no_grad_for_all_params (__main__.TestOptim) ... ok (0.000s) 2022-05-18T04:28:52.1537256Z test_radam (__main__.TestOptim) ... ok (2.006s) 2022-05-18T04:28:54.3184615Z test_rmsprop (__main__.TestOptim) ... ok (2.171s) 2022-05-18T04:28:55.2988616Z test_rprop (__main__.TestOptim) ... ok (0.978s) 2022-05-18T04:29:02.1057740Z test_sgd (__main__.TestOptim) ... ok (6.807s) 2022-05-18T04:29:02.1188532Z test_sgd_complex (__main__.TestOptim) ... ok (0.000s) 2022-05-18T04:29:11.0827715Z test_sgd_sparse (__main__.TestOptim) ... ok (8.974s) 2022-05-18T04:29:12.5910624Z test_sparse_adam (__main__.TestOptim) ... ok (1.506s) 2022-05-18T04:29:12.6055166Z test_averaged_model_all_devices (__main__.TestSWAUtils) ... ok (0.016s) 2022-05-18T04:29:12.6134656Z test_averaged_model_exponential (__main__.TestSWAUtils) ... ok (0.000s) 2022-05-18T04:29:12.6219225Z test_averaged_model_exponential_buffers (__main__.TestSWAUtils) ... ok (0.019s) 2022-05-18T04:29:12.6238318Z test_averaged_model_mixed_device (__main__.TestSWAUtils) ... ok (0.000s) 2022-05-18T04:29:12.6302523Z test_averaged_model_state_dict (__main__.TestSWAUtils) ... ok (0.000s) 2022-05-18T04:29:12.6405127Z test_bn_update_eval_momentum (__main__.TestSWAUtils) ... ok (0.016s) 2022-05-18T04:29:12.6733193Z test_update_bn_cnn (__main__.TestSWAUtils) ... ok (0.031s) 2022-05-18T04:29:12.6968181Z test_update_bn_dnn (__main__.TestSWAUtils) ... ok (0.031s) 2022-05-18T04:29:12.7460657Z 2022-05-18T04:29:12.7460933Z ---------------------------------------------------------------------- 2022-05-18T04:29:12.7464588Z Ran 137 tests in 60.844s 2022-05-18T04:29:12.7464823Z 2022-05-18T04:29:12.7464918Z OK 2022-05-18T04:29:12.7465070Z 2022-05-18T04:29:12.7465218Z Generating XML reports... 2022-05-18T04:29:12.7465756Z Generated XML report: test-reports\python-unittest\test_optim\TEST-TestLRScheduler-20220518042811.xml 2022-05-18T04:29:12.7466531Z Generated XML report: test-reports\python-unittest\test_optim\TEST-TestOptim-20220518042811.xml 2022-05-18T04:29:12.7466974Z Generated XML report: test-reports\python-unittest\test_optim\TEST-TestSWAUtils-20220518042811.xml 2022-05-18T04:29:12.9656647Z Running test_overrides ... [2022-05-18 04:29:12.949865] 2022-05-18T04:29:12.9657099Z Executing ['C:\\Jenkins\\Miniconda3\\python.exe', 'test_overrides.py', '-v', '--import-slow-tests', '--import-disabled-tests'] ... [2022-05-18 04:29:12.965495] 2022-05-18T04:29:13.9449249Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\cuda\__init__.py:82: UserWarning: CUDA initialization: CUDA unknown error - this may be due to an incorrectly set up environment, e.g. changing env variable CUDA_VISIBLE_DEVICES after program start. Setting the available devices to be zero. (Triggered internally at C:\actions-runner\_work\pytorch\pytorch\c10\cuda\CUDAFunctions.cpp:109.) 2022-05-18T04:29:13.9450058Z return torch._C._cuda_getDeviceCount() > 0 2022-05-18T04:29:13.9450188Z 2022-05-18T04:29:13.9450265Z Running tests... 2022-05-18T04:29:13.9450550Z Test results will be stored in test-reports\python-unittest\test_overrides 2022-05-18T04:29:13.9450889Z ---------------------------------------------------------------------- 2022-05-18T04:29:14.5289911Z test_broadcast_all (__main__.TestBroadcastAllOverride) ... ok (0.594s) 2022-05-18T04:29:14.5310674Z test_parameter_does_not_prevent_dispatch (__main__.TestDisabledTorchFunction) ... ok (0.002s) 2022-05-18T04:29:14.5351701Z test_wrapper (__main__.TestEinsumOverride) ... ok (0.003s) 2022-05-18T04:29:14.5572342Z test_gradcheck (__main__.TestGradCheckOverride) ... ok (0.022s) 2022-05-18T04:29:14.5585593Z test_newones (__main__.TestGradNewOnesOverride) ... ok (0.001s) 2022-05-18T04:29:14.5600614Z test_getitem (__main__.TestIndexing) ... ok (0.001s) 2022-05-18T04:29:14.5616607Z test_getitem_subclass (__main__.TestIndexing) ... ok (0.002s) 2022-05-18T04:29:14.5631918Z test_setitem (__main__.TestIndexing) ... ok (0.002s) 2022-05-18T04:29:14.5647529Z test_setitem_subclass (__main__.TestIndexing) ... ok (0.001s) 2022-05-18T04:29:14.5662286Z test_setitem_val (__main__.TestIndexing) ... ok (0.002s) 2022-05-18T04:29:14.5675625Z test_iterator (__main__.TestIterator) ... ok (0.001s) 2022-05-18T04:29:14.5694498Z test_max (__main__.TestNamedTuple) ... ok (0.002s) 2022-05-18T04:29:14.5711881Z test_pickle (__main__.TestPickle) ... ok (0.002s) 2022-05-18T04:29:14.5741171Z test_rnn (__main__.TestRNN) ... ok (0.002s) 2022-05-18T04:29:14.5754879Z test_Tensor___add__ (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2022-05-18T04:29:14.5766709Z test_Tensor___and__ (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2022-05-18T04:29:14.5778645Z test_Tensor___array__ (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2022-05-18T04:29:14.5790444Z test_Tensor___array_wrap__ (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2022-05-18T04:29:14.5802485Z test_Tensor___bool__ (__main__.TestTorchFunctionOverride) ... ok (0.002s) 2022-05-18T04:29:14.5814100Z test_Tensor___complex__ (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2022-05-18T04:29:14.5825896Z test_Tensor___contains__ (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2022-05-18T04:29:14.5837941Z test_Tensor___cuda_array_interface_____get__ (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2022-05-18T04:29:14.5849482Z test_Tensor___deepcopy__ (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2022-05-18T04:29:14.5861480Z test_Tensor___div__ (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2022-05-18T04:29:14.5873208Z test_Tensor___dlpack__ (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2022-05-18T04:29:14.5885010Z test_Tensor___dlpack_device__ (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2022-05-18T04:29:14.5896900Z test_Tensor___eq__ (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2022-05-18T04:29:14.5908647Z test_Tensor___float__ (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2022-05-18T04:29:14.5921076Z test_Tensor___floordiv__ (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2022-05-18T04:29:14.5932173Z test_Tensor___format__ (__main__.TestTorchFunctionOverride) ... ok (0.002s) 2022-05-18T04:29:14.5944080Z test_Tensor___ge__ (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2022-05-18T04:29:14.5955870Z test_Tensor___getitem__ (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2022-05-18T04:29:14.5967564Z test_Tensor___gt__ (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2022-05-18T04:29:14.5979479Z test_Tensor___hash__ (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2022-05-18T04:29:14.5991407Z test_Tensor___iadd__ (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2022-05-18T04:29:14.6003354Z test_Tensor___iand__ (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2022-05-18T04:29:14.6015197Z test_Tensor___idiv__ (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2022-05-18T04:29:14.6027059Z test_Tensor___ifloordiv__ (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2022-05-18T04:29:14.6038813Z test_Tensor___ilshift__ (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2022-05-18T04:29:14.6051365Z test_Tensor___imod__ (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2022-05-18T04:29:14.6062676Z test_Tensor___imul__ (__main__.TestTorchFunctionOverride) ... ok (0.002s) 2022-05-18T04:29:14.6074440Z test_Tensor___index__ (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2022-05-18T04:29:14.6086196Z test_Tensor___int__ (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2022-05-18T04:29:14.6097995Z test_Tensor___invert__ (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2022-05-18T04:29:14.6109844Z test_Tensor___ior__ (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2022-05-18T04:29:14.6121675Z test_Tensor___irshift__ (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2022-05-18T04:29:14.6133601Z test_Tensor___isub__ (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2022-05-18T04:29:14.6145533Z test_Tensor___ixor__ (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2022-05-18T04:29:14.6157488Z test_Tensor___le__ (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2022-05-18T04:29:14.6169275Z test_Tensor___len__ (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2022-05-18T04:29:14.6181431Z test_Tensor___long__ (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2022-05-18T04:29:14.6193001Z test_Tensor___lshift__ (__main__.TestTorchFunctionOverride) ... ok (0.002s) 2022-05-18T04:29:14.6204880Z test_Tensor___lt__ (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2022-05-18T04:29:14.6216766Z test_Tensor___matmul__ (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2022-05-18T04:29:14.6228473Z test_Tensor___mod__ (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2022-05-18T04:29:14.6240116Z test_Tensor___mul__ (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2022-05-18T04:29:14.6251787Z test_Tensor___ne__ (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2022-05-18T04:29:14.6263521Z test_Tensor___nonzero__ (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2022-05-18T04:29:14.6275228Z test_Tensor___or__ (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2022-05-18T04:29:14.6286987Z test_Tensor___radd__ (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2022-05-18T04:29:14.6298778Z test_Tensor___rand__ (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2022-05-18T04:29:14.6310452Z test_Tensor___rdiv__ (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2022-05-18T04:29:14.6322126Z test_Tensor___reduce_ex__ (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2022-05-18T04:29:14.6333821Z test_Tensor___repr__ (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2022-05-18T04:29:14.6345515Z test_Tensor___reversed__ (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2022-05-18T04:29:14.6357169Z test_Tensor___rfloordiv__ (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2022-05-18T04:29:14.6368908Z test_Tensor___rlshift__ (__main__.TestTorchFunctionOverride) ... ok (0.016s) 2022-05-18T04:29:14.6380689Z test_Tensor___rmatmul__ (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2022-05-18T04:29:14.6392337Z test_Tensor___rmod__ (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2022-05-18T04:29:14.6404079Z test_Tensor___rmul__ (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2022-05-18T04:29:14.6415952Z test_Tensor___ror__ (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2022-05-18T04:29:14.6427643Z test_Tensor___rpow__ (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2022-05-18T04:29:14.6439337Z test_Tensor___rrshift__ (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2022-05-18T04:29:14.6451119Z test_Tensor___rshift__ (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2022-05-18T04:29:14.6462970Z test_Tensor___rsub__ (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2022-05-18T04:29:14.6474789Z test_Tensor___rxor__ (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2022-05-18T04:29:14.6485926Z test_Tensor___setitem__ (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2022-05-18T04:29:14.6497675Z test_Tensor___setstate__ (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2022-05-18T04:29:14.6509308Z test_Tensor___sub__ (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2022-05-18T04:29:14.6521034Z test_Tensor___truediv__ (__main__.TestTorchFunctionOverride) ... ok (0.016s) 2022-05-18T04:29:14.6532831Z test_Tensor___xor__ (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2022-05-18T04:29:14.6544749Z test_Tensor__autocast_to_full_precision (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2022-05-18T04:29:14.6556539Z test_Tensor__autocast_to_reduced_precision (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2022-05-18T04:29:14.6568143Z test_Tensor__coalesced_ (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2022-05-18T04:29:14.6579916Z test_Tensor__dimI (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2022-05-18T04:29:14.6591562Z test_Tensor__dimV (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2022-05-18T04:29:14.6603189Z test_Tensor__indices (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2022-05-18T04:29:14.6614841Z test_Tensor__is_view (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2022-05-18T04:29:14.6626518Z test_Tensor__nnz (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2022-05-18T04:29:14.6638128Z test_Tensor__storage (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2022-05-18T04:29:14.6649822Z test_Tensor__to_dense (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2022-05-18T04:29:14.6661564Z test_Tensor__update_names (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2022-05-18T04:29:14.6673347Z test_Tensor__values (__main__.TestTorchFunctionOverride) ... ok (0.016s) 2022-05-18T04:29:14.6684916Z test_Tensor_abs (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2022-05-18T04:29:14.6696633Z test_Tensor_abs_ (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2022-05-18T04:29:14.6708259Z test_Tensor_absolute (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2022-05-18T04:29:14.6719839Z test_Tensor_absolute_ (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2022-05-18T04:29:14.6731405Z test_Tensor_acos (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2022-05-18T04:29:14.6743221Z test_Tensor_acos_ (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2022-05-18T04:29:14.6754657Z test_Tensor_acosh (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2022-05-18T04:29:14.6766250Z test_Tensor_acosh_ (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2022-05-18T04:29:14.6777925Z test_Tensor_add (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2022-05-18T04:29:14.6789517Z test_Tensor_add_ (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2022-05-18T04:29:14.6801251Z test_Tensor_addbmm (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2022-05-18T04:29:14.6813217Z test_Tensor_addbmm_ (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2022-05-18T04:29:14.6824953Z test_Tensor_addcdiv (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2022-05-18T04:29:14.6836804Z test_Tensor_addcdiv_ (__main__.TestTorchFunctionOverride) ... ok (0.016s) 2022-05-18T04:29:14.6848497Z test_Tensor_addcmul (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2022-05-18T04:29:14.6860349Z test_Tensor_addcmul_ (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2022-05-18T04:29:14.6872161Z test_Tensor_addmm (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2022-05-18T04:29:14.6883965Z test_Tensor_addmm_ (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2022-05-18T04:29:14.6895857Z test_Tensor_addmv (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2022-05-18T04:29:14.6907702Z test_Tensor_addmv_ (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2022-05-18T04:29:14.6919452Z test_Tensor_addr (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2022-05-18T04:29:14.6931274Z test_Tensor_addr_ (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2022-05-18T04:29:14.6942967Z test_Tensor_adjoint (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2022-05-18T04:29:14.6954629Z test_Tensor_align_as (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2022-05-18T04:29:14.6966305Z test_Tensor_align_to (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2022-05-18T04:29:14.6978119Z test_Tensor_all (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2022-05-18T04:29:14.6989970Z test_Tensor_allclose (__main__.TestTorchFunctionOverride) ... ok (0.016s) 2022-05-18T04:29:14.7001628Z test_Tensor_amax (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2022-05-18T04:29:14.7013576Z test_Tensor_amin (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2022-05-18T04:29:14.7025280Z test_Tensor_aminmax (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2022-05-18T04:29:14.7036842Z test_Tensor_angle (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2022-05-18T04:29:14.7048536Z test_Tensor_any (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2022-05-18T04:29:14.7060262Z test_Tensor_apply_ (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2022-05-18T04:29:14.7072003Z test_Tensor_arccos (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2022-05-18T04:29:14.7083549Z test_Tensor_arccos_ (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2022-05-18T04:29:14.7095227Z test_Tensor_arccosh (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2022-05-18T04:29:14.7106810Z test_Tensor_arccosh_ (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2022-05-18T04:29:14.7118408Z test_Tensor_arcsin (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2022-05-18T04:29:14.7129970Z test_Tensor_arcsin_ (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2022-05-18T04:29:14.7141885Z test_Tensor_arcsinh (__main__.TestTorchFunctionOverride) ... ok (0.016s) 2022-05-18T04:29:14.7153684Z test_Tensor_arcsinh_ (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2022-05-18T04:29:14.7165350Z test_Tensor_arctan (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2022-05-18T04:29:14.7177192Z test_Tensor_arctan2 (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2022-05-18T04:29:14.7189047Z test_Tensor_arctan2_ (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2022-05-18T04:29:14.7200895Z test_Tensor_arctan_ (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2022-05-18T04:29:14.7212386Z test_Tensor_arctanh (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2022-05-18T04:29:14.7224044Z test_Tensor_arctanh_ (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2022-05-18T04:29:14.7235730Z test_Tensor_argmax (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2022-05-18T04:29:14.7247392Z test_Tensor_argmin (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2022-05-18T04:29:14.7259197Z test_Tensor_argsort (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2022-05-18T04:29:14.7270804Z test_Tensor_argwhere (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2022-05-18T04:29:14.7282529Z test_Tensor_as_strided (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2022-05-18T04:29:14.7294310Z test_Tensor_as_strided_ (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2022-05-18T04:29:14.7305876Z test_Tensor_asin (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2022-05-18T04:29:14.7317455Z test_Tensor_asin_ (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2022-05-18T04:29:14.7329033Z test_Tensor_asinh (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2022-05-18T04:29:14.7340749Z test_Tensor_asinh_ (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2022-05-18T04:29:14.7352400Z test_Tensor_atan (__main__.TestTorchFunctionOverride) ... ok (0.016s) 2022-05-18T04:29:14.7363775Z test_Tensor_atan2 (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2022-05-18T04:29:14.7375326Z test_Tensor_atan2_ (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2022-05-18T04:29:14.7386690Z test_Tensor_atan_ (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2022-05-18T04:29:14.7398023Z test_Tensor_atanh (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2022-05-18T04:29:14.7409377Z test_Tensor_atanh_ (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2022-05-18T04:29:14.7420912Z test_Tensor_backward (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2022-05-18T04:29:14.7432506Z test_Tensor_baddbmm (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2022-05-18T04:29:14.7444074Z test_Tensor_baddbmm_ (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2022-05-18T04:29:14.7455673Z test_Tensor_bernoulli (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2022-05-18T04:29:14.7467120Z test_Tensor_bernoulli_ (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2022-05-18T04:29:14.7478568Z test_Tensor_bfloat16 (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2022-05-18T04:29:14.7490013Z test_Tensor_bincount (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2022-05-18T04:29:14.7501511Z test_Tensor_bitwise_and (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2022-05-18T04:29:14.7513124Z test_Tensor_bitwise_and_ (__main__.TestTorchFunctionOverride) ... ok (0.016s) 2022-05-18T04:29:14.7524524Z test_Tensor_bitwise_left_shift (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2022-05-18T04:29:14.7536095Z test_Tensor_bitwise_left_shift_ (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2022-05-18T04:29:14.7547463Z test_Tensor_bitwise_not (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2022-05-18T04:29:14.7558795Z test_Tensor_bitwise_not_ (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2022-05-18T04:29:14.7570171Z test_Tensor_bitwise_or (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2022-05-18T04:29:14.7581686Z test_Tensor_bitwise_or_ (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2022-05-18T04:29:14.7593122Z test_Tensor_bitwise_right_shift (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2022-05-18T04:29:14.7604544Z test_Tensor_bitwise_right_shift_ (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2022-05-18T04:29:14.7616090Z test_Tensor_bitwise_xor (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2022-05-18T04:29:14.7627515Z test_Tensor_bitwise_xor_ (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2022-05-18T04:29:14.7639003Z test_Tensor_bmm (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2022-05-18T04:29:14.7650288Z test_Tensor_bool (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2022-05-18T04:29:14.7662100Z test_Tensor_broadcast_to (__main__.TestTorchFunctionOverride) ... ok (0.016s) 2022-05-18T04:29:14.7673705Z test_Tensor_byte (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2022-05-18T04:29:14.7685106Z test_Tensor_cauchy_ (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2022-05-18T04:29:14.7696562Z test_Tensor_ccol_indices (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2022-05-18T04:29:14.7708035Z test_Tensor_cdouble (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2022-05-18T04:29:14.7719432Z test_Tensor_ceil (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2022-05-18T04:29:14.7730757Z test_Tensor_ceil_ (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2022-05-18T04:29:14.7742307Z test_Tensor_cfloat (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2022-05-18T04:29:14.7753748Z test_Tensor_chalf (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2022-05-18T04:29:14.7765140Z test_Tensor_char (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2022-05-18T04:29:14.7776764Z test_Tensor_cholesky (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2022-05-18T04:29:14.7788178Z test_Tensor_cholesky_inverse (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2022-05-18T04:29:14.7799611Z test_Tensor_cholesky_solve (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2022-05-18T04:29:14.7811035Z test_Tensor_chunk (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2022-05-18T04:29:14.7822843Z test_Tensor_clamp (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2022-05-18T04:29:14.7834227Z test_Tensor_clamp_ (__main__.TestTorchFunctionOverride) ... ok (0.016s) 2022-05-18T04:29:14.7845679Z test_Tensor_clamp_max (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2022-05-18T04:29:14.7857291Z test_Tensor_clamp_max_ (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2022-05-18T04:29:14.7868762Z test_Tensor_clamp_min (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2022-05-18T04:29:14.7880998Z test_Tensor_clamp_min_ (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2022-05-18T04:29:14.7892533Z test_Tensor_clip (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2022-05-18T04:29:14.7904991Z test_Tensor_clip_ (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2022-05-18T04:29:14.7916402Z test_Tensor_clone (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2022-05-18T04:29:14.7927928Z test_Tensor_coalesce (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2022-05-18T04:29:14.7939813Z test_Tensor_col_indices (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2022-05-18T04:29:14.7951568Z test_Tensor_conj (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2022-05-18T04:29:14.7962981Z test_Tensor_conj_physical (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2022-05-18T04:29:14.7974438Z test_Tensor_conj_physical_ (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2022-05-18T04:29:14.7986061Z test_Tensor_contiguous (__main__.TestTorchFunctionOverride) ... ok (0.016s) 2022-05-18T04:29:14.7997324Z test_Tensor_copy_ (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2022-05-18T04:29:14.8008757Z test_Tensor_copysign (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2022-05-18T04:29:14.8020393Z test_Tensor_copysign_ (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2022-05-18T04:29:14.8031800Z test_Tensor_corrcoef (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2022-05-18T04:29:14.8043157Z test_Tensor_cos (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2022-05-18T04:29:14.8054610Z test_Tensor_cos_ (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2022-05-18T04:29:14.8065931Z test_Tensor_cosh (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2022-05-18T04:29:14.8077267Z test_Tensor_cosh_ (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2022-05-18T04:29:14.8088773Z test_Tensor_count_nonzero (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2022-05-18T04:29:14.8100281Z test_Tensor_cov (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2022-05-18T04:29:14.8111670Z test_Tensor_cpu (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2022-05-18T04:29:14.8123095Z test_Tensor_cross (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2022-05-18T04:29:14.8134545Z test_Tensor_crow_indices (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2022-05-18T04:29:14.8146400Z test_Tensor_cuda (__main__.TestTorchFunctionOverride) ... ok (0.016s) 2022-05-18T04:29:14.8157918Z test_Tensor_cummax (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2022-05-18T04:29:14.8169527Z test_Tensor_cummin (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2022-05-18T04:29:14.8181269Z test_Tensor_cumprod (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2022-05-18T04:29:14.8192873Z test_Tensor_cumprod_ (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2022-05-18T04:29:14.8204585Z test_Tensor_cumsum (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2022-05-18T04:29:14.8216245Z test_Tensor_cumsum_ (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2022-05-18T04:29:14.8227514Z test_Tensor_data_ptr (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2022-05-18T04:29:14.8238856Z test_Tensor_deg2rad (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2022-05-18T04:29:14.8250160Z test_Tensor_deg2rad_ (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2022-05-18T04:29:14.8261646Z test_Tensor_dense_dim (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2022-05-18T04:29:14.8272947Z test_Tensor_dequantize (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2022-05-18T04:29:14.8284272Z test_Tensor_det (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2022-05-18T04:29:14.8295712Z test_Tensor_detach (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2022-05-18T04:29:14.8307153Z test_Tensor_detach_ (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2022-05-18T04:29:14.8318541Z test_Tensor_diag (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2022-05-18T04:29:14.8329970Z test_Tensor_diag_embed (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2022-05-18T04:29:14.8341543Z test_Tensor_diagflat (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2022-05-18T04:29:14.8353062Z test_Tensor_diagonal (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2022-05-18T04:29:14.8364733Z test_Tensor_diagonal_scatter (__main__.TestTorchFunctionOverride) ... ok (0.016s) 2022-05-18T04:29:14.8376375Z test_Tensor_diff (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2022-05-18T04:29:14.8387742Z test_Tensor_digamma (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2022-05-18T04:29:14.8399104Z test_Tensor_digamma_ (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2022-05-18T04:29:14.8410403Z test_Tensor_dim (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2022-05-18T04:29:14.8421917Z test_Tensor_dist (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2022-05-18T04:29:14.8433287Z test_Tensor_div (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2022-05-18T04:29:14.8444660Z test_Tensor_div_ (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2022-05-18T04:29:14.8456250Z test_Tensor_divide (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2022-05-18T04:29:14.8467786Z test_Tensor_divide_ (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2022-05-18T04:29:14.8479126Z test_Tensor_dot (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2022-05-18T04:29:14.8490608Z test_Tensor_double (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2022-05-18T04:29:14.8502141Z test_Tensor_dsplit (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2022-05-18T04:29:14.8513554Z test_Tensor_eig (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2022-05-18T04:29:14.8525048Z test_Tensor_element_size (__main__.TestTorchFunctionOverride) ... ok (0.016s) 2022-05-18T04:29:14.8536626Z test_Tensor_eq (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2022-05-18T04:29:14.8547963Z test_Tensor_eq_ (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2022-05-18T04:29:14.8559386Z test_Tensor_equal (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2022-05-18T04:29:14.8570846Z test_Tensor_erf (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2022-05-18T04:29:14.8582337Z test_Tensor_erf_ (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2022-05-18T04:29:14.8593655Z test_Tensor_erfc (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2022-05-18T04:29:14.8605053Z test_Tensor_erfc_ (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2022-05-18T04:29:14.8616513Z test_Tensor_erfinv (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2022-05-18T04:29:14.8627859Z test_Tensor_erfinv_ (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2022-05-18T04:29:14.8639243Z test_Tensor_exp (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2022-05-18T04:29:14.8650605Z test_Tensor_exp2 (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2022-05-18T04:29:14.8662011Z test_Tensor_exp2_ (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2022-05-18T04:29:14.8673383Z test_Tensor_exp_ (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2022-05-18T04:29:14.8685593Z test_Tensor_expand (__main__.TestTorchFunctionOverride) ... ok (0.016s) 2022-05-18T04:29:14.8697034Z test_Tensor_expand_as (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2022-05-18T04:29:14.8708330Z test_Tensor_expm1 (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2022-05-18T04:29:14.8719741Z test_Tensor_expm1_ (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2022-05-18T04:29:14.8731239Z test_Tensor_exponential_ (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2022-05-18T04:29:14.8742759Z test_Tensor_fill_ (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2022-05-18T04:29:14.8754173Z test_Tensor_fill_diagonal_ (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2022-05-18T04:29:14.8765545Z test_Tensor_fix (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2022-05-18T04:29:14.8777075Z test_Tensor_fix_ (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2022-05-18T04:29:14.8788629Z test_Tensor_flatten (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2022-05-18T04:29:14.8800051Z test_Tensor_flip (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2022-05-18T04:29:14.8811509Z test_Tensor_fliplr (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2022-05-18T04:29:14.8822961Z test_Tensor_flipud (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2022-05-18T04:29:14.8834536Z test_Tensor_float (__main__.TestTorchFunctionOverride) ... ok (0.016s) 2022-05-18T04:29:14.8845861Z test_Tensor_float_power (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2022-05-18T04:29:14.8857414Z test_Tensor_float_power_ (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2022-05-18T04:29:14.8868769Z test_Tensor_floor (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2022-05-18T04:29:14.8880118Z test_Tensor_floor_ (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2022-05-18T04:29:14.8891502Z test_Tensor_floor_divide (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2022-05-18T04:29:14.8902988Z test_Tensor_floor_divide_ (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2022-05-18T04:29:14.8914415Z test_Tensor_fmax (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2022-05-18T04:29:14.8925879Z test_Tensor_fmin (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2022-05-18T04:29:14.8937376Z test_Tensor_fmod (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2022-05-18T04:29:14.8948812Z test_Tensor_fmod_ (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2022-05-18T04:29:14.8960209Z test_Tensor_frac (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2022-05-18T04:29:14.8971588Z test_Tensor_frac_ (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2022-05-18T04:29:14.8983150Z test_Tensor_frexp (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2022-05-18T04:29:14.8994914Z test_Tensor_gather (__main__.TestTorchFunctionOverride) ... ok (0.016s) 2022-05-18T04:29:14.9006271Z test_Tensor_gcd (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2022-05-18T04:29:14.9017836Z test_Tensor_gcd_ (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2022-05-18T04:29:14.9029186Z test_Tensor_ge (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2022-05-18T04:29:14.9040650Z test_Tensor_ge_ (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2022-05-18T04:29:14.9052074Z test_Tensor_geometric_ (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2022-05-18T04:29:14.9063647Z test_Tensor_geqrf (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2022-05-18T04:29:14.9075048Z test_Tensor_ger (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2022-05-18T04:29:14.9086463Z test_Tensor_get_device (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2022-05-18T04:29:14.9098006Z test_Tensor_grad___get__ (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2022-05-18T04:29:14.9109416Z test_Tensor_greater (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2022-05-18T04:29:14.9120880Z test_Tensor_greater_ (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2022-05-18T04:29:14.9132435Z test_Tensor_greater_equal (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2022-05-18T04:29:14.9143873Z test_Tensor_greater_equal_ (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2022-05-18T04:29:14.9155612Z test_Tensor_gt (__main__.TestTorchFunctionOverride) ... ok (0.016s) 2022-05-18T04:29:14.9166982Z test_Tensor_gt_ (__main__.TestTorchFunctionOverride) ... ok (0.002s) 2022-05-18T04:29:14.9178715Z test_Tensor_half (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2022-05-18T04:29:14.9190387Z test_Tensor_hardshrink (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2022-05-18T04:29:14.9201773Z test_Tensor_has_names (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2022-05-18T04:29:14.9213280Z test_Tensor_heaviside (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2022-05-18T04:29:14.9224746Z test_Tensor_heaviside_ (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2022-05-18T04:29:14.9236223Z test_Tensor_histc (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2022-05-18T04:29:14.9247800Z test_Tensor_histogram (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2022-05-18T04:29:14.9259585Z test_Tensor_hsplit (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2022-05-18T04:29:14.9271049Z test_Tensor_hypot (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2022-05-18T04:29:14.9282474Z test_Tensor_hypot_ (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2022-05-18T04:29:14.9293935Z test_Tensor_i0 (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2022-05-18T04:29:14.9305395Z test_Tensor_i0_ (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2022-05-18T04:29:14.9316833Z test_Tensor_igamma (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2022-05-18T04:29:14.9328261Z test_Tensor_igamma_ (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2022-05-18T04:29:14.9339876Z test_Tensor_igammac (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2022-05-18T04:29:14.9351433Z test_Tensor_igammac_ (__main__.TestTorchFunctionOverride) ... ok (0.016s) 2022-05-18T04:29:14.9363114Z test_Tensor_index_add (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2022-05-18T04:29:14.9374739Z test_Tensor_index_add_ (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2022-05-18T04:29:14.9386292Z test_Tensor_index_copy (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2022-05-18T04:29:14.9397921Z test_Tensor_index_copy_ (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2022-05-18T04:29:14.9409519Z test_Tensor_index_fill (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2022-05-18T04:29:14.9421152Z test_Tensor_index_fill_ (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2022-05-18T04:29:14.9432606Z test_Tensor_index_put (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2022-05-18T04:29:14.9444174Z test_Tensor_index_put_ (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2022-05-18T04:29:14.9455700Z test_Tensor_index_reduce (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2022-05-18T04:29:14.9467201Z test_Tensor_index_reduce_ (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2022-05-18T04:29:14.9478601Z test_Tensor_index_select (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2022-05-18T04:29:14.9489892Z test_Tensor_indices (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2022-05-18T04:29:14.9501502Z test_Tensor_inner (__main__.TestTorchFunctionOverride) ... ok (0.016s) 2022-05-18T04:29:14.9512854Z test_Tensor_int (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2022-05-18T04:29:14.9524192Z test_Tensor_int_repr (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2022-05-18T04:29:14.9535632Z test_Tensor_inverse (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2022-05-18T04:29:14.9547064Z test_Tensor_ipu (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2022-05-18T04:29:14.9558397Z test_Tensor_is_coalesced (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2022-05-18T04:29:14.9569768Z test_Tensor_is_complex (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2022-05-18T04:29:14.9581221Z test_Tensor_is_conj (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2022-05-18T04:29:14.9592614Z test_Tensor_is_contiguous (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2022-05-18T04:29:14.9603930Z test_Tensor_is_distributed (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2022-05-18T04:29:14.9615403Z test_Tensor_is_floating_point (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2022-05-18T04:29:14.9626712Z test_Tensor_is_inference (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2022-05-18T04:29:14.9637987Z test_Tensor_is_neg (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2022-05-18T04:29:14.9649307Z test_Tensor_is_nonzero (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2022-05-18T04:29:14.9660927Z test_Tensor_is_pinned (__main__.TestTorchFunctionOverride) ... ok (0.016s) 2022-05-18T04:29:14.9672285Z test_Tensor_is_same_size (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2022-05-18T04:29:14.9683689Z test_Tensor_is_set_to (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2022-05-18T04:29:14.9695216Z test_Tensor_is_shared (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2022-05-18T04:29:14.9706519Z test_Tensor_is_signed (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2022-05-18T04:29:14.9717988Z test_Tensor_isclose (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2022-05-18T04:29:14.9729301Z test_Tensor_isfinite (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2022-05-18T04:29:14.9740762Z test_Tensor_isinf (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2022-05-18T04:29:14.9752092Z test_Tensor_isnan (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2022-05-18T04:29:14.9763428Z test_Tensor_isneginf (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2022-05-18T04:29:14.9774807Z test_Tensor_isposinf (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2022-05-18T04:29:14.9786126Z test_Tensor_isreal (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2022-05-18T04:29:14.9797520Z test_Tensor_istft (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2022-05-18T04:29:14.9808810Z test_Tensor_item (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2022-05-18T04:29:14.9820457Z test_Tensor_kron (__main__.TestTorchFunctionOverride) ... ok (0.016s) 2022-05-18T04:29:14.9831935Z test_Tensor_kthvalue (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2022-05-18T04:29:14.9843396Z test_Tensor_lcm (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2022-05-18T04:29:14.9854858Z test_Tensor_lcm_ (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2022-05-18T04:29:14.9866286Z test_Tensor_ldexp (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2022-05-18T04:29:14.9877771Z test_Tensor_ldexp_ (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2022-05-18T04:29:14.9889010Z test_Tensor_le (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2022-05-18T04:29:14.9900513Z test_Tensor_le_ (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2022-05-18T04:29:14.9912061Z test_Tensor_lerp (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2022-05-18T04:29:14.9923499Z test_Tensor_lerp_ (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2022-05-18T04:29:14.9934994Z test_Tensor_less (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2022-05-18T04:29:14.9946434Z test_Tensor_less_ (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2022-05-18T04:29:14.9957870Z test_Tensor_less_equal (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2022-05-18T04:29:14.9969352Z test_Tensor_less_equal_ (__main__.TestTorchFunctionOverride) ... ok (0.016s) 2022-05-18T04:29:14.9980786Z test_Tensor_lgamma (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2022-05-18T04:29:14.9992127Z test_Tensor_lgamma_ (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2022-05-18T04:29:15.0003475Z test_Tensor_log (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2022-05-18T04:29:15.0014917Z test_Tensor_log10 (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2022-05-18T04:29:15.0026304Z test_Tensor_log10_ (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2022-05-18T04:29:15.0037600Z test_Tensor_log1p (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2022-05-18T04:29:15.0048929Z test_Tensor_log1p_ (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2022-05-18T04:29:15.0060348Z test_Tensor_log2 (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2022-05-18T04:29:15.0071649Z test_Tensor_log2_ (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2022-05-18T04:29:15.0082946Z test_Tensor_log_ (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2022-05-18T04:29:15.0094507Z test_Tensor_log_normal_ (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2022-05-18T04:29:15.0105946Z test_Tensor_log_softmax (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2022-05-18T04:29:15.0117319Z test_Tensor_logaddexp (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2022-05-18T04:29:15.0129340Z test_Tensor_logaddexp2 (__main__.TestTorchFunctionOverride) ... ok (0.016s) 2022-05-18T04:29:15.0141188Z test_Tensor_logcumsumexp (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2022-05-18T04:29:15.0152408Z test_Tensor_logdet (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2022-05-18T04:29:15.0163903Z test_Tensor_logical_and (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2022-05-18T04:29:15.0175517Z test_Tensor_logical_and_ (__main__.TestTorchFunctionOverride) ... ok (0.002s) 2022-05-18T04:29:15.0186897Z test_Tensor_logical_not (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2022-05-18T04:29:15.0198354Z test_Tensor_logical_not_ (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2022-05-18T04:29:15.0209863Z test_Tensor_logical_or (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2022-05-18T04:29:15.0221486Z test_Tensor_logical_or_ (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2022-05-18T04:29:15.0232997Z test_Tensor_logical_xor (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2022-05-18T04:29:15.0244615Z test_Tensor_logical_xor_ (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2022-05-18T04:29:15.0256183Z test_Tensor_logit (__main__.TestTorchFunctionOverride) ... ok (0.002s) 2022-05-18T04:29:15.0267654Z test_Tensor_logit_ (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2022-05-18T04:29:15.0279160Z test_Tensor_logsumexp (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2022-05-18T04:29:15.0290650Z test_Tensor_long (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2022-05-18T04:29:15.0302254Z test_Tensor_lstsq (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2022-05-18T04:29:15.0313693Z test_Tensor_lt (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2022-05-18T04:29:15.0325314Z test_Tensor_lt_ (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2022-05-18T04:29:15.0336833Z test_Tensor_lu (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2022-05-18T04:29:15.0348280Z test_Tensor_lu_solve (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2022-05-18T04:29:15.0359829Z test_Tensor_map2_ (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2022-05-18T04:29:15.0371289Z test_Tensor_map_ (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2022-05-18T04:29:15.0382873Z test_Tensor_masked_fill (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2022-05-18T04:29:15.0394480Z test_Tensor_masked_fill_ (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2022-05-18T04:29:15.0405876Z test_Tensor_masked_scatter (__main__.TestTorchFunctionOverride) ... ok (0.002s) 2022-05-18T04:29:15.0417378Z test_Tensor_masked_scatter_ (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2022-05-18T04:29:15.0428833Z test_Tensor_masked_select (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2022-05-18T04:29:15.0440237Z test_Tensor_matmul (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2022-05-18T04:29:15.0451581Z test_Tensor_matrix_exp (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2022-05-18T04:29:15.0463083Z test_Tensor_matrix_power (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2022-05-18T04:29:15.0474627Z test_Tensor_max (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2022-05-18T04:29:15.0486084Z test_Tensor_maximum (__main__.TestTorchFunctionOverride) ... ok (0.002s) 2022-05-18T04:29:15.0497702Z test_Tensor_mean (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2022-05-18T04:29:15.0509123Z test_Tensor_median (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2022-05-18T04:29:15.0520693Z test_Tensor_min (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2022-05-18T04:29:15.0532198Z test_Tensor_minimum (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2022-05-18T04:29:15.0543717Z test_Tensor_mm (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2022-05-18T04:29:15.0555283Z test_Tensor_mode (__main__.TestTorchFunctionOverride) ... ok (0.002s) 2022-05-18T04:29:15.0566793Z test_Tensor_moveaxis (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2022-05-18T04:29:15.0578454Z test_Tensor_movedim (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2022-05-18T04:29:15.0589781Z test_Tensor_msort (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2022-05-18T04:29:15.0601179Z test_Tensor_mul (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2022-05-18T04:29:15.0612587Z test_Tensor_mul_ (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2022-05-18T04:29:15.0624081Z test_Tensor_multinomial (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2022-05-18T04:29:15.0635566Z test_Tensor_multiply (__main__.TestTorchFunctionOverride) ... ok (0.002s) 2022-05-18T04:29:15.0647119Z test_Tensor_multiply_ (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2022-05-18T04:29:15.0658747Z test_Tensor_mv (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2022-05-18T04:29:15.0670182Z test_Tensor_mvlgamma (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2022-05-18T04:29:15.0681593Z test_Tensor_mvlgamma_ (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2022-05-18T04:29:15.0693206Z test_Tensor_nan_to_num (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2022-05-18T04:29:15.0704827Z test_Tensor_nan_to_num_ (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2022-05-18T04:29:15.0716455Z test_Tensor_nanmean (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2022-05-18T04:29:15.0728318Z test_Tensor_nanmedian (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2022-05-18T04:29:15.0740281Z test_Tensor_nanquantile (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2022-05-18T04:29:15.0752010Z test_Tensor_nansum (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2022-05-18T04:29:15.0763568Z test_Tensor_narrow (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2022-05-18T04:29:15.0775376Z test_Tensor_narrow_copy (__main__.TestTorchFunctionOverride) ... ok (0.002s) 2022-05-18T04:29:15.0786633Z test_Tensor_ndimension (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2022-05-18T04:29:15.0798030Z test_Tensor_ne (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2022-05-18T04:29:15.0809487Z test_Tensor_ne_ (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2022-05-18T04:29:15.0820980Z test_Tensor_neg (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2022-05-18T04:29:15.0832334Z test_Tensor_neg_ (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2022-05-18T04:29:15.0843740Z test_Tensor_negative (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2022-05-18T04:29:15.0855293Z test_Tensor_negative_ (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2022-05-18T04:29:15.0866632Z test_Tensor_nelement (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2022-05-18T04:29:15.0878084Z test_Tensor_nextafter (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2022-05-18T04:29:15.0889551Z test_Tensor_nextafter_ (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2022-05-18T04:29:15.0901074Z test_Tensor_nonzero (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2022-05-18T04:29:15.0912527Z test_Tensor_norm (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2022-05-18T04:29:15.0923979Z test_Tensor_normal_ (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2022-05-18T04:29:15.0935695Z test_Tensor_not_equal (__main__.TestTorchFunctionOverride) ... ok (0.002s) 2022-05-18T04:29:15.0947170Z test_Tensor_not_equal_ (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2022-05-18T04:29:15.0958559Z test_Tensor_numel (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2022-05-18T04:29:15.0969850Z test_Tensor_numpy (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2022-05-18T04:29:15.0981386Z test_Tensor_orgqr (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2022-05-18T04:29:15.0993010Z test_Tensor_ormqr (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2022-05-18T04:29:15.1004556Z test_Tensor_outer (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2022-05-18T04:29:15.1016082Z test_Tensor_permute (__main__.TestTorchFunctionOverride) ... ok (0.002s) 2022-05-18T04:29:15.1027585Z test_Tensor_pin_memory (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2022-05-18T04:29:15.1039099Z test_Tensor_pinverse (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2022-05-18T04:29:15.1050551Z test_Tensor_polygamma (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2022-05-18T04:29:15.1062065Z test_Tensor_polygamma_ (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2022-05-18T04:29:15.1073451Z test_Tensor_positive (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2022-05-18T04:29:15.1084920Z test_Tensor_pow (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2022-05-18T04:29:15.1096489Z test_Tensor_pow_ (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2022-05-18T04:29:15.1107963Z test_Tensor_prelu (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2022-05-18T04:29:15.1119476Z test_Tensor_prod (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2022-05-18T04:29:15.1130980Z test_Tensor_put (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2022-05-18T04:29:15.1142512Z test_Tensor_put_ (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2022-05-18T04:29:15.1153901Z test_Tensor_q_per_channel_axis (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2022-05-18T04:29:15.1165311Z test_Tensor_q_per_channel_scales (__main__.TestTorchFunctionOverride) ... ok (0.002s) 2022-05-18T04:29:15.1176825Z test_Tensor_q_per_channel_zero_points (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2022-05-18T04:29:15.1188181Z test_Tensor_q_scale (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2022-05-18T04:29:15.1199463Z test_Tensor_q_zero_point (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2022-05-18T04:29:15.1210770Z test_Tensor_qr (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2022-05-18T04:29:15.1222236Z test_Tensor_qscheme (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2022-05-18T04:29:15.1233612Z test_Tensor_quantile (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2022-05-18T04:29:15.1244961Z test_Tensor_rad2deg (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2022-05-18T04:29:15.1256351Z test_Tensor_rad2deg_ (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2022-05-18T04:29:15.1267788Z test_Tensor_random_ (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2022-05-18T04:29:15.1279086Z test_Tensor_ravel (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2022-05-18T04:29:15.1290381Z test_Tensor_reciprocal (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2022-05-18T04:29:15.1301779Z test_Tensor_reciprocal_ (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2022-05-18T04:29:15.1313076Z test_Tensor_record_stream (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2022-05-18T04:29:15.1324428Z test_Tensor_refine_names (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2022-05-18T04:29:15.1335806Z test_Tensor_register_hook (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2022-05-18T04:29:15.1347174Z test_Tensor_relu (__main__.TestTorchFunctionOverride) ... ok (0.016s) 2022-05-18T04:29:15.1358425Z test_Tensor_relu_ (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2022-05-18T04:29:15.1369653Z test_Tensor_remainder (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2022-05-18T04:29:15.1381048Z test_Tensor_remainder_ (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2022-05-18T04:29:15.1392323Z test_Tensor_rename (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2022-05-18T04:29:15.1403649Z test_Tensor_rename_ (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2022-05-18T04:29:15.1415151Z test_Tensor_renorm (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2022-05-18T04:29:15.1426516Z test_Tensor_renorm_ (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2022-05-18T04:29:15.1437848Z test_Tensor_repeat (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2022-05-18T04:29:15.1449276Z test_Tensor_repeat_interleave (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2022-05-18T04:29:15.1460704Z test_Tensor_requires_grad_ (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2022-05-18T04:29:15.1471940Z test_Tensor_reshape (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2022-05-18T04:29:15.1483263Z test_Tensor_reshape_as (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2022-05-18T04:29:15.1494699Z test_Tensor_resize (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2022-05-18T04:29:15.1506209Z test_Tensor_resize_ (__main__.TestTorchFunctionOverride) ... ok (0.016s) 2022-05-18T04:29:15.1517504Z test_Tensor_resize_as (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2022-05-18T04:29:15.1528853Z test_Tensor_resize_as_ (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2022-05-18T04:29:15.1540349Z test_Tensor_resize_as_sparse_ (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2022-05-18T04:29:15.1551574Z test_Tensor_resolve_conj (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2022-05-18T04:29:15.1562860Z test_Tensor_resolve_neg (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2022-05-18T04:29:15.1574246Z test_Tensor_retain_grad (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2022-05-18T04:29:15.1585590Z test_Tensor_roll (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2022-05-18T04:29:15.1597101Z test_Tensor_rot90 (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2022-05-18T04:29:15.1608457Z test_Tensor_round (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2022-05-18T04:29:15.1619971Z test_Tensor_round_ (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2022-05-18T04:29:15.1631286Z test_Tensor_row_indices (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2022-05-18T04:29:15.1642507Z test_Tensor_rsqrt (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2022-05-18T04:29:15.1654052Z test_Tensor_rsqrt_ (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2022-05-18T04:29:15.1665817Z test_Tensor_scatter (__main__.TestTorchFunctionOverride) ... ok (0.016s) 2022-05-18T04:29:15.1677369Z test_Tensor_scatter_ (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2022-05-18T04:29:15.1688824Z test_Tensor_scatter_add (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2022-05-18T04:29:15.1700287Z test_Tensor_scatter_add_ (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2022-05-18T04:29:15.1711666Z test_Tensor_scatter_reduce (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2022-05-18T04:29:15.1723051Z test_Tensor_scatter_reduce_ (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2022-05-18T04:29:15.1734509Z test_Tensor_select (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2022-05-18T04:29:15.1745877Z test_Tensor_select_scatter (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2022-05-18T04:29:15.1757666Z test_Tensor_set_ (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2022-05-18T04:29:15.1769033Z test_Tensor_sgn (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2022-05-18T04:29:15.1780410Z test_Tensor_sgn_ (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2022-05-18T04:29:15.1791723Z test_Tensor_share_memory_ (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2022-05-18T04:29:15.1803006Z test_Tensor_short (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2022-05-18T04:29:15.1814568Z test_Tensor_sigmoid (__main__.TestTorchFunctionOverride) ... ok (0.016s) 2022-05-18T04:29:15.1825827Z test_Tensor_sigmoid_ (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2022-05-18T04:29:15.1837110Z test_Tensor_sign (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2022-05-18T04:29:15.1848366Z test_Tensor_sign_ (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2022-05-18T04:29:15.1859765Z test_Tensor_signbit (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2022-05-18T04:29:15.1871002Z test_Tensor_sin (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2022-05-18T04:29:15.1882268Z test_Tensor_sin_ (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2022-05-18T04:29:15.1893585Z test_Tensor_sinc (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2022-05-18T04:29:15.1904900Z test_Tensor_sinc_ (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2022-05-18T04:29:15.1916147Z test_Tensor_sinh (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2022-05-18T04:29:15.1927348Z test_Tensor_sinh_ (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2022-05-18T04:29:15.1938706Z test_Tensor_size (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2022-05-18T04:29:15.1950074Z test_Tensor_slice_scatter (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2022-05-18T04:29:15.1961338Z test_Tensor_slogdet (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2022-05-18T04:29:15.1972925Z test_Tensor_smm (__main__.TestTorchFunctionOverride) ... ok (0.016s) 2022-05-18T04:29:15.1984300Z test_Tensor_softmax (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2022-05-18T04:29:15.1995800Z test_Tensor_sort (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2022-05-18T04:29:15.2007133Z test_Tensor_sparse_dim (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2022-05-18T04:29:15.2018586Z test_Tensor_sparse_mask (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2022-05-18T04:29:15.2029901Z test_Tensor_sparse_resize_ (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2022-05-18T04:29:15.2041286Z test_Tensor_sparse_resize_and_clear_ (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2022-05-18T04:29:15.2052605Z test_Tensor_split (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2022-05-18T04:29:15.2064102Z test_Tensor_split_with_sizes (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2022-05-18T04:29:15.2075349Z test_Tensor_sqrt (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2022-05-18T04:29:15.2086621Z test_Tensor_sqrt_ (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2022-05-18T04:29:15.2098078Z test_Tensor_square (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2022-05-18T04:29:15.2109203Z test_Tensor_square_ (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2022-05-18T04:29:15.2120455Z test_Tensor_squeeze (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2022-05-18T04:29:15.2131959Z test_Tensor_squeeze_ (__main__.TestTorchFunctionOverride) ... ok (0.016s) 2022-05-18T04:29:15.2143761Z test_Tensor_sspaddmm (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2022-05-18T04:29:15.2155356Z test_Tensor_std (__main__.TestTorchFunctionOverride) ... ok (0.002s) 2022-05-18T04:29:15.2166748Z test_Tensor_stft (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2022-05-18T04:29:15.2178309Z test_Tensor_storage (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2022-05-18T04:29:15.2189760Z test_Tensor_storage_offset (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2022-05-18T04:29:15.2201026Z test_Tensor_storage_type (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2022-05-18T04:29:15.2212227Z test_Tensor_sub (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2022-05-18T04:29:15.2223671Z test_Tensor_sub_ (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2022-05-18T04:29:15.2235070Z test_Tensor_subtract (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2022-05-18T04:29:15.2246417Z test_Tensor_subtract_ (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2022-05-18T04:29:15.2257794Z test_Tensor_sum (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2022-05-18T04:29:15.2269150Z test_Tensor_sum_to_size (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2022-05-18T04:29:15.2280399Z test_Tensor_svd (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2022-05-18T04:29:15.2291715Z test_Tensor_swapaxes (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2022-05-18T04:29:15.2303106Z test_Tensor_swapaxes_ (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2022-05-18T04:29:15.2314431Z test_Tensor_swapdims (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2022-05-18T04:29:15.2325789Z test_Tensor_swapdims_ (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2022-05-18T04:29:15.2337250Z test_Tensor_symeig (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2022-05-18T04:29:15.2348638Z test_Tensor_t (__main__.TestTorchFunctionOverride) ... ok (0.016s) 2022-05-18T04:29:15.2359917Z test_Tensor_t_ (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2022-05-18T04:29:15.2371258Z test_Tensor_take (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2022-05-18T04:29:15.2382769Z test_Tensor_take_along_dim (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2022-05-18T04:29:15.2393986Z test_Tensor_tan (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2022-05-18T04:29:15.2405266Z test_Tensor_tan_ (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2022-05-18T04:29:15.2416680Z test_Tensor_tanh (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2022-05-18T04:29:15.2427986Z test_Tensor_tanh_ (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2022-05-18T04:29:15.2439387Z test_Tensor_tensor_split (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2022-05-18T04:29:15.2450728Z test_Tensor_tile (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2022-05-18T04:29:15.2462160Z test_Tensor_to (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2022-05-18T04:29:15.2473484Z test_Tensor_to_dense (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2022-05-18T04:29:15.2484826Z test_Tensor_to_mkldnn (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2022-05-18T04:29:15.2496293Z test_Tensor_to_sparse (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2022-05-18T04:29:15.2507869Z test_Tensor_tolist (__main__.TestTorchFunctionOverride) ... ok (0.016s) 2022-05-18T04:29:15.2519250Z test_Tensor_topk (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2022-05-18T04:29:15.2530510Z test_Tensor_trace (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2022-05-18T04:29:15.2542571Z test_Tensor_transpose (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2022-05-18T04:29:15.2553383Z test_Tensor_transpose_ (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2022-05-18T04:29:15.2564739Z test_Tensor_triangular_solve (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2022-05-18T04:29:15.2576114Z test_Tensor_tril (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2022-05-18T04:29:15.2587437Z test_Tensor_tril_ (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2022-05-18T04:29:15.2598764Z test_Tensor_triu (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2022-05-18T04:29:15.2610013Z test_Tensor_triu_ (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2022-05-18T04:29:15.2621447Z test_Tensor_true_divide (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2022-05-18T04:29:15.2632803Z test_Tensor_true_divide_ (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2022-05-18T04:29:15.2644048Z test_Tensor_trunc (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2022-05-18T04:29:15.2655522Z test_Tensor_trunc_ (__main__.TestTorchFunctionOverride) ... ok (0.016s) 2022-05-18T04:29:15.2666862Z test_Tensor_type (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2022-05-18T04:29:15.2678197Z test_Tensor_type_as (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2022-05-18T04:29:15.2689465Z test_Tensor_unbind (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2022-05-18T04:29:15.2700904Z test_Tensor_unfold (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2022-05-18T04:29:15.2712150Z test_Tensor_uniform_ (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2022-05-18T04:29:15.2723505Z test_Tensor_unique (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2022-05-18T04:29:15.2734921Z test_Tensor_unique_consecutive (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2022-05-18T04:29:15.2746338Z test_Tensor_unsafe_chunk (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2022-05-18T04:29:15.2757644Z test_Tensor_unsafe_split (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2022-05-18T04:29:15.2769003Z test_Tensor_unsafe_split_with_sizes (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2022-05-18T04:29:15.2780461Z test_Tensor_unsqueeze (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2022-05-18T04:29:15.2791768Z test_Tensor_unsqueeze_ (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2022-05-18T04:29:15.2803014Z test_Tensor_values (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2022-05-18T04:29:15.2814657Z test_Tensor_var (__main__.TestTorchFunctionOverride) ... ok (0.016s) 2022-05-18T04:29:15.2825954Z test_Tensor_vdot (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2022-05-18T04:29:15.2837256Z test_Tensor_view (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2022-05-18T04:29:15.2848532Z test_Tensor_view_as (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2022-05-18T04:29:15.2860068Z test_Tensor_vsplit (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2022-05-18T04:29:15.2871385Z test_Tensor_where (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2022-05-18T04:29:15.2882737Z test_Tensor_xlogy (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2022-05-18T04:29:15.2894226Z test_Tensor_xlogy_ (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2022-05-18T04:29:15.2905627Z test_Tensor_xpu (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2022-05-18T04:29:15.2916897Z test_Tensor_zero_ (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2022-05-18T04:29:15.2928196Z test__TensorBase_H___get__ (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2022-05-18T04:29:15.2939594Z test__TensorBase_T___get__ (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2022-05-18T04:29:15.2950934Z test__TensorBase__backward_hooks___get__ (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2022-05-18T04:29:15.2962113Z test__TensorBase__base___get__ (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2022-05-18T04:29:15.2973731Z test__TensorBase__cdata___get__ (__main__.TestTorchFunctionOverride) ... ok (0.016s) 2022-05-18T04:29:15.2984904Z test__TensorBase__grad___get__ (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2022-05-18T04:29:15.2996197Z test__TensorBase__grad_fn___get__ (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2022-05-18T04:29:15.3007464Z test__TensorBase__version___get__ (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2022-05-18T04:29:15.3018841Z test__TensorBase_data___get__ (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2022-05-18T04:29:15.3030133Z test__TensorBase_device___get__ (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2022-05-18T04:29:15.3041344Z test__TensorBase_dtype___get__ (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2022-05-18T04:29:15.3052650Z test__TensorBase_grad_fn___get__ (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2022-05-18T04:29:15.3063966Z test__TensorBase_imag___get__ (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2022-05-18T04:29:15.3075170Z test__TensorBase_is_cuda___get__ (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2022-05-18T04:29:15.3086379Z test__TensorBase_is_ipu___get__ (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2022-05-18T04:29:15.3097755Z test__TensorBase_is_leaf___get__ (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2022-05-18T04:29:15.3109011Z test__TensorBase_is_meta___get__ (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2022-05-18T04:29:15.3120237Z test__TensorBase_is_mkldnn___get__ (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2022-05-18T04:29:15.3131788Z test__TensorBase_is_mps___get__ (__main__.TestTorchFunctionOverride) ... ok (0.016s) 2022-05-18T04:29:15.3143318Z test__TensorBase_is_nested___get__ (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2022-05-18T04:29:15.3154725Z test__TensorBase_is_ort___get__ (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2022-05-18T04:29:15.3166097Z test__TensorBase_is_quantized___get__ (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2022-05-18T04:29:15.3177587Z test__TensorBase_is_sparse___get__ (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2022-05-18T04:29:15.3188990Z test__TensorBase_is_sparse_csr___get__ (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2022-05-18T04:29:15.3200340Z test__TensorBase_is_vulkan___get__ (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2022-05-18T04:29:15.3211690Z test__TensorBase_is_xpu___get__ (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2022-05-18T04:29:15.3223514Z test__TensorBase_layout___get__ (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2022-05-18T04:29:15.3234682Z test__TensorBase_mH___get__ (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2022-05-18T04:29:15.3245908Z test__TensorBase_mT___get__ (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2022-05-18T04:29:15.3257299Z test__TensorBase_name___get__ (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2022-05-18T04:29:15.3268597Z test__TensorBase_names___get__ (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2022-05-18T04:29:15.3279794Z test__TensorBase_ndim___get__ (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2022-05-18T04:29:15.3291060Z test__TensorBase_output_nr___get__ (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2022-05-18T04:29:15.3302417Z test__TensorBase_real___get__ (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2022-05-18T04:29:15.3313714Z test__TensorBase_requires_grad___get__ (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2022-05-18T04:29:15.3324954Z test__TensorBase_retains_grad___get__ (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2022-05-18T04:29:15.3336342Z test__TensorBase_shape___get__ (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2022-05-18T04:29:15.3347602Z test__TensorBase_volatile___get__ (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2022-05-18T04:29:15.3359458Z test_base (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2022-05-18T04:29:15.3376161Z test_grad (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2022-05-18T04:29:15.3386837Z test_mean_semantics (__main__.TestTorchFunctionOverride) 2022-05-18T04:29:15.3396443Z Test that a function with one argument can be overrided ... ok (0.016s) 2022-05-18T04:29:15.3414100Z test_mm_semantics (__main__.TestTorchFunctionOverride) 2022-05-18T04:29:15.3428061Z Test that a function with multiple arguments can be overrided ... ok (0.000s) 2022-05-18T04:29:15.3443050Z test_pow_rpow (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2022-05-18T04:29:15.3474749Z test_precedence_semantics (__main__.TestTorchFunctionOverride) 2022-05-18T04:29:15.3490764Z Test semantics for __torch_function__ for functions that take ... ok (0.000s) 2022-05-18T04:29:15.3506937Z test_tensor_subclass_propagation (__main__.TestTorchFunctionOverride) 2022-05-18T04:29:15.3532852Z this test exercises the functionality described in ... ok (0.000s) 2022-05-18T04:29:15.3533299Z test_torch__C__fft_fft_fft (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2022-05-18T04:29:15.3539282Z test_torch__C__fft_fft_fft2 (__main__.TestTorchFunctionOverride) ... ok (0.016s) 2022-05-18T04:29:15.3550137Z test_torch__C__fft_fft_fftn (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2022-05-18T04:29:15.3561043Z test_torch__C__fft_fft_fftshift (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2022-05-18T04:29:15.3571891Z test_torch__C__fft_fft_hfft (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2022-05-18T04:29:15.3582852Z test_torch__C__fft_fft_hfft2 (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2022-05-18T04:29:15.3593548Z test_torch__C__fft_fft_hfftn (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2022-05-18T04:29:15.3604384Z test_torch__C__fft_fft_ifft (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2022-05-18T04:29:15.3615320Z test_torch__C__fft_fft_ifft2 (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2022-05-18T04:29:15.3626197Z test_torch__C__fft_fft_ifftn (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2022-05-18T04:29:15.3636951Z test_torch__C__fft_fft_ifftshift (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2022-05-18T04:29:15.3647873Z test_torch__C__fft_fft_ihfft (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2022-05-18T04:29:15.3658867Z test_torch__C__fft_fft_ihfft2 (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2022-05-18T04:29:15.3669719Z test_torch__C__fft_fft_ihfftn (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2022-05-18T04:29:15.3680623Z test_torch__C__fft_fft_irfft (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2022-05-18T04:29:15.3691410Z test_torch__C__fft_fft_irfft2 (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2022-05-18T04:29:15.3702481Z test_torch__C__fft_fft_irfftn (__main__.TestTorchFunctionOverride) ... ok (0.016s) 2022-05-18T04:29:15.3713311Z test_torch__C__fft_fft_rfft (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2022-05-18T04:29:15.3724092Z test_torch__C__fft_fft_rfft2 (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2022-05-18T04:29:15.3735049Z test_torch__C__fft_fft_rfftn (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2022-05-18T04:29:15.3745829Z test_torch__C__linalg_linalg_cholesky (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2022-05-18T04:29:15.3756623Z test_torch__C__linalg_linalg_cholesky_ex (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2022-05-18T04:29:15.3767344Z test_torch__C__linalg_linalg_cond (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2022-05-18T04:29:15.3778235Z test_torch__C__linalg_linalg_cross (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2022-05-18T04:29:15.3788883Z test_torch__C__linalg_linalg_det (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2022-05-18T04:29:15.3799611Z test_torch__C__linalg_linalg_diagonal (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2022-05-18T04:29:15.3810299Z test_torch__C__linalg_linalg_eig (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2022-05-18T04:29:15.3821245Z test_torch__C__linalg_linalg_eigh (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2022-05-18T04:29:15.3831821Z test_torch__C__linalg_linalg_eigvals (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2022-05-18T04:29:15.3842572Z test_torch__C__linalg_linalg_eigvalsh (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2022-05-18T04:29:15.3853897Z test_torch__C__linalg_linalg_householder_product (__main__.TestTorchFunctionOverride) ... ok (0.016s) 2022-05-18T04:29:15.3864976Z test_torch__C__linalg_linalg_inv (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2022-05-18T04:29:15.3875530Z test_torch__C__linalg_linalg_inv_ex (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2022-05-18T04:29:15.3886275Z test_torch__C__linalg_linalg_ldl_factor (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2022-05-18T04:29:15.3897099Z test_torch__C__linalg_linalg_ldl_factor_ex (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2022-05-18T04:29:15.3907844Z test_torch__C__linalg_linalg_ldl_solve (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2022-05-18T04:29:15.3918533Z test_torch__C__linalg_linalg_lstsq (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2022-05-18T04:29:15.3929291Z test_torch__C__linalg_linalg_lu (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2022-05-18T04:29:15.3940142Z test_torch__C__linalg_linalg_lu_factor (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2022-05-18T04:29:15.3950855Z test_torch__C__linalg_linalg_lu_factor_ex (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2022-05-18T04:29:15.3961641Z test_torch__C__linalg_linalg_matmul (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2022-05-18T04:29:15.3972322Z test_torch__C__linalg_linalg_matrix_exp (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2022-05-18T04:29:15.3983336Z test_torch__C__linalg_linalg_matrix_norm (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2022-05-18T04:29:15.3994047Z test_torch__C__linalg_linalg_matrix_power (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2022-05-18T04:29:15.4005185Z test_torch__C__linalg_linalg_matrix_rank (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2022-05-18T04:29:15.4016017Z test_torch__C__linalg_linalg_multi_dot (__main__.TestTorchFunctionOverride) ... ok (0.016s) 2022-05-18T04:29:15.4026881Z test_torch__C__linalg_linalg_norm (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2022-05-18T04:29:15.4037719Z test_torch__C__linalg_linalg_pinv (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2022-05-18T04:29:15.4048475Z test_torch__C__linalg_linalg_qr (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2022-05-18T04:29:15.4059253Z test_torch__C__linalg_linalg_slogdet (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2022-05-18T04:29:15.4069994Z test_torch__C__linalg_linalg_solve (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2022-05-18T04:29:15.4080698Z test_torch__C__linalg_linalg_solve_triangular (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2022-05-18T04:29:15.4091383Z test_torch__C__linalg_linalg_svd (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2022-05-18T04:29:15.4102136Z test_torch__C__linalg_linalg_svdvals (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2022-05-18T04:29:15.4112808Z test_torch__C__linalg_linalg_tensorinv (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2022-05-18T04:29:15.4123491Z test_torch__C__linalg_linalg_tensorsolve (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2022-05-18T04:29:15.4134237Z test_torch__C__linalg_linalg_vander (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2022-05-18T04:29:15.4144995Z test_torch__C__linalg_linalg_vector_norm (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2022-05-18T04:29:15.4155813Z test_torch__C__nn_avg_pool2d (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2022-05-18T04:29:15.4166865Z test_torch__C__nn_avg_pool3d (__main__.TestTorchFunctionOverride) ... ok (0.016s) 2022-05-18T04:29:15.4177771Z test_torch__C__nn_gelu (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2022-05-18T04:29:15.4188575Z test_torch__C__nn_linear (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2022-05-18T04:29:15.4199301Z test_torch__C__nn_log_sigmoid (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2022-05-18T04:29:15.4210161Z test_torch__C__nn_one_hot (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2022-05-18T04:29:15.4220989Z test_torch__C__nn_softplus (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2022-05-18T04:29:15.4231676Z test_torch__C__nn_softshrink (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2022-05-18T04:29:15.4242504Z test_torch__C__special_special_digamma (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2022-05-18T04:29:15.4253375Z test_torch__C__special_special_entr (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2022-05-18T04:29:15.4264023Z test_torch__C__special_special_erf (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2022-05-18T04:29:15.4274741Z test_torch__C__special_special_erfc (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2022-05-18T04:29:15.4285349Z test_torch__C__special_special_erfcx (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2022-05-18T04:29:15.4296213Z test_torch__C__special_special_erfinv (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2022-05-18T04:29:15.4306907Z test_torch__C__special_special_exp2 (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2022-05-18T04:29:15.4317577Z test_torch__C__special_special_expit (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2022-05-18T04:29:15.4328332Z test_torch__C__special_special_expm1 (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2022-05-18T04:29:15.4339188Z test_torch__C__special_special_gammainc (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2022-05-18T04:29:15.4349861Z test_torch__C__special_special_gammaincc (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2022-05-18T04:29:15.4360689Z test_torch__C__special_special_gammaln (__main__.TestTorchFunctionOverride) ... ok (0.016s) 2022-05-18T04:29:15.4371421Z test_torch__C__special_special_i0 (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2022-05-18T04:29:15.4382222Z test_torch__C__special_special_i0e (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2022-05-18T04:29:15.4392877Z test_torch__C__special_special_i1 (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2022-05-18T04:29:15.4403619Z test_torch__C__special_special_i1e (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2022-05-18T04:29:15.4414492Z test_torch__C__special_special_log1p (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2022-05-18T04:29:15.4425175Z test_torch__C__special_special_log_ndtr (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2022-05-18T04:29:15.4435862Z test_torch__C__special_special_log_softmax (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2022-05-18T04:29:15.4446693Z test_torch__C__special_special_logit (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2022-05-18T04:29:15.4457550Z test_torch__C__special_special_logsumexp (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2022-05-18T04:29:15.4468263Z test_torch__C__special_special_multigammaln (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2022-05-18T04:29:15.4479059Z test_torch__C__special_special_ndtr (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2022-05-18T04:29:15.4489771Z test_torch__C__special_special_ndtri (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2022-05-18T04:29:15.4500640Z test_torch__C__special_special_polygamma (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2022-05-18T04:29:15.4511376Z test_torch__C__special_special_psi (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2022-05-18T04:29:15.4522198Z test_torch__C__special_special_round (__main__.TestTorchFunctionOverride) ... ok (0.016s) 2022-05-18T04:29:15.4532817Z test_torch__C__special_special_sinc (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2022-05-18T04:29:15.4543624Z test_torch__C__special_special_softmax (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2022-05-18T04:29:15.4554428Z test_torch__C__special_special_xlog1py (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2022-05-18T04:29:15.4565250Z test_torch__C__special_special_xlogy (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2022-05-18T04:29:15.4576068Z test_torch__C__special_special_zeta (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2022-05-18T04:29:15.4586763Z test_torch__assert_async (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2022-05-18T04:29:15.4597528Z test_torch__conj_copy (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2022-05-18T04:29:15.4608260Z test_torch__fw_primal_copy (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2022-05-18T04:29:15.4619124Z test_torch__indices_copy (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2022-05-18T04:29:15.4629971Z test_torch__lobpcg_lobpcg (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2022-05-18T04:29:15.4641185Z test_torch__lowrank_pca_lowrank (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2022-05-18T04:29:15.4651926Z test_torch__lowrank_svd_lowrank (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2022-05-18T04:29:15.4662891Z test_torch__make_dual_copy (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2022-05-18T04:29:15.4674030Z test_torch__neg_view_copy (__main__.TestTorchFunctionOverride) ... ok (0.016s) 2022-05-18T04:29:15.4684973Z test_torch__reshape_alias_copy (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2022-05-18T04:29:15.4695825Z test_torch__rowwise_prune (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2022-05-18T04:29:15.4706741Z test_torch__sparse_broadcast_to_copy (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2022-05-18T04:29:15.4717570Z test_torch__values_copy (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2022-05-18T04:29:15.4728223Z test_torch_abs (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2022-05-18T04:29:15.4739060Z test_torch_absolute (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2022-05-18T04:29:15.4749759Z test_torch_acos (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2022-05-18T04:29:15.4760408Z test_torch_acosh (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2022-05-18T04:29:15.4771101Z test_torch_adaptive_avg_pool1d (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2022-05-18T04:29:15.4781911Z test_torch_adaptive_max_pool1d (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2022-05-18T04:29:15.4792493Z test_torch_add (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2022-05-18T04:29:15.4803356Z test_torch_addbmm (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2022-05-18T04:29:15.4814420Z test_torch_addcdiv (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2022-05-18T04:29:15.4825200Z test_torch_addcmul (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2022-05-18T04:29:15.4836229Z test_torch_addmm (__main__.TestTorchFunctionOverride) ... ok (0.016s) 2022-05-18T04:29:15.4847015Z test_torch_addmv (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2022-05-18T04:29:15.4857936Z test_torch_addr (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2022-05-18T04:29:15.4868648Z test_torch_adjoint (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2022-05-18T04:29:15.4879392Z test_torch_affine_grid_generator (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2022-05-18T04:29:15.4890019Z test_torch_alias_copy (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2022-05-18T04:29:15.4900718Z test_torch_all (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2022-05-18T04:29:15.4911288Z test_torch_allclose (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2022-05-18T04:29:15.4921923Z test_torch_alpha_dropout (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2022-05-18T04:29:15.4932714Z test_torch_amax (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2022-05-18T04:29:15.4943488Z test_torch_amin (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2022-05-18T04:29:15.4954355Z test_torch_aminmax (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2022-05-18T04:29:15.4964955Z test_torch_angle (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2022-05-18T04:29:15.4975857Z test_torch_any (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2022-05-18T04:29:15.4986598Z test_torch_arccos (__main__.TestTorchFunctionOverride) ... ok (0.016s) 2022-05-18T04:29:15.4997324Z test_torch_arccosh (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2022-05-18T04:29:15.5008011Z test_torch_arcsin (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2022-05-18T04:29:15.5018767Z test_torch_arcsinh (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2022-05-18T04:29:15.5029485Z test_torch_arctan (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2022-05-18T04:29:15.5040187Z test_torch_arctan2 (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2022-05-18T04:29:15.5050871Z test_torch_arctanh (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2022-05-18T04:29:15.5061705Z test_torch_argmax (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2022-05-18T04:29:15.5072510Z test_torch_argmin (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2022-05-18T04:29:15.5083166Z test_torch_argsort (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2022-05-18T04:29:15.5093984Z test_torch_argwhere (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2022-05-18T04:29:15.5104848Z test_torch_as_strided_copy (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2022-05-18T04:29:15.5115568Z test_torch_asin (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2022-05-18T04:29:15.5126230Z test_torch_asinh (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2022-05-18T04:29:15.5137022Z test_torch_atan (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2022-05-18T04:29:15.5147961Z test_torch_atan2 (__main__.TestTorchFunctionOverride) ... ok (0.016s) 2022-05-18T04:29:15.5158804Z test_torch_atanh (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2022-05-18T04:29:15.5169625Z test_torch_avg_pool1d (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2022-05-18T04:29:15.5180685Z test_torch_baddbmm (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2022-05-18T04:29:15.5191751Z test_torch_batch_norm (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2022-05-18T04:29:15.5202733Z test_torch_batch_norm_backward_elemt (__main__.TestTorchFunctionOverride) ... ok (0.002s) 2022-05-18T04:29:15.5213785Z test_torch_batch_norm_backward_reduce (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2022-05-18T04:29:15.5224663Z test_torch_batch_norm_elemt (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2022-05-18T04:29:15.5235575Z test_torch_batch_norm_gather_stats (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2022-05-18T04:29:15.5246502Z test_torch_batch_norm_gather_stats_with_counts (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2022-05-18T04:29:15.5257367Z test_torch_batch_norm_stats (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2022-05-18T04:29:15.5268200Z test_torch_batch_norm_update_stats (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2022-05-18T04:29:15.5279066Z test_torch_bernoulli (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2022-05-18T04:29:15.5289790Z test_torch_bilinear (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2022-05-18T04:29:15.5300795Z test_torch_binary_cross_entropy_with_logits (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2022-05-18T04:29:15.5311680Z test_torch_bincount (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2022-05-18T04:29:15.5322498Z test_torch_binomial (__main__.TestTorchFunctionOverride) ... ok (0.002s) 2022-05-18T04:29:15.5333492Z test_torch_bitwise_and (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2022-05-18T04:29:15.5344466Z test_torch_bitwise_left_shift (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2022-05-18T04:29:15.5355299Z test_torch_bitwise_not (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2022-05-18T04:29:15.5366362Z test_torch_bitwise_or (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2022-05-18T04:29:15.5377237Z test_torch_bitwise_right_shift (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2022-05-18T04:29:15.5388112Z test_torch_bitwise_xor (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2022-05-18T04:29:15.5398899Z test_torch_bmm (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2022-05-18T04:29:15.5409656Z test_torch_broadcast_to (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2022-05-18T04:29:15.5420684Z test_torch_bucketize (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2022-05-18T04:29:15.5431542Z test_torch_cat (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2022-05-18T04:29:15.5442370Z test_torch_ccol_indices_copy (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2022-05-18T04:29:15.5453173Z test_torch_ceil (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2022-05-18T04:29:15.5463955Z test_torch_celu (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2022-05-18T04:29:15.5474682Z test_torch_channel_shuffle (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2022-05-18T04:29:15.5485526Z test_torch_cholesky (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2022-05-18T04:29:15.5496412Z test_torch_cholesky_inverse (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2022-05-18T04:29:15.5507278Z test_torch_cholesky_solve (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2022-05-18T04:29:15.5518067Z test_torch_choose_qparams_optimized (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2022-05-18T04:29:15.5528818Z test_torch_chunk (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2022-05-18T04:29:15.5539780Z test_torch_clamp (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2022-05-18T04:29:15.5550695Z test_torch_clamp_max (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2022-05-18T04:29:15.5561569Z test_torch_clamp_min (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2022-05-18T04:29:15.5572458Z test_torch_clip (__main__.TestTorchFunctionOverride) ... ok (0.002s) 2022-05-18T04:29:15.5583393Z test_torch_clone (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2022-05-18T04:29:15.5594288Z test_torch_col_indices_copy (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2022-05-18T04:29:15.5605235Z test_torch_column_stack (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2022-05-18T04:29:15.5616063Z test_torch_combinations (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2022-05-18T04:29:15.5626928Z test_torch_complex (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2022-05-18T04:29:15.5637723Z test_torch_concat (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2022-05-18T04:29:15.5648562Z test_torch_conj (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2022-05-18T04:29:15.5659454Z test_torch_conj_physical (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2022-05-18T04:29:15.5670284Z test_torch_constant_pad_nd (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2022-05-18T04:29:15.5681331Z test_torch_conv1d (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2022-05-18T04:29:15.5692323Z test_torch_conv2d (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2022-05-18T04:29:15.5703399Z test_torch_conv3d (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2022-05-18T04:29:15.5714238Z test_torch_conv_tbc (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2022-05-18T04:29:15.5725544Z test_torch_conv_transpose1d (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2022-05-18T04:29:15.5736462Z test_torch_conv_transpose2d (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2022-05-18T04:29:15.5747327Z test_torch_conv_transpose3d (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2022-05-18T04:29:15.5758179Z test_torch_convolution (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2022-05-18T04:29:15.5769028Z test_torch_copysign (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2022-05-18T04:29:15.5780063Z test_torch_corrcoef (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2022-05-18T04:29:15.5790853Z test_torch_cos (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2022-05-18T04:29:15.5801754Z test_torch_cosh (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2022-05-18T04:29:15.5812629Z test_torch_cosine_embedding_loss (__main__.TestTorchFunctionOverride) ... ok (0.002s) 2022-05-18T04:29:15.5823456Z test_torch_cosine_similarity (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2022-05-18T04:29:15.5834199Z test_torch_count_nonzero (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2022-05-18T04:29:15.5844977Z test_torch_cov (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2022-05-18T04:29:15.5855968Z test_torch_cross (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2022-05-18T04:29:15.5866799Z test_torch_crow_indices_copy (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2022-05-18T04:29:15.5877677Z test_torch_ctc_loss (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2022-05-18T04:29:15.5888596Z test_torch_cummax (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2022-05-18T04:29:15.5899548Z test_torch_cummin (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2022-05-18T04:29:15.5910459Z test_torch_cumprod (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2022-05-18T04:29:15.5921396Z test_torch_cumsum (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2022-05-18T04:29:15.5932349Z test_torch_cumulative_trapezoid (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2022-05-18T04:29:15.5943202Z test_torch_deg2rad (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2022-05-18T04:29:15.5953952Z test_torch_dequantize (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2022-05-18T04:29:15.5964684Z test_torch_det (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2022-05-18T04:29:15.5975472Z test_torch_detach (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2022-05-18T04:29:15.5986264Z test_torch_detach_copy (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2022-05-18T04:29:15.5997036Z test_torch_diag (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2022-05-18T04:29:15.6007832Z test_torch_diag_embed (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2022-05-18T04:29:15.6018713Z test_torch_diagflat (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2022-05-18T04:29:15.6029548Z test_torch_diagonal (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2022-05-18T04:29:15.6040340Z test_torch_diagonal_copy (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2022-05-18T04:29:15.6051158Z test_torch_diagonal_scatter (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2022-05-18T04:29:15.6062140Z test_torch_diff (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2022-05-18T04:29:15.6073012Z test_torch_digamma (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2022-05-18T04:29:15.6083754Z test_torch_dist (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2022-05-18T04:29:15.6094634Z test_torch_div (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2022-05-18T04:29:15.6105498Z test_torch_divide (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2022-05-18T04:29:15.6116245Z test_torch_dot (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2022-05-18T04:29:15.6126975Z test_torch_dropout (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2022-05-18T04:29:15.6137758Z test_torch_dsmm (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2022-05-18T04:29:15.6149396Z test_torch_dsplit (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2022-05-18T04:29:15.6160218Z test_torch_dstack (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2022-05-18T04:29:15.6170951Z test_torch_eig (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2022-05-18T04:29:15.6182081Z test_torch_embedding (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2022-05-18T04:29:15.6193157Z test_torch_embedding_bag (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2022-05-18T04:29:15.6203983Z test_torch_empty_like (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2022-05-18T04:29:15.6214678Z test_torch_eq (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2022-05-18T04:29:15.6225481Z test_torch_equal (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2022-05-18T04:29:15.6236057Z test_torch_erf (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2022-05-18T04:29:15.6246727Z test_torch_erfc (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2022-05-18T04:29:15.6257532Z test_torch_erfinv (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2022-05-18T04:29:15.6268164Z test_torch_exp (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2022-05-18T04:29:15.6278804Z test_torch_exp2 (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2022-05-18T04:29:15.6289503Z test_torch_expand_copy (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2022-05-18T04:29:15.6300305Z test_torch_expm1 (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2022-05-18T04:29:15.6311106Z test_torch_fake_quantize_per_channel_affine (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2022-05-18T04:29:15.6321826Z test_torch_fake_quantize_per_tensor_affine (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2022-05-18T04:29:15.6332605Z test_torch_fbgemm_linear_fp16_weight (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2022-05-18T04:29:15.6343356Z test_torch_fbgemm_linear_fp16_weight_fp32_activation (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2022-05-18T04:29:15.6354173Z test_torch_fbgemm_linear_int8_weight (__main__.TestTorchFunctionOverride) ... ok (0.016s) 2022-05-18T04:29:15.6364980Z test_torch_fbgemm_linear_int8_weight_fp32_activation (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2022-05-18T04:29:15.6375702Z test_torch_fbgemm_linear_quantize_weight (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2022-05-18T04:29:15.6386331Z test_torch_fbgemm_pack_gemm_matrix_fp16 (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2022-05-18T04:29:15.6396990Z test_torch_fbgemm_pack_quantized_matrix (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2022-05-18T04:29:15.6407606Z test_torch_feature_alpha_dropout (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2022-05-18T04:29:15.6418374Z test_torch_feature_dropout (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2022-05-18T04:29:15.6429049Z test_torch_fix (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2022-05-18T04:29:15.6439875Z test_torch_flatten (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2022-05-18T04:29:15.6450567Z test_torch_flip (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2022-05-18T04:29:15.6461364Z test_torch_fliplr (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2022-05-18T04:29:15.6471969Z test_torch_flipud (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2022-05-18T04:29:15.6482714Z test_torch_float_power (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2022-05-18T04:29:15.6493465Z test_torch_floor (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2022-05-18T04:29:15.6504214Z test_torch_floor_divide (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2022-05-18T04:29:15.6514973Z test_torch_fmax (__main__.TestTorchFunctionOverride) ... ok (0.016s) 2022-05-18T04:29:15.6525599Z test_torch_fmin (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2022-05-18T04:29:15.6536421Z test_torch_fmod (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2022-05-18T04:29:15.6547045Z test_torch_frac (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2022-05-18T04:29:15.6557746Z test_torch_frexp (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2022-05-18T04:29:15.6568313Z test_torch_frobenius_norm (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2022-05-18T04:29:15.6579239Z test_torch_full_like (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2022-05-18T04:29:15.6589907Z test_torch_functional_atleast_1d (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2022-05-18T04:29:15.6600669Z test_torch_functional_atleast_2d (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2022-05-18T04:29:15.6611179Z test_torch_functional_atleast_3d (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2022-05-18T04:29:15.6621824Z test_torch_functional_block_diag (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2022-05-18T04:29:15.6632377Z test_torch_functional_broadcast_tensors (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2022-05-18T04:29:15.6642951Z test_torch_functional_cartesian_prod (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2022-05-18T04:29:15.6653589Z test_torch_functional_cdist (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2022-05-18T04:29:15.6664554Z test_torch_functional_chain_matmul (__main__.TestTorchFunctionOverride) ... ok (0.016s) 2022-05-18T04:29:15.6675103Z test_torch_functional_einsum (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2022-05-18T04:29:15.6685743Z test_torch_functional_lu (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2022-05-18T04:29:15.6696586Z test_torch_functional_meshgrid (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2022-05-18T04:29:15.6707194Z test_torch_functional_norm (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2022-05-18T04:29:15.6717800Z test_torch_functional_split (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2022-05-18T04:29:15.6728461Z test_torch_functional_stft (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2022-05-18T04:29:15.6739285Z test_torch_functional_tensordot (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2022-05-18T04:29:15.6749984Z test_torch_functional_unique (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2022-05-18T04:29:15.6760620Z test_torch_functional_unique_consecutive (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2022-05-18T04:29:15.6771519Z test_torch_fused_moving_avg_obs_fake_quant (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2022-05-18T04:29:15.6782391Z test_torch_gather (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2022-05-18T04:29:15.6793047Z test_torch_gcd (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2022-05-18T04:29:15.6803702Z test_torch_ge (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2022-05-18T04:29:15.6814446Z test_torch_geqrf (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2022-05-18T04:29:15.6825111Z test_torch_ger (__main__.TestTorchFunctionOverride) ... ok (0.016s) 2022-05-18T04:29:15.6836167Z test_torch_gradient (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2022-05-18T04:29:15.6846936Z test_torch_greater (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2022-05-18T04:29:15.6857966Z test_torch_greater_equal (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2022-05-18T04:29:15.6868666Z test_torch_grid_sampler (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2022-05-18T04:29:15.6879363Z test_torch_grid_sampler_2d (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2022-05-18T04:29:15.6890083Z test_torch_grid_sampler_3d (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2022-05-18T04:29:15.6901022Z test_torch_group_norm (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2022-05-18T04:29:15.6911869Z test_torch_gru (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2022-05-18T04:29:15.6922647Z test_torch_gru_cell (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2022-05-18T04:29:15.6933385Z test_torch_gt (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2022-05-18T04:29:15.6944108Z test_torch_hardshrink (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2022-05-18T04:29:15.6954728Z test_torch_heaviside (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2022-05-18T04:29:15.6965417Z test_torch_hinge_embedding_loss (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2022-05-18T04:29:15.6976336Z test_torch_histc (__main__.TestTorchFunctionOverride) ... ok (0.016s) 2022-05-18T04:29:15.6987074Z test_torch_histogram (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2022-05-18T04:29:15.6998065Z test_torch_histogramdd (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2022-05-18T04:29:15.7008637Z test_torch_hsmm (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2022-05-18T04:29:15.7019364Z test_torch_hsplit (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2022-05-18T04:29:15.7030029Z test_torch_hstack (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2022-05-18T04:29:15.7040729Z test_torch_hypot (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2022-05-18T04:29:15.7051281Z test_torch_i0 (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2022-05-18T04:29:15.7062119Z test_torch_igamma (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2022-05-18T04:29:15.7072801Z test_torch_igammac (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2022-05-18T04:29:15.7083419Z test_torch_imag (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2022-05-18T04:29:15.7094232Z test_torch_index_add (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2022-05-18T04:29:15.7104928Z test_torch_index_copy (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2022-05-18T04:29:15.7115758Z test_torch_index_fill (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2022-05-18T04:29:15.7126495Z test_torch_index_put (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2022-05-18T04:29:15.7137581Z test_torch_index_reduce (__main__.TestTorchFunctionOverride) ... ok (0.016s) 2022-05-18T04:29:15.7148427Z test_torch_index_select (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2022-05-18T04:29:15.7159145Z test_torch_indices_copy (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2022-05-18T04:29:15.7169883Z test_torch_inner (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2022-05-18T04:29:15.7180811Z test_torch_instance_norm (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2022-05-18T04:29:15.7191571Z test_torch_int_repr (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2022-05-18T04:29:15.7202183Z test_torch_inverse (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2022-05-18T04:29:15.7212929Z test_torch_is_complex (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2022-05-18T04:29:15.7223513Z test_torch_is_conj (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2022-05-18T04:29:15.7233957Z test_torch_is_distributed (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2022-05-18T04:29:15.7244468Z test_torch_is_floating_point (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2022-05-18T04:29:15.7255069Z test_torch_is_inference (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2022-05-18T04:29:15.7265572Z test_torch_is_neg (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2022-05-18T04:29:15.7276020Z test_torch_is_nonzero (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2022-05-18T04:29:15.7286531Z test_torch_is_same_size (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2022-05-18T04:29:15.7297106Z test_torch_is_signed (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2022-05-18T04:29:15.7307581Z test_torch_isclose (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2022-05-18T04:29:15.7317993Z test_torch_isfinite (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2022-05-18T04:29:15.7328556Z test_torch_isin (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2022-05-18T04:29:15.7339179Z test_torch_isinf (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2022-05-18T04:29:15.7349867Z test_torch_isnan (__main__.TestTorchFunctionOverride) ... ok (0.016s) 2022-05-18T04:29:15.7360382Z test_torch_isneginf (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2022-05-18T04:29:15.7370896Z test_torch_isposinf (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2022-05-18T04:29:15.7381661Z test_torch_isreal (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2022-05-18T04:29:15.7392386Z test_torch_istft (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2022-05-18T04:29:15.7403046Z test_torch_kl_div (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2022-05-18T04:29:15.7413931Z test_torch_kron (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2022-05-18T04:29:15.7424791Z test_torch_kthvalue (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2022-05-18T04:29:15.7435424Z test_torch_layer_norm (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2022-05-18T04:29:15.7445998Z test_torch_lcm (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2022-05-18T04:29:15.7456698Z test_torch_ldexp (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2022-05-18T04:29:15.7467279Z test_torch_le (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2022-05-18T04:29:15.7477868Z test_torch_lerp (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2022-05-18T04:29:15.7488491Z test_torch_less (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2022-05-18T04:29:15.7499143Z test_torch_less_equal (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2022-05-18T04:29:15.7510029Z test_torch_lgamma (__main__.TestTorchFunctionOverride) ... ok (0.016s) 2022-05-18T04:29:15.7520259Z test_torch_log (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2022-05-18T04:29:15.7530802Z test_torch_log10 (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2022-05-18T04:29:15.7541445Z test_torch_log1p (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2022-05-18T04:29:15.7552006Z test_torch_log2 (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2022-05-18T04:29:15.7562600Z test_torch_log_softmax (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2022-05-18T04:29:15.7573234Z test_torch_logaddexp (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2022-05-18T04:29:15.7583726Z test_torch_logaddexp2 (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2022-05-18T04:29:15.7594396Z test_torch_logcumsumexp (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2022-05-18T04:29:15.7604905Z test_torch_logdet (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2022-05-18T04:29:15.7615573Z test_torch_logical_and (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2022-05-18T04:29:15.7626149Z test_torch_logical_not (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2022-05-18T04:29:15.7636687Z test_torch_logical_or (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2022-05-18T04:29:15.7647246Z test_torch_logical_xor (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2022-05-18T04:29:15.7657855Z test_torch_logit (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2022-05-18T04:29:15.7668775Z test_torch_logsumexp (__main__.TestTorchFunctionOverride) ... ok (0.016s) 2022-05-18T04:29:15.7679663Z test_torch_lstm (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2022-05-18T04:29:15.7690286Z test_torch_lstm_cell (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2022-05-18T04:29:15.7700983Z test_torch_lstsq (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2022-05-18T04:29:15.7711586Z test_torch_lt (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2022-05-18T04:29:15.7722267Z test_torch_lu_solve (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2022-05-18T04:29:15.7732998Z test_torch_lu_unpack (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2022-05-18T04:29:15.7743685Z test_torch_margin_ranking_loss (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2022-05-18T04:29:15.7754228Z test_torch_masked_fill (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2022-05-18T04:29:15.7764785Z test_torch_masked_scatter (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2022-05-18T04:29:15.7775367Z test_torch_masked_select (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2022-05-18T04:29:15.7785897Z test_torch_matmul (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2022-05-18T04:29:15.7796413Z test_torch_matrix_exp (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2022-05-18T04:29:15.7806973Z test_torch_matrix_power (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2022-05-18T04:29:15.7817763Z test_torch_matrix_rank (__main__.TestTorchFunctionOverride) ... ok (0.016s) 2022-05-18T04:29:15.7828384Z test_torch_max (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2022-05-18T04:29:15.7838932Z test_torch_max_pool1d (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2022-05-18T04:29:15.7849574Z test_torch_max_pool1d_with_indices (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2022-05-18T04:29:15.7860231Z test_torch_max_pool2d (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2022-05-18T04:29:15.7870872Z test_torch_max_pool3d (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2022-05-18T04:29:15.7881414Z test_torch_maximum (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2022-05-18T04:29:15.7891911Z test_torch_mean (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2022-05-18T04:29:15.7902714Z test_torch_median (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2022-05-18T04:29:15.7913447Z test_torch_min (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2022-05-18T04:29:15.7924162Z test_torch_minimum (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2022-05-18T04:29:15.7935054Z test_torch_miopen_batch_norm (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2022-05-18T04:29:15.7945772Z test_torch_miopen_convolution (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2022-05-18T04:29:15.7956501Z test_torch_miopen_convolution_transpose (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2022-05-18T04:29:15.7967075Z test_torch_miopen_depthwise_convolution (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2022-05-18T04:29:15.7978085Z test_torch_miopen_rnn (__main__.TestTorchFunctionOverride) ... ok (0.016s) 2022-05-18T04:29:15.7988749Z test_torch_mode (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2022-05-18T04:29:15.7999318Z test_torch_moveaxis (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2022-05-18T04:29:15.8009851Z test_torch_movedim (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2022-05-18T04:29:15.8020508Z test_torch_msort (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2022-05-18T04:29:15.8030968Z test_torch_mul (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2022-05-18T04:29:15.8042343Z test_torch_multinomial (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2022-05-18T04:29:15.8053161Z test_torch_multiply (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2022-05-18T04:29:15.8063696Z test_torch_mv (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2022-05-18T04:29:15.8074235Z test_torch_mvlgamma (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2022-05-18T04:29:15.8084829Z test_torch_nan_to_num (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2022-05-18T04:29:15.8095498Z test_torch_nanmean (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2022-05-18T04:29:15.8106147Z test_torch_nanmedian (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2022-05-18T04:29:15.8116999Z test_torch_nanquantile (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2022-05-18T04:29:15.8127566Z test_torch_nansum (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2022-05-18T04:29:15.8138422Z test_torch_narrow (__main__.TestTorchFunctionOverride) ... ok (0.016s) 2022-05-18T04:29:15.8149149Z test_torch_narrow_copy (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2022-05-18T04:29:15.8159870Z test_torch_native_batch_norm (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2022-05-18T04:29:15.8170551Z test_torch_native_channel_shuffle (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2022-05-18T04:29:15.8181300Z test_torch_native_dropout (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2022-05-18T04:29:15.8191983Z test_torch_native_group_norm (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2022-05-18T04:29:15.8202690Z test_torch_native_layer_norm (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2022-05-18T04:29:15.8213526Z test_torch_native_norm (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2022-05-18T04:29:15.8224286Z test_torch_ne (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2022-05-18T04:29:15.8235060Z test_torch_neg (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2022-05-18T04:29:15.8245879Z test_torch_negative (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2022-05-18T04:29:15.8257327Z test_torch_nextafter (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2022-05-18T04:29:15.8267992Z test_torch_nn_functional__threshold (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2022-05-18T04:29:15.8278550Z test_torch_nn_functional_adaptive_avg_pool2d (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2022-05-18T04:29:15.8289058Z test_torch_nn_functional_adaptive_avg_pool3d (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2022-05-18T04:29:15.8299650Z test_torch_nn_functional_adaptive_max_pool1d (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2022-05-18T04:29:15.8310191Z test_torch_nn_functional_adaptive_max_pool1d_with_indices (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2022-05-18T04:29:15.8320640Z test_torch_nn_functional_adaptive_max_pool2d (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2022-05-18T04:29:15.8331173Z test_torch_nn_functional_adaptive_max_pool2d_with_indices (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2022-05-18T04:29:15.8341769Z test_torch_nn_functional_adaptive_max_pool3d (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2022-05-18T04:29:15.8352327Z test_torch_nn_functional_adaptive_max_pool3d_with_indices (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2022-05-18T04:29:15.8362767Z test_torch_nn_functional_affine_grid (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2022-05-18T04:29:15.8373338Z test_torch_nn_functional_alpha_dropout (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2022-05-18T04:29:15.8383873Z test_torch_nn_functional_batch_norm (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2022-05-18T04:29:15.8394398Z test_torch_nn_functional_binary_cross_entropy (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2022-05-18T04:29:15.8404927Z test_torch_nn_functional_binary_cross_entropy_with_logits (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2022-05-18T04:29:15.8415569Z test_torch_nn_functional_celu (__main__.TestTorchFunctionOverride) ... ok (0.016s) 2022-05-18T04:29:15.8426102Z test_torch_nn_functional_cosine_embedding_loss (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2022-05-18T04:29:15.8436637Z test_torch_nn_functional_cross_entropy (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2022-05-18T04:29:15.8447105Z test_torch_nn_functional_ctc_loss (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2022-05-18T04:29:15.8457765Z test_torch_nn_functional_dropout (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2022-05-18T04:29:15.8468270Z test_torch_nn_functional_dropout2d (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2022-05-18T04:29:15.8478759Z test_torch_nn_functional_dropout3d (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2022-05-18T04:29:15.8489207Z test_torch_nn_functional_elu (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2022-05-18T04:29:15.8499781Z test_torch_nn_functional_embedding (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2022-05-18T04:29:15.8510340Z test_torch_nn_functional_embedding_bag (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2022-05-18T04:29:15.8520834Z test_torch_nn_functional_feature_alpha_dropout (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2022-05-18T04:29:15.8531314Z test_torch_nn_functional_fold (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2022-05-18T04:29:15.8541978Z test_torch_nn_functional_fractional_max_pool2d (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2022-05-18T04:29:15.8552471Z test_torch_nn_functional_fractional_max_pool2d_with_indices (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2022-05-18T04:29:15.8562974Z test_torch_nn_functional_fractional_max_pool3d (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2022-05-18T04:29:15.8573726Z test_torch_nn_functional_fractional_max_pool3d_with_indices (__main__.TestTorchFunctionOverride) ... ok (0.016s) 2022-05-18T04:29:15.8584269Z test_torch_nn_functional_gaussian_nll_loss (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2022-05-18T04:29:15.8594630Z test_torch_nn_functional_glu (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2022-05-18T04:29:15.8605165Z test_torch_nn_functional_grid_sample (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2022-05-18T04:29:15.8615799Z test_torch_nn_functional_group_norm (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2022-05-18T04:29:15.8626286Z test_torch_nn_functional_gumbel_softmax (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2022-05-18T04:29:15.8636752Z test_torch_nn_functional_hardtanh (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2022-05-18T04:29:15.8647324Z test_torch_nn_functional_hinge_embedding_loss (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2022-05-18T04:29:15.8657901Z test_torch_nn_functional_huber_loss (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2022-05-18T04:29:15.8668381Z test_torch_nn_functional_instance_norm (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2022-05-18T04:29:15.8678852Z test_torch_nn_functional_interpolate (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2022-05-18T04:29:15.8689386Z test_torch_nn_functional_kl_div (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2022-05-18T04:29:15.8700008Z test_torch_nn_functional_l1_loss (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2022-05-18T04:29:15.8710539Z test_torch_nn_functional_layer_norm (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2022-05-18T04:29:15.8721145Z test_torch_nn_functional_leaky_relu (__main__.TestTorchFunctionOverride) ... ok (0.016s) 2022-05-18T04:29:15.8731920Z test_torch_nn_functional_local_response_norm (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2022-05-18T04:29:15.8742710Z test_torch_nn_functional_log_softmax (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2022-05-18T04:29:15.8753371Z test_torch_nn_functional_lp_pool1d (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2022-05-18T04:29:15.8764023Z test_torch_nn_functional_lp_pool2d (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2022-05-18T04:29:15.8774804Z test_torch_nn_functional_margin_ranking_loss (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2022-05-18T04:29:15.8785523Z test_torch_nn_functional_max_pool1d (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2022-05-18T04:29:15.8796207Z test_torch_nn_functional_max_pool1d_with_indices (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2022-05-18T04:29:15.8806889Z test_torch_nn_functional_max_pool2d (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2022-05-18T04:29:15.8817644Z test_torch_nn_functional_max_pool2d_with_indices (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2022-05-18T04:29:15.8830114Z test_torch_nn_functional_max_pool3d (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2022-05-18T04:29:15.8841049Z test_torch_nn_functional_max_pool3d_with_indices (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2022-05-18T04:29:15.8851598Z test_torch_nn_functional_max_unpool1d (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2022-05-18T04:29:15.8862203Z test_torch_nn_functional_max_unpool2d (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2022-05-18T04:29:15.8872703Z test_torch_nn_functional_max_unpool3d (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2022-05-18T04:29:15.8884228Z test_torch_nn_functional_mish (__main__.TestTorchFunctionOverride) ... ok (0.016s) 2022-05-18T04:29:15.8894531Z test_torch_nn_functional_mse_loss (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2022-05-18T04:29:15.8905172Z test_torch_nn_functional_multi_head_attention_forward (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2022-05-18T04:29:15.8915761Z test_torch_nn_functional_multi_margin_loss (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2022-05-18T04:29:15.8926237Z test_torch_nn_functional_multilabel_margin_loss (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2022-05-18T04:29:15.8937603Z test_torch_nn_functional_multilabel_soft_margin_loss (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2022-05-18T04:29:15.8947548Z test_torch_nn_functional_nll_loss (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2022-05-18T04:29:15.8958084Z test_torch_nn_functional_normalize (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2022-05-18T04:29:15.8969149Z test_torch_nn_functional_pad (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2022-05-18T04:29:15.8979981Z test_torch_nn_functional_poisson_nll_loss (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2022-05-18T04:29:15.8990503Z test_torch_nn_functional_relu (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2022-05-18T04:29:15.9001034Z test_torch_nn_functional_relu6 (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2022-05-18T04:29:15.9011569Z test_torch_nn_functional_rrelu (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2022-05-18T04:29:15.9022232Z test_torch_nn_functional_selu (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2022-05-18T04:29:15.9032818Z test_torch_nn_functional_silu (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2022-05-18T04:29:15.9043410Z test_torch_nn_functional_smooth_l1_loss (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2022-05-18T04:29:15.9054038Z test_torch_nn_functional_soft_margin_loss (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2022-05-18T04:29:15.9064554Z test_torch_nn_functional_softmax (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2022-05-18T04:29:15.9075072Z test_torch_nn_functional_softmin (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2022-05-18T04:29:15.9085570Z test_torch_nn_functional_softsign (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2022-05-18T04:29:15.9096177Z test_torch_nn_functional_tanhshrink (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2022-05-18T04:29:15.9106741Z test_torch_nn_functional_triplet_margin_loss (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2022-05-18T04:29:15.9117332Z test_torch_nn_functional_triplet_margin_with_distance_loss (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2022-05-18T04:29:15.9127798Z test_torch_nn_functional_unfold (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2022-05-18T04:29:15.9138456Z test_torch_nn_init_constant_ (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2022-05-18T04:29:15.9149002Z test_torch_nn_init_kaiming_uniform_ (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2022-05-18T04:29:15.9159516Z test_torch_nn_init_normal_ (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2022-05-18T04:29:15.9170010Z test_torch_nn_init_uniform_ (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2022-05-18T04:29:15.9180920Z test_torch_nonzero (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2022-05-18T04:29:15.9191872Z test_torch_norm_except_dim (__main__.TestTorchFunctionOverride) ... ok (0.016s) 2022-05-18T04:29:15.9202759Z test_torch_not_equal (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2022-05-18T04:29:15.9213577Z test_torch_nuclear_norm (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2022-05-18T04:29:15.9224167Z test_torch_numel (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2022-05-18T04:29:15.9234846Z test_torch_ones_like (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2022-05-18T04:29:15.9245408Z test_torch_orgqr (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2022-05-18T04:29:15.9256348Z test_torch_ormqr (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2022-05-18T04:29:15.9266924Z test_torch_outer (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2022-05-18T04:29:15.9277616Z test_torch_pairwise_distance (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2022-05-18T04:29:15.9288172Z test_torch_pdist (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2022-05-18T04:29:15.9298815Z test_torch_permute (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2022-05-18T04:29:15.9309969Z test_torch_permute_copy (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2022-05-18T04:29:15.9319897Z test_torch_pinverse (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2022-05-18T04:29:15.9330435Z test_torch_pixel_shuffle (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2022-05-18T04:29:15.9341109Z test_torch_pixel_unshuffle (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2022-05-18T04:29:15.9351683Z test_torch_poisson (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2022-05-18T04:29:15.9362481Z test_torch_poisson_nll_loss (__main__.TestTorchFunctionOverride) ... ok (0.016s) 2022-05-18T04:29:15.9373133Z test_torch_polar (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2022-05-18T04:29:15.9383702Z test_torch_polygamma (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2022-05-18T04:29:15.9394154Z test_torch_positive (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2022-05-18T04:29:15.9404774Z test_torch_pow (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2022-05-18T04:29:15.9415456Z test_torch_prelu (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2022-05-18T04:29:15.9426140Z test_torch_prod (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2022-05-18T04:29:15.9436703Z test_torch_put (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2022-05-18T04:29:15.9447188Z test_torch_q_per_channel_axis (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2022-05-18T04:29:15.9457962Z test_torch_q_per_channel_scales (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2022-05-18T04:29:15.9468492Z test_torch_q_per_channel_zero_points (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2022-05-18T04:29:15.9479026Z test_torch_q_scale (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2022-05-18T04:29:15.9489596Z test_torch_q_zero_point (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2022-05-18T04:29:15.9500294Z test_torch_qr (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2022-05-18T04:29:15.9511397Z test_torch_quantile (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2022-05-18T04:29:15.9522267Z test_torch_quantize_per_channel (__main__.TestTorchFunctionOverride) ... ok (0.016s) 2022-05-18T04:29:15.9533125Z test_torch_quantize_per_tensor (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2022-05-18T04:29:15.9543760Z test_torch_quantize_per_tensor_dynamic (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2022-05-18T04:29:15.9554341Z test_torch_quantized_batch_norm (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2022-05-18T04:29:15.9565086Z test_torch_quantized_gru_cell (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2022-05-18T04:29:15.9576033Z test_torch_quantized_lstm_cell (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2022-05-18T04:29:15.9586725Z test_torch_quantized_max_pool1d (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2022-05-18T04:29:15.9597473Z test_torch_quantized_max_pool2d (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2022-05-18T04:29:15.9608215Z test_torch_quantized_rnn_relu_cell (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2022-05-18T04:29:15.9619073Z test_torch_quantized_rnn_tanh_cell (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2022-05-18T04:29:15.9629767Z test_torch_rad2deg (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2022-05-18T04:29:15.9640330Z test_torch_rand_like (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2022-05-18T04:29:15.9651027Z test_torch_randint_like (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2022-05-18T04:29:15.9661834Z test_torch_randn_like (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2022-05-18T04:29:15.9672445Z test_torch_ravel (__main__.TestTorchFunctionOverride) ... ok (0.016s) 2022-05-18T04:29:15.9682952Z test_torch_real (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2022-05-18T04:29:15.9693638Z test_torch_reciprocal (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2022-05-18T04:29:15.9704202Z test_torch_relu (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2022-05-18T04:29:15.9715451Z test_torch_remainder (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2022-05-18T04:29:15.9725431Z test_torch_renorm (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2022-05-18T04:29:15.9736294Z test_torch_repeat_interleave (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2022-05-18T04:29:15.9746790Z test_torch_reshape (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2022-05-18T04:29:15.9757287Z test_torch_resolve_conj (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2022-05-18T04:29:15.9767844Z test_torch_resolve_neg (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2022-05-18T04:29:15.9778635Z test_torch_rnn_relu (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2022-05-18T04:29:15.9789252Z test_torch_rnn_relu_cell (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2022-05-18T04:29:15.9799760Z test_torch_rnn_tanh (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2022-05-18T04:29:15.9810549Z test_torch_rnn_tanh_cell (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2022-05-18T04:29:15.9821318Z test_torch_roll (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2022-05-18T04:29:15.9832139Z test_torch_rot90 (__main__.TestTorchFunctionOverride) ... ok (0.016s) 2022-05-18T04:29:15.9842750Z test_torch_round (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2022-05-18T04:29:15.9853448Z test_torch_row_indices_copy (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2022-05-18T04:29:15.9863990Z test_torch_row_stack (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2022-05-18T04:29:15.9874602Z test_torch_rrelu (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2022-05-18T04:29:15.9885157Z test_torch_rsqrt (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2022-05-18T04:29:15.9895735Z test_torch_rsub (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2022-05-18T04:29:15.9906564Z test_torch_saddmm (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2022-05-18T04:29:15.9917602Z test_torch_scatter (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2022-05-18T04:29:15.9928367Z test_torch_scatter_add (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2022-05-18T04:29:15.9939127Z test_torch_scatter_reduce (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2022-05-18T04:29:15.9949896Z test_torch_searchsorted (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2022-05-18T04:29:15.9960565Z test_torch_segment_reduce (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2022-05-18T04:29:15.9971093Z test_torch_select (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2022-05-18T04:29:15.9981908Z test_torch_select_copy (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2022-05-18T04:29:15.9992387Z test_torch_select_scatter (__main__.TestTorchFunctionOverride) ... ok (0.016s) 2022-05-18T04:29:16.0002863Z test_torch_selu (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2022-05-18T04:29:16.0013558Z test_torch_sgn (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2022-05-18T04:29:16.0024055Z test_torch_sigmoid (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2022-05-18T04:29:16.0034578Z test_torch_sign (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2022-05-18T04:29:16.0045129Z test_torch_signbit (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2022-05-18T04:29:16.0055799Z test_torch_sin (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2022-05-18T04:29:16.0066441Z test_torch_sinc (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2022-05-18T04:29:16.0076964Z test_torch_sinh (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2022-05-18T04:29:16.0087577Z test_torch_slice_copy (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2022-05-18T04:29:16.0098235Z test_torch_slice_scatter (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2022-05-18T04:29:16.0108788Z test_torch_slogdet (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2022-05-18T04:29:16.0119326Z test_torch_smm (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2022-05-18T04:29:16.0130581Z test_torch_softmax (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2022-05-18T04:29:16.0141117Z test_torch_sort (__main__.TestTorchFunctionOverride) ... ok (0.016s) 2022-05-18T04:29:16.0151975Z test_torch_split_copy (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2022-05-18T04:29:16.0162662Z test_torch_split_with_sizes (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2022-05-18T04:29:16.0173416Z test_torch_split_with_sizes_copy (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2022-05-18T04:29:16.0184034Z test_torch_sqrt (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2022-05-18T04:29:16.0194682Z test_torch_square (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2022-05-18T04:29:16.0205269Z test_torch_squeeze (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2022-05-18T04:29:16.0216033Z test_torch_squeeze_copy (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2022-05-18T04:29:16.0226740Z test_torch_stack (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2022-05-18T04:29:16.0237645Z test_torch_std (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2022-05-18T04:29:16.0248574Z test_torch_std_mean (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2022-05-18T04:29:16.0259241Z test_torch_sub (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2022-05-18T04:29:16.0270089Z test_torch_subtract (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2022-05-18T04:29:16.0280921Z test_torch_sum (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2022-05-18T04:29:16.0291702Z test_torch_svd (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2022-05-18T04:29:16.0302472Z test_torch_swapaxes (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2022-05-18T04:29:16.0313252Z test_torch_swapdims (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2022-05-18T04:29:16.0324000Z test_torch_symeig (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2022-05-18T04:29:16.0334774Z test_torch_t (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2022-05-18T04:29:16.0345411Z test_torch_t_copy (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2022-05-18T04:29:16.0356014Z test_torch_take (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2022-05-18T04:29:16.0366779Z test_torch_take_along_dim (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2022-05-18T04:29:16.0377487Z test_torch_tan (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2022-05-18T04:29:16.0388089Z test_torch_tanh (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2022-05-18T04:29:16.0399036Z test_torch_tensor_split (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2022-05-18T04:29:16.0409728Z test_torch_threshold (__main__.TestTorchFunctionOverride) ... ok (0.002s) 2022-05-18T04:29:16.0420474Z test_torch_tile (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2022-05-18T04:29:16.0431199Z test_torch_topk (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2022-05-18T04:29:16.0441867Z test_torch_trace (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2022-05-18T04:29:16.0452514Z test_torch_transpose (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2022-05-18T04:29:16.0463322Z test_torch_transpose_copy (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2022-05-18T04:29:16.0474024Z test_torch_trapezoid (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2022-05-18T04:29:16.0484789Z test_torch_trapz (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2022-05-18T04:29:16.0495701Z test_torch_triangular_solve (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2022-05-18T04:29:16.0506448Z test_torch_tril (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2022-05-18T04:29:16.0517216Z test_torch_triplet_margin_loss (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2022-05-18T04:29:16.0527864Z test_torch_triu (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2022-05-18T04:29:16.0538669Z test_torch_true_divide (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2022-05-18T04:29:16.0549728Z test_torch_trunc (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2022-05-18T04:29:16.0559930Z test_torch_unbind (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2022-05-18T04:29:16.0570677Z test_torch_unbind_copy (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2022-05-18T04:29:16.0581615Z test_torch_unfold_copy (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2022-05-18T04:29:16.0592416Z test_torch_unsafe_chunk (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2022-05-18T04:29:16.0603127Z test_torch_unsafe_split (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2022-05-18T04:29:16.0614023Z test_torch_unsafe_split_with_sizes (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2022-05-18T04:29:16.0624658Z test_torch_unsqueeze (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2022-05-18T04:29:16.0635330Z test_torch_unsqueeze_copy (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2022-05-18T04:29:16.0645893Z test_torch_values_copy (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2022-05-18T04:29:16.0656876Z test_torch_var (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2022-05-18T04:29:16.0667738Z test_torch_var_mean (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2022-05-18T04:29:16.0678485Z test_torch_vdot (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2022-05-18T04:29:16.0689097Z test_torch_view_as_complex (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2022-05-18T04:29:16.0699857Z test_torch_view_as_complex_copy (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2022-05-18T04:29:16.0710384Z test_torch_view_as_real (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2022-05-18T04:29:16.0720948Z test_torch_view_as_real_copy (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2022-05-18T04:29:16.0731616Z test_torch_view_copy (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2022-05-18T04:29:16.0742484Z test_torch_vsplit (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2022-05-18T04:29:16.0753138Z test_torch_vstack (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2022-05-18T04:29:16.0764159Z test_torch_where (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2022-05-18T04:29:16.0774838Z test_torch_xlogy (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2022-05-18T04:29:16.0785480Z test_torch_zeros_like (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2022-05-18T04:29:16.0790706Z test_user_implementation_raises (__main__.TestTorchFunctionOverride) 2022-05-18T04:29:16.0797362Z Test that errors raised in user implementations propagate correctly ... ok (0.001s) 2022-05-18T04:29:16.0873111Z test_warn_on_invalid_torch_function (__main__.TestTorchFunctionWarning) ... ok (0.008s) 2022-05-18T04:29:16.0886873Z test_wrap_torch_function (__main__.TestWrapTorchFunction) ... ok (0.001s) 2022-05-18T04:29:16.2389720Z 2022-05-18T04:29:16.2390130Z ---------------------------------------------------------------------- 2022-05-18T04:29:16.2390409Z Ran 1362 tests in 2.156s 2022-05-18T04:29:16.2390540Z 2022-05-18T04:29:16.2390606Z OK 2022-05-18T04:29:16.2390693Z 2022-05-18T04:29:16.2390784Z Generating XML reports... 2022-05-18T04:29:16.2391162Z Generated XML report: test-reports\python-unittest\test_overrides\TEST-TestBroadcastAllOverride-20220518042913.xml 2022-05-18T04:29:16.2391658Z Generated XML report: test-reports\python-unittest\test_overrides\TEST-TestDisabledTorchFunction-20220518042913.xml 2022-05-18T04:29:16.2392143Z Generated XML report: test-reports\python-unittest\test_overrides\TEST-TestEinsumOverride-20220518042913.xml 2022-05-18T04:29:16.2392610Z Generated XML report: test-reports\python-unittest\test_overrides\TEST-TestGradCheckOverride-20220518042913.xml 2022-05-18T04:29:16.2393089Z Generated XML report: test-reports\python-unittest\test_overrides\TEST-TestGradNewOnesOverride-20220518042913.xml 2022-05-18T04:29:16.2393525Z Generated XML report: test-reports\python-unittest\test_overrides\TEST-TestIndexing-20220518042913.xml 2022-05-18T04:29:16.2394485Z Generated XML report: test-reports\python-unittest\test_overrides\TEST-TestIterator-20220518042913.xml 2022-05-18T04:29:16.2394932Z Generated XML report: test-reports\python-unittest\test_overrides\TEST-TestNamedTuple-20220518042913.xml 2022-05-18T04:29:16.2395440Z Generated XML report: test-reports\python-unittest\test_overrides\TEST-TestPickle-20220518042913.xml 2022-05-18T04:29:16.2395837Z Generated XML report: test-reports\python-unittest\test_overrides\TEST-TestRNN-20220518042913.xml 2022-05-18T04:29:16.2396290Z Generated XML report: test-reports\python-unittest\test_overrides\TEST-TestTorchFunctionOverride-20220518042913.xml 2022-05-18T04:29:16.2396781Z Generated XML report: test-reports\python-unittest\test_overrides\TEST-TestTorchFunctionWarning-20220518042913.xml 2022-05-18T04:29:16.2397268Z Generated XML report: test-reports\python-unittest\test_overrides\TEST-TestWrapTorchFunction-20220518042913.xml 2022-05-18T04:29:16.4599978Z Running test_package ... [2022-05-18 04:29:16.453586] 2022-05-18T04:29:16.4600419Z Executing ['C:\\Jenkins\\Miniconda3\\python.exe', 'test_package.py', '-v', '--import-slow-tests', '--import-disabled-tests'] ... [2022-05-18 04:29:16.453586] 2022-05-18T04:29:17.5004933Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\cuda\__init__.py:82: UserWarning: CUDA initialization: CUDA unknown error - this may be due to an incorrectly set up environment, e.g. changing env variable CUDA_VISIBLE_DEVICES after program start. Setting the available devices to be zero. (Triggered internally at C:\actions-runner\_work\pytorch\pytorch\c10\cuda\CUDAFunctions.cpp:109.) 2022-05-18T04:29:17.5005617Z return torch._C._cuda_getDeviceCount() > 0 2022-05-18T04:29:17.5005762Z 2022-05-18T04:29:17.5005835Z Running tests... 2022-05-18T04:29:17.5006070Z ---------------------------------------------------------------------- 2022-05-18T04:29:17.5006399Z Test results will be stored in test-reports\python-unittest\test_package 2022-05-18T04:29:18.0289394Z test_trace_dependencies (test_analyze.TestAnalyze) ... ok (0.540s) 2022-05-18T04:29:18.0299743Z test_allow_empty_with_error (test_dependency_api.TestDependencyAPI) 2022-05-18T04:29:18.0318264Z If an error occurs during packaging, it should not be shadowed by the allow_empty error. ... ok (0.003s) 2022-05-18T04:29:18.0332280Z test_broken_dependency (test_dependency_api.TestDependencyAPI) 2022-05-18T04:29:18.0333067Z A unpackageable dependency should raise a PackagingError. ... skip: extension modules have a different file extension on windows (0.001s) 2022-05-18T04:29:18.0338283Z test_deny (test_dependency_api.TestDependencyAPI) 2022-05-18T04:29:18.0361764Z Test marking packages as "deny" during export. ... ok (0.003s) 2022-05-18T04:29:18.0367436Z test_deny_glob (test_dependency_api.TestDependencyAPI) 2022-05-18T04:29:18.0390262Z Test marking packages as "deny" using globs instead of package names. ... ok (0.003s) 2022-05-18T04:29:18.0410648Z test_extern (test_dependency_api.TestDependencyAPI) ... ok (0.002s) 2022-05-18T04:29:18.0437304Z test_extern_glob (test_dependency_api.TestDependencyAPI) ... ok (0.003s) 2022-05-18T04:29:18.0443060Z test_extern_glob_allow_empty (test_dependency_api.TestDependencyAPI) 2022-05-18T04:29:18.0456516Z Test that an error is thrown when a extern glob is specified with allow_empty=True ... ok (0.002s) 2022-05-18T04:29:18.0460540Z test_implicit_intern (test_dependency_api.TestDependencyAPI) 2022-05-18T04:29:18.0470881Z The save_module APIs should implicitly intern the module being saved. ... ok (0.001s) 2022-05-18T04:29:18.0479846Z test_intern_error (test_dependency_api.TestDependencyAPI) 2022-05-18T04:29:18.0498800Z Failure to handle all dependencies should lead to an error. ... ok (0.003s) 2022-05-18T04:29:18.0504739Z test_invalid_import (test_dependency_api.TestDependencyAPI) 2022-05-18T04:29:18.0514623Z An incorrectly-formed import should raise a PackagingError. ... ok (0.001s) 2022-05-18T04:29:18.0544311Z test_mock (test_dependency_api.TestDependencyAPI) ... ok (0.003s) 2022-05-18T04:29:18.0583217Z test_mock_glob (test_dependency_api.TestDependencyAPI) ... ok (0.004s) 2022-05-18T04:29:18.0589029Z test_mock_glob_allow_empty (test_dependency_api.TestDependencyAPI) 2022-05-18T04:29:18.0599055Z Test that an error is thrown when a mock glob is specified with allow_empty=True ... ok (0.002s) 2022-05-18T04:29:18.0617207Z test_pickle_mocked (test_dependency_api.TestDependencyAPI) ... ok (0.002s) 2022-05-18T04:29:18.0638046Z test_pickle_mocked_all (test_dependency_api.TestDependencyAPI) ... ok (0.002s) 2022-05-18T04:29:18.0649884Z test_repackage_mocked_module (test_dependency_api.TestDependencyAPI) 2022-05-18T04:29:18.0680489Z Re-packaging a package that contains a mocked module should work correctly. ... ok (0.004s) 2022-05-18T04:29:18.0705141Z test_extern_and_mock_hook (test_dependency_hooks.TestDependencyHooks) ... ok (0.002s) 2022-05-18T04:29:18.0723331Z test_multiple_extern_hooks (test_dependency_hooks.TestDependencyHooks) ... ok (0.002s) 2022-05-18T04:29:18.0743272Z test_multiple_mock_hooks (test_dependency_hooks.TestDependencyHooks) ... ok (0.002s) 2022-05-18T04:29:18.0763161Z test_remove_hooks (test_dependency_hooks.TestDependencyHooks) ... ok (0.002s) 2022-05-18T04:29:18.0780254Z test_single_hook (test_dependency_hooks.TestDependencyHooks) ... ok (0.002s) 2022-05-18T04:29:18.0800249Z test_all_paths (test_digraph.TestDiGraph) ... ok (0.002s) 2022-05-18T04:29:18.0811797Z test_contains (test_digraph.TestDiGraph) ... ok (0.001s) 2022-05-18T04:29:18.0822821Z test_contains_non_hashable (test_digraph.TestDiGraph) ... ok (0.001s) 2022-05-18T04:29:18.0839810Z test_edges (test_digraph.TestDiGraph) ... ok (0.002s) 2022-05-18T04:29:18.0854743Z test_forward_closure (test_digraph.TestDiGraph) ... ok (0.001s) 2022-05-18T04:29:18.0869725Z test_iter (test_digraph.TestDiGraph) ... ok (0.002s) 2022-05-18T04:29:18.0887835Z test_node_attr_update (test_digraph.TestDiGraph) ... ok (0.002s) 2022-05-18T04:29:18.0904697Z test_node_attrs (test_digraph.TestDiGraph) ... ok (0.001s) 2022-05-18T04:29:18.0918625Z test_predecessor_not_in_graph (test_digraph.TestDiGraph) ... ok (0.002s) 2022-05-18T04:29:18.0934525Z test_predecessors (test_digraph.TestDiGraph) ... ok (0.001s) 2022-05-18T04:29:18.0945801Z test_successor_not_in_graph (test_digraph.TestDiGraph) ... ok (0.001s) 2022-05-18T04:29:18.0960646Z test_successors (test_digraph.TestDiGraph) ... ok (0.001s) 2022-05-18T04:29:18.0974600Z test_importer_access (test_directory_reader.DirectoryReaderTest) ... skip: Tests that use temporary files are disabled in fbcode (0.001s) 2022-05-18T04:29:18.0982432Z test_loading_has_record (test_directory_reader.DirectoryReaderTest) 2022-05-18T04:29:18.0983086Z Test DirectoryReader's has_record(). ... skip: Tests that use temporary files are disabled in fbcode (0.001s) 2022-05-18T04:29:18.0990604Z test_loading_module (test_directory_reader.DirectoryReaderTest) 2022-05-18T04:29:18.0991177Z Test basic saving and loading of a packages from a DirectoryReader. ... skip: Tests that use temporary files are disabled in fbcode (0.001s) 2022-05-18T04:29:18.1000538Z test_loading_pickle (test_directory_reader.DirectoryReaderTest) 2022-05-18T04:29:18.1001129Z Test basic saving and loading of modules and pickles from a DirectoryReader. ... skip: Tests that use temporary files are disabled in fbcode (0.001s) 2022-05-18T04:29:18.1010477Z test_package_resource_access (test_directory_reader.DirectoryReaderTest) 2022-05-18T04:29:18.1011042Z Packaged modules should be able to use the importlib.resources API to access ... skip: Tests that use temporary files are disabled in fbcode (0.001s) 2022-05-18T04:29:18.1020811Z test_resource_access_by_path (test_directory_reader.DirectoryReaderTest) 2022-05-18T04:29:18.1021351Z Tests that packaged code can used importlib.resources.path. ... skip: Tests that use temporary files are disabled in fbcode (0.001s) 2022-05-18T04:29:18.1047024Z test_resource_reader (test_directory_reader.DirectoryReaderTest) 2022-05-18T04:29:18.1047654Z Tests DirectoryReader as the base for get_resource_reader. ... skip: Tests that use temporary files are disabled in fbcode (0.003s) 2022-05-18T04:29:18.1057196Z test_scriptobject_failure_message (test_directory_reader.DirectoryReaderTest) 2022-05-18T04:29:18.1057715Z Test basic saving and loading of a ScriptModule in a directory. ... skip: Tests that use temporary files are disabled in fbcode (0.001s) 2022-05-18T04:29:18.1074274Z test_exclude (test_glob_group.TestGlobGroup) ... ok (0.001s) 2022-05-18T04:29:18.1088841Z test_exclude_from_all (test_glob_group.TestGlobGroup) ... ok (0.002s) 2022-05-18T04:29:18.1099863Z test_invalid_raw (test_glob_group.TestGlobGroup) ... ok (0.001s) 2022-05-18T04:29:18.1113780Z test_list_include_exclude (test_glob_group.TestGlobGroup) ... ok (0.001s) 2022-05-18T04:29:18.1126591Z test_one_star (test_glob_group.TestGlobGroup) ... ok (0.002s) 2022-05-18T04:29:18.1140235Z test_one_star_middle (test_glob_group.TestGlobGroup) ... ok (0.001s) 2022-05-18T04:29:18.1152798Z test_one_star_multiple_in_component (test_glob_group.TestGlobGroup) ... ok (0.001s) 2022-05-18T04:29:18.1165690Z test_one_star_partial (test_glob_group.TestGlobGroup) ... ok (0.001s) 2022-05-18T04:29:18.1179090Z test_one_star_partial_extension (test_glob_group.TestGlobGroup) ... ok (0.001s) 2022-05-18T04:29:18.1191010Z test_raw_two_star (test_glob_group.TestGlobGroup) ... ok (0.001s) 2022-05-18T04:29:18.1203235Z test_two_star (test_glob_group.TestGlobGroup) ... ok (0.000s) 2022-05-18T04:29:18.1216001Z test_two_star_end (test_glob_group.TestGlobGroup) ... ok (0.000s) 2022-05-18T04:29:18.1229071Z test_two_star_middle (test_glob_group.TestGlobGroup) ... ok (0.000s) 2022-05-18T04:29:18.1242923Z test_two_star_multiple (test_glob_group.TestGlobGroup) ... ok (0.000s) 2022-05-18T04:29:18.1266170Z test_ordered_importer_basic (test_importer.TestImporter) ... ok (0.000s) 2022-05-18T04:29:18.1277984Z test_ordered_importer_whichmodule (test_importer.TestImporter) 2022-05-18T04:29:18.1287932Z OrderedImporter's implementation of whichmodule should try each ... ok (0.000s) 2022-05-18T04:29:18.1298190Z test_package_importer_whichmodule_no_dunder_module (test_importer.TestImporter) 2022-05-18T04:29:18.1312636Z Exercise corner case where we try to pickle an object whose ... ok (0.000s) 2022-05-18T04:29:18.1333896Z test_single_ordered_importer (test_importer.TestImporter) ... ok (0.000s) 2022-05-18T04:29:18.1346705Z test_sys_importer (test_importer.TestImporter) ... ok (0.016s) 2022-05-18T04:29:18.1360527Z test_sys_importer_roundtrip (test_importer.TestImporter) ... ok (0.000s) 2022-05-18T04:29:18.1366350Z test_load_bc_packages_fx_module (test_load_bc_packages.TestLoadBCPackages) 2022-05-18T04:29:18.1458157Z Tests for backwards compatible fx module ... ok (0.000s) 2022-05-18T04:29:18.1462503Z test_load_bc_packages_nn_module (test_load_bc_packages.TestLoadBCPackages) 2022-05-18T04:29:18.1511938Z Tests for backwards compatible nn module ... ok (0.016s) 2022-05-18T04:29:18.1516412Z test_load_bc_packages_torchscript_module (test_load_bc_packages.TestLoadBCPackages) 2022-05-18T04:29:18.2042629Z Tests for backwards compatible torchscript module ... ok (0.047s) 2022-05-18T04:29:18.2049736Z test_demangle_base (test_mangling.TestMangling) 2022-05-18T04:29:18.2059489Z Demangling a mangle parent directly should currently return an empty string. ... ok (0.000s) 2022-05-18T04:29:18.2064492Z test_demangler_multiple_manglers (test_mangling.TestMangling) 2022-05-18T04:29:18.2073635Z PackageDemangler should be able to demangle name generated by any PackageMangler. ... ok (0.000s) 2022-05-18T04:29:18.2087148Z test_is_mangled (test_mangling.TestMangling) ... ok (0.000s) 2022-05-18T04:29:18.2098426Z test_mangle_empty_errors (test_mangling.TestMangling) ... ok (0.000s) 2022-05-18T04:29:18.2110714Z test_mangle_prefix (test_mangling.TestMangling) ... ok (0.000s) 2022-05-18T04:29:18.2114575Z test_mangler_is_consistent (test_mangling.TestMangling) 2022-05-18T04:29:18.2122865Z Mangling the same name twice should produce the same result. ... ok (0.000s) 2022-05-18T04:29:18.2136703Z test_package_mangler (test_mangling.TestMangling) ... ok (0.017s) 2022-05-18T04:29:18.2148552Z test_roundtrip_mangling (test_mangling.TestMangling) ... ok (0.001s) 2022-05-18T04:29:18.2152610Z test_unique_manglers (test_mangling.TestMangling) 2022-05-18T04:29:18.2162925Z Each mangler instance should generate a unique mangled name for a given input. ... ok (0.001s) 2022-05-18T04:29:18.2198851Z test_unique_module_names (test_mangling.TestMangling) ... ok (0.003s) 2022-05-18T04:29:18.2208307Z test_dunder_package_present (test_misc.TestMisc) 2022-05-18T04:29:18.2221611Z The attribute '__torch_package__' should be populated on imported modules. ... ok (0.000s) 2022-05-18T04:29:18.2228980Z test_dunder_package_works_from_package (test_misc.TestMisc) 2022-05-18T04:29:18.2254233Z The attribute '__torch_package__' should be accessible from within ... ok (0.000s) 2022-05-18T04:29:18.2266511Z test_exporter_content_lists (test_misc.TestMisc) 2022-05-18T04:29:18.2297113Z Test content list API for PackageExporter's contained modules. ... ok (0.000s) 2022-05-18T04:29:18.2314251Z test_file_structure (test_misc.TestMisc) 2022-05-18T04:29:18.2339538Z Tests package's Directory structure representation of a zip file. Ensures ... ok (0.000s) 2022-05-18T04:29:18.2347285Z test_file_structure_has_file (test_misc.TestMisc) 2022-05-18T04:29:18.2359132Z Test Directory's has_file() method. ... ok (0.016s) 2022-05-18T04:29:18.2367641Z test_inspect_class (test_misc.TestMisc) 2022-05-18T04:29:18.2386939Z Should be able to retrieve source for a packaged class. ... ok (0.000s) 2022-05-18T04:29:18.2395930Z test_is_from_package (test_misc.TestMisc) 2022-05-18T04:29:18.2409493Z is_from_package should work for objects and modules ... ok (0.000s) 2022-05-18T04:29:18.2414083Z test_load_python_version_from_package (test_misc.TestMisc) 2022-05-18T04:29:18.2426041Z Tests loading a package with a python version embdded ... ok (0.000s) 2022-05-18T04:29:18.2432863Z test_python_version (test_misc.TestMisc) 2022-05-18T04:29:18.2459319Z Tests that the current python version is stored in the package and is available ... ok (0.000s) 2022-05-18T04:29:18.2466223Z test_std_lib_sys_hackery_checks (test_misc.TestMisc) 2022-05-18T04:29:18.2499961Z The standard library performs sys.module assignment hackery which ... ok (0.016s) 2022-05-18T04:29:18.2517385Z test_model_save (test_model.ModelTest) ... skip: no torchvision (0.000s) 2022-05-18T04:29:18.2531975Z test_resnet (test_model.ModelTest) ... skip: no torchvision (0.000s) 2022-05-18T04:29:18.2542666Z test_script_resnet (test_model.ModelTest) ... skip: no torchvision (0.000s) 2022-05-18T04:29:18.2666472Z test_package_fx_custom_tracer (test_package_fx.TestPackageFX) ... ok (0.016s) 2022-05-18T04:29:18.2887376Z test_package_fx_package (test_package_fx.TestPackageFX) ... ok (0.016s) 2022-05-18T04:29:18.2956773Z test_package_fx_simple (test_package_fx.TestPackageFX) ... ok (0.000s) 2022-05-18T04:29:18.3030665Z test_package_fx_with_imports (test_package_fx.TestPackageFX) ... ok (0.016s) 2022-05-18T04:29:18.3087442Z test_package_then_fx (test_package_fx.TestPackageFX) ... ok (0.000s) 2022-05-18T04:29:18.3099773Z test_different_package_interface (test_package_script.TestPackageScript) 2022-05-18T04:29:18.3255274Z Test a case where the interface defined in the package is ... ok (0.028s) 2022-05-18T04:29:18.3264333Z test_different_package_script_class (test_package_script.TestPackageScript) 2022-05-18T04:29:18.3333541Z Test a case where the script class defined in the package is ... ok (0.008s) 2022-05-18T04:29:18.3344607Z test_load_shared_scriptmodules (test_package_script.TestPackageScript) 2022-05-18T04:29:18.3448270Z Test loading of single ScriptModule shared by multiple eager ... ok (0.002s) 2022-05-18T04:29:18.3466415Z test_load_shared_tensors (test_package_script.TestPackageScript) 2022-05-18T04:29:18.3582682Z Test tensors shared across eager and ScriptModules on load ... ok (0.016s) 2022-05-18T04:29:18.3602288Z test_load_shared_tensors_repackaged (test_package_script.TestPackageScript) 2022-05-18T04:29:18.3760450Z Test tensors shared across eager and ScriptModules on load ... ok (0.016s) 2022-05-18T04:29:18.3776436Z test_mixing_packaged_and_inline_modules (test_package_script.TestPackageScript) 2022-05-18T04:29:18.4437767Z Test saving inline and imported modules in same package with ... ok (0.062s) 2022-05-18T04:29:18.4454519Z test_mixing_packaged_and_inline_modules_shared_code (test_package_script.TestPackageScript) 2022-05-18T04:29:18.4455081Z Test saving inline and imported modules in same package that ... skip: no torchvision (0.016s) 2022-05-18T04:29:18.4466156Z test_package_interface (test_package_script.TestPackageScript) 2022-05-18T04:29:18.4700522Z Packaging an interface class should work correctly. ... ok (0.016s) 2022-05-18T04:29:18.4761699Z test_package_script_class (test_package_script.TestPackageScript) ... ok (0.016s) 2022-05-18T04:29:18.4939639Z test_package_script_class_referencing_self (test_package_script.TestPackageScript) ... ok (0.016s) 2022-05-18T04:29:18.4949160Z test_save_eager_mods_sharing_scriptmodule (test_package_script.TestPackageScript) 2022-05-18T04:29:18.5016715Z Test saving of single ScriptModule shared by multiple ... ok (0.000s) 2022-05-18T04:29:18.5027839Z test_save_independent_scriptmodules (test_package_script.TestPackageScript) 2022-05-18T04:29:18.5148692Z Test to verify saving multiple ScriptModules with completely ... ok (0.016s) 2022-05-18T04:29:18.5165816Z test_save_repeat_scriptmodules (test_package_script.TestPackageScript) 2022-05-18T04:29:18.5374244Z Test to verify saving multiple different modules and ... ok (0.017s) 2022-05-18T04:29:18.5383611Z test_save_scriptmodule (test_package_script.TestPackageScript) 2022-05-18T04:29:18.5436214Z Test basic saving of ScriptModule. ... ok (0.016s) 2022-05-18T04:29:18.5445838Z test_save_scriptmodule_file (test_package_script.TestPackageScript) 2022-05-18T04:29:18.5585204Z Test basic saving of ScriptModule in file. ... ok (0.016s) 2022-05-18T04:29:18.5599682Z test_save_scriptmodule_only_necessary_code (test_package_script.TestPackageScript) 2022-05-18T04:29:18.5600228Z Test to verify when saving multiple packages with same CU ... skip: no torchvision (0.000s) 2022-05-18T04:29:18.5609190Z test_save_scriptmodule_with_submods (test_package_script.TestPackageScript) 2022-05-18T04:29:18.5697207Z Test basic saving of ScriptModule with submodule. ... ok (0.000s) 2022-05-18T04:29:18.5709533Z test_save_scriptmodules_in_container (test_package_script.TestPackageScript) 2022-05-18T04:29:18.5823176Z Test saving of ScriptModules inside of container. Checks that relations ... ok (0.016s) 2022-05-18T04:29:18.5842331Z test_save_scriptmodules_submod_redefinition (test_package_script.TestPackageScript) 2022-05-18T04:29:18.6014329Z Test to verify saving multiple ScriptModules with same top module ... ok (0.031s) 2022-05-18T04:29:18.6026978Z test_save_shared_tensors (test_package_script.TestPackageScript) 2022-05-18T04:29:18.6109549Z Test tensors shared across eager and ScriptModules are serialized once. ... ok (0.009s) 2022-05-18T04:29:18.6123019Z test_saving_and_scripting_packaged_mod (test_package_script.TestPackageScript) 2022-05-18T04:29:18.6228643Z Test scripting a module loaded from a package ... ok (0.008s) 2022-05-18T04:29:18.6245379Z test_scriptmodules_repeat_save (test_package_script.TestPackageScript) 2022-05-18T04:29:18.6395273Z Test to verify saving and loading same ScriptModule object works ... ok (0.016s) 2022-05-18T04:29:18.6407335Z test_tensor_sharing_pickle (test_package_script.TestPackageScript) 2022-05-18T04:29:18.6462614Z Test that saving a ScriptModule and a separately saving a tensor ... ok (0.000s) 2022-05-18T04:29:18.6550044Z test_repackage_import_indirectly_via_parent_module (test_repackage.TestRepackage) ... ok (0.016s) 2022-05-18T04:29:18.6583251Z test_importer_access (test_resources.TestResources) ... ok (0.000s) 2022-05-18T04:29:18.6590116Z test_package_resource_access (test_resources.TestResources) 2022-05-18T04:29:18.6609922Z Packaged modules should be able to use the importlib.resources API to access ... ok (0.000s) 2022-05-18T04:29:18.6617469Z test_resource_access_by_path (test_resources.TestResources) 2022-05-18T04:29:18.6676963Z Tests that packaged code can used importlib.resources.path. ... ok (0.016s) 2022-05-18T04:29:18.6697835Z test_resource_reader (test_resources.TestResources) 2022-05-18T04:29:18.6723769Z Test compliance with the get_resource_reader importlib API. ... ok (0.000s) 2022-05-18T04:29:18.6729840Z test_bad_dunder_imports (test_save_load.TestSaveLoad) 2022-05-18T04:29:18.6739014Z Test to ensure bad __imports__ don't cause PackageExporter to fail. ... ok (0.000s) 2022-05-18T04:29:18.6785683Z test_dunder_imports (test_save_load.TestSaveLoad) ... ok (0.000s) 2022-05-18T04:29:18.6800194Z test_exporting_mismatched_code (test_save_load.TestSaveLoad) 2022-05-18T04:29:18.6886390Z If an object with the same qualified name is loaded from different ... ok (0.016s) 2022-05-18T04:29:18.6958383Z test_pickle (test_save_load.TestSaveLoad) ... ok (0.000s) 2022-05-18T04:29:18.6967854Z test_save_imported_module (test_save_load.TestSaveLoad) 2022-05-18T04:29:18.6988376Z Saving a module that came from another PackageImporter should work. ... ok (0.016s) 2022-05-18T04:29:18.6995852Z test_save_imported_module_using_package_importer (test_save_load.TestSaveLoad) 2022-05-18T04:29:18.7033034Z Exercise a corner case: re-packaging a module that uses `torch_package_importer` ... ok (0.000s) 2022-05-18T04:29:18.7102009Z test_save_module (test_save_load.TestSaveLoad) ... ok (0.000s) 2022-05-18T04:29:18.7125573Z test_save_module_binary (test_save_load.TestSaveLoad) ... ok (0.000s) 2022-05-18T04:29:18.7244543Z test_saving_source (test_save_load.TestSaveLoad) ... ok (0.022s) 2022-05-18T04:29:18.7303437Z test_saving_string (test_save_load.TestSaveLoad) ... ok (0.000s) 2022-05-18T04:29:18.7603202Z 2022-05-18T04:29:18.7603396Z ---------------------------------------------------------------------- 2022-05-18T04:29:18.7603674Z Ran 131 tests in 1.234s 2022-05-18T04:29:18.7603791Z 2022-05-18T04:29:18.7603859Z OK (skipped=14) 2022-05-18T04:29:18.7603965Z 2022-05-18T04:29:18.7604048Z Generating XML reports... 2022-05-18T04:29:18.7604391Z Generated XML report: test-reports\python-unittest\test_package\TEST-test_analyze.TestAnalyze-20220518042917.xml 2022-05-18T04:29:18.7604867Z Generated XML report: test-reports\python-unittest\test_package\TEST-test_dependency_api.TestDependencyAPI-20220518042917.xml 2022-05-18T04:29:18.7605379Z Generated XML report: test-reports\python-unittest\test_package\TEST-test_dependency_hooks.TestDependencyHooks-20220518042917.xml 2022-05-18T04:29:18.7605864Z Generated XML report: test-reports\python-unittest\test_package\TEST-test_digraph.TestDiGraph-20220518042917.xml 2022-05-18T04:29:18.7606336Z Generated XML report: test-reports\python-unittest\test_package\TEST-test_glob_group.TestGlobGroup-20220518042917.xml 2022-05-18T04:29:18.7606788Z Generated XML report: test-reports\python-unittest\test_package\TEST-test_importer.TestImporter-20220518042917.xml 2022-05-18T04:29:18.7607281Z Generated XML report: test-reports\python-unittest\test_package\TEST-test_load_bc_packages.TestLoadBCPackages-20220518042917.xml 2022-05-18T04:29:18.7607765Z Generated XML report: test-reports\python-unittest\test_package\TEST-test_mangling.TestMangling-20220518042917.xml 2022-05-18T04:29:18.7608207Z Generated XML report: test-reports\python-unittest\test_package\TEST-test_misc.TestMisc-20220518042917.xml 2022-05-18T04:29:18.7608638Z Generated XML report: test-reports\python-unittest\test_package\TEST-test_package_fx.TestPackageFX-20220518042917.xml 2022-05-18T04:29:18.7609122Z Generated XML report: test-reports\python-unittest\test_package\TEST-test_package_script.TestPackageScript-20220518042917.xml 2022-05-18T04:29:18.7609713Z Generated XML report: test-reports\python-unittest\test_package\TEST-test_repackage.TestRepackage-20220518042917.xml 2022-05-18T04:29:18.7610244Z Generated XML report: test-reports\python-unittest\test_package\TEST-test_resources.TestResources-20220518042917.xml 2022-05-18T04:29:18.7610691Z Generated XML report: test-reports\python-unittest\test_package\TEST-test_save_load.TestSaveLoad-20220518042917.xml 2022-05-18T04:29:18.7611180Z Generated XML report: test-reports\python-unittest\test_package\TEST-test_directory_reader.DirectoryReaderTest-20220518042917.xml 2022-05-18T04:29:18.7611653Z Generated XML report: test-reports\python-unittest\test_package\TEST-test_model.ModelTest-20220518042917.xml 2022-05-18T04:29:18.9617565Z Running test_per_overload_api ... [2022-05-18 04:29:18.950419] 2022-05-18T04:29:18.9617977Z Executing ['C:\\Jenkins\\Miniconda3\\python.exe', 'test_per_overload_api.py', '-v', '--import-slow-tests', '--import-disabled-tests'] ... [2022-05-18 04:29:18.950419] 2022-05-18T04:29:19.8535013Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\cuda\__init__.py:82: UserWarning: CUDA initialization: CUDA unknown error - this may be due to an incorrectly set up environment, e.g. changing env variable CUDA_VISIBLE_DEVICES after program start. Setting the available devices to be zero. (Triggered internally at C:\actions-runner\_work\pytorch\pytorch\c10\cuda\CUDAFunctions.cpp:109.) 2022-05-18T04:29:19.8535771Z return torch._C._cuda_getDeviceCount() > 0 2022-05-18T04:29:19.8535914Z 2022-05-18T04:29:19.8535984Z Running tests... 2022-05-18T04:29:19.8536220Z ---------------------------------------------------------------------- 2022-05-18T04:29:19.8536558Z Test results will be stored in test-reports\python-unittest\test_per_overload_api 2022-05-18T04:29:20.3971270Z test_basics_opoverload (__main__.TestPerOverloadAPI) ... ok (0.547s) 2022-05-18T04:29:20.3994933Z test_basics_opoverloadpacket (__main__.TestPerOverloadAPI) ... ok (0.003s) 2022-05-18T04:29:20.4045699Z 2022-05-18T04:29:20.4045908Z ---------------------------------------------------------------------- 2022-05-18T04:29:20.4046161Z Ran 2 tests in 0.547s 2022-05-18T04:29:20.4046277Z 2022-05-18T04:29:20.4046331Z OK 2022-05-18T04:29:20.4046418Z 2022-05-18T04:29:20.4046489Z Generating XML reports... 2022-05-18T04:29:20.4046850Z Generated XML report: test-reports\python-unittest\test_per_overload_api\TEST-TestPerOverloadAPI-20220518042919.xml 2022-05-18T04:29:20.5943120Z Running test_prims ... [2022-05-18 04:29:20.581551] 2022-05-18T04:29:20.5943533Z Executing ['C:\\Jenkins\\Miniconda3\\python.exe', 'test_prims.py', '-v', '--import-slow-tests', '--import-disabled-tests'] ... [2022-05-18 04:29:20.581551] 2022-05-18T04:29:22.0646161Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\cuda\__init__.py:82: UserWarning: CUDA initialization: CUDA unknown error - this may be due to an incorrectly set up environment, e.g. changing env variable CUDA_VISIBLE_DEVICES after program start. Setting the available devices to be zero. (Triggered internally at C:\actions-runner\_work\pytorch\pytorch\c10\cuda\CUDAFunctions.cpp:109.) 2022-05-18T04:29:22.0646839Z return torch._C._cuda_getDeviceCount() > 0 2022-05-18T04:29:22.0646983Z 2022-05-18T04:29:22.0647052Z Running tests... 2022-05-18T04:29:22.0647287Z ---------------------------------------------------------------------- 2022-05-18T04:29:22.0647607Z Test results will be stored in test-reports\python-unittest\test_prims 2022-05-18T04:29:22.0668477Z test_mul_complex (__main__.TestPrimsBasic) ... ok (0.002s) 2022-05-18T04:29:22.0703754Z test_torch_ops (__main__.TestPrimsBasic) ... ok (0.004s) 2022-05-18T04:29:22.0755571Z 2022-05-18T04:29:22.0756006Z ---------------------------------------------------------------------- 2022-05-18T04:29:22.0756273Z Ran 2 tests in 0.000s 2022-05-18T04:29:22.0756388Z 2022-05-18T04:29:22.0756443Z OK 2022-05-18T04:29:22.0756532Z 2022-05-18T04:29:22.0756625Z Generating XML reports... 2022-05-18T04:29:22.0757090Z Generated XML report: test-reports\python-unittest\test_prims\TEST-TestPrimsBasic-20220518042922.xml 2022-05-18T04:29:22.2684538Z Running test_profiler ... [2022-05-18 04:29:22.266163] 2022-05-18T04:29:22.2685134Z Executing ['C:\\Jenkins\\Miniconda3\\python.exe', 'test_profiler.py', '-v', '--import-slow-tests', '--import-disabled-tests'] ... [2022-05-18 04:29:22.266163] 2022-05-18T04:29:23.7031131Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\cuda\__init__.py:82: UserWarning: CUDA initialization: CUDA unknown error - this may be due to an incorrectly set up environment, e.g. changing env variable CUDA_VISIBLE_DEVICES after program start. Setting the available devices to be zero. (Triggered internally at C:\actions-runner\_work\pytorch\pytorch\c10\cuda\CUDAFunctions.cpp:109.) 2022-05-18T04:29:23.7031899Z return torch._C._cuda_getDeviceCount() > 0 2022-05-18T04:29:23.7032043Z 2022-05-18T04:29:23.7032101Z Running tests... 2022-05-18T04:29:23.7032357Z ---------------------------------------------------------------------- 2022-05-18T04:29:23.7032686Z Test results will be stored in test-reports\python-unittest\test_profiler 2022-05-18T04:29:23.7146453Z test_export_stacks (__main__.TestProfiler) ... ok (0.000s) 2022-05-18T04:29:23.7626448Z test_flops (__main__.TestProfiler) ... ok (0.049s) 2022-05-18T04:29:23.7676279Z test_high_level_trace (__main__.TestProfiler) 2022-05-18T04:29:23.9348442Z Checks that python side high level events are recorded. ... ok (0.184s) 2022-05-18T04:29:23.9392305Z test_kineto (__main__.TestProfiler) ... ok (0.000s) 2022-05-18T04:29:23.9407533Z test_kineto_multigpu (__main__.TestProfiler) ... skip: Multiple GPUs needed (0.000s) 2022-05-18T04:29:23.9430547Z test_kineto_profiler_api (__main__.TestProfiler) ... skip: Test is disabled because an issue exists disabling it: https://github.com/pytorch/pytorch/issues/68846 for platform(s) win. If you're seeing this on your local machine and would like to enable this test, please make sure IN_CI is not set and you are not using the flag --import-disabled-tests. (0.000s) 2022-05-18T04:29:23.9996731Z test_memory_profiler (__main__.TestProfiler) ... ok (0.062s) 2022-05-18T04:29:24.0321932Z test_module_hierarchy (__main__.TestProfiler) ... ok (0.035s) 2022-05-18T04:29:24.0345961Z test_profiler_fwd_bwd_link (__main__.TestProfiler) ... skip: Disable forward->backward link to workaround profiler crash (0.002s) 2022-05-18T04:29:24.0412245Z test_profiler_metadata (__main__.TestProfiler) ... ok (0.007s) 2022-05-18T04:29:24.0541131Z test_profiler_tracing (__main__.TestProfiler) ... ok (0.013s) 2022-05-18T04:29:24.0562914Z test_profiler_type (__main__.TestProfiler) ... ok (0.002s) 2022-05-18T04:29:24.0586789Z test_source (__main__.TestProfiler) 2022-05-18T04:29:24.1119570Z Checks that source code attribution works for eager, TS and autograd mode ... ok (0.056s) 2022-05-18T04:29:24.1151613Z test_tensorboard_trace_handler (__main__.TestProfiler) ... skip: Test is flaky on Windows (0.003s) 2022-05-18T04:29:24.1163941Z test_custom_module_input_op_ids (__main__.TestProfilerCUDA) ... skip: Test is flaky on Windows (0.001s) 2022-05-18T04:29:24.1179111Z test_mem_leak (__main__.TestProfilerCUDA) 2022-05-18T04:29:24.1179770Z Checks that there's no memory leak when using profiler with CUDA ... skip: Test is flaky on Windows (0.002s) 2022-05-18T04:29:24.1257933Z test_datapipe_delegation_with_profiler (__main__.TestRecordFunction) ... ok (0.006s) 2022-05-18T04:29:24.1835788Z test_datapipe_with_record_function (__main__.TestRecordFunction) ... ok (0.047s) 2022-05-18T04:29:24.2300878Z test_datapipe_with_record_function_fork (__main__.TestRecordFunction) ... ok (0.048s) 2022-05-18T04:29:24.2334530Z test_record_function (__main__.TestRecordFunction) ... ok (0.000s) 2022-05-18T04:29:24.2443663Z 2022-05-18T04:29:24.2444239Z ---------------------------------------------------------------------- 2022-05-18T04:29:24.2444649Z Ran 20 tests in 0.516s 2022-05-18T04:29:24.2444826Z 2022-05-18T04:29:24.2445100Z OK (skipped=6) 2022-05-18T04:29:24.2445265Z 2022-05-18T04:29:24.2445400Z Generating XML reports... 2022-05-18T04:29:24.2446547Z Generated XML report: test-reports\python-unittest\test_profiler\TEST-TestProfiler-20220518042923.xml 2022-05-18T04:29:24.2447886Z Generated XML report: test-reports\python-unittest\test_profiler\TEST-TestRecordFunction-20220518042923.xml 2022-05-18T04:29:24.2448389Z Generated XML report: test-reports\python-unittest\test_profiler\TEST-TestProfilerCUDA-20220518042923.xml 2022-05-18T04:29:24.4380785Z Running test_pruning_op ... [2022-05-18 04:29:24.435342] 2022-05-18T04:29:24.4381231Z Executing ['C:\\Jenkins\\Miniconda3\\python.exe', 'test_pruning_op.py', '-v', '--import-slow-tests', '--import-disabled-tests'] ... [2022-05-18 04:29:24.435342] 2022-05-18T04:29:25.3370926Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\cuda\__init__.py:82: UserWarning: CUDA initialization: CUDA unknown error - this may be due to an incorrectly set up environment, e.g. changing env variable CUDA_VISIBLE_DEVICES after program start. Setting the available devices to be zero. (Triggered internally at C:\actions-runner\_work\pytorch\pytorch\c10\cuda\CUDAFunctions.cpp:109.) 2022-05-18T04:29:25.3371679Z return torch._C._cuda_getDeviceCount() > 0 2022-05-18T04:29:25.4627718Z Running test_public_bindings ... [2022-05-18 04:29:25.450149] 2022-05-18T04:29:25.4628163Z Executing ['C:\\Jenkins\\Miniconda3\\python.exe', 'test_public_bindings.py', '-v', '--import-slow-tests', '--import-disabled-tests'] ... [2022-05-18 04:29:25.450149] 2022-05-18T04:29:26.3738651Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\cuda\__init__.py:82: UserWarning: CUDA initialization: CUDA unknown error - this may be due to an incorrectly set up environment, e.g. changing env variable CUDA_VISIBLE_DEVICES after program start. Setting the available devices to be zero. (Triggered internally at C:\actions-runner\_work\pytorch\pytorch\c10\cuda\CUDAFunctions.cpp:109.) 2022-05-18T04:29:26.3739350Z return torch._C._cuda_getDeviceCount() > 0 2022-05-18T04:29:26.3739549Z 2022-05-18T04:29:26.3739622Z Running tests... 2022-05-18T04:29:26.3739898Z Test results will be stored in test-reports\python-unittest\test_public_bindings 2022-05-18T04:29:26.3740229Z ---------------------------------------------------------------------- 2022-05-18T04:29:26.3774852Z test_correct_module_names (__main__.TestPublicBindings) 2022-05-18T04:29:26.3775332Z An API is considered public, if its `__module__` starts with `torch.` ... skip: Distributed Attribute Error (0.004s) 2022-05-18T04:29:26.3818438Z test_no_new_bindings (__main__.TestPublicBindings) 2022-05-18T04:29:26.9274404Z This test aims to stop the introduction of new JIT bindings into torch._C ... ok (0.543s) 2022-05-18T04:29:26.9326218Z 2022-05-18T04:29:26.9326423Z ---------------------------------------------------------------------- 2022-05-18T04:29:26.9326678Z Ran 2 tests in 0.547s 2022-05-18T04:29:26.9326791Z 2022-05-18T04:29:26.9326872Z OK (skipped=1) 2022-05-18T04:29:26.9326978Z 2022-05-18T04:29:26.9327050Z Generating XML reports... 2022-05-18T04:29:26.9327406Z Generated XML report: test-reports\python-unittest\test_public_bindings\TEST-TestPublicBindings-20220518042926.xml 2022-05-18T04:29:27.1419908Z Running test_python_dispatch ... [2022-05-18 04:29:27.141348] 2022-05-18T04:29:27.1420364Z Executing ['C:\\Jenkins\\Miniconda3\\python.exe', 'test_python_dispatch.py', '-v', '--import-slow-tests', '--import-disabled-tests'] ... [2022-05-18 04:29:27.141348] 2022-05-18T04:29:28.0498502Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\cuda\__init__.py:82: UserWarning: CUDA initialization: CUDA unknown error - this may be due to an incorrectly set up environment, e.g. changing env variable CUDA_VISIBLE_DEVICES after program start. Setting the available devices to be zero. (Triggered internally at C:\actions-runner\_work\pytorch\pytorch\c10\cuda\CUDAFunctions.cpp:109.) 2022-05-18T04:29:28.0499328Z return torch._C._cuda_getDeviceCount() > 0 2022-05-18T04:29:28.0499474Z 2022-05-18T04:29:28.0499545Z Running tests... 2022-05-18T04:29:28.0499796Z ---------------------------------------------------------------------- 2022-05-18T04:29:28.0500199Z Test results will be stored in test-reports\python-unittest\test_python_dispatch 2022-05-18T04:29:28.5907083Z test_autograd_in_attr (__main__.TestPythonDispatch) ... ok (0.538s) 2022-05-18T04:29:28.5993172Z test_basic (__main__.TestPythonDispatch) ... ok (0.000s) 2022-05-18T04:29:28.6004424Z test_construct_int_tensor (__main__.TestPythonDispatch) ... ok (0.000s) 2022-05-18T04:29:28.6073563Z test_custom_autograd (__main__.TestPythonDispatch) ... ok (0.016s) 2022-05-18T04:29:28.6096344Z test_deepcopy_non_wrapper_subclass (__main__.TestPythonDispatch) ... ok (0.000s) 2022-05-18T04:29:28.6113878Z test_deepcopy_wrapper_subclass (__main__.TestPythonDispatch) ... ok (0.000s) 2022-05-18T04:29:28.6136607Z test_deepcopy_wrapper_subclass_with_clone_returning_different_type (__main__.TestPythonDispatch) ... ok (0.000s) 2022-05-18T04:29:28.6151889Z test_detach_appears_twice_when_called_once (__main__.TestPythonDispatch) ... ok (0.000s) 2022-05-18T04:29:28.6172595Z test_dispatch_super_call (__main__.TestPythonDispatch) ... ok (0.000s) 2022-05-18T04:29:28.6194503Z test_dispatch_super_call_list_arg (__main__.TestPythonDispatch) ... ok (0.016s) 2022-05-18T04:29:28.6214230Z test_dispatch_super_dont_autograd (__main__.TestPythonDispatch) ... ok (0.002s) 2022-05-18T04:29:28.6227398Z test_enable_torch_dispatch_mode_basic (__main__.TestPythonDispatch) ... ok (0.001s) 2022-05-18T04:29:28.6239878Z test_enable_torch_dispatch_mode_error (__main__.TestPythonDispatch) ... ok (0.001s) 2022-05-18T04:29:28.6255992Z test_enable_torch_dispatch_mode_ignore_preexisting (__main__.TestPythonDispatch) ... ok (0.002s) 2022-05-18T04:29:28.6269800Z test_enable_torch_dispatch_mode_instance (__main__.TestPythonDispatch) ... ok (0.001s) 2022-05-18T04:29:28.6285275Z test_enable_torch_dispatch_mode_replace (__main__.TestPythonDispatch) ... ok (0.002s) 2022-05-18T04:29:28.6301622Z test_enable_torch_dispatch_mode_respects_no_dispatch (__main__.TestPythonDispatch) ... ok (0.001s) 2022-05-18T04:29:28.6335954Z test_enable_torch_dispatch_mode_subclass_autograd_device_check (__main__.TestPythonDispatch) ... ok (0.004s) 2022-05-18T04:29:28.6364863Z test_enable_torch_dispatch_mode_subclass_priority (__main__.TestPythonDispatch) ... ok (0.003s) 2022-05-18T04:29:28.6377430Z test_enable_torch_dispatch_mode_unrelated_tensors (__main__.TestPythonDispatch) ... ok (0.001s) 2022-05-18T04:29:28.6394935Z test_exception_handling (__main__.TestPythonDispatch) ... ok (0.002s) 2022-05-18T04:29:28.6421074Z test_format (__main__.TestPythonDispatch) ... ok (0.002s) 2022-05-18T04:29:28.6444144Z test_index_put_where_only_index_is_subclass (__main__.TestPythonDispatch) ... ok (0.003s) 2022-05-18T04:29:28.6463706Z test_invalid_ret (__main__.TestPythonDispatch) ... test_python_dispatch.py:395: DeprecationWarning: Please use assertRaisesRegex instead. 2022-05-18T04:29:28.6464047Z self.assertRaisesRegexp( 2022-05-18T04:29:28.6464241Z ok (0.002s) 2022-05-18T04:29:28.6513660Z test_is_contiguous_slow_path (__main__.TestPythonDispatch) ... ok (0.005s) 2022-05-18T04:29:28.6541161Z test_kwarg_only (__main__.TestPythonDispatch) ... ok (0.002s) 2022-05-18T04:29:28.6573081Z test_kwarg_only_and_positional_default (__main__.TestPythonDispatch) ... ok (0.004s) 2022-05-18T04:29:28.6600964Z test_like (__main__.TestPythonDispatch) ... ok (0.002s) 2022-05-18T04:29:28.6623986Z test_list_ret (__main__.TestPythonDispatch) ... ok (0.003s) 2022-05-18T04:29:28.6633466Z test_make_wrapper_subclass_noalloc (__main__.TestPythonDispatch) ... ok (0.001s) 2022-05-18T04:29:28.6656489Z test_make_wrapper_subclass_propagates_metadata (__main__.TestPythonDispatch) ... ok (0.002s) 2022-05-18T04:29:29.3263636Z test_metadata_change_not_allowed (__main__.TestPythonDispatch) ... ok (0.654s) 2022-05-18T04:29:29.3277750Z test_missing_inner_mode_ctor (__main__.TestPythonDispatch) ... ok (0.000s) 2022-05-18T04:29:29.3297126Z test_multiple_ops_subclass (__main__.TestPythonDispatch) ... ok (0.000s) 2022-05-18T04:29:29.3310463Z test_nested_enable_torch_dispatch_mode (__main__.TestPythonDispatch) ... ok (0.000s) 2022-05-18T04:29:29.3325971Z test_nesting_with_same_enable_torch_dispatch_mode (__main__.TestPythonDispatch) ... ok (0.000s) 2022-05-18T04:29:29.3341391Z test_new_ones (__main__.TestPythonDispatch) ... ok (0.000s) 2022-05-18T04:29:29.3382414Z test_none_wrapping (__main__.TestPythonDispatch) ... ok (0.016s) 2022-05-18T04:29:29.3402160Z test_out (__main__.TestPythonDispatch) ... ok (0.000s) 2022-05-18T04:29:29.3426251Z test_produce_real_type (__main__.TestPythonDispatch) ... ok (0.000s) 2022-05-18T04:29:29.3438006Z test_push_mode_instance_errors (__main__.TestPythonDispatch) ... ok (0.000s) 2022-05-18T04:29:29.3448745Z test_push_mode_returns_unrelated (__main__.TestPythonDispatch) ... ok (0.000s) 2022-05-18T04:29:29.3468540Z test_push_torch_dispatch_mode (__main__.TestPythonDispatch) ... ok (0.000s) 2022-05-18T04:29:29.3490916Z test_set_data (__main__.TestPythonDispatch) ... ok (0.000s) 2022-05-18T04:29:29.3505253Z test_storage (__main__.TestPythonDispatch) ... ok (0.016s) 2022-05-18T04:29:29.3519604Z test_storage_can_be_converted_to_python_object (__main__.TestPythonDispatch) ... ok (0.000s) 2022-05-18T04:29:29.3557510Z test_subclass_creation (__main__.TestPythonDispatch) ... ok (0.000s) 2022-05-18T04:29:29.3584866Z test_subclass_priority (__main__.TestPythonDispatch) ... ok (0.000s) 2022-05-18T04:29:29.3610108Z test_tolist_numpy_with_torch_dispatch_mode (__main__.TestPythonDispatch) ... ok (0.000s) 2022-05-18T04:29:29.3629015Z test_torch_dispatch_mode_stack (__main__.TestPythonDispatch) ... ok (0.000s) 2022-05-18T04:29:29.3648798Z test_version (__main__.TestPythonDispatch) ... ok (0.000s) 2022-05-18T04:29:29.3687330Z test_wrapper_subclass_serializes (__main__.TestPythonDispatch) ... ok (0.016s) 2022-05-18T04:29:29.3714582Z test_create_new_library (__main__.TestPythonRegistration) ... ok (0.000s) 2022-05-18T04:29:29.3736181Z test_extend_library_with_dispatch_key_arg (__main__.TestPythonRegistration) ... ok (0.000s) 2022-05-18T04:29:29.3772531Z test_override_aten_ops_with_multiple_libraries (__main__.TestPythonRegistration) ... C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\library.py:64: UserWarning: Overriding a previously registered kernel for the same operator and the same dispatch key 2022-05-18T04:29:29.3773154Z operator: aten::mul.Tensor(Tensor self, Tensor other) -> (Tensor) 2022-05-18T04:29:29.3773507Z registered at C:\actions-runner\_work\pytorch\pytorch\build\aten\src\ATen\RegisterSchema.cpp:6 2022-05-18T04:29:29.3773805Z dispatch key: ZeroTensor 2022-05-18T04:29:29.3774148Z previous kernel: registered at C:\actions-runner\_work\pytorch\pytorch\aten\src\ATen\BatchingRegistrations.cpp:1068 2022-05-18T04:29:29.3774665Z new kernel: registered at /dev/null:633 (Triggered internally at C:\actions-runner\_work\pytorch\pytorch\aten\src\ATen\core\dispatch\OperatorEntry.cpp:133.) 2022-05-18T04:29:29.3775024Z self.m.impl(name, dispatch_key, fn) 2022-05-18T04:29:29.3775209Z ok (0.000s) 2022-05-18T04:29:29.3791338Z test_override_cpu_sum (__main__.TestPythonRegistration) ... ok (0.000s) 2022-05-18T04:29:29.3835111Z test_override_cuda_with_jiterator (__main__.TestPythonRegistration) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.016s) 2022-05-18T04:29:29.3958072Z 2022-05-18T04:29:29.3958271Z ---------------------------------------------------------------------- 2022-05-18T04:29:29.3958520Z Ran 57 tests in 1.328s 2022-05-18T04:29:29.3958630Z 2022-05-18T04:29:29.3958698Z OK (skipped=1) 2022-05-18T04:29:29.3958802Z 2022-05-18T04:29:29.3958873Z Generating XML reports... 2022-05-18T04:29:29.3959361Z Generated XML report: test-reports\python-unittest\test_python_dispatch\TEST-TestPythonDispatch-20220518042928.xml 2022-05-18T04:29:29.3959856Z Generated XML report: test-reports\python-unittest\test_python_dispatch\TEST-TestPythonRegistration-20220518042928.xml 2022-05-18T04:29:29.5875858Z Running test_pytree ... [2022-05-18 04:29:29.583832] 2022-05-18T04:29:29.5876280Z Executing ['C:\\Jenkins\\Miniconda3\\python.exe', 'test_pytree.py', '-v', '--import-slow-tests', '--import-disabled-tests'] ... [2022-05-18 04:29:29.583832] 2022-05-18T04:29:30.4885086Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\cuda\__init__.py:82: UserWarning: CUDA initialization: CUDA unknown error - this may be due to an incorrectly set up environment, e.g. changing env variable CUDA_VISIBLE_DEVICES after program start. Setting the available devices to be zero. (Triggered internally at C:\actions-runner\_work\pytorch\pytorch\c10\cuda\CUDAFunctions.cpp:109.) 2022-05-18T04:29:30.4885853Z return torch._C._cuda_getDeviceCount() > 0 2022-05-18T04:29:30.4885999Z 2022-05-18T04:29:30.4886063Z Running tests... 2022-05-18T04:29:30.4886320Z ---------------------------------------------------------------------- 2022-05-18T04:29:30.4886657Z Test results will be stored in test-reports\python-unittest\test_pytree 2022-05-18T04:29:31.0368886Z test_broadcast_to_and_flatten (__main__.TestPytree) ... ok (0.549s) 2022-05-18T04:29:31.0414110Z test_flatten_unflatten_dict (__main__.TestPytree) ... ok (0.005s) 2022-05-18T04:29:31.0439019Z test_flatten_unflatten_leaf (__main__.TestPytree) ... ok (0.002s) 2022-05-18T04:29:31.0466697Z test_flatten_unflatten_list (__main__.TestPytree) ... ok (0.003s) 2022-05-18T04:29:31.0490839Z test_flatten_unflatten_namedtuple (__main__.TestPytree) ... ok (0.002s) 2022-05-18T04:29:31.0506943Z test_flatten_unflatten_nested (__main__.TestPytree) ... ok (0.002s) 2022-05-18T04:29:31.0538909Z test_flatten_unflatten_return_type_max (__main__.TestPytree) ... ok (0.003s) 2022-05-18T04:29:31.0558671Z test_flatten_unflatten_return_type_min (__main__.TestPytree) ... ok (0.002s) 2022-05-18T04:29:31.0588342Z test_flatten_unflatten_tuple (__main__.TestPytree) ... ok (0.003s) 2022-05-18T04:29:31.0606587Z test_treemap (__main__.TestPytree) ... ok (0.002s) 2022-05-18T04:29:31.0620971Z test_treespec_equality (__main__.TestPytree) ... ok (0.001s) 2022-05-18T04:29:31.0632365Z test_treespec_repr (__main__.TestPytree) ... ok (0.001s) 2022-05-18T04:29:31.0697573Z 2022-05-18T04:29:31.0697964Z ---------------------------------------------------------------------- 2022-05-18T04:29:31.0698361Z Ran 12 tests in 0.578s 2022-05-18T04:29:31.0698535Z 2022-05-18T04:29:31.0698621Z OK 2022-05-18T04:29:31.0698754Z 2022-05-18T04:29:31.0698888Z Generating XML reports... 2022-05-18T04:29:31.0699397Z Generated XML report: test-reports\python-unittest\test_pytree\TEST-TestPytree-20220518042930.xml 2022-05-18T04:29:31.2693802Z Running test_quantization ... [2022-05-18 04:29:31.266242] 2022-05-18T04:29:31.2694281Z Executing ['C:\\Jenkins\\Miniconda3\\python.exe', 'test_quantization.py', '-v', '--import-slow-tests', '--import-disabled-tests'] ... [2022-05-18 04:29:31.266242] 2022-05-18T04:29:33.1118132Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\cuda\__init__.py:82: UserWarning: CUDA initialization: CUDA unknown error - this may be due to an incorrectly set up environment, e.g. changing env variable CUDA_VISIBLE_DEVICES after program start. Setting the available devices to be zero. (Triggered internally at C:\actions-runner\_work\pytorch\pytorch\c10\cuda\CUDAFunctions.cpp:109.) 2022-05-18T04:29:33.1118909Z return torch._C._cuda_getDeviceCount() > 0 2022-05-18T04:29:33.1119054Z 2022-05-18T04:29:33.1119110Z Running tests... 2022-05-18T04:29:33.1119364Z ---------------------------------------------------------------------- 2022-05-18T04:29:33.1119696Z Test results will be stored in test-reports\python-unittest\test_quantization 2022-05-18T04:29:33.1247069Z test_function_import_fake_quantize (quantization.ao_migration.test_quantization.TestAOMigrationQuantization) ... ok (0.009s) 2022-05-18T04:29:33.1257553Z test_function_import_fuse_modules (quantization.ao_migration.test_quantization.TestAOMigrationQuantization) ... ok (0.000s) 2022-05-18T04:29:33.1268737Z test_function_import_fuser_method_mappings (quantization.ao_migration.test_quantization.TestAOMigrationQuantization) ... ok (0.000s) 2022-05-18T04:29:33.1281541Z test_function_import_observer (quantization.ao_migration.test_quantization.TestAOMigrationQuantization) ... ok (0.000s) 2022-05-18T04:29:33.1293659Z test_function_import_qconfig (quantization.ao_migration.test_quantization.TestAOMigrationQuantization) ... ok (0.000s) 2022-05-18T04:29:33.1303247Z test_function_import_quant_type (quantization.ao_migration.test_quantization.TestAOMigrationQuantization) ... ok (0.000s) 2022-05-18T04:29:33.1316386Z test_function_import_quantization_mappings (quantization.ao_migration.test_quantization.TestAOMigrationQuantization) ... ok (0.000s) 2022-05-18T04:29:33.1328261Z test_function_import_quantize (quantization.ao_migration.test_quantization.TestAOMigrationQuantization) ... ok (0.000s) 2022-05-18T04:29:33.1339527Z test_function_import_quantize_jit (quantization.ao_migration.test_quantization.TestAOMigrationQuantization) ... ok (0.000s) 2022-05-18T04:29:33.1349152Z test_function_import_stubs (quantization.ao_migration.test_quantization.TestAOMigrationQuantization) ... ok (0.000s) 2022-05-18T04:29:33.1365043Z test_function_import_utils (quantization.ao_migration.test_quantization.TestAOMigrationQuantization) ... ok (0.016s) 2022-05-18T04:29:33.1374034Z test_package_import_fake_quantize (quantization.ao_migration.test_quantization.TestAOMigrationQuantization) ... ok (0.000s) 2022-05-18T04:29:33.1383064Z test_package_import_fuse_modules (quantization.ao_migration.test_quantization.TestAOMigrationQuantization) ... ok (0.000s) 2022-05-18T04:29:33.1391944Z test_package_import_fuser_method_mappings (quantization.ao_migration.test_quantization.TestAOMigrationQuantization) ... ok (0.000s) 2022-05-18T04:29:33.1400937Z test_package_import_observer (quantization.ao_migration.test_quantization.TestAOMigrationQuantization) ... ok (0.000s) 2022-05-18T04:29:33.1410007Z test_package_import_qconfig (quantization.ao_migration.test_quantization.TestAOMigrationQuantization) ... ok (0.000s) 2022-05-18T04:29:33.1418987Z test_package_import_quant_type (quantization.ao_migration.test_quantization.TestAOMigrationQuantization) ... ok (0.000s) 2022-05-18T04:29:33.1427964Z test_package_import_quantization_mappings (quantization.ao_migration.test_quantization.TestAOMigrationQuantization) ... ok (0.000s) 2022-05-18T04:29:33.1436928Z test_package_import_quantize (quantization.ao_migration.test_quantization.TestAOMigrationQuantization) ... ok (0.000s) 2022-05-18T04:29:33.1445828Z test_package_import_quantize_jit (quantization.ao_migration.test_quantization.TestAOMigrationQuantization) ... ok (0.000s) 2022-05-18T04:29:33.1454678Z test_package_import_stubs (quantization.ao_migration.test_quantization.TestAOMigrationQuantization) ... ok (0.000s) 2022-05-18T04:29:33.1463689Z test_package_import_utils (quantization.ao_migration.test_quantization.TestAOMigrationQuantization) ... ok (0.000s) 2022-05-18T04:29:33.1480068Z test_function_import_fx (quantization.ao_migration.test_quantization_fx.TestAOMigrationQuantizationFx) ... ok (0.000s) 2022-05-18T04:29:33.1494421Z test_function_import_fx_convert (quantization.ao_migration.test_quantization_fx.TestAOMigrationQuantizationFx) ... ok (0.000s) 2022-05-18T04:29:33.1511170Z test_function_import_fx_equalize (quantization.ao_migration.test_quantization_fx.TestAOMigrationQuantizationFx) ... ok (0.000s) 2022-05-18T04:29:33.1524514Z test_function_import_fx_fuse (quantization.ao_migration.test_quantization_fx.TestAOMigrationQuantizationFx) ... ok (0.016s) 2022-05-18T04:29:33.1538040Z test_function_import_fx_fusion_patterns (quantization.ao_migration.test_quantization_fx.TestAOMigrationQuantizationFx) ... ok (0.000s) 2022-05-18T04:29:33.1552042Z test_function_import_fx_graph_module (quantization.ao_migration.test_quantization_fx.TestAOMigrationQuantizationFx) ... ok (0.000s) 2022-05-18T04:29:33.1565733Z test_function_import_fx_match_utils (quantization.ao_migration.test_quantization_fx.TestAOMigrationQuantizationFx) ... ok (0.000s) 2022-05-18T04:29:33.1580055Z test_function_import_fx_pattern_utils (quantization.ao_migration.test_quantization_fx.TestAOMigrationQuantizationFx) ... ok (0.000s) 2022-05-18T04:29:33.1593109Z test_function_import_fx_prepare (quantization.ao_migration.test_quantization_fx.TestAOMigrationQuantizationFx) ... ok (0.000s) 2022-05-18T04:29:33.1616751Z test_function_import_fx_quantization_patterns (quantization.ao_migration.test_quantization_fx.TestAOMigrationQuantizationFx) ... ok (0.000s) 2022-05-18T04:29:33.1623900Z test_function_import_fx_utils (quantization.ao_migration.test_quantization_fx.TestAOMigrationQuantizationFx) ... ok (0.000s) 2022-05-18T04:29:33.1634965Z test_function_import_quantize_fx (quantization.ao_migration.test_quantization_fx.TestAOMigrationQuantizationFx) ... ok (0.000s) 2022-05-18T04:29:33.1643871Z test_package_import_fx (quantization.ao_migration.test_quantization_fx.TestAOMigrationQuantizationFx) ... ok (0.000s) 2022-05-18T04:29:33.1652815Z test_package_import_fx_convert (quantization.ao_migration.test_quantization_fx.TestAOMigrationQuantizationFx) ... ok (0.000s) 2022-05-18T04:29:33.1661931Z test_package_import_fx_equalize (quantization.ao_migration.test_quantization_fx.TestAOMigrationQuantizationFx) ... ok (0.000s) 2022-05-18T04:29:33.1670743Z test_package_import_fx_fuse (quantization.ao_migration.test_quantization_fx.TestAOMigrationQuantizationFx) ... ok (0.000s) 2022-05-18T04:29:33.1679974Z test_package_import_fx_fusion_patterns (quantization.ao_migration.test_quantization_fx.TestAOMigrationQuantizationFx) ... ok (0.016s) 2022-05-18T04:29:33.1688674Z test_package_import_fx_graph_module (quantization.ao_migration.test_quantization_fx.TestAOMigrationQuantizationFx) ... ok (0.000s) 2022-05-18T04:29:33.1697453Z test_package_import_fx_match_utils (quantization.ao_migration.test_quantization_fx.TestAOMigrationQuantizationFx) ... ok (0.000s) 2022-05-18T04:29:33.1706360Z test_package_import_fx_pattern_utils (quantization.ao_migration.test_quantization_fx.TestAOMigrationQuantizationFx) ... ok (0.000s) 2022-05-18T04:29:33.1715260Z test_package_import_fx_prepare (quantization.ao_migration.test_quantization_fx.TestAOMigrationQuantizationFx) ... ok (0.000s) 2022-05-18T04:29:33.1724130Z test_package_import_fx_quantization_patterns (quantization.ao_migration.test_quantization_fx.TestAOMigrationQuantizationFx) ... ok (0.000s) 2022-05-18T04:29:33.1733003Z test_package_import_fx_utils (quantization.ao_migration.test_quantization_fx.TestAOMigrationQuantizationFx) ... ok (0.000s) 2022-05-18T04:29:33.1741999Z test_package_import_quantize_fx (quantization.ao_migration.test_quantization_fx.TestAOMigrationQuantizationFx) ... ok (0.000s) 2022-05-18T04:29:33.7996409Z test_conv_chain (quantization.eager.test_bias_correction_eager.TestBiasCorrectionEager) ... ok (0.631s) 2022-05-18T04:29:33.9542019Z test_linear_chain (quantization.eager.test_bias_correction_eager.TestBiasCorrectionEager) ... ok (0.156s) 2022-05-18T04:29:34.6508015Z test_compare_tensor_scalar (quantization.core.test_quantized_op.TestComparatorOps) ... ok (0.682s) 2022-05-18T04:29:34.9038600Z test_compare_tensor_tensor (quantization.core.test_quantized_op.TestComparatorOps) ... ok (0.262s) 2022-05-18T04:29:34.9209509Z test_erase_class_tensor_shapes (quantization.jit.test_deprecated_jit_quant.TestDeprecatedJitQuantized) ... ok (0.023s) 2022-05-18T04:29:35.0627359Z test_quantization_modules (quantization.jit.test_deprecated_jit_quant.TestDeprecatedJitQuantized) ... ok (0.142s) 2022-05-18T04:29:35.2328109Z 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. 2022-05-18T04:29:35.2329241Z warnings.warn("quantize_rnn_cell_modules function has been deprecated. " 2022-05-18T04:29:35.2330172Z 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.nn.quantized.dynamic.RNNCell instead. 2022-05-18T04:29:35.2330925Z warnings.warn( 2022-05-18T04:29:35.2331722Z 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.nn.quantized.dynamic.LSTMCell instead. 2022-05-18T04:29:35.2332462Z warnings.warn( 2022-05-18T04:29:35.2333255Z 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.nn.quantized.dynamic.GRUCell instead. 2022-05-18T04:29:35.2333969Z warnings.warn( 2022-05-18T04:29:35.2334753Z 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.nn.quantized.dynamic.RNNCell instead. 2022-05-18T04:29:35.2335471Z warnings.warn( 2022-05-18T04:29:35.2335725Z ok (0.159s) 2022-05-18T04:29:35.3317934Z 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. 2022-05-18T04:29:35.3318587Z warnings.warn("quantize_rnn_modules function has been deprecated. " 2022-05-18T04:29:35.3319145Z 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.nn.quantized.dynamic instead. 2022-05-18T04:29:35.3319594Z warnings.warn( 2022-05-18T04:29:35.3320079Z 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.nn.quantized.dynamic.LSTM instead. 2022-05-18T04:29:35.3320537Z warnings.warn( 2022-05-18T04:29:35.3321014Z 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.nn.quantized.dynamic.GRU instead. 2022-05-18T04:29:35.3321444Z warnings.warn( 2022-05-18T04:29:35.3321606Z ok (0.098s) 2022-05-18T04:29:35.3325137Z test_device_affinity (quantization.core.test_workflow_module.TestDistributed) ... skip: multi-GPU not supported (0.000s) 2022-05-18T04:29:35.3340447Z test_fake_quant_preserves_buffers (quantization.core.test_workflow_module.TestDistributed) 2022-05-18T04:29:35.3370354Z Tests that fake quant only modifies buffers in place. Note: this is important ... ok (0.016s) 2022-05-18T04:29:35.3384584Z test_observers_preserve_buffers (quantization.core.test_workflow_module.TestDistributed) 2022-05-18T04:29:35.3487244Z Tests that observers only modify buffers in place. Note: this is important ... ok (0.000s) 2022-05-18T04:29:35.3501849Z test_qat_convbn_fused_syncbn_replacement (quantization.core.test_workflow_module.TestDistributed) 2022-05-18T04:29:35.3561749Z Tests that SyncBatchNorm replacement works for fused ConvBN. ... C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\ao\quantization\observer.py:176: UserWarning: Please use quant_min and quant_max to specify the range for observers. reduce_range will be deprecated in a future release of PyTorch. 2022-05-18T04:29:35.3562275Z warnings.warn( 2022-05-18T04:29:35.3562525Z ok (0.016s) 2022-05-18T04:29:35.3584362Z test_qat_data_parallel (quantization.core.test_workflow_module.TestDistributed) 2022-05-18T04:29:35.3584879Z Tests that doing QAT in nn.DataParallel does not crash. ... skip: multi-GPU not supported (0.000s) 2022-05-18T04:29:35.3591438Z test_syncbn_preserves_qconfig (quantization.core.test_workflow_module.TestDistributed) 2022-05-18T04:29:35.3604070Z Makes sure that if a BatchNorm is not fused and a qconfig exists, ... ok (0.000s) 2022-05-18T04:29:35.4497268Z test_cell_api (quantization.core.test_quantized_module.TestDynamicQuantizedModule) ... ok (0.099s) 2022-05-18T04:29:35.7126903Z test_dynamic_conv1d (quantization.core.test_quantized_module.TestDynamicQuantizedModule) ... C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\nn\quantized\dynamic\modules\conv.py:56: UserWarning: The current implementation of the DynamicQuantizedConv1d module has poor numerical accuracy and its use is not recommended 2022-05-18T04:29:35.7127841Z warnings.warn( 2022-05-18T04:29:35.7128103Z ok (0.248s) 2022-05-18T04:29:35.9635073Z test_dynamic_conv2d (quantization.core.test_quantized_module.TestDynamicQuantizedModule) ... C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\nn\quantized\dynamic\modules\conv.py:120: UserWarning: The current implementation of the DynamicQuantizedConv2d module has poor numerical accuracy and its use is not recommended 2022-05-18T04:29:35.9636003Z warnings.warn( 2022-05-18T04:29:35.9636266Z ok (0.266s) 2022-05-18T04:29:36.2275451Z test_dynamic_conv3d (quantization.core.test_quantized_module.TestDynamicQuantizedModule) ... C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\nn\quantized\dynamic\modules\conv.py:184: UserWarning: The current implementation of the DynamicQuantizedConv3d module has poor numerical accuracy and its use is not recommended 2022-05-18T04:29:36.2276405Z warnings.warn( 2022-05-18T04:29:36.2276649Z ok (0.263s) 2022-05-18T04:29:36.4620362Z test_dynamic_convtranspose1d (quantization.core.test_quantized_module.TestDynamicQuantizedModule) ... C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\nn\quantized\dynamic\modules\conv.py:253: UserWarning: The current implementation of the DynamicQuantizedConvTranpose1d module has poor numerical accuracy and its use is not recommended 2022-05-18T04:29:36.4621324Z warnings.warn( 2022-05-18T04:29:36.4621582Z ok (0.236s) 2022-05-18T04:29:36.6958143Z test_dynamic_convtranspose2d (quantization.core.test_quantized_module.TestDynamicQuantizedModule) ... C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\nn\quantized\dynamic\modules\conv.py:313: UserWarning: The current implementation of the DynamicQuantizedConvTranpose2d module has poor numerical accuracy and its use is not recommended 2022-05-18T04:29:36.6959104Z warnings.warn( 2022-05-18T04:29:36.6959352Z ok (0.221s) 2022-05-18T04:29:36.9344211Z test_dynamic_convtranspose3d (quantization.core.test_quantized_module.TestDynamicQuantizedModule) ... C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\nn\quantized\dynamic\modules\conv.py:373: UserWarning: The current implementation of the DynamicQuantizedConvTranpose3d module has poor numerical accuracy and its use is not recommended 2022-05-18T04:29:36.9345340Z warnings.warn( 2022-05-18T04:29:36.9345631Z ok (0.251s) 2022-05-18T04:29:36.9454019Z test_gru_api (quantization.core.test_quantized_module.TestDynamicQuantizedModule) ... ok (0.010s) 2022-05-18T04:29:42.2334306Z test_linear_api (quantization.core.test_quantized_module.TestDynamicQuantizedModule) ... ok (5.288s) 2022-05-18T04:29:42.3705968Z test_lstm_api (quantization.core.test_quantized_module.TestDynamicQuantizedModule) ... ok (0.134s) 2022-05-18T04:29:42.3743190Z test_dynamic_conv1d (quantization.core.test_quantized_op.TestDynamicQuantizedOps) ... ok (0.000s) 2022-05-18T04:29:42.3774881Z test_dynamic_conv2d (quantization.core.test_quantized_op.TestDynamicQuantizedOps) ... ok (0.000s) 2022-05-18T04:29:42.3808592Z test_dynamic_conv3d (quantization.core.test_quantized_op.TestDynamicQuantizedOps) ... ok (0.000s) 2022-05-18T04:29:42.3842009Z test_dynamic_convtranspose1d (quantization.core.test_quantized_op.TestDynamicQuantizedOps) ... ok (0.016s) 2022-05-18T04:29:42.3873709Z test_dynamic_convtranspose2d (quantization.core.test_quantized_op.TestDynamicQuantizedOps) ... ok (0.000s) 2022-05-18T04:29:42.3905459Z test_dynamic_convtranspose3d (quantization.core.test_quantized_op.TestDynamicQuantizedOps) ... ok (0.000s) 2022-05-18T04:29:42.3972658Z test_linear_prepack_fp16_numerics (quantization.core.test_quantized_op.TestDynamicQuantizedOps) ... [W quant_utils.h:204] Warning: FOUND weight out of range (function HandleWeightsSaturation) 2022-05-18T04:29:42.3981177Z [W quant_utils.h:204] Warning: FOUND weight out of range (function HandleWeightsSaturation) 2022-05-18T04:29:42.4045938Z [W quant_utils.h:204] Warning: FOUND weight out of range (function HandleWeightsSaturation) 2022-05-18T04:29:42.4055201Z [W quant_utils.h:204] Warning: FOUND weight out of range (function HandleWeightsSaturation) 2022-05-18T04:29:42.4063211Z [W quant_utils.h:204] Warning: FOUND weight out of range (function HandleWeightsSaturation) 2022-05-18T04:29:42.4077328Z [W quant_utils.h:204] Warning: FOUND weight out of range (function HandleWeightsSaturation) 2022-05-18T04:29:42.4180993Z [W quant_utils.h:204] Warning: FOUND weight out of range (function HandleWeightsSaturation) 2022-05-18T04:29:42.4188498Z [W quant_utils.h:204] Warning: FOUND weight out of range (function HandleWeightsSaturation) 2022-05-18T04:29:42.4197220Z [W quant_utils.h:204] Warning: FOUND weight out of range (function HandleWeightsSaturation) 2022-05-18T04:29:42.4204825Z [W quant_utils.h:204] Warning: FOUND weight out of range (function HandleWeightsSaturation) 2022-05-18T04:29:42.4241246Z [W quant_utils.h:204] Warning: FOUND weight out of range (function HandleWeightsSaturation) 2022-05-18T04:29:42.4248429Z [W quant_utils.h:204] Warning: FOUND weight out of range (function HandleWeightsSaturation) 2022-05-18T04:29:42.4255878Z [W quant_utils.h:204] Warning: FOUND weight out of range (function HandleWeightsSaturation) 2022-05-18T04:29:42.4263429Z [W quant_utils.h:204] Warning: FOUND weight out of range (function HandleWeightsSaturation) 2022-05-18T04:29:42.4270556Z [W quant_utils.h:204] Warning: FOUND weight out of range (function HandleWeightsSaturation) 2022-05-18T04:29:42.4299464Z [W quant_utils.h:204] Warning: FOUND weight out of range (function HandleWeightsSaturation) 2022-05-18T04:29:42.4313855Z [W quant_utils.h:204] Warning: FOUND weight out of range (function HandleWeightsSaturation) 2022-05-18T04:29:42.4321022Z [W quant_utils.h:204] Warning: FOUND weight out of range (function HandleWeightsSaturation) 2022-05-18T04:29:42.4325250Z ok (0.037s) 2022-05-18T04:29:43.1267161Z test_qlinear (quantization.core.test_quantized_op.TestDynamicQuantizedOps) ... ok (0.700s) 2022-05-18T04:29:43.1549418Z test_qlinear_dynamic_fp16 (quantization.core.test_quantized_op.TestDynamicQuantizedOps) ... ok (0.031s) 2022-05-18T04:29:43.3878492Z test_qlinear_legacy (quantization.core.test_quantized_op.TestDynamicQuantizedOps) ... ok (0.232s) 2022-05-18T04:29:43.8777138Z test_qlstmGRU (quantization.core.test_quantized_op.TestDynamicQuantizedOps) ... ok (0.484s) 2022-05-18T04:29:44.7105824Z test_qrnncell (quantization.core.test_quantized_op.TestDynamicQuantizedOps) ... ok (0.832s) 2022-05-18T04:29:44.7120117Z test_converged (quantization.eager.test_equalize_eager.TestEqualizeEager) 2022-05-18T04:29:44.7133614Z Sanity checks on _equalize.converged working ... ok (0.000s) 2022-05-18T04:29:44.7140825Z test_cross_layer_equalization (quantization.eager.test_equalize_eager.TestEqualizeEager) 2022-05-18T04:29:44.7159833Z applies _equalize.cross_layer_equalization on two modules and checks ... ok (0.018s) 2022-05-18T04:29:44.7175682Z test_equalize (quantization.eager.test_equalize_eager.TestEqualizeEager) 2022-05-18T04:29:44.7317381Z First checks to see if _equalize.equalize can handle multiple ... ok (0.004s) 2022-05-18T04:29:44.7342179Z test_equalize_fused_convrelu (quantization.eager.test_equalize_eager.TestEqualizeEager) 2022-05-18T04:29:44.7606759Z Checks to see if eager mode equalization supports fused ... ok (0.031s) 2022-05-18T04:29:44.7630044Z test_equalize_fused_linearrelu (quantization.eager.test_equalize_eager.TestEqualizeEager) 2022-05-18T04:29:44.7853358Z Checks to see if eager mode equalization supports fused ... ok (0.031s) 2022-05-18T04:29:45.0494203Z test_input_weight_eq_observer (quantization.fx.test_equalize_fx.TestEqualizeFx) ... ok (0.267s) 2022-05-18T04:29:45.0516114Z test_input_weight_equalization_activation_values (quantization.fx.test_equalize_fx.TestEqualizeFx) 2022-05-18T04:29:45.1098032Z After applying the equalization functions check if the input ... ok (0.060s) 2022-05-18T04:29:45.1117342Z test_input_weight_equalization_branching (quantization.fx.test_equalize_fx.TestEqualizeFx) 2022-05-18T04:29:45.1372136Z Tests that graphs containing branches are prepared correctly. ... C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\ao\quantization\fx\prepare.py:667: UserWarning: Cannot equalize linear1 because it is part of a branch. 2022-05-18T04:29:45.1372824Z warnings.warn( 2022-05-18T04:29:45.1373432Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\ao\quantization\fx\prepare.py:667: UserWarning: Cannot equalize linear2 because it is part of a branch. 2022-05-18T04:29:45.1373987Z warnings.warn( 2022-05-18T04:29:45.1374242Z ok (0.027s) 2022-05-18T04:29:45.1389441Z test_input_weight_equalization_convert (quantization.fx.test_equalize_fx.TestEqualizeFx) 2022-05-18T04:29:48.5121521Z Tests that the modified model for equalization (before quantization) ... C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\nn\quantized\_reference\modules\utils.py:25: UserWarning: To copy construct from a tensor, it is recommended to use sourceTensor.clone().detach() or sourceTensor.clone().detach().requires_grad_(True), rather than torch.tensor(sourceTensor). 2022-05-18T04:29:48.5122605Z torch.tensor(weight_qparams["scale"], dtype=torch.float, device=device)) 2022-05-18T04:29:48.5123567Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\nn\quantized\_reference\modules\utils.py:28: UserWarning: To copy construct from a tensor, it is recommended to use sourceTensor.clone().detach() or sourceTensor.clone().detach().requires_grad_(True), rather than torch.tensor(sourceTensor). 2022-05-18T04:29:48.5124507Z torch.tensor(weight_qparams["zero_point"], dtype=zero_point_dtype, device=device)) 2022-05-18T04:29:48.5125429Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\fx\graph.py:1258: UserWarning: Node linear1_packed_weight_0 target linear1_packed_weight_0 linear1_packed_weight_0 of does not reference an nn.Module, nn.Parameter, or buffer, which is what 'get_attr' Nodes typically target 2022-05-18T04:29:48.5126306Z warnings.warn(f'Node {node} target {node.target} {atom} of {seen_qualname} does ' 2022-05-18T04:29:48.5127201Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\fx\graph.py:1258: UserWarning: Node linear2_packed_weight_0 target linear2_packed_weight_0 linear2_packed_weight_0 of does not reference an nn.Module, nn.Parameter, or buffer, which is what 'get_attr' Nodes typically target 2022-05-18T04:29:48.5128051Z warnings.warn(f'Node {node} target {node.target} {atom} of {seen_qualname} does ' 2022-05-18T04:29:48.5128951Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\fx\graph.py:1258: UserWarning: Node linear_packed_weight_0 target linear_packed_weight_0 linear_packed_weight_0 of does not reference an nn.Module, nn.Parameter, or buffer, which is what 'get_attr' Nodes typically target 2022-05-18T04:29:48.5130067Z warnings.warn(f'Node {node} target {node.target} {atom} of {seen_qualname} does ' 2022-05-18T04:29:48.5130962Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\fx\graph.py:1258: UserWarning: Node conv1_packed_weight_0 target conv1_packed_weight_0 conv1_packed_weight_0 of does not reference an nn.Module, nn.Parameter, or buffer, which is what 'get_attr' Nodes typically target 2022-05-18T04:29:48.5131873Z warnings.warn(f'Node {node} target {node.target} {atom} of {seen_qualname} does ' 2022-05-18T04:29:48.5132753Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\fx\graph.py:1258: UserWarning: Node conv2_packed_weight_0 target conv2_packed_weight_0 conv2_packed_weight_0 of does not reference an nn.Module, nn.Parameter, or buffer, which is what 'get_attr' Nodes typically target 2022-05-18T04:29:48.5133591Z warnings.warn(f'Node {node} target {node.target} {atom} of {seen_qualname} does ' 2022-05-18T04:29:48.5134478Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\fx\graph.py:1258: UserWarning: Node conv_packed_weight_0 target conv_packed_weight_0 conv_packed_weight_0 of does not reference an nn.Module, nn.Parameter, or buffer, which is what 'get_attr' Nodes typically target 2022-05-18T04:29:48.5135325Z warnings.warn(f'Node {node} target {node.target} {atom} of {seen_qualname} does ' 2022-05-18T04:29:48.5135671Z ok (3.376s) 2022-05-18T04:29:48.5136132Z test_input_weight_equalization_equalization_scales (quantization.fx.test_equalize_fx.TestEqualizeFx) 2022-05-18T04:29:48.5725032Z After applying the equalization functions, check if the equalization ... ok (0.060s) 2022-05-18T04:29:48.5788350Z test_input_weight_equalization_graphs (quantization.fx.test_equalize_fx.TestEqualizeFx) 2022-05-18T04:29:49.0739849Z 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:272: UserWarning: must run observer before calling calculate_qparams. Returning default values. 2022-05-18T04:29:49.0740588Z warnings.warn( 2022-05-18T04:29:49.0741316Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\ao\quantization\fx\_equalize.py:183: UserWarning: Must run observer before calling calculate_equalization_scale. Returning default equalization scale torch.tensor(1). 2022-05-18T04:29:49.0742027Z warnings.warn( 2022-05-18T04:29:49.0742751Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\ao\quantization\fx\_equalize.py:98: UserWarning: Must call calculate_equalization_scale before calling calculate_scaled_minmax. Will not scale the next quantization observer. 2022-05-18T04:29:49.0743420Z warnings.warn( 2022-05-18T04:29:49.0744082Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\ao\quantization\utils.py:280: UserWarning: must run observer before calling calculate_qparams. Returning default values. 2022-05-18T04:29:49.0744650Z warnings.warn( 2022-05-18T04:29:49.0744885Z ok (0.501s) 2022-05-18T04:29:49.0767667Z test_input_weight_equalization_prepare (quantization.fx.test_equalize_fx.TestEqualizeFx) 2022-05-18T04:29:49.2896341Z Tests that graphs created after prepare_fx is as expected ... ok (0.209s) 2022-05-18T04:29:49.2907345Z test_input_weight_equalization_results (quantization.fx.test_equalize_fx.TestEqualizeFx) 2022-05-18T04:29:49.5938309Z Tests that for small models, the results of quantized models that ... ok (0.311s) 2022-05-18T04:29:49.5953588Z test_input_weight_equalization_weights_bias (quantization.fx.test_equalize_fx.TestEqualizeFx) 2022-05-18T04:29:49.6538094Z After applying the equalization functions check if the weights and ... ok (0.058s) 2022-05-18T04:29:49.6562483Z test_selective_equalization (quantization.fx.test_equalize_fx.TestEqualizeFx) 2022-05-18T04:29:49.8692520Z Tests that we are able to run numeric suite on the equalized model ... ok (0.210s) 2022-05-18T04:29:49.9709068Z test_dict_return_type (quantization.fx.test_numeric_suite_fx.TestFXGraphMatcher) ... ok (0.095s) 2022-05-18T04:29:50.0265253Z test_matching_failure_node_count (quantization.fx.test_numeric_suite_fx.TestFXGraphMatcher) ... ok (0.070s) 2022-05-18T04:29:50.0663365Z test_matching_failure_node_type (quantization.fx.test_numeric_suite_fx.TestFXGraphMatcher) ... ok (0.040s) 2022-05-18T04:29:50.0674598Z test_methods (quantization.fx.test_numeric_suite_fx.TestFXGraphMatcher) 2022-05-18T04:29:50.1722559Z Verify that graph matching works on methods ... ok (0.101s) 2022-05-18T04:29:50.2676999Z test_nodes_before_cat (quantization.fx.test_numeric_suite_fx.TestFXGraphMatcher) ... ok (0.100s) 2022-05-18T04:29:50.4641002Z test_nodes_with_equal_types_get_matched (quantization.fx.test_numeric_suite_fx.TestFXGraphMatcher) ... ok (0.191s) 2022-05-18T04:29:50.4679881Z test_op_relationship_mapping (quantization.fx.test_numeric_suite_fx.TestFXGraphMatcher) 2022-05-18T04:29:50.4748820Z Tests that the mapping of op relationships is complete. ... ok (0.016s) 2022-05-18T04:29:50.5599885Z test_results_order (quantization.fx.test_numeric_suite_fx.TestFXGraphMatcher) ... ok (0.086s) 2022-05-18T04:29:50.7080976Z test_simple_fun (quantization.fx.test_numeric_suite_fx.TestFXGraphMatcher) ... C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\fx\graph.py:1258: UserWarning: Node _packed_weight_0 target _packed_weight_0 _packed_weight_0 of does not reference an nn.Module, nn.Parameter, or buffer, which is what 'get_attr' Nodes typically target 2022-05-18T04:29:50.7081978Z warnings.warn(f'Node {node} target {node.target} {atom} of {seen_qualname} does ' 2022-05-18T04:29:50.7082332Z ok (0.140s) 2022-05-18T04:29:50.8069193Z test_simple_fusion (quantization.fx.test_numeric_suite_fx.TestFXGraphMatcher) ... ok (0.099s) 2022-05-18T04:29:50.9264450Z test_simple_mod (quantization.fx.test_numeric_suite_fx.TestFXGraphMatcher) ... ok (0.128s) 2022-05-18T04:29:51.0118137Z test_simple_mod_multi (quantization.fx.test_numeric_suite_fx.TestFXGraphMatcher) ... ok (0.080s) 2022-05-18T04:29:51.1652311Z test_simple_tensor_ops (quantization.fx.test_numeric_suite_fx.TestFXGraphMatcher) ... ok (0.145s) 2022-05-18T04:29:51.1666455Z test_user_defined_function (quantization.fx.test_numeric_suite_fx.TestFXGraphMatcher) 2022-05-18T04:29:51.2156793Z Verify that graph matching works on user defined functions ... ok (0.064s) 2022-05-18T04:29:51.2166146Z test_mobilenet_v2 (quantization.fx.test_numeric_suite_fx.TestFXGraphMatcherModels) ... skip: no torchvision (0.000s) 2022-05-18T04:29:51.2174422Z test_mobilenet_v2_qat (quantization.fx.test_numeric_suite_fx.TestFXGraphMatcherModels) ... skip: no torchvision (0.001s) 2022-05-18T04:29:51.2184522Z test_add_loggers_cuda (quantization.fx.test_numeric_suite_fx.TestFXNumericSuiteCoreAPIs) ... skip: CUDA unavailable (0.001s) 2022-05-18T04:29:51.9411451Z test_add_mul_inputs_activations (quantization.fx.test_numeric_suite_fx.TestFXNumericSuiteCoreAPIs) ... ok (0.719s) 2022-05-18T04:29:51.9421730Z test_add_shadow_loggers_cuda (quantization.fx.test_numeric_suite_fx.TestFXNumericSuiteCoreAPIs) ... skip: CUDA unavailable (0.000s) 2022-05-18T04:29:52.3766111Z 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:1258: UserWarning: Node _packed_weight_1 target _packed_weight_1 _packed_weight_1 of does not reference an nn.Module, nn.Parameter, or buffer, which is what 'get_attr' Nodes typically target 2022-05-18T04:29:52.3767277Z warnings.warn(f'Node {node} target {node.target} {atom} of {seen_qualname} does ' 2022-05-18T04:29:52.3767654Z ok (0.440s) 2022-05-18T04:29:52.8745415Z test_add_shadow_loggers_fun_qat (quantization.fx.test_numeric_suite_fx.TestFXNumericSuiteCoreAPIs) ... C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\ao\quantization\fx\utils.py:376: UserWarning: To copy construct from a tensor, it is recommended to use sourceTensor.clone().detach() or sourceTensor.clone().detach().requires_grad_(True), rather than torch.tensor(sourceTensor). 2022-05-18T04:29:52.8746540Z module.register_buffer(attr_name, torch.tensor(value, device=device)) 2022-05-18T04:29:52.8746935Z ok (0.497s) 2022-05-18T04:29:52.8752752Z test_add_shadow_loggers_meth_ptq (quantization.fx.test_numeric_suite_fx.TestFXNumericSuiteCoreAPIs) 2022-05-18T04:29:53.0493651Z skipping shadow loggers for node_b: str, start_node_a: str, unknown dtype cast 2022-05-18T04:29:53.0494359Z skipping shadow loggers for node_b: torch.ao.quantization.observer.FixedQParamsObserver, start_node_a: str, unknown dtype cast 2022-05-18T04:29:53.0495000Z skipping shadow loggers for node_b: str, start_node_a: str, unknown dtype cast 2022-05-18T04:29:53.0495457Z Verify that add_loggers works on methods ... ok (0.175s) 2022-05-18T04:29:53.4497045Z test_add_shadow_loggers_mod_ptq (quantization.fx.test_numeric_suite_fx.TestFXNumericSuiteCoreAPIs) ... ok (0.386s) 2022-05-18T04:29:53.9718016Z test_add_shadow_loggers_mod_qat (quantization.fx.test_numeric_suite_fx.TestFXNumericSuiteCoreAPIs) ... ok (0.532s) 2022-05-18T04:29:54.0672119Z test_extend_logger_results_with_comparison (quantization.fx.test_numeric_suite_fx.TestFXNumericSuiteCoreAPIs) ... ok (0.100s) 2022-05-18T04:29:55.0740110Z 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:1258: UserWarning: Node _packed_weight_2 target _packed_weight_2 _packed_weight_2 of does not reference an nn.Module, nn.Parameter, or buffer, which is what 'get_attr' Nodes typically target 2022-05-18T04:29:55.0741190Z warnings.warn(f'Node {node} target {node.target} {atom} of {seen_qualname} does ' 2022-05-18T04:29:55.0742061Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\fx\graph.py:1258: UserWarning: Node _packed_weight_3 target _packed_weight_3 _packed_weight_3 of does not reference an nn.Module, nn.Parameter, or buffer, which is what 'get_attr' Nodes typically target 2022-05-18T04:29:55.0742907Z warnings.warn(f'Node {node} target {node.target} {atom} of {seen_qualname} does ' 2022-05-18T04:29:55.0743827Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\fx\graph.py:1258: UserWarning: Node _packed_weight_4 target _packed_weight_4 _packed_weight_4 of does not reference an nn.Module, nn.Parameter, or buffer, which is what 'get_attr' Nodes typically target 2022-05-18T04:29:55.0744652Z warnings.warn(f'Node {node} target {node.target} {atom} of {seen_qualname} does ' 2022-05-18T04:29:55.0745507Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\fx\graph.py:1258: UserWarning: Node _packed_weight_5 target _packed_weight_5 _packed_weight_5 of does not reference an nn.Module, nn.Parameter, or buffer, which is what 'get_attr' Nodes typically target 2022-05-18T04:29:55.0746310Z warnings.warn(f'Node {node} target {node.target} {atom} of {seen_qualname} does ' 2022-05-18T04:29:55.0746685Z ok (1.007s) 2022-05-18T04:29:56.1011984Z test_extract_weights_conv_fun_qat (quantization.fx.test_numeric_suite_fx.TestFXNumericSuiteCoreAPIs) ... ok (1.027s) 2022-05-18T04:29:56.1021173Z test_extract_weights_cuda (quantization.fx.test_numeric_suite_fx.TestFXNumericSuiteCoreAPIs) ... skip: CUDA unavailable (0.001s) 2022-05-18T04:29:56.3139120Z test_extract_weights_dynamic (quantization.fx.test_numeric_suite_fx.TestFXNumericSuiteCoreAPIs) ... ok (0.199s) 2022-05-18T04:29:56.4621109Z test_extract_weights_fqn (quantization.fx.test_numeric_suite_fx.TestFXNumericSuiteCoreAPIs) ... ok (0.150s) 2022-05-18T04:29:56.9247089Z test_extract_weights_linear_fun_ptq (quantization.fx.test_numeric_suite_fx.TestFXNumericSuiteCoreAPIs) ... ok (0.469s) 2022-05-18T04:29:57.3948134Z test_extract_weights_linear_fun_qat (quantization.fx.test_numeric_suite_fx.TestFXNumericSuiteCoreAPIs) ... ok (0.474s) 2022-05-18T04:29:58.5560635Z test_extract_weights_mod_ptq (quantization.fx.test_numeric_suite_fx.TestFXNumericSuiteCoreAPIs) ... ok (1.157s) 2022-05-18T04:29:59.7948527Z test_extract_weights_mod_qat (quantization.fx.test_numeric_suite_fx.TestFXNumericSuiteCoreAPIs) ... ok (1.232s) 2022-05-18T04:29:59.8651419Z test_fp16_shadows_fp32 (quantization.fx.test_numeric_suite_fx.TestFXNumericSuiteCoreAPIs) ... ok (0.069s) 2022-05-18T04:30:00.1255789Z skipping shadow loggers for node_b: torch.nn.modules.pooling.AdaptiveAvgPool2d, start_node_a: torch.nn.modules.pooling.AdaptiveAvgPool2d, unknown dtype cast 2022-05-18T04:30:00.1256796Z skipping shadow loggers for node_b: torch.ao.quantization.observer.MinMaxObserver, start_node_a: torch.nn.modules.pooling.AdaptiveAvgPool2d, unknown dtype cast 2022-05-18T04:30:00.1257696Z skipping shadow loggers for node_b: torch._VariableFunctionsClass.mul, start_node_a: torch._ops.quantized.PyCapsule.mul, unsupported 2022-05-18T04:30:00.1258444Z test_int8_shadows_fp32_coverage (quantization.fx.test_numeric_suite_fx.TestFXNumericSuiteCoreAPIs) ... ok (0.274s) 2022-05-18T04:30:00.1259258Z skipping shadow loggers for node_b: torch.ao.quantization.observer.MinMaxObserver, start_node_a: torch._ops.quantized.PyCapsule.mul, unknown dtype cast 2022-05-18T04:30:00.1260093Z skipping shadow loggers for node_b: torch._VariableFunctionsClass.add, start_node_a: torch._ops.quantized.PyCapsule.add_relu, unsupported 2022-05-18T04:30:00.1260960Z skipping shadow loggers for node_b: torch.ao.quantization.observer.MinMaxObserver, start_node_a: torch._ops.quantized.PyCapsule.add_relu, unknown dtype cast 2022-05-18T04:30:00.2900765Z test_int8_shadows_fp32_simple (quantization.fx.test_numeric_suite_fx.TestFXNumericSuiteCoreAPIs) ... ok (0.157s) 2022-05-18T04:30:00.4161640Z test_int8_shadows_int8_fun (quantization.fx.test_numeric_suite_fx.TestFXNumericSuiteCoreAPIs) ... ok (0.133s) 2022-05-18T04:30:00.5153640Z test_int8_shadows_int8_mod (quantization.fx.test_numeric_suite_fx.TestFXNumericSuiteCoreAPIs) ... ok (0.099s) 2022-05-18T04:30:00.9392616Z test_layer_names (quantization.fx.test_numeric_suite_fx.TestFXNumericSuiteCoreAPIs) ... ok (0.423s) 2022-05-18T04:30:01.5263334Z test_linear_fp16_activations (quantization.fx.test_numeric_suite_fx.TestFXNumericSuiteCoreAPIs) ... ok (0.583s) 2022-05-18T04:30:02.1736032Z test_linear_fp16_shadow_activations (quantization.fx.test_numeric_suite_fx.TestFXNumericSuiteCoreAPIs) ... ok (0.653s) 2022-05-18T04:30:02.3127126Z test_linear_fp16_vs_linear_fp16_shadow_activations (quantization.fx.test_numeric_suite_fx.TestFXNumericSuiteCoreAPIs) ... ok (0.125s) 2022-05-18T04:30:02.6886766Z test_linear_fp16_weights (quantization.fx.test_numeric_suite_fx.TestFXNumericSuiteCoreAPIs) ... ok (0.390s) 2022-05-18T04:30:02.7960335Z test_loggers_preserve_qat_numerics (quantization.fx.test_numeric_suite_fx.TestFXNumericSuiteCoreAPIs) ... ok (0.095s) 2022-05-18T04:30:02.7970665Z test_logging_inputs (quantization.fx.test_numeric_suite_fx.TestFXNumericSuiteCoreAPIs) 2022-05-18T04:30:03.1497864Z skipping shadow loggers for node_b: torch._VariableFunctionsClass.cat, start_node_a: torch._VariableFunctionsClass.cat, unsupported 2022-05-18T04:30:03.1498647Z skipping shadow loggers for node_b: torch._VariableFunctionsClass.cat, start_node_a: torch._VariableFunctionsClass.cat, unsupported 2022-05-18T04:30:03.1499270Z Verifies that logging inputs works correctly ... ok (0.366s) 2022-05-18T04:30:03.2493004Z test_match_activations_fqn (quantization.fx.test_numeric_suite_fx.TestFXNumericSuiteCoreAPIs) ... ok (0.086s) 2022-05-18T04:30:03.6659322Z test_match_activations_fun_ptq (quantization.fx.test_numeric_suite_fx.TestFXNumericSuiteCoreAPIs) ... ok (0.429s) 2022-05-18T04:30:04.1210653Z test_match_activations_fun_qat (quantization.fx.test_numeric_suite_fx.TestFXNumericSuiteCoreAPIs) ... ok (0.455s) 2022-05-18T04:30:04.1218112Z test_match_activations_meth_ptq (quantization.fx.test_numeric_suite_fx.TestFXNumericSuiteCoreAPIs) 2022-05-18T04:30:04.3847630Z Verify that add_loggers works on methods ... ok (0.262s) 2022-05-18T04:30:04.7515123Z test_match_activations_mod_ptq (quantization.fx.test_numeric_suite_fx.TestFXNumericSuiteCoreAPIs) ... ok (0.368s) 2022-05-18T04:30:05.1375469Z test_match_activations_mod_qat (quantization.fx.test_numeric_suite_fx.TestFXNumericSuiteCoreAPIs) ... ok (0.385s) 2022-05-18T04:30:05.6471629Z skipping shadow loggers for node_b: _operator.mul, start_node_a: _operator.mul, unsupported 2022-05-18T04:30:05.6472091Z skipping shadow loggers for node_b: torch.ao.quantization.observer.MinMaxObserver, start_node_a: _operator.mul, unsupported 2022-05-18T04:30:05.6472580Z skipping shadow loggers for node_b: torch._VariableFunctionsClass.mul, start_node_a: torch._VariableFunctionsClass.mul, unsupported 2022-05-18T04:30:05.6473170Z test_mul_add_cat_stack_skips_shadowing (quantization.fx.test_numeric_suite_fx.TestFXNumericSuiteCoreAPIs) ... ok (0.502s) 2022-05-18T04:30:05.6473670Z skipping shadow loggers for node_b: torch.ao.quantization.observer.MinMaxObserver, start_node_a: torch._VariableFunctionsClass.mul, unsupported 2022-05-18T04:30:05.6474184Z skipping shadow loggers for node_b: _operator.add, start_node_a: _operator.add, unsupported 2022-05-18T04:30:05.6474607Z skipping shadow loggers for node_b: torch.ao.quantization.observer.MinMaxObserver, start_node_a: _operator.add, unsupported 2022-05-18T04:30:05.6475202Z skipping shadow loggers for node_b: torch._VariableFunctionsClass.add, start_node_a: torch._VariableFunctionsClass.add, unsupported 2022-05-18T04:30:05.6475710Z skipping shadow loggers for node_b: torch.ao.quantization.observer.MinMaxObserver, start_node_a: torch._VariableFunctionsClass.add, unsupported 2022-05-18T04:30:05.6476209Z skipping shadow loggers for node_b: torch._VariableFunctionsClass.cat, start_node_a: torch._VariableFunctionsClass.cat, unsupported 2022-05-18T04:30:05.6476688Z skipping shadow loggers for node_b: torch._VariableFunctionsClass.stack, start_node_a: torch._VariableFunctionsClass.stack, unsupported 2022-05-18T04:30:05.6477143Z skipping shadow loggers for node_b: torch._ops.quantized.PyCapsule.mul, start_node_a: _operator.mul, unsupported 2022-05-18T04:30:05.6477602Z skipping shadow loggers for node_b: torch._ops.quantized.PyCapsule.mul, start_node_a: torch._VariableFunctionsClass.mul, unsupported 2022-05-18T04:30:05.6478037Z skipping shadow loggers for node_b: torch._ops.quantized.PyCapsule.add, start_node_a: _operator.add, unsupported 2022-05-18T04:30:05.6478480Z skipping shadow loggers for node_b: torch._ops.quantized.PyCapsule.add, start_node_a: torch._VariableFunctionsClass.add, unsupported 2022-05-18T04:30:05.6478953Z skipping shadow loggers for node_b: torch._VariableFunctionsClass.cat, start_node_a: torch._VariableFunctionsClass.cat, unsupported 2022-05-18T04:30:05.6479435Z skipping shadow loggers for node_b: torch._VariableFunctionsClass.stack, start_node_a: torch._VariableFunctionsClass.stack, unsupported 2022-05-18T04:30:05.6514336Z test_op_io_dtype_coverage (quantization.fx.test_numeric_suite_fx.TestFXNumericSuiteCoreAPIs) 2022-05-18T04:30:05.6578651Z Tests that all the ops quantization cares about have input and output ... ok (0.016s) 2022-05-18T04:30:05.6587650Z test_op_with_either_fp32_or_int8_input (quantization.fx.test_numeric_suite_fx.TestFXNumericSuiteCoreAPIs) 2022-05-18T04:30:05.9218717Z Verify that shadowing works with ops which accept either fp32 or ... ok (0.268s) 2022-05-18T04:30:05.9219520Z skipping shadow loggers for node_b: torch.nn.modules.activation.ReLU, start_node_a: torch.nn.modules.activation.ReLU, unknown dtype cast 2022-05-18T04:30:05.9220478Z skipping shadow loggers for node_b: torch.ao.quantization.observer.MinMaxObserver, start_node_a: torch.nn.modules.activation.ReLU, unknown dtype cast 2022-05-18T04:30:05.9221030Z skipping shadow loggers for node_b: torch.nn.functional.relu, start_node_a: torch.nn.functional.relu, unknown dtype cast 2022-05-18T04:30:05.9221504Z skipping shadow loggers for node_b: torch.ao.quantization.observer.MinMaxObserver, start_node_a: torch.nn.functional.relu, unknown dtype cast 2022-05-18T04:30:05.9222161Z skipping shadow loggers for node_b: torch.nn.modules.activation.ReLU, start_node_a: torch.nn.modules.activation.ReLU, unknown dtype cast 2022-05-18T04:30:05.9222635Z skipping shadow loggers for node_b: torch.nn.functional.relu, start_node_a: torch.nn.functional.relu, unknown dtype cast 2022-05-18T04:30:06.0918498Z skipping shadow loggers for node_b: torch._VariableFunctionsClass.cat, start_node_a: torch._VariableFunctionsClass.cat, kwargs-only node not handled yet 2022-05-18T04:30:06.0919377Z skipping shadow loggers for node_b: torch._VariableFunctionsClass.stack, start_node_a: torch._VariableFunctionsClass.stack, kwargs-only node not handled yet 2022-05-18T04:30:06.0920223Z skipping shadow loggers for node_b: torch._VariableFunctionsClass.cat, start_node_a: torch._VariableFunctionsClass.cat, kwargs-only node not handled yet 2022-05-18T04:30:06.0921079Z skipping shadow loggers for node_b: torch._VariableFunctionsClass.stack, start_node_a: torch._VariableFunctionsClass.stack, kwargs-only node not handled yet 2022-05-18T04:30:06.0921933Z test_op_with_only_kwargs_skips_shadowing (quantization.fx.test_numeric_suite_fx.TestFXNumericSuiteCoreAPIs) ... ok (0.170s) 2022-05-18T04:30:06.0927677Z test_ops_with_same_fp32_and_int8_signature (quantization.fx.test_numeric_suite_fx.TestFXNumericSuiteCoreAPIs) 2022-05-18T04:30:06.4099547Z Verifies that we can match pairs of ops which have the same aten ... ok (0.309s) 2022-05-18T04:30:06.5091760Z test_shadow_activations_fqn (quantization.fx.test_numeric_suite_fx.TestFXNumericSuiteCoreAPIs) ... ok (0.109s) 2022-05-18T04:30:06.6713337Z test_shadow_loggers_preserve_qat_numerics (quantization.fx.test_numeric_suite_fx.TestFXNumericSuiteCoreAPIs) ... ok (0.159s) 2022-05-18T04:30:06.6721988Z test_unsupported_op_copy_skips_shadowing (quantization.fx.test_numeric_suite_fx.TestFXNumericSuiteCoreAPIs) 2022-05-18T04:30:06.9071214Z skipping shadow loggers for node_b: torch.nn.functional.layer_norm, start_node_a: torch.nn.functional.layer_norm, unhandled logic in subgraph copy 2022-05-18T04:30:06.9072093Z skipping shadow loggers for node_b: torch.ao.quantization.observer.MinMaxObserver, start_node_a: torch.nn.functional.layer_norm, unhandled logic in subgraph copy 2022-05-18T04:30:06.9072808Z Copying a `call_function` node is not implemented, test that this ... ok (0.231s) 2022-05-18T04:30:06.9073504Z skipping shadow loggers for node_b: torch._ops.quantized.PyCapsule.layer_norm, start_node_a: torch.nn.functional.layer_norm, unhandled logic in subgraph copy 2022-05-18T04:30:06.9106003Z test_user_defined_function (quantization.fx.test_numeric_suite_fx.TestFXNumericSuiteCoreAPIs) 2022-05-18T04:30:07.2697882Z Verify that NS APIs work on user defined functions ... C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\nn\functional.py:1909: UserWarning: nn.functional.sigmoid is deprecated. Use torch.sigmoid instead. 2022-05-18T04:30:07.2698414Z warnings.warn("nn.functional.sigmoid is deprecated. Use torch.sigmoid instead.") 2022-05-18T04:30:07.2698854Z skipping shadow loggers for node_b: torch._C._nn.linear, start_node_a: quantization.fx.test_numeric_suite_fx._wrapped_linear, unknown dtype cast 2022-05-18T04:30:07.2699372Z skipping shadow loggers for node_b: torch.ao.quantization.observer.MinMaxObserver, start_node_a: quantization.fx.test_numeric_suite_fx._wrapped_linear, unknown dtype cast 2022-05-18T04:30:07.2699742Z ok (0.356s) 2022-05-18T04:30:07.2719437Z test_user_module (quantization.fx.test_numeric_suite_fx.TestFXNumericSuiteCoreAPIs) 2022-05-18T04:30:07.5370595Z For user defined modules, ... ok (0.282s) 2022-05-18T04:30:07.6498187Z test_user_module_scriptable (quantization.fx.test_numeric_suite_fx.TestFXNumericSuiteCoreAPIs) ... ok (0.109s) 2022-05-18T04:30:08.5204317Z test_compare_activations_conv (quantization.fx.test_numeric_suite_fx.TestFXNumericSuiteCoreAPIsModels) ... ok (0.875s) 2022-05-18T04:30:09.0083326Z test_compare_activations_linear (quantization.fx.test_numeric_suite_fx.TestFXNumericSuiteCoreAPIsModels) ... ok (0.488s) 2022-05-18T04:30:09.2240695Z test_compare_activations_lstm_dynamic (quantization.fx.test_numeric_suite_fx.TestFXNumericSuiteCoreAPIsModels) ... C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\nn\quantized\_reference\modules\rnn.py:302: UserWarning: To copy construct from a tensor, it is recommended to use sourceTensor.clone().detach() or sourceTensor.clone().detach().requires_grad_(True), rather than torch.tensor(sourceTensor). 2022-05-18T04:30:09.2243138Z torch.tensor(weight_qparams["scale"], dtype=torch.float, device=device)) 2022-05-18T04:30:09.2244090Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\nn\quantized\_reference\modules\rnn.py:305: UserWarning: To copy construct from a tensor, it is recommended to use sourceTensor.clone().detach() or sourceTensor.clone().detach().requires_grad_(True), rather than torch.tensor(sourceTensor). 2022-05-18T04:30:09.2244990Z torch.tensor(weight_qparams["zero_point"], dtype=torch.int, device=device)) 2022-05-18T04:30:09.2245348Z ok (0.215s) 2022-05-18T04:30:10.1042192Z test_compare_shadow_activations_conv (quantization.fx.test_numeric_suite_fx.TestFXNumericSuiteCoreAPIsModels) ... ok (0.875s) 2022-05-18T04:30:10.5871105Z test_compare_shadow_activations_linear (quantization.fx.test_numeric_suite_fx.TestFXNumericSuiteCoreAPIsModels) ... ok (0.486s) 2022-05-18T04:30:10.7473654Z test_compare_shadow_activations_lstm_dynamic (quantization.fx.test_numeric_suite_fx.TestFXNumericSuiteCoreAPIsModels) ... ok (0.162s) 2022-05-18T04:30:11.5578865Z test_compare_weights_conv (quantization.fx.test_numeric_suite_fx.TestFXNumericSuiteCoreAPIsModels) ... ok (0.805s) 2022-05-18T04:30:12.0313985Z test_compare_weights_linear (quantization.fx.test_numeric_suite_fx.TestFXNumericSuiteCoreAPIsModels) ... ok (0.470s) 2022-05-18T04:30:12.3540262Z test_compare_weights_lstm_dynamic (quantization.fx.test_numeric_suite_fx.TestFXNumericSuiteCoreAPIsModels) ... ok (0.330s) 2022-05-18T04:30:12.3549253Z test_mobilenet_v2 (quantization.fx.test_numeric_suite_fx.TestFXNumericSuiteCoreAPIsModels) ... skip: no torchvision (0.000s) 2022-05-18T04:30:12.3556577Z test_resnet18 (quantization.fx.test_numeric_suite_fx.TestFXNumericSuiteCoreAPIsModels) ... skip: no torchvision (0.000s) 2022-05-18T04:30:13.7485785Z test_sparsenn_compare_activations (quantization.fx.test_numeric_suite_fx.TestFXNumericSuiteCoreAPIsModels) ... ok (1.397s) 2022-05-18T04:30:15.0965933Z skipping shadow loggers for node_b: torch.nn.modules.sparse.EmbeddingBag, start_node_a: torch.nn.modules.sparse.EmbeddingBag, unknown dtype cast 2022-05-18T04:30:15.0966899Z skipping shadow loggers for node_b: torch.ao.quantization.observer.MinMaxObserver, start_node_a: torch.nn.modules.sparse.EmbeddingBag, unknown dtype cast 2022-05-18T04:30:15.0967760Z test_sparsenn_shadow (quantization.fx.test_numeric_suite_fx.TestFXNumericSuiteCoreAPIsModels) ... ok (1.346s) 2022-05-18T04:30:15.0968509Z skipping shadow loggers for node_b: torch._VariableFunctionsClass.cat, start_node_a: torch._VariableFunctionsClass.cat, unsupported 2022-05-18T04:30:15.0969349Z skipping shadow loggers for node_b: torch.nn.modules.sparse.EmbeddingBag, start_node_a: torch.nn.modules.sparse.EmbeddingBag, unknown dtype cast 2022-05-18T04:30:15.0970157Z skipping shadow loggers for node_b: torch._VariableFunctionsClass.cat, start_node_a: torch._VariableFunctionsClass.cat, unsupported 2022-05-18T04:30:15.0970992Z skipping shadow loggers for node_b: torch.nn.modules.sparse.EmbeddingBag, start_node_a: torch.nn.modules.sparse.EmbeddingBag, unknown dtype cast 2022-05-18T04:30:15.0971900Z skipping shadow loggers for node_b: torch.ao.quantization.observer.MinMaxObserver, start_node_a: torch.nn.modules.sparse.EmbeddingBag, unknown dtype cast 2022-05-18T04:30:15.0972757Z skipping shadow loggers for node_b: torch._VariableFunctionsClass.cat, start_node_a: torch._VariableFunctionsClass.cat, unsupported 2022-05-18T04:30:15.0973563Z skipping shadow loggers for node_b: torch.nn.modules.sparse.EmbeddingBag, start_node_a: torch.nn.modules.sparse.EmbeddingBag, unknown dtype cast 2022-05-18T04:30:15.0974554Z skipping shadow loggers for node_b: torch._VariableFunctionsClass.cat, start_node_a: torch._VariableFunctionsClass.cat, unsupported 2022-05-18T04:30:15.2827999Z test_fq_module_per_channel (quantization.core.test_workflow_module.TestFakeQuantize) ... ok (0.188s) 2022-05-18T04:30:15.2872893Z test_fq_serializable_per_channel (quantization.core.test_workflow_module.TestFakeQuantize) ... ok (0.004s) 2022-05-18T04:30:15.2891844Z test_quant_min_max_override (quantization.core.test_workflow_module.TestFakeQuantize) ... ok (0.002s) 2022-05-18T04:30:15.2913499Z test_backward_per_channel (quantization.core.test_workflow_ops.TestFakeQuantizeOps) 2022-05-18T04:30:15.4793333Z Tests the backward method. ... ok (0.180s) 2022-05-18T04:30:15.4963967Z test_backward_per_channel_cachemask_cpu (quantization.core.test_workflow_ops.TestFakeQuantizeOps) ... ok (0.016s) 2022-05-18T04:30:15.4969413Z test_backward_per_channel_cachemask_cuda (quantization.core.test_workflow_ops.TestFakeQuantizeOps) ... skip: No gpu is not available. (0.000s) 2022-05-18T04:30:15.4973007Z test_backward_per_tensor (quantization.core.test_workflow_ops.TestFakeQuantizeOps) 2022-05-18T04:30:15.7117585Z Tests the backward method. ... skip: temporarily disable the test (0.222s) 2022-05-18T04:30:15.7248830Z test_backward_per_tensor_cachemask_cpu (quantization.core.test_workflow_ops.TestFakeQuantizeOps) ... ok (0.018s) 2022-05-18T04:30:15.7254542Z test_backward_per_tensor_cachemask_cuda (quantization.core.test_workflow_ops.TestFakeQuantizeOps) ... skip: No gpu is not available. (0.001s) 2022-05-18T04:30:15.7369148Z test_fake_quant_control (quantization.core.test_workflow_ops.TestFakeQuantizeOps) ... ok (0.011s) 2022-05-18T04:30:16.4718374Z test_fake_quant_per_channel_qparam_range (quantization.core.test_workflow_ops.TestFakeQuantizeOps) ... ok (0.731s) 2022-05-18T04:30:16.4783172Z test_fake_quant_preserves_qparam_shapes_for_activations (quantization.core.test_workflow_ops.TestFakeQuantizeOps) ... ok (0.000s) 2022-05-18T04:30:16.5964527Z test_fixed_qparams_fq_module (quantization.core.test_workflow_ops.TestFakeQuantizeOps) ... ok (0.117s) 2022-05-18T04:30:16.6045941Z 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:198: UserWarning: User provided device_type of 'cuda', but CUDA is not available. Disabling 2022-05-18T04:30:16.6046915Z warnings.warn('User provided device_type of \'cuda\', but CUDA is not available. Disabling') 2022-05-18T04:30:16.6047299Z ok (0.016s) 2022-05-18T04:30:16.6060447Z test_forward_per_channel (quantization.core.test_workflow_ops.TestFakeQuantizeOps) 2022-05-18T04:30:16.7361498Z Tests the forward path of the FakeQuantizePerTensorAffine op. ... ok (0.121s) 2022-05-18T04:30:16.7502802Z test_forward_per_channel_cachemask_cpu (quantization.core.test_workflow_ops.TestFakeQuantizeOps) ... ok (0.016s) 2022-05-18T04:30:16.7507817Z test_forward_per_channel_cachemask_cuda (quantization.core.test_workflow_ops.TestFakeQuantizeOps) ... skip: No gpu is not available. (0.000s) 2022-05-18T04:30:16.7658943Z test_forward_per_channel_half_precision_numerics (quantization.core.test_workflow_ops.TestFakeQuantizeOps) ... ok (0.016s) 2022-05-18T04:30:16.7671497Z test_forward_per_tensor (quantization.core.test_workflow_ops.TestFakeQuantizeOps) 2022-05-18T04:30:16.8736605Z Tests the forward path of the FakeQuantizePerTensorAffine op. ... ok (0.116s) 2022-05-18T04:30:16.8881239Z test_forward_per_tensor_cachemask_cpu (quantization.core.test_workflow_ops.TestFakeQuantizeOps) ... ok (0.016s) 2022-05-18T04:30:16.8886883Z test_forward_per_tensor_cachemask_cuda (quantization.core.test_workflow_ops.TestFakeQuantizeOps) ... skip: No gpu is not available. (0.000s) 2022-05-18T04:30:16.8957101Z test_forward_per_tensor_half_precision_numerics (quantization.core.test_workflow_ops.TestFakeQuantizeOps) ... ok (0.000s) 2022-05-18T04:30:17.0589720Z test_fq_module_per_tensor (quantization.core.test_workflow_ops.TestFakeQuantizeOps) ... ok (0.167s) 2022-05-18T04:30:17.0684141Z test_fq_serializable_per_tensor (quantization.core.test_workflow_ops.TestFakeQuantizeOps) ... ok (0.016s) 2022-05-18T04:30:23.4307490Z test_learnable_backward_per_channel_cpu (quantization.core.test_workflow_ops.TestFakeQuantizeOps) ... ok (6.364s) 2022-05-18T04:30:23.4366063Z test_learnable_backward_per_channel_cuda (quantization.core.test_workflow_ops.TestFakeQuantizeOps) ... skip: No gpu is not available. (0.006s) 2022-05-18T04:30:23.7981883Z test_learnable_backward_per_tensor_cpu (quantization.core.test_workflow_ops.TestFakeQuantizeOps) ... ok (0.347s) 2022-05-18T04:30:23.8040054Z test_learnable_backward_per_tensor_cuda (quantization.core.test_workflow_ops.TestFakeQuantizeOps) ... skip: No gpu is not available. (0.016s) 2022-05-18T04:30:23.9757770Z test_learnable_forward_per_channel_cpu (quantization.core.test_workflow_ops.TestFakeQuantizeOps) ... ok (0.169s) 2022-05-18T04:30:23.9816883Z test_learnable_forward_per_channel_cuda (quantization.core.test_workflow_ops.TestFakeQuantizeOps) ... skip: No gpu is not available. (0.000s) 2022-05-18T04:30:24.2136300Z test_learnable_forward_per_tensor_cpu (quantization.core.test_workflow_ops.TestFakeQuantizeOps) ... ok (0.243s) 2022-05-18T04:30:24.2194915Z test_learnable_forward_per_tensor_cuda (quantization.core.test_workflow_ops.TestFakeQuantizeOps) ... skip: No gpu is not available. (0.000s) 2022-05-18T04:30:24.3221708Z test_numerical_consistency_per_channel (quantization.core.test_workflow_ops.TestFakeQuantizeOps) ... ok (0.111s) 2022-05-18T04:30:24.3575529Z test_numerical_consistency_per_tensor (quantization.core.test_workflow_ops.TestFakeQuantizeOps) ... ok (0.030s) 2022-05-18T04:30:24.3599577Z test_forward_hooks_preserved (quantization.eager.test_fuse_eager.TestFuseEager) 2022-05-18T04:30:24.3759490Z Test case that checks whether forward pre hooks of the first module and ... ok (0.016s) 2022-05-18T04:30:24.4334736Z test_fuse_module_eval (quantization.eager.test_fuse_eager.TestFuseEager) ... ok (0.053s) 2022-05-18T04:30:24.7771603Z test_fuse_module_train (quantization.eager.test_fuse_eager.TestFuseEager) ... ok (0.347s) 2022-05-18T04:30:24.8153857Z test_fusion_conv_with_bias (quantization.eager.test_fuse_eager.TestFuseEager) ... ok (0.047s) 2022-05-18T04:30:24.8220060Z test_fusion_convtranspose_bn_eval (quantization.eager.test_fuse_eager.TestFuseEager) ... ok (0.007s) 2022-05-18T04:30:24.8254822Z test_fusion_linear_bn_eval (quantization.eager.test_fuse_eager.TestFuseEager) ... ok (0.003s) 2022-05-18T04:30:25.5494137Z test_fusion_sequential_model_eval (quantization.eager.test_fuse_eager.TestFuseEager) ... ok (0.712s) 2022-05-18T04:30:25.6555419Z test_fusion_sequential_model_train (quantization.eager.test_fuse_eager.TestFuseEager) ... ok (0.116s) 2022-05-18T04:30:25.6585254Z test_fuse_addtional_fuser_method (quantization.fx.test_quantize_fx.TestFuseFx) ... skip: Temprorarily skipping the test case, will enable after the simplepattern format is supported (0.000s) 2022-05-18T04:30:25.6903581Z test_fuse_conv_bn_relu (quantization.fx.test_quantize_fx.TestFuseFx) ... ok (0.032s) 2022-05-18T04:30:25.6972601Z test_fuse_convtranspose_bn_eval (quantization.fx.test_quantize_fx.TestFuseFx) ... ok (0.000s) 2022-05-18T04:30:25.6979751Z test_fuse_custom_config_dict_validity (quantization.fx.test_quantize_fx.TestFuseFx) 2022-05-18T04:30:25.6989835Z Verifies that if a user passes an invalid key or makes a typo when ... ok (0.000s) 2022-05-18T04:30:25.7082590Z test_fuse_custom_pattern (quantization.fx.test_quantize_fx.TestFuseFx) ... ok (0.016s) 2022-05-18T04:30:25.7131619Z test_fuse_linear_bn_eval (quantization.fx.test_quantize_fx.TestFuseFx) ... ok (0.000s) 2022-05-18T04:30:25.7212351Z test_fuse_module_relu (quantization.fx.test_quantize_fx.TestFuseFx) ... ok (0.021s) 2022-05-18T04:30:25.7236535Z test_fusion_pattern_with_matchallnode (quantization.fx.test_quantize_fx.TestFuseFx) 2022-05-18T04:30:25.7277672Z This test tests that the node matched by MatchAllNode will be regared as an input ... ok (0.000s) 2022-05-18T04:30:25.7302494Z test_fusion_pattern_with_multiple_inputs (quantization.fx.test_quantize_fx.TestFuseFx) 2022-05-18T04:30:25.7341103Z This test tests two keys in backend_config_dict: root_node_getter and ... ok (0.000s) 2022-05-18T04:30:25.7502962Z test_problematic_fuse_example (quantization.fx.test_quantize_fx.TestFuseFx) ... ok (0.016s) 2022-05-18T04:30:25.7516122Z test_qconfig_fused_module (quantization.fx.test_quantize_fx.TestFuseFx) 2022-05-18T04:30:25.7936325Z TODO: add test for all fused modules ... ok (0.047s) 2022-05-18T04:30:25.8019087Z test_fused_backward_op_fake_quant_off (quantization.core.test_workflow_ops.TestFusedObsFakeQuant) ... C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\testing\_deprecated.py:35: FutureWarning: torch.testing.assert_allclose() is deprecated since 1.12 and will be removed in 1.14. Use torch.testing.assert_close() instead. For detailed upgrade instructions see https://github.com/pytorch/pytorch/issues/61844. 2022-05-18T04:30:25.8020140Z warnings.warn(msg, FutureWarning) 2022-05-18T04:30:25.8020436Z ok (0.016s) 2022-05-18T04:30:25.8103503Z test_fused_obs_fake_quant_backward_op (quantization.core.test_workflow_ops.TestFusedObsFakeQuant) ... ok (0.000s) 2022-05-18T04:30:25.8132095Z test_fused_obs_fake_quant_moving_avg (quantization.core.test_workflow_ops.TestFusedObsFakeQuant) 2022-05-18T04:30:25.8287975Z Tests the case where we call the fused_obs_fake_quant op multiple times ... ok (0.030s) 2022-05-18T04:30:25.8317778Z test_fused_obs_fake_quant_moving_avg_per_channel (quantization.core.test_workflow_ops.TestFusedObsFakeQuant) 2022-05-18T04:30:25.8767708Z Tests the case where we call the fused_obs_fake_quant op multiple times ... ok (0.048s) 2022-05-18T04:30:25.8901327Z test_compare_fused_obs_fq_oss_module (quantization.core.test_workflow_module.TestFusedObsFakeQuantModule) ... ok (0.013s) 2022-05-18T04:30:25.9091013Z test_default_fused_qat_config (quantization.core.test_workflow_module.TestFusedObsFakeQuantModule) ... ok (0.019s) 2022-05-18T04:30:25.9314138Z test_embedding_bag_qat_config (quantization.core.test_workflow_module.TestFusedObsFakeQuantModule) ... ok (0.012s) 2022-05-18T04:30:25.9624744Z test_embedding_qat_config (quantization.core.test_workflow_module.TestFusedObsFakeQuantModule) ... ok (0.031s) 2022-05-18T04:30:25.9969798Z test_fused_mod_per_channel (quantization.core.test_workflow_module.TestFusedObsFakeQuantModule) ... ok (0.031s) 2022-05-18T04:30:25.9984114Z test_fused_mod_reduce_range (quantization.core.test_workflow_module.TestFusedObsFakeQuantModule) ... ok (0.000s) 2022-05-18T04:30:26.0055673Z test_fused_obs_fq_module (quantization.core.test_workflow_module.TestFusedObsFakeQuantModule) ... ok (0.016s) 2022-05-18T04:30:26.0172259Z test_fused_obs_fq_moving_avg_module (quantization.core.test_workflow_module.TestFusedObsFakeQuantModule) ... ok (0.018s) 2022-05-18T04:30:26.0414126Z test_quantized_add_relu_fusion (quantization.jit.test_fusion_passes.TestFusionPasses) ... ok (0.020s) 2022-05-18T04:30:52.3106977Z test_histogram_observer (quantization.core.test_workflow_module.TestHistogramObserver) ... C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\ao\quantization\observer.py:1135: UserWarning: must run observer before calling calculate_qparams. Returning default scale and zero point 2022-05-18T04:30:52.3107638Z warnings.warn( 2022-05-18T04:30:59.7549226Z ok (26.264s) 2022-05-18T04:30:59.7549632Z test_histogram_observer_against_reference (quantization.core.test_workflow_module.TestHistogramObserver) ... ok (7.453s) 2022-05-18T04:31:00.1966576Z test_histogram_observer_one_sided (quantization.core.test_workflow_module.TestHistogramObserver) ... ok (0.442s) 2022-05-18T04:31:01.0242266Z test_histogram_observer_same_inputs (quantization.core.test_workflow_module.TestHistogramObserver) ... ok (0.827s) 2022-05-18T04:31:01.6416627Z test_observer_scriptable (quantization.core.test_workflow_module.TestHistogramObserver) ... ok (0.610s) 2022-05-18T04:31:01.8235512Z test_fake_quant_true_quant_compare (quantization.eager.test_model_numerics.TestModelNumericsEager) ... ok (0.190s) 2022-05-18T04:31:01.8822201Z test_float_quant_compare_per_channel (quantization.eager.test_model_numerics.TestModelNumericsEager) ... ok (0.059s) 2022-05-18T04:31:01.9605415Z test_float_quant_compare_per_tensor (quantization.eager.test_model_numerics.TestModelNumericsEager) ... ok (0.072s) 2022-05-18T04:31:02.2604943Z test_weight_only_activation_only_fakequant (quantization.eager.test_model_numerics.TestModelNumericsEager) ... ok (0.299s) 2022-05-18T04:31:02.3800532Z test_compare_model_outputs_conv_static (quantization.eager.test_numeric_suite_eager.TestNumericSuiteEager) ... ok (0.116s) 2022-05-18T04:31:02.5067135Z test_compare_model_outputs_functional_static (quantization.eager.test_numeric_suite_eager.TestNumericSuiteEager) ... ok (0.131s) 2022-05-18T04:31:02.5131087Z test_compare_model_outputs_linear_dynamic (quantization.eager.test_numeric_suite_eager.TestNumericSuiteEager) ... ok (0.000s) 2022-05-18T04:31:02.8842655Z test_compare_model_outputs_linear_static (quantization.eager.test_numeric_suite_eager.TestNumericSuiteEager) ... ok (0.369s) 2022-05-18T04:31:02.8941635Z test_compare_model_outputs_lstm_dynamic (quantization.eager.test_numeric_suite_eager.TestNumericSuiteEager) ... ok (0.000s) 2022-05-18T04:31:03.0336315Z test_compare_model_stub_conv_static (quantization.eager.test_numeric_suite_eager.TestNumericSuiteEager) ... ok (0.138s) 2022-05-18T04:31:03.1587765Z test_compare_model_stub_functional_static (quantization.eager.test_numeric_suite_eager.TestNumericSuiteEager) ... ok (0.136s) 2022-05-18T04:31:03.1645363Z test_compare_model_stub_linear_dynamic (quantization.eager.test_numeric_suite_eager.TestNumericSuiteEager) ... ok (0.006s) 2022-05-18T04:31:03.5351918Z test_compare_model_stub_linear_static (quantization.eager.test_numeric_suite_eager.TestNumericSuiteEager) ... ok (0.360s) 2022-05-18T04:31:03.5437247Z test_compare_model_stub_lstm_dynamic (quantization.eager.test_numeric_suite_eager.TestNumericSuiteEager) ... ok (0.016s) 2022-05-18T04:31:03.8793391Z test_compare_model_stub_partial (quantization.eager.test_numeric_suite_eager.TestNumericSuiteEager) ... ok (0.328s) 2022-05-18T04:31:03.8917495Z test_compare_model_stub_submodule_static (quantization.eager.test_numeric_suite_eager.TestNumericSuiteEager) ... ok (0.016s) 2022-05-18T04:31:03.9943023Z test_compare_weights_conv_static (quantization.eager.test_numeric_suite_eager.TestNumericSuiteEager) ... ok (0.100s) 2022-05-18T04:31:03.9992593Z test_compare_weights_linear_dynamic (quantization.eager.test_numeric_suite_eager.TestNumericSuiteEager) ... ok (0.000s) 2022-05-18T04:31:04.3741003Z test_compare_weights_linear_static (quantization.eager.test_numeric_suite_eager.TestNumericSuiteEager) ... ok (0.384s) 2022-05-18T04:31:04.3815596Z test_compare_weights_lstm_dynamic (quantization.eager.test_numeric_suite_eager.TestNumericSuiteEager) ... ok (0.000s) 2022-05-18T04:31:04.3823525Z test_mobilenet_v2 (quantization.eager.test_numeric_suite_eager.TestNumericSuiteEager) ... skip: no torchvision (0.000s) 2022-05-18T04:31:04.3828093Z test_mobilenet_v3 (quantization.eager.test_numeric_suite_eager.TestNumericSuiteEager) ... skip: no torchvision (0.000s) 2022-05-18T04:31:04.3848143Z test_output_logger (quantization.eager.test_numeric_suite_eager.TestNumericSuiteEager) ... ok (0.016s) 2022-05-18T04:31:04.3864147Z test_shadow_logger (quantization.eager.test_numeric_suite_eager.TestNumericSuiteEager) ... ok (0.000s) 2022-05-18T04:31:04.3871529Z test_histogram_observer_consistent_buffer_shape (quantization.core.test_workflow_module.TestObserver) 2022-05-18T04:31:04.3925894Z Ensures that the buffer shapes do not change from uninitialized to ... ok (0.000s) 2022-05-18T04:31:04.3936572Z test_histogram_observer_save_load_state_dict (quantization.core.test_workflow_module.TestObserver) 2022-05-18T04:31:04.3949795Z Smoke test on saving/loading state_dict ... ok (0.000s) 2022-05-18T04:31:04.4219781Z test_memoryless_minmaxobserver (quantization.core.test_workflow_module.TestObserver) ... ok (0.037s) 2022-05-18T04:31:04.4493191Z test_memoryless_perchannelminmaxobserver (quantization.core.test_workflow_module.TestObserver) ... ok (0.016s) 2022-05-18T04:31:04.4503266Z test_observer_qparams_respects_device_affinity (quantization.core.test_workflow_module.TestObserver) 2022-05-18T04:31:04.4504252Z Ensure that the scale and zero_point returned by the observer ... skip: multi-GPU not supported (0.000s) 2022-05-18T04:31:04.6003582Z test_observer_scriptable (quantization.core.test_workflow_module.TestObserver) ... ok (0.163s) 2022-05-18T04:31:04.9454104Z test_per_channel_observers (quantization.core.test_workflow_module.TestObserver) ... ok (0.338s) 2022-05-18T04:31:05.0373722Z test_per_tensor_observers (quantization.core.test_workflow_module.TestObserver) ... ok (0.084s) 2022-05-18T04:31:05.0385920Z test_save_load_state_dict_script (quantization.core.test_workflow_module.TestObserver) 2022-05-18T04:31:05.3122152Z Tests that we can save and load state_dict for observers that are scripted ... ok (0.278s) 2022-05-18T04:31:05.3127654Z test_state_dict_respects_device_affinity (quantization.core.test_workflow_module.TestObserver) ... skip: multi-GPU not supported (0.000s) 2022-05-18T04:31:05.3151280Z test_zero_numel (quantization.core.test_workflow_module.TestObserver) ... ok (0.000s) 2022-05-18T04:31:08.4285480Z test_constant_padNd (quantization.core.test_quantized_op.TestPadding) ... C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\_tensor.py:589: UserWarning: non-inplace resize is deprecated 2022-05-18T04:31:08.4286234Z warnings.warn("non-inplace resize is deprecated") 2022-05-18T04:31:08.6977318Z ok (3.127s) 2022-05-18T04:31:08.6977840Z test_reflection_pad1d (quantization.core.test_quantized_op.TestPadding) ... ok (0.269s) 2022-05-18T04:31:48.5771263Z test_reflection_pad2d (quantization.core.test_quantized_op.TestPadding) ... ok (39.873s) 2022-05-18T04:31:48.5794787Z 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) 2022-05-18T04:31:48.5819907Z 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) 2022-05-18T04:31:48.5836692Z test_hardtanh (quantization.core.test_quantized_op.TestQNNPackOps) ... skip: This Pytorch Build has not been built with or does not support QNNPACK (0.000s) 2022-05-18T04:31:48.5851945Z test_mean (quantization.core.test_quantized_op.TestQNNPackOps) ... skip: This Pytorch Build has not been built with or does not support QNNPACK (0.000s) 2022-05-18T04:31:48.5883561Z test_qnnpack_add (quantization.core.test_quantized_op.TestQNNPackOps) ... skip: This Pytorch Build has not been built with or does not support QNNPACK (0.016s) 2022-05-18T04:31:48.5904918Z 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) 2022-05-18T04:31:48.5926961Z 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) 2022-05-18T04:31:48.5938219Z 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) 2022-05-18T04:31:48.5954028Z 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) 2022-05-18T04:31:48.5967143Z 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) 2022-05-18T04:31:48.5983004Z test_qnnpack_tanh (quantization.core.test_quantized_op.TestQNNPackOps) ... skip: This Pytorch Build has not been built with or does not support QNNPACK (0.000s) 2022-05-18T04:31:48.6052834Z test_child_module_does_not_return_tensor (quantization.dbr.test_quantize_dbr.TestQuantizeDBR) ... ok (0.016s) 2022-05-18T04:31:48.7348046Z test_child_modules (quantization.dbr.test_quantize_dbr.TestQuantizeDBR) ... ok (0.122s) 2022-05-18T04:31:48.7430546Z test_conv_functional_dynamic_weights (quantization.dbr.test_quantize_dbr.TestQuantizeDBR) ... ok (0.016s) 2022-05-18T04:31:48.8223810Z test_conv_functional_qat (quantization.dbr.test_quantize_dbr.TestQuantizeDBR) ... ok (0.083s) 2022-05-18T04:31:48.8602580Z test_conv_int32_reference_model (quantization.dbr.test_quantize_dbr.TestQuantizeDBR) ... ok (0.032s) 2022-05-18T04:31:48.9691411Z test_conv_mod_qat (quantization.dbr.test_quantize_dbr.TestQuantizeDBR) ... ok (0.115s) 2022-05-18T04:31:48.9703549Z test_conv_unsupported_inplace_conv (quantization.dbr.test_quantize_dbr.TestQuantizeDBR) 2022-05-18T04:31:48.9704277Z Verifies that having an quantizeable op which is inplace ... skip: FX graph mode is using fake_quantize with PTQ, TODO verify (0.001s) 2022-05-18T04:31:48.9827172Z test_fusion (quantization.dbr.test_quantize_dbr.TestQuantizeDBR) ... ok (0.012s) 2022-05-18T04:31:49.1068245Z test_fusion2 (quantization.dbr.test_quantize_dbr.TestQuantizeDBR) ... ok (0.124s) 2022-05-18T04:31:49.1080238Z test_fusion_called_multiple_times (quantization.dbr.test_quantize_dbr.TestQuantizeDBR) 2022-05-18T04:31:49.1987418Z Tests that fusion works if the modules to fuse get called multiple ... ok (0.079s) 2022-05-18T04:31:49.2257284Z test_fusion_functions (quantization.dbr.test_quantize_dbr.TestQuantizeDBR) ... ok (0.037s) 2022-05-18T04:31:49.3760920Z test_inplace_unquantizeable_op (quantization.dbr.test_quantize_dbr.TestQuantizeDBR) ... ok (0.147s) 2022-05-18T04:31:49.4659035Z test_jit_tracing_removes_aliases (quantization.dbr.test_quantize_dbr.TestQuantizeDBR) ... ok (0.095s) 2022-05-18T04:31:49.5318800Z test_method (quantization.dbr.test_quantize_dbr.TestQuantizeDBR) ... ok (0.058s) 2022-05-18T04:31:49.7241020Z test_module_calls_items (quantization.dbr.test_quantize_dbr.TestQuantizeDBR) ... ok (0.199s) 2022-05-18T04:31:49.7249005Z test_module_created_during_forward (quantization.dbr.test_quantize_dbr.TestQuantizeDBR) 2022-05-18T04:31:49.7289758Z Some BERT models have this pattern ... ok (0.000s) 2022-05-18T04:31:49.7303098Z test_module_input_types (quantization.dbr.test_quantize_dbr.TestQuantizeDBR) ... skip: TODO build this (0.000s) 2022-05-18T04:31:49.7555422Z test_module_list (quantization.dbr.test_quantize_dbr.TestQuantizeDBR) ... ok (0.031s) 2022-05-18T04:31:49.8156746Z test_module_return_types (quantization.dbr.test_quantize_dbr.TestQuantizeDBR) ... ok (0.047s) 2022-05-18T04:31:49.8211957Z test_module_returns_namedtuple (quantization.dbr.test_quantize_dbr.TestQuantizeDBR) ... ok (0.020s) 2022-05-18T04:31:50.0121076Z test_multiple_modules (quantization.dbr.test_quantize_dbr.TestQuantizeDBR) ... ok (0.191s) 2022-05-18T04:31:50.0315881Z test_numeric_suite (quantization.dbr.test_quantize_dbr.TestQuantizeDBR) ... ok (0.012s) 2022-05-18T04:31:50.0327007Z test_observers_not_touched_by_tracing (quantization.dbr.test_quantize_dbr.TestQuantizeDBR) 2022-05-18T04:31:50.0366122Z Verifies that running dynamic tracing does not change any data ... ok (0.000s) 2022-05-18T04:31:50.1120469Z test_prepare_custom_config_dict_non_traceable_module_class_child_leaf (quantization.dbr.test_quantize_dbr.TestQuantizeDBR) ... ok (0.078s) 2022-05-18T04:31:50.1601904Z test_prepare_custom_config_dict_non_traceable_module_class_mid_leaf (quantization.dbr.test_quantize_dbr.TestQuantizeDBR) ... ok (0.053s) 2022-05-18T04:31:50.1614591Z test_qconfig_dict_global (quantization.dbr.test_quantize_dbr.TestQuantizeDBR) 2022-05-18T04:31:50.1714940Z Verifies that the '' option of qconfig_dict works ... ok (0.016s) 2022-05-18T04:31:50.1730330Z test_qconfig_dict_module_name (quantization.dbr.test_quantize_dbr.TestQuantizeDBR) 2022-05-18T04:31:50.1861886Z Verifies that the 'module_name' option of qconfig_dict works ... ok (0.016s) 2022-05-18T04:31:50.1874738Z test_qconfig_dict_object_type_function (quantization.dbr.test_quantize_dbr.TestQuantizeDBR) 2022-05-18T04:31:50.1956543Z Verifies that the 'object_type' option of qconfig_dict works ... ok (0.000s) 2022-05-18T04:31:50.1968276Z test_qconfig_dict_object_type_function_global_none (quantization.dbr.test_quantize_dbr.TestQuantizeDBR) 2022-05-18T04:31:50.2042585Z Verifies that the 'object_type' option of qconfig_dict works ... ok (0.016s) 2022-05-18T04:31:50.2055578Z test_qconfig_dict_object_type_method (quantization.dbr.test_quantize_dbr.TestQuantizeDBR) 2022-05-18T04:31:50.2136279Z Verifies that the 'object_type' option of qconfig_dict works ... ok (0.000s) 2022-05-18T04:31:50.2148518Z test_qconfig_dict_object_type_module (quantization.dbr.test_quantize_dbr.TestQuantizeDBR) 2022-05-18T04:31:50.2259535Z Verifies that the 'object_type' option of qconfig_dict works ... ok (0.021s) 2022-05-18T04:31:50.2266843Z test_qconfig_dict_unsupported_does_not_crash_when_empty (quantization.dbr.test_quantize_dbr.TestQuantizeDBR) 2022-05-18T04:31:50.2408439Z Verifies that the yet unimplemented keys of qconfig_dict only ... ok (0.016s) 2022-05-18T04:31:50.2696955Z test_serialization (quantization.dbr.test_quantize_dbr.TestQuantizeDBR) ... ok (0.031s) 2022-05-18T04:31:50.2889194Z test_serialization_functional (quantization.dbr.test_quantize_dbr.TestQuantizeDBR) ... ok (0.016s) 2022-05-18T04:31:50.2901355Z test_subclass_of_quantizeable_module (quantization.dbr.test_quantize_dbr.TestQuantizeDBR) 2022-05-18T04:31:50.4234138Z If a user creates a subclass of nn.BatchNorm2d, that subclass ... ok (0.137s) 2022-05-18T04:31:50.4894794Z test_unknown_op_after_quantized (quantization.dbr.test_quantize_dbr.TestQuantizeDBR) ... ok (0.066s) 2022-05-18T04:31:50.5588703Z test_unsupported_ops (quantization.dbr.test_quantize_dbr.TestQuantizeDBR) ... ok (0.065s) 2022-05-18T04:31:50.5657053Z test_unsupported_ops_recorded (quantization.dbr.test_quantize_dbr.TestQuantizeDBR) ... ok (0.000s) 2022-05-18T04:31:50.6948776Z test_vovnet_sequential (quantization.dbr.test_quantize_dbr.TestQuantizeDBR) ... ok (0.130s) 2022-05-18T04:31:50.7925162Z test_add (quantization.dbr.test_quantize_dbr.TestQuantizeDBRIndividualOps) ... ok (0.100s) 2022-05-18T04:31:50.8327809Z test_add_int32 (quantization.dbr.test_quantize_dbr.TestQuantizeDBRIndividualOps) ... ok (0.037s) 2022-05-18T04:31:50.9535281Z test_cat_fp32 (quantization.dbr.test_quantize_dbr.TestQuantizeDBRIndividualOps) ... ok (0.131s) 2022-05-18T04:31:51.0338354Z test_cat_int (quantization.dbr.test_quantize_dbr.TestQuantizeDBRIndividualOps) ... ok (0.069s) 2022-05-18T04:31:51.3801097Z test_conv (quantization.dbr.test_quantize_dbr.TestQuantizeDBRIndividualOps) ... ok (0.347s) 2022-05-18T04:31:51.5880058Z test_conv_functional (quantization.dbr.test_quantize_dbr.TestQuantizeDBRIndividualOps) ... ok (0.217s) 2022-05-18T04:31:51.6393140Z test_div (quantization.dbr.test_quantize_dbr.TestQuantizeDBRIndividualOps) ... ok (0.052s) 2022-05-18T04:31:51.7639372Z test_embedding (quantization.dbr.test_quantize_dbr.TestQuantizeDBRIndividualOps) ... ok (0.118s) 2022-05-18T04:31:51.8464009Z test_linear_dynamic (quantization.dbr.test_quantize_dbr.TestQuantizeDBRIndividualOps) ... ok (0.083s) 2022-05-18T04:31:51.9141113Z test_linear_functional (quantization.dbr.test_quantize_dbr.TestQuantizeDBRIndividualOps) ... ok (0.063s) 2022-05-18T04:31:51.9832939Z test_linear_functional_nobias (quantization.dbr.test_quantize_dbr.TestQuantizeDBRIndividualOps) ... ok (0.081s) 2022-05-18T04:31:52.0509038Z test_mul (quantization.dbr.test_quantize_dbr.TestQuantizeDBRIndividualOps) ... ok (0.056s) 2022-05-18T04:31:52.1276165Z test_mul_int (quantization.dbr.test_quantize_dbr.TestQuantizeDBRIndividualOps) ... ok (0.084s) 2022-05-18T04:31:52.1785837Z test_sub (quantization.dbr.test_quantize_dbr.TestQuantizeDBRIndividualOps) ... ok (0.047s) 2022-05-18T04:31:52.1793314Z test_mobilenet_v2 (quantization.dbr.test_quantize_dbr.TestQuantizeDBRModels) ... skip: no torchvision (0.000s) 2022-05-18T04:31:52.1803122Z test_mobilenet_v2_removes_aliases (quantization.dbr.test_quantize_dbr.TestQuantizeDBRModels) ... skip: no torchvision (0.000s) 2022-05-18T04:31:52.2763260Z test_add_linear (quantization.dbr.test_quantize_dbr.TestQuantizeDBRMultipleOps) ... ok (0.103s) 2022-05-18T04:31:52.3764918Z test_conv_add (quantization.dbr.test_quantize_dbr.TestQuantizeDBRMultipleOps) ... ok (0.097s) 2022-05-18T04:31:52.5190642Z test_conv_flatten_linear (quantization.dbr.test_quantize_dbr.TestQuantizeDBRMultipleOps) ... ok (0.149s) 2022-05-18T04:31:52.6777596Z test_conv_relu_add (quantization.dbr.test_quantize_dbr.TestQuantizeDBRMultipleOps) ... ok (0.151s) 2022-05-18T04:31:52.7768243Z test_conv_scalar_add (quantization.dbr.test_quantize_dbr.TestQuantizeDBRMultipleOps) ... ok (0.105s) 2022-05-18T04:31:52.9199400Z test_dropout (quantization.dbr.test_quantize_dbr.TestQuantizeDBRMultipleOps) ... ok (0.145s) 2022-05-18T04:31:53.0676910Z test_dropout_conv (quantization.dbr.test_quantize_dbr.TestQuantizeDBRMultipleOps) ... ok (0.134s) 2022-05-18T04:31:53.2101517Z test_gelu_linear (quantization.dbr.test_quantize_dbr.TestQuantizeDBRMultipleOps) ... ok (0.148s) 2022-05-18T04:31:53.3768681Z test_inplace_add (quantization.dbr.test_quantize_dbr.TestQuantizeDBRMultipleOps) ... ok (0.171s) 2022-05-18T04:31:53.6217753Z test_linear_torch_relu (quantization.dbr.test_quantize_dbr.TestQuantizeDBRMultipleOps) ... ok (0.249s) 2022-05-18T04:31:53.8217062Z test_lstm (quantization.dbr.test_quantize_dbr.TestQuantizeDBRMultipleOps) ... ok (0.190s) 2022-05-18T04:31:53.9185209Z test_module_then_add (quantization.dbr.test_quantize_dbr.TestQuantizeDBRMultipleOps) ... ok (0.099s) 2022-05-18T04:31:54.0319907Z test_embedding_bag (quantization.jit.test_quantize_jit.TestQuantizeDynamicJitOps) ... C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\_tensor.py:1086: UserWarning: The .grad attribute of a Tensor that is not a leaf Tensor is being accessed. Its .grad attribute won't be populated during autograd.backward(). If you indeed want the .grad field to be populated for a non-leaf Tensor, use .retain_grad() on the non-leaf Tensor. If you access the non-leaf Tensor by mistake, make sure you access the leaf Tensor instead. See github.com/pytorch/pytorch/pull/30531 for more informations. (Triggered internally at C:\actions-runner\_work\pytorch\pytorch\build\aten\src\ATen/core/TensorBody.h:482.) 2022-05-18T04:31:54.0321352Z return self._grad 2022-05-18T04:31:54.0321611Z ok (0.122s) 2022-05-18T04:31:54.1304440Z test_embedding_bag_padding_idx_error (quantization.jit.test_quantize_jit.TestQuantizeDynamicJitOps) ... ok (0.091s) 2022-05-18T04:31:54.9673917Z test_linear (quantization.jit.test_quantize_jit.TestQuantizeDynamicJitOps) ... ok (0.831s) 2022-05-18T04:31:54.9905509Z test_convert_dynamic_fp16 (quantization.jit.test_quantize_jit.TestQuantizeDynamicJitPasses) ... ok (0.036s) 2022-05-18T04:31:55.0463304Z 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:1328] 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 ()) 2022-05-18T04:31:55.3687566Z ok (0.374s) 2022-05-18T04:31:55.6990797Z test_dynamic_quant_multi_uses (quantization.jit.test_quantize_jit.TestQuantizeDynamicJitPasses) ... ok (0.321s) 2022-05-18T04:31:56.0903411Z test_dynamic_shared_weights (quantization.jit.test_quantize_jit.TestQuantizeDynamicJitPasses) ... ok (0.401s) 2022-05-18T04:31:56.2117363Z test_dynamic_weight_observer (quantization.jit.test_quantize_jit.TestQuantizeDynamicJitPasses) ... ok (0.125s) 2022-05-18T04:31:56.8385311Z test_dynamic_with_if (quantization.jit.test_quantize_jit.TestQuantizeDynamicJitPasses) ... ok (0.627s) 2022-05-18T04:31:56.9640178Z test_insert_quant_dequant_linear_dynamic (quantization.jit.test_quantize_jit.TestQuantizeDynamicJitPasses) ... ok (0.116s) 2022-05-18T04:31:57.0096080Z test_prepare_dynamic (quantization.jit.test_quantize_jit.TestQuantizeDynamicJitPasses) ... ok (0.047s) 2022-05-18T04:31:57.0548238Z test_prepare_dynamic_child_qconfig (quantization.jit.test_quantize_jit.TestQuantizeDynamicJitPasses) ... ok (0.039s) 2022-05-18T04:31:57.0787087Z test_quantize_dynamic_fp16 (quantization.jit.test_quantize_jit.TestQuantizeDynamicJitPasses) ... ok (0.031s) 2022-05-18T04:31:57.2387478Z test_lower_graph_conv2d (quantization.eager.test_quantize_eager_ptq.TestQuantizeEagerONNXExport) ... skip: Caffe2 is not available (0.167s) 2022-05-18T04:31:57.2402537Z test_lower_graph_conv3d (quantization.eager.test_quantize_eager_ptq.TestQuantizeEagerONNXExport) ... skip: onnx opset9 does not support quantize_per_tensor and caffe2 does not support conv3d (0.002s) 2022-05-18T04:31:57.2415232Z test_lower_graph_linear (quantization.eager.test_quantize_eager_ptq.TestQuantizeEagerONNXExport) ... skip: Caffe2 is not available (0.001s) 2022-05-18T04:31:57.2684114Z test_conv_1d (quantization.eager.test_quantize_eager_ptq.TestQuantizeEagerOps) ... ok (0.027s) 2022-05-18T04:31:57.2948495Z test_conv_2d (quantization.eager.test_quantize_eager_ptq.TestQuantizeEagerOps) ... ok (0.026s) 2022-05-18T04:31:57.3245079Z test_conv_3d (quantization.eager.test_quantize_eager_ptq.TestQuantizeEagerOps) ... ok (0.029s) 2022-05-18T04:31:57.3495163Z test_conv_transpose_1d (quantization.eager.test_quantize_eager_ptq.TestQuantizeEagerOps) ... ok (0.016s) 2022-05-18T04:31:57.3749609Z test_conv_transpose_2d (quantization.eager.test_quantize_eager_ptq.TestQuantizeEagerOps) ... ok (0.031s) 2022-05-18T04:31:57.4037195Z test_conv_transpose_3d (quantization.eager.test_quantize_eager_ptq.TestQuantizeEagerOps) ... ok (0.031s) 2022-05-18T04:31:57.9177275Z test_functional_module (quantization.eager.test_quantize_eager_ptq.TestQuantizeEagerOps) ... ok (0.505s) 2022-05-18T04:31:57.9327440Z test_int16_reference_module (quantization.eager.test_quantize_eager_ptq.TestQuantizeEagerOps) ... ok (0.017s) 2022-05-18T04:31:57.9374827Z test_leaky_relu (quantization.eager.test_quantize_eager_ptq.TestQuantizeEagerOps) ... ok (0.000s) 2022-05-18T04:31:57.9620233Z test_linear (quantization.eager.test_quantize_eager_ptq.TestQuantizeEagerOps) ... ok (0.031s) 2022-05-18T04:31:57.9660242Z test_relu (quantization.eager.test_quantize_eager_ptq.TestQuantizeEagerOps) ... ok (0.000s) 2022-05-18T04:31:57.9714447Z test_embedding_ops_dynamic (quantization.eager.test_quantize_eager_ptq.TestQuantizeEagerPTQDynamic) ... ok (0.016s) 2022-05-18T04:31:57.9730260Z test_forward_hooks_preserved (quantization.eager.test_quantize_eager_ptq.TestQuantizeEagerPTQDynamic) 2022-05-18T04:31:57.9760236Z Test post-training dynamic quantization on preserving ... ok (0.000s) 2022-05-18T04:31:58.0861607Z test_linear_relu_fusion (quantization.eager.test_quantize_eager_ptq.TestQuantizeEagerPTQDynamic) ... ok (0.102s) 2022-05-18T04:31:58.0875497Z test_nested1 (quantization.eager.test_quantize_eager_ptq.TestQuantizeEagerPTQDynamic) 2022-05-18T04:31:58.9472012Z Test quantization for nested model, top level 'fc3' and ... ok (0.866s) 2022-05-18T04:31:58.9486999Z test_nested2 (quantization.eager.test_quantize_eager_ptq.TestQuantizeEagerPTQDynamic) 2022-05-18T04:31:59.9531524Z Another test case for quantized, we will quantize all submodules ... ok (1.001s) 2022-05-18T04:31:59.9545039Z test_nested3 (quantization.eager.test_quantize_eager_ptq.TestQuantizeEagerPTQDynamic) 2022-05-18T04:32:00.9502202Z More complicated nested test case with child qconfig overrides ... ok (1.001s) 2022-05-18T04:32:00.9514330Z test_per_channel_linear_quantize (quantization.eager.test_quantize_eager_ptq.TestQuantizeEagerPTQDynamic) 2022-05-18T04:32:01.3455034Z Test quantization for per_channel dynamic quantization ... ok (0.400s) 2022-05-18T04:32:01.3484655Z test_quantized_rnn (quantization.eager.test_quantize_eager_ptq.TestQuantizeEagerPTQDynamic) 2022-05-18T04:32:02.7774764Z Test dynamic quantization, scriptability and serialization for dynamic quantized lstm modules on int8 and fp16 ... ok (1.430s) 2022-05-18T04:32:02.7795081Z test_quantized_rnn_cell (quantization.eager.test_quantize_eager_ptq.TestQuantizeEagerPTQDynamic) 2022-05-18T04:32:03.4994454Z Test dynamic quantization, scriptability and serialization for dynamic quantized rnn cell modules on int8 and fp16 ... ok (0.729s) 2022-05-18T04:32:03.5009472Z test_single_layer (quantization.eager.test_quantize_eager_ptq.TestQuantizeEagerPTQDynamic) 2022-05-18T04:32:03.9355720Z Dynamic Quantize SingleLayerLinearDynamicModel which has one Linear module, ... ok (0.425s) 2022-05-18T04:32:03.9368047Z test_two_layers (quantization.eager.test_quantize_eager_ptq.TestQuantizeEagerPTQDynamic) 2022-05-18T04:32:04.3365166Z TwoLayerLinearModel has two Linear modules but we only quantize the second one ... ok (0.407s) 2022-05-18T04:32:04.3379424Z test_type_match_rule (quantization.eager.test_quantize_eager_ptq.TestQuantizeEagerPTQDynamic) 2022-05-18T04:32:04.9274020Z Test quantization for nested model, top level 'fc3' and ... ok (0.595s) 2022-05-18T04:32:04.9285696Z test_activations (quantization.eager.test_quantize_eager_ptq.TestQuantizeEagerPTQStatic) 2022-05-18T04:32:05.7495214Z Test quantization of activations ... ok (0.812s) 2022-05-18T04:32:05.7502706Z test_convtranspose_per_channel_fails_early (quantization.eager.test_quantize_eager_ptq.TestQuantizeEagerPTQStatic) 2022-05-18T04:32:05.7521114Z Verifies that attempting to quantize a ConvTranspose module with per-Channel ... ok (0.000s) 2022-05-18T04:32:05.7527487Z test_convtranspose_per_channel_qconfig_none (quantization.eager.test_quantize_eager_ptq.TestQuantizeEagerPTQStatic) 2022-05-18T04:32:05.7543884Z Verifies that having qconfig==None for conv transpose does not crash ... ok (0.016s) 2022-05-18T04:32:05.7757105Z test_custom_module_class (quantization.eager.test_quantize_eager_ptq.TestQuantizeEagerPTQStatic) ... ok (0.016s) 2022-05-18T04:32:05.7835080Z test_dequant_stub (quantization.eager.test_quantize_eager_ptq.TestQuantizeEagerPTQStatic) ... ok (0.000s) 2022-05-18T04:32:06.1532686Z test_forward_hooks_preserved (quantization.eager.test_quantize_eager_ptq.TestQuantizeEagerPTQStatic) ... ok (0.370s) 2022-05-18T04:32:06.1542589Z test_manual (quantization.eager.test_quantize_eager_ptq.TestQuantizeEagerPTQStatic) 2022-05-18T04:32:06.6491305Z User inserts QuantStub and DeQuantStub in model code ... ok (0.501s) 2022-05-18T04:32:06.6508912Z test_nested1 (quantization.eager.test_quantize_eager_ptq.TestQuantizeEagerPTQStatic) 2022-05-18T04:32:07.3590627Z Test quantization for nested model, top level 'fc3' and ... ok (0.713s) 2022-05-18T04:32:07.7578448Z test_nested2 (quantization.eager.test_quantize_eager_ptq.TestQuantizeEagerPTQStatic) ... ok (0.402s) 2022-05-18T04:32:07.7595390Z test_nested3 (quantization.eager.test_quantize_eager_ptq.TestQuantizeEagerPTQStatic) 2022-05-18T04:32:08.6560581Z More complicated nested test case with child qconfig overrides ... ok (0.899s) 2022-05-18T04:32:08.6576592Z test_normalization (quantization.eager.test_quantize_eager_ptq.TestQuantizeEagerPTQStatic) 2022-05-18T04:32:09.2631840Z Test quantization of normalization layers ... C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\ao\quantization\quantize.py:278: 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 2022-05-18T04:32:09.2632816Z warnings.warn("None of the submodule got qconfig applied. Make sure you " 2022-05-18T04:32:09.2633687Z ok (0.598s) 2022-05-18T04:32:09.2650849Z test_quantized_embedding (quantization.eager.test_quantize_eager_ptq.TestQuantizeEagerPTQStatic) 2022-05-18T04:32:09.3668982Z Test the post-training quantization flow, serialization and scripting ... ok (0.115s) 2022-05-18T04:32:09.3697252Z test_quantized_embedding_bag (quantization.eager.test_quantize_eager_ptq.TestQuantizeEagerPTQStatic) 2022-05-18T04:32:09.4721068Z Test the post-training quantization flow, serialization and scripting ... ok (0.103s) 2022-05-18T04:32:09.4781853Z test_quantwrapper_attaches_qconfig_to_dequant (quantization.eager.test_quantize_eager_ptq.TestQuantizeEagerPTQStatic) ... ok (0.000s) 2022-05-18T04:32:09.4795306Z test_resnet_base (quantization.eager.test_quantize_eager_ptq.TestQuantizeEagerPTQStatic) 2022-05-18T04:32:09.7084373Z Test quantization for bottleneck topology used in resnet/resnext ... ok (0.234s) 2022-05-18T04:32:09.7099609Z test_save_load_state_dict (quantization.eager.test_quantize_eager_ptq.TestQuantizeEagerPTQStatic) 2022-05-18T04:32:10.4471704Z Test PTQ flow of creating a model and quantizing it and saving the quantized state_dict ... ok (0.736s) 2022-05-18T04:32:10.4490490Z test_single_layer (quantization.eager.test_quantize_eager_ptq.TestQuantizeEagerPTQStatic) 2022-05-18T04:32:12.3143937Z Quantize SingleLayerLinearModel which has one Linear module, make sure it is swapped ... ok (1.861s) 2022-05-18T04:32:12.3157221Z test_skip_quant (quantization.eager.test_quantize_eager_ptq.TestQuantizeEagerPTQStatic) 2022-05-18T04:32:14.2602983Z The case when we want to skip quantizing some layers ... ok (1.956s) 2022-05-18T04:32:14.2616360Z test_two_layers (quantization.eager.test_quantize_eager_ptq.TestQuantizeEagerPTQStatic) 2022-05-18T04:32:14.7555470Z TwoLayerLinearModel has two Linear modules but we only quantize the second one ... ok (0.484s) 2022-05-18T04:32:14.7624658Z test_add_scalar_uses_input_qparams (quantization.eager.test_quantize_eager_qat.TestQuantizeEagerQAT) ... ok (0.016s) 2022-05-18T04:32:15.5211604Z test_conv_linear (quantization.eager.test_quantize_eager_qat.TestQuantizeEagerQAT) ... ok (0.765s) 2022-05-18T04:32:15.5224400Z test_conv_linear_symm (quantization.eager.test_quantize_eager_qat.TestQuantizeEagerQAT) 2022-05-18T04:32:15.5234175Z Same as test_conv_linear but with Symmetric quantization. ... ok (0.002s) 2022-05-18T04:32:15.7896772Z test_defused_embedding_bag_linear (quantization.eager.test_quantize_eager_qat.TestQuantizeEagerQAT) ... ok (0.264s) 2022-05-18T04:32:16.1632626Z test_dropout (quantization.eager.test_quantize_eager_qat.TestQuantizeEagerQAT) ... ok (0.376s) 2022-05-18T04:32:16.4350485Z test_dynamic_qat_linear (quantization.eager.test_quantize_eager_qat.TestQuantizeEagerQAT) ... ok (0.267s) 2022-05-18T04:32:16.7094887Z test_embedding_bag_linear (quantization.eager.test_quantize_eager_qat.TestQuantizeEagerQAT) ... ok (0.279s) 2022-05-18T04:32:16.7180138Z test_embedding_qat_qconfig_equal (quantization.eager.test_quantize_eager_qat.TestQuantizeEagerQAT) ... ok (0.009s) 2022-05-18T04:32:16.7186123Z test_eval_only_fake_quant (quantization.eager.test_quantize_eager_qat.TestQuantizeEagerQAT) 2022-05-18T04:32:16.7399260Z Using FakeQuant in evaluation only mode, ... ok (0.021s) 2022-05-18T04:32:16.7574880Z test_forward_hooks_preserved (quantization.eager.test_quantize_eager_qat.TestQuantizeEagerQAT) ... ok (0.016s) 2022-05-18T04:32:17.2959884Z test_manual (quantization.eager.test_quantize_eager_qat.TestQuantizeEagerQAT) ... ok (0.537s) 2022-05-18T04:32:17.3048664Z test_mul_scalar_uses_input_qparams (quantization.eager.test_quantize_eager_qat.TestQuantizeEagerQAT) ... ok (0.000s) 2022-05-18T04:32:17.3105842Z test_qat_embedding_bag_errors (quantization.eager.test_quantize_eager_qat.TestQuantizeEagerQAT) ... ok (0.016s) 2022-05-18T04:32:17.3138896Z test_train_save_load_eval (quantization.eager.test_quantize_eager_qat.TestQuantizeEagerQAT) 2022-05-18T04:32:17.4354085Z Test QAT flow of creating a model, doing QAT and saving the quantized state_dict ... ok (0.126s) 2022-05-18T04:32:18.4816783Z test_conv_bn_folded_vs_unfolded (quantization.eager.test_quantize_eager_qat.TestQuantizeEagerQATNumerics) ... ok (1.049s) 2022-05-18T04:32:18.8678052Z test_conv_bn_relu (quantization.eager.test_quantize_eager_qat.TestQuantizeEagerQATNumerics) ... ok (0.373s) 2022-05-18T04:32:18.8857594Z test_fixed_qparam_ops (quantization.eager.test_quantize_eager_qat.TestQuantizeEagerQATNumerics) ... ok (0.031s) 2022-05-18T04:32:18.8946653Z test_leaky_relu (quantization.eager.test_quantize_eager_qat.TestQuantizeEagerQATNumerics) ... ok (0.000s) 2022-05-18T04:32:18.9009246Z test_linear_bn_numerics (quantization.eager.test_quantize_eager_qat.TestQuantizeEagerQATNumerics) ... ok (0.016s) 2022-05-18T04:32:18.9022049Z test_linear_bn_symm_numerics (quantization.eager.test_quantize_eager_qat.TestQuantizeEagerQATNumerics) ... ok (0.000s) 2022-05-18T04:32:18.9301967Z test_linear_bn_workflow (quantization.eager.test_quantize_eager_qat.TestQuantizeEagerQATNumerics) ... ok (0.029s) 2022-05-18T04:32:18.9333108Z test_relu (quantization.eager.test_quantize_eager_qat.TestQuantizeEagerQATNumerics) ... ok (0.003s) 2022-05-18T04:32:18.9346224Z test_assert_on_size_after_quant_layer (quantization.fx.test_quantize_fx.TestQuantizeFx) 2022-05-18T04:32:18.9611472Z Verifies that calculating a size of a quantized tensor works ... ok (0.021s) 2022-05-18T04:32:19.0444078Z test_attention (quantization.fx.test_quantize_fx.TestQuantizeFx) ... ok (0.091s) 2022-05-18T04:32:19.0478536Z test_conv_bn_relu (quantization.fx.test_quantize_fx.TestQuantizeFx) 2022-05-18T04:32:20.6698982Z Tests fusion and quantization for "Conv - Bn" and "Conv - Bn - ReLU" ... ok (1.610s) 2022-05-18T04:32:20.6708532Z test_conv_linear_not_reference (quantization.fx.test_quantize_fx.TestQuantizeFx) 2022-05-18T04:32:22.2053878Z Test quantizing conv and linear ... ok (1.533s) 2022-05-18T04:32:22.2097639Z test_conv_linear_reference (quantization.fx.test_quantize_fx.TestQuantizeFx) 2022-05-18T04:32:23.8040380Z Test quantizing functional conv and linear with reference option ... ok (1.589s) 2022-05-18T04:32:23.8805170Z test_conv_lowering (quantization.fx.test_quantize_fx.TestQuantizeFx) ... ok (0.079s) 2022-05-18T04:32:23.8815273Z test_convert_custom_config_dict_validity (quantization.fx.test_quantize_fx.TestQuantizeFx) 2022-05-18T04:32:23.8926059Z Verifies that if a user passes an invalid key or makes a typo when ... ok (0.016s) 2022-05-18T04:32:24.0206789Z test_convert_qconfig_dict (quantization.fx.test_quantize_fx.TestQuantizeFx) ... C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\fx\graph.py:1258: 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 2022-05-18T04:32:24.0207891Z warnings.warn(f'Node {node} target {node.target} {atom} of {seen_qualname} does ' 2022-05-18T04:32:24.0208802Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\fx\graph.py:1258: 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 2022-05-18T04:32:24.0209650Z warnings.warn(f'Node {node} target {node.target} {atom} of {seen_qualname} does ' 2022-05-18T04:32:24.0210022Z ok (0.134s) 2022-05-18T04:32:24.0215368Z test_convtranspose_per_channel_fails_early (quantization.fx.test_quantize_fx.TestQuantizeFx) 2022-05-18T04:32:24.0318007Z Verifies that attempting to quantize a ConvTranspose module with per-Channel ... ok (0.011s) 2022-05-18T04:32:24.0347176Z test_copy_node_has_shared_actpp_instance (quantization.fx.test_quantize_fx.TestQuantizeFx) 2022-05-18T04:32:24.0786373Z Test the output of CopyNode to have the same ... ok (0.047s) 2022-05-18T04:32:24.1695082Z test_custom_module_class (quantization.fx.test_quantize_fx.TestQuantizeFx) ... ok (0.076s) 2022-05-18T04:32:24.1723372Z test_custom_module_class_input_has_multiple_users (quantization.fx.test_quantize_fx.TestQuantizeFx) 2022-05-18T04:32:24.2001170Z Tests that the flow still works when the input of custom module ... ok (0.031s) 2022-05-18T04:32:24.2147651Z test_deepcopy_preserve_attributes (quantization.fx.test_quantize_fx.TestQuantizeFx) ... ok (0.016s) 2022-05-18T04:32:24.2158748Z test_default_quant_after_none_qconfig (quantization.fx.test_quantize_fx.TestQuantizeFx) 2022-05-18T04:32:24.2353328Z Make sure default quant is inserted properly ... ok (0.033s) 2022-05-18T04:32:24.2365348Z test_dequantize (quantization.fx.test_quantize_fx.TestQuantizeFx) 2022-05-18T04:32:24.5212054Z Test to make sure dequantize node are placed before ... ok (0.286s) 2022-05-18T04:32:24.5223565Z test_dict_output (quantization.fx.test_quantize_fx.TestQuantizeFx) 2022-05-18T04:32:24.5430108Z Make sure quantization runs for models with dictionary output ... ok (0.019s) 2022-05-18T04:32:24.5448167Z test_dynamic_linear_input_multiple_use (quantization.fx.test_quantize_fx.TestQuantizeFx) 2022-05-18T04:32:24.5898893Z Tests input for dynamic linear being used by multiple ops ... ok (0.047s) 2022-05-18T04:32:24.7140915Z test_dynamic_quant_fp16 (quantization.fx.test_quantize_fx.TestQuantizeFx) ... ok (0.117s) 2022-05-18T04:32:24.7154561Z test_dynamic_quant_weight_observer (quantization.fx.test_quantize_fx.TestQuantizeFx) 2022-05-18T04:32:24.7296803Z Test that weight observer is run in convert step ... ok (0.027s) 2022-05-18T04:32:24.7321834Z test_dynamic_with_fusion (quantization.fx.test_quantize_fx.TestQuantizeFx) 2022-05-18T04:32:24.7925490Z Tests that dynamic quantization APIs work with Linear + Relu fusion ... C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\fx\graph.py:1258: 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 2022-05-18T04:32:24.7926466Z warnings.warn(f'Node {node} target {node.target} {atom} of {seen_qualname} does ' 2022-05-18T04:32:24.7926822Z ok (0.049s) 2022-05-18T04:32:24.7942849Z test_dynamic_with_fusion_multiple_uses (quantization.fx.test_quantize_fx.TestQuantizeFx) 2022-05-18T04:32:24.8340508Z Tests that dynamic quantization APIs work with Linear + Relu fusion ... ok (0.048s) 2022-05-18T04:32:24.8359687Z test_fold_quant_dequant (quantization.fx.test_quantize_fx.TestQuantizeFx) 2022-05-18T04:32:24.8624311Z Test that the sequence of quant-dequant nodes in the ... ok (0.031s) 2022-05-18T04:32:24.8870924Z test_fp32_input_fp32_output (quantization.fx.test_quantize_fx.TestQuantizeFx) ... ok (0.016s) 2022-05-18T04:32:24.9124816Z test_fp32_input_quantized_output (quantization.fx.test_quantize_fx.TestQuantizeFx) ... ok (0.031s) 2022-05-18T04:32:24.9143329Z test_fp32_sum (quantization.fx.test_quantize_fx.TestQuantizeFx) 2022-05-18T04:32:24.9707925Z Verifies that fp32 sum works correctly if it's before or after ... ok (0.066s) 2022-05-18T04:32:24.9990876Z test_fused_module_qat_swap (quantization.fx.test_quantize_fx.TestQuantizeFx) ... ok (0.028s) 2022-05-18T04:32:25.0006366Z test_fusion_pattern_unquantized (quantization.fx.test_quantize_fx.TestQuantizeFx) 2022-05-18T04:32:25.0221038Z Ensure that leaving a possible fusion pattern of multiple nodes ... ok (0.023s) 2022-05-18T04:32:25.0239180Z test_getattr_with_nontensor_result (quantization.fx.test_quantize_fx.TestQuantizeFx) 2022-05-18T04:32:25.0846467Z Verifies that binary ops get quantized correctly if some ... ok (0.050s) 2022-05-18T04:32:26.2442252Z test_linear_bn (quantization.fx.test_quantize_fx.TestQuantizeFx) ... ok (1.173s) 2022-05-18T04:32:26.2456804Z test_linear_qint8_activation (quantization.fx.test_quantize_fx.TestQuantizeFx) 2022-05-18T04:32:26.2603476Z Test support for qint8 activation in reference pattern ... ok (0.005s) 2022-05-18T04:32:26.2860145Z test_masked_fill_nontensor_args_not_observed (quantization.fx.test_quantize_fx.TestQuantizeFx) ... ok (0.031s) 2022-05-18T04:32:26.3191036Z test_mul_add_fp16_config (quantization.fx.test_quantize_fx.TestQuantizeFx) ... ok (0.031s) 2022-05-18T04:32:26.3203613Z test_no_obs_between_unmatched_node_and_copy_node (quantization.fx.test_quantize_fx.TestQuantizeFx) 2022-05-18T04:32:26.3404962Z Verifies that an observer is not inserted between an unmatched ... ok (0.017s) 2022-05-18T04:32:26.3538577Z test_non_traceable_module (quantization.fx.test_quantize_fx.TestQuantizeFx) ... ok (0.016s) 2022-05-18T04:32:26.3546334Z test_not_used (quantization.fx.test_quantize_fx.TestQuantizeFx) 2022-05-18T04:32:26.3698848Z Test quantizing a not used value ... ok (0.016s) 2022-05-18T04:32:26.3718892Z test_observer_fqn (quantization.fx.test_quantize_fx.TestQuantizeFx) 2022-05-18T04:32:26.3984364Z Test to make sure the observer FQN is based on the quantizable op/module that it is observing ... ok (0.031s) 2022-05-18T04:32:26.3993900Z test_output_lists_and_dicts (quantization.fx.test_quantize_fx.TestQuantizeFx) 2022-05-18T04:32:26.4191528Z Verify that specifying complicated output types does not crash. ... ok (0.016s) 2022-05-18T04:32:26.4763744Z test_packed_weight_fused_op (quantization.fx.test_quantize_fx.TestQuantizeFx) ... ok (0.064s) 2022-05-18T04:32:26.4778295Z test_pattern_match (quantization.fx.test_quantize_fx.TestQuantizeFx) 2022-05-18T04:32:26.4825953Z test MatchAllNode with ... ok (0.000s) 2022-05-18T04:32:26.5094155Z test_permute_nontensor_args_not_observed (quantization.fx.test_quantize_fx.TestQuantizeFx) ... ok (0.038s) 2022-05-18T04:32:26.5103343Z test_prepare_custom_config_dict_validity (quantization.fx.test_quantize_fx.TestQuantizeFx) 2022-05-18T04:32:26.5113884Z Verifies that if a user passes an invalid key or makes a typo when ... ok (0.002s) 2022-05-18T04:32:26.6261294Z test_prepare_mode (quantization.fx.test_quantize_fx.TestQuantizeFx) ... ok (0.113s) 2022-05-18T04:32:26.6273136Z test_prepared_model_deepcopy (quantization.fx.test_quantize_fx.TestQuantizeFx) 2022-05-18T04:32:26.6495304Z Ensures that copy.deepcopy works correctly on a prepared model. ... ok (0.016s) 2022-05-18T04:32:26.6690569Z test_preserve_attributes (quantization.fx.test_quantize_fx.TestQuantizeFx) ... ok (0.016s) 2022-05-18T04:32:26.6706883Z test_preserve_qconfig (quantization.fx.test_quantize_fx.TestQuantizeFx) 2022-05-18T04:32:26.6955426Z Test to make sure the temporary config option to preserve qconfig attributes ... ok (0.031s) 2022-05-18T04:32:26.6966310Z test_preserve_tuple (quantization.fx.test_quantize_fx.TestQuantizeFx) 2022-05-18T04:32:26.7102502Z Test tuple input type is preserved ... ok (0.016s) 2022-05-18T04:32:26.7374660Z test_propagate_dtypes_for_known_nodes_dict_args (quantization.fx.test_quantize_fx.TestQuantizeFx) ... ok (0.035s) 2022-05-18T04:32:26.7653187Z test_propagate_dtypes_for_known_nodes_dict_split_tuple_args (quantization.fx.test_quantize_fx.TestQuantizeFx) ... ok (0.016s) 2022-05-18T04:32:26.7908846Z test_propagate_dtypes_for_known_nodes_dict_tuple_args (quantization.fx.test_quantize_fx.TestQuantizeFx) ... ok (0.031s) 2022-05-18T04:32:26.8165864Z test_propagate_dtypes_for_known_nodes_list_args (quantization.fx.test_quantize_fx.TestQuantizeFx) ... ok (0.031s) 2022-05-18T04:32:26.8417500Z test_propagate_dtypes_for_known_nodes_split_list_args (quantization.fx.test_quantize_fx.TestQuantizeFx) ... ok (0.023s) 2022-05-18T04:32:26.8677323Z test_propagate_dtypes_for_known_nodes_split_tuple_args (quantization.fx.test_quantize_fx.TestQuantizeFx) ... ok (0.016s) 2022-05-18T04:32:26.8966613Z test_propagate_dtypes_for_known_nodes_tuple_args (quantization.fx.test_quantize_fx.TestQuantizeFx) ... ok (0.041s) 2022-05-18T04:32:27.1403626Z test_qat_and_script (quantization.fx.test_quantize_fx.TestQuantizeFx) ... ok (0.243s) 2022-05-18T04:32:27.1408779Z test_qat_prepare_device_affinity (quantization.fx.test_quantize_fx.TestQuantizeFx) ... skip: multi-GPU not supported (0.000s) 2022-05-18T04:32:27.1680920Z test_qat_skip_untraced (quantization.fx.test_quantize_fx.TestQuantizeFx) ... ok (0.016s) 2022-05-18T04:32:27.3532042Z test_qconfig_dict_setup (quantization.fx.test_quantize_fx.TestQuantizeFx) ... ok (0.184s) 2022-05-18T04:32:27.3540307Z test_qconfig_dict_validity (quantization.fx.test_quantize_fx.TestQuantizeFx) 2022-05-18T04:32:27.3550865Z Verifies that if a user passes an invalid key or makes a typo when ... ok (0.000s) 2022-05-18T04:32:27.4695839Z test_qconfig_dict_with_fused_modules (quantization.fx.test_quantize_fx.TestQuantizeFx) ... ok (0.115s) 2022-05-18T04:32:27.5073640Z test_qconfig_for_call_func (quantization.fx.test_quantize_fx.TestQuantizeFx) ... ok (0.047s) 2022-05-18T04:32:27.6415568Z test_qconfig_for_call_method (quantization.fx.test_quantize_fx.TestQuantizeFx) ... ok (0.138s) 2022-05-18T04:32:27.6638136Z test_qconfig_function (quantization.fx.test_quantize_fx.TestQuantizeFx) ... ok (0.016s) 2022-05-18T04:32:27.7587987Z test_qconfig_module_name_object_type_order (quantization.fx.test_quantize_fx.TestQuantizeFx) ... ok (0.103s) 2022-05-18T04:32:27.7863211Z test_qconfig_module_name_regex (quantization.fx.test_quantize_fx.TestQuantizeFx) ... ok (0.028s) 2022-05-18T04:32:27.8129869Z test_qconfig_module_type (quantization.fx.test_quantize_fx.TestQuantizeFx) ... ok (0.026s) 2022-05-18T04:32:27.8365140Z test_qconfig_none (quantization.fx.test_quantize_fx.TestQuantizeFx) ... ok (0.012s) 2022-05-18T04:32:27.8578334Z test_qconfig_precedence (quantization.fx.test_quantize_fx.TestQuantizeFx) ... ok (0.031s) 2022-05-18T04:32:27.8920117Z test_qconfig_qat_module_type (quantization.fx.test_quantize_fx.TestQuantizeFx) ... ok (0.031s) 2022-05-18T04:32:27.9588263Z test_qparams_buffers (quantization.fx.test_quantize_fx.TestQuantizeFx) ... ok (0.068s) 2022-05-18T04:32:27.9607997Z test_qparams_fqn (quantization.fx.test_quantize_fx.TestQuantizeFx) 2022-05-18T04:32:27.9963443Z Test that the FQN of input_scale/zero_point is set ... ok (0.031s) 2022-05-18T04:32:27.9990572Z test_quant_output_always_observed (quantization.fx.test_quantize_fx.TestQuantizeFx) 2022-05-18T04:32:28.1066704Z If the output is hardcoded to be quantized, ensure that ... ok (0.116s) 2022-05-18T04:32:28.1306814Z test_quantized_input_fp32_output (quantization.fx.test_quantize_fx.TestQuantizeFx) ... ok (0.022s) 2022-05-18T04:32:28.1530573Z test_quantized_input_quantized_output (quantization.fx.test_quantize_fx.TestQuantizeFx) ... ok (0.016s) 2022-05-18T04:32:28.1543953Z test_quantized_model_type (quantization.fx.test_quantize_fx.TestQuantizeFx) 2022-05-18T04:32:28.1942942Z Test state_dict and deepcopy works properly in the quantized model ... ok (0.047s) 2022-05-18T04:32:28.1962166Z test_ref_conv_module (quantization.fx.test_quantize_fx.TestQuantizeFx) 2022-05-18T04:32:28.3470906Z Make sure the numerics for models with ref conv module ... ok (0.153s) 2022-05-18T04:32:28.3487809Z test_ref_linear_module (quantization.fx.test_quantize_fx.TestQuantizeFx) 2022-05-18T04:32:28.4598345Z Make sure the numerics for models with ref linear module ... ok (0.120s) 2022-05-18T04:32:28.4643720Z test_register_patterns (quantization.fx.test_quantize_fx.TestQuantizeFx) ... ok (0.005s) 2022-05-18T04:32:28.4871080Z test_relu_lowering (quantization.fx.test_quantize_fx.TestQuantizeFx) ... ok (0.023s) 2022-05-18T04:32:28.5071663Z test_remove_qconfig (quantization.fx.test_quantize_fx.TestQuantizeFx) ... ok (0.020s) 2022-05-18T04:32:28.5337513Z test_repeat_nontensor_args_not_observed (quantization.fx.test_quantize_fx.TestQuantizeFx) ... ok (0.017s) 2022-05-18T04:32:28.5586484Z test_reshape_nontensor_args_not_observed (quantization.fx.test_quantize_fx.TestQuantizeFx) ... ok (0.031s) 2022-05-18T04:32:28.5710380Z test_return_none (quantization.fx.test_quantize_fx.TestQuantizeFx) ... ok (0.016s) 2022-05-18T04:32:28.7075964Z test_reuse_input_qconfig (quantization.fx.test_quantize_fx.TestQuantizeFx) ... ok (0.131s) 2022-05-18T04:32:29.3819396Z test_save_observer_state_dict (quantization.fx.test_quantize_fx.TestQuantizeFx) ... ok (0.669s) 2022-05-18T04:32:29.7991051Z test_sequential (quantization.fx.test_quantize_fx.TestQuantizeFx) ... ok (0.428s) 2022-05-18T04:32:29.8005903Z test_shape_followed_by_quantized_op (quantization.fx.test_quantize_fx.TestQuantizeFx) 2022-05-18T04:32:29.8302418Z Make sure that shape does not dequantize ... ok (0.026s) 2022-05-18T04:32:29.8527654Z test_size_nontensor_args_not_observed (quantization.fx.test_quantize_fx.TestQuantizeFx) ... ok (0.016s) 2022-05-18T04:32:29.8779349Z test_stack_trace_preserved_linear (quantization.fx.test_quantize_fx.TestQuantizeFx) ... ok (0.031s) 2022-05-18T04:32:30.0088886Z test_standalone_module_float_interface (quantization.fx.test_quantize_fx.TestQuantizeFx) ... ok (0.130s) 2022-05-18T04:32:30.2006318Z test_standalone_module_quantized_interface (quantization.fx.test_quantize_fx.TestQuantizeFx) ... ok (0.184s) 2022-05-18T04:32:30.2041174Z test_state_dict (quantization.fx.test_quantize_fx.TestQuantizeFx) 2022-05-18T04:32:30.3024631Z Make sure packed params appear in state_dict ... ok (0.116s) 2022-05-18T04:32:30.3295173Z test_sub_scalar (quantization.fx.test_quantize_fx.TestQuantizeFx) ... ok (0.021s) 2022-05-18T04:32:30.3544545Z test_torch_transpose_nontensor_args_not_observed (quantization.fx.test_quantize_fx.TestQuantizeFx) ... ok (0.016s) 2022-05-18T04:32:30.3799567Z test_torch_unsqueeze_nontensor_args_not_observed (quantization.fx.test_quantize_fx.TestQuantizeFx) ... ok (0.031s) 2022-05-18T04:32:30.3999090Z test_trace_quantize_per_tensor (quantization.fx.test_quantize_fx.TestQuantizeFx) ... ok (0.016s) 2022-05-18T04:32:30.4265872Z test_transpose_nontensor_args_not_observed (quantization.fx.test_quantize_fx.TestQuantizeFx) ... ok (0.037s) 2022-05-18T04:32:30.4523597Z test_unsqueeze__nontensor_args_not_observed (quantization.fx.test_quantize_fx.TestQuantizeFx) ... ok (0.016s) 2022-05-18T04:32:30.4776109Z test_unsqueeze_nontensor_args_not_observed (quantization.fx.test_quantize_fx.TestQuantizeFx) ... ok (0.031s) 2022-05-18T04:32:30.5038294Z test_view_nontensor_args_not_observed (quantization.fx.test_quantize_fx.TestQuantizeFx) ... ok (0.031s) 2022-05-18T04:32:30.5047516Z test_model_dropout (quantization.fx.test_quantize_fx.TestQuantizeFxModels) ... skip: no torchvision (0.000s) 2022-05-18T04:32:30.5064199Z test_prepare_serialize_switch_device_convert (quantization.fx.test_quantize_fx.TestQuantizeFxModels) ... skip: gpu is not available. (0.000s) 2022-05-18T04:32:30.7953780Z test_qat_embedding_linear (quantization.fx.test_quantize_fx.TestQuantizeFxModels) ... ok (0.293s) 2022-05-18T04:32:31.1357546Z test_qat_embeddingbag_linear (quantization.fx.test_quantize_fx.TestQuantizeFxModels) ... ok (0.329s) 2022-05-18T04:32:31.2728354Z test_qat_functional_linear (quantization.fx.test_quantize_fx.TestQuantizeFxModels) ... ok (0.148s) 2022-05-18T04:32:31.2737028Z test_resnet18_ddp (quantization.fx.test_quantize_fx.TestQuantizeFxModels) ... skip: no torchvision (0.001s) 2022-05-18T04:32:31.9164067Z test_resnet_base (quantization.fx.test_quantize_fx.TestQuantizeFxModels) ... ok (0.630s) 2022-05-18T04:32:31.9180202Z test_static_gpu_convert_basic (quantization.fx.test_quantize_fx.TestQuantizeFxModels) ... skip: gpu is not available. (0.000s) 2022-05-18T04:32:31.9196635Z test_switch_device_prepare_convert (quantization.fx.test_quantize_fx.TestQuantizeFxModels) ... skip: gpu is not available. (0.017s) 2022-05-18T04:32:31.9222053Z test_torchvision (quantization.fx.test_quantize_fx.TestQuantizeFxModels) ... skip: no torchvision (0.002s) 2022-05-18T04:32:40.9189612Z test_add (quantization.fx.test_quantize_fx.TestQuantizeFxOps) ... ok (8.997s) 2022-05-18T04:32:50.2190647Z test_add_relu (quantization.fx.test_quantize_fx.TestQuantizeFxOps) ... ok (9.300s) 2022-05-18T04:32:50.2709180Z test_add_relu_multiple_uses_of_relu (quantization.fx.test_quantize_fx.TestQuantizeFxOps) ... ok (0.052s) 2022-05-18T04:32:50.2721695Z test_ave_pool_with_custom_cfg (quantization.fx.test_quantize_fx.TestQuantizeFxOps) 2022-05-18T04:32:50.2887819Z A test that checks correct patterns are produced for ... ok (0.018s) 2022-05-18T04:32:50.2901614Z test_bmm (quantization.fx.test_quantize_fx.TestQuantizeFxOps) ... skip: This is no longer needed right now, can enable later with new api (0.001s) 2022-05-18T04:32:50.2914568Z test_bmm_int_reference (quantization.fx.test_quantize_fx.TestQuantizeFxOps) 2022-05-18T04:32:50.3028970Z int8 is not supported for bmm so we won't produce reference ... ok (0.013s) 2022-05-18T04:32:50.3039773Z test_boolean_tensor (quantization.fx.test_quantize_fx.TestQuantizeFxOps) 2022-05-18T04:32:50.3208668Z Make sure we don't insert observer for boolean Tensors ... ok (0.018s) 2022-05-18T04:32:50.3234489Z test_cat (quantization.fx.test_quantize_fx.TestQuantizeFxOps) 2022-05-18T04:32:50.9573760Z quantization of the output of cat will depend on the ... ok (0.628s) 2022-05-18T04:32:50.9813273Z test_chunk (quantization.fx.test_quantize_fx.TestQuantizeFxOps) ... ok (0.031s) 2022-05-18T04:32:52.5794748Z test_clamp (quantization.fx.test_quantize_fx.TestQuantizeFxOps) ... ok (1.590s) 2022-05-18T04:32:53.0845514Z test_conv_module (quantization.fx.test_quantize_fx.TestQuantizeFxOps) ... ok (0.500s) 2022-05-18T04:32:53.0851590Z 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.000s) 2022-05-18T04:32:53.0857057Z 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) 2022-05-18T04:32:53.0863698Z test_copy_node_fp32_input (quantization.fx.test_quantize_fx.TestQuantizeFxOps) 2022-05-18T04:32:53.1001450Z CopyNode works for both fp32 and int8 inputs, this is a test to make ... ok (0.016s) 2022-05-18T04:32:53.1007747Z test_div (quantization.fx.test_quantize_fx.TestQuantizeFxOps) ... skip: This is no longer needed right now, can enable later with new api (0.000s) 2022-05-18T04:32:53.9414398Z test_elu (quantization.fx.test_quantize_fx.TestQuantizeFxOps) ... ok (0.855s) 2022-05-18T04:32:54.0305924Z test_embedding (quantization.fx.test_quantize_fx.TestQuantizeFxOps) ... ok (0.089s) 2022-05-18T04:32:54.1081138Z test_embedding_bag (quantization.fx.test_quantize_fx.TestQuantizeFxOps) ... ok (0.077s) 2022-05-18T04:32:54.2788657Z test_fixed_qparams_ops (quantization.fx.test_quantize_fx.TestQuantizeFxOps) ... ok (0.170s) 2022-05-18T04:32:54.3219202Z test_fixed_qparams_ops_fp16 (quantization.fx.test_quantize_fx.TestQuantizeFxOps) ... ok (0.043s) 2022-05-18T04:32:54.7401956Z test_fixed_qparams_ops_qint8 (quantization.fx.test_quantize_fx.TestQuantizeFxOps) ... ok (0.418s) 2022-05-18T04:32:54.8620397Z test_float_functional (quantization.fx.test_quantize_fx.TestQuantizeFxOps) ... ok (0.116s) 2022-05-18T04:32:54.8667312Z test_functional_conv (quantization.fx.test_quantize_fx.TestQuantizeFxOps) 2022-05-18T04:33:05.4751292Z Test for function conv and functional conv + relu ... ok (10.616s) 2022-05-18T04:33:20.4727462Z test_functional_linear (quantization.fx.test_quantize_fx.TestQuantizeFxOps) ... ok (14.988s) 2022-05-18T04:33:20.4736126Z test_gelu_normal (quantization.fx.test_quantize_fx.TestQuantizeFxOps) ... skip: TODO: reenable with backend_config_dict api (0.000s) 2022-05-18T04:33:20.4749111Z test_gelu_reference (quantization.fx.test_quantize_fx.TestQuantizeFxOps) ... skip: This is no longer needed right now, can enable later with new api (0.016s) 2022-05-18T04:33:20.4793131Z test_general_shape_ops (quantization.fx.test_quantize_fx.TestQuantizeFxOps) 2022-05-18T04:33:20.8429654Z A test that checks dequantize will be swapped for ... ok (0.365s) 2022-05-18T04:33:20.8459654Z test_general_value_ops (quantization.fx.test_quantize_fx.TestQuantizeFxOps) 2022-05-18T04:33:20.9327644Z A test that checks correct patterns are produced for ... ok (0.090s) 2022-05-18T04:33:20.9351357Z test_getitem (quantization.fx.test_quantize_fx.TestQuantizeFxOps) 2022-05-18T04:33:20.9829636Z Make sure we only insert observer for getitem if the following node is matched ... ok (0.047s) 2022-05-18T04:33:21.8475600Z test_hardswish (quantization.fx.test_quantize_fx.TestQuantizeFxOps) ... ok (0.864s) 2022-05-18T04:33:23.7037901Z test_instance_norm (quantization.fx.test_quantize_fx.TestQuantizeFxOps) ... ok (1.862s) 2022-05-18T04:33:23.7049431Z test_int8_input_no_unnecessary_fq (quantization.fx.test_quantize_fx.TestQuantizeFxOps) 2022-05-18T04:33:23.7171395Z If the inputs to the graph are quantized and the only node ... ok (0.013s) 2022-05-18T04:33:24.3739514Z test_layer_norm (quantization.fx.test_quantize_fx.TestQuantizeFxOps) ... ok (0.655s) 2022-05-18T04:33:25.1461584Z test_leaky_relu (quantization.fx.test_quantize_fx.TestQuantizeFxOps) ... ok (0.768s) 2022-05-18T04:33:25.6351224Z test_linear_dynamic_fp16 (quantization.fx.test_quantize_fx.TestQuantizeFxOps) ... ok (0.486s) 2022-05-18T04:33:30.3678972Z test_linear_module (quantization.fx.test_quantize_fx.TestQuantizeFxOps) ... ok (4.730s) 2022-05-18T04:33:30.9174669Z test_linear_static_fp16 (quantization.fx.test_quantize_fx.TestQuantizeFxOps) ... ok (0.548s) 2022-05-18T04:33:30.9189475Z 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) 2022-05-18T04:33:39.9954760Z test_mul (quantization.fx.test_quantize_fx.TestQuantizeFxOps) ... ok (9.068s) 2022-05-18T04:33:49.2820373Z test_mul_relu (quantization.fx.test_quantize_fx.TestQuantizeFxOps) ... ok (9.291s) 2022-05-18T04:33:49.2837147Z test_multiple_qconfigs_for_single_value (quantization.fx.test_quantize_fx.TestQuantizeFxOps) 2022-05-18T04:33:49.3079718Z Test multiple qconfigs for a single value ... ok (0.016s) 2022-05-18T04:33:49.7721922Z test_norm_weight_bias (quantization.fx.test_quantize_fx.TestQuantizeFxOps) ... C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\fx\graph.py:1258: 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 2022-05-18T04:33:49.7723032Z warnings.warn(f'Node {node} target {node.target} {atom} of {seen_qualname} does ' 2022-05-18T04:33:49.7723398Z ok (0.464s) 2022-05-18T04:33:50.2211480Z test_qbatch_norm (quantization.fx.test_quantize_fx.TestQuantizeFxOps) ... ok (0.463s) 2022-05-18T04:33:52.1427411Z test_qbatch_norm_relu (quantization.fx.test_quantize_fx.TestQuantizeFxOps) ... ok (1.921s) 2022-05-18T04:33:52.1440502Z test_qmatmul (quantization.fx.test_quantize_fx.TestQuantizeFxOps) ... skip: This is no longer needed right now, can enable later with new api (0.001s) 2022-05-18T04:33:52.1717042Z test_quantized_add_qat (quantization.fx.test_quantize_fx.TestQuantizeFxOps) ... ok (0.027s) 2022-05-18T04:33:52.1740837Z test_quantized_conv_relu (quantization.fx.test_quantize_fx.TestQuantizeFxOps) 2022-05-18T04:33:54.4322540Z tests for conv1d_relu/conv2d_relu/conv3d_relu ... ok (2.260s) 2022-05-18T04:33:54.4594943Z test_quantized_mul_qat (quantization.fx.test_quantize_fx.TestQuantizeFxOps) ... ok (0.018s) 2022-05-18T04:33:54.4888530Z test_ref_pattern_multi_use (quantization.fx.test_quantize_fx.TestQuantizeFxOps) ... ok (0.031s) 2022-05-18T04:33:54.5224070Z test_reshape_fp16 (quantization.fx.test_quantize_fx.TestQuantizeFxOps) ... ok (0.031s) 2022-05-18T04:33:55.0281196Z test_rnn (quantization.fx.test_quantize_fx.TestQuantizeFxOps) ... ok (0.513s) 2022-05-18T04:33:55.9323432Z test_rnn_cell (quantization.fx.test_quantize_fx.TestQuantizeFxOps) ... C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\nn\quantized\_reference\modules\rnn.py:69: UserWarning: To copy construct from a tensor, it is recommended to use sourceTensor.clone().detach() or sourceTensor.clone().detach().requires_grad_(True), rather than torch.tensor(sourceTensor). 2022-05-18T04:33:55.9324149Z torch.tensor(weight_qparams["scale"], dtype=torch.float, device=device)) 2022-05-18T04:33:55.9325749Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\nn\quantized\_reference\modules\rnn.py:72: UserWarning: To copy construct from a tensor, it is recommended to use sourceTensor.clone().detach() or sourceTensor.clone().detach().requires_grad_(True), rather than torch.tensor(sourceTensor). 2022-05-18T04:33:55.9326386Z torch.tensor(weight_qparams["zero_point"], dtype=torch.int, device=device)) 2022-05-18T04:33:55.9326731Z ok (0.907s) 2022-05-18T04:33:55.9339160Z 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) 2022-05-18T04:33:55.9346932Z test_softmax_normal (quantization.fx.test_quantize_fx.TestQuantizeFxOps) ... skip: TODO: reenable with backend_config_dict api (0.000s) 2022-05-18T04:33:55.9359238Z 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) 2022-05-18T04:33:55.9363934Z test_sub (quantization.fx.test_quantize_fx.TestQuantizeFxOps) ... skip: This is no longer needed right now, can enable later with new api (0.000s) 2022-05-18T04:33:55.9374760Z test_sum (quantization.fx.test_quantize_fx.TestQuantizeFxOps) ... skip: This is no longer needed right now, can enable later with new api (0.001s) 2022-05-18T04:33:56.7044506Z test_conv (quantization.jit.test_quantize_jit.TestQuantizeJit) ... ok (0.767s) 2022-05-18T04:33:56.9003338Z test_conv_bn (quantization.jit.test_quantize_jit.TestQuantizeJit) ... ok (0.183s) 2022-05-18T04:33:56.9017223Z test_conv_transpose (quantization.jit.test_quantize_jit.TestQuantizeJit) ... ok (0.000s) 2022-05-18T04:33:56.9043063Z test_linear_dynamic_fp16 (quantization.jit.test_quantize_jit.TestQuantizeJit) ... [W quant_utils.h:204] Warning: FOUND weight out of range (function HandleWeightsSaturation) 2022-05-18T04:33:56.9474019Z [W quant_utils.h:204] Warning: FOUND weight out of range (function HandleWeightsSaturation) 2022-05-18T04:33:56.9495836Z ok (0.062s) 2022-05-18T04:33:57.6383526Z test_nested (quantization.jit.test_quantize_jit.TestQuantizeJit) ... C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\_tensor.py:1086: UserWarning: The .grad attribute of a Tensor that is not a leaf Tensor is being accessed. Its .grad attribute won't be populated during autograd.backward(). If you indeed want the .grad field to be populated for a non-leaf Tensor, use .retain_grad() on the non-leaf Tensor. If you access the non-leaf Tensor by mistake, make sure you access the leaf Tensor instead. See github.com/pytorch/pytorch/pull/30531 for more informations. (Triggered internally at C:\actions-runner\_work\pytorch\pytorch\build\aten\src\ATen/core/TensorBody.h:482.) 2022-05-18T04:33:57.6385010Z return self._grad 2022-05-18T04:33:57.6385284Z ok (0.675s) 2022-05-18T04:33:57.6399986Z test_observer_with_ignored_function (quantization.jit.test_quantize_jit.TestQuantizeJit) 2022-05-18T04:33:58.6826746Z Test observers with ignored function and make sure it works in ... ok (1.047s) 2022-05-18T04:34:00.3561995Z test_single_linear (quantization.jit.test_quantize_jit.TestQuantizeJit) ... C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\ao\quantization\observer.py:176: UserWarning: Please use quant_min and quant_max to specify the range for observers. reduce_range will be deprecated in a future release of PyTorch. 2022-05-18T04:34:00.3562907Z warnings.warn( 2022-05-18T04:34:00.3563164Z ok (1.675s) 2022-05-18T04:34:00.3577196Z test_single_linear_dynamic (quantization.jit.test_quantize_jit.TestQuantizeJit) ... ok (0.000s) 2022-05-18T04:34:03.2087974Z test_skip_quant (quantization.jit.test_quantize_jit.TestQuantizeJit) ... ok (2.858s) 2022-05-18T04:34:03.2837206Z test_cat_linear (quantization.jit.test_quantize_jit.TestQuantizeJitOps) ... ok (0.080s) 2022-05-18T04:34:06.5475845Z test_clamp (quantization.jit.test_quantize_jit.TestQuantizeJitOps) ... ok (3.250s) 2022-05-18T04:34:06.5490491Z test_conv_with_benchmark_flag (quantization.jit.test_quantize_jit.TestQuantizeJitOps) ... ok (0.000s) 2022-05-18T04:34:06.5501595Z test_dequantize_tuple (quantization.jit.test_quantize_jit.TestQuantizeJitOps) 2022-05-18T04:34:07.4872008Z Make sure dequantize can support Tuple of tensor ... ok (0.944s) 2022-05-18T04:34:09.5214621Z test_elu (quantization.jit.test_quantize_jit.TestQuantizeJitOps) ... ok (2.043s) 2022-05-18T04:34:09.5260996Z test_general_shape_ops (quantization.jit.test_quantize_jit.TestQuantizeJitOps) 2022-05-18T04:34:09.6792932Z A test that checks dequantize will be swapped for ... ok (0.150s) 2022-05-18T04:34:09.6840189Z test_general_value_ops (quantization.jit.test_quantize_jit.TestQuantizeJitOps) 2022-05-18T04:34:10.0825754Z A test that checks correct patterns are produced for ... ok (0.411s) 2022-05-18T04:34:12.7566896Z test_group_norm (quantization.jit.test_quantize_jit.TestQuantizeJitOps) ... C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\nn\functional.py:2464: UserWarning: __floordiv__ is deprecated, and its behavior will change in a future version of pytorch. It currently rounds toward 0 (like the 'trunc' function NOT 'floor'). This results in incorrect rounding for negative values. To keep the current behavior, use torch.div(a, b, rounding_mode='trunc'), or for actual floor division, use torch.div(a, b, rounding_mode='floor'). 2022-05-18T04:34:12.7568251Z _verify_batch_size([input.size(0) * input.size(1) // num_groups, num_groups] + list(input.size()[2:])) 2022-05-18T04:34:12.7568652Z ok (2.674s) 2022-05-18T04:34:14.3172683Z test_hardswish (quantization.jit.test_quantize_jit.TestQuantizeJitOps) ... ok (1.547s) 2022-05-18T04:34:14.8264598Z 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:1135] Warning: must run observer before calling calculate_qparams. Returning default scale and zero point (function ) 2022-05-18T04:34:15.0223578Z [W C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\ao\quantization\observer.py:1135] Warning: must run observer before calling calculate_qparams. Returning default scale and zero point (function ) 2022-05-18T04:34:15.6187513Z [W C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\ao\quantization\observer.py:1135] Warning: must run observer before calling calculate_qparams. Returning default scale and zero point (function ) 2022-05-18T04:34:15.8157394Z [W C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\ao\quantization\observer.py:1135] Warning: must run observer before calling calculate_qparams. Returning default scale and zero point (function ) 2022-05-18T04:34:16.5322409Z [W C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\ao\quantization\observer.py:1135] Warning: must run observer before calling calculate_qparams. Returning default scale and zero point (function ) 2022-05-18T04:34:16.7910420Z [W C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\ao\quantization\observer.py:1135] Warning: must run observer before calling calculate_qparams. Returning default scale and zero point (function ) 2022-05-18T04:34:16.9367417Z ok (2.621s) 2022-05-18T04:34:19.8300463Z test_layer_norm (quantization.jit.test_quantize_jit.TestQuantizeJitOps) ... ok (2.900s) 2022-05-18T04:34:33.4866196Z test_linear (quantization.jit.test_quantize_jit.TestQuantizeJitOps) ... ok (13.660s) 2022-05-18T04:34:41.8135413Z test_qbatch_norm (quantization.jit.test_quantize_jit.TestQuantizeJitOps) ... ok (8.319s) 2022-05-18T04:34:47.3578758Z test_qbatch_norm_relu_BNFuncInplaceRelu (quantization.jit.test_quantize_jit.TestQuantizeJitOps) ... ok (5.553s) 2022-05-18T04:34:52.8965048Z test_qbatch_norm_relu_BNFuncRelu (quantization.jit.test_quantize_jit.TestQuantizeJitOps) ... ok (5.531s) 2022-05-18T04:35:04.1049934Z test_qbatch_norm_relu_BNRelu (quantization.jit.test_quantize_jit.TestQuantizeJitOps) ... ok (11.215s) 2022-05-18T04:35:08.8105818Z test_quantized_add (quantization.jit.test_quantize_jit.TestQuantizeJitOps) ... ok (4.705s) 2022-05-18T04:35:08.8121862Z test_quantized_add_alpha (quantization.jit.test_quantize_jit.TestQuantizeJitOps) 2022-05-18T04:35:10.0179176Z Test quant fusion for multiple aten::add using same ... ok (1.199s) 2022-05-18T04:35:17.6544233Z test_quantized_add_relu (quantization.jit.test_quantize_jit.TestQuantizeJitOps) ... ok (7.631s) 2022-05-18T04:35:17.6599438Z test_quantized_add_relu_alpha (quantization.jit.test_quantize_jit.TestQuantizeJitOps) 2022-05-18T04:35:33.5864487Z Test quant fusion for multiple aten::add using same ... ok (15.933s) 2022-05-18T04:35:36.3250944Z test_quantized_add_scalar (quantization.jit.test_quantize_jit.TestQuantizeJitOps) ... ok (2.751s) 2022-05-18T04:35:40.8949997Z test_quantized_add_scalar_relu (quantization.jit.test_quantize_jit.TestQuantizeJitOps) ... ok (4.564s) 2022-05-18T04:35:40.8968852Z test_quantized_cat (quantization.jit.test_quantize_jit.TestQuantizeJitOps) 2022-05-18T04:35:42.1008414Z quantization of the output of cat will be depend on the ... ok (1.197s) 2022-05-18T04:35:44.2314738Z test_quantized_conv (quantization.jit.test_quantize_jit.TestQuantizeJitOps) ... ok (2.141s) 2022-05-18T04:35:44.2340235Z test_quantized_conv_relu (quantization.jit.test_quantize_jit.TestQuantizeJitOps) 2022-05-18T04:35:53.0799347Z tests for conv1d_relu/conv2d_relu/conv3d_relu ... ok (8.847s) 2022-05-18T04:35:54.5348085Z test_quantized_mul (quantization.jit.test_quantize_jit.TestQuantizeJitOps) ... ok (1.452s) 2022-05-18T04:36:02.2232633Z test_quantized_mul_relu (quantization.jit.test_quantize_jit.TestQuantizeJitOps) ... ok (7.697s) 2022-05-18T04:36:03.7335953Z test_quantized_mul_scalar (quantization.jit.test_quantize_jit.TestQuantizeJitOps) ... ok (1.504s) 2022-05-18T04:36:07.8923354Z test_quantized_mul_scalar_relu (quantization.jit.test_quantize_jit.TestQuantizeJitOps) ... ok (4.163s) 2022-05-18T04:36:07.9695767Z test_conv_trace (quantization.jit.test_quantize_jit.TestQuantizeJitPasses) ... ok (0.069s) 2022-05-18T04:36:08.0484438Z test_convtranspose_trace (quantization.jit.test_quantize_jit.TestQuantizeJitPasses) ... ok (0.083s) 2022-05-18T04:36:08.0578662Z test_dedup_module_uses (quantization.jit.test_quantize_jit.TestQuantizeJitPasses) ... ok (0.016s) 2022-05-18T04:36:08.1341529Z test_finalize_debug (quantization.jit.test_quantize_jit.TestQuantizeJitPasses) ... ok (0.069s) 2022-05-18T04:36:08.2094084Z test_finalize_for_linear (quantization.jit.test_quantize_jit.TestQuantizeJitPasses) ... ok (0.078s) 2022-05-18T04:36:09.3842829Z test_foldbn_complex_cases (quantization.jit.test_quantize_jit.TestQuantizeJitPasses) ... ok (1.169s) 2022-05-18T04:36:09.4784088Z test_foldbn_in_submodule (quantization.jit.test_quantize_jit.TestQuantizeJitPasses) ... ok (0.096s) 2022-05-18T04:36:09.4798058Z test_foldbn_no_fusion (quantization.jit.test_quantize_jit.TestQuantizeJitPasses) 2022-05-18T04:36:09.4886131Z Test that we don't fuse the cases when module type does not match ... ok (0.016s) 2022-05-18T04:36:09.7698934Z test_foldbn_shared_classtype (quantization.jit.test_quantize_jit.TestQuantizeJitPasses) ... ok (0.286s) 2022-05-18T04:36:09.8480011Z test_foldbn_trivial (quantization.jit.test_quantize_jit.TestQuantizeJitPasses) ... ok (0.072s) 2022-05-18T04:36:09.9258745Z test_foldbn_trivial_nobias (quantization.jit.test_quantize_jit.TestQuantizeJitPasses) ... ok (0.084s) 2022-05-18T04:36:09.9827582Z test_fuse_linear (quantization.jit.test_quantize_jit.TestQuantizeJitPasses) ... ok (0.047s) 2022-05-18T04:36:10.1452079Z test_inplace_option (quantization.jit.test_quantize_jit.TestQuantizeJitPasses) ... ok (0.158s) 2022-05-18T04:36:10.1914479Z test_insert_observers (quantization.jit.test_quantize_jit.TestQuantizeJitPasses) ... ok (0.047s) 2022-05-18T04:36:10.2691336Z test_insert_observers_child_qconfig (quantization.jit.test_quantize_jit.TestQuantizeJitPasses) ... ok (0.092s) 2022-05-18T04:36:10.2709552Z test_insert_observers_for_general_ops (quantization.jit.test_quantize_jit.TestQuantizeJitPasses) 2022-05-18T04:36:10.3381964Z Make sure we skip observers for ops that doesn't require ... ok (0.058s) 2022-05-18T04:36:10.4999617Z test_insert_observers_for_if (quantization.jit.test_quantize_jit.TestQuantizeJitPasses) ... ok (0.161s) 2022-05-18T04:36:10.5024956Z test_insert_observers_for_if_consistent_observation (quantization.jit.test_quantize_jit.TestQuantizeJitPasses) 2022-05-18T04:36:10.9125495Z check quantization for if works as long as ... ok (0.416s) 2022-05-18T04:36:11.0766267Z test_insert_observers_for_nested_if (quantization.jit.test_quantize_jit.TestQuantizeJitPasses) ... ok (0.164s) 2022-05-18T04:36:11.1146346Z test_insert_observers_for_reused_weight (quantization.jit.test_quantize_jit.TestQuantizeJitPasses) ... ok (0.047s) 2022-05-18T04:36:11.1764580Z test_insert_observers_interface (quantization.jit.test_quantize_jit.TestQuantizeJitPasses) ... ok (0.048s) 2022-05-18T04:36:11.3593474Z test_insert_observers_interface_unshare_type (quantization.jit.test_quantize_jit.TestQuantizeJitPasses) ... ok (0.196s) 2022-05-18T04:36:11.3607995Z test_insert_observers_propagate_observed (quantization.jit.test_quantize_jit.TestQuantizeJitPasses) 2022-05-18T04:36:11.4142589Z Make sure we propagate observed property through general ops ... ok (0.047s) 2022-05-18T04:36:11.4769745Z test_insert_observers_propagate_observed_for_function (quantization.jit.test_quantize_jit.TestQuantizeJitPasses) ... ok (0.063s) 2022-05-18T04:36:11.4785508Z test_insert_observers_propagate_observed_in_submodule (quantization.jit.test_quantize_jit.TestQuantizeJitPasses) 2022-05-18T04:36:11.5379153Z Make sure we propagate observed property through general ops ... ok (0.069s) 2022-05-18T04:36:11.5923957Z test_insert_observers_shared_class_type (quantization.jit.test_quantize_jit.TestQuantizeJitPasses) ... ok (0.047s) 2022-05-18T04:36:11.7838478Z test_insert_observers_skip_values (quantization.jit.test_quantize_jit.TestQuantizeJitPasses) ... ok (0.200s) 2022-05-18T04:36:11.8303727Z test_insert_observers_weight_dtype (quantization.jit.test_quantize_jit.TestQuantizeJitPasses) ... ok (0.043s) 2022-05-18T04:36:11.9692617Z test_insert_quant_dequant (quantization.jit.test_quantize_jit.TestQuantizeJitPasses) ... ok (0.131s) 2022-05-18T04:36:12.1472953Z test_insert_quant_dequant_shared_class_type (quantization.jit.test_quantize_jit.TestQuantizeJitPasses) ... ok (0.185s) 2022-05-18T04:36:12.2365148Z test_interface_with_fork (quantization.jit.test_quantize_jit.TestQuantizeJitPasses) ... ok (0.083s) 2022-05-18T04:36:12.4001139Z test_module_list (quantization.jit.test_quantize_jit.TestQuantizeJitPasses) ... ok (0.164s) 2022-05-18T04:36:12.4032196Z test_quantize_fork_wait (quantization.jit.test_quantize_jit.TestQuantizeJitPasses) 2022-05-18T04:36:12.5000932Z 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:280] Warning: must run observer before calling calculate_qparams. Returning default values. (function ) 2022-05-18T04:36:12.5045287Z ok (0.110s) 2022-05-18T04:36:12.5864319Z test_replicate_dequant_same_value (quantization.jit.test_quantize_jit.TestQuantizeJitPasses) ... ok (0.071s) 2022-05-18T04:36:12.5974442Z test_replicate_dequantize (quantization.jit.test_quantize_jit.TestQuantizeJitPasses) ... ok (0.000s) 2022-05-18T04:36:12.6091415Z test_replicate_dequantize_in_block (quantization.jit.test_quantize_jit.TestQuantizeJitPasses) ... ok (0.016s) 2022-05-18T04:36:12.6111114Z test_replicate_quantize_for_if (quantization.jit.test_quantize_jit.TestQuantizeJitPasses) 2022-05-18T04:36:12.7092051Z 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:280] Warning: must run observer before calling calculate_qparams. Returning default values. (function ) 2022-05-18T04:36:12.7171518Z [W C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\ao\quantization\utils.py:280] Warning: must run observer before calling calculate_qparams. Returning default values. (function ) 2022-05-18T04:36:12.7174102Z [W C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\ao\quantization\utils.py:280] Warning: must run observer before calling calculate_qparams. Returning default values. (function ) 2022-05-18T04:36:12.7175333Z [W C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\ao\quantization\utils.py:280] Warning: must run observer before calling calculate_qparams. Returning default values. (function ) 2022-05-18T04:36:12.7623930Z ok (0.155s) 2022-05-18T04:36:12.8803753Z test_skip_dequant_constant_prop (quantization.jit.test_quantize_jit.TestQuantizeJitPasses) ... ok (0.117s) 2022-05-18T04:36:12.8899349Z test_swap_functional_linear (quantization.jit.test_quantize_jit.TestQuantizeJitPasses) ... ok (0.016s) 2022-05-18T04:36:12.8935102Z test_benchmark (quantization.core.test_quantized_op.TestQuantizedConv) ... skip: used for local benchmarking, comment when we want to run it (0.000s) 2022-05-18T04:36:13.6334375Z test_qconv1d (quantization.core.test_quantized_op.TestQuantizedConv) ... ok (0.736s) 2022-05-18T04:36:13.6433065Z test_qconv1d_cudnn (quantization.core.test_quantized_op.TestQuantizedConv) ... skip: cudnn is not enabled. (0.016s) 2022-05-18T04:36:13.9569420Z test_qconv1d_unpack (quantization.core.test_quantized_op.TestQuantizedConv) ... ok (0.302s) 2022-05-18T04:36:15.0480672Z test_qconv2d (quantization.core.test_quantized_op.TestQuantizedConv) ... ok (1.105s) 2022-05-18T04:36:15.0586638Z test_qconv2d_cudnn (quantization.core.test_quantized_op.TestQuantizedConv) ... skip: cudnn is not enabled. (0.011s) 2022-05-18T04:36:15.5283482Z test_qconv2d_unpack (quantization.core.test_quantized_op.TestQuantizedConv) ... ok (0.469s) 2022-05-18T04:36:16.3350257Z test_qconv3d (quantization.core.test_quantized_op.TestQuantizedConv) ... ok (0.805s) 2022-05-18T04:36:16.8334181Z test_qconv3d_unpack (quantization.core.test_quantized_op.TestQuantizedConv) ... ok (0.500s) 2022-05-18T04:36:16.8955991Z test_qconv_transpose1d (quantization.core.test_quantized_op.TestQuantizedConv) ... ok (0.048s) 2022-05-18T04:36:18.2297930Z test_qconv_transpose2d (quantization.core.test_quantized_op.TestQuantizedConv) ... ok (1.346s) 2022-05-18T04:36:20.4630463Z test_qconv_transpose3d (quantization.core.test_quantized_op.TestQuantizedConv) ... ok (2.230s) 2022-05-18T04:36:20.6056070Z test_embedding (quantization.core.test_quantized_op.TestQuantizedEmbeddingOps) ... ok (0.149s) 2022-05-18T04:36:20.6072525Z test_embedding_2d_indices (quantization.core.test_quantized_op.TestQuantizedEmbeddingOps) 2022-05-18T04:36:20.6086803Z Tests the case where 2D indices are passed into the operator ... ok (0.000s) 2022-05-18T04:36:20.7363051Z test_embedding_bag_2bit (quantization.core.test_quantized_op.TestQuantizedEmbeddingOps) ... ok (0.121s) 2022-05-18T04:36:20.7371129Z test_embedding_bag_2bit_unpack (quantization.core.test_quantized_op.TestQuantizedEmbeddingOps) ... skip: Test needs Caffe2 (0.000s) 2022-05-18T04:36:20.7390294Z test_embedding_bag_2d_indices (quantization.core.test_quantized_op.TestQuantizedEmbeddingOps) 2022-05-18T04:36:20.7409555Z Tests the case where 2D indices are passed into the operator ... ok (0.000s) 2022-05-18T04:36:20.8861741Z test_embedding_bag_4bit (quantization.core.test_quantized_op.TestQuantizedEmbeddingOps) ... ok (0.160s) 2022-05-18T04:36:20.8869609Z test_embedding_bag_4bit_unpack (quantization.core.test_quantized_op.TestQuantizedEmbeddingOps) ... skip: Test needs Caffe2 (0.001s) 2022-05-18T04:36:21.0231383Z test_embedding_bag_byte (quantization.core.test_quantized_op.TestQuantizedEmbeddingOps) ... ok (0.136s) 2022-05-18T04:36:21.0239912Z test_embedding_bag_byte_unpack (quantization.core.test_quantized_op.TestQuantizedEmbeddingOps) ... skip: Test needs Caffe2 (0.001s) 2022-05-18T04:36:21.1256887Z test_conv1d_api (quantization.core.test_quantized_functional.TestQuantizedFunctionalOps) ... ok (0.101s) 2022-05-18T04:36:21.2434255Z test_conv2d_api (quantization.core.test_quantized_functional.TestQuantizedFunctionalOps) ... ok (0.116s) 2022-05-18T04:36:21.4349824Z test_conv3d_api (quantization.core.test_quantized_functional.TestQuantizedFunctionalOps) ... ok (0.193s) 2022-05-18T04:36:21.4969168Z test_grid_sample (quantization.core.test_quantized_functional.TestQuantizedFunctionalOps) ... C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\nn\functional.py:4164: UserWarning: Default grid_sample and affine_grid behavior has changed to align_corners=False since 1.3.0. Please specify align_corners=True if the old behavior is desired. See the documentation of grid_sample for details. 2022-05-18T04:36:21.4970369Z warnings.warn( 2022-05-18T04:36:21.4970710Z ok (0.053s) 2022-05-18T04:36:21.4988824Z test_relu_api (quantization.core.test_quantized_functional.TestQuantizedFunctionalOps) ... ok (0.000s) 2022-05-18T04:36:22.2657363Z test_qlinear (quantization.core.test_quantized_op.TestQuantizedLinear) ... ok (0.769s) 2022-05-18T04:36:22.2774763Z test_qlinear_cudnn (quantization.core.test_quantized_op.TestQuantizedLinear) ... skip: cudnn is not enabled. (0.016s) 2022-05-18T04:36:22.3985819Z test_qlinear_unpack (quantization.core.test_quantized_op.TestQuantizedLinear) ... ok (0.126s) 2022-05-18T04:36:22.9798193Z test_adaptive_avg_pool (quantization.core.test_quantized_op.TestQuantizedOps) ... ok (0.574s) 2022-05-18T04:36:23.0492875Z test_adaptive_avg_pool2d_nhwc (quantization.core.test_quantized_op.TestQuantizedOps) ... ok (0.069s) 2022-05-18T04:36:23.1185680Z test_adaptive_avg_pool3d_ndhwc (quantization.core.test_quantized_op.TestQuantizedOps) ... ok (0.063s) 2022-05-18T04:36:23.3645723Z test_add_scalar_relu (quantization.core.test_quantized_op.TestQuantizedOps) ... ok (0.261s) 2022-05-18T04:36:23.3665765Z test_advanced_indexing (quantization.core.test_quantized_op.TestQuantizedOps) 2022-05-18T04:36:23.3705147Z Verifies that the x[:, [0], :, :] syntax works for quantized tensors. ... ok (0.006s) 2022-05-18T04:36:23.3736080Z test_avg_pool2d (quantization.core.test_quantized_op.TestQuantizedOps) 2022-05-18T04:36:24.5687187Z Note: we currently cannot test the divisor_override, because quantized op will clamp the result ... ok (1.188s) 2022-05-18T04:36:24.5724116Z test_avg_pool2d_nhwc (quantization.core.test_quantized_op.TestQuantizedOps) 2022-05-18T04:36:25.9599353Z Note: 1) we currently cannot test the divisor_override, because quantized op will clamp the result ... ok (1.401s) 2022-05-18T04:36:25.9630984Z test_avg_pool3d (quantization.core.test_quantized_op.TestQuantizedOps) 2022-05-18T04:36:30.1796041Z Note: we currently cannot test the divisor_override, because quantized op will clamp the result ... ok (4.215s) 2022-05-18T04:36:30.1834176Z test_avg_pool3d_nhwc (quantization.core.test_quantized_op.TestQuantizedOps) 2022-05-18T04:36:35.6705242Z Note: 1) we currently cannot test the divisor_override, because quantized op will clamp the result ... ok (5.484s) 2022-05-18T04:36:36.5332506Z test_batch_norm (quantization.core.test_quantized_op.TestQuantizedOps) ... ok (0.869s) 2022-05-18T04:36:37.2376227Z test_batch_norm_relu (quantization.core.test_quantized_op.TestQuantizedOps) ... ok (0.710s) 2022-05-18T04:36:37.6150484Z test_cat (quantization.core.test_quantized_op.TestQuantizedOps) ... ok (0.367s) 2022-05-18T04:36:37.8266210Z test_cat_nhwc (quantization.core.test_quantized_op.TestQuantizedOps) ... ok (0.222s) 2022-05-18T04:36:41.2083233Z test_channel_shuffle (quantization.core.test_quantized_op.TestQuantizedOps) ... ok (3.367s) 2022-05-18T04:37:05.8768345Z test_custom_module_lstm (quantization.core.test_quantized_op.TestQuantizedOps) ... ok (24.666s) 2022-05-18T04:37:13.9086985Z 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:1135: UserWarning: must run observer before calling calculate_qparams. Returning default scale and zero point 2022-05-18T04:37:13.9088004Z warnings.warn( 2022-05-18T04:37:13.9088437Z ok (8.020s) 2022-05-18T04:37:13.9153848Z test_empty_batch (quantization.core.test_quantized_op.TestQuantizedOps) ... C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\nn\functional.py:3951: UserWarning: nn.functional.upsample_nearest is deprecated. Use nn.functional.interpolate instead. 2022-05-18T04:37:13.9155141Z warnings.warn("nn.functional.upsample_nearest is deprecated. Use nn.functional.interpolate instead.") 2022-05-18T04:37:13.9155646Z ok (0.016s) 2022-05-18T04:37:14.1323229Z test_equal (quantization.core.test_quantized_op.TestQuantizedOps) ... ok (0.217s) 2022-05-18T04:37:14.3257430Z test_group_norm (quantization.core.test_quantized_op.TestQuantizedOps) ... ok (0.198s) 2022-05-18T04:37:14.6210465Z test_hardswish (quantization.core.test_quantized_op.TestQuantizedOps) ... ok (0.295s) 2022-05-18T04:37:15.4670631Z test_hardtanh (quantization.core.test_quantized_op.TestQuantizedOps) ... ok (0.841s) 2022-05-18T04:37:16.7103891Z test_instance_norm (quantization.core.test_quantized_op.TestQuantizedOps) ... ok (1.243s) 2022-05-18T04:37:16.7173449Z test_interpolate (quantization.core.test_quantized_op.TestQuantizedOps) 2022-05-18T04:37:19.3576992Z This test cover upsample_nearest2d and upsample_bilinear2d ... ok (2.652s) 2022-05-18T04:37:19.3611160Z test_interpolate3d (quantization.core.test_quantized_op.TestQuantizedOps) 2022-05-18T04:37:33.2770714Z This test cover upsample_nearest3d ... ok (13.909s) 2022-05-18T04:37:33.3019504Z test_leaky_relu (quantization.core.test_quantized_op.TestQuantizedOps) ... ok (0.031s) 2022-05-18T04:37:33.9520907Z test_leaky_relu_observed_output (quantization.core.test_quantized_op.TestQuantizedOps) ... ok (0.654s) 2022-05-18T04:37:33.9544165Z test_linear_bias_unpack (quantization.core.test_quantized_op.TestQuantizedOps) ... ok (0.002s) 2022-05-18T04:37:34.5530440Z test_max_pool1d (quantization.core.test_quantized_op.TestQuantizedOps) ... ok (0.585s) 2022-05-18T04:37:35.1122659Z test_max_pool2d (quantization.core.test_quantized_op.TestQuantizedOps) ... ok (0.566s) 2022-05-18T04:37:35.1213865Z test_max_pool2d_cudnn (quantization.core.test_quantized_op.TestQuantizedOps) ... skip: cudnn is not enabled. (0.017s) 2022-05-18T04:37:35.7612822Z test_max_pool2d_nhwc (quantization.core.test_quantized_op.TestQuantizedOps) ... ok (0.636s) 2022-05-18T04:37:35.9125566Z test_mean (quantization.core.test_quantized_op.TestQuantizedOps) ... ok (0.149s) 2022-05-18T04:37:36.2093298Z test_mul_scalar_relu (quantization.core.test_quantized_op.TestQuantizedOps) ... ok (0.299s) 2022-05-18T04:37:36.2115823Z test_qadd_broadcast (quantization.core.test_quantized_op.TestQuantizedOps) ... [W C:\actions-runner\_work\pytorch\pytorch\aten\src\ATen\native\Resize.cpp:24] 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) 2022-05-18T04:37:36.2117759Z ok (0.000s) 2022-05-18T04:37:36.2139701Z test_qadd_relu_cudnn (quantization.core.test_quantized_op.TestQuantizedOps) ... skip: cudnn is not enabled. (0.000s) 2022-05-18T04:37:36.2159602Z test_qadd_relu_cudnn_nhwc (quantization.core.test_quantized_op.TestQuantizedOps) ... skip: cudnn is not enabled. (0.000s) 2022-05-18T04:37:36.2223206Z test_qadd_relu_different_qparams (quantization.core.test_quantized_op.TestQuantizedOps) ... ok (0.017s) 2022-05-18T04:37:36.2284978Z test_qadd_relu_same_qparams (quantization.core.test_quantized_op.TestQuantizedOps) ... ok (0.006s) 2022-05-18T04:37:36.4297116Z test_qcelu (quantization.core.test_quantized_op.TestQuantizedOps) ... ok (0.198s) 2022-05-18T04:37:37.1434057Z test_qclamp (quantization.core.test_quantized_op.TestQuantizedOps) ... ok (0.716s) 2022-05-18T04:37:37.4217146Z test_qelu (quantization.core.test_quantized_op.TestQuantizedOps) ... ok (0.279s) 2022-05-18T04:37:37.4752543Z test_qgelu (quantization.core.test_quantized_op.TestQuantizedOps) ... ok (0.051s) 2022-05-18T04:37:37.5903349Z test_qhardsigmoid (quantization.core.test_quantized_op.TestQuantizedOps) ... ok (0.114s) 2022-05-18T04:37:37.6746556Z test_qlayer_norm (quantization.core.test_quantized_op.TestQuantizedOps) ... ok (0.086s) 2022-05-18T04:37:37.7665188Z test_qmatmul (quantization.core.test_quantized_op.TestQuantizedOps) ... ok (0.093s) 2022-05-18T04:37:37.7690996Z test_qmul_broadcast (quantization.core.test_quantized_op.TestQuantizedOps) ... ok (0.003s) 2022-05-18T04:37:37.7754657Z test_qmul_relu_different_qparams (quantization.core.test_quantized_op.TestQuantizedOps) ... ok (0.006s) 2022-05-18T04:37:38.1013562Z test_qmul_relu_same_qparams (quantization.core.test_quantized_op.TestQuantizedOps) ... ok (0.317s) 2022-05-18T04:37:39.7096073Z test_qrelu (quantization.core.test_quantized_op.TestQuantizedOps) ... ok (1.614s) 2022-05-18T04:37:39.9910188Z test_qrelu6 (quantization.core.test_quantized_op.TestQuantizedOps) ... ok (0.284s) 2022-05-18T04:37:40.1205912Z test_qsoftmax (quantization.core.test_quantized_op.TestQuantizedOps) ... ok (0.125s) 2022-05-18T04:37:40.1218485Z test_qsoftmax_qnnpack (quantization.core.test_quantized_op.TestQuantizedOps) ... skip: Quantized operations require QNNPACK. (0.000s) 2022-05-18T04:37:40.3183329Z test_qtanh (quantization.core.test_quantized_op.TestQuantizedOps) ... ok (0.204s) 2022-05-18T04:37:40.5424366Z test_qthreshold (quantization.core.test_quantized_op.TestQuantizedOps) ... ok (0.224s) 2022-05-18T04:37:40.6170933Z test_qtopk (quantization.core.test_quantized_op.TestQuantizedOps) ... C:\actions-runner\_work\pytorch\pytorch\test\quantization\core\test_quantized_op.py:1930: UserWarning: To copy construct from a tensor, it is recommended to use sourceTensor.clone().detach() or sourceTensor.clone().detach().requires_grad_(True), rather than torch.tensor(sourceTensor). 2022-05-18T04:37:40.6172003Z indices = torch.tensor(X).long() 2022-05-18T04:37:40.6172357Z ok (0.064s) 2022-05-18T04:37:40.6190731Z test_quantized_mean_qnnpack (quantization.core.test_quantized_op.TestQuantizedOps) ... skip: Quantized operations require QNNPACK. (0.000s) 2022-05-18T04:37:40.8507862Z test_sigmoid (quantization.core.test_quantized_op.TestQuantizedOps) ... ok (0.236s) 2022-05-18T04:37:41.5300584Z test_sigmoid_non_observed (quantization.core.test_quantized_op.TestQuantizedOps) ... ok (0.688s) 2022-05-18T04:37:41.5322099Z test_bfp16_quantize (quantization.core.test_quantized_tensor.TestQuantizedTensor) ... C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\testing\_deprecated.py:35: FutureWarning: torch.testing.assert_allclose() is deprecated since 1.12 and will be removed in 1.14. Use torch.testing.assert_close() instead. For detailed upgrade instructions see https://github.com/pytorch/pytorch/issues/61844. 2022-05-18T04:37:41.5323292Z warnings.warn(msg, FutureWarning) 2022-05-18T04:37:41.5323673Z ok (0.002s) 2022-05-18T04:37:41.6738292Z test_choose_qparams (quantization.core.test_quantized_tensor.TestQuantizedTensor) ... ok (0.141s) 2022-05-18T04:37:41.6912403Z test_choose_qparams_optimized (quantization.core.test_quantized_tensor.TestQuantizedTensor) ... ok (0.016s) 2022-05-18T04:37:41.6942807Z test_clone (quantization.core.test_quantized_tensor.TestQuantizedTensor) ... ok (0.000s) 2022-05-18T04:37:41.6959776Z test_compare_per_channel_device_numerics (quantization.core.test_quantized_tensor.TestQuantizedTensor) ... skip: CUDA is not available (0.000s) 2022-05-18T04:37:41.6973504Z test_compare_per_tensor_device_numerics (quantization.core.test_quantized_tensor.TestQuantizedTensor) ... skip: CUDA is not available (0.000s) 2022-05-18T04:37:41.6982263Z test_cuda_quantization_does_not_pin_memory (quantization.core.test_quantized_tensor.TestQuantizedTensor) ... skip: CUDA is not available (0.000s) 2022-05-18T04:37:41.6992435Z test_dequantize_fp16_cpu (quantization.core.test_quantized_tensor.TestQuantizedTensor) ... ok (0.000s) 2022-05-18T04:37:41.6997549Z test_dequantize_fp16_cuda (quantization.core.test_quantized_tensor.TestQuantizedTensor) ... skip: No gpu is available. (0.000s) 2022-05-18T04:37:41.7014406Z test_fp16_saturate_op (quantization.core.test_quantized_tensor.TestQuantizedTensor) ... C:\actions-runner\_work\pytorch\pytorch\test\quantization\core\test_quantized_tensor.py:1191: UserWarning: FOUND weight out of range (Triggered internally at C:\actions-runner\_work\pytorch\pytorch\aten\src\ATen/native/quantized/cpu/quant_utils.h:204.) 2022-05-18T04:37:41.7015479Z y = torch._saturate_weight_to_fp16(x) 2022-05-18T04:37:41.7015805Z ok (0.000s) 2022-05-18T04:37:41.7138039Z test_jit_serialization (quantization.core.test_quantized_tensor.TestQuantizedTensor) ... ok (0.016s) 2022-05-18T04:37:41.7170258Z test_per_channel_qtensor_creation_cpu (quantization.core.test_quantized_tensor.TestQuantizedTensor) ... ok (0.000s) 2022-05-18T04:37:41.7174788Z test_per_channel_qtensor_creation_cuda (quantization.core.test_quantized_tensor.TestQuantizedTensor) ... skip: No gpu is available. (0.000s) 2022-05-18T04:37:41.7208649Z test_per_channel_qtensor_to_memory_format (quantization.core.test_quantized_tensor.TestQuantizedTensor) ... ok (0.017s) 2022-05-18T04:37:41.7227504Z test_per_channel_to_device (quantization.core.test_quantized_tensor.TestQuantizedTensor) ... skip: No gpu is available. (0.001s) 2022-05-18T04:37:41.7264524Z test_per_tensor_qtensor_to_memory_format (quantization.core.test_quantized_tensor.TestQuantizedTensor) ... ok (0.004s) 2022-05-18T04:37:41.7277850Z test_per_tensor_to_device (quantization.core.test_quantized_tensor.TestQuantizedTensor) ... skip: No gpu is available. (0.001s) 2022-05-18T04:37:41.7403370Z test_pickle_checkpoint_qtensor (quantization.core.test_quantized_tensor.TestQuantizedTensor) ... ok (0.000s) 2022-05-18T04:37:41.7429507Z test_qscheme_pickle (quantization.core.test_quantized_tensor.TestQuantizedTensor) ... ok (0.016s) 2022-05-18T04:37:41.7761309Z test_qtensor_channel_float_assignment (quantization.core.test_quantized_tensor.TestQuantizedTensor) ... ok (0.031s) 2022-05-18T04:37:41.7824568Z test_qtensor_copy (quantization.core.test_quantized_tensor.TestQuantizedTensor) ... ok (0.000s) 2022-05-18T04:37:41.7913133Z test_qtensor_cpu (quantization.core.test_quantized_tensor.TestQuantizedTensor) ... ok (0.016s) 2022-05-18T04:37:41.7945871Z test_qtensor_creation (quantization.core.test_quantized_tensor.TestQuantizedTensor) ... ok (0.000s) 2022-05-18T04:37:41.7950991Z test_qtensor_cuda (quantization.core.test_quantized_tensor.TestQuantizedTensor) ... skip: No gpu is available. (0.000s) 2022-05-18T04:37:41.7969229Z test_qtensor_dtypes (quantization.core.test_quantized_tensor.TestQuantizedTensor) ... ok (0.000s) 2022-05-18T04:37:41.8025588Z test_qtensor_fill (quantization.core.test_quantized_tensor.TestQuantizedTensor) ... ok (0.000s) 2022-05-18T04:37:41.8069408Z test_qtensor_float_assignment (quantization.core.test_quantized_tensor.TestQuantizedTensor) ... ok (0.016s) 2022-05-18T04:37:41.8085441Z test_qtensor_index_select_cpu (quantization.core.test_quantized_tensor.TestQuantizedTensor) ... ok (0.000s) 2022-05-18T04:37:41.8090271Z test_qtensor_index_select_cuda (quantization.core.test_quantized_tensor.TestQuantizedTensor) ... skip: No gpu is available. (0.000s) 2022-05-18T04:37:41.8105147Z test_qtensor_int_repr (quantization.core.test_quantized_tensor.TestQuantizedTensor) ... ok (0.000s) 2022-05-18T04:37:41.8138954Z test_qtensor_legacy_new_failure (quantization.core.test_quantized_tensor.TestQuantizedTensor) ... ok (0.000s) 2022-05-18T04:37:41.8244675Z test_qtensor_load_save (quantization.core.test_quantized_tensor.TestQuantizedTensor) ... ok (0.019s) 2022-05-18T04:37:41.8336258Z test_qtensor_per_channel_load_save (quantization.core.test_quantized_tensor.TestQuantizedTensor) ... ok (0.003s) 2022-05-18T04:37:41.8377037Z test_qtensor_per_channel_permute (quantization.core.test_quantized_tensor.TestQuantizedTensor) ... ok (0.000s) 2022-05-18T04:37:41.8474031Z test_qtensor_permute (quantization.core.test_quantized_tensor.TestQuantizedTensor) ... ok (0.016s) 2022-05-18T04:37:41.8505188Z test_qtensor_quant_dequant (quantization.core.test_quantized_tensor.TestQuantizedTensor) ... ok (0.000s) 2022-05-18T04:37:42.5821330Z test_qtensor_quantize_per_channel (quantization.core.test_quantized_tensor.TestQuantizedTensor) ... ok (0.739s) 2022-05-18T04:37:42.5867367Z test_qtensor_reshape (quantization.core.test_quantized_tensor.TestQuantizedTensor) ... ok (0.005s) 2022-05-18T04:37:42.5914688Z test_qtensor_resize (quantization.core.test_quantized_tensor.TestQuantizedTensor) ... C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\_tensor.py:589: UserWarning: non-inplace resize is deprecated 2022-05-18T04:37:42.5915552Z warnings.warn("non-inplace resize is deprecated") 2022-05-18T04:37:42.5915926Z ok (0.005s) 2022-05-18T04:37:42.5983350Z test_qtensor_sub_byte_aligned_cols (quantization.core.test_quantized_tensor.TestQuantizedTensor) ... ok (0.007s) 2022-05-18T04:37:42.6036575Z test_qtensor_sub_byte_not_aligned_cols (quantization.core.test_quantized_tensor.TestQuantizedTensor) ... ok (0.005s) 2022-05-18T04:37:42.6086512Z test_qtensor_unsqueeze (quantization.core.test_quantized_tensor.TestQuantizedTensor) ... ok (0.005s) 2022-05-18T04:37:42.6134976Z test_qtensor_view (quantization.core.test_quantized_tensor.TestQuantizedTensor) ... ok (0.005s) 2022-05-18T04:37:42.6144663Z test_quant_pin_memory (quantization.core.test_quantized_tensor.TestQuantizedTensor) ... skip: CUDA is not available (0.001s) 2022-05-18T04:37:43.3572161Z test_quantize_per_channel_float_qparams (quantization.core.test_quantized_tensor.TestQuantizedTensor) ... ok (0.727s) 2022-05-18T04:37:43.3605908Z test_quantize_per_channel_sub_byte (quantization.core.test_quantized_tensor.TestQuantizedTensor) 2022-05-18T04:37:43.3891024Z Tests the per channel quantization scheme for 4-bit qtensors. ... ok (0.047s) 2022-05-18T04:37:43.3910971Z test_repeat (quantization.core.test_quantized_tensor.TestQuantizedTensor) ... ok (0.000s) 2022-05-18T04:37:43.3928904Z test_torch_qtensor_deepcopy (quantization.core.test_quantized_tensor.TestQuantizedTensor) ... ok (0.000s) 2022-05-18T04:37:43.4140854Z test_observer_scriptable (quantization.core.test_workflow_module.TestRecordHistogramObserver) ... ok (0.016s) 2022-05-18T04:37:43.4203674Z test_record_observer (quantization.core.test_workflow_module.TestRecordHistogramObserver) ... ok (0.016s) 2022-05-18T04:37:43.4232205Z test_rnn (quantization.core.test_quantized_module.TestReferenceQuantizedModule) 2022-05-18T04:37:43.4329876Z Checks the rnn reference quantized modules has correct numerics ... ok (0.006s) 2022-05-18T04:37:43.4354823Z test_rnn_cell (quantization.core.test_quantized_module.TestReferenceQuantizedModule) 2022-05-18T04:37:43.4409033Z Checks the rnn cell reference quantized modules has correct numerics ... ok (0.000s) 2022-05-18T04:37:43.4432825Z test_sparse (quantization.core.test_quantized_module.TestReferenceQuantizedModule) 2022-05-18T04:37:43.4467263Z Embedding and EmbeddingBag ... C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\nn\quantized\_reference\modules\utils.py:25: UserWarning: To copy construct from a tensor, it is recommended to use sourceTensor.clone().detach() or sourceTensor.clone().detach().requires_grad_(True), rather than torch.tensor(sourceTensor). 2022-05-18T04:37:43.4468142Z torch.tensor(weight_qparams["scale"], dtype=torch.float, device=device)) 2022-05-18T04:37:43.4470518Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\nn\quantized\_reference\modules\utils.py:28: UserWarning: To copy construct from a tensor, it is recommended to use sourceTensor.clone().detach() or sourceTensor.clone().detach().requires_grad_(True), rather than torch.tensor(sourceTensor). 2022-05-18T04:37:43.4471797Z torch.tensor(weight_qparams["zero_point"], dtype=zero_point_dtype, device=device)) 2022-05-18T04:37:43.4472400Z ok (0.016s) 2022-05-18T04:37:43.4763110Z test_conv2d (quantization.bc.test_backward_compatibility.TestSerialization) ... ok (0.031s) 2022-05-18T04:37:43.4887205Z test_conv2d_graph (quantization.bc.test_backward_compatibility.TestSerialization) ... ok (0.016s) 2022-05-18T04:37:43.5005373Z test_conv2d_graph_v2 (quantization.bc.test_backward_compatibility.TestSerialization) ... ok (0.000s) 2022-05-18T04:37:43.5123985Z test_conv2d_graph_v3 (quantization.bc.test_backward_compatibility.TestSerialization) ... ok (0.016s) 2022-05-18T04:37:43.5393501Z test_conv2d_nobias (quantization.bc.test_backward_compatibility.TestSerialization) ... ok (0.035s) 2022-05-18T04:37:43.5515401Z test_conv2d_nobias_graph (quantization.bc.test_backward_compatibility.TestSerialization) ... ok (0.012s) 2022-05-18T04:37:43.5633209Z test_conv2d_nobias_graph_v2 (quantization.bc.test_backward_compatibility.TestSerialization) ... ok (0.012s) 2022-05-18T04:37:43.5750559Z test_conv2d_nobias_graph_v3 (quantization.bc.test_backward_compatibility.TestSerialization) ... ok (0.012s) 2022-05-18T04:37:43.6039250Z test_conv2d_relu (quantization.bc.test_backward_compatibility.TestSerialization) ... ok (0.029s) 2022-05-18T04:37:43.6189589Z test_conv3d (quantization.bc.test_backward_compatibility.TestSerialization) ... ok (0.015s) 2022-05-18T04:37:43.6340129Z test_conv3d_relu (quantization.bc.test_backward_compatibility.TestSerialization) ... ok (0.007s) 2022-05-18T04:37:43.6463867Z test_default_qat_qconfig (quantization.bc.test_backward_compatibility.TestSerialization) ... ok (0.016s) 2022-05-18T04:37:43.6732666Z test_linear (quantization.bc.test_backward_compatibility.TestSerialization) ... ok (0.031s) 2022-05-18T04:37:43.7169225Z test_linear_dynamic (quantization.bc.test_backward_compatibility.TestSerialization) ... ok (0.031s) 2022-05-18T04:37:43.7437964Z test_linear_relu (quantization.bc.test_backward_compatibility.TestSerialization) ... ok (0.037s) 2022-05-18T04:37:44.1143598Z test_linear_relu_package_quantization_transforms (quantization.bc.test_backward_compatibility.TestSerialization) ... C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\ao\quantization\fx\utils.py:376: UserWarning: To copy construct from a tensor, it is recommended to use sourceTensor.clone().detach() or sourceTensor.clone().detach().requires_grad_(True), rather than torch.tensor(sourceTensor). 2022-05-18T04:37:44.1145767Z module.register_buffer(attr_name, torch.tensor(value, device=device)) 2022-05-18T04:37:44.1146805Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\fx\graph.py:1258: 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 2022-05-18T04:37:44.1147819Z warnings.warn(f'Node {node} target {node.target} {atom} of {seen_qualname} does ' 2022-05-18T04:37:44.1148830Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\fx\graph.py:1258: UserWarning: Node _packed_weight_0 target _packed_weight_0 _packed_weight_0 of does not reference an nn.Module, nn.Parameter, or buffer, which is what 'get_attr' Nodes typically target 2022-05-18T04:37:44.1149785Z warnings.warn(f'Node {node} target {node.target} {atom} of {seen_qualname} does ' 2022-05-18T04:37:44.1150190Z ok (0.372s) 2022-05-18T04:37:44.1553102Z test_lstm (quantization.bc.test_backward_compatibility.TestSerialization) ... ok (0.029s) 2022-05-18T04:37:44.1585310Z test_per_channel_observer (quantization.bc.test_backward_compatibility.TestSerialization) ... ok (0.016s) 2022-05-18T04:37:44.1616715Z test_per_tensor_observer (quantization.bc.test_backward_compatibility.TestSerialization) ... ok (0.000s) 2022-05-18T04:37:44.1627921Z test_batch_norm2d (quantization.core.test_quantized_module.TestStaticQuantizedModule) 2022-05-18T04:37:44.1643147Z Tests the correctness of the batchnorm2d module. ... ok (0.000s) 2022-05-18T04:37:44.1750926Z 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:280: UserWarning: must run observer before calling calculate_qparams. Returning default values. 2022-05-18T04:37:44.1751863Z warnings.warn( 2022-05-18T04:37:44.1752150Z ok (0.016s) 2022-05-18T04:37:44.1761574Z test_batch_norm3d (quantization.core.test_quantized_module.TestStaticQuantizedModule) 2022-05-18T04:37:44.1777149Z Tests the correctness of the batchnorm3d module. ... ok (0.000s) 2022-05-18T04:37:44.1881616Z test_batch_norm3d_serialization (quantization.core.test_quantized_module.TestStaticQuantizedModule) ... ok (0.000s) 2022-05-18T04:37:46.2581105Z test_conv1d_api (quantization.core.test_quantized_module.TestStaticQuantizedModule) ... ok (2.083s) 2022-05-18T04:37:48.3434981Z test_conv2d_api (quantization.core.test_quantized_module.TestStaticQuantizedModule) ... ok (2.086s) 2022-05-18T04:37:48.9182066Z test_conv3d_api (quantization.core.test_quantized_module.TestStaticQuantizedModule) ... ok (0.573s) 2022-05-18T04:37:48.9192464Z test_dropout (quantization.core.test_quantized_module.TestStaticQuantizedModule) 2022-05-18T04:37:48.9204316Z Tests the correctness of the dropout module. ... ok (0.000s) 2022-05-18T04:37:48.9279815Z test_dropout_serialization (quantization.core.test_quantized_module.TestStaticQuantizedModule) ... ok (0.011s) 2022-05-18T04:37:48.9284392Z test_elu (quantization.core.test_quantized_module.TestStaticQuantizedModule) 2022-05-18T04:37:48.9304757Z Tests the correctness of the ELU module. ... ok (0.000s) 2022-05-18T04:37:53.3432876Z test_embedding_api (quantization.core.test_quantized_module.TestStaticQuantizedModule) ... ok (4.414s) 2022-05-18T04:37:53.3438106Z test_embedding_bag_api (quantization.core.test_quantized_module.TestStaticQuantizedModule) 2022-05-18T04:37:57.9620538Z Test execution and serialization for dynamic quantized embedding_bag modules on int8 ... ok (4.606s) 2022-05-18T04:37:57.9635548Z test_group_norm (quantization.core.test_quantized_module.TestStaticQuantizedModule) 2022-05-18T04:37:57.9662649Z Tests the correctness of the groupnorm module. ... ok (0.016s) 2022-05-18T04:37:57.9682204Z test_instance_norm (quantization.core.test_quantized_module.TestStaticQuantizedModule) 2022-05-18T04:37:57.9755577Z Tests the correctness of the instancenorm{n}d modules. ... ok (0.000s) 2022-05-18T04:37:57.9771454Z test_layer_norm (quantization.core.test_quantized_module.TestStaticQuantizedModule) 2022-05-18T04:37:57.9796922Z Tests the correctness of the layernorm module. ... ok (0.016s) 2022-05-18T04:37:57.9826350Z test_leaky_relu (quantization.core.test_quantized_module.TestStaticQuantizedModule) ... ok (0.000s) 2022-05-18T04:38:14.7699518Z test_linear_api (quantization.core.test_quantized_module.TestStaticQuantizedModule) ... ok (16.780s) 2022-05-18T04:38:14.7711603Z test_pool_api (quantization.core.test_quantized_module.TestStaticQuantizedModule) 2022-05-18T04:38:14.7896812Z Tests the correctness of the pool module. ... ok (0.016s) 2022-05-18T04:38:14.7921399Z test_quant_dequant_api (quantization.core.test_quantized_module.TestStaticQuantizedModule) ... ok (0.016s) 2022-05-18T04:38:14.7945856Z test_relu (quantization.core.test_quantized_module.TestStaticQuantizedModule) ... ok (0.000s) 2022-05-18T04:38:14.7973784Z test_sigmoid (quantization.core.test_quantized_module.TestStaticQuantizedModule) ... ok (0.000s) 2022-05-18T04:38:19.1188847Z test_subgraph_rewriter_annotations_int (quantization.fx.test_subgraph_rewriter.TestSubgraphRewriter) ... ok (4.328s) 2022-05-18T04:38:19.1526309Z test_subgraph_rewriter_correct_output_replacement (quantization.fx.test_subgraph_rewriter.TestSubgraphRewriter) ... ok (0.023s) 2022-05-18T04:38:19.1801947Z test_subgraph_rewriter_graph_argument_order (quantization.fx.test_subgraph_rewriter.TestSubgraphRewriter) ... ok (0.031s) 2022-05-18T04:38:19.2034572Z test_subgraph_rewriter_internal_pattern_nodes_cannot_have_users_that_are_not_matched (quantization.fx.test_subgraph_rewriter.TestSubgraphRewriter) ... ok (0.016s) 2022-05-18T04:38:19.2328872Z test_subgraph_rewriter_multiple_pattern_match (quantization.fx.test_subgraph_rewriter.TestSubgraphRewriter) ... ok (0.037s) 2022-05-18T04:38:19.2603825Z test_subgraph_rewriter_pattern_is_entire_graph (quantization.fx.test_subgraph_rewriter.TestSubgraphRewriter) ... ok (0.031s) 2022-05-18T04:38:19.2877650Z test_subgraph_rewriter_pattern_output_pattern_node_can_have_users_that_are_not_matched (quantization.fx.test_subgraph_rewriter.TestSubgraphRewriter) ... ok (0.016s) 2022-05-18T04:38:19.2894690Z test_subgraph_rewriter_placeholder_matching (quantization.fx.test_subgraph_rewriter.TestSubgraphRewriter) 2022-05-18T04:38:19.3155300Z This tests that a placeholder Node can be matched to a Node with ... ok (0.031s) 2022-05-18T04:38:19.3436230Z test_subgraph_rewriter_preserves_logic (quantization.fx.test_subgraph_rewriter.TestSubgraphRewriter) ... ok (0.039s) 2022-05-18T04:38:19.3693320Z test_subgraph_rewriter_replaces_referenced_submodules (quantization.fx.test_subgraph_rewriter.TestSubgraphRewriter) ... ok (0.025s) 2022-05-18T04:38:19.3967661Z test_subgraph_rewriter_single_pattern_match (quantization.fx.test_subgraph_rewriter.TestSubgraphRewriter) ... ok (0.028s) 2022-05-18T04:38:19.4369985Z test_subgraph_rewriter_traced_as_callable (quantization.fx.test_subgraph_rewriter.TestSubgraphRewriter) ... ok (0.030s) 2022-05-18T04:38:19.4647461Z test_subgraph_rewriter_with_oneliner_pattern (quantization.fx.test_subgraph_rewriter.TestSubgraphRewriter) ... ok (0.031s) 2022-05-18T04:38:19.4925542Z test_subgraph_writer_replace_consecutive_submodules (quantization.fx.test_subgraph_rewriter.TestSubgraphRewriter) ... ok (0.031s) 2022-05-18T04:38:19.7491246Z 2022-05-18T04:38:19.7491925Z ---------------------------------------------------------------------- 2022-05-18T04:38:19.7492245Z Ran 877 tests in 526.375s 2022-05-18T04:38:19.7492385Z 2022-05-18T04:38:19.7492489Z OK (skipped=83) 2022-05-18T04:38:19.7492616Z 2022-05-18T04:38:19.7492737Z Generating XML reports... 2022-05-18T04:38:19.7494401Z Generated XML report: test-reports\python-unittest\test_quantization\TEST-quantization.ao_migration.test_quantization.TestAOMigrationQuantization-20220518042933.xml 2022-05-18T04:38:19.7495096Z Generated XML report: test-reports\python-unittest\test_quantization\TEST-quantization.ao_migration.test_quantization_fx.TestAOMigrationQuantizationFx-20220518042933.xml 2022-05-18T04:38:19.7495775Z Generated XML report: test-reports\python-unittest\test_quantization\TEST-quantization.eager.test_bias_correction_eager.TestBiasCorrectionEager-20220518042933.xml 2022-05-18T04:38:19.7496419Z Generated XML report: test-reports\python-unittest\test_quantization\TEST-quantization.core.test_quantized_op.TestComparatorOps-20220518042933.xml 2022-05-18T04:38:19.7497074Z Generated XML report: test-reports\python-unittest\test_quantization\TEST-quantization.jit.test_deprecated_jit_quant.TestDeprecatedJitQuantized-20220518042933.xml 2022-05-18T04:38:19.7497826Z Generated XML report: test-reports\python-unittest\test_quantization\TEST-quantization.core.test_workflow_module.TestDistributed-20220518042933.xml 2022-05-18T04:38:19.7498769Z Generated XML report: test-reports\python-unittest\test_quantization\TEST-quantization.core.test_quantized_module.TestDynamicQuantizedModule-20220518042933.xml 2022-05-18T04:38:19.7499821Z Generated XML report: test-reports\python-unittest\test_quantization\TEST-quantization.core.test_quantized_op.TestDynamicQuantizedOps-20220518042933.xml 2022-05-18T04:38:19.7500783Z Generated XML report: test-reports\python-unittest\test_quantization\TEST-quantization.eager.test_equalize_eager.TestEqualizeEager-20220518042933.xml 2022-05-18T04:38:19.7501867Z Generated XML report: test-reports\python-unittest\test_quantization\TEST-quantization.fx.test_equalize_fx.TestEqualizeFx-20220518042933.xml 2022-05-18T04:38:19.7502748Z Generated XML report: test-reports\python-unittest\test_quantization\TEST-quantization.fx.test_numeric_suite_fx.TestFXGraphMatcher-20220518042933.xml 2022-05-18T04:38:19.7504345Z Generated XML report: test-reports\python-unittest\test_quantization\TEST-quantization.fx.test_numeric_suite_fx.TestFXNumericSuiteCoreAPIs-20220518042933.xml 2022-05-18T04:38:19.7505363Z Generated XML report: test-reports\python-unittest\test_quantization\TEST-quantization.fx.test_numeric_suite_fx.TestFXNumericSuiteCoreAPIsModels-20220518042933.xml 2022-05-18T04:38:19.7506362Z Generated XML report: test-reports\python-unittest\test_quantization\TEST-quantization.core.test_workflow_module.TestFakeQuantize-20220518042933.xml 2022-05-18T04:38:19.7507398Z Generated XML report: test-reports\python-unittest\test_quantization\TEST-quantization.core.test_workflow_ops.TestFakeQuantizeOps-20220518042933.xml 2022-05-18T04:38:19.7508387Z Generated XML report: test-reports\python-unittest\test_quantization\TEST-quantization.eager.test_fuse_eager.TestFuseEager-20220518042933.xml 2022-05-18T04:38:19.7509355Z Generated XML report: test-reports\python-unittest\test_quantization\TEST-quantization.fx.test_quantize_fx.TestFuseFx-20220518042933.xml 2022-05-18T04:38:19.7510346Z Generated XML report: test-reports\python-unittest\test_quantization\TEST-quantization.core.test_workflow_ops.TestFusedObsFakeQuant-20220518042933.xml 2022-05-18T04:38:19.7511431Z Generated XML report: test-reports\python-unittest\test_quantization\TEST-quantization.core.test_workflow_module.TestFusedObsFakeQuantModule-20220518042933.xml 2022-05-18T04:38:19.7512467Z Generated XML report: test-reports\python-unittest\test_quantization\TEST-quantization.jit.test_fusion_passes.TestFusionPasses-20220518042933.xml 2022-05-18T04:38:19.7513515Z Generated XML report: test-reports\python-unittest\test_quantization\TEST-quantization.core.test_workflow_module.TestHistogramObserver-20220518042933.xml 2022-05-18T04:38:19.7514687Z Generated XML report: test-reports\python-unittest\test_quantization\TEST-quantization.eager.test_model_numerics.TestModelNumericsEager-20220518042933.xml 2022-05-18T04:38:19.7515801Z Generated XML report: test-reports\python-unittest\test_quantization\TEST-quantization.eager.test_numeric_suite_eager.TestNumericSuiteEager-20220518042933.xml 2022-05-18T04:38:19.7516849Z Generated XML report: test-reports\python-unittest\test_quantization\TEST-quantization.core.test_workflow_module.TestObserver-20220518042933.xml 2022-05-18T04:38:19.7517802Z Generated XML report: test-reports\python-unittest\test_quantization\TEST-quantization.core.test_quantized_op.TestPadding-20220518042933.xml 2022-05-18T04:38:19.7518785Z Generated XML report: test-reports\python-unittest\test_quantization\TEST-quantization.dbr.test_quantize_dbr.TestQuantizeDBR-20220518042933.xml 2022-05-18T04:38:19.7519824Z Generated XML report: test-reports\python-unittest\test_quantization\TEST-quantization.dbr.test_quantize_dbr.TestQuantizeDBRIndividualOps-20220518042933.xml 2022-05-18T04:38:19.7520922Z Generated XML report: test-reports\python-unittest\test_quantization\TEST-quantization.dbr.test_quantize_dbr.TestQuantizeDBRMultipleOps-20220518042933.xml 2022-05-18T04:38:19.7521978Z Generated XML report: test-reports\python-unittest\test_quantization\TEST-quantization.jit.test_quantize_jit.TestQuantizeDynamicJitOps-20220518042933.xml 2022-05-18T04:38:19.7523081Z Generated XML report: test-reports\python-unittest\test_quantization\TEST-quantization.jit.test_quantize_jit.TestQuantizeDynamicJitPasses-20220518042933.xml 2022-05-18T04:38:19.7524171Z Generated XML report: test-reports\python-unittest\test_quantization\TEST-quantization.eager.test_quantize_eager_ptq.TestQuantizeEagerOps-20220518042933.xml 2022-05-18T04:38:19.7525420Z Generated XML report: test-reports\python-unittest\test_quantization\TEST-quantization.eager.test_quantize_eager_ptq.TestQuantizeEagerPTQDynamic-20220518042933.xml 2022-05-18T04:38:19.7526563Z Generated XML report: test-reports\python-unittest\test_quantization\TEST-quantization.eager.test_quantize_eager_ptq.TestQuantizeEagerPTQStatic-20220518042933.xml 2022-05-18T04:38:19.7527725Z Generated XML report: test-reports\python-unittest\test_quantization\TEST-quantization.eager.test_quantize_eager_qat.TestQuantizeEagerQAT-20220518042933.xml 2022-05-18T04:38:19.7528830Z Generated XML report: test-reports\python-unittest\test_quantization\TEST-quantization.eager.test_quantize_eager_qat.TestQuantizeEagerQATNumerics-20220518042933.xml 2022-05-18T04:38:19.7529896Z Generated XML report: test-reports\python-unittest\test_quantization\TEST-quantization.fx.test_quantize_fx.TestQuantizeFx-20220518042933.xml 2022-05-18T04:38:19.7530907Z Generated XML report: test-reports\python-unittest\test_quantization\TEST-quantization.fx.test_quantize_fx.TestQuantizeFxModels-20220518042933.xml 2022-05-18T04:38:19.7531873Z Generated XML report: test-reports\python-unittest\test_quantization\TEST-quantization.fx.test_quantize_fx.TestQuantizeFxOps-20220518042933.xml 2022-05-18T04:38:19.7532859Z Generated XML report: test-reports\python-unittest\test_quantization\TEST-quantization.jit.test_quantize_jit.TestQuantizeJit-20220518042933.xml 2022-05-18T04:38:19.7533872Z Generated XML report: test-reports\python-unittest\test_quantization\TEST-quantization.jit.test_quantize_jit.TestQuantizeJitOps-20220518042933.xml 2022-05-18T04:38:19.7534907Z Generated XML report: test-reports\python-unittest\test_quantization\TEST-quantization.jit.test_quantize_jit.TestQuantizeJitPasses-20220518042933.xml 2022-05-18T04:38:19.7535886Z Generated XML report: test-reports\python-unittest\test_quantization\TEST-quantization.core.test_quantized_op.TestQuantizedConv-20220518042933.xml 2022-05-18T04:38:19.7536940Z Generated XML report: test-reports\python-unittest\test_quantization\TEST-quantization.core.test_quantized_op.TestQuantizedEmbeddingOps-20220518042933.xml 2022-05-18T04:38:19.7538072Z Generated XML report: test-reports\python-unittest\test_quantization\TEST-quantization.core.test_quantized_functional.TestQuantizedFunctionalOps-20220518042933.xml 2022-05-18T04:38:19.7539167Z Generated XML report: test-reports\python-unittest\test_quantization\TEST-quantization.core.test_quantized_op.TestQuantizedLinear-20220518042933.xml 2022-05-18T04:38:19.7540188Z Generated XML report: test-reports\python-unittest\test_quantization\TEST-quantization.core.test_quantized_op.TestQuantizedOps-20220518042933.xml 2022-05-18T04:38:19.7541166Z Generated XML report: test-reports\python-unittest\test_quantization\TEST-quantization.core.test_quantized_tensor.TestQuantizedTensor-20220518042933.xml 2022-05-18T04:38:19.7542249Z Generated XML report: test-reports\python-unittest\test_quantization\TEST-quantization.core.test_workflow_module.TestRecordHistogramObserver-20220518042933.xml 2022-05-18T04:38:19.7543390Z Generated XML report: test-reports\python-unittest\test_quantization\TEST-quantization.core.test_quantized_module.TestReferenceQuantizedModule-20220518042933.xml 2022-05-18T04:38:19.7544503Z Generated XML report: test-reports\python-unittest\test_quantization\TEST-quantization.bc.test_backward_compatibility.TestSerialization-20220518042933.xml 2022-05-18T04:38:19.7545579Z Generated XML report: test-reports\python-unittest\test_quantization\TEST-quantization.core.test_quantized_module.TestStaticQuantizedModule-20220518042933.xml 2022-05-18T04:38:19.7546677Z Generated XML report: test-reports\python-unittest\test_quantization\TEST-quantization.fx.test_subgraph_rewriter.TestSubgraphRewriter-20220518042933.xml 2022-05-18T04:38:19.7547735Z Generated XML report: test-reports\python-unittest\test_quantization\TEST-quantization.fx.test_numeric_suite_fx.TestFXGraphMatcherModels-20220518042933.xml 2022-05-18T04:38:19.7548773Z Generated XML report: test-reports\python-unittest\test_quantization\TEST-quantization.core.test_quantized_op.TestQNNPackOps-20220518042933.xml 2022-05-18T04:38:19.7549848Z Generated XML report: test-reports\python-unittest\test_quantization\TEST-quantization.dbr.test_quantize_dbr.TestQuantizeDBRModels-20220518042933.xml 2022-05-18T04:38:19.7550937Z Generated XML report: test-reports\python-unittest\test_quantization\TEST-quantization.eager.test_quantize_eager_ptq.TestQuantizeEagerONNXExport-20220518042933.xml 2022-05-18T04:38:20.4318880Z Running test_reductions ... [2022-05-18 04:38:20.425913] 2022-05-18T04:38:20.4319400Z Executing ['C:\\Jenkins\\Miniconda3\\python.exe', 'test_reductions.py', '-v', '--import-slow-tests', '--import-disabled-tests'] ... [2022-05-18 04:38:20.425913] 2022-05-18T04:38:22.5075993Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\cuda\__init__.py:82: UserWarning: CUDA initialization: CUDA unknown error - this may be due to an incorrectly set up environment, e.g. changing env variable CUDA_VISIBLE_DEVICES after program start. Setting the available devices to be zero. (Triggered internally at C:\actions-runner\_work\pytorch\pytorch\c10\cuda\CUDAFunctions.cpp:109.) 2022-05-18T04:38:22.5076698Z return torch._C._cuda_getDeviceCount() > 0 2022-05-18T04:38:22.5077076Z Test results will be stored in test-reports\python-unittest\test_reductions 2022-05-18T04:38:22.5077305Z 2022-05-18T04:38:22.5077402Z Running tests... 2022-05-18T04:38:22.5077693Z ---------------------------------------------------------------------- 2022-05-18T04:38:22.5077881Z 2022-05-18T04:38:22.5078010Z ---------------------------------------------------------------------- 2022-05-18T04:38:22.5078286Z Ran 0 tests in 0.000s 2022-05-18T04:38:22.5078419Z 2022-05-18T04:38:22.5078496Z OK 2022-05-18T04:38:22.5078603Z 2022-05-18T04:38:22.5078710Z Generating XML reports... 2022-05-18T04:38:22.7794533Z Running test_scatter_gather_ops ... [2022-05-18 04:38:22.773270] 2022-05-18T04:38:22.7795035Z Executing ['C:\\Jenkins\\Miniconda3\\python.exe', 'test_scatter_gather_ops.py', '-v', '--import-slow-tests', '--import-disabled-tests'] ... [2022-05-18 04:38:22.773270] 2022-05-18T04:38:24.2624056Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\cuda\__init__.py:82: UserWarning: CUDA initialization: CUDA unknown error - this may be due to an incorrectly set up environment, e.g. changing env variable CUDA_VISIBLE_DEVICES after program start. Setting the available devices to be zero. (Triggered internally at C:\actions-runner\_work\pytorch\pytorch\c10\cuda\CUDAFunctions.cpp:109.) 2022-05-18T04:38:24.2624775Z return torch._C._cuda_getDeviceCount() > 0 2022-05-18T04:38:24.2625135Z Test results will be stored in test-reports\python-unittest\test_scatter_gather_ops 2022-05-18T04:38:24.2625365Z 2022-05-18T04:38:24.2625456Z Running tests... 2022-05-18T04:38:24.2625749Z ---------------------------------------------------------------------- 2022-05-18T04:38:24.2625942Z 2022-05-18T04:38:24.2626072Z ---------------------------------------------------------------------- 2022-05-18T04:38:24.2626345Z Ran 0 tests in 0.000s 2022-05-18T04:38:24.2626475Z 2022-05-18T04:38:24.2626548Z OK 2022-05-18T04:38:24.2626651Z 2022-05-18T04:38:24.2626755Z Generating XML reports... 2022-05-18T04:38:24.4614034Z Running test_serialization ... [2022-05-18 04:38:24.457608] 2022-05-18T04:38:24.4614559Z Executing ['C:\\Jenkins\\Miniconda3\\python.exe', 'test_serialization.py', '-v', '--import-slow-tests', '--import-disabled-tests'] ... [2022-05-18 04:38:24.457608] 2022-05-18T04:38:25.9242515Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\cuda\__init__.py:82: UserWarning: CUDA initialization: CUDA unknown error - this may be due to an incorrectly set up environment, e.g. changing env variable CUDA_VISIBLE_DEVICES after program start. Setting the available devices to be zero. (Triggered internally at C:\actions-runner\_work\pytorch\pytorch\c10\cuda\CUDAFunctions.cpp:109.) 2022-05-18T04:38:25.9243335Z return torch._C._cuda_getDeviceCount() > 0 2022-05-18T04:38:25.9243501Z 2022-05-18T04:38:25.9243594Z Running tests... 2022-05-18T04:38:25.9244447Z ---------------------------------------------------------------------- 2022-05-18T04:38:25.9244841Z Test results will be stored in test-reports\python-unittest\test_serialization 2022-05-18T04:38:25.9266303Z test_load_error_msg (__main__.TestOldSerialization) ... ok (0.002s) 2022-05-18T04:38:25.9282874Z test_load_nonexistent_device (__main__.TestOldSerialization) ... ok (0.000s) 2022-05-18T04:38:25.9339695Z test_load_python2_unicode_module (__main__.TestOldSerialization) ... ok (0.000s) 2022-05-18T04:38:25.9352824Z test_load_unicode_error_msg (__main__.TestOldSerialization) ... ok (0.000s) 2022-05-18T04:38:25.9387187Z test_save_different_dtype_error (__main__.TestOldSerialization) ... ok (0.000s) 2022-05-18T04:38:26.0838228Z test_save_different_dtype_unallocated (__main__.TestOldSerialization) ... ok (0.148s) 2022-05-18T04:38:26.1137698Z test_serialization (__main__.TestOldSerialization) ... ok (0.031s) 2022-05-18T04:38:26.1648687Z test_serialization_backwards_compat (__main__.TestOldSerialization) ... ok (0.053s) 2022-05-18T04:38:26.1763412Z test_serialization_container (__main__.TestOldSerialization) ... ok (0.016s) 2022-05-18T04:38:26.1855095Z test_serialization_container_filelike (__main__.TestOldSerialization) ... ok (0.000s) 2022-05-18T04:38:26.1865328Z test_serialization_dill (__main__.TestOldSerialization) ... skip: "dill" not found or not correct version (0.000s) 2022-05-18T04:38:26.1873283Z test_serialization_dill_version_not_supported (__main__.TestOldSerialization) ... skip: "dill" not found or is correct version (0.000s) 2022-05-18T04:38:26.1899037Z test_serialization_fake_zip (__main__.TestOldSerialization) ... ok (0.016s) 2022-05-18T04:38:26.2005307Z test_serialization_filelike (__main__.TestOldSerialization) ... ok (0.000s) 2022-05-18T04:38:26.2023460Z test_serialization_filelike_api_requirements (__main__.TestOldSerialization) ... ok (0.000s) 2022-05-18T04:38:26.2045569Z test_serialization_filelike_missing_attrs (__main__.TestOldSerialization) ... ok (0.000s) 2022-05-18T04:38:26.5093131Z test_serialization_filelike_stress (__main__.TestOldSerialization) ... ok (0.315s) 2022-05-18T04:38:26.5121149Z test_serialization_filelike_uses_readinto (__main__.TestOldSerialization) ... ok (0.000s) 2022-05-18T04:38:26.5687142Z test_serialization_gzip (__main__.TestOldSerialization) ... ok (0.064s) 2022-05-18T04:38:26.5987448Z test_serialization_map_location (__main__.TestOldSerialization) ... ok (0.030s) 2022-05-18T04:38:49.5153006Z test_serialization_offset (__main__.TestOldSerialization) ... ok (22.912s) 2022-05-18T04:38:56.8449365Z test_serialization_offset_filelike (__main__.TestOldSerialization) ... ok (7.334s) 2022-05-18T04:38:56.8578134Z test_serialization_offset_gzip (__main__.TestOldSerialization) ... ok (0.013s) 2022-05-18T04:38:56.8623086Z test_serialization_save_warnings (__main__.TestOldSerialization) ... ok (0.004s) 2022-05-18T04:38:56.8692762Z test_serialization_sparse (__main__.TestOldSerialization) ... test_serialization.py:293: UserWarning: Sparse CSR tensor support is in beta state.If you miss a functionality in the sparse tensor support, please submit a feature request to https://github.com/pytorch/pytorch/issues. (Triggered internally at C:\actions-runner\_work\pytorch\pytorch\aten\src\ATen\SparseCsrTensorImpl.cpp:68.) 2022-05-18T04:38:56.8694239Z _test_serialization(lambda x: x.to_sparse_csr()) 2022-05-18T04:38:56.8694659Z ok (0.007s) 2022-05-18T04:38:56.8729771Z test_serialization_sparse_csr_invalid (__main__.TestOldSerialization) ... ok (0.004s) 2022-05-18T04:38:57.5373969Z test_serialization_sparse_invalid (__main__.TestOldSerialization) ... ok (0.654s) 2022-05-18T04:38:57.5394870Z test_serialization_storage_slice (__main__.TestOldSerialization) ... ok (0.000s) 2022-05-18T04:38:57.5518364Z test_serialization_zipfile_utils (__main__.TestOldSerialization) ... ok (0.016s) 2022-05-18T04:38:57.5532742Z test_serialize_device (__main__.TestOldSerialization) ... ok (0.000s) 2022-05-18T04:38:57.5545097Z test_load_error_msg (__main__.TestSerialization) ... ok (0.000s) 2022-05-18T04:38:57.5559233Z test_load_nonexistent_device (__main__.TestSerialization) ... ok (0.000s) 2022-05-18T04:38:57.5599825Z test_load_python2_unicode_module (__main__.TestSerialization) ... ok (0.016s) 2022-05-18T04:38:57.5612585Z test_load_unicode_error_msg (__main__.TestSerialization) ... ok (0.000s) 2022-05-18T04:38:57.5633376Z test_meta_serialization (__main__.TestSerialization) ... ok (0.000s) 2022-05-18T04:38:57.5794899Z test_pathlike_serialization (__main__.TestSerialization) ... ok (0.016s) 2022-05-18T04:38:57.5823638Z test_save_different_dtype_error (__main__.TestSerialization) ... ok (0.000s) 2022-05-18T04:38:57.7397395Z test_save_different_dtype_unallocated (__main__.TestSerialization) ... ok (0.153s) 2022-05-18T04:38:57.7685135Z test_serialization (__main__.TestSerialization) ... ok (0.031s) 2022-05-18T04:39:07.1489398Z test_serialization_2gb_file (__main__.TestSerialization) ... ok (9.384s) 2022-05-18T04:39:07.1691116Z test_serialization_backwards_compat (__main__.TestSerialization) ... ok (0.016s) 2022-05-18T04:39:07.1701632Z test_serialization_dill (__main__.TestSerialization) ... skip: "dill" not found or not correct version (0.000s) 2022-05-18T04:39:07.1709741Z test_serialization_dill_version_not_supported (__main__.TestSerialization) ... skip: "dill" not found or is correct version (0.000s) 2022-05-18T04:39:07.1736614Z test_serialization_fake_zip (__main__.TestSerialization) ... ok (0.000s) 2022-05-18T04:39:07.1843567Z test_serialization_filelike (__main__.TestSerialization) ... ok (0.016s) 2022-05-18T04:39:07.1862171Z test_serialization_filelike_api_requirements (__main__.TestSerialization) ... ok (0.000s) 2022-05-18T04:39:07.1884158Z test_serialization_filelike_missing_attrs (__main__.TestSerialization) ... ok (0.000s) 2022-05-18T04:39:07.8103514Z test_serialization_filelike_stress (__main__.TestSerialization) ... ok (0.627s) 2022-05-18T04:39:07.8132219Z test_serialization_filelike_uses_readinto (__main__.TestSerialization) ... ok (0.000s) 2022-05-18T04:39:07.8629751Z test_serialization_gzip (__main__.TestSerialization) ... ok (0.048s) 2022-05-18T04:39:07.8718016Z test_serialization_map_location (__main__.TestSerialization) ... ok (0.016s) 2022-05-18T04:39:07.8855848Z test_serialization_offset_gzip (__main__.TestSerialization) ... ok (0.016s) 2022-05-18T04:39:07.8883924Z test_serialization_save_warnings (__main__.TestSerialization) ... ok (0.000s) 2022-05-18T04:39:07.8942010Z test_serialization_sparse (__main__.TestSerialization) ... ok (0.000s) 2022-05-18T04:39:07.8991967Z test_serialization_sparse_csr_invalid (__main__.TestSerialization) ... ok (0.016s) 2022-05-18T04:39:07.9039380Z test_serialization_sparse_invalid (__main__.TestSerialization) ... ok (0.000s) 2022-05-18T04:39:07.9063127Z test_serialization_storage_slice (__main__.TestSerialization) ... ok (0.000s) 2022-05-18T04:39:07.9350491Z test_serialization_zipfile (__main__.TestSerialization) ... ok (0.038s) 2022-05-18T04:39:07.9563224Z test_serialization_zipfile_actually_jit (__main__.TestSerialization) ... C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\serialization.py:707: UserWarning: 'torch.load' received a zip file that looks like a TorchScript archive dispatching to 'torch.jit.load' (call 'torch.jit.load' directly to silence this warning) 2022-05-18T04:39:07.9564295Z warnings.warn("'torch.load' received a zip file that looks like a TorchScript archive" 2022-05-18T04:39:07.9564760Z ok (0.021s) 2022-05-18T04:39:07.9684759Z test_serialization_zipfile_utils (__main__.TestSerialization) ... ok (0.012s) 2022-05-18T04:39:07.9698939Z test_serialize_device (__main__.TestSerialization) ... ok (0.002s) 2022-05-18T04:39:07.9714252Z test_cloned_deepcopy_requires_grad_False (__main__.TestSubclassSerialization) ... ok (0.001s) 2022-05-18T04:39:07.9726321Z test_cloned_deepcopy_requires_grad_True (__main__.TestSubclassSerialization) ... ok (0.002s) 2022-05-18T04:39:07.9745420Z test_tensor_subclass_deepcopy (__main__.TestSubclassSerialization) ... ok (0.001s) 2022-05-18T04:39:07.9770672Z test_tensor_subclass_getstate_overwrite (__main__.TestSubclassSerialization) ... ok (0.002s) 2022-05-18T04:39:07.9792398Z test_tensor_subclass_wrapper_serialization (__main__.TestSubclassSerialization) ... ok (0.002s) 2022-05-18T04:39:07.9988950Z 2022-05-18T04:39:07.9989476Z ---------------------------------------------------------------------- 2022-05-18T04:39:07.9991623Z Ran 66 tests in 42.062s 2022-05-18T04:39:07.9991906Z 2022-05-18T04:39:07.9992182Z OK (skipped=4) 2022-05-18T04:39:07.9992336Z 2022-05-18T04:39:07.9992514Z Generating XML reports... 2022-05-18T04:39:07.9993154Z Generated XML report: test-reports\python-unittest\test_serialization\TEST-TestOldSerialization-20220518043825.xml 2022-05-18T04:39:07.9993998Z Generated XML report: test-reports\python-unittest\test_serialization\TEST-TestSerialization-20220518043825.xml 2022-05-18T04:39:07.9994845Z Generated XML report: test-reports\python-unittest\test_serialization\TEST-TestSubclassSerialization-20220518043825.xml 2022-05-18T04:39:08.2298484Z Running test_set_default_mobile_cpu_allocator ... [2022-05-18 04:39:08.229358] 2022-05-18T04:39:08.2299029Z Executing ['C:\\Jenkins\\Miniconda3\\python.exe', 'test_set_default_mobile_cpu_allocator.py', '-v', '--import-slow-tests', '--import-disabled-tests'] ... [2022-05-18 04:39:08.229358] 2022-05-18T04:39:09.1384239Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\cuda\__init__.py:82: UserWarning: CUDA initialization: CUDA unknown error - this may be due to an incorrectly set up environment, e.g. changing env variable CUDA_VISIBLE_DEVICES after program start. Setting the available devices to be zero. (Triggered internally at C:\actions-runner\_work\pytorch\pytorch\c10\cuda\CUDAFunctions.cpp:109.) 2022-05-18T04:39:09.1384943Z return torch._C._cuda_getDeviceCount() > 0 2022-05-18T04:39:09.1385109Z 2022-05-18T04:39:09.1385206Z Running tests... 2022-05-18T04:39:09.1385566Z Test results will be stored in test-reports\python-unittest\test_set_default_mobile_cpu_allocator 2022-05-18T04:39:09.1385970Z ---------------------------------------------------------------------- 2022-05-18T04:39:10.2670053Z test_exception (__main__.TestSetDefaultMobileCPUAllocator) ... ok (1.140s) 2022-05-18T04:39:10.2681731Z test_no_exception (__main__.TestSetDefaultMobileCPUAllocator) ... ok (0.002s) 2022-05-18T04:39:10.2739748Z 2022-05-18T04:39:10.2740386Z ---------------------------------------------------------------------- 2022-05-18T04:39:10.2740687Z Ran 2 tests in 1.140s 2022-05-18T04:39:10.2740866Z 2022-05-18T04:39:10.2740946Z OK 2022-05-18T04:39:10.2741058Z 2022-05-18T04:39:10.2741173Z Generating XML reports... 2022-05-18T04:39:10.2742680Z Generated XML report: test-reports\python-unittest\test_set_default_mobile_cpu_allocator\TEST-TestSetDefaultMobileCPUAllocator-20220518043909.xml 2022-05-18T04:39:10.4725737Z Running test_shape_ops ... [2022-05-18 04:39:10.458365] 2022-05-18T04:39:10.4726202Z Executing ['C:\\Jenkins\\Miniconda3\\python.exe', 'test_shape_ops.py', '-v', '--import-slow-tests', '--import-disabled-tests'] ... [2022-05-18 04:39:10.458365] 2022-05-18T04:39:11.9488142Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\cuda\__init__.py:82: UserWarning: CUDA initialization: CUDA unknown error - this may be due to an incorrectly set up environment, e.g. changing env variable CUDA_VISIBLE_DEVICES after program start. Setting the available devices to be zero. (Triggered internally at C:\actions-runner\_work\pytorch\pytorch\c10\cuda\CUDAFunctions.cpp:109.) 2022-05-18T04:39:11.9488950Z return torch._C._cuda_getDeviceCount() > 0 2022-05-18T04:39:11.9489301Z Test results will be stored in test-reports\python-unittest\test_shape_ops 2022-05-18T04:39:11.9489519Z 2022-05-18T04:39:11.9489576Z Running tests... 2022-05-18T04:39:11.9489858Z ---------------------------------------------------------------------- 2022-05-18T04:39:11.9490044Z 2022-05-18T04:39:11.9490349Z ---------------------------------------------------------------------- 2022-05-18T04:39:11.9490624Z Ran 0 tests in 0.000s 2022-05-18T04:39:11.9490799Z 2022-05-18T04:39:11.9490871Z OK 2022-05-18T04:39:11.9490975Z 2022-05-18T04:39:11.9491080Z Generating XML reports... 2022-05-18T04:39:12.1449106Z Running test_show_pickle ... [2022-05-18 04:39:12.141682] 2022-05-18T04:39:12.1449562Z Executing ['C:\\Jenkins\\Miniconda3\\python.exe', 'test_show_pickle.py', '-v', '--import-slow-tests', '--import-disabled-tests'] ... [2022-05-18 04:39:12.141682] 2022-05-18T04:39:13.0531235Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\cuda\__init__.py:82: UserWarning: CUDA initialization: CUDA unknown error - this may be due to an incorrectly set up environment, e.g. changing env variable CUDA_VISIBLE_DEVICES after program start. Setting the available devices to be zero. (Triggered internally at C:\actions-runner\_work\pytorch\pytorch\c10\cuda\CUDAFunctions.cpp:109.) 2022-05-18T04:39:13.0531995Z return torch._C._cuda_getDeviceCount() > 0 2022-05-18T04:39:13.0532163Z 2022-05-18T04:39:13.0532254Z Running tests... 2022-05-18T04:39:13.0532538Z ---------------------------------------------------------------------- 2022-05-18T04:39:13.0532881Z Test results will be stored in test-reports\python-unittest\test_show_pickle 2022-05-18T04:39:13.0542758Z test_scripted_model (__main__.TestShowPickle) ... skip: Can't re-open temp file on Windows (0.000s) 2022-05-18T04:39:13.0606043Z 2022-05-18T04:39:13.0606602Z ---------------------------------------------------------------------- 2022-05-18T04:39:13.0606920Z Ran 1 test in 0.000s 2022-05-18T04:39:13.0607056Z 2022-05-18T04:39:13.0607149Z OK (skipped=1) 2022-05-18T04:39:13.0607272Z 2022-05-18T04:39:13.0607353Z Generating XML reports... 2022-05-18T04:39:13.0607732Z Generated XML report: test-reports\python-unittest\test_show_pickle\TEST-TestShowPickle-20220518043913.xml 2022-05-18T04:39:13.1832858Z Running test_sort_and_select ... [2022-05-18 04:39:13.175419] 2022-05-18T04:39:13.1833329Z Executing ['C:\\Jenkins\\Miniconda3\\python.exe', 'test_sort_and_select.py', '-v', '--import-slow-tests', '--import-disabled-tests'] ... [2022-05-18 04:39:13.175419] 2022-05-18T04:39:14.6497205Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\cuda\__init__.py:82: UserWarning: CUDA initialization: CUDA unknown error - this may be due to an incorrectly set up environment, e.g. changing env variable CUDA_VISIBLE_DEVICES after program start. Setting the available devices to be zero. (Triggered internally at C:\actions-runner\_work\pytorch\pytorch\c10\cuda\CUDAFunctions.cpp:109.) 2022-05-18T04:39:14.6497948Z return torch._C._cuda_getDeviceCount() > 0 2022-05-18T04:39:14.6498116Z 2022-05-18T04:39:14.6498206Z Running tests... 2022-05-18T04:39:14.6498518Z Test results will be stored in test-reports\python-unittest\test_sort_and_select 2022-05-18T04:39:14.6498865Z ---------------------------------------------------------------------- 2022-05-18T04:39:14.6499064Z 2022-05-18T04:39:14.6499225Z ---------------------------------------------------------------------- 2022-05-18T04:39:14.6499495Z Ran 0 tests in 0.000s 2022-05-18T04:39:14.6499630Z 2022-05-18T04:39:14.6499672Z OK 2022-05-18T04:39:14.6499777Z 2022-05-18T04:39:14.6499878Z Generating XML reports... 2022-05-18T04:39:14.8446356Z Running test_sparse ... [2022-05-18 04:39:14.842836] 2022-05-18T04:39:14.8446825Z Executing ['C:\\Jenkins\\Miniconda3\\python.exe', 'test_sparse.py', '-v', '--import-slow-tests', '--import-disabled-tests'] ... [2022-05-18 04:39:14.842836] 2022-05-18T04:39:16.8664968Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\cuda\__init__.py:82: UserWarning: CUDA initialization: CUDA unknown error - this may be due to an incorrectly set up environment, e.g. changing env variable CUDA_VISIBLE_DEVICES after program start. Setting the available devices to be zero. (Triggered internally at C:\actions-runner\_work\pytorch\pytorch\c10\cuda\CUDAFunctions.cpp:109.) 2022-05-18T04:39:16.8665853Z return torch._C._cuda_getDeviceCount() > 0 2022-05-18T04:39:16.8666201Z Test results will be stored in test-reports\python-unittest\test_sparse 2022-05-18T04:39:16.8666725Z test_sparse.py:37: DeprecationWarning: distutils Version classes are deprecated. Use packaging.version instead. 2022-05-18T04:39:16.8667144Z IS_WINDOWS and torch.version.cuda and LooseVersion(torch.version.cuda) > "11.2" 2022-05-18T04:39:16.8667321Z 2022-05-18T04:39:16.8667405Z Running tests... 2022-05-18T04:39:16.8667696Z ---------------------------------------------------------------------- 2022-05-18T04:39:16.8689781Z test_cuda_from_cpu (__main__.TestSparseOneOff) ... skip: CUDA not available (0.000s) 2022-05-18T04:39:16.8705664Z test_cuda_sparse_cpu_dense_add (__main__.TestSparseOneOff) ... skip: CUDA not available (0.000s) 2022-05-18T04:39:16.8758078Z 2022-05-18T04:39:16.8758296Z ---------------------------------------------------------------------- 2022-05-18T04:39:16.8758592Z Ran 2 tests in 0.000s 2022-05-18T04:39:16.8758726Z 2022-05-18T04:39:16.8758813Z OK (skipped=2) 2022-05-18T04:39:16.8758935Z 2022-05-18T04:39:16.8759009Z Generating XML reports... 2022-05-18T04:39:16.8759382Z Generated XML report: test-reports\python-unittest\test_sparse\TEST-TestSparseOneOff-20220518043916.xml 2022-05-18T04:39:17.1359376Z Running test_sparse_csr ... [2022-05-18 04:39:17.126304] 2022-05-18T04:39:17.1359840Z Executing ['C:\\Jenkins\\Miniconda3\\python.exe', 'test_sparse_csr.py', '-v', '--import-slow-tests', '--import-disabled-tests'] ... [2022-05-18 04:39:17.126304] 2022-05-18T04:39:19.1731320Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\cuda\__init__.py:82: UserWarning: CUDA initialization: CUDA unknown error - this may be due to an incorrectly set up environment, e.g. changing env variable CUDA_VISIBLE_DEVICES after program start. Setting the available devices to be zero. (Triggered internally at C:\actions-runner\_work\pytorch\pytorch\c10\cuda\CUDAFunctions.cpp:109.) 2022-05-18T04:39:19.1732055Z return torch._C._cuda_getDeviceCount() > 0 2022-05-18T04:39:19.1732216Z 2022-05-18T04:39:19.1732306Z Running tests... 2022-05-18T04:39:19.1732597Z ---------------------------------------------------------------------- 2022-05-18T04:39:19.1732935Z Test results will be stored in test-reports\python-unittest\test_sparse_csr 2022-05-18T04:39:19.7408744Z test_make_crow_indices (__main__.TestSparseCSRSampler) ... ok (0.568s) 2022-05-18T04:39:19.7465152Z 2022-05-18T04:39:19.7465699Z ---------------------------------------------------------------------- 2022-05-18T04:39:19.7466003Z Ran 1 test in 0.578s 2022-05-18T04:39:19.7466137Z 2022-05-18T04:39:19.7466214Z OK 2022-05-18T04:39:19.7466322Z 2022-05-18T04:39:19.7466435Z Generating XML reports... 2022-05-18T04:39:19.7466806Z Generated XML report: test-reports\python-unittest\test_sparse_csr\TEST-TestSparseCSRSampler-20220518043919.xml 2022-05-18T04:39:20.0066891Z Running test_spectral_ops ... [2022-05-18 04:39:20.005137] 2022-05-18T04:39:20.0067327Z Executing ['C:\\Jenkins\\Miniconda3\\python.exe', 'test_spectral_ops.py', '-v', '--import-slow-tests', '--import-disabled-tests'] ... [2022-05-18 04:39:20.005137] 2022-05-18T04:39:22.9021475Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\cuda\__init__.py:82: UserWarning: CUDA initialization: CUDA unknown error - this may be due to an incorrectly set up environment, e.g. changing env variable CUDA_VISIBLE_DEVICES after program start. Setting the available devices to be zero. (Triggered internally at C:\actions-runner\_work\pytorch\pytorch\c10\cuda\CUDAFunctions.cpp:109.) 2022-05-18T04:39:22.9022213Z return torch._C._cuda_getDeviceCount() > 0 2022-05-18T04:39:22.9022608Z test_spectral_ops.py:43: DeprecationWarning: distutils Version classes are deprecated. Use packaging.version instead. 2022-05-18T04:39:22.9022951Z if LooseVersion(np.__version__) >= '1.20.0' and ( 2022-05-18T04:39:22.9024291Z Test results will be stored in test-reports\python-unittest\test_spectral_ops 2022-05-18T04:39:22.9024758Z test_spectral_ops.py:44: DeprecationWarning: distutils Version classes are deprecated. Use packaging.version instead. 2022-05-18T04:39:22.9025242Z not has_scipy_fft or LooseVersion(scipy.__version__) >= '1.6.0') 2022-05-18T04:39:22.9025387Z 2022-05-18T04:39:22.9025469Z Running tests... 2022-05-18T04:39:22.9025755Z ---------------------------------------------------------------------- 2022-05-18T04:39:22.9025946Z 2022-05-18T04:39:22.9026105Z ---------------------------------------------------------------------- 2022-05-18T04:39:22.9026340Z Ran 0 tests in 0.000s 2022-05-18T04:39:22.9026453Z 2022-05-18T04:39:22.9026527Z OK 2022-05-18T04:39:22.9026634Z 2022-05-18T04:39:22.9026738Z Generating XML reports... 2022-05-18T04:39:23.1780950Z Running test_stateless ... [2022-05-18 04:39:23.172778] 2022-05-18T04:39:23.1781451Z Executing ['C:\\Jenkins\\Miniconda3\\python.exe', 'test_stateless.py', '-v', '--import-slow-tests', '--import-disabled-tests'] ... [2022-05-18 04:39:23.172778] 2022-05-18T04:39:24.6038173Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\cuda\__init__.py:82: UserWarning: CUDA initialization: CUDA unknown error - this may be due to an incorrectly set up environment, e.g. changing env variable CUDA_VISIBLE_DEVICES after program start. Setting the available devices to be zero. (Triggered internally at C:\actions-runner\_work\pytorch\pytorch\c10\cuda\CUDAFunctions.cpp:109.) 2022-05-18T04:39:24.6038907Z return torch._C._cuda_getDeviceCount() > 0 2022-05-18T04:39:24.6039072Z 2022-05-18T04:39:24.6039145Z Running tests... 2022-05-18T04:39:24.6039399Z ---------------------------------------------------------------------- 2022-05-18T04:39:24.6039766Z Test results will be stored in test-reports\python-unittest\test_stateless 2022-05-18T04:39:28.3719194Z test_runs_with_optimize_flag (__main__.TestPythonOptimizeMode) ... ok (3.781s) 2022-05-18T04:39:29.2615271Z test_private_stateless_warns (__main__.TestStatelessDeprecation) ... ok (0.876s) 2022-05-18T04:39:29.2658940Z test_circular_references (__main__.TestStatelessFunctionalAPI) ... ok (0.016s) 2022-05-18T04:39:29.2703530Z test_functional_batch_norm (__main__.TestStatelessFunctionalAPI) ... ok (0.000s) 2022-05-18T04:39:29.2722445Z test_functional_call (__main__.TestStatelessFunctionalAPI) ... ok (0.000s) 2022-05-18T04:39:29.2729624Z test_functional_call_with_data_parallel (__main__.TestStatelessFunctionalAPI) ... skip: multi-GPU not supported (0.000s) 2022-05-18T04:39:29.2754382Z test_functional_call_with_gradient (__main__.TestStatelessFunctionalAPI) ... ok (0.000s) 2022-05-18T04:39:29.3545050Z test_functional_call_with_jit (__main__.TestStatelessFunctionalAPI) ... ok (0.091s) 2022-05-18T04:39:29.3600607Z test_reparametrized_module_change_parametrization_original (__main__.TestStatelessFunctionalAPI) ... ok (0.006s) 2022-05-18T04:39:29.3622649Z test_setattr (__main__.TestStatelessFunctionalAPI) ... ok (0.002s) 2022-05-18T04:39:29.3712666Z 2022-05-18T04:39:29.3712981Z ---------------------------------------------------------------------- 2022-05-18T04:39:29.3713358Z Ran 10 tests in 4.766s 2022-05-18T04:39:29.3713499Z 2022-05-18T04:39:29.3713555Z OK (skipped=1) 2022-05-18T04:39:29.3713681Z 2022-05-18T04:39:29.3713786Z Generating XML reports... 2022-05-18T04:39:29.3714193Z Generated XML report: test-reports\python-unittest\test_stateless\TEST-TestPythonOptimizeMode-20220518043924.xml 2022-05-18T04:39:29.3714727Z Generated XML report: test-reports\python-unittest\test_stateless\TEST-TestStatelessDeprecation-20220518043924.xml 2022-05-18T04:39:29.3715230Z Generated XML report: test-reports\python-unittest\test_stateless\TEST-TestStatelessFunctionalAPI-20220518043924.xml 2022-05-18T04:39:29.5675087Z Running test_subclass ... [2022-05-18 04:39:29.556965] 2022-05-18T04:39:29.5675532Z Executing ['C:\\Jenkins\\Miniconda3\\python.exe', 'test_subclass.py', '-v', '--import-slow-tests', '--import-disabled-tests'] ... [2022-05-18 04:39:29.556965] 2022-05-18T04:39:30.4636306Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\cuda\__init__.py:82: UserWarning: CUDA initialization: CUDA unknown error - this may be due to an incorrectly set up environment, e.g. changing env variable CUDA_VISIBLE_DEVICES after program start. Setting the available devices to be zero. (Triggered internally at C:\actions-runner\_work\pytorch\pytorch\c10\cuda\CUDAFunctions.cpp:109.) 2022-05-18T04:39:30.4637122Z return torch._C._cuda_getDeviceCount() > 0 2022-05-18T04:39:30.4637291Z 2022-05-18T04:39:30.4637350Z Running tests... 2022-05-18T04:39:30.4637657Z Test results will be stored in test-reports\python-unittest\test_subclass 2022-05-18T04:39:30.4638025Z ---------------------------------------------------------------------- 2022-05-18T04:39:31.0064891Z test_deepcopy_base_tensor_as_param_False (__main__.TestSubclass) ... ok (0.548s) 2022-05-18T04:39:31.0085605Z test_deepcopy_base_tensor_as_param_True (__main__.TestSubclass) ... ok (0.000s) 2022-05-18T04:39:31.0128358Z test_deepcopy_diag_tensor_below_as_param_False (__main__.TestSubclass) ... ok (0.000s) 2022-05-18T04:39:31.0162517Z test_deepcopy_diag_tensor_below_as_param_True (__main__.TestSubclass) ... ok (0.000s) 2022-05-18T04:39:31.0194875Z test_deepcopy_logging_tensor_as_param_False (__main__.TestSubclass) ... ok (0.000s) 2022-05-18T04:39:31.0226364Z test_deepcopy_logging_tensor_as_param_True (__main__.TestSubclass) ... ok (0.017s) 2022-05-18T04:39:31.0247864Z test_deepcopy_non_wrapper_tensor_as_param_False (__main__.TestSubclass) ... ok (0.002s) 2022-05-18T04:39:31.0269265Z test_deepcopy_non_wrapper_tensor_as_param_True (__main__.TestSubclass) ... ok (0.002s) 2022-05-18T04:39:31.0314842Z test_deepcopy_sparse_tensor_as_param_False (__main__.TestSubclass) ... ok (0.000s) 2022-05-18T04:39:31.0358924Z test_deepcopy_sparse_tensor_as_param_True (__main__.TestSubclass) ... ok (0.000s) 2022-05-18T04:39:31.0378034Z test_lazy_module_base_tensor (__main__.TestSubclass) ... expected failure (0.000s) 2022-05-18T04:39:31.0411493Z test_lazy_module_diag_tensor_below (__main__.TestSubclass) ... C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\nn\modules\lazy.py:178: UserWarning: Lazy modules are a new feature under heavy development so changes to the API or functionality can happen at any moment. 2022-05-18T04:39:31.0412106Z warnings.warn('Lazy modules are a new feature under heavy development ' 2022-05-18T04:39:31.0412413Z expected failure (0.000s) 2022-05-18T04:39:31.0437558Z test_lazy_module_logging_tensor (__main__.TestSubclass) ... expected failure (0.016s) 2022-05-18T04:39:31.0462489Z test_lazy_module_non_wrapper_tensor (__main__.TestSubclass) ... expected failure (0.000s) 2022-05-18T04:39:31.0489007Z test_lazy_module_sparse_tensor (__main__.TestSubclass) ... expected failure (0.000s) 2022-05-18T04:39:31.0526223Z test_module_optimization_base_tensor (__main__.TestSubclass) ... ok (0.000s) 2022-05-18T04:39:31.0604164Z test_module_optimization_diag_tensor_below (__main__.TestSubclass) ... ok (0.016s) 2022-05-18T04:39:31.0664294Z test_module_optimization_logging_tensor (__main__.TestSubclass) ... ok (0.000s) 2022-05-18T04:39:31.0707901Z test_module_optimization_non_wrapper_tensor (__main__.TestSubclass) ... ok (0.000s) 2022-05-18T04:39:31.0803372Z test_module_optimization_sparse_tensor (__main__.TestSubclass) ... ok (0.016s) 2022-05-18T04:39:31.0818214Z test_param_invariants_base_tensor_tensor_requires_grad_False (__main__.TestSubclass) ... ok (0.000s) 2022-05-18T04:39:31.0832331Z test_param_invariants_base_tensor_tensor_requires_grad_True (__main__.TestSubclass) ... ok (0.000s) 2022-05-18T04:39:31.0848313Z test_param_invariants_diag_tensor_below_tensor_requires_grad_False (__main__.TestSubclass) ... ok (0.000s) 2022-05-18T04:39:31.0864333Z test_param_invariants_diag_tensor_below_tensor_requires_grad_True (__main__.TestSubclass) ... ok (0.000s) 2022-05-18T04:39:31.0880016Z test_param_invariants_logging_tensor_tensor_requires_grad_False (__main__.TestSubclass) ... ok (0.000s) 2022-05-18T04:39:31.0895669Z test_param_invariants_logging_tensor_tensor_requires_grad_True (__main__.TestSubclass) ... ok (0.016s) 2022-05-18T04:39:31.0910147Z test_param_invariants_non_wrapper_tensor_tensor_requires_grad_False (__main__.TestSubclass) ... ok (0.000s) 2022-05-18T04:39:31.0924818Z test_param_invariants_non_wrapper_tensor_tensor_requires_grad_True (__main__.TestSubclass) ... ok (0.000s) 2022-05-18T04:39:31.0941672Z test_param_invariants_sparse_tensor_tensor_requires_grad_False (__main__.TestSubclass) ... ok (0.000s) 2022-05-18T04:39:31.0958768Z test_param_invariants_sparse_tensor_tensor_requires_grad_True (__main__.TestSubclass) ... ok (0.000s) 2022-05-18T04:39:31.0983515Z test_parametrization_base_tensor_leave_parametrized_False (__main__.TestSubclass) ... ok (0.000s) 2022-05-18T04:39:31.1007499Z test_parametrization_base_tensor_leave_parametrized_True (__main__.TestSubclass) ... ok (0.000s) 2022-05-18T04:39:31.1026065Z test_parametrization_diag_tensor_below_leave_parametrized_False (__main__.TestSubclass) ... ok (0.000s) 2022-05-18T04:39:31.1044893Z test_parametrization_diag_tensor_below_leave_parametrized_True (__main__.TestSubclass) ... ok (0.016s) 2022-05-18T04:39:31.1063139Z test_parametrization_logging_tensor_leave_parametrized_False (__main__.TestSubclass) ... ok (0.000s) 2022-05-18T04:39:31.1081932Z test_parametrization_logging_tensor_leave_parametrized_True (__main__.TestSubclass) ... ok (0.000s) 2022-05-18T04:39:31.1106483Z test_parametrization_non_wrapper_tensor_leave_parametrized_False (__main__.TestSubclass) ... ok (0.000s) 2022-05-18T04:39:31.1132054Z test_parametrization_non_wrapper_tensor_leave_parametrized_True (__main__.TestSubclass) ... ok (0.000s) 2022-05-18T04:39:31.1167552Z test_parametrization_sparse_tensor_leave_parametrized_False (__main__.TestSubclass) ... ok (0.000s) 2022-05-18T04:39:31.1204608Z test_parametrization_sparse_tensor_leave_parametrized_True (__main__.TestSubclass) ... ok (0.016s) 2022-05-18T04:39:31.1221366Z test_repr_base_tensor_as_param_False (__main__.TestSubclass) ... ok (0.002s) 2022-05-18T04:39:31.1238845Z test_repr_base_tensor_as_param_True (__main__.TestSubclass) ... ok (0.002s) 2022-05-18T04:39:31.1257150Z test_repr_diag_tensor_below_as_param_False (__main__.TestSubclass) ... ok (0.001s) 2022-05-18T04:39:31.1277220Z test_repr_diag_tensor_below_as_param_True (__main__.TestSubclass) ... ok (0.002s) 2022-05-18T04:39:31.1295208Z test_repr_logging_tensor_as_param_False (__main__.TestSubclass) ... ok (0.002s) 2022-05-18T04:39:31.1314645Z test_repr_logging_tensor_as_param_True (__main__.TestSubclass) ... ok (0.002s) 2022-05-18T04:39:31.1332476Z test_repr_non_wrapper_tensor_as_param_False (__main__.TestSubclass) ... ok (0.002s) 2022-05-18T04:39:31.1350712Z test_repr_non_wrapper_tensor_as_param_True (__main__.TestSubclass) ... ok (0.002s) 2022-05-18T04:39:31.1370494Z test_repr_sparse_tensor_as_param_False (__main__.TestSubclass) ... ok (0.002s) 2022-05-18T04:39:31.1391992Z test_repr_sparse_tensor_as_param_True (__main__.TestSubclass) ... ok (0.002s) 2022-05-18T04:39:31.1427166Z test_serialization_base_tensor_as_param_False (__main__.TestSubclass) ... ok (0.003s) 2022-05-18T04:39:31.1453895Z test_serialization_base_tensor_as_param_True (__main__.TestSubclass) ... ok (0.003s) 2022-05-18T04:39:31.1496178Z test_serialization_diag_tensor_below_as_param_False (__main__.TestSubclass) ... ok (0.004s) 2022-05-18T04:39:31.1537214Z test_serialization_diag_tensor_below_as_param_True (__main__.TestSubclass) ... ok (0.004s) 2022-05-18T04:39:31.1574697Z test_serialization_logging_tensor_as_param_False (__main__.TestSubclass) ... ok (0.004s) 2022-05-18T04:39:31.1613560Z test_serialization_logging_tensor_as_param_True (__main__.TestSubclass) ... ok (0.004s) 2022-05-18T04:39:31.1643200Z test_serialization_non_wrapper_tensor_as_param_False (__main__.TestSubclass) ... ok (0.003s) 2022-05-18T04:39:31.1672601Z test_serialization_non_wrapper_tensor_as_param_True (__main__.TestSubclass) ... ok (0.003s) 2022-05-18T04:39:31.1722095Z test_serialization_sparse_tensor_as_param_False (__main__.TestSubclass) ... ok (0.005s) 2022-05-18T04:39:31.1773299Z test_serialization_sparse_tensor_as_param_True (__main__.TestSubclass) ... ok (0.005s) 2022-05-18T04:39:31.1787359Z test_type_propagation_base_tensor_as_param_False (__main__.TestSubclass) ... ok (0.001s) 2022-05-18T04:39:31.1801481Z test_type_propagation_base_tensor_as_param_True (__main__.TestSubclass) ... ok (0.001s) 2022-05-18T04:39:31.1816392Z test_type_propagation_diag_tensor_below_as_param_False (__main__.TestSubclass) ... ok (0.001s) 2022-05-18T04:39:31.1833428Z test_type_propagation_diag_tensor_below_as_param_True (__main__.TestSubclass) ... ok (0.002s) 2022-05-18T04:39:31.1848416Z test_type_propagation_logging_tensor_as_param_False (__main__.TestSubclass) ... ok (0.002s) 2022-05-18T04:39:31.1864263Z test_type_propagation_logging_tensor_as_param_True (__main__.TestSubclass) ... ok (0.001s) 2022-05-18T04:39:31.1878600Z test_type_propagation_non_wrapper_tensor_as_param_False (__main__.TestSubclass) ... ok (0.002s) 2022-05-18T04:39:31.1892988Z test_type_propagation_non_wrapper_tensor_as_param_True (__main__.TestSubclass) ... ok (0.001s) 2022-05-18T04:39:31.1908776Z test_type_propagation_sparse_tensor_as_param_False (__main__.TestSubclass) ... ok (0.002s) 2022-05-18T04:39:31.1926793Z test_type_propagation_sparse_tensor_as_param_True (__main__.TestSubclass) ... ok (0.001s) 2022-05-18T04:39:31.2053563Z 2022-05-18T04:39:31.2054048Z ---------------------------------------------------------------------- 2022-05-18T04:39:31.2054331Z Ran 70 tests in 0.735s 2022-05-18T04:39:31.2054469Z 2022-05-18T04:39:31.2054577Z OK (expected failures=5) 2022-05-18T04:39:31.2054713Z 2022-05-18T04:39:31.2054822Z Generating XML reports... 2022-05-18T04:39:31.2055164Z Generated XML report: test-reports\python-unittest\test_subclass\TEST-TestSubclass-20220518043930.xml 2022-05-18T04:39:31.3971071Z Running test_tensor_creation_ops ... [2022-05-18 04:39:31.388208] 2022-05-18T04:39:33.4223467Z Executing ['C:\\Jenkins\\Miniconda3\\python.exe', 'test_tensor_creation_ops.py', '-v', '--import-slow-tests', '--import-disabled-tests'] ... [2022-05-18 04:39:31.388208] 2022-05-18T04:39:33.4224442Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\cuda\__init__.py:82: UserWarning: CUDA initialization: CUDA unknown error - this may be due to an incorrectly set up environment, e.g. changing env variable CUDA_VISIBLE_DEVICES after program start. Setting the available devices to be zero. (Triggered internally at C:\actions-runner\_work\pytorch\pytorch\c10\cuda\CUDAFunctions.cpp:109.) 2022-05-18T04:39:33.4225394Z Test results will be stored in test-reports\python-unittest\test_tensor_creation_ops 2022-05-18T04:39:33.4225749Z return torch._C._cuda_getDeviceCount() > 0 2022-05-18T04:39:33.4225911Z 2022-05-18T04:39:33.4225998Z Running tests... 2022-05-18T04:39:33.4226282Z ---------------------------------------------------------------------- 2022-05-18T04:39:33.4226438Z 2022-05-18T04:39:33.4226601Z ---------------------------------------------------------------------- 2022-05-18T04:39:33.4226880Z Ran 0 tests in 0.000s 2022-05-18T04:39:33.4227010Z 2022-05-18T04:39:33.4227082Z OK 2022-05-18T04:39:33.4227187Z 2022-05-18T04:39:33.4227257Z Generating XML reports... 2022-05-18T04:39:33.6769692Z Running test_tensorboard ... [2022-05-18 04:39:33.676133] 2022-05-18T04:39:33.6770168Z Executing ['C:\\Jenkins\\Miniconda3\\python.exe', 'test_tensorboard.py', '-v', '--import-slow-tests', '--import-disabled-tests'] ... [2022-05-18 04:39:33.676133] 2022-05-18T04:39:34.6169417Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\caffe2\__init__.py:5: UserWarning: Caffe2 support is not fully enabled in this PyTorch build. Please enable Caffe2 by building PyTorch from source with `BUILD_CAFFE2=1` flag. 2022-05-18T04:39:34.6170157Z warnings.warn("Caffe2 support is not fully enabled in this PyTorch build. " 2022-05-18T04:39:34.6170546Z Test results will be stored in test-reports\python-unittest\test_tensorboard 2022-05-18T04:39:34.6171208Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\caffe2\proto\__init__.py:17: UserWarning: Caffe2 support is not enabled in this PyTorch build. Please enable Caffe2 by building PyTorch from source with `BUILD_CAFFE2=1` flag. 2022-05-18T04:39:34.6171705Z warnings.warn('Caffe2 support is not enabled in this PyTorch build. ' 2022-05-18T04:39:34.6172244Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\caffe2\python\__init__.py:9: UserWarning: Caffe2 support is not enabled in this PyTorch build. Please enable Caffe2 by building PyTorch from source with `BUILD_CAFFE2=1` flag. 2022-05-18T04:39:34.6172762Z warnings.warn('Caffe2 support is not enabled in this PyTorch build. ' 2022-05-18T04:39:34.6173508Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\cuda\__init__.py:82: UserWarning: CUDA initialization: CUDA unknown error - this may be due to an incorrectly set up environment, e.g. changing env variable CUDA_VISIBLE_DEVICES after program start. Setting the available devices to be zero. (Triggered internally at C:\actions-runner\_work\pytorch\pytorch\c10\cuda\CUDAFunctions.cpp:109.) 2022-05-18T04:39:34.6174164Z return torch._C._cuda_getDeviceCount() > 0 2022-05-18T04:39:34.6174293Z 2022-05-18T04:39:34.6174380Z Running tests... 2022-05-18T04:39:34.6174661Z ---------------------------------------------------------------------- 2022-05-18T04:39:34.6180497Z test_embedding (__main__.TestTensorBoardEmbedding) ... skip: Skip the test since TensorBoard is not installed (0.000s) 2022-05-18T04:39:34.6191643Z test_embedding_64 (__main__.TestTensorBoardEmbedding) ... skip: Skip the test since TensorBoard is not installed (0.000s) 2022-05-18T04:39:34.6203514Z test_figure (__main__.TestTensorBoardFigure) ... skip: no matplotlib (0.000s) 2022-05-18T04:39:34.6216311Z test_figure_list (__main__.TestTensorBoardFigure) ... skip: no matplotlib (0.000s) 2022-05-18T04:39:34.6221258Z test_caffe2_np (__main__.TestTensorBoardNumpy) ... skip: no caffe2 (0.000s) 2022-05-18T04:39:34.6225007Z test_caffe2_np_expect_fail (__main__.TestTensorBoardNumpy) ... skip: no caffe2 (0.000s) 2022-05-18T04:39:34.6239568Z test_caffe2_simple_cnnmodel (__main__.TestTensorBoardNumpy) ... skip: no caffe2 (0.016s) 2022-05-18T04:39:34.6261193Z test_caffe2_simple_model (__main__.TestTensorBoardNumpy) ... skip: no caffe2 (0.003s) 2022-05-18T04:39:34.6265278Z test_pytorch_np_expect_fail (__main__.TestTensorBoardNumpy) ... skip: Skip the test since TensorBoard is not installed (0.000s) 2022-05-18T04:39:34.6277637Z test_scalar (__main__.TestTensorBoardNumpy) ... skip: Skip the test since TensorBoard is not installed (0.001s) 2022-05-18T04:39:34.6282592Z test_pytorch_autograd_np (__main__.TestTensorBoardPyTorchNumpy) ... skip: Skip the test since TensorBoard is not installed (0.001s) 2022-05-18T04:39:34.6288011Z test_pytorch_histogram (__main__.TestTensorBoardPyTorchNumpy) ... skip: Skip the test since TensorBoard is not installed (0.000s) 2022-05-18T04:39:34.6312553Z test_pytorch_histogram_raw (__main__.TestTensorBoardPyTorchNumpy) ... skip: Skip the test since TensorBoard is not installed (0.003s) 2022-05-18T04:39:34.6324708Z test_pytorch_np (__main__.TestTensorBoardPyTorchNumpy) ... skip: Skip the test since TensorBoard is not installed (0.001s) 2022-05-18T04:39:34.6329310Z test_pytorch_write (__main__.TestTensorBoardPyTorchNumpy) ... skip: Skip the test since TensorBoard is not installed (0.000s) 2022-05-18T04:39:34.6343610Z test_mlp_graph (__main__.TestTensorBoardPytorchGraph) ... skip: Skip the test since TensorBoard is not installed (0.002s) 2022-05-18T04:39:34.6366836Z test_nested_nn_squential (__main__.TestTensorBoardPytorchGraph) ... skip: Skip the test since TensorBoard is not installed (0.002s) 2022-05-18T04:39:34.6383484Z test_pytorch_graph (__main__.TestTensorBoardPytorchGraph) ... skip: Skip the test since TensorBoard is not installed (0.002s) 2022-05-18T04:39:34.6399075Z test_pytorch_graph_dict_input (__main__.TestTensorBoardPytorchGraph) ... skip: Skip the test since TensorBoard is not installed (0.001s) 2022-05-18T04:39:34.6410257Z test_torchvision_smoke (__main__.TestTensorBoardPytorchGraph) ... skip: no torchvision (0.001s) 2022-05-18T04:39:34.6416046Z test_wrong_input_size (__main__.TestTensorBoardPytorchGraph) ... skip: Skip the test since TensorBoard is not installed (0.001s) 2022-05-18T04:39:34.6420685Z test_audio (__main__.TestTensorBoardSummary) ... skip: Skip the test since TensorBoard is not installed (0.000s) 2022-05-18T04:39:34.6426795Z test_custom_scalars (__main__.TestTensorBoardSummary) ... skip: Skip the test since TensorBoard is not installed (0.000s) 2022-05-18T04:39:34.6431249Z test_empty_input (__main__.TestTensorBoardSummary) ... skip: Skip the test since TensorBoard is not installed (0.001s) 2022-05-18T04:39:34.6437972Z test_float32_image (__main__.TestTensorBoardSummary) 2022-05-18T04:39:34.6438831Z Tests that float32 image (pixel values in [0, 1]) are scaled correctly ... skip: Skip the test since TensorBoard is not installed (0.000s) 2022-05-18T04:39:34.6443615Z test_histogram_auto (__main__.TestTensorBoardSummary) ... skip: Skip the test since TensorBoard is not installed (0.001s) 2022-05-18T04:39:34.6448314Z test_histogram_doane (__main__.TestTensorBoardSummary) ... skip: Skip the test since TensorBoard is not installed (0.000s) 2022-05-18T04:39:34.6452911Z test_histogram_fd (__main__.TestTensorBoardSummary) ... skip: Skip the test since TensorBoard is not installed (0.001s) 2022-05-18T04:39:34.6457567Z test_hparams_bool (__main__.TestTensorBoardSummary) ... skip: Skip the test since TensorBoard is not installed (0.000s) 2022-05-18T04:39:34.6466615Z test_hparams_domain_discrete (__main__.TestTensorBoardSummary) ... skip: Skip the test since TensorBoard is not installed (0.001s) 2022-05-18T04:39:34.6471467Z test_hparams_number (__main__.TestTensorBoardSummary) ... skip: Skip the test since TensorBoard is not installed (0.001s) 2022-05-18T04:39:34.6479443Z test_hparams_smoke (__main__.TestTensorBoardSummary) ... skip: Skip the test since TensorBoard is not installed (0.000s) 2022-05-18T04:39:34.6484211Z test_hparams_string (__main__.TestTensorBoardSummary) ... skip: Skip the test since TensorBoard is not installed (0.001s) 2022-05-18T04:39:34.6492967Z test_hparams_wrong_parameter (__main__.TestTensorBoardSummary) ... skip: Skip the test since TensorBoard is not installed (0.001s) 2022-05-18T04:39:34.6497816Z test_image_with_3_channel_batched (__main__.TestTensorBoardSummary) ... skip: Skip the test since TensorBoard is not installed (0.000s) 2022-05-18T04:39:34.6503174Z test_image_with_boxes (__main__.TestTensorBoardSummary) ... skip: Skip the test since TensorBoard is not installed (0.001s) 2022-05-18T04:39:34.6507908Z test_image_with_one_channel (__main__.TestTensorBoardSummary) ... skip: Skip the test since TensorBoard is not installed (0.000s) 2022-05-18T04:39:34.6512883Z test_image_with_one_channel_batched (__main__.TestTensorBoardSummary) ... skip: Skip the test since TensorBoard is not installed (0.001s) 2022-05-18T04:39:34.6517476Z test_image_without_channel (__main__.TestTensorBoardSummary) ... skip: Skip the test since TensorBoard is not installed (0.000s) 2022-05-18T04:39:34.6522067Z test_list_input (__main__.TestTensorBoardSummary) ... skip: Skip the test since TensorBoard is not installed (0.001s) 2022-05-18T04:39:34.6533779Z test_mesh (__main__.TestTensorBoardSummary) ... skip: Skip the test since TensorBoard is not installed (0.001s) 2022-05-18T04:39:34.6538049Z test_scalar_new_style (__main__.TestTensorBoardSummary) ... skip: Skip the test since TensorBoard is not installed (0.000s) 2022-05-18T04:39:34.6541920Z test_text (__main__.TestTensorBoardSummary) ... skip: Skip the test since TensorBoard is not installed (0.001s) 2022-05-18T04:39:34.6547069Z test_uint8_image (__main__.TestTensorBoardSummary) 2022-05-18T04:39:34.6547777Z Tests that uint8 image (pixel values in [0, 255]) is not changed ... skip: Skip the test since TensorBoard is not installed (0.000s) 2022-05-18T04:39:34.6555743Z test_video (__main__.TestTensorBoardSummary) ... skip: Skip the test since TensorBoard is not installed (0.001s) 2022-05-18T04:39:34.6561851Z test_pathlib (__main__.TestTensorBoardSummaryWriter) ... skip: Skip the test since TensorBoard is not installed (0.001s) 2022-05-18T04:39:34.6566901Z test_summary_writer_close (__main__.TestTensorBoardSummaryWriter) ... skip: Skip the test since TensorBoard is not installed (0.000s) 2022-05-18T04:39:34.6571553Z test_summary_writer_ctx (__main__.TestTensorBoardSummaryWriter) ... skip: Skip the test since TensorBoard is not installed (0.001s) 2022-05-18T04:39:34.6578533Z test_convert_to_HWC_dtype_remains_same (__main__.TestTensorBoardUtils) ... skip: Skip the test since TensorBoard is not installed (0.000s) 2022-05-18T04:39:34.6588253Z test_numpy_vid_uint8 (__main__.TestTensorBoardUtils) ... skip: Skip the test since TensorBoard is not installed (0.001s) 2022-05-18T04:39:34.6600165Z test_prepare_video (__main__.TestTensorBoardUtils) ... skip: Skip the test since TensorBoard is not installed (0.001s) 2022-05-18T04:39:34.6612169Z test_to_HWC (__main__.TestTensorBoardUtils) ... skip: Skip the test since TensorBoard is not installed (0.002s) 2022-05-18T04:39:34.6642975Z test_writer (__main__.TestTensorBoardWriter) ... skip: Skip the test since TensorBoard is not installed (0.003s) 2022-05-18T04:39:34.6826370Z 2022-05-18T04:39:34.6826642Z ---------------------------------------------------------------------- 2022-05-18T04:39:34.6826965Z Ran 53 tests in 0.063s 2022-05-18T04:39:34.6827158Z 2022-05-18T04:39:34.6827251Z OK (skipped=53) 2022-05-18T04:39:34.6827344Z 2022-05-18T04:39:34.6827446Z Generating XML reports... 2022-05-18T04:39:34.6827854Z Generated XML report: test-reports\python-unittest\test_tensorboard\TEST-TestTensorBoardEmbedding-20220518043934.xml 2022-05-18T04:39:34.6828388Z Generated XML report: test-reports\python-unittest\test_tensorboard\TEST-TestTensorBoardFigure-20220518043934.xml 2022-05-18T04:39:34.6828878Z Generated XML report: test-reports\python-unittest\test_tensorboard\TEST-TestTensorBoardNumpy-20220518043934.xml 2022-05-18T04:39:34.6829420Z Generated XML report: test-reports\python-unittest\test_tensorboard\TEST-TestTensorBoardPyTorchNumpy-20220518043934.xml 2022-05-18T04:39:34.6829978Z Generated XML report: test-reports\python-unittest\test_tensorboard\TEST-TestTensorBoardPytorchGraph-20220518043934.xml 2022-05-18T04:39:34.6830624Z Generated XML report: test-reports\python-unittest\test_tensorboard\TEST-TestTensorBoardSummary-20220518043934.xml 2022-05-18T04:39:34.6831131Z Generated XML report: test-reports\python-unittest\test_tensorboard\TEST-TestTensorBoardSummaryWriter-20220518043934.xml 2022-05-18T04:39:34.6831658Z Generated XML report: test-reports\python-unittest\test_tensorboard\TEST-TestTensorBoardUtils-20220518043934.xml 2022-05-18T04:39:34.6832171Z Generated XML report: test-reports\python-unittest\test_tensorboard\TEST-TestTensorBoardWriter-20220518043934.xml 2022-05-18T04:39:34.8100319Z Running test_tensorexpr ... [2022-05-18 04:39:34.805230] 2022-05-18T04:39:34.8100751Z Executing ['C:\\Jenkins\\Miniconda3\\python.exe', 'test_tensorexpr.py', '-v', '--import-slow-tests', '--import-disabled-tests'] ... [2022-05-18 04:39:34.805230] 2022-05-18T04:39:35.7499742Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\cuda\__init__.py:82: UserWarning: CUDA initialization: CUDA unknown error - this may be due to an incorrectly set up environment, e.g. changing env variable CUDA_VISIBLE_DEVICES after program start. Setting the available devices to be zero. (Triggered internally at C:\actions-runner\_work\pytorch\pytorch\c10\cuda\CUDAFunctions.cpp:109.) 2022-05-18T04:39:35.7500478Z return torch._C._cuda_getDeviceCount() > 0 2022-05-18T04:39:35.7500643Z 2022-05-18T04:39:35.7500734Z Running tests... 2022-05-18T04:39:35.7501139Z ---------------------------------------------------------------------- 2022-05-18T04:39:35.7501515Z Test results will be stored in test-reports\python-unittest\test_tensorexpr 2022-05-18T04:39:36.3198298Z test_add_const_rhs (__main__.TestTensorExprFuser) ... ok (0.562s) 2022-05-18T04:39:36.3468663Z test_add_sub (__main__.TestTensorExprFuser) ... ok (0.037s) 2022-05-18T04:39:36.4093569Z test_alias_analysis_input_and_module (__main__.TestTensorExprFuser) ... ok (0.063s) 2022-05-18T04:39:36.4220757Z test_alias_analysis_inputs (__main__.TestTensorExprFuser) ... ok (0.017s) 2022-05-18T04:39:37.5724325Z test_alias_analysis_module (__main__.TestTensorExprFuser) ... ok (1.136s) 2022-05-18T04:39:37.6154888Z test_all_combos (__main__.TestTensorExprFuser) ... ok (0.047s) 2022-05-18T04:39:37.6239389Z test_alpha (__main__.TestTensorExprFuser) ... ok (0.020s) 2022-05-18T04:39:37.9984708Z test_binary_ops (__main__.TestTensorExprFuser) ... ok (0.374s) 2022-05-18T04:39:38.0510023Z test_bitwise_ops (__main__.TestTensorExprFuser) ... ok (0.045s) 2022-05-18T04:39:38.1274128Z test_broadcast (__main__.TestTensorExprFuser) ... ok (0.083s) 2022-05-18T04:39:38.6759062Z test_broadcast3 (__main__.TestTensorExprFuser) ... ok (0.550s) 2022-05-18T04:39:38.6909208Z test_broadcast_2 (__main__.TestTensorExprFuser) ... ok (0.015s) 2022-05-18T04:39:40.7784631Z test_broadcast_big2 (__main__.TestTensorExprFuser) ... ok (2.072s) 2022-05-18T04:39:41.0331238Z test_cat (__main__.TestTensorExprFuser) ... ok (0.263s) 2022-05-18T04:39:41.2915153Z test_cat_empty_tensors (__main__.TestTensorExprFuser) ... ok (0.254s) 2022-05-18T04:39:41.5395700Z test_cat_negative_dim (__main__.TestTensorExprFuser) ... ok (0.246s) 2022-05-18T04:39:41.5408678Z test_cat_only (__main__.TestTensorExprFuser) ... skip: cat is broken with fusion group inlining disabled (0.000s) 2022-05-18T04:39:41.7924167Z test_cat_promote_inputs (__main__.TestTensorExprFuser) ... ok (0.256s) 2022-05-18T04:39:41.8158948Z test_cat_with_constant_dim (__main__.TestTensorExprFuser) ... ok (0.031s) 2022-05-18T04:39:41.8265056Z test_char (__main__.TestTensorExprFuser) ... ok (0.000s) 2022-05-18T04:39:41.9060101Z test_chunk (__main__.TestTensorExprFuser) ... ok (0.079s) 2022-05-18T04:39:41.9482544Z test_clamp (__main__.TestTensorExprFuser) ... ok (0.055s) 2022-05-18T04:39:41.9595683Z test_constant (__main__.TestTensorExprFuser) ... ok (0.011s) 2022-05-18T04:39:41.9697442Z test_double (__main__.TestTensorExprFuser) ... ok (0.011s) 2022-05-18T04:39:41.9775650Z test_double_intrinsics (__main__.TestTensorExprFuser) ... ok (0.007s) 2022-05-18T04:39:41.9797401Z test_dynamic_shape (__main__.TestTensorExprFuser) ... skip: dynamic shapes are not quite there yet (0.003s) 2022-05-18T04:39:42.0000364Z test_easy (__main__.TestTensorExprFuser) ... ok (0.020s) 2022-05-18T04:39:42.0164792Z test_eq (__main__.TestTensorExprFuser) ... ok (0.016s) 2022-05-18T04:39:42.0332313Z test_exp_pow (__main__.TestTensorExprFuser) ... ok (0.010s) 2022-05-18T04:39:42.0649702Z test_four_arg (__main__.TestTensorExprFuser) ... ok (0.031s) 2022-05-18T04:39:42.0813447Z test_ge (__main__.TestTensorExprFuser) ... ok (0.016s) 2022-05-18T04:39:42.0975971Z test_gt (__main__.TestTensorExprFuser) ... ok (0.016s) 2022-05-18T04:39:42.0987348Z test_guard_fails (__main__.TestTensorExprFuser) ... skip: requires CUDA (0.000s) 2022-05-18T04:39:42.1004654Z test_half_bn_relu (__main__.TestTensorExprFuser) ... ok (0.000s) 2022-05-18T04:39:42.1052173Z test_half_gelu (__main__.TestTensorExprFuser) ... ok (0.016s) 2022-05-18T04:39:42.1164959Z test_int64_promotion (__main__.TestTensorExprFuser) ... ok (0.000s) 2022-05-18T04:39:42.1262096Z test_int_output (__main__.TestTensorExprFuser) ... ok (0.021s) 2022-05-18T04:39:42.1424157Z test_le (__main__.TestTensorExprFuser) ... ok (0.016s) 2022-05-18T04:39:42.2777189Z test_loop (__main__.TestTensorExprFuser) ... ok (0.126s) 2022-05-18T04:39:42.2947036Z test_lt (__main__.TestTensorExprFuser) ... ok (0.016s) 2022-05-18T04:39:42.3011161Z test_mask (__main__.TestTensorExprFuser) ... ok (0.016s) 2022-05-18T04:39:42.3301457Z test_min_max (__main__.TestTensorExprFuser) ... ok (0.031s) 2022-05-18T04:39:42.3398840Z test_min_max_reduction (__main__.TestTensorExprFuser) ... ok (0.001s) 2022-05-18T04:39:42.3493608Z test_min_max_reduction2 (__main__.TestTensorExprFuser) ... ok (0.016s) 2022-05-18T04:39:42.3607755Z test_min_max_reduction_dim1 (__main__.TestTensorExprFuser) ... ok (0.000s) 2022-05-18T04:39:42.3869073Z test_min_max_reduction_dim1_2 (__main__.TestTensorExprFuser) ... ok (0.031s) 2022-05-18T04:39:42.3940837Z test_multi_rand (__main__.TestTensorExprFuser) ... ok (0.016s) 2022-05-18T04:39:42.4287697Z test_multioutput (__main__.TestTensorExprFuser) ... ok (0.034s) 2022-05-18T04:39:42.4584966Z test_multiple_outputs (__main__.TestTensorExprFuser) ... ok (0.030s) 2022-05-18T04:39:42.4802274Z test_nans (__main__.TestTensorExprFuser) ... ok (0.022s) 2022-05-18T04:39:42.4965107Z test_ne (__main__.TestTensorExprFuser) ... ok (0.016s) 2022-05-18T04:39:42.5180667Z test_promotion (__main__.TestTensorExprFuser) ... ok (0.022s) 2022-05-18T04:39:42.9023294Z test_rand_like (__main__.TestTensorExprFuser) ... ok (0.371s) 2022-05-18T04:39:43.0600624Z test_rank_two (__main__.TestTensorExprFuser) ... ok (0.168s) 2022-05-18T04:39:43.1185146Z test_relu (__main__.TestTensorExprFuser) ... ok (0.047s) 2022-05-18T04:39:43.1901044Z test_remainder (__main__.TestTensorExprFuser) ... ok (0.084s) 2022-05-18T04:39:43.5762853Z test_reps (__main__.TestTensorExprFuser) ... ok (0.376s) 2022-05-18T04:39:43.5899391Z test_scalar (__main__.TestTensorExprFuser) ... ok (0.016s) 2022-05-18T04:39:43.6008519Z test_short (__main__.TestTensorExprFuser) ... ok (0.016s) 2022-05-18T04:39:43.6165263Z test_simple_add (__main__.TestTensorExprFuser) ... ok (0.016s) 2022-05-18T04:39:48.6907995Z test_slice (__main__.TestTensorExprFuser) ... ok (5.079s) 2022-05-18T04:39:48.7161415Z test_sliced_stride (__main__.TestTensorExprFuser) ... ok (0.025s) 2022-05-18T04:39:48.8156851Z test_softmax_cpu (__main__.TestTensorExprFuser) ... ok (0.099s) 2022-05-18T04:39:48.8162686Z test_softmax_cuda (__main__.TestTensorExprFuser) ... skip: requires CUDA (0.000s) 2022-05-18T04:39:48.8531917Z test_strided_output_preserved (__main__.TestTensorExprFuser) ... ok (0.027s) 2022-05-18T04:39:48.8797827Z test_three_arg (__main__.TestTensorExprFuser) ... ok (0.031s) 2022-05-18T04:39:49.0131186Z test_three_arg2 (__main__.TestTensorExprFuser) ... ok (0.131s) 2022-05-18T04:39:49.0459623Z test_transpose (__main__.TestTensorExprFuser) ... ok (0.041s) 2022-05-18T04:39:49.7953109Z test_unary_ops (__main__.TestTensorExprFuser) ... ok (0.743s) 2022-05-18T04:39:52.0051235Z test_unsqueeze (__main__.TestTensorExprFuser) ... ok (2.215s) 2022-05-18T04:39:52.0259026Z test_where (__main__.TestTensorExprFuser) ... ok (0.022s) 2022-05-18T04:39:52.0392003Z 2022-05-18T04:39:52.0392361Z ---------------------------------------------------------------------- 2022-05-18T04:39:52.0392647Z Ran 71 tests in 16.281s 2022-05-18T04:39:52.0392771Z 2022-05-18T04:39:52.0392886Z OK (skipped=4) 2022-05-18T04:39:52.0392997Z 2022-05-18T04:39:52.0393088Z Generating XML reports... 2022-05-18T04:39:52.0393460Z Generated XML report: test-reports\python-unittest\test_tensorexpr\TEST-TestTensorExprFuser-20220518043935.xml 2022-05-18T04:39:52.2629949Z Running test_tensorexpr_pybind ... [2022-05-18 04:39:52.257367] 2022-05-18T04:39:52.2630437Z Executing ['C:\\Jenkins\\Miniconda3\\python.exe', 'test_tensorexpr_pybind.py', '-v', '--import-slow-tests', '--import-disabled-tests'] ... [2022-05-18 04:39:52.257367] 2022-05-18T04:39:53.1985084Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\cuda\__init__.py:82: UserWarning: CUDA initialization: CUDA unknown error - this may be due to an incorrectly set up environment, e.g. changing env variable CUDA_VISIBLE_DEVICES after program start. Setting the available devices to be zero. (Triggered internally at C:\actions-runner\_work\pytorch\pytorch\c10\cuda\CUDAFunctions.cpp:109.) 2022-05-18T04:39:53.1985790Z return torch._C._cuda_getDeviceCount() > 0 2022-05-18T04:39:53.1986030Z 2022-05-18T04:39:53.1986105Z Running tests... 2022-05-18T04:39:53.1986346Z ---------------------------------------------------------------------- 2022-05-18T04:39:53.1986699Z Test results will be stored in test-reports\python-unittest\test_tensorexpr_pybind 2022-05-18T04:39:53.7544054Z test_unary_ops (__main__.TestExprHandlePyBind) ... ok (0.554s) 2022-05-18T04:39:53.7558190Z test_alloc_in_loop (__main__.TestTensorExprPyBind) ... skip: LLVM backend not enabled (0.000s) 2022-05-18T04:39:53.7582000Z test_call_raw (__main__.TestTensorExprPyBind) ... ok (0.016s) 2022-05-18T04:39:53.7595375Z test_dtype_error (__main__.TestTensorExprPyBind) ... ok (0.000s) 2022-05-18T04:39:53.7622936Z test_dynamic_shape (__main__.TestTensorExprPyBind) ... ok (0.000s) 2022-05-18T04:39:53.7662221Z test_dynamic_shape_2d (__main__.TestTensorExprPyBind) ... ok (0.000s) 2022-05-18T04:39:53.7686017Z test_external_calls (__main__.TestTensorExprPyBind) ... ok (0.000s) 2022-05-18T04:39:53.7702185Z test_kernel_shape_prop (__main__.TestTensorExprPyBind) ... skip: LLVM backend not enabled (0.000s) 2022-05-18T04:39:53.7719638Z test_kernel_shape_prop_module (__main__.TestTensorExprPyBind) ... skip: LLVM backend not enabled (0.000s) 2022-05-18T04:39:53.7735352Z test_kernel_with_custom_lowering (__main__.TestTensorExprPyBind) ... skip: LLVM backend not enabled (0.016s) 2022-05-18T04:39:53.7746333Z test_kernel_with_expand (__main__.TestTensorExprPyBind) ... skip: LLVM backend not enabled (0.000s) 2022-05-18T04:39:53.7757562Z test_kernel_with_permute (__main__.TestTensorExprPyBind) ... skip: LLVM backend not enabled (0.000s) 2022-05-18T04:39:53.7770547Z test_kernel_with_scalar_inputs (__main__.TestTensorExprPyBind) ... skip: LLVM backend not enabled (0.000s) 2022-05-18T04:39:53.7781150Z test_kernel_with_t (__main__.TestTensorExprPyBind) ... skip: LLVM backend not enabled (0.000s) 2022-05-18T04:39:53.7793998Z test_kernel_with_tensor_inputs (__main__.TestTensorExprPyBind) ... skip: LLVM backend not enabled (0.000s) 2022-05-18T04:39:53.7804898Z test_kernel_with_transpose (__main__.TestTensorExprPyBind) ... skip: LLVM backend not enabled (0.000s) 2022-05-18T04:39:53.7822424Z test_simple_sum (__main__.TestTensorExprPyBind) ... ok (0.000s) 2022-05-18T04:39:53.7905215Z 2022-05-18T04:39:53.7905724Z ---------------------------------------------------------------------- 2022-05-18T04:39:53.7906021Z Ran 17 tests in 0.594s 2022-05-18T04:39:53.7906141Z 2022-05-18T04:39:53.7906231Z OK (skipped=10) 2022-05-18T04:39:53.7906325Z 2022-05-18T04:39:53.7906415Z Generating XML reports... 2022-05-18T04:39:53.7906796Z Generated XML report: test-reports\python-unittest\test_tensorexpr_pybind\TEST-TestExprHandlePyBind-20220518043953.xml 2022-05-18T04:39:53.7907313Z Generated XML report: test-reports\python-unittest\test_tensorexpr_pybind\TEST-TestTensorExprPyBind-20220518043953.xml 2022-05-18T04:39:53.9831864Z Running test_testing ... [2022-05-18 04:39:53.979299] 2022-05-18T04:39:53.9832307Z Executing ['C:\\Jenkins\\Miniconda3\\python.exe', 'test_testing.py', '-v', '--import-slow-tests', '--import-disabled-tests'] ... [2022-05-18 04:39:53.979299] 2022-05-18T04:39:55.9759918Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\cuda\__init__.py:82: UserWarning: CUDA initialization: CUDA unknown error - this may be due to an incorrectly set up environment, e.g. changing env variable CUDA_VISIBLE_DEVICES after program start. Setting the available devices to be zero. (Triggered internally at C:\actions-runner\_work\pytorch\pytorch\c10\cuda\CUDAFunctions.cpp:109.) 2022-05-18T04:39:55.9760684Z return torch._C._cuda_getDeviceCount() > 0 2022-05-18T04:39:55.9760836Z 2022-05-18T04:39:55.9760910Z Running tests... 2022-05-18T04:39:55.9761329Z ---------------------------------------------------------------------- 2022-05-18T04:39:55.9761674Z Test results will be stored in test-reports\python-unittest\test_testing 2022-05-18T04:39:55.9791833Z test_bool (__main__.TestAssertClose) ... ok (0.000s) 2022-05-18T04:39:55.9816457Z test_default_tolerance_selection_mismatching_dtypes (__main__.TestAssertClose) ... ok (0.000s) 2022-05-18T04:39:56.0024856Z test_docstring_examples (__main__.TestAssertClose) ... ok (0.016s) 2022-05-18T04:39:56.0037767Z test_matching (__main__.TestAssertClose) ... ok (0.000s) 2022-05-18T04:39:56.0059504Z test_matching_atol (__main__.TestAssertClose) ... ok (0.016s) 2022-05-18T04:39:56.0084077Z test_matching_conjugate_bit (__main__.TestAssertClose) ... ok (0.000s) 2022-05-18T04:39:56.0122673Z test_matching_nan (__main__.TestAssertClose) ... ok (0.000s) 2022-05-18T04:39:56.0149436Z test_matching_nan_with_equal_nan (__main__.TestAssertClose) ... ok (0.000s) 2022-05-18T04:39:56.0170822Z test_matching_rtol (__main__.TestAssertClose) ... ok (0.000s) 2022-05-18T04:39:56.0186376Z test_meta (__main__.TestAssertClose) ... ok (0.000s) 2022-05-18T04:39:56.0204898Z test_mismatching_dtype (__main__.TestAssertClose) ... ok (0.016s) 2022-05-18T04:39:56.0227970Z test_mismatching_dtype_no_check (__main__.TestAssertClose) ... ok (0.002s) 2022-05-18T04:39:56.0277312Z test_mismatching_layout (__main__.TestAssertClose) ... test_testing.py:592: 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:68.) 2022-05-18T04:39:56.0278287Z sparse_csr = strided.to_sparse_csr() 2022-05-18T04:39:56.0278595Z ok (0.004s) 2022-05-18T04:39:56.0330371Z test_mismatching_layout_no_check (__main__.TestAssertClose) ... ok (0.000s) 2022-05-18T04:39:56.0348461Z test_mismatching_shape (__main__.TestAssertClose) ... ok (0.000s) 2022-05-18T04:39:56.0368708Z test_mismatching_stride (__main__.TestAssertClose) ... ok (0.000s) 2022-05-18T04:39:56.0393726Z test_mismatching_stride_no_check (__main__.TestAssertClose) ... ok (0.000s) 2022-05-18T04:39:56.0415245Z test_mismatching_types (__main__.TestAssertClose) ... ok (0.000s) 2022-05-18T04:39:56.0438890Z test_mismatching_types_subclasses (__main__.TestAssertClose) ... ok (0.016s) 2022-05-18T04:39:56.0456443Z test_mismatching_types_type_equality (__main__.TestAssertClose) ... ok (0.000s) 2022-05-18T04:39:56.0477342Z test_mismatching_values (__main__.TestAssertClose) ... ok (0.000s) 2022-05-18T04:39:56.0503435Z test_mismatching_values_atol (__main__.TestAssertClose) ... ok (0.000s) 2022-05-18T04:39:56.0529747Z test_mismatching_values_rtol (__main__.TestAssertClose) ... ok (0.000s) 2022-05-18T04:39:56.0541752Z test_none (__main__.TestAssertClose) ... ok (0.000s) 2022-05-18T04:39:56.0565920Z test_none_mismatch (__main__.TestAssertClose) ... ok (0.000s) 2022-05-18T04:39:56.0591114Z test_numpy (__main__.TestAssertClose) ... ok (0.016s) 2022-05-18T04:39:56.0607018Z test_only_atol (__main__.TestAssertClose) ... ok (0.000s) 2022-05-18T04:39:56.0622806Z test_only_rtol (__main__.TestAssertClose) ... ok (0.000s) 2022-05-18T04:39:56.0665286Z test_scalar (__main__.TestAssertClose) ... ok (0.000s) 2022-05-18T04:39:56.0689534Z test_unexpected_error_compare (__main__.TestAssertClose) ... ok (0.000s) 2022-05-18T04:39:56.0706259Z test_unexpected_error_originate (__main__.TestAssertClose) ... ok (0.000s) 2022-05-18T04:39:56.0736834Z test_unknown_layout (__main__.TestAssertClose) ... ok (0.016s) 2022-05-18T04:39:56.0759676Z test_unknown_type (__main__.TestAssertClose) ... ok (0.000s) 2022-05-18T04:39:56.0771087Z test_mapping_mismatching_keys (__main__.TestAssertCloseContainer) ... ok (0.000s) 2022-05-18T04:39:56.0786256Z test_mapping_mismatching_values_msg (__main__.TestAssertCloseContainer) ... ok (0.000s) 2022-05-18T04:39:56.0797965Z test_sequence_mismatching_len (__main__.TestAssertCloseContainer) ... ok (0.000s) 2022-05-18T04:39:56.0811510Z test_sequence_mismatching_values_msg (__main__.TestAssertCloseContainer) ... ok (0.000s) 2022-05-18T04:39:56.0853523Z test_abs_diff (__main__.TestAssertCloseErrorMessage) ... ok (0.000s) 2022-05-18T04:39:56.0872733Z test_abs_diff_scalar (__main__.TestAssertCloseErrorMessage) ... ok (0.000s) 2022-05-18T04:39:56.0917744Z test_atol (__main__.TestAssertCloseErrorMessage) ... ok (0.016s) 2022-05-18T04:39:56.0936269Z test_identifier_scalars (__main__.TestAssertCloseErrorMessage) ... ok (0.000s) 2022-05-18T04:39:56.0974219Z test_identifier_tensor_likes (__main__.TestAssertCloseErrorMessage) ... ok (0.000s) 2022-05-18T04:39:56.1013667Z test_mismatched_elements (__main__.TestAssertCloseErrorMessage) ... ok (0.000s) 2022-05-18T04:39:56.1036890Z test_msg (__main__.TestAssertCloseErrorMessage) ... ok (0.000s) 2022-05-18T04:39:56.1128491Z test_not_close (__main__.TestAssertCloseErrorMessage) ... ok (0.016s) 2022-05-18T04:39:56.1166032Z test_not_equal (__main__.TestAssertCloseErrorMessage) ... ok (0.000s) 2022-05-18T04:39:56.1207488Z test_rel_diff (__main__.TestAssertCloseErrorMessage) ... ok (0.016s) 2022-05-18T04:39:56.1226875Z test_rel_diff_scalar (__main__.TestAssertCloseErrorMessage) ... ok (0.002s) 2022-05-18T04:39:56.1271647Z test_rtol (__main__.TestAssertCloseErrorMessage) ... ok (0.004s) 2022-05-18T04:39:56.1312598Z test_zero_div_zero (__main__.TestAssertCloseErrorMessage) ... ok (0.000s) 2022-05-18T04:39:56.1340447Z test_matching_per_channel (__main__.TestAssertCloseQuantized) ... ok (0.000s) 2022-05-18T04:39:56.1365427Z test_matching_per_tensor (__main__.TestAssertCloseQuantized) ... ok (0.000s) 2022-05-18T04:39:56.1383755Z test_mismatching_is_quantized (__main__.TestAssertCloseQuantized) ... ok (0.000s) 2022-05-18T04:39:56.1405148Z test_mismatching_qscheme (__main__.TestAssertCloseQuantized) ... ok (0.000s) 2022-05-18T04:39:56.1432235Z test_matching (__main__.TestAssertCloseSparseBSC) ... ok (0.016s) 2022-05-18T04:39:56.1475917Z test_mismatching_ccol_indices_msg (__main__.TestAssertCloseSparseBSC) ... ok (0.000s) 2022-05-18T04:39:56.1522169Z test_mismatching_row_indices_msg (__main__.TestAssertCloseSparseBSC) ... ok (0.000s) 2022-05-18T04:39:56.1572517Z test_mismatching_values_msg (__main__.TestAssertCloseSparseBSC) ... ok (0.000s) 2022-05-18T04:39:56.1599682Z test_matching (__main__.TestAssertCloseSparseBSR) ... ok (0.016s) 2022-05-18T04:39:56.1645360Z test_mismatching_col_indices_msg (__main__.TestAssertCloseSparseBSR) ... ok (0.000s) 2022-05-18T04:39:56.1689729Z test_mismatching_crow_indices_msg (__main__.TestAssertCloseSparseBSR) ... ok (0.000s) 2022-05-18T04:39:56.1740379Z test_mismatching_values_msg (__main__.TestAssertCloseSparseBSR) ... ok (0.016s) 2022-05-18T04:39:56.1766149Z test_matching_coalesced (__main__.TestAssertCloseSparseCOO) ... ok (0.000s) 2022-05-18T04:39:56.1788844Z test_matching_uncoalesced (__main__.TestAssertCloseSparseCOO) ... ok (0.000s) 2022-05-18T04:39:56.1833250Z test_mismatching_indices_msg (__main__.TestAssertCloseSparseCOO) ... ok (0.000s) 2022-05-18T04:39:56.1858464Z test_mismatching_nnz (__main__.TestAssertCloseSparseCOO) ... ok (0.000s) 2022-05-18T04:39:56.1882963Z test_mismatching_sparse_dims (__main__.TestAssertCloseSparseCOO) ... ok (0.000s) 2022-05-18T04:39:56.1927556Z test_mismatching_values_msg (__main__.TestAssertCloseSparseCOO) ... ok (0.016s) 2022-05-18T04:39:56.1954012Z test_matching (__main__.TestAssertCloseSparseCSC) ... ok (0.000s) 2022-05-18T04:39:56.1997312Z test_mismatching_ccol_indices_msg (__main__.TestAssertCloseSparseCSC) ... ok (0.000s) 2022-05-18T04:39:56.2043274Z test_mismatching_row_indices_msg (__main__.TestAssertCloseSparseCSC) ... ok (0.000s) 2022-05-18T04:39:56.2091565Z test_mismatching_values_msg (__main__.TestAssertCloseSparseCSC) ... ok (0.016s) 2022-05-18T04:39:56.2118266Z test_matching (__main__.TestAssertCloseSparseCSR) ... ok (0.000s) 2022-05-18T04:39:56.2163602Z test_mismatching_col_indices_msg (__main__.TestAssertCloseSparseCSR) ... ok (0.000s) 2022-05-18T04:39:56.2207840Z test_mismatching_crow_indices_msg (__main__.TestAssertCloseSparseCSR) ... ok (0.016s) 2022-05-18T04:39:56.2256651Z test_mismatching_values_msg (__main__.TestAssertCloseSparseCSR) ... ok (0.005s) 2022-05-18T04:39:56.2275275Z test_filtering_env_var (__main__.TestFrameworkUtils) ... skip: Skipping because doesn't work for windows (0.001s) 2022-05-18T04:39:56.2296232Z test_default_names (__main__.TestTestParametrization) ... ok (0.000s) 2022-05-18T04:39:56.2310210Z test_modules_decorator_misuse_error (__main__.TestTestParametrization) ... ok (0.000s) 2022-05-18T04:39:56.2324953Z test_multiple_handling_of_same_param_error (__main__.TestTestParametrization) ... ok (0.000s) 2022-05-18T04:39:56.2353051Z test_name_fn (__main__.TestTestParametrization) ... ok (0.000s) 2022-05-18T04:39:56.2365499Z test_ops_decorator_misuse_error (__main__.TestTestParametrization) ... ok (0.000s) 2022-05-18T04:39:56.2375754Z test_subtest_expected_failure_x_1 (__main__.TestTestParametrization) ... ok (0.000s) 2022-05-18T04:39:56.2388379Z test_subtest_expected_failure_x_2 (__main__.TestTestParametrization) ... expected failure (0.000s) 2022-05-18T04:39:56.2399040Z test_subtest_expected_failure_x_3 (__main__.TestTestParametrization) ... ok (0.000s) 2022-05-18T04:39:56.2419912Z test_subtest_names (__main__.TestTestParametrization) ... ok (0.016s) 2022-05-18T04:39:56.2433182Z test_two_things_subtest_expected_failure_x_1_y_4 (__main__.TestTestParametrization) ... expected failure (0.000s) 2022-05-18T04:39:56.2445916Z test_two_things_subtest_expected_failure_x_1_y_5 (__main__.TestTestParametrization) ... expected failure (0.000s) 2022-05-18T04:39:56.2458622Z test_two_things_subtest_expected_failure_x_1_y_6 (__main__.TestTestParametrization) ... expected failure (0.000s) 2022-05-18T04:39:56.2470258Z test_two_things_subtest_expected_failure_x_2_y_4 (__main__.TestTestParametrization) ... ok (0.000s) 2022-05-18T04:39:56.2481782Z test_two_things_subtest_expected_failure_x_2_y_5 (__main__.TestTestParametrization) ... ok (0.000s) 2022-05-18T04:39:56.2494447Z test_two_things_subtest_expected_failure_x_2_y_6 (__main__.TestTestParametrization) ... expected failure (0.000s) 2022-05-18T04:39:56.2505856Z test_two_things_subtest_expected_failure_x_3_y_4 (__main__.TestTestParametrization) ... ok (0.000s) 2022-05-18T04:39:56.2517507Z test_two_things_subtest_expected_failure_x_3_y_5 (__main__.TestTestParametrization) ... ok (0.000s) 2022-05-18T04:39:56.2530211Z test_two_things_subtest_expected_failure_x_3_y_6 (__main__.TestTestParametrization) ... expected failure (0.000s) 2022-05-18T04:39:56.2762226Z 2022-05-18T04:39:56.2762478Z ---------------------------------------------------------------------- 2022-05-18T04:39:56.2762832Z Ran 95 tests in 0.266s 2022-05-18T04:39:56.2762960Z 2022-05-18T04:39:56.2763060Z OK (skipped=1, expected failures=6) 2022-05-18T04:39:56.2763190Z 2022-05-18T04:39:56.2763280Z Generating XML reports... 2022-05-18T04:39:56.2763610Z Generated XML report: test-reports\python-unittest\test_testing\TEST-TestAssertClose-20220518043955.xml 2022-05-18T04:39:56.2764094Z Generated XML report: test-reports\python-unittest\test_testing\TEST-TestAssertCloseContainer-20220518043955.xml 2022-05-18T04:39:56.2764594Z Generated XML report: test-reports\python-unittest\test_testing\TEST-TestAssertCloseErrorMessage-20220518043955.xml 2022-05-18T04:39:56.2765090Z Generated XML report: test-reports\python-unittest\test_testing\TEST-TestAssertCloseQuantized-20220518043955.xml 2022-05-18T04:39:56.2765561Z Generated XML report: test-reports\python-unittest\test_testing\TEST-TestAssertCloseSparseBSC-20220518043955.xml 2022-05-18T04:39:56.2766031Z Generated XML report: test-reports\python-unittest\test_testing\TEST-TestAssertCloseSparseBSR-20220518043955.xml 2022-05-18T04:39:56.2766586Z Generated XML report: test-reports\python-unittest\test_testing\TEST-TestAssertCloseSparseCOO-20220518043955.xml 2022-05-18T04:39:56.2767061Z Generated XML report: test-reports\python-unittest\test_testing\TEST-TestAssertCloseSparseCSC-20220518043955.xml 2022-05-18T04:39:56.2767581Z Generated XML report: test-reports\python-unittest\test_testing\TEST-TestAssertCloseSparseCSR-20220518043955.xml 2022-05-18T04:39:56.2768056Z Generated XML report: test-reports\python-unittest\test_testing\TEST-TestTestParametrization-20220518043955.xml 2022-05-18T04:39:56.2768519Z Generated XML report: test-reports\python-unittest\test_testing\TEST-TestFrameworkUtils-20220518043955.xml 2022-05-18T04:39:56.5390957Z Running test_torch ... [2022-05-18 04:39:56.527033] 2022-05-18T04:39:56.5391389Z Executing ['C:\\Jenkins\\Miniconda3\\python.exe', 'test_torch.py', '-v', '--import-slow-tests', '--import-disabled-tests'] ... [2022-05-18 04:39:56.527033] 2022-05-18T04:39:58.1033382Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\cuda\__init__.py:82: UserWarning: CUDA initialization: CUDA unknown error - this may be due to an incorrectly set up environment, e.g. changing env variable CUDA_VISIBLE_DEVICES after program start. Setting the available devices to be zero. (Triggered internally at C:\actions-runner\_work\pytorch\pytorch\c10\cuda\CUDAFunctions.cpp:109.) 2022-05-18T04:39:58.1034079Z return torch._C._cuda_getDeviceCount() > 0 2022-05-18T04:39:58.1034223Z 2022-05-18T04:39:58.1034293Z Running tests... 2022-05-18T04:39:58.1034531Z ---------------------------------------------------------------------- 2022-05-18T04:39:58.1034854Z Test results will be stored in test-reports\python-unittest\test_torch 2022-05-18T04:39:58.1054189Z test_basic_vitals (__main__.TestBasicVitalSigns) ... ok (0.016s) 2022-05-18T04:39:58.1069415Z test_basic_vitals_read_write (__main__.TestBasicVitalSigns) ... ok (0.000s) 2022-05-18T04:39:58.1090715Z test_dataloader_vitals (__main__.TestBasicVitalSigns) ... ok (0.000s) 2022-05-18T04:39:58.1114579Z test_RNGState (__main__.TestTorch) ... ok (0.000s) 2022-05-18T04:39:58.1136323Z test_RNGStateAliasing (__main__.TestTorch) ... ok (0.000s) 2022-05-18T04:39:58.1160030Z test_RNG_after_pickle (__main__.TestTorch) ... ok (0.000s) 2022-05-18T04:39:58.1179618Z test_Size (__main__.TestTorch) ... ok (0.000s) 2022-05-18T04:39:58.1195065Z test_Size_iter (__main__.TestTorch) ... ok (0.016s) 2022-05-18T04:39:58.1208430Z test_Size_scalar (__main__.TestTorch) ... ok (0.001s) 2022-05-18T04:39:58.1220148Z test_add_meta_scalar (__main__.TestTorch) ... ok (0.001s) 2022-05-18T04:39:58.7080321Z test_allow_tensor_metadata_change (__main__.TestTorch) ... ok (0.586s) 2022-05-18T04:39:58.7097646Z test_apply (__main__.TestTorch) ... ok (0.002s) 2022-05-18T04:39:58.7154648Z test_as_subclass (__main__.TestTorch) ... ok (0.006s) 2022-05-18T04:39:58.7200859Z test_assert_async (__main__.TestTorch) ... ok (0.004s) 2022-05-18T04:39:58.7557192Z test_backward_hooks_traverse (__main__.TestTorch) ... ok (0.023s) 2022-05-18T04:39:58.7641306Z test_batch_norm_cpu_inference (__main__.TestTorch) ... ok (0.016s) 2022-05-18T04:39:59.6045875Z test_bmm_multithreaded (__main__.TestTorch) ... test_torch.py:8327: UserWarning: An output with one or more elements was resized since it had shape [1, 23, 12], which does not match the required output shape [1, 23, 0]. This behavior is deprecated, and in a future PyTorch release outputs will not be resized unless they have zero elements. You can explicitly reuse an out tensor t by resizing it, inplace, to zero elements with t.resize_(0). (Triggered internally at C:\actions-runner\_work\pytorch\pytorch\aten\src\ATen\native\Resize.cpp:24.) 2022-05-18T04:39:59.6047151Z torch.bmm(b1, b2, out=res2) 2022-05-18T04:39:59.6048613Z test_torch.py:8327: UserWarning: An output with one or more elements was resized since it had shape [1, 23, 12], which does not match the required output shape [1, 0, 12]. This behavior is deprecated, and in a future PyTorch release outputs will not be resized unless they have zero elements. You can explicitly reuse an out tensor t by resizing it, inplace, to zero elements with t.resize_(0). (Triggered internally at C:\actions-runner\_work\pytorch\pytorch\aten\src\ATen\native\Resize.cpp:24.) 2022-05-18T04:39:59.6049648Z torch.bmm(b1, b2, out=res2) 2022-05-18T04:39:59.6050971Z test_torch.py:8327: UserWarning: An output with one or more elements was resized since it had shape [1, 23, 12], which does not match the required output shape [1, 0, 0]. This behavior is deprecated, and in a future PyTorch release outputs will not be resized unless they have zero elements. You can explicitly reuse an out tensor t by resizing it, inplace, to zero elements with t.resize_(0). (Triggered internally at C:\actions-runner\_work\pytorch\pytorch\aten\src\ATen\native\Resize.cpp:24.) 2022-05-18T04:39:59.6052060Z torch.bmm(b1, b2, out=res2) 2022-05-18T04:39:59.6053200Z test_torch.py:8327: UserWarning: An output with one or more elements was resized since it had shape [1, 23, 12], which does not match the required output shape [0, 23, 12]. This behavior is deprecated, and in a future PyTorch release outputs will not be resized unless they have zero elements. You can explicitly reuse an out tensor t by resizing it, inplace, to zero elements with t.resize_(0). (Triggered internally at C:\actions-runner\_work\pytorch\pytorch\aten\src\ATen\native\Resize.cpp:24.) 2022-05-18T04:39:59.6054224Z torch.bmm(b1, b2, out=res2) 2022-05-18T04:39:59.6055337Z test_torch.py:8327: UserWarning: An output with one or more elements was resized since it had shape [1, 23, 12], which does not match the required output shape [0, 23, 0]. This behavior is deprecated, and in a future PyTorch release outputs will not be resized unless they have zero elements. You can explicitly reuse an out tensor t by resizing it, inplace, to zero elements with t.resize_(0). (Triggered internally at C:\actions-runner\_work\pytorch\pytorch\aten\src\ATen\native\Resize.cpp:24.) 2022-05-18T04:39:59.6056343Z torch.bmm(b1, b2, out=res2) 2022-05-18T04:39:59.6057457Z test_torch.py:8327: UserWarning: An output with one or more elements was resized since it had shape [1, 23, 12], which does not match the required output shape [0, 0, 12]. This behavior is deprecated, and in a future PyTorch release outputs will not be resized unless they have zero elements. You can explicitly reuse an out tensor t by resizing it, inplace, to zero elements with t.resize_(0). (Triggered internally at C:\actions-runner\_work\pytorch\pytorch\aten\src\ATen\native\Resize.cpp:24.) 2022-05-18T04:39:59.6058462Z torch.bmm(b1, b2, out=res2) 2022-05-18T04:39:59.6059565Z test_torch.py:8327: UserWarning: An output with one or more elements was resized since it had shape [1, 23, 12], which does not match the required output shape [0, 0, 0]. This behavior is deprecated, and in a future PyTorch release outputs will not be resized unless they have zero elements. You can explicitly reuse an out tensor t by resizing it, inplace, to zero elements with t.resize_(0). (Triggered internally at C:\actions-runner\_work\pytorch\pytorch\aten\src\ATen\native\Resize.cpp:24.) 2022-05-18T04:39:59.6060574Z torch.bmm(b1, b2, out=res2) 2022-05-18T04:39:59.6061695Z test_torch.py:8327: UserWarning: An output with one or more elements was resized since it had shape [10, 23, 12], which does not match the required output shape [10, 23, 0]. This behavior is deprecated, and in a future PyTorch release outputs will not be resized unless they have zero elements. You can explicitly reuse an out tensor t by resizing it, inplace, to zero elements with t.resize_(0). (Triggered internally at C:\actions-runner\_work\pytorch\pytorch\aten\src\ATen\native\Resize.cpp:24.) 2022-05-18T04:39:59.6062709Z torch.bmm(b1, b2, out=res2) 2022-05-18T04:39:59.6063968Z test_torch.py:8327: UserWarning: An output with one or more elements was resized since it had shape [10, 23, 12], which does not match the required output shape [10, 0, 12]. This behavior is deprecated, and in a future PyTorch release outputs will not be resized unless they have zero elements. You can explicitly reuse an out tensor t by resizing it, inplace, to zero elements with t.resize_(0). (Triggered internally at C:\actions-runner\_work\pytorch\pytorch\aten\src\ATen\native\Resize.cpp:24.) 2022-05-18T04:39:59.6065044Z torch.bmm(b1, b2, out=res2) 2022-05-18T04:39:59.6066143Z test_torch.py:8327: UserWarning: An output with one or more elements was resized since it had shape [10, 23, 12], which does not match the required output shape [10, 0, 0]. This behavior is deprecated, and in a future PyTorch release outputs will not be resized unless they have zero elements. You can explicitly reuse an out tensor t by resizing it, inplace, to zero elements with t.resize_(0). (Triggered internally at C:\actions-runner\_work\pytorch\pytorch\aten\src\ATen\native\Resize.cpp:24.) 2022-05-18T04:39:59.6067153Z torch.bmm(b1, b2, out=res2) 2022-05-18T04:39:59.6068280Z test_torch.py:8327: UserWarning: An output with one or more elements was resized since it had shape [10, 23, 12], which does not match the required output shape [0, 23, 12]. This behavior is deprecated, and in a future PyTorch release outputs will not be resized unless they have zero elements. You can explicitly reuse an out tensor t by resizing it, inplace, to zero elements with t.resize_(0). (Triggered internally at C:\actions-runner\_work\pytorch\pytorch\aten\src\ATen\native\Resize.cpp:24.) 2022-05-18T04:39:59.6069358Z torch.bmm(b1, b2, out=res2) 2022-05-18T04:39:59.6070471Z test_torch.py:8327: UserWarning: An output with one or more elements was resized since it had shape [10, 23, 12], which does not match the required output shape [0, 23, 0]. This behavior is deprecated, and in a future PyTorch release outputs will not be resized unless they have zero elements. You can explicitly reuse an out tensor t by resizing it, inplace, to zero elements with t.resize_(0). (Triggered internally at C:\actions-runner\_work\pytorch\pytorch\aten\src\ATen\native\Resize.cpp:24.) 2022-05-18T04:39:59.6071476Z torch.bmm(b1, b2, out=res2) 2022-05-18T04:39:59.6072579Z test_torch.py:8327: UserWarning: An output with one or more elements was resized since it had shape [10, 23, 12], which does not match the required output shape [0, 0, 12]. This behavior is deprecated, and in a future PyTorch release outputs will not be resized unless they have zero elements. You can explicitly reuse an out tensor t by resizing it, inplace, to zero elements with t.resize_(0). (Triggered internally at C:\actions-runner\_work\pytorch\pytorch\aten\src\ATen\native\Resize.cpp:24.) 2022-05-18T04:39:59.6073580Z torch.bmm(b1, b2, out=res2) 2022-05-18T04:39:59.6074678Z test_torch.py:8327: UserWarning: An output with one or more elements was resized since it had shape [10, 23, 12], which does not match the required output shape [0, 0, 0]. This behavior is deprecated, and in a future PyTorch release outputs will not be resized unless they have zero elements. You can explicitly reuse an out tensor t by resizing it, inplace, to zero elements with t.resize_(0). (Triggered internally at C:\actions-runner\_work\pytorch\pytorch\aten\src\ATen\native\Resize.cpp:24.) 2022-05-18T04:39:59.6075690Z torch.bmm(b1, b2, out=res2) 2022-05-18T04:39:59.6075957Z ok (0.831s) 2022-05-18T04:39:59.6080715Z test_boxMullerState (__main__.TestTorch) ... ok (0.016s) 2022-05-18T04:39:59.6093002Z test_c10_layer_norm (__main__.TestTorch) ... skip: Pytorch is compiled without Caffe2 (0.000s) 2022-05-18T04:39:59.6123887Z test_cat_neg_dim (__main__.TestTorch) ... ok (0.000s) 2022-05-18T04:39:59.6208486Z test_chunk_neg_dim (__main__.TestTorch) ... ok (0.016s) 2022-05-18T04:39:59.6227358Z test_conj_neg_tolist (__main__.TestTorch) ... ok (0.002s) 2022-05-18T04:39:59.6254330Z test_contains (__main__.TestTorch) ... ok (0.002s) 2022-05-18T04:39:59.6270787Z test_copy_broadcast (__main__.TestTorch) ... ok (0.002s) 2022-05-18T04:39:59.6281172Z test_copy_dtypes (__main__.TestTorch) ... ok (0.001s) 2022-05-18T04:39:59.6296121Z test_copy_many_to_one (__main__.TestTorch) ... ok (0.002s) 2022-05-18T04:39:59.6344332Z test_copy_transpose (__main__.TestTorch) ... ok (0.004s) 2022-05-18T04:39:59.6356477Z test_cuda_not_built (__main__.TestTorch) ... skip: CUDA is built, can't test CUDA not built error (0.002s) 2022-05-18T04:39:59.6392021Z test_cummax_neg_dim (__main__.TestTorch) ... ok (0.003s) 2022-05-18T04:39:59.6428498Z test_cummin_neg_dim (__main__.TestTorch) ... ok (0.004s) 2022-05-18T04:39:59.6461864Z test_cumprod_neg_dim (__main__.TestTorch) ... ok (0.003s) 2022-05-18T04:39:59.6495216Z test_cumsum_neg_dim (__main__.TestTorch) ... ok (0.004s) 2022-05-18T04:39:59.6505381Z test_cxx_flags (__main__.TestTorch) ... ok (0.001s) 2022-05-18T04:39:59.6517405Z test_dead_weak_ref (__main__.TestTorch) ... [W C:\actions-runner\_work\pytorch\pytorch\torch\csrc\autograd\python_variable.cpp:205] Warning: Deallocating Tensor that still has live PyObject references. This probably happened because you took out a weak reference to Tensor and didn't call _fix_weakref() after dereferencing it. Subsequent accesses to this tensor via the PyObject will now fail. (function concrete_decref_fn) 2022-05-18T04:39:59.6518102Z [TORCH_VITAL] CUDA.used False 2022-05-18T04:39:59.6518371Z [TORCH_VITAL] Dataloader.basic_unit_test TEST_VALUE_STRING 2022-05-18T04:39:59.6518608Z [TORCH_VITAL] CUDA.used False 2022-05-18T04:39:59.6518841Z [TORCH_VITAL] Dataloader.basic_unit_test TEST_VALUE_STRING 2022-05-18T04:39:59.6519072Z [TORCH_VITAL] CUDA.used False 2022-05-18T04:39:59.6519309Z [TORCH_VITAL] Dataloader.basic_unit_test TEST_VALUE_STRING 2022-05-18T04:39:59.6519554Z [TORCH_VITAL] Dataloader.enabled True 2022-05-18T04:39:59.6522060Z ok (0.001s) 2022-05-18T04:39:59.6548491Z test_deepcopy_gradient (__main__.TestTorch) ... ok (0.003s) 2022-05-18T04:39:59.6569195Z test_deepcopy_parameter (__main__.TestTorch) ... ok (0.002s) 2022-05-18T04:39:59.6583255Z test_detach_meta (__main__.TestTorch) ... ok (0.001s) 2022-05-18T04:39:59.6620899Z test_deterministic_flag (__main__.TestTorch) ... ok (0.004s) 2022-05-18T04:39:59.6730520Z test_device (__main__.TestTorch) ... ok (0.011s) 2022-05-18T04:39:59.6740498Z test_dir (__main__.TestTorch) ... ok (0.001s) 2022-05-18T04:39:59.6770404Z test_doc (__main__.TestTorch) ... ok (0.003s) 2022-05-18T04:39:59.6954308Z test_doc_template (__main__.TestTorch) ... ok (0.018s) 2022-05-18T04:39:59.6979258Z test_dot_data_use (__main__.TestTorch) ... ok (0.003s) 2022-05-18T04:39:59.7007640Z test_dtype_is_signed (__main__.TestTorch) ... ok (0.003s) 2022-05-18T04:39:59.7050668Z test_element_size (__main__.TestTorch) ... ok (0.004s) 2022-05-18T04:39:59.7070125Z test_empty_meta (__main__.TestTorch) ... ok (0.002s) 2022-05-18T04:39:59.7080795Z test_empty_storage_view (__main__.TestTorch) ... ok (0.001s) 2022-05-18T04:39:59.7108145Z test_equal (__main__.TestTorch) ... ok (0.003s) 2022-05-18T04:39:59.7129947Z test_error_msg_type_translation (__main__.TestTorch) ... ok (0.002s) 2022-05-18T04:39:59.7167321Z test_fill_diagonal (__main__.TestTorch) ... ok (0.004s) 2022-05-18T04:39:59.7179444Z test_format_scalar_meta (__main__.TestTorch) ... ok (0.001s) 2022-05-18T04:39:59.7229296Z test_from_buffer (__main__.TestTorch) ... ok (0.005s) 2022-05-18T04:39:59.7456007Z test_from_file (__main__.TestTorch) ... ok (0.020s) 2022-05-18T04:39:59.7492216Z test_gather_neg_dim (__main__.TestTorch) ... ok (0.000s) 2022-05-18T04:39:59.7520899Z test_generator_cpu (__main__.TestTorch) ... ok (0.000s) 2022-05-18T04:39:59.7541496Z test_has_internal_overlap (__main__.TestTorch) ... ok (0.000s) 2022-05-18T04:39:59.7555977Z test_has_storage (__main__.TestTorch) ... ok (0.000s) 2022-05-18T04:39:59.7794737Z test_index_add (__main__.TestTorch) ... C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\testing\_deprecated.py:35: FutureWarning: torch.testing.make_non_contiguous() is deprecated since 1.12 and will be removed in 1.14. Depending on the use case there a different replacement options: 2022-05-18T04:39:59.7795176Z 2022-05-18T04:39:59.7795592Z - If you are using `make_non_contiguous` in combination with a creation function to create a noncontiguous tensor with random values, use `torch.testing.make_tensor(..., noncontiguous=True)` instead. 2022-05-18T04:39:59.7796204Z - If you are using `make_non_contiguous` with a specific tensor, you can replace this call with `torch.repeat_interleave(input, 2, dim=-1)[..., ::2]`. 2022-05-18T04:39:59.7796662Z - If you are using `make_non_contiguous` in the PyTorch test suite, use `torch.testing._internal.common_utils.noncontiguous_like` instead. 2022-05-18T04:39:59.7796982Z warnings.warn(msg, FutureWarning) 2022-05-18T04:39:59.7797172Z ok (0.031s) 2022-05-18T04:39:59.7868609Z test_index_add_all_dtypes (__main__.TestTorch) ... ok (0.000s) 2022-05-18T04:39:59.7903040Z test_index_add_neg_dim (__main__.TestTorch) ... ok (0.016s) 2022-05-18T04:39:59.7937554Z test_index_copy_neg_dim (__main__.TestTorch) ... ok (0.000s) 2022-05-18T04:39:59.7969902Z test_index_fill_neg_dim (__main__.TestTorch) ... ok (0.000s) 2022-05-18T04:39:59.8005044Z test_index_select_neg_dim (__main__.TestTorch) ... ok (0.000s) 2022-05-18T04:39:59.8018981Z test_invalid_generator_raises (__main__.TestTorch) ... ok (0.000s) 2022-05-18T04:39:59.8050175Z test_is_nonzero (__main__.TestTorch) ... ok (0.016s) 2022-05-18T04:39:59.8063460Z test_is_same_size (__main__.TestTorch) ... ok (0.001s) 2022-05-18T04:39:59.8083211Z test_iter (__main__.TestTorch) ... ok (0.000s) 2022-05-18T04:39:59.8119499Z test_kthvalue_neg_dim (__main__.TestTorch) ... ok (0.000s) 2022-05-18T04:39:59.8153519Z test_logcumsumexp_neg_dim (__main__.TestTorch) ... ok (0.000s) 2022-05-18T04:39:59.8214324Z test_manual_seed (__main__.TestTorch) ... ok (0.016s) 2022-05-18T04:39:59.8231632Z test_map (__main__.TestTorch) ... ok (0.002s) 2022-05-18T04:39:59.8252295Z test_map2 (__main__.TestTorch) ... ok (0.002s) 2022-05-18T04:39:59.8288895Z test_max_neg_dim (__main__.TestTorch) ... ok (0.003s) 2022-05-18T04:39:59.8323928Z test_mean_neg_dim (__main__.TestTorch) ... ok (0.004s) 2022-05-18T04:39:59.8361593Z test_median_neg_dim (__main__.TestTorch) ... ok (0.004s) 2022-05-18T04:39:59.8383907Z test_memory_format (__main__.TestTorch) ... ok (0.002s) 2022-05-18T04:39:59.8405728Z test_memory_format_contiguous_returns_same_tensor_if_already_satisfies (__main__.TestTorch) ... ok (0.002s) 2022-05-18T04:39:59.8428530Z test_memory_format_empty (__main__.TestTorch) ... ok (0.002s) 2022-05-18T04:39:59.8464805Z test_min_neg_dim (__main__.TestTorch) ... ok (0.004s) 2022-05-18T04:39:59.8502203Z test_mode_neg_dim (__main__.TestTorch) ... ok (0.004s) 2022-05-18T04:39:59.8518879Z test_multinomial_invalid_probs (__main__.TestTorch) ... skip: FIXME: CUDA OOM error on Windows (0.001s) 2022-05-18T04:39:59.8555240Z test_nanmedian_neg_dim (__main__.TestTorch) ... ok (0.004s) 2022-05-18T04:39:59.8589322Z test_narrow_neg_dim (__main__.TestTorch) ... ok (0.003s) 2022-05-18T04:39:59.8603622Z test_ndim (__main__.TestTorch) ... ok (0.002s) 2022-05-18T04:39:59.8654976Z test_new (__main__.TestTorch) ... ok (0.005s) 2022-05-18T04:39:59.8715177Z test_newaxis_numpy_comparison (__main__.TestTorch) ... ok (0.006s) 2022-05-18T04:39:59.8773746Z test_newindex (__main__.TestTorch) ... ok (0.006s) 2022-05-18T04:39:59.8807077Z test_norm_neg_dim (__main__.TestTorch) ... ok (0.003s) 2022-05-18T04:39:59.8923482Z test_normal_shape (__main__.TestTorch) ... ok (0.012s) 2022-05-18T04:39:59.8935548Z test_numel (__main__.TestTorch) ... ok (0.001s) 2022-05-18T04:39:59.8945087Z test_parallel_info (__main__.TestTorch) ... ok (0.001s) 2022-05-18T04:39:59.8967597Z test_parsing_double (__main__.TestTorch) ... ok (0.002s) 2022-05-18T04:39:59.8984380Z test_parsing_int64 (__main__.TestTorch) ... ok (0.002s) 2022-05-18T04:39:59.9033419Z test_parsing_intlist (__main__.TestTorch) ... test_torch.py:6225: 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. 2022-05-18T04:39:59.9034376Z Deprecated in NumPy 1.20; for more details and guidance: https://numpy.org/devdocs/release/1.20.0-notes.html#deprecations 2022-05-18T04:39:59.9035070Z self.assertRaises(TypeError, lambda: torch.ones((np.float(3.), torch.tensor(4)))) 2022-05-18T04:39:59.9035444Z ok (0.005s) 2022-05-18T04:39:59.9051339Z test_permute (__main__.TestTorch) ... ok (0.002s) 2022-05-18T04:39:59.9067867Z test_pickle (__main__.TestTorch) ... ok (0.001s) 2022-05-18T04:39:59.9080747Z test_pickle_dtype (__main__.TestTorch) ... ok (0.001s) 2022-05-18T04:39:59.9092769Z test_pickle_function (__main__.TestTorch) ... ok (0.001s) 2022-05-18T04:39:59.9112269Z test_pickle_parameter (__main__.TestTorch) ... ok (0.002s) 2022-05-18T04:39:59.9130741Z test_pickle_parameter_no_requires_grad (__main__.TestTorch) ... ok (0.001s) 2022-05-18T04:39:59.9143846Z test_pickle_size (__main__.TestTorch) ... ok (0.001s) 2022-05-18T04:39:59.9586962Z test_pin_memory (__main__.TestTorch) ... ok (0.043s) 2022-05-18T04:40:00.0215744Z test_print (__main__.TestTorch) ... ok (0.064s) 2022-05-18T04:40:00.0252381Z test_prod_neg_dim (__main__.TestTorch) ... ok (0.004s) 2022-05-18T04:40:00.0267087Z test_pyobj_preserved (__main__.TestTorch) ... ok (0.001s) 2022-05-18T04:40:00.0278747Z test_qengine (__main__.TestTorch) ... ok (0.000s) 2022-05-18T04:40:00.0316756Z test_renorm_neg_dim (__main__.TestTorch) ... ok (0.000s) 2022-05-18T04:40:00.0329254Z test_resurrected_weak_ref (__main__.TestTorch) ... ok (0.000s) 2022-05-18T04:40:00.0347722Z test_reversed (__main__.TestTorch) ... ok (0.000s) 2022-05-18T04:40:00.0382847Z test_scatter_neg_dim (__main__.TestTorch) ... ok (0.000s) 2022-05-18T04:40:00.0411994Z test_select_neg_dim (__main__.TestTorch) ... ok (0.000s) 2022-05-18T04:40:00.0429969Z test_set_flush_denormal (__main__.TestTorch) ... skip: flush_denormal not supported (0.016s) 2022-05-18T04:40:00.0445096Z test_setting_real_imag_to_a_number (__main__.TestTorch) ... ok (0.000s) 2022-05-18T04:40:00.0454582Z test_show_config (__main__.TestTorch) ... ok (0.000s) 2022-05-18T04:40:00.0481280Z test_size_neg_dim (__main__.TestTorch) ... ok (0.000s) 2022-05-18T04:40:00.0503667Z test_sizeof (__main__.TestTorch) ... ok (0.000s) 2022-05-18T04:40:00.0541140Z test_slice (__main__.TestTorch) ... ok (0.000s) 2022-05-18T04:40:00.0550037Z test_slow_test (__main__.TestTorch) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-05-18T04:40:00.0568969Z test_sobolengine_bounds (__main__.TestTorch) ... ok (0.000s) 2022-05-18T04:40:00.0983661Z test_sobolengine_bounds_scrambled (__main__.TestTorch) ... ok (0.047s) 2022-05-18T04:40:00.1001303Z test_sobolengine_continuing (__main__.TestTorch) ... ok (0.000s) 2022-05-18T04:40:00.1016691Z test_sobolengine_continuing_scrambled (__main__.TestTorch) ... ok (0.000s) 2022-05-18T04:40:00.1061303Z test_sobolengine_distribution (__main__.TestTorch) ... ok (0.016s) 2022-05-18T04:40:00.1114972Z test_sobolengine_distribution_scrambled (__main__.TestTorch) ... ok (0.000s) 2022-05-18T04:40:00.1131747Z test_sobolengine_draw (__main__.TestTorch) ... ok (0.000s) 2022-05-18T04:40:00.1150363Z test_sobolengine_draw_base2 (__main__.TestTorch) ... ok (0.000s) 2022-05-18T04:40:00.1166829Z test_sobolengine_draw_base2_scrambled (__main__.TestTorch) ... ok (0.000s) 2022-05-18T04:40:00.1181931Z test_sobolengine_draw_scrambled (__main__.TestTorch) ... ok (0.000s) 2022-05-18T04:40:00.1205641Z test_sobolengine_fast_forward (__main__.TestTorch) ... ok (0.016s) 2022-05-18T04:40:00.1222579Z test_sobolengine_fast_forward_scrambled (__main__.TestTorch) ... ok (0.002s) 2022-05-18T04:40:00.1250459Z test_sobolengine_first_point (__main__.TestTorch) ... ok (0.003s) 2022-05-18T04:40:00.1278518Z test_sobolengine_high_dim (__main__.TestTorch) ... ok (0.002s) 2022-05-18T04:40:00.1289016Z test_sobolengine_raise (__main__.TestTorch) ... ok (0.001s) 2022-05-18T04:40:00.1306352Z test_sobolengine_reset (__main__.TestTorch) ... ok (0.002s) 2022-05-18T04:40:00.1321796Z test_sobolengine_reset_scrambled (__main__.TestTorch) ... ok (0.002s) 2022-05-18T04:40:00.1361464Z test_sort_neg_dim (__main__.TestTorch) ... ok (0.003s) 2022-05-18T04:40:00.1403463Z test_split_neg_dim (__main__.TestTorch) ... ok (0.000s) 2022-05-18T04:40:00.1449581Z test_squeeze_neg_dim (__main__.TestTorch) ... ok (0.000s) 2022-05-18T04:40:00.1483431Z test_std_neg_dim (__main__.TestTorch) ... ok (0.000s) 2022-05-18T04:40:00.1639378Z test_storage_casts (__main__.TestTorch) ... ok (0.016s) 2022-05-18T04:40:00.1743613Z test_storage_error (__main__.TestTorch) ... ok (0.016s) 2022-05-18T04:40:00.1761753Z test_storage_error_no_attribute (__main__.TestTorch) ... ok (0.000s) 2022-05-18T04:40:00.1783711Z test_structseq_repr (__main__.TestTorch) ... ok (0.000s) 2022-05-18T04:40:00.1798624Z test_subclass_preserved (__main__.TestTorch) ... ok (0.000s) 2022-05-18T04:40:00.1812659Z test_subclass_tensors (__main__.TestTorch) ... ok (0.000s) 2022-05-18T04:40:00.1845359Z test_sum_neg_dim (__main__.TestTorch) ... ok (0.016s) 2022-05-18T04:40:00.1865593Z test_t_not_2d_error (__main__.TestTorch) ... ok (0.000s) 2022-05-18T04:40:00.1879757Z test_tensor_base_init (__main__.TestTorch) ... ok (0.000s) 2022-05-18T04:40:00.1891728Z test_tensor_base_new (__main__.TestTorch) ... ok (0.000s) 2022-05-18T04:40:00.1902972Z test_tensor_ctor_scalar (__main__.TestTorch) ... ok (0.000s) 2022-05-18T04:40:00.2481013Z test_tensor_cycle_via_dict (__main__.TestTorch) ... ok (0.064s) 2022-05-18T04:40:00.2720776Z test_tensor_cycle_via_slots (__main__.TestTorch) ... ok (0.016s) 2022-05-18T04:40:00.2733425Z test_tensor_dict_dealloc (__main__.TestTorch) ... ok (0.000s) 2022-05-18T04:40:00.2745881Z test_tensor_finalizer_dealloc (__main__.TestTorch) ... ok (0.000s) 2022-05-18T04:40:00.2790792Z test_tensor_set (__main__.TestTorch) ... ok (0.016s) 2022-05-18T04:40:00.2824987Z test_tensor_set_errors (__main__.TestTorch) ... ok (0.000s) 2022-05-18T04:40:00.2840245Z test_tensor_slot_dealloc (__main__.TestTorch) ... ok (0.000s) 2022-05-18T04:40:00.2852009Z test_tensor_weakref_dealloc (__main__.TestTorch) ... ok (0.000s) 2022-05-18T04:40:00.4269886Z test_tensoriterator_output_setup (__main__.TestTorch) ... ok (0.150s) 2022-05-18T04:40:00.4312468Z test_to (__main__.TestTorch) ... test_torch.py:7620: UserWarning: Sparse CSR tensor support is in beta state.If you miss a functionality in the sparse tensor support, please submit a feature request to https://github.com/pytorch/pytorch/issues. (Triggered internally at C:\actions-runner\_work\pytorch\pytorch\aten\src\ATen\SparseCsrTensorImpl.cpp:68.) 2022-05-18T04:40:00.4313399Z a = torch.tensor([[0, 1, 2], [2, 0, 3]]).to_sparse_csr() 2022-05-18T04:40:00.4313700Z ok (0.000s) 2022-05-18T04:40:00.4329864Z test_to_with_tensor (__main__.TestTorch) ... ok (0.000s) 2022-05-18T04:40:00.4365561Z test_topk_neg_dim (__main__.TestTorch) ... ok (0.000s) 2022-05-18T04:40:00.4569156Z test_torch_from_file (__main__.TestTorch) ... ok (0.016s) 2022-05-18T04:40:00.4658875Z test_transpose_neg_dim (__main__.TestTorch) ... ok (0.016s) 2022-05-18T04:40:00.4682949Z test_type (__main__.TestTorch) ... ok (0.000s) 2022-05-18T04:40:00.4700907Z test_type_alias (__main__.TestTorch) ... ok (0.000s) 2022-05-18T04:40:00.4759629Z test_type_conversion_via_dtype_name (__main__.TestTorch) ... ok (0.016s) 2022-05-18T04:40:00.4811362Z test_unbind_neg_dim (__main__.TestTorch) ... ok (0.000s) 2022-05-18T04:40:00.4952808Z test_unflatten (__main__.TestTorch) ... ok (0.016s) 2022-05-18T04:40:00.4994304Z test_unfold_neg_dim (__main__.TestTorch) ... ok (0.000s) 2022-05-18T04:40:00.5052284Z test_unsqueeze_neg_dim (__main__.TestTorch) ... ok (0.016s) 2022-05-18T04:40:00.5097605Z test_upsample_nearest1d_meta (__main__.TestTorch) ... ok (0.000s) 2022-05-18T04:40:00.5152038Z test_upsample_nearest2d_meta (__main__.TestTorch) ... ok (0.000s) 2022-05-18T04:40:00.5203782Z test_var_neg_dim (__main__.TestTorch) ... ok (0.000s) 2022-05-18T04:40:00.5222492Z test_wildcard_import (__main__.TestTorch) ... ok (0.017s) 2022-05-18T04:40:00.5575363Z 2022-05-18T04:40:00.5575647Z ---------------------------------------------------------------------- 2022-05-18T04:40:00.5575909Z Ran 175 tests in 2.438s 2022-05-18T04:40:00.5576022Z 2022-05-18T04:40:00.5576092Z OK (skipped=5) 2022-05-18T04:40:00.5576195Z 2022-05-18T04:40:00.5576267Z Generating XML reports... 2022-05-18T04:40:00.5576611Z Generated XML report: test-reports\python-unittest\test_torch\TEST-TestBasicVitalSigns-20220518043958.xml 2022-05-18T04:40:00.5577052Z Generated XML report: test-reports\python-unittest\test_torch\TEST-TestTorch-20220518043958.xml 2022-05-18T04:40:00.7498064Z [TORCH_VITAL] CUDA.used False 2022-05-18T04:40:00.7498348Z [TORCH_VITAL] Dataloader.basic_unit_test TEST_VALUE_STRING 2022-05-18T04:40:00.7498604Z [TORCH_VITAL] Dataloader.enabled True 2022-05-18T04:40:00.7713132Z Running test_type_hints ... [2022-05-18 04:40:00.757028] 2022-05-18T04:40:00.7713544Z Executing ['C:\\Jenkins\\Miniconda3\\python.exe', 'test_type_hints.py', '-v', '--import-slow-tests', '--import-disabled-tests'] ... [2022-05-18 04:40:00.757028] 2022-05-18T04:40:01.6843952Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\cuda\__init__.py:82: UserWarning: CUDA initialization: CUDA unknown error - this may be due to an incorrectly set up environment, e.g. changing env variable CUDA_VISIBLE_DEVICES after program start. Setting the available devices to be zero. (Triggered internally at C:\actions-runner\_work\pytorch\pytorch\c10\cuda\CUDAFunctions.cpp:109.) 2022-05-18T04:40:01.6844722Z return torch._C._cuda_getDeviceCount() > 0 2022-05-18T04:40:01.6844865Z 2022-05-18T04:40:01.6844922Z Running tests... 2022-05-18T04:40:01.6845173Z ---------------------------------------------------------------------- 2022-05-18T04:40:01.6845505Z Test results will be stored in test-reports\python-unittest\test_type_hints 2022-05-18T04:40:01.6859094Z test_doc_examples (__main__.TestTypeHints) 2022-05-18T04:40:01.6859910Z Run documentation examples through mypy. ... skip: need mypy (0.002s) 2022-05-18T04:40:01.6916370Z 2022-05-18T04:40:01.6916566Z ---------------------------------------------------------------------- 2022-05-18T04:40:01.6916815Z Ran 1 test in 0.000s 2022-05-18T04:40:01.6916922Z 2022-05-18T04:40:01.6916989Z OK (skipped=1) 2022-05-18T04:40:01.6917081Z 2022-05-18T04:40:01.6917165Z Generating XML reports... 2022-05-18T04:40:01.6917494Z Generated XML report: test-reports\python-unittest\test_type_hints\TEST-TestTypeHints-20220518044001.xml 2022-05-18T04:40:01.8162667Z Running test_type_info ... [2022-05-18 04:40:01.803836] 2022-05-18T04:40:01.8163090Z Executing ['C:\\Jenkins\\Miniconda3\\python.exe', 'test_type_info.py', '-v', '--import-slow-tests', '--import-disabled-tests'] ... [2022-05-18 04:40:01.803836] 2022-05-18T04:40:02.7253172Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\cuda\__init__.py:82: UserWarning: CUDA initialization: CUDA unknown error - this may be due to an incorrectly set up environment, e.g. changing env variable CUDA_VISIBLE_DEVICES after program start. Setting the available devices to be zero. (Triggered internally at C:\actions-runner\_work\pytorch\pytorch\c10\cuda\CUDAFunctions.cpp:109.) 2022-05-18T04:40:02.7254028Z return torch._C._cuda_getDeviceCount() > 0 2022-05-18T04:40:02.7254171Z 2022-05-18T04:40:02.7254229Z Running tests... 2022-05-18T04:40:02.7254475Z ---------------------------------------------------------------------- 2022-05-18T04:40:02.7254801Z Test results will be stored in test-reports\python-unittest\test_type_info 2022-05-18T04:40:03.2843745Z test_finfo (__main__.TestDTypeInfo) ... ok (0.549s) 2022-05-18T04:40:03.2869321Z test_iinfo (__main__.TestDTypeInfo) ... ok (0.000s) 2022-05-18T04:40:03.2883694Z test_invalid_input (__main__.TestDTypeInfo) ... ok (0.000s) 2022-05-18T04:40:03.2935692Z 2022-05-18T04:40:03.2936077Z ---------------------------------------------------------------------- 2022-05-18T04:40:03.2936332Z Ran 3 tests in 0.547s 2022-05-18T04:40:03.2936520Z 2022-05-18T04:40:03.2936562Z OK 2022-05-18T04:40:03.2936650Z 2022-05-18T04:40:03.2936735Z Generating XML reports... 2022-05-18T04:40:03.2937075Z Generated XML report: test-reports\python-unittest\test_type_info\TEST-TestDTypeInfo-20220518044002.xml 2022-05-18T04:40:03.4893487Z Running test_type_promotion ... [2022-05-18 04:40:03.488843] 2022-05-18T04:40:03.4893903Z Executing ['C:\\Jenkins\\Miniconda3\\python.exe', 'test_type_promotion.py', '-v', '--import-slow-tests', '--import-disabled-tests'] ... [2022-05-18 04:40:03.488843] 2022-05-18T04:40:04.9450598Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\cuda\__init__.py:82: UserWarning: CUDA initialization: CUDA unknown error - this may be due to an incorrectly set up environment, e.g. changing env variable CUDA_VISIBLE_DEVICES after program start. Setting the available devices to be zero. (Triggered internally at C:\actions-runner\_work\pytorch\pytorch\c10\cuda\CUDAFunctions.cpp:109.) 2022-05-18T04:40:04.9451377Z return torch._C._cuda_getDeviceCount() > 0 2022-05-18T04:40:04.9451520Z 2022-05-18T04:40:04.9451698Z Test results will be stored in test-reports\python-unittest\test_type_promotion 2022-05-18T04:40:04.9451952Z Running tests... 2022-05-18T04:40:04.9452196Z ---------------------------------------------------------------------- 2022-05-18T04:40:04.9452363Z 2022-05-18T04:40:04.9452500Z ---------------------------------------------------------------------- 2022-05-18T04:40:04.9452716Z Ran 0 tests in 0.000s 2022-05-18T04:40:04.9452826Z 2022-05-18T04:40:04.9452881Z OK 2022-05-18T04:40:04.9452966Z 2022-05-18T04:40:04.9453048Z Generating XML reports... 2022-05-18T04:40:05.1330337Z Running test_unary_ufuncs ... [2022-05-18 04:40:05.131896] 2022-05-18T04:40:05.1330791Z Executing ['C:\\Jenkins\\Miniconda3\\python.exe', 'test_unary_ufuncs.py', '-v', '--import-slow-tests', '--import-disabled-tests'] ... [2022-05-18 04:40:05.132903] 2022-05-18T04:40:07.1150341Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\cuda\__init__.py:82: UserWarning: CUDA initialization: CUDA unknown error - this may be due to an incorrectly set up environment, e.g. changing env variable CUDA_VISIBLE_DEVICES after program start. Setting the available devices to be zero. (Triggered internally at C:\actions-runner\_work\pytorch\pytorch\c10\cuda\CUDAFunctions.cpp:109.) 2022-05-18T04:40:07.1151039Z return torch._C._cuda_getDeviceCount() > 0 2022-05-18T04:40:07.1151181Z 2022-05-18T04:40:07.1151252Z Running tests... 2022-05-18T04:40:07.1151522Z Test results will be stored in test-reports\python-unittest\test_unary_ufuncs 2022-05-18T04:40:07.1151842Z ---------------------------------------------------------------------- 2022-05-18T04:40:07.1152010Z 2022-05-18T04:40:07.1152150Z ---------------------------------------------------------------------- 2022-05-18T04:40:07.1152385Z Ran 0 tests in 0.000s 2022-05-18T04:40:07.1152496Z 2022-05-18T04:40:07.1152537Z OK 2022-05-18T04:40:07.1152625Z 2022-05-18T04:40:07.1152711Z Generating XML reports... 2022-05-18T04:40:07.3671125Z Running test_utils ... [2022-05-18 04:40:07.357488] 2022-05-18T04:40:07.3671574Z Executing ['C:\\Jenkins\\Miniconda3\\python.exe', 'test_utils.py', '-v', '--import-slow-tests', '--import-disabled-tests'] ... [2022-05-18 04:40:07.357488] 2022-05-18T04:40:08.7811356Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\cuda\__init__.py:82: UserWarning: CUDA initialization: CUDA unknown error - this may be due to an incorrectly set up environment, e.g. changing env variable CUDA_VISIBLE_DEVICES after program start. Setting the available devices to be zero. (Triggered internally at C:\actions-runner\_work\pytorch\pytorch\c10\cuda\CUDAFunctions.cpp:109.) 2022-05-18T04:40:08.7812040Z return torch._C._cuda_getDeviceCount() > 0 2022-05-18T04:40:08.7812183Z 2022-05-18T04:40:08.7812397Z Running tests... 2022-05-18T04:40:08.7812636Z ---------------------------------------------------------------------- 2022-05-18T04:40:08.7813074Z No CUDA runtime is found, using CUDA_HOME='C:\Program Files\NVIDIA GPU Computing Toolkit\CUDA\v11.6' 2022-05-18T04:40:08.7813422Z Test results will be stored in test-reports\python-unittest\test_utils 2022-05-18T04:40:09.1640780Z test_assert_scriptable (__main__.TestAssert) ... ok (0.383s) 2022-05-18T04:40:09.1656825Z test_assert_true (__main__.TestAssert) ... ok (0.000s) 2022-05-18T04:40:09.1665599Z 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 IN_CI is not set and you are not using the flag --import-disabled-tests. (0.000s) 2022-05-18T04:40:09.1672253Z test_bottleneck_cuda (__main__.TestBottleneck) ... skip: No CUDA (0.000s) 2022-05-18T04:40:09.1783009Z test_checkpoint (__main__.TestCheckpoint) ... C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\amp\autocast_mode.py:198: UserWarning: User provided device_type of 'cuda', but CUDA is not available. Disabling 2022-05-18T04:40:09.1783536Z warnings.warn('User provided device_type of \'cuda\', but CUDA is not available. Disabling') 2022-05-18T04:40:09.1783786Z ok (0.016s) 2022-05-18T04:40:09.1879217Z test_checkpoint_module_list (__main__.TestCheckpoint) ... ok (0.000s) 2022-05-18T04:40:09.1909426Z test_checkpoint_no_tensors (__main__.TestCheckpoint) ... C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\utils\checkpoint.py:25: UserWarning: None of the inputs have requires_grad=True. Gradients will be None 2022-05-18T04:40:09.1909931Z warnings.warn("None of the inputs have requires_grad=True. Gradients will be None") 2022-05-18T04:40:09.1910169Z ok (0.016s) 2022-05-18T04:40:09.1934153Z test_checkpoint_non_tensor (__main__.TestCheckpoint) ... ok (0.000s) 2022-05-18T04:40:09.2018950Z test_checkpoint_non_tensor_inputs_outputs (__main__.TestCheckpoint) ... ok (0.000s) 2022-05-18T04:40:09.2026794Z test_checkpoint_not_preserve_rng_state_and_without_reentrant (__main__.TestCheckpoint) ... skip: No CUDA (0.000s) 2022-05-18T04:40:09.2068530Z test_checkpoint_partial_grad (__main__.TestCheckpoint) ... ok (0.016s) 2022-05-18T04:40:09.2264273Z test_checkpoint_rng_cpu (__main__.TestCheckpoint) ... ok (0.022s) 2022-05-18T04:40:09.2275929Z test_checkpoint_rng_cuda (__main__.TestCheckpoint) ... skip: No CUDA (0.001s) 2022-05-18T04:40:09.2290015Z test_checkpoint_sequential_deprecated_multiple_args (__main__.TestCheckpoint) ... ok (0.000s) 2022-05-18T04:40:09.2301643Z test_checkpoint_sequential_deprecated_no_args (__main__.TestCheckpoint) ... ok (0.000s) 2022-05-18T04:40:09.2346719Z test_checkpoint_trigger (__main__.TestCheckpoint) ... ok (0.000s) 2022-05-18T04:40:09.2373363Z test_checkpoint_valid (__main__.TestCheckpoint) ... ok (0.000s) 2022-05-18T04:40:11.5693005Z test_smoke (__main__.TestCollectEnv) ... ok (2.332s) 2022-05-18T04:40:11.5703784Z test_cc_compiler_is_ok (__main__.TestCppExtensionUtils) ... ok (0.000s) 2022-05-18T04:40:11.5712813Z test_cpp_compiler_is_ok (__main__.TestCppExtensionUtils) ... ok (0.000s) 2022-05-18T04:40:13.0333070Z test_multi_drop (__main__.TestDataLoaderUtils) ... C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\cuda\__init__.py:82: UserWarning: CUDA initialization: CUDA unknown error - this may be due to an incorrectly set up environment, e.g. changing env variable CUDA_VISIBLE_DEVICES after program start. Setting the available devices to be zero. (Triggered internally at C:\actions-runner\_work\pytorch\pytorch\c10\cuda\CUDAFunctions.cpp:109.) 2022-05-18T04:40:13.0333902Z return torch._C._cuda_getDeviceCount() > 0 2022-05-18T04:40:13.0334227Z No CUDA runtime is found, using CUDA_HOME='C:\Program Files\NVIDIA GPU Computing Toolkit\CUDA\v11.6' 2022-05-18T04:40:13.0352714Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\cuda\__init__.py:82: UserWarning: CUDA initialization: CUDA unknown error - this may be due to an incorrectly set up environment, e.g. changing env variable CUDA_VISIBLE_DEVICES after program start. Setting the available devices to be zero. (Triggered internally at C:\actions-runner\_work\pytorch\pytorch\c10\cuda\CUDAFunctions.cpp:109.) 2022-05-18T04:40:13.0353484Z return torch._C._cuda_getDeviceCount() > 0 2022-05-18T04:40:13.0353813Z No CUDA runtime is found, using CUDA_HOME='C:\Program Files\NVIDIA GPU Computing Toolkit\CUDA\v11.6' 2022-05-18T04:40:13.2097275Z ok (1.645s) 2022-05-18T04:40:13.2104754Z test_multi_keep (__main__.TestDataLoaderUtils) ... skip: FIXME: Intermittent CUDA out-of-memory error on Windows and time-out under ASAN (0.000s) 2022-05-18T04:40:14.7140696Z test_random_seed (__main__.TestDataLoaderUtils) ... C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\cuda\__init__.py:82: UserWarning: CUDA initialization: CUDA unknown error - this may be due to an incorrectly set up environment, e.g. changing env variable CUDA_VISIBLE_DEVICES after program start. Setting the available devices to be zero. (Triggered internally at C:\actions-runner\_work\pytorch\pytorch\c10\cuda\CUDAFunctions.cpp:109.) 2022-05-18T04:40:14.7141667Z return torch._C._cuda_getDeviceCount() > 0 2022-05-18T04:40:14.7142088Z No CUDA runtime is found, using CUDA_HOME='C:\Program Files\NVIDIA GPU Computing Toolkit\CUDA\v11.6' 2022-05-18T04:40:14.7269040Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\cuda\__init__.py:82: UserWarning: CUDA initialization: CUDA unknown error - this may be due to an incorrectly set up environment, e.g. changing env variable CUDA_VISIBLE_DEVICES after program start. Setting the available devices to be zero. (Triggered internally at C:\actions-runner\_work\pytorch\pytorch\c10\cuda\CUDAFunctions.cpp:109.) 2022-05-18T04:40:14.7270031Z No CUDA runtime is found, using CUDA_HOME='C:\Program Files\NVIDIA GPU Computing Toolkit\CUDA\v11.6' 2022-05-18T04:40:14.7270734Z return torch._C._cuda_getDeviceCount() > 0 2022-05-18T04:40:14.7312512Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\cuda\__init__.py:82: UserWarning: CUDA initialization: CUDA unknown error - this may be due to an incorrectly set up environment, e.g. changing env variable CUDA_VISIBLE_DEVICES after program start. Setting the available devices to be zero. (Triggered internally at C:\actions-runner\_work\pytorch\pytorch\c10\cuda\CUDAFunctions.cpp:109.) 2022-05-18T04:40:14.7313187Z return torch._C._cuda_getDeviceCount() > 0 2022-05-18T04:40:14.7313511Z No CUDA runtime is found, using CUDA_HOME='C:\Program Files\NVIDIA GPU Computing Toolkit\CUDA\v11.6' 2022-05-18T04:40:14.7506378Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\cuda\__init__.py:82: UserWarning: CUDA initialization: CUDA unknown error - this may be due to an incorrectly set up environment, e.g. changing env variable CUDA_VISIBLE_DEVICES after program start. Setting the available devices to be zero. (Triggered internally at C:\actions-runner\_work\pytorch\pytorch\c10\cuda\CUDAFunctions.cpp:109.) 2022-05-18T04:40:14.7507071Z return torch._C._cuda_getDeviceCount() > 0 2022-05-18T04:40:14.7507400Z No CUDA runtime is found, using CUDA_HOME='C:\Program Files\NVIDIA GPU Computing Toolkit\CUDA\v11.6' 2022-05-18T04:40:16.4313687Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\cuda\__init__.py:82: UserWarning: CUDA initialization: CUDA unknown error - this may be due to an incorrectly set up environment, e.g. changing env variable CUDA_VISIBLE_DEVICES after program start. Setting the available devices to be zero. (Triggered internally at C:\actions-runner\_work\pytorch\pytorch\c10\cuda\CUDAFunctions.cpp:109.) 2022-05-18T04:40:16.4314465Z return torch._C._cuda_getDeviceCount() > 0 2022-05-18T04:40:16.4314971Z No CUDA runtime is found, using CUDA_HOME='C:\Program Files\NVIDIA GPU Computing Toolkit\CUDA\v11.6' 2022-05-18T04:40:16.4336234Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\cuda\__init__.py:82: UserWarning: CUDA initialization: CUDA unknown error - this may be due to an incorrectly set up environment, e.g. changing env variable CUDA_VISIBLE_DEVICES after program start. Setting the available devices to be zero. (Triggered internally at C:\actions-runner\_work\pytorch\pytorch\c10\cuda\CUDAFunctions.cpp:109.) 2022-05-18T04:40:16.4337523Z return torch._C._cuda_getDeviceCount() > 0 2022-05-18T04:40:16.4337847Z No CUDA runtime is found, using CUDA_HOME='C:\Program Files\NVIDIA GPU Computing Toolkit\CUDA\v11.6' 2022-05-18T04:40:16.4824495Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\cuda\__init__.py:82: UserWarning: CUDA initialization: CUDA unknown error - this may be due to an incorrectly set up environment, e.g. changing env variable CUDA_VISIBLE_DEVICES after program start. Setting the available devices to be zero. (Triggered internally at C:\actions-runner\_work\pytorch\pytorch\c10\cuda\CUDAFunctions.cpp:109.) 2022-05-18T04:40:16.4825630Z No CUDA runtime is found, using CUDA_HOME='C:\Program Files\NVIDIA GPU Computing Toolkit\CUDA\v11.6' 2022-05-18T04:40:16.4826127Z return torch._C._cuda_getDeviceCount() > 0 2022-05-18T04:40:16.4869410Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\cuda\__init__.py:82: UserWarning: CUDA initialization: CUDA unknown error - this may be due to an incorrectly set up environment, e.g. changing env variable CUDA_VISIBLE_DEVICES after program start. Setting the available devices to be zero. (Triggered internally at C:\actions-runner\_work\pytorch\pytorch\c10\cuda\CUDAFunctions.cpp:109.) 2022-05-18T04:40:16.4870079Z return torch._C._cuda_getDeviceCount() > 0 2022-05-18T04:40:16.4870407Z No CUDA runtime is found, using CUDA_HOME='C:\Program Files\NVIDIA GPU Computing Toolkit\CUDA\v11.6' 2022-05-18T04:40:16.6797644Z ok (3.476s) 2022-05-18T04:40:16.6809586Z test_single_drop (__main__.TestDataLoaderUtils) ... ok (0.001s) 2022-05-18T04:40:16.6818843Z test_single_keep (__main__.TestDataLoaderUtils) ... ok (0.001s) 2022-05-18T04:40:16.6841714Z test_external_module_register (__main__.TestExtensionUtils) ... ok (0.003s) 2022-05-18T04:40:16.6851003Z test_import_hipify (__main__.TestHipify) ... ok (0.001s) 2022-05-18T04:40:16.6878748Z test_check_onnx_broadcast (__main__.TestONNXUtils) ... ok (0.002s) 2022-05-18T04:40:16.6891906Z test_prepare_onnx_paddings (__main__.TestONNXUtils) ... ok (0.002s) 2022-05-18T04:40:26.8260688Z test_load_standalone (__main__.TestStandaloneCPPJIT) ... ok (10.136s) 2022-05-18T04:40:26.8408128Z 2022-05-18T04:40:26.8408715Z ---------------------------------------------------------------------- 2022-05-18T04:40:26.8408979Z Ran 30 tests in 18.047s 2022-05-18T04:40:26.8409095Z 2022-05-18T04:40:26.8409171Z OK (skipped=5) 2022-05-18T04:40:26.8409281Z 2022-05-18T04:40:26.8409379Z Generating XML reports... 2022-05-18T04:40:26.8409705Z Generated XML report: test-reports\python-unittest\test_utils\TEST-TestAssert-20220518044008.xml 2022-05-18T04:40:26.8410134Z Generated XML report: test-reports\python-unittest\test_utils\TEST-TestCheckpoint-20220518044008.xml 2022-05-18T04:40:26.8410578Z Generated XML report: test-reports\python-unittest\test_utils\TEST-TestCollectEnv-20220518044008.xml 2022-05-18T04:40:26.8411021Z Generated XML report: test-reports\python-unittest\test_utils\TEST-TestCppExtensionUtils-20220518044008.xml 2022-05-18T04:40:26.8411470Z Generated XML report: test-reports\python-unittest\test_utils\TEST-TestDataLoaderUtils-20220518044008.xml 2022-05-18T04:40:26.8411916Z Generated XML report: test-reports\python-unittest\test_utils\TEST-TestExtensionUtils-20220518044008.xml 2022-05-18T04:40:26.8412338Z Generated XML report: test-reports\python-unittest\test_utils\TEST-TestHipify-20220518044008.xml 2022-05-18T04:40:26.8412750Z Generated XML report: test-reports\python-unittest\test_utils\TEST-TestONNXUtils-20220518044008.xml 2022-05-18T04:40:26.8413323Z Generated XML report: test-reports\python-unittest\test_utils\TEST-TestStandaloneCPPJIT-20220518044008.xml 2022-05-18T04:40:26.8414094Z Generated XML report: test-reports\python-unittest\test_utils\TEST-TestBottleneck-20220518044008.xml 2022-05-18T04:40:27.0624523Z Running test_view_ops ... [2022-05-18 04:40:27.056707] 2022-05-18T04:40:27.0624951Z Executing ['C:\\Jenkins\\Miniconda3\\python.exe', 'test_view_ops.py', '-v', '--import-slow-tests', '--import-disabled-tests'] ... [2022-05-18 04:40:27.056707] 2022-05-18T04:40:28.5202104Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\cuda\__init__.py:82: UserWarning: CUDA initialization: CUDA unknown error - this may be due to an incorrectly set up environment, e.g. changing env variable CUDA_VISIBLE_DEVICES after program start. Setting the available devices to be zero. (Triggered internally at C:\actions-runner\_work\pytorch\pytorch\c10\cuda\CUDAFunctions.cpp:109.) 2022-05-18T04:40:28.5202812Z return torch._C._cuda_getDeviceCount() > 0 2022-05-18T04:40:28.5202957Z 2022-05-18T04:40:28.5203120Z Test results will be stored in test-reports\python-unittest\test_view_ops 2022-05-18T04:40:28.5203383Z Running tests... 2022-05-18T04:40:28.5203626Z ---------------------------------------------------------------------- 2022-05-18T04:40:28.5203784Z 2022-05-18T04:40:28.5203923Z ---------------------------------------------------------------------- 2022-05-18T04:40:28.5204156Z Ran 0 tests in 0.000s 2022-05-18T04:40:28.5204266Z 2022-05-18T04:40:28.5204321Z OK 2022-05-18T04:40:28.5204407Z 2022-05-18T04:40:28.5204477Z Generating XML reports... 2022-05-18T04:40:28.7068502Z Running test_vmap ... [2022-05-18 04:40:28.705056] 2022-05-18T04:40:28.7068926Z Executing ['C:\\Jenkins\\Miniconda3\\python.exe', 'test_vmap.py', '-v', '--import-slow-tests', '--import-disabled-tests'] ... [2022-05-18 04:40:28.705056] 2022-05-18T04:40:30.1692283Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\cuda\__init__.py:82: UserWarning: CUDA initialization: CUDA unknown error - this may be due to an incorrectly set up environment, e.g. changing env variable CUDA_VISIBLE_DEVICES after program start. Setting the available devices to be zero. (Triggered internally at C:\actions-runner\_work\pytorch\pytorch\c10\cuda\CUDAFunctions.cpp:109.) 2022-05-18T04:40:30.1692976Z return torch._C._cuda_getDeviceCount() > 0 2022-05-18T04:40:30.1693121Z 2022-05-18T04:40:30.1693191Z Running tests... 2022-05-18T04:40:30.1693439Z ---------------------------------------------------------------------- 2022-05-18T04:40:30.1693742Z Test results will be stored in test-reports\python-unittest\test_vmap 2022-05-18T04:40:30.1770425Z test_accepts_nested_inputs (__main__.TestVmapAPI) ... test_vmap.py:376: UserWarning: Please use functorch.vmap instead of torch.vmap (https://github.com/pytorch/functorch). We've moved development on torch.vmap over to functorch; functorch's vmap has a multitude of significant performance and functionality improvements. 2022-05-18T04:40:30.1770973Z out = vmap(lambda z: z[0] + z[1])((x, y)) 2022-05-18T04:40:30.1771468Z test_vmap.py:378: UserWarning: Please use functorch.vmap instead of torch.vmap (https://github.com/pytorch/functorch). We've moved development on torch.vmap over to functorch; functorch's vmap has a multitude of significant performance and functionality improvements. 2022-05-18T04:40:30.1771947Z out = vmap(lambda z: z[0] + z[1], in_dims=(0,))((x, y)) 2022-05-18T04:40:30.1772436Z test_vmap.py:380: UserWarning: Please use functorch.vmap instead of torch.vmap (https://github.com/pytorch/functorch). We've moved development on torch.vmap over to functorch; functorch's vmap has a multitude of significant performance and functionality improvements. 2022-05-18T04:40:30.1772922Z out = vmap(lambda z: z[0] + z[1], in_dims=((0, 0),))((x, y)) 2022-05-18T04:40:30.1773557Z test_vmap.py:383: UserWarning: Please use functorch.vmap instead of torch.vmap (https://github.com/pytorch/functorch). We've moved development on torch.vmap over to functorch; functorch's vmap has a multitude of significant performance and functionality improvements. 2022-05-18T04:40:30.1774083Z out = vmap(lambda z: z[0] + z[1])([x, y]) 2022-05-18T04:40:30.1774560Z test_vmap.py:385: UserWarning: Please use functorch.vmap instead of torch.vmap (https://github.com/pytorch/functorch). We've moved development on torch.vmap over to functorch; functorch's vmap has a multitude of significant performance and functionality improvements. 2022-05-18T04:40:30.1775027Z out = vmap(lambda z: z[0] + z[1], in_dims=(0,))([x, y]) 2022-05-18T04:40:30.1775518Z test_vmap.py:387: UserWarning: Please use functorch.vmap instead of torch.vmap (https://github.com/pytorch/functorch). We've moved development on torch.vmap over to functorch; functorch's vmap has a multitude of significant performance and functionality improvements. 2022-05-18T04:40:30.1775984Z out = vmap(lambda z: z[0] + z[1], in_dims=([0, 0],))([x, y]) 2022-05-18T04:40:30.1776484Z test_vmap.py:390: UserWarning: Please use functorch.vmap instead of torch.vmap (https://github.com/pytorch/functorch). We've moved development on torch.vmap over to functorch; functorch's vmap has a multitude of significant performance and functionality improvements. 2022-05-18T04:40:30.1776941Z out = vmap(lambda z: z['x'] + z['y'])({'x': x, 'y': y}) 2022-05-18T04:40:30.1777435Z test_vmap.py:392: UserWarning: Please use functorch.vmap instead of torch.vmap (https://github.com/pytorch/functorch). We've moved development on torch.vmap over to functorch; functorch's vmap has a multitude of significant performance and functionality improvements. 2022-05-18T04:40:30.1777912Z out = vmap(lambda z: z['x'] + z['y'], in_dims=(0,))({'x': x, 'y': y}) 2022-05-18T04:40:30.1778417Z test_vmap.py:394: UserWarning: Please use functorch.vmap instead of torch.vmap (https://github.com/pytorch/functorch). We've moved development on torch.vmap over to functorch; functorch's vmap has a multitude of significant performance and functionality improvements. 2022-05-18T04:40:30.1778891Z out = vmap(lambda z: z['x'] + z['y'], in_dims=({'x': 0, 'y': 0},))({'x': x, 'y': y}) 2022-05-18T04:40:30.1779413Z test_vmap.py:398: UserWarning: Please use functorch.vmap instead of torch.vmap (https://github.com/pytorch/functorch). We've moved development on torch.vmap over to functorch; functorch's vmap has a multitude of significant performance and functionality improvements. 2022-05-18T04:40:30.1779901Z out_fn = vmap(lambda z: z['x'][0] + z['x'][1][0] + z['y'][0] + z['y'][1]) 2022-05-18T04:40:30.1780102Z ok (0.000s) 2022-05-18T04:40:30.1808210Z test_backward_unsupported_interaction (__main__.TestVmapAPI) ... test_vmap.py:748: UserWarning: Please use functorch.vmap instead of torch.vmap (https://github.com/pytorch/functorch). We've moved development on torch.vmap over to functorch; functorch's vmap has a multitude of significant performance and functionality improvements. 2022-05-18T04:40:30.1808738Z vmap(backward_on_vmapped_tensor)(x) 2022-05-18T04:40:30.1809238Z test_vmap.py:754: UserWarning: Please use functorch.vmap instead of torch.vmap (https://github.com/pytorch/functorch). We've moved development on torch.vmap over to functorch; functorch's vmap has a multitude of significant performance and functionality improvements. 2022-05-18T04:40:30.1809710Z vmap(backward_with_vmapped_grad)(x, grad) 2022-05-18T04:40:30.1810206Z test_vmap.py:760: UserWarning: Please use functorch.vmap instead of torch.vmap (https://github.com/pytorch/functorch). We've moved development on torch.vmap over to functorch; functorch's vmap has a multitude of significant performance and functionality improvements. 2022-05-18T04:40:30.1810665Z vmap(completely_unrelated_backward)(y) 2022-05-18T04:40:30.1810844Z ok (0.016s) 2022-05-18T04:40:30.1827412Z test_batched_gradient_basic (__main__.TestVmapAPI) ... test_vmap.py:792: UserWarning: Please use functorch.vmap instead of torch.vmap (https://github.com/pytorch/functorch). We've moved development on torch.vmap over to functorch; functorch's vmap has a multitude of significant performance and functionality improvements. 2022-05-18T04:40:30.1828011Z jacobian = vmap(vjp_mul)(batched_v) 2022-05-18T04:40:30.1828258Z ok (0.000s) 2022-05-18T04:40:30.1842349Z test_constant_function (__main__.TestVmapAPI) ... test_vmap.py:63: UserWarning: Please use functorch.vmap instead of torch.vmap (https://github.com/pytorch/functorch). We've moved development on torch.vmap over to functorch; functorch's vmap has a multitude of significant performance and functionality improvements. 2022-05-18T04:40:30.1842890Z output = vmap(lambda x: torch.tensor(3.14))(torch.ones(3)) 2022-05-18T04:40:30.1843099Z ok (0.000s) 2022-05-18T04:40:30.1862990Z test_different_map_dim_size_raises (__main__.TestVmapAPI) ... test_vmap.py:41: UserWarning: Please use functorch.vmap instead of torch.vmap (https://github.com/pytorch/functorch). We've moved development on torch.vmap over to functorch; functorch's vmap has a multitude of significant performance and functionality improvements. 2022-05-18T04:40:30.1863491Z vmap(torch.mul)(x, y) 2022-05-18T04:40:30.1863955Z test_vmap.py:43: UserWarning: Please use functorch.vmap instead of torch.vmap (https://github.com/pytorch/functorch). We've moved development on torch.vmap over to functorch; functorch's vmap has a multitude of significant performance and functionality improvements. 2022-05-18T04:40:30.1864427Z vmap(lambda z: z[0] + z[1], in_dims=((0, 0),))((x, y)) 2022-05-18T04:40:30.1864922Z test_vmap.py:45: UserWarning: Please use functorch.vmap instead of torch.vmap (https://github.com/pytorch/functorch). We've moved development on torch.vmap over to functorch; functorch's vmap has a multitude of significant performance and functionality improvements. 2022-05-18T04:40:30.1865412Z vmap(lambda z: z['x'] + z['y'], in_dims=({'x': 0, 'y': 0},))({'x': x, 'y': y}) 2022-05-18T04:40:30.1865606Z ok (0.000s) 2022-05-18T04:40:30.2797758Z test_fallback_atan2 (__main__.TestVmapAPI) ... test_vmap.py:554: UserWarning: Please use functorch.vmap instead of torch.vmap (https://github.com/pytorch/functorch). We've moved development on torch.vmap over to functorch; functorch's vmap has a multitude of significant performance and functionality improvements. 2022-05-18T04:40:30.2798729Z result = vmap(op, (2, 0))(x, y) 2022-05-18T04:40:30.2799676Z test_vmap.py:560: UserWarning: Please use functorch.vmap instead of torch.vmap (https://github.com/pytorch/functorch). We've moved development on torch.vmap over to functorch; functorch's vmap has a multitude of significant performance and functionality improvements. 2022-05-18T04:40:30.2800417Z result = vmap(vmap(op), (2, 0))(x, y) 2022-05-18T04:40:30.2801251Z test_vmap.py:566: UserWarning: Please use functorch.vmap instead of torch.vmap (https://github.com/pytorch/functorch). We've moved development on torch.vmap over to functorch; functorch's vmap has a multitude of significant performance and functionality improvements. 2022-05-18T04:40:30.2801993Z result = vmap(vmap(vmap(op)))(x, y) 2022-05-18T04:40:30.2802282Z ok (0.095s) 2022-05-18T04:40:30.2812448Z test_fallback_does_not_warn_by_default (__main__.TestVmapAPI) ... ok (0.000s) 2022-05-18T04:40:30.3526158Z test_fallback_masked_fill (__main__.TestVmapAPI) ... test_vmap.py:582: UserWarning: Please use functorch.vmap instead of torch.vmap (https://github.com/pytorch/functorch). We've moved development on torch.vmap over to functorch; functorch's vmap has a multitude of significant performance and functionality improvements. 2022-05-18T04:40:30.3527105Z result = vmap(torch.index_add, (0, None, None, 0))(x, dim, index, values) 2022-05-18T04:40:30.3527961Z test_vmap.py:582: UserWarning: Please use functorch.vmap instead of torch.vmap (https://github.com/pytorch/functorch). We've moved development on torch.vmap over to functorch; functorch's vmap has a multitude of significant performance and functionality improvements. 2022-05-18T04:40:30.3528987Z result = vmap(torch.index_add, (0, None, None, 0))(x, dim, index, values) 2022-05-18T04:40:30.3529322Z ok (0.078s) 2022-05-18T04:40:30.4290600Z test_fallback_multiple_returns (__main__.TestVmapAPI) ... test_vmap.py:600: UserWarning: Please use functorch.vmap instead of torch.vmap (https://github.com/pytorch/functorch). We've moved development on torch.vmap over to functorch; functorch's vmap has a multitude of significant performance and functionality improvements. 2022-05-18T04:40:30.4291597Z result = vmap(torch.var_mean)(tensor) 2022-05-18T04:40:30.4292412Z test_vmap.py:606: UserWarning: Please use functorch.vmap instead of torch.vmap (https://github.com/pytorch/functorch). We've moved development on torch.vmap over to functorch; functorch's vmap has a multitude of significant performance and functionality improvements. 2022-05-18T04:40:30.4293168Z result = vmap(vmap(torch.var_mean))(tensor) 2022-05-18T04:40:30.4293975Z test_vmap.py:612: UserWarning: Please use functorch.vmap instead of torch.vmap (https://github.com/pytorch/functorch). We've moved development on torch.vmap over to functorch; functorch's vmap has a multitude of significant performance and functionality improvements. 2022-05-18T04:40:30.4294749Z result = vmap(vmap(vmap(torch.var_mean)))(tensor) 2022-05-18T04:40:30.4295061Z ok (0.073s) 2022-05-18T04:40:30.4309134Z test_fallback_warns_when_warnings_are_enabled (__main__.TestVmapAPI) ... ok (0.000s) 2022-05-18T04:40:30.4354816Z test_fallback_with_undefined_grad (__main__.TestVmapAPI) ... ok (0.000s) 2022-05-18T04:40:31.0213157Z test_fallback_zero_dim (__main__.TestVmapAPI) ... test_vmap.py:525: UserWarning: Please use functorch.vmap instead of torch.vmap (https://github.com/pytorch/functorch). We've moved development on torch.vmap over to functorch; functorch's vmap has a multitude of significant performance and functionality improvements. 2022-05-18T04:40:31.0213711Z vmap(op, (0, None))(x, y) 2022-05-18T04:40:31.0214203Z test_vmap.py:527: UserWarning: Please use functorch.vmap instead of torch.vmap (https://github.com/pytorch/functorch). We've moved development on torch.vmap over to functorch; functorch's vmap has a multitude of significant performance and functionality improvements. 2022-05-18T04:40:31.0214658Z vmap(op, (None, 0))(y, x) 2022-05-18T04:40:31.0215134Z test_vmap.py:529: UserWarning: Please use functorch.vmap instead of torch.vmap (https://github.com/pytorch/functorch). We've moved development on torch.vmap over to functorch; functorch's vmap has a multitude of significant performance and functionality improvements. 2022-05-18T04:40:31.0215565Z vmap(op)(x, x) 2022-05-18T04:40:31.0216030Z test_vmap.py:534: UserWarning: Please use functorch.vmap instead of torch.vmap (https://github.com/pytorch/functorch). We've moved development on torch.vmap over to functorch; functorch's vmap has a multitude of significant performance and functionality improvements. 2022-05-18T04:40:31.0216471Z vmap(op, (0, None))(x, y) 2022-05-18T04:40:31.0216947Z test_vmap.py:536: UserWarning: Please use functorch.vmap instead of torch.vmap (https://github.com/pytorch/functorch). We've moved development on torch.vmap over to functorch; functorch's vmap has a multitude of significant performance and functionality improvements. 2022-05-18T04:40:31.0217370Z vmap(op, (None, 0))(y, x) 2022-05-18T04:40:31.0217838Z test_vmap.py:538: UserWarning: Please use functorch.vmap instead of torch.vmap (https://github.com/pytorch/functorch). We've moved development on torch.vmap over to functorch; functorch's vmap has a multitude of significant performance and functionality improvements. 2022-05-18T04:40:31.0218307Z vmap(op)(x, x) 2022-05-18T04:40:31.0218464Z ok (0.596s) 2022-05-18T04:40:31.0229754Z test_func_with_no_inputs (__main__.TestVmapAPI) ... test_vmap.py:57: UserWarning: Please use functorch.vmap instead of torch.vmap (https://github.com/pytorch/functorch). We've moved development on torch.vmap over to functorch; functorch's vmap has a multitude of significant performance and functionality improvements. 2022-05-18T04:40:31.0230245Z vmap(foo)() 2022-05-18T04:40:31.0230852Z test_vmap.py:60: UserWarning: Please use functorch.vmap instead of torch.vmap (https://github.com/pytorch/functorch). We've moved development on torch.vmap over to functorch; functorch's vmap has a multitude of significant performance and functionality improvements. 2022-05-18T04:40:31.0231351Z vmap(bar)() 2022-05-18T04:40:31.0231503Z ok (0.002s) 2022-05-18T04:40:31.0245891Z test_functools_partial (__main__.TestVmapAPI) ... test_vmap.py:798: UserWarning: Please use functorch.vmap instead of torch.vmap (https://github.com/pytorch/functorch). We've moved development on torch.vmap over to functorch; functorch's vmap has a multitude of significant performance and functionality improvements. 2022-05-18T04:40:31.0246421Z result = vmap(functools.partial(torch.mul, x))(y) 2022-05-18T04:40:31.0246633Z ok (0.001s) 2022-05-18T04:40:31.0277999Z test_grad_unsupported_interaction (__main__.TestVmapAPI) ... test_vmap.py:773: UserWarning: Please use functorch.vmap instead of torch.vmap (https://github.com/pytorch/functorch). We've moved development on torch.vmap over to functorch; functorch's vmap has a multitude of significant performance and functionality improvements. 2022-05-18T04:40:31.0278544Z vmap(output_to_grad_is_vmapped)(input_tensor) 2022-05-18T04:40:31.0279033Z test_vmap.py:781: UserWarning: Please use functorch.vmap instead of torch.vmap (https://github.com/pytorch/functorch). We've moved development on torch.vmap over to functorch; functorch's vmap has a multitude of significant performance and functionality improvements. 2022-05-18T04:40:31.0279505Z vmap(input_to_grad_is_vmapped)(input_tensor) 2022-05-18T04:40:31.0279695Z ok (0.002s) 2022-05-18T04:40:31.0305558Z test_in_dim_not_in_tensor_err_msg (__main__.TestVmapAPI) ... test_vmap.py:463: UserWarning: Please use functorch.vmap instead of torch.vmap (https://github.com/pytorch/functorch). We've moved development on torch.vmap over to functorch; functorch's vmap has a multitude of significant performance and functionality improvements. 2022-05-18T04:40:31.0306054Z vmap(foo)(torch.randn([])) 2022-05-18T04:40:31.0306533Z test_vmap.py:465: UserWarning: Please use functorch.vmap instead of torch.vmap (https://github.com/pytorch/functorch). We've moved development on torch.vmap over to functorch; functorch's vmap has a multitude of significant performance and functionality improvements. 2022-05-18T04:40:31.0307002Z vmap(foo, in_dims=(0,))(torch.randn([])) 2022-05-18T04:40:31.0307554Z test_vmap.py:467: UserWarning: Please use functorch.vmap instead of torch.vmap (https://github.com/pytorch/functorch). We've moved development on torch.vmap over to functorch; functorch's vmap has a multitude of significant performance and functionality improvements. 2022-05-18T04:40:31.0308001Z vmap(foo, in_dims=(-1,))(x) 2022-05-18T04:40:31.0308466Z test_vmap.py:469: UserWarning: Please use functorch.vmap instead of torch.vmap (https://github.com/pytorch/functorch). We've moved development on torch.vmap over to functorch; functorch's vmap has a multitude of significant performance and functionality improvements. 2022-05-18T04:40:31.0308905Z vmap(foo, in_dims=(2,))(y) 2022-05-18T04:40:31.0309380Z test_vmap.py:471: UserWarning: Please use functorch.vmap instead of torch.vmap (https://github.com/pytorch/functorch). We've moved development on torch.vmap over to functorch; functorch's vmap has a multitude of significant performance and functionality improvements. 2022-05-18T04:40:31.0309841Z vmap(lambda z: z[0] + z[1], in_dims=([3, 0],))([x, y]) 2022-05-18T04:40:31.0310322Z test_vmap.py:473: UserWarning: Please use functorch.vmap instead of torch.vmap (https://github.com/pytorch/functorch). We've moved development on torch.vmap over to functorch; functorch's vmap has a multitude of significant performance and functionality improvements. 2022-05-18T04:40:31.0310785Z vmap(foo, in_dims=(0,))(torch.randn(2, 3)) 2022-05-18T04:40:31.0311351Z test_vmap.py:474: UserWarning: Please use functorch.vmap instead of torch.vmap (https://github.com/pytorch/functorch). We've moved development on torch.vmap over to functorch; functorch's vmap has a multitude of significant performance and functionality improvements. 2022-05-18T04:40:31.0311864Z vmap(foo, in_dims=(1,))(torch.randn(2, 3)) 2022-05-18T04:40:31.0312036Z ok (0.000s) 2022-05-18T04:40:31.0327120Z test_in_dims_wrong_type_err_msg (__main__.TestVmapAPI) ... test_vmap.py:407: UserWarning: Please use functorch.vmap instead of torch.vmap (https://github.com/pytorch/functorch). We've moved development on torch.vmap over to functorch; functorch's vmap has a multitude of significant performance and functionality improvements. 2022-05-18T04:40:31.0327628Z vmap(torch.mul, [0, 0])(x, y) 2022-05-18T04:40:31.0328105Z test_vmap.py:409: UserWarning: Please use functorch.vmap instead of torch.vmap (https://github.com/pytorch/functorch). We've moved development on torch.vmap over to functorch; functorch's vmap has a multitude of significant performance and functionality improvements. 2022-05-18T04:40:31.0328553Z vmap(torch.mul, set({0, 0}))(x, y) 2022-05-18T04:40:31.0329021Z test_vmap.py:411: UserWarning: Please use functorch.vmap instead of torch.vmap (https://github.com/pytorch/functorch). We've moved development on torch.vmap over to functorch; functorch's vmap has a multitude of significant performance and functionality improvements. 2022-05-18T04:40:31.0329473Z vmap(torch.mul, 'lol')(x, y) 2022-05-18T04:40:31.0329950Z test_vmap.py:413: UserWarning: Please use functorch.vmap instead of torch.vmap (https://github.com/pytorch/functorch). We've moved development on torch.vmap over to functorch; functorch's vmap has a multitude of significant performance and functionality improvements. 2022-05-18T04:40:31.0330410Z vmap(lambda z: z[0] + z[1], in_dims=[0, 0])([x, y]) 2022-05-18T04:40:31.0330885Z test_vmap.py:415: UserWarning: Please use functorch.vmap instead of torch.vmap (https://github.com/pytorch/functorch). We've moved development on torch.vmap over to functorch; functorch's vmap has a multitude of significant performance and functionality improvements. 2022-05-18T04:40:31.0331319Z vmap(torch.mul, (0, 0))(x, y) 2022-05-18T04:40:31.0331495Z ok (0.000s) 2022-05-18T04:40:31.0391629Z test_inplace_fallback_nary_different_levels (__main__.TestVmapAPI) ... test_vmap.py:707: UserWarning: Please use functorch.vmap instead of torch.vmap (https://github.com/pytorch/functorch). We've moved development on torch.vmap over to functorch; functorch's vmap has a multitude of significant performance and functionality improvements. 2022-05-18T04:40:31.0392155Z vmap(op, in_dims=(0, None))(x, y) 2022-05-18T04:40:31.0392623Z test_vmap.py:713: UserWarning: Please use functorch.vmap instead of torch.vmap (https://github.com/pytorch/functorch). We've moved development on torch.vmap over to functorch; functorch's vmap has a multitude of significant performance and functionality improvements. 2022-05-18T04:40:31.0393076Z vmap(vmap(op, in_dims=(0, None)))(x, y) 2022-05-18T04:40:31.0393567Z test_vmap.py:721: UserWarning: Please use functorch.vmap instead of torch.vmap (https://github.com/pytorch/functorch). We've moved development on torch.vmap over to functorch; functorch's vmap has a multitude of significant performance and functionality improvements. 2022-05-18T04:40:31.0394011Z vmap(op, in_dims=(None, 0))(x, y) 2022-05-18T04:40:31.0394474Z test_vmap.py:726: UserWarning: Please use functorch.vmap instead of torch.vmap (https://github.com/pytorch/functorch). We've moved development on torch.vmap over to functorch; functorch's vmap has a multitude of significant performance and functionality improvements. 2022-05-18T04:40:31.0394948Z vmap(vmap(op, in_dims=(0, None)), in_dims=(None, 0))(x, y) 2022-05-18T04:40:31.0395449Z test_vmap.py:731: UserWarning: Please use functorch.vmap instead of torch.vmap (https://github.com/pytorch/functorch). We've moved development on torch.vmap over to functorch; functorch's vmap has a multitude of significant performance and functionality improvements. 2022-05-18T04:40:31.0395987Z vmap(vmap(op, in_dims=(0, None)), in_dims=(None, 1))(x, y) 2022-05-18T04:40:31.0396482Z test_vmap.py:736: UserWarning: Please use functorch.vmap instead of torch.vmap (https://github.com/pytorch/functorch). We've moved development on torch.vmap over to functorch; functorch's vmap has a multitude of significant performance and functionality improvements. 2022-05-18T04:40:31.0396965Z vmap(vmap(op, in_dims=(None, 0)))(x, y) 2022-05-18T04:40:31.0397145Z ok (0.000s) 2022-05-18T04:40:31.1193190Z test_inplace_fallback_nary_same_levels (__main__.TestVmapAPI) ... test_vmap.py:672: UserWarning: Please use functorch.vmap instead of torch.vmap (https://github.com/pytorch/functorch). We've moved development on torch.vmap over to functorch; functorch's vmap has a multitude of significant performance and functionality improvements. 2022-05-18T04:40:31.1194162Z vmap(op, (2, 0))(x, y) 2022-05-18T04:40:31.1195141Z test_vmap.py:680: UserWarning: Please use functorch.vmap instead of torch.vmap (https://github.com/pytorch/functorch). We've moved development on torch.vmap over to functorch; functorch's vmap has a multitude of significant performance and functionality improvements. 2022-05-18T04:40:31.1195869Z vmap(vmap(op), (2, 0))(x, y) 2022-05-18T04:40:31.1196636Z test_vmap.py:688: UserWarning: Please use functorch.vmap instead of torch.vmap (https://github.com/pytorch/functorch). We've moved development on torch.vmap over to functorch; functorch's vmap has a multitude of significant performance and functionality improvements. 2022-05-18T04:40:31.1197363Z result = vmap(vmap(vmap(op)))(x, y) 2022-05-18T04:40:31.1197636Z ok (0.079s) 2022-05-18T04:40:31.4442246Z test_inplace_fallback_unary (__main__.TestVmapAPI) ... test_vmap.py:631: UserWarning: Please use functorch.vmap instead of torch.vmap (https://github.com/pytorch/functorch). We've moved development on torch.vmap over to functorch; functorch's vmap has a multitude of significant performance and functionality improvements. 2022-05-18T04:40:31.4443110Z result = vmap(op)(x) 2022-05-18T04:40:31.4443892Z test_vmap.py:638: UserWarning: Please use functorch.vmap instead of torch.vmap (https://github.com/pytorch/functorch). We've moved development on torch.vmap over to functorch; functorch's vmap has a multitude of significant performance and functionality improvements. 2022-05-18T04:40:31.4444639Z result = vmap(op, out_dims=(1,))(x) 2022-05-18T04:40:31.4445422Z test_vmap.py:645: UserWarning: Please use functorch.vmap instead of torch.vmap (https://github.com/pytorch/functorch). We've moved development on torch.vmap over to functorch; functorch's vmap has a multitude of significant performance and functionality improvements. 2022-05-18T04:40:31.4446145Z result = vmap(vmap(op))(x) 2022-05-18T04:40:31.4446932Z test_vmap.py:652: UserWarning: Please use functorch.vmap instead of torch.vmap (https://github.com/pytorch/functorch). We've moved development on torch.vmap over to functorch; functorch's vmap has a multitude of significant performance and functionality improvements. 2022-05-18T04:40:31.4447666Z result = vmap(vmap(vmap(op)))(x) 2022-05-18T04:40:31.4447934Z ok (0.337s) 2022-05-18T04:40:31.4476578Z test_integer_in_dim_but_not_tensor_input_err_msg (__main__.TestVmapAPI) ... test_vmap.py:446: UserWarning: Please use functorch.vmap instead of torch.vmap (https://github.com/pytorch/functorch). We've moved development on torch.vmap over to functorch; functorch's vmap has a multitude of significant performance and functionality improvements. 2022-05-18T04:40:31.4477131Z vmap(torch.sum)(x, 0) 2022-05-18T04:40:31.4477619Z test_vmap.py:448: UserWarning: Please use functorch.vmap instead of torch.vmap (https://github.com/pytorch/functorch). We've moved development on torch.vmap over to functorch; functorch's vmap has a multitude of significant performance and functionality improvements. 2022-05-18T04:40:31.4478078Z vmap(torch.sum, (0, 0))(x, 0) 2022-05-18T04:40:31.4478726Z test_vmap.py:450: UserWarning: Please use functorch.vmap instead of torch.vmap (https://github.com/pytorch/functorch). We've moved development on torch.vmap over to functorch; functorch's vmap has a multitude of significant performance and functionality improvements. 2022-05-18T04:40:31.4479284Z vmap(lambda z: z[0] + z[1], in_dims=([0, 0],))([x, 1]) 2022-05-18T04:40:31.4479780Z test_vmap.py:452: UserWarning: Please use functorch.vmap instead of torch.vmap (https://github.com/pytorch/functorch). We've moved development on torch.vmap over to functorch; functorch's vmap has a multitude of significant performance and functionality improvements. 2022-05-18T04:40:31.4480229Z vmap(torch.sum, (0, None))(x, 0) 2022-05-18T04:40:31.4480392Z ok (0.000s) 2022-05-18T04:40:31.4491056Z test_multiple_inputs (__main__.TestVmapAPI) ... test_vmap.py:78: UserWarning: Please use functorch.vmap instead of torch.vmap (https://github.com/pytorch/functorch). We've moved development on torch.vmap over to functorch; functorch's vmap has a multitude of significant performance and functionality improvements. 2022-05-18T04:40:31.4491593Z output = vmap(torch.mul)(x, y) 2022-05-18T04:40:31.4491781Z ok (0.000s) 2022-05-18T04:40:31.4520884Z test_multiple_out_dims (__main__.TestVmapAPI) ... test_vmap.py:220: UserWarning: Please use functorch.vmap instead of torch.vmap (https://github.com/pytorch/functorch). We've moved development on torch.vmap over to functorch; functorch's vmap has a multitude of significant performance and functionality improvements. 2022-05-18T04:40:31.4521409Z result = vmap(foo, out_dims=(0, 1))(x) 2022-05-18T04:40:31.4521898Z test_vmap.py:223: UserWarning: Please use functorch.vmap instead of torch.vmap (https://github.com/pytorch/functorch). We've moved development on torch.vmap over to functorch; functorch's vmap has a multitude of significant performance and functionality improvements. 2022-05-18T04:40:31.4522368Z result = vmap(bar, out_dims=(-1, 0, 1, 2))(x, y) 2022-05-18T04:40:31.4522555Z ok (0.000s) 2022-05-18T04:40:31.4538527Z test_multiple_outputs (__main__.TestVmapAPI) ... test_vmap.py:86: UserWarning: Please use functorch.vmap instead of torch.vmap (https://github.com/pytorch/functorch). We've moved development on torch.vmap over to functorch; functorch's vmap has a multitude of significant performance and functionality improvements. 2022-05-18T04:40:31.4539026Z outputs = vmap(foo)(x) 2022-05-18T04:40:31.4539199Z ok (0.000s) 2022-05-18T04:40:31.4557612Z test_multiple_outputs_error_cases (__main__.TestVmapAPI) ... test_vmap.py:106: UserWarning: Please use functorch.vmap instead of torch.vmap (https://github.com/pytorch/functorch). We've moved development on torch.vmap over to functorch; functorch's vmap has a multitude of significant performance and functionality improvements. 2022-05-18T04:40:31.4558133Z vmap(returns_tuple_of_tensors)(x) 2022-05-18T04:40:31.4558624Z test_vmap.py:111: UserWarning: Please use functorch.vmap instead of torch.vmap (https://github.com/pytorch/functorch). We've moved development on torch.vmap over to functorch; functorch's vmap has a multitude of significant performance and functionality improvements. 2022-05-18T04:40:31.4559083Z vmap(returns_list_of_two_tensors)(x) 2022-05-18T04:40:31.4559575Z test_vmap.py:113: UserWarning: Please use functorch.vmap instead of torch.vmap (https://github.com/pytorch/functorch). We've moved development on torch.vmap over to functorch; functorch's vmap has a multitude of significant performance and functionality improvements. 2022-05-18T04:40:31.4560034Z vmap(returns_list_of_one_tensor)(x) 2022-05-18T04:40:31.4560204Z ok (0.000s) 2022-05-18T04:40:31.4574381Z test_nested_non_default_in_dims (__main__.TestVmapAPI) ... test_vmap.py:337: UserWarning: Please use functorch.vmap instead of torch.vmap (https://github.com/pytorch/functorch). We've moved development on torch.vmap over to functorch; functorch's vmap has a multitude of significant performance and functionality improvements. 2022-05-18T04:40:31.4574916Z result = vmap(vmap(vmap(torch.mul), (1, 0)), (1, 2))(x, y) 2022-05-18T04:40:31.4575242Z ok (0.000s) 2022-05-18T04:40:31.4619678Z test_nested_out_dims (__main__.TestVmapAPI) ... test_vmap.py:236: UserWarning: Please use functorch.vmap instead of torch.vmap (https://github.com/pytorch/functorch). We've moved development on torch.vmap over to functorch; functorch's vmap has a multitude of significant performance and functionality improvements. 2022-05-18T04:40:31.4620622Z result = vmap(lambda y: vmap(lambda x: x, out_dims=1)(y))(y) 2022-05-18T04:40:31.4621448Z test_vmap.py:241: UserWarning: Please use functorch.vmap instead of torch.vmap (https://github.com/pytorch/functorch). We've moved development on torch.vmap over to functorch; functorch's vmap has a multitude of significant performance and functionality improvements. 2022-05-18T04:40:31.4622240Z result = vmap(lambda y: vmap(lambda x: x, out_dims=1)(y), out_dims=1)(y) 2022-05-18T04:40:31.4623073Z test_vmap.py:246: UserWarning: Please use functorch.vmap instead of torch.vmap (https://github.com/pytorch/functorch). We've moved development on torch.vmap over to functorch; functorch's vmap has a multitude of significant performance and functionality improvements. 2022-05-18T04:40:31.4623850Z result = vmap(lambda y: vmap(lambda x: x, out_dims=-1)(y), out_dims=-1)(y) 2022-05-18T04:40:31.4624686Z test_vmap.py:253: UserWarning: Please use functorch.vmap instead of torch.vmap (https://github.com/pytorch/functorch). We've moved development on torch.vmap over to functorch; functorch's vmap has a multitude of significant performance and functionality improvements. 2022-05-18T04:40:31.4625488Z result = vmap(lambda y: vmap(lambda x: x * y, out_dims=1)(x), out_dims=-1)(y) 2022-05-18T04:40:31.4625826Z ok (0.016s) 2022-05-18T04:40:31.4648404Z test_nested_with_different_map_dim (__main__.TestVmapAPI) ... test_vmap.py:127: UserWarning: Please use functorch.vmap instead of torch.vmap (https://github.com/pytorch/functorch). We've moved development on torch.vmap over to functorch; functorch's vmap has a multitude of significant performance and functionality improvements. 2022-05-18T04:40:31.4648950Z output = vmap(lambda x: vmap(lambda y: x * y)(y))(x) 2022-05-18T04:40:31.4649467Z test_vmap.py:132: UserWarning: Please use functorch.vmap instead of torch.vmap (https://github.com/pytorch/functorch). We've moved development on torch.vmap over to functorch; functorch's vmap has a multitude of significant performance and functionality improvements. 2022-05-18T04:40:31.4649973Z output = vmap(lambda x: vmap(lambda y: vmap(lambda z: x * y * z)(z))(y))(x) 2022-05-18T04:40:31.4650190Z ok (0.000s) 2022-05-18T04:40:31.4668943Z test_nested_with_same_map_dim (__main__.TestVmapAPI) ... test_vmap.py:118: UserWarning: Please use functorch.vmap instead of torch.vmap (https://github.com/pytorch/functorch). We've moved development on torch.vmap over to functorch; functorch's vmap has a multitude of significant performance and functionality improvements. 2022-05-18T04:40:31.4669460Z output = vmap(vmap(torch.mul))(x, y) 2022-05-18T04:40:31.4669958Z test_vmap.py:121: UserWarning: Please use functorch.vmap instead of torch.vmap (https://github.com/pytorch/functorch). We've moved development on torch.vmap over to functorch; functorch's vmap has a multitude of significant performance and functionality improvements. 2022-05-18T04:40:31.4670427Z output = vmap(vmap(vmap(torch.mul)))(x, y) 2022-05-18T04:40:31.4670617Z ok (0.000s) 2022-05-18T04:40:31.4689577Z test_nn_module (__main__.TestVmapAPI) ... test_vmap.py:804: UserWarning: Please use functorch.vmap instead of torch.vmap (https://github.com/pytorch/functorch). We've moved development on torch.vmap over to functorch; functorch's vmap has a multitude of significant performance and functionality improvements. 2022-05-18T04:40:31.4690097Z result = vmap(model)(tensor) 2022-05-18T04:40:31.4690279Z ok (0.000s) 2022-05-18T04:40:31.4730850Z test_non_default_in_dims_out_dims (__main__.TestVmapAPI) ... test_vmap.py:344: UserWarning: Please use functorch.vmap instead of torch.vmap (https://github.com/pytorch/functorch). We've moved development on torch.vmap over to functorch; functorch's vmap has a multitude of significant performance and functionality improvements. 2022-05-18T04:40:31.4731518Z result = vmap(lambda x: x, in_dims=1, out_dims=1)(x) 2022-05-18T04:40:31.4732018Z test_vmap.py:349: UserWarning: Please use functorch.vmap instead of torch.vmap (https://github.com/pytorch/functorch). We've moved development on torch.vmap over to functorch; functorch's vmap has a multitude of significant performance and functionality improvements. 2022-05-18T04:40:31.4732500Z result = vmap(lambda x: x, in_dims=2, out_dims=1)(x) 2022-05-18T04:40:31.4733004Z test_vmap.py:358: UserWarning: Please use functorch.vmap instead of torch.vmap (https://github.com/pytorch/functorch). We've moved development on torch.vmap over to functorch; functorch's vmap has a multitude of significant performance and functionality improvements. 2022-05-18T04:40:31.4733469Z result = vmap(foo, in_dims=1, out_dims=1)(x) 2022-05-18T04:40:31.4733950Z test_vmap.py:362: UserWarning: Please use functorch.vmap instead of torch.vmap (https://github.com/pytorch/functorch). We've moved development on torch.vmap over to functorch; functorch's vmap has a multitude of significant performance and functionality improvements. 2022-05-18T04:40:31.4734417Z result = vmap(foo, in_dims=2, out_dims=1)(x) 2022-05-18T04:40:31.4734906Z test_vmap.py:367: UserWarning: Please use functorch.vmap instead of torch.vmap (https://github.com/pytorch/functorch). We've moved development on torch.vmap over to functorch; functorch's vmap has a multitude of significant performance and functionality improvements. 2022-05-18T04:40:31.4735355Z result = vmap(vmap(foo, 1, 1), 1, 1)(x) 2022-05-18T04:40:31.4735522Z ok (0.000s) 2022-05-18T04:40:31.4753998Z test_non_tensor_output_raises (__main__.TestVmapAPI) ... test_vmap.py:28: UserWarning: Please use functorch.vmap instead of torch.vmap (https://github.com/pytorch/functorch). We've moved development on torch.vmap over to functorch; functorch's vmap has a multitude of significant performance and functionality improvements. 2022-05-18T04:40:31.4754530Z output = vmap(lambda x: 3.14)(torch.ones(3)) 2022-05-18T04:40:31.4755031Z test_vmap.py:34: UserWarning: Please use functorch.vmap instead of torch.vmap (https://github.com/pytorch/functorch). We've moved development on torch.vmap over to functorch; functorch's vmap has a multitude of significant performance and functionality improvements. 2022-05-18T04:40:31.4755493Z vmap(multiple_outputs)(torch.ones(3)) 2022-05-18T04:40:31.4755668Z ok (0.016s) 2022-05-18T04:40:31.4789414Z test_non_zero_in_dims (__main__.TestVmapAPI) ... test_vmap.py:310: UserWarning: Please use functorch.vmap instead of torch.vmap (https://github.com/pytorch/functorch). We've moved development on torch.vmap over to functorch; functorch's vmap has a multitude of significant performance and functionality improvements. 2022-05-18T04:40:31.4789916Z output = vmap(lambda x: x, (1,))(tensor) 2022-05-18T04:40:31.4790416Z test_vmap.py:316: UserWarning: Please use functorch.vmap instead of torch.vmap (https://github.com/pytorch/functorch). We've moved development on torch.vmap over to functorch; functorch's vmap has a multitude of significant performance and functionality improvements. 2022-05-18T04:40:31.4790875Z output = vmap(torch.mul, (0, 1))(x, y) 2022-05-18T04:40:31.4791351Z test_vmap.py:318: UserWarning: Please use functorch.vmap instead of torch.vmap (https://github.com/pytorch/functorch). We've moved development on torch.vmap over to functorch; functorch's vmap has a multitude of significant performance and functionality improvements. 2022-05-18T04:40:31.4791808Z output = vmap(torch.mul, (1, 0))(x, y) 2022-05-18T04:40:31.4791989Z ok (0.000s) 2022-05-18T04:40:31.4819510Z test_none_in_dims (__main__.TestVmapAPI) ... test_vmap.py:326: UserWarning: Please use functorch.vmap instead of torch.vmap (https://github.com/pytorch/functorch). We've moved development on torch.vmap over to functorch; functorch's vmap has a multitude of significant performance and functionality improvements. 2022-05-18T04:40:31.4820012Z output = vmap(torch.mul, (0, None))(x, y) 2022-05-18T04:40:31.4820546Z test_vmap.py:331: UserWarning: Please use functorch.vmap instead of torch.vmap (https://github.com/pytorch/functorch). We've moved development on torch.vmap over to functorch; functorch's vmap has a multitude of significant performance and functionality improvements. 2022-05-18T04:40:31.4821009Z output = vmap(torch.mul, (0, None))(x, 2) 2022-05-18T04:40:31.4821191Z ok (0.000s) 2022-05-18T04:40:31.4926130Z test_nonzero_out_dims (__main__.TestVmapAPI) ... test_vmap.py:171: UserWarning: Please use functorch.vmap instead of torch.vmap (https://github.com/pytorch/functorch). We've moved development on torch.vmap over to functorch; functorch's vmap has a multitude of significant performance and functionality improvements. 2022-05-18T04:40:31.4926940Z result = vmap(lambda x: x, out_dims=1)(tensor) 2022-05-18T04:40:31.4927755Z test_vmap.py:177: UserWarning: Please use functorch.vmap instead of torch.vmap (https://github.com/pytorch/functorch). We've moved development on torch.vmap over to functorch; functorch's vmap has a multitude of significant performance and functionality improvements. 2022-05-18T04:40:31.4928505Z result = vmap(lambda x: x, out_dims=2)(tensor) 2022-05-18T04:40:31.4929296Z test_vmap.py:183: UserWarning: Please use functorch.vmap instead of torch.vmap (https://github.com/pytorch/functorch). We've moved development on torch.vmap over to functorch; functorch's vmap has a multitude of significant performance and functionality improvements. 2022-05-18T04:40:31.4930028Z result = vmap(lambda x: x, out_dims=-1)(tensor) 2022-05-18T04:40:31.4930825Z test_vmap.py:190: UserWarning: Please use functorch.vmap instead of torch.vmap (https://github.com/pytorch/functorch). We've moved development on torch.vmap over to functorch; functorch's vmap has a multitude of significant performance and functionality improvements. 2022-05-18T04:40:31.4931590Z result = vmap(lambda x, y: (x, y), out_dims=2)(tensor, other) 2022-05-18T04:40:31.4932401Z test_vmap.py:198: UserWarning: Please use functorch.vmap instead of torch.vmap (https://github.com/pytorch/functorch). We've moved development on torch.vmap over to functorch; functorch's vmap has a multitude of significant performance and functionality improvements. 2022-05-18T04:40:31.4933143Z result = vmap(lambda x: x, out_dims=2)(tensor) 2022-05-18T04:40:31.4933924Z test_vmap.py:206: UserWarning: Please use functorch.vmap instead of torch.vmap (https://github.com/pytorch/functorch). We've moved development on torch.vmap over to functorch; functorch's vmap has a multitude of significant performance and functionality improvements. 2022-05-18T04:40:31.4934642Z result = vmap(foo, out_dims=1)(x, y) 2022-05-18T04:40:31.4934919Z ok (0.016s) 2022-05-18T04:40:31.4942280Z test_noop_in_inner_vmap (__main__.TestVmapAPI) ... test_vmap.py:139: UserWarning: Please use functorch.vmap instead of torch.vmap (https://github.com/pytorch/functorch). We've moved development on torch.vmap over to functorch; functorch's vmap has a multitude of significant performance and functionality improvements. 2022-05-18T04:40:31.4942833Z output = vmap(lambda x: vmap(lambda y: x)(y))(x) 2022-05-18T04:40:31.4943035Z ok (0.000s) 2022-05-18T04:40:31.4966409Z test_not_enough_in_dims_err_msg (__main__.TestVmapAPI) ... test_vmap.py:423: UserWarning: Please use functorch.vmap instead of torch.vmap (https://github.com/pytorch/functorch). We've moved development on torch.vmap over to functorch; functorch's vmap has a multitude of significant performance and functionality improvements. 2022-05-18T04:40:31.4966922Z vmap(torch.mul, (0,))(x, y) 2022-05-18T04:40:31.4967522Z test_vmap.py:425: UserWarning: Please use functorch.vmap instead of torch.vmap (https://github.com/pytorch/functorch). We've moved development on torch.vmap over to functorch; functorch's vmap has a multitude of significant performance and functionality improvements. 2022-05-18T04:40:31.4967969Z vmap(torch.mul, (0, 0, 0))(x, y) 2022-05-18T04:40:31.4968452Z test_vmap.py:427: UserWarning: Please use functorch.vmap instead of torch.vmap (https://github.com/pytorch/functorch). We've moved development on torch.vmap over to functorch; functorch's vmap has a multitude of significant performance and functionality improvements. 2022-05-18T04:40:31.4968985Z vmap(lambda z: z[0] + z[1], in_dims=([0],))([x, y]) 2022-05-18T04:40:31.4969477Z test_vmap.py:429: UserWarning: Please use functorch.vmap instead of torch.vmap (https://github.com/pytorch/functorch). We've moved development on torch.vmap over to functorch; functorch's vmap has a multitude of significant performance and functionality improvements. 2022-05-18T04:40:31.4969932Z vmap(lambda z: z[0] + z[1], in_dims=((0, 0),))([x, y]) 2022-05-18T04:40:31.4970432Z test_vmap.py:431: UserWarning: Please use functorch.vmap instead of torch.vmap (https://github.com/pytorch/functorch). We've moved development on torch.vmap over to functorch; functorch's vmap has a multitude of significant performance and functionality improvements. 2022-05-18T04:40:31.4970876Z vmap(torch.mul, (0, 0))(x, y) 2022-05-18T04:40:31.4971048Z ok (0.000s) 2022-05-18T04:40:31.4989682Z test_out_dim_out_of_bounds_err_msg (__main__.TestVmapAPI) ... test_vmap.py:302: UserWarning: Please use functorch.vmap instead of torch.vmap (https://github.com/pytorch/functorch). We've moved development on torch.vmap over to functorch; functorch's vmap has a multitude of significant performance and functionality improvements. 2022-05-18T04:40:31.4990202Z vmap(lambda x: x, out_dims=3)(x) 2022-05-18T04:40:31.4990682Z test_vmap.py:304: UserWarning: Please use functorch.vmap instead of torch.vmap (https://github.com/pytorch/functorch). We've moved development on torch.vmap over to functorch; functorch's vmap has a multitude of significant performance and functionality improvements. 2022-05-18T04:40:31.4991139Z vmap(lambda x: x, out_dims=-4)(x) 2022-05-18T04:40:31.4991317Z ok (0.000s) 2022-05-18T04:40:31.5010317Z test_out_dims_and_num_outputs_mismatch_err_msg (__main__.TestVmapAPI) ... test_vmap.py:285: UserWarning: Please use functorch.vmap instead of torch.vmap (https://github.com/pytorch/functorch). We've moved development on torch.vmap over to functorch; functorch's vmap has a multitude of significant performance and functionality improvements. 2022-05-18T04:40:31.5011097Z vmap(lambda x: x, out_dims=(0, 0))(x) 2022-05-18T04:40:31.5011983Z test_vmap.py:287: UserWarning: Please use functorch.vmap instead of torch.vmap (https://github.com/pytorch/functorch). We've moved development on torch.vmap over to functorch; functorch's vmap has a multitude of significant performance and functionality improvements. 2022-05-18T04:40:31.5012684Z vmap(lambda x: (x, x, x), out_dims=(0, 0, 0, 0))(x) 2022-05-18T04:40:31.5013180Z test_vmap.py:291: UserWarning: Please use functorch.vmap instead of torch.vmap (https://github.com/pytorch/functorch). We've moved development on torch.vmap over to functorch; functorch's vmap has a multitude of significant performance and functionality improvements. 2022-05-18T04:40:31.5013631Z vmap(lambda x: (x, x), out_dims=(0,))(x) 2022-05-18T04:40:31.5014119Z test_vmap.py:293: UserWarning: Please use functorch.vmap instead of torch.vmap (https://github.com/pytorch/functorch). We've moved development on torch.vmap over to functorch; functorch's vmap has a multitude of significant performance and functionality improvements. 2022-05-18T04:40:31.5014581Z vmap(lambda x: (x, x, x), out_dims=(0, 0))(x) 2022-05-18T04:40:31.5014765Z ok (0.000s) 2022-05-18T04:40:31.5025729Z test_out_dims_edge_case (__main__.TestVmapAPI) ... test_vmap.py:263: UserWarning: Please use functorch.vmap instead of torch.vmap (https://github.com/pytorch/functorch). We've moved development on torch.vmap over to functorch; functorch's vmap has a multitude of significant performance and functionality improvements. 2022-05-18T04:40:31.5026330Z expected = vmap(foo, out_dims=1)(tensor) 2022-05-18T04:40:31.5026828Z test_vmap.py:264: UserWarning: Please use functorch.vmap instead of torch.vmap (https://github.com/pytorch/functorch). We've moved development on torch.vmap over to functorch; functorch's vmap has a multitude of significant performance and functionality improvements. 2022-05-18T04:40:31.5027338Z result = vmap(foo, out_dims=(1,))(tensor) 2022-05-18T04:40:31.5027638Z ok (0.000s) 2022-05-18T04:40:31.5044758Z test_out_dims_must_be_int_or_tuple_of_int_err_msg (__main__.TestVmapAPI) ... test_vmap.py:271: UserWarning: Please use functorch.vmap instead of torch.vmap (https://github.com/pytorch/functorch). We've moved development on torch.vmap over to functorch; functorch's vmap has a multitude of significant performance and functionality improvements. 2022-05-18T04:40:31.5045330Z vmap(lambda x: x, out_dims='lol')(tensor) 2022-05-18T04:40:31.5045839Z test_vmap.py:273: UserWarning: Please use functorch.vmap instead of torch.vmap (https://github.com/pytorch/functorch). We've moved development on torch.vmap over to functorch; functorch's vmap has a multitude of significant performance and functionality improvements. 2022-05-18T04:40:31.5046319Z vmap(lambda x: x, out_dims=('lol',))(tensor) 2022-05-18T04:40:31.5046903Z test_vmap.py:275: UserWarning: Please use functorch.vmap instead of torch.vmap (https://github.com/pytorch/functorch). We've moved development on torch.vmap over to functorch; functorch's vmap has a multitude of significant performance and functionality improvements. 2022-05-18T04:40:31.5047448Z vmap(lambda x: x, out_dims=None)(tensor) 2022-05-18T04:40:31.5047978Z test_vmap.py:277: UserWarning: Please use functorch.vmap instead of torch.vmap (https://github.com/pytorch/functorch). We've moved development on torch.vmap over to functorch; functorch's vmap has a multitude of significant performance and functionality improvements. 2022-05-18T04:40:31.5048531Z vmap(lambda x: x, out_dims=(None,))(tensor) 2022-05-18T04:40:31.5048749Z ok (0.016s) 2022-05-18T04:40:31.5062964Z test_single_input (__main__.TestVmapAPI) ... test_vmap.py:72: UserWarning: Please use functorch.vmap instead of torch.vmap (https://github.com/pytorch/functorch). We've moved development on torch.vmap over to functorch; functorch's vmap has a multitude of significant performance and functionality improvements. 2022-05-18T04:40:31.5063472Z output = vmap(square)(x) 2022-05-18T04:40:31.5063645Z ok (0.000s) 2022-05-18T04:40:31.5117020Z test_unsupported_op_err_msg (__main__.TestVmapAPI) ... test_vmap.py:150: UserWarning: Please use functorch.vmap instead of torch.vmap (https://github.com/pytorch/functorch). We've moved development on torch.vmap over to functorch; functorch's vmap has a multitude of significant performance and functionality improvements. 2022-05-18T04:40:31.5117531Z vmap(torch.ravel)(tensor) 2022-05-18T04:40:31.5118025Z test_vmap.py:156: UserWarning: Please use functorch.vmap instead of torch.vmap (https://github.com/pytorch/functorch). We've moved development on torch.vmap over to functorch; functorch's vmap has a multitude of significant performance and functionality improvements. 2022-05-18T04:40:31.5118482Z vmap(out_op)(tensor, tensor) 2022-05-18T04:40:31.5118960Z test_vmap.py:161: UserWarning: Please use functorch.vmap instead of torch.vmap (https://github.com/pytorch/functorch). We've moved development on torch.vmap over to functorch; functorch's vmap has a multitude of significant performance and functionality improvements. 2022-05-18T04:40:31.5119421Z vmap(lambda t: torch.atleast_1d([t]))(tensor) 2022-05-18T04:40:31.5119918Z test_vmap.py:166: UserWarning: Please use functorch.vmap instead of torch.vmap (https://github.com/pytorch/functorch). We've moved development on torch.vmap over to functorch; functorch's vmap has a multitude of significant performance and functionality improvements. 2022-05-18T04:40:31.5120369Z vmap(torch.Tensor.item)(tensor) 2022-05-18T04:40:31.5120547Z ok (0.000s) 2022-05-18T04:40:31.5214715Z test_T_numpy (__main__.TestVmapOperators) ... ok (0.017s) 2022-05-18T04:40:31.5365391Z test_as_strided (__main__.TestVmapOperators) ... ok (0.004s) 2022-05-18T04:40:31.6966598Z test_binary_pointwise_ops (__main__.TestVmapOperators) ... ok (0.161s) 2022-05-18T04:40:31.7078951Z test_bmm (__main__.TestVmapOperators) ... ok (0.016s) 2022-05-18T04:40:31.7138075Z test_cat (__main__.TestVmapOperators) ... ok (0.000s) 2022-05-18T04:40:31.7424116Z test_chunk (__main__.TestVmapOperators) ... ok (0.029s) 2022-05-18T04:40:31.7622152Z test_clamp (__main__.TestVmapOperators) ... ok (0.031s) 2022-05-18T04:40:31.7770542Z test_clone (__main__.TestVmapOperators) ... ok (0.000s) 2022-05-18T04:40:31.8482009Z test_comparison_ops (__main__.TestVmapOperators) ... ok (0.079s) 2022-05-18T04:40:31.8580409Z test_conj (__main__.TestVmapOperators) ... ok (0.016s) 2022-05-18T04:40:31.8644866Z test_contiguous (__main__.TestVmapOperators) ... ok (0.000s) 2022-05-18T04:40:31.8701761Z test_diagonal (__main__.TestVmapOperators) ... ok (0.000s) 2022-05-18T04:40:31.8801126Z test_dot (__main__.TestVmapOperators) ... ok (0.016s) 2022-05-18T04:40:31.8888069Z test_expand_as (__main__.TestVmapOperators) ... ok (0.016s) 2022-05-18T04:40:31.9016806Z test_fill_and_zero_inplace (__main__.TestVmapOperators) ... ok (0.000s) 2022-05-18T04:40:31.9116488Z test_imag (__main__.TestVmapOperators) ... ok (0.023s) 2022-05-18T04:40:31.9134893Z test_is_complex (__main__.TestVmapOperators) ... ok (0.001s) 2022-05-18T04:40:31.9202834Z test_is_contiguous (__main__.TestVmapOperators) ... ok (0.007s) 2022-05-18T04:40:31.9220942Z test_is_floating_point (__main__.TestVmapOperators) ... ok (0.002s) 2022-05-18T04:40:31.9324236Z test_mm (__main__.TestVmapOperators) ... ok (0.005s) 2022-05-18T04:40:31.9428640Z test_movedim (__main__.TestVmapOperators) ... ok (0.016s) 2022-05-18T04:40:31.9529477Z test_mv (__main__.TestVmapOperators) ... ok (0.000s) 2022-05-18T04:40:31.9583014Z test_narrow (__main__.TestVmapOperators) ... ok (0.016s) 2022-05-18T04:40:31.9605434Z test_new_empty (__main__.TestVmapOperators) ... ok (0.000s) 2022-05-18T04:40:31.9738861Z test_new_empty_strided (__main__.TestVmapOperators) ... ok (0.016s) 2022-05-18T04:40:31.9766046Z test_new_zeros (__main__.TestVmapOperators) ... ok (0.001s) 2022-05-18T04:40:32.0030894Z test_no_random_op_support (__main__.TestVmapOperators) ... ok (0.016s) 2022-05-18T04:40:32.0130235Z test_real (__main__.TestVmapOperators) ... ok (0.016s) 2022-05-18T04:40:32.0193542Z test_reshape (__main__.TestVmapOperators) ... ok (0.000s) 2022-05-18T04:40:32.0271412Z test_reshape_as (__main__.TestVmapOperators) ... ok (0.020s) 2022-05-18T04:40:32.0349384Z test_result_type (__main__.TestVmapOperators) ... ok (0.000s) 2022-05-18T04:40:32.0392612Z test_select (__main__.TestVmapOperators) ... ok (0.000s) 2022-05-18T04:40:32.0437767Z test_slice (__main__.TestVmapOperators) ... ok (0.016s) 2022-05-18T04:40:32.1004859Z test_split (__main__.TestVmapOperators) ... ok (0.047s) 2022-05-18T04:40:32.1049660Z test_squeeze (__main__.TestVmapOperators) ... ok (0.016s) 2022-05-18T04:40:32.1110579Z test_stack (__main__.TestVmapOperators) ... ok (0.000s) 2022-05-18T04:40:32.1127291Z test_stride (__main__.TestVmapOperators) ... ok (0.000s) 2022-05-18T04:40:32.1210784Z test_sum_dim (__main__.TestVmapOperators) ... ok (0.017s) 2022-05-18T04:40:32.1266486Z test_t (__main__.TestVmapOperators) ... ok (0.005s) 2022-05-18T04:40:32.3001666Z test_tensor_split (__main__.TestVmapOperators) ... ok (0.162s) 2022-05-18T04:40:32.3075786Z test_to (__main__.TestVmapOperators) ... ok (0.016s) 2022-05-18T04:40:32.3118989Z test_trace (__main__.TestVmapOperators) ... ok (0.000s) 2022-05-18T04:40:32.3183651Z test_transpose (__main__.TestVmapOperators) ... ok (0.000s) 2022-05-18T04:40:32.4394130Z test_unary_pointwise_ops (__main__.TestVmapOperators) ... ok (0.123s) 2022-05-18T04:40:32.5890202Z test_unbind (__main__.TestVmapOperators) ... ok (0.161s) 2022-05-18T04:40:32.5937902Z test_unfold (__main__.TestVmapOperators) ... ok (0.000s) 2022-05-18T04:40:32.6004916Z test_view (__main__.TestVmapOperators) ... ok (0.000s) 2022-05-18T04:40:32.6082924Z test_view_as (__main__.TestVmapOperators) ... ok (0.016s) 2022-05-18T04:40:32.6311485Z test_view_as_complex (__main__.TestVmapOperators) ... ok (0.027s) 2022-05-18T04:40:32.6413373Z test_view_as_real (__main__.TestVmapOperators) ... ok (0.010s) 2022-05-18T04:40:32.6428945Z test_vmap_fallback_check (__main__.TestVmapOperators) ... ok (0.001s) 2022-05-18T04:40:32.6440662Z test_vmap_fallback_check_ok (__main__.TestVmapOperators) ... test_vmap.py:964: UserWarning: Please use functorch.vmap instead of torch.vmap (https://github.com/pytorch/functorch). We've moved development on torch.vmap over to functorch; functorch's vmap has a multitude of significant performance and functionality improvements. 2022-05-18T04:40:32.6441519Z vmap(op_using_fallback)(torch.rand(3)) 2022-05-18T04:40:32.6441827Z ok (0.001s) 2022-05-18T04:40:32.6631467Z 2022-05-18T04:40:32.6632010Z ---------------------------------------------------------------------- 2022-05-18T04:40:32.6632295Z Ran 95 tests in 2.468s 2022-05-18T04:40:32.6632408Z 2022-05-18T04:40:32.6632464Z OK 2022-05-18T04:40:32.6632537Z 2022-05-18T04:40:32.6632628Z Generating XML reports... 2022-05-18T04:40:32.6632960Z Generated XML report: test-reports\python-unittest\test_vmap\TEST-TestVmapAPI-20220518044030.xml 2022-05-18T04:40:32.6633392Z Generated XML report: test-reports\python-unittest\test_vmap\TEST-TestVmapOperators-20220518044030.xml 2022-05-18T04:40:32.8531700Z Running test_vulkan ... [2022-05-18 04:40:32.842004] 2022-05-18T04:40:32.8532123Z Executing ['C:\\Jenkins\\Miniconda3\\python.exe', 'test_vulkan.py', '-v', '--import-slow-tests', '--import-disabled-tests'] ... [2022-05-18 04:40:32.842004] 2022-05-18T04:40:33.7494614Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\cuda\__init__.py:82: UserWarning: CUDA initialization: CUDA unknown error - this may be due to an incorrectly set up environment, e.g. changing env variable CUDA_VISIBLE_DEVICES after program start. Setting the available devices to be zero. (Triggered internally at C:\actions-runner\_work\pytorch\pytorch\c10\cuda\CUDAFunctions.cpp:109.) 2022-05-18T04:40:33.7495305Z return torch._C._cuda_getDeviceCount() > 0 2022-05-18T04:40:33.7495451Z 2022-05-18T04:40:33.7495535Z Running tests... 2022-05-18T04:40:33.7495769Z ---------------------------------------------------------------------- 2022-05-18T04:40:33.7496126Z test_conv (__main__.TestVulkanRewritePass) ... skip: Vulkan backend must be available for these tests. (0.016s) 2022-05-18T04:40:33.7496486Z Test results will be stored in test-reports\python-unittest\test_vulkan 2022-05-18T04:40:33.7555240Z 2022-05-18T04:40:33.7555459Z ---------------------------------------------------------------------- 2022-05-18T04:40:33.7555698Z Ran 1 test in 0.016s 2022-05-18T04:40:33.7555807Z 2022-05-18T04:40:33.7555884Z OK (skipped=1) 2022-05-18T04:40:33.7555987Z 2022-05-18T04:40:33.7556073Z Generating XML reports... 2022-05-18T04:40:33.7556408Z Generated XML report: test-reports\python-unittest\test_vulkan\TEST-TestVulkanRewritePass-20220518044033.xml 2022-05-18T04:40:33.8742042Z Running test_xnnpack_integration ... [2022-05-18 04:40:33.873452] 2022-05-18T04:40:33.8742467Z Executing ['C:\\Jenkins\\Miniconda3\\python.exe', 'test_xnnpack_integration.py', '-v', '--import-slow-tests', '--import-disabled-tests'] ... [2022-05-18 04:40:33.873452] 2022-05-18T04:40:34.7858893Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\cuda\__init__.py:82: UserWarning: CUDA initialization: CUDA unknown error - this may be due to an incorrectly set up environment, e.g. changing env variable CUDA_VISIBLE_DEVICES after program start. Setting the available devices to be zero. (Triggered internally at C:\actions-runner\_work\pytorch\pytorch\c10\cuda\CUDAFunctions.cpp:109.) 2022-05-18T04:40:34.7859713Z return torch._C._cuda_getDeviceCount() > 0 2022-05-18T04:40:34.7859862Z 2022-05-18T04:40:34.7859932Z Running tests... 2022-05-18T04:40:34.7860186Z ---------------------------------------------------------------------- 2022-05-18T04:40:34.7861104Z Test results will be stored in test-reports\python-unittest\test_xnnpack_integration 2022-05-18T04:40:34.7881638Z test_conv1d_basic (__main__.TestXNNPACKConv1dTransformPass) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-05-18T04:40:34.7912028Z test_conv1d_with_relu_fc (__main__.TestXNNPACKConv1dTransformPass) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-05-18T04:40:35.3380048Z test_conv2d (__main__.TestXNNPACKOps) ... [W TensorImpl.h:1393] Warning: Named tensors and all their associated APIs are an experimental feature and subject to change. Please do not use them for anything important until they are released as stable. (function operator ()) 2022-05-18T04:40:36.5986546Z ok (1.813s) 2022-05-18T04:40:39.0607793Z test_conv2d_transpose (__main__.TestXNNPACKOps) ... ok (2.467s) 2022-05-18T04:40:39.0627098Z test_linear (__main__.TestXNNPACKOps) ... skip: Fails on some platforms, see https://github.com/pytorch/pytorch/issues/73488 (0.002s) 2022-05-18T04:40:39.1291271Z test_linear_1d_input (__main__.TestXNNPACKOps) ... ok (0.064s) 2022-05-18T04:40:39.3008227Z test_decomposed_linear (__main__.TestXNNPACKRewritePass) ... ok (0.162s) 2022-05-18T04:40:40.5245111Z test_linear (__main__.TestXNNPACKRewritePass) ... ok (1.235s) 2022-05-18T04:40:40.5332428Z test_combined_model (__main__.TestXNNPACKSerDes) ... skip: Fails on some platforms, see https://github.com/pytorch/pytorch/issues/73488 (0.003s) 2022-05-18T04:40:43.2673944Z test_conv2d (__main__.TestXNNPACKSerDes) ... ok (2.730s) 2022-05-18T04:40:48.6586359Z test_conv2d_transpose (__main__.TestXNNPACKSerDes) ... ok (5.401s) 2022-05-18T04:40:48.6625877Z test_linear (__main__.TestXNNPACKSerDes) ... skip: Fails on some platforms, see https://github.com/pytorch/pytorch/issues/73488 (0.000s) 2022-05-18T04:40:48.6720161Z 2022-05-18T04:40:48.6720564Z ---------------------------------------------------------------------- 2022-05-18T04:40:48.6720857Z Ran 12 tests in 13.875s 2022-05-18T04:40:48.6720981Z 2022-05-18T04:40:48.6721053Z OK (skipped=5) 2022-05-18T04:40:48.6721147Z 2022-05-18T04:40:48.6721234Z Generating XML reports... 2022-05-18T04:40:48.6721592Z Generated XML report: test-reports\python-unittest\test_xnnpack_integration\TEST-TestXNNPACKOps-20220518044034.xml 2022-05-18T04:40:48.6722093Z Generated XML report: test-reports\python-unittest\test_xnnpack_integration\TEST-TestXNNPACKRewritePass-20220518044034.xml 2022-05-18T04:40:48.6722583Z Generated XML report: test-reports\python-unittest\test_xnnpack_integration\TEST-TestXNNPACKSerDes-20220518044034.xml 2022-05-18T04:40:48.6723087Z Generated XML report: test-reports\python-unittest\test_xnnpack_integration\TEST-TestXNNPACKConv1dTransformPass-20220518044034.xml 2022-05-18T04:40:49.1592846Z 2022-05-18T04:40:49.1593242Z (base) C:\actions-runner\_work\pytorch\pytorch\test>if ERRORLEVEL 1 goto fail 2022-05-18T04:40:49.1594222Z 2022-05-18T04:40:49.1594430Z (base) C:\actions-runner\_work\pytorch\pytorch\test>popd 2022-05-18T04:40:49.1598919Z 2022-05-18T04:40:49.1599124Z (base) C:\actions-runner\_work\pytorch\pytorch>exit /b 0 2022-05-18T04:40:49.1623971Z + [[ -z win-vs2019-cuda11.3-py3-test ]] 2022-05-18T04:40:49.1624229Z + [[ win-vs2019-cuda11.3-py3-test == *-test ]] 2022-05-18T04:40:49.1624427Z + [[ 1 -eq 1 ]] 2022-05-18T04:40:49.1624714Z + /c/actions-runner/_work/pytorch/pytorch/.jenkins/pytorch/win-test-helpers/test_custom_script_ops.bat 2022-05-18T04:40:49.2040745Z 2022-05-18T04:40:49.2041566Z C:\actions-runner\_work\pytorch\pytorch>call C:/actions-runner/_work/pytorch/pytorch/.jenkins/pytorch/win-test-helpers\setup_pytorch_env.bat 2022-05-18T04:40:49.2050800Z 2022-05-18T04:40:49.2051470Z C:\actions-runner\_work\pytorch\pytorch>if exist "C:/actions-runner/_work/pytorch/pytorch/build/win_tmp/ci_scripts/pytorch_env_restore.bat" ( 2022-05-18T04:40:49.2051935Z call C:/actions-runner/_work/pytorch/pytorch/build/win_tmp/ci_scripts/pytorch_env_restore.bat 2022-05-18T04:40:49.2052272Z exit /b 0 2022-05-18T04:40:49.2052420Z ) 2022-05-18T04:40:50.0395908Z "Executing CMake for custom_operator test..." 2022-05-18T04:40:53.5874534Z -- The C compiler identification is MSVC 19.28.29337.0 2022-05-18T04:40:53.8004286Z -- The CXX compiler identification is MSVC 19.28.29337.0 2022-05-18T04:40:53.8969230Z -- Detecting C compiler ABI info 2022-05-18T04:40:55.8002156Z -- Detecting C compiler ABI info - done 2022-05-18T04:40:55.8025836Z -- 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 2022-05-18T04:40:55.8071734Z -- Detecting C compile features 2022-05-18T04:40:55.8133229Z -- Detecting C compile features - done 2022-05-18T04:40:55.8341000Z -- Detecting CXX compiler ABI info 2022-05-18T04:40:56.6003318Z -- Detecting CXX compiler ABI info - done 2022-05-18T04:40:56.6026491Z -- 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 2022-05-18T04:40:56.6030389Z -- Detecting CXX compile features 2022-05-18T04:40:56.6037775Z -- Detecting CXX compile features - done 2022-05-18T04:40:56.6441788Z -- Looking for pthread.h 2022-05-18T04:40:57.8240067Z -- Looking for pthread.h - not found 2022-05-18T04:40:57.8255212Z -- Found Threads: TRUE 2022-05-18T04:40:58.3936071Z -- Found CUDA: C:/Program Files/NVIDIA GPU Computing Toolkit/CUDA/v11.6 (found version "11.6") 2022-05-18T04:41:04.6558432Z -- The CUDA compiler identification is NVIDIA 11.6.55 2022-05-18T04:41:04.6890310Z -- Detecting CUDA compiler ABI info 2022-05-18T04:41:07.1293100Z -- Detecting CUDA compiler ABI info - done 2022-05-18T04:41:07.1583748Z -- Check for working CUDA compiler: C:/Program Files/NVIDIA GPU Computing Toolkit/CUDA/v11.6/bin/nvcc.exe - skipped 2022-05-18T04:41:07.1588408Z -- Detecting CUDA compile features 2022-05-18T04:41:07.1594693Z -- Detecting CUDA compile features - done 2022-05-18T04:41:07.1615790Z -- Caffe2: CUDA detected: 11.6 2022-05-18T04:41:07.1616210Z -- Caffe2: CUDA nvcc is: C:/Program Files/NVIDIA GPU Computing Toolkit/CUDA/v11.6/bin/nvcc.exe 2022-05-18T04:41:07.1616567Z -- Caffe2: CUDA toolkit directory: C:/Program Files/NVIDIA GPU Computing Toolkit/CUDA/v11.6 2022-05-18T04:41:08.2595056Z -- Caffe2: Header version is: 11.6 2022-05-18T04:41:08.2962120Z -- Found CUDNN: C:/Program Files/NVIDIA GPU Computing Toolkit/CUDA/v11.6/lib/x64/cudnn.lib 2022-05-18T04:41:08.3007137Z -- Found cuDNN: v8.3.2 (include: C:/Program Files/NVIDIA GPU Computing Toolkit/CUDA/v11.6/include, library: C:/Program Files/NVIDIA GPU Computing Toolkit/CUDA/v11.6/lib/x64/cudnn.lib) 2022-05-18T04:41:08.3544860Z -- C:/Program Files/NVIDIA GPU Computing Toolkit/CUDA/v11.6/lib/x64/nvrtc.lib shorthash is dd482e34 2022-05-18T04:41:08.3548487Z CMake Warning at C:/actions-runner/_work/pytorch/pytorch/build/win_tmp/build/torch/share/cmake/Caffe2/public/utils.cmake:385 (message): 2022-05-18T04:41:08.3548888Z In the future we will require one to explicitly pass TORCH_CUDA_ARCH_LIST 2022-05-18T04:41:08.3549203Z to cmake instead of implicitly setting it as an env variable. This will 2022-05-18T04:41:08.3549472Z become a FATAL_ERROR in future version of pytorch. 2022-05-18T04:41:08.3549702Z Call Stack (most recent call first): 2022-05-18T04:41:08.3550046Z C:/actions-runner/_work/pytorch/pytorch/build/win_tmp/build/torch/share/cmake/Caffe2/public/cuda.cmake:440 (torch_cuda_get_nvcc_gencode_flag) 2022-05-18T04:41:08.3550458Z C:/actions-runner/_work/pytorch/pytorch/build/win_tmp/build/torch/share/cmake/Caffe2/Caffe2Config.cmake:88 (include) 2022-05-18T04:41:08.3550865Z C:/actions-runner/_work/pytorch/pytorch/build/win_tmp/build/torch/share/cmake/Torch/TorchConfig.cmake:68 (find_package) 2022-05-18T04:41:08.3551298Z CMakeLists.txt:9 (find_package) 2022-05-18T04:41:08.3551429Z 2022-05-18T04:41:08.3551433Z 2022-05-18T04:41:08.3551575Z -- Added CUDA NVCC flags for: -gencode;arch=compute_70,code=sm_70 2022-05-18T04:41:08.5920650Z -- Found Torch: C:/actions-runner/_work/pytorch/pytorch/build/win_tmp/build/torch/lib/torch.lib 2022-05-18T04:41:08.5923986Z -- Configuring done 2022-05-18T04:41:08.7356190Z -- Generating done 2022-05-18T04:41:08.9295614Z -- Build files have been written to: C:/actions-runner/_work/pytorch/pytorch/test/custom_operator/build 2022-05-18T04:41:08.9386356Z "Executing Ninja for custom_operator test..." 2022-05-18T04:41:15.3144085Z [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.6\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++14 /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 2022-05-18T04:41:15.3145720Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/macros/Macros.h(143): warning C4067: unexpected tokens following preprocessor directive - expected a newline 2022-05-18T04:41:15.3146504Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/core/TensorImpl.h(2199): warning C4805: '|': unsafe mix of type 'uintptr_t' and type 'bool' in operation 2022-05-18T04:41:15.3147312Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(198): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2022-05-18T04:41:15.3147786Z with 2022-05-18T04:41:15.3147976Z [ 2022-05-18T04:41:15.3148295Z T=c10::impl::InlineDeviceGuard 2022-05-18T04:41:15.3148594Z ] 2022-05-18T04:41:15.3149115Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(397): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2022-05-18T04:41:15.3149603Z with 2022-05-18T04:41:15.3149803Z [ 2022-05-18T04:41:15.3150095Z T=c10::impl::InlineDeviceGuard 2022-05-18T04:41:15.3150407Z ] 2022-05-18T04:41:15.3150996Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2022-05-18T04:41:15.3151802Z with 2022-05-18T04:41:15.3152003Z [ 2022-05-18T04:41:15.3152317Z T=c10::impl::InlineDeviceGuard 2022-05-18T04:41:15.3152618Z ] 2022-05-18T04:41:15.3153208Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(540): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2022-05-18T04:41:15.3153791Z with 2022-05-18T04:41:15.3154020Z [ 2022-05-18T04:41:15.3154357Z T=c10::impl::InlineDeviceGuard 2022-05-18T04:41:15.3154726Z ] 2022-05-18T04:41:15.3155538Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(540): note: see reference to alias template instantiation 'c10::OptionalBase>' being compiled 2022-05-18T04:41:15.3157568Z 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 2022-05-18T04:41:15.3158408Z 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 2022-05-18T04:41:15.3159094Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(432): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2022-05-18T04:41:15.3159458Z with 2022-05-18T04:41:15.3159608Z [ 2022-05-18T04:41:15.3159838Z T=c10::impl::InlineDeviceGuard 2022-05-18T04:41:15.3160041Z ] 2022-05-18T04:41:15.3160424Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(198): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2022-05-18T04:41:15.3160773Z with 2022-05-18T04:41:15.3160918Z [ 2022-05-18T04:41:15.3161068Z T=at::TensorBase 2022-05-18T04:41:15.3161228Z ] 2022-05-18T04:41:15.3161691Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(397): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2022-05-18T04:41:15.3162040Z with 2022-05-18T04:41:15.3162187Z [ 2022-05-18T04:41:15.3162351Z T=at::TensorBase 2022-05-18T04:41:15.3162496Z ] 2022-05-18T04:41:15.3162929Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2022-05-18T04:41:15.3163317Z with 2022-05-18T04:41:15.3163464Z [ 2022-05-18T04:41:15.3163619Z T=at::TensorBase 2022-05-18T04:41:15.3163784Z ] 2022-05-18T04:41:15.3164233Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(540): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2022-05-18T04:41:15.3164635Z with 2022-05-18T04:41:15.3164783Z [ 2022-05-18T04:41:15.3164946Z T=at::TensorBase 2022-05-18T04:41:15.3165094Z ] 2022-05-18T04:41:15.3165492Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(540): note: see reference to alias template instantiation 'c10::OptionalBase' being compiled 2022-05-18T04:41:15.3166112Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\ATen/core/TensorBase.h(951): note: see reference to class template instantiation 'c10::optional' being compiled 2022-05-18T04:41:15.3166737Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(432): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2022-05-18T04:41:15.3167397Z with 2022-05-18T04:41:15.3167537Z [ 2022-05-18T04:41:15.3167703Z T=at::TensorBase 2022-05-18T04:41:15.3167864Z ] 2022-05-18T04:41:15.3168223Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(198): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2022-05-18T04:41:15.3168569Z with 2022-05-18T04:41:15.3168718Z [ 2022-05-18T04:41:15.3168863Z T=at::Tensor 2022-05-18T04:41:15.3169017Z ] 2022-05-18T04:41:15.3169476Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(397): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2022-05-18T04:41:15.3169883Z with 2022-05-18T04:41:15.3170017Z [ 2022-05-18T04:41:15.3170173Z T=at::Tensor 2022-05-18T04:41:15.3170327Z ] 2022-05-18T04:41:15.3170735Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2022-05-18T04:41:15.3171129Z with 2022-05-18T04:41:15.3171275Z [ 2022-05-18T04:41:15.3171470Z T=at::Tensor 2022-05-18T04:41:15.3171624Z ] 2022-05-18T04:41:15.3172071Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(540): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2022-05-18T04:41:15.3172488Z with 2022-05-18T04:41:15.3172621Z [ 2022-05-18T04:41:15.3172780Z T=at::Tensor 2022-05-18T04:41:15.3172937Z ] 2022-05-18T04:41:15.3173312Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(540): note: see reference to alias template instantiation 'c10::OptionalBase' being compiled 2022-05-18T04:41:15.3173919Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\ATen/core/TensorBody.h(509): note: see reference to class template instantiation 'c10::optional' being compiled 2022-05-18T04:41:15.3174540Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(432): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2022-05-18T04:41:15.3174906Z with 2022-05-18T04:41:15.3175041Z [ 2022-05-18T04:41:15.3175202Z T=at::Tensor 2022-05-18T04:41:15.3175357Z ] 2022-05-18T04:41:15.3175714Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(198): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2022-05-18T04:41:15.3176056Z with 2022-05-18T04:41:15.3176201Z [ 2022-05-18T04:41:15.3176360Z T=at::Generator 2022-05-18T04:41:15.3176507Z ] 2022-05-18T04:41:15.3176892Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(397): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2022-05-18T04:41:15.3177243Z with 2022-05-18T04:41:15.3177377Z [ 2022-05-18T04:41:15.3177536Z T=at::Generator 2022-05-18T04:41:15.3177693Z ] 2022-05-18T04:41:15.3178105Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2022-05-18T04:41:15.3178495Z with 2022-05-18T04:41:15.3178639Z [ 2022-05-18T04:41:15.3178796Z T=at::Generator 2022-05-18T04:41:15.3178941Z ] 2022-05-18T04:41:15.3179384Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(540): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2022-05-18T04:41:15.3179796Z with 2022-05-18T04:41:15.3179930Z [ 2022-05-18T04:41:15.3180088Z T=at::Generator 2022-05-18T04:41:15.3180246Z ] 2022-05-18T04:41:15.3180629Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(540): note: see reference to alias template instantiation 'c10::OptionalBase' being compiled 2022-05-18T04:41:15.3181290Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\ATen/core/TensorBody.h(584): note: see reference to class template instantiation 'c10::optional' being compiled 2022-05-18T04:41:15.3182005Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(432): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2022-05-18T04:41:15.3182376Z with 2022-05-18T04:41:15.3182509Z [ 2022-05-18T04:41:15.3182669Z T=at::Generator 2022-05-18T04:41:15.3182829Z ] 2022-05-18T04:41:15.3183205Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(198): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2022-05-18T04:41:15.3183541Z with 2022-05-18T04:41:15.3183688Z [ 2022-05-18T04:41:15.3183847Z T=c10::DimVector 2022-05-18T04:41:15.3183995Z ] 2022-05-18T04:41:15.3184378Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(397): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2022-05-18T04:41:15.3184730Z with 2022-05-18T04:41:15.3184861Z [ 2022-05-18T04:41:15.3185020Z T=c10::DimVector 2022-05-18T04:41:15.3185174Z ] 2022-05-18T04:41:15.3185683Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2022-05-18T04:41:15.3186062Z with 2022-05-18T04:41:15.3186208Z [ 2022-05-18T04:41:15.3186369Z T=c10::DimVector 2022-05-18T04:41:15.3186513Z ] 2022-05-18T04:41:15.3186960Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(540): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2022-05-18T04:41:15.3187371Z with 2022-05-18T04:41:15.3187513Z [ 2022-05-18T04:41:15.3187658Z T=c10::DimVector 2022-05-18T04:41:15.3187813Z ] 2022-05-18T04:41:15.3188208Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(540): note: see reference to alias template instantiation 'c10::OptionalBase' being compiled 2022-05-18T04:41:15.3188805Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\ATen/TensorIterator.h(766): note: see reference to class template instantiation 'c10::optional' being compiled 2022-05-18T04:41:15.3189424Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(432): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2022-05-18T04:41:15.3189787Z with 2022-05-18T04:41:15.3189932Z [ 2022-05-18T04:41:15.3190081Z T=c10::DimVector 2022-05-18T04:41:15.3190240Z ] 2022-05-18T04:41:15.3190603Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(198): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2022-05-18T04:41:15.3190936Z with 2022-05-18T04:41:15.3191078Z [ 2022-05-18T04:41:15.3191233Z T=std::string 2022-05-18T04:41:15.3191377Z ] 2022-05-18T04:41:15.3191812Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(397): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2022-05-18T04:41:15.3192168Z with 2022-05-18T04:41:15.3192313Z [ 2022-05-18T04:41:15.3192456Z T=std::string 2022-05-18T04:41:15.3192612Z ] 2022-05-18T04:41:15.3193087Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2022-05-18T04:41:15.3193500Z with 2022-05-18T04:41:15.3193646Z [ 2022-05-18T04:41:15.3193803Z T=std::string 2022-05-18T04:41:15.3193947Z ] 2022-05-18T04:41:15.3194394Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(540): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2022-05-18T04:41:15.3194805Z with 2022-05-18T04:41:15.3194951Z [ 2022-05-18T04:41:15.3195094Z T=std::string 2022-05-18T04:41:15.3195248Z ] 2022-05-18T04:41:15.3195636Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(540): note: see reference to alias template instantiation 'c10::OptionalBase' being compiled 2022-05-18T04:41:15.3196224Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\ATen/core/jit_type_base.h(448): note: see reference to class template instantiation 'c10::optional' being compiled 2022-05-18T04:41:15.3196839Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(432): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2022-05-18T04:41:15.3197207Z with 2022-05-18T04:41:15.3197353Z [ 2022-05-18T04:41:15.3197502Z T=std::string 2022-05-18T04:41:15.3197655Z ] 2022-05-18T04:41:15.3198025Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(198): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2022-05-18T04:41:15.3198363Z with 2022-05-18T04:41:15.3198498Z [ 2022-05-18T04:41:15.3198664Z T=c10::QualifiedName 2022-05-18T04:41:15.3198826Z ] 2022-05-18T04:41:15.3199200Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(397): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2022-05-18T04:41:15.3199549Z with 2022-05-18T04:41:15.3199690Z [ 2022-05-18T04:41:15.3199843Z T=c10::QualifiedName 2022-05-18T04:41:15.3200004Z ] 2022-05-18T04:41:15.3200428Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2022-05-18T04:41:15.3200811Z with 2022-05-18T04:41:15.3200944Z [ 2022-05-18T04:41:15.3201109Z T=c10::QualifiedName 2022-05-18T04:41:15.3201268Z ] 2022-05-18T04:41:15.3201753Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(540): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2022-05-18T04:41:15.3202171Z with 2022-05-18T04:41:15.3202316Z [ 2022-05-18T04:41:15.3202471Z T=c10::QualifiedName 2022-05-18T04:41:15.3202636Z ] 2022-05-18T04:41:15.3203036Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(540): note: see reference to alias template instantiation 'c10::OptionalBase' being compiled 2022-05-18T04:41:15.3203658Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\ATen/core/jit_type_base.h(696): note: see reference to class template instantiation 'c10::optional' being compiled 2022-05-18T04:41:15.3204318Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(432): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2022-05-18T04:41:15.3204734Z with 2022-05-18T04:41:15.3204885Z [ 2022-05-18T04:41:15.3205056Z T=c10::QualifiedName 2022-05-18T04:41:15.3205210Z ] 2022-05-18T04:41:15.3205584Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(198): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2022-05-18T04:41:15.3205930Z with 2022-05-18T04:41:15.3206065Z [ 2022-05-18T04:41:15.3206279Z T=std::shared_ptr 2022-05-18T04:41:15.3206476Z ] 2022-05-18T04:41:15.3206851Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(397): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2022-05-18T04:41:15.3207213Z with 2022-05-18T04:41:15.3207363Z [ 2022-05-18T04:41:15.3207570Z T=std::shared_ptr 2022-05-18T04:41:15.3207757Z ] 2022-05-18T04:41:15.3208182Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2022-05-18T04:41:15.3208576Z with 2022-05-18T04:41:15.3208713Z [ 2022-05-18T04:41:15.3208921Z T=std::shared_ptr 2022-05-18T04:41:15.3209117Z ] 2022-05-18T04:41:15.3209566Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(540): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2022-05-18T04:41:15.3209972Z with 2022-05-18T04:41:15.3210119Z [ 2022-05-18T04:41:15.3210327Z T=std::shared_ptr 2022-05-18T04:41:15.3210511Z ] 2022-05-18T04:41:15.3210946Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(540): note: see reference to alias template instantiation 'c10::OptionalBase>' being compiled 2022-05-18T04:41:15.3211669Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\ATen/core/ivalue.h(1338): note: see reference to class template instantiation 'c10::optional>' being compiled 2022-05-18T04:41:15.3212311Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(432): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2022-05-18T04:41:15.3212682Z with 2022-05-18T04:41:15.3212816Z [ 2022-05-18T04:41:15.3213029Z T=std::shared_ptr 2022-05-18T04:41:15.3213225Z ] 2022-05-18T04:41:15.3213581Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(198): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2022-05-18T04:41:15.3213925Z with 2022-05-18T04:41:15.3214071Z [ 2022-05-18T04:41:15.3214263Z T=std::weak_ptr 2022-05-18T04:41:15.3214455Z ] 2022-05-18T04:41:15.3214845Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(397): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2022-05-18T04:41:15.3215199Z with 2022-05-18T04:41:15.3215331Z [ 2022-05-18T04:41:15.3215535Z T=std::weak_ptr 2022-05-18T04:41:15.3215724Z ] 2022-05-18T04:41:15.3216223Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2022-05-18T04:41:15.3216696Z with 2022-05-18T04:41:15.3216885Z [ 2022-05-18T04:41:15.3217098Z T=std::weak_ptr 2022-05-18T04:41:15.3217332Z ] 2022-05-18T04:41:15.3217818Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(540): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2022-05-18T04:41:15.3218263Z with 2022-05-18T04:41:15.3229387Z [ 2022-05-18T04:41:15.3229720Z T=std::weak_ptr 2022-05-18T04:41:15.3229929Z ] 2022-05-18T04:41:15.3230387Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(540): note: see reference to alias template instantiation 'c10::OptionalBase>' being compiled 2022-05-18T04:41:15.3231076Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\ATen/core/ivalue.h(1339): note: see reference to class template instantiation 'c10::optional>' being compiled 2022-05-18T04:41:15.3231795Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(432): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2022-05-18T04:41:15.3232159Z with 2022-05-18T04:41:15.3232307Z [ 2022-05-18T04:41:15.3232513Z T=std::weak_ptr 2022-05-18T04:41:15.3232699Z ] 2022-05-18T04:41:15.3233076Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(198): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2022-05-18T04:41:15.3233417Z with 2022-05-18T04:41:15.3233559Z [ 2022-05-18T04:41:15.3233781Z T=std::vector> 2022-05-18T04:41:15.3233993Z ] 2022-05-18T04:41:15.3234378Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(397): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2022-05-18T04:41:15.3234722Z with 2022-05-18T04:41:15.3234865Z [ 2022-05-18T04:41:15.3235091Z T=std::vector> 2022-05-18T04:41:15.3235294Z ] 2022-05-18T04:41:15.3235719Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2022-05-18T04:41:15.3236104Z with 2022-05-18T04:41:15.3236247Z [ 2022-05-18T04:41:15.3236460Z T=std::vector> 2022-05-18T04:41:15.3236675Z ] 2022-05-18T04:41:15.3237120Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(540): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2022-05-18T04:41:15.3237531Z with 2022-05-18T04:41:15.3237664Z [ 2022-05-18T04:41:15.3237891Z T=std::vector> 2022-05-18T04:41:15.3238101Z ] 2022-05-18T04:41:15.3238526Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(540): note: see reference to alias template instantiation 'c10::OptionalBase>>' being compiled 2022-05-18T04:41:15.3239341Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\ATen/core/jit_type.h(482): note: see reference to class template instantiation 'c10::optional>>' being compiled 2022-05-18T04:41:15.3240059Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(432): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2022-05-18T04:41:15.3240432Z with 2022-05-18T04:41:15.3240568Z [ 2022-05-18T04:41:15.3240801Z T=std::vector> 2022-05-18T04:41:15.3241020Z ] 2022-05-18T04:41:15.3241430Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(198): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2022-05-18T04:41:15.3241767Z with 2022-05-18T04:41:15.3241913Z [ 2022-05-18T04:41:15.3242249Z T=std::vector::type,std::allocator::type>> 2022-05-18T04:41:15.3242540Z ] 2022-05-18T04:41:15.3242932Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(397): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2022-05-18T04:41:15.3243289Z with 2022-05-18T04:41:15.3243436Z [ 2022-05-18T04:41:15.3243753Z T=std::vector::type,std::allocator::type>> 2022-05-18T04:41:15.3244056Z ] 2022-05-18T04:41:15.3244477Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2022-05-18T04:41:15.3244853Z with 2022-05-18T04:41:15.3244987Z [ 2022-05-18T04:41:15.3245317Z T=std::vector::type,std::allocator::type>> 2022-05-18T04:41:15.3245619Z ] 2022-05-18T04:41:15.3246067Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(540): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2022-05-18T04:41:15.3246463Z with 2022-05-18T04:41:15.3246607Z [ 2022-05-18T04:41:15.3246935Z T=std::vector::type,std::allocator::type>> 2022-05-18T04:41:15.3247234Z ] 2022-05-18T04:41:15.3247641Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(540): note: see reference to alias template instantiation 'c10::OptionalBase>>' being compiled 2022-05-18T04:41:15.3248024Z with 2022-05-18T04:41:15.3248168Z [ 2022-05-18T04:41:15.3248384Z T=c10::impl::ScalarTypeToCPPType::type 2022-05-18T04:41:15.3248601Z ] 2022-05-18T04:41:15.3249006Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\ATen/core/jit_type.h(441): note: see reference to class template instantiation 'c10::optional>>' being compiled 2022-05-18T04:41:15.3249380Z with 2022-05-18T04:41:15.3249514Z [ 2022-05-18T04:41:15.3249741Z T=c10::impl::ScalarTypeToCPPType::type 2022-05-18T04:41:15.3249956Z ] 2022-05-18T04:41:15.3250393Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(432): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2022-05-18T04:41:15.3250766Z with 2022-05-18T04:41:15.3250955Z [ 2022-05-18T04:41:15.3251329Z T=std::vector::type,std::allocator::type>> 2022-05-18T04:41:15.3251617Z ] 2022-05-18T04:41:15.3251988Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(198): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2022-05-18T04:41:15.3252328Z with 2022-05-18T04:41:15.3252461Z [ 2022-05-18T04:41:15.3252702Z T=std::vector,std::allocator>> 2022-05-18T04:41:15.3252922Z ] 2022-05-18T04:41:15.3253314Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(397): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2022-05-18T04:41:15.3253658Z with 2022-05-18T04:41:15.3253802Z [ 2022-05-18T04:41:15.3254042Z T=std::vector,std::allocator>> 2022-05-18T04:41:15.3254247Z ] 2022-05-18T04:41:15.3254671Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2022-05-18T04:41:15.3255062Z with 2022-05-18T04:41:15.3255209Z [ 2022-05-18T04:41:15.3255435Z T=std::vector,std::allocator>> 2022-05-18T04:41:15.3255654Z ] 2022-05-18T04:41:15.3256104Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(540): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2022-05-18T04:41:15.3256515Z with 2022-05-18T04:41:15.3256651Z [ 2022-05-18T04:41:15.3256890Z T=std::vector,std::allocator>> 2022-05-18T04:41:15.3257110Z ] 2022-05-18T04:41:15.3257555Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(540): note: see reference to alias template instantiation 'c10::OptionalBase,std::allocator>>>' being compiled 2022-05-18T04:41:15.3258270Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\ATen/core/jit_type.h(567): note: see reference to class template instantiation 'c10::optional,std::allocator>>>' being compiled 2022-05-18T04:41:15.3258932Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\ATen/core/jit_type.h(843): note: see reference to class template instantiation 'c10::VaryingShape' being compiled 2022-05-18T04:41:15.3259552Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(432): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2022-05-18T04:41:15.3259925Z with 2022-05-18T04:41:15.3260061Z [ 2022-05-18T04:41:15.3260304Z T=std::vector,std::allocator>> 2022-05-18T04:41:15.3260526Z ] 2022-05-18T04:41:15.3260886Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(198): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2022-05-18T04:41:15.3261261Z with 2022-05-18T04:41:15.3261418Z [ 2022-05-18T04:41:15.3261705Z T=std::vector,std::allocator>> 2022-05-18T04:41:15.3261961Z ] 2022-05-18T04:41:15.3262353Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(397): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2022-05-18T04:41:15.3262740Z with 2022-05-18T04:41:15.3262870Z [ 2022-05-18T04:41:15.3263100Z T=std::vector,std::allocator>> 2022-05-18T04:41:15.3263314Z ] 2022-05-18T04:41:15.3263739Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2022-05-18T04:41:15.3264120Z with 2022-05-18T04:41:15.3264264Z [ 2022-05-18T04:41:15.3264496Z T=std::vector,std::allocator>> 2022-05-18T04:41:15.3264699Z ] 2022-05-18T04:41:15.3265145Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(540): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2022-05-18T04:41:15.3265643Z with 2022-05-18T04:41:15.3265788Z [ 2022-05-18T04:41:15.3266006Z T=std::vector,std::allocator>> 2022-05-18T04:41:15.3266222Z ] 2022-05-18T04:41:15.3266667Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(540): note: see reference to alias template instantiation 'c10::OptionalBase,std::allocator>>>' being compiled 2022-05-18T04:41:15.3267374Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\ATen/core/jit_type.h(567): note: see reference to class template instantiation 'c10::optional,std::allocator>>>' being compiled 2022-05-18T04:41:15.3268012Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\ATen/core/jit_type.h(613): note: see reference to class template instantiation 'c10::VaryingShape' being compiled 2022-05-18T04:41:15.3268630Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(432): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2022-05-18T04:41:15.3269003Z with 2022-05-18T04:41:15.3269148Z [ 2022-05-18T04:41:15.3269368Z T=std::vector,std::allocator>> 2022-05-18T04:41:15.3269586Z ] 2022-05-18T04:41:15.3269960Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(198): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2022-05-18T04:41:15.3270288Z with 2022-05-18T04:41:15.3270434Z [ 2022-05-18T04:41:15.3270636Z T=std::vector> 2022-05-18T04:41:15.3270827Z ] 2022-05-18T04:41:15.3271201Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(397): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2022-05-18T04:41:15.3271552Z with 2022-05-18T04:41:15.3271697Z [ 2022-05-18T04:41:15.3271882Z T=std::vector> 2022-05-18T04:41:15.3272070Z ] 2022-05-18T04:41:15.3272490Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2022-05-18T04:41:15.3272875Z with 2022-05-18T04:41:15.3273056Z [ 2022-05-18T04:41:15.3273257Z T=std::vector> 2022-05-18T04:41:15.3273446Z ] 2022-05-18T04:41:15.3273925Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(540): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2022-05-18T04:41:15.3274335Z with 2022-05-18T04:41:15.3274479Z [ 2022-05-18T04:41:15.3274665Z T=std::vector> 2022-05-18T04:41:15.3274853Z ] 2022-05-18T04:41:15.3275270Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(540): note: see reference to alias template instantiation 'c10::OptionalBase>>' being compiled 2022-05-18T04:41:15.3275915Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\ATen/core/jit_type.h(726): note: see reference to class template instantiation 'c10::optional>>' being compiled 2022-05-18T04:41:15.3276556Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(432): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2022-05-18T04:41:15.3276911Z with 2022-05-18T04:41:15.3277058Z [ 2022-05-18T04:41:15.3277258Z T=std::vector> 2022-05-18T04:41:15.3277432Z ] 2022-05-18T04:41:15.3277803Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(198): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2022-05-18T04:41:15.3278143Z with 2022-05-18T04:41:15.3278276Z [ 2022-05-18T04:41:15.3278504Z T=c10::impl::InlineStreamGuard 2022-05-18T04:41:15.3278721Z ] 2022-05-18T04:41:15.3279107Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(397): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2022-05-18T04:41:15.3279452Z with 2022-05-18T04:41:15.3279598Z [ 2022-05-18T04:41:15.3279823Z T=c10::impl::InlineStreamGuard 2022-05-18T04:41:15.3280023Z ] 2022-05-18T04:41:15.3280442Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2022-05-18T04:41:15.3280832Z with 2022-05-18T04:41:15.3280976Z [ 2022-05-18T04:41:15.3281186Z T=c10::impl::InlineStreamGuard 2022-05-18T04:41:15.3281398Z ] 2022-05-18T04:41:15.3281845Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(540): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2022-05-18T04:41:15.3282247Z with 2022-05-18T04:41:15.3282391Z [ 2022-05-18T04:41:15.3282620Z T=c10::impl::InlineStreamGuard 2022-05-18T04:41:15.3282833Z ] 2022-05-18T04:41:15.3283267Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(540): note: see reference to alias template instantiation 'c10::OptionalBase>' being compiled 2022-05-18T04:41:15.3283992Z 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 2022-05-18T04:41:15.3284749Z 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 2022-05-18T04:41:15.3285456Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(432): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2022-05-18T04:41:15.3285830Z with 2022-05-18T04:41:15.3285966Z [ 2022-05-18T04:41:15.3286195Z T=c10::impl::InlineStreamGuard 2022-05-18T04:41:15.3286409Z ] 2022-05-18T04:41:15.3286767Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(198): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2022-05-18T04:41:15.3287111Z with 2022-05-18T04:41:15.3287259Z [ 2022-05-18T04:41:15.3287428Z T=c10::impl::VirtualGuardImpl 2022-05-18T04:41:15.3287604Z ] 2022-05-18T04:41:15.3287992Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(397): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2022-05-18T04:41:15.3288348Z with 2022-05-18T04:41:15.3288481Z [ 2022-05-18T04:41:15.3288660Z T=c10::impl::VirtualGuardImpl 2022-05-18T04:41:15.3288836Z ] 2022-05-18T04:41:15.3289243Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2022-05-18T04:41:15.3289627Z with 2022-05-18T04:41:15.3289772Z [ 2022-05-18T04:41:15.3289939Z T=c10::impl::VirtualGuardImpl 2022-05-18T04:41:15.3290115Z ] 2022-05-18T04:41:15.3290561Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(540): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2022-05-18T04:41:15.3290975Z with 2022-05-18T04:41:15.3291108Z [ 2022-05-18T04:41:15.3291289Z T=c10::impl::VirtualGuardImpl 2022-05-18T04:41:15.3291461Z ] 2022-05-18T04:41:15.3291861Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(540): note: see reference to alias template instantiation 'c10::OptionalBase' being compiled 2022-05-18T04:41:15.3292490Z 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 2022-05-18T04:41:15.3292848Z with 2022-05-18T04:41:15.3292995Z [ 2022-05-18T04:41:15.3293166Z T=c10::impl::VirtualGuardImpl 2022-05-18T04:41:15.3293340Z ] 2022-05-18T04:41:15.3293778Z 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 2022-05-18T04:41:15.3294442Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(432): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2022-05-18T04:41:15.3294804Z with 2022-05-18T04:41:15.3294950Z [ 2022-05-18T04:41:15.3295129Z T=c10::impl::VirtualGuardImpl 2022-05-18T04:41:15.3295292Z ] 2022-05-18T04:41:15.3295700Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(198): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2022-05-18T04:41:15.3296043Z with 2022-05-18T04:41:15.3296177Z [ 2022-05-18T04:41:15.3296440Z T=std::vector> 2022-05-18T04:41:15.3296720Z ] 2022-05-18T04:41:15.3297106Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(397): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2022-05-18T04:41:15.3297450Z with 2022-05-18T04:41:15.3297594Z [ 2022-05-18T04:41:15.3297855Z T=std::vector> 2022-05-18T04:41:15.3298082Z ] 2022-05-18T04:41:15.3298506Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2022-05-18T04:41:15.3298894Z with 2022-05-18T04:41:15.3299037Z [ 2022-05-18T04:41:15.3299285Z T=std::vector> 2022-05-18T04:41:15.3299529Z ] 2022-05-18T04:41:15.3299976Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(540): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2022-05-18T04:41:15.3300388Z with 2022-05-18T04:41:15.3300521Z [ 2022-05-18T04:41:15.3300780Z T=std::vector> 2022-05-18T04:41:15.3301018Z ] 2022-05-18T04:41:15.3301479Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(540): note: see reference to alias template instantiation 'c10::OptionalBase>>' being compiled 2022-05-18T04:41:15.3302240Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\ATen/core/ivalue_inl.h(834): note: see reference to class template instantiation 'c10::optional>>' being compiled 2022-05-18T04:41:15.3302934Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(432): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2022-05-18T04:41:15.3303305Z with 2022-05-18T04:41:15.3303451Z [ 2022-05-18T04:41:15.3303700Z T=std::vector> 2022-05-18T04:41:15.3303944Z ] 2022-05-18T04:41:15.3304319Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(198): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2022-05-18T04:41:15.3304648Z with 2022-05-18T04:41:15.3304795Z [ 2022-05-18T04:41:15.3304969Z T=torch::autograd::ViewInfo 2022-05-18T04:41:15.3305129Z ] 2022-05-18T04:41:15.3305577Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(397): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2022-05-18T04:41:15.3305934Z with 2022-05-18T04:41:15.3306077Z [ 2022-05-18T04:41:15.3306239Z T=torch::autograd::ViewInfo 2022-05-18T04:41:15.3306410Z ] 2022-05-18T04:41:15.3306831Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2022-05-18T04:41:15.3307254Z with 2022-05-18T04:41:15.3307400Z [ 2022-05-18T04:41:15.3307575Z T=torch::autograd::ViewInfo 2022-05-18T04:41:15.3307785Z ] 2022-05-18T04:41:15.3308219Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(540): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2022-05-18T04:41:15.3308627Z with 2022-05-18T04:41:15.3308773Z [ 2022-05-18T04:41:15.3308932Z T=torch::autograd::ViewInfo 2022-05-18T04:41:15.3309103Z ] 2022-05-18T04:41:15.3309511Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(540): note: see reference to alias template instantiation 'c10::OptionalBase' being compiled 2022-05-18T04:41:15.3310150Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\torch/csrc/autograd/variable.h(525): note: see reference to class template instantiation 'c10::optional' being compiled 2022-05-18T04:41:15.3310776Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(432): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2022-05-18T04:41:15.3311146Z with 2022-05-18T04:41:15.3311290Z [ 2022-05-18T04:41:15.3311464Z T=torch::autograd::ViewInfo 2022-05-18T04:41:15.3311622Z ] 2022-05-18T04:41:15.3311995Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(198): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2022-05-18T04:41:15.3312334Z with 2022-05-18T04:41:15.3312467Z [ 2022-05-18T04:41:15.3312623Z T=c10::IValue 2022-05-18T04:41:15.3312778Z ] 2022-05-18T04:41:15.3313153Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(397): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2022-05-18T04:41:15.3313507Z with 2022-05-18T04:41:15.3313651Z [ 2022-05-18T04:41:15.3313792Z T=c10::IValue 2022-05-18T04:41:15.3313945Z ] 2022-05-18T04:41:15.3314362Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2022-05-18T04:41:15.3314747Z with 2022-05-18T04:41:15.3314877Z [ 2022-05-18T04:41:15.3315031Z T=c10::IValue 2022-05-18T04:41:15.3315183Z ] 2022-05-18T04:41:15.3315616Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(540): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2022-05-18T04:41:15.3316024Z with 2022-05-18T04:41:15.3316167Z [ 2022-05-18T04:41:15.3316321Z T=c10::IValue 2022-05-18T04:41:15.3316460Z ] 2022-05-18T04:41:15.3316846Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(540): note: see reference to alias template instantiation 'c10::OptionalBase' being compiled 2022-05-18T04:41:15.3317454Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\ATen/core/function_schema.h(179): note: see reference to class template instantiation 'c10::optional' being compiled 2022-05-18T04:41:15.3318076Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(432): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2022-05-18T04:41:15.3318436Z with 2022-05-18T04:41:15.3318581Z [ 2022-05-18T04:41:15.3318777Z T=c10::IValue 2022-05-18T04:41:15.3318918Z ] 2022-05-18T04:41:15.3319284Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(198): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2022-05-18T04:41:15.3320214Z with 2022-05-18T04:41:15.3320349Z [ 2022-05-18T04:41:15.3320514Z T=c10::AliasInfo 2022-05-18T04:41:15.3320674Z ] 2022-05-18T04:41:15.3321060Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(397): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2022-05-18T04:41:15.3321403Z with 2022-05-18T04:41:15.3321548Z [ 2022-05-18T04:41:15.3321708Z T=c10::AliasInfo 2022-05-18T04:41:15.3321854Z ] 2022-05-18T04:41:15.3322280Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2022-05-18T04:41:15.3322670Z with 2022-05-18T04:41:15.3322801Z [ 2022-05-18T04:41:15.3322959Z T=c10::AliasInfo 2022-05-18T04:41:15.3323115Z ] 2022-05-18T04:41:15.3323560Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(540): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2022-05-18T04:41:15.3323957Z with 2022-05-18T04:41:15.3324101Z [ 2022-05-18T04:41:15.3324258Z T=c10::AliasInfo 2022-05-18T04:41:15.3324403Z ] 2022-05-18T04:41:15.3324798Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(540): note: see reference to alias template instantiation 'c10::OptionalBase' being compiled 2022-05-18T04:41:15.3325415Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\ATen/core/function_schema.h(26): note: see reference to class template instantiation 'c10::optional' being compiled 2022-05-18T04:41:15.3326038Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(432): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2022-05-18T04:41:15.3326398Z with 2022-05-18T04:41:15.3326542Z [ 2022-05-18T04:41:15.3326703Z T=c10::AliasInfo 2022-05-18T04:41:15.3326848Z ] 2022-05-18T04:41:15.3327216Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(198): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2022-05-18T04:41:15.3327550Z with 2022-05-18T04:41:15.3327693Z [ 2022-05-18T04:41:15.3327898Z T=c10::either 2022-05-18T04:41:15.3328103Z ] 2022-05-18T04:41:15.3328484Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(397): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2022-05-18T04:41:15.3328830Z with 2022-05-18T04:41:15.3328975Z [ 2022-05-18T04:41:15.3329186Z T=c10::either 2022-05-18T04:41:15.3329374Z ] 2022-05-18T04:41:15.3329799Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2022-05-18T04:41:15.3330184Z with 2022-05-18T04:41:15.3330326Z [ 2022-05-18T04:41:15.3330526Z T=c10::either 2022-05-18T04:41:15.3330725Z ] 2022-05-18T04:41:15.3331225Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(540): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2022-05-18T04:41:15.3332024Z with 2022-05-18T04:41:15.3332158Z [ 2022-05-18T04:41:15.3332376Z T=c10::either 2022-05-18T04:41:15.3332577Z ] 2022-05-18T04:41:15.3333002Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(540): note: see reference to alias template instantiation 'c10::OptionalBase>' being compiled 2022-05-18T04:41:15.3333721Z 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 2022-05-18T04:41:15.3334406Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(432): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2022-05-18T04:41:15.3334775Z with 2022-05-18T04:41:15.3334910Z [ 2022-05-18T04:41:15.3335129Z T=c10::either 2022-05-18T04:41:15.3335330Z ] 2022-05-18T04:41:15.3335703Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(198): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2022-05-18T04:41:15.3336034Z with 2022-05-18T04:41:15.3336180Z [ 2022-05-18T04:41:15.3336359Z T=c10::impl::AnnotatedSchema 2022-05-18T04:41:15.3336520Z ] 2022-05-18T04:41:15.3336905Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(397): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2022-05-18T04:41:15.3337256Z with 2022-05-18T04:41:15.3337390Z [ 2022-05-18T04:41:15.3337569Z T=c10::impl::AnnotatedSchema 2022-05-18T04:41:15.3337744Z ] 2022-05-18T04:41:15.3338163Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2022-05-18T04:41:15.3338538Z with 2022-05-18T04:41:15.3338683Z [ 2022-05-18T04:41:15.3338860Z T=c10::impl::AnnotatedSchema 2022-05-18T04:41:15.3339020Z ] 2022-05-18T04:41:15.3339473Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(540): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2022-05-18T04:41:15.3339882Z with 2022-05-18T04:41:15.3340032Z [ 2022-05-18T04:41:15.3340196Z T=c10::impl::AnnotatedSchema 2022-05-18T04:41:15.3340371Z ] 2022-05-18T04:41:15.3340782Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(540): note: see reference to alias template instantiation 'c10::OptionalBase' being compiled 2022-05-18T04:41:15.3341423Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\ATen/core/dispatch/OperatorEntry.h(212): note: see reference to class template instantiation 'c10::optional' being compiled 2022-05-18T04:41:15.3342078Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(432): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2022-05-18T04:41:15.3342448Z with 2022-05-18T04:41:15.3342645Z [ 2022-05-18T04:41:15.3342816Z T=c10::impl::AnnotatedSchema 2022-05-18T04:41:15.3342985Z ] 2022-05-18T04:41:15.3343395Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(198): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2022-05-18T04:41:15.3343736Z with 2022-05-18T04:41:15.3343870Z [ 2022-05-18T04:41:15.3344086Z T=c10::impl::OperatorEntry::CppSignatureWithDebug 2022-05-18T04:41:15.3344290Z ] 2022-05-18T04:41:15.3344663Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(397): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2022-05-18T04:41:15.3345017Z with 2022-05-18T04:41:15.3345162Z [ 2022-05-18T04:41:15.3345364Z T=c10::impl::OperatorEntry::CppSignatureWithDebug 2022-05-18T04:41:15.3345644Z ] 2022-05-18T04:41:15.3346069Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2022-05-18T04:41:15.3346461Z with 2022-05-18T04:41:15.3346594Z [ 2022-05-18T04:41:15.3346810Z T=c10::impl::OperatorEntry::CppSignatureWithDebug 2022-05-18T04:41:15.3347014Z ] 2022-05-18T04:41:15.3347446Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(540): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2022-05-18T04:41:15.3347853Z with 2022-05-18T04:41:15.3347998Z [ 2022-05-18T04:41:15.3348211Z T=c10::impl::OperatorEntry::CppSignatureWithDebug 2022-05-18T04:41:15.3348400Z ] 2022-05-18T04:41:15.3348843Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(540): note: see reference to alias template instantiation 'c10::OptionalBase' being compiled 2022-05-18T04:41:15.3349564Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\ATen/core/dispatch/OperatorEntry.h(271): note: see reference to class template instantiation 'c10::optional' being compiled 2022-05-18T04:41:15.3350245Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(432): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2022-05-18T04:41:15.3350608Z with 2022-05-18T04:41:15.3350755Z [ 2022-05-18T04:41:15.3350970Z T=c10::impl::OperatorEntry::CppSignatureWithDebug 2022-05-18T04:41:15.3351164Z ] 2022-05-18T04:41:15.3351535Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(198): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2022-05-18T04:41:15.3351882Z with 2022-05-18T04:41:15.3352026Z [ 2022-05-18T04:41:15.3352184Z T=torch::jit::Operator 2022-05-18T04:41:15.3352351Z ] 2022-05-18T04:41:15.3352740Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(397): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2022-05-18T04:41:15.3353081Z with 2022-05-18T04:41:15.3353225Z [ 2022-05-18T04:41:15.3353391Z T=torch::jit::Operator 2022-05-18T04:41:15.3353543Z ] 2022-05-18T04:41:15.3353964Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2022-05-18T04:41:15.3354779Z with 2022-05-18T04:41:15.3354934Z [ 2022-05-18T04:41:15.3355092Z T=torch::jit::Operator 2022-05-18T04:41:15.3355304Z ] 2022-05-18T04:41:15.3355755Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(540): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2022-05-18T04:41:15.3356156Z with 2022-05-18T04:41:15.3356301Z [ 2022-05-18T04:41:15.3356467Z T=torch::jit::Operator 2022-05-18T04:41:15.3356622Z ] 2022-05-18T04:41:15.3357022Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(540): note: see reference to alias template instantiation 'c10::OptionalBase' being compiled 2022-05-18T04:41:15.3357661Z 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 2022-05-18T04:41:15.3358302Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(432): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2022-05-18T04:41:15.3358675Z with 2022-05-18T04:41:15.3358810Z [ 2022-05-18T04:41:15.3358980Z T=torch::jit::Operator 2022-05-18T04:41:15.3359142Z ] 2022-05-18T04:41:15.3359503Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(198): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2022-05-18T04:41:15.3359839Z with 2022-05-18T04:41:15.3359984Z [ 2022-05-18T04:41:15.3360165Z T=std::tuple 2022-05-18T04:41:15.3360350Z ] 2022-05-18T04:41:15.3360738Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(397): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2022-05-18T04:41:15.3361096Z with 2022-05-18T04:41:15.3361228Z [ 2022-05-18T04:41:15.3361423Z T=std::tuple 2022-05-18T04:41:15.3361604Z ] 2022-05-18T04:41:15.3362016Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2022-05-18T04:41:15.3362404Z with 2022-05-18T04:41:15.3362549Z [ 2022-05-18T04:41:15.3362727Z T=std::tuple 2022-05-18T04:41:15.3362911Z ] 2022-05-18T04:41:15.3363354Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(540): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2022-05-18T04:41:15.3363768Z with 2022-05-18T04:41:15.3363902Z [ 2022-05-18T04:41:15.3364095Z T=std::tuple 2022-05-18T04:41:15.3364277Z ] 2022-05-18T04:41:15.3364677Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(540): note: see reference to alias template instantiation 'c10::OptionalBase>' being compiled 2022-05-18T04:41:15.3365345Z 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 2022-05-18T04:41:15.3366042Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(432): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2022-05-18T04:41:15.3366412Z with 2022-05-18T04:41:15.3366558Z [ 2022-05-18T04:41:15.3366777Z T=std::tuple 2022-05-18T04:41:15.3366966Z ] 2022-05-18T04:41:15.3367335Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(198): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2022-05-18T04:41:15.3367664Z with 2022-05-18T04:41:15.3367809Z [ 2022-05-18T04:41:15.3367982Z T=torch::jit::SourceRange 2022-05-18T04:41:15.3368142Z ] 2022-05-18T04:41:15.3368525Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(397): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2022-05-18T04:41:15.3368879Z with 2022-05-18T04:41:15.3369025Z [ 2022-05-18T04:41:15.3369187Z T=torch::jit::SourceRange 2022-05-18T04:41:15.3369355Z ] 2022-05-18T04:41:15.3369775Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2022-05-18T04:41:15.3370150Z with 2022-05-18T04:41:15.3370296Z [ 2022-05-18T04:41:15.3370471Z T=torch::jit::SourceRange 2022-05-18T04:41:15.3370628Z ] 2022-05-18T04:41:15.3371075Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(540): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2022-05-18T04:41:15.3371488Z with 2022-05-18T04:41:15.3371631Z [ 2022-05-18T04:41:15.3371790Z T=torch::jit::SourceRange 2022-05-18T04:41:15.3371959Z ] 2022-05-18T04:41:15.3372364Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(540): note: see reference to alias template instantiation 'c10::OptionalBase' being compiled 2022-05-18T04:41:15.3372997Z 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 2022-05-18T04:41:15.3373641Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(432): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2022-05-18T04:41:15.3374014Z with 2022-05-18T04:41:15.3374160Z [ 2022-05-18T04:41:15.3374319Z T=torch::jit::SourceRange 2022-05-18T04:41:15.3374491Z ] 2022-05-18T04:41:15.3374863Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(198): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2022-05-18T04:41:15.3375205Z with 2022-05-18T04:41:15.3375339Z [ 2022-05-18T04:41:15.3375531Z T=torch::jit::InlinedCallStackPtr 2022-05-18T04:41:15.3375715Z ] 2022-05-18T04:41:15.3376085Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(397): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2022-05-18T04:41:15.3376439Z with 2022-05-18T04:41:15.3376583Z [ 2022-05-18T04:41:15.3376760Z T=torch::jit::InlinedCallStackPtr 2022-05-18T04:41:15.3376942Z ] 2022-05-18T04:41:15.3377368Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2022-05-18T04:41:15.3377796Z with 2022-05-18T04:41:15.3377931Z [ 2022-05-18T04:41:15.3378121Z T=torch::jit::InlinedCallStackPtr 2022-05-18T04:41:15.3378341Z ] 2022-05-18T04:41:15.3378777Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(540): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2022-05-18T04:41:15.3379187Z with 2022-05-18T04:41:15.3379333Z [ 2022-05-18T04:41:15.3379509Z T=torch::jit::InlinedCallStackPtr 2022-05-18T04:41:15.3379689Z ] 2022-05-18T04:41:15.3380112Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(540): note: see reference to alias template instantiation 'c10::OptionalBase' being compiled 2022-05-18T04:41:15.3380771Z 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 2022-05-18T04:41:15.3381416Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(432): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2022-05-18T04:41:15.3381777Z with 2022-05-18T04:41:15.3381923Z [ 2022-05-18T04:41:15.3382114Z T=torch::jit::InlinedCallStackPtr 2022-05-18T04:41:15.3382284Z ] 2022-05-18T04:41:15.3382658Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(198): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2022-05-18T04:41:15.3383000Z with 2022-05-18T04:41:15.3383133Z [ 2022-05-18T04:41:15.3383321Z T=torch::jit::ModuleInstanceInfo 2022-05-18T04:41:15.3383503Z ] 2022-05-18T04:41:15.3383892Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(397): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2022-05-18T04:41:15.3384235Z with 2022-05-18T04:41:15.3384384Z [ 2022-05-18T04:41:15.3384570Z T=torch::jit::ModuleInstanceInfo 2022-05-18T04:41:15.3384738Z ] 2022-05-18T04:41:15.3385158Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2022-05-18T04:41:15.3385618Z with 2022-05-18T04:41:15.3385765Z [ 2022-05-18T04:41:15.3385940Z T=torch::jit::ModuleInstanceInfo 2022-05-18T04:41:15.3386119Z ] 2022-05-18T04:41:15.3386572Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(540): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2022-05-18T04:41:15.3386974Z with 2022-05-18T04:41:15.3387117Z [ 2022-05-18T04:41:15.3387302Z T=torch::jit::ModuleInstanceInfo 2022-05-18T04:41:15.3387471Z ] 2022-05-18T04:41:15.3387886Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(540): note: see reference to alias template instantiation 'c10::OptionalBase' being compiled 2022-05-18T04:41:15.3388540Z 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 2022-05-18T04:41:15.3389228Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(432): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2022-05-18T04:41:15.3389600Z with 2022-05-18T04:41:15.3389735Z [ 2022-05-18T04:41:15.3389960Z T=torch::jit::ModuleInstanceInfo 2022-05-18T04:41:15.3390142Z ] 2022-05-18T04:41:15.3390502Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(198): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2022-05-18T04:41:15.3390847Z with 2022-05-18T04:41:15.3390992Z [ 2022-05-18T04:41:15.3391149Z T=torch::jit::ScopePtr 2022-05-18T04:41:15.3391316Z ] 2022-05-18T04:41:15.3391702Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(397): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2022-05-18T04:41:15.3392058Z with 2022-05-18T04:41:15.3392190Z [ 2022-05-18T04:41:15.3392360Z T=torch::jit::ScopePtr 2022-05-18T04:41:15.3392525Z ] 2022-05-18T04:41:15.3392933Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2022-05-18T04:41:15.3393326Z with 2022-05-18T04:41:15.3393473Z [ 2022-05-18T04:41:15.3393627Z T=torch::jit::ScopePtr 2022-05-18T04:41:15.3393790Z ] 2022-05-18T04:41:15.3394239Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(540): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2022-05-18T04:41:15.3394647Z with 2022-05-18T04:41:15.3394781Z [ 2022-05-18T04:41:15.3394948Z T=torch::jit::ScopePtr 2022-05-18T04:41:15.3395112Z ] 2022-05-18T04:41:15.3395506Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(540): note: see reference to alias template instantiation 'c10::OptionalBase' being compiled 2022-05-18T04:41:15.3396140Z 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 2022-05-18T04:41:15.3396770Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(432): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2022-05-18T04:41:15.3397140Z with 2022-05-18T04:41:15.3397274Z [ 2022-05-18T04:41:15.3397442Z T=torch::jit::ScopePtr 2022-05-18T04:41:15.3397607Z ] 2022-05-18T04:41:15.3397968Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(198): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2022-05-18T04:41:15.3398310Z with 2022-05-18T04:41:15.3398453Z [ 2022-05-18T04:41:15.3398628Z T=at::ThreadLocalState 2022-05-18T04:41:15.3398786Z ] 2022-05-18T04:41:15.3399173Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(397): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2022-05-18T04:41:15.3399523Z with 2022-05-18T04:41:15.3399655Z [ 2022-05-18T04:41:15.3399826Z T=at::ThreadLocalState 2022-05-18T04:41:15.3399995Z ] 2022-05-18T04:41:15.3400404Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2022-05-18T04:41:15.3400792Z with 2022-05-18T04:41:15.3400938Z [ 2022-05-18T04:41:15.3401147Z T=at::ThreadLocalState 2022-05-18T04:41:15.3401305Z ] 2022-05-18T04:41:15.3401749Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(540): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2022-05-18T04:41:15.3402191Z with 2022-05-18T04:41:15.3402323Z [ 2022-05-18T04:41:15.3402494Z T=at::ThreadLocalState 2022-05-18T04:41:15.3402661Z ] 2022-05-18T04:41:15.3403066Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(540): note: see reference to alias template instantiation 'c10::OptionalBase' being compiled 2022-05-18T04:41:15.3403700Z 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 2022-05-18T04:41:15.3404339Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(432): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2022-05-18T04:41:15.3404709Z with 2022-05-18T04:41:15.3404853Z [ 2022-05-18T04:41:15.3405012Z T=at::ThreadLocalState 2022-05-18T04:41:15.3405180Z ] 2022-05-18T04:41:15.3405547Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(198): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2022-05-18T04:41:15.3405876Z with 2022-05-18T04:41:15.3406021Z [ 2022-05-18T04:41:15.3406210Z T=std::shared_ptr 2022-05-18T04:41:15.3406377Z ] 2022-05-18T04:41:15.3406764Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(397): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2022-05-18T04:41:15.3407117Z with 2022-05-18T04:41:15.3407261Z [ 2022-05-18T04:41:15.3407437Z T=std::shared_ptr 2022-05-18T04:41:15.3407618Z ] 2022-05-18T04:41:15.3408039Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2022-05-18T04:41:15.3408412Z with 2022-05-18T04:41:15.3408556Z [ 2022-05-18T04:41:15.3408741Z T=std::shared_ptr 2022-05-18T04:41:15.3408907Z ] 2022-05-18T04:41:15.3409356Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(540): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2022-05-18T04:41:15.3409762Z with 2022-05-18T04:41:15.3409910Z [ 2022-05-18T04:41:15.3410085Z T=std::shared_ptr 2022-05-18T04:41:15.3410269Z ] 2022-05-18T04:41:15.3410684Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(540): note: see reference to alias template instantiation 'c10::OptionalBase>' being compiled 2022-05-18T04:41:15.3411326Z 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 2022-05-18T04:41:15.3411974Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\torch/csrc/jit/api/function_impl.h(156): note: see reference to class template instantiation 'std::array>,4>' being compiled 2022-05-18T04:41:15.3412667Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(432): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2022-05-18T04:41:15.3413076Z with 2022-05-18T04:41:15.3413222Z [ 2022-05-18T04:41:15.3413400Z T=std::shared_ptr 2022-05-18T04:41:15.3413580Z ] 2022-05-18T04:41:15.3413950Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(198): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2022-05-18T04:41:15.3414293Z with 2022-05-18T04:41:15.3414425Z [ 2022-05-18T04:41:15.3414601Z T=torch::jit::GraphExecutor 2022-05-18T04:41:15.3414776Z ] 2022-05-18T04:41:15.3415152Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(397): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2022-05-18T04:41:15.3415502Z with 2022-05-18T04:41:15.3415648Z [ 2022-05-18T04:41:15.3415813Z T=torch::jit::GraphExecutor 2022-05-18T04:41:15.3415987Z ] 2022-05-18T04:41:15.3416414Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2022-05-18T04:41:15.3416798Z with 2022-05-18T04:41:15.3416932Z [ 2022-05-18T04:41:15.3417108Z T=torch::jit::GraphExecutor 2022-05-18T04:41:15.3417279Z ] 2022-05-18T04:41:15.3417715Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(540): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2022-05-18T04:41:15.3418127Z with 2022-05-18T04:41:15.3418338Z [ 2022-05-18T04:41:15.3418513Z T=torch::jit::GraphExecutor 2022-05-18T04:41:15.3418687Z ] 2022-05-18T04:41:15.3419097Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(540): note: see reference to alias template instantiation 'c10::OptionalBase' being compiled 2022-05-18T04:41:15.3419721Z 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 2022-05-18T04:41:15.3420360Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\torch/csrc/jit/api/function_impl.h(170): note: see reference to class template instantiation 'std::array,4>' being compiled 2022-05-18T04:41:15.3421019Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(432): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2022-05-18T04:41:15.3421386Z with 2022-05-18T04:41:15.3421532Z [ 2022-05-18T04:41:15.3421696Z T=torch::jit::GraphExecutor 2022-05-18T04:41:15.3421870Z ] 2022-05-18T04:41:15.3422245Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(198): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2022-05-18T04:41:15.3422584Z with 2022-05-18T04:41:15.3422717Z [ 2022-05-18T04:41:15.3422885Z T=torch::jit::Method 2022-05-18T04:41:15.3423048Z ] 2022-05-18T04:41:15.3423423Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(397): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2022-05-18T04:41:15.3423774Z with 2022-05-18T04:41:15.3423971Z [ 2022-05-18T04:41:15.3424126Z T=torch::jit::Method 2022-05-18T04:41:15.3424287Z ] 2022-05-18T04:41:15.3424749Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2022-05-18T04:41:15.3425127Z with 2022-05-18T04:41:15.3425260Z [ 2022-05-18T04:41:15.3425426Z T=torch::jit::Method 2022-05-18T04:41:15.3425665Z ] 2022-05-18T04:41:15.3426103Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(540): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2022-05-18T04:41:15.3426511Z with 2022-05-18T04:41:15.3426656Z [ 2022-05-18T04:41:15.3426808Z T=torch::jit::Method 2022-05-18T04:41:15.3426973Z ] 2022-05-18T04:41:15.3427373Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(540): note: see reference to alias template instantiation 'c10::OptionalBase' being compiled 2022-05-18T04:41:15.3427992Z 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 2022-05-18T04:41:15.3428607Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(432): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2022-05-18T04:41:15.3428978Z with 2022-05-18T04:41:15.3429124Z [ 2022-05-18T04:41:15.3429290Z T=torch::jit::Method 2022-05-18T04:41:15.3429441Z ] 2022-05-18T04:41:15.3429813Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(198): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2022-05-18T04:41:15.3430153Z with 2022-05-18T04:41:15.3430284Z [ 2022-05-18T04:41:15.3430494Z T=std::vector> 2022-05-18T04:41:15.3430693Z ] 2022-05-18T04:41:15.3431061Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(397): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2022-05-18T04:41:15.3431414Z with 2022-05-18T04:41:15.3431556Z [ 2022-05-18T04:41:15.3431767Z T=std::vector> 2022-05-18T04:41:15.3431953Z ] 2022-05-18T04:41:15.3432377Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2022-05-18T04:41:15.3432763Z with 2022-05-18T04:41:15.3432895Z [ 2022-05-18T04:41:15.3433110Z T=std::vector> 2022-05-18T04:41:15.3433311Z ] 2022-05-18T04:41:15.3433755Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(540): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2022-05-18T04:41:15.3434148Z with 2022-05-18T04:41:15.3434292Z [ 2022-05-18T04:41:15.3434500Z T=std::vector> 2022-05-18T04:41:15.3434686Z ] 2022-05-18T04:41:15.3435161Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(540): note: see reference to alias template instantiation 'c10::OptionalBase>>' being compiled 2022-05-18T04:41:15.3435853Z 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 2022-05-18T04:41:15.3436546Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(432): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2022-05-18T04:41:15.3436915Z with 2022-05-18T04:41:15.3437049Z [ 2022-05-18T04:41:15.3437262Z T=std::vector> 2022-05-18T04:41:15.3437459Z ] 2022-05-18T04:41:15.3437816Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(198): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2022-05-18T04:41:15.3438154Z with 2022-05-18T04:41:15.3438302Z [ 2022-05-18T04:41:15.3438461Z T=torch::jit::NamedValue 2022-05-18T04:41:15.3438629Z ] 2022-05-18T04:41:15.3439021Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(397): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2022-05-18T04:41:15.3439374Z with 2022-05-18T04:41:15.3439503Z [ 2022-05-18T04:41:15.3439673Z T=torch::jit::NamedValue 2022-05-18T04:41:15.3439840Z ] 2022-05-18T04:41:15.3440247Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2022-05-18T04:41:15.3440632Z with 2022-05-18T04:41:15.3440777Z [ 2022-05-18T04:41:15.3440933Z T=torch::jit::NamedValue 2022-05-18T04:41:15.3441099Z ] 2022-05-18T04:41:15.3441545Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(540): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2022-05-18T04:41:15.3441961Z with 2022-05-18T04:41:15.3442093Z [ 2022-05-18T04:41:15.3442262Z T=torch::jit::NamedValue 2022-05-18T04:41:15.3442430Z ] 2022-05-18T04:41:15.3442821Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(540): note: see reference to alias template instantiation 'c10::OptionalBase' being compiled 2022-05-18T04:41:15.3443466Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\torch/csrc/jit/frontend/schema_matching.h(29): note: see reference to class template instantiation 'c10::optional' being compiled 2022-05-18T04:41:15.3444119Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(432): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2022-05-18T04:41:15.3444496Z with 2022-05-18T04:41:15.3444631Z [ 2022-05-18T04:41:15.3444801Z T=torch::jit::NamedValue 2022-05-18T04:41:15.3444968Z ] 2022-05-18T04:41:15.5162511Z [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.6\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++14 /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 2022-05-18T04:41:15.5164304Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/macros/Macros.h(143): warning C4067: unexpected tokens following preprocessor directive - expected a newline 2022-05-18T04:41:15.5165082Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/core/TensorImpl.h(2199): warning C4805: '|': unsafe mix of type 'uintptr_t' and type 'bool' in operation 2022-05-18T04:41:15.5165864Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(198): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2022-05-18T04:41:15.5166334Z with 2022-05-18T04:41:15.5166535Z [ 2022-05-18T04:41:15.5166853Z T=c10::impl::InlineDeviceGuard 2022-05-18T04:41:15.5167155Z ] 2022-05-18T04:41:15.5167682Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(397): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2022-05-18T04:41:15.5168165Z with 2022-05-18T04:41:15.5168369Z [ 2022-05-18T04:41:15.5168696Z T=c10::impl::InlineDeviceGuard 2022-05-18T04:41:15.5168974Z ] 2022-05-18T04:41:15.5169554Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2022-05-18T04:41:15.5170080Z with 2022-05-18T04:41:15.5170283Z [ 2022-05-18T04:41:15.5170584Z T=c10::impl::InlineDeviceGuard 2022-05-18T04:41:15.5170885Z ] 2022-05-18T04:41:15.5171489Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(540): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2022-05-18T04:41:15.5172055Z with 2022-05-18T04:41:15.5172237Z [ 2022-05-18T04:41:15.5172547Z T=c10::impl::InlineDeviceGuard 2022-05-18T04:41:15.5172836Z ] 2022-05-18T04:41:15.5173429Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(540): note: see reference to alias template instantiation 'c10::OptionalBase>' being compiled 2022-05-18T04:41:15.5174413Z 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 2022-05-18T04:41:15.5175216Z 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 2022-05-18T04:41:15.5175890Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(432): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2022-05-18T04:41:15.5176266Z with 2022-05-18T04:41:15.5176401Z [ 2022-05-18T04:41:15.5176627Z T=c10::impl::InlineDeviceGuard 2022-05-18T04:41:15.5176840Z ] 2022-05-18T04:41:15.5177202Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(198): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2022-05-18T04:41:15.5177544Z with 2022-05-18T04:41:15.5177747Z [ 2022-05-18T04:41:15.5177899Z T=at::TensorBase 2022-05-18T04:41:15.5178059Z ] 2022-05-18T04:41:15.5178442Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(397): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2022-05-18T04:41:15.5178844Z with 2022-05-18T04:41:15.5178977Z [ 2022-05-18T04:41:15.5179138Z T=at::TensorBase 2022-05-18T04:41:15.5179297Z ] 2022-05-18T04:41:15.5179705Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2022-05-18T04:41:15.5180093Z with 2022-05-18T04:41:15.5180238Z [ 2022-05-18T04:41:15.5180385Z T=at::TensorBase 2022-05-18T04:41:15.5180542Z ] 2022-05-18T04:41:15.5180989Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(540): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2022-05-18T04:41:15.5181401Z with 2022-05-18T04:41:15.5181535Z [ 2022-05-18T04:41:15.5181696Z T=at::TensorBase 2022-05-18T04:41:15.5181855Z ] 2022-05-18T04:41:15.5182236Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(540): note: see reference to alias template instantiation 'c10::OptionalBase' being compiled 2022-05-18T04:41:15.5182856Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\ATen/core/TensorBase.h(951): note: see reference to class template instantiation 'c10::optional' being compiled 2022-05-18T04:41:15.5183482Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(432): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2022-05-18T04:41:15.5183854Z with 2022-05-18T04:41:15.5183989Z [ 2022-05-18T04:41:15.5184152Z T=at::TensorBase 2022-05-18T04:41:15.5184312Z ] 2022-05-18T04:41:15.5184596Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(198): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2022-05-18T04:41:15.5184655Z with 2022-05-18T04:41:15.5184697Z [ 2022-05-18T04:41:15.5184769Z T=at::Tensor 2022-05-18T04:41:15.5184825Z ] 2022-05-18T04:41:15.5185121Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(397): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2022-05-18T04:41:15.5185180Z with 2022-05-18T04:41:15.5185234Z [ 2022-05-18T04:41:15.5185307Z T=at::Tensor 2022-05-18T04:41:15.5185350Z ] 2022-05-18T04:41:15.5185762Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2022-05-18T04:41:15.5185825Z with 2022-05-18T04:41:15.5185881Z [ 2022-05-18T04:41:15.5185952Z T=at::Tensor 2022-05-18T04:41:15.5186007Z ] 2022-05-18T04:41:15.5186366Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(540): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2022-05-18T04:41:15.5186426Z with 2022-05-18T04:41:15.5186468Z [ 2022-05-18T04:41:15.5186537Z T=at::Tensor 2022-05-18T04:41:15.5186593Z ] 2022-05-18T04:41:15.5186942Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(540): note: see reference to alias template instantiation 'c10::OptionalBase' being compiled 2022-05-18T04:41:15.5187281Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\ATen/core/TensorBody.h(509): note: see reference to class template instantiation 'c10::optional' being compiled 2022-05-18T04:41:15.5187599Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(432): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2022-05-18T04:41:15.5187659Z with 2022-05-18T04:41:15.5187713Z [ 2022-05-18T04:41:15.5187784Z T=at::Tensor 2022-05-18T04:41:15.5187827Z ] 2022-05-18T04:41:15.5188112Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(198): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2022-05-18T04:41:15.5188171Z with 2022-05-18T04:41:15.5188226Z [ 2022-05-18T04:41:15.5188300Z T=at::Generator 2022-05-18T04:41:15.5188358Z ] 2022-05-18T04:41:15.5188658Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(397): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2022-05-18T04:41:15.5188716Z with 2022-05-18T04:41:15.5188758Z [ 2022-05-18T04:41:15.5188832Z T=at::Generator 2022-05-18T04:41:15.5188887Z ] 2022-05-18T04:41:15.5189217Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2022-05-18T04:41:15.5189275Z with 2022-05-18T04:41:15.5189329Z [ 2022-05-18T04:41:15.5189402Z T=at::Generator 2022-05-18T04:41:15.5189447Z ] 2022-05-18T04:41:15.5189805Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(540): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2022-05-18T04:41:15.5189867Z with 2022-05-18T04:41:15.5189923Z [ 2022-05-18T04:41:15.5189997Z T=at::Generator 2022-05-18T04:41:15.5190051Z ] 2022-05-18T04:41:15.5190357Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(540): note: see reference to alias template instantiation 'c10::OptionalBase' being compiled 2022-05-18T04:41:15.5190665Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\ATen/core/TensorBody.h(584): note: see reference to class template instantiation 'c10::optional' being compiled 2022-05-18T04:41:15.5190985Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(432): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2022-05-18T04:41:15.5191034Z with 2022-05-18T04:41:15.5191089Z [ 2022-05-18T04:41:15.5191162Z T=at::Generator 2022-05-18T04:41:15.5191218Z ] 2022-05-18T04:41:15.5191502Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(198): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2022-05-18T04:41:15.5191560Z with 2022-05-18T04:41:15.5191615Z [ 2022-05-18T04:41:15.5191690Z T=c10::DimVector 2022-05-18T04:41:15.5191733Z ] 2022-05-18T04:41:15.5192027Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(397): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2022-05-18T04:41:15.5192121Z with 2022-05-18T04:41:15.5192177Z [ 2022-05-18T04:41:15.5192250Z T=c10::DimVector 2022-05-18T04:41:15.5192305Z ] 2022-05-18T04:41:15.5192671Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2022-05-18T04:41:15.5192730Z with 2022-05-18T04:41:15.5192772Z [ 2022-05-18T04:41:15.5192847Z T=c10::DimVector 2022-05-18T04:41:15.5192902Z ] 2022-05-18T04:41:15.5193256Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(540): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2022-05-18T04:41:15.5193314Z with 2022-05-18T04:41:15.5193368Z [ 2022-05-18T04:41:15.5193442Z T=c10::DimVector 2022-05-18T04:41:15.5193487Z ] 2022-05-18T04:41:15.5193791Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(540): note: see reference to alias template instantiation 'c10::OptionalBase' being compiled 2022-05-18T04:41:15.5194101Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\ATen/TensorIterator.h(766): note: see reference to class template instantiation 'c10::optional' being compiled 2022-05-18T04:41:15.5194420Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(432): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2022-05-18T04:41:15.5194478Z with 2022-05-18T04:41:15.5194533Z [ 2022-05-18T04:41:15.5194608Z T=c10::DimVector 2022-05-18T04:41:15.5194664Z ] 2022-05-18T04:41:15.5194946Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(198): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2022-05-18T04:41:15.5194994Z with 2022-05-18T04:41:15.5195051Z [ 2022-05-18T04:41:15.5195123Z T=std::string 2022-05-18T04:41:15.5195179Z ] 2022-05-18T04:41:15.5195475Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(397): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2022-05-18T04:41:15.5195532Z with 2022-05-18T04:41:15.5195587Z [ 2022-05-18T04:41:15.5195658Z T=std::string 2022-05-18T04:41:15.5195701Z ] 2022-05-18T04:41:15.5196037Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2022-05-18T04:41:15.5196095Z with 2022-05-18T04:41:15.5196151Z [ 2022-05-18T04:41:15.5196222Z T=std::string 2022-05-18T04:41:15.5196276Z ] 2022-05-18T04:41:15.5196631Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(540): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2022-05-18T04:41:15.5196690Z with 2022-05-18T04:41:15.5196733Z [ 2022-05-18T04:41:15.5196804Z T=std::string 2022-05-18T04:41:15.5196860Z ] 2022-05-18T04:41:15.5197159Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(540): note: see reference to alias template instantiation 'c10::OptionalBase' being compiled 2022-05-18T04:41:15.5197495Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\ATen/core/jit_type_base.h(448): note: see reference to class template instantiation 'c10::optional' being compiled 2022-05-18T04:41:15.5197813Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(432): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2022-05-18T04:41:15.5197906Z with 2022-05-18T04:41:15.5197960Z [ 2022-05-18T04:41:15.5198019Z T=std::string 2022-05-18T04:41:15.5198074Z ] 2022-05-18T04:41:15.5198360Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(198): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2022-05-18T04:41:15.5198419Z with 2022-05-18T04:41:15.5198474Z [ 2022-05-18T04:41:15.5198829Z T=c10::QualifiedName 2022-05-18T04:41:15.5198951Z ] 2022-05-18T04:41:15.5199264Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(397): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2022-05-18T04:41:15.5199322Z with 2022-05-18T04:41:15.5199365Z [ 2022-05-18T04:41:15.5199450Z T=c10::QualifiedName 2022-05-18T04:41:15.5199531Z ] 2022-05-18T04:41:15.5199893Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2022-05-18T04:41:15.5199951Z with 2022-05-18T04:41:15.5200006Z [ 2022-05-18T04:41:15.5200087Z T=c10::QualifiedName 2022-05-18T04:41:15.5200129Z ] 2022-05-18T04:41:15.5200486Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(540): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2022-05-18T04:41:15.5200547Z with 2022-05-18T04:41:15.5200603Z [ 2022-05-18T04:41:15.5200684Z T=c10::QualifiedName 2022-05-18T04:41:15.5200740Z ] 2022-05-18T04:41:15.5201058Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(540): note: see reference to alias template instantiation 'c10::OptionalBase' being compiled 2022-05-18T04:41:15.5201366Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\ATen/core/jit_type_base.h(696): note: see reference to class template instantiation 'c10::optional' being compiled 2022-05-18T04:41:15.5201679Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(432): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2022-05-18T04:41:15.5201728Z with 2022-05-18T04:41:15.5201783Z [ 2022-05-18T04:41:15.5201865Z T=c10::QualifiedName 2022-05-18T04:41:15.5201922Z ] 2022-05-18T04:41:15.5202208Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(198): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2022-05-18T04:41:15.5202268Z with 2022-05-18T04:41:15.5202324Z [ 2022-05-18T04:41:15.5202446Z T=std::shared_ptr 2022-05-18T04:41:15.5202490Z ] 2022-05-18T04:41:15.5202789Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(397): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2022-05-18T04:41:15.5202846Z with 2022-05-18T04:41:15.5202903Z [ 2022-05-18T04:41:15.5203025Z T=std::shared_ptr 2022-05-18T04:41:15.5203081Z ] 2022-05-18T04:41:15.5203466Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2022-05-18T04:41:15.5203561Z with 2022-05-18T04:41:15.5203603Z [ 2022-05-18T04:41:15.5203722Z T=std::shared_ptr 2022-05-18T04:41:15.5203780Z ] 2022-05-18T04:41:15.5204137Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(540): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2022-05-18T04:41:15.5204196Z with 2022-05-18T04:41:15.5204250Z [ 2022-05-18T04:41:15.5204370Z T=std::shared_ptr 2022-05-18T04:41:15.5204425Z ] 2022-05-18T04:41:15.5204750Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(540): note: see reference to alias template instantiation 'c10::OptionalBase>' being compiled 2022-05-18T04:41:15.5205087Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\ATen/core/ivalue.h(1338): note: see reference to class template instantiation 'c10::optional>' being compiled 2022-05-18T04:41:15.5205408Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(432): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2022-05-18T04:41:15.5205466Z with 2022-05-18T04:41:15.5205521Z [ 2022-05-18T04:41:15.5205643Z T=std::shared_ptr 2022-05-18T04:41:15.5205699Z ] 2022-05-18T04:41:15.5205987Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(198): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2022-05-18T04:41:15.5206046Z with 2022-05-18T04:41:15.5206089Z [ 2022-05-18T04:41:15.5206208Z T=std::weak_ptr 2022-05-18T04:41:15.5206266Z ] 2022-05-18T04:41:15.5206562Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(397): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2022-05-18T04:41:15.5206621Z with 2022-05-18T04:41:15.5206675Z [ 2022-05-18T04:41:15.5206792Z T=std::weak_ptr 2022-05-18T04:41:15.5206847Z ] 2022-05-18T04:41:15.5207172Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2022-05-18T04:41:15.5207230Z with 2022-05-18T04:41:15.5207286Z [ 2022-05-18T04:41:15.5207406Z T=std::weak_ptr 2022-05-18T04:41:15.5207462Z ] 2022-05-18T04:41:15.5207817Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(540): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2022-05-18T04:41:15.5207877Z with 2022-05-18T04:41:15.5207930Z [ 2022-05-18T04:41:15.5208032Z T=std::weak_ptr 2022-05-18T04:41:15.5208088Z ] 2022-05-18T04:41:15.5208419Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(540): note: see reference to alias template instantiation 'c10::OptionalBase>' being compiled 2022-05-18T04:41:15.5208790Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\ATen/core/ivalue.h(1339): note: see reference to class template instantiation 'c10::optional>' being compiled 2022-05-18T04:41:15.5209109Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(432): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2022-05-18T04:41:15.5209203Z with 2022-05-18T04:41:15.5209258Z [ 2022-05-18T04:41:15.5209376Z T=std::weak_ptr 2022-05-18T04:41:15.5209431Z ] 2022-05-18T04:41:15.5209704Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(198): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2022-05-18T04:41:15.5209763Z with 2022-05-18T04:41:15.5209821Z [ 2022-05-18T04:41:15.5210017Z T=std::vector> 2022-05-18T04:41:15.5210076Z ] 2022-05-18T04:41:15.5210382Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(397): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2022-05-18T04:41:15.5210442Z with 2022-05-18T04:41:15.5210498Z [ 2022-05-18T04:41:15.5210629Z T=std::vector> 2022-05-18T04:41:15.5210686Z ] 2022-05-18T04:41:15.5211020Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2022-05-18T04:41:15.5211079Z with 2022-05-18T04:41:15.5211135Z [ 2022-05-18T04:41:15.5211281Z T=std::vector> 2022-05-18T04:41:15.5211337Z ] 2022-05-18T04:41:15.5211698Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(540): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2022-05-18T04:41:15.5211758Z with 2022-05-18T04:41:15.5211802Z [ 2022-05-18T04:41:15.5211943Z T=std::vector> 2022-05-18T04:41:15.5211998Z ] 2022-05-18T04:41:15.5212353Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(540): note: see reference to alias template instantiation 'c10::OptionalBase>>' being compiled 2022-05-18T04:41:15.5212702Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\ATen/core/jit_type.h(482): note: see reference to class template instantiation 'c10::optional>>' being compiled 2022-05-18T04:41:15.5213029Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(432): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2022-05-18T04:41:15.5213090Z with 2022-05-18T04:41:15.5213146Z [ 2022-05-18T04:41:15.5213288Z T=std::vector> 2022-05-18T04:41:15.5213331Z ] 2022-05-18T04:41:15.5213614Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(198): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2022-05-18T04:41:15.5213673Z with 2022-05-18T04:41:15.5213728Z [ 2022-05-18T04:41:15.5213972Z T=std::vector::type,std::allocator::type>> 2022-05-18T04:41:15.5214029Z ] 2022-05-18T04:41:15.5214371Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(397): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2022-05-18T04:41:15.5214464Z with 2022-05-18T04:41:15.5214520Z [ 2022-05-18T04:41:15.5214747Z T=std::vector::type,std::allocator::type>> 2022-05-18T04:41:15.5214802Z ] 2022-05-18T04:41:15.5215134Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2022-05-18T04:41:15.5215191Z with 2022-05-18T04:41:15.5215248Z [ 2022-05-18T04:41:15.5215492Z T=std::vector::type,std::allocator::type>> 2022-05-18T04:41:15.5215549Z ] 2022-05-18T04:41:15.5215907Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(540): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2022-05-18T04:41:15.5215967Z with 2022-05-18T04:41:15.5216011Z [ 2022-05-18T04:41:15.5216252Z T=std::vector::type,std::allocator::type>> 2022-05-18T04:41:15.5216309Z ] 2022-05-18T04:41:15.5216639Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(540): note: see reference to alias template instantiation 'c10::OptionalBase>>' being compiled 2022-05-18T04:41:15.5216697Z with 2022-05-18T04:41:15.5216753Z [ 2022-05-18T04:41:15.5216900Z T=c10::impl::ScalarTypeToCPPType::type 2022-05-18T04:41:15.5216955Z ] 2022-05-18T04:41:15.5217274Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\ATen/core/jit_type.h(441): note: see reference to class template instantiation 'c10::optional>>' being compiled 2022-05-18T04:41:15.5217323Z with 2022-05-18T04:41:15.5217382Z [ 2022-05-18T04:41:15.5217526Z T=c10::impl::ScalarTypeToCPPType::type 2022-05-18T04:41:15.5217582Z ] 2022-05-18T04:41:15.5217902Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(432): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2022-05-18T04:41:15.5217961Z with 2022-05-18T04:41:15.5218016Z [ 2022-05-18T04:41:15.5218261Z T=std::vector::type,std::allocator::type>> 2022-05-18T04:41:15.5218317Z ] 2022-05-18T04:41:15.5218591Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(198): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2022-05-18T04:41:15.5218650Z with 2022-05-18T04:41:15.5218705Z [ 2022-05-18T04:41:15.5218861Z T=std::vector,std::allocator>> 2022-05-18T04:41:15.5218921Z ] 2022-05-18T04:41:15.5219217Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(397): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2022-05-18T04:41:15.5219275Z with 2022-05-18T04:41:15.5219329Z [ 2022-05-18T04:41:15.5219469Z T=std::vector,std::allocator>> 2022-05-18T04:41:15.5220045Z ] 2022-05-18T04:41:15.5220403Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2022-05-18T04:41:15.5220506Z with 2022-05-18T04:41:15.5220561Z [ 2022-05-18T04:41:15.5220717Z T=std::vector,std::allocator>> 2022-05-18T04:41:15.5220772Z ] 2022-05-18T04:41:15.5221131Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(540): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2022-05-18T04:41:15.5221190Z with 2022-05-18T04:41:15.5221234Z [ 2022-05-18T04:41:15.5221388Z T=std::vector,std::allocator>> 2022-05-18T04:41:15.5221444Z ] 2022-05-18T04:41:15.5221813Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(540): note: see reference to alias template instantiation 'c10::OptionalBase,std::allocator>>>' being compiled 2022-05-18T04:41:15.5222179Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\ATen/core/jit_type.h(567): note: see reference to class template instantiation 'c10::optional,std::allocator>>>' being compiled 2022-05-18T04:41:15.5222483Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\ATen/core/jit_type.h(843): note: see reference to class template instantiation 'c10::VaryingShape' being compiled 2022-05-18T04:41:15.5222803Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(432): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2022-05-18T04:41:15.5222865Z with 2022-05-18T04:41:15.5222920Z [ 2022-05-18T04:41:15.5223076Z T=std::vector,std::allocator>> 2022-05-18T04:41:15.5223120Z ] 2022-05-18T04:41:15.5223408Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(198): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2022-05-18T04:41:15.5223466Z with 2022-05-18T04:41:15.5223522Z [ 2022-05-18T04:41:15.5223670Z T=std::vector,std::allocator>> 2022-05-18T04:41:15.5223724Z ] 2022-05-18T04:41:15.5224029Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(397): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2022-05-18T04:41:15.5224087Z with 2022-05-18T04:41:15.5224130Z [ 2022-05-18T04:41:15.5224278Z T=std::vector,std::allocator>> 2022-05-18T04:41:15.5224334Z ] 2022-05-18T04:41:15.5224672Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2022-05-18T04:41:15.5224730Z with 2022-05-18T04:41:15.5224785Z [ 2022-05-18T04:41:15.5224930Z T=std::vector,std::allocator>> 2022-05-18T04:41:15.5224984Z ] 2022-05-18T04:41:15.5225369Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(540): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2022-05-18T04:41:15.5225428Z with 2022-05-18T04:41:15.5225484Z [ 2022-05-18T04:41:15.5225754Z T=std::vector,std::allocator>> 2022-05-18T04:41:15.5225809Z ] 2022-05-18T04:41:15.5226166Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(540): note: see reference to alias template instantiation 'c10::OptionalBase,std::allocator>>>' being compiled 2022-05-18T04:41:15.5226523Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\ATen/core/jit_type.h(567): note: see reference to class template instantiation 'c10::optional,std::allocator>>>' being compiled 2022-05-18T04:41:15.5226829Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\ATen/core/jit_type.h(613): note: see reference to class template instantiation 'c10::VaryingShape' being compiled 2022-05-18T04:41:15.5227145Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(432): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2022-05-18T04:41:15.5227206Z with 2022-05-18T04:41:15.5227263Z [ 2022-05-18T04:41:15.5227397Z T=std::vector,std::allocator>> 2022-05-18T04:41:15.5227453Z ] 2022-05-18T04:41:15.5227741Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(198): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2022-05-18T04:41:15.5227800Z with 2022-05-18T04:41:15.5227855Z [ 2022-05-18T04:41:15.5227972Z T=std::vector> 2022-05-18T04:41:15.5228031Z ] 2022-05-18T04:41:15.5228329Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(397): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2022-05-18T04:41:15.5228377Z with 2022-05-18T04:41:15.5228432Z [ 2022-05-18T04:41:15.5228547Z T=std::vector> 2022-05-18T04:41:15.5228603Z ] 2022-05-18T04:41:15.5228940Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2022-05-18T04:41:15.5228998Z with 2022-05-18T04:41:15.5229053Z [ 2022-05-18T04:41:15.5229166Z T=std::vector> 2022-05-18T04:41:15.5229209Z ] 2022-05-18T04:41:15.5229566Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(540): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2022-05-18T04:41:15.5229627Z with 2022-05-18T04:41:15.5229681Z [ 2022-05-18T04:41:15.5229797Z T=std::vector> 2022-05-18T04:41:15.5229852Z ] 2022-05-18T04:41:15.5230236Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(540): note: see reference to alias template instantiation 'c10::OptionalBase>>' being compiled 2022-05-18T04:41:15.5230569Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\ATen/core/jit_type.h(726): note: see reference to class template instantiation 'c10::optional>>' being compiled 2022-05-18T04:41:15.5230932Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(432): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2022-05-18T04:41:15.5230980Z with 2022-05-18T04:41:15.5231070Z [ 2022-05-18T04:41:15.5231187Z T=std::vector> 2022-05-18T04:41:15.5231243Z ] 2022-05-18T04:41:15.5231523Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(198): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2022-05-18T04:41:15.5231581Z with 2022-05-18T04:41:15.5231636Z [ 2022-05-18T04:41:15.5231782Z T=c10::impl::InlineStreamGuard 2022-05-18T04:41:15.5231825Z ] 2022-05-18T04:41:15.5232122Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(397): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2022-05-18T04:41:15.5232182Z with 2022-05-18T04:41:15.5232238Z [ 2022-05-18T04:41:15.5232379Z T=c10::impl::InlineStreamGuard 2022-05-18T04:41:15.5232437Z ] 2022-05-18T04:41:15.5232772Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2022-05-18T04:41:15.5232830Z with 2022-05-18T04:41:15.5232873Z [ 2022-05-18T04:41:15.5233012Z T=c10::impl::InlineStreamGuard 2022-05-18T04:41:15.5233070Z ] 2022-05-18T04:41:15.5233430Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(540): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2022-05-18T04:41:15.5233491Z with 2022-05-18T04:41:15.5233549Z [ 2022-05-18T04:41:15.5233687Z T=c10::impl::InlineStreamGuard 2022-05-18T04:41:15.5233744Z ] 2022-05-18T04:41:15.5234085Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(540): note: see reference to alias template instantiation 'c10::OptionalBase>' being compiled 2022-05-18T04:41:15.5234459Z 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 2022-05-18T04:41:15.5234817Z 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 2022-05-18T04:41:15.5235137Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(432): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2022-05-18T04:41:15.5235200Z with 2022-05-18T04:41:15.5235257Z [ 2022-05-18T04:41:15.5235399Z T=c10::impl::InlineStreamGuard 2022-05-18T04:41:15.5235455Z ] 2022-05-18T04:41:15.5235740Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(198): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2022-05-18T04:41:15.5235797Z with 2022-05-18T04:41:15.5235840Z [ 2022-05-18T04:41:15.5235938Z T=c10::impl::VirtualGuardImpl 2022-05-18T04:41:15.5235995Z ] 2022-05-18T04:41:15.5236325Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(397): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2022-05-18T04:41:15.5236385Z with 2022-05-18T04:41:15.5236443Z [ 2022-05-18T04:41:15.5236573Z T=c10::impl::VirtualGuardImpl 2022-05-18T04:41:15.5236628Z ] 2022-05-18T04:41:15.5236955Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2022-05-18T04:41:15.5237013Z with 2022-05-18T04:41:15.5237069Z [ 2022-05-18T04:41:15.5237163Z T=c10::impl::VirtualGuardImpl 2022-05-18T04:41:15.5237219Z ] 2022-05-18T04:41:15.5237580Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(540): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2022-05-18T04:41:15.5237641Z with 2022-05-18T04:41:15.5237696Z [ 2022-05-18T04:41:15.5237776Z T=c10::impl::VirtualGuardImpl 2022-05-18T04:41:15.5237834Z ] 2022-05-18T04:41:15.5238158Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(540): note: see reference to alias template instantiation 'c10::OptionalBase' being compiled 2022-05-18T04:41:15.5238468Z 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 2022-05-18T04:41:15.5238528Z with 2022-05-18T04:41:15.5238583Z [ 2022-05-18T04:41:15.5238679Z T=c10::impl::VirtualGuardImpl 2022-05-18T04:41:15.5238735Z ] 2022-05-18T04:41:15.5239091Z 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 2022-05-18T04:41:15.5239393Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(432): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2022-05-18T04:41:15.5239455Z with 2022-05-18T04:41:15.5239510Z [ 2022-05-18T04:41:15.5239605Z T=c10::impl::VirtualGuardImpl 2022-05-18T04:41:15.5239661Z ] 2022-05-18T04:41:15.5239998Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(198): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2022-05-18T04:41:15.5240059Z with 2022-05-18T04:41:15.5240114Z [ 2022-05-18T04:41:15.5240280Z T=std::vector> 2022-05-18T04:41:15.5240336Z ] 2022-05-18T04:41:15.5240637Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(397): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2022-05-18T04:41:15.5240697Z with 2022-05-18T04:41:15.5240753Z [ 2022-05-18T04:41:15.5240927Z T=std::vector> 2022-05-18T04:41:15.5240982Z ] 2022-05-18T04:41:15.5241318Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2022-05-18T04:41:15.5241376Z with 2022-05-18T04:41:15.5241419Z [ 2022-05-18T04:41:15.5241595Z T=std::vector> 2022-05-18T04:41:15.5241651Z ] 2022-05-18T04:41:15.5242054Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(540): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2022-05-18T04:41:15.5242146Z with 2022-05-18T04:41:15.5242201Z [ 2022-05-18T04:41:15.5242377Z T=std::vector> 2022-05-18T04:41:15.5242433Z ] 2022-05-18T04:41:15.5242810Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(540): note: see reference to alias template instantiation 'c10::OptionalBase>>' being compiled 2022-05-18T04:41:15.5243196Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\ATen/core/ivalue_inl.h(834): note: see reference to class template instantiation 'c10::optional>>' being compiled 2022-05-18T04:41:15.5243516Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(432): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2022-05-18T04:41:15.5243575Z with 2022-05-18T04:41:15.5243632Z [ 2022-05-18T04:41:15.5243808Z T=std::vector> 2022-05-18T04:41:15.5243865Z ] 2022-05-18T04:41:15.5244148Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(198): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2022-05-18T04:41:15.5244207Z with 2022-05-18T04:41:15.5244261Z [ 2022-05-18T04:41:15.5244339Z T=torch::autograd::ViewInfo 2022-05-18T04:41:15.5244399Z ] 2022-05-18T04:41:15.5244698Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(397): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2022-05-18T04:41:15.5244759Z with 2022-05-18T04:41:15.5244813Z [ 2022-05-18T04:41:15.5244902Z T=torch::autograd::ViewInfo 2022-05-18T04:41:15.5244957Z ] 2022-05-18T04:41:15.5245291Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2022-05-18T04:41:15.5245339Z with 2022-05-18T04:41:15.5245395Z [ 2022-05-18T04:41:15.5245483Z T=torch::autograd::ViewInfo 2022-05-18T04:41:15.5245539Z ] 2022-05-18T04:41:15.5245901Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(540): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2022-05-18T04:41:15.5245962Z with 2022-05-18T04:41:15.5246015Z [ 2022-05-18T04:41:15.5246103Z T=torch::autograd::ViewInfo 2022-05-18T04:41:15.5246146Z ] 2022-05-18T04:41:15.5246462Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(540): note: see reference to alias template instantiation 'c10::OptionalBase' being compiled 2022-05-18T04:41:15.5246790Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\torch/csrc/autograd/variable.h(525): note: see reference to class template instantiation 'c10::optional' being compiled 2022-05-18T04:41:15.5247147Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(432): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2022-05-18T04:41:15.5247209Z with 2022-05-18T04:41:15.5247265Z [ 2022-05-18T04:41:15.5247391Z T=torch::autograd::ViewInfo 2022-05-18T04:41:15.5247447Z ] 2022-05-18T04:41:15.5247731Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(198): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2022-05-18T04:41:15.5247777Z with 2022-05-18T04:41:15.5247832Z [ 2022-05-18T04:41:15.5247904Z T=c10::IValue 2022-05-18T04:41:15.5247961Z ] 2022-05-18T04:41:15.5248260Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(397): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2022-05-18T04:41:15.5248318Z with 2022-05-18T04:41:15.5248373Z [ 2022-05-18T04:41:15.5248435Z T=c10::IValue 2022-05-18T04:41:15.5248492Z ] 2022-05-18T04:41:15.5248827Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2022-05-18T04:41:15.5248888Z with 2022-05-18T04:41:15.5248942Z [ 2022-05-18T04:41:15.5249015Z T=c10::IValue 2022-05-18T04:41:15.5249071Z ] 2022-05-18T04:41:15.5249427Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(540): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2022-05-18T04:41:15.5249474Z with 2022-05-18T04:41:15.5249532Z [ 2022-05-18T04:41:15.5249602Z T=c10::IValue 2022-05-18T04:41:15.5249659Z ] 2022-05-18T04:41:15.5250015Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(540): note: see reference to alias template instantiation 'c10::OptionalBase' being compiled 2022-05-18T04:41:15.5250328Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\ATen/core/function_schema.h(179): note: see reference to class template instantiation 'c10::optional' being compiled 2022-05-18T04:41:15.5250694Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(432): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2022-05-18T04:41:15.5250754Z with 2022-05-18T04:41:15.5250809Z [ 2022-05-18T04:41:15.5250869Z T=c10::IValue 2022-05-18T04:41:15.5250925Z ] 2022-05-18T04:41:15.5251211Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(198): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2022-05-18T04:41:15.5251272Z with 2022-05-18T04:41:15.5251326Z [ 2022-05-18T04:41:15.5251402Z T=c10::AliasInfo 2022-05-18T04:41:15.5251460Z ] 2022-05-18T04:41:15.5251754Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(397): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2022-05-18T04:41:15.5251800Z with 2022-05-18T04:41:15.5251855Z [ 2022-05-18T04:41:15.5251929Z T=c10::AliasInfo 2022-05-18T04:41:15.5251984Z ] 2022-05-18T04:41:15.5252323Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2022-05-18T04:41:15.5252382Z with 2022-05-18T04:41:15.5252437Z [ 2022-05-18T04:41:15.5252499Z T=c10::AliasInfo 2022-05-18T04:41:15.5252595Z ] 2022-05-18T04:41:15.5252955Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(540): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2022-05-18T04:41:15.5253051Z with 2022-05-18T04:41:15.5253106Z [ 2022-05-18T04:41:15.5253180Z T=c10::AliasInfo 2022-05-18T04:41:15.5253235Z ] 2022-05-18T04:41:15.5253541Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(540): note: see reference to alias template instantiation 'c10::OptionalBase' being compiled 2022-05-18T04:41:15.5253852Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\ATen/core/function_schema.h(26): note: see reference to class template instantiation 'c10::optional' being compiled 2022-05-18T04:41:15.5254157Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(432): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2022-05-18T04:41:15.5254218Z with 2022-05-18T04:41:15.5254273Z [ 2022-05-18T04:41:15.5254349Z T=c10::AliasInfo 2022-05-18T04:41:15.5254406Z ] 2022-05-18T04:41:15.5254686Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(198): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2022-05-18T04:41:15.5254743Z with 2022-05-18T04:41:15.5254799Z [ 2022-05-18T04:41:15.5254917Z T=c10::either 2022-05-18T04:41:15.5254973Z ] 2022-05-18T04:41:15.5255278Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(397): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2022-05-18T04:41:15.5255338Z with 2022-05-18T04:41:15.5255393Z [ 2022-05-18T04:41:15.5255522Z T=c10::either 2022-05-18T04:41:15.5255580Z ] 2022-05-18T04:41:15.5255918Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2022-05-18T04:41:15.5255965Z with 2022-05-18T04:41:15.5256020Z [ 2022-05-18T04:41:15.5256148Z T=c10::either 2022-05-18T04:41:15.5256203Z ] 2022-05-18T04:41:15.5256559Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(540): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2022-05-18T04:41:15.5256619Z with 2022-05-18T04:41:15.5256675Z [ 2022-05-18T04:41:15.5256802Z T=c10::either 2022-05-18T04:41:15.5256848Z ] 2022-05-18T04:41:15.5257196Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(540): note: see reference to alias template instantiation 'c10::OptionalBase>' being compiled 2022-05-18T04:41:15.5257566Z 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 2022-05-18T04:41:15.5257884Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(432): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2022-05-18T04:41:15.5257980Z with 2022-05-18T04:41:15.5258038Z [ 2022-05-18T04:41:15.5258166Z T=c10::either 2022-05-18T04:41:15.5258256Z ] 2022-05-18T04:41:15.5258540Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(198): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2022-05-18T04:41:15.5258598Z with 2022-05-18T04:41:15.5258642Z [ 2022-05-18T04:41:15.5258738Z T=c10::impl::AnnotatedSchema 2022-05-18T04:41:15.5258795Z ] 2022-05-18T04:41:15.5259093Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(397): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2022-05-18T04:41:15.5259152Z with 2022-05-18T04:41:15.5259206Z [ 2022-05-18T04:41:15.5259300Z T=c10::impl::AnnotatedSchema 2022-05-18T04:41:15.5259345Z ] 2022-05-18T04:41:15.5259683Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2022-05-18T04:41:15.5259745Z with 2022-05-18T04:41:15.5259802Z [ 2022-05-18T04:41:15.5259896Z T=c10::impl::AnnotatedSchema 2022-05-18T04:41:15.5259953Z ] 2022-05-18T04:41:15.5260314Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(540): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2022-05-18T04:41:15.5260373Z with 2022-05-18T04:41:15.5260416Z [ 2022-05-18T04:41:15.5260507Z T=c10::impl::AnnotatedSchema 2022-05-18T04:41:15.5260562Z ] 2022-05-18T04:41:15.5260883Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(540): note: see reference to alias template instantiation 'c10::OptionalBase' being compiled 2022-05-18T04:41:15.5261225Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\ATen/core/dispatch/OperatorEntry.h(212): note: see reference to class template instantiation 'c10::optional' being compiled 2022-05-18T04:41:15.5261540Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(432): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2022-05-18T04:41:15.5261598Z with 2022-05-18T04:41:15.5261654Z [ 2022-05-18T04:41:15.5261747Z T=c10::impl::AnnotatedSchema 2022-05-18T04:41:15.5261790Z ] 2022-05-18T04:41:15.5262078Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(198): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2022-05-18T04:41:15.5262138Z with 2022-05-18T04:41:15.5262192Z [ 2022-05-18T04:41:15.5262328Z T=c10::impl::OperatorEntry::CppSignatureWithDebug 2022-05-18T04:41:15.5262383Z ] 2022-05-18T04:41:15.5262687Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(397): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2022-05-18T04:41:15.5262744Z with 2022-05-18T04:41:15.5262787Z [ 2022-05-18T04:41:15.5262917Z T=c10::impl::OperatorEntry::CppSignatureWithDebug 2022-05-18T04:41:15.5262972Z ] 2022-05-18T04:41:15.5263308Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2022-05-18T04:41:15.5263365Z with 2022-05-18T04:41:15.5263455Z [ 2022-05-18T04:41:15.5263584Z T=c10::impl::OperatorEntry::CppSignatureWithDebug 2022-05-18T04:41:15.5263676Z ] 2022-05-18T04:41:15.5264022Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(540): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2022-05-18T04:41:15.5264081Z with 2022-05-18T04:41:15.5264137Z [ 2022-05-18T04:41:15.5264266Z T=c10::impl::OperatorEntry::CppSignatureWithDebug 2022-05-18T04:41:15.5264323Z ] 2022-05-18T04:41:15.5264677Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(540): note: see reference to alias template instantiation 'c10::OptionalBase' being compiled 2022-05-18T04:41:15.5265044Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\ATen/core/dispatch/OperatorEntry.h(271): note: see reference to class template instantiation 'c10::optional' being compiled 2022-05-18T04:41:15.5265363Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(432): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2022-05-18T04:41:15.5265422Z with 2022-05-18T04:41:15.5265476Z [ 2022-05-18T04:41:15.5265667Z T=c10::impl::OperatorEntry::CppSignatureWithDebug 2022-05-18T04:41:15.5265724Z ] 2022-05-18T04:41:15.5266005Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(198): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2022-05-18T04:41:15.5266065Z with 2022-05-18T04:41:15.5266121Z [ 2022-05-18T04:41:15.5266208Z T=torch::jit::Operator 2022-05-18T04:41:15.5266266Z ] 2022-05-18T04:41:15.5266549Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(397): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2022-05-18T04:41:15.5266610Z with 2022-05-18T04:41:15.5266666Z [ 2022-05-18T04:41:15.5266750Z T=torch::jit::Operator 2022-05-18T04:41:15.5266804Z ] 2022-05-18T04:41:15.5267142Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2022-05-18T04:41:15.5267201Z with 2022-05-18T04:41:15.5267256Z [ 2022-05-18T04:41:15.5267325Z T=torch::jit::Operator 2022-05-18T04:41:15.5267380Z ] 2022-05-18T04:41:15.5267740Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(540): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2022-05-18T04:41:15.5267800Z with 2022-05-18T04:41:15.5267856Z [ 2022-05-18T04:41:15.5267938Z T=torch::jit::Operator 2022-05-18T04:41:15.5267997Z ] 2022-05-18T04:41:15.5268315Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(540): note: see reference to alias template instantiation 'c10::OptionalBase' being compiled 2022-05-18T04:41:15.5268644Z 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 2022-05-18T04:41:15.5268982Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(432): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2022-05-18T04:41:15.5269041Z with 2022-05-18T04:41:15.5269096Z [ 2022-05-18T04:41:15.5269212Z T=torch::jit::Operator 2022-05-18T04:41:15.5269267Z ] 2022-05-18T04:41:15.5269550Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(198): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2022-05-18T04:41:15.5269609Z with 2022-05-18T04:41:15.5269663Z [ 2022-05-18T04:41:15.5269759Z T=std::tuple 2022-05-18T04:41:15.5269815Z ] 2022-05-18T04:41:15.5270114Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(397): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2022-05-18T04:41:15.5270171Z with 2022-05-18T04:41:15.5270227Z [ 2022-05-18T04:41:15.5270335Z T=std::tuple 2022-05-18T04:41:15.5270390Z ] 2022-05-18T04:41:15.5270722Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2022-05-18T04:41:15.5270771Z with 2022-05-18T04:41:15.5270825Z [ 2022-05-18T04:41:15.5270932Z T=std::tuple 2022-05-18T04:41:15.5270986Z ] 2022-05-18T04:41:15.5271350Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(540): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2022-05-18T04:41:15.5271407Z with 2022-05-18T04:41:15.5271463Z [ 2022-05-18T04:41:15.5271568Z T=std::tuple 2022-05-18T04:41:15.5271613Z ] 2022-05-18T04:41:15.5271943Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(540): note: see reference to alias template instantiation 'c10::OptionalBase>' being compiled 2022-05-18T04:41:15.5272285Z 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 2022-05-18T04:41:15.5272599Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(432): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2022-05-18T04:41:15.5272657Z with 2022-05-18T04:41:15.5272712Z [ 2022-05-18T04:41:15.5272819Z T=std::tuple 2022-05-18T04:41:15.5272874Z ] 2022-05-18T04:41:15.5273163Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(198): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2022-05-18T04:41:15.5273210Z with 2022-05-18T04:41:15.5273265Z [ 2022-05-18T04:41:15.5273352Z T=torch::jit::SourceRange 2022-05-18T04:41:15.5273408Z ] 2022-05-18T04:41:15.5273703Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(397): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2022-05-18T04:41:15.5273761Z with 2022-05-18T04:41:15.5273818Z [ 2022-05-18T04:41:15.5273906Z T=torch::jit::SourceRange 2022-05-18T04:41:15.5273950Z ] 2022-05-18T04:41:15.5274318Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2022-05-18T04:41:15.5274377Z with 2022-05-18T04:41:15.5274432Z [ 2022-05-18T04:41:15.5274552Z T=torch::jit::SourceRange 2022-05-18T04:41:15.5274606Z ] 2022-05-18T04:41:15.5274965Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(540): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2022-05-18T04:41:15.5275022Z with 2022-05-18T04:41:15.5275065Z [ 2022-05-18T04:41:15.5275150Z T=torch::jit::SourceRange 2022-05-18T04:41:15.5275205Z ] 2022-05-18T04:41:15.5275522Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(540): note: see reference to alias template instantiation 'c10::OptionalBase' being compiled 2022-05-18T04:41:15.5275864Z 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 2022-05-18T04:41:15.5276182Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(432): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2022-05-18T04:41:15.5276240Z with 2022-05-18T04:41:15.5276297Z [ 2022-05-18T04:41:15.5276382Z T=torch::jit::SourceRange 2022-05-18T04:41:15.5276426Z ] 2022-05-18T04:41:15.5276708Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(198): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2022-05-18T04:41:15.5276766Z with 2022-05-18T04:41:15.5276820Z [ 2022-05-18T04:41:15.5276927Z T=torch::jit::InlinedCallStackPtr 2022-05-18T04:41:15.5276984Z ] 2022-05-18T04:41:15.5277282Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(397): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2022-05-18T04:41:15.5277342Z with 2022-05-18T04:41:15.5277385Z [ 2022-05-18T04:41:15.5277489Z T=torch::jit::InlinedCallStackPtr 2022-05-18T04:41:15.5277546Z ] 2022-05-18T04:41:15.5277877Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2022-05-18T04:41:15.5277935Z with 2022-05-18T04:41:15.5277990Z [ 2022-05-18T04:41:15.5278095Z T=torch::jit::InlinedCallStackPtr 2022-05-18T04:41:15.5278138Z ] 2022-05-18T04:41:15.5278500Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(540): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2022-05-18T04:41:15.5278561Z with 2022-05-18T04:41:15.5278616Z [ 2022-05-18T04:41:15.5278720Z T=torch::jit::InlinedCallStackPtr 2022-05-18T04:41:15.5278776Z ] 2022-05-18T04:41:15.5279112Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(540): note: see reference to alias template instantiation 'c10::OptionalBase' being compiled 2022-05-18T04:41:15.5279441Z 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 2022-05-18T04:41:15.5279798Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(432): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2022-05-18T04:41:15.5279857Z with 2022-05-18T04:41:15.5279934Z [ 2022-05-18T04:41:15.5280042Z T=torch::jit::InlinedCallStackPtr 2022-05-18T04:41:15.5280099Z ] 2022-05-18T04:41:15.5280384Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(198): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2022-05-18T04:41:15.5280443Z with 2022-05-18T04:41:15.5280498Z [ 2022-05-18T04:41:15.5280602Z T=torch::jit::ModuleInstanceInfo 2022-05-18T04:41:15.5280644Z ] 2022-05-18T04:41:15.5280941Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(397): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2022-05-18T04:41:15.5280999Z with 2022-05-18T04:41:15.5281056Z [ 2022-05-18T04:41:15.5281159Z T=torch::jit::ModuleInstanceInfo 2022-05-18T04:41:15.5281216Z ] 2022-05-18T04:41:15.5281553Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2022-05-18T04:41:15.5281612Z with 2022-05-18T04:41:15.5281655Z [ 2022-05-18T04:41:15.5281754Z T=torch::jit::ModuleInstanceInfo 2022-05-18T04:41:15.5281810Z ] 2022-05-18T04:41:15.5282167Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(540): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2022-05-18T04:41:15.5282225Z with 2022-05-18T04:41:15.5282280Z [ 2022-05-18T04:41:15.5282381Z T=torch::jit::ModuleInstanceInfo 2022-05-18T04:41:15.5282438Z ] 2022-05-18T04:41:15.5282755Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(540): note: see reference to alias template instantiation 'c10::OptionalBase' being compiled 2022-05-18T04:41:15.5283088Z 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 2022-05-18T04:41:15.5283404Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(432): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2022-05-18T04:41:15.5283464Z with 2022-05-18T04:41:15.5283519Z [ 2022-05-18T04:41:15.5283619Z T=torch::jit::ModuleInstanceInfo 2022-05-18T04:41:15.5283674Z ] 2022-05-18T04:41:15.5283958Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(198): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2022-05-18T04:41:15.5284018Z with 2022-05-18T04:41:15.5284060Z [ 2022-05-18T04:41:15.5284146Z T=torch::jit::ScopePtr 2022-05-18T04:41:15.5284202Z ] 2022-05-18T04:41:15.5284502Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(397): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2022-05-18T04:41:15.5284561Z with 2022-05-18T04:41:15.5284616Z [ 2022-05-18T04:41:15.5284699Z T=torch::jit::ScopePtr 2022-05-18T04:41:15.5284754Z ] 2022-05-18T04:41:15.5285111Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2022-05-18T04:41:15.5285171Z with 2022-05-18T04:41:15.5285227Z [ 2022-05-18T04:41:15.5285310Z T=torch::jit::ScopePtr 2022-05-18T04:41:15.5285402Z ] 2022-05-18T04:41:15.5285758Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(540): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2022-05-18T04:41:15.5285816Z with 2022-05-18T04:41:15.5285870Z [ 2022-05-18T04:41:15.5285940Z T=torch::jit::ScopePtr 2022-05-18T04:41:15.5285996Z ] 2022-05-18T04:41:15.5286314Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(540): note: see reference to alias template instantiation 'c10::OptionalBase' being compiled 2022-05-18T04:41:15.5286635Z 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 2022-05-18T04:41:15.5286956Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(432): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2022-05-18T04:41:15.5287017Z with 2022-05-18T04:41:15.5287073Z [ 2022-05-18T04:41:15.5287156Z T=torch::jit::ScopePtr 2022-05-18T04:41:15.5287212Z ] 2022-05-18T04:41:15.5287486Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(198): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2022-05-18T04:41:15.5287545Z with 2022-05-18T04:41:15.5287600Z [ 2022-05-18T04:41:15.5287689Z T=at::ThreadLocalState 2022-05-18T04:41:15.5287744Z ] 2022-05-18T04:41:15.5288041Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(397): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2022-05-18T04:41:15.5288101Z with 2022-05-18T04:41:15.5288159Z [ 2022-05-18T04:41:15.5288232Z T=at::ThreadLocalState 2022-05-18T04:41:15.5288288Z ] 2022-05-18T04:41:15.5288618Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2022-05-18T04:41:15.5288678Z with 2022-05-18T04:41:15.5288733Z [ 2022-05-18T04:41:15.5288818Z T=at::ThreadLocalState 2022-05-18T04:41:15.5288873Z ] 2022-05-18T04:41:15.5289222Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(540): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2022-05-18T04:41:15.5289281Z with 2022-05-18T04:41:15.5289339Z [ 2022-05-18T04:41:15.5289424Z T=at::ThreadLocalState 2022-05-18T04:41:15.5289480Z ] 2022-05-18T04:41:15.5289797Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(540): note: see reference to alias template instantiation 'c10::OptionalBase' being compiled 2022-05-18T04:41:15.5290127Z 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 2022-05-18T04:41:15.5290442Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(432): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2022-05-18T04:41:15.5290537Z with 2022-05-18T04:41:15.5290592Z [ 2022-05-18T04:41:15.5290666Z T=at::ThreadLocalState 2022-05-18T04:41:15.5291190Z ] 2022-05-18T04:41:15.5291481Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(198): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2022-05-18T04:41:15.5291542Z with 2022-05-18T04:41:15.5291598Z [ 2022-05-18T04:41:15.5291703Z T=std::shared_ptr 2022-05-18T04:41:15.5291760Z ] 2022-05-18T04:41:15.5292047Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(397): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2022-05-18T04:41:15.5292106Z with 2022-05-18T04:41:15.5292161Z [ 2022-05-18T04:41:15.5292264Z T=std::shared_ptr 2022-05-18T04:41:15.5292321Z ] 2022-05-18T04:41:15.5292661Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2022-05-18T04:41:15.5292725Z with 2022-05-18T04:41:15.5292780Z [ 2022-05-18T04:41:15.5292870Z T=std::shared_ptr 2022-05-18T04:41:15.5292925Z ] 2022-05-18T04:41:15.5293286Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(540): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2022-05-18T04:41:15.5293345Z with 2022-05-18T04:41:15.5293401Z [ 2022-05-18T04:41:15.5293503Z T=std::shared_ptr 2022-05-18T04:41:15.5293558Z ] 2022-05-18T04:41:15.5293884Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(540): note: see reference to alias template instantiation 'c10::OptionalBase>' being compiled 2022-05-18T04:41:15.5294210Z 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 2022-05-18T04:41:15.5294545Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\torch/csrc/jit/api/function_impl.h(156): note: see reference to class template instantiation 'std::array>,4>' being compiled 2022-05-18T04:41:15.5294864Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(432): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2022-05-18T04:41:15.5294924Z with 2022-05-18T04:41:15.5294983Z [ 2022-05-18T04:41:15.5295087Z T=std::shared_ptr 2022-05-18T04:41:15.5295144Z ] 2022-05-18T04:41:15.5295432Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(198): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2022-05-18T04:41:15.5295490Z with 2022-05-18T04:41:15.5295544Z [ 2022-05-18T04:41:15.5295626Z T=torch::jit::GraphExecutor 2022-05-18T04:41:15.5295683Z ] 2022-05-18T04:41:15.5295981Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(397): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2022-05-18T04:41:15.5296039Z with 2022-05-18T04:41:15.5296094Z [ 2022-05-18T04:41:15.5296184Z T=torch::jit::GraphExecutor 2022-05-18T04:41:15.5296239Z ] 2022-05-18T04:41:15.5296613Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2022-05-18T04:41:15.5296689Z with 2022-05-18T04:41:15.5296744Z [ 2022-05-18T04:41:15.5296833Z T=torch::jit::GraphExecutor 2022-05-18T04:41:15.5296890Z ] 2022-05-18T04:41:15.5297247Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(540): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2022-05-18T04:41:15.5297306Z with 2022-05-18T04:41:15.5297361Z [ 2022-05-18T04:41:15.5297451Z T=torch::jit::GraphExecutor 2022-05-18T04:41:15.5297495Z ] 2022-05-18T04:41:15.5297815Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(540): note: see reference to alias template instantiation 'c10::OptionalBase' being compiled 2022-05-18T04:41:15.5298131Z 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 2022-05-18T04:41:15.5298473Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\torch/csrc/jit/api/function_impl.h(170): note: see reference to class template instantiation 'std::array,4>' being compiled 2022-05-18T04:41:15.5298789Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(432): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2022-05-18T04:41:15.5298848Z with 2022-05-18T04:41:15.5298903Z [ 2022-05-18T04:41:15.5298995Z T=torch::jit::GraphExecutor 2022-05-18T04:41:15.5299050Z ] 2022-05-18T04:41:15.5299323Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(198): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2022-05-18T04:41:15.5299384Z with 2022-05-18T04:41:15.5299440Z [ 2022-05-18T04:41:15.5299522Z T=torch::jit::Method 2022-05-18T04:41:15.5299579Z ] 2022-05-18T04:41:15.5299872Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(397): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2022-05-18T04:41:15.5299930Z with 2022-05-18T04:41:15.5299984Z [ 2022-05-18T04:41:15.5300053Z T=torch::jit::Method 2022-05-18T04:41:15.5300110Z ] 2022-05-18T04:41:15.5300447Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2022-05-18T04:41:15.5300505Z with 2022-05-18T04:41:15.5300562Z [ 2022-05-18T04:41:15.5300641Z T=torch::jit::Method 2022-05-18T04:41:15.5300697Z ] 2022-05-18T04:41:15.5301059Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(540): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2022-05-18T04:41:15.5301105Z with 2022-05-18T04:41:15.5301162Z [ 2022-05-18T04:41:15.5301241Z T=torch::jit::Method 2022-05-18T04:41:15.5301296Z ] 2022-05-18T04:41:15.5301605Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(540): note: see reference to alias template instantiation 'c10::OptionalBase' being compiled 2022-05-18T04:41:15.5301954Z 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 2022-05-18T04:41:15.5302306Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(432): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2022-05-18T04:41:15.5302365Z with 2022-05-18T04:41:15.5302421Z [ 2022-05-18T04:41:15.5302488Z T=torch::jit::Method 2022-05-18T04:41:15.5302546Z ] 2022-05-18T04:41:15.5302829Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(198): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2022-05-18T04:41:15.5302887Z with 2022-05-18T04:41:15.5302944Z [ 2022-05-18T04:41:15.5303073Z T=std::vector> 2022-05-18T04:41:15.5303130Z ] 2022-05-18T04:41:15.5303426Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(397): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2022-05-18T04:41:15.5303475Z with 2022-05-18T04:41:15.5303529Z [ 2022-05-18T04:41:15.5303654Z T=std::vector> 2022-05-18T04:41:15.5303709Z ] 2022-05-18T04:41:15.5304044Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2022-05-18T04:41:15.5304102Z with 2022-05-18T04:41:15.5304158Z [ 2022-05-18T04:41:15.5304281Z T=std::vector> 2022-05-18T04:41:15.5304326Z ] 2022-05-18T04:41:15.5304680Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(540): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2022-05-18T04:41:15.5304740Z with 2022-05-18T04:41:15.5304795Z [ 2022-05-18T04:41:15.5304921Z T=std::vector> 2022-05-18T04:41:15.5304976Z ] 2022-05-18T04:41:15.5305323Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(540): note: see reference to alias template instantiation 'c10::OptionalBase>>' being compiled 2022-05-18T04:41:15.5305757Z 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 2022-05-18T04:41:15.5306078Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(432): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2022-05-18T04:41:15.5306126Z with 2022-05-18T04:41:15.5306182Z [ 2022-05-18T04:41:15.5306308Z T=std::vector> 2022-05-18T04:41:15.5306364Z ] 2022-05-18T04:41:15.5306651Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(198): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2022-05-18T04:41:15.5306710Z with 2022-05-18T04:41:15.5306765Z [ 2022-05-18T04:41:15.5306852Z T=torch::jit::NamedValue 2022-05-18T04:41:15.5306895Z ] 2022-05-18T04:41:15.5307605Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(397): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2022-05-18T04:41:15.5307671Z with 2022-05-18T04:41:15.5307765Z [ 2022-05-18T04:41:15.5307853Z T=torch::jit::NamedValue 2022-05-18T04:41:15.5307908Z ] 2022-05-18T04:41:15.5308245Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2022-05-18T04:41:15.5308303Z with 2022-05-18T04:41:15.5308347Z [ 2022-05-18T04:41:15.5308433Z T=torch::jit::NamedValue 2022-05-18T04:41:15.5308489Z ] 2022-05-18T04:41:15.5308848Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(540): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2022-05-18T04:41:15.5308909Z with 2022-05-18T04:41:15.5308964Z [ 2022-05-18T04:41:15.5309048Z T=torch::jit::NamedValue 2022-05-18T04:41:15.5309105Z ] 2022-05-18T04:41:15.5309409Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(540): note: see reference to alias template instantiation 'c10::OptionalBase' being compiled 2022-05-18T04:41:15.5309746Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\torch/csrc/jit/frontend/schema_matching.h(29): note: see reference to class template instantiation 'c10::optional' being compiled 2022-05-18T04:41:15.5310065Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(432): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2022-05-18T04:41:15.5310125Z with 2022-05-18T04:41:15.5310180Z [ 2022-05-18T04:41:15.5310268Z T=torch::jit::NamedValue 2022-05-18T04:41:15.5310325Z ] 2022-05-18T04:41:15.8020852Z [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 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.6\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_cuda_cu.lib C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\lib\torch_cuda_cpp.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.6\lib\x64\cufft.lib" "C:\Program Files\NVIDIA GPU Computing Toolkit\CUDA\v11.6\lib\x64\curand.lib" "C:\Program Files\NVIDIA GPU Computing Toolkit\CUDA\v11.6\lib\x64\cublas.lib" "C:\Program Files\NVIDIA GPU Computing Toolkit\CUDA\v11.6\lib\x64\cudnn.lib" -INCLUDE:?_torch_cuda_cu_linker_symbol_op_cuda@native@at@@YA?AVTensor@2@AEBV32@@Z "C:\Program Files\NVIDIA Corporation\NvToolsExt\lib\x64\nvToolsExt64_1.lib" "C:\Program Files\NVIDIA GPU Computing Toolkit\CUDA\v11.6\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 ." 2022-05-18T04:41:16.0806445Z [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 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_cuda_cu.lib C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\lib\torch_cuda_cpp.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.6\lib\x64\cufft.lib" "C:\Program Files\NVIDIA GPU Computing Toolkit\CUDA\v11.6\lib\x64\curand.lib" "C:\Program Files\NVIDIA GPU Computing Toolkit\CUDA\v11.6\lib\x64\cublas.lib" "C:\Program Files\NVIDIA GPU Computing Toolkit\CUDA\v11.6\lib\x64\cudnn.lib" -INCLUDE:?_torch_cuda_cu_linker_symbol_op_cuda@native@at@@YA?AVTensor@2@AEBV32@@Z 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.6\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 ." 2022-05-18T04:41:16.0893654Z "Ninja succeeded for custom_operator test." 2022-05-18T04:41:17.0083969Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\cuda\__init__.py:82: UserWarning: CUDA initialization: CUDA unknown error - this may be due to an incorrectly set up environment, e.g. changing env variable CUDA_VISIBLE_DEVICES after program start. Setting the available devices to be zero. (Triggered internally at C:\actions-runner\_work\pytorch\pytorch\c10\cuda\CUDAFunctions.cpp:109.) 2022-05-18T04:41:17.0084724Z return torch._C._cuda_getDeviceCount() > 0 2022-05-18T04:41:17.0084877Z 2022-05-18T04:41:17.0084934Z Running tests... 2022-05-18T04:41:17.0085183Z ---------------------------------------------------------------------- 2022-05-18T04:41:17.0085511Z Test results will be stored in test-reports\python-unittest\test_custom_ops 2022-05-18T04:41:17.0135160Z test_calling_custom_op (__main__.TestCustomOperators) ... ok (0.000s) 2022-05-18T04:41:17.0754683Z test_calling_custom_op_inside_script_module (__main__.TestCustomOperators) ... ok (0.070s) 2022-05-18T04:41:17.0764724Z test_calling_custom_op_string (__main__.TestCustomOperators) ... ok (0.000s) 2022-05-18T04:41:17.0811203Z test_calling_custom_op_with_autograd (__main__.TestCustomOperators) ... C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\autograd\__init__.py:173: 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:995.) 2022-05-18T04:41:17.0812202Z Variable._execution_engine.run_backward( # Calls into the C++ engine to run the backward pass 2022-05-18T04:41:17.0812456Z ok (0.000s) 2022-05-18T04:41:17.0823379Z test_calling_custom_op_with_autograd_in_nograd_mode (__main__.TestCustomOperators) ... ok (0.000s) 2022-05-18T04:41:17.0829923Z test_custom_library_is_loaded (__main__.TestCustomOperators) ... ok (0.000s) 2022-05-18T04:41:17.0989293Z test_saving_and_loading_script_module_with_custom_op (__main__.TestCustomOperators) ... ok (0.016s) 2022-05-18T04:41:17.1065377Z 2022-05-18T04:41:17.1065623Z ---------------------------------------------------------------------- 2022-05-18T04:41:17.1065915Z Ran 7 tests in 0.078s 2022-05-18T04:41:17.1066030Z 2022-05-18T04:41:17.1066077Z OK 2022-05-18T04:41:17.1066168Z 2022-05-18T04:41:17.1066252Z Generating XML reports... 2022-05-18T04:41:17.1066602Z Generated XML report: test-reports\python-unittest\test_custom_ops\TEST-TestCustomOperators-20220518044117.xml 2022-05-18T04:41:18.1620407Z + /c/actions-runner/_work/pytorch/pytorch/.jenkins/pytorch/win-test-helpers/test_custom_backend.bat 2022-05-18T04:41:18.1777224Z 2022-05-18T04:41:18.1777796Z C:\actions-runner\_work\pytorch\pytorch>call C:/actions-runner/_work/pytorch/pytorch/.jenkins/pytorch/win-test-helpers\setup_pytorch_env.bat 2022-05-18T04:41:18.1786523Z 2022-05-18T04:41:18.1786873Z C:\actions-runner\_work\pytorch\pytorch>if exist "C:/actions-runner/_work/pytorch/pytorch/build/win_tmp/ci_scripts/pytorch_env_restore.bat" ( 2022-05-18T04:41:18.1787316Z call C:/actions-runner/_work/pytorch/pytorch/build/win_tmp/ci_scripts/pytorch_env_restore.bat 2022-05-18T04:41:18.1787583Z exit /b 0 2022-05-18T04:41:18.1787720Z ) 2022-05-18T04:41:18.8389424Z "Executing CMake for custom_backend test..." 2022-05-18T04:41:19.2675771Z -- The C compiler identification is MSVC 19.28.29337.0 2022-05-18T04:41:19.4345368Z -- The CXX compiler identification is MSVC 19.28.29337.0 2022-05-18T04:41:19.4575664Z -- Detecting C compiler ABI info 2022-05-18T04:41:20.1925406Z -- Detecting C compiler ABI info - done 2022-05-18T04:41:20.1948491Z -- 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 2022-05-18T04:41:20.1954058Z -- Detecting C compile features 2022-05-18T04:41:20.1961594Z -- Detecting C compile features - done 2022-05-18T04:41:20.2044363Z -- Detecting CXX compiler ABI info 2022-05-18T04:41:20.9449222Z -- Detecting CXX compiler ABI info - done 2022-05-18T04:41:20.9472294Z -- 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 2022-05-18T04:41:20.9476368Z -- Detecting CXX compile features 2022-05-18T04:41:20.9483733Z -- Detecting CXX compile features - done 2022-05-18T04:41:20.9616442Z -- Looking for pthread.h 2022-05-18T04:41:21.3975992Z -- Looking for pthread.h - not found 2022-05-18T04:41:21.3991273Z -- Found Threads: TRUE 2022-05-18T04:41:21.4618707Z -- Found CUDA: C:/Program Files/NVIDIA GPU Computing Toolkit/CUDA/v11.6 (found version "11.6") 2022-05-18T04:41:26.0040942Z -- The CUDA compiler identification is NVIDIA 11.6.55 2022-05-18T04:41:26.0176816Z -- Detecting CUDA compiler ABI info 2022-05-18T04:41:28.3314419Z -- Detecting CUDA compiler ABI info - done 2022-05-18T04:41:28.3621075Z -- Check for working CUDA compiler: C:/Program Files/NVIDIA GPU Computing Toolkit/CUDA/v11.6/bin/nvcc.exe - skipped 2022-05-18T04:41:28.3626433Z -- Detecting CUDA compile features 2022-05-18T04:41:28.3632913Z -- Detecting CUDA compile features - done 2022-05-18T04:41:28.3654212Z -- Caffe2: CUDA detected: 11.6 2022-05-18T04:41:28.3654509Z -- Caffe2: CUDA nvcc is: C:/Program Files/NVIDIA GPU Computing Toolkit/CUDA/v11.6/bin/nvcc.exe 2022-05-18T04:41:28.3654933Z -- Caffe2: CUDA toolkit directory: C:/Program Files/NVIDIA GPU Computing Toolkit/CUDA/v11.6 2022-05-18T04:41:29.1584502Z -- Caffe2: Header version is: 11.6 2022-05-18T04:41:29.1627422Z -- Found CUDNN: C:/Program Files/NVIDIA GPU Computing Toolkit/CUDA/v11.6/lib/x64/cudnn.lib 2022-05-18T04:41:29.1630325Z -- Found cuDNN: v8.3.2 (include: C:/Program Files/NVIDIA GPU Computing Toolkit/CUDA/v11.6/include, library: C:/Program Files/NVIDIA GPU Computing Toolkit/CUDA/v11.6/lib/x64/cudnn.lib) 2022-05-18T04:41:29.2127410Z -- C:/Program Files/NVIDIA GPU Computing Toolkit/CUDA/v11.6/lib/x64/nvrtc.lib shorthash is dd482e34 2022-05-18T04:41:29.2130743Z CMake Warning at C:/actions-runner/_work/pytorch/pytorch/build/win_tmp/build/torch/share/cmake/Caffe2/public/utils.cmake:385 (message): 2022-05-18T04:41:29.2131189Z In the future we will require one to explicitly pass TORCH_CUDA_ARCH_LIST 2022-05-18T04:41:29.2131501Z to cmake instead of implicitly setting it as an env variable. This will 2022-05-18T04:41:29.2131783Z become a FATAL_ERROR in future version of pytorch. 2022-05-18T04:41:29.2132017Z Call Stack (most recent call first): 2022-05-18T04:41:29.2132361Z C:/actions-runner/_work/pytorch/pytorch/build/win_tmp/build/torch/share/cmake/Caffe2/public/cuda.cmake:440 (torch_cuda_get_nvcc_gencode_flag) 2022-05-18T04:41:29.2132786Z C:/actions-runner/_work/pytorch/pytorch/build/win_tmp/build/torch/share/cmake/Caffe2/Caffe2Config.cmake:88 (include) 2022-05-18T04:41:29.2133181Z C:/actions-runner/_work/pytorch/pytorch/build/win_tmp/build/torch/share/cmake/Torch/TorchConfig.cmake:68 (find_package) 2022-05-18T04:41:29.2133483Z CMakeLists.txt:9 (find_package) 2022-05-18T04:41:29.2133612Z 2022-05-18T04:41:29.2133618Z 2022-05-18T04:41:29.2133757Z -- Added CUDA NVCC flags for: -gencode;arch=compute_70,code=sm_70 2022-05-18T04:41:29.4467310Z -- Found Torch: C:/actions-runner/_work/pytorch/pytorch/build/win_tmp/build/torch/lib/torch.lib 2022-05-18T04:41:29.4470005Z -- Configuring done 2022-05-18T04:41:29.4657911Z -- Generating done 2022-05-18T04:41:29.6559617Z -- Build files have been written to: C:/actions-runner/_work/pytorch/pytorch/test/custom_backend/build 2022-05-18T04:41:29.6642586Z "Executing Ninja for custom_backend test..." 2022-05-18T04:41:33.7577467Z [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.6\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++14 /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 2022-05-18T04:41:33.7579257Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/macros/Macros.h(143): warning C4067: unexpected tokens following preprocessor directive - expected a newline 2022-05-18T04:41:33.7580062Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(198): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2022-05-18T04:41:33.7580538Z with 2022-05-18T04:41:33.7580748Z [ 2022-05-18T04:41:33.7580978Z T=std::string 2022-05-18T04:41:33.7581179Z ] 2022-05-18T04:41:33.7581892Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(397): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2022-05-18T04:41:33.7582371Z with 2022-05-18T04:41:33.7582661Z [ 2022-05-18T04:41:33.7582881Z T=std::string 2022-05-18T04:41:33.7583098Z ] 2022-05-18T04:41:33.7583678Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2022-05-18T04:41:33.7584227Z with 2022-05-18T04:41:33.7584428Z [ 2022-05-18T04:41:33.7584710Z T=std::string 2022-05-18T04:41:33.7584907Z ] 2022-05-18T04:41:33.7585522Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(540): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2022-05-18T04:41:33.7586088Z with 2022-05-18T04:41:33.7586290Z [ 2022-05-18T04:41:33.7586488Z T=std::string 2022-05-18T04:41:33.7586705Z ] 2022-05-18T04:41:33.7587242Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(540): note: see reference to alias template instantiation 'c10::OptionalBase' being compiled 2022-05-18T04:41:33.7588046Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\ATen/core/jit_type_base.h(448): note: see reference to class template instantiation 'c10::optional' being compiled 2022-05-18T04:41:33.7588906Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(432): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2022-05-18T04:41:33.7589279Z with 2022-05-18T04:41:33.7589424Z [ 2022-05-18T04:41:33.7589571Z T=std::string 2022-05-18T04:41:33.7589726Z ] 2022-05-18T04:41:33.7590100Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(198): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2022-05-18T04:41:33.7590443Z with 2022-05-18T04:41:33.7590576Z [ 2022-05-18T04:41:33.7590742Z T=c10::QualifiedName 2022-05-18T04:41:33.7590905Z ] 2022-05-18T04:41:33.7591278Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(397): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2022-05-18T04:41:33.7591629Z with 2022-05-18T04:41:33.7591772Z [ 2022-05-18T04:41:33.7591924Z T=c10::QualifiedName 2022-05-18T04:41:33.7592085Z ] 2022-05-18T04:41:33.7592508Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2022-05-18T04:41:33.7592895Z with 2022-05-18T04:41:33.7593029Z [ 2022-05-18T04:41:33.7593194Z T=c10::QualifiedName 2022-05-18T04:41:33.7593356Z ] 2022-05-18T04:41:33.7593848Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(540): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2022-05-18T04:41:33.7594262Z with 2022-05-18T04:41:33.7594406Z [ 2022-05-18T04:41:33.7594561Z T=c10::QualifiedName 2022-05-18T04:41:33.7594722Z ] 2022-05-18T04:41:33.7595120Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(540): note: see reference to alias template instantiation 'c10::OptionalBase' being compiled 2022-05-18T04:41:33.7595806Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\ATen/core/jit_type_base.h(696): note: see reference to class template instantiation 'c10::optional' being compiled 2022-05-18T04:41:33.7596472Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(432): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2022-05-18T04:41:33.7596847Z with 2022-05-18T04:41:33.7596993Z [ 2022-05-18T04:41:33.7597160Z T=c10::QualifiedName 2022-05-18T04:41:33.7597311Z ] 2022-05-18T04:41:33.7597670Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/core/TensorImpl.h(2199): warning C4805: '|': unsafe mix of type 'uintptr_t' and type 'bool' in operation 2022-05-18T04:41:33.7598230Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(198): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2022-05-18T04:41:33.7598565Z with 2022-05-18T04:41:33.7598699Z [ 2022-05-18T04:41:33.7598865Z T=at::TensorBase 2022-05-18T04:41:33.7599023Z ] 2022-05-18T04:41:33.7599395Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(397): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2022-05-18T04:41:33.7599747Z with 2022-05-18T04:41:33.7599888Z [ 2022-05-18T04:41:33.7600036Z T=at::TensorBase 2022-05-18T04:41:33.7600193Z ] 2022-05-18T04:41:33.7600616Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2022-05-18T04:41:33.7601000Z with 2022-05-18T04:41:33.7601131Z [ 2022-05-18T04:41:33.7601292Z T=at::TensorBase 2022-05-18T04:41:33.7601448Z ] 2022-05-18T04:41:33.7601881Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(540): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2022-05-18T04:41:33.7602295Z with 2022-05-18T04:41:33.7602438Z [ 2022-05-18T04:41:33.7602584Z T=at::TensorBase 2022-05-18T04:41:33.7602739Z ] 2022-05-18T04:41:33.7603128Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(540): note: see reference to alias template instantiation 'c10::OptionalBase' being compiled 2022-05-18T04:41:33.7603796Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\ATen/core/TensorBase.h(951): note: see reference to class template instantiation 'c10::optional' being compiled 2022-05-18T04:41:33.7604415Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(432): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2022-05-18T04:41:33.7604787Z with 2022-05-18T04:41:33.7604932Z [ 2022-05-18T04:41:33.7605081Z T=at::TensorBase 2022-05-18T04:41:33.7605240Z ] 2022-05-18T04:41:33.7605609Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(198): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2022-05-18T04:41:33.7605945Z with 2022-05-18T04:41:33.7606077Z [ 2022-05-18T04:41:33.7606232Z T=at::Tensor 2022-05-18T04:41:33.7606387Z ] 2022-05-18T04:41:33.7606806Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(397): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2022-05-18T04:41:33.7607152Z with 2022-05-18T04:41:33.7607293Z [ 2022-05-18T04:41:33.7607435Z T=at::Tensor 2022-05-18T04:41:33.7607636Z ] 2022-05-18T04:41:33.7608059Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2022-05-18T04:41:33.7608439Z with 2022-05-18T04:41:33.7608570Z [ 2022-05-18T04:41:33.7608725Z T=at::Tensor 2022-05-18T04:41:33.7608880Z ] 2022-05-18T04:41:33.7609313Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(540): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2022-05-18T04:41:33.7609728Z with 2022-05-18T04:41:33.7609878Z [ 2022-05-18T04:41:33.7610026Z T=at::Tensor 2022-05-18T04:41:33.7610182Z ] 2022-05-18T04:41:33.7610573Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(540): note: see reference to alias template instantiation 'c10::OptionalBase' being compiled 2022-05-18T04:41:33.7611182Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\ATen/core/TensorBody.h(509): note: see reference to class template instantiation 'c10::optional' being compiled 2022-05-18T04:41:33.7611787Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(432): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2022-05-18T04:41:33.7612161Z with 2022-05-18T04:41:33.7612310Z [ 2022-05-18T04:41:33.7612469Z T=at::Tensor 2022-05-18T04:41:33.7612610Z ] 2022-05-18T04:41:33.7612981Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(198): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2022-05-18T04:41:33.7613323Z with 2022-05-18T04:41:33.7613456Z [ 2022-05-18T04:41:33.7613617Z T=at::Generator 2022-05-18T04:41:33.7613831Z ] 2022-05-18T04:41:33.7614203Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(397): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2022-05-18T04:41:33.7614562Z with 2022-05-18T04:41:33.7614710Z [ 2022-05-18T04:41:33.7614870Z T=at::Generator 2022-05-18T04:41:33.7615018Z ] 2022-05-18T04:41:33.7615441Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2022-05-18T04:41:33.7615833Z with 2022-05-18T04:41:33.7615966Z [ 2022-05-18T04:41:33.7616127Z T=at::Generator 2022-05-18T04:41:33.7616284Z ] 2022-05-18T04:41:33.7616723Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(540): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2022-05-18T04:41:33.7617129Z with 2022-05-18T04:41:33.7617533Z [ 2022-05-18T04:41:33.7617691Z T=at::Generator 2022-05-18T04:41:33.7617838Z ] 2022-05-18T04:41:33.7618229Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(540): note: see reference to alias template instantiation 'c10::OptionalBase' being compiled 2022-05-18T04:41:33.7618891Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\ATen/core/TensorBody.h(584): note: see reference to class template instantiation 'c10::optional' being compiled 2022-05-18T04:41:33.7619514Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(432): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2022-05-18T04:41:33.7619917Z with 2022-05-18T04:41:33.7620064Z [ 2022-05-18T04:41:33.7620222Z T=at::Generator 2022-05-18T04:41:33.7620366Z ] 2022-05-18T04:41:33.7620734Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(198): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2022-05-18T04:41:33.7621069Z with 2022-05-18T04:41:33.7621215Z [ 2022-05-18T04:41:33.7621431Z T=std::vector> 2022-05-18T04:41:33.7621645Z ] 2022-05-18T04:41:33.7622034Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(397): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2022-05-18T04:41:33.7622376Z with 2022-05-18T04:41:33.7622518Z [ 2022-05-18T04:41:33.7622746Z T=std::vector> 2022-05-18T04:41:33.7622962Z ] 2022-05-18T04:41:33.7623372Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2022-05-18T04:41:33.7623821Z with 2022-05-18T04:41:33.7623966Z [ 2022-05-18T04:41:33.7624182Z T=std::vector> 2022-05-18T04:41:33.7624398Z ] 2022-05-18T04:41:33.7624913Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(540): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2022-05-18T04:41:33.7625329Z with 2022-05-18T04:41:33.7625462Z [ 2022-05-18T04:41:33.7625692Z T=std::vector> 2022-05-18T04:41:33.7625906Z ] 2022-05-18T04:41:33.7626340Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(540): note: see reference to alias template instantiation 'c10::OptionalBase>>' being compiled 2022-05-18T04:41:33.7627047Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\ATen/core/jit_type.h(482): note: see reference to class template instantiation 'c10::optional>>' being compiled 2022-05-18T04:41:33.7627708Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(432): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2022-05-18T04:41:33.7628082Z with 2022-05-18T04:41:33.7628218Z [ 2022-05-18T04:41:33.7628449Z T=std::vector> 2022-05-18T04:41:33.7628662Z ] 2022-05-18T04:41:33.7629032Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(198): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2022-05-18T04:41:33.7629359Z with 2022-05-18T04:41:33.7629503Z [ 2022-05-18T04:41:33.7629696Z T=std::vector> 2022-05-18T04:41:33.7629869Z ] 2022-05-18T04:41:33.7630251Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(397): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2022-05-18T04:41:33.7630657Z with 2022-05-18T04:41:33.7630803Z [ 2022-05-18T04:41:33.7630988Z T=std::vector> 2022-05-18T04:41:33.7631217Z ] 2022-05-18T04:41:33.7631640Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2022-05-18T04:41:33.7632011Z with 2022-05-18T04:41:33.7632155Z [ 2022-05-18T04:41:33.7632349Z T=std::vector> 2022-05-18T04:41:33.7632522Z ] 2022-05-18T04:41:33.7632976Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(540): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2022-05-18T04:41:33.7633388Z with 2022-05-18T04:41:33.7633535Z [ 2022-05-18T04:41:33.7633775Z T=std::vector> 2022-05-18T04:41:33.7633961Z ] 2022-05-18T04:41:33.7634378Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(540): note: see reference to alias template instantiation 'c10::OptionalBase>>' being compiled 2022-05-18T04:41:33.7635034Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\ATen/core/jit_type.h(441): note: see reference to class template instantiation 'c10::optional>>' being compiled 2022-05-18T04:41:33.7635662Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(432): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2022-05-18T04:41:33.7636029Z with 2022-05-18T04:41:33.7636180Z [ 2022-05-18T04:41:33.7636368Z T=std::vector> 2022-05-18T04:41:33.7636555Z ] 2022-05-18T04:41:33.7636930Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(198): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2022-05-18T04:41:33.7637272Z with 2022-05-18T04:41:33.7637406Z [ 2022-05-18T04:41:33.7637649Z T=std::vector,std::allocator>> 2022-05-18T04:41:33.7637871Z ] 2022-05-18T04:41:33.7638246Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(397): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2022-05-18T04:41:33.7638601Z with 2022-05-18T04:41:33.7638745Z [ 2022-05-18T04:41:33.7638983Z T=std::vector,std::allocator>> 2022-05-18T04:41:33.7639194Z ] 2022-05-18T04:41:33.7639617Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2022-05-18T04:41:33.7640005Z with 2022-05-18T04:41:33.7640137Z [ 2022-05-18T04:41:33.7640377Z T=std::vector,std::allocator>> 2022-05-18T04:41:33.7640600Z ] 2022-05-18T04:41:33.7641045Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(540): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2022-05-18T04:41:33.7641446Z with 2022-05-18T04:41:33.7641592Z [ 2022-05-18T04:41:33.7641829Z T=std::vector,std::allocator>> 2022-05-18T04:41:33.7642089Z ] 2022-05-18T04:41:33.7642546Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(540): note: see reference to alias template instantiation 'c10::OptionalBase,std::allocator>>>' being compiled 2022-05-18T04:41:33.7643297Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\ATen/core/jit_type.h(567): note: see reference to class template instantiation 'c10::optional,std::allocator>>>' being compiled 2022-05-18T04:41:33.7644014Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\ATen/core/jit_type.h(843): note: see reference to class template instantiation 'c10::VaryingShape' being compiled 2022-05-18T04:41:33.7644635Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(432): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2022-05-18T04:41:33.7644993Z with 2022-05-18T04:41:33.7645142Z [ 2022-05-18T04:41:33.7645386Z T=std::vector,std::allocator>> 2022-05-18T04:41:33.7645610Z ] 2022-05-18T04:41:33.7645972Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(198): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2022-05-18T04:41:33.7646312Z with 2022-05-18T04:41:33.7646457Z [ 2022-05-18T04:41:33.7646683Z T=std::vector,std::allocator>> 2022-05-18T04:41:33.7646897Z ] 2022-05-18T04:41:33.7647283Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(397): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2022-05-18T04:41:33.7647638Z with 2022-05-18T04:41:33.7647772Z [ 2022-05-18T04:41:33.7648004Z T=std::vector,std::allocator>> 2022-05-18T04:41:33.7648219Z ] 2022-05-18T04:41:33.7648627Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2022-05-18T04:41:33.7649015Z with 2022-05-18T04:41:33.7649159Z [ 2022-05-18T04:41:33.7649387Z T=std::vector,std::allocator>> 2022-05-18T04:41:33.7649588Z ] 2022-05-18T04:41:33.7650038Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(540): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2022-05-18T04:41:33.7650443Z with 2022-05-18T04:41:33.7650573Z [ 2022-05-18T04:41:33.7650802Z T=std::vector,std::allocator>> 2022-05-18T04:41:33.7651019Z ] 2022-05-18T04:41:33.7651459Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(540): note: see reference to alias template instantiation 'c10::OptionalBase,std::allocator>>>' being compiled 2022-05-18T04:41:33.7652143Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\ATen/core/jit_type.h(567): note: see reference to class template instantiation 'c10::optional,std::allocator>>>' being compiled 2022-05-18T04:41:33.7652827Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\ATen/core/jit_type.h(613): note: see reference to class template instantiation 'c10::VaryingShape' being compiled 2022-05-18T04:41:33.7653445Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(432): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2022-05-18T04:41:33.7653910Z with 2022-05-18T04:41:33.7654046Z [ 2022-05-18T04:41:33.7654280Z T=std::vector,std::allocator>> 2022-05-18T04:41:33.7654496Z ] 2022-05-18T04:41:33.7654871Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(198): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2022-05-18T04:41:33.7655202Z with 2022-05-18T04:41:33.7655347Z [ 2022-05-18T04:41:33.7655547Z T=std::vector> 2022-05-18T04:41:33.7655722Z ] 2022-05-18T04:41:33.7656110Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(397): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2022-05-18T04:41:33.7656465Z with 2022-05-18T04:41:33.7656606Z [ 2022-05-18T04:41:33.7656795Z T=std::vector> 2022-05-18T04:41:33.7656981Z ] 2022-05-18T04:41:33.7657400Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2022-05-18T04:41:33.7657776Z with 2022-05-18T04:41:33.7657918Z [ 2022-05-18T04:41:33.7658116Z T=std::vector> 2022-05-18T04:41:33.7658288Z ] 2022-05-18T04:41:33.7658735Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(540): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2022-05-18T04:41:33.7659148Z with 2022-05-18T04:41:33.7659294Z [ 2022-05-18T04:41:33.7659484Z T=std::vector> 2022-05-18T04:41:33.7659668Z ] 2022-05-18T04:41:33.7660083Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(540): note: see reference to alias template instantiation 'c10::OptionalBase>>' being compiled 2022-05-18T04:41:33.7660734Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\ATen/core/jit_type.h(726): note: see reference to class template instantiation 'c10::optional>>' being compiled 2022-05-18T04:41:33.7661366Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(432): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2022-05-18T04:41:33.7661737Z with 2022-05-18T04:41:33.7661881Z [ 2022-05-18T04:41:33.7662081Z T=std::vector> 2022-05-18T04:41:33.7662256Z ] 2022-05-18T04:41:33.7662624Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(198): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2022-05-18T04:41:33.7662960Z with 2022-05-18T04:41:33.7663092Z [ 2022-05-18T04:41:33.7663298Z T=std::shared_ptr 2022-05-18T04:41:33.7663493Z ] 2022-05-18T04:41:33.7663919Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(397): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2022-05-18T04:41:33.7664275Z with 2022-05-18T04:41:33.7664422Z [ 2022-05-18T04:41:33.7664744Z T=std::shared_ptr 2022-05-18T04:41:33.7664930Z ] 2022-05-18T04:41:33.7665395Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2022-05-18T04:41:33.7665783Z with 2022-05-18T04:41:33.7665917Z [ 2022-05-18T04:41:33.7666123Z T=std::shared_ptr 2022-05-18T04:41:33.7666316Z ] 2022-05-18T04:41:33.7666764Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(540): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2022-05-18T04:41:33.7667164Z with 2022-05-18T04:41:33.7667311Z [ 2022-05-18T04:41:33.7667519Z T=std::shared_ptr 2022-05-18T04:41:33.7667701Z ] 2022-05-18T04:41:33.7668130Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(540): note: see reference to alias template instantiation 'c10::OptionalBase>' being compiled 2022-05-18T04:41:33.7668809Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\ATen/core/ivalue.h(1338): note: see reference to class template instantiation 'c10::optional>' being compiled 2022-05-18T04:41:33.7669448Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(432): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2022-05-18T04:41:33.7669803Z with 2022-05-18T04:41:33.7669951Z [ 2022-05-18T04:41:33.7670157Z T=std::shared_ptr 2022-05-18T04:41:33.7670353Z ] 2022-05-18T04:41:33.7670711Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(198): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2022-05-18T04:41:33.7671052Z with 2022-05-18T04:41:33.7671195Z [ 2022-05-18T04:41:33.7671385Z T=std::weak_ptr 2022-05-18T04:41:33.7671576Z ] 2022-05-18T04:41:33.7671963Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(397): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2022-05-18T04:41:33.7672314Z with 2022-05-18T04:41:33.7672447Z [ 2022-05-18T04:41:33.7672647Z T=std::weak_ptr 2022-05-18T04:41:33.7672837Z ] 2022-05-18T04:41:33.7673252Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2022-05-18T04:41:33.7673640Z with 2022-05-18T04:41:33.7673823Z [ 2022-05-18T04:41:33.7674030Z T=std::weak_ptr 2022-05-18T04:41:33.7674222Z ] 2022-05-18T04:41:33.7674667Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(540): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2022-05-18T04:41:33.7675074Z with 2022-05-18T04:41:33.7675208Z [ 2022-05-18T04:41:33.7675410Z T=std::weak_ptr 2022-05-18T04:41:33.7675603Z ] 2022-05-18T04:41:33.7676063Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(540): note: see reference to alias template instantiation 'c10::OptionalBase>' being compiled 2022-05-18T04:41:33.7676730Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\ATen/core/ivalue.h(1339): note: see reference to class template instantiation 'c10::optional>' being compiled 2022-05-18T04:41:33.7677410Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(432): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2022-05-18T04:41:33.7677776Z with 2022-05-18T04:41:33.7677909Z [ 2022-05-18T04:41:33.7678114Z T=std::weak_ptr 2022-05-18T04:41:33.7678307Z ] 2022-05-18T04:41:33.7678678Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(198): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2022-05-18T04:41:33.7679013Z with 2022-05-18T04:41:33.7679158Z [ 2022-05-18T04:41:33.7679384Z T=c10::impl::InlineDeviceGuard 2022-05-18T04:41:33.7679590Z ] 2022-05-18T04:41:33.7679977Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(397): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2022-05-18T04:41:33.7680327Z with 2022-05-18T04:41:33.7680460Z [ 2022-05-18T04:41:33.7680683Z T=c10::impl::InlineDeviceGuard 2022-05-18T04:41:33.7680896Z ] 2022-05-18T04:41:33.7681316Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2022-05-18T04:41:33.7681692Z with 2022-05-18T04:41:33.7681834Z [ 2022-05-18T04:41:33.7682059Z T=c10::impl::InlineDeviceGuard 2022-05-18T04:41:33.7682259Z ] 2022-05-18T04:41:33.7682704Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(540): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2022-05-18T04:41:33.7683120Z with 2022-05-18T04:41:33.7683262Z [ 2022-05-18T04:41:33.7683474Z T=c10::impl::InlineDeviceGuard 2022-05-18T04:41:33.7683686Z ] 2022-05-18T04:41:33.7684180Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(540): note: see reference to alias template instantiation 'c10::OptionalBase>' being compiled 2022-05-18T04:41:33.7684908Z 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 2022-05-18T04:41:33.7685614Z 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 2022-05-18T04:41:33.7686284Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(432): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2022-05-18T04:41:33.7686657Z with 2022-05-18T04:41:33.7686801Z [ 2022-05-18T04:41:33.7687016Z T=c10::impl::InlineDeviceGuard 2022-05-18T04:41:33.7687230Z ] 2022-05-18T04:41:33.7687645Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(198): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2022-05-18T04:41:33.7688524Z with 2022-05-18T04:41:33.7688659Z [ 2022-05-18T04:41:33.7688892Z T=c10::impl::InlineStreamGuard 2022-05-18T04:41:33.7689108Z ] 2022-05-18T04:41:33.7689485Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(397): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2022-05-18T04:41:33.7689844Z with 2022-05-18T04:41:33.7689989Z [ 2022-05-18T04:41:33.7690205Z T=c10::impl::InlineStreamGuard 2022-05-18T04:41:33.7690419Z ] 2022-05-18T04:41:33.7690845Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2022-05-18T04:41:33.7691232Z with 2022-05-18T04:41:33.7691365Z [ 2022-05-18T04:41:33.7691593Z T=c10::impl::InlineStreamGuard 2022-05-18T04:41:33.7691807Z ] 2022-05-18T04:41:33.7692242Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(540): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2022-05-18T04:41:33.7692654Z with 2022-05-18T04:41:33.7692800Z [ 2022-05-18T04:41:33.7693024Z T=c10::impl::InlineStreamGuard 2022-05-18T04:41:33.7693225Z ] 2022-05-18T04:41:33.7693670Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(540): note: see reference to alias template instantiation 'c10::OptionalBase>' being compiled 2022-05-18T04:41:33.7694464Z 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 2022-05-18T04:41:33.7695189Z 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 2022-05-18T04:41:33.7695863Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(432): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2022-05-18T04:41:33.7696226Z with 2022-05-18T04:41:33.7696374Z [ 2022-05-18T04:41:33.7696601Z T=c10::impl::InlineStreamGuard 2022-05-18T04:41:33.7696806Z ] 2022-05-18T04:41:33.7697177Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(198): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2022-05-18T04:41:33.7697527Z with 2022-05-18T04:41:33.7697661Z [ 2022-05-18T04:41:33.7697840Z T=c10::impl::VirtualGuardImpl 2022-05-18T04:41:33.7698015Z ] 2022-05-18T04:41:33.7698395Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(397): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2022-05-18T04:41:33.7698738Z with 2022-05-18T04:41:33.7698884Z [ 2022-05-18T04:41:33.7699064Z T=c10::impl::VirtualGuardImpl 2022-05-18T04:41:33.7699229Z ] 2022-05-18T04:41:33.7699701Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2022-05-18T04:41:33.7700093Z with 2022-05-18T04:41:33.7700280Z [ 2022-05-18T04:41:33.7700446Z T=c10::impl::VirtualGuardImpl 2022-05-18T04:41:33.7700622Z ] 2022-05-18T04:41:33.7701064Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(540): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2022-05-18T04:41:33.7701465Z with 2022-05-18T04:41:33.7701610Z [ 2022-05-18T04:41:33.7701787Z T=c10::impl::VirtualGuardImpl 2022-05-18T04:41:33.7701950Z ] 2022-05-18T04:41:33.7702361Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(540): note: see reference to alias template instantiation 'c10::OptionalBase' being compiled 2022-05-18T04:41:33.7702995Z 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 2022-05-18T04:41:33.7703358Z with 2022-05-18T04:41:33.7703491Z [ 2022-05-18T04:41:33.7703670Z T=c10::impl::VirtualGuardImpl 2022-05-18T04:41:33.7703889Z ] 2022-05-18T04:41:33.7704323Z 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 2022-05-18T04:41:33.7705058Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(432): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2022-05-18T04:41:33.7705437Z with 2022-05-18T04:41:33.7705585Z [ 2022-05-18T04:41:33.7705757Z T=c10::impl::VirtualGuardImpl 2022-05-18T04:41:33.7705935Z ] 2022-05-18T04:41:33.7706486Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(198): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2022-05-18T04:41:33.7706955Z with 2022-05-18T04:41:33.7707094Z [ 2022-05-18T04:41:33.7707360Z T=std::vector> 2022-05-18T04:41:33.7707602Z ] 2022-05-18T04:41:33.7707978Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(397): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2022-05-18T04:41:33.7708337Z with 2022-05-18T04:41:33.7708483Z [ 2022-05-18T04:41:33.7708734Z T=std::vector> 2022-05-18T04:41:33.7708972Z ] 2022-05-18T04:41:33.7709397Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2022-05-18T04:41:33.7709789Z with 2022-05-18T04:41:33.7709921Z [ 2022-05-18T04:41:33.7710180Z T=std::vector> 2022-05-18T04:41:33.7710421Z ] 2022-05-18T04:41:33.7710865Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(540): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2022-05-18T04:41:33.7711258Z with 2022-05-18T04:41:33.7711405Z [ 2022-05-18T04:41:33.7711719Z T=std::vector> 2022-05-18T04:41:33.7711950Z ] 2022-05-18T04:41:33.7712428Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(540): note: see reference to alias template instantiation 'c10::OptionalBase>>' being compiled 2022-05-18T04:41:33.7713239Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\ATen/core/ivalue_inl.h(834): note: see reference to class template instantiation 'c10::optional>>' being compiled 2022-05-18T04:41:33.7713983Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(432): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2022-05-18T04:41:33.7714356Z with 2022-05-18T04:41:33.7714494Z [ 2022-05-18T04:41:33.7714758Z T=std::vector> 2022-05-18T04:41:33.7715003Z ] 2022-05-18T04:41:33.7715362Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(198): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2022-05-18T04:41:33.7715704Z with 2022-05-18T04:41:33.7715851Z [ 2022-05-18T04:41:33.7716008Z T=c10::IValue 2022-05-18T04:41:33.7716149Z ] 2022-05-18T04:41:33.7716532Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(397): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2022-05-18T04:41:33.7716887Z with 2022-05-18T04:41:33.7717021Z [ 2022-05-18T04:41:33.7717174Z T=c10::IValue 2022-05-18T04:41:33.7717326Z ] 2022-05-18T04:41:33.7717735Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2022-05-18T04:41:33.7718123Z with 2022-05-18T04:41:33.7718266Z [ 2022-05-18T04:41:33.7718421Z T=c10::IValue 2022-05-18T04:41:33.7718562Z ] 2022-05-18T04:41:33.7719007Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(540): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2022-05-18T04:41:33.7719418Z with 2022-05-18T04:41:33.7719549Z [ 2022-05-18T04:41:33.7719702Z T=c10::IValue 2022-05-18T04:41:33.7719854Z ] 2022-05-18T04:41:33.7720230Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(540): note: see reference to alias template instantiation 'c10::OptionalBase' being compiled 2022-05-18T04:41:33.7720836Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\ATen/core/function_schema.h(179): note: see reference to class template instantiation 'c10::optional' being compiled 2022-05-18T04:41:33.7721451Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(432): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2022-05-18T04:41:33.7721820Z with 2022-05-18T04:41:33.7721954Z [ 2022-05-18T04:41:33.7722108Z T=c10::IValue 2022-05-18T04:41:33.7722260Z ] 2022-05-18T04:41:33.7722627Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(198): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2022-05-18T04:41:33.7723452Z with 2022-05-18T04:41:33.7723609Z [ 2022-05-18T04:41:33.7723832Z T=c10::AliasInfo 2022-05-18T04:41:33.7723978Z ] 2022-05-18T04:41:33.7724428Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(397): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2022-05-18T04:41:33.7724783Z with 2022-05-18T04:41:33.7724916Z [ 2022-05-18T04:41:33.7725078Z T=c10::AliasInfo 2022-05-18T04:41:33.7725236Z ] 2022-05-18T04:41:33.7725657Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2022-05-18T04:41:33.7726041Z with 2022-05-18T04:41:33.7726187Z [ 2022-05-18T04:41:33.7726346Z T=c10::AliasInfo 2022-05-18T04:41:33.7726489Z ] 2022-05-18T04:41:33.7726937Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(540): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2022-05-18T04:41:33.7727349Z with 2022-05-18T04:41:33.7727492Z [ 2022-05-18T04:41:33.7727637Z T=c10::AliasInfo 2022-05-18T04:41:33.7727794Z ] 2022-05-18T04:41:33.7728188Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(540): note: see reference to alias template instantiation 'c10::OptionalBase' being compiled 2022-05-18T04:41:33.7728788Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\ATen/core/function_schema.h(26): note: see reference to class template instantiation 'c10::optional' being compiled 2022-05-18T04:41:33.7729414Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(432): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2022-05-18T04:41:33.7729791Z with 2022-05-18T04:41:33.7729936Z [ 2022-05-18T04:41:33.7730084Z T=c10::AliasInfo 2022-05-18T04:41:33.7730241Z ] 2022-05-18T04:41:33.7730607Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(198): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2022-05-18T04:41:33.7730933Z with 2022-05-18T04:41:33.7731075Z [ 2022-05-18T04:41:33.7731287Z T=c10::either 2022-05-18T04:41:33.7731481Z ] 2022-05-18T04:41:33.7731862Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(397): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2022-05-18T04:41:33.7732213Z with 2022-05-18T04:41:33.7732356Z [ 2022-05-18T04:41:33.7732557Z T=c10::either 2022-05-18T04:41:33.7732760Z ] 2022-05-18T04:41:33.7733188Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2022-05-18T04:41:33.7733568Z with 2022-05-18T04:41:33.7733699Z [ 2022-05-18T04:41:33.7733970Z T=c10::either 2022-05-18T04:41:33.7734171Z ] 2022-05-18T04:41:33.7734607Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(540): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2022-05-18T04:41:33.7735025Z with 2022-05-18T04:41:33.7735223Z [ 2022-05-18T04:41:33.7735424Z T=c10::either 2022-05-18T04:41:33.7735627Z ] 2022-05-18T04:41:33.7736102Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(540): note: see reference to alias template instantiation 'c10::OptionalBase>' being compiled 2022-05-18T04:41:33.7736814Z 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 2022-05-18T04:41:33.7737496Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(432): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2022-05-18T04:41:33.7737855Z with 2022-05-18T04:41:33.7738001Z [ 2022-05-18T04:41:33.7738219Z T=c10::either 2022-05-18T04:41:33.7738410Z ] 2022-05-18T04:41:33.7738785Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(198): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2022-05-18T04:41:33.7739126Z with 2022-05-18T04:41:33.7739259Z [ 2022-05-18T04:41:33.7739433Z T=torch::autograd::ViewInfo 2022-05-18T04:41:33.7739605Z ] 2022-05-18T04:41:33.7739988Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(397): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2022-05-18T04:41:33.7740329Z with 2022-05-18T04:41:33.7740473Z [ 2022-05-18T04:41:33.7740644Z T=torch::autograd::ViewInfo 2022-05-18T04:41:33.7740802Z ] 2022-05-18T04:41:33.7741225Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2022-05-18T04:41:33.7741610Z with 2022-05-18T04:41:33.7741751Z [ 2022-05-18T04:41:33.7741910Z T=torch::autograd::ViewInfo 2022-05-18T04:41:33.7742080Z ] 2022-05-18T04:41:33.7742526Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(540): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2022-05-18T04:41:33.7742921Z with 2022-05-18T04:41:33.7743064Z [ 2022-05-18T04:41:33.7743236Z T=torch::autograd::ViewInfo 2022-05-18T04:41:33.7743394Z ] 2022-05-18T04:41:33.7743854Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(540): note: see reference to alias template instantiation 'c10::OptionalBase' being compiled 2022-05-18T04:41:33.7744505Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\torch/csrc/autograd/variable.h(525): note: see reference to class template instantiation 'c10::optional' being compiled 2022-05-18T04:41:33.7745214Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(432): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2022-05-18T04:41:33.7745584Z with 2022-05-18T04:41:33.7745718Z [ 2022-05-18T04:41:33.7745896Z T=torch::autograd::ViewInfo 2022-05-18T04:41:33.7746066Z ] 2022-05-18T04:41:33.7746428Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(198): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2022-05-18T04:41:33.7746816Z with 2022-05-18T04:41:33.7746962Z [ 2022-05-18T04:41:33.7747143Z T=std::tuple 2022-05-18T04:41:33.7747371Z ] 2022-05-18T04:41:33.7747757Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(397): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2022-05-18T04:41:33.7748108Z with 2022-05-18T04:41:33.7748240Z [ 2022-05-18T04:41:33.7748433Z T=std::tuple 2022-05-18T04:41:33.7748616Z ] 2022-05-18T04:41:33.7749026Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2022-05-18T04:41:33.7749409Z with 2022-05-18T04:41:33.7749554Z [ 2022-05-18T04:41:33.7749735Z T=std::tuple 2022-05-18T04:41:33.7749917Z ] 2022-05-18T04:41:33.7750360Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(540): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2022-05-18T04:41:33.7750778Z with 2022-05-18T04:41:33.7750910Z [ 2022-05-18T04:41:33.7751101Z T=std::tuple 2022-05-18T04:41:33.7751283Z ] 2022-05-18T04:41:33.7751685Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(540): note: see reference to alias template instantiation 'c10::OptionalBase>' being compiled 2022-05-18T04:41:33.7752360Z 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 2022-05-18T04:41:33.7753013Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(432): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2022-05-18T04:41:33.7753385Z with 2022-05-18T04:41:33.7753517Z [ 2022-05-18T04:41:33.7753761Z T=std::tuple 2022-05-18T04:41:33.7753949Z ] 2022-05-18T04:41:33.7754322Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(198): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2022-05-18T04:41:33.7754655Z with 2022-05-18T04:41:33.7754801Z [ 2022-05-18T04:41:33.7754976Z T=torch::jit::SourceRange 2022-05-18T04:41:33.7755134Z ] 2022-05-18T04:41:33.7755517Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(397): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2022-05-18T04:41:33.7755871Z with 2022-05-18T04:41:33.7756003Z [ 2022-05-18T04:41:33.7756176Z T=torch::jit::SourceRange 2022-05-18T04:41:33.7756343Z ] 2022-05-18T04:41:33.7756761Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2022-05-18T04:41:33.7757137Z with 2022-05-18T04:41:33.7757281Z [ 2022-05-18T04:41:33.7757452Z T=torch::jit::SourceRange 2022-05-18T04:41:33.7757607Z ] 2022-05-18T04:41:33.7758097Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(540): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2022-05-18T04:41:33.7758508Z with 2022-05-18T04:41:33.7758653Z [ 2022-05-18T04:41:33.7758847Z T=torch::jit::SourceRange 2022-05-18T04:41:33.7759017Z ] 2022-05-18T04:41:33.7759425Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(540): note: see reference to alias template instantiation 'c10::OptionalBase' being compiled 2022-05-18T04:41:33.7760054Z 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 2022-05-18T04:41:33.7760696Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(432): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2022-05-18T04:41:33.7761070Z with 2022-05-18T04:41:33.7761215Z [ 2022-05-18T04:41:33.7761374Z T=torch::jit::SourceRange 2022-05-18T04:41:33.7761542Z ] 2022-05-18T04:41:33.7761915Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(198): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2022-05-18T04:41:33.7762253Z with 2022-05-18T04:41:33.7762385Z [ 2022-05-18T04:41:33.7762576Z T=torch::jit::InlinedCallStackPtr 2022-05-18T04:41:33.7762758Z ] 2022-05-18T04:41:33.7763129Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(397): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2022-05-18T04:41:33.7763481Z with 2022-05-18T04:41:33.7763622Z [ 2022-05-18T04:41:33.7763797Z T=torch::jit::InlinedCallStackPtr 2022-05-18T04:41:33.7764031Z ] 2022-05-18T04:41:33.7764453Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2022-05-18T04:41:33.7764841Z with 2022-05-18T04:41:33.7764974Z [ 2022-05-18T04:41:33.7765165Z T=torch::jit::InlinedCallStackPtr 2022-05-18T04:41:33.7765346Z ] 2022-05-18T04:41:33.7765780Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(540): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2022-05-18T04:41:33.7766196Z with 2022-05-18T04:41:33.7766342Z [ 2022-05-18T04:41:33.7766518Z T=torch::jit::InlinedCallStackPtr 2022-05-18T04:41:33.7766699Z ] 2022-05-18T04:41:33.7767121Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(540): note: see reference to alias template instantiation 'c10::OptionalBase' being compiled 2022-05-18T04:41:33.7767781Z 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 2022-05-18T04:41:33.7768424Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(432): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2022-05-18T04:41:33.7768782Z with 2022-05-18T04:41:33.7768929Z [ 2022-05-18T04:41:33.7769118Z T=torch::jit::InlinedCallStackPtr 2022-05-18T04:41:33.7769287Z ] 2022-05-18T04:41:33.7769707Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(198): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2022-05-18T04:41:33.7770044Z with 2022-05-18T04:41:33.7770179Z [ 2022-05-18T04:41:33.7770400Z T=torch::jit::ModuleInstanceInfo 2022-05-18T04:41:33.7770581Z ] 2022-05-18T04:41:33.7770963Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(397): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2022-05-18T04:41:33.7771305Z with 2022-05-18T04:41:33.7771451Z [ 2022-05-18T04:41:33.7771637Z T=torch::jit::ModuleInstanceInfo 2022-05-18T04:41:33.7771805Z ] 2022-05-18T04:41:33.7772230Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2022-05-18T04:41:33.7772614Z with 2022-05-18T04:41:33.7772745Z [ 2022-05-18T04:41:33.7772929Z T=torch::jit::ModuleInstanceInfo 2022-05-18T04:41:33.7773108Z ] 2022-05-18T04:41:33.7773548Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(540): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2022-05-18T04:41:33.7774004Z with 2022-05-18T04:41:33.7774148Z [ 2022-05-18T04:41:33.7774334Z T=torch::jit::ModuleInstanceInfo 2022-05-18T04:41:33.7774504Z ] 2022-05-18T04:41:33.7774922Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(540): note: see reference to alias template instantiation 'c10::OptionalBase' being compiled 2022-05-18T04:41:33.7775575Z 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 2022-05-18T04:41:33.7776218Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(432): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2022-05-18T04:41:33.7776592Z with 2022-05-18T04:41:33.7776725Z [ 2022-05-18T04:41:33.7776912Z T=torch::jit::ModuleInstanceInfo 2022-05-18T04:41:33.7777090Z ] 2022-05-18T04:41:33.7777444Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(198): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2022-05-18T04:41:33.7777783Z with 2022-05-18T04:41:33.7777925Z [ 2022-05-18T04:41:33.7778081Z T=torch::jit::ScopePtr 2022-05-18T04:41:33.7778247Z ] 2022-05-18T04:41:33.7778634Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(397): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2022-05-18T04:41:33.7778984Z with 2022-05-18T04:41:33.7779118Z [ 2022-05-18T04:41:33.7779284Z T=torch::jit::ScopePtr 2022-05-18T04:41:33.7779445Z ] 2022-05-18T04:41:33.7779852Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2022-05-18T04:41:33.7780239Z with 2022-05-18T04:41:33.7780384Z [ 2022-05-18T04:41:33.7780537Z T=torch::jit::ScopePtr 2022-05-18T04:41:33.7780702Z ] 2022-05-18T04:41:33.7781188Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(540): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2022-05-18T04:41:33.7781656Z with 2022-05-18T04:41:33.7781887Z [ 2022-05-18T04:41:33.7782057Z T=torch::jit::ScopePtr 2022-05-18T04:41:33.7782265Z ] 2022-05-18T04:41:33.7782656Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(540): note: see reference to alias template instantiation 'c10::OptionalBase' being compiled 2022-05-18T04:41:33.7783292Z 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 2022-05-18T04:41:33.7783964Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(432): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2022-05-18T04:41:33.7784337Z with 2022-05-18T04:41:33.7784472Z [ 2022-05-18T04:41:33.7784724Z T=torch::jit::ScopePtr 2022-05-18T04:41:33.7784892Z ] 2022-05-18T04:41:33.7785254Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(198): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2022-05-18T04:41:33.7785599Z with 2022-05-18T04:41:33.7785745Z [ 2022-05-18T04:41:33.7785923Z T=c10::impl::AnnotatedSchema 2022-05-18T04:41:33.7786084Z ] 2022-05-18T04:41:33.7786469Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(397): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2022-05-18T04:41:33.7786820Z with 2022-05-18T04:41:33.7786953Z [ 2022-05-18T04:41:33.7787132Z T=c10::impl::AnnotatedSchema 2022-05-18T04:41:33.7787305Z ] 2022-05-18T04:41:33.7787711Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2022-05-18T04:41:33.7788101Z with 2022-05-18T04:41:33.7788245Z [ 2022-05-18T04:41:33.7788420Z T=c10::impl::AnnotatedSchema 2022-05-18T04:41:33.7788580Z ] 2022-05-18T04:41:33.7789026Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(540): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2022-05-18T04:41:33.7789431Z with 2022-05-18T04:41:33.7789563Z [ 2022-05-18T04:41:33.7789740Z T=c10::impl::AnnotatedSchema 2022-05-18T04:41:33.7789910Z ] 2022-05-18T04:41:33.7790318Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(540): note: see reference to alias template instantiation 'c10::OptionalBase' being compiled 2022-05-18T04:41:33.7790957Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\ATen/core/dispatch/OperatorEntry.h(212): note: see reference to class template instantiation 'c10::optional' being compiled 2022-05-18T04:41:33.7791602Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(432): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2022-05-18T04:41:33.7791973Z with 2022-05-18T04:41:33.7792117Z [ 2022-05-18T04:41:33.7792283Z T=c10::impl::AnnotatedSchema 2022-05-18T04:41:33.7792453Z ] 2022-05-18T04:41:33.7792823Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(198): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2022-05-18T04:41:33.7793201Z with 2022-05-18T04:41:33.7793346Z [ 2022-05-18T04:41:33.7793562Z T=c10::impl::OperatorEntry::CppSignatureWithDebug 2022-05-18T04:41:33.7793794Z ] 2022-05-18T04:41:33.7794235Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(397): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2022-05-18T04:41:33.7794592Z with 2022-05-18T04:41:33.7794734Z [ 2022-05-18T04:41:33.7794936Z T=c10::impl::OperatorEntry::CppSignatureWithDebug 2022-05-18T04:41:33.7795139Z ] 2022-05-18T04:41:33.7795560Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2022-05-18T04:41:33.7795930Z with 2022-05-18T04:41:33.7796074Z [ 2022-05-18T04:41:33.7796289Z T=c10::impl::OperatorEntry::CppSignatureWithDebug 2022-05-18T04:41:33.7796490Z ] 2022-05-18T04:41:33.7796919Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(540): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2022-05-18T04:41:33.7797329Z with 2022-05-18T04:41:33.7797474Z [ 2022-05-18T04:41:33.7797674Z T=c10::impl::OperatorEntry::CppSignatureWithDebug 2022-05-18T04:41:33.7797874Z ] 2022-05-18T04:41:33.7798312Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(540): note: see reference to alias template instantiation 'c10::OptionalBase' being compiled 2022-05-18T04:41:33.7799027Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\ATen/core/dispatch/OperatorEntry.h(271): note: see reference to class template instantiation 'c10::optional' being compiled 2022-05-18T04:41:33.7799697Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(432): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2022-05-18T04:41:33.7800072Z with 2022-05-18T04:41:33.7800217Z [ 2022-05-18T04:41:33.7800435Z T=c10::impl::OperatorEntry::CppSignatureWithDebug 2022-05-18T04:41:33.7800626Z ] 2022-05-18T04:41:33.7800996Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(198): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2022-05-18T04:41:33.7801336Z with 2022-05-18T04:41:33.7801468Z [ 2022-05-18T04:41:33.7801640Z T=at::ThreadLocalState 2022-05-18T04:41:33.7801806Z ] 2022-05-18T04:41:33.7802189Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(397): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2022-05-18T04:41:33.7802533Z with 2022-05-18T04:41:33.7802676Z [ 2022-05-18T04:41:33.7802846Z T=at::ThreadLocalState 2022-05-18T04:41:33.7802999Z ] 2022-05-18T04:41:33.7803418Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2022-05-18T04:41:33.7803800Z with 2022-05-18T04:41:33.7803990Z [ 2022-05-18T04:41:33.7804167Z T=at::ThreadLocalState 2022-05-18T04:41:33.7804338Z ] 2022-05-18T04:41:33.7804830Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(540): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2022-05-18T04:41:33.7805337Z with 2022-05-18T04:41:33.7805485Z [ 2022-05-18T04:41:33.7805696Z T=at::ThreadLocalState 2022-05-18T04:41:33.7805852Z ] 2022-05-18T04:41:33.7806260Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(540): note: see reference to alias template instantiation 'c10::OptionalBase' being compiled 2022-05-18T04:41:33.7806910Z 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 2022-05-18T04:41:33.7807605Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(432): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2022-05-18T04:41:33.7807969Z with 2022-05-18T04:41:33.7808116Z [ 2022-05-18T04:41:33.7808289Z T=at::ThreadLocalState 2022-05-18T04:41:33.7808461Z ] 2022-05-18T04:41:33.7808818Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(198): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2022-05-18T04:41:33.7809159Z with 2022-05-18T04:41:33.7809303Z [ 2022-05-18T04:41:33.7809481Z T=std::shared_ptr 2022-05-18T04:41:33.7809661Z ] 2022-05-18T04:41:33.7810043Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(397): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2022-05-18T04:41:33.7810384Z with 2022-05-18T04:41:33.7810525Z [ 2022-05-18T04:41:33.7810710Z T=std::shared_ptr 2022-05-18T04:41:33.7810886Z ] 2022-05-18T04:41:33.7811298Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2022-05-18T04:41:33.7811686Z with 2022-05-18T04:41:33.7811830Z [ 2022-05-18T04:41:33.7812005Z T=std::shared_ptr 2022-05-18T04:41:33.7812183Z ] 2022-05-18T04:41:33.7812630Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(540): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2022-05-18T04:41:33.7813040Z with 2022-05-18T04:41:33.7813171Z [ 2022-05-18T04:41:33.7813358Z T=std::shared_ptr 2022-05-18T04:41:33.7813537Z ] 2022-05-18T04:41:33.7813987Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(540): note: see reference to alias template instantiation 'c10::OptionalBase>' being compiled 2022-05-18T04:41:33.7814627Z 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 2022-05-18T04:41:33.7815286Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\torch/csrc/jit/api/function_impl.h(156): note: see reference to class template instantiation 'std::array>,4>' being compiled 2022-05-18T04:41:33.7815941Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(432): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2022-05-18T04:41:33.7816313Z with 2022-05-18T04:41:33.7816490Z [ 2022-05-18T04:41:33.7816682Z T=std::shared_ptr 2022-05-18T04:41:33.7816862Z ] 2022-05-18T04:41:33.7817253Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(198): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2022-05-18T04:41:33.7817596Z with 2022-05-18T04:41:33.7817743Z [ 2022-05-18T04:41:33.7817906Z T=torch::jit::GraphExecutor 2022-05-18T04:41:33.7818077Z ] 2022-05-18T04:41:33.7818463Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(397): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2022-05-18T04:41:33.7818813Z with 2022-05-18T04:41:33.7818944Z [ 2022-05-18T04:41:33.7819118Z T=torch::jit::GraphExecutor 2022-05-18T04:41:33.7819289Z ] 2022-05-18T04:41:33.7819698Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2022-05-18T04:41:33.7820088Z with 2022-05-18T04:41:33.7820231Z [ 2022-05-18T04:41:33.7820392Z T=torch::jit::GraphExecutor 2022-05-18T04:41:33.7820562Z ] 2022-05-18T04:41:33.7821006Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(540): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2022-05-18T04:41:33.7821417Z with 2022-05-18T04:41:33.7821548Z [ 2022-05-18T04:41:33.7821720Z T=torch::jit::GraphExecutor 2022-05-18T04:41:33.7821892Z ] 2022-05-18T04:41:33.7822289Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(540): note: see reference to alias template instantiation 'c10::OptionalBase' being compiled 2022-05-18T04:41:33.7822919Z 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 2022-05-18T04:41:33.7823570Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\torch/csrc/jit/api/function_impl.h(170): note: see reference to class template instantiation 'std::array,4>' being compiled 2022-05-18T04:41:33.7824275Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(432): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2022-05-18T04:41:33.7824713Z with 2022-05-18T04:41:33.7824850Z [ 2022-05-18T04:41:33.7825028Z T=torch::jit::GraphExecutor 2022-05-18T04:41:33.7825208Z ] 2022-05-18T04:41:33.7825571Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(198): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2022-05-18T04:41:33.7825912Z with 2022-05-18T04:41:33.7826056Z [ 2022-05-18T04:41:33.7826209Z T=torch::jit::Method 2022-05-18T04:41:33.7826373Z ] 2022-05-18T04:41:33.7826757Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(397): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2022-05-18T04:41:33.7827109Z with 2022-05-18T04:41:33.7827240Z [ 2022-05-18T04:41:33.7827407Z T=torch::jit::Method 2022-05-18T04:41:33.7827569Z ] 2022-05-18T04:41:33.7828022Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2022-05-18T04:41:33.7828412Z with 2022-05-18T04:41:33.7828595Z [ 2022-05-18T04:41:33.7828749Z T=torch::jit::Method 2022-05-18T04:41:33.7828908Z ] 2022-05-18T04:41:33.7829357Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(540): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2022-05-18T04:41:33.7829769Z with 2022-05-18T04:41:33.7829902Z [ 2022-05-18T04:41:33.7830067Z T=torch::jit::Method 2022-05-18T04:41:33.7830228Z ] 2022-05-18T04:41:33.7830614Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(540): note: see reference to alias template instantiation 'c10::OptionalBase' being compiled 2022-05-18T04:41:33.7831228Z 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 2022-05-18T04:41:33.7831859Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(432): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2022-05-18T04:41:33.7832226Z with 2022-05-18T04:41:33.7832361Z [ 2022-05-18T04:41:33.7832526Z T=torch::jit::Method 2022-05-18T04:41:33.7832686Z ] 2022-05-18T04:41:33.7833055Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(198): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2022-05-18T04:41:33.7833385Z with 2022-05-18T04:41:33.7833529Z [ 2022-05-18T04:41:33.7833741Z T=std::vector> 2022-05-18T04:41:33.7833981Z ] 2022-05-18T04:41:33.7834366Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(397): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2022-05-18T04:41:33.7834723Z with 2022-05-18T04:41:33.7834855Z [ 2022-05-18T04:41:33.7835067Z T=std::vector> 2022-05-18T04:41:33.7835269Z ] 2022-05-18T04:41:33.7835691Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2022-05-18T04:41:33.7836069Z with 2022-05-18T04:41:33.7836215Z [ 2022-05-18T04:41:33.7836424Z T=std::vector> 2022-05-18T04:41:33.7836609Z ] 2022-05-18T04:41:33.7837062Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(540): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2022-05-18T04:41:33.7837477Z with 2022-05-18T04:41:33.7837624Z [ 2022-05-18T04:41:33.7837821Z T=std::vector> 2022-05-18T04:41:33.7838022Z ] 2022-05-18T04:41:33.7838454Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(540): note: see reference to alias template instantiation 'c10::OptionalBase>>' being compiled 2022-05-18T04:41:33.7839131Z 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 2022-05-18T04:41:33.7839819Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(432): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2022-05-18T04:41:33.7840225Z with 2022-05-18T04:41:33.7840370Z [ 2022-05-18T04:41:33.7840582Z T=std::vector> 2022-05-18T04:41:33.7840769Z ] 2022-05-18T04:41:33.7841123Z C:\actions-runner\_work\pytorch\pytorch\test\custom_backend\custom_backend.cpp(12): warning C4273: 'torch::custom_backend::getBackendName': inconsistent dll linkage 2022-05-18T04:41:33.7841629Z C:\actions-runner\_work\pytorch\pytorch\test\custom_backend\custom_backend.h(89): note: see previous definition of 'getBackendName' 2022-05-18T04:41:34.0438859Z [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 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.6\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_cuda_cu.lib C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\lib\torch_cuda_cpp.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.6\lib\x64\cufft.lib" "C:\Program Files\NVIDIA GPU Computing Toolkit\CUDA\v11.6\lib\x64\curand.lib" "C:\Program Files\NVIDIA GPU Computing Toolkit\CUDA\v11.6\lib\x64\cublas.lib" "C:\Program Files\NVIDIA GPU Computing Toolkit\CUDA\v11.6\lib\x64\cudnn.lib" -INCLUDE:?_torch_cuda_cu_linker_symbol_op_cuda@native@at@@YA?AVTensor@2@AEBV32@@Z "C:\Program Files\NVIDIA Corporation\NvToolsExt\lib\x64\nvToolsExt64_1.lib" "C:\Program Files\NVIDIA GPU Computing Toolkit\CUDA\v11.6\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 ." 2022-05-18T04:41:35.8760006Z [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.6\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++14 /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 2022-05-18T04:41:35.8761507Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/macros/Macros.h(143): warning C4067: unexpected tokens following preprocessor directive - expected a newline 2022-05-18T04:41:35.8762166Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/core/TensorImpl.h(2199): warning C4805: '|': unsafe mix of type 'uintptr_t' and type 'bool' in operation 2022-05-18T04:41:35.8762762Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(198): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2022-05-18T04:41:35.8763116Z with 2022-05-18T04:41:35.8763254Z [ 2022-05-18T04:41:35.8763494Z T=c10::impl::InlineDeviceGuard 2022-05-18T04:41:35.8763717Z ] 2022-05-18T04:41:35.8764102Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(397): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2022-05-18T04:41:35.8764471Z with 2022-05-18T04:41:35.8764621Z [ 2022-05-18T04:41:35.8764852Z T=c10::impl::InlineDeviceGuard 2022-05-18T04:41:35.8765062Z ] 2022-05-18T04:41:35.8765491Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2022-05-18T04:41:35.8765889Z with 2022-05-18T04:41:35.8766029Z [ 2022-05-18T04:41:35.8766256Z T=c10::impl::InlineDeviceGuard 2022-05-18T04:41:35.8766472Z ] 2022-05-18T04:41:35.8766923Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(540): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2022-05-18T04:41:35.8767325Z with 2022-05-18T04:41:35.8767475Z [ 2022-05-18T04:41:35.8767701Z T=c10::impl::InlineDeviceGuard 2022-05-18T04:41:35.8767911Z ] 2022-05-18T04:41:35.8768357Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(540): note: see reference to alias template instantiation 'c10::OptionalBase>' being compiled 2022-05-18T04:41:35.8769079Z 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 2022-05-18T04:41:35.8769800Z 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 2022-05-18T04:41:35.8770481Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(432): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2022-05-18T04:41:35.8770847Z with 2022-05-18T04:41:35.8770995Z [ 2022-05-18T04:41:35.8771224Z T=c10::impl::InlineDeviceGuard 2022-05-18T04:41:35.8771441Z ] 2022-05-18T04:41:35.8771810Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(198): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2022-05-18T04:41:35.8772152Z with 2022-05-18T04:41:35.8772298Z [ 2022-05-18T04:41:35.8772450Z T=at::TensorBase 2022-05-18T04:41:35.8772612Z ] 2022-05-18T04:41:35.8773050Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(397): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2022-05-18T04:41:35.8773396Z with 2022-05-18T04:41:35.8773588Z [ 2022-05-18T04:41:35.8773749Z T=at::TensorBase 2022-05-18T04:41:35.8773908Z ] 2022-05-18T04:41:35.8774317Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2022-05-18T04:41:35.8774704Z with 2022-05-18T04:41:35.8774854Z [ 2022-05-18T04:41:35.8775005Z T=at::TensorBase 2022-05-18T04:41:35.8775166Z ] 2022-05-18T04:41:35.8775612Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(540): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2022-05-18T04:41:35.8776029Z with 2022-05-18T04:41:35.8776163Z [ 2022-05-18T04:41:35.8776326Z T=at::TensorBase 2022-05-18T04:41:35.8776483Z ] 2022-05-18T04:41:35.8776870Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(540): note: see reference to alias template instantiation 'c10::OptionalBase' being compiled 2022-05-18T04:41:35.8777485Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\ATen/core/TensorBase.h(951): note: see reference to class template instantiation 'c10::optional' being compiled 2022-05-18T04:41:35.8778107Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(432): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2022-05-18T04:41:35.8778481Z with 2022-05-18T04:41:35.8778616Z [ 2022-05-18T04:41:35.8778781Z T=at::TensorBase 2022-05-18T04:41:35.8778945Z ] 2022-05-18T04:41:35.8779304Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(198): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2022-05-18T04:41:35.8779648Z with 2022-05-18T04:41:35.8779794Z [ 2022-05-18T04:41:35.8779938Z T=at::Tensor 2022-05-18T04:41:35.8780095Z ] 2022-05-18T04:41:35.8780478Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(397): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2022-05-18T04:41:35.8781132Z with 2022-05-18T04:41:35.8781264Z [ 2022-05-18T04:41:35.8781419Z T=at::Tensor 2022-05-18T04:41:35.8781577Z ] 2022-05-18T04:41:35.8781991Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2022-05-18T04:41:35.8782380Z with 2022-05-18T04:41:35.8782530Z [ 2022-05-18T04:41:35.8782690Z T=at::Tensor 2022-05-18T04:41:35.8782832Z ] 2022-05-18T04:41:35.8783287Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(540): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2022-05-18T04:41:35.8783701Z with 2022-05-18T04:41:35.8783834Z [ 2022-05-18T04:41:35.8783990Z T=at::Tensor 2022-05-18T04:41:35.8784144Z ] 2022-05-18T04:41:35.8784614Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(540): note: see reference to alias template instantiation 'c10::OptionalBase' being compiled 2022-05-18T04:41:35.8785301Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\ATen/core/TensorBody.h(509): note: see reference to class template instantiation 'c10::optional' being compiled 2022-05-18T04:41:35.8786483Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(432): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2022-05-18T04:41:35.8786857Z with 2022-05-18T04:41:35.8786995Z [ 2022-05-18T04:41:35.8787156Z T=at::Tensor 2022-05-18T04:41:35.8787315Z ] 2022-05-18T04:41:35.8787691Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(198): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2022-05-18T04:41:35.8788024Z with 2022-05-18T04:41:35.8788172Z [ 2022-05-18T04:41:35.8788334Z T=at::Generator 2022-05-18T04:41:35.8788481Z ] 2022-05-18T04:41:35.8788873Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(397): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2022-05-18T04:41:35.8789227Z with 2022-05-18T04:41:35.8789358Z [ 2022-05-18T04:41:35.8789519Z T=at::Generator 2022-05-18T04:41:35.8789677Z ] 2022-05-18T04:41:35.8790098Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2022-05-18T04:41:35.8790470Z with 2022-05-18T04:41:35.8790614Z [ 2022-05-18T04:41:35.8790775Z T=at::Generator 2022-05-18T04:41:35.8790919Z ] 2022-05-18T04:41:35.8791369Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(540): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2022-05-18T04:41:35.8791786Z with 2022-05-18T04:41:35.8791919Z [ 2022-05-18T04:41:35.8792080Z T=at::Generator 2022-05-18T04:41:35.8792237Z ] 2022-05-18T04:41:35.8792632Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(540): note: see reference to alias template instantiation 'c10::OptionalBase' being compiled 2022-05-18T04:41:35.8793233Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\ATen/core/TensorBody.h(584): note: see reference to class template instantiation 'c10::optional' being compiled 2022-05-18T04:41:35.8793856Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(432): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2022-05-18T04:41:35.8794225Z with 2022-05-18T04:41:35.8794372Z [ 2022-05-18T04:41:35.8794519Z T=at::Generator 2022-05-18T04:41:35.8794674Z ] 2022-05-18T04:41:35.8795042Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(198): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2022-05-18T04:41:35.8795369Z with 2022-05-18T04:41:35.8795516Z [ 2022-05-18T04:41:35.8795676Z T=c10::DimVector 2022-05-18T04:41:35.8795822Z ] 2022-05-18T04:41:35.8796206Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(397): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2022-05-18T04:41:35.8796556Z with 2022-05-18T04:41:35.8796698Z [ 2022-05-18T04:41:35.8796845Z T=c10::DimVector 2022-05-18T04:41:35.8797000Z ] 2022-05-18T04:41:35.8797471Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2022-05-18T04:41:35.8797885Z with 2022-05-18T04:41:35.8798033Z [ 2022-05-18T04:41:35.8798195Z T=c10::DimVector 2022-05-18T04:41:35.8798340Z ] 2022-05-18T04:41:35.8798787Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(540): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2022-05-18T04:41:35.8799199Z with 2022-05-18T04:41:35.8799346Z [ 2022-05-18T04:41:35.8799494Z T=c10::DimVector 2022-05-18T04:41:35.8799652Z ] 2022-05-18T04:41:35.8800053Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(540): note: see reference to alias template instantiation 'c10::OptionalBase' being compiled 2022-05-18T04:41:35.8800652Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\ATen/TensorIterator.h(766): note: see reference to class template instantiation 'c10::optional' being compiled 2022-05-18T04:41:35.8801278Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(432): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2022-05-18T04:41:35.8801647Z with 2022-05-18T04:41:35.8801792Z [ 2022-05-18T04:41:35.8801939Z T=c10::DimVector 2022-05-18T04:41:35.8802097Z ] 2022-05-18T04:41:35.8802467Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(198): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2022-05-18T04:41:35.8802808Z with 2022-05-18T04:41:35.8802939Z [ 2022-05-18T04:41:35.8803099Z T=std::string 2022-05-18T04:41:35.8803253Z ] 2022-05-18T04:41:35.8803625Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(397): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2022-05-18T04:41:35.8803978Z with 2022-05-18T04:41:35.8804121Z [ 2022-05-18T04:41:35.8804266Z T=std::string 2022-05-18T04:41:35.8804422Z ] 2022-05-18T04:41:35.8804846Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2022-05-18T04:41:35.8805235Z with 2022-05-18T04:41:35.8805368Z [ 2022-05-18T04:41:35.8805523Z T=std::string 2022-05-18T04:41:35.8805678Z ] 2022-05-18T04:41:35.8806115Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(540): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2022-05-18T04:41:35.8806527Z with 2022-05-18T04:41:35.8806670Z [ 2022-05-18T04:41:35.8806812Z T=std::string 2022-05-18T04:41:35.8806965Z ] 2022-05-18T04:41:35.8807354Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(540): note: see reference to alias template instantiation 'c10::OptionalBase' being compiled 2022-05-18T04:41:35.8807961Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\ATen/core/jit_type_base.h(448): note: see reference to class template instantiation 'c10::optional' being compiled 2022-05-18T04:41:35.8808610Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(432): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2022-05-18T04:41:35.8808981Z with 2022-05-18T04:41:35.8809128Z [ 2022-05-18T04:41:35.8809284Z T=std::string 2022-05-18T04:41:35.8809469Z ] 2022-05-18T04:41:35.8809840Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(198): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2022-05-18T04:41:35.8810183Z with 2022-05-18T04:41:35.8810316Z [ 2022-05-18T04:41:35.8810485Z T=c10::QualifiedName 2022-05-18T04:41:35.8810650Z ] 2022-05-18T04:41:35.8811025Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(397): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2022-05-18T04:41:35.8811377Z with 2022-05-18T04:41:35.8811526Z [ 2022-05-18T04:41:35.8811691Z T=c10::QualifiedName 2022-05-18T04:41:35.8811842Z ] 2022-05-18T04:41:35.8812264Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2022-05-18T04:41:35.8812655Z with 2022-05-18T04:41:35.8812787Z [ 2022-05-18T04:41:35.8812953Z T=c10::QualifiedName 2022-05-18T04:41:35.8813116Z ] 2022-05-18T04:41:35.8813548Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(540): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2022-05-18T04:41:35.8813956Z with 2022-05-18T04:41:35.8814099Z [ 2022-05-18T04:41:35.8814265Z T=c10::QualifiedName 2022-05-18T04:41:35.8814416Z ] 2022-05-18T04:41:35.8814818Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(540): note: see reference to alias template instantiation 'c10::OptionalBase' being compiled 2022-05-18T04:41:35.8815441Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\ATen/core/jit_type_base.h(696): note: see reference to class template instantiation 'c10::optional' being compiled 2022-05-18T04:41:35.8816066Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(432): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2022-05-18T04:41:35.8816430Z with 2022-05-18T04:41:35.8816575Z [ 2022-05-18T04:41:35.8816742Z T=c10::QualifiedName 2022-05-18T04:41:35.8816893Z ] 2022-05-18T04:41:35.8817267Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(198): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2022-05-18T04:41:35.8817609Z with 2022-05-18T04:41:35.8817757Z [ 2022-05-18T04:41:35.8817954Z T=std::shared_ptr 2022-05-18T04:41:35.8818150Z ] 2022-05-18T04:41:35.8818536Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(397): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2022-05-18T04:41:35.8818876Z with 2022-05-18T04:41:35.8819021Z [ 2022-05-18T04:41:35.8819227Z T=std::shared_ptr 2022-05-18T04:41:35.8819408Z ] 2022-05-18T04:41:35.8819834Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2022-05-18T04:41:35.8820226Z with 2022-05-18T04:41:35.8820371Z [ 2022-05-18T04:41:35.8821023Z T=std::shared_ptr 2022-05-18T04:41:35.8821234Z ] 2022-05-18T04:41:35.8821689Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(540): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2022-05-18T04:41:35.8822144Z with 2022-05-18T04:41:35.8822293Z [ 2022-05-18T04:41:35.8822501Z T=std::shared_ptr 2022-05-18T04:41:35.8822699Z ] 2022-05-18T04:41:35.8823121Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(540): note: see reference to alias template instantiation 'c10::OptionalBase>' being compiled 2022-05-18T04:41:35.8823798Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\ATen/core/ivalue.h(1338): note: see reference to class template instantiation 'c10::optional>' being compiled 2022-05-18T04:41:35.8824541Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(432): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2022-05-18T04:41:35.8824919Z with 2022-05-18T04:41:35.8825054Z [ 2022-05-18T04:41:35.8825267Z T=std::shared_ptr 2022-05-18T04:41:35.8825467Z ] 2022-05-18T04:41:35.8825826Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(198): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2022-05-18T04:41:35.8826173Z with 2022-05-18T04:41:35.8826322Z [ 2022-05-18T04:41:35.8826530Z T=std::weak_ptr 2022-05-18T04:41:35.8826712Z ] 2022-05-18T04:41:35.8827096Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(397): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2022-05-18T04:41:35.8827452Z with 2022-05-18T04:41:35.8827585Z [ 2022-05-18T04:41:35.8827787Z T=std::weak_ptr 2022-05-18T04:41:35.8827980Z ] 2022-05-18T04:41:35.8828397Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2022-05-18T04:41:35.8828791Z with 2022-05-18T04:41:35.8828937Z [ 2022-05-18T04:41:35.8829138Z T=std::weak_ptr 2022-05-18T04:41:35.8829316Z ] 2022-05-18T04:41:35.8829762Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(540): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2022-05-18T04:41:35.8830176Z with 2022-05-18T04:41:35.8830309Z [ 2022-05-18T04:41:35.8830512Z T=std::weak_ptr 2022-05-18T04:41:35.8830703Z ] 2022-05-18T04:41:35.8831124Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(540): note: see reference to alias template instantiation 'c10::OptionalBase>' being compiled 2022-05-18T04:41:35.8831777Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\ATen/core/ivalue.h(1339): note: see reference to class template instantiation 'c10::optional>' being compiled 2022-05-18T04:41:35.8832883Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(432): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2022-05-18T04:41:35.8833265Z with 2022-05-18T04:41:35.8833464Z [ 2022-05-18T04:41:35.8833661Z T=std::weak_ptr 2022-05-18T04:41:35.8833854Z ] 2022-05-18T04:41:35.8834248Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(198): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2022-05-18T04:41:35.8834574Z with 2022-05-18T04:41:35.8834724Z [ 2022-05-18T04:41:35.8834959Z T=std::vector> 2022-05-18T04:41:35.8835185Z ] 2022-05-18T04:41:35.8835560Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(397): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2022-05-18T04:41:35.8835915Z with 2022-05-18T04:41:35.8836060Z [ 2022-05-18T04:41:35.8836278Z T=std::vector> 2022-05-18T04:41:35.8836509Z ] 2022-05-18T04:41:35.8836933Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2022-05-18T04:41:35.8837337Z with 2022-05-18T04:41:35.8837489Z [ 2022-05-18T04:41:35.8837757Z T=std::vector> 2022-05-18T04:41:35.8838009Z ] 2022-05-18T04:41:35.8838464Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(540): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2022-05-18T04:41:35.8838911Z with 2022-05-18T04:41:35.8848071Z [ 2022-05-18T04:41:35.8848357Z T=std::vector> 2022-05-18T04:41:35.8848579Z ] 2022-05-18T04:41:35.8849042Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(540): note: see reference to alias template instantiation 'c10::OptionalBase>>' being compiled 2022-05-18T04:41:35.8849769Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\ATen/core/jit_type.h(482): note: see reference to class template instantiation 'c10::optional>>' being compiled 2022-05-18T04:41:35.8850433Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(432): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2022-05-18T04:41:35.8850792Z with 2022-05-18T04:41:35.8850943Z [ 2022-05-18T04:41:35.8851177Z T=std::vector> 2022-05-18T04:41:35.8851394Z ] 2022-05-18T04:41:35.8851755Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(198): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2022-05-18T04:41:35.8852096Z with 2022-05-18T04:41:35.8852241Z [ 2022-05-18T04:41:35.8852561Z T=std::vector::type,std::allocator::type>> 2022-05-18T04:41:35.8852865Z ] 2022-05-18T04:41:35.8853257Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(397): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2022-05-18T04:41:35.8853611Z with 2022-05-18T04:41:35.8854277Z [ 2022-05-18T04:41:35.8854625Z T=std::vector::type,std::allocator::type>> 2022-05-18T04:41:35.8854986Z ] 2022-05-18T04:41:35.8855422Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2022-05-18T04:41:35.8855805Z with 2022-05-18T04:41:35.8855958Z [ 2022-05-18T04:41:35.8856289Z T=std::vector::type,std::allocator::type>> 2022-05-18T04:41:35.8856575Z ] 2022-05-18T04:41:35.8857030Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(540): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2022-05-18T04:41:35.8857445Z with 2022-05-18T04:41:35.8857578Z [ 2022-05-18T04:41:35.8857908Z T=std::vector::type,std::allocator::type>> 2022-05-18T04:41:35.8858198Z ] 2022-05-18T04:41:35.8858611Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(540): note: see reference to alias template instantiation 'c10::OptionalBase>>' being compiled 2022-05-18T04:41:35.8858991Z with 2022-05-18T04:41:35.8859136Z [ 2022-05-18T04:41:35.8859351Z T=c10::impl::ScalarTypeToCPPType::type 2022-05-18T04:41:35.8859569Z ] 2022-05-18T04:41:35.8859978Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\ATen/core/jit_type.h(441): note: see reference to class template instantiation 'c10::optional>>' being compiled 2022-05-18T04:41:35.8860348Z with 2022-05-18T04:41:35.8860484Z [ 2022-05-18T04:41:35.8860715Z T=c10::impl::ScalarTypeToCPPType::type 2022-05-18T04:41:35.8860931Z ] 2022-05-18T04:41:35.8861325Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(432): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2022-05-18T04:41:35.8861701Z with 2022-05-18T04:41:35.8861848Z [ 2022-05-18T04:41:35.8862163Z T=std::vector::type,std::allocator::type>> 2022-05-18T04:41:35.8862464Z ] 2022-05-18T04:41:35.8862836Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(198): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2022-05-18T04:41:35.8863176Z with 2022-05-18T04:41:35.8863310Z [ 2022-05-18T04:41:35.8863553Z T=std::vector,std::allocator>> 2022-05-18T04:41:35.8863776Z ] 2022-05-18T04:41:35.8864152Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(397): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2022-05-18T04:41:35.8864591Z with 2022-05-18T04:41:35.8864738Z [ 2022-05-18T04:41:35.8864977Z T=std::vector,std::allocator>> 2022-05-18T04:41:35.8865183Z ] 2022-05-18T04:41:35.8866033Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2022-05-18T04:41:35.8866428Z with 2022-05-18T04:41:35.8866561Z [ 2022-05-18T04:41:35.8866853Z T=std::vector,std::allocator>> 2022-05-18T04:41:35.8867079Z ] 2022-05-18T04:41:35.8867527Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(540): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2022-05-18T04:41:35.8867928Z with 2022-05-18T04:41:35.8868081Z [ 2022-05-18T04:41:35.8868321Z T=std::vector,std::allocator>> 2022-05-18T04:41:35.8868542Z ] 2022-05-18T04:41:35.8868985Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(540): note: see reference to alias template instantiation 'c10::OptionalBase,std::allocator>>>' being compiled 2022-05-18T04:41:35.8869708Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\ATen/core/jit_type.h(567): note: see reference to class template instantiation 'c10::optional,std::allocator>>>' being compiled 2022-05-18T04:41:35.8870365Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\ATen/core/jit_type.h(843): note: see reference to class template instantiation 'c10::VaryingShape' being compiled 2022-05-18T04:41:35.8870989Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(432): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2022-05-18T04:41:35.8871362Z with 2022-05-18T04:41:35.8871498Z [ 2022-05-18T04:41:35.8871742Z T=std::vector,std::allocator>> 2022-05-18T04:41:35.8871965Z ] 2022-05-18T04:41:35.8872327Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(198): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2022-05-18T04:41:35.8872663Z with 2022-05-18T04:41:35.8872808Z [ 2022-05-18T04:41:35.8873031Z T=std::vector,std::allocator>> 2022-05-18T04:41:35.8873247Z ] 2022-05-18T04:41:35.8873630Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(397): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2022-05-18T04:41:35.8873986Z with 2022-05-18T04:41:35.8874120Z [ 2022-05-18T04:41:35.8874353Z T=std::vector,std::allocator>> 2022-05-18T04:41:35.8874571Z ] 2022-05-18T04:41:35.8874984Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2022-05-18T04:41:35.8875367Z with 2022-05-18T04:41:35.8875513Z [ 2022-05-18T04:41:35.8875746Z T=std::vector,std::allocator>> 2022-05-18T04:41:35.8875949Z ] 2022-05-18T04:41:35.8876396Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(540): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2022-05-18T04:41:35.8876811Z with 2022-05-18T04:41:35.8876944Z [ 2022-05-18T04:41:35.8877177Z T=std::vector,std::allocator>> 2022-05-18T04:41:35.8877765Z ] 2022-05-18T04:41:35.8878226Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(540): note: see reference to alias template instantiation 'c10::OptionalBase,std::allocator>>>' being compiled 2022-05-18T04:41:35.8878967Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\ATen/core/jit_type.h(567): note: see reference to class template instantiation 'c10::optional,std::allocator>>>' being compiled 2022-05-18T04:41:35.8879609Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\ATen/core/jit_type.h(613): note: see reference to class template instantiation 'c10::VaryingShape' being compiled 2022-05-18T04:41:35.8880220Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(432): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2022-05-18T04:41:35.8880586Z with 2022-05-18T04:41:35.8880721Z [ 2022-05-18T04:41:35.8880958Z T=std::vector,std::allocator>> 2022-05-18T04:41:35.8881175Z ] 2022-05-18T04:41:35.8881548Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(198): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2022-05-18T04:41:35.8881878Z with 2022-05-18T04:41:35.8882024Z [ 2022-05-18T04:41:35.8882225Z T=std::vector> 2022-05-18T04:41:35.8882401Z ] 2022-05-18T04:41:35.8882788Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(397): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2022-05-18T04:41:35.8883141Z with 2022-05-18T04:41:35.8883287Z [ 2022-05-18T04:41:35.8883474Z T=std::vector> 2022-05-18T04:41:35.8883665Z ] 2022-05-18T04:41:35.8884088Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2022-05-18T04:41:35.8884459Z with 2022-05-18T04:41:35.8884604Z [ 2022-05-18T04:41:35.8884802Z T=std::vector> 2022-05-18T04:41:35.8884981Z ] 2022-05-18T04:41:35.8885425Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(540): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2022-05-18T04:41:35.8885836Z with 2022-05-18T04:41:35.8885981Z [ 2022-05-18T04:41:35.8886167Z T=std::vector> 2022-05-18T04:41:35.8886353Z ] 2022-05-18T04:41:35.8886774Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(540): note: see reference to alias template instantiation 'c10::OptionalBase>>' being compiled 2022-05-18T04:41:35.8887428Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\ATen/core/jit_type.h(726): note: see reference to class template instantiation 'c10::optional>>' being compiled 2022-05-18T04:41:35.8888054Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(432): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2022-05-18T04:41:35.8888423Z with 2022-05-18T04:41:35.8888569Z [ 2022-05-18T04:41:35.8889143Z T=std::vector> 2022-05-18T04:41:35.8889326Z ] 2022-05-18T04:41:35.8889706Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(198): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2022-05-18T04:41:35.8890094Z with 2022-05-18T04:41:35.8890227Z [ 2022-05-18T04:41:35.8890455Z T=c10::impl::InlineStreamGuard 2022-05-18T04:41:35.8890672Z ] 2022-05-18T04:41:35.8891047Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(397): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2022-05-18T04:41:35.8891404Z with 2022-05-18T04:41:35.8891549Z [ 2022-05-18T04:41:35.8891866Z T=c10::impl::InlineStreamGuard 2022-05-18T04:41:35.8892068Z ] 2022-05-18T04:41:35.8892494Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2022-05-18T04:41:35.8892886Z with 2022-05-18T04:41:35.8893020Z [ 2022-05-18T04:41:35.8893248Z T=c10::impl::InlineStreamGuard 2022-05-18T04:41:35.8893462Z ] 2022-05-18T04:41:35.8893911Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(540): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2022-05-18T04:41:35.8894311Z with 2022-05-18T04:41:35.8894459Z [ 2022-05-18T04:41:35.8894683Z T=c10::impl::InlineStreamGuard 2022-05-18T04:41:35.8894883Z ] 2022-05-18T04:41:35.8895324Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(540): note: see reference to alias template instantiation 'c10::OptionalBase>' being compiled 2022-05-18T04:41:35.8896051Z 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 2022-05-18T04:41:35.8896778Z 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 2022-05-18T04:41:35.8897449Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(432): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2022-05-18T04:41:35.8897811Z with 2022-05-18T04:41:35.8897957Z [ 2022-05-18T04:41:35.8898185Z T=c10::impl::InlineStreamGuard 2022-05-18T04:41:35.8898389Z ] 2022-05-18T04:41:35.8898763Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(198): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2022-05-18T04:41:35.8899104Z with 2022-05-18T04:41:35.8899252Z [ 2022-05-18T04:41:35.8899421Z T=c10::impl::VirtualGuardImpl 2022-05-18T04:41:35.8899596Z ] 2022-05-18T04:41:35.8899979Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(397): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2022-05-18T04:41:35.8900323Z with 2022-05-18T04:41:35.8900467Z [ 2022-05-18T04:41:35.8900645Z T=c10::impl::VirtualGuardImpl 2022-05-18T04:41:35.8901205Z ] 2022-05-18T04:41:35.8901639Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2022-05-18T04:41:35.8902075Z with 2022-05-18T04:41:35.8902221Z [ 2022-05-18T04:41:35.8902388Z T=c10::impl::VirtualGuardImpl 2022-05-18T04:41:35.8902564Z ] 2022-05-18T04:41:35.8903012Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(540): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2022-05-18T04:41:35.8903424Z with 2022-05-18T04:41:35.8903557Z [ 2022-05-18T04:41:35.8903739Z T=c10::impl::VirtualGuardImpl 2022-05-18T04:41:35.8903915Z ] 2022-05-18T04:41:35.8904321Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(540): note: see reference to alias template instantiation 'c10::OptionalBase' being compiled 2022-05-18T04:41:35.8905031Z 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 2022-05-18T04:41:35.8905396Z with 2022-05-18T04:41:35.8905541Z [ 2022-05-18T04:41:35.8905712Z T=c10::impl::VirtualGuardImpl 2022-05-18T04:41:35.8905887Z ] 2022-05-18T04:41:35.8906330Z 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 2022-05-18T04:41:35.8906989Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(432): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2022-05-18T04:41:35.8907364Z with 2022-05-18T04:41:35.8907514Z [ 2022-05-18T04:41:35.8907695Z T=c10::impl::VirtualGuardImpl 2022-05-18T04:41:35.8907858Z ] 2022-05-18T04:41:35.8908232Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(198): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2022-05-18T04:41:35.8908574Z with 2022-05-18T04:41:35.8908708Z [ 2022-05-18T04:41:35.8908969Z T=std::vector> 2022-05-18T04:41:35.8909211Z ] 2022-05-18T04:41:35.8909584Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(397): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2022-05-18T04:41:35.8909939Z with 2022-05-18T04:41:35.8910084Z [ 2022-05-18T04:41:35.8910344Z T=std::vector> 2022-05-18T04:41:35.8910573Z ] 2022-05-18T04:41:35.8910997Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2022-05-18T04:41:35.8911387Z with 2022-05-18T04:41:35.8911532Z [ 2022-05-18T04:41:35.8911781Z T=std::vector> 2022-05-18T04:41:35.8912020Z ] 2022-05-18T04:41:35.8912871Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(540): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2022-05-18T04:41:35.8913278Z with 2022-05-18T04:41:35.8913422Z [ 2022-05-18T04:41:35.8913687Z T=std::vector> 2022-05-18T04:41:35.8913981Z ] 2022-05-18T04:41:35.8914443Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(540): note: see reference to alias template instantiation 'c10::OptionalBase>>' being compiled 2022-05-18T04:41:35.8915205Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\ATen/core/ivalue_inl.h(834): note: see reference to class template instantiation 'c10::optional>>' being compiled 2022-05-18T04:41:35.8915899Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(432): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2022-05-18T04:41:35.8916273Z with 2022-05-18T04:41:35.8916407Z [ 2022-05-18T04:41:35.8916671Z T=std::vector> 2022-05-18T04:41:35.8916911Z ] 2022-05-18T04:41:35.8917285Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(198): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2022-05-18T04:41:35.8917612Z with 2022-05-18T04:41:35.8917756Z [ 2022-05-18T04:41:35.8917933Z T=torch::autograd::ViewInfo 2022-05-18T04:41:35.8918093Z ] 2022-05-18T04:41:35.8918481Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(397): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2022-05-18T04:41:35.8918835Z with 2022-05-18T04:41:35.8918966Z [ 2022-05-18T04:41:35.8919139Z T=torch::autograd::ViewInfo 2022-05-18T04:41:35.8919312Z ] 2022-05-18T04:41:35.8919738Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2022-05-18T04:41:35.8920108Z with 2022-05-18T04:41:35.8920252Z [ 2022-05-18T04:41:35.8920430Z T=torch::autograd::ViewInfo 2022-05-18T04:41:35.8920586Z ] 2022-05-18T04:41:35.8921029Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(540): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2022-05-18T04:41:35.8921442Z with 2022-05-18T04:41:35.8921586Z [ 2022-05-18T04:41:35.8921750Z T=torch::autograd::ViewInfo 2022-05-18T04:41:35.8921921Z ] 2022-05-18T04:41:35.8922328Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(540): note: see reference to alias template instantiation 'c10::OptionalBase' being compiled 2022-05-18T04:41:35.8922957Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\torch/csrc/autograd/variable.h(525): note: see reference to class template instantiation 'c10::optional' being compiled 2022-05-18T04:41:35.8923601Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(432): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2022-05-18T04:41:35.8923972Z with 2022-05-18T04:41:35.8924117Z [ 2022-05-18T04:41:35.8924278Z T=torch::autograd::ViewInfo 2022-05-18T04:41:35.8924815Z ] 2022-05-18T04:41:35.8925205Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(198): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2022-05-18T04:41:35.8925596Z with 2022-05-18T04:41:35.8925730Z [ 2022-05-18T04:41:35.8925888Z T=c10::IValue 2022-05-18T04:41:35.8926043Z ] 2022-05-18T04:41:35.8926418Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(397): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2022-05-18T04:41:35.8926772Z with 2022-05-18T04:41:35.8926918Z [ 2022-05-18T04:41:35.8927060Z T=c10::IValue 2022-05-18T04:41:35.8927215Z ] 2022-05-18T04:41:35.8927640Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2022-05-18T04:41:35.8928026Z with 2022-05-18T04:41:35.8928158Z [ 2022-05-18T04:41:35.8928315Z T=c10::IValue 2022-05-18T04:41:35.8928466Z ] 2022-05-18T04:41:35.8928897Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(540): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2022-05-18T04:41:35.8929309Z with 2022-05-18T04:41:35.8929455Z [ 2022-05-18T04:41:35.8929596Z T=c10::IValue 2022-05-18T04:41:35.8929749Z ] 2022-05-18T04:41:35.8930138Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(540): note: see reference to alias template instantiation 'c10::OptionalBase' being compiled 2022-05-18T04:41:35.8930744Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\ATen/core/function_schema.h(179): note: see reference to class template instantiation 'c10::optional' being compiled 2022-05-18T04:41:35.8931353Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(432): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2022-05-18T04:41:35.8931729Z with 2022-05-18T04:41:35.8931876Z [ 2022-05-18T04:41:35.8932031Z T=c10::IValue 2022-05-18T04:41:35.8932171Z ] 2022-05-18T04:41:35.8932540Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(198): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2022-05-18T04:41:35.8932881Z with 2022-05-18T04:41:35.8933012Z [ 2022-05-18T04:41:35.8933171Z T=c10::AliasInfo 2022-05-18T04:41:35.8933328Z ] 2022-05-18T04:41:35.8933701Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(397): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2022-05-18T04:41:35.8934055Z with 2022-05-18T04:41:35.8934199Z [ 2022-05-18T04:41:35.8934346Z T=c10::AliasInfo 2022-05-18T04:41:35.8934502Z ] 2022-05-18T04:41:35.8934925Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2022-05-18T04:41:35.8935312Z with 2022-05-18T04:41:35.8935444Z [ 2022-05-18T04:41:35.8935603Z T=c10::AliasInfo 2022-05-18T04:41:35.8935759Z ] 2022-05-18T04:41:35.8936582Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(540): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2022-05-18T04:41:35.8937000Z with 2022-05-18T04:41:35.8937147Z [ 2022-05-18T04:41:35.8937355Z T=c10::AliasInfo 2022-05-18T04:41:35.8937502Z ] 2022-05-18T04:41:35.8937893Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(540): note: see reference to alias template instantiation 'c10::OptionalBase' being compiled 2022-05-18T04:41:35.8938513Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\ATen/core/function_schema.h(26): note: see reference to class template instantiation 'c10::optional' being compiled 2022-05-18T04:41:35.8939133Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(432): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2022-05-18T04:41:35.8939493Z with 2022-05-18T04:41:35.8939642Z [ 2022-05-18T04:41:35.8939804Z T=c10::AliasInfo 2022-05-18T04:41:35.8939950Z ] 2022-05-18T04:41:35.8940323Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(198): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2022-05-18T04:41:35.8940660Z with 2022-05-18T04:41:35.8940791Z [ 2022-05-18T04:41:35.8941006Z T=c10::either 2022-05-18T04:41:35.8941209Z ] 2022-05-18T04:41:35.8941594Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(397): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2022-05-18T04:41:35.8941939Z with 2022-05-18T04:41:35.8942084Z [ 2022-05-18T04:41:35.8942295Z T=c10::either 2022-05-18T04:41:35.8942484Z ] 2022-05-18T04:41:35.8942910Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2022-05-18T04:41:35.8943301Z with 2022-05-18T04:41:35.8943445Z [ 2022-05-18T04:41:35.8943645Z T=c10::either 2022-05-18T04:41:35.8943845Z ] 2022-05-18T04:41:35.8944290Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(540): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2022-05-18T04:41:35.8944764Z with 2022-05-18T04:41:35.8944910Z [ 2022-05-18T04:41:35.8945126Z T=c10::either 2022-05-18T04:41:35.8945316Z ] 2022-05-18T04:41:35.8945751Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(540): note: see reference to alias template instantiation 'c10::OptionalBase>' being compiled 2022-05-18T04:41:35.8946469Z 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 2022-05-18T04:41:35.8947151Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(432): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2022-05-18T04:41:35.8947523Z with 2022-05-18T04:41:35.8947657Z [ 2022-05-18T04:41:35.8947869Z T=c10::either 2022-05-18T04:41:35.8948071Z ] 2022-05-18T04:41:35.8948480Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(198): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2022-05-18T04:41:35.8948855Z with 2022-05-18T04:41:35.8949000Z [ 2022-05-18T04:41:35.8949180Z T=c10::impl::AnnotatedSchema 2022-05-18T04:41:35.8949342Z ] 2022-05-18T04:41:35.8949728Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(397): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2022-05-18T04:41:35.8950081Z with 2022-05-18T04:41:35.8950215Z [ 2022-05-18T04:41:35.8950390Z T=c10::impl::AnnotatedSchema 2022-05-18T04:41:35.8950564Z ] 2022-05-18T04:41:35.8950976Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2022-05-18T04:41:35.8951366Z with 2022-05-18T04:41:35.8951511Z [ 2022-05-18T04:41:35.8951688Z T=c10::impl::AnnotatedSchema 2022-05-18T04:41:35.8951851Z ] 2022-05-18T04:41:35.8952302Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(540): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2022-05-18T04:41:35.8952712Z with 2022-05-18T04:41:35.8952845Z [ 2022-05-18T04:41:35.8953022Z T=c10::impl::AnnotatedSchema 2022-05-18T04:41:35.8953194Z ] 2022-05-18T04:41:35.8953592Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(540): note: see reference to alias template instantiation 'c10::OptionalBase' being compiled 2022-05-18T04:41:35.8954249Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\ATen/core/dispatch/OperatorEntry.h(212): note: see reference to class template instantiation 'c10::optional' being compiled 2022-05-18T04:41:35.8954894Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(432): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2022-05-18T04:41:35.8955260Z with 2022-05-18T04:41:35.8955405Z [ 2022-05-18T04:41:35.8955570Z T=c10::impl::AnnotatedSchema 2022-05-18T04:41:35.8955743Z ] 2022-05-18T04:41:35.8956115Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(198): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2022-05-18T04:41:35.8956447Z with 2022-05-18T04:41:35.8956591Z [ 2022-05-18T04:41:35.8956808Z T=c10::impl::OperatorEntry::CppSignatureWithDebug 2022-05-18T04:41:35.8957003Z ] 2022-05-18T04:41:35.8957386Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(397): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2022-05-18T04:41:35.8957743Z with 2022-05-18T04:41:35.8957888Z [ 2022-05-18T04:41:35.8958091Z T=c10::impl::OperatorEntry::CppSignatureWithDebug 2022-05-18T04:41:35.8958295Z ] 2022-05-18T04:41:35.8958717Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2022-05-18T04:41:35.8959087Z with 2022-05-18T04:41:35.8959232Z [ 2022-05-18T04:41:35.8959449Z T=c10::impl::OperatorEntry::CppSignatureWithDebug 2022-05-18T04:41:35.8959652Z ] 2022-05-18T04:41:35.8960130Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(540): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2022-05-18T04:41:35.8960586Z with 2022-05-18T04:41:35.8960732Z [ 2022-05-18T04:41:35.8960933Z T=c10::impl::OperatorEntry::CppSignatureWithDebug 2022-05-18T04:41:35.8961137Z ] 2022-05-18T04:41:35.8961572Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(540): note: see reference to alias template instantiation 'c10::OptionalBase' being compiled 2022-05-18T04:41:35.8962283Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\ATen/core/dispatch/OperatorEntry.h(271): note: see reference to class template instantiation 'c10::optional' being compiled 2022-05-18T04:41:35.8962955Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(432): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2022-05-18T04:41:35.8963330Z with 2022-05-18T04:41:35.8963478Z [ 2022-05-18T04:41:35.8963693Z T=c10::impl::OperatorEntry::CppSignatureWithDebug 2022-05-18T04:41:35.8963885Z ] 2022-05-18T04:41:35.8964257Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(198): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2022-05-18T04:41:35.8964601Z with 2022-05-18T04:41:35.8964734Z [ 2022-05-18T04:41:35.8964905Z T=torch::jit::Operator 2022-05-18T04:41:35.8965071Z ] 2022-05-18T04:41:35.8965446Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(397): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2022-05-18T04:41:35.8965802Z with 2022-05-18T04:41:35.8965947Z [ 2022-05-18T04:41:35.8966114Z T=torch::jit::Operator 2022-05-18T04:41:35.8966269Z ] 2022-05-18T04:41:35.8966695Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2022-05-18T04:41:35.8967083Z with 2022-05-18T04:41:35.8967215Z [ 2022-05-18T04:41:35.8967382Z T=torch::jit::Operator 2022-05-18T04:41:35.8967545Z ] 2022-05-18T04:41:35.8967993Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(540): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2022-05-18T04:41:35.8968389Z with 2022-05-18T04:41:35.8968533Z [ 2022-05-18T04:41:35.8968702Z T=torch::jit::Operator 2022-05-18T04:41:35.8968853Z ] 2022-05-18T04:41:35.8969255Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(540): note: see reference to alias template instantiation 'c10::OptionalBase' being compiled 2022-05-18T04:41:35.8969894Z 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 2022-05-18T04:41:35.8970538Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(432): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2022-05-18T04:41:35.8970898Z with 2022-05-18T04:41:35.8971044Z [ 2022-05-18T04:41:35.8971213Z T=torch::jit::Operator 2022-05-18T04:41:35.8971402Z ] 2022-05-18T04:41:35.8971775Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(198): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2022-05-18T04:41:35.8972155Z with 2022-05-18T04:41:35.8972300Z [ 2022-05-18T04:41:35.8972481Z T=std::tuple 2022-05-18T04:41:35.8972667Z ] 2022-05-18T04:41:35.8973051Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(397): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2022-05-18T04:41:35.8973394Z with 2022-05-18T04:41:35.8973538Z [ 2022-05-18T04:41:35.8973731Z T=std::tuple 2022-05-18T04:41:35.8973915Z ] 2022-05-18T04:41:35.8974329Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2022-05-18T04:41:35.8974717Z with 2022-05-18T04:41:35.8974864Z [ 2022-05-18T04:41:35.8975042Z T=std::tuple 2022-05-18T04:41:35.8975224Z ] 2022-05-18T04:41:35.8975670Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(540): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2022-05-18T04:41:35.8976079Z with 2022-05-18T04:41:35.8976210Z [ 2022-05-18T04:41:35.8976399Z T=std::tuple 2022-05-18T04:41:35.8976584Z ] 2022-05-18T04:41:35.8976985Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(540): note: see reference to alias template instantiation 'c10::OptionalBase>' being compiled 2022-05-18T04:41:35.8977652Z 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 2022-05-18T04:41:35.8978306Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(432): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2022-05-18T04:41:35.8978678Z with 2022-05-18T04:41:35.8978812Z [ 2022-05-18T04:41:35.8979005Z T=std::tuple 2022-05-18T04:41:35.8979189Z ] 2022-05-18T04:41:35.8979544Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(198): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2022-05-18T04:41:35.8979886Z with 2022-05-18T04:41:35.8980034Z [ 2022-05-18T04:41:35.8980207Z T=torch::jit::SourceRange 2022-05-18T04:41:35.8980365Z ] 2022-05-18T04:41:35.8980750Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(397): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2022-05-18T04:41:35.8981104Z with 2022-05-18T04:41:35.8981236Z [ 2022-05-18T04:41:35.8981409Z T=torch::jit::SourceRange 2022-05-18T04:41:35.8981578Z ] 2022-05-18T04:41:35.8981983Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2022-05-18T04:41:35.8982369Z with 2022-05-18T04:41:35.8982513Z [ 2022-05-18T04:41:35.8982685Z T=torch::jit::SourceRange 2022-05-18T04:41:35.8982840Z ] 2022-05-18T04:41:35.8983335Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(540): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2022-05-18T04:41:35.8984181Z with 2022-05-18T04:41:35.8984315Z [ 2022-05-18T04:41:35.8984563Z T=torch::jit::SourceRange 2022-05-18T04:41:35.8984736Z ] 2022-05-18T04:41:35.8985144Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(540): note: see reference to alias template instantiation 'c10::OptionalBase' being compiled 2022-05-18T04:41:35.8985774Z 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 2022-05-18T04:41:35.8986425Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(432): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2022-05-18T04:41:35.8986799Z with 2022-05-18T04:41:35.8986946Z [ 2022-05-18T04:41:35.8987105Z T=torch::jit::SourceRange 2022-05-18T04:41:35.8987274Z ] 2022-05-18T04:41:35.8987644Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(198): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2022-05-18T04:41:35.8987973Z with 2022-05-18T04:41:35.8988118Z [ 2022-05-18T04:41:35.8988308Z T=torch::jit::InlinedCallStackPtr 2022-05-18T04:41:35.8988480Z ] 2022-05-18T04:41:35.8988862Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(397): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2022-05-18T04:41:35.8989215Z with 2022-05-18T04:41:35.8989359Z [ 2022-05-18T04:41:35.8989536Z T=torch::jit::InlinedCallStackPtr 2022-05-18T04:41:35.8989722Z ] 2022-05-18T04:41:35.8990144Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2022-05-18T04:41:35.8990521Z with 2022-05-18T04:41:35.8990666Z [ 2022-05-18T04:41:35.8990854Z T=torch::jit::InlinedCallStackPtr 2022-05-18T04:41:35.8991036Z ] 2022-05-18T04:41:35.8991467Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(540): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2022-05-18T04:41:35.8991876Z with 2022-05-18T04:41:35.8992025Z [ 2022-05-18T04:41:35.8992199Z T=torch::jit::InlinedCallStackPtr 2022-05-18T04:41:35.8992380Z ] 2022-05-18T04:41:35.8992800Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(540): note: see reference to alias template instantiation 'c10::OptionalBase' being compiled 2022-05-18T04:41:35.8993455Z 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 2022-05-18T04:41:35.8994091Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(432): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2022-05-18T04:41:35.8994460Z with 2022-05-18T04:41:35.8994608Z [ 2022-05-18T04:41:35.8994851Z T=torch::jit::InlinedCallStackPtr 2022-05-18T04:41:35.8995024Z ] 2022-05-18T04:41:35.8995395Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(198): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2022-05-18T04:41:35.8995775Z with 2022-05-18T04:41:35.8995908Z [ 2022-05-18T04:41:35.8996095Z T=torch::jit::ModuleInstanceInfo 2022-05-18T04:41:35.8996278Z ] 2022-05-18T04:41:35.8996651Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(397): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2022-05-18T04:41:35.8997009Z with 2022-05-18T04:41:35.8997154Z [ 2022-05-18T04:41:35.8997338Z T=torch::jit::ModuleInstanceInfo 2022-05-18T04:41:35.8997505Z ] 2022-05-18T04:41:35.8997930Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2022-05-18T04:41:35.8998322Z with 2022-05-18T04:41:35.8998454Z [ 2022-05-18T04:41:35.8998640Z T=torch::jit::ModuleInstanceInfo 2022-05-18T04:41:35.8998820Z ] 2022-05-18T04:41:35.8999257Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(540): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2022-05-18T04:41:35.8999663Z with 2022-05-18T04:41:35.8999806Z [ 2022-05-18T04:41:35.8999990Z T=torch::jit::ModuleInstanceInfo 2022-05-18T04:41:35.9000156Z ] 2022-05-18T04:41:35.9000570Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(540): note: see reference to alias template instantiation 'c10::OptionalBase' being compiled 2022-05-18T04:41:35.9001229Z 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 2022-05-18T04:41:35.9001871Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(432): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2022-05-18T04:41:35.9002231Z with 2022-05-18T04:41:35.9002377Z [ 2022-05-18T04:41:35.9002567Z T=torch::jit::ModuleInstanceInfo 2022-05-18T04:41:35.9002734Z ] 2022-05-18T04:41:35.9003101Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(198): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2022-05-18T04:41:35.9003436Z with 2022-05-18T04:41:35.9003581Z [ 2022-05-18T04:41:35.9003737Z T=torch::jit::ScopePtr 2022-05-18T04:41:35.9003903Z ] 2022-05-18T04:41:35.9004290Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(397): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2022-05-18T04:41:35.9004627Z with 2022-05-18T04:41:35.9004771Z [ 2022-05-18T04:41:35.9004937Z T=torch::jit::ScopePtr 2022-05-18T04:41:35.9005088Z ] 2022-05-18T04:41:35.9005510Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2022-05-18T04:41:35.9005895Z with 2022-05-18T04:41:35.9006040Z [ 2022-05-18T04:41:35.9006193Z T=torch::jit::ScopePtr 2022-05-18T04:41:35.9006358Z ] 2022-05-18T04:41:35.9006847Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(540): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2022-05-18T04:41:35.9007279Z with 2022-05-18T04:41:35.9007428Z [ 2022-05-18T04:41:35.9007596Z T=torch::jit::ScopePtr 2022-05-18T04:41:35.9007758Z ] 2022-05-18T04:41:35.9008145Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(540): note: see reference to alias template instantiation 'c10::OptionalBase' being compiled 2022-05-18T04:41:35.9008776Z 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 2022-05-18T04:41:35.9009408Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(432): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2022-05-18T04:41:35.9009780Z with 2022-05-18T04:41:35.9009915Z [ 2022-05-18T04:41:35.9010085Z T=torch::jit::ScopePtr 2022-05-18T04:41:35.9010252Z ] 2022-05-18T04:41:35.9010606Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(198): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2022-05-18T04:41:35.9010941Z with 2022-05-18T04:41:35.9011085Z [ 2022-05-18T04:41:35.9011245Z T=at::ThreadLocalState 2022-05-18T04:41:35.9011413Z ] 2022-05-18T04:41:35.9011805Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(397): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2022-05-18T04:41:35.9012158Z with 2022-05-18T04:41:35.9012291Z [ 2022-05-18T04:41:35.9012462Z T=at::ThreadLocalState 2022-05-18T04:41:35.9012629Z ] 2022-05-18T04:41:35.9013042Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2022-05-18T04:41:35.9013425Z with 2022-05-18T04:41:35.9013571Z [ 2022-05-18T04:41:35.9013728Z T=at::ThreadLocalState 2022-05-18T04:41:35.9013894Z ] 2022-05-18T04:41:35.9014338Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(540): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2022-05-18T04:41:35.9014750Z with 2022-05-18T04:41:35.9014883Z [ 2022-05-18T04:41:35.9015051Z T=at::ThreadLocalState 2022-05-18T04:41:35.9015221Z ] 2022-05-18T04:41:35.9015617Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(540): note: see reference to alias template instantiation 'c10::OptionalBase' being compiled 2022-05-18T04:41:35.9016262Z 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 2022-05-18T04:41:35.9016899Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(432): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2022-05-18T04:41:35.9017268Z with 2022-05-18T04:41:35.9017402Z [ 2022-05-18T04:41:35.9017574Z T=at::ThreadLocalState 2022-05-18T04:41:35.9017743Z ] 2022-05-18T04:41:35.9018159Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(198): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2022-05-18T04:41:35.9018527Z with 2022-05-18T04:41:35.9018673Z [ 2022-05-18T04:41:35.9018865Z T=std::shared_ptr 2022-05-18T04:41:35.9019035Z ] 2022-05-18T04:41:35.9019421Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(397): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2022-05-18T04:41:35.9019772Z with 2022-05-18T04:41:35.9019904Z [ 2022-05-18T04:41:35.9020095Z T=std::shared_ptr 2022-05-18T04:41:35.9020278Z ] 2022-05-18T04:41:35.9020703Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2022-05-18T04:41:35.9021080Z with 2022-05-18T04:41:35.9021227Z [ 2022-05-18T04:41:35.9021414Z T=std::shared_ptr 2022-05-18T04:41:35.9021584Z ] 2022-05-18T04:41:35.9022034Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(540): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2022-05-18T04:41:35.9022438Z with 2022-05-18T04:41:35.9022583Z [ 2022-05-18T04:41:35.9022757Z T=std::shared_ptr 2022-05-18T04:41:35.9022936Z ] 2022-05-18T04:41:35.9023347Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(540): note: see reference to alias template instantiation 'c10::OptionalBase>' being compiled 2022-05-18T04:41:35.9023969Z 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 2022-05-18T04:41:35.9024699Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\torch/csrc/jit/api/function_impl.h(156): note: see reference to class template instantiation 'std::array>,4>' being compiled 2022-05-18T04:41:35.9025366Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(432): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2022-05-18T04:41:35.9025740Z with 2022-05-18T04:41:35.9025888Z [ 2022-05-18T04:41:35.9026067Z T=std::shared_ptr 2022-05-18T04:41:35.9026249Z ] 2022-05-18T04:41:35.9026620Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(198): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2022-05-18T04:41:35.9026950Z with 2022-05-18T04:41:35.9027096Z [ 2022-05-18T04:41:35.9027272Z T=torch::jit::GraphExecutor 2022-05-18T04:41:35.9027433Z ] 2022-05-18T04:41:35.9027814Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(397): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2022-05-18T04:41:35.9028169Z with 2022-05-18T04:41:35.9028311Z [ 2022-05-18T04:41:35.9028472Z T=torch::jit::GraphExecutor 2022-05-18T04:41:35.9028645Z ] 2022-05-18T04:41:35.9029066Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2022-05-18T04:41:35.9029494Z with 2022-05-18T04:41:35.9029641Z [ 2022-05-18T04:41:35.9029815Z T=torch::jit::GraphExecutor 2022-05-18T04:41:35.9030013Z ] 2022-05-18T04:41:35.9030461Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(540): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2022-05-18T04:41:35.9030878Z with 2022-05-18T04:41:35.9031023Z [ 2022-05-18T04:41:35.9031186Z T=torch::jit::GraphExecutor 2022-05-18T04:41:35.9031359Z ] 2022-05-18T04:41:35.9031769Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(540): note: see reference to alias template instantiation 'c10::OptionalBase' being compiled 2022-05-18T04:41:35.9032398Z 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 2022-05-18T04:41:35.9033040Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\torch/csrc/jit/api/function_impl.h(170): note: see reference to class template instantiation 'std::array,4>' being compiled 2022-05-18T04:41:35.9033694Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(432): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2022-05-18T04:41:35.9034062Z with 2022-05-18T04:41:35.9034208Z [ 2022-05-18T04:41:35.9034372Z T=torch::jit::GraphExecutor 2022-05-18T04:41:35.9034544Z ] 2022-05-18T04:41:35.9034920Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(198): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2022-05-18T04:41:35.9035248Z with 2022-05-18T04:41:35.9035397Z [ 2022-05-18T04:41:35.9035561Z T=torch::jit::Method 2022-05-18T04:41:35.9035714Z ] 2022-05-18T04:41:35.9036104Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(397): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2022-05-18T04:41:35.9036457Z with 2022-05-18T04:41:35.9036601Z [ 2022-05-18T04:41:35.9036752Z T=torch::jit::Method 2022-05-18T04:41:35.9036915Z ] 2022-05-18T04:41:35.9037334Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2022-05-18T04:41:35.9037710Z with 2022-05-18T04:41:35.9037854Z [ 2022-05-18T04:41:35.9038020Z T=torch::jit::Method 2022-05-18T04:41:35.9038168Z ] 2022-05-18T04:41:35.9038613Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(540): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2022-05-18T04:41:35.9039028Z with 2022-05-18T04:41:35.9039172Z [ 2022-05-18T04:41:35.9039324Z T=torch::jit::Method 2022-05-18T04:41:35.9039486Z ] 2022-05-18T04:41:35.9039880Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(540): note: see reference to alias template instantiation 'c10::OptionalBase' being compiled 2022-05-18T04:41:35.9040493Z 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 2022-05-18T04:41:35.9041144Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(432): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2022-05-18T04:41:35.9041543Z with 2022-05-18T04:41:35.9041688Z [ 2022-05-18T04:41:35.9041841Z T=torch::jit::Method 2022-05-18T04:41:35.9042003Z ] 2022-05-18T04:41:35.9042374Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(198): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2022-05-18T04:41:35.9042711Z with 2022-05-18T04:41:35.9042842Z [ 2022-05-18T04:41:35.9043055Z T=std::vector> 2022-05-18T04:41:35.9043255Z ] 2022-05-18T04:41:35.9043629Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(397): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2022-05-18T04:41:35.9043980Z with 2022-05-18T04:41:35.9044128Z [ 2022-05-18T04:41:35.9044339Z T=std::vector> 2022-05-18T04:41:35.9044528Z ] 2022-05-18T04:41:35.9044954Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2022-05-18T04:41:35.9045341Z with 2022-05-18T04:41:35.9045474Z [ 2022-05-18T04:41:35.9045680Z T=std::vector> 2022-05-18T04:41:35.9045880Z ] 2022-05-18T04:41:35.9046318Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(540): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2022-05-18T04:41:35.9046728Z with 2022-05-18T04:41:35.9046872Z [ 2022-05-18T04:41:35.9047084Z T=std::vector> 2022-05-18T04:41:35.9047278Z ] 2022-05-18T04:41:35.9047707Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(540): note: see reference to alias template instantiation 'c10::OptionalBase>>' being compiled 2022-05-18T04:41:35.9048485Z 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 2022-05-18T04:41:35.9049143Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(432): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2022-05-18T04:41:35.9049503Z with 2022-05-18T04:41:35.9049648Z [ 2022-05-18T04:41:35.9049859Z T=std::vector> 2022-05-18T04:41:35.9050064Z ] 2022-05-18T04:41:35.9050418Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(198): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2022-05-18T04:41:35.9050755Z with 2022-05-18T04:41:35.9050899Z [ 2022-05-18T04:41:35.9051058Z T=torch::jit::NamedValue 2022-05-18T04:41:35.9051228Z ] 2022-05-18T04:41:35.9051610Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(397): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2022-05-18T04:41:35.9051960Z with 2022-05-18T04:41:35.9052092Z [ 2022-05-18T04:41:35.9052262Z T=torch::jit::NamedValue 2022-05-18T04:41:35.9052478Z ] 2022-05-18T04:41:35.9052886Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2022-05-18T04:41:35.9053300Z with 2022-05-18T04:41:35.9053445Z [ 2022-05-18T04:41:35.9053602Z T=torch::jit::NamedValue 2022-05-18T04:41:35.9053769Z ] 2022-05-18T04:41:35.9054213Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(540): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2022-05-18T04:41:35.9054619Z with 2022-05-18T04:41:35.9054752Z [ 2022-05-18T04:41:35.9054920Z T=torch::jit::NamedValue 2022-05-18T04:41:35.9055087Z ] 2022-05-18T04:41:35.9055480Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(540): note: see reference to alias template instantiation 'c10::OptionalBase' being compiled 2022-05-18T04:41:35.9056130Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\torch/csrc/jit/frontend/schema_matching.h(29): note: see reference to class template instantiation 'c10::optional' being compiled 2022-05-18T04:41:35.9056773Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(432): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2022-05-18T04:41:35.9057146Z with 2022-05-18T04:41:35.9057279Z [ 2022-05-18T04:41:35.9057449Z T=torch::jit::NamedValue 2022-05-18T04:41:35.9057618Z ] 2022-05-18T04:41:36.1665156Z [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 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_cuda_cu.lib C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\lib\torch_cuda_cpp.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.6\lib\x64\cufft.lib" "C:\Program Files\NVIDIA GPU Computing Toolkit\CUDA\v11.6\lib\x64\curand.lib" "C:\Program Files\NVIDIA GPU Computing Toolkit\CUDA\v11.6\lib\x64\cublas.lib" "C:\Program Files\NVIDIA GPU Computing Toolkit\CUDA\v11.6\lib\x64\cudnn.lib" -INCLUDE:?_torch_cuda_cu_linker_symbol_op_cuda@native@at@@YA?AVTensor@2@AEBV32@@Z 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.6\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 ." 2022-05-18T04:41:36.1756667Z "Ninja succeeded for custom_backend test." 2022-05-18T04:41:37.1845192Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\cuda\__init__.py:82: UserWarning: CUDA initialization: CUDA unknown error - this may be due to an incorrectly set up environment, e.g. changing env variable CUDA_VISIBLE_DEVICES after program start. Setting the available devices to be zero. (Triggered internally at C:\actions-runner\_work\pytorch\pytorch\c10\cuda\CUDAFunctions.cpp:109.) 2022-05-18T04:41:37.1845896Z return torch._C._cuda_getDeviceCount() > 0 2022-05-18T04:41:37.1846040Z 2022-05-18T04:41:37.1846110Z Running tests... 2022-05-18T04:41:37.1846359Z ---------------------------------------------------------------------- 2022-05-18T04:41:37.1846679Z Test results will be stored in test-reports\python-unittest\test_custom_backend 2022-05-18T04:41:37.1853106Z test_execute (__main__.TestCustomBackend) 2022-05-18T04:41:37.2573200Z Test execution using the custom backend. ... ok (0.069s) 2022-05-18T04:41:37.2583588Z test_save_load (__main__.TestCustomBackend) 2022-05-18T04:41:37.2888708Z Test that a lowered module can be executed correctly ... ok (0.016s) 2022-05-18T04:41:37.2960249Z 2022-05-18T04:41:37.2960849Z ---------------------------------------------------------------------- 2022-05-18T04:41:37.2961125Z Ran 2 tests in 0.125s 2022-05-18T04:41:37.2961242Z 2022-05-18T04:41:37.2961298Z OK 2022-05-18T04:41:37.2961388Z 2022-05-18T04:41:37.2961481Z Generating XML reports... 2022-05-18T04:41:37.2961833Z Generated XML report: test-reports\python-unittest\test_custom_backend\TEST-TestCustomBackend-20220518044137.xml 2022-05-18T04:41:38.4154410Z + /c/actions-runner/_work/pytorch/pytorch/.jenkins/pytorch/win-test-helpers/test_libtorch.bat 2022-05-18T04:41:38.4314376Z 2022-05-18T04:41:38.4314732Z C:\actions-runner\_work\pytorch\pytorch>if "0" == "0" IF NOT "11.3" == "cpu" exit /b 0 2022-05-18T04:41:38.4332964Z + assert_git_not_dirty 2022-05-18T04:41:38.4333222Z + [[ win-vs2019-cuda11.3-py3 != *rocm* ]] 2022-05-18T04:41:38.4333452Z + [[ win-vs2019-cuda11.3-py3 != *xla* ]] 2022-05-18T04:41:38.4394892Z ++ git status --porcelain 2022-05-18T04:41:39.0029139Z + git_status= 2022-05-18T04:41:39.0029345Z + [[ -n '' ]] 2022-05-18T04:41:39.0029527Z + echo 'TEST PASSED' 2022-05-18T04:41:39.0029706Z TEST PASSED 2022-05-18T04:41:39.0029854Z + cleanup 2022-05-18T04:41:39.0030004Z + retcode=0 2022-05-18T04:41:39.0030150Z + set +x 2022-05-18T04:41:39.0030297Z EXITED_USER_LAND 2022-05-18T04:41:39.0328386Z ##[group]Run pytorch/pytorch/.github/actions/get-workflow-job-id@master 2022-05-18T04:41:39.0328683Z with: 2022-05-18T04:41:39.0329478Z github-token: *** 2022-05-18T04:41:39.0329636Z env: 2022-05-18T04:41:39.0329765Z IN_CI: 1 2022-05-18T04:41:39.0329914Z IS_GHA: 1 2022-05-18T04:41:39.0330083Z GIT_DEFAULT_BRANCH: master 2022-05-18T04:41:39.0330319Z pythonLocation: C:\actions-runner\_work\_tool\Python\3.10.4\x64 2022-05-18T04:41:39.0330542Z ##[endgroup] 2022-05-18T04:41:39.0638780Z ##[group]Run nick-fields/retry@71062288b76e2b6214ebde0e673ce0de1755740a 2022-05-18T04:41:39.0639013Z with: 2022-05-18T04:41:39.0639149Z shell: bash 2022-05-18T04:41:39.0639309Z timeout_minutes: 10 2022-05-18T04:41:39.0639478Z max_attempts: 5 2022-05-18T04:41:39.0639633Z retry_wait_seconds: 30 2022-05-18T04:41:39.0640137Z command: set -x python3 -m pip install requests==2.26.0 GHA_WORKFLOW_JOB_ID=$(python3 .github/scripts/get_workflow_job_id.py "${GITHUB_RUN_ID}" "${RUNNER_NAME}") echo "::set-output name=job-id::${GHA_WORKFLOW_JOB_ID}" 2022-05-18T04:41:39.0640504Z polling_interval_seconds: 1 2022-05-18T04:41:39.0640678Z warning_on_retry: true 2022-05-18T04:41:39.0640857Z continue_on_error: false 2022-05-18T04:41:39.0641018Z env: 2022-05-18T04:41:39.0641146Z IN_CI: 1 2022-05-18T04:41:39.0641290Z IS_GHA: 1 2022-05-18T04:41:39.0641459Z GIT_DEFAULT_BRANCH: master 2022-05-18T04:41:39.0641692Z pythonLocation: C:\actions-runner\_work\_tool\Python\3.10.4\x64 2022-05-18T04:41:39.0642119Z GITHUB_TOKEN: *** 2022-05-18T04:41:39.0642285Z ##[endgroup] 2022-05-18T04:41:39.1537752Z 2022-05-18T04:41:39.1788824Z + python3 -m pip install requests==2.26.0 2022-05-18T04:41:40.0986421Z Collecting requests==2.26.0 2022-05-18T04:41:40.1216418Z Downloading requests-2.26.0-py2.py3-none-any.whl (62 kB) 2022-05-18T04:41:40.1332047Z ---------------------------------------- 62.3/62.3 kB ? eta 0:00:00 2022-05-18T04:41:40.1875979Z Collecting urllib3<1.27,>=1.21.1 2022-05-18T04:41:40.1912050Z Downloading urllib3-1.26.9-py2.py3-none-any.whl (138 kB) 2022-05-18T04:41:40.2013665Z ---------------------------------------- 139.0/139.0 kB ? eta 0:00:00 2022-05-18T04:41:40.2285050Z Collecting idna<4,>=2.5 2022-05-18T04:41:40.2320124Z Downloading idna-3.3-py3-none-any.whl (61 kB) 2022-05-18T04:41:40.2391027Z ---------------------------------------- 61.2/61.2 kB ? eta 0:00:00 2022-05-18T04:41:40.2701225Z Collecting charset-normalizer~=2.0.0 2022-05-18T04:41:40.2737628Z Downloading charset_normalizer-2.0.12-py3-none-any.whl (39 kB) 2022-05-18T04:41:40.3048312Z Collecting certifi>=2017.4.17 2022-05-18T04:41:40.3083206Z Downloading certifi-2021.10.8-py2.py3-none-any.whl (149 kB) 2022-05-18T04:41:40.3186110Z ---------------------------------------- 149.2/149.2 kB ? eta 0:00:00 2022-05-18T04:41:40.3976079Z Installing collected packages: certifi, urllib3, idna, charset-normalizer, requests 2022-05-18T04:41:41.1819825Z Successfully installed certifi-2021.10.8 charset-normalizer-2.0.12 idna-3.3 requests-2.26.0 urllib3-1.26.9 2022-05-18T04:41:41.2699979Z ++ python3 .github/scripts/get_workflow_job_id.py 2342799949 i-02d808aff6cb6fd44 2022-05-18T04:41:42.7202100Z + GHA_WORKFLOW_JOB_ID=6482652422 2022-05-18T04:41:42.7204362Z + echo '::set-output name=job-id::6482652422' 2022-05-18T04:41:43.1884499Z Command completed after 1 attempt(s). 2022-05-18T04:41:43.1884738Z 2022-05-18T04:41:43.2195003Z Prepare all required actions 2022-05-18T04:41:43.2195586Z Getting action download info 2022-05-18T04:41:43.3756901Z Download action repository 'seemethere/upload-artifact-s3@v4' (SHA:c1c31f57581a11fe6d4d052da6276adb2df71f1e) 2022-05-18T04:41:44.6218160Z Download action repository 'actions/upload-artifact@v2' (SHA:82c141cc518b40d92cc801eee768e7aafc9c2fa2) 2022-05-18T04:41:45.0688528Z ##[group]Run ./.github/actions/upload-test-artifacts 2022-05-18T04:41:45.0688732Z with: 2022-05-18T04:41:45.0688950Z file-suffix: test-force_on_cpu-1-1-windows.4xlarge_6482652422 2022-05-18T04:41:45.0689162Z env: 2022-05-18T04:41:45.0689293Z IN_CI: 1 2022-05-18T04:41:45.0689445Z IS_GHA: 1 2022-05-18T04:41:45.0689619Z GIT_DEFAULT_BRANCH: master 2022-05-18T04:41:45.0689926Z pythonLocation: C:\actions-runner\_work\_tool\Python\3.10.4\x64 2022-05-18T04:41:45.0690159Z ##[endgroup] 2022-05-18T04:41:45.0867491Z ##[group]Run # -ir => recursive include all files in pattern 2022-05-18T04:41:45.0867791Z # -ir => recursive include all files in pattern 2022-05-18T04:41:45.0868063Z 7z a "test-jsons-$Env:FILE_SUFFIX.zip" -ir'!test\*.json' 2022-05-18T04:41:45.0890051Z shell: C:\Windows\System32\WindowsPowerShell\v1.0\powershell.EXE -command ". '{0}'" 2022-05-18T04:41:45.0890313Z env: 2022-05-18T04:41:45.0890458Z IN_CI: 1 2022-05-18T04:41:45.0890598Z IS_GHA: 1 2022-05-18T04:41:45.0890768Z GIT_DEFAULT_BRANCH: master 2022-05-18T04:41:45.0891018Z pythonLocation: C:\actions-runner\_work\_tool\Python\3.10.4\x64 2022-05-18T04:41:45.0891298Z FILE_SUFFIX: test-force_on_cpu-1-1-windows.4xlarge_6482652422 2022-05-18T04:41:45.0891519Z ##[endgroup] 2022-05-18T04:41:45.5522362Z Refreshing environment variables from the registry for powershell.exe. Please wait... 2022-05-18T04:41:45.6407931Z Finished 2022-05-18T04:41:45.8815246Z 2022-05-18T04:41:45.8815673Z 7-Zip 21.07 (x64) : Copyright (c) 1999-2021 Igor Pavlov : 2021-12-26 2022-05-18T04:41:45.8815862Z 2022-05-18T04:41:45.8815968Z Scanning the drive: 2022-05-18T04:41:45.8816148Z 5 files, 343122 bytes (336 KiB) 2022-05-18T04:41:45.8816269Z 2022-05-18T04:41:45.8816476Z Creating archive: test-jsons-test-force_on_cpu-1-1-windows.4xlarge_6482652422.zip 2022-05-18T04:41:45.8816795Z 2022-05-18T04:41:45.8816914Z Add new data to archive: 5 files, 343122 bytes (336 KiB) 2022-05-18T04:41:45.8817056Z 2022-05-18T04:41:45.8817060Z 2022-05-18T04:41:45.8817142Z Files read from disk: 5 2022-05-18T04:41:45.8817326Z Archive size: 39170 bytes (39 KiB) 2022-05-18T04:41:45.8817518Z Everything is Ok 2022-05-18T04:41:45.9191075Z ##[group]Run # -ir => recursive include all files in pattern 2022-05-18T04:41:45.9191348Z # -ir => recursive include all files in pattern 2022-05-18T04:41:45.9191617Z 7z a "test-reports-$Env:FILE_SUFFIX.zip" -ir'!test\*.xml' 2022-05-18T04:41:45.9213459Z shell: C:\Windows\System32\WindowsPowerShell\v1.0\powershell.EXE -command ". '{0}'" 2022-05-18T04:41:45.9213718Z env: 2022-05-18T04:41:45.9213874Z IN_CI: 1 2022-05-18T04:41:45.9214010Z IS_GHA: 1 2022-05-18T04:41:45.9214178Z GIT_DEFAULT_BRANCH: master 2022-05-18T04:41:45.9214426Z pythonLocation: C:\actions-runner\_work\_tool\Python\3.10.4\x64 2022-05-18T04:41:45.9214710Z FILE_SUFFIX: test-force_on_cpu-1-1-windows.4xlarge_6482652422 2022-05-18T04:41:45.9214926Z ##[endgroup] 2022-05-18T04:41:46.2411129Z Refreshing environment variables from the registry for powershell.exe. Please wait... 2022-05-18T04:41:46.3202120Z Finished 2022-05-18T04:41:46.5108119Z 2022-05-18T04:41:46.5108548Z 7-Zip 21.07 (x64) : Copyright (c) 1999-2021 Igor Pavlov : 2021-12-26 2022-05-18T04:41:46.5108734Z 2022-05-18T04:41:46.5108827Z Scanning the drive: 2022-05-18T04:41:46.5109023Z 367 files, 2517538 bytes (2459 KiB) 2022-05-18T04:41:46.5109129Z 2022-05-18T04:41:46.5109311Z Creating archive: test-reports-test-force_on_cpu-1-1-windows.4xlarge_6482652422.zip 2022-05-18T04:41:46.5109513Z 2022-05-18T04:41:46.5110441Z Add new data to archive: 367 files, 2517538 bytes (2459 KiB) 2022-05-18T04:41:46.5110610Z 2022-05-18T04:41:46.5110615Z 2022-05-18T04:41:46.5110703Z Files read from disk: 367 2022-05-18T04:41:46.5110913Z Archive size: 402535 bytes (394 KiB) 2022-05-18T04:41:46.5111092Z Everything is Ok 2022-05-18T04:41:46.5502816Z ##[group]Run seemethere/upload-artifact-s3@v4 2022-05-18T04:41:46.5503028Z with: 2022-05-18T04:41:46.5503178Z retention-days: 14 2022-05-18T04:41:46.5503368Z if-no-files-found: warn 2022-05-18T04:41:46.5503560Z path: test-jsons-*.zip 2022-05-18T04:41:46.5503719Z name: artifact 2022-05-18T04:41:46.5503981Z s3-bucket: gha-artifacts 2022-05-18T04:41:46.5504168Z region: us-east-1 2022-05-18T04:41:46.5504309Z env: 2022-05-18T04:41:46.5504449Z IN_CI: 1 2022-05-18T04:41:46.5504600Z IS_GHA: 1 2022-05-18T04:41:46.5504757Z GIT_DEFAULT_BRANCH: master 2022-05-18T04:41:46.5505008Z pythonLocation: C:\actions-runner\_work\_tool\Python\3.10.4\x64 2022-05-18T04:41:46.5505235Z ##[endgroup] 2022-05-18T04:41:47.3964293Z With the provided path, there will be 1 file uploaded 2022-05-18T04:41:47.3964613Z Uploading to s3 prefix: pytorch/pytorch/2342799949/1/artifact 2022-05-18T04:41:47.3978551Z Starting upload of test-jsons-test-force_on_cpu-1-1-windows.4xlarge_6482652422.zip 2022-05-18T04:41:47.5456209Z Finished upload of test-jsons-test-force_on_cpu-1-1-windows.4xlarge_6482652422.zip 2022-05-18T04:41:47.5772539Z ##[group]Run seemethere/upload-artifact-s3@v4 2022-05-18T04:41:47.5772732Z with: 2022-05-18T04:41:47.5772893Z retention-days: 14 2022-05-18T04:41:47.5773082Z if-no-files-found: error 2022-05-18T04:41:47.5773280Z path: test-reports-*.zip 2022-05-18T04:41:47.5773443Z name: artifact 2022-05-18T04:41:47.5773617Z s3-bucket: gha-artifacts 2022-05-18T04:41:47.5773799Z region: us-east-1 2022-05-18T04:41:47.5773938Z env: 2022-05-18T04:41:47.5774080Z IN_CI: 1 2022-05-18T04:41:47.5774228Z IS_GHA: 1 2022-05-18T04:41:47.5774386Z GIT_DEFAULT_BRANCH: master 2022-05-18T04:41:47.5774638Z pythonLocation: C:\actions-runner\_work\_tool\Python\3.10.4\x64 2022-05-18T04:41:47.5774867Z ##[endgroup] 2022-05-18T04:41:47.9535655Z With the provided path, there will be 1 file uploaded 2022-05-18T04:41:47.9536139Z Uploading to s3 prefix: pytorch/pytorch/2342799949/1/artifact 2022-05-18T04:41:47.9548780Z Starting upload of test-reports-test-force_on_cpu-1-1-windows.4xlarge_6482652422.zip 2022-05-18T04:41:48.1316348Z Finished upload of test-reports-test-force_on_cpu-1-1-windows.4xlarge_6482652422.zip 2022-05-18T04:41:48.1717615Z ##[group]Run .github/scripts/parse_ref.py 2022-05-18T04:41:48.1717900Z .github/scripts/parse_ref.py 2022-05-18T04:41:48.1765644Z shell: C:\Windows\System32\WindowsPowerShell\v1.0\powershell.EXE -command ". '{0}'" 2022-05-18T04:41:48.1765906Z env: 2022-05-18T04:41:48.1766051Z IN_CI: 1 2022-05-18T04:41:48.1766189Z IS_GHA: 1 2022-05-18T04:41:48.1766366Z GIT_DEFAULT_BRANCH: master 2022-05-18T04:41:48.1766618Z pythonLocation: C:\actions-runner\_work\_tool\Python\3.10.4\x64 2022-05-18T04:41:48.1766846Z ##[endgroup] 2022-05-18T04:41:48.4979051Z Refreshing environment variables from the registry for powershell.exe. Please wait... 2022-05-18T04:41:48.5751664Z Finished 2022-05-18T04:41:48.8054169Z ##[group]Run set -x 2022-05-18T04:41:48.8054425Z set -x 2022-05-18T04:41:48.8054632Z python3 -m pip install -r requirements.txt 2022-05-18T04:41:48.8054882Z python3 -m pip install boto3==1.19.12 2022-05-18T04:41:48.8055176Z python3 -m tools.stats.print_test_stats --upload-to-s3 --compare-with-s3 test 2022-05-18T04:41:48.8082364Z shell: C:\Program Files\Git\usr\bin\bash.EXE --noprofile --norc -e -o pipefail {0} 2022-05-18T04:41:48.8082621Z env: 2022-05-18T04:41:48.8082758Z IN_CI: 1 2022-05-18T04:41:48.8082910Z IS_GHA: 1 2022-05-18T04:41:48.8083084Z GIT_DEFAULT_BRANCH: master 2022-05-18T04:41:48.8083320Z pythonLocation: C:\actions-runner\_work\_tool\Python\3.10.4\x64 2022-05-18T04:41:48.8083574Z AWS_DEFAULT_REGION: us-east-1 2022-05-18T04:41:48.8083752Z BRANCH: 2022-05-18T04:41:48.8083933Z JOB_BASE_NAME: win-vs2019-cuda11.3-py3-test 2022-05-18T04:41:48.8084152Z TEST_CONFIG: force_on_cpu 2022-05-18T04:41:48.8084361Z SHARD_NUMBER: 1 2022-05-18T04:41:48.8084556Z BUILD_ENVIRONMENT: win-vs2019-cuda11.3-py3 2022-05-18T04:41:48.8084753Z PR_NUMBER: 2022-05-18T04:41:48.8084951Z SHA1: 3b2375291aab7b48442f2e6fb1ef66cebc761e24 2022-05-18T04:41:48.8085128Z TAG: 2022-05-18T04:41:48.8085284Z WORKFLOW_ID: 2342799949 2022-05-18T04:41:48.8085696Z GITHUB_TOKEN: *** 2022-05-18T04:41:48.8085880Z GHA_WORKFLOW_JOB_ID: 6482652422 2022-05-18T04:41:48.8086045Z ##[endgroup] 2022-05-18T04:41:48.8325987Z + python3 -m pip install -r requirements.txt 2022-05-18T04:41:49.3540524Z Ignoring dataclasses: markers 'python_version < "3.7"' don't match your environment 2022-05-18T04:41:49.4111638Z Collecting astunparse 2022-05-18T04:41:49.4301887Z Downloading astunparse-1.6.3-py2.py3-none-any.whl (12 kB) 2022-05-18T04:41:49.4616690Z Collecting expecttest 2022-05-18T04:41:49.4672567Z Using cached expecttest-0.1.3-py3-none-any.whl (6.5 kB) 2022-05-18T04:41:49.4927292Z Collecting future 2022-05-18T04:41:49.5001689Z Using cached future-0.18.2.tar.gz (829 kB) 2022-05-18T04:41:49.8223672Z Preparing metadata (setup.py): started 2022-05-18T04:41:50.3482453Z Preparing metadata (setup.py): finished with status 'done' 2022-05-18T04:41:50.5511094Z Collecting numpy 2022-05-18T04:41:50.5554254Z Downloading numpy-1.22.3-cp310-cp310-win_amd64.whl (14.7 MB) 2022-05-18T04:41:50.7223457Z --------------------------------------- 14.7/14.7 MB 81.8 MB/s eta 0:00:00 2022-05-18T04:41:50.8706072Z Collecting psutil 2022-05-18T04:41:50.8757710Z Downloading psutil-5.9.0-cp310-cp310-win_amd64.whl (245 kB) 2022-05-18T04:41:50.8900462Z ------------------------------------- 245.5/245.5 kB 15.7 MB/s eta 0:00:00 2022-05-18T04:41:50.9351819Z Collecting pyyaml 2022-05-18T04:41:50.9408962Z Downloading PyYAML-6.0-cp310-cp310-win_amd64.whl (151 kB) 2022-05-18T04:41:50.9492950Z ---------------------------------------- 151.7/151.7 kB ? eta 0:00:00 2022-05-18T04:41:50.9574431Z Requirement already satisfied: requests in c:\actions-runner\_work\_tool\python\3.10.4\x64\lib\site-packages (from -r requirements.txt (line 8)) (2.26.0) 2022-05-18T04:41:50.9577975Z Requirement already satisfied: setuptools in c:\actions-runner\_work\_tool\python\3.10.4\x64\lib\site-packages (from -r requirements.txt (line 9)) (58.1.0) 2022-05-18T04:41:50.9729669Z Collecting six 2022-05-18T04:41:50.9764720Z Downloading six-1.16.0-py2.py3-none-any.whl (11 kB) 2022-05-18T04:41:51.0002559Z Collecting types-dataclasses 2022-05-18T04:41:51.0036081Z Downloading types_dataclasses-0.6.5-py3-none-any.whl (2.8 kB) 2022-05-18T04:41:51.0273485Z Collecting typing_extensions 2022-05-18T04:41:51.0309342Z Downloading typing_extensions-4.2.0-py3-none-any.whl (24 kB) 2022-05-18T04:41:51.0774599Z Collecting wheel<1.0,>=0.23.0 2022-05-18T04:41:51.0808327Z Downloading wheel-0.37.1-py2.py3-none-any.whl (35 kB) 2022-05-18T04:41:51.1262792Z Requirement already satisfied: urllib3<1.27,>=1.21.1 in c:\actions-runner\_work\_tool\python\3.10.4\x64\lib\site-packages (from requests->-r requirements.txt (line 8)) (1.26.9) 2022-05-18T04:41:51.1274636Z Requirement already satisfied: charset-normalizer~=2.0.0 in c:\actions-runner\_work\_tool\python\3.10.4\x64\lib\site-packages (from requests->-r requirements.txt (line 8)) (2.0.12) 2022-05-18T04:41:51.1285245Z Requirement already satisfied: idna<4,>=2.5 in c:\actions-runner\_work\_tool\python\3.10.4\x64\lib\site-packages (from requests->-r requirements.txt (line 8)) (3.3) 2022-05-18T04:41:51.1291076Z Requirement already satisfied: certifi>=2017.4.17 in c:\actions-runner\_work\_tool\python\3.10.4\x64\lib\site-packages (from requests->-r requirements.txt (line 8)) (2021.10.8) 2022-05-18T04:41:51.1993538Z Using legacy 'setup.py install' for future, since package 'wheel' is not installed. 2022-05-18T04:41:51.2213194Z Installing collected packages: types-dataclasses, wheel, typing_extensions, six, pyyaml, psutil, numpy, future, expecttest, astunparse 2022-05-18T04:41:56.8006559Z Running setup.py install for future: started 2022-05-18T04:42:00.1689360Z Running setup.py install for future: finished with status 'done' 2022-05-18T04:42:00.2851853Z Successfully installed astunparse-1.6.3 expecttest-0.1.3 future-0.18.2 numpy-1.22.3 psutil-5.9.0 pyyaml-6.0 six-1.16.0 types-dataclasses-0.6.5 typing_extensions-4.2.0 wheel-0.37.1 2022-05-18T04:42:00.4515280Z + python3 -m pip install boto3==1.19.12 2022-05-18T04:42:01.3120257Z Collecting boto3==1.19.12 2022-05-18T04:42:01.3415402Z Downloading boto3-1.19.12-py3-none-any.whl (131 kB) 2022-05-18T04:42:01.3612344Z -------------------------------------- 131.8/131.8 kB 7.6 MB/s eta 0:00:00 2022-05-18T04:42:01.3908013Z Collecting jmespath<1.0.0,>=0.7.1 2022-05-18T04:42:01.3947134Z Downloading jmespath-0.10.0-py2.py3-none-any.whl (24 kB) 2022-05-18T04:42:01.4221841Z Collecting s3transfer<0.6.0,>=0.5.0 2022-05-18T04:42:01.4262326Z Downloading s3transfer-0.5.2-py3-none-any.whl (79 kB) 2022-05-18T04:42:01.4338703Z ---------------------------------------- 79.5/79.5 kB ? eta 0:00:00 2022-05-18T04:42:01.8399065Z Collecting botocore<1.23.0,>=1.22.12 2022-05-18T04:42:01.8452346Z Downloading botocore-1.22.12-py3-none-any.whl (8.1 MB) 2022-05-18T04:42:01.9485673Z ---------------------------------------- 8.1/8.1 MB 73.6 MB/s eta 0:00:00 2022-05-18T04:42:02.0098101Z Collecting python-dateutil<3.0.0,>=2.1 2022-05-18T04:42:02.0153286Z Downloading python_dateutil-2.8.2-py2.py3-none-any.whl (247 kB) 2022-05-18T04:42:02.0270020Z ------------------------------------- 247.7/247.7 kB 14.8 MB/s eta 0:00:00 2022-05-18T04:42:02.0360112Z Requirement already satisfied: urllib3<1.27,>=1.25.4 in c:\actions-runner\_work\_tool\python\3.10.4\x64\lib\site-packages (from botocore<1.23.0,>=1.22.12->boto3==1.19.12) (1.26.9) 2022-05-18T04:42:02.2002327Z Requirement already satisfied: six>=1.5 in c:\actions-runner\_work\_tool\python\3.10.4\x64\lib\site-packages (from python-dateutil<3.0.0,>=2.1->botocore<1.23.0,>=1.22.12->boto3==1.19.12) (1.16.0) 2022-05-18T04:42:02.3323439Z Installing collected packages: python-dateutil, jmespath, botocore, s3transfer, boto3 2022-05-18T04:42:04.7495776Z Successfully installed boto3-1.19.12 botocore-1.22.12 jmespath-0.10.0 python-dateutil-2.8.2 s3transfer-0.5.2 2022-05-18T04:42:04.8431566Z + python3 -m tools.stats.print_test_stats --upload-to-s3 --compare-with-s3 test 2022-05-18T04:42:18.4723819Z [scribe] Scribe access token not provided, sending report via boto3... 2022-05-18T04:42:18.4724044Z 2022-05-18T04:42:18.4724169Z ----- Historic stats comparison result ------ 2022-05-18T04:42:18.4724317Z 2022-05-18T04:42:18.4725995Z job: win-vs2019-cuda11.3-py3-test 2022-05-18T04:42:18.4726293Z commit: 3b2375291aab7b48442f2e6fb1ef66cebc761e24 2022-05-18T04:42:18.4726448Z 2022-05-18T04:42:18.4726678Z Commit graph (base is most recent master ancestor with at least one S3 report): 2022-05-18T04:42:18.4726950Z 2022-05-18T04:42:18.4728310Z : (master) 2022-05-18T04:42:18.4728505Z | 2022-05-18T04:42:18.4729488Z * 3b2375291a (HEAD) total time 1640.08s 2022-05-18T04:42:18.4729724Z * 6e3391a7c3 0 reports 2022-05-18T04:42:18.4729896Z * 48581d74ad 0 reports 2022-05-18T04:42:18.4730077Z * c35bd8d423 0 reports 2022-05-18T04:42:18.4730293Z * f6beda89c6 (base) 1 report, total time 1655.08s 2022-05-18T04:42:18.4731543Z * ee080918df 6 reports, total time 3208.50s � 793.87s 2022-05-18T04:42:18.4731802Z * bbaefdf6b5 0 reports 2022-05-18T04:42:18.4731988Z * 7c52f204e0 0 reports 2022-05-18T04:42:18.4732152Z * e0451d8022 0 reports 2022-05-18T04:42:18.4732376Z * 4e2f5507d0 6 reports, total time 3204.43s � 771.68s 2022-05-18T04:42:18.4732631Z * b64845eb18 6 reports, total time 3189.29s � 794.83s 2022-05-18T04:42:18.4732826Z | 2022-05-18T04:42:18.4732953Z : 2022-05-18T04:42:18.4733042Z 2022-05-18T04:42:18.4733177Z Removed (across 2 suites) 10 tests, totaling - 0.13s � 0.01s 2022-05-18T04:42:18.4733520Z Modified (across 0 suites) 0 tests, totaling 0.00s 2022-05-18T04:42:18.4733764Z Added (across 0 suites) 0 tests, totaling 0.00s 2022-05-18T04:42:18.5603190Z Prepare all required actions 2022-05-18T04:42:18.5695111Z ##[group]Run ./.github/actions/teardown-win 2022-05-18T04:42:18.5695312Z with: 2022-05-18T04:42:18.5695495Z env: 2022-05-18T04:42:18.5695678Z IN_CI: 1 2022-05-18T04:42:18.5695835Z IS_GHA: 1 2022-05-18T04:42:18.5696047Z GIT_DEFAULT_BRANCH: master 2022-05-18T04:42:18.5696336Z pythonLocation: C:\actions-runner\_work\_tool\Python\3.10.4\x64 2022-05-18T04:42:18.5696603Z ##[endgroup] 2022-05-18T04:42:18.5868234Z ##[group]Run .github\scripts\wait_for_ssh_to_drain.ps1 2022-05-18T04:42:18.5868515Z .github\scripts\wait_for_ssh_to_drain.ps1 2022-05-18T04:42:18.5890322Z shell: C:\Windows\System32\WindowsPowerShell\v1.0\powershell.EXE -command ". '{0}'" 2022-05-18T04:42:18.5890605Z env: 2022-05-18T04:42:18.5890743Z IN_CI: 1 2022-05-18T04:42:18.5890907Z IS_GHA: 1 2022-05-18T04:42:18.5891090Z GIT_DEFAULT_BRANCH: master 2022-05-18T04:42:18.5891369Z pythonLocation: C:\actions-runner\_work\_tool\Python\3.10.4\x64 2022-05-18T04:42:18.5891610Z ##[endgroup] 2022-05-18T04:42:18.9354790Z Refreshing environment variables from the registry for powershell.exe. Please wait... 2022-05-18T04:42:19.0137244Z Finished 2022-05-18T04:42:19.2732764Z Holding runner until all ssh sessions have logged out 2022-05-18T04:42:19.3107243Z ##[group]Run .github\scripts\kill_active_ssh_sessions.ps1 2022-05-18T04:42:19.3107545Z .github\scripts\kill_active_ssh_sessions.ps1 2022-05-18T04:42:19.3129828Z shell: C:\Windows\System32\WindowsPowerShell\v1.0\powershell.EXE -command ". '{0}'" 2022-05-18T04:42:19.3130105Z env: 2022-05-18T04:42:19.3130247Z IN_CI: 1 2022-05-18T04:42:19.3130409Z IS_GHA: 1 2022-05-18T04:42:19.3130594Z GIT_DEFAULT_BRANCH: master 2022-05-18T04:42:19.3130920Z pythonLocation: C:\actions-runner\_work\_tool\Python\3.10.4\x64 2022-05-18T04:42:19.3131163Z ##[endgroup] 2022-05-18T04:42:19.6367642Z Refreshing environment variables from the registry for powershell.exe. Please wait... 2022-05-18T04:42:19.7154098Z Finished 2022-05-18T04:42:19.7764086Z ##[group]Run [ ! -z "${EXTRA_DELETE_DIR}" ] || rm -rf "${EXTRA_DELETE_DIR}" 2022-05-18T04:42:19.7764397Z [ ! -z "${EXTRA_DELETE_DIR}" ] || rm -rf "${EXTRA_DELETE_DIR}" 2022-05-18T04:42:19.7764606Z rm -rf ./* 2022-05-18T04:42:19.7790656Z shell: C:\Program Files\Git\usr\bin\bash.EXE --noprofile --norc -e -o pipefail {0} 2022-05-18T04:42:19.7790900Z env: 2022-05-18T04:42:19.7791056Z IN_CI: 1 2022-05-18T04:42:19.7791213Z IS_GHA: 1 2022-05-18T04:42:19.7791374Z GIT_DEFAULT_BRANCH: master 2022-05-18T04:42:19.7791630Z pythonLocation: C:\actions-runner\_work\_tool\Python\3.10.4\x64 2022-05-18T04:42:19.7791876Z EXTRA_DELETE_DIR: 2022-05-18T04:42:19.7792034Z ##[endgroup] 2022-05-18T04:42:33.4936351Z Post job cleanup. 2022-05-18T04:42:33.5132702Z Post job cleanup. 2022-05-18T04:42:33.9130480Z Post job cleanup. 2022-05-18T04:42:33.9340161Z Post job cleanup. 2022-05-18T04:42:34.3260256Z [command]"C:\Program Files\Git\cmd\git.exe" version 2022-05-18T04:42:34.3425087Z git version 2.35.1.windows.2 2022-05-18T04:42:34.3482104Z Temporarily overriding HOME='C:\actions-runner\_work\_temp\dfb051a4-ddcf-4113-b063-edb6419fcef8' before making global git config changes 2022-05-18T04:42:34.3482570Z Adding repository directory to the temporary git global config as a safe directory 2022-05-18T04:42:34.3492306Z [command]"C:\Program Files\Git\cmd\git.exe" config --global --add safe.directory C:\actions-runner\_work\pytorch\pytorch 2022-05-18T04:42:34.3691586Z [command]"C:\Program Files\Git\cmd\git.exe" config --local --name-only --get-regexp core\.sshCommand 2022-05-18T04:42:34.3900597Z [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' || :" 2022-05-18T04:42:34.7646821Z [command]"C:\Program Files\Git\cmd\git.exe" config --local --name-only --get-regexp http\.https\:\/\/github\.com\/\.extraheader 2022-05-18T04:42:34.7807003Z http.https://github.com/.extraheader 2022-05-18T04:42:34.7841753Z [command]"C:\Program Files\Git\cmd\git.exe" config --local --unset-all http.https://github.com/.extraheader 2022-05-18T04:42:34.8046776Z [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' || :" 2022-05-18T04:42:35.2144580Z Cleaning up orphan processes 2022-05-18T04:42:35.3624221Z Terminate orphan process: pid (2968) (mspdbsrv)