2022-08-17T12:30:27.2304739Z Requested labels: windows.4xlarge 2022-08-17T12:30:27.2304835Z Job defined at: pytorch/pytorch/.github/workflows/_win-test.yml@refs/pull/82657/merge 2022-08-17T12:30:27.2304894Z Waiting for a runner to pick up this job... 2022-08-17T12:30:28.5603265Z Job is about to start running on the runner: i-05e068aeb7b82228b (repository) 2022-08-17T12:30:33.5308627Z Current runner version: '2.295.0' 2022-08-17T12:30:33.5314535Z Runner name: 'i-05e068aeb7b82228b' 2022-08-17T12:30:33.5314894Z Runner group name: 'Default' 2022-08-17T12:30:33.5315402Z Machine name: 'EC2AMAZ-KTLPNV7' 2022-08-17T12:30:33.5317186Z ##[group]GITHUB_TOKEN Permissions 2022-08-17T12:30:33.5317629Z Actions: read 2022-08-17T12:30:33.5317817Z Checks: read 2022-08-17T12:30:33.5318020Z Contents: read 2022-08-17T12:30:33.5318230Z Deployments: read 2022-08-17T12:30:33.5318432Z Discussions: read 2022-08-17T12:30:33.5318633Z Issues: read 2022-08-17T12:30:33.5318825Z Metadata: read 2022-08-17T12:30:33.5319011Z Packages: read 2022-08-17T12:30:33.5319203Z Pages: read 2022-08-17T12:30:33.5319405Z PullRequests: read 2022-08-17T12:30:33.5319624Z RepositoryProjects: read 2022-08-17T12:30:33.5319861Z SecurityEvents: read 2022-08-17T12:30:33.5320071Z Statuses: read 2022-08-17T12:30:33.5320253Z ##[endgroup] 2022-08-17T12:30:33.5323216Z Secret source: None 2022-08-17T12:30:33.5323660Z Prepare workflow directory 2022-08-17T12:30:33.6264471Z Prepare all required actions 2022-08-17T12:30:33.6425430Z Getting action download info 2022-08-17T12:30:33.8627931Z Download action repository 'pytorch/pytorch@master' (SHA:2a096e940d33a33c4eb6df1c2ed4da607bd31a7f) 2022-08-17T12:31:16.7724904Z Download action repository 'seemethere/download-artifact-s3@v4' (SHA:ada9688bc02703b63dc0e606da280613803449a5) 2022-08-17T12:31:17.9090729Z Getting action download info 2022-08-17T12:31:18.0762950Z Download action repository 'malfet/checkout@silent-checkout' (SHA:f63e9e15406be6060f159846cd2e098f759c5246) 2022-08-17T12:31:18.9742541Z ##[group]Run pytorch/pytorch/.github/actions/checkout-pytorch@master 2022-08-17T12:31:18.9742900Z with: 2022-08-17T12:31:18.9743077Z no-sudo: true 2022-08-17T12:31:18.9743264Z submodules: recursive 2022-08-17T12:31:18.9743455Z fetch-depth: 0 2022-08-17T12:31:18.9743611Z env: 2022-08-17T12:31:18.9743795Z GIT_DEFAULT_BRANCH: master 2022-08-17T12:31:18.9743984Z ##[endgroup] 2022-08-17T12:31:19.0069121Z ##[group]Run retry () { 2022-08-17T12:31:19.0069403Z retry () { 2022-08-17T12:31:19.0069640Z  $* || (sleep 1 && $*) || (sleep 2 && $*) || (sleep 4 && $*) || (sleep 8 && $*) 2022-08-17T12:31:19.0069864Z } 2022-08-17T12:31:19.0070042Z echo "${GITHUB_WORKSPACE}" 2022-08-17T12:31:19.0070268Z if [ -z "${NO_SUDO}" ]; then 2022-08-17T12:31:19.0070505Z  retry sudo rm -rf "${GITHUB_WORKSPACE}" 2022-08-17T12:31:19.0070697Z else 2022-08-17T12:31:19.0070944Z  retry rm -rf "${GITHUB_WORKSPACE}" 2022-08-17T12:31:19.0071142Z fi 2022-08-17T12:31:19.0071316Z mkdir "${GITHUB_WORKSPACE}" 2022-08-17T12:31:19.0781207Z shell: C:\Program Files\Git\usr\bin\bash.EXE --noprofile --norc -e -o pipefail {0} 2022-08-17T12:31:19.0781513Z env: 2022-08-17T12:31:19.0781686Z GIT_DEFAULT_BRANCH: master 2022-08-17T12:31:19.0781879Z NO_SUDO: true 2022-08-17T12:31:19.0782056Z ##[endgroup] 2022-08-17T12:31:19.5644545Z C:\actions-runner\_work\pytorch\pytorch 2022-08-17T12:31:19.8281258Z ##[group]Run malfet/checkout@silent-checkout 2022-08-17T12:31:19.8281528Z with: 2022-08-17T12:31:19.8281745Z ref: ce6a3c605df99d1df57c0dda75c06d748e54ed2a 2022-08-17T12:31:19.8281972Z fetch-depth: 0 2022-08-17T12:31:19.8282146Z submodules: recursive 2022-08-17T12:31:19.8282341Z quiet-checkout: true 2022-08-17T12:31:19.8282553Z repository: pytorch/pytorch 2022-08-17T12:31:19.8282918Z token: *** 2022-08-17T12:31:19.8283090Z ssh-strict: true 2022-08-17T12:31:19.8283312Z persist-credentials: true 2022-08-17T12:31:19.8283491Z clean: true 2022-08-17T12:31:19.8283655Z lfs: false 2022-08-17T12:31:19.8283846Z set-safe-directory: true 2022-08-17T12:31:19.8284016Z env: 2022-08-17T12:31:19.8284190Z GIT_DEFAULT_BRANCH: master 2022-08-17T12:31:19.8284384Z ##[endgroup] 2022-08-17T12:31:21.7119405Z Syncing repository: pytorch/pytorch 2022-08-17T12:31:21.7120827Z ##[group]Getting Git version info 2022-08-17T12:31:21.7122454Z Working directory is 'C:\actions-runner\_work\pytorch\pytorch' 2022-08-17T12:31:21.7622922Z [command]"C:\Program Files\Git\cmd\git.exe" version 2022-08-17T12:31:22.3497381Z git version 2.37.1.windows.1 2022-08-17T12:31:22.3534488Z ##[endgroup] 2022-08-17T12:31:22.3555486Z Temporarily overriding HOME='C:\actions-runner\_work\_temp\5477de71-e02a-475d-b47b-9ffbf6ea8a9e' before making global git config changes 2022-08-17T12:31:22.3556789Z Adding repository directory to the temporary git global config as a safe directory 2022-08-17T12:31:22.3567231Z [command]"C:\Program Files\Git\cmd\git.exe" config --global --add safe.directory C:\actions-runner\_work\pytorch\pytorch 2022-08-17T12:31:22.3882816Z Deleting the contents of 'C:\actions-runner\_work\pytorch\pytorch' 2022-08-17T12:31:22.3887920Z ##[group]Initializing the repository 2022-08-17T12:31:22.3896098Z [command]"C:\Program Files\Git\cmd\git.exe" init C:\actions-runner\_work\pytorch\pytorch 2022-08-17T12:31:22.4594738Z Initialized empty Git repository in C:/actions-runner/_work/pytorch/pytorch/.git/ 2022-08-17T12:31:22.4632266Z [command]"C:\Program Files\Git\cmd\git.exe" remote add origin https://github.com/pytorch/pytorch 2022-08-17T12:31:22.4886899Z ##[endgroup] 2022-08-17T12:31:22.4887288Z ##[group]Disabling automatic garbage collection 2022-08-17T12:31:22.4905406Z [command]"C:\Program Files\Git\cmd\git.exe" config --local gc.auto 0 2022-08-17T12:31:22.5110353Z ##[endgroup] 2022-08-17T12:31:22.5110708Z ##[group]Setting up auth 2022-08-17T12:31:22.5125332Z [command]"C:\Program Files\Git\cmd\git.exe" config --local --name-only --get-regexp core\.sshCommand 2022-08-17T12:31:22.5329165Z [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-08-17T12:31:24.0632077Z [command]"C:\Program Files\Git\cmd\git.exe" config --local --name-only --get-regexp http\.https\:\/\/github\.com\/\.extraheader 2022-08-17T12:31:24.0839694Z [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-08-17T12:31:24.4859099Z [command]"C:\Program Files\Git\cmd\git.exe" config --local http.https://github.com/.extraheader "AUTHORIZATION: basic ***" 2022-08-17T12:31:24.5116891Z ##[endgroup] 2022-08-17T12:31:24.5117355Z ##[group]Fetching the repository 2022-08-17T12:31:24.5128580Z [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-08-17T12:32:17.8935077Z [command]"C:\Program Files\Git\cmd\git.exe" rev-parse --verify --quiet ce6a3c605df99d1df57c0dda75c06d748e54ed2a^{object} 2022-08-17T12:32:17.9182776Z [command]"C:\Program Files\Git\cmd\git.exe" -c protocol.version=2 fetch --no-tags --prune --quiet --no-recurse-submodules origin ce6a3c605df99d1df57c0dda75c06d748e54ed2a 2022-08-17T12:32:20.1687845Z ##[endgroup] 2022-08-17T12:32:20.1688255Z ##[group]Determining the checkout info 2022-08-17T12:32:20.1689479Z ##[endgroup] 2022-08-17T12:32:20.1689830Z ##[group]Checking out the ref 2022-08-17T12:32:20.1700655Z [command]"C:\Program Files\Git\cmd\git.exe" checkout --quiet --force ce6a3c605df99d1df57c0dda75c06d748e54ed2a 2022-08-17T12:32:29.2415982Z ##[endgroup] 2022-08-17T12:32:29.2416439Z ##[group]Setting up auth for fetching submodules 2022-08-17T12:32:29.2426853Z [command]"C:\Program Files\Git\cmd\git.exe" config --global http.https://github.com/.extraheader "AUTHORIZATION: basic ***" 2022-08-17T12:32:29.2708246Z [command]"C:\Program Files\Git\cmd\git.exe" config --global --unset-all url.https://github.com/.insteadOf 2022-08-17T12:32:29.2920388Z [command]"C:\Program Files\Git\cmd\git.exe" config --global --add url.https://github.com/.insteadOf git@github.com: 2022-08-17T12:32:29.3133836Z [command]"C:\Program Files\Git\cmd\git.exe" config --global --add url.https://github.com/.insteadOf org-21003710@github.com: 2022-08-17T12:32:29.3339521Z ##[endgroup] 2022-08-17T12:32:29.3339888Z ##[group]Fetching submodules 2022-08-17T12:32:29.3349060Z [command]"C:\Program Files\Git\cmd\git.exe" submodule sync --recursive 2022-08-17T12:32:29.7373851Z [command]"C:\Program Files\Git\cmd\git.exe" -c protocol.version=2 submodule update --init --force --recursive 2022-08-17T12:32:30.2134035Z Submodule 'android/libs/fbjni' (https://github.com/facebookincubator/fbjni.git) registered for path 'android/libs/fbjni' 2022-08-17T12:32:30.2134552Z Submodule 'third_party/NNPACK_deps/FP16' (https://github.com/Maratyszcza/FP16.git) registered for path 'third_party/FP16' 2022-08-17T12:32:30.2135014Z Submodule 'third_party/NNPACK_deps/FXdiv' (https://github.com/Maratyszcza/FXdiv.git) registered for path 'third_party/FXdiv' 2022-08-17T12:32:30.2136012Z Submodule 'third_party/NNPACK' (https://github.com/Maratyszcza/NNPACK.git) registered for path 'third_party/NNPACK' 2022-08-17T12:32:30.2136524Z Submodule 'third_party/QNNPACK' (https://github.com/pytorch/QNNPACK) registered for path 'third_party/QNNPACK' 2022-08-17T12:32:30.2136985Z Submodule 'third_party/XNNPACK' (https://github.com/google/XNNPACK.git) registered for path 'third_party/XNNPACK' 2022-08-17T12:32:30.2137450Z Submodule 'third_party/benchmark' (https://github.com/google/benchmark.git) registered for path 'third_party/benchmark' 2022-08-17T12:32:30.2138432Z Submodule 'third_party/cpuinfo' (https://github.com/pytorch/cpuinfo.git) registered for path 'third_party/cpuinfo' 2022-08-17T12:32:30.2138882Z Submodule 'third_party/cub' (https://github.com/NVlabs/cub.git) registered for path 'third_party/cub' 2022-08-17T12:32:30.2139342Z Submodule 'third_party/cudnn_frontend' (https://github.com/NVIDIA/cudnn-frontend.git) registered for path 'third_party/cudnn_frontend' 2022-08-17T12:32:30.2139816Z Submodule 'third_party/eigen' (https://gitlab.com/libeigen/eigen.git) registered for path 'third_party/eigen' 2022-08-17T12:32:30.2140232Z Submodule 'third_party/fbgemm' (https://github.com/pytorch/fbgemm) registered for path 'third_party/fbgemm' 2022-08-17T12:32:30.2140719Z Submodule 'third_party/flatbuffers' (https://github.com/google/flatbuffers.git) registered for path 'third_party/flatbuffers' 2022-08-17T12:32:30.2141344Z Submodule 'third_party/fmt' (https://github.com/fmtlib/fmt.git) registered for path 'third_party/fmt' 2022-08-17T12:32:30.2141916Z Submodule 'third_party/foxi' (https://github.com/houseroad/foxi.git) registered for path 'third_party/foxi' 2022-08-17T12:32:30.2142434Z Submodule 'third_party/gemmlowp/gemmlowp' (https://github.com/google/gemmlowp.git) registered for path 'third_party/gemmlowp/gemmlowp' 2022-08-17T12:32:30.2143571Z Submodule 'third_party/gloo' (https://github.com/facebookincubator/gloo) registered for path 'third_party/gloo' 2022-08-17T12:32:30.2144342Z Submodule 'third_party/googletest' (https://github.com/google/googletest.git) registered for path 'third_party/googletest' 2022-08-17T12:32:30.2145099Z Submodule 'third_party/ideep' (https://github.com/intel/ideep) registered for path 'third_party/ideep' 2022-08-17T12:32:30.2145918Z Submodule 'third_party/ios-cmake' (https://github.com/Yangqing/ios-cmake.git) registered for path 'third_party/ios-cmake' 2022-08-17T12:32:30.2146666Z Submodule 'third_party/ittapi' (https://github.com/intel/ittapi.git) registered for path 'third_party/ittapi' 2022-08-17T12:32:30.2147414Z Submodule 'third_party/kineto' (https://github.com/pytorch/kineto) registered for path 'third_party/kineto' 2022-08-17T12:32:30.2148172Z Submodule 'third_party/nccl/nccl' (https://github.com/NVIDIA/nccl) registered for path 'third_party/nccl/nccl' 2022-08-17T12:32:30.2148993Z Submodule 'third_party/neon2sse' (https://github.com/intel/ARM_NEON_2_x86_SSE.git) registered for path 'third_party/neon2sse' 2022-08-17T12:32:30.2149804Z Submodule 'third_party/nlohmann' (https://github.com/nlohmann/json.git) registered for path 'third_party/nlohmann' 2022-08-17T12:32:30.2150708Z Submodule 'third_party/onnx' (https://github.com/onnx/onnx.git) registered for path 'third_party/onnx' 2022-08-17T12:32:30.2151466Z Submodule 'third_party/onnx-tensorrt' (https://github.com/onnx/onnx-tensorrt) registered for path 'third_party/onnx-tensorrt' 2022-08-17T12:32:30.2152247Z Submodule 'third_party/pocketfft' (https://github.com/mreineck/pocketfft) registered for path 'third_party/pocketfft' 2022-08-17T12:32:30.2153030Z Submodule 'third_party/protobuf' (https://github.com/protocolbuffers/protobuf.git) registered for path 'third_party/protobuf' 2022-08-17T12:32:30.2153821Z Submodule 'third_party/NNPACK_deps/psimd' (https://github.com/Maratyszcza/psimd.git) registered for path 'third_party/psimd' 2022-08-17T12:32:30.2154803Z Submodule 'third_party/NNPACK_deps/pthreadpool' (https://github.com/Maratyszcza/pthreadpool.git) registered for path 'third_party/pthreadpool' 2022-08-17T12:32:30.2155802Z Submodule 'third_party/pybind11' (https://github.com/pybind/pybind11.git) registered for path 'third_party/pybind11' 2022-08-17T12:32:30.2156641Z Submodule 'third_party/python-enum' (https://github.com/PeachPy/enum34.git) registered for path 'third_party/python-enum' 2022-08-17T12:32:30.2157755Z Submodule 'third_party/python-peachpy' (https://github.com/malfet/PeachPy.git) registered for path 'third_party/python-peachpy' 2022-08-17T12:32:30.2254153Z Submodule 'third_party/python-six' (https://github.com/benjaminp/six.git) registered for path 'third_party/python-six' 2022-08-17T12:32:30.2254761Z Submodule 'third_party/sleef' (https://github.com/shibatch/sleef) registered for path 'third_party/sleef' 2022-08-17T12:32:30.2255164Z Submodule 'third_party/tbb' (https://github.com/01org/tbb) registered for path 'third_party/tbb' 2022-08-17T12:32:30.2255601Z Submodule 'third_party/tensorpipe' (https://github.com/pytorch/tensorpipe.git) registered for path 'third_party/tensorpipe' 2022-08-17T12:32:30.2256047Z Submodule 'third_party/zstd' (https://github.com/facebook/zstd.git) registered for path 'third_party/zstd' 2022-08-17T12:32:30.7354402Z Cloning into 'C:/actions-runner/_work/pytorch/pytorch/android/libs/fbjni'... 2022-08-17T12:32:31.0675900Z Cloning into 'C:/actions-runner/_work/pytorch/pytorch/third_party/FP16'... 2022-08-17T12:32:31.3990941Z Cloning into 'C:/actions-runner/_work/pytorch/pytorch/third_party/FXdiv'... 2022-08-17T12:32:31.7497110Z Cloning into 'C:/actions-runner/_work/pytorch/pytorch/third_party/NNPACK'... 2022-08-17T12:32:32.1135816Z Cloning into 'C:/actions-runner/_work/pytorch/pytorch/third_party/QNNPACK'... 2022-08-17T12:32:36.9186044Z Cloning into 'C:/actions-runner/_work/pytorch/pytorch/third_party/XNNPACK'... 2022-08-17T12:32:37.3967338Z Cloning into 'C:/actions-runner/_work/pytorch/pytorch/third_party/benchmark'... 2022-08-17T12:32:38.0310352Z Cloning into 'C:/actions-runner/_work/pytorch/pytorch/third_party/cpuinfo'... 2022-08-17T12:32:40.1677234Z Cloning into 'C:/actions-runner/_work/pytorch/pytorch/third_party/cub'... 2022-08-17T12:32:42.1802202Z Cloning into 'C:/actions-runner/_work/pytorch/pytorch/third_party/cudnn_frontend'... 2022-08-17T12:32:47.6813265Z Cloning into 'C:/actions-runner/_work/pytorch/pytorch/third_party/eigen'... 2022-08-17T12:32:48.4785352Z Cloning into 'C:/actions-runner/_work/pytorch/pytorch/third_party/fbgemm'... 2022-08-17T12:32:50.0637301Z Cloning into 'C:/actions-runner/_work/pytorch/pytorch/third_party/flatbuffers'... 2022-08-17T12:32:51.5160468Z Cloning into 'C:/actions-runner/_work/pytorch/pytorch/third_party/fmt'... 2022-08-17T12:32:51.8507149Z Cloning into 'C:/actions-runner/_work/pytorch/pytorch/third_party/foxi'... 2022-08-17T12:32:52.4742057Z Cloning into 'C:/actions-runner/_work/pytorch/pytorch/third_party/gemmlowp/gemmlowp'... 2022-08-17T12:32:52.9508557Z Cloning into 'C:/actions-runner/_work/pytorch/pytorch/third_party/gloo'... 2022-08-17T12:32:54.1902625Z Cloning into 'C:/actions-runner/_work/pytorch/pytorch/third_party/googletest'... 2022-08-17T12:32:54.8591889Z Cloning into 'C:/actions-runner/_work/pytorch/pytorch/third_party/ideep'... 2022-08-17T12:32:55.1502097Z Cloning into 'C:/actions-runner/_work/pytorch/pytorch/third_party/ios-cmake'... 2022-08-17T12:32:55.5340218Z Cloning into 'C:/actions-runner/_work/pytorch/pytorch/third_party/ittapi'... 2022-08-17T12:32:57.9495556Z Cloning into 'C:/actions-runner/_work/pytorch/pytorch/third_party/kineto'... 2022-08-17T12:32:58.6048120Z Cloning into 'C:/actions-runner/_work/pytorch/pytorch/third_party/nccl/nccl'... 2022-08-17T12:32:59.0977333Z Cloning into 'C:/actions-runner/_work/pytorch/pytorch/third_party/neon2sse'... 2022-08-17T12:33:06.5458145Z Cloning into 'C:/actions-runner/_work/pytorch/pytorch/third_party/nlohmann'... 2022-08-17T12:33:08.5773910Z Cloning into 'C:/actions-runner/_work/pytorch/pytorch/third_party/onnx'... 2022-08-17T12:33:09.1797206Z Cloning into 'C:/actions-runner/_work/pytorch/pytorch/third_party/onnx-tensorrt'... 2022-08-17T12:33:09.5112108Z Cloning into 'C:/actions-runner/_work/pytorch/pytorch/third_party/pocketfft'... 2022-08-17T12:33:14.6062812Z Cloning into 'C:/actions-runner/_work/pytorch/pytorch/third_party/protobuf'... 2022-08-17T12:33:14.9642406Z Cloning into 'C:/actions-runner/_work/pytorch/pytorch/third_party/psimd'... 2022-08-17T12:33:15.5816262Z Cloning into 'C:/actions-runner/_work/pytorch/pytorch/third_party/pthreadpool'... 2022-08-17T12:33:16.5937264Z Cloning into 'C:/actions-runner/_work/pytorch/pytorch/third_party/pybind11'... 2022-08-17T12:33:16.9433907Z Cloning into 'C:/actions-runner/_work/pytorch/pytorch/third_party/python-enum'... 2022-08-17T12:33:17.5451835Z Cloning into 'C:/actions-runner/_work/pytorch/pytorch/third_party/python-peachpy'... 2022-08-17T12:33:18.0511648Z Cloning into 'C:/actions-runner/_work/pytorch/pytorch/third_party/python-six'... 2022-08-17T12:33:18.9023411Z Cloning into 'C:/actions-runner/_work/pytorch/pytorch/third_party/sleef'... 2022-08-17T12:33:22.8427512Z Cloning into 'C:/actions-runner/_work/pytorch/pytorch/third_party/tbb'... 2022-08-17T12:33:23.5220832Z Cloning into 'C:/actions-runner/_work/pytorch/pytorch/third_party/tensorpipe'... 2022-08-17T12:33:26.3133430Z Cloning into 'C:/actions-runner/_work/pytorch/pytorch/third_party/zstd'... 2022-08-17T12:33:26.5170539Z Submodule path 'android/libs/fbjni': checked out '7e1e1fe3858c63c251c637ae41a20de425dde96f' 2022-08-17T12:33:26.6388402Z Submodule path 'third_party/FP16': checked out '4dfe081cf6bcd15db339cf2680b9281b8451eeb3' 2022-08-17T12:33:26.7197649Z Submodule path 'third_party/FXdiv': checked out 'b408327ac2a15ec3e43352421954f5b1967701d1' 2022-08-17T12:33:27.1364799Z Submodule path 'third_party/NNPACK': checked out 'c07e3a0400713d546e0dea2d5466dd22ea389c73' 2022-08-17T12:33:27.5603092Z Submodule path 'third_party/QNNPACK': checked out '7d2a4e9931a82adc3814275b6219a03e24e36b4c' 2022-08-17T12:33:38.8959773Z Submodule path 'third_party/XNNPACK': checked out 'ae108ef49aa5623b896fc93d4298c49d1750d9ba' 2022-08-17T12:33:39.2485775Z Submodule path 'third_party/benchmark': checked out '0d98dba29d66e93259db7daa53a9327df767a415' 2022-08-17T12:33:39.9943537Z Submodule path 'third_party/cpuinfo': checked out '5916273f79a21551890fd3d56fc5375a78d1598d' 2022-08-17T12:33:40.3727933Z Submodule path 'third_party/cub': checked out 'd106ddb991a56c3df1b6d51b2409e36ba8181ce4' 2022-08-17T12:33:45.1446136Z Submodule path 'third_party/cudnn_frontend': checked out '43709ab96c47e26eebcdac72f93f946d44ceffa8' 2022-08-17T12:33:47.8708424Z Submodule path 'third_party/eigen': checked out '3147391d946bb4b6c68edd901f2add6ac1f31f8c' 2022-08-17T12:33:48.9873614Z Submodule path 'third_party/fbgemm': checked out '499cd22f5c2e26041e4f190f628b48478a89a030' 2022-08-17T12:33:49.0363564Z Submodule 'third_party/asmjit' (https://github.com/asmjit/asmjit.git) registered for path 'third_party/fbgemm/third_party/asmjit' 2022-08-17T12:33:49.0366329Z Submodule 'third_party/cpuinfo' (https://github.com/pytorch/cpuinfo) registered for path 'third_party/fbgemm/third_party/cpuinfo' 2022-08-17T12:33:49.0366880Z Submodule 'third_party/googletest' (https://github.com/google/googletest) registered for path 'third_party/fbgemm/third_party/googletest' 2022-08-17T12:33:49.0367982Z Submodule 'third_party/hipify_torch' (https://github.com/ROCmSoftwarePlatform/hipify_torch.git) registered for path 'third_party/fbgemm/third_party/hipify_torch' 2022-08-17T12:33:50.4101109Z Cloning into 'C:/actions-runner/_work/pytorch/pytorch/third_party/fbgemm/third_party/asmjit'... 2022-08-17T12:33:51.2968893Z Cloning into 'C:/actions-runner/_work/pytorch/pytorch/third_party/fbgemm/third_party/cpuinfo'... 2022-08-17T12:33:52.8668280Z Cloning into 'C:/actions-runner/_work/pytorch/pytorch/third_party/fbgemm/third_party/googletest'... 2022-08-17T12:33:53.2731561Z Cloning into 'C:/actions-runner/_work/pytorch/pytorch/third_party/fbgemm/third_party/hipify_torch'... 2022-08-17T12:33:53.7518114Z Submodule path 'third_party/fbgemm/third_party/asmjit': checked out 'd3fbf7c9bc7c1d1365a94a45614b91c5a3706b81' 2022-08-17T12:33:54.8281731Z Submodule path 'third_party/fbgemm/third_party/cpuinfo': checked out 'ed8b86a253800bafdb7b25c5c399f91bff9cb1f3' 2022-08-17T12:33:55.4234776Z Submodule path 'third_party/fbgemm/third_party/googletest': checked out 'cbf019de22c8dd37b2108da35b2748fd702d1796' 2022-08-17T12:33:55.5310608Z Submodule path 'third_party/fbgemm/third_party/hipify_torch': checked out '1840658c184f3eeba787dae0f06c45756c1daaf5' 2022-08-17T12:33:57.3489849Z Submodule path 'third_party/flatbuffers': checked out 'd0cede9c90c5257537c293517a21376408b549fa' 2022-08-17T12:33:57.7837028Z Submodule path 'third_party/fmt': checked out 'cd4af11efc9c622896a3e4cb599fa28668ca3d05' 2022-08-17T12:33:57.8991194Z Submodule path 'third_party/foxi': checked out 'c278588e34e535f0bb8f00df3880d26928038cad' 2022-08-17T12:33:58.3447706Z Submodule path 'third_party/gemmlowp/gemmlowp': checked out '3fb5c176c17c765a3492cd2f0321b0dab712f350' 2022-08-17T12:33:58.6430886Z Submodule path 'third_party/gloo': checked out '5b143513263133af2b95547e97c07cebeb72bf72' 2022-08-17T12:33:59.2747546Z Submodule path 'third_party/googletest': checked out 'e2239ee6043f73722e7aa812a459f54a28552929' 2022-08-17T12:33:59.3883417Z Submodule path 'third_party/ideep': checked out '8a114a51c116b55c4ceb689b98746786bd00c29b' 2022-08-17T12:33:59.3996176Z Submodule 'mkl-dnn' (https://github.com/intel/mkl-dnn.git) registered for path 'third_party/ideep/mkl-dnn' 2022-08-17T12:34:10.2139416Z Cloning into 'C:/actions-runner/_work/pytorch/pytorch/third_party/ideep/mkl-dnn'... 2022-08-17T12:34:12.5101573Z Submodule path 'third_party/ideep/mkl-dnn': checked out '888a87a954e4fddb4d81fd10858eb834f2441b46' 2022-08-17T12:34:12.5222897Z Submodule 'third_party/oneDNN' (https://github.com/oneapi-src/oneDNN.git) registered for path 'third_party/ideep/mkl-dnn/third_party/oneDNN' 2022-08-17T12:34:19.9286489Z Cloning into 'C:/actions-runner/_work/pytorch/pytorch/third_party/ideep/mkl-dnn/third_party/oneDNN'... 2022-08-17T12:34:23.9621636Z Submodule path 'third_party/ideep/mkl-dnn/third_party/oneDNN': checked out '52b5f107dd9cf10910aaa19cb47f3abf9b349815' 2022-08-17T12:34:24.0961699Z Submodule path 'third_party/ios-cmake': checked out '8abaed637d56f1337d6e1d2c4026e25c1eade724' 2022-08-17T12:34:24.2596954Z Submodule path 'third_party/ittapi': checked out '5b8a7d7422611c3a0d799fb5fc5dd4abfae35b42' 2022-08-17T12:34:24.8333614Z Submodule path 'third_party/kineto': checked out '0703c78999061b8329dfab7ec5046fc5764a5573' 2022-08-17T12:34:24.8473203Z Submodule 'libkineto/third_party/fmt' (https://github.com/fmtlib/fmt.git) registered for path 'third_party/kineto/libkineto/third_party/fmt' 2022-08-17T12:34:24.8473774Z Submodule 'libkineto/third_party/googletest' (https://github.com/google/googletest.git) registered for path 'third_party/kineto/libkineto/third_party/googletest' 2022-08-17T12:34:26.9525192Z Cloning into 'C:/actions-runner/_work/pytorch/pytorch/third_party/kineto/libkineto/third_party/fmt'... 2022-08-17T12:34:28.3776961Z Cloning into 'C:/actions-runner/_work/pytorch/pytorch/third_party/kineto/libkineto/third_party/googletest'... 2022-08-17T12:34:28.7345865Z Submodule path 'third_party/kineto/libkineto/third_party/fmt': checked out '2591ab91c3898c9f6544fff04660276537d32ffd' 2022-08-17T12:34:29.2558159Z Submodule path 'third_party/kineto/libkineto/third_party/googletest': checked out '7aca84427f224eeed3144123d5230d5871e93347' 2022-08-17T12:34:29.4775012Z Submodule path 'third_party/nccl/nccl': checked out '19ab67d1727d337d10d0a48cbaf5cd119b8d88f1' 2022-08-17T12:34:29.5498629Z Submodule path 'third_party/neon2sse': checked out '97a126f08ce318023be604d03f88bf0820a9464a' 2022-08-17T12:34:30.9047017Z Submodule path 'third_party/nlohmann': checked out '87cda1d6646592ac5866dc703c8e1839046a6806' 2022-08-17T12:34:34.8325807Z Submodule path 'third_party/onnx': checked out 'f7ee1ac60d06abe8e26c9b6bbe1e3db5286b614b' 2022-08-17T12:34:34.8478614Z Submodule 'third_party/benchmark' (https://github.com/google/benchmark.git) registered for path 'third_party/onnx/third_party/benchmark' 2022-08-17T12:34:34.8479155Z Submodule 'third_party/pybind11' (https://github.com/pybind/pybind11.git) registered for path 'third_party/onnx/third_party/pybind11' 2022-08-17T12:34:35.6285376Z Cloning into 'C:/actions-runner/_work/pytorch/pytorch/third_party/onnx/third_party/benchmark'... 2022-08-17T12:34:36.6922892Z Cloning into 'C:/actions-runner/_work/pytorch/pytorch/third_party/onnx/third_party/pybind11'... 2022-08-17T12:34:36.9108821Z Submodule path 'third_party/onnx/third_party/benchmark': checked out '0d98dba29d66e93259db7daa53a9327df767a415' 2022-08-17T12:34:37.3191793Z Submodule path 'third_party/onnx/third_party/pybind11': checked out 'ffa346860b306c9bbfb341aed9c14c067751feb8' 2022-08-17T12:34:37.4485365Z Submodule path 'third_party/onnx-tensorrt': checked out 'c153211418a7c57ce071d9ce2a41f8d1c85a878f' 2022-08-17T12:34:37.4603879Z Submodule 'third_party/onnx' (https://github.com/onnx/onnx.git) registered for path 'third_party/onnx-tensorrt/third_party/onnx' 2022-08-17T12:34:39.3807627Z Cloning into 'C:/actions-runner/_work/pytorch/pytorch/third_party/onnx-tensorrt/third_party/onnx'... 2022-08-17T12:34:40.9929406Z Submodule path 'third_party/onnx-tensorrt/third_party/onnx': checked out '765f5ee823a67a866f4bd28a9860e81f3c811ce8' 2022-08-17T12:34:41.0074969Z Submodule 'third_party/benchmark' (https://github.com/google/benchmark.git) registered for path 'third_party/onnx-tensorrt/third_party/onnx/third_party/benchmark' 2022-08-17T12:34:41.0075551Z Submodule 'third_party/pybind11' (https://github.com/pybind/pybind11.git) registered for path 'third_party/onnx-tensorrt/third_party/onnx/third_party/pybind11' 2022-08-17T12:34:41.6852870Z Cloning into 'C:/actions-runner/_work/pytorch/pytorch/third_party/onnx-tensorrt/third_party/onnx/third_party/benchmark'... 2022-08-17T12:34:42.9213438Z Cloning into 'C:/actions-runner/_work/pytorch/pytorch/third_party/onnx-tensorrt/third_party/onnx/third_party/pybind11'... 2022-08-17T12:34:43.0868433Z Submodule path 'third_party/onnx-tensorrt/third_party/onnx/third_party/benchmark': checked out 'e776aa0275e293707b6a0901e0e8d8a8a3679508' 2022-08-17T12:34:43.4176426Z Submodule path 'third_party/onnx-tensorrt/third_party/onnx/third_party/pybind11': checked out 'a1041190c8b8ff0cd9e2f0752248ad5e3789ea0c' 2022-08-17T12:34:43.4295353Z Submodule 'tools/clang' (https://github.com/wjakob/clang-cindex-python3) registered for path 'third_party/onnx-tensorrt/third_party/onnx/third_party/pybind11/tools/clang' 2022-08-17T12:34:43.7758289Z Cloning into 'C:/actions-runner/_work/pytorch/pytorch/third_party/onnx-tensorrt/third_party/onnx/third_party/pybind11/tools/clang'... 2022-08-17T12:34:43.8301359Z Submodule path 'third_party/onnx-tensorrt/third_party/onnx/third_party/pybind11/tools/clang': checked out '6a00cbc4a9b8e68b71caf7f774b3f9c753ae84d5' 2022-08-17T12:34:43.9088685Z Submodule path 'third_party/pocketfft': checked out 'ea778e37710c07723435b1be58235996d1d43a5a' 2022-08-17T12:34:47.3787018Z Submodule path 'third_party/protobuf': checked out 'd1eca4e4b421cd2997495c4b4e65cea6be4e9b8a' 2022-08-17T12:34:47.3931317Z Submodule 'third_party/benchmark' (https://github.com/google/benchmark.git) registered for path 'third_party/protobuf/third_party/benchmark' 2022-08-17T12:34:47.3932144Z Submodule 'third_party/googletest' (https://github.com/google/googletest.git) registered for path 'third_party/protobuf/third_party/googletest' 2022-08-17T12:34:47.9962501Z Cloning into 'C:/actions-runner/_work/pytorch/pytorch/third_party/protobuf/third_party/benchmark'... 2022-08-17T12:34:49.2314568Z Cloning into 'C:/actions-runner/_work/pytorch/pytorch/third_party/protobuf/third_party/googletest'... 2022-08-17T12:34:49.3870771Z Submodule path 'third_party/protobuf/third_party/benchmark': checked out '5b7683f49e1e9223cf9927b24f6fd3d6bd82e3f8' 2022-08-17T12:34:50.0200032Z Submodule path 'third_party/protobuf/third_party/googletest': checked out '5ec7f0c4a113e2f18ac2c6cc7df51ad6afc24081' 2022-08-17T12:34:50.0957237Z Submodule path 'third_party/psimd': checked out '072586a71b55b7f8c584153d223e95687148a900' 2022-08-17T12:34:50.1880062Z Submodule path 'third_party/pthreadpool': checked out 'a134dd5d4cee80cce15db81a72e7f929d71dd413' 2022-08-17T12:34:50.6078772Z Submodule path 'third_party/pybind11': checked out 'aa304c9c7d725ffb9d10af08a3b34cb372307020' 2022-08-17T12:34:50.7072581Z Submodule path 'third_party/python-enum': checked out '4cfedc426c4e2fc52e3f5c2b4297e15ed8d6b8c7' 2022-08-17T12:34:51.1723142Z Submodule path 'third_party/python-peachpy': checked out 'f45429b087dd7d5bc78bb40dc7cf06425c252d67' 2022-08-17T12:34:51.2482598Z Submodule path 'third_party/python-six': checked out '15e31431af97e5e64b80af0a3f598d382bcdd49a' 2022-08-17T12:34:51.7459732Z Submodule path 'third_party/sleef': checked out 'e0a003ee838b75d11763aa9c3ef17bf71a725bff' 2022-08-17T12:34:54.1036621Z Submodule path 'third_party/tbb': checked out 'a51a90bc609bb73db8ea13841b5cf7aa4344d4a9' 2022-08-17T12:34:54.8190609Z Submodule path 'third_party/tensorpipe': checked out '52791a2fd214b2a9dc5759d36725909c1daa7f2e' 2022-08-17T12:34:54.8643346Z Submodule 'third_party/googletest' (https://github.com/google/googletest.git) registered for path 'third_party/tensorpipe/third_party/googletest' 2022-08-17T12:34:54.8643938Z Submodule 'third_party/libnop' (https://github.com/google/libnop.git) registered for path 'third_party/tensorpipe/third_party/libnop' 2022-08-17T12:34:54.8644438Z Submodule 'third_party/libuv' (https://github.com/libuv/libuv.git) registered for path 'third_party/tensorpipe/third_party/libuv' 2022-08-17T12:34:54.8644944Z Submodule 'third_party/pybind11' (https://github.com/pybind/pybind11.git) registered for path 'third_party/tensorpipe/third_party/pybind11' 2022-08-17T12:34:56.3345454Z Cloning into 'C:/actions-runner/_work/pytorch/pytorch/third_party/tensorpipe/third_party/googletest'... 2022-08-17T12:34:56.6979127Z Cloning into 'C:/actions-runner/_work/pytorch/pytorch/third_party/tensorpipe/third_party/libnop'... 2022-08-17T12:34:58.4427319Z Cloning into 'C:/actions-runner/_work/pytorch/pytorch/third_party/tensorpipe/third_party/libuv'... 2022-08-17T12:34:59.5217357Z Cloning into 'C:/actions-runner/_work/pytorch/pytorch/third_party/tensorpipe/third_party/pybind11'... 2022-08-17T12:34:59.9286776Z Submodule path 'third_party/tensorpipe/third_party/googletest': checked out 'aee0f9d9b5b87796ee8a0ab26b7587ec30e8858e' 2022-08-17T12:35:00.1137314Z Submodule path 'third_party/tensorpipe/third_party/libnop': checked out '910b55815be16109f04f4180e9adee14fb4ce281' 2022-08-17T12:35:00.7729554Z Submodule path 'third_party/tensorpipe/third_party/libuv': checked out '1dff88e5161cba5c59276d2070d2e304e4dcb242' 2022-08-17T12:35:01.2411700Z Submodule path 'third_party/tensorpipe/third_party/pybind11': checked out 'a23996fce38ff6ccfbcdc09f1e63f2c4be5ea2ef' 2022-08-17T12:35:01.2531446Z Submodule 'tools/clang' (https://github.com/wjakob/clang-cindex-python3) registered for path 'third_party/tensorpipe/third_party/pybind11/tools/clang' 2022-08-17T12:35:01.6618885Z Cloning into 'C:/actions-runner/_work/pytorch/pytorch/third_party/tensorpipe/third_party/pybind11/tools/clang'... 2022-08-17T12:35:01.7172823Z Submodule path 'third_party/tensorpipe/third_party/pybind11/tools/clang': checked out '6a00cbc4a9b8e68b71caf7f774b3f9c753ae84d5' 2022-08-17T12:35:02.8930727Z Submodule path 'third_party/zstd': checked out 'aec56a52fbab207fc639a1937d1e708a282edca8' 2022-08-17T12:35:02.9133781Z [command]"C:\Program Files\Git\cmd\git.exe" submodule foreach --recursive "git config --local gc.auto 0" 2022-08-17T12:35:03.3093270Z Entering 'android/libs/fbjni' 2022-08-17T12:35:03.3572420Z Entering 'third_party/FP16' 2022-08-17T12:35:03.4045070Z Entering 'third_party/FXdiv' 2022-08-17T12:35:03.4514763Z Entering 'third_party/NNPACK' 2022-08-17T12:35:03.4985498Z Entering 'third_party/QNNPACK' 2022-08-17T12:35:03.5454356Z Entering 'third_party/XNNPACK' 2022-08-17T12:35:03.5939684Z Entering 'third_party/benchmark' 2022-08-17T12:35:03.6411469Z Entering 'third_party/cpuinfo' 2022-08-17T12:35:03.6886599Z Entering 'third_party/cub' 2022-08-17T12:35:03.7366540Z Entering 'third_party/cudnn_frontend' 2022-08-17T12:35:03.7851870Z Entering 'third_party/eigen' 2022-08-17T12:35:03.8325531Z Entering 'third_party/fbgemm' 2022-08-17T12:35:03.8801335Z Entering 'third_party/fbgemm/third_party/asmjit' 2022-08-17T12:35:03.9902711Z Entering 'third_party/fbgemm/third_party/cpuinfo' 2022-08-17T12:35:04.0380218Z Entering 'third_party/fbgemm/third_party/googletest' 2022-08-17T12:35:04.0863635Z Entering 'third_party/fbgemm/third_party/hipify_torch' 2022-08-17T12:35:04.1349229Z Entering 'third_party/flatbuffers' 2022-08-17T12:35:04.1819806Z Entering 'third_party/fmt' 2022-08-17T12:35:04.2290543Z Entering 'third_party/foxi' 2022-08-17T12:35:04.2761005Z Entering 'third_party/gemmlowp/gemmlowp' 2022-08-17T12:35:04.3236454Z Entering 'third_party/gloo' 2022-08-17T12:35:04.3708563Z Entering 'third_party/googletest' 2022-08-17T12:35:04.4177692Z Entering 'third_party/ideep' 2022-08-17T12:35:04.4639786Z Entering 'third_party/ideep/mkl-dnn' 2022-08-17T12:35:04.5108603Z Entering 'third_party/ideep/mkl-dnn/third_party/oneDNN' 2022-08-17T12:35:04.5621547Z Entering 'third_party/ios-cmake' 2022-08-17T12:35:04.6092413Z Entering 'third_party/ittapi' 2022-08-17T12:35:04.6561274Z Entering 'third_party/kineto' 2022-08-17T12:35:04.7022543Z Entering 'third_party/kineto/libkineto/third_party/fmt' 2022-08-17T12:35:04.7501683Z Entering 'third_party/kineto/libkineto/third_party/googletest' 2022-08-17T12:35:04.7995610Z Entering 'third_party/nccl/nccl' 2022-08-17T12:35:04.8467467Z Entering 'third_party/neon2sse' 2022-08-17T12:35:04.8940272Z Entering 'third_party/nlohmann' 2022-08-17T12:35:04.9412475Z Entering 'third_party/onnx' 2022-08-17T12:35:04.9890460Z Entering 'third_party/onnx/third_party/benchmark' 2022-08-17T12:35:05.0374845Z Entering 'third_party/onnx/third_party/pybind11' 2022-08-17T12:35:05.0866417Z Entering 'third_party/onnx-tensorrt' 2022-08-17T12:35:05.1327729Z Entering 'third_party/onnx-tensorrt/third_party/onnx' 2022-08-17T12:35:05.1803081Z Entering 'third_party/onnx-tensorrt/third_party/onnx/third_party/benchmark' 2022-08-17T12:35:05.2286308Z Entering 'third_party/onnx-tensorrt/third_party/onnx/third_party/pybind11' 2022-08-17T12:35:05.2760547Z Entering 'third_party/onnx-tensorrt/third_party/onnx/third_party/pybind11/tools/clang' 2022-08-17T12:35:05.3287995Z Entering 'third_party/pocketfft' 2022-08-17T12:35:05.3761739Z Entering 'third_party/protobuf' 2022-08-17T12:35:05.4233566Z Entering 'third_party/protobuf/third_party/benchmark' 2022-08-17T12:35:05.4719578Z Entering 'third_party/protobuf/third_party/googletest' 2022-08-17T12:35:05.5209025Z Entering 'third_party/psimd' 2022-08-17T12:35:05.5681601Z Entering 'third_party/pthreadpool' 2022-08-17T12:35:05.6154509Z Entering 'third_party/pybind11' 2022-08-17T12:35:05.6629177Z Entering 'third_party/python-enum' 2022-08-17T12:35:05.7101804Z Entering 'third_party/python-peachpy' 2022-08-17T12:35:05.7577121Z Entering 'third_party/python-six' 2022-08-17T12:35:05.8049909Z Entering 'third_party/sleef' 2022-08-17T12:35:05.8535835Z Entering 'third_party/tbb' 2022-08-17T12:35:05.9010945Z Entering 'third_party/tensorpipe' 2022-08-17T12:35:05.9476722Z Entering 'third_party/tensorpipe/third_party/googletest' 2022-08-17T12:35:05.9955161Z Entering 'third_party/tensorpipe/third_party/libnop' 2022-08-17T12:35:06.0430941Z Entering 'third_party/tensorpipe/third_party/libuv' 2022-08-17T12:35:06.0912361Z Entering 'third_party/tensorpipe/third_party/pybind11' 2022-08-17T12:35:06.1379850Z Entering 'third_party/tensorpipe/third_party/pybind11/tools/clang' 2022-08-17T12:35:06.1889360Z Entering 'third_party/zstd' 2022-08-17T12:35:06.2430681Z ##[endgroup] 2022-08-17T12:35:06.2431165Z ##[group]Persisting credentials for submodules 2022-08-17T12:35:06.2443816Z [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-08-17T12:35:06.6443174Z Entering 'android/libs/fbjni' 2022-08-17T12:35:06.6927629Z Entering 'third_party/FP16' 2022-08-17T12:35:06.7397863Z Entering 'third_party/FXdiv' 2022-08-17T12:35:06.7869486Z Entering 'third_party/NNPACK' 2022-08-17T12:35:06.8345462Z Entering 'third_party/QNNPACK' 2022-08-17T12:35:06.8817694Z Entering 'third_party/XNNPACK' 2022-08-17T12:35:06.9300311Z Entering 'third_party/benchmark' 2022-08-17T12:35:06.9772923Z Entering 'third_party/cpuinfo' 2022-08-17T12:35:07.0241871Z Entering 'third_party/cub' 2022-08-17T12:35:07.0713300Z Entering 'third_party/cudnn_frontend' 2022-08-17T12:35:07.1187205Z Entering 'third_party/eigen' 2022-08-17T12:35:07.1659963Z Entering 'third_party/fbgemm' 2022-08-17T12:35:07.2118842Z Entering 'third_party/fbgemm/third_party/asmjit' 2022-08-17T12:35:07.2594157Z Entering 'third_party/fbgemm/third_party/cpuinfo' 2022-08-17T12:35:07.3065766Z Entering 'third_party/fbgemm/third_party/googletest' 2022-08-17T12:35:07.3539330Z Entering 'third_party/fbgemm/third_party/hipify_torch' 2022-08-17T12:35:07.4019847Z Entering 'third_party/flatbuffers' 2022-08-17T12:35:07.4491059Z Entering 'third_party/fmt' 2022-08-17T12:35:07.4968221Z Entering 'third_party/foxi' 2022-08-17T12:35:07.5446542Z Entering 'third_party/gemmlowp/gemmlowp' 2022-08-17T12:35:07.5917941Z Entering 'third_party/gloo' 2022-08-17T12:35:07.6390858Z Entering 'third_party/googletest' 2022-08-17T12:35:07.6862609Z Entering 'third_party/ideep' 2022-08-17T12:35:07.7322722Z Entering 'third_party/ideep/mkl-dnn' 2022-08-17T12:35:07.7790292Z Entering 'third_party/ideep/mkl-dnn/third_party/oneDNN' 2022-08-17T12:35:07.8303597Z Entering 'third_party/ios-cmake' 2022-08-17T12:35:07.8787068Z Entering 'third_party/ittapi' 2022-08-17T12:35:07.9261349Z Entering 'third_party/kineto' 2022-08-17T12:35:07.9722678Z Entering 'third_party/kineto/libkineto/third_party/fmt' 2022-08-17T12:35:08.0199299Z Entering 'third_party/kineto/libkineto/third_party/googletest' 2022-08-17T12:35:08.0685186Z Entering 'third_party/nccl/nccl' 2022-08-17T12:35:08.1155163Z Entering 'third_party/neon2sse' 2022-08-17T12:35:08.1623150Z Entering 'third_party/nlohmann' 2022-08-17T12:35:08.2095155Z Entering 'third_party/onnx' 2022-08-17T12:35:08.2569996Z Entering 'third_party/onnx/third_party/benchmark' 2022-08-17T12:35:08.3047376Z Entering 'third_party/onnx/third_party/pybind11' 2022-08-17T12:35:08.3533058Z Entering 'third_party/onnx-tensorrt' 2022-08-17T12:35:08.3993603Z Entering 'third_party/onnx-tensorrt/third_party/onnx' 2022-08-17T12:35:08.4464795Z Entering 'third_party/onnx-tensorrt/third_party/onnx/third_party/benchmark' 2022-08-17T12:35:08.4944878Z Entering 'third_party/onnx-tensorrt/third_party/onnx/third_party/pybind11' 2022-08-17T12:35:08.5408144Z Entering 'third_party/onnx-tensorrt/third_party/onnx/third_party/pybind11/tools/clang' 2022-08-17T12:35:08.5933807Z Entering 'third_party/pocketfft' 2022-08-17T12:35:08.6404773Z Entering 'third_party/protobuf' 2022-08-17T12:35:08.6871786Z Entering 'third_party/protobuf/third_party/benchmark' 2022-08-17T12:35:08.7348557Z Entering 'third_party/protobuf/third_party/googletest' 2022-08-17T12:35:08.7837267Z Entering 'third_party/psimd' 2022-08-17T12:35:08.8311003Z Entering 'third_party/pthreadpool' 2022-08-17T12:35:08.8786660Z Entering 'third_party/pybind11' 2022-08-17T12:35:08.9258959Z Entering 'third_party/python-enum' 2022-08-17T12:35:08.9735882Z Entering 'third_party/python-peachpy' 2022-08-17T12:35:09.0211380Z Entering 'third_party/python-six' 2022-08-17T12:35:09.0686321Z Entering 'third_party/sleef' 2022-08-17T12:35:09.1164257Z Entering 'third_party/tbb' 2022-08-17T12:35:09.1654197Z Entering 'third_party/tensorpipe' 2022-08-17T12:35:09.2123339Z Entering 'third_party/tensorpipe/third_party/googletest' 2022-08-17T12:35:09.2602566Z Entering 'third_party/tensorpipe/third_party/libnop' 2022-08-17T12:35:09.3075600Z Entering 'third_party/tensorpipe/third_party/libuv' 2022-08-17T12:35:09.3559819Z Entering 'third_party/tensorpipe/third_party/pybind11' 2022-08-17T12:35:09.4028997Z Entering 'third_party/tensorpipe/third_party/pybind11/tools/clang' 2022-08-17T12:35:09.4539006Z Entering 'third_party/zstd' 2022-08-17T12:35:09.5090100Z [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-08-17T12:35:09.9103150Z Entering 'android/libs/fbjni' 2022-08-17T12:35:09.9621792Z file:C:/actions-runner/_work/pytorch/pytorch/.git/modules/android/libs/fbjni/config remote.origin.url 2022-08-17T12:35:09.9759320Z Entering 'third_party/FP16' 2022-08-17T12:35:10.0273577Z file:C:/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/NNPACK_deps/FP16/config remote.origin.url 2022-08-17T12:35:10.0411634Z Entering 'third_party/FXdiv' 2022-08-17T12:35:10.1361306Z file:C:/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/NNPACK_deps/FXdiv/config remote.origin.url 2022-08-17T12:35:10.1496446Z Entering 'third_party/NNPACK' 2022-08-17T12:35:10.2012434Z file:C:/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/NNPACK/config remote.origin.url 2022-08-17T12:35:10.2148963Z Entering 'third_party/QNNPACK' 2022-08-17T12:35:10.2664349Z file:C:/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/QNNPACK/config remote.origin.url 2022-08-17T12:35:10.2799006Z Entering 'third_party/XNNPACK' 2022-08-17T12:35:10.3320865Z file:C:/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/XNNPACK/config remote.origin.url 2022-08-17T12:35:10.3471251Z Entering 'third_party/benchmark' 2022-08-17T12:35:10.3989648Z file:C:/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/benchmark/config remote.origin.url 2022-08-17T12:35:10.4124799Z Entering 'third_party/cpuinfo' 2022-08-17T12:35:10.4644718Z file:C:/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/cpuinfo/config remote.origin.url 2022-08-17T12:35:10.4781945Z Entering 'third_party/cub' 2022-08-17T12:35:10.5295976Z file:C:/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/cub/config remote.origin.url 2022-08-17T12:35:10.5430777Z Entering 'third_party/cudnn_frontend' 2022-08-17T12:35:10.5946994Z file:C:/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/cudnn_frontend/config remote.origin.url 2022-08-17T12:35:10.6089044Z Entering 'third_party/eigen' 2022-08-17T12:35:10.6604744Z file:C:/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/eigen/config remote.origin.url 2022-08-17T12:35:10.6744086Z Entering 'third_party/fbgemm' 2022-08-17T12:35:10.7260501Z file:C:/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/fbgemm/config remote.origin.url 2022-08-17T12:35:10.7386328Z Entering 'third_party/fbgemm/third_party/asmjit' 2022-08-17T12:35:10.7905051Z file:C:/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/fbgemm/modules/third_party/asmjit/config remote.origin.url 2022-08-17T12:35:10.8041581Z Entering 'third_party/fbgemm/third_party/cpuinfo' 2022-08-17T12:35:10.8561748Z file:C:/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/fbgemm/modules/third_party/cpuinfo/config remote.origin.url 2022-08-17T12:35:10.8699831Z Entering 'third_party/fbgemm/third_party/googletest' 2022-08-17T12:35:10.9217275Z file:C:/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/fbgemm/modules/third_party/googletest/config remote.origin.url 2022-08-17T12:35:10.9356630Z Entering 'third_party/fbgemm/third_party/hipify_torch' 2022-08-17T12:35:10.9878173Z file:C:/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/fbgemm/modules/third_party/hipify_torch/config remote.origin.url 2022-08-17T12:35:11.0030950Z Entering 'third_party/flatbuffers' 2022-08-17T12:35:11.0549710Z file:C:/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/flatbuffers/config remote.origin.url 2022-08-17T12:35:11.0688064Z Entering 'third_party/fmt' 2022-08-17T12:35:11.1205051Z file:C:/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/fmt/config remote.origin.url 2022-08-17T12:35:11.1341992Z Entering 'third_party/foxi' 2022-08-17T12:35:11.1858270Z file:C:/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/foxi/config remote.origin.url 2022-08-17T12:35:11.1994794Z Entering 'third_party/gemmlowp/gemmlowp' 2022-08-17T12:35:11.2513284Z file:C:/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/gemmlowp/gemmlowp/config remote.origin.url 2022-08-17T12:35:11.2648704Z Entering 'third_party/gloo' 2022-08-17T12:35:11.3169034Z file:C:/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/gloo/config remote.origin.url 2022-08-17T12:35:11.3304879Z Entering 'third_party/googletest' 2022-08-17T12:35:11.3823822Z file:C:/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/googletest/config remote.origin.url 2022-08-17T12:35:11.3960477Z Entering 'third_party/ideep' 2022-08-17T12:35:11.4481949Z file:C:/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/ideep/config remote.origin.url 2022-08-17T12:35:11.4608528Z Entering 'third_party/ideep/mkl-dnn' 2022-08-17T12:35:11.5130665Z file:C:/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/ideep/modules/mkl-dnn/config remote.origin.url 2022-08-17T12:35:11.5259188Z Entering 'third_party/ideep/mkl-dnn/third_party/oneDNN' 2022-08-17T12:35:11.5788675Z file:C:/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/ideep/modules/mkl-dnn/modules/third_party/oneDNN/config remote.origin.url 2022-08-17T12:35:11.5958874Z Entering 'third_party/ios-cmake' 2022-08-17T12:35:11.6478454Z file:C:/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/ios-cmake/config remote.origin.url 2022-08-17T12:35:11.6616201Z Entering 'third_party/ittapi' 2022-08-17T12:35:11.7131484Z file:C:/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/ittapi/config remote.origin.url 2022-08-17T12:35:11.7266967Z Entering 'third_party/kineto' 2022-08-17T12:35:11.7790112Z file:C:/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/kineto/config remote.origin.url 2022-08-17T12:35:11.7917794Z Entering 'third_party/kineto/libkineto/third_party/fmt' 2022-08-17T12:35:11.8441813Z file:C:/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/kineto/modules/libkineto/third_party/fmt/config remote.origin.url 2022-08-17T12:35:11.8578393Z Entering 'third_party/kineto/libkineto/third_party/googletest' 2022-08-17T12:35:11.9098991Z file:C:/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/kineto/modules/libkineto/third_party/googletest/config remote.origin.url 2022-08-17T12:35:11.9251792Z Entering 'third_party/nccl/nccl' 2022-08-17T12:35:11.9770542Z file:C:/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/nccl/nccl/config remote.origin.url 2022-08-17T12:35:11.9907812Z Entering 'third_party/neon2sse' 2022-08-17T12:35:12.0426500Z file:C:/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/neon2sse/config remote.origin.url 2022-08-17T12:35:12.0561950Z Entering 'third_party/nlohmann' 2022-08-17T12:35:12.1079449Z file:C:/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/nlohmann/config remote.origin.url 2022-08-17T12:35:12.1217511Z Entering 'third_party/onnx' 2022-08-17T12:35:12.1744493Z file:C:/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/onnx/config remote.origin.url 2022-08-17T12:35:12.1886498Z Entering 'third_party/onnx/third_party/benchmark' 2022-08-17T12:35:12.2409324Z file:C:/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/onnx/modules/third_party/benchmark/config remote.origin.url 2022-08-17T12:35:12.2548491Z Entering 'third_party/onnx/third_party/pybind11' 2022-08-17T12:35:12.3067525Z file:C:/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/onnx/modules/third_party/pybind11/config remote.origin.url 2022-08-17T12:35:12.3223978Z Entering 'third_party/onnx-tensorrt' 2022-08-17T12:35:12.3753899Z file:C:/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/onnx-tensorrt/config remote.origin.url 2022-08-17T12:35:12.3880926Z Entering 'third_party/onnx-tensorrt/third_party/onnx' 2022-08-17T12:35:12.4413763Z file:C:/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/onnx-tensorrt/modules/third_party/onnx/config remote.origin.url 2022-08-17T12:35:12.4548497Z Entering 'third_party/onnx-tensorrt/third_party/onnx/third_party/benchmark' 2022-08-17T12:35:12.5075068Z 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-08-17T12:35:12.5214508Z Entering 'third_party/onnx-tensorrt/third_party/onnx/third_party/pybind11' 2022-08-17T12:35:12.5739680Z 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-08-17T12:35:12.5868780Z Entering 'third_party/onnx-tensorrt/third_party/onnx/third_party/pybind11/tools/clang' 2022-08-17T12:35:12.6395947Z 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-08-17T12:35:12.6579493Z Entering 'third_party/pocketfft' 2022-08-17T12:35:12.7098696Z file:C:/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/pocketfft/config remote.origin.url 2022-08-17T12:35:12.7234455Z Entering 'third_party/protobuf' 2022-08-17T12:35:12.7764256Z file:C:/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/protobuf/config remote.origin.url 2022-08-17T12:35:12.7896513Z Entering 'third_party/protobuf/third_party/benchmark' 2022-08-17T12:35:12.8422777Z file:C:/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/protobuf/modules/third_party/benchmark/config remote.origin.url 2022-08-17T12:35:12.8567569Z Entering 'third_party/protobuf/third_party/googletest' 2022-08-17T12:35:12.9088256Z file:C:/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/protobuf/modules/third_party/googletest/config remote.origin.url 2022-08-17T12:35:12.9240645Z Entering 'third_party/psimd' 2022-08-17T12:35:12.9760687Z file:C:/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/NNPACK_deps/psimd/config remote.origin.url 2022-08-17T12:35:12.9895687Z Entering 'third_party/pthreadpool' 2022-08-17T12:35:13.0414313Z file:C:/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/NNPACK_deps/pthreadpool/config remote.origin.url 2022-08-17T12:35:13.0548738Z Entering 'third_party/pybind11' 2022-08-17T12:35:13.1067112Z file:C:/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/pybind11/config remote.origin.url 2022-08-17T12:35:13.1203537Z Entering 'third_party/python-enum' 2022-08-17T12:35:13.1721015Z file:C:/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/python-enum/config remote.origin.url 2022-08-17T12:35:13.1856605Z Entering 'third_party/python-peachpy' 2022-08-17T12:35:13.2377115Z file:C:/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/python-peachpy/config remote.origin.url 2022-08-17T12:35:13.2514106Z Entering 'third_party/python-six' 2022-08-17T12:35:13.3031627Z file:C:/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/python-six/config remote.origin.url 2022-08-17T12:35:13.3166832Z Entering 'third_party/sleef' 2022-08-17T12:35:13.3696376Z file:C:/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/sleef/config remote.origin.url 2022-08-17T12:35:13.3834843Z Entering 'third_party/tbb' 2022-08-17T12:35:13.4353138Z file:C:/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/tbb/config remote.origin.url 2022-08-17T12:35:13.4490677Z Entering 'third_party/tensorpipe' 2022-08-17T12:35:13.5008544Z file:C:/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/tensorpipe/config remote.origin.url 2022-08-17T12:35:13.5136662Z Entering 'third_party/tensorpipe/third_party/googletest' 2022-08-17T12:35:13.5663965Z file:C:/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/tensorpipe/modules/third_party/googletest/config remote.origin.url 2022-08-17T12:35:13.5802960Z Entering 'third_party/tensorpipe/third_party/libnop' 2022-08-17T12:35:13.6321724Z file:C:/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/tensorpipe/modules/third_party/libnop/config remote.origin.url 2022-08-17T12:35:13.6462311Z Entering 'third_party/tensorpipe/third_party/libuv' 2022-08-17T12:35:13.6980433Z file:C:/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/tensorpipe/modules/third_party/libuv/config remote.origin.url 2022-08-17T12:35:13.7118115Z Entering 'third_party/tensorpipe/third_party/pybind11' 2022-08-17T12:35:13.7637925Z file:C:/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/tensorpipe/modules/third_party/pybind11/config remote.origin.url 2022-08-17T12:35:13.7770458Z Entering 'third_party/tensorpipe/third_party/pybind11/tools/clang' 2022-08-17T12:35:13.8300885Z file:C:/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/tensorpipe/modules/third_party/pybind11/modules/tools/clang/config remote.origin.url 2022-08-17T12:35:13.8465073Z Entering 'third_party/zstd' 2022-08-17T12:35:13.8986080Z file:C:/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/zstd/config remote.origin.url 2022-08-17T12:35:14.1560167Z [command]"C:\Program Files\Git\cmd\git.exe" submodule foreach --recursive "git config --local --add 'url.https://github.com/.insteadOf' 'git@github.com:'" 2022-08-17T12:35:14.5594840Z Entering 'android/libs/fbjni' 2022-08-17T12:35:14.6077514Z Entering 'third_party/FP16' 2022-08-17T12:35:14.6552012Z Entering 'third_party/FXdiv' 2022-08-17T12:35:14.7026286Z Entering 'third_party/NNPACK' 2022-08-17T12:35:14.7500643Z Entering 'third_party/QNNPACK' 2022-08-17T12:35:14.7973815Z Entering 'third_party/XNNPACK' 2022-08-17T12:35:14.8459846Z Entering 'third_party/benchmark' 2022-08-17T12:35:14.8933627Z Entering 'third_party/cpuinfo' 2022-08-17T12:35:14.9407686Z Entering 'third_party/cub' 2022-08-17T12:35:14.9884422Z Entering 'third_party/cudnn_frontend' 2022-08-17T12:35:15.0365457Z Entering 'third_party/eigen' 2022-08-17T12:35:15.0851370Z Entering 'third_party/fbgemm' 2022-08-17T12:35:15.1322233Z Entering 'third_party/fbgemm/third_party/asmjit' 2022-08-17T12:35:15.1805723Z Entering 'third_party/fbgemm/third_party/cpuinfo' 2022-08-17T12:35:15.2284335Z Entering 'third_party/fbgemm/third_party/googletest' 2022-08-17T12:35:15.2762201Z Entering 'third_party/fbgemm/third_party/hipify_torch' 2022-08-17T12:35:15.3259429Z Entering 'third_party/flatbuffers' 2022-08-17T12:35:15.3736768Z Entering 'third_party/fmt' 2022-08-17T12:35:15.4212254Z Entering 'third_party/foxi' 2022-08-17T12:35:15.4685980Z Entering 'third_party/gemmlowp/gemmlowp' 2022-08-17T12:35:15.5159135Z Entering 'third_party/gloo' 2022-08-17T12:35:15.5634941Z Entering 'third_party/googletest' 2022-08-17T12:35:15.6110756Z Entering 'third_party/ideep' 2022-08-17T12:35:15.6588831Z Entering 'third_party/ideep/mkl-dnn' 2022-08-17T12:35:15.7072842Z Entering 'third_party/ideep/mkl-dnn/third_party/oneDNN' 2022-08-17T12:35:15.7593035Z Entering 'third_party/ios-cmake' 2022-08-17T12:35:15.8070250Z Entering 'third_party/ittapi' 2022-08-17T12:35:15.8548780Z Entering 'third_party/kineto' 2022-08-17T12:35:15.9015758Z Entering 'third_party/kineto/libkineto/third_party/fmt' 2022-08-17T12:35:15.9501841Z Entering 'third_party/kineto/libkineto/third_party/googletest' 2022-08-17T12:35:15.9999784Z Entering 'third_party/nccl/nccl' 2022-08-17T12:35:16.0477796Z Entering 'third_party/neon2sse' 2022-08-17T12:35:16.0951286Z Entering 'third_party/nlohmann' 2022-08-17T12:35:16.1429021Z Entering 'third_party/onnx' 2022-08-17T12:35:16.1909034Z Entering 'third_party/onnx/third_party/benchmark' 2022-08-17T12:35:16.2390505Z Entering 'third_party/onnx/third_party/pybind11' 2022-08-17T12:35:16.2883021Z Entering 'third_party/onnx-tensorrt' 2022-08-17T12:35:16.3353647Z Entering 'third_party/onnx-tensorrt/third_party/onnx' 2022-08-17T12:35:16.3831123Z Entering 'third_party/onnx-tensorrt/third_party/onnx/third_party/benchmark' 2022-08-17T12:35:16.4324567Z Entering 'third_party/onnx-tensorrt/third_party/onnx/third_party/pybind11' 2022-08-17T12:35:16.4795763Z Entering 'third_party/onnx-tensorrt/third_party/onnx/third_party/pybind11/tools/clang' 2022-08-17T12:35:16.5331951Z Entering 'third_party/pocketfft' 2022-08-17T12:35:16.5806811Z Entering 'third_party/protobuf' 2022-08-17T12:35:16.6276225Z Entering 'third_party/protobuf/third_party/benchmark' 2022-08-17T12:35:16.6755648Z Entering 'third_party/protobuf/third_party/googletest' 2022-08-17T12:35:16.7249344Z Entering 'third_party/psimd' 2022-08-17T12:35:16.7724116Z Entering 'third_party/pthreadpool' 2022-08-17T12:35:16.8199995Z Entering 'third_party/pybind11' 2022-08-17T12:35:16.8678541Z Entering 'third_party/python-enum' 2022-08-17T12:35:16.9151114Z Entering 'third_party/python-peachpy' 2022-08-17T12:35:16.9635078Z Entering 'third_party/python-six' 2022-08-17T12:35:17.0108295Z Entering 'third_party/sleef' 2022-08-17T12:35:17.0585516Z Entering 'third_party/tbb' 2022-08-17T12:35:17.1064102Z Entering 'third_party/tensorpipe' 2022-08-17T12:35:17.1528801Z Entering 'third_party/tensorpipe/third_party/googletest' 2022-08-17T12:35:17.2064971Z Entering 'third_party/tensorpipe/third_party/libnop' 2022-08-17T12:35:17.2566885Z Entering 'third_party/tensorpipe/third_party/libuv' 2022-08-17T12:35:17.3047118Z Entering 'third_party/tensorpipe/third_party/pybind11' 2022-08-17T12:35:17.3516488Z Entering 'third_party/tensorpipe/third_party/pybind11/tools/clang' 2022-08-17T12:35:17.4034767Z Entering 'third_party/zstd' 2022-08-17T12:35:17.4589214Z [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-08-17T12:35:17.8632780Z Entering 'android/libs/fbjni' 2022-08-17T12:35:17.9116325Z Entering 'third_party/FP16' 2022-08-17T12:35:17.9595194Z Entering 'third_party/FXdiv' 2022-08-17T12:35:18.0070637Z Entering 'third_party/NNPACK' 2022-08-17T12:35:18.0556195Z Entering 'third_party/QNNPACK' 2022-08-17T12:35:18.1042262Z Entering 'third_party/XNNPACK' 2022-08-17T12:35:18.1537386Z Entering 'third_party/benchmark' 2022-08-17T12:35:18.2024057Z Entering 'third_party/cpuinfo' 2022-08-17T12:35:18.2516148Z Entering 'third_party/cub' 2022-08-17T12:35:18.2994046Z Entering 'third_party/cudnn_frontend' 2022-08-17T12:35:18.3477202Z Entering 'third_party/eigen' 2022-08-17T12:35:18.3958160Z Entering 'third_party/fbgemm' 2022-08-17T12:35:18.4423804Z Entering 'third_party/fbgemm/third_party/asmjit' 2022-08-17T12:35:18.4911439Z Entering 'third_party/fbgemm/third_party/cpuinfo' 2022-08-17T12:35:18.5398691Z Entering 'third_party/fbgemm/third_party/googletest' 2022-08-17T12:35:18.5884925Z Entering 'third_party/fbgemm/third_party/hipify_torch' 2022-08-17T12:35:18.6390073Z Entering 'third_party/flatbuffers' 2022-08-17T12:35:18.6874112Z Entering 'third_party/fmt' 2022-08-17T12:35:18.7372544Z Entering 'third_party/foxi' 2022-08-17T12:35:18.7868506Z Entering 'third_party/gemmlowp/gemmlowp' 2022-08-17T12:35:18.8359970Z Entering 'third_party/gloo' 2022-08-17T12:35:18.8849256Z Entering 'third_party/googletest' 2022-08-17T12:35:18.9326346Z Entering 'third_party/ideep' 2022-08-17T12:35:18.9793666Z Entering 'third_party/ideep/mkl-dnn' 2022-08-17T12:35:19.0270019Z Entering 'third_party/ideep/mkl-dnn/third_party/oneDNN' 2022-08-17T12:35:19.0801419Z Entering 'third_party/ios-cmake' 2022-08-17T12:35:19.1279113Z Entering 'third_party/ittapi' 2022-08-17T12:35:19.1754980Z Entering 'third_party/kineto' 2022-08-17T12:35:19.2220167Z Entering 'third_party/kineto/libkineto/third_party/fmt' 2022-08-17T12:35:19.2711840Z Entering 'third_party/kineto/libkineto/third_party/googletest' 2022-08-17T12:35:19.3209030Z Entering 'third_party/nccl/nccl' 2022-08-17T12:35:19.3685283Z Entering 'third_party/neon2sse' 2022-08-17T12:35:19.4161715Z Entering 'third_party/nlohmann' 2022-08-17T12:35:19.4636324Z Entering 'third_party/onnx' 2022-08-17T12:35:19.5115739Z Entering 'third_party/onnx/third_party/benchmark' 2022-08-17T12:35:19.5609232Z Entering 'third_party/onnx/third_party/pybind11' 2022-08-17T12:35:19.6109355Z Entering 'third_party/onnx-tensorrt' 2022-08-17T12:35:19.6575162Z Entering 'third_party/onnx-tensorrt/third_party/onnx' 2022-08-17T12:35:19.7053057Z Entering 'third_party/onnx-tensorrt/third_party/onnx/third_party/benchmark' 2022-08-17T12:35:19.7539956Z Entering 'third_party/onnx-tensorrt/third_party/onnx/third_party/pybind11' 2022-08-17T12:35:19.8011108Z Entering 'third_party/onnx-tensorrt/third_party/onnx/third_party/pybind11/tools/clang' 2022-08-17T12:35:19.8541712Z Entering 'third_party/pocketfft' 2022-08-17T12:35:19.9018084Z Entering 'third_party/protobuf' 2022-08-17T12:35:19.9489638Z Entering 'third_party/protobuf/third_party/benchmark' 2022-08-17T12:35:19.9983768Z Entering 'third_party/protobuf/third_party/googletest' 2022-08-17T12:35:20.0490386Z Entering 'third_party/psimd' 2022-08-17T12:35:20.0966426Z Entering 'third_party/pthreadpool' 2022-08-17T12:35:20.1448090Z Entering 'third_party/pybind11' 2022-08-17T12:35:20.1922325Z Entering 'third_party/python-enum' 2022-08-17T12:35:20.2401712Z Entering 'third_party/python-peachpy' 2022-08-17T12:35:20.2884851Z Entering 'third_party/python-six' 2022-08-17T12:35:20.3360472Z Entering 'third_party/sleef' 2022-08-17T12:35:20.3845970Z Entering 'third_party/tbb' 2022-08-17T12:35:20.4325443Z Entering 'third_party/tensorpipe' 2022-08-17T12:35:20.4794241Z Entering 'third_party/tensorpipe/third_party/googletest' 2022-08-17T12:35:20.5292105Z Entering 'third_party/tensorpipe/third_party/libnop' 2022-08-17T12:35:20.5783826Z Entering 'third_party/tensorpipe/third_party/libuv' 2022-08-17T12:35:20.6271778Z Entering 'third_party/tensorpipe/third_party/pybind11' 2022-08-17T12:35:20.6740338Z Entering 'third_party/tensorpipe/third_party/pybind11/tools/clang' 2022-08-17T12:35:20.7252631Z Entering 'third_party/zstd' 2022-08-17T12:35:20.7800261Z ##[endgroup] 2022-08-17T12:35:20.8090281Z [command]"C:\Program Files\Git\cmd\git.exe" log -1 --format='%H' 2022-08-17T12:35:20.8277146Z 'ce6a3c605df99d1df57c0dda75c06d748e54ed2a' 2022-08-17T12:35:20.8813216Z Prepare all required actions 2022-08-17T12:35:20.8813625Z Getting action download info 2022-08-17T12:35:21.0716733Z Download action repository 'actions/setup-python@v2' (SHA:7f80679172b057fc5e90d70d197929d454754a5a) 2022-08-17T12:35:21.9777790Z ##[group]Run ./.github/actions/setup-win 2022-08-17T12:35:21.9777986Z with: 2022-08-17T12:35:21.9778159Z cuda-version: cpu 2022-08-17T12:35:21.9778326Z env: 2022-08-17T12:35:21.9778489Z GIT_DEFAULT_BRANCH: master 2022-08-17T12:35:21.9778673Z ##[endgroup] 2022-08-17T12:35:22.0291445Z ##[group]Run set -euo pipefail 2022-08-17T12:35:22.0291683Z set -euo pipefail 2022-08-17T12:35:22.0291900Z function get_ec2_metadata() { 2022-08-17T12:35:22.0292155Z  # Pulled from instance metadata endpoint for EC2 2022-08-17T12:35:22.0292520Z  # see https://docs.aws.amazon.com/AWSEC2/latest/UserGuide/instancedata-data-retrieval.html 2022-08-17T12:35:22.0292831Z  category=$1 2022-08-17T12:35:22.0293119Z  curl -fsSL "http://169.254.169.254/latest/meta-data/${category}" 2022-08-17T12:35:22.0293420Z } 2022-08-17T12:35:22.0293629Z echo "ami-id: $(get_ec2_metadata ami-id)" 2022-08-17T12:35:22.0293898Z echo "instance-id: $(get_ec2_metadata instance-id)" 2022-08-17T12:35:22.0294187Z echo "instance-type: $(get_ec2_metadata instance-type)" 2022-08-17T12:35:22.0294429Z echo "system info $(uname -a)" 2022-08-17T12:35:22.0321750Z shell: C:\Program Files\Git\usr\bin\bash.EXE --noprofile --norc -e -o pipefail {0} 2022-08-17T12:35:22.0322010Z env: 2022-08-17T12:35:22.0322189Z GIT_DEFAULT_BRANCH: master 2022-08-17T12:35:22.0322383Z ##[endgroup] 2022-08-17T12:35:22.0821401Z ami-id: ami-04a25a5bcec5bc2bf 2022-08-17T12:35:22.1068918Z instance-id: i-05e068aeb7b82228b 2022-08-17T12:35:22.1318636Z instance-type: c5d.4xlarge 2022-08-17T12:35:22.1539197Z system info MSYS_NT-10.0-17763 EC2AMAZ-KTLPNV7 3.3.5-341.x86_64 2022-07-08 09:41 UTC x86_64 Msys 2022-08-17T12:35:22.1662816Z ##[group]Run Set-ItemProperty -Path "HKLM:\\SYSTEM\CurrentControlSet\Control\FileSystem" -Name "LongPathsEnabled" -Value 1 2022-08-17T12:35:22.1663345Z Set-ItemProperty -Path "HKLM:\\SYSTEM\CurrentControlSet\Control\FileSystem" -Name "LongPathsEnabled" -Value 1 2022-08-17T12:35:22.1685413Z shell: C:\Windows\System32\WindowsPowerShell\v1.0\powershell.EXE -command ". '{0}'" 2022-08-17T12:35:22.1685691Z env: 2022-08-17T12:35:22.1685873Z GIT_DEFAULT_BRANCH: master 2022-08-17T12:35:22.1686051Z ##[endgroup] 2022-08-17T12:35:22.6276051Z Refreshing environment variables from the registry for powershell.exe. Please wait... 2022-08-17T12:35:22.7125055Z Finished 2022-08-17T12:35:22.7616484Z ##[group]Run Add-MpPreference -ExclusionPath $(Get-Location).tostring() -ErrorAction Ignore 2022-08-17T12:35:22.7616899Z Add-MpPreference -ExclusionPath $(Get-Location).tostring() -ErrorAction Ignore 2022-08-17T12:35:22.7638940Z shell: C:\Windows\System32\WindowsPowerShell\v1.0\powershell.EXE -command ". '{0}'" 2022-08-17T12:35:22.7639199Z env: 2022-08-17T12:35:22.7639393Z GIT_DEFAULT_BRANCH: master 2022-08-17T12:35:22.7639587Z ##[endgroup] 2022-08-17T12:35:23.1003485Z Refreshing environment variables from the registry for powershell.exe. Please wait... 2022-08-17T12:35:23.1867761Z Finished 2022-08-17T12:35:23.9122629Z ##[group]Run .\.circleci\scripts\vs_install.ps1 2022-08-17T12:35:23.9122915Z .\.circleci\scripts\vs_install.ps1 2022-08-17T12:35:23.9144575Z shell: C:\Windows\System32\WindowsPowerShell\v1.0\powershell.EXE -command ". '{0}'" 2022-08-17T12:35:23.9144843Z env: 2022-08-17T12:35:23.9145028Z GIT_DEFAULT_BRANCH: master 2022-08-17T12:35:23.9145228Z VS_VERSION: 16.8.6 2022-08-17T12:35:23.9145411Z INSTALL_WINDOWS_SDK: 1 2022-08-17T12:35:23.9145597Z ##[endgroup] 2022-08-17T12:35:24.2523646Z Refreshing environment variables from the registry for powershell.exe. Please wait... 2022-08-17T12:35:24.3394164Z Finished 2022-08-17T12:35:24.7629092Z Found correctly versioned existing BuildTools installation in C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools 2022-08-17T12:35:24.8437916Z ##[group]Run actions/setup-python@v2 2022-08-17T12:35:24.8438128Z with: 2022-08-17T12:35:24.8438293Z python-version: 3.x 2022-08-17T12:35:24.8438600Z token: *** 2022-08-17T12:35:24.8438759Z env: 2022-08-17T12:35:24.8438916Z GIT_DEFAULT_BRANCH: master 2022-08-17T12:35:24.8439102Z ##[endgroup] 2022-08-17T12:35:26.0403953Z Version 3.x was not found in the local cache 2022-08-17T12:35:26.2870665Z Version 3.x is available for downloading 2022-08-17T12:35:26.2871702Z Download from "https://github.com/actions/python-versions/releases/download/3.10.6-2787494115/python-3.10.6-win32-x64.zip" 2022-08-17T12:35:26.5425899Z Extract downloaded archive 2022-08-17T12:35:26.5519583Z [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\deacc042-5ef9-492e-98e4-6111b11831e7', 'C:\actions-runner\_work\_temp\3f5e156b-ab00-4865-a9ad-9ed1f79c2c37')" 2022-08-17T12:35:27.8375803Z Execute installation script 2022-08-17T12:35:28.9677419Z Refreshing environment variables from the registry for powershell.exe. Please wait... 2022-08-17T12:35:29.0570803Z Finished 2022-08-17T12:35:29.0970604Z Check if Python hostedtoolcache folder exist... 2022-08-17T12:35:29.0970793Z 2022-08-17T12:35:29.0984727Z Create Python toolcache folder 2022-08-17T12:35:29.0985493Z 2022-08-17T12:35:29.1012805Z Check if current Python version is installed... 2022-08-17T12:35:29.1013602Z 2022-08-17T12:35:29.1036939Z No Python3.10.* found 2022-08-17T12:35:29.1037772Z 2022-08-17T12:35:29.1042891Z Remove registry entries for Python 3.10(x64)... 2022-08-17T12:35:29.1043266Z 2022-08-17T12:35:29.3339701Z Create Python 3.10.6 folder in C:\actions-runner\_work\_tool\Python 2022-08-17T12:35:29.3339919Z 2022-08-17T12:35:29.3357009Z Copy Python binaries to C:\actions-runner\_work\_tool\Python\3.10.6\x64 2022-08-17T12:35:29.3357708Z 2022-08-17T12:35:29.3545894Z Install Python 3.10.6 in C:\actions-runner\_work\_tool\Python... 2022-08-17T12:35:29.3546117Z 2022-08-17T12:36:05.4782440Z Create python3 symlink 2022-08-17T12:36:05.4782730Z 2022-08-17T12:36:05.5184951Z 2022-08-17T12:36:05.5185864Z 2022-08-17T12:36:05.5187094Z Directory: C:\actions-runner\_work\_tool\Python\3.10.6\x64 2022-08-17T12:36:05.5187307Z 2022-08-17T12:36:05.5187313Z 2022-08-17T12:36:05.5192020Z Mode LastWriteTime Length Name 2022-08-17T12:36:05.5195041Z ---- ------------- ------ ---- 2022-08-17T12:36:05.5199171Z -a---l 8/17/2022 12:36 PM 0 python3.exe 2022-08-17T12:36:05.5205031Z Install and upgrade Pip 2022-08-17T12:36:05.5205848Z 2022-08-17T12:36:07.4578723Z Looking in links: c:\Users\runneruser\AppData\Local\Temp\tmp53hp_hao 2022-08-17T12:36:07.4583395Z Requirement already satisfied: setuptools in c:\actions-runner\_work\_tool\python\3.10.6\x64\lib\site-packages (63.2.0) 2022-08-17T12:36:07.4587235Z Requirement already satisfied: pip in c:\actions-runner\_work\_tool\python\3.10.6\x64\lib\site-packages (22.2.1) 2022-08-17T12:36:08.1016504Z Requirement already satisfied: pip in c:\actions-runner\_work\_tool\python\3.10.6\x64\lib\site-packages (22.2.1) 2022-08-17T12:36:10.3299262Z Collecting pip 2022-08-17T12:36:10.3561838Z Downloading pip-22.2.2-py3-none-any.whl (2.0 MB) 2022-08-17T12:36:13.0291307Z 2022-08-17T12:36:13.0292432Z ---------------------------------------- 2.0/2.0 MB 765.7 kB/s eta 0:00:00 2022-08-17T12:36:13.0293111Z 2022-08-17T12:36:13.0848521Z Installing collected packages: pip 2022-08-17T12:36:13.0849285Z Attempting uninstall: pip 2022-08-17T12:36:13.0857466Z Found existing installation: pip 22.2.1 2022-08-17T12:36:13.4915732Z Uninstalling pip-22.2.1: 2022-08-17T12:36:13.5137712Z Successfully uninstalled pip-22.2.1 2022-08-17T12:36:53.4592350Z Successfully installed pip-22.2.2 2022-08-17T12:36:54.5559815Z Create complete file 2022-08-17T12:36:54.5559985Z 2022-08-17T12:36:54.5574043Z 2022-08-17T12:36:54.5854940Z Successfully setup CPython (3.10.6) 2022-08-17T12:36:54.6072509Z Prepare all required actions 2022-08-17T12:36:54.6072887Z Getting action download info 2022-08-17T12:36:54.7945393Z Download action repository 'seemethere/add-github-ssh-key@v1' (SHA:105f7619adc4054f5f1be5f79ebd354d82384638) 2022-08-17T12:36:56.5946732Z ##[group]Run ./.github/actions/setup-ssh 2022-08-17T12:36:56.5946946Z with: 2022-08-17T12:36:56.5947402Z github-secret: *** 2022-08-17T12:36:56.5947575Z env: 2022-08-17T12:36:56.5947753Z GIT_DEFAULT_BRANCH: master 2022-08-17T12:36:56.5948003Z pythonLocation: C:\actions-runner\_work\_tool\Python\3.10.6\x64 2022-08-17T12:36:56.5948249Z ##[endgroup] 2022-08-17T12:36:57.9593978Z ##[group]Run seemethere/add-github-ssh-key@v1 2022-08-17T12:36:57.9594210Z with: 2022-08-17T12:36:57.9594608Z GITHUB_TOKEN: *** 2022-08-17T12:36:57.9594922Z activate-with-label: false 2022-08-17T12:36:57.9595120Z label: with-ssh 2022-08-17T12:36:57.9595302Z remove-existing-keys: true 2022-08-17T12:36:57.9595491Z env: 2022-08-17T12:36:57.9595723Z GIT_DEFAULT_BRANCH: master 2022-08-17T12:36:57.9595979Z pythonLocation: C:\actions-runner\_work\_tool\Python\3.10.6\x64 2022-08-17T12:36:57.9596221Z ##[endgroup] 2022-08-17T12:36:58.4471450Z Grabbing public ssh keys from https://github.com/IvanYashchuk.keys 2022-08-17T12:36:58.5162062Z Public keys pulled and installed to C:\Users\runneruser\.ssh\authorized_keys 2022-08-17T12:36:58.5197471Z Login using: ssh runneruser@ec2-34-238-193-66.compute-1.amazonaws.com 2022-08-17T12:36:58.5390999Z ##[group]Run python3 -m pip install psutil==5.9.1 2022-08-17T12:36:58.5391345Z python3 -m pip install psutil==5.9.1 2022-08-17T12:36:58.5391595Z python3 -m pip install pynvml==11.4.1 2022-08-17T12:36:58.5391851Z python3 -m tools.stats.monitor > usage_log.txt 2>&1 & 2022-08-17T12:36:58.5392155Z echo "::set-output name=monitor-script-pid::${!}" 2022-08-17T12:36:58.5420029Z shell: C:\Program Files\Git\usr\bin\bash.EXE --noprofile --norc -e -o pipefail {0} 2022-08-17T12:36:58.5420303Z env: 2022-08-17T12:36:58.5420481Z GIT_DEFAULT_BRANCH: master 2022-08-17T12:36:58.5420734Z pythonLocation: C:\actions-runner\_work\_tool\Python\3.10.6\x64 2022-08-17T12:36:58.5420978Z ##[endgroup] 2022-08-17T12:37:01.1060508Z Collecting psutil==5.9.1 2022-08-17T12:37:01.1371194Z Downloading psutil-5.9.1-cp310-cp310-win_amd64.whl (245 kB) 2022-08-17T12:37:02.5611671Z ------------------------------------ 245.8/245.8 kB 165.7 kB/s eta 0:00:00 2022-08-17T12:37:02.6253652Z Installing collected packages: psutil 2022-08-17T12:37:03.7571229Z Successfully installed psutil-5.9.1 2022-08-17T12:37:04.5460473Z Collecting pynvml==11.4.1 2022-08-17T12:37:04.5669483Z Downloading pynvml-11.4.1-py3-none-any.whl (46 kB) 2022-08-17T12:37:04.8638786Z -------------------------------------- 47.0/47.0 kB 123.7 kB/s eta 0:00:00 2022-08-17T12:37:04.9253513Z Installing collected packages: pynvml 2022-08-17T12:37:05.6401568Z Successfully installed pynvml-11.4.1 2022-08-17T12:37:05.7640479Z ##[group]Run seemethere/download-artifact-s3@v4 2022-08-17T12:37:05.7640792Z with: 2022-08-17T12:37:05.7640962Z name: win-vs2019-cpu-py3 2022-08-17T12:37:05.7641174Z path: C:\2875102080\build-results 2022-08-17T12:37:05.7641378Z s3-bucket: gha-artifacts 2022-08-17T12:37:05.7641574Z region: us-east-1 2022-08-17T12:37:05.7641723Z env: 2022-08-17T12:37:05.7641893Z GIT_DEFAULT_BRANCH: master 2022-08-17T12:37:05.7642154Z pythonLocation: C:\actions-runner\_work\_tool\Python\3.10.6\x64 2022-08-17T12:37:05.7642380Z ##[endgroup] 2022-08-17T12:37:06.7696191Z Found 3 objects with prefix pytorch/pytorch/2875102080/win-vs2019-cpu-py3/ 2022-08-17T12:37:06.7702126Z Starting download (1/3): C:\2875102080\build-results\.ninja_log 2022-08-17T12:37:06.8983078Z Finished download (1/3): C:\2875102080\build-results\.ninja_log 2022-08-17T12:37:06.8984148Z Starting download (2/3): C:\2875102080\build-results\.pytorch-test-times.json 2022-08-17T12:37:06.9688556Z Finished download (2/3): C:\2875102080\build-results\.pytorch-test-times.json 2022-08-17T12:37:06.9689742Z Starting download (3/3): C:\2875102080\build-results\win-vs2019-cpu-py3-ce6a3c605df99d1df57c0dda75c06d748e54ed2a.7z 2022-08-17T12:37:07.9529751Z Finished download (3/3): C:\2875102080\build-results\win-vs2019-cpu-py3-ce6a3c605df99d1df57c0dda75c06d748e54ed2a.7z 2022-08-17T12:37:07.9531056Z 2022-08-17T12:37:07.9532385Z Artifact download has finished successfully 2022-08-17T12:37:08.2616258Z ##[group]Run tree /F C:\$Env:GITHUB_RUN_ID\build-results 2022-08-17T12:37:08.2616603Z tree /F C:\$Env:GITHUB_RUN_ID\build-results 2022-08-17T12:37:08.2639728Z shell: C:\Windows\System32\WindowsPowerShell\v1.0\powershell.EXE -command ". '{0}'" 2022-08-17T12:37:08.2640003Z env: 2022-08-17T12:37:08.2640170Z GIT_DEFAULT_BRANCH: master 2022-08-17T12:37:08.2640544Z pythonLocation: C:\actions-runner\_work\_tool\Python\3.10.6\x64 2022-08-17T12:37:08.2640786Z ##[endgroup] 2022-08-17T12:37:08.6662640Z Refreshing environment variables from the registry for powershell.exe. Please wait... 2022-08-17T12:37:08.7552961Z Finished 2022-08-17T12:37:08.7945101Z Folder PATH listing 2022-08-17T12:37:08.7945368Z Volume serial number is 203B-A369 2022-08-17T12:37:08.7945587Z C:\2875102080\BUILD-RESULTS 2022-08-17T12:37:08.8672790Z .ninja_log 2022-08-17T12:37:08.8673060Z .pytorch-test-times.json 2022-08-17T12:37:08.8673436Z win-vs2019-cpu-py3-ce6a3c605df99d1df57c0dda75c06d748e54ed2a.7z 2022-08-17T12:37:08.8673700Z 2022-08-17T12:37:08.8673857Z No subfolders exist 2022-08-17T12:37:08.8673985Z 2022-08-17T12:37:08.9009657Z ##[group]Run COMMIT_MESSAGES=$(git cherry -v "origin/${GIT_DEFAULT_BRANCH:-master}") 2022-08-17T12:37:08.9010100Z COMMIT_MESSAGES=$(git cherry -v "origin/${GIT_DEFAULT_BRANCH:-master}") 2022-08-17T12:37:08.9010340Z  2022-08-17T12:37:08.9010565Z # sanitize the input commit message and PR body here: 2022-08-17T12:37:08.9010786Z # 2022-08-17T12:37:08.9011054Z # trim all new lines from commit messages + PR_BODY to avoid issues with batch environment 2022-08-17T12:37:08.9011438Z # variable copying. see https://github.com/pytorch/pytorch/pull/80043#issuecomment-1167796028 2022-08-17T12:37:08.9011768Z COMMIT_MESSAGES="${COMMIT_MESSAGES//[$'\n\r']}" 2022-08-17T12:37:08.9012002Z PR_BODY="${PR_BODY//[$'\n\r']}" 2022-08-17T12:37:08.9012174Z  2022-08-17T12:37:08.9012442Z # then trim all special characters like single and double quotes to avoid unescaped inputs to 2022-08-17T12:37:08.9012766Z # wreak havoc internally 2022-08-17T12:37:08.9012999Z export COMMIT_MESSAGES="${COMMIT_MESSAGES//[\'\"]}" 2022-08-17T12:37:08.9013245Z export PR_BODY="${PR_BODY//[\'\"]}" 2022-08-17T12:37:08.9013439Z  2022-08-17T12:37:08.9013614Z .jenkins/pytorch/win-test.sh 2022-08-17T12:37:08.9041492Z shell: C:\Program Files\Git\usr\bin\bash.EXE --noprofile --norc -e -o pipefail {0} 2022-08-17T12:37:08.9041750Z env: 2022-08-17T12:37:08.9041932Z GIT_DEFAULT_BRANCH: master 2022-08-17T12:37:08.9042202Z pythonLocation: C:\actions-runner\_work\_tool\Python\3.10.6\x64 2022-08-17T12:37:08.9042425Z USE_CUDA: 0 2022-08-17T12:37:08.9042605Z INSTALL_WINDOWS_SDK: 1 2022-08-17T12:37:08.9042798Z PYTHON_VERSION: 3.8 2022-08-17T12:37:08.9042981Z PYTORCH_RETRY_TEST_CASES: 1 2022-08-17T12:37:08.9043198Z PYTORCH_OVERRIDE_FLAKY_SIGNAL: 1 2022-08-17T12:37:08.9043411Z VC_PRODUCT: BuildTools 2022-08-17T12:37:08.9043578Z VC_VERSION: 2022-08-17T12:37:08.9043750Z VS_VERSION: 16.8.6 2022-08-17T12:37:08.9043922Z VC_YEAR: 2019 2022-08-17T12:37:08.9044094Z AWS_DEFAULT_REGION: us-east-1 2022-08-17T12:37:08.9044289Z PR_NUMBER: 82657 2022-08-17T12:37:08.9044517Z SHA1: ce6a3c605df99d1df57c0dda75c06d748e54ed2a 2022-08-17T12:37:08.9044733Z CUDA_VERSION: cpu 2022-08-17T12:37:08.9044944Z PYTORCH_FINAL_PACKAGE_DIR: /c/2875102080/build-results/ 2022-08-17T12:37:08.9045197Z BUILD_ENVIRONMENT: win-vs2019-cpu-py3 2022-08-17T12:37:08.9045479Z ALPINE_IMAGE: 308535385114.dkr.ecr.us-east-1.amazonaws.com/tool/alpine 2022-08-17T12:37:08.9045711Z SHARD_NUMBER: 1 2022-08-17T12:37:08.9045884Z NUM_TEST_SHARDS: 1 2022-08-17T12:37:08.9046067Z TEST_CONFIG: functorch 2022-08-17T12:37:08.9046628Z PR_BODY: ### Description This PR replaces `DecompositionInterpreter` with a context manager which decomposes a function into prims only if the decomposition is executable by nvFuser. Partitioning of the graph is removed because it's handled by the `execute(..., executor="nvfuser")` function. ### Testing Existing tests in `test/test_fx_backends.py`. 2022-08-17T12:37:08.9047170Z TORCH_CUDA_ARCH_LIST: 7.0 2022-08-17T12:37:08.9047355Z ##[endgroup] 2022-08-17T12:37:09.1971893Z +++ dirname .jenkins/pytorch/win-test.sh 2022-08-17T12:37:09.6991496Z ++ cd .jenkins/pytorch 2022-08-17T12:37:09.6997077Z ++ pwd 2022-08-17T12:37:09.7002584Z + SCRIPT_PARENT_DIR=/c/actions-runner/_work/pytorch/pytorch/.jenkins/pytorch 2022-08-17T12:37:09.7002996Z + source /c/actions-runner/_work/pytorch/pytorch/.jenkins/pytorch/common.sh 2022-08-17T12:37:09.7079836Z +++ dirname /c/actions-runner/_work/pytorch/pytorch/.jenkins/pytorch/common.sh 2022-08-17T12:37:09.7235512Z ++ source /c/actions-runner/_work/pytorch/pytorch/.jenkins/pytorch/common_utils.sh 2022-08-17T12:37:09.7241048Z +++ declare -f -t trap_add 2022-08-17T12:37:09.7245706Z ++ set -ex 2022-08-17T12:37:09.7245978Z ++ [[ win-vs2019-cpu-py3 == *rocm* ]] 2022-08-17T12:37:09.7247341Z ++ BUILD_TEST_LIBTORCH=0 2022-08-17T12:37:09.7247576Z ++ [[ functorch == *xla* ]] 2022-08-17T12:37:09.7247799Z ++ [[ win-vs2019-cpu-py3 == *centos* ]] 2022-08-17T12:37:09.7248032Z ++ [[ win-vs2019-cpu-py3 == *linux-bionic* ]] 2022-08-17T12:37:09.7248304Z ++ [[ win-vs2019-cpu-py3 == *linux-focal* ]] 2022-08-17T12:37:09.7317566Z ++ git rev-parse HEAD 2022-08-17T12:37:09.7568629Z + IMAGE_COMMIT_ID=ce6a3c605df99d1df57c0dda75c06d748e54ed2a 2022-08-17T12:37:09.7568917Z + export IMAGE_COMMIT_ID 2022-08-17T12:37:09.7569247Z + export IMAGE_COMMIT_TAG=win-vs2019-cpu-py3-ce6a3c605df99d1df57c0dda75c06d748e54ed2a 2022-08-17T12:37:09.7569652Z + IMAGE_COMMIT_TAG=win-vs2019-cpu-py3-ce6a3c605df99d1df57c0dda75c06d748e54ed2a 2022-08-17T12:37:09.7569929Z + [[ '' == *\d\e\v\e\l\o\p* ]] 2022-08-17T12:37:09.7570201Z + export TMP_DIR=/c/actions-runner/_work/pytorch/pytorch/build/win_tmp 2022-08-17T12:37:09.7570519Z + TMP_DIR=/c/actions-runner/_work/pytorch/pytorch/build/win_tmp 2022-08-17T12:37:09.7644702Z ++ cygpath -w /c/actions-runner/_work/pytorch/pytorch/build/win_tmp 2022-08-17T12:37:11.1039131Z + TMP_DIR_WIN='C:\actions-runner\_work\pytorch\pytorch\build\win_tmp' 2022-08-17T12:37:11.1039483Z + export TMP_DIR_WIN 2022-08-17T12:37:11.1039769Z + export PROJECT_DIR=/c/actions-runner/_work/pytorch/pytorch 2022-08-17T12:37:11.1040066Z + PROJECT_DIR=/c/actions-runner/_work/pytorch/pytorch 2022-08-17T12:37:11.1112599Z ++ cygpath -w /c/actions-runner/_work/pytorch/pytorch 2022-08-17T12:37:11.1231017Z + PROJECT_DIR_WIN='C:\actions-runner\_work\pytorch\pytorch' 2022-08-17T12:37:11.1231334Z + export PROJECT_DIR_WIN 2022-08-17T12:37:11.1231590Z + export TEST_DIR=/c/actions-runner/_work/pytorch/pytorch/test 2022-08-17T12:37:11.1231891Z + TEST_DIR=/c/actions-runner/_work/pytorch/pytorch/test 2022-08-17T12:37:11.1303219Z ++ cygpath -w /c/actions-runner/_work/pytorch/pytorch/test 2022-08-17T12:37:11.1418556Z + TEST_DIR_WIN='C:\actions-runner\_work\pytorch\pytorch\test' 2022-08-17T12:37:11.1418832Z + export TEST_DIR_WIN 2022-08-17T12:37:11.1419104Z + export PYTORCH_FINAL_PACKAGE_DIR=/c/2875102080/build-results/ 2022-08-17T12:37:11.1419390Z + PYTORCH_FINAL_PACKAGE_DIR=/c/2875102080/build-results/ 2022-08-17T12:37:11.1488173Z ++ cygpath -w /c/2875102080/build-results/ 2022-08-17T12:37:11.1602091Z + PYTORCH_FINAL_PACKAGE_DIR_WIN='C:\2875102080\build-results\' 2022-08-17T12:37:11.1602400Z + export PYTORCH_FINAL_PACKAGE_DIR_WIN 2022-08-17T12:37:11.1602712Z + mkdir -p /c/actions-runner/_work/pytorch/pytorch/build/win_tmp/build/torch 2022-08-17T12:37:11.1881493Z + CI_SCRIPTS_DIR=/c/actions-runner/_work/pytorch/pytorch/build/win_tmp/ci_scripts 2022-08-17T12:37:11.1881911Z + mkdir -p /c/actions-runner/_work/pytorch/pytorch/build/win_tmp/ci_scripts 2022-08-17T12:37:11.2091545Z ++ ls '/c/actions-runner/_work/pytorch/pytorch/build/win_tmp/ci_scripts/*' 2022-08-17T12:37:11.6856600Z ls: cannot access '/c/actions-runner/_work/pytorch/pytorch/build/win_tmp/ci_scripts/*': No such file or directory 2022-08-17T12:37:11.6860508Z + '[' -n '' ']' 2022-08-17T12:37:11.6861424Z + export SCRIPT_HELPERS_DIR=/c/actions-runner/_work/pytorch/pytorch/.jenkins/pytorch/win-test-helpers 2022-08-17T12:37:11.6861845Z + SCRIPT_HELPERS_DIR=/c/actions-runner/_work/pytorch/pytorch/.jenkins/pytorch/win-test-helpers 2022-08-17T12:37:11.6862321Z + [[ win-vs2019-cpu-py3 == *cuda11* ]] 2022-08-17T12:37:11.6862569Z + [[ functorch = \f\o\r\c\e\_\o\n\_\c\p\u ]] 2022-08-17T12:37:11.6862806Z + [[ win-vs2019-cpu-py3 == *cuda* ]] 2022-08-17T12:37:11.6863662Z + run_tests 2022-08-17T12:37:11.6864083Z + for path in '/c/Program Files/NVIDIA Corporation/NVSMI/nvidia-smi.exe' /c/Windows/System32/nvidia-smi.exe 2022-08-17T12:37:11.6864454Z + [[ -x /c/Program Files/NVIDIA Corporation/NVSMI/nvidia-smi.exe ]] 2022-08-17T12:37:11.6866042Z + '/c/Program Files/NVIDIA Corporation/NVSMI/nvidia-smi.exe' 2022-08-17T12:37:11.9428058Z 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-08-17T12:37:11.9428522Z 2022-08-17T12:37:11.9456796Z + echo true 2022-08-17T12:37:11.9457000Z true 2022-08-17T12:37:11.9457166Z + break 2022-08-17T12:37:11.9457368Z + [[ functorch == *functorch* ]] 2022-08-17T12:37:11.9457707Z + /c/actions-runner/_work/pytorch/pytorch/.jenkins/pytorch/win-test-helpers/install_test_functorch.bat 2022-08-17T12:37:11.9660217Z 2022-08-17T12:37:11.9661133Z C:\actions-runner\_work\pytorch\pytorch>call C:/actions-runner/_work/pytorch/pytorch/.jenkins/pytorch/win-test-helpers\setup_pytorch_env.bat 2022-08-17T12:37:11.9672054Z 2022-08-17T12:37:11.9672405Z C:\actions-runner\_work\pytorch\pytorch>if exist "C:/actions-runner/_work/pytorch/pytorch/build/win_tmp/ci_scripts/pytorch_env_restore.bat" ( 2022-08-17T12:37:11.9672871Z call C:/actions-runner/_work/pytorch/pytorch/build/win_tmp/ci_scripts/pytorch_env_restore.bat 2022-08-17T12:37:11.9673151Z exit /b 0 2022-08-17T12:37:11.9673312Z ) 2022-08-17T12:37:11.9674622Z 2022-08-17T12:37:11.9675904Z 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.6\x64\Scripts;C:\actions-runner\_work\_tool\Python\3.10.6\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-08-17T12:37:11.9677950Z 2022-08-17T12:37:11.9678303Z C:\actions-runner\_work\pytorch\pytorch>set INSTALLER_DIR=C:/actions-runner/_work/pytorch/pytorch/.jenkins/pytorch/win-test-helpers\installation-helpers 2022-08-17T12:37:11.9681307Z 2022-08-17T12:37:11.9681689Z C:\actions-runner\_work\pytorch\pytorch>call C:/actions-runner/_work/pytorch/pytorch/.jenkins/pytorch/win-test-helpers\installation-helpers\activate_miniconda3.bat 2022-08-17T12:37:11.9694009Z 2022-08-17T12:37:11.9694445Z C:\actions-runner\_work\pytorch\pytorch>if "win-vs2019-cpu-py3" == "" (set CONDA_PARENT_DIR=C:\actions-runner\_work\pytorch\pytorch ) else (set CONDA_PARENT_DIR=C:\Jenkins ) 2022-08-17T12:37:11.9699805Z 2022-08-17T12:37:11.9700142Z C:\actions-runner\_work\pytorch\pytorch>if not exist C:\Jenkins\Miniconda3 (set INSTALL_FRESH_CONDA=1 ) 2022-08-17T12:37:11.9703858Z 2022-08-17T12:37:11.9705116Z C:\actions-runner\_work\pytorch\pytorch>if "" == "1" ( 2022-08-17T12:37:11.9705729Z 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-08-17T12:37:11.9706192Z if errorlevel 1 exit /b 2022-08-17T12:37:11.9706403Z if not errorlevel 0 exit /b 2022-08-17T12:37:11.9706834Z 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-08-17T12:37:11.9707404Z if errorlevel 1 exit /b 2022-08-17T12:37:11.9707615Z if not errorlevel 0 exit /b 2022-08-17T12:37:11.9707797Z ) 2022-08-17T12:37:11.9707882Z 2022-08-17T12:37:11.9708112Z C:\actions-runner\_work\pytorch\pytorch>call C:\Jenkins\Miniconda3\Scripts\activate.bat C:\Jenkins\Miniconda3 2022-08-17T12:39:19.7947769Z 2022-08-17T12:39:19.7948527Z (base) C:\actions-runner\_work\pytorch\pytorch>if "" == "1" ( 2022-08-17T12:39:19.7948943Z call conda install -y -q numpy"<1.23" cffi pyyaml boto3 libuv 2022-08-17T12:39:19.7949211Z if errorlevel 1 exit /b 2022-08-17T12:39:19.7949431Z if not errorlevel 0 exit /b 2022-08-17T12:39:19.7952038Z call conda install -y -q -c conda-forge cmake=3.22.3 2022-08-17T12:39:19.7952351Z if errorlevel 1 exit /b 2022-08-17T12:39:19.7952578Z if not errorlevel 0 exit /b 2022-08-17T12:39:19.7952789Z ) 2022-08-17T12:39:19.7953079Z 2022-08-17T12:39:19.7953271Z (base) C:\actions-runner\_work\pytorch\pytorch>if errorlevel 1 exit /b 2022-08-17T12:39:19.7954245Z 2022-08-17T12:39:19.7954541Z (base) C:\actions-runner\_work\pytorch\pytorch>if not errorlevel 0 exit /b 2022-08-17T12:39:19.7956949Z 2022-08-17T12:39:19.7957433Z (base) C:\actions-runner\_work\pytorch\pytorch>if NOT "win-vs2019-cpu-py3" == "" ( 2022-08-17T12:39:19.7957850Z call conda install -y -q mkl protobuf numba scipy=1.6.2 typing_extensions dataclasses 2022-08-17T12:39:19.7958134Z if errorlevel 1 exit /b 2022-08-17T12:39:19.7958366Z if not errorlevel 0 exit /b 2022-08-17T12:39:19.7958558Z ) 2022-08-17T12:41:12.0589710Z Collecting package metadata (current_repodata.json): ...working... done 2022-08-17T12:41:13.2024916Z Solving environment: ...working... done 2022-08-17T12:41:13.3779177Z 2022-08-17T12:41:13.3779628Z # All requested packages already installed. 2022-08-17T12:41:13.3779839Z 2022-08-17T12:41:14.1219695Z 2022-08-17T12:41:14.1220333Z (base) C:\actions-runner\_work\pytorch\pytorch>pushd . 2022-08-17T12:41:14.1225140Z 2022-08-17T12:41:14.1225997Z (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-08-17T12:41:14.6825564Z ********************************************************************** 2022-08-17T12:41:14.6825910Z ** Visual Studio 2019 Developer Command Prompt v16.8.6 2022-08-17T12:41:14.6826232Z ** Copyright (c) 2020 Microsoft Corporation 2022-08-17T12:41:14.6826536Z ********************************************************************** 2022-08-17T12:41:15.9678080Z [vcvarsall.bat] Environment initialized for: 'x64' 2022-08-17T12:41:15.9716665Z 2022-08-17T12:41:15.9717291Z (base) C:\actions-runner\_work\pytorch\pytorch>popd 2022-08-17T12:41:15.9721857Z 2022-08-17T12:41:15.9722631Z (base) C:\actions-runner\_work\pytorch\pytorch>pip install "ninja==1.10.0.post1" future "hypothesis==5.35.1" "expecttest==0.1.3" "librosa>=0.6.2" "scipy==1.6.3" psutil pillow "unittest-xml-reporting<=3.2.0,>=2.0.0" pytest pytest-xdist pytest-rerunfailures 2022-08-17T12:41:39.5410767Z Requirement already satisfied: ninja==1.10.0.post1 in c:\jenkins\miniconda3\lib\site-packages (1.10.0.post1) 2022-08-17T12:41:39.5418384Z Requirement already satisfied: future in c:\jenkins\miniconda3\lib\site-packages (0.18.2) 2022-08-17T12:41:39.5425855Z Requirement already satisfied: hypothesis==5.35.1 in c:\jenkins\miniconda3\lib\site-packages (5.35.1) 2022-08-17T12:41:39.5444494Z Requirement already satisfied: expecttest==0.1.3 in c:\jenkins\miniconda3\lib\site-packages (0.1.3) 2022-08-17T12:41:39.5451927Z Requirement already satisfied: librosa>=0.6.2 in c:\jenkins\miniconda3\lib\site-packages (0.9.2) 2022-08-17T12:41:39.5459446Z Requirement already satisfied: scipy==1.6.3 in c:\jenkins\miniconda3\lib\site-packages (1.6.3) 2022-08-17T12:41:39.5467095Z Requirement already satisfied: psutil in c:\jenkins\miniconda3\lib\site-packages (5.9.1) 2022-08-17T12:41:39.5472590Z Requirement already satisfied: pillow in c:\jenkins\miniconda3\lib\site-packages (9.2.0) 2022-08-17T12:41:39.5483986Z Requirement already satisfied: unittest-xml-reporting<=3.2.0,>=2.0.0 in c:\jenkins\miniconda3\lib\site-packages (3.2.0) 2022-08-17T12:41:39.5489939Z Requirement already satisfied: pytest in c:\jenkins\miniconda3\lib\site-packages (7.1.2) 2022-08-17T12:41:39.5495762Z Requirement already satisfied: pytest-xdist in c:\jenkins\miniconda3\lib\site-packages (2.5.0) 2022-08-17T12:41:39.5504272Z Requirement already satisfied: pytest-rerunfailures in c:\jenkins\miniconda3\lib\site-packages (10.2) 2022-08-17T12:41:39.6504630Z Requirement already satisfied: sortedcontainers<3.0.0,>=2.1.0 in c:\jenkins\miniconda3\lib\site-packages (from hypothesis==5.35.1) (2.4.0) 2022-08-17T12:41:39.6636030Z Requirement already satisfied: attrs>=19.2.0 in c:\jenkins\miniconda3\lib\site-packages (from hypothesis==5.35.1) (22.1.0) 2022-08-17T12:41:39.7223959Z Requirement already satisfied: numpy<1.23.0,>=1.16.5 in c:\jenkins\miniconda3\lib\site-packages (from scipy==1.6.3) (1.21.5) 2022-08-17T12:41:39.9056445Z Requirement already satisfied: resampy>=0.2.2 in c:\jenkins\miniconda3\lib\site-packages (from librosa>=0.6.2) (0.4.0) 2022-08-17T12:41:39.9065259Z Requirement already satisfied: pooch>=1.0 in c:\jenkins\miniconda3\lib\site-packages (from librosa>=0.6.2) (1.6.0) 2022-08-17T12:41:39.9073128Z Requirement already satisfied: decorator>=4.0.10 in c:\jenkins\miniconda3\lib\site-packages (from librosa>=0.6.2) (5.1.1) 2022-08-17T12:41:39.9079946Z Requirement already satisfied: audioread>=2.1.9 in c:\jenkins\miniconda3\lib\site-packages (from librosa>=0.6.2) (2.1.9) 2022-08-17T12:41:39.9088992Z Requirement already satisfied: packaging>=20.0 in c:\jenkins\miniconda3\lib\site-packages (from librosa>=0.6.2) (21.3) 2022-08-17T12:41:39.9096089Z Requirement already satisfied: numba>=0.45.1 in c:\jenkins\miniconda3\lib\site-packages (from librosa>=0.6.2) (0.55.1) 2022-08-17T12:41:39.9105546Z Requirement already satisfied: soundfile>=0.10.2 in c:\jenkins\miniconda3\lib\site-packages (from librosa>=0.6.2) (0.10.3.post1) 2022-08-17T12:41:39.9112604Z Requirement already satisfied: joblib>=0.14 in c:\jenkins\miniconda3\lib\site-packages (from librosa>=0.6.2) (1.1.0) 2022-08-17T12:41:39.9122082Z Requirement already satisfied: scikit-learn>=0.19.1 in c:\jenkins\miniconda3\lib\site-packages (from librosa>=0.6.2) (1.1.2) 2022-08-17T12:41:39.9605483Z Requirement already satisfied: lxml in c:\jenkins\miniconda3\lib\site-packages (from unittest-xml-reporting<=3.2.0,>=2.0.0) (4.9.1) 2022-08-17T12:41:39.9807676Z Requirement already satisfied: tomli>=1.0.0 in c:\jenkins\miniconda3\lib\site-packages (from pytest) (2.0.1) 2022-08-17T12:41:39.9819732Z Requirement already satisfied: py>=1.8.2 in c:\jenkins\miniconda3\lib\site-packages (from pytest) (1.11.0) 2022-08-17T12:41:39.9828919Z Requirement already satisfied: colorama in c:\jenkins\miniconda3\lib\site-packages (from pytest) (0.4.4) 2022-08-17T12:41:39.9840238Z Requirement already satisfied: atomicwrites>=1.0 in c:\jenkins\miniconda3\lib\site-packages (from pytest) (1.4.1) 2022-08-17T12:41:39.9850227Z Requirement already satisfied: pluggy<2.0,>=0.12 in c:\jenkins\miniconda3\lib\site-packages (from pytest) (1.0.0) 2022-08-17T12:41:39.9855939Z Requirement already satisfied: iniconfig in c:\jenkins\miniconda3\lib\site-packages (from pytest) (1.1.1) 2022-08-17T12:41:40.0169093Z Requirement already satisfied: pytest-forked in c:\jenkins\miniconda3\lib\site-packages (from pytest-xdist) (1.4.0) 2022-08-17T12:41:40.0176035Z Requirement already satisfied: execnet>=1.1 in c:\jenkins\miniconda3\lib\site-packages (from pytest-xdist) (1.9.0) 2022-08-17T12:41:40.0286518Z Requirement already satisfied: setuptools>=40.0 in c:\jenkins\miniconda3\lib\site-packages (from pytest-rerunfailures) (61.2.0) 2022-08-17T12:41:40.6873782Z Requirement already satisfied: llvmlite<0.39,>=0.38.0rc1 in c:\jenkins\miniconda3\lib\site-packages (from numba>=0.45.1->librosa>=0.6.2) (0.38.0) 2022-08-17T12:41:40.9456495Z 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-08-17T12:41:41.0424478Z 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-08-17T12:41:41.0431843Z Requirement already satisfied: requests>=2.19.0 in c:\jenkins\miniconda3\lib\site-packages (from pooch>=1.0->librosa>=0.6.2) (2.28.1) 2022-08-17T12:41:41.1874656Z 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-08-17T12:41:41.1884374Z Requirement already satisfied: charset-normalizer<3,>=2 in c:\jenkins\miniconda3\lib\site-packages (from requests>=2.19.0->pooch>=1.0->librosa>=0.6.2) (2.0.4) 2022-08-17T12:41:41.1892431Z 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-08-17T12:41:41.1901679Z 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) (2022.6.15) 2022-08-17T12:41:41.5848898Z 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-08-17T12:41:41.6077096Z Requirement already satisfied: cffi>=1.0 in c:\jenkins\miniconda3\lib\site-packages (from soundfile>=0.10.2->librosa>=0.6.2) (1.15.1) 2022-08-17T12:41:41.6878947Z 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-08-17T12:41:43.6017992Z 2022-08-17T12:41:43.6018641Z (base) C:\actions-runner\_work\pytorch\pytorch>if errorlevel 1 exit /b 2022-08-17T12:41:43.6019422Z 2022-08-17T12:41:43.6019731Z (base) C:\actions-runner\_work\pytorch\pytorch>if not errorlevel 0 exit /b 2022-08-17T12:41:43.6020949Z 2022-08-17T12:41:43.6021330Z (base) C:\actions-runner\_work\pytorch\pytorch>set DISTUTILS_USE_SDK=1 2022-08-17T12:41:43.6023998Z 2022-08-17T12:41:43.6024277Z (base) C:\actions-runner\_work\pytorch\pytorch>if not "0" == "1" goto cuda_build_end 2022-08-17T12:41:43.6027120Z 2022-08-17T12:41:43.6027427Z (base) C:\actions-runner\_work\pytorch\pytorch>set PYTHONPATH=C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build; 2022-08-17T12:41:43.6031310Z 2022-08-17T12:41:43.6031712Z (base) C:\actions-runner\_work\pytorch\pytorch>if NOT "win-vs2019-cpu-py3" == "" ( 2022-08-17T12:41:43.6032152Z pushd C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build 2022-08-17T12:41:43.6034810Z copy /Y C:\2875102080\build-results\\win-vs2019-cpu-py3-ce6a3c605df99d1df57c0dda75c06d748e54ed2a.7z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\ 2022-08-17T12:41:43.6035514Z 7z x C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\win-vs2019-cpu-py3-ce6a3c605df99d1df57c0dda75c06d748e54ed2a.7z -aos 2022-08-17T12:41:43.6035878Z popd 2022-08-17T12:41:43.6036281Z ) else (xcopy /s C:\Jenkins\Miniconda3\Lib\site-packages\torch C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\ ) 2022-08-17T12:41:43.6642857Z 1 file(s) copied. 2022-08-17T12:41:43.8549397Z 2022-08-17T12:41:43.8549817Z 7-Zip 22.01 (x64) : Copyright (c) 1999-2022 Igor Pavlov : 2022-07-15 2022-08-17T12:41:43.8550049Z 2022-08-17T12:41:43.8552070Z Scanning the drive for archives: 2022-08-17T12:41:43.8552340Z 1 file, 95217508 bytes (91 MiB) 2022-08-17T12:41:43.8552492Z 2022-08-17T12:41:43.8552851Z Extracting archive: C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\win-vs2019-cpu-py3-ce6a3c605df99d1df57c0dda75c06d748e54ed2a.7z 2022-08-17T12:42:17.1291209Z -- 2022-08-17T12:42:17.1291861Z Path = C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\win-vs2019-cpu-py3-ce6a3c605df99d1df57c0dda75c06d748e54ed2a.7z 2022-08-17T12:42:17.1292475Z Type = 7z 2022-08-17T12:42:17.1295034Z Physical Size = 95217508 2022-08-17T12:42:17.1295311Z Headers Size = 130229 2022-08-17T12:42:17.1295583Z Method = LZMA2:24 BCJ 2022-08-17T12:42:17.1295821Z Solid = + 2022-08-17T12:42:17.1295999Z Blocks = 2 2022-08-17T12:42:17.1296171Z 2022-08-17T12:42:17.1297470Z Everything is Ok 2022-08-17T12:42:17.1297769Z 2022-08-17T12:42:17.1297916Z Folders: 625 2022-08-17T12:42:17.1298338Z Files: 12336 2022-08-17T12:42:17.1298674Z Size: 894062878 2022-08-17T12:42:17.1298998Z Compressed: 95217508 2022-08-17T12:42:17.1928327Z 2022-08-17T12:42:17.1928975Z (base) C:\actions-runner\_work\pytorch\pytorch>if NOT "win-vs2019-cpu-py3" == "" ( 2022-08-17T12:42:17.1929644Z echo @echo off 1>>C:\actions-runner\_work\pytorch\pytorch\build\win_tmp/ci_scripts/pytorch_env_restore_helper.bat 2022-08-17T12:42:17.1930284Z 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-08-17T12:42:17.1930920Z 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-08-17T12:42:17.1931509Z aws s3 cp "s3://ossci-windows/Restore PyTorch Environment.lnk" "C:\Users\circleci\Desktop\Restore PyTorch Environment.lnk" 2022-08-17T12:42:17.1931863Z ) 2022-08-17T12:42:18.4363274Z Completed 2.3 KiB/2.3 KiB (37.5 KiB/s) with 1 file(s) remaining 2022-08-17T12:42:18.4363756Z download: s3://ossci-windows/Restore PyTorch Environment.lnk to ..\..\..\..\Users\circleci\Desktop\Restore PyTorch Environment.lnk 2022-08-17T12:42:18.5308620Z 2022-08-17T12:42:18.5309180Z (base) C:\actions-runner\_work\pytorch\pytorch>if not errorlevel 0 ( 2022-08-17T12:42:18.5309562Z echo "setup pytorch env failed" 2022-08-17T12:42:18.5309816Z echo 0 2022-08-17T12:42:18.5309993Z exit /b 2022-08-17T12:42:18.5310184Z ) 2022-08-17T12:42:18.5310481Z 2022-08-17T12:42:18.5310891Z (base) C:\actions-runner\_work\pytorch\pytorch>pushd functorch 2022-08-17T12:42:18.5316708Z 2022-08-17T12:42:18.5317200Z (base) C:\actions-runner\_work\pytorch\pytorch\functorch>echo "Install functorch" 2022-08-17T12:42:18.5317600Z "Install functorch" 2022-08-17T12:42:18.5319811Z 2022-08-17T12:42:18.5320149Z (base) C:\actions-runner\_work\pytorch\pytorch\functorch>python setup.py develop --no-deps 2022-08-17T12:42:32.9255203Z No CUDA runtime is found, using CUDA_HOME='C:\Program Files\NVIDIA GPU Computing Toolkit\CUDA\v11.7' 2022-08-17T12:42:33.7610592Z Building wheel functorch-0.3.0a0+ce6a3c6 2022-08-17T12:42:34.8241114Z running develop 2022-08-17T12:42:34.8361042Z C:\Jenkins\Miniconda3\lib\site-packages\setuptools\command\easy_install.py:144: EasyInstallDeprecationWarning: easy_install command is deprecated. Use build and pip and other standards-based tools. 2022-08-17T12:42:34.8361564Z warnings.warn( 2022-08-17T12:42:35.0211749Z 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-08-17T12:42:35.0212221Z warnings.warn( 2022-08-17T12:42:35.4437571Z running egg_info 2022-08-17T12:42:35.4437909Z creating functorch.egg-info 2022-08-17T12:42:35.5082935Z writing functorch.egg-info\PKG-INFO 2022-08-17T12:42:35.5665384Z writing dependency_links to functorch.egg-info\dependency_links.txt 2022-08-17T12:42:35.8550099Z writing requirements to functorch.egg-info\requires.txt 2022-08-17T12:42:35.9100792Z writing top-level names to functorch.egg-info\top_level.txt 2022-08-17T12:42:35.9629047Z writing manifest file 'functorch.egg-info\SOURCES.txt' 2022-08-17T12:42:36.1831276Z reading manifest file 'functorch.egg-info\SOURCES.txt' 2022-08-17T12:42:36.1836548Z adding license file 'LICENSE' 2022-08-17T12:42:36.1869684Z writing manifest file 'functorch.egg-info\SOURCES.txt' 2022-08-17T12:42:36.1873649Z running build_ext 2022-08-17T12:42:36.1890862Z building 'functorch._C' extension 2022-08-17T12:42:36.3071821Z creating C:\actions-runner\_work\pytorch\pytorch\functorch\build 2022-08-17T12:42:36.3073035Z creating C:\actions-runner\_work\pytorch\pytorch\functorch\build\temp.win-amd64-3.9 2022-08-17T12:42:36.3074561Z creating C:\actions-runner\_work\pytorch\pytorch\functorch\build\temp.win-amd64-3.9\Release 2022-08-17T12:42:36.3075831Z creating C:\actions-runner\_work\pytorch\pytorch\functorch\build\temp.win-amd64-3.9\Release\actions-runner 2022-08-17T12:42:36.3077201Z creating C:\actions-runner\_work\pytorch\pytorch\functorch\build\temp.win-amd64-3.9\Release\actions-runner\_work 2022-08-17T12:42:36.3078573Z creating C:\actions-runner\_work\pytorch\pytorch\functorch\build\temp.win-amd64-3.9\Release\actions-runner\_work\pytorch 2022-08-17T12:42:36.3079658Z creating C:\actions-runner\_work\pytorch\pytorch\functorch\build\temp.win-amd64-3.9\Release\actions-runner\_work\pytorch\pytorch 2022-08-17T12:42:36.3081004Z creating C:\actions-runner\_work\pytorch\pytorch\functorch\build\temp.win-amd64-3.9\Release\actions-runner\_work\pytorch\pytorch\functorch 2022-08-17T12:42:36.3082468Z creating C:\actions-runner\_work\pytorch\pytorch\functorch\build\temp.win-amd64-3.9\Release\actions-runner\_work\pytorch\pytorch\functorch\functorch 2022-08-17T12:42:36.3083948Z creating C:\actions-runner\_work\pytorch\pytorch\functorch\build\temp.win-amd64-3.9\Release\actions-runner\_work\pytorch\pytorch\functorch\functorch\csrc 2022-08-17T12:42:36.3097209Z creating C:\actions-runner\_work\pytorch\pytorch\functorch\build\temp.win-amd64-3.9\Release\actions-runner\_work\pytorch\pytorch\functorch\functorch\csrc\dim 2022-08-17T12:42:36.3156964Z Emitting ninja build file C:\actions-runner\_work\pytorch\pytorch\functorch\build\temp.win-amd64-3.9\Release\build.ninja... 2022-08-17T12:42:36.3164779Z Compiling objects... 2022-08-17T12:42:36.3165165Z Allowing ninja to set a default number of workers... (overridable by setting the environment variable MAX_JOBS=N) 2022-08-17T12:43:09.9806303Z [1/34] cl /showIncludes /nologo /O2 /W3 /GL /DNDEBUG /MD /MD /wd4819 /wd4251 /wd4244 /wd4267 /wd4275 /wd4018 /wd4190 /EHsc -DFUNCTORCH_BUILD_MAIN_LIB -IC:\actions-runner\_work\pytorch\pytorch\functorch -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 -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" -c C:\actions-runner\_work\pytorch\pytorch\functorch\functorch\csrc\ADInterpreters.cpp /FoC:\actions-runner\_work\pytorch\pytorch\functorch\build\temp.win-amd64-3.9\Release\actions-runner\_work\pytorch\pytorch\functorch\functorch\csrc\ADInterpreters.obj -O3 -std=c++14 -fdiagnostics-color=always -DTORCH_API_INCLUDE_EXTENSION_H -DTORCH_EXTENSION_NAME=_C -D_GLIBCXX_USE_CXX11_ABI=0 /std:c++14 2022-08-17T12:43:09.9811397Z cl : Command line warning D9002 : ignoring unknown option '-O3' 2022-08-17T12:43:09.9811976Z cl : Command line warning D9002 : ignoring unknown option '-std=c++14' 2022-08-17T12:43:09.9815547Z cl : Command line warning D9002 : ignoring unknown option '-fdiagnostics-color=always' 2022-08-17T12:43:09.9816892Z 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-08-17T12:43:09.9818336Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/core/TensorImpl.h(2391): warning C4805: '|': unsafe mix of type 'uintptr_t' and type 'bool' in operation 2022-08-17T12:43:09.9819349Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(211): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2022-08-17T12:43:09.9819911Z with 2022-08-17T12:43:09.9820185Z [ 2022-08-17T12:43:09.9822292Z T=at::TensorBase 2022-08-17T12:43:09.9822619Z ] 2022-08-17T12:43:09.9823554Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(410): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2022-08-17T12:43:09.9824251Z with 2022-08-17T12:43:09.9824524Z [ 2022-08-17T12:43:09.9824880Z T=at::TensorBase 2022-08-17T12:43:09.9825260Z ] 2022-08-17T12:43:09.9826076Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2022-08-17T12:43:09.9826887Z with 2022-08-17T12:43:09.9827158Z [ 2022-08-17T12:43:09.9827522Z T=at::TensorBase 2022-08-17T12:43:09.9827907Z ] 2022-08-17T12:43:09.9828687Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2022-08-17T12:43:09.9829448Z with 2022-08-17T12:43:09.9829751Z [ 2022-08-17T12:43:09.9830057Z T=at::TensorBase 2022-08-17T12:43:09.9830383Z ] 2022-08-17T12:43:09.9831041Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to alias template instantiation 'c10::OptionalBase' being compiled 2022-08-17T12:43:09.9832172Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\ATen/core/TensorBase.h(917): note: see reference to class template instantiation 'c10::optional' being compiled 2022-08-17T12:43:09.9833295Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(445): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2022-08-17T12:43:09.9834015Z with 2022-08-17T12:43:09.9834351Z [ 2022-08-17T12:43:09.9834721Z T=at::TensorBase 2022-08-17T12:43:09.9834995Z ] 2022-08-17T12:43:09.9835681Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(211): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2022-08-17T12:43:09.9836305Z with 2022-08-17T12:43:09.9836588Z [ 2022-08-17T12:43:09.9836941Z T=at::Tensor 2022-08-17T12:43:09.9837515Z ] 2022-08-17T12:43:09.9838213Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(410): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2022-08-17T12:43:09.9838880Z with 2022-08-17T12:43:09.9839189Z [ 2022-08-17T12:43:09.9839518Z T=at::Tensor 2022-08-17T12:43:09.9839791Z ] 2022-08-17T12:43:09.9840577Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2022-08-17T12:43:09.9841294Z with 2022-08-17T12:43:09.9841698Z [ 2022-08-17T12:43:09.9842042Z T=at::Tensor 2022-08-17T12:43:09.9842299Z ] 2022-08-17T12:43:09.9843429Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2022-08-17T12:43:09.9844113Z with 2022-08-17T12:43:09.9844404Z [ 2022-08-17T12:43:09.9844723Z T=at::Tensor 2022-08-17T12:43:09.9845039Z ] 2022-08-17T12:43:09.9845906Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to alias template instantiation 'c10::OptionalBase' being compiled 2022-08-17T12:43:09.9847953Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\ATen/core/TensorBody.h(510): note: see reference to class template instantiation 'c10::optional' being compiled 2022-08-17T12:43:09.9849061Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(445): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2022-08-17T12:43:09.9849655Z with 2022-08-17T12:43:09.9849959Z [ 2022-08-17T12:43:09.9850282Z T=at::Tensor 2022-08-17T12:43:09.9850548Z ] 2022-08-17T12:43:09.9851197Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(211): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2022-08-17T12:43:09.9851816Z with 2022-08-17T12:43:09.9852102Z [ 2022-08-17T12:43:09.9852369Z T=at::Generator 2022-08-17T12:43:09.9852683Z ] 2022-08-17T12:43:09.9853595Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(410): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2022-08-17T12:43:09.9854227Z with 2022-08-17T12:43:09.9854469Z [ 2022-08-17T12:43:09.9854783Z T=at::Generator 2022-08-17T12:43:09.9855104Z ] 2022-08-17T12:43:09.9855670Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2022-08-17T12:43:09.9856147Z with 2022-08-17T12:43:09.9856357Z [ 2022-08-17T12:43:09.9856587Z T=at::Generator 2022-08-17T12:43:09.9856772Z ] 2022-08-17T12:43:09.9857312Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2022-08-17T12:43:09.9857802Z with 2022-08-17T12:43:09.9857972Z [ 2022-08-17T12:43:09.9858198Z T=at::Generator 2022-08-17T12:43:09.9858418Z ] 2022-08-17T12:43:09.9858968Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to alias template instantiation 'c10::OptionalBase' being compiled 2022-08-17T12:43:09.9859679Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\ATen/core/TensorBody.h(585): note: see reference to class template instantiation 'c10::optional' being compiled 2022-08-17T12:43:09.9860390Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(445): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2022-08-17T12:43:09.9860928Z with 2022-08-17T12:43:09.9861238Z [ 2022-08-17T12:43:09.9861526Z T=at::Generator 2022-08-17T12:43:09.9861856Z ] 2022-08-17T12:43:09.9862513Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(211): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2022-08-17T12:43:09.9863218Z with 2022-08-17T12:43:09.9863515Z [ 2022-08-17T12:43:09.9863841Z T=std::string 2022-08-17T12:43:09.9864096Z ] 2022-08-17T12:43:09.9864768Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(410): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2022-08-17T12:43:09.9865409Z with 2022-08-17T12:43:09.9865657Z [ 2022-08-17T12:43:09.9865967Z T=std::string 2022-08-17T12:43:09.9866278Z ] 2022-08-17T12:43:09.9867107Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2022-08-17T12:43:09.9867722Z with 2022-08-17T12:43:09.9868019Z [ 2022-08-17T12:43:09.9868321Z T=std::string 2022-08-17T12:43:09.9868583Z ] 2022-08-17T12:43:09.9869352Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2022-08-17T12:43:09.9870060Z with 2022-08-17T12:43:09.9870345Z [ 2022-08-17T12:43:09.9870602Z T=std::string 2022-08-17T12:43:09.9870904Z ] 2022-08-17T12:43:09.9871577Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to alias template instantiation 'c10::OptionalBase' being compiled 2022-08-17T12:43:09.9872532Z 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-08-17T12:43:09.9873572Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(445): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2022-08-17T12:43:09.9874221Z with 2022-08-17T12:43:09.9874524Z [ 2022-08-17T12:43:09.9874775Z T=std::string 2022-08-17T12:43:09.9875014Z ] 2022-08-17T12:43:09.9875508Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(211): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2022-08-17T12:43:09.9875934Z with 2022-08-17T12:43:09.9876146Z [ 2022-08-17T12:43:09.9876382Z T=c10::QualifiedName 2022-08-17T12:43:09.9876572Z ] 2022-08-17T12:43:09.9877032Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(410): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2022-08-17T12:43:09.9877462Z with 2022-08-17T12:43:09.9877667Z [ 2022-08-17T12:43:09.9877864Z T=c10::QualifiedName 2022-08-17T12:43:09.9878095Z ] 2022-08-17T12:43:09.9878599Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2022-08-17T12:43:09.9879033Z with 2022-08-17T12:43:09.9879245Z [ 2022-08-17T12:43:09.9879480Z T=c10::QualifiedName 2022-08-17T12:43:09.9879672Z ] 2022-08-17T12:43:09.9880203Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2022-08-17T12:43:09.9880811Z with 2022-08-17T12:43:09.9881026Z [ 2022-08-17T12:43:09.9881222Z T=c10::QualifiedName 2022-08-17T12:43:09.9881459Z ] 2022-08-17T12:43:09.9881942Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to alias template instantiation 'c10::OptionalBase' being compiled 2022-08-17T12:43:09.9882666Z 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-08-17T12:43:09.9883425Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(445): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2022-08-17T12:43:09.9883893Z with 2022-08-17T12:43:09.9884125Z [ 2022-08-17T12:43:09.9884329Z T=c10::QualifiedName 2022-08-17T12:43:09.9884562Z ] 2022-08-17T12:43:09.9885163Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(211): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2022-08-17T12:43:09.9885815Z with 2022-08-17T12:43:09.9886086Z [ 2022-08-17T12:43:09.9911564Z T=std::shared_ptr 2022-08-17T12:43:09.9911872Z ] 2022-08-17T12:43:09.9912380Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(410): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2022-08-17T12:43:09.9912811Z with 2022-08-17T12:43:09.9912993Z [ 2022-08-17T12:43:09.9913280Z T=std::shared_ptr 2022-08-17T12:43:09.9913548Z ] 2022-08-17T12:43:09.9914019Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2022-08-17T12:43:09.9914501Z with 2022-08-17T12:43:09.9914671Z [ 2022-08-17T12:43:09.9915018Z T=std::shared_ptr 2022-08-17T12:43:09.9915453Z ] 2022-08-17T12:43:09.9916331Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2022-08-17T12:43:09.9917174Z with 2022-08-17T12:43:09.9917460Z [ 2022-08-17T12:43:09.9917793Z T=std::shared_ptr 2022-08-17T12:43:09.9918150Z ] 2022-08-17T12:43:09.9918849Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to alias template instantiation 'c10::OptionalBase>' being compiled 2022-08-17T12:43:09.9920076Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\ATen/core/ivalue.h(1342): note: see reference to class template instantiation 'c10::optional>' being compiled 2022-08-17T12:43:09.9921333Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(445): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2022-08-17T12:43:09.9922098Z with 2022-08-17T12:43:09.9922359Z [ 2022-08-17T12:43:09.9922750Z T=std::shared_ptr 2022-08-17T12:43:09.9923125Z ] 2022-08-17T12:43:09.9923854Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(211): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2022-08-17T12:43:09.9924654Z with 2022-08-17T12:43:09.9924935Z [ 2022-08-17T12:43:09.9925241Z T=std::weak_ptr 2022-08-17T12:43:09.9925460Z ] 2022-08-17T12:43:09.9925917Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(410): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2022-08-17T12:43:09.9926338Z with 2022-08-17T12:43:09.9926531Z [ 2022-08-17T12:43:09.9926765Z T=std::weak_ptr 2022-08-17T12:43:09.9927082Z ] 2022-08-17T12:43:09.9927712Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2022-08-17T12:43:09.9928149Z with 2022-08-17T12:43:09.9928360Z [ 2022-08-17T12:43:09.9928623Z T=std::weak_ptr 2022-08-17T12:43:09.9928832Z ] 2022-08-17T12:43:09.9929360Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2022-08-17T12:43:09.9929846Z with 2022-08-17T12:43:09.9930046Z [ 2022-08-17T12:43:09.9930270Z T=std::weak_ptr 2022-08-17T12:43:09.9930513Z ] 2022-08-17T12:43:09.9931009Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to alias template instantiation 'c10::OptionalBase>' being compiled 2022-08-17T12:43:09.9931722Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\ATen/core/ivalue.h(1343): note: see reference to class template instantiation 'c10::optional>' being compiled 2022-08-17T12:43:09.9932397Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(445): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2022-08-17T12:43:09.9932806Z with 2022-08-17T12:43:09.9932992Z [ 2022-08-17T12:43:09.9933235Z T=std::weak_ptr 2022-08-17T12:43:09.9933450Z ] 2022-08-17T12:43:09.9933847Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(211): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2022-08-17T12:43:09.9934222Z with 2022-08-17T12:43:09.9934411Z [ 2022-08-17T12:43:09.9934702Z T=std::vector> 2022-08-17T12:43:09.9934949Z ] 2022-08-17T12:43:09.9935406Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(410): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2022-08-17T12:43:09.9935823Z with 2022-08-17T12:43:09.9935961Z [ 2022-08-17T12:43:09.9936211Z T=std::vector> 2022-08-17T12:43:09.9936483Z ] 2022-08-17T12:43:09.9936916Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2022-08-17T12:43:09.9937335Z with 2022-08-17T12:43:09.9937516Z [ 2022-08-17T12:43:09.9937756Z T=std::vector> 2022-08-17T12:43:09.9937978Z ] 2022-08-17T12:43:09.9938538Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2022-08-17T12:43:09.9939100Z with 2022-08-17T12:43:09.9939267Z [ 2022-08-17T12:43:09.9939546Z T=std::vector> 2022-08-17T12:43:09.9939809Z ] 2022-08-17T12:43:09.9940278Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to alias template instantiation 'c10::OptionalBase>>' being compiled 2022-08-17T12:43:09.9941104Z 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-08-17T12:43:09.9941873Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(445): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2022-08-17T12:43:09.9942312Z with 2022-08-17T12:43:09.9942487Z [ 2022-08-17T12:43:09.9942786Z T=std::vector> 2022-08-17T12:43:09.9943055Z ] 2022-08-17T12:43:09.9943491Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(211): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2022-08-17T12:43:09.9943865Z with 2022-08-17T12:43:09.9944055Z [ 2022-08-17T12:43:09.9944317Z T=std::vector> 2022-08-17T12:43:09.9944529Z ] 2022-08-17T12:43:09.9944980Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(410): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2022-08-17T12:43:09.9945381Z with 2022-08-17T12:43:09.9945555Z [ 2022-08-17T12:43:09.9945776Z T=std::vector> 2022-08-17T12:43:09.9946027Z ] 2022-08-17T12:43:09.9946529Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2022-08-17T12:43:09.9946949Z with 2022-08-17T12:43:09.9947156Z [ 2022-08-17T12:43:09.9947414Z T=std::vector> 2022-08-17T12:43:09.9947623Z ] 2022-08-17T12:43:09.9948146Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2022-08-17T12:43:09.9948628Z with 2022-08-17T12:43:09.9948827Z [ 2022-08-17T12:43:09.9949044Z T=std::vector> 2022-08-17T12:43:09.9949285Z ] 2022-08-17T12:43:09.9949777Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to alias template instantiation 'c10::OptionalBase>>' being compiled 2022-08-17T12:43:09.9950505Z 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-08-17T12:43:09.9951172Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(445): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2022-08-17T12:43:09.9951992Z with 2022-08-17T12:43:09.9952204Z [ 2022-08-17T12:43:09.9952428Z T=std::vector> 2022-08-17T12:43:09.9952663Z ] 2022-08-17T12:43:09.9953103Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(211): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2022-08-17T12:43:09.9953496Z with 2022-08-17T12:43:09.9953652Z [ 2022-08-17T12:43:09.9953959Z T=std::vector,std::allocator>> 2022-08-17T12:43:09.9954244Z ] 2022-08-17T12:43:09.9954725Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(410): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2022-08-17T12:43:09.9955160Z with 2022-08-17T12:43:09.9955372Z [ 2022-08-17T12:43:09.9955689Z T=std::vector,std::allocator>> 2022-08-17T12:43:09.9955945Z ] 2022-08-17T12:43:09.9956448Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2022-08-17T12:43:09.9956919Z with 2022-08-17T12:43:09.9957087Z [ 2022-08-17T12:43:09.9957393Z T=std::vector,std::allocator>> 2022-08-17T12:43:09.9957677Z ] 2022-08-17T12:43:09.9958199Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2022-08-17T12:43:09.9958645Z with 2022-08-17T12:43:09.9958855Z [ 2022-08-17T12:43:09.9959168Z T=std::vector,std::allocator>> 2022-08-17T12:43:09.9959411Z ] 2022-08-17T12:43:09.9959938Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to alias template instantiation 'c10::OptionalBase,std::allocator>>>' being compiled 2022-08-17T12:43:09.9960751Z 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-08-17T12:43:09.9961500Z 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-08-17T12:43:09.9962206Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(445): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2022-08-17T12:43:09.9962612Z with 2022-08-17T12:43:09.9962812Z [ 2022-08-17T12:43:09.9963124Z T=std::vector,std::allocator>> 2022-08-17T12:43:09.9963411Z ] 2022-08-17T12:43:09.9963818Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(211): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2022-08-17T12:43:09.9964227Z with 2022-08-17T12:43:09.9964434Z [ 2022-08-17T12:43:09.9964695Z T=std::vector,std::allocator>> 2022-08-17T12:43:09.9964980Z ] 2022-08-17T12:43:09.9965405Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(410): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2022-08-17T12:43:09.9965866Z with 2022-08-17T12:43:09.9966029Z [ 2022-08-17T12:43:09.9966460Z T=std::vector,std::allocator>> 2022-08-17T12:43:09.9966743Z ] 2022-08-17T12:43:09.9967210Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2022-08-17T12:43:09.9967657Z with 2022-08-17T12:43:09.9967855Z [ 2022-08-17T12:43:09.9968164Z T=std::vector,std::allocator>> 2022-08-17T12:43:09.9968446Z ] 2022-08-17T12:43:09.9968974Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2022-08-17T12:43:09.9969460Z with 2022-08-17T12:43:09.9969623Z [ 2022-08-17T12:43:09.9969914Z T=std::vector,std::allocator>> 2022-08-17T12:43:09.9970195Z ] 2022-08-17T12:43:09.9970679Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to alias template instantiation 'c10::OptionalBase,std::allocator>>>' being compiled 2022-08-17T12:43:09.9971474Z 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-08-17T12:43:09.9972203Z 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-08-17T12:43:09.9972904Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(445): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2022-08-17T12:43:09.9973351Z with 2022-08-17T12:43:09.9973517Z [ 2022-08-17T12:43:09.9973887Z T=std::vector,std::allocator>> 2022-08-17T12:43:09.9974302Z ] 2022-08-17T12:43:09.9974985Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(211): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2022-08-17T12:43:09.9975381Z with 2022-08-17T12:43:09.9975630Z [ 2022-08-17T12:43:09.9975904Z T=std::vector> 2022-08-17T12:43:09.9976125Z ] 2022-08-17T12:43:09.9976591Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(410): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2022-08-17T12:43:09.9976994Z with 2022-08-17T12:43:09.9977156Z [ 2022-08-17T12:43:09.9977415Z T=std::vector> 2022-08-17T12:43:09.9977669Z ] 2022-08-17T12:43:09.9978171Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2022-08-17T12:43:09.9978604Z with 2022-08-17T12:43:09.9978907Z [ 2022-08-17T12:43:09.9979176Z T=std::vector> 2022-08-17T12:43:09.9979389Z ] 2022-08-17T12:43:09.9979917Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2022-08-17T12:43:09.9980518Z with 2022-08-17T12:43:09.9980725Z [ 2022-08-17T12:43:09.9980951Z T=std::vector> 2022-08-17T12:43:09.9981188Z ] 2022-08-17T12:43:09.9981673Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to alias template instantiation 'c10::OptionalBase>>' being compiled 2022-08-17T12:43:09.9982088Z with 2022-08-17T12:43:09.9982297Z [ 2022-08-17T12:43:09.9982533Z T=int64_t 2022-08-17T12:43:09.9982713Z ] 2022-08-17T12:43:09.9983202Z 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-08-17T12:43:09.9983648Z with 2022-08-17T12:43:09.9983836Z [ 2022-08-17T12:43:09.9984009Z T=int64_t 2022-08-17T12:43:09.9984216Z ] 2022-08-17T12:43:09.9984688Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(445): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2022-08-17T12:43:09.9985091Z with 2022-08-17T12:43:09.9985294Z [ 2022-08-17T12:43:09.9985554Z T=std::vector> 2022-08-17T12:43:09.9985765Z ] 2022-08-17T12:43:09.9986211Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(211): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2022-08-17T12:43:09.9986620Z with 2022-08-17T12:43:09.9986823Z [ 2022-08-17T12:43:09.9987079Z T=c10::impl::InlineDeviceGuard 2022-08-17T12:43:09.9987338Z ] 2022-08-17T12:43:09.9987799Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(410): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2022-08-17T12:43:09.9988282Z with 2022-08-17T12:43:09.9988483Z [ 2022-08-17T12:43:09.9988770Z T=c10::impl::InlineDeviceGuard 2022-08-17T12:43:09.9989044Z ] 2022-08-17T12:43:09.9989506Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2022-08-17T12:43:09.9989969Z with 2022-08-17T12:43:09.9990166Z [ 2022-08-17T12:43:09.9990411Z T=c10::impl::InlineDeviceGuard 2022-08-17T12:43:09.9990689Z ] 2022-08-17T12:43:09.9991208Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2022-08-17T12:43:09.9991673Z with 2022-08-17T12:43:09.9991815Z [ 2022-08-17T12:43:09.9992079Z T=c10::impl::InlineDeviceGuard 2022-08-17T12:43:09.9992440Z ] 2022-08-17T12:43:09.9993226Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to alias template instantiation 'c10::OptionalBase>' being compiled 2022-08-17T12:43:09.9994173Z 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-08-17T12:43:09.9995089Z 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-08-17T12:43:09.9995862Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(445): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2022-08-17T12:43:09.9996320Z with 2022-08-17T12:43:09.9996479Z [ 2022-08-17T12:43:09.9997122Z T=c10::impl::InlineDeviceGuard 2022-08-17T12:43:09.9997401Z ] 2022-08-17T12:43:09.9997821Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(211): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2022-08-17T12:43:09.9998244Z with 2022-08-17T12:43:09.9998426Z [ 2022-08-17T12:43:09.9998719Z T=c10::impl::InlineStreamGuard 2022-08-17T12:43:09.9998965Z ] 2022-08-17T12:43:09.9999399Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(410): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2022-08-17T12:43:09.9999824Z with 2022-08-17T12:43:10.0000107Z [ 2022-08-17T12:43:10.0000373Z T=c10::impl::InlineStreamGuard 2022-08-17T12:43:10.0000649Z ] 2022-08-17T12:43:10.0001158Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2022-08-17T12:43:10.0001582Z with 2022-08-17T12:43:10.0001772Z [ 2022-08-17T12:43:10.0002040Z T=c10::impl::InlineStreamGuard 2022-08-17T12:43:10.0002270Z ] 2022-08-17T12:43:10.0002793Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2022-08-17T12:43:10.0003277Z with 2022-08-17T12:43:10.0003440Z [ 2022-08-17T12:43:10.0003674Z T=c10::impl::InlineStreamGuard 2022-08-17T12:43:10.0003913Z ] 2022-08-17T12:43:10.0004402Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to alias template instantiation 'c10::OptionalBase>' being compiled 2022-08-17T12:43:10.0005178Z 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-08-17T12:43:10.0005943Z 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-08-17T12:43:10.0006675Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(445): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2022-08-17T12:43:10.0007084Z with 2022-08-17T12:43:10.0007251Z [ 2022-08-17T12:43:10.0007486Z T=c10::impl::InlineStreamGuard 2022-08-17T12:43:10.0007723Z ] 2022-08-17T12:43:10.0008133Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(211): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2022-08-17T12:43:10.0008639Z with 2022-08-17T12:43:10.0008809Z [ 2022-08-17T12:43:10.0009015Z T=c10::impl::VirtualGuardImpl 2022-08-17T12:43:10.0009198Z ] 2022-08-17T12:43:10.0009614Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(410): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2022-08-17T12:43:10.0010006Z with 2022-08-17T12:43:10.0010171Z [ 2022-08-17T12:43:10.0010355Z T=c10::impl::VirtualGuardImpl 2022-08-17T12:43:10.0010550Z ] 2022-08-17T12:43:10.0011060Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2022-08-17T12:43:10.0011466Z with 2022-08-17T12:43:10.0011631Z [ 2022-08-17T12:43:10.0011834Z T=c10::impl::VirtualGuardImpl 2022-08-17T12:43:10.0012033Z ] 2022-08-17T12:43:10.0012503Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2022-08-17T12:43:10.0012946Z with 2022-08-17T12:43:10.0013111Z [ 2022-08-17T12:43:10.0013291Z T=c10::impl::VirtualGuardImpl 2022-08-17T12:43:10.0013484Z ] 2022-08-17T12:43:10.0013933Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to alias template instantiation 'c10::OptionalBase' being compiled 2022-08-17T12:43:10.0014610Z 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-08-17T12:43:10.0014982Z with 2022-08-17T12:43:10.0015142Z [ 2022-08-17T12:43:10.0015348Z T=c10::impl::VirtualGuardImpl 2022-08-17T12:43:10.0015529Z ] 2022-08-17T12:43:10.0016000Z 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-08-17T12:43:10.0016708Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(445): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2022-08-17T12:43:10.0017109Z with 2022-08-17T12:43:10.0017257Z [ 2022-08-17T12:43:10.0017459Z T=c10::impl::VirtualGuardImpl 2022-08-17T12:43:10.0017654Z ] 2022-08-17T12:43:10.0018036Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(211): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2022-08-17T12:43:10.0018407Z with 2022-08-17T12:43:10.0018569Z [ 2022-08-17T12:43:10.0018949Z T=std::vector> 2022-08-17T12:43:10.0019202Z ] 2022-08-17T12:43:10.0019621Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(410): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2022-08-17T12:43:10.0020006Z with 2022-08-17T12:43:10.0020155Z [ 2022-08-17T12:43:10.0020438Z T=std::vector> 2022-08-17T12:43:10.0020702Z ] 2022-08-17T12:43:10.0021214Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2022-08-17T12:43:10.0021625Z with 2022-08-17T12:43:10.0021790Z [ 2022-08-17T12:43:10.0022077Z T=std::vector> 2022-08-17T12:43:10.0022320Z ] 2022-08-17T12:43:10.0022806Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2022-08-17T12:43:10.0023299Z with 2022-08-17T12:43:10.0023464Z [ 2022-08-17T12:43:10.0023736Z T=std::vector> 2022-08-17T12:43:10.0024003Z ] 2022-08-17T12:43:10.0024514Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to alias template instantiation 'c10::OptionalBase>>' being compiled 2022-08-17T12:43:10.0025377Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\ATen/core/ivalue_inl.h(843): note: see reference to class template instantiation 'c10::optional>>' being compiled 2022-08-17T12:43:10.0026123Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(445): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2022-08-17T12:43:10.0026508Z with 2022-08-17T12:43:10.0026674Z [ 2022-08-17T12:43:10.0026964Z T=std::vector> 2022-08-17T12:43:10.0027208Z ] 2022-08-17T12:43:10.0027613Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(211): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2022-08-17T12:43:10.0027983Z with 2022-08-17T12:43:10.0028147Z [ 2022-08-17T12:43:10.0028307Z T=c10::IValue 2022-08-17T12:43:10.0028483Z ] 2022-08-17T12:43:10.0028896Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(410): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2022-08-17T12:43:10.0029264Z with 2022-08-17T12:43:10.0029425Z [ 2022-08-17T12:43:10.0029593Z T=c10::IValue 2022-08-17T12:43:10.0029744Z ] 2022-08-17T12:43:10.0030187Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2022-08-17T12:43:10.0030597Z with 2022-08-17T12:43:10.0030753Z [ 2022-08-17T12:43:10.0030910Z T=c10::IValue 2022-08-17T12:43:10.0031076Z ] 2022-08-17T12:43:10.0031556Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2022-08-17T12:43:10.0031987Z with 2022-08-17T12:43:10.0032152Z [ 2022-08-17T12:43:10.0032324Z T=c10::IValue 2022-08-17T12:43:10.0032481Z ] 2022-08-17T12:43:10.0032902Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to alias template instantiation 'c10::OptionalBase' being compiled 2022-08-17T12:43:10.0033617Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\ATen/core/function_schema.h(181): note: see reference to class template instantiation 'c10::optional' being compiled 2022-08-17T12:43:10.0034282Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(445): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2022-08-17T12:43:10.0034689Z with 2022-08-17T12:43:10.0034838Z [ 2022-08-17T12:43:10.0035016Z T=c10::IValue 2022-08-17T12:43:10.0035192Z ] 2022-08-17T12:43:10.0035621Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(211): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2022-08-17T12:43:10.0035990Z with 2022-08-17T12:43:10.0036153Z [ 2022-08-17T12:43:10.0036320Z T=c10::AliasInfo 2022-08-17T12:43:10.0036496Z ] 2022-08-17T12:43:10.0036905Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(410): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2022-08-17T12:43:10.0037272Z with 2022-08-17T12:43:10.0037428Z [ 2022-08-17T12:43:10.0037602Z T=c10::AliasInfo 2022-08-17T12:43:10.0037774Z ] 2022-08-17T12:43:10.0038215Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2022-08-17T12:43:10.0038630Z with 2022-08-17T12:43:10.0038795Z [ 2022-08-17T12:43:10.0038953Z T=c10::AliasInfo 2022-08-17T12:43:10.0039127Z ] 2022-08-17T12:43:10.0039603Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2022-08-17T12:43:10.0040056Z with 2022-08-17T12:43:10.0040197Z [ 2022-08-17T12:43:10.0040378Z T=c10::AliasInfo 2022-08-17T12:43:10.0040554Z ] 2022-08-17T12:43:10.0040959Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to alias template instantiation 'c10::OptionalBase' being compiled 2022-08-17T12:43:10.0041617Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\ATen/core/function_schema.h(28): note: see reference to class template instantiation 'c10::optional' being compiled 2022-08-17T12:43:10.0042296Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(445): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2022-08-17T12:43:10.0042701Z with 2022-08-17T12:43:10.0042850Z [ 2022-08-17T12:43:10.0043035Z T=c10::AliasInfo 2022-08-17T12:43:10.0043208Z ] 2022-08-17T12:43:10.0043596Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(211): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2022-08-17T12:43:10.0043970Z with 2022-08-17T12:43:10.0044136Z [ 2022-08-17T12:43:10.0044322Z T=c10::impl::AnnotatedSchema 2022-08-17T12:43:10.0044518Z ] 2022-08-17T12:43:10.0044936Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(410): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2022-08-17T12:43:10.0045320Z with 2022-08-17T12:43:10.0045463Z [ 2022-08-17T12:43:10.0045662Z T=c10::impl::AnnotatedSchema 2022-08-17T12:43:10.0045921Z ] 2022-08-17T12:43:10.0046363Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2022-08-17T12:43:10.0046773Z with 2022-08-17T12:43:10.0046938Z [ 2022-08-17T12:43:10.0047132Z T=c10::impl::AnnotatedSchema 2022-08-17T12:43:10.0047305Z ] 2022-08-17T12:43:10.0047835Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2022-08-17T12:43:10.0048278Z with 2022-08-17T12:43:10.0048421Z [ 2022-08-17T12:43:10.0048611Z T=c10::impl::AnnotatedSchema 2022-08-17T12:43:10.0048794Z ] 2022-08-17T12:43:10.0049224Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to alias template instantiation 'c10::OptionalBase' being compiled 2022-08-17T12:43:10.0049926Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\ATen/core/dispatch/OperatorEntry.h(221): note: see reference to class template instantiation 'c10::optional' being compiled 2022-08-17T12:43:10.0050617Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(445): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2022-08-17T12:43:10.0051016Z with 2022-08-17T12:43:10.0051181Z [ 2022-08-17T12:43:10.0051360Z T=c10::impl::AnnotatedSchema 2022-08-17T12:43:10.0051545Z ] 2022-08-17T12:43:10.0051944Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(211): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2022-08-17T12:43:10.0052294Z with 2022-08-17T12:43:10.0052451Z [ 2022-08-17T12:43:10.0052683Z T=c10::impl::OperatorEntry::CppSignatureWithDebug 2022-08-17T12:43:10.0052890Z ] 2022-08-17T12:43:10.0053299Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(410): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2022-08-17T12:43:10.0053676Z with 2022-08-17T12:43:10.0053831Z [ 2022-08-17T12:43:10.0054050Z T=c10::impl::OperatorEntry::CppSignatureWithDebug 2022-08-17T12:43:10.0054267Z ] 2022-08-17T12:43:10.0054716Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2022-08-17T12:43:10.0055109Z with 2022-08-17T12:43:10.0055265Z [ 2022-08-17T12:43:10.0055493Z T=c10::impl::OperatorEntry::CppSignatureWithDebug 2022-08-17T12:43:10.0055696Z ] 2022-08-17T12:43:10.0056168Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2022-08-17T12:43:10.0056609Z with 2022-08-17T12:43:10.0056764Z [ 2022-08-17T12:43:10.0056980Z T=c10::impl::OperatorEntry::CppSignatureWithDebug 2022-08-17T12:43:10.0057198Z ] 2022-08-17T12:43:10.0057661Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to alias template instantiation 'c10::OptionalBase' being compiled 2022-08-17T12:43:10.0058471Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\ATen/core/dispatch/OperatorEntry.h(282): note: see reference to class template instantiation 'c10::optional' being compiled 2022-08-17T12:43:10.0059285Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(445): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2022-08-17T12:43:10.0059689Z with 2022-08-17T12:43:10.0059846Z [ 2022-08-17T12:43:10.0060079Z T=c10::impl::OperatorEntry::CppSignatureWithDebug 2022-08-17T12:43:10.0060286Z ] 2022-08-17T12:43:10.0060739Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(211): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2022-08-17T12:43:10.0061110Z with 2022-08-17T12:43:10.0061252Z [ 2022-08-17T12:43:10.0061433Z T=at::StepCallbacks 2022-08-17T12:43:10.0061611Z ] 2022-08-17T12:43:10.0062013Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(410): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2022-08-17T12:43:10.0062393Z with 2022-08-17T12:43:10.0062547Z [ 2022-08-17T12:43:10.0062727Z T=at::StepCallbacks 2022-08-17T12:43:10.0062891Z ] 2022-08-17T12:43:10.0063341Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2022-08-17T12:43:10.0063752Z with 2022-08-17T12:43:10.0063895Z [ 2022-08-17T12:43:10.0064074Z T=at::StepCallbacks 2022-08-17T12:43:10.0064247Z ] 2022-08-17T12:43:10.0064713Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2022-08-17T12:43:10.0065154Z with 2022-08-17T12:43:10.0065309Z [ 2022-08-17T12:43:10.0065487Z T=at::StepCallbacks 2022-08-17T12:43:10.0065648Z ] 2022-08-17T12:43:10.0066071Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to alias template instantiation 'c10::OptionalBase' being compiled 2022-08-17T12:43:10.0066747Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\ATen/core/dispatch/Dispatcher.h(610): note: see reference to class template instantiation 'c10::optional' being compiled 2022-08-17T12:43:10.0067812Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(445): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2022-08-17T12:43:10.0068321Z with 2022-08-17T12:43:10.0068555Z [ 2022-08-17T12:43:10.0068742Z T=at::StepCallbacks 2022-08-17T12:43:10.0068904Z ] 2022-08-17T12:43:10.0069301Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(211): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2022-08-17T12:43:10.0069661Z with 2022-08-17T12:43:10.0069819Z [ 2022-08-17T12:43:10.0069983Z T=c10::AutoGradMode 2022-08-17T12:43:10.0070158Z ] 2022-08-17T12:43:10.0070572Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(410): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2022-08-17T12:43:10.0070938Z with 2022-08-17T12:43:10.0071093Z [ 2022-08-17T12:43:10.0071363Z T=c10::AutoGradMode 2022-08-17T12:43:10.0071525Z ] 2022-08-17T12:43:10.0071971Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2022-08-17T12:43:10.0072389Z with 2022-08-17T12:43:10.0072547Z [ 2022-08-17T12:43:10.0072709Z T=c10::AutoGradMode 2022-08-17T12:43:10.0072880Z ] 2022-08-17T12:43:10.0073412Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2022-08-17T12:43:10.0073839Z with 2022-08-17T12:43:10.0073996Z [ 2022-08-17T12:43:10.0074171Z T=c10::AutoGradMode 2022-08-17T12:43:10.0074331Z ] 2022-08-17T12:43:10.0074754Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to alias template instantiation 'c10::OptionalBase' being compiled 2022-08-17T12:43:10.0075408Z C:\actions-runner\_work\pytorch\pytorch\functorch\functorch\csrc\ADInterpreters.cpp(125): note: see reference to class template instantiation 'c10::optional' being compiled 2022-08-17T12:43:10.0076068Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(445): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2022-08-17T12:43:10.0076463Z with 2022-08-17T12:43:10.0076606Z [ 2022-08-17T12:43:10.0076787Z T=c10::AutoGradMode 2022-08-17T12:43:10.0076962Z ] 2022-08-17T12:43:10.0077344Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(211): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2022-08-17T12:43:10.0077710Z with 2022-08-17T12:43:10.0077866Z [ 2022-08-17T12:43:10.0078034Z T=c10::AutoFwGradMode 2022-08-17T12:43:10.0078211Z ] 2022-08-17T12:43:10.0078621Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(410): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2022-08-17T12:43:10.0079000Z with 2022-08-17T12:43:10.0079140Z [ 2022-08-17T12:43:10.0079320Z T=c10::AutoFwGradMode 2022-08-17T12:43:10.0079494Z ] 2022-08-17T12:43:10.0079928Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2022-08-17T12:43:10.0080343Z with 2022-08-17T12:43:10.0080495Z [ 2022-08-17T12:43:10.0080662Z T=c10::AutoFwGradMode 2022-08-17T12:43:10.0080842Z ] 2022-08-17T12:43:10.0081320Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2022-08-17T12:43:10.0081757Z with 2022-08-17T12:43:10.0081898Z [ 2022-08-17T12:43:10.0082079Z T=c10::AutoFwGradMode 2022-08-17T12:43:10.0082256Z ] 2022-08-17T12:43:10.0082673Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to alias template instantiation 'c10::OptionalBase' being compiled 2022-08-17T12:43:10.0083332Z C:\actions-runner\_work\pytorch\pytorch\functorch\functorch\csrc\ADInterpreters.cpp(129): note: see reference to class template instantiation 'c10::optional' being compiled 2022-08-17T12:43:10.0084138Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(445): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2022-08-17T12:43:10.0084542Z with 2022-08-17T12:43:10.0084689Z [ 2022-08-17T12:43:10.0084871Z T=c10::AutoFwGradMode 2022-08-17T12:43:10.0085047Z ] 2022-08-17T12:43:10.0631398Z [2/34] cl /showIncludes /nologo /O2 /W3 /GL /DNDEBUG /MD /MD /wd4819 /wd4251 /wd4244 /wd4267 /wd4275 /wd4018 /wd4190 /EHsc -DFUNCTORCH_BUILD_MAIN_LIB -IC:\actions-runner\_work\pytorch\pytorch\functorch -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 -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" -c C:\actions-runner\_work\pytorch\pytorch\functorch\functorch\csrc\BatchedTensorImpl.cpp /FoC:\actions-runner\_work\pytorch\pytorch\functorch\build\temp.win-amd64-3.9\Release\actions-runner\_work\pytorch\pytorch\functorch\functorch\csrc\BatchedTensorImpl.obj -O3 -std=c++14 -fdiagnostics-color=always -DTORCH_API_INCLUDE_EXTENSION_H -DTORCH_EXTENSION_NAME=_C -D_GLIBCXX_USE_CXX11_ABI=0 /std:c++14 2022-08-17T12:43:10.0634585Z cl : Command line warning D9002 : ignoring unknown option '-O3' 2022-08-17T12:43:10.0635023Z cl : Command line warning D9002 : ignoring unknown option '-std=c++14' 2022-08-17T12:43:10.0635486Z cl : Command line warning D9002 : ignoring unknown option '-fdiagnostics-color=always' 2022-08-17T12:43:10.0636059Z 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-08-17T12:43:10.0636666Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/core/TensorImpl.h(2391): warning C4805: '|': unsafe mix of type 'uintptr_t' and type 'bool' in operation 2022-08-17T12:43:10.0637388Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(211): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2022-08-17T12:43:10.0637742Z with 2022-08-17T12:43:10.0637907Z [ 2022-08-17T12:43:10.0638087Z T=at::TensorBase 2022-08-17T12:43:10.0638251Z ] 2022-08-17T12:43:10.0638667Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(410): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2022-08-17T12:43:10.0639045Z with 2022-08-17T12:43:10.0639203Z [ 2022-08-17T12:43:10.0639366Z T=at::TensorBase 2022-08-17T12:43:10.0639539Z ] 2022-08-17T12:43:10.0639991Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2022-08-17T12:43:10.0640395Z with 2022-08-17T12:43:10.0640553Z [ 2022-08-17T12:43:10.0640725Z T=at::TensorBase 2022-08-17T12:43:10.0640882Z ] 2022-08-17T12:43:10.0641356Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2022-08-17T12:43:10.0641928Z with 2022-08-17T12:43:10.0642087Z [ 2022-08-17T12:43:10.0642250Z T=at::TensorBase 2022-08-17T12:43:10.0642424Z ] 2022-08-17T12:43:10.0642851Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to alias template instantiation 'c10::OptionalBase' being compiled 2022-08-17T12:43:10.0643561Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\ATen/core/TensorBase.h(917): note: see reference to class template instantiation 'c10::optional' being compiled 2022-08-17T12:43:10.0644226Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(445): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2022-08-17T12:43:10.0644632Z with 2022-08-17T12:43:10.0644796Z [ 2022-08-17T12:43:10.0644963Z T=at::TensorBase 2022-08-17T12:43:10.0645139Z ] 2022-08-17T12:43:10.0645540Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(211): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2022-08-17T12:43:10.0645906Z with 2022-08-17T12:43:10.0646053Z [ 2022-08-17T12:43:10.0646226Z T=at::Tensor 2022-08-17T12:43:10.0646396Z ] 2022-08-17T12:43:10.0646798Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(410): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2022-08-17T12:43:10.0647181Z with 2022-08-17T12:43:10.0647340Z [ 2022-08-17T12:43:10.0647497Z T=at::Tensor 2022-08-17T12:43:10.0647666Z ] 2022-08-17T12:43:10.0648123Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2022-08-17T12:43:10.0648589Z with 2022-08-17T12:43:10.0648748Z [ 2022-08-17T12:43:10.0648921Z T=at::Tensor 2022-08-17T12:43:10.0649091Z ] 2022-08-17T12:43:10.0649558Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2022-08-17T12:43:10.0650003Z with 2022-08-17T12:43:10.0650168Z [ 2022-08-17T12:43:10.0650329Z T=at::Tensor 2022-08-17T12:43:10.0650494Z ] 2022-08-17T12:43:10.0650912Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to alias template instantiation 'c10::OptionalBase' being compiled 2022-08-17T12:43:10.0651549Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\ATen/core/TensorBody.h(510): note: see reference to class template instantiation 'c10::optional' being compiled 2022-08-17T12:43:10.0652200Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(445): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2022-08-17T12:43:10.0652598Z with 2022-08-17T12:43:10.0652757Z [ 2022-08-17T12:43:10.0652926Z T=at::Tensor 2022-08-17T12:43:10.0653080Z ] 2022-08-17T12:43:10.0653477Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(211): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2022-08-17T12:43:10.0653838Z with 2022-08-17T12:43:10.0654052Z [ 2022-08-17T12:43:10.0654228Z T=at::Generator 2022-08-17T12:43:10.0654403Z ] 2022-08-17T12:43:10.0654806Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(410): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2022-08-17T12:43:10.0655188Z with 2022-08-17T12:43:10.0655347Z [ 2022-08-17T12:43:10.0655506Z T=at::Generator 2022-08-17T12:43:10.0655680Z ] 2022-08-17T12:43:10.0656191Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2022-08-17T12:43:10.0656609Z with 2022-08-17T12:43:10.0656752Z [ 2022-08-17T12:43:10.0656924Z T=at::Generator 2022-08-17T12:43:10.0657097Z ] 2022-08-17T12:43:10.0657564Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2022-08-17T12:43:10.0658007Z with 2022-08-17T12:43:10.0658166Z [ 2022-08-17T12:43:10.0658345Z T=at::Generator 2022-08-17T12:43:10.0658501Z ] 2022-08-17T12:43:10.0659048Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to alias template instantiation 'c10::OptionalBase' being compiled 2022-08-17T12:43:10.0659709Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\ATen/core/TensorBody.h(585): note: see reference to class template instantiation 'c10::optional' being compiled 2022-08-17T12:43:10.0660375Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(445): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2022-08-17T12:43:10.0660766Z with 2022-08-17T12:43:10.0660930Z [ 2022-08-17T12:43:10.0661109Z T=at::Generator 2022-08-17T12:43:10.0661268Z ] 2022-08-17T12:43:10.0661667Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(211): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2022-08-17T12:43:10.0662031Z with 2022-08-17T12:43:10.0662175Z [ 2022-08-17T12:43:10.0662346Z T=std::string 2022-08-17T12:43:10.0662512Z ] 2022-08-17T12:43:10.0662925Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(410): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2022-08-17T12:43:10.0663289Z with 2022-08-17T12:43:10.0663445Z [ 2022-08-17T12:43:10.0663614Z T=std::string 2022-08-17T12:43:10.0663766Z ] 2022-08-17T12:43:10.0664211Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2022-08-17T12:43:10.0664623Z with 2022-08-17T12:43:10.0664766Z [ 2022-08-17T12:43:10.0664933Z T=std::string 2022-08-17T12:43:10.0665101Z ] 2022-08-17T12:43:10.0665577Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2022-08-17T12:43:10.0666002Z with 2022-08-17T12:43:10.0666159Z [ 2022-08-17T12:43:10.0666327Z T=std::string 2022-08-17T12:43:10.0666478Z ] 2022-08-17T12:43:10.0666967Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to alias template instantiation 'c10::OptionalBase' being compiled 2022-08-17T12:43:10.0667612Z 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-08-17T12:43:10.0668272Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(445): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2022-08-17T12:43:10.0668651Z with 2022-08-17T12:43:10.0668813Z [ 2022-08-17T12:43:10.0669034Z T=std::string 2022-08-17T12:43:10.0669189Z ] 2022-08-17T12:43:10.0669581Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(211): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2022-08-17T12:43:10.0669951Z with 2022-08-17T12:43:10.0670108Z [ 2022-08-17T12:43:10.0670277Z T=c10::QualifiedName 2022-08-17T12:43:10.0670454Z ] 2022-08-17T12:43:10.0670860Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(410): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2022-08-17T12:43:10.0671224Z with 2022-08-17T12:43:10.0671380Z [ 2022-08-17T12:43:10.0671560Z T=c10::QualifiedName 2022-08-17T12:43:10.0671719Z ] 2022-08-17T12:43:10.0672170Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2022-08-17T12:43:10.0672588Z with 2022-08-17T12:43:10.0672747Z [ 2022-08-17T12:43:10.0672915Z T=c10::QualifiedName 2022-08-17T12:43:10.0673090Z ] 2022-08-17T12:43:10.0673563Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2022-08-17T12:43:10.0673989Z with 2022-08-17T12:43:10.0674146Z [ 2022-08-17T12:43:10.0674325Z T=c10::QualifiedName 2022-08-17T12:43:10.0674486Z ] 2022-08-17T12:43:10.0674909Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to alias template instantiation 'c10::OptionalBase' being compiled 2022-08-17T12:43:10.0675568Z 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-08-17T12:43:10.0676227Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(445): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2022-08-17T12:43:10.0676619Z with 2022-08-17T12:43:10.0676766Z [ 2022-08-17T12:43:10.0676948Z T=c10::QualifiedName 2022-08-17T12:43:10.0677127Z ] 2022-08-17T12:43:10.0677507Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(211): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2022-08-17T12:43:10.0677884Z with 2022-08-17T12:43:10.0678110Z [ 2022-08-17T12:43:10.0678423Z T=std::shared_ptr 2022-08-17T12:43:10.0678639Z ] 2022-08-17T12:43:10.0679135Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(410): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2022-08-17T12:43:10.0679613Z with 2022-08-17T12:43:10.0679757Z [ 2022-08-17T12:43:10.0679988Z T=std::shared_ptr 2022-08-17T12:43:10.0680198Z ] 2022-08-17T12:43:10.0680680Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2022-08-17T12:43:10.0681175Z with 2022-08-17T12:43:10.0681386Z [ 2022-08-17T12:43:10.0681610Z T=std::shared_ptr 2022-08-17T12:43:10.0681802Z ] 2022-08-17T12:43:10.0682341Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2022-08-17T12:43:10.0682792Z with 2022-08-17T12:43:10.0682960Z [ 2022-08-17T12:43:10.0683240Z T=std::shared_ptr 2022-08-17T12:43:10.0683448Z ] 2022-08-17T12:43:10.0683942Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to alias template instantiation 'c10::OptionalBase>' being compiled 2022-08-17T12:43:10.0684715Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\ATen/core/ivalue.h(1342): note: see reference to class template instantiation 'c10::optional>' being compiled 2022-08-17T12:43:10.0685406Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(445): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2022-08-17T12:43:10.0685802Z with 2022-08-17T12:43:10.0685961Z [ 2022-08-17T12:43:10.0686169Z T=std::shared_ptr 2022-08-17T12:43:10.0686378Z ] 2022-08-17T12:43:10.0686777Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(211): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2022-08-17T12:43:10.0687129Z with 2022-08-17T12:43:10.0687292Z [ 2022-08-17T12:43:10.0687511Z T=std::weak_ptr 2022-08-17T12:43:10.0687706Z ] 2022-08-17T12:43:10.0688117Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(410): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2022-08-17T12:43:10.0688489Z with 2022-08-17T12:43:10.0688644Z [ 2022-08-17T12:43:10.0688845Z T=std::weak_ptr 2022-08-17T12:43:10.0689096Z ] 2022-08-17T12:43:10.0689548Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2022-08-17T12:43:10.0689942Z with 2022-08-17T12:43:10.0690106Z [ 2022-08-17T12:43:10.0690326Z T=std::weak_ptr 2022-08-17T12:43:10.0690534Z ] 2022-08-17T12:43:10.0690998Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2022-08-17T12:43:10.0691444Z with 2022-08-17T12:43:10.0691604Z [ 2022-08-17T12:43:10.0691808Z T=std::weak_ptr 2022-08-17T12:43:10.0692018Z ] 2022-08-17T12:43:10.0692552Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to alias template instantiation 'c10::OptionalBase>' being compiled 2022-08-17T12:43:10.0693262Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\ATen/core/ivalue.h(1343): note: see reference to class template instantiation 'c10::optional>' being compiled 2022-08-17T12:43:10.0693936Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(445): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2022-08-17T12:43:10.0694337Z with 2022-08-17T12:43:10.0694554Z [ 2022-08-17T12:43:10.0694777Z T=std::weak_ptr 2022-08-17T12:43:10.0694973Z ] 2022-08-17T12:43:10.0695373Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(211): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2022-08-17T12:43:10.0695744Z with 2022-08-17T12:43:10.0695890Z [ 2022-08-17T12:43:10.0696142Z T=std::vector> 2022-08-17T12:43:10.0696376Z ] 2022-08-17T12:43:10.0696779Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(410): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2022-08-17T12:43:10.0697167Z with 2022-08-17T12:43:10.0697327Z [ 2022-08-17T12:43:10.0697572Z T=std::vector> 2022-08-17T12:43:10.0697788Z ] 2022-08-17T12:43:10.0698240Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2022-08-17T12:43:10.0698653Z with 2022-08-17T12:43:10.0698890Z [ 2022-08-17T12:43:10.0699143Z T=std::vector> 2022-08-17T12:43:10.0699377Z ] 2022-08-17T12:43:10.0699858Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2022-08-17T12:43:10.0700290Z with 2022-08-17T12:43:10.0700449Z [ 2022-08-17T12:43:10.0700700Z T=std::vector> 2022-08-17T12:43:10.0700921Z ] 2022-08-17T12:43:10.0701398Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to alias template instantiation 'c10::OptionalBase>>' being compiled 2022-08-17T12:43:10.0702151Z 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-08-17T12:43:10.0702847Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(445): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2022-08-17T12:43:10.0703245Z with 2022-08-17T12:43:10.0703391Z [ 2022-08-17T12:43:10.0703639Z T=std::vector> 2022-08-17T12:43:10.0703874Z ] 2022-08-17T12:43:10.0704254Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(211): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2022-08-17T12:43:10.0705086Z with 2022-08-17T12:43:10.0705248Z [ 2022-08-17T12:43:10.0705463Z T=std::vector> 2022-08-17T12:43:10.0705653Z ] 2022-08-17T12:43:10.0706066Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(410): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2022-08-17T12:43:10.0706447Z with 2022-08-17T12:43:10.0706591Z [ 2022-08-17T12:43:10.0706803Z T=std::vector> 2022-08-17T12:43:10.0707006Z ] 2022-08-17T12:43:10.0707505Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2022-08-17T12:43:10.0707927Z with 2022-08-17T12:43:10.0708085Z [ 2022-08-17T12:43:10.0708399Z T=std::vector> 2022-08-17T12:43:10.0708639Z ] 2022-08-17T12:43:10.0709126Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2022-08-17T12:43:10.0709569Z with 2022-08-17T12:43:10.0709712Z [ 2022-08-17T12:43:10.0709925Z T=std::vector> 2022-08-17T12:43:10.0710128Z ] 2022-08-17T12:43:10.0710583Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to alias template instantiation 'c10::OptionalBase>>' being compiled 2022-08-17T12:43:10.0711266Z 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-08-17T12:43:10.0711951Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(445): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2022-08-17T12:43:10.0712345Z with 2022-08-17T12:43:10.0712504Z [ 2022-08-17T12:43:10.0712701Z T=std::vector> 2022-08-17T12:43:10.0712899Z ] 2022-08-17T12:43:10.0713292Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(211): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2022-08-17T12:43:10.0713650Z with 2022-08-17T12:43:10.0713808Z [ 2022-08-17T12:43:10.0714067Z T=std::vector,std::allocator>> 2022-08-17T12:43:10.0714305Z ] 2022-08-17T12:43:10.0714702Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(410): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2022-08-17T12:43:10.0715080Z with 2022-08-17T12:43:10.0715236Z [ 2022-08-17T12:43:10.0715477Z T=std::vector,std::allocator>> 2022-08-17T12:43:10.0715715Z ] 2022-08-17T12:43:10.0716164Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2022-08-17T12:43:10.0716571Z with 2022-08-17T12:43:10.0716718Z [ 2022-08-17T12:43:10.0716977Z T=std::vector,std::allocator>> 2022-08-17T12:43:10.0717211Z ] 2022-08-17T12:43:10.0717672Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2022-08-17T12:43:10.0718178Z with 2022-08-17T12:43:10.0718339Z [ 2022-08-17T12:43:10.0718597Z T=std::vector,std::allocator>> 2022-08-17T12:43:10.0718827Z ] 2022-08-17T12:43:10.0719314Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to alias template instantiation 'c10::OptionalBase,std::allocator>>>' being compiled 2022-08-17T12:43:10.0720136Z 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-08-17T12:43:10.0720838Z 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-08-17T12:43:10.0721480Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(445): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2022-08-17T12:43:10.0721876Z with 2022-08-17T12:43:10.0722035Z [ 2022-08-17T12:43:10.0722295Z T=std::vector,std::allocator>> 2022-08-17T12:43:10.0722523Z ] 2022-08-17T12:43:10.0722928Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(211): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2022-08-17T12:43:10.0723295Z with 2022-08-17T12:43:10.0723441Z [ 2022-08-17T12:43:10.0723691Z T=std::vector,std::allocator>> 2022-08-17T12:43:10.0723926Z ] 2022-08-17T12:43:10.0724333Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(410): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2022-08-17T12:43:10.0724697Z with 2022-08-17T12:43:10.0724855Z [ 2022-08-17T12:43:10.0725102Z T=std::vector,std::allocator>> 2022-08-17T12:43:10.0725318Z ] 2022-08-17T12:43:10.0725768Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2022-08-17T12:43:10.0726177Z with 2022-08-17T12:43:10.0726335Z [ 2022-08-17T12:43:10.0726568Z T=std::vector,std::allocator>> 2022-08-17T12:43:10.0726799Z ] 2022-08-17T12:43:10.0727274Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2022-08-17T12:43:10.0727713Z with 2022-08-17T12:43:10.0727858Z [ 2022-08-17T12:43:10.0728107Z T=std::vector,std::allocator>> 2022-08-17T12:43:10.0728339Z ] 2022-08-17T12:43:10.0728798Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to alias template instantiation 'c10::OptionalBase,std::allocator>>>' being compiled 2022-08-17T12:43:10.0729611Z 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-08-17T12:43:10.0730294Z 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-08-17T12:43:10.0730950Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(445): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2022-08-17T12:43:10.0731347Z with 2022-08-17T12:43:10.0731544Z [ 2022-08-17T12:43:10.0731799Z T=std::vector,std::allocator>> 2022-08-17T12:43:10.0732031Z ] 2022-08-17T12:43:10.0732415Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(211): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2022-08-17T12:43:10.0732776Z with 2022-08-17T12:43:10.0732940Z [ 2022-08-17T12:43:10.0733140Z T=std::vector> 2022-08-17T12:43:10.0733342Z ] 2022-08-17T12:43:10.0733751Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(410): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2022-08-17T12:43:10.0734132Z with 2022-08-17T12:43:10.0734278Z [ 2022-08-17T12:43:10.0734491Z T=std::vector> 2022-08-17T12:43:10.0734691Z ] 2022-08-17T12:43:10.0735123Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2022-08-17T12:43:10.0735541Z with 2022-08-17T12:43:10.0735767Z [ 2022-08-17T12:43:10.0735984Z T=std::vector> 2022-08-17T12:43:10.0736171Z ] 2022-08-17T12:43:10.0736651Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2022-08-17T12:43:10.0737088Z with 2022-08-17T12:43:10.0737231Z [ 2022-08-17T12:43:10.0737447Z T=std::vector> 2022-08-17T12:43:10.0737648Z ] 2022-08-17T12:43:10.0738102Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to alias template instantiation 'c10::OptionalBase>>' being compiled 2022-08-17T12:43:10.0738785Z 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-08-17T12:43:10.0739569Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(445): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2022-08-17T12:43:10.0739972Z with 2022-08-17T12:43:10.0740133Z [ 2022-08-17T12:43:10.0740337Z T=std::vector> 2022-08-17T12:43:10.0740548Z ] 2022-08-17T12:43:10.0740946Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(211): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2022-08-17T12:43:10.0741297Z with 2022-08-17T12:43:10.0741517Z [ 2022-08-17T12:43:10.0741768Z T=c10::impl::InlineDeviceGuard 2022-08-17T12:43:10.0742007Z ] 2022-08-17T12:43:10.0742411Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(410): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2022-08-17T12:43:10.0742791Z with 2022-08-17T12:43:10.0742954Z [ 2022-08-17T12:43:10.0743186Z T=c10::impl::InlineDeviceGuard 2022-08-17T12:43:10.0743422Z ] 2022-08-17T12:43:10.0744282Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2022-08-17T12:43:10.0744713Z with 2022-08-17T12:43:10.0744859Z [ 2022-08-17T12:43:10.0745108Z T=c10::impl::InlineDeviceGuard 2022-08-17T12:43:10.0745343Z ] 2022-08-17T12:43:10.0745806Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2022-08-17T12:43:10.0746247Z with 2022-08-17T12:43:10.0746409Z [ 2022-08-17T12:43:10.0746654Z T=c10::impl::InlineDeviceGuard 2022-08-17T12:43:10.0746874Z ] 2022-08-17T12:43:10.0747344Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to alias template instantiation 'c10::OptionalBase>' being compiled 2022-08-17T12:43:10.0748263Z 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-08-17T12:43:10.0749493Z 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-08-17T12:43:10.0750478Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(445): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2022-08-17T12:43:10.0750886Z with 2022-08-17T12:43:10.0751051Z [ 2022-08-17T12:43:10.0751309Z T=c10::impl::InlineDeviceGuard 2022-08-17T12:43:10.0751592Z ] 2022-08-17T12:43:10.0751995Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(211): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2022-08-17T12:43:10.0752364Z with 2022-08-17T12:43:10.0752510Z [ 2022-08-17T12:43:10.0752753Z T=c10::impl::InlineStreamGuard 2022-08-17T12:43:10.0752983Z ] 2022-08-17T12:43:10.0753397Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(410): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2022-08-17T12:43:10.0753762Z with 2022-08-17T12:43:10.0753918Z [ 2022-08-17T12:43:10.0754157Z T=c10::impl::InlineStreamGuard 2022-08-17T12:43:10.0754372Z ] 2022-08-17T12:43:10.0754825Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2022-08-17T12:43:10.0755363Z with 2022-08-17T12:43:10.0755507Z [ 2022-08-17T12:43:10.0755753Z T=c10::impl::InlineStreamGuard 2022-08-17T12:43:10.0755985Z ] 2022-08-17T12:43:10.0756462Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2022-08-17T12:43:10.0756889Z with 2022-08-17T12:43:10.0757049Z [ 2022-08-17T12:43:10.0757345Z T=c10::impl::InlineStreamGuard 2022-08-17T12:43:10.0757581Z ] 2022-08-17T12:43:10.0758154Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to alias template instantiation 'c10::OptionalBase>' being compiled 2022-08-17T12:43:10.0758661Z 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-08-17T12:43:10.0759064Z 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-08-17T12:43:10.0759430Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(445): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2022-08-17T12:43:10.0759523Z with 2022-08-17T12:43:10.0759608Z [ 2022-08-17T12:43:10.0759783Z T=c10::impl::InlineStreamGuard 2022-08-17T12:43:10.0759866Z ] 2022-08-17T12:43:10.0760198Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(211): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2022-08-17T12:43:10.0760285Z with 2022-08-17T12:43:10.0760332Z [ 2022-08-17T12:43:10.0760460Z T=c10::impl::VirtualGuardImpl 2022-08-17T12:43:10.0760547Z ] 2022-08-17T12:43:10.0760890Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(410): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2022-08-17T12:43:10.0760978Z with 2022-08-17T12:43:10.0761060Z [ 2022-08-17T12:43:10.0761188Z T=c10::impl::VirtualGuardImpl 2022-08-17T12:43:10.0761273Z ] 2022-08-17T12:43:10.0761615Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2022-08-17T12:43:10.0761702Z with 2022-08-17T12:43:10.0761782Z [ 2022-08-17T12:43:10.0761904Z T=c10::impl::VirtualGuardImpl 2022-08-17T12:43:10.0761983Z ] 2022-08-17T12:43:10.0762386Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2022-08-17T12:43:10.0762467Z with 2022-08-17T12:43:10.0762546Z [ 2022-08-17T12:43:10.0762634Z T=c10::impl::VirtualGuardImpl 2022-08-17T12:43:10.0762715Z ] 2022-08-17T12:43:10.0763080Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to alias template instantiation 'c10::OptionalBase' being compiled 2022-08-17T12:43:10.0763427Z 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-08-17T12:43:10.0763567Z with 2022-08-17T12:43:10.0763647Z [ 2022-08-17T12:43:10.0763771Z T=c10::impl::VirtualGuardImpl 2022-08-17T12:43:10.0763853Z ] 2022-08-17T12:43:10.0764215Z 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-08-17T12:43:10.0764615Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(445): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2022-08-17T12:43:10.0764714Z with 2022-08-17T12:43:10.0764808Z [ 2022-08-17T12:43:10.0764930Z T=c10::impl::VirtualGuardImpl 2022-08-17T12:43:10.0765012Z ] 2022-08-17T12:43:10.0765340Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(211): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2022-08-17T12:43:10.0765422Z with 2022-08-17T12:43:10.0765501Z [ 2022-08-17T12:43:10.0765678Z T=std::vector> 2022-08-17T12:43:10.0765758Z ] 2022-08-17T12:43:10.0766095Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(410): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2022-08-17T12:43:10.0766179Z with 2022-08-17T12:43:10.0766259Z [ 2022-08-17T12:43:10.0766467Z T=std::vector> 2022-08-17T12:43:10.0766548Z ] 2022-08-17T12:43:10.0766925Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2022-08-17T12:43:10.0767010Z with 2022-08-17T12:43:10.0767058Z [ 2022-08-17T12:43:10.0767261Z T=std::vector> 2022-08-17T12:43:10.0795170Z ] 2022-08-17T12:43:10.0795801Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2022-08-17T12:43:10.0795894Z with 2022-08-17T12:43:10.0795945Z [ 2022-08-17T12:43:10.0796160Z T=std::vector> 2022-08-17T12:43:10.0796244Z ] 2022-08-17T12:43:10.0796685Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to alias template instantiation 'c10::OptionalBase>>' being compiled 2022-08-17T12:43:10.0797111Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\ATen/core/ivalue_inl.h(843): note: see reference to class template instantiation 'c10::optional>>' being compiled 2022-08-17T12:43:10.0797453Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(445): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2022-08-17T12:43:10.0797549Z with 2022-08-17T12:43:10.0797627Z [ 2022-08-17T12:43:10.0797976Z T=std::vector> 2022-08-17T12:43:10.0798049Z ] 2022-08-17T12:43:10.0840771Z [3/34] cl /showIncludes /nologo /O2 /W3 /GL /DNDEBUG /MD /MD /wd4819 /wd4251 /wd4244 /wd4267 /wd4275 /wd4018 /wd4190 /EHsc -DFUNCTORCH_BUILD_MAIN_LIB -IC:\actions-runner\_work\pytorch\pytorch\functorch -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 -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" -c C:\actions-runner\_work\pytorch\pytorch\functorch\functorch\csrc\BatchRulesLoss.cpp /FoC:\actions-runner\_work\pytorch\pytorch\functorch\build\temp.win-amd64-3.9\Release\actions-runner\_work\pytorch\pytorch\functorch\functorch\csrc\BatchRulesLoss.obj -O3 -std=c++14 -fdiagnostics-color=always -DTORCH_API_INCLUDE_EXTENSION_H -DTORCH_EXTENSION_NAME=_C -D_GLIBCXX_USE_CXX11_ABI=0 /std:c++14 2022-08-17T12:43:10.0841005Z cl : Command line warning D9002 : ignoring unknown option '-O3' 2022-08-17T12:43:10.0841217Z cl : Command line warning D9002 : ignoring unknown option '-std=c++14' 2022-08-17T12:43:10.0841599Z cl : Command line warning D9002 : ignoring unknown option '-fdiagnostics-color=always' 2022-08-17T12:43:10.0842033Z 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-08-17T12:43:10.0842431Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/core/TensorImpl.h(2391): warning C4805: '|': unsafe mix of type 'uintptr_t' and type 'bool' in operation 2022-08-17T12:43:10.0842894Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(211): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2022-08-17T12:43:10.0842991Z with 2022-08-17T12:43:10.0843077Z [ 2022-08-17T12:43:10.0843203Z T=at::TensorBase 2022-08-17T12:43:10.0843307Z ] 2022-08-17T12:43:10.0843749Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(410): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2022-08-17T12:43:10.0843826Z with 2022-08-17T12:43:10.0843908Z [ 2022-08-17T12:43:10.0844033Z T=at::TensorBase 2022-08-17T12:43:10.0844138Z ] 2022-08-17T12:43:10.0844628Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2022-08-17T12:43:10.0844744Z with 2022-08-17T12:43:10.0844842Z [ 2022-08-17T12:43:10.0844971Z T=at::TensorBase 2022-08-17T12:43:10.0845040Z ] 2022-08-17T12:43:10.0845591Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2022-08-17T12:43:10.0845699Z with 2022-08-17T12:43:10.0845816Z [ 2022-08-17T12:43:10.0846089Z T=at::TensorBase 2022-08-17T12:43:10.0846192Z ] 2022-08-17T12:43:10.0846662Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to alias template instantiation 'c10::OptionalBase' being compiled 2022-08-17T12:43:10.0847152Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\ATen/core/TensorBase.h(917): note: see reference to class template instantiation 'c10::optional' being compiled 2022-08-17T12:43:10.0847709Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(445): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2022-08-17T12:43:10.0847907Z with 2022-08-17T12:43:10.0848029Z [ 2022-08-17T12:43:10.0848170Z T=at::TensorBase 2022-08-17T12:43:10.0848260Z ] 2022-08-17T12:43:10.0848760Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(211): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2022-08-17T12:43:10.0848862Z with 2022-08-17T12:43:10.0848946Z [ 2022-08-17T12:43:10.0849076Z T=at::Tensor 2022-08-17T12:43:10.0849150Z ] 2022-08-17T12:43:10.0849501Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(410): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2022-08-17T12:43:10.0849575Z with 2022-08-17T12:43:10.0849635Z [ 2022-08-17T12:43:10.0849709Z T=at::Tensor 2022-08-17T12:43:10.0849764Z ] 2022-08-17T12:43:10.0850123Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2022-08-17T12:43:10.0850177Z with 2022-08-17T12:43:10.0850233Z [ 2022-08-17T12:43:10.0850305Z T=at::Tensor 2022-08-17T12:43:10.0850362Z ] 2022-08-17T12:43:10.0850739Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2022-08-17T12:43:10.0850796Z with 2022-08-17T12:43:10.0850867Z [ 2022-08-17T12:43:10.0850941Z T=at::Tensor 2022-08-17T12:43:10.0850988Z ] 2022-08-17T12:43:10.0851306Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to alias template instantiation 'c10::OptionalBase' being compiled 2022-08-17T12:43:10.0851639Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\ATen/core/TensorBody.h(510): note: see reference to class template instantiation 'c10::optional' being compiled 2022-08-17T12:43:10.0851977Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(445): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2022-08-17T12:43:10.0852047Z with 2022-08-17T12:43:10.0852124Z [ 2022-08-17T12:43:10.0852213Z T=at::Tensor 2022-08-17T12:43:10.0852268Z ] 2022-08-17T12:43:10.0852580Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(211): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2022-08-17T12:43:10.0852631Z with 2022-08-17T12:43:10.0852688Z [ 2022-08-17T12:43:10.0852782Z T=at::Generator 2022-08-17T12:43:10.0852855Z ] 2022-08-17T12:43:10.0853168Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(410): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2022-08-17T12:43:10.0853309Z with 2022-08-17T12:43:10.0853363Z [ 2022-08-17T12:43:10.0853433Z T=at::Generator 2022-08-17T12:43:10.0853499Z ] 2022-08-17T12:43:10.0853878Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2022-08-17T12:43:10.0853935Z with 2022-08-17T12:43:10.0854015Z [ 2022-08-17T12:43:10.0854094Z T=at::Generator 2022-08-17T12:43:10.0854166Z ] 2022-08-17T12:43:10.0854618Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2022-08-17T12:43:10.0854673Z with 2022-08-17T12:43:10.0854753Z [ 2022-08-17T12:43:10.0854853Z T=at::Generator 2022-08-17T12:43:10.0854932Z ] 2022-08-17T12:43:10.0855279Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to alias template instantiation 'c10::OptionalBase' being compiled 2022-08-17T12:43:10.0855620Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\ATen/core/TensorBody.h(585): note: see reference to class template instantiation 'c10::optional' being compiled 2022-08-17T12:43:10.0855979Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(445): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2022-08-17T12:43:10.0856063Z with 2022-08-17T12:43:10.0856143Z [ 2022-08-17T12:43:10.0856211Z T=at::Generator 2022-08-17T12:43:10.0856296Z ] 2022-08-17T12:43:10.0856606Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(211): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2022-08-17T12:43:10.0856679Z with 2022-08-17T12:43:10.0856739Z [ 2022-08-17T12:43:10.0856819Z T=std::string 2022-08-17T12:43:10.0856878Z ] 2022-08-17T12:43:10.0857196Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(410): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2022-08-17T12:43:10.0857246Z with 2022-08-17T12:43:10.0857306Z [ 2022-08-17T12:43:10.0857380Z T=std::string 2022-08-17T12:43:10.0857436Z ] 2022-08-17T12:43:10.0857785Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2022-08-17T12:43:10.0857841Z with 2022-08-17T12:43:10.0857892Z [ 2022-08-17T12:43:10.0857956Z T=std::string 2022-08-17T12:43:10.0858007Z ] 2022-08-17T12:43:10.0858383Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2022-08-17T12:43:10.0858443Z with 2022-08-17T12:43:10.0858498Z [ 2022-08-17T12:43:10.0858568Z T=std::string 2022-08-17T12:43:10.0858620Z ] 2022-08-17T12:43:10.0859047Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to alias template instantiation 'c10::OptionalBase' being compiled 2022-08-17T12:43:10.0859368Z 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-08-17T12:43:10.0859742Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(445): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2022-08-17T12:43:10.0859803Z with 2022-08-17T12:43:10.0859858Z [ 2022-08-17T12:43:10.0859929Z T=std::string 2022-08-17T12:43:10.0859980Z ] 2022-08-17T12:43:10.0860280Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(211): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2022-08-17T12:43:10.0860390Z with 2022-08-17T12:43:10.0860452Z [ 2022-08-17T12:43:10.0860531Z T=c10::QualifiedName 2022-08-17T12:43:10.0860587Z ] 2022-08-17T12:43:10.0860900Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(410): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2022-08-17T12:43:10.0860959Z with 2022-08-17T12:43:10.0861013Z [ 2022-08-17T12:43:10.0861096Z T=c10::QualifiedName 2022-08-17T12:43:10.0861148Z ] 2022-08-17T12:43:10.0861499Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2022-08-17T12:43:10.0861549Z with 2022-08-17T12:43:10.0861602Z [ 2022-08-17T12:43:10.0861685Z T=c10::QualifiedName 2022-08-17T12:43:10.0861739Z ] 2022-08-17T12:43:10.0862117Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2022-08-17T12:43:10.0862176Z with 2022-08-17T12:43:10.0862228Z [ 2022-08-17T12:43:10.0862301Z T=c10::QualifiedName 2022-08-17T12:43:10.0862354Z ] 2022-08-17T12:43:10.0862680Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to alias template instantiation 'c10::OptionalBase' being compiled 2022-08-17T12:43:10.0863001Z 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-08-17T12:43:10.0863327Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(445): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2022-08-17T12:43:10.0863386Z with 2022-08-17T12:43:10.0863439Z [ 2022-08-17T12:43:10.0863519Z T=c10::QualifiedName 2022-08-17T12:43:10.0863571Z ] 2022-08-17T12:43:10.0863857Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(211): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2022-08-17T12:43:10.0863913Z with 2022-08-17T12:43:10.0863967Z [ 2022-08-17T12:43:10.0864094Z T=std::shared_ptr 2022-08-17T12:43:10.0864152Z ] 2022-08-17T12:43:10.0864464Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(410): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2022-08-17T12:43:10.0864526Z with 2022-08-17T12:43:10.0864586Z [ 2022-08-17T12:43:10.0864704Z T=std::shared_ptr 2022-08-17T12:43:10.0864808Z ] 2022-08-17T12:43:10.0865165Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2022-08-17T12:43:10.0865229Z with 2022-08-17T12:43:10.0865289Z [ 2022-08-17T12:43:10.0865416Z T=std::shared_ptr 2022-08-17T12:43:10.0865476Z ] 2022-08-17T12:43:10.0865855Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2022-08-17T12:43:10.0865954Z with 2022-08-17T12:43:10.0866002Z [ 2022-08-17T12:43:10.0866133Z T=std::shared_ptr 2022-08-17T12:43:10.0866196Z ] 2022-08-17T12:43:10.0866557Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to alias template instantiation 'c10::OptionalBase>' being compiled 2022-08-17T12:43:10.0866913Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\ATen/core/ivalue.h(1342): note: see reference to class template instantiation 'c10::optional>' being compiled 2022-08-17T12:43:10.0867250Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(445): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2022-08-17T12:43:10.0867313Z with 2022-08-17T12:43:10.0867372Z [ 2022-08-17T12:43:10.0867503Z T=std::shared_ptr 2022-08-17T12:43:10.0867550Z ] 2022-08-17T12:43:10.0867850Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(211): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2022-08-17T12:43:10.0867919Z with 2022-08-17T12:43:10.0867980Z [ 2022-08-17T12:43:10.0868106Z T=std::weak_ptr 2022-08-17T12:43:10.0868166Z ] 2022-08-17T12:43:10.0868481Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(410): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2022-08-17T12:43:10.0868546Z with 2022-08-17T12:43:10.0868592Z [ 2022-08-17T12:43:10.0868717Z T=std::weak_ptr 2022-08-17T12:43:10.0868780Z ] 2022-08-17T12:43:10.0869138Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2022-08-17T12:43:10.0869204Z with 2022-08-17T12:43:10.0869262Z [ 2022-08-17T12:43:10.0869385Z T=std::weak_ptr 2022-08-17T12:43:10.0869432Z ] 2022-08-17T12:43:10.0869809Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2022-08-17T12:43:10.0869871Z with 2022-08-17T12:43:10.0869931Z [ 2022-08-17T12:43:10.0870052Z T=std::weak_ptr 2022-08-17T12:43:10.0870112Z ] 2022-08-17T12:43:10.0870470Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to alias template instantiation 'c10::OptionalBase>' being compiled 2022-08-17T12:43:10.0870821Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\ATen/core/ivalue.h(1343): note: see reference to class template instantiation 'c10::optional>' being compiled 2022-08-17T12:43:10.0871201Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(445): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2022-08-17T12:43:10.0871264Z with 2022-08-17T12:43:10.0871311Z [ 2022-08-17T12:43:10.0871438Z T=std::weak_ptr 2022-08-17T12:43:10.0871501Z ] 2022-08-17T12:43:10.0871845Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(211): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2022-08-17T12:43:10.0871909Z with 2022-08-17T12:43:10.0871969Z [ 2022-08-17T12:43:10.0872126Z T=std::vector> 2022-08-17T12:43:10.0872188Z ] 2022-08-17T12:43:10.0872491Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(410): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2022-08-17T12:43:10.0872555Z with 2022-08-17T12:43:10.0872614Z [ 2022-08-17T12:43:10.0872768Z T=std::vector> 2022-08-17T12:43:10.0872827Z ] 2022-08-17T12:43:10.0873186Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2022-08-17T12:43:10.0873249Z with 2022-08-17T12:43:10.0873310Z [ 2022-08-17T12:43:10.0873449Z T=std::vector> 2022-08-17T12:43:10.0873511Z ] 2022-08-17T12:43:10.0873897Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2022-08-17T12:43:10.0873964Z with 2022-08-17T12:43:10.0874022Z [ 2022-08-17T12:43:10.0874175Z T=std::vector> 2022-08-17T12:43:10.0874234Z ] 2022-08-17T12:43:10.0874612Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to alias template instantiation 'c10::OptionalBase>>' being compiled 2022-08-17T12:43:10.0874990Z 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-08-17T12:43:10.0875328Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(445): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2022-08-17T12:43:10.0875379Z with 2022-08-17T12:43:10.0875439Z [ 2022-08-17T12:43:10.0875590Z T=std::vector> 2022-08-17T12:43:10.0875651Z ] 2022-08-17T12:43:10.0876152Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(211): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2022-08-17T12:43:10.0876217Z with 2022-08-17T12:43:10.0876277Z [ 2022-08-17T12:43:10.0876396Z T=std::vector> 2022-08-17T12:43:10.0876444Z ] 2022-08-17T12:43:10.0876758Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(410): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2022-08-17T12:43:10.0876863Z with 2022-08-17T12:43:10.0876925Z [ 2022-08-17T12:43:10.0877042Z T=std::vector> 2022-08-17T12:43:10.0877101Z ] 2022-08-17T12:43:10.0877459Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2022-08-17T12:43:10.0877521Z with 2022-08-17T12:43:10.0877568Z [ 2022-08-17T12:43:10.0877722Z T=std::vector> 2022-08-17T12:43:10.0877782Z ] 2022-08-17T12:43:10.0878164Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2022-08-17T12:43:10.0878227Z with 2022-08-17T12:43:10.0878286Z [ 2022-08-17T12:43:10.0878401Z T=std::vector> 2022-08-17T12:43:10.0878464Z ] 2022-08-17T12:43:10.0878800Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to alias template instantiation 'c10::OptionalBase>>' being compiled 2022-08-17T12:43:10.0879148Z 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-08-17T12:43:10.0879477Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(445): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2022-08-17T12:43:10.0879544Z with 2022-08-17T12:43:10.0879604Z [ 2022-08-17T12:43:10.0879723Z T=std::vector> 2022-08-17T12:43:10.0879782Z ] 2022-08-17T12:43:10.0880085Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(211): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2022-08-17T12:43:10.0880147Z with 2022-08-17T12:43:10.0880194Z [ 2022-08-17T12:43:10.0880361Z T=std::vector,std::allocator>> 2022-08-17T12:43:10.0880420Z ] 2022-08-17T12:43:10.0880741Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(410): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2022-08-17T12:43:10.0880805Z with 2022-08-17T12:43:10.0880866Z [ 2022-08-17T12:43:10.0881031Z T=std::vector,std::allocator>> 2022-08-17T12:43:10.0881090Z ] 2022-08-17T12:43:10.0881431Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2022-08-17T12:43:10.0881495Z with 2022-08-17T12:43:10.0881555Z [ 2022-08-17T12:43:10.0881719Z T=std::vector,std::allocator>> 2022-08-17T12:43:10.0881778Z ] 2022-08-17T12:43:10.0882160Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2022-08-17T12:43:10.0882268Z with 2022-08-17T12:43:10.0882327Z [ 2022-08-17T12:43:10.0882487Z T=std::vector,std::allocator>> 2022-08-17T12:43:10.0882534Z ] 2022-08-17T12:43:10.0882930Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to alias template instantiation 'c10::OptionalBase,std::allocator>>>' being compiled 2022-08-17T12:43:10.0883354Z 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-08-17T12:43:10.0883680Z 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-08-17T12:43:10.0884018Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(445): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2022-08-17T12:43:10.0884084Z with 2022-08-17T12:43:10.0884131Z [ 2022-08-17T12:43:10.0884296Z T=std::vector,std::allocator>> 2022-08-17T12:43:10.0884357Z ] 2022-08-17T12:43:10.0884658Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(211): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2022-08-17T12:43:10.0884721Z with 2022-08-17T12:43:10.0884783Z [ 2022-08-17T12:43:10.0884943Z T=std::vector,std::allocator>> 2022-08-17T12:43:10.0885003Z ] 2022-08-17T12:43:10.0885305Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(410): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2022-08-17T12:43:10.0885373Z with 2022-08-17T12:43:10.0885432Z [ 2022-08-17T12:43:10.0885589Z T=std::vector,std::allocator>> 2022-08-17T12:43:10.0885648Z ] 2022-08-17T12:43:10.0886002Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2022-08-17T12:43:10.0886065Z with 2022-08-17T12:43:10.0886124Z [ 2022-08-17T12:43:10.0886280Z T=std::vector,std::allocator>> 2022-08-17T12:43:10.0886327Z ] 2022-08-17T12:43:10.0886710Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2022-08-17T12:43:10.0886779Z with 2022-08-17T12:43:10.0886838Z [ 2022-08-17T12:43:10.0886990Z T=std::vector,std::allocator>> 2022-08-17T12:43:10.0887053Z ] 2022-08-17T12:43:10.0887434Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to alias template instantiation 'c10::OptionalBase,std::allocator>>>' being compiled 2022-08-17T12:43:10.0887809Z 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-08-17T12:43:10.0888169Z 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-08-17T12:43:10.0888504Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(445): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2022-08-17T12:43:10.0888556Z with 2022-08-17T12:43:10.0888617Z [ 2022-08-17T12:43:10.0888769Z T=std::vector,std::allocator>> 2022-08-17T12:43:10.0888830Z ] 2022-08-17T12:43:10.0889172Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(211): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2022-08-17T12:43:10.0889240Z with 2022-08-17T12:43:10.0889299Z [ 2022-08-17T12:43:10.0889426Z T=std::vector> 2022-08-17T12:43:10.0889473Z ] 2022-08-17T12:43:10.0889790Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(410): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2022-08-17T12:43:10.0889854Z with 2022-08-17T12:43:10.0889914Z [ 2022-08-17T12:43:10.0890037Z T=std::vector> 2022-08-17T12:43:10.0890098Z ] 2022-08-17T12:43:10.0890459Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2022-08-17T12:43:10.0890522Z with 2022-08-17T12:43:10.0890569Z [ 2022-08-17T12:43:10.0890691Z T=std::vector> 2022-08-17T12:43:10.0890753Z ] 2022-08-17T12:43:10.0891129Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2022-08-17T12:43:10.0891196Z with 2022-08-17T12:43:10.0891256Z [ 2022-08-17T12:43:10.0891378Z T=std::vector> 2022-08-17T12:43:10.0891438Z ] 2022-08-17T12:43:10.0891778Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to alias template instantiation 'c10::OptionalBase>>' being compiled 2022-08-17T12:43:10.0892126Z 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-08-17T12:43:10.0892464Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(445): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2022-08-17T12:43:10.0892532Z with 2022-08-17T12:43:10.0892592Z [ 2022-08-17T12:43:10.0892715Z T=std::vector> 2022-08-17T12:43:10.0892774Z ] 2022-08-17T12:43:10.0893077Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(211): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2022-08-17T12:43:10.0893141Z with 2022-08-17T12:43:10.0893188Z [ 2022-08-17T12:43:10.0893342Z T=c10::impl::InlineDeviceGuard 2022-08-17T12:43:10.0893402Z ] 2022-08-17T12:43:10.0893720Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(410): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2022-08-17T12:43:10.0893824Z with 2022-08-17T12:43:10.0893883Z [ 2022-08-17T12:43:10.0894036Z T=c10::impl::InlineDeviceGuard 2022-08-17T12:43:10.0894097Z ] 2022-08-17T12:43:10.0894439Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2022-08-17T12:43:10.0894502Z with 2022-08-17T12:43:10.0894564Z [ 2022-08-17T12:43:10.0894715Z T=c10::impl::InlineDeviceGuard 2022-08-17T12:43:10.0894813Z ] 2022-08-17T12:43:10.0895198Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2022-08-17T12:43:10.0895264Z with 2022-08-17T12:43:10.0895324Z [ 2022-08-17T12:43:10.0895469Z T=c10::impl::InlineDeviceGuard 2022-08-17T12:43:10.0895516Z ] 2022-08-17T12:43:10.0895892Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to alias template instantiation 'c10::OptionalBase>' being compiled 2022-08-17T12:43:10.0896291Z 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-08-17T12:43:10.0896671Z 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-08-17T12:43:10.0897013Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(445): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2022-08-17T12:43:10.0897076Z with 2022-08-17T12:43:10.0897137Z [ 2022-08-17T12:43:10.0897286Z T=c10::impl::InlineDeviceGuard 2022-08-17T12:43:10.0897346Z ] 2022-08-17T12:43:10.0897654Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(211): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2022-08-17T12:43:10.0897705Z with 2022-08-17T12:43:10.0897766Z [ 2022-08-17T12:43:10.0897915Z T=c10::impl::InlineStreamGuard 2022-08-17T12:43:10.0897978Z ] 2022-08-17T12:43:10.0898296Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(410): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2022-08-17T12:43:10.0898360Z with 2022-08-17T12:43:10.0898420Z [ 2022-08-17T12:43:10.0898567Z T=c10::impl::InlineStreamGuard 2022-08-17T12:43:10.0898614Z ] 2022-08-17T12:43:10.0899096Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2022-08-17T12:43:10.0899163Z with 2022-08-17T12:43:10.0899225Z [ 2022-08-17T12:43:10.0899375Z T=c10::impl::InlineStreamGuard 2022-08-17T12:43:10.0899435Z ] 2022-08-17T12:43:10.0899812Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2022-08-17T12:43:10.0900318Z with 2022-08-17T12:43:10.0900366Z [ 2022-08-17T12:43:10.0900515Z T=c10::impl::InlineStreamGuard 2022-08-17T12:43:10.0900575Z ] 2022-08-17T12:43:10.0900949Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to alias template instantiation 'c10::OptionalBase>' being compiled 2022-08-17T12:43:10.0901391Z 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-08-17T12:43:10.0901777Z 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-08-17T12:43:10.0902115Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(445): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2022-08-17T12:43:10.0902183Z with 2022-08-17T12:43:10.0902243Z [ 2022-08-17T12:43:10.0902394Z T=c10::impl::InlineStreamGuard 2022-08-17T12:43:10.0902441Z ] 2022-08-17T12:43:10.0902753Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(211): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2022-08-17T12:43:10.0902821Z with 2022-08-17T12:43:10.0902881Z [ 2022-08-17T12:43:10.0902989Z T=c10::impl::VirtualGuardImpl 2022-08-17T12:43:10.0903050Z ] 2022-08-17T12:43:10.0903364Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(410): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2022-08-17T12:43:10.0903428Z with 2022-08-17T12:43:10.0903475Z [ 2022-08-17T12:43:10.0903577Z T=c10::impl::VirtualGuardImpl 2022-08-17T12:43:10.0903638Z ] 2022-08-17T12:43:10.0903991Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2022-08-17T12:43:10.0904056Z with 2022-08-17T12:43:10.0904116Z [ 2022-08-17T12:43:10.0904217Z T=c10::impl::VirtualGuardImpl 2022-08-17T12:43:10.0904276Z ] 2022-08-17T12:43:10.0904651Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2022-08-17T12:43:10.0904714Z with 2022-08-17T12:43:10.0904775Z [ 2022-08-17T12:43:10.0904875Z T=c10::impl::VirtualGuardImpl 2022-08-17T12:43:10.0904935Z ] 2022-08-17T12:43:10.0905276Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to alias template instantiation 'c10::OptionalBase' being compiled 2022-08-17T12:43:10.0905604Z 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-08-17T12:43:10.0905667Z with 2022-08-17T12:43:10.0905725Z [ 2022-08-17T12:43:10.0905858Z T=c10::impl::VirtualGuardImpl 2022-08-17T12:43:10.0905917Z ] 2022-08-17T12:43:10.0906296Z 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-08-17T12:43:10.0906633Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(445): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2022-08-17T12:43:10.0906697Z with 2022-08-17T12:43:10.0906758Z [ 2022-08-17T12:43:10.0906860Z T=c10::impl::VirtualGuardImpl 2022-08-17T12:43:10.0906923Z ] 2022-08-17T12:43:10.0907257Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(211): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2022-08-17T12:43:10.0907324Z with 2022-08-17T12:43:10.0907383Z [ 2022-08-17T12:43:10.0907572Z T=std::vector> 2022-08-17T12:43:10.0907635Z ] 2022-08-17T12:43:10.0907958Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(410): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2022-08-17T12:43:10.0908022Z with 2022-08-17T12:43:10.0908081Z [ 2022-08-17T12:43:10.0908256Z T=std::vector> 2022-08-17T12:43:10.0908317Z ] 2022-08-17T12:43:10.0908674Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2022-08-17T12:43:10.0908739Z with 2022-08-17T12:43:10.0908800Z [ 2022-08-17T12:43:10.0908986Z T=std::vector> 2022-08-17T12:43:10.0909044Z ] 2022-08-17T12:43:10.0909430Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2022-08-17T12:43:10.0909495Z with 2022-08-17T12:43:10.0909543Z [ 2022-08-17T12:43:10.0909729Z T=std::vector> 2022-08-17T12:43:10.0909788Z ] 2022-08-17T12:43:10.0910202Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to alias template instantiation 'c10::OptionalBase>>' being compiled 2022-08-17T12:43:10.0910611Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\ATen/core/ivalue_inl.h(843): note: see reference to class template instantiation 'c10::optional>>' being compiled 2022-08-17T12:43:10.0910952Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(445): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2022-08-17T12:43:10.0911017Z with 2022-08-17T12:43:10.0911076Z [ 2022-08-17T12:43:10.0911264Z T=std::vector> 2022-08-17T12:43:10.0911324Z ] 2022-08-17T12:43:10.0911613Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(211): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2022-08-17T12:43:10.0911722Z with 2022-08-17T12:43:10.0911784Z [ 2022-08-17T12:43:10.0911867Z T=c10::DimVector 2022-08-17T12:43:10.0911926Z ] 2022-08-17T12:43:10.0912241Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(410): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2022-08-17T12:43:10.0912308Z with 2022-08-17T12:43:10.0912368Z [ 2022-08-17T12:43:10.0912436Z T=c10::DimVector 2022-08-17T12:43:10.0912499Z ] 2022-08-17T12:43:10.0912893Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2022-08-17T12:43:10.0912957Z with 2022-08-17T12:43:10.0913019Z [ 2022-08-17T12:43:10.0913098Z T=c10::DimVector 2022-08-17T12:43:10.0913158Z ] 2022-08-17T12:43:10.0913535Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2022-08-17T12:43:10.0913584Z with 2022-08-17T12:43:10.0913643Z [ 2022-08-17T12:43:10.0913723Z T=c10::DimVector 2022-08-17T12:43:10.0913782Z ] 2022-08-17T12:43:10.0914110Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to alias template instantiation 'c10::OptionalBase' being compiled 2022-08-17T12:43:10.0914438Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\ATen/TensorIterator.h(915): note: see reference to class template instantiation 'c10::optional' being compiled 2022-08-17T12:43:10.0914773Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(445): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2022-08-17T12:43:10.0914835Z with 2022-08-17T12:43:10.0914883Z [ 2022-08-17T12:43:10.0914964Z T=c10::DimVector 2022-08-17T12:43:10.0915025Z ] 2022-08-17T12:43:10.0915326Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(211): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2022-08-17T12:43:10.0915389Z with 2022-08-17T12:43:10.0915449Z [ 2022-08-17T12:43:10.0915548Z T=torch::autograd::ViewInfo 2022-08-17T12:43:10.0915610Z ] 2022-08-17T12:43:10.0915911Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(410): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2022-08-17T12:43:10.0915977Z with 2022-08-17T12:43:10.0916035Z [ 2022-08-17T12:43:10.0916132Z T=torch::autograd::ViewInfo 2022-08-17T12:43:10.0916191Z ] 2022-08-17T12:43:10.0916548Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2022-08-17T12:43:10.0916612Z with 2022-08-17T12:43:10.0916672Z [ 2022-08-17T12:43:10.0916755Z T=torch::autograd::ViewInfo 2022-08-17T12:43:10.0916816Z ] 2022-08-17T12:43:10.0917197Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2022-08-17T12:43:10.0917302Z with 2022-08-17T12:43:10.0917362Z [ 2022-08-17T12:43:10.0917457Z T=torch::autograd::ViewInfo 2022-08-17T12:43:10.0917515Z ] 2022-08-17T12:43:10.0917850Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to alias template instantiation 'c10::OptionalBase' being compiled 2022-08-17T12:43:10.0918188Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\torch/csrc/autograd/variable.h(570): note: see reference to class template instantiation 'c10::optional' being compiled 2022-08-17T12:43:10.0918826Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(445): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2022-08-17T12:43:10.0918897Z with 2022-08-17T12:43:10.0918958Z [ 2022-08-17T12:43:10.0919060Z T=torch::autograd::ViewInfo 2022-08-17T12:43:10.0919121Z ] 2022-08-17T12:43:10.0919429Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(211): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2022-08-17T12:43:10.0919494Z with 2022-08-17T12:43:10.0919555Z [ 2022-08-17T12:43:10.0919620Z T=c10::IValue 2022-08-17T12:43:10.0919680Z ] 2022-08-17T12:43:10.0919996Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(410): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2022-08-17T12:43:10.0920060Z with 2022-08-17T12:43:10.0920122Z [ 2022-08-17T12:43:10.0920203Z T=c10::IValue 2022-08-17T12:43:10.0920261Z ] 2022-08-17T12:43:10.0920600Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2022-08-17T12:43:10.0920668Z with 2022-08-17T12:43:10.0920729Z [ 2022-08-17T12:43:10.0920803Z T=c10::IValue 2022-08-17T12:43:10.0920864Z ] 2022-08-17T12:43:10.0921247Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2022-08-17T12:43:10.0921311Z with 2022-08-17T12:43:10.0921370Z [ 2022-08-17T12:43:10.0921431Z T=c10::IValue 2022-08-17T12:43:10.0921491Z ] 2022-08-17T12:43:10.0921816Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to alias template instantiation 'c10::OptionalBase' being compiled 2022-08-17T12:43:10.0922147Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\ATen/core/function_schema.h(181): note: see reference to class template instantiation 'c10::optional' being compiled 2022-08-17T12:43:10.0922484Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(445): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2022-08-17T12:43:10.0922548Z with 2022-08-17T12:43:10.0922607Z [ 2022-08-17T12:43:10.0922682Z T=c10::IValue 2022-08-17T12:43:10.0922742Z ] 2022-08-17T12:43:10.0923034Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(211): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2022-08-17T12:43:10.0923099Z with 2022-08-17T12:43:10.0923158Z [ 2022-08-17T12:43:10.0923239Z T=c10::AliasInfo 2022-08-17T12:43:10.0923344Z ] 2022-08-17T12:43:10.0923664Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(410): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2022-08-17T12:43:10.0923728Z with 2022-08-17T12:43:10.0923787Z [ 2022-08-17T12:43:10.0923855Z T=c10::AliasInfo 2022-08-17T12:43:10.0923915Z ] 2022-08-17T12:43:10.0924276Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2022-08-17T12:43:10.0924341Z with 2022-08-17T12:43:10.0924402Z [ 2022-08-17T12:43:10.0924521Z T=c10::AliasInfo 2022-08-17T12:43:10.0924581Z ] 2022-08-17T12:43:10.0924952Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2022-08-17T12:43:10.0925017Z with 2022-08-17T12:43:10.0925080Z [ 2022-08-17T12:43:10.0925159Z T=c10::AliasInfo 2022-08-17T12:43:10.0925219Z ] 2022-08-17T12:43:10.0925545Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to alias template instantiation 'c10::OptionalBase' being compiled 2022-08-17T12:43:10.0925875Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\ATen/core/function_schema.h(28): note: see reference to class template instantiation 'c10::optional' being compiled 2022-08-17T12:43:10.0926213Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(445): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2022-08-17T12:43:10.0926280Z with 2022-08-17T12:43:10.0926327Z [ 2022-08-17T12:43:10.0926406Z T=c10::AliasInfo 2022-08-17T12:43:10.0926466Z ] 2022-08-17T12:43:10.0926765Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(211): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2022-08-17T12:43:10.0926828Z with 2022-08-17T12:43:10.0926888Z [ 2022-08-17T12:43:10.0926990Z T=c10::impl::AnnotatedSchema 2022-08-17T12:43:10.0927050Z ] 2022-08-17T12:43:10.0927355Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(410): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2022-08-17T12:43:10.0927419Z with 2022-08-17T12:43:10.0927479Z [ 2022-08-17T12:43:10.0927580Z T=c10::impl::AnnotatedSchema 2022-08-17T12:43:10.0927643Z ] 2022-08-17T12:43:10.0927998Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2022-08-17T12:43:10.0928059Z with 2022-08-17T12:43:10.0928120Z [ 2022-08-17T12:43:10.0928205Z T=c10::impl::AnnotatedSchema 2022-08-17T12:43:10.0928267Z ] 2022-08-17T12:43:10.0928653Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2022-08-17T12:43:10.0928720Z with 2022-08-17T12:43:10.0928782Z [ 2022-08-17T12:43:10.0928881Z T=c10::impl::AnnotatedSchema 2022-08-17T12:43:10.0928940Z ] 2022-08-17T12:43:10.0929281Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to alias template instantiation 'c10::OptionalBase' being compiled 2022-08-17T12:43:10.0929669Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\ATen/core/dispatch/OperatorEntry.h(221): note: see reference to class template instantiation 'c10::optional' being compiled 2022-08-17T12:43:10.0930005Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(445): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2022-08-17T12:43:10.0930070Z with 2022-08-17T12:43:10.0930129Z [ 2022-08-17T12:43:10.0930273Z T=c10::impl::AnnotatedSchema 2022-08-17T12:43:10.0930335Z ] 2022-08-17T12:43:10.0930639Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(211): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2022-08-17T12:43:10.0930709Z with 2022-08-17T12:43:10.0930769Z [ 2022-08-17T12:43:10.0930899Z T=c10::impl::OperatorEntry::CppSignatureWithDebug 2022-08-17T12:43:10.0930962Z ] 2022-08-17T12:43:10.0931283Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(410): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2022-08-17T12:43:10.0931348Z with 2022-08-17T12:43:10.0931407Z [ 2022-08-17T12:43:10.0931548Z T=c10::impl::OperatorEntry::CppSignatureWithDebug 2022-08-17T12:43:10.0931609Z ] 2022-08-17T12:43:10.0931968Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2022-08-17T12:43:10.0932018Z with 2022-08-17T12:43:10.0932083Z [ 2022-08-17T12:43:10.0932220Z T=c10::impl::OperatorEntry::CppSignatureWithDebug 2022-08-17T12:43:10.0932279Z ] 2022-08-17T12:43:10.0932659Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2022-08-17T12:43:10.0932724Z with 2022-08-17T12:43:10.0932784Z [ 2022-08-17T12:43:10.0932923Z T=c10::impl::OperatorEntry::CppSignatureWithDebug 2022-08-17T12:43:10.0932970Z ] 2022-08-17T12:43:10.0933349Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to alias template instantiation 'c10::OptionalBase' being compiled 2022-08-17T12:43:10.0933743Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\ATen/core/dispatch/OperatorEntry.h(282): note: see reference to class template instantiation 'c10::optional' being compiled 2022-08-17T12:43:10.0934085Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(445): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2022-08-17T12:43:10.0934151Z with 2022-08-17T12:43:10.0934211Z [ 2022-08-17T12:43:10.0934351Z T=c10::impl::OperatorEntry::CppSignatureWithDebug 2022-08-17T12:43:10.0934410Z ] 2022-08-17T12:43:10.0934714Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(211): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2022-08-17T12:43:10.0934766Z with 2022-08-17T12:43:10.0934827Z [ 2022-08-17T12:43:10.0934916Z T=at::StepCallbacks 2022-08-17T12:43:10.0935023Z ] 2022-08-17T12:43:10.0935345Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(410): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2022-08-17T12:43:10.0935411Z with 2022-08-17T12:43:10.0935472Z [ 2022-08-17T12:43:10.0935560Z T=at::StepCallbacks 2022-08-17T12:43:10.0935607Z ] 2022-08-17T12:43:10.0935961Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2022-08-17T12:43:10.0936024Z with 2022-08-17T12:43:10.0936085Z [ 2022-08-17T12:43:10.0936210Z T=at::StepCallbacks 2022-08-17T12:43:10.0936272Z ] 2022-08-17T12:43:10.0936651Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2022-08-17T12:43:10.0936715Z with 2022-08-17T12:43:10.0936761Z [ 2022-08-17T12:43:10.0936849Z T=at::StepCallbacks 2022-08-17T12:43:10.0936911Z ] 2022-08-17T12:43:10.0937245Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to alias template instantiation 'c10::OptionalBase' being compiled 2022-08-17T12:43:10.0937593Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\ATen/core/dispatch/Dispatcher.h(610): note: see reference to class template instantiation 'c10::optional' being compiled 2022-08-17T12:43:10.0937929Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(445): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2022-08-17T12:43:10.0937993Z with 2022-08-17T12:43:10.0938053Z [ 2022-08-17T12:43:10.0938143Z T=at::StepCallbacks 2022-08-17T12:43:10.0938190Z ] 2022-08-17T12:43:10.0938491Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(211): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2022-08-17T12:43:10.0938554Z with 2022-08-17T12:43:10.0938615Z [ 2022-08-17T12:43:10.0938755Z T=c10::either 2022-08-17T12:43:10.0938913Z ] 2022-08-17T12:43:10.0939236Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(410): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2022-08-17T12:43:10.0939300Z with 2022-08-17T12:43:10.0939348Z [ 2022-08-17T12:43:10.0939485Z T=c10::either 2022-08-17T12:43:10.0939548Z ] 2022-08-17T12:43:10.0939900Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2022-08-17T12:43:10.0939963Z with 2022-08-17T12:43:10.0940023Z [ 2022-08-17T12:43:10.0940160Z T=c10::either 2022-08-17T12:43:10.0940206Z ] 2022-08-17T12:43:10.0940591Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2022-08-17T12:43:10.0940655Z with 2022-08-17T12:43:10.0940715Z [ 2022-08-17T12:43:10.0940850Z T=c10::either 2022-08-17T12:43:10.0940960Z ] 2022-08-17T12:43:10.0941330Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to alias template instantiation 'c10::OptionalBase>' being compiled 2022-08-17T12:43:10.0941722Z 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-08-17T12:43:10.0942103Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(445): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2022-08-17T12:43:10.0942168Z with 2022-08-17T12:43:10.0942215Z [ 2022-08-17T12:43:10.0942352Z T=c10::either 2022-08-17T12:43:10.0942414Z ] 2022-08-17T12:43:11.6413926Z [4/34] cl /showIncludes /nologo /O2 /W3 /GL /DNDEBUG /MD /MD /wd4819 /wd4251 /wd4244 /wd4267 /wd4275 /wd4018 /wd4190 /EHsc -DFUNCTORCH_BUILD_MAIN_LIB -IC:\actions-runner\_work\pytorch\pytorch\functorch -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 -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" -c C:\actions-runner\_work\pytorch\pytorch\functorch\functorch\csrc\BatchRulesDynamic.cpp /FoC:\actions-runner\_work\pytorch\pytorch\functorch\build\temp.win-amd64-3.9\Release\actions-runner\_work\pytorch\pytorch\functorch\functorch\csrc\BatchRulesDynamic.obj -O3 -std=c++14 -fdiagnostics-color=always -DTORCH_API_INCLUDE_EXTENSION_H -DTORCH_EXTENSION_NAME=_C -D_GLIBCXX_USE_CXX11_ABI=0 /std:c++14 2022-08-17T12:43:11.6416913Z cl : Command line warning D9002 : ignoring unknown option '-O3' 2022-08-17T12:43:11.6417320Z cl : Command line warning D9002 : ignoring unknown option '-std=c++14' 2022-08-17T12:43:11.6417772Z cl : Command line warning D9002 : ignoring unknown option '-fdiagnostics-color=always' 2022-08-17T12:43:11.6418414Z 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-08-17T12:43:11.6419297Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/core/TensorImpl.h(2391): warning C4805: '|': unsafe mix of type 'uintptr_t' and type 'bool' in operation 2022-08-17T12:43:11.6420100Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(211): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2022-08-17T12:43:11.6420588Z with 2022-08-17T12:43:11.6420794Z [ 2022-08-17T12:43:11.6421042Z T=at::TensorBase 2022-08-17T12:43:11.6421278Z ] 2022-08-17T12:43:11.6421832Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(410): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2022-08-17T12:43:11.6422218Z with 2022-08-17T12:43:11.6422375Z [ 2022-08-17T12:43:11.6422715Z T=at::TensorBase 2022-08-17T12:43:11.6422878Z ] 2022-08-17T12:43:11.6423335Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2022-08-17T12:43:11.6423754Z with 2022-08-17T12:43:11.6423897Z [ 2022-08-17T12:43:11.6424075Z T=at::TensorBase 2022-08-17T12:43:11.6424251Z ] 2022-08-17T12:43:11.6424715Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2022-08-17T12:43:11.6425237Z with 2022-08-17T12:43:11.6425399Z [ 2022-08-17T12:43:11.6425577Z T=at::TensorBase 2022-08-17T12:43:11.6425736Z ] 2022-08-17T12:43:11.6426161Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to alias template instantiation 'c10::OptionalBase' being compiled 2022-08-17T12:43:11.6426820Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\ATen/core/TensorBase.h(917): note: see reference to class template instantiation 'c10::optional' being compiled 2022-08-17T12:43:11.6427487Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(445): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2022-08-17T12:43:11.6427871Z with 2022-08-17T12:43:11.6428032Z [ 2022-08-17T12:43:11.6428214Z T=at::TensorBase 2022-08-17T12:43:11.6428372Z ] 2022-08-17T12:43:11.6428770Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(211): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2022-08-17T12:43:11.6429135Z with 2022-08-17T12:43:11.6429276Z [ 2022-08-17T12:43:11.6429444Z T=at::Tensor 2022-08-17T12:43:11.6429614Z ] 2022-08-17T12:43:11.6430022Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(410): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2022-08-17T12:43:11.6430383Z with 2022-08-17T12:43:11.6430536Z [ 2022-08-17T12:43:11.6430704Z T=at::Tensor 2022-08-17T12:43:11.6430856Z ] 2022-08-17T12:43:11.6431304Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2022-08-17T12:43:11.6431720Z with 2022-08-17T12:43:11.6431861Z [ 2022-08-17T12:43:11.6432029Z T=at::Tensor 2022-08-17T12:43:11.6432194Z ] 2022-08-17T12:43:11.6432672Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2022-08-17T12:43:11.6433096Z with 2022-08-17T12:43:11.6433251Z [ 2022-08-17T12:43:11.6433422Z T=at::Tensor 2022-08-17T12:43:11.6433572Z ] 2022-08-17T12:43:11.6433986Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to alias template instantiation 'c10::OptionalBase' being compiled 2022-08-17T12:43:11.6434627Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\ATen/core/TensorBody.h(510): note: see reference to class template instantiation 'c10::optional' being compiled 2022-08-17T12:43:11.6435285Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(445): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2022-08-17T12:43:11.6435725Z with 2022-08-17T12:43:11.6435887Z [ 2022-08-17T12:43:11.6436060Z T=at::Tensor 2022-08-17T12:43:11.6436214Z ] 2022-08-17T12:43:11.6436611Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(211): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2022-08-17T12:43:11.6436976Z with 2022-08-17T12:43:11.6437134Z [ 2022-08-17T12:43:11.6437293Z T=at::Generator 2022-08-17T12:43:11.6437467Z ] 2022-08-17T12:43:11.6437922Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(410): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2022-08-17T12:43:11.6438289Z with 2022-08-17T12:43:11.6438449Z [ 2022-08-17T12:43:11.6438618Z T=at::Generator 2022-08-17T12:43:11.6438774Z ] 2022-08-17T12:43:11.6439222Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2022-08-17T12:43:11.6439630Z with 2022-08-17T12:43:11.6439783Z [ 2022-08-17T12:43:11.6439939Z T=at::Generator 2022-08-17T12:43:11.6440113Z ] 2022-08-17T12:43:11.6440588Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2022-08-17T12:43:11.6441012Z with 2022-08-17T12:43:11.6441170Z [ 2022-08-17T12:43:11.6441340Z T=at::Generator 2022-08-17T12:43:11.6441500Z ] 2022-08-17T12:43:11.6441916Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to alias template instantiation 'c10::OptionalBase' being compiled 2022-08-17T12:43:11.6442568Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\ATen/core/TensorBody.h(585): note: see reference to class template instantiation 'c10::optional' being compiled 2022-08-17T12:43:11.6443220Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(445): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2022-08-17T12:43:11.6443625Z with 2022-08-17T12:43:11.6443771Z [ 2022-08-17T12:43:11.6443946Z T=at::Generator 2022-08-17T12:43:11.6444114Z ] 2022-08-17T12:43:11.6444491Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(211): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2022-08-17T12:43:11.6444856Z with 2022-08-17T12:43:11.6445010Z [ 2022-08-17T12:43:11.6445239Z T=c10::impl::InlineDeviceGuard 2022-08-17T12:43:11.6445473Z ] 2022-08-17T12:43:11.6445883Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(410): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2022-08-17T12:43:11.6446256Z with 2022-08-17T12:43:11.6446397Z [ 2022-08-17T12:43:11.6446645Z T=c10::impl::InlineDeviceGuard 2022-08-17T12:43:11.6446875Z ] 2022-08-17T12:43:11.6447309Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2022-08-17T12:43:11.6447776Z with 2022-08-17T12:43:11.6447933Z [ 2022-08-17T12:43:11.6448176Z T=c10::impl::InlineDeviceGuard 2022-08-17T12:43:11.6448389Z ] 2022-08-17T12:43:11.6448871Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2022-08-17T12:43:11.6449317Z with 2022-08-17T12:43:11.6449465Z [ 2022-08-17T12:43:11.6449709Z T=c10::impl::InlineDeviceGuard 2022-08-17T12:43:11.6449942Z ] 2022-08-17T12:43:11.6450462Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to alias template instantiation 'c10::OptionalBase>' being compiled 2022-08-17T12:43:11.6451216Z 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-08-17T12:43:11.6451978Z 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-08-17T12:43:11.6452691Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(445): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2022-08-17T12:43:11.6453089Z with 2022-08-17T12:43:11.6453234Z [ 2022-08-17T12:43:11.6453480Z T=c10::impl::InlineDeviceGuard 2022-08-17T12:43:11.6453715Z ] 2022-08-17T12:43:11.6454116Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(211): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2022-08-17T12:43:11.6454466Z with 2022-08-17T12:43:11.6454622Z [ 2022-08-17T12:43:11.6454794Z T=c10::DimVector 2022-08-17T12:43:11.6454951Z ] 2022-08-17T12:43:11.6455357Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(410): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2022-08-17T12:43:11.6455731Z with 2022-08-17T12:43:11.6455871Z [ 2022-08-17T12:43:11.6456045Z T=c10::DimVector 2022-08-17T12:43:11.6456214Z ] 2022-08-17T12:43:11.6456655Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2022-08-17T12:43:11.6457056Z with 2022-08-17T12:43:11.6457212Z [ 2022-08-17T12:43:11.6457385Z T=c10::DimVector 2022-08-17T12:43:11.6457539Z ] 2022-08-17T12:43:11.6458010Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2022-08-17T12:43:11.6458453Z with 2022-08-17T12:43:11.6458607Z [ 2022-08-17T12:43:11.6458763Z T=c10::DimVector 2022-08-17T12:43:11.6459034Z ] 2022-08-17T12:43:11.6459459Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to alias template instantiation 'c10::OptionalBase' being compiled 2022-08-17T12:43:11.6460096Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\ATen/TensorIterator.h(915): note: see reference to class template instantiation 'c10::optional' being compiled 2022-08-17T12:43:11.6460816Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(445): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2022-08-17T12:43:11.6461211Z with 2022-08-17T12:43:11.6461369Z [ 2022-08-17T12:43:11.6461528Z T=c10::DimVector 2022-08-17T12:43:11.6461700Z ] 2022-08-17T12:43:11.6462145Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(211): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2022-08-17T12:43:11.6462497Z with 2022-08-17T12:43:11.6462657Z [ 2022-08-17T12:43:11.6462824Z T=std::string 2022-08-17T12:43:11.6462978Z ] 2022-08-17T12:43:11.6463387Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(410): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2022-08-17T12:43:11.6463762Z with 2022-08-17T12:43:11.6463915Z [ 2022-08-17T12:43:11.6464070Z T=std::string 2022-08-17T12:43:11.6464236Z ] 2022-08-17T12:43:11.6464684Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2022-08-17T12:43:11.6465082Z with 2022-08-17T12:43:11.6465237Z [ 2022-08-17T12:43:11.6465405Z T=std::string 2022-08-17T12:43:11.6465559Z ] 2022-08-17T12:43:11.6466031Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2022-08-17T12:43:11.6466473Z with 2022-08-17T12:43:11.6466628Z [ 2022-08-17T12:43:11.6466782Z T=std::string 2022-08-17T12:43:11.6466947Z ] 2022-08-17T12:43:11.6467355Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to alias template instantiation 'c10::OptionalBase' being compiled 2022-08-17T12:43:11.6468000Z 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-08-17T12:43:11.6468640Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(445): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2022-08-17T12:43:11.6469031Z with 2022-08-17T12:43:11.6469191Z [ 2022-08-17T12:43:11.6469344Z T=std::string 2022-08-17T12:43:11.6469512Z ] 2022-08-17T12:43:11.6469911Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(211): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2022-08-17T12:43:11.6470277Z with 2022-08-17T12:43:11.6470418Z [ 2022-08-17T12:43:11.6470599Z T=c10::QualifiedName 2022-08-17T12:43:11.6470778Z ] 2022-08-17T12:43:11.6471176Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(410): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2022-08-17T12:43:11.6471552Z with 2022-08-17T12:43:11.6471708Z [ 2022-08-17T12:43:11.6471870Z T=c10::QualifiedName 2022-08-17T12:43:11.6472047Z ] 2022-08-17T12:43:11.6472496Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2022-08-17T12:43:11.6472971Z with 2022-08-17T12:43:11.6473116Z [ 2022-08-17T12:43:11.6473298Z T=c10::QualifiedName 2022-08-17T12:43:11.6473473Z ] 2022-08-17T12:43:11.6473936Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2022-08-17T12:43:11.6474373Z with 2022-08-17T12:43:11.6474532Z [ 2022-08-17T12:43:11.6474739Z T=c10::QualifiedName 2022-08-17T12:43:11.6474917Z ] 2022-08-17T12:43:11.6475343Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to alias template instantiation 'c10::OptionalBase' being compiled 2022-08-17T12:43:11.6476001Z 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-08-17T12:43:11.6476641Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(445): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2022-08-17T12:43:11.6477038Z with 2022-08-17T12:43:11.6477203Z [ 2022-08-17T12:43:11.6477386Z T=c10::QualifiedName 2022-08-17T12:43:11.6477550Z ] 2022-08-17T12:43:11.6477949Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(211): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2022-08-17T12:43:11.6478313Z with 2022-08-17T12:43:11.6478461Z [ 2022-08-17T12:43:11.6478686Z T=std::shared_ptr 2022-08-17T12:43:11.6478900Z ] 2022-08-17T12:43:11.6479292Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(410): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2022-08-17T12:43:11.6479672Z with 2022-08-17T12:43:11.6479828Z [ 2022-08-17T12:43:11.6480048Z T=std::shared_ptr 2022-08-17T12:43:11.6480241Z ] 2022-08-17T12:43:11.6480694Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2022-08-17T12:43:11.6481104Z with 2022-08-17T12:43:11.6481246Z [ 2022-08-17T12:43:11.6481468Z T=std::shared_ptr 2022-08-17T12:43:11.6481680Z ] 2022-08-17T12:43:11.6482154Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2022-08-17T12:43:11.6482571Z with 2022-08-17T12:43:11.6482728Z [ 2022-08-17T12:43:11.6482948Z T=std::shared_ptr 2022-08-17T12:43:11.6483143Z ] 2022-08-17T12:43:11.6483602Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to alias template instantiation 'c10::OptionalBase>' being compiled 2022-08-17T12:43:11.6484312Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\ATen/core/ivalue.h(1342): note: see reference to class template instantiation 'c10::optional>' being compiled 2022-08-17T12:43:11.6485047Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(445): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2022-08-17T12:43:11.6485440Z with 2022-08-17T12:43:11.6485583Z [ 2022-08-17T12:43:11.6485804Z T=std::shared_ptr 2022-08-17T12:43:11.6486014Z ] 2022-08-17T12:43:11.6486391Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(211): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2022-08-17T12:43:11.6486756Z with 2022-08-17T12:43:11.6486915Z [ 2022-08-17T12:43:11.6487166Z T=std::weak_ptr 2022-08-17T12:43:11.6487375Z ] 2022-08-17T12:43:11.6487780Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(410): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2022-08-17T12:43:11.6488161Z with 2022-08-17T12:43:11.6488302Z [ 2022-08-17T12:43:11.6488519Z T=std::weak_ptr 2022-08-17T12:43:11.6488725Z ] 2022-08-17T12:43:11.6489161Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2022-08-17T12:43:11.6489574Z with 2022-08-17T12:43:11.6489729Z [ 2022-08-17T12:43:11.6489931Z T=std::weak_ptr 2022-08-17T12:43:11.6490134Z ] 2022-08-17T12:43:11.6490605Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2022-08-17T12:43:11.6491036Z with 2022-08-17T12:43:11.6491177Z [ 2022-08-17T12:43:11.6491393Z T=std::weak_ptr 2022-08-17T12:43:11.6491598Z ] 2022-08-17T12:43:11.6492035Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to alias template instantiation 'c10::OptionalBase>' being compiled 2022-08-17T12:43:11.6492732Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\ATen/core/ivalue.h(1343): note: see reference to class template instantiation 'c10::optional>' being compiled 2022-08-17T12:43:11.6493414Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(445): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2022-08-17T12:43:11.6493809Z with 2022-08-17T12:43:11.6493965Z [ 2022-08-17T12:43:11.6494169Z T=std::weak_ptr 2022-08-17T12:43:11.6494378Z ] 2022-08-17T12:43:11.6494780Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(211): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2022-08-17T12:43:11.6495128Z with 2022-08-17T12:43:11.6495283Z [ 2022-08-17T12:43:11.6495529Z T=std::vector> 2022-08-17T12:43:11.6495746Z ] 2022-08-17T12:43:11.6496155Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(410): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2022-08-17T12:43:11.6496527Z with 2022-08-17T12:43:11.6496683Z [ 2022-08-17T12:43:11.6496966Z T=std::vector> 2022-08-17T12:43:11.6497195Z ] 2022-08-17T12:43:11.6497647Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2022-08-17T12:43:11.6498046Z with 2022-08-17T12:43:11.6498205Z [ 2022-08-17T12:43:11.6498451Z T=std::vector> 2022-08-17T12:43:11.6498682Z ] 2022-08-17T12:43:11.6499293Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2022-08-17T12:43:11.6499736Z with 2022-08-17T12:43:11.6499892Z [ 2022-08-17T12:43:11.6500126Z T=std::vector> 2022-08-17T12:43:11.6500361Z ] 2022-08-17T12:43:11.6500831Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to alias template instantiation 'c10::OptionalBase>>' being compiled 2022-08-17T12:43:11.6501582Z 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-08-17T12:43:11.6502290Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(445): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2022-08-17T12:43:11.6502672Z with 2022-08-17T12:43:11.6502830Z [ 2022-08-17T12:43:11.6503079Z T=std::vector> 2022-08-17T12:43:11.6503293Z ] 2022-08-17T12:43:11.6503685Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(211): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2022-08-17T12:43:11.6504045Z with 2022-08-17T12:43:11.6504188Z [ 2022-08-17T12:43:11.6504543Z T=std::vector::type,std::allocator::type>> 2022-08-17T12:43:11.6504862Z ] 2022-08-17T12:43:11.6505273Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(410): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2022-08-17T12:43:11.6505639Z with 2022-08-17T12:43:11.6505795Z [ 2022-08-17T12:43:11.6506141Z T=std::vector::type,std::allocator::type>> 2022-08-17T12:43:11.6506462Z ] 2022-08-17T12:43:11.6506899Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2022-08-17T12:43:11.6507313Z with 2022-08-17T12:43:11.6507466Z [ 2022-08-17T12:43:11.6507800Z T=std::vector::type,std::allocator::type>> 2022-08-17T12:43:11.6508113Z ] 2022-08-17T12:43:11.6508588Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2022-08-17T12:43:11.6509076Z with 2022-08-17T12:43:11.6509218Z [ 2022-08-17T12:43:11.6509570Z T=std::vector::type,std::allocator::type>> 2022-08-17T12:43:11.6509890Z ] 2022-08-17T12:43:11.6510328Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to alias template instantiation 'c10::OptionalBase>>' being compiled 2022-08-17T12:43:11.6510719Z with 2022-08-17T12:43:11.6510879Z [ 2022-08-17T12:43:11.6511127Z T=c10::impl::ScalarTypeToCPPType::type 2022-08-17T12:43:11.6511391Z ] 2022-08-17T12:43:11.6511824Z 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-08-17T12:43:11.6512224Z with 2022-08-17T12:43:11.6512379Z [ 2022-08-17T12:43:11.6512607Z T=c10::impl::ScalarTypeToCPPType::type 2022-08-17T12:43:11.6512836Z ] 2022-08-17T12:43:11.6513266Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(445): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2022-08-17T12:43:11.6513647Z with 2022-08-17T12:43:11.6513803Z [ 2022-08-17T12:43:11.6514151Z T=std::vector::type,std::allocator::type>> 2022-08-17T12:43:11.6514478Z ] 2022-08-17T12:43:11.6514863Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(211): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2022-08-17T12:43:11.6515229Z with 2022-08-17T12:43:11.6515390Z [ 2022-08-17T12:43:11.6515633Z T=std::vector,std::allocator>> 2022-08-17T12:43:11.6515874Z ] 2022-08-17T12:43:11.6516287Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(410): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2022-08-17T12:43:11.6516665Z with 2022-08-17T12:43:11.6516804Z [ 2022-08-17T12:43:11.6517060Z T=std::vector,std::allocator>> 2022-08-17T12:43:11.6517299Z ] 2022-08-17T12:43:11.6517735Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2022-08-17T12:43:11.6518151Z with 2022-08-17T12:43:11.6518309Z [ 2022-08-17T12:43:11.6518567Z T=std::vector,std::allocator>> 2022-08-17T12:43:11.6518789Z ] 2022-08-17T12:43:11.6519268Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2022-08-17T12:43:11.6519707Z with 2022-08-17T12:43:11.6519851Z [ 2022-08-17T12:43:11.6520105Z T=std::vector,std::allocator>> 2022-08-17T12:43:11.6520343Z ] 2022-08-17T12:43:11.6520827Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to alias template instantiation 'c10::OptionalBase,std::allocator>>>' being compiled 2022-08-17T12:43:11.6522070Z 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-08-17T12:43:11.6522765Z 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-08-17T12:43:11.6523475Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(445): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2022-08-17T12:43:11.6523875Z with 2022-08-17T12:43:11.6524036Z [ 2022-08-17T12:43:11.6524282Z T=std::vector,std::allocator>> 2022-08-17T12:43:11.6524523Z ] 2022-08-17T12:43:11.6524931Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(211): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2022-08-17T12:43:11.6525282Z with 2022-08-17T12:43:11.6525442Z [ 2022-08-17T12:43:11.6525700Z T=std::vector,std::allocator>> 2022-08-17T12:43:11.6525933Z ] 2022-08-17T12:43:11.6526332Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(410): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2022-08-17T12:43:11.6526711Z with 2022-08-17T12:43:11.6526871Z [ 2022-08-17T12:43:11.6527106Z T=std::vector,std::allocator>> 2022-08-17T12:43:11.6527340Z ] 2022-08-17T12:43:11.6527789Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2022-08-17T12:43:11.6528206Z with 2022-08-17T12:43:11.6528350Z [ 2022-08-17T12:43:11.6528762Z T=std::vector,std::allocator>> 2022-08-17T12:43:11.6528997Z ] 2022-08-17T12:43:11.6529464Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2022-08-17T12:43:11.6529902Z with 2022-08-17T12:43:11.6530063Z [ 2022-08-17T12:43:11.6530309Z T=std::vector,std::allocator>> 2022-08-17T12:43:11.6530527Z ] 2022-08-17T12:43:11.6531003Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to alias template instantiation 'c10::OptionalBase,std::allocator>>>' being compiled 2022-08-17T12:43:11.6531748Z 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-08-17T12:43:11.6532428Z 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-08-17T12:43:11.6533082Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(445): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2022-08-17T12:43:11.6533513Z with 2022-08-17T12:43:11.6533670Z [ 2022-08-17T12:43:11.6533920Z T=std::vector,std::allocator>> 2022-08-17T12:43:11.6534135Z ] 2022-08-17T12:43:11.6534531Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(211): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2022-08-17T12:43:11.6534896Z with 2022-08-17T12:43:11.6535043Z [ 2022-08-17T12:43:11.6535262Z T=std::vector> 2022-08-17T12:43:11.6535473Z ] 2022-08-17T12:43:11.6535928Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(410): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2022-08-17T12:43:11.6536296Z with 2022-08-17T12:43:11.6536451Z [ 2022-08-17T12:43:11.6536665Z T=std::vector> 2022-08-17T12:43:11.6536853Z ] 2022-08-17T12:43:11.6537300Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2022-08-17T12:43:11.6537711Z with 2022-08-17T12:43:11.6537867Z [ 2022-08-17T12:43:11.6538065Z T=std::vector> 2022-08-17T12:43:11.6538269Z ] 2022-08-17T12:43:11.6538747Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2022-08-17T12:43:11.6539276Z with 2022-08-17T12:43:11.6539435Z [ 2022-08-17T12:43:11.6539657Z T=std::vector> 2022-08-17T12:43:11.6539932Z ] 2022-08-17T12:43:11.6540368Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to alias template instantiation 'c10::OptionalBase>>' being compiled 2022-08-17T12:43:11.6541072Z 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-08-17T12:43:11.6541752Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(445): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2022-08-17T12:43:11.6542148Z with 2022-08-17T12:43:11.6542292Z [ 2022-08-17T12:43:11.6542508Z T=std::vector> 2022-08-17T12:43:11.6542711Z ] 2022-08-17T12:43:11.6543096Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(211): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2022-08-17T12:43:11.6543465Z with 2022-08-17T12:43:11.6543623Z [ 2022-08-17T12:43:11.6543867Z T=c10::impl::InlineStreamGuard 2022-08-17T12:43:11.6544084Z ] 2022-08-17T12:43:11.6544498Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(410): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2022-08-17T12:43:11.6544873Z with 2022-08-17T12:43:11.6545016Z [ 2022-08-17T12:43:11.6545259Z T=c10::impl::InlineStreamGuard 2022-08-17T12:43:11.6545487Z ] 2022-08-17T12:43:11.6545923Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2022-08-17T12:43:11.6546401Z with 2022-08-17T12:43:11.6546560Z [ 2022-08-17T12:43:11.6546802Z T=c10::impl::InlineStreamGuard 2022-08-17T12:43:11.6547019Z ] 2022-08-17T12:43:11.6547497Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2022-08-17T12:43:11.6547939Z with 2022-08-17T12:43:11.6548083Z [ 2022-08-17T12:43:11.6548371Z T=c10::impl::InlineStreamGuard 2022-08-17T12:43:11.6548602Z ] 2022-08-17T12:43:11.6549068Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to alias template instantiation 'c10::OptionalBase>' being compiled 2022-08-17T12:43:11.6549820Z 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-08-17T12:43:11.6550588Z 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-08-17T12:43:11.6551299Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(445): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2022-08-17T12:43:11.6551702Z with 2022-08-17T12:43:11.6551861Z [ 2022-08-17T12:43:11.6552095Z T=c10::impl::InlineStreamGuard 2022-08-17T12:43:11.6552326Z ] 2022-08-17T12:43:11.6552725Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(211): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2022-08-17T12:43:11.6553074Z with 2022-08-17T12:43:11.6553231Z [ 2022-08-17T12:43:11.6553425Z T=c10::impl::VirtualGuardImpl 2022-08-17T12:43:11.6553602Z ] 2022-08-17T12:43:11.6554012Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(410): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2022-08-17T12:43:11.6554390Z with 2022-08-17T12:43:11.6554546Z [ 2022-08-17T12:43:11.6554724Z T=c10::impl::VirtualGuardImpl 2022-08-17T12:43:11.6554913Z ] 2022-08-17T12:43:11.6555360Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2022-08-17T12:43:11.6555759Z with 2022-08-17T12:43:11.6555915Z [ 2022-08-17T12:43:11.6556105Z T=c10::impl::VirtualGuardImpl 2022-08-17T12:43:11.6556279Z ] 2022-08-17T12:43:11.6556752Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2022-08-17T12:43:11.6557191Z with 2022-08-17T12:43:11.6557348Z [ 2022-08-17T12:43:11.6557527Z T=c10::impl::VirtualGuardImpl 2022-08-17T12:43:11.6557716Z ] 2022-08-17T12:43:11.6558151Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to alias template instantiation 'c10::OptionalBase' being compiled 2022-08-17T12:43:11.6558875Z 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-08-17T12:43:11.6559245Z with 2022-08-17T12:43:11.6559402Z [ 2022-08-17T12:43:11.6559594Z T=c10::impl::VirtualGuardImpl 2022-08-17T12:43:11.6559769Z ] 2022-08-17T12:43:11.6560236Z 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-08-17T12:43:11.6561310Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(445): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2022-08-17T12:43:11.6561719Z with 2022-08-17T12:43:11.6575425Z [ 2022-08-17T12:43:11.6575694Z T=c10::impl::VirtualGuardImpl 2022-08-17T12:43:11.6575882Z ] 2022-08-17T12:43:11.6576308Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(211): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2022-08-17T12:43:11.6576690Z with 2022-08-17T12:43:11.6576842Z [ 2022-08-17T12:43:11.6577137Z T=std::vector> 2022-08-17T12:43:11.6577399Z ] 2022-08-17T12:43:11.6577827Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(410): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2022-08-17T12:43:11.6578201Z with 2022-08-17T12:43:11.6578360Z [ 2022-08-17T12:43:11.6578647Z T=std::vector> 2022-08-17T12:43:11.6579009Z ] 2022-08-17T12:43:11.6579472Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2022-08-17T12:43:11.6579902Z with 2022-08-17T12:43:11.6580065Z [ 2022-08-17T12:43:11.6580393Z T=std::vector> 2022-08-17T12:43:11.6580655Z ] 2022-08-17T12:43:11.6581182Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2022-08-17T12:43:11.6581632Z with 2022-08-17T12:43:11.6581784Z [ 2022-08-17T12:43:11.6582099Z T=std::vector> 2022-08-17T12:43:11.6582368Z ] 2022-08-17T12:43:11.6582869Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to alias template instantiation 'c10::OptionalBase>>' being compiled 2022-08-17T12:43:11.6583702Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\ATen/core/ivalue_inl.h(843): note: see reference to class template instantiation 'c10::optional>>' being compiled 2022-08-17T12:43:11.6584470Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(445): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2022-08-17T12:43:11.6585053Z with 2022-08-17T12:43:11.6585251Z [ 2022-08-17T12:43:11.6585557Z T=std::vector> 2022-08-17T12:43:11.6585819Z ] 2022-08-17T12:43:11.6586222Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(211): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2022-08-17T12:43:11.6586582Z with 2022-08-17T12:43:11.6586744Z [ 2022-08-17T12:43:11.6586943Z T=torch::autograd::ViewInfo 2022-08-17T12:43:11.6587135Z ] 2022-08-17T12:43:11.6587611Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(410): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2022-08-17T12:43:11.6588005Z with 2022-08-17T12:43:11.6588168Z [ 2022-08-17T12:43:11.6588375Z T=torch::autograd::ViewInfo 2022-08-17T12:43:11.6588584Z ] 2022-08-17T12:43:11.6589043Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2022-08-17T12:43:11.6589470Z with 2022-08-17T12:43:11.6589618Z [ 2022-08-17T12:43:11.6589815Z T=torch::autograd::ViewInfo 2022-08-17T12:43:11.6590003Z ] 2022-08-17T12:43:11.6590507Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2022-08-17T12:43:11.6590942Z with 2022-08-17T12:43:11.6591101Z [ 2022-08-17T12:43:11.6591277Z T=torch::autograd::ViewInfo 2022-08-17T12:43:11.6591466Z ] 2022-08-17T12:43:11.6591904Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to alias template instantiation 'c10::OptionalBase' being compiled 2022-08-17T12:43:11.6592588Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\torch/csrc/autograd/variable.h(570): note: see reference to class template instantiation 'c10::optional' being compiled 2022-08-17T12:43:11.6593251Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(445): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2022-08-17T12:43:11.6593645Z with 2022-08-17T12:43:11.6593807Z [ 2022-08-17T12:43:11.6593998Z T=torch::autograd::ViewInfo 2022-08-17T12:43:11.6594169Z ] 2022-08-17T12:43:11.6594569Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(211): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2022-08-17T12:43:11.6594935Z with 2022-08-17T12:43:11.6595080Z [ 2022-08-17T12:43:11.6595250Z T=c10::IValue 2022-08-17T12:43:11.6595419Z ] 2022-08-17T12:43:11.6595818Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(410): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2022-08-17T12:43:11.6596197Z with 2022-08-17T12:43:11.6596354Z [ 2022-08-17T12:43:11.6596527Z T=c10::IValue 2022-08-17T12:43:11.6596680Z ] 2022-08-17T12:43:11.6597136Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2022-08-17T12:43:11.6597606Z with 2022-08-17T12:43:11.6597753Z [ 2022-08-17T12:43:11.6597923Z T=c10::IValue 2022-08-17T12:43:11.6598092Z ] 2022-08-17T12:43:11.6598555Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2022-08-17T12:43:11.6598994Z with 2022-08-17T12:43:11.6599155Z [ 2022-08-17T12:43:11.6599325Z T=c10::IValue 2022-08-17T12:43:11.6599478Z ] 2022-08-17T12:43:11.6599941Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to alias template instantiation 'c10::OptionalBase' being compiled 2022-08-17T12:43:11.6600593Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\ATen/core/function_schema.h(181): note: see reference to class template instantiation 'c10::optional' being compiled 2022-08-17T12:43:11.6601258Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(445): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2022-08-17T12:43:11.6601645Z with 2022-08-17T12:43:11.6601802Z [ 2022-08-17T12:43:11.6601973Z T=c10::IValue 2022-08-17T12:43:11.6602129Z ] 2022-08-17T12:43:11.6602528Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(211): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2022-08-17T12:43:11.6602896Z with 2022-08-17T12:43:11.6603044Z [ 2022-08-17T12:43:11.6603219Z T=c10::AliasInfo 2022-08-17T12:43:11.6603391Z ] 2022-08-17T12:43:11.6603805Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(410): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2022-08-17T12:43:11.6604177Z with 2022-08-17T12:43:11.6604334Z [ 2022-08-17T12:43:11.6604506Z T=c10::AliasInfo 2022-08-17T12:43:11.6604662Z ] 2022-08-17T12:43:11.6605118Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2022-08-17T12:43:11.6605536Z with 2022-08-17T12:43:11.6605691Z [ 2022-08-17T12:43:11.6605849Z T=c10::AliasInfo 2022-08-17T12:43:11.6606018Z ] 2022-08-17T12:43:11.6606495Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2022-08-17T12:43:11.6606926Z with 2022-08-17T12:43:11.6607082Z [ 2022-08-17T12:43:11.6607256Z T=c10::AliasInfo 2022-08-17T12:43:11.6607414Z ] 2022-08-17T12:43:11.6607831Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to alias template instantiation 'c10::OptionalBase' being compiled 2022-08-17T12:43:11.6608484Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\ATen/core/function_schema.h(28): note: see reference to class template instantiation 'c10::optional' being compiled 2022-08-17T12:43:11.6609148Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(445): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2022-08-17T12:43:11.6609534Z with 2022-08-17T12:43:11.6609692Z [ 2022-08-17T12:43:11.6609870Z T=c10::AliasInfo 2022-08-17T12:43:11.6610097Z ] 2022-08-17T12:43:11.6610479Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(211): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2022-08-17T12:43:11.6610841Z with 2022-08-17T12:43:11.6610999Z [ 2022-08-17T12:43:11.6611179Z T=c10::impl::AnnotatedSchema 2022-08-17T12:43:11.6611367Z ] 2022-08-17T12:43:11.6611776Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(410): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2022-08-17T12:43:11.6612143Z with 2022-08-17T12:43:11.6612303Z [ 2022-08-17T12:43:11.6612539Z T=c10::impl::AnnotatedSchema 2022-08-17T12:43:11.6612714Z ] 2022-08-17T12:43:11.6613166Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2022-08-17T12:43:11.6613580Z with 2022-08-17T12:43:11.6613736Z [ 2022-08-17T12:43:11.6613916Z T=c10::impl::AnnotatedSchema 2022-08-17T12:43:11.6614103Z ] 2022-08-17T12:43:11.6614580Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2022-08-17T12:43:11.6615019Z with 2022-08-17T12:43:11.6615163Z [ 2022-08-17T12:43:11.6615353Z T=c10::impl::AnnotatedSchema 2022-08-17T12:43:11.6615530Z ] 2022-08-17T12:43:11.6615966Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to alias template instantiation 'c10::OptionalBase' being compiled 2022-08-17T12:43:11.6616664Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\ATen/core/dispatch/OperatorEntry.h(221): note: see reference to class template instantiation 'c10::optional' being compiled 2022-08-17T12:43:11.6617353Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(445): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2022-08-17T12:43:11.6617743Z with 2022-08-17T12:43:11.6617886Z [ 2022-08-17T12:43:11.6618077Z T=c10::impl::AnnotatedSchema 2022-08-17T12:43:11.6618262Z ] 2022-08-17T12:43:11.6618645Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(211): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2022-08-17T12:43:11.6619113Z with 2022-08-17T12:43:11.6619272Z [ 2022-08-17T12:43:11.6619499Z T=c10::impl::OperatorEntry::CppSignatureWithDebug 2022-08-17T12:43:11.6619716Z ] 2022-08-17T12:43:11.6620124Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(410): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2022-08-17T12:43:11.6620501Z with 2022-08-17T12:43:11.6620643Z [ 2022-08-17T12:43:11.6620875Z T=c10::impl::OperatorEntry::CppSignatureWithDebug 2022-08-17T12:43:11.6621091Z ] 2022-08-17T12:43:11.6621525Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2022-08-17T12:43:11.6621933Z with 2022-08-17T12:43:11.6622095Z [ 2022-08-17T12:43:11.6622310Z T=c10::impl::OperatorEntry::CppSignatureWithDebug 2022-08-17T12:43:11.6622584Z ] 2022-08-17T12:43:11.6623060Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2022-08-17T12:43:11.6623496Z with 2022-08-17T12:43:11.6623638Z [ 2022-08-17T12:43:11.6623865Z T=c10::impl::OperatorEntry::CppSignatureWithDebug 2022-08-17T12:43:11.6624086Z ] 2022-08-17T12:43:11.6624537Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to alias template instantiation 'c10::OptionalBase' being compiled 2022-08-17T12:43:11.6625335Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\ATen/core/dispatch/OperatorEntry.h(282): note: see reference to class template instantiation 'c10::optional' being compiled 2022-08-17T12:43:11.6626061Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(445): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2022-08-17T12:43:11.6626452Z with 2022-08-17T12:43:11.6626606Z [ 2022-08-17T12:43:11.6626826Z T=c10::impl::OperatorEntry::CppSignatureWithDebug 2022-08-17T12:43:11.6627042Z ] 2022-08-17T12:43:11.6627440Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(211): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2022-08-17T12:43:11.6627785Z with 2022-08-17T12:43:11.6627940Z [ 2022-08-17T12:43:11.6628118Z T=at::StepCallbacks 2022-08-17T12:43:11.6628280Z ] 2022-08-17T12:43:11.6628688Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(410): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2022-08-17T12:43:11.6629063Z with 2022-08-17T12:43:11.6629216Z [ 2022-08-17T12:43:11.6629381Z T=at::StepCallbacks 2022-08-17T12:43:11.6629556Z ] 2022-08-17T12:43:11.6630001Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2022-08-17T12:43:11.6630399Z with 2022-08-17T12:43:11.6630555Z [ 2022-08-17T12:43:11.6630729Z T=at::StepCallbacks 2022-08-17T12:43:11.6630889Z ] 2022-08-17T12:43:11.6631363Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2022-08-17T12:43:11.6631797Z with 2022-08-17T12:43:11.6631950Z [ 2022-08-17T12:43:11.6632113Z T=at::StepCallbacks 2022-08-17T12:43:11.6632284Z ] 2022-08-17T12:43:11.6632702Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to alias template instantiation 'c10::OptionalBase' being compiled 2022-08-17T12:43:11.6633357Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\ATen/core/dispatch/Dispatcher.h(610): note: see reference to class template instantiation 'c10::optional' being compiled 2022-08-17T12:43:11.6634036Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(445): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2022-08-17T12:43:11.6634431Z with 2022-08-17T12:43:11.6634586Z [ 2022-08-17T12:43:11.6634798Z T=at::StepCallbacks 2022-08-17T12:43:11.6634970Z ] 2022-08-17T12:43:11.6635365Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(211): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2022-08-17T12:43:11.6635731Z with 2022-08-17T12:43:11.6635874Z [ 2022-08-17T12:43:11.6636102Z T=c10::either 2022-08-17T12:43:11.6636320Z ] 2022-08-17T12:43:11.6636714Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(410): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2022-08-17T12:43:11.6637085Z with 2022-08-17T12:43:11.6637284Z [ 2022-08-17T12:43:11.6637498Z T=c10::either 2022-08-17T12:43:11.6637714Z ] 2022-08-17T12:43:11.6638161Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2022-08-17T12:43:11.6638567Z with 2022-08-17T12:43:11.6638709Z [ 2022-08-17T12:43:11.6638937Z T=c10::either 2022-08-17T12:43:11.6639152Z ] 2022-08-17T12:43:11.6639615Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2022-08-17T12:43:11.6640049Z with 2022-08-17T12:43:11.6640203Z [ 2022-08-17T12:43:11.6640432Z T=c10::either 2022-08-17T12:43:11.6640634Z ] 2022-08-17T12:43:11.6641100Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to alias template instantiation 'c10::OptionalBase>' being compiled 2022-08-17T12:43:11.6641856Z 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-08-17T12:43:11.6642579Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(445): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2022-08-17T12:43:11.6642957Z with 2022-08-17T12:43:11.6643119Z [ 2022-08-17T12:43:11.6643349Z T=c10::either 2022-08-17T12:43:11.6643552Z ] 2022-08-17T12:43:11.6645892Z [5/34] cl /showIncludes /nologo /O2 /W3 /GL /DNDEBUG /MD /MD /wd4819 /wd4251 /wd4244 /wd4267 /wd4275 /wd4018 /wd4190 /EHsc -DFUNCTORCH_BUILD_MAIN_LIB -IC:\actions-runner\_work\pytorch\pytorch\functorch -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 -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" -c C:\actions-runner\_work\pytorch\pytorch\functorch\functorch\csrc\BatchRulesActivation.cpp /FoC:\actions-runner\_work\pytorch\pytorch\functorch\build\temp.win-amd64-3.9\Release\actions-runner\_work\pytorch\pytorch\functorch\functorch\csrc\BatchRulesActivation.obj -O3 -std=c++14 -fdiagnostics-color=always -DTORCH_API_INCLUDE_EXTENSION_H -DTORCH_EXTENSION_NAME=_C -D_GLIBCXX_USE_CXX11_ABI=0 /std:c++14 2022-08-17T12:43:11.6648011Z cl : Command line warning D9002 : ignoring unknown option '-O3' 2022-08-17T12:43:11.6648316Z cl : Command line warning D9002 : ignoring unknown option '-std=c++14' 2022-08-17T12:43:11.6648649Z cl : Command line warning D9002 : ignoring unknown option '-fdiagnostics-color=always' 2022-08-17T12:43:11.6649177Z 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-08-17T12:43:11.6649779Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/core/TensorImpl.h(2391): warning C4805: '|': unsafe mix of type 'uintptr_t' and type 'bool' in operation 2022-08-17T12:43:11.6650376Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(211): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2022-08-17T12:43:11.6650739Z with 2022-08-17T12:43:11.6650884Z [ 2022-08-17T12:43:11.6651060Z T=at::TensorBase 2022-08-17T12:43:11.6651231Z ] 2022-08-17T12:43:11.6651639Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(410): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2022-08-17T12:43:11.6652001Z with 2022-08-17T12:43:11.6652156Z [ 2022-08-17T12:43:11.6652327Z T=at::TensorBase 2022-08-17T12:43:11.6652482Z ] 2022-08-17T12:43:11.6652929Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2022-08-17T12:43:11.6653347Z with 2022-08-17T12:43:11.6653487Z [ 2022-08-17T12:43:11.6653659Z T=at::TensorBase 2022-08-17T12:43:11.6653829Z ] 2022-08-17T12:43:11.6654303Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2022-08-17T12:43:11.6654726Z with 2022-08-17T12:43:11.6654880Z [ 2022-08-17T12:43:11.6655055Z T=at::TensorBase 2022-08-17T12:43:11.6655212Z ] 2022-08-17T12:43:11.6655626Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to alias template instantiation 'c10::OptionalBase' being compiled 2022-08-17T12:43:11.6656279Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\ATen/core/TensorBase.h(917): note: see reference to class template instantiation 'c10::optional' being compiled 2022-08-17T12:43:11.6656933Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(445): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2022-08-17T12:43:11.6657314Z with 2022-08-17T12:43:11.6657469Z [ 2022-08-17T12:43:11.6657643Z T=at::TensorBase 2022-08-17T12:43:11.6657800Z ] 2022-08-17T12:43:11.6658193Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(211): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2022-08-17T12:43:11.6658550Z with 2022-08-17T12:43:11.6658703Z [ 2022-08-17T12:43:11.6659009Z T=at::Tensor 2022-08-17T12:43:11.6659173Z ] 2022-08-17T12:43:11.6659579Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(410): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2022-08-17T12:43:11.6659939Z with 2022-08-17T12:43:11.6660094Z [ 2022-08-17T12:43:11.6660259Z T=at::Tensor 2022-08-17T12:43:11.6660410Z ] 2022-08-17T12:43:11.6660856Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2022-08-17T12:43:11.6661322Z with 2022-08-17T12:43:11.6661477Z [ 2022-08-17T12:43:11.6661633Z T=at::Tensor 2022-08-17T12:43:11.6661798Z ] 2022-08-17T12:43:11.6662271Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2022-08-17T12:43:11.6662694Z with 2022-08-17T12:43:11.6662850Z [ 2022-08-17T12:43:11.6663015Z T=at::Tensor 2022-08-17T12:43:11.6663166Z ] 2022-08-17T12:43:11.6663576Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to alias template instantiation 'c10::OptionalBase' being compiled 2022-08-17T12:43:11.6664212Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\ATen/core/TensorBody.h(510): note: see reference to class template instantiation 'c10::optional' being compiled 2022-08-17T12:43:11.6664869Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(445): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2022-08-17T12:43:11.6665261Z with 2022-08-17T12:43:11.6665404Z [ 2022-08-17T12:43:11.6665571Z T=at::Tensor 2022-08-17T12:43:11.6665735Z ] 2022-08-17T12:43:11.6666118Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(211): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2022-08-17T12:43:11.6666477Z with 2022-08-17T12:43:11.6666631Z [ 2022-08-17T12:43:11.6666789Z T=at::Generator 2022-08-17T12:43:11.6666959Z ] 2022-08-17T12:43:11.6667366Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(410): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2022-08-17T12:43:11.6667739Z with 2022-08-17T12:43:11.6667879Z [ 2022-08-17T12:43:11.6668047Z T=at::Generator 2022-08-17T12:43:11.6668216Z ] 2022-08-17T12:43:11.6668650Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2022-08-17T12:43:11.6669049Z with 2022-08-17T12:43:11.6669202Z [ 2022-08-17T12:43:11.6669355Z T=at::Generator 2022-08-17T12:43:11.6669524Z ] 2022-08-17T12:43:11.6669994Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2022-08-17T12:43:11.6670428Z with 2022-08-17T12:43:11.6670570Z [ 2022-08-17T12:43:11.6670739Z T=at::Generator 2022-08-17T12:43:11.6670907Z ] 2022-08-17T12:43:11.6671311Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to alias template instantiation 'c10::OptionalBase' being compiled 2022-08-17T12:43:11.6672004Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\ATen/core/TensorBody.h(585): note: see reference to class template instantiation 'c10::optional' being compiled 2022-08-17T12:43:11.6672657Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(445): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2022-08-17T12:43:11.6673051Z with 2022-08-17T12:43:11.6673194Z [ 2022-08-17T12:43:11.6673367Z T=at::Generator 2022-08-17T12:43:11.6673534Z ] 2022-08-17T12:43:11.6673950Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(211): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2022-08-17T12:43:11.6674315Z with 2022-08-17T12:43:11.6674469Z [ 2022-08-17T12:43:11.6674635Z T=std::string 2022-08-17T12:43:11.6674788Z ] 2022-08-17T12:43:11.6675195Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(410): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2022-08-17T12:43:11.6675571Z with 2022-08-17T12:43:11.6675712Z [ 2022-08-17T12:43:11.6675880Z T=std::string 2022-08-17T12:43:11.6676043Z ] 2022-08-17T12:43:11.6676474Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2022-08-17T12:43:11.6676882Z with 2022-08-17T12:43:11.6677037Z [ 2022-08-17T12:43:11.6677202Z T=std::string 2022-08-17T12:43:11.6677359Z ] 2022-08-17T12:43:11.6677834Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2022-08-17T12:43:11.6678270Z with 2022-08-17T12:43:11.6678411Z [ 2022-08-17T12:43:11.6678578Z T=std::string 2022-08-17T12:43:11.6678742Z ] 2022-08-17T12:43:11.6679146Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to alias template instantiation 'c10::OptionalBase' being compiled 2022-08-17T12:43:11.6679789Z 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-08-17T12:43:11.6680439Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(445): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2022-08-17T12:43:11.6680837Z with 2022-08-17T12:43:11.6680979Z [ 2022-08-17T12:43:11.6681147Z T=std::string 2022-08-17T12:43:11.6681312Z ] 2022-08-17T12:43:11.6681704Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(211): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2022-08-17T12:43:11.6682052Z with 2022-08-17T12:43:11.6682206Z [ 2022-08-17T12:43:11.6682382Z T=c10::QualifiedName 2022-08-17T12:43:11.6682544Z ] 2022-08-17T12:43:11.6682952Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(410): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2022-08-17T12:43:11.6683316Z with 2022-08-17T12:43:11.6683504Z [ 2022-08-17T12:43:11.6683681Z T=c10::QualifiedName 2022-08-17T12:43:11.6683855Z ] 2022-08-17T12:43:11.6684299Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2022-08-17T12:43:11.6684698Z with 2022-08-17T12:43:11.6684850Z [ 2022-08-17T12:43:11.6685027Z T=c10::QualifiedName 2022-08-17T12:43:11.6685188Z ] 2022-08-17T12:43:11.6685701Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2022-08-17T12:43:11.6686141Z with 2022-08-17T12:43:11.6686283Z [ 2022-08-17T12:43:11.6686459Z T=c10::QualifiedName 2022-08-17T12:43:11.6686633Z ] 2022-08-17T12:43:11.6687054Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to alias template instantiation 'c10::OptionalBase' being compiled 2022-08-17T12:43:11.6687697Z 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-08-17T12:43:11.6688350Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(445): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2022-08-17T12:43:11.6688739Z with 2022-08-17T12:43:11.6688896Z [ 2022-08-17T12:43:11.6689064Z T=c10::QualifiedName 2022-08-17T12:43:11.6689236Z ] 2022-08-17T12:43:11.6689629Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(211): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2022-08-17T12:43:11.6689976Z with 2022-08-17T12:43:11.6690131Z [ 2022-08-17T12:43:11.6690349Z T=std::shared_ptr 2022-08-17T12:43:11.6690546Z ] 2022-08-17T12:43:11.6690953Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(410): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2022-08-17T12:43:11.6691329Z with 2022-08-17T12:43:11.6691481Z [ 2022-08-17T12:43:11.6691682Z T=std::shared_ptr 2022-08-17T12:43:11.6691887Z ] 2022-08-17T12:43:11.6692333Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2022-08-17T12:43:11.6692743Z with 2022-08-17T12:43:11.6692880Z [ 2022-08-17T12:43:11.6693098Z T=std::shared_ptr 2022-08-17T12:43:11.6693301Z ] 2022-08-17T12:43:11.6693760Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2022-08-17T12:43:11.6694191Z with 2022-08-17T12:43:11.6694344Z [ 2022-08-17T12:43:11.6694547Z T=std::shared_ptr 2022-08-17T12:43:11.6694753Z ] 2022-08-17T12:43:11.6695208Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to alias template instantiation 'c10::OptionalBase>' being compiled 2022-08-17T12:43:11.6695958Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\ATen/core/ivalue.h(1342): note: see reference to class template instantiation 'c10::optional>' being compiled 2022-08-17T12:43:11.6696755Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(445): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2022-08-17T12:43:11.6697146Z with 2022-08-17T12:43:11.6697301Z [ 2022-08-17T12:43:11.6697522Z T=std::shared_ptr 2022-08-17T12:43:11.6697717Z ] 2022-08-17T12:43:11.6698166Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(211): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2022-08-17T12:43:11.6698526Z with 2022-08-17T12:43:11.6698670Z [ 2022-08-17T12:43:11.6698964Z T=std::weak_ptr 2022-08-17T12:43:11.6699169Z ] 2022-08-17T12:43:11.6699582Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(410): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2022-08-17T12:43:11.6699944Z with 2022-08-17T12:43:11.6700099Z [ 2022-08-17T12:43:11.6700315Z T=std::weak_ptr 2022-08-17T12:43:11.6700505Z ] 2022-08-17T12:43:11.6700947Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2022-08-17T12:43:11.6701350Z with 2022-08-17T12:43:11.6701501Z [ 2022-08-17T12:43:11.6701745Z T=std::weak_ptr 2022-08-17T12:43:11.6701953Z ] 2022-08-17T12:43:11.6702429Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2022-08-17T12:43:11.6702852Z with 2022-08-17T12:43:11.6703007Z [ 2022-08-17T12:43:11.6703219Z T=std::weak_ptr 2022-08-17T12:43:11.6703408Z ] 2022-08-17T12:43:11.6703856Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to alias template instantiation 'c10::OptionalBase>' being compiled 2022-08-17T12:43:11.6704559Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\ATen/core/ivalue.h(1343): note: see reference to class template instantiation 'c10::optional>' being compiled 2022-08-17T12:43:11.6705239Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(445): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2022-08-17T12:43:11.6705626Z with 2022-08-17T12:43:11.6705769Z [ 2022-08-17T12:43:11.6705985Z T=std::weak_ptr 2022-08-17T12:43:11.6706189Z ] 2022-08-17T12:43:11.6706569Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(211): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2022-08-17T12:43:11.6706928Z with 2022-08-17T12:43:11.6707081Z [ 2022-08-17T12:43:11.6707316Z T=std::vector> 2022-08-17T12:43:11.6707545Z ] 2022-08-17T12:43:11.6707950Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(410): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2022-08-17T12:43:11.6708383Z with 2022-08-17T12:43:11.6708522Z [ 2022-08-17T12:43:11.6708765Z T=std::vector> 2022-08-17T12:43:11.6708985Z ] 2022-08-17T12:43:11.6709414Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2022-08-17T12:43:11.6709815Z with 2022-08-17T12:43:11.6709960Z [ 2022-08-17T12:43:11.6710192Z T=std::vector> 2022-08-17T12:43:11.6710439Z ] 2022-08-17T12:43:11.6710900Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2022-08-17T12:43:11.6711324Z with 2022-08-17T12:43:11.6711465Z [ 2022-08-17T12:43:11.6711696Z T=std::vector> 2022-08-17T12:43:11.6711913Z ] 2022-08-17T12:43:11.6712376Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to alias template instantiation 'c10::OptionalBase>>' being compiled 2022-08-17T12:43:11.6713104Z 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-08-17T12:43:11.6713791Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(445): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2022-08-17T12:43:11.6714179Z with 2022-08-17T12:43:11.6714324Z [ 2022-08-17T12:43:11.6714547Z T=std::vector> 2022-08-17T12:43:11.6714765Z ] 2022-08-17T12:43:11.6715150Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(211): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2022-08-17T12:43:11.6715508Z with 2022-08-17T12:43:11.6715648Z [ 2022-08-17T12:43:11.6715853Z T=std::vector> 2022-08-17T12:43:11.6716042Z ] 2022-08-17T12:43:11.6716433Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(410): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2022-08-17T12:43:11.6716803Z with 2022-08-17T12:43:11.6716952Z [ 2022-08-17T12:43:11.6717144Z T=std::vector> 2022-08-17T12:43:11.6717340Z ] 2022-08-17T12:43:11.6717783Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2022-08-17T12:43:11.6718186Z with 2022-08-17T12:43:11.6718325Z [ 2022-08-17T12:43:11.6718528Z T=std::vector> 2022-08-17T12:43:11.6718720Z ] 2022-08-17T12:43:11.6719175Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2022-08-17T12:43:11.6719601Z with 2022-08-17T12:43:11.6719749Z [ 2022-08-17T12:43:11.6719940Z T=std::vector> 2022-08-17T12:43:11.6720188Z ] 2022-08-17T12:43:11.6720625Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to alias template instantiation 'c10::OptionalBase>>' being compiled 2022-08-17T12:43:11.6721312Z 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-08-17T12:43:11.6722015Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(445): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2022-08-17T12:43:11.6722395Z with 2022-08-17T12:43:11.6722544Z [ 2022-08-17T12:43:11.6722749Z T=std::vector> 2022-08-17T12:43:11.6722936Z ] 2022-08-17T12:43:11.6723323Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(211): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2022-08-17T12:43:11.6723673Z with 2022-08-17T12:43:11.6723814Z [ 2022-08-17T12:43:11.6724066Z T=std::vector,std::allocator>> 2022-08-17T12:43:11.6724300Z ] 2022-08-17T12:43:11.6724705Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(410): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2022-08-17T12:43:11.6725061Z with 2022-08-17T12:43:11.6725209Z [ 2022-08-17T12:43:11.6725462Z T=std::vector,std::allocator>> 2022-08-17T12:43:11.6725679Z ] 2022-08-17T12:43:11.6726121Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2022-08-17T12:43:11.6726532Z with 2022-08-17T12:43:11.6726684Z [ 2022-08-17T12:43:11.6726922Z T=std::vector,std::allocator>> 2022-08-17T12:43:11.6727152Z ] 2022-08-17T12:43:11.6727618Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2022-08-17T12:43:11.6728051Z with 2022-08-17T12:43:11.6728193Z [ 2022-08-17T12:43:11.6728443Z T=std::vector,std::allocator>> 2022-08-17T12:43:11.6728675Z ] 2022-08-17T12:43:11.6729141Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to alias template instantiation 'c10::OptionalBase,std::allocator>>>' being compiled 2022-08-17T12:43:11.6729886Z 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-08-17T12:43:11.6730583Z 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-08-17T12:43:11.6731236Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(445): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2022-08-17T12:43:11.6732005Z with 2022-08-17T12:43:11.6732149Z [ 2022-08-17T12:43:11.6732403Z T=std::vector,std::allocator>> 2022-08-17T12:43:11.6732640Z ] 2022-08-17T12:43:11.6733023Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(211): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2022-08-17T12:43:11.6733383Z with 2022-08-17T12:43:11.6733537Z [ 2022-08-17T12:43:11.6733781Z T=std::vector,std::allocator>> 2022-08-17T12:43:11.6733998Z ] 2022-08-17T12:43:11.6734451Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(410): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2022-08-17T12:43:11.6734820Z with 2022-08-17T12:43:11.6734962Z [ 2022-08-17T12:43:11.6735204Z T=std::vector,std::allocator>> 2022-08-17T12:43:11.6735430Z ] 2022-08-17T12:43:11.6735873Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2022-08-17T12:43:11.6736270Z with 2022-08-17T12:43:11.6736422Z [ 2022-08-17T12:43:11.6736664Z T=std::vector,std::allocator>> 2022-08-17T12:43:11.6736875Z ] 2022-08-17T12:43:11.6737347Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2022-08-17T12:43:11.6737772Z with 2022-08-17T12:43:11.6737925Z [ 2022-08-17T12:43:11.6738156Z T=std::vector,std::allocator>> 2022-08-17T12:43:11.6738380Z ] 2022-08-17T12:43:11.6738941Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to alias template instantiation 'c10::OptionalBase,std::allocator>>>' being compiled 2022-08-17T12:43:11.6739682Z 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-08-17T12:43:11.6740347Z 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-08-17T12:43:11.6740993Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(445): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2022-08-17T12:43:11.6741383Z with 2022-08-17T12:43:11.6741537Z [ 2022-08-17T12:43:11.6741770Z T=std::vector,std::allocator>> 2022-08-17T12:43:11.6741998Z ] 2022-08-17T12:43:11.6742392Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(211): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2022-08-17T12:43:11.6742737Z with 2022-08-17T12:43:11.6742891Z [ 2022-08-17T12:43:11.6743101Z T=std::vector> 2022-08-17T12:43:11.6743298Z ] 2022-08-17T12:43:11.6743692Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(410): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2022-08-17T12:43:11.6744115Z with 2022-08-17T12:43:11.6744265Z [ 2022-08-17T12:43:11.6744466Z T=std::vector> 2022-08-17T12:43:11.6744663Z ] 2022-08-17T12:43:11.6745105Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2022-08-17T12:43:11.6745509Z with 2022-08-17T12:43:11.6745648Z [ 2022-08-17T12:43:11.6745854Z T=std::vector> 2022-08-17T12:43:11.6746049Z ] 2022-08-17T12:43:11.6746554Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2022-08-17T12:43:11.6746983Z with 2022-08-17T12:43:11.6747136Z [ 2022-08-17T12:43:11.6747337Z T=std::vector> 2022-08-17T12:43:11.6747535Z ] 2022-08-17T12:43:11.6747971Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to alias template instantiation 'c10::OptionalBase>>' being compiled 2022-08-17T12:43:11.6748659Z 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-08-17T12:43:11.6749330Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(445): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2022-08-17T12:43:11.6749712Z with 2022-08-17T12:43:11.6749862Z [ 2022-08-17T12:43:11.6750070Z T=std::vector> 2022-08-17T12:43:11.6750257Z ] 2022-08-17T12:43:11.6750558Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(211): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2022-08-17T12:43:11.6750620Z with 2022-08-17T12:43:11.6750676Z [ 2022-08-17T12:43:11.6750829Z T=c10::impl::InlineDeviceGuard 2022-08-17T12:43:11.6750887Z ] 2022-08-17T12:43:11.6751211Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(410): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2022-08-17T12:43:11.6751274Z with 2022-08-17T12:43:11.6751320Z [ 2022-08-17T12:43:11.6751469Z T=c10::impl::InlineDeviceGuard 2022-08-17T12:43:11.6751529Z ] 2022-08-17T12:43:11.6751882Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2022-08-17T12:43:11.6751943Z with 2022-08-17T12:43:11.6752000Z [ 2022-08-17T12:43:11.6752147Z T=c10::impl::InlineDeviceGuard 2022-08-17T12:43:11.6752194Z ] 2022-08-17T12:43:11.6752575Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2022-08-17T12:43:11.6752637Z with 2022-08-17T12:43:11.6752696Z [ 2022-08-17T12:43:11.6752841Z T=c10::impl::InlineDeviceGuard 2022-08-17T12:43:11.6752940Z ] 2022-08-17T12:43:11.6753313Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to alias template instantiation 'c10::OptionalBase>' being compiled 2022-08-17T12:43:11.6753710Z 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-08-17T12:43:11.6754128Z 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-08-17T12:43:11.6754464Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(445): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2022-08-17T12:43:11.6754530Z with 2022-08-17T12:43:11.6754577Z [ 2022-08-17T12:43:11.6754727Z T=c10::impl::InlineDeviceGuard 2022-08-17T12:43:11.6754786Z ] 2022-08-17T12:43:11.6755091Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(211): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2022-08-17T12:43:11.6755150Z with 2022-08-17T12:43:11.6755208Z [ 2022-08-17T12:43:11.6755357Z T=c10::impl::InlineStreamGuard 2022-08-17T12:43:11.6755413Z ] 2022-08-17T12:43:11.6755721Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(410): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2022-08-17T12:43:11.6755786Z with 2022-08-17T12:43:11.6755843Z [ 2022-08-17T12:43:11.6755990Z T=c10::impl::InlineStreamGuard 2022-08-17T12:43:11.6756049Z ] 2022-08-17T12:43:11.6756406Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2022-08-17T12:43:11.6756467Z with 2022-08-17T12:43:11.6756522Z [ 2022-08-17T12:43:11.6756657Z T=c10::impl::InlineStreamGuard 2022-08-17T12:43:11.6756714Z ] 2022-08-17T12:43:11.6757095Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2022-08-17T12:43:11.6757157Z with 2022-08-17T12:43:11.6757215Z [ 2022-08-17T12:43:11.6757358Z T=c10::impl::InlineStreamGuard 2022-08-17T12:43:11.6757413Z ] 2022-08-17T12:43:11.6757785Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to alias template instantiation 'c10::OptionalBase>' being compiled 2022-08-17T12:43:11.6758180Z 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-08-17T12:43:11.6758561Z 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-08-17T12:43:11.6758933Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(445): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2022-08-17T12:43:11.6758996Z with 2022-08-17T12:43:11.6759055Z [ 2022-08-17T12:43:11.6759201Z T=c10::impl::InlineStreamGuard 2022-08-17T12:43:11.6759258Z ] 2022-08-17T12:43:11.6759561Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(211): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2022-08-17T12:43:11.6759623Z with 2022-08-17T12:43:11.6759681Z [ 2022-08-17T12:43:11.6760076Z T=c10::impl::VirtualGuardImpl 2022-08-17T12:43:11.6760141Z ] 2022-08-17T12:43:11.6760458Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(410): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2022-08-17T12:43:11.6760522Z with 2022-08-17T12:43:11.6760579Z [ 2022-08-17T12:43:11.6760680Z T=c10::impl::VirtualGuardImpl 2022-08-17T12:43:11.6760737Z ] 2022-08-17T12:43:11.6761094Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2022-08-17T12:43:11.6761143Z with 2022-08-17T12:43:11.6761199Z [ 2022-08-17T12:43:11.6761296Z T=c10::impl::VirtualGuardImpl 2022-08-17T12:43:11.6761355Z ] 2022-08-17T12:43:11.6761737Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2022-08-17T12:43:11.6761802Z with 2022-08-17T12:43:11.6761858Z [ 2022-08-17T12:43:11.6761956Z T=c10::impl::VirtualGuardImpl 2022-08-17T12:43:11.6762002Z ] 2022-08-17T12:43:11.6762343Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to alias template instantiation 'c10::OptionalBase' being compiled 2022-08-17T12:43:11.6762670Z 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-08-17T12:43:11.6762732Z with 2022-08-17T12:43:11.6762790Z [ 2022-08-17T12:43:11.6762893Z T=c10::impl::VirtualGuardImpl 2022-08-17T12:43:11.6762952Z ] 2022-08-17T12:43:11.6763327Z 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-08-17T12:43:11.6763663Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(445): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2022-08-17T12:43:11.6763714Z with 2022-08-17T12:43:11.6763772Z [ 2022-08-17T12:43:11.6763874Z T=c10::impl::VirtualGuardImpl 2022-08-17T12:43:11.6763933Z ] 2022-08-17T12:43:11.6764231Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(211): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2022-08-17T12:43:11.6764292Z with 2022-08-17T12:43:11.6764351Z [ 2022-08-17T12:43:11.6764537Z T=std::vector> 2022-08-17T12:43:11.6764632Z ] 2022-08-17T12:43:11.6764947Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(410): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2022-08-17T12:43:11.6765008Z with 2022-08-17T12:43:11.6765065Z [ 2022-08-17T12:43:11.6765253Z T=std::vector> 2022-08-17T12:43:11.6765312Z ] 2022-08-17T12:43:11.6765669Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2022-08-17T12:43:11.6765768Z with 2022-08-17T12:43:11.6765815Z [ 2022-08-17T12:43:11.6765998Z T=std::vector> 2022-08-17T12:43:11.6766060Z ] 2022-08-17T12:43:11.6766437Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2022-08-17T12:43:11.6766499Z with 2022-08-17T12:43:11.6766555Z [ 2022-08-17T12:43:11.6766739Z T=std::vector> 2022-08-17T12:43:11.6766795Z ] 2022-08-17T12:43:11.6767206Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to alias template instantiation 'c10::OptionalBase>>' being compiled 2022-08-17T12:43:11.6767606Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\ATen/core/ivalue_inl.h(843): note: see reference to class template instantiation 'c10::optional>>' being compiled 2022-08-17T12:43:11.6767944Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(445): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2022-08-17T12:43:11.6767995Z with 2022-08-17T12:43:11.6768051Z [ 2022-08-17T12:43:11.6768234Z T=std::vector> 2022-08-17T12:43:11.6768292Z ] 2022-08-17T12:43:11.6768591Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(211): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2022-08-17T12:43:11.6768651Z with 2022-08-17T12:43:11.6768707Z [ 2022-08-17T12:43:11.6768786Z T=c10::DimVector 2022-08-17T12:43:11.6768834Z ] 2022-08-17T12:43:11.6769146Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(410): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2022-08-17T12:43:11.6769210Z with 2022-08-17T12:43:11.6769266Z [ 2022-08-17T12:43:11.6769343Z T=c10::DimVector 2022-08-17T12:43:11.6769399Z ] 2022-08-17T12:43:11.6769748Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2022-08-17T12:43:11.6769805Z with 2022-08-17T12:43:11.6769851Z [ 2022-08-17T12:43:11.6769928Z T=c10::DimVector 2022-08-17T12:43:11.6769985Z ] 2022-08-17T12:43:11.6770362Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2022-08-17T12:43:11.6770461Z with 2022-08-17T12:43:11.6770518Z [ 2022-08-17T12:43:11.6770594Z T=c10::DimVector 2022-08-17T12:43:11.6770640Z ] 2022-08-17T12:43:11.6770960Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to alias template instantiation 'c10::OptionalBase' being compiled 2022-08-17T12:43:11.6771324Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\ATen/TensorIterator.h(915): note: see reference to class template instantiation 'c10::optional' being compiled 2022-08-17T12:43:11.6771654Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(445): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2022-08-17T12:43:11.6771717Z with 2022-08-17T12:43:11.6771773Z [ 2022-08-17T12:43:11.6771850Z T=c10::DimVector 2022-08-17T12:43:11.6771905Z ] 2022-08-17T12:43:11.6772199Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(211): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2022-08-17T12:43:11.6772249Z with 2022-08-17T12:43:11.6772306Z [ 2022-08-17T12:43:11.6772401Z T=torch::autograd::ViewInfo 2022-08-17T12:43:11.6772458Z ] 2022-08-17T12:43:11.6772773Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(410): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2022-08-17T12:43:11.6772831Z with 2022-08-17T12:43:11.6772886Z [ 2022-08-17T12:43:11.6772979Z T=torch::autograd::ViewInfo 2022-08-17T12:43:11.6773027Z ] 2022-08-17T12:43:11.6773379Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2022-08-17T12:43:11.6773439Z with 2022-08-17T12:43:11.6773496Z [ 2022-08-17T12:43:11.6773586Z T=torch::autograd::ViewInfo 2022-08-17T12:43:11.6773640Z ] 2022-08-17T12:43:11.6774018Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2022-08-17T12:43:11.6774080Z with 2022-08-17T12:43:11.6774126Z [ 2022-08-17T12:43:11.6774217Z T=torch::autograd::ViewInfo 2022-08-17T12:43:11.6774274Z ] 2022-08-17T12:43:11.6774605Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to alias template instantiation 'c10::OptionalBase' being compiled 2022-08-17T12:43:11.6774951Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\torch/csrc/autograd/variable.h(570): note: see reference to class template instantiation 'c10::optional' being compiled 2022-08-17T12:43:11.6775285Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(445): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2022-08-17T12:43:11.6775346Z with 2022-08-17T12:43:11.6775404Z [ 2022-08-17T12:43:11.6775498Z T=torch::autograd::ViewInfo 2022-08-17T12:43:11.6775545Z ] 2022-08-17T12:43:11.6775841Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(211): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2022-08-17T12:43:11.6775940Z with 2022-08-17T12:43:11.6775998Z [ 2022-08-17T12:43:11.6776074Z T=c10::IValue 2022-08-17T12:43:11.6776130Z ] 2022-08-17T12:43:11.6776440Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(410): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2022-08-17T12:43:11.6776499Z with 2022-08-17T12:43:11.6776545Z [ 2022-08-17T12:43:11.6776620Z T=c10::IValue 2022-08-17T12:43:11.6776678Z ] 2022-08-17T12:43:11.6777064Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2022-08-17T12:43:11.6777126Z with 2022-08-17T12:43:11.6777184Z [ 2022-08-17T12:43:11.6777259Z T=c10::IValue 2022-08-17T12:43:11.6777305Z ] 2022-08-17T12:43:11.6777682Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2022-08-17T12:43:11.6777744Z with 2022-08-17T12:43:11.6777801Z [ 2022-08-17T12:43:11.6777873Z T=c10::IValue 2022-08-17T12:43:11.6777928Z ] 2022-08-17T12:43:11.6778246Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to alias template instantiation 'c10::OptionalBase' being compiled 2022-08-17T12:43:11.6778571Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\ATen/core/function_schema.h(181): note: see reference to class template instantiation 'c10::optional' being compiled 2022-08-17T12:43:11.6779002Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(445): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2022-08-17T12:43:11.6779055Z with 2022-08-17T12:43:11.6779115Z [ 2022-08-17T12:43:11.6779189Z T=c10::IValue 2022-08-17T12:43:11.6779248Z ] 2022-08-17T12:43:11.6779547Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(211): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2022-08-17T12:43:11.6779608Z with 2022-08-17T12:43:11.6779666Z [ 2022-08-17T12:43:11.6779743Z T=c10::AliasInfo 2022-08-17T12:43:11.6779790Z ] 2022-08-17T12:43:11.6780102Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(410): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2022-08-17T12:43:11.6780163Z with 2022-08-17T12:43:11.6780219Z [ 2022-08-17T12:43:11.6780297Z T=c10::AliasInfo 2022-08-17T12:43:11.6780352Z ] 2022-08-17T12:43:11.6780708Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2022-08-17T12:43:11.6780767Z with 2022-08-17T12:43:11.6780813Z [ 2022-08-17T12:43:11.6780891Z T=c10::AliasInfo 2022-08-17T12:43:11.6780949Z ] 2022-08-17T12:43:11.6781327Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2022-08-17T12:43:11.6781387Z with 2022-08-17T12:43:11.6781445Z [ 2022-08-17T12:43:11.6781573Z T=c10::AliasInfo 2022-08-17T12:43:11.6781620Z ] 2022-08-17T12:43:11.6781938Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to alias template instantiation 'c10::OptionalBase' being compiled 2022-08-17T12:43:11.6782267Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\ATen/core/function_schema.h(28): note: see reference to class template instantiation 'c10::optional' being compiled 2022-08-17T12:43:11.6782600Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(445): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2022-08-17T12:43:11.6782699Z with 2022-08-17T12:43:11.6782758Z [ 2022-08-17T12:43:11.6782835Z T=c10::AliasInfo 2022-08-17T12:43:11.6782891Z ] 2022-08-17T12:43:11.6783185Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(211): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2022-08-17T12:43:11.6783237Z with 2022-08-17T12:43:11.6783294Z [ 2022-08-17T12:43:11.6783395Z T=c10::impl::AnnotatedSchema 2022-08-17T12:43:11.6783452Z ] 2022-08-17T12:43:11.6783763Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(410): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2022-08-17T12:43:11.6783823Z with 2022-08-17T12:43:11.6783878Z [ 2022-08-17T12:43:11.6783975Z T=c10::impl::AnnotatedSchema 2022-08-17T12:43:11.6784022Z ] 2022-08-17T12:43:11.6784373Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2022-08-17T12:43:11.6784437Z with 2022-08-17T12:43:11.6784494Z [ 2022-08-17T12:43:11.6784590Z T=c10::impl::AnnotatedSchema 2022-08-17T12:43:11.6784644Z ] 2022-08-17T12:43:11.6785024Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2022-08-17T12:43:11.6785085Z with 2022-08-17T12:43:11.6785131Z [ 2022-08-17T12:43:11.6785226Z T=c10::impl::AnnotatedSchema 2022-08-17T12:43:11.6785284Z ] 2022-08-17T12:43:11.6785624Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to alias template instantiation 'c10::OptionalBase' being compiled 2022-08-17T12:43:11.6785980Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\ATen/core/dispatch/OperatorEntry.h(221): note: see reference to class template instantiation 'c10::optional' being compiled 2022-08-17T12:43:11.6786314Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(445): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2022-08-17T12:43:11.6786375Z with 2022-08-17T12:43:11.6786433Z [ 2022-08-17T12:43:11.6786531Z T=c10::impl::AnnotatedSchema 2022-08-17T12:43:11.6786577Z ] 2022-08-17T12:43:11.6786881Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(211): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2022-08-17T12:43:11.6786941Z with 2022-08-17T12:43:11.6786996Z [ 2022-08-17T12:43:11.6787139Z T=c10::impl::OperatorEntry::CppSignatureWithDebug 2022-08-17T12:43:11.6787236Z ] 2022-08-17T12:43:11.6787547Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(410): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2022-08-17T12:43:11.6787607Z with 2022-08-17T12:43:11.6787654Z [ 2022-08-17T12:43:11.6787790Z T=c10::impl::OperatorEntry::CppSignatureWithDebug 2022-08-17T12:43:11.6787848Z ] 2022-08-17T12:43:11.6788201Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2022-08-17T12:43:11.6788262Z with 2022-08-17T12:43:11.6788359Z [ 2022-08-17T12:43:11.6788496Z T=c10::impl::OperatorEntry::CppSignatureWithDebug 2022-08-17T12:43:11.6788550Z ] 2022-08-17T12:43:11.6788919Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2022-08-17T12:43:11.6788982Z with 2022-08-17T12:43:11.6789038Z [ 2022-08-17T12:43:11.6789175Z T=c10::impl::OperatorEntry::CppSignatureWithDebug 2022-08-17T12:43:11.6789231Z ] 2022-08-17T12:43:11.6789604Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to alias template instantiation 'c10::OptionalBase' being compiled 2022-08-17T12:43:11.6789995Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\ATen/core/dispatch/OperatorEntry.h(282): note: see reference to class template instantiation 'c10::optional' being compiled 2022-08-17T12:43:11.6790329Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(445): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2022-08-17T12:43:11.6790392Z with 2022-08-17T12:43:11.6790438Z [ 2022-08-17T12:43:11.6790574Z T=c10::impl::OperatorEntry::CppSignatureWithDebug 2022-08-17T12:43:11.6790631Z ] 2022-08-17T12:43:11.6790927Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(211): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2022-08-17T12:43:11.6790988Z with 2022-08-17T12:43:11.6791041Z [ 2022-08-17T12:43:11.6791129Z T=at::StepCallbacks 2022-08-17T12:43:11.6791188Z ] 2022-08-17T12:43:11.6791489Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(410): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2022-08-17T12:43:11.6791553Z with 2022-08-17T12:43:11.6791609Z [ 2022-08-17T12:43:11.6791693Z T=at::StepCallbacks 2022-08-17T12:43:11.6791748Z ] 2022-08-17T12:43:11.6792105Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2022-08-17T12:43:11.6792164Z with 2022-08-17T12:43:11.6792220Z [ 2022-08-17T12:43:11.6792293Z T=at::StepCallbacks 2022-08-17T12:43:11.6792349Z ] 2022-08-17T12:43:11.6792728Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2022-08-17T12:43:11.6792787Z with 2022-08-17T12:43:11.6792842Z [ 2022-08-17T12:43:11.6792967Z T=at::StepCallbacks 2022-08-17T12:43:11.6793024Z ] 2022-08-17T12:43:11.6793352Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to alias template instantiation 'c10::OptionalBase' being compiled 2022-08-17T12:43:11.6793683Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\ATen/core/dispatch/Dispatcher.h(610): note: see reference to class template instantiation 'c10::optional' being compiled 2022-08-17T12:43:11.6794054Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(445): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2022-08-17T12:43:11.6794115Z with 2022-08-17T12:43:11.6794173Z [ 2022-08-17T12:43:11.6794258Z T=at::StepCallbacks 2022-08-17T12:43:11.6794314Z ] 2022-08-17T12:43:11.6794619Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(211): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2022-08-17T12:43:11.6794677Z with 2022-08-17T12:43:11.6794723Z [ 2022-08-17T12:43:11.6794858Z T=c10::either 2022-08-17T12:43:11.6794912Z ] 2022-08-17T12:43:11.6795222Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(410): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2022-08-17T12:43:11.6795281Z with 2022-08-17T12:43:11.6795338Z [ 2022-08-17T12:43:11.6795475Z T=c10::either 2022-08-17T12:43:11.6795533Z ] 2022-08-17T12:43:11.6795887Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2022-08-17T12:43:11.6795939Z with 2022-08-17T12:43:11.6795996Z [ 2022-08-17T12:43:11.6796129Z T=c10::either 2022-08-17T12:43:11.6796186Z ] 2022-08-17T12:43:11.6796563Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2022-08-17T12:43:11.6796620Z with 2022-08-17T12:43:11.6796677Z [ 2022-08-17T12:43:11.6796809Z T=c10::either 2022-08-17T12:43:11.6796857Z ] 2022-08-17T12:43:11.6797225Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to alias template instantiation 'c10::OptionalBase>' being compiled 2022-08-17T12:43:11.6797617Z 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-08-17T12:43:11.6797954Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(445): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2022-08-17T12:43:11.6798013Z with 2022-08-17T12:43:11.6798072Z [ 2022-08-17T12:43:11.6798203Z T=c10::either 2022-08-17T12:43:11.6798261Z ] 2022-08-17T12:43:12.1146425Z [6/34] cl /showIncludes /nologo /O2 /W3 /GL /DNDEBUG /MD /MD /wd4819 /wd4251 /wd4244 /wd4267 /wd4275 /wd4018 /wd4190 /EHsc -DFUNCTORCH_BUILD_MAIN_LIB -IC:\actions-runner\_work\pytorch\pytorch\functorch -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 -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" -c C:\actions-runner\_work\pytorch\pytorch\functorch\functorch\csrc\BatchRulesConvolution.cpp /FoC:\actions-runner\_work\pytorch\pytorch\functorch\build\temp.win-amd64-3.9\Release\actions-runner\_work\pytorch\pytorch\functorch\functorch\csrc\BatchRulesConvolution.obj -O3 -std=c++14 -fdiagnostics-color=always -DTORCH_API_INCLUDE_EXTENSION_H -DTORCH_EXTENSION_NAME=_C -D_GLIBCXX_USE_CXX11_ABI=0 /std:c++14 2022-08-17T12:43:12.1149508Z cl : Command line warning D9002 : ignoring unknown option '-O3' 2022-08-17T12:43:12.1149910Z cl : Command line warning D9002 : ignoring unknown option '-std=c++14' 2022-08-17T12:43:12.1150340Z cl : Command line warning D9002 : ignoring unknown option '-fdiagnostics-color=always' 2022-08-17T12:43:12.1151021Z 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-08-17T12:43:12.1151821Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/core/TensorImpl.h(2391): warning C4805: '|': unsafe mix of type 'uintptr_t' and type 'bool' in operation 2022-08-17T12:43:12.1152647Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(211): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2022-08-17T12:43:12.1153157Z with 2022-08-17T12:43:12.1153367Z [ 2022-08-17T12:43:12.1153635Z T=at::TensorBase 2022-08-17T12:43:12.1153897Z ] 2022-08-17T12:43:12.1154625Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(410): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2022-08-17T12:43:12.1155257Z with 2022-08-17T12:43:12.1155442Z [ 2022-08-17T12:43:12.1155608Z T=at::TensorBase 2022-08-17T12:43:12.1155778Z ] 2022-08-17T12:43:12.1156232Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2022-08-17T12:43:12.1156636Z with 2022-08-17T12:43:12.1156791Z [ 2022-08-17T12:43:12.1156961Z T=at::TensorBase 2022-08-17T12:43:12.1157182Z ] 2022-08-17T12:43:12.1157703Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2022-08-17T12:43:12.1158142Z with 2022-08-17T12:43:12.1158298Z [ 2022-08-17T12:43:12.1158458Z T=at::TensorBase 2022-08-17T12:43:12.1158627Z ] 2022-08-17T12:43:12.1159049Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to alias template instantiation 'c10::OptionalBase' being compiled 2022-08-17T12:43:12.1159703Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\ATen/core/TensorBase.h(917): note: see reference to class template instantiation 'c10::optional' being compiled 2022-08-17T12:43:12.1160453Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(445): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2022-08-17T12:43:12.1160851Z with 2022-08-17T12:43:12.1161010Z [ 2022-08-17T12:43:12.1161171Z T=at::TensorBase 2022-08-17T12:43:12.1161346Z ] 2022-08-17T12:43:12.1161798Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(211): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2022-08-17T12:43:12.1162166Z with 2022-08-17T12:43:12.1162310Z [ 2022-08-17T12:43:12.1162482Z T=at::Tensor 2022-08-17T12:43:12.1162648Z ] 2022-08-17T12:43:12.1163046Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(410): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2022-08-17T12:43:12.1163415Z with 2022-08-17T12:43:12.1163571Z [ 2022-08-17T12:43:12.1163726Z T=at::Tensor 2022-08-17T12:43:12.1163894Z ] 2022-08-17T12:43:12.1164342Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2022-08-17T12:43:12.1164746Z with 2022-08-17T12:43:12.1164888Z [ 2022-08-17T12:43:12.1165055Z T=at::Tensor 2022-08-17T12:43:12.1165219Z ] 2022-08-17T12:43:12.1165683Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2022-08-17T12:43:12.1166121Z with 2022-08-17T12:43:12.1166272Z [ 2022-08-17T12:43:12.1166424Z T=at::Tensor 2022-08-17T12:43:12.1166586Z ] 2022-08-17T12:43:12.1166997Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to alias template instantiation 'c10::OptionalBase' being compiled 2022-08-17T12:43:12.1167630Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\ATen/core/TensorBody.h(510): note: see reference to class template instantiation 'c10::optional' being compiled 2022-08-17T12:43:12.1168272Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(445): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2022-08-17T12:43:12.1168668Z with 2022-08-17T12:43:12.1168828Z [ 2022-08-17T12:43:12.1168998Z T=at::Tensor 2022-08-17T12:43:12.1169149Z ] 2022-08-17T12:43:12.1169547Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(211): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2022-08-17T12:43:12.1169905Z with 2022-08-17T12:43:12.1170050Z [ 2022-08-17T12:43:12.1170219Z T=at::Generator 2022-08-17T12:43:12.1170390Z ] 2022-08-17T12:43:12.1170782Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(410): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2022-08-17T12:43:12.1171156Z with 2022-08-17T12:43:12.1171310Z [ 2022-08-17T12:43:12.1171476Z T=at::Generator 2022-08-17T12:43:12.1171630Z ] 2022-08-17T12:43:12.1172076Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2022-08-17T12:43:12.1172553Z with 2022-08-17T12:43:12.1172700Z [ 2022-08-17T12:43:12.1172871Z T=at::Generator 2022-08-17T12:43:12.1173043Z ] 2022-08-17T12:43:12.1173506Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2022-08-17T12:43:12.1173939Z with 2022-08-17T12:43:12.1174098Z [ 2022-08-17T12:43:12.1174274Z T=at::Generator 2022-08-17T12:43:12.1174476Z ] 2022-08-17T12:43:12.1174898Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to alias template instantiation 'c10::OptionalBase' being compiled 2022-08-17T12:43:12.1175542Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\ATen/core/TensorBody.h(585): note: see reference to class template instantiation 'c10::optional' being compiled 2022-08-17T12:43:12.1176199Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(445): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2022-08-17T12:43:12.1176577Z with 2022-08-17T12:43:12.1176734Z [ 2022-08-17T12:43:12.1176906Z T=at::Generator 2022-08-17T12:43:12.1177064Z ] 2022-08-17T12:43:12.1177459Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(211): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2022-08-17T12:43:12.1177818Z with 2022-08-17T12:43:12.1177959Z [ 2022-08-17T12:43:12.1178128Z T=std::string 2022-08-17T12:43:12.1178296Z ] 2022-08-17T12:43:12.1178701Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(410): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2022-08-17T12:43:12.1179157Z with 2022-08-17T12:43:12.1179314Z [ 2022-08-17T12:43:12.1179484Z T=std::string 2022-08-17T12:43:12.1179637Z ] 2022-08-17T12:43:12.1180085Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2022-08-17T12:43:12.1180492Z with 2022-08-17T12:43:12.1180637Z [ 2022-08-17T12:43:12.1180807Z T=std::string 2022-08-17T12:43:12.1180972Z ] 2022-08-17T12:43:12.1181445Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2022-08-17T12:43:12.1181865Z with 2022-08-17T12:43:12.1182018Z [ 2022-08-17T12:43:12.1182185Z T=std::string 2022-08-17T12:43:12.1182335Z ] 2022-08-17T12:43:12.1182744Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to alias template instantiation 'c10::OptionalBase' being compiled 2022-08-17T12:43:12.1183388Z 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-08-17T12:43:12.1184035Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(445): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2022-08-17T12:43:12.1184476Z with 2022-08-17T12:43:12.1184635Z [ 2022-08-17T12:43:12.1184806Z T=std::string 2022-08-17T12:43:12.1184959Z ] 2022-08-17T12:43:12.1185357Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(211): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2022-08-17T12:43:12.1185723Z with 2022-08-17T12:43:12.1185879Z [ 2022-08-17T12:43:12.1186047Z T=c10::QualifiedName 2022-08-17T12:43:12.1186224Z ] 2022-08-17T12:43:12.1186677Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(410): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2022-08-17T12:43:12.1187041Z with 2022-08-17T12:43:12.1187195Z [ 2022-08-17T12:43:12.1187371Z T=c10::QualifiedName 2022-08-17T12:43:12.1187534Z ] 2022-08-17T12:43:12.1187982Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2022-08-17T12:43:12.1188396Z with 2022-08-17T12:43:12.1188552Z [ 2022-08-17T12:43:12.1188719Z T=c10::QualifiedName 2022-08-17T12:43:12.1188899Z ] 2022-08-17T12:43:12.1189370Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2022-08-17T12:43:12.1189798Z with 2022-08-17T12:43:12.1189953Z [ 2022-08-17T12:43:12.1190131Z T=c10::QualifiedName 2022-08-17T12:43:12.1190304Z ] 2022-08-17T12:43:12.1190715Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to alias template instantiation 'c10::OptionalBase' being compiled 2022-08-17T12:43:12.1191374Z 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-08-17T12:43:12.1192041Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(445): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2022-08-17T12:43:12.1192440Z with 2022-08-17T12:43:12.1192583Z [ 2022-08-17T12:43:12.1192763Z T=c10::QualifiedName 2022-08-17T12:43:12.1192940Z ] 2022-08-17T12:43:12.1193321Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(211): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2022-08-17T12:43:12.1208499Z with 2022-08-17T12:43:12.1208832Z [ 2022-08-17T12:43:12.1209075Z T=std::shared_ptr 2022-08-17T12:43:12.1209297Z ] 2022-08-17T12:43:12.1209734Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(410): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2022-08-17T12:43:12.1210122Z with 2022-08-17T12:43:12.1210268Z [ 2022-08-17T12:43:12.1210486Z T=std::shared_ptr 2022-08-17T12:43:12.1210698Z ] 2022-08-17T12:43:12.1211143Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2022-08-17T12:43:12.1211559Z with 2022-08-17T12:43:12.1211861Z [ 2022-08-17T12:43:12.1212080Z T=std::shared_ptr 2022-08-17T12:43:12.1212274Z ] 2022-08-17T12:43:12.1212748Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2022-08-17T12:43:12.1213190Z with 2022-08-17T12:43:12.1213337Z [ 2022-08-17T12:43:12.1213563Z T=std::shared_ptr 2022-08-17T12:43:12.1213774Z ] 2022-08-17T12:43:12.1214283Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to alias template instantiation 'c10::OptionalBase>' being compiled 2022-08-17T12:43:12.1214999Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\ATen/core/ivalue.h(1342): note: see reference to class template instantiation 'c10::optional>' being compiled 2022-08-17T12:43:12.1215689Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(445): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2022-08-17T12:43:12.1216082Z with 2022-08-17T12:43:12.1216243Z [ 2022-08-17T12:43:12.1216453Z T=std::shared_ptr 2022-08-17T12:43:12.1216668Z ] 2022-08-17T12:43:12.1217074Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(211): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2022-08-17T12:43:12.1217427Z with 2022-08-17T12:43:12.1217569Z [ 2022-08-17T12:43:12.1217788Z T=std::weak_ptr 2022-08-17T12:43:12.1217982Z ] 2022-08-17T12:43:12.1218405Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(410): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2022-08-17T12:43:12.1218782Z with 2022-08-17T12:43:12.1219035Z [ 2022-08-17T12:43:12.1219238Z T=std::weak_ptr 2022-08-17T12:43:12.1219446Z ] 2022-08-17T12:43:12.1219897Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2022-08-17T12:43:12.1220290Z with 2022-08-17T12:43:12.1220449Z [ 2022-08-17T12:43:12.1220672Z T=std::weak_ptr 2022-08-17T12:43:12.1220879Z ] 2022-08-17T12:43:12.1221341Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2022-08-17T12:43:12.1221783Z with 2022-08-17T12:43:12.1221940Z [ 2022-08-17T12:43:12.1222145Z T=std::weak_ptr 2022-08-17T12:43:12.1222355Z ] 2022-08-17T12:43:12.1222817Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to alias template instantiation 'c10::OptionalBase>' being compiled 2022-08-17T12:43:12.1223521Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\ATen/core/ivalue.h(1343): note: see reference to class template instantiation 'c10::optional>' being compiled 2022-08-17T12:43:12.1224192Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(445): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2022-08-17T12:43:12.1224640Z with 2022-08-17T12:43:12.1224802Z [ 2022-08-17T12:43:12.1225026Z T=std::weak_ptr 2022-08-17T12:43:12.1225218Z ] 2022-08-17T12:43:12.1225617Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(211): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2022-08-17T12:43:12.1225980Z with 2022-08-17T12:43:12.1226123Z [ 2022-08-17T12:43:12.1226374Z T=std::vector> 2022-08-17T12:43:12.1226608Z ] 2022-08-17T12:43:12.1227050Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(410): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2022-08-17T12:43:12.1227436Z with 2022-08-17T12:43:12.1227596Z [ 2022-08-17T12:43:12.1227843Z T=std::vector> 2022-08-17T12:43:12.1228061Z ] 2022-08-17T12:43:12.1228513Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2022-08-17T12:43:12.1228923Z with 2022-08-17T12:43:12.1229065Z [ 2022-08-17T12:43:12.1229310Z T=std::vector> 2022-08-17T12:43:12.1229546Z ] 2022-08-17T12:43:12.1230025Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2022-08-17T12:43:12.1230453Z with 2022-08-17T12:43:12.1230614Z [ 2022-08-17T12:43:12.1230860Z T=std::vector> 2022-08-17T12:43:12.1231076Z ] 2022-08-17T12:43:12.1231549Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to alias template instantiation 'c10::OptionalBase>>' being compiled 2022-08-17T12:43:12.1232302Z 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-08-17T12:43:12.1233006Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(445): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2022-08-17T12:43:12.1233408Z with 2022-08-17T12:43:12.1233553Z [ 2022-08-17T12:43:12.1233801Z T=std::vector> 2022-08-17T12:43:12.1234034Z ] 2022-08-17T12:43:12.1234420Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(211): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2022-08-17T12:43:12.1234786Z with 2022-08-17T12:43:12.1234945Z [ 2022-08-17T12:43:12.1235154Z T=std::vector> 2022-08-17T12:43:12.1235342Z ] 2022-08-17T12:43:12.1235758Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(410): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2022-08-17T12:43:12.1236139Z with 2022-08-17T12:43:12.1236281Z [ 2022-08-17T12:43:12.1236495Z T=std::vector> 2022-08-17T12:43:12.1237121Z ] 2022-08-17T12:43:12.1237566Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2022-08-17T12:43:12.1237979Z with 2022-08-17T12:43:12.1238138Z [ 2022-08-17T12:43:12.1238351Z T=std::vector> 2022-08-17T12:43:12.1238536Z ] 2022-08-17T12:43:12.1239018Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2022-08-17T12:43:12.1239513Z with 2022-08-17T12:43:12.1239659Z [ 2022-08-17T12:43:12.1239873Z T=std::vector> 2022-08-17T12:43:12.1240074Z ] 2022-08-17T12:43:12.1240521Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to alias template instantiation 'c10::OptionalBase>>' being compiled 2022-08-17T12:43:12.1241200Z 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-08-17T12:43:12.1241872Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(445): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2022-08-17T12:43:12.1242264Z with 2022-08-17T12:43:12.1242427Z [ 2022-08-17T12:43:12.1242626Z T=std::vector> 2022-08-17T12:43:12.1242827Z ] 2022-08-17T12:43:12.1243223Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(211): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2022-08-17T12:43:12.1243580Z with 2022-08-17T12:43:12.1243743Z [ 2022-08-17T12:43:12.1244004Z T=std::vector,std::allocator>> 2022-08-17T12:43:12.1244243Z ] 2022-08-17T12:43:12.1244644Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(410): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2022-08-17T12:43:12.1245020Z with 2022-08-17T12:43:12.1245177Z [ 2022-08-17T12:43:12.1245421Z T=std::vector,std::allocator>> 2022-08-17T12:43:12.1245657Z ] 2022-08-17T12:43:12.1246113Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2022-08-17T12:43:12.1246532Z with 2022-08-17T12:43:12.1246676Z [ 2022-08-17T12:43:12.1246934Z T=std::vector,std::allocator>> 2022-08-17T12:43:12.1247172Z ] 2022-08-17T12:43:12.1247634Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2022-08-17T12:43:12.1248070Z with 2022-08-17T12:43:12.1248225Z [ 2022-08-17T12:43:12.1248472Z T=std::vector,std::allocator>> 2022-08-17T12:43:12.1248713Z ] 2022-08-17T12:43:12.1249193Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to alias template instantiation 'c10::OptionalBase,std::allocator>>>' being compiled 2022-08-17T12:43:12.1250009Z 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-08-17T12:43:12.1250685Z 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-08-17T12:43:12.1251381Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(445): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2022-08-17T12:43:12.1251774Z with 2022-08-17T12:43:12.1251931Z [ 2022-08-17T12:43:12.1252174Z T=std::vector,std::allocator>> 2022-08-17T12:43:12.1252411Z ] 2022-08-17T12:43:12.1252804Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(211): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2022-08-17T12:43:12.1253166Z with 2022-08-17T12:43:12.1253309Z [ 2022-08-17T12:43:12.1253561Z T=std::vector,std::allocator>> 2022-08-17T12:43:12.1253791Z ] 2022-08-17T12:43:12.1254190Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(410): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2022-08-17T12:43:12.1254566Z with 2022-08-17T12:43:12.1254721Z [ 2022-08-17T12:43:12.1254967Z T=std::vector,std::allocator>> 2022-08-17T12:43:12.1255184Z ] 2022-08-17T12:43:12.1255630Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2022-08-17T12:43:12.1256049Z with 2022-08-17T12:43:12.1256192Z [ 2022-08-17T12:43:12.1256440Z T=std::vector,std::allocator>> 2022-08-17T12:43:12.1256669Z ] 2022-08-17T12:43:12.1257146Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2022-08-17T12:43:12.1257571Z with 2022-08-17T12:43:12.1257725Z [ 2022-08-17T12:43:12.1257970Z T=std::vector,std::allocator>> 2022-08-17T12:43:12.1258189Z ] 2022-08-17T12:43:12.1258665Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to alias template instantiation 'c10::OptionalBase,std::allocator>>>' being compiled 2022-08-17T12:43:12.1259502Z 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-08-17T12:43:12.1260185Z 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-08-17T12:43:12.1260833Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(445): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2022-08-17T12:43:12.1261273Z with 2022-08-17T12:43:12.1261429Z [ 2022-08-17T12:43:12.1261677Z T=std::vector,std::allocator>> 2022-08-17T12:43:12.1261895Z ] 2022-08-17T12:43:12.1262286Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(211): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2022-08-17T12:43:12.1262646Z with 2022-08-17T12:43:12.1262800Z [ 2022-08-17T12:43:12.1263001Z T=std::vector> 2022-08-17T12:43:12.1263200Z ] 2022-08-17T12:43:12.1263647Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(410): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2022-08-17T12:43:12.1264010Z with 2022-08-17T12:43:12.1264165Z [ 2022-08-17T12:43:12.1264377Z T=std::vector> 2022-08-17T12:43:12.1264563Z ] 2022-08-17T12:43:12.1265012Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2022-08-17T12:43:12.1265415Z with 2022-08-17T12:43:12.1265568Z [ 2022-08-17T12:43:12.1265767Z T=std::vector> 2022-08-17T12:43:12.1265970Z ] 2022-08-17T12:43:12.1266444Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2022-08-17T12:43:12.1266885Z with 2022-08-17T12:43:12.1267029Z [ 2022-08-17T12:43:12.1267242Z T=std::vector> 2022-08-17T12:43:12.1267442Z ] 2022-08-17T12:43:12.1267868Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to alias template instantiation 'c10::OptionalBase>>' being compiled 2022-08-17T12:43:12.1268554Z 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-08-17T12:43:12.1269235Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(445): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2022-08-17T12:43:12.1269626Z with 2022-08-17T12:43:12.1269769Z [ 2022-08-17T12:43:12.1269986Z T=std::vector> 2022-08-17T12:43:12.1270185Z ] 2022-08-17T12:43:12.1270564Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(211): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2022-08-17T12:43:12.1270924Z with 2022-08-17T12:43:12.1271079Z [ 2022-08-17T12:43:12.1271320Z T=c10::impl::InlineDeviceGuard 2022-08-17T12:43:12.1271691Z ] 2022-08-17T12:43:12.1272100Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(410): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2022-08-17T12:43:12.1272472Z with 2022-08-17T12:43:12.1272614Z [ 2022-08-17T12:43:12.1272849Z T=c10::impl::InlineDeviceGuard 2022-08-17T12:43:12.1273077Z ] 2022-08-17T12:43:12.1273575Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2022-08-17T12:43:12.1273973Z with 2022-08-17T12:43:12.1274130Z [ 2022-08-17T12:43:12.1274367Z T=c10::impl::InlineDeviceGuard 2022-08-17T12:43:12.1274578Z ] 2022-08-17T12:43:12.1275053Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2022-08-17T12:43:12.1275828Z with 2022-08-17T12:43:12.1275992Z [ 2022-08-17T12:43:12.1276225Z T=c10::impl::InlineDeviceGuard 2022-08-17T12:43:12.1276453Z ] 2022-08-17T12:43:12.1276930Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to alias template instantiation 'c10::OptionalBase>' being compiled 2022-08-17T12:43:12.1277697Z 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-08-17T12:43:12.1278448Z 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-08-17T12:43:12.1279160Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(445): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2022-08-17T12:43:12.1279560Z with 2022-08-17T12:43:12.1279717Z [ 2022-08-17T12:43:12.1279947Z T=c10::impl::InlineDeviceGuard 2022-08-17T12:43:12.1280173Z ] 2022-08-17T12:43:12.1280569Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(211): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2022-08-17T12:43:12.1280930Z with 2022-08-17T12:43:12.1281073Z [ 2022-08-17T12:43:12.1281315Z T=c10::impl::InlineStreamGuard 2022-08-17T12:43:12.1281543Z ] 2022-08-17T12:43:12.1281939Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(410): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2022-08-17T12:43:12.1282313Z with 2022-08-17T12:43:12.1282466Z [ 2022-08-17T12:43:12.1282697Z T=c10::impl::InlineStreamGuard 2022-08-17T12:43:12.1282927Z ] 2022-08-17T12:43:12.1283377Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2022-08-17T12:43:12.1283787Z with 2022-08-17T12:43:12.1283928Z [ 2022-08-17T12:43:12.1284169Z T=c10::impl::InlineStreamGuard 2022-08-17T12:43:12.1284394Z ] 2022-08-17T12:43:12.1284855Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2022-08-17T12:43:12.1285289Z with 2022-08-17T12:43:12.1285448Z [ 2022-08-17T12:43:12.1285759Z T=c10::impl::InlineStreamGuard 2022-08-17T12:43:12.1286042Z ] 2022-08-17T12:43:12.1286511Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to alias template instantiation 'c10::OptionalBase>' being compiled 2022-08-17T12:43:12.1287276Z 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-08-17T12:43:12.1288074Z 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-08-17T12:43:12.1288783Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(445): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2022-08-17T12:43:12.1289172Z with 2022-08-17T12:43:12.1289328Z [ 2022-08-17T12:43:12.1289570Z T=c10::impl::InlineStreamGuard 2022-08-17T12:43:12.1289785Z ] 2022-08-17T12:43:12.1290182Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(211): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2022-08-17T12:43:12.1290539Z with 2022-08-17T12:43:12.1290683Z [ 2022-08-17T12:43:12.1290875Z T=c10::impl::VirtualGuardImpl 2022-08-17T12:43:12.1291066Z ] 2022-08-17T12:43:12.1291475Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(410): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2022-08-17T12:43:12.1291843Z with 2022-08-17T12:43:12.1291996Z [ 2022-08-17T12:43:12.1292188Z T=c10::impl::VirtualGuardImpl 2022-08-17T12:43:12.1292359Z ] 2022-08-17T12:43:12.1292810Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2022-08-17T12:43:12.1293222Z with 2022-08-17T12:43:12.1293364Z [ 2022-08-17T12:43:12.1293553Z T=c10::impl::VirtualGuardImpl 2022-08-17T12:43:12.1293737Z ] 2022-08-17T12:43:12.1294211Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2022-08-17T12:43:12.1294629Z with 2022-08-17T12:43:12.1294784Z [ 2022-08-17T12:43:12.1294978Z T=c10::impl::VirtualGuardImpl 2022-08-17T12:43:12.1295150Z ] 2022-08-17T12:43:12.1295589Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to alias template instantiation 'c10::OptionalBase' being compiled 2022-08-17T12:43:12.1296253Z 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-08-17T12:43:12.1296636Z with 2022-08-17T12:43:12.1296777Z [ 2022-08-17T12:43:12.1296970Z T=c10::impl::VirtualGuardImpl 2022-08-17T12:43:12.1297156Z ] 2022-08-17T12:43:12.1297607Z 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-08-17T12:43:12.1298359Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(445): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2022-08-17T12:43:12.1298749Z with 2022-08-17T12:43:12.1299012Z [ 2022-08-17T12:43:12.1299189Z T=c10::impl::VirtualGuardImpl 2022-08-17T12:43:12.1299374Z ] 2022-08-17T12:43:12.1299766Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(211): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2022-08-17T12:43:12.1300123Z with 2022-08-17T12:43:12.1300265Z [ 2022-08-17T12:43:12.1300588Z T=std::vector> 2022-08-17T12:43:12.1300846Z ] 2022-08-17T12:43:12.1301239Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(410): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2022-08-17T12:43:12.1301615Z with 2022-08-17T12:43:12.1301770Z [ 2022-08-17T12:43:12.1302033Z T=std::vector> 2022-08-17T12:43:12.1302284Z ] 2022-08-17T12:43:12.1302733Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2022-08-17T12:43:12.1303138Z with 2022-08-17T12:43:12.1303280Z [ 2022-08-17T12:43:12.1303559Z T=std::vector> 2022-08-17T12:43:12.1303814Z ] 2022-08-17T12:43:12.1304285Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2022-08-17T12:43:12.1304705Z with 2022-08-17T12:43:12.1304862Z [ 2022-08-17T12:43:12.1305137Z T=std::vector> 2022-08-17T12:43:12.1305377Z ] 2022-08-17T12:43:12.1305884Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to alias template instantiation 'c10::OptionalBase>>' being compiled 2022-08-17T12:43:12.1306688Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\ATen/core/ivalue_inl.h(843): note: see reference to class template instantiation 'c10::optional>>' being compiled 2022-08-17T12:43:12.1307415Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(445): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2022-08-17T12:43:12.1307813Z with 2022-08-17T12:43:12.1307960Z [ 2022-08-17T12:43:12.1308240Z T=std::vector> 2022-08-17T12:43:12.1308495Z ] 2022-08-17T12:43:12.1308874Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(211): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2022-08-17T12:43:12.1309239Z with 2022-08-17T12:43:12.1309392Z [ 2022-08-17T12:43:12.1309563Z T=c10::DimVector 2022-08-17T12:43:12.1309718Z ] 2022-08-17T12:43:12.1310123Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(410): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2022-08-17T12:43:12.1310541Z with 2022-08-17T12:43:12.1310682Z [ 2022-08-17T12:43:12.1310850Z T=c10::DimVector 2022-08-17T12:43:12.1311019Z ] 2022-08-17T12:43:12.1311450Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2022-08-17T12:43:12.1311855Z with 2022-08-17T12:43:12.1312008Z [ 2022-08-17T12:43:12.1312174Z T=c10::DimVector 2022-08-17T12:43:12.1312327Z ] 2022-08-17T12:43:12.1312840Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2022-08-17T12:43:12.1313279Z with 2022-08-17T12:43:12.1313420Z [ 2022-08-17T12:43:12.1313593Z T=c10::DimVector 2022-08-17T12:43:12.1313827Z ] 2022-08-17T12:43:12.1314361Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to alias template instantiation 'c10::OptionalBase' being compiled 2022-08-17T12:43:12.1315222Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\ATen/TensorIterator.h(915): note: see reference to class template instantiation 'c10::optional' being compiled 2022-08-17T12:43:12.1316122Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(445): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2022-08-17T12:43:12.1316631Z with 2022-08-17T12:43:12.1316843Z [ 2022-08-17T12:43:12.1317060Z T=c10::DimVector 2022-08-17T12:43:12.1317303Z ] 2022-08-17T12:43:12.1317820Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(211): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2022-08-17T12:43:12.1318278Z with 2022-08-17T12:43:12.1318494Z [ 2022-08-17T12:43:12.1318759Z T=torch::autograd::ViewInfo 2022-08-17T12:43:12.1318992Z ] 2022-08-17T12:43:12.1319525Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(410): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2022-08-17T12:43:12.1320053Z with 2022-08-17T12:43:12.1320265Z [ 2022-08-17T12:43:12.1320510Z T=torch::autograd::ViewInfo 2022-08-17T12:43:12.1320758Z ] 2022-08-17T12:43:12.1321342Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2022-08-17T12:43:12.1321868Z with 2022-08-17T12:43:12.1322078Z [ 2022-08-17T12:43:12.1322330Z T=torch::autograd::ViewInfo 2022-08-17T12:43:12.1322570Z ] 2022-08-17T12:43:12.1323201Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2022-08-17T12:43:12.1323770Z with 2022-08-17T12:43:12.1323991Z [ 2022-08-17T12:43:12.1324224Z T=torch::autograd::ViewInfo 2022-08-17T12:43:12.1324474Z ] 2022-08-17T12:43:12.1325042Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to alias template instantiation 'c10::OptionalBase' being compiled 2022-08-17T12:43:12.1325891Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\torch/csrc/autograd/variable.h(570): note: see reference to class template instantiation 'c10::optional' being compiled 2022-08-17T12:43:12.1326548Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(445): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2022-08-17T12:43:12.1326943Z with 2022-08-17T12:43:12.1327104Z [ 2022-08-17T12:43:12.1327277Z T=torch::autograd::ViewInfo 2022-08-17T12:43:12.1327459Z ] 2022-08-17T12:43:12.1327909Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(211): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2022-08-17T12:43:12.1327977Z with 2022-08-17T12:43:12.1328037Z [ 2022-08-17T12:43:12.1328102Z T=c10::IValue 2022-08-17T12:43:12.1328162Z ] 2022-08-17T12:43:12.1328482Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(410): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2022-08-17T12:43:12.1328546Z with 2022-08-17T12:43:12.1328605Z [ 2022-08-17T12:43:12.1328679Z T=c10::IValue 2022-08-17T12:43:12.1328738Z ] 2022-08-17T12:43:12.1329100Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2022-08-17T12:43:12.1329150Z with 2022-08-17T12:43:12.1329210Z [ 2022-08-17T12:43:12.1329288Z T=c10::IValue 2022-08-17T12:43:12.1329347Z ] 2022-08-17T12:43:12.1329730Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2022-08-17T12:43:12.1329792Z with 2022-08-17T12:43:12.1329856Z [ 2022-08-17T12:43:12.1329931Z T=c10::IValue 2022-08-17T12:43:12.1329977Z ] 2022-08-17T12:43:12.1330297Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to alias template instantiation 'c10::OptionalBase' being compiled 2022-08-17T12:43:12.1330622Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\ATen/core/function_schema.h(181): note: see reference to class template instantiation 'c10::optional' being compiled 2022-08-17T12:43:12.1330962Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(445): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2022-08-17T12:43:12.1331028Z with 2022-08-17T12:43:12.1331087Z [ 2022-08-17T12:43:12.1331163Z T=c10::IValue 2022-08-17T12:43:12.1331222Z ] 2022-08-17T12:43:12.1331523Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(211): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2022-08-17T12:43:12.1331572Z with 2022-08-17T12:43:12.1331631Z [ 2022-08-17T12:43:12.1331714Z T=c10::AliasInfo 2022-08-17T12:43:12.1331774Z ] 2022-08-17T12:43:12.1332090Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(410): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2022-08-17T12:43:12.1332154Z with 2022-08-17T12:43:12.1332212Z [ 2022-08-17T12:43:12.1332335Z T=c10::AliasInfo 2022-08-17T12:43:12.1332394Z ] 2022-08-17T12:43:12.1332750Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2022-08-17T12:43:12.1332813Z with 2022-08-17T12:43:12.1332871Z [ 2022-08-17T12:43:12.1332951Z T=c10::AliasInfo 2022-08-17T12:43:12.1333009Z ] 2022-08-17T12:43:12.1333431Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2022-08-17T12:43:12.1333482Z with 2022-08-17T12:43:12.1333541Z [ 2022-08-17T12:43:12.1333620Z T=c10::AliasInfo 2022-08-17T12:43:12.1333679Z ] 2022-08-17T12:43:12.1334006Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to alias template instantiation 'c10::OptionalBase' being compiled 2022-08-17T12:43:12.1334337Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\ATen/core/function_schema.h(28): note: see reference to class template instantiation 'c10::optional' being compiled 2022-08-17T12:43:12.1334674Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(445): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2022-08-17T12:43:12.1334737Z with 2022-08-17T12:43:12.1334798Z [ 2022-08-17T12:43:12.1334867Z T=c10::AliasInfo 2022-08-17T12:43:12.1334929Z ] 2022-08-17T12:43:12.1335232Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(211): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2022-08-17T12:43:12.1335297Z with 2022-08-17T12:43:12.1335357Z [ 2022-08-17T12:43:12.1335458Z T=c10::impl::AnnotatedSchema 2022-08-17T12:43:12.1335518Z ] 2022-08-17T12:43:12.1335834Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(410): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2022-08-17T12:43:12.1335883Z with 2022-08-17T12:43:12.1335945Z [ 2022-08-17T12:43:12.1336045Z T=c10::impl::AnnotatedSchema 2022-08-17T12:43:12.1336104Z ] 2022-08-17T12:43:12.1336461Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2022-08-17T12:43:12.1336524Z with 2022-08-17T12:43:12.1336584Z [ 2022-08-17T12:43:12.1336669Z T=c10::impl::AnnotatedSchema 2022-08-17T12:43:12.1336730Z ] 2022-08-17T12:43:12.1337109Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2022-08-17T12:43:12.1337172Z with 2022-08-17T12:43:12.1337231Z [ 2022-08-17T12:43:12.1337329Z T=c10::impl::AnnotatedSchema 2022-08-17T12:43:12.1337387Z ] 2022-08-17T12:43:12.1337734Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to alias template instantiation 'c10::OptionalBase' being compiled 2022-08-17T12:43:12.1338095Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\ATen/core/dispatch/OperatorEntry.h(221): note: see reference to class template instantiation 'c10::optional' being compiled 2022-08-17T12:43:12.1338478Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(445): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2022-08-17T12:43:12.1338528Z with 2022-08-17T12:43:12.1338589Z [ 2022-08-17T12:43:12.1338689Z T=c10::impl::AnnotatedSchema 2022-08-17T12:43:12.1338749Z ] 2022-08-17T12:43:12.1339141Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(211): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2022-08-17T12:43:12.1339205Z with 2022-08-17T12:43:12.1339313Z [ 2022-08-17T12:43:12.1339445Z T=c10::impl::OperatorEntry::CppSignatureWithDebug 2022-08-17T12:43:12.1339505Z ] 2022-08-17T12:43:12.1339816Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(410): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2022-08-17T12:43:12.1339882Z with 2022-08-17T12:43:12.1339941Z [ 2022-08-17T12:43:12.1340081Z T=c10::impl::OperatorEntry::CppSignatureWithDebug 2022-08-17T12:43:12.1340141Z ] 2022-08-17T12:43:12.1340497Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2022-08-17T12:43:12.1340559Z with 2022-08-17T12:43:12.1340606Z [ 2022-08-17T12:43:12.1340745Z T=c10::impl::OperatorEntry::CppSignatureWithDebug 2022-08-17T12:43:12.1340804Z ] 2022-08-17T12:43:12.1341185Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2022-08-17T12:43:12.1341250Z with 2022-08-17T12:43:12.1341308Z [ 2022-08-17T12:43:12.1341446Z T=c10::impl::OperatorEntry::CppSignatureWithDebug 2022-08-17T12:43:12.1341492Z ] 2022-08-17T12:43:12.1341869Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to alias template instantiation 'c10::OptionalBase' being compiled 2022-08-17T12:43:12.1342264Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\ATen/core/dispatch/OperatorEntry.h(282): note: see reference to class template instantiation 'c10::optional' being compiled 2022-08-17T12:43:12.1342599Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(445): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2022-08-17T12:43:12.1342665Z with 2022-08-17T12:43:12.1342725Z [ 2022-08-17T12:43:12.1342866Z T=c10::impl::OperatorEntry::CppSignatureWithDebug 2022-08-17T12:43:12.1342925Z ] 2022-08-17T12:43:12.1343227Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(211): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2022-08-17T12:43:12.1343289Z with 2022-08-17T12:43:12.1343336Z [ 2022-08-17T12:43:12.1343424Z T=at::StepCallbacks 2022-08-17T12:43:12.1343482Z ] 2022-08-17T12:43:12.1343799Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(410): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2022-08-17T12:43:12.1343861Z with 2022-08-17T12:43:12.1343919Z [ 2022-08-17T12:43:12.1344053Z T=at::StepCallbacks 2022-08-17T12:43:12.1344099Z ] 2022-08-17T12:43:12.1344456Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2022-08-17T12:43:12.1344519Z with 2022-08-17T12:43:12.1344578Z [ 2022-08-17T12:43:12.1344666Z T=at::StepCallbacks 2022-08-17T12:43:12.1344727Z ] 2022-08-17T12:43:12.1345143Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2022-08-17T12:43:12.1345207Z with 2022-08-17T12:43:12.1345265Z [ 2022-08-17T12:43:12.1345338Z T=at::StepCallbacks 2022-08-17T12:43:12.1345399Z ] 2022-08-17T12:43:12.1345730Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to alias template instantiation 'c10::OptionalBase' being compiled 2022-08-17T12:43:12.1346075Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\ATen/core/dispatch/Dispatcher.h(610): note: see reference to class template instantiation 'c10::optional' being compiled 2022-08-17T12:43:12.1346410Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(445): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2022-08-17T12:43:12.1346474Z with 2022-08-17T12:43:12.1346532Z [ 2022-08-17T12:43:12.1346620Z T=at::StepCallbacks 2022-08-17T12:43:12.1346667Z ] 2022-08-17T12:43:12.1346965Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(211): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2022-08-17T12:43:12.1347036Z with 2022-08-17T12:43:12.1347098Z [ 2022-08-17T12:43:12.1347239Z T=c10::either 2022-08-17T12:43:12.1347298Z ] 2022-08-17T12:43:12.1347616Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(410): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2022-08-17T12:43:12.1347679Z with 2022-08-17T12:43:12.1347724Z [ 2022-08-17T12:43:12.1347862Z T=c10::either 2022-08-17T12:43:12.1347922Z ] 2022-08-17T12:43:12.1348278Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2022-08-17T12:43:12.1348344Z with 2022-08-17T12:43:12.1348403Z [ 2022-08-17T12:43:12.1348538Z T=c10::either 2022-08-17T12:43:12.1348598Z ] 2022-08-17T12:43:12.1348964Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2022-08-17T12:43:12.1349027Z with 2022-08-17T12:43:12.1349087Z [ 2022-08-17T12:43:12.1349219Z T=c10::either 2022-08-17T12:43:12.1349278Z ] 2022-08-17T12:43:12.1349643Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to alias template instantiation 'c10::OptionalBase>' being compiled 2022-08-17T12:43:12.1350082Z 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-08-17T12:43:12.1350422Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(445): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2022-08-17T12:43:12.1350485Z with 2022-08-17T12:43:12.1350545Z [ 2022-08-17T12:43:12.1350669Z T=c10::either 2022-08-17T12:43:12.1350728Z ] 2022-08-17T12:43:12.1353055Z [7/34] cl /showIncludes /nologo /O2 /W3 /GL /DNDEBUG /MD /MD /wd4819 /wd4251 /wd4244 /wd4267 /wd4275 /wd4018 /wd4190 /EHsc -DFUNCTORCH_BUILD_MAIN_LIB -IC:\actions-runner\_work\pytorch\pytorch\functorch -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 -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" -c C:\actions-runner\_work\pytorch\pytorch\functorch\functorch\csrc\BatchRulesRandomness.cpp /FoC:\actions-runner\_work\pytorch\pytorch\functorch\build\temp.win-amd64-3.9\Release\actions-runner\_work\pytorch\pytorch\functorch\functorch\csrc\BatchRulesRandomness.obj -O3 -std=c++14 -fdiagnostics-color=always -DTORCH_API_INCLUDE_EXTENSION_H -DTORCH_EXTENSION_NAME=_C -D_GLIBCXX_USE_CXX11_ABI=0 /std:c++14 2022-08-17T12:43:12.1353204Z cl : Command line warning D9002 : ignoring unknown option '-O3' 2022-08-17T12:43:12.1353348Z cl : Command line warning D9002 : ignoring unknown option '-std=c++14' 2022-08-17T12:43:12.1353520Z cl : Command line warning D9002 : ignoring unknown option '-fdiagnostics-color=always' 2022-08-17T12:43:12.1353819Z 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-08-17T12:43:12.1354113Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/core/TensorImpl.h(2391): warning C4805: '|': unsafe mix of type 'uintptr_t' and type 'bool' in operation 2022-08-17T12:43:12.1354417Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(211): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2022-08-17T12:43:12.1354485Z with 2022-08-17T12:43:12.1354547Z [ 2022-08-17T12:43:12.1354631Z T=at::TensorBase 2022-08-17T12:43:12.1354691Z ] 2022-08-17T12:43:12.1355005Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(410): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2022-08-17T12:43:12.1355068Z with 2022-08-17T12:43:12.1355115Z [ 2022-08-17T12:43:12.1355198Z T=at::TensorBase 2022-08-17T12:43:12.1355258Z ] 2022-08-17T12:43:12.1355616Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2022-08-17T12:43:12.1355722Z with 2022-08-17T12:43:12.1355781Z [ 2022-08-17T12:43:12.1355861Z T=at::TensorBase 2022-08-17T12:43:12.1355907Z ] 2022-08-17T12:43:12.1356286Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2022-08-17T12:43:12.1356349Z with 2022-08-17T12:43:12.1356409Z [ 2022-08-17T12:43:12.1356488Z T=at::TensorBase 2022-08-17T12:43:12.1356546Z ] 2022-08-17T12:43:12.1356920Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to alias template instantiation 'c10::OptionalBase' being compiled 2022-08-17T12:43:12.1357249Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\ATen/core/TensorBase.h(917): note: see reference to class template instantiation 'c10::optional' being compiled 2022-08-17T12:43:12.1357590Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(445): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2022-08-17T12:43:12.1357653Z with 2022-08-17T12:43:12.1357699Z [ 2022-08-17T12:43:12.1357780Z T=at::TensorBase 2022-08-17T12:43:12.1357840Z ] 2022-08-17T12:43:12.1358138Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(211): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2022-08-17T12:43:12.1358200Z with 2022-08-17T12:43:12.1358261Z [ 2022-08-17T12:43:12.1358339Z T=at::Tensor 2022-08-17T12:43:12.1358386Z ] 2022-08-17T12:43:12.1358701Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(410): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2022-08-17T12:43:12.1358766Z with 2022-08-17T12:43:12.1358825Z [ 2022-08-17T12:43:12.1358902Z T=at::Tensor 2022-08-17T12:43:12.1358960Z ] 2022-08-17T12:43:12.1359308Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2022-08-17T12:43:12.1359370Z with 2022-08-17T12:43:12.1359416Z [ 2022-08-17T12:43:12.1359494Z T=at::Tensor 2022-08-17T12:43:12.1359556Z ] 2022-08-17T12:43:12.1359940Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2022-08-17T12:43:12.1360005Z with 2022-08-17T12:43:12.1360063Z [ 2022-08-17T12:43:12.1360137Z T=at::Tensor 2022-08-17T12:43:12.1360182Z ] 2022-08-17T12:43:12.1360499Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to alias template instantiation 'c10::OptionalBase' being compiled 2022-08-17T12:43:12.1360820Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\ATen/core/TensorBody.h(510): note: see reference to class template instantiation 'c10::optional' being compiled 2022-08-17T12:43:12.1361157Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(445): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2022-08-17T12:43:12.1361219Z with 2022-08-17T12:43:12.1361278Z [ 2022-08-17T12:43:12.1361353Z T=at::Tensor 2022-08-17T12:43:12.1361457Z ] 2022-08-17T12:43:12.1361757Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(211): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2022-08-17T12:43:12.1361807Z with 2022-08-17T12:43:12.1361867Z [ 2022-08-17T12:43:12.1361948Z T=at::Generator 2022-08-17T12:43:12.1362006Z ] 2022-08-17T12:43:12.1362327Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(410): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2022-08-17T12:43:12.1362390Z with 2022-08-17T12:43:12.1362450Z [ 2022-08-17T12:43:12.1362572Z T=at::Generator 2022-08-17T12:43:12.1362620Z ] 2022-08-17T12:43:12.1362980Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2022-08-17T12:43:12.1363046Z with 2022-08-17T12:43:12.1363105Z [ 2022-08-17T12:43:12.1363184Z T=at::Generator 2022-08-17T12:43:12.1363243Z ] 2022-08-17T12:43:12.1363628Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2022-08-17T12:43:12.1363689Z with 2022-08-17T12:43:12.1363736Z [ 2022-08-17T12:43:12.1363815Z T=at::Generator 2022-08-17T12:43:12.1363874Z ] 2022-08-17T12:43:12.1364201Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to alias template instantiation 'c10::OptionalBase' being compiled 2022-08-17T12:43:12.1364528Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\ATen/core/TensorBody.h(585): note: see reference to class template instantiation 'c10::optional' being compiled 2022-08-17T12:43:12.1364864Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(445): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2022-08-17T12:43:12.1364927Z with 2022-08-17T12:43:12.1364986Z [ 2022-08-17T12:43:12.1365053Z T=at::Generator 2022-08-17T12:43:12.1365113Z ] 2022-08-17T12:43:12.1365412Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(211): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2022-08-17T12:43:12.1365474Z with 2022-08-17T12:43:12.1365546Z [ 2022-08-17T12:43:12.1365737Z T=c10::impl::InlineDeviceGuard 2022-08-17T12:43:12.1365800Z ] 2022-08-17T12:43:12.1366116Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(410): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2022-08-17T12:43:12.1366166Z with 2022-08-17T12:43:12.1366227Z [ 2022-08-17T12:43:12.1366377Z T=c10::impl::InlineDeviceGuard 2022-08-17T12:43:12.1366436Z ] 2022-08-17T12:43:12.1366794Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2022-08-17T12:43:12.1366856Z with 2022-08-17T12:43:12.1366916Z [ 2022-08-17T12:43:12.1367063Z T=c10::impl::InlineDeviceGuard 2022-08-17T12:43:12.1367109Z ] 2022-08-17T12:43:12.1367490Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2022-08-17T12:43:12.1367604Z with 2022-08-17T12:43:12.1367664Z [ 2022-08-17T12:43:12.1367812Z T=c10::impl::InlineDeviceGuard 2022-08-17T12:43:12.1367871Z ] 2022-08-17T12:43:12.1368249Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to alias template instantiation 'c10::OptionalBase>' being compiled 2022-08-17T12:43:12.1368687Z 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-08-17T12:43:12.1369070Z 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-08-17T12:43:12.1369407Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(445): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2022-08-17T12:43:12.1369471Z with 2022-08-17T12:43:12.1369518Z [ 2022-08-17T12:43:12.1369669Z T=c10::impl::InlineDeviceGuard 2022-08-17T12:43:12.1369729Z ] 2022-08-17T12:43:12.1370034Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(211): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2022-08-17T12:43:12.1370098Z with 2022-08-17T12:43:12.1370158Z [ 2022-08-17T12:43:12.1370240Z T=c10::DimVector 2022-08-17T12:43:12.1370287Z ] 2022-08-17T12:43:12.1370602Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(410): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2022-08-17T12:43:12.1370667Z with 2022-08-17T12:43:12.1370728Z [ 2022-08-17T12:43:12.1370807Z T=c10::DimVector 2022-08-17T12:43:12.1370869Z ] 2022-08-17T12:43:12.1371228Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2022-08-17T12:43:12.1371293Z with 2022-08-17T12:43:12.1371339Z [ 2022-08-17T12:43:12.1371416Z T=c10::DimVector 2022-08-17T12:43:12.1371475Z ] 2022-08-17T12:43:12.1371855Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2022-08-17T12:43:12.1371919Z with 2022-08-17T12:43:12.1371978Z [ 2022-08-17T12:43:12.1372057Z T=c10::DimVector 2022-08-17T12:43:12.1372115Z ] 2022-08-17T12:43:12.1372427Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to alias template instantiation 'c10::OptionalBase' being compiled 2022-08-17T12:43:12.1372760Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\ATen/TensorIterator.h(915): note: see reference to class template instantiation 'c10::optional' being compiled 2022-08-17T12:43:12.1373099Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(445): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2022-08-17T12:43:12.1373206Z with 2022-08-17T12:43:12.1373266Z [ 2022-08-17T12:43:12.1373347Z T=c10::DimVector 2022-08-17T12:43:12.1373432Z ] 2022-08-17T12:43:12.1373836Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(211): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2022-08-17T12:43:12.1373904Z with 2022-08-17T12:43:12.1373950Z [ 2022-08-17T12:43:12.1374030Z T=std::string 2022-08-17T12:43:12.1374092Z ] 2022-08-17T12:43:12.1374455Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(410): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2022-08-17T12:43:12.1374520Z with 2022-08-17T12:43:12.1374578Z [ 2022-08-17T12:43:12.1374655Z T=std::string 2022-08-17T12:43:12.1374704Z ] 2022-08-17T12:43:12.1375121Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2022-08-17T12:43:12.1375186Z with 2022-08-17T12:43:12.1375246Z [ 2022-08-17T12:43:12.1375325Z T=std::string 2022-08-17T12:43:12.1375384Z ] 2022-08-17T12:43:12.1375767Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2022-08-17T12:43:12.1375833Z with 2022-08-17T12:43:12.1375880Z [ 2022-08-17T12:43:12.1375956Z T=std::string 2022-08-17T12:43:12.1376015Z ] 2022-08-17T12:43:12.1376337Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to alias template instantiation 'c10::OptionalBase' being compiled 2022-08-17T12:43:12.1376662Z 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-08-17T12:43:12.1377048Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(445): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2022-08-17T12:43:12.1377141Z with 2022-08-17T12:43:12.1377231Z [ 2022-08-17T12:43:12.1377349Z T=std::string 2022-08-17T12:43:12.1377433Z ] 2022-08-17T12:43:12.1377917Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(211): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2022-08-17T12:43:12.1378020Z with 2022-08-17T12:43:12.1378111Z [ 2022-08-17T12:43:12.1378251Z T=c10::QualifiedName 2022-08-17T12:43:12.1378343Z ] 2022-08-17T12:43:12.1378935Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(410): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2022-08-17T12:43:12.1379035Z with 2022-08-17T12:43:12.1379112Z [ 2022-08-17T12:43:12.1379258Z T=c10::QualifiedName 2022-08-17T12:43:12.1379346Z ] 2022-08-17T12:43:12.1379918Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2022-08-17T12:43:12.1380025Z with 2022-08-17T12:43:12.1380119Z [ 2022-08-17T12:43:12.1380256Z T=c10::QualifiedName 2022-08-17T12:43:12.1380920Z ] 2022-08-17T12:43:12.1381348Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2022-08-17T12:43:12.1381415Z with 2022-08-17T12:43:12.1381475Z [ 2022-08-17T12:43:12.1381563Z T=c10::QualifiedName 2022-08-17T12:43:12.1381623Z ] 2022-08-17T12:43:12.1381959Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to alias template instantiation 'c10::OptionalBase' being compiled 2022-08-17T12:43:12.1382585Z 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-08-17T12:43:12.1383182Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(445): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2022-08-17T12:43:12.1383290Z with 2022-08-17T12:43:12.1383382Z [ 2022-08-17T12:43:12.1383536Z T=c10::QualifiedName 2022-08-17T12:43:12.1383638Z ] 2022-08-17T12:43:12.1384141Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(211): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2022-08-17T12:43:12.1384208Z with 2022-08-17T12:43:12.1384268Z [ 2022-08-17T12:43:12.1384403Z T=std::shared_ptr 2022-08-17T12:43:12.1384453Z ] 2022-08-17T12:43:12.1384772Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(410): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2022-08-17T12:43:12.1384838Z with 2022-08-17T12:43:12.1384899Z [ 2022-08-17T12:43:12.1385028Z T=std::shared_ptr 2022-08-17T12:43:12.1385087Z ] 2022-08-17T12:43:12.1385445Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2022-08-17T12:43:12.1385508Z with 2022-08-17T12:43:12.1385554Z [ 2022-08-17T12:43:12.1385683Z T=std::shared_ptr 2022-08-17T12:43:12.1385742Z ] 2022-08-17T12:43:12.1386126Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2022-08-17T12:43:12.1386191Z with 2022-08-17T12:43:12.1386249Z [ 2022-08-17T12:43:12.1386377Z T=std::shared_ptr 2022-08-17T12:43:12.1386435Z ] 2022-08-17T12:43:12.1386786Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to alias template instantiation 'c10::OptionalBase>' being compiled 2022-08-17T12:43:12.1387167Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\ATen/core/ivalue.h(1342): note: see reference to class template instantiation 'c10::optional>' being compiled 2022-08-17T12:43:12.1387534Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(445): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2022-08-17T12:43:12.1387600Z with 2022-08-17T12:43:12.1387731Z [ 2022-08-17T12:43:12.1387861Z T=std::shared_ptr 2022-08-17T12:43:12.1387921Z ] 2022-08-17T12:43:12.1388222Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(211): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2022-08-17T12:43:12.1388285Z with 2022-08-17T12:43:12.1388330Z [ 2022-08-17T12:43:12.1388505Z T=std::weak_ptr 2022-08-17T12:43:12.1388584Z ] 2022-08-17T12:43:12.1388958Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(410): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2022-08-17T12:43:12.1389023Z with 2022-08-17T12:43:12.1389084Z [ 2022-08-17T12:43:12.1389209Z T=std::weak_ptr 2022-08-17T12:43:12.1389268Z ] 2022-08-17T12:43:12.1389657Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2022-08-17T12:43:12.1389751Z with 2022-08-17T12:43:12.1389826Z [ 2022-08-17T12:43:12.1389953Z T=std::weak_ptr 2022-08-17T12:43:12.1390012Z ] 2022-08-17T12:43:12.1390392Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2022-08-17T12:43:12.1390458Z with 2022-08-17T12:43:12.1390519Z [ 2022-08-17T12:43:12.1390630Z T=std::weak_ptr 2022-08-17T12:43:12.1390690Z ] 2022-08-17T12:43:12.1391046Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to alias template instantiation 'c10::OptionalBase>' being compiled 2022-08-17T12:43:12.1391405Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\ATen/core/ivalue.h(1343): note: see reference to class template instantiation 'c10::optional>' being compiled 2022-08-17T12:43:12.1391745Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(445): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2022-08-17T12:43:12.1391810Z with 2022-08-17T12:43:12.1391869Z [ 2022-08-17T12:43:12.1391997Z T=std::weak_ptr 2022-08-17T12:43:12.1392057Z ] 2022-08-17T12:43:12.1392361Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(211): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2022-08-17T12:43:12.1392413Z with 2022-08-17T12:43:12.1392473Z [ 2022-08-17T12:43:12.1392626Z T=std::vector> 2022-08-17T12:43:12.1392687Z ] 2022-08-17T12:43:12.1393002Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(410): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2022-08-17T12:43:12.1393065Z with 2022-08-17T12:43:12.1393125Z [ 2022-08-17T12:43:12.1393278Z T=std::vector> 2022-08-17T12:43:12.1393326Z ] 2022-08-17T12:43:12.1393682Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2022-08-17T12:43:12.1393802Z with 2022-08-17T12:43:12.1393861Z [ 2022-08-17T12:43:12.1394012Z T=std::vector> 2022-08-17T12:43:12.1394071Z ] 2022-08-17T12:43:12.1394455Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2022-08-17T12:43:12.1394517Z with 2022-08-17T12:43:12.1394564Z [ 2022-08-17T12:43:12.1394714Z T=std::vector> 2022-08-17T12:43:12.1394773Z ] 2022-08-17T12:43:12.1395199Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to alias template instantiation 'c10::OptionalBase>>' being compiled 2022-08-17T12:43:12.1395578Z 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-08-17T12:43:12.1395914Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(445): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2022-08-17T12:43:12.1395977Z with 2022-08-17T12:43:12.1396036Z [ 2022-08-17T12:43:12.1396190Z T=std::vector> 2022-08-17T12:43:12.1396237Z ] 2022-08-17T12:43:12.1396540Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(211): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2022-08-17T12:43:12.1396606Z with 2022-08-17T12:43:12.1396665Z [ 2022-08-17T12:43:12.1396926Z T=std::vector::type,std::allocator::type>> 2022-08-17T12:43:12.1396985Z ] 2022-08-17T12:43:12.1397303Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(410): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2022-08-17T12:43:12.1397366Z with 2022-08-17T12:43:12.1397426Z [ 2022-08-17T12:43:12.1397666Z T=std::vector::type,std::allocator::type>> 2022-08-17T12:43:12.1397725Z ] 2022-08-17T12:43:12.1398080Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2022-08-17T12:43:12.1398145Z with 2022-08-17T12:43:12.1398204Z [ 2022-08-17T12:43:12.1398465Z T=std::vector::type,std::allocator::type>> 2022-08-17T12:43:12.1398524Z ] 2022-08-17T12:43:12.1398906Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2022-08-17T12:43:12.1398969Z with 2022-08-17T12:43:12.1399016Z [ 2022-08-17T12:43:12.1399274Z T=std::vector::type,std::allocator::type>> 2022-08-17T12:43:12.1399333Z ] 2022-08-17T12:43:12.1399724Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to alias template instantiation 'c10::OptionalBase>>' being compiled 2022-08-17T12:43:12.1399788Z with 2022-08-17T12:43:12.1399847Z [ 2022-08-17T12:43:12.1399998Z T=c10::impl::ScalarTypeToCPPType::type 2022-08-17T12:43:12.1400058Z ] 2022-08-17T12:43:12.1400393Z 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-08-17T12:43:12.1400443Z with 2022-08-17T12:43:12.1400502Z [ 2022-08-17T12:43:12.1400993Z T=c10::impl::ScalarTypeToCPPType::type 2022-08-17T12:43:12.1401061Z ] 2022-08-17T12:43:12.1401407Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(445): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2022-08-17T12:43:12.1401472Z with 2022-08-17T12:43:12.1401532Z [ 2022-08-17T12:43:12.1401788Z T=std::vector::type,std::allocator::type>> 2022-08-17T12:43:12.1401847Z ] 2022-08-17T12:43:12.1402137Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(211): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2022-08-17T12:43:12.1402199Z with 2022-08-17T12:43:12.1402260Z [ 2022-08-17T12:43:12.1402428Z T=std::vector,std::allocator>> 2022-08-17T12:43:12.1402491Z ] 2022-08-17T12:43:12.1402809Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(410): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2022-08-17T12:43:12.1402874Z with 2022-08-17T12:43:12.1402932Z [ 2022-08-17T12:43:12.1403079Z T=std::vector,std::allocator>> 2022-08-17T12:43:12.1403138Z ] 2022-08-17T12:43:12.1403498Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2022-08-17T12:43:12.1403563Z with 2022-08-17T12:43:12.1403622Z [ 2022-08-17T12:43:12.1403790Z T=std::vector,std::allocator>> 2022-08-17T12:43:12.1403850Z ] 2022-08-17T12:43:12.1404233Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2022-08-17T12:43:12.1404297Z with 2022-08-17T12:43:12.1404342Z [ 2022-08-17T12:43:12.1404505Z T=std::vector,std::allocator>> 2022-08-17T12:43:12.1404564Z ] 2022-08-17T12:43:12.1404954Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to alias template instantiation 'c10::OptionalBase,std::allocator>>>' being compiled 2022-08-17T12:43:12.1405341Z 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-08-17T12:43:12.1405711Z 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-08-17T12:43:12.1406050Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(445): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2022-08-17T12:43:12.1406115Z with 2022-08-17T12:43:12.1406175Z [ 2022-08-17T12:43:12.1406342Z T=std::vector,std::allocator>> 2022-08-17T12:43:12.1406389Z ] 2022-08-17T12:43:12.1406730Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(211): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2022-08-17T12:43:12.1406796Z with 2022-08-17T12:43:12.1406858Z [ 2022-08-17T12:43:12.1407017Z T=std::vector,std::allocator>> 2022-08-17T12:43:12.1407075Z ] 2022-08-17T12:43:12.1407393Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(410): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2022-08-17T12:43:12.1407454Z with 2022-08-17T12:43:12.1407500Z [ 2022-08-17T12:43:12.1407657Z T=std::vector,std::allocator>> 2022-08-17T12:43:12.1407716Z ] 2022-08-17T12:43:12.1408073Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2022-08-17T12:43:12.1408136Z with 2022-08-17T12:43:12.1408194Z [ 2022-08-17T12:43:12.1408356Z T=std::vector,std::allocator>> 2022-08-17T12:43:12.1408416Z ] 2022-08-17T12:43:12.1408799Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2022-08-17T12:43:12.1408848Z with 2022-08-17T12:43:12.1408907Z [ 2022-08-17T12:43:12.1409061Z T=std::vector,std::allocator>> 2022-08-17T12:43:12.1409120Z ] 2022-08-17T12:43:12.1409502Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to alias template instantiation 'c10::OptionalBase,std::allocator>>>' being compiled 2022-08-17T12:43:12.1409877Z 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-08-17T12:43:12.1410199Z 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-08-17T12:43:12.1410532Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(445): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2022-08-17T12:43:12.1410598Z with 2022-08-17T12:43:12.1410660Z [ 2022-08-17T12:43:12.1410803Z T=std::vector,std::allocator>> 2022-08-17T12:43:12.1410864Z ] 2022-08-17T12:43:12.1411171Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(211): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2022-08-17T12:43:12.1411280Z with 2022-08-17T12:43:12.1411338Z [ 2022-08-17T12:43:12.1411462Z T=std::vector> 2022-08-17T12:43:12.1411523Z ] 2022-08-17T12:43:12.1411837Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(410): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2022-08-17T12:43:12.1411887Z with 2022-08-17T12:43:12.1411946Z [ 2022-08-17T12:43:12.1412069Z T=std::vector> 2022-08-17T12:43:12.1412128Z ] 2022-08-17T12:43:12.1412523Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2022-08-17T12:43:12.1412588Z with 2022-08-17T12:43:12.1412649Z [ 2022-08-17T12:43:12.1412771Z T=std::vector> 2022-08-17T12:43:12.1412817Z ] 2022-08-17T12:43:12.1413199Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2022-08-17T12:43:12.1413264Z with 2022-08-17T12:43:12.1413323Z [ 2022-08-17T12:43:12.1413443Z T=std::vector> 2022-08-17T12:43:12.1413502Z ] 2022-08-17T12:43:12.1413855Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to alias template instantiation 'c10::OptionalBase>>' being compiled 2022-08-17T12:43:12.1414204Z 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-08-17T12:43:12.1414539Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(445): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2022-08-17T12:43:12.1414590Z with 2022-08-17T12:43:12.1414649Z [ 2022-08-17T12:43:12.1414771Z T=std::vector> 2022-08-17T12:43:12.1414830Z ] 2022-08-17T12:43:12.1415132Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(211): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2022-08-17T12:43:12.1415194Z with 2022-08-17T12:43:12.1415253Z [ 2022-08-17T12:43:12.1415408Z T=c10::impl::InlineStreamGuard 2022-08-17T12:43:12.1415455Z ] 2022-08-17T12:43:12.1415771Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(410): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2022-08-17T12:43:12.1415833Z with 2022-08-17T12:43:12.1415893Z [ 2022-08-17T12:43:12.1416044Z T=c10::impl::InlineStreamGuard 2022-08-17T12:43:12.1416103Z ] 2022-08-17T12:43:12.1416464Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2022-08-17T12:43:12.1416527Z with 2022-08-17T12:43:12.1416573Z [ 2022-08-17T12:43:12.1416722Z T=c10::impl::InlineStreamGuard 2022-08-17T12:43:12.1416822Z ] 2022-08-17T12:43:12.1417210Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2022-08-17T12:43:12.1417273Z with 2022-08-17T12:43:12.1417331Z [ 2022-08-17T12:43:12.1417480Z T=c10::impl::InlineStreamGuard 2022-08-17T12:43:12.1417541Z ] 2022-08-17T12:43:12.1417963Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to alias template instantiation 'c10::OptionalBase>' being compiled 2022-08-17T12:43:12.1418345Z 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-08-17T12:43:12.1418729Z 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-08-17T12:43:12.1419164Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(445): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2022-08-17T12:43:12.1419232Z with 2022-08-17T12:43:12.1419293Z [ 2022-08-17T12:43:12.1419446Z T=c10::impl::InlineStreamGuard 2022-08-17T12:43:12.1419507Z ] 2022-08-17T12:43:12.1419808Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(211): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2022-08-17T12:43:12.1419873Z with 2022-08-17T12:43:12.1419934Z [ 2022-08-17T12:43:12.1420026Z T=c10::impl::VirtualGuardImpl 2022-08-17T12:43:12.1420087Z ] 2022-08-17T12:43:12.1420404Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(410): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2022-08-17T12:43:12.1420466Z with 2022-08-17T12:43:12.1420525Z [ 2022-08-17T12:43:12.1420629Z T=c10::impl::VirtualGuardImpl 2022-08-17T12:43:12.1420688Z ] 2022-08-17T12:43:12.1421027Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2022-08-17T12:43:12.1421090Z with 2022-08-17T12:43:12.1421149Z [ 2022-08-17T12:43:12.1421252Z T=c10::impl::VirtualGuardImpl 2022-08-17T12:43:12.1421313Z ] 2022-08-17T12:43:12.1421695Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2022-08-17T12:43:12.1421757Z with 2022-08-17T12:43:12.1421817Z [ 2022-08-17T12:43:12.1421905Z T=c10::impl::VirtualGuardImpl 2022-08-17T12:43:12.1421964Z ] 2022-08-17T12:43:12.1422305Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to alias template instantiation 'c10::OptionalBase' being compiled 2022-08-17T12:43:12.1422636Z 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-08-17T12:43:12.1422750Z with 2022-08-17T12:43:12.1422810Z [ 2022-08-17T12:43:12.1422913Z T=c10::impl::VirtualGuardImpl 2022-08-17T12:43:12.1422973Z ] 2022-08-17T12:43:12.1423349Z 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-08-17T12:43:12.1423673Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(445): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2022-08-17T12:43:12.1423736Z with 2022-08-17T12:43:12.1423796Z [ 2022-08-17T12:43:12.1423941Z T=c10::impl::VirtualGuardImpl 2022-08-17T12:43:12.1424002Z ] 2022-08-17T12:43:12.1424309Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(211): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2022-08-17T12:43:12.1424375Z with 2022-08-17T12:43:12.1424433Z [ 2022-08-17T12:43:12.1424610Z T=std::vector> 2022-08-17T12:43:12.1424670Z ] 2022-08-17T12:43:12.1424986Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(410): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2022-08-17T12:43:12.1425048Z with 2022-08-17T12:43:12.1425107Z [ 2022-08-17T12:43:12.1425294Z T=std::vector> 2022-08-17T12:43:12.1425354Z ] 2022-08-17T12:43:12.1425712Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2022-08-17T12:43:12.1425778Z with 2022-08-17T12:43:12.1425824Z [ 2022-08-17T12:43:12.1426009Z T=std::vector> 2022-08-17T12:43:12.1426067Z ] 2022-08-17T12:43:12.1426449Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2022-08-17T12:43:12.1426511Z with 2022-08-17T12:43:12.1426569Z [ 2022-08-17T12:43:12.1426755Z T=std::vector> 2022-08-17T12:43:12.1426815Z ] 2022-08-17T12:43:12.1427228Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to alias template instantiation 'c10::OptionalBase>>' being compiled 2022-08-17T12:43:12.1427626Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\ATen/core/ivalue_inl.h(843): note: see reference to class template instantiation 'c10::optional>>' being compiled 2022-08-17T12:43:12.1427964Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(445): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2022-08-17T12:43:12.1428027Z with 2022-08-17T12:43:12.1428089Z [ 2022-08-17T12:43:12.1428276Z T=std::vector> 2022-08-17T12:43:12.1428335Z ] 2022-08-17T12:43:12.1428677Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(211): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2022-08-17T12:43:12.1428742Z with 2022-08-17T12:43:12.1428801Z [ 2022-08-17T12:43:12.1428866Z T=c10::IValue 2022-08-17T12:43:12.1428925Z ] 2022-08-17T12:43:12.1429244Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(410): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2022-08-17T12:43:12.1429310Z with 2022-08-17T12:43:12.1429369Z [ 2022-08-17T12:43:12.1429447Z T=c10::IValue 2022-08-17T12:43:12.1429506Z ] 2022-08-17T12:43:12.1429900Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2022-08-17T12:43:12.1429953Z with 2022-08-17T12:43:12.1430013Z [ 2022-08-17T12:43:12.1430088Z T=c10::IValue 2022-08-17T12:43:12.1430147Z ] 2022-08-17T12:43:12.1430530Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2022-08-17T12:43:12.1430592Z with 2022-08-17T12:43:12.1430647Z [ 2022-08-17T12:43:12.1430721Z T=c10::IValue 2022-08-17T12:43:12.1430767Z ] 2022-08-17T12:43:12.1431087Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to alias template instantiation 'c10::OptionalBase' being compiled 2022-08-17T12:43:12.1431412Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\ATen/core/function_schema.h(181): note: see reference to class template instantiation 'c10::optional' being compiled 2022-08-17T12:43:12.1431754Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(445): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2022-08-17T12:43:12.1431818Z with 2022-08-17T12:43:12.1431877Z [ 2022-08-17T12:43:12.1431952Z T=c10::IValue 2022-08-17T12:43:12.1432011Z ] 2022-08-17T12:43:12.1432309Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(211): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2022-08-17T12:43:12.1432360Z with 2022-08-17T12:43:12.1432422Z [ 2022-08-17T12:43:12.1432504Z T=c10::AliasInfo 2022-08-17T12:43:12.1432563Z ] 2022-08-17T12:43:12.1432877Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(410): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2022-08-17T12:43:12.1432942Z with 2022-08-17T12:43:12.1433002Z [ 2022-08-17T12:43:12.1433069Z T=c10::AliasInfo 2022-08-17T12:43:12.1433129Z ] 2022-08-17T12:43:12.1433486Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2022-08-17T12:43:12.1433549Z with 2022-08-17T12:43:12.1433608Z [ 2022-08-17T12:43:12.1433687Z T=c10::AliasInfo 2022-08-17T12:43:12.1433745Z ] 2022-08-17T12:43:12.1434125Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2022-08-17T12:43:12.1434217Z with 2022-08-17T12:43:12.1434277Z [ 2022-08-17T12:43:12.1434356Z T=c10::AliasInfo 2022-08-17T12:43:12.1434415Z ] 2022-08-17T12:43:12.1434741Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to alias template instantiation 'c10::OptionalBase' being compiled 2022-08-17T12:43:12.1435070Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\ATen/core/function_schema.h(28): note: see reference to class template instantiation 'c10::optional' being compiled 2022-08-17T12:43:12.1435442Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(445): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2022-08-17T12:43:12.1435506Z with 2022-08-17T12:43:12.1435565Z [ 2022-08-17T12:43:12.1435633Z T=c10::AliasInfo 2022-08-17T12:43:12.1435692Z ] 2022-08-17T12:43:12.1435992Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(211): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2022-08-17T12:43:12.1436055Z with 2022-08-17T12:43:12.1436114Z [ 2022-08-17T12:43:12.1436216Z T=c10::impl::AnnotatedSchema 2022-08-17T12:43:12.1436276Z ] 2022-08-17T12:43:12.1436577Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(410): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2022-08-17T12:43:12.1436639Z with 2022-08-17T12:43:12.1436700Z [ 2022-08-17T12:43:12.1436801Z T=c10::impl::AnnotatedSchema 2022-08-17T12:43:12.1436860Z ] 2022-08-17T12:43:12.1437217Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2022-08-17T12:43:12.1437282Z with 2022-08-17T12:43:12.1437342Z [ 2022-08-17T12:43:12.1437427Z T=c10::impl::AnnotatedSchema 2022-08-17T12:43:12.1437487Z ] 2022-08-17T12:43:12.1437865Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2022-08-17T12:43:12.1437927Z with 2022-08-17T12:43:12.1437987Z [ 2022-08-17T12:43:12.1438079Z T=c10::impl::AnnotatedSchema 2022-08-17T12:43:12.1438136Z ] 2022-08-17T12:43:12.1438472Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to alias template instantiation 'c10::OptionalBase' being compiled 2022-08-17T12:43:12.1438834Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\ATen/core/dispatch/OperatorEntry.h(221): note: see reference to class template instantiation 'c10::optional' being compiled 2022-08-17T12:43:12.1439155Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(445): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2022-08-17T12:43:12.1439214Z with 2022-08-17T12:43:12.1439270Z [ 2022-08-17T12:43:12.1439369Z T=c10::impl::AnnotatedSchema 2022-08-17T12:43:12.1439427Z ] 2022-08-17T12:43:12.1439729Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(211): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2022-08-17T12:43:12.1439789Z with 2022-08-17T12:43:12.1439889Z [ 2022-08-17T12:43:12.1440019Z T=c10::impl::OperatorEntry::CppSignatureWithDebug 2022-08-17T12:43:12.1440076Z ] 2022-08-17T12:43:12.1440390Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(410): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2022-08-17T12:43:12.1440450Z with 2022-08-17T12:43:12.1440506Z [ 2022-08-17T12:43:12.1440644Z T=c10::impl::OperatorEntry::CppSignatureWithDebug 2022-08-17T12:43:12.1440700Z ] 2022-08-17T12:43:12.1441094Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2022-08-17T12:43:12.1441146Z with 2022-08-17T12:43:12.1441204Z [ 2022-08-17T12:43:12.1441340Z T=c10::impl::OperatorEntry::CppSignatureWithDebug 2022-08-17T12:43:12.1441405Z ] 2022-08-17T12:43:12.1441783Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2022-08-17T12:43:12.1441856Z with 2022-08-17T12:43:12.1441982Z [ 2022-08-17T12:43:12.1442118Z T=c10::impl::OperatorEntry::CppSignatureWithDebug 2022-08-17T12:43:12.1442165Z ] 2022-08-17T12:43:12.1442542Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to alias template instantiation 'c10::OptionalBase' being compiled 2022-08-17T12:43:12.1442934Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\ATen/core/dispatch/OperatorEntry.h(282): note: see reference to class template instantiation 'c10::optional' being compiled 2022-08-17T12:43:12.1443271Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(445): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2022-08-17T12:43:12.1443334Z with 2022-08-17T12:43:12.1443391Z [ 2022-08-17T12:43:12.1443527Z T=c10::impl::OperatorEntry::CppSignatureWithDebug 2022-08-17T12:43:12.1443583Z ] 2022-08-17T12:43:12.1443880Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(211): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2022-08-17T12:43:12.1443943Z with 2022-08-17T12:43:12.1443991Z [ 2022-08-17T12:43:12.1444078Z T=at::StepCallbacks 2022-08-17T12:43:12.1444134Z ] 2022-08-17T12:43:12.1444450Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(410): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2022-08-17T12:43:12.1444515Z with 2022-08-17T12:43:12.1444572Z [ 2022-08-17T12:43:12.1444657Z T=at::StepCallbacks 2022-08-17T12:43:12.1444703Z ] 2022-08-17T12:43:12.1445056Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2022-08-17T12:43:12.1445115Z with 2022-08-17T12:43:12.1445174Z [ 2022-08-17T12:43:12.1445258Z T=at::StepCallbacks 2022-08-17T12:43:12.1445311Z ] 2022-08-17T12:43:12.1445698Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2022-08-17T12:43:12.1445810Z with 2022-08-17T12:43:12.1445856Z [ 2022-08-17T12:43:12.1445941Z T=at::StepCallbacks 2022-08-17T12:43:12.1445998Z ] 2022-08-17T12:43:12.1446327Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to alias template instantiation 'c10::OptionalBase' being compiled 2022-08-17T12:43:12.1446674Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\ATen/core/dispatch/Dispatcher.h(610): note: see reference to class template instantiation 'c10::optional' being compiled 2022-08-17T12:43:12.1447052Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(445): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2022-08-17T12:43:12.1447116Z with 2022-08-17T12:43:12.1447177Z [ 2022-08-17T12:43:12.1447264Z T=at::StepCallbacks 2022-08-17T12:43:12.1447311Z ] 2022-08-17T12:43:12.1447611Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(211): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2022-08-17T12:43:12.1447674Z with 2022-08-17T12:43:12.1447732Z [ 2022-08-17T12:43:12.1447828Z T=torch::autograd::ViewInfo 2022-08-17T12:43:12.1447885Z ] 2022-08-17T12:43:12.1448200Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(410): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2022-08-17T12:43:12.1448261Z with 2022-08-17T12:43:12.1448308Z [ 2022-08-17T12:43:12.1448402Z T=torch::autograd::ViewInfo 2022-08-17T12:43:12.1448460Z ] 2022-08-17T12:43:12.1448809Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2022-08-17T12:43:12.1448873Z with 2022-08-17T12:43:12.1448929Z [ 2022-08-17T12:43:12.1449024Z T=torch::autograd::ViewInfo 2022-08-17T12:43:12.1449084Z ] 2022-08-17T12:43:12.1449449Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2022-08-17T12:43:12.1449511Z with 2022-08-17T12:43:12.1449567Z [ 2022-08-17T12:43:12.1449660Z T=torch::autograd::ViewInfo 2022-08-17T12:43:12.1449719Z ] 2022-08-17T12:43:12.1450056Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to alias template instantiation 'c10::OptionalBase' being compiled 2022-08-17T12:43:12.1450403Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\torch/csrc/autograd/variable.h(570): note: see reference to class template instantiation 'c10::optional' being compiled 2022-08-17T12:43:12.1450734Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(445): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2022-08-17T12:43:12.1450793Z with 2022-08-17T12:43:12.1450841Z [ 2022-08-17T12:43:12.1450935Z T=torch::autograd::ViewInfo 2022-08-17T12:43:12.1450993Z ] 2022-08-17T12:43:12.1451296Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(211): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2022-08-17T12:43:12.1451406Z with 2022-08-17T12:43:12.1451461Z [ 2022-08-17T12:43:12.1451602Z T=c10::either 2022-08-17T12:43:12.1451659Z ] 2022-08-17T12:43:12.1451962Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(410): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2022-08-17T12:43:12.1452024Z with 2022-08-17T12:43:12.1452082Z [ 2022-08-17T12:43:12.1452214Z T=c10::either 2022-08-17T12:43:12.1452269Z ] 2022-08-17T12:43:12.1452660Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2022-08-17T12:43:12.1452722Z with 2022-08-17T12:43:12.1452782Z [ 2022-08-17T12:43:12.1452908Z T=c10::either 2022-08-17T12:43:12.1452970Z ] 2022-08-17T12:43:12.1453353Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2022-08-17T12:43:12.1453416Z with 2022-08-17T12:43:12.1453477Z [ 2022-08-17T12:43:12.1453610Z T=c10::either 2022-08-17T12:43:12.1453668Z ] 2022-08-17T12:43:12.1454032Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to alias template instantiation 'c10::OptionalBase>' being compiled 2022-08-17T12:43:12.1454420Z 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-08-17T12:43:12.1454747Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(445): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2022-08-17T12:43:12.1454809Z with 2022-08-17T12:43:12.1454867Z [ 2022-08-17T12:43:12.1455001Z T=c10::either 2022-08-17T12:43:12.1455058Z ] 2022-08-17T12:43:12.1455361Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(211): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2022-08-17T12:43:12.1455423Z with 2022-08-17T12:43:12.1455481Z [ 2022-08-17T12:43:12.1455604Z T=std::vector> 2022-08-17T12:43:12.1455666Z ] 2022-08-17T12:43:12.1455978Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(410): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2022-08-17T12:43:12.1456041Z with 2022-08-17T12:43:12.1456099Z [ 2022-08-17T12:43:12.1456230Z T=std::vector> 2022-08-17T12:43:12.1456289Z ] 2022-08-17T12:43:12.1456645Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2022-08-17T12:43:12.1456705Z with 2022-08-17T12:43:12.1456753Z [ 2022-08-17T12:43:12.1456887Z T=std::vector> 2022-08-17T12:43:12.1456946Z ] 2022-08-17T12:43:12.1457323Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2022-08-17T12:43:12.1457427Z with 2022-08-17T12:43:12.1457486Z [ 2022-08-17T12:43:12.1457618Z T=std::vector> 2022-08-17T12:43:12.1457664Z ] 2022-08-17T12:43:12.1458029Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to alias template instantiation 'c10::OptionalBase>>' being compiled 2022-08-17T12:43:12.1458428Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\ATen/core/ivalue.h(80): note: see reference to class template instantiation 'c10::optional>>' being compiled 2022-08-17T12:43:12.1458784Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\ATen/core/boxing/impl/make_boxed_from_unboxed_functor.h(471): note: see reference to class template instantiation 'c10::OptionalArray' being compiled 2022-08-17T12:43:12.1458936Z with 2022-08-17T12:43:12.1458994Z [ 2022-08-17T12:43:12.1459072Z T=at::Dimname 2022-08-17T12:43:12.1459130Z ] 2022-08-17T12:43:12.1459969Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\ATen/core/boxing/impl/make_boxed_from_unboxed_functor.h(483): note: see reference to function template instantiation 'at::Tensor c10::impl::call_functor_with_args_from_stack_,c10::optional,c10::optional,c10::optional,c10::optional>(c10::OperatorKernel *,c10::DispatchKeySet,c10::Stack *,std::integer_sequence,c10::guts::typelist::typelist,c10::optional,c10::optional,c10::optional,c10::optional> *)' being compiled 2022-08-17T12:43:12.1460033Z with 2022-08-17T12:43:12.1460090Z [ 2022-08-17T12:43:12.1460617Z Functor=c10::impl::detail::WrapFunctionIntoRuntimeFunctor_,c10::optional,c10::optional,c10::optional,c10::optional),at::Tensor,c10::guts::typelist::typelist,c10::optional,c10::optional,c10::optional,c10::optional>> 2022-08-17T12:43:12.1460676Z ] 2022-08-17T12:43:12.1461157Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\ATen/core/boxing/impl/make_boxed_from_unboxed_functor.h(565): note: see reference to function template instantiation 'at::Tensor c10::impl::call_functor_with_args_from_stack(c10::OperatorKernel *,c10::DispatchKeySet,c10::Stack *)' being compiled 2022-08-17T12:43:12.1461221Z with 2022-08-17T12:43:12.1461268Z [ 2022-08-17T12:43:12.1461805Z KernelFunctor=c10::impl::detail::WrapFunctionIntoRuntimeFunctor_,c10::optional,c10::optional,c10::optional,c10::optional),at::Tensor,c10::guts::typelist::typelist,c10::optional,c10::optional,c10::optional,c10::optional>> 2022-08-17T12:43:12.1461865Z ] 2022-08-17T12:43:12.1462359Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\ATen/core/boxing/impl/make_boxed_from_unboxed_functor.h(535): note: while compiling class template member function 'void c10::impl::make_boxed_from_unboxed_functor::call(c10::OperatorKernel *,const c10::OperatorHandle &,c10::DispatchKeySet,c10::Stack *)' 2022-08-17T12:43:12.1462474Z with 2022-08-17T12:43:12.1462533Z [ 2022-08-17T12:43:12.1463070Z KernelFunctor=c10::impl::detail::WrapFunctionIntoRuntimeFunctor_,c10::optional,c10::optional,c10::optional,c10::optional),at::Tensor,c10::guts::typelist::typelist,c10::optional,c10::optional,c10::optional,c10::optional>> 2022-08-17T12:43:12.1463131Z ] 2022-08-17T12:43:12.1463667Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\ATen/core/boxing/KernelFunction_impl.h(105): note: see reference to function template instantiation 'void c10::impl::make_boxed_from_unboxed_functor::call(c10::OperatorKernel *,const c10::OperatorHandle &,c10::DispatchKeySet,c10::Stack *)' being compiled 2022-08-17T12:43:12.1463734Z with 2022-08-17T12:43:12.1463796Z [ 2022-08-17T12:43:12.1464333Z KernelFunctor=c10::impl::detail::WrapFunctionIntoRuntimeFunctor_,c10::optional,c10::optional,c10::optional,c10::optional),at::Tensor,c10::guts::typelist::typelist,c10::optional,c10::optional,c10::optional,c10::optional>> 2022-08-17T12:43:12.1464392Z ] 2022-08-17T12:43:12.1464786Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\ATen/core/boxing/KernelFunction_impl.h(107): note: see reference to class template instantiation 'c10::impl::make_boxed_from_unboxed_functor' being compiled 2022-08-17T12:43:12.1464849Z with 2022-08-17T12:43:12.1464896Z [ 2022-08-17T12:43:12.1465439Z KernelFunctor=c10::impl::detail::WrapFunctionIntoRuntimeFunctor_,c10::optional,c10::optional,c10::optional,c10::optional),at::Tensor,c10::guts::typelist::typelist,c10::optional,c10::optional,c10::optional,c10::optional>> 2022-08-17T12:43:12.1465500Z ] 2022-08-17T12:43:12.1466275Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\ATen/core/boxing/KernelFunction_impl.h(145): note: see reference to function template instantiation 'c10::KernelFunction c10::KernelFunction::makeFromUnboxedFunctor,c10::optional,c10::optional,c10::optional,c10::optional>>>(std::unique_ptr>)' being compiled 2022-08-17T12:43:12.1466329Z with 2022-08-17T12:43:12.1466388Z [ 2022-08-17T12:43:12.1466652Z Func=at::functorch::Tensor (at::IntArrayRef,c10::optional,c10::optional,c10::optional,c10::optional,c10::optional), 2022-08-17T12:43:12.1466739Z Result=at::Tensor 2022-08-17T12:43:12.1466797Z ] 2022-08-17T12:43:12.1467231Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\torch/library.h(111): note: see reference to function template instantiation 'c10::KernelFunction c10::KernelFunction::makeFromUnboxedRuntimeFunction(FuncType (__cdecl *))' being compiled 2022-08-17T12:43:12.1467293Z with 2022-08-17T12:43:12.1467351Z [ 2022-08-17T12:43:12.1467616Z Func=at::functorch::Tensor (at::IntArrayRef,c10::optional,c10::optional,c10::optional,c10::optional,c10::optional), 2022-08-17T12:43:12.1467929Z FuncType=at::functorch::Tensor (at::IntArrayRef,c10::optional,c10::optional,c10::optional,c10::optional,c10::optional) 2022-08-17T12:43:12.1467989Z ] 2022-08-17T12:43:12.1468503Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\torch/library.h(653): note: see reference to function template instantiation 'torch::CppFunction::CppFunction,c10::optional,c10::optional,c10::optional,c10::optional)>(Func (__cdecl *),nullptr)' being compiled 2022-08-17T12:43:12.1468566Z with 2022-08-17T12:43:12.1468625Z [ 2022-08-17T12:43:12.1468927Z Func=at::functorch::Tensor (at::IntArrayRef,c10::optional,c10::optional,c10::optional,c10::optional,c10::optional) 2022-08-17T12:43:12.1468991Z ] 2022-08-17T12:43:12.1469540Z C:\actions-runner\_work\pytorch\pytorch\functorch\functorch\csrc\BatchRulesRandomness.cpp(418): note: see reference to function template instantiation 'torch::Library &torch::Library::impl,c10::optional,c10::optional,c10::optional,c10::optional)>(Name,Func) &' being compiled 2022-08-17T12:43:12.1469601Z with 2022-08-17T12:43:12.1469658Z [ 2022-08-17T12:43:12.1469739Z Name=const char *, 2022-08-17T12:43:12.1470017Z Func=at::functorch::Tensor (__cdecl &)(at::IntArrayRef,c10::optional,c10::optional,c10::optional,c10::optional,c10::optional) 2022-08-17T12:43:12.1470075Z ] 2022-08-17T12:43:12.1470402Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(445): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2022-08-17T12:43:12.1470467Z with 2022-08-17T12:43:12.1470525Z [ 2022-08-17T12:43:12.1470661Z T=std::vector> 2022-08-17T12:43:12.1470720Z ] 2022-08-17T12:43:12.1493958Z [8/34] cl /showIncludes /nologo /O2 /W3 /GL /DNDEBUG /MD /MD /wd4819 /wd4251 /wd4244 /wd4267 /wd4275 /wd4018 /wd4190 /EHsc -DFUNCTORCH_BUILD_MAIN_LIB -IC:\actions-runner\_work\pytorch\pytorch\functorch -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 -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" -c C:\actions-runner\_work\pytorch\pytorch\functorch\functorch\csrc\BatchRulesReduceOps.cpp /FoC:\actions-runner\_work\pytorch\pytorch\functorch\build\temp.win-amd64-3.9\Release\actions-runner\_work\pytorch\pytorch\functorch\functorch\csrc\BatchRulesReduceOps.obj -O3 -std=c++14 -fdiagnostics-color=always -DTORCH_API_INCLUDE_EXTENSION_H -DTORCH_EXTENSION_NAME=_C -D_GLIBCXX_USE_CXX11_ABI=0 /std:c++14 2022-08-17T12:43:12.1494154Z cl : Command line warning D9002 : ignoring unknown option '-O3' 2022-08-17T12:43:12.1494345Z cl : Command line warning D9002 : ignoring unknown option '-std=c++14' 2022-08-17T12:43:12.1495240Z cl : Command line warning D9002 : ignoring unknown option '-fdiagnostics-color=always' 2022-08-17T12:43:12.1495643Z 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-08-17T12:43:12.1496021Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/core/TensorImpl.h(2391): warning C4805: '|': unsafe mix of type 'uintptr_t' and type 'bool' in operation 2022-08-17T12:43:12.1496503Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(211): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2022-08-17T12:43:12.1496579Z with 2022-08-17T12:43:12.1496668Z [ 2022-08-17T12:43:12.1496778Z T=at::TensorBase 2022-08-17T12:43:12.1496857Z ] 2022-08-17T12:43:12.1497289Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(410): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2022-08-17T12:43:12.1497379Z with 2022-08-17T12:43:12.1497464Z [ 2022-08-17T12:43:12.1497578Z T=at::TensorBase 2022-08-17T12:43:12.1497649Z ] 2022-08-17T12:43:12.1498117Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2022-08-17T12:43:12.1498210Z with 2022-08-17T12:43:12.1498291Z [ 2022-08-17T12:43:12.1498403Z T=at::TensorBase 2022-08-17T12:43:12.1498495Z ] 2022-08-17T12:43:12.1499070Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2022-08-17T12:43:12.1499160Z with 2022-08-17T12:43:12.1499227Z [ 2022-08-17T12:43:12.1499334Z T=at::TensorBase 2022-08-17T12:43:12.1499414Z ] 2022-08-17T12:43:12.1499838Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to alias template instantiation 'c10::OptionalBase' being compiled 2022-08-17T12:43:12.1500269Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\ATen/core/TensorBase.h(917): note: see reference to class template instantiation 'c10::optional' being compiled 2022-08-17T12:43:12.1500713Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(445): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2022-08-17T12:43:12.1500804Z with 2022-08-17T12:43:12.1500899Z [ 2022-08-17T12:43:12.1501008Z T=at::TensorBase 2022-08-17T12:43:12.1501076Z ] 2022-08-17T12:43:12.1501471Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(211): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2022-08-17T12:43:12.1501557Z with 2022-08-17T12:43:12.1501645Z [ 2022-08-17T12:43:12.1501749Z T=at::Tensor 2022-08-17T12:43:12.1501829Z ] 2022-08-17T12:43:12.1502185Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(410): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2022-08-17T12:43:12.1502237Z with 2022-08-17T12:43:12.1502299Z [ 2022-08-17T12:43:12.1502374Z T=at::Tensor 2022-08-17T12:43:12.1502433Z ] 2022-08-17T12:43:12.1502785Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2022-08-17T12:43:12.1502905Z with 2022-08-17T12:43:12.1502964Z [ 2022-08-17T12:43:12.1503040Z T=at::Tensor 2022-08-17T12:43:12.1503086Z ] 2022-08-17T12:43:12.1503465Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2022-08-17T12:43:12.1503530Z with 2022-08-17T12:43:12.1503589Z [ 2022-08-17T12:43:12.1503663Z T=at::Tensor 2022-08-17T12:43:12.1503765Z ] 2022-08-17T12:43:12.1504084Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to alias template instantiation 'c10::OptionalBase' being compiled 2022-08-17T12:43:12.1504408Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\ATen/core/TensorBody.h(510): note: see reference to class template instantiation 'c10::optional' being compiled 2022-08-17T12:43:12.1504745Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(445): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2022-08-17T12:43:12.1504795Z with 2022-08-17T12:43:12.1504854Z [ 2022-08-17T12:43:12.1504932Z T=at::Tensor 2022-08-17T12:43:12.1504990Z ] 2022-08-17T12:43:12.1505294Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(211): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2022-08-17T12:43:12.1505357Z with 2022-08-17T12:43:12.1505416Z [ 2022-08-17T12:43:12.1505484Z T=at::Generator 2022-08-17T12:43:12.1505543Z ] 2022-08-17T12:43:12.1505856Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(410): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2022-08-17T12:43:12.1505922Z with 2022-08-17T12:43:12.1505980Z [ 2022-08-17T12:43:12.1506060Z T=at::Generator 2022-08-17T12:43:12.1506119Z ] 2022-08-17T12:43:12.1506474Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2022-08-17T12:43:12.1506523Z with 2022-08-17T12:43:12.1506584Z [ 2022-08-17T12:43:12.1506662Z T=at::Generator 2022-08-17T12:43:12.1506720Z ] 2022-08-17T12:43:12.1507095Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2022-08-17T12:43:12.1507161Z with 2022-08-17T12:43:12.1507219Z [ 2022-08-17T12:43:12.1507295Z T=at::Generator 2022-08-17T12:43:12.1507340Z ] 2022-08-17T12:43:12.1507666Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to alias template instantiation 'c10::OptionalBase' being compiled 2022-08-17T12:43:12.1507991Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\ATen/core/TensorBody.h(585): note: see reference to class template instantiation 'c10::optional' being compiled 2022-08-17T12:43:12.1508325Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(445): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2022-08-17T12:43:12.1508438Z with 2022-08-17T12:43:12.1508497Z [ 2022-08-17T12:43:12.1508575Z T=at::Generator 2022-08-17T12:43:12.1508634Z ] 2022-08-17T12:43:12.1508933Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(211): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2022-08-17T12:43:12.1508983Z with 2022-08-17T12:43:12.1509043Z [ 2022-08-17T12:43:12.1509121Z T=std::string 2022-08-17T12:43:12.1509179Z ] 2022-08-17T12:43:12.1509531Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(410): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2022-08-17T12:43:12.1509596Z with 2022-08-17T12:43:12.1509656Z [ 2022-08-17T12:43:12.1509719Z T=std::string 2022-08-17T12:43:12.1509779Z ] 2022-08-17T12:43:12.1510132Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2022-08-17T12:43:12.1510199Z with 2022-08-17T12:43:12.1510258Z [ 2022-08-17T12:43:12.1510334Z T=std::string 2022-08-17T12:43:12.1510392Z ] 2022-08-17T12:43:12.1510774Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2022-08-17T12:43:12.1510824Z with 2022-08-17T12:43:12.1510885Z [ 2022-08-17T12:43:12.1510963Z T=std::string 2022-08-17T12:43:12.1511023Z ] 2022-08-17T12:43:12.1511342Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to alias template instantiation 'c10::OptionalBase' being compiled 2022-08-17T12:43:12.1511665Z 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-08-17T12:43:12.1511999Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(445): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2022-08-17T12:43:12.1512061Z with 2022-08-17T12:43:12.1512120Z [ 2022-08-17T12:43:12.1512182Z T=std::string 2022-08-17T12:43:12.1512245Z ] 2022-08-17T12:43:12.1512548Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(211): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2022-08-17T12:43:12.1512613Z with 2022-08-17T12:43:12.1512672Z [ 2022-08-17T12:43:12.1512762Z T=c10::QualifiedName 2022-08-17T12:43:12.1512817Z ] 2022-08-17T12:43:12.1523837Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(410): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2022-08-17T12:43:12.1524023Z with 2022-08-17T12:43:12.1524075Z [ 2022-08-17T12:43:12.1524187Z T=c10::QualifiedName 2022-08-17T12:43:12.1524249Z ] 2022-08-17T12:43:12.1524643Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2022-08-17T12:43:12.1524710Z with 2022-08-17T12:43:12.1524772Z [ 2022-08-17T12:43:12.1524866Z T=c10::QualifiedName 2022-08-17T12:43:12.1524928Z ] 2022-08-17T12:43:12.1525436Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2022-08-17T12:43:12.1525502Z with 2022-08-17T12:43:12.1525562Z [ 2022-08-17T12:43:12.1525654Z T=c10::QualifiedName 2022-08-17T12:43:12.1525715Z ] 2022-08-17T12:43:12.1526057Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to alias template instantiation 'c10::OptionalBase' being compiled 2022-08-17T12:43:12.1526791Z 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-08-17T12:43:12.1527148Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(445): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2022-08-17T12:43:12.1527216Z with 2022-08-17T12:43:12.1527266Z [ 2022-08-17T12:43:12.1527357Z T=c10::QualifiedName 2022-08-17T12:43:12.1527419Z ] 2022-08-17T12:43:12.1527729Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(211): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2022-08-17T12:43:12.1527794Z with 2022-08-17T12:43:12.1527854Z [ 2022-08-17T12:43:12.1527987Z T=std::shared_ptr 2022-08-17T12:43:12.1528048Z ] 2022-08-17T12:43:12.1528356Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(410): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2022-08-17T12:43:12.1528426Z with 2022-08-17T12:43:12.1528486Z [ 2022-08-17T12:43:12.1528618Z T=std::shared_ptr 2022-08-17T12:43:12.1528681Z ] 2022-08-17T12:43:12.1529039Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2022-08-17T12:43:12.1529103Z with 2022-08-17T12:43:12.1529165Z [ 2022-08-17T12:43:12.1529281Z T=std::shared_ptr 2022-08-17T12:43:12.1529342Z ] 2022-08-17T12:43:12.1529726Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2022-08-17T12:43:12.1529790Z with 2022-08-17T12:43:12.1529851Z [ 2022-08-17T12:43:12.1529981Z T=std::shared_ptr 2022-08-17T12:43:12.1530043Z ] 2022-08-17T12:43:12.1530405Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to alias template instantiation 'c10::OptionalBase>' being compiled 2022-08-17T12:43:12.1530757Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\ATen/core/ivalue.h(1342): note: see reference to class template instantiation 'c10::optional>' being compiled 2022-08-17T12:43:12.1531079Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(445): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2022-08-17T12:43:12.1531143Z with 2022-08-17T12:43:12.1531204Z [ 2022-08-17T12:43:12.1531388Z T=std::shared_ptr 2022-08-17T12:43:12.1531448Z ] 2022-08-17T12:43:12.1531755Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(211): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2022-08-17T12:43:12.1531816Z with 2022-08-17T12:43:12.1531878Z [ 2022-08-17T12:43:12.1531992Z T=std::weak_ptr 2022-08-17T12:43:12.1532054Z ] 2022-08-17T12:43:12.1532372Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(410): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2022-08-17T12:43:12.1532439Z with 2022-08-17T12:43:12.1532543Z [ 2022-08-17T12:43:12.1532670Z T=std::weak_ptr 2022-08-17T12:43:12.1532733Z ] 2022-08-17T12:43:12.1533091Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2022-08-17T12:43:12.1533145Z with 2022-08-17T12:43:12.1533207Z [ 2022-08-17T12:43:12.1533333Z T=std::weak_ptr 2022-08-17T12:43:12.1533394Z ] 2022-08-17T12:43:12.1533782Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2022-08-17T12:43:12.1533846Z with 2022-08-17T12:43:12.1533906Z [ 2022-08-17T12:43:12.1534036Z T=std::weak_ptr 2022-08-17T12:43:12.1534084Z ] 2022-08-17T12:43:12.1534444Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to alias template instantiation 'c10::OptionalBase>' being compiled 2022-08-17T12:43:12.1534793Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\ATen/core/ivalue.h(1343): note: see reference to class template instantiation 'c10::optional>' being compiled 2022-08-17T12:43:12.1535127Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(445): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2022-08-17T12:43:12.1535192Z with 2022-08-17T12:43:12.1535255Z [ 2022-08-17T12:43:12.1535383Z T=std::weak_ptr 2022-08-17T12:43:12.1535444Z ] 2022-08-17T12:43:12.1535759Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(211): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2022-08-17T12:43:12.1535856Z with 2022-08-17T12:43:12.1535919Z [ 2022-08-17T12:43:12.1536148Z T=std::vector> 2022-08-17T12:43:12.1536236Z ] 2022-08-17T12:43:12.1536720Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(410): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2022-08-17T12:43:12.1536817Z with 2022-08-17T12:43:12.1536912Z [ 2022-08-17T12:43:12.1537123Z T=std::vector> 2022-08-17T12:43:12.1537173Z ] 2022-08-17T12:43:12.1537537Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2022-08-17T12:43:12.1537677Z with 2022-08-17T12:43:12.1537740Z [ 2022-08-17T12:43:12.1537896Z T=std::vector> 2022-08-17T12:43:12.1537958Z ] 2022-08-17T12:43:12.1538343Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2022-08-17T12:43:12.1538408Z with 2022-08-17T12:43:12.1538475Z [ 2022-08-17T12:43:12.1538614Z T=std::vector> 2022-08-17T12:43:12.1538676Z ] 2022-08-17T12:43:12.1539200Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to alias template instantiation 'c10::OptionalBase>>' being compiled 2022-08-17T12:43:12.1539584Z 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-08-17T12:43:12.1539927Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(445): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2022-08-17T12:43:12.1539994Z with 2022-08-17T12:43:12.1540056Z [ 2022-08-17T12:43:12.1540215Z T=std::vector> 2022-08-17T12:43:12.1540282Z ] 2022-08-17T12:43:12.1540572Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(211): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2022-08-17T12:43:12.1540641Z with 2022-08-17T12:43:12.1540705Z [ 2022-08-17T12:43:12.1540826Z T=std::vector> 2022-08-17T12:43:12.1540889Z ] 2022-08-17T12:43:12.1541210Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(410): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2022-08-17T12:43:12.1541274Z with 2022-08-17T12:43:12.1541518Z [ 2022-08-17T12:43:12.1541625Z T=std::vector> 2022-08-17T12:43:12.1541688Z ] 2022-08-17T12:43:12.1542051Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2022-08-17T12:43:12.1542116Z with 2022-08-17T12:43:12.1542181Z [ 2022-08-17T12:43:12.1542304Z T=std::vector> 2022-08-17T12:43:12.1542367Z ] 2022-08-17T12:43:12.1542752Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2022-08-17T12:43:12.1542820Z with 2022-08-17T12:43:12.1542867Z [ 2022-08-17T12:43:12.1542987Z T=std::vector> 2022-08-17T12:43:12.1543048Z ] 2022-08-17T12:43:12.1543524Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to alias template instantiation 'c10::OptionalBase>>' being compiled 2022-08-17T12:43:12.1544081Z 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-08-17T12:43:12.1544728Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(445): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2022-08-17T12:43:12.1544833Z with 2022-08-17T12:43:12.1544933Z [ 2022-08-17T12:43:12.1545122Z T=std::vector> 2022-08-17T12:43:12.1545202Z ] 2022-08-17T12:43:12.1545708Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(211): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2022-08-17T12:43:12.1545809Z with 2022-08-17T12:43:12.1545903Z [ 2022-08-17T12:43:12.1546274Z T=std::vector,std::allocator>> 2022-08-17T12:43:12.1546375Z ] 2022-08-17T12:43:12.1546887Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(410): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2022-08-17T12:43:12.1547001Z with 2022-08-17T12:43:12.1547075Z [ 2022-08-17T12:43:12.1547345Z T=std::vector,std::allocator>> 2022-08-17T12:43:12.1547438Z ] 2022-08-17T12:43:12.1547997Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2022-08-17T12:43:12.1548093Z with 2022-08-17T12:43:12.1548188Z [ 2022-08-17T12:43:12.1548447Z T=std::vector,std::allocator>> 2022-08-17T12:43:12.1548536Z ] 2022-08-17T12:43:12.1549141Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2022-08-17T12:43:12.1549255Z with 2022-08-17T12:43:12.1549349Z [ 2022-08-17T12:43:12.1549612Z T=std::vector,std::allocator>> 2022-08-17T12:43:12.1549709Z ] 2022-08-17T12:43:12.1550364Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to alias template instantiation 'c10::OptionalBase,std::allocator>>>' being compiled 2022-08-17T12:43:12.1550882Z 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-08-17T12:43:12.1551223Z 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-08-17T12:43:12.1551561Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(445): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2022-08-17T12:43:12.1551625Z with 2022-08-17T12:43:12.1551686Z [ 2022-08-17T12:43:12.1551838Z T=std::vector,std::allocator>> 2022-08-17T12:43:12.1551900Z ] 2022-08-17T12:43:12.1552208Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(211): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2022-08-17T12:43:12.1552272Z with 2022-08-17T12:43:12.1552333Z [ 2022-08-17T12:43:12.1552605Z T=std::vector,std::allocator>> 2022-08-17T12:43:12.1552665Z ] 2022-08-17T12:43:12.1552993Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(410): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2022-08-17T12:43:12.1553044Z with 2022-08-17T12:43:12.1553110Z [ 2022-08-17T12:43:12.1553268Z T=std::vector,std::allocator>> 2022-08-17T12:43:12.1553330Z ] 2022-08-17T12:43:12.1553824Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2022-08-17T12:43:12.1553935Z with 2022-08-17T12:43:12.1554038Z [ 2022-08-17T12:43:12.1554301Z T=std::vector,std::allocator>> 2022-08-17T12:43:12.1554393Z ] 2022-08-17T12:43:12.1555077Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2022-08-17T12:43:12.1555185Z with 2022-08-17T12:43:12.1555294Z [ 2022-08-17T12:43:12.1555542Z T=std::vector,std::allocator>> 2022-08-17T12:43:12.1555610Z ] 2022-08-17T12:43:12.1556005Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to alias template instantiation 'c10::OptionalBase,std::allocator>>>' being compiled 2022-08-17T12:43:12.1556389Z 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-08-17T12:43:12.1556712Z 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-08-17T12:43:12.1557052Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(445): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2022-08-17T12:43:12.1557120Z with 2022-08-17T12:43:12.1557168Z [ 2022-08-17T12:43:12.1557426Z T=std::vector,std::allocator>> 2022-08-17T12:43:12.1557533Z ] 2022-08-17T12:43:12.1557992Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(211): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2022-08-17T12:43:12.1558061Z with 2022-08-17T12:43:12.1558122Z [ 2022-08-17T12:43:12.1558246Z T=std::vector> 2022-08-17T12:43:12.1558310Z ] 2022-08-17T12:43:12.1558617Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(410): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2022-08-17T12:43:12.1558683Z with 2022-08-17T12:43:12.1558744Z [ 2022-08-17T12:43:12.1558870Z T=std::vector> 2022-08-17T12:43:12.1558930Z ] 2022-08-17T12:43:12.1559289Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2022-08-17T12:43:12.1559421Z with 2022-08-17T12:43:12.1559481Z [ 2022-08-17T12:43:12.1559612Z T=std::vector> 2022-08-17T12:43:12.1559708Z ] 2022-08-17T12:43:12.1560352Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2022-08-17T12:43:12.1560459Z with 2022-08-17T12:43:12.1560562Z [ 2022-08-17T12:43:12.1560771Z T=std::vector> 2022-08-17T12:43:12.1560870Z ] 2022-08-17T12:43:12.1561503Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to alias template instantiation 'c10::OptionalBase>>' being compiled 2022-08-17T12:43:12.1562075Z 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-08-17T12:43:12.1562603Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(445): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2022-08-17T12:43:12.1562705Z with 2022-08-17T12:43:12.1562800Z [ 2022-08-17T12:43:12.1563000Z T=std::vector> 2022-08-17T12:43:12.1563105Z ] 2022-08-17T12:43:12.1563603Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(211): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2022-08-17T12:43:12.1563708Z with 2022-08-17T12:43:12.1563812Z [ 2022-08-17T12:43:12.1564058Z T=c10::impl::InlineDeviceGuard 2022-08-17T12:43:12.1564155Z ] 2022-08-17T12:43:12.1564531Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(410): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2022-08-17T12:43:12.1564599Z with 2022-08-17T12:43:12.1564661Z [ 2022-08-17T12:43:12.1564810Z T=c10::impl::InlineDeviceGuard 2022-08-17T12:43:12.1564871Z ] 2022-08-17T12:43:12.1565221Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2022-08-17T12:43:12.1565293Z with 2022-08-17T12:43:12.1565354Z [ 2022-08-17T12:43:12.1565504Z T=c10::impl::InlineDeviceGuard 2022-08-17T12:43:12.1565567Z ] 2022-08-17T12:43:12.1565958Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2022-08-17T12:43:12.1566020Z with 2022-08-17T12:43:12.1566079Z [ 2022-08-17T12:43:12.1566229Z T=c10::impl::InlineDeviceGuard 2022-08-17T12:43:12.1566276Z ] 2022-08-17T12:43:12.1566658Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to alias template instantiation 'c10::OptionalBase>' being compiled 2022-08-17T12:43:12.1567060Z 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-08-17T12:43:12.1567538Z 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-08-17T12:43:12.1567878Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(445): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2022-08-17T12:43:12.1567943Z with 2022-08-17T12:43:12.1568003Z [ 2022-08-17T12:43:12.1568153Z T=c10::impl::InlineDeviceGuard 2022-08-17T12:43:12.1568212Z ] 2022-08-17T12:43:12.1568567Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(211): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2022-08-17T12:43:12.1568620Z with 2022-08-17T12:43:12.1568680Z [ 2022-08-17T12:43:12.1568829Z T=c10::impl::InlineStreamGuard 2022-08-17T12:43:12.1568888Z ] 2022-08-17T12:43:12.1569211Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(410): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2022-08-17T12:43:12.1569273Z with 2022-08-17T12:43:12.1569333Z [ 2022-08-17T12:43:12.1569477Z T=c10::impl::InlineStreamGuard 2022-08-17T12:43:12.1569523Z ] 2022-08-17T12:43:12.1569883Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2022-08-17T12:43:12.1569945Z with 2022-08-17T12:43:12.1570003Z [ 2022-08-17T12:43:12.1570155Z T=c10::impl::InlineStreamGuard 2022-08-17T12:43:12.1570214Z ] 2022-08-17T12:43:12.1570597Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2022-08-17T12:43:12.1570659Z with 2022-08-17T12:43:12.1570705Z [ 2022-08-17T12:43:12.1570849Z T=c10::impl::InlineStreamGuard 2022-08-17T12:43:12.1570908Z ] 2022-08-17T12:43:12.1571288Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to alias template instantiation 'c10::OptionalBase>' being compiled 2022-08-17T12:43:12.1571685Z 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-08-17T12:43:12.1572071Z 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-08-17T12:43:12.1572408Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(445): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2022-08-17T12:43:12.1572472Z with 2022-08-17T12:43:12.1572531Z [ 2022-08-17T12:43:12.1572682Z T=c10::impl::InlineStreamGuard 2022-08-17T12:43:12.1572728Z ] 2022-08-17T12:43:12.1573032Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(211): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2022-08-17T12:43:12.1573141Z with 2022-08-17T12:43:12.1573201Z [ 2022-08-17T12:43:12.1573306Z T=c10::impl::VirtualGuardImpl 2022-08-17T12:43:12.1573365Z ] 2022-08-17T12:43:12.1573684Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(410): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2022-08-17T12:43:12.1573747Z with 2022-08-17T12:43:12.1573793Z [ 2022-08-17T12:43:12.1573894Z T=c10::impl::VirtualGuardImpl 2022-08-17T12:43:12.1573952Z ] 2022-08-17T12:43:12.1574351Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2022-08-17T12:43:12.1574418Z with 2022-08-17T12:43:12.1574479Z [ 2022-08-17T12:43:12.1574580Z T=c10::impl::VirtualGuardImpl 2022-08-17T12:43:12.1574640Z ] 2022-08-17T12:43:12.1575009Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2022-08-17T12:43:12.1575071Z with 2022-08-17T12:43:12.1575130Z [ 2022-08-17T12:43:12.1575229Z T=c10::impl::VirtualGuardImpl 2022-08-17T12:43:12.1575288Z ] 2022-08-17T12:43:12.1575636Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to alias template instantiation 'c10::OptionalBase' being compiled 2022-08-17T12:43:12.1575964Z 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-08-17T12:43:12.1576029Z with 2022-08-17T12:43:12.1576076Z [ 2022-08-17T12:43:12.1576176Z T=c10::impl::VirtualGuardImpl 2022-08-17T12:43:12.1576235Z ] 2022-08-17T12:43:12.1576609Z 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-08-17T12:43:12.1576946Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(445): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2022-08-17T12:43:12.1577010Z with 2022-08-17T12:43:12.1577070Z [ 2022-08-17T12:43:12.1577171Z T=c10::impl::VirtualGuardImpl 2022-08-17T12:43:12.1577231Z ] 2022-08-17T12:43:12.1577523Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(211): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2022-08-17T12:43:12.1577585Z with 2022-08-17T12:43:12.1577645Z [ 2022-08-17T12:43:12.1577833Z T=std::vector> 2022-08-17T12:43:12.1577892Z ] 2022-08-17T12:43:12.1578208Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(410): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2022-08-17T12:43:12.1578268Z with 2022-08-17T12:43:12.1578328Z [ 2022-08-17T12:43:12.1578505Z T=std::vector> 2022-08-17T12:43:12.1578564Z ] 2022-08-17T12:43:12.1579021Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2022-08-17T12:43:12.1579140Z with 2022-08-17T12:43:12.1579199Z [ 2022-08-17T12:43:12.1579387Z T=std::vector> 2022-08-17T12:43:12.1579446Z ] 2022-08-17T12:43:12.1579827Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2022-08-17T12:43:12.1579888Z with 2022-08-17T12:43:12.1579973Z [ 2022-08-17T12:43:12.1580161Z T=std::vector> 2022-08-17T12:43:12.1580219Z ] 2022-08-17T12:43:12.1580631Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to alias template instantiation 'c10::OptionalBase>>' being compiled 2022-08-17T12:43:12.1581042Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\ATen/core/ivalue_inl.h(843): note: see reference to class template instantiation 'c10::optional>>' being compiled 2022-08-17T12:43:12.1581381Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(445): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2022-08-17T12:43:12.1581444Z with 2022-08-17T12:43:12.1581502Z [ 2022-08-17T12:43:12.1581685Z T=std::vector> 2022-08-17T12:43:12.1581746Z ] 2022-08-17T12:43:12.1582036Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(211): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2022-08-17T12:43:12.1582099Z with 2022-08-17T12:43:12.1582156Z [ 2022-08-17T12:43:12.1582239Z T=c10::DimVector 2022-08-17T12:43:12.1582298Z ] 2022-08-17T12:43:12.1582613Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(410): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2022-08-17T12:43:12.1582674Z with 2022-08-17T12:43:12.1582732Z [ 2022-08-17T12:43:12.1582802Z T=c10::DimVector 2022-08-17T12:43:12.1582864Z ] 2022-08-17T12:43:12.1583220Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2022-08-17T12:43:12.1583285Z with 2022-08-17T12:43:12.1583344Z [ 2022-08-17T12:43:12.1583423Z T=c10::DimVector 2022-08-17T12:43:12.1583480Z ] 2022-08-17T12:43:12.1583859Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2022-08-17T12:43:12.1583909Z with 2022-08-17T12:43:12.1583967Z [ 2022-08-17T12:43:12.1584047Z T=c10::DimVector 2022-08-17T12:43:12.1584105Z ] 2022-08-17T12:43:12.1584428Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to alias template instantiation 'c10::OptionalBase' being compiled 2022-08-17T12:43:12.1584799Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\ATen/TensorIterator.h(915): note: see reference to class template instantiation 'c10::optional' being compiled 2022-08-17T12:43:12.1585140Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(445): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2022-08-17T12:43:12.1585203Z with 2022-08-17T12:43:12.1585250Z [ 2022-08-17T12:43:12.1585329Z T=c10::DimVector 2022-08-17T12:43:12.1585390Z ] 2022-08-17T12:43:12.1585728Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(211): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2022-08-17T12:43:12.1585791Z with 2022-08-17T12:43:12.1585850Z [ 2022-08-17T12:43:12.1585946Z T=torch::autograd::ViewInfo 2022-08-17T12:43:12.1586007Z ] 2022-08-17T12:43:12.1586303Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(410): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2022-08-17T12:43:12.1586365Z with 2022-08-17T12:43:12.1586422Z [ 2022-08-17T12:43:12.1586518Z T=torch::autograd::ViewInfo 2022-08-17T12:43:12.1586576Z ] 2022-08-17T12:43:12.1586927Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2022-08-17T12:43:12.1586988Z with 2022-08-17T12:43:12.1587048Z [ 2022-08-17T12:43:12.1587130Z T=torch::autograd::ViewInfo 2022-08-17T12:43:12.1587188Z ] 2022-08-17T12:43:12.1587566Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2022-08-17T12:43:12.1587630Z with 2022-08-17T12:43:12.1587689Z [ 2022-08-17T12:43:12.1587781Z T=torch::autograd::ViewInfo 2022-08-17T12:43:12.1587839Z ] 2022-08-17T12:43:12.1588179Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to alias template instantiation 'c10::OptionalBase' being compiled 2022-08-17T12:43:12.1588512Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\torch/csrc/autograd/variable.h(570): note: see reference to class template instantiation 'c10::optional' being compiled 2022-08-17T12:43:12.1588850Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(445): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2022-08-17T12:43:12.1588914Z with 2022-08-17T12:43:12.1588973Z [ 2022-08-17T12:43:12.1589066Z T=torch::autograd::ViewInfo 2022-08-17T12:43:12.1589125Z ] 2022-08-17T12:43:12.1589425Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(211): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2022-08-17T12:43:12.1589486Z with 2022-08-17T12:43:12.1589544Z [ 2022-08-17T12:43:12.1589607Z T=c10::IValue 2022-08-17T12:43:12.1589668Z ] 2022-08-17T12:43:12.1589985Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(410): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2022-08-17T12:43:12.1590051Z with 2022-08-17T12:43:12.1590110Z [ 2022-08-17T12:43:12.1590229Z T=c10::IValue 2022-08-17T12:43:12.1590289Z ] 2022-08-17T12:43:12.1590626Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2022-08-17T12:43:12.1590689Z with 2022-08-17T12:43:12.1590747Z [ 2022-08-17T12:43:12.1590823Z T=c10::IValue 2022-08-17T12:43:12.1590882Z ] 2022-08-17T12:43:12.1591260Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2022-08-17T12:43:12.1591368Z with 2022-08-17T12:43:12.1591429Z [ 2022-08-17T12:43:12.1591493Z T=c10::IValue 2022-08-17T12:43:12.1591552Z ] 2022-08-17T12:43:12.1591872Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to alias template instantiation 'c10::OptionalBase' being compiled 2022-08-17T12:43:12.1592196Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\ATen/core/function_schema.h(181): note: see reference to class template instantiation 'c10::optional' being compiled 2022-08-17T12:43:12.1592534Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(445): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2022-08-17T12:43:12.1592596Z with 2022-08-17T12:43:12.1592654Z [ 2022-08-17T12:43:12.1592729Z T=c10::IValue 2022-08-17T12:43:12.1592789Z ] 2022-08-17T12:43:12.1593076Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(211): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2022-08-17T12:43:12.1593140Z with 2022-08-17T12:43:12.1593198Z [ 2022-08-17T12:43:12.1593277Z T=c10::AliasInfo 2022-08-17T12:43:12.1593336Z ] 2022-08-17T12:43:12.1593649Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(410): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2022-08-17T12:43:12.1593711Z with 2022-08-17T12:43:12.1593770Z [ 2022-08-17T12:43:12.1593836Z T=c10::AliasInfo 2022-08-17T12:43:12.1593894Z ] 2022-08-17T12:43:12.1594254Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2022-08-17T12:43:12.1594318Z with 2022-08-17T12:43:12.1594376Z [ 2022-08-17T12:43:12.1594454Z T=c10::AliasInfo 2022-08-17T12:43:12.1594514Z ] 2022-08-17T12:43:12.1594880Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2022-08-17T12:43:12.1594942Z with 2022-08-17T12:43:12.1595001Z [ 2022-08-17T12:43:12.1595079Z T=c10::AliasInfo 2022-08-17T12:43:12.1595137Z ] 2022-08-17T12:43:12.1595572Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to alias template instantiation 'c10::OptionalBase' being compiled 2022-08-17T12:43:12.1596104Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\ATen/core/function_schema.h(28): note: see reference to class template instantiation 'c10::optional' being compiled 2022-08-17T12:43:12.1596640Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(445): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2022-08-17T12:43:12.1596840Z with 2022-08-17T12:43:12.1596921Z [ 2022-08-17T12:43:12.1597050Z T=c10::AliasInfo 2022-08-17T12:43:12.1597147Z ] 2022-08-17T12:43:12.1597667Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(211): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2022-08-17T12:43:12.1597773Z with 2022-08-17T12:43:12.1597871Z [ 2022-08-17T12:43:12.1598030Z T=c10::impl::AnnotatedSchema 2022-08-17T12:43:12.1598108Z ] 2022-08-17T12:43:12.1598705Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(410): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2022-08-17T12:43:12.1598819Z with 2022-08-17T12:43:12.1598912Z [ 2022-08-17T12:43:12.1599077Z T=c10::impl::AnnotatedSchema 2022-08-17T12:43:12.1599171Z ] 2022-08-17T12:43:12.1599744Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2022-08-17T12:43:12.1599845Z with 2022-08-17T12:43:12.1599936Z [ 2022-08-17T12:43:12.1600076Z T=c10::impl::AnnotatedSchema 2022-08-17T12:43:12.1600170Z ] 2022-08-17T12:43:12.1600743Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2022-08-17T12:43:12.1600851Z with 2022-08-17T12:43:12.1600950Z [ 2022-08-17T12:43:12.1601113Z T=c10::impl::AnnotatedSchema 2022-08-17T12:43:12.1601216Z ] 2022-08-17T12:43:12.1601771Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to alias template instantiation 'c10::OptionalBase' being compiled 2022-08-17T12:43:12.1602306Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\ATen/core/dispatch/OperatorEntry.h(221): note: see reference to class template instantiation 'c10::optional' being compiled 2022-08-17T12:43:12.1602897Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(445): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2022-08-17T12:43:12.1602992Z with 2022-08-17T12:43:12.1603084Z [ 2022-08-17T12:43:12.1603246Z T=c10::impl::AnnotatedSchema 2022-08-17T12:43:12.1603352Z ] 2022-08-17T12:43:12.1603891Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(211): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2022-08-17T12:43:12.1603982Z with 2022-08-17T12:43:12.1604044Z [ 2022-08-17T12:43:12.1604175Z T=c10::impl::OperatorEntry::CppSignatureWithDebug 2022-08-17T12:43:12.1604243Z ] 2022-08-17T12:43:12.1604626Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(410): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2022-08-17T12:43:12.1604690Z with 2022-08-17T12:43:12.1604749Z [ 2022-08-17T12:43:12.1604891Z T=c10::impl::OperatorEntry::CppSignatureWithDebug 2022-08-17T12:43:12.1604950Z ] 2022-08-17T12:43:12.1605309Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2022-08-17T12:43:12.1605456Z with 2022-08-17T12:43:12.1605515Z [ 2022-08-17T12:43:12.1605652Z T=c10::impl::OperatorEntry::CppSignatureWithDebug 2022-08-17T12:43:12.1605710Z ] 2022-08-17T12:43:12.1606094Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2022-08-17T12:43:12.1606156Z with 2022-08-17T12:43:12.1606215Z [ 2022-08-17T12:43:12.1606406Z T=c10::impl::OperatorEntry::CppSignatureWithDebug 2022-08-17T12:43:12.1606455Z ] 2022-08-17T12:43:12.1606828Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to alias template instantiation 'c10::OptionalBase' being compiled 2022-08-17T12:43:12.1607227Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\ATen/core/dispatch/OperatorEntry.h(282): note: see reference to class template instantiation 'c10::optional' being compiled 2022-08-17T12:43:12.1607564Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(445): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2022-08-17T12:43:12.1607627Z with 2022-08-17T12:43:12.1607687Z [ 2022-08-17T12:43:12.1607829Z T=c10::impl::OperatorEntry::CppSignatureWithDebug 2022-08-17T12:43:12.1607890Z ] 2022-08-17T12:43:12.1608194Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(211): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2022-08-17T12:43:12.1608246Z with 2022-08-17T12:43:12.1608304Z [ 2022-08-17T12:43:12.1608396Z T=at::StepCallbacks 2022-08-17T12:43:12.1608456Z ] 2022-08-17T12:43:12.1608774Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(410): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2022-08-17T12:43:12.1608838Z with 2022-08-17T12:43:12.1608895Z [ 2022-08-17T12:43:12.1608983Z T=at::StepCallbacks 2022-08-17T12:43:12.1609029Z ] 2022-08-17T12:43:12.1609451Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2022-08-17T12:43:12.1609552Z with 2022-08-17T12:43:12.1609652Z [ 2022-08-17T12:43:12.1609802Z T=at::StepCallbacks 2022-08-17T12:43:12.1609900Z ] 2022-08-17T12:43:12.1610559Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2022-08-17T12:43:12.1610665Z with 2022-08-17T12:43:12.1610746Z [ 2022-08-17T12:43:12.1610880Z T=at::StepCallbacks 2022-08-17T12:43:12.1610978Z ] 2022-08-17T12:43:12.1611521Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to alias template instantiation 'c10::OptionalBase' being compiled 2022-08-17T12:43:12.1611879Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\ATen/core/dispatch/Dispatcher.h(610): note: see reference to class template instantiation 'c10::optional' being compiled 2022-08-17T12:43:12.1612638Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(445): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2022-08-17T12:43:12.1612706Z with 2022-08-17T12:43:12.1612766Z [ 2022-08-17T12:43:12.1612856Z T=at::StepCallbacks 2022-08-17T12:43:12.1612903Z ] 2022-08-17T12:43:12.1613205Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(211): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2022-08-17T12:43:12.1613269Z with 2022-08-17T12:43:12.1613329Z [ 2022-08-17T12:43:12.1613521Z T=c10::either 2022-08-17T12:43:12.1613582Z ] 2022-08-17T12:43:12.1613904Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(410): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2022-08-17T12:43:12.1613971Z with 2022-08-17T12:43:12.1614018Z [ 2022-08-17T12:43:12.1614156Z T=c10::either 2022-08-17T12:43:12.1614215Z ] 2022-08-17T12:43:12.1614572Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2022-08-17T12:43:12.1614637Z with 2022-08-17T12:43:12.1614698Z [ 2022-08-17T12:43:12.1614833Z T=c10::either 2022-08-17T12:43:12.1614879Z ] 2022-08-17T12:43:12.1615268Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2022-08-17T12:43:12.1615333Z with 2022-08-17T12:43:12.1615393Z [ 2022-08-17T12:43:12.1615525Z T=c10::either 2022-08-17T12:43:12.1615585Z ] 2022-08-17T12:43:12.1615952Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to alias template instantiation 'c10::OptionalBase>' being compiled 2022-08-17T12:43:12.1616349Z 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-08-17T12:43:12.1616692Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(445): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2022-08-17T12:43:12.1616757Z with 2022-08-17T12:43:12.1616804Z [ 2022-08-17T12:43:12.1616941Z T=c10::either 2022-08-17T12:43:12.1617000Z ] 2022-08-17T12:43:12.1665398Z [9/34] cl /showIncludes /nologo /O2 /W3 /GL /DNDEBUG /MD /MD /wd4819 /wd4251 /wd4244 /wd4267 /wd4275 /wd4018 /wd4190 /EHsc -DFUNCTORCH_BUILD_MAIN_LIB -IC:\actions-runner\_work\pytorch\pytorch\functorch -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 -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" -c C:\actions-runner\_work\pytorch\pytorch\functorch\functorch\csrc\BatchRulesFactory.cpp /FoC:\actions-runner\_work\pytorch\pytorch\functorch\build\temp.win-amd64-3.9\Release\actions-runner\_work\pytorch\pytorch\functorch\functorch\csrc\BatchRulesFactory.obj -O3 -std=c++14 -fdiagnostics-color=always -DTORCH_API_INCLUDE_EXTENSION_H -DTORCH_EXTENSION_NAME=_C -D_GLIBCXX_USE_CXX11_ABI=0 /std:c++14 2022-08-17T12:43:12.1665864Z cl : Command line warning D9002 : ignoring unknown option '-O3' 2022-08-17T12:43:12.1666235Z cl : Command line warning D9002 : ignoring unknown option '-std=c++14' 2022-08-17T12:43:12.1666510Z cl : Command line warning D9002 : ignoring unknown option '-fdiagnostics-color=always' 2022-08-17T12:43:12.1667012Z 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-08-17T12:43:12.1667337Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/core/TensorImpl.h(2391): warning C4805: '|': unsafe mix of type 'uintptr_t' and type 'bool' in operation 2022-08-17T12:43:12.1667654Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(211): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2022-08-17T12:43:12.1667726Z with 2022-08-17T12:43:12.1667788Z [ 2022-08-17T12:43:12.1667864Z T=at::TensorBase 2022-08-17T12:43:12.1667925Z ] 2022-08-17T12:43:12.1668250Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(410): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2022-08-17T12:43:12.1668317Z with 2022-08-17T12:43:12.1668379Z [ 2022-08-17T12:43:12.1668461Z T=at::TensorBase 2022-08-17T12:43:12.1668525Z ] 2022-08-17T12:43:12.1669003Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2022-08-17T12:43:12.1669086Z with 2022-08-17T12:43:12.1669174Z [ 2022-08-17T12:43:12.1669301Z T=at::TensorBase 2022-08-17T12:43:12.1669398Z ] 2022-08-17T12:43:12.1669846Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2022-08-17T12:43:12.1669918Z with 2022-08-17T12:43:12.1669977Z [ 2022-08-17T12:43:12.1670058Z T=at::TensorBase 2022-08-17T12:43:12.1670105Z ] 2022-08-17T12:43:12.1670436Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to alias template instantiation 'c10::OptionalBase' being compiled 2022-08-17T12:43:12.1670794Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\ATen/core/TensorBase.h(917): note: see reference to class template instantiation 'c10::optional' being compiled 2022-08-17T12:43:12.1671308Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(445): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2022-08-17T12:43:12.1671410Z with 2022-08-17T12:43:12.1671503Z [ 2022-08-17T12:43:12.1671631Z T=at::TensorBase 2022-08-17T12:43:12.1671847Z ] 2022-08-17T12:43:12.1672337Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(211): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2022-08-17T12:43:12.1672420Z with 2022-08-17T12:43:12.1672516Z [ 2022-08-17T12:43:12.1672634Z T=at::Tensor 2022-08-17T12:43:12.1672725Z ] 2022-08-17T12:43:12.1673249Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(410): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2022-08-17T12:43:12.1673353Z with 2022-08-17T12:43:12.1673446Z [ 2022-08-17T12:43:12.1673553Z T=at::Tensor 2022-08-17T12:43:12.1673751Z ] 2022-08-17T12:43:12.1674344Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2022-08-17T12:43:12.1674447Z with 2022-08-17T12:43:12.1674536Z [ 2022-08-17T12:43:12.1674660Z T=at::Tensor 2022-08-17T12:43:12.1674750Z ] 2022-08-17T12:43:12.1675423Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2022-08-17T12:43:12.1675523Z with 2022-08-17T12:43:12.1675598Z [ 2022-08-17T12:43:12.1675722Z T=at::Tensor 2022-08-17T12:43:12.1675822Z ] 2022-08-17T12:43:12.1676386Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to alias template instantiation 'c10::OptionalBase' being compiled 2022-08-17T12:43:12.1676889Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\ATen/core/TensorBody.h(510): note: see reference to class template instantiation 'c10::optional' being compiled 2022-08-17T12:43:12.1677439Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(445): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2022-08-17T12:43:12.1677539Z with 2022-08-17T12:43:12.1677633Z [ 2022-08-17T12:43:12.1677738Z T=at::Tensor 2022-08-17T12:43:12.1677829Z ] 2022-08-17T12:43:12.1678315Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(211): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2022-08-17T12:43:12.1678419Z with 2022-08-17T12:43:12.1678512Z [ 2022-08-17T12:43:12.1678641Z T=at::Generator 2022-08-17T12:43:12.1678737Z ] 2022-08-17T12:43:12.1679255Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(410): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2022-08-17T12:43:12.1679344Z with 2022-08-17T12:43:12.1679437Z [ 2022-08-17T12:43:12.1679569Z T=at::Generator 2022-08-17T12:43:12.1679664Z ] 2022-08-17T12:43:12.1680228Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2022-08-17T12:43:12.1680324Z with 2022-08-17T12:43:12.1680413Z [ 2022-08-17T12:43:12.1680520Z T=at::Generator 2022-08-17T12:43:12.1680621Z ] 2022-08-17T12:43:12.1681245Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2022-08-17T12:43:12.1681474Z with 2022-08-17T12:43:12.1681568Z [ 2022-08-17T12:43:12.1681693Z T=at::Generator 2022-08-17T12:43:12.1681779Z ] 2022-08-17T12:43:12.1682310Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to alias template instantiation 'c10::OptionalBase' being compiled 2022-08-17T12:43:12.1682876Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\ATen/core/TensorBody.h(585): note: see reference to class template instantiation 'c10::optional' being compiled 2022-08-17T12:43:12.1683937Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(445): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2022-08-17T12:43:12.1684061Z with 2022-08-17T12:43:12.1684130Z [ 2022-08-17T12:43:12.1684221Z T=at::Generator 2022-08-17T12:43:12.1684279Z ] 2022-08-17T12:43:12.1684587Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(211): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2022-08-17T12:43:12.1684651Z with 2022-08-17T12:43:12.1684710Z [ 2022-08-17T12:43:12.1684776Z T=std::string 2022-08-17T12:43:12.1684839Z ] 2022-08-17T12:43:12.1685160Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(410): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2022-08-17T12:43:12.1685224Z with 2022-08-17T12:43:12.1685285Z [ 2022-08-17T12:43:12.1685362Z T=std::string 2022-08-17T12:43:12.1685422Z ] 2022-08-17T12:43:12.1685781Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2022-08-17T12:43:12.1685834Z with 2022-08-17T12:43:12.1685892Z [ 2022-08-17T12:43:12.1685965Z T=std::string 2022-08-17T12:43:12.1686023Z ] 2022-08-17T12:43:12.1686405Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2022-08-17T12:43:12.1686468Z with 2022-08-17T12:43:12.1686527Z [ 2022-08-17T12:43:12.1686590Z T=std::string 2022-08-17T12:43:12.1686649Z ] 2022-08-17T12:43:12.1686974Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to alias template instantiation 'c10::OptionalBase' being compiled 2022-08-17T12:43:12.1687299Z 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-08-17T12:43:12.1687638Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(445): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2022-08-17T12:43:12.1687699Z with 2022-08-17T12:43:12.1687758Z [ 2022-08-17T12:43:12.1687833Z T=std::string 2022-08-17T12:43:12.1687890Z ] 2022-08-17T12:43:12.1688186Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(211): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2022-08-17T12:43:12.1688249Z with 2022-08-17T12:43:12.1688308Z [ 2022-08-17T12:43:12.1688397Z T=c10::QualifiedName 2022-08-17T12:43:12.1688524Z ] 2022-08-17T12:43:12.1688843Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(410): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2022-08-17T12:43:12.1688905Z with 2022-08-17T12:43:12.1688964Z [ 2022-08-17T12:43:12.1689038Z T=c10::QualifiedName 2022-08-17T12:43:12.1689097Z ] 2022-08-17T12:43:12.1689454Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2022-08-17T12:43:12.1689516Z with 2022-08-17T12:43:12.1689619Z [ 2022-08-17T12:43:12.1689706Z T=c10::QualifiedName 2022-08-17T12:43:12.1689764Z ] 2022-08-17T12:43:12.1690147Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2022-08-17T12:43:12.1690200Z with 2022-08-17T12:43:12.1690260Z [ 2022-08-17T12:43:12.1690347Z T=c10::QualifiedName 2022-08-17T12:43:12.1690406Z ] 2022-08-17T12:43:12.1690738Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to alias template instantiation 'c10::OptionalBase' being compiled 2022-08-17T12:43:12.1691069Z 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-08-17T12:43:12.1691401Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(445): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2022-08-17T12:43:12.1691466Z with 2022-08-17T12:43:12.1691525Z [ 2022-08-17T12:43:12.1691599Z T=c10::QualifiedName 2022-08-17T12:43:12.1691657Z ] 2022-08-17T12:43:12.1691961Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(211): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2022-08-17T12:43:12.1692025Z with 2022-08-17T12:43:12.1692084Z [ 2022-08-17T12:43:12.1692215Z T=std::shared_ptr 2022-08-17T12:43:12.1692273Z ] 2022-08-17T12:43:12.1692581Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(410): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2022-08-17T12:43:12.1692643Z with 2022-08-17T12:43:12.1692705Z [ 2022-08-17T12:43:12.1692834Z T=std::shared_ptr 2022-08-17T12:43:12.1692896Z ] 2022-08-17T12:43:12.1693251Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2022-08-17T12:43:12.1693312Z with 2022-08-17T12:43:12.1693370Z [ 2022-08-17T12:43:12.1693485Z T=std::shared_ptr 2022-08-17T12:43:12.1693543Z ] 2022-08-17T12:43:12.1693925Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2022-08-17T12:43:12.1693987Z with 2022-08-17T12:43:12.1694048Z [ 2022-08-17T12:43:12.1694178Z T=std::shared_ptr 2022-08-17T12:43:12.1694281Z ] 2022-08-17T12:43:12.1694644Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to alias template instantiation 'c10::OptionalBase>' being compiled 2022-08-17T12:43:12.1694999Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\ATen/core/ivalue.h(1342): note: see reference to class template instantiation 'c10::optional>' being compiled 2022-08-17T12:43:12.1695379Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(445): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2022-08-17T12:43:12.1695431Z with 2022-08-17T12:43:12.1695491Z [ 2022-08-17T12:43:12.1695622Z T=std::shared_ptr 2022-08-17T12:43:12.1695681Z ] 2022-08-17T12:43:12.1695986Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(211): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2022-08-17T12:43:12.1696048Z with 2022-08-17T12:43:12.1696106Z [ 2022-08-17T12:43:12.1696233Z T=std::weak_ptr 2022-08-17T12:43:12.1696279Z ] 2022-08-17T12:43:12.1696593Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(410): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2022-08-17T12:43:12.1696656Z with 2022-08-17T12:43:12.1696715Z [ 2022-08-17T12:43:12.1696844Z T=std::weak_ptr 2022-08-17T12:43:12.1696904Z ] 2022-08-17T12:43:12.1697258Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2022-08-17T12:43:12.1697322Z with 2022-08-17T12:43:12.1697368Z [ 2022-08-17T12:43:12.1697491Z T=std::weak_ptr 2022-08-17T12:43:12.1697550Z ] 2022-08-17T12:43:12.1697934Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2022-08-17T12:43:12.1697996Z with 2022-08-17T12:43:12.1698054Z [ 2022-08-17T12:43:12.1698177Z T=std::weak_ptr 2022-08-17T12:43:12.1698238Z ] 2022-08-17T12:43:12.1698583Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to alias template instantiation 'c10::OptionalBase>' being compiled 2022-08-17T12:43:12.1699055Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\ATen/core/ivalue.h(1343): note: see reference to class template instantiation 'c10::optional>' being compiled 2022-08-17T12:43:12.1699397Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(445): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2022-08-17T12:43:12.1699462Z with 2022-08-17T12:43:12.1699521Z [ 2022-08-17T12:43:12.1699648Z T=std::weak_ptr 2022-08-17T12:43:12.1699708Z ] 2022-08-17T12:43:12.1700207Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(211): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2022-08-17T12:43:12.1700271Z with 2022-08-17T12:43:12.1700375Z [ 2022-08-17T12:43:12.1700532Z T=std::vector> 2022-08-17T12:43:12.1700592Z ] 2022-08-17T12:43:12.1700909Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(410): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2022-08-17T12:43:12.1700972Z with 2022-08-17T12:43:12.1701032Z [ 2022-08-17T12:43:12.1701185Z T=std::vector> 2022-08-17T12:43:12.1701244Z ] 2022-08-17T12:43:12.1701633Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2022-08-17T12:43:12.1701699Z with 2022-08-17T12:43:12.1701758Z [ 2022-08-17T12:43:12.1701914Z T=std::vector> 2022-08-17T12:43:12.1701976Z ] 2022-08-17T12:43:12.1702359Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2022-08-17T12:43:12.1702421Z with 2022-08-17T12:43:12.1702481Z [ 2022-08-17T12:43:12.1702629Z T=std::vector> 2022-08-17T12:43:12.1702676Z ] 2022-08-17T12:43:12.1703060Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to alias template instantiation 'c10::OptionalBase>>' being compiled 2022-08-17T12:43:12.1703433Z 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-08-17T12:43:12.1703776Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(445): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2022-08-17T12:43:12.1703840Z with 2022-08-17T12:43:12.1703899Z [ 2022-08-17T12:43:12.1704051Z T=std::vector> 2022-08-17T12:43:12.1704111Z ] 2022-08-17T12:43:12.1704412Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(211): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2022-08-17T12:43:12.1704464Z with 2022-08-17T12:43:12.1704523Z [ 2022-08-17T12:43:12.1704642Z T=std::vector> 2022-08-17T12:43:12.1704703Z ] 2022-08-17T12:43:12.1705017Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(410): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2022-08-17T12:43:12.1705079Z with 2022-08-17T12:43:12.1705139Z [ 2022-08-17T12:43:12.1705256Z T=std::vector> 2022-08-17T12:43:12.1705303Z ] 2022-08-17T12:43:12.1705663Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2022-08-17T12:43:12.1705724Z with 2022-08-17T12:43:12.1705785Z [ 2022-08-17T12:43:12.1705901Z T=std::vector> 2022-08-17T12:43:12.1705959Z ] 2022-08-17T12:43:12.1706338Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2022-08-17T12:43:12.1706445Z with 2022-08-17T12:43:12.1706492Z [ 2022-08-17T12:43:12.1706606Z T=std::vector> 2022-08-17T12:43:12.1706666Z ] 2022-08-17T12:43:12.1707020Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to alias template instantiation 'c10::OptionalBase>>' being compiled 2022-08-17T12:43:12.1707404Z 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-08-17T12:43:12.1707741Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(445): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2022-08-17T12:43:12.1707806Z with 2022-08-17T12:43:12.1707866Z [ 2022-08-17T12:43:12.1707983Z T=std::vector> 2022-08-17T12:43:12.1708029Z ] 2022-08-17T12:43:12.1708329Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(211): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2022-08-17T12:43:12.1708391Z with 2022-08-17T12:43:12.1708452Z [ 2022-08-17T12:43:12.1708622Z T=std::vector,std::allocator>> 2022-08-17T12:43:12.1708681Z ] 2022-08-17T12:43:12.1709003Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(410): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2022-08-17T12:43:12.1709069Z with 2022-08-17T12:43:12.1709116Z [ 2022-08-17T12:43:12.1709279Z T=std::vector,std::allocator>> 2022-08-17T12:43:12.1709338Z ] 2022-08-17T12:43:12.1709693Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2022-08-17T12:43:12.1709754Z with 2022-08-17T12:43:12.1709814Z [ 2022-08-17T12:43:12.1709979Z T=std::vector,std::allocator>> 2022-08-17T12:43:12.1710038Z ] 2022-08-17T12:43:12.1710420Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2022-08-17T12:43:12.1710473Z with 2022-08-17T12:43:12.1710532Z [ 2022-08-17T12:43:12.1710694Z T=std::vector,std::allocator>> 2022-08-17T12:43:12.1710753Z ] 2022-08-17T12:43:12.1711141Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to alias template instantiation 'c10::OptionalBase,std::allocator>>>' being compiled 2022-08-17T12:43:12.1711521Z 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-08-17T12:43:12.1711844Z 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-08-17T12:43:12.1712228Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(445): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2022-08-17T12:43:12.1712294Z with 2022-08-17T12:43:12.1712354Z [ 2022-08-17T12:43:12.1712505Z T=std::vector,std::allocator>> 2022-08-17T12:43:12.1712563Z ] 2022-08-17T12:43:12.1713001Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(211): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2022-08-17T12:43:12.1713104Z with 2022-08-17T12:43:12.1713162Z [ 2022-08-17T12:43:12.1713332Z T=std::vector,std::allocator>> 2022-08-17T12:43:12.1713402Z ] 2022-08-17T12:43:12.1713763Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(410): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2022-08-17T12:43:12.1713825Z with 2022-08-17T12:43:12.1713871Z [ 2022-08-17T12:43:12.1714026Z T=std::vector,std::allocator>> 2022-08-17T12:43:12.1714087Z ] 2022-08-17T12:43:12.1714450Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2022-08-17T12:43:12.1714517Z with 2022-08-17T12:43:12.1714576Z [ 2022-08-17T12:43:12.1714728Z T=std::vector,std::allocator>> 2022-08-17T12:43:12.1714789Z ] 2022-08-17T12:43:12.1715160Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2022-08-17T12:43:12.1715224Z with 2022-08-17T12:43:12.1715283Z [ 2022-08-17T12:43:12.1715435Z T=std::vector,std::allocator>> 2022-08-17T12:43:12.1715495Z ] 2022-08-17T12:43:12.1715878Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to alias template instantiation 'c10::OptionalBase,std::allocator>>>' being compiled 2022-08-17T12:43:12.1716257Z 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-08-17T12:43:12.1716579Z 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-08-17T12:43:12.1716978Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(445): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2022-08-17T12:43:12.1717048Z with 2022-08-17T12:43:12.1717096Z [ 2022-08-17T12:43:12.1717249Z T=std::vector,std::allocator>> 2022-08-17T12:43:12.1717310Z ] 2022-08-17T12:43:12.1717616Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(211): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2022-08-17T12:43:12.1717742Z with 2022-08-17T12:43:12.1717800Z [ 2022-08-17T12:43:12.1717924Z T=std::vector> 2022-08-17T12:43:12.1717986Z ] 2022-08-17T12:43:12.1718290Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(410): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2022-08-17T12:43:12.1718353Z with 2022-08-17T12:43:12.1718409Z [ 2022-08-17T12:43:12.1718533Z T=std::vector> 2022-08-17T12:43:12.1718594Z ] 2022-08-17T12:43:12.1718993Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2022-08-17T12:43:12.1719057Z with 2022-08-17T12:43:12.1719117Z [ 2022-08-17T12:43:12.1719228Z T=std::vector> 2022-08-17T12:43:12.1719289Z ] 2022-08-17T12:43:12.1719669Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2022-08-17T12:43:12.1719732Z with 2022-08-17T12:43:12.1719791Z [ 2022-08-17T12:43:12.1719913Z T=std::vector> 2022-08-17T12:43:12.1719971Z ] 2022-08-17T12:43:12.1720329Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to alias template instantiation 'c10::OptionalBase>>' being compiled 2022-08-17T12:43:12.1720674Z 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-08-17T12:43:12.1721013Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(445): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2022-08-17T12:43:12.1721063Z with 2022-08-17T12:43:12.1721124Z [ 2022-08-17T12:43:12.1721244Z T=std::vector> 2022-08-17T12:43:12.1721304Z ] 2022-08-17T12:43:12.1721603Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(211): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2022-08-17T12:43:12.1721667Z with 2022-08-17T12:43:12.1721726Z [ 2022-08-17T12:43:12.1721880Z T=c10::impl::InlineDeviceGuard 2022-08-17T12:43:12.1721927Z ] 2022-08-17T12:43:12.1722248Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(410): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2022-08-17T12:43:12.1722311Z with 2022-08-17T12:43:12.1722371Z [ 2022-08-17T12:43:12.1722524Z T=c10::impl::InlineDeviceGuard 2022-08-17T12:43:12.1722582Z ] 2022-08-17T12:43:12.1722937Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2022-08-17T12:43:12.1722999Z with 2022-08-17T12:43:12.1723045Z [ 2022-08-17T12:43:12.1723196Z T=c10::impl::InlineDeviceGuard 2022-08-17T12:43:12.1723256Z ] 2022-08-17T12:43:12.1723638Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2022-08-17T12:43:12.1723747Z with 2022-08-17T12:43:12.1723804Z [ 2022-08-17T12:43:12.1723953Z T=c10::impl::InlineDeviceGuard 2022-08-17T12:43:12.1724012Z ] 2022-08-17T12:43:12.1724373Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to alias template instantiation 'c10::OptionalBase>' being compiled 2022-08-17T12:43:12.1724806Z 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-08-17T12:43:12.1725187Z 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-08-17T12:43:12.1725568Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(445): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2022-08-17T12:43:12.1725634Z with 2022-08-17T12:43:12.1725693Z [ 2022-08-17T12:43:12.1725844Z T=c10::impl::InlineDeviceGuard 2022-08-17T12:43:12.1725903Z ] 2022-08-17T12:43:12.1726209Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(211): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2022-08-17T12:43:12.1726272Z with 2022-08-17T12:43:12.1726318Z [ 2022-08-17T12:43:12.1726467Z T=c10::impl::InlineStreamGuard 2022-08-17T12:43:12.1726530Z ] 2022-08-17T12:43:12.1726870Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(410): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2022-08-17T12:43:12.1726962Z with 2022-08-17T12:43:12.1727061Z [ 2022-08-17T12:43:12.1727311Z T=c10::impl::InlineStreamGuard 2022-08-17T12:43:12.1727411Z ] 2022-08-17T12:43:12.1728019Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2022-08-17T12:43:12.1728128Z with 2022-08-17T12:43:12.1728231Z [ 2022-08-17T12:43:12.1728485Z T=c10::impl::InlineStreamGuard 2022-08-17T12:43:12.1728585Z ] 2022-08-17T12:43:12.1729132Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2022-08-17T12:43:12.1729199Z with 2022-08-17T12:43:12.1729258Z [ 2022-08-17T12:43:12.1729394Z T=c10::impl::InlineStreamGuard 2022-08-17T12:43:12.1729453Z ] 2022-08-17T12:43:12.1729832Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to alias template instantiation 'c10::OptionalBase>' being compiled 2022-08-17T12:43:12.1730229Z 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-08-17T12:43:12.1730688Z 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-08-17T12:43:12.1731022Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(445): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2022-08-17T12:43:12.1731086Z with 2022-08-17T12:43:12.1731147Z [ 2022-08-17T12:43:12.1731296Z T=c10::impl::InlineStreamGuard 2022-08-17T12:43:12.1731356Z ] 2022-08-17T12:43:12.1731702Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(211): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2022-08-17T12:43:12.1731755Z with 2022-08-17T12:43:12.1731815Z [ 2022-08-17T12:43:12.1731922Z T=c10::impl::VirtualGuardImpl 2022-08-17T12:43:12.1731982Z ] 2022-08-17T12:43:12.1732299Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(410): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2022-08-17T12:43:12.1732363Z with 2022-08-17T12:43:12.1732422Z [ 2022-08-17T12:43:12.1732512Z T=c10::impl::VirtualGuardImpl 2022-08-17T12:43:12.1732571Z ] 2022-08-17T12:43:12.1732930Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2022-08-17T12:43:12.1732993Z with 2022-08-17T12:43:12.1733052Z [ 2022-08-17T12:43:12.1733155Z T=c10::impl::VirtualGuardImpl 2022-08-17T12:43:12.1733216Z ] 2022-08-17T12:43:12.1733597Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2022-08-17T12:43:12.1733660Z with 2022-08-17T12:43:12.1733706Z [ 2022-08-17T12:43:12.1733808Z T=c10::impl::VirtualGuardImpl 2022-08-17T12:43:12.1733866Z ] 2022-08-17T12:43:12.1734207Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to alias template instantiation 'c10::OptionalBase' being compiled 2022-08-17T12:43:12.1734535Z 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-08-17T12:43:12.1734600Z with 2022-08-17T12:43:12.1734658Z [ 2022-08-17T12:43:12.1734760Z T=c10::impl::VirtualGuardImpl 2022-08-17T12:43:12.1734807Z ] 2022-08-17T12:43:12.1735185Z 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-08-17T12:43:12.1735521Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(445): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2022-08-17T12:43:12.1735584Z with 2022-08-17T12:43:12.1735644Z [ 2022-08-17T12:43:12.1735748Z T=c10::impl::VirtualGuardImpl 2022-08-17T12:43:12.1735810Z ] 2022-08-17T12:43:12.1736117Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(211): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2022-08-17T12:43:12.1736212Z with 2022-08-17T12:43:12.1736272Z [ 2022-08-17T12:43:12.1736462Z T=std::vector> 2022-08-17T12:43:12.1736522Z ] 2022-08-17T12:43:12.1736839Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(410): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2022-08-17T12:43:12.1736901Z with 2022-08-17T12:43:12.1736960Z [ 2022-08-17T12:43:12.1737146Z T=std::vector> 2022-08-17T12:43:12.1737237Z ] 2022-08-17T12:43:12.1737594Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2022-08-17T12:43:12.1737660Z with 2022-08-17T12:43:12.1737722Z [ 2022-08-17T12:43:12.1737908Z T=std::vector> 2022-08-17T12:43:12.1737967Z ] 2022-08-17T12:43:12.1738349Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2022-08-17T12:43:12.1738411Z with 2022-08-17T12:43:12.1738471Z [ 2022-08-17T12:43:12.1738646Z T=std::vector> 2022-08-17T12:43:12.1738705Z ] 2022-08-17T12:43:12.1739204Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to alias template instantiation 'c10::OptionalBase>>' being compiled 2022-08-17T12:43:12.1739619Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\ATen/core/ivalue_inl.h(843): note: see reference to class template instantiation 'c10::optional>>' being compiled 2022-08-17T12:43:12.1739959Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(445): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2022-08-17T12:43:12.1740022Z with 2022-08-17T12:43:12.1740084Z [ 2022-08-17T12:43:12.1740271Z T=std::vector> 2022-08-17T12:43:12.1740330Z ] 2022-08-17T12:43:12.1740634Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(211): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2022-08-17T12:43:12.1740683Z with 2022-08-17T12:43:12.1740742Z [ 2022-08-17T12:43:12.1740824Z T=c10::DimVector 2022-08-17T12:43:12.1740883Z ] 2022-08-17T12:43:12.1741200Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(410): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2022-08-17T12:43:12.1741262Z with 2022-08-17T12:43:12.1741323Z [ 2022-08-17T12:43:12.1741402Z T=c10::DimVector 2022-08-17T12:43:12.1741448Z ] 2022-08-17T12:43:12.1741811Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2022-08-17T12:43:12.1741922Z with 2022-08-17T12:43:12.1741982Z [ 2022-08-17T12:43:12.1742062Z T=c10::DimVector 2022-08-17T12:43:12.1742120Z ] 2022-08-17T12:43:12.1742502Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2022-08-17T12:43:12.1742564Z with 2022-08-17T12:43:12.1742611Z [ 2022-08-17T12:43:12.1742688Z T=c10::DimVector 2022-08-17T12:43:12.1742747Z ] 2022-08-17T12:43:12.1743114Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to alias template instantiation 'c10::OptionalBase' being compiled 2022-08-17T12:43:12.1743440Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\ATen/TensorIterator.h(915): note: see reference to class template instantiation 'c10::optional' being compiled 2022-08-17T12:43:12.1743777Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(445): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2022-08-17T12:43:12.1743840Z with 2022-08-17T12:43:12.1743898Z [ 2022-08-17T12:43:12.1743977Z T=c10::DimVector 2022-08-17T12:43:12.1744025Z ] 2022-08-17T12:43:12.1744323Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(211): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2022-08-17T12:43:12.1744384Z with 2022-08-17T12:43:12.1744444Z [ 2022-08-17T12:43:12.1744544Z T=torch::autograd::ViewInfo 2022-08-17T12:43:12.1744604Z ] 2022-08-17T12:43:12.1744916Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(410): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2022-08-17T12:43:12.1744969Z with 2022-08-17T12:43:12.1745028Z [ 2022-08-17T12:43:12.1745123Z T=torch::autograd::ViewInfo 2022-08-17T12:43:12.1745186Z ] 2022-08-17T12:43:12.1745542Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2022-08-17T12:43:12.1745604Z with 2022-08-17T12:43:12.1745664Z [ 2022-08-17T12:43:12.1745757Z T=torch::autograd::ViewInfo 2022-08-17T12:43:12.1745805Z ] 2022-08-17T12:43:12.1746181Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2022-08-17T12:43:12.1746246Z with 2022-08-17T12:43:12.1746305Z [ 2022-08-17T12:43:12.1746399Z T=torch::autograd::ViewInfo 2022-08-17T12:43:12.1746457Z ] 2022-08-17T12:43:12.1746790Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to alias template instantiation 'c10::OptionalBase' being compiled 2022-08-17T12:43:12.1747140Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\torch/csrc/autograd/variable.h(570): note: see reference to class template instantiation 'c10::optional' being compiled 2022-08-17T12:43:12.1747473Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(445): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2022-08-17T12:43:12.1747569Z with 2022-08-17T12:43:12.1747627Z [ 2022-08-17T12:43:12.1747721Z T=torch::autograd::ViewInfo 2022-08-17T12:43:12.1747779Z ] 2022-08-17T12:43:12.1748084Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(211): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2022-08-17T12:43:12.1748145Z with 2022-08-17T12:43:12.1748204Z [ 2022-08-17T12:43:12.1748281Z T=c10::IValue 2022-08-17T12:43:12.1748328Z ] 2022-08-17T12:43:12.1748639Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(410): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2022-08-17T12:43:12.1748739Z with 2022-08-17T12:43:12.1748799Z [ 2022-08-17T12:43:12.1748878Z T=c10::IValue 2022-08-17T12:43:12.1748936Z ] 2022-08-17T12:43:12.1749291Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2022-08-17T12:43:12.1749355Z with 2022-08-17T12:43:12.1749401Z [ 2022-08-17T12:43:12.1749475Z T=c10::IValue 2022-08-17T12:43:12.1749534Z ] 2022-08-17T12:43:12.1749915Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2022-08-17T12:43:12.1749977Z with 2022-08-17T12:43:12.1750036Z [ 2022-08-17T12:43:12.1750113Z T=c10::IValue 2022-08-17T12:43:12.1750160Z ] 2022-08-17T12:43:12.1750479Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to alias template instantiation 'c10::OptionalBase' being compiled 2022-08-17T12:43:12.1750808Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\ATen/core/function_schema.h(181): note: see reference to class template instantiation 'c10::optional' being compiled 2022-08-17T12:43:12.1751147Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(445): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2022-08-17T12:43:12.1751209Z with 2022-08-17T12:43:12.1751268Z [ 2022-08-17T12:43:12.1751343Z T=c10::IValue 2022-08-17T12:43:12.1751402Z ] 2022-08-17T12:43:12.1751705Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(211): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2022-08-17T12:43:12.1751755Z with 2022-08-17T12:43:12.1751816Z [ 2022-08-17T12:43:12.1751896Z T=c10::AliasInfo 2022-08-17T12:43:12.1751956Z ] 2022-08-17T12:43:12.1752270Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(410): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2022-08-17T12:43:12.1752332Z with 2022-08-17T12:43:12.1752392Z [ 2022-08-17T12:43:12.1752471Z T=c10::AliasInfo 2022-08-17T12:43:12.1752517Z ] 2022-08-17T12:43:12.1752872Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2022-08-17T12:43:12.1752937Z with 2022-08-17T12:43:12.1752995Z [ 2022-08-17T12:43:12.1753074Z T=c10::AliasInfo 2022-08-17T12:43:12.1753132Z ] 2022-08-17T12:43:12.1753514Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2022-08-17T12:43:12.1753626Z with 2022-08-17T12:43:12.1753672Z [ 2022-08-17T12:43:12.1753751Z T=c10::AliasInfo 2022-08-17T12:43:12.1753809Z ] 2022-08-17T12:43:12.1754131Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to alias template instantiation 'c10::OptionalBase' being compiled 2022-08-17T12:43:12.1754499Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\ATen/core/function_schema.h(28): note: see reference to class template instantiation 'c10::optional' being compiled 2022-08-17T12:43:12.1754839Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(445): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2022-08-17T12:43:12.1754904Z with 2022-08-17T12:43:12.1754962Z [ 2022-08-17T12:43:12.1755030Z T=c10::AliasInfo 2022-08-17T12:43:12.1755089Z ] 2022-08-17T12:43:12.1755391Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(211): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2022-08-17T12:43:12.1755455Z with 2022-08-17T12:43:12.1755514Z [ 2022-08-17T12:43:12.1755619Z T=c10::impl::AnnotatedSchema 2022-08-17T12:43:12.1755678Z ] 2022-08-17T12:43:12.1755994Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(410): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2022-08-17T12:43:12.1756044Z with 2022-08-17T12:43:12.1756103Z [ 2022-08-17T12:43:12.1756206Z T=c10::impl::AnnotatedSchema 2022-08-17T12:43:12.1756268Z ] 2022-08-17T12:43:12.1756624Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2022-08-17T12:43:12.1756687Z with 2022-08-17T12:43:12.1756747Z [ 2022-08-17T12:43:12.1756845Z T=c10::impl::AnnotatedSchema 2022-08-17T12:43:12.1756891Z ] 2022-08-17T12:43:12.1757274Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2022-08-17T12:43:12.1757337Z with 2022-08-17T12:43:12.1757395Z [ 2022-08-17T12:43:12.1757493Z T=c10::impl::AnnotatedSchema 2022-08-17T12:43:12.1757554Z ] 2022-08-17T12:43:12.1757894Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to alias template instantiation 'c10::OptionalBase' being compiled 2022-08-17T12:43:12.1758253Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\ATen/core/dispatch/OperatorEntry.h(221): note: see reference to class template instantiation 'c10::optional' being compiled 2022-08-17T12:43:12.1758586Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(445): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2022-08-17T12:43:12.1758637Z with 2022-08-17T12:43:12.1758697Z [ 2022-08-17T12:43:12.1758796Z T=c10::impl::AnnotatedSchema 2022-08-17T12:43:12.1758855Z ] 2022-08-17T12:43:12.1759160Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(211): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2022-08-17T12:43:12.1759625Z with 2022-08-17T12:43:12.1759683Z [ 2022-08-17T12:43:12.1759826Z T=c10::impl::OperatorEntry::CppSignatureWithDebug 2022-08-17T12:43:12.1759872Z ] 2022-08-17T12:43:12.1760189Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(410): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2022-08-17T12:43:12.1760251Z with 2022-08-17T12:43:12.1760309Z [ 2022-08-17T12:43:12.1760450Z T=c10::impl::OperatorEntry::CppSignatureWithDebug 2022-08-17T12:43:12.1760509Z ] 2022-08-17T12:43:12.1760914Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2022-08-17T12:43:12.1760980Z with 2022-08-17T12:43:12.1761028Z [ 2022-08-17T12:43:12.1761166Z T=c10::impl::OperatorEntry::CppSignatureWithDebug 2022-08-17T12:43:12.1761225Z ] 2022-08-17T12:43:12.1761608Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2022-08-17T12:43:12.1761681Z with 2022-08-17T12:43:12.1761809Z [ 2022-08-17T12:43:12.1761950Z T=c10::impl::OperatorEntry::CppSignatureWithDebug 2022-08-17T12:43:12.1762009Z ] 2022-08-17T12:43:12.1762375Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to alias template instantiation 'c10::OptionalBase' being compiled 2022-08-17T12:43:12.1762769Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\ATen/core/dispatch/OperatorEntry.h(282): note: see reference to class template instantiation 'c10::optional' being compiled 2022-08-17T12:43:12.1763108Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(445): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2022-08-17T12:43:12.1763173Z with 2022-08-17T12:43:12.1763232Z [ 2022-08-17T12:43:12.1763370Z T=c10::impl::OperatorEntry::CppSignatureWithDebug 2022-08-17T12:43:12.1763429Z ] 2022-08-17T12:43:12.1763732Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(211): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2022-08-17T12:43:12.1763794Z with 2022-08-17T12:43:12.1763844Z [ 2022-08-17T12:43:12.1763933Z T=at::StepCallbacks 2022-08-17T12:43:12.1763991Z ] 2022-08-17T12:43:12.1764313Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(410): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2022-08-17T12:43:12.1764376Z with 2022-08-17T12:43:12.1764435Z [ 2022-08-17T12:43:12.1764520Z T=at::StepCallbacks 2022-08-17T12:43:12.1764579Z ] 2022-08-17T12:43:12.1764920Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2022-08-17T12:43:12.1764985Z with 2022-08-17T12:43:12.1765044Z [ 2022-08-17T12:43:12.1765131Z T=at::StepCallbacks 2022-08-17T12:43:12.1765190Z ] 2022-08-17T12:43:12.1765572Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2022-08-17T12:43:12.1765685Z with 2022-08-17T12:43:12.1765744Z [ 2022-08-17T12:43:12.1765817Z T=at::StepCallbacks 2022-08-17T12:43:12.1765876Z ] 2022-08-17T12:43:12.1766208Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to alias template instantiation 'c10::OptionalBase' being compiled 2022-08-17T12:43:12.1766590Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\ATen/core/dispatch/Dispatcher.h(610): note: see reference to class template instantiation 'c10::optional' being compiled 2022-08-17T12:43:12.1766928Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(445): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2022-08-17T12:43:12.1766992Z with 2022-08-17T12:43:12.1767049Z [ 2022-08-17T12:43:12.1767135Z T=at::StepCallbacks 2022-08-17T12:43:12.1767193Z ] 2022-08-17T12:43:12.1767480Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(211): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2022-08-17T12:43:12.1767543Z with 2022-08-17T12:43:12.1767602Z [ 2022-08-17T12:43:12.1767740Z T=c10::either 2022-08-17T12:43:12.1767800Z ] 2022-08-17T12:43:12.1768118Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(410): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2022-08-17T12:43:12.1768181Z with 2022-08-17T12:43:12.1768245Z [ 2022-08-17T12:43:12.1768366Z T=c10::either 2022-08-17T12:43:12.1768429Z ] 2022-08-17T12:43:12.1768790Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2022-08-17T12:43:12.1768854Z with 2022-08-17T12:43:12.1768912Z [ 2022-08-17T12:43:12.1769048Z T=c10::either 2022-08-17T12:43:12.1769107Z ] 2022-08-17T12:43:12.1769491Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2022-08-17T12:43:12.1769541Z with 2022-08-17T12:43:12.1769601Z [ 2022-08-17T12:43:12.1769740Z T=c10::either 2022-08-17T12:43:12.1769799Z ] 2022-08-17T12:43:12.1770170Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to alias template instantiation 'c10::OptionalBase>' being compiled 2022-08-17T12:43:12.1770559Z 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-08-17T12:43:12.1770899Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(445): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2022-08-17T12:43:12.1770963Z with 2022-08-17T12:43:12.1771024Z [ 2022-08-17T12:43:12.1771194Z T=c10::either 2022-08-17T12:43:12.1771254Z ] 2022-08-17T12:43:12.1834757Z [10/34] cl /showIncludes /nologo /O2 /W3 /GL /DNDEBUG /MD /MD /wd4819 /wd4251 /wd4244 /wd4267 /wd4275 /wd4018 /wd4190 /EHsc -DFUNCTORCH_BUILD_MAIN_LIB -IC:\actions-runner\_work\pytorch\pytorch\functorch -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 -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" -c C:\actions-runner\_work\pytorch\pytorch\functorch\functorch\csrc\BatchRulesNorm.cpp /FoC:\actions-runner\_work\pytorch\pytorch\functorch\build\temp.win-amd64-3.9\Release\actions-runner\_work\pytorch\pytorch\functorch\functorch\csrc\BatchRulesNorm.obj -O3 -std=c++14 -fdiagnostics-color=always -DTORCH_API_INCLUDE_EXTENSION_H -DTORCH_EXTENSION_NAME=_C -D_GLIBCXX_USE_CXX11_ABI=0 /std:c++14 2022-08-17T12:43:12.1834953Z cl : Command line warning D9002 : ignoring unknown option '-O3' 2022-08-17T12:43:12.1835105Z cl : Command line warning D9002 : ignoring unknown option '-std=c++14' 2022-08-17T12:43:12.1835285Z cl : Command line warning D9002 : ignoring unknown option '-fdiagnostics-color=always' 2022-08-17T12:43:12.1835599Z 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-08-17T12:43:12.1835893Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/core/TensorImpl.h(2391): warning C4805: '|': unsafe mix of type 'uintptr_t' and type 'bool' in operation 2022-08-17T12:43:12.1836217Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(211): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2022-08-17T12:43:12.1836271Z with 2022-08-17T12:43:12.1836334Z [ 2022-08-17T12:43:12.1836422Z T=at::TensorBase 2022-08-17T12:43:12.1836509Z ] 2022-08-17T12:43:12.1836947Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(410): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2022-08-17T12:43:12.1837043Z with 2022-08-17T12:43:12.1837132Z [ 2022-08-17T12:43:12.1837228Z T=at::TensorBase 2022-08-17T12:43:12.1837319Z ] 2022-08-17T12:43:12.1838141Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2022-08-17T12:43:12.1838349Z with 2022-08-17T12:43:12.1838431Z [ 2022-08-17T12:43:12.1838568Z T=at::TensorBase 2022-08-17T12:43:12.1838648Z ] 2022-08-17T12:43:12.1839408Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2022-08-17T12:43:12.1839566Z with 2022-08-17T12:43:12.1839641Z [ 2022-08-17T12:43:12.1839781Z T=at::TensorBase 2022-08-17T12:43:12.1840029Z ] 2022-08-17T12:43:12.1840596Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to alias template instantiation 'c10::OptionalBase' being compiled 2022-08-17T12:43:12.1841117Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\ATen/core/TensorBase.h(917): note: see reference to class template instantiation 'c10::optional' being compiled 2022-08-17T12:43:12.1841477Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(445): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2022-08-17T12:43:12.1841544Z with 2022-08-17T12:43:12.1842032Z [ 2022-08-17T12:43:12.1842115Z T=at::TensorBase 2022-08-17T12:43:12.1842180Z ] 2022-08-17T12:43:12.1842527Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(211): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2022-08-17T12:43:12.1842835Z with 2022-08-17T12:43:12.1842926Z [ 2022-08-17T12:43:12.1843038Z T=at::Tensor 2022-08-17T12:43:12.1843123Z ] 2022-08-17T12:43:12.1843580Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(410): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2022-08-17T12:43:12.1843675Z with 2022-08-17T12:43:12.1843751Z [ 2022-08-17T12:43:12.1843869Z T=at::Tensor 2022-08-17T12:43:12.1843969Z ] 2022-08-17T12:43:12.1844491Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2022-08-17T12:43:12.1844561Z with 2022-08-17T12:43:12.1844626Z [ 2022-08-17T12:43:12.1844703Z T=at::Tensor 2022-08-17T12:43:12.1844749Z ] 2022-08-17T12:43:12.1845136Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2022-08-17T12:43:12.1845200Z with 2022-08-17T12:43:12.1845263Z [ 2022-08-17T12:43:12.1845339Z T=at::Tensor 2022-08-17T12:43:12.1845400Z ] 2022-08-17T12:43:12.1845723Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to alias template instantiation 'c10::OptionalBase' being compiled 2022-08-17T12:43:12.1846055Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\ATen/core/TensorBody.h(510): note: see reference to class template instantiation 'c10::optional' being compiled 2022-08-17T12:43:12.1846395Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(445): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2022-08-17T12:43:12.1846465Z with 2022-08-17T12:43:12.1846511Z [ 2022-08-17T12:43:12.1846599Z T=at::Tensor 2022-08-17T12:43:12.1846688Z ] 2022-08-17T12:43:12.1847160Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(211): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2022-08-17T12:43:12.1847253Z with 2022-08-17T12:43:12.1847336Z [ 2022-08-17T12:43:12.1847458Z T=at::Generator 2022-08-17T12:43:12.1847528Z ] 2022-08-17T12:43:12.1847974Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(410): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2022-08-17T12:43:12.1848200Z with 2022-08-17T12:43:12.1848280Z [ 2022-08-17T12:43:12.1848394Z T=at::Generator 2022-08-17T12:43:12.1848479Z ] 2022-08-17T12:43:12.1848975Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2022-08-17T12:43:12.1849067Z with 2022-08-17T12:43:12.1849136Z [ 2022-08-17T12:43:12.1849243Z T=at::Generator 2022-08-17T12:43:12.1849329Z ] 2022-08-17T12:43:12.1849968Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2022-08-17T12:43:12.1850060Z with 2022-08-17T12:43:12.1850148Z [ 2022-08-17T12:43:12.1850262Z T=at::Generator 2022-08-17T12:43:12.1850358Z ] 2022-08-17T12:43:12.1850820Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to alias template instantiation 'c10::OptionalBase' being compiled 2022-08-17T12:43:12.1851301Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\ATen/core/TensorBody.h(585): note: see reference to class template instantiation 'c10::optional' being compiled 2022-08-17T12:43:12.1851790Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(445): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2022-08-17T12:43:12.1851892Z with 2022-08-17T12:43:12.1851981Z [ 2022-08-17T12:43:12.1852094Z T=at::Generator 2022-08-17T12:43:12.1852160Z ] 2022-08-17T12:43:12.1852475Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(211): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2022-08-17T12:43:12.1852540Z with 2022-08-17T12:43:12.1852588Z [ 2022-08-17T12:43:12.1852666Z T=std::string 2022-08-17T12:43:12.1852727Z ] 2022-08-17T12:43:12.1853051Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(410): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2022-08-17T12:43:12.1853115Z with 2022-08-17T12:43:12.1853175Z [ 2022-08-17T12:43:12.1853253Z T=std::string 2022-08-17T12:43:12.1853312Z ] 2022-08-17T12:43:12.1853662Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2022-08-17T12:43:12.1853726Z with 2022-08-17T12:43:12.1853786Z [ 2022-08-17T12:43:12.1853862Z T=std::string 2022-08-17T12:43:12.1853922Z ] 2022-08-17T12:43:12.1854304Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2022-08-17T12:43:12.1854368Z with 2022-08-17T12:43:12.1854427Z [ 2022-08-17T12:43:12.1854490Z T=std::string 2022-08-17T12:43:12.1854550Z ] 2022-08-17T12:43:12.1854873Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to alias template instantiation 'c10::OptionalBase' being compiled 2022-08-17T12:43:12.1855197Z 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-08-17T12:43:12.1855590Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(445): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2022-08-17T12:43:12.1855655Z with 2022-08-17T12:43:12.1855715Z [ 2022-08-17T12:43:12.1855793Z T=std::string 2022-08-17T12:43:12.1855839Z ] 2022-08-17T12:43:12.1856145Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(211): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2022-08-17T12:43:12.1856247Z with 2022-08-17T12:43:12.1856308Z [ 2022-08-17T12:43:12.1856402Z T=c10::QualifiedName 2022-08-17T12:43:12.1856463Z ] 2022-08-17T12:43:12.1856781Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(410): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2022-08-17T12:43:12.1856847Z with 2022-08-17T12:43:12.1856894Z [ 2022-08-17T12:43:12.1856982Z T=c10::QualifiedName 2022-08-17T12:43:12.1857041Z ] 2022-08-17T12:43:12.1857400Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2022-08-17T12:43:12.1857463Z with 2022-08-17T12:43:12.1857522Z [ 2022-08-17T12:43:12.1857608Z T=c10::QualifiedName 2022-08-17T12:43:12.1857667Z ] 2022-08-17T12:43:12.1858034Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2022-08-17T12:43:12.1858100Z with 2022-08-17T12:43:12.1858159Z [ 2022-08-17T12:43:12.1858244Z T=c10::QualifiedName 2022-08-17T12:43:12.1858304Z ] 2022-08-17T12:43:12.1858636Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to alias template instantiation 'c10::OptionalBase' being compiled 2022-08-17T12:43:12.1859061Z 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-08-17T12:43:12.1859404Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(445): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2022-08-17T12:43:12.1859470Z with 2022-08-17T12:43:12.1859520Z [ 2022-08-17T12:43:12.1859608Z T=c10::QualifiedName 2022-08-17T12:43:12.1859667Z ] 2022-08-17T12:43:12.1859969Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(211): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2022-08-17T12:43:12.1860033Z with 2022-08-17T12:43:12.1860092Z [ 2022-08-17T12:43:12.1860225Z T=std::shared_ptr 2022-08-17T12:43:12.1860272Z ] 2022-08-17T12:43:12.1860594Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(410): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2022-08-17T12:43:12.1860662Z with 2022-08-17T12:43:12.1860722Z [ 2022-08-17T12:43:12.1860852Z T=std::shared_ptr 2022-08-17T12:43:12.1860913Z ] 2022-08-17T12:43:12.1861321Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2022-08-17T12:43:12.1861385Z with 2022-08-17T12:43:12.1861444Z [ 2022-08-17T12:43:12.1861559Z T=std::shared_ptr 2022-08-17T12:43:12.1861619Z ] 2022-08-17T12:43:12.1862000Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2022-08-17T12:43:12.1862063Z with 2022-08-17T12:43:12.1862161Z [ 2022-08-17T12:43:12.1862289Z T=std::shared_ptr 2022-08-17T12:43:12.1862350Z ] 2022-08-17T12:43:12.1862717Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to alias template instantiation 'c10::OptionalBase>' being compiled 2022-08-17T12:43:12.1863063Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\ATen/core/ivalue.h(1342): note: see reference to class template instantiation 'c10::optional>' being compiled 2022-08-17T12:43:12.1863398Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(445): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2022-08-17T12:43:12.1863462Z with 2022-08-17T12:43:12.1863523Z [ 2022-08-17T12:43:12.1863652Z T=std::shared_ptr 2022-08-17T12:43:12.1863713Z ] 2022-08-17T12:43:12.1864014Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(211): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2022-08-17T12:43:12.1864078Z with 2022-08-17T12:43:12.1864136Z [ 2022-08-17T12:43:12.1864250Z T=std::weak_ptr 2022-08-17T12:43:12.1864311Z ] 2022-08-17T12:43:12.1864630Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(410): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2022-08-17T12:43:12.1864691Z with 2022-08-17T12:43:12.1864750Z [ 2022-08-17T12:43:12.1864874Z T=std::weak_ptr 2022-08-17T12:43:12.1864932Z ] 2022-08-17T12:43:12.1865292Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2022-08-17T12:43:12.1865344Z with 2022-08-17T12:43:12.1865402Z [ 2022-08-17T12:43:12.1865525Z T=std::weak_ptr 2022-08-17T12:43:12.1865584Z ] 2022-08-17T12:43:12.1865967Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2022-08-17T12:43:12.1866030Z with 2022-08-17T12:43:12.1866088Z [ 2022-08-17T12:43:12.1866210Z T=std::weak_ptr 2022-08-17T12:43:12.1866257Z ] 2022-08-17T12:43:12.1866614Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to alias template instantiation 'c10::OptionalBase>' being compiled 2022-08-17T12:43:12.1866966Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\ATen/core/ivalue.h(1343): note: see reference to class template instantiation 'c10::optional>' being compiled 2022-08-17T12:43:12.1867347Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(445): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2022-08-17T12:43:12.1867409Z with 2022-08-17T12:43:12.1867468Z [ 2022-08-17T12:43:12.1867593Z T=std::weak_ptr 2022-08-17T12:43:12.1867653Z ] 2022-08-17T12:43:12.1867999Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(211): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2022-08-17T12:43:12.1868051Z with 2022-08-17T12:43:12.1868109Z [ 2022-08-17T12:43:12.1868265Z T=std::vector> 2022-08-17T12:43:12.1868326Z ] 2022-08-17T12:43:12.1868641Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(410): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2022-08-17T12:43:12.1868703Z with 2022-08-17T12:43:12.1868763Z [ 2022-08-17T12:43:12.1868917Z T=std::vector> 2022-08-17T12:43:12.1868963Z ] 2022-08-17T12:43:12.1869320Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2022-08-17T12:43:12.1869384Z with 2022-08-17T12:43:12.1869444Z [ 2022-08-17T12:43:12.1869593Z T=std::vector> 2022-08-17T12:43:12.1869652Z ] 2022-08-17T12:43:12.1870032Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2022-08-17T12:43:12.1870094Z with 2022-08-17T12:43:12.1870140Z [ 2022-08-17T12:43:12.1870291Z T=std::vector> 2022-08-17T12:43:12.1870351Z ] 2022-08-17T12:43:12.1870728Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to alias template instantiation 'c10::OptionalBase>>' being compiled 2022-08-17T12:43:12.1871106Z 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-08-17T12:43:12.1871442Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(445): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2022-08-17T12:43:12.1871506Z with 2022-08-17T12:43:12.1871567Z [ 2022-08-17T12:43:12.1871718Z T=std::vector> 2022-08-17T12:43:12.1871778Z ] 2022-08-17T12:43:12.1872062Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(211): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2022-08-17T12:43:12.1872125Z with 2022-08-17T12:43:12.1872186Z [ 2022-08-17T12:43:12.1872304Z T=std::vector> 2022-08-17T12:43:12.1872364Z ] 2022-08-17T12:43:12.1872678Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(410): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2022-08-17T12:43:12.1872785Z with 2022-08-17T12:43:12.1872845Z [ 2022-08-17T12:43:12.1872949Z T=std::vector> 2022-08-17T12:43:12.1873010Z ] 2022-08-17T12:43:12.1873366Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2022-08-17T12:43:12.1873428Z with 2022-08-17T12:43:12.1873487Z [ 2022-08-17T12:43:12.1873605Z T=std::vector> 2022-08-17T12:43:12.1873710Z ] 2022-08-17T12:43:12.1874095Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2022-08-17T12:43:12.1874149Z with 2022-08-17T12:43:12.1874210Z [ 2022-08-17T12:43:12.1874325Z T=std::vector> 2022-08-17T12:43:12.1874384Z ] 2022-08-17T12:43:12.1874738Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to alias template instantiation 'c10::OptionalBase>>' being compiled 2022-08-17T12:43:12.1875088Z 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-08-17T12:43:12.1875506Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(445): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2022-08-17T12:43:12.1875614Z with 2022-08-17T12:43:12.1875706Z [ 2022-08-17T12:43:12.1875811Z T=std::vector> 2022-08-17T12:43:12.1875871Z ] 2022-08-17T12:43:12.1876173Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(211): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2022-08-17T12:43:12.1876236Z with 2022-08-17T12:43:12.1876296Z [ 2022-08-17T12:43:12.1876465Z T=std::vector,std::allocator>> 2022-08-17T12:43:12.1876524Z ] 2022-08-17T12:43:12.1876845Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(410): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2022-08-17T12:43:12.1876895Z with 2022-08-17T12:43:12.1876957Z [ 2022-08-17T12:43:12.1877122Z T=std::vector,std::allocator>> 2022-08-17T12:43:12.1877181Z ] 2022-08-17T12:43:12.1877539Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2022-08-17T12:43:12.1877603Z with 2022-08-17T12:43:12.1877662Z [ 2022-08-17T12:43:12.1877825Z T=std::vector,std::allocator>> 2022-08-17T12:43:12.1877872Z ] 2022-08-17T12:43:12.1878256Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2022-08-17T12:43:12.1878319Z with 2022-08-17T12:43:12.1878425Z [ 2022-08-17T12:43:12.1878587Z T=std::vector,std::allocator>> 2022-08-17T12:43:12.1878648Z ] 2022-08-17T12:43:12.1879201Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to alias template instantiation 'c10::OptionalBase,std::allocator>>>' being compiled 2022-08-17T12:43:12.1879732Z 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-08-17T12:43:12.1880264Z 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-08-17T12:43:12.1880722Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(445): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2022-08-17T12:43:12.1880791Z with 2022-08-17T12:43:12.1880841Z [ 2022-08-17T12:43:12.1881004Z T=std::vector,std::allocator>> 2022-08-17T12:43:12.1881063Z ] 2022-08-17T12:43:12.1881368Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(211): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2022-08-17T12:43:12.1881431Z with 2022-08-17T12:43:12.1881492Z [ 2022-08-17T12:43:12.1881654Z T=std::vector,std::allocator>> 2022-08-17T12:43:12.1881713Z ] 2022-08-17T12:43:12.1882016Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(410): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2022-08-17T12:43:12.1882083Z with 2022-08-17T12:43:12.1882143Z [ 2022-08-17T12:43:12.1882301Z T=std::vector,std::allocator>> 2022-08-17T12:43:12.1882362Z ] 2022-08-17T12:43:12.1882720Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2022-08-17T12:43:12.1882784Z with 2022-08-17T12:43:12.1882843Z [ 2022-08-17T12:43:12.1882999Z T=std::vector,std::allocator>> 2022-08-17T12:43:12.1883045Z ] 2022-08-17T12:43:12.1883427Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2022-08-17T12:43:12.1883494Z with 2022-08-17T12:43:12.1883553Z [ 2022-08-17T12:43:12.1883705Z T=std::vector,std::allocator>> 2022-08-17T12:43:12.1883765Z ] 2022-08-17T12:43:12.1884143Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to alias template instantiation 'c10::OptionalBase,std::allocator>>>' being compiled 2022-08-17T12:43:12.1884522Z 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-08-17T12:43:12.1884891Z 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-08-17T12:43:12.1885229Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(445): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2022-08-17T12:43:12.1885280Z with 2022-08-17T12:43:12.1885339Z [ 2022-08-17T12:43:12.1885494Z T=std::vector,std::allocator>> 2022-08-17T12:43:12.1885553Z ] 2022-08-17T12:43:12.1885893Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(211): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2022-08-17T12:43:12.1885958Z with 2022-08-17T12:43:12.1886016Z [ 2022-08-17T12:43:12.1886142Z T=std::vector> 2022-08-17T12:43:12.1886191Z ] 2022-08-17T12:43:12.1886509Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(410): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2022-08-17T12:43:12.1886573Z with 2022-08-17T12:43:12.1886633Z [ 2022-08-17T12:43:12.1886756Z T=std::vector> 2022-08-17T12:43:12.1886817Z ] 2022-08-17T12:43:12.1887325Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2022-08-17T12:43:12.1887392Z with 2022-08-17T12:43:12.1887439Z [ 2022-08-17T12:43:12.1887561Z T=std::vector> 2022-08-17T12:43:12.1887619Z ] 2022-08-17T12:43:12.1888000Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2022-08-17T12:43:12.1888063Z with 2022-08-17T12:43:12.1888123Z [ 2022-08-17T12:43:12.1888242Z T=std::vector> 2022-08-17T12:43:12.1888301Z ] 2022-08-17T12:43:12.1888650Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to alias template instantiation 'c10::OptionalBase>>' being compiled 2022-08-17T12:43:12.1888986Z 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-08-17T12:43:12.1889328Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(445): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2022-08-17T12:43:12.1889392Z with 2022-08-17T12:43:12.1889452Z [ 2022-08-17T12:43:12.1889571Z T=std::vector> 2022-08-17T12:43:12.1889631Z ] 2022-08-17T12:43:12.1889932Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(211): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2022-08-17T12:43:12.1889995Z with 2022-08-17T12:43:12.1890054Z [ 2022-08-17T12:43:12.1890195Z T=c10::impl::InlineDeviceGuard 2022-08-17T12:43:12.1890255Z ] 2022-08-17T12:43:12.1890573Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(410): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2022-08-17T12:43:12.1890683Z with 2022-08-17T12:43:12.1890742Z [ 2022-08-17T12:43:12.1890894Z T=c10::impl::InlineDeviceGuard 2022-08-17T12:43:12.1890953Z ] 2022-08-17T12:43:12.1891308Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2022-08-17T12:43:12.1891358Z with 2022-08-17T12:43:12.1891416Z [ 2022-08-17T12:43:12.1891565Z T=c10::impl::InlineDeviceGuard 2022-08-17T12:43:12.1891624Z ] 2022-08-17T12:43:12.1892043Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2022-08-17T12:43:12.1892110Z with 2022-08-17T12:43:12.1892171Z [ 2022-08-17T12:43:12.1892321Z T=c10::impl::InlineDeviceGuard 2022-08-17T12:43:12.1892367Z ] 2022-08-17T12:43:12.1892742Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to alias template instantiation 'c10::OptionalBase>' being compiled 2022-08-17T12:43:12.1893149Z 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-08-17T12:43:12.1893533Z 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-08-17T12:43:12.1893869Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(445): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2022-08-17T12:43:12.1893935Z with 2022-08-17T12:43:12.1893994Z [ 2022-08-17T12:43:12.1894142Z T=c10::impl::InlineDeviceGuard 2022-08-17T12:43:12.1894202Z ] 2022-08-17T12:43:12.1894509Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(211): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2022-08-17T12:43:12.1894564Z with 2022-08-17T12:43:12.1894623Z [ 2022-08-17T12:43:12.1894770Z T=c10::impl::InlineStreamGuard 2022-08-17T12:43:12.1894830Z ] 2022-08-17T12:43:12.1895204Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(410): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2022-08-17T12:43:12.1895269Z with 2022-08-17T12:43:12.1895330Z [ 2022-08-17T12:43:12.1895480Z T=c10::impl::InlineStreamGuard 2022-08-17T12:43:12.1895529Z ] 2022-08-17T12:43:12.1895885Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2022-08-17T12:43:12.1895949Z with 2022-08-17T12:43:12.1896007Z [ 2022-08-17T12:43:12.1896155Z T=c10::impl::InlineStreamGuard 2022-08-17T12:43:12.1896216Z ] 2022-08-17T12:43:12.1896601Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2022-08-17T12:43:12.1896713Z with 2022-08-17T12:43:12.1896772Z [ 2022-08-17T12:43:12.1896904Z T=c10::impl::InlineStreamGuard 2022-08-17T12:43:12.1896963Z ] 2022-08-17T12:43:12.1897337Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to alias template instantiation 'c10::OptionalBase>' being compiled 2022-08-17T12:43:12.1897772Z 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-08-17T12:43:12.1898152Z 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-08-17T12:43:12.1898490Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(445): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2022-08-17T12:43:12.1898555Z with 2022-08-17T12:43:12.1898615Z [ 2022-08-17T12:43:12.1898768Z T=c10::impl::InlineStreamGuard 2022-08-17T12:43:12.1898925Z ] 2022-08-17T12:43:12.1899224Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(211): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2022-08-17T12:43:12.1899288Z with 2022-08-17T12:43:12.1899349Z [ 2022-08-17T12:43:12.1899457Z T=c10::impl::VirtualGuardImpl 2022-08-17T12:43:12.1899518Z ] 2022-08-17T12:43:12.1899830Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(410): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2022-08-17T12:43:12.1899894Z with 2022-08-17T12:43:12.1899954Z [ 2022-08-17T12:43:12.1900045Z T=c10::impl::VirtualGuardImpl 2022-08-17T12:43:12.1900105Z ] 2022-08-17T12:43:12.1900457Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2022-08-17T12:43:12.1900522Z with 2022-08-17T12:43:12.1900582Z [ 2022-08-17T12:43:12.1900682Z T=c10::impl::VirtualGuardImpl 2022-08-17T12:43:12.1900739Z ] 2022-08-17T12:43:12.1901119Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2022-08-17T12:43:12.1901171Z with 2022-08-17T12:43:12.1901229Z [ 2022-08-17T12:43:12.1901329Z T=c10::impl::VirtualGuardImpl 2022-08-17T12:43:12.1901389Z ] 2022-08-17T12:43:12.1901729Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to alias template instantiation 'c10::OptionalBase' being compiled 2022-08-17T12:43:12.1902055Z 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-08-17T12:43:12.1902118Z with 2022-08-17T12:43:12.1902177Z [ 2022-08-17T12:43:12.1902266Z T=c10::impl::VirtualGuardImpl 2022-08-17T12:43:12.1902372Z ] 2022-08-17T12:43:12.1902747Z 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-08-17T12:43:12.1903087Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(445): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2022-08-17T12:43:12.1903150Z with 2022-08-17T12:43:12.1903216Z [ 2022-08-17T12:43:12.1903319Z T=c10::impl::VirtualGuardImpl 2022-08-17T12:43:12.1903378Z ] 2022-08-17T12:43:12.1903710Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(211): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2022-08-17T12:43:12.1903774Z with 2022-08-17T12:43:12.1903835Z [ 2022-08-17T12:43:12.1904024Z T=std::vector> 2022-08-17T12:43:12.1904086Z ] 2022-08-17T12:43:12.1904405Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(410): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2022-08-17T12:43:12.1904467Z with 2022-08-17T12:43:12.1904525Z [ 2022-08-17T12:43:12.1904712Z T=std::vector> 2022-08-17T12:43:12.1904758Z ] 2022-08-17T12:43:12.1905116Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2022-08-17T12:43:12.1905182Z with 2022-08-17T12:43:12.1905240Z [ 2022-08-17T12:43:12.1905426Z T=std::vector> 2022-08-17T12:43:12.1905487Z ] 2022-08-17T12:43:12.1905937Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2022-08-17T12:43:12.1906005Z with 2022-08-17T12:43:12.1906052Z [ 2022-08-17T12:43:12.1906238Z T=std::vector> 2022-08-17T12:43:12.1906297Z ] 2022-08-17T12:43:12.1906707Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to alias template instantiation 'c10::OptionalBase>>' being compiled 2022-08-17T12:43:12.1907115Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\ATen/core/ivalue_inl.h(843): note: see reference to class template instantiation 'c10::optional>>' being compiled 2022-08-17T12:43:12.1907453Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(445): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2022-08-17T12:43:12.1907519Z with 2022-08-17T12:43:12.1907578Z [ 2022-08-17T12:43:12.1907763Z T=std::vector> 2022-08-17T12:43:12.1907824Z ] 2022-08-17T12:43:12.1908129Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(211): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2022-08-17T12:43:12.1908228Z with 2022-08-17T12:43:12.1908289Z [ 2022-08-17T12:43:12.1908370Z T=c10::DimVector 2022-08-17T12:43:12.1908429Z ] 2022-08-17T12:43:12.1908749Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(410): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2022-08-17T12:43:12.1908812Z with 2022-08-17T12:43:12.1908871Z [ 2022-08-17T12:43:12.1908938Z T=c10::DimVector 2022-08-17T12:43:12.1908997Z ] 2022-08-17T12:43:12.1909389Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2022-08-17T12:43:12.1909453Z with 2022-08-17T12:43:12.1909513Z [ 2022-08-17T12:43:12.1909598Z T=c10::DimVector 2022-08-17T12:43:12.1909658Z ] 2022-08-17T12:43:12.1910039Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2022-08-17T12:43:12.1910089Z with 2022-08-17T12:43:12.1910151Z [ 2022-08-17T12:43:12.1910230Z T=c10::DimVector 2022-08-17T12:43:12.1910288Z ] 2022-08-17T12:43:12.1910617Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to alias template instantiation 'c10::OptionalBase' being compiled 2022-08-17T12:43:12.1910947Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\ATen/TensorIterator.h(915): note: see reference to class template instantiation 'c10::optional' being compiled 2022-08-17T12:43:12.1911286Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(445): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2022-08-17T12:43:12.1911348Z with 2022-08-17T12:43:12.1911408Z [ 2022-08-17T12:43:12.1911474Z T=c10::DimVector 2022-08-17T12:43:12.1911533Z ] 2022-08-17T12:43:12.1911834Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(211): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2022-08-17T12:43:12.1911896Z with 2022-08-17T12:43:12.1911956Z [ 2022-08-17T12:43:12.1912052Z T=torch::autograd::ViewInfo 2022-08-17T12:43:12.1912112Z ] 2022-08-17T12:43:12.1912418Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(410): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2022-08-17T12:43:12.1912482Z with 2022-08-17T12:43:12.1912540Z [ 2022-08-17T12:43:12.1912636Z T=torch::autograd::ViewInfo 2022-08-17T12:43:12.1912695Z ] 2022-08-17T12:43:12.1913051Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2022-08-17T12:43:12.1913112Z with 2022-08-17T12:43:12.1913170Z [ 2022-08-17T12:43:12.1913251Z T=torch::autograd::ViewInfo 2022-08-17T12:43:12.1913310Z ] 2022-08-17T12:43:12.1913691Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2022-08-17T12:43:12.1913755Z with 2022-08-17T12:43:12.1913861Z [ 2022-08-17T12:43:12.1913956Z T=torch::autograd::ViewInfo 2022-08-17T12:43:12.1914015Z ] 2022-08-17T12:43:12.1914353Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to alias template instantiation 'c10::OptionalBase' being compiled 2022-08-17T12:43:12.1914705Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\torch/csrc/autograd/variable.h(570): note: see reference to class template instantiation 'c10::optional' being compiled 2022-08-17T12:43:12.1915062Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(445): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2022-08-17T12:43:12.1915126Z with 2022-08-17T12:43:12.1915185Z [ 2022-08-17T12:43:12.1915280Z T=torch::autograd::ViewInfo 2022-08-17T12:43:12.1915342Z ] 2022-08-17T12:43:12.1915643Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(211): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2022-08-17T12:43:12.1915706Z with 2022-08-17T12:43:12.1915766Z [ 2022-08-17T12:43:12.1915831Z T=c10::IValue 2022-08-17T12:43:12.1915891Z ] 2022-08-17T12:43:12.1916203Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(410): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2022-08-17T12:43:12.1916266Z with 2022-08-17T12:43:12.1916326Z [ 2022-08-17T12:43:12.1916407Z T=c10::IValue 2022-08-17T12:43:12.1916467Z ] 2022-08-17T12:43:12.1916826Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2022-08-17T12:43:12.1916878Z with 2022-08-17T12:43:12.1916938Z [ 2022-08-17T12:43:12.1917013Z T=c10::IValue 2022-08-17T12:43:12.1917072Z ] 2022-08-17T12:43:12.1917446Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2022-08-17T12:43:12.1927387Z with 2022-08-17T12:43:12.1927485Z [ 2022-08-17T12:43:12.1927583Z T=c10::IValue 2022-08-17T12:43:12.1927646Z ] 2022-08-17T12:43:12.1928075Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to alias template instantiation 'c10::OptionalBase' being compiled 2022-08-17T12:43:12.1928411Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\ATen/core/function_schema.h(181): note: see reference to class template instantiation 'c10::optional' being compiled 2022-08-17T12:43:12.1928760Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(445): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2022-08-17T12:43:12.1928827Z with 2022-08-17T12:43:12.1928874Z [ 2022-08-17T12:43:12.1928955Z T=c10::IValue 2022-08-17T12:43:12.1929016Z ] 2022-08-17T12:43:12.1929328Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(211): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2022-08-17T12:43:12.1929393Z with 2022-08-17T12:43:12.1929453Z [ 2022-08-17T12:43:12.1929535Z T=c10::AliasInfo 2022-08-17T12:43:12.1929581Z ] 2022-08-17T12:43:12.1930403Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(410): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2022-08-17T12:43:12.1930469Z with 2022-08-17T12:43:12.1930532Z [ 2022-08-17T12:43:12.1930614Z T=c10::AliasInfo 2022-08-17T12:43:12.1930675Z ] 2022-08-17T12:43:12.1931036Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2022-08-17T12:43:12.1931099Z with 2022-08-17T12:43:12.1931145Z [ 2022-08-17T12:43:12.1931288Z T=c10::AliasInfo 2022-08-17T12:43:12.1931349Z ] 2022-08-17T12:43:12.1931739Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2022-08-17T12:43:12.1931805Z with 2022-08-17T12:43:12.1931864Z [ 2022-08-17T12:43:12.1931944Z T=c10::AliasInfo 2022-08-17T12:43:12.1931990Z ] 2022-08-17T12:43:12.1932324Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to alias template instantiation 'c10::OptionalBase' being compiled 2022-08-17T12:43:12.1932658Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\ATen/core/function_schema.h(28): note: see reference to class template instantiation 'c10::optional' being compiled 2022-08-17T12:43:12.1932998Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(445): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2022-08-17T12:43:12.1933066Z with 2022-08-17T12:43:12.1933126Z [ 2022-08-17T12:43:12.1933207Z T=c10::AliasInfo 2022-08-17T12:43:12.1933267Z ] 2022-08-17T12:43:12.1933570Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(211): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2022-08-17T12:43:12.1933633Z with 2022-08-17T12:43:12.1933679Z [ 2022-08-17T12:43:12.1933782Z T=c10::impl::AnnotatedSchema 2022-08-17T12:43:12.1933843Z ] 2022-08-17T12:43:12.1934161Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(410): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2022-08-17T12:43:12.1934227Z with 2022-08-17T12:43:12.1934285Z [ 2022-08-17T12:43:12.1934386Z T=c10::impl::AnnotatedSchema 2022-08-17T12:43:12.1934432Z ] 2022-08-17T12:43:12.1934795Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2022-08-17T12:43:12.1934860Z with 2022-08-17T12:43:12.1934920Z [ 2022-08-17T12:43:12.1935019Z T=c10::impl::AnnotatedSchema 2022-08-17T12:43:12.1935077Z ] 2022-08-17T12:43:12.1935461Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2022-08-17T12:43:12.1935524Z with 2022-08-17T12:43:12.1935571Z [ 2022-08-17T12:43:12.1935670Z T=c10::impl::AnnotatedSchema 2022-08-17T12:43:12.1935730Z ] 2022-08-17T12:43:12.1936073Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to alias template instantiation 'c10::OptionalBase' being compiled 2022-08-17T12:43:12.1936480Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\ATen/core/dispatch/OperatorEntry.h(221): note: see reference to class template instantiation 'c10::optional' being compiled 2022-08-17T12:43:12.1936819Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(445): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2022-08-17T12:43:12.1936883Z with 2022-08-17T12:43:12.1936941Z [ 2022-08-17T12:43:12.1937039Z T=c10::impl::AnnotatedSchema 2022-08-17T12:43:12.1937124Z ] 2022-08-17T12:43:12.1937429Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(211): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2022-08-17T12:43:12.1937494Z with 2022-08-17T12:43:12.1937553Z [ 2022-08-17T12:43:12.1937696Z T=c10::impl::OperatorEntry::CppSignatureWithDebug 2022-08-17T12:43:12.1937754Z ] 2022-08-17T12:43:12.1938072Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(410): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2022-08-17T12:43:12.1938136Z with 2022-08-17T12:43:12.1938181Z [ 2022-08-17T12:43:12.1938321Z T=c10::impl::OperatorEntry::CppSignatureWithDebug 2022-08-17T12:43:12.1938379Z ] 2022-08-17T12:43:12.1938738Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2022-08-17T12:43:12.1938896Z with 2022-08-17T12:43:12.1938962Z [ 2022-08-17T12:43:12.1939102Z T=c10::impl::OperatorEntry::CppSignatureWithDebug 2022-08-17T12:43:12.1939162Z ] 2022-08-17T12:43:12.1939528Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2022-08-17T12:43:12.1939591Z with 2022-08-17T12:43:12.1939650Z [ 2022-08-17T12:43:12.1939789Z T=c10::impl::OperatorEntry::CppSignatureWithDebug 2022-08-17T12:43:12.1939849Z ] 2022-08-17T12:43:12.1940223Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to alias template instantiation 'c10::OptionalBase' being compiled 2022-08-17T12:43:12.1940620Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\ATen/core/dispatch/OperatorEntry.h(282): note: see reference to class template instantiation 'c10::optional' being compiled 2022-08-17T12:43:12.1940962Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(445): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2022-08-17T12:43:12.1941025Z with 2022-08-17T12:43:12.1941084Z [ 2022-08-17T12:43:12.1941209Z T=c10::impl::OperatorEntry::CppSignatureWithDebug 2022-08-17T12:43:12.1941270Z ] 2022-08-17T12:43:12.1941579Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(211): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2022-08-17T12:43:12.1941644Z with 2022-08-17T12:43:12.1941703Z [ 2022-08-17T12:43:12.1941791Z T=at::StepCallbacks 2022-08-17T12:43:12.1941903Z ] 2022-08-17T12:43:12.1942209Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(410): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2022-08-17T12:43:12.1942271Z with 2022-08-17T12:43:12.1942329Z [ 2022-08-17T12:43:12.1942418Z T=at::StepCallbacks 2022-08-17T12:43:12.1942476Z ] 2022-08-17T12:43:12.1942833Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2022-08-17T12:43:12.1942896Z with 2022-08-17T12:43:12.1942953Z [ 2022-08-17T12:43:12.1943069Z T=at::StepCallbacks 2022-08-17T12:43:12.1943130Z ] 2022-08-17T12:43:12.1943515Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2022-08-17T12:43:12.1943581Z with 2022-08-17T12:43:12.1943641Z [ 2022-08-17T12:43:12.1943727Z T=at::StepCallbacks 2022-08-17T12:43:12.1943786Z ] 2022-08-17T12:43:12.1944115Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to alias template instantiation 'c10::OptionalBase' being compiled 2022-08-17T12:43:12.1944462Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\ATen/core/dispatch/Dispatcher.h(610): note: see reference to class template instantiation 'c10::optional' being compiled 2022-08-17T12:43:12.1944786Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(445): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2022-08-17T12:43:12.1944851Z with 2022-08-17T12:43:12.1944909Z [ 2022-08-17T12:43:12.1944998Z T=at::StepCallbacks 2022-08-17T12:43:12.1945056Z ] 2022-08-17T12:43:12.1945356Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(211): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2022-08-17T12:43:12.1945419Z with 2022-08-17T12:43:12.1945478Z [ 2022-08-17T12:43:12.1945603Z T=c10::either 2022-08-17T12:43:12.1945663Z ] 2022-08-17T12:43:12.1945986Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(410): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2022-08-17T12:43:12.1946049Z with 2022-08-17T12:43:12.1946110Z [ 2022-08-17T12:43:12.1946247Z T=c10::either 2022-08-17T12:43:12.1946308Z ] 2022-08-17T12:43:12.1946664Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2022-08-17T12:43:12.1946713Z with 2022-08-17T12:43:12.1946772Z [ 2022-08-17T12:43:12.1946907Z T=c10::either 2022-08-17T12:43:12.1946965Z ] 2022-08-17T12:43:12.1947350Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2022-08-17T12:43:12.1947412Z with 2022-08-17T12:43:12.1947471Z [ 2022-08-17T12:43:12.1947604Z T=c10::either 2022-08-17T12:43:12.1947693Z ] 2022-08-17T12:43:12.1948061Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to alias template instantiation 'c10::OptionalBase>' being compiled 2022-08-17T12:43:12.1948458Z 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-08-17T12:43:12.1949123Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(445): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2022-08-17T12:43:12.1949192Z with 2022-08-17T12:43:12.1949253Z [ 2022-08-17T12:43:12.1949395Z T=c10::either 2022-08-17T12:43:12.1949459Z ] 2022-08-17T12:43:12.2010302Z [11/34] cl /showIncludes /nologo /O2 /W3 /GL /DNDEBUG /MD /MD /wd4819 /wd4251 /wd4244 /wd4267 /wd4275 /wd4018 /wd4190 /EHsc -DFUNCTORCH_BUILD_MAIN_LIB -IC:\actions-runner\_work\pytorch\pytorch\functorch -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 -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" -c C:\actions-runner\_work\pytorch\pytorch\functorch\functorch\csrc\BatchRulesLinearAlgebra.cpp /FoC:\actions-runner\_work\pytorch\pytorch\functorch\build\temp.win-amd64-3.9\Release\actions-runner\_work\pytorch\pytorch\functorch\functorch\csrc\BatchRulesLinearAlgebra.obj -O3 -std=c++14 -fdiagnostics-color=always -DTORCH_API_INCLUDE_EXTENSION_H -DTORCH_EXTENSION_NAME=_C -D_GLIBCXX_USE_CXX11_ABI=0 /std:c++14 2022-08-17T12:43:12.2010560Z cl : Command line warning D9002 : ignoring unknown option '-O3' 2022-08-17T12:43:12.2010707Z cl : Command line warning D9002 : ignoring unknown option '-std=c++14' 2022-08-17T12:43:12.2010891Z cl : Command line warning D9002 : ignoring unknown option '-fdiagnostics-color=always' 2022-08-17T12:43:12.2011192Z 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-08-17T12:43:12.2011500Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/core/TensorImpl.h(2391): warning C4805: '|': unsafe mix of type 'uintptr_t' and type 'bool' in operation 2022-08-17T12:43:12.2011925Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(211): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2022-08-17T12:43:12.2012025Z with 2022-08-17T12:43:12.2012108Z [ 2022-08-17T12:43:12.2012225Z T=at::TensorBase 2022-08-17T12:43:12.2012318Z ] 2022-08-17T12:43:12.2012757Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(410): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2022-08-17T12:43:12.2012845Z with 2022-08-17T12:43:12.2012924Z [ 2022-08-17T12:43:12.2013047Z T=at::TensorBase 2022-08-17T12:43:12.2013277Z ] 2022-08-17T12:43:12.2013755Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2022-08-17T12:43:12.2013848Z with 2022-08-17T12:43:12.2013932Z [ 2022-08-17T12:43:12.2014050Z T=at::TensorBase 2022-08-17T12:43:12.2014131Z ] 2022-08-17T12:43:12.2014617Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2022-08-17T12:43:12.2014774Z with 2022-08-17T12:43:12.2014858Z [ 2022-08-17T12:43:12.2014974Z T=at::TensorBase 2022-08-17T12:43:12.2015057Z ] 2022-08-17T12:43:12.2015507Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to alias template instantiation 'c10::OptionalBase' being compiled 2022-08-17T12:43:12.2015955Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\ATen/core/TensorBase.h(917): note: see reference to class template instantiation 'c10::optional' being compiled 2022-08-17T12:43:12.2016405Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(445): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2022-08-17T12:43:12.2016499Z with 2022-08-17T12:43:12.2016572Z [ 2022-08-17T12:43:12.2016682Z T=at::TensorBase 2022-08-17T12:43:12.2016763Z ] 2022-08-17T12:43:12.2017173Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(211): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2022-08-17T12:43:12.2017264Z with 2022-08-17T12:43:12.2017346Z [ 2022-08-17T12:43:12.2017453Z T=at::Tensor 2022-08-17T12:43:12.2017525Z ] 2022-08-17T12:43:12.2017951Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(410): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2022-08-17T12:43:12.2018047Z with 2022-08-17T12:43:12.2018125Z [ 2022-08-17T12:43:12.2018224Z T=at::Tensor 2022-08-17T12:43:12.2018302Z ] 2022-08-17T12:43:12.2018708Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2022-08-17T12:43:12.2018771Z with 2022-08-17T12:43:12.2018909Z [ 2022-08-17T12:43:12.2019016Z T=at::Tensor 2022-08-17T12:43:12.2019080Z ] 2022-08-17T12:43:12.2019462Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2022-08-17T12:43:12.2019526Z with 2022-08-17T12:43:12.2019585Z [ 2022-08-17T12:43:12.2019660Z T=at::Tensor 2022-08-17T12:43:12.2019721Z ] 2022-08-17T12:43:12.2020025Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to alias template instantiation 'c10::OptionalBase' being compiled 2022-08-17T12:43:12.2020352Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\ATen/core/TensorBody.h(510): note: see reference to class template instantiation 'c10::optional' being compiled 2022-08-17T12:43:12.2020687Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(445): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2022-08-17T12:43:12.2020811Z with 2022-08-17T12:43:12.2020876Z [ 2022-08-17T12:43:12.2020939Z T=at::Tensor 2022-08-17T12:43:12.2021006Z ] 2022-08-17T12:43:12.2021312Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(211): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2022-08-17T12:43:12.2021374Z with 2022-08-17T12:43:12.2021433Z [ 2022-08-17T12:43:12.2021512Z T=at::Generator 2022-08-17T12:43:12.2021571Z ] 2022-08-17T12:43:12.2021933Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(410): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2022-08-17T12:43:12.2021986Z with 2022-08-17T12:43:12.2022045Z [ 2022-08-17T12:43:12.2022125Z T=at::Generator 2022-08-17T12:43:12.2022184Z ] 2022-08-17T12:43:12.2022538Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2022-08-17T12:43:12.2022599Z with 2022-08-17T12:43:12.2022658Z [ 2022-08-17T12:43:12.2022723Z T=at::Generator 2022-08-17T12:43:12.2022782Z ] 2022-08-17T12:43:12.2023161Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2022-08-17T12:43:12.2023226Z with 2022-08-17T12:43:12.2023284Z [ 2022-08-17T12:43:12.2023361Z T=at::Generator 2022-08-17T12:43:12.2023422Z ] 2022-08-17T12:43:12.2023748Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to alias template instantiation 'c10::OptionalBase' being compiled 2022-08-17T12:43:12.2024073Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\ATen/core/TensorBody.h(585): note: see reference to class template instantiation 'c10::optional' being compiled 2022-08-17T12:43:12.2024395Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(445): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2022-08-17T12:43:12.2024459Z with 2022-08-17T12:43:12.2024520Z [ 2022-08-17T12:43:12.2024597Z T=at::Generator 2022-08-17T12:43:12.2024656Z ] 2022-08-17T12:43:12.2024955Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(211): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2022-08-17T12:43:12.2025021Z with 2022-08-17T12:43:12.2025079Z [ 2022-08-17T12:43:12.2025143Z T=std::string 2022-08-17T12:43:12.2025203Z ] 2022-08-17T12:43:12.2025522Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(410): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2022-08-17T12:43:12.2025584Z with 2022-08-17T12:43:12.2025642Z [ 2022-08-17T12:43:12.2025719Z T=std::string 2022-08-17T12:43:12.2025778Z ] 2022-08-17T12:43:12.2026116Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2022-08-17T12:43:12.2026177Z with 2022-08-17T12:43:12.2026283Z [ 2022-08-17T12:43:12.2026361Z T=std::string 2022-08-17T12:43:12.2026420Z ] 2022-08-17T12:43:12.2026798Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2022-08-17T12:43:12.2026860Z with 2022-08-17T12:43:12.2026918Z [ 2022-08-17T12:43:12.2026980Z T=std::string 2022-08-17T12:43:12.2027039Z ] 2022-08-17T12:43:12.2027397Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to alias template instantiation 'c10::OptionalBase' being compiled 2022-08-17T12:43:12.2027721Z 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-08-17T12:43:12.2028065Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(445): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2022-08-17T12:43:12.2028129Z with 2022-08-17T12:43:12.2028188Z [ 2022-08-17T12:43:12.2028265Z T=std::string 2022-08-17T12:43:12.2028326Z ] 2022-08-17T12:43:12.2028616Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(211): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2022-08-17T12:43:12.2028679Z with 2022-08-17T12:43:12.2028742Z [ 2022-08-17T12:43:12.2028835Z T=c10::QualifiedName 2022-08-17T12:43:12.2028894Z ] 2022-08-17T12:43:12.2029205Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(410): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2022-08-17T12:43:12.2029269Z with 2022-08-17T12:43:12.2029328Z [ 2022-08-17T12:43:12.2029402Z T=c10::QualifiedName 2022-08-17T12:43:12.2029462Z ] 2022-08-17T12:43:12.2029816Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2022-08-17T12:43:12.2029879Z with 2022-08-17T12:43:12.2029938Z [ 2022-08-17T12:43:12.2030023Z T=c10::QualifiedName 2022-08-17T12:43:12.2030081Z ] 2022-08-17T12:43:12.2030461Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2022-08-17T12:43:12.2030510Z with 2022-08-17T12:43:12.2030572Z [ 2022-08-17T12:43:12.2030658Z T=c10::QualifiedName 2022-08-17T12:43:12.2030717Z ] 2022-08-17T12:43:12.2031049Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to alias template instantiation 'c10::OptionalBase' being compiled 2022-08-17T12:43:12.2031377Z 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-08-17T12:43:12.2031713Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(445): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2022-08-17T12:43:12.2031776Z with 2022-08-17T12:43:12.2031835Z [ 2022-08-17T12:43:12.2031909Z T=c10::QualifiedName 2022-08-17T12:43:12.2032011Z ] 2022-08-17T12:43:12.2032316Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(211): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2022-08-17T12:43:12.2032378Z with 2022-08-17T12:43:12.2032436Z [ 2022-08-17T12:43:12.2032567Z T=std::shared_ptr 2022-08-17T12:43:12.2032625Z ] 2022-08-17T12:43:12.2032928Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(410): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2022-08-17T12:43:12.2032990Z with 2022-08-17T12:43:12.2033052Z [ 2022-08-17T12:43:12.2033222Z T=std::shared_ptr 2022-08-17T12:43:12.2033504Z ] 2022-08-17T12:43:12.2033860Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2022-08-17T12:43:12.2033925Z with 2022-08-17T12:43:12.2033982Z [ 2022-08-17T12:43:12.2034108Z T=std::shared_ptr 2022-08-17T12:43:12.2034155Z ] 2022-08-17T12:43:12.2034536Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2022-08-17T12:43:12.2034599Z with 2022-08-17T12:43:12.2034658Z [ 2022-08-17T12:43:12.2034786Z T=std::shared_ptr 2022-08-17T12:43:12.2034846Z ] 2022-08-17T12:43:12.2035207Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to alias template instantiation 'c10::OptionalBase>' being compiled 2022-08-17T12:43:12.2035565Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\ATen/core/ivalue.h(1342): note: see reference to class template instantiation 'c10::optional>' being compiled 2022-08-17T12:43:12.2035900Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(445): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2022-08-17T12:43:12.2035950Z with 2022-08-17T12:43:12.2036009Z [ 2022-08-17T12:43:12.2036136Z T=std::shared_ptr 2022-08-17T12:43:12.2036198Z ] 2022-08-17T12:43:12.2036499Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(211): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2022-08-17T12:43:12.2036564Z with 2022-08-17T12:43:12.2036623Z [ 2022-08-17T12:43:12.2036750Z T=std::weak_ptr 2022-08-17T12:43:12.2036798Z ] 2022-08-17T12:43:12.2037112Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(410): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2022-08-17T12:43:12.2037175Z with 2022-08-17T12:43:12.2037234Z [ 2022-08-17T12:43:12.2037358Z T=std::weak_ptr 2022-08-17T12:43:12.2037417Z ] 2022-08-17T12:43:12.2037772Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2022-08-17T12:43:12.2037835Z with 2022-08-17T12:43:12.2037881Z [ 2022-08-17T12:43:12.2038052Z T=std::weak_ptr 2022-08-17T12:43:12.2038111Z ] 2022-08-17T12:43:12.2038491Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2022-08-17T12:43:12.2038554Z with 2022-08-17T12:43:12.2038613Z [ 2022-08-17T12:43:12.2038734Z T=std::weak_ptr 2022-08-17T12:43:12.2038792Z ] 2022-08-17T12:43:12.2039178Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to alias template instantiation 'c10::OptionalBase>' being compiled 2022-08-17T12:43:12.2039533Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\ATen/core/ivalue.h(1343): note: see reference to class template instantiation 'c10::optional>' being compiled 2022-08-17T12:43:12.2039871Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(445): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2022-08-17T12:43:12.2039934Z with 2022-08-17T12:43:12.2039994Z [ 2022-08-17T12:43:12.2040118Z T=std::weak_ptr 2022-08-17T12:43:12.2040177Z ] 2022-08-17T12:43:12.2040478Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(211): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2022-08-17T12:43:12.2040543Z with 2022-08-17T12:43:12.2040590Z [ 2022-08-17T12:43:12.2040743Z T=std::vector> 2022-08-17T12:43:12.2040803Z ] 2022-08-17T12:43:12.2041121Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(410): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2022-08-17T12:43:12.2041183Z with 2022-08-17T12:43:12.2041241Z [ 2022-08-17T12:43:12.2041393Z T=std::vector> 2022-08-17T12:43:12.2041452Z ] 2022-08-17T12:43:12.2041914Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2022-08-17T12:43:12.2041979Z with 2022-08-17T12:43:12.2042037Z [ 2022-08-17T12:43:12.2042193Z T=std::vector> 2022-08-17T12:43:12.2042252Z ] 2022-08-17T12:43:12.2042628Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2022-08-17T12:43:12.2042692Z with 2022-08-17T12:43:12.2042751Z [ 2022-08-17T12:43:12.2042904Z T=std::vector> 2022-08-17T12:43:12.2042951Z ] 2022-08-17T12:43:12.2043329Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to alias template instantiation 'c10::OptionalBase>>' being compiled 2022-08-17T12:43:12.2043706Z 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-08-17T12:43:12.2044044Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(445): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2022-08-17T12:43:12.2044157Z with 2022-08-17T12:43:12.2044216Z [ 2022-08-17T12:43:12.2044369Z T=std::vector> 2022-08-17T12:43:12.2044430Z ] 2022-08-17T12:43:12.2044730Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(211): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2022-08-17T12:43:12.2044780Z with 2022-08-17T12:43:12.2044841Z [ 2022-08-17T12:43:12.2045000Z T=std::vector> 2022-08-17T12:43:12.2045061Z ] 2022-08-17T12:43:12.2045375Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(410): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2022-08-17T12:43:12.2045440Z with 2022-08-17T12:43:12.2045498Z [ 2022-08-17T12:43:12.2045616Z T=std::vector> 2022-08-17T12:43:12.2045662Z ] 2022-08-17T12:43:12.2046022Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2022-08-17T12:43:12.2046085Z with 2022-08-17T12:43:12.2046145Z [ 2022-08-17T12:43:12.2046261Z T=std::vector> 2022-08-17T12:43:12.2046319Z ] 2022-08-17T12:43:12.2046699Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2022-08-17T12:43:12.2046764Z with 2022-08-17T12:43:12.2046810Z [ 2022-08-17T12:43:12.2046926Z T=std::vector> 2022-08-17T12:43:12.2046985Z ] 2022-08-17T12:43:12.2047338Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to alias template instantiation 'c10::OptionalBase>>' being compiled 2022-08-17T12:43:12.2047684Z 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-08-17T12:43:12.2048017Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(445): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2022-08-17T12:43:12.2048079Z with 2022-08-17T12:43:12.2048144Z [ 2022-08-17T12:43:12.2048261Z T=std::vector> 2022-08-17T12:43:12.2048308Z ] 2022-08-17T12:43:12.2048610Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(211): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2022-08-17T12:43:12.2048673Z with 2022-08-17T12:43:12.2048734Z [ 2022-08-17T12:43:12.2048900Z T=std::vector,std::allocator>> 2022-08-17T12:43:12.2048959Z ] 2022-08-17T12:43:12.2049282Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(410): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2022-08-17T12:43:12.2049344Z with 2022-08-17T12:43:12.2049391Z [ 2022-08-17T12:43:12.2049552Z T=std::vector,std::allocator>> 2022-08-17T12:43:12.2049656Z ] 2022-08-17T12:43:12.2050013Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2022-08-17T12:43:12.2050075Z with 2022-08-17T12:43:12.2050133Z [ 2022-08-17T12:43:12.2050296Z T=std::vector,std::allocator>> 2022-08-17T12:43:12.2050354Z ] 2022-08-17T12:43:12.2050775Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2022-08-17T12:43:12.2050827Z with 2022-08-17T12:43:12.2050888Z [ 2022-08-17T12:43:12.2051049Z T=std::vector,std::allocator>> 2022-08-17T12:43:12.2051110Z ] 2022-08-17T12:43:12.2051498Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to alias template instantiation 'c10::OptionalBase,std::allocator>>>' being compiled 2022-08-17T12:43:12.2051878Z 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-08-17T12:43:12.2052269Z 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-08-17T12:43:12.2052609Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(445): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2022-08-17T12:43:12.2052674Z with 2022-08-17T12:43:12.2052734Z [ 2022-08-17T12:43:12.2052886Z T=std::vector,std::allocator>> 2022-08-17T12:43:12.2052946Z ] 2022-08-17T12:43:12.2053247Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(211): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2022-08-17T12:43:12.2053311Z with 2022-08-17T12:43:12.2053369Z [ 2022-08-17T12:43:12.2053526Z T=std::vector,std::allocator>> 2022-08-17T12:43:12.2053586Z ] 2022-08-17T12:43:12.2053902Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(410): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2022-08-17T12:43:12.2053966Z with 2022-08-17T12:43:12.2054012Z [ 2022-08-17T12:43:12.2054167Z T=std::vector,std::allocator>> 2022-08-17T12:43:12.2054226Z ] 2022-08-17T12:43:12.2054581Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2022-08-17T12:43:12.2054642Z with 2022-08-17T12:43:12.2054700Z [ 2022-08-17T12:43:12.2054854Z T=std::vector,std::allocator>> 2022-08-17T12:43:12.2054915Z ] 2022-08-17T12:43:12.2055288Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2022-08-17T12:43:12.2055399Z with 2022-08-17T12:43:12.2055458Z [ 2022-08-17T12:43:12.2055611Z T=std::vector,std::allocator>> 2022-08-17T12:43:12.2055668Z ] 2022-08-17T12:43:12.2056051Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to alias template instantiation 'c10::OptionalBase,std::allocator>>>' being compiled 2022-08-17T12:43:12.2056472Z 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-08-17T12:43:12.2056795Z 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-08-17T12:43:12.2057133Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(445): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2022-08-17T12:43:12.2057197Z with 2022-08-17T12:43:12.2057244Z [ 2022-08-17T12:43:12.2057401Z T=std::vector,std::allocator>> 2022-08-17T12:43:12.2057461Z ] 2022-08-17T12:43:12.2057768Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(211): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2022-08-17T12:43:12.2057831Z with 2022-08-17T12:43:12.2057891Z [ 2022-08-17T12:43:12.2058015Z T=std::vector> 2022-08-17T12:43:12.2058074Z ] 2022-08-17T12:43:12.2058384Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(410): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2022-08-17T12:43:12.2058445Z with 2022-08-17T12:43:12.2058504Z [ 2022-08-17T12:43:12.2058626Z T=std::vector> 2022-08-17T12:43:12.2058685Z ] 2022-08-17T12:43:12.2059167Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2022-08-17T12:43:12.2059232Z with 2022-08-17T12:43:12.2059291Z [ 2022-08-17T12:43:12.2059403Z T=std::vector> 2022-08-17T12:43:12.2059463Z ] 2022-08-17T12:43:12.2059845Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2022-08-17T12:43:12.2059911Z with 2022-08-17T12:43:12.2059969Z [ 2022-08-17T12:43:12.2060092Z T=std::vector> 2022-08-17T12:43:12.2060151Z ] 2022-08-17T12:43:12.2060504Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to alias template instantiation 'c10::OptionalBase>>' being compiled 2022-08-17T12:43:12.2060857Z 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-08-17T12:43:12.2061196Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(445): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2022-08-17T12:43:12.2061296Z with 2022-08-17T12:43:12.2061357Z [ 2022-08-17T12:43:12.2061480Z T=std::vector> 2022-08-17T12:43:12.2061540Z ] 2022-08-17T12:43:12.2061839Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(211): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2022-08-17T12:43:12.2061901Z with 2022-08-17T12:43:12.2061961Z [ 2022-08-17T12:43:12.2062101Z T=c10::impl::InlineDeviceGuard 2022-08-17T12:43:12.2062160Z ] 2022-08-17T12:43:12.2062520Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(410): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2022-08-17T12:43:12.2062587Z with 2022-08-17T12:43:12.2062647Z [ 2022-08-17T12:43:12.2062798Z T=c10::impl::InlineDeviceGuard 2022-08-17T12:43:12.2062858Z ] 2022-08-17T12:43:12.2063213Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2022-08-17T12:43:12.2063276Z with 2022-08-17T12:43:12.2063323Z [ 2022-08-17T12:43:12.2063470Z T=c10::impl::InlineDeviceGuard 2022-08-17T12:43:12.2063530Z ] 2022-08-17T12:43:12.2063915Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2022-08-17T12:43:12.2063980Z with 2022-08-17T12:43:12.2064039Z [ 2022-08-17T12:43:12.2064186Z T=c10::impl::InlineDeviceGuard 2022-08-17T12:43:12.2064244Z ] 2022-08-17T12:43:12.2064605Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to alias template instantiation 'c10::OptionalBase>' being compiled 2022-08-17T12:43:12.2065001Z 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-08-17T12:43:12.2065388Z 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-08-17T12:43:12.2065730Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(445): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2022-08-17T12:43:12.2065795Z with 2022-08-17T12:43:12.2065857Z [ 2022-08-17T12:43:12.2066006Z T=c10::impl::InlineDeviceGuard 2022-08-17T12:43:12.2066067Z ] 2022-08-17T12:43:12.2066372Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(211): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2022-08-17T12:43:12.2066436Z with 2022-08-17T12:43:12.2066482Z [ 2022-08-17T12:43:12.2066637Z T=c10::impl::InlineStreamGuard 2022-08-17T12:43:12.2066696Z ] 2022-08-17T12:43:12.2067015Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(410): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2022-08-17T12:43:12.2067120Z with 2022-08-17T12:43:12.2067179Z [ 2022-08-17T12:43:12.2067327Z T=c10::impl::InlineStreamGuard 2022-08-17T12:43:12.2067386Z ] 2022-08-17T12:43:12.2067732Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2022-08-17T12:43:12.2067795Z with 2022-08-17T12:43:12.2067854Z [ 2022-08-17T12:43:12.2068000Z T=c10::impl::InlineStreamGuard 2022-08-17T12:43:12.2068099Z ] 2022-08-17T12:43:12.2068485Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2022-08-17T12:43:12.2068549Z with 2022-08-17T12:43:12.2068608Z [ 2022-08-17T12:43:12.2068739Z T=c10::impl::InlineStreamGuard 2022-08-17T12:43:12.2068798Z ] 2022-08-17T12:43:12.2069171Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to alias template instantiation 'c10::OptionalBase>' being compiled 2022-08-17T12:43:12.2069573Z 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-08-17T12:43:12.2069954Z 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-08-17T12:43:12.2070293Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(445): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2022-08-17T12:43:12.2070354Z with 2022-08-17T12:43:12.2070412Z [ 2022-08-17T12:43:12.2070564Z T=c10::impl::InlineStreamGuard 2022-08-17T12:43:12.2070623Z ] 2022-08-17T12:43:12.2070916Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(211): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2022-08-17T12:43:12.2070979Z with 2022-08-17T12:43:12.2071038Z [ 2022-08-17T12:43:12.2071143Z T=c10::impl::VirtualGuardImpl 2022-08-17T12:43:12.2071202Z ] 2022-08-17T12:43:12.2071517Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(410): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2022-08-17T12:43:12.2071580Z with 2022-08-17T12:43:12.2071640Z [ 2022-08-17T12:43:12.2071730Z T=c10::impl::VirtualGuardImpl 2022-08-17T12:43:12.2071788Z ] 2022-08-17T12:43:12.2072143Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2022-08-17T12:43:12.2072204Z with 2022-08-17T12:43:12.2072263Z [ 2022-08-17T12:43:12.2072365Z T=c10::impl::VirtualGuardImpl 2022-08-17T12:43:12.2072425Z ] 2022-08-17T12:43:12.2072806Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2022-08-17T12:43:12.2072902Z with 2022-08-17T12:43:12.2072967Z [ 2022-08-17T12:43:12.2073068Z T=c10::impl::VirtualGuardImpl 2022-08-17T12:43:12.2073126Z ] 2022-08-17T12:43:12.2073467Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to alias template instantiation 'c10::OptionalBase' being compiled 2022-08-17T12:43:12.2073792Z 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-08-17T12:43:12.2073898Z with 2022-08-17T12:43:12.2073957Z [ 2022-08-17T12:43:12.2074060Z T=c10::impl::VirtualGuardImpl 2022-08-17T12:43:12.2074107Z ] 2022-08-17T12:43:12.2074549Z 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-08-17T12:43:12.2074891Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(445): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2022-08-17T12:43:12.2074953Z with 2022-08-17T12:43:12.2075013Z [ 2022-08-17T12:43:12.2075116Z T=c10::impl::VirtualGuardImpl 2022-08-17T12:43:12.2075179Z ] 2022-08-17T12:43:12.2075482Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(211): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2022-08-17T12:43:12.2075533Z with 2022-08-17T12:43:12.2075591Z [ 2022-08-17T12:43:12.2075780Z T=std::vector> 2022-08-17T12:43:12.2075842Z ] 2022-08-17T12:43:12.2076159Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(410): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2022-08-17T12:43:12.2076221Z with 2022-08-17T12:43:12.2076279Z [ 2022-08-17T12:43:12.2076465Z T=std::vector> 2022-08-17T12:43:12.2076513Z ] 2022-08-17T12:43:12.2076870Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2022-08-17T12:43:12.2076931Z with 2022-08-17T12:43:12.2076988Z [ 2022-08-17T12:43:12.2077172Z T=std::vector> 2022-08-17T12:43:12.2077232Z ] 2022-08-17T12:43:12.2077617Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2022-08-17T12:43:12.2077679Z with 2022-08-17T12:43:12.2077736Z [ 2022-08-17T12:43:12.2077908Z T=std::vector> 2022-08-17T12:43:12.2077967Z ] 2022-08-17T12:43:12.2078378Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to alias template instantiation 'c10::OptionalBase>>' being compiled 2022-08-17T12:43:12.2078835Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\ATen/core/ivalue_inl.h(843): note: see reference to class template instantiation 'c10::optional>>' being compiled 2022-08-17T12:43:12.2079172Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(445): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2022-08-17T12:43:12.2079236Z with 2022-08-17T12:43:12.2079295Z [ 2022-08-17T12:43:12.2079480Z T=std::vector> 2022-08-17T12:43:12.2079538Z ] 2022-08-17T12:43:12.2079879Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(211): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2022-08-17T12:43:12.2079932Z with 2022-08-17T12:43:12.2079991Z [ 2022-08-17T12:43:12.2080072Z T=c10::DimVector 2022-08-17T12:43:12.2080130Z ] 2022-08-17T12:43:12.2080449Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(410): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2022-08-17T12:43:12.2080511Z with 2022-08-17T12:43:12.2080568Z [ 2022-08-17T12:43:12.2080649Z T=c10::DimVector 2022-08-17T12:43:12.2080695Z ] 2022-08-17T12:43:12.2081053Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2022-08-17T12:43:12.2081115Z with 2022-08-17T12:43:12.2081175Z [ 2022-08-17T12:43:12.2081254Z T=c10::DimVector 2022-08-17T12:43:12.2081313Z ] 2022-08-17T12:43:12.2081696Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2022-08-17T12:43:12.2081758Z with 2022-08-17T12:43:12.2081805Z [ 2022-08-17T12:43:12.2081883Z T=c10::DimVector 2022-08-17T12:43:12.2081942Z ] 2022-08-17T12:43:12.2082266Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to alias template instantiation 'c10::OptionalBase' being compiled 2022-08-17T12:43:12.2082593Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\ATen/TensorIterator.h(915): note: see reference to class template instantiation 'c10::optional' being compiled 2022-08-17T12:43:12.2082924Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(445): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2022-08-17T12:43:12.2082989Z with 2022-08-17T12:43:12.2083049Z [ 2022-08-17T12:43:12.2083117Z T=c10::DimVector 2022-08-17T12:43:12.2083176Z ] 2022-08-17T12:43:12.2083473Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(211): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2022-08-17T12:43:12.2083536Z with 2022-08-17T12:43:12.2083594Z [ 2022-08-17T12:43:12.2083691Z T=torch::autograd::ViewInfo 2022-08-17T12:43:12.2083750Z ] 2022-08-17T12:43:12.2084066Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(410): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2022-08-17T12:43:12.2084116Z with 2022-08-17T12:43:12.2084575Z [ 2022-08-17T12:43:12.2084677Z T=torch::autograd::ViewInfo 2022-08-17T12:43:12.2084737Z ] 2022-08-17T12:43:12.2085092Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2022-08-17T12:43:12.2085155Z with 2022-08-17T12:43:12.2085216Z [ 2022-08-17T12:43:12.2085310Z T=torch::autograd::ViewInfo 2022-08-17T12:43:12.2085357Z ] 2022-08-17T12:43:12.2085786Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2022-08-17T12:43:12.2085853Z with 2022-08-17T12:43:12.2085912Z [ 2022-08-17T12:43:12.2086008Z T=torch::autograd::ViewInfo 2022-08-17T12:43:12.2086071Z ] 2022-08-17T12:43:12.2086410Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to alias template instantiation 'c10::OptionalBase' being compiled 2022-08-17T12:43:12.2086758Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\torch/csrc/autograd/variable.h(570): note: see reference to class template instantiation 'c10::optional' being compiled 2022-08-17T12:43:12.2087090Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(445): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2022-08-17T12:43:12.2087142Z with 2022-08-17T12:43:12.2087204Z [ 2022-08-17T12:43:12.2087300Z T=torch::autograd::ViewInfo 2022-08-17T12:43:12.2087360Z ] 2022-08-17T12:43:12.2087664Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(211): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2022-08-17T12:43:12.2087727Z with 2022-08-17T12:43:12.2087786Z [ 2022-08-17T12:43:12.2087863Z T=c10::IValue 2022-08-17T12:43:12.2087910Z ] 2022-08-17T12:43:12.2088223Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(410): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2022-08-17T12:43:12.2088286Z with 2022-08-17T12:43:12.2088346Z [ 2022-08-17T12:43:12.2088423Z T=c10::IValue 2022-08-17T12:43:12.2088483Z ] 2022-08-17T12:43:12.2088842Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2022-08-17T12:43:12.2088906Z with 2022-08-17T12:43:12.2088952Z [ 2022-08-17T12:43:12.2089029Z T=c10::IValue 2022-08-17T12:43:12.2089088Z ] 2022-08-17T12:43:12.2089468Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2022-08-17T12:43:12.2089531Z with 2022-08-17T12:43:12.2089591Z [ 2022-08-17T12:43:12.2089665Z T=c10::IValue 2022-08-17T12:43:12.2089712Z ] 2022-08-17T12:43:12.2090031Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to alias template instantiation 'c10::OptionalBase' being compiled 2022-08-17T12:43:12.2090359Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\ATen/core/function_schema.h(181): note: see reference to class template instantiation 'c10::optional' being compiled 2022-08-17T12:43:12.2090750Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(445): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2022-08-17T12:43:12.2090813Z with 2022-08-17T12:43:12.2090871Z [ 2022-08-17T12:43:12.2090946Z T=c10::IValue 2022-08-17T12:43:12.2091005Z ] 2022-08-17T12:43:12.2091307Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(211): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2022-08-17T12:43:12.2091357Z with 2022-08-17T12:43:12.2091455Z [ 2022-08-17T12:43:12.2091538Z T=c10::AliasInfo 2022-08-17T12:43:12.2091597Z ] 2022-08-17T12:43:12.2091912Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(410): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2022-08-17T12:43:12.2091977Z with 2022-08-17T12:43:12.2092037Z [ 2022-08-17T12:43:12.2092115Z T=c10::AliasInfo 2022-08-17T12:43:12.2092162Z ] 2022-08-17T12:43:12.2092519Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2022-08-17T12:43:12.2092582Z with 2022-08-17T12:43:12.2092641Z [ 2022-08-17T12:43:12.2092720Z T=c10::AliasInfo 2022-08-17T12:43:12.2092778Z ] 2022-08-17T12:43:12.2093160Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2022-08-17T12:43:12.2093225Z with 2022-08-17T12:43:12.2093272Z [ 2022-08-17T12:43:12.2093350Z T=c10::AliasInfo 2022-08-17T12:43:12.2093409Z ] 2022-08-17T12:43:12.2093730Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to alias template instantiation 'c10::OptionalBase' being compiled 2022-08-17T12:43:12.2094061Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\ATen/core/function_schema.h(28): note: see reference to class template instantiation 'c10::optional' being compiled 2022-08-17T12:43:12.2094398Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(445): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2022-08-17T12:43:12.2094460Z with 2022-08-17T12:43:12.2094518Z [ 2022-08-17T12:43:12.2094587Z T=c10::AliasInfo 2022-08-17T12:43:12.2094647Z ] 2022-08-17T12:43:12.2094945Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(211): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2022-08-17T12:43:12.2095007Z with 2022-08-17T12:43:12.2095065Z [ 2022-08-17T12:43:12.2095168Z T=c10::impl::AnnotatedSchema 2022-08-17T12:43:12.2095229Z ] 2022-08-17T12:43:12.2095542Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(410): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2022-08-17T12:43:12.2095593Z with 2022-08-17T12:43:12.2095653Z [ 2022-08-17T12:43:12.2095754Z T=c10::impl::AnnotatedSchema 2022-08-17T12:43:12.2095815Z ] 2022-08-17T12:43:12.2096168Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2022-08-17T12:43:12.2096274Z with 2022-08-17T12:43:12.2096332Z [ 2022-08-17T12:43:12.2096431Z T=c10::impl::AnnotatedSchema 2022-08-17T12:43:12.2096477Z ] 2022-08-17T12:43:12.2096861Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2022-08-17T12:43:12.2096924Z with 2022-08-17T12:43:12.2096984Z [ 2022-08-17T12:43:12.2097079Z T=c10::impl::AnnotatedSchema 2022-08-17T12:43:12.2097175Z ] 2022-08-17T12:43:12.2097518Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to alias template instantiation 'c10::OptionalBase' being compiled 2022-08-17T12:43:12.2097879Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\ATen/core/dispatch/OperatorEntry.h(221): note: see reference to class template instantiation 'c10::optional' being compiled 2022-08-17T12:43:12.2098220Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(445): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2022-08-17T12:43:12.2098272Z with 2022-08-17T12:43:12.2098331Z [ 2022-08-17T12:43:12.2098430Z T=c10::impl::AnnotatedSchema 2022-08-17T12:43:12.2098489Z ] 2022-08-17T12:43:12.2098894Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(211): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2022-08-17T12:43:12.2098960Z with 2022-08-17T12:43:12.2099022Z [ 2022-08-17T12:43:12.2099168Z T=c10::impl::OperatorEntry::CppSignatureWithDebug 2022-08-17T12:43:12.2099214Z ] 2022-08-17T12:43:12.2099530Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(410): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2022-08-17T12:43:12.2099592Z with 2022-08-17T12:43:12.2099651Z [ 2022-08-17T12:43:12.2099792Z T=c10::impl::OperatorEntry::CppSignatureWithDebug 2022-08-17T12:43:12.2099851Z ] 2022-08-17T12:43:12.2100211Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2022-08-17T12:43:12.2100274Z with 2022-08-17T12:43:12.2100320Z [ 2022-08-17T12:43:12.2100458Z T=c10::impl::OperatorEntry::CppSignatureWithDebug 2022-08-17T12:43:12.2100523Z ] 2022-08-17T12:43:12.2100898Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2022-08-17T12:43:12.2100962Z with 2022-08-17T12:43:12.2101020Z [ 2022-08-17T12:43:12.2101157Z T=c10::impl::OperatorEntry::CppSignatureWithDebug 2022-08-17T12:43:12.2101217Z ] 2022-08-17T12:43:12.2101583Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to alias template instantiation 'c10::OptionalBase' being compiled 2022-08-17T12:43:12.2101975Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\ATen/core/dispatch/OperatorEntry.h(282): note: see reference to class template instantiation 'c10::optional' being compiled 2022-08-17T12:43:12.2102366Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(445): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2022-08-17T12:43:12.2102432Z with 2022-08-17T12:43:12.2102493Z [ 2022-08-17T12:43:12.2102633Z T=c10::impl::OperatorEntry::CppSignatureWithDebug 2022-08-17T12:43:12.2102691Z ] 2022-08-17T12:43:12.2102992Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(211): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2022-08-17T12:43:12.2103055Z with 2022-08-17T12:43:12.2103447Z [ 2022-08-17T12:43:12.2103546Z T=at::StepCallbacks 2022-08-17T12:43:12.2103604Z ] 2022-08-17T12:43:12.2103926Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(410): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2022-08-17T12:43:12.2103992Z with 2022-08-17T12:43:12.2104051Z [ 2022-08-17T12:43:12.2104138Z T=at::StepCallbacks 2022-08-17T12:43:12.2104197Z ] 2022-08-17T12:43:12.2104540Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2022-08-17T12:43:12.2104604Z with 2022-08-17T12:43:12.2104662Z [ 2022-08-17T12:43:12.2104750Z T=at::StepCallbacks 2022-08-17T12:43:12.2104808Z ] 2022-08-17T12:43:12.2105190Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2022-08-17T12:43:12.2105255Z with 2022-08-17T12:43:12.2105311Z [ 2022-08-17T12:43:12.2105383Z T=at::StepCallbacks 2022-08-17T12:43:12.2105443Z ] 2022-08-17T12:43:12.2105777Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to alias template instantiation 'c10::OptionalBase' being compiled 2022-08-17T12:43:12.2106124Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\ATen/core/dispatch/Dispatcher.h(610): note: see reference to class template instantiation 'c10::optional' being compiled 2022-08-17T12:43:12.2106462Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(445): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2022-08-17T12:43:12.2106525Z with 2022-08-17T12:43:12.2106584Z [ 2022-08-17T12:43:12.2106672Z T=at::StepCallbacks 2022-08-17T12:43:12.2106718Z ] 2022-08-17T12:43:12.2107021Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(211): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2022-08-17T12:43:12.2107084Z with 2022-08-17T12:43:12.2107142Z [ 2022-08-17T12:43:12.2107284Z T=c10::either 2022-08-17T12:43:12.2107342Z ] 2022-08-17T12:43:12.2107660Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(410): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2022-08-17T12:43:12.2107725Z with 2022-08-17T12:43:12.2107771Z [ 2022-08-17T12:43:12.2107907Z T=c10::either 2022-08-17T12:43:12.2107966Z ] 2022-08-17T12:43:12.2108368Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2022-08-17T12:43:12.2108429Z with 2022-08-17T12:43:12.2108488Z [ 2022-08-17T12:43:12.2108625Z T=c10::either 2022-08-17T12:43:12.2108684Z ] 2022-08-17T12:43:12.2109065Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2022-08-17T12:43:12.2109116Z with 2022-08-17T12:43:12.2109215Z [ 2022-08-17T12:43:12.2109351Z T=c10::either 2022-08-17T12:43:12.2109410Z ] 2022-08-17T12:43:12.2109778Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to alias template instantiation 'c10::OptionalBase>' being compiled 2022-08-17T12:43:12.2110173Z 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-08-17T12:43:12.2110512Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(445): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2022-08-17T12:43:12.2110577Z with 2022-08-17T12:43:12.2110637Z [ 2022-08-17T12:43:12.2110760Z T=c10::either 2022-08-17T12:43:12.2110820Z ] 2022-08-17T12:43:12.2178616Z [12/34] cl /showIncludes /nologo /O2 /W3 /GL /DNDEBUG /MD /MD /wd4819 /wd4251 /wd4244 /wd4267 /wd4275 /wd4018 /wd4190 /EHsc -DFUNCTORCH_BUILD_MAIN_LIB -IC:\actions-runner\_work\pytorch\pytorch\functorch -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 -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" -c C:\actions-runner\_work\pytorch\pytorch\functorch\functorch\csrc\BatchRulesDecompositions.cpp /FoC:\actions-runner\_work\pytorch\pytorch\functorch\build\temp.win-amd64-3.9\Release\actions-runner\_work\pytorch\pytorch\functorch\functorch\csrc\BatchRulesDecompositions.obj -O3 -std=c++14 -fdiagnostics-color=always -DTORCH_API_INCLUDE_EXTENSION_H -DTORCH_EXTENSION_NAME=_C -D_GLIBCXX_USE_CXX11_ABI=0 /std:c++14 2022-08-17T12:43:12.2178965Z cl : Command line warning D9002 : ignoring unknown option '-O3' 2022-08-17T12:43:12.2179129Z cl : Command line warning D9002 : ignoring unknown option '-std=c++14' 2022-08-17T12:43:12.2179291Z cl : Command line warning D9002 : ignoring unknown option '-fdiagnostics-color=always' 2022-08-17T12:43:12.2179641Z 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-08-17T12:43:12.2179969Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/core/TensorImpl.h(2391): warning C4805: '|': unsafe mix of type 'uintptr_t' and type 'bool' in operation 2022-08-17T12:43:12.2180484Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(211): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2022-08-17T12:43:12.2180577Z with 2022-08-17T12:43:12.2180665Z [ 2022-08-17T12:43:12.2180784Z T=at::TensorBase 2022-08-17T12:43:12.2180872Z ] 2022-08-17T12:43:12.2181354Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(410): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2022-08-17T12:43:12.2181507Z with 2022-08-17T12:43:12.2181600Z [ 2022-08-17T12:43:12.2181714Z T=at::TensorBase 2022-08-17T12:43:12.2181801Z ] 2022-08-17T12:43:12.2182321Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2022-08-17T12:43:12.2182416Z with 2022-08-17T12:43:12.2182506Z [ 2022-08-17T12:43:12.2182624Z T=at::TensorBase 2022-08-17T12:43:12.2182695Z ] 2022-08-17T12:43:12.2183254Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2022-08-17T12:43:12.2183356Z with 2022-08-17T12:43:12.2183451Z [ 2022-08-17T12:43:12.2183570Z T=at::TensorBase 2022-08-17T12:43:12.2183656Z ] 2022-08-17T12:43:12.2184135Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to alias template instantiation 'c10::OptionalBase' being compiled 2022-08-17T12:43:12.2184628Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\ATen/core/TensorBase.h(917): note: see reference to class template instantiation 'c10::optional' being compiled 2022-08-17T12:43:12.2185099Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(445): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2022-08-17T12:43:12.2185179Z with 2022-08-17T12:43:12.2185262Z [ 2022-08-17T12:43:12.2185382Z T=at::TensorBase 2022-08-17T12:43:12.2185467Z ] 2022-08-17T12:43:12.2185911Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(211): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2022-08-17T12:43:12.2186005Z with 2022-08-17T12:43:12.2186093Z [ 2022-08-17T12:43:12.2186201Z T=at::Tensor 2022-08-17T12:43:12.2186274Z ] 2022-08-17T12:43:12.2186745Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(410): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2022-08-17T12:43:12.2186841Z with 2022-08-17T12:43:12.2186931Z [ 2022-08-17T12:43:12.2187038Z T=at::Tensor 2022-08-17T12:43:12.2187127Z ] 2022-08-17T12:43:12.2187498Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2022-08-17T12:43:12.2187566Z with 2022-08-17T12:43:12.2187615Z [ 2022-08-17T12:43:12.2187697Z T=at::Tensor 2022-08-17T12:43:12.2187760Z ] 2022-08-17T12:43:12.2188152Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2022-08-17T12:43:12.2188273Z with 2022-08-17T12:43:12.2188334Z [ 2022-08-17T12:43:12.2188413Z T=at::Tensor 2022-08-17T12:43:12.2188460Z ] 2022-08-17T12:43:12.2188782Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to alias template instantiation 'c10::OptionalBase' being compiled 2022-08-17T12:43:12.2189153Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\ATen/core/TensorBody.h(510): note: see reference to class template instantiation 'c10::optional' being compiled 2022-08-17T12:43:12.2189498Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(445): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2022-08-17T12:43:12.2189569Z with 2022-08-17T12:43:12.2189636Z [ 2022-08-17T12:43:12.2189716Z T=at::Tensor 2022-08-17T12:43:12.2189780Z ] 2022-08-17T12:43:12.2190084Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(211): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2022-08-17T12:43:12.2190134Z with 2022-08-17T12:43:12.2190194Z [ 2022-08-17T12:43:12.2190278Z T=at::Generator 2022-08-17T12:43:12.2190339Z ] 2022-08-17T12:43:12.2190658Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(410): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2022-08-17T12:43:12.2190722Z with 2022-08-17T12:43:12.2190781Z [ 2022-08-17T12:43:12.2190849Z T=at::Generator 2022-08-17T12:43:12.2190910Z ] 2022-08-17T12:43:12.2191269Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2022-08-17T12:43:12.2191332Z with 2022-08-17T12:43:12.2191391Z [ 2022-08-17T12:43:12.2191470Z T=at::Generator 2022-08-17T12:43:12.2191529Z ] 2022-08-17T12:43:12.2191910Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2022-08-17T12:43:12.2191976Z with 2022-08-17T12:43:12.2192023Z [ 2022-08-17T12:43:12.2192101Z T=at::Generator 2022-08-17T12:43:12.2192161Z ] 2022-08-17T12:43:12.2192490Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to alias template instantiation 'c10::OptionalBase' being compiled 2022-08-17T12:43:12.2192820Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\ATen/core/TensorBody.h(585): note: see reference to class template instantiation 'c10::optional' being compiled 2022-08-17T12:43:12.2193157Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(445): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2022-08-17T12:43:12.2193222Z with 2022-08-17T12:43:12.2193282Z [ 2022-08-17T12:43:12.2193348Z T=at::Generator 2022-08-17T12:43:12.2193411Z ] 2022-08-17T12:43:12.2193712Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(211): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2022-08-17T12:43:12.2193819Z with 2022-08-17T12:43:12.2193879Z [ 2022-08-17T12:43:12.2193957Z T=std::string 2022-08-17T12:43:12.2194017Z ] 2022-08-17T12:43:12.2194330Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(410): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2022-08-17T12:43:12.2194380Z with 2022-08-17T12:43:12.2194439Z [ 2022-08-17T12:43:12.2194517Z T=std::string 2022-08-17T12:43:12.2194577Z ] 2022-08-17T12:43:12.2194964Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2022-08-17T12:43:12.2195030Z with 2022-08-17T12:43:12.2195092Z [ 2022-08-17T12:43:12.2195155Z T=std::string 2022-08-17T12:43:12.2195219Z ] 2022-08-17T12:43:12.2195600Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2022-08-17T12:43:12.2195665Z with 2022-08-17T12:43:12.2195724Z [ 2022-08-17T12:43:12.2195800Z T=std::string 2022-08-17T12:43:12.2195861Z ] 2022-08-17T12:43:12.2196181Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to alias template instantiation 'c10::OptionalBase' being compiled 2022-08-17T12:43:12.2196505Z 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-08-17T12:43:12.2196825Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(445): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2022-08-17T12:43:12.2196890Z with 2022-08-17T12:43:12.2196949Z [ 2022-08-17T12:43:12.2197026Z T=std::string 2022-08-17T12:43:12.2197085Z ] 2022-08-17T12:43:12.2197392Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(211): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2022-08-17T12:43:12.2197457Z with 2022-08-17T12:43:12.2197516Z [ 2022-08-17T12:43:12.2197591Z T=c10::QualifiedName 2022-08-17T12:43:12.2197652Z ] 2022-08-17T12:43:12.2197969Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(410): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2022-08-17T12:43:12.2198035Z with 2022-08-17T12:43:12.2198095Z [ 2022-08-17T12:43:12.2198183Z T=c10::QualifiedName 2022-08-17T12:43:12.2198244Z ] 2022-08-17T12:43:12.2198603Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2022-08-17T12:43:12.2198652Z with 2022-08-17T12:43:12.2198712Z [ 2022-08-17T12:43:12.2198798Z T=c10::QualifiedName 2022-08-17T12:43:12.2198857Z ] 2022-08-17T12:43:12.2199242Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2022-08-17T12:43:12.2199305Z with 2022-08-17T12:43:12.2199364Z [ 2022-08-17T12:43:12.2199438Z T=c10::QualifiedName 2022-08-17T12:43:12.2199543Z ] 2022-08-17T12:43:12.2199878Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to alias template instantiation 'c10::OptionalBase' being compiled 2022-08-17T12:43:12.2200208Z 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-08-17T12:43:12.2200544Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(445): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2022-08-17T12:43:12.2200644Z with 2022-08-17T12:43:12.2200706Z [ 2022-08-17T12:43:12.2200795Z T=c10::QualifiedName 2022-08-17T12:43:12.2200855Z ] 2022-08-17T12:43:12.2201148Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(211): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2022-08-17T12:43:12.2201214Z with 2022-08-17T12:43:12.2201272Z [ 2022-08-17T12:43:12.2201402Z T=std::shared_ptr 2022-08-17T12:43:12.2201698Z ] 2022-08-17T12:43:12.2202021Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(410): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2022-08-17T12:43:12.2202085Z with 2022-08-17T12:43:12.2202146Z [ 2022-08-17T12:43:12.2202277Z T=std::shared_ptr 2022-08-17T12:43:12.2202325Z ] 2022-08-17T12:43:12.2202682Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2022-08-17T12:43:12.2202749Z with 2022-08-17T12:43:12.2202810Z [ 2022-08-17T12:43:12.2202940Z T=std::shared_ptr 2022-08-17T12:43:12.2203000Z ] 2022-08-17T12:43:12.2203382Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2022-08-17T12:43:12.2203447Z with 2022-08-17T12:43:12.2203494Z [ 2022-08-17T12:43:12.2203621Z T=std::shared_ptr 2022-08-17T12:43:12.2203680Z ] 2022-08-17T12:43:12.2204040Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to alias template instantiation 'c10::OptionalBase>' being compiled 2022-08-17T12:43:12.2204400Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\ATen/core/ivalue.h(1342): note: see reference to class template instantiation 'c10::optional>' being compiled 2022-08-17T12:43:12.2204743Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(445): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2022-08-17T12:43:12.2204807Z with 2022-08-17T12:43:12.2204867Z [ 2022-08-17T12:43:12.2205001Z T=std::shared_ptr 2022-08-17T12:43:12.2205049Z ] 2022-08-17T12:43:12.2205359Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(211): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2022-08-17T12:43:12.2205423Z with 2022-08-17T12:43:12.2205483Z [ 2022-08-17T12:43:12.2205656Z T=std::weak_ptr 2022-08-17T12:43:12.2205716Z ] 2022-08-17T12:43:12.2206033Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(410): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2022-08-17T12:43:12.2206098Z with 2022-08-17T12:43:12.2206144Z [ 2022-08-17T12:43:12.2206269Z T=std::weak_ptr 2022-08-17T12:43:12.2206329Z ] 2022-08-17T12:43:12.2206728Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2022-08-17T12:43:12.2206795Z with 2022-08-17T12:43:12.2206856Z [ 2022-08-17T12:43:12.2206983Z T=std::weak_ptr 2022-08-17T12:43:12.2207046Z ] 2022-08-17T12:43:12.2207414Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2022-08-17T12:43:12.2207478Z with 2022-08-17T12:43:12.2207538Z [ 2022-08-17T12:43:12.2207661Z T=std::weak_ptr 2022-08-17T12:43:12.2207721Z ] 2022-08-17T12:43:12.2208084Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to alias template instantiation 'c10::OptionalBase>' being compiled 2022-08-17T12:43:12.2208444Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\ATen/core/ivalue.h(1343): note: see reference to class template instantiation 'c10::optional>' being compiled 2022-08-17T12:43:12.2208783Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(445): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2022-08-17T12:43:12.2208846Z with 2022-08-17T12:43:12.2208893Z [ 2022-08-17T12:43:12.2209020Z T=std::weak_ptr 2022-08-17T12:43:12.2209079Z ] 2022-08-17T12:43:12.2209383Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(211): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2022-08-17T12:43:12.2209445Z with 2022-08-17T12:43:12.2209505Z [ 2022-08-17T12:43:12.2209663Z T=std::vector> 2022-08-17T12:43:12.2209723Z ] 2022-08-17T12:43:12.2210027Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(410): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2022-08-17T12:43:12.2210090Z with 2022-08-17T12:43:12.2210149Z [ 2022-08-17T12:43:12.2210303Z T=std::vector> 2022-08-17T12:43:12.2210363Z ] 2022-08-17T12:43:12.2210723Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2022-08-17T12:43:12.2210787Z with 2022-08-17T12:43:12.2210847Z [ 2022-08-17T12:43:12.2210985Z T=std::vector> 2022-08-17T12:43:12.2211048Z ] 2022-08-17T12:43:12.2211431Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2022-08-17T12:43:12.2211541Z with 2022-08-17T12:43:12.2211602Z [ 2022-08-17T12:43:12.2211754Z T=std::vector> 2022-08-17T12:43:12.2211814Z ] 2022-08-17T12:43:12.2212190Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to alias template instantiation 'c10::OptionalBase>>' being compiled 2022-08-17T12:43:12.2212614Z 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-08-17T12:43:12.2212955Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(445): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2022-08-17T12:43:12.2213008Z with 2022-08-17T12:43:12.2213070Z [ 2022-08-17T12:43:12.2213221Z T=std::vector> 2022-08-17T12:43:12.2213281Z ] 2022-08-17T12:43:12.2213585Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(211): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2022-08-17T12:43:12.2213651Z with 2022-08-17T12:43:12.2213713Z [ 2022-08-17T12:43:12.2213832Z T=std::vector> 2022-08-17T12:43:12.2213879Z ] 2022-08-17T12:43:12.2214197Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(410): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2022-08-17T12:43:12.2214263Z with 2022-08-17T12:43:12.2214325Z [ 2022-08-17T12:43:12.2214451Z T=std::vector> 2022-08-17T12:43:12.2214517Z ] 2022-08-17T12:43:12.2214875Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2022-08-17T12:43:12.2214942Z with 2022-08-17T12:43:12.2214989Z [ 2022-08-17T12:43:12.2215105Z T=std::vector> 2022-08-17T12:43:12.2215165Z ] 2022-08-17T12:43:12.2215551Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2022-08-17T12:43:12.2215614Z with 2022-08-17T12:43:12.2215674Z [ 2022-08-17T12:43:12.2215793Z T=std::vector> 2022-08-17T12:43:12.2215854Z ] 2022-08-17T12:43:12.2216192Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to alias template instantiation 'c10::OptionalBase>>' being compiled 2022-08-17T12:43:12.2216539Z 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-08-17T12:43:12.2216875Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(445): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2022-08-17T12:43:12.2216941Z with 2022-08-17T12:43:12.2217003Z [ 2022-08-17T12:43:12.2217121Z T=std::vector> 2022-08-17T12:43:12.2217227Z ] 2022-08-17T12:43:12.2217534Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(211): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2022-08-17T12:43:12.2217597Z with 2022-08-17T12:43:12.2217644Z [ 2022-08-17T12:43:12.2217810Z T=std::vector,std::allocator>> 2022-08-17T12:43:12.2217869Z ] 2022-08-17T12:43:12.2218183Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(410): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2022-08-17T12:43:12.2218247Z with 2022-08-17T12:43:12.2218354Z [ 2022-08-17T12:43:12.2218522Z T=std::vector,std::allocator>> 2022-08-17T12:43:12.2218584Z ] 2022-08-17T12:43:12.2219022Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2022-08-17T12:43:12.2219091Z with 2022-08-17T12:43:12.2219154Z [ 2022-08-17T12:43:12.2219322Z T=std::vector,std::allocator>> 2022-08-17T12:43:12.2219382Z ] 2022-08-17T12:43:12.2219765Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2022-08-17T12:43:12.2219833Z with 2022-08-17T12:43:12.2219895Z [ 2022-08-17T12:43:12.2220059Z T=std::vector,std::allocator>> 2022-08-17T12:43:12.2220104Z ] 2022-08-17T12:43:12.2220503Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to alias template instantiation 'c10::OptionalBase,std::allocator>>>' being compiled 2022-08-17T12:43:12.2220889Z 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-08-17T12:43:12.2221217Z 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-08-17T12:43:12.2221556Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(445): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2022-08-17T12:43:12.2221622Z with 2022-08-17T12:43:12.2221682Z [ 2022-08-17T12:43:12.2221849Z T=std::vector,std::allocator>> 2022-08-17T12:43:12.2221909Z ] 2022-08-17T12:43:12.2222211Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(211): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2022-08-17T12:43:12.2222261Z with 2022-08-17T12:43:12.2222321Z [ 2022-08-17T12:43:12.2222477Z T=std::vector,std::allocator>> 2022-08-17T12:43:12.2222538Z ] 2022-08-17T12:43:12.2222856Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(410): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2022-08-17T12:43:12.2222967Z with 2022-08-17T12:43:12.2223027Z [ 2022-08-17T12:43:12.2223183Z T=std::vector,std::allocator>> 2022-08-17T12:43:12.2223229Z ] 2022-08-17T12:43:12.2223589Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2022-08-17T12:43:12.2223654Z with 2022-08-17T12:43:12.2223716Z [ 2022-08-17T12:43:12.2223874Z T=std::vector,std::allocator>> 2022-08-17T12:43:12.2223936Z ] 2022-08-17T12:43:12.2224362Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2022-08-17T12:43:12.2224432Z with 2022-08-17T12:43:12.2224491Z [ 2022-08-17T12:43:12.2224630Z T=std::vector,std::allocator>> 2022-08-17T12:43:12.2224691Z ] 2022-08-17T12:43:12.2225070Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to alias template instantiation 'c10::OptionalBase,std::allocator>>>' being compiled 2022-08-17T12:43:12.2225445Z 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-08-17T12:43:12.2225772Z 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-08-17T12:43:12.2226111Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(445): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2022-08-17T12:43:12.2226177Z with 2022-08-17T12:43:12.2226240Z [ 2022-08-17T12:43:12.2226401Z T=std::vector,std::allocator>> 2022-08-17T12:43:12.2226461Z ] 2022-08-17T12:43:12.2226752Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(211): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2022-08-17T12:43:12.2226817Z with 2022-08-17T12:43:12.2226879Z [ 2022-08-17T12:43:12.2227009Z T=std::vector> 2022-08-17T12:43:12.2227070Z ] 2022-08-17T12:43:12.2227385Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(410): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2022-08-17T12:43:12.2227452Z with 2022-08-17T12:43:12.2227515Z [ 2022-08-17T12:43:12.2227624Z T=std::vector> 2022-08-17T12:43:12.2227685Z ] 2022-08-17T12:43:12.2228043Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2022-08-17T12:43:12.2228108Z with 2022-08-17T12:43:12.2228174Z [ 2022-08-17T12:43:12.2228320Z T=std::vector> 2022-08-17T12:43:12.2228407Z ] 2022-08-17T12:43:12.2228866Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2022-08-17T12:43:12.2228973Z with 2022-08-17T12:43:12.2229035Z [ 2022-08-17T12:43:12.2229161Z T=std::vector> 2022-08-17T12:43:12.2229225Z ] 2022-08-17T12:43:12.2229574Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to alias template instantiation 'c10::OptionalBase>>' being compiled 2022-08-17T12:43:12.2229638Z with 2022-08-17T12:43:12.2229699Z [ 2022-08-17T12:43:12.2229769Z T=int64_t 2022-08-17T12:43:12.2229816Z ] 2022-08-17T12:43:12.2230204Z 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-08-17T12:43:12.2230273Z with 2022-08-17T12:43:12.2230337Z [ 2022-08-17T12:43:12.2230407Z T=int64_t 2022-08-17T12:43:12.2230469Z ] 2022-08-17T12:43:12.2230885Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(445): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2022-08-17T12:43:12.2230956Z with 2022-08-17T12:43:12.2231004Z [ 2022-08-17T12:43:12.2231130Z T=std::vector> 2022-08-17T12:43:12.2231192Z ] 2022-08-17T12:43:12.2231500Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(211): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2022-08-17T12:43:12.2231904Z with 2022-08-17T12:43:12.2232053Z [ 2022-08-17T12:43:12.2232305Z T=c10::impl::InlineDeviceGuard 2022-08-17T12:43:12.2232545Z ] 2022-08-17T12:43:12.2233046Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(410): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2022-08-17T12:43:12.2233628Z with 2022-08-17T12:43:12.2233868Z [ 2022-08-17T12:43:12.2234253Z T=c10::impl::InlineDeviceGuard 2022-08-17T12:43:12.2234607Z ] 2022-08-17T12:43:12.2235385Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2022-08-17T12:43:12.2236091Z with 2022-08-17T12:43:12.2236340Z [ 2022-08-17T12:43:12.2236652Z T=c10::impl::InlineDeviceGuard 2022-08-17T12:43:12.2236958Z ] 2022-08-17T12:43:12.2237557Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2022-08-17T12:43:12.2238011Z with 2022-08-17T12:43:12.2238165Z [ 2022-08-17T12:43:12.2238457Z T=c10::impl::InlineDeviceGuard 2022-08-17T12:43:12.2238733Z ] 2022-08-17T12:43:12.2239298Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to alias template instantiation 'c10::OptionalBase>' being compiled 2022-08-17T12:43:12.2240142Z 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-08-17T12:43:12.2241096Z 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-08-17T12:43:12.2241981Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(445): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2022-08-17T12:43:12.2242455Z with 2022-08-17T12:43:12.2242619Z [ 2022-08-17T12:43:12.2242954Z T=c10::impl::InlineDeviceGuard 2022-08-17T12:43:12.2243506Z ] 2022-08-17T12:43:12.2244023Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(211): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2022-08-17T12:43:12.2244453Z with 2022-08-17T12:43:12.2244618Z [ 2022-08-17T12:43:12.2244856Z T=c10::impl::InlineStreamGuard 2022-08-17T12:43:12.2245088Z ] 2022-08-17T12:43:12.2245502Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(410): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2022-08-17T12:43:12.2245881Z with 2022-08-17T12:43:12.2246025Z [ 2022-08-17T12:43:12.2246269Z T=c10::impl::InlineStreamGuard 2022-08-17T12:43:12.2246494Z ] 2022-08-17T12:43:12.2246928Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2022-08-17T12:43:12.2247336Z with 2022-08-17T12:43:12.2247491Z [ 2022-08-17T12:43:12.2247732Z T=c10::impl::InlineStreamGuard 2022-08-17T12:43:12.2247948Z ] 2022-08-17T12:43:12.2248424Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2022-08-17T12:43:12.2248860Z with 2022-08-17T12:43:12.2249003Z [ 2022-08-17T12:43:12.2249241Z T=c10::impl::InlineStreamGuard 2022-08-17T12:43:12.2249468Z ] 2022-08-17T12:43:12.2249941Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to alias template instantiation 'c10::OptionalBase>' being compiled 2022-08-17T12:43:12.2250693Z 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-08-17T12:43:12.2251448Z 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-08-17T12:43:12.2252158Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(445): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2022-08-17T12:43:12.2252557Z with 2022-08-17T12:43:12.2252713Z [ 2022-08-17T12:43:12.2252942Z T=c10::impl::InlineStreamGuard 2022-08-17T12:43:12.2253173Z ] 2022-08-17T12:43:12.2253572Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(211): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2022-08-17T12:43:12.2253989Z with 2022-08-17T12:43:12.2254151Z [ 2022-08-17T12:43:12.2254350Z T=c10::impl::VirtualGuardImpl 2022-08-17T12:43:12.2254528Z ] 2022-08-17T12:43:12.2254940Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(410): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2022-08-17T12:43:12.2255317Z with 2022-08-17T12:43:12.2255475Z [ 2022-08-17T12:43:12.2255654Z T=c10::impl::VirtualGuardImpl 2022-08-17T12:43:12.2255845Z ] 2022-08-17T12:43:12.2256343Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2022-08-17T12:43:12.2256743Z with 2022-08-17T12:43:12.2256901Z [ 2022-08-17T12:43:12.2257098Z T=c10::impl::VirtualGuardImpl 2022-08-17T12:43:12.2257272Z ] 2022-08-17T12:43:12.2257744Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2022-08-17T12:43:12.2258184Z with 2022-08-17T12:43:12.2258342Z [ 2022-08-17T12:43:12.2258525Z T=c10::impl::VirtualGuardImpl 2022-08-17T12:43:12.2258717Z ] 2022-08-17T12:43:12.2259253Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to alias template instantiation 'c10::OptionalBase' being compiled 2022-08-17T12:43:12.2259929Z 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-08-17T12:43:12.2260304Z with 2022-08-17T12:43:12.2260464Z [ 2022-08-17T12:43:12.2260666Z T=c10::impl::VirtualGuardImpl 2022-08-17T12:43:12.2260843Z ] 2022-08-17T12:43:12.2261312Z 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-08-17T12:43:12.2262025Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(445): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2022-08-17T12:43:12.2262422Z with 2022-08-17T12:43:12.2262564Z [ 2022-08-17T12:43:12.2262759Z T=c10::impl::VirtualGuardImpl 2022-08-17T12:43:12.2262946Z ] 2022-08-17T12:43:12.2263329Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(211): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2022-08-17T12:43:12.2263696Z with 2022-08-17T12:43:12.2263852Z [ 2022-08-17T12:43:12.2264117Z T=std::vector> 2022-08-17T12:43:12.2264373Z ] 2022-08-17T12:43:12.2264788Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(410): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2022-08-17T12:43:12.2265161Z with 2022-08-17T12:43:12.2265302Z [ 2022-08-17T12:43:12.2265583Z T=std::vector> 2022-08-17T12:43:12.2265843Z ] 2022-08-17T12:43:12.2266273Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2022-08-17T12:43:12.2267127Z with 2022-08-17T12:43:12.2267287Z [ 2022-08-17T12:43:12.2267576Z T=std::vector> 2022-08-17T12:43:12.2267822Z ] 2022-08-17T12:43:12.2268301Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2022-08-17T12:43:12.2268742Z with 2022-08-17T12:43:12.2268900Z [ 2022-08-17T12:43:12.2269216Z T=std::vector> 2022-08-17T12:43:12.2269477Z ] 2022-08-17T12:43:12.2269989Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to alias template instantiation 'c10::OptionalBase>>' being compiled 2022-08-17T12:43:12.2270798Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\ATen/core/ivalue_inl.h(843): note: see reference to class template instantiation 'c10::optional>>' being compiled 2022-08-17T12:43:12.2271518Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(445): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2022-08-17T12:43:12.2271914Z with 2022-08-17T12:43:12.2272075Z [ 2022-08-17T12:43:12.2272356Z T=std::vector> 2022-08-17T12:43:12.2272601Z ] 2022-08-17T12:43:12.2272999Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(211): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2022-08-17T12:43:12.2273361Z with 2022-08-17T12:43:12.2273506Z [ 2022-08-17T12:43:12.2273678Z T=c10::IValue 2022-08-17T12:43:12.2273845Z ] 2022-08-17T12:43:12.2274242Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(410): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2022-08-17T12:43:12.2274622Z with 2022-08-17T12:43:12.2274775Z [ 2022-08-17T12:43:12.2274943Z T=c10::IValue 2022-08-17T12:43:12.2275095Z ] 2022-08-17T12:43:12.2275548Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2022-08-17T12:43:12.2275960Z with 2022-08-17T12:43:12.2276102Z [ 2022-08-17T12:43:12.2276269Z T=c10::IValue 2022-08-17T12:43:12.2276434Z ] 2022-08-17T12:43:12.2276898Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2022-08-17T12:43:12.2277335Z with 2022-08-17T12:43:12.2277489Z [ 2022-08-17T12:43:12.2277654Z T=c10::IValue 2022-08-17T12:43:12.2277805Z ] 2022-08-17T12:43:12.2278224Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to alias template instantiation 'c10::OptionalBase' being compiled 2022-08-17T12:43:12.2278862Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\ATen/core/function_schema.h(181): note: see reference to class template instantiation 'c10::optional' being compiled 2022-08-17T12:43:12.2279570Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(445): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2022-08-17T12:43:12.2279948Z with 2022-08-17T12:43:12.2280106Z [ 2022-08-17T12:43:12.2280274Z T=c10::IValue 2022-08-17T12:43:12.2280424Z ] 2022-08-17T12:43:12.2280822Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(211): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2022-08-17T12:43:12.2281232Z with 2022-08-17T12:43:12.2281392Z [ 2022-08-17T12:43:12.2281550Z T=c10::AliasInfo 2022-08-17T12:43:12.2281721Z ] 2022-08-17T12:43:12.2282130Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(410): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2022-08-17T12:43:12.2282497Z with 2022-08-17T12:43:12.2282653Z [ 2022-08-17T12:43:12.2282829Z T=c10::AliasInfo 2022-08-17T12:43:12.2282983Z ] 2022-08-17T12:43:12.2283436Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2022-08-17T12:43:12.2283839Z with 2022-08-17T12:43:12.2283995Z [ 2022-08-17T12:43:12.2284151Z T=c10::AliasInfo 2022-08-17T12:43:12.2284315Z ] 2022-08-17T12:43:12.2284789Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2022-08-17T12:43:12.2285214Z with 2022-08-17T12:43:12.2285372Z [ 2022-08-17T12:43:12.2285543Z T=c10::AliasInfo 2022-08-17T12:43:12.2285699Z ] 2022-08-17T12:43:12.2286119Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to alias template instantiation 'c10::OptionalBase' being compiled 2022-08-17T12:43:12.2286770Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\ATen/core/function_schema.h(28): note: see reference to class template instantiation 'c10::optional' being compiled 2022-08-17T12:43:12.2287431Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(445): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2022-08-17T12:43:12.2287833Z with 2022-08-17T12:43:12.2287976Z [ 2022-08-17T12:43:12.2288154Z T=c10::AliasInfo 2022-08-17T12:43:12.2288323Z ] 2022-08-17T12:43:12.2288701Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(211): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2022-08-17T12:43:12.2289063Z with 2022-08-17T12:43:12.2289220Z [ 2022-08-17T12:43:12.2289399Z T=c10::impl::AnnotatedSchema 2022-08-17T12:43:12.2289583Z ] 2022-08-17T12:43:12.2289992Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(410): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2022-08-17T12:43:12.2290367Z with 2022-08-17T12:43:12.2290513Z [ 2022-08-17T12:43:12.2290706Z T=c10::impl::AnnotatedSchema 2022-08-17T12:43:12.2290892Z ] 2022-08-17T12:43:12.2291325Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2022-08-17T12:43:12.2291786Z with 2022-08-17T12:43:12.2291942Z [ 2022-08-17T12:43:12.2292119Z T=c10::impl::AnnotatedSchema 2022-08-17T12:43:12.2292303Z ] 2022-08-17T12:43:12.2292786Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2022-08-17T12:43:12.2293224Z with 2022-08-17T12:43:12.2293369Z [ 2022-08-17T12:43:12.2293608Z T=c10::impl::AnnotatedSchema 2022-08-17T12:43:12.2293795Z ] 2022-08-17T12:43:12.2294214Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to alias template instantiation 'c10::OptionalBase' being compiled 2022-08-17T12:43:12.2294921Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\ATen/core/dispatch/OperatorEntry.h(221): note: see reference to class template instantiation 'c10::optional' being compiled 2022-08-17T12:43:12.2295616Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(445): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2022-08-17T12:43:12.2296013Z with 2022-08-17T12:43:12.2296160Z [ 2022-08-17T12:43:12.2296356Z T=c10::impl::AnnotatedSchema 2022-08-17T12:43:12.2296546Z ] 2022-08-17T12:43:12.2296933Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(211): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2022-08-17T12:43:12.2297300Z with 2022-08-17T12:43:12.2297455Z [ 2022-08-17T12:43:12.2297688Z T=c10::impl::OperatorEntry::CppSignatureWithDebug 2022-08-17T12:43:12.2297900Z ] 2022-08-17T12:43:12.2298314Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(410): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2022-08-17T12:43:12.2298695Z with 2022-08-17T12:43:12.2298930Z [ 2022-08-17T12:43:12.2299173Z T=c10::impl::OperatorEntry::CppSignatureWithDebug 2022-08-17T12:43:12.2299395Z ] 2022-08-17T12:43:12.2299844Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2022-08-17T12:43:12.2300248Z with 2022-08-17T12:43:12.2300408Z [ 2022-08-17T12:43:12.2300642Z T=c10::impl::OperatorEntry::CppSignatureWithDebug 2022-08-17T12:43:12.2300852Z ] 2022-08-17T12:43:12.2301324Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2022-08-17T12:43:12.2301766Z with 2022-08-17T12:43:12.2301921Z [ 2022-08-17T12:43:12.2302134Z T=c10::impl::OperatorEntry::CppSignatureWithDebug 2022-08-17T12:43:12.2302354Z ] 2022-08-17T12:43:12.2302828Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to alias template instantiation 'c10::OptionalBase' being compiled 2022-08-17T12:43:12.2303580Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\ATen/core/dispatch/OperatorEntry.h(282): note: see reference to class template instantiation 'c10::optional' being compiled 2022-08-17T12:43:12.2304363Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(445): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2022-08-17T12:43:12.2304762Z with 2022-08-17T12:43:12.2304922Z [ 2022-08-17T12:43:12.2305146Z T=c10::impl::OperatorEntry::CppSignatureWithDebug 2022-08-17T12:43:12.2305366Z ] 2022-08-17T12:43:12.2305761Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(211): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2022-08-17T12:43:12.2306464Z with 2022-08-17T12:43:12.2306618Z [ 2022-08-17T12:43:12.2306803Z T=at::StepCallbacks 2022-08-17T12:43:12.2306984Z ] 2022-08-17T12:43:12.2307386Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(410): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2022-08-17T12:43:12.2307770Z with 2022-08-17T12:43:12.2307930Z [ 2022-08-17T12:43:12.2308100Z T=at::StepCallbacks 2022-08-17T12:43:12.2308285Z ] 2022-08-17T12:43:12.2308730Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2022-08-17T12:43:12.2309136Z with 2022-08-17T12:43:12.2309276Z [ 2022-08-17T12:43:12.2309456Z T=at::StepCallbacks 2022-08-17T12:43:12.2309631Z ] 2022-08-17T12:43:12.2310097Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2022-08-17T12:43:12.2310537Z with 2022-08-17T12:43:12.2310693Z [ 2022-08-17T12:43:12.2310859Z T=at::StepCallbacks 2022-08-17T12:43:12.2311031Z ] 2022-08-17T12:43:12.2311455Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to alias template instantiation 'c10::OptionalBase' being compiled 2022-08-17T12:43:12.2312135Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\ATen/core/dispatch/Dispatcher.h(610): note: see reference to class template instantiation 'c10::optional' being compiled 2022-08-17T12:43:12.2312803Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(445): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2022-08-17T12:43:12.2313196Z with 2022-08-17T12:43:12.2313358Z [ 2022-08-17T12:43:12.2313539Z T=at::StepCallbacks 2022-08-17T12:43:12.2313701Z ] 2022-08-17T12:43:12.2314101Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(211): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2022-08-17T12:43:12.2314466Z with 2022-08-17T12:43:12.2314613Z [ 2022-08-17T12:43:12.2314790Z T=c10::DimVector 2022-08-17T12:43:12.2314964Z ] 2022-08-17T12:43:12.2315358Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(410): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2022-08-17T12:43:12.2315750Z with 2022-08-17T12:43:12.2315905Z [ 2022-08-17T12:43:12.2316081Z T=c10::DimVector 2022-08-17T12:43:12.2316235Z ] 2022-08-17T12:43:12.2316686Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2022-08-17T12:43:12.2317164Z with 2022-08-17T12:43:12.2317309Z [ 2022-08-17T12:43:12.2317489Z T=c10::DimVector 2022-08-17T12:43:12.2317664Z ] 2022-08-17T12:43:12.2318126Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2022-08-17T12:43:12.2318560Z with 2022-08-17T12:43:12.2318721Z [ 2022-08-17T12:43:12.2318898Z T=c10::DimVector 2022-08-17T12:43:12.2319102Z ] 2022-08-17T12:43:12.2319525Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to alias template instantiation 'c10::OptionalBase' being compiled 2022-08-17T12:43:12.2320181Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\ATen/TensorIterator.h(915): note: see reference to class template instantiation 'c10::optional' being compiled 2022-08-17T12:43:12.2320847Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(445): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2022-08-17T12:43:12.2321226Z with 2022-08-17T12:43:12.2321382Z [ 2022-08-17T12:43:12.2332229Z T=c10::DimVector 2022-08-17T12:43:12.2332425Z ] 2022-08-17T12:43:12.2332847Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(211): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2022-08-17T12:43:12.2333228Z with 2022-08-17T12:43:12.2333392Z [ 2022-08-17T12:43:12.2333579Z T=torch::autograd::ViewInfo 2022-08-17T12:43:12.2333771Z ] 2022-08-17T12:43:12.2334190Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(410): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2022-08-17T12:43:12.2334579Z with 2022-08-17T12:43:12.2334723Z [ 2022-08-17T12:43:12.2334920Z T=torch::autograd::ViewInfo 2022-08-17T12:43:12.2335110Z ] 2022-08-17T12:43:12.2335557Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2022-08-17T12:43:12.2335992Z with 2022-08-17T12:43:12.2336154Z [ 2022-08-17T12:43:12.2336331Z T=torch::autograd::ViewInfo 2022-08-17T12:43:12.2336519Z ] 2022-08-17T12:43:12.2337004Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2022-08-17T12:43:12.2337451Z with 2022-08-17T12:43:12.2337598Z [ 2022-08-17T12:43:12.2337788Z T=torch::autograd::ViewInfo 2022-08-17T12:43:12.2337978Z ] 2022-08-17T12:43:12.2338401Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to alias template instantiation 'c10::OptionalBase' being compiled 2022-08-17T12:43:12.2339186Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\torch/csrc/autograd/variable.h(570): note: see reference to class template instantiation 'c10::optional' being compiled 2022-08-17T12:43:12.2339874Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(445): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2022-08-17T12:43:12.2340411Z with 2022-08-17T12:43:12.2340558Z [ 2022-08-17T12:43:12.2340751Z T=torch::autograd::ViewInfo 2022-08-17T12:43:12.2340940Z ] 2022-08-17T12:43:12.2341343Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(211): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2022-08-17T12:43:12.2341703Z with 2022-08-17T12:43:12.2341862Z [ 2022-08-17T12:43:12.2342096Z T=c10::either 2022-08-17T12:43:12.2342305Z ] 2022-08-17T12:43:12.2342773Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(410): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2022-08-17T12:43:12.2343157Z with 2022-08-17T12:43:12.2343321Z [ 2022-08-17T12:43:12.2343539Z T=c10::either 2022-08-17T12:43:12.2343765Z ] 2022-08-17T12:43:12.2344216Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2022-08-17T12:43:12.2344619Z with 2022-08-17T12:43:12.2344779Z [ 2022-08-17T12:43:12.2345013Z T=c10::either 2022-08-17T12:43:12.2345218Z ] 2022-08-17T12:43:12.2345705Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2022-08-17T12:43:12.2346152Z with 2022-08-17T12:43:12.2346317Z [ 2022-08-17T12:43:12.2346535Z T=c10::either 2022-08-17T12:43:12.2346755Z ] 2022-08-17T12:43:12.2347220Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to alias template instantiation 'c10::OptionalBase>' being compiled 2022-08-17T12:43:12.2348051Z 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-08-17T12:43:12.2349022Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(445): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2022-08-17T12:43:12.2349565Z with 2022-08-17T12:43:12.2349786Z [ 2022-08-17T12:43:12.2350106Z T=c10::either 2022-08-17T12:43:12.2350384Z ] 2022-08-17T12:43:12.2353141Z [13/34] cl /showIncludes /nologo /O2 /W3 /GL /DNDEBUG /MD /MD /wd4819 /wd4251 /wd4244 /wd4267 /wd4275 /wd4018 /wd4190 /EHsc -DFUNCTORCH_BUILD_MAIN_LIB -IC:\actions-runner\_work\pytorch\pytorch\functorch -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 -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" -c C:\actions-runner\_work\pytorch\pytorch\functorch\functorch\csrc\BatchRulesModules.cpp /FoC:\actions-runner\_work\pytorch\pytorch\functorch\build\temp.win-amd64-3.9\Release\actions-runner\_work\pytorch\pytorch\functorch\functorch\csrc\BatchRulesModules.obj -O3 -std=c++14 -fdiagnostics-color=always -DTORCH_API_INCLUDE_EXTENSION_H -DTORCH_EXTENSION_NAME=_C -D_GLIBCXX_USE_CXX11_ABI=0 /std:c++14 2022-08-17T12:43:12.2355439Z cl : Command line warning D9002 : ignoring unknown option '-O3' 2022-08-17T12:43:12.2355799Z cl : Command line warning D9002 : ignoring unknown option '-std=c++14' 2022-08-17T12:43:12.2356165Z cl : Command line warning D9002 : ignoring unknown option '-fdiagnostics-color=always' 2022-08-17T12:43:12.2356685Z 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-08-17T12:43:12.2357375Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/core/TensorImpl.h(2391): warning C4805: '|': unsafe mix of type 'uintptr_t' and type 'bool' in operation 2022-08-17T12:43:12.2358159Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(211): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2022-08-17T12:43:12.2358628Z with 2022-08-17T12:43:12.2358849Z [ 2022-08-17T12:43:12.2359093Z T=at::TensorBase 2022-08-17T12:43:12.2359312Z ] 2022-08-17T12:43:12.2359774Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(410): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2022-08-17T12:43:12.2360155Z with 2022-08-17T12:43:12.2360314Z [ 2022-08-17T12:43:12.2360476Z T=at::TensorBase 2022-08-17T12:43:12.2360649Z ] 2022-08-17T12:43:12.2361101Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2022-08-17T12:43:12.2361503Z with 2022-08-17T12:43:12.2361663Z [ 2022-08-17T12:43:12.2361842Z T=at::TensorBase 2022-08-17T12:43:12.2362004Z ] 2022-08-17T12:43:12.2362481Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2022-08-17T12:43:12.2362922Z with 2022-08-17T12:43:12.2363082Z [ 2022-08-17T12:43:12.2363245Z T=at::TensorBase 2022-08-17T12:43:12.2363416Z ] 2022-08-17T12:43:12.2363842Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to alias template instantiation 'c10::OptionalBase' being compiled 2022-08-17T12:43:12.2364480Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\ATen/core/TensorBase.h(917): note: see reference to class template instantiation 'c10::optional' being compiled 2022-08-17T12:43:12.2365141Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(445): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2022-08-17T12:43:12.2365542Z with 2022-08-17T12:43:12.2365702Z [ 2022-08-17T12:43:12.2365867Z T=at::TensorBase 2022-08-17T12:43:12.2366041Z ] 2022-08-17T12:43:12.2366436Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(211): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2022-08-17T12:43:12.2366842Z with 2022-08-17T12:43:12.2367002Z [ 2022-08-17T12:43:12.2367173Z T=at::Tensor 2022-08-17T12:43:12.2367342Z ] 2022-08-17T12:43:12.2367739Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(410): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2022-08-17T12:43:12.2368101Z with 2022-08-17T12:43:12.2368256Z [ 2022-08-17T12:43:12.2368424Z T=at::Tensor 2022-08-17T12:43:12.2368575Z ] 2022-08-17T12:43:12.2369067Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2022-08-17T12:43:12.2369482Z with 2022-08-17T12:43:12.2369635Z [ 2022-08-17T12:43:12.2369786Z T=at::Tensor 2022-08-17T12:43:12.2369952Z ] 2022-08-17T12:43:12.2370420Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2022-08-17T12:43:12.2370846Z with 2022-08-17T12:43:12.2370997Z [ 2022-08-17T12:43:12.2371161Z T=at::Tensor 2022-08-17T12:43:12.2371310Z ] 2022-08-17T12:43:12.2371720Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to alias template instantiation 'c10::OptionalBase' being compiled 2022-08-17T12:43:12.2372353Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\ATen/core/TensorBody.h(510): note: see reference to class template instantiation 'c10::optional' being compiled 2022-08-17T12:43:12.2373004Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(445): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2022-08-17T12:43:12.2373398Z with 2022-08-17T12:43:12.2373539Z [ 2022-08-17T12:43:12.2373705Z T=at::Tensor 2022-08-17T12:43:12.2373868Z ] 2022-08-17T12:43:12.2374250Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(211): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2022-08-17T12:43:12.2374611Z with 2022-08-17T12:43:12.2374766Z [ 2022-08-17T12:43:12.2374926Z T=at::Generator 2022-08-17T12:43:12.2375097Z ] 2022-08-17T12:43:12.2375506Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(410): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2022-08-17T12:43:12.2375880Z with 2022-08-17T12:43:12.2376020Z [ 2022-08-17T12:43:12.2376186Z T=at::Generator 2022-08-17T12:43:12.2376352Z ] 2022-08-17T12:43:12.2376787Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2022-08-17T12:43:12.2377198Z with 2022-08-17T12:43:12.2377354Z [ 2022-08-17T12:43:12.2377512Z T=at::Generator 2022-08-17T12:43:12.2377679Z ] 2022-08-17T12:43:12.2378153Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2022-08-17T12:43:12.2378637Z with 2022-08-17T12:43:12.2378778Z [ 2022-08-17T12:43:12.2379125Z T=at::Generator 2022-08-17T12:43:12.2379294Z ] 2022-08-17T12:43:12.2379698Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to alias template instantiation 'c10::OptionalBase' being compiled 2022-08-17T12:43:12.2380341Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\ATen/core/TensorBody.h(585): note: see reference to class template instantiation 'c10::optional' being compiled 2022-08-17T12:43:12.2381047Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(445): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2022-08-17T12:43:12.2381444Z with 2022-08-17T12:43:12.2381587Z [ 2022-08-17T12:43:12.2381758Z T=at::Generator 2022-08-17T12:43:12.2381930Z ] 2022-08-17T12:43:12.2382306Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(211): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2022-08-17T12:43:12.2382666Z with 2022-08-17T12:43:12.2382818Z [ 2022-08-17T12:43:12.2382982Z T=std::string 2022-08-17T12:43:12.2383133Z ] 2022-08-17T12:43:12.2383601Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(410): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2022-08-17T12:43:12.2384060Z with 2022-08-17T12:43:12.2384201Z [ 2022-08-17T12:43:12.2384369Z T=std::string 2022-08-17T12:43:12.2384536Z ] 2022-08-17T12:43:12.2384969Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2022-08-17T12:43:12.2385374Z with 2022-08-17T12:43:12.2385525Z [ 2022-08-17T12:43:12.2385690Z T=std::string 2022-08-17T12:43:12.2385842Z ] 2022-08-17T12:43:12.2386313Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2022-08-17T12:43:12.2386747Z with 2022-08-17T12:43:12.2386949Z [ 2022-08-17T12:43:12.2387115Z T=std::string 2022-08-17T12:43:12.2387280Z ] 2022-08-17T12:43:12.2387677Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to alias template instantiation 'c10::OptionalBase' being compiled 2022-08-17T12:43:12.2388321Z 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-08-17T12:43:12.2388970Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(445): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2022-08-17T12:43:12.2389367Z with 2022-08-17T12:43:12.2389510Z [ 2022-08-17T12:43:12.2389673Z T=std::string 2022-08-17T12:43:12.2389841Z ] 2022-08-17T12:43:12.2390230Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(211): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2022-08-17T12:43:12.2390581Z with 2022-08-17T12:43:12.2390733Z [ 2022-08-17T12:43:12.2390909Z T=c10::QualifiedName 2022-08-17T12:43:12.2391072Z ] 2022-08-17T12:43:12.2391476Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(410): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2022-08-17T12:43:12.2391910Z with 2022-08-17T12:43:12.2392049Z [ 2022-08-17T12:43:12.2392228Z T=c10::QualifiedName 2022-08-17T12:43:12.2392401Z ] 2022-08-17T12:43:12.2392843Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2022-08-17T12:43:12.2393242Z with 2022-08-17T12:43:12.2393397Z [ 2022-08-17T12:43:12.2393571Z T=c10::QualifiedName 2022-08-17T12:43:12.2393773Z ] 2022-08-17T12:43:12.2394251Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2022-08-17T12:43:12.2394684Z with 2022-08-17T12:43:12.2394839Z [ 2022-08-17T12:43:12.2395001Z T=c10::QualifiedName 2022-08-17T12:43:12.2395169Z ] 2022-08-17T12:43:12.2395592Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to alias template instantiation 'c10::OptionalBase' being compiled 2022-08-17T12:43:12.2396233Z 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-08-17T12:43:12.2396895Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(445): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2022-08-17T12:43:12.2397287Z with 2022-08-17T12:43:12.2397442Z [ 2022-08-17T12:43:12.2397608Z T=c10::QualifiedName 2022-08-17T12:43:12.2397782Z ] 2022-08-17T12:43:12.2398176Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(211): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2022-08-17T12:43:12.2398522Z with 2022-08-17T12:43:12.2398673Z [ 2022-08-17T12:43:12.2398895Z T=std::shared_ptr 2022-08-17T12:43:12.2399103Z ] 2022-08-17T12:43:12.2399498Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(410): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2022-08-17T12:43:12.2399872Z with 2022-08-17T12:43:12.2400025Z [ 2022-08-17T12:43:12.2400229Z T=std::shared_ptr 2022-08-17T12:43:12.2400434Z ] 2022-08-17T12:43:12.2400886Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2022-08-17T12:43:12.2401294Z with 2022-08-17T12:43:12.2401436Z [ 2022-08-17T12:43:12.2401656Z T=std::shared_ptr 2022-08-17T12:43:12.2401857Z ] 2022-08-17T12:43:12.2402316Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2022-08-17T12:43:12.2402754Z with 2022-08-17T12:43:12.2402908Z [ 2022-08-17T12:43:12.2403113Z T=std::shared_ptr 2022-08-17T12:43:12.2403319Z ] 2022-08-17T12:43:12.2403773Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to alias template instantiation 'c10::OptionalBase>' being compiled 2022-08-17T12:43:12.2404526Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\ATen/core/ivalue.h(1342): note: see reference to class template instantiation 'c10::optional>' being compiled 2022-08-17T12:43:12.2405208Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(445): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2022-08-17T12:43:12.2405586Z with 2022-08-17T12:43:12.2405743Z [ 2022-08-17T12:43:12.2406005Z T=std::shared_ptr 2022-08-17T12:43:12.2406199Z ] 2022-08-17T12:43:12.2406595Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(211): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2022-08-17T12:43:12.2406955Z with 2022-08-17T12:43:12.2407097Z [ 2022-08-17T12:43:12.2407224Z T=std::weak_ptr 2022-08-17T12:43:12.2407283Z ] 2022-08-17T12:43:12.2407598Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(410): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2022-08-17T12:43:12.2407661Z with 2022-08-17T12:43:12.2407722Z [ 2022-08-17T12:43:12.2407847Z T=std::weak_ptr 2022-08-17T12:43:12.2407907Z ] 2022-08-17T12:43:12.2408253Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2022-08-17T12:43:12.2408320Z with 2022-08-17T12:43:12.2408378Z [ 2022-08-17T12:43:12.2408502Z T=std::weak_ptr 2022-08-17T12:43:12.2408560Z ] 2022-08-17T12:43:12.2408943Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2022-08-17T12:43:12.2409006Z with 2022-08-17T12:43:12.2409063Z [ 2022-08-17T12:43:12.2409173Z T=std::weak_ptr 2022-08-17T12:43:12.2409232Z ] 2022-08-17T12:43:12.2409589Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to alias template instantiation 'c10::OptionalBase>' being compiled 2022-08-17T12:43:12.2409940Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\ATen/core/ivalue.h(1343): note: see reference to class template instantiation 'c10::optional>' being compiled 2022-08-17T12:43:12.2410282Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(445): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2022-08-17T12:43:12.2410347Z with 2022-08-17T12:43:12.2410405Z [ 2022-08-17T12:43:12.2410772Z T=std::weak_ptr 2022-08-17T12:43:12.2410831Z ] 2022-08-17T12:43:12.2411131Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(211): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2022-08-17T12:43:12.2411182Z with 2022-08-17T12:43:12.2411242Z [ 2022-08-17T12:43:12.2411400Z T=std::vector> 2022-08-17T12:43:12.2411509Z ] 2022-08-17T12:43:12.2411827Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(410): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2022-08-17T12:43:12.2411890Z with 2022-08-17T12:43:12.2411950Z [ 2022-08-17T12:43:12.2412102Z T=std::vector> 2022-08-17T12:43:12.2412149Z ] 2022-08-17T12:43:12.2412545Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2022-08-17T12:43:12.2412610Z with 2022-08-17T12:43:12.2412668Z [ 2022-08-17T12:43:12.2412820Z T=std::vector> 2022-08-17T12:43:12.2412883Z ] 2022-08-17T12:43:12.2413265Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2022-08-17T12:43:12.2413327Z with 2022-08-17T12:43:12.2413373Z [ 2022-08-17T12:43:12.2413525Z T=std::vector> 2022-08-17T12:43:12.2413586Z ] 2022-08-17T12:43:12.2413967Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to alias template instantiation 'c10::OptionalBase>>' being compiled 2022-08-17T12:43:12.2414340Z 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-08-17T12:43:12.2414681Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(445): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2022-08-17T12:43:12.2414744Z with 2022-08-17T12:43:12.2414801Z [ 2022-08-17T12:43:12.2414954Z T=std::vector> 2022-08-17T12:43:12.2415013Z ] 2022-08-17T12:43:12.2415304Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(211): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2022-08-17T12:43:12.2415370Z with 2022-08-17T12:43:12.2415430Z [ 2022-08-17T12:43:12.2415548Z T=std::vector> 2022-08-17T12:43:12.2415607Z ] 2022-08-17T12:43:12.2415921Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(410): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2022-08-17T12:43:12.2415987Z with 2022-08-17T12:43:12.2416034Z [ 2022-08-17T12:43:12.2416151Z T=std::vector> 2022-08-17T12:43:12.2416210Z ] 2022-08-17T12:43:12.2416565Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2022-08-17T12:43:12.2416627Z with 2022-08-17T12:43:12.2416685Z [ 2022-08-17T12:43:12.2416802Z T=std::vector> 2022-08-17T12:43:12.2416861Z ] 2022-08-17T12:43:12.2417245Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2022-08-17T12:43:12.2417340Z with 2022-08-17T12:43:12.2417399Z [ 2022-08-17T12:43:12.2417513Z T=std::vector> 2022-08-17T12:43:12.2417573Z ] 2022-08-17T12:43:12.2417923Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to alias template instantiation 'c10::OptionalBase>>' being compiled 2022-08-17T12:43:12.2418316Z 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-08-17T12:43:12.2418653Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(445): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2022-08-17T12:43:12.2418719Z with 2022-08-17T12:43:12.2418783Z [ 2022-08-17T12:43:12.2418982Z T=std::vector> 2022-08-17T12:43:12.2419042Z ] 2022-08-17T12:43:12.2419345Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(211): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2022-08-17T12:43:12.2419408Z with 2022-08-17T12:43:12.2419467Z [ 2022-08-17T12:43:12.2419631Z T=std::vector,std::allocator>> 2022-08-17T12:43:12.2419689Z ] 2022-08-17T12:43:12.2420007Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(410): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2022-08-17T12:43:12.2420057Z with 2022-08-17T12:43:12.2420118Z [ 2022-08-17T12:43:12.2420280Z T=std::vector,std::allocator>> 2022-08-17T12:43:12.2420339Z ] 2022-08-17T12:43:12.2420691Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2022-08-17T12:43:12.2420753Z with 2022-08-17T12:43:12.2420812Z [ 2022-08-17T12:43:12.2420977Z T=std::vector,std::allocator>> 2022-08-17T12:43:12.2421022Z ] 2022-08-17T12:43:12.2421406Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2022-08-17T12:43:12.2421471Z with 2022-08-17T12:43:12.2421530Z [ 2022-08-17T12:43:12.2421693Z T=std::vector,std::allocator>> 2022-08-17T12:43:12.2421752Z ] 2022-08-17T12:43:12.2422137Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to alias template instantiation 'c10::OptionalBase,std::allocator>>>' being compiled 2022-08-17T12:43:12.2422517Z 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-08-17T12:43:12.2422844Z 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-08-17T12:43:12.2423235Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(445): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2022-08-17T12:43:12.2423298Z with 2022-08-17T12:43:12.2423345Z [ 2022-08-17T12:43:12.2423509Z T=std::vector,std::allocator>> 2022-08-17T12:43:12.2423569Z ] 2022-08-17T12:43:12.2423873Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(211): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2022-08-17T12:43:12.2423935Z with 2022-08-17T12:43:12.2424034Z [ 2022-08-17T12:43:12.2424192Z T=std::vector,std::allocator>> 2022-08-17T12:43:12.2424252Z ] 2022-08-17T12:43:12.2424557Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(410): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2022-08-17T12:43:12.2424623Z with 2022-08-17T12:43:12.2424685Z [ 2022-08-17T12:43:12.2424843Z T=std::vector,std::allocator>> 2022-08-17T12:43:12.2424903Z ] 2022-08-17T12:43:12.2425261Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2022-08-17T12:43:12.2425323Z with 2022-08-17T12:43:12.2425381Z [ 2022-08-17T12:43:12.2425525Z T=std::vector,std::allocator>> 2022-08-17T12:43:12.2425585Z ] 2022-08-17T12:43:12.2425966Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2022-08-17T12:43:12.2426030Z with 2022-08-17T12:43:12.2426089Z [ 2022-08-17T12:43:12.2426243Z T=std::vector,std::allocator>> 2022-08-17T12:43:12.2426305Z ] 2022-08-17T12:43:12.2426679Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to alias template instantiation 'c10::OptionalBase,std::allocator>>>' being compiled 2022-08-17T12:43:12.2427056Z 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-08-17T12:43:12.2427378Z 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-08-17T12:43:12.2427712Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(445): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2022-08-17T12:43:12.2427764Z with 2022-08-17T12:43:12.2427826Z [ 2022-08-17T12:43:12.2427982Z T=std::vector,std::allocator>> 2022-08-17T12:43:12.2428042Z ] 2022-08-17T12:43:12.2428345Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(211): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2022-08-17T12:43:12.2428407Z with 2022-08-17T12:43:12.2428466Z [ 2022-08-17T12:43:12.2428637Z T=std::vector> 2022-08-17T12:43:12.2428684Z ] 2022-08-17T12:43:12.2429004Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(410): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2022-08-17T12:43:12.2429069Z with 2022-08-17T12:43:12.2429126Z [ 2022-08-17T12:43:12.2429249Z T=std::vector> 2022-08-17T12:43:12.2429308Z ] 2022-08-17T12:43:12.2429710Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2022-08-17T12:43:12.2429775Z with 2022-08-17T12:43:12.2429822Z [ 2022-08-17T12:43:12.2429946Z T=std::vector> 2022-08-17T12:43:12.2430006Z ] 2022-08-17T12:43:12.2430386Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2022-08-17T12:43:12.2430449Z with 2022-08-17T12:43:12.2430507Z [ 2022-08-17T12:43:12.2430629Z T=std::vector> 2022-08-17T12:43:12.2430689Z ] 2022-08-17T12:43:12.2431026Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to alias template instantiation 'c10::OptionalBase>>' being compiled 2022-08-17T12:43:12.2431382Z 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-08-17T12:43:12.2431723Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(445): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2022-08-17T12:43:12.2431785Z with 2022-08-17T12:43:12.2431845Z [ 2022-08-17T12:43:12.2431967Z T=std::vector> 2022-08-17T12:43:12.2432025Z ] 2022-08-17T12:43:12.2432327Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(211): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2022-08-17T12:43:12.2432388Z with 2022-08-17T12:43:12.2432434Z [ 2022-08-17T12:43:12.2432589Z T=c10::impl::InlineDeviceGuard 2022-08-17T12:43:12.2432650Z ] 2022-08-17T12:43:12.2432965Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(410): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2022-08-17T12:43:12.2433029Z with 2022-08-17T12:43:12.2433086Z [ 2022-08-17T12:43:12.2433236Z T=c10::impl::InlineDeviceGuard 2022-08-17T12:43:12.2433298Z ] 2022-08-17T12:43:12.2433639Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2022-08-17T12:43:12.2433702Z with 2022-08-17T12:43:12.2433761Z [ 2022-08-17T12:43:12.2433908Z T=c10::impl::InlineDeviceGuard 2022-08-17T12:43:12.2433969Z ] 2022-08-17T12:43:12.2434350Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2022-08-17T12:43:12.2434460Z with 2022-08-17T12:43:12.2434520Z [ 2022-08-17T12:43:12.2434654Z T=c10::impl::InlineDeviceGuard 2022-08-17T12:43:12.2434713Z ] 2022-08-17T12:43:12.2435088Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to alias template instantiation 'c10::OptionalBase>' being compiled 2022-08-17T12:43:12.2435526Z 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-08-17T12:43:12.2435908Z 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-08-17T12:43:12.2436249Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(445): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2022-08-17T12:43:12.2436313Z with 2022-08-17T12:43:12.2436373Z [ 2022-08-17T12:43:12.2436523Z T=c10::impl::InlineDeviceGuard 2022-08-17T12:43:12.2436583Z ] 2022-08-17T12:43:12.2436892Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(211): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2022-08-17T12:43:12.2436941Z with 2022-08-17T12:43:12.2437000Z [ 2022-08-17T12:43:12.2437150Z T=c10::impl::InlineStreamGuard 2022-08-17T12:43:12.2437211Z ] 2022-08-17T12:43:12.2437524Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(410): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2022-08-17T12:43:12.2437587Z with 2022-08-17T12:43:12.2437646Z [ 2022-08-17T12:43:12.2437781Z T=c10::impl::InlineStreamGuard 2022-08-17T12:43:12.2437840Z ] 2022-08-17T12:43:12.2438192Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2022-08-17T12:43:12.2438252Z with 2022-08-17T12:43:12.2438313Z [ 2022-08-17T12:43:12.2438459Z T=c10::impl::InlineStreamGuard 2022-08-17T12:43:12.2438516Z ] 2022-08-17T12:43:12.2438899Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2022-08-17T12:43:12.2438964Z with 2022-08-17T12:43:12.2439011Z [ 2022-08-17T12:43:12.2439155Z T=c10::impl::InlineStreamGuard 2022-08-17T12:43:12.2439214Z ] 2022-08-17T12:43:12.2439588Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to alias template instantiation 'c10::OptionalBase>' being compiled 2022-08-17T12:43:12.2439989Z 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-08-17T12:43:12.2440807Z 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-08-17T12:43:12.2441149Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(445): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2022-08-17T12:43:12.2441212Z with 2022-08-17T12:43:12.2441272Z [ 2022-08-17T12:43:12.2441424Z T=c10::impl::InlineStreamGuard 2022-08-17T12:43:12.2441471Z ] 2022-08-17T12:43:12.2441823Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(211): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2022-08-17T12:43:12.2441886Z with 2022-08-17T12:43:12.2441946Z [ 2022-08-17T12:43:12.2442054Z T=c10::impl::VirtualGuardImpl 2022-08-17T12:43:12.2442113Z ] 2022-08-17T12:43:12.2442426Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(410): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2022-08-17T12:43:12.2442488Z with 2022-08-17T12:43:12.2442536Z [ 2022-08-17T12:43:12.2442638Z T=c10::impl::VirtualGuardImpl 2022-08-17T12:43:12.2442698Z ] 2022-08-17T12:43:12.2443057Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2022-08-17T12:43:12.2443120Z with 2022-08-17T12:43:12.2443178Z [ 2022-08-17T12:43:12.2443277Z T=c10::impl::VirtualGuardImpl 2022-08-17T12:43:12.2443336Z ] 2022-08-17T12:43:12.2443712Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2022-08-17T12:43:12.2443775Z with 2022-08-17T12:43:12.2443834Z [ 2022-08-17T12:43:12.2443935Z T=c10::impl::VirtualGuardImpl 2022-08-17T12:43:12.2443994Z ] 2022-08-17T12:43:12.2444337Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to alias template instantiation 'c10::OptionalBase' being compiled 2022-08-17T12:43:12.2444664Z 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-08-17T12:43:12.2444726Z with 2022-08-17T12:43:12.2444772Z [ 2022-08-17T12:43:12.2444874Z T=c10::impl::VirtualGuardImpl 2022-08-17T12:43:12.2444933Z ] 2022-08-17T12:43:12.2445305Z 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-08-17T12:43:12.2445644Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(445): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2022-08-17T12:43:12.2445706Z with 2022-08-17T12:43:12.2445764Z [ 2022-08-17T12:43:12.2445868Z T=c10::impl::VirtualGuardImpl 2022-08-17T12:43:12.2445915Z ] 2022-08-17T12:43:12.2446218Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(211): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2022-08-17T12:43:12.2446327Z with 2022-08-17T12:43:12.2446385Z [ 2022-08-17T12:43:12.2446574Z T=std::vector> 2022-08-17T12:43:12.2446633Z ] 2022-08-17T12:43:12.2446947Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(410): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2022-08-17T12:43:12.2447009Z with 2022-08-17T12:43:12.2447068Z [ 2022-08-17T12:43:12.2447242Z T=std::vector> 2022-08-17T12:43:12.2447303Z ] 2022-08-17T12:43:12.2447700Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2022-08-17T12:43:12.2447766Z with 2022-08-17T12:43:12.2447825Z [ 2022-08-17T12:43:12.2448009Z T=std::vector> 2022-08-17T12:43:12.2448068Z ] 2022-08-17T12:43:12.2448452Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2022-08-17T12:43:12.2448513Z with 2022-08-17T12:43:12.2448559Z [ 2022-08-17T12:43:12.2448743Z T=std::vector> 2022-08-17T12:43:12.2448800Z ] 2022-08-17T12:43:12.2449214Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to alias template instantiation 'c10::OptionalBase>>' being compiled 2022-08-17T12:43:12.2449625Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\ATen/core/ivalue_inl.h(843): note: see reference to class template instantiation 'c10::optional>>' being compiled 2022-08-17T12:43:12.2449962Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(445): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2022-08-17T12:43:12.2450024Z with 2022-08-17T12:43:12.2450083Z [ 2022-08-17T12:43:12.2450270Z T=std::vector> 2022-08-17T12:43:12.2450330Z ] 2022-08-17T12:43:12.2450619Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(211): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2022-08-17T12:43:12.2450685Z with 2022-08-17T12:43:12.2450744Z [ 2022-08-17T12:43:12.2450825Z T=c10::DimVector 2022-08-17T12:43:12.2450886Z ] 2022-08-17T12:43:12.2451202Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(410): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2022-08-17T12:43:12.2451263Z with 2022-08-17T12:43:12.2451310Z [ 2022-08-17T12:43:12.2451389Z T=c10::DimVector 2022-08-17T12:43:12.2451447Z ] 2022-08-17T12:43:12.2451807Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2022-08-17T12:43:12.2451871Z with 2022-08-17T12:43:12.2451974Z [ 2022-08-17T12:43:12.2452052Z T=c10::DimVector 2022-08-17T12:43:12.2452110Z ] 2022-08-17T12:43:12.2452476Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2022-08-17T12:43:12.2452540Z with 2022-08-17T12:43:12.2452599Z [ 2022-08-17T12:43:12.2452677Z T=c10::DimVector 2022-08-17T12:43:12.2452735Z ] 2022-08-17T12:43:12.2453111Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to alias template instantiation 'c10::OptionalBase' being compiled 2022-08-17T12:43:12.2453441Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\ATen/TensorIterator.h(915): note: see reference to class template instantiation 'c10::optional' being compiled 2022-08-17T12:43:12.2453777Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(445): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2022-08-17T12:43:12.2453840Z with 2022-08-17T12:43:12.2453886Z [ 2022-08-17T12:43:12.2453967Z T=c10::DimVector 2022-08-17T12:43:12.2454026Z ] 2022-08-17T12:43:12.2454324Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(211): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2022-08-17T12:43:12.2454386Z with 2022-08-17T12:43:12.2454444Z [ 2022-08-17T12:43:12.2454544Z T=torch::autograd::ViewInfo 2022-08-17T12:43:12.2454603Z ] 2022-08-17T12:43:12.2454905Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(410): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2022-08-17T12:43:12.2454969Z with 2022-08-17T12:43:12.2455028Z [ 2022-08-17T12:43:12.2455122Z T=torch::autograd::ViewInfo 2022-08-17T12:43:12.2455180Z ] 2022-08-17T12:43:12.2455535Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2022-08-17T12:43:12.2455596Z with 2022-08-17T12:43:12.2455655Z [ 2022-08-17T12:43:12.2455735Z T=torch::autograd::ViewInfo 2022-08-17T12:43:12.2455794Z ] 2022-08-17T12:43:12.2456173Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2022-08-17T12:43:12.2456240Z with 2022-08-17T12:43:12.2456298Z [ 2022-08-17T12:43:12.2456391Z T=torch::autograd::ViewInfo 2022-08-17T12:43:12.2456448Z ] 2022-08-17T12:43:12.2456773Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to alias template instantiation 'c10::OptionalBase' being compiled 2022-08-17T12:43:12.2457124Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\torch/csrc/autograd/variable.h(570): note: see reference to class template instantiation 'c10::optional' being compiled 2022-08-17T12:43:12.2457459Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(445): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2022-08-17T12:43:12.2457524Z with 2022-08-17T12:43:12.2457583Z [ 2022-08-17T12:43:12.2457729Z T=torch::autograd::ViewInfo 2022-08-17T12:43:12.2457788Z ] 2022-08-17T12:43:12.2458092Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(211): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2022-08-17T12:43:12.2458154Z with 2022-08-17T12:43:12.2458201Z [ 2022-08-17T12:43:12.2458280Z T=c10::IValue 2022-08-17T12:43:12.2458339Z ] 2022-08-17T12:43:12.2458653Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(410): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2022-08-17T12:43:12.2458715Z with 2022-08-17T12:43:12.2458773Z [ 2022-08-17T12:43:12.2459309Z T=c10::IValue 2022-08-17T12:43:12.2459376Z ] 2022-08-17T12:43:12.2459721Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2022-08-17T12:43:12.2459788Z with 2022-08-17T12:43:12.2459849Z [ 2022-08-17T12:43:12.2459924Z T=c10::IValue 2022-08-17T12:43:12.2459983Z ] 2022-08-17T12:43:12.2460360Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2022-08-17T12:43:12.2460422Z with 2022-08-17T12:43:12.2460481Z [ 2022-08-17T12:43:12.2460542Z T=c10::IValue 2022-08-17T12:43:12.2460600Z ] 2022-08-17T12:43:12.2460923Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to alias template instantiation 'c10::OptionalBase' being compiled 2022-08-17T12:43:12.2461249Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\ATen/core/function_schema.h(181): note: see reference to class template instantiation 'c10::optional' being compiled 2022-08-17T12:43:12.2461587Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(445): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2022-08-17T12:43:12.2461650Z with 2022-08-17T12:43:12.2461710Z [ 2022-08-17T12:43:12.2461786Z T=c10::IValue 2022-08-17T12:43:12.2461832Z ] 2022-08-17T12:43:12.2462138Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(211): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2022-08-17T12:43:12.2462200Z with 2022-08-17T12:43:12.2462259Z [ 2022-08-17T12:43:12.2462339Z T=c10::AliasInfo 2022-08-17T12:43:12.2462400Z ] 2022-08-17T12:43:12.2462711Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(410): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2022-08-17T12:43:12.2462770Z with 2022-08-17T12:43:12.2462816Z [ 2022-08-17T12:43:12.2462895Z T=c10::AliasInfo 2022-08-17T12:43:12.2462949Z ] 2022-08-17T12:43:12.2463303Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2022-08-17T12:43:12.2463364Z with 2022-08-17T12:43:12.2463424Z [ 2022-08-17T12:43:12.2463504Z T=c10::AliasInfo 2022-08-17T12:43:12.2463563Z ] 2022-08-17T12:43:12.2463931Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2022-08-17T12:43:12.2464037Z with 2022-08-17T12:43:12.2464096Z [ 2022-08-17T12:43:12.2464172Z T=c10::AliasInfo 2022-08-17T12:43:12.2464231Z ] 2022-08-17T12:43:12.2464551Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to alias template instantiation 'c10::OptionalBase' being compiled 2022-08-17T12:43:12.2464885Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\ATen/core/function_schema.h(28): note: see reference to class template instantiation 'c10::optional' being compiled 2022-08-17T12:43:12.2465260Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(445): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2022-08-17T12:43:12.2465321Z with 2022-08-17T12:43:12.2465367Z [ 2022-08-17T12:43:12.2465448Z T=c10::AliasInfo 2022-08-17T12:43:12.2465503Z ] 2022-08-17T12:43:12.2465799Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(211): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2022-08-17T12:43:12.2465861Z with 2022-08-17T12:43:12.2465924Z [ 2022-08-17T12:43:12.2466023Z T=c10::impl::AnnotatedSchema 2022-08-17T12:43:12.2466069Z ] 2022-08-17T12:43:12.2466384Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(410): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2022-08-17T12:43:12.2466447Z with 2022-08-17T12:43:12.2466503Z [ 2022-08-17T12:43:12.2466604Z T=c10::impl::AnnotatedSchema 2022-08-17T12:43:12.2466664Z ] 2022-08-17T12:43:12.2467019Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2022-08-17T12:43:12.2467079Z with 2022-08-17T12:43:12.2467126Z [ 2022-08-17T12:43:12.2467222Z T=c10::impl::AnnotatedSchema 2022-08-17T12:43:12.2467275Z ] 2022-08-17T12:43:12.2467657Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2022-08-17T12:43:12.2467716Z with 2022-08-17T12:43:12.2467775Z [ 2022-08-17T12:43:12.2467873Z T=c10::impl::AnnotatedSchema 2022-08-17T12:43:12.2467931Z ] 2022-08-17T12:43:12.2468256Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to alias template instantiation 'c10::OptionalBase' being compiled 2022-08-17T12:43:12.2468620Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\ATen/core/dispatch/OperatorEntry.h(221): note: see reference to class template instantiation 'c10::optional' being compiled 2022-08-17T12:43:12.2468957Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(445): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2022-08-17T12:43:12.2469019Z with 2022-08-17T12:43:12.2469077Z [ 2022-08-17T12:43:12.2469180Z T=c10::impl::AnnotatedSchema 2022-08-17T12:43:12.2469239Z ] 2022-08-17T12:43:12.2469543Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(211): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2022-08-17T12:43:12.2469647Z with 2022-08-17T12:43:12.2469693Z [ 2022-08-17T12:43:12.2469835Z T=c10::impl::OperatorEntry::CppSignatureWithDebug 2022-08-17T12:43:12.2469894Z ] 2022-08-17T12:43:12.2470209Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(410): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2022-08-17T12:43:12.2470271Z with 2022-08-17T12:43:12.2470329Z [ 2022-08-17T12:43:12.2470468Z T=c10::impl::OperatorEntry::CppSignatureWithDebug 2022-08-17T12:43:12.2470527Z ] 2022-08-17T12:43:12.2470908Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2022-08-17T12:43:12.2470972Z with 2022-08-17T12:43:12.2471033Z [ 2022-08-17T12:43:12.2471174Z T=c10::impl::OperatorEntry::CppSignatureWithDebug 2022-08-17T12:43:12.2471233Z ] 2022-08-17T12:43:12.2471612Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2022-08-17T12:43:12.2471674Z with 2022-08-17T12:43:12.2471731Z [ 2022-08-17T12:43:12.2471856Z T=c10::impl::OperatorEntry::CppSignatureWithDebug 2022-08-17T12:43:12.2471916Z ] 2022-08-17T12:43:12.2472295Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to alias template instantiation 'c10::OptionalBase' being compiled 2022-08-17T12:43:12.2472687Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\ATen/core/dispatch/OperatorEntry.h(282): note: see reference to class template instantiation 'c10::optional' being compiled 2022-08-17T12:43:12.2473027Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(445): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2022-08-17T12:43:12.2473095Z with 2022-08-17T12:43:12.2473153Z [ 2022-08-17T12:43:12.2473292Z T=c10::impl::OperatorEntry::CppSignatureWithDebug 2022-08-17T12:43:12.2473351Z ] 2022-08-17T12:43:12.2473653Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(211): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2022-08-17T12:43:12.2473703Z with 2022-08-17T12:43:12.2473762Z [ 2022-08-17T12:43:12.2473854Z T=at::StepCallbacks 2022-08-17T12:43:12.2473918Z ] 2022-08-17T12:43:12.2474235Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(410): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2022-08-17T12:43:12.2474296Z with 2022-08-17T12:43:12.2474355Z [ 2022-08-17T12:43:12.2474429Z T=at::StepCallbacks 2022-08-17T12:43:12.2474488Z ] 2022-08-17T12:43:12.2474840Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2022-08-17T12:43:12.2474904Z with 2022-08-17T12:43:12.2474962Z [ 2022-08-17T12:43:12.2475049Z T=at::StepCallbacks 2022-08-17T12:43:12.2475108Z ] 2022-08-17T12:43:12.2475487Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2022-08-17T12:43:12.2475597Z with 2022-08-17T12:43:12.2475642Z [ 2022-08-17T12:43:12.2475730Z T=at::StepCallbacks 2022-08-17T12:43:12.2475789Z ] 2022-08-17T12:43:12.2476123Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to alias template instantiation 'c10::OptionalBase' being compiled 2022-08-17T12:43:12.2476511Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\ATen/core/dispatch/Dispatcher.h(610): note: see reference to class template instantiation 'c10::optional' being compiled 2022-08-17T12:43:12.2476848Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(445): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2022-08-17T12:43:12.2476914Z with 2022-08-17T12:43:12.2476974Z [ 2022-08-17T12:43:12.2477048Z T=at::StepCallbacks 2022-08-17T12:43:12.2477108Z ] 2022-08-17T12:43:12.2477410Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(211): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2022-08-17T12:43:12.2477472Z with 2022-08-17T12:43:12.2477531Z [ 2022-08-17T12:43:12.2477668Z T=c10::either 2022-08-17T12:43:12.2477726Z ] 2022-08-17T12:43:12.2478040Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(410): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2022-08-17T12:43:12.2478091Z with 2022-08-17T12:43:12.2478151Z [ 2022-08-17T12:43:12.2478289Z T=c10::either 2022-08-17T12:43:12.2478351Z ] 2022-08-17T12:43:12.2478707Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2022-08-17T12:43:12.2478768Z with 2022-08-17T12:43:12.2478826Z [ 2022-08-17T12:43:12.2478961Z T=c10::either 2022-08-17T12:43:12.2479008Z ] 2022-08-17T12:43:12.2479386Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2022-08-17T12:43:12.2479451Z with 2022-08-17T12:43:12.2479510Z [ 2022-08-17T12:43:12.2479643Z T=c10::either 2022-08-17T12:43:12.2479705Z ] 2022-08-17T12:43:12.2480070Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to alias template instantiation 'c10::OptionalBase>' being compiled 2022-08-17T12:43:12.2480459Z 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-08-17T12:43:12.2480801Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(445): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2022-08-17T12:43:12.2480864Z with 2022-08-17T12:43:12.2480910Z [ 2022-08-17T12:43:12.2481045Z T=c10::either 2022-08-17T12:43:12.2481148Z ] 2022-08-17T12:43:12.2481447Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(211): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2022-08-17T12:43:12.2481510Z with 2022-08-17T12:43:12.2481569Z [ 2022-08-17T12:43:12.2481695Z T=std::vector> 2022-08-17T12:43:12.2481742Z ] 2022-08-17T12:43:12.2482058Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(410): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2022-08-17T12:43:12.2482121Z with 2022-08-17T12:43:12.2482181Z [ 2022-08-17T12:43:12.2482346Z T=std::vector> 2022-08-17T12:43:12.2482406Z ] 2022-08-17T12:43:12.2482762Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2022-08-17T12:43:12.2482826Z with 2022-08-17T12:43:12.2482886Z [ 2022-08-17T12:43:12.2482994Z T=std::vector> 2022-08-17T12:43:12.2483054Z ] 2022-08-17T12:43:12.2483433Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2022-08-17T12:43:12.2483498Z with 2022-08-17T12:43:12.2483556Z [ 2022-08-17T12:43:12.2483679Z T=std::vector> 2022-08-17T12:43:12.2483737Z ] 2022-08-17T12:43:12.2484075Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to alias template instantiation 'c10::OptionalBase>>' being compiled 2022-08-17T12:43:12.2484126Z with 2022-08-17T12:43:12.2484188Z [ 2022-08-17T12:43:12.2484256Z T=double 2022-08-17T12:43:12.2484315Z ] 2022-08-17T12:43:12.2484652Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\ATen/core/ivalue.h(80): note: see reference to class template instantiation 'c10::optional>>' being compiled 2022-08-17T12:43:12.2484714Z with 2022-08-17T12:43:12.2484773Z [ 2022-08-17T12:43:12.2484829Z T=double 2022-08-17T12:43:12.2484889Z ] 2022-08-17T12:43:12.2485241Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\ATen/core/boxing/impl/make_boxed_from_unboxed_functor.h(471): note: see reference to class template instantiation 'c10::OptionalArray' being compiled 2022-08-17T12:43:12.2485302Z with 2022-08-17T12:43:12.2485361Z [ 2022-08-17T12:43:12.2485432Z T=double 2022-08-17T12:43:12.2485491Z ] 2022-08-17T12:43:12.2486247Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\ATen/core/boxing/impl/make_boxed_from_unboxed_functor.h(483): note: see reference to function template instantiation 'at::Tensor c10::impl::call_functor_with_args_from_stack_>>(c10::OperatorKernel *,c10::DispatchKeySet,c10::Stack *,std::integer_sequence,c10::guts::typelist::typelist>> *)' being compiled 2022-08-17T12:43:12.2486310Z with 2022-08-17T12:43:12.2486358Z [ 2022-08-17T12:43:12.2486809Z Functor=c10::impl::detail::WrapFunctionIntoRuntimeFunctor_>),at::Tensor,c10::guts::typelist::typelist>>> 2022-08-17T12:43:12.2486918Z ] 2022-08-17T12:43:12.2487394Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\ATen/core/boxing/impl/make_boxed_from_unboxed_functor.h(565): note: see reference to function template instantiation 'at::Tensor c10::impl::call_functor_with_args_from_stack(c10::OperatorKernel *,c10::DispatchKeySet,c10::Stack *)' being compiled 2022-08-17T12:43:12.2487456Z with 2022-08-17T12:43:12.2487516Z [ 2022-08-17T12:43:12.2488018Z KernelFunctor=c10::impl::detail::WrapFunctionIntoRuntimeFunctor_>),at::Tensor,c10::guts::typelist::typelist>>> 2022-08-17T12:43:12.2488081Z ] 2022-08-17T12:43:12.2488577Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\ATen/core/boxing/impl/make_boxed_from_unboxed_functor.h(535): note: while compiling class template member function 'void c10::impl::make_boxed_from_unboxed_functor::call(c10::OperatorKernel *,const c10::OperatorHandle &,c10::DispatchKeySet,c10::Stack *)' 2022-08-17T12:43:12.2488639Z with 2022-08-17T12:43:12.2488699Z [ 2022-08-17T12:43:12.2489161Z KernelFunctor=c10::impl::detail::WrapFunctionIntoRuntimeFunctor_>),at::Tensor,c10::guts::typelist::typelist>>> 2022-08-17T12:43:12.2489221Z ] 2022-08-17T12:43:12.2489723Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\ATen/core/boxing/KernelFunction_impl.h(105): note: see reference to function template instantiation 'void c10::impl::make_boxed_from_unboxed_functor::call(c10::OperatorKernel *,const c10::OperatorHandle &,c10::DispatchKeySet,c10::Stack *)' being compiled 2022-08-17T12:43:12.2489791Z with 2022-08-17T12:43:12.2489839Z [ 2022-08-17T12:43:12.2490291Z KernelFunctor=c10::impl::detail::WrapFunctionIntoRuntimeFunctor_>),at::Tensor,c10::guts::typelist::typelist>>> 2022-08-17T12:43:12.2490353Z ] 2022-08-17T12:43:12.2490750Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\ATen/core/boxing/KernelFunction_impl.h(107): note: see reference to class template instantiation 'c10::impl::make_boxed_from_unboxed_functor' being compiled 2022-08-17T12:43:12.2490817Z with 2022-08-17T12:43:12.2490877Z [ 2022-08-17T12:43:12.2491334Z KernelFunctor=c10::impl::detail::WrapFunctionIntoRuntimeFunctor_>),at::Tensor,c10::guts::typelist::typelist>>> 2022-08-17T12:43:12.2491393Z ] 2022-08-17T12:43:12.2492132Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\ATen/core/boxing/KernelFunction_impl.h(145): note: see reference to function template instantiation 'c10::KernelFunction c10::KernelFunction::makeFromUnboxedFunctor>>>>(std::unique_ptr>)' being compiled 2022-08-17T12:43:12.2492240Z with 2022-08-17T12:43:12.2492299Z [ 2022-08-17T12:43:12.2492516Z Func=at::Tensor (const at::Tensor &,at::OptionalIntArrayRef,at::IntArrayRef,c10::optional>), 2022-08-17T12:43:12.2492601Z Result=at::Tensor 2022-08-17T12:43:12.2492647Z ] 2022-08-17T12:43:12.2493082Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\torch/library.h(111): note: see reference to function template instantiation 'c10::KernelFunction c10::KernelFunction::makeFromUnboxedRuntimeFunction(FuncType (__cdecl *))' being compiled 2022-08-17T12:43:12.2493144Z with 2022-08-17T12:43:12.2493202Z [ 2022-08-17T12:43:12.2493456Z Func=at::Tensor (const at::Tensor &,at::OptionalIntArrayRef,at::IntArrayRef,c10::optional>), 2022-08-17T12:43:12.2493676Z FuncType=at::Tensor (const at::Tensor &,at::OptionalIntArrayRef,at::IntArrayRef,c10::optional>) 2022-08-17T12:43:12.2493738Z ] 2022-08-17T12:43:12.2494213Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\torch/library.h(653): note: see reference to function template instantiation 'torch::CppFunction::CppFunction>)>(Func (__cdecl *),nullptr)' being compiled 2022-08-17T12:43:12.2494277Z with 2022-08-17T12:43:12.2494323Z [ 2022-08-17T12:43:12.2494536Z Func=at::Tensor (const at::Tensor &,at::OptionalIntArrayRef,at::IntArrayRef,c10::optional>) 2022-08-17T12:43:12.2494596Z ] 2022-08-17T12:43:12.2495089Z C:\actions-runner\_work\pytorch\pytorch\functorch\functorch\csrc\BatchRulesModules.cpp(436): note: see reference to function template instantiation 'torch::Library &torch::Library::impl>)>(Name,Func) &' being compiled 2022-08-17T12:43:12.2495156Z with 2022-08-17T12:43:12.2495215Z [ 2022-08-17T12:43:12.2495298Z Name=const char *, 2022-08-17T12:43:12.2495524Z Func=at::Tensor (__cdecl &)(const at::Tensor &,at::OptionalIntArrayRef,at::IntArrayRef,c10::optional>) 2022-08-17T12:43:12.2495582Z ] 2022-08-17T12:43:12.2495924Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(445): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2022-08-17T12:43:12.2495975Z with 2022-08-17T12:43:12.2496036Z [ 2022-08-17T12:43:12.2496163Z T=std::vector> 2022-08-17T12:43:12.2496224Z ] 2022-08-17T12:43:12.2518585Z [14/34] cl /showIncludes /nologo /O2 /W3 /GL /DNDEBUG /MD /MD /wd4819 /wd4251 /wd4244 /wd4267 /wd4275 /wd4018 /wd4190 /EHsc -DFUNCTORCH_BUILD_MAIN_LIB -IC:\actions-runner\_work\pytorch\pytorch\functorch -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 -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" -c C:\actions-runner\_work\pytorch\pytorch\functorch\functorch\csrc\BatchRulesHelper.cpp /FoC:\actions-runner\_work\pytorch\pytorch\functorch\build\temp.win-amd64-3.9\Release\actions-runner\_work\pytorch\pytorch\functorch\functorch\csrc\BatchRulesHelper.obj -O3 -std=c++14 -fdiagnostics-color=always -DTORCH_API_INCLUDE_EXTENSION_H -DTORCH_EXTENSION_NAME=_C -D_GLIBCXX_USE_CXX11_ABI=0 /std:c++14 2022-08-17T12:43:12.2519002Z cl : Command line warning D9002 : ignoring unknown option '-O3' 2022-08-17T12:43:12.2519209Z cl : Command line warning D9002 : ignoring unknown option '-std=c++14' 2022-08-17T12:43:12.2519440Z cl : Command line warning D9002 : ignoring unknown option '-fdiagnostics-color=always' 2022-08-17T12:43:12.2519911Z 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-08-17T12:43:12.2520288Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/core/TensorImpl.h(2391): warning C4805: '|': unsafe mix of type 'uintptr_t' and type 'bool' in operation 2022-08-17T12:43:12.2520709Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(211): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2022-08-17T12:43:12.2520787Z with 2022-08-17T12:43:12.2520873Z [ 2022-08-17T12:43:12.2520984Z T=at::TensorBase 2022-08-17T12:43:12.2521067Z ] 2022-08-17T12:43:12.2521482Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(410): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2022-08-17T12:43:12.2521574Z with 2022-08-17T12:43:12.2521656Z [ 2022-08-17T12:43:12.2521763Z T=at::TensorBase 2022-08-17T12:43:12.2521831Z ] 2022-08-17T12:43:12.2522313Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2022-08-17T12:43:12.2522401Z with 2022-08-17T12:43:12.2522498Z [ 2022-08-17T12:43:12.2522605Z T=at::TensorBase 2022-08-17T12:43:12.2522687Z ] 2022-08-17T12:43:12.2523195Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2022-08-17T12:43:12.2523283Z with 2022-08-17T12:43:12.2523356Z [ 2022-08-17T12:43:12.2523462Z T=at::TensorBase 2022-08-17T12:43:12.2523552Z ] 2022-08-17T12:43:12.2523988Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to alias template instantiation 'c10::OptionalBase' being compiled 2022-08-17T12:43:12.2524429Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\ATen/core/TensorBase.h(917): note: see reference to class template instantiation 'c10::optional' being compiled 2022-08-17T12:43:12.2524869Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(445): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2022-08-17T12:43:12.2524957Z with 2022-08-17T12:43:12.2525038Z [ 2022-08-17T12:43:12.2525135Z T=at::TensorBase 2022-08-17T12:43:12.2525225Z ] 2022-08-17T12:43:12.2525623Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(211): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2022-08-17T12:43:12.2525712Z with 2022-08-17T12:43:12.2525790Z [ 2022-08-17T12:43:12.2525902Z T=at::Tensor 2022-08-17T12:43:12.2526034Z ] 2022-08-17T12:43:12.2526449Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(410): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2022-08-17T12:43:12.2526521Z with 2022-08-17T12:43:12.2526602Z [ 2022-08-17T12:43:12.2526705Z T=at::Tensor 2022-08-17T12:43:12.2526789Z ] 2022-08-17T12:43:12.2527251Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2022-08-17T12:43:12.2527343Z with 2022-08-17T12:43:12.2527476Z [ 2022-08-17T12:43:12.2527581Z T=at::Tensor 2022-08-17T12:43:12.2527652Z ] 2022-08-17T12:43:12.2528160Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2022-08-17T12:43:12.2528254Z with 2022-08-17T12:43:12.2528335Z [ 2022-08-17T12:43:12.2528436Z T=at::Tensor 2022-08-17T12:43:12.2528525Z ] 2022-08-17T12:43:12.2528948Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to alias template instantiation 'c10::OptionalBase' being compiled 2022-08-17T12:43:12.2529392Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\ATen/core/TensorBody.h(510): note: see reference to class template instantiation 'c10::optional' being compiled 2022-08-17T12:43:12.2529840Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(445): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2022-08-17T12:43:12.2529894Z with 2022-08-17T12:43:12.2529954Z [ 2022-08-17T12:43:12.2530031Z T=at::Tensor 2022-08-17T12:43:12.2530092Z ] 2022-08-17T12:43:12.2530398Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(211): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2022-08-17T12:43:12.2530461Z with 2022-08-17T12:43:12.2530518Z [ 2022-08-17T12:43:12.2530586Z T=at::Generator 2022-08-17T12:43:12.2530646Z ] 2022-08-17T12:43:12.2530965Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(410): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2022-08-17T12:43:12.2531027Z with 2022-08-17T12:43:12.2531085Z [ 2022-08-17T12:43:12.2531164Z T=at::Generator 2022-08-17T12:43:12.2531222Z ] 2022-08-17T12:43:12.2531578Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2022-08-17T12:43:12.2531628Z with 2022-08-17T12:43:12.2531687Z [ 2022-08-17T12:43:12.2531763Z T=at::Generator 2022-08-17T12:43:12.2531823Z ] 2022-08-17T12:43:12.2532199Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2022-08-17T12:43:12.2532263Z with 2022-08-17T12:43:12.2532320Z [ 2022-08-17T12:43:12.2532401Z T=at::Generator 2022-08-17T12:43:12.2532448Z ] 2022-08-17T12:43:12.2532772Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to alias template instantiation 'c10::OptionalBase' being compiled 2022-08-17T12:43:12.2533156Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\ATen/core/TensorBody.h(585): note: see reference to class template instantiation 'c10::optional' being compiled 2022-08-17T12:43:12.2533491Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(445): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2022-08-17T12:43:12.2533560Z with 2022-08-17T12:43:12.2533621Z [ 2022-08-17T12:43:12.2533698Z T=at::Generator 2022-08-17T12:43:12.2533757Z ] 2022-08-17T12:43:12.2534394Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(211): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2022-08-17T12:43:12.2534445Z with 2022-08-17T12:43:12.2534507Z [ 2022-08-17T12:43:12.2534583Z T=std::string 2022-08-17T12:43:12.2534642Z ] 2022-08-17T12:43:12.2534960Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(410): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2022-08-17T12:43:12.2535019Z with 2022-08-17T12:43:12.2535077Z [ 2022-08-17T12:43:12.2535153Z T=std::string 2022-08-17T12:43:12.2535199Z ] 2022-08-17T12:43:12.2535550Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2022-08-17T12:43:12.2535613Z with 2022-08-17T12:43:12.2535673Z [ 2022-08-17T12:43:12.2535748Z T=std::string 2022-08-17T12:43:12.2535809Z ] 2022-08-17T12:43:12.2536189Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2022-08-17T12:43:12.2536251Z with 2022-08-17T12:43:12.2536298Z [ 2022-08-17T12:43:12.2536372Z T=std::string 2022-08-17T12:43:12.2536432Z ] 2022-08-17T12:43:12.2536748Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to alias template instantiation 'c10::OptionalBase' being compiled 2022-08-17T12:43:12.2537071Z 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-08-17T12:43:12.2537401Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(445): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2022-08-17T12:43:12.2537460Z with 2022-08-17T12:43:12.2537519Z [ 2022-08-17T12:43:12.2537583Z T=std::string 2022-08-17T12:43:12.2537641Z ] 2022-08-17T12:43:12.2537945Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(211): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2022-08-17T12:43:12.2538008Z with 2022-08-17T12:43:12.2538064Z [ 2022-08-17T12:43:12.2538152Z T=c10::QualifiedName 2022-08-17T12:43:12.2538212Z ] 2022-08-17T12:43:12.2538529Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(410): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2022-08-17T12:43:12.2538579Z with 2022-08-17T12:43:12.2538642Z [ 2022-08-17T12:43:12.2538775Z T=c10::QualifiedName 2022-08-17T12:43:12.2538942Z ] 2022-08-17T12:43:12.2539299Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2022-08-17T12:43:12.2539362Z with 2022-08-17T12:43:12.2539420Z [ 2022-08-17T12:43:12.2539505Z T=c10::QualifiedName 2022-08-17T12:43:12.2539551Z ] 2022-08-17T12:43:12.2539979Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2022-08-17T12:43:12.2540042Z with 2022-08-17T12:43:12.2540101Z [ 2022-08-17T12:43:12.2540187Z T=c10::QualifiedName 2022-08-17T12:43:12.2540245Z ] 2022-08-17T12:43:12.2540579Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to alias template instantiation 'c10::OptionalBase' being compiled 2022-08-17T12:43:12.2540909Z 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-08-17T12:43:12.2541244Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(445): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2022-08-17T12:43:12.2541296Z with 2022-08-17T12:43:12.2541355Z [ 2022-08-17T12:43:12.2541444Z T=c10::QualifiedName 2022-08-17T12:43:12.2541503Z ] 2022-08-17T12:43:12.2541810Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(211): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2022-08-17T12:43:12.2541875Z with 2022-08-17T12:43:12.2541934Z [ 2022-08-17T12:43:12.2542065Z T=std::shared_ptr 2022-08-17T12:43:12.2542112Z ] 2022-08-17T12:43:12.2542428Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(410): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2022-08-17T12:43:12.2542492Z with 2022-08-17T12:43:12.2542553Z [ 2022-08-17T12:43:12.2542685Z T=std::shared_ptr 2022-08-17T12:43:12.2542744Z ] 2022-08-17T12:43:12.2543170Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2022-08-17T12:43:12.2543237Z with 2022-08-17T12:43:12.2543284Z [ 2022-08-17T12:43:12.2543414Z T=std::shared_ptr 2022-08-17T12:43:12.2543520Z ] 2022-08-17T12:43:12.2543903Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2022-08-17T12:43:12.2543963Z with 2022-08-17T12:43:12.2544021Z [ 2022-08-17T12:43:12.2544148Z T=std::shared_ptr 2022-08-17T12:43:12.2544205Z ] 2022-08-17T12:43:12.2544558Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to alias template instantiation 'c10::OptionalBase>' being compiled 2022-08-17T12:43:12.2544917Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\ATen/core/ivalue.h(1342): note: see reference to class template instantiation 'c10::optional>' being compiled 2022-08-17T12:43:12.2545303Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(445): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2022-08-17T12:43:12.2545368Z with 2022-08-17T12:43:12.2545429Z [ 2022-08-17T12:43:12.2545556Z T=std::shared_ptr 2022-08-17T12:43:12.2545614Z ] 2022-08-17T12:43:12.2545952Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(211): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2022-08-17T12:43:12.2546015Z with 2022-08-17T12:43:12.2546062Z [ 2022-08-17T12:43:12.2546190Z T=std::weak_ptr 2022-08-17T12:43:12.2546251Z ] 2022-08-17T12:43:12.2546566Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(410): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2022-08-17T12:43:12.2546628Z with 2022-08-17T12:43:12.2546685Z [ 2022-08-17T12:43:12.2546811Z T=std::weak_ptr 2022-08-17T12:43:12.2546869Z ] 2022-08-17T12:43:12.2547211Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2022-08-17T12:43:12.2547272Z with 2022-08-17T12:43:12.2547333Z [ 2022-08-17T12:43:12.2547457Z T=std::weak_ptr 2022-08-17T12:43:12.2547519Z ] 2022-08-17T12:43:12.2547901Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2022-08-17T12:43:12.2547966Z with 2022-08-17T12:43:12.2548025Z [ 2022-08-17T12:43:12.2548135Z T=std::weak_ptr 2022-08-17T12:43:12.2548194Z ] 2022-08-17T12:43:12.2548550Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to alias template instantiation 'c10::OptionalBase>' being compiled 2022-08-17T12:43:12.2548906Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\ATen/core/ivalue.h(1343): note: see reference to class template instantiation 'c10::optional>' being compiled 2022-08-17T12:43:12.2549289Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(445): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2022-08-17T12:43:12.2549356Z with 2022-08-17T12:43:12.2549414Z [ 2022-08-17T12:43:12.2549541Z T=std::weak_ptr 2022-08-17T12:43:12.2549600Z ] 2022-08-17T12:43:12.2549886Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(211): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2022-08-17T12:43:12.2549951Z with 2022-08-17T12:43:12.2550008Z [ 2022-08-17T12:43:12.2550162Z T=std::vector> 2022-08-17T12:43:12.2550224Z ] 2022-08-17T12:43:12.2550541Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(410): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2022-08-17T12:43:12.2550652Z with 2022-08-17T12:43:12.2550711Z [ 2022-08-17T12:43:12.2550852Z T=std::vector> 2022-08-17T12:43:12.2550910Z ] 2022-08-17T12:43:12.2551267Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2022-08-17T12:43:12.2551328Z with 2022-08-17T12:43:12.2551386Z [ 2022-08-17T12:43:12.2551536Z T=std::vector> 2022-08-17T12:43:12.2551595Z ] 2022-08-17T12:43:12.2552015Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2022-08-17T12:43:12.2552081Z with 2022-08-17T12:43:12.2552127Z [ 2022-08-17T12:43:12.2552276Z T=std::vector> 2022-08-17T12:43:12.2552336Z ] 2022-08-17T12:43:12.2552718Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to alias template instantiation 'c10::OptionalBase>>' being compiled 2022-08-17T12:43:12.2553091Z 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-08-17T12:43:12.2553429Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(445): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2022-08-17T12:43:12.2553494Z with 2022-08-17T12:43:12.2553553Z [ 2022-08-17T12:43:12.2553706Z T=std::vector> 2022-08-17T12:43:12.2553752Z ] 2022-08-17T12:43:12.2554052Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(211): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2022-08-17T12:43:12.2554113Z with 2022-08-17T12:43:12.2554174Z [ 2022-08-17T12:43:12.2554291Z T=std::vector> 2022-08-17T12:43:12.2554350Z ] 2022-08-17T12:43:12.2554668Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(410): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2022-08-17T12:43:12.2554728Z with 2022-08-17T12:43:12.2554775Z [ 2022-08-17T12:43:12.2554894Z T=std::vector> 2022-08-17T12:43:12.2554952Z ] 2022-08-17T12:43:12.2555309Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2022-08-17T12:43:12.2555370Z with 2022-08-17T12:43:12.2555429Z [ 2022-08-17T12:43:12.2555544Z T=std::vector> 2022-08-17T12:43:12.2555603Z ] 2022-08-17T12:43:12.2555975Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2022-08-17T12:43:12.2556039Z with 2022-08-17T12:43:12.2556098Z [ 2022-08-17T12:43:12.2556215Z T=std::vector> 2022-08-17T12:43:12.2556946Z ] 2022-08-17T12:43:12.2557309Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to alias template instantiation 'c10::OptionalBase>>' being compiled 2022-08-17T12:43:12.2557659Z 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-08-17T12:43:12.2557992Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(445): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2022-08-17T12:43:12.2558105Z with 2022-08-17T12:43:12.2558153Z [ 2022-08-17T12:43:12.2558272Z T=std::vector> 2022-08-17T12:43:12.2558330Z ] 2022-08-17T12:43:12.2558637Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(211): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2022-08-17T12:43:12.2558700Z with 2022-08-17T12:43:12.2558759Z [ 2022-08-17T12:43:12.2558926Z T=std::vector,std::allocator>> 2022-08-17T12:43:12.2558985Z ] 2022-08-17T12:43:12.2559288Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(410): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2022-08-17T12:43:12.2559351Z with 2022-08-17T12:43:12.2559411Z [ 2022-08-17T12:43:12.2559574Z T=std::vector,std::allocator>> 2022-08-17T12:43:12.2559632Z ] 2022-08-17T12:43:12.2559992Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2022-08-17T12:43:12.2560059Z with 2022-08-17T12:43:12.2560117Z [ 2022-08-17T12:43:12.2560283Z T=std::vector,std::allocator>> 2022-08-17T12:43:12.2560330Z ] 2022-08-17T12:43:12.2560713Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2022-08-17T12:43:12.2560775Z with 2022-08-17T12:43:12.2560833Z [ 2022-08-17T12:43:12.2561002Z T=std::vector,std::allocator>> 2022-08-17T12:43:12.2561060Z ] 2022-08-17T12:43:12.2561448Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to alias template instantiation 'c10::OptionalBase,std::allocator>>>' being compiled 2022-08-17T12:43:12.2561830Z 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-08-17T12:43:12.2562156Z 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-08-17T12:43:12.2562492Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(445): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2022-08-17T12:43:12.2562590Z with 2022-08-17T12:43:12.2562651Z [ 2022-08-17T12:43:12.2562815Z T=std::vector,std::allocator>> 2022-08-17T12:43:12.2562875Z ] 2022-08-17T12:43:12.2563182Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(211): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2022-08-17T12:43:12.2563245Z with 2022-08-17T12:43:12.2563303Z [ 2022-08-17T12:43:12.2563461Z T=std::vector,std::allocator>> 2022-08-17T12:43:12.2563508Z ] 2022-08-17T12:43:12.2563861Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(410): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2022-08-17T12:43:12.2563925Z with 2022-08-17T12:43:12.2563985Z [ 2022-08-17T12:43:12.2564145Z T=std::vector,std::allocator>> 2022-08-17T12:43:12.2564204Z ] 2022-08-17T12:43:12.2564559Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2022-08-17T12:43:12.2564620Z with 2022-08-17T12:43:12.2564667Z [ 2022-08-17T12:43:12.2564820Z T=std::vector,std::allocator>> 2022-08-17T12:43:12.2564878Z ] 2022-08-17T12:43:12.2565262Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2022-08-17T12:43:12.2565325Z with 2022-08-17T12:43:12.2565388Z [ 2022-08-17T12:43:12.2565545Z T=std::vector,std::allocator>> 2022-08-17T12:43:12.2565606Z ] 2022-08-17T12:43:12.2565984Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to alias template instantiation 'c10::OptionalBase,std::allocator>>>' being compiled 2022-08-17T12:43:12.2566356Z 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-08-17T12:43:12.2566669Z 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-08-17T12:43:12.2567004Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(445): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2022-08-17T12:43:12.2567070Z with 2022-08-17T12:43:12.2567131Z [ 2022-08-17T12:43:12.2567285Z T=std::vector,std::allocator>> 2022-08-17T12:43:12.2567344Z ] 2022-08-17T12:43:12.2567648Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(211): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2022-08-17T12:43:12.2567712Z with 2022-08-17T12:43:12.2567770Z [ 2022-08-17T12:43:12.2567883Z T=std::vector> 2022-08-17T12:43:12.2567943Z ] 2022-08-17T12:43:12.2568263Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(410): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2022-08-17T12:43:12.2568367Z with 2022-08-17T12:43:12.2568426Z [ 2022-08-17T12:43:12.2568550Z T=std::vector> 2022-08-17T12:43:12.2568610Z ] 2022-08-17T12:43:12.2568961Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2022-08-17T12:43:12.2569011Z with 2022-08-17T12:43:12.2569070Z [ 2022-08-17T12:43:12.2569192Z T=std::vector> 2022-08-17T12:43:12.2569252Z ] 2022-08-17T12:43:12.2569668Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2022-08-17T12:43:12.2569734Z with 2022-08-17T12:43:12.2569793Z [ 2022-08-17T12:43:12.2569914Z T=std::vector> 2022-08-17T12:43:12.2569960Z ] 2022-08-17T12:43:12.2570314Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to alias template instantiation 'c10::OptionalBase>>' being compiled 2022-08-17T12:43:12.2570662Z 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-08-17T12:43:12.2571000Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(445): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2022-08-17T12:43:12.2571066Z with 2022-08-17T12:43:12.2571125Z [ 2022-08-17T12:43:12.2571245Z T=std::vector> 2022-08-17T12:43:12.2571304Z ] 2022-08-17T12:43:12.2571602Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(211): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2022-08-17T12:43:12.2571663Z with 2022-08-17T12:43:12.2571710Z [ 2022-08-17T12:43:12.2571862Z T=c10::impl::InlineDeviceGuard 2022-08-17T12:43:12.2571921Z ] 2022-08-17T12:43:12.2572241Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(410): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2022-08-17T12:43:12.2572303Z with 2022-08-17T12:43:12.2572360Z [ 2022-08-17T12:43:12.2572511Z T=c10::impl::InlineDeviceGuard 2022-08-17T12:43:12.2572560Z ] 2022-08-17T12:43:12.2572919Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2022-08-17T12:43:12.2572983Z with 2022-08-17T12:43:12.2573040Z [ 2022-08-17T12:43:12.2573188Z T=c10::impl::InlineDeviceGuard 2022-08-17T12:43:12.2573248Z ] 2022-08-17T12:43:12.2573632Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2022-08-17T12:43:12.2573693Z with 2022-08-17T12:43:12.2573752Z [ 2022-08-17T12:43:12.2573887Z T=c10::impl::InlineDeviceGuard 2022-08-17T12:43:12.2573990Z ] 2022-08-17T12:43:12.2574367Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to alias template instantiation 'c10::OptionalBase>' being compiled 2022-08-17T12:43:12.2574760Z 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-08-17T12:43:12.2575477Z 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-08-17T12:43:12.2575825Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(445): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2022-08-17T12:43:12.2575892Z with 2022-08-17T12:43:12.2575951Z [ 2022-08-17T12:43:12.2576102Z T=c10::impl::InlineDeviceGuard 2022-08-17T12:43:12.2576163Z ] 2022-08-17T12:43:12.2576456Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(211): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2022-08-17T12:43:12.2576519Z with 2022-08-17T12:43:12.2576578Z [ 2022-08-17T12:43:12.2576728Z T=c10::impl::InlineStreamGuard 2022-08-17T12:43:12.2576787Z ] 2022-08-17T12:43:12.2577106Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(410): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2022-08-17T12:43:12.2577169Z with 2022-08-17T12:43:12.2577231Z [ 2022-08-17T12:43:12.2577367Z T=c10::impl::InlineStreamGuard 2022-08-17T12:43:12.2577426Z ] 2022-08-17T12:43:12.2577783Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2022-08-17T12:43:12.2577846Z with 2022-08-17T12:43:12.2577904Z [ 2022-08-17T12:43:12.2578050Z T=c10::impl::InlineStreamGuard 2022-08-17T12:43:12.2578107Z ] 2022-08-17T12:43:12.2578492Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2022-08-17T12:43:12.2578542Z with 2022-08-17T12:43:12.2578602Z [ 2022-08-17T12:43:12.2578748Z T=c10::impl::InlineStreamGuard 2022-08-17T12:43:12.2578899Z ] 2022-08-17T12:43:12.2579279Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to alias template instantiation 'c10::OptionalBase>' being compiled 2022-08-17T12:43:12.2579674Z 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-08-17T12:43:12.2580057Z 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-08-17T12:43:12.2580393Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(445): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2022-08-17T12:43:12.2580513Z with 2022-08-17T12:43:12.2580574Z [ 2022-08-17T12:43:12.2580712Z T=c10::impl::InlineStreamGuard 2022-08-17T12:43:12.2580770Z ] 2022-08-17T12:43:12.2581073Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(211): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2022-08-17T12:43:12.2581136Z with 2022-08-17T12:43:12.2581194Z [ 2022-08-17T12:43:12.2581343Z T=c10::impl::VirtualGuardImpl 2022-08-17T12:43:12.2581403Z ] 2022-08-17T12:43:12.2581718Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(410): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2022-08-17T12:43:12.2581771Z with 2022-08-17T12:43:12.2581832Z [ 2022-08-17T12:43:12.2581935Z T=c10::impl::VirtualGuardImpl 2022-08-17T12:43:12.2581995Z ] 2022-08-17T12:43:12.2582351Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2022-08-17T12:43:12.2582412Z with 2022-08-17T12:43:12.2582471Z [ 2022-08-17T12:43:12.2582573Z T=c10::impl::VirtualGuardImpl 2022-08-17T12:43:12.2582619Z ] 2022-08-17T12:43:12.2582999Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2022-08-17T12:43:12.2583064Z with 2022-08-17T12:43:12.2583123Z [ 2022-08-17T12:43:12.2583223Z T=c10::impl::VirtualGuardImpl 2022-08-17T12:43:12.2583280Z ] 2022-08-17T12:43:12.2583621Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to alias template instantiation 'c10::OptionalBase' being compiled 2022-08-17T12:43:12.2583944Z 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-08-17T12:43:12.2584008Z with 2022-08-17T12:43:12.2584054Z [ 2022-08-17T12:43:12.2584154Z T=c10::impl::VirtualGuardImpl 2022-08-17T12:43:12.2584216Z ] 2022-08-17T12:43:12.2584594Z 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-08-17T12:43:12.2584934Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(445): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2022-08-17T12:43:12.2584996Z with 2022-08-17T12:43:12.2585054Z [ 2022-08-17T12:43:12.2585153Z T=c10::impl::VirtualGuardImpl 2022-08-17T12:43:12.2585201Z ] 2022-08-17T12:43:12.2585499Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(211): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2022-08-17T12:43:12.2585561Z with 2022-08-17T12:43:12.2585621Z [ 2022-08-17T12:43:12.2585810Z T=std::vector> 2022-08-17T12:43:12.2585868Z ] 2022-08-17T12:43:12.2586228Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(410): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2022-08-17T12:43:12.2586290Z with 2022-08-17T12:43:12.2586336Z [ 2022-08-17T12:43:12.2586518Z T=std::vector> 2022-08-17T12:43:12.2586577Z ] 2022-08-17T12:43:12.2586926Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2022-08-17T12:43:12.2586989Z with 2022-08-17T12:43:12.2587087Z [ 2022-08-17T12:43:12.2587273Z T=std::vector> 2022-08-17T12:43:12.2587332Z ] 2022-08-17T12:43:12.2587716Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2022-08-17T12:43:12.2587767Z with 2022-08-17T12:43:12.2587824Z [ 2022-08-17T12:43:12.2588007Z T=std::vector> 2022-08-17T12:43:12.2588066Z ] 2022-08-17T12:43:12.2588475Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to alias template instantiation 'c10::OptionalBase>>' being compiled 2022-08-17T12:43:12.2588881Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\ATen/core/ivalue_inl.h(843): note: see reference to class template instantiation 'c10::optional>>' being compiled 2022-08-17T12:43:12.2589217Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(445): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2022-08-17T12:43:12.2589280Z with 2022-08-17T12:43:12.2589340Z [ 2022-08-17T12:43:12.2589524Z T=std::vector> 2022-08-17T12:43:12.2589570Z ] 2022-08-17T12:43:12.2589870Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(211): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2022-08-17T12:43:12.2589933Z with 2022-08-17T12:43:12.2589992Z [ 2022-08-17T12:43:12.2590073Z T=c10::DimVector 2022-08-17T12:43:12.2590130Z ] 2022-08-17T12:43:12.2590452Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(410): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2022-08-17T12:43:12.2590514Z with 2022-08-17T12:43:12.2590559Z [ 2022-08-17T12:43:12.2590637Z T=c10::DimVector 2022-08-17T12:43:12.2590695Z ] 2022-08-17T12:43:12.2591055Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2022-08-17T12:43:12.2591117Z with 2022-08-17T12:43:12.2591175Z [ 2022-08-17T12:43:12.2591254Z T=c10::DimVector 2022-08-17T12:43:12.2591301Z ] 2022-08-17T12:43:12.2591680Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2022-08-17T12:43:12.2591792Z with 2022-08-17T12:43:12.2591850Z [ 2022-08-17T12:43:12.2591928Z T=c10::DimVector 2022-08-17T12:43:12.2591985Z ] 2022-08-17T12:43:12.2592309Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to alias template instantiation 'c10::OptionalBase' being compiled 2022-08-17T12:43:12.2592635Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\ATen/TensorIterator.h(915): note: see reference to class template instantiation 'c10::optional' being compiled 2022-08-17T12:43:12.2593005Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(445): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2022-08-17T12:43:12.2593071Z with 2022-08-17T12:43:12.2593119Z [ 2022-08-17T12:43:12.2593198Z T=c10::DimVector 2022-08-17T12:43:12.2593257Z ] 2022-08-17T12:43:12.2593557Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(211): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2022-08-17T12:43:12.2593618Z with 2022-08-17T12:43:12.2593678Z [ 2022-08-17T12:43:12.2593774Z T=torch::autograd::ViewInfo 2022-08-17T12:43:12.2593823Z ] 2022-08-17T12:43:12.2594139Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(410): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2022-08-17T12:43:12.2594200Z with 2022-08-17T12:43:12.2594259Z [ 2022-08-17T12:43:12.2594351Z T=torch::autograd::ViewInfo 2022-08-17T12:43:12.2594410Z ] 2022-08-17T12:43:12.2594764Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2022-08-17T12:43:12.2594825Z with 2022-08-17T12:43:12.2594871Z [ 2022-08-17T12:43:12.2594963Z T=torch::autograd::ViewInfo 2022-08-17T12:43:12.2595024Z ] 2022-08-17T12:43:12.2595407Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2022-08-17T12:43:12.2595469Z with 2022-08-17T12:43:12.2595527Z [ 2022-08-17T12:43:12.2595623Z T=torch::autograd::ViewInfo 2022-08-17T12:43:12.2595682Z ] 2022-08-17T12:43:12.2596008Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to alias template instantiation 'c10::OptionalBase' being compiled 2022-08-17T12:43:12.2596360Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\torch/csrc/autograd/variable.h(570): note: see reference to class template instantiation 'c10::optional' being compiled 2022-08-17T12:43:12.2596694Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(445): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2022-08-17T12:43:12.2596757Z with 2022-08-17T12:43:12.2596816Z [ 2022-08-17T12:43:12.2596909Z T=torch::autograd::ViewInfo 2022-08-17T12:43:12.2596970Z ] 2022-08-17T12:43:12.2597272Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(211): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2022-08-17T12:43:12.2597374Z with 2022-08-17T12:43:12.2597421Z [ 2022-08-17T12:43:12.2597499Z T=c10::IValue 2022-08-17T12:43:12.2597558Z ] 2022-08-17T12:43:12.2597872Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(410): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2022-08-17T12:43:12.2597933Z with 2022-08-17T12:43:12.2597992Z [ 2022-08-17T12:43:12.2598068Z T=c10::IValue 2022-08-17T12:43:12.2598114Z ] 2022-08-17T12:43:12.2598505Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2022-08-17T12:43:12.2598569Z with 2022-08-17T12:43:12.2598629Z [ 2022-08-17T12:43:12.2598704Z T=c10::IValue 2022-08-17T12:43:12.2598765Z ] 2022-08-17T12:43:12.2599144Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2022-08-17T12:43:12.2599205Z with 2022-08-17T12:43:12.2599252Z [ 2022-08-17T12:43:12.2599326Z T=c10::IValue 2022-08-17T12:43:12.2599384Z ] 2022-08-17T12:43:12.2599699Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to alias template instantiation 'c10::OptionalBase' being compiled 2022-08-17T12:43:12.2600030Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\ATen/core/function_schema.h(181): note: see reference to class template instantiation 'c10::optional' being compiled 2022-08-17T12:43:12.2600367Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(445): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2022-08-17T12:43:12.2600432Z with 2022-08-17T12:43:12.2600492Z [ 2022-08-17T12:43:12.2600567Z T=c10::IValue 2022-08-17T12:43:12.2600613Z ] 2022-08-17T12:43:12.2600912Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(211): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2022-08-17T12:43:12.2600975Z with 2022-08-17T12:43:12.2601031Z [ 2022-08-17T12:43:12.2601111Z T=c10::AliasInfo 2022-08-17T12:43:12.2601169Z ] 2022-08-17T12:43:12.2601486Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(410): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2022-08-17T12:43:12.2601552Z with 2022-08-17T12:43:12.2601601Z [ 2022-08-17T12:43:12.2601683Z T=c10::AliasInfo 2022-08-17T12:43:12.2601741Z ] 2022-08-17T12:43:12.2602095Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2022-08-17T12:43:12.2602158Z with 2022-08-17T12:43:12.2602215Z [ 2022-08-17T12:43:12.2602293Z T=c10::AliasInfo 2022-08-17T12:43:12.2602338Z ] 2022-08-17T12:43:12.2602719Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2022-08-17T12:43:12.2602784Z with 2022-08-17T12:43:12.2602841Z [ 2022-08-17T12:43:12.2602919Z T=c10::AliasInfo 2022-08-17T12:43:12.2603022Z ] 2022-08-17T12:43:12.2603346Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to alias template instantiation 'c10::OptionalBase' being compiled 2022-08-17T12:43:12.2603678Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\ATen/core/function_schema.h(28): note: see reference to class template instantiation 'c10::optional' being compiled 2022-08-17T12:43:12.2604012Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(445): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2022-08-17T12:43:12.2604062Z with 2022-08-17T12:43:12.2604161Z [ 2022-08-17T12:43:12.2604242Z T=c10::AliasInfo 2022-08-17T12:43:12.2604301Z ] 2022-08-17T12:43:12.2604598Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(211): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2022-08-17T12:43:12.2604662Z with 2022-08-17T12:43:12.2604718Z [ 2022-08-17T12:43:12.2604822Z T=c10::impl::AnnotatedSchema 2022-08-17T12:43:12.2604870Z ] 2022-08-17T12:43:12.2605182Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(410): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2022-08-17T12:43:12.2605244Z with 2022-08-17T12:43:12.2605302Z [ 2022-08-17T12:43:12.2605401Z T=c10::impl::AnnotatedSchema 2022-08-17T12:43:12.2605459Z ] 2022-08-17T12:43:12.2605811Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2022-08-17T12:43:12.2605875Z with 2022-08-17T12:43:12.2605921Z [ 2022-08-17T12:43:12.2606020Z T=c10::impl::AnnotatedSchema 2022-08-17T12:43:12.2606076Z ] 2022-08-17T12:43:12.2606453Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2022-08-17T12:43:12.2606516Z with 2022-08-17T12:43:12.2606574Z [ 2022-08-17T12:43:12.2606670Z T=c10::impl::AnnotatedSchema 2022-08-17T12:43:12.2606729Z ] 2022-08-17T12:43:12.2607057Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to alias template instantiation 'c10::OptionalBase' being compiled 2022-08-17T12:43:12.2607415Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\ATen/core/dispatch/OperatorEntry.h(221): note: see reference to class template instantiation 'c10::optional' being compiled 2022-08-17T12:43:12.2607756Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(445): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2022-08-17T12:43:12.2607817Z with 2022-08-17T12:43:12.2607876Z [ 2022-08-17T12:43:12.2607976Z T=c10::impl::AnnotatedSchema 2022-08-17T12:43:12.2608036Z ] 2022-08-17T12:43:12.2608337Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(211): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2022-08-17T12:43:12.2608401Z with 2022-08-17T12:43:12.2608447Z [ 2022-08-17T12:43:12.2608587Z T=c10::impl::OperatorEntry::CppSignatureWithDebug 2022-08-17T12:43:12.2608648Z ] 2022-08-17T12:43:12.2609001Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(410): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2022-08-17T12:43:12.2609062Z with 2022-08-17T12:43:12.2609120Z [ 2022-08-17T12:43:12.2609259Z T=c10::impl::OperatorEntry::CppSignatureWithDebug 2022-08-17T12:43:12.2609306Z ] 2022-08-17T12:43:12.2609660Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2022-08-17T12:43:12.2609723Z with 2022-08-17T12:43:12.2609781Z [ 2022-08-17T12:43:12.2609960Z T=c10::impl::OperatorEntry::CppSignatureWithDebug 2022-08-17T12:43:12.2610018Z ] 2022-08-17T12:43:12.2610398Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2022-08-17T12:43:12.2610463Z with 2022-08-17T12:43:12.2610522Z [ 2022-08-17T12:43:12.2610646Z T=c10::impl::OperatorEntry::CppSignatureWithDebug 2022-08-17T12:43:12.2610705Z ] 2022-08-17T12:43:12.2611082Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to alias template instantiation 'c10::OptionalBase' being compiled 2022-08-17T12:43:12.2611474Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\ATen/core/dispatch/OperatorEntry.h(282): note: see reference to class template instantiation 'c10::optional' being compiled 2022-08-17T12:43:12.2611811Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(445): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2022-08-17T12:43:12.2611876Z with 2022-08-17T12:43:12.2611936Z [ 2022-08-17T12:43:12.2612073Z T=c10::impl::OperatorEntry::CppSignatureWithDebug 2022-08-17T12:43:12.2612131Z ] 2022-08-17T12:43:12.2612418Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(211): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2022-08-17T12:43:12.2612480Z with 2022-08-17T12:43:12.2612539Z [ 2022-08-17T12:43:12.2612626Z T=at::StepCallbacks 2022-08-17T12:43:12.2612684Z ] 2022-08-17T12:43:12.2613006Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(410): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2022-08-17T12:43:12.2613071Z with 2022-08-17T12:43:12.2613130Z [ 2022-08-17T12:43:12.2613205Z T=at::StepCallbacks 2022-08-17T12:43:12.2613264Z ] 2022-08-17T12:43:12.2613614Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2022-08-17T12:43:12.2613677Z with 2022-08-17T12:43:12.2613736Z [ 2022-08-17T12:43:12.2613823Z T=at::StepCallbacks 2022-08-17T12:43:12.2613881Z ] 2022-08-17T12:43:12.2614263Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2022-08-17T12:43:12.2614313Z with 2022-08-17T12:43:12.2614372Z [ 2022-08-17T12:43:12.2614457Z T=at::StepCallbacks 2022-08-17T12:43:12.2614558Z ] 2022-08-17T12:43:12.2614891Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to alias template instantiation 'c10::OptionalBase' being compiled 2022-08-17T12:43:12.2615236Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\ATen/core/dispatch/Dispatcher.h(610): note: see reference to class template instantiation 'c10::optional' being compiled 2022-08-17T12:43:12.2615569Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(445): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2022-08-17T12:43:12.2615669Z with 2022-08-17T12:43:12.2615728Z [ 2022-08-17T12:43:12.2615802Z T=at::StepCallbacks 2022-08-17T12:43:12.2615860Z ] 2022-08-17T12:43:12.2616159Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(211): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2022-08-17T12:43:12.2616222Z with 2022-08-17T12:43:12.2616282Z [ 2022-08-17T12:43:12.2616423Z T=c10::either 2022-08-17T12:43:12.2616481Z ] 2022-08-17T12:43:12.2616783Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(410): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2022-08-17T12:43:12.2616845Z with 2022-08-17T12:43:12.2616903Z [ 2022-08-17T12:43:12.2617043Z T=c10::either 2022-08-17T12:43:12.2617102Z ] 2022-08-17T12:43:12.2617463Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2022-08-17T12:43:12.2617526Z with 2022-08-17T12:43:12.2617585Z [ 2022-08-17T12:43:12.2617707Z T=c10::either 2022-08-17T12:43:12.2617766Z ] 2022-08-17T12:43:12.2618145Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2022-08-17T12:43:12.2618206Z with 2022-08-17T12:43:12.2618265Z [ 2022-08-17T12:43:12.2618401Z T=c10::either 2022-08-17T12:43:12.2618459Z ] 2022-08-17T12:43:12.2618927Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to alias template instantiation 'c10::OptionalBase>' being compiled 2022-08-17T12:43:12.2619328Z 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-08-17T12:43:12.2619670Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(445): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2022-08-17T12:43:12.2619721Z with 2022-08-17T12:43:12.2619780Z [ 2022-08-17T12:43:12.2619916Z T=c10::either 2022-08-17T12:43:12.2619974Z ] 2022-08-17T12:43:12.2620279Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(211): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2022-08-17T12:43:12.2620394Z with 2022-08-17T12:43:12.2620454Z [ 2022-08-17T12:43:12.2620569Z T=std::tuple 2022-08-17T12:43:12.2620616Z ] 2022-08-17T12:43:12.2620929Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(410): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2022-08-17T12:43:12.2620992Z with 2022-08-17T12:43:12.2621054Z [ 2022-08-17T12:43:12.2621166Z T=std::tuple 2022-08-17T12:43:12.2621226Z ] 2022-08-17T12:43:12.2621623Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2022-08-17T12:43:12.2621685Z with 2022-08-17T12:43:12.2621732Z [ 2022-08-17T12:43:12.2621845Z T=std::tuple 2022-08-17T12:43:12.2621907Z ] 2022-08-17T12:43:12.2622285Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2022-08-17T12:43:12.2622348Z with 2022-08-17T12:43:12.2622406Z [ 2022-08-17T12:43:12.2622524Z T=std::tuple 2022-08-17T12:43:12.2622582Z ] 2022-08-17T12:43:12.2622920Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to alias template instantiation 'c10::OptionalBase>' being compiled 2022-08-17T12:43:12.2623283Z 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-08-17T12:43:12.2623619Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(445): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2022-08-17T12:43:12.2623683Z with 2022-08-17T12:43:12.2623743Z [ 2022-08-17T12:43:12.2623855Z T=std::tuple 2022-08-17T12:43:12.2623914Z ] 2022-08-17T12:43:12.2624218Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(211): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2022-08-17T12:43:12.2624279Z with 2022-08-17T12:43:12.2624327Z [ 2022-08-17T12:43:12.2624421Z T=torch::jit::SourceRange 2022-08-17T12:43:12.2624479Z ] 2022-08-17T12:43:12.2624794Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(410): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2022-08-17T12:43:12.2624860Z with 2022-08-17T12:43:12.2624920Z [ 2022-08-17T12:43:12.2625014Z T=torch::jit::SourceRange 2022-08-17T12:43:12.2625073Z ] 2022-08-17T12:43:12.2625413Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2022-08-17T12:43:12.2625477Z with 2022-08-17T12:43:12.2625536Z [ 2022-08-17T12:43:12.2625627Z T=torch::jit::SourceRange 2022-08-17T12:43:12.2625687Z ] 2022-08-17T12:43:12.2626071Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2022-08-17T12:43:12.2626177Z with 2022-08-17T12:43:12.2626228Z [ 2022-08-17T12:43:12.2637989Z T=torch::jit::SourceRange 2022-08-17T12:43:12.2638116Z ] 2022-08-17T12:43:12.2638517Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to alias template instantiation 'c10::OptionalBase' being compiled 2022-08-17T12:43:12.2638882Z 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-08-17T12:43:12.2639340Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(445): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2022-08-17T12:43:12.2639408Z with 2022-08-17T12:43:12.2639460Z [ 2022-08-17T12:43:12.2639557Z T=torch::jit::SourceRange 2022-08-17T12:43:12.2639619Z ] 2022-08-17T12:43:12.2639926Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(211): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2022-08-17T12:43:12.2639990Z with 2022-08-17T12:43:12.2640050Z [ 2022-08-17T12:43:12.2640165Z T=torch::jit::InlinedCallStackPtr 2022-08-17T12:43:12.2640214Z ] 2022-08-17T12:43:12.2640533Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(410): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2022-08-17T12:43:12.2640598Z with 2022-08-17T12:43:12.2640657Z [ 2022-08-17T12:43:12.2640771Z T=torch::jit::InlinedCallStackPtr 2022-08-17T12:43:12.2640830Z ] 2022-08-17T12:43:12.2641190Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2022-08-17T12:43:12.2641259Z with 2022-08-17T12:43:12.2641306Z [ 2022-08-17T12:43:12.2641416Z T=torch::jit::InlinedCallStackPtr 2022-08-17T12:43:12.2641474Z ] 2022-08-17T12:43:12.2641858Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2022-08-17T12:43:12.2641920Z with 2022-08-17T12:43:12.2641977Z [ 2022-08-17T12:43:12.2642088Z T=torch::jit::InlinedCallStackPtr 2022-08-17T12:43:12.2642146Z ] 2022-08-17T12:43:12.2642486Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to alias template instantiation 'c10::OptionalBase' being compiled 2022-08-17T12:43:12.2642845Z 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-08-17T12:43:12.2643183Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(445): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2022-08-17T12:43:12.2643248Z with 2022-08-17T12:43:12.2643306Z [ 2022-08-17T12:43:12.2643416Z T=torch::jit::InlinedCallStackPtr 2022-08-17T12:43:12.2643477Z ] 2022-08-17T12:43:12.2643779Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(211): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2022-08-17T12:43:12.2643898Z with 2022-08-17T12:43:12.2643945Z [ 2022-08-17T12:43:12.2644056Z T=torch::jit::ModuleInstanceInfo 2022-08-17T12:43:12.2644113Z ] 2022-08-17T12:43:12.2644435Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(410): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2022-08-17T12:43:12.2644498Z with 2022-08-17T12:43:12.2644557Z [ 2022-08-17T12:43:12.2644666Z T=torch::jit::ModuleInstanceInfo 2022-08-17T12:43:12.2644722Z ] 2022-08-17T12:43:12.2645107Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2022-08-17T12:43:12.2645173Z with 2022-08-17T12:43:12.2645232Z [ 2022-08-17T12:43:12.2645342Z T=torch::jit::ModuleInstanceInfo 2022-08-17T12:43:12.2645401Z ] 2022-08-17T12:43:12.2645781Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2022-08-17T12:43:12.2645842Z with 2022-08-17T12:43:12.2645902Z [ 2022-08-17T12:43:12.2645997Z T=torch::jit::ModuleInstanceInfo 2022-08-17T12:43:12.2646056Z ] 2022-08-17T12:43:12.2646408Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to alias template instantiation 'c10::OptionalBase' being compiled 2022-08-17T12:43:12.2646761Z 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-08-17T12:43:12.2647100Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(445): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2022-08-17T12:43:12.2647161Z with 2022-08-17T12:43:12.2647220Z [ 2022-08-17T12:43:12.2647329Z T=torch::jit::ModuleInstanceInfo 2022-08-17T12:43:12.2647387Z ] 2022-08-17T12:43:12.2647675Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(211): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2022-08-17T12:43:12.2647736Z with 2022-08-17T12:43:12.2647794Z [ 2022-08-17T12:43:12.2647885Z T=torch::jit::ScopePtr 2022-08-17T12:43:12.2647943Z ] 2022-08-17T12:43:12.2648257Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(410): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2022-08-17T12:43:12.2648321Z with 2022-08-17T12:43:12.2648379Z [ 2022-08-17T12:43:12.2648455Z T=torch::jit::ScopePtr 2022-08-17T12:43:12.2648512Z ] 2022-08-17T12:43:12.2648866Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2022-08-17T12:43:12.2648927Z with 2022-08-17T12:43:12.2648985Z [ 2022-08-17T12:43:12.2649071Z T=torch::jit::ScopePtr 2022-08-17T12:43:12.2649133Z ] 2022-08-17T12:43:12.2649516Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2022-08-17T12:43:12.2649607Z with 2022-08-17T12:43:12.2649666Z [ 2022-08-17T12:43:12.2649751Z T=torch::jit::ScopePtr 2022-08-17T12:43:12.2649806Z ] 2022-08-17T12:43:12.2650139Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to alias template instantiation 'c10::OptionalBase' being compiled 2022-08-17T12:43:12.2650468Z 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-08-17T12:43:12.2650842Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(445): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2022-08-17T12:43:12.2650902Z with 2022-08-17T12:43:12.2650958Z [ 2022-08-17T12:43:12.2651035Z T=torch::jit::ScopePtr 2022-08-17T12:43:12.2651090Z ] 2022-08-17T12:43:12.2690280Z [15/34] cl /showIncludes /nologo /O2 /W3 /GL /DNDEBUG /MD /MD /wd4819 /wd4251 /wd4244 /wd4267 /wd4275 /wd4018 /wd4190 /EHsc -DFUNCTORCH_BUILD_MAIN_LIB -IC:\actions-runner\_work\pytorch\pytorch\functorch -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 -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" -c C:\actions-runner\_work\pytorch\pytorch\functorch\functorch\csrc\BatchRulesViews.cpp /FoC:\actions-runner\_work\pytorch\pytorch\functorch\build\temp.win-amd64-3.9\Release\actions-runner\_work\pytorch\pytorch\functorch\functorch\csrc\BatchRulesViews.obj -O3 -std=c++14 -fdiagnostics-color=always -DTORCH_API_INCLUDE_EXTENSION_H -DTORCH_EXTENSION_NAME=_C -D_GLIBCXX_USE_CXX11_ABI=0 /std:c++14 2022-08-17T12:43:12.2690504Z cl : Command line warning D9002 : ignoring unknown option '-O3' 2022-08-17T12:43:12.2690691Z cl : Command line warning D9002 : ignoring unknown option '-std=c++14' 2022-08-17T12:43:12.2691064Z cl : Command line warning D9002 : ignoring unknown option '-fdiagnostics-color=always' 2022-08-17T12:43:12.2691472Z 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-08-17T12:43:12.2691868Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/core/TensorImpl.h(2391): warning C4805: '|': unsafe mix of type 'uintptr_t' and type 'bool' in operation 2022-08-17T12:43:12.2692266Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(211): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2022-08-17T12:43:12.2692354Z with 2022-08-17T12:43:12.2692434Z [ 2022-08-17T12:43:12.2692531Z T=at::TensorBase 2022-08-17T12:43:12.2692613Z ] 2022-08-17T12:43:12.2693042Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(410): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2022-08-17T12:43:12.2693131Z with 2022-08-17T12:43:12.2693320Z [ 2022-08-17T12:43:12.2693432Z T=at::TensorBase 2022-08-17T12:43:12.2693517Z ] 2022-08-17T12:43:12.2693987Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2022-08-17T12:43:12.2694062Z with 2022-08-17T12:43:12.2694148Z [ 2022-08-17T12:43:12.2694264Z T=at::TensorBase 2022-08-17T12:43:12.2694344Z ] 2022-08-17T12:43:12.2694904Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2022-08-17T12:43:12.2694988Z with 2022-08-17T12:43:12.2695071Z [ 2022-08-17T12:43:12.2695178Z T=at::TensorBase 2022-08-17T12:43:12.2695251Z ] 2022-08-17T12:43:12.2695675Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to alias template instantiation 'c10::OptionalBase' being compiled 2022-08-17T12:43:12.2696110Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\ATen/core/TensorBase.h(917): note: see reference to class template instantiation 'c10::optional' being compiled 2022-08-17T12:43:12.2696561Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(445): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2022-08-17T12:43:12.2696661Z with 2022-08-17T12:43:12.2696748Z [ 2022-08-17T12:43:12.2696856Z T=at::TensorBase 2022-08-17T12:43:12.2696941Z ] 2022-08-17T12:43:12.2697340Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(211): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2022-08-17T12:43:12.2697422Z with 2022-08-17T12:43:12.2697506Z [ 2022-08-17T12:43:12.2697609Z T=at::Tensor 2022-08-17T12:43:12.2697700Z ] 2022-08-17T12:43:12.2698116Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(410): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2022-08-17T12:43:12.2698216Z with 2022-08-17T12:43:12.2698303Z [ 2022-08-17T12:43:12.2698389Z T=at::Tensor 2022-08-17T12:43:12.2698473Z ] 2022-08-17T12:43:12.2698912Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2022-08-17T12:43:12.2698977Z with 2022-08-17T12:43:12.2699036Z [ 2022-08-17T12:43:12.2699114Z T=at::Tensor 2022-08-17T12:43:12.2699174Z ] 2022-08-17T12:43:12.2699553Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2022-08-17T12:43:12.2699614Z with 2022-08-17T12:43:12.2699660Z [ 2022-08-17T12:43:12.2699734Z T=at::Tensor 2022-08-17T12:43:12.2699792Z ] 2022-08-17T12:43:12.2700109Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to alias template instantiation 'c10::OptionalBase' being compiled 2022-08-17T12:43:12.2700433Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\ATen/core/TensorBody.h(510): note: see reference to class template instantiation 'c10::optional' being compiled 2022-08-17T12:43:12.2701183Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(445): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2022-08-17T12:43:12.2701248Z with 2022-08-17T12:43:12.2701308Z [ 2022-08-17T12:43:12.2701371Z T=at::Tensor 2022-08-17T12:43:12.2701430Z ] 2022-08-17T12:43:12.2701730Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(211): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2022-08-17T12:43:12.2701791Z with 2022-08-17T12:43:12.2701850Z [ 2022-08-17T12:43:12.2701930Z T=at::Generator 2022-08-17T12:43:12.2702036Z ] 2022-08-17T12:43:12.2702351Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(410): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2022-08-17T12:43:12.2702403Z with 2022-08-17T12:43:12.2702461Z [ 2022-08-17T12:43:12.2702541Z T=at::Generator 2022-08-17T12:43:12.2702600Z ] 2022-08-17T12:43:12.2702954Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2022-08-17T12:43:12.2703016Z with 2022-08-17T12:43:12.2703074Z [ 2022-08-17T12:43:12.2703139Z T=at::Generator 2022-08-17T12:43:12.2703196Z ] 2022-08-17T12:43:12.2703579Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2022-08-17T12:43:12.2703641Z with 2022-08-17T12:43:12.2703697Z [ 2022-08-17T12:43:12.2703777Z T=at::Generator 2022-08-17T12:43:12.2703837Z ] 2022-08-17T12:43:12.2704157Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to alias template instantiation 'c10::OptionalBase' being compiled 2022-08-17T12:43:12.2704482Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\ATen/core/TensorBody.h(585): note: see reference to class template instantiation 'c10::optional' being compiled 2022-08-17T12:43:12.2704803Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(445): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2022-08-17T12:43:12.2704866Z with 2022-08-17T12:43:12.2704927Z [ 2022-08-17T12:43:12.2705012Z T=at::Generator 2022-08-17T12:43:12.2705058Z ] 2022-08-17T12:43:12.2705355Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(211): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2022-08-17T12:43:12.2705420Z with 2022-08-17T12:43:12.2705479Z [ 2022-08-17T12:43:12.2705557Z T=std::string 2022-08-17T12:43:12.2705615Z ] 2022-08-17T12:43:12.2705932Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(410): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2022-08-17T12:43:12.2705994Z with 2022-08-17T12:43:12.2706040Z [ 2022-08-17T12:43:12.2706117Z T=std::string 2022-08-17T12:43:12.2706176Z ] 2022-08-17T12:43:12.2706635Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2022-08-17T12:43:12.2706749Z with 2022-08-17T12:43:12.2706806Z [ 2022-08-17T12:43:12.2706882Z T=std::string 2022-08-17T12:43:12.2706927Z ] 2022-08-17T12:43:12.2707308Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2022-08-17T12:43:12.2707369Z with 2022-08-17T12:43:12.2707428Z [ 2022-08-17T12:43:12.2707504Z T=std::string 2022-08-17T12:43:12.2707563Z ] 2022-08-17T12:43:12.2707920Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to alias template instantiation 'c10::OptionalBase' being compiled 2022-08-17T12:43:12.2708245Z 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-08-17T12:43:12.2708583Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(445): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2022-08-17T12:43:12.2708646Z with 2022-08-17T12:43:12.2708692Z [ 2022-08-17T12:43:12.2708767Z T=std::string 2022-08-17T12:43:12.2708828Z ] 2022-08-17T12:43:12.2709129Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(211): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2022-08-17T12:43:12.2709191Z with 2022-08-17T12:43:12.2709254Z [ 2022-08-17T12:43:12.2709344Z T=c10::QualifiedName 2022-08-17T12:43:12.2709390Z ] 2022-08-17T12:43:12.2709706Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(410): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2022-08-17T12:43:12.2709770Z with 2022-08-17T12:43:12.2709829Z [ 2022-08-17T12:43:12.2709918Z T=c10::QualifiedName 2022-08-17T12:43:12.2709977Z ] 2022-08-17T12:43:12.2710332Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2022-08-17T12:43:12.2710395Z with 2022-08-17T12:43:12.2710442Z [ 2022-08-17T12:43:12.2710529Z T=c10::QualifiedName 2022-08-17T12:43:12.2710588Z ] 2022-08-17T12:43:12.2710970Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2022-08-17T12:43:12.2711034Z with 2022-08-17T12:43:12.2711092Z [ 2022-08-17T12:43:12.2711178Z T=c10::QualifiedName 2022-08-17T12:43:12.2711225Z ] 2022-08-17T12:43:12.2711556Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to alias template instantiation 'c10::OptionalBase' being compiled 2022-08-17T12:43:12.2711886Z 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-08-17T12:43:12.2712267Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(445): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2022-08-17T12:43:12.2712332Z with 2022-08-17T12:43:12.2712391Z [ 2022-08-17T12:43:12.2712522Z T=c10::QualifiedName 2022-08-17T12:43:12.2712580Z ] 2022-08-17T12:43:12.2712881Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(211): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2022-08-17T12:43:12.2712942Z with 2022-08-17T12:43:12.2712989Z [ 2022-08-17T12:43:12.2713119Z T=std::shared_ptr 2022-08-17T12:43:12.2713177Z ] 2022-08-17T12:43:12.2713492Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(410): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2022-08-17T12:43:12.2713553Z with 2022-08-17T12:43:12.2713649Z [ 2022-08-17T12:43:12.2713779Z T=std::shared_ptr 2022-08-17T12:43:12.2713826Z ] 2022-08-17T12:43:12.2714180Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2022-08-17T12:43:12.2714245Z with 2022-08-17T12:43:12.2714302Z [ 2022-08-17T12:43:12.2714428Z T=std::shared_ptr 2022-08-17T12:43:12.2714487Z ] 2022-08-17T12:43:12.2714863Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2022-08-17T12:43:12.2714925Z with 2022-08-17T12:43:12.2714982Z [ 2022-08-17T12:43:12.2715099Z T=std::shared_ptr 2022-08-17T12:43:12.2715157Z ] 2022-08-17T12:43:12.2715517Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to alias template instantiation 'c10::OptionalBase>' being compiled 2022-08-17T12:43:12.2715875Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\ATen/core/ivalue.h(1342): note: see reference to class template instantiation 'c10::optional>' being compiled 2022-08-17T12:43:12.2716212Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(445): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2022-08-17T12:43:12.2716275Z with 2022-08-17T12:43:12.2716333Z [ 2022-08-17T12:43:12.2716462Z T=std::shared_ptr 2022-08-17T12:43:12.2716520Z ] 2022-08-17T12:43:12.2716807Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(211): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2022-08-17T12:43:12.2716872Z with 2022-08-17T12:43:12.2716930Z [ 2022-08-17T12:43:12.2717056Z T=std::weak_ptr 2022-08-17T12:43:12.2717114Z ] 2022-08-17T12:43:12.2717430Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(410): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2022-08-17T12:43:12.2717492Z with 2022-08-17T12:43:12.2717550Z [ 2022-08-17T12:43:12.2717663Z T=std::weak_ptr 2022-08-17T12:43:12.2717720Z ] 2022-08-17T12:43:12.2718280Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2022-08-17T12:43:12.2718343Z with 2022-08-17T12:43:12.2718446Z [ 2022-08-17T12:43:12.2718568Z T=std::weak_ptr 2022-08-17T12:43:12.2718624Z ] 2022-08-17T12:43:12.2719006Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2022-08-17T12:43:12.2719056Z with 2022-08-17T12:43:12.2719114Z [ 2022-08-17T12:43:12.2719234Z T=std::weak_ptr 2022-08-17T12:43:12.2719293Z ] 2022-08-17T12:43:12.2720250Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to alias template instantiation 'c10::OptionalBase>' being compiled 2022-08-17T12:43:12.2720618Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\ATen/core/ivalue.h(1343): note: see reference to class template instantiation 'c10::optional>' being compiled 2022-08-17T12:43:12.2720964Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(445): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2022-08-17T12:43:12.2721028Z with 2022-08-17T12:43:12.2721087Z [ 2022-08-17T12:43:12.2721201Z T=std::weak_ptr 2022-08-17T12:43:12.2721261Z ] 2022-08-17T12:43:12.2721563Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(211): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2022-08-17T12:43:12.2721627Z with 2022-08-17T12:43:12.2721687Z [ 2022-08-17T12:43:12.2721842Z T=std::vector> 2022-08-17T12:43:12.2721903Z ] 2022-08-17T12:43:12.2722220Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(410): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2022-08-17T12:43:12.2722284Z with 2022-08-17T12:43:12.2722331Z [ 2022-08-17T12:43:12.2722481Z T=std::vector> 2022-08-17T12:43:12.2722541Z ] 2022-08-17T12:43:12.2722898Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2022-08-17T12:43:12.2722960Z with 2022-08-17T12:43:12.2723020Z [ 2022-08-17T12:43:12.2723171Z T=std::vector> 2022-08-17T12:43:12.2723217Z ] 2022-08-17T12:43:12.2723600Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2022-08-17T12:43:12.2723664Z with 2022-08-17T12:43:12.2723723Z [ 2022-08-17T12:43:12.2723876Z T=std::vector> 2022-08-17T12:43:12.2723936Z ] 2022-08-17T12:43:12.2724317Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to alias template instantiation 'c10::OptionalBase>>' being compiled 2022-08-17T12:43:12.2724693Z 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-08-17T12:43:12.2725081Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(445): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2022-08-17T12:43:12.2725144Z with 2022-08-17T12:43:12.2725191Z [ 2022-08-17T12:43:12.2725341Z T=std::vector> 2022-08-17T12:43:12.2725399Z ] 2022-08-17T12:43:12.2725699Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(211): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2022-08-17T12:43:12.2725761Z with 2022-08-17T12:43:12.2725820Z [ 2022-08-17T12:43:12.2725978Z T=std::vector> 2022-08-17T12:43:12.2726038Z ] 2022-08-17T12:43:12.2726340Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(410): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2022-08-17T12:43:12.2726405Z with 2022-08-17T12:43:12.2726464Z [ 2022-08-17T12:43:12.2726581Z T=std::vector> 2022-08-17T12:43:12.2726641Z ] 2022-08-17T12:43:12.2726995Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2022-08-17T12:43:12.2727056Z with 2022-08-17T12:43:12.2727112Z [ 2022-08-17T12:43:12.2727216Z T=std::vector> 2022-08-17T12:43:12.2727275Z ] 2022-08-17T12:43:12.2727660Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2022-08-17T12:43:12.2727725Z with 2022-08-17T12:43:12.2727783Z [ 2022-08-17T12:43:12.2727900Z T=std::vector> 2022-08-17T12:43:12.2727959Z ] 2022-08-17T12:43:12.2728312Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to alias template instantiation 'c10::OptionalBase>>' being compiled 2022-08-17T12:43:12.2728660Z 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-08-17T12:43:12.2728980Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(445): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2022-08-17T12:43:12.2729048Z with 2022-08-17T12:43:12.2729107Z [ 2022-08-17T12:43:12.2729226Z T=std::vector> 2022-08-17T12:43:12.2729284Z ] 2022-08-17T12:43:12.2729589Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(211): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2022-08-17T12:43:12.2729650Z with 2022-08-17T12:43:12.2729710Z [ 2022-08-17T12:43:12.2729862Z T=std::vector,std::allocator>> 2022-08-17T12:43:12.2729921Z ] 2022-08-17T12:43:12.2730237Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(410): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2022-08-17T12:43:12.2730301Z with 2022-08-17T12:43:12.2730360Z [ 2022-08-17T12:43:12.2730521Z T=std::vector,std::allocator>> 2022-08-17T12:43:12.2730625Z ] 2022-08-17T12:43:12.2730982Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2022-08-17T12:43:12.2731044Z with 2022-08-17T12:43:12.2731091Z [ 2022-08-17T12:43:12.2731254Z T=std::vector,std::allocator>> 2022-08-17T12:43:12.2731313Z ] 2022-08-17T12:43:12.2731731Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2022-08-17T12:43:12.2731795Z with 2022-08-17T12:43:12.2731853Z [ 2022-08-17T12:43:12.2732017Z T=std::vector,std::allocator>> 2022-08-17T12:43:12.2732076Z ] 2022-08-17T12:43:12.2732449Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to alias template instantiation 'c10::OptionalBase,std::allocator>>>' being compiled 2022-08-17T12:43:12.2732829Z 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-08-17T12:43:12.2733157Z 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-08-17T12:43:12.2733493Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(445): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2022-08-17T12:43:12.2733560Z with 2022-08-17T12:43:12.2733618Z [ 2022-08-17T12:43:12.2733778Z T=std::vector,std::allocator>> 2022-08-17T12:43:12.2733838Z ] 2022-08-17T12:43:12.2734142Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(211): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2022-08-17T12:43:12.2734204Z with 2022-08-17T12:43:12.2734251Z [ 2022-08-17T12:43:12.2734411Z T=std::vector,std::allocator>> 2022-08-17T12:43:12.2734471Z ] 2022-08-17T12:43:12.2734787Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(410): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2022-08-17T12:43:12.2734852Z with 2022-08-17T12:43:12.2734911Z [ 2022-08-17T12:43:12.2735065Z T=std::vector,std::allocator>> 2022-08-17T12:43:12.2735124Z ] 2022-08-17T12:43:12.2735477Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2022-08-17T12:43:12.2735528Z with 2022-08-17T12:43:12.2735587Z [ 2022-08-17T12:43:12.2735741Z T=std::vector,std::allocator>> 2022-08-17T12:43:12.2735801Z ] 2022-08-17T12:43:12.2736182Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2022-08-17T12:43:12.2736289Z with 2022-08-17T12:43:12.2736350Z [ 2022-08-17T12:43:12.2736500Z T=std::vector,std::allocator>> 2022-08-17T12:43:12.2736546Z ] 2022-08-17T12:43:12.2736926Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to alias template instantiation 'c10::OptionalBase,std::allocator>>>' being compiled 2022-08-17T12:43:12.2737338Z 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-08-17T12:43:12.2737661Z 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-08-17T12:43:12.2738000Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(445): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2022-08-17T12:43:12.2738063Z with 2022-08-17T12:43:12.2738122Z [ 2022-08-17T12:43:12.2738278Z T=std::vector,std::allocator>> 2022-08-17T12:43:12.2738336Z ] 2022-08-17T12:43:12.2738639Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(211): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2022-08-17T12:43:12.2738700Z with 2022-08-17T12:43:12.2738746Z [ 2022-08-17T12:43:12.2738967Z T=std::vector> 2022-08-17T12:43:12.2739030Z ] 2022-08-17T12:43:12.2739348Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(410): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2022-08-17T12:43:12.2739410Z with 2022-08-17T12:43:12.2739468Z [ 2022-08-17T12:43:12.2739591Z T=std::vector> 2022-08-17T12:43:12.2739637Z ] 2022-08-17T12:43:12.2739991Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2022-08-17T12:43:12.2740053Z with 2022-08-17T12:43:12.2740114Z [ 2022-08-17T12:43:12.2740238Z T=std::vector> 2022-08-17T12:43:12.2740296Z ] 2022-08-17T12:43:12.2740677Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2022-08-17T12:43:12.2740740Z with 2022-08-17T12:43:12.2740787Z [ 2022-08-17T12:43:12.2740907Z T=std::vector> 2022-08-17T12:43:12.2740964Z ] 2022-08-17T12:43:12.2741314Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to alias template instantiation 'c10::OptionalBase>>' being compiled 2022-08-17T12:43:12.2741662Z 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-08-17T12:43:12.2742002Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(445): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2022-08-17T12:43:12.2742115Z with 2022-08-17T12:43:12.2742173Z [ 2022-08-17T12:43:12.2742295Z T=std::vector> 2022-08-17T12:43:12.2742354Z ] 2022-08-17T12:43:12.2742641Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(211): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2022-08-17T12:43:12.2742704Z with 2022-08-17T12:43:12.2742763Z [ 2022-08-17T12:43:12.2742914Z T=c10::impl::InlineDeviceGuard 2022-08-17T12:43:12.2743016Z ] 2022-08-17T12:43:12.2743338Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(410): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2022-08-17T12:43:12.2743403Z with 2022-08-17T12:43:12.2743463Z [ 2022-08-17T12:43:12.2743602Z T=c10::impl::InlineDeviceGuard 2022-08-17T12:43:12.2743662Z ] 2022-08-17T12:43:12.2744019Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2022-08-17T12:43:12.2744081Z with 2022-08-17T12:43:12.2744138Z [ 2022-08-17T12:43:12.2744283Z T=c10::impl::InlineDeviceGuard 2022-08-17T12:43:12.2744340Z ] 2022-08-17T12:43:12.2744720Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2022-08-17T12:43:12.2744772Z with 2022-08-17T12:43:12.2744830Z [ 2022-08-17T12:43:12.2744977Z T=c10::impl::InlineDeviceGuard 2022-08-17T12:43:12.2745037Z ] 2022-08-17T12:43:12.2745406Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to alias template instantiation 'c10::OptionalBase>' being compiled 2022-08-17T12:43:12.2745807Z 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-08-17T12:43:12.2746188Z 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-08-17T12:43:12.2746526Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(445): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2022-08-17T12:43:12.2746590Z with 2022-08-17T12:43:12.2746648Z [ 2022-08-17T12:43:12.2746785Z T=c10::impl::InlineDeviceGuard 2022-08-17T12:43:12.2746843Z ] 2022-08-17T12:43:12.2747142Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(211): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2022-08-17T12:43:12.2747205Z with 2022-08-17T12:43:12.2747266Z [ 2022-08-17T12:43:12.2747412Z T=c10::impl::InlineStreamGuard 2022-08-17T12:43:12.2747473Z ] 2022-08-17T12:43:12.2747787Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(410): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2022-08-17T12:43:12.2747881Z with 2022-08-17T12:43:12.2747940Z [ 2022-08-17T12:43:12.2748087Z T=c10::impl::InlineStreamGuard 2022-08-17T12:43:12.2748146Z ] 2022-08-17T12:43:12.2748501Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2022-08-17T12:43:12.2748563Z with 2022-08-17T12:43:12.2748621Z [ 2022-08-17T12:43:12.2748810Z T=c10::impl::InlineStreamGuard 2022-08-17T12:43:12.2748858Z ] 2022-08-17T12:43:12.2749242Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2022-08-17T12:43:12.2749308Z with 2022-08-17T12:43:12.2749367Z [ 2022-08-17T12:43:12.2749512Z T=c10::impl::InlineStreamGuard 2022-08-17T12:43:12.2749571Z ] 2022-08-17T12:43:12.2749946Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to alias template instantiation 'c10::OptionalBase>' being compiled 2022-08-17T12:43:12.2750343Z 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-08-17T12:43:12.2750722Z 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-08-17T12:43:12.2751061Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(445): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2022-08-17T12:43:12.2751124Z with 2022-08-17T12:43:12.2751172Z [ 2022-08-17T12:43:12.2751320Z T=c10::impl::InlineStreamGuard 2022-08-17T12:43:12.2751379Z ] 2022-08-17T12:43:12.2751684Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(211): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2022-08-17T12:43:12.2751746Z with 2022-08-17T12:43:12.2751804Z [ 2022-08-17T12:43:12.2751908Z T=c10::impl::VirtualGuardImpl 2022-08-17T12:43:12.2751957Z ] 2022-08-17T12:43:12.2752273Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(410): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2022-08-17T12:43:12.2752336Z with 2022-08-17T12:43:12.2752395Z [ 2022-08-17T12:43:12.2752498Z T=c10::impl::VirtualGuardImpl 2022-08-17T12:43:12.2752560Z ] 2022-08-17T12:43:12.2752917Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2022-08-17T12:43:12.2752979Z with 2022-08-17T12:43:12.2753027Z [ 2022-08-17T12:43:12.2753127Z T=c10::impl::VirtualGuardImpl 2022-08-17T12:43:12.2753186Z ] 2022-08-17T12:43:12.2753567Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2022-08-17T12:43:12.2753674Z with 2022-08-17T12:43:12.2753734Z [ 2022-08-17T12:43:12.2753832Z T=c10::impl::VirtualGuardImpl 2022-08-17T12:43:12.2753891Z ] 2022-08-17T12:43:12.2754221Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to alias template instantiation 'c10::OptionalBase' being compiled 2022-08-17T12:43:12.2754587Z 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-08-17T12:43:12.2754651Z with 2022-08-17T12:43:12.2754713Z [ 2022-08-17T12:43:12.2754814Z T=c10::impl::VirtualGuardImpl 2022-08-17T12:43:12.2754874Z ] 2022-08-17T12:43:12.2755251Z 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-08-17T12:43:12.2755589Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(445): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2022-08-17T12:43:12.2755651Z with 2022-08-17T12:43:12.2755698Z [ 2022-08-17T12:43:12.2755799Z T=c10::impl::VirtualGuardImpl 2022-08-17T12:43:12.2755859Z ] 2022-08-17T12:43:12.2756164Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(211): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2022-08-17T12:43:12.2756227Z with 2022-08-17T12:43:12.2756287Z [ 2022-08-17T12:43:12.2756477Z T=std::vector> 2022-08-17T12:43:12.2756537Z ] 2022-08-17T12:43:12.2756837Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(410): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2022-08-17T12:43:12.2756899Z with 2022-08-17T12:43:12.2756958Z [ 2022-08-17T12:43:12.2757146Z T=std::vector> 2022-08-17T12:43:12.2757206Z ] 2022-08-17T12:43:12.2757567Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2022-08-17T12:43:12.2757628Z with 2022-08-17T12:43:12.2757690Z [ 2022-08-17T12:43:12.2757879Z T=std::vector> 2022-08-17T12:43:12.2757925Z ] 2022-08-17T12:43:12.2758307Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2022-08-17T12:43:12.2758368Z with 2022-08-17T12:43:12.2758428Z [ 2022-08-17T12:43:12.2758613Z T=std::vector> 2022-08-17T12:43:12.2758671Z ] 2022-08-17T12:43:12.2759084Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to alias template instantiation 'c10::OptionalBase>>' being compiled 2022-08-17T12:43:12.2759534Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\ATen/core/ivalue_inl.h(843): note: see reference to class template instantiation 'c10::optional>>' being compiled 2022-08-17T12:43:12.2759871Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(445): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2022-08-17T12:43:12.2759934Z with 2022-08-17T12:43:12.2759981Z [ 2022-08-17T12:43:12.2760166Z T=std::vector> 2022-08-17T12:43:12.2760264Z ] 2022-08-17T12:43:12.2760567Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(211): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2022-08-17T12:43:12.2760632Z with 2022-08-17T12:43:12.2760689Z [ 2022-08-17T12:43:12.2760771Z T=c10::DimVector 2022-08-17T12:43:12.2760829Z ] 2022-08-17T12:43:12.2761131Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(410): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2022-08-17T12:43:12.2761193Z with 2022-08-17T12:43:12.2761252Z [ 2022-08-17T12:43:12.2761330Z T=c10::DimVector 2022-08-17T12:43:12.2761388Z ] 2022-08-17T12:43:12.2761740Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2022-08-17T12:43:12.2761802Z with 2022-08-17T12:43:12.2761858Z [ 2022-08-17T12:43:12.2761924Z T=c10::DimVector 2022-08-17T12:43:12.2761985Z ] 2022-08-17T12:43:12.2762364Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2022-08-17T12:43:12.2762428Z with 2022-08-17T12:43:12.2762484Z [ 2022-08-17T12:43:12.2762562Z T=c10::DimVector 2022-08-17T12:43:12.2762619Z ] 2022-08-17T12:43:12.2762947Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to alias template instantiation 'c10::OptionalBase' being compiled 2022-08-17T12:43:12.2763266Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\ATen/TensorIterator.h(915): note: see reference to class template instantiation 'c10::optional' being compiled 2022-08-17T12:43:12.2763599Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(445): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2022-08-17T12:43:12.2763664Z with 2022-08-17T12:43:12.2763723Z [ 2022-08-17T12:43:12.2763803Z T=c10::DimVector 2022-08-17T12:43:12.2763862Z ] 2022-08-17T12:43:12.2764158Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(211): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2022-08-17T12:43:12.2764219Z with 2022-08-17T12:43:12.2764266Z [ 2022-08-17T12:43:12.2764359Z T=torch::autograd::ViewInfo 2022-08-17T12:43:12.2764418Z ] 2022-08-17T12:43:12.2764735Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(410): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2022-08-17T12:43:12.2764839Z with 2022-08-17T12:43:12.2764896Z [ 2022-08-17T12:43:12.2764990Z T=torch::autograd::ViewInfo 2022-08-17T12:43:12.2765047Z ] 2022-08-17T12:43:12.2765389Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2022-08-17T12:43:12.2765451Z with 2022-08-17T12:43:12.2765508Z [ 2022-08-17T12:43:12.2765604Z T=torch::autograd::ViewInfo 2022-08-17T12:43:12.2765662Z ] 2022-08-17T12:43:12.2766078Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2022-08-17T12:43:12.2766142Z with 2022-08-17T12:43:12.2766202Z [ 2022-08-17T12:43:12.2766284Z T=torch::autograd::ViewInfo 2022-08-17T12:43:12.2766342Z ] 2022-08-17T12:43:12.2766676Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to alias template instantiation 'c10::OptionalBase' being compiled 2022-08-17T12:43:12.2767025Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\torch/csrc/autograd/variable.h(570): note: see reference to class template instantiation 'c10::optional' being compiled 2022-08-17T12:43:12.2767359Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(445): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2022-08-17T12:43:12.2767424Z with 2022-08-17T12:43:12.2767483Z [ 2022-08-17T12:43:12.2767577Z T=torch::autograd::ViewInfo 2022-08-17T12:43:12.2767638Z ] 2022-08-17T12:43:12.2767929Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(211): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2022-08-17T12:43:12.2767992Z with 2022-08-17T12:43:12.2768050Z [ 2022-08-17T12:43:12.2768127Z T=c10::IValue 2022-08-17T12:43:12.2768185Z ] 2022-08-17T12:43:12.2768496Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(410): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2022-08-17T12:43:12.2768558Z with 2022-08-17T12:43:12.2768619Z [ 2022-08-17T12:43:12.2768682Z T=c10::IValue 2022-08-17T12:43:12.2768746Z ] 2022-08-17T12:43:12.2769098Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2022-08-17T12:43:12.2769163Z with 2022-08-17T12:43:12.2769222Z [ 2022-08-17T12:43:12.2769295Z T=c10::IValue 2022-08-17T12:43:12.2769355Z ] 2022-08-17T12:43:12.2769735Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2022-08-17T12:43:12.2769785Z with 2022-08-17T12:43:12.2769844Z [ 2022-08-17T12:43:12.2769917Z T=c10::IValue 2022-08-17T12:43:12.2769975Z ] 2022-08-17T12:43:12.2770295Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to alias template instantiation 'c10::OptionalBase' being compiled 2022-08-17T12:43:12.2770619Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\ATen/core/function_schema.h(181): note: see reference to class template instantiation 'c10::optional' being compiled 2022-08-17T12:43:12.2771003Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(445): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2022-08-17T12:43:12.2771065Z with 2022-08-17T12:43:12.2771112Z [ 2022-08-17T12:43:12.2771188Z T=c10::IValue 2022-08-17T12:43:12.2771247Z ] 2022-08-17T12:43:12.2771547Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(211): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2022-08-17T12:43:12.2771646Z with 2022-08-17T12:43:12.2771704Z [ 2022-08-17T12:43:12.2771786Z T=c10::AliasInfo 2022-08-17T12:43:12.2771847Z ] 2022-08-17T12:43:12.2772150Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(410): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2022-08-17T12:43:12.2772215Z with 2022-08-17T12:43:12.2772273Z [ 2022-08-17T12:43:12.2772353Z T=c10::AliasInfo 2022-08-17T12:43:12.2772411Z ] 2022-08-17T12:43:12.2772771Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2022-08-17T12:43:12.2772833Z with 2022-08-17T12:43:12.2772889Z [ 2022-08-17T12:43:12.2772955Z T=c10::AliasInfo 2022-08-17T12:43:12.2773014Z ] 2022-08-17T12:43:12.2773393Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2022-08-17T12:43:12.2773458Z with 2022-08-17T12:43:12.2773516Z [ 2022-08-17T12:43:12.2773594Z T=c10::AliasInfo 2022-08-17T12:43:12.2773652Z ] 2022-08-17T12:43:12.2773975Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to alias template instantiation 'c10::OptionalBase' being compiled 2022-08-17T12:43:12.2774296Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\ATen/core/function_schema.h(28): note: see reference to class template instantiation 'c10::optional' being compiled 2022-08-17T12:43:12.2774630Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(445): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2022-08-17T12:43:12.2774693Z with 2022-08-17T12:43:12.2774753Z [ 2022-08-17T12:43:12.2774832Z T=c10::AliasInfo 2022-08-17T12:43:12.2774890Z ] 2022-08-17T12:43:12.2775188Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(211): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2022-08-17T12:43:12.2775250Z with 2022-08-17T12:43:12.2775295Z [ 2022-08-17T12:43:12.2775396Z T=c10::impl::AnnotatedSchema 2022-08-17T12:43:12.2775455Z ] 2022-08-17T12:43:12.2775770Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(410): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2022-08-17T12:43:12.2775832Z with 2022-08-17T12:43:12.2775892Z [ 2022-08-17T12:43:12.2775991Z T=c10::impl::AnnotatedSchema 2022-08-17T12:43:12.2776050Z ] 2022-08-17T12:43:12.2776388Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2022-08-17T12:43:12.2776493Z with 2022-08-17T12:43:12.2776550Z [ 2022-08-17T12:43:12.2776650Z T=c10::impl::AnnotatedSchema 2022-08-17T12:43:12.2776708Z ] 2022-08-17T12:43:12.2777085Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2022-08-17T12:43:12.2777146Z with 2022-08-17T12:43:12.2777204Z [ 2022-08-17T12:43:12.2777322Z T=c10::impl::AnnotatedSchema 2022-08-17T12:43:12.2777383Z ] 2022-08-17T12:43:12.2777720Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to alias template instantiation 'c10::OptionalBase' being compiled 2022-08-17T12:43:12.2778083Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\ATen/core/dispatch/OperatorEntry.h(221): note: see reference to class template instantiation 'c10::optional' being compiled 2022-08-17T12:43:12.2778417Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(445): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2022-08-17T12:43:12.2778480Z with 2022-08-17T12:43:12.2778538Z [ 2022-08-17T12:43:12.2778638Z T=c10::impl::AnnotatedSchema 2022-08-17T12:43:12.2778697Z ] 2022-08-17T12:43:12.2779083Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(211): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2022-08-17T12:43:12.2779151Z with 2022-08-17T12:43:12.2779209Z [ 2022-08-17T12:43:12.2779351Z T=c10::impl::OperatorEntry::CppSignatureWithDebug 2022-08-17T12:43:12.2779415Z ] 2022-08-17T12:43:12.2779733Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(410): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2022-08-17T12:43:12.2779794Z with 2022-08-17T12:43:12.2779853Z [ 2022-08-17T12:43:12.2779982Z T=c10::impl::OperatorEntry::CppSignatureWithDebug 2022-08-17T12:43:12.2780040Z ] 2022-08-17T12:43:12.2780393Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2022-08-17T12:43:12.2780455Z with 2022-08-17T12:43:12.2780512Z [ 2022-08-17T12:43:12.2780652Z T=c10::impl::OperatorEntry::CppSignatureWithDebug 2022-08-17T12:43:12.2780711Z ] 2022-08-17T12:43:12.2781089Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2022-08-17T12:43:12.2781139Z with 2022-08-17T12:43:12.2781197Z [ 2022-08-17T12:43:12.2781334Z T=c10::impl::OperatorEntry::CppSignatureWithDebug 2022-08-17T12:43:12.2781394Z ] 2022-08-17T12:43:12.2781772Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to alias template instantiation 'c10::OptionalBase' being compiled 2022-08-17T12:43:12.2782161Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\ATen/core/dispatch/OperatorEntry.h(282): note: see reference to class template instantiation 'c10::optional' being compiled 2022-08-17T12:43:12.2782553Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(445): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2022-08-17T12:43:12.2782615Z with 2022-08-17T12:43:12.2782674Z [ 2022-08-17T12:43:12.2782799Z T=c10::impl::OperatorEntry::CppSignatureWithDebug 2022-08-17T12:43:12.2782857Z ] 2022-08-17T12:43:12.2783151Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(211): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2022-08-17T12:43:12.2783251Z with 2022-08-17T12:43:12.2783312Z [ 2022-08-17T12:43:12.2783401Z T=at::StepCallbacks 2022-08-17T12:43:12.2783459Z ] 2022-08-17T12:43:12.2783772Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(410): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2022-08-17T12:43:12.2783824Z with 2022-08-17T12:43:12.2783883Z [ 2022-08-17T12:43:12.2783969Z T=at::StepCallbacks 2022-08-17T12:43:12.2784026Z ] 2022-08-17T12:43:12.2784383Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2022-08-17T12:43:12.2784443Z with 2022-08-17T12:43:12.2784501Z [ 2022-08-17T12:43:12.2784586Z T=at::StepCallbacks 2022-08-17T12:43:12.2784634Z ] 2022-08-17T12:43:12.2785011Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2022-08-17T12:43:12.2785076Z with 2022-08-17T12:43:12.2785135Z [ 2022-08-17T12:43:12.2785221Z T=at::StepCallbacks 2022-08-17T12:43:12.2785279Z ] 2022-08-17T12:43:12.2785610Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to alias template instantiation 'c10::OptionalBase' being compiled 2022-08-17T12:43:12.2785955Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\ATen/core/dispatch/Dispatcher.h(610): note: see reference to class template instantiation 'c10::optional' being compiled 2022-08-17T12:43:12.2786289Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(445): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2022-08-17T12:43:12.2786343Z with 2022-08-17T12:43:12.2786402Z [ 2022-08-17T12:43:12.2786489Z T=at::StepCallbacks 2022-08-17T12:43:12.2786549Z ] 2022-08-17T12:43:12.2786853Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(211): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2022-08-17T12:43:12.2786913Z with 2022-08-17T12:43:12.2786971Z [ 2022-08-17T12:43:12.2787110Z T=c10::either 2022-08-17T12:43:12.2787156Z ] 2022-08-17T12:43:12.2787469Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(410): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2022-08-17T12:43:12.2787533Z with 2022-08-17T12:43:12.2787594Z [ 2022-08-17T12:43:12.2787728Z T=c10::either 2022-08-17T12:43:12.2787831Z ] 2022-08-17T12:43:12.2788187Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2022-08-17T12:43:12.2788250Z with 2022-08-17T12:43:12.2788296Z [ 2022-08-17T12:43:12.2788428Z T=c10::either 2022-08-17T12:43:12.2788486Z ] 2022-08-17T12:43:12.2788870Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2022-08-17T12:43:12.2788976Z with 2022-08-17T12:43:12.2789036Z [ 2022-08-17T12:43:12.2789170Z T=c10::either 2022-08-17T12:43:12.2789229Z ] 2022-08-17T12:43:12.2789586Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to alias template instantiation 'c10::OptionalBase>' being compiled 2022-08-17T12:43:12.2789977Z 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-08-17T12:43:12.2790314Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(445): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2022-08-17T12:43:12.2790378Z with 2022-08-17T12:43:12.2790438Z [ 2022-08-17T12:43:12.2790574Z T=c10::either 2022-08-17T12:43:12.2790633Z ] 2022-08-17T12:43:12.2855897Z [16/34] cl /showIncludes /nologo /O2 /W3 /GL /DNDEBUG /MD /MD /wd4819 /wd4251 /wd4244 /wd4267 /wd4275 /wd4018 /wd4190 /EHsc -DFUNCTORCH_BUILD_MAIN_LIB -IC:\actions-runner\_work\pytorch\pytorch\functorch -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 -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" -c C:\actions-runner\_work\pytorch\pytorch\functorch\functorch\csrc\BatchRulesBinaryOps.cpp /FoC:\actions-runner\_work\pytorch\pytorch\functorch\build\temp.win-amd64-3.9\Release\actions-runner\_work\pytorch\pytorch\functorch\functorch\csrc\BatchRulesBinaryOps.obj -O3 -std=c++14 -fdiagnostics-color=always -DTORCH_API_INCLUDE_EXTENSION_H -DTORCH_EXTENSION_NAME=_C -D_GLIBCXX_USE_CXX11_ABI=0 /std:c++14 2022-08-17T12:43:12.2856093Z cl : Command line warning D9002 : ignoring unknown option '-O3' 2022-08-17T12:43:12.2856294Z cl : Command line warning D9002 : ignoring unknown option '-std=c++14' 2022-08-17T12:43:12.2856700Z cl : Command line warning D9002 : ignoring unknown option '-fdiagnostics-color=always' 2022-08-17T12:43:12.2857114Z 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-08-17T12:43:12.2858053Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/core/TensorImpl.h(2391): warning C4805: '|': unsafe mix of type 'uintptr_t' and type 'bool' in operation 2022-08-17T12:43:12.2858458Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(211): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2022-08-17T12:43:12.2858551Z with 2022-08-17T12:43:12.2858635Z [ 2022-08-17T12:43:12.2858749Z T=at::TensorBase 2022-08-17T12:43:12.2858904Z ] 2022-08-17T12:43:12.2859412Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(410): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2022-08-17T12:43:12.2859501Z with 2022-08-17T12:43:12.2859583Z [ 2022-08-17T12:43:12.2859678Z T=at::TensorBase 2022-08-17T12:43:12.2859762Z ] 2022-08-17T12:43:12.2860225Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2022-08-17T12:43:12.2860324Z with 2022-08-17T12:43:12.2860408Z [ 2022-08-17T12:43:12.2860519Z T=at::TensorBase 2022-08-17T12:43:12.2860602Z ] 2022-08-17T12:43:12.2861092Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2022-08-17T12:43:12.2861187Z with 2022-08-17T12:43:12.2861278Z [ 2022-08-17T12:43:12.2861381Z T=at::TensorBase 2022-08-17T12:43:12.2861462Z ] 2022-08-17T12:43:12.2861890Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to alias template instantiation 'c10::OptionalBase' being compiled 2022-08-17T12:43:12.2862322Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\ATen/core/TensorBase.h(917): note: see reference to class template instantiation 'c10::optional' being compiled 2022-08-17T12:43:12.2862771Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(445): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2022-08-17T12:43:12.2862859Z with 2022-08-17T12:43:12.2862940Z [ 2022-08-17T12:43:12.2863037Z T=at::TensorBase 2022-08-17T12:43:12.2863116Z ] 2022-08-17T12:43:12.2863524Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(211): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2022-08-17T12:43:12.2863614Z with 2022-08-17T12:43:12.2863698Z [ 2022-08-17T12:43:12.2863803Z T=at::Tensor 2022-08-17T12:43:12.2863886Z ] 2022-08-17T12:43:12.2864231Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(410): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2022-08-17T12:43:12.2864296Z with 2022-08-17T12:43:12.2864357Z [ 2022-08-17T12:43:12.2864438Z T=at::Tensor 2022-08-17T12:43:12.2864499Z ] 2022-08-17T12:43:12.2864860Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2022-08-17T12:43:12.2864926Z with 2022-08-17T12:43:12.2864987Z [ 2022-08-17T12:43:12.2865051Z T=at::Tensor 2022-08-17T12:43:12.2865111Z ] 2022-08-17T12:43:12.2865548Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2022-08-17T12:43:12.2865611Z with 2022-08-17T12:43:12.2865673Z [ 2022-08-17T12:43:12.2865746Z T=at::Tensor 2022-08-17T12:43:12.2865807Z ] 2022-08-17T12:43:12.2866131Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to alias template instantiation 'c10::OptionalBase' being compiled 2022-08-17T12:43:12.2866488Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\ATen/core/TensorBody.h(510): note: see reference to class template instantiation 'c10::optional' being compiled 2022-08-17T12:43:12.2866833Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(445): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2022-08-17T12:43:12.2866902Z with 2022-08-17T12:43:12.2866964Z [ 2022-08-17T12:43:12.2867042Z T=at::Tensor 2022-08-17T12:43:12.2867102Z ] 2022-08-17T12:43:12.2867405Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(211): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2022-08-17T12:43:12.2867470Z with 2022-08-17T12:43:12.2867517Z [ 2022-08-17T12:43:12.2867600Z T=at::Generator 2022-08-17T12:43:12.2867660Z ] 2022-08-17T12:43:12.2867979Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(410): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2022-08-17T12:43:12.2868046Z with 2022-08-17T12:43:12.2868107Z [ 2022-08-17T12:43:12.2868190Z T=at::Generator 2022-08-17T12:43:12.2868253Z ] 2022-08-17T12:43:12.2868599Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2022-08-17T12:43:12.2868666Z with 2022-08-17T12:43:12.2868730Z [ 2022-08-17T12:43:12.2868811Z T=at::Generator 2022-08-17T12:43:12.2868873Z ] 2022-08-17T12:43:12.2869261Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2022-08-17T12:43:12.2869375Z with 2022-08-17T12:43:12.2869458Z [ 2022-08-17T12:43:12.2869537Z T=at::Generator 2022-08-17T12:43:12.2869601Z ] 2022-08-17T12:43:12.2869934Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to alias template instantiation 'c10::OptionalBase' being compiled 2022-08-17T12:43:12.2870265Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\ATen/core/TensorBody.h(585): note: see reference to class template instantiation 'c10::optional' being compiled 2022-08-17T12:43:12.2870603Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(445): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2022-08-17T12:43:12.2870671Z with 2022-08-17T12:43:12.2870731Z [ 2022-08-17T12:43:12.2870814Z T=at::Generator 2022-08-17T12:43:12.2870862Z ] 2022-08-17T12:43:12.2871163Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(211): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2022-08-17T12:43:12.2871281Z with 2022-08-17T12:43:12.2871338Z [ 2022-08-17T12:43:12.2871419Z T=std::string 2022-08-17T12:43:12.2871478Z ] 2022-08-17T12:43:12.2871788Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(410): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2022-08-17T12:43:12.2871851Z with 2022-08-17T12:43:12.2871898Z [ 2022-08-17T12:43:12.2871976Z T=std::string 2022-08-17T12:43:12.2872036Z ] 2022-08-17T12:43:12.2872428Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2022-08-17T12:43:12.2872494Z with 2022-08-17T12:43:12.2872555Z [ 2022-08-17T12:43:12.2872635Z T=std::string 2022-08-17T12:43:12.2872696Z ] 2022-08-17T12:43:12.2873059Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2022-08-17T12:43:12.2873127Z with 2022-08-17T12:43:12.2873186Z [ 2022-08-17T12:43:12.2873262Z T=std::string 2022-08-17T12:43:12.2873322Z ] 2022-08-17T12:43:12.2873639Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to alias template instantiation 'c10::OptionalBase' being compiled 2022-08-17T12:43:12.2873965Z 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-08-17T12:43:12.2874302Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(445): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2022-08-17T12:43:12.2874365Z with 2022-08-17T12:43:12.2874412Z [ 2022-08-17T12:43:12.2874488Z T=std::string 2022-08-17T12:43:12.2874548Z ] 2022-08-17T12:43:12.2874851Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(211): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2022-08-17T12:43:12.2874912Z with 2022-08-17T12:43:12.2874970Z [ 2022-08-17T12:43:12.2875060Z T=c10::QualifiedName 2022-08-17T12:43:12.2875107Z ] 2022-08-17T12:43:12.2875422Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(410): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2022-08-17T12:43:12.2875485Z with 2022-08-17T12:43:12.2875542Z [ 2022-08-17T12:43:12.2875704Z T=c10::QualifiedName 2022-08-17T12:43:12.2875781Z ] 2022-08-17T12:43:12.2876151Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2022-08-17T12:43:12.2876215Z with 2022-08-17T12:43:12.2876261Z [ 2022-08-17T12:43:12.2876348Z T=c10::QualifiedName 2022-08-17T12:43:12.2876407Z ] 2022-08-17T12:43:12.2876791Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2022-08-17T12:43:12.2876855Z with 2022-08-17T12:43:12.2876916Z [ 2022-08-17T12:43:12.2877068Z T=c10::QualifiedName 2022-08-17T12:43:12.2877129Z ] 2022-08-17T12:43:12.2877449Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to alias template instantiation 'c10::OptionalBase' being compiled 2022-08-17T12:43:12.2877783Z 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-08-17T12:43:12.2878475Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(445): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2022-08-17T12:43:12.2878546Z with 2022-08-17T12:43:12.2878607Z [ 2022-08-17T12:43:12.2878698Z T=c10::QualifiedName 2022-08-17T12:43:12.2878757Z ] 2022-08-17T12:43:12.2879070Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(211): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2022-08-17T12:43:12.2879134Z with 2022-08-17T12:43:12.2879181Z [ 2022-08-17T12:43:12.2879315Z T=std::shared_ptr 2022-08-17T12:43:12.2879374Z ] 2022-08-17T12:43:12.2879692Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(410): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2022-08-17T12:43:12.2879754Z with 2022-08-17T12:43:12.2879816Z [ 2022-08-17T12:43:12.2879952Z T=std::shared_ptr 2022-08-17T12:43:12.2880013Z ] 2022-08-17T12:43:12.2880358Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2022-08-17T12:43:12.2880426Z with 2022-08-17T12:43:12.2880487Z [ 2022-08-17T12:43:12.2880617Z T=std::shared_ptr 2022-08-17T12:43:12.2880679Z ] 2022-08-17T12:43:12.2881063Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2022-08-17T12:43:12.2881126Z with 2022-08-17T12:43:12.2881185Z [ 2022-08-17T12:43:12.2881296Z T=std::shared_ptr 2022-08-17T12:43:12.2881356Z ] 2022-08-17T12:43:12.2881719Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to alias template instantiation 'c10::OptionalBase>' being compiled 2022-08-17T12:43:12.2882081Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\ATen/core/ivalue.h(1342): note: see reference to class template instantiation 'c10::optional>' being compiled 2022-08-17T12:43:12.2882417Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(445): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2022-08-17T12:43:12.2882481Z with 2022-08-17T12:43:12.2882541Z [ 2022-08-17T12:43:12.2882670Z T=std::shared_ptr 2022-08-17T12:43:12.2882729Z ] 2022-08-17T12:43:12.2883017Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(211): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2022-08-17T12:43:12.2883080Z with 2022-08-17T12:43:12.2883190Z [ 2022-08-17T12:43:12.2883317Z T=std::weak_ptr 2022-08-17T12:43:12.2883379Z ] 2022-08-17T12:43:12.2883693Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(410): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2022-08-17T12:43:12.2883755Z with 2022-08-17T12:43:12.2883815Z [ 2022-08-17T12:43:12.2883927Z T=std::weak_ptr 2022-08-17T12:43:12.2883986Z ] 2022-08-17T12:43:12.2884383Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2022-08-17T12:43:12.2884448Z with 2022-08-17T12:43:12.2884509Z [ 2022-08-17T12:43:12.2884633Z T=std::weak_ptr 2022-08-17T12:43:12.2884695Z ] 2022-08-17T12:43:12.2885078Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2022-08-17T12:43:12.2885128Z with 2022-08-17T12:43:12.2885186Z [ 2022-08-17T12:43:12.2885312Z T=std::weak_ptr 2022-08-17T12:43:12.2885372Z ] 2022-08-17T12:43:12.2885729Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to alias template instantiation 'c10::OptionalBase>' being compiled 2022-08-17T12:43:12.2886083Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\ATen/core/ivalue.h(1343): note: see reference to class template instantiation 'c10::optional>' being compiled 2022-08-17T12:43:12.2886605Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(445): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2022-08-17T12:43:12.2886670Z with 2022-08-17T12:43:12.2886729Z [ 2022-08-17T12:43:12.2886853Z T=std::weak_ptr 2022-08-17T12:43:12.2886901Z ] 2022-08-17T12:43:12.2887203Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(211): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2022-08-17T12:43:12.2887265Z with 2022-08-17T12:43:12.2887324Z [ 2022-08-17T12:43:12.2887483Z T=std::vector> 2022-08-17T12:43:12.2887546Z ] 2022-08-17T12:43:12.2887864Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(410): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2022-08-17T12:43:12.2887930Z with 2022-08-17T12:43:12.2887976Z [ 2022-08-17T12:43:12.2888131Z T=std::vector> 2022-08-17T12:43:12.2888190Z ] 2022-08-17T12:43:12.2888546Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2022-08-17T12:43:12.2888608Z with 2022-08-17T12:43:12.2888667Z [ 2022-08-17T12:43:12.2888820Z T=std::vector> 2022-08-17T12:43:12.2888882Z ] 2022-08-17T12:43:12.2889250Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2022-08-17T12:43:12.2889360Z with 2022-08-17T12:43:12.2889418Z [ 2022-08-17T12:43:12.2889569Z T=std::vector> 2022-08-17T12:43:12.2889630Z ] 2022-08-17T12:43:12.2889999Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to alias template instantiation 'c10::OptionalBase>>' being compiled 2022-08-17T12:43:12.2890409Z 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-08-17T12:43:12.2890752Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(445): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2022-08-17T12:43:12.2890819Z with 2022-08-17T12:43:12.2890880Z [ 2022-08-17T12:43:12.2891020Z T=std::vector> 2022-08-17T12:43:12.2891082Z ] 2022-08-17T12:43:12.2891384Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(211): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2022-08-17T12:43:12.2891448Z with 2022-08-17T12:43:12.2891509Z [ 2022-08-17T12:43:12.2891628Z T=std::vector> 2022-08-17T12:43:12.2891686Z ] 2022-08-17T12:43:12.2892003Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(410): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2022-08-17T12:43:12.2892055Z with 2022-08-17T12:43:12.2892113Z [ 2022-08-17T12:43:12.2892231Z T=std::vector> 2022-08-17T12:43:12.2892289Z ] 2022-08-17T12:43:12.2892644Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2022-08-17T12:43:12.2892707Z with 2022-08-17T12:43:12.2892766Z [ 2022-08-17T12:43:12.2892871Z T=std::vector> 2022-08-17T12:43:12.2892930Z ] 2022-08-17T12:43:12.2893308Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2022-08-17T12:43:12.2893372Z with 2022-08-17T12:43:12.2893432Z [ 2022-08-17T12:43:12.2893546Z T=std::vector> 2022-08-17T12:43:12.2893604Z ] 2022-08-17T12:43:12.2893953Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to alias template instantiation 'c10::OptionalBase>>' being compiled 2022-08-17T12:43:12.2894297Z 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-08-17T12:43:12.2894633Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(445): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2022-08-17T12:43:12.2894683Z with 2022-08-17T12:43:12.2894742Z [ 2022-08-17T12:43:12.2894901Z T=std::vector> 2022-08-17T12:43:12.2894957Z ] 2022-08-17T12:43:12.2895261Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(211): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2022-08-17T12:43:12.2895323Z with 2022-08-17T12:43:12.2895383Z [ 2022-08-17T12:43:12.2895545Z T=std::vector,std::allocator>> 2022-08-17T12:43:12.2895592Z ] 2022-08-17T12:43:12.2895906Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(410): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2022-08-17T12:43:12.2896011Z with 2022-08-17T12:43:12.2896069Z [ 2022-08-17T12:43:12.2896232Z T=std::vector,std::allocator>> 2022-08-17T12:43:12.2896297Z ] 2022-08-17T12:43:12.2896652Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2022-08-17T12:43:12.2896713Z with 2022-08-17T12:43:12.2896760Z [ 2022-08-17T12:43:12.2896925Z T=std::vector,std::allocator>> 2022-08-17T12:43:12.2896983Z ] 2022-08-17T12:43:12.2897364Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2022-08-17T12:43:12.2897426Z with 2022-08-17T12:43:12.2897483Z [ 2022-08-17T12:43:12.2897645Z T=std::vector,std::allocator>> 2022-08-17T12:43:12.2897705Z ] 2022-08-17T12:43:12.2898094Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to alias template instantiation 'c10::OptionalBase,std::allocator>>>' being compiled 2022-08-17T12:43:12.2898475Z 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-08-17T12:43:12.2898894Z 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-08-17T12:43:12.2899233Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(445): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2022-08-17T12:43:12.2899300Z with 2022-08-17T12:43:12.2899362Z [ 2022-08-17T12:43:12.2899526Z T=std::vector,std::allocator>> 2022-08-17T12:43:12.2899590Z ] 2022-08-17T12:43:12.2899890Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(211): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2022-08-17T12:43:12.2899952Z with 2022-08-17T12:43:12.2900009Z [ 2022-08-17T12:43:12.2900153Z T=std::vector,std::allocator>> 2022-08-17T12:43:12.2900214Z ] 2022-08-17T12:43:12.2900538Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(410): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2022-08-17T12:43:12.2900650Z with 2022-08-17T12:43:12.2900708Z [ 2022-08-17T12:43:12.2900863Z T=std::vector,std::allocator>> 2022-08-17T12:43:12.2900922Z ] 2022-08-17T12:43:12.2901284Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2022-08-17T12:43:12.2901334Z with 2022-08-17T12:43:12.2901394Z [ 2022-08-17T12:43:12.2901547Z T=std::vector,std::allocator>> 2022-08-17T12:43:12.2901608Z ] 2022-08-17T12:43:12.2902028Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2022-08-17T12:43:12.2902092Z with 2022-08-17T12:43:12.2902155Z [ 2022-08-17T12:43:12.2902308Z T=std::vector,std::allocator>> 2022-08-17T12:43:12.2902355Z ] 2022-08-17T12:43:12.2902729Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to alias template instantiation 'c10::OptionalBase,std::allocator>>>' being compiled 2022-08-17T12:43:12.2903105Z 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-08-17T12:43:12.2903426Z 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-08-17T12:43:12.2903761Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(445): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2022-08-17T12:43:12.2903821Z with 2022-08-17T12:43:12.2903880Z [ 2022-08-17T12:43:12.2904033Z T=std::vector,std::allocator>> 2022-08-17T12:43:12.2904093Z ] 2022-08-17T12:43:12.2904395Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(211): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2022-08-17T12:43:12.2904457Z with 2022-08-17T12:43:12.2904506Z [ 2022-08-17T12:43:12.2904634Z T=std::vector> 2022-08-17T12:43:12.2904694Z ] 2022-08-17T12:43:12.2905010Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(410): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2022-08-17T12:43:12.2905074Z with 2022-08-17T12:43:12.2905134Z [ 2022-08-17T12:43:12.2905252Z T=std::vector> 2022-08-17T12:43:12.2905298Z ] 2022-08-17T12:43:12.2905654Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2022-08-17T12:43:12.2905718Z with 2022-08-17T12:43:12.2905779Z [ 2022-08-17T12:43:12.2905901Z T=std::vector> 2022-08-17T12:43:12.2905961Z ] 2022-08-17T12:43:12.2906341Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2022-08-17T12:43:12.2906447Z with 2022-08-17T12:43:12.2906506Z [ 2022-08-17T12:43:12.2906612Z T=std::vector> 2022-08-17T12:43:12.2906669Z ] 2022-08-17T12:43:12.2907025Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to alias template instantiation 'c10::OptionalBase>>' being compiled 2022-08-17T12:43:12.2907412Z 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-08-17T12:43:12.2907753Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(445): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2022-08-17T12:43:12.2907819Z with 2022-08-17T12:43:12.2907877Z [ 2022-08-17T12:43:12.2907998Z T=std::vector> 2022-08-17T12:43:12.2908062Z ] 2022-08-17T12:43:12.2908347Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(211): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2022-08-17T12:43:12.2908413Z with 2022-08-17T12:43:12.2908472Z [ 2022-08-17T12:43:12.2908628Z T=c10::impl::InlineDeviceGuard 2022-08-17T12:43:12.2908689Z ] 2022-08-17T12:43:12.2909009Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(410): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2022-08-17T12:43:12.2909075Z with 2022-08-17T12:43:12.2909139Z [ 2022-08-17T12:43:12.2909279Z T=c10::impl::InlineDeviceGuard 2022-08-17T12:43:12.2909341Z ] 2022-08-17T12:43:12.2909699Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2022-08-17T12:43:12.2909765Z with 2022-08-17T12:43:12.2909826Z [ 2022-08-17T12:43:12.2909975Z T=c10::impl::InlineDeviceGuard 2022-08-17T12:43:12.2910035Z ] 2022-08-17T12:43:12.2910419Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2022-08-17T12:43:12.2910484Z with 2022-08-17T12:43:12.2910532Z [ 2022-08-17T12:43:12.2910679Z T=c10::impl::InlineDeviceGuard 2022-08-17T12:43:12.2910742Z ] 2022-08-17T12:43:12.2911118Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to alias template instantiation 'c10::OptionalBase>' being compiled 2022-08-17T12:43:12.2911520Z 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-08-17T12:43:12.2911900Z 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-08-17T12:43:12.2912236Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(445): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2022-08-17T12:43:12.2912348Z with 2022-08-17T12:43:12.2912408Z [ 2022-08-17T12:43:12.2912557Z T=c10::impl::InlineDeviceGuard 2022-08-17T12:43:12.2912605Z ] 2022-08-17T12:43:12.2912912Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(211): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2022-08-17T12:43:12.2912976Z with 2022-08-17T12:43:12.2913038Z [ 2022-08-17T12:43:12.2913227Z T=c10::impl::InlineStreamGuard 2022-08-17T12:43:12.2913289Z ] 2022-08-17T12:43:12.2913606Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(410): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2022-08-17T12:43:12.2913672Z with 2022-08-17T12:43:12.2913721Z [ 2022-08-17T12:43:12.2913873Z T=c10::impl::InlineStreamGuard 2022-08-17T12:43:12.2913934Z ] 2022-08-17T12:43:12.2914293Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2022-08-17T12:43:12.2914359Z with 2022-08-17T12:43:12.2914419Z [ 2022-08-17T12:43:12.2914567Z T=c10::impl::InlineStreamGuard 2022-08-17T12:43:12.2914623Z ] 2022-08-17T12:43:12.2914992Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2022-08-17T12:43:12.2915060Z with 2022-08-17T12:43:12.2915117Z [ 2022-08-17T12:43:12.2915263Z T=c10::impl::InlineStreamGuard 2022-08-17T12:43:12.2915322Z ] 2022-08-17T12:43:12.2915696Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to alias template instantiation 'c10::OptionalBase>' being compiled 2022-08-17T12:43:12.2916092Z 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-08-17T12:43:12.2916470Z 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-08-17T12:43:12.2916809Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(445): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2022-08-17T12:43:12.2916871Z with 2022-08-17T12:43:12.2916917Z [ 2022-08-17T12:43:12.2917081Z T=c10::impl::InlineStreamGuard 2022-08-17T12:43:12.2917170Z ] 2022-08-17T12:43:12.2917490Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(211): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2022-08-17T12:43:12.2917552Z with 2022-08-17T12:43:12.2917613Z [ 2022-08-17T12:43:12.2917718Z T=c10::impl::VirtualGuardImpl 2022-08-17T12:43:12.2917778Z ] 2022-08-17T12:43:12.2918079Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(410): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2022-08-17T12:43:12.2918185Z with 2022-08-17T12:43:12.2918244Z [ 2022-08-17T12:43:12.2918343Z T=c10::impl::VirtualGuardImpl 2022-08-17T12:43:12.2918403Z ] 2022-08-17T12:43:12.2918757Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2022-08-17T12:43:12.2918818Z with 2022-08-17T12:43:12.2918876Z [ 2022-08-17T12:43:12.2918965Z T=c10::impl::VirtualGuardImpl 2022-08-17T12:43:12.2919064Z ] 2022-08-17T12:43:12.2919451Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2022-08-17T12:43:12.2919516Z with 2022-08-17T12:43:12.2919597Z [ 2022-08-17T12:43:12.2919756Z T=c10::impl::VirtualGuardImpl 2022-08-17T12:43:12.2919832Z ] 2022-08-17T12:43:12.2920178Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to alias template instantiation 'c10::OptionalBase' being compiled 2022-08-17T12:43:12.2920674Z 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-08-17T12:43:12.2920781Z with 2022-08-17T12:43:12.2920896Z [ 2022-08-17T12:43:12.2921078Z T=c10::impl::VirtualGuardImpl 2022-08-17T12:43:12.2921185Z ] 2022-08-17T12:43:12.2921812Z 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-08-17T12:43:12.2922356Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(445): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2022-08-17T12:43:12.2922459Z with 2022-08-17T12:43:12.2922555Z [ 2022-08-17T12:43:12.2922703Z T=c10::impl::VirtualGuardImpl 2022-08-17T12:43:12.2922795Z ] 2022-08-17T12:43:12.2923279Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(211): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2022-08-17T12:43:12.2923374Z with 2022-08-17T12:43:12.2923472Z [ 2022-08-17T12:43:12.2923798Z T=std::vector> 2022-08-17T12:43:12.2923903Z ] 2022-08-17T12:43:12.2924422Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(410): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2022-08-17T12:43:12.2924487Z with 2022-08-17T12:43:12.2924551Z [ 2022-08-17T12:43:12.2924743Z T=std::vector> 2022-08-17T12:43:12.2924806Z ] 2022-08-17T12:43:12.2925172Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2022-08-17T12:43:12.2925238Z with 2022-08-17T12:43:12.2925300Z [ 2022-08-17T12:43:12.2925487Z T=std::vector> 2022-08-17T12:43:12.2925641Z ] 2022-08-17T12:43:12.2926030Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2022-08-17T12:43:12.2926095Z with 2022-08-17T12:43:12.2926156Z [ 2022-08-17T12:43:12.2926344Z T=std::vector> 2022-08-17T12:43:12.2926403Z ] 2022-08-17T12:43:12.2926866Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to alias template instantiation 'c10::OptionalBase>>' being compiled 2022-08-17T12:43:12.2927280Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\ATen/core/ivalue_inl.h(843): note: see reference to class template instantiation 'c10::optional>>' being compiled 2022-08-17T12:43:12.2927624Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(445): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2022-08-17T12:43:12.2927690Z with 2022-08-17T12:43:12.2927736Z [ 2022-08-17T12:43:12.2927924Z T=std::vector> 2022-08-17T12:43:12.2927987Z ] 2022-08-17T12:43:12.2928296Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(211): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2022-08-17T12:43:12.2928361Z with 2022-08-17T12:43:12.2928424Z [ 2022-08-17T12:43:12.2928508Z T=c10::DimVector 2022-08-17T12:43:12.2928568Z ] 2022-08-17T12:43:12.2928874Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(410): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2022-08-17T12:43:12.2928937Z with 2022-08-17T12:43:12.2928997Z [ 2022-08-17T12:43:12.2929078Z T=c10::DimVector 2022-08-17T12:43:12.2929139Z ] 2022-08-17T12:43:12.2929492Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2022-08-17T12:43:12.2929554Z with 2022-08-17T12:43:12.2929612Z [ 2022-08-17T12:43:12.2929678Z T=c10::DimVector 2022-08-17T12:43:12.2929737Z ] 2022-08-17T12:43:12.2930120Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2022-08-17T12:43:12.2930187Z with 2022-08-17T12:43:12.2930245Z [ 2022-08-17T12:43:12.2930322Z T=c10::DimVector 2022-08-17T12:43:12.2930383Z ] 2022-08-17T12:43:12.2930706Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to alias template instantiation 'c10::OptionalBase' being compiled 2022-08-17T12:43:12.2931037Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\ATen/TensorIterator.h(915): note: see reference to class template instantiation 'c10::optional' being compiled 2022-08-17T12:43:12.2931362Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(445): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2022-08-17T12:43:12.2931469Z with 2022-08-17T12:43:12.2931527Z [ 2022-08-17T12:43:12.2931606Z T=c10::DimVector 2022-08-17T12:43:12.2931664Z ] 2022-08-17T12:43:12.2931961Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(211): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2022-08-17T12:43:12.2932022Z with 2022-08-17T12:43:12.2932081Z [ 2022-08-17T12:43:12.2932163Z T=torch::autograd::ViewInfo 2022-08-17T12:43:12.2932223Z ] 2022-08-17T12:43:12.2932578Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(410): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2022-08-17T12:43:12.2932641Z with 2022-08-17T12:43:12.2932701Z [ 2022-08-17T12:43:12.2932797Z T=torch::autograd::ViewInfo 2022-08-17T12:43:12.2932856Z ] 2022-08-17T12:43:12.2933211Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2022-08-17T12:43:12.2933261Z with 2022-08-17T12:43:12.2933321Z [ 2022-08-17T12:43:12.2933414Z T=torch::autograd::ViewInfo 2022-08-17T12:43:12.2933473Z ] 2022-08-17T12:43:12.2933858Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2022-08-17T12:43:12.2933922Z with 2022-08-17T12:43:12.2933980Z [ 2022-08-17T12:43:12.2934061Z T=torch::autograd::ViewInfo 2022-08-17T12:43:12.2934119Z ] 2022-08-17T12:43:12.2934459Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to alias template instantiation 'c10::OptionalBase' being compiled 2022-08-17T12:43:12.2934808Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\torch/csrc/autograd/variable.h(570): note: see reference to class template instantiation 'c10::optional' being compiled 2022-08-17T12:43:12.2935148Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(445): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2022-08-17T12:43:12.2935213Z with 2022-08-17T12:43:12.2935276Z [ 2022-08-17T12:43:12.2935374Z T=torch::autograd::ViewInfo 2022-08-17T12:43:12.2935435Z ] 2022-08-17T12:43:12.2935723Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(211): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2022-08-17T12:43:12.2935789Z with 2022-08-17T12:43:12.2935847Z [ 2022-08-17T12:43:12.2935923Z T=c10::IValue 2022-08-17T12:43:12.2935982Z ] 2022-08-17T12:43:12.2936295Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(410): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2022-08-17T12:43:12.2936357Z with 2022-08-17T12:43:12.2936416Z [ 2022-08-17T12:43:12.2936479Z T=c10::IValue 2022-08-17T12:43:12.2936538Z ] 2022-08-17T12:43:12.2936891Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2022-08-17T12:43:12.2936952Z with 2022-08-17T12:43:12.2937051Z [ 2022-08-17T12:43:12.2937126Z T=c10::IValue 2022-08-17T12:43:12.2937183Z ] 2022-08-17T12:43:12.2937559Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2022-08-17T12:43:12.2937608Z with 2022-08-17T12:43:12.2937664Z [ 2022-08-17T12:43:12.2937736Z T=c10::IValue 2022-08-17T12:43:12.2937795Z ] 2022-08-17T12:43:12.2938150Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to alias template instantiation 'c10::OptionalBase' being compiled 2022-08-17T12:43:12.2938474Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\ATen/core/function_schema.h(181): note: see reference to class template instantiation 'c10::optional' being compiled 2022-08-17T12:43:12.2938906Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(445): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2022-08-17T12:43:12.2938973Z with 2022-08-17T12:43:12.2939034Z [ 2022-08-17T12:43:12.2939096Z T=c10::IValue 2022-08-17T12:43:12.2939156Z ] 2022-08-17T12:43:12.2939462Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(211): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2022-08-17T12:43:12.2939526Z with 2022-08-17T12:43:12.2939585Z [ 2022-08-17T12:43:12.2939669Z T=c10::AliasInfo 2022-08-17T12:43:12.2939729Z ] 2022-08-17T12:43:12.2940133Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(410): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2022-08-17T12:43:12.2940200Z with 2022-08-17T12:43:12.2940260Z [ 2022-08-17T12:43:12.2940340Z T=c10::AliasInfo 2022-08-17T12:43:12.2940397Z ] 2022-08-17T12:43:12.2940749Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2022-08-17T12:43:12.2940813Z with 2022-08-17T12:43:12.2940873Z [ 2022-08-17T12:43:12.2940938Z T=c10::AliasInfo 2022-08-17T12:43:12.2940997Z ] 2022-08-17T12:43:12.2941382Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2022-08-17T12:43:12.2941444Z with 2022-08-17T12:43:12.2941505Z [ 2022-08-17T12:43:12.2941583Z T=c10::AliasInfo 2022-08-17T12:43:12.2941644Z ] 2022-08-17T12:43:12.2941966Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to alias template instantiation 'c10::OptionalBase' being compiled 2022-08-17T12:43:12.2942281Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\ATen/core/function_schema.h(28): note: see reference to class template instantiation 'c10::optional' being compiled 2022-08-17T12:43:12.2942623Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(445): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2022-08-17T12:43:12.2942686Z with 2022-08-17T12:43:12.2942744Z [ 2022-08-17T12:43:12.2942824Z T=c10::AliasInfo 2022-08-17T12:43:12.2942936Z ] 2022-08-17T12:43:12.2943237Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(211): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2022-08-17T12:43:12.2943298Z with 2022-08-17T12:43:12.2943357Z [ 2022-08-17T12:43:12.2943446Z T=c10::impl::AnnotatedSchema 2022-08-17T12:43:12.2943507Z ] 2022-08-17T12:43:12.2943824Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(410): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2022-08-17T12:43:12.2943889Z with 2022-08-17T12:43:12.2943949Z [ 2022-08-17T12:43:12.2944094Z T=c10::impl::AnnotatedSchema 2022-08-17T12:43:12.2944154Z ] 2022-08-17T12:43:12.2944493Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2022-08-17T12:43:12.2944559Z with 2022-08-17T12:43:12.2944618Z [ 2022-08-17T12:43:12.2944715Z T=c10::impl::AnnotatedSchema 2022-08-17T12:43:12.2944775Z ] 2022-08-17T12:43:12.2945152Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2022-08-17T12:43:12.2945213Z with 2022-08-17T12:43:12.2945271Z [ 2022-08-17T12:43:12.2945355Z T=c10::impl::AnnotatedSchema 2022-08-17T12:43:12.2945416Z ] 2022-08-17T12:43:12.2945757Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to alias template instantiation 'c10::OptionalBase' being compiled 2022-08-17T12:43:12.2946117Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\ATen/core/dispatch/OperatorEntry.h(221): note: see reference to class template instantiation 'c10::optional' being compiled 2022-08-17T12:43:12.2946453Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(445): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2022-08-17T12:43:12.2946518Z with 2022-08-17T12:43:12.2946577Z [ 2022-08-17T12:43:12.2946677Z T=c10::impl::AnnotatedSchema 2022-08-17T12:43:12.2946736Z ] 2022-08-17T12:43:12.2947029Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(211): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2022-08-17T12:43:12.2947092Z with 2022-08-17T12:43:12.2947152Z [ 2022-08-17T12:43:12.2947293Z T=c10::impl::OperatorEntry::CppSignatureWithDebug 2022-08-17T12:43:12.2947354Z ] 2022-08-17T12:43:12.2947671Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(410): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2022-08-17T12:43:12.2947733Z with 2022-08-17T12:43:12.2947792Z [ 2022-08-17T12:43:12.2947917Z T=c10::impl::OperatorEntry::CppSignatureWithDebug 2022-08-17T12:43:12.2947978Z ] 2022-08-17T12:43:12.2948334Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2022-08-17T12:43:12.2948398Z with 2022-08-17T12:43:12.2948457Z [ 2022-08-17T12:43:12.2948594Z T=c10::impl::OperatorEntry::CppSignatureWithDebug 2022-08-17T12:43:12.2948655Z ] 2022-08-17T12:43:12.2949078Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2022-08-17T12:43:12.2949140Z with 2022-08-17T12:43:12.2949186Z [ 2022-08-17T12:43:12.2949325Z T=c10::impl::OperatorEntry::CppSignatureWithDebug 2022-08-17T12:43:12.2949385Z ] 2022-08-17T12:43:12.2949758Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to alias template instantiation 'c10::OptionalBase' being compiled 2022-08-17T12:43:12.2950189Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\ATen/core/dispatch/OperatorEntry.h(282): note: see reference to class template instantiation 'c10::optional' being compiled 2022-08-17T12:43:12.2950529Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(445): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2022-08-17T12:43:12.2950593Z with 2022-08-17T12:43:12.2950652Z [ 2022-08-17T12:43:12.2950792Z T=c10::impl::OperatorEntry::CppSignatureWithDebug 2022-08-17T12:43:12.2950838Z ] 2022-08-17T12:43:12.2951141Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(211): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2022-08-17T12:43:12.2951205Z with 2022-08-17T12:43:12.2951266Z [ 2022-08-17T12:43:12.2951357Z T=at::StepCallbacks 2022-08-17T12:43:12.2951420Z ] 2022-08-17T12:43:12.2951737Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(410): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2022-08-17T12:43:12.2951804Z with 2022-08-17T12:43:12.2951851Z [ 2022-08-17T12:43:12.2951940Z T=at::StepCallbacks 2022-08-17T12:43:12.2951997Z ] 2022-08-17T12:43:12.2952348Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2022-08-17T12:43:12.2952411Z with 2022-08-17T12:43:12.2952475Z [ 2022-08-17T12:43:12.2952562Z T=at::StepCallbacks 2022-08-17T12:43:12.2952609Z ] 2022-08-17T12:43:12.2952997Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2022-08-17T12:43:12.2953065Z with 2022-08-17T12:43:12.2953130Z [ 2022-08-17T12:43:12.2953216Z T=at::StepCallbacks 2022-08-17T12:43:12.2953281Z ] 2022-08-17T12:43:12.2953614Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to alias template instantiation 'c10::OptionalBase' being compiled 2022-08-17T12:43:12.2953958Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\ATen/core/dispatch/Dispatcher.h(610): note: see reference to class template instantiation 'c10::optional' being compiled 2022-08-17T12:43:12.2954294Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(445): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2022-08-17T12:43:12.2954359Z with 2022-08-17T12:43:12.2954407Z [ 2022-08-17T12:43:12.2954497Z T=at::StepCallbacks 2022-08-17T12:43:12.2954945Z ] 2022-08-17T12:43:12.2955257Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(211): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2022-08-17T12:43:12.2955322Z with 2022-08-17T12:43:12.2955384Z [ 2022-08-17T12:43:12.2955527Z T=c10::either 2022-08-17T12:43:12.2955576Z ] 2022-08-17T12:43:12.2955893Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(410): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2022-08-17T12:43:12.2955957Z with 2022-08-17T12:43:12.2956018Z [ 2022-08-17T12:43:12.2956203Z T=c10::either 2022-08-17T12:43:12.2956267Z ] 2022-08-17T12:43:12.2956625Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2022-08-17T12:43:12.2956693Z with 2022-08-17T12:43:12.2956742Z [ 2022-08-17T12:43:12.2956882Z T=c10::either 2022-08-17T12:43:12.2956942Z ] 2022-08-17T12:43:12.2957326Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2022-08-17T12:43:12.2957391Z with 2022-08-17T12:43:12.2957453Z [ 2022-08-17T12:43:12.2957589Z T=c10::either 2022-08-17T12:43:12.2957653Z ] 2022-08-17T12:43:12.2958008Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to alias template instantiation 'c10::OptionalBase>' being compiled 2022-08-17T12:43:12.2958403Z 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-08-17T12:43:12.2958744Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(445): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2022-08-17T12:43:12.2958808Z with 2022-08-17T12:43:12.2958870Z [ 2022-08-17T12:43:12.2959009Z T=c10::either 2022-08-17T12:43:12.2959076Z ] 2022-08-17T12:43:12.3026799Z [17/34] cl /showIncludes /nologo /O2 /W3 /GL /DNDEBUG /MD /MD /wd4819 /wd4251 /wd4244 /wd4267 /wd4275 /wd4018 /wd4190 /EHsc -DFUNCTORCH_BUILD_MAIN_LIB -IC:\actions-runner\_work\pytorch\pytorch\functorch -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 -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" -c C:\actions-runner\_work\pytorch\pytorch\functorch\functorch\csrc\BatchRulesScatterOps.cpp /FoC:\actions-runner\_work\pytorch\pytorch\functorch\build\temp.win-amd64-3.9\Release\actions-runner\_work\pytorch\pytorch\functorch\functorch\csrc\BatchRulesScatterOps.obj -O3 -std=c++14 -fdiagnostics-color=always -DTORCH_API_INCLUDE_EXTENSION_H -DTORCH_EXTENSION_NAME=_C -D_GLIBCXX_USE_CXX11_ABI=0 /std:c++14 2022-08-17T12:43:12.3027180Z cl : Command line warning D9002 : ignoring unknown option '-O3' 2022-08-17T12:43:12.3027375Z cl : Command line warning D9002 : ignoring unknown option '-std=c++14' 2022-08-17T12:43:12.3027788Z cl : Command line warning D9002 : ignoring unknown option '-fdiagnostics-color=always' 2022-08-17T12:43:12.3028266Z 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-08-17T12:43:12.3028653Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/core/TensorImpl.h(2391): warning C4805: '|': unsafe mix of type 'uintptr_t' and type 'bool' in operation 2022-08-17T12:43:12.3029066Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(211): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2022-08-17T12:43:12.3029149Z with 2022-08-17T12:43:12.3029238Z [ 2022-08-17T12:43:12.3029369Z T=at::TensorBase 2022-08-17T12:43:12.3029448Z ] 2022-08-17T12:43:12.3029875Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(410): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2022-08-17T12:43:12.3029962Z with 2022-08-17T12:43:12.3030047Z [ 2022-08-17T12:43:12.3030172Z T=at::TensorBase 2022-08-17T12:43:12.3030248Z ] 2022-08-17T12:43:12.3030727Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2022-08-17T12:43:12.3030819Z with 2022-08-17T12:43:12.3030905Z [ 2022-08-17T12:43:12.3031021Z T=at::TensorBase 2022-08-17T12:43:12.3031119Z ] 2022-08-17T12:43:12.3031636Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2022-08-17T12:43:12.3031733Z with 2022-08-17T12:43:12.3031807Z [ 2022-08-17T12:43:12.3031923Z T=at::TensorBase 2022-08-17T12:43:12.3032015Z ] 2022-08-17T12:43:12.3032460Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to alias template instantiation 'c10::OptionalBase' being compiled 2022-08-17T12:43:12.3032905Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\ATen/core/TensorBase.h(917): note: see reference to class template instantiation 'c10::optional' being compiled 2022-08-17T12:43:12.3033355Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(445): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2022-08-17T12:43:12.3033444Z with 2022-08-17T12:43:12.3033531Z [ 2022-08-17T12:43:12.3033645Z T=at::TensorBase 2022-08-17T12:43:12.3033714Z ] 2022-08-17T12:43:12.3034106Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(211): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2022-08-17T12:43:12.3034199Z with 2022-08-17T12:43:12.3034284Z [ 2022-08-17T12:43:12.3034461Z T=at::Tensor 2022-08-17T12:43:12.3034552Z ] 2022-08-17T12:43:12.3034877Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(410): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2022-08-17T12:43:12.3034929Z with 2022-08-17T12:43:12.3034994Z [ 2022-08-17T12:43:12.3035071Z T=at::Tensor 2022-08-17T12:43:12.3035132Z ] 2022-08-17T12:43:12.3035488Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2022-08-17T12:43:12.3035552Z with 2022-08-17T12:43:12.3035660Z [ 2022-08-17T12:43:12.3035738Z T=at::Tensor 2022-08-17T12:43:12.3035785Z ] 2022-08-17T12:43:12.3036169Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2022-08-17T12:43:12.3036235Z with 2022-08-17T12:43:12.3036295Z [ 2022-08-17T12:43:12.3036368Z T=at::Tensor 2022-08-17T12:43:12.3036427Z ] 2022-08-17T12:43:12.3036745Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to alias template instantiation 'c10::OptionalBase' being compiled 2022-08-17T12:43:12.3037065Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\ATen/core/TensorBody.h(510): note: see reference to class template instantiation 'c10::optional' being compiled 2022-08-17T12:43:12.3037405Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(445): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2022-08-17T12:43:12.3037458Z with 2022-08-17T12:43:12.3037516Z [ 2022-08-17T12:43:12.3037591Z T=at::Tensor 2022-08-17T12:43:12.3037652Z ] 2022-08-17T12:43:12.3037954Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(211): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2022-08-17T12:43:12.3038016Z with 2022-08-17T12:43:12.3038076Z [ 2022-08-17T12:43:12.3038143Z T=at::Generator 2022-08-17T12:43:12.3038202Z ] 2022-08-17T12:43:12.3038519Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(410): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2022-08-17T12:43:12.3038582Z with 2022-08-17T12:43:12.3038642Z [ 2022-08-17T12:43:12.3038721Z T=at::Generator 2022-08-17T12:43:12.3038780Z ] 2022-08-17T12:43:12.3039138Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2022-08-17T12:43:12.3039188Z with 2022-08-17T12:43:12.3039247Z [ 2022-08-17T12:43:12.3039325Z T=at::Generator 2022-08-17T12:43:12.3039384Z ] 2022-08-17T12:43:12.3039761Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2022-08-17T12:43:12.3039823Z with 2022-08-17T12:43:12.3039882Z [ 2022-08-17T12:43:12.3039961Z T=at::Generator 2022-08-17T12:43:12.3040008Z ] 2022-08-17T12:43:12.3040335Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to alias template instantiation 'c10::OptionalBase' being compiled 2022-08-17T12:43:12.3040711Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\ATen/core/TensorBody.h(585): note: see reference to class template instantiation 'c10::optional' being compiled 2022-08-17T12:43:12.3041045Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(445): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2022-08-17T12:43:12.3041108Z with 2022-08-17T12:43:12.3041168Z [ 2022-08-17T12:43:12.3041246Z T=at::Generator 2022-08-17T12:43:12.3041305Z ] 2022-08-17T12:43:12.3041990Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(211): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2022-08-17T12:43:12.3042050Z with 2022-08-17T12:43:12.3042112Z [ 2022-08-17T12:43:12.3042194Z T=std::string 2022-08-17T12:43:12.3042255Z ] 2022-08-17T12:43:12.3042568Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(410): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2022-08-17T12:43:12.3042632Z with 2022-08-17T12:43:12.3042692Z [ 2022-08-17T12:43:12.3042755Z T=std::string 2022-08-17T12:43:12.3042818Z ] 2022-08-17T12:43:12.3043173Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2022-08-17T12:43:12.3043239Z with 2022-08-17T12:43:12.3043300Z [ 2022-08-17T12:43:12.3043378Z T=std::string 2022-08-17T12:43:12.3043439Z ] 2022-08-17T12:43:12.3043819Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2022-08-17T12:43:12.3043869Z with 2022-08-17T12:43:12.3043929Z [ 2022-08-17T12:43:12.3044006Z T=std::string 2022-08-17T12:43:12.3044066Z ] 2022-08-17T12:43:12.3044381Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to alias template instantiation 'c10::OptionalBase' being compiled 2022-08-17T12:43:12.3044702Z 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-08-17T12:43:12.3045034Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(445): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2022-08-17T12:43:12.3045099Z with 2022-08-17T12:43:12.3045158Z [ 2022-08-17T12:43:12.3045223Z T=std::string 2022-08-17T12:43:12.3045282Z ] 2022-08-17T12:43:12.3045586Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(211): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2022-08-17T12:43:12.3045649Z with 2022-08-17T12:43:12.3045708Z [ 2022-08-17T12:43:12.3045797Z T=c10::QualifiedName 2022-08-17T12:43:12.3045856Z ] 2022-08-17T12:43:12.3046161Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(410): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2022-08-17T12:43:12.3046224Z with 2022-08-17T12:43:12.3046283Z [ 2022-08-17T12:43:12.3046419Z T=c10::QualifiedName 2022-08-17T12:43:12.3046480Z ] 2022-08-17T12:43:12.3046837Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2022-08-17T12:43:12.3046898Z with 2022-08-17T12:43:12.3046957Z [ 2022-08-17T12:43:12.3047029Z T=c10::QualifiedName 2022-08-17T12:43:12.3047089Z ] 2022-08-17T12:43:12.3047511Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2022-08-17T12:43:12.3047575Z with 2022-08-17T12:43:12.3047633Z [ 2022-08-17T12:43:12.3047717Z T=c10::QualifiedName 2022-08-17T12:43:12.3047776Z ] 2022-08-17T12:43:12.3048115Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to alias template instantiation 'c10::OptionalBase' being compiled 2022-08-17T12:43:12.3048445Z 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-08-17T12:43:12.3048765Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(445): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2022-08-17T12:43:12.3048828Z with 2022-08-17T12:43:12.3048887Z [ 2022-08-17T12:43:12.3048974Z T=c10::QualifiedName 2022-08-17T12:43:12.3049037Z ] 2022-08-17T12:43:12.3049340Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(211): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2022-08-17T12:43:12.3049405Z with 2022-08-17T12:43:12.3049464Z [ 2022-08-17T12:43:12.3049582Z T=std::shared_ptr 2022-08-17T12:43:12.3049641Z ] 2022-08-17T12:43:12.3049956Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(410): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2022-08-17T12:43:12.3050018Z with 2022-08-17T12:43:12.3050077Z [ 2022-08-17T12:43:12.3050206Z T=std::shared_ptr 2022-08-17T12:43:12.3050265Z ] 2022-08-17T12:43:12.3050620Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2022-08-17T12:43:12.3050672Z with 2022-08-17T12:43:12.3050732Z [ 2022-08-17T12:43:12.3050861Z T=std::shared_ptr 2022-08-17T12:43:12.3050923Z ] 2022-08-17T12:43:12.3051302Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2022-08-17T12:43:12.3051365Z with 2022-08-17T12:43:12.3051424Z [ 2022-08-17T12:43:12.3051550Z T=std::shared_ptr 2022-08-17T12:43:12.3051597Z ] 2022-08-17T12:43:12.3051964Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to alias template instantiation 'c10::OptionalBase>' being compiled 2022-08-17T12:43:12.3052321Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\ATen/core/ivalue.h(1342): note: see reference to class template instantiation 'c10::optional>' being compiled 2022-08-17T12:43:12.3052698Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(445): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2022-08-17T12:43:12.3052763Z with 2022-08-17T12:43:12.3052822Z [ 2022-08-17T12:43:12.3052953Z T=std::shared_ptr 2022-08-17T12:43:12.3053012Z ] 2022-08-17T12:43:12.3053355Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(211): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2022-08-17T12:43:12.3053405Z with 2022-08-17T12:43:12.3053464Z [ 2022-08-17T12:43:12.3053591Z T=std::weak_ptr 2022-08-17T12:43:12.3053653Z ] 2022-08-17T12:43:12.3053968Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(410): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2022-08-17T12:43:12.3054031Z with 2022-08-17T12:43:12.3054091Z [ 2022-08-17T12:43:12.3054216Z T=std::weak_ptr 2022-08-17T12:43:12.3054263Z ] 2022-08-17T12:43:12.3054624Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2022-08-17T12:43:12.3054688Z with 2022-08-17T12:43:12.3054748Z [ 2022-08-17T12:43:12.3054871Z T=std::weak_ptr 2022-08-17T12:43:12.3054929Z ] 2022-08-17T12:43:12.3055308Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2022-08-17T12:43:12.3055373Z with 2022-08-17T12:43:12.3055419Z [ 2022-08-17T12:43:12.3055543Z T=std::weak_ptr 2022-08-17T12:43:12.3055601Z ] 2022-08-17T12:43:12.3055956Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to alias template instantiation 'c10::OptionalBase>' being compiled 2022-08-17T12:43:12.3056309Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\ATen/core/ivalue.h(1343): note: see reference to class template instantiation 'c10::optional>' being compiled 2022-08-17T12:43:12.3056645Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(445): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2022-08-17T12:43:12.3056709Z with 2022-08-17T12:43:12.3056767Z [ 2022-08-17T12:43:12.3056891Z T=std::weak_ptr 2022-08-17T12:43:12.3056937Z ] 2022-08-17T12:43:12.3057235Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(211): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2022-08-17T12:43:12.3057298Z with 2022-08-17T12:43:12.3057357Z [ 2022-08-17T12:43:12.3057512Z T=std::vector> 2022-08-17T12:43:12.3057574Z ] 2022-08-17T12:43:12.3057894Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(410): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2022-08-17T12:43:12.3058002Z with 2022-08-17T12:43:12.3058049Z [ 2022-08-17T12:43:12.3058201Z T=std::vector> 2022-08-17T12:43:12.3058260Z ] 2022-08-17T12:43:12.3058614Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2022-08-17T12:43:12.3058678Z with 2022-08-17T12:43:12.3058736Z [ 2022-08-17T12:43:12.3058981Z T=std::vector> 2022-08-17T12:43:12.3059045Z ] 2022-08-17T12:43:12.3059479Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2022-08-17T12:43:12.3059532Z with 2022-08-17T12:43:12.3059594Z [ 2022-08-17T12:43:12.3059745Z T=std::vector> 2022-08-17T12:43:12.3059805Z ] 2022-08-17T12:43:12.3060179Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to alias template instantiation 'c10::OptionalBase>>' being compiled 2022-08-17T12:43:12.3060560Z 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-08-17T12:43:12.3060900Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(445): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2022-08-17T12:43:12.3060967Z with 2022-08-17T12:43:12.3061030Z [ 2022-08-17T12:43:12.3061169Z T=std::vector> 2022-08-17T12:43:12.3061232Z ] 2022-08-17T12:43:12.3061540Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(211): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2022-08-17T12:43:12.3061606Z with 2022-08-17T12:43:12.3061668Z [ 2022-08-17T12:43:12.3061789Z T=std::vector> 2022-08-17T12:43:12.3061853Z ] 2022-08-17T12:43:12.3062171Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(410): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2022-08-17T12:43:12.3062222Z with 2022-08-17T12:43:12.3062286Z [ 2022-08-17T12:43:12.3062410Z T=std::vector> 2022-08-17T12:43:12.3062633Z ] 2022-08-17T12:43:12.3062989Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2022-08-17T12:43:12.3063055Z with 2022-08-17T12:43:12.3063117Z [ 2022-08-17T12:43:12.3063235Z T=std::vector> 2022-08-17T12:43:12.3063282Z ] 2022-08-17T12:43:12.3063661Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2022-08-17T12:43:12.3063727Z with 2022-08-17T12:43:12.3063788Z [ 2022-08-17T12:43:12.3063906Z T=std::vector> 2022-08-17T12:43:12.3064012Z ] 2022-08-17T12:43:12.3064365Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to alias template instantiation 'c10::OptionalBase>>' being compiled 2022-08-17T12:43:12.3064711Z 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-08-17T12:43:12.3065049Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(445): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2022-08-17T12:43:12.3065155Z with 2022-08-17T12:43:12.3065203Z [ 2022-08-17T12:43:12.3065322Z T=std::vector> 2022-08-17T12:43:12.3065380Z ] 2022-08-17T12:43:12.3065685Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(211): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2022-08-17T12:43:12.3065751Z with 2022-08-17T12:43:12.3065813Z [ 2022-08-17T12:43:12.3065982Z T=std::vector,std::allocator>> 2022-08-17T12:43:12.3066045Z ] 2022-08-17T12:43:12.3066347Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(410): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2022-08-17T12:43:12.3066412Z with 2022-08-17T12:43:12.3066475Z [ 2022-08-17T12:43:12.3066643Z T=std::vector,std::allocator>> 2022-08-17T12:43:12.3066705Z ] 2022-08-17T12:43:12.3067063Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2022-08-17T12:43:12.3067130Z with 2022-08-17T12:43:12.3067190Z [ 2022-08-17T12:43:12.3067342Z T=std::vector,std::allocator>> 2022-08-17T12:43:12.3067407Z ] 2022-08-17T12:43:12.3067790Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2022-08-17T12:43:12.3067853Z with 2022-08-17T12:43:12.3067915Z [ 2022-08-17T12:43:12.3068077Z T=std::vector,std::allocator>> 2022-08-17T12:43:12.3068137Z ] 2022-08-17T12:43:12.3068523Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to alias template instantiation 'c10::OptionalBase,std::allocator>>>' being compiled 2022-08-17T12:43:12.3068905Z 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-08-17T12:43:12.3069233Z 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-08-17T12:43:12.3069574Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(445): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2022-08-17T12:43:12.3069667Z with 2022-08-17T12:43:12.3069727Z [ 2022-08-17T12:43:12.3069891Z T=std::vector,std::allocator>> 2022-08-17T12:43:12.3069950Z ] 2022-08-17T12:43:12.3070250Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(211): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2022-08-17T12:43:12.3070313Z with 2022-08-17T12:43:12.3070372Z [ 2022-08-17T12:43:12.3070531Z T=std::vector,std::allocator>> 2022-08-17T12:43:12.3070578Z ] 2022-08-17T12:43:12.3070934Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(410): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2022-08-17T12:43:12.3071001Z with 2022-08-17T12:43:12.3071060Z [ 2022-08-17T12:43:12.3071220Z T=std::vector,std::allocator>> 2022-08-17T12:43:12.3071279Z ] 2022-08-17T12:43:12.3071632Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2022-08-17T12:43:12.3071695Z with 2022-08-17T12:43:12.3071741Z [ 2022-08-17T12:43:12.3071893Z T=std::vector,std::allocator>> 2022-08-17T12:43:12.3071952Z ] 2022-08-17T12:43:12.3072340Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2022-08-17T12:43:12.3072404Z with 2022-08-17T12:43:12.3072463Z [ 2022-08-17T12:43:12.3072618Z T=std::vector,std::allocator>> 2022-08-17T12:43:12.3072677Z ] 2022-08-17T12:43:12.3073054Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to alias template instantiation 'c10::OptionalBase,std::allocator>>>' being compiled 2022-08-17T12:43:12.3073421Z 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-08-17T12:43:12.3083765Z 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-08-17T12:43:12.3084191Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(445): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2022-08-17T12:43:12.3084270Z with 2022-08-17T12:43:12.3084336Z [ 2022-08-17T12:43:12.3084502Z T=std::vector,std::allocator>> 2022-08-17T12:43:12.3084566Z ] 2022-08-17T12:43:12.3084884Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(211): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2022-08-17T12:43:12.3084953Z with 2022-08-17T12:43:12.3085002Z [ 2022-08-17T12:43:12.3085134Z T=std::vector> 2022-08-17T12:43:12.3085197Z ] 2022-08-17T12:43:12.3085519Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(410): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2022-08-17T12:43:12.3085704Z with 2022-08-17T12:43:12.3085767Z [ 2022-08-17T12:43:12.3085895Z T=std::vector> 2022-08-17T12:43:12.3085945Z ] 2022-08-17T12:43:12.3086308Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2022-08-17T12:43:12.3086374Z with 2022-08-17T12:43:12.3086435Z [ 2022-08-17T12:43:12.3086560Z T=std::vector> 2022-08-17T12:43:12.3086621Z ] 2022-08-17T12:43:12.3087067Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2022-08-17T12:43:12.3087134Z with 2022-08-17T12:43:12.3087182Z [ 2022-08-17T12:43:12.3087306Z T=std::vector> 2022-08-17T12:43:12.3087369Z ] 2022-08-17T12:43:12.3087728Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to alias template instantiation 'c10::OptionalBase>>' being compiled 2022-08-17T12:43:12.3088080Z 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-08-17T12:43:12.3088421Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(445): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2022-08-17T12:43:12.3088491Z with 2022-08-17T12:43:12.3088553Z [ 2022-08-17T12:43:12.3088678Z T=std::vector> 2022-08-17T12:43:12.3088739Z ] 2022-08-17T12:43:12.3089032Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(211): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2022-08-17T12:43:12.3089097Z with 2022-08-17T12:43:12.3089157Z [ 2022-08-17T12:43:12.3089312Z T=c10::impl::InlineDeviceGuard 2022-08-17T12:43:12.3089374Z ] 2022-08-17T12:43:12.3089702Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(410): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2022-08-17T12:43:12.3089771Z with 2022-08-17T12:43:12.3089833Z [ 2022-08-17T12:43:12.3089972Z T=c10::impl::InlineDeviceGuard 2022-08-17T12:43:12.3090036Z ] 2022-08-17T12:43:12.3090391Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2022-08-17T12:43:12.3090456Z with 2022-08-17T12:43:12.3090517Z [ 2022-08-17T12:43:12.3090669Z T=c10::impl::InlineDeviceGuard 2022-08-17T12:43:12.3090730Z ] 2022-08-17T12:43:12.3091119Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2022-08-17T12:43:12.3091171Z with 2022-08-17T12:43:12.3091233Z [ 2022-08-17T12:43:12.3091382Z T=c10::impl::InlineDeviceGuard 2022-08-17T12:43:12.3091489Z ] 2022-08-17T12:43:12.3091869Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to alias template instantiation 'c10::OptionalBase>' being compiled 2022-08-17T12:43:12.3092267Z 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-08-17T12:43:12.3092683Z 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-08-17T12:43:12.3093021Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(445): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2022-08-17T12:43:12.3093090Z with 2022-08-17T12:43:12.3093151Z [ 2022-08-17T12:43:12.3093287Z T=c10::impl::InlineDeviceGuard 2022-08-17T12:43:12.3093350Z ] 2022-08-17T12:43:12.3093659Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(211): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2022-08-17T12:43:12.3093722Z with 2022-08-17T12:43:12.3093783Z [ 2022-08-17T12:43:12.3093933Z T=c10::impl::InlineStreamGuard 2022-08-17T12:43:12.3093994Z ] 2022-08-17T12:43:12.3094315Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(410): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2022-08-17T12:43:12.3094366Z with 2022-08-17T12:43:12.3094430Z [ 2022-08-17T12:43:12.3094576Z T=c10::impl::InlineStreamGuard 2022-08-17T12:43:12.3094639Z ] 2022-08-17T12:43:12.3094999Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2022-08-17T12:43:12.3095065Z with 2022-08-17T12:43:12.3095127Z [ 2022-08-17T12:43:12.3095278Z T=c10::impl::InlineStreamGuard 2022-08-17T12:43:12.3095325Z ] 2022-08-17T12:43:12.3095715Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2022-08-17T12:43:12.3095781Z with 2022-08-17T12:43:12.3095843Z [ 2022-08-17T12:43:12.3095994Z T=c10::impl::InlineStreamGuard 2022-08-17T12:43:12.3096055Z ] 2022-08-17T12:43:12.3096438Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to alias template instantiation 'c10::OptionalBase>' being compiled 2022-08-17T12:43:12.3096838Z 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-08-17T12:43:12.3097225Z 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-08-17T12:43:12.3097608Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(445): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2022-08-17T12:43:12.3097676Z with 2022-08-17T12:43:12.3097724Z [ 2022-08-17T12:43:12.3097876Z T=c10::impl::InlineStreamGuard 2022-08-17T12:43:12.3097935Z ] 2022-08-17T12:43:12.3098243Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(211): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2022-08-17T12:43:12.3098307Z with 2022-08-17T12:43:12.3098368Z [ 2022-08-17T12:43:12.3098515Z T=c10::impl::VirtualGuardImpl 2022-08-17T12:43:12.3098563Z ] 2022-08-17T12:43:12.3098995Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(410): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2022-08-17T12:43:12.3099067Z with 2022-08-17T12:43:12.3099129Z [ 2022-08-17T12:43:12.3099238Z T=c10::impl::VirtualGuardImpl 2022-08-17T12:43:12.3099301Z ] 2022-08-17T12:43:12.3099658Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2022-08-17T12:43:12.3099724Z with 2022-08-17T12:43:12.3099771Z [ 2022-08-17T12:43:12.3099875Z T=c10::impl::VirtualGuardImpl 2022-08-17T12:43:12.3099937Z ] 2022-08-17T12:43:12.3100323Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2022-08-17T12:43:12.3100394Z with 2022-08-17T12:43:12.3100454Z [ 2022-08-17T12:43:12.3100555Z T=c10::impl::VirtualGuardImpl 2022-08-17T12:43:12.3100619Z ] 2022-08-17T12:43:12.3100954Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to alias template instantiation 'c10::OptionalBase' being compiled 2022-08-17T12:43:12.3101283Z 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-08-17T12:43:12.3101350Z with 2022-08-17T12:43:12.3101412Z [ 2022-08-17T12:43:12.3101515Z T=c10::impl::VirtualGuardImpl 2022-08-17T12:43:12.3101578Z ] 2022-08-17T12:43:12.3101957Z 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-08-17T12:43:12.3102297Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(445): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2022-08-17T12:43:12.3102362Z with 2022-08-17T12:43:12.3102409Z [ 2022-08-17T12:43:12.3102513Z T=c10::impl::VirtualGuardImpl 2022-08-17T12:43:12.3102572Z ] 2022-08-17T12:43:12.3102879Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(211): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2022-08-17T12:43:12.3102946Z with 2022-08-17T12:43:12.3103009Z [ 2022-08-17T12:43:12.3103201Z T=std::vector> 2022-08-17T12:43:12.3103262Z ] 2022-08-17T12:43:12.3103616Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(410): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2022-08-17T12:43:12.3103679Z with 2022-08-17T12:43:12.3103738Z [ 2022-08-17T12:43:12.3103926Z T=std::vector> 2022-08-17T12:43:12.3103987Z ] 2022-08-17T12:43:12.3104346Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2022-08-17T12:43:12.3104410Z with 2022-08-17T12:43:12.3104512Z [ 2022-08-17T12:43:12.3104698Z T=std::vector> 2022-08-17T12:43:12.3104744Z ] 2022-08-17T12:43:12.3105130Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2022-08-17T12:43:12.3105194Z with 2022-08-17T12:43:12.3105253Z [ 2022-08-17T12:43:12.3105440Z T=std::vector> 2022-08-17T12:43:12.3105501Z ] 2022-08-17T12:43:12.3105913Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to alias template instantiation 'c10::OptionalBase>>' being compiled 2022-08-17T12:43:12.3106325Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\ATen/core/ivalue_inl.h(843): note: see reference to class template instantiation 'c10::optional>>' being compiled 2022-08-17T12:43:12.3106667Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(445): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2022-08-17T12:43:12.3106731Z with 2022-08-17T12:43:12.3106781Z [ 2022-08-17T12:43:12.3106967Z T=std::vector> 2022-08-17T12:43:12.3107026Z ] 2022-08-17T12:43:12.3107333Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(211): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2022-08-17T12:43:12.3107398Z with 2022-08-17T12:43:12.3107458Z [ 2022-08-17T12:43:12.3107543Z T=c10::DimVector 2022-08-17T12:43:12.3107607Z ] 2022-08-17T12:43:12.3107910Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(410): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2022-08-17T12:43:12.3107975Z with 2022-08-17T12:43:12.3108034Z [ 2022-08-17T12:43:12.3108117Z T=c10::DimVector 2022-08-17T12:43:12.3108178Z ] 2022-08-17T12:43:12.3108534Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2022-08-17T12:43:12.3108598Z with 2022-08-17T12:43:12.3108658Z [ 2022-08-17T12:43:12.3108727Z T=c10::DimVector 2022-08-17T12:43:12.3108789Z ] 2022-08-17T12:43:12.3109170Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2022-08-17T12:43:12.3109278Z with 2022-08-17T12:43:12.3109338Z [ 2022-08-17T12:43:12.3109418Z T=c10::DimVector 2022-08-17T12:43:12.3109480Z ] 2022-08-17T12:43:12.3109804Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to alias template instantiation 'c10::OptionalBase' being compiled 2022-08-17T12:43:12.3110125Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\ATen/TensorIterator.h(915): note: see reference to class template instantiation 'c10::optional' being compiled 2022-08-17T12:43:12.3110501Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(445): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2022-08-17T12:43:12.3110570Z with 2022-08-17T12:43:12.3110631Z [ 2022-08-17T12:43:12.3110712Z T=c10::DimVector 2022-08-17T12:43:12.3110773Z ] 2022-08-17T12:43:12.3111077Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(211): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2022-08-17T12:43:12.3111141Z with 2022-08-17T12:43:12.3111188Z [ 2022-08-17T12:43:12.3111286Z T=torch::autograd::ViewInfo 2022-08-17T12:43:12.3111346Z ] 2022-08-17T12:43:12.3111662Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(410): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2022-08-17T12:43:12.3111728Z with 2022-08-17T12:43:12.3111788Z [ 2022-08-17T12:43:12.3111884Z T=torch::autograd::ViewInfo 2022-08-17T12:43:12.3111946Z ] 2022-08-17T12:43:12.3112293Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2022-08-17T12:43:12.3112358Z with 2022-08-17T12:43:12.3112418Z [ 2022-08-17T12:43:12.3112515Z T=torch::autograd::ViewInfo 2022-08-17T12:43:12.3112577Z ] 2022-08-17T12:43:12.3112961Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2022-08-17T12:43:12.3113026Z with 2022-08-17T12:43:12.3113091Z [ 2022-08-17T12:43:12.3113174Z T=torch::autograd::ViewInfo 2022-08-17T12:43:12.3113235Z ] 2022-08-17T12:43:12.3113575Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to alias template instantiation 'c10::OptionalBase' being compiled 2022-08-17T12:43:12.3113926Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\torch/csrc/autograd/variable.h(570): note: see reference to class template instantiation 'c10::optional' being compiled 2022-08-17T12:43:12.3114261Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(445): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2022-08-17T12:43:12.3114325Z with 2022-08-17T12:43:12.3114386Z [ 2022-08-17T12:43:12.3114485Z T=torch::autograd::ViewInfo 2022-08-17T12:43:12.3114548Z ] 2022-08-17T12:43:12.3114835Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(211): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2022-08-17T12:43:12.3114946Z with 2022-08-17T12:43:12.3115007Z [ 2022-08-17T12:43:12.3115083Z T=c10::IValue 2022-08-17T12:43:12.3115140Z ] 2022-08-17T12:43:12.3115453Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(410): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2022-08-17T12:43:12.3115522Z with 2022-08-17T12:43:12.3115580Z [ 2022-08-17T12:43:12.3115656Z T=c10::IValue 2022-08-17T12:43:12.3115714Z ] 2022-08-17T12:43:12.3116089Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2022-08-17T12:43:12.3116154Z with 2022-08-17T12:43:12.3116214Z [ 2022-08-17T12:43:12.3116289Z T=c10::IValue 2022-08-17T12:43:12.3116351Z ] 2022-08-17T12:43:12.3116729Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2022-08-17T12:43:12.3116792Z with 2022-08-17T12:43:12.3116848Z [ 2022-08-17T12:43:12.3116910Z T=c10::IValue 2022-08-17T12:43:12.3116971Z ] 2022-08-17T12:43:12.3117292Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to alias template instantiation 'c10::OptionalBase' being compiled 2022-08-17T12:43:12.3117619Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\ATen/core/function_schema.h(181): note: see reference to class template instantiation 'c10::optional' being compiled 2022-08-17T12:43:12.3117955Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(445): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2022-08-17T12:43:12.3118020Z with 2022-08-17T12:43:12.3118079Z [ 2022-08-17T12:43:12.3118154Z T=c10::IValue 2022-08-17T12:43:12.3118212Z ] 2022-08-17T12:43:12.3118502Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(211): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2022-08-17T12:43:12.3118565Z with 2022-08-17T12:43:12.3118623Z [ 2022-08-17T12:43:12.3118704Z T=c10::AliasInfo 2022-08-17T12:43:12.3118763Z ] 2022-08-17T12:43:12.3119081Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(410): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2022-08-17T12:43:12.3119145Z with 2022-08-17T12:43:12.3119191Z [ 2022-08-17T12:43:12.3119270Z T=c10::AliasInfo 2022-08-17T12:43:12.3119329Z ] 2022-08-17T12:43:12.3119688Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2022-08-17T12:43:12.3119749Z with 2022-08-17T12:43:12.3119807Z [ 2022-08-17T12:43:12.3119884Z T=c10::AliasInfo 2022-08-17T12:43:12.3119943Z ] 2022-08-17T12:43:12.3120309Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2022-08-17T12:43:12.3120371Z with 2022-08-17T12:43:12.3120430Z [ 2022-08-17T12:43:12.3120508Z T=c10::AliasInfo 2022-08-17T12:43:12.3120608Z ] 2022-08-17T12:43:12.3120932Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to alias template instantiation 'c10::OptionalBase' being compiled 2022-08-17T12:43:12.3121261Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\ATen/core/function_schema.h(28): note: see reference to class template instantiation 'c10::optional' being compiled 2022-08-17T12:43:12.3121598Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(445): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2022-08-17T12:43:12.3121662Z with 2022-08-17T12:43:12.3121749Z [ 2022-08-17T12:43:12.3121830Z T=c10::AliasInfo 2022-08-17T12:43:12.3121889Z ] 2022-08-17T12:43:12.3122192Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(211): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2022-08-17T12:43:12.3122256Z with 2022-08-17T12:43:12.3122314Z [ 2022-08-17T12:43:12.3122417Z T=c10::impl::AnnotatedSchema 2022-08-17T12:43:12.3122476Z ] 2022-08-17T12:43:12.3122777Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(410): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2022-08-17T12:43:12.3122840Z with 2022-08-17T12:43:12.3122899Z [ 2022-08-17T12:43:12.3122999Z T=c10::impl::AnnotatedSchema 2022-08-17T12:43:12.3123058Z ] 2022-08-17T12:43:12.3123416Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2022-08-17T12:43:12.3123481Z with 2022-08-17T12:43:12.3123540Z [ 2022-08-17T12:43:12.3123627Z T=c10::impl::AnnotatedSchema 2022-08-17T12:43:12.3123686Z ] 2022-08-17T12:43:12.3124064Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2022-08-17T12:43:12.3124127Z with 2022-08-17T12:43:12.3124185Z [ 2022-08-17T12:43:12.3124283Z T=c10::impl::AnnotatedSchema 2022-08-17T12:43:12.3124341Z ] 2022-08-17T12:43:12.3124685Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to alias template instantiation 'c10::OptionalBase' being compiled 2022-08-17T12:43:12.3125032Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\ATen/core/dispatch/OperatorEntry.h(221): note: see reference to class template instantiation 'c10::optional' being compiled 2022-08-17T12:43:12.3125370Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(445): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2022-08-17T12:43:12.3125434Z with 2022-08-17T12:43:12.3125495Z [ 2022-08-17T12:43:12.3125593Z T=c10::impl::AnnotatedSchema 2022-08-17T12:43:12.3125652Z ] 2022-08-17T12:43:12.3125954Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(211): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2022-08-17T12:43:12.3126019Z with 2022-08-17T12:43:12.3126066Z [ 2022-08-17T12:43:12.3126207Z T=c10::impl::OperatorEntry::CppSignatureWithDebug 2022-08-17T12:43:12.3126267Z ] 2022-08-17T12:43:12.3127024Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(410): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2022-08-17T12:43:12.3127090Z with 2022-08-17T12:43:12.3127148Z [ 2022-08-17T12:43:12.3127288Z T=c10::impl::OperatorEntry::CppSignatureWithDebug 2022-08-17T12:43:12.3127349Z ] 2022-08-17T12:43:12.3127693Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2022-08-17T12:43:12.3127757Z with 2022-08-17T12:43:12.3127816Z [ 2022-08-17T12:43:12.3128002Z T=c10::impl::OperatorEntry::CppSignatureWithDebug 2022-08-17T12:43:12.3128062Z ] 2022-08-17T12:43:12.3128440Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2022-08-17T12:43:12.3128505Z with 2022-08-17T12:43:12.3128564Z [ 2022-08-17T12:43:12.3128703Z T=c10::impl::OperatorEntry::CppSignatureWithDebug 2022-08-17T12:43:12.3128750Z ] 2022-08-17T12:43:12.3129119Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to alias template instantiation 'c10::OptionalBase' being compiled 2022-08-17T12:43:12.3129513Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\ATen/core/dispatch/OperatorEntry.h(282): note: see reference to class template instantiation 'c10::optional' being compiled 2022-08-17T12:43:12.3129850Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(445): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2022-08-17T12:43:12.3129916Z with 2022-08-17T12:43:12.3129975Z [ 2022-08-17T12:43:12.3130112Z T=c10::impl::OperatorEntry::CppSignatureWithDebug 2022-08-17T12:43:12.3130171Z ] 2022-08-17T12:43:12.3130472Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(211): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2022-08-17T12:43:12.3130523Z with 2022-08-17T12:43:12.3130582Z [ 2022-08-17T12:43:12.3130671Z T=at::StepCallbacks 2022-08-17T12:43:12.3130730Z ] 2022-08-17T12:43:12.3131049Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(410): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2022-08-17T12:43:12.3131115Z with 2022-08-17T12:43:12.3131174Z [ 2022-08-17T12:43:12.3131264Z T=at::StepCallbacks 2022-08-17T12:43:12.3131309Z ] 2022-08-17T12:43:12.3131666Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2022-08-17T12:43:12.3131729Z with 2022-08-17T12:43:12.3131789Z [ 2022-08-17T12:43:12.3131875Z T=at::StepCallbacks 2022-08-17T12:43:12.3131932Z ] 2022-08-17T12:43:12.3132313Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2022-08-17T12:43:12.3132376Z with 2022-08-17T12:43:12.3132422Z [ 2022-08-17T12:43:12.3132507Z T=at::StepCallbacks 2022-08-17T12:43:12.3132607Z ] 2022-08-17T12:43:12.3132940Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to alias template instantiation 'c10::OptionalBase' being compiled 2022-08-17T12:43:12.3133285Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\ATen/core/dispatch/Dispatcher.h(610): note: see reference to class template instantiation 'c10::optional' being compiled 2022-08-17T12:43:12.3133619Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(445): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2022-08-17T12:43:12.3133718Z with 2022-08-17T12:43:12.3133778Z [ 2022-08-17T12:43:12.3133851Z T=at::StepCallbacks 2022-08-17T12:43:12.3133910Z ] 2022-08-17T12:43:12.3134210Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(211): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2022-08-17T12:43:12.3134275Z with 2022-08-17T12:43:12.3134335Z [ 2022-08-17T12:43:12.3134473Z T=c10::either 2022-08-17T12:43:12.3134534Z ] 2022-08-17T12:43:12.3134851Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(410): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2022-08-17T12:43:12.3134902Z with 2022-08-17T12:43:12.3134960Z [ 2022-08-17T12:43:12.3135096Z T=c10::either 2022-08-17T12:43:12.3135157Z ] 2022-08-17T12:43:12.3135515Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2022-08-17T12:43:12.3135579Z with 2022-08-17T12:43:12.3135637Z [ 2022-08-17T12:43:12.3135771Z T=c10::either 2022-08-17T12:43:12.3135818Z ] 2022-08-17T12:43:12.3136204Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2022-08-17T12:43:12.3136268Z with 2022-08-17T12:43:12.3136327Z [ 2022-08-17T12:43:12.3136461Z T=c10::either 2022-08-17T12:43:12.3136520Z ] 2022-08-17T12:43:12.3136888Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to alias template instantiation 'c10::OptionalBase>' being compiled 2022-08-17T12:43:12.3137283Z 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-08-17T12:43:12.3137622Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(445): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2022-08-17T12:43:12.3137686Z with 2022-08-17T12:43:12.3137733Z [ 2022-08-17T12:43:12.3137872Z T=c10::either 2022-08-17T12:43:12.3137930Z ] 2022-08-17T12:43:12.3138200Z C:\actions-runner\_work\pytorch\pytorch\functorch\functorch\csrc\BatchRulesScatterOps.cpp(389): warning C4101: 'e': unreferenced local variable 2022-08-17T12:43:12.3174919Z [18/34] cl /showIncludes /nologo /O2 /W3 /GL /DNDEBUG /MD /MD /wd4819 /wd4251 /wd4244 /wd4267 /wd4275 /wd4018 /wd4190 /EHsc -DFUNCTORCH_BUILD_MAIN_LIB -IC:\actions-runner\_work\pytorch\pytorch\functorch -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 -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" -c C:\actions-runner\_work\pytorch\pytorch\functorch\functorch\csrc\BatchRulesPooling.cpp /FoC:\actions-runner\_work\pytorch\pytorch\functorch\build\temp.win-amd64-3.9\Release\actions-runner\_work\pytorch\pytorch\functorch\functorch\csrc\BatchRulesPooling.obj -O3 -std=c++14 -fdiagnostics-color=always -DTORCH_API_INCLUDE_EXTENSION_H -DTORCH_EXTENSION_NAME=_C -D_GLIBCXX_USE_CXX11_ABI=0 /std:c++14 2022-08-17T12:43:12.3175242Z cl : Command line warning D9002 : ignoring unknown option '-O3' 2022-08-17T12:43:12.3175586Z cl : Command line warning D9002 : ignoring unknown option '-std=c++14' 2022-08-17T12:43:12.3175819Z cl : Command line warning D9002 : ignoring unknown option '-fdiagnostics-color=always' 2022-08-17T12:43:12.3176234Z 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-08-17T12:43:12.3176617Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/core/TensorImpl.h(2391): warning C4805: '|': unsafe mix of type 'uintptr_t' and type 'bool' in operation 2022-08-17T12:43:12.3177034Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(211): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2022-08-17T12:43:12.3177130Z with 2022-08-17T12:43:12.3177219Z [ 2022-08-17T12:43:12.3177319Z T=at::TensorBase 2022-08-17T12:43:12.3177403Z ] 2022-08-17T12:43:12.3177831Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(410): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2022-08-17T12:43:12.3177915Z with 2022-08-17T12:43:12.3178002Z [ 2022-08-17T12:43:12.3178115Z T=at::TensorBase 2022-08-17T12:43:12.3178198Z ] 2022-08-17T12:43:12.3178678Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2022-08-17T12:43:12.3178752Z with 2022-08-17T12:43:12.3178929Z [ 2022-08-17T12:43:12.3179050Z T=at::TensorBase 2022-08-17T12:43:12.3179135Z ] 2022-08-17T12:43:12.3179638Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2022-08-17T12:43:12.3179722Z with 2022-08-17T12:43:12.3179801Z [ 2022-08-17T12:43:12.3179920Z T=at::TensorBase 2022-08-17T12:43:12.3179996Z ] 2022-08-17T12:43:12.3180429Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to alias template instantiation 'c10::OptionalBase' being compiled 2022-08-17T12:43:12.3180969Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\ATen/core/TensorBase.h(917): note: see reference to class template instantiation 'c10::optional' being compiled 2022-08-17T12:43:12.3181433Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(445): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2022-08-17T12:43:12.3181525Z with 2022-08-17T12:43:12.3181611Z [ 2022-08-17T12:43:12.3181731Z T=at::TensorBase 2022-08-17T12:43:12.3181810Z ] 2022-08-17T12:43:12.3182768Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(211): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2022-08-17T12:43:12.3182851Z with 2022-08-17T12:43:12.3182939Z [ 2022-08-17T12:43:12.3183033Z T=at::Tensor 2022-08-17T12:43:12.3183093Z ] 2022-08-17T12:43:12.3183411Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(410): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2022-08-17T12:43:12.3183473Z with 2022-08-17T12:43:12.3183531Z [ 2022-08-17T12:43:12.3183595Z T=at::Tensor 2022-08-17T12:43:12.3183656Z ] 2022-08-17T12:43:12.3184009Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2022-08-17T12:43:12.3184075Z with 2022-08-17T12:43:12.3184137Z [ 2022-08-17T12:43:12.3184213Z T=at::Tensor 2022-08-17T12:43:12.3184272Z ] 2022-08-17T12:43:12.3184652Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2022-08-17T12:43:12.3184716Z with 2022-08-17T12:43:12.3184763Z [ 2022-08-17T12:43:12.3184838Z T=at::Tensor 2022-08-17T12:43:12.3184898Z ] 2022-08-17T12:43:12.3185216Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to alias template instantiation 'c10::OptionalBase' being compiled 2022-08-17T12:43:12.3185538Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\ATen/core/TensorBody.h(510): note: see reference to class template instantiation 'c10::optional' being compiled 2022-08-17T12:43:12.3185872Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(445): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2022-08-17T12:43:12.3185938Z with 2022-08-17T12:43:12.3185996Z [ 2022-08-17T12:43:12.3186058Z T=at::Tensor 2022-08-17T12:43:12.3186118Z ] 2022-08-17T12:43:12.3186424Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(211): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2022-08-17T12:43:12.3186487Z with 2022-08-17T12:43:12.3186548Z [ 2022-08-17T12:43:12.3186628Z T=at::Generator 2022-08-17T12:43:12.3186687Z ] 2022-08-17T12:43:12.3187006Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(410): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2022-08-17T12:43:12.3187055Z with 2022-08-17T12:43:12.3187116Z [ 2022-08-17T12:43:12.3187228Z T=at::Generator 2022-08-17T12:43:12.3187384Z ] 2022-08-17T12:43:12.3187950Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2022-08-17T12:43:12.3188041Z with 2022-08-17T12:43:12.3188130Z [ 2022-08-17T12:43:12.3188238Z T=at::Generator 2022-08-17T12:43:12.3188332Z ] 2022-08-17T12:43:12.3188899Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2022-08-17T12:43:12.3189065Z with 2022-08-17T12:43:12.3189161Z [ 2022-08-17T12:43:12.3189284Z T=at::Generator 2022-08-17T12:43:12.3189380Z ] 2022-08-17T12:43:12.3189911Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to alias template instantiation 'c10::OptionalBase' being compiled 2022-08-17T12:43:12.3190460Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\ATen/core/TensorBody.h(585): note: see reference to class template instantiation 'c10::optional' being compiled 2022-08-17T12:43:12.3190977Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(445): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2022-08-17T12:43:12.3191076Z with 2022-08-17T12:43:12.3191171Z [ 2022-08-17T12:43:12.3191277Z T=at::Generator 2022-08-17T12:43:12.3191358Z ] 2022-08-17T12:43:12.3191826Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(211): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2022-08-17T12:43:12.3191933Z with 2022-08-17T12:43:12.3192026Z [ 2022-08-17T12:43:12.3192135Z T=std::string 2022-08-17T12:43:12.3192230Z ] 2022-08-17T12:43:12.3192755Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(410): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2022-08-17T12:43:12.3192857Z with 2022-08-17T12:43:12.3192943Z [ 2022-08-17T12:43:12.3193061Z T=std::string 2022-08-17T12:43:12.3193151Z ] 2022-08-17T12:43:12.3193725Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2022-08-17T12:43:12.3193803Z with 2022-08-17T12:43:12.3193896Z [ 2022-08-17T12:43:12.3193994Z T=std::string 2022-08-17T12:43:12.3194072Z ] 2022-08-17T12:43:12.3194662Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2022-08-17T12:43:12.3194761Z with 2022-08-17T12:43:12.3194856Z [ 2022-08-17T12:43:12.3194957Z T=std::string 2022-08-17T12:43:12.3195040Z ] 2022-08-17T12:43:12.3195553Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to alias template instantiation 'c10::OptionalBase' being compiled 2022-08-17T12:43:12.3196078Z 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-08-17T12:43:12.3196626Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(445): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2022-08-17T12:43:12.3196794Z with 2022-08-17T12:43:12.3196884Z [ 2022-08-17T12:43:12.3197007Z T=std::string 2022-08-17T12:43:12.3197102Z ] 2022-08-17T12:43:12.3197598Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(211): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2022-08-17T12:43:12.3197698Z with 2022-08-17T12:43:12.3197783Z [ 2022-08-17T12:43:12.3197875Z T=c10::QualifiedName 2022-08-17T12:43:12.3197934Z ] 2022-08-17T12:43:12.3198442Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(410): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2022-08-17T12:43:12.3198544Z with 2022-08-17T12:43:12.3198633Z [ 2022-08-17T12:43:12.3198748Z T=c10::QualifiedName 2022-08-17T12:43:12.3198836Z ] 2022-08-17T12:43:12.3199391Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2022-08-17T12:43:12.3199489Z with 2022-08-17T12:43:12.3199583Z [ 2022-08-17T12:43:12.3199722Z T=c10::QualifiedName 2022-08-17T12:43:12.3199819Z ] 2022-08-17T12:43:12.3200432Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2022-08-17T12:43:12.3200519Z with 2022-08-17T12:43:12.3200608Z [ 2022-08-17T12:43:12.3200752Z T=c10::QualifiedName 2022-08-17T12:43:12.3200857Z ] 2022-08-17T12:43:12.3201422Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to alias template instantiation 'c10::OptionalBase' being compiled 2022-08-17T12:43:12.3201862Z 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-08-17T12:43:12.3202397Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(445): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2022-08-17T12:43:12.3202493Z with 2022-08-17T12:43:12.3202557Z [ 2022-08-17T12:43:12.3202661Z T=c10::QualifiedName 2022-08-17T12:43:12.3202750Z ] 2022-08-17T12:43:12.3203235Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(211): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2022-08-17T12:43:12.3203311Z with 2022-08-17T12:43:12.3203392Z [ 2022-08-17T12:43:12.3203593Z T=std::shared_ptr 2022-08-17T12:43:12.3203662Z ] 2022-08-17T12:43:12.3203970Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(410): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2022-08-17T12:43:12.3204067Z with 2022-08-17T12:43:12.3204159Z [ 2022-08-17T12:43:12.3204304Z T=std::shared_ptr 2022-08-17T12:43:12.3204366Z ] 2022-08-17T12:43:12.3204727Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2022-08-17T12:43:12.3204895Z with 2022-08-17T12:43:12.3204954Z [ 2022-08-17T12:43:12.3205072Z T=std::shared_ptr 2022-08-17T12:43:12.3205133Z ] 2022-08-17T12:43:12.3205517Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2022-08-17T12:43:12.3205581Z with 2022-08-17T12:43:12.3205640Z [ 2022-08-17T12:43:12.3205768Z T=std::shared_ptr 2022-08-17T12:43:12.3205827Z ] 2022-08-17T12:43:12.3206249Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to alias template instantiation 'c10::OptionalBase>' being compiled 2022-08-17T12:43:12.3206610Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\ATen/core/ivalue.h(1342): note: see reference to class template instantiation 'c10::optional>' being compiled 2022-08-17T12:43:12.3206945Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(445): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2022-08-17T12:43:12.3206997Z with 2022-08-17T12:43:12.3207056Z [ 2022-08-17T12:43:12.3207188Z T=std::shared_ptr 2022-08-17T12:43:12.3207246Z ] 2022-08-17T12:43:12.3207546Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(211): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2022-08-17T12:43:12.3207610Z with 2022-08-17T12:43:12.3207669Z [ 2022-08-17T12:43:12.3207797Z T=std::weak_ptr 2022-08-17T12:43:12.3207846Z ] 2022-08-17T12:43:12.3208162Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(410): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2022-08-17T12:43:12.3208225Z with 2022-08-17T12:43:12.3208285Z [ 2022-08-17T12:43:12.3208410Z T=std::weak_ptr 2022-08-17T12:43:12.3208468Z ] 2022-08-17T12:43:12.3208882Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2022-08-17T12:43:12.3208946Z with 2022-08-17T12:43:12.3209017Z [ 2022-08-17T12:43:12.3209209Z T=std::weak_ptr 2022-08-17T12:43:12.3209273Z ] 2022-08-17T12:43:12.3209811Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2022-08-17T12:43:12.3209912Z with 2022-08-17T12:43:12.3209995Z [ 2022-08-17T12:43:12.3210124Z T=std::weak_ptr 2022-08-17T12:43:12.3210183Z ] 2022-08-17T12:43:12.3210623Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to alias template instantiation 'c10::OptionalBase>' being compiled 2022-08-17T12:43:12.3210984Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\ATen/core/ivalue.h(1343): note: see reference to class template instantiation 'c10::optional>' being compiled 2022-08-17T12:43:12.3211586Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(445): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2022-08-17T12:43:12.3211651Z with 2022-08-17T12:43:12.3211710Z [ 2022-08-17T12:43:12.3211835Z T=std::weak_ptr 2022-08-17T12:43:12.3211895Z ] 2022-08-17T12:43:12.3212199Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(211): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2022-08-17T12:43:12.3212264Z with 2022-08-17T12:43:12.3212311Z [ 2022-08-17T12:43:12.3212510Z T=std::vector> 2022-08-17T12:43:12.3212571Z ] 2022-08-17T12:43:12.3212973Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(410): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2022-08-17T12:43:12.3213041Z with 2022-08-17T12:43:12.3213101Z [ 2022-08-17T12:43:12.3213256Z T=std::vector> 2022-08-17T12:43:12.3213316Z ] 2022-08-17T12:43:12.3213665Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2022-08-17T12:43:12.3213729Z with 2022-08-17T12:43:12.3213787Z [ 2022-08-17T12:43:12.3213978Z T=std::vector> 2022-08-17T12:43:12.3214071Z ] 2022-08-17T12:43:12.3214665Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2022-08-17T12:43:12.3214764Z with 2022-08-17T12:43:12.3214851Z [ 2022-08-17T12:43:12.3215088Z T=std::vector> 2022-08-17T12:43:12.3215166Z ] 2022-08-17T12:43:12.3215745Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to alias template instantiation 'c10::OptionalBase>>' being compiled 2022-08-17T12:43:12.3216604Z 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-08-17T12:43:12.3217367Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(445): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2022-08-17T12:43:12.3217489Z with 2022-08-17T12:43:12.3217590Z [ 2022-08-17T12:43:12.3217855Z T=std::vector> 2022-08-17T12:43:12.3217957Z ] 2022-08-17T12:43:12.3218413Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(211): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2022-08-17T12:43:12.3218502Z with 2022-08-17T12:43:12.3218605Z [ 2022-08-17T12:43:12.3218895Z T=std::vector> 2022-08-17T12:43:12.3218999Z ] 2022-08-17T12:43:12.3219520Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(410): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2022-08-17T12:43:12.3219773Z with 2022-08-17T12:43:12.3219868Z [ 2022-08-17T12:43:12.3220051Z T=std::vector> 2022-08-17T12:43:12.3220126Z ] 2022-08-17T12:43:12.3220698Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2022-08-17T12:43:12.3220799Z with 2022-08-17T12:43:12.3220907Z [ 2022-08-17T12:43:12.3221107Z T=std::vector> 2022-08-17T12:43:12.3221199Z ] 2022-08-17T12:43:12.3221946Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2022-08-17T12:43:12.3222069Z with 2022-08-17T12:43:12.3222160Z [ 2022-08-17T12:43:12.3222377Z T=std::vector> 2022-08-17T12:43:12.3222474Z ] 2022-08-17T12:43:12.3223094Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to alias template instantiation 'c10::OptionalBase>>' being compiled 2022-08-17T12:43:12.3223646Z 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-08-17T12:43:12.3224196Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(445): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2022-08-17T12:43:12.3224307Z with 2022-08-17T12:43:12.3224409Z [ 2022-08-17T12:43:12.3224619Z T=std::vector> 2022-08-17T12:43:12.3224706Z ] 2022-08-17T12:43:12.3225049Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(211): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2022-08-17T12:43:12.3225116Z with 2022-08-17T12:43:12.3225176Z [ 2022-08-17T12:43:12.3225344Z T=std::vector,std::allocator>> 2022-08-17T12:43:12.3225403Z ] 2022-08-17T12:43:12.3225728Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(410): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2022-08-17T12:43:12.3225795Z with 2022-08-17T12:43:12.3225845Z [ 2022-08-17T12:43:12.3226009Z T=std::vector,std::allocator>> 2022-08-17T12:43:12.3226069Z ] 2022-08-17T12:43:12.3226430Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2022-08-17T12:43:12.3226494Z with 2022-08-17T12:43:12.3226553Z [ 2022-08-17T12:43:12.3226718Z T=std::vector,std::allocator>> 2022-08-17T12:43:12.3226780Z ] 2022-08-17T12:43:12.3227278Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2022-08-17T12:43:12.3227335Z with 2022-08-17T12:43:12.3227394Z [ 2022-08-17T12:43:12.3227559Z T=std::vector,std::allocator>> 2022-08-17T12:43:12.3227617Z ] 2022-08-17T12:43:12.3228121Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to alias template instantiation 'c10::OptionalBase,std::allocator>>>' being compiled 2022-08-17T12:43:12.3228505Z 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-08-17T12:43:12.3228990Z 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-08-17T12:43:12.3229482Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(445): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2022-08-17T12:43:12.3229587Z with 2022-08-17T12:43:12.3229675Z [ 2022-08-17T12:43:12.3229937Z T=std::vector,std::allocator>> 2022-08-17T12:43:12.3230029Z ] 2022-08-17T12:43:12.3230506Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(211): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2022-08-17T12:43:12.3230895Z with 2022-08-17T12:43:12.3231471Z [ 2022-08-17T12:43:12.3232040Z T=std::vector,std::allocator>> 2022-08-17T12:43:12.3232173Z ] 2022-08-17T12:43:12.3232633Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(410): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2022-08-17T12:43:12.3232712Z with 2022-08-17T12:43:12.3232761Z [ 2022-08-17T12:43:12.3232927Z T=std::vector,std::allocator>> 2022-08-17T12:43:12.3232991Z ] 2022-08-17T12:43:12.3233356Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2022-08-17T12:43:12.3233422Z with 2022-08-17T12:43:12.3233481Z [ 2022-08-17T12:43:12.3233637Z T=std::vector,std::allocator>> 2022-08-17T12:43:12.3233698Z ] 2022-08-17T12:43:12.3234079Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2022-08-17T12:43:12.3234147Z with 2022-08-17T12:43:12.3234207Z [ 2022-08-17T12:43:12.3234360Z T=std::vector,std::allocator>> 2022-08-17T12:43:12.3234420Z ] 2022-08-17T12:43:12.3234803Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to alias template instantiation 'c10::OptionalBase,std::allocator>>>' being compiled 2022-08-17T12:43:12.3235205Z 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-08-17T12:43:12.3235716Z 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-08-17T12:43:12.3236396Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(445): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2022-08-17T12:43:12.3236470Z with 2022-08-17T12:43:12.3236549Z [ 2022-08-17T12:43:12.3236798Z T=std::vector,std::allocator>> 2022-08-17T12:43:12.3236890Z ] 2022-08-17T12:43:12.3237253Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(211): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2022-08-17T12:43:12.3237350Z with 2022-08-17T12:43:12.3237441Z [ 2022-08-17T12:43:12.3237652Z T=std::vector> 2022-08-17T12:43:12.3237740Z ] 2022-08-17T12:43:12.3238390Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(410): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2022-08-17T12:43:12.3238561Z with 2022-08-17T12:43:12.3239387Z [ 2022-08-17T12:43:12.3240086Z T=std::vector> 2022-08-17T12:43:12.3240449Z ] 2022-08-17T12:43:12.3244784Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2022-08-17T12:43:12.3244945Z with 2022-08-17T12:43:12.3245040Z [ 2022-08-17T12:43:12.3245435Z T=std::vector> 2022-08-17T12:43:12.3245554Z ] 2022-08-17T12:43:12.3247092Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2022-08-17T12:43:12.3250115Z with 2022-08-17T12:43:12.3250307Z [ 2022-08-17T12:43:12.3250745Z T=std::vector> 2022-08-17T12:43:12.3255979Z ] 2022-08-17T12:43:12.3256712Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to alias template instantiation 'c10::OptionalBase>>' being compiled 2022-08-17T12:43:12.3262447Z 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-08-17T12:43:12.3268274Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(445): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2022-08-17T12:43:12.3271463Z with 2022-08-17T12:43:12.3272627Z [ 2022-08-17T12:43:12.3282165Z T=std::vector> 2022-08-17T12:43:12.3290944Z ] 2022-08-17T12:43:12.3291626Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(211): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2022-08-17T12:43:12.3291743Z with 2022-08-17T12:43:12.3291846Z [ 2022-08-17T12:43:12.3292117Z T=c10::impl::InlineDeviceGuard 2022-08-17T12:43:12.3292204Z ] 2022-08-17T12:43:12.3293311Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(410): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2022-08-17T12:43:12.3293540Z with 2022-08-17T12:43:12.3293654Z [ 2022-08-17T12:43:12.3294224Z T=c10::impl::InlineDeviceGuard 2022-08-17T12:43:12.3295042Z ] 2022-08-17T12:43:12.3299512Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2022-08-17T12:43:12.3299698Z with 2022-08-17T12:43:12.3299787Z [ 2022-08-17T12:43:12.3300101Z T=c10::impl::InlineDeviceGuard 2022-08-17T12:43:12.3300215Z ] 2022-08-17T12:43:12.3301229Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2022-08-17T12:43:12.3301354Z with 2022-08-17T12:43:12.3301453Z [ 2022-08-17T12:43:12.3301889Z T=c10::impl::InlineDeviceGuard 2022-08-17T12:43:12.3302012Z ] 2022-08-17T12:43:12.3306983Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to alias template instantiation 'c10::OptionalBase>' being compiled 2022-08-17T12:43:12.3308876Z 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-08-17T12:43:12.3309579Z 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-08-17T12:43:12.3310314Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(445): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2022-08-17T12:43:12.3310552Z with 2022-08-17T12:43:12.3310773Z [ 2022-08-17T12:43:12.3311179Z T=c10::impl::InlineDeviceGuard 2022-08-17T12:43:12.3311291Z ] 2022-08-17T12:43:12.3311804Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(211): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2022-08-17T12:43:12.3311909Z with 2022-08-17T12:43:12.3312004Z [ 2022-08-17T12:43:12.3312239Z T=c10::impl::InlineStreamGuard 2022-08-17T12:43:12.3312348Z ] 2022-08-17T12:43:12.3312902Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(410): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2022-08-17T12:43:12.3313014Z with 2022-08-17T12:43:12.3313109Z [ 2022-08-17T12:43:12.3313636Z T=c10::impl::InlineStreamGuard 2022-08-17T12:43:12.3313834Z ] 2022-08-17T12:43:12.3314642Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2022-08-17T12:43:12.3314769Z with 2022-08-17T12:43:12.3314878Z [ 2022-08-17T12:43:12.3315141Z T=c10::impl::InlineStreamGuard 2022-08-17T12:43:12.3315244Z ] 2022-08-17T12:43:12.3316077Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2022-08-17T12:43:12.3316435Z with 2022-08-17T12:43:12.3316546Z [ 2022-08-17T12:43:12.3316831Z T=c10::impl::InlineStreamGuard 2022-08-17T12:43:12.3316930Z ] 2022-08-17T12:43:12.3317572Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to alias template instantiation 'c10::OptionalBase>' being compiled 2022-08-17T12:43:12.3318242Z 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-08-17T12:43:12.3318995Z 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-08-17T12:43:12.3319587Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(445): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2022-08-17T12:43:12.3319698Z with 2022-08-17T12:43:12.3319802Z [ 2022-08-17T12:43:12.3320077Z T=c10::impl::InlineStreamGuard 2022-08-17T12:43:12.3320776Z ] 2022-08-17T12:43:12.3321421Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(211): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2022-08-17T12:43:12.3321511Z with 2022-08-17T12:43:12.3321613Z [ 2022-08-17T12:43:12.3321780Z T=c10::impl::VirtualGuardImpl 2022-08-17T12:43:12.3321873Z ] 2022-08-17T12:43:12.3322311Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(410): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2022-08-17T12:43:12.3322422Z with 2022-08-17T12:43:12.3322515Z [ 2022-08-17T12:43:12.3322669Z T=c10::impl::VirtualGuardImpl 2022-08-17T12:43:12.3322766Z ] 2022-08-17T12:43:12.3323169Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2022-08-17T12:43:12.3323235Z with 2022-08-17T12:43:12.3323298Z [ 2022-08-17T12:43:12.3323400Z T=c10::impl::VirtualGuardImpl 2022-08-17T12:43:12.3323466Z ] 2022-08-17T12:43:12.3324047Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2022-08-17T12:43:12.3324149Z with 2022-08-17T12:43:12.3324226Z [ 2022-08-17T12:43:12.3324387Z T=c10::impl::VirtualGuardImpl 2022-08-17T12:43:12.3324472Z ] 2022-08-17T12:43:12.3325288Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to alias template instantiation 'c10::OptionalBase' being compiled 2022-08-17T12:43:12.3325927Z 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-08-17T12:43:12.3326047Z with 2022-08-17T12:43:12.3326149Z [ 2022-08-17T12:43:12.3326475Z T=c10::impl::VirtualGuardImpl 2022-08-17T12:43:12.3326659Z ] 2022-08-17T12:43:12.3327300Z 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-08-17T12:43:12.3328026Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(445): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2022-08-17T12:43:12.3328131Z with 2022-08-17T12:43:12.3328222Z [ 2022-08-17T12:43:12.3328606Z T=c10::impl::VirtualGuardImpl 2022-08-17T12:43:12.3328751Z ] 2022-08-17T12:43:12.3329741Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(211): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2022-08-17T12:43:12.3329875Z with 2022-08-17T12:43:12.3329983Z [ 2022-08-17T12:43:12.3330326Z T=std::vector> 2022-08-17T12:43:12.3330436Z ] 2022-08-17T12:43:12.3331045Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(410): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2022-08-17T12:43:12.3331156Z with 2022-08-17T12:43:12.3331256Z [ 2022-08-17T12:43:12.3331594Z T=std::vector> 2022-08-17T12:43:12.3331690Z ] 2022-08-17T12:43:12.3332369Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2022-08-17T12:43:12.3332487Z with 2022-08-17T12:43:12.3332590Z [ 2022-08-17T12:43:12.3332917Z T=std::vector> 2022-08-17T12:43:12.3333028Z ] 2022-08-17T12:43:12.3333758Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2022-08-17T12:43:12.3333874Z with 2022-08-17T12:43:12.3333981Z [ 2022-08-17T12:43:12.3334312Z T=std::vector> 2022-08-17T12:43:12.3334420Z ] 2022-08-17T12:43:12.3335190Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to alias template instantiation 'c10::OptionalBase>>' being compiled 2022-08-17T12:43:12.3335956Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\ATen/core/ivalue_inl.h(843): note: see reference to class template instantiation 'c10::optional>>' being compiled 2022-08-17T12:43:12.3336606Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(445): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2022-08-17T12:43:12.3336711Z with 2022-08-17T12:43:12.3336815Z [ 2022-08-17T12:43:12.3337152Z T=std::vector> 2022-08-17T12:43:12.3337259Z ] 2022-08-17T12:43:12.3337830Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(211): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2022-08-17T12:43:12.3337930Z with 2022-08-17T12:43:12.3338033Z [ 2022-08-17T12:43:12.3338315Z T=c10::DimVector 2022-08-17T12:43:12.3338417Z ] 2022-08-17T12:43:12.3339158Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(410): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2022-08-17T12:43:12.3339270Z with 2022-08-17T12:43:12.3339376Z [ 2022-08-17T12:43:12.3339510Z T=c10::DimVector 2022-08-17T12:43:12.3339677Z ] 2022-08-17T12:43:12.3340341Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2022-08-17T12:43:12.3340455Z with 2022-08-17T12:43:12.3340669Z [ 2022-08-17T12:43:12.3340891Z T=c10::DimVector 2022-08-17T12:43:12.3340995Z ] 2022-08-17T12:43:12.3341695Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2022-08-17T12:43:12.3341814Z with 2022-08-17T12:43:12.3341907Z [ 2022-08-17T12:43:12.3342046Z T=c10::DimVector 2022-08-17T12:43:12.3342153Z ] 2022-08-17T12:43:12.3342805Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to alias template instantiation 'c10::OptionalBase' being compiled 2022-08-17T12:43:12.3343432Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\ATen/TensorIterator.h(915): note: see reference to class template instantiation 'c10::optional' being compiled 2022-08-17T12:43:12.3344072Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(445): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2022-08-17T12:43:12.3344189Z with 2022-08-17T12:43:12.3344293Z [ 2022-08-17T12:43:12.3344437Z T=c10::DimVector 2022-08-17T12:43:12.3344529Z ] 2022-08-17T12:43:12.3345108Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(211): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2022-08-17T12:43:12.3345220Z with 2022-08-17T12:43:12.3345322Z [ 2022-08-17T12:43:12.3345497Z T=torch::autograd::ViewInfo 2022-08-17T12:43:12.3345605Z ] 2022-08-17T12:43:12.3346189Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(410): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2022-08-17T12:43:12.3346286Z with 2022-08-17T12:43:12.3346396Z [ 2022-08-17T12:43:12.3346569Z T=torch::autograd::ViewInfo 2022-08-17T12:43:12.3346679Z ] 2022-08-17T12:43:12.3347353Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2022-08-17T12:43:12.3347467Z with 2022-08-17T12:43:12.3347571Z [ 2022-08-17T12:43:12.3347742Z T=torch::autograd::ViewInfo 2022-08-17T12:43:12.3347837Z ] 2022-08-17T12:43:12.3348568Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2022-08-17T12:43:12.3348671Z with 2022-08-17T12:43:12.3348774Z [ 2022-08-17T12:43:12.3348940Z T=torch::autograd::ViewInfo 2022-08-17T12:43:12.3349047Z ] 2022-08-17T12:43:12.3349701Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to alias template instantiation 'c10::OptionalBase' being compiled 2022-08-17T12:43:12.3350400Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\torch/csrc/autograd/variable.h(570): note: see reference to class template instantiation 'c10::optional' being compiled 2022-08-17T12:43:12.3351020Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(445): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2022-08-17T12:43:12.3351123Z with 2022-08-17T12:43:12.3351235Z [ 2022-08-17T12:43:12.3351479Z T=torch::autograd::ViewInfo 2022-08-17T12:43:12.3351587Z ] 2022-08-17T12:43:12.3352152Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(211): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2022-08-17T12:43:12.3352270Z with 2022-08-17T12:43:12.3352378Z [ 2022-08-17T12:43:12.3352519Z T=c10::IValue 2022-08-17T12:43:12.3352611Z ] 2022-08-17T12:43:12.3353228Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(410): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2022-08-17T12:43:12.3353341Z with 2022-08-17T12:43:12.3353445Z [ 2022-08-17T12:43:12.3353583Z T=c10::IValue 2022-08-17T12:43:12.3353685Z ] 2022-08-17T12:43:12.3354359Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2022-08-17T12:43:12.3354473Z with 2022-08-17T12:43:12.3354560Z [ 2022-08-17T12:43:12.3354700Z T=c10::IValue 2022-08-17T12:43:12.3354797Z ] 2022-08-17T12:43:12.3355507Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2022-08-17T12:43:12.3355620Z with 2022-08-17T12:43:12.3355724Z [ 2022-08-17T12:43:12.3355859Z T=c10::IValue 2022-08-17T12:43:12.3355950Z ] 2022-08-17T12:43:12.3356548Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to alias template instantiation 'c10::OptionalBase' being compiled 2022-08-17T12:43:12.3357154Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\ATen/core/function_schema.h(181): note: see reference to class template instantiation 'c10::optional' being compiled 2022-08-17T12:43:12.3357783Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(445): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2022-08-17T12:43:12.3357898Z with 2022-08-17T12:43:12.3358003Z [ 2022-08-17T12:43:12.3358140Z T=c10::IValue 2022-08-17T12:43:12.3358246Z ] 2022-08-17T12:43:12.3358803Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(211): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2022-08-17T12:43:12.3358899Z with 2022-08-17T12:43:12.3359000Z [ 2022-08-17T12:43:12.3359144Z T=c10::AliasInfo 2022-08-17T12:43:12.3359249Z ] 2022-08-17T12:43:12.3359903Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(410): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2022-08-17T12:43:12.3360681Z with 2022-08-17T12:43:12.3360790Z [ 2022-08-17T12:43:12.3360941Z T=c10::AliasInfo 2022-08-17T12:43:12.3361031Z ] 2022-08-17T12:43:12.3361699Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2022-08-17T12:43:12.3361802Z with 2022-08-17T12:43:12.3361905Z [ 2022-08-17T12:43:12.3362098Z T=c10::AliasInfo 2022-08-17T12:43:12.3362200Z ] 2022-08-17T12:43:12.3363028Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2022-08-17T12:43:12.3363143Z with 2022-08-17T12:43:12.3363232Z [ 2022-08-17T12:43:12.3363372Z T=c10::AliasInfo 2022-08-17T12:43:12.3363470Z ] 2022-08-17T12:43:12.3364070Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to alias template instantiation 'c10::OptionalBase' being compiled 2022-08-17T12:43:12.3364678Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\ATen/core/function_schema.h(28): note: see reference to class template instantiation 'c10::optional' being compiled 2022-08-17T12:43:12.3365304Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(445): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2022-08-17T12:43:12.3365416Z with 2022-08-17T12:43:12.3365523Z [ 2022-08-17T12:43:12.3365656Z T=c10::AliasInfo 2022-08-17T12:43:12.3365763Z ] 2022-08-17T12:43:12.3366316Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(211): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2022-08-17T12:43:12.3366430Z with 2022-08-17T12:43:12.3366533Z [ 2022-08-17T12:43:12.3366712Z T=c10::impl::AnnotatedSchema 2022-08-17T12:43:12.3366815Z ] 2022-08-17T12:43:12.3367413Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(410): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2022-08-17T12:43:12.3367517Z with 2022-08-17T12:43:12.3367623Z [ 2022-08-17T12:43:12.3367787Z T=c10::impl::AnnotatedSchema 2022-08-17T12:43:12.3367895Z ] 2022-08-17T12:43:12.3368545Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2022-08-17T12:43:12.3368660Z with 2022-08-17T12:43:12.3368760Z [ 2022-08-17T12:43:12.3368927Z T=c10::impl::AnnotatedSchema 2022-08-17T12:43:12.3369015Z ] 2022-08-17T12:43:12.3369725Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2022-08-17T12:43:12.3369842Z with 2022-08-17T12:43:12.3369952Z [ 2022-08-17T12:43:12.3370135Z T=c10::impl::AnnotatedSchema 2022-08-17T12:43:12.3370245Z ] 2022-08-17T12:43:12.3370896Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to alias template instantiation 'c10::OptionalBase' being compiled 2022-08-17T12:43:12.3371586Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\ATen/core/dispatch/OperatorEntry.h(221): note: see reference to class template instantiation 'c10::optional' being compiled 2022-08-17T12:43:12.3372340Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(445): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2022-08-17T12:43:12.3372436Z with 2022-08-17T12:43:12.3372540Z [ 2022-08-17T12:43:12.3372720Z T=c10::impl::AnnotatedSchema 2022-08-17T12:43:12.3372825Z ] 2022-08-17T12:43:12.3373481Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(211): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2022-08-17T12:43:12.3373593Z with 2022-08-17T12:43:12.3373696Z [ 2022-08-17T12:43:12.3373956Z T=c10::impl::OperatorEntry::CppSignatureWithDebug 2022-08-17T12:43:12.3374056Z ] 2022-08-17T12:43:12.3374643Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(410): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2022-08-17T12:43:12.3374756Z with 2022-08-17T12:43:12.3374860Z [ 2022-08-17T12:43:12.3375118Z T=c10::impl::OperatorEntry::CppSignatureWithDebug 2022-08-17T12:43:12.3375220Z ] 2022-08-17T12:43:12.3375887Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2022-08-17T12:43:12.3376003Z with 2022-08-17T12:43:12.3376096Z [ 2022-08-17T12:43:12.3376334Z T=c10::impl::OperatorEntry::CppSignatureWithDebug 2022-08-17T12:43:12.3376434Z ] 2022-08-17T12:43:12.3377130Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2022-08-17T12:43:12.3377250Z with 2022-08-17T12:43:12.3377355Z [ 2022-08-17T12:43:12.3377608Z T=c10::impl::OperatorEntry::CppSignatureWithDebug 2022-08-17T12:43:12.3377712Z ] 2022-08-17T12:43:12.3378385Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to alias template instantiation 'c10::OptionalBase' being compiled 2022-08-17T12:43:12.3379250Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\ATen/core/dispatch/OperatorEntry.h(282): note: see reference to class template instantiation 'c10::optional' being compiled 2022-08-17T12:43:12.3379883Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(445): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2022-08-17T12:43:12.3380004Z with 2022-08-17T12:43:12.3380113Z [ 2022-08-17T12:43:12.3380365Z T=c10::impl::OperatorEntry::CppSignatureWithDebug 2022-08-17T12:43:12.3380471Z ] 2022-08-17T12:43:12.3381035Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(211): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2022-08-17T12:43:12.3381147Z with 2022-08-17T12:43:12.3381242Z [ 2022-08-17T12:43:12.3381403Z T=at::StepCallbacks 2022-08-17T12:43:12.3381516Z ] 2022-08-17T12:43:12.3382126Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(410): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2022-08-17T12:43:12.3382375Z with 2022-08-17T12:43:12.3382482Z [ 2022-08-17T12:43:12.3382723Z T=at::StepCallbacks 2022-08-17T12:43:12.3382843Z ] 2022-08-17T12:43:12.3383490Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2022-08-17T12:43:12.3383604Z with 2022-08-17T12:43:12.3383705Z [ 2022-08-17T12:43:12.3383861Z T=at::StepCallbacks 2022-08-17T12:43:12.3383968Z ] 2022-08-17T12:43:12.3384805Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2022-08-17T12:43:12.3384923Z with 2022-08-17T12:43:12.3385031Z [ 2022-08-17T12:43:12.3385163Z T=at::StepCallbacks 2022-08-17T12:43:12.3385266Z ] 2022-08-17T12:43:12.3385879Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to alias template instantiation 'c10::OptionalBase' being compiled 2022-08-17T12:43:12.3386549Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\ATen/core/dispatch/Dispatcher.h(610): note: see reference to class template instantiation 'c10::optional' being compiled 2022-08-17T12:43:12.3387194Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(445): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2022-08-17T12:43:12.3387313Z with 2022-08-17T12:43:12.3387417Z [ 2022-08-17T12:43:12.3387579Z T=at::StepCallbacks 2022-08-17T12:43:12.3387689Z ] 2022-08-17T12:43:12.3388256Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(211): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2022-08-17T12:43:12.3388364Z with 2022-08-17T12:43:12.3388468Z [ 2022-08-17T12:43:12.3388710Z T=c10::either 2022-08-17T12:43:12.3388815Z ] 2022-08-17T12:43:12.3389402Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(410): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2022-08-17T12:43:12.3389520Z with 2022-08-17T12:43:12.3389625Z [ 2022-08-17T12:43:12.3389868Z T=c10::either 2022-08-17T12:43:12.3389975Z ] 2022-08-17T12:43:12.3390656Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2022-08-17T12:43:12.3390774Z with 2022-08-17T12:43:12.3390878Z [ 2022-08-17T12:43:12.3391129Z T=c10::either 2022-08-17T12:43:12.3391235Z ] 2022-08-17T12:43:12.3392020Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2022-08-17T12:43:12.3392113Z with 2022-08-17T12:43:12.3392209Z [ 2022-08-17T12:43:12.3392443Z T=c10::either 2022-08-17T12:43:12.3392544Z ] 2022-08-17T12:43:12.3393190Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to alias template instantiation 'c10::OptionalBase>' being compiled 2022-08-17T12:43:12.3394035Z 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-08-17T12:43:12.3394675Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(445): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2022-08-17T12:43:12.3394792Z with 2022-08-17T12:43:12.3394902Z [ 2022-08-17T12:43:12.3395809Z T=c10::either 2022-08-17T12:43:12.3395937Z ] 2022-08-17T12:43:12.3754693Z [19/34] cl /showIncludes /nologo /O2 /W3 /GL /DNDEBUG /MD /MD /wd4819 /wd4251 /wd4244 /wd4267 /wd4275 /wd4018 /wd4190 /EHsc -DFUNCTORCH_BUILD_MAIN_LIB -IC:\actions-runner\_work\pytorch\pytorch\functorch -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 -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" -c C:\actions-runner\_work\pytorch\pytorch\functorch\functorch\csrc\CustomFunction.cpp /FoC:\actions-runner\_work\pytorch\pytorch\functorch\build\temp.win-amd64-3.9\Release\actions-runner\_work\pytorch\pytorch\functorch\functorch\csrc\CustomFunction.obj -O3 -std=c++14 -fdiagnostics-color=always -DTORCH_API_INCLUDE_EXTENSION_H -DTORCH_EXTENSION_NAME=_C -D_GLIBCXX_USE_CXX11_ABI=0 /std:c++14 2022-08-17T12:43:12.3754876Z cl : Command line warning D9002 : ignoring unknown option '-O3' 2022-08-17T12:43:12.3755028Z cl : Command line warning D9002 : ignoring unknown option '-std=c++14' 2022-08-17T12:43:12.3755260Z cl : Command line warning D9002 : ignoring unknown option '-fdiagnostics-color=always' 2022-08-17T12:43:16.4228245Z [20/34] cl /showIncludes /nologo /O2 /W3 /GL /DNDEBUG /MD /MD /wd4819 /wd4251 /wd4244 /wd4267 /wd4275 /wd4018 /wd4190 /EHsc -DFUNCTORCH_BUILD_MAIN_LIB -IC:\actions-runner\_work\pytorch\pytorch\functorch -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 -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" -c C:\actions-runner\_work\pytorch\pytorch\functorch\functorch\csrc\VmapInterpreter.cpp /FoC:\actions-runner\_work\pytorch\pytorch\functorch\build\temp.win-amd64-3.9\Release\actions-runner\_work\pytorch\pytorch\functorch\functorch\csrc\VmapInterpreter.obj -O3 -std=c++14 -fdiagnostics-color=always -DTORCH_API_INCLUDE_EXTENSION_H -DTORCH_EXTENSION_NAME=_C -D_GLIBCXX_USE_CXX11_ABI=0 /std:c++14 2022-08-17T12:43:16.4232484Z cl : Command line warning D9002 : ignoring unknown option '-O3' 2022-08-17T12:43:16.4232993Z cl : Command line warning D9002 : ignoring unknown option '-std=c++14' 2022-08-17T12:43:16.4237964Z cl : Command line warning D9002 : ignoring unknown option '-fdiagnostics-color=always' 2022-08-17T12:43:16.4239202Z 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-08-17T12:43:16.4240401Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/core/TensorImpl.h(2391): warning C4805: '|': unsafe mix of type 'uintptr_t' and type 'bool' in operation 2022-08-17T12:43:16.4241472Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(211): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2022-08-17T12:43:16.4242135Z with 2022-08-17T12:43:16.4242390Z [ 2022-08-17T12:43:16.4242663Z T=at::TensorBase 2022-08-17T12:43:16.4242925Z ] 2022-08-17T12:43:16.4243547Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(410): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2022-08-17T12:43:16.4244090Z with 2022-08-17T12:43:16.4244317Z [ 2022-08-17T12:43:16.4244553Z T=at::TensorBase 2022-08-17T12:43:16.4244796Z ] 2022-08-17T12:43:16.4245487Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2022-08-17T12:43:16.4246150Z with 2022-08-17T12:43:16.4246407Z [ 2022-08-17T12:43:16.4246694Z T=at::TensorBase 2022-08-17T12:43:16.4246975Z ] 2022-08-17T12:43:16.4247709Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2022-08-17T12:43:16.4248387Z with 2022-08-17T12:43:16.4248640Z [ 2022-08-17T12:43:16.4248899Z T=at::TensorBase 2022-08-17T12:43:16.4249175Z ] 2022-08-17T12:43:16.4249828Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to alias template instantiation 'c10::OptionalBase' being compiled 2022-08-17T12:43:16.4250848Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\ATen/core/TensorBase.h(917): note: see reference to class template instantiation 'c10::optional' being compiled 2022-08-17T12:43:16.4251864Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(445): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2022-08-17T12:43:16.4252498Z with 2022-08-17T12:43:16.4252750Z [ 2022-08-17T12:43:16.4253041Z T=at::TensorBase 2022-08-17T12:43:16.4253294Z ] 2022-08-17T12:43:16.4253920Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(211): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2022-08-17T12:43:16.4254495Z with 2022-08-17T12:43:16.4254732Z [ 2022-08-17T12:43:16.4255014Z T=at::Tensor 2022-08-17T12:43:16.4255288Z ] 2022-08-17T12:43:16.4255917Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(410): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2022-08-17T12:43:16.4256702Z with 2022-08-17T12:43:16.4256960Z [ 2022-08-17T12:43:16.4257229Z T=at::Tensor 2022-08-17T12:43:16.4257477Z ] 2022-08-17T12:43:16.4258183Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2022-08-17T12:43:16.4258939Z with 2022-08-17T12:43:16.4259181Z [ 2022-08-17T12:43:16.4259453Z T=at::Tensor 2022-08-17T12:43:16.4259720Z ] 2022-08-17T12:43:16.4260611Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2022-08-17T12:43:16.4261296Z with 2022-08-17T12:43:16.4261550Z [ 2022-08-17T12:43:16.4261815Z T=at::Tensor 2022-08-17T12:43:16.4262066Z ] 2022-08-17T12:43:16.4262721Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to alias template instantiation 'c10::OptionalBase' being compiled 2022-08-17T12:43:16.4263721Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\ATen/core/TensorBody.h(510): note: see reference to class template instantiation 'c10::optional' being compiled 2022-08-17T12:43:16.4264764Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(445): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2022-08-17T12:43:16.4265373Z with 2022-08-17T12:43:16.4265628Z [ 2022-08-17T12:43:16.4265904Z T=at::Tensor 2022-08-17T12:43:16.4266158Z ] 2022-08-17T12:43:16.4266777Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(211): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2022-08-17T12:43:16.4267361Z with 2022-08-17T12:43:16.4267603Z [ 2022-08-17T12:43:16.4267878Z T=at::Generator 2022-08-17T12:43:16.4268152Z ] 2022-08-17T12:43:16.4268797Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(410): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2022-08-17T12:43:16.4269379Z with 2022-08-17T12:43:16.4269635Z [ 2022-08-17T12:43:16.4269919Z T=at::Generator 2022-08-17T12:43:16.4270178Z ] 2022-08-17T12:43:16.4270892Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2022-08-17T12:43:16.4271536Z with 2022-08-17T12:43:16.4271753Z [ 2022-08-17T12:43:16.4272014Z T=at::Generator 2022-08-17T12:43:16.4272262Z ] 2022-08-17T12:43:16.4273105Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2022-08-17T12:43:16.4273790Z with 2022-08-17T12:43:16.4274057Z [ 2022-08-17T12:43:16.4274338Z T=at::Generator 2022-08-17T12:43:16.4274594Z ] 2022-08-17T12:43:16.4275268Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to alias template instantiation 'c10::OptionalBase' being compiled 2022-08-17T12:43:16.4276283Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\ATen/core/TensorBody.h(585): note: see reference to class template instantiation 'c10::optional' being compiled 2022-08-17T12:43:16.4277491Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(445): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2022-08-17T12:43:16.4278109Z with 2022-08-17T12:43:16.4278371Z [ 2022-08-17T12:43:16.4278664Z T=at::Generator 2022-08-17T12:43:16.4278928Z ] 2022-08-17T12:43:16.4279554Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(211): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2022-08-17T12:43:16.4280136Z with 2022-08-17T12:43:16.4280506Z [ 2022-08-17T12:43:16.4280766Z T=std::string 2022-08-17T12:43:16.4281035Z ] 2022-08-17T12:43:16.4281689Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(410): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2022-08-17T12:43:16.4282288Z with 2022-08-17T12:43:16.4282538Z [ 2022-08-17T12:43:16.4282819Z T=std::string 2022-08-17T12:43:16.4283065Z ] 2022-08-17T12:43:16.4283776Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2022-08-17T12:43:16.4284431Z with 2022-08-17T12:43:16.4284686Z [ 2022-08-17T12:43:16.4284944Z T=std::string 2022-08-17T12:43:16.4285213Z ] 2022-08-17T12:43:16.4285957Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2022-08-17T12:43:16.4286632Z with 2022-08-17T12:43:16.4286890Z [ 2022-08-17T12:43:16.4287167Z T=std::string 2022-08-17T12:43:16.4287415Z ] 2022-08-17T12:43:16.4288076Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to alias template instantiation 'c10::OptionalBase' being compiled 2022-08-17T12:43:16.4289077Z 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-08-17T12:43:16.4290099Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(445): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2022-08-17T12:43:16.4290722Z with 2022-08-17T12:43:16.4290963Z [ 2022-08-17T12:43:16.4291230Z T=std::string 2022-08-17T12:43:16.4291500Z ] 2022-08-17T12:43:16.4292114Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(211): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2022-08-17T12:43:16.4292692Z with 2022-08-17T12:43:16.4292955Z [ 2022-08-17T12:43:16.4293327Z T=c10::QualifiedName 2022-08-17T12:43:16.4293642Z ] 2022-08-17T12:43:16.4294312Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(410): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2022-08-17T12:43:16.4294916Z with 2022-08-17T12:43:16.4295131Z [ 2022-08-17T12:43:16.4295434Z T=c10::QualifiedName 2022-08-17T12:43:16.4295720Z ] 2022-08-17T12:43:16.4296409Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2022-08-17T12:43:16.4297195Z with 2022-08-17T12:43:16.4297462Z [ 2022-08-17T12:43:16.4297748Z T=c10::QualifiedName 2022-08-17T12:43:16.4298034Z ] 2022-08-17T12:43:16.4298900Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2022-08-17T12:43:16.4299599Z with 2022-08-17T12:43:16.4299834Z [ 2022-08-17T12:43:16.4300117Z T=c10::QualifiedName 2022-08-17T12:43:16.4300403Z ] 2022-08-17T12:43:16.4301171Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to alias template instantiation 'c10::OptionalBase' being compiled 2022-08-17T12:43:16.4302213Z 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-08-17T12:43:16.4303265Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(445): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2022-08-17T12:43:16.4303902Z with 2022-08-17T12:43:16.4304136Z [ 2022-08-17T12:43:16.4304426Z T=c10::QualifiedName 2022-08-17T12:43:16.4304704Z ] 2022-08-17T12:43:16.4305335Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(211): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2022-08-17T12:43:16.4305921Z with 2022-08-17T12:43:16.4306178Z [ 2022-08-17T12:43:16.4306538Z T=std::shared_ptr 2022-08-17T12:43:16.4306868Z ] 2022-08-17T12:43:16.4307529Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(410): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2022-08-17T12:43:16.4308123Z with 2022-08-17T12:43:16.4308361Z [ 2022-08-17T12:43:16.4308718Z T=std::shared_ptr 2022-08-17T12:43:16.4309058Z ] 2022-08-17T12:43:16.4309777Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2022-08-17T12:43:16.4310423Z with 2022-08-17T12:43:16.4310682Z [ 2022-08-17T12:43:16.4311029Z T=std::shared_ptr 2022-08-17T12:43:16.4311341Z ] 2022-08-17T12:43:16.4312098Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2022-08-17T12:43:16.4312796Z with 2022-08-17T12:43:16.4313052Z [ 2022-08-17T12:43:16.4313385Z T=std::shared_ptr 2022-08-17T12:43:16.4313716Z ] 2022-08-17T12:43:16.4314458Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to alias template instantiation 'c10::OptionalBase>' being compiled 2022-08-17T12:43:16.4315560Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\ATen/core/ivalue.h(1342): note: see reference to class template instantiation 'c10::optional>' being compiled 2022-08-17T12:43:16.4316625Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(445): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2022-08-17T12:43:16.4317382Z with 2022-08-17T12:43:16.4317636Z [ 2022-08-17T12:43:16.4317978Z T=std::shared_ptr 2022-08-17T12:43:16.4318304Z ] 2022-08-17T12:43:16.4318931Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(211): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2022-08-17T12:43:16.4319511Z with 2022-08-17T12:43:16.4319745Z [ 2022-08-17T12:43:16.4320098Z T=std::weak_ptr 2022-08-17T12:43:16.4320524Z ] 2022-08-17T12:43:16.4321172Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(410): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2022-08-17T12:43:16.4321779Z with 2022-08-17T12:43:16.4322024Z [ 2022-08-17T12:43:16.4322345Z T=std::weak_ptr 2022-08-17T12:43:16.4322663Z ] 2022-08-17T12:43:16.4323454Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2022-08-17T12:43:16.4324147Z with 2022-08-17T12:43:16.4324381Z [ 2022-08-17T12:43:16.4324740Z T=std::weak_ptr 2022-08-17T12:43:16.4325073Z ] 2022-08-17T12:43:16.4325812Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2022-08-17T12:43:16.4326587Z with 2022-08-17T12:43:16.4326832Z [ 2022-08-17T12:43:16.4327181Z T=std::weak_ptr 2022-08-17T12:43:16.4327482Z ] 2022-08-17T12:43:16.4328258Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to alias template instantiation 'c10::OptionalBase>' being compiled 2022-08-17T12:43:16.4329470Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\ATen/core/ivalue.h(1343): note: see reference to class template instantiation 'c10::optional>' being compiled 2022-08-17T12:43:16.4330755Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(445): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2022-08-17T12:43:16.4331328Z with 2022-08-17T12:43:16.4331576Z [ 2022-08-17T12:43:16.4331916Z T=std::weak_ptr 2022-08-17T12:43:16.4332273Z ] 2022-08-17T12:43:16.4332913Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(211): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2022-08-17T12:43:16.4333568Z with 2022-08-17T12:43:16.4333821Z [ 2022-08-17T12:43:16.4334162Z T=std::vector> 2022-08-17T12:43:16.4334499Z ] 2022-08-17T12:43:16.4335148Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(410): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2022-08-17T12:43:16.4335794Z with 2022-08-17T12:43:16.4336059Z [ 2022-08-17T12:43:16.4336436Z T=std::vector> 2022-08-17T12:43:16.4336901Z ] 2022-08-17T12:43:16.4337670Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2022-08-17T12:43:16.4338353Z with 2022-08-17T12:43:16.4338609Z [ 2022-08-17T12:43:16.4339080Z T=std::vector> 2022-08-17T12:43:16.4339469Z ] 2022-08-17T12:43:16.4340437Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2022-08-17T12:43:16.4341210Z with 2022-08-17T12:43:16.4341458Z [ 2022-08-17T12:43:16.4341897Z T=std::vector> 2022-08-17T12:43:16.4342264Z ] 2022-08-17T12:43:16.4343036Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to alias template instantiation 'c10::OptionalBase>>' being compiled 2022-08-17T12:43:16.4345413Z 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-08-17T12:43:16.4347222Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(445): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2022-08-17T12:43:16.4347911Z with 2022-08-17T12:43:16.4348159Z [ 2022-08-17T12:43:16.4348566Z T=std::vector> 2022-08-17T12:43:16.4351771Z ] 2022-08-17T12:43:16.4354210Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(211): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2022-08-17T12:43:16.4354932Z with 2022-08-17T12:43:16.4355202Z [ 2022-08-17T12:43:16.4355585Z T=std::vector> 2022-08-17T12:43:16.4357351Z ] 2022-08-17T12:43:16.4358162Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(410): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2022-08-17T12:43:16.4362873Z with 2022-08-17T12:43:16.4363145Z [ 2022-08-17T12:43:16.4363533Z T=std::vector> 2022-08-17T12:43:16.4363888Z ] 2022-08-17T12:43:16.4364691Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2022-08-17T12:43:16.4365418Z with 2022-08-17T12:43:16.4365689Z [ 2022-08-17T12:43:16.4366072Z T=std::vector> 2022-08-17T12:43:16.4366416Z ] 2022-08-17T12:43:16.4367228Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2022-08-17T12:43:16.4367941Z with 2022-08-17T12:43:16.4368169Z [ 2022-08-17T12:43:16.4368460Z T=std::vector> 2022-08-17T12:43:16.4368765Z ] 2022-08-17T12:43:16.4369452Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to alias template instantiation 'c10::OptionalBase>>' being compiled 2022-08-17T12:43:16.4370783Z 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-08-17T12:43:16.4371907Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(445): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2022-08-17T12:43:16.4372588Z with 2022-08-17T12:43:16.4372861Z [ 2022-08-17T12:43:16.4373219Z T=std::vector> 2022-08-17T12:43:16.4373527Z ] 2022-08-17T12:43:16.4374326Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(211): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2022-08-17T12:43:16.4374939Z with 2022-08-17T12:43:16.4375181Z [ 2022-08-17T12:43:16.4375594Z T=std::vector,std::allocator>> 2022-08-17T12:43:16.4376000Z ] 2022-08-17T12:43:16.4376592Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(410): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2022-08-17T12:43:16.4377176Z with 2022-08-17T12:43:16.4377420Z [ 2022-08-17T12:43:16.4377816Z T=std::vector,std::allocator>> 2022-08-17T12:43:16.4378148Z ] 2022-08-17T12:43:16.4378935Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2022-08-17T12:43:16.4379573Z with 2022-08-17T12:43:16.4379826Z [ 2022-08-17T12:43:16.4380248Z T=std::vector,std::allocator>> 2022-08-17T12:43:16.4380626Z ] 2022-08-17T12:43:16.4381330Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2022-08-17T12:43:16.4382139Z with 2022-08-17T12:43:16.4382404Z [ 2022-08-17T12:43:16.4382809Z T=std::vector,std::allocator>> 2022-08-17T12:43:16.4383157Z ] 2022-08-17T12:43:16.4383962Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to alias template instantiation 'c10::OptionalBase,std::allocator>>>' being compiled 2022-08-17T12:43:16.4385289Z 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-08-17T12:43:16.4386668Z 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-08-17T12:43:16.4387818Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(445): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2022-08-17T12:43:16.4388468Z with 2022-08-17T12:43:16.4388725Z [ 2022-08-17T12:43:16.4389155Z T=std::vector,std::allocator>> 2022-08-17T12:43:16.4389549Z ] 2022-08-17T12:43:16.4390386Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(211): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2022-08-17T12:43:16.4391015Z with 2022-08-17T12:43:16.4391277Z [ 2022-08-17T12:43:16.4391690Z T=std::vector,std::allocator>> 2022-08-17T12:43:16.4392091Z ] 2022-08-17T12:43:16.4392760Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(410): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2022-08-17T12:43:16.4393623Z with 2022-08-17T12:43:16.4393885Z [ 2022-08-17T12:43:16.4394490Z T=std::vector,std::allocator>> 2022-08-17T12:43:16.4394890Z ] 2022-08-17T12:43:16.4395615Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2022-08-17T12:43:16.4396270Z with 2022-08-17T12:43:16.4396503Z [ 2022-08-17T12:43:16.4396866Z T=std::vector,std::allocator>> 2022-08-17T12:43:16.4397234Z ] 2022-08-17T12:43:16.4397943Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2022-08-17T12:43:16.4398631Z with 2022-08-17T12:43:16.4398906Z [ 2022-08-17T12:43:16.4399335Z T=std::vector,std::allocator>> 2022-08-17T12:43:16.4399731Z ] 2022-08-17T12:43:16.4400727Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to alias template instantiation 'c10::OptionalBase,std::allocator>>>' being compiled 2022-08-17T12:43:16.4402199Z 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-08-17T12:43:16.4403333Z 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-08-17T12:43:16.4404385Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(445): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2022-08-17T12:43:16.4405068Z with 2022-08-17T12:43:16.4405329Z [ 2022-08-17T12:43:16.4422777Z T=std::vector,std::allocator>> 2022-08-17T12:43:16.4423220Z ] 2022-08-17T12:43:16.4423907Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(211): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2022-08-17T12:43:16.4424504Z with 2022-08-17T12:43:16.4424745Z [ 2022-08-17T12:43:16.4425096Z T=std::vector> 2022-08-17T12:43:16.4425424Z ] 2022-08-17T12:43:16.4426124Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(410): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2022-08-17T12:43:16.4426727Z with 2022-08-17T12:43:16.4426990Z [ 2022-08-17T12:43:16.4427317Z T=std::vector> 2022-08-17T12:43:16.4427816Z ] 2022-08-17T12:43:16.4428539Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2022-08-17T12:43:16.4429197Z with 2022-08-17T12:43:16.4429436Z [ 2022-08-17T12:43:16.4429779Z T=std::vector> 2022-08-17T12:43:16.4430105Z ] 2022-08-17T12:43:16.4430854Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2022-08-17T12:43:16.4431655Z with 2022-08-17T12:43:16.4431916Z [ 2022-08-17T12:43:16.4432247Z T=std::vector> 2022-08-17T12:43:16.4432587Z ] 2022-08-17T12:43:16.4433287Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to alias template instantiation 'c10::OptionalBase>>' being compiled 2022-08-17T12:43:16.4433933Z with 2022-08-17T12:43:16.4434176Z [ 2022-08-17T12:43:16.4434433Z T=int64_t 2022-08-17T12:43:16.4434704Z ] 2022-08-17T12:43:16.4435375Z 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-08-17T12:43:16.4436014Z with 2022-08-17T12:43:16.4436271Z [ 2022-08-17T12:43:16.4436513Z T=int64_t 2022-08-17T12:43:16.4436784Z ] 2022-08-17T12:43:16.4437463Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(445): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2022-08-17T12:43:16.4438092Z with 2022-08-17T12:43:16.4438327Z [ 2022-08-17T12:43:16.4438668Z T=std::vector> 2022-08-17T12:43:16.4438999Z ] 2022-08-17T12:43:16.4439597Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(211): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2022-08-17T12:43:16.4440172Z with 2022-08-17T12:43:16.4440424Z [ 2022-08-17T12:43:16.4440820Z T=c10::impl::InlineDeviceGuard 2022-08-17T12:43:16.4441168Z ] 2022-08-17T12:43:16.4441832Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(410): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2022-08-17T12:43:16.4442435Z with 2022-08-17T12:43:16.4442673Z [ 2022-08-17T12:43:16.4443071Z T=c10::impl::InlineDeviceGuard 2022-08-17T12:43:16.4443447Z ] 2022-08-17T12:43:16.4444136Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2022-08-17T12:43:16.4444788Z with 2022-08-17T12:43:16.4445048Z [ 2022-08-17T12:43:16.4445446Z T=c10::impl::InlineDeviceGuard 2022-08-17T12:43:16.4445796Z ] 2022-08-17T12:43:16.4446558Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2022-08-17T12:43:16.4447263Z with 2022-08-17T12:43:16.4447500Z [ 2022-08-17T12:43:16.4448024Z T=c10::impl::InlineDeviceGuard 2022-08-17T12:43:16.4448389Z ] 2022-08-17T12:43:16.4449134Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to alias template instantiation 'c10::OptionalBase>' being compiled 2022-08-17T12:43:16.4450268Z 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-08-17T12:43:16.4451559Z 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-08-17T12:43:16.4452872Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(445): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2022-08-17T12:43:16.4453567Z with 2022-08-17T12:43:16.4453834Z [ 2022-08-17T12:43:16.4454221Z T=c10::impl::InlineDeviceGuard 2022-08-17T12:43:16.4454607Z ] 2022-08-17T12:43:16.4455315Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(211): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2022-08-17T12:43:16.4455946Z with 2022-08-17T12:43:16.4456220Z [ 2022-08-17T12:43:16.4456635Z T=c10::impl::InlineStreamGuard 2022-08-17T12:43:16.4457023Z ] 2022-08-17T12:43:16.4457722Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(410): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2022-08-17T12:43:16.4458363Z with 2022-08-17T12:43:16.4458630Z [ 2022-08-17T12:43:16.4459129Z T=c10::impl::InlineStreamGuard 2022-08-17T12:43:16.4459509Z ] 2022-08-17T12:43:16.4460267Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2022-08-17T12:43:16.4460993Z with 2022-08-17T12:43:16.4461241Z [ 2022-08-17T12:43:16.4461647Z T=c10::impl::InlineStreamGuard 2022-08-17T12:43:16.4462038Z ] 2022-08-17T12:43:16.4462820Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2022-08-17T12:43:16.4463568Z with 2022-08-17T12:43:16.4463830Z [ 2022-08-17T12:43:16.4464225Z T=c10::impl::InlineStreamGuard 2022-08-17T12:43:16.4464610Z ] 2022-08-17T12:43:16.4465402Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to alias template instantiation 'c10::OptionalBase>' being compiled 2022-08-17T12:43:16.4466710Z 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-08-17T12:43:16.4468028Z 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-08-17T12:43:16.4469352Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(445): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2022-08-17T12:43:16.4470046Z with 2022-08-17T12:43:16.4470316Z [ 2022-08-17T12:43:16.4470742Z T=c10::impl::InlineStreamGuard 2022-08-17T12:43:16.4471125Z ] 2022-08-17T12:43:16.4471832Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(211): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2022-08-17T12:43:16.4472486Z with 2022-08-17T12:43:16.4472843Z [ 2022-08-17T12:43:16.4473193Z T=c10::impl::VirtualGuardImpl 2022-08-17T12:43:16.4473522Z ] 2022-08-17T12:43:16.4474189Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(410): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2022-08-17T12:43:16.4474820Z with 2022-08-17T12:43:16.4475080Z [ 2022-08-17T12:43:16.4475400Z T=c10::impl::VirtualGuardImpl 2022-08-17T12:43:16.4475691Z ] 2022-08-17T12:43:16.4476437Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2022-08-17T12:43:16.4477157Z with 2022-08-17T12:43:16.4477407Z [ 2022-08-17T12:43:16.4477726Z T=c10::impl::VirtualGuardImpl 2022-08-17T12:43:16.4478042Z ] 2022-08-17T12:43:16.4478770Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2022-08-17T12:43:16.4479488Z with 2022-08-17T12:43:16.4479873Z [ 2022-08-17T12:43:16.4480210Z T=c10::impl::VirtualGuardImpl 2022-08-17T12:43:16.4480535Z ] 2022-08-17T12:43:16.4481275Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to alias template instantiation 'c10::OptionalBase' being compiled 2022-08-17T12:43:16.4482394Z 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-08-17T12:43:16.4482999Z with 2022-08-17T12:43:16.4483260Z [ 2022-08-17T12:43:16.4483594Z T=c10::impl::VirtualGuardImpl 2022-08-17T12:43:16.4483899Z ] 2022-08-17T12:43:16.4484666Z 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-08-17T12:43:16.4485830Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(445): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2022-08-17T12:43:16.4486488Z with 2022-08-17T12:43:16.4486729Z [ 2022-08-17T12:43:16.4487048Z T=c10::impl::VirtualGuardImpl 2022-08-17T12:43:16.4487365Z ] 2022-08-17T12:43:16.4488069Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(211): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2022-08-17T12:43:16.4488696Z with 2022-08-17T12:43:16.4488981Z [ 2022-08-17T12:43:16.4489474Z T=std::vector> 2022-08-17T12:43:16.4490052Z ] 2022-08-17T12:43:16.4490791Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(410): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2022-08-17T12:43:16.4491458Z with 2022-08-17T12:43:16.4491709Z [ 2022-08-17T12:43:16.4492152Z T=std::vector> 2022-08-17T12:43:16.4492563Z ] 2022-08-17T12:43:16.4493397Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2022-08-17T12:43:16.4494069Z with 2022-08-17T12:43:16.4494332Z [ 2022-08-17T12:43:16.4494804Z T=std::vector> 2022-08-17T12:43:16.4495231Z ] 2022-08-17T12:43:16.4496030Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2022-08-17T12:43:16.4496747Z with 2022-08-17T12:43:16.4497000Z [ 2022-08-17T12:43:16.4497453Z T=std::vector> 2022-08-17T12:43:16.4497878Z ] 2022-08-17T12:43:16.4498723Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to alias template instantiation 'c10::OptionalBase>>' being compiled 2022-08-17T12:43:16.4500187Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\ATen/core/ivalue_inl.h(843): note: see reference to class template instantiation 'c10::optional>>' being compiled 2022-08-17T12:43:16.4501401Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(445): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2022-08-17T12:43:16.4502054Z with 2022-08-17T12:43:16.4502299Z [ 2022-08-17T12:43:16.4502697Z T=std::vector> 2022-08-17T12:43:16.4503065Z ] 2022-08-17T12:43:16.4503636Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(211): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2022-08-17T12:43:16.4504191Z with 2022-08-17T12:43:16.4504457Z [ 2022-08-17T12:43:16.4504726Z T=c10::IValue 2022-08-17T12:43:16.4504998Z ] 2022-08-17T12:43:16.4505665Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(410): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2022-08-17T12:43:16.4506288Z with 2022-08-17T12:43:16.4506533Z [ 2022-08-17T12:43:16.4506790Z T=c10::IValue 2022-08-17T12:43:16.4507050Z ] 2022-08-17T12:43:16.4507807Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2022-08-17T12:43:16.4508557Z with 2022-08-17T12:43:16.4508840Z [ 2022-08-17T12:43:16.4509120Z T=c10::IValue 2022-08-17T12:43:16.4509399Z ] 2022-08-17T12:43:16.4510248Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2022-08-17T12:43:16.4512474Z with 2022-08-17T12:43:16.4512720Z [ 2022-08-17T12:43:16.4513017Z T=c10::IValue 2022-08-17T12:43:16.4513291Z ] 2022-08-17T12:43:16.4513948Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to alias template instantiation 'c10::OptionalBase' being compiled 2022-08-17T12:43:16.4515134Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\ATen/core/function_schema.h(181): note: see reference to class template instantiation 'c10::optional' being compiled 2022-08-17T12:43:16.4516237Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(445): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2022-08-17T12:43:16.4516975Z with 2022-08-17T12:43:16.4517223Z [ 2022-08-17T12:43:16.4517507Z T=c10::IValue 2022-08-17T12:43:16.4517783Z ] 2022-08-17T12:43:16.4518425Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(211): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2022-08-17T12:43:16.4519042Z with 2022-08-17T12:43:16.4519314Z [ 2022-08-17T12:43:16.4519592Z T=c10::AliasInfo 2022-08-17T12:43:16.4519878Z ] 2022-08-17T12:43:16.4520586Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(410): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2022-08-17T12:43:16.4521311Z with 2022-08-17T12:43:16.4521549Z [ 2022-08-17T12:43:16.4521847Z T=c10::AliasInfo 2022-08-17T12:43:16.4522201Z ] 2022-08-17T12:43:16.4523159Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2022-08-17T12:43:16.4524134Z with 2022-08-17T12:43:16.4524483Z [ 2022-08-17T12:43:16.4524838Z T=c10::AliasInfo 2022-08-17T12:43:16.4525200Z ] 2022-08-17T12:43:16.4526119Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2022-08-17T12:43:16.4526841Z with 2022-08-17T12:43:16.4527123Z [ 2022-08-17T12:43:16.4527454Z T=c10::AliasInfo 2022-08-17T12:43:16.4527827Z ] 2022-08-17T12:43:16.4528703Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to alias template instantiation 'c10::OptionalBase' being compiled 2022-08-17T12:43:16.4530195Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\ATen/core/function_schema.h(28): note: see reference to class template instantiation 'c10::optional' being compiled 2022-08-17T12:43:16.4531602Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(445): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2022-08-17T12:43:16.4532391Z with 2022-08-17T12:43:16.4532702Z [ 2022-08-17T12:43:16.4533110Z T=c10::AliasInfo 2022-08-17T12:43:16.4533470Z ] 2022-08-17T12:43:16.4534245Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(211): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2022-08-17T12:43:16.4535214Z with 2022-08-17T12:43:16.4535539Z [ 2022-08-17T12:43:16.4535903Z T=c10::impl::AnnotatedSchema 2022-08-17T12:43:16.4536294Z ] 2022-08-17T12:43:16.4537113Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(410): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2022-08-17T12:43:16.4537916Z with 2022-08-17T12:43:16.4538195Z [ 2022-08-17T12:43:16.4538589Z T=c10::impl::AnnotatedSchema 2022-08-17T12:43:16.4538984Z ] 2022-08-17T12:43:16.4539856Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2022-08-17T12:43:16.4540583Z with 2022-08-17T12:43:16.4540845Z [ 2022-08-17T12:43:16.4541148Z T=c10::impl::AnnotatedSchema 2022-08-17T12:43:16.4541423Z ] 2022-08-17T12:43:16.4542179Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2022-08-17T12:43:16.4542914Z with 2022-08-17T12:43:16.4543156Z [ 2022-08-17T12:43:16.4543478Z T=c10::impl::AnnotatedSchema 2022-08-17T12:43:16.4543784Z ] 2022-08-17T12:43:16.4544495Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to alias template instantiation 'c10::OptionalBase' being compiled 2022-08-17T12:43:16.4545716Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\ATen/core/dispatch/OperatorEntry.h(221): note: see reference to class template instantiation 'c10::optional' being compiled 2022-08-17T12:43:16.4546878Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(445): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2022-08-17T12:43:16.4547536Z with 2022-08-17T12:43:16.4547796Z [ 2022-08-17T12:43:16.4548116Z T=c10::impl::AnnotatedSchema 2022-08-17T12:43:16.4548423Z ] 2022-08-17T12:43:16.4549163Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(211): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2022-08-17T12:43:16.4549793Z with 2022-08-17T12:43:16.4550058Z [ 2022-08-17T12:43:16.4550468Z T=c10::impl::OperatorEntry::CppSignatureWithDebug 2022-08-17T12:43:16.4550855Z ] 2022-08-17T12:43:16.4551533Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(410): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2022-08-17T12:43:16.4552186Z with 2022-08-17T12:43:16.4552443Z [ 2022-08-17T12:43:16.4552813Z T=c10::impl::OperatorEntry::CppSignatureWithDebug 2022-08-17T12:43:16.4553179Z ] 2022-08-17T12:43:16.4553913Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2022-08-17T12:43:16.4554628Z with 2022-08-17T12:43:16.4554878Z [ 2022-08-17T12:43:16.4555272Z T=c10::impl::OperatorEntry::CppSignatureWithDebug 2022-08-17T12:43:16.4555642Z ] 2022-08-17T12:43:16.4556424Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2022-08-17T12:43:16.4557296Z with 2022-08-17T12:43:16.4557554Z [ 2022-08-17T12:43:16.4557922Z T=c10::impl::OperatorEntry::CppSignatureWithDebug 2022-08-17T12:43:16.4558280Z ] 2022-08-17T12:43:16.4559062Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to alias template instantiation 'c10::OptionalBase' being compiled 2022-08-17T12:43:16.4560439Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\ATen/core/dispatch/OperatorEntry.h(282): note: see reference to class template instantiation 'c10::optional' being compiled 2022-08-17T12:43:16.4561756Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(445): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2022-08-17T12:43:16.4562441Z with 2022-08-17T12:43:16.4562703Z [ 2022-08-17T12:43:16.4563098Z T=c10::impl::OperatorEntry::CppSignatureWithDebug 2022-08-17T12:43:16.4563453Z ] 2022-08-17T12:43:16.4564112Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(211): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2022-08-17T12:43:16.4564728Z with 2022-08-17T12:43:16.4564971Z [ 2022-08-17T12:43:16.4565279Z T=at::StepCallbacks 2022-08-17T12:43:16.4565577Z ] 2022-08-17T12:43:16.4566215Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(410): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2022-08-17T12:43:16.4566814Z with 2022-08-17T12:43:16.4567083Z [ 2022-08-17T12:43:16.4567394Z T=at::StepCallbacks 2022-08-17T12:43:16.4567694Z ] 2022-08-17T12:43:16.4568559Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2022-08-17T12:43:16.4569252Z with 2022-08-17T12:43:16.4569497Z [ 2022-08-17T12:43:16.4569792Z T=at::StepCallbacks 2022-08-17T12:43:16.4570082Z ] 2022-08-17T12:43:16.4570884Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2022-08-17T12:43:16.4571594Z with 2022-08-17T12:43:16.4571842Z [ 2022-08-17T12:43:16.4572140Z T=at::StepCallbacks 2022-08-17T12:43:16.4572408Z ] 2022-08-17T12:43:16.4573111Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to alias template instantiation 'c10::OptionalBase' being compiled 2022-08-17T12:43:16.4574355Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\ATen/core/dispatch/Dispatcher.h(610): note: see reference to class template instantiation 'c10::optional' being compiled 2022-08-17T12:43:16.4575494Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(445): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2022-08-17T12:43:16.4576116Z with 2022-08-17T12:43:16.4576374Z [ 2022-08-17T12:43:16.4576687Z T=at::StepCallbacks 2022-08-17T12:43:16.4576990Z ] 2022-08-17T12:43:16.4581514Z [21/34] cl /showIncludes /nologo /O2 /W3 /GL /DNDEBUG /MD /MD /wd4819 /wd4251 /wd4244 /wd4267 /wd4275 /wd4018 /wd4190 /EHsc -DFUNCTORCH_BUILD_MAIN_LIB -IC:\actions-runner\_work\pytorch\pytorch\functorch -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 -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" -c C:\actions-runner\_work\pytorch\pytorch\functorch\functorch\csrc\Interpreter.cpp /FoC:\actions-runner\_work\pytorch\pytorch\functorch\build\temp.win-amd64-3.9\Release\actions-runner\_work\pytorch\pytorch\functorch\functorch\csrc\Interpreter.obj -O3 -std=c++14 -fdiagnostics-color=always -DTORCH_API_INCLUDE_EXTENSION_H -DTORCH_EXTENSION_NAME=_C -D_GLIBCXX_USE_CXX11_ABI=0 /std:c++14 2022-08-17T12:43:16.4585168Z cl : Command line warning D9002 : ignoring unknown option '-O3' 2022-08-17T12:43:16.4585668Z cl : Command line warning D9002 : ignoring unknown option '-std=c++14' 2022-08-17T12:43:16.4586217Z cl : Command line warning D9002 : ignoring unknown option '-fdiagnostics-color=always' 2022-08-17T12:43:16.4587029Z 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-08-17T12:43:16.4588043Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/core/TensorImpl.h(2391): warning C4805: '|': unsafe mix of type 'uintptr_t' and type 'bool' in operation 2022-08-17T12:43:16.4589011Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(211): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2022-08-17T12:43:16.4589635Z with 2022-08-17T12:43:16.4589883Z [ 2022-08-17T12:43:16.4590179Z T=at::TensorBase 2022-08-17T12:43:16.4590449Z ] 2022-08-17T12:43:16.4591119Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(410): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2022-08-17T12:43:16.4591697Z with 2022-08-17T12:43:16.4591959Z [ 2022-08-17T12:43:16.4592247Z T=at::TensorBase 2022-08-17T12:43:16.4592514Z ] 2022-08-17T12:43:16.4593253Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2022-08-17T12:43:16.4593947Z with 2022-08-17T12:43:16.4594190Z [ 2022-08-17T12:43:16.4594488Z T=at::TensorBase 2022-08-17T12:43:16.4594769Z ] 2022-08-17T12:43:16.4595554Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2022-08-17T12:43:16.4596253Z with 2022-08-17T12:43:16.4596511Z [ 2022-08-17T12:43:16.4596795Z T=at::TensorBase 2022-08-17T12:43:16.4597066Z ] 2022-08-17T12:43:16.4597773Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to alias template instantiation 'c10::OptionalBase' being compiled 2022-08-17T12:43:16.4598829Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\ATen/core/TensorBase.h(917): note: see reference to class template instantiation 'c10::optional' being compiled 2022-08-17T12:43:16.4600113Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(445): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2022-08-17T12:43:16.4600798Z with 2022-08-17T12:43:16.4601069Z [ 2022-08-17T12:43:16.4601375Z T=at::TensorBase 2022-08-17T12:43:16.4601650Z ] 2022-08-17T12:43:16.4602431Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(211): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2022-08-17T12:43:16.4603077Z with 2022-08-17T12:43:16.4603344Z [ 2022-08-17T12:43:16.4603611Z T=at::Tensor 2022-08-17T12:43:16.4603891Z ] 2022-08-17T12:43:16.4604584Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(410): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2022-08-17T12:43:16.4605192Z with 2022-08-17T12:43:16.4605451Z [ 2022-08-17T12:43:16.4605733Z T=at::Tensor 2022-08-17T12:43:16.4605992Z ] 2022-08-17T12:43:16.4606751Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2022-08-17T12:43:16.4607389Z with 2022-08-17T12:43:16.4607622Z [ 2022-08-17T12:43:16.4607862Z T=at::Tensor 2022-08-17T12:43:16.4608098Z ] 2022-08-17T12:43:16.4608765Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2022-08-17T12:43:16.4609394Z with 2022-08-17T12:43:16.4609621Z [ 2022-08-17T12:43:16.4609862Z T=at::Tensor 2022-08-17T12:43:16.4610086Z ] 2022-08-17T12:43:16.4610713Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to alias template instantiation 'c10::OptionalBase' being compiled 2022-08-17T12:43:16.4611745Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\ATen/core/TensorBody.h(510): note: see reference to class template instantiation 'c10::optional' being compiled 2022-08-17T12:43:16.4612811Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(445): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2022-08-17T12:43:16.4613489Z with 2022-08-17T12:43:16.4613727Z [ 2022-08-17T12:43:16.4614009Z T=at::Tensor 2022-08-17T12:43:16.4614282Z ] 2022-08-17T12:43:16.4614943Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(211): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2022-08-17T12:43:16.4615527Z with 2022-08-17T12:43:16.4615786Z [ 2022-08-17T12:43:16.4616154Z T=at::Generator 2022-08-17T12:43:16.4616446Z ] 2022-08-17T12:43:16.4617130Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(410): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2022-08-17T12:43:16.4617771Z with 2022-08-17T12:43:16.4618015Z [ 2022-08-17T12:43:16.4618305Z T=at::Generator 2022-08-17T12:43:16.4618582Z ] 2022-08-17T12:43:16.4619437Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2022-08-17T12:43:16.4620236Z with 2022-08-17T12:43:16.4620497Z [ 2022-08-17T12:43:16.4620764Z T=at::Generator 2022-08-17T12:43:16.4621046Z ] 2022-08-17T12:43:16.4621836Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2022-08-17T12:43:16.4622544Z with 2022-08-17T12:43:16.4622758Z [ 2022-08-17T12:43:16.4623038Z T=at::Generator 2022-08-17T12:43:16.4623424Z ] 2022-08-17T12:43:16.4624111Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to alias template instantiation 'c10::OptionalBase' being compiled 2022-08-17T12:43:16.4625266Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\ATen/core/TensorBody.h(585): note: see reference to class template instantiation 'c10::optional' being compiled 2022-08-17T12:43:16.4626432Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(445): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2022-08-17T12:43:16.4627142Z with 2022-08-17T12:43:16.4627407Z [ 2022-08-17T12:43:16.4627702Z T=at::Generator 2022-08-17T12:43:16.4627995Z ] 2022-08-17T12:43:16.4628674Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(211): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2022-08-17T12:43:16.4629306Z with 2022-08-17T12:43:16.4629563Z [ 2022-08-17T12:43:16.4629844Z T=std::string 2022-08-17T12:43:16.4630100Z ] 2022-08-17T12:43:16.4630793Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(410): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2022-08-17T12:43:16.4631416Z with 2022-08-17T12:43:16.4631667Z [ 2022-08-17T12:43:16.4631951Z T=std::string 2022-08-17T12:43:16.4632225Z ] 2022-08-17T12:43:16.4632946Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2022-08-17T12:43:16.4633616Z with 2022-08-17T12:43:16.4633896Z [ 2022-08-17T12:43:16.4634183Z T=std::string 2022-08-17T12:43:16.4634447Z ] 2022-08-17T12:43:16.4635239Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2022-08-17T12:43:16.4635958Z with 2022-08-17T12:43:16.4636202Z [ 2022-08-17T12:43:16.4636495Z T=std::string 2022-08-17T12:43:16.4636767Z ] 2022-08-17T12:43:16.4637355Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to alias template instantiation 'c10::OptionalBase' being compiled 2022-08-17T12:43:16.4638384Z 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-08-17T12:43:16.4639587Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(445): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2022-08-17T12:43:16.4640350Z with 2022-08-17T12:43:16.4640594Z [ 2022-08-17T12:43:16.4640882Z T=std::string 2022-08-17T12:43:16.4641154Z ] 2022-08-17T12:43:16.4641801Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(211): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2022-08-17T12:43:16.4642392Z with 2022-08-17T12:43:16.4642645Z [ 2022-08-17T12:43:16.4642936Z T=c10::QualifiedName 2022-08-17T12:43:16.4643215Z ] 2022-08-17T12:43:16.4643984Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(410): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2022-08-17T12:43:16.4644600Z with 2022-08-17T12:43:16.4644841Z [ 2022-08-17T12:43:16.4645139Z T=c10::QualifiedName 2022-08-17T12:43:16.4645432Z ] 2022-08-17T12:43:16.4646154Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2022-08-17T12:43:16.4646858Z with 2022-08-17T12:43:16.4647126Z [ 2022-08-17T12:43:16.4647433Z T=c10::QualifiedName 2022-08-17T12:43:16.4647714Z ] 2022-08-17T12:43:16.4648544Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2022-08-17T12:43:16.4649320Z with 2022-08-17T12:43:16.4649580Z [ 2022-08-17T12:43:16.4649872Z T=c10::QualifiedName 2022-08-17T12:43:16.4650168Z ] 2022-08-17T12:43:16.4650913Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to alias template instantiation 'c10::OptionalBase' being compiled 2022-08-17T12:43:16.4652043Z 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-08-17T12:43:16.4653157Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(445): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2022-08-17T12:43:16.4653798Z with 2022-08-17T12:43:16.4654058Z [ 2022-08-17T12:43:16.4654344Z T=c10::QualifiedName 2022-08-17T12:43:16.4654612Z ] 2022-08-17T12:43:16.4655268Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(211): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2022-08-17T12:43:16.4655837Z with 2022-08-17T12:43:16.4656105Z [ 2022-08-17T12:43:16.4656472Z T=std::shared_ptr 2022-08-17T12:43:16.4656806Z ] 2022-08-17T12:43:16.4657469Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(410): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2022-08-17T12:43:16.4658080Z with 2022-08-17T12:43:16.4658349Z [ 2022-08-17T12:43:16.4658701Z T=std::shared_ptr 2022-08-17T12:43:16.4659152Z ] 2022-08-17T12:43:16.4659934Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2022-08-17T12:43:16.4660612Z with 2022-08-17T12:43:16.4660973Z [ 2022-08-17T12:43:16.4661322Z T=std::shared_ptr 2022-08-17T12:43:16.4661666Z ] 2022-08-17T12:43:16.4662425Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2022-08-17T12:43:16.4663143Z with 2022-08-17T12:43:16.4663402Z [ 2022-08-17T12:43:16.4663750Z T=std::shared_ptr 2022-08-17T12:43:16.4664115Z ] 2022-08-17T12:43:16.4664963Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to alias template instantiation 'c10::OptionalBase>' being compiled 2022-08-17T12:43:16.4666266Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\ATen/core/ivalue.h(1342): note: see reference to class template instantiation 'c10::optional>' being compiled 2022-08-17T12:43:16.4667657Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(445): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2022-08-17T12:43:16.4668428Z with 2022-08-17T12:43:16.4668797Z [ 2022-08-17T12:43:16.4669222Z T=std::shared_ptr 2022-08-17T12:43:16.4669546Z ] 2022-08-17T12:43:16.4670183Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(211): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2022-08-17T12:43:16.4670761Z with 2022-08-17T12:43:16.4671055Z [ 2022-08-17T12:43:16.4671419Z T=std::weak_ptr 2022-08-17T12:43:16.4671758Z ] 2022-08-17T12:43:16.4672453Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(410): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2022-08-17T12:43:16.4673086Z with 2022-08-17T12:43:16.4673357Z [ 2022-08-17T12:43:16.4673736Z T=std::weak_ptr 2022-08-17T12:43:16.4674083Z ] 2022-08-17T12:43:16.4674874Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2022-08-17T12:43:16.4675604Z with 2022-08-17T12:43:16.4675874Z [ 2022-08-17T12:43:16.4676239Z T=std::weak_ptr 2022-08-17T12:43:16.4676604Z ] 2022-08-17T12:43:16.4677402Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2022-08-17T12:43:16.4678130Z with 2022-08-17T12:43:16.4678380Z [ 2022-08-17T12:43:16.4678737Z T=std::weak_ptr 2022-08-17T12:43:16.4679067Z ] 2022-08-17T12:43:16.4679832Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to alias template instantiation 'c10::OptionalBase>' being compiled 2022-08-17T12:43:16.4681035Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\ATen/core/ivalue.h(1343): note: see reference to class template instantiation 'c10::optional>' being compiled 2022-08-17T12:43:16.4682185Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(445): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2022-08-17T12:43:16.4682961Z with 2022-08-17T12:43:16.4683211Z [ 2022-08-17T12:43:16.4683583Z T=std::weak_ptr 2022-08-17T12:43:16.4683911Z ] 2022-08-17T12:43:16.4684556Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(211): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2022-08-17T12:43:16.4685153Z with 2022-08-17T12:43:16.4685412Z [ 2022-08-17T12:43:16.4685799Z T=std::vector> 2022-08-17T12:43:16.4686192Z ] 2022-08-17T12:43:16.4686962Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(410): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2022-08-17T12:43:16.4687627Z with 2022-08-17T12:43:16.4687865Z [ 2022-08-17T12:43:16.4688272Z T=std::vector> 2022-08-17T12:43:16.4688666Z ] 2022-08-17T12:43:16.4689400Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2022-08-17T12:43:16.4690112Z with 2022-08-17T12:43:16.4690377Z [ 2022-08-17T12:43:16.4690777Z T=std::vector> 2022-08-17T12:43:16.4691146Z ] 2022-08-17T12:43:16.4691968Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2022-08-17T12:43:16.4692698Z with 2022-08-17T12:43:16.4692946Z [ 2022-08-17T12:43:16.4693345Z T=std::vector> 2022-08-17T12:43:16.4693726Z ] 2022-08-17T12:43:16.4694554Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to alias template instantiation 'c10::OptionalBase>>' being compiled 2022-08-17T12:43:16.4695885Z 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-08-17T12:43:16.4697126Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(445): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2022-08-17T12:43:16.4697823Z with 2022-08-17T12:43:16.4698086Z [ 2022-08-17T12:43:16.4698447Z T=std::vector> 2022-08-17T12:43:16.4698932Z ] 2022-08-17T12:43:16.4699586Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(211): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2022-08-17T12:43:16.4700186Z with 2022-08-17T12:43:16.4700427Z [ 2022-08-17T12:43:16.4700775Z T=std::vector> 2022-08-17T12:43:16.4701101Z ] 2022-08-17T12:43:16.4701780Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(410): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2022-08-17T12:43:16.4702382Z with 2022-08-17T12:43:16.4702640Z [ 2022-08-17T12:43:16.4702979Z T=std::vector> 2022-08-17T12:43:16.4703417Z ] 2022-08-17T12:43:16.4704154Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2022-08-17T12:43:16.4704962Z with 2022-08-17T12:43:16.4705207Z [ 2022-08-17T12:43:16.4705551Z T=std::vector> 2022-08-17T12:43:16.4705868Z ] 2022-08-17T12:43:16.4706638Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2022-08-17T12:43:16.4707473Z with 2022-08-17T12:43:16.4707729Z [ 2022-08-17T12:43:16.4708068Z T=std::vector> 2022-08-17T12:43:16.4708362Z ] 2022-08-17T12:43:16.4709122Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to alias template instantiation 'c10::OptionalBase>>' being compiled 2022-08-17T12:43:16.4710269Z 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-08-17T12:43:16.4711341Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(445): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2022-08-17T12:43:16.4711976Z with 2022-08-17T12:43:16.4712241Z [ 2022-08-17T12:43:16.4712591Z T=std::vector> 2022-08-17T12:43:16.4712904Z ] 2022-08-17T12:43:16.4713543Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(211): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2022-08-17T12:43:16.4714134Z with 2022-08-17T12:43:16.4714378Z [ 2022-08-17T12:43:16.4714789Z T=std::vector,std::allocator>> 2022-08-17T12:43:16.4715160Z ] 2022-08-17T12:43:16.4715850Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(410): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2022-08-17T12:43:16.4716435Z with 2022-08-17T12:43:16.4716684Z [ 2022-08-17T12:43:16.4717085Z T=std::vector,std::allocator>> 2022-08-17T12:43:16.4717465Z ] 2022-08-17T12:43:16.4718240Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2022-08-17T12:43:16.4718968Z with 2022-08-17T12:43:16.4719234Z [ 2022-08-17T12:43:16.4719662Z T=std::vector,std::allocator>> 2022-08-17T12:43:16.4720079Z ] 2022-08-17T12:43:16.4720926Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2022-08-17T12:43:16.4721646Z with 2022-08-17T12:43:16.4721876Z [ 2022-08-17T12:43:16.4722357Z T=std::vector,std::allocator>> 2022-08-17T12:43:16.4722715Z ] 2022-08-17T12:43:16.4723375Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to alias template instantiation 'c10::OptionalBase,std::allocator>>>' being compiled 2022-08-17T12:43:16.4724604Z 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-08-17T12:43:16.4725688Z 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-08-17T12:43:16.4726828Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(445): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2022-08-17T12:43:16.4727465Z with 2022-08-17T12:43:16.4727682Z [ 2022-08-17T12:43:16.4728082Z T=std::vector,std::allocator>> 2022-08-17T12:43:16.4728442Z ] 2022-08-17T12:43:16.4728997Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(211): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2022-08-17T12:43:16.4729551Z with 2022-08-17T12:43:16.4729789Z [ 2022-08-17T12:43:16.4730168Z T=std::vector,std::allocator>> 2022-08-17T12:43:16.4730515Z ] 2022-08-17T12:43:16.4731203Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(410): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2022-08-17T12:43:16.4731792Z with 2022-08-17T12:43:16.4732001Z [ 2022-08-17T12:43:16.4732360Z T=std::vector,std::allocator>> 2022-08-17T12:43:16.4732701Z ] 2022-08-17T12:43:16.4733354Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2022-08-17T12:43:16.4733936Z with 2022-08-17T12:43:16.4734165Z [ 2022-08-17T12:43:16.4734522Z T=std::vector,std::allocator>> 2022-08-17T12:43:16.4734833Z ] 2022-08-17T12:43:16.4735542Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2022-08-17T12:43:16.4736196Z with 2022-08-17T12:43:16.4736446Z [ 2022-08-17T12:43:16.4736803Z T=std::vector,std::allocator>> 2022-08-17T12:43:16.4737165Z ] 2022-08-17T12:43:16.4737952Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to alias template instantiation 'c10::OptionalBase,std::allocator>>>' being compiled 2022-08-17T12:43:16.4739240Z 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-08-17T12:43:16.4740308Z 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-08-17T12:43:16.4741385Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(445): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2022-08-17T12:43:16.4742164Z with 2022-08-17T12:43:16.4742399Z [ 2022-08-17T12:43:16.4742777Z T=std::vector,std::allocator>> 2022-08-17T12:43:16.4743127Z ] 2022-08-17T12:43:16.4743749Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(211): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2022-08-17T12:43:16.4744313Z with 2022-08-17T12:43:16.4744542Z [ 2022-08-17T12:43:16.4744870Z T=std::vector> 2022-08-17T12:43:16.4745175Z ] 2022-08-17T12:43:16.4746004Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(410): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2022-08-17T12:43:16.4746644Z with 2022-08-17T12:43:16.4746896Z [ 2022-08-17T12:43:16.4747234Z T=std::vector> 2022-08-17T12:43:16.4747550Z ] 2022-08-17T12:43:16.4748277Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2022-08-17T12:43:16.4748980Z with 2022-08-17T12:43:16.4749227Z [ 2022-08-17T12:43:16.4749562Z T=std::vector> 2022-08-17T12:43:16.4749865Z ] 2022-08-17T12:43:16.4750583Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2022-08-17T12:43:16.4751279Z with 2022-08-17T12:43:16.4751507Z [ 2022-08-17T12:43:16.4751804Z T=std::vector> 2022-08-17T12:43:16.4752102Z ] 2022-08-17T12:43:16.4752794Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to alias template instantiation 'c10::OptionalBase>>' being compiled 2022-08-17T12:43:16.4753474Z with 2022-08-17T12:43:16.4753711Z [ 2022-08-17T12:43:16.4753963Z T=int64_t 2022-08-17T12:43:16.4754220Z ] 2022-08-17T12:43:16.4754994Z 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-08-17T12:43:16.4755736Z with 2022-08-17T12:43:16.4755973Z [ 2022-08-17T12:43:16.4756228Z T=int64_t 2022-08-17T12:43:16.4756475Z ] 2022-08-17T12:43:16.4757201Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(445): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2022-08-17T12:43:16.4757861Z with 2022-08-17T12:43:16.4758094Z [ 2022-08-17T12:43:16.4758439Z T=std::vector> 2022-08-17T12:43:16.4758773Z ] 2022-08-17T12:43:16.4759454Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(211): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2022-08-17T12:43:16.4760095Z with 2022-08-17T12:43:16.4760336Z [ 2022-08-17T12:43:16.4760737Z T=c10::impl::InlineDeviceGuard 2022-08-17T12:43:16.4761100Z ] 2022-08-17T12:43:16.4761775Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(410): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2022-08-17T12:43:16.4762537Z with 2022-08-17T12:43:16.4762768Z [ 2022-08-17T12:43:16.4763142Z T=c10::impl::InlineDeviceGuard 2022-08-17T12:43:16.4763503Z ] 2022-08-17T12:43:16.4764222Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2022-08-17T12:43:16.4764918Z with 2022-08-17T12:43:16.4765168Z [ 2022-08-17T12:43:16.4765544Z T=c10::impl::InlineDeviceGuard 2022-08-17T12:43:16.4766009Z ] 2022-08-17T12:43:16.4766825Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2022-08-17T12:43:16.4767603Z with 2022-08-17T12:43:16.4767865Z [ 2022-08-17T12:43:16.4768250Z T=c10::impl::InlineDeviceGuard 2022-08-17T12:43:16.4768618Z ] 2022-08-17T12:43:16.4769416Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to alias template instantiation 'c10::OptionalBase>' being compiled 2022-08-17T12:43:16.4770616Z 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-08-17T12:43:16.4772038Z 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-08-17T12:43:16.4773294Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(445): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2022-08-17T12:43:16.4773907Z with 2022-08-17T12:43:16.4774150Z [ 2022-08-17T12:43:16.4774501Z T=c10::impl::InlineDeviceGuard 2022-08-17T12:43:16.4774873Z ] 2022-08-17T12:43:16.4775580Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(211): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2022-08-17T12:43:16.4776249Z with 2022-08-17T12:43:16.4776530Z [ 2022-08-17T12:43:16.4776969Z T=c10::impl::InlineStreamGuard 2022-08-17T12:43:16.4777374Z ] 2022-08-17T12:43:16.4778151Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(410): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2022-08-17T12:43:16.4778951Z with 2022-08-17T12:43:16.4779237Z [ 2022-08-17T12:43:16.4779660Z T=c10::impl::InlineStreamGuard 2022-08-17T12:43:16.4780072Z ] 2022-08-17T12:43:16.4780903Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2022-08-17T12:43:16.4781660Z with 2022-08-17T12:43:16.4781929Z [ 2022-08-17T12:43:16.4782371Z T=c10::impl::InlineStreamGuard 2022-08-17T12:43:16.4782786Z ] 2022-08-17T12:43:16.4783665Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2022-08-17T12:43:16.4784621Z with 2022-08-17T12:43:16.4784901Z [ 2022-08-17T12:43:16.4785325Z T=c10::impl::InlineStreamGuard 2022-08-17T12:43:16.4785738Z ] 2022-08-17T12:43:16.4786616Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to alias template instantiation 'c10::OptionalBase>' being compiled 2022-08-17T12:43:16.4788136Z 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-08-17T12:43:16.4789574Z 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-08-17T12:43:16.4790902Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(445): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2022-08-17T12:43:16.4791638Z with 2022-08-17T12:43:16.4791922Z [ 2022-08-17T12:43:16.4792364Z T=c10::impl::InlineStreamGuard 2022-08-17T12:43:16.4792769Z ] 2022-08-17T12:43:16.4793516Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(211): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2022-08-17T12:43:16.4794189Z with 2022-08-17T12:43:16.4794455Z [ 2022-08-17T12:43:16.4794808Z T=c10::impl::VirtualGuardImpl 2022-08-17T12:43:16.4795147Z ] 2022-08-17T12:43:16.4795901Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(410): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2022-08-17T12:43:16.4796611Z with 2022-08-17T12:43:16.4796895Z [ 2022-08-17T12:43:16.4797242Z T=c10::impl::VirtualGuardImpl 2022-08-17T12:43:16.4797569Z ] 2022-08-17T12:43:16.4798408Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2022-08-17T12:43:16.4799172Z with 2022-08-17T12:43:16.4799443Z [ 2022-08-17T12:43:16.4799788Z T=c10::impl::VirtualGuardImpl 2022-08-17T12:43:16.4800127Z ] 2022-08-17T12:43:16.4801007Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2022-08-17T12:43:16.4801833Z with 2022-08-17T12:43:16.4802114Z [ 2022-08-17T12:43:16.4802458Z T=c10::impl::VirtualGuardImpl 2022-08-17T12:43:16.4802784Z ] 2022-08-17T12:43:16.4803603Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to alias template instantiation 'c10::OptionalBase' being compiled 2022-08-17T12:43:16.4804988Z 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-08-17T12:43:16.4805702Z with 2022-08-17T12:43:16.4805976Z [ 2022-08-17T12:43:16.4806428Z T=c10::impl::VirtualGuardImpl 2022-08-17T12:43:16.4806774Z ] 2022-08-17T12:43:16.4807636Z 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-08-17T12:43:16.4808921Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(445): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2022-08-17T12:43:16.4809506Z with 2022-08-17T12:43:16.4809737Z [ 2022-08-17T12:43:16.4810030Z T=c10::impl::VirtualGuardImpl 2022-08-17T12:43:16.4810322Z ] 2022-08-17T12:43:16.4811046Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(211): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2022-08-17T12:43:16.4811672Z with 2022-08-17T12:43:16.4811923Z [ 2022-08-17T12:43:16.4812378Z T=std::vector> 2022-08-17T12:43:16.4812791Z ] 2022-08-17T12:43:16.4813487Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(410): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2022-08-17T12:43:16.4814174Z with 2022-08-17T12:43:16.4814266Z [ 2022-08-17T12:43:16.4814600Z T=std::vector> 2022-08-17T12:43:16.4814708Z ] 2022-08-17T12:43:16.4815333Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2022-08-17T12:43:16.4815439Z with 2022-08-17T12:43:16.4815541Z [ 2022-08-17T12:43:16.4815869Z T=std::vector> 2022-08-17T12:43:16.4815969Z ] 2022-08-17T12:43:16.4816634Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2022-08-17T12:43:16.4816744Z with 2022-08-17T12:43:16.4816839Z [ 2022-08-17T12:43:16.4817147Z T=std::vector> 2022-08-17T12:43:16.4817238Z ] 2022-08-17T12:43:16.4818008Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to alias template instantiation 'c10::OptionalBase>>' being compiled 2022-08-17T12:43:16.4818745Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\ATen/core/ivalue_inl.h(843): note: see reference to class template instantiation 'c10::optional>>' being compiled 2022-08-17T12:43:16.4819459Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(445): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2022-08-17T12:43:16.4819568Z with 2022-08-17T12:43:16.4819668Z [ 2022-08-17T12:43:16.4820002Z T=std::vector> 2022-08-17T12:43:16.4820113Z ] 2022-08-17T12:43:16.4820628Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(211): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2022-08-17T12:43:16.4820884Z with 2022-08-17T12:43:16.4820974Z [ 2022-08-17T12:43:16.4821107Z T=c10::IValue 2022-08-17T12:43:16.4821213Z ] 2022-08-17T12:43:16.4821766Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(410): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2022-08-17T12:43:16.4821872Z with 2022-08-17T12:43:16.4821973Z [ 2022-08-17T12:43:16.4822107Z T=c10::IValue 2022-08-17T12:43:16.4822195Z ] 2022-08-17T12:43:16.4822924Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2022-08-17T12:43:16.4823025Z with 2022-08-17T12:43:16.4823116Z [ 2022-08-17T12:43:16.4823240Z T=c10::IValue 2022-08-17T12:43:16.4823346Z ] 2022-08-17T12:43:16.4823974Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2022-08-17T12:43:16.4824076Z with 2022-08-17T12:43:16.4824178Z [ 2022-08-17T12:43:16.4824378Z T=c10::IValue 2022-08-17T12:43:16.4824504Z ] 2022-08-17T12:43:16.4825048Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to alias template instantiation 'c10::OptionalBase' being compiled 2022-08-17T12:43:16.4825612Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\ATen/core/function_schema.h(181): note: see reference to class template instantiation 'c10::optional' being compiled 2022-08-17T12:43:16.4826191Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(445): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2022-08-17T12:43:16.4826299Z with 2022-08-17T12:43:16.4826402Z [ 2022-08-17T12:43:16.4826527Z T=c10::IValue 2022-08-17T12:43:16.4826618Z ] 2022-08-17T12:43:16.4827134Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(211): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2022-08-17T12:43:16.4827239Z with 2022-08-17T12:43:16.4827336Z [ 2022-08-17T12:43:16.4827473Z T=c10::AliasInfo 2022-08-17T12:43:16.4827584Z ] 2022-08-17T12:43:16.4828125Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(410): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2022-08-17T12:43:16.4828247Z with 2022-08-17T12:43:16.4828327Z [ 2022-08-17T12:43:16.4828461Z T=c10::AliasInfo 2022-08-17T12:43:16.4828557Z ] 2022-08-17T12:43:16.4829148Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2022-08-17T12:43:16.4829255Z with 2022-08-17T12:43:16.4829356Z [ 2022-08-17T12:43:16.4829493Z T=c10::AliasInfo 2022-08-17T12:43:16.4829577Z ] 2022-08-17T12:43:16.4830223Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2022-08-17T12:43:16.4830328Z with 2022-08-17T12:43:16.4830948Z [ 2022-08-17T12:43:16.4831082Z T=c10::AliasInfo 2022-08-17T12:43:16.4831181Z ] 2022-08-17T12:43:16.4831722Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to alias template instantiation 'c10::OptionalBase' being compiled 2022-08-17T12:43:16.4832293Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\ATen/core/function_schema.h(28): note: see reference to class template instantiation 'c10::optional' being compiled 2022-08-17T12:43:16.4832929Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(445): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2022-08-17T12:43:16.4833039Z with 2022-08-17T12:43:16.4833123Z [ 2022-08-17T12:43:16.4833259Z T=c10::AliasInfo 2022-08-17T12:43:16.4833364Z ] 2022-08-17T12:43:16.4833837Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(211): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2022-08-17T12:43:16.4833934Z with 2022-08-17T12:43:16.4834028Z [ 2022-08-17T12:43:16.4834192Z T=c10::impl::AnnotatedSchema 2022-08-17T12:43:16.4834274Z ] 2022-08-17T12:43:16.4834770Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(410): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2022-08-17T12:43:16.4834881Z with 2022-08-17T12:43:16.4834985Z [ 2022-08-17T12:43:16.4835155Z T=c10::impl::AnnotatedSchema 2022-08-17T12:43:16.4835268Z ] 2022-08-17T12:43:16.4835870Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2022-08-17T12:43:16.4835981Z with 2022-08-17T12:43:16.4836068Z [ 2022-08-17T12:43:16.4836234Z T=c10::impl::AnnotatedSchema 2022-08-17T12:43:16.4836337Z ] 2022-08-17T12:43:16.4836980Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2022-08-17T12:43:16.4837089Z with 2022-08-17T12:43:16.4837193Z [ 2022-08-17T12:43:16.4837363Z T=c10::impl::AnnotatedSchema 2022-08-17T12:43:16.4837467Z ] 2022-08-17T12:43:16.4838023Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to alias template instantiation 'c10::OptionalBase' being compiled 2022-08-17T12:43:16.4838644Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\ATen/core/dispatch/OperatorEntry.h(221): note: see reference to class template instantiation 'c10::optional' being compiled 2022-08-17T12:43:16.4839199Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(445): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2022-08-17T12:43:16.4839303Z with 2022-08-17T12:43:16.4839410Z [ 2022-08-17T12:43:16.4839572Z T=c10::impl::AnnotatedSchema 2022-08-17T12:43:16.4839677Z ] 2022-08-17T12:43:16.4840182Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(211): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2022-08-17T12:43:16.4840294Z with 2022-08-17T12:43:16.4840382Z [ 2022-08-17T12:43:16.4840621Z T=c10::impl::OperatorEntry::CppSignatureWithDebug 2022-08-17T12:43:16.4840822Z ] 2022-08-17T12:43:16.4841393Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(410): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2022-08-17T12:43:16.4841499Z with 2022-08-17T12:43:16.4841602Z [ 2022-08-17T12:43:16.4841833Z T=c10::impl::OperatorEntry::CppSignatureWithDebug 2022-08-17T12:43:16.4841935Z ] 2022-08-17T12:43:16.4842508Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2022-08-17T12:43:16.4842686Z with 2022-08-17T12:43:16.4842787Z [ 2022-08-17T12:43:16.4843019Z T=c10::impl::OperatorEntry::CppSignatureWithDebug 2022-08-17T12:43:16.4843121Z ] 2022-08-17T12:43:16.4843771Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2022-08-17T12:43:16.4843877Z with 2022-08-17T12:43:16.4843973Z [ 2022-08-17T12:43:16.4844188Z T=c10::impl::OperatorEntry::CppSignatureWithDebug 2022-08-17T12:43:16.4844287Z ] 2022-08-17T12:43:16.4844929Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to alias template instantiation 'c10::OptionalBase' being compiled 2022-08-17T12:43:16.4845589Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\ATen/core/dispatch/OperatorEntry.h(282): note: see reference to class template instantiation 'c10::optional' being compiled 2022-08-17T12:43:16.4846175Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(445): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2022-08-17T12:43:16.4846285Z with 2022-08-17T12:43:16.4846385Z [ 2022-08-17T12:43:16.4846617Z T=c10::impl::OperatorEntry::CppSignatureWithDebug 2022-08-17T12:43:16.4846718Z ] 2022-08-17T12:43:16.4847232Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(211): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2022-08-17T12:43:16.4847323Z with 2022-08-17T12:43:16.4847423Z [ 2022-08-17T12:43:16.4847568Z T=at::StepCallbacks 2022-08-17T12:43:16.4847673Z ] 2022-08-17T12:43:16.4848204Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(410): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2022-08-17T12:43:16.4848323Z with 2022-08-17T12:43:16.4848425Z [ 2022-08-17T12:43:16.4848550Z T=at::StepCallbacks 2022-08-17T12:43:16.4848653Z ] 2022-08-17T12:43:16.4849245Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2022-08-17T12:43:16.4849353Z with 2022-08-17T12:43:16.4849462Z [ 2022-08-17T12:43:16.4849604Z T=at::StepCallbacks 2022-08-17T12:43:16.4849705Z ] 2022-08-17T12:43:16.4850381Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2022-08-17T12:43:16.4850473Z with 2022-08-17T12:43:16.4850665Z [ 2022-08-17T12:43:16.4850813Z T=at::StepCallbacks 2022-08-17T12:43:16.4850918Z ] 2022-08-17T12:43:16.4851485Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to alias template instantiation 'c10::OptionalBase' being compiled 2022-08-17T12:43:16.4852058Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\ATen/core/dispatch/Dispatcher.h(610): note: see reference to class template instantiation 'c10::optional' being compiled 2022-08-17T12:43:16.4852691Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(445): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2022-08-17T12:43:16.4852801Z with 2022-08-17T12:43:16.4852900Z [ 2022-08-17T12:43:16.4853037Z T=at::StepCallbacks 2022-08-17T12:43:16.4853141Z ] 2022-08-17T12:43:16.4897674Z [22/34] cl /showIncludes /nologo /O2 /W3 /GL /DNDEBUG /MD /MD /wd4819 /wd4251 /wd4244 /wd4267 /wd4275 /wd4018 /wd4190 /EHsc -DFUNCTORCH_BUILD_MAIN_LIB -IC:\actions-runner\_work\pytorch\pytorch\functorch -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 -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" -c C:\actions-runner\_work\pytorch\pytorch\functorch\functorch\csrc\FunctionalizeInterpreter.cpp /FoC:\actions-runner\_work\pytorch\pytorch\functorch\build\temp.win-amd64-3.9\Release\actions-runner\_work\pytorch\pytorch\functorch\functorch\csrc\FunctionalizeInterpreter.obj -O3 -std=c++14 -fdiagnostics-color=always -DTORCH_API_INCLUDE_EXTENSION_H -DTORCH_EXTENSION_NAME=_C -D_GLIBCXX_USE_CXX11_ABI=0 /std:c++14 2022-08-17T12:43:16.4898207Z cl : Command line warning D9002 : ignoring unknown option '-O3' 2022-08-17T12:43:16.4898447Z cl : Command line warning D9002 : ignoring unknown option '-std=c++14' 2022-08-17T12:43:16.4898766Z cl : Command line warning D9002 : ignoring unknown option '-fdiagnostics-color=always' 2022-08-17T12:43:16.4899492Z 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-08-17T12:43:16.4900038Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/core/TensorImpl.h(2391): warning C4805: '|': unsafe mix of type 'uintptr_t' and type 'bool' in operation 2022-08-17T12:43:16.4900623Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(211): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2022-08-17T12:43:16.4900742Z with 2022-08-17T12:43:16.4900834Z [ 2022-08-17T12:43:16.4900978Z T=at::TensorBase 2022-08-17T12:43:16.4901062Z ] 2022-08-17T12:43:16.4901557Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(410): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2022-08-17T12:43:16.4901663Z with 2022-08-17T12:43:16.4901759Z [ 2022-08-17T12:43:16.4901891Z T=at::TensorBase 2022-08-17T12:43:16.4902149Z ] 2022-08-17T12:43:16.4902731Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2022-08-17T12:43:16.4902839Z with 2022-08-17T12:43:16.4902946Z [ 2022-08-17T12:43:16.4903094Z T=at::TensorBase 2022-08-17T12:43:16.4903203Z ] 2022-08-17T12:43:16.4903807Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2022-08-17T12:43:16.4904530Z with 2022-08-17T12:43:16.4904629Z [ 2022-08-17T12:43:16.4904736Z T=at::TensorBase 2022-08-17T12:43:16.4904824Z ] 2022-08-17T12:43:16.4905309Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to alias template instantiation 'c10::OptionalBase' being compiled 2022-08-17T12:43:16.4905891Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\ATen/core/TensorBase.h(917): note: see reference to class template instantiation 'c10::optional' being compiled 2022-08-17T12:43:16.4906424Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(445): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2022-08-17T12:43:16.4906518Z with 2022-08-17T12:43:16.4906607Z [ 2022-08-17T12:43:16.4906728Z T=at::TensorBase 2022-08-17T12:43:16.4906802Z ] 2022-08-17T12:43:16.4907242Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(211): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2022-08-17T12:43:16.4907340Z with 2022-08-17T12:43:16.4907433Z [ 2022-08-17T12:43:16.4907554Z T=at::Tensor 2022-08-17T12:43:16.4907643Z ] 2022-08-17T12:43:16.4908150Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(410): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2022-08-17T12:43:16.4908252Z with 2022-08-17T12:43:16.4908330Z [ 2022-08-17T12:43:16.4908443Z T=at::Tensor 2022-08-17T12:43:16.4908532Z ] 2022-08-17T12:43:16.4909076Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2022-08-17T12:43:16.4909180Z with 2022-08-17T12:43:16.4909277Z [ 2022-08-17T12:43:16.4909393Z T=at::Tensor 2022-08-17T12:43:16.4909495Z ] 2022-08-17T12:43:16.4910095Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2022-08-17T12:43:16.4910201Z with 2022-08-17T12:43:16.4910303Z [ 2022-08-17T12:43:16.4910420Z T=at::Tensor 2022-08-17T12:43:16.4910512Z ] 2022-08-17T12:43:16.4911028Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to alias template instantiation 'c10::OptionalBase' being compiled 2022-08-17T12:43:16.4911576Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\ATen/core/TensorBody.h(510): note: see reference to class template instantiation 'c10::optional' being compiled 2022-08-17T12:43:16.4912156Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(445): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2022-08-17T12:43:16.4912446Z with 2022-08-17T12:43:16.4912529Z [ 2022-08-17T12:43:16.4912665Z T=at::Tensor 2022-08-17T12:43:16.4912767Z ] 2022-08-17T12:43:16.4913274Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(211): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2022-08-17T12:43:16.4913379Z with 2022-08-17T12:43:16.4913475Z [ 2022-08-17T12:43:16.4913604Z T=at::Generator 2022-08-17T12:43:16.4913687Z ] 2022-08-17T12:43:16.4914958Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(410): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2022-08-17T12:43:16.4915091Z with 2022-08-17T12:43:16.4915189Z [ 2022-08-17T12:43:16.4915320Z T=at::Generator 2022-08-17T12:43:16.4915418Z ] 2022-08-17T12:43:16.4916000Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2022-08-17T12:43:16.4916102Z with 2022-08-17T12:43:16.4916182Z [ 2022-08-17T12:43:16.4916311Z T=at::Generator 2022-08-17T12:43:16.4916408Z ] 2022-08-17T12:43:16.4917055Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2022-08-17T12:43:16.4917161Z with 2022-08-17T12:43:16.4917256Z [ 2022-08-17T12:43:16.4917384Z T=at::Generator 2022-08-17T12:43:16.4917489Z ] 2022-08-17T12:43:16.4917998Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to alias template instantiation 'c10::OptionalBase' being compiled 2022-08-17T12:43:16.4918540Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\ATen/core/TensorBody.h(585): note: see reference to class template instantiation 'c10::optional' being compiled 2022-08-17T12:43:16.4919103Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(445): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2022-08-17T12:43:16.4919209Z with 2022-08-17T12:43:16.4919314Z [ 2022-08-17T12:43:16.4919444Z T=at::Generator 2022-08-17T12:43:16.4919542Z ] 2022-08-17T12:43:16.4920048Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(211): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2022-08-17T12:43:16.4920160Z with 2022-08-17T12:43:16.4920245Z [ 2022-08-17T12:43:16.4920375Z T=std::string 2022-08-17T12:43:16.4920472Z ] 2022-08-17T12:43:16.4921019Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(410): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2022-08-17T12:43:16.4921127Z with 2022-08-17T12:43:16.4921228Z [ 2022-08-17T12:43:16.4921356Z T=std::string 2022-08-17T12:43:16.4921436Z ] 2022-08-17T12:43:16.4922048Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2022-08-17T12:43:16.4922156Z with 2022-08-17T12:43:16.4922437Z [ 2022-08-17T12:43:16.4922562Z T=std::string 2022-08-17T12:43:16.4922657Z ] 2022-08-17T12:43:16.4923285Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2022-08-17T12:43:16.4923388Z with 2022-08-17T12:43:16.4923465Z [ 2022-08-17T12:43:16.4923588Z T=std::string 2022-08-17T12:43:16.4923682Z ] 2022-08-17T12:43:16.4925246Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to alias template instantiation 'c10::OptionalBase' being compiled 2022-08-17T12:43:16.4925924Z 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-08-17T12:43:16.4926509Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(445): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2022-08-17T12:43:16.4926625Z with 2022-08-17T12:43:16.4926722Z [ 2022-08-17T12:43:16.4926854Z T=std::string 2022-08-17T12:43:16.4926932Z ] 2022-08-17T12:43:16.4927436Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(211): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2022-08-17T12:43:16.4927536Z with 2022-08-17T12:43:16.4927629Z [ 2022-08-17T12:43:16.4927772Z T=c10::QualifiedName 2022-08-17T12:43:16.4927871Z ] 2022-08-17T12:43:16.4930257Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(410): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2022-08-17T12:43:16.4930400Z with 2022-08-17T12:43:16.4930481Z [ 2022-08-17T12:43:16.4930636Z T=c10::QualifiedName 2022-08-17T12:43:16.4930730Z ] 2022-08-17T12:43:16.4931341Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2022-08-17T12:43:16.4931454Z with 2022-08-17T12:43:16.4931547Z [ 2022-08-17T12:43:16.4931693Z T=c10::QualifiedName 2022-08-17T12:43:16.4931775Z ] 2022-08-17T12:43:16.4932441Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2022-08-17T12:43:16.4932542Z with 2022-08-17T12:43:16.4932646Z [ 2022-08-17T12:43:16.4932788Z T=c10::QualifiedName 2022-08-17T12:43:16.4932884Z ] 2022-08-17T12:43:16.4933432Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to alias template instantiation 'c10::OptionalBase' being compiled 2022-08-17T12:43:16.4934072Z 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-08-17T12:43:16.4934654Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(445): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2022-08-17T12:43:16.4934750Z with 2022-08-17T12:43:16.4934855Z [ 2022-08-17T12:43:16.4935001Z T=c10::QualifiedName 2022-08-17T12:43:16.4935285Z ] 2022-08-17T12:43:16.4935797Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(211): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2022-08-17T12:43:16.4935900Z with 2022-08-17T12:43:16.4935997Z [ 2022-08-17T12:43:16.4936210Z T=std::shared_ptr 2022-08-17T12:43:16.4936293Z ] 2022-08-17T12:43:16.4936832Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(410): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2022-08-17T12:43:16.4936937Z with 2022-08-17T12:43:16.4937028Z [ 2022-08-17T12:43:16.4937941Z T=std::shared_ptr 2022-08-17T12:43:16.4938054Z ] 2022-08-17T12:43:16.4938930Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2022-08-17T12:43:16.4939046Z with 2022-08-17T12:43:16.4939133Z [ 2022-08-17T12:43:16.4939349Z T=std::shared_ptr 2022-08-17T12:43:16.4939452Z ] 2022-08-17T12:43:16.4940108Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2022-08-17T12:43:16.4940211Z with 2022-08-17T12:43:16.4940307Z [ 2022-08-17T12:43:16.4940517Z T=std::shared_ptr 2022-08-17T12:43:16.4940618Z ] 2022-08-17T12:43:16.4941226Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to alias template instantiation 'c10::OptionalBase>' being compiled 2022-08-17T12:43:16.4941861Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\ATen/core/ivalue.h(1342): note: see reference to class template instantiation 'c10::optional>' being compiled 2022-08-17T12:43:16.4942458Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(445): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2022-08-17T12:43:16.4942565Z with 2022-08-17T12:43:16.4942663Z [ 2022-08-17T12:43:16.4942879Z T=std::shared_ptr 2022-08-17T12:43:16.4942981Z ] 2022-08-17T12:43:16.4943723Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(211): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2022-08-17T12:43:16.4943842Z with 2022-08-17T12:43:16.4943926Z [ 2022-08-17T12:43:16.4944139Z T=std::weak_ptr 2022-08-17T12:43:16.4944232Z ] 2022-08-17T12:43:16.4944895Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(410): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2022-08-17T12:43:16.4945013Z with 2022-08-17T12:43:16.4969011Z [ 2022-08-17T12:43:16.4969381Z T=std::weak_ptr 2022-08-17T12:43:16.4969485Z ] 2022-08-17T12:43:16.4970162Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2022-08-17T12:43:16.4970284Z with 2022-08-17T12:43:16.4970369Z [ 2022-08-17T12:43:16.4970784Z T=std::weak_ptr 2022-08-17T12:43:16.4970882Z ] 2022-08-17T12:43:16.4971521Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2022-08-17T12:43:16.4971627Z with 2022-08-17T12:43:16.4971716Z [ 2022-08-17T12:43:16.4971900Z T=std::weak_ptr 2022-08-17T12:43:16.4971990Z ] 2022-08-17T12:43:16.4973136Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to alias template instantiation 'c10::OptionalBase>' being compiled 2022-08-17T12:43:16.4973781Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\ATen/core/ivalue.h(1343): note: see reference to class template instantiation 'c10::optional>' being compiled 2022-08-17T12:43:16.4974405Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(445): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2022-08-17T12:43:16.4974519Z with 2022-08-17T12:43:16.4974627Z [ 2022-08-17T12:43:16.4974832Z T=std::weak_ptr 2022-08-17T12:43:16.4974932Z ] 2022-08-17T12:43:16.4975378Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(211): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2022-08-17T12:43:16.4975471Z with 2022-08-17T12:43:16.4975548Z [ 2022-08-17T12:43:16.4975767Z T=std::vector> 2022-08-17T12:43:16.4975860Z ] 2022-08-17T12:43:16.4976357Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(410): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2022-08-17T12:43:16.4976456Z with 2022-08-17T12:43:16.4976547Z [ 2022-08-17T12:43:16.4976780Z T=std::vector> 2022-08-17T12:43:16.4976871Z ] 2022-08-17T12:43:16.4977482Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2022-08-17T12:43:16.4977574Z with 2022-08-17T12:43:16.4977674Z [ 2022-08-17T12:43:16.4977920Z T=std::vector> 2022-08-17T12:43:16.4978016Z ] 2022-08-17T12:43:16.4978660Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2022-08-17T12:43:16.4978880Z with 2022-08-17T12:43:16.4978987Z [ 2022-08-17T12:43:16.4979243Z T=std::vector> 2022-08-17T12:43:16.4979335Z ] 2022-08-17T12:43:16.4979963Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to alias template instantiation 'c10::OptionalBase>>' being compiled 2022-08-17T12:43:16.4980580Z 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-08-17T12:43:16.4981061Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(445): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2022-08-17T12:43:16.4981277Z with 2022-08-17T12:43:16.4981368Z [ 2022-08-17T12:43:16.4981590Z T=std::vector> 2022-08-17T12:43:16.4981680Z ] 2022-08-17T12:43:16.4982117Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(211): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2022-08-17T12:43:16.4982196Z with 2022-08-17T12:43:16.4982287Z [ 2022-08-17T12:43:16.4982938Z T=std::vector> 2022-08-17T12:43:16.4983049Z ] 2022-08-17T12:43:16.4983595Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(410): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2022-08-17T12:43:16.4983703Z with 2022-08-17T12:43:16.4983798Z [ 2022-08-17T12:43:16.4983991Z T=std::vector> 2022-08-17T12:43:16.4984078Z ] 2022-08-17T12:43:16.4984682Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2022-08-17T12:43:16.4984783Z with 2022-08-17T12:43:16.4984883Z [ 2022-08-17T12:43:16.4985058Z T=std::vector> 2022-08-17T12:43:16.4985161Z ] 2022-08-17T12:43:16.4985802Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2022-08-17T12:43:16.4985912Z with 2022-08-17T12:43:16.4985991Z [ 2022-08-17T12:43:16.4986165Z T=std::vector> 2022-08-17T12:43:16.4986251Z ] 2022-08-17T12:43:16.4986843Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to alias template instantiation 'c10::OptionalBase>>' being compiled 2022-08-17T12:43:16.4987404Z 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-08-17T12:43:16.4987966Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(445): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2022-08-17T12:43:16.4988065Z with 2022-08-17T12:43:16.4988161Z [ 2022-08-17T12:43:16.4988345Z T=std::vector> 2022-08-17T12:43:16.4988419Z ] 2022-08-17T12:43:16.4988919Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(211): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2022-08-17T12:43:16.4989021Z with 2022-08-17T12:43:16.4989121Z [ 2022-08-17T12:43:16.4989396Z T=std::vector,std::allocator>> 2022-08-17T12:43:16.4989499Z ] 2022-08-17T12:43:16.4990084Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(410): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2022-08-17T12:43:16.4990183Z with 2022-08-17T12:43:16.4990425Z [ 2022-08-17T12:43:16.4990720Z T=std::vector,std::allocator>> 2022-08-17T12:43:16.4990944Z ] 2022-08-17T12:43:16.4991479Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2022-08-17T12:43:16.4991572Z with 2022-08-17T12:43:16.4991666Z [ 2022-08-17T12:43:16.4991908Z T=std::vector,std::allocator>> 2022-08-17T12:43:16.4992001Z ] 2022-08-17T12:43:16.4993171Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2022-08-17T12:43:16.4993275Z with 2022-08-17T12:43:16.4993370Z [ 2022-08-17T12:43:16.4993618Z T=std::vector,std::allocator>> 2022-08-17T12:43:16.4993711Z ] 2022-08-17T12:43:16.4994294Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to alias template instantiation 'c10::OptionalBase,std::allocator>>>' being compiled 2022-08-17T12:43:16.4994888Z 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-08-17T12:43:16.4995389Z 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-08-17T12:43:16.4995908Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(445): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2022-08-17T12:43:16.4996016Z with 2022-08-17T12:43:16.4996112Z [ 2022-08-17T12:43:16.4996556Z T=std::vector,std::allocator>> 2022-08-17T12:43:16.4996672Z ] 2022-08-17T12:43:16.4997177Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(211): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2022-08-17T12:43:16.4997591Z with 2022-08-17T12:43:16.4997721Z [ 2022-08-17T12:43:16.4998057Z T=std::vector,std::allocator>> 2022-08-17T12:43:16.4998165Z ] 2022-08-17T12:43:16.4998764Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(410): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2022-08-17T12:43:16.4998888Z with 2022-08-17T12:43:16.4999201Z [ 2022-08-17T12:43:16.4999455Z T=std::vector,std::allocator>> 2022-08-17T12:43:16.4999559Z ] 2022-08-17T12:43:16.5000133Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2022-08-17T12:43:16.5000238Z with 2022-08-17T12:43:16.5000335Z [ 2022-08-17T12:43:16.5000596Z T=std::vector,std::allocator>> 2022-08-17T12:43:16.5000692Z ] 2022-08-17T12:43:16.5001344Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2022-08-17T12:43:16.5001637Z with 2022-08-17T12:43:16.5001746Z [ 2022-08-17T12:43:16.5002014Z T=std::vector,std::allocator>> 2022-08-17T12:43:16.5002129Z ] 2022-08-17T12:43:16.5002796Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to alias template instantiation 'c10::OptionalBase,std::allocator>>>' being compiled 2022-08-17T12:43:16.5003573Z 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-08-17T12:43:16.5004164Z 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-08-17T12:43:16.5004814Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(445): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2022-08-17T12:43:16.5004928Z with 2022-08-17T12:43:16.5005032Z [ 2022-08-17T12:43:16.5005285Z T=std::vector,std::allocator>> 2022-08-17T12:43:16.5005389Z ] 2022-08-17T12:43:16.5005927Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(211): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2022-08-17T12:43:16.5006034Z with 2022-08-17T12:43:16.5006127Z [ 2022-08-17T12:43:16.5006334Z T=std::vector> 2022-08-17T12:43:16.5006441Z ] 2022-08-17T12:43:16.5007007Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(410): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2022-08-17T12:43:16.5007100Z with 2022-08-17T12:43:16.5007203Z [ 2022-08-17T12:43:16.5007423Z T=std::vector> 2022-08-17T12:43:16.5007533Z ] 2022-08-17T12:43:16.5008131Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2022-08-17T12:43:16.5008247Z with 2022-08-17T12:43:16.5008340Z [ 2022-08-17T12:43:16.5008541Z T=std::vector> 2022-08-17T12:43:16.5008625Z ] 2022-08-17T12:43:16.5009322Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2022-08-17T12:43:16.5009437Z with 2022-08-17T12:43:16.5009542Z [ 2022-08-17T12:43:16.5009756Z T=std::vector> 2022-08-17T12:43:16.5009861Z ] 2022-08-17T12:43:16.5010485Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to alias template instantiation 'c10::OptionalBase>>' being compiled 2022-08-17T12:43:16.5010600Z with 2022-08-17T12:43:16.5010690Z [ 2022-08-17T12:43:16.5010816Z T=int64_t 2022-08-17T12:43:16.5010927Z ] 2022-08-17T12:43:16.5011542Z 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-08-17T12:43:16.5011831Z with 2022-08-17T12:43:16.5011940Z [ 2022-08-17T12:43:16.5012062Z T=int64_t 2022-08-17T12:43:16.5012153Z ] 2022-08-17T12:43:16.5012682Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(445): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2022-08-17T12:43:16.5012947Z with 2022-08-17T12:43:16.5013063Z [ 2022-08-17T12:43:16.5013341Z T=std::vector> 2022-08-17T12:43:16.5013454Z ] 2022-08-17T12:43:16.5014145Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(211): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2022-08-17T12:43:16.5014260Z with 2022-08-17T12:43:16.5014343Z [ 2022-08-17T12:43:16.5014598Z T=c10::impl::InlineDeviceGuard 2022-08-17T12:43:16.5014695Z ] 2022-08-17T12:43:16.5015143Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(410): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2022-08-17T12:43:16.5015240Z with 2022-08-17T12:43:16.5015328Z [ 2022-08-17T12:43:16.5015529Z T=c10::impl::InlineDeviceGuard 2022-08-17T12:43:16.5015621Z ] 2022-08-17T12:43:16.5016306Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2022-08-17T12:43:16.5016422Z with 2022-08-17T12:43:16.5016497Z [ 2022-08-17T12:43:16.5016683Z T=c10::impl::InlineDeviceGuard 2022-08-17T12:43:16.5016781Z ] 2022-08-17T12:43:16.5017388Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2022-08-17T12:43:16.5017494Z with 2022-08-17T12:43:16.5017601Z [ 2022-08-17T12:43:16.5017867Z T=c10::impl::InlineDeviceGuard 2022-08-17T12:43:16.5017957Z ] 2022-08-17T12:43:16.5018970Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to alias template instantiation 'c10::OptionalBase>' being compiled 2022-08-17T12:43:16.5019653Z 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-08-17T12:43:16.5020310Z 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-08-17T12:43:16.5020890Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(445): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2022-08-17T12:43:16.5020998Z with 2022-08-17T12:43:16.5021102Z [ 2022-08-17T12:43:16.5021358Z T=c10::impl::InlineDeviceGuard 2022-08-17T12:43:16.5021444Z ] 2022-08-17T12:43:16.5021954Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(211): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2022-08-17T12:43:16.5022228Z with 2022-08-17T12:43:16.5022329Z [ 2022-08-17T12:43:16.5022573Z T=c10::impl::InlineStreamGuard 2022-08-17T12:43:16.5022663Z ] 2022-08-17T12:43:16.5023121Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(410): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2022-08-17T12:43:16.5023218Z with 2022-08-17T12:43:16.5023292Z [ 2022-08-17T12:43:16.5023515Z T=c10::impl::InlineStreamGuard 2022-08-17T12:43:16.5023606Z ] 2022-08-17T12:43:16.5024279Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2022-08-17T12:43:16.5024388Z with 2022-08-17T12:43:16.5024476Z [ 2022-08-17T12:43:16.5024740Z T=c10::impl::InlineStreamGuard 2022-08-17T12:43:16.5024846Z ] 2022-08-17T12:43:16.5025544Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2022-08-17T12:43:16.5025633Z with 2022-08-17T12:43:16.5025729Z [ 2022-08-17T12:43:16.5025942Z T=c10::impl::InlineStreamGuard 2022-08-17T12:43:16.5026031Z ] 2022-08-17T12:43:16.5026602Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to alias template instantiation 'c10::OptionalBase>' being compiled 2022-08-17T12:43:16.5027222Z 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-08-17T12:43:16.5027896Z 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-08-17T12:43:16.5028458Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(445): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2022-08-17T12:43:16.5028570Z with 2022-08-17T12:43:16.5028667Z [ 2022-08-17T12:43:16.5028900Z T=c10::impl::InlineStreamGuard 2022-08-17T12:43:16.5028993Z ] 2022-08-17T12:43:16.5029504Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(211): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2022-08-17T12:43:16.5029619Z with 2022-08-17T12:43:16.5029715Z [ 2022-08-17T12:43:16.5029894Z T=c10::impl::VirtualGuardImpl 2022-08-17T12:43:16.5029997Z ] 2022-08-17T12:43:16.5030557Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(410): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2022-08-17T12:43:16.5030647Z with 2022-08-17T12:43:16.5030738Z [ 2022-08-17T12:43:16.5030906Z T=c10::impl::VirtualGuardImpl 2022-08-17T12:43:16.5031008Z ] 2022-08-17T12:43:16.5031623Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2022-08-17T12:43:16.5031890Z with 2022-08-17T12:43:16.5031987Z [ 2022-08-17T12:43:16.5032156Z T=c10::impl::VirtualGuardImpl 2022-08-17T12:43:16.5032238Z ] 2022-08-17T12:43:16.5032902Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2022-08-17T12:43:16.5033008Z with 2022-08-17T12:43:16.5033101Z [ 2022-08-17T12:43:16.5033249Z T=c10::impl::VirtualGuardImpl 2022-08-17T12:43:16.5033341Z ] 2022-08-17T12:43:16.5034043Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to alias template instantiation 'c10::OptionalBase' being compiled 2022-08-17T12:43:16.5034631Z 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-08-17T12:43:16.5034733Z with 2022-08-17T12:43:16.5034842Z [ 2022-08-17T12:43:16.5035019Z T=c10::impl::VirtualGuardImpl 2022-08-17T12:43:16.5035118Z ] 2022-08-17T12:43:16.5035942Z 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-08-17T12:43:16.5036495Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(445): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2022-08-17T12:43:16.5036601Z with 2022-08-17T12:43:16.5036692Z [ 2022-08-17T12:43:16.5036842Z T=c10::impl::VirtualGuardImpl 2022-08-17T12:43:16.5036917Z ] 2022-08-17T12:43:16.5037376Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(211): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2022-08-17T12:43:16.5037474Z with 2022-08-17T12:43:16.5037563Z [ 2022-08-17T12:43:16.5037850Z T=std::vector> 2022-08-17T12:43:16.5037942Z ] 2022-08-17T12:43:16.5038454Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(410): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2022-08-17T12:43:16.5038555Z with 2022-08-17T12:43:16.5038637Z [ 2022-08-17T12:43:16.5038976Z T=std::vector> 2022-08-17T12:43:16.5039079Z ] 2022-08-17T12:43:16.5039693Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2022-08-17T12:43:16.5039799Z with 2022-08-17T12:43:16.5039893Z [ 2022-08-17T12:43:16.5040159Z T=std::vector> 2022-08-17T12:43:16.5040250Z ] 2022-08-17T12:43:16.5040825Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2022-08-17T12:43:16.5040907Z with 2022-08-17T12:43:16.5041006Z [ 2022-08-17T12:43:16.5041284Z T=std::vector> 2022-08-17T12:43:16.5041378Z ] 2022-08-17T12:43:16.5042225Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to alias template instantiation 'c10::OptionalBase>>' being compiled 2022-08-17T12:43:16.5042900Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\ATen/core/ivalue_inl.h(843): note: see reference to class template instantiation 'c10::optional>>' being compiled 2022-08-17T12:43:16.5043560Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(445): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2022-08-17T12:43:16.5043657Z with 2022-08-17T12:43:16.5043729Z [ 2022-08-17T12:43:16.5043953Z T=std::vector> 2022-08-17T12:43:16.5044007Z ] 2022-08-17T12:43:16.5044325Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(211): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2022-08-17T12:43:16.5044389Z with 2022-08-17T12:43:16.5044450Z [ 2022-08-17T12:43:16.5044535Z T=c10::IValue 2022-08-17T12:43:16.5044596Z ] 2022-08-17T12:43:16.5044983Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(410): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2022-08-17T12:43:16.5045082Z with 2022-08-17T12:43:16.5045153Z [ 2022-08-17T12:43:16.5045274Z T=c10::IValue 2022-08-17T12:43:16.5045366Z ] 2022-08-17T12:43:16.5046013Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2022-08-17T12:43:16.5046132Z with 2022-08-17T12:43:16.5046237Z [ 2022-08-17T12:43:16.5046356Z T=c10::IValue 2022-08-17T12:43:16.5046440Z ] 2022-08-17T12:43:16.5046998Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2022-08-17T12:43:16.5047089Z with 2022-08-17T12:43:16.5047177Z [ 2022-08-17T12:43:16.5047286Z T=c10::IValue 2022-08-17T12:43:16.5047374Z ] 2022-08-17T12:43:16.5047851Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to alias template instantiation 'c10::OptionalBase' being compiled 2022-08-17T12:43:16.5048353Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\ATen/core/function_schema.h(181): note: see reference to class template instantiation 'c10::optional' being compiled 2022-08-17T12:43:16.5048911Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(445): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2022-08-17T12:43:16.5049013Z with 2022-08-17T12:43:16.5049116Z [ 2022-08-17T12:43:16.5049251Z T=c10::IValue 2022-08-17T12:43:16.5049356Z ] 2022-08-17T12:43:16.5049847Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(211): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2022-08-17T12:43:16.5049950Z with 2022-08-17T12:43:16.5050042Z [ 2022-08-17T12:43:16.5050176Z T=c10::AliasInfo 2022-08-17T12:43:16.5050398Z ] 2022-08-17T12:43:16.5050932Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(410): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2022-08-17T12:43:16.5051037Z with 2022-08-17T12:43:16.5051139Z [ 2022-08-17T12:43:16.5051270Z T=c10::AliasInfo 2022-08-17T12:43:16.5051363Z ] 2022-08-17T12:43:16.5051962Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2022-08-17T12:43:16.5052065Z with 2022-08-17T12:43:16.5052147Z [ 2022-08-17T12:43:16.5052396Z T=c10::AliasInfo 2022-08-17T12:43:16.5052498Z ] 2022-08-17T12:43:16.5053170Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2022-08-17T12:43:16.5053286Z with 2022-08-17T12:43:16.5053389Z [ 2022-08-17T12:43:16.5053534Z T=c10::AliasInfo 2022-08-17T12:43:16.5053614Z ] 2022-08-17T12:43:16.5054128Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to alias template instantiation 'c10::OptionalBase' being compiled 2022-08-17T12:43:16.5054695Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\ATen/core/function_schema.h(28): note: see reference to class template instantiation 'c10::optional' being compiled 2022-08-17T12:43:16.5055293Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(445): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2022-08-17T12:43:16.5055409Z with 2022-08-17T12:43:16.5055510Z [ 2022-08-17T12:43:16.5055658Z T=c10::AliasInfo 2022-08-17T12:43:16.5055760Z ] 2022-08-17T12:43:16.5056273Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(211): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2022-08-17T12:43:16.5056368Z with 2022-08-17T12:43:16.5056465Z [ 2022-08-17T12:43:16.5056635Z T=c10::impl::AnnotatedSchema 2022-08-17T12:43:16.5056726Z ] 2022-08-17T12:43:16.5057187Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(410): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2022-08-17T12:43:16.5057284Z with 2022-08-17T12:43:16.5057374Z [ 2022-08-17T12:43:16.5057522Z T=c10::impl::AnnotatedSchema 2022-08-17T12:43:16.5057598Z ] 2022-08-17T12:43:16.5058145Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2022-08-17T12:43:16.5058244Z with 2022-08-17T12:43:16.5058330Z [ 2022-08-17T12:43:16.5058436Z T=c10::impl::AnnotatedSchema 2022-08-17T12:43:16.5058529Z ] 2022-08-17T12:43:16.5059269Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2022-08-17T12:43:16.5059382Z with 2022-08-17T12:43:16.5059478Z [ 2022-08-17T12:43:16.5059657Z T=c10::impl::AnnotatedSchema 2022-08-17T12:43:16.5059762Z ] 2022-08-17T12:43:16.5060305Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to alias template instantiation 'c10::OptionalBase' being compiled 2022-08-17T12:43:16.5061558Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\ATen/core/dispatch/OperatorEntry.h(221): note: see reference to class template instantiation 'c10::optional' being compiled 2022-08-17T12:43:16.5062079Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(445): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2022-08-17T12:43:16.5062192Z with 2022-08-17T12:43:16.5062295Z [ 2022-08-17T12:43:16.5062591Z T=c10::impl::AnnotatedSchema 2022-08-17T12:43:16.5062675Z ] 2022-08-17T12:43:16.5063182Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(211): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2022-08-17T12:43:16.5063287Z with 2022-08-17T12:43:16.5063375Z [ 2022-08-17T12:43:16.5063606Z T=c10::impl::OperatorEntry::CppSignatureWithDebug 2022-08-17T12:43:16.5063707Z ] 2022-08-17T12:43:16.5064258Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(410): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2022-08-17T12:43:16.5064371Z with 2022-08-17T12:43:16.5064450Z [ 2022-08-17T12:43:16.5064676Z T=c10::impl::OperatorEntry::CppSignatureWithDebug 2022-08-17T12:43:16.5064945Z ] 2022-08-17T12:43:16.5065767Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2022-08-17T12:43:16.5065878Z with 2022-08-17T12:43:16.5065980Z [ 2022-08-17T12:43:16.5066203Z T=c10::impl::OperatorEntry::CppSignatureWithDebug 2022-08-17T12:43:16.5066279Z ] 2022-08-17T12:43:16.5066892Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2022-08-17T12:43:16.5067000Z with 2022-08-17T12:43:16.5067099Z [ 2022-08-17T12:43:16.5067341Z T=c10::impl::OperatorEntry::CppSignatureWithDebug 2022-08-17T12:43:16.5067435Z ] 2022-08-17T12:43:16.5068080Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to alias template instantiation 'c10::OptionalBase' being compiled 2022-08-17T12:43:16.5068791Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\ATen/core/dispatch/OperatorEntry.h(282): note: see reference to class template instantiation 'c10::optional' being compiled 2022-08-17T12:43:16.5069435Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(445): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2022-08-17T12:43:16.5069547Z with 2022-08-17T12:43:16.5069632Z [ 2022-08-17T12:43:16.5069881Z T=c10::impl::OperatorEntry::CppSignatureWithDebug 2022-08-17T12:43:16.5069984Z ] 2022-08-17T12:43:16.5070524Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(211): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2022-08-17T12:43:16.5070641Z with 2022-08-17T12:43:16.5070746Z [ 2022-08-17T12:43:16.5070907Z T=at::StepCallbacks 2022-08-17T12:43:16.5071184Z ] 2022-08-17T12:43:16.5071773Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(410): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2022-08-17T12:43:16.5071884Z with 2022-08-17T12:43:16.5071991Z [ 2022-08-17T12:43:16.5072151Z T=at::StepCallbacks 2022-08-17T12:43:16.5072250Z ] 2022-08-17T12:43:16.5072891Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2022-08-17T12:43:16.5073005Z with 2022-08-17T12:43:16.5073110Z [ 2022-08-17T12:43:16.5073371Z T=at::StepCallbacks 2022-08-17T12:43:16.5073483Z ] 2022-08-17T12:43:16.5074207Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2022-08-17T12:43:16.5074314Z with 2022-08-17T12:43:16.5074402Z [ 2022-08-17T12:43:16.5074541Z T=at::StepCallbacks 2022-08-17T12:43:16.5074628Z ] 2022-08-17T12:43:16.5075133Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to alias template instantiation 'c10::OptionalBase' being compiled 2022-08-17T12:43:16.5075664Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\ATen/core/dispatch/Dispatcher.h(610): note: see reference to class template instantiation 'c10::optional' being compiled 2022-08-17T12:43:16.5076196Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(445): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2022-08-17T12:43:16.5076296Z with 2022-08-17T12:43:16.5076382Z [ 2022-08-17T12:43:16.5076487Z T=at::StepCallbacks 2022-08-17T12:43:16.5076547Z ] 2022-08-17T12:43:16.5152132Z [23/34] cl /showIncludes /nologo /O2 /W3 /GL /DNDEBUG /MD /MD /wd4819 /wd4251 /wd4244 /wd4267 /wd4275 /wd4018 /wd4190 /EHsc -DFUNCTORCH_BUILD_MAIN_LIB -IC:\actions-runner\_work\pytorch\pytorch\functorch -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 -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" -c C:\actions-runner\_work\pytorch\pytorch\functorch\functorch\csrc\PlumbingHelper.cpp /FoC:\actions-runner\_work\pytorch\pytorch\functorch\build\temp.win-amd64-3.9\Release\actions-runner\_work\pytorch\pytorch\functorch\functorch\csrc\PlumbingHelper.obj -O3 -std=c++14 -fdiagnostics-color=always -DTORCH_API_INCLUDE_EXTENSION_H -DTORCH_EXTENSION_NAME=_C -D_GLIBCXX_USE_CXX11_ABI=0 /std:c++14 2022-08-17T12:43:16.5152453Z cl : Command line warning D9002 : ignoring unknown option '-O3' 2022-08-17T12:43:16.5152653Z cl : Command line warning D9002 : ignoring unknown option '-std=c++14' 2022-08-17T12:43:16.5152873Z cl : Command line warning D9002 : ignoring unknown option '-fdiagnostics-color=always' 2022-08-17T12:43:16.5153469Z 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-08-17T12:43:16.5153875Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/core/TensorImpl.h(2391): warning C4805: '|': unsafe mix of type 'uintptr_t' and type 'bool' in operation 2022-08-17T12:43:16.5154308Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(211): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2022-08-17T12:43:16.5154401Z with 2022-08-17T12:43:16.5154504Z [ 2022-08-17T12:43:16.5154711Z T=at::TensorBase 2022-08-17T12:43:16.5154795Z ] 2022-08-17T12:43:16.5155237Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(410): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2022-08-17T12:43:16.5155314Z with 2022-08-17T12:43:16.5155399Z [ 2022-08-17T12:43:16.5155516Z T=at::TensorBase 2022-08-17T12:43:16.5155600Z ] 2022-08-17T12:43:16.5156089Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2022-08-17T12:43:16.5156179Z with 2022-08-17T12:43:16.5156265Z [ 2022-08-17T12:43:16.5156382Z T=at::TensorBase 2022-08-17T12:43:16.5156449Z ] 2022-08-17T12:43:16.5156976Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2022-08-17T12:43:16.5157065Z with 2022-08-17T12:43:16.5157162Z [ 2022-08-17T12:43:16.5157275Z T=at::TensorBase 2022-08-17T12:43:16.5157360Z ] 2022-08-17T12:43:16.5157801Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to alias template instantiation 'c10::OptionalBase' being compiled 2022-08-17T12:43:16.5158248Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\ATen/core/TensorBase.h(917): note: see reference to class template instantiation 'c10::optional' being compiled 2022-08-17T12:43:16.5158720Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(445): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2022-08-17T12:43:16.5158796Z with 2022-08-17T12:43:16.5158885Z [ 2022-08-17T12:43:16.5158992Z T=at::TensorBase 2022-08-17T12:43:16.5159078Z ] 2022-08-17T12:43:16.5159493Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(211): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2022-08-17T12:43:16.5159577Z with 2022-08-17T12:43:16.5159639Z [ 2022-08-17T12:43:16.5159717Z T=at::Tensor 2022-08-17T12:43:16.5159764Z ] 2022-08-17T12:43:16.5160084Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(410): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2022-08-17T12:43:16.5160147Z with 2022-08-17T12:43:16.5160207Z [ 2022-08-17T12:43:16.5160285Z T=at::Tensor 2022-08-17T12:43:16.5160344Z ] 2022-08-17T12:43:16.5160763Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2022-08-17T12:43:16.5160918Z with 2022-08-17T12:43:16.5161005Z [ 2022-08-17T12:43:16.5161128Z T=at::Tensor 2022-08-17T12:43:16.5161221Z ] 2022-08-17T12:43:16.5161907Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2022-08-17T12:43:16.5162016Z with 2022-08-17T12:43:16.5162118Z [ 2022-08-17T12:43:16.5162241Z T=at::Tensor 2022-08-17T12:43:16.5162313Z ] 2022-08-17T12:43:16.5162926Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to alias template instantiation 'c10::OptionalBase' being compiled 2022-08-17T12:43:16.5163486Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\ATen/core/TensorBody.h(510): note: see reference to class template instantiation 'c10::optional' being compiled 2022-08-17T12:43:16.5164051Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(445): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2022-08-17T12:43:16.5164154Z with 2022-08-17T12:43:16.5164254Z [ 2022-08-17T12:43:16.5164373Z T=at::Tensor 2022-08-17T12:43:16.5164460Z ] 2022-08-17T12:43:16.5164889Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(211): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2022-08-17T12:43:16.5164973Z with 2022-08-17T12:43:16.5165063Z [ 2022-08-17T12:43:16.5165179Z T=at::Generator 2022-08-17T12:43:16.5165264Z ] 2022-08-17T12:43:16.5165709Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(410): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2022-08-17T12:43:16.5165808Z with 2022-08-17T12:43:16.5165895Z [ 2022-08-17T12:43:16.5166001Z T=at::Generator 2022-08-17T12:43:16.5166091Z ] 2022-08-17T12:43:16.5166634Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2022-08-17T12:43:16.5166718Z with 2022-08-17T12:43:16.5166780Z [ 2022-08-17T12:43:16.5166886Z T=at::Generator 2022-08-17T12:43:16.5166974Z ] 2022-08-17T12:43:16.5167593Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2022-08-17T12:43:16.5167692Z with 2022-08-17T12:43:16.5167796Z [ 2022-08-17T12:43:16.5167936Z T=at::Generator 2022-08-17T12:43:16.5168037Z ] 2022-08-17T12:43:16.5168604Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to alias template instantiation 'c10::OptionalBase' being compiled 2022-08-17T12:43:16.5169141Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\ATen/core/TensorBody.h(585): note: see reference to class template instantiation 'c10::optional' being compiled 2022-08-17T12:43:16.5169665Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(445): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2022-08-17T12:43:16.5169770Z with 2022-08-17T12:43:16.5169859Z [ 2022-08-17T12:43:16.5170128Z T=at::Generator 2022-08-17T12:43:16.5170219Z ] 2022-08-17T12:43:16.5170696Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(211): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2022-08-17T12:43:16.5170791Z with 2022-08-17T12:43:16.5170884Z [ 2022-08-17T12:43:16.5171015Z T=std::string 2022-08-17T12:43:16.5171105Z ] 2022-08-17T12:43:16.5171596Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(410): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2022-08-17T12:43:16.5171675Z with 2022-08-17T12:43:16.5171765Z [ 2022-08-17T12:43:16.5172004Z T=std::string 2022-08-17T12:43:16.5172093Z ] 2022-08-17T12:43:16.5172592Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2022-08-17T12:43:16.5172694Z with 2022-08-17T12:43:16.5172785Z [ 2022-08-17T12:43:16.5172887Z T=std::string 2022-08-17T12:43:16.5172974Z ] 2022-08-17T12:43:16.5173537Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2022-08-17T12:43:16.5173637Z with 2022-08-17T12:43:16.5173730Z [ 2022-08-17T12:43:16.5174103Z T=std::string 2022-08-17T12:43:16.5174601Z ] 2022-08-17T12:43:16.5175227Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to alias template instantiation 'c10::OptionalBase' being compiled 2022-08-17T12:43:16.5175806Z 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-08-17T12:43:16.5176411Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(445): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2022-08-17T12:43:16.5176513Z with 2022-08-17T12:43:16.5176617Z [ 2022-08-17T12:43:16.5176747Z T=std::string 2022-08-17T12:43:16.5176843Z ] 2022-08-17T12:43:16.5177378Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(211): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2022-08-17T12:43:16.5177484Z with 2022-08-17T12:43:16.5177586Z [ 2022-08-17T12:43:16.5177715Z T=c10::QualifiedName 2022-08-17T12:43:16.5177821Z ] 2022-08-17T12:43:16.5178367Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(410): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2022-08-17T12:43:16.5178482Z with 2022-08-17T12:43:16.5178586Z [ 2022-08-17T12:43:16.5178740Z T=c10::QualifiedName 2022-08-17T12:43:16.5178951Z ] 2022-08-17T12:43:16.5179578Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2022-08-17T12:43:16.5179664Z with 2022-08-17T12:43:16.5179753Z [ 2022-08-17T12:43:16.5179892Z T=c10::QualifiedName 2022-08-17T12:43:16.5179990Z ] 2022-08-17T12:43:16.5180593Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2022-08-17T12:43:16.5180870Z with 2022-08-17T12:43:16.5180968Z [ 2022-08-17T12:43:16.5181117Z T=c10::QualifiedName 2022-08-17T12:43:16.5181199Z ] 2022-08-17T12:43:16.5181737Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to alias template instantiation 'c10::OptionalBase' being compiled 2022-08-17T12:43:16.5182296Z 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-08-17T12:43:16.5183030Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(445): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2022-08-17T12:43:16.5183151Z with 2022-08-17T12:43:16.5183250Z [ 2022-08-17T12:43:16.5183403Z T=c10::QualifiedName 2022-08-17T12:43:16.5183503Z ] 2022-08-17T12:43:16.5184014Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(211): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2022-08-17T12:43:16.5184107Z with 2022-08-17T12:43:16.5184207Z [ 2022-08-17T12:43:16.5184478Z T=std::vector> 2022-08-17T12:43:16.5184571Z ] 2022-08-17T12:43:16.5185135Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(410): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2022-08-17T12:43:16.5185244Z with 2022-08-17T12:43:16.5185346Z [ 2022-08-17T12:43:16.5185609Z T=std::vector> 2022-08-17T12:43:16.5185694Z ] 2022-08-17T12:43:16.5186447Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2022-08-17T12:43:16.5186558Z with 2022-08-17T12:43:16.5186645Z [ 2022-08-17T12:43:16.5186865Z T=std::vector> 2022-08-17T12:43:16.5186954Z ] 2022-08-17T12:43:16.5187517Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2022-08-17T12:43:16.5187621Z with 2022-08-17T12:43:16.5187695Z [ 2022-08-17T12:43:16.5187921Z T=std::vector> 2022-08-17T12:43:16.5188027Z ] 2022-08-17T12:43:16.5188623Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to alias template instantiation 'c10::OptionalBase>>' being compiled 2022-08-17T12:43:16.5189183Z 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-08-17T12:43:16.5189745Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(445): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2022-08-17T12:43:16.5189857Z with 2022-08-17T12:43:16.5189966Z [ 2022-08-17T12:43:16.5190240Z T=std::vector> 2022-08-17T12:43:16.5190450Z ] 2022-08-17T12:43:16.5190916Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(211): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2022-08-17T12:43:16.5191009Z with 2022-08-17T12:43:16.5191097Z [ 2022-08-17T12:43:16.5191266Z T=std::vector> 2022-08-17T12:43:16.5191356Z ] 2022-08-17T12:43:16.5191829Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(410): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2022-08-17T12:43:16.5191928Z with 2022-08-17T12:43:16.5192123Z [ 2022-08-17T12:43:16.5192289Z T=std::vector> 2022-08-17T12:43:16.5192353Z ] 2022-08-17T12:43:16.5192908Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2022-08-17T12:43:16.5193024Z with 2022-08-17T12:43:16.5193129Z [ 2022-08-17T12:43:16.5193339Z T=std::vector> 2022-08-17T12:43:16.5193442Z ] 2022-08-17T12:43:16.5194061Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2022-08-17T12:43:16.5194169Z with 2022-08-17T12:43:16.5194264Z [ 2022-08-17T12:43:16.5194464Z T=std::vector> 2022-08-17T12:43:16.5194565Z ] 2022-08-17T12:43:16.5195158Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to alias template instantiation 'c10::OptionalBase>>' being compiled 2022-08-17T12:43:16.5195745Z 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-08-17T12:43:16.5196522Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(445): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2022-08-17T12:43:16.5196642Z with 2022-08-17T12:43:16.5196746Z [ 2022-08-17T12:43:16.5196934Z T=std::vector> 2022-08-17T12:43:16.5197034Z ] 2022-08-17T12:43:16.5197554Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(211): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2022-08-17T12:43:16.5197673Z with 2022-08-17T12:43:16.5197774Z [ 2022-08-17T12:43:16.5198051Z T=std::vector,std::allocator>> 2022-08-17T12:43:16.5198149Z ] 2022-08-17T12:43:16.5198695Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(410): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2022-08-17T12:43:16.5198789Z with 2022-08-17T12:43:16.5198893Z [ 2022-08-17T12:43:16.5199183Z T=std::vector,std::allocator>> 2022-08-17T12:43:16.5199278Z ] 2022-08-17T12:43:16.5199913Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2022-08-17T12:43:16.5200186Z with 2022-08-17T12:43:16.5200281Z [ 2022-08-17T12:43:16.5200585Z T=std::vector,std::allocator>> 2022-08-17T12:43:16.5200670Z ] 2022-08-17T12:43:16.5201299Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2022-08-17T12:43:16.5201412Z with 2022-08-17T12:43:16.5201510Z [ 2022-08-17T12:43:16.5201780Z T=std::vector,std::allocator>> 2022-08-17T12:43:16.5201880Z ] 2022-08-17T12:43:16.5202805Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to alias template instantiation 'c10::OptionalBase,std::allocator>>>' being compiled 2022-08-17T12:43:16.5203597Z 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-08-17T12:43:16.5204160Z 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-08-17T12:43:16.5204751Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(445): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2022-08-17T12:43:16.5204854Z with 2022-08-17T12:43:16.5204931Z [ 2022-08-17T12:43:16.5205202Z T=std::vector,std::allocator>> 2022-08-17T12:43:16.5205313Z ] 2022-08-17T12:43:16.5205761Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(211): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2022-08-17T12:43:16.5205853Z with 2022-08-17T12:43:16.5205939Z [ 2022-08-17T12:43:16.5206166Z T=std::vector,std::allocator>> 2022-08-17T12:43:16.5206256Z ] 2022-08-17T12:43:16.5206724Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(410): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2022-08-17T12:43:16.5206820Z with 2022-08-17T12:43:16.5206914Z [ 2022-08-17T12:43:16.5207146Z T=std::vector,std::allocator>> 2022-08-17T12:43:16.5207238Z ] 2022-08-17T12:43:16.5207831Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2022-08-17T12:43:16.5207946Z with 2022-08-17T12:43:16.5208050Z [ 2022-08-17T12:43:16.5208317Z T=std::vector,std::allocator>> 2022-08-17T12:43:16.5208423Z ] 2022-08-17T12:43:16.5209025Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2022-08-17T12:43:16.5209127Z with 2022-08-17T12:43:16.5209219Z [ 2022-08-17T12:43:16.5209440Z T=std::vector,std::allocator>> 2022-08-17T12:43:16.5209534Z ] 2022-08-17T12:43:16.5210271Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to alias template instantiation 'c10::OptionalBase,std::allocator>>>' being compiled 2022-08-17T12:43:16.5210679Z 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-08-17T12:43:16.5211017Z 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-08-17T12:43:16.5211499Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(445): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2022-08-17T12:43:16.5211556Z with 2022-08-17T12:43:16.5211619Z [ 2022-08-17T12:43:16.5211782Z T=std::vector,std::allocator>> 2022-08-17T12:43:16.5211844Z ] 2022-08-17T12:43:16.5212216Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(211): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2022-08-17T12:43:16.5212283Z with 2022-08-17T12:43:16.5212344Z [ 2022-08-17T12:43:16.5212472Z T=std::vector> 2022-08-17T12:43:16.5212519Z ] 2022-08-17T12:43:16.5212849Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(410): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2022-08-17T12:43:16.5212914Z with 2022-08-17T12:43:16.5213005Z [ 2022-08-17T12:43:16.5213164Z T=std::vector> 2022-08-17T12:43:16.5213225Z ] 2022-08-17T12:43:16.5213619Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2022-08-17T12:43:16.5213713Z with 2022-08-17T12:43:16.5213794Z [ 2022-08-17T12:43:16.5213927Z T=std::vector> 2022-08-17T12:43:16.5213999Z ] 2022-08-17T12:43:16.5214432Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2022-08-17T12:43:16.5214497Z with 2022-08-17T12:43:16.5214557Z [ 2022-08-17T12:43:16.5214679Z T=std::vector> 2022-08-17T12:43:16.5214741Z ] 2022-08-17T12:43:16.5215084Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to alias template instantiation 'c10::OptionalBase>>' being compiled 2022-08-17T12:43:16.5215435Z 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-08-17T12:43:16.5215776Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(445): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2022-08-17T12:43:16.5215841Z with 2022-08-17T12:43:16.5215903Z [ 2022-08-17T12:43:16.5216030Z T=std::vector> 2022-08-17T12:43:16.5216198Z ] 2022-08-17T12:43:16.5216507Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(211): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2022-08-17T12:43:16.5216586Z with 2022-08-17T12:43:16.5216659Z [ 2022-08-17T12:43:16.5216805Z T=std::shared_ptr 2022-08-17T12:43:16.5216867Z ] 2022-08-17T12:43:16.5217190Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(410): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2022-08-17T12:43:16.5217257Z with 2022-08-17T12:43:16.5217318Z [ 2022-08-17T12:43:16.5217496Z T=std::shared_ptr 2022-08-17T12:43:16.5217557Z ] 2022-08-17T12:43:16.5217927Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2022-08-17T12:43:16.5218031Z with 2022-08-17T12:43:16.5218098Z [ 2022-08-17T12:43:16.5218230Z T=std::shared_ptr 2022-08-17T12:43:16.5218290Z ] 2022-08-17T12:43:16.5218677Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2022-08-17T12:43:16.5218740Z with 2022-08-17T12:43:16.5218903Z [ 2022-08-17T12:43:16.5219030Z T=std::shared_ptr 2022-08-17T12:43:16.5219122Z ] 2022-08-17T12:43:16.5219537Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to alias template instantiation 'c10::OptionalBase>' being compiled 2022-08-17T12:43:16.5219908Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\ATen/core/ivalue.h(1342): note: see reference to class template instantiation 'c10::optional>' being compiled 2022-08-17T12:43:16.5220250Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(445): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2022-08-17T12:43:16.5220316Z with 2022-08-17T12:43:16.5220394Z [ 2022-08-17T12:43:16.5220566Z T=std::shared_ptr 2022-08-17T12:43:16.5220629Z ] 2022-08-17T12:43:16.5220921Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(211): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2022-08-17T12:43:16.5220989Z with 2022-08-17T12:43:16.5221050Z [ 2022-08-17T12:43:16.5221179Z T=std::weak_ptr 2022-08-17T12:43:16.5221239Z ] 2022-08-17T12:43:16.5221556Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(410): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2022-08-17T12:43:16.5221619Z with 2022-08-17T12:43:16.5221680Z [ 2022-08-17T12:43:16.5221810Z T=std::weak_ptr 2022-08-17T12:43:16.5221899Z ] 2022-08-17T12:43:16.5222331Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2022-08-17T12:43:16.5222396Z with 2022-08-17T12:43:16.5222456Z [ 2022-08-17T12:43:16.5222702Z T=std::weak_ptr 2022-08-17T12:43:16.5222885Z ] 2022-08-17T12:43:16.5223493Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2022-08-17T12:43:16.5223579Z with 2022-08-17T12:43:16.5223684Z [ 2022-08-17T12:43:16.5223890Z T=std::weak_ptr 2022-08-17T12:43:16.5223985Z ] 2022-08-17T12:43:16.5224689Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to alias template instantiation 'c10::OptionalBase>' being compiled 2022-08-17T12:43:16.5225324Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\ATen/core/ivalue.h(1343): note: see reference to class template instantiation 'c10::optional>' being compiled 2022-08-17T12:43:16.5225945Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(445): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2022-08-17T12:43:16.5226063Z with 2022-08-17T12:43:16.5226164Z [ 2022-08-17T12:43:16.5226369Z T=std::weak_ptr 2022-08-17T12:43:16.5226474Z ] 2022-08-17T12:43:16.5227027Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(211): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2022-08-17T12:43:16.5227141Z with 2022-08-17T12:43:16.5227242Z [ 2022-08-17T12:43:16.5227473Z T=c10::impl::InlineDeviceGuard 2022-08-17T12:43:16.5227571Z ] 2022-08-17T12:43:16.5228115Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(410): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2022-08-17T12:43:16.5228232Z with 2022-08-17T12:43:16.5228317Z [ 2022-08-17T12:43:16.5228591Z T=c10::impl::InlineDeviceGuard 2022-08-17T12:43:16.5228686Z ] 2022-08-17T12:43:16.5229241Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2022-08-17T12:43:16.5229341Z with 2022-08-17T12:43:16.5229427Z [ 2022-08-17T12:43:16.5229606Z T=c10::impl::InlineDeviceGuard 2022-08-17T12:43:16.5229655Z ] 2022-08-17T12:43:16.5230048Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2022-08-17T12:43:16.5230117Z with 2022-08-17T12:43:16.5230177Z [ 2022-08-17T12:43:16.5230329Z T=c10::impl::InlineDeviceGuard 2022-08-17T12:43:16.5230389Z ] 2022-08-17T12:43:16.5230780Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to alias template instantiation 'c10::OptionalBase>' being compiled 2022-08-17T12:43:16.5231210Z 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-08-17T12:43:16.5231813Z 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-08-17T12:43:16.5232567Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(445): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2022-08-17T12:43:16.5232676Z with 2022-08-17T12:43:16.5232766Z [ 2022-08-17T12:43:16.5233023Z T=c10::impl::InlineDeviceGuard 2022-08-17T12:43:16.5233119Z ] 2022-08-17T12:43:16.5233699Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(211): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2022-08-17T12:43:16.5233811Z with 2022-08-17T12:43:16.5233901Z [ 2022-08-17T12:43:16.5234139Z T=c10::impl::InlineStreamGuard 2022-08-17T12:43:16.5234230Z ] 2022-08-17T12:43:16.5234664Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(410): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2022-08-17T12:43:16.5234758Z with 2022-08-17T12:43:16.5234850Z [ 2022-08-17T12:43:16.5235063Z T=c10::impl::InlineStreamGuard 2022-08-17T12:43:16.5235150Z ] 2022-08-17T12:43:16.5235683Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2022-08-17T12:43:16.5235786Z with 2022-08-17T12:43:16.5235876Z [ 2022-08-17T12:43:16.5236086Z T=c10::impl::InlineStreamGuard 2022-08-17T12:43:16.5236163Z ] 2022-08-17T12:43:16.5236796Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2022-08-17T12:43:16.5236910Z with 2022-08-17T12:43:16.5237013Z [ 2022-08-17T12:43:16.5237274Z T=c10::impl::InlineStreamGuard 2022-08-17T12:43:16.5237381Z ] 2022-08-17T12:43:16.5238035Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to alias template instantiation 'c10::OptionalBase>' being compiled 2022-08-17T12:43:16.5238722Z 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-08-17T12:43:16.5239343Z 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-08-17T12:43:16.5239812Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(445): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2022-08-17T12:43:16.5239913Z with 2022-08-17T12:43:16.5240003Z [ 2022-08-17T12:43:16.5240217Z T=c10::impl::InlineStreamGuard 2022-08-17T12:43:16.5240308Z ] 2022-08-17T12:43:16.5240788Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(211): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2022-08-17T12:43:16.5241037Z with 2022-08-17T12:43:16.5241126Z [ 2022-08-17T12:43:16.5241278Z T=c10::impl::VirtualGuardImpl 2022-08-17T12:43:16.5241363Z ] 2022-08-17T12:43:16.5242010Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(410): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2022-08-17T12:43:16.5242130Z with 2022-08-17T12:43:16.5242249Z [ 2022-08-17T12:43:16.5242509Z T=c10::impl::VirtualGuardImpl 2022-08-17T12:43:16.5242611Z ] 2022-08-17T12:43:16.5243791Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2022-08-17T12:43:16.5244022Z with 2022-08-17T12:43:16.5244122Z [ 2022-08-17T12:43:16.5244350Z T=c10::impl::VirtualGuardImpl 2022-08-17T12:43:16.5244464Z ] 2022-08-17T12:43:16.5245176Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2022-08-17T12:43:16.5245293Z with 2022-08-17T12:43:16.5245392Z [ 2022-08-17T12:43:16.5245568Z T=c10::impl::VirtualGuardImpl 2022-08-17T12:43:16.5245652Z ] 2022-08-17T12:43:16.5246243Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to alias template instantiation 'c10::OptionalBase' being compiled 2022-08-17T12:43:16.5246831Z 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-08-17T12:43:16.5246942Z with 2022-08-17T12:43:16.5247044Z [ 2022-08-17T12:43:16.5247222Z T=c10::impl::VirtualGuardImpl 2022-08-17T12:43:16.5247324Z ] 2022-08-17T12:43:16.5248001Z 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-08-17T12:43:16.5248604Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(445): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2022-08-17T12:43:16.5248702Z with 2022-08-17T12:43:16.5248803Z [ 2022-08-17T12:43:16.5248997Z T=c10::impl::VirtualGuardImpl 2022-08-17T12:43:16.5249100Z ] 2022-08-17T12:43:16.5249670Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(211): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2022-08-17T12:43:16.5249784Z with 2022-08-17T12:43:16.5249893Z [ 2022-08-17T12:43:16.5250225Z T=std::vector> 2022-08-17T12:43:16.5250319Z ] 2022-08-17T12:43:16.5250910Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(410): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2022-08-17T12:43:16.5251028Z with 2022-08-17T12:43:16.5251131Z [ 2022-08-17T12:43:16.5251475Z T=std::vector> 2022-08-17T12:43:16.5251586Z ] 2022-08-17T12:43:16.5252244Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2022-08-17T12:43:16.5252535Z with 2022-08-17T12:43:16.5252618Z [ 2022-08-17T12:43:16.5252936Z T=std::vector> 2022-08-17T12:43:16.5253035Z ] 2022-08-17T12:43:16.5253708Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2022-08-17T12:43:16.5253816Z with 2022-08-17T12:43:16.5253918Z [ 2022-08-17T12:43:16.5254369Z T=std::vector> 2022-08-17T12:43:16.5254474Z ] 2022-08-17T12:43:16.5255236Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to alias template instantiation 'c10::OptionalBase>>' being compiled 2022-08-17T12:43:16.5256009Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\ATen/core/ivalue_inl.h(843): note: see reference to class template instantiation 'c10::optional>>' being compiled 2022-08-17T12:43:16.5256644Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(445): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2022-08-17T12:43:16.5256745Z with 2022-08-17T12:43:16.5256853Z [ 2022-08-17T12:43:16.5257197Z T=std::vector> 2022-08-17T12:43:16.5257306Z ] 2022-08-17T12:43:16.5257871Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(211): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2022-08-17T12:43:16.5257988Z with 2022-08-17T12:43:16.5258083Z [ 2022-08-17T12:43:16.5258216Z T=c10::IValue 2022-08-17T12:43:16.5258297Z ] 2022-08-17T12:43:16.5258917Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(410): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2022-08-17T12:43:16.5259023Z with 2022-08-17T12:43:16.5259119Z [ 2022-08-17T12:43:16.5259247Z T=c10::IValue 2022-08-17T12:43:16.5259338Z ] 2022-08-17T12:43:16.5259895Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2022-08-17T12:43:16.5259995Z with 2022-08-17T12:43:16.5260068Z [ 2022-08-17T12:43:16.5260183Z T=c10::IValue 2022-08-17T12:43:16.5260272Z ] 2022-08-17T12:43:16.5260862Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2022-08-17T12:43:16.5260965Z with 2022-08-17T12:43:16.5261050Z [ 2022-08-17T12:43:16.5261150Z T=c10::IValue 2022-08-17T12:43:16.5261225Z ] 2022-08-17T12:43:16.5261756Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to alias template instantiation 'c10::OptionalBase' being compiled 2022-08-17T12:43:16.5262363Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\ATen/core/function_schema.h(181): note: see reference to class template instantiation 'c10::optional' being compiled 2022-08-17T12:43:16.5263023Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(445): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2022-08-17T12:43:16.5263124Z with 2022-08-17T12:43:16.5263214Z [ 2022-08-17T12:43:16.5263333Z T=c10::IValue 2022-08-17T12:43:16.5263424Z ] 2022-08-17T12:43:16.5263911Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(211): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2022-08-17T12:43:16.5263986Z with 2022-08-17T12:43:16.5264075Z [ 2022-08-17T12:43:16.5264316Z T=c10::AliasInfo 2022-08-17T12:43:16.5264416Z ] 2022-08-17T12:43:16.5264998Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(410): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2022-08-17T12:43:16.5265101Z with 2022-08-17T12:43:16.5265192Z [ 2022-08-17T12:43:16.5265318Z T=c10::AliasInfo 2022-08-17T12:43:16.5265400Z ] 2022-08-17T12:43:16.5266002Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2022-08-17T12:43:16.5266100Z with 2022-08-17T12:43:16.5266193Z [ 2022-08-17T12:43:16.5266326Z T=c10::AliasInfo 2022-08-17T12:43:16.5266422Z ] 2022-08-17T12:43:16.5267107Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2022-08-17T12:43:16.5267218Z with 2022-08-17T12:43:16.5267308Z [ 2022-08-17T12:43:16.5267452Z T=c10::AliasInfo 2022-08-17T12:43:16.5267560Z ] 2022-08-17T12:43:16.5268096Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to alias template instantiation 'c10::OptionalBase' being compiled 2022-08-17T12:43:16.5268693Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\ATen/core/function_schema.h(28): note: see reference to class template instantiation 'c10::optional' being compiled 2022-08-17T12:43:16.5269280Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(445): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2022-08-17T12:43:16.5269401Z with 2022-08-17T12:43:16.5269506Z [ 2022-08-17T12:43:16.5269638Z T=c10::AliasInfo 2022-08-17T12:43:16.5269742Z ] 2022-08-17T12:43:16.5270282Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(211): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2022-08-17T12:43:16.5270388Z with 2022-08-17T12:43:16.5270481Z [ 2022-08-17T12:43:16.5270630Z T=c10::impl::AnnotatedSchema 2022-08-17T12:43:16.5270723Z ] 2022-08-17T12:43:16.5271261Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(410): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2022-08-17T12:43:16.5271355Z with 2022-08-17T12:43:16.5271455Z [ 2022-08-17T12:43:16.5271629Z T=c10::impl::AnnotatedSchema 2022-08-17T12:43:16.5271724Z ] 2022-08-17T12:43:16.5272347Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2022-08-17T12:43:16.5272609Z with 2022-08-17T12:43:16.5272707Z [ 2022-08-17T12:43:16.5272878Z T=c10::impl::AnnotatedSchema 2022-08-17T12:43:16.5272962Z ] 2022-08-17T12:43:16.5273664Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2022-08-17T12:43:16.5273785Z with 2022-08-17T12:43:16.5273883Z [ 2022-08-17T12:43:16.5274049Z T=c10::impl::AnnotatedSchema 2022-08-17T12:43:16.5274146Z ] 2022-08-17T12:43:16.5274878Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to alias template instantiation 'c10::OptionalBase' being compiled 2022-08-17T12:43:16.5275526Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\ATen/core/dispatch/OperatorEntry.h(221): note: see reference to class template instantiation 'c10::optional' being compiled 2022-08-17T12:43:16.5276126Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(445): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2022-08-17T12:43:16.5276227Z with 2022-08-17T12:43:16.5276335Z [ 2022-08-17T12:43:16.5276510Z T=c10::impl::AnnotatedSchema 2022-08-17T12:43:16.5276612Z ] 2022-08-17T12:43:16.5277172Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(211): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2022-08-17T12:43:16.5277283Z with 2022-08-17T12:43:16.5277388Z [ 2022-08-17T12:43:16.5277637Z T=c10::impl::OperatorEntry::CppSignatureWithDebug 2022-08-17T12:43:16.5277727Z ] 2022-08-17T12:43:16.5278291Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(410): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2022-08-17T12:43:16.5278403Z with 2022-08-17T12:43:16.5278507Z [ 2022-08-17T12:43:16.5278747Z T=c10::impl::OperatorEntry::CppSignatureWithDebug 2022-08-17T12:43:16.5278851Z ] 2022-08-17T12:43:16.5279502Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2022-08-17T12:43:16.5279611Z with 2022-08-17T12:43:16.5279700Z [ 2022-08-17T12:43:16.5279940Z T=c10::impl::OperatorEntry::CppSignatureWithDebug 2022-08-17T12:43:16.5280044Z ] 2022-08-17T12:43:16.5280688Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2022-08-17T12:43:16.5280795Z with 2022-08-17T12:43:16.5280895Z [ 2022-08-17T12:43:16.5281122Z T=c10::impl::OperatorEntry::CppSignatureWithDebug 2022-08-17T12:43:16.5281221Z ] 2022-08-17T12:43:16.5281742Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to alias template instantiation 'c10::OptionalBase' being compiled 2022-08-17T12:43:16.5282356Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\ATen/core/dispatch/OperatorEntry.h(282): note: see reference to class template instantiation 'c10::optional' being compiled 2022-08-17T12:43:16.5284035Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(445): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2022-08-17T12:43:16.5284162Z with 2022-08-17T12:43:16.5284268Z [ 2022-08-17T12:43:16.5284521Z T=c10::impl::OperatorEntry::CppSignatureWithDebug 2022-08-17T12:43:16.5284622Z ] 2022-08-17T12:43:16.5285162Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(211): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2022-08-17T12:43:16.5285266Z with 2022-08-17T12:43:16.5285496Z [ 2022-08-17T12:43:16.5285661Z T=at::StepCallbacks 2022-08-17T12:43:16.5285770Z ] 2022-08-17T12:43:16.5286312Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(410): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2022-08-17T12:43:16.5286429Z with 2022-08-17T12:43:16.5286530Z [ 2022-08-17T12:43:16.5286665Z T=at::StepCallbacks 2022-08-17T12:43:16.5286764Z ] 2022-08-17T12:43:16.5287384Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2022-08-17T12:43:16.5287498Z with 2022-08-17T12:43:16.5287606Z [ 2022-08-17T12:43:16.5287757Z T=at::StepCallbacks 2022-08-17T12:43:16.5287856Z ] 2022-08-17T12:43:16.5288467Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2022-08-17T12:43:16.5288582Z with 2022-08-17T12:43:16.5288682Z [ 2022-08-17T12:43:16.5288830Z T=at::StepCallbacks 2022-08-17T12:43:16.5288929Z ] 2022-08-17T12:43:16.5289471Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to alias template instantiation 'c10::OptionalBase' being compiled 2022-08-17T12:43:16.5290076Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\ATen/core/dispatch/Dispatcher.h(610): note: see reference to class template instantiation 'c10::optional' being compiled 2022-08-17T12:43:16.5290679Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(445): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2022-08-17T12:43:16.5290786Z with 2022-08-17T12:43:16.5290888Z [ 2022-08-17T12:43:16.5291044Z T=at::StepCallbacks 2022-08-17T12:43:16.5291146Z ] 2022-08-17T12:43:16.7072552Z [24/34] cl /showIncludes /nologo /O2 /W3 /GL /DNDEBUG /MD /MD /wd4819 /wd4251 /wd4244 /wd4267 /wd4275 /wd4018 /wd4190 /EHsc -DFUNCTORCH_BUILD_MAIN_LIB -IC:\actions-runner\_work\pytorch\pytorch\functorch -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 -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" -c C:\actions-runner\_work\pytorch\pytorch\functorch\functorch\csrc\TensorWrapper.cpp /FoC:\actions-runner\_work\pytorch\pytorch\functorch\build\temp.win-amd64-3.9\Release\actions-runner\_work\pytorch\pytorch\functorch\functorch\csrc\TensorWrapper.obj -O3 -std=c++14 -fdiagnostics-color=always -DTORCH_API_INCLUDE_EXTENSION_H -DTORCH_EXTENSION_NAME=_C -D_GLIBCXX_USE_CXX11_ABI=0 /std:c++14 2022-08-17T12:43:16.7073603Z cl : Command line warning D9002 : ignoring unknown option '-O3' 2022-08-17T12:43:16.7073802Z cl : Command line warning D9002 : ignoring unknown option '-std=c++14' 2022-08-17T12:43:16.7074380Z cl : Command line warning D9002 : ignoring unknown option '-fdiagnostics-color=always' 2022-08-17T12:43:16.7074807Z 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-08-17T12:43:16.7075202Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/core/TensorImpl.h(2391): warning C4805: '|': unsafe mix of type 'uintptr_t' and type 'bool' in operation 2022-08-17T12:43:16.7075636Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(211): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2022-08-17T12:43:16.7075725Z with 2022-08-17T12:43:16.7075792Z [ 2022-08-17T12:43:16.7075905Z T=at::TensorBase 2022-08-17T12:43:16.7075987Z ] 2022-08-17T12:43:16.7076422Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(410): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2022-08-17T12:43:16.7076517Z with 2022-08-17T12:43:16.7076610Z [ 2022-08-17T12:43:16.7076729Z T=at::TensorBase 2022-08-17T12:43:16.7076810Z ] 2022-08-17T12:43:16.7077273Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2022-08-17T12:43:16.7077369Z with 2022-08-17T12:43:16.7077451Z [ 2022-08-17T12:43:16.7077572Z T=at::TensorBase 2022-08-17T12:43:16.7077657Z ] 2022-08-17T12:43:16.7078180Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2022-08-17T12:43:16.7078270Z with 2022-08-17T12:43:16.7078352Z [ 2022-08-17T12:43:16.7078455Z T=at::TensorBase 2022-08-17T12:43:16.7078539Z ] 2022-08-17T12:43:16.7078981Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to alias template instantiation 'c10::OptionalBase' being compiled 2022-08-17T12:43:16.7079424Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\ATen/core/TensorBase.h(917): note: see reference to class template instantiation 'c10::optional' being compiled 2022-08-17T12:43:16.7079776Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(445): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2022-08-17T12:43:16.7079842Z with 2022-08-17T12:43:16.7079903Z [ 2022-08-17T12:43:16.7079989Z T=at::TensorBase 2022-08-17T12:43:16.7080035Z ] 2022-08-17T12:43:16.7080337Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(211): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2022-08-17T12:43:16.7080466Z with 2022-08-17T12:43:16.7080536Z [ 2022-08-17T12:43:16.7080647Z T=at::Tensor 2022-08-17T12:43:16.7080733Z ] 2022-08-17T12:43:16.7081239Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(410): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2022-08-17T12:43:16.7081348Z with 2022-08-17T12:43:16.7081438Z [ 2022-08-17T12:43:16.7081572Z T=at::Tensor 2022-08-17T12:43:16.7081674Z ] 2022-08-17T12:43:16.7082391Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2022-08-17T12:43:16.7082494Z with 2022-08-17T12:43:16.7082586Z [ 2022-08-17T12:43:16.7082713Z T=at::Tensor 2022-08-17T12:43:16.7082811Z ] 2022-08-17T12:43:16.7083415Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2022-08-17T12:43:16.7083515Z with 2022-08-17T12:43:16.7083608Z [ 2022-08-17T12:43:16.7083732Z T=at::Tensor 2022-08-17T12:43:16.7083826Z ] 2022-08-17T12:43:16.7084325Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to alias template instantiation 'c10::OptionalBase' being compiled 2022-08-17T12:43:16.7084911Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\ATen/core/TensorBody.h(510): note: see reference to class template instantiation 'c10::optional' being compiled 2022-08-17T12:43:16.7085488Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(445): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2022-08-17T12:43:16.7085610Z with 2022-08-17T12:43:16.7085698Z [ 2022-08-17T12:43:16.7085832Z T=at::Tensor 2022-08-17T12:43:16.7085932Z ] 2022-08-17T12:43:16.7086458Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(211): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2022-08-17T12:43:16.7086570Z with 2022-08-17T12:43:16.7086673Z [ 2022-08-17T12:43:16.7086809Z T=at::Generator 2022-08-17T12:43:16.7086905Z ] 2022-08-17T12:43:16.7087444Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(410): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2022-08-17T12:43:16.7087558Z with 2022-08-17T12:43:16.7087648Z [ 2022-08-17T12:43:16.7087781Z T=at::Generator 2022-08-17T12:43:16.7087875Z ] 2022-08-17T12:43:16.7088378Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2022-08-17T12:43:16.7088471Z with 2022-08-17T12:43:16.7088544Z [ 2022-08-17T12:43:16.7088661Z T=at::Generator 2022-08-17T12:43:16.7088753Z ] 2022-08-17T12:43:16.7089294Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2022-08-17T12:43:16.7089392Z with 2022-08-17T12:43:16.7089479Z [ 2022-08-17T12:43:16.7089771Z T=at::Generator 2022-08-17T12:43:16.7089860Z ] 2022-08-17T12:43:16.7090349Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to alias template instantiation 'c10::OptionalBase' being compiled 2022-08-17T12:43:16.7090850Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\ATen/core/TensorBody.h(585): note: see reference to class template instantiation 'c10::optional' being compiled 2022-08-17T12:43:16.7091464Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(445): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2022-08-17T12:43:16.7092356Z with 2022-08-17T12:43:16.7092471Z [ 2022-08-17T12:43:16.7092591Z T=at::Generator 2022-08-17T12:43:16.7092677Z ] 2022-08-17T12:43:16.7093111Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(211): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2022-08-17T12:43:16.7093212Z with 2022-08-17T12:43:16.7093286Z [ 2022-08-17T12:43:16.7093403Z T=std::string 2022-08-17T12:43:16.7093492Z ] 2022-08-17T12:43:16.7093963Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(410): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2022-08-17T12:43:16.7094060Z with 2022-08-17T12:43:16.7094154Z [ 2022-08-17T12:43:16.7094268Z T=std::string 2022-08-17T12:43:16.7094338Z ] 2022-08-17T12:43:16.7094731Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2022-08-17T12:43:16.7094803Z with 2022-08-17T12:43:16.7094868Z [ 2022-08-17T12:43:16.7094945Z T=std::string 2022-08-17T12:43:16.7095004Z ] 2022-08-17T12:43:16.7095389Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2022-08-17T12:43:16.7095452Z with 2022-08-17T12:43:16.7095497Z [ 2022-08-17T12:43:16.7095574Z T=std::string 2022-08-17T12:43:16.7095632Z ] 2022-08-17T12:43:16.7095956Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to alias template instantiation 'c10::OptionalBase' being compiled 2022-08-17T12:43:16.7096282Z 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-08-17T12:43:16.7096622Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(445): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2022-08-17T12:43:16.7096687Z with 2022-08-17T12:43:16.7096746Z [ 2022-08-17T12:43:16.7096824Z T=std::string 2022-08-17T12:43:16.7096870Z ] 2022-08-17T12:43:16.7097177Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(211): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2022-08-17T12:43:16.7097239Z with 2022-08-17T12:43:16.7097299Z [ 2022-08-17T12:43:16.7097393Z T=c10::QualifiedName 2022-08-17T12:43:16.7097454Z ] 2022-08-17T12:43:16.7097775Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(410): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2022-08-17T12:43:16.7097946Z with 2022-08-17T12:43:16.7097993Z [ 2022-08-17T12:43:16.7098081Z T=c10::QualifiedName 2022-08-17T12:43:16.7098140Z ] 2022-08-17T12:43:16.7098507Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2022-08-17T12:43:16.7098570Z with 2022-08-17T12:43:16.7098628Z [ 2022-08-17T12:43:16.7098719Z T=c10::QualifiedName 2022-08-17T12:43:16.7098765Z ] 2022-08-17T12:43:16.7099329Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2022-08-17T12:43:16.7099396Z with 2022-08-17T12:43:16.7099459Z [ 2022-08-17T12:43:16.7099548Z T=c10::QualifiedName 2022-08-17T12:43:16.7099608Z ] 2022-08-17T12:43:16.7099944Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to alias template instantiation 'c10::OptionalBase' being compiled 2022-08-17T12:43:16.7100276Z 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-08-17T12:43:16.7100614Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(445): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2022-08-17T12:43:16.7100664Z with 2022-08-17T12:43:16.7100725Z [ 2022-08-17T12:43:16.7100813Z T=c10::QualifiedName 2022-08-17T12:43:16.7100873Z ] 2022-08-17T12:43:16.7101178Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(211): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2022-08-17T12:43:16.7101240Z with 2022-08-17T12:43:16.7101299Z [ 2022-08-17T12:43:16.7101455Z T=std::vector> 2022-08-17T12:43:16.7101503Z ] 2022-08-17T12:43:16.7101821Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(410): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2022-08-17T12:43:16.7101885Z with 2022-08-17T12:43:16.7101946Z [ 2022-08-17T12:43:16.7102099Z T=std::vector> 2022-08-17T12:43:16.7102159Z ] 2022-08-17T12:43:16.7102518Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2022-08-17T12:43:16.7102583Z with 2022-08-17T12:43:16.7102629Z [ 2022-08-17T12:43:16.7102781Z T=std::vector> 2022-08-17T12:43:16.7102841Z ] 2022-08-17T12:43:16.7103222Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2022-08-17T12:43:16.7103285Z with 2022-08-17T12:43:16.7103346Z [ 2022-08-17T12:43:16.7103495Z T=std::vector> 2022-08-17T12:43:16.7103555Z ] 2022-08-17T12:43:16.7103921Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to alias template instantiation 'c10::OptionalBase>>' being compiled 2022-08-17T12:43:16.7104352Z 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-08-17T12:43:16.7104694Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(445): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2022-08-17T12:43:16.7104761Z with 2022-08-17T12:43:16.7104867Z [ 2022-08-17T12:43:16.7105022Z T=std::vector> 2022-08-17T12:43:16.7105082Z ] 2022-08-17T12:43:16.7105386Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(211): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2022-08-17T12:43:16.7105453Z with 2022-08-17T12:43:16.7105512Z [ 2022-08-17T12:43:16.7105618Z T=std::vector> 2022-08-17T12:43:16.7105678Z ] 2022-08-17T12:43:16.7105995Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(410): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2022-08-17T12:43:16.7106059Z with 2022-08-17T12:43:16.7106120Z [ 2022-08-17T12:43:16.7106239Z T=std::vector> 2022-08-17T12:43:16.7106301Z ] 2022-08-17T12:43:16.7106662Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2022-08-17T12:43:16.7106713Z with 2022-08-17T12:43:16.7106774Z [ 2022-08-17T12:43:16.7106892Z T=std::vector> 2022-08-17T12:43:16.7106952Z ] 2022-08-17T12:43:16.7107332Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2022-08-17T12:43:16.7107396Z with 2022-08-17T12:43:16.7107457Z [ 2022-08-17T12:43:16.7107575Z T=std::vector> 2022-08-17T12:43:16.7107622Z ] 2022-08-17T12:43:16.7107980Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to alias template instantiation 'c10::OptionalBase>>' being compiled 2022-08-17T12:43:16.7108328Z 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-08-17T12:43:16.7108667Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(445): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2022-08-17T12:43:16.7108731Z with 2022-08-17T12:43:16.7108793Z [ 2022-08-17T12:43:16.7108967Z T=std::vector> 2022-08-17T12:43:16.7109060Z ] 2022-08-17T12:43:16.7109528Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(211): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2022-08-17T12:43:16.7109626Z with 2022-08-17T12:43:16.7109729Z [ 2022-08-17T12:43:16.7110103Z T=std::vector,std::allocator>> 2022-08-17T12:43:16.7110205Z ] 2022-08-17T12:43:16.7110769Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(410): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2022-08-17T12:43:16.7110874Z with 2022-08-17T12:43:16.7110963Z [ 2022-08-17T12:43:16.7111192Z T=std::vector,std::allocator>> 2022-08-17T12:43:16.7111263Z ] 2022-08-17T12:43:16.7111856Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2022-08-17T12:43:16.7111961Z with 2022-08-17T12:43:16.7112050Z [ 2022-08-17T12:43:16.7112295Z T=std::vector,std::allocator>> 2022-08-17T12:43:16.7112391Z ] 2022-08-17T12:43:16.7112969Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2022-08-17T12:43:16.7113067Z with 2022-08-17T12:43:16.7113158Z [ 2022-08-17T12:43:16.7113394Z T=std::vector,std::allocator>> 2022-08-17T12:43:16.7113493Z ] 2022-08-17T12:43:16.7114204Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to alias template instantiation 'c10::OptionalBase,std::allocator>>>' being compiled 2022-08-17T12:43:16.7114850Z 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-08-17T12:43:16.7115414Z 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-08-17T12:43:16.7115962Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(445): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2022-08-17T12:43:16.7116067Z with 2022-08-17T12:43:16.7116159Z [ 2022-08-17T12:43:16.7116423Z T=std::vector,std::allocator>> 2022-08-17T12:43:16.7116521Z ] 2022-08-17T12:43:16.7117049Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(211): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2022-08-17T12:43:16.7117154Z with 2022-08-17T12:43:16.7117254Z [ 2022-08-17T12:43:16.7117513Z T=std::vector,std::allocator>> 2022-08-17T12:43:16.7117614Z ] 2022-08-17T12:43:16.7118190Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(410): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2022-08-17T12:43:16.7118298Z with 2022-08-17T12:43:16.7118395Z [ 2022-08-17T12:43:16.7118671Z T=std::vector,std::allocator>> 2022-08-17T12:43:16.7118775Z ] 2022-08-17T12:43:16.7119408Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2022-08-17T12:43:16.7119662Z with 2022-08-17T12:43:16.7119754Z [ 2022-08-17T12:43:16.7119998Z T=std::vector,std::allocator>> 2022-08-17T12:43:16.7120088Z ] 2022-08-17T12:43:16.7120638Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2022-08-17T12:43:16.7120735Z with 2022-08-17T12:43:16.7120808Z [ 2022-08-17T12:43:16.7121140Z T=std::vector,std::allocator>> 2022-08-17T12:43:16.7121237Z ] 2022-08-17T12:43:16.7121817Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to alias template instantiation 'c10::OptionalBase,std::allocator>>>' being compiled 2022-08-17T12:43:16.7122351Z 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-08-17T12:43:16.7122916Z 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-08-17T12:43:16.7123532Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(445): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2022-08-17T12:43:16.7123639Z with 2022-08-17T12:43:16.7123729Z [ 2022-08-17T12:43:16.7123974Z T=std::vector,std::allocator>> 2022-08-17T12:43:16.7124052Z ] 2022-08-17T12:43:16.7124486Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(211): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2022-08-17T12:43:16.7124580Z with 2022-08-17T12:43:16.7124669Z [ 2022-08-17T12:43:16.7124846Z T=std::vector> 2022-08-17T12:43:16.7124935Z ] 2022-08-17T12:43:16.7125417Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(410): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2022-08-17T12:43:16.7125518Z with 2022-08-17T12:43:16.7125593Z [ 2022-08-17T12:43:16.7125756Z T=std::vector> 2022-08-17T12:43:16.7125844Z ] 2022-08-17T12:43:16.7126423Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2022-08-17T12:43:16.7126542Z with 2022-08-17T12:43:16.7126647Z [ 2022-08-17T12:43:16.7126862Z T=std::vector> 2022-08-17T12:43:16.7126966Z ] 2022-08-17T12:43:16.7127583Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2022-08-17T12:43:16.7127768Z with 2022-08-17T12:43:16.7127870Z [ 2022-08-17T12:43:16.7128076Z T=std::vector> 2022-08-17T12:43:16.7128171Z ] 2022-08-17T12:43:16.7128745Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to alias template instantiation 'c10::OptionalBase>>' being compiled 2022-08-17T12:43:16.7129504Z 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-08-17T12:43:16.7130360Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(445): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2022-08-17T12:43:16.7130468Z with 2022-08-17T12:43:16.7130570Z [ 2022-08-17T12:43:16.7130890Z T=std::vector> 2022-08-17T12:43:16.7130992Z ] 2022-08-17T12:43:16.7131499Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(211): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2022-08-17T12:43:16.7131602Z with 2022-08-17T12:43:16.7131689Z [ 2022-08-17T12:43:16.7131877Z T=std::shared_ptr 2022-08-17T12:43:16.7131966Z ] 2022-08-17T12:43:16.7132421Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(410): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2022-08-17T12:43:16.7132501Z with 2022-08-17T12:43:16.7132589Z [ 2022-08-17T12:43:16.7132773Z T=std::shared_ptr 2022-08-17T12:43:16.7132862Z ] 2022-08-17T12:43:16.7133417Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2022-08-17T12:43:16.7133521Z with 2022-08-17T12:43:16.7133600Z [ 2022-08-17T12:43:16.7133780Z T=std::shared_ptr 2022-08-17T12:43:16.7133859Z ] 2022-08-17T12:43:16.7134507Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2022-08-17T12:43:16.7134617Z with 2022-08-17T12:43:16.7134721Z [ 2022-08-17T12:43:16.7134949Z T=std::shared_ptr 2022-08-17T12:43:16.7135053Z ] 2022-08-17T12:43:16.7135650Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to alias template instantiation 'c10::OptionalBase>' being compiled 2022-08-17T12:43:16.7136213Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\ATen/core/ivalue.h(1342): note: see reference to class template instantiation 'c10::optional>' being compiled 2022-08-17T12:43:16.7136745Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(445): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2022-08-17T12:43:16.7136833Z with 2022-08-17T12:43:16.7136932Z [ 2022-08-17T12:43:16.7137161Z T=std::shared_ptr 2022-08-17T12:43:16.7137257Z ] 2022-08-17T12:43:16.7137803Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(211): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2022-08-17T12:43:16.7137910Z with 2022-08-17T12:43:16.7138015Z [ 2022-08-17T12:43:16.7138214Z T=std::weak_ptr 2022-08-17T12:43:16.7138455Z ] 2022-08-17T12:43:16.7139062Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(410): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2022-08-17T12:43:16.7139162Z with 2022-08-17T12:43:16.7139250Z [ 2022-08-17T12:43:16.7139434Z T=std::weak_ptr 2022-08-17T12:43:16.7139521Z ] 2022-08-17T12:43:16.7140031Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2022-08-17T12:43:16.7140128Z with 2022-08-17T12:43:16.7140321Z [ 2022-08-17T12:43:16.7140514Z T=std::weak_ptr 2022-08-17T12:43:16.7140607Z ] 2022-08-17T12:43:16.7141159Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2022-08-17T12:43:16.7141256Z with 2022-08-17T12:43:16.7141346Z [ 2022-08-17T12:43:16.7141555Z T=std::weak_ptr 2022-08-17T12:43:16.7141658Z ] 2022-08-17T12:43:16.7142293Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to alias template instantiation 'c10::OptionalBase>' being compiled 2022-08-17T12:43:16.7142876Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\ATen/core/ivalue.h(1343): note: see reference to class template instantiation 'c10::optional>' being compiled 2022-08-17T12:43:16.7143464Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(445): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2022-08-17T12:43:16.7143574Z with 2022-08-17T12:43:16.7143683Z [ 2022-08-17T12:43:16.7143887Z T=std::weak_ptr 2022-08-17T12:43:16.7143984Z ] 2022-08-17T12:43:16.7144417Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(211): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2022-08-17T12:43:16.7144509Z with 2022-08-17T12:43:16.7144580Z [ 2022-08-17T12:43:16.7144795Z T=c10::impl::InlineDeviceGuard 2022-08-17T12:43:16.7144889Z ] 2022-08-17T12:43:16.7145358Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(410): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2022-08-17T12:43:16.7145457Z with 2022-08-17T12:43:16.7145546Z [ 2022-08-17T12:43:16.7145781Z T=c10::impl::InlineDeviceGuard 2022-08-17T12:43:16.7145871Z ] 2022-08-17T12:43:16.7146394Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2022-08-17T12:43:16.7146498Z with 2022-08-17T12:43:16.7146594Z [ 2022-08-17T12:43:16.7146862Z T=c10::impl::InlineDeviceGuard 2022-08-17T12:43:16.7146966Z ] 2022-08-17T12:43:16.7147651Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2022-08-17T12:43:16.7147901Z with 2022-08-17T12:43:16.7148002Z [ 2022-08-17T12:43:16.7148236Z T=c10::impl::InlineDeviceGuard 2022-08-17T12:43:16.7148335Z ] 2022-08-17T12:43:16.7149000Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to alias template instantiation 'c10::OptionalBase>' being compiled 2022-08-17T12:43:16.7149646Z 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-08-17T12:43:16.7150300Z 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-08-17T12:43:16.7150814Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(445): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2022-08-17T12:43:16.7150913Z with 2022-08-17T12:43:16.7151005Z [ 2022-08-17T12:43:16.7151240Z T=c10::impl::InlineDeviceGuard 2022-08-17T12:43:16.7151330Z ] 2022-08-17T12:43:16.7151729Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(211): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2022-08-17T12:43:16.7151815Z with 2022-08-17T12:43:16.7151908Z [ 2022-08-17T12:43:16.7152149Z T=c10::impl::InlineStreamGuard 2022-08-17T12:43:16.7152252Z ] 2022-08-17T12:43:16.7152840Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(410): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2022-08-17T12:43:16.7152954Z with 2022-08-17T12:43:16.7153059Z [ 2022-08-17T12:43:16.7153288Z T=c10::impl::InlineStreamGuard 2022-08-17T12:43:16.7153366Z ] 2022-08-17T12:43:16.7153982Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2022-08-17T12:43:16.7154088Z with 2022-08-17T12:43:16.7154186Z [ 2022-08-17T12:43:16.7154440Z T=c10::impl::InlineStreamGuard 2022-08-17T12:43:16.7154539Z ] 2022-08-17T12:43:16.7155206Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2022-08-17T12:43:16.7155310Z with 2022-08-17T12:43:16.7155393Z [ 2022-08-17T12:43:16.7155614Z T=c10::impl::InlineStreamGuard 2022-08-17T12:43:16.7155706Z ] 2022-08-17T12:43:16.7156242Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to alias template instantiation 'c10::OptionalBase>' being compiled 2022-08-17T12:43:16.7156826Z 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-08-17T12:43:16.7157400Z 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-08-17T12:43:16.7158102Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(445): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2022-08-17T12:43:16.7158215Z with 2022-08-17T12:43:16.7158322Z [ 2022-08-17T12:43:16.7158585Z T=c10::impl::InlineStreamGuard 2022-08-17T12:43:16.7158675Z ] 2022-08-17T12:43:16.7159286Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(211): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2022-08-17T12:43:16.7159398Z with 2022-08-17T12:43:16.7159506Z [ 2022-08-17T12:43:16.7159672Z T=c10::impl::VirtualGuardImpl 2022-08-17T12:43:16.7159783Z ] 2022-08-17T12:43:16.7160338Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(410): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2022-08-17T12:43:16.7160448Z with 2022-08-17T12:43:16.7160523Z [ 2022-08-17T12:43:16.7160698Z T=c10::impl::VirtualGuardImpl 2022-08-17T12:43:16.7160791Z ] 2022-08-17T12:43:16.7161297Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2022-08-17T12:43:16.7161390Z with 2022-08-17T12:43:16.7161479Z [ 2022-08-17T12:43:16.7161629Z T=c10::impl::VirtualGuardImpl 2022-08-17T12:43:16.7161726Z ] 2022-08-17T12:43:16.7162270Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2022-08-17T12:43:16.7162372Z with 2022-08-17T12:43:16.7162460Z [ 2022-08-17T12:43:16.7162612Z T=c10::impl::VirtualGuardImpl 2022-08-17T12:43:16.7162704Z ] 2022-08-17T12:43:16.7163203Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to alias template instantiation 'c10::OptionalBase' being compiled 2022-08-17T12:43:16.7163798Z 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-08-17T12:43:16.7163908Z with 2022-08-17T12:43:16.7164000Z [ 2022-08-17T12:43:16.7164178Z T=c10::impl::VirtualGuardImpl 2022-08-17T12:43:16.7164287Z ] 2022-08-17T12:43:16.7164897Z 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-08-17T12:43:16.7165493Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(445): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2022-08-17T12:43:16.7165602Z with 2022-08-17T12:43:16.7165708Z [ 2022-08-17T12:43:16.7165892Z T=c10::impl::VirtualGuardImpl 2022-08-17T12:43:16.7165991Z ] 2022-08-17T12:43:16.7166477Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(211): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2022-08-17T12:43:16.7166579Z with 2022-08-17T12:43:16.7166818Z [ 2022-08-17T12:43:16.7167085Z T=std::vector> 2022-08-17T12:43:16.7167176Z ] 2022-08-17T12:43:16.7167632Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(410): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2022-08-17T12:43:16.7167728Z with 2022-08-17T12:43:16.7167816Z [ 2022-08-17T12:43:16.7168078Z T=std::vector> 2022-08-17T12:43:16.7168169Z ] 2022-08-17T12:43:16.7168828Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2022-08-17T12:43:16.7168929Z with 2022-08-17T12:43:16.7169018Z [ 2022-08-17T12:43:16.7169340Z T=std::vector> 2022-08-17T12:43:16.7169444Z ] 2022-08-17T12:43:16.7170145Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2022-08-17T12:43:16.7170242Z with 2022-08-17T12:43:16.7170317Z [ 2022-08-17T12:43:16.7170615Z T=std::vector> 2022-08-17T12:43:16.7170716Z ] 2022-08-17T12:43:16.7171451Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to alias template instantiation 'c10::OptionalBase>>' being compiled 2022-08-17T12:43:16.7172158Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\ATen/core/ivalue_inl.h(843): note: see reference to class template instantiation 'c10::optional>>' being compiled 2022-08-17T12:43:16.7172693Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(445): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2022-08-17T12:43:16.7172788Z with 2022-08-17T12:43:16.7172877Z [ 2022-08-17T12:43:16.7173143Z T=std::vector> 2022-08-17T12:43:16.7173238Z ] 2022-08-17T12:43:16.7173650Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(211): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2022-08-17T12:43:16.7173749Z with 2022-08-17T12:43:16.7173840Z [ 2022-08-17T12:43:16.7173953Z T=c10::IValue 2022-08-17T12:43:16.7174042Z ] 2022-08-17T12:43:16.7174521Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(410): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2022-08-17T12:43:16.7174627Z with 2022-08-17T12:43:16.7174705Z [ 2022-08-17T12:43:16.7174818Z T=c10::IValue 2022-08-17T12:43:16.7174907Z ] 2022-08-17T12:43:16.7175546Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2022-08-17T12:43:16.7175655Z with 2022-08-17T12:43:16.7175759Z [ 2022-08-17T12:43:16.7175889Z T=c10::IValue 2022-08-17T12:43:16.7176112Z ] 2022-08-17T12:43:16.7176736Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2022-08-17T12:43:16.7176848Z with 2022-08-17T12:43:16.7176947Z [ 2022-08-17T12:43:16.7177063Z T=c10::IValue 2022-08-17T12:43:16.7177158Z ] 2022-08-17T12:43:16.7177668Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to alias template instantiation 'c10::OptionalBase' being compiled 2022-08-17T12:43:16.7178252Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\ATen/core/function_schema.h(181): note: see reference to class template instantiation 'c10::optional' being compiled 2022-08-17T12:43:16.7178749Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(445): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2022-08-17T12:43:16.7178950Z with 2022-08-17T12:43:16.7179025Z [ 2022-08-17T12:43:16.7179141Z T=c10::IValue 2022-08-17T12:43:16.7179231Z ] 2022-08-17T12:43:16.7179679Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(211): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2022-08-17T12:43:16.7179781Z with 2022-08-17T12:43:16.7179877Z [ 2022-08-17T12:43:16.7179998Z T=c10::AliasInfo 2022-08-17T12:43:16.7180073Z ] 2022-08-17T12:43:16.7180652Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(410): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2022-08-17T12:43:16.7180763Z with 2022-08-17T12:43:16.7180867Z [ 2022-08-17T12:43:16.7181006Z T=c10::AliasInfo 2022-08-17T12:43:16.7181113Z ] 2022-08-17T12:43:16.7181702Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2022-08-17T12:43:16.7181811Z with 2022-08-17T12:43:16.7181900Z [ 2022-08-17T12:43:16.7182031Z T=c10::AliasInfo 2022-08-17T12:43:16.7182136Z ] 2022-08-17T12:43:16.7182834Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2022-08-17T12:43:16.7182940Z with 2022-08-17T12:43:16.7183029Z [ 2022-08-17T12:43:16.7183158Z T=c10::AliasInfo 2022-08-17T12:43:16.7183260Z ] 2022-08-17T12:43:16.7183746Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to alias template instantiation 'c10::OptionalBase' being compiled 2022-08-17T12:43:16.7184222Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\ATen/core/function_schema.h(28): note: see reference to class template instantiation 'c10::optional' being compiled 2022-08-17T12:43:16.7184701Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(445): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2022-08-17T12:43:16.7184803Z with 2022-08-17T12:43:16.7184897Z [ 2022-08-17T12:43:16.7185017Z T=c10::AliasInfo 2022-08-17T12:43:16.7185106Z ] 2022-08-17T12:43:16.7185520Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(211): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2022-08-17T12:43:16.7185758Z with 2022-08-17T12:43:16.7185832Z [ 2022-08-17T12:43:16.7185993Z T=c10::impl::AnnotatedSchema 2022-08-17T12:43:16.7186097Z ] 2022-08-17T12:43:16.7186678Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(410): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2022-08-17T12:43:16.7186788Z with 2022-08-17T12:43:16.7186892Z [ 2022-08-17T12:43:16.7187058Z T=c10::impl::AnnotatedSchema 2022-08-17T12:43:16.7187151Z ] 2022-08-17T12:43:16.7187810Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2022-08-17T12:43:16.7187928Z with 2022-08-17T12:43:16.7188028Z [ 2022-08-17T12:43:16.7188183Z T=c10::impl::AnnotatedSchema 2022-08-17T12:43:16.7188278Z ] 2022-08-17T12:43:16.7188909Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2022-08-17T12:43:16.7189016Z with 2022-08-17T12:43:16.7189122Z [ 2022-08-17T12:43:16.7189274Z T=c10::impl::AnnotatedSchema 2022-08-17T12:43:16.7189368Z ] 2022-08-17T12:43:16.7189959Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to alias template instantiation 'c10::OptionalBase' being compiled 2022-08-17T12:43:16.7190613Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\ATen/core/dispatch/OperatorEntry.h(221): note: see reference to class template instantiation 'c10::optional' being compiled 2022-08-17T12:43:16.7191198Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(445): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2022-08-17T12:43:16.7191320Z with 2022-08-17T12:43:16.7191422Z [ 2022-08-17T12:43:16.7191597Z T=c10::impl::AnnotatedSchema 2022-08-17T12:43:16.7191704Z ] 2022-08-17T12:43:16.7192229Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(211): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2022-08-17T12:43:16.7192344Z with 2022-08-17T12:43:16.7192440Z [ 2022-08-17T12:43:16.7192680Z T=c10::impl::OperatorEntry::CppSignatureWithDebug 2022-08-17T12:43:16.7192783Z ] 2022-08-17T12:43:16.7193330Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(410): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2022-08-17T12:43:16.7193428Z with 2022-08-17T12:43:16.7193529Z [ 2022-08-17T12:43:16.7193740Z T=c10::impl::OperatorEntry::CppSignatureWithDebug 2022-08-17T12:43:16.7193839Z ] 2022-08-17T12:43:16.7194361Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2022-08-17T12:43:16.7194457Z with 2022-08-17T12:43:16.7194548Z [ 2022-08-17T12:43:16.7194753Z T=c10::impl::OperatorEntry::CppSignatureWithDebug 2022-08-17T12:43:16.7194842Z ] 2022-08-17T12:43:16.7195414Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2022-08-17T12:43:16.7195652Z with 2022-08-17T12:43:16.7195740Z [ 2022-08-17T12:43:16.7195917Z T=c10::impl::OperatorEntry::CppSignatureWithDebug 2022-08-17T12:43:16.7195993Z ] 2022-08-17T12:43:16.7196587Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to alias template instantiation 'c10::OptionalBase' being compiled 2022-08-17T12:43:16.7197411Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\ATen/core/dispatch/OperatorEntry.h(282): note: see reference to class template instantiation 'c10::optional' being compiled 2022-08-17T12:43:16.7197981Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(445): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2022-08-17T12:43:16.7198087Z with 2022-08-17T12:43:16.7198178Z [ 2022-08-17T12:43:16.7198380Z T=c10::impl::OperatorEntry::CppSignatureWithDebug 2022-08-17T12:43:16.7198473Z ] 2022-08-17T12:43:16.7198990Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(211): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2022-08-17T12:43:16.7199089Z with 2022-08-17T12:43:16.7199175Z [ 2022-08-17T12:43:16.7199310Z T=at::StepCallbacks 2022-08-17T12:43:16.7199396Z ] 2022-08-17T12:43:16.7199860Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(410): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2022-08-17T12:43:16.7199944Z with 2022-08-17T12:43:16.7200033Z [ 2022-08-17T12:43:16.7200162Z T=at::StepCallbacks 2022-08-17T12:43:16.7200249Z ] 2022-08-17T12:43:16.7200798Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2022-08-17T12:43:16.7200895Z with 2022-08-17T12:43:16.7200986Z [ 2022-08-17T12:43:16.7201091Z T=at::StepCallbacks 2022-08-17T12:43:16.7201139Z ] 2022-08-17T12:43:16.7201757Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2022-08-17T12:43:16.7201873Z with 2022-08-17T12:43:16.7201976Z [ 2022-08-17T12:43:16.7202130Z T=at::StepCallbacks 2022-08-17T12:43:16.7202235Z ] 2022-08-17T12:43:16.7202816Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to alias template instantiation 'c10::OptionalBase' being compiled 2022-08-17T12:43:16.7203364Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\ATen/core/dispatch/Dispatcher.h(610): note: see reference to class template instantiation 'c10::optional' being compiled 2022-08-17T12:43:16.7203946Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(445): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2022-08-17T12:43:16.7204046Z with 2022-08-17T12:43:16.7204158Z [ 2022-08-17T12:43:16.7204305Z T=at::StepCallbacks 2022-08-17T12:43:16.7204405Z ] 2022-08-17T12:43:16.7204939Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(211): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2022-08-17T12:43:16.7205184Z with 2022-08-17T12:43:16.7205283Z [ 2022-08-17T12:43:16.7205481Z T=c10::either 2022-08-17T12:43:16.7205570Z ] 2022-08-17T12:43:16.7206022Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(410): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2022-08-17T12:43:16.7206115Z with 2022-08-17T12:43:16.7206201Z [ 2022-08-17T12:43:16.7206398Z T=c10::either 2022-08-17T12:43:16.7206587Z ] 2022-08-17T12:43:16.7207134Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2022-08-17T12:43:16.7207233Z with 2022-08-17T12:43:16.7207306Z [ 2022-08-17T12:43:16.7207485Z T=c10::either 2022-08-17T12:43:16.7207546Z ] 2022-08-17T12:43:16.7208014Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2022-08-17T12:43:16.7208082Z with 2022-08-17T12:43:16.7208142Z [ 2022-08-17T12:43:16.7208281Z T=c10::either 2022-08-17T12:43:16.7208327Z ] 2022-08-17T12:43:16.7208705Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to alias template instantiation 'c10::OptionalBase>' being compiled 2022-08-17T12:43:16.7209105Z 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-08-17T12:43:16.7209448Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(445): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2022-08-17T12:43:16.7209512Z with 2022-08-17T12:43:16.7209578Z [ 2022-08-17T12:43:16.7209752Z T=c10::either 2022-08-17T12:43:16.7209813Z ] 2022-08-17T12:43:19.7575754Z [25/34] cl /showIncludes /nologo /O2 /W3 /GL /DNDEBUG /MD /MD /wd4819 /wd4251 /wd4244 /wd4267 /wd4275 /wd4018 /wd4190 /EHsc -DFUNCTORCH_BUILD_MAIN_LIB -IC:\actions-runner\_work\pytorch\pytorch\functorch -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 -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" -c C:\actions-runner\_work\pytorch\pytorch\functorch\functorch\csrc\VmapModeRegistrations.cpp /FoC:\actions-runner\_work\pytorch\pytorch\functorch\build\temp.win-amd64-3.9\Release\actions-runner\_work\pytorch\pytorch\functorch\functorch\csrc\VmapModeRegistrations.obj -O3 -std=c++14 -fdiagnostics-color=always -DTORCH_API_INCLUDE_EXTENSION_H -DTORCH_EXTENSION_NAME=_C -D_GLIBCXX_USE_CXX11_ABI=0 /std:c++14 2022-08-17T12:43:19.7580280Z cl : Command line warning D9002 : ignoring unknown option '-O3' 2022-08-17T12:43:19.7580828Z cl : Command line warning D9002 : ignoring unknown option '-std=c++14' 2022-08-17T12:43:19.7581401Z cl : Command line warning D9002 : ignoring unknown option '-fdiagnostics-color=always' 2022-08-17T12:43:19.7582470Z 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-08-17T12:43:19.7583503Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(211): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2022-08-17T12:43:19.7584125Z with 2022-08-17T12:43:19.7584367Z [ 2022-08-17T12:43:19.7584651Z T=std::string 2022-08-17T12:43:19.7584923Z ] 2022-08-17T12:43:19.7585604Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(410): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2022-08-17T12:43:19.7586234Z with 2022-08-17T12:43:19.7586494Z [ 2022-08-17T12:43:19.7586764Z T=std::string 2022-08-17T12:43:19.7587043Z ] 2022-08-17T12:43:19.7587793Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2022-08-17T12:43:19.7588478Z with 2022-08-17T12:43:19.7588708Z [ 2022-08-17T12:43:19.7588998Z T=std::string 2022-08-17T12:43:19.7589285Z ] 2022-08-17T12:43:19.7590072Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2022-08-17T12:43:19.7590777Z with 2022-08-17T12:43:19.7591032Z [ 2022-08-17T12:43:19.7591427Z T=std::string 2022-08-17T12:43:19.7591699Z ] 2022-08-17T12:43:19.7592412Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to alias template instantiation 'c10::OptionalBase' being compiled 2022-08-17T12:43:19.7593476Z 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-08-17T12:43:19.7594548Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(445): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2022-08-17T12:43:19.7595192Z with 2022-08-17T12:43:19.7595443Z [ 2022-08-17T12:43:19.7595717Z T=std::string 2022-08-17T12:43:19.7595980Z ] 2022-08-17T12:43:19.7596627Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(211): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2022-08-17T12:43:19.7597215Z with 2022-08-17T12:43:19.7597467Z [ 2022-08-17T12:43:19.7597748Z T=c10::QualifiedName 2022-08-17T12:43:19.7598037Z ] 2022-08-17T12:43:19.7598760Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(410): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2022-08-17T12:43:19.7599379Z with 2022-08-17T12:43:19.7599965Z [ 2022-08-17T12:43:19.7600264Z T=c10::QualifiedName 2022-08-17T12:43:19.7600539Z ] 2022-08-17T12:43:19.7601507Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2022-08-17T12:43:19.7602276Z with 2022-08-17T12:43:19.7602534Z [ 2022-08-17T12:43:19.7602820Z T=c10::QualifiedName 2022-08-17T12:43:19.7603097Z ] 2022-08-17T12:43:19.7604141Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2022-08-17T12:43:19.7604911Z with 2022-08-17T12:43:19.7605172Z [ 2022-08-17T12:43:19.7605479Z T=c10::QualifiedName 2022-08-17T12:43:19.7605753Z ] 2022-08-17T12:43:19.7606473Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to alias template instantiation 'c10::OptionalBase' being compiled 2022-08-17T12:43:19.7607589Z 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-08-17T12:43:19.7608691Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(445): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2022-08-17T12:43:19.7609395Z with 2022-08-17T12:43:19.7609645Z [ 2022-08-17T12:43:19.7609963Z T=c10::QualifiedName 2022-08-17T12:43:19.7610340Z ] 2022-08-17T12:43:19.7610958Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/core/TensorImpl.h(2391): warning C4805: '|': unsafe mix of type 'uintptr_t' and type 'bool' in operation 2022-08-17T12:43:19.7611953Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(211): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2022-08-17T12:43:19.7612543Z with 2022-08-17T12:43:19.7612795Z [ 2022-08-17T12:43:19.7613099Z T=at::TensorBase 2022-08-17T12:43:19.7613389Z ] 2022-08-17T12:43:19.7614065Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(410): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2022-08-17T12:43:19.7614605Z with 2022-08-17T12:43:19.7614823Z [ 2022-08-17T12:43:19.7615080Z T=at::TensorBase 2022-08-17T12:43:19.7615333Z ] 2022-08-17T12:43:19.7616031Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2022-08-17T12:43:19.7616748Z with 2022-08-17T12:43:19.7616968Z [ 2022-08-17T12:43:19.7617223Z T=at::TensorBase 2022-08-17T12:43:19.7617471Z ] 2022-08-17T12:43:19.7618259Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2022-08-17T12:43:19.7619055Z with 2022-08-17T12:43:19.7619316Z [ 2022-08-17T12:43:19.7619590Z T=at::TensorBase 2022-08-17T12:43:19.7619856Z ] 2022-08-17T12:43:19.7620554Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to alias template instantiation 'c10::OptionalBase' being compiled 2022-08-17T12:43:19.7621854Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\ATen/core/TensorBase.h(917): note: see reference to class template instantiation 'c10::optional' being compiled 2022-08-17T12:43:19.7623065Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(445): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2022-08-17T12:43:19.7623691Z with 2022-08-17T12:43:19.7623949Z [ 2022-08-17T12:43:19.7624227Z T=at::TensorBase 2022-08-17T12:43:19.7624478Z ] 2022-08-17T12:43:19.7625985Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(211): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2022-08-17T12:43:19.7626679Z with 2022-08-17T12:43:19.7626926Z [ 2022-08-17T12:43:19.7627209Z T=at::Tensor 2022-08-17T12:43:19.7627474Z ] 2022-08-17T12:43:19.7628164Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(410): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2022-08-17T12:43:19.7628797Z with 2022-08-17T12:43:19.7629049Z [ 2022-08-17T12:43:19.7629323Z T=at::Tensor 2022-08-17T12:43:19.7629573Z ] 2022-08-17T12:43:19.7630347Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2022-08-17T12:43:19.7631077Z with 2022-08-17T12:43:19.7631344Z [ 2022-08-17T12:43:19.7631608Z T=at::Tensor 2022-08-17T12:43:19.7631893Z ] 2022-08-17T12:43:19.7632733Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2022-08-17T12:43:19.7633463Z with 2022-08-17T12:43:19.7633701Z [ 2022-08-17T12:43:19.7633974Z T=at::Tensor 2022-08-17T12:43:19.7634233Z ] 2022-08-17T12:43:19.7634954Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to alias template instantiation 'c10::OptionalBase' being compiled 2022-08-17T12:43:19.7636058Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\ATen/core/TensorBody.h(510): note: see reference to class template instantiation 'c10::optional' being compiled 2022-08-17T12:43:19.7637196Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(445): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2022-08-17T12:43:19.7637775Z with 2022-08-17T12:43:19.7638006Z [ 2022-08-17T12:43:19.7638298Z T=at::Tensor 2022-08-17T12:43:19.7638541Z ] 2022-08-17T12:43:19.7639128Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(211): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2022-08-17T12:43:19.7639693Z with 2022-08-17T12:43:19.7639958Z [ 2022-08-17T12:43:19.7640242Z T=at::Generator 2022-08-17T12:43:19.7640498Z ] 2022-08-17T12:43:19.7641213Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(410): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2022-08-17T12:43:19.7641817Z with 2022-08-17T12:43:19.7642084Z [ 2022-08-17T12:43:19.7642365Z T=at::Generator 2022-08-17T12:43:19.7642845Z ] 2022-08-17T12:43:19.7643673Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2022-08-17T12:43:19.7644374Z with 2022-08-17T12:43:19.7644639Z [ 2022-08-17T12:43:19.7644909Z T=at::Generator 2022-08-17T12:43:19.7645193Z ] 2022-08-17T12:43:19.7645992Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2022-08-17T12:43:19.7646703Z with 2022-08-17T12:43:19.7647117Z [ 2022-08-17T12:43:19.7647398Z T=at::Generator 2022-08-17T12:43:19.7647679Z ] 2022-08-17T12:43:19.7648386Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to alias template instantiation 'c10::OptionalBase' being compiled 2022-08-17T12:43:19.7649556Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\ATen/core/TensorBody.h(585): note: see reference to class template instantiation 'c10::optional' being compiled 2022-08-17T12:43:19.7650693Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(445): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2022-08-17T12:43:19.7651311Z with 2022-08-17T12:43:19.7651548Z [ 2022-08-17T12:43:19.7651830Z T=at::Generator 2022-08-17T12:43:19.7652103Z ] 2022-08-17T12:43:19.7652757Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(211): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2022-08-17T12:43:19.7653359Z with 2022-08-17T12:43:19.7653608Z [ 2022-08-17T12:43:19.7653998Z T=std::vector> 2022-08-17T12:43:19.7654394Z ] 2022-08-17T12:43:19.7655104Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(410): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2022-08-17T12:43:19.7655761Z with 2022-08-17T12:43:19.7656006Z [ 2022-08-17T12:43:19.7656416Z T=std::vector> 2022-08-17T12:43:19.7656790Z ] 2022-08-17T12:43:19.7657534Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2022-08-17T12:43:19.7658248Z with 2022-08-17T12:43:19.7658517Z [ 2022-08-17T12:43:19.7659035Z T=std::vector> 2022-08-17T12:43:19.7659485Z ] 2022-08-17T12:43:19.7660320Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2022-08-17T12:43:19.7661089Z with 2022-08-17T12:43:19.7661339Z [ 2022-08-17T12:43:19.7661768Z T=std::vector> 2022-08-17T12:43:19.7662172Z ] 2022-08-17T12:43:19.7663000Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to alias template instantiation 'c10::OptionalBase>>' being compiled 2022-08-17T12:43:19.7664265Z 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-08-17T12:43:19.7665698Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(445): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2022-08-17T12:43:19.7666394Z with 2022-08-17T12:43:19.7666668Z [ 2022-08-17T12:43:19.7667078Z T=std::vector> 2022-08-17T12:43:19.7667470Z ] 2022-08-17T12:43:19.7668305Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(211): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2022-08-17T12:43:19.7668964Z with 2022-08-17T12:43:19.7669224Z [ 2022-08-17T12:43:19.7669580Z T=std::vector> 2022-08-17T12:43:19.7669932Z ] 2022-08-17T12:43:19.7670754Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(410): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2022-08-17T12:43:19.7671428Z with 2022-08-17T12:43:19.7671699Z [ 2022-08-17T12:43:19.7672035Z T=std::vector> 2022-08-17T12:43:19.7672321Z ] 2022-08-17T12:43:19.7672931Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2022-08-17T12:43:19.7673619Z with 2022-08-17T12:43:19.7673853Z [ 2022-08-17T12:43:19.7674187Z T=std::vector> 2022-08-17T12:43:19.7674499Z ] 2022-08-17T12:43:19.7675277Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2022-08-17T12:43:19.7676034Z with 2022-08-17T12:43:19.7676284Z [ 2022-08-17T12:43:19.7676640Z T=std::vector> 2022-08-17T12:43:19.7676956Z ] 2022-08-17T12:43:19.7677700Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to alias template instantiation 'c10::OptionalBase>>' being compiled 2022-08-17T12:43:19.7678904Z 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-08-17T12:43:19.7680036Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(445): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2022-08-17T12:43:19.7680704Z with 2022-08-17T12:43:19.7680968Z [ 2022-08-17T12:43:19.7681315Z T=std::vector> 2022-08-17T12:43:19.7681631Z ] 2022-08-17T12:43:19.7682309Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(211): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2022-08-17T12:43:19.7682951Z with 2022-08-17T12:43:19.7683223Z [ 2022-08-17T12:43:19.7683661Z T=std::vector,std::allocator>> 2022-08-17T12:43:19.7684075Z ] 2022-08-17T12:43:19.7684816Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(410): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2022-08-17T12:43:19.7685658Z with 2022-08-17T12:43:19.7685915Z [ 2022-08-17T12:43:19.7686359Z T=std::vector,std::allocator>> 2022-08-17T12:43:19.7686751Z ] 2022-08-17T12:43:19.7687560Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2022-08-17T12:43:19.7688293Z with 2022-08-17T12:43:19.7688563Z [ 2022-08-17T12:43:19.7689001Z T=std::vector,std::allocator>> 2022-08-17T12:43:19.7689581Z ] 2022-08-17T12:43:19.7690424Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2022-08-17T12:43:19.7691292Z with 2022-08-17T12:43:19.7691550Z [ 2022-08-17T12:43:19.7691997Z T=std::vector,std::allocator>> 2022-08-17T12:43:19.7692410Z ] 2022-08-17T12:43:19.7693266Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to alias template instantiation 'c10::OptionalBase,std::allocator>>>' being compiled 2022-08-17T12:43:19.7694570Z 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-08-17T12:43:19.7695802Z 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-08-17T12:43:19.7696870Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(445): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2022-08-17T12:43:19.7697502Z with 2022-08-17T12:43:19.7697752Z [ 2022-08-17T12:43:19.7698173Z T=std::vector,std::allocator>> 2022-08-17T12:43:19.7698558Z ] 2022-08-17T12:43:19.7699332Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(211): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2022-08-17T12:43:19.7699972Z with 2022-08-17T12:43:19.7700224Z [ 2022-08-17T12:43:19.7700636Z T=std::vector,std::allocator>> 2022-08-17T12:43:19.7701015Z ] 2022-08-17T12:43:19.7701732Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(410): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2022-08-17T12:43:19.7702344Z with 2022-08-17T12:43:19.7702572Z [ 2022-08-17T12:43:19.7702984Z T=std::vector,std::allocator>> 2022-08-17T12:43:19.7703357Z ] 2022-08-17T12:43:19.7704125Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2022-08-17T12:43:19.7704815Z with 2022-08-17T12:43:19.7705081Z [ 2022-08-17T12:43:19.7705484Z T=std::vector,std::allocator>> 2022-08-17T12:43:19.7706029Z ] 2022-08-17T12:43:19.7706852Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2022-08-17T12:43:19.7707607Z with 2022-08-17T12:43:19.7707875Z [ 2022-08-17T12:43:19.7708280Z T=std::vector,std::allocator>> 2022-08-17T12:43:19.7708658Z ] 2022-08-17T12:43:19.7709654Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to alias template instantiation 'c10::OptionalBase,std::allocator>>>' being compiled 2022-08-17T12:43:19.7710983Z 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-08-17T12:43:19.7712206Z 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-08-17T12:43:19.7713467Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(445): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2022-08-17T12:43:19.7714168Z with 2022-08-17T12:43:19.7714439Z [ 2022-08-17T12:43:19.7714850Z T=std::vector,std::allocator>> 2022-08-17T12:43:19.7715260Z ] 2022-08-17T12:43:19.7715964Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(211): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2022-08-17T12:43:19.7716599Z with 2022-08-17T12:43:19.7716846Z [ 2022-08-17T12:43:19.7717214Z T=std::vector> 2022-08-17T12:43:19.7717563Z ] 2022-08-17T12:43:19.7718286Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(410): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2022-08-17T12:43:19.7719067Z with 2022-08-17T12:43:19.7719339Z [ 2022-08-17T12:43:19.7719697Z T=std::vector> 2022-08-17T12:43:19.7720049Z ] 2022-08-17T12:43:19.7720809Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2022-08-17T12:43:19.7721361Z with 2022-08-17T12:43:19.7721569Z [ 2022-08-17T12:43:19.7721920Z T=std::vector> 2022-08-17T12:43:19.7722245Z ] 2022-08-17T12:43:19.7723047Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2022-08-17T12:43:19.7723721Z with 2022-08-17T12:43:19.7723981Z [ 2022-08-17T12:43:19.7724334Z T=std::vector> 2022-08-17T12:43:19.7724628Z ] 2022-08-17T12:43:19.7725387Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to alias template instantiation 'c10::OptionalBase>>' being compiled 2022-08-17T12:43:19.7726096Z with 2022-08-17T12:43:19.7726341Z [ 2022-08-17T12:43:19.7726602Z T=int64_t 2022-08-17T12:43:19.7727044Z ] 2022-08-17T12:43:19.7727747Z 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-08-17T12:43:19.7728439Z with 2022-08-17T12:43:19.7728692Z [ 2022-08-17T12:43:19.7728953Z T=int64_t 2022-08-17T12:43:19.7729201Z ] 2022-08-17T12:43:19.7729934Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(445): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2022-08-17T12:43:19.7730634Z with 2022-08-17T12:43:19.7730882Z [ 2022-08-17T12:43:19.7731413Z T=std::vector> 2022-08-17T12:43:19.7731767Z ] 2022-08-17T12:43:19.7732469Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(211): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2022-08-17T12:43:19.7733120Z with 2022-08-17T12:43:19.7733378Z [ 2022-08-17T12:43:19.7733759Z T=std::shared_ptr 2022-08-17T12:43:19.7734097Z ] 2022-08-17T12:43:19.7734834Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(410): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2022-08-17T12:43:19.7735510Z with 2022-08-17T12:43:19.7735763Z [ 2022-08-17T12:43:19.7736154Z T=std::shared_ptr 2022-08-17T12:43:19.7736635Z ] 2022-08-17T12:43:19.7737423Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2022-08-17T12:43:19.7738143Z with 2022-08-17T12:43:19.7738419Z [ 2022-08-17T12:43:19.7738992Z T=std::shared_ptr 2022-08-17T12:43:19.7739335Z ] 2022-08-17T12:43:19.7740168Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2022-08-17T12:43:19.7740957Z with 2022-08-17T12:43:19.7741214Z [ 2022-08-17T12:43:19.7741597Z T=std::shared_ptr 2022-08-17T12:43:19.7741932Z ] 2022-08-17T12:43:19.7742714Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to alias template instantiation 'c10::OptionalBase>' being compiled 2022-08-17T12:43:19.7743934Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\ATen/core/ivalue.h(1342): note: see reference to class template instantiation 'c10::optional>' being compiled 2022-08-17T12:43:19.7745010Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(445): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2022-08-17T12:43:19.7745759Z with 2022-08-17T12:43:19.7746030Z [ 2022-08-17T12:43:19.7746369Z T=std::shared_ptr 2022-08-17T12:43:19.7746737Z ] 2022-08-17T12:43:19.7747408Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(211): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2022-08-17T12:43:19.7747968Z with 2022-08-17T12:43:19.7748234Z [ 2022-08-17T12:43:19.7748600Z T=std::weak_ptr 2022-08-17T12:43:19.7749148Z ] 2022-08-17T12:43:19.7749850Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(410): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2022-08-17T12:43:19.7750536Z with 2022-08-17T12:43:19.7750769Z [ 2022-08-17T12:43:19.7751140Z T=std::weak_ptr 2022-08-17T12:43:19.7751504Z ] 2022-08-17T12:43:19.7752256Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2022-08-17T12:43:19.7753122Z with 2022-08-17T12:43:19.7753375Z [ 2022-08-17T12:43:19.7753735Z T=std::weak_ptr 2022-08-17T12:43:19.7754090Z ] 2022-08-17T12:43:19.7754798Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2022-08-17T12:43:19.7755552Z with 2022-08-17T12:43:19.7755811Z [ 2022-08-17T12:43:19.7756161Z T=std::weak_ptr 2022-08-17T12:43:19.7756471Z ] 2022-08-17T12:43:19.7757131Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to alias template instantiation 'c10::OptionalBase>' being compiled 2022-08-17T12:43:19.7758192Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\ATen/core/ivalue.h(1343): note: see reference to class template instantiation 'c10::optional>' being compiled 2022-08-17T12:43:19.7759268Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(445): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2022-08-17T12:43:19.7759911Z with 2022-08-17T12:43:19.7760189Z [ 2022-08-17T12:43:19.7760547Z T=std::weak_ptr 2022-08-17T12:43:19.7760859Z ] 2022-08-17T12:43:19.7761516Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(211): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2022-08-17T12:43:19.7762121Z with 2022-08-17T12:43:19.7762372Z [ 2022-08-17T12:43:19.7762759Z T=c10::impl::InlineDeviceGuard 2022-08-17T12:43:19.7763129Z ] 2022-08-17T12:43:19.7763802Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(410): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2022-08-17T12:43:19.7764418Z with 2022-08-17T12:43:19.7764674Z [ 2022-08-17T12:43:19.7765069Z T=c10::impl::InlineDeviceGuard 2022-08-17T12:43:19.7765440Z ] 2022-08-17T12:43:19.7766323Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2022-08-17T12:43:19.7767046Z with 2022-08-17T12:43:19.7767289Z [ 2022-08-17T12:43:19.7767661Z T=c10::impl::InlineDeviceGuard 2022-08-17T12:43:19.7768115Z ] 2022-08-17T12:43:19.7768943Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2022-08-17T12:43:19.7769881Z with 2022-08-17T12:43:19.7770131Z [ 2022-08-17T12:43:19.7770537Z T=c10::impl::InlineDeviceGuard 2022-08-17T12:43:19.7770906Z ] 2022-08-17T12:43:19.7771575Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to alias template instantiation 'c10::OptionalBase>' being compiled 2022-08-17T12:43:19.7772911Z 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-08-17T12:43:19.7774364Z 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-08-17T12:43:19.7775559Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(445): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2022-08-17T12:43:19.7776218Z with 2022-08-17T12:43:19.7776465Z [ 2022-08-17T12:43:19.7776875Z T=c10::impl::InlineDeviceGuard 2022-08-17T12:43:19.7777240Z ] 2022-08-17T12:43:19.7777897Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(211): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2022-08-17T12:43:19.7778510Z with 2022-08-17T12:43:19.7778883Z [ 2022-08-17T12:43:19.7779278Z T=c10::impl::InlineStreamGuard 2022-08-17T12:43:19.7779665Z ] 2022-08-17T12:43:19.7780373Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(410): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2022-08-17T12:43:19.7781045Z with 2022-08-17T12:43:19.7781279Z [ 2022-08-17T12:43:19.7781703Z T=c10::impl::InlineStreamGuard 2022-08-17T12:43:19.7782086Z ] 2022-08-17T12:43:19.7782798Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2022-08-17T12:43:19.7783517Z with 2022-08-17T12:43:19.7783787Z [ 2022-08-17T12:43:19.7784195Z T=c10::impl::InlineStreamGuard 2022-08-17T12:43:19.7784555Z ] 2022-08-17T12:43:19.7785380Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2022-08-17T12:43:19.7786144Z with 2022-08-17T12:43:19.7786388Z [ 2022-08-17T12:43:19.7786788Z T=c10::impl::InlineStreamGuard 2022-08-17T12:43:19.7787154Z ] 2022-08-17T12:43:19.7787991Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to alias template instantiation 'c10::OptionalBase>' being compiled 2022-08-17T12:43:19.7789306Z 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-08-17T12:43:19.7790654Z 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-08-17T12:43:19.7792095Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(445): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2022-08-17T12:43:19.7792737Z with 2022-08-17T12:43:19.7792998Z [ 2022-08-17T12:43:19.7793410Z T=c10::impl::InlineStreamGuard 2022-08-17T12:43:19.7793810Z ] 2022-08-17T12:43:19.7794642Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(211): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2022-08-17T12:43:19.7795305Z with 2022-08-17T12:43:19.7795563Z [ 2022-08-17T12:43:19.7795894Z T=c10::impl::VirtualGuardImpl 2022-08-17T12:43:19.7796192Z ] 2022-08-17T12:43:19.7796950Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(410): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2022-08-17T12:43:19.7797589Z with 2022-08-17T12:43:19.7797860Z [ 2022-08-17T12:43:19.7798186Z T=c10::impl::VirtualGuardImpl 2022-08-17T12:43:19.7798514Z ] 2022-08-17T12:43:19.7799299Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2022-08-17T12:43:19.7799987Z with 2022-08-17T12:43:19.7800272Z [ 2022-08-17T12:43:19.7800609Z T=c10::impl::VirtualGuardImpl 2022-08-17T12:43:19.7800921Z ] 2022-08-17T12:43:19.7801761Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2022-08-17T12:43:19.7802497Z with 2022-08-17T12:43:19.7802736Z [ 2022-08-17T12:43:19.7803018Z T=c10::impl::VirtualGuardImpl 2022-08-17T12:43:19.7803314Z ] 2022-08-17T12:43:19.7804000Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to alias template instantiation 'c10::OptionalBase' being compiled 2022-08-17T12:43:19.7805082Z 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-08-17T12:43:19.7805713Z with 2022-08-17T12:43:19.7805976Z [ 2022-08-17T12:43:19.7806309Z T=c10::impl::VirtualGuardImpl 2022-08-17T12:43:19.7806601Z ] 2022-08-17T12:43:19.7807351Z 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-08-17T12:43:19.7808647Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(445): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2022-08-17T12:43:19.7809291Z with 2022-08-17T12:43:19.7809527Z [ 2022-08-17T12:43:19.7809851Z T=c10::impl::VirtualGuardImpl 2022-08-17T12:43:19.7810147Z ] 2022-08-17T12:43:19.7810797Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(211): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2022-08-17T12:43:19.7811386Z with 2022-08-17T12:43:19.7811821Z [ 2022-08-17T12:43:19.7812398Z T=std::vector> 2022-08-17T12:43:19.7812851Z ] 2022-08-17T12:43:19.7813548Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(410): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2022-08-17T12:43:19.7814161Z with 2022-08-17T12:43:19.7814392Z [ 2022-08-17T12:43:19.7814832Z T=std::vector> 2022-08-17T12:43:19.7815241Z ] 2022-08-17T12:43:19.7816109Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2022-08-17T12:43:19.7816813Z with 2022-08-17T12:43:19.7817070Z [ 2022-08-17T12:43:19.7817527Z T=std::vector> 2022-08-17T12:43:19.7817925Z ] 2022-08-17T12:43:19.7818733Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2022-08-17T12:43:19.7819579Z with 2022-08-17T12:43:19.7819830Z [ 2022-08-17T12:43:19.7820290Z T=std::vector> 2022-08-17T12:43:19.7820735Z ] 2022-08-17T12:43:19.7821587Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to alias template instantiation 'c10::OptionalBase>>' being compiled 2022-08-17T12:43:19.7822989Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\ATen/core/ivalue_inl.h(843): note: see reference to class template instantiation 'c10::optional>>' being compiled 2022-08-17T12:43:19.7824196Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(445): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2022-08-17T12:43:19.7824863Z with 2022-08-17T12:43:19.7825118Z [ 2022-08-17T12:43:19.7825586Z T=std::vector> 2022-08-17T12:43:19.7826015Z ] 2022-08-17T12:43:19.7826671Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(211): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2022-08-17T12:43:19.7827274Z with 2022-08-17T12:43:19.7827512Z [ 2022-08-17T12:43:19.7827786Z T=c10::IValue 2022-08-17T12:43:19.7828046Z ] 2022-08-17T12:43:19.7828693Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(410): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2022-08-17T12:43:19.7829318Z with 2022-08-17T12:43:19.7829558Z [ 2022-08-17T12:43:19.7829849Z T=c10::IValue 2022-08-17T12:43:19.7830120Z ] 2022-08-17T12:43:19.7830904Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2022-08-17T12:43:19.7831631Z with 2022-08-17T12:43:19.7831881Z [ 2022-08-17T12:43:19.7832362Z T=c10::IValue 2022-08-17T12:43:19.7832620Z ] 2022-08-17T12:43:19.7833332Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2022-08-17T12:43:19.7834033Z with 2022-08-17T12:43:19.7834284Z [ 2022-08-17T12:43:19.7834558Z T=c10::IValue 2022-08-17T12:43:19.7834935Z ] 2022-08-17T12:43:19.7835640Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to alias template instantiation 'c10::OptionalBase' being compiled 2022-08-17T12:43:19.7836927Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\ATen/core/function_schema.h(181): note: see reference to class template instantiation 'c10::optional' being compiled 2022-08-17T12:43:19.7838096Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(445): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2022-08-17T12:43:19.7838768Z with 2022-08-17T12:43:19.7839040Z [ 2022-08-17T12:43:19.7839318Z T=c10::IValue 2022-08-17T12:43:19.7839582Z ] 2022-08-17T12:43:19.7840277Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(211): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2022-08-17T12:43:19.7840886Z with 2022-08-17T12:43:19.7841142Z [ 2022-08-17T12:43:19.7841417Z T=c10::AliasInfo 2022-08-17T12:43:19.7841698Z ] 2022-08-17T12:43:19.7842428Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(410): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2022-08-17T12:43:19.7843079Z with 2022-08-17T12:43:19.7843338Z [ 2022-08-17T12:43:19.7843638Z T=c10::AliasInfo 2022-08-17T12:43:19.7843904Z ] 2022-08-17T12:43:19.7844703Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2022-08-17T12:43:19.7845414Z with 2022-08-17T12:43:19.7845670Z [ 2022-08-17T12:43:19.7845958Z T=c10::AliasInfo 2022-08-17T12:43:19.7846240Z ] 2022-08-17T12:43:19.7847083Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2022-08-17T12:43:19.7847832Z with 2022-08-17T12:43:19.7848104Z [ 2022-08-17T12:43:19.7848401Z T=c10::AliasInfo 2022-08-17T12:43:19.7848669Z ] 2022-08-17T12:43:19.7849374Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to alias template instantiation 'c10::OptionalBase' being compiled 2022-08-17T12:43:19.7850383Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\ATen/core/function_schema.h(28): note: see reference to class template instantiation 'c10::optional' being compiled 2022-08-17T12:43:19.7851504Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(445): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2022-08-17T12:43:19.7852153Z with 2022-08-17T12:43:19.7852394Z [ 2022-08-17T12:43:19.7852681Z T=c10::AliasInfo 2022-08-17T12:43:19.7852942Z ] 2022-08-17T12:43:19.7853573Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(211): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2022-08-17T12:43:19.7854373Z with 2022-08-17T12:43:19.7854631Z [ 2022-08-17T12:43:19.7855003Z T=c10::either 2022-08-17T12:43:19.7855358Z ] 2022-08-17T12:43:19.7856049Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(410): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2022-08-17T12:43:19.7856652Z with 2022-08-17T12:43:19.7856889Z [ 2022-08-17T12:43:19.7857279Z T=c10::either 2022-08-17T12:43:19.7857808Z ] 2022-08-17T12:43:19.7858554Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2022-08-17T12:43:19.7859401Z with 2022-08-17T12:43:19.7859661Z [ 2022-08-17T12:43:19.7860044Z T=c10::either 2022-08-17T12:43:19.7860423Z ] 2022-08-17T12:43:19.7861265Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2022-08-17T12:43:19.7862040Z with 2022-08-17T12:43:19.7862292Z [ 2022-08-17T12:43:19.7862689Z T=c10::either 2022-08-17T12:43:19.7863047Z ] 2022-08-17T12:43:19.7863844Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to alias template instantiation 'c10::OptionalBase>' being compiled 2022-08-17T12:43:19.7865189Z 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-08-17T12:43:19.7866486Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(445): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2022-08-17T12:43:19.7867176Z with 2022-08-17T12:43:19.7867444Z [ 2022-08-17T12:43:19.7867821Z T=c10::either 2022-08-17T12:43:19.7868192Z ] 2022-08-17T12:43:19.7868904Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(211): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2022-08-17T12:43:19.7869550Z with 2022-08-17T12:43:19.7869827Z [ 2022-08-17T12:43:19.7870118Z T=c10::DimVector 2022-08-17T12:43:19.7870393Z ] 2022-08-17T12:43:19.7871068Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(410): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2022-08-17T12:43:19.7871714Z with 2022-08-17T12:43:19.7871971Z [ 2022-08-17T12:43:19.7872245Z T=c10::DimVector 2022-08-17T12:43:19.7872528Z ] 2022-08-17T12:43:19.7873292Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2022-08-17T12:43:19.7873925Z with 2022-08-17T12:43:19.7874171Z [ 2022-08-17T12:43:19.7874581Z T=c10::DimVector 2022-08-17T12:43:19.7874835Z ] 2022-08-17T12:43:19.7875779Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2022-08-17T12:43:19.7876487Z with 2022-08-17T12:43:19.7876735Z [ 2022-08-17T12:43:19.7876998Z T=c10::DimVector 2022-08-17T12:43:19.7877278Z ] 2022-08-17T12:43:19.7878016Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to alias template instantiation 'c10::OptionalBase' being compiled 2022-08-17T12:43:19.7879291Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\ATen/TensorIterator.h(915): note: see reference to class template instantiation 'c10::optional' being compiled 2022-08-17T12:43:19.7880412Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(445): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2022-08-17T12:43:19.7881127Z with 2022-08-17T12:43:19.7881377Z [ 2022-08-17T12:43:19.7881672Z T=c10::DimVector 2022-08-17T12:43:19.7882075Z ] 2022-08-17T12:43:19.7882790Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(211): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2022-08-17T12:43:19.7883381Z with 2022-08-17T12:43:19.7883633Z [ 2022-08-17T12:43:19.7883938Z T=c10::impl::AnnotatedSchema 2022-08-17T12:43:19.7884230Z ] 2022-08-17T12:43:19.7884899Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(410): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2022-08-17T12:43:19.7885640Z with 2022-08-17T12:43:19.7885921Z [ 2022-08-17T12:43:19.7886226Z T=c10::impl::AnnotatedSchema 2022-08-17T12:43:19.7886533Z ] 2022-08-17T12:43:19.7887274Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2022-08-17T12:43:19.7887957Z with 2022-08-17T12:43:19.7888195Z [ 2022-08-17T12:43:19.7888506Z T=c10::impl::AnnotatedSchema 2022-08-17T12:43:19.7888810Z ] 2022-08-17T12:43:19.7889744Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2022-08-17T12:43:19.7890455Z with 2022-08-17T12:43:19.7890714Z [ 2022-08-17T12:43:19.7891042Z T=c10::impl::AnnotatedSchema 2022-08-17T12:43:19.7891364Z ] 2022-08-17T12:43:19.7892065Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to alias template instantiation 'c10::OptionalBase' being compiled 2022-08-17T12:43:19.7893247Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\ATen/core/dispatch/OperatorEntry.h(221): note: see reference to class template instantiation 'c10::optional' being compiled 2022-08-17T12:43:19.7894434Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(445): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2022-08-17T12:43:19.7895088Z with 2022-08-17T12:43:19.7895333Z [ 2022-08-17T12:43:19.7895654Z T=c10::impl::AnnotatedSchema 2022-08-17T12:43:19.7895954Z ] 2022-08-17T12:43:19.7897967Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(211): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2022-08-17T12:43:19.7898581Z with 2022-08-17T12:43:19.7898933Z [ 2022-08-17T12:43:19.7899315Z T=c10::impl::OperatorEntry::CppSignatureWithDebug 2022-08-17T12:43:19.7899684Z ] 2022-08-17T12:43:19.7900355Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(410): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2022-08-17T12:43:19.7900970Z with 2022-08-17T12:43:19.7901237Z [ 2022-08-17T12:43:19.7901725Z T=c10::impl::OperatorEntry::CppSignatureWithDebug 2022-08-17T12:43:19.7902074Z ] 2022-08-17T12:43:19.7902807Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2022-08-17T12:43:19.7903477Z with 2022-08-17T12:43:19.7903711Z [ 2022-08-17T12:43:19.7904090Z T=c10::impl::OperatorEntry::CppSignatureWithDebug 2022-08-17T12:43:19.7904428Z ] 2022-08-17T12:43:19.7905192Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2022-08-17T12:43:19.7905929Z with 2022-08-17T12:43:19.7906182Z [ 2022-08-17T12:43:19.7906548Z T=c10::impl::OperatorEntry::CppSignatureWithDebug 2022-08-17T12:43:19.7906869Z ] 2022-08-17T12:43:19.7907679Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to alias template instantiation 'c10::OptionalBase' being compiled 2022-08-17T12:43:19.7908880Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\ATen/core/dispatch/OperatorEntry.h(282): note: see reference to class template instantiation 'c10::optional' being compiled 2022-08-17T12:43:19.7910225Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(445): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2022-08-17T12:43:19.7910871Z with 2022-08-17T12:43:19.7911123Z [ 2022-08-17T12:43:19.7911516Z T=c10::impl::OperatorEntry::CppSignatureWithDebug 2022-08-17T12:43:19.7911869Z ] 2022-08-17T12:43:19.7912511Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(211): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2022-08-17T12:43:19.7913128Z with 2022-08-17T12:43:19.7913391Z [ 2022-08-17T12:43:19.7913664Z T=at::StepCallbacks 2022-08-17T12:43:19.7913950Z ] 2022-08-17T12:43:19.7914613Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(410): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2022-08-17T12:43:19.7915279Z with 2022-08-17T12:43:19.7915512Z [ 2022-08-17T12:43:19.7915798Z T=at::StepCallbacks 2022-08-17T12:43:19.7916081Z ] 2022-08-17T12:43:19.7916849Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2022-08-17T12:43:19.7917506Z with 2022-08-17T12:43:19.7917759Z [ 2022-08-17T12:43:19.7918052Z T=at::StepCallbacks 2022-08-17T12:43:19.7918494Z ] 2022-08-17T12:43:19.7919266Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2022-08-17T12:43:19.7919992Z with 2022-08-17T12:43:19.7920242Z [ 2022-08-17T12:43:19.7920547Z T=at::StepCallbacks 2022-08-17T12:43:19.7920830Z ] 2022-08-17T12:43:19.7921505Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to alias template instantiation 'c10::OptionalBase' being compiled 2022-08-17T12:43:19.7922719Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\ATen/core/dispatch/Dispatcher.h(610): note: see reference to class template instantiation 'c10::optional' being compiled 2022-08-17T12:43:19.7923870Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(445): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2022-08-17T12:43:19.7924552Z with 2022-08-17T12:43:19.7924783Z [ 2022-08-17T12:43:19.7925079Z T=at::StepCallbacks 2022-08-17T12:43:19.7925367Z ] 2022-08-17T12:43:19.8418487Z [26/34] cl /showIncludes /nologo /O2 /W3 /GL /DNDEBUG /MD /MD /wd4819 /wd4251 /wd4244 /wd4267 /wd4275 /wd4018 /wd4190 /EHsc -DFUNCTORCH_BUILD_MAIN_LIB -IC:\actions-runner\_work\pytorch\pytorch\functorch -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 -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" -c C:\actions-runner\_work\pytorch\pytorch\functorch\functorch\csrc\LegacyVmapTransforms.cpp /FoC:\actions-runner\_work\pytorch\pytorch\functorch\build\temp.win-amd64-3.9\Release\actions-runner\_work\pytorch\pytorch\functorch\functorch\csrc\LegacyVmapTransforms.obj -O3 -std=c++14 -fdiagnostics-color=always -DTORCH_API_INCLUDE_EXTENSION_H -DTORCH_EXTENSION_NAME=_C -D_GLIBCXX_USE_CXX11_ABI=0 /std:c++14 2022-08-17T12:43:19.8422401Z cl : Command line warning D9002 : ignoring unknown option '-O3' 2022-08-17T12:43:19.8422937Z cl : Command line warning D9002 : ignoring unknown option '-std=c++14' 2022-08-17T12:43:19.8423484Z cl : Command line warning D9002 : ignoring unknown option '-fdiagnostics-color=always' 2022-08-17T12:43:19.8424317Z 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-08-17T12:43:19.8425296Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/core/TensorImpl.h(2391): warning C4805: '|': unsafe mix of type 'uintptr_t' and type 'bool' in operation 2022-08-17T12:43:19.8426338Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(211): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2022-08-17T12:43:19.8426955Z with 2022-08-17T12:43:19.8427225Z [ 2022-08-17T12:43:19.8427522Z T=at::TensorBase 2022-08-17T12:43:19.8427780Z ] 2022-08-17T12:43:19.8428713Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(410): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2022-08-17T12:43:19.8429327Z with 2022-08-17T12:43:19.8429575Z [ 2022-08-17T12:43:19.8429838Z T=at::TensorBase 2022-08-17T12:43:19.8430114Z ] 2022-08-17T12:43:19.8430837Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2022-08-17T12:43:19.8431523Z with 2022-08-17T12:43:19.8431772Z [ 2022-08-17T12:43:19.8432061Z T=at::TensorBase 2022-08-17T12:43:19.8432514Z ] 2022-08-17T12:43:19.8433306Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2022-08-17T12:43:19.8434066Z with 2022-08-17T12:43:19.8434330Z [ 2022-08-17T12:43:19.8434609Z T=at::TensorBase 2022-08-17T12:43:19.8434871Z ] 2022-08-17T12:43:19.8435607Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to alias template instantiation 'c10::OptionalBase' being compiled 2022-08-17T12:43:19.8436739Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\ATen/core/TensorBase.h(917): note: see reference to class template instantiation 'c10::optional' being compiled 2022-08-17T12:43:19.8437795Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(445): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2022-08-17T12:43:19.8438457Z with 2022-08-17T12:43:19.8438712Z [ 2022-08-17T12:43:19.8438979Z T=at::TensorBase 2022-08-17T12:43:19.8439248Z ] 2022-08-17T12:43:19.8439893Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(211): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2022-08-17T12:43:19.8440505Z with 2022-08-17T12:43:19.8440741Z [ 2022-08-17T12:43:19.8441021Z T=at::Tensor 2022-08-17T12:43:19.8441285Z ] 2022-08-17T12:43:19.8441924Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(410): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2022-08-17T12:43:19.8442542Z with 2022-08-17T12:43:19.8442795Z [ 2022-08-17T12:43:19.8443048Z T=at::Tensor 2022-08-17T12:43:19.8443308Z ] 2022-08-17T12:43:19.8444048Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2022-08-17T12:43:19.8444746Z with 2022-08-17T12:43:19.8444969Z [ 2022-08-17T12:43:19.8445246Z T=at::Tensor 2022-08-17T12:43:19.8445505Z ] 2022-08-17T12:43:19.8446248Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2022-08-17T12:43:19.8446977Z with 2022-08-17T12:43:19.8447231Z [ 2022-08-17T12:43:19.8447480Z T=at::Tensor 2022-08-17T12:43:19.8447753Z ] 2022-08-17T12:43:19.8448432Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to alias template instantiation 'c10::OptionalBase' being compiled 2022-08-17T12:43:19.8449685Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\ATen/core/TensorBody.h(510): note: see reference to class template instantiation 'c10::optional' being compiled 2022-08-17T12:43:19.8450739Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(445): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2022-08-17T12:43:19.8451358Z with 2022-08-17T12:43:19.8451574Z [ 2022-08-17T12:43:19.8451816Z T=at::Tensor 2022-08-17T12:43:19.8452025Z ] 2022-08-17T12:43:19.8453292Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(211): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2022-08-17T12:43:19.8453904Z with 2022-08-17T12:43:19.8454122Z [ 2022-08-17T12:43:19.8454398Z T=at::Generator 2022-08-17T12:43:19.8454666Z ] 2022-08-17T12:43:19.8455329Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(410): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2022-08-17T12:43:19.8455952Z with 2022-08-17T12:43:19.8456183Z [ 2022-08-17T12:43:19.8456451Z T=at::Generator 2022-08-17T12:43:19.8456703Z ] 2022-08-17T12:43:19.8457451Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2022-08-17T12:43:19.8458107Z with 2022-08-17T12:43:19.8458355Z [ 2022-08-17T12:43:19.8458645Z T=at::Generator 2022-08-17T12:43:19.8459065Z ] 2022-08-17T12:43:19.8459796Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2022-08-17T12:43:19.8460434Z with 2022-08-17T12:43:19.8460653Z [ 2022-08-17T12:43:19.8460902Z T=at::Generator 2022-08-17T12:43:19.8461132Z ] 2022-08-17T12:43:19.8461771Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to alias template instantiation 'c10::OptionalBase' being compiled 2022-08-17T12:43:19.8462809Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\ATen/core/TensorBody.h(585): note: see reference to class template instantiation 'c10::optional' being compiled 2022-08-17T12:43:19.8463939Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(445): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2022-08-17T12:43:19.8464560Z with 2022-08-17T12:43:19.8464815Z [ 2022-08-17T12:43:19.8465093Z T=at::Generator 2022-08-17T12:43:19.8465348Z ] 2022-08-17T12:43:19.8466013Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(211): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2022-08-17T12:43:19.8466597Z with 2022-08-17T12:43:19.8466841Z [ 2022-08-17T12:43:19.8467126Z T=std::string 2022-08-17T12:43:19.8467529Z ] 2022-08-17T12:43:19.8468219Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(410): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2022-08-17T12:43:19.8468768Z with 2022-08-17T12:43:19.8469029Z [ 2022-08-17T12:43:19.8469309Z T=std::string 2022-08-17T12:43:19.8469747Z ] 2022-08-17T12:43:19.8470901Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2022-08-17T12:43:19.8471871Z with 2022-08-17T12:43:19.8472410Z [ 2022-08-17T12:43:19.8472708Z T=std::string 2022-08-17T12:43:19.8472995Z ] 2022-08-17T12:43:19.8473843Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2022-08-17T12:43:19.8474558Z with 2022-08-17T12:43:19.8474985Z [ 2022-08-17T12:43:19.8475270Z T=std::string 2022-08-17T12:43:19.8475521Z ] 2022-08-17T12:43:19.8476208Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to alias template instantiation 'c10::OptionalBase' being compiled 2022-08-17T12:43:19.8477286Z 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-08-17T12:43:19.8478391Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(445): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2022-08-17T12:43:19.8479039Z with 2022-08-17T12:43:19.8479288Z [ 2022-08-17T12:43:19.8479573Z T=std::string 2022-08-17T12:43:19.8479826Z ] 2022-08-17T12:43:19.8480479Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(211): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2022-08-17T12:43:19.8481111Z with 2022-08-17T12:43:19.8481357Z [ 2022-08-17T12:43:19.8481633Z T=c10::QualifiedName 2022-08-17T12:43:19.8481914Z ] 2022-08-17T12:43:19.8482588Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(410): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2022-08-17T12:43:19.8483196Z with 2022-08-17T12:43:19.8483457Z [ 2022-08-17T12:43:19.8483761Z T=c10::QualifiedName 2022-08-17T12:43:19.8484033Z ] 2022-08-17T12:43:19.8484792Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2022-08-17T12:43:19.8485481Z with 2022-08-17T12:43:19.8485740Z [ 2022-08-17T12:43:19.8486016Z T=c10::QualifiedName 2022-08-17T12:43:19.8486320Z ] 2022-08-17T12:43:19.8487116Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2022-08-17T12:43:19.8487866Z with 2022-08-17T12:43:19.8488124Z [ 2022-08-17T12:43:19.8488422Z T=c10::QualifiedName 2022-08-17T12:43:19.8488668Z ] 2022-08-17T12:43:19.8489354Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to alias template instantiation 'c10::OptionalBase' being compiled 2022-08-17T12:43:19.8490424Z 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-08-17T12:43:19.8491508Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(445): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2022-08-17T12:43:19.8492319Z with 2022-08-17T12:43:19.8492555Z [ 2022-08-17T12:43:19.8492860Z T=c10::QualifiedName 2022-08-17T12:43:19.8493152Z ] 2022-08-17T12:43:19.8493802Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(211): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2022-08-17T12:43:19.8494416Z with 2022-08-17T12:43:19.8494672Z [ 2022-08-17T12:43:19.8495053Z T=std::vector> 2022-08-17T12:43:19.8495595Z ] 2022-08-17T12:43:19.8496282Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(410): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2022-08-17T12:43:19.8496906Z with 2022-08-17T12:43:19.8497143Z [ 2022-08-17T12:43:19.8497553Z T=std::vector> 2022-08-17T12:43:19.8497928Z ] 2022-08-17T12:43:19.8498662Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2022-08-17T12:43:19.8499504Z with 2022-08-17T12:43:19.8499753Z [ 2022-08-17T12:43:19.8500160Z T=std::vector> 2022-08-17T12:43:19.8500512Z ] 2022-08-17T12:43:19.8501304Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2022-08-17T12:43:19.8502042Z with 2022-08-17T12:43:19.8502273Z [ 2022-08-17T12:43:19.8502663Z T=std::vector> 2022-08-17T12:43:19.8503031Z ] 2022-08-17T12:43:19.8503827Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to alias template instantiation 'c10::OptionalBase>>' being compiled 2022-08-17T12:43:19.8505072Z 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-08-17T12:43:19.8506256Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(445): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2022-08-17T12:43:19.8506937Z with 2022-08-17T12:43:19.8507188Z [ 2022-08-17T12:43:19.8507580Z T=std::vector> 2022-08-17T12:43:19.8507964Z ] 2022-08-17T12:43:19.8508585Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(211): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2022-08-17T12:43:19.8509185Z with 2022-08-17T12:43:19.8509417Z [ 2022-08-17T12:43:19.8509723Z T=std::vector> 2022-08-17T12:43:19.8510020Z ] 2022-08-17T12:43:19.8510676Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(410): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2022-08-17T12:43:19.8511294Z with 2022-08-17T12:43:19.8511549Z [ 2022-08-17T12:43:19.8511861Z T=std::vector> 2022-08-17T12:43:19.8512378Z ] 2022-08-17T12:43:19.8513128Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2022-08-17T12:43:19.8513812Z with 2022-08-17T12:43:19.8514045Z [ 2022-08-17T12:43:19.8514380Z T=std::vector> 2022-08-17T12:43:19.8514697Z ] 2022-08-17T12:43:19.8515602Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2022-08-17T12:43:19.8516336Z with 2022-08-17T12:43:19.8516588Z [ 2022-08-17T12:43:19.8516910Z T=std::vector> 2022-08-17T12:43:19.8517243Z ] 2022-08-17T12:43:19.8517982Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to alias template instantiation 'c10::OptionalBase>>' being compiled 2022-08-17T12:43:19.8519126Z 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-08-17T12:43:19.8520197Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(445): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2022-08-17T12:43:19.8520874Z with 2022-08-17T12:43:19.8521137Z [ 2022-08-17T12:43:19.8521498Z T=std::vector> 2022-08-17T12:43:19.8521795Z ] 2022-08-17T12:43:19.8522471Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(211): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2022-08-17T12:43:19.8523072Z with 2022-08-17T12:43:19.8523303Z [ 2022-08-17T12:43:19.8523732Z T=std::vector,std::allocator>> 2022-08-17T12:43:19.8524125Z ] 2022-08-17T12:43:19.8524808Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(410): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2022-08-17T12:43:19.8525432Z with 2022-08-17T12:43:19.8525686Z [ 2022-08-17T12:43:19.8526111Z T=std::vector,std::allocator>> 2022-08-17T12:43:19.8526486Z ] 2022-08-17T12:43:19.8527254Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2022-08-17T12:43:19.8527993Z with 2022-08-17T12:43:19.8528236Z [ 2022-08-17T12:43:19.8528653Z T=std::vector,std::allocator>> 2022-08-17T12:43:19.8529049Z ] 2022-08-17T12:43:19.8529848Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2022-08-17T12:43:19.8530594Z with 2022-08-17T12:43:19.8530834Z [ 2022-08-17T12:43:19.8531256Z T=std::vector,std::allocator>> 2022-08-17T12:43:19.8531656Z ] 2022-08-17T12:43:19.8532451Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to alias template instantiation 'c10::OptionalBase,std::allocator>>>' being compiled 2022-08-17T12:43:19.8533983Z 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-08-17T12:43:19.8535170Z 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-08-17T12:43:19.8536434Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(445): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2022-08-17T12:43:19.8537108Z with 2022-08-17T12:43:19.8537359Z [ 2022-08-17T12:43:19.8537791Z T=std::vector,std::allocator>> 2022-08-17T12:43:19.8538178Z ] 2022-08-17T12:43:19.8538940Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(211): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2022-08-17T12:43:19.8539552Z with 2022-08-17T12:43:19.8539800Z [ 2022-08-17T12:43:19.8540212Z T=std::vector,std::allocator>> 2022-08-17T12:43:19.8540565Z ] 2022-08-17T12:43:19.8541255Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(410): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2022-08-17T12:43:19.8541888Z with 2022-08-17T12:43:19.8542132Z [ 2022-08-17T12:43:19.8542548Z T=std::vector,std::allocator>> 2022-08-17T12:43:19.8542932Z ] 2022-08-17T12:43:19.8563938Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2022-08-17T12:43:19.8564642Z with 2022-08-17T12:43:19.8564914Z [ 2022-08-17T12:43:19.8565362Z T=std::vector,std::allocator>> 2022-08-17T12:43:19.8565749Z ] 2022-08-17T12:43:19.8566541Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2022-08-17T12:43:19.8567267Z with 2022-08-17T12:43:19.8567527Z [ 2022-08-17T12:43:19.8567941Z T=std::vector,std::allocator>> 2022-08-17T12:43:19.8568331Z ] 2022-08-17T12:43:19.8569116Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to alias template instantiation 'c10::OptionalBase,std::allocator>>>' being compiled 2022-08-17T12:43:19.8570393Z 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-08-17T12:43:19.8571569Z 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-08-17T12:43:19.8572699Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(445): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2022-08-17T12:43:19.8573596Z with 2022-08-17T12:43:19.8573855Z [ 2022-08-17T12:43:19.8574267Z T=std::vector,std::allocator>> 2022-08-17T12:43:19.8574667Z ] 2022-08-17T12:43:19.8575318Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(211): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2022-08-17T12:43:19.8575933Z with 2022-08-17T12:43:19.8576194Z [ 2022-08-17T12:43:19.8576540Z T=std::vector> 2022-08-17T12:43:19.8577067Z ] 2022-08-17T12:43:19.8577765Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(410): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2022-08-17T12:43:19.8578395Z with 2022-08-17T12:43:19.8578644Z [ 2022-08-17T12:43:19.8579128Z T=std::vector> 2022-08-17T12:43:19.8579460Z ] 2022-08-17T12:43:19.8580230Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2022-08-17T12:43:19.8590641Z with 2022-08-17T12:43:19.8590920Z [ 2022-08-17T12:43:19.8591270Z T=std::vector> 2022-08-17T12:43:19.8591616Z ] 2022-08-17T12:43:19.8592446Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2022-08-17T12:43:19.8593195Z with 2022-08-17T12:43:19.8593450Z [ 2022-08-17T12:43:19.8593822Z T=std::vector> 2022-08-17T12:43:19.8594161Z ] 2022-08-17T12:43:19.8594902Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to alias template instantiation 'c10::OptionalBase>>' being compiled 2022-08-17T12:43:19.8596246Z 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-08-17T12:43:19.8597392Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(445): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2022-08-17T12:43:19.8598049Z with 2022-08-17T12:43:19.8598296Z [ 2022-08-17T12:43:19.8598654Z T=std::vector> 2022-08-17T12:43:19.8598969Z ] 2022-08-17T12:43:19.8599621Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(211): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2022-08-17T12:43:19.8600200Z with 2022-08-17T12:43:19.8600457Z [ 2022-08-17T12:43:19.8600817Z T=std::shared_ptr 2022-08-17T12:43:19.8601146Z ] 2022-08-17T12:43:19.8601841Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(410): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2022-08-17T12:43:19.8602458Z with 2022-08-17T12:43:19.8602704Z [ 2022-08-17T12:43:19.8603055Z T=std::shared_ptr 2022-08-17T12:43:19.8603603Z ] 2022-08-17T12:43:19.8604359Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2022-08-17T12:43:19.8605014Z with 2022-08-17T12:43:19.8605277Z [ 2022-08-17T12:43:19.8605654Z T=std::shared_ptr 2022-08-17T12:43:19.8605972Z ] 2022-08-17T12:43:19.8606800Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2022-08-17T12:43:19.8607695Z with 2022-08-17T12:43:19.8607954Z [ 2022-08-17T12:43:19.8608322Z T=std::shared_ptr 2022-08-17T12:43:19.8608646Z ] 2022-08-17T12:43:19.8609396Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to alias template instantiation 'c10::OptionalBase>' being compiled 2022-08-17T12:43:19.8610597Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\ATen/core/ivalue.h(1342): note: see reference to class template instantiation 'c10::optional>' being compiled 2022-08-17T12:43:19.8611728Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(445): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2022-08-17T12:43:19.8612411Z with 2022-08-17T12:43:19.8612676Z [ 2022-08-17T12:43:19.8613035Z T=std::shared_ptr 2022-08-17T12:43:19.8613356Z ] 2022-08-17T12:43:19.8614714Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(211): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2022-08-17T12:43:19.8615392Z with 2022-08-17T12:43:19.8615626Z [ 2022-08-17T12:43:19.8616003Z T=std::weak_ptr 2022-08-17T12:43:19.8616335Z ] 2022-08-17T12:43:19.8617037Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(410): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2022-08-17T12:43:19.8617771Z with 2022-08-17T12:43:19.8618015Z [ 2022-08-17T12:43:19.8618379Z T=std::weak_ptr 2022-08-17T12:43:19.8618692Z ] 2022-08-17T12:43:19.8619603Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2022-08-17T12:43:19.8620387Z with 2022-08-17T12:43:19.8620682Z [ 2022-08-17T12:43:19.8621100Z T=std::weak_ptr 2022-08-17T12:43:19.8621448Z ] 2022-08-17T12:43:19.8622501Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2022-08-17T12:43:19.8623246Z with 2022-08-17T12:43:19.8623509Z [ 2022-08-17T12:43:19.8623876Z T=std::weak_ptr 2022-08-17T12:43:19.8624184Z ] 2022-08-17T12:43:19.8625125Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to alias template instantiation 'c10::OptionalBase>' being compiled 2022-08-17T12:43:19.8626942Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\ATen/core/ivalue.h(1343): note: see reference to class template instantiation 'c10::optional>' being compiled 2022-08-17T12:43:19.8628334Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(445): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2022-08-17T12:43:19.8629039Z with 2022-08-17T12:43:19.8629262Z [ 2022-08-17T12:43:19.8629640Z T=std::weak_ptr 2022-08-17T12:43:19.8630004Z ] 2022-08-17T12:43:19.8630740Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(211): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2022-08-17T12:43:19.8631400Z with 2022-08-17T12:43:19.8631640Z [ 2022-08-17T12:43:19.8632051Z T=c10::impl::InlineDeviceGuard 2022-08-17T12:43:19.8632456Z ] 2022-08-17T12:43:19.8633062Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(410): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2022-08-17T12:43:19.8633764Z with 2022-08-17T12:43:19.8635917Z [ 2022-08-17T12:43:19.8636439Z T=c10::impl::InlineDeviceGuard 2022-08-17T12:43:19.8636920Z ] 2022-08-17T12:43:19.8637776Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2022-08-17T12:43:19.8638525Z with 2022-08-17T12:43:19.8638780Z [ 2022-08-17T12:43:19.8639264Z T=c10::impl::InlineDeviceGuard 2022-08-17T12:43:19.8639875Z ] 2022-08-17T12:43:19.8640950Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2022-08-17T12:43:19.8641767Z with 2022-08-17T12:43:19.8641998Z [ 2022-08-17T12:43:19.8642642Z T=c10::impl::InlineDeviceGuard 2022-08-17T12:43:19.8643019Z ] 2022-08-17T12:43:19.8643794Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to alias template instantiation 'c10::OptionalBase>' being compiled 2022-08-17T12:43:19.8645248Z 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-08-17T12:43:19.8646850Z 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-08-17T12:43:19.8648271Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(445): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2022-08-17T12:43:19.8648980Z with 2022-08-17T12:43:19.8649270Z [ 2022-08-17T12:43:19.8649692Z T=c10::impl::InlineDeviceGuard 2022-08-17T12:43:19.8650074Z ] 2022-08-17T12:43:19.8650828Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(211): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2022-08-17T12:43:19.8651725Z with 2022-08-17T12:43:19.8652017Z [ 2022-08-17T12:43:19.8652478Z T=c10::impl::InlineStreamGuard 2022-08-17T12:43:19.8652990Z ] 2022-08-17T12:43:19.8653861Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(410): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2022-08-17T12:43:19.8654523Z with 2022-08-17T12:43:19.8654751Z [ 2022-08-17T12:43:19.8655246Z T=c10::impl::InlineStreamGuard 2022-08-17T12:43:19.8655677Z ] 2022-08-17T12:43:19.8656638Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2022-08-17T12:43:19.8657411Z with 2022-08-17T12:43:19.8657732Z [ 2022-08-17T12:43:19.8658184Z T=c10::impl::InlineStreamGuard 2022-08-17T12:43:19.8658597Z ] 2022-08-17T12:43:19.8659635Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2022-08-17T12:43:19.8660513Z with 2022-08-17T12:43:19.8660756Z [ 2022-08-17T12:43:19.8661117Z T=c10::impl::InlineStreamGuard 2022-08-17T12:43:19.8661473Z ] 2022-08-17T12:43:19.8662430Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to alias template instantiation 'c10::OptionalBase>' being compiled 2022-08-17T12:43:19.8663810Z 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-08-17T12:43:19.8665196Z 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-08-17T12:43:19.8666725Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(445): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2022-08-17T12:43:19.8667742Z with 2022-08-17T12:43:19.8668103Z [ 2022-08-17T12:43:19.8668622Z T=c10::impl::InlineStreamGuard 2022-08-17T12:43:19.8669740Z ] 2022-08-17T12:43:19.8670511Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(211): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2022-08-17T12:43:19.8671508Z with 2022-08-17T12:43:19.8671892Z [ 2022-08-17T12:43:19.8672334Z T=c10::impl::VirtualGuardImpl 2022-08-17T12:43:19.8672730Z ] 2022-08-17T12:43:19.8673538Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(410): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2022-08-17T12:43:19.8674287Z with 2022-08-17T12:43:19.8674546Z [ 2022-08-17T12:43:19.8674841Z T=c10::impl::VirtualGuardImpl 2022-08-17T12:43:19.8675151Z ] 2022-08-17T12:43:19.8676261Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2022-08-17T12:43:19.8677645Z with 2022-08-17T12:43:19.8678067Z [ 2022-08-17T12:43:19.8678488Z T=c10::impl::VirtualGuardImpl 2022-08-17T12:43:19.8679070Z ] 2022-08-17T12:43:19.8679861Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2022-08-17T12:43:19.8680587Z with 2022-08-17T12:43:19.8680839Z [ 2022-08-17T12:43:19.8681291Z T=c10::impl::VirtualGuardImpl 2022-08-17T12:43:19.8681582Z ] 2022-08-17T12:43:19.8682441Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to alias template instantiation 'c10::OptionalBase' being compiled 2022-08-17T12:43:19.8683563Z 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-08-17T12:43:19.8684187Z with 2022-08-17T12:43:19.8684441Z [ 2022-08-17T12:43:19.8684761Z T=c10::impl::VirtualGuardImpl 2022-08-17T12:43:19.8685059Z ] 2022-08-17T12:43:19.8685800Z 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-08-17T12:43:19.8686980Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(445): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2022-08-17T12:43:19.8687655Z with 2022-08-17T12:43:19.8687926Z [ 2022-08-17T12:43:19.8688240Z T=c10::impl::VirtualGuardImpl 2022-08-17T12:43:19.8688542Z ] 2022-08-17T12:43:19.8689239Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(211): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2022-08-17T12:43:19.8689827Z with 2022-08-17T12:43:19.8690082Z [ 2022-08-17T12:43:19.8690541Z T=std::vector> 2022-08-17T12:43:19.8691067Z ] 2022-08-17T12:43:19.8691749Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(410): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2022-08-17T12:43:19.8692370Z with 2022-08-17T12:43:19.8692728Z [ 2022-08-17T12:43:19.8693258Z T=std::vector> 2022-08-17T12:43:19.8693682Z ] 2022-08-17T12:43:19.8694425Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2022-08-17T12:43:19.8695093Z with 2022-08-17T12:43:19.8695364Z [ 2022-08-17T12:43:19.8695944Z T=std::vector> 2022-08-17T12:43:19.8696464Z ] 2022-08-17T12:43:19.8697241Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2022-08-17T12:43:19.8697971Z with 2022-08-17T12:43:19.8698235Z [ 2022-08-17T12:43:19.8698933Z T=std::vector> 2022-08-17T12:43:19.8699348Z ] 2022-08-17T12:43:19.8700440Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to alias template instantiation 'c10::OptionalBase>>' being compiled 2022-08-17T12:43:19.8701752Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\ATen/core/ivalue_inl.h(843): note: see reference to class template instantiation 'c10::optional>>' being compiled 2022-08-17T12:43:19.8703053Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(445): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2022-08-17T12:43:19.8703687Z with 2022-08-17T12:43:19.8703941Z [ 2022-08-17T12:43:19.8704403Z T=std::vector> 2022-08-17T12:43:19.8704832Z ] 2022-08-17T12:43:19.8705481Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(211): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2022-08-17T12:43:19.8706083Z with 2022-08-17T12:43:19.8706336Z [ 2022-08-17T12:43:19.8706599Z T=c10::IValue 2022-08-17T12:43:19.8706861Z ] 2022-08-17T12:43:19.8707544Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(410): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2022-08-17T12:43:19.8708156Z with 2022-08-17T12:43:19.8708422Z [ 2022-08-17T12:43:19.8708692Z T=c10::IValue 2022-08-17T12:43:19.8708937Z ] 2022-08-17T12:43:19.8709670Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2022-08-17T12:43:19.8710341Z with 2022-08-17T12:43:19.8710589Z [ 2022-08-17T12:43:19.8710844Z T=c10::IValue 2022-08-17T12:43:19.8711271Z ] 2022-08-17T12:43:19.8712183Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2022-08-17T12:43:19.8712913Z with 2022-08-17T12:43:19.8713140Z [ 2022-08-17T12:43:19.8713409Z T=c10::IValue 2022-08-17T12:43:19.8713672Z ] 2022-08-17T12:43:19.8714360Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to alias template instantiation 'c10::OptionalBase' being compiled 2022-08-17T12:43:19.8715429Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\ATen/core/function_schema.h(181): note: see reference to class template instantiation 'c10::optional' being compiled 2022-08-17T12:43:19.8716486Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(445): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2022-08-17T12:43:19.8717136Z with 2022-08-17T12:43:19.8717378Z [ 2022-08-17T12:43:19.8717654Z T=c10::IValue 2022-08-17T12:43:19.8719664Z ] 2022-08-17T12:43:19.8721265Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(211): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2022-08-17T12:43:19.8722108Z with 2022-08-17T12:43:19.8722363Z [ 2022-08-17T12:43:19.8722714Z T=c10::AliasInfo 2022-08-17T12:43:19.8723159Z ] 2022-08-17T12:43:19.8723941Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(410): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2022-08-17T12:43:19.8724569Z with 2022-08-17T12:43:19.8724810Z [ 2022-08-17T12:43:19.8726410Z T=c10::AliasInfo 2022-08-17T12:43:19.8726688Z ] 2022-08-17T12:43:19.8727509Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2022-08-17T12:43:19.8728207Z with 2022-08-17T12:43:19.8728463Z [ 2022-08-17T12:43:19.8728894Z T=c10::AliasInfo 2022-08-17T12:43:19.8729170Z ] 2022-08-17T12:43:19.8729957Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2022-08-17T12:43:19.8730776Z with 2022-08-17T12:43:19.8731012Z [ 2022-08-17T12:43:19.8731373Z T=c10::AliasInfo 2022-08-17T12:43:19.8731647Z ] 2022-08-17T12:43:19.8732409Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to alias template instantiation 'c10::OptionalBase' being compiled 2022-08-17T12:43:19.8733581Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\ATen/core/function_schema.h(28): note: see reference to class template instantiation 'c10::optional' being compiled 2022-08-17T12:43:19.8734682Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(445): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2022-08-17T12:43:19.8735344Z with 2022-08-17T12:43:19.8735596Z [ 2022-08-17T12:43:19.8735883Z T=c10::AliasInfo 2022-08-17T12:43:19.8736159Z ] 2022-08-17T12:43:19.8736809Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(211): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2022-08-17T12:43:19.8737429Z with 2022-08-17T12:43:19.8737692Z [ 2022-08-17T12:43:19.8738000Z T=c10::impl::AnnotatedSchema 2022-08-17T12:43:19.8738289Z ] 2022-08-17T12:43:19.8739069Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(410): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2022-08-17T12:43:19.8739701Z with 2022-08-17T12:43:19.8739940Z [ 2022-08-17T12:43:19.8740258Z T=c10::impl::AnnotatedSchema 2022-08-17T12:43:19.8740566Z ] 2022-08-17T12:43:19.8741291Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2022-08-17T12:43:19.8742053Z with 2022-08-17T12:43:19.8742306Z [ 2022-08-17T12:43:19.8742620Z T=c10::impl::AnnotatedSchema 2022-08-17T12:43:19.8742907Z ] 2022-08-17T12:43:19.8743702Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2022-08-17T12:43:19.8744456Z with 2022-08-17T12:43:19.8744709Z [ 2022-08-17T12:43:19.8745028Z T=c10::impl::AnnotatedSchema 2022-08-17T12:43:19.8745331Z ] 2022-08-17T12:43:19.8746063Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to alias template instantiation 'c10::OptionalBase' being compiled 2022-08-17T12:43:19.8747398Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\ATen/core/dispatch/OperatorEntry.h(221): note: see reference to class template instantiation 'c10::optional' being compiled 2022-08-17T12:43:19.8748662Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(445): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2022-08-17T12:43:19.8749472Z with 2022-08-17T12:43:19.8749731Z [ 2022-08-17T12:43:19.8750165Z T=c10::impl::AnnotatedSchema 2022-08-17T12:43:19.8750489Z ] 2022-08-17T12:43:19.8751156Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(211): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2022-08-17T12:43:19.8751749Z with 2022-08-17T12:43:19.8751999Z [ 2022-08-17T12:43:19.8752378Z T=c10::impl::OperatorEntry::CppSignatureWithDebug 2022-08-17T12:43:19.8752739Z ] 2022-08-17T12:43:19.8753411Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(410): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2022-08-17T12:43:19.8754031Z with 2022-08-17T12:43:19.8754278Z [ 2022-08-17T12:43:19.8754634Z T=c10::impl::OperatorEntry::CppSignatureWithDebug 2022-08-17T12:43:19.8754984Z ] 2022-08-17T12:43:19.8755866Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2022-08-17T12:43:19.8756562Z with 2022-08-17T12:43:19.8757127Z [ 2022-08-17T12:43:19.8757508Z T=c10::impl::OperatorEntry::CppSignatureWithDebug 2022-08-17T12:43:19.8757857Z ] 2022-08-17T12:43:19.8758627Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2022-08-17T12:43:19.8759441Z with 2022-08-17T12:43:19.8759693Z [ 2022-08-17T12:43:19.8760048Z T=c10::impl::OperatorEntry::CppSignatureWithDebug 2022-08-17T12:43:19.8760392Z ] 2022-08-17T12:43:19.8761376Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to alias template instantiation 'c10::OptionalBase' being compiled 2022-08-17T12:43:19.8762891Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\ATen/core/dispatch/OperatorEntry.h(282): note: see reference to class template instantiation 'c10::optional' being compiled 2022-08-17T12:43:19.8764107Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(445): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2022-08-17T12:43:19.8764751Z with 2022-08-17T12:43:19.8765003Z [ 2022-08-17T12:43:19.8765383Z T=c10::impl::OperatorEntry::CppSignatureWithDebug 2022-08-17T12:43:19.8765717Z ] 2022-08-17T12:43:19.8766383Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(211): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2022-08-17T12:43:19.8766989Z with 2022-08-17T12:43:19.8767227Z [ 2022-08-17T12:43:19.8767517Z T=at::StepCallbacks 2022-08-17T12:43:19.8768499Z ] 2022-08-17T12:43:19.8769181Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(410): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2022-08-17T12:43:19.8769789Z with 2022-08-17T12:43:19.8770039Z [ 2022-08-17T12:43:19.8770335Z T=at::StepCallbacks 2022-08-17T12:43:19.8770603Z ] 2022-08-17T12:43:19.8771339Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2022-08-17T12:43:19.8772026Z with 2022-08-17T12:43:19.8772265Z [ 2022-08-17T12:43:19.8772683Z T=at::StepCallbacks 2022-08-17T12:43:19.8772973Z ] 2022-08-17T12:43:19.8773768Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2022-08-17T12:43:19.8774511Z with 2022-08-17T12:43:19.8774763Z [ 2022-08-17T12:43:19.8775053Z T=at::StepCallbacks 2022-08-17T12:43:19.8775319Z ] 2022-08-17T12:43:19.8776044Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to alias template instantiation 'c10::OptionalBase' being compiled 2022-08-17T12:43:19.8777353Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\ATen/core/dispatch/Dispatcher.h(610): note: see reference to class template instantiation 'c10::optional' being compiled 2022-08-17T12:43:19.8778589Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(445): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2022-08-17T12:43:19.8779313Z with 2022-08-17T12:43:19.8779563Z [ 2022-08-17T12:43:19.8779878Z T=at::StepCallbacks 2022-08-17T12:43:19.8780258Z ] 2022-08-17T12:43:19.8780925Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(211): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2022-08-17T12:43:19.8781529Z with 2022-08-17T12:43:19.8781870Z [ 2022-08-17T12:43:19.8782142Z T=c10::DimVector 2022-08-17T12:43:19.8782419Z ] 2022-08-17T12:43:19.8783108Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(410): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2022-08-17T12:43:19.8783806Z with 2022-08-17T12:43:19.8784060Z [ 2022-08-17T12:43:19.8784344Z T=c10::DimVector 2022-08-17T12:43:19.8784692Z ] 2022-08-17T12:43:19.8785434Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2022-08-17T12:43:19.8786115Z with 2022-08-17T12:43:19.8786372Z [ 2022-08-17T12:43:19.8786632Z T=c10::DimVector 2022-08-17T12:43:19.8786996Z ] 2022-08-17T12:43:19.8787783Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2022-08-17T12:43:19.8788533Z with 2022-08-17T12:43:19.8788777Z [ 2022-08-17T12:43:19.8789057Z T=c10::DimVector 2022-08-17T12:43:19.8789326Z ] 2022-08-17T12:43:19.8790007Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to alias template instantiation 'c10::OptionalBase' being compiled 2022-08-17T12:43:19.8791358Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\ATen/TensorIterator.h(915): note: see reference to class template instantiation 'c10::optional' being compiled 2022-08-17T12:43:19.8792574Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(445): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2022-08-17T12:43:19.8793228Z with 2022-08-17T12:43:19.8793470Z [ 2022-08-17T12:43:19.8793739Z T=c10::DimVector 2022-08-17T12:43:19.8794141Z ] 2022-08-17T12:43:19.8797456Z [27/34] cl /showIncludes /nologo /O2 /W3 /GL /DNDEBUG /MD /MD /wd4819 /wd4251 /wd4244 /wd4267 /wd4275 /wd4018 /wd4190 /EHsc -DFUNCTORCH_BUILD_MAIN_LIB -IC:\actions-runner\_work\pytorch\pytorch\functorch -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 -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" -c C:\actions-runner\_work\pytorch\pytorch\functorch\functorch\csrc\BatchedFallback.cpp /FoC:\actions-runner\_work\pytorch\pytorch\functorch\build\temp.win-amd64-3.9\Release\actions-runner\_work\pytorch\pytorch\functorch\functorch\csrc\BatchedFallback.obj -O3 -std=c++14 -fdiagnostics-color=always -DTORCH_API_INCLUDE_EXTENSION_H -DTORCH_EXTENSION_NAME=_C -D_GLIBCXX_USE_CXX11_ABI=0 /std:c++14 2022-08-17T12:43:19.8800876Z cl : Command line warning D9002 : ignoring unknown option '-O3' 2022-08-17T12:43:19.8801438Z cl : Command line warning D9002 : ignoring unknown option '-std=c++14' 2022-08-17T12:43:19.8802001Z cl : Command line warning D9002 : ignoring unknown option '-fdiagnostics-color=always' 2022-08-17T12:43:19.8802856Z 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-08-17T12:43:19.8803876Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/core/TensorImpl.h(2391): warning C4805: '|': unsafe mix of type 'uintptr_t' and type 'bool' in operation 2022-08-17T12:43:19.8804928Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(211): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2022-08-17T12:43:19.8805563Z with 2022-08-17T12:43:19.8805836Z [ 2022-08-17T12:43:19.8806254Z T=at::TensorBase 2022-08-17T12:43:19.8806550Z ] 2022-08-17T12:43:19.8807356Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(410): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2022-08-17T12:43:19.8807981Z with 2022-08-17T12:43:19.8808236Z [ 2022-08-17T12:43:19.8808524Z T=at::TensorBase 2022-08-17T12:43:19.8808782Z ] 2022-08-17T12:43:19.8809538Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2022-08-17T12:43:19.8810373Z with 2022-08-17T12:43:19.8810630Z [ 2022-08-17T12:43:19.8810903Z T=at::TensorBase 2022-08-17T12:43:19.8811178Z ] 2022-08-17T12:43:19.8812095Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2022-08-17T12:43:19.8813079Z with 2022-08-17T12:43:19.8813331Z [ 2022-08-17T12:43:19.8813615Z T=at::TensorBase 2022-08-17T12:43:19.8813866Z ] 2022-08-17T12:43:19.8814710Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to alias template instantiation 'c10::OptionalBase' being compiled 2022-08-17T12:43:19.8815830Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\ATen/core/TensorBase.h(917): note: see reference to class template instantiation 'c10::optional' being compiled 2022-08-17T12:43:19.8816933Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(445): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2022-08-17T12:43:19.8817608Z with 2022-08-17T12:43:19.8817850Z [ 2022-08-17T12:43:19.8818142Z T=at::TensorBase 2022-08-17T12:43:19.8818420Z ] 2022-08-17T12:43:19.8819182Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(211): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2022-08-17T12:43:19.8819930Z with 2022-08-17T12:43:19.8820183Z [ 2022-08-17T12:43:19.8820449Z T=at::Tensor 2022-08-17T12:43:19.8820727Z ] 2022-08-17T12:43:19.8821429Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(410): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2022-08-17T12:43:19.8822077Z with 2022-08-17T12:43:19.8822325Z [ 2022-08-17T12:43:19.8822595Z T=at::Tensor 2022-08-17T12:43:19.8822863Z ] 2022-08-17T12:43:19.8823598Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2022-08-17T12:43:19.8824281Z with 2022-08-17T12:43:19.8824539Z [ 2022-08-17T12:43:19.8824794Z T=at::Tensor 2022-08-17T12:43:19.8825065Z ] 2022-08-17T12:43:19.8825878Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2022-08-17T12:43:19.8826629Z with 2022-08-17T12:43:19.8826873Z [ 2022-08-17T12:43:19.8827159Z T=at::Tensor 2022-08-17T12:43:19.8827418Z ] 2022-08-17T12:43:19.8828121Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to alias template instantiation 'c10::OptionalBase' being compiled 2022-08-17T12:43:19.8829297Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\ATen/core/TensorBody.h(510): note: see reference to class template instantiation 'c10::optional' being compiled 2022-08-17T12:43:19.8830618Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(445): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2022-08-17T12:43:19.8831285Z with 2022-08-17T12:43:19.8831681Z [ 2022-08-17T12:43:19.8831961Z T=at::Tensor 2022-08-17T12:43:19.8832319Z ] 2022-08-17T12:43:19.8832975Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(211): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2022-08-17T12:43:19.8833585Z with 2022-08-17T12:43:19.8833838Z [ 2022-08-17T12:43:19.8834107Z T=at::Generator 2022-08-17T12:43:19.8834385Z ] 2022-08-17T12:43:19.8835156Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(410): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2022-08-17T12:43:19.8835769Z with 2022-08-17T12:43:19.8836788Z [ 2022-08-17T12:43:19.8837108Z T=at::Generator 2022-08-17T12:43:19.8837368Z ] 2022-08-17T12:43:19.8838205Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2022-08-17T12:43:19.8838859Z with 2022-08-17T12:43:19.8839091Z [ 2022-08-17T12:43:19.8839341Z T=at::Generator 2022-08-17T12:43:19.8839600Z ] 2022-08-17T12:43:19.8840341Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2022-08-17T12:43:19.8841032Z with 2022-08-17T12:43:19.8841256Z [ 2022-08-17T12:43:19.8841525Z T=at::Generator 2022-08-17T12:43:19.8841785Z ] 2022-08-17T12:43:19.8842413Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to alias template instantiation 'c10::OptionalBase' being compiled 2022-08-17T12:43:19.8843444Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\ATen/core/TensorBody.h(585): note: see reference to class template instantiation 'c10::optional' being compiled 2022-08-17T12:43:19.8844466Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(445): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2022-08-17T12:43:19.8845087Z with 2022-08-17T12:43:19.8845322Z [ 2022-08-17T12:43:19.8845587Z T=at::Generator 2022-08-17T12:43:19.8845858Z ] 2022-08-17T12:43:19.8846494Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(211): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2022-08-17T12:43:19.8847088Z with 2022-08-17T12:43:19.8847337Z [ 2022-08-17T12:43:19.8847720Z T=c10::impl::InlineDeviceGuard 2022-08-17T12:43:19.8848064Z ] 2022-08-17T12:43:19.8848697Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(410): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2022-08-17T12:43:19.8849284Z with 2022-08-17T12:43:19.8849507Z [ 2022-08-17T12:43:19.8849885Z T=c10::impl::InlineDeviceGuard 2022-08-17T12:43:19.8850240Z ] 2022-08-17T12:43:19.8850932Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2022-08-17T12:43:19.8851552Z with 2022-08-17T12:43:19.8851799Z [ 2022-08-17T12:43:19.8852180Z T=c10::impl::InlineDeviceGuard 2022-08-17T12:43:19.8852680Z ] 2022-08-17T12:43:19.8853430Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2022-08-17T12:43:19.8854135Z with 2022-08-17T12:43:19.8854389Z [ 2022-08-17T12:43:19.8854781Z T=c10::impl::InlineDeviceGuard 2022-08-17T12:43:19.8855138Z ] 2022-08-17T12:43:19.8855929Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to alias template instantiation 'c10::OptionalBase>' being compiled 2022-08-17T12:43:19.8857337Z 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-08-17T12:43:19.8858991Z 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-08-17T12:43:19.8860397Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(445): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2022-08-17T12:43:19.8861046Z with 2022-08-17T12:43:19.8861328Z [ 2022-08-17T12:43:19.8861696Z T=c10::impl::InlineDeviceGuard 2022-08-17T12:43:19.8862072Z ] 2022-08-17T12:43:19.8862725Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(211): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2022-08-17T12:43:19.8863344Z with 2022-08-17T12:43:19.8863589Z [ 2022-08-17T12:43:19.8863904Z T=c10::DimVector 2022-08-17T12:43:19.8864179Z ] 2022-08-17T12:43:19.8864804Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(410): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2022-08-17T12:43:19.8865502Z with 2022-08-17T12:43:19.8865917Z [ 2022-08-17T12:43:19.8866171Z T=c10::DimVector 2022-08-17T12:43:19.8866436Z ] 2022-08-17T12:43:19.8867348Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2022-08-17T12:43:19.8867992Z with 2022-08-17T12:43:19.8868215Z [ 2022-08-17T12:43:19.8868482Z T=c10::DimVector 2022-08-17T12:43:19.8868743Z ] 2022-08-17T12:43:19.8869462Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2022-08-17T12:43:19.8870133Z with 2022-08-17T12:43:19.8870372Z [ 2022-08-17T12:43:19.8870625Z T=c10::DimVector 2022-08-17T12:43:19.8870878Z ] 2022-08-17T12:43:19.8871532Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to alias template instantiation 'c10::OptionalBase' being compiled 2022-08-17T12:43:19.8872702Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\ATen/TensorIterator.h(915): note: see reference to class template instantiation 'c10::optional' being compiled 2022-08-17T12:43:19.8873864Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(445): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2022-08-17T12:43:19.8874661Z with 2022-08-17T12:43:19.8874905Z [ 2022-08-17T12:43:19.8875178Z T=c10::DimVector 2022-08-17T12:43:19.8875420Z ] 2022-08-17T12:43:19.8876042Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(211): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2022-08-17T12:43:19.8876608Z with 2022-08-17T12:43:19.8876833Z [ 2022-08-17T12:43:19.8877103Z T=std::string 2022-08-17T12:43:19.8877354Z ] 2022-08-17T12:43:19.8878104Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(410): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2022-08-17T12:43:19.8878703Z with 2022-08-17T12:43:19.8878953Z [ 2022-08-17T12:43:19.8879197Z T=std::string 2022-08-17T12:43:19.8879468Z ] 2022-08-17T12:43:19.8880174Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2022-08-17T12:43:19.8880894Z with 2022-08-17T12:43:19.8881131Z [ 2022-08-17T12:43:19.8881391Z T=std::string 2022-08-17T12:43:19.8881645Z ] 2022-08-17T12:43:19.8884815Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2022-08-17T12:43:19.8885587Z with 2022-08-17T12:43:19.8885831Z [ 2022-08-17T12:43:19.8886106Z T=std::string 2022-08-17T12:43:19.8886371Z ] 2022-08-17T12:43:19.8887029Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to alias template instantiation 'c10::OptionalBase' being compiled 2022-08-17T12:43:19.8888200Z 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-08-17T12:43:19.8890923Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(445): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2022-08-17T12:43:19.8891569Z with 2022-08-17T12:43:19.8891813Z [ 2022-08-17T12:43:19.8892110Z T=std::string 2022-08-17T12:43:19.8892368Z ] 2022-08-17T12:43:19.8893003Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(211): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2022-08-17T12:43:19.8893595Z with 2022-08-17T12:43:19.8893821Z [ 2022-08-17T12:43:19.8894109Z T=c10::QualifiedName 2022-08-17T12:43:19.8894408Z ] 2022-08-17T12:43:19.8895082Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(410): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2022-08-17T12:43:19.8895699Z with 2022-08-17T12:43:19.8895959Z [ 2022-08-17T12:43:19.8896284Z T=c10::QualifiedName 2022-08-17T12:43:19.8896556Z ] 2022-08-17T12:43:19.8897310Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2022-08-17T12:43:19.8898028Z with 2022-08-17T12:43:19.8898479Z [ 2022-08-17T12:43:19.8898890Z T=c10::QualifiedName 2022-08-17T12:43:19.8899214Z ] 2022-08-17T12:43:19.8900110Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2022-08-17T12:43:19.8900922Z with 2022-08-17T12:43:19.8901199Z [ 2022-08-17T12:43:19.8901507Z T=c10::QualifiedName 2022-08-17T12:43:19.8901788Z ] 2022-08-17T12:43:19.8902627Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to alias template instantiation 'c10::OptionalBase' being compiled 2022-08-17T12:43:19.8903707Z 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-08-17T12:43:19.8904769Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(445): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2022-08-17T12:43:19.8905391Z with 2022-08-17T12:43:19.8905669Z [ 2022-08-17T12:43:19.8905989Z T=c10::QualifiedName 2022-08-17T12:43:19.8906266Z ] 2022-08-17T12:43:19.8907077Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(211): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2022-08-17T12:43:19.8907661Z with 2022-08-17T12:43:19.8908196Z [ 2022-08-17T12:43:19.8908551Z T=std::shared_ptr 2022-08-17T12:43:19.8908896Z ] 2022-08-17T12:43:19.8909546Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(410): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2022-08-17T12:43:19.8910117Z with 2022-08-17T12:43:19.8910382Z [ 2022-08-17T12:43:19.8910730Z T=std::shared_ptr 2022-08-17T12:43:19.8911066Z ] 2022-08-17T12:43:19.8911755Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2022-08-17T12:43:19.8912486Z with 2022-08-17T12:43:19.8912742Z [ 2022-08-17T12:43:19.8913084Z T=std::shared_ptr 2022-08-17T12:43:19.8913428Z ] 2022-08-17T12:43:19.8914181Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2022-08-17T12:43:19.8914827Z with 2022-08-17T12:43:19.8915053Z [ 2022-08-17T12:43:19.8915394Z T=std::shared_ptr 2022-08-17T12:43:19.8915711Z ] 2022-08-17T12:43:19.8916401Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to alias template instantiation 'c10::OptionalBase>' being compiled 2022-08-17T12:43:19.8917462Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\ATen/core/ivalue.h(1342): note: see reference to class template instantiation 'c10::optional>' being compiled 2022-08-17T12:43:19.8918542Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(445): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2022-08-17T12:43:19.8919336Z with 2022-08-17T12:43:19.8919596Z [ 2022-08-17T12:43:19.8919941Z T=std::shared_ptr 2022-08-17T12:43:19.8920280Z ] 2022-08-17T12:43:19.8921028Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(211): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2022-08-17T12:43:19.8921612Z with 2022-08-17T12:43:19.8921860Z [ 2022-08-17T12:43:19.8922207Z T=std::weak_ptr 2022-08-17T12:43:19.8922524Z ] 2022-08-17T12:43:19.8923342Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(410): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2022-08-17T12:43:19.8923983Z with 2022-08-17T12:43:19.8924214Z [ 2022-08-17T12:43:19.8924564Z T=std::weak_ptr 2022-08-17T12:43:19.8924907Z ] 2022-08-17T12:43:19.8925638Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2022-08-17T12:43:19.8926269Z with 2022-08-17T12:43:19.8926520Z [ 2022-08-17T12:43:19.8926872Z T=std::weak_ptr 2022-08-17T12:43:19.8927187Z ] 2022-08-17T12:43:19.8927970Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2022-08-17T12:43:19.8928862Z with 2022-08-17T12:43:19.8929129Z [ 2022-08-17T12:43:19.8929630Z T=std::weak_ptr 2022-08-17T12:43:19.8930130Z ] 2022-08-17T12:43:19.8930966Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to alias template instantiation 'c10::OptionalBase>' being compiled 2022-08-17T12:43:19.8932116Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\ATen/core/ivalue.h(1343): note: see reference to class template instantiation 'c10::optional>' being compiled 2022-08-17T12:43:19.8933253Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(445): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2022-08-17T12:43:19.8933922Z with 2022-08-17T12:43:19.8934174Z [ 2022-08-17T12:43:19.8934515Z T=std::weak_ptr 2022-08-17T12:43:19.8934849Z ] 2022-08-17T12:43:19.8935486Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(211): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2022-08-17T12:43:19.8936105Z with 2022-08-17T12:43:19.8936339Z [ 2022-08-17T12:43:19.8936736Z T=std::vector> 2022-08-17T12:43:19.8937141Z ] 2022-08-17T12:43:19.8937754Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(410): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2022-08-17T12:43:19.8938359Z with 2022-08-17T12:43:19.8938595Z [ 2022-08-17T12:43:19.8939091Z T=std::vector> 2022-08-17T12:43:19.8939467Z ] 2022-08-17T12:43:19.8940187Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2022-08-17T12:43:19.8941004Z with 2022-08-17T12:43:19.8941248Z [ 2022-08-17T12:43:19.8941635Z T=std::vector> 2022-08-17T12:43:19.8941998Z ] 2022-08-17T12:43:19.8942755Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2022-08-17T12:43:19.8943434Z with 2022-08-17T12:43:19.8943676Z [ 2022-08-17T12:43:19.8944193Z T=std::vector> 2022-08-17T12:43:19.8944553Z ] 2022-08-17T12:43:19.8945267Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to alias template instantiation 'c10::OptionalBase>>' being compiled 2022-08-17T12:43:19.8946382Z 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-08-17T12:43:19.8947612Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(445): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2022-08-17T12:43:19.8947719Z with 2022-08-17T12:43:19.8947801Z [ 2022-08-17T12:43:19.8948055Z T=std::vector> 2022-08-17T12:43:19.8948158Z ] 2022-08-17T12:43:19.8948766Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(211): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2022-08-17T12:43:19.8948867Z with 2022-08-17T12:43:19.8948959Z [ 2022-08-17T12:43:19.8949356Z T=std::vector::type,std::allocator::type>> 2022-08-17T12:43:19.8949448Z ] 2022-08-17T12:43:19.8949964Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(410): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2022-08-17T12:43:19.8950146Z with 2022-08-17T12:43:19.8950244Z [ 2022-08-17T12:43:19.8950734Z T=std::vector::type,std::allocator::type>> 2022-08-17T12:43:19.8950827Z ] 2022-08-17T12:43:19.8951527Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2022-08-17T12:43:19.8951631Z with 2022-08-17T12:43:19.8951723Z [ 2022-08-17T12:43:19.8952135Z T=std::vector::type,std::allocator::type>> 2022-08-17T12:43:19.8952239Z ] 2022-08-17T12:43:19.8952822Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2022-08-17T12:43:19.8953022Z with 2022-08-17T12:43:19.8953114Z [ 2022-08-17T12:43:19.8953534Z T=std::vector::type,std::allocator::type>> 2022-08-17T12:43:19.8953783Z ] 2022-08-17T12:43:19.8954350Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to alias template instantiation 'c10::OptionalBase>>' being compiled 2022-08-17T12:43:19.8954452Z with 2022-08-17T12:43:19.8954551Z [ 2022-08-17T12:43:19.8954792Z T=c10::impl::ScalarTypeToCPPType::type 2022-08-17T12:43:19.8954870Z ] 2022-08-17T12:43:19.8955413Z 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-08-17T12:43:19.8955613Z with 2022-08-17T12:43:19.8955714Z [ 2022-08-17T12:43:19.8955960Z T=c10::impl::ScalarTypeToCPPType::type 2022-08-17T12:43:19.8956056Z ] 2022-08-17T12:43:19.8956604Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(445): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2022-08-17T12:43:19.8956701Z with 2022-08-17T12:43:19.8956774Z [ 2022-08-17T12:43:19.8957182Z T=std::vector::type,std::allocator::type>> 2022-08-17T12:43:19.8957283Z ] 2022-08-17T12:43:19.8957786Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(211): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2022-08-17T12:43:19.8957893Z with 2022-08-17T12:43:19.8957988Z [ 2022-08-17T12:43:19.8958263Z T=std::vector,std::allocator>> 2022-08-17T12:43:19.8958360Z ] 2022-08-17T12:43:19.8958871Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(410): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2022-08-17T12:43:19.8958960Z with 2022-08-17T12:43:19.8959059Z [ 2022-08-17T12:43:19.8959325Z T=std::vector,std::allocator>> 2022-08-17T12:43:19.8959417Z ] 2022-08-17T12:43:19.8960006Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2022-08-17T12:43:19.8960113Z with 2022-08-17T12:43:19.8960235Z [ 2022-08-17T12:43:19.8960501Z T=std::vector,std::allocator>> 2022-08-17T12:43:19.8960584Z ] 2022-08-17T12:43:19.8961221Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2022-08-17T12:43:19.8961326Z with 2022-08-17T12:43:19.8961420Z [ 2022-08-17T12:43:19.8961676Z T=std::vector,std::allocator>> 2022-08-17T12:43:19.8961776Z ] 2022-08-17T12:43:19.8962429Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to alias template instantiation 'c10::OptionalBase,std::allocator>>>' being compiled 2022-08-17T12:43:19.8963070Z 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-08-17T12:43:19.8963757Z 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-08-17T12:43:19.8964417Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(445): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2022-08-17T12:43:19.8964527Z with 2022-08-17T12:43:19.8964611Z [ 2022-08-17T12:43:19.8964962Z T=std::vector,std::allocator>> 2022-08-17T12:43:19.8965168Z ] 2022-08-17T12:43:19.8965666Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(211): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2022-08-17T12:43:19.8965769Z with 2022-08-17T12:43:19.8965865Z [ 2022-08-17T12:43:19.8966116Z T=std::vector,std::allocator>> 2022-08-17T12:43:19.8966212Z ] 2022-08-17T12:43:19.8966719Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(410): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2022-08-17T12:43:19.8966823Z with 2022-08-17T12:43:19.8966916Z [ 2022-08-17T12:43:19.8967160Z T=std::vector,std::allocator>> 2022-08-17T12:43:19.8967257Z ] 2022-08-17T12:43:19.8967833Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2022-08-17T12:43:19.8967934Z with 2022-08-17T12:43:19.8968035Z [ 2022-08-17T12:43:19.8968262Z T=std::vector,std::allocator>> 2022-08-17T12:43:19.8968361Z ] 2022-08-17T12:43:19.8968984Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2022-08-17T12:43:19.8969087Z with 2022-08-17T12:43:19.8969175Z [ 2022-08-17T12:43:19.8969417Z T=std::vector,std::allocator>> 2022-08-17T12:43:19.8969516Z ] 2022-08-17T12:43:19.8970112Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to alias template instantiation 'c10::OptionalBase,std::allocator>>>' being compiled 2022-08-17T12:43:19.8970715Z 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-08-17T12:43:19.8971390Z 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-08-17T12:43:19.8972130Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(445): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2022-08-17T12:43:19.8972241Z with 2022-08-17T12:43:19.8972342Z [ 2022-08-17T12:43:19.8972598Z T=std::vector,std::allocator>> 2022-08-17T12:43:19.8972695Z ] 2022-08-17T12:43:19.8973324Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(211): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2022-08-17T12:43:19.8973416Z with 2022-08-17T12:43:19.8973511Z [ 2022-08-17T12:43:19.8973680Z T=std::vector> 2022-08-17T12:43:19.8973775Z ] 2022-08-17T12:43:19.8974304Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(410): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2022-08-17T12:43:19.8974407Z with 2022-08-17T12:43:19.8974504Z [ 2022-08-17T12:43:19.8974798Z T=std::vector> 2022-08-17T12:43:19.8974896Z ] 2022-08-17T12:43:19.8975574Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2022-08-17T12:43:19.8975680Z with 2022-08-17T12:43:19.8975755Z [ 2022-08-17T12:43:19.8976046Z T=std::vector> 2022-08-17T12:43:19.8976149Z ] 2022-08-17T12:43:19.8976782Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2022-08-17T12:43:19.8976887Z with 2022-08-17T12:43:19.8976982Z [ 2022-08-17T12:43:19.8977178Z T=std::vector> 2022-08-17T12:43:19.8977264Z ] 2022-08-17T12:43:19.8977873Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to alias template instantiation 'c10::OptionalBase>>' being compiled 2022-08-17T12:43:19.8978450Z 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-08-17T12:43:19.8979105Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(445): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2022-08-17T12:43:19.8979207Z with 2022-08-17T12:43:19.8979310Z [ 2022-08-17T12:43:19.8979534Z T=std::vector> 2022-08-17T12:43:19.8979627Z ] 2022-08-17T12:43:19.8980098Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(211): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2022-08-17T12:43:19.8980197Z with 2022-08-17T12:43:19.8980277Z [ 2022-08-17T12:43:19.8980528Z T=c10::impl::InlineStreamGuard 2022-08-17T12:43:19.8980626Z ] 2022-08-17T12:43:19.8981145Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(410): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2022-08-17T12:43:19.8981244Z with 2022-08-17T12:43:19.8981338Z [ 2022-08-17T12:43:19.8981575Z T=c10::impl::InlineStreamGuard 2022-08-17T12:43:19.8981664Z ] 2022-08-17T12:43:19.8982227Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2022-08-17T12:43:19.8982334Z with 2022-08-17T12:43:19.8982434Z [ 2022-08-17T12:43:19.8982676Z T=c10::impl::InlineStreamGuard 2022-08-17T12:43:19.8982925Z ] 2022-08-17T12:43:19.8983567Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2022-08-17T12:43:19.8983666Z with 2022-08-17T12:43:19.8983762Z [ 2022-08-17T12:43:19.8983989Z T=c10::impl::InlineStreamGuard 2022-08-17T12:43:19.8984080Z ] 2022-08-17T12:43:19.8984806Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to alias template instantiation 'c10::OptionalBase>' being compiled 2022-08-17T12:43:19.8985501Z 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-08-17T12:43:19.8986159Z 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-08-17T12:43:19.8986721Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(445): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2022-08-17T12:43:19.8986947Z with 2022-08-17T12:43:19.8987042Z [ 2022-08-17T12:43:19.8987290Z T=c10::impl::InlineStreamGuard 2022-08-17T12:43:19.8987396Z ] 2022-08-17T12:43:19.8987883Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(211): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2022-08-17T12:43:19.8988069Z with 2022-08-17T12:43:19.8988171Z [ 2022-08-17T12:43:19.8988342Z T=c10::impl::VirtualGuardImpl 2022-08-17T12:43:19.8988436Z ] 2022-08-17T12:43:19.8988945Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(410): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2022-08-17T12:43:19.8989051Z with 2022-08-17T12:43:19.8989142Z [ 2022-08-17T12:43:19.8989284Z T=c10::impl::VirtualGuardImpl 2022-08-17T12:43:19.8989527Z ] 2022-08-17T12:43:19.8990108Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2022-08-17T12:43:19.8990206Z with 2022-08-17T12:43:19.8990310Z [ 2022-08-17T12:43:19.8990469Z T=c10::impl::VirtualGuardImpl 2022-08-17T12:43:19.8990564Z ] 2022-08-17T12:43:19.8991178Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2022-08-17T12:43:19.8991273Z with 2022-08-17T12:43:19.8991374Z [ 2022-08-17T12:43:19.8991538Z T=c10::impl::VirtualGuardImpl 2022-08-17T12:43:19.8991630Z ] 2022-08-17T12:43:19.8992174Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to alias template instantiation 'c10::OptionalBase' being compiled 2022-08-17T12:43:19.8993004Z 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-08-17T12:43:19.8993260Z with 2022-08-17T12:43:19.8993355Z [ 2022-08-17T12:43:19.8993511Z T=c10::impl::VirtualGuardImpl 2022-08-17T12:43:19.8993610Z ] 2022-08-17T12:43:19.8994207Z 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-08-17T12:43:19.8994763Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(445): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2022-08-17T12:43:19.8994977Z with 2022-08-17T12:43:19.8995079Z [ 2022-08-17T12:43:19.8995247Z T=c10::impl::VirtualGuardImpl 2022-08-17T12:43:19.8995345Z ] 2022-08-17T12:43:19.8995830Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(211): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2022-08-17T12:43:19.8995921Z with 2022-08-17T12:43:19.8996012Z [ 2022-08-17T12:43:19.8996306Z T=std::vector> 2022-08-17T12:43:19.8996407Z ] 2022-08-17T12:43:19.8996935Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(410): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2022-08-17T12:43:19.8997030Z with 2022-08-17T12:43:19.8997127Z [ 2022-08-17T12:43:19.8997423Z T=std::vector> 2022-08-17T12:43:19.8997500Z ] 2022-08-17T12:43:19.8998091Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2022-08-17T12:43:19.8998202Z with 2022-08-17T12:43:19.8998297Z [ 2022-08-17T12:43:19.8998607Z T=std::vector> 2022-08-17T12:43:19.8998700Z ] 2022-08-17T12:43:19.8999315Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2022-08-17T12:43:19.8999412Z with 2022-08-17T12:43:19.8999509Z [ 2022-08-17T12:43:19.8999783Z T=std::vector> 2022-08-17T12:43:19.8999883Z ] 2022-08-17T12:43:19.9000552Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to alias template instantiation 'c10::OptionalBase>>' being compiled 2022-08-17T12:43:19.9001308Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\ATen/core/ivalue_inl.h(843): note: see reference to class template instantiation 'c10::optional>>' being compiled 2022-08-17T12:43:19.9001872Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(445): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2022-08-17T12:43:19.9001973Z with 2022-08-17T12:43:19.9002077Z [ 2022-08-17T12:43:19.9002372Z T=std::vector> 2022-08-17T12:43:19.9002616Z ] 2022-08-17T12:43:19.9003095Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(211): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2022-08-17T12:43:19.9003182Z with 2022-08-17T12:43:19.9003276Z [ 2022-08-17T12:43:19.9003397Z T=c10::IValue 2022-08-17T12:43:19.9003488Z ] 2022-08-17T12:43:19.9003997Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(410): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2022-08-17T12:43:19.9004110Z with 2022-08-17T12:43:19.9004215Z [ 2022-08-17T12:43:19.9004472Z T=c10::IValue 2022-08-17T12:43:19.9004547Z ] 2022-08-17T12:43:19.9005065Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2022-08-17T12:43:19.9005156Z with 2022-08-17T12:43:19.9005237Z [ 2022-08-17T12:43:19.9005346Z T=c10::IValue 2022-08-17T12:43:19.9005428Z ] 2022-08-17T12:43:19.9005996Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2022-08-17T12:43:19.9006088Z with 2022-08-17T12:43:19.9006154Z [ 2022-08-17T12:43:19.9006260Z T=c10::IValue 2022-08-17T12:43:19.9006350Z ] 2022-08-17T12:43:19.9006866Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to alias template instantiation 'c10::OptionalBase' being compiled 2022-08-17T12:43:19.9007441Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\ATen/core/function_schema.h(181): note: see reference to class template instantiation 'c10::optional' being compiled 2022-08-17T12:43:19.9007910Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(445): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2022-08-17T12:43:19.9007994Z with 2022-08-17T12:43:19.9008074Z [ 2022-08-17T12:43:19.9008163Z T=c10::IValue 2022-08-17T12:43:19.9008250Z ] 2022-08-17T12:43:19.9008768Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(211): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2022-08-17T12:43:19.9008867Z with 2022-08-17T12:43:19.9008963Z [ 2022-08-17T12:43:19.9009093Z T=c10::AliasInfo 2022-08-17T12:43:19.9009192Z ] 2022-08-17T12:43:19.9009715Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(410): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2022-08-17T12:43:19.9009801Z with 2022-08-17T12:43:19.9009896Z [ 2022-08-17T12:43:19.9010212Z T=c10::AliasInfo 2022-08-17T12:43:19.9010312Z ] 2022-08-17T12:43:19.9010888Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2022-08-17T12:43:19.9010995Z with 2022-08-17T12:43:19.9011096Z [ 2022-08-17T12:43:19.9011219Z T=c10::AliasInfo 2022-08-17T12:43:19.9011311Z ] 2022-08-17T12:43:19.9012003Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2022-08-17T12:43:19.9012257Z with 2022-08-17T12:43:19.9012351Z [ 2022-08-17T12:43:19.9012475Z T=c10::AliasInfo 2022-08-17T12:43:19.9012652Z ] 2022-08-17T12:43:19.9013181Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to alias template instantiation 'c10::OptionalBase' being compiled 2022-08-17T12:43:19.9013721Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\ATen/core/function_schema.h(28): note: see reference to class template instantiation 'c10::optional' being compiled 2022-08-17T12:43:19.9014366Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(445): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2022-08-17T12:43:19.9014464Z with 2022-08-17T12:43:19.9014558Z [ 2022-08-17T12:43:19.9014693Z T=c10::AliasInfo 2022-08-17T12:43:19.9014791Z ] 2022-08-17T12:43:19.9015279Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(211): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2022-08-17T12:43:19.9015383Z with 2022-08-17T12:43:19.9015481Z [ 2022-08-17T12:43:19.9015668Z T=c10::either 2022-08-17T12:43:19.9015762Z ] 2022-08-17T12:43:19.9016250Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(410): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2022-08-17T12:43:19.9016344Z with 2022-08-17T12:43:19.9016440Z [ 2022-08-17T12:43:19.9016649Z T=c10::either 2022-08-17T12:43:19.9016742Z ] 2022-08-17T12:43:19.9017406Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2022-08-17T12:43:19.9017500Z with 2022-08-17T12:43:19.9017581Z [ 2022-08-17T12:43:19.9017786Z T=c10::either 2022-08-17T12:43:19.9017881Z ] 2022-08-17T12:43:19.9018604Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2022-08-17T12:43:19.9018714Z with 2022-08-17T12:43:19.9018912Z [ 2022-08-17T12:43:19.9019128Z T=c10::either 2022-08-17T12:43:19.9019203Z ] 2022-08-17T12:43:19.9019771Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to alias template instantiation 'c10::OptionalBase>' being compiled 2022-08-17T12:43:19.9020392Z 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-08-17T12:43:19.9020951Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(445): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2022-08-17T12:43:19.9021054Z with 2022-08-17T12:43:19.9021147Z [ 2022-08-17T12:43:19.9021356Z T=c10::either 2022-08-17T12:43:19.9021447Z ] 2022-08-17T12:43:19.9022612Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(211): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2022-08-17T12:43:19.9022713Z with 2022-08-17T12:43:19.9022785Z [ 2022-08-17T12:43:19.9022938Z T=c10::impl::AnnotatedSchema 2022-08-17T12:43:19.9023030Z ] 2022-08-17T12:43:19.9023531Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(410): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2022-08-17T12:43:19.9023626Z with 2022-08-17T12:43:19.9023716Z [ 2022-08-17T12:43:19.9023867Z T=c10::impl::AnnotatedSchema 2022-08-17T12:43:19.9024048Z ] 2022-08-17T12:43:19.9024605Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2022-08-17T12:43:19.9024710Z with 2022-08-17T12:43:19.9024799Z [ 2022-08-17T12:43:19.9024955Z T=c10::impl::AnnotatedSchema 2022-08-17T12:43:19.9025045Z ] 2022-08-17T12:43:19.9025643Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2022-08-17T12:43:19.9025739Z with 2022-08-17T12:43:19.9025831Z [ 2022-08-17T12:43:19.9025966Z T=c10::impl::AnnotatedSchema 2022-08-17T12:43:19.9026060Z ] 2022-08-17T12:43:19.9026602Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to alias template instantiation 'c10::OptionalBase' being compiled 2022-08-17T12:43:19.9027162Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\ATen/core/dispatch/OperatorEntry.h(221): note: see reference to class template instantiation 'c10::optional' being compiled 2022-08-17T12:43:19.9027693Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(445): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2022-08-17T12:43:19.9027790Z with 2022-08-17T12:43:19.9027883Z [ 2022-08-17T12:43:19.9028057Z T=c10::impl::AnnotatedSchema 2022-08-17T12:43:19.9028141Z ] 2022-08-17T12:43:19.9028635Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(211): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2022-08-17T12:43:19.9028735Z with 2022-08-17T12:43:19.9028830Z [ 2022-08-17T12:43:19.9029046Z T=c10::impl::OperatorEntry::CppSignatureWithDebug 2022-08-17T12:43:19.9029142Z ] 2022-08-17T12:43:19.9029696Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(410): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2022-08-17T12:43:19.9029818Z with 2022-08-17T12:43:19.9029898Z [ 2022-08-17T12:43:19.9030109Z T=c10::impl::OperatorEntry::CppSignatureWithDebug 2022-08-17T12:43:19.9030204Z ] 2022-08-17T12:43:19.9030759Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2022-08-17T12:43:19.9030861Z with 2022-08-17T12:43:19.9030955Z [ 2022-08-17T12:43:19.9031173Z T=c10::impl::OperatorEntry::CppSignatureWithDebug 2022-08-17T12:43:19.9031266Z ] 2022-08-17T12:43:19.9031902Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2022-08-17T12:43:19.9032132Z with 2022-08-17T12:43:19.9032224Z [ 2022-08-17T12:43:19.9032434Z T=c10::impl::OperatorEntry::CppSignatureWithDebug 2022-08-17T12:43:19.9032523Z ] 2022-08-17T12:43:19.9033068Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to alias template instantiation 'c10::OptionalBase' being compiled 2022-08-17T12:43:19.9033728Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\ATen/core/dispatch/OperatorEntry.h(282): note: see reference to class template instantiation 'c10::optional' being compiled 2022-08-17T12:43:19.9034233Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(445): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2022-08-17T12:43:19.9034327Z with 2022-08-17T12:43:19.9034417Z [ 2022-08-17T12:43:19.9034605Z T=c10::impl::OperatorEntry::CppSignatureWithDebug 2022-08-17T12:43:19.9034695Z ] 2022-08-17T12:43:19.9035132Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(211): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2022-08-17T12:43:19.9035226Z with 2022-08-17T12:43:19.9035311Z [ 2022-08-17T12:43:19.9035439Z T=at::StepCallbacks 2022-08-17T12:43:19.9035534Z ] 2022-08-17T12:43:19.9036000Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(410): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2022-08-17T12:43:19.9036082Z with 2022-08-17T12:43:19.9036170Z [ 2022-08-17T12:43:19.9036301Z T=at::StepCallbacks 2022-08-17T12:43:19.9036388Z ] 2022-08-17T12:43:19.9036930Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2022-08-17T12:43:19.9037025Z with 2022-08-17T12:43:19.9037112Z [ 2022-08-17T12:43:19.9037228Z T=at::StepCallbacks 2022-08-17T12:43:19.9037333Z ] 2022-08-17T12:43:19.9038004Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2022-08-17T12:43:19.9038099Z with 2022-08-17T12:43:19.9038190Z [ 2022-08-17T12:43:19.9038317Z T=at::StepCallbacks 2022-08-17T12:43:19.9038404Z ] 2022-08-17T12:43:19.9038896Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to alias template instantiation 'c10::OptionalBase' being compiled 2022-08-17T12:43:19.9039399Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\ATen/core/dispatch/Dispatcher.h(610): note: see reference to class template instantiation 'c10::optional' being compiled 2022-08-17T12:43:19.9039897Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(445): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2022-08-17T12:43:19.9039979Z with 2022-08-17T12:43:19.9040070Z [ 2022-08-17T12:43:19.9040224Z T=at::StepCallbacks 2022-08-17T12:43:19.9040432Z ] 2022-08-17T12:43:20.1371483Z [28/34] cl /showIncludes /nologo /O2 /W3 /GL /DNDEBUG /MD /MD /wd4819 /wd4251 /wd4244 /wd4267 /wd4275 /wd4018 /wd4190 /EHsc -DFUNCTORCH_BUILD_MAIN_LIB -IC:\actions-runner\_work\pytorch\pytorch\functorch -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 -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" -c C:\actions-runner\_work\pytorch\pytorch\functorch\functorch\csrc\PyTorchOperatorHacks.cpp /FoC:\actions-runner\_work\pytorch\pytorch\functorch\build\temp.win-amd64-3.9\Release\actions-runner\_work\pytorch\pytorch\functorch\functorch\csrc\PyTorchOperatorHacks.obj -O3 -std=c++14 -fdiagnostics-color=always -DTORCH_API_INCLUDE_EXTENSION_H -DTORCH_EXTENSION_NAME=_C -D_GLIBCXX_USE_CXX11_ABI=0 /std:c++14 2022-08-17T12:43:20.1371963Z cl : Command line warning D9002 : ignoring unknown option '-O3' 2022-08-17T12:43:20.1372171Z cl : Command line warning D9002 : ignoring unknown option '-std=c++14' 2022-08-17T12:43:20.1372408Z cl : Command line warning D9002 : ignoring unknown option '-fdiagnostics-color=always' 2022-08-17T12:43:20.1372843Z 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-08-17T12:43:20.1373268Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(211): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2022-08-17T12:43:20.1373360Z with 2022-08-17T12:43:20.1373454Z [ 2022-08-17T12:43:20.1373569Z T=std::string 2022-08-17T12:43:20.1373656Z ] 2022-08-17T12:43:20.1374098Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(410): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2022-08-17T12:43:20.1374184Z with 2022-08-17T12:43:20.1374271Z [ 2022-08-17T12:43:20.1374362Z T=std::string 2022-08-17T12:43:20.1374457Z ] 2022-08-17T12:43:20.1374946Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2022-08-17T12:43:20.1375041Z with 2022-08-17T12:43:20.1375128Z [ 2022-08-17T12:43:20.1375235Z T=std::string 2022-08-17T12:43:20.1375317Z ] 2022-08-17T12:43:20.1375846Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2022-08-17T12:43:20.1375923Z with 2022-08-17T12:43:20.1376007Z [ 2022-08-17T12:43:20.1376113Z T=std::string 2022-08-17T12:43:20.1376200Z ] 2022-08-17T12:43:20.1376638Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to alias template instantiation 'c10::OptionalBase' being compiled 2022-08-17T12:43:20.1377083Z 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-08-17T12:43:20.1377650Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(445): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2022-08-17T12:43:20.1377741Z with 2022-08-17T12:43:20.1377824Z [ 2022-08-17T12:43:20.1377909Z T=std::string 2022-08-17T12:43:20.1377971Z ] 2022-08-17T12:43:20.1378971Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(211): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2022-08-17T12:43:20.1379050Z with 2022-08-17T12:43:20.1379112Z [ 2022-08-17T12:43:20.1379207Z T=c10::QualifiedName 2022-08-17T12:43:20.1379269Z ] 2022-08-17T12:43:20.1379596Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(410): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2022-08-17T12:43:20.1379646Z with 2022-08-17T12:43:20.1379707Z [ 2022-08-17T12:43:20.1379796Z T=c10::QualifiedName 2022-08-17T12:43:20.1379854Z ] 2022-08-17T12:43:20.1380216Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2022-08-17T12:43:20.1380277Z with 2022-08-17T12:43:20.1380339Z [ 2022-08-17T12:43:20.1380413Z T=c10::QualifiedName 2022-08-17T12:43:20.1380475Z ] 2022-08-17T12:43:20.1380859Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2022-08-17T12:43:20.1380929Z with 2022-08-17T12:43:20.1380989Z [ 2022-08-17T12:43:20.1381074Z T=c10::QualifiedName 2022-08-17T12:43:20.1381133Z ] 2022-08-17T12:43:20.1381468Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to alias template instantiation 'c10::OptionalBase' being compiled 2022-08-17T12:43:20.1381799Z 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-08-17T12:43:20.1382122Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(445): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2022-08-17T12:43:20.1382188Z with 2022-08-17T12:43:20.1382253Z [ 2022-08-17T12:43:20.1382344Z T=c10::QualifiedName 2022-08-17T12:43:20.1382403Z ] 2022-08-17T12:43:20.1382692Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/core/TensorImpl.h(2391): warning C4805: '|': unsafe mix of type 'uintptr_t' and type 'bool' in operation 2022-08-17T12:43:20.1382995Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(211): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2022-08-17T12:43:20.1383057Z with 2022-08-17T12:43:20.1383104Z [ 2022-08-17T12:43:20.1383187Z T=at::TensorBase 2022-08-17T12:43:20.1383247Z ] 2022-08-17T12:43:20.1383568Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(410): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2022-08-17T12:43:20.1383704Z with 2022-08-17T12:43:20.1383764Z [ 2022-08-17T12:43:20.1383847Z T=at::TensorBase 2022-08-17T12:43:20.1383907Z ] 2022-08-17T12:43:20.1384249Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2022-08-17T12:43:20.1384313Z with 2022-08-17T12:43:20.1384372Z [ 2022-08-17T12:43:20.1384453Z T=at::TensorBase 2022-08-17T12:43:20.1384513Z ] 2022-08-17T12:43:20.1384936Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2022-08-17T12:43:20.1385000Z with 2022-08-17T12:43:20.1385059Z [ 2022-08-17T12:43:20.1385127Z T=at::TensorBase 2022-08-17T12:43:20.1385190Z ] 2022-08-17T12:43:20.1385514Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to alias template instantiation 'c10::OptionalBase' being compiled 2022-08-17T12:43:20.1385843Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\ATen/core/TensorBase.h(917): note: see reference to class template instantiation 'c10::optional' being compiled 2022-08-17T12:43:20.1386183Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(445): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2022-08-17T12:43:20.1386248Z with 2022-08-17T12:43:20.1386308Z [ 2022-08-17T12:43:20.1386390Z T=at::TensorBase 2022-08-17T12:43:20.1386449Z ] 2022-08-17T12:43:20.1386736Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(211): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2022-08-17T12:43:20.1386802Z with 2022-08-17T12:43:20.1386861Z [ 2022-08-17T12:43:20.1386940Z T=at::Tensor 2022-08-17T12:43:20.1387000Z ] 2022-08-17T12:43:20.1387318Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(410): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2022-08-17T12:43:20.1387382Z with 2022-08-17T12:43:20.1387428Z [ 2022-08-17T12:43:20.1387505Z T=at::Tensor 2022-08-17T12:43:20.1387567Z ] 2022-08-17T12:43:20.1387923Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2022-08-17T12:43:20.1387989Z with 2022-08-17T12:43:20.1388048Z [ 2022-08-17T12:43:20.1388124Z T=at::Tensor 2022-08-17T12:43:20.1388184Z ] 2022-08-17T12:43:20.1388552Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2022-08-17T12:43:20.1388614Z with 2022-08-17T12:43:20.1388674Z [ 2022-08-17T12:43:20.1388750Z T=at::Tensor 2022-08-17T12:43:20.1388809Z ] 2022-08-17T12:43:20.1409101Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to alias template instantiation 'c10::OptionalBase' being compiled 2022-08-17T12:43:20.1409819Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\ATen/core/TensorBody.h(510): note: see reference to class template instantiation 'c10::optional' being compiled 2022-08-17T12:43:20.1410501Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(445): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2022-08-17T12:43:20.1410606Z with 2022-08-17T12:43:20.1410679Z [ 2022-08-17T12:43:20.1410781Z T=at::Tensor 2022-08-17T12:43:20.1410844Z ] 2022-08-17T12:43:20.1411159Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(211): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2022-08-17T12:43:20.1411224Z with 2022-08-17T12:43:20.1411284Z [ 2022-08-17T12:43:20.1411458Z T=at::Generator 2022-08-17T12:43:20.1411507Z ] 2022-08-17T12:43:20.1411832Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(410): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2022-08-17T12:43:20.1411902Z with 2022-08-17T12:43:20.1411966Z [ 2022-08-17T12:43:20.1412050Z T=at::Generator 2022-08-17T12:43:20.1412114Z ] 2022-08-17T12:43:20.1412559Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2022-08-17T12:43:20.1412655Z with 2022-08-17T12:43:20.1412727Z [ 2022-08-17T12:43:20.1412809Z T=at::Generator 2022-08-17T12:43:20.1412868Z ] 2022-08-17T12:43:20.1413260Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2022-08-17T12:43:20.1413318Z with 2022-08-17T12:43:20.1413369Z [ 2022-08-17T12:43:20.1413441Z T=at::Generator 2022-08-17T12:43:20.1413496Z ] 2022-08-17T12:43:20.1413809Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to alias template instantiation 'c10::OptionalBase' being compiled 2022-08-17T12:43:20.1414195Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\ATen/core/TensorBody.h(585): note: see reference to class template instantiation 'c10::optional' being compiled 2022-08-17T12:43:20.1414533Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(445): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2022-08-17T12:43:20.1414590Z with 2022-08-17T12:43:20.1414657Z [ 2022-08-17T12:43:20.1414759Z T=at::Generator 2022-08-17T12:43:20.1414815Z ] 2022-08-17T12:43:20.1415111Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(211): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2022-08-17T12:43:20.1415167Z with 2022-08-17T12:43:20.1415213Z [ 2022-08-17T12:43:20.1415358Z T=std::vector> 2022-08-17T12:43:20.1415411Z ] 2022-08-17T12:43:20.1415720Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(410): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2022-08-17T12:43:20.1415775Z with 2022-08-17T12:43:20.1415828Z [ 2022-08-17T12:43:20.1415976Z T=std::vector> 2022-08-17T12:43:20.1416030Z ] 2022-08-17T12:43:20.1416371Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2022-08-17T12:43:20.1416497Z with 2022-08-17T12:43:20.1416553Z [ 2022-08-17T12:43:20.1416700Z T=std::vector> 2022-08-17T12:43:20.1416753Z ] 2022-08-17T12:43:20.1417126Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2022-08-17T12:43:20.1417181Z with 2022-08-17T12:43:20.1417234Z [ 2022-08-17T12:43:20.1417414Z T=std::vector> 2022-08-17T12:43:20.1417466Z ] 2022-08-17T12:43:20.1417833Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to alias template instantiation 'c10::OptionalBase>>' being compiled 2022-08-17T12:43:20.1418208Z 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-08-17T12:43:20.1418545Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(445): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2022-08-17T12:43:20.1418603Z with 2022-08-17T12:43:20.1418656Z [ 2022-08-17T12:43:20.1418899Z T=std::vector> 2022-08-17T12:43:20.1418956Z ] 2022-08-17T12:43:20.1419254Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(211): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2022-08-17T12:43:20.1419307Z with 2022-08-17T12:43:20.1419360Z [ 2022-08-17T12:43:20.1419472Z T=std::vector> 2022-08-17T12:43:20.1419528Z ] 2022-08-17T12:43:20.1419838Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(410): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2022-08-17T12:43:20.1419898Z with 2022-08-17T12:43:20.1419957Z [ 2022-08-17T12:43:20.1420072Z T=std::vector> 2022-08-17T12:43:20.1420117Z ] 2022-08-17T12:43:20.1420480Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2022-08-17T12:43:20.1420548Z with 2022-08-17T12:43:20.1420608Z [ 2022-08-17T12:43:20.1420726Z T=std::vector> 2022-08-17T12:43:20.1420785Z ] 2022-08-17T12:43:20.1421166Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2022-08-17T12:43:20.1421229Z with 2022-08-17T12:43:20.1421275Z [ 2022-08-17T12:43:20.1421393Z T=std::vector> 2022-08-17T12:43:20.1421455Z ] 2022-08-17T12:43:20.1421809Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to alias template instantiation 'c10::OptionalBase>>' being compiled 2022-08-17T12:43:20.1422232Z 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-08-17T12:43:20.1422790Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(445): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2022-08-17T12:43:20.1422893Z with 2022-08-17T12:43:20.1422988Z [ 2022-08-17T12:43:20.1423163Z T=std::vector> 2022-08-17T12:43:20.1423241Z ] 2022-08-17T12:43:20.1423822Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(211): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2022-08-17T12:43:20.1423920Z with 2022-08-17T12:43:20.1424014Z [ 2022-08-17T12:43:20.1424272Z T=std::vector,std::allocator>> 2022-08-17T12:43:20.1424337Z ] 2022-08-17T12:43:20.1424653Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(410): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2022-08-17T12:43:20.1424709Z with 2022-08-17T12:43:20.1424755Z [ 2022-08-17T12:43:20.1424912Z T=std::vector,std::allocator>> 2022-08-17T12:43:20.1424970Z ] 2022-08-17T12:43:20.1425330Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2022-08-17T12:43:20.1425386Z with 2022-08-17T12:43:20.1425439Z [ 2022-08-17T12:43:20.1425595Z T=std::vector,std::allocator>> 2022-08-17T12:43:20.1425656Z ] 2022-08-17T12:43:20.1426023Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2022-08-17T12:43:20.1426089Z with 2022-08-17T12:43:20.1426148Z [ 2022-08-17T12:43:20.1426309Z T=std::vector,std::allocator>> 2022-08-17T12:43:20.1426370Z ] 2022-08-17T12:43:20.1426762Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to alias template instantiation 'c10::OptionalBase,std::allocator>>>' being compiled 2022-08-17T12:43:20.1427150Z 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-08-17T12:43:20.1427478Z 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-08-17T12:43:20.1427813Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(445): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2022-08-17T12:43:20.1427876Z with 2022-08-17T12:43:20.1427937Z [ 2022-08-17T12:43:20.1428087Z T=std::vector,std::allocator>> 2022-08-17T12:43:20.1428148Z ] 2022-08-17T12:43:20.1428448Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(211): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2022-08-17T12:43:20.1428577Z with 2022-08-17T12:43:20.1428637Z [ 2022-08-17T12:43:20.1428796Z T=std::vector,std::allocator>> 2022-08-17T12:43:20.1428857Z ] 2022-08-17T12:43:20.1429175Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(410): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2022-08-17T12:43:20.1429224Z with 2022-08-17T12:43:20.1429285Z [ 2022-08-17T12:43:20.1429441Z T=std::vector,std::allocator>> 2022-08-17T12:43:20.1429501Z ] 2022-08-17T12:43:20.1429901Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2022-08-17T12:43:20.1429969Z with 2022-08-17T12:43:20.1430029Z [ 2022-08-17T12:43:20.1430187Z T=std::vector,std::allocator>> 2022-08-17T12:43:20.1430233Z ] 2022-08-17T12:43:20.1430617Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2022-08-17T12:43:20.1430683Z with 2022-08-17T12:43:20.1430742Z [ 2022-08-17T12:43:20.1430897Z T=std::vector,std::allocator>> 2022-08-17T12:43:20.1430957Z ] 2022-08-17T12:43:20.1431338Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to alias template instantiation 'c10::OptionalBase,std::allocator>>>' being compiled 2022-08-17T12:43:20.1431719Z 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-08-17T12:43:20.1432037Z 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-08-17T12:43:20.1432373Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(445): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2022-08-17T12:43:20.1432439Z with 2022-08-17T12:43:20.1432485Z [ 2022-08-17T12:43:20.1432641Z T=std::vector,std::allocator>> 2022-08-17T12:43:20.1432704Z ] 2022-08-17T12:43:20.1433010Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(211): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2022-08-17T12:43:20.1433074Z with 2022-08-17T12:43:20.1433135Z [ 2022-08-17T12:43:20.1433260Z T=std::vector> 2022-08-17T12:43:20.1433320Z ] 2022-08-17T12:43:20.1433624Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(410): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2022-08-17T12:43:20.1433687Z with 2022-08-17T12:43:20.1433747Z [ 2022-08-17T12:43:20.1433875Z T=std::vector> 2022-08-17T12:43:20.1433935Z ] 2022-08-17T12:43:20.1434293Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2022-08-17T12:43:20.1434405Z with 2022-08-17T12:43:20.1434465Z [ 2022-08-17T12:43:20.1434575Z T=std::vector> 2022-08-17T12:43:20.1434636Z ] 2022-08-17T12:43:20.1435019Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2022-08-17T12:43:20.1435083Z with 2022-08-17T12:43:20.1435143Z [ 2022-08-17T12:43:20.1435310Z T=std::vector> 2022-08-17T12:43:20.1435371Z ] 2022-08-17T12:43:20.1435713Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to alias template instantiation 'c10::OptionalBase>>' being compiled 2022-08-17T12:43:20.1435970Z with 2022-08-17T12:43:20.1436016Z [ 2022-08-17T12:43:20.1436086Z T=int64_t 2022-08-17T12:43:20.1436147Z ] 2022-08-17T12:43:20.1436487Z 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-08-17T12:43:20.1436550Z with 2022-08-17T12:43:20.1436610Z [ 2022-08-17T12:43:20.1436678Z T=int64_t 2022-08-17T12:43:20.1436725Z ] 2022-08-17T12:43:20.1437064Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(445): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2022-08-17T12:43:20.1437128Z with 2022-08-17T12:43:20.1437187Z [ 2022-08-17T12:43:20.1437313Z T=std::vector> 2022-08-17T12:43:20.1437373Z ] 2022-08-17T12:43:20.1437677Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(211): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2022-08-17T12:43:20.1437739Z with 2022-08-17T12:43:20.1437785Z [ 2022-08-17T12:43:20.1437914Z T=std::shared_ptr 2022-08-17T12:43:20.1437973Z ] 2022-08-17T12:43:20.1438288Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(410): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2022-08-17T12:43:20.1438353Z with 2022-08-17T12:43:20.1438413Z [ 2022-08-17T12:43:20.1438541Z T=std::shared_ptr 2022-08-17T12:43:20.1438587Z ] 2022-08-17T12:43:20.1438948Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2022-08-17T12:43:20.1439012Z with 2022-08-17T12:43:20.1439074Z [ 2022-08-17T12:43:20.1439201Z T=std::shared_ptr 2022-08-17T12:43:20.1439261Z ] 2022-08-17T12:43:20.1439641Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2022-08-17T12:43:20.1439704Z with 2022-08-17T12:43:20.1439765Z [ 2022-08-17T12:43:20.1439878Z T=std::shared_ptr 2022-08-17T12:43:20.1439939Z ] 2022-08-17T12:43:20.1440303Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to alias template instantiation 'c10::OptionalBase>' being compiled 2022-08-17T12:43:20.1440705Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\ATen/core/ivalue.h(1342): note: see reference to class template instantiation 'c10::optional>' being compiled 2022-08-17T12:43:20.1441041Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(445): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2022-08-17T12:43:20.1441104Z with 2022-08-17T12:43:20.1441163Z [ 2022-08-17T12:43:20.1441336Z T=std::shared_ptr 2022-08-17T12:43:20.1441396Z ] 2022-08-17T12:43:20.1441690Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(211): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2022-08-17T12:43:20.1441756Z with 2022-08-17T12:43:20.1441816Z [ 2022-08-17T12:43:20.1441944Z T=std::weak_ptr 2022-08-17T12:43:20.1442005Z ] 2022-08-17T12:43:20.1442320Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(410): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2022-08-17T12:43:20.1442385Z with 2022-08-17T12:43:20.1442445Z [ 2022-08-17T12:43:20.1442554Z T=std::weak_ptr 2022-08-17T12:43:20.1442615Z ] 2022-08-17T12:43:20.1442976Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2022-08-17T12:43:20.1443042Z with 2022-08-17T12:43:20.1443102Z [ 2022-08-17T12:43:20.1443227Z T=std::weak_ptr 2022-08-17T12:43:20.1443291Z ] 2022-08-17T12:43:20.1443672Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2022-08-17T12:43:20.1443724Z with 2022-08-17T12:43:20.1443785Z [ 2022-08-17T12:43:20.1443912Z T=std::weak_ptr 2022-08-17T12:43:20.1443973Z ] 2022-08-17T12:43:20.1444333Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to alias template instantiation 'c10::OptionalBase>' being compiled 2022-08-17T12:43:20.1444685Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\ATen/core/ivalue.h(1343): note: see reference to class template instantiation 'c10::optional>' being compiled 2022-08-17T12:43:20.1445022Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(445): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2022-08-17T12:43:20.1445086Z with 2022-08-17T12:43:20.1445146Z [ 2022-08-17T12:43:20.1445258Z T=std::weak_ptr 2022-08-17T12:43:20.1445319Z ] 2022-08-17T12:43:20.1445623Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(211): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2022-08-17T12:43:20.1445688Z with 2022-08-17T12:43:20.1445748Z [ 2022-08-17T12:43:20.1445902Z T=c10::impl::InlineDeviceGuard 2022-08-17T12:43:20.1446014Z ] 2022-08-17T12:43:20.1446329Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(410): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2022-08-17T12:43:20.1446379Z with 2022-08-17T12:43:20.1446440Z [ 2022-08-17T12:43:20.1446589Z T=c10::impl::InlineDeviceGuard 2022-08-17T12:43:20.1446651Z ] 2022-08-17T12:43:20.1447008Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2022-08-17T12:43:20.1447120Z with 2022-08-17T12:43:20.1447182Z [ 2022-08-17T12:43:20.1447336Z T=c10::impl::InlineDeviceGuard 2022-08-17T12:43:20.1447381Z ] 2022-08-17T12:43:20.1447768Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2022-08-17T12:43:20.1447832Z with 2022-08-17T12:43:20.1447893Z [ 2022-08-17T12:43:20.1448044Z T=c10::impl::InlineDeviceGuard 2022-08-17T12:43:20.1448105Z ] 2022-08-17T12:43:20.1448492Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to alias template instantiation 'c10::OptionalBase>' being compiled 2022-08-17T12:43:20.1448890Z 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-08-17T12:43:20.1449274Z 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-08-17T12:43:20.1449613Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(445): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2022-08-17T12:43:20.1449677Z with 2022-08-17T12:43:20.1449723Z [ 2022-08-17T12:43:20.1449875Z T=c10::impl::InlineDeviceGuard 2022-08-17T12:43:20.1449937Z ] 2022-08-17T12:43:20.1450245Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(211): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2022-08-17T12:43:20.1450311Z with 2022-08-17T12:43:20.1450371Z [ 2022-08-17T12:43:20.1450521Z T=c10::impl::InlineStreamGuard 2022-08-17T12:43:20.1450575Z ] 2022-08-17T12:43:20.1450895Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(410): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2022-08-17T12:43:20.1450958Z with 2022-08-17T12:43:20.1451017Z [ 2022-08-17T12:43:20.1451151Z T=c10::impl::InlineStreamGuard 2022-08-17T12:43:20.1451210Z ] 2022-08-17T12:43:20.1451569Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2022-08-17T12:43:20.1451633Z with 2022-08-17T12:43:20.1451693Z [ 2022-08-17T12:43:20.1451888Z T=c10::impl::InlineStreamGuard 2022-08-17T12:43:20.1451947Z ] 2022-08-17T12:43:20.1452329Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2022-08-17T12:43:20.1452392Z with 2022-08-17T12:43:20.1452438Z [ 2022-08-17T12:43:20.1452585Z T=c10::impl::InlineStreamGuard 2022-08-17T12:43:20.1452645Z ] 2022-08-17T12:43:20.1453071Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to alias template instantiation 'c10::OptionalBase>' being compiled 2022-08-17T12:43:20.1453468Z 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-08-17T12:43:20.1453853Z 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-08-17T12:43:20.1454187Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(445): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2022-08-17T12:43:20.1454251Z with 2022-08-17T12:43:20.1454312Z [ 2022-08-17T12:43:20.1454464Z T=c10::impl::InlineStreamGuard 2022-08-17T12:43:20.1454512Z ] 2022-08-17T12:43:20.1454816Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(211): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2022-08-17T12:43:20.1454883Z with 2022-08-17T12:43:20.1454944Z [ 2022-08-17T12:43:20.1455049Z T=c10::impl::VirtualGuardImpl 2022-08-17T12:43:20.1455108Z ] 2022-08-17T12:43:20.1455426Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(410): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2022-08-17T12:43:20.1455489Z with 2022-08-17T12:43:20.1455535Z [ 2022-08-17T12:43:20.1455638Z T=c10::impl::VirtualGuardImpl 2022-08-17T12:43:20.1455699Z ] 2022-08-17T12:43:20.1456058Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2022-08-17T12:43:20.1456120Z with 2022-08-17T12:43:20.1456184Z [ 2022-08-17T12:43:20.1456286Z T=c10::impl::VirtualGuardImpl 2022-08-17T12:43:20.1456346Z ] 2022-08-17T12:43:20.1456713Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2022-08-17T12:43:20.1456775Z with 2022-08-17T12:43:20.1456835Z [ 2022-08-17T12:43:20.1456936Z T=c10::impl::VirtualGuardImpl 2022-08-17T12:43:20.1456995Z ] 2022-08-17T12:43:20.1457344Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to alias template instantiation 'c10::OptionalBase' being compiled 2022-08-17T12:43:20.1457673Z 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-08-17T12:43:20.1457778Z with 2022-08-17T12:43:20.1457824Z [ 2022-08-17T12:43:20.1457925Z T=c10::impl::VirtualGuardImpl 2022-08-17T12:43:20.1457985Z ] 2022-08-17T12:43:20.1458359Z 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-08-17T12:43:20.1458697Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(445): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2022-08-17T12:43:20.1458912Z with 2022-08-17T12:43:20.1458978Z [ 2022-08-17T12:43:20.1459085Z T=c10::impl::VirtualGuardImpl 2022-08-17T12:43:20.1459145Z ] 2022-08-17T12:43:20.1459435Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(211): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2022-08-17T12:43:20.1459500Z with 2022-08-17T12:43:20.1459560Z [ 2022-08-17T12:43:20.1459751Z T=std::vector> 2022-08-17T12:43:20.1459813Z ] 2022-08-17T12:43:20.1460127Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(410): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2022-08-17T12:43:20.1460191Z with 2022-08-17T12:43:20.1460250Z [ 2022-08-17T12:43:20.1460425Z T=std::vector> 2022-08-17T12:43:20.1460486Z ] 2022-08-17T12:43:20.1460838Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2022-08-17T12:43:20.1460906Z with 2022-08-17T12:43:20.1460966Z [ 2022-08-17T12:43:20.1461150Z T=std::vector> 2022-08-17T12:43:20.1461210Z ] 2022-08-17T12:43:20.1461590Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2022-08-17T12:43:20.1461652Z with 2022-08-17T12:43:20.1461698Z [ 2022-08-17T12:43:20.1461885Z T=std::vector> 2022-08-17T12:43:20.1461947Z ] 2022-08-17T12:43:20.1462358Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to alias template instantiation 'c10::OptionalBase>>' being compiled 2022-08-17T12:43:20.1462770Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\ATen/core/ivalue_inl.h(843): note: see reference to class template instantiation 'c10::optional>>' being compiled 2022-08-17T12:43:20.1463109Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(445): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2022-08-17T12:43:20.1463173Z with 2022-08-17T12:43:20.1463233Z [ 2022-08-17T12:43:20.1463418Z T=std::vector> 2022-08-17T12:43:20.1463521Z ] 2022-08-17T12:43:20.1463813Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(211): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2022-08-17T12:43:20.1463876Z with 2022-08-17T12:43:20.1463935Z [ 2022-08-17T12:43:20.1464014Z T=c10::IValue 2022-08-17T12:43:20.1464073Z ] 2022-08-17T12:43:20.1464387Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(410): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2022-08-17T12:43:20.1464448Z with 2022-08-17T12:43:20.1464494Z [ 2022-08-17T12:43:20.1464609Z T=c10::IValue 2022-08-17T12:43:20.1464670Z ] 2022-08-17T12:43:20.1465028Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2022-08-17T12:43:20.1465093Z with 2022-08-17T12:43:20.1465153Z [ 2022-08-17T12:43:20.1465229Z T=c10::IValue 2022-08-17T12:43:20.1465289Z ] 2022-08-17T12:43:20.1465658Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2022-08-17T12:43:20.1465721Z with 2022-08-17T12:43:20.1465780Z [ 2022-08-17T12:43:20.1465856Z T=c10::IValue 2022-08-17T12:43:20.1465915Z ] 2022-08-17T12:43:20.1466238Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to alias template instantiation 'c10::OptionalBase' being compiled 2022-08-17T12:43:20.1466565Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\ATen/core/function_schema.h(181): note: see reference to class template instantiation 'c10::optional' being compiled 2022-08-17T12:43:20.1466902Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(445): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2022-08-17T12:43:20.1466966Z with 2022-08-17T12:43:20.1467012Z [ 2022-08-17T12:43:20.1467090Z T=c10::IValue 2022-08-17T12:43:20.1467150Z ] 2022-08-17T12:43:20.1467455Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(211): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2022-08-17T12:43:20.1467518Z with 2022-08-17T12:43:20.1467576Z [ 2022-08-17T12:43:20.1467658Z T=c10::AliasInfo 2022-08-17T12:43:20.1467705Z ] 2022-08-17T12:43:20.1468024Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(410): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2022-08-17T12:43:20.1468087Z with 2022-08-17T12:43:20.1468148Z [ 2022-08-17T12:43:20.1468227Z T=c10::AliasInfo 2022-08-17T12:43:20.1468286Z ] 2022-08-17T12:43:20.1468642Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2022-08-17T12:43:20.1468704Z with 2022-08-17T12:43:20.1468750Z [ 2022-08-17T12:43:20.1468832Z T=c10::AliasInfo 2022-08-17T12:43:20.1468892Z ] 2022-08-17T12:43:20.1469274Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2022-08-17T12:43:20.1469381Z with 2022-08-17T12:43:20.1469440Z [ 2022-08-17T12:43:20.1469518Z T=c10::AliasInfo 2022-08-17T12:43:20.1469576Z ] 2022-08-17T12:43:20.1469886Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to alias template instantiation 'c10::OptionalBase' being compiled 2022-08-17T12:43:20.1470216Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\ATen/core/function_schema.h(28): note: see reference to class template instantiation 'c10::optional' being compiled 2022-08-17T12:43:20.1470600Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(445): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2022-08-17T12:43:20.1470666Z with 2022-08-17T12:43:20.1470731Z [ 2022-08-17T12:43:20.1470812Z T=c10::AliasInfo 2022-08-17T12:43:20.1470872Z ] 2022-08-17T12:43:20.1471173Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(211): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2022-08-17T12:43:20.1471237Z with 2022-08-17T12:43:20.1471283Z [ 2022-08-17T12:43:20.1471383Z T=c10::impl::AnnotatedSchema 2022-08-17T12:43:20.1471443Z ] 2022-08-17T12:43:20.1471762Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(410): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2022-08-17T12:43:20.1471825Z with 2022-08-17T12:43:20.1471883Z [ 2022-08-17T12:43:20.1471983Z T=c10::impl::AnnotatedSchema 2022-08-17T12:43:20.1472030Z ] 2022-08-17T12:43:20.1472392Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2022-08-17T12:43:20.1472455Z with 2022-08-17T12:43:20.1472515Z [ 2022-08-17T12:43:20.1472616Z T=c10::impl::AnnotatedSchema 2022-08-17T12:43:20.1472677Z ] 2022-08-17T12:43:20.1473058Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2022-08-17T12:43:20.1473120Z with 2022-08-17T12:43:20.1473182Z [ 2022-08-17T12:43:20.1473268Z T=c10::impl::AnnotatedSchema 2022-08-17T12:43:20.1473328Z ] 2022-08-17T12:43:20.1473668Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to alias template instantiation 'c10::OptionalBase' being compiled 2022-08-17T12:43:20.1474032Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\ATen/core/dispatch/OperatorEntry.h(221): note: see reference to class template instantiation 'c10::optional' being compiled 2022-08-17T12:43:20.1474364Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(445): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2022-08-17T12:43:20.1474427Z with 2022-08-17T12:43:20.1474486Z [ 2022-08-17T12:43:20.1474585Z T=c10::impl::AnnotatedSchema 2022-08-17T12:43:20.1474647Z ] 2022-08-17T12:43:20.1474934Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(211): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2022-08-17T12:43:20.1475568Z with 2022-08-17T12:43:20.1475627Z [ 2022-08-17T12:43:20.1475775Z T=c10::impl::OperatorEntry::CppSignatureWithDebug 2022-08-17T12:43:20.1475837Z ] 2022-08-17T12:43:20.1476155Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(410): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2022-08-17T12:43:20.1476218Z with 2022-08-17T12:43:20.1476264Z [ 2022-08-17T12:43:20.1476403Z T=c10::impl::OperatorEntry::CppSignatureWithDebug 2022-08-17T12:43:20.1476463Z ] 2022-08-17T12:43:20.1476864Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2022-08-17T12:43:20.1476930Z with 2022-08-17T12:43:20.1476991Z [ 2022-08-17T12:43:20.1477131Z T=c10::impl::OperatorEntry::CppSignatureWithDebug 2022-08-17T12:43:20.1477190Z ] 2022-08-17T12:43:20.1477571Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2022-08-17T12:43:20.1477621Z with 2022-08-17T12:43:20.1477681Z [ 2022-08-17T12:43:20.1477818Z T=c10::impl::OperatorEntry::CppSignatureWithDebug 2022-08-17T12:43:20.1477879Z ] 2022-08-17T12:43:20.1478250Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to alias template instantiation 'c10::OptionalBase' being compiled 2022-08-17T12:43:20.1478645Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\ATen/core/dispatch/OperatorEntry.h(282): note: see reference to class template instantiation 'c10::optional' being compiled 2022-08-17T12:43:20.1478987Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(445): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2022-08-17T12:43:20.1479050Z with 2022-08-17T12:43:20.1479110Z [ 2022-08-17T12:43:20.1479233Z T=c10::impl::OperatorEntry::CppSignatureWithDebug 2022-08-17T12:43:20.1479293Z ] 2022-08-17T12:43:20.1479597Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(211): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2022-08-17T12:43:20.1479663Z with 2022-08-17T12:43:20.1479722Z [ 2022-08-17T12:43:20.1479811Z T=at::StepCallbacks 2022-08-17T12:43:20.1479873Z ] 2022-08-17T12:43:20.1480185Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(410): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2022-08-17T12:43:20.1480236Z with 2022-08-17T12:43:20.1480298Z [ 2022-08-17T12:43:20.1480387Z T=at::StepCallbacks 2022-08-17T12:43:20.1480447Z ] 2022-08-17T12:43:20.1480807Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2022-08-17T12:43:20.1480869Z with 2022-08-17T12:43:20.1480930Z [ 2022-08-17T12:43:20.1481018Z T=at::StepCallbacks 2022-08-17T12:43:20.1481065Z ] 2022-08-17T12:43:20.1481451Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2022-08-17T12:43:20.1481567Z with 2022-08-17T12:43:20.1481627Z [ 2022-08-17T12:43:20.1481714Z T=at::StepCallbacks 2022-08-17T12:43:20.1481772Z ] 2022-08-17T12:43:20.1482103Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to alias template instantiation 'c10::OptionalBase' being compiled 2022-08-17T12:43:20.1482452Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\ATen/core/dispatch/Dispatcher.h(610): note: see reference to class template instantiation 'c10::optional' being compiled 2022-08-17T12:43:20.1482832Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(445): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2022-08-17T12:43:20.1482885Z with 2022-08-17T12:43:20.1482947Z [ 2022-08-17T12:43:20.1483036Z T=at::StepCallbacks 2022-08-17T12:43:20.1483095Z ] 2022-08-17T12:43:20.1483396Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(211): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2022-08-17T12:43:20.1483458Z with 2022-08-17T12:43:20.1483517Z [ 2022-08-17T12:43:20.1483642Z T=c10::either 2022-08-17T12:43:20.1483702Z ] 2022-08-17T12:43:20.1484019Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(410): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2022-08-17T12:43:20.1484083Z with 2022-08-17T12:43:20.1484143Z [ 2022-08-17T12:43:20.1484281Z T=c10::either 2022-08-17T12:43:20.1484342Z ] 2022-08-17T12:43:20.1484699Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2022-08-17T12:43:20.1484761Z with 2022-08-17T12:43:20.1484806Z [ 2022-08-17T12:43:20.1484942Z T=c10::either 2022-08-17T12:43:20.1485003Z ] 2022-08-17T12:43:20.1485386Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2022-08-17T12:43:20.1485450Z with 2022-08-17T12:43:20.1485509Z [ 2022-08-17T12:43:20.1485641Z T=c10::either 2022-08-17T12:43:20.1485689Z ] 2022-08-17T12:43:20.1486053Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to alias template instantiation 'c10::OptionalBase>' being compiled 2022-08-17T12:43:20.1486451Z 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-08-17T12:43:20.1486792Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(445): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2022-08-17T12:43:20.1486859Z with 2022-08-17T12:43:20.1486922Z [ 2022-08-17T12:43:20.1487058Z T=c10::either 2022-08-17T12:43:20.1487160Z ] 2022-08-17T12:43:20.1487461Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(211): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2022-08-17T12:43:20.1487523Z with 2022-08-17T12:43:20.1487568Z [ 2022-08-17T12:43:20.1487650Z T=c10::DimVector 2022-08-17T12:43:20.1487708Z ] 2022-08-17T12:43:20.1488020Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(410): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2022-08-17T12:43:20.1488083Z with 2022-08-17T12:43:20.1488142Z [ 2022-08-17T12:43:20.1488224Z T=c10::DimVector 2022-08-17T12:43:20.1488310Z ] 2022-08-17T12:43:20.1488668Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2022-08-17T12:43:20.1488733Z with 2022-08-17T12:43:20.1488793Z [ 2022-08-17T12:43:20.1488872Z T=c10::DimVector 2022-08-17T12:43:20.1488930Z ] 2022-08-17T12:43:20.1489315Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2022-08-17T12:43:20.1489378Z with 2022-08-17T12:43:20.1489425Z [ 2022-08-17T12:43:20.1489503Z T=c10::DimVector 2022-08-17T12:43:20.1489563Z ] 2022-08-17T12:43:20.1489885Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to alias template instantiation 'c10::OptionalBase' being compiled 2022-08-17T12:43:20.1490218Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\ATen/TensorIterator.h(915): note: see reference to class template instantiation 'c10::optional' being compiled 2022-08-17T12:43:20.1490557Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(445): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2022-08-17T12:43:20.1490619Z with 2022-08-17T12:43:20.1490678Z [ 2022-08-17T12:43:20.1490759Z T=c10::DimVector 2022-08-17T12:43:20.1490805Z ] 2022-08-17T12:43:20.1491109Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(211): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2022-08-17T12:43:20.1491171Z with 2022-08-17T12:43:20.1491231Z [ 2022-08-17T12:43:20.1491341Z T=std::tuple 2022-08-17T12:43:20.1491400Z ] 2022-08-17T12:43:20.1491714Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(410): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2022-08-17T12:43:20.1491777Z with 2022-08-17T12:43:20.1491823Z [ 2022-08-17T12:43:20.1491931Z T=std::tuple 2022-08-17T12:43:20.1491990Z ] 2022-08-17T12:43:20.1492349Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2022-08-17T12:43:20.1492411Z with 2022-08-17T12:43:20.1492469Z [ 2022-08-17T12:43:20.1492575Z T=std::tuple 2022-08-17T12:43:20.1492635Z ] 2022-08-17T12:43:20.1493000Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2022-08-17T12:43:20.1493108Z with 2022-08-17T12:43:20.1493167Z [ 2022-08-17T12:43:20.1493272Z T=std::tuple 2022-08-17T12:43:20.1493332Z ] 2022-08-17T12:43:20.1493669Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to alias template instantiation 'c10::OptionalBase>' being compiled 2022-08-17T12:43:20.1494430Z C:\actions-runner\_work\pytorch\pytorch\functorch\functorch\csrc\PyTorchOperatorHacks.cpp(30): note: see reference to class template instantiation 'c10::optional>' being compiled 2022-08-17T12:43:20.1494779Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(445): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2022-08-17T12:43:20.1494845Z with 2022-08-17T12:43:20.1494892Z [ 2022-08-17T12:43:20.1495001Z T=std::tuple 2022-08-17T12:43:20.1495061Z ] 2022-08-17T12:43:20.4400586Z [29/34] cl /showIncludes /nologo /O2 /W3 /GL /DNDEBUG /MD /MD /wd4819 /wd4251 /wd4244 /wd4267 /wd4275 /wd4018 /wd4190 /EHsc -DFUNCTORCH_BUILD_MAIN_LIB -IC:\actions-runner\_work\pytorch\pytorch\functorch -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 -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" -c C:\actions-runner\_work\pytorch\pytorch\functorch\functorch\csrc\LegacyBatchingRegistrations.cpp /FoC:\actions-runner\_work\pytorch\pytorch\functorch\build\temp.win-amd64-3.9\Release\actions-runner\_work\pytorch\pytorch\functorch\functorch\csrc\LegacyBatchingRegistrations.obj -O3 -std=c++14 -fdiagnostics-color=always -DTORCH_API_INCLUDE_EXTENSION_H -DTORCH_EXTENSION_NAME=_C -D_GLIBCXX_USE_CXX11_ABI=0 /std:c++14 2022-08-17T12:43:20.4403572Z cl : Command line warning D9002 : ignoring unknown option '-O3' 2022-08-17T12:43:20.4403984Z cl : Command line warning D9002 : ignoring unknown option '-std=c++14' 2022-08-17T12:43:20.4404424Z cl : Command line warning D9002 : ignoring unknown option '-fdiagnostics-color=always' 2022-08-17T12:43:20.4405111Z 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-08-17T12:43:20.4405967Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(211): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2022-08-17T12:43:20.4406485Z with 2022-08-17T12:43:20.4406692Z [ 2022-08-17T12:43:20.4406938Z T=std::string 2022-08-17T12:43:20.4407167Z ] 2022-08-17T12:43:20.4407702Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(410): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2022-08-17T12:43:20.4408205Z with 2022-08-17T12:43:20.4408518Z [ 2022-08-17T12:43:20.4408982Z T=std::string 2022-08-17T12:43:20.4409244Z ] 2022-08-17T12:43:20.4409986Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2022-08-17T12:43:20.4410641Z with 2022-08-17T12:43:20.4410897Z [ 2022-08-17T12:43:20.4411199Z T=std::string 2022-08-17T12:43:20.4411501Z ] 2022-08-17T12:43:20.4412374Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2022-08-17T12:43:20.4413315Z with 2022-08-17T12:43:20.4413554Z [ 2022-08-17T12:43:20.4413803Z T=std::string 2022-08-17T12:43:20.4414028Z ] 2022-08-17T12:43:20.4414641Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to alias template instantiation 'c10::OptionalBase' being compiled 2022-08-17T12:43:20.4415751Z 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-08-17T12:43:20.4416842Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(445): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2022-08-17T12:43:20.4417468Z with 2022-08-17T12:43:20.4417736Z [ 2022-08-17T12:43:20.4418034Z T=std::string 2022-08-17T12:43:20.4418290Z ] 2022-08-17T12:43:20.4419038Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(211): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2022-08-17T12:43:20.4419636Z with 2022-08-17T12:43:20.4419899Z [ 2022-08-17T12:43:20.4420217Z T=c10::QualifiedName 2022-08-17T12:43:20.4420484Z ] 2022-08-17T12:43:20.4421083Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(410): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2022-08-17T12:43:20.4421693Z with 2022-08-17T12:43:20.4421970Z [ 2022-08-17T12:43:20.4422285Z T=c10::QualifiedName 2022-08-17T12:43:20.4422581Z ] 2022-08-17T12:43:20.4423411Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2022-08-17T12:43:20.4424171Z with 2022-08-17T12:43:20.4424436Z [ 2022-08-17T12:43:20.4424762Z T=c10::QualifiedName 2022-08-17T12:43:20.4425073Z ] 2022-08-17T12:43:20.4425956Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2022-08-17T12:43:20.4426750Z with 2022-08-17T12:43:20.4427024Z [ 2022-08-17T12:43:20.4427329Z T=c10::QualifiedName 2022-08-17T12:43:20.4427598Z ] 2022-08-17T12:43:20.4428462Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to alias template instantiation 'c10::OptionalBase' being compiled 2022-08-17T12:43:20.4429824Z 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-08-17T12:43:20.4431242Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(445): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2022-08-17T12:43:20.4431952Z with 2022-08-17T12:43:20.4432233Z [ 2022-08-17T12:43:20.4432554Z T=c10::QualifiedName 2022-08-17T12:43:20.4432849Z ] 2022-08-17T12:43:20.4433529Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/core/TensorImpl.h(2391): warning C4805: '|': unsafe mix of type 'uintptr_t' and type 'bool' in operation 2022-08-17T12:43:20.4434734Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(211): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2022-08-17T12:43:20.4435532Z with 2022-08-17T12:43:20.4435799Z [ 2022-08-17T12:43:20.4436116Z T=at::TensorBase 2022-08-17T12:43:20.4436430Z ] 2022-08-17T12:43:20.4437184Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(410): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2022-08-17T12:43:20.4437886Z with 2022-08-17T12:43:20.4438164Z [ 2022-08-17T12:43:20.4438473Z T=at::TensorBase 2022-08-17T12:43:20.4438764Z ] 2022-08-17T12:43:20.4439596Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2022-08-17T12:43:20.4440349Z with 2022-08-17T12:43:20.4440616Z [ 2022-08-17T12:43:20.4440933Z T=at::TensorBase 2022-08-17T12:43:20.4441237Z ] 2022-08-17T12:43:20.4442115Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2022-08-17T12:43:20.4442931Z with 2022-08-17T12:43:20.4443211Z [ 2022-08-17T12:43:20.4443519Z T=at::TensorBase 2022-08-17T12:43:20.4443814Z ] 2022-08-17T12:43:20.4444588Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to alias template instantiation 'c10::OptionalBase' being compiled 2022-08-17T12:43:20.4445804Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\ATen/core/TensorBase.h(917): note: see reference to class template instantiation 'c10::optional' being compiled 2022-08-17T12:43:20.4447032Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(445): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2022-08-17T12:43:20.4447749Z with 2022-08-17T12:43:20.4448027Z [ 2022-08-17T12:43:20.4448338Z T=at::TensorBase 2022-08-17T12:43:20.4448629Z ] 2022-08-17T12:43:20.4449357Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(211): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2022-08-17T12:43:20.4450014Z with 2022-08-17T12:43:20.4450284Z [ 2022-08-17T12:43:20.4450562Z T=at::Tensor 2022-08-17T12:43:20.4450845Z ] 2022-08-17T12:43:20.4451602Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(410): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2022-08-17T12:43:20.4452250Z with 2022-08-17T12:43:20.4452526Z [ 2022-08-17T12:43:20.4452819Z T=at::Tensor 2022-08-17T12:43:20.4453099Z ] 2022-08-17T12:43:20.4454029Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2022-08-17T12:43:20.4454778Z with 2022-08-17T12:43:20.4455054Z [ 2022-08-17T12:43:20.4455447Z T=at::Tensor 2022-08-17T12:43:20.4455739Z ] 2022-08-17T12:43:20.4456614Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2022-08-17T12:43:20.4457407Z with 2022-08-17T12:43:20.4457687Z [ 2022-08-17T12:43:20.4458085Z T=at::Tensor 2022-08-17T12:43:20.4458370Z ] 2022-08-17T12:43:20.4459220Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to alias template instantiation 'c10::OptionalBase' being compiled 2022-08-17T12:43:20.4460428Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\ATen/core/TensorBody.h(510): note: see reference to class template instantiation 'c10::optional' being compiled 2022-08-17T12:43:20.4461650Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(445): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2022-08-17T12:43:20.4462358Z with 2022-08-17T12:43:20.4462643Z [ 2022-08-17T12:43:20.4462942Z T=at::Tensor 2022-08-17T12:43:20.4463237Z ] 2022-08-17T12:43:20.4463961Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(211): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2022-08-17T12:43:20.4464632Z with 2022-08-17T12:43:20.4464918Z [ 2022-08-17T12:43:20.4465217Z T=at::Generator 2022-08-17T12:43:20.4465518Z ] 2022-08-17T12:43:20.4466279Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(410): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2022-08-17T12:43:20.4466957Z with 2022-08-17T12:43:20.4467235Z [ 2022-08-17T12:43:20.4467542Z T=at::Generator 2022-08-17T12:43:20.4467827Z ] 2022-08-17T12:43:20.4468655Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2022-08-17T12:43:20.4469407Z with 2022-08-17T12:43:20.4469689Z [ 2022-08-17T12:43:20.4469980Z T=at::Generator 2022-08-17T12:43:20.4470281Z ] 2022-08-17T12:43:20.4471168Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2022-08-17T12:43:20.4471970Z with 2022-08-17T12:43:20.4472231Z [ 2022-08-17T12:43:20.4472535Z T=at::Generator 2022-08-17T12:43:20.4472834Z ] 2022-08-17T12:43:20.4473597Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to alias template instantiation 'c10::OptionalBase' being compiled 2022-08-17T12:43:20.4474816Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\ATen/core/TensorBody.h(585): note: see reference to class template instantiation 'c10::optional' being compiled 2022-08-17T12:43:20.4476170Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(445): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2022-08-17T12:43:20.4477018Z with 2022-08-17T12:43:20.4477285Z [ 2022-08-17T12:43:20.4477591Z T=at::Generator 2022-08-17T12:43:20.4477898Z ] 2022-08-17T12:43:20.4478621Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(211): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2022-08-17T12:43:20.4479291Z with 2022-08-17T12:43:20.4479571Z [ 2022-08-17T12:43:20.4479994Z T=std::vector> 2022-08-17T12:43:20.4480410Z ] 2022-08-17T12:43:20.4481244Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(410): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2022-08-17T12:43:20.4481941Z with 2022-08-17T12:43:20.4482208Z [ 2022-08-17T12:43:20.4482652Z T=std::vector> 2022-08-17T12:43:20.4483067Z ] 2022-08-17T12:43:20.4483890Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2022-08-17T12:43:20.4484642Z with 2022-08-17T12:43:20.4484923Z [ 2022-08-17T12:43:20.4485360Z T=std::vector> 2022-08-17T12:43:20.4485760Z ] 2022-08-17T12:43:20.4486658Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2022-08-17T12:43:20.4487466Z with 2022-08-17T12:43:20.4487729Z [ 2022-08-17T12:43:20.4488169Z T=std::vector> 2022-08-17T12:43:20.4488583Z ] 2022-08-17T12:43:20.4489463Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to alias template instantiation 'c10::OptionalBase>>' being compiled 2022-08-17T12:43:20.4490841Z 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-08-17T12:43:20.4492139Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(445): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2022-08-17T12:43:20.4492866Z with 2022-08-17T12:43:20.4493149Z [ 2022-08-17T12:43:20.4493579Z T=std::vector> 2022-08-17T12:43:20.4493992Z ] 2022-08-17T12:43:20.4494725Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(211): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2022-08-17T12:43:20.4495513Z with 2022-08-17T12:43:20.4495782Z [ 2022-08-17T12:43:20.4496161Z T=std::vector> 2022-08-17T12:43:20.4496522Z ] 2022-08-17T12:43:20.4497269Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(410): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2022-08-17T12:43:20.4497966Z with 2022-08-17T12:43:20.4498246Z [ 2022-08-17T12:43:20.4498606Z T=std::vector> 2022-08-17T12:43:20.4499038Z ] 2022-08-17T12:43:20.4500004Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2022-08-17T12:43:20.4500767Z with 2022-08-17T12:43:20.4501037Z [ 2022-08-17T12:43:20.4501417Z T=std::vector> 2022-08-17T12:43:20.4501774Z ] 2022-08-17T12:43:20.4502649Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2022-08-17T12:43:20.4503459Z with 2022-08-17T12:43:20.4503818Z [ 2022-08-17T12:43:20.4504197Z T=std::vector> 2022-08-17T12:43:20.4504540Z ] 2022-08-17T12:43:20.4505378Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to alias template instantiation 'c10::OptionalBase>>' being compiled 2022-08-17T12:43:20.4506686Z 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-08-17T12:43:20.4507941Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(445): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2022-08-17T12:43:20.4508647Z with 2022-08-17T12:43:20.4508928Z [ 2022-08-17T12:43:20.4509308Z T=std::vector> 2022-08-17T12:43:20.4509647Z ] 2022-08-17T12:43:20.4510383Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(211): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2022-08-17T12:43:20.4511062Z with 2022-08-17T12:43:20.4511328Z [ 2022-08-17T12:43:20.4511793Z T=std::vector,std::allocator>> 2022-08-17T12:43:20.4512223Z ] 2022-08-17T12:43:20.4512983Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(410): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2022-08-17T12:43:20.4513672Z with 2022-08-17T12:43:20.4513954Z [ 2022-08-17T12:43:20.4514414Z T=std::vector,std::allocator>> 2022-08-17T12:43:20.4514829Z ] 2022-08-17T12:43:20.4515656Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2022-08-17T12:43:20.4516413Z with 2022-08-17T12:43:20.4516691Z [ 2022-08-17T12:43:20.4517140Z T=std::vector,std::allocator>> 2022-08-17T12:43:20.4517568Z ] 2022-08-17T12:43:20.4518450Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2022-08-17T12:43:20.4519260Z with 2022-08-17T12:43:20.4519524Z [ 2022-08-17T12:43:20.4519990Z T=std::vector,std::allocator>> 2022-08-17T12:43:20.4520426Z ] 2022-08-17T12:43:20.4521304Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to alias template instantiation 'c10::OptionalBase,std::allocator>>>' being compiled 2022-08-17T12:43:20.4522793Z 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-08-17T12:43:20.4524101Z 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-08-17T12:43:20.4525398Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(445): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2022-08-17T12:43:20.4526134Z with 2022-08-17T12:43:20.4526406Z [ 2022-08-17T12:43:20.4526874Z T=std::vector,std::allocator>> 2022-08-17T12:43:20.4527313Z ] 2022-08-17T12:43:20.4528039Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(211): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2022-08-17T12:43:20.4528713Z with 2022-08-17T12:43:20.4528998Z [ 2022-08-17T12:43:20.4529447Z T=std::vector,std::allocator>> 2022-08-17T12:43:20.4529852Z ] 2022-08-17T12:43:20.4530616Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(410): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2022-08-17T12:43:20.4531312Z with 2022-08-17T12:43:20.4531578Z [ 2022-08-17T12:43:20.4532026Z T=std::vector,std::allocator>> 2022-08-17T12:43:20.4532449Z ] 2022-08-17T12:43:20.4533271Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2022-08-17T12:43:20.4534007Z with 2022-08-17T12:43:20.4534287Z [ 2022-08-17T12:43:20.4534738Z T=std::vector,std::allocator>> 2022-08-17T12:43:20.4535142Z ] 2022-08-17T12:43:20.4536171Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2022-08-17T12:43:20.4536988Z with 2022-08-17T12:43:20.4537254Z [ 2022-08-17T12:43:20.4537661Z T=std::vector,std::allocator>> 2022-08-17T12:43:20.4538091Z ] 2022-08-17T12:43:20.4539043Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to alias template instantiation 'c10::OptionalBase,std::allocator>>>' being compiled 2022-08-17T12:43:20.4540431Z 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-08-17T12:43:20.4541691Z 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-08-17T12:43:20.4542907Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(445): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2022-08-17T12:43:20.4543757Z with 2022-08-17T12:43:20.4544040Z [ 2022-08-17T12:43:20.4544477Z T=std::vector,std::allocator>> 2022-08-17T12:43:20.4544901Z ] 2022-08-17T12:43:20.4545634Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(211): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2022-08-17T12:43:20.4546296Z with 2022-08-17T12:43:20.4546560Z [ 2022-08-17T12:43:20.4546950Z T=std::vector> 2022-08-17T12:43:20.4547316Z ] 2022-08-17T12:43:20.4548140Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(410): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2022-08-17T12:43:20.4548832Z with 2022-08-17T12:43:20.4549118Z [ 2022-08-17T12:43:20.4549486Z T=std::vector> 2022-08-17T12:43:20.4549846Z ] 2022-08-17T12:43:20.4550673Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2022-08-17T12:43:20.4551429Z with 2022-08-17T12:43:20.4551697Z [ 2022-08-17T12:43:20.4552078Z T=std::vector> 2022-08-17T12:43:20.4552439Z ] 2022-08-17T12:43:20.4553320Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2022-08-17T12:43:20.4554099Z with 2022-08-17T12:43:20.4554377Z [ 2022-08-17T12:43:20.4554875Z T=std::vector> 2022-08-17T12:43:20.4555244Z ] 2022-08-17T12:43:20.4556061Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to alias template instantiation 'c10::OptionalBase>>' being compiled 2022-08-17T12:43:20.4556809Z with 2022-08-17T12:43:20.4557070Z [ 2022-08-17T12:43:20.4557354Z T=int64_t 2022-08-17T12:43:20.4557647Z ] 2022-08-17T12:43:20.4558733Z 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-08-17T12:43:20.4559472Z with 2022-08-17T12:43:20.4559753Z [ 2022-08-17T12:43:20.4560043Z T=int64_t 2022-08-17T12:43:20.4560319Z ] 2022-08-17T12:43:20.4561115Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(445): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2022-08-17T12:43:20.4561848Z with 2022-08-17T12:43:20.4562107Z [ 2022-08-17T12:43:20.4562491Z T=std::vector> 2022-08-17T12:43:20.4562856Z ] 2022-08-17T12:43:20.4563573Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(211): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2022-08-17T12:43:20.4564217Z with 2022-08-17T12:43:20.4564492Z [ 2022-08-17T12:43:20.4564885Z T=std::shared_ptr 2022-08-17T12:43:20.4565247Z ] 2022-08-17T12:43:20.4566006Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(410): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2022-08-17T12:43:20.4566824Z with 2022-08-17T12:43:20.4567092Z [ 2022-08-17T12:43:20.4567489Z T=std::shared_ptr 2022-08-17T12:43:20.4567868Z ] 2022-08-17T12:43:20.4568697Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2022-08-17T12:43:20.4569438Z with 2022-08-17T12:43:20.4569711Z [ 2022-08-17T12:43:20.4570106Z T=std::shared_ptr 2022-08-17T12:43:20.4570460Z ] 2022-08-17T12:43:20.4571423Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2022-08-17T12:43:20.4572237Z with 2022-08-17T12:43:20.4572518Z [ 2022-08-17T12:43:20.4572897Z T=std::shared_ptr 2022-08-17T12:43:20.4573271Z ] 2022-08-17T12:43:20.4574117Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to alias template instantiation 'c10::OptionalBase>' being compiled 2022-08-17T12:43:20.4575417Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\ATen/core/ivalue.h(1342): note: see reference to class template instantiation 'c10::optional>' being compiled 2022-08-17T12:43:20.4576690Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(445): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2022-08-17T12:43:20.4577412Z with 2022-08-17T12:43:20.4577692Z [ 2022-08-17T12:43:20.4578073Z T=std::shared_ptr 2022-08-17T12:43:20.4578445Z ] 2022-08-17T12:43:20.4579281Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(211): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2022-08-17T12:43:20.4579954Z with 2022-08-17T12:43:20.4580221Z [ 2022-08-17T12:43:20.4580617Z T=std::weak_ptr 2022-08-17T12:43:20.4580992Z ] 2022-08-17T12:43:20.4581744Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(410): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2022-08-17T12:43:20.4582446Z with 2022-08-17T12:43:20.4582724Z [ 2022-08-17T12:43:20.4583097Z T=std::weak_ptr 2022-08-17T12:43:20.4583588Z ] 2022-08-17T12:43:20.4584444Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2022-08-17T12:43:20.4585404Z with 2022-08-17T12:43:20.4585722Z [ 2022-08-17T12:43:20.4586152Z T=std::weak_ptr 2022-08-17T12:43:20.4586523Z ] 2022-08-17T12:43:20.4587405Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2022-08-17T12:43:20.4588208Z with 2022-08-17T12:43:20.4588494Z [ 2022-08-17T12:43:20.4588882Z T=std::weak_ptr 2022-08-17T12:43:20.4589238Z ] 2022-08-17T12:43:20.4590178Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to alias template instantiation 'c10::OptionalBase>' being compiled 2022-08-17T12:43:20.4591891Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\ATen/core/ivalue.h(1343): note: see reference to class template instantiation 'c10::optional>' being compiled 2022-08-17T12:43:20.4593161Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(445): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2022-08-17T12:43:20.4593873Z with 2022-08-17T12:43:20.4594153Z [ 2022-08-17T12:43:20.4594655Z T=std::weak_ptr 2022-08-17T12:43:20.4595015Z ] 2022-08-17T12:43:20.4595757Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(211): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2022-08-17T12:43:20.4596436Z with 2022-08-17T12:43:20.4596713Z [ 2022-08-17T12:43:20.4597130Z T=c10::impl::InlineDeviceGuard 2022-08-17T12:43:20.4597543Z ] 2022-08-17T12:43:20.4598313Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(410): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2022-08-17T12:43:20.4598998Z with 2022-08-17T12:43:20.4599279Z [ 2022-08-17T12:43:20.4599715Z T=c10::impl::InlineDeviceGuard 2022-08-17T12:43:20.4600117Z ] 2022-08-17T12:43:20.4600951Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2022-08-17T12:43:20.4601702Z with 2022-08-17T12:43:20.4601983Z [ 2022-08-17T12:43:20.4602396Z T=c10::impl::InlineDeviceGuard 2022-08-17T12:43:20.4602808Z ] 2022-08-17T12:43:20.4603689Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2022-08-17T12:43:20.4604488Z with 2022-08-17T12:43:20.4604748Z [ 2022-08-17T12:43:20.4605172Z T=c10::impl::InlineDeviceGuard 2022-08-17T12:43:20.4605568Z ] 2022-08-17T12:43:20.4606370Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to alias template instantiation 'c10::OptionalBase>' being compiled 2022-08-17T12:43:20.4607649Z 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-08-17T12:43:20.4608894Z 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-08-17T12:43:20.4610058Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(445): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2022-08-17T12:43:20.4610696Z with 2022-08-17T12:43:20.4610941Z [ 2022-08-17T12:43:20.4611343Z T=c10::impl::InlineDeviceGuard 2022-08-17T12:43:20.4611852Z ] 2022-08-17T12:43:20.4612475Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(211): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2022-08-17T12:43:20.4613073Z with 2022-08-17T12:43:20.4613327Z [ 2022-08-17T12:43:20.4613706Z T=c10::impl::InlineStreamGuard 2022-08-17T12:43:20.4614069Z ] 2022-08-17T12:43:20.4614740Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(410): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2022-08-17T12:43:20.4615362Z with 2022-08-17T12:43:20.4615591Z [ 2022-08-17T12:43:20.4616085Z T=c10::impl::InlineStreamGuard 2022-08-17T12:43:20.4616461Z ] 2022-08-17T12:43:20.4617187Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2022-08-17T12:43:20.4617856Z with 2022-08-17T12:43:20.4618104Z [ 2022-08-17T12:43:20.4618516Z T=c10::impl::InlineStreamGuard 2022-08-17T12:43:20.4619014Z ] 2022-08-17T12:43:20.4619888Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2022-08-17T12:43:20.4620676Z with 2022-08-17T12:43:20.4620933Z [ 2022-08-17T12:43:20.4621363Z T=c10::impl::InlineStreamGuard 2022-08-17T12:43:20.4621756Z ] 2022-08-17T12:43:20.4622543Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to alias template instantiation 'c10::OptionalBase>' being compiled 2022-08-17T12:43:20.4623763Z 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-08-17T12:43:20.4624941Z 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-08-17T12:43:20.4626018Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(445): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2022-08-17T12:43:20.4626636Z with 2022-08-17T12:43:20.4626858Z [ 2022-08-17T12:43:20.4627196Z T=c10::impl::InlineStreamGuard 2022-08-17T12:43:20.4627581Z ] 2022-08-17T12:43:20.4628167Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(211): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2022-08-17T12:43:20.4628778Z with 2022-08-17T12:43:20.4629056Z [ 2022-08-17T12:43:20.4629394Z T=c10::impl::VirtualGuardImpl 2022-08-17T12:43:20.4629704Z ] 2022-08-17T12:43:20.4630421Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(410): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2022-08-17T12:43:20.4631088Z with 2022-08-17T12:43:20.4631301Z [ 2022-08-17T12:43:20.4631524Z T=c10::impl::VirtualGuardImpl 2022-08-17T12:43:20.4631748Z ] 2022-08-17T12:43:20.4632200Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2022-08-17T12:43:20.4632710Z with 2022-08-17T12:43:20.4632870Z [ 2022-08-17T12:43:20.4633070Z T=c10::impl::VirtualGuardImpl 2022-08-17T12:43:20.4633249Z ] 2022-08-17T12:43:20.4633729Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2022-08-17T12:43:20.4634171Z with 2022-08-17T12:43:20.4634332Z [ 2022-08-17T12:43:20.4634559Z T=c10::impl::VirtualGuardImpl 2022-08-17T12:43:20.4634750Z ] 2022-08-17T12:43:20.4635188Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to alias template instantiation 'c10::OptionalBase' being compiled 2022-08-17T12:43:20.4635972Z 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-08-17T12:43:20.4636346Z with 2022-08-17T12:43:20.4636504Z [ 2022-08-17T12:43:20.4636696Z T=c10::impl::VirtualGuardImpl 2022-08-17T12:43:20.4636871Z ] 2022-08-17T12:43:20.4637337Z 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-08-17T12:43:20.4638046Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(445): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2022-08-17T12:43:20.4638444Z with 2022-08-17T12:43:20.4638588Z [ 2022-08-17T12:43:20.4638780Z T=c10::impl::VirtualGuardImpl 2022-08-17T12:43:20.4638969Z ] 2022-08-17T12:43:20.4639353Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(211): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2022-08-17T12:43:20.4639714Z with 2022-08-17T12:43:20.4639869Z [ 2022-08-17T12:43:20.4640135Z T=std::vector> 2022-08-17T12:43:20.4640401Z ] 2022-08-17T12:43:20.4640814Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(410): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2022-08-17T12:43:20.4641191Z with 2022-08-17T12:43:20.4641334Z [ 2022-08-17T12:43:20.4641614Z T=std::vector> 2022-08-17T12:43:20.4641973Z ] 2022-08-17T12:43:20.4642719Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2022-08-17T12:43:20.4643255Z with 2022-08-17T12:43:20.4643476Z [ 2022-08-17T12:43:20.4643864Z T=std::vector> 2022-08-17T12:43:20.4644202Z ] 2022-08-17T12:43:20.4644845Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2022-08-17T12:43:20.4645549Z with 2022-08-17T12:43:20.4645860Z [ 2022-08-17T12:43:20.4646219Z T=std::vector> 2022-08-17T12:43:20.4646577Z ] 2022-08-17T12:43:20.4647261Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to alias template instantiation 'c10::OptionalBase>>' being compiled 2022-08-17T12:43:20.4648431Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\ATen/core/ivalue_inl.h(843): note: see reference to class template instantiation 'c10::optional>>' being compiled 2022-08-17T12:43:20.4649421Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(445): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2022-08-17T12:43:20.4649943Z with 2022-08-17T12:43:20.4650165Z [ 2022-08-17T12:43:20.4650542Z T=std::vector> 2022-08-17T12:43:20.4650883Z ] 2022-08-17T12:43:20.4651471Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(211): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2022-08-17T12:43:20.4652043Z with 2022-08-17T12:43:20.4652293Z [ 2022-08-17T12:43:20.4652560Z T=c10::IValue 2022-08-17T12:43:20.4652827Z ] 2022-08-17T12:43:20.4653501Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(410): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2022-08-17T12:43:20.4654174Z with 2022-08-17T12:43:20.4654456Z [ 2022-08-17T12:43:20.4654754Z T=c10::IValue 2022-08-17T12:43:20.4655032Z ] 2022-08-17T12:43:20.4655866Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2022-08-17T12:43:20.4656492Z with 2022-08-17T12:43:20.4656725Z [ 2022-08-17T12:43:20.4656954Z T=c10::IValue 2022-08-17T12:43:20.4657197Z ] 2022-08-17T12:43:20.4657886Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2022-08-17T12:43:20.4658321Z with 2022-08-17T12:43:20.4658477Z [ 2022-08-17T12:43:20.4658647Z T=c10::IValue 2022-08-17T12:43:20.4658889Z ] 2022-08-17T12:43:20.4659315Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to alias template instantiation 'c10::OptionalBase' being compiled 2022-08-17T12:43:20.4659968Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\ATen/core/function_schema.h(181): note: see reference to class template instantiation 'c10::optional' being compiled 2022-08-17T12:43:20.4660636Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(445): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2022-08-17T12:43:20.4661034Z with 2022-08-17T12:43:20.4661181Z [ 2022-08-17T12:43:20.4661356Z T=c10::IValue 2022-08-17T12:43:20.4661521Z ] 2022-08-17T12:43:20.4661898Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(211): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2022-08-17T12:43:20.4662798Z with 2022-08-17T12:43:20.4662960Z [ 2022-08-17T12:43:20.4663123Z T=c10::AliasInfo 2022-08-17T12:43:20.4663297Z ] 2022-08-17T12:43:20.4663711Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(410): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2022-08-17T12:43:20.4664102Z with 2022-08-17T12:43:20.4664247Z [ 2022-08-17T12:43:20.4664419Z T=c10::AliasInfo 2022-08-17T12:43:20.4664586Z ] 2022-08-17T12:43:20.4665075Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2022-08-17T12:43:20.4665499Z with 2022-08-17T12:43:20.4665662Z [ 2022-08-17T12:43:20.4665826Z T=c10::AliasInfo 2022-08-17T12:43:20.4666000Z ] 2022-08-17T12:43:20.4666482Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2022-08-17T12:43:20.4666923Z with 2022-08-17T12:43:20.4667069Z [ 2022-08-17T12:43:20.4667246Z T=c10::AliasInfo 2022-08-17T12:43:20.4667420Z ] 2022-08-17T12:43:20.4667732Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to alias template instantiation 'c10::OptionalBase' being compiled 2022-08-17T12:43:20.4668069Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\ATen/core/function_schema.h(28): note: see reference to class template instantiation 'c10::optional' being compiled 2022-08-17T12:43:20.4668410Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(445): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2022-08-17T12:43:20.4668475Z with 2022-08-17T12:43:20.4668536Z [ 2022-08-17T12:43:20.4668618Z T=c10::AliasInfo 2022-08-17T12:43:20.4668678Z ] 2022-08-17T12:43:20.4668980Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(211): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2022-08-17T12:43:20.4669042Z with 2022-08-17T12:43:20.4669088Z [ 2022-08-17T12:43:20.4669231Z T=c10::either 2022-08-17T12:43:20.4669291Z ] 2022-08-17T12:43:20.4669610Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(410): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2022-08-17T12:43:20.4669676Z with 2022-08-17T12:43:20.4669736Z [ 2022-08-17T12:43:20.4669871Z T=c10::either 2022-08-17T12:43:20.4669931Z ] 2022-08-17T12:43:20.4670276Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2022-08-17T12:43:20.4670339Z with 2022-08-17T12:43:20.4670399Z [ 2022-08-17T12:43:20.4670536Z T=c10::either 2022-08-17T12:43:20.4670598Z ] 2022-08-17T12:43:20.4670985Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2022-08-17T12:43:20.4671096Z with 2022-08-17T12:43:20.4671157Z [ 2022-08-17T12:43:20.4671280Z T=c10::either 2022-08-17T12:43:20.4671339Z ] 2022-08-17T12:43:20.4671707Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to alias template instantiation 'c10::OptionalBase>' being compiled 2022-08-17T12:43:20.4672140Z 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-08-17T12:43:20.4672482Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(445): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2022-08-17T12:43:20.4672548Z with 2022-08-17T12:43:20.4672609Z [ 2022-08-17T12:43:20.4672744Z T=c10::either 2022-08-17T12:43:20.4672805Z ] 2022-08-17T12:43:20.4673110Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(211): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2022-08-17T12:43:20.4673160Z with 2022-08-17T12:43:20.4673219Z [ 2022-08-17T12:43:20.4673300Z T=c10::DimVector 2022-08-17T12:43:20.4673362Z ] 2022-08-17T12:43:20.4673683Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(410): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2022-08-17T12:43:20.4673746Z with 2022-08-17T12:43:20.4673807Z [ 2022-08-17T12:43:20.4673874Z T=c10::DimVector 2022-08-17T12:43:20.4673937Z ] 2022-08-17T12:43:20.4674294Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2022-08-17T12:43:20.4674355Z with 2022-08-17T12:43:20.4674415Z [ 2022-08-17T12:43:20.4674495Z T=c10::DimVector 2022-08-17T12:43:20.4674555Z ] 2022-08-17T12:43:20.4674940Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2022-08-17T12:43:20.4674992Z with 2022-08-17T12:43:20.4675051Z [ 2022-08-17T12:43:20.4675130Z T=c10::DimVector 2022-08-17T12:43:20.4675189Z ] 2022-08-17T12:43:20.4675517Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to alias template instantiation 'c10::OptionalBase' being compiled 2022-08-17T12:43:20.4675846Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\ATen/TensorIterator.h(915): note: see reference to class template instantiation 'c10::optional' being compiled 2022-08-17T12:43:20.4676181Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(445): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2022-08-17T12:43:20.4676246Z with 2022-08-17T12:43:20.4676309Z [ 2022-08-17T12:43:20.4676376Z T=c10::DimVector 2022-08-17T12:43:20.4676439Z ] 2022-08-17T12:43:20.4676738Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(211): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2022-08-17T12:43:20.4676844Z with 2022-08-17T12:43:20.4676907Z [ 2022-08-17T12:43:20.4677007Z T=torch::autograd::ViewInfo 2022-08-17T12:43:20.4677067Z ] 2022-08-17T12:43:20.4677386Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(410): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2022-08-17T12:43:20.4677435Z with 2022-08-17T12:43:20.4677495Z [ 2022-08-17T12:43:20.4677590Z T=torch::autograd::ViewInfo 2022-08-17T12:43:20.4677651Z ] 2022-08-17T12:43:20.4678040Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2022-08-17T12:43:20.4678104Z with 2022-08-17T12:43:20.4678165Z [ 2022-08-17T12:43:20.4678247Z T=torch::autograd::ViewInfo 2022-08-17T12:43:20.4678308Z ] 2022-08-17T12:43:20.4678688Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2022-08-17T12:43:20.4678751Z with 2022-08-17T12:43:20.4678812Z [ 2022-08-17T12:43:20.4678904Z T=torch::autograd::ViewInfo 2022-08-17T12:43:20.4678964Z ] 2022-08-17T12:43:20.4679301Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to alias template instantiation 'c10::OptionalBase' being compiled 2022-08-17T12:43:20.4679654Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\torch/csrc/autograd/variable.h(570): note: see reference to class template instantiation 'c10::optional' being compiled 2022-08-17T12:43:20.4679995Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(445): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2022-08-17T12:43:20.4680045Z with 2022-08-17T12:43:20.4680109Z [ 2022-08-17T12:43:20.4680204Z T=torch::autograd::ViewInfo 2022-08-17T12:43:20.4680264Z ] 2022-08-17T12:43:20.4680569Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(211): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2022-08-17T12:43:20.4680634Z with 2022-08-17T12:43:20.4680697Z [ 2022-08-17T12:43:20.4680789Z T=c10::impl::AnnotatedSchema 2022-08-17T12:43:20.4680850Z ] 2022-08-17T12:43:20.4681162Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(410): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2022-08-17T12:43:20.4681229Z with 2022-08-17T12:43:20.4681289Z [ 2022-08-17T12:43:20.4681389Z T=c10::impl::AnnotatedSchema 2022-08-17T12:43:20.4681449Z ] 2022-08-17T12:43:20.4681952Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2022-08-17T12:43:20.4682003Z with 2022-08-17T12:43:20.4682067Z [ 2022-08-17T12:43:20.4682168Z T=c10::impl::AnnotatedSchema 2022-08-17T12:43:20.4682231Z ] 2022-08-17T12:43:20.4682618Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2022-08-17T12:43:20.4682733Z with 2022-08-17T12:43:20.4682797Z [ 2022-08-17T12:43:20.4682898Z T=c10::impl::AnnotatedSchema 2022-08-17T12:43:20.4682945Z ] 2022-08-17T12:43:20.4683295Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to alias template instantiation 'c10::OptionalBase' being compiled 2022-08-17T12:43:20.4683654Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\ATen/core/dispatch/OperatorEntry.h(221): note: see reference to class template instantiation 'c10::optional' being compiled 2022-08-17T12:43:20.4684513Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(445): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2022-08-17T12:43:20.4684587Z with 2022-08-17T12:43:20.4684650Z [ 2022-08-17T12:43:20.4684762Z T=c10::impl::AnnotatedSchema 2022-08-17T12:43:20.4684827Z ] 2022-08-17T12:43:20.4685139Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(211): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2022-08-17T12:43:20.4685189Z with 2022-08-17T12:43:20.4685252Z [ 2022-08-17T12:43:20.4685398Z T=c10::impl::OperatorEntry::CppSignatureWithDebug 2022-08-17T12:43:20.4685460Z ] 2022-08-17T12:43:20.4685784Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(410): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2022-08-17T12:43:20.4685850Z with 2022-08-17T12:43:20.4685914Z [ 2022-08-17T12:43:20.4686056Z T=c10::impl::OperatorEntry::CppSignatureWithDebug 2022-08-17T12:43:20.4686103Z ] 2022-08-17T12:43:20.4686461Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2022-08-17T12:43:20.4686529Z with 2022-08-17T12:43:20.4686590Z [ 2022-08-17T12:43:20.4686729Z T=c10::impl::OperatorEntry::CppSignatureWithDebug 2022-08-17T12:43:20.4686789Z ] 2022-08-17T12:43:20.4687172Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2022-08-17T12:43:20.4687239Z with 2022-08-17T12:43:20.4687287Z [ 2022-08-17T12:43:20.4687429Z T=c10::impl::OperatorEntry::CppSignatureWithDebug 2022-08-17T12:43:20.4687488Z ] 2022-08-17T12:43:20.4687868Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to alias template instantiation 'c10::OptionalBase' being compiled 2022-08-17T12:43:20.4688262Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\ATen/core/dispatch/OperatorEntry.h(282): note: see reference to class template instantiation 'c10::optional' being compiled 2022-08-17T12:43:20.4688604Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(445): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2022-08-17T12:43:20.4688667Z with 2022-08-17T12:43:20.4688727Z [ 2022-08-17T12:43:20.4688870Z T=c10::impl::OperatorEntry::CppSignatureWithDebug 2022-08-17T12:43:20.4688918Z ] 2022-08-17T12:43:20.4689219Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(211): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2022-08-17T12:43:20.4689330Z with 2022-08-17T12:43:20.4689391Z [ 2022-08-17T12:43:20.4689484Z T=at::StepCallbacks 2022-08-17T12:43:20.4689545Z ] 2022-08-17T12:43:20.4689864Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(410): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2022-08-17T12:43:20.4689927Z with 2022-08-17T12:43:20.4689973Z [ 2022-08-17T12:43:20.4703542Z T=at::StepCallbacks 2022-08-17T12:43:20.4703763Z ] 2022-08-17T12:43:20.4704346Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2022-08-17T12:43:20.4704419Z with 2022-08-17T12:43:20.4704489Z [ 2022-08-17T12:43:20.4704585Z T=at::StepCallbacks 2022-08-17T12:43:20.4704646Z ] 2022-08-17T12:43:20.4705046Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2022-08-17T12:43:20.4705116Z with 2022-08-17T12:43:20.4705163Z [ 2022-08-17T12:43:20.4705254Z T=at::StepCallbacks 2022-08-17T12:43:20.4705313Z ] 2022-08-17T12:43:20.4705659Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to alias template instantiation 'c10::OptionalBase' being compiled 2022-08-17T12:43:20.4706014Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\ATen/core/dispatch/Dispatcher.h(610): note: see reference to class template instantiation 'c10::optional' being compiled 2022-08-17T12:43:20.4706355Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(445): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2022-08-17T12:43:20.4706419Z with 2022-08-17T12:43:20.4706478Z [ 2022-08-17T12:43:20.4706568Z T=at::StepCallbacks 2022-08-17T12:43:20.4706614Z ] 2022-08-17T12:43:20.4708731Z [30/34] cl /showIncludes /nologo /O2 /W3 /GL /DNDEBUG /MD /MD /wd4819 /wd4251 /wd4244 /wd4267 /wd4275 /wd4018 /wd4190 /EHsc -DFUNCTORCH_BUILD_MAIN_LIB -IC:\actions-runner\_work\pytorch\pytorch\functorch -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 -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" -c C:\actions-runner\_work\pytorch\pytorch\functorch\functorch\csrc\DynamicLayer.cpp /FoC:\actions-runner\_work\pytorch\pytorch\functorch\build\temp.win-amd64-3.9\Release\actions-runner\_work\pytorch\pytorch\functorch\functorch\csrc\DynamicLayer.obj -O3 -std=c++14 -fdiagnostics-color=always -DTORCH_API_INCLUDE_EXTENSION_H -DTORCH_EXTENSION_NAME=_C -D_GLIBCXX_USE_CXX11_ABI=0 /std:c++14 2022-08-17T12:43:20.4708940Z cl : Command line warning D9002 : ignoring unknown option '-O3' 2022-08-17T12:43:20.4709092Z cl : Command line warning D9002 : ignoring unknown option '-std=c++14' 2022-08-17T12:43:20.4709268Z cl : Command line warning D9002 : ignoring unknown option '-fdiagnostics-color=always' 2022-08-17T12:43:20.4709581Z 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-08-17T12:43:20.4709880Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(211): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2022-08-17T12:43:20.4709948Z with 2022-08-17T12:43:20.4710053Z [ 2022-08-17T12:43:20.4710137Z T=std::string 2022-08-17T12:43:20.4710205Z ] 2022-08-17T12:43:20.4710533Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(410): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2022-08-17T12:43:20.4710602Z with 2022-08-17T12:43:20.4710665Z [ 2022-08-17T12:43:20.4710731Z T=std::string 2022-08-17T12:43:20.4710794Z ] 2022-08-17T12:43:20.4711162Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2022-08-17T12:43:20.4711229Z with 2022-08-17T12:43:20.4711292Z [ 2022-08-17T12:43:20.4711373Z T=std::string 2022-08-17T12:43:20.4711437Z ] 2022-08-17T12:43:20.4711824Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2022-08-17T12:43:20.4711879Z with 2022-08-17T12:43:20.4711941Z [ 2022-08-17T12:43:20.4712025Z T=std::string 2022-08-17T12:43:20.4712087Z ] 2022-08-17T12:43:20.4712413Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to alias template instantiation 'c10::OptionalBase' being compiled 2022-08-17T12:43:20.4712744Z 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-08-17T12:43:20.4713088Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(445): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2022-08-17T12:43:20.4713155Z with 2022-08-17T12:43:20.4713218Z [ 2022-08-17T12:43:20.4713284Z T=std::string 2022-08-17T12:43:20.4713349Z ] 2022-08-17T12:43:20.4713655Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(211): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2022-08-17T12:43:20.4713722Z with 2022-08-17T12:43:20.4713783Z [ 2022-08-17T12:43:20.4713875Z T=c10::QualifiedName 2022-08-17T12:43:20.4713938Z ] 2022-08-17T12:43:20.4714239Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(410): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2022-08-17T12:43:20.4714305Z with 2022-08-17T12:43:20.4714367Z [ 2022-08-17T12:43:20.4714461Z T=c10::QualifiedName 2022-08-17T12:43:20.4714523Z ] 2022-08-17T12:43:20.4714887Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2022-08-17T12:43:20.4714997Z with 2022-08-17T12:43:20.4715060Z [ 2022-08-17T12:43:20.4715133Z T=c10::QualifiedName 2022-08-17T12:43:20.4715196Z ] 2022-08-17T12:43:20.4715582Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2022-08-17T12:43:20.4715648Z with 2022-08-17T12:43:20.4715712Z [ 2022-08-17T12:43:20.4715802Z T=c10::QualifiedName 2022-08-17T12:43:20.4715864Z ] 2022-08-17T12:43:20.4716247Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to alias template instantiation 'c10::OptionalBase' being compiled 2022-08-17T12:43:20.4716573Z 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-08-17T12:43:20.4716921Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(445): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2022-08-17T12:43:20.4716987Z with 2022-08-17T12:43:20.4717050Z [ 2022-08-17T12:43:20.4717141Z T=c10::QualifiedName 2022-08-17T12:43:20.4717204Z ] 2022-08-17T12:43:20.4717496Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/core/TensorImpl.h(2391): warning C4805: '|': unsafe mix of type 'uintptr_t' and type 'bool' in operation 2022-08-17T12:43:20.4717805Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(211): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2022-08-17T12:43:20.4717874Z with 2022-08-17T12:43:20.4717923Z [ 2022-08-17T12:43:20.4718009Z T=at::TensorBase 2022-08-17T12:43:20.4718074Z ] 2022-08-17T12:43:20.4718391Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(410): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2022-08-17T12:43:20.4718457Z with 2022-08-17T12:43:20.4718520Z [ 2022-08-17T12:43:20.4718607Z T=at::TensorBase 2022-08-17T12:43:20.4718655Z ] 2022-08-17T12:43:20.4719018Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2022-08-17T12:43:20.4719084Z with 2022-08-17T12:43:20.4719147Z [ 2022-08-17T12:43:20.4719232Z T=at::TensorBase 2022-08-17T12:43:20.4719297Z ] 2022-08-17T12:43:20.4719684Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2022-08-17T12:43:20.4719750Z with 2022-08-17T12:43:20.4719812Z [ 2022-08-17T12:43:20.4719879Z T=at::TensorBase 2022-08-17T12:43:20.4719942Z ] 2022-08-17T12:43:20.4720272Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to alias template instantiation 'c10::OptionalBase' being compiled 2022-08-17T12:43:20.4720610Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\ATen/core/TensorBase.h(917): note: see reference to class template instantiation 'c10::optional' being compiled 2022-08-17T12:43:20.4721004Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(445): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2022-08-17T12:43:20.4721072Z with 2022-08-17T12:43:20.4721135Z [ 2022-08-17T12:43:20.4721220Z T=at::TensorBase 2022-08-17T12:43:20.4721267Z ] 2022-08-17T12:43:20.4721570Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(211): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2022-08-17T12:43:20.4721637Z with 2022-08-17T12:43:20.4721701Z [ 2022-08-17T12:43:20.4721783Z T=at::Tensor 2022-08-17T12:43:20.4721846Z ] 2022-08-17T12:43:20.4722204Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(410): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2022-08-17T12:43:20.4722275Z with 2022-08-17T12:43:20.4722323Z [ 2022-08-17T12:43:20.4722403Z T=at::Tensor 2022-08-17T12:43:20.4722465Z ] 2022-08-17T12:43:20.4722827Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2022-08-17T12:43:20.4722893Z with 2022-08-17T12:43:20.4722955Z [ 2022-08-17T12:43:20.4723033Z T=at::Tensor 2022-08-17T12:43:20.4723080Z ] 2022-08-17T12:43:20.4723468Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2022-08-17T12:43:20.4723535Z with 2022-08-17T12:43:20.4723597Z [ 2022-08-17T12:43:20.4723676Z T=at::Tensor 2022-08-17T12:43:20.4723740Z ] 2022-08-17T12:43:20.4724065Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to alias template instantiation 'c10::OptionalBase' being compiled 2022-08-17T12:43:20.4724389Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\ATen/core/TensorBody.h(510): note: see reference to class template instantiation 'c10::optional' being compiled 2022-08-17T12:43:20.4724730Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(445): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2022-08-17T12:43:20.4724797Z with 2022-08-17T12:43:20.4724847Z [ 2022-08-17T12:43:20.4724926Z T=at::Tensor 2022-08-17T12:43:20.4724988Z ] 2022-08-17T12:43:20.4725296Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(211): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2022-08-17T12:43:20.4725364Z with 2022-08-17T12:43:20.4725428Z [ 2022-08-17T12:43:20.4725512Z T=at::Generator 2022-08-17T12:43:20.4725560Z ] 2022-08-17T12:43:20.4725879Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(410): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2022-08-17T12:43:20.4725947Z with 2022-08-17T12:43:20.4726009Z [ 2022-08-17T12:43:20.4726093Z T=at::Generator 2022-08-17T12:43:20.4726155Z ] 2022-08-17T12:43:20.4726519Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2022-08-17T12:43:20.4726634Z with 2022-08-17T12:43:20.4726682Z [ 2022-08-17T12:43:20.4726765Z T=at::Generator 2022-08-17T12:43:20.4726827Z ] 2022-08-17T12:43:20.4727210Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2022-08-17T12:43:20.4727276Z with 2022-08-17T12:43:20.4727340Z [ 2022-08-17T12:43:20.4727421Z T=at::Generator 2022-08-17T12:43:20.4727470Z ] 2022-08-17T12:43:20.4727836Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to alias template instantiation 'c10::OptionalBase' being compiled 2022-08-17T12:43:20.4728162Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\ATen/core/TensorBody.h(585): note: see reference to class template instantiation 'c10::optional' being compiled 2022-08-17T12:43:20.4728502Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(445): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2022-08-17T12:43:20.4728572Z with 2022-08-17T12:43:20.4728636Z [ 2022-08-17T12:43:20.4728720Z T=at::Generator 2022-08-17T12:43:20.4728783Z ] 2022-08-17T12:43:20.4729090Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(211): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2022-08-17T12:43:20.4729158Z with 2022-08-17T12:43:20.4729204Z [ 2022-08-17T12:43:20.4729363Z T=std::vector> 2022-08-17T12:43:20.4729426Z ] 2022-08-17T12:43:20.4729746Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(410): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2022-08-17T12:43:20.4729814Z with 2022-08-17T12:43:20.4729878Z [ 2022-08-17T12:43:20.4730035Z T=std::vector> 2022-08-17T12:43:20.4730083Z ] 2022-08-17T12:43:20.4730440Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2022-08-17T12:43:20.4730506Z with 2022-08-17T12:43:20.4730571Z [ 2022-08-17T12:43:20.4730727Z T=std::vector> 2022-08-17T12:43:20.4730791Z ] 2022-08-17T12:43:20.4731172Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2022-08-17T12:43:20.4731239Z with 2022-08-17T12:43:20.4731303Z [ 2022-08-17T12:43:20.4731586Z T=std::vector> 2022-08-17T12:43:20.4731646Z ] 2022-08-17T12:43:20.4732031Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to alias template instantiation 'c10::OptionalBase>>' being compiled 2022-08-17T12:43:20.4732408Z 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-08-17T12:43:20.4732748Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(445): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2022-08-17T12:43:20.4732867Z with 2022-08-17T12:43:20.4732933Z [ 2022-08-17T12:43:20.4733088Z T=std::vector> 2022-08-17T12:43:20.4733150Z ] 2022-08-17T12:43:20.4733441Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(211): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2022-08-17T12:43:20.4733510Z with 2022-08-17T12:43:20.4733572Z [ 2022-08-17T12:43:20.4733696Z T=std::vector> 2022-08-17T12:43:20.4733760Z ] 2022-08-17T12:43:20.4734127Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(410): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2022-08-17T12:43:20.4734197Z with 2022-08-17T12:43:20.4734261Z [ 2022-08-17T12:43:20.4734367Z T=std::vector> 2022-08-17T12:43:20.4734429Z ] 2022-08-17T12:43:20.4734793Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2022-08-17T12:43:20.4734862Z with 2022-08-17T12:43:20.4734928Z [ 2022-08-17T12:43:20.4735049Z T=std::vector> 2022-08-17T12:43:20.4735112Z ] 2022-08-17T12:43:20.4735495Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2022-08-17T12:43:20.4735545Z with 2022-08-17T12:43:20.4735611Z [ 2022-08-17T12:43:20.4735731Z T=std::vector> 2022-08-17T12:43:20.4735794Z ] 2022-08-17T12:43:20.4736147Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to alias template instantiation 'c10::OptionalBase>>' being compiled 2022-08-17T12:43:20.4736496Z 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-08-17T12:43:20.4736834Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(445): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2022-08-17T12:43:20.4736902Z with 2022-08-17T12:43:20.4736967Z [ 2022-08-17T12:43:20.4737073Z T=std::vector> 2022-08-17T12:43:20.4737139Z ] 2022-08-17T12:43:20.4737445Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(211): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2022-08-17T12:43:20.4737511Z with 2022-08-17T12:43:20.4737573Z [ 2022-08-17T12:43:20.4737743Z T=std::vector,std::allocator>> 2022-08-17T12:43:20.4737806Z ] 2022-08-17T12:43:20.4738127Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(410): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2022-08-17T12:43:20.4738199Z with 2022-08-17T12:43:20.4738247Z [ 2022-08-17T12:43:20.4738415Z T=std::vector,std::allocator>> 2022-08-17T12:43:20.4738477Z ] 2022-08-17T12:43:20.4738972Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2022-08-17T12:43:20.4739041Z with 2022-08-17T12:43:20.4739102Z [ 2022-08-17T12:43:20.4739267Z T=std::vector,std::allocator>> 2022-08-17T12:43:20.4739327Z ] 2022-08-17T12:43:20.4739712Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2022-08-17T12:43:20.4739819Z with 2022-08-17T12:43:20.4739879Z [ 2022-08-17T12:43:20.4740037Z T=std::vector,std::allocator>> 2022-08-17T12:43:20.4740086Z ] 2022-08-17T12:43:20.4740472Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to alias template instantiation 'c10::OptionalBase,std::allocator>>>' being compiled 2022-08-17T12:43:20.4740861Z 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-08-17T12:43:20.4741187Z 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-08-17T12:43:20.4741529Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(445): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2022-08-17T12:43:20.4741596Z with 2022-08-17T12:43:20.4741656Z [ 2022-08-17T12:43:20.4741818Z T=std::vector,std::allocator>> 2022-08-17T12:43:20.4741879Z ] 2022-08-17T12:43:20.4742179Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(211): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2022-08-17T12:43:20.4742229Z with 2022-08-17T12:43:20.4742289Z [ 2022-08-17T12:43:20.4742447Z T=std::vector,std::allocator>> 2022-08-17T12:43:20.4742510Z ] 2022-08-17T12:43:20.4742826Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(410): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2022-08-17T12:43:20.4742890Z with 2022-08-17T12:43:20.4742950Z [ 2022-08-17T12:43:20.4743102Z T=std::vector,std::allocator>> 2022-08-17T12:43:20.4743148Z ] 2022-08-17T12:43:20.4743508Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2022-08-17T12:43:20.4743571Z with 2022-08-17T12:43:20.4743631Z [ 2022-08-17T12:43:20.4743787Z T=std::vector,std::allocator>> 2022-08-17T12:43:20.4743847Z ] 2022-08-17T12:43:20.4744229Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2022-08-17T12:43:20.4744338Z with 2022-08-17T12:43:20.4744397Z [ 2022-08-17T12:43:20.4744540Z T=std::vector,std::allocator>> 2022-08-17T12:43:20.4744600Z ] 2022-08-17T12:43:20.4744981Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to alias template instantiation 'c10::OptionalBase,std::allocator>>>' being compiled 2022-08-17T12:43:20.4745394Z 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-08-17T12:43:20.4745714Z 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-08-17T12:43:20.4746055Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(445): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2022-08-17T12:43:20.4746119Z with 2022-08-17T12:43:20.4746179Z [ 2022-08-17T12:43:20.4746334Z T=std::vector,std::allocator>> 2022-08-17T12:43:20.4746394Z ] 2022-08-17T12:43:20.4746683Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(211): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2022-08-17T12:43:20.4746746Z with 2022-08-17T12:43:20.4746808Z [ 2022-08-17T12:43:20.4746936Z T=std::vector> 2022-08-17T12:43:20.4746995Z ] 2022-08-17T12:43:20.4747364Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(410): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2022-08-17T12:43:20.4747459Z with 2022-08-17T12:43:20.4747550Z [ 2022-08-17T12:43:20.4747762Z T=std::vector> 2022-08-17T12:43:20.4747846Z ] 2022-08-17T12:43:20.4748689Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2022-08-17T12:43:20.4748789Z with 2022-08-17T12:43:20.4748931Z [ 2022-08-17T12:43:20.4749205Z T=std::vector> 2022-08-17T12:43:20.4749330Z ] 2022-08-17T12:43:20.4749768Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2022-08-17T12:43:20.4749821Z with 2022-08-17T12:43:20.4749882Z [ 2022-08-17T12:43:20.4750004Z T=std::vector> 2022-08-17T12:43:20.4750065Z ] 2022-08-17T12:43:20.4750410Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to alias template instantiation 'c10::OptionalBase>>' being compiled 2022-08-17T12:43:20.4750566Z with 2022-08-17T12:43:20.4750630Z [ 2022-08-17T12:43:20.4750700Z T=int64_t 2022-08-17T12:43:20.4750747Z ] 2022-08-17T12:43:20.4751090Z 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-08-17T12:43:20.4751154Z with 2022-08-17T12:43:20.4751300Z [ 2022-08-17T12:43:20.4751369Z T=int64_t 2022-08-17T12:43:20.4751428Z ] 2022-08-17T12:43:20.4751765Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(445): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2022-08-17T12:43:20.4751828Z with 2022-08-17T12:43:20.4751874Z [ 2022-08-17T12:43:20.4751996Z T=std::vector> 2022-08-17T12:43:20.4752056Z ] 2022-08-17T12:43:20.4752404Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(211): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2022-08-17T12:43:20.4752469Z with 2022-08-17T12:43:20.4752528Z [ 2022-08-17T12:43:20.4752657Z T=std::shared_ptr 2022-08-17T12:43:20.4752706Z ] 2022-08-17T12:43:20.4753029Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(410): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2022-08-17T12:43:20.4753093Z with 2022-08-17T12:43:20.4753152Z [ 2022-08-17T12:43:20.4753281Z T=std::shared_ptr 2022-08-17T12:43:20.4753342Z ] 2022-08-17T12:43:20.4753698Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2022-08-17T12:43:20.4753760Z with 2022-08-17T12:43:20.4753818Z [ 2022-08-17T12:43:20.4753948Z T=std::shared_ptr 2022-08-17T12:43:20.4754053Z ] 2022-08-17T12:43:20.4754981Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2022-08-17T12:43:20.4755055Z with 2022-08-17T12:43:20.4755115Z [ 2022-08-17T12:43:20.4755245Z T=std::shared_ptr 2022-08-17T12:43:20.4755305Z ] 2022-08-17T12:43:20.4755665Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to alias template instantiation 'c10::OptionalBase>' being compiled 2022-08-17T12:43:20.4756005Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\ATen/core/ivalue.h(1342): note: see reference to class template instantiation 'c10::optional>' being compiled 2022-08-17T12:43:20.4756339Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(445): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2022-08-17T12:43:20.4756406Z with 2022-08-17T12:43:20.4756466Z [ 2022-08-17T12:43:20.4756594Z T=std::shared_ptr 2022-08-17T12:43:20.4756653Z ] 2022-08-17T12:43:20.4756960Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(211): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2022-08-17T12:43:20.4757022Z with 2022-08-17T12:43:20.4757081Z [ 2022-08-17T12:43:20.4757193Z T=std::weak_ptr 2022-08-17T12:43:20.4757253Z ] 2022-08-17T12:43:20.4757575Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(410): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2022-08-17T12:43:20.4757710Z with 2022-08-17T12:43:20.4757769Z [ 2022-08-17T12:43:20.4757894Z T=std::weak_ptr 2022-08-17T12:43:20.4757983Z ] 2022-08-17T12:43:20.4758367Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2022-08-17T12:43:20.4758417Z with 2022-08-17T12:43:20.4758476Z [ 2022-08-17T12:43:20.4758600Z T=std::weak_ptr 2022-08-17T12:43:20.4758661Z ] 2022-08-17T12:43:20.4759092Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2022-08-17T12:43:20.4759156Z with 2022-08-17T12:43:20.4759217Z [ 2022-08-17T12:43:20.4759342Z T=std::weak_ptr 2022-08-17T12:43:20.4759387Z ] 2022-08-17T12:43:20.4759746Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to alias template instantiation 'c10::OptionalBase>' being compiled 2022-08-17T12:43:20.4760097Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\ATen/core/ivalue.h(1343): note: see reference to class template instantiation 'c10::optional>' being compiled 2022-08-17T12:43:20.4760438Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(445): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2022-08-17T12:43:20.4760508Z with 2022-08-17T12:43:20.4760568Z [ 2022-08-17T12:43:20.4760693Z T=std::weak_ptr 2022-08-17T12:43:20.4760755Z ] 2022-08-17T12:43:20.4761058Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(211): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2022-08-17T12:43:20.4761108Z with 2022-08-17T12:43:20.4761168Z [ 2022-08-17T12:43:20.4761322Z T=c10::impl::InlineDeviceGuard 2022-08-17T12:43:20.4761385Z ] 2022-08-17T12:43:20.4761703Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(410): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2022-08-17T12:43:20.4761766Z with 2022-08-17T12:43:20.4761828Z [ 2022-08-17T12:43:20.4761979Z T=c10::impl::InlineDeviceGuard 2022-08-17T12:43:20.4762025Z ] 2022-08-17T12:43:20.4762386Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2022-08-17T12:43:20.4762449Z with 2022-08-17T12:43:20.4762508Z [ 2022-08-17T12:43:20.4762659Z T=c10::impl::InlineDeviceGuard 2022-08-17T12:43:20.4762720Z ] 2022-08-17T12:43:20.4763101Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2022-08-17T12:43:20.4763165Z with 2022-08-17T12:43:20.4763214Z [ 2022-08-17T12:43:20.4763363Z T=c10::impl::InlineDeviceGuard 2022-08-17T12:43:20.4763423Z ] 2022-08-17T12:43:20.4763802Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to alias template instantiation 'c10::OptionalBase>' being compiled 2022-08-17T12:43:20.4764244Z 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-08-17T12:43:20.4764625Z 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-08-17T12:43:20.4765000Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(445): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2022-08-17T12:43:20.4765068Z with 2022-08-17T12:43:20.4765130Z [ 2022-08-17T12:43:20.4765279Z T=c10::impl::InlineDeviceGuard 2022-08-17T12:43:20.4765326Z ] 2022-08-17T12:43:20.4765632Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(211): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2022-08-17T12:43:20.4765697Z with 2022-08-17T12:43:20.4765756Z [ 2022-08-17T12:43:20.4765903Z T=c10::impl::InlineStreamGuard 2022-08-17T12:43:20.4765963Z ] 2022-08-17T12:43:20.4766282Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(410): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2022-08-17T12:43:20.4766345Z with 2022-08-17T12:43:20.4766404Z [ 2022-08-17T12:43:20.4766536Z T=c10::impl::InlineStreamGuard 2022-08-17T12:43:20.4766598Z ] 2022-08-17T12:43:20.4766952Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2022-08-17T12:43:20.4767014Z with 2022-08-17T12:43:20.4767074Z [ 2022-08-17T12:43:20.4767223Z T=c10::impl::InlineStreamGuard 2022-08-17T12:43:20.4767283Z ] 2022-08-17T12:43:20.4767721Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2022-08-17T12:43:20.4767773Z with 2022-08-17T12:43:20.4767832Z [ 2022-08-17T12:43:20.4767983Z T=c10::impl::InlineStreamGuard 2022-08-17T12:43:20.4768045Z ] 2022-08-17T12:43:20.4768425Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to alias template instantiation 'c10::OptionalBase>' being compiled 2022-08-17T12:43:20.4768824Z 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-08-17T12:43:20.4769208Z 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-08-17T12:43:20.4769549Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(445): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2022-08-17T12:43:20.4769663Z with 2022-08-17T12:43:20.4769723Z [ 2022-08-17T12:43:20.4769859Z T=c10::impl::InlineStreamGuard 2022-08-17T12:43:20.4769920Z ] 2022-08-17T12:43:20.4770224Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(211): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2022-08-17T12:43:20.4770289Z with 2022-08-17T12:43:20.4770348Z [ 2022-08-17T12:43:20.4770452Z T=c10::impl::VirtualGuardImpl 2022-08-17T12:43:20.4770513Z ] 2022-08-17T12:43:20.4770879Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(410): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2022-08-17T12:43:20.4770933Z with 2022-08-17T12:43:20.4770994Z [ 2022-08-17T12:43:20.4771099Z T=c10::impl::VirtualGuardImpl 2022-08-17T12:43:20.4771186Z ] 2022-08-17T12:43:20.4771574Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2022-08-17T12:43:20.4771636Z with 2022-08-17T12:43:20.4771696Z [ 2022-08-17T12:43:20.4771802Z T=c10::impl::VirtualGuardImpl 2022-08-17T12:43:20.4771849Z ] 2022-08-17T12:43:20.4772234Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2022-08-17T12:43:20.4772298Z with 2022-08-17T12:43:20.4772358Z [ 2022-08-17T12:43:20.4772462Z T=c10::impl::VirtualGuardImpl 2022-08-17T12:43:20.4772527Z ] 2022-08-17T12:43:20.4772874Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to alias template instantiation 'c10::OptionalBase' being compiled 2022-08-17T12:43:20.4773252Z 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-08-17T12:43:20.4773303Z with 2022-08-17T12:43:20.4773362Z [ 2022-08-17T12:43:20.4773464Z T=c10::impl::VirtualGuardImpl 2022-08-17T12:43:20.4773528Z ] 2022-08-17T12:43:20.4773904Z 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-08-17T12:43:20.4774246Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(445): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2022-08-17T12:43:20.4774312Z with 2022-08-17T12:43:20.4774371Z [ 2022-08-17T12:43:20.4774473Z T=c10::impl::VirtualGuardImpl 2022-08-17T12:43:20.4774521Z ] 2022-08-17T12:43:20.4774822Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(211): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2022-08-17T12:43:20.4774884Z with 2022-08-17T12:43:20.4774943Z [ 2022-08-17T12:43:20.4775135Z T=std::vector> 2022-08-17T12:43:20.4775195Z ] 2022-08-17T12:43:20.4775509Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(410): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2022-08-17T12:43:20.4776184Z with 2022-08-17T12:43:20.4776231Z [ 2022-08-17T12:43:20.4776423Z T=std::vector> 2022-08-17T12:43:20.4776483Z ] 2022-08-17T12:43:20.4776838Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2022-08-17T12:43:20.4776901Z with 2022-08-17T12:43:20.4776961Z [ 2022-08-17T12:43:20.4777201Z T=std::vector> 2022-08-17T12:43:20.4777262Z ] 2022-08-17T12:43:20.4777645Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2022-08-17T12:43:20.4777697Z with 2022-08-17T12:43:20.4777760Z [ 2022-08-17T12:43:20.4777947Z T=std::vector> 2022-08-17T12:43:20.4778007Z ] 2022-08-17T12:43:20.4778417Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to alias template instantiation 'c10::OptionalBase>>' being compiled 2022-08-17T12:43:20.4779040Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\ATen/core/ivalue_inl.h(843): note: see reference to class template instantiation 'c10::optional>>' being compiled 2022-08-17T12:43:20.4779382Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(445): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2022-08-17T12:43:20.4779445Z with 2022-08-17T12:43:20.4779504Z [ 2022-08-17T12:43:20.4779690Z T=std::vector> 2022-08-17T12:43:20.4779737Z ] 2022-08-17T12:43:20.4780041Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(211): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2022-08-17T12:43:20.4780105Z with 2022-08-17T12:43:20.4780166Z [ 2022-08-17T12:43:20.4780243Z T=c10::IValue 2022-08-17T12:43:20.4780306Z ] 2022-08-17T12:43:20.4780620Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(410): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2022-08-17T12:43:20.4780685Z with 2022-08-17T12:43:20.4780732Z [ 2022-08-17T12:43:20.4780810Z T=c10::IValue 2022-08-17T12:43:20.4780871Z ] 2022-08-17T12:43:20.4781228Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2022-08-17T12:43:20.4781290Z with 2022-08-17T12:43:20.4781350Z [ 2022-08-17T12:43:20.4781426Z T=c10::IValue 2022-08-17T12:43:20.4781472Z ] 2022-08-17T12:43:20.4781858Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2022-08-17T12:43:20.4781982Z with 2022-08-17T12:43:20.4782042Z [ 2022-08-17T12:43:20.4782118Z T=c10::IValue 2022-08-17T12:43:20.4782177Z ] 2022-08-17T12:43:20.4782501Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to alias template instantiation 'c10::OptionalBase' being compiled 2022-08-17T12:43:20.4782823Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\ATen/core/function_schema.h(181): note: see reference to class template instantiation 'c10::optional' being compiled 2022-08-17T12:43:20.4783205Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(445): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2022-08-17T12:43:20.4783256Z with 2022-08-17T12:43:20.4783316Z [ 2022-08-17T12:43:20.4783395Z T=c10::IValue 2022-08-17T12:43:20.4783457Z ] 2022-08-17T12:43:20.4783757Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(211): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2022-08-17T12:43:20.4783819Z with 2022-08-17T12:43:20.4783878Z [ 2022-08-17T12:43:20.4783958Z T=c10::AliasInfo 2022-08-17T12:43:20.4784004Z ] 2022-08-17T12:43:20.4784320Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(410): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2022-08-17T12:43:20.4784386Z with 2022-08-17T12:43:20.4784446Z [ 2022-08-17T12:43:20.4784528Z T=c10::AliasInfo 2022-08-17T12:43:20.4784587Z ] 2022-08-17T12:43:20.4784943Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2022-08-17T12:43:20.4785010Z with 2022-08-17T12:43:20.4785057Z [ 2022-08-17T12:43:20.4785137Z T=c10::AliasInfo 2022-08-17T12:43:20.4785197Z ] 2022-08-17T12:43:20.4785580Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2022-08-17T12:43:20.4785643Z with 2022-08-17T12:43:20.4785703Z [ 2022-08-17T12:43:20.4785783Z T=c10::AliasInfo 2022-08-17T12:43:20.4785830Z ] 2022-08-17T12:43:20.4786156Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to alias template instantiation 'c10::OptionalBase' being compiled 2022-08-17T12:43:20.4786564Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\ATen/core/function_schema.h(28): note: see reference to class template instantiation 'c10::optional' being compiled 2022-08-17T12:43:20.4786902Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(445): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2022-08-17T12:43:20.4786963Z with 2022-08-17T12:43:20.4787020Z [ 2022-08-17T12:43:20.4787100Z T=c10::AliasInfo 2022-08-17T12:43:20.4787159Z ] 2022-08-17T12:43:20.4787467Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(211): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2022-08-17T12:43:20.4787516Z with 2022-08-17T12:43:20.4787578Z [ 2022-08-17T12:43:20.4787681Z T=c10::impl::AnnotatedSchema 2022-08-17T12:43:20.4787789Z ] 2022-08-17T12:43:20.4788106Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(410): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2022-08-17T12:43:20.4788168Z with 2022-08-17T12:43:20.4788227Z [ 2022-08-17T12:43:20.4788327Z T=c10::impl::AnnotatedSchema 2022-08-17T12:43:20.4788375Z ] 2022-08-17T12:43:20.4788730Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2022-08-17T12:43:20.4788792Z with 2022-08-17T12:43:20.4788852Z [ 2022-08-17T12:43:20.4788993Z T=c10::impl::AnnotatedSchema 2022-08-17T12:43:20.4789055Z ] 2022-08-17T12:43:20.4789432Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2022-08-17T12:43:20.4789497Z with 2022-08-17T12:43:20.4789542Z [ 2022-08-17T12:43:20.4789642Z T=c10::impl::AnnotatedSchema 2022-08-17T12:43:20.4789702Z ] 2022-08-17T12:43:20.4790043Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to alias template instantiation 'c10::OptionalBase' being compiled 2022-08-17T12:43:20.4790405Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\ATen/core/dispatch/OperatorEntry.h(221): note: see reference to class template instantiation 'c10::optional' being compiled 2022-08-17T12:43:20.4790740Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(445): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2022-08-17T12:43:20.4790805Z with 2022-08-17T12:43:20.4790865Z [ 2022-08-17T12:43:20.4790964Z T=c10::impl::AnnotatedSchema 2022-08-17T12:43:20.4791012Z ] 2022-08-17T12:43:20.4791312Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(211): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2022-08-17T12:43:20.4791375Z with 2022-08-17T12:43:20.4791435Z [ 2022-08-17T12:43:20.4791578Z T=c10::impl::OperatorEntry::CppSignatureWithDebug 2022-08-17T12:43:20.4791638Z ] 2022-08-17T12:43:20.4791958Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(410): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2022-08-17T12:43:20.4792022Z with 2022-08-17T12:43:20.4792071Z [ 2022-08-17T12:43:20.4792210Z T=c10::impl::OperatorEntry::CppSignatureWithDebug 2022-08-17T12:43:20.4792270Z ] 2022-08-17T12:43:20.4792687Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2022-08-17T12:43:20.4792750Z with 2022-08-17T12:43:20.4792809Z [ 2022-08-17T12:43:20.4792946Z T=c10::impl::OperatorEntry::CppSignatureWithDebug 2022-08-17T12:43:20.4793010Z ] 2022-08-17T12:43:20.4793377Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2022-08-17T12:43:20.4793441Z with 2022-08-17T12:43:20.4793501Z [ 2022-08-17T12:43:20.4793639Z T=c10::impl::OperatorEntry::CppSignatureWithDebug 2022-08-17T12:43:20.4793747Z ] 2022-08-17T12:43:20.4794112Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to alias template instantiation 'c10::OptionalBase' being compiled 2022-08-17T12:43:20.4794506Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\ATen/core/dispatch/OperatorEntry.h(282): note: see reference to class template instantiation 'c10::optional' being compiled 2022-08-17T12:43:20.4795247Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(445): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2022-08-17T12:43:20.4795320Z with 2022-08-17T12:43:20.4795366Z [ 2022-08-17T12:43:20.4795506Z T=c10::impl::OperatorEntry::CppSignatureWithDebug 2022-08-17T12:43:20.4795566Z ] 2022-08-17T12:43:20.4795869Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(211): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2022-08-17T12:43:20.4795929Z with 2022-08-17T12:43:20.4795984Z [ 2022-08-17T12:43:20.4796073Z T=at::StepCallbacks 2022-08-17T12:43:20.4796130Z ] 2022-08-17T12:43:20.4796435Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(410): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2022-08-17T12:43:20.4796496Z with 2022-08-17T12:43:20.4796554Z [ 2022-08-17T12:43:20.4796642Z T=at::StepCallbacks 2022-08-17T12:43:20.4796699Z ] 2022-08-17T12:43:20.4797114Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2022-08-17T12:43:20.4797180Z with 2022-08-17T12:43:20.4797237Z [ 2022-08-17T12:43:20.4797310Z T=at::StepCallbacks 2022-08-17T12:43:20.4797370Z ] 2022-08-17T12:43:20.4797755Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2022-08-17T12:43:20.4797813Z with 2022-08-17T12:43:20.4797870Z [ 2022-08-17T12:43:20.4797953Z T=at::StepCallbacks 2022-08-17T12:43:20.4798013Z ] 2022-08-17T12:43:20.4798343Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to alias template instantiation 'c10::OptionalBase' being compiled 2022-08-17T12:43:20.4798681Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\ATen/core/dispatch/Dispatcher.h(610): note: see reference to class template instantiation 'c10::optional' being compiled 2022-08-17T12:43:20.4799013Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(445): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2022-08-17T12:43:20.4799073Z with 2022-08-17T12:43:20.4799133Z [ 2022-08-17T12:43:20.4799218Z T=at::StepCallbacks 2022-08-17T12:43:20.4799277Z ] 2022-08-17T12:43:20.4799579Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(211): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2022-08-17T12:43:20.4799640Z with 2022-08-17T12:43:20.4799686Z [ 2022-08-17T12:43:20.4799762Z T=c10::DimVector 2022-08-17T12:43:20.4799878Z ] 2022-08-17T12:43:20.4800195Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(410): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2022-08-17T12:43:20.4800256Z with 2022-08-17T12:43:20.4800310Z [ 2022-08-17T12:43:20.4800390Z T=c10::DimVector 2022-08-17T12:43:20.4800447Z ] 2022-08-17T12:43:20.4800790Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2022-08-17T12:43:20.4800851Z with 2022-08-17T12:43:20.4800947Z [ 2022-08-17T12:43:20.4801024Z T=c10::DimVector 2022-08-17T12:43:20.4801083Z ] 2022-08-17T12:43:20.4801461Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2022-08-17T12:43:20.4801522Z with 2022-08-17T12:43:20.4801581Z [ 2022-08-17T12:43:20.4801648Z T=c10::DimVector 2022-08-17T12:43:20.4801707Z ] 2022-08-17T12:43:20.4802030Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to alias template instantiation 'c10::OptionalBase' being compiled 2022-08-17T12:43:20.4802362Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\ATen/TensorIterator.h(915): note: see reference to class template instantiation 'c10::optional' being compiled 2022-08-17T12:43:20.4802700Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(445): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2022-08-17T12:43:20.4802764Z with 2022-08-17T12:43:20.4802823Z [ 2022-08-17T12:43:20.4802903Z T=c10::DimVector 2022-08-17T12:43:20.4802949Z ] 2022-08-17T12:43:20.4803250Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(211): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2022-08-17T12:43:20.4803312Z with 2022-08-17T12:43:20.4803371Z [ 2022-08-17T12:43:20.4803467Z T=torch::autograd::ViewInfo 2022-08-17T12:43:20.4803526Z ] 2022-08-17T12:43:20.4803841Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(410): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2022-08-17T12:43:20.4803904Z with 2022-08-17T12:43:20.4803950Z [ 2022-08-17T12:43:20.4804046Z T=torch::autograd::ViewInfo 2022-08-17T12:43:20.4804106Z ] 2022-08-17T12:43:20.4804458Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2022-08-17T12:43:20.4804520Z with 2022-08-17T12:43:20.4804580Z [ 2022-08-17T12:43:20.4804674Z T=torch::autograd::ViewInfo 2022-08-17T12:43:20.4804734Z ] 2022-08-17T12:43:20.4805101Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2022-08-17T12:43:20.4805166Z with 2022-08-17T12:43:20.4805224Z [ 2022-08-17T12:43:20.4805320Z T=torch::autograd::ViewInfo 2022-08-17T12:43:20.4805379Z ] 2022-08-17T12:43:20.4805716Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to alias template instantiation 'c10::OptionalBase' being compiled 2022-08-17T12:43:20.4806105Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\torch/csrc/autograd/variable.h(570): note: see reference to class template instantiation 'c10::optional' being compiled 2022-08-17T12:43:20.4806440Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(445): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2022-08-17T12:43:20.4806502Z with 2022-08-17T12:43:20.4806549Z [ 2022-08-17T12:43:20.4806687Z T=torch::autograd::ViewInfo 2022-08-17T12:43:20.4806750Z ] 2022-08-17T12:43:20.4807052Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(211): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2022-08-17T12:43:20.4807118Z with 2022-08-17T12:43:20.4807177Z [ 2022-08-17T12:43:20.4807317Z T=c10::either 2022-08-17T12:43:20.4807376Z ] 2022-08-17T12:43:20.4807682Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(410): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2022-08-17T12:43:20.4807746Z with 2022-08-17T12:43:20.4807805Z [ 2022-08-17T12:43:20.4807948Z T=c10::either 2022-08-17T12:43:20.4808007Z ] 2022-08-17T12:43:20.4808363Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2022-08-17T12:43:20.4808427Z with 2022-08-17T12:43:20.4808486Z [ 2022-08-17T12:43:20.4808609Z T=c10::either 2022-08-17T12:43:20.4808668Z ] 2022-08-17T12:43:20.4809050Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2022-08-17T12:43:20.4809113Z with 2022-08-17T12:43:20.4809172Z [ 2022-08-17T12:43:20.4809307Z T=c10::either 2022-08-17T12:43:20.4809364Z ] 2022-08-17T12:43:20.4809731Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to alias template instantiation 'c10::OptionalBase>' being compiled 2022-08-17T12:43:20.4810129Z 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-08-17T12:43:20.4810464Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(445): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2022-08-17T12:43:20.4810516Z with 2022-08-17T12:43:20.4810575Z [ 2022-08-17T12:43:20.4810709Z T=c10::either 2022-08-17T12:43:20.4810769Z ] 2022-08-17T12:43:20.6809103Z [31/34] cl /showIncludes /nologo /O2 /W3 /GL /DNDEBUG /MD /MD /wd4819 /wd4251 /wd4244 /wd4267 /wd4275 /wd4018 /wd4190 /EHsc -DFUNCTORCH_BUILD_MAIN_LIB -IC:\actions-runner\_work\pytorch\pytorch\functorch -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 -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" -c C:\actions-runner\_work\pytorch\pytorch\functorch\functorch\csrc\BatchRulesUnaryOps.cpp /FoC:\actions-runner\_work\pytorch\pytorch\functorch\build\temp.win-amd64-3.9\Release\actions-runner\_work\pytorch\pytorch\functorch\functorch\csrc\BatchRulesUnaryOps.obj -O3 -std=c++14 -fdiagnostics-color=always -DTORCH_API_INCLUDE_EXTENSION_H -DTORCH_EXTENSION_NAME=_C -D_GLIBCXX_USE_CXX11_ABI=0 /std:c++14 2022-08-17T12:43:20.6809644Z cl : Command line warning D9002 : ignoring unknown option '-O3' 2022-08-17T12:43:20.6809855Z cl : Command line warning D9002 : ignoring unknown option '-std=c++14' 2022-08-17T12:43:20.6810245Z cl : Command line warning D9002 : ignoring unknown option '-fdiagnostics-color=always' 2022-08-17T12:43:20.6810678Z 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-08-17T12:43:20.6811079Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/core/TensorImpl.h(2391): warning C4805: '|': unsafe mix of type 'uintptr_t' and type 'bool' in operation 2022-08-17T12:43:20.6811511Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(211): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2022-08-17T12:43:20.6811608Z with 2022-08-17T12:43:20.6811696Z [ 2022-08-17T12:43:20.6811802Z T=at::TensorBase 2022-08-17T12:43:20.6811885Z ] 2022-08-17T12:43:20.6812442Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(410): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2022-08-17T12:43:20.6812538Z with 2022-08-17T12:43:20.6812633Z [ 2022-08-17T12:43:20.6812752Z T=at::TensorBase 2022-08-17T12:43:20.6812843Z ] 2022-08-17T12:43:20.6813326Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2022-08-17T12:43:20.6813416Z with 2022-08-17T12:43:20.6813498Z [ 2022-08-17T12:43:20.6813608Z T=at::TensorBase 2022-08-17T12:43:20.6813692Z ] 2022-08-17T12:43:20.6814215Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2022-08-17T12:43:20.6814309Z with 2022-08-17T12:43:20.6814395Z [ 2022-08-17T12:43:20.6814512Z T=at::TensorBase 2022-08-17T12:43:20.6814588Z ] 2022-08-17T12:43:20.6815032Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to alias template instantiation 'c10::OptionalBase' being compiled 2022-08-17T12:43:20.6815475Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\ATen/core/TensorBase.h(917): note: see reference to class template instantiation 'c10::optional' being compiled 2022-08-17T12:43:20.6816045Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(445): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2022-08-17T12:43:20.6816146Z with 2022-08-17T12:43:20.6816236Z [ 2022-08-17T12:43:20.6816352Z T=at::TensorBase 2022-08-17T12:43:20.6816441Z ] 2022-08-17T12:43:20.6816753Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(211): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2022-08-17T12:43:20.6816803Z with 2022-08-17T12:43:20.6816863Z [ 2022-08-17T12:43:20.6817006Z T=at::Tensor 2022-08-17T12:43:20.6817068Z ] 2022-08-17T12:43:20.6817386Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(410): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2022-08-17T12:43:20.6817452Z with 2022-08-17T12:43:20.6817512Z [ 2022-08-17T12:43:20.6817574Z T=at::Tensor 2022-08-17T12:43:20.6817634Z ] 2022-08-17T12:43:20.6817997Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2022-08-17T12:43:20.6818060Z with 2022-08-17T12:43:20.6818120Z [ 2022-08-17T12:43:20.6818195Z T=at::Tensor 2022-08-17T12:43:20.6818255Z ] 2022-08-17T12:43:20.6818639Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2022-08-17T12:43:20.6818690Z with 2022-08-17T12:43:20.6818750Z [ 2022-08-17T12:43:20.6818959Z T=at::Tensor 2022-08-17T12:43:20.6819020Z ] 2022-08-17T12:43:20.6819337Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to alias template instantiation 'c10::OptionalBase' being compiled 2022-08-17T12:43:20.6819660Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\ATen/core/TensorBody.h(510): note: see reference to class template instantiation 'c10::optional' being compiled 2022-08-17T12:43:20.6820005Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(445): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2022-08-17T12:43:20.6820069Z with 2022-08-17T12:43:20.6820129Z [ 2022-08-17T12:43:20.6820192Z T=at::Tensor 2022-08-17T12:43:20.6820251Z ] 2022-08-17T12:43:20.6820556Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(211): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2022-08-17T12:43:20.6820619Z with 2022-08-17T12:43:20.6820678Z [ 2022-08-17T12:43:20.6820759Z T=at::Generator 2022-08-17T12:43:20.6820818Z ] 2022-08-17T12:43:20.6821117Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(410): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2022-08-17T12:43:20.6821179Z with 2022-08-17T12:43:20.6821238Z [ 2022-08-17T12:43:20.6821321Z T=at::Generator 2022-08-17T12:43:20.6821383Z ] 2022-08-17T12:43:20.6821741Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2022-08-17T12:43:20.6821858Z with 2022-08-17T12:43:20.6821917Z [ 2022-08-17T12:43:20.6821983Z T=at::Generator 2022-08-17T12:43:20.6822043Z ] 2022-08-17T12:43:20.6822434Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2022-08-17T12:43:20.6822498Z with 2022-08-17T12:43:20.6822557Z [ 2022-08-17T12:43:20.6822636Z T=at::Generator 2022-08-17T12:43:20.6822694Z ] 2022-08-17T12:43:20.6823063Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to alias template instantiation 'c10::OptionalBase' being compiled 2022-08-17T12:43:20.6823390Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\ATen/core/TensorBody.h(585): note: see reference to class template instantiation 'c10::optional' being compiled 2022-08-17T12:43:20.6823712Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(445): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2022-08-17T12:43:20.6823775Z with 2022-08-17T12:43:20.6823836Z [ 2022-08-17T12:43:20.6823915Z T=at::Generator 2022-08-17T12:43:20.6823974Z ] 2022-08-17T12:43:20.6824275Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(211): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2022-08-17T12:43:20.6824339Z with 2022-08-17T12:43:20.6824400Z [ 2022-08-17T12:43:20.6824466Z T=std::string 2022-08-17T12:43:20.6824525Z ] 2022-08-17T12:43:20.6824846Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(410): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2022-08-17T12:43:20.6824910Z with 2022-08-17T12:43:20.6824969Z [ 2022-08-17T12:43:20.6825046Z T=std::string 2022-08-17T12:43:20.6825105Z ] 2022-08-17T12:43:20.6825445Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2022-08-17T12:43:20.6825508Z with 2022-08-17T12:43:20.6825568Z [ 2022-08-17T12:43:20.6825645Z T=std::string 2022-08-17T12:43:20.6825703Z ] 2022-08-17T12:43:20.6826084Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2022-08-17T12:43:20.6826147Z with 2022-08-17T12:43:20.6826206Z [ 2022-08-17T12:43:20.6826268Z T=std::string 2022-08-17T12:43:20.6826328Z ] 2022-08-17T12:43:20.6826654Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to alias template instantiation 'c10::OptionalBase' being compiled 2022-08-17T12:43:20.6826974Z 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-08-17T12:43:20.6827314Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(445): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2022-08-17T12:43:20.6827378Z with 2022-08-17T12:43:20.6827438Z [ 2022-08-17T12:43:20.6827559Z T=std::string 2022-08-17T12:43:20.6827618Z ] 2022-08-17T12:43:20.6827908Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(211): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2022-08-17T12:43:20.6827970Z with 2022-08-17T12:43:20.6828030Z [ 2022-08-17T12:43:20.6828120Z T=c10::QualifiedName 2022-08-17T12:43:20.6828179Z ] 2022-08-17T12:43:20.6828494Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(410): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2022-08-17T12:43:20.6828556Z with 2022-08-17T12:43:20.6828655Z [ 2022-08-17T12:43:20.6828730Z T=c10::QualifiedName 2022-08-17T12:43:20.6828789Z ] 2022-08-17T12:43:20.6829147Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2022-08-17T12:43:20.6829213Z with 2022-08-17T12:43:20.6829271Z [ 2022-08-17T12:43:20.6829358Z T=c10::QualifiedName 2022-08-17T12:43:20.6829416Z ] 2022-08-17T12:43:20.6829786Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2022-08-17T12:43:20.6829848Z with 2022-08-17T12:43:20.6829909Z [ 2022-08-17T12:43:20.6829995Z T=c10::QualifiedName 2022-08-17T12:43:20.6830057Z ] 2022-08-17T12:43:20.6830389Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to alias template instantiation 'c10::OptionalBase' being compiled 2022-08-17T12:43:20.6830720Z 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-08-17T12:43:20.6831053Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(445): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2022-08-17T12:43:20.6831116Z with 2022-08-17T12:43:20.6831162Z [ 2022-08-17T12:43:20.6831249Z T=c10::QualifiedName 2022-08-17T12:43:20.6831308Z ] 2022-08-17T12:43:20.6831609Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(211): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2022-08-17T12:43:20.6831673Z with 2022-08-17T12:43:20.6831733Z [ 2022-08-17T12:43:20.6831867Z T=std::shared_ptr 2022-08-17T12:43:20.6831927Z ] 2022-08-17T12:43:20.6832230Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(410): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2022-08-17T12:43:20.6832293Z with 2022-08-17T12:43:20.6832353Z [ 2022-08-17T12:43:20.6832485Z T=std::shared_ptr 2022-08-17T12:43:20.6832545Z ] 2022-08-17T12:43:20.6832904Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2022-08-17T12:43:20.6832967Z with 2022-08-17T12:43:20.6833026Z [ 2022-08-17T12:43:20.6833142Z T=std::shared_ptr 2022-08-17T12:43:20.6833201Z ] 2022-08-17T12:43:20.6833624Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2022-08-17T12:43:20.6833687Z with 2022-08-17T12:43:20.6833747Z [ 2022-08-17T12:43:20.6833876Z T=std::shared_ptr 2022-08-17T12:43:20.6833936Z ] 2022-08-17T12:43:20.6834301Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to alias template instantiation 'c10::OptionalBase>' being compiled 2022-08-17T12:43:20.6834698Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\ATen/core/ivalue.h(1342): note: see reference to class template instantiation 'c10::optional>' being compiled 2022-08-17T12:43:20.6835037Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(445): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2022-08-17T12:43:20.6835087Z with 2022-08-17T12:43:20.6835146Z [ 2022-08-17T12:43:20.6835276Z T=std::shared_ptr 2022-08-17T12:43:20.6835335Z ] 2022-08-17T12:43:20.6835639Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(211): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2022-08-17T12:43:20.6835702Z with 2022-08-17T12:43:20.6835760Z [ 2022-08-17T12:43:20.6835875Z T=std::weak_ptr 2022-08-17T12:43:20.6835935Z ] 2022-08-17T12:43:20.6836248Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(410): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2022-08-17T12:43:20.6836316Z with 2022-08-17T12:43:20.6836375Z [ 2022-08-17T12:43:20.6836502Z T=std::weak_ptr 2022-08-17T12:43:20.6836562Z ] 2022-08-17T12:43:20.6836915Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2022-08-17T12:43:20.6836979Z with 2022-08-17T12:43:20.6837025Z [ 2022-08-17T12:43:20.6837148Z T=std::weak_ptr 2022-08-17T12:43:20.6837210Z ] 2022-08-17T12:43:20.6837594Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2022-08-17T12:43:20.6837662Z with 2022-08-17T12:43:20.6837721Z [ 2022-08-17T12:43:20.6837845Z T=std::weak_ptr 2022-08-17T12:43:20.6837890Z ] 2022-08-17T12:43:20.6838245Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to alias template instantiation 'c10::OptionalBase>' being compiled 2022-08-17T12:43:20.6838600Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\ATen/core/ivalue.h(1343): note: see reference to class template instantiation 'c10::optional>' being compiled 2022-08-17T12:43:20.6838939Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(445): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2022-08-17T12:43:20.6839049Z with 2022-08-17T12:43:20.6839108Z [ 2022-08-17T12:43:20.6839236Z T=std::weak_ptr 2022-08-17T12:43:20.6839295Z ] 2022-08-17T12:43:20.6839595Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(211): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2022-08-17T12:43:20.6839658Z with 2022-08-17T12:43:20.6839704Z [ 2022-08-17T12:43:20.6839859Z T=std::vector> 2022-08-17T12:43:20.6839920Z ] 2022-08-17T12:43:20.6840274Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(410): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2022-08-17T12:43:20.6840338Z with 2022-08-17T12:43:20.6840400Z [ 2022-08-17T12:43:20.6840554Z T=std::vector> 2022-08-17T12:43:20.6840616Z ] 2022-08-17T12:43:20.6840962Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2022-08-17T12:43:20.6841024Z with 2022-08-17T12:43:20.6841087Z [ 2022-08-17T12:43:20.6841242Z T=std::vector> 2022-08-17T12:43:20.6841301Z ] 2022-08-17T12:43:20.6841686Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2022-08-17T12:43:20.6841747Z with 2022-08-17T12:43:20.6841806Z [ 2022-08-17T12:43:20.6841944Z T=std::vector> 2022-08-17T12:43:20.6842006Z ] 2022-08-17T12:43:20.6842385Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to alias template instantiation 'c10::OptionalBase>>' being compiled 2022-08-17T12:43:20.6842761Z 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-08-17T12:43:20.6843103Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(445): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2022-08-17T12:43:20.6843168Z with 2022-08-17T12:43:20.6843227Z [ 2022-08-17T12:43:20.6843382Z T=std::vector> 2022-08-17T12:43:20.6843444Z ] 2022-08-17T12:43:20.6843746Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(211): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2022-08-17T12:43:20.6843796Z with 2022-08-17T12:43:20.6843856Z [ 2022-08-17T12:43:20.6843976Z T=std::vector> 2022-08-17T12:43:20.6844036Z ] 2022-08-17T12:43:20.6844347Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(410): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2022-08-17T12:43:20.6844409Z with 2022-08-17T12:43:20.6844471Z [ 2022-08-17T12:43:20.6844575Z T=std::vector> 2022-08-17T12:43:20.6844635Z ] 2022-08-17T12:43:20.6844995Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2022-08-17T12:43:20.6845099Z with 2022-08-17T12:43:20.6845157Z [ 2022-08-17T12:43:20.6845275Z T=std::vector> 2022-08-17T12:43:20.6845335Z ] 2022-08-17T12:43:20.6845717Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2022-08-17T12:43:20.6845780Z with 2022-08-17T12:43:20.6845826Z [ 2022-08-17T12:43:20.6845983Z T=std::vector> 2022-08-17T12:43:20.6846045Z ] 2022-08-17T12:43:20.6846397Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to alias template instantiation 'c10::OptionalBase>>' being compiled 2022-08-17T12:43:20.6846750Z 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-08-17T12:43:20.6847084Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(445): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2022-08-17T12:43:20.6847147Z with 2022-08-17T12:43:20.6847206Z [ 2022-08-17T12:43:20.6847326Z T=std::vector> 2022-08-17T12:43:20.6847374Z ] 2022-08-17T12:43:20.6847677Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(211): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2022-08-17T12:43:20.6847744Z with 2022-08-17T12:43:20.6847804Z [ 2022-08-17T12:43:20.6847968Z T=std::vector,std::allocator>> 2022-08-17T12:43:20.6848027Z ] 2022-08-17T12:43:20.6848347Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(410): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2022-08-17T12:43:20.6848410Z with 2022-08-17T12:43:20.6848455Z [ 2022-08-17T12:43:20.6848793Z T=std::vector,std::allocator>> 2022-08-17T12:43:20.6848852Z ] 2022-08-17T12:43:20.6849213Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2022-08-17T12:43:20.6849280Z with 2022-08-17T12:43:20.6849339Z [ 2022-08-17T12:43:20.6849502Z T=std::vector,std::allocator>> 2022-08-17T12:43:20.6849562Z ] 2022-08-17T12:43:20.6849942Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2022-08-17T12:43:20.6849992Z with 2022-08-17T12:43:20.6850051Z [ 2022-08-17T12:43:20.6850212Z T=std::vector,std::allocator>> 2022-08-17T12:43:20.6850270Z ] 2022-08-17T12:43:20.6850659Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to alias template instantiation 'c10::OptionalBase,std::allocator>>>' being compiled 2022-08-17T12:43:20.6851090Z 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-08-17T12:43:20.6851418Z 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-08-17T12:43:20.6851793Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(445): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2022-08-17T12:43:20.6851859Z with 2022-08-17T12:43:20.6851919Z [ 2022-08-17T12:43:20.6852070Z T=std::vector,std::allocator>> 2022-08-17T12:43:20.6852132Z ] 2022-08-17T12:43:20.6852437Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(211): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2022-08-17T12:43:20.6852502Z with 2022-08-17T12:43:20.6852560Z [ 2022-08-17T12:43:20.6852719Z T=std::vector,std::allocator>> 2022-08-17T12:43:20.6852778Z ] 2022-08-17T12:43:20.6853095Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(410): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2022-08-17T12:43:20.6853145Z with 2022-08-17T12:43:20.6853209Z [ 2022-08-17T12:43:20.6853367Z T=std::vector,std::allocator>> 2022-08-17T12:43:20.6853429Z ] 2022-08-17T12:43:20.6853787Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2022-08-17T12:43:20.6853853Z with 2022-08-17T12:43:20.6853911Z [ 2022-08-17T12:43:20.6854065Z T=std::vector,std::allocator>> 2022-08-17T12:43:20.6854123Z ] 2022-08-17T12:43:20.6854491Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2022-08-17T12:43:20.6854555Z with 2022-08-17T12:43:20.6854616Z [ 2022-08-17T12:43:20.6854772Z T=std::vector,std::allocator>> 2022-08-17T12:43:20.6854833Z ] 2022-08-17T12:43:20.6855214Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to alias template instantiation 'c10::OptionalBase,std::allocator>>>' being compiled 2022-08-17T12:43:20.6855594Z 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-08-17T12:43:20.6855914Z 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-08-17T12:43:20.6856250Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(445): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2022-08-17T12:43:20.6856365Z with 2022-08-17T12:43:20.6856411Z [ 2022-08-17T12:43:20.6856568Z T=std::vector,std::allocator>> 2022-08-17T12:43:20.6856627Z ] 2022-08-17T12:43:20.6856930Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(211): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2022-08-17T12:43:20.6856993Z with 2022-08-17T12:43:20.6857052Z [ 2022-08-17T12:43:20.6857177Z T=std::vector> 2022-08-17T12:43:20.6857238Z ] 2022-08-17T12:43:20.6857583Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(410): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2022-08-17T12:43:20.6857648Z with 2022-08-17T12:43:20.6857708Z [ 2022-08-17T12:43:20.6857831Z T=std::vector> 2022-08-17T12:43:20.6857892Z ] 2022-08-17T12:43:20.6858249Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2022-08-17T12:43:20.6858312Z with 2022-08-17T12:43:20.6858371Z [ 2022-08-17T12:43:20.6858479Z T=std::vector> 2022-08-17T12:43:20.6858539Z ] 2022-08-17T12:43:20.6859027Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2022-08-17T12:43:20.6859092Z with 2022-08-17T12:43:20.6859151Z [ 2022-08-17T12:43:20.6859271Z T=std::vector> 2022-08-17T12:43:20.6859334Z ] 2022-08-17T12:43:20.6859695Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to alias template instantiation 'c10::OptionalBase>>' being compiled 2022-08-17T12:43:20.6860042Z 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-08-17T12:43:20.6860365Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(445): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2022-08-17T12:43:20.6860431Z with 2022-08-17T12:43:20.6860491Z [ 2022-08-17T12:43:20.6860613Z T=std::vector> 2022-08-17T12:43:20.6860673Z ] 2022-08-17T12:43:20.6860974Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(211): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2022-08-17T12:43:20.6861036Z with 2022-08-17T12:43:20.6861096Z [ 2022-08-17T12:43:20.6861236Z T=c10::impl::InlineDeviceGuard 2022-08-17T12:43:20.6861296Z ] 2022-08-17T12:43:20.6861615Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(410): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2022-08-17T12:43:20.6861680Z with 2022-08-17T12:43:20.6861739Z [ 2022-08-17T12:43:20.6861893Z T=c10::impl::InlineDeviceGuard 2022-08-17T12:43:20.6861953Z ] 2022-08-17T12:43:20.6862309Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2022-08-17T12:43:20.6862429Z with 2022-08-17T12:43:20.6862476Z [ 2022-08-17T12:43:20.6862625Z T=c10::impl::InlineDeviceGuard 2022-08-17T12:43:20.6862687Z ] 2022-08-17T12:43:20.6863070Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2022-08-17T12:43:20.6863133Z with 2022-08-17T12:43:20.6863191Z [ 2022-08-17T12:43:20.6863381Z T=c10::impl::InlineDeviceGuard 2022-08-17T12:43:20.6863442Z ] 2022-08-17T12:43:20.6863806Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to alias template instantiation 'c10::OptionalBase>' being compiled 2022-08-17T12:43:20.6864206Z 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-08-17T12:43:20.6864586Z 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-08-17T12:43:20.6864930Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(445): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2022-08-17T12:43:20.6864995Z with 2022-08-17T12:43:20.6865057Z [ 2022-08-17T12:43:20.6865210Z T=c10::impl::InlineDeviceGuard 2022-08-17T12:43:20.6865270Z ] 2022-08-17T12:43:20.6865578Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(211): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2022-08-17T12:43:20.6865642Z with 2022-08-17T12:43:20.6865687Z [ 2022-08-17T12:43:20.6865837Z T=c10::impl::InlineStreamGuard 2022-08-17T12:43:20.6865898Z ] 2022-08-17T12:43:20.6866216Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(410): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2022-08-17T12:43:20.6866281Z with 2022-08-17T12:43:20.6866340Z [ 2022-08-17T12:43:20.6866489Z T=c10::impl::InlineStreamGuard 2022-08-17T12:43:20.6866549Z ] 2022-08-17T12:43:20.6866892Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2022-08-17T12:43:20.6866957Z with 2022-08-17T12:43:20.6867016Z [ 2022-08-17T12:43:20.6867164Z T=c10::impl::InlineStreamGuard 2022-08-17T12:43:20.6867222Z ] 2022-08-17T12:43:20.6867609Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2022-08-17T12:43:20.6867672Z with 2022-08-17T12:43:20.6867734Z [ 2022-08-17T12:43:20.6867866Z T=c10::impl::InlineStreamGuard 2022-08-17T12:43:20.6867926Z ] 2022-08-17T12:43:20.6868301Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to alias template instantiation 'c10::OptionalBase>' being compiled 2022-08-17T12:43:20.6869280Z 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-08-17T12:43:20.6869670Z 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-08-17T12:43:20.6870053Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(445): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2022-08-17T12:43:20.6870122Z with 2022-08-17T12:43:20.6870183Z [ 2022-08-17T12:43:20.6870335Z T=c10::impl::InlineStreamGuard 2022-08-17T12:43:20.6870397Z ] 2022-08-17T12:43:20.6870688Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(211): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2022-08-17T12:43:20.6870753Z with 2022-08-17T12:43:20.6870812Z [ 2022-08-17T12:43:20.6870918Z T=c10::impl::VirtualGuardImpl 2022-08-17T12:43:20.6870979Z ] 2022-08-17T12:43:20.6871300Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(410): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2022-08-17T12:43:20.6871363Z with 2022-08-17T12:43:20.6871425Z [ 2022-08-17T12:43:20.6871514Z T=c10::impl::VirtualGuardImpl 2022-08-17T12:43:20.6871576Z ] 2022-08-17T12:43:20.6871935Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2022-08-17T12:43:20.6871998Z with 2022-08-17T12:43:20.6872059Z [ 2022-08-17T12:43:20.6872160Z T=c10::impl::VirtualGuardImpl 2022-08-17T12:43:20.6872219Z ] 2022-08-17T12:43:20.6872601Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2022-08-17T12:43:20.6872653Z with 2022-08-17T12:43:20.6872712Z [ 2022-08-17T12:43:20.6872812Z T=c10::impl::VirtualGuardImpl 2022-08-17T12:43:20.6872873Z ] 2022-08-17T12:43:20.6873219Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to alias template instantiation 'c10::OptionalBase' being compiled 2022-08-17T12:43:20.6873545Z 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-08-17T12:43:20.6873608Z with 2022-08-17T12:43:20.6873669Z [ 2022-08-17T12:43:20.6873759Z T=c10::impl::VirtualGuardImpl 2022-08-17T12:43:20.6873819Z ] 2022-08-17T12:43:20.6874195Z 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-08-17T12:43:20.6874532Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(445): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2022-08-17T12:43:20.6874641Z with 2022-08-17T12:43:20.6874701Z [ 2022-08-17T12:43:20.6874804Z T=c10::impl::VirtualGuardImpl 2022-08-17T12:43:20.6874863Z ] 2022-08-17T12:43:20.6875169Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(211): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2022-08-17T12:43:20.6875219Z with 2022-08-17T12:43:20.6875279Z [ 2022-08-17T12:43:20.6875467Z T=std::vector> 2022-08-17T12:43:20.6875531Z ] 2022-08-17T12:43:20.6875893Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(410): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2022-08-17T12:43:20.6875959Z with 2022-08-17T12:43:20.6876018Z [ 2022-08-17T12:43:20.6876207Z T=std::vector> 2022-08-17T12:43:20.6876253Z ] 2022-08-17T12:43:20.6876612Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2022-08-17T12:43:20.6876675Z with 2022-08-17T12:43:20.6876735Z [ 2022-08-17T12:43:20.6876920Z T=std::vector> 2022-08-17T12:43:20.6876979Z ] 2022-08-17T12:43:20.6877362Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2022-08-17T12:43:20.6877428Z with 2022-08-17T12:43:20.6877489Z [ 2022-08-17T12:43:20.6877661Z T=std::vector> 2022-08-17T12:43:20.6877721Z ] 2022-08-17T12:43:20.6878137Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to alias template instantiation 'c10::OptionalBase>>' being compiled 2022-08-17T12:43:20.6878550Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\ATen/core/ivalue_inl.h(843): note: see reference to class template instantiation 'c10::optional>>' being compiled 2022-08-17T12:43:20.6878889Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(445): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2022-08-17T12:43:20.6878956Z with 2022-08-17T12:43:20.6879016Z [ 2022-08-17T12:43:20.6879203Z T=std::vector> 2022-08-17T12:43:20.6879262Z ] 2022-08-17T12:43:20.6879564Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(211): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2022-08-17T12:43:20.6879613Z with 2022-08-17T12:43:20.6879674Z [ 2022-08-17T12:43:20.6879756Z T=c10::DimVector 2022-08-17T12:43:20.6879817Z ] 2022-08-17T12:43:20.6880131Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(410): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2022-08-17T12:43:20.6880241Z with 2022-08-17T12:43:20.6880301Z [ 2022-08-17T12:43:20.6880381Z T=c10::DimVector 2022-08-17T12:43:20.6880427Z ] 2022-08-17T12:43:20.6880782Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2022-08-17T12:43:20.6880849Z with 2022-08-17T12:43:20.6880908Z [ 2022-08-17T12:43:20.6880987Z T=c10::DimVector 2022-08-17T12:43:20.6881049Z ] 2022-08-17T12:43:20.6881465Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2022-08-17T12:43:20.6881529Z with 2022-08-17T12:43:20.6881577Z [ 2022-08-17T12:43:20.6881656Z T=c10::DimVector 2022-08-17T12:43:20.6881716Z ] 2022-08-17T12:43:20.6882041Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to alias template instantiation 'c10::OptionalBase' being compiled 2022-08-17T12:43:20.6882370Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\ATen/TensorIterator.h(915): note: see reference to class template instantiation 'c10::optional' being compiled 2022-08-17T12:43:20.6882709Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(445): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2022-08-17T12:43:20.6882772Z with 2022-08-17T12:43:20.6882831Z [ 2022-08-17T12:43:20.6882898Z T=c10::DimVector 2022-08-17T12:43:20.6882959Z ] 2022-08-17T12:43:20.6883260Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(211): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2022-08-17T12:43:20.6883328Z with 2022-08-17T12:43:20.6883387Z [ 2022-08-17T12:43:20.6883485Z T=torch::autograd::ViewInfo 2022-08-17T12:43:20.6883544Z ] 2022-08-17T12:43:20.6883857Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(410): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2022-08-17T12:43:20.6883908Z with 2022-08-17T12:43:20.6883968Z [ 2022-08-17T12:43:20.6884064Z T=torch::autograd::ViewInfo 2022-08-17T12:43:20.6884127Z ] 2022-08-17T12:43:20.6884479Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2022-08-17T12:43:20.6884545Z with 2022-08-17T12:43:20.6884604Z [ 2022-08-17T12:43:20.6884697Z T=torch::autograd::ViewInfo 2022-08-17T12:43:20.6884742Z ] 2022-08-17T12:43:20.6885123Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2022-08-17T12:43:20.6885188Z with 2022-08-17T12:43:20.6885250Z [ 2022-08-17T12:43:20.6885343Z T=torch::autograd::ViewInfo 2022-08-17T12:43:20.6885402Z ] 2022-08-17T12:43:20.6885740Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to alias template instantiation 'c10::OptionalBase' being compiled 2022-08-17T12:43:20.6886089Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\torch/csrc/autograd/variable.h(570): note: see reference to class template instantiation 'c10::optional' being compiled 2022-08-17T12:43:20.6886463Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(445): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2022-08-17T12:43:20.6886513Z with 2022-08-17T12:43:20.6886573Z [ 2022-08-17T12:43:20.6886670Z T=torch::autograd::ViewInfo 2022-08-17T12:43:20.6886730Z ] 2022-08-17T12:43:20.6887876Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(211): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2022-08-17T12:43:20.6888004Z with 2022-08-17T12:43:20.6888064Z [ 2022-08-17T12:43:20.6888158Z T=c10::IValue 2022-08-17T12:43:20.6888211Z ] 2022-08-17T12:43:20.6888532Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(410): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2022-08-17T12:43:20.6888597Z with 2022-08-17T12:43:20.6888657Z [ 2022-08-17T12:43:20.6888733Z T=c10::IValue 2022-08-17T12:43:20.6888793Z ] 2022-08-17T12:43:20.6889152Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2022-08-17T12:43:20.6889215Z with 2022-08-17T12:43:20.6889261Z [ 2022-08-17T12:43:20.6889339Z T=c10::IValue 2022-08-17T12:43:20.6889398Z ] 2022-08-17T12:43:20.6889781Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2022-08-17T12:43:20.6889845Z with 2022-08-17T12:43:20.6889905Z [ 2022-08-17T12:43:20.6889978Z T=c10::IValue 2022-08-17T12:43:20.6890025Z ] 2022-08-17T12:43:20.6890343Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to alias template instantiation 'c10::OptionalBase' being compiled 2022-08-17T12:43:20.6890669Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\ATen/core/function_schema.h(181): note: see reference to class template instantiation 'c10::optional' being compiled 2022-08-17T12:43:20.6891010Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(445): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2022-08-17T12:43:20.6891076Z with 2022-08-17T12:43:20.6891135Z [ 2022-08-17T12:43:20.6891209Z T=c10::IValue 2022-08-17T12:43:20.6891270Z ] 2022-08-17T12:43:20.6891569Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(211): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2022-08-17T12:43:20.6891619Z with 2022-08-17T12:43:20.6891678Z [ 2022-08-17T12:43:20.6891759Z T=c10::AliasInfo 2022-08-17T12:43:20.6891818Z ] 2022-08-17T12:43:20.6892131Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(410): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2022-08-17T12:43:20.6892196Z with 2022-08-17T12:43:20.6892255Z [ 2022-08-17T12:43:20.6892321Z T=c10::AliasInfo 2022-08-17T12:43:20.6892380Z ] 2022-08-17T12:43:20.6892731Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2022-08-17T12:43:20.6892861Z with 2022-08-17T12:43:20.6892921Z [ 2022-08-17T12:43:20.6893001Z T=c10::AliasInfo 2022-08-17T12:43:20.6893059Z ] 2022-08-17T12:43:20.6893439Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2022-08-17T12:43:20.6893501Z with 2022-08-17T12:43:20.6893548Z [ 2022-08-17T12:43:20.6893671Z T=c10::AliasInfo 2022-08-17T12:43:20.6893731Z ] 2022-08-17T12:43:20.6894056Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to alias template instantiation 'c10::OptionalBase' being compiled 2022-08-17T12:43:20.6894385Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\ATen/core/function_schema.h(28): note: see reference to class template instantiation 'c10::optional' being compiled 2022-08-17T12:43:20.6894723Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(445): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2022-08-17T12:43:20.6894785Z with 2022-08-17T12:43:20.6894845Z [ 2022-08-17T12:43:20.6894911Z T=c10::AliasInfo 2022-08-17T12:43:20.6894971Z ] 2022-08-17T12:43:20.6895273Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(211): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2022-08-17T12:43:20.6895337Z with 2022-08-17T12:43:20.6895398Z [ 2022-08-17T12:43:20.6895501Z T=c10::impl::AnnotatedSchema 2022-08-17T12:43:20.6895560Z ] 2022-08-17T12:43:20.6895873Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(410): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2022-08-17T12:43:20.6895922Z with 2022-08-17T12:43:20.6895981Z [ 2022-08-17T12:43:20.6896082Z T=c10::impl::AnnotatedSchema 2022-08-17T12:43:20.6896143Z ] 2022-08-17T12:43:20.6896502Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2022-08-17T12:43:20.6896566Z with 2022-08-17T12:43:20.6896626Z [ 2022-08-17T12:43:20.6896722Z T=c10::impl::AnnotatedSchema 2022-08-17T12:43:20.6896768Z ] 2022-08-17T12:43:20.6897151Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2022-08-17T12:43:20.6897216Z with 2022-08-17T12:43:20.6897275Z [ 2022-08-17T12:43:20.6897372Z T=c10::impl::AnnotatedSchema 2022-08-17T12:43:20.6897432Z ] 2022-08-17T12:43:20.6897774Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to alias template instantiation 'c10::OptionalBase' being compiled 2022-08-17T12:43:20.6898138Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\ATen/core/dispatch/OperatorEntry.h(221): note: see reference to class template instantiation 'c10::optional' being compiled 2022-08-17T12:43:20.6898469Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(445): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2022-08-17T12:43:20.6898560Z with 2022-08-17T12:43:20.6898620Z [ 2022-08-17T12:43:20.6898721Z T=c10::impl::AnnotatedSchema 2022-08-17T12:43:20.6898865Z ] 2022-08-17T12:43:20.6899175Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(211): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2022-08-17T12:43:20.6899237Z with 2022-08-17T12:43:20.6899296Z [ 2022-08-17T12:43:20.6899438Z T=c10::impl::OperatorEntry::CppSignatureWithDebug 2022-08-17T12:43:20.6899527Z ] 2022-08-17T12:43:20.6899844Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(410): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2022-08-17T12:43:20.6899909Z with 2022-08-17T12:43:20.6899970Z [ 2022-08-17T12:43:20.6900109Z T=c10::impl::OperatorEntry::CppSignatureWithDebug 2022-08-17T12:43:20.6900169Z ] 2022-08-17T12:43:20.6900523Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2022-08-17T12:43:20.6900586Z with 2022-08-17T12:43:20.6900632Z [ 2022-08-17T12:43:20.6900769Z T=c10::impl::OperatorEntry::CppSignatureWithDebug 2022-08-17T12:43:20.6900828Z ] 2022-08-17T12:43:20.6901212Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2022-08-17T12:43:20.6901279Z with 2022-08-17T12:43:20.6901339Z [ 2022-08-17T12:43:20.6901477Z T=c10::impl::OperatorEntry::CppSignatureWithDebug 2022-08-17T12:43:20.6901538Z ] 2022-08-17T12:43:20.6901900Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to alias template instantiation 'c10::OptionalBase' being compiled 2022-08-17T12:43:20.6902296Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\ATen/core/dispatch/OperatorEntry.h(282): note: see reference to class template instantiation 'c10::optional' being compiled 2022-08-17T12:43:20.6902630Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(445): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2022-08-17T12:43:20.6902694Z with 2022-08-17T12:43:20.6902755Z [ 2022-08-17T12:43:20.6902894Z T=c10::impl::OperatorEntry::CppSignatureWithDebug 2022-08-17T12:43:20.6902953Z ] 2022-08-17T12:43:20.6903257Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(211): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2022-08-17T12:43:20.6903319Z with 2022-08-17T12:43:20.6903366Z [ 2022-08-17T12:43:20.6903455Z T=at::StepCallbacks 2022-08-17T12:43:20.6903514Z ] 2022-08-17T12:43:20.6903827Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(410): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2022-08-17T12:43:20.6903896Z with 2022-08-17T12:43:20.6903955Z [ 2022-08-17T12:43:20.6904042Z T=at::StepCallbacks 2022-08-17T12:43:20.6904102Z ] 2022-08-17T12:43:20.6904448Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2022-08-17T12:43:20.6904560Z with 2022-08-17T12:43:20.6904619Z [ 2022-08-17T12:43:20.6904704Z T=at::StepCallbacks 2022-08-17T12:43:20.6904763Z ] 2022-08-17T12:43:20.6905149Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2022-08-17T12:43:20.6905211Z with 2022-08-17T12:43:20.6905271Z [ 2022-08-17T12:43:20.6905384Z T=at::StepCallbacks 2022-08-17T12:43:20.6905445Z ] 2022-08-17T12:43:20.6905777Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to alias template instantiation 'c10::OptionalBase' being compiled 2022-08-17T12:43:20.6906125Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\ATen/core/dispatch/Dispatcher.h(610): note: see reference to class template instantiation 'c10::optional' being compiled 2022-08-17T12:43:20.6906458Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(445): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2022-08-17T12:43:20.6906521Z with 2022-08-17T12:43:20.6906580Z [ 2022-08-17T12:43:20.6906667Z T=at::StepCallbacks 2022-08-17T12:43:20.6906713Z ] 2022-08-17T12:43:20.6907013Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(211): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2022-08-17T12:43:20.6907079Z with 2022-08-17T12:43:20.6907139Z [ 2022-08-17T12:43:20.6907280Z T=c10::either 2022-08-17T12:43:20.6907341Z ] 2022-08-17T12:43:20.6907658Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(410): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2022-08-17T12:43:20.6907723Z with 2022-08-17T12:43:20.6907769Z [ 2022-08-17T12:43:20.6907907Z T=c10::either 2022-08-17T12:43:20.6907967Z ] 2022-08-17T12:43:20.6908324Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2022-08-17T12:43:20.6908389Z with 2022-08-17T12:43:20.6908447Z [ 2022-08-17T12:43:20.6908582Z T=c10::either 2022-08-17T12:43:20.6908643Z ] 2022-08-17T12:43:20.6909023Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2022-08-17T12:43:20.6909073Z with 2022-08-17T12:43:20.6909132Z [ 2022-08-17T12:43:20.6909269Z T=c10::either 2022-08-17T12:43:20.6909332Z ] 2022-08-17T12:43:20.6909703Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to alias template instantiation 'c10::OptionalBase>' being compiled 2022-08-17T12:43:20.6910095Z 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-08-17T12:43:20.6910476Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(445): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2022-08-17T12:43:20.6910539Z with 2022-08-17T12:43:20.6910598Z [ 2022-08-17T12:43:20.6910720Z T=c10::either 2022-08-17T12:43:20.6910779Z ] 2022-08-17T12:43:21.3718022Z [32/34] cl /showIncludes /nologo /O2 /W3 /GL /DNDEBUG /MD /MD /wd4819 /wd4251 /wd4244 /wd4267 /wd4275 /wd4018 /wd4190 /EHsc -DFUNCTORCH_BUILD_MAIN_LIB -IC:\actions-runner\_work\pytorch\pytorch\functorch -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 -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" -c C:\actions-runner\_work\pytorch\pytorch\functorch\functorch\csrc\dim\dim.cpp /FoC:\actions-runner\_work\pytorch\pytorch\functorch\build\temp.win-amd64-3.9\Release\actions-runner\_work\pytorch\pytorch\functorch\functorch\csrc\dim\dim.obj -O3 -std=c++14 -fdiagnostics-color=always -DTORCH_API_INCLUDE_EXTENSION_H -DTORCH_EXTENSION_NAME=_C -D_GLIBCXX_USE_CXX11_ABI=0 /std:c++14 2022-08-17T12:43:21.3720981Z cl : Command line warning D9002 : ignoring unknown option '-O3' 2022-08-17T12:43:21.3721391Z cl : Command line warning D9002 : ignoring unknown option '-std=c++14' 2022-08-17T12:43:21.3721814Z cl : Command line warning D9002 : ignoring unknown option '-fdiagnostics-color=always' 2022-08-17T12:43:21.3722500Z 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-08-17T12:43:21.3723858Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/core/TensorImpl.h(2391): warning C4805: '|': unsafe mix of type 'uintptr_t' and type 'bool' in operation 2022-08-17T12:43:21.3724726Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(211): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2022-08-17T12:43:21.3725215Z with 2022-08-17T12:43:21.3725432Z [ 2022-08-17T12:43:21.3725670Z T=at::TensorBase 2022-08-17T12:43:21.3725876Z ] 2022-08-17T12:43:21.3726295Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(410): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2022-08-17T12:43:21.3726674Z with 2022-08-17T12:43:21.3726829Z [ 2022-08-17T12:43:21.3726990Z T=at::TensorBase 2022-08-17T12:43:21.3727161Z ] 2022-08-17T12:43:21.3727614Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2022-08-17T12:43:21.3728026Z with 2022-08-17T12:43:21.3728183Z [ 2022-08-17T12:43:21.3728356Z T=at::TensorBase 2022-08-17T12:43:21.3728694Z ] 2022-08-17T12:43:21.3729168Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2022-08-17T12:43:21.3729607Z with 2022-08-17T12:43:21.3729761Z [ 2022-08-17T12:43:21.3729920Z T=at::TensorBase 2022-08-17T12:43:21.3730091Z ] 2022-08-17T12:43:21.3730517Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to alias template instantiation 'c10::OptionalBase' being compiled 2022-08-17T12:43:21.3731248Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\ATen/core/TensorBase.h(917): note: see reference to class template instantiation 'c10::optional' being compiled 2022-08-17T12:43:21.3731904Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(445): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2022-08-17T12:43:21.3732314Z with 2022-08-17T12:43:21.3732473Z [ 2022-08-17T12:43:21.3732637Z T=at::TensorBase 2022-08-17T12:43:21.3732812Z ] 2022-08-17T12:43:21.3733203Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(211): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2022-08-17T12:43:21.3733565Z with 2022-08-17T12:43:21.3733706Z [ 2022-08-17T12:43:21.3733876Z T=at::Tensor 2022-08-17T12:43:21.3734040Z ] 2022-08-17T12:43:21.3734441Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(410): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2022-08-17T12:43:21.3734815Z with 2022-08-17T12:43:21.3734976Z [ 2022-08-17T12:43:21.3735128Z T=at::Tensor 2022-08-17T12:43:21.3735292Z ] 2022-08-17T12:43:21.3735740Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2022-08-17T12:43:21.3736153Z with 2022-08-17T12:43:21.3736294Z [ 2022-08-17T12:43:21.3736461Z T=at::Tensor 2022-08-17T12:43:21.3736624Z ] 2022-08-17T12:43:21.3737087Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2022-08-17T12:43:21.3737526Z with 2022-08-17T12:43:21.3737678Z [ 2022-08-17T12:43:21.3737830Z T=at::Tensor 2022-08-17T12:43:21.3737999Z ] 2022-08-17T12:43:21.3738411Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to alias template instantiation 'c10::OptionalBase' being compiled 2022-08-17T12:43:21.3739144Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\ATen/core/TensorBody.h(510): note: see reference to class template instantiation 'c10::optional' being compiled 2022-08-17T12:43:21.3739786Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(445): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2022-08-17T12:43:21.3740179Z with 2022-08-17T12:43:21.3740335Z [ 2022-08-17T12:43:21.3740506Z T=at::Tensor 2022-08-17T12:43:21.3740655Z ] 2022-08-17T12:43:21.3741051Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(211): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2022-08-17T12:43:21.3741482Z with 2022-08-17T12:43:21.3741623Z [ 2022-08-17T12:43:21.3741795Z T=at::Generator 2022-08-17T12:43:21.3741967Z ] 2022-08-17T12:43:21.3742362Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(410): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2022-08-17T12:43:21.3742736Z with 2022-08-17T12:43:21.3742891Z [ 2022-08-17T12:43:21.3743060Z T=at::Generator 2022-08-17T12:43:21.3743212Z ] 2022-08-17T12:43:21.3743710Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2022-08-17T12:43:21.3744125Z with 2022-08-17T12:43:21.3744270Z [ 2022-08-17T12:43:21.3744441Z T=at::Generator 2022-08-17T12:43:21.3744608Z ] 2022-08-17T12:43:21.3745064Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2022-08-17T12:43:21.3745504Z with 2022-08-17T12:43:21.3745661Z [ 2022-08-17T12:43:21.3745829Z T=at::Generator 2022-08-17T12:43:21.3745983Z ] 2022-08-17T12:43:21.3746405Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to alias template instantiation 'c10::OptionalBase' being compiled 2022-08-17T12:43:21.3747054Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\ATen/core/TensorBody.h(585): note: see reference to class template instantiation 'c10::optional' being compiled 2022-08-17T12:43:21.3747712Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(445): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2022-08-17T12:43:21.3748089Z with 2022-08-17T12:43:21.3748245Z [ 2022-08-17T12:43:21.3748416Z T=at::Generator 2022-08-17T12:43:21.3748571Z ] 2022-08-17T12:43:21.3748966Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(211): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2022-08-17T12:43:21.3749326Z with 2022-08-17T12:43:21.3749469Z [ 2022-08-17T12:43:21.3749636Z T=std::string 2022-08-17T12:43:21.3749803Z ] 2022-08-17T12:43:21.3750213Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(410): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2022-08-17T12:43:21.3750577Z with 2022-08-17T12:43:21.3750731Z [ 2022-08-17T12:43:21.3750900Z T=std::string 2022-08-17T12:43:21.3751053Z ] 2022-08-17T12:43:21.3751500Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2022-08-17T12:43:21.3751914Z with 2022-08-17T12:43:21.3752055Z [ 2022-08-17T12:43:21.3752220Z T=std::string 2022-08-17T12:43:21.3752383Z ] 2022-08-17T12:43:21.3752861Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2022-08-17T12:43:21.3753292Z with 2022-08-17T12:43:21.3753507Z [ 2022-08-17T12:43:21.3753675Z T=std::string 2022-08-17T12:43:21.3753827Z ] 2022-08-17T12:43:21.3754239Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to alias template instantiation 'c10::OptionalBase' being compiled 2022-08-17T12:43:21.3754884Z 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-08-17T12:43:21.3755588Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(445): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2022-08-17T12:43:21.3755973Z with 2022-08-17T12:43:21.3756128Z [ 2022-08-17T12:43:21.3756295Z T=std::string 2022-08-17T12:43:21.3756447Z ] 2022-08-17T12:43:21.3756848Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(211): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2022-08-17T12:43:21.3757211Z with 2022-08-17T12:43:21.3757367Z [ 2022-08-17T12:43:21.3757534Z T=c10::QualifiedName 2022-08-17T12:43:21.3757712Z ] 2022-08-17T12:43:21.3758121Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(410): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2022-08-17T12:43:21.3758486Z with 2022-08-17T12:43:21.3758641Z [ 2022-08-17T12:43:21.3758819Z T=c10::QualifiedName 2022-08-17T12:43:21.3758980Z ] 2022-08-17T12:43:21.3759433Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2022-08-17T12:43:21.3759844Z with 2022-08-17T12:43:21.3759997Z [ 2022-08-17T12:43:21.3760160Z T=c10::QualifiedName 2022-08-17T12:43:21.3760334Z ] 2022-08-17T12:43:21.3760806Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2022-08-17T12:43:21.3761227Z with 2022-08-17T12:43:21.3761382Z [ 2022-08-17T12:43:21.3761559Z T=c10::QualifiedName 2022-08-17T12:43:21.3761732Z ] 2022-08-17T12:43:21.3762147Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to alias template instantiation 'c10::OptionalBase' being compiled 2022-08-17T12:43:21.3762812Z 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-08-17T12:43:21.3763479Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(445): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2022-08-17T12:43:21.3763876Z with 2022-08-17T12:43:21.3764019Z [ 2022-08-17T12:43:21.3764202Z T=c10::QualifiedName 2022-08-17T12:43:21.3764379Z ] 2022-08-17T12:43:21.3764760Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(211): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2022-08-17T12:43:21.3765121Z with 2022-08-17T12:43:21.3765278Z [ 2022-08-17T12:43:21.3765509Z T=std::vector> 2022-08-17T12:43:21.3765741Z ] 2022-08-17T12:43:21.3766210Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(410): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2022-08-17T12:43:21.3766588Z with 2022-08-17T12:43:21.3766733Z [ 2022-08-17T12:43:21.3767079Z T=std::vector> 2022-08-17T12:43:21.3767318Z ] 2022-08-17T12:43:21.3767759Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2022-08-17T12:43:21.3768184Z with 2022-08-17T12:43:21.3768341Z [ 2022-08-17T12:43:21.3768648Z T=std::vector> 2022-08-17T12:43:21.3768870Z ] 2022-08-17T12:43:21.3769364Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2022-08-17T12:43:21.3769806Z with 2022-08-17T12:43:21.3769949Z [ 2022-08-17T12:43:21.3770203Z T=std::vector> 2022-08-17T12:43:21.3770434Z ] 2022-08-17T12:43:21.3781097Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to alias template instantiation 'c10::OptionalBase>>' being compiled 2022-08-17T12:43:21.3782290Z 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-08-17T12:43:21.3783263Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(445): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2022-08-17T12:43:21.3783711Z with 2022-08-17T12:43:21.3783934Z [ 2022-08-17T12:43:21.3784284Z T=std::vector> 2022-08-17T12:43:21.3784577Z ] 2022-08-17T12:43:21.3785052Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(211): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2022-08-17T12:43:21.3785664Z with 2022-08-17T12:43:21.3785815Z [ 2022-08-17T12:43:21.3786036Z T=std::vector> 2022-08-17T12:43:21.3786242Z ] 2022-08-17T12:43:21.3786649Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(410): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2022-08-17T12:43:21.3787042Z with 2022-08-17T12:43:21.3787204Z [ 2022-08-17T12:43:21.3787416Z T=std::vector> 2022-08-17T12:43:21.3787601Z ] 2022-08-17T12:43:21.3788057Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2022-08-17T12:43:21.3788473Z with 2022-08-17T12:43:21.3788617Z [ 2022-08-17T12:43:21.3788831Z T=std::vector> 2022-08-17T12:43:21.3789035Z ] 2022-08-17T12:43:21.3789498Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2022-08-17T12:43:21.3790082Z with 2022-08-17T12:43:21.3790240Z [ 2022-08-17T12:43:21.3790453Z T=std::vector> 2022-08-17T12:43:21.3790641Z ] 2022-08-17T12:43:21.3791092Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to alias template instantiation 'c10::OptionalBase>>' being compiled 2022-08-17T12:43:21.3791792Z 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-08-17T12:43:21.3792537Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(445): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2022-08-17T12:43:21.3792926Z with 2022-08-17T12:43:21.3793090Z [ 2022-08-17T12:43:21.3793307Z T=std::vector> 2022-08-17T12:43:21.3793496Z ] 2022-08-17T12:43:21.3793898Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(211): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2022-08-17T12:43:21.3794266Z with 2022-08-17T12:43:21.3794426Z [ 2022-08-17T12:43:21.3794746Z T=std::vector,std::allocator>> 2022-08-17T12:43:21.3794990Z ] 2022-08-17T12:43:21.3795408Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(410): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2022-08-17T12:43:21.3795773Z with 2022-08-17T12:43:21.3795931Z [ 2022-08-17T12:43:21.3796194Z T=std::vector,std::allocator>> 2022-08-17T12:43:21.3796433Z ] 2022-08-17T12:43:21.3796866Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2022-08-17T12:43:21.3797278Z with 2022-08-17T12:43:21.3797437Z [ 2022-08-17T12:43:21.3797679Z T=std::vector,std::allocator>> 2022-08-17T12:43:21.3797915Z ] 2022-08-17T12:43:21.3798440Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2022-08-17T12:43:21.3798883Z with 2022-08-17T12:43:21.3799025Z [ 2022-08-17T12:43:21.3799285Z T=std::vector,std::allocator>> 2022-08-17T12:43:21.3799526Z ] 2022-08-17T12:43:21.3799993Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to alias template instantiation 'c10::OptionalBase,std::allocator>>>' being compiled 2022-08-17T12:43:21.3800759Z 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-08-17T12:43:21.3801453Z 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-08-17T12:43:21.3802109Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(445): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2022-08-17T12:43:21.3802572Z with 2022-08-17T12:43:21.3802718Z [ 2022-08-17T12:43:21.3802979Z T=std::vector,std::allocator>> 2022-08-17T12:43:21.3803220Z ] 2022-08-17T12:43:21.3803618Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(211): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2022-08-17T12:43:21.3803969Z with 2022-08-17T12:43:21.3804129Z [ 2022-08-17T12:43:21.3804436Z T=std::vector,std::allocator>> 2022-08-17T12:43:21.3804657Z ] 2022-08-17T12:43:21.3805070Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(410): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2022-08-17T12:43:21.3805450Z with 2022-08-17T12:43:21.3805611Z [ 2022-08-17T12:43:21.3805847Z T=std::vector,std::allocator>> 2022-08-17T12:43:21.3806083Z ] 2022-08-17T12:43:21.3806540Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2022-08-17T12:43:21.3806942Z with 2022-08-17T12:43:21.3807101Z [ 2022-08-17T12:43:21.3807356Z T=std::vector,std::allocator>> 2022-08-17T12:43:21.3807575Z ] 2022-08-17T12:43:21.3808053Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2022-08-17T12:43:21.3808495Z with 2022-08-17T12:43:21.3808652Z [ 2022-08-17T12:43:21.3808886Z T=std::vector,std::allocator>> 2022-08-17T12:43:21.3809118Z ] 2022-08-17T12:43:21.3809594Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to alias template instantiation 'c10::OptionalBase,std::allocator>>>' being compiled 2022-08-17T12:43:21.3810338Z 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-08-17T12:43:21.3811006Z 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-08-17T12:43:21.3811653Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(445): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2022-08-17T12:43:21.3812045Z with 2022-08-17T12:43:21.3812188Z [ 2022-08-17T12:43:21.3812438Z T=std::vector,std::allocator>> 2022-08-17T12:43:21.3812667Z ] 2022-08-17T12:43:21.3813050Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(211): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2022-08-17T12:43:21.3813419Z with 2022-08-17T12:43:21.3813573Z [ 2022-08-17T12:43:21.3813785Z T=std::vector> 2022-08-17T12:43:21.3814027Z ] 2022-08-17T12:43:21.3814432Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(410): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2022-08-17T12:43:21.3814805Z with 2022-08-17T12:43:21.3814949Z [ 2022-08-17T12:43:21.3815164Z T=std::vector> 2022-08-17T12:43:21.3815369Z ] 2022-08-17T12:43:21.3815819Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2022-08-17T12:43:21.3816222Z with 2022-08-17T12:43:21.3816380Z [ 2022-08-17T12:43:21.3816639Z T=std::vector> 2022-08-17T12:43:21.3816825Z ] 2022-08-17T12:43:21.3817302Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2022-08-17T12:43:21.3817743Z with 2022-08-17T12:43:21.3817898Z [ 2022-08-17T12:43:21.3818097Z T=std::vector> 2022-08-17T12:43:21.3818295Z ] 2022-08-17T12:43:21.3818738Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to alias template instantiation 'c10::OptionalBase>>' being compiled 2022-08-17T12:43:21.3819525Z 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-08-17T12:43:21.3820205Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(445): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2022-08-17T12:43:21.3820608Z with 2022-08-17T12:43:21.3820767Z [ 2022-08-17T12:43:21.3821030Z T=std::vector> 2022-08-17T12:43:21.3821233Z ] 2022-08-17T12:43:21.3821625Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(211): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2022-08-17T12:43:21.3821989Z with 2022-08-17T12:43:21.3822131Z [ 2022-08-17T12:43:21.3822350Z T=std::shared_ptr 2022-08-17T12:43:21.3822558Z ] 2022-08-17T12:43:21.3822954Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(410): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2022-08-17T12:43:21.3823331Z with 2022-08-17T12:43:21.3823485Z [ 2022-08-17T12:43:21.3823688Z T=std::shared_ptr 2022-08-17T12:43:21.3823892Z ] 2022-08-17T12:43:21.3824341Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2022-08-17T12:43:21.3824755Z with 2022-08-17T12:43:21.3824897Z [ 2022-08-17T12:43:21.3825115Z T=std::shared_ptr 2022-08-17T12:43:21.3825321Z ] 2022-08-17T12:43:21.3825786Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2022-08-17T12:43:21.3826216Z with 2022-08-17T12:43:21.3826447Z [ 2022-08-17T12:43:21.3826665Z T=std::shared_ptr 2022-08-17T12:43:21.3826859Z ] 2022-08-17T12:43:21.3827314Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to alias template instantiation 'c10::OptionalBase>' being compiled 2022-08-17T12:43:21.3828026Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\ATen/core/ivalue.h(1342): note: see reference to class template instantiation 'c10::optional>' being compiled 2022-08-17T12:43:21.3828752Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(445): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2022-08-17T12:43:21.3829131Z with 2022-08-17T12:43:21.3829286Z [ 2022-08-17T12:43:21.3829507Z T=std::shared_ptr 2022-08-17T12:43:21.3829699Z ] 2022-08-17T12:43:21.3830095Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(211): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2022-08-17T12:43:21.3830454Z with 2022-08-17T12:43:21.3830610Z [ 2022-08-17T12:43:21.3830812Z T=std::weak_ptr 2022-08-17T12:43:21.3831015Z ] 2022-08-17T12:43:21.3831425Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(410): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2022-08-17T12:43:21.3831789Z with 2022-08-17T12:43:21.3831946Z [ 2022-08-17T12:43:21.3832160Z T=std::weak_ptr 2022-08-17T12:43:21.3832403Z ] 2022-08-17T12:43:21.3832855Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2022-08-17T12:43:21.3833267Z with 2022-08-17T12:43:21.3833421Z [ 2022-08-17T12:43:21.3833623Z T=std::weak_ptr 2022-08-17T12:43:21.3833824Z ] 2022-08-17T12:43:21.3834292Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2022-08-17T12:43:21.3834720Z with 2022-08-17T12:43:21.3834859Z [ 2022-08-17T12:43:21.3835078Z T=std::weak_ptr 2022-08-17T12:43:21.3835283Z ] 2022-08-17T12:43:21.3835719Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to alias template instantiation 'c10::OptionalBase>' being compiled 2022-08-17T12:43:21.3836427Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\ATen/core/ivalue.h(1343): note: see reference to class template instantiation 'c10::optional>' being compiled 2022-08-17T12:43:21.3837110Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(445): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2022-08-17T12:43:21.3837505Z with 2022-08-17T12:43:21.3837648Z [ 2022-08-17T12:43:21.3837866Z T=std::weak_ptr 2022-08-17T12:43:21.3838072Z ] 2022-08-17T12:43:21.3838449Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(211): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2022-08-17T12:43:21.3839331Z with 2022-08-17T12:43:21.3839489Z [ 2022-08-17T12:43:21.3839736Z T=c10::impl::InlineDeviceGuard 2022-08-17T12:43:21.3840121Z ] 2022-08-17T12:43:21.3840529Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(410): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2022-08-17T12:43:21.3840906Z with 2022-08-17T12:43:21.3841049Z [ 2022-08-17T12:43:21.3841295Z T=c10::impl::InlineDeviceGuard 2022-08-17T12:43:21.3841521Z ] 2022-08-17T12:43:21.3842024Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2022-08-17T12:43:21.3842427Z with 2022-08-17T12:43:21.3842583Z [ 2022-08-17T12:43:21.3842828Z T=c10::impl::InlineDeviceGuard 2022-08-17T12:43:21.3843044Z ] 2022-08-17T12:43:21.3843520Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2022-08-17T12:43:21.3843960Z with 2022-08-17T12:43:21.3844115Z [ 2022-08-17T12:43:21.3844344Z T=c10::impl::InlineDeviceGuard 2022-08-17T12:43:21.3844573Z ] 2022-08-17T12:43:21.3845047Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to alias template instantiation 'c10::OptionalBase>' being compiled 2022-08-17T12:43:21.3845812Z 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-08-17T12:43:21.3846564Z 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-08-17T12:43:21.3847271Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(445): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2022-08-17T12:43:21.3847736Z with 2022-08-17T12:43:21.3847894Z [ 2022-08-17T12:43:21.3848128Z T=c10::impl::InlineDeviceGuard 2022-08-17T12:43:21.3848356Z ] 2022-08-17T12:43:21.3848756Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(211): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2022-08-17T12:43:21.3849122Z with 2022-08-17T12:43:21.3849265Z [ 2022-08-17T12:43:21.3849505Z T=c10::impl::InlineStreamGuard 2022-08-17T12:43:21.3849737Z ] 2022-08-17T12:43:21.3850132Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(410): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2022-08-17T12:43:21.3850508Z with 2022-08-17T12:43:21.3850663Z [ 2022-08-17T12:43:21.3850890Z T=c10::impl::InlineStreamGuard 2022-08-17T12:43:21.3851121Z ] 2022-08-17T12:43:21.3851567Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2022-08-17T12:43:21.3852037Z with 2022-08-17T12:43:21.3852180Z [ 2022-08-17T12:43:21.3852424Z T=c10::impl::InlineStreamGuard 2022-08-17T12:43:21.3852653Z ] 2022-08-17T12:43:21.3853116Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2022-08-17T12:43:21.3853554Z with 2022-08-17T12:43:21.3853711Z [ 2022-08-17T12:43:21.3853997Z T=c10::impl::InlineStreamGuard 2022-08-17T12:43:21.3854214Z ] 2022-08-17T12:43:21.3854681Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to alias template instantiation 'c10::OptionalBase>' being compiled 2022-08-17T12:43:21.3855453Z 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-08-17T12:43:21.3856218Z 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-08-17T12:43:21.3856912Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(445): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2022-08-17T12:43:21.3857310Z with 2022-08-17T12:43:21.3857467Z [ 2022-08-17T12:43:21.3857715Z T=c10::impl::InlineStreamGuard 2022-08-17T12:43:21.3857929Z ] 2022-08-17T12:43:21.3858327Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(211): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2022-08-17T12:43:21.3858689Z with 2022-08-17T12:43:21.3858944Z [ 2022-08-17T12:43:21.3859143Z T=c10::impl::VirtualGuardImpl 2022-08-17T12:43:21.3859329Z ] 2022-08-17T12:43:21.3859739Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(410): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2022-08-17T12:43:21.3860106Z with 2022-08-17T12:43:21.3860264Z [ 2022-08-17T12:43:21.3860454Z T=c10::impl::VirtualGuardImpl 2022-08-17T12:43:21.3860628Z ] 2022-08-17T12:43:21.3861074Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2022-08-17T12:43:21.3861484Z with 2022-08-17T12:43:21.3861627Z [ 2022-08-17T12:43:21.3861817Z T=c10::impl::VirtualGuardImpl 2022-08-17T12:43:21.3862007Z ] 2022-08-17T12:43:21.3862477Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2022-08-17T12:43:21.3862902Z with 2022-08-17T12:43:21.3863057Z [ 2022-08-17T12:43:21.3863247Z T=c10::impl::VirtualGuardImpl 2022-08-17T12:43:21.3863419Z ] 2022-08-17T12:43:21.3863859Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to alias template instantiation 'c10::OptionalBase' being compiled 2022-08-17T12:43:21.3864584Z 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-08-17T12:43:21.3864969Z with 2022-08-17T12:43:21.3865114Z [ 2022-08-17T12:43:21.3865306Z T=c10::impl::VirtualGuardImpl 2022-08-17T12:43:21.3865493Z ] 2022-08-17T12:43:21.3865944Z 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-08-17T12:43:21.3866688Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(445): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2022-08-17T12:43:21.3867092Z with 2022-08-17T12:43:21.3867247Z [ 2022-08-17T12:43:21.3867426Z T=c10::impl::VirtualGuardImpl 2022-08-17T12:43:21.3867616Z ] 2022-08-17T12:43:21.3868008Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(211): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2022-08-17T12:43:21.3868374Z with 2022-08-17T12:43:21.3868517Z [ 2022-08-17T12:43:21.3868802Z T=std::vector> 2022-08-17T12:43:21.3869061Z ] 2022-08-17T12:43:21.3869459Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(410): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2022-08-17T12:43:21.3869838Z with 2022-08-17T12:43:21.3869992Z [ 2022-08-17T12:43:21.3870255Z T=std::vector> 2022-08-17T12:43:21.3870513Z ] 2022-08-17T12:43:21.3870966Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2022-08-17T12:43:21.3871377Z with 2022-08-17T12:43:21.3871519Z [ 2022-08-17T12:43:21.3871796Z T=std::vector> 2022-08-17T12:43:21.3872053Z ] 2022-08-17T12:43:21.3872515Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2022-08-17T12:43:21.3872977Z with 2022-08-17T12:43:21.3873178Z [ 2022-08-17T12:43:21.3873456Z T=std::vector> 2022-08-17T12:43:21.3873700Z ] 2022-08-17T12:43:21.3874207Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to alias template instantiation 'c10::OptionalBase>>' being compiled 2022-08-17T12:43:21.3875018Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\ATen/core/ivalue_inl.h(843): note: see reference to class template instantiation 'c10::optional>>' being compiled 2022-08-17T12:43:21.3875749Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(445): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2022-08-17T12:43:21.3876197Z with 2022-08-17T12:43:21.3876339Z [ 2022-08-17T12:43:21.3876620Z T=std::vector> 2022-08-17T12:43:21.3876878Z ] 2022-08-17T12:43:21.3877261Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(211): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2022-08-17T12:43:21.3877619Z with 2022-08-17T12:43:21.3877774Z [ 2022-08-17T12:43:21.3877930Z T=c10::IValue 2022-08-17T12:43:21.3878094Z ] 2022-08-17T12:43:21.3878962Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(410): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2022-08-17T12:43:21.3879356Z with 2022-08-17T12:43:21.3879499Z [ 2022-08-17T12:43:21.3879675Z T=c10::IValue 2022-08-17T12:43:21.3879840Z ] 2022-08-17T12:43:21.3880275Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2022-08-17T12:43:21.3880687Z with 2022-08-17T12:43:21.3880845Z [ 2022-08-17T12:43:21.3880999Z T=c10::IValue 2022-08-17T12:43:21.3881169Z ] 2022-08-17T12:43:21.3881646Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2022-08-17T12:43:21.3882084Z with 2022-08-17T12:43:21.3882225Z [ 2022-08-17T12:43:21.3882392Z T=c10::IValue 2022-08-17T12:43:21.3882553Z ] 2022-08-17T12:43:21.3882955Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to alias template instantiation 'c10::OptionalBase' being compiled 2022-08-17T12:43:21.3883592Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\ATen/core/function_schema.h(181): note: see reference to class template instantiation 'c10::optional' being compiled 2022-08-17T12:43:21.3884247Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(445): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2022-08-17T12:43:21.3884642Z with 2022-08-17T12:43:21.3884786Z [ 2022-08-17T12:43:21.3884955Z T=c10::IValue 2022-08-17T12:43:21.3885119Z ] 2022-08-17T12:43:21.3885510Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(211): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2022-08-17T12:43:21.3885862Z with 2022-08-17T12:43:21.3886015Z [ 2022-08-17T12:43:21.3886185Z T=c10::AliasInfo 2022-08-17T12:43:21.3886342Z ] 2022-08-17T12:43:21.3886750Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(410): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2022-08-17T12:43:21.3887127Z with 2022-08-17T12:43:21.3887268Z [ 2022-08-17T12:43:21.3887439Z T=c10::AliasInfo 2022-08-17T12:43:21.3887607Z ] 2022-08-17T12:43:21.3888036Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2022-08-17T12:43:21.3888441Z with 2022-08-17T12:43:21.3888594Z [ 2022-08-17T12:43:21.3888820Z T=c10::AliasInfo 2022-08-17T12:43:21.3888973Z ] 2022-08-17T12:43:21.3889446Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2022-08-17T12:43:21.3889883Z with 2022-08-17T12:43:21.3890026Z [ 2022-08-17T12:43:21.3890196Z T=c10::AliasInfo 2022-08-17T12:43:21.3890367Z ] 2022-08-17T12:43:21.3890783Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to alias template instantiation 'c10::OptionalBase' being compiled 2022-08-17T12:43:21.3891473Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\ATen/core/function_schema.h(28): note: see reference to class template instantiation 'c10::optional' being compiled 2022-08-17T12:43:21.3892137Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(445): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2022-08-17T12:43:21.3892537Z with 2022-08-17T12:43:21.3892693Z [ 2022-08-17T12:43:21.3892850Z T=c10::AliasInfo 2022-08-17T12:43:21.3893019Z ] 2022-08-17T12:43:21.3893413Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(211): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2022-08-17T12:43:21.3893828Z with 2022-08-17T12:43:21.3893986Z [ 2022-08-17T12:43:21.3894176Z T=c10::impl::AnnotatedSchema 2022-08-17T12:43:21.3894351Z ] 2022-08-17T12:43:21.3894761Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(410): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2022-08-17T12:43:21.3895141Z with 2022-08-17T12:43:21.3895293Z [ 2022-08-17T12:43:21.3895470Z T=c10::impl::AnnotatedSchema 2022-08-17T12:43:21.3895653Z ] 2022-08-17T12:43:21.3896097Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2022-08-17T12:43:21.3896493Z with 2022-08-17T12:43:21.3896650Z [ 2022-08-17T12:43:21.3896841Z T=c10::impl::AnnotatedSchema 2022-08-17T12:43:21.3897011Z ] 2022-08-17T12:43:21.3897488Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2022-08-17T12:43:21.3897918Z with 2022-08-17T12:43:21.3898074Z [ 2022-08-17T12:43:21.3898250Z T=c10::impl::AnnotatedSchema 2022-08-17T12:43:21.3898434Z ] 2022-08-17T12:43:21.3898982Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to alias template instantiation 'c10::OptionalBase' being compiled 2022-08-17T12:43:21.3899689Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\ATen/core/dispatch/OperatorEntry.h(221): note: see reference to class template instantiation 'c10::optional' being compiled 2022-08-17T12:43:21.3900370Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(445): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2022-08-17T12:43:21.3900767Z with 2022-08-17T12:43:21.3900922Z [ 2022-08-17T12:43:21.3901100Z T=c10::impl::AnnotatedSchema 2022-08-17T12:43:21.3901351Z ] 2022-08-17T12:43:21.3901744Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(211): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2022-08-17T12:43:21.3902107Z with 2022-08-17T12:43:21.3902251Z [ 2022-08-17T12:43:21.3902486Z T=c10::impl::OperatorEntry::CppSignatureWithDebug 2022-08-17T12:43:21.3902713Z ] 2022-08-17T12:43:21.3903108Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(410): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2022-08-17T12:43:21.3903486Z with 2022-08-17T12:43:21.3903646Z [ 2022-08-17T12:43:21.3903927Z T=c10::impl::OperatorEntry::CppSignatureWithDebug 2022-08-17T12:43:21.3904133Z ] 2022-08-17T12:43:21.3904582Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2022-08-17T12:43:21.3904994Z with 2022-08-17T12:43:21.3905138Z [ 2022-08-17T12:43:21.3905365Z T=c10::impl::OperatorEntry::CppSignatureWithDebug 2022-08-17T12:43:21.3905588Z ] 2022-08-17T12:43:21.3906082Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2022-08-17T12:43:21.3906527Z with 2022-08-17T12:43:21.3906683Z [ 2022-08-17T12:43:21.3906916Z T=c10::impl::OperatorEntry::CppSignatureWithDebug 2022-08-17T12:43:21.3907118Z ] 2022-08-17T12:43:21.3907578Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to alias template instantiation 'c10::OptionalBase' being compiled 2022-08-17T12:43:21.3908346Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\ATen/core/dispatch/OperatorEntry.h(282): note: see reference to class template instantiation 'c10::optional' being compiled 2022-08-17T12:43:21.3909070Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(445): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2022-08-17T12:43:21.3909453Z with 2022-08-17T12:43:21.3909612Z [ 2022-08-17T12:43:21.3909844Z T=c10::impl::OperatorEntry::CppSignatureWithDebug 2022-08-17T12:43:21.3910063Z ] 2022-08-17T12:43:21.3910442Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(211): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2022-08-17T12:43:21.3910809Z with 2022-08-17T12:43:21.3910964Z [ 2022-08-17T12:43:21.3911130Z T=at::StepCallbacks 2022-08-17T12:43:21.3911306Z ] 2022-08-17T12:43:21.3911716Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(410): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2022-08-17T12:43:21.3912082Z with 2022-08-17T12:43:21.3912234Z [ 2022-08-17T12:43:21.3912411Z T=at::StepCallbacks 2022-08-17T12:43:21.3912570Z ] 2022-08-17T12:43:21.3913020Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2022-08-17T12:43:21.3913425Z with 2022-08-17T12:43:21.3913578Z [ 2022-08-17T12:43:21.3913799Z T=at::StepCallbacks 2022-08-17T12:43:21.3913972Z ] 2022-08-17T12:43:21.3914444Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2022-08-17T12:43:21.3914880Z with 2022-08-17T12:43:21.3915022Z [ 2022-08-17T12:43:21.3915201Z T=at::StepCallbacks 2022-08-17T12:43:21.3915375Z ] 2022-08-17T12:43:21.3915786Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to alias template instantiation 'c10::OptionalBase' being compiled 2022-08-17T12:43:21.3916505Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\ATen/core/dispatch/Dispatcher.h(610): note: see reference to class template instantiation 'c10::optional' being compiled 2022-08-17T12:43:21.3917182Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(445): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2022-08-17T12:43:21.3917576Z with 2022-08-17T12:43:21.3917719Z [ 2022-08-17T12:43:21.3917899Z T=at::StepCallbacks 2022-08-17T12:43:21.3918073Z ] 2022-08-17T12:43:21.3918454Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(211): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2022-08-17T12:43:21.3918821Z with 2022-08-17T12:43:21.3918975Z [ 2022-08-17T12:43:21.3919134Z T=c10::DimVector 2022-08-17T12:43:21.3919302Z ] 2022-08-17T12:43:21.3919715Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(410): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2022-08-17T12:43:21.3920091Z with 2022-08-17T12:43:21.3920231Z [ 2022-08-17T12:43:21.3920404Z T=c10::DimVector 2022-08-17T12:43:21.3920571Z ] 2022-08-17T12:43:21.3921004Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2022-08-17T12:43:21.3921418Z with 2022-08-17T12:43:21.3921571Z [ 2022-08-17T12:43:21.3921728Z T=c10::DimVector 2022-08-17T12:43:21.3921897Z ] 2022-08-17T12:43:21.3922374Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2022-08-17T12:43:21.3922811Z with 2022-08-17T12:43:21.3922954Z [ 2022-08-17T12:43:21.3923124Z T=c10::DimVector 2022-08-17T12:43:21.3923290Z ] 2022-08-17T12:43:21.3924882Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to alias template instantiation 'c10::OptionalBase' being compiled 2022-08-17T12:43:21.3925541Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\ATen/TensorIterator.h(915): note: see reference to class template instantiation 'c10::optional' being compiled 2022-08-17T12:43:21.3926208Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(445): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2022-08-17T12:43:21.3926608Z with 2022-08-17T12:43:21.3926752Z [ 2022-08-17T12:43:21.3926924Z T=c10::DimVector 2022-08-17T12:43:21.3927096Z ] 2022-08-17T12:43:21.3927540Z C:\actions-runner\_work\pytorch\pytorch\functorch\functorch\csrc\dim\dim.cpp(228): warning C4101: 'err': unreferenced local variable 2022-08-17T12:43:21.3928021Z C:\actions-runner\_work\pytorch\pytorch\functorch\functorch\csrc\dim\dim.cpp(235): warning C4101: 'err': unreferenced local variable 2022-08-17T12:43:21.3928505Z C:\actions-runner\_work\pytorch\pytorch\functorch\functorch\csrc\dim\dim.cpp(242): warning C4101: 'err': unreferenced local variable 2022-08-17T12:43:21.3928986Z C:\actions-runner\_work\pytorch\pytorch\functorch\functorch\csrc\dim\dim.cpp(249): warning C4101: 'err': unreferenced local variable 2022-08-17T12:43:21.3929471Z C:\actions-runner\_work\pytorch\pytorch\functorch\functorch\csrc\dim\dim.cpp(393): warning C4101: 'err': unreferenced local variable 2022-08-17T12:43:21.3929982Z C:\actions-runner\_work\pytorch\pytorch\functorch\functorch\csrc\dim\dim.cpp(417): warning C4101: 'err': unreferenced local variable 2022-08-17T12:43:21.3930464Z C:\actions-runner\_work\pytorch\pytorch\functorch\functorch\csrc\dim\dim.cpp(433): warning C4101: 'err': unreferenced local variable 2022-08-17T12:43:21.3930944Z C:\actions-runner\_work\pytorch\pytorch\functorch\functorch\csrc\dim\dim.cpp(446): warning C4101: 'err': unreferenced local variable 2022-08-17T12:43:21.3931526Z C:\actions-runner\_work\pytorch\pytorch\functorch\functorch\csrc\dim\dim.cpp(459): warning C4101: 'err': unreferenced local variable 2022-08-17T12:43:21.3931989Z C:\actions-runner\_work\pytorch\pytorch\functorch\functorch\csrc\dim\dim.cpp(504): warning C4101: 'err': unreferenced local variable 2022-08-17T12:43:21.3932460Z C:\actions-runner\_work\pytorch\pytorch\functorch\functorch\csrc\dim\dim.cpp(589): warning C4101: 'err': unreferenced local variable 2022-08-17T12:43:21.3932939Z C:\actions-runner\_work\pytorch\pytorch\functorch\functorch\csrc\dim\dim.cpp(847): warning C4101: 'err': unreferenced local variable 2022-08-17T12:43:21.3933422Z C:\actions-runner\_work\pytorch\pytorch\functorch\functorch\csrc\dim\dim.cpp(1024): warning C4101: 'err': unreferenced local variable 2022-08-17T12:43:21.3933895Z C:\actions-runner\_work\pytorch\pytorch\functorch\functorch\csrc\dim\dim.cpp(1050): warning C4101: 'err': unreferenced local variable 2022-08-17T12:43:21.3934373Z C:\actions-runner\_work\pytorch\pytorch\functorch\functorch\csrc\dim\dim.cpp(1335): warning C4101: 'err': unreferenced local variable 2022-08-17T12:43:21.3934842Z C:\actions-runner\_work\pytorch\pytorch\functorch\functorch\csrc\dim\dim.cpp(1368): warning C4101: 'err': unreferenced local variable 2022-08-17T12:43:21.3935316Z C:\actions-runner\_work\pytorch\pytorch\functorch\functorch\csrc\dim\dim.cpp(1742): warning C4101: 'err': unreferenced local variable 2022-08-17T12:43:21.3935775Z C:\actions-runner\_work\pytorch\pytorch\functorch\functorch\csrc\dim\dim.cpp(1885): warning C4101: 'err': unreferenced local variable 2022-08-17T12:43:21.3936248Z C:\actions-runner\_work\pytorch\pytorch\functorch\functorch\csrc\dim\dim.cpp(1928): warning C4101: 'err': unreferenced local variable 2022-08-17T12:43:21.3936776Z C:\actions-runner\_work\pytorch\pytorch\functorch\functorch\csrc\dim\dim.cpp(2175): warning C4101: 'e': unreferenced local variable 2022-08-17T12:43:21.3937273Z C:\actions-runner\_work\pytorch\pytorch\functorch\functorch\csrc\dim\dim.cpp(2549): warning C4101: 'err': unreferenced local variable 2022-08-17T12:43:21.3937734Z C:\actions-runner\_work\pytorch\pytorch\functorch\functorch\csrc\dim\dim.cpp(2595): warning C4101: 'err': unreferenced local variable 2022-08-17T12:43:21.3938208Z C:\actions-runner\_work\pytorch\pytorch\functorch\functorch\csrc\dim\dim.cpp(2606): warning C4101: 'err': unreferenced local variable 2022-08-17T12:43:21.3938676Z C:\actions-runner\_work\pytorch\pytorch\functorch\functorch\csrc\dim\dim.cpp(2618): warning C4101: 'err': unreferenced local variable 2022-08-17T12:43:21.3939257Z C:\actions-runner\_work\pytorch\pytorch\functorch\functorch\csrc\dim\dim.cpp(2632): warning C4101: 'err': unreferenced local variable 2022-08-17T12:43:21.3939777Z C:\actions-runner\_work\pytorch\pytorch\functorch\functorch\csrc\dim\dim.cpp(2677): warning C4101: 'err': unreferenced local variable 2022-08-17T12:43:21.3940246Z C:\actions-runner\_work\pytorch\pytorch\functorch\functorch\csrc\dim\dim.cpp(2775): warning C4101: 'err': unreferenced local variable 2022-08-17T12:43:21.3940775Z C:\actions-runner\_work\pytorch\pytorch\functorch\functorch\csrc\dim\dim.cpp(2975): warning C4101: 'err': unreferenced local variable 2022-08-17T12:43:21.3941252Z C:\actions-runner\_work\pytorch\pytorch\functorch\functorch\csrc\dim\dim.cpp(3012): warning C4101: 'err': unreferenced local variable 2022-08-17T12:43:21.3941706Z C:\actions-runner\_work\pytorch\pytorch\functorch\functorch\csrc\dim\dim.cpp(3024): warning C4101: 'err': unreferenced local variable 2022-08-17T12:43:21.3942224Z C:\actions-runner\_work\pytorch\pytorch\functorch\functorch\csrc\dim\dim.cpp(3042): warning C4101: 'err': unreferenced local variable 2022-08-17T12:43:21.3942711Z C:\actions-runner\_work\pytorch\pytorch\functorch\functorch\csrc\dim\dim.cpp(3072): warning C4101: 'err': unreferenced local variable 2022-08-17T12:43:21.3943181Z C:\actions-runner\_work\pytorch\pytorch\functorch\functorch\csrc\dim\dim.cpp(3097): warning C4101: 'err': unreferenced local variable 2022-08-17T12:43:21.3943634Z C:\actions-runner\_work\pytorch\pytorch\functorch\functorch\csrc\dim\dim.cpp(3110): warning C4101: 'err': unreferenced local variable 2022-08-17T12:43:21.3944094Z C:\actions-runner\_work\pytorch\pytorch\functorch\functorch\csrc\dim\dim.cpp(3124): warning C4101: 'err': unreferenced local variable 2022-08-17T12:43:21.3944574Z C:\actions-runner\_work\pytorch\pytorch\functorch\functorch\csrc\dim\dim.cpp(3188): warning C4101: 'err': unreferenced local variable 2022-08-17T12:43:21.3945063Z C:\actions-runner\_work\pytorch\pytorch\functorch\functorch\csrc\dim\minpybind.h(265): warning C4101: 'err': unreferenced local variable 2022-08-17T12:43:21.3945691Z C:\actions-runner\_work\pytorch\pytorch\functorch\functorch\csrc\dim\minpybind.h(262): note: while compiling class template member function 'PyObject *py::base::new_stub(PyTypeObject *,PyObject *,PyObject *)' 2022-08-17T12:43:21.3946432Z C:\actions-runner\_work\pytorch\pytorch\functorch\functorch\csrc\dim\dim.cpp(2883): note: see reference to function template instantiation 'PyObject *py::base::new_stub(PyTypeObject *,PyObject *,PyObject *)' being compiled 2022-08-17T12:43:21.3947110Z C:\actions-runner\_work\pytorch\pytorch\functorch\functorch\csrc\dim\dim.cpp(2810): note: see reference to class template instantiation 'py::base' being compiled 2022-08-17T12:43:21.3947654Z C:\actions-runner\_work\pytorch\pytorch\functorch\functorch\csrc\dim\dim.cpp(1551): warning C4101: 'err': unreferenced local variable 2022-08-17T12:43:21.3948356Z C:\actions-runner\_work\pytorch\pytorch\functorch\functorch\csrc\dim\dim.cpp(3144): note: see reference to function template instantiation 'PyObject *_dims(PyObject *,PyObject *const *,Py_ssize_t,PyObject *)' being compiled 2022-08-17T12:43:25.6032146Z [33/34] cl /showIncludes /nologo /O2 /W3 /GL /DNDEBUG /MD /MD /wd4819 /wd4251 /wd4244 /wd4267 /wd4275 /wd4018 /wd4190 /EHsc -DFUNCTORCH_BUILD_MAIN_LIB -IC:\actions-runner\_work\pytorch\pytorch\functorch -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 -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" -c C:\actions-runner\_work\pytorch\pytorch\functorch\functorch\csrc\CompileCache.cpp /FoC:\actions-runner\_work\pytorch\pytorch\functorch\build\temp.win-amd64-3.9\Release\actions-runner\_work\pytorch\pytorch\functorch\functorch\csrc\CompileCache.obj -O3 -std=c++14 -fdiagnostics-color=always -DTORCH_API_INCLUDE_EXTENSION_H -DTORCH_EXTENSION_NAME=_C -D_GLIBCXX_USE_CXX11_ABI=0 /std:c++14 2022-08-17T12:43:25.6035619Z cl : Command line warning D9002 : ignoring unknown option '-O3' 2022-08-17T12:43:25.6036119Z cl : Command line warning D9002 : ignoring unknown option '-std=c++14' 2022-08-17T12:43:25.6036857Z cl : Command line warning D9002 : ignoring unknown option '-fdiagnostics-color=always' 2022-08-17T12:43:25.6037676Z 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-08-17T12:43:25.6038710Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/core/TensorImpl.h(2391): warning C4805: '|': unsafe mix of type 'uintptr_t' and type 'bool' in operation 2022-08-17T12:43:25.6039732Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(211): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2022-08-17T12:43:25.6040385Z with 2022-08-17T12:43:25.6040641Z [ 2022-08-17T12:43:25.6040936Z T=at::TensorBase 2022-08-17T12:43:25.6041213Z ] 2022-08-17T12:43:25.6041943Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(410): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2022-08-17T12:43:25.6042575Z with 2022-08-17T12:43:25.6042838Z [ 2022-08-17T12:43:25.6043140Z T=at::TensorBase 2022-08-17T12:43:25.6043409Z ] 2022-08-17T12:43:25.6044207Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2022-08-17T12:43:25.6044914Z with 2022-08-17T12:43:25.6045175Z [ 2022-08-17T12:43:25.6045463Z T=at::TensorBase 2022-08-17T12:43:25.6045750Z ] 2022-08-17T12:43:25.6046581Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2022-08-17T12:43:25.6047351Z with 2022-08-17T12:43:25.6047615Z [ 2022-08-17T12:43:25.6047921Z T=at::TensorBase 2022-08-17T12:43:25.6048206Z ] 2022-08-17T12:43:25.6048967Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to alias template instantiation 'c10::OptionalBase' being compiled 2022-08-17T12:43:25.6050082Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\ATen/core/TensorBase.h(917): note: see reference to class template instantiation 'c10::optional' being compiled 2022-08-17T12:43:25.6051250Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(445): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2022-08-17T12:43:25.6051937Z with 2022-08-17T12:43:25.6052184Z [ 2022-08-17T12:43:25.6052492Z T=at::TensorBase 2022-08-17T12:43:25.6052791Z ] 2022-08-17T12:43:25.6053430Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(211): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2022-08-17T12:43:25.6054281Z with 2022-08-17T12:43:25.6054542Z [ 2022-08-17T12:43:25.6054808Z T=at::Tensor 2022-08-17T12:43:25.6055072Z ] 2022-08-17T12:43:25.6055784Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(410): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2022-08-17T12:43:25.6056467Z with 2022-08-17T12:43:25.6056724Z [ 2022-08-17T12:43:25.6057014Z T=at::Tensor 2022-08-17T12:43:25.6057297Z ] 2022-08-17T12:43:25.6058229Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2022-08-17T12:43:25.6059039Z with 2022-08-17T12:43:25.6059300Z [ 2022-08-17T12:43:25.6059568Z T=at::Tensor 2022-08-17T12:43:25.6059839Z ] 2022-08-17T12:43:25.6060643Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2022-08-17T12:43:25.6061373Z with 2022-08-17T12:43:25.6061613Z [ 2022-08-17T12:43:25.6061889Z T=at::Tensor 2022-08-17T12:43:25.6062154Z ] 2022-08-17T12:43:25.6062840Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to alias template instantiation 'c10::OptionalBase' being compiled 2022-08-17T12:43:25.6063990Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\ATen/core/TensorBody.h(510): note: see reference to class template instantiation 'c10::optional' being compiled 2022-08-17T12:43:25.6065144Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(445): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2022-08-17T12:43:25.6065791Z with 2022-08-17T12:43:25.6066023Z [ 2022-08-17T12:43:25.6066270Z T=at::Tensor 2022-08-17T12:43:25.6066525Z ] 2022-08-17T12:43:25.6067152Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(211): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2022-08-17T12:43:25.6067748Z with 2022-08-17T12:43:25.6067993Z [ 2022-08-17T12:43:25.6068236Z T=at::Generator 2022-08-17T12:43:25.6068484Z ] 2022-08-17T12:43:25.6069074Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(410): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2022-08-17T12:43:25.6069662Z with 2022-08-17T12:43:25.6069907Z [ 2022-08-17T12:43:25.6070178Z T=at::Generator 2022-08-17T12:43:25.6070440Z ] 2022-08-17T12:43:25.6071080Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2022-08-17T12:43:25.6071754Z with 2022-08-17T12:43:25.6072014Z [ 2022-08-17T12:43:25.6072267Z T=at::Generator 2022-08-17T12:43:25.6072541Z ] 2022-08-17T12:43:25.6073347Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2022-08-17T12:43:25.6074011Z with 2022-08-17T12:43:25.6074227Z [ 2022-08-17T12:43:25.6074678Z T=at::Generator 2022-08-17T12:43:25.6074933Z ] 2022-08-17T12:43:25.6075579Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to alias template instantiation 'c10::OptionalBase' being compiled 2022-08-17T12:43:25.6076632Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\ATen/core/TensorBody.h(585): note: see reference to class template instantiation 'c10::optional' being compiled 2022-08-17T12:43:25.6077676Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(445): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2022-08-17T12:43:25.6078511Z with 2022-08-17T12:43:25.6078764Z [ 2022-08-17T12:43:25.6079046Z T=at::Generator 2022-08-17T12:43:25.6079468Z ] 2022-08-17T12:43:25.6080171Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(211): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2022-08-17T12:43:25.6080774Z with 2022-08-17T12:43:25.6081034Z [ 2022-08-17T12:43:25.6081323Z T=std::string 2022-08-17T12:43:25.6081586Z ] 2022-08-17T12:43:25.6082297Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(410): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2022-08-17T12:43:25.6082903Z with 2022-08-17T12:43:25.6083131Z [ 2022-08-17T12:43:25.6083403Z T=std::string 2022-08-17T12:43:25.6083652Z ] 2022-08-17T12:43:25.6084359Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2022-08-17T12:43:25.6085138Z with 2022-08-17T12:43:25.6085394Z [ 2022-08-17T12:43:25.6085674Z T=std::string 2022-08-17T12:43:25.6085930Z ] 2022-08-17T12:43:25.6086694Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2022-08-17T12:43:25.6087417Z with 2022-08-17T12:43:25.6087660Z [ 2022-08-17T12:43:25.6087937Z T=std::string 2022-08-17T12:43:25.6088208Z ] 2022-08-17T12:43:25.6088923Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to alias template instantiation 'c10::OptionalBase' being compiled 2022-08-17T12:43:25.6090007Z 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-08-17T12:43:25.6091108Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(445): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2022-08-17T12:43:25.6091787Z with 2022-08-17T12:43:25.6092047Z [ 2022-08-17T12:43:25.6092293Z T=std::string 2022-08-17T12:43:25.6092545Z ] 2022-08-17T12:43:25.6093189Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(211): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2022-08-17T12:43:25.6093762Z with 2022-08-17T12:43:25.6094021Z [ 2022-08-17T12:43:25.6094334Z T=c10::QualifiedName 2022-08-17T12:43:25.6094607Z ] 2022-08-17T12:43:25.6095271Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(410): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2022-08-17T12:43:25.6096081Z with 2022-08-17T12:43:25.6096332Z [ 2022-08-17T12:43:25.6096606Z T=c10::QualifiedName 2022-08-17T12:43:25.6096899Z ] 2022-08-17T12:43:25.6097613Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2022-08-17T12:43:25.6098272Z with 2022-08-17T12:43:25.6098533Z [ 2022-08-17T12:43:25.6098950Z T=c10::QualifiedName 2022-08-17T12:43:25.6099220Z ] 2022-08-17T12:43:25.6100195Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2022-08-17T12:43:25.6100942Z with 2022-08-17T12:43:25.6101204Z [ 2022-08-17T12:43:25.6101495Z T=c10::QualifiedName 2022-08-17T12:43:25.6101768Z ] 2022-08-17T12:43:25.6102464Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to alias template instantiation 'c10::OptionalBase' being compiled 2022-08-17T12:43:25.6103567Z 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-08-17T12:43:25.6104691Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(445): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2022-08-17T12:43:25.6105319Z with 2022-08-17T12:43:25.6105584Z [ 2022-08-17T12:43:25.6105858Z T=c10::QualifiedName 2022-08-17T12:43:25.6106140Z ] 2022-08-17T12:43:25.6106835Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(211): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2022-08-17T12:43:25.6107438Z with 2022-08-17T12:43:25.6107673Z [ 2022-08-17T12:43:25.6108033Z T=std::shared_ptr 2022-08-17T12:43:25.6108361Z ] 2022-08-17T12:43:25.6109035Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(410): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2022-08-17T12:43:25.6109655Z with 2022-08-17T12:43:25.6109917Z [ 2022-08-17T12:43:25.6110275Z T=std::shared_ptr 2022-08-17T12:43:25.6110614Z ] 2022-08-17T12:43:25.6111368Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2022-08-17T12:43:25.6112084Z with 2022-08-17T12:43:25.6112328Z [ 2022-08-17T12:43:25.6112701Z T=std::shared_ptr 2022-08-17T12:43:25.6113039Z ] 2022-08-17T12:43:25.6113811Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2022-08-17T12:43:25.6114582Z with 2022-08-17T12:43:25.6114833Z [ 2022-08-17T12:43:25.6115210Z T=std::shared_ptr 2022-08-17T12:43:25.6115527Z ] 2022-08-17T12:43:25.6116280Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to alias template instantiation 'c10::OptionalBase>' being compiled 2022-08-17T12:43:25.6117678Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\ATen/core/ivalue.h(1342): note: see reference to class template instantiation 'c10::optional>' being compiled 2022-08-17T12:43:25.6118838Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(445): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2022-08-17T12:43:25.6119476Z with 2022-08-17T12:43:25.6119738Z [ 2022-08-17T12:43:25.6120103Z T=std::shared_ptr 2022-08-17T12:43:25.6120574Z ] 2022-08-17T12:43:25.6121250Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(211): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2022-08-17T12:43:25.6121870Z with 2022-08-17T12:43:25.6122128Z [ 2022-08-17T12:43:25.6122487Z T=std::weak_ptr 2022-08-17T12:43:25.6122821Z ] 2022-08-17T12:43:25.6123519Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(410): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2022-08-17T12:43:25.6124140Z with 2022-08-17T12:43:25.6124394Z [ 2022-08-17T12:43:25.6124757Z T=std::weak_ptr 2022-08-17T12:43:25.6125084Z ] 2022-08-17T12:43:25.6125853Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2022-08-17T12:43:25.6126551Z with 2022-08-17T12:43:25.6126800Z [ 2022-08-17T12:43:25.6127151Z T=std::weak_ptr 2022-08-17T12:43:25.6127490Z ] 2022-08-17T12:43:25.6128293Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2022-08-17T12:43:25.6129019Z with 2022-08-17T12:43:25.6129285Z [ 2022-08-17T12:43:25.6129642Z T=std::weak_ptr 2022-08-17T12:43:25.6129975Z ] 2022-08-17T12:43:25.6130717Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to alias template instantiation 'c10::OptionalBase>' being compiled 2022-08-17T12:43:25.6131900Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\ATen/core/ivalue.h(1343): note: see reference to class template instantiation 'c10::optional>' being compiled 2022-08-17T12:43:25.6133082Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(445): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2022-08-17T12:43:25.6133741Z with 2022-08-17T12:43:25.6133990Z [ 2022-08-17T12:43:25.6134364Z T=std::weak_ptr 2022-08-17T12:43:25.6134695Z ] 2022-08-17T12:43:25.6135341Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(211): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2022-08-17T12:43:25.6135982Z with 2022-08-17T12:43:25.6136238Z [ 2022-08-17T12:43:25.6136647Z T=std::vector> 2022-08-17T12:43:25.6137204Z ] 2022-08-17T12:43:25.6137892Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(410): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2022-08-17T12:43:25.6138532Z with 2022-08-17T12:43:25.6138894Z [ 2022-08-17T12:43:25.6139319Z T=std::vector> 2022-08-17T12:43:25.6139698Z ] 2022-08-17T12:43:25.6140431Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2022-08-17T12:43:25.6141092Z with 2022-08-17T12:43:25.6141530Z [ 2022-08-17T12:43:25.6141955Z T=std::vector> 2022-08-17T12:43:25.6142318Z ] 2022-08-17T12:43:25.6143103Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2022-08-17T12:43:25.6143855Z with 2022-08-17T12:43:25.6144113Z [ 2022-08-17T12:43:25.6144500Z T=std::vector> 2022-08-17T12:43:25.6144881Z ] 2022-08-17T12:43:25.6145677Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to alias template instantiation 'c10::OptionalBase>>' being compiled 2022-08-17T12:43:25.6146932Z 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-08-17T12:43:25.6148130Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(445): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2022-08-17T12:43:25.6148802Z with 2022-08-17T12:43:25.6149071Z [ 2022-08-17T12:43:25.6149480Z T=std::vector> 2022-08-17T12:43:25.6149857Z ] 2022-08-17T12:43:25.6150530Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(211): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2022-08-17T12:43:25.6151159Z with 2022-08-17T12:43:25.6151396Z [ 2022-08-17T12:43:25.6151753Z T=std::vector> 2022-08-17T12:43:25.6152090Z ] 2022-08-17T12:43:25.6152756Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(410): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2022-08-17T12:43:25.6153411Z with 2022-08-17T12:43:25.6153677Z [ 2022-08-17T12:43:25.6154026Z T=std::vector> 2022-08-17T12:43:25.6154350Z ] 2022-08-17T12:43:25.6155108Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2022-08-17T12:43:25.6155789Z with 2022-08-17T12:43:25.6156024Z [ 2022-08-17T12:43:25.6156372Z T=std::vector> 2022-08-17T12:43:25.6156704Z ] 2022-08-17T12:43:25.6157504Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2022-08-17T12:43:25.6158434Z with 2022-08-17T12:43:25.6158697Z [ 2022-08-17T12:43:25.6159052Z T=std::vector> 2022-08-17T12:43:25.6159357Z ] 2022-08-17T12:43:25.6160124Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to alias template instantiation 'c10::OptionalBase>>' being compiled 2022-08-17T12:43:25.6161300Z 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-08-17T12:43:25.6162610Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(445): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2022-08-17T12:43:25.6163276Z with 2022-08-17T12:43:25.6163545Z [ 2022-08-17T12:43:25.6163906Z T=std::vector> 2022-08-17T12:43:25.6164213Z ] 2022-08-17T12:43:25.6164896Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(211): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2022-08-17T12:43:25.6165501Z with 2022-08-17T12:43:25.6165759Z [ 2022-08-17T12:43:25.6166177Z T=std::vector,std::allocator>> 2022-08-17T12:43:25.6166588Z ] 2022-08-17T12:43:25.6167307Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(410): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2022-08-17T12:43:25.6167930Z with 2022-08-17T12:43:25.6168203Z [ 2022-08-17T12:43:25.6168638Z T=std::vector,std::allocator>> 2022-08-17T12:43:25.6169048Z ] 2022-08-17T12:43:25.6169786Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2022-08-17T12:43:25.6170477Z with 2022-08-17T12:43:25.6170735Z [ 2022-08-17T12:43:25.6171167Z T=std::vector,std::allocator>> 2022-08-17T12:43:25.6171572Z ] 2022-08-17T12:43:25.6172387Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2022-08-17T12:43:25.6173151Z with 2022-08-17T12:43:25.6173402Z [ 2022-08-17T12:43:25.6173839Z T=std::vector,std::allocator>> 2022-08-17T12:43:25.6174242Z ] 2022-08-17T12:43:25.6175051Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to alias template instantiation 'c10::OptionalBase,std::allocator>>>' being compiled 2022-08-17T12:43:25.6176377Z 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-08-17T12:43:25.6177573Z 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-08-17T12:43:25.6178676Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(445): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2022-08-17T12:43:25.6180352Z with 2022-08-17T12:43:25.6180596Z [ 2022-08-17T12:43:25.6181028Z T=std::vector,std::allocator>> 2022-08-17T12:43:25.6181429Z ] 2022-08-17T12:43:25.6182100Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(211): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2022-08-17T12:43:25.6182694Z with 2022-08-17T12:43:25.6182957Z [ 2022-08-17T12:43:25.6183551Z T=std::vector,std::allocator>> 2022-08-17T12:43:25.6183933Z ] 2022-08-17T12:43:25.6184643Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(410): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2022-08-17T12:43:25.6185286Z with 2022-08-17T12:43:25.6185525Z [ 2022-08-17T12:43:25.6185949Z T=std::vector,std::allocator>> 2022-08-17T12:43:25.6186332Z ] 2022-08-17T12:43:25.6187088Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2022-08-17T12:43:25.6187766Z with 2022-08-17T12:43:25.6188034Z [ 2022-08-17T12:43:25.6188449Z T=std::vector,std::allocator>> 2022-08-17T12:43:25.6188816Z ] 2022-08-17T12:43:25.6189628Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2022-08-17T12:43:25.6190362Z with 2022-08-17T12:43:25.6190629Z [ 2022-08-17T12:43:25.6191016Z T=std::vector,std::allocator>> 2022-08-17T12:43:25.6191395Z ] 2022-08-17T12:43:25.6192180Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to alias template instantiation 'c10::OptionalBase,std::allocator>>>' being compiled 2022-08-17T12:43:25.6193459Z 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-08-17T12:43:25.6194615Z 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-08-17T12:43:25.6195730Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(445): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2022-08-17T12:43:25.6196417Z with 2022-08-17T12:43:25.6196678Z [ 2022-08-17T12:43:25.6197102Z T=std::vector,std::allocator>> 2022-08-17T12:43:25.6197492Z ] 2022-08-17T12:43:25.6198174Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(211): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2022-08-17T12:43:25.6198769Z with 2022-08-17T12:43:25.6199008Z [ 2022-08-17T12:43:25.6199365Z T=std::vector> 2022-08-17T12:43:25.6199867Z ] 2022-08-17T12:43:25.6200536Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(410): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2022-08-17T12:43:25.6201154Z with 2022-08-17T12:43:25.6201409Z [ 2022-08-17T12:43:25.6201724Z T=std::vector> 2022-08-17T12:43:25.6202043Z ] 2022-08-17T12:43:25.6202763Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2022-08-17T12:43:25.6203444Z with 2022-08-17T12:43:25.6203858Z [ 2022-08-17T12:43:25.6204222Z T=std::vector> 2022-08-17T12:43:25.6204543Z ] 2022-08-17T12:43:25.6205312Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2022-08-17T12:43:25.6206062Z with 2022-08-17T12:43:25.6206316Z [ 2022-08-17T12:43:25.6206671Z T=std::vector> 2022-08-17T12:43:25.6206979Z ] 2022-08-17T12:43:25.6207730Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to alias template instantiation 'c10::OptionalBase>>' being compiled 2022-08-17T12:43:25.6208923Z 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-08-17T12:43:25.6210077Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(445): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2022-08-17T12:43:25.6210729Z with 2022-08-17T12:43:25.6210991Z [ 2022-08-17T12:43:25.6211336Z T=std::vector> 2022-08-17T12:43:25.6211659Z ] 2022-08-17T12:43:25.6212318Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(211): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2022-08-17T12:43:25.6212926Z with 2022-08-17T12:43:25.6213190Z [ 2022-08-17T12:43:25.6213564Z T=c10::impl::InlineDeviceGuard 2022-08-17T12:43:25.6213939Z ] 2022-08-17T12:43:25.6214661Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(410): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2022-08-17T12:43:25.6215296Z with 2022-08-17T12:43:25.6215555Z [ 2022-08-17T12:43:25.6215976Z T=c10::impl::InlineDeviceGuard 2022-08-17T12:43:25.6216351Z ] 2022-08-17T12:43:25.6217091Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2022-08-17T12:43:25.6217785Z with 2022-08-17T12:43:25.6218047Z [ 2022-08-17T12:43:25.6218426Z T=c10::impl::InlineDeviceGuard 2022-08-17T12:43:25.6218916Z ] 2022-08-17T12:43:25.6219746Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2022-08-17T12:43:25.6220674Z with 2022-08-17T12:43:25.6237350Z [ 2022-08-17T12:43:25.6237795Z T=c10::impl::InlineDeviceGuard 2022-08-17T12:43:25.6238207Z ] 2022-08-17T12:43:25.6239006Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to alias template instantiation 'c10::OptionalBase>' being compiled 2022-08-17T12:43:25.6240327Z 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-08-17T12:43:25.6241798Z 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-08-17T12:43:25.6243127Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(445): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2022-08-17T12:43:25.6243789Z with 2022-08-17T12:43:25.6244048Z [ 2022-08-17T12:43:25.6244470Z T=c10::impl::InlineDeviceGuard 2022-08-17T12:43:25.6244847Z ] 2022-08-17T12:43:25.6245484Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(211): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2022-08-17T12:43:25.6246089Z with 2022-08-17T12:43:25.6246342Z [ 2022-08-17T12:43:25.6246724Z T=c10::impl::InlineStreamGuard 2022-08-17T12:43:25.6247091Z ] 2022-08-17T12:43:25.6247794Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(410): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2022-08-17T12:43:25.6248437Z with 2022-08-17T12:43:25.6248677Z [ 2022-08-17T12:43:25.6249080Z T=c10::impl::InlineStreamGuard 2022-08-17T12:43:25.6249453Z ] 2022-08-17T12:43:25.6250196Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2022-08-17T12:43:25.6250904Z with 2022-08-17T12:43:25.6251168Z [ 2022-08-17T12:43:25.6251555Z T=c10::impl::InlineStreamGuard 2022-08-17T12:43:25.6251927Z ] 2022-08-17T12:43:25.6252715Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2022-08-17T12:43:25.6253473Z with 2022-08-17T12:43:25.6253703Z [ 2022-08-17T12:43:25.6254096Z T=c10::impl::InlineStreamGuard 2022-08-17T12:43:25.6255000Z ] 2022-08-17T12:43:25.6255798Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to alias template instantiation 'c10::OptionalBase>' being compiled 2022-08-17T12:43:25.6257090Z 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-08-17T12:43:25.6258360Z 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-08-17T12:43:25.6259837Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(445): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2022-08-17T12:43:25.6260490Z with 2022-08-17T12:43:25.6260728Z [ 2022-08-17T12:43:25.6261136Z T=c10::impl::InlineStreamGuard 2022-08-17T12:43:25.6261499Z ] 2022-08-17T12:43:25.6262971Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(211): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2022-08-17T12:43:25.6263635Z with 2022-08-17T12:43:25.6263893Z [ 2022-08-17T12:43:25.6264213Z T=c10::impl::VirtualGuardImpl 2022-08-17T12:43:25.6264505Z ] 2022-08-17T12:43:25.6265189Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(410): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2022-08-17T12:43:25.6265811Z with 2022-08-17T12:43:25.6266074Z [ 2022-08-17T12:43:25.6266381Z T=c10::impl::VirtualGuardImpl 2022-08-17T12:43:25.6266682Z ] 2022-08-17T12:43:25.6267410Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2022-08-17T12:43:25.6268087Z with 2022-08-17T12:43:25.6268346Z [ 2022-08-17T12:43:25.6268675Z T=c10::impl::VirtualGuardImpl 2022-08-17T12:43:25.6268960Z ] 2022-08-17T12:43:25.6269743Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2022-08-17T12:43:25.6270463Z with 2022-08-17T12:43:25.6270729Z [ 2022-08-17T12:43:25.6271036Z T=c10::impl::VirtualGuardImpl 2022-08-17T12:43:25.6271343Z ] 2022-08-17T12:43:25.6272078Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to alias template instantiation 'c10::OptionalBase' being compiled 2022-08-17T12:43:25.6273178Z 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-08-17T12:43:25.6273837Z with 2022-08-17T12:43:25.6274100Z [ 2022-08-17T12:43:25.6274415Z T=c10::impl::VirtualGuardImpl 2022-08-17T12:43:25.6274703Z ] 2022-08-17T12:43:25.6275478Z 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-08-17T12:43:25.6276652Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(445): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2022-08-17T12:43:25.6277316Z with 2022-08-17T12:43:25.6277555Z [ 2022-08-17T12:43:25.6277879Z T=c10::impl::VirtualGuardImpl 2022-08-17T12:43:25.6278179Z ] 2022-08-17T12:43:25.6278828Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(211): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2022-08-17T12:43:25.6279448Z with 2022-08-17T12:43:25.6279711Z [ 2022-08-17T12:43:25.6280344Z T=std::vector> 2022-08-17T12:43:25.6280763Z ] 2022-08-17T12:43:25.6281460Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(410): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2022-08-17T12:43:25.6282084Z with 2022-08-17T12:43:25.6282325Z [ 2022-08-17T12:43:25.6282797Z T=std::vector> 2022-08-17T12:43:25.6283225Z ] 2022-08-17T12:43:25.6284109Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2022-08-17T12:43:25.6284814Z with 2022-08-17T12:43:25.6285073Z [ 2022-08-17T12:43:25.6285554Z T=std::vector> 2022-08-17T12:43:25.6285957Z ] 2022-08-17T12:43:25.6286781Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2022-08-17T12:43:25.6287522Z with 2022-08-17T12:43:25.6287779Z [ 2022-08-17T12:43:25.6288242Z T=std::vector> 2022-08-17T12:43:25.6288672Z ] 2022-08-17T12:43:25.6289531Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to alias template instantiation 'c10::OptionalBase>>' being compiled 2022-08-17T12:43:25.6290915Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\ATen/core/ivalue_inl.h(843): note: see reference to class template instantiation 'c10::optional>>' being compiled 2022-08-17T12:43:25.6292128Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(445): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2022-08-17T12:43:25.6292797Z with 2022-08-17T12:43:25.6293048Z [ 2022-08-17T12:43:25.6293499Z T=std::vector> 2022-08-17T12:43:25.6293943Z ] 2022-08-17T12:43:25.6294595Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(211): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2022-08-17T12:43:25.6295221Z with 2022-08-17T12:43:25.6295461Z [ 2022-08-17T12:43:25.6295784Z T=torch::autograd::ViewInfo 2022-08-17T12:43:25.6296090Z ] 2022-08-17T12:43:25.6296766Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(410): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2022-08-17T12:43:25.6297409Z with 2022-08-17T12:43:25.6297663Z [ 2022-08-17T12:43:25.6297960Z T=torch::autograd::ViewInfo 2022-08-17T12:43:25.6298256Z ] 2022-08-17T12:43:25.6299132Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2022-08-17T12:43:25.6299837Z with 2022-08-17T12:43:25.6300068Z [ 2022-08-17T12:43:25.6300391Z T=torch::autograd::ViewInfo 2022-08-17T12:43:25.6300873Z ] 2022-08-17T12:43:25.6301657Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2022-08-17T12:43:25.6302427Z with 2022-08-17T12:43:25.6302684Z [ 2022-08-17T12:43:25.6302996Z T=torch::autograd::ViewInfo 2022-08-17T12:43:25.6303296Z ] 2022-08-17T12:43:25.6304023Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to alias template instantiation 'c10::OptionalBase' being compiled 2022-08-17T12:43:25.6305337Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\torch/csrc/autograd/variable.h(570): note: see reference to class template instantiation 'c10::optional' being compiled 2022-08-17T12:43:25.6306508Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(445): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2022-08-17T12:43:25.6307151Z with 2022-08-17T12:43:25.6307406Z [ 2022-08-17T12:43:25.6307727Z T=torch::autograd::ViewInfo 2022-08-17T12:43:25.6308012Z ] 2022-08-17T12:43:25.6308677Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(211): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2022-08-17T12:43:25.6309286Z with 2022-08-17T12:43:25.6309543Z [ 2022-08-17T12:43:25.6309833Z T=at::StepCallbacks 2022-08-17T12:43:25.6310127Z ] 2022-08-17T12:43:25.6310794Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(410): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2022-08-17T12:43:25.6311416Z with 2022-08-17T12:43:25.6311673Z [ 2022-08-17T12:43:25.6311962Z T=at::StepCallbacks 2022-08-17T12:43:25.6312226Z ] 2022-08-17T12:43:25.6312988Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2022-08-17T12:43:25.6313679Z with 2022-08-17T12:43:25.6313933Z [ 2022-08-17T12:43:25.6314221Z T=at::StepCallbacks 2022-08-17T12:43:25.6314513Z ] 2022-08-17T12:43:25.6315339Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2022-08-17T12:43:25.6316088Z with 2022-08-17T12:43:25.6316353Z [ 2022-08-17T12:43:25.6316655Z T=at::StepCallbacks 2022-08-17T12:43:25.6316921Z ] 2022-08-17T12:43:25.6317630Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to alias template instantiation 'c10::OptionalBase' being compiled 2022-08-17T12:43:25.6318794Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\torch/csrc/autograd/function.h(160): note: see reference to class template instantiation 'c10::optional' being compiled 2022-08-17T12:43:25.6319935Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(445): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2022-08-17T12:43:25.6320610Z with 2022-08-17T12:43:25.6320850Z [ 2022-08-17T12:43:25.6321152Z T=at::StepCallbacks 2022-08-17T12:43:25.6321623Z ] 2022-08-17T12:43:25.6322304Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(211): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2022-08-17T12:43:25.6322905Z with 2022-08-17T12:43:25.6323159Z [ 2022-08-17T12:43:25.6323422Z T=c10::IValue 2022-08-17T12:43:25.6323680Z ] 2022-08-17T12:43:25.6324383Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(410): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2022-08-17T12:43:25.6324988Z with 2022-08-17T12:43:25.6325247Z [ 2022-08-17T12:43:25.6325525Z T=c10::IValue 2022-08-17T12:43:25.6325967Z ] 2022-08-17T12:43:25.6326712Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2022-08-17T12:43:25.6327422Z with 2022-08-17T12:43:25.6327677Z [ 2022-08-17T12:43:25.6327956Z T=c10::IValue 2022-08-17T12:43:25.6328235Z ] 2022-08-17T12:43:25.6329019Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2022-08-17T12:43:25.6329749Z with 2022-08-17T12:43:25.6329988Z [ 2022-08-17T12:43:25.6330275Z T=c10::IValue 2022-08-17T12:43:25.6330535Z ] 2022-08-17T12:43:25.6331219Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to alias template instantiation 'c10::OptionalBase' being compiled 2022-08-17T12:43:25.6332321Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\ATen/core/function_schema.h(181): note: see reference to class template instantiation 'c10::optional' being compiled 2022-08-17T12:43:25.6333481Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(445): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2022-08-17T12:43:25.6334181Z with 2022-08-17T12:43:25.6334418Z [ 2022-08-17T12:43:25.6334692Z T=c10::IValue 2022-08-17T12:43:25.6334959Z ] 2022-08-17T12:43:25.6335589Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(211): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2022-08-17T12:43:25.6336221Z with 2022-08-17T12:43:25.6336465Z [ 2022-08-17T12:43:25.6336723Z T=c10::AliasInfo 2022-08-17T12:43:25.6337002Z ] 2022-08-17T12:43:25.6337705Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(410): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2022-08-17T12:43:25.6338352Z with 2022-08-17T12:43:25.6338596Z [ 2022-08-17T12:43:25.6339008Z T=c10::AliasInfo 2022-08-17T12:43:25.6339278Z ] 2022-08-17T12:43:25.6340042Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2022-08-17T12:43:25.6340730Z with 2022-08-17T12:43:25.6340978Z [ 2022-08-17T12:43:25.6341239Z T=c10::AliasInfo 2022-08-17T12:43:25.6341509Z ] 2022-08-17T12:43:25.6342309Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2022-08-17T12:43:25.6343226Z with 2022-08-17T12:43:25.6343469Z [ 2022-08-17T12:43:25.6343757Z T=c10::AliasInfo 2022-08-17T12:43:25.6344026Z ] 2022-08-17T12:43:25.6344745Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to alias template instantiation 'c10::OptionalBase' being compiled 2022-08-17T12:43:25.6345893Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\ATen/core/function_schema.h(28): note: see reference to class template instantiation 'c10::optional' being compiled 2022-08-17T12:43:25.6347147Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(445): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2022-08-17T12:43:25.6347828Z with 2022-08-17T12:43:25.6348070Z [ 2022-08-17T12:43:25.6348346Z T=c10::AliasInfo 2022-08-17T12:43:25.6348616Z ] 2022-08-17T12:43:25.6349289Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(211): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2022-08-17T12:43:25.6349880Z with 2022-08-17T12:43:25.6350152Z [ 2022-08-17T12:43:25.6350500Z T=std::tuple 2022-08-17T12:43:25.6350806Z ] 2022-08-17T12:43:25.6351523Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(410): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2022-08-17T12:43:25.6352155Z with 2022-08-17T12:43:25.6352391Z [ 2022-08-17T12:43:25.6352738Z T=std::tuple 2022-08-17T12:43:25.6353049Z ] 2022-08-17T12:43:25.6353805Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2022-08-17T12:43:25.6354486Z with 2022-08-17T12:43:25.6354750Z [ 2022-08-17T12:43:25.6355095Z T=std::tuple 2022-08-17T12:43:25.6355398Z ] 2022-08-17T12:43:25.6356232Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2022-08-17T12:43:25.6356950Z with 2022-08-17T12:43:25.6357192Z [ 2022-08-17T12:43:25.6357532Z T=std::tuple 2022-08-17T12:43:25.6357865Z ] 2022-08-17T12:43:25.6358590Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to alias template instantiation 'c10::OptionalBase>' being compiled 2022-08-17T12:43:25.6359780Z 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-08-17T12:43:25.6360951Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(445): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2022-08-17T12:43:25.6361620Z with 2022-08-17T12:43:25.6361877Z [ 2022-08-17T12:43:25.6362207Z T=std::tuple 2022-08-17T12:43:25.6362552Z ] 2022-08-17T12:43:25.6363221Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(211): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2022-08-17T12:43:25.6364038Z with 2022-08-17T12:43:25.6364273Z [ 2022-08-17T12:43:25.6364577Z T=torch::jit::SourceRange 2022-08-17T12:43:25.6364868Z ] 2022-08-17T12:43:25.6365523Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(410): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2022-08-17T12:43:25.6366155Z with 2022-08-17T12:43:25.6366409Z [ 2022-08-17T12:43:25.6366693Z T=torch::jit::SourceRange 2022-08-17T12:43:25.6366984Z ] 2022-08-17T12:43:25.6367914Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2022-08-17T12:43:25.6368648Z with 2022-08-17T12:43:25.6368900Z [ 2022-08-17T12:43:25.6369209Z T=torch::jit::SourceRange 2022-08-17T12:43:25.6369516Z ] 2022-08-17T12:43:25.6370298Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2022-08-17T12:43:25.6371025Z with 2022-08-17T12:43:25.6371276Z [ 2022-08-17T12:43:25.6371576Z T=torch::jit::SourceRange 2022-08-17T12:43:25.6371870Z ] 2022-08-17T12:43:25.6372596Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to alias template instantiation 'c10::OptionalBase' being compiled 2022-08-17T12:43:25.6373768Z 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-08-17T12:43:25.6374979Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(445): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2022-08-17T12:43:25.6375665Z with 2022-08-17T12:43:25.6375925Z [ 2022-08-17T12:43:25.6376232Z T=torch::jit::SourceRange 2022-08-17T12:43:25.6376521Z ] 2022-08-17T12:43:25.6377185Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(211): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2022-08-17T12:43:25.6377788Z with 2022-08-17T12:43:25.6378028Z [ 2022-08-17T12:43:25.6378375Z T=torch::jit::InlinedCallStackPtr 2022-08-17T12:43:25.6378709Z ] 2022-08-17T12:43:25.6379508Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(410): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2022-08-17T12:43:25.6380166Z with 2022-08-17T12:43:25.6380432Z [ 2022-08-17T12:43:25.6380764Z T=torch::jit::InlinedCallStackPtr 2022-08-17T12:43:25.6381085Z ] 2022-08-17T12:43:25.6381836Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2022-08-17T12:43:25.6382518Z with 2022-08-17T12:43:25.6382745Z [ 2022-08-17T12:43:25.6383091Z T=torch::jit::InlinedCallStackPtr 2022-08-17T12:43:25.6383418Z ] 2022-08-17T12:43:25.6384210Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2022-08-17T12:43:25.6385124Z with 2022-08-17T12:43:25.6385380Z [ 2022-08-17T12:43:25.6385741Z T=torch::jit::InlinedCallStackPtr 2022-08-17T12:43:25.6386050Z ] 2022-08-17T12:43:25.6386821Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to alias template instantiation 'c10::OptionalBase' being compiled 2022-08-17T12:43:25.6388001Z 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-08-17T12:43:25.6389318Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(445): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2022-08-17T12:43:25.6389988Z with 2022-08-17T12:43:25.6390234Z [ 2022-08-17T12:43:25.6390585Z T=torch::jit::InlinedCallStackPtr 2022-08-17T12:43:25.6390901Z ] 2022-08-17T12:43:25.6391573Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(211): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2022-08-17T12:43:25.6392195Z with 2022-08-17T12:43:25.6392449Z [ 2022-08-17T12:43:25.6392788Z T=torch::jit::ModuleInstanceInfo 2022-08-17T12:43:25.6393110Z ] 2022-08-17T12:43:25.6393800Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(410): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2022-08-17T12:43:25.6394428Z with 2022-08-17T12:43:25.6394672Z [ 2022-08-17T12:43:25.6395014Z T=torch::jit::ModuleInstanceInfo 2022-08-17T12:43:25.6395315Z ] 2022-08-17T12:43:25.6396050Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2022-08-17T12:43:25.6396739Z with 2022-08-17T12:43:25.6396990Z [ 2022-08-17T12:43:25.6397326Z T=torch::jit::ModuleInstanceInfo 2022-08-17T12:43:25.6397647Z ] 2022-08-17T12:43:25.6398605Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2022-08-17T12:43:25.6399446Z with 2022-08-17T12:43:25.6399691Z [ 2022-08-17T12:43:25.6400099Z T=torch::jit::ModuleInstanceInfo 2022-08-17T12:43:25.6400411Z ] 2022-08-17T12:43:25.6401194Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to alias template instantiation 'c10::OptionalBase' being compiled 2022-08-17T12:43:25.6402374Z 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-08-17T12:43:25.6403534Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(445): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2022-08-17T12:43:25.6404231Z with 2022-08-17T12:43:25.6404473Z [ 2022-08-17T12:43:25.6404833Z T=torch::jit::ModuleInstanceInfo 2022-08-17T12:43:25.6405162Z ] 2022-08-17T12:43:25.6405795Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(211): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2022-08-17T12:43:25.6406576Z with 2022-08-17T12:43:25.6406831Z [ 2022-08-17T12:43:25.6407136Z T=torch::jit::ScopePtr 2022-08-17T12:43:25.6407477Z ] 2022-08-17T12:43:25.6408174Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(410): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2022-08-17T12:43:25.6408810Z with 2022-08-17T12:43:25.6409049Z [ 2022-08-17T12:43:25.6409357Z T=torch::jit::ScopePtr 2022-08-17T12:43:25.6409664Z ] 2022-08-17T12:43:25.6410573Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2022-08-17T12:43:25.6411286Z with 2022-08-17T12:43:25.6411536Z [ 2022-08-17T12:43:25.6411841Z T=torch::jit::ScopePtr 2022-08-17T12:43:25.6412111Z ] 2022-08-17T12:43:25.6412911Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2022-08-17T12:43:25.6413635Z with 2022-08-17T12:43:25.6413872Z [ 2022-08-17T12:43:25.6414174Z T=torch::jit::ScopePtr 2022-08-17T12:43:25.6414466Z ] 2022-08-17T12:43:25.6415187Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to alias template instantiation 'c10::OptionalBase' being compiled 2022-08-17T12:43:25.6416351Z 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-08-17T12:43:25.6417577Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(445): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2022-08-17T12:43:25.6418246Z with 2022-08-17T12:43:25.6418500Z [ 2022-08-17T12:43:25.6418884Z T=torch::jit::ScopePtr 2022-08-17T12:43:25.6419239Z ] 2022-08-17T12:43:25.6419878Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(211): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2022-08-17T12:43:25.6420474Z with 2022-08-17T12:43:25.6420732Z [ 2022-08-17T12:43:25.6421045Z T=c10::impl::AnnotatedSchema 2022-08-17T12:43:25.6421333Z ] 2022-08-17T12:43:25.6422050Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(410): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2022-08-17T12:43:25.6422706Z with 2022-08-17T12:43:25.6422973Z [ 2022-08-17T12:43:25.6423279Z T=c10::impl::AnnotatedSchema 2022-08-17T12:43:25.6423577Z ] 2022-08-17T12:43:25.6424317Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2022-08-17T12:43:25.6424993Z with 2022-08-17T12:43:25.6425248Z [ 2022-08-17T12:43:25.6425558Z T=c10::impl::AnnotatedSchema 2022-08-17T12:43:25.6425841Z ] 2022-08-17T12:43:25.6426670Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2022-08-17T12:43:25.6427616Z with 2022-08-17T12:43:25.6427878Z [ 2022-08-17T12:43:25.6428182Z T=c10::impl::AnnotatedSchema 2022-08-17T12:43:25.6428496Z ] 2022-08-17T12:43:25.6429244Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to alias template instantiation 'c10::OptionalBase' being compiled 2022-08-17T12:43:25.6430388Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\ATen/core/dispatch/OperatorEntry.h(221): note: see reference to class template instantiation 'c10::optional' being compiled 2022-08-17T12:43:25.6431717Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(445): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2022-08-17T12:43:25.6432410Z with 2022-08-17T12:43:25.6432665Z [ 2022-08-17T12:43:25.6432989Z T=c10::impl::AnnotatedSchema 2022-08-17T12:43:25.6433303Z ] 2022-08-17T12:43:25.6433986Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(211): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2022-08-17T12:43:25.6434622Z with 2022-08-17T12:43:25.6434857Z [ 2022-08-17T12:43:25.6435241Z T=c10::impl::OperatorEntry::CppSignatureWithDebug 2022-08-17T12:43:25.6435595Z ] 2022-08-17T12:43:25.6436255Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(410): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2022-08-17T12:43:25.6436900Z with 2022-08-17T12:43:25.6437159Z [ 2022-08-17T12:43:25.6437543Z T=c10::impl::OperatorEntry::CppSignatureWithDebug 2022-08-17T12:43:25.6438006Z ] 2022-08-17T12:43:25.6438783Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2022-08-17T12:43:25.6439520Z with 2022-08-17T12:43:25.6439763Z [ 2022-08-17T12:43:25.6440161Z T=c10::impl::OperatorEntry::CppSignatureWithDebug 2022-08-17T12:43:25.6440531Z ] 2022-08-17T12:43:25.6441293Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2022-08-17T12:43:25.6442027Z with 2022-08-17T12:43:25.6442283Z [ 2022-08-17T12:43:25.6442681Z T=c10::impl::OperatorEntry::CppSignatureWithDebug 2022-08-17T12:43:25.6443013Z ] 2022-08-17T12:43:25.6443792Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to alias template instantiation 'c10::OptionalBase' being compiled 2022-08-17T12:43:25.6445120Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\ATen/core/dispatch/OperatorEntry.h(282): note: see reference to class template instantiation 'c10::optional' being compiled 2022-08-17T12:43:25.6446382Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(445): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2022-08-17T12:43:25.6447022Z with 2022-08-17T12:43:25.6447281Z [ 2022-08-17T12:43:25.6447666Z T=c10::impl::OperatorEntry::CppSignatureWithDebug 2022-08-17T12:43:25.6448028Z ] 2022-08-17T12:43:25.6448677Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(211): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2022-08-17T12:43:25.6449481Z with 2022-08-17T12:43:25.6449745Z [ 2022-08-17T12:43:25.6450100Z T=c10::either 2022-08-17T12:43:25.6450454Z ] 2022-08-17T12:43:25.6451180Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(410): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2022-08-17T12:43:25.6451830Z with 2022-08-17T12:43:25.6452079Z [ 2022-08-17T12:43:25.6452456Z T=c10::either 2022-08-17T12:43:25.6452800Z ] 2022-08-17T12:43:25.6453686Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2022-08-17T12:43:25.6454386Z with 2022-08-17T12:43:25.6454634Z [ 2022-08-17T12:43:25.6454993Z T=c10::either 2022-08-17T12:43:25.6455347Z ] 2022-08-17T12:43:25.6456146Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2022-08-17T12:43:25.6456931Z with 2022-08-17T12:43:25.6457174Z [ 2022-08-17T12:43:25.6457564Z T=c10::either 2022-08-17T12:43:25.6457929Z ] 2022-08-17T12:43:25.6458672Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to alias template instantiation 'c10::OptionalBase>' being compiled 2022-08-17T12:43:25.6460077Z 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-08-17T12:43:25.6461311Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(445): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2022-08-17T12:43:25.6461980Z with 2022-08-17T12:43:25.6462253Z [ 2022-08-17T12:43:25.6462643Z T=c10::either 2022-08-17T12:43:25.6463005Z ] 2022-08-17T12:43:25.6463699Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(211): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2022-08-17T12:43:25.6464294Z with 2022-08-17T12:43:25.6464549Z [ 2022-08-17T12:43:25.6464855Z T=at::ThreadLocalState 2022-08-17T12:43:25.6465126Z ] 2022-08-17T12:43:25.6465835Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(410): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2022-08-17T12:43:25.6466458Z with 2022-08-17T12:43:25.6466714Z [ 2022-08-17T12:43:25.6467010Z T=at::ThreadLocalState 2022-08-17T12:43:25.6467307Z ] 2022-08-17T12:43:25.6468057Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2022-08-17T12:43:25.6468771Z with 2022-08-17T12:43:25.6469028Z [ 2022-08-17T12:43:25.6469354Z T=at::ThreadLocalState 2022-08-17T12:43:25.6469641Z ] 2022-08-17T12:43:25.6470599Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2022-08-17T12:43:25.6471336Z with 2022-08-17T12:43:25.6471596Z [ 2022-08-17T12:43:25.6471880Z T=at::ThreadLocalState 2022-08-17T12:43:25.6472171Z ] 2022-08-17T12:43:25.6472907Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to alias template instantiation 'c10::OptionalBase' being compiled 2022-08-17T12:43:25.6474244Z 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-08-17T12:43:25.6475445Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(445): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2022-08-17T12:43:25.6476119Z with 2022-08-17T12:43:25.6476377Z [ 2022-08-17T12:43:25.6476668Z T=at::ThreadLocalState 2022-08-17T12:43:25.6476955Z ] 2022-08-17T12:43:25.6477630Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(211): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2022-08-17T12:43:25.6478226Z with 2022-08-17T12:43:25.6478466Z [ 2022-08-17T12:43:25.6478810Z T=std::shared_ptr 2022-08-17T12:43:25.6479125Z ] 2022-08-17T12:43:25.6479832Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(410): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2022-08-17T12:43:25.6480472Z with 2022-08-17T12:43:25.6480740Z [ 2022-08-17T12:43:25.6481078Z T=std::shared_ptr 2022-08-17T12:43:25.6481381Z ] 2022-08-17T12:43:25.6482129Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2022-08-17T12:43:25.6482804Z with 2022-08-17T12:43:25.6483046Z [ 2022-08-17T12:43:25.6483370Z T=std::shared_ptr 2022-08-17T12:43:25.6483673Z ] 2022-08-17T12:43:25.6484473Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2022-08-17T12:43:25.6485220Z with 2022-08-17T12:43:25.6485493Z [ 2022-08-17T12:43:25.6485841Z T=std::shared_ptr 2022-08-17T12:43:25.6486147Z ] 2022-08-17T12:43:25.6486913Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to alias template instantiation 'c10::OptionalBase>' being compiled 2022-08-17T12:43:25.6488041Z 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-08-17T12:43:25.6489215Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\torch/csrc/jit/api/function_impl.h(165): note: see reference to class template instantiation 'std::array>,4>' being compiled 2022-08-17T12:43:25.6490384Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(445): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2022-08-17T12:43:25.6491257Z with 2022-08-17T12:43:25.6491509Z [ 2022-08-17T12:43:25.6491856Z T=std::shared_ptr 2022-08-17T12:43:25.6492143Z ] 2022-08-17T12:43:25.6492831Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(211): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2022-08-17T12:43:25.6493430Z with 2022-08-17T12:43:25.6493670Z [ 2022-08-17T12:43:25.6493981Z T=torch::jit::GraphExecutor 2022-08-17T12:43:25.6494270Z ] 2022-08-17T12:43:25.6495124Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(410): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2022-08-17T12:43:25.6495775Z with 2022-08-17T12:43:25.6496037Z [ 2022-08-17T12:43:25.6496353Z T=torch::jit::GraphExecutor 2022-08-17T12:43:25.6496630Z ] 2022-08-17T12:43:25.6497405Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2022-08-17T12:43:25.6498115Z with 2022-08-17T12:43:25.6498364Z [ 2022-08-17T12:43:25.6498682Z T=torch::jit::GraphExecutor 2022-08-17T12:43:25.6499091Z ] 2022-08-17T12:43:25.6499861Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2022-08-17T12:43:25.6500588Z with 2022-08-17T12:43:25.6500857Z [ 2022-08-17T12:43:25.6501157Z T=torch::jit::GraphExecutor 2022-08-17T12:43:25.6501444Z ] 2022-08-17T12:43:25.6502186Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to alias template instantiation 'c10::OptionalBase' being compiled 2022-08-17T12:43:25.6503345Z 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-08-17T12:43:25.6504542Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\torch/csrc/jit/api/function_impl.h(179): note: see reference to class template instantiation 'std::array,4>' being compiled 2022-08-17T12:43:25.6505685Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(445): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2022-08-17T12:43:25.6506357Z with 2022-08-17T12:43:25.6506624Z [ 2022-08-17T12:43:25.6506928Z T=torch::jit::GraphExecutor 2022-08-17T12:43:25.6507207Z ] 2022-08-17T12:43:25.6507861Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(211): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2022-08-17T12:43:25.6508485Z with 2022-08-17T12:43:25.6508722Z [ 2022-08-17T12:43:25.6509038Z T=torch::jit::Method 2022-08-17T12:43:25.6509331Z ] 2022-08-17T12:43:25.6510037Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(410): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2022-08-17T12:43:25.6510700Z with 2022-08-17T12:43:25.6510946Z [ 2022-08-17T12:43:25.6511233Z T=torch::jit::Method 2022-08-17T12:43:25.6511493Z ] 2022-08-17T12:43:25.6512434Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2022-08-17T12:43:25.6513124Z with 2022-08-17T12:43:25.6513362Z [ 2022-08-17T12:43:25.6513660Z T=torch::jit::Method 2022-08-17T12:43:25.6513954Z ] 2022-08-17T12:43:25.6514747Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2022-08-17T12:43:25.6515501Z with 2022-08-17T12:43:25.6515924Z [ 2022-08-17T12:43:25.6516239Z T=torch::jit::Method 2022-08-17T12:43:25.6516507Z ] 2022-08-17T12:43:25.6517208Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to alias template instantiation 'c10::OptionalBase' being compiled 2022-08-17T12:43:25.6518336Z 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-08-17T12:43:25.6519459Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(445): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2022-08-17T12:43:25.6520121Z with 2022-08-17T12:43:25.6520388Z [ 2022-08-17T12:43:25.6520701Z T=torch::jit::Method 2022-08-17T12:43:25.6520983Z ] 2022-08-17T12:43:25.6521669Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(211): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2022-08-17T12:43:25.6522297Z with 2022-08-17T12:43:25.6522539Z [ 2022-08-17T12:43:25.6522894Z T=std::vector> 2022-08-17T12:43:25.6523241Z ] 2022-08-17T12:43:25.6523929Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(410): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2022-08-17T12:43:25.6524537Z with 2022-08-17T12:43:25.6524793Z [ 2022-08-17T12:43:25.6525166Z T=std::vector> 2022-08-17T12:43:25.6525505Z ] 2022-08-17T12:43:25.6526274Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2022-08-17T12:43:25.6526992Z with 2022-08-17T12:43:25.6527248Z [ 2022-08-17T12:43:25.6527632Z T=std::vector> 2022-08-17T12:43:25.6527973Z ] 2022-08-17T12:43:25.6528757Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2022-08-17T12:43:25.6529483Z with 2022-08-17T12:43:25.6529726Z [ 2022-08-17T12:43:25.6530082Z T=std::vector> 2022-08-17T12:43:25.6530418Z ] 2022-08-17T12:43:25.6531183Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to alias template instantiation 'c10::OptionalBase>>' being compiled 2022-08-17T12:43:25.6532447Z 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-08-17T12:43:25.6534529Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(445): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2022-08-17T12:43:25.6535178Z with 2022-08-17T12:43:25.6535427Z [ 2022-08-17T12:43:25.6535796Z T=std::vector> 2022-08-17T12:43:25.6536125Z ] 2022-08-17T12:43:25.6536937Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(211): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2022-08-17T12:43:25.6537552Z with 2022-08-17T12:43:25.6537810Z [ 2022-08-17T12:43:25.6538131Z T=torch::jit::NamedValue 2022-08-17T12:43:25.6538421Z ] 2022-08-17T12:43:25.6539231Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(410): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2022-08-17T12:43:25.6539879Z with 2022-08-17T12:43:25.6540103Z [ 2022-08-17T12:43:25.6540399Z T=torch::jit::NamedValue 2022-08-17T12:43:25.6540689Z ] 2022-08-17T12:43:25.6541431Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2022-08-17T12:43:25.6542092Z with 2022-08-17T12:43:25.6542343Z [ 2022-08-17T12:43:25.6542651Z T=torch::jit::NamedValue 2022-08-17T12:43:25.6542925Z ] 2022-08-17T12:43:25.6543720Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2022-08-17T12:43:25.6544497Z with 2022-08-17T12:43:25.6544736Z [ 2022-08-17T12:43:25.6545052Z T=torch::jit::NamedValue 2022-08-17T12:43:25.6545356Z ] 2022-08-17T12:43:25.6546051Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to alias template instantiation 'c10::OptionalBase' being compiled 2022-08-17T12:43:25.6547198Z 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-08-17T12:43:25.6548356Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(445): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2022-08-17T12:43:25.6549049Z with 2022-08-17T12:43:25.6549300Z [ 2022-08-17T12:43:25.6549604Z T=torch::jit::NamedValue 2022-08-17T12:43:25.6549907Z ] 2022-08-17T12:43:25.6550589Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(211): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2022-08-17T12:43:25.6551205Z with 2022-08-17T12:43:25.6551458Z [ 2022-08-17T12:43:25.6551737Z T=torch::jit::Module 2022-08-17T12:43:25.6552001Z ] 2022-08-17T12:43:25.6552681Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(410): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2022-08-17T12:43:25.6553323Z with 2022-08-17T12:43:25.6553565Z [ 2022-08-17T12:43:25.6553834Z T=torch::jit::Module 2022-08-17T12:43:25.6554301Z ] 2022-08-17T12:43:25.6555137Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2022-08-17T12:43:25.6555830Z with 2022-08-17T12:43:25.6556087Z [ 2022-08-17T12:43:25.6556382Z T=torch::jit::Module 2022-08-17T12:43:25.6556676Z ] 2022-08-17T12:43:25.6557466Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2022-08-17T12:43:25.6558358Z with 2022-08-17T12:43:25.6558612Z [ 2022-08-17T12:43:25.6558892Z T=torch::jit::Module 2022-08-17T12:43:25.6559175Z ] 2022-08-17T12:43:25.6559866Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to alias template instantiation 'c10::OptionalBase' being compiled 2022-08-17T12:43:25.6561009Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\torch/csrc/jit/python/module_python.h(12): note: see reference to class template instantiation 'c10::optional' being compiled 2022-08-17T12:43:25.6562177Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(445): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2022-08-17T12:43:25.6562869Z with 2022-08-17T12:43:25.6563118Z [ 2022-08-17T12:43:25.6563401Z T=torch::jit::Module 2022-08-17T12:43:25.6563683Z ] 2022-08-17T12:43:25.6564336Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(211): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2022-08-17T12:43:25.6564961Z with 2022-08-17T12:43:25.6565184Z [ 2022-08-17T12:43:25.6565478Z T=torch::jit::Object 2022-08-17T12:43:25.6565754Z ] 2022-08-17T12:43:25.6566436Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(410): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2022-08-17T12:43:25.6567078Z with 2022-08-17T12:43:25.6567347Z [ 2022-08-17T12:43:25.6567626Z T=torch::jit::Object 2022-08-17T12:43:25.6567915Z ] 2022-08-17T12:43:25.6568700Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2022-08-17T12:43:25.6569375Z with 2022-08-17T12:43:25.6569613Z [ 2022-08-17T12:43:25.6569910Z T=torch::jit::Object 2022-08-17T12:43:25.6570183Z ] 2022-08-17T12:43:25.6570970Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2022-08-17T12:43:25.6571705Z with 2022-08-17T12:43:25.6571964Z [ 2022-08-17T12:43:25.6572262Z T=torch::jit::Object 2022-08-17T12:43:25.6572530Z ] 2022-08-17T12:43:25.6573269Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to alias template instantiation 'c10::OptionalBase' being compiled 2022-08-17T12:43:25.6574449Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\torch/csrc/jit/python/module_python.h(20): note: see reference to class template instantiation 'c10::optional' being compiled 2022-08-17T12:43:25.6575748Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(445): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2022-08-17T12:43:25.6576413Z with 2022-08-17T12:43:25.6576654Z [ 2022-08-17T12:43:25.6576947Z T=torch::jit::Object 2022-08-17T12:43:25.6577213Z ] 2022-08-17T12:43:25.6577841Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\torch/csrc/utils/python_arg_parser.h(573): warning C4101: 'e': unreferenced local variable 2022-08-17T12:43:25.6579086Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\torch/csrc/utils/python_arg_parser.h(617): warning C4101: 'e': unreferenced local variable 2022-08-17T12:43:25.6580056Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\torch/csrc/utils/python_arg_parser.h(649): warning C4101: 'e': unreferenced local variable 2022-08-17T12:43:25.6581006Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(211): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2022-08-17T12:43:25.6581614Z with 2022-08-17T12:43:25.6581860Z [ 2022-08-17T12:43:25.6582209Z T=std::vector> 2022-08-17T12:43:25.6582541Z ] 2022-08-17T12:43:25.6583233Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(410): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2022-08-17T12:43:25.6583878Z with 2022-08-17T12:43:25.6584112Z [ 2022-08-17T12:43:25.6584477Z T=std::vector> 2022-08-17T12:43:25.6584828Z ] 2022-08-17T12:43:25.6585588Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2022-08-17T12:43:25.6586309Z with 2022-08-17T12:43:25.6586555Z [ 2022-08-17T12:43:25.6586910Z T=std::vector> 2022-08-17T12:43:25.6587222Z ] 2022-08-17T12:43:25.6588026Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2022-08-17T12:43:25.6588757Z with 2022-08-17T12:43:25.6588993Z [ 2022-08-17T12:43:25.6589355Z T=std::vector> 2022-08-17T12:43:25.6589701Z ] 2022-08-17T12:43:25.6590465Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to alias template instantiation 'c10::OptionalBase>>' being compiled 2022-08-17T12:43:25.6591147Z with 2022-08-17T12:43:25.6591413Z [ 2022-08-17T12:43:25.6591690Z T=double 2022-08-17T12:43:25.6591936Z ] 2022-08-17T12:43:25.6592655Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\ATen/core/ivalue.h(80): note: see reference to class template instantiation 'c10::optional>>' being compiled 2022-08-17T12:43:25.6593306Z with 2022-08-17T12:43:25.6593544Z [ 2022-08-17T12:43:25.6593810Z T=double 2022-08-17T12:43:25.6594057Z ] 2022-08-17T12:43:25.6594770Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\torch/csrc/utils/python_arg_parser.h(662): note: see reference to class template instantiation 'c10::OptionalArray' being compiled 2022-08-17T12:43:25.6595926Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(445): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2022-08-17T12:43:25.6596781Z with 2022-08-17T12:43:25.6596881Z [ 2022-08-17T12:43:25.6597104Z T=std::vector> 2022-08-17T12:43:25.6597202Z ] 2022-08-17T12:43:25.6597716Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(211): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2022-08-17T12:43:25.6597806Z with 2022-08-17T12:43:25.6597906Z [ 2022-08-17T12:43:25.6598125Z T=std::vector> 2022-08-17T12:43:25.6598222Z ] 2022-08-17T12:43:25.6599423Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(410): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2022-08-17T12:43:25.6599576Z with 2022-08-17T12:43:25.6599664Z [ 2022-08-17T12:43:25.6599894Z T=std::vector> 2022-08-17T12:43:25.6599977Z ] 2022-08-17T12:43:25.6600570Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2022-08-17T12:43:25.6600674Z with 2022-08-17T12:43:25.6600766Z [ 2022-08-17T12:43:25.6600983Z T=std::vector> 2022-08-17T12:43:25.6601080Z ] 2022-08-17T12:43:25.6601749Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2022-08-17T12:43:25.6601853Z with 2022-08-17T12:43:25.6601939Z [ 2022-08-17T12:43:25.6602157Z T=std::vector> 2022-08-17T12:43:25.6602255Z ] 2022-08-17T12:43:25.6602903Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to alias template instantiation 'c10::OptionalBase>>' being compiled 2022-08-17T12:43:25.6603563Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\torch/csrc/utils/python_arg_parser.h(790): note: see reference to class template instantiation 'c10::optional>>' being compiled 2022-08-17T12:43:25.6604160Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(445): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2022-08-17T12:43:25.6604268Z with 2022-08-17T12:43:25.6604371Z [ 2022-08-17T12:43:25.6604576Z T=std::vector> 2022-08-17T12:43:25.6604657Z ] 2022-08-17T12:43:25.6605170Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(211): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2022-08-17T12:43:25.6605277Z with 2022-08-17T12:43:25.6605373Z [ 2022-08-17T12:43:25.6605586Z T=torch::jit::PythonFutureWrapper::UnwrapFunc 2022-08-17T12:43:25.6605678Z ] 2022-08-17T12:43:25.6606223Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(410): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2022-08-17T12:43:25.6606324Z with 2022-08-17T12:43:25.6606400Z [ 2022-08-17T12:43:25.6606621Z T=torch::jit::PythonFutureWrapper::UnwrapFunc 2022-08-17T12:43:25.6606716Z ] 2022-08-17T12:43:25.6607501Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2022-08-17T12:43:25.6607611Z with 2022-08-17T12:43:25.6607707Z [ 2022-08-17T12:43:25.6607928Z T=torch::jit::PythonFutureWrapper::UnwrapFunc 2022-08-17T12:43:25.6608024Z ] 2022-08-17T12:43:25.6608697Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2022-08-17T12:43:25.6608788Z with 2022-08-17T12:43:25.6609018Z [ 2022-08-17T12:43:25.6609247Z T=torch::jit::PythonFutureWrapper::UnwrapFunc 2022-08-17T12:43:25.6609344Z ] 2022-08-17T12:43:25.6609999Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to alias template instantiation 'c10::OptionalBase' being compiled 2022-08-17T12:43:25.6610647Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\torch/csrc/jit/python/pybind_utils.h(235): note: see reference to class template instantiation 'c10::optional' being compiled 2022-08-17T12:43:25.6611211Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(445): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2022-08-17T12:43:25.6611317Z with 2022-08-17T12:43:25.6611421Z [ 2022-08-17T12:43:25.6611631Z T=torch::jit::PythonFutureWrapper::UnwrapFunc 2022-08-17T12:43:25.6611730Z ] 2022-08-17T12:43:25.6612231Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(211): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2022-08-17T12:43:25.6612339Z with 2022-08-17T12:43:25.6612433Z [ 2022-08-17T12:43:25.6612569Z T=c10::Type::TypePtr 2022-08-17T12:43:25.6612662Z ] 2022-08-17T12:43:25.6613210Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(410): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2022-08-17T12:43:25.6613306Z with 2022-08-17T12:43:25.6613401Z [ 2022-08-17T12:43:25.6613543Z T=c10::Type::TypePtr 2022-08-17T12:43:25.6613637Z ] 2022-08-17T12:43:25.6614259Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2022-08-17T12:43:25.6614365Z with 2022-08-17T12:43:25.6614459Z [ 2022-08-17T12:43:25.6614587Z T=c10::Type::TypePtr 2022-08-17T12:43:25.6614686Z ] 2022-08-17T12:43:25.6615347Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2022-08-17T12:43:25.6615465Z with 2022-08-17T12:43:25.6615567Z [ 2022-08-17T12:43:25.6615703Z T=c10::Type::TypePtr 2022-08-17T12:43:25.6615798Z ] 2022-08-17T12:43:25.6616348Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to alias template instantiation 'c10::OptionalBase' being compiled 2022-08-17T12:43:25.6616928Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\torch/csrc/jit/python/pybind_utils.h(280): note: see reference to class template instantiation 'c10::optional' being compiled 2022-08-17T12:43:25.6617669Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(445): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2022-08-17T12:43:25.6617770Z with 2022-08-17T12:43:25.6617862Z [ 2022-08-17T12:43:25.6617999Z T=c10::Type::TypePtr 2022-08-17T12:43:25.6618094Z ] 2022-08-17T12:43:25.6618589Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\torch/csrc/jit/python/pybind_utils.h(599): warning C4273: 'torch::jit::toIValue': inconsistent dll linkage 2022-08-17T12:43:25.6619329Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\torch/csrc/jit/python/pybind_utils.h(62): note: see previous definition of 'toIValue' 2022-08-17T12:43:25.6619851Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(211): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2022-08-17T12:43:25.6619970Z with 2022-08-17T12:43:25.6620060Z [ 2022-08-17T12:43:25.6620211Z T=pybind11::object 2022-08-17T12:43:25.6620303Z ] 2022-08-17T12:43:25.6620856Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(410): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2022-08-17T12:43:25.6620964Z with 2022-08-17T12:43:25.6621062Z [ 2022-08-17T12:43:25.6621209Z T=pybind11::object 2022-08-17T12:43:25.6621296Z ] 2022-08-17T12:43:25.6621912Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2022-08-17T12:43:25.6622020Z with 2022-08-17T12:43:25.6622114Z [ 2022-08-17T12:43:25.6622252Z T=pybind11::object 2022-08-17T12:43:25.6622345Z ] 2022-08-17T12:43:25.6622980Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2022-08-17T12:43:25.6623084Z with 2022-08-17T12:43:25.6623180Z [ 2022-08-17T12:43:25.6623310Z T=pybind11::object 2022-08-17T12:43:25.6623407Z ] 2022-08-17T12:43:25.6623972Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to alias template instantiation 'c10::OptionalBase' being compiled 2022-08-17T12:43:25.6624554Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\torch/csrc/jit/python/pybind_utils.h(1069): note: see reference to class template instantiation 'c10::optional' being compiled 2022-08-17T12:43:25.6625135Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(445): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2022-08-17T12:43:25.6625241Z with 2022-08-17T12:43:25.6625338Z [ 2022-08-17T12:43:25.6625476Z T=pybind11::object 2022-08-17T12:43:25.6625555Z ] 2022-08-17T12:43:25.6626100Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(211): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2022-08-17T12:43:25.6626206Z with 2022-08-17T12:43:25.6626303Z [ 2022-08-17T12:43:25.6626444Z T=c10::DimVector 2022-08-17T12:43:25.6626541Z ] 2022-08-17T12:43:25.6627091Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(410): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2022-08-17T12:43:25.6627363Z with 2022-08-17T12:43:25.6627444Z [ 2022-08-17T12:43:25.6627573Z T=c10::DimVector 2022-08-17T12:43:25.6627670Z ] 2022-08-17T12:43:25.6628260Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2022-08-17T12:43:25.6628364Z with 2022-08-17T12:43:25.6628460Z [ 2022-08-17T12:43:25.6628591Z T=c10::DimVector 2022-08-17T12:43:25.6628684Z ] 2022-08-17T12:43:25.6629458Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2022-08-17T12:43:25.6629570Z with 2022-08-17T12:43:25.6629660Z [ 2022-08-17T12:43:25.6629794Z T=c10::DimVector 2022-08-17T12:43:25.6629887Z ] 2022-08-17T12:43:25.6630436Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to alias template instantiation 'c10::OptionalBase' being compiled 2022-08-17T12:43:25.6631001Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\ATen/TensorIterator.h(915): note: see reference to class template instantiation 'c10::optional' being compiled 2022-08-17T12:43:25.6631578Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(445): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2022-08-17T12:43:25.6631691Z with 2022-08-17T12:43:25.6631776Z [ 2022-08-17T12:43:25.6631912Z T=c10::DimVector 2022-08-17T12:43:25.6632014Z ] 2022-08-17T12:43:25.6632543Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\torch/csrc/jit/tensorexpr/types.h(79): warning C4273: 'torch::jit::tensorexpr::operator <<': inconsistent dll linkage 2022-08-17T12:43:25.6633021Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\torch/csrc/jit/tensorexpr/types.h(19): note: see previous definition of '<<' 2022-08-17T12:43:25.6633526Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(211): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2022-08-17T12:43:25.6633627Z with 2022-08-17T12:43:25.6633721Z [ 2022-08-17T12:43:25.6633900Z T=torch::jit::tensorexpr::ExprHandle 2022-08-17T12:43:25.6633995Z ] 2022-08-17T12:43:25.6634519Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(410): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2022-08-17T12:43:25.6634631Z with 2022-08-17T12:43:25.6634728Z [ 2022-08-17T12:43:25.6634919Z T=torch::jit::tensorexpr::ExprHandle 2022-08-17T12:43:25.6635015Z ] 2022-08-17T12:43:25.6635599Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2022-08-17T12:43:25.6635689Z with 2022-08-17T12:43:25.6635785Z [ 2022-08-17T12:43:25.6635975Z T=torch::jit::tensorexpr::ExprHandle 2022-08-17T12:43:25.6636068Z ] 2022-08-17T12:43:25.6636731Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2022-08-17T12:43:25.6637003Z with 2022-08-17T12:43:25.6637097Z [ 2022-08-17T12:43:25.6637289Z T=torch::jit::tensorexpr::ExprHandle 2022-08-17T12:43:25.6637377Z ] 2022-08-17T12:43:25.6637977Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to alias template instantiation 'c10::OptionalBase' being compiled 2022-08-17T12:43:25.6638614Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\torch/csrc/jit/tensorexpr/expr.h(211): note: see reference to class template instantiation 'c10::optional' being compiled 2022-08-17T12:43:25.6639338Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(445): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2022-08-17T12:43:25.6639448Z with 2022-08-17T12:43:25.6639546Z [ 2022-08-17T12:43:25.6639738Z T=torch::jit::tensorexpr::ExprHandle 2022-08-17T12:43:25.6639833Z ] 2022-08-17T12:43:25.6640321Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(211): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2022-08-17T12:43:25.6640413Z with 2022-08-17T12:43:25.6640507Z [ 2022-08-17T12:43:25.6640844Z T=std::vector> 2022-08-17T12:43:25.6640939Z ] 2022-08-17T12:43:25.6641474Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(410): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2022-08-17T12:43:25.6641579Z with 2022-08-17T12:43:25.6641677Z [ 2022-08-17T12:43:25.6642003Z T=std::vector> 2022-08-17T12:43:25.6642092Z ] 2022-08-17T12:43:25.6642703Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2022-08-17T12:43:25.6642809Z with 2022-08-17T12:43:25.6642905Z [ 2022-08-17T12:43:25.6643257Z T=std::vector> 2022-08-17T12:43:25.6643356Z ] 2022-08-17T12:43:25.6644020Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2022-08-17T12:43:25.6644132Z with 2022-08-17T12:43:25.6644233Z [ 2022-08-17T12:43:25.6644571Z T=std::vector> 2022-08-17T12:43:25.6644667Z ] 2022-08-17T12:43:25.6645356Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to alias template instantiation 'c10::OptionalBase>>' being compiled 2022-08-17T12:43:25.6646078Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\torch/csrc/jit/tensorexpr/expr.h(209): note: see reference to class template instantiation 'c10::optional>>' being compiled 2022-08-17T12:43:25.6646674Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(445): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2022-08-17T12:43:25.6646948Z with 2022-08-17T12:43:25.6647044Z [ 2022-08-17T12:43:25.6647364Z T=std::vector> 2022-08-17T12:43:25.6647463Z ] 2022-08-17T12:43:25.6647984Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(211): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2022-08-17T12:43:25.6648093Z with 2022-08-17T12:43:25.6648174Z [ 2022-08-17T12:43:25.6648486Z T=std::vector> 2022-08-17T12:43:25.6648583Z ] 2022-08-17T12:43:25.6649283Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(410): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2022-08-17T12:43:25.6649401Z with 2022-08-17T12:43:25.6649501Z [ 2022-08-17T12:43:25.6649809Z T=std::vector> 2022-08-17T12:43:25.6649909Z ] 2022-08-17T12:43:25.6650524Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2022-08-17T12:43:25.6650629Z with 2022-08-17T12:43:25.6650724Z [ 2022-08-17T12:43:25.6651027Z T=std::vector> 2022-08-17T12:43:25.6651122Z ] 2022-08-17T12:43:25.6651765Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2022-08-17T12:43:25.6651872Z with 2022-08-17T12:43:25.6651960Z [ 2022-08-17T12:43:25.6652274Z T=std::vector> 2022-08-17T12:43:25.6652360Z ] 2022-08-17T12:43:25.6653052Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to alias template instantiation 'c10::OptionalBase>>' being compiled 2022-08-17T12:43:25.6653775Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\torch/csrc/jit/tensorexpr/expr.h(229): note: see reference to class template instantiation 'c10::optional>>' being compiled 2022-08-17T12:43:25.6654364Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(445): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2022-08-17T12:43:25.6654476Z with 2022-08-17T12:43:25.6654577Z [ 2022-08-17T12:43:25.6654909Z T=std::vector> 2022-08-17T12:43:25.6655010Z ] 2022-08-17T12:43:25.6655535Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\torch/csrc/utils/python_arg_parser.h(163): warning C4200: nonstandard extension used: zero-sized array in struct/union 2022-08-17T12:43:25.6656107Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\torch/csrc/utils/python_arg_parser.h(163): note: This member will be ignored by a defaulted constructor or copy/move assignment operator 2022-08-17T12:43:25.6656674Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\torch/csrc/utils/python_arg_parser.h(376): note: see reference to class template instantiation 'torch::ParsedArgs<0>' being compiled 2022-08-17T12:43:25.6657551Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\torch/csrc/utils/python_arg_parser.h(388): note: see reference to function template instantiation 'torch::PythonArgs torch::PythonArgParser::parse<0>(PyObject *,PyObject *,PyObject *,torch::ParsedArgs<0> &)' being compiled 2022-08-17T12:43:26.9031152Z [34/34] cl /showIncludes /nologo /O2 /W3 /GL /DNDEBUG /MD /MD /wd4819 /wd4251 /wd4244 /wd4267 /wd4275 /wd4018 /wd4190 /EHsc -DFUNCTORCH_BUILD_MAIN_LIB -IC:\actions-runner\_work\pytorch\pytorch\functorch -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 -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" -c C:\actions-runner\_work\pytorch\pytorch\functorch\functorch\csrc\init.cpp /FoC:\actions-runner\_work\pytorch\pytorch\functorch\build\temp.win-amd64-3.9\Release\actions-runner\_work\pytorch\pytorch\functorch\functorch\csrc\init.obj -O3 -std=c++14 -fdiagnostics-color=always -DTORCH_API_INCLUDE_EXTENSION_H -DTORCH_EXTENSION_NAME=_C -D_GLIBCXX_USE_CXX11_ABI=0 /std:c++14 2022-08-17T12:43:26.9033880Z cl : Command line warning D9002 : ignoring unknown option '-O3' 2022-08-17T12:43:26.9034302Z cl : Command line warning D9002 : ignoring unknown option '-std=c++14' 2022-08-17T12:43:26.9034763Z cl : Command line warning D9002 : ignoring unknown option '-fdiagnostics-color=always' 2022-08-17T12:43:26.9035525Z 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-08-17T12:43:26.9036314Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/core/TensorImpl.h(2391): warning C4805: '|': unsafe mix of type 'uintptr_t' and type 'bool' in operation 2022-08-17T12:43:26.9037143Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(211): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2022-08-17T12:43:26.9037628Z with 2022-08-17T12:43:26.9037844Z [ 2022-08-17T12:43:26.9038068Z T=at::TensorBase 2022-08-17T12:43:26.9038303Z ] 2022-08-17T12:43:26.9038855Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(410): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2022-08-17T12:43:26.9039355Z with 2022-08-17T12:43:26.9039572Z [ 2022-08-17T12:43:26.9039805Z T=at::TensorBase 2022-08-17T12:43:26.9040014Z ] 2022-08-17T12:43:26.9040616Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2022-08-17T12:43:26.9041177Z with 2022-08-17T12:43:26.9041388Z [ 2022-08-17T12:43:26.9041613Z T=at::TensorBase 2022-08-17T12:43:26.9041861Z ] 2022-08-17T12:43:26.9042485Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2022-08-17T12:43:26.9043187Z with 2022-08-17T12:43:26.9043411Z [ 2022-08-17T12:43:26.9043665Z T=at::TensorBase 2022-08-17T12:43:26.9043879Z ] 2022-08-17T12:43:26.9044431Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to alias template instantiation 'c10::OptionalBase' being compiled 2022-08-17T12:43:26.9045311Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\ATen/core/TensorBase.h(917): note: see reference to class template instantiation 'c10::optional' being compiled 2022-08-17T12:43:26.9046274Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(445): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2022-08-17T12:43:26.9046822Z with 2022-08-17T12:43:26.9047024Z [ 2022-08-17T12:43:26.9047265Z T=at::TensorBase 2022-08-17T12:43:26.9047479Z ] 2022-08-17T12:43:26.9047862Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(211): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2022-08-17T12:43:26.9048228Z with 2022-08-17T12:43:26.9048386Z [ 2022-08-17T12:43:26.9048544Z T=at::Tensor 2022-08-17T12:43:26.9048714Z ] 2022-08-17T12:43:26.9049133Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(410): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2022-08-17T12:43:26.9049516Z with 2022-08-17T12:43:26.9049661Z [ 2022-08-17T12:43:26.9049832Z T=at::Tensor 2022-08-17T12:43:26.9049998Z ] 2022-08-17T12:43:26.9050434Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2022-08-17T12:43:26.9050854Z with 2022-08-17T12:43:26.9051012Z [ 2022-08-17T12:43:26.9051166Z T=at::Tensor 2022-08-17T12:43:26.9051331Z ] 2022-08-17T12:43:26.9051812Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2022-08-17T12:43:26.9052247Z with 2022-08-17T12:43:26.9052390Z [ 2022-08-17T12:43:26.9052556Z T=at::Tensor 2022-08-17T12:43:26.9052722Z ] 2022-08-17T12:43:26.9053117Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to alias template instantiation 'c10::OptionalBase' being compiled 2022-08-17T12:43:26.9053758Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\ATen/core/TensorBody.h(510): note: see reference to class template instantiation 'c10::optional' being compiled 2022-08-17T12:43:26.9064992Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(445): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2022-08-17T12:43:26.9065515Z with 2022-08-17T12:43:26.9065682Z [ 2022-08-17T12:43:26.9065868Z T=at::Tensor 2022-08-17T12:43:26.9066037Z ] 2022-08-17T12:43:26.9066453Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(211): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2022-08-17T12:43:26.9066814Z with 2022-08-17T12:43:26.9066974Z [ 2022-08-17T12:43:26.9067299Z T=at::Generator 2022-08-17T12:43:26.9067458Z ] 2022-08-17T12:43:26.9067882Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(410): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2022-08-17T12:43:26.9068262Z with 2022-08-17T12:43:26.9068418Z [ 2022-08-17T12:43:26.9068577Z T=at::Generator 2022-08-17T12:43:26.9068748Z ] 2022-08-17T12:43:26.9069201Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2022-08-17T12:43:26.9069612Z with 2022-08-17T12:43:26.9069842Z [ 2022-08-17T12:43:26.9070017Z T=at::Generator 2022-08-17T12:43:26.9070173Z ] 2022-08-17T12:43:26.9070650Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2022-08-17T12:43:26.9071092Z with 2022-08-17T12:43:26.9071249Z [ 2022-08-17T12:43:26.9071407Z T=at::Generator 2022-08-17T12:43:26.9071577Z ] 2022-08-17T12:43:26.9071996Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to alias template instantiation 'c10::OptionalBase' being compiled 2022-08-17T12:43:26.9072635Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\ATen/core/TensorBody.h(585): note: see reference to class template instantiation 'c10::optional' being compiled 2022-08-17T12:43:26.9073293Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(445): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2022-08-17T12:43:26.9073697Z with 2022-08-17T12:43:26.9073854Z [ 2022-08-17T12:43:26.9074010Z T=at::Generator 2022-08-17T12:43:26.9074179Z ] 2022-08-17T12:43:26.9074571Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(211): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2022-08-17T12:43:26.9074936Z with 2022-08-17T12:43:26.9075076Z [ 2022-08-17T12:43:26.9075246Z T=std::string 2022-08-17T12:43:26.9075410Z ] 2022-08-17T12:43:26.9075805Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(410): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2022-08-17T12:43:26.9076179Z with 2022-08-17T12:43:26.9076334Z [ 2022-08-17T12:43:26.9076487Z T=std::string 2022-08-17T12:43:26.9076656Z ] 2022-08-17T12:43:26.9077106Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2022-08-17T12:43:26.9077513Z with 2022-08-17T12:43:26.9077652Z [ 2022-08-17T12:43:26.9077821Z T=std::string 2022-08-17T12:43:26.9077985Z ] 2022-08-17T12:43:26.9078445Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2022-08-17T12:43:26.9078887Z with 2022-08-17T12:43:26.9079044Z [ 2022-08-17T12:43:26.9079198Z T=std::string 2022-08-17T12:43:26.9079362Z ] 2022-08-17T12:43:26.9079775Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to alias template instantiation 'c10::OptionalBase' being compiled 2022-08-17T12:43:26.9080471Z 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-08-17T12:43:26.9081109Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(445): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2022-08-17T12:43:26.9081507Z with 2022-08-17T12:43:26.9081667Z [ 2022-08-17T12:43:26.9081837Z T=std::string 2022-08-17T12:43:26.9081989Z ] 2022-08-17T12:43:26.9082431Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(211): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2022-08-17T12:43:26.9082800Z with 2022-08-17T12:43:26.9082942Z [ 2022-08-17T12:43:26.9083125Z T=c10::QualifiedName 2022-08-17T12:43:26.9083300Z ] 2022-08-17T12:43:26.9083696Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(410): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2022-08-17T12:43:26.9084072Z with 2022-08-17T12:43:26.9084228Z [ 2022-08-17T12:43:26.9084405Z T=c10::QualifiedName 2022-08-17T12:43:26.9084568Z ] 2022-08-17T12:43:26.9085022Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2022-08-17T12:43:26.9085434Z with 2022-08-17T12:43:26.9085575Z [ 2022-08-17T12:43:26.9085755Z T=c10::QualifiedName 2022-08-17T12:43:26.9085933Z ] 2022-08-17T12:43:26.9086395Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2022-08-17T12:43:26.9086830Z with 2022-08-17T12:43:26.9086984Z [ 2022-08-17T12:43:26.9087161Z T=c10::QualifiedName 2022-08-17T12:43:26.9087323Z ] 2022-08-17T12:43:26.9087743Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to alias template instantiation 'c10::OptionalBase' being compiled 2022-08-17T12:43:26.9088410Z 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-08-17T12:43:26.9089072Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(445): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2022-08-17T12:43:26.9089451Z with 2022-08-17T12:43:26.9089607Z [ 2022-08-17T12:43:26.9089784Z T=c10::QualifiedName 2022-08-17T12:43:26.9089946Z ] 2022-08-17T12:43:26.9090339Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(211): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2022-08-17T12:43:26.9090700Z with 2022-08-17T12:43:26.9090842Z [ 2022-08-17T12:43:26.9091062Z T=std::shared_ptr 2022-08-17T12:43:26.9091272Z ] 2022-08-17T12:43:26.9091684Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(410): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2022-08-17T12:43:26.9092097Z with 2022-08-17T12:43:26.9092252Z [ 2022-08-17T12:43:26.9092472Z T=std::shared_ptr 2022-08-17T12:43:26.9092666Z ] 2022-08-17T12:43:26.9093115Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2022-08-17T12:43:26.9093521Z with 2022-08-17T12:43:26.9093674Z [ 2022-08-17T12:43:26.9093879Z T=std::shared_ptr 2022-08-17T12:43:26.9094087Z ] 2022-08-17T12:43:26.9094604Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2022-08-17T12:43:26.9095044Z with 2022-08-17T12:43:26.9095190Z [ 2022-08-17T12:43:26.9095410Z T=std::shared_ptr 2022-08-17T12:43:26.9095618Z ] 2022-08-17T12:43:26.9096057Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to alias template instantiation 'c10::OptionalBase>' being compiled 2022-08-17T12:43:26.9096760Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\ATen/core/ivalue.h(1342): note: see reference to class template instantiation 'c10::optional>' being compiled 2022-08-17T12:43:26.9097446Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(445): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2022-08-17T12:43:26.9097840Z with 2022-08-17T12:43:26.9097983Z [ 2022-08-17T12:43:26.9098208Z T=std::shared_ptr 2022-08-17T12:43:26.9098418Z ] 2022-08-17T12:43:26.9098903Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(211): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2022-08-17T12:43:26.9099273Z with 2022-08-17T12:43:26.9099432Z [ 2022-08-17T12:43:26.9099648Z T=std::weak_ptr 2022-08-17T12:43:26.9099840Z ] 2022-08-17T12:43:26.9100248Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(410): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2022-08-17T12:43:26.9100622Z with 2022-08-17T12:43:26.9100763Z [ 2022-08-17T12:43:26.9100979Z T=std::weak_ptr 2022-08-17T12:43:26.9101182Z ] 2022-08-17T12:43:26.9101617Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2022-08-17T12:43:26.9102029Z with 2022-08-17T12:43:26.9102183Z [ 2022-08-17T12:43:26.9102400Z T=std::weak_ptr 2022-08-17T12:43:26.9102593Z ] 2022-08-17T12:43:26.9103065Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2022-08-17T12:43:26.9103500Z with 2022-08-17T12:43:26.9103642Z [ 2022-08-17T12:43:26.9103855Z T=std::weak_ptr 2022-08-17T12:43:26.9104058Z ] 2022-08-17T12:43:26.9104516Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to alias template instantiation 'c10::OptionalBase>' being compiled 2022-08-17T12:43:26.9105272Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\ATen/core/ivalue.h(1343): note: see reference to class template instantiation 'c10::optional>' being compiled 2022-08-17T12:43:26.9105960Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(445): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2022-08-17T12:43:26.9106354Z with 2022-08-17T12:43:26.9106511Z [ 2022-08-17T12:43:26.9106761Z T=std::weak_ptr 2022-08-17T12:43:26.9106969Z ] 2022-08-17T12:43:26.9107365Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(211): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2022-08-17T12:43:26.9107732Z with 2022-08-17T12:43:26.9107874Z [ 2022-08-17T12:43:26.9108123Z T=std::vector> 2022-08-17T12:43:26.9108355Z ] 2022-08-17T12:43:26.9108753Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(410): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2022-08-17T12:43:26.9109130Z with 2022-08-17T12:43:26.9109286Z [ 2022-08-17T12:43:26.9109514Z T=std::vector> 2022-08-17T12:43:26.9109743Z ] 2022-08-17T12:43:26.9110196Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2022-08-17T12:43:26.9111008Z with 2022-08-17T12:43:26.9111153Z [ 2022-08-17T12:43:26.9111399Z T=std::vector> 2022-08-17T12:43:26.9111632Z ] 2022-08-17T12:43:26.9112091Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2022-08-17T12:43:26.9112528Z with 2022-08-17T12:43:26.9112691Z [ 2022-08-17T12:43:26.9112933Z T=std::vector> 2022-08-17T12:43:26.9113149Z ] 2022-08-17T12:43:26.9113627Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to alias template instantiation 'c10::OptionalBase>>' being compiled 2022-08-17T12:43:26.9114375Z 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-08-17T12:43:26.9115070Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(445): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2022-08-17T12:43:26.9115456Z with 2022-08-17T12:43:26.9115612Z [ 2022-08-17T12:43:26.9115854Z T=std::vector> 2022-08-17T12:43:26.9116086Z ] 2022-08-17T12:43:26.9116468Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(211): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2022-08-17T12:43:26.9116882Z with 2022-08-17T12:43:26.9117037Z [ 2022-08-17T12:43:26.9117235Z T=std::vector> 2022-08-17T12:43:26.9117437Z ] 2022-08-17T12:43:26.9117847Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(410): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2022-08-17T12:43:26.9118226Z with 2022-08-17T12:43:26.9118368Z [ 2022-08-17T12:43:26.9118579Z T=std::vector> 2022-08-17T12:43:26.9118779Z ] 2022-08-17T12:43:26.9119264Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2022-08-17T12:43:26.9119686Z with 2022-08-17T12:43:26.9119841Z [ 2022-08-17T12:43:26.9120036Z T=std::vector> 2022-08-17T12:43:26.9120237Z ] 2022-08-17T12:43:26.9120710Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2022-08-17T12:43:26.9121144Z with 2022-08-17T12:43:26.9121285Z [ 2022-08-17T12:43:26.9121498Z T=std::vector> 2022-08-17T12:43:26.9121695Z ] 2022-08-17T12:43:26.9122121Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to alias template instantiation 'c10::OptionalBase>>' being compiled 2022-08-17T12:43:26.9122819Z 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-08-17T12:43:26.9123494Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(445): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2022-08-17T12:43:26.9123891Z with 2022-08-17T12:43:26.9124034Z [ 2022-08-17T12:43:26.9124245Z T=std::vector> 2022-08-17T12:43:26.9124444Z ] 2022-08-17T12:43:26.9124840Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(211): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2022-08-17T12:43:26.9125190Z with 2022-08-17T12:43:26.9125347Z [ 2022-08-17T12:43:26.9125602Z T=std::vector,std::allocator>> 2022-08-17T12:43:26.9125829Z ] 2022-08-17T12:43:26.9126238Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(410): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2022-08-17T12:43:26.9126612Z with 2022-08-17T12:43:26.9126765Z [ 2022-08-17T12:43:26.9127006Z T=std::vector,std::allocator>> 2022-08-17T12:43:26.9127244Z ] 2022-08-17T12:43:26.9127697Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2022-08-17T12:43:26.9128090Z with 2022-08-17T12:43:26.9128248Z [ 2022-08-17T12:43:26.9128506Z T=std::vector,std::allocator>> 2022-08-17T12:43:26.9128743Z ] 2022-08-17T12:43:26.9129208Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2022-08-17T12:43:26.9130250Z with 2022-08-17T12:43:26.9130406Z [ 2022-08-17T12:43:26.9130652Z T=std::vector,std::allocator>> 2022-08-17T12:43:26.9130894Z ] 2022-08-17T12:43:26.9131381Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to alias template instantiation 'c10::OptionalBase,std::allocator>>>' being compiled 2022-08-17T12:43:26.9132196Z 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-08-17T12:43:26.9132901Z 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-08-17T12:43:26.9133547Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(445): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2022-08-17T12:43:26.9133944Z with 2022-08-17T12:43:26.9134103Z [ 2022-08-17T12:43:26.9134363Z T=std::vector,std::allocator>> 2022-08-17T12:43:26.9134589Z ] 2022-08-17T12:43:26.9134986Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(211): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2022-08-17T12:43:26.9135350Z with 2022-08-17T12:43:26.9135497Z [ 2022-08-17T12:43:26.9135748Z T=std::vector,std::allocator>> 2022-08-17T12:43:26.9135981Z ] 2022-08-17T12:43:26.9136374Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(410): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2022-08-17T12:43:26.9136752Z with 2022-08-17T12:43:26.9136905Z [ 2022-08-17T12:43:26.9137151Z T=std::vector,std::allocator>> 2022-08-17T12:43:26.9137368Z ] 2022-08-17T12:43:26.9137824Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2022-08-17T12:43:26.9138241Z with 2022-08-17T12:43:26.9138381Z [ 2022-08-17T12:43:26.9138628Z T=std::vector,std::allocator>> 2022-08-17T12:43:26.9138974Z ] 2022-08-17T12:43:26.9139453Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2022-08-17T12:43:26.9139881Z with 2022-08-17T12:43:26.9140038Z [ 2022-08-17T12:43:26.9140285Z T=std::vector,std::allocator>> 2022-08-17T12:43:26.9140502Z ] 2022-08-17T12:43:26.9140979Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to alias template instantiation 'c10::OptionalBase,std::allocator>>>' being compiled 2022-08-17T12:43:26.9141723Z 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-08-17T12:43:26.9142467Z 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-08-17T12:43:26.9143118Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(445): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2022-08-17T12:43:26.9143505Z with 2022-08-17T12:43:26.9143664Z [ 2022-08-17T12:43:26.9143958Z T=std::vector,std::allocator>> 2022-08-17T12:43:26.9144192Z ] 2022-08-17T12:43:26.9144579Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(211): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2022-08-17T12:43:26.9144942Z with 2022-08-17T12:43:26.9145097Z [ 2022-08-17T12:43:26.9145299Z T=std::vector> 2022-08-17T12:43:26.9145499Z ] 2022-08-17T12:43:26.9145908Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(410): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2022-08-17T12:43:26.9146284Z with 2022-08-17T12:43:26.9146425Z [ 2022-08-17T12:43:26.9146639Z T=std::vector> 2022-08-17T12:43:26.9146838Z ] 2022-08-17T12:43:26.9147275Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2022-08-17T12:43:26.9147689Z with 2022-08-17T12:43:26.9147847Z [ 2022-08-17T12:43:26.9148044Z T=std::vector> 2022-08-17T12:43:26.9148248Z ] 2022-08-17T12:43:26.9148725Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2022-08-17T12:43:26.9149169Z with 2022-08-17T12:43:26.9149312Z [ 2022-08-17T12:43:26.9149525Z T=std::vector> 2022-08-17T12:43:26.9149727Z ] 2022-08-17T12:43:26.9150161Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to alias template instantiation 'c10::OptionalBase>>' being compiled 2022-08-17T12:43:26.9150851Z 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-08-17T12:43:26.9151533Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(445): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2022-08-17T12:43:26.9151931Z with 2022-08-17T12:43:26.9152074Z [ 2022-08-17T12:43:26.9152295Z T=std::vector> 2022-08-17T12:43:26.9152501Z ] 2022-08-17T12:43:26.9152899Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(211): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2022-08-17T12:43:26.9153253Z with 2022-08-17T12:43:26.9153414Z [ 2022-08-17T12:43:26.9153660Z T=c10::impl::InlineDeviceGuard 2022-08-17T12:43:26.9153927Z ] 2022-08-17T12:43:26.9154340Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(410): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2022-08-17T12:43:26.9154716Z with 2022-08-17T12:43:26.9154874Z [ 2022-08-17T12:43:26.9155101Z T=c10::impl::InlineDeviceGuard 2022-08-17T12:43:26.9155333Z ] 2022-08-17T12:43:26.9155830Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2022-08-17T12:43:26.9156236Z with 2022-08-17T12:43:26.9156393Z [ 2022-08-17T12:43:26.9156640Z T=c10::impl::InlineDeviceGuard 2022-08-17T12:43:26.9156860Z ] 2022-08-17T12:43:26.9157339Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2022-08-17T12:43:26.9157784Z with 2022-08-17T12:43:26.9157941Z [ 2022-08-17T12:43:26.9158169Z T=c10::impl::InlineDeviceGuard 2022-08-17T12:43:26.9158402Z ] 2022-08-17T12:43:26.9158878Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to alias template instantiation 'c10::OptionalBase>' being compiled 2022-08-17T12:43:26.9159640Z 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-08-17T12:43:26.9160390Z 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-08-17T12:43:26.9161100Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(445): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2022-08-17T12:43:26.9161499Z with 2022-08-17T12:43:26.9161657Z [ 2022-08-17T12:43:26.9161884Z T=c10::impl::InlineDeviceGuard 2022-08-17T12:43:26.9162114Z ] 2022-08-17T12:43:26.9162513Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(211): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2022-08-17T12:43:26.9162878Z with 2022-08-17T12:43:26.9163020Z [ 2022-08-17T12:43:26.9163265Z T=c10::impl::InlineStreamGuard 2022-08-17T12:43:26.9163493Z ] 2022-08-17T12:43:26.9163890Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(410): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2022-08-17T12:43:26.9164263Z with 2022-08-17T12:43:26.9164423Z [ 2022-08-17T12:43:26.9164645Z T=c10::impl::InlineStreamGuard 2022-08-17T12:43:26.9164874Z ] 2022-08-17T12:43:26.9165323Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2022-08-17T12:43:26.9165735Z with 2022-08-17T12:43:26.9165921Z [ 2022-08-17T12:43:26.9166165Z T=c10::impl::InlineStreamGuard 2022-08-17T12:43:26.9166394Z ] 2022-08-17T12:43:26.9166858Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2022-08-17T12:43:26.9167298Z with 2022-08-17T12:43:26.9167454Z [ 2022-08-17T12:43:26.9167695Z T=c10::impl::InlineStreamGuard 2022-08-17T12:43:26.9167910Z ] 2022-08-17T12:43:26.9168946Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to alias template instantiation 'c10::OptionalBase>' being compiled 2022-08-17T12:43:26.9169736Z 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-08-17T12:43:26.9170504Z 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-08-17T12:43:26.9171218Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(445): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2022-08-17T12:43:26.9171601Z with 2022-08-17T12:43:26.9171761Z [ 2022-08-17T12:43:26.9172005Z T=c10::impl::InlineStreamGuard 2022-08-17T12:43:26.9172221Z ] 2022-08-17T12:43:26.9172619Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(211): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2022-08-17T12:43:26.9172988Z with 2022-08-17T12:43:26.9173130Z [ 2022-08-17T12:43:26.9173324Z T=c10::impl::VirtualGuardImpl 2022-08-17T12:43:26.9173513Z ] 2022-08-17T12:43:26.9173923Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(410): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2022-08-17T12:43:26.9174288Z with 2022-08-17T12:43:26.9174442Z [ 2022-08-17T12:43:26.9174634Z T=c10::impl::VirtualGuardImpl 2022-08-17T12:43:26.9174809Z ] 2022-08-17T12:43:26.9175260Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2022-08-17T12:43:26.9175676Z with 2022-08-17T12:43:26.9175832Z [ 2022-08-17T12:43:26.9176010Z T=c10::impl::VirtualGuardImpl 2022-08-17T12:43:26.9176199Z ] 2022-08-17T12:43:26.9176672Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2022-08-17T12:43:26.9177094Z with 2022-08-17T12:43:26.9177250Z [ 2022-08-17T12:43:26.9177440Z T=c10::impl::VirtualGuardImpl 2022-08-17T12:43:26.9177615Z ] 2022-08-17T12:43:26.9178052Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to alias template instantiation 'c10::OptionalBase' being compiled 2022-08-17T12:43:26.9178837Z 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-08-17T12:43:26.9179296Z with 2022-08-17T12:43:26.9179439Z [ 2022-08-17T12:43:26.9179636Z T=c10::impl::VirtualGuardImpl 2022-08-17T12:43:26.9179826Z ] 2022-08-17T12:43:26.9180278Z 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-08-17T12:43:26.9181037Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(445): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2022-08-17T12:43:26.9181437Z with 2022-08-17T12:43:26.9181593Z [ 2022-08-17T12:43:26.9181774Z T=c10::impl::VirtualGuardImpl 2022-08-17T12:43:26.9181962Z ] 2022-08-17T12:43:26.9182357Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(211): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2022-08-17T12:43:26.9182722Z with 2022-08-17T12:43:26.9182864Z [ 2022-08-17T12:43:26.9183148Z T=std::vector> 2022-08-17T12:43:26.9183407Z ] 2022-08-17T12:43:26.9183802Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(410): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2022-08-17T12:43:26.9184179Z with 2022-08-17T12:43:26.9184333Z [ 2022-08-17T12:43:26.9184613Z T=std::vector> 2022-08-17T12:43:26.9184855Z ] 2022-08-17T12:43:26.9185306Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2022-08-17T12:43:26.9185724Z with 2022-08-17T12:43:26.9185865Z [ 2022-08-17T12:43:26.9186141Z T=std::vector> 2022-08-17T12:43:26.9186396Z ] 2022-08-17T12:43:26.9186873Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2022-08-17T12:43:26.9187292Z with 2022-08-17T12:43:26.9187450Z [ 2022-08-17T12:43:26.9187726Z T=std::vector> 2022-08-17T12:43:26.9187971Z ] 2022-08-17T12:43:26.9188483Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to alias template instantiation 'c10::OptionalBase>>' being compiled 2022-08-17T12:43:26.9189296Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\ATen/core/ivalue_inl.h(843): note: see reference to class template instantiation 'c10::optional>>' being compiled 2022-08-17T12:43:26.9190029Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(445): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2022-08-17T12:43:26.9190425Z with 2022-08-17T12:43:26.9190569Z [ 2022-08-17T12:43:26.9190846Z T=std::vector> 2022-08-17T12:43:26.9191157Z ] 2022-08-17T12:43:26.9191633Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(211): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2022-08-17T12:43:26.9192001Z with 2022-08-17T12:43:26.9192156Z [ 2022-08-17T12:43:26.9192346Z T=torch::autograd::ViewInfo 2022-08-17T12:43:26.9192518Z ] 2022-08-17T12:43:26.9192928Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(410): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2022-08-17T12:43:26.9193302Z with 2022-08-17T12:43:26.9193498Z [ 2022-08-17T12:43:26.9193687Z T=torch::autograd::ViewInfo 2022-08-17T12:43:26.9193870Z ] 2022-08-17T12:43:26.9194304Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2022-08-17T12:43:26.9194720Z with 2022-08-17T12:43:26.9194878Z [ 2022-08-17T12:43:26.9195065Z T=torch::autograd::ViewInfo 2022-08-17T12:43:26.9195236Z ] 2022-08-17T12:43:26.9195715Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2022-08-17T12:43:26.9196152Z with 2022-08-17T12:43:26.9196294Z [ 2022-08-17T12:43:26.9196483Z T=torch::autograd::ViewInfo 2022-08-17T12:43:26.9196666Z ] 2022-08-17T12:43:26.9197095Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to alias template instantiation 'c10::OptionalBase' being compiled 2022-08-17T12:43:26.9197758Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\torch/csrc/autograd/variable.h(570): note: see reference to class template instantiation 'c10::optional' being compiled 2022-08-17T12:43:26.9198438Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(445): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2022-08-17T12:43:26.9198842Z with 2022-08-17T12:43:26.9198999Z [ 2022-08-17T12:43:26.9199174Z T=torch::autograd::ViewInfo 2022-08-17T12:43:26.9199358Z ] 2022-08-17T12:43:26.9199756Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(211): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2022-08-17T12:43:26.9200107Z with 2022-08-17T12:43:26.9200267Z [ 2022-08-17T12:43:26.9200437Z T=c10::IValue 2022-08-17T12:43:26.9200589Z ] 2022-08-17T12:43:26.9200995Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(410): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2022-08-17T12:43:26.9201376Z with 2022-08-17T12:43:26.9201531Z [ 2022-08-17T12:43:26.9201686Z T=c10::IValue 2022-08-17T12:43:26.9201851Z ] 2022-08-17T12:43:26.9202299Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2022-08-17T12:43:26.9202696Z with 2022-08-17T12:43:26.9202854Z [ 2022-08-17T12:43:26.9203020Z T=c10::IValue 2022-08-17T12:43:26.9203172Z ] 2022-08-17T12:43:26.9203703Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2022-08-17T12:43:26.9204142Z with 2022-08-17T12:43:26.9204298Z [ 2022-08-17T12:43:26.9204451Z T=c10::IValue 2022-08-17T12:43:26.9204614Z ] 2022-08-17T12:43:26.9205030Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to alias template instantiation 'c10::OptionalBase' being compiled 2022-08-17T12:43:26.9205692Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\ATen/core/function_schema.h(181): note: see reference to class template instantiation 'c10::optional' being compiled 2022-08-17T12:43:26.9206356Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(445): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2022-08-17T12:43:26.9206754Z with 2022-08-17T12:43:26.9206916Z [ 2022-08-17T12:43:26.9207071Z T=c10::IValue 2022-08-17T12:43:26.9207236Z ] 2022-08-17T12:43:26.9207636Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(211): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2022-08-17T12:43:26.9207996Z with 2022-08-17T12:43:26.9208139Z [ 2022-08-17T12:43:26.9208316Z T=c10::AliasInfo 2022-08-17T12:43:26.9208486Z ] 2022-08-17T12:43:26.9208879Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(410): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2022-08-17T12:43:26.9209254Z with 2022-08-17T12:43:26.9209413Z [ 2022-08-17T12:43:26.9209574Z T=c10::AliasInfo 2022-08-17T12:43:26.9209745Z ] 2022-08-17T12:43:26.9210190Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2022-08-17T12:43:26.9210601Z with 2022-08-17T12:43:26.9210742Z [ 2022-08-17T12:43:26.9210920Z T=c10::AliasInfo 2022-08-17T12:43:26.9211086Z ] 2022-08-17T12:43:26.9211549Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2022-08-17T12:43:26.9211989Z with 2022-08-17T12:43:26.9212145Z [ 2022-08-17T12:43:26.9212301Z T=c10::AliasInfo 2022-08-17T12:43:26.9212471Z ] 2022-08-17T12:43:26.9212888Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to alias template instantiation 'c10::OptionalBase' being compiled 2022-08-17T12:43:26.9213536Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\ATen/core/function_schema.h(28): note: see reference to class template instantiation 'c10::optional' being compiled 2022-08-17T12:43:26.9214183Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(445): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2022-08-17T12:43:26.9214575Z with 2022-08-17T12:43:26.9214733Z [ 2022-08-17T12:43:26.9214905Z T=c10::AliasInfo 2022-08-17T12:43:26.9215060Z ] 2022-08-17T12:43:26.9215453Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(211): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2022-08-17T12:43:26.9215871Z with 2022-08-17T12:43:26.9216015Z [ 2022-08-17T12:43:26.9216248Z T=c10::either 2022-08-17T12:43:26.9216468Z ] 2022-08-17T12:43:26.9216864Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(410): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2022-08-17T12:43:26.9217239Z with 2022-08-17T12:43:26.9217393Z [ 2022-08-17T12:43:26.9217621Z T=c10::either 2022-08-17T12:43:26.9217824Z ] 2022-08-17T12:43:26.9218310Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2022-08-17T12:43:26.9218824Z with 2022-08-17T12:43:26.9218972Z [ 2022-08-17T12:43:26.9219204Z T=c10::either 2022-08-17T12:43:26.9219422Z ] 2022-08-17T12:43:26.9219896Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2022-08-17T12:43:26.9220321Z with 2022-08-17T12:43:26.9220477Z [ 2022-08-17T12:43:26.9220705Z T=c10::either 2022-08-17T12:43:26.9220907Z ] 2022-08-17T12:43:26.9221369Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to alias template instantiation 'c10::OptionalBase>' being compiled 2022-08-17T12:43:26.9222125Z 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-08-17T12:43:26.9222852Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(445): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2022-08-17T12:43:26.9223244Z with 2022-08-17T12:43:26.9223389Z [ 2022-08-17T12:43:26.9223618Z T=c10::either 2022-08-17T12:43:26.9223834Z ] 2022-08-17T12:43:26.9224218Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(211): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2022-08-17T12:43:26.9224582Z with 2022-08-17T12:43:26.9224738Z [ 2022-08-17T12:43:26.9224906Z T=at::StepCallbacks 2022-08-17T12:43:26.9225083Z ] 2022-08-17T12:43:26.9225491Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(410): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2022-08-17T12:43:26.9225867Z with 2022-08-17T12:43:26.9226007Z [ 2022-08-17T12:43:26.9226186Z T=at::StepCallbacks 2022-08-17T12:43:26.9226360Z ] 2022-08-17T12:43:26.9226794Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2022-08-17T12:43:26.9227213Z with 2022-08-17T12:43:26.9227371Z [ 2022-08-17T12:43:26.9227534Z T=at::StepCallbacks 2022-08-17T12:43:26.9227707Z ] 2022-08-17T12:43:26.9228180Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2022-08-17T12:43:26.9228675Z with 2022-08-17T12:43:26.9228817Z [ 2022-08-17T12:43:26.9229000Z T=at::StepCallbacks 2022-08-17T12:43:26.9229177Z ] 2022-08-17T12:43:26.9229584Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to alias template instantiation 'c10::OptionalBase' being compiled 2022-08-17T12:43:26.9230298Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\torch/csrc/autograd/function.h(160): note: see reference to class template instantiation 'c10::optional' being compiled 2022-08-17T12:43:26.9230970Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(445): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2022-08-17T12:43:26.9231362Z with 2022-08-17T12:43:26.9231505Z [ 2022-08-17T12:43:26.9231686Z T=at::StepCallbacks 2022-08-17T12:43:26.9231860Z ] 2022-08-17T12:43:26.9232239Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(211): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2022-08-17T12:43:26.9232602Z with 2022-08-17T12:43:26.9232758Z [ 2022-08-17T12:43:26.9232930Z T=c10::DimVector 2022-08-17T12:43:26.9233086Z ] 2022-08-17T12:43:26.9233499Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(410): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2022-08-17T12:43:26.9233873Z with 2022-08-17T12:43:26.9234015Z [ 2022-08-17T12:43:26.9234184Z T=c10::DimVector 2022-08-17T12:43:26.9234356Z ] 2022-08-17T12:43:26.9234785Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2022-08-17T12:43:26.9235199Z with 2022-08-17T12:43:26.9235358Z [ 2022-08-17T12:43:26.9235528Z T=c10::DimVector 2022-08-17T12:43:26.9235681Z ] 2022-08-17T12:43:26.9236156Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2022-08-17T12:43:26.9236595Z with 2022-08-17T12:43:26.9236737Z [ 2022-08-17T12:43:26.9236907Z T=c10::DimVector 2022-08-17T12:43:26.9237075Z ] 2022-08-17T12:43:26.9237474Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to alias template instantiation 'c10::OptionalBase' being compiled 2022-08-17T12:43:26.9238125Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\ATen/TensorIterator.h(915): note: see reference to class template instantiation 'c10::optional' being compiled 2022-08-17T12:43:26.9238783Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(445): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2022-08-17T12:43:26.9239181Z with 2022-08-17T12:43:26.9239338Z [ 2022-08-17T12:43:26.9239496Z T=c10::DimVector 2022-08-17T12:43:26.9239666Z ] 2022-08-17T12:43:26.9240059Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(211): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2022-08-17T12:43:26.9240457Z with 2022-08-17T12:43:26.9240613Z [ 2022-08-17T12:43:26.9240803Z T=c10::impl::AnnotatedSchema 2022-08-17T12:43:26.9240976Z ] 2022-08-17T12:43:26.9241379Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(410): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2022-08-17T12:43:26.9241750Z with 2022-08-17T12:43:26.9241905Z [ 2022-08-17T12:43:26.9242081Z T=c10::impl::AnnotatedSchema 2022-08-17T12:43:26.9242266Z ] 2022-08-17T12:43:26.9242750Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2022-08-17T12:43:26.9243145Z with 2022-08-17T12:43:26.9243300Z [ 2022-08-17T12:43:26.9243490Z T=c10::impl::AnnotatedSchema 2022-08-17T12:43:26.9243661Z ] 2022-08-17T12:43:26.9244139Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2022-08-17T12:43:26.9244574Z with 2022-08-17T12:43:26.9244730Z [ 2022-08-17T12:43:26.9244906Z T=c10::impl::AnnotatedSchema 2022-08-17T12:43:26.9245091Z ] 2022-08-17T12:43:26.9245527Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to alias template instantiation 'c10::OptionalBase' being compiled 2022-08-17T12:43:26.9246211Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\ATen/core/dispatch/OperatorEntry.h(221): note: see reference to class template instantiation 'c10::optional' being compiled 2022-08-17T12:43:26.9246903Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(445): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2022-08-17T12:43:26.9247298Z with 2022-08-17T12:43:26.9247460Z [ 2022-08-17T12:43:26.9247637Z T=c10::impl::AnnotatedSchema 2022-08-17T12:43:26.9247826Z ] 2022-08-17T12:43:26.9248219Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(211): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2022-08-17T12:43:26.9248583Z with 2022-08-17T12:43:26.9248726Z [ 2022-08-17T12:43:26.9248964Z T=c10::impl::OperatorEntry::CppSignatureWithDebug 2022-08-17T12:43:26.9249187Z ] 2022-08-17T12:43:26.9249582Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(410): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2022-08-17T12:43:26.9249962Z with 2022-08-17T12:43:26.9250122Z [ 2022-08-17T12:43:26.9250338Z T=c10::impl::OperatorEntry::CppSignatureWithDebug 2022-08-17T12:43:26.9250558Z ] 2022-08-17T12:43:26.9251006Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2022-08-17T12:43:26.9251421Z with 2022-08-17T12:43:26.9251563Z [ 2022-08-17T12:43:26.9251797Z T=c10::impl::OperatorEntry::CppSignatureWithDebug 2022-08-17T12:43:26.9252021Z ] 2022-08-17T12:43:26.9252481Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2022-08-17T12:43:26.9252977Z with 2022-08-17T12:43:26.9253138Z [ 2022-08-17T12:43:26.9253370Z T=c10::impl::OperatorEntry::CppSignatureWithDebug 2022-08-17T12:43:26.9253574Z ] 2022-08-17T12:43:26.9254050Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to alias template instantiation 'c10::OptionalBase' being compiled 2022-08-17T12:43:26.9254860Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\ATen/core/dispatch/OperatorEntry.h(282): note: see reference to class template instantiation 'c10::optional' being compiled 2022-08-17T12:43:26.9255585Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(445): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2022-08-17T12:43:26.9255968Z with 2022-08-17T12:43:26.9256127Z [ 2022-08-17T12:43:26.9256363Z T=c10::impl::OperatorEntry::CppSignatureWithDebug 2022-08-17T12:43:26.9256568Z ] 2022-08-17T12:43:26.9256964Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(211): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2022-08-17T12:43:26.9257329Z with 2022-08-17T12:43:26.9257486Z [ 2022-08-17T12:43:26.9257680Z T=std::tuple 2022-08-17T12:43:26.9257881Z ] 2022-08-17T12:43:26.9258295Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(410): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2022-08-17T12:43:26.9258661Z with 2022-08-17T12:43:26.9258913Z [ 2022-08-17T12:43:26.9259123Z T=std::tuple 2022-08-17T12:43:26.9259306Z ] 2022-08-17T12:43:26.9259756Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2022-08-17T12:43:26.9260171Z with 2022-08-17T12:43:26.9260328Z [ 2022-08-17T12:43:26.9260520Z T=std::tuple 2022-08-17T12:43:26.9260718Z ] 2022-08-17T12:43:26.9261200Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2022-08-17T12:43:26.9261640Z with 2022-08-17T12:43:26.9261783Z [ 2022-08-17T12:43:26.9261991Z T=std::tuple 2022-08-17T12:43:26.9262189Z ] 2022-08-17T12:43:26.9262612Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to alias template instantiation 'c10::OptionalBase>' being compiled 2022-08-17T12:43:26.9263319Z 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-08-17T12:43:26.9264021Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(445): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2022-08-17T12:43:26.9264412Z with 2022-08-17T12:43:26.9264558Z [ 2022-08-17T12:43:26.9264762Z T=std::tuple 2022-08-17T12:43:26.9264959Z ] 2022-08-17T12:43:26.9265403Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(211): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2022-08-17T12:43:26.9265771Z with 2022-08-17T12:43:26.9265932Z [ 2022-08-17T12:43:26.9266121Z T=torch::jit::SourceRange 2022-08-17T12:43:26.9266289Z ] 2022-08-17T12:43:26.9266701Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(410): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2022-08-17T12:43:26.9267079Z with 2022-08-17T12:43:26.9267222Z [ 2022-08-17T12:43:26.9267409Z T=torch::jit::SourceRange 2022-08-17T12:43:26.9267640Z ] 2022-08-17T12:43:26.9268076Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2022-08-17T12:43:26.9268494Z with 2022-08-17T12:43:26.9268652Z [ 2022-08-17T12:43:26.9268835Z T=torch::jit::SourceRange 2022-08-17T12:43:26.9269003Z ] 2022-08-17T12:43:26.9269479Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2022-08-17T12:43:26.9269915Z with 2022-08-17T12:43:26.9270060Z [ 2022-08-17T12:43:26.9270249Z T=torch::jit::SourceRange 2022-08-17T12:43:26.9270431Z ] 2022-08-17T12:43:26.9270864Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to alias template instantiation 'c10::OptionalBase' being compiled 2022-08-17T12:43:26.9271529Z 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-08-17T12:43:26.9272215Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(445): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2022-08-17T12:43:26.9272610Z with 2022-08-17T12:43:26.9272767Z [ 2022-08-17T12:43:26.9272936Z T=torch::jit::SourceRange 2022-08-17T12:43:26.9273118Z ] 2022-08-17T12:43:26.9273514Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(211): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2022-08-17T12:43:26.9273861Z with 2022-08-17T12:43:26.9274016Z [ 2022-08-17T12:43:26.9274218Z T=torch::jit::InlinedCallStackPtr 2022-08-17T12:43:26.9274403Z ] 2022-08-17T12:43:26.9274811Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(410): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2022-08-17T12:43:26.9275191Z with 2022-08-17T12:43:26.9275345Z [ 2022-08-17T12:43:26.9275531Z T=torch::jit::InlinedCallStackPtr 2022-08-17T12:43:26.9275726Z ] 2022-08-17T12:43:26.9276169Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2022-08-17T12:43:26.9276564Z with 2022-08-17T12:43:26.9276723Z [ 2022-08-17T12:43:26.9276926Z T=torch::jit::InlinedCallStackPtr 2022-08-17T12:43:26.9277120Z ] 2022-08-17T12:43:26.9277579Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2022-08-17T12:43:26.9278082Z with 2022-08-17T12:43:26.9278240Z [ 2022-08-17T12:43:26.9278427Z T=torch::jit::InlinedCallStackPtr 2022-08-17T12:43:26.9278623Z ] 2022-08-17T12:43:26.9279070Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to alias template instantiation 'c10::OptionalBase' being compiled 2022-08-17T12:43:26.9279814Z 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-08-17T12:43:26.9280487Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(445): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2022-08-17T12:43:26.9280886Z with 2022-08-17T12:43:26.9281040Z [ 2022-08-17T12:43:26.9281241Z T=torch::jit::InlinedCallStackPtr 2022-08-17T12:43:26.9281423Z ] 2022-08-17T12:43:26.9281813Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(211): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2022-08-17T12:43:26.9282172Z with 2022-08-17T12:43:26.9282314Z [ 2022-08-17T12:43:26.9282515Z T=torch::jit::ModuleInstanceInfo 2022-08-17T12:43:26.9282710Z ] 2022-08-17T12:43:26.9283105Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(410): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2022-08-17T12:43:26.9283481Z with 2022-08-17T12:43:26.9283641Z [ 2022-08-17T12:43:26.9283840Z T=torch::jit::ModuleInstanceInfo 2022-08-17T12:43:26.9284019Z ] 2022-08-17T12:43:26.9284465Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2022-08-17T12:43:26.9284871Z with 2022-08-17T12:43:26.9285013Z [ 2022-08-17T12:43:26.9285210Z T=torch::jit::ModuleInstanceInfo 2022-08-17T12:43:26.9285401Z ] 2022-08-17T12:43:26.9285860Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2022-08-17T12:43:26.9286298Z with 2022-08-17T12:43:26.9286455Z [ 2022-08-17T12:43:26.9286652Z T=torch::jit::ModuleInstanceInfo 2022-08-17T12:43:26.9286835Z ] 2022-08-17T12:43:26.9287276Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to alias template instantiation 'c10::OptionalBase' being compiled 2022-08-17T12:43:26.9287972Z 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-08-17T12:43:26.9288649Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(445): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2022-08-17T12:43:26.9289035Z with 2022-08-17T12:43:26.9289191Z [ 2022-08-17T12:43:26.9289395Z T=torch::jit::ModuleInstanceInfo 2022-08-17T12:43:26.9289575Z ] 2022-08-17T12:43:26.9290021Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(211): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2022-08-17T12:43:26.9290387Z with 2022-08-17T12:43:26.9290541Z [ 2022-08-17T12:43:26.9290708Z T=torch::jit::ScopePtr 2022-08-17T12:43:26.9290886Z ] 2022-08-17T12:43:26.9291295Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(410): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2022-08-17T12:43:26.9291658Z with 2022-08-17T12:43:26.9291816Z [ 2022-08-17T12:43:26.9291995Z T=torch::jit::ScopePtr 2022-08-17T12:43:26.9292157Z ] 2022-08-17T12:43:26.9292658Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2022-08-17T12:43:26.9293081Z with 2022-08-17T12:43:26.9293239Z [ 2022-08-17T12:43:26.9293404Z T=torch::jit::ScopePtr 2022-08-17T12:43:26.9293581Z ] 2022-08-17T12:43:26.9294054Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2022-08-17T12:43:26.9294479Z with 2022-08-17T12:43:26.9294639Z [ 2022-08-17T12:43:26.9294821Z T=torch::jit::ScopePtr 2022-08-17T12:43:26.9294987Z ] 2022-08-17T12:43:26.9295421Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to alias template instantiation 'c10::OptionalBase' being compiled 2022-08-17T12:43:26.9296093Z 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-08-17T12:43:26.9296766Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(445): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2022-08-17T12:43:26.9297157Z with 2022-08-17T12:43:26.9297302Z [ 2022-08-17T12:43:26.9297489Z T=torch::jit::ScopePtr 2022-08-17T12:43:26.9297668Z ] 2022-08-17T12:43:26.9298050Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(211): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2022-08-17T12:43:26.9298417Z with 2022-08-17T12:43:26.9298575Z [ 2022-08-17T12:43:26.9298851Z T=at::ThreadLocalState 2022-08-17T12:43:26.9299037Z ] 2022-08-17T12:43:26.9299455Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(410): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2022-08-17T12:43:26.9299830Z with 2022-08-17T12:43:26.9299971Z [ 2022-08-17T12:43:26.9300157Z T=at::ThreadLocalState 2022-08-17T12:43:26.9300338Z ] 2022-08-17T12:43:26.9300769Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2022-08-17T12:43:26.9301184Z with 2022-08-17T12:43:26.9301341Z [ 2022-08-17T12:43:26.9301509Z T=at::ThreadLocalState 2022-08-17T12:43:26.9301691Z ] 2022-08-17T12:43:26.9302164Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2022-08-17T12:43:26.9302658Z with 2022-08-17T12:43:26.9302799Z [ 2022-08-17T12:43:26.9302982Z T=at::ThreadLocalState 2022-08-17T12:43:26.9303162Z ] 2022-08-17T12:43:26.9303581Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to alias template instantiation 'c10::OptionalBase' being compiled 2022-08-17T12:43:26.9304265Z 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-08-17T12:43:26.9304992Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(445): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2022-08-17T12:43:26.9305393Z with 2022-08-17T12:43:26.9305536Z [ 2022-08-17T12:43:26.9305721Z T=at::ThreadLocalState 2022-08-17T12:43:26.9305901Z ] 2022-08-17T12:43:26.9306289Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(211): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2022-08-17T12:43:26.9306643Z with 2022-08-17T12:43:26.9306800Z [ 2022-08-17T12:43:26.9307003Z T=std::shared_ptr 2022-08-17T12:43:26.9307186Z ] 2022-08-17T12:43:26.9307597Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(410): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2022-08-17T12:43:26.9307973Z with 2022-08-17T12:43:26.9308114Z [ 2022-08-17T12:43:26.9308315Z T=std::shared_ptr 2022-08-17T12:43:26.9308512Z ] 2022-08-17T12:43:26.9308959Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2022-08-17T12:43:26.9309361Z with 2022-08-17T12:43:26.9309522Z [ 2022-08-17T12:43:26.9309723Z T=std::shared_ptr 2022-08-17T12:43:26.9309902Z ] 2022-08-17T12:43:26.9310375Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2022-08-17T12:43:26.9310811Z with 2022-08-17T12:43:26.9310966Z [ 2022-08-17T12:43:26.9311151Z T=std::shared_ptr 2022-08-17T12:43:26.9311343Z ] 2022-08-17T12:43:26.9311782Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to alias template instantiation 'c10::OptionalBase>' being compiled 2022-08-17T12:43:26.9312445Z 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-08-17T12:43:26.9313139Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\torch/csrc/jit/api/function_impl.h(165): note: see reference to class template instantiation 'std::array>,4>' being compiled 2022-08-17T12:43:26.9313835Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(445): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2022-08-17T12:43:26.9314234Z with 2022-08-17T12:43:26.9314438Z [ 2022-08-17T12:43:26.9314627Z T=std::shared_ptr 2022-08-17T12:43:26.9314822Z ] 2022-08-17T12:43:26.9315213Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(211): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2022-08-17T12:43:26.9315563Z with 2022-08-17T12:43:26.9315718Z [ 2022-08-17T12:43:26.9315906Z T=torch::jit::GraphExecutor 2022-08-17T12:43:26.9316079Z ] 2022-08-17T12:43:26.9316614Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(410): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2022-08-17T12:43:26.9317085Z with 2022-08-17T12:43:26.9317245Z [ 2022-08-17T12:43:26.9317431Z T=torch::jit::GraphExecutor 2022-08-17T12:43:26.9317618Z ] 2022-08-17T12:43:26.9318066Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2022-08-17T12:43:26.9318460Z with 2022-08-17T12:43:26.9318621Z [ 2022-08-17T12:43:26.9318809Z T=torch::jit::GraphExecutor 2022-08-17T12:43:26.9318977Z ] 2022-08-17T12:43:26.9319448Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2022-08-17T12:43:26.9319883Z with 2022-08-17T12:43:26.9320041Z [ 2022-08-17T12:43:26.9320217Z T=torch::jit::GraphExecutor 2022-08-17T12:43:26.9320402Z ] 2022-08-17T12:43:26.9320839Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to alias template instantiation 'c10::OptionalBase' being compiled 2022-08-17T12:43:26.9321507Z 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-08-17T12:43:26.9322182Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\torch/csrc/jit/api/function_impl.h(179): note: see reference to class template instantiation 'std::array,4>' being compiled 2022-08-17T12:43:26.9322878Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(445): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2022-08-17T12:43:26.9323276Z with 2022-08-17T12:43:26.9323435Z [ 2022-08-17T12:43:26.9323610Z T=torch::jit::GraphExecutor 2022-08-17T12:43:26.9323799Z ] 2022-08-17T12:43:26.9324190Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(211): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2022-08-17T12:43:26.9324541Z with 2022-08-17T12:43:26.9324698Z [ 2022-08-17T12:43:26.9324876Z T=torch::jit::Method 2022-08-17T12:43:26.9325037Z ] 2022-08-17T12:43:26.9325451Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(410): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2022-08-17T12:43:26.9325827Z with 2022-08-17T12:43:26.9325982Z [ 2022-08-17T12:43:26.9326145Z T=torch::jit::Method 2022-08-17T12:43:26.9326323Z ] 2022-08-17T12:43:26.9326769Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2022-08-17T12:43:26.9327663Z with 2022-08-17T12:43:26.9327813Z [ 2022-08-17T12:43:26.9327988Z T=torch::jit::Method 2022-08-17T12:43:26.9328149Z ] 2022-08-17T12:43:26.9328621Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2022-08-17T12:43:26.9329061Z with 2022-08-17T12:43:26.9329214Z [ 2022-08-17T12:43:26.9329376Z T=torch::jit::Method 2022-08-17T12:43:26.9329550Z ] 2022-08-17T12:43:26.9330014Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to alias template instantiation 'c10::OptionalBase' being compiled 2022-08-17T12:43:26.9330673Z 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-08-17T12:43:26.9331326Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(445): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2022-08-17T12:43:26.9331718Z with 2022-08-17T12:43:26.9331870Z [ 2022-08-17T12:43:26.9332032Z T=torch::jit::Method 2022-08-17T12:43:26.9332204Z ] 2022-08-17T12:43:26.9332594Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(211): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2022-08-17T12:43:26.9332955Z with 2022-08-17T12:43:26.9333095Z [ 2022-08-17T12:43:26.9333320Z T=std::vector> 2022-08-17T12:43:26.9333532Z ] 2022-08-17T12:43:26.9333927Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(410): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2022-08-17T12:43:26.9334299Z with 2022-08-17T12:43:26.9334449Z [ 2022-08-17T12:43:26.9334658Z T=std::vector> 2022-08-17T12:43:26.9334867Z ] 2022-08-17T12:43:26.9335316Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2022-08-17T12:43:26.9335727Z with 2022-08-17T12:43:26.9335868Z [ 2022-08-17T12:43:26.9336092Z T=std::vector> 2022-08-17T12:43:26.9336308Z ] 2022-08-17T12:43:26.9336768Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2022-08-17T12:43:26.9337200Z with 2022-08-17T12:43:26.9337355Z [ 2022-08-17T12:43:26.9337577Z T=std::vector> 2022-08-17T12:43:26.9337776Z ] 2022-08-17T12:43:26.9338236Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to alias template instantiation 'c10::OptionalBase>>' being compiled 2022-08-17T12:43:26.9339057Z 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-08-17T12:43:26.9339818Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(445): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2022-08-17T12:43:26.9340197Z with 2022-08-17T12:43:26.9340354Z [ 2022-08-17T12:43:26.9340582Z T=std::vector> 2022-08-17T12:43:26.9340793Z ] 2022-08-17T12:43:26.9341169Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(211): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2022-08-17T12:43:26.9341530Z with 2022-08-17T12:43:26.9341686Z [ 2022-08-17T12:43:26.9341972Z T=std::function 2022-08-17T12:43:26.9342210Z ] 2022-08-17T12:43:26.9342621Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(410): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2022-08-17T12:43:26.9342995Z with 2022-08-17T12:43:26.9343134Z [ 2022-08-17T12:43:26.9343384Z T=std::function 2022-08-17T12:43:26.9343621Z ] 2022-08-17T12:43:26.9344058Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2022-08-17T12:43:26.9344468Z with 2022-08-17T12:43:26.9344621Z [ 2022-08-17T12:43:26.9344860Z T=std::function 2022-08-17T12:43:26.9345095Z ] 2022-08-17T12:43:26.9345571Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2022-08-17T12:43:26.9346012Z with 2022-08-17T12:43:26.9346154Z [ 2022-08-17T12:43:26.9346405Z T=std::function 2022-08-17T12:43:26.9346641Z ] 2022-08-17T12:43:26.9347118Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to alias template instantiation 'c10::OptionalBase>' being compiled 2022-08-17T12:43:26.9348110Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\torch/csrc/autograd/profiler_legacy.h(410): note: see reference to class template instantiation 'c10::optional>' being compiled 2022-08-17T12:43:26.9349087Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(445): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2022-08-17T12:43:26.9349483Z with 2022-08-17T12:43:26.9349640Z [ 2022-08-17T12:43:26.9349886Z T=std::function 2022-08-17T12:43:26.9350121Z ] 2022-08-17T12:43:26.9350516Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(211): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2022-08-17T12:43:26.9350875Z with 2022-08-17T12:43:26.9351018Z [ 2022-08-17T12:43:26.9351299Z T=torch::nn::TripletMarginWithDistanceLossOptions::distance_function_t 2022-08-17T12:43:26.9351560Z ] 2022-08-17T12:43:26.9351955Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(410): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2022-08-17T12:43:26.9352400Z with 2022-08-17T12:43:26.9352553Z [ 2022-08-17T12:43:26.9352816Z T=torch::nn::TripletMarginWithDistanceLossOptions::distance_function_t 2022-08-17T12:43:26.9353135Z ] 2022-08-17T12:43:26.9353785Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2022-08-17T12:43:26.9354333Z with 2022-08-17T12:43:26.9367184Z [ 2022-08-17T12:43:26.9367702Z T=torch::nn::TripletMarginWithDistanceLossOptions::distance_function_t 2022-08-17T12:43:26.9367967Z ] 2022-08-17T12:43:26.9368469Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2022-08-17T12:43:26.9368933Z with 2022-08-17T12:43:26.9369098Z [ 2022-08-17T12:43:26.9369369Z T=torch::nn::TripletMarginWithDistanceLossOptions::distance_function_t 2022-08-17T12:43:26.9369637Z ] 2022-08-17T12:43:26.9370147Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to alias template instantiation 'c10::OptionalBase' being compiled 2022-08-17T12:43:26.9370989Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\torch\csrc\api\include\torch/nn/options/loss.h(453): note: see reference to class template instantiation 'c10::optional' being compiled 2022-08-17T12:43:26.9371758Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(445): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2022-08-17T12:43:26.9372163Z with 2022-08-17T12:43:26.9372323Z [ 2022-08-17T12:43:26.9372593Z T=torch::nn::TripletMarginWithDistanceLossOptions::distance_function_t 2022-08-17T12:43:26.9372854Z ] 2022-08-17T12:43:26.9373254Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(211): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2022-08-17T12:43:26.9373890Z with 2022-08-17T12:43:26.9374036Z [ 2022-08-17T12:43:26.9374259Z T=std::vector> 2022-08-17T12:43:26.9374470Z ] 2022-08-17T12:43:26.9374869Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(410): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2022-08-17T12:43:26.9375248Z with 2022-08-17T12:43:26.9375405Z [ 2022-08-17T12:43:26.9375621Z T=std::vector> 2022-08-17T12:43:26.9375812Z ] 2022-08-17T12:43:26.9376266Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2022-08-17T12:43:26.9376678Z with 2022-08-17T12:43:26.9376823Z [ 2022-08-17T12:43:26.9377039Z T=std::vector> 2022-08-17T12:43:26.9377104Z ] 2022-08-17T12:43:26.9377492Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2022-08-17T12:43:26.9377639Z with 2022-08-17T12:43:26.9377699Z [ 2022-08-17T12:43:26.9377811Z T=std::vector> 2022-08-17T12:43:26.9377872Z ] 2022-08-17T12:43:26.9378222Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to alias template instantiation 'c10::OptionalBase>>' being compiled 2022-08-17T12:43:26.9378287Z with 2022-08-17T12:43:26.9378348Z [ 2022-08-17T12:43:26.9378420Z T=double 2022-08-17T12:43:26.9378479Z ] 2022-08-17T12:43:26.9379455Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\torch\csrc\api\include\torch/nn/options/upsampling.h(27): note: see reference to class template instantiation 'c10::optional>>' being compiled 2022-08-17T12:43:26.9379514Z with 2022-08-17T12:43:26.9379575Z [ 2022-08-17T12:43:26.9379650Z T=double 2022-08-17T12:43:26.9379712Z ] 2022-08-17T12:43:26.9380052Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(445): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2022-08-17T12:43:26.9380116Z with 2022-08-17T12:43:26.9380177Z [ 2022-08-17T12:43:26.9380304Z T=std::vector> 2022-08-17T12:43:26.9380352Z ] 2022-08-17T12:43:26.9380654Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(211): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2022-08-17T12:43:26.9380718Z with 2022-08-17T12:43:26.9380781Z [ 2022-08-17T12:43:26.9380893Z T=std::tuple 2022-08-17T12:43:26.9380957Z ] 2022-08-17T12:43:26.9381279Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(410): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2022-08-17T12:43:26.9381345Z with 2022-08-17T12:43:26.9381393Z [ 2022-08-17T12:43:26.9381504Z T=std::tuple 2022-08-17T12:43:26.9381569Z ] 2022-08-17T12:43:26.9381930Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2022-08-17T12:43:26.9381993Z with 2022-08-17T12:43:26.9382054Z [ 2022-08-17T12:43:26.9382160Z T=std::tuple 2022-08-17T12:43:26.9382209Z ] 2022-08-17T12:43:26.9382590Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2022-08-17T12:43:26.9382653Z with 2022-08-17T12:43:26.9382712Z [ 2022-08-17T12:43:26.9382816Z T=std::tuple 2022-08-17T12:43:26.9382875Z ] 2022-08-17T12:43:26.9383219Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to alias template instantiation 'c10::OptionalBase>' being compiled 2022-08-17T12:43:26.9383600Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\torch\csrc\api\include\torch/nn/modules/rnn.h(165): note: see reference to class template instantiation 'c10::optional>' being compiled 2022-08-17T12:43:26.9383943Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(445): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2022-08-17T12:43:26.9384057Z with 2022-08-17T12:43:26.9384104Z [ 2022-08-17T12:43:26.9384210Z T=std::tuple 2022-08-17T12:43:26.9384271Z ] 2022-08-17T12:43:26.9384582Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(211): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2022-08-17T12:43:26.9384643Z with 2022-08-17T12:43:26.9384702Z [ 2022-08-17T12:43:26.9384839Z T=std::vector> 2022-08-17T12:43:26.9384886Z ] 2022-08-17T12:43:26.9385242Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(410): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2022-08-17T12:43:26.9385308Z with 2022-08-17T12:43:26.9385369Z [ 2022-08-17T12:43:26.9385503Z T=std::vector> 2022-08-17T12:43:26.9385565Z ] 2022-08-17T12:43:26.9385920Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2022-08-17T12:43:26.9385983Z with 2022-08-17T12:43:26.9386044Z [ 2022-08-17T12:43:26.9386162Z T=std::vector> 2022-08-17T12:43:26.9386222Z ] 2022-08-17T12:43:26.9386608Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2022-08-17T12:43:26.9386673Z with 2022-08-17T12:43:26.9386733Z [ 2022-08-17T12:43:26.9386871Z T=std::vector> 2022-08-17T12:43:26.9386935Z ] 2022-08-17T12:43:26.9387300Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to alias template instantiation 'c10::OptionalBase>>' being compiled 2022-08-17T12:43:26.9387692Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\torch\csrc\api\include\torch/optim/lbfgs.h(50): note: see reference to class template instantiation 'c10::optional>>' being compiled 2022-08-17T12:43:26.9388018Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(445): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2022-08-17T12:43:26.9388084Z with 2022-08-17T12:43:26.9388143Z [ 2022-08-17T12:43:26.9388276Z T=std::vector> 2022-08-17T12:43:26.9388341Z ] 2022-08-17T12:43:26.9388534Z creating C:\actions-runner\_work\pytorch\pytorch\functorch\build\lib.win-amd64-3.9 2022-08-17T12:43:26.9388732Z creating C:\actions-runner\_work\pytorch\pytorch\functorch\build\lib.win-amd64-3.9\functorch 2022-08-17T12:43:26.9398572Z "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" c10.lib torch.lib torch_cpu.lib torch_python.lib /EXPORT:PyInit__C C:\actions-runner\_work\pytorch\pytorch\functorch\build\temp.win-amd64-3.9\Release\actions-runner\_work\pytorch\pytorch\functorch\functorch\csrc\ADInterpreters.obj C:\actions-runner\_work\pytorch\pytorch\functorch\build\temp.win-amd64-3.9\Release\actions-runner\_work\pytorch\pytorch\functorch\functorch\csrc\BatchRulesActivation.obj C:\actions-runner\_work\pytorch\pytorch\functorch\build\temp.win-amd64-3.9\Release\actions-runner\_work\pytorch\pytorch\functorch\functorch\csrc\BatchRulesBinaryOps.obj C:\actions-runner\_work\pytorch\pytorch\functorch\build\temp.win-amd64-3.9\Release\actions-runner\_work\pytorch\pytorch\functorch\functorch\csrc\BatchRulesConvolution.obj C:\actions-runner\_work\pytorch\pytorch\functorch\build\temp.win-amd64-3.9\Release\actions-runner\_work\pytorch\pytorch\functorch\functorch\csrc\BatchRulesDecompositions.obj C:\actions-runner\_work\pytorch\pytorch\functorch\build\temp.win-amd64-3.9\Release\actions-runner\_work\pytorch\pytorch\functorch\functorch\csrc\BatchRulesDynamic.obj C:\actions-runner\_work\pytorch\pytorch\functorch\build\temp.win-amd64-3.9\Release\actions-runner\_work\pytorch\pytorch\functorch\functorch\csrc\BatchRulesFactory.obj C:\actions-runner\_work\pytorch\pytorch\functorch\build\temp.win-amd64-3.9\Release\actions-runner\_work\pytorch\pytorch\functorch\functorch\csrc\BatchRulesHelper.obj C:\actions-runner\_work\pytorch\pytorch\functorch\build\temp.win-amd64-3.9\Release\actions-runner\_work\pytorch\pytorch\functorch\functorch\csrc\BatchRulesLinearAlgebra.obj C:\actions-runner\_work\pytorch\pytorch\functorch\build\temp.win-amd64-3.9\Release\actions-runner\_work\pytorch\pytorch\functorch\functorch\csrc\BatchRulesLoss.obj C:\actions-runner\_work\pytorch\pytorch\functorch\build\temp.win-amd64-3.9\Release\actions-runner\_work\pytorch\pytorch\functorch\functorch\csrc\BatchRulesModules.obj C:\actions-runner\_work\pytorch\pytorch\functorch\build\temp.win-amd64-3.9\Release\actions-runner\_work\pytorch\pytorch\functorch\functorch\csrc\BatchRulesNorm.obj C:\actions-runner\_work\pytorch\pytorch\functorch\build\temp.win-amd64-3.9\Release\actions-runner\_work\pytorch\pytorch\functorch\functorch\csrc\BatchRulesPooling.obj C:\actions-runner\_work\pytorch\pytorch\functorch\build\temp.win-amd64-3.9\Release\actions-runner\_work\pytorch\pytorch\functorch\functorch\csrc\BatchRulesRandomness.obj C:\actions-runner\_work\pytorch\pytorch\functorch\build\temp.win-amd64-3.9\Release\actions-runner\_work\pytorch\pytorch\functorch\functorch\csrc\BatchRulesReduceOps.obj C:\actions-runner\_work\pytorch\pytorch\functorch\build\temp.win-amd64-3.9\Release\actions-runner\_work\pytorch\pytorch\functorch\functorch\csrc\BatchRulesScatterOps.obj C:\actions-runner\_work\pytorch\pytorch\functorch\build\temp.win-amd64-3.9\Release\actions-runner\_work\pytorch\pytorch\functorch\functorch\csrc\BatchRulesUnaryOps.obj C:\actions-runner\_work\pytorch\pytorch\functorch\build\temp.win-amd64-3.9\Release\actions-runner\_work\pytorch\pytorch\functorch\functorch\csrc\BatchRulesViews.obj C:\actions-runner\_work\pytorch\pytorch\functorch\build\temp.win-amd64-3.9\Release\actions-runner\_work\pytorch\pytorch\functorch\functorch\csrc\BatchedFallback.obj C:\actions-runner\_work\pytorch\pytorch\functorch\build\temp.win-amd64-3.9\Release\actions-runner\_work\pytorch\pytorch\functorch\functorch\csrc\BatchedTensorImpl.obj C:\actions-runner\_work\pytorch\pytorch\functorch\build\temp.win-amd64-3.9\Release\actions-runner\_work\pytorch\pytorch\functorch\functorch\csrc\CompileCache.obj C:\actions-runner\_work\pytorch\pytorch\functorch\build\temp.win-amd64-3.9\Release\actions-runner\_work\pytorch\pytorch\functorch\functorch\csrc\CustomFunction.obj C:\actions-runner\_work\pytorch\pytorch\functorch\build\temp.win-amd64-3.9\Release\actions-runner\_work\pytorch\pytorch\functorch\functorch\csrc\DynamicLayer.obj C:\actions-runner\_work\pytorch\pytorch\functorch\build\temp.win-amd64-3.9\Release\actions-runner\_work\pytorch\pytorch\functorch\functorch\csrc\FunctionalizeInterpreter.obj C:\actions-runner\_work\pytorch\pytorch\functorch\build\temp.win-amd64-3.9\Release\actions-runner\_work\pytorch\pytorch\functorch\functorch\csrc\Interpreter.obj C:\actions-runner\_work\pytorch\pytorch\functorch\build\temp.win-amd64-3.9\Release\actions-runner\_work\pytorch\pytorch\functorch\functorch\csrc\LegacyBatchingRegistrations.obj C:\actions-runner\_work\pytorch\pytorch\functorch\build\temp.win-amd64-3.9\Release\actions-runner\_work\pytorch\pytorch\functorch\functorch\csrc\LegacyVmapTransforms.obj C:\actions-runner\_work\pytorch\pytorch\functorch\build\temp.win-amd64-3.9\Release\actions-runner\_work\pytorch\pytorch\functorch\functorch\csrc\PlumbingHelper.obj C:\actions-runner\_work\pytorch\pytorch\functorch\build\temp.win-amd64-3.9\Release\actions-runner\_work\pytorch\pytorch\functorch\functorch\csrc\PyTorchOperatorHacks.obj C:\actions-runner\_work\pytorch\pytorch\functorch\build\temp.win-amd64-3.9\Release\actions-runner\_work\pytorch\pytorch\functorch\functorch\csrc\TensorWrapper.obj C:\actions-runner\_work\pytorch\pytorch\functorch\build\temp.win-amd64-3.9\Release\actions-runner\_work\pytorch\pytorch\functorch\functorch\csrc\VmapInterpreter.obj C:\actions-runner\_work\pytorch\pytorch\functorch\build\temp.win-amd64-3.9\Release\actions-runner\_work\pytorch\pytorch\functorch\functorch\csrc\VmapModeRegistrations.obj C:\actions-runner\_work\pytorch\pytorch\functorch\build\temp.win-amd64-3.9\Release\actions-runner\_work\pytorch\pytorch\functorch\functorch\csrc\dim\dim.obj C:\actions-runner\_work\pytorch\pytorch\functorch\build\temp.win-amd64-3.9\Release\actions-runner\_work\pytorch\pytorch\functorch\functorch\csrc\init.obj /OUT:build\lib.win-amd64-3.9\functorch\_C.pyd /IMPLIB:C:\actions-runner\_work\pytorch\pytorch\functorch\build\temp.win-amd64-3.9\Release\actions-runner\_work\pytorch\pytorch\functorch\functorch\csrc\_C.lib 2022-08-17T12:43:33.3103065Z Creating library C:\actions-runner\_work\pytorch\pytorch\functorch\build\temp.win-amd64-3.9\Release\actions-runner\_work\pytorch\pytorch\functorch\functorch\csrc\_C.lib and object C:\actions-runner\_work\pytorch\pytorch\functorch\build\temp.win-amd64-3.9\Release\actions-runner\_work\pytorch\pytorch\functorch\functorch\csrc\_C.exp 2022-08-17T12:43:33.3733453Z Generating code 2022-08-17T12:43:42.3704134Z Finished generating code 2022-08-17T12:43:43.2022757Z copying build\lib.win-amd64-3.9\functorch\_C.pyd -> functorch 2022-08-17T12:43:43.2049457Z Creating c:\jenkins\miniconda3\lib\site-packages\functorch.egg-link (link to .) 2022-08-17T12:43:43.2057460Z Adding functorch 0.3.0a0+ce6a3c6 to easy-install.pth file 2022-08-17T12:43:43.2077803Z 2022-08-17T12:43:43.2078263Z Installed c:\actions-runner\_work\pytorch\pytorch\functorch 2022-08-17T12:43:43.2081362Z Error in atexit._run_exitfuncs: 2022-08-17T12:43:43.2081620Z Traceback (most recent call last): 2022-08-17T12:43:43.2090344Z File "C:\Jenkins\Miniconda3\lib\site-packages\colorama\ansitowin32.py", line 59, in closed 2022-08-17T12:43:43.2354761Z return stream.closed 2022-08-17T12:43:43.2355016Z ValueError: underlying buffer has been detached 2022-08-17T12:43:43.4666285Z 2022-08-17T12:43:43.4667032Z (base) C:\actions-runner\_work\pytorch\pytorch\functorch>popd 2022-08-17T12:43:43.4670729Z 2022-08-17T12:43:43.4671000Z (base) C:\actions-runner\_work\pytorch\pytorch>if ERRORLEVEL 1 goto fail 2022-08-17T12:43:43.4672301Z 2022-08-17T12:43:43.4672578Z (base) C:\actions-runner\_work\pytorch\pytorch>echo "Installing test dependencies" 2022-08-17T12:43:43.4673262Z "Installing test dependencies" 2022-08-17T12:43:43.4674289Z 2022-08-17T12:43:43.4674762Z (base) C:\actions-runner\_work\pytorch\pytorch>pip install networkx 2022-08-17T12:43:44.1272952Z Collecting networkx 2022-08-17T12:43:44.3543450Z Downloading networkx-2.8.5-py3-none-any.whl (2.0 MB) 2022-08-17T12:43:44.7145273Z Installing collected packages: networkx 2022-08-17T12:43:53.6494111Z Successfully installed networkx-2.8.5 2022-08-17T12:43:53.7290132Z 2022-08-17T12:43:53.7290900Z (base) C:\actions-runner\_work\pytorch\pytorch>if errorlevel 1 exit /b 2022-08-17T12:43:53.7291917Z 2022-08-17T12:43:53.7292382Z (base) C:\actions-runner\_work\pytorch\pytorch>echo "Test functorch" 2022-08-17T12:43:53.7292845Z "Test functorch" 2022-08-17T12:43:53.7294265Z 2022-08-17T12:43:53.7294519Z (base) C:\actions-runner\_work\pytorch\pytorch>pushd test 2022-08-17T12:43:53.7299406Z 2022-08-17T12:43:53.7299764Z (base) C:\actions-runner\_work\pytorch\pytorch\test>python run_test.py --functorch --shard "1" "1" --verbose 2022-08-17T12:43:55.4800102Z No CUDA runtime is found, using CUDA_HOME='C:\Program Files\NVIDIA GPU Computing Toolkit\CUDA\v11.7' 2022-08-17T12:43:55.8577992Z Selected tests: 2022-08-17T12:43:55.8578408Z C:\actions-runner\_work\pytorch\pytorch\functorch\test\test_compile_cache 2022-08-17T12:43:55.8578929Z C:\actions-runner\_work\pytorch\pytorch\functorch\test\test_dims 2022-08-17T12:43:55.8581364Z C:\actions-runner\_work\pytorch\pytorch\functorch\test\test_eager_transforms 2022-08-17T12:43:55.8581785Z C:\actions-runner\_work\pytorch\pytorch\functorch\test\test_functionalize 2022-08-17T12:43:55.8582183Z C:\actions-runner\_work\pytorch\pytorch\functorch\test\test_memory_efficient_fusion 2022-08-17T12:43:55.8582548Z C:\actions-runner\_work\pytorch\pytorch\functorch\test\test_minifier 2022-08-17T12:43:55.8582867Z C:\actions-runner\_work\pytorch\pytorch\functorch\test\test_ops 2022-08-17T12:43:55.8583208Z C:\actions-runner\_work\pytorch\pytorch\functorch\test\test_pythonkey 2022-08-17T12:43:55.8584383Z C:\actions-runner\_work\pytorch\pytorch\functorch\test\test_vmap 2022-08-17T12:43:55.9421511Z Running C:\actions-runner\_work\pytorch\pytorch\functorch\test\test_compile_cache ... [2022-08-17 12:43:55.941805] 2022-08-17T12:43:55.9421891Z Ignoring disabled issues: [] 2022-08-17T12:43:55.9422142Z Prioritized test from test file changes. 2022-08-17T12:43:55.9422359Z reordering tests for PR: 2022-08-17T12:43:55.9422872Z Executing ['C:\\Jenkins\\Miniconda3\\python.exe', '-bb', 'C:\\actions-runner\\_work\\pytorch\\pytorch\\functorch\\test\\test_compile_cache.py', '-v', '--import-slow-tests', '--import-disabled-tests'] ... [2022-08-17 12:43:55.941805] 2022-08-17T12:43:55.9423518Z prioritized: [] 2022-08-17T12:43:55.9424743Z the rest: ['C:\\actions-runner\\_work\\pytorch\\pytorch\\functorch\\test\\test_compile_cache', 'C:\\actions-runner\\_work\\pytorch\\pytorch\\functorch\\test\\test_dims', 'C:\\actions-runner\\_work\\pytorch\\pytorch\\functorch\\test\\test_eager_transforms', 'C:\\actions-runner\\_work\\pytorch\\pytorch\\functorch\\test\\test_functionalize', 'C:\\actions-runner\\_work\\pytorch\\pytorch\\functorch\\test\\test_memory_efficient_fusion', 'C:\\actions-runner\\_work\\pytorch\\pytorch\\functorch\\test\\test_minifier', 'C:\\actions-runner\\_work\\pytorch\\pytorch\\functorch\\test\\test_ops', 'C:\\actions-runner\\_work\\pytorch\\pytorch\\functorch\\test\\test_pythonkey', 'C:\\actions-runner\\_work\\pytorch\\pytorch\\functorch\\test\\test_vmap'] 2022-08-17T12:43:55.9425813Z 2022-08-17T12:43:55.9426161Z Downloading https://raw.githubusercontent.com/pytorch/test-infra/generated-stats/stats/slow-tests.json to C:\actions-runner\_work\pytorch\pytorch\test\.pytorch-slow-tests.json 2022-08-17T12:43:55.9426848Z Downloading https://raw.githubusercontent.com/pytorch/test-infra/generated-stats/stats/disabled-tests.json to C:\actions-runner\_work\pytorch\pytorch\test\.pytorch-disabled-tests.json 2022-08-17T12:43:58.1263160Z 2022-08-17T12:43:58.1263904Z Running tests... 2022-08-17T12:43:58.1264287Z ---------------------------------------------------------------------- 2022-08-17T12:43:58.1264687Z Test results will be stored in test-reports\python-unittest\functorch\test\test_compile_cache 2022-08-17T12:44:19.7475510Z test_compilation_for_dynamic_shape (__main__.TestCompileCache) ... ok (21.626s) 2022-08-17T12:44:19.7579268Z test_global_cache_no_recompilations (__main__.TestCompileCache) ... ok (0.000s) 2022-08-17T12:44:20.1772179Z test_high_number_of_args (__main__.TestCompileCache) ... ok (0.431s) 2022-08-17T12:44:20.1906266Z test_multiple_compiler (__main__.TestCompileCache) ... c:\actions-runner\_work\pytorch\pytorch\functorch\functorch\_src\aot_autograd.py:175: UserWarning: Your compiler for AOTAutograd is returning a a function that doesn't take boxed arguments. Please wrap it with functorch.compile.make_boxed_func or handle the boxed arguments yourself. See https://github.com/pytorch/pytorch/pull/83137#issuecomment-1211320670 for rationale. 2022-08-17T12:44:20.2015025Z warnings.warn( 2022-08-17T12:44:20.2015225Z ok (0.016s) 2022-08-17T12:44:20.2337046Z test_multiple_functions (__main__.TestCompileCache) ... ok (0.031s) 2022-08-17T12:44:20.2561324Z test_recompilation_on_broadcast (__main__.TestCompileCache) ... ok (0.031s) 2022-08-17T12:44:20.2587253Z test_arg_none (__main__.TestCompileCacheStaticArgs) ... skip: test broken on windows (0.000s) 2022-08-17T12:44:20.2600378Z test_custom (__main__.TestCompileCacheStaticArgs) ... skip: test broken on windows (0.000s) 2022-08-17T12:44:20.2619191Z test_dict (__main__.TestCompileCacheStaticArgs) ... skip: test broken on windows (0.000s) 2022-08-17T12:44:20.2639151Z test_dict_with_static_arg_before_dict (__main__.TestCompileCacheStaticArgs) ... skip: test broken on windows (0.000s) 2022-08-17T12:44:20.2648347Z test_dropout (__main__.TestCompileCacheStaticArgs) ... skip: test broken on windows (0.000s) 2022-08-17T12:44:20.2654361Z test_failure (__main__.TestCompileCacheStaticArgs) ... skip: test broken on windows (0.000s) 2022-08-17T12:44:20.2665885Z test_if_condition (__main__.TestCompileCacheStaticArgs) ... skip: test broken on windows (0.000s) 2022-08-17T12:44:20.2679916Z test_interleaved_static_args (__main__.TestCompileCacheStaticArgs) ... skip: test broken on windows (0.000s) 2022-08-17T12:44:20.2690289Z test_simple (__main__.TestCompileCacheStaticArgs) ... skip: test broken on windows (0.000s) 2022-08-17T12:44:20.2703289Z test_static_arg_before_tensor_arg (__main__.TestCompileCacheStaticArgs) ... skip: test broken on windows (0.000s) 2022-08-17T12:44:20.2720749Z test_tuple (__main__.TestCompileCacheStaticArgs) ... skip: test broken on windows (0.016s) 2022-08-17T12:44:20.2731898Z test_tuple_static_args (__main__.TestCompileCacheStaticArgs) ... skip: test broken on windows (0.000s) 2022-08-17T12:44:20.2749164Z test_tuple_with_first_arg_as_static (__main__.TestCompileCacheStaticArgs) ... skip: test broken on windows (0.000s) 2022-08-17T12:44:20.2749381Z 2022-08-17T12:44:20.2749604Z ---------------------------------------------------------------------- 2022-08-17T12:44:20.2749883Z Ran 19 tests in 22.141s 2022-08-17T12:44:20.2750012Z 2022-08-17T12:44:20.2750093Z OK (skipped=13) 2022-08-17T12:44:20.2751943Z 2022-08-17T12:44:20.2752421Z Generating XML reports... 2022-08-17T12:44:23.6110730Z Generated XML report: test-reports\python-unittest\functorch\test\test_compile_cache\TEST-TestCompileCache-20220817124358.xml 2022-08-17T12:44:23.6142181Z Generated XML report: test-reports\python-unittest\functorch\test\test_compile_cache\TEST-TestCompileCacheStaticArgs-20220817124358.xml 2022-08-17T12:44:24.4158215Z Running C:\actions-runner\_work\pytorch\pytorch\functorch\test\test_dims ... [2022-08-17 12:44:24.411422] 2022-08-17T12:44:24.4158873Z Executing ['C:\\Jenkins\\Miniconda3\\python.exe', '-bb', 'C:\\actions-runner\\_work\\pytorch\\pytorch\\functorch\\test\\test_dims.py', '-v', '--import-slow-tests', '--import-disabled-tests'] ... [2022-08-17 12:44:24.411422] 2022-08-17T12:44:26.4368977Z 2022-08-17T12:44:26.4369601Z Running tests... 2022-08-17T12:44:26.4369935Z ---------------------------------------------------------------------- 2022-08-17T12:44:26.4370332Z Test results will be stored in test-reports\python-unittest\functorch\test\test_dims 2022-08-17T12:44:26.4818402Z test_attn (__main__.TestMin) ... C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\distributed\distributed_c10d.py:191: UserWarning: torch.distributed.reduce_op is deprecated, please use torch.distributed.ReduceOp instead 2022-08-17T12:44:26.4819215Z warnings.warn( 2022-08-17T12:44:26.6239810Z ok (0.174s) 2022-08-17T12:44:26.6246006Z test_attn_cuda (__main__.TestMin) ... skip: no CUDA (0.000s) 2022-08-17T12:44:26.7423992Z test_c (__main__.TestMin) ... ok (0.130s) 2022-08-17T12:44:26.8641282Z test_compare_dims (__main__.TestMin) ... ok (0.110s) 2022-08-17T12:44:26.9847075Z test_diag (__main__.TestMin) ... ok (0.130s) 2022-08-17T12:44:27.1036718Z test_dim_args (__main__.TestMin) ... ok (0.120s) 2022-08-17T12:44:27.2287253Z test_dims_with_size (__main__.TestMin) ... ok (0.115s) 2022-08-17T12:44:27.3448619Z test_dir (__main__.TestMin) ... ok (0.130s) 2022-08-17T12:44:27.4596399Z test_doc (__main__.TestMin) ... ok (0.104s) 2022-08-17T12:44:27.5759438Z test_embed (__main__.TestMin) ... ok (0.124s) 2022-08-17T12:44:27.6900819Z test_eq (__main__.TestMin) ... ok (0.104s) 2022-08-17T12:44:27.8053032Z test_expand (__main__.TestMin) ... ok (0.124s) 2022-08-17T12:44:27.9189389Z test_functorch (__main__.TestMin) ... ok (0.120s) 2022-08-17T12:44:28.0429466Z test_hello (__main__.TestMin) ... ok (0.124s) 2022-08-17T12:44:28.1570162Z test_index (__main__.TestMin) ... ok (0.109s) 2022-08-17T12:44:28.2687939Z test_index_placement (__main__.TestMin) ... ok (0.114s) 2022-08-17T12:44:28.3834218Z test_inplace (__main__.TestMin) ... ok (0.114s) 2022-08-17T12:44:28.5169086Z test_manual_stuff (__main__.TestMin) ... ok (0.124s) 2022-08-17T12:44:28.6642980Z test_mask (__main__.TestMin) ... ok (0.145s) 2022-08-17T12:44:28.7779907Z test_max (__main__.TestMin) ... ok (0.120s) 2022-08-17T12:44:28.8917240Z test_mm (__main__.TestMin) ... ok (0.122s) 2022-08-17T12:44:29.0060890Z test_mm_fuse (__main__.TestMin) ... ok (0.110s) 2022-08-17T12:44:29.1210155Z test_monkey (__main__.TestMin) ... ok (0.111s) 2022-08-17T12:44:29.2348259Z test_network (__main__.TestMin) ... skip: no torchvision (0.111s) 2022-08-17T12:44:29.3498849Z test_order (__main__.TestMin) ... ok (0.127s) 2022-08-17T12:44:29.4657899Z test_parse (__main__.TestMin) ... ok (0.116s) 2022-08-17T12:44:29.5848643Z test_seg (__main__.TestMin) ... ok (0.105s) 2022-08-17T12:44:29.7069540Z test_simple (__main__.TestMin) ... ok (0.126s) 2022-08-17T12:44:29.8304673Z test_softmax_split (__main__.TestMin) ... ok (0.127s) 2022-08-17T12:44:29.9432717Z test_stack (__main__.TestMin) ... ok (0.111s) 2022-08-17T12:44:30.2350141Z test_time_mm_fuse (__main__.TestMin) ... ok (0.284s) 2022-08-17T12:44:30.2350465Z pp: 0.03119970000000016341 seconds 2022-08-17T12:44:30.2350680Z fc: 0.05186489999999999156 seconds 2022-08-17T12:44:30.3534989Z test_with_dims_split (__main__.TestMin) ... ok (0.111s) 2022-08-17T12:44:30.4784324Z test_attn (__main__.TestMinFunctorchOnly) ... ok (0.127s) 2022-08-17T12:44:30.4789797Z test_attn_cuda (__main__.TestMinFunctorchOnly) ... skip: skip_functorch_only (0.000s) 2022-08-17T12:44:30.5982316Z test_c (__main__.TestMinFunctorchOnly) ... ok (0.111s) 2022-08-17T12:44:30.7213335Z test_compare_dims (__main__.TestMinFunctorchOnly) ... ok (0.126s) 2022-08-17T12:44:30.8347080Z test_diag (__main__.TestMinFunctorchOnly) ... ok (0.111s) 2022-08-17T12:44:30.9505673Z test_dim_args (__main__.TestMinFunctorchOnly) ... ok (0.126s) 2022-08-17T12:44:31.0719922Z test_dims_with_size (__main__.TestMinFunctorchOnly) ... ok (0.111s) 2022-08-17T12:44:31.1959748Z test_dir (__main__.TestMinFunctorchOnly) ... ok (0.126s) 2022-08-17T12:44:31.3102796Z test_doc (__main__.TestMinFunctorchOnly) ... ok (0.127s) 2022-08-17T12:44:31.4241252Z test_embed (__main__.TestMinFunctorchOnly) ... ok (0.110s) 2022-08-17T12:44:31.5361987Z test_eq (__main__.TestMinFunctorchOnly) ... ok (0.110s) 2022-08-17T12:44:31.6545387Z test_expand (__main__.TestMinFunctorchOnly) ... ok (0.110s) 2022-08-17T12:44:31.7730409Z test_functorch (__main__.TestMinFunctorchOnly) ... ok (0.126s) 2022-08-17T12:44:31.8987191Z test_hello (__main__.TestMinFunctorchOnly) ... ok (0.129s) 2022-08-17T12:44:32.0136546Z test_index (__main__.TestMinFunctorchOnly) ... ok (0.111s) 2022-08-17T12:44:32.1308124Z test_index_placement (__main__.TestMinFunctorchOnly) ... ok (0.110s) 2022-08-17T12:44:32.2496094Z test_inplace (__main__.TestMinFunctorchOnly) ... ok (0.126s) 2022-08-17T12:44:32.3806981Z test_manual_stuff (__main__.TestMinFunctorchOnly) ... ok (0.128s) 2022-08-17T12:44:32.5306663Z test_mask (__main__.TestMinFunctorchOnly) ... ok (0.157s) 2022-08-17T12:44:32.6435143Z test_max (__main__.TestMinFunctorchOnly) ... ok (0.111s) 2022-08-17T12:44:32.7525682Z test_mm (__main__.TestMinFunctorchOnly) ... ok (0.111s) 2022-08-17T12:44:32.8662155Z test_mm_fuse (__main__.TestMinFunctorchOnly) ... ok (0.112s) 2022-08-17T12:44:32.9862686Z test_monkey (__main__.TestMinFunctorchOnly) ... ok (0.110s) 2022-08-17T12:44:33.1062358Z test_network (__main__.TestMinFunctorchOnly) ... skip: no torchvision (0.128s) 2022-08-17T12:44:33.2265167Z test_order (__main__.TestMinFunctorchOnly) ... ok (0.127s) 2022-08-17T12:44:33.3438427Z test_parse (__main__.TestMinFunctorchOnly) ... ok (0.118s) 2022-08-17T12:44:33.4630202Z test_seg (__main__.TestMinFunctorchOnly) ... ok (0.109s) 2022-08-17T12:44:33.5780336Z test_simple (__main__.TestMinFunctorchOnly) ... ok (0.120s) 2022-08-17T12:44:33.6953868Z test_softmax_split (__main__.TestMinFunctorchOnly) ... ok (0.109s) 2022-08-17T12:44:33.8163902Z test_stack (__main__.TestMinFunctorchOnly) ... ok (0.135s) 2022-08-17T12:44:33.8167985Z test_time_mm_fuse (__main__.TestMinFunctorchOnly) ... skip: skip_functorch_only (0.000s) 2022-08-17T12:44:33.9336652Z test_with_dims_split (__main__.TestMinFunctorchOnly) ... ok (0.104s) 2022-08-17T12:44:33.9336930Z 2022-08-17T12:44:33.9337103Z ---------------------------------------------------------------------- 2022-08-17T12:44:33.9337475Z Ran 64 tests in 7.484s 2022-08-17T12:44:33.9337620Z 2022-08-17T12:44:33.9337704Z OK (skipped=5) 2022-08-17T12:44:33.9340086Z 2022-08-17T12:44:33.9340467Z Generating XML reports... 2022-08-17T12:44:33.9420577Z Generated XML report: test-reports\python-unittest\functorch\test\test_dims\TEST-TestMin-20220817124426.xml 2022-08-17T12:44:33.9455250Z Generated XML report: test-reports\python-unittest\functorch\test\test_dims\TEST-TestMinFunctorchOnly-20220817124426.xml 2022-08-17T12:44:34.1134391Z Running C:\actions-runner\_work\pytorch\pytorch\functorch\test\test_eager_transforms ... [2022-08-17 12:44:34.111658] 2022-08-17T12:44:34.1135078Z Executing ['C:\\Jenkins\\Miniconda3\\python.exe', '-bb', 'C:\\actions-runner\\_work\\pytorch\\pytorch\\functorch\\test\\test_eager_transforms.py', '-v', '--import-slow-tests', '--import-disabled-tests'] ... [2022-08-17 12:44:34.111658] 2022-08-17T12:44:36.4696703Z C:\actions-runner\_work\pytorch\pytorch\functorch\test\test_eager_transforms.py:48: UserWarning: Couldn't import torchvision. Some of our tests use it, try to install it with commands from pytorch.org, post-fixed with `--no-deps` to avoid overwriting the pytorch installation 2022-08-17T12:44:36.4697438Z warnings.warn("Couldn't import torchvision. Some of our tests use it, try " 2022-08-17T12:44:36.4867614Z 2022-08-17T12:44:36.4868223Z Running tests... 2022-08-17T12:44:36.4868700Z ---------------------------------------------------------------------- 2022-08-17T12:44:36.4869349Z Test results will be stored in test-reports\python-unittest\functorch\test\test_eager_transforms 2022-08-17T12:44:36.4895944Z test_argnums_reorders (__main__.TestArgnumsPartial) ... ok (0.000s) 2022-08-17T12:44:36.4913586Z test_duplicate_argnums (__main__.TestArgnumsPartial) ... ok (0.000s) 2022-08-17T12:44:36.4930158Z test_flat_args_with_negative_int_argnum (__main__.TestArgnumsPartial) ... ok (0.000s) 2022-08-17T12:44:36.4945923Z test_flat_args_with_positive_int_argnum (__main__.TestArgnumsPartial) ... ok (0.000s) 2022-08-17T12:44:36.4963447Z test_flat_args_with_tuple_argnum (__main__.TestArgnumsPartial) ... ok (0.000s) 2022-08-17T12:44:36.4982178Z test_function_with_default_args (__main__.TestArgnumsPartial) ... ok (0.000s) 2022-08-17T12:44:36.5000099Z test_invalid_argnum_type (__main__.TestArgnumsPartial) ... ok (0.016s) 2022-08-17T12:44:36.5011854Z test_not_enough_argnums (__main__.TestArgnumsPartial) ... ok (0.000s) 2022-08-17T12:44:36.5026156Z test_out_of_bounds_argnum_values (__main__.TestArgnumsPartial) ... ok (0.000s) 2022-08-17T12:44:36.5049381Z test_pytree_args (__main__.TestArgnumsPartial) ... ok (0.000s) 2022-08-17T12:44:36.5088125Z test_autograd_functional_jacfwd_inside_transform_cpu (__main__.TestComposabilityCPU) ... C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\_vmap_internals.py:100: UserWarning: There is a performance drop because we have not yet implemented the batching rule for aten::_add_batch_dim. Please file us an issue on GitHub so that we can prioritize its implementation. (Triggered internally at C:\actions-runner\_work\pytorch\pytorch\functorch\functorch\csrc\BatchedFallback.cpp:85.) 2022-08-17T12:44:36.5089060Z arg if in_dim is None else torch._add_batch_dim(arg, in_dim, vmap_level) 2022-08-17T12:44:36.5126391Z ok (0.000s) 2022-08-17T12:44:36.5151824Z test_autograd_functional_jacrev_inside_transform_cpu (__main__.TestComposabilityCPU) ... ok (0.000s) 2022-08-17T12:44:36.5176942Z test_autograd_functional_jvp_inside_transform_cpu (__main__.TestComposabilityCPU) ... ok (0.016s) 2022-08-17T12:44:36.5200191Z test_autograd_functional_vjp_inside_transform_cpu (__main__.TestComposabilityCPU) ... ok (0.000s) 2022-08-17T12:44:36.5234284Z test_grad_grad_cpu (__main__.TestComposabilityCPU) ... ok (0.000s) 2022-08-17T12:44:36.5260201Z test_grad_vjp_cpu (__main__.TestComposabilityCPU) ... ok (0.000s) 2022-08-17T12:44:36.5278164Z test_grad_vmap_cpu (__main__.TestComposabilityCPU) ... ok (0.000s) 2022-08-17T12:44:36.6045863Z test_make_fx_jacrev_cpu (__main__.TestComposabilityCPU) ... ok (0.079s) 2022-08-17T12:44:36.6100666Z test_make_fx_vjp_cpu (__main__.TestComposabilityCPU) ... ok (0.016s) 2022-08-17T12:44:36.6134839Z test_make_fx_vmap_cpu (__main__.TestComposabilityCPU) ... ok (0.000s) 2022-08-17T12:44:36.6170968Z test_requires_grad_inside_transform_cpu (__main__.TestComposabilityCPU) ... ok (0.000s) 2022-08-17T12:44:36.6190506Z test_retain_grad_inside_transform_cpu (__main__.TestComposabilityCPU) ... ok (0.000s) 2022-08-17T12:44:36.6211781Z test_vjp_grad_cpu (__main__.TestComposabilityCPU) ... ok (0.000s) 2022-08-17T12:44:36.6234101Z test_vjp_vjp_cpu (__main__.TestComposabilityCPU) ... ok (0.000s) 2022-08-17T12:44:36.6253618Z test_vjp_vmap_cpu (__main__.TestComposabilityCPU) ... ok (0.000s) 2022-08-17T12:44:36.6270687Z test_vmap_grad_cpu (__main__.TestComposabilityCPU) ... ok (0.016s) 2022-08-17T12:44:36.6300235Z test_vmap_vjp_cpu (__main__.TestComposabilityCPU) ... ok (0.000s) 2022-08-17T12:44:36.6315038Z test_vmap_vmap_cpu (__main__.TestComposabilityCPU) ... ok (0.000s) 2022-08-17T12:44:36.6327729Z test_basic_cpu (__main__.TestCustomFunctionCPU) ... skip: Prototype of custom_vjp doesn't link on windows (0.000s) 2022-08-17T12:44:36.6471449Z test_ensemble_regression_cpu (__main__.TestExamplesCorrectnessCPU) ... ok (0.016s) 2022-08-17T12:44:36.6576151Z test_find_learning_rate_ensembling_dropout_layer__cpu (__main__.TestExamplesCorrectnessCPU) ... ok (0.016s) 2022-08-17T12:44:36.6670273Z test_find_learning_rate_ensembling_dropout_layer__cpu (__main__.TestExamplesCorrectnessCPU) ... ok (0.000s) 2022-08-17T12:44:36.6763434Z test_find_learning_rate_ensembling_dropout_layer__cpu (__main__.TestExamplesCorrectnessCPU) ... ok (0.016s) 2022-08-17T12:44:36.8268488Z test_lennard_jones_batched_jac_jac_jacfwd_cpu (__main__.TestExamplesCorrectnessCPU) ... ok (0.142s) 2022-08-17T12:44:36.9805445Z test_lennard_jones_batched_jac_jac_jacrev_cpu (__main__.TestExamplesCorrectnessCPU) ... ok (0.161s) 2022-08-17T12:44:39.5324083Z test_maml_omniglot_cpu (__main__.TestExamplesCorrectnessCPU) ... ok (2.555s) 2022-08-17T12:44:40.1503117Z test_maml_regression_cpu (__main__.TestExamplesCorrectnessCPU) ... C:\actions-runner\_work\pytorch\pytorch\functorch\test\test_eager_transforms.py:2516: UserWarning: Creating a tensor from a list of numpy.ndarrays is extremely slow. Please consider converting the list to a single numpy.ndarray with numpy.array() before converting to a tensor. (Triggered internally at C:\actions-runner\_work\pytorch\pytorch\torch\csrc\utils\tensor_new.cpp:233.) 2022-08-17T12:44:40.1503932Z return torch.tensor(xs, dtype=torch.float, device=device), \ 2022-08-17T12:44:40.1678972Z ok (0.634s) 2022-08-17T12:44:40.1700881Z test_resnet18_per_sample_grads_cpu (__main__.TestExamplesCorrectnessCPU) ... skip: test requires torchvision (0.000s) 2022-08-17T12:44:40.2397362Z test_update_batch_norm_originally_track_running_stats_False_cpu (__main__.TestExamplesCorrectnessCPU) ... ok (0.063s) 2022-08-17T12:44:40.2912998Z test_update_batch_norm_originally_track_running_stats_True_cpu (__main__.TestExamplesCorrectnessCPU) ... ok (0.048s) 2022-08-17T12:44:40.2991475Z test_functionalize_fx_multi_out_op_cpu (__main__.TestFunctionalizeCPU) ... ok (0.016s) 2022-08-17T12:44:40.3056799Z test_functionalize_fx_out_op_cpu (__main__.TestFunctionalizeCPU) ... ok (0.000s) 2022-08-17T12:44:40.3112281Z test_functionalize_fx_reapply_views_simple_cpu (__main__.TestFunctionalizeCPU) ... ok (0.016s) 2022-08-17T12:44:40.3165376Z test_functionalize_fx_simple_cpu (__main__.TestFunctionalizeCPU) ... ok (0.000s) 2022-08-17T12:44:40.3202496Z test_functionalize_fx_transpose_simple_cpu (__main__.TestFunctionalizeCPU) ... ok (0.000s) 2022-08-17T12:44:40.3229796Z test_functionalize_grad_cpu (__main__.TestFunctionalizeCPU) ... ok (0.000s) 2022-08-17T12:44:40.3256949Z test_functionalize_nonfunctional_output_cpu (__main__.TestFunctionalizeCPU) ... ok (0.016s) 2022-08-17T12:44:40.3295987Z test_functionalize_opt_tensor_list_cpu (__main__.TestFunctionalizeCPU) ... ok (0.000s) 2022-08-17T12:44:40.3333928Z test_functionalize_optional_tensorlist1_cpu (__main__.TestFunctionalizeCPU) ... ok (0.000s) 2022-08-17T12:44:40.3375622Z test_functionalize_optional_tensorlist2_cpu (__main__.TestFunctionalizeCPU) ... ok (0.000s) 2022-08-17T12:44:40.3401661Z test_inplace_view_cpu (__main__.TestFunctionalizeCPU) ... ok (0.016s) 2022-08-17T12:44:40.3429183Z test_linear_cpu (__main__.TestFunctionalizeCPU) ... ok (0.000s) 2022-08-17T12:44:40.3466394Z test_multioutput_inplace_slice_view_cpu (__main__.TestFunctionalizeCPU) ... ok (0.000s) 2022-08-17T12:44:40.3496763Z test_multioutput_view_cpu (__main__.TestFunctionalizeCPU) ... ok (0.000s) 2022-08-17T12:44:40.3523667Z test_simple_view_cpu (__main__.TestFunctionalizeCPU) ... ok (0.000s) 2022-08-17T12:44:40.3554542Z test_vmap_functionalize_jvp_cpu (__main__.TestFunctionalizeCPU) ... C:\actions-runner\_work\pytorch\pytorch\functorch\test\test_eager_transforms.py:3049: UserWarning: There is a performance drop because we have not yet implemented the batching rule for aten::copy. Please file us an issue on GitHub so that we can prioritize its implementation. (Triggered internally at C:\actions-runner\_work\pytorch\pytorch\functorch\functorch\csrc\BatchedFallback.cpp:85.) 2022-08-17T12:44:40.3555517Z y.add_(1) 2022-08-17T12:44:40.3561218Z ok (0.016s) 2022-08-17T12:44:40.3598242Z test_advanced_indexing_cpu (__main__.TestGradTransformCPU) ... ok (0.000s) 2022-08-17T12:44:40.3637452Z test_argnums_cpu (__main__.TestGradTransformCPU) ... ok (0.000s) 2022-08-17T12:44:40.3658718Z test_composed_with_autograd_cpu (__main__.TestGradTransformCPU) ... ok (0.000s) 2022-08-17T12:44:40.3684831Z test_composite_complicated_cpu (__main__.TestGradTransformCPU) ... ok (0.000s) 2022-08-17T12:44:40.3705546Z test_composite_simple_cpu (__main__.TestGradTransformCPU) ... ok (0.000s) 2022-08-17T12:44:40.3731297Z test_composite_two_ops_cpu (__main__.TestGradTransformCPU) ... ok (0.001s) 2022-08-17T12:44:40.3754422Z test_conj_bit_cpu (__main__.TestGradTransformCPU) ... ok (0.000s) 2022-08-17T12:44:40.3772301Z test_dtype_cpu (__main__.TestGradTransformCPU) ... ok (0.000s) 2022-08-17T12:44:40.3796214Z test_escaped_wrappers_are_ignored_cpu (__main__.TestGradTransformCPU) ... ok (0.000s) 2022-08-17T12:44:40.3816049Z test_escaped_wrappers_are_marked_as_dead_cpu (__main__.TestGradTransformCPU) ... ok (0.000s) 2022-08-17T12:44:40.3840816Z test_fn_with_kwargs_cpu (__main__.TestGradTransformCPU) ... ok (0.000s) 2022-08-17T12:44:40.3911881Z test_functional_init_cpu (__main__.TestGradTransformCPU) ... ok (0.016s) 2022-08-17T12:44:40.3996323Z test_functional_init_with_buffers_cpu (__main__.TestGradTransformCPU) ... ok (0.000s) 2022-08-17T12:44:40.4045472Z test_grad_aux_pytree_cpu (__main__.TestGradTransformCPU) ... ok (0.016s) 2022-08-17T12:44:40.4079811Z test_grad_aux_tensor_cpu (__main__.TestGradTransformCPU) ... ok (0.000s) 2022-08-17T12:44:40.4104562Z test_grad_of_vjp_composition_cpu (__main__.TestGradTransformCPU) ... ok (0.000s) 2022-08-17T12:44:40.4132840Z test_grad_of_vjp_of_grad_composition_cpu (__main__.TestGradTransformCPU) ... ok (0.000s) 2022-08-17T12:44:40.4185970Z test_grad_pytree_inputs_cpu (__main__.TestGradTransformCPU) ... ok (0.016s) 2022-08-17T12:44:40.4207541Z test_inplace_cpu (__main__.TestGradTransformCPU) ... ok (0.000s) 2022-08-17T12:44:40.4232932Z test_inplace_on_captures_cpu (__main__.TestGradTransformCPU) ... ok (0.000s) 2022-08-17T12:44:40.4257469Z test_inplace_on_view_base_cpu (__main__.TestGradTransformCPU) ... ok (0.000s) 2022-08-17T12:44:40.4283365Z test_inplace_on_view_cpu (__main__.TestGradTransformCPU) ... ok (0.000s) 2022-08-17T12:44:40.4313086Z test_invalid_argnums_cpu (__main__.TestGradTransformCPU) ... ok (0.000s) 2022-08-17T12:44:40.4330169Z test_is_cuda_cpu (__main__.TestGradTransformCPU) ... ok (0.000s) 2022-08-17T12:44:40.4369806Z test_negative_argnums_cpu (__main__.TestGradTransformCPU) ... ok (0.016s) 2022-08-17T12:44:40.4391030Z test_nesting_simple_cpu (__main__.TestGradTransformCPU) ... ok (0.000s) 2022-08-17T12:44:40.4427945Z test_no_grad_inside_cpu (__main__.TestGradTransformCPU) ... ok (0.000s) 2022-08-17T12:44:40.4450791Z test_no_grad_mixed_cpu (__main__.TestGradTransformCPU) ... ok (0.000s) 2022-08-17T12:44:40.4484388Z test_no_grad_nested_complicated_cpu (__main__.TestGradTransformCPU) ... ok (0.000s) 2022-08-17T12:44:40.4514636Z test_no_grad_nested_simple_cpu (__main__.TestGradTransformCPU) ... ok (0.016s) 2022-08-17T12:44:40.4535426Z test_no_grad_outside_cpu (__main__.TestGradTransformCPU) ... ok (0.000s) 2022-08-17T12:44:40.4559044Z test_no_grad_outside_vjp_cpu (__main__.TestGradTransformCPU) ... ok (0.000s) 2022-08-17T12:44:40.4586758Z test_no_grad_outside_vjp_fn_cpu (__main__.TestGradTransformCPU) ... ok (0.000s) 2022-08-17T12:44:40.4613458Z test_no_grad_outside_vjp_only_cpu (__main__.TestGradTransformCPU) ... ok (0.000s) 2022-08-17T12:44:40.4642358Z test_no_grad_value_cpu (__main__.TestGradTransformCPU) ... ok (0.000s) 2022-08-17T12:44:40.4658958Z test_numel_cpu (__main__.TestGradTransformCPU) ... ok (0.016s) 2022-08-17T12:44:40.4681142Z test_out_of_order_argnums_cpu (__main__.TestGradTransformCPU) ... ok (0.000s) 2022-08-17T12:44:40.4700326Z test_primitive_cpu (__main__.TestGradTransformCPU) ... ok (0.000s) 2022-08-17T12:44:40.4717155Z test_shape_cpu (__main__.TestGradTransformCPU) ... ok (0.000s) 2022-08-17T12:44:40.4734390Z test_tensor_ctor_inside_grad_cpu (__main__.TestGradTransformCPU) ... ok (0.000s) 2022-08-17T12:44:40.6068970Z test_tensor_print_grad_cpu (__main__.TestGradTransformCPU) ... ok (0.127s) 2022-08-17T12:44:40.6129806Z test_tensor_print_grad_grad_cpu (__main__.TestGradTransformCPU) ... ok (0.016s) 2022-08-17T12:44:40.7198065Z test_tensor_print_vmap_cpu (__main__.TestGradTransformCPU) ... ok (0.110s) 2022-08-17T12:44:40.7266569Z test_tensor_print_vmap_grad_cpu (__main__.TestGradTransformCPU) ... ok (0.000s) 2022-08-17T12:44:40.8398373Z test_tensor_print_vmap_vmap_cpu (__main__.TestGradTransformCPU) ... ok (0.111s) 2022-08-17T12:44:40.8418751Z test_unrelated_grad_cpu (__main__.TestGradTransformCPU) ... ok (0.000s) 2022-08-17T12:44:40.8456492Z test_unrelated_hessian_cpu (__main__.TestGradTransformCPU) ... ok (0.016s) 2022-08-17T12:44:40.8483781Z test_unrelated_vjp_cpu (__main__.TestGradTransformCPU) ... ok (0.000s) 2022-08-17T12:44:40.8515134Z test_unrelated_vjp_multiple_inputs_outputs_cpu (__main__.TestGradTransformCPU) ... ok (0.000s) 2022-08-17T12:44:40.8542967Z test_view_inplace_simple_cpu (__main__.TestGradTransformCPU) ... ok (0.000s) 2022-08-17T12:44:40.8571818Z test_views_cpu (__main__.TestGradTransformCPU) ... ok (0.000s) 2022-08-17T12:44:40.8609964Z test_vjp_aux_pytree_cpu (__main__.TestGradTransformCPU) ... ok (0.017s) 2022-08-17T12:44:40.8655097Z test_vjp_aux_tensor_cpu (__main__.TestGradTransformCPU) ... ok (0.000s) 2022-08-17T12:44:40.8684165Z test_vjp_cpu (__main__.TestGradTransformCPU) ... ok (0.000s) 2022-08-17T12:44:40.8714378Z test_vjp_of_grad_composition_cpu (__main__.TestGradTransformCPU) ... ok (0.000s) 2022-08-17T12:44:40.8761264Z test_vjp_outputs_can_any_pytree_cpu (__main__.TestGradTransformCPU) ... ok (0.000s) 2022-08-17T12:44:40.8780359Z test_vjp_pytree_error_cpu (__main__.TestGradTransformCPU) ... ok (0.016s) 2022-08-17T12:44:40.8807143Z test_vjp_pytree_input_cpu (__main__.TestGradTransformCPU) ... ok (0.000s) 2022-08-17T12:44:40.8838211Z test_vjp_pytree_output_cpu (__main__.TestGradTransformCPU) ... ok (0.000s) 2022-08-17T12:44:40.8858859Z test_vjp_two_outputs_cpu (__main__.TestGradTransformCPU) ... ok (0.000s) 2022-08-17T12:44:40.8889187Z test_zero_grad_cpu (__main__.TestGradTransformCPU) ... ok (0.000s) 2022-08-17T12:44:40.9080771Z test_hessian_vectorize_correctness_multi_input_cpu (__main__.TestHessianCPU) ... ok (0.031s) 2022-08-17T12:44:40.9172379Z test_hessian_vectorize_correctness_simple_cpu (__main__.TestHessianCPU) ... ok (0.000s) 2022-08-17T12:44:40.9258380Z test_hessian_vectorize_correctness_unrelated_outputs_cpu (__main__.TestHessianCPU) ... ok (0.016s) 2022-08-17T12:44:40.9344617Z test_jacfwd_different_levels_cpu (__main__.TestHessianCPU) ... ok (0.000s) 2022-08-17T12:44:40.9381269Z test_against_reference_correctness_different_devices_jacfwd_cpu (__main__.TestJacCPU) ... ok (0.000s) 2022-08-17T12:44:40.9416202Z test_against_reference_correctness_different_devices_jacrev_cpu (__main__.TestJacCPU) ... ok (0.016s) 2022-08-17T12:44:40.9461020Z test_against_reference_multi_input_jacfwd_cpu (__main__.TestJacCPU) ... ok (0.000s) 2022-08-17T12:44:40.9503738Z test_against_reference_multi_input_jacrev_cpu (__main__.TestJacCPU) ... ok (0.000s) 2022-08-17T12:44:40.9605193Z test_against_reference_multi_input_multi_output_jacfwd_cpu (__main__.TestJacCPU) ... ok (0.016s) 2022-08-17T12:44:40.9705739Z test_against_reference_multi_input_multi_output_jacrev_cpu (__main__.TestJacCPU) ... ok (0.016s) 2022-08-17T12:44:40.9760581Z test_against_reference_simple_jacfwd_cpu (__main__.TestJacCPU) ... ok (0.001s) 2022-08-17T12:44:40.9814219Z test_against_reference_simple_jacrev_cpu (__main__.TestJacCPU) ... ok (0.000s) 2022-08-17T12:44:40.9858706Z test_against_reference_unrelated_outputs_jacfwd_cpu (__main__.TestJacCPU) ... ok (0.000s) 2022-08-17T12:44:40.9901396Z test_against_reference_unrelated_outputs_jacrev_cpu (__main__.TestJacCPU) ... ok (0.016s) 2022-08-17T12:44:40.9973799Z test_against_reference_zero_dim_jacfwd_cpu (__main__.TestJacCPU) ... ok (0.000s) 2022-08-17T12:44:41.0045181Z test_against_reference_zero_dim_jacrev_cpu (__main__.TestJacCPU) ... ok (0.016s) 2022-08-17T12:44:41.0072102Z test_argnums_defaults_to_zero_jacfwd_cpu (__main__.TestJacCPU) ... ok (0.000s) 2022-08-17T12:44:41.0096708Z test_argnums_defaults_to_zero_jacrev_cpu (__main__.TestJacCPU) ... ok (0.000s) 2022-08-17T12:44:41.0132158Z test_argnums_effect_on_return_jacfwd_cpu (__main__.TestJacCPU) ... ok (0.000s) 2022-08-17T12:44:41.0164938Z test_argnums_effect_on_return_jacrev_cpu (__main__.TestJacCPU) ... ok (0.000s) 2022-08-17T12:44:41.0190611Z test_argnums_tuple_jacfwd_cpu (__main__.TestJacCPU) ... ok (0.016s) 2022-08-17T12:44:41.0215500Z test_argnums_tuple_jacrev_cpu (__main__.TestJacCPU) ... ok (0.000s) 2022-08-17T12:44:41.0267284Z test_aux_pytree_jacfwd_cpu (__main__.TestJacCPU) ... ok (0.000s) 2022-08-17T12:44:41.0307004Z test_aux_pytree_jacrev_cpu (__main__.TestJacCPU) ... ok (0.000s) 2022-08-17T12:44:41.0333714Z test_aux_tensor_jacrev_cpu (__main__.TestJacCPU) ... ok (0.000s) 2022-08-17T12:44:41.0365578Z test_diff_numel_jacrev_cpu (__main__.TestJacCPU) ... ok (0.001s) 2022-08-17T12:44:41.0399597Z test_dimensionality_jacfwd_cpu (__main__.TestJacCPU) ... ok (0.000s) 2022-08-17T12:44:41.0433034Z test_dimensionality_jacrev_cpu (__main__.TestJacCPU) ... ok (0.000s) 2022-08-17T12:44:41.0448461Z test_empty_argnums_jacfwd_cpu (__main__.TestJacCPU) ... ok (0.000s) 2022-08-17T12:44:41.0463531Z test_empty_argnums_jacrev_cpu (__main__.TestJacCPU) ... ok (0.000s) 2022-08-17T12:44:41.0483461Z test_empty_output_jacfwd_cpu (__main__.TestJacCPU) ... ok (0.000s) 2022-08-17T12:44:41.0501177Z test_empty_output_jacrev_cpu (__main__.TestJacCPU) ... ok (0.016s) 2022-08-17T12:44:41.0519570Z test_float_argnums_jacfwd_cpu (__main__.TestJacCPU) ... ok (0.000s) 2022-08-17T12:44:41.0536803Z test_float_argnums_jacrev_cpu (__main__.TestJacCPU) ... ok (0.000s) 2022-08-17T12:44:41.0563126Z test_hessian_simple_cpu (__main__.TestJacCPU) ... ok (0.000s) 2022-08-17T12:44:41.0586331Z test_multiple_args_jacfwd_cpu (__main__.TestJacCPU) ... ok (0.000s) 2022-08-17T12:44:41.0608448Z test_multiple_args_jacrev_cpu (__main__.TestJacCPU) ... ok (0.000s) 2022-08-17T12:44:41.0686756Z test_multiple_inputs_outputs_pytree_jacfwd_cpu (__main__.TestJacCPU) ... ok (0.016s) 2022-08-17T12:44:41.0759576Z test_multiple_inputs_outputs_pytree_jacrev_cpu (__main__.TestJacCPU) ... ok (0.000s) 2022-08-17T12:44:41.0794762Z test_multiple_inputs_outputs_pytree_multidim_jacrev_cpu (__main__.TestJacCPU) ... ok (0.000s) 2022-08-17T12:44:41.0862482Z test_multiple_inputs_pytree_jacfwd_cpu (__main__.TestJacCPU) ... ok (0.016s) 2022-08-17T12:44:41.0923849Z test_multiple_inputs_pytree_jacrev_cpu (__main__.TestJacCPU) ... ok (0.000s) 2022-08-17T12:44:41.0970240Z test_multiple_outputs_multiple_argnums_jacfwd_cpu (__main__.TestJacCPU) ... ok (0.000s) 2022-08-17T12:44:41.1013603Z test_multiple_outputs_multiple_argnums_jacrev_cpu (__main__.TestJacCPU) ... ok (0.016s) 2022-08-17T12:44:41.1053571Z test_multiple_outputs_pytree_jacrev_cpu (__main__.TestJacCPU) ... ok (0.000s) 2022-08-17T12:44:41.1104548Z test_multiple_outputs_single_argnums_jacfwd_cpu (__main__.TestJacCPU) ... ok (0.000s) 2022-08-17T12:44:41.1151372Z test_multiple_outputs_single_argnums_jacrev_cpu (__main__.TestJacCPU) ... ok (0.016s) 2022-08-17T12:44:41.1167926Z test_negative_argnums_jacfwd_cpu (__main__.TestJacCPU) ... ok (0.000s) 2022-08-17T12:44:41.1183230Z test_negative_argnums_jacrev_cpu (__main__.TestJacCPU) ... ok (0.000s) 2022-08-17T12:44:41.1212124Z test_nested_jac_simple_jacrev_cpu (__main__.TestJacCPU) ... ok (0.000s) 2022-08-17T12:44:41.1227565Z test_out_of_bounds_argnums_jacfwd_cpu (__main__.TestJacCPU) ... ok (0.000s) 2022-08-17T12:44:41.1242405Z test_out_of_bounds_argnums_jacrev_cpu (__main__.TestJacCPU) ... ok (0.000s) 2022-08-17T12:44:41.1305450Z test_outputs_can_any_pytree_jacfwd_cpu (__main__.TestJacCPU) ... ok (0.016s) 2022-08-17T12:44:41.1350724Z test_outputs_can_any_pytree_jacrev_cpu (__main__.TestJacCPU) ... ok (0.000s) 2022-08-17T12:44:41.1363222Z test_repeated_argnums_jacfwd_cpu (__main__.TestJacCPU) ... ok (0.000s) 2022-08-17T12:44:41.1375555Z test_repeated_argnums_jacrev_cpu (__main__.TestJacCPU) ... ok (0.000s) 2022-08-17T12:44:41.1393234Z test_simple_jacfwd_cpu (__main__.TestJacCPU) ... ok (0.000s) 2022-08-17T12:44:41.1410825Z test_simple_jacrev_cpu (__main__.TestJacCPU) ... ok (0.000s) 2022-08-17T12:44:41.1429878Z test_simple_not_flat_jacfwd_cpu (__main__.TestJacCPU) ... ok (0.000s) 2022-08-17T12:44:41.1448942Z test_simple_not_flat_jacrev_cpu (__main__.TestJacCPU) ... ok (0.016s) 2022-08-17T12:44:41.1473425Z test_unrelated_input_jacfwd_cpu (__main__.TestJacCPU) ... ok (0.000s) 2022-08-17T12:44:41.1497451Z test_unrelated_input_jacrev_cpu (__main__.TestJacCPU) ... ok (0.000s) 2022-08-17T12:44:41.1517321Z test_unrelated_output_jacfwd_cpu (__main__.TestJacCPU) ... ok (0.000s) 2022-08-17T12:44:41.1536569Z test_unrelated_output_jacrev_cpu (__main__.TestJacCPU) ... ok (0.000s) 2022-08-17T12:44:41.1556477Z test_vmap_on_jac_simple_jacrev_cpu (__main__.TestJacCPU) ... ok (0.000s) 2022-08-17T12:44:41.1572062Z test_autograd_function_disables_fwd_grad_cpu (__main__.TestJvpCPU) ... ok (0.000s) 2022-08-17T12:44:41.1606513Z test_aux_pytree_cpu (__main__.TestJvpCPU) ... ok (0.016s) 2022-08-17T12:44:41.1637347Z test_aux_tensor_cpu (__main__.TestJvpCPU) ... ok (0.001s) 2022-08-17T12:44:41.1665320Z test_disable_fwd_grad_inside_cpu (__main__.TestJvpCPU) ... ok (0.000s) 2022-08-17T12:44:41.1684480Z test_disable_fwd_grad_mixed_cpu (__main__.TestJvpCPU) ... ok (0.000s) 2022-08-17T12:44:41.1702215Z test_disable_fwd_grad_outside_cpu (__main__.TestJvpCPU) ... ok (0.000s) 2022-08-17T12:44:41.1715766Z test_enable_fwd_grad_cpu (__main__.TestJvpCPU) ... ok (0.000s) 2022-08-17T12:44:41.1728912Z test_fwd_grad_enabled_cpu (__main__.TestJvpCPU) ... ok (0.000s) 2022-08-17T12:44:41.1748076Z test_inplace_on_captures_cpu (__main__.TestJvpCPU) ... ok (0.000s) 2022-08-17T12:44:41.1769598Z test_inputs_are_tuples_of_tensors_cpu (__main__.TestJvpCPU) ... ok (0.016s) 2022-08-17T12:44:41.1798383Z test_jvp_inside_autograd_function_cpu (__main__.TestJvpCPU) ... ok (0.000s) 2022-08-17T12:44:41.1820490Z test_multiple_inputs_cpu (__main__.TestJvpCPU) ... ok (0.000s) 2022-08-17T12:44:41.1848143Z test_multiple_inputs_outputs_cpu (__main__.TestJvpCPU) ... ok (0.000s) 2022-08-17T12:44:41.1871455Z test_multiple_outputs_cpu (__main__.TestJvpCPU) ... ok (0.000s) 2022-08-17T12:44:41.1883354Z test_nonempty_primals_and_tangents_cpu (__main__.TestJvpCPU) ... ok (0.000s) 2022-08-17T12:44:41.1922622Z test_outputs_can_any_pytree_cpu (__main__.TestJvpCPU) ... ok (0.016s) 2022-08-17T12:44:41.1937866Z test_primals_tangents_length_mismatch_cpu (__main__.TestJvpCPU) ... ok (0.000s) 2022-08-17T12:44:41.1960757Z test_pytree_inputs_cpu (__main__.TestJvpCPU) ... ok (0.000s) 2022-08-17T12:44:41.1981516Z test_pytree_inputs_error_cases_cpu (__main__.TestJvpCPU) ... ok (0.000s) 2022-08-17T12:44:41.2000926Z test_simple_cpu (__main__.TestJvpCPU) ... ok (0.000s) 2022-08-17T12:44:41.2017206Z test_strict_mode_cpu (__main__.TestJvpCPU) ... ok (0.000s) 2022-08-17T12:44:41.2037973Z test_unrelated_input_cpu (__main__.TestJvpCPU) ... ok (0.000s) 2022-08-17T12:44:41.2058338Z test_unrelated_output_cpu (__main__.TestJvpCPU) ... ok (0.000s) 2022-08-17T12:44:41.2083429Z test_zerotensor_vmapjvp_interaction_cpu (__main__.TestJvpCPU) ... ok (0.016s) 2022-08-17T12:44:41.2143484Z test_buffer_tying (__main__.TestMakeFunctional) ... ok (0.000s) 2022-08-17T12:44:41.2174539Z test_combine_state_for_ensemble_error (__main__.TestMakeFunctional) ... ok (0.000s) 2022-08-17T12:44:41.2198324Z test_combine_state_for_ensemble_smoke (__main__.TestMakeFunctional) ... ok (0.000s) 2022-08-17T12:44:41.2351173Z test_correctness_mnist (__main__.TestMakeFunctional) ... C:\actions-runner\_work\pytorch\pytorch\functorch\test\test_eager_transforms.py:2430: UserWarning: Implicit dimension choice for log_softmax has been deprecated. Change the call to include dim=X as an argument. 2022-08-17T12:44:41.2351997Z return F.log_softmax(x) 2022-08-17T12:44:41.2409644Z ok (0.031s) 2022-08-17T12:44:41.2434740Z test_disable_autograd_tracking_disable_autograd_tracking_False (__main__.TestMakeFunctional) ... ok (0.000s) 2022-08-17T12:44:41.2454611Z test_disable_autograd_tracking_disable_autograd_tracking_True (__main__.TestMakeFunctional) ... ok (0.000s) 2022-08-17T12:44:41.2495879Z test_parameter_tying (__main__.TestMakeFunctional) ... ok (0.000s) 2022-08-17T12:44:41.2567000Z test_parameter_tying_ensemble (__main__.TestMakeFunctional) ... ok (0.016s) 2022-08-17T12:44:41.2628254Z test_parameter_tying_grad (__main__.TestMakeFunctional) ... ok (0.000s) 2022-08-17T12:44:41.2657257Z test_with_buffers_disable_autograd_tracking_disable_autograd_tracking_False (__main__.TestMakeFunctional) ... ok (0.000s) 2022-08-17T12:44:41.2686151Z test_with_buffers_disable_autograd_tracking_disable_autograd_tracking_True (__main__.TestMakeFunctional) ... ok (0.000s) 2022-08-17T12:44:41.2716007Z test_log_softmax_cpu (__main__.TestVmapOfGradCPU) ... ok (0.016s) 2022-08-17T12:44:41.2741225Z test_new_empty_materializes_tensor_cpu (__main__.TestVmapOfGradCPU) ... ok (0.000s) 2022-08-17T12:44:41.2766278Z test_new_zeros_materializes_tensor_cpu (__main__.TestVmapOfGradCPU) ... ok (0.000s) 2022-08-17T12:44:41.3977317Z test_per_sample_grads_embeddingnet_cpu (__main__.TestVmapOfGradCPU) ... ok (0.112s) 2022-08-17T12:44:41.4174083Z test_per_sample_grads_inplace_view_cpu (__main__.TestVmapOfGradCPU) ... ok (0.031s) 2022-08-17T12:44:41.4386218Z test_per_sample_grads_simple_cpu (__main__.TestVmapOfGradCPU) ... ok (0.016s) 2022-08-17T12:44:41.4386606Z 2022-08-17T12:44:41.4386881Z ---------------------------------------------------------------------- 2022-08-17T12:44:41.4387286Z Ran 223 tests in 4.937s 2022-08-17T12:44:41.4387479Z 2022-08-17T12:44:41.4387585Z OK (skipped=2) 2022-08-17T12:44:41.4387751Z 2022-08-17T12:44:41.4387897Z Generating XML reports... 2022-08-17T12:44:41.4456662Z Generated XML report: test-reports\python-unittest\functorch\test\test_eager_transforms\TEST-TestArgnumsPartial-20220817124436.xml 2022-08-17T12:44:41.6666765Z Generated XML report: test-reports\python-unittest\functorch\test\test_eager_transforms\TEST-TestComposabilityCPU-20220817124436.xml 2022-08-17T12:44:41.6684403Z Generated XML report: test-reports\python-unittest\functorch\test\test_eager_transforms\TEST-TestExamplesCorrectnessCPU-20220817124436.xml 2022-08-17T12:44:41.6705906Z Generated XML report: test-reports\python-unittest\functorch\test\test_eager_transforms\TEST-TestFunctionalizeCPU-20220817124436.xml 2022-08-17T12:44:41.6765746Z Generated XML report: test-reports\python-unittest\functorch\test\test_eager_transforms\TEST-TestGradTransformCPU-20220817124436.xml 2022-08-17T12:44:41.6774672Z Generated XML report: test-reports\python-unittest\functorch\test\test_eager_transforms\TEST-TestHessianCPU-20220817124436.xml 2022-08-17T12:44:41.6833999Z Generated XML report: test-reports\python-unittest\functorch\test\test_eager_transforms\TEST-TestJacCPU-20220817124436.xml 2022-08-17T12:44:41.6860752Z Generated XML report: test-reports\python-unittest\functorch\test\test_eager_transforms\TEST-TestJvpCPU-20220817124436.xml 2022-08-17T12:44:41.7453738Z Generated XML report: test-reports\python-unittest\functorch\test\test_eager_transforms\TEST-TestMakeFunctional-20220817124436.xml 2022-08-17T12:44:41.7464765Z Generated XML report: test-reports\python-unittest\functorch\test\test_eager_transforms\TEST-TestVmapOfGradCPU-20220817124436.xml 2022-08-17T12:44:41.7471161Z Generated XML report: test-reports\python-unittest\functorch\test\test_eager_transforms\TEST-TestCustomFunctionCPU-20220817124436.xml 2022-08-17T12:44:42.0225162Z Running C:\actions-runner\_work\pytorch\pytorch\functorch\test\test_functionalize ... [2022-08-17 12:44:42.013297] 2022-08-17T12:44:42.0225843Z Executing ['C:\\Jenkins\\Miniconda3\\python.exe', '-bb', 'C:\\actions-runner\\_work\\pytorch\\pytorch\\functorch\\test\\test_functionalize.py', '-v', '--import-slow-tests', '--import-disabled-tests'] ... [2022-08-17 12:44:42.013297] 2022-08-17T12:44:53.0420822Z 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-08-17T12:44:53.0421369Z warnings.warn(msg, FutureWarning) 2022-08-17T12:44:53.0421961Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\testing\_deprecated.py:35: FutureWarning: torch.testing.floating_types_and() is deprecated since 1.12 and will be removed in 1.14. This call can be replaced with (torch.float32, torch.float64, torch.float16, torch.bfloat16). 2022-08-17T12:44:53.0422697Z warnings.warn(msg, FutureWarning) 2022-08-17T12:44:53.0441463Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\testing\_deprecated.py:35: FutureWarning: torch.testing.floating_types_and() is deprecated since 1.12 and will be removed in 1.14. This call can be replaced with (torch.float32, torch.float64, torch.bfloat16, torch.float16). 2022-08-17T12:44:53.0441990Z warnings.warn(msg, FutureWarning) 2022-08-17T12:44:53.0443965Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\testing\_deprecated.py:35: FutureWarning: torch.testing.floating_types_and() is deprecated since 1.12 and will be removed in 1.14. This call can be replaced with (torch.float32, torch.float64, torch.float16). 2022-08-17T12:44:53.0444494Z warnings.warn(msg, FutureWarning) 2022-08-17T12:44:53.0446384Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\testing\_deprecated.py:35: FutureWarning: torch.testing.all_types_and_complex_and() is deprecated since 1.12 and will be removed in 1.14. This call can be replaced with (torch.float32, torch.float64, torch.uint8, torch.int8, torch.int16, torch.int32, torch.int64, torch.complex64, torch.complex128, torch.bool, torch.float16, torch.bfloat16). 2022-08-17T12:44:53.0447037Z warnings.warn(msg, FutureWarning) 2022-08-17T12:44:53.0452495Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\testing\_deprecated.py:35: FutureWarning: torch.testing.all_types_and_complex_and() is deprecated since 1.12 and will be removed in 1.14. This call can be replaced with (torch.float32, torch.float64, torch.uint8, torch.int8, torch.int16, torch.int32, torch.int64, torch.complex64, torch.complex128, torch.bool, torch.float16, torch.bfloat16, torch.complex32). 2022-08-17T12:44:53.0453174Z warnings.warn(msg, FutureWarning) 2022-08-17T12:44:53.0526395Z C:\actions-runner\_work\pytorch\pytorch\functorch\test\test_pythonkey.py:43: UserWarning: Couldn't import torchvision. Some of our tests use it, try to install it with commands from pytorch.org, post-fixed with `--no-deps` to avoid overwriting the pytorch installation 2022-08-17T12:44:53.0526972Z warnings.warn("Couldn't import torchvision. Some of our tests use it, try " 2022-08-17T12:44:53.2224401Z 2022-08-17T12:44:53.2224853Z Running tests... 2022-08-17T12:44:53.2225256Z Test results will be stored in test-reports\python-unittest\functorch\test\test_functionalize 2022-08-17T12:44:53.2225629Z ---------------------------------------------------------------------- 2022-08-17T12:44:53.4073346Z test_compilation_for_dynamic_shape_functionalize (__main__.make_functionalize_test..FunctionalizeTest) ... ok (0.190s) 2022-08-17T12:44:53.4198502Z test_global_cache_no_recompilations_functionalize (__main__.make_functionalize_test..FunctionalizeTest) ... ok (0.016s) 2022-08-17T12:44:54.1500136Z test_high_number_of_args_functionalize (__main__.make_functionalize_test..FunctionalizeTest) ... ok (0.728s) 2022-08-17T12:44:54.1700085Z test_multiple_compiler_functionalize (__main__.make_functionalize_test..FunctionalizeTest) ... c:\actions-runner\_work\pytorch\pytorch\functorch\functorch\_src\aot_autograd.py:175: UserWarning: Your compiler for AOTAutograd is returning a a function that doesn't take boxed arguments. Please wrap it with functorch.compile.make_boxed_func or handle the boxed arguments yourself. See https://github.com/pytorch/pytorch/pull/83137#issuecomment-1211320670 for rationale. 2022-08-17T12:44:54.1700831Z warnings.warn( 2022-08-17T12:44:54.1873357Z ok (0.032s) 2022-08-17T12:44:54.2354363Z test_multiple_functions_functionalize (__main__.make_functionalize_test..FunctionalizeTest) ... ok (0.047s) 2022-08-17T12:44:54.2690668Z test_recompilation_on_broadcast_functionalize (__main__.make_functionalize_test..FunctionalizeTest) ... ok (0.031s) 2022-08-17T12:44:54.2717005Z test_arg_none_functionalize (__main__.make_functionalize_test..FunctionalizeTest) ... skip: test broken on windows (0.016s) 2022-08-17T12:44:54.2730220Z test_custom_functionalize (__main__.make_functionalize_test..FunctionalizeTest) ... skip: test broken on windows (0.001s) 2022-08-17T12:44:54.2749060Z test_dict_functionalize (__main__.make_functionalize_test..FunctionalizeTest) ... skip: test broken on windows (0.000s) 2022-08-17T12:44:54.2768852Z test_dict_with_static_arg_before_dict_functionalize (__main__.make_functionalize_test..FunctionalizeTest) ... skip: test broken on windows (0.000s) 2022-08-17T12:44:54.2778960Z test_dropout_functionalize (__main__.make_functionalize_test..FunctionalizeTest) ... skip: test broken on windows (0.000s) 2022-08-17T12:44:54.2784344Z test_failure_functionalize (__main__.make_functionalize_test..FunctionalizeTest) ... skip: test broken on windows (0.000s) 2022-08-17T12:44:54.2795687Z test_if_condition_functionalize (__main__.make_functionalize_test..FunctionalizeTest) ... skip: test broken on windows (0.000s) 2022-08-17T12:44:54.2809731Z test_interleaved_static_args_functionalize (__main__.make_functionalize_test..FunctionalizeTest) ... skip: test broken on windows (0.000s) 2022-08-17T12:44:54.2820345Z test_simple_functionalize (__main__.make_functionalize_test..FunctionalizeTest) ... skip: test broken on windows (0.000s) 2022-08-17T12:44:54.2833311Z test_static_arg_before_tensor_arg_functionalize (__main__.make_functionalize_test..FunctionalizeTest) ... skip: test broken on windows (0.000s) 2022-08-17T12:44:54.2850547Z test_tuple_functionalize (__main__.make_functionalize_test..FunctionalizeTest) ... skip: test broken on windows (0.000s) 2022-08-17T12:44:54.2861846Z test_tuple_static_args_functionalize (__main__.make_functionalize_test..FunctionalizeTest) ... skip: test broken on windows (0.000s) 2022-08-17T12:44:54.2879322Z test_tuple_with_first_arg_as_static_functionalize (__main__.make_functionalize_test..FunctionalizeTest) ... skip: test broken on windows (0.016s) 2022-08-17T12:44:54.3124647Z test_batchnorm_functionalize (__main__.make_functionalize_test..FunctionalizeTest) ... ok (0.016s) 2022-08-17T12:44:54.3265744Z test_grad_context_functionalize (__main__.make_functionalize_test..FunctionalizeTest) ... ok (0.016s) 2022-08-17T12:44:54.3467773Z test_inner_grad_functionalize (__main__.make_functionalize_test..FunctionalizeTest) ... ok (0.016s) 2022-08-17T12:44:54.3746731Z test_list_codegen_functionalize (__main__.make_functionalize_test..FunctionalizeTest) ... ok (0.032s) 2022-08-17T12:44:54.4054649Z test_module_functionalize (__main__.make_functionalize_test..FunctionalizeTest) ... ok (0.031s) 2022-08-17T12:44:54.4202949Z test_multi_output_functionalize (__main__.make_functionalize_test..FunctionalizeTest) ... ok (0.016s) 2022-08-17T12:44:54.4362207Z test_multi_output_list_functionalize (__main__.make_functionalize_test..FunctionalizeTest) ... ok (0.016s) 2022-08-17T12:44:54.5079230Z test_no_grad_input_output_functionalize (__main__.make_functionalize_test..FunctionalizeTest) ... ok (0.065s) 2022-08-17T12:44:54.5398676Z test_output_dict_functionalize (__main__.make_functionalize_test..FunctionalizeTest) ... ok (0.031s) 2022-08-17T12:44:54.5421815Z test_single_output_functionalize (__main__.make_functionalize_test..FunctionalizeTest) ... ERROR (0.016s) 2022-08-17T12:44:54.5515625Z test_single_output_functionalize (__main__.make_functionalize_test..FunctionalizeTest) ... ok (0.000s) 2022-08-17T12:44:54.5516056Z test_single_output_functionalize errored - num_retries_left: 3 2022-08-17T12:44:54.5516352Z Traceback (most recent call last): 2022-08-17T12:44:54.5516782Z File "C:\actions-runner\_work\pytorch\pytorch\functorch\test\test_functionalize.py", line 15, in _fn 2022-08-17T12:44:54.5517330Z return fn(*args, **kwargs) 2022-08-17T12:44:54.5517730Z File "C:\actions-runner\_work\pytorch\pytorch\functorch\test\test_pythonkey.py", line 223, in test_single_output 2022-08-17T12:44:54.5518091Z self.verify_aot_autograd(f, inp) 2022-08-17T12:44:54.5518555Z File "C:\actions-runner\_work\pytorch\pytorch\functorch\test\test_pythonkey.py", line 216, in verify_aot_autograd 2022-08-17T12:44:54.5518910Z self.assertEqual(ref_out, test_out) 2022-08-17T12:44:54.5519319Z File "C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\testing\_internal\common_utils.py", line 2391, in assertEqual 2022-08-17T12:44:54.5519803Z y = torch.as_tensor(y, dtype=x.dtype, device=x.device) 2022-08-17T12:44:54.5520118Z ValueError: only one element tensors can be converted to Python scalars 2022-08-17T12:44:54.5520303Z 2022-08-17T12:44:54.5631579Z test_contiguous_functionalize (__main__.make_functionalize_test..FunctionalizeTest) ... ok (0.016s) 2022-08-17T12:44:54.5799375Z test_default_partitioner_getitem_functionalize (__main__.make_functionalize_test..FunctionalizeTest) ... ok (0.016s) 2022-08-17T12:44:54.9148175Z test_meta_tensor_inplace_op_functionalize (__main__.make_functionalize_test..FunctionalizeTest) ... ok (0.334s) 2022-08-17T12:44:54.9957494Z test_min_cut_partitioner_functionalize (__main__.make_functionalize_test..FunctionalizeTest) ... ok (0.079s) 2022-08-17T12:44:55.0176493Z test_recompute_partitioning_functionalize (__main__.make_functionalize_test..FunctionalizeTest) ... ok (0.031s) 2022-08-17T12:44:55.0252629Z test_preserve_random_functionalize (__main__.make_functionalize_test..FunctionalizeTest) ... ok (0.000s) 2022-08-17T12:44:55.0253068Z 2022-08-17T12:44:55.0253351Z ---------------------------------------------------------------------- 2022-08-17T12:44:55.0253768Z Ran 36 tests in 1.813s 2022-08-17T12:44:55.0253975Z 2022-08-17T12:44:55.0254139Z OK (skipped=14, expected failures=1) 2022-08-17T12:44:55.0254314Z 2022-08-17T12:44:55.0254458Z Generating XML reports... 2022-08-17T12:44:55.0318689Z Generated XML report: test-reports\python-unittest\functorch\test\test_functionalize\TEST-FunctionalizeTestCompileCache-20220817124453.xml 2022-08-17T12:44:55.0341243Z Generated XML report: test-reports\python-unittest\functorch\test\test_functionalize\TEST-FunctionalizeTestAOTAutograd-20220817124453.xml 2022-08-17T12:44:55.0347473Z Generated XML report: test-reports\python-unittest\functorch\test\test_functionalize\TEST-FunctionalizeTestContiguous-20220817124453.xml 2022-08-17T12:44:55.0358989Z Generated XML report: test-reports\python-unittest\functorch\test\test_functionalize\TEST-FunctionalizeTestPartitioning-20220817124453.xml 2022-08-17T12:44:55.0366213Z Generated XML report: test-reports\python-unittest\functorch\test\test_functionalize\TEST-FunctionalizeTestRandom-20220817124453.xml 2022-08-17T12:44:55.0386698Z Generated XML report: test-reports\python-unittest\functorch\test\test_functionalize\TEST-FunctionalizeTestCompileCacheStaticArgs-20220817124453.xml 2022-08-17T12:44:55.4817178Z Running C:\actions-runner\_work\pytorch\pytorch\functorch\test\test_memory_efficient_fusion ... [2022-08-17 12:44:55.471336] 2022-08-17T12:44:55.4817894Z Executing ['C:\\Jenkins\\Miniconda3\\python.exe', '-bb', 'C:\\actions-runner\\_work\\pytorch\\pytorch\\functorch\\test\\test_memory_efficient_fusion.py', '-v', '--import-slow-tests', '--import-disabled-tests'] ... [2022-08-17 12:44:55.471336] 2022-08-17T12:44:57.4939473Z 2022-08-17T12:44:57.4939942Z Running tests... 2022-08-17T12:44:57.4940372Z Test results will be stored in test-reports\python-unittest\functorch\test\test_memory_efficient_fusion 2022-08-17T12:44:57.4940803Z ---------------------------------------------------------------------- 2022-08-17T12:44:57.8370993Z test_empty (__main__.NoChangeTestCase) ... ok (0.343s) 2022-08-17T12:44:57.8519633Z test_nochange (__main__.NoChangeTestCase) ... ok (0.016s) 2022-08-17T12:44:57.8569000Z test_rand_like (__main__.NoChangeTestCase) ... ok (0.000s) 2022-08-17T12:44:57.8613949Z test_rand_n (__main__.NoChangeTestCase) ... ok (0.017s) 2022-08-17T12:44:57.9756621Z test_random (__main__.RandomOpTestCase) ... ok (0.111s) 2022-08-17T12:44:57.9831709Z test_immutable_list_multiple_entries (__main__.ReduceTestCase) ... ok (0.000s) 2022-08-17T12:44:57.9895314Z test_immutable_list_type (__main__.ReduceTestCase) ... ok (0.016s) 2022-08-17T12:44:57.9943351Z test_kwarg (__main__.ReduceTestCase) ... ok (0.000s) 2022-08-17T12:44:57.9988732Z test_nested_immutable_list_type (__main__.ReduceTestCase) ... ok (0.000s) 2022-08-17T12:44:58.0041050Z test_simple (__main__.ReduceTestCase) ... ok (0.016s) 2022-08-17T12:44:58.0099439Z test_simple_2 (__main__.ReduceTestCase) ... ok (0.000s) 2022-08-17T12:44:58.0158401Z test_simple_multiple_same_ops (__main__.ReduceTestCase) ... ok (0.000s) 2022-08-17T12:44:58.0225716Z test_two_args (__main__.ReduceTestCase) ... ok (0.016s) 2022-08-17T12:44:58.0304917Z test_two_args_default (__main__.ReduceTestCase) ... ok (0.000s) 2022-08-17T12:44:58.0311073Z test_gelu_bias (__main__.TestMemoryEfficientOpAuthoring) ... skip: CUDA is unavailable (0.000s) 2022-08-17T12:44:58.0315378Z test_hard_sigmoid (__main__.TestMemoryEfficientOpAuthoring) ... skip: CUDA is unavailable (0.000s) 2022-08-17T12:44:58.0319499Z test_hard_swish (__main__.TestMemoryEfficientOpAuthoring) ... skip: CUDA is unavailable (0.000s) 2022-08-17T12:44:58.0331223Z test_layer_norm (__main__.TestMemoryEfficientOpAuthoring) ... skip: CUDA is unavailable (0.000s) 2022-08-17T12:44:58.0336242Z test_mish (__main__.TestMemoryEfficientOpAuthoring) ... skip: CUDA is unavailable (0.016s) 2022-08-17T12:44:58.0348955Z test_rmsnorm (__main__.TestMemoryEfficientOpAuthoring) ... skip: CUDA is unavailable (0.000s) 2022-08-17T12:44:58.0352615Z test_swish (__main__.TestMemoryEfficientOpAuthoring) ... skip: CUDA is unavailable (0.000s) 2022-08-17T12:44:58.0352927Z 2022-08-17T12:44:58.0353184Z ---------------------------------------------------------------------- 2022-08-17T12:44:58.0353541Z Ran 21 tests in 0.547s 2022-08-17T12:44:58.0353718Z 2022-08-17T12:44:58.0353806Z OK (skipped=7) 2022-08-17T12:44:58.0353960Z 2022-08-17T12:44:58.0354086Z Generating XML reports... 2022-08-17T12:44:58.0417167Z Generated XML report: test-reports\python-unittest\functorch\test\test_memory_efficient_fusion\TEST-NoChangeTestCase-20220817124457.xml 2022-08-17T12:44:58.0822074Z Generated XML report: test-reports\python-unittest\functorch\test\test_memory_efficient_fusion\TEST-RandomOpTestCase-20220817124457.xml 2022-08-17T12:44:58.0841729Z Generated XML report: test-reports\python-unittest\functorch\test\test_memory_efficient_fusion\TEST-ReduceTestCase-20220817124457.xml 2022-08-17T12:44:58.0859020Z Generated XML report: test-reports\python-unittest\functorch\test\test_memory_efficient_fusion\TEST-TestMemoryEfficientOpAuthoring-20220817124457.xml 2022-08-17T12:44:58.3632578Z Running C:\actions-runner\_work\pytorch\pytorch\functorch\test\test_minifier ... [2022-08-17 12:44:58.349122] 2022-08-17T12:44:58.3633237Z Executing ['C:\\Jenkins\\Miniconda3\\python.exe', '-bb', 'C:\\actions-runner\\_work\\pytorch\\pytorch\\functorch\\test\\test_minifier.py', '-v', '--import-slow-tests', '--import-disabled-tests'] ... [2022-08-17 12:44:58.349122] 2022-08-17T12:45:00.3747229Z 2022-08-17T12:45:00.3747565Z Running tests... 2022-08-17T12:45:00.3747939Z ---------------------------------------------------------------------- 2022-08-17T12:45:00.3748445Z Test results will be stored in test-reports\python-unittest\functorch\test\test_minifier 2022-08-17T12:45:00.7445032Z test_has_add_mul (__main__.TestMinifier) ... ok (0.364s) 2022-08-17T12:45:00.8051323Z test_has_mul_minifier (__main__.TestMinifier) ... ok (0.066s) 2022-08-17T12:45:00.8051778Z Started off with 9 nodes 2022-08-17T12:45:00.8052149Z Trying granularity 8 2022-08-17T12:45:00.8052564Z 2022-08-17T12:45:00.8052764Z Strategy: Eliminate dead code (G: 8) (9 nodes, 1 inputs) 2022-08-17T12:45:00.8053177Z FAIL: Eliminate dead code 2022-08-17T12:45:00.8053391Z 2022-08-17T12:45:00.8053609Z Strategy: Remove unused inputs (G: 8) (9 nodes, 1 inputs) 2022-08-17T12:45:00.8053998Z FAIL: Remove unused inputs 2022-08-17T12:45:00.8054120Z 2022-08-17T12:45:00.8054253Z Strategy: Truncate suffix (G: 8) (9 nodes, 1 inputs) 2022-08-17T12:45:00.8054588Z FAIL: Truncate suffix 2022-08-17T12:45:00.8054776Z 2022-08-17T12:45:00.8054965Z Strategy: Delta Debugging (G: 8) (9 nodes, 1 inputs) 2022-08-17T12:45:00.8055316Z FAIL: Delta Debugging 2022-08-17T12:45:00.8055593Z Trying granularity 4 2022-08-17T12:45:00.8055782Z 2022-08-17T12:45:00.8056170Z Strategy: Eliminate dead code (G: 4) (9 nodes, 1 inputs) 2022-08-17T12:45:00.8056704Z FAIL: Eliminate dead code 2022-08-17T12:45:00.8056865Z 2022-08-17T12:45:00.8056977Z Strategy: Remove unused inputs (G: 4) (9 nodes, 1 inputs) 2022-08-17T12:45:00.8057229Z FAIL: Remove unused inputs 2022-08-17T12:45:00.8057363Z 2022-08-17T12:45:00.8057484Z Strategy: Truncate suffix (G: 4) (9 nodes, 1 inputs) 2022-08-17T12:45:00.8057795Z FAIL: Truncate suffix 2022-08-17T12:45:00.8057953Z 2022-08-17T12:45:00.8058262Z Strategy: Delta Debugging (G: 4) (9 nodes, 1 inputs) 2022-08-17T12:45:00.8058518Z SUCCESS: Went from 9 to 6 nodes 2022-08-17T12:45:00.8058654Z 2022-08-17T12:45:00.8058750Z # Working Repro with 6 nodes 2022-08-17T12:45:00.8058999Z inps = [(torch.Size([3]), torch.float32, 'cpu')] 2022-08-17T12:45:00.8059325Z inps = [torch.zeros(())] + [torch.ones(shape, dtype=dtype, device=device) for (shape, dtype, device) in inps] 2022-08-17T12:45:00.8059548Z 2022-08-17T12:45:00.8059552Z 2022-08-17T12:45:00.8059558Z 2022-08-17T12:45:00.8059667Z def forward(self, cos_default): 2022-08-17T12:45:00.8059979Z sub_tensor = torch.ops.aten.sub.Tensor(cos_default, cos_default); cos_default = None 2022-08-17T12:45:00.8060345Z div_tensor = torch.ops.aten.div.Tensor(sub_tensor, sub_tensor); sub_tensor = None 2022-08-17T12:45:00.8060788Z add_tensor_1 = torch.ops.aten.add.Tensor(div_tensor, 3); div_tensor = None 2022-08-17T12:45:00.8061281Z mul_tensor_1 = torch.ops.aten.mul.Tensor(add_tensor_1, 2); add_tensor_1 = None 2022-08-17T12:45:00.8061660Z return (mul_tensor_1,) 2022-08-17T12:45:00.8061901Z 2022-08-17T12:45:00.8062038Z 2022-08-17T12:45:00.8062165Z Trying granularity 4 2022-08-17T12:45:00.8062335Z 2022-08-17T12:45:00.8062504Z Strategy: Eliminate dead code (G: 4) (6 nodes, 1 inputs) 2022-08-17T12:45:00.8062810Z FAIL: Eliminate dead code 2022-08-17T12:45:00.8062995Z 2022-08-17T12:45:00.8063161Z Strategy: Remove unused inputs (G: 4) (6 nodes, 1 inputs) 2022-08-17T12:45:00.8063497Z FAIL: Remove unused inputs 2022-08-17T12:45:00.8063662Z 2022-08-17T12:45:00.8063827Z Strategy: Truncate suffix (G: 4) (6 nodes, 1 inputs) 2022-08-17T12:45:00.8064047Z FAIL: Truncate suffix 2022-08-17T12:45:00.8064168Z 2022-08-17T12:45:00.8064294Z Strategy: Delta Debugging (G: 4) (6 nodes, 1 inputs) 2022-08-17T12:45:00.8064522Z FAIL: Delta Debugging 2022-08-17T12:45:00.8064701Z Trying granularity 2 2022-08-17T12:45:00.8064821Z 2022-08-17T12:45:00.8064947Z Strategy: Eliminate dead code (G: 2) (6 nodes, 1 inputs) 2022-08-17T12:45:00.8065261Z FAIL: Eliminate dead code 2022-08-17T12:45:00.8065386Z 2022-08-17T12:45:00.8065513Z Strategy: Remove unused inputs (G: 2) (6 nodes, 1 inputs) 2022-08-17T12:45:00.8065750Z FAIL: Remove unused inputs 2022-08-17T12:45:00.8065875Z 2022-08-17T12:45:00.8065993Z Strategy: Truncate suffix (G: 2) (6 nodes, 1 inputs) 2022-08-17T12:45:00.8066211Z SUCCESS: Went from 6 to 4 nodes 2022-08-17T12:45:00.8066339Z 2022-08-17T12:45:00.8066429Z # Working Repro with 4 nodes 2022-08-17T12:45:00.8066677Z inps = [(torch.Size([3]), torch.float32, 'cpu')] 2022-08-17T12:45:00.8066999Z inps = [torch.zeros(())] + [torch.ones(shape, dtype=dtype, device=device) for (shape, dtype, device) in inps] 2022-08-17T12:45:00.8067361Z 2022-08-17T12:45:00.8067367Z 2022-08-17T12:45:00.8067372Z 2022-08-17T12:45:00.8067469Z def forward(self, cos_default): 2022-08-17T12:45:00.8067779Z sub_tensor = torch.ops.aten.sub.Tensor(cos_default, cos_default); cos_default = None 2022-08-17T12:45:00.8068149Z div_tensor = torch.ops.aten.div.Tensor(sub_tensor, sub_tensor); sub_tensor = None 2022-08-17T12:45:00.8068413Z return (div_tensor,) 2022-08-17T12:45:00.8068595Z 2022-08-17T12:45:00.8068696Z 2022-08-17T12:45:00.8068781Z Trying granularity 4 2022-08-17T12:45:00.8068905Z 2022-08-17T12:45:00.8069015Z Strategy: Eliminate dead code (G: 4) (4 nodes, 1 inputs) 2022-08-17T12:45:00.8069255Z FAIL: Eliminate dead code 2022-08-17T12:45:00.8069383Z 2022-08-17T12:45:00.8069574Z Strategy: Remove unused inputs (G: 4) (4 nodes, 1 inputs) 2022-08-17T12:45:00.8069817Z FAIL: Remove unused inputs 2022-08-17T12:45:00.8069925Z 2022-08-17T12:45:00.8070047Z Strategy: Truncate suffix (G: 4) (4 nodes, 1 inputs) 2022-08-17T12:45:00.8070276Z FAIL: Truncate suffix 2022-08-17T12:45:00.8070400Z 2022-08-17T12:45:00.8070521Z Strategy: Delta Debugging (G: 4) (4 nodes, 1 inputs) 2022-08-17T12:45:00.8070730Z FAIL: Delta Debugging 2022-08-17T12:45:00.8070929Z Trying granularity 2 2022-08-17T12:45:00.8071050Z 2022-08-17T12:45:00.8071176Z Strategy: Eliminate dead code (G: 2) (4 nodes, 1 inputs) 2022-08-17T12:45:00.8071396Z FAIL: Eliminate dead code 2022-08-17T12:45:00.8071524Z 2022-08-17T12:45:00.8071650Z Strategy: Remove unused inputs (G: 2) (4 nodes, 1 inputs) 2022-08-17T12:45:00.8071887Z FAIL: Remove unused inputs 2022-08-17T12:45:00.8072012Z 2022-08-17T12:45:00.8072130Z Strategy: Truncate suffix (G: 2) (4 nodes, 1 inputs) 2022-08-17T12:45:00.8072338Z FAIL: Truncate suffix 2022-08-17T12:45:00.8072456Z 2022-08-17T12:45:00.8072577Z Strategy: Delta Debugging (G: 2) (4 nodes, 1 inputs) 2022-08-17T12:45:00.8072813Z SUCCESS: Went from 4 to 3 nodes 2022-08-17T12:45:00.8072942Z 2022-08-17T12:45:00.8073014Z # Working Repro with 3 nodes 2022-08-17T12:45:00.8073255Z inps = [(torch.Size([3]), torch.float32, 'cpu')] 2022-08-17T12:45:00.8073592Z inps = [torch.zeros(())] + [torch.ones(shape, dtype=dtype, device=device) for (shape, dtype, device) in inps] 2022-08-17T12:45:00.8073806Z 2022-08-17T12:45:00.8073811Z 2022-08-17T12:45:00.8073815Z 2022-08-17T12:45:00.8073913Z def forward(self, sub_tensor): 2022-08-17T12:45:00.8074194Z div_tensor = torch.ops.aten.div.Tensor(sub_tensor, sub_tensor); sub_tensor = None 2022-08-17T12:45:00.8074469Z return (div_tensor,) 2022-08-17T12:45:00.8074647Z 2022-08-17T12:45:00.8074745Z 2022-08-17T12:45:00.8074828Z Trying granularity 2 2022-08-17T12:45:00.8074931Z 2022-08-17T12:45:00.8075058Z Strategy: Eliminate dead code (G: 2) (3 nodes, 1 inputs) 2022-08-17T12:45:00.8075296Z FAIL: Eliminate dead code 2022-08-17T12:45:00.8075422Z 2022-08-17T12:45:00.8075547Z Strategy: Remove unused inputs (G: 2) (3 nodes, 1 inputs) 2022-08-17T12:45:00.8075767Z FAIL: Remove unused inputs 2022-08-17T12:45:00.8075894Z 2022-08-17T12:45:00.8076014Z Strategy: Truncate suffix (G: 2) (3 nodes, 1 inputs) 2022-08-17T12:45:00.8076239Z FAIL: Truncate suffix 2022-08-17T12:45:00.8076357Z 2022-08-17T12:45:00.8076475Z Strategy: Delta Debugging (G: 2) (3 nodes, 1 inputs) 2022-08-17T12:45:00.8076681Z FAIL: Delta Debugging 2022-08-17T12:45:00.8076877Z Trying granularity 1 2022-08-17T12:45:00.8076995Z 2022-08-17T12:45:00.8077120Z Strategy: Eliminate dead code (G: 1) (3 nodes, 1 inputs) 2022-08-17T12:45:00.8077339Z FAIL: Eliminate dead code 2022-08-17T12:45:00.8077463Z 2022-08-17T12:45:00.8077587Z Strategy: Remove unused inputs (G: 1) (3 nodes, 1 inputs) 2022-08-17T12:45:00.8077823Z FAIL: Remove unused inputs 2022-08-17T12:45:00.8077949Z 2022-08-17T12:45:00.8078050Z Strategy: Truncate suffix (G: 1) (3 nodes, 1 inputs) 2022-08-17T12:45:00.8078280Z FAIL: Truncate suffix 2022-08-17T12:45:00.8078398Z 2022-08-17T12:45:00.8078515Z Strategy: Delta Debugging (G: 1) (3 nodes, 1 inputs) 2022-08-17T12:45:00.8078794Z FAIL: Delta Debugging 2022-08-17T12:45:00.8078895Z 2022-08-17T12:45:00.8079012Z Strategy: Remove outputs (G: 1) (3 nodes, 1 inputs) 2022-08-17T12:45:00.8079237Z FAIL: Remove outputs 2022-08-17T12:45:00.8079425Z Made 15 queries 2022-08-17T12:45:00.8079535Z 2022-08-17T12:45:00.8079608Z # Working Repro with 3 nodes 2022-08-17T12:45:00.8079855Z inps = [(torch.Size([3]), torch.float32, 'cpu')] 2022-08-17T12:45:00.8080197Z inps = [torch.zeros(())] + [torch.ones(shape, dtype=dtype, device=device) for (shape, dtype, device) in inps] 2022-08-17T12:45:00.8080413Z 2022-08-17T12:45:00.8080418Z 2022-08-17T12:45:00.8080423Z 2022-08-17T12:45:00.8080522Z def forward(self, sub_tensor): 2022-08-17T12:45:00.8080849Z div_tensor = torch.ops.aten.div.Tensor(sub_tensor, sub_tensor); sub_tensor = None 2022-08-17T12:45:00.8081130Z return (div_tensor,) 2022-08-17T12:45:00.8081301Z 2022-08-17T12:45:00.8093254Z 2022-08-17T12:45:00.8093446Z Started off with 7 nodes 2022-08-17T12:45:00.8093691Z Trying granularity 4 2022-08-17T12:45:00.8093798Z 2022-08-17T12:45:00.8093941Z Strategy: Eliminate dead code (G: 4) (7 nodes, 2 inputs) 2022-08-17T12:45:00.8094186Z FAIL: Eliminate dead code 2022-08-17T12:45:00.8094314Z 2022-08-17T12:45:00.8094444Z Strategy: Remove unused inputs (G: 4) (7 nodes, 2 inputs) 2022-08-17T12:45:00.8094672Z FAIL: Remove unused inputs 2022-08-17T12:45:00.8094800Z 2022-08-17T12:45:00.8094921Z Strategy: Truncate suffix (G: 4) (7 nodes, 2 inputs) 2022-08-17T12:45:00.8095162Z SUCCESS: Went from 7 to 6 nodes 2022-08-17T12:45:00.8095293Z 2022-08-17T12:45:00.8095385Z # Working Repro with 6 nodes 2022-08-17T12:45:00.8095659Z inps = [(torch.Size([3]), torch.float32, 'cpu'), (torch.Size([3]), torch.float32, 'cpu')] 2022-08-17T12:45:00.8096049Z inps = [torch.zeros(())] + [torch.ones(shape, dtype=dtype, device=device) for (shape, dtype, device) in inps] 2022-08-17T12:45:00.8096264Z 2022-08-17T12:45:00.8096269Z 2022-08-17T12:45:00.8096274Z 2022-08-17T12:45:00.8096470Z def forward(self, x_1, y_1): 2022-08-17T12:45:00.8096754Z div_tensor = torch.ops.aten.div.Tensor(y_1, 3); y_1 = None 2022-08-17T12:45:00.8097043Z add_tensor = torch.ops.aten.add.Tensor(x_1, 3); x_1 = None 2022-08-17T12:45:00.8097393Z mul_tensor = torch.ops.aten.mul.Tensor(add_tensor, div_tensor); add_tensor = div_tensor = None 2022-08-17T12:45:00.8097680Z return (mul_tensor,) 2022-08-17T12:45:00.8097844Z 2022-08-17T12:45:00.8097945Z 2022-08-17T12:45:00.8098034Z Trying granularity 4 2022-08-17T12:45:00.8098156Z 2022-08-17T12:45:00.8098282Z Strategy: Eliminate dead code (G: 4) (6 nodes, 2 inputs) 2022-08-17T12:45:00.8098501Z FAIL: Eliminate dead code 2022-08-17T12:45:00.8098625Z 2022-08-17T12:45:00.8098747Z Strategy: Remove unused inputs (G: 4) (6 nodes, 2 inputs) 2022-08-17T12:45:00.8099091Z FAIL: Remove unused inputs 2022-08-17T12:45:00.8099212Z 2022-08-17T12:45:00.8099326Z Strategy: Truncate suffix (G: 4) (6 nodes, 2 inputs) 2022-08-17T12:45:00.8099529Z FAIL: Truncate suffix 2022-08-17T12:45:00.8099641Z 2022-08-17T12:45:00.8099756Z Strategy: Delta Debugging (G: 4) (6 nodes, 2 inputs) 2022-08-17T12:45:00.8099977Z SUCCESS: Went from 6 to 4 nodes 2022-08-17T12:45:00.8100099Z 2022-08-17T12:45:00.8100173Z # Working Repro with 4 nodes 2022-08-17T12:45:00.8100450Z inps = [(torch.Size([3]), torch.float32, 'cpu'), (torch.Size([3]), torch.float32, 'cpu')] 2022-08-17T12:45:00.8100813Z inps = [torch.zeros(())] + [torch.ones(shape, dtype=dtype, device=device) for (shape, dtype, device) in inps] 2022-08-17T12:45:00.8101020Z 2022-08-17T12:45:00.8101025Z 2022-08-17T12:45:00.8101030Z 2022-08-17T12:45:00.8101136Z def forward(self, div_tensor, add_tensor): 2022-08-17T12:45:00.8101442Z mul_tensor = torch.ops.aten.mul.Tensor(add_tensor, div_tensor); add_tensor = div_tensor = None 2022-08-17T12:45:00.8101716Z return (mul_tensor,) 2022-08-17T12:45:00.8101883Z 2022-08-17T12:45:00.8101971Z 2022-08-17T12:45:00.8102048Z Trying granularity 4 2022-08-17T12:45:00.8102311Z 2022-08-17T12:45:00.8102434Z Strategy: Eliminate dead code (G: 4) (4 nodes, 2 inputs) 2022-08-17T12:45:00.8102666Z FAIL: Eliminate dead code 2022-08-17T12:45:00.8102786Z 2022-08-17T12:45:00.8102906Z Strategy: Remove unused inputs (G: 4) (4 nodes, 2 inputs) 2022-08-17T12:45:00.8103120Z FAIL: Remove unused inputs 2022-08-17T12:45:00.8103239Z 2022-08-17T12:45:00.8103353Z Strategy: Truncate suffix (G: 4) (4 nodes, 2 inputs) 2022-08-17T12:45:00.8103567Z FAIL: Truncate suffix 2022-08-17T12:45:00.8103679Z 2022-08-17T12:45:00.8103792Z Strategy: Delta Debugging (G: 4) (4 nodes, 2 inputs) 2022-08-17T12:45:00.8103995Z FAIL: Delta Debugging 2022-08-17T12:45:00.8104178Z Trying granularity 2 2022-08-17T12:45:00.8104290Z 2022-08-17T12:45:00.8104471Z Strategy: Eliminate dead code (G: 2) (4 nodes, 2 inputs) 2022-08-17T12:45:00.8104685Z FAIL: Eliminate dead code 2022-08-17T12:45:00.8104803Z 2022-08-17T12:45:00.8104922Z Strategy: Remove unused inputs (G: 2) (4 nodes, 2 inputs) 2022-08-17T12:45:00.8105148Z FAIL: Remove unused inputs 2022-08-17T12:45:00.8105268Z 2022-08-17T12:45:00.8105380Z Strategy: Truncate suffix (G: 2) (4 nodes, 2 inputs) 2022-08-17T12:45:00.8105579Z FAIL: Truncate suffix 2022-08-17T12:45:00.8105693Z 2022-08-17T12:45:00.8105804Z Strategy: Delta Debugging (G: 2) (4 nodes, 2 inputs) 2022-08-17T12:45:00.8106016Z FAIL: Delta Debugging 2022-08-17T12:45:00.8106188Z Trying granularity 1 2022-08-17T12:45:00.8106299Z 2022-08-17T12:45:00.8106417Z Strategy: Eliminate dead code (G: 1) (4 nodes, 2 inputs) 2022-08-17T12:45:00.8106637Z FAIL: Eliminate dead code 2022-08-17T12:45:00.8106755Z 2022-08-17T12:45:00.8106865Z Strategy: Remove unused inputs (G: 1) (4 nodes, 2 inputs) 2022-08-17T12:45:00.8107085Z FAIL: Remove unused inputs 2022-08-17T12:45:00.8107206Z 2022-08-17T12:45:00.8107319Z Strategy: Truncate suffix (G: 1) (4 nodes, 2 inputs) 2022-08-17T12:45:00.8107559Z FAIL: Truncate suffix 2022-08-17T12:45:00.8107704Z 2022-08-17T12:45:00.8107818Z Strategy: Delta Debugging (G: 1) (4 nodes, 2 inputs) 2022-08-17T12:45:00.8108031Z FAIL: Delta Debugging 2022-08-17T12:45:00.8108142Z 2022-08-17T12:45:00.8108250Z Strategy: Remove outputs (G: 1) (4 nodes, 2 inputs) 2022-08-17T12:45:00.8108446Z FAIL: Remove outputs 2022-08-17T12:45:00.8108616Z Made 9 queries 2022-08-17T12:45:00.8108717Z 2022-08-17T12:45:00.8108801Z # Working Repro with 4 nodes 2022-08-17T12:45:00.8109067Z inps = [(torch.Size([3]), torch.float32, 'cpu'), (torch.Size([3]), torch.float32, 'cpu')] 2022-08-17T12:45:00.8109428Z inps = [torch.zeros(())] + [torch.ones(shape, dtype=dtype, device=device) for (shape, dtype, device) in inps] 2022-08-17T12:45:00.8109633Z 2022-08-17T12:45:00.8109638Z 2022-08-17T12:45:00.8109643Z 2022-08-17T12:45:00.8109750Z def forward(self, div_tensor, add_tensor): 2022-08-17T12:45:00.8110063Z mul_tensor = torch.ops.aten.mul.Tensor(add_tensor, div_tensor); add_tensor = div_tensor = None 2022-08-17T12:45:00.8110325Z return (mul_tensor,) 2022-08-17T12:45:00.8110494Z 2022-08-17T12:45:00.8110583Z 2022-08-17T12:45:00.8256404Z Started off with 7 nodes 2022-08-17T12:45:00.8256720Z Trying granularity 4 2022-08-17T12:45:00.8256873Z 2022-08-17T12:45:00.8257121Z test_input_returned (__main__.TestMinifier) ... ok (0.016s) 2022-08-17T12:45:00.8257514Z Strategy: Eliminate dead code (G: 4) (7 nodes, 3 inputs) 2022-08-17T12:45:00.8257835Z FAIL: Eliminate dead code 2022-08-17T12:45:00.8258006Z 2022-08-17T12:45:00.8258175Z Strategy: Remove unused inputs (G: 4) (7 nodes, 3 inputs) 2022-08-17T12:45:00.8258472Z FAIL: Remove unused inputs 2022-08-17T12:45:00.8258639Z 2022-08-17T12:45:00.8258797Z Strategy: Truncate suffix (G: 4) (7 nodes, 3 inputs) 2022-08-17T12:45:00.8259094Z FAIL: Truncate suffix 2022-08-17T12:45:00.8259248Z 2022-08-17T12:45:00.8259404Z Strategy: Delta Debugging (G: 4) (7 nodes, 3 inputs) 2022-08-17T12:45:00.8259667Z SUCCESS: Went from 7 to 6 nodes 2022-08-17T12:45:00.8259792Z 2022-08-17T12:45:00.8259876Z # Working Repro with 6 nodes 2022-08-17T12:45:00.8260364Z inps = [(torch.Size([3]), torch.float32, 'cpu'), (torch.Size([3]), torch.float32, 'cpu'), (torch.Size([3]), torch.float32, 'cpu')] 2022-08-17T12:45:00.8260753Z inps = [torch.zeros(())] + [torch.ones(shape, dtype=dtype, device=device) for (shape, dtype, device) in inps] 2022-08-17T12:45:00.8260962Z 2022-08-17T12:45:00.8260967Z 2022-08-17T12:45:00.8260972Z 2022-08-17T12:45:00.8261075Z def forward(self, b_1, c_1, sin_default): 2022-08-17T12:45:00.8261357Z cos_default = torch.ops.aten.cos.default(c_1); c_1 = None 2022-08-17T12:45:00.8261674Z mul_tensor = torch.ops.aten.mul.Tensor(sin_default, cos_default) 2022-08-17T12:45:00.8261947Z return (sin_default, b_1, cos_default, mul_tensor) 2022-08-17T12:45:00.8262146Z 2022-08-17T12:45:00.8262305Z 2022-08-17T12:45:00.8262386Z Trying granularity 4 2022-08-17T12:45:00.8262505Z 2022-08-17T12:45:00.8262616Z Strategy: Eliminate dead code (G: 4) (6 nodes, 3 inputs) 2022-08-17T12:45:00.8262848Z FAIL: Eliminate dead code 2022-08-17T12:45:00.8262977Z 2022-08-17T12:45:00.8263102Z Strategy: Remove unused inputs (G: 4) (6 nodes, 3 inputs) 2022-08-17T12:45:00.8263342Z FAIL: Remove unused inputs 2022-08-17T12:45:00.8263451Z 2022-08-17T12:45:00.8263570Z Strategy: Truncate suffix (G: 4) (6 nodes, 3 inputs) 2022-08-17T12:45:00.8263788Z FAIL: Truncate suffix 2022-08-17T12:45:00.8263906Z 2022-08-17T12:45:00.8264026Z Strategy: Delta Debugging (G: 4) (6 nodes, 3 inputs) 2022-08-17T12:45:00.8264244Z SUCCESS: Went from 6 to 5 nodes 2022-08-17T12:45:00.8264370Z 2022-08-17T12:45:00.8264457Z # Working Repro with 5 nodes 2022-08-17T12:45:00.8264654Z 2022-08-17T12:45:00.8264799Z ---------------------------------------------------------------------- 2022-08-17T12:45:00.8265055Z Ran 3 tests in 0.438s 2022-08-17T12:45:00.8265175Z 2022-08-17T12:45:00.8265235Z OK 2022-08-17T12:45:00.8265326Z 2022-08-17T12:45:00.8265485Z Generating XML reports... 2022-08-17T12:45:00.8266021Z inps = [(torch.Size([3]), torch.float32, 'cpu'), (torch.Size([3]), torch.float32, 'cpu'), (torch.Size([3]), torch.float32, 'cpu')] 2022-08-17T12:45:00.8266704Z inps = [torch.zeros(())] + [torch.ones(shape, dtype=dtype, device=device) for (shape, dtype, device) in inps] 2022-08-17T12:45:00.8267045Z 2022-08-17T12:45:00.8267050Z 2022-08-17T12:45:00.8267055Z 2022-08-17T12:45:00.8267274Z def forward(self, b_1, sin_default, cos_default): 2022-08-17T12:45:00.8267586Z mul_tensor = torch.ops.aten.mul.Tensor(sin_default, cos_default) 2022-08-17T12:45:00.8267869Z return (sin_default, b_1, cos_default, mul_tensor) 2022-08-17T12:45:00.8268080Z 2022-08-17T12:45:00.8268178Z 2022-08-17T12:45:00.8268263Z Trying granularity 4 2022-08-17T12:45:00.8268387Z 2022-08-17T12:45:00.8268500Z Strategy: Eliminate dead code (G: 4) (5 nodes, 3 inputs) 2022-08-17T12:45:00.8268791Z FAIL: Eliminate dead code 2022-08-17T12:45:00.8268968Z 2022-08-17T12:45:00.8269095Z Strategy: Remove unused inputs (G: 4) (5 nodes, 3 inputs) 2022-08-17T12:45:00.8269341Z FAIL: Remove unused inputs 2022-08-17T12:45:00.8269449Z 2022-08-17T12:45:00.8269569Z Strategy: Truncate suffix (G: 4) (5 nodes, 3 inputs) 2022-08-17T12:45:00.8269796Z FAIL: Truncate suffix 2022-08-17T12:45:00.8269917Z 2022-08-17T12:45:00.8270037Z Strategy: Delta Debugging (G: 4) (5 nodes, 3 inputs) 2022-08-17T12:45:00.8270257Z SUCCESS: Went from 3 to 4 inputs 2022-08-17T12:45:00.8270390Z 2022-08-17T12:45:00.8270481Z # Working Repro with 5 nodes 2022-08-17T12:45:00.8270859Z inps = [(torch.Size([3]), torch.float32, 'cpu'), (torch.Size([3]), torch.float32, 'cpu'), (torch.Size([3]), torch.float32, 'cpu'), (torch.Size([3]), torch.float32, 'cpu')] 2022-08-17T12:45:00.8271306Z inps = [torch.zeros(())] + [torch.ones(shape, dtype=dtype, device=device) for (shape, dtype, device) in inps] 2022-08-17T12:45:00.8271504Z 2022-08-17T12:45:00.8271527Z 2022-08-17T12:45:00.8271532Z 2022-08-17T12:45:00.8271651Z def forward(self, b_1, sin_default, cos_default, mul_tensor): 2022-08-17T12:45:00.8272010Z return (sin_default, b_1, cos_default, mul_tensor) 2022-08-17T12:45:00.8272221Z 2022-08-17T12:45:00.8272319Z 2022-08-17T12:45:00.8272402Z Trying granularity 4 2022-08-17T12:45:00.8272506Z 2022-08-17T12:45:00.8272634Z Strategy: Eliminate dead code (G: 4) (5 nodes, 4 inputs) 2022-08-17T12:45:00.8272874Z FAIL: Eliminate dead code 2022-08-17T12:45:00.8273000Z 2022-08-17T12:45:00.8273126Z Strategy: Remove unused inputs (G: 4) (5 nodes, 4 inputs) 2022-08-17T12:45:00.8273347Z FAIL: Remove unused inputs 2022-08-17T12:45:00.8273473Z 2022-08-17T12:45:00.8273592Z Strategy: Truncate suffix (G: 4) (5 nodes, 4 inputs) 2022-08-17T12:45:00.8273819Z FAIL: Truncate suffix 2022-08-17T12:45:00.8273939Z 2022-08-17T12:45:00.8274059Z Strategy: Delta Debugging (G: 4) (5 nodes, 4 inputs) 2022-08-17T12:45:00.8274317Z FAIL: Delta Debugging 2022-08-17T12:45:00.8274517Z Trying granularity 2 2022-08-17T12:45:00.8274639Z 2022-08-17T12:45:00.8274763Z Strategy: Eliminate dead code (G: 2) (5 nodes, 4 inputs) 2022-08-17T12:45:00.8274983Z FAIL: Eliminate dead code 2022-08-17T12:45:00.8275107Z 2022-08-17T12:45:00.8275233Z Strategy: Remove unused inputs (G: 2) (5 nodes, 4 inputs) 2022-08-17T12:45:00.8275471Z FAIL: Remove unused inputs 2022-08-17T12:45:00.8275597Z 2022-08-17T12:45:00.8275697Z Strategy: Truncate suffix (G: 2) (5 nodes, 4 inputs) 2022-08-17T12:45:00.8275926Z FAIL: Truncate suffix 2022-08-17T12:45:00.8276044Z 2022-08-17T12:45:00.8276158Z Strategy: Delta Debugging (G: 2) (5 nodes, 4 inputs) 2022-08-17T12:45:00.8276380Z FAIL: Delta Debugging 2022-08-17T12:45:00.8276558Z Trying granularity 1 2022-08-17T12:45:00.8276674Z 2022-08-17T12:45:00.8276792Z Strategy: Eliminate dead code (G: 1) (5 nodes, 4 inputs) 2022-08-17T12:45:00.8277030Z FAIL: Eliminate dead code 2022-08-17T12:45:00.8277157Z 2022-08-17T12:45:00.8277263Z Strategy: Remove unused inputs (G: 1) (5 nodes, 4 inputs) 2022-08-17T12:45:00.8277501Z FAIL: Remove unused inputs 2022-08-17T12:45:00.8277624Z 2022-08-17T12:45:00.8277739Z Strategy: Truncate suffix (G: 1) (5 nodes, 4 inputs) 2022-08-17T12:45:00.8277951Z FAIL: Truncate suffix 2022-08-17T12:45:00.8278055Z 2022-08-17T12:45:00.8278169Z Strategy: Delta Debugging (G: 1) (5 nodes, 4 inputs) 2022-08-17T12:45:00.8278383Z FAIL: Delta Debugging 2022-08-17T12:45:00.8278496Z 2022-08-17T12:45:00.8278610Z Strategy: Remove outputs (G: 1) (5 nodes, 4 inputs) 2022-08-17T12:45:00.8278826Z SUCCESS: Went from 4 to 1 outputs 2022-08-17T12:45:00.8279031Z Trying granularity 4 2022-08-17T12:45:00.8279154Z 2022-08-17T12:45:00.8279281Z Strategy: Eliminate dead code (G: 4) (5 nodes, 4 inputs) 2022-08-17T12:45:00.8279498Z FAIL: Eliminate dead code 2022-08-17T12:45:00.8279621Z 2022-08-17T12:45:00.8279745Z Strategy: Remove unused inputs (G: 4) (5 nodes, 4 inputs) 2022-08-17T12:45:00.8279990Z SUCCESS: Went from 5 to 2 nodes 2022-08-17T12:45:00.8280121Z 2022-08-17T12:45:00.8280214Z # Working Repro with 2 nodes 2022-08-17T12:45:00.8280439Z inps = [(torch.Size([3]), torch.float32, 'cpu')] 2022-08-17T12:45:00.8280779Z inps = [torch.zeros(())] + [torch.ones(shape, dtype=dtype, device=device) for (shape, dtype, device) in inps] 2022-08-17T12:45:00.8280988Z 2022-08-17T12:45:00.8280993Z 2022-08-17T12:45:00.8280997Z 2022-08-17T12:45:00.8281085Z def forward(self, b_1): 2022-08-17T12:45:00.8281271Z return [b_1] 2022-08-17T12:45:00.8281424Z 2022-08-17T12:45:00.8281520Z 2022-08-17T12:45:00.8281600Z Trying granularity 2 2022-08-17T12:45:00.8281718Z 2022-08-17T12:45:00.8281841Z Strategy: Eliminate dead code (G: 2) (2 nodes, 1 inputs) 2022-08-17T12:45:00.8282061Z FAIL: Eliminate dead code 2022-08-17T12:45:00.8282185Z 2022-08-17T12:45:00.8282307Z Strategy: Remove unused inputs (G: 2) (2 nodes, 1 inputs) 2022-08-17T12:45:00.8282545Z FAIL: Remove unused inputs 2022-08-17T12:45:00.8282673Z 2022-08-17T12:45:00.8282775Z Strategy: Truncate suffix (G: 2) (2 nodes, 1 inputs) 2022-08-17T12:45:00.8283001Z FAIL: Truncate suffix 2022-08-17T12:45:00.8283122Z 2022-08-17T12:45:00.8283292Z Strategy: Delta Debugging (G: 2) (2 nodes, 1 inputs) 2022-08-17T12:45:00.8283522Z FAIL: Delta Debugging 2022-08-17T12:45:00.8283701Z Trying granularity 1 2022-08-17T12:45:00.8283820Z 2022-08-17T12:45:00.8283941Z Strategy: Eliminate dead code (G: 1) (2 nodes, 1 inputs) 2022-08-17T12:45:00.8284176Z FAIL: Eliminate dead code 2022-08-17T12:45:00.8284300Z 2022-08-17T12:45:00.8284407Z Strategy: Remove unused inputs (G: 1) (2 nodes, 1 inputs) 2022-08-17T12:45:00.8284642Z FAIL: Remove unused inputs 2022-08-17T12:45:00.8284768Z 2022-08-17T12:45:00.8284892Z Strategy: Truncate suffix (G: 1) (2 nodes, 1 inputs) 2022-08-17T12:45:00.8285117Z FAIL: Truncate suffix 2022-08-17T12:45:00.8285218Z 2022-08-17T12:45:00.8285338Z Strategy: Delta Debugging (G: 1) (2 nodes, 1 inputs) 2022-08-17T12:45:00.8285618Z FAIL: Delta Debugging 2022-08-17T12:45:00.8285739Z 2022-08-17T12:45:00.8285854Z Strategy: Remove outputs (G: 1) (2 nodes, 1 inputs) 2022-08-17T12:45:00.8286055Z FAIL: Remove outputs 2022-08-17T12:45:00.8286240Z Made 13 queries 2022-08-17T12:45:00.8286349Z 2022-08-17T12:45:00.8286440Z # Working Repro with 2 nodes 2022-08-17T12:45:00.8286664Z inps = [(torch.Size([3]), torch.float32, 'cpu')] 2022-08-17T12:45:00.8287000Z inps = [torch.zeros(())] + [torch.ones(shape, dtype=dtype, device=device) for (shape, dtype, device) in inps] 2022-08-17T12:45:00.8287212Z 2022-08-17T12:45:00.8287217Z 2022-08-17T12:45:00.8287221Z 2022-08-17T12:45:00.8287307Z def forward(self, b_1): 2022-08-17T12:45:00.8287498Z return [b_1] 2022-08-17T12:45:00.8287649Z 2022-08-17T12:45:00.8287741Z 2022-08-17T12:45:00.8325619Z Generated XML report: test-reports\python-unittest\functorch\test\test_minifier\TEST-TestMinifier-20220817124500.xml 2022-08-17T12:45:01.0889606Z Running C:\actions-runner\_work\pytorch\pytorch\functorch\test\test_ops ... [2022-08-17 12:45:01.088487] 2022-08-17T12:45:01.0890239Z Executing ['C:\\Jenkins\\Miniconda3\\python.exe', '-bb', 'C:\\actions-runner\\_work\\pytorch\\pytorch\\functorch\\test\\test_ops.py', '-v', '--import-slow-tests', '--import-disabled-tests'] ... [2022-08-17 12:45:01.088487] 2022-08-17T12:45:03.2577208Z 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-08-17T12:45:03.2578161Z warnings.warn(msg, FutureWarning) 2022-08-17T12:45:03.2579298Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\testing\_deprecated.py:35: FutureWarning: torch.testing.floating_types_and() is deprecated since 1.12 and will be removed in 1.14. This call can be replaced with (torch.float32, torch.float64, torch.float16, torch.bfloat16). 2022-08-17T12:45:03.2580170Z warnings.warn(msg, FutureWarning) 2022-08-17T12:45:03.2602376Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\testing\_deprecated.py:35: FutureWarning: torch.testing.floating_types_and() is deprecated since 1.12 and will be removed in 1.14. This call can be replaced with (torch.float32, torch.float64, torch.bfloat16, torch.float16). 2022-08-17T12:45:03.2602979Z warnings.warn(msg, FutureWarning) 2022-08-17T12:45:03.2604448Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\testing\_deprecated.py:35: FutureWarning: torch.testing.floating_types_and() is deprecated since 1.12 and will be removed in 1.14. This call can be replaced with (torch.float32, torch.float64, torch.float16). 2022-08-17T12:45:03.2605007Z warnings.warn(msg, FutureWarning) 2022-08-17T12:45:03.2606704Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\testing\_deprecated.py:35: FutureWarning: torch.testing.all_types_and_complex_and() is deprecated since 1.12 and will be removed in 1.14. This call can be replaced with (torch.float32, torch.float64, torch.uint8, torch.int8, torch.int16, torch.int32, torch.int64, torch.complex64, torch.complex128, torch.bool, torch.float16, torch.bfloat16). 2022-08-17T12:45:03.2607527Z warnings.warn(msg, FutureWarning) 2022-08-17T12:45:03.2613132Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\testing\_deprecated.py:35: FutureWarning: torch.testing.all_types_and_complex_and() is deprecated since 1.12 and will be removed in 1.14. This call can be replaced with (torch.float32, torch.float64, torch.uint8, torch.int8, torch.int16, torch.int32, torch.int64, torch.complex64, torch.complex128, torch.bool, torch.float16, torch.bfloat16, torch.complex32). 2022-08-17T12:45:03.2613815Z warnings.warn(msg, FutureWarning) 2022-08-17T12:45:04.3932646Z 2022-08-17T12:45:04.3933325Z Running tests... 2022-08-17T12:45:04.3933669Z ---------------------------------------------------------------------- 2022-08-17T12:45:04.3934245Z Test results will be stored in test-reports\python-unittest\functorch\test\test_ops 2022-08-17T12:45:04.5116618Z test_extremal_numerics_binary_cross_entropy_cpu (__main__.TestOperatorsCPU) ... ok (0.127s) 2022-08-17T12:45:20.7110206Z test_extremal_numerics_cross_entropy_cpu (__main__.TestOperatorsCPU) ... ok (16.199s) 2022-08-17T12:45:21.2422365Z test_extremal_numerics_l1_loss_cpu (__main__.TestOperatorsCPU) ... ok (0.522s) 2022-08-17T12:45:21.2444252Z test_extremal_numerics_layer_norm_cpu (__main__.TestOperatorsCPU) ... ok (0.016s) 2022-08-17T12:45:21.2461325Z test_extremal_numerics_log_softmax_cpu (__main__.TestOperatorsCPU) ... C:\actions-runner\_work\pytorch\pytorch\functorch\test\test_ops.py:1257: UserWarning: Implicit dimension choice for log_softmax has been deprecated. Change the call to include dim=X as an argument. 2022-08-17T12:45:21.2462029Z result = torch.nn.functional.log_softmax(input) 2022-08-17T12:45:21.2465239Z c:\actions-runner\_work\pytorch\pytorch\functorch\functorch\_src\eager_transforms.py:270: UserWarning: Implicit dimension choice for log_softmax has been deprecated. Change the call to include dim=X as an argument. 2022-08-17T12:45:21.2465753Z primals_out = func(*diff_primals) 2022-08-17T12:45:21.3354588Z ok (0.080s) 2022-08-17T12:45:22.0363384Z test_extremal_numerics_mse_loss_cpu (__main__.TestOperatorsCPU) ... ok (0.706s) 2022-08-17T12:45:28.1744377Z test_extremal_numerics_nll_loss_cpu (__main__.TestOperatorsCPU) ... ok (6.133s) 2022-08-17T12:45:28.1768085Z test_extremal_numerics_softmax_cpu (__main__.TestOperatorsCPU) ... C:\actions-runner\_work\pytorch\pytorch\functorch\test\test_ops.py:1245: UserWarning: Implicit dimension choice for softmax has been deprecated. Change the call to include dim=X as an argument. 2022-08-17T12:45:28.1768802Z result = torch.nn.functional.softmax(input) 2022-08-17T12:45:28.1774686Z c:\actions-runner\_work\pytorch\pytorch\functorch\functorch\_src\eager_transforms.py:270: UserWarning: Implicit dimension choice for softmax has been deprecated. Change the call to include dim=X as an argument. 2022-08-17T12:45:28.1775361Z primals_out = func(*diff_primals) 2022-08-17T12:45:28.2726604Z ok (0.095s) 2022-08-17T12:45:28.2769866Z test_grad_H_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.016s) 2022-08-17T12:45:28.2809336Z test_grad_T_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.000s) 2022-08-17T12:45:28.3010320Z test_grad___getitem___cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.016s) 2022-08-17T12:45:28.3487506Z test_grad___getitem___functorch_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.047s) 2022-08-17T12:45:28.3644859Z test_grad___radd___cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.016s) 2022-08-17T12:45:28.3825809Z test_grad___rdiv___cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.016s) 2022-08-17T12:45:28.4095834Z test_grad___rmatmul___cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.031s) 2022-08-17T12:45:28.4273728Z test_grad___rmod___cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.016s) 2022-08-17T12:45:28.4443245Z test_grad___rmul___cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.016s) 2022-08-17T12:45:28.4503241Z test_grad___rpow___cpu_float32 (__main__.TestOperatorsCPU) ... C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\_tensor.py:850: UserWarning: To copy construct from a tensor, it is recommended to use sourceTensor.clone().detach() or sourceTensor.clone().detach().requires_grad_(True), rather than torch.tensor(sourceTensor). 2022-08-17T12:45:28.4504335Z return torch.tensor(other, dtype=dtype, device=self.device) ** self 2022-08-17T12:45:28.4609117Z ok (0.016s) 2022-08-17T12:45:28.4710536Z test_grad___rsub___cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.016s) 2022-08-17T12:45:28.5395040Z test_grad__masked_amax_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.063s) 2022-08-17T12:45:28.6088252Z test_grad__masked_amin_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.080s) 2022-08-17T12:45:28.6117728Z test_grad__masked_argmax_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped! Autograd not supported. (0.000s) 2022-08-17T12:45:28.6145547Z test_grad__masked_argmin_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped! Autograd not supported. (0.000s) 2022-08-17T12:45:28.6272074Z test_grad__masked_cumprod_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.016s) 2022-08-17T12:45:28.6381415Z test_grad__masked_cumsum_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.000s) 2022-08-17T12:45:28.6531161Z test_grad__masked_log_softmax_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.016s) 2022-08-17T12:45:28.6690204Z test_grad__masked_logaddexp_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.016s) 2022-08-17T12:45:28.7353163Z test_grad__masked_logsumexp_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.080s) 2022-08-17T12:45:28.8010008Z test_grad__masked_mean_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.064s) 2022-08-17T12:45:28.8162644Z test_grad__masked_median_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.016s) 2022-08-17T12:45:29.1265424Z test_grad__masked_norm_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.310s) 2022-08-17T12:45:29.1592074Z test_grad__masked_normalize_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.031s) 2022-08-17T12:45:29.2296405Z test_grad__masked_prod_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.064s) 2022-08-17T12:45:29.2444480Z test_grad__masked_softmax_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.016s) 2022-08-17T12:45:29.2600765Z test_grad__masked_softmin_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.016s) 2022-08-17T12:45:29.3700394Z test_grad__masked_std_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.111s) 2022-08-17T12:45:29.4230177Z test_grad__masked_sum_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.047s) 2022-08-17T12:45:29.5251756Z test_grad__masked_var_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.110s) 2022-08-17T12:45:29.5289382Z test_grad_abs_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.000s) 2022-08-17T12:45:29.5339660Z test_grad_acos_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.016s) 2022-08-17T12:45:29.5387635Z test_grad_acosh_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.000s) 2022-08-17T12:45:29.5501235Z test_grad_add_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.016s) 2022-08-17T12:45:29.5606905Z test_grad_addbmm_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.000s) 2022-08-17T12:45:29.5780212Z test_grad_addcdiv_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.016s) 2022-08-17T12:45:29.5979515Z test_grad_addcmul_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.031s) 2022-08-17T12:45:29.6061821Z test_grad_addmm_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.000s) 2022-08-17T12:45:29.6155618Z test_grad_addmm_decomposed_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.016s) 2022-08-17T12:45:29.6279727Z test_grad_addmv_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.016s) 2022-08-17T12:45:29.6388318Z test_grad_addr_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.000s) 2022-08-17T12:45:29.6434642Z test_grad_all_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped! Autograd not supported. (0.016s) 2022-08-17T12:45:29.6462881Z test_grad_allclose_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped! Autograd not supported. (0.000s) 2022-08-17T12:45:29.6652547Z test_grad_amax_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.016s) 2022-08-17T12:45:29.6799140Z test_grad_amin_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.016s) 2022-08-17T12:45:29.6826429Z test_grad_aminmax_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped! Autograd not supported. (0.000s) 2022-08-17T12:45:29.6860513Z test_grad_angle_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.000s) 2022-08-17T12:45:29.6887668Z test_grad_any_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped! Autograd not supported. (0.000s) 2022-08-17T12:45:29.6914517Z test_grad_arange_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped! Autograd not supported. (0.000s) 2022-08-17T12:45:29.6941082Z test_grad_argmax_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped! Autograd not supported. (0.016s) 2022-08-17T12:45:29.6966827Z test_grad_argmin_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped! Autograd not supported. (0.000s) 2022-08-17T12:45:29.6993014Z test_grad_argsort_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped! Autograd not supported. (0.000s) 2022-08-17T12:45:29.7019245Z test_grad_argwhere_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped! Autograd not supported. (0.000s) 2022-08-17T12:45:29.7080000Z test_grad_as_strided_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.016s) 2022-08-17T12:45:29.7100459Z test_grad_as_strided_scatter_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped! (0.000s) 2022-08-17T12:45:29.7135998Z test_grad_asin_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.000s) 2022-08-17T12:45:29.7170764Z test_grad_asinh_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.000s) 2022-08-17T12:45:29.7286595Z test_grad_atan2_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.016s) 2022-08-17T12:45:29.7321470Z test_grad_atan_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.000s) 2022-08-17T12:45:29.7356736Z test_grad_atanh_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.000s) 2022-08-17T12:45:29.7427016Z test_grad_atleast_1d_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.016s) 2022-08-17T12:45:29.7495475Z test_grad_atleast_2d_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.000s) 2022-08-17T12:45:29.7565539Z test_grad_atleast_3d_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.016s) 2022-08-17T12:45:29.7661075Z test_grad_baddbmm_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.000s) 2022-08-17T12:45:29.7803915Z test_grad_bernoulli_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.016s) 2022-08-17T12:45:29.7859350Z test_grad_bfloat16_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.000s) 2022-08-17T12:45:29.7908559Z test_grad_bfloat16_functorch_no_channels_last_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.016s) 2022-08-17T12:45:29.7972938Z test_grad_block_diag_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.000s) 2022-08-17T12:45:29.8008852Z test_grad_bmm_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.000s) 2022-08-17T12:45:29.8036111Z test_grad_bool_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped! Autograd not supported. (0.016s) 2022-08-17T12:45:29.8062434Z test_grad_bool_functorch_no_channels_last_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped! Autograd not supported. (0.000s) 2022-08-17T12:45:29.8088507Z test_grad_broadcast_shapes_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped! Autograd not supported. (0.000s) 2022-08-17T12:45:29.8128984Z test_grad_broadcast_tensors_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.000s) 2022-08-17T12:45:29.8192659Z test_grad_broadcast_to_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.016s) 2022-08-17T12:45:29.8219180Z test_grad_bucketize_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped! Autograd not supported. (0.000s) 2022-08-17T12:45:29.8245725Z test_grad_byte_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped! Autograd not supported. (0.000s) 2022-08-17T12:45:29.8272220Z test_grad_byte_functorch_no_channels_last_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped! Autograd not supported. (0.000s) 2022-08-17T12:45:29.8323652Z test_grad_cartesian_prod_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.000s) 2022-08-17T12:45:29.8404825Z test_grad_cat_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.016s) 2022-08-17T12:45:30.0780427Z test_grad_cdist_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.232s) 2022-08-17T12:45:30.0816574Z test_grad_ceil_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.000s) 2022-08-17T12:45:30.0847674Z test_grad_chalf_cpu_float32 (__main__.TestOperatorsCPU) ... C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\testing\_internal\common_methods_invocations.py:15579: UserWarning: ComplexHalf support is experimental and many operators don't support it yet. (Triggered internally at C:\actions-runner\_work\pytorch\pytorch\aten\src\ATen\EmptyTensor.cpp:32.) 2022-08-17T12:45:30.0848606Z op=lambda x, *args, **kwargs: x.chalf(*args, **kwargs), 2022-08-17T12:45:30.0878667Z expected failure (0.016s) 2022-08-17T12:45:30.0905837Z test_grad_char_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped! Autograd not supported. (0.000s) 2022-08-17T12:45:30.0934457Z test_grad_char_functorch_no_channels_last_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped! Autograd not supported. (0.000s) 2022-08-17T12:45:30.0970825Z test_grad_cholesky_cpu_float32 (__main__.TestOperatorsCPU) ... C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\testing\_internal\opinfo\core.py:910: UserWarning: torch.cholesky is deprecated in favor of torch.linalg.cholesky and will be removed in a future PyTorch release. 2022-08-17T12:45:30.0971525Z L = torch.cholesky(A) 2022-08-17T12:45:30.0973141Z should be replaced with 2022-08-17T12:45:30.0973687Z L = torch.linalg.cholesky(A) 2022-08-17T12:45:30.0973959Z and 2022-08-17T12:45:30.0974230Z U = torch.cholesky(A, upper=True) 2022-08-17T12:45:30.0974512Z should be replaced with 2022-08-17T12:45:30.0974877Z U = torch.linalg.cholesky(A).mH(). 2022-08-17T12:45:30.0975663Z This transform will produce equivalent results for all valid (symmetric positive definite) inputs. (Triggered internally at C:\actions-runner\_work\pytorch\pytorch\aten\src\ATen\native\BatchLinearAlgebra.cpp:1816.) 2022-08-17T12:45:30.0976353Z return self.op(*args, **kwargs) 2022-08-17T12:45:30.1097856Z ok (0.016s) 2022-08-17T12:45:30.1227190Z test_grad_cholesky_inverse_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.016s) 2022-08-17T12:45:30.1384887Z test_grad_cholesky_solve_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.016s) 2022-08-17T12:45:30.1438684Z test_grad_chunk_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.000s) 2022-08-17T12:45:30.1498017Z test_grad_clamp_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.016s) 2022-08-17T12:45:30.1603946Z test_grad_clamp_max_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.016s) 2022-08-17T12:45:30.1717254Z test_grad_clamp_min_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.001s) 2022-08-17T12:45:30.1768404Z test_grad_clone_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.016s) 2022-08-17T12:45:30.1822834Z test_grad_column_stack_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.000s) 2022-08-17T12:45:30.2025139Z test_grad_combinations_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.016s) 2022-08-17T12:45:30.2130007Z test_grad_complex_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.016s) 2022-08-17T12:45:30.2173370Z test_grad_conj_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.000s) 2022-08-17T12:45:30.2208721Z test_grad_conj_physical_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.000s) 2022-08-17T12:45:30.2542320Z test_grad_constant_pad_nd_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.032s) 2022-08-17T12:45:30.2582549Z test_grad_contiguous_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.016s) 2022-08-17T12:45:30.2694329Z test_grad_copysign_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.000s) 2022-08-17T12:45:30.2781765Z test_grad_corrcoef_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.016s) 2022-08-17T12:45:30.2829655Z test_grad_cos_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.000s) 2022-08-17T12:45:30.2884660Z test_grad_cosh_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.016s) 2022-08-17T12:45:30.2914030Z test_grad_count_nonzero_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped! Autograd not supported. (0.000s) 2022-08-17T12:45:30.3399703Z test_grad_cov_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.047s) 2022-08-17T12:45:30.3455082Z test_grad_cross_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.000s) 2022-08-17T12:45:30.3506760Z test_grad_cummax_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.016s) 2022-08-17T12:45:30.3556642Z test_grad_cummin_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.000s) 2022-08-17T12:45:30.3686291Z test_grad_cumprod_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.016s) 2022-08-17T12:45:30.3737279Z test_grad_cumsum_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.000s) 2022-08-17T12:45:30.3858332Z test_grad_cumulative_trapezoid_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.016s) 2022-08-17T12:45:30.3904463Z test_grad_deg2rad_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.000s) 2022-08-17T12:45:30.4012697Z test_grad_diag_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.016s) 2022-08-17T12:45:30.4127299Z test_grad_diag_embed_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.000s) 2022-08-17T12:45:30.4183521Z test_grad_diagflat_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.016s) 2022-08-17T12:45:30.4298022Z test_grad_diagonal_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.016s) 2022-08-17T12:45:30.4449995Z test_grad_diagonal_scatter_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.016s) 2022-08-17T12:45:30.5109307Z test_grad_diff_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.065s) 2022-08-17T12:45:30.5157763Z test_grad_digamma_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.000s) 2022-08-17T12:45:30.5733451Z test_grad_dist_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.064s) 2022-08-17T12:45:30.5843359Z test_grad_div_floor_rounding_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.000s) 2022-08-17T12:45:30.5960377Z test_grad_div_no_rounding_mode_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.016s) 2022-08-17T12:45:30.6068179Z test_grad_div_trunc_rounding_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.016s) 2022-08-17T12:45:30.6104710Z test_grad_dot_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.000s) 2022-08-17T12:45:30.6161243Z test_grad_double_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.000s) 2022-08-17T12:45:30.6211077Z test_grad_double_functorch_no_channels_last_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.016s) 2022-08-17T12:45:30.6256137Z test_grad_dsplit_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.000s) 2022-08-17T12:45:30.6306064Z test_grad_dstack_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.000s) 2022-08-17T12:45:30.6341072Z test_grad_eig_cpu_float32 (__main__.TestOperatorsCPU) ... C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\testing\_internal\opinfo\core.py:910: UserWarning: torch.eig is deprecated in favor of torch.linalg.eig and will be removed in a future PyTorch release. 2022-08-17T12:45:30.6341825Z torch.linalg.eig returns complex tensors of dtype cfloat or cdouble rather than real tensors mimicking complex tensors. 2022-08-17T12:45:30.6342126Z L, _ = torch.eig(A) 2022-08-17T12:45:30.6342321Z should be replaced with 2022-08-17T12:45:30.6342526Z L_complex = torch.linalg.eigvals(A) 2022-08-17T12:45:30.6342719Z and 2022-08-17T12:45:30.6342905Z L, V = torch.eig(A, eigenvectors=True) 2022-08-17T12:45:30.6343181Z should be replaced with 2022-08-17T12:45:30.6343603Z L_complex, V_complex = torch.linalg.eig(A) (Triggered internally at C:\actions-runner\_work\pytorch\pytorch\aten\src\ATen\native\BatchLinearAlgebra.cpp:3378.) 2022-08-17T12:45:30.6344003Z return self.op(*args, **kwargs) 2022-08-17T12:45:30.6355417Z ok (0.016s) 2022-08-17T12:45:30.6487684Z test_grad_einsum_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.000s) 2022-08-17T12:45:30.6515548Z test_grad_empty_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped! Autograd not supported. (0.016s) 2022-08-17T12:45:30.6544110Z test_grad_empty_like_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped! Autograd not supported. (0.000s) 2022-08-17T12:45:30.6571296Z test_grad_eq_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped! Autograd not supported. (0.000s) 2022-08-17T12:45:30.6598773Z test_grad_equal_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped! Autograd not supported. (0.000s) 2022-08-17T12:45:30.6635114Z test_grad_erf_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.000s) 2022-08-17T12:45:30.6683164Z test_grad_erfc_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.017s) 2022-08-17T12:45:30.6718961Z test_grad_erfinv_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.000s) 2022-08-17T12:45:30.6764405Z test_grad_exp2_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.000s) 2022-08-17T12:45:30.6808806Z test_grad_exp_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.000s) 2022-08-17T12:45:30.6855621Z test_grad_expand_as_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.016s) 2022-08-17T12:45:30.6935625Z test_grad_expand_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.000s) 2022-08-17T12:45:30.6970959Z test_grad_expm1_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.000s) 2022-08-17T12:45:30.7061425Z test_grad_fft_fft2_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.016s) 2022-08-17T12:45:30.7147966Z test_grad_fft_fft_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.000s) 2022-08-17T12:45:30.7237966Z test_grad_fft_fftn_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.016s) 2022-08-17T12:45:30.7297378Z test_grad_fft_fftshift_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.000s) 2022-08-17T12:45:30.7392841Z test_grad_fft_hfft2_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.016s) 2022-08-17T12:45:30.7479326Z test_grad_fft_hfft_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.016s) 2022-08-17T12:45:30.7577163Z test_grad_fft_hfftn_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.003s) 2022-08-17T12:45:30.7650162Z test_grad_fft_ifft2_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.000s) 2022-08-17T12:45:30.7751879Z test_grad_fft_ifft_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.006s) 2022-08-17T12:45:30.7858646Z test_grad_fft_ifftn_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.000s) 2022-08-17T12:45:30.7931070Z test_grad_fft_ifftshift_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.016s) 2022-08-17T12:45:30.8029660Z test_grad_fft_ihfft2_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.016s) 2022-08-17T12:45:30.8134656Z test_grad_fft_ihfft_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.000s) 2022-08-17T12:45:30.8251745Z test_grad_fft_ihfftn_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.016s) 2022-08-17T12:45:30.8351908Z test_grad_fft_irfft2_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.010s) 2022-08-17T12:45:30.8449499Z test_grad_fft_irfft_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.016s) 2022-08-17T12:45:30.8547645Z test_grad_fft_irfftn_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.000s) 2022-08-17T12:45:30.8625567Z test_grad_fft_rfft2_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.016s) 2022-08-17T12:45:30.8709448Z test_grad_fft_rfft_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.010s) 2022-08-17T12:45:30.8814618Z test_grad_fft_rfftn_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.010s) 2022-08-17T12:45:30.8861954Z test_grad_fill_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.000s) 2022-08-17T12:45:30.8925589Z test_grad_flatten_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.000s) 2022-08-17T12:45:30.9011524Z test_grad_flip_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.016s) 2022-08-17T12:45:30.9063520Z test_grad_fliplr_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.000s) 2022-08-17T12:45:30.9107328Z test_grad_flipud_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.016s) 2022-08-17T12:45:30.9163694Z test_grad_float_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.000s) 2022-08-17T12:45:30.9213667Z test_grad_float_functorch_no_channels_last_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.000s) 2022-08-17T12:45:30.9374265Z test_grad_float_power_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.016s) 2022-08-17T12:45:30.9410252Z test_grad_floor_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.000s) 2022-08-17T12:45:30.9439980Z test_grad_floor_divide_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped! Autograd not supported. (0.016s) 2022-08-17T12:45:30.9560798Z test_grad_fmax_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.000s) 2022-08-17T12:45:30.9696880Z test_grad_fmin_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.026s) 2022-08-17T12:45:30.9838050Z test_grad_fmod_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.010s) 2022-08-17T12:45:30.9895062Z test_grad_frac_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.000s) 2022-08-17T12:45:30.9957099Z test_grad_frexp_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.016s) 2022-08-17T12:45:30.9993388Z test_grad_full_like_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped! Autograd not supported. (0.000s) 2022-08-17T12:45:31.0068413Z test_grad_gather_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.000s) 2022-08-17T12:45:31.0102753Z test_grad_ge_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped! Autograd not supported. (0.016s) 2022-08-17T12:45:31.0138477Z test_grad_geqrf_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped! Autograd not supported. (0.000s) 2022-08-17T12:45:31.0378485Z test_grad_gradient_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.026s) 2022-08-17T12:45:31.0416307Z test_grad_gt_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped! Autograd not supported. (0.000s) 2022-08-17T12:45:31.0489059Z test_grad_half_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.000s) 2022-08-17T12:45:31.0554102Z test_grad_half_functorch_no_channels_last_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.016s) 2022-08-17T12:45:31.0591619Z test_grad_heaviside_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped! Autograd not supported. (0.000s) 2022-08-17T12:45:31.0618668Z test_grad_histc_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped! Autograd not supported. (0.000s) 2022-08-17T12:45:31.0645386Z test_grad_histogram_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped! Autograd not supported. (0.000s) 2022-08-17T12:45:31.0674074Z test_grad_histogramdd_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped! Autograd not supported. (0.016s) 2022-08-17T12:45:31.0720901Z test_grad_hsplit_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.000s) 2022-08-17T12:45:31.0772221Z test_grad_hstack_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.010s) 2022-08-17T12:45:31.0902358Z test_grad_hypot_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.000s) 2022-08-17T12:45:31.0949811Z test_grad_i0_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.016s) 2022-08-17T12:45:31.0976844Z test_grad_igamma_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped! Autograd not supported. (0.000s) 2022-08-17T12:45:31.1003538Z test_grad_igammac_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped! Autograd not supported. (0.000s) 2022-08-17T12:45:31.1106066Z test_grad_index_add_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.016s) 2022-08-17T12:45:31.1159016Z test_grad_index_copy_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.000s) 2022-08-17T12:45:31.1207461Z test_grad_index_fill_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.010s) 2022-08-17T12:45:31.1269700Z test_grad_index_put_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.000s) 2022-08-17T12:45:31.1361642Z test_grad_index_put_functorch_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.016s) 2022-08-17T12:45:31.1392393Z test_grad_index_reduce_cpu_float32 (__main__.TestOperatorsCPU) ... C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\testing\_internal\opinfo\core.py:910: UserWarning: index_reduce() is in beta and the API may change at any time. (Triggered internally at C:\actions-runner\_work\pytorch\pytorch\aten\src\ATen\native\TensorAdvancedIndexing.cpp:1007.) 2022-08-17T12:45:31.1393048Z return self.op(*args, **kwargs) 2022-08-17T12:45:31.1736713Z ok (0.031s) 2022-08-17T12:45:31.1785688Z test_grad_index_select_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.010s) 2022-08-17T12:45:31.1831686Z test_grad_inner_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.000s) 2022-08-17T12:45:31.1860169Z test_grad_int_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped! Autograd not supported. (0.000s) 2022-08-17T12:45:31.1887509Z test_grad_int_functorch_no_channels_last_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped! Autograd not supported. (0.000s) 2022-08-17T12:45:31.1995029Z test_grad_inverse_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.016s) 2022-08-17T12:45:31.2032575Z test_grad_isclose_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped! Autograd not supported. (0.000s) 2022-08-17T12:45:31.2068592Z test_grad_isfinite_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped! Autograd not supported. (0.016s) 2022-08-17T12:45:31.2104161Z test_grad_isin_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped! Autograd not supported. (0.000s) 2022-08-17T12:45:31.2139569Z test_grad_isinf_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped! Autograd not supported. (0.000s) 2022-08-17T12:45:31.2174816Z test_grad_isnan_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped! Autograd not supported. (0.000s) 2022-08-17T12:45:31.2210362Z test_grad_isneginf_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped! Autograd not supported. (0.000s) 2022-08-17T12:45:31.2246043Z test_grad_isposinf_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped! Autograd not supported. (0.016s) 2022-08-17T12:45:31.2281060Z test_grad_isreal_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped! Autograd not supported. (0.000s) 2022-08-17T12:45:31.2325597Z test_grad_istft_cpu_float32 (__main__.TestOperatorsCPU) ... C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\testing\_internal\opinfo\core.py:910: UserWarning: istft will require a complex-valued input tensor in a future PyTorch release. Matching the output from stft with return_complex=True. (Triggered internally at C:\actions-runner\_work\pytorch\pytorch\aten\src\ATen\native\SpectralOps.cpp:979.) 2022-08-17T12:45:31.2326305Z return self.op(*args, **kwargs) 2022-08-17T12:45:31.2501813Z ok (0.016s) 2022-08-17T12:45:31.2539282Z test_grad_jiterator_2inputs_2outputs_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Only runs on cuda (0.016s) 2022-08-17T12:45:31.2575782Z test_grad_jiterator_4inputs_with_extra_args_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T12:45:31.2610911Z test_grad_jiterator_binary_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T12:45:31.2646508Z test_grad_jiterator_binary_return_by_ref_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T12:45:31.2681694Z test_grad_jiterator_unary_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T12:45:31.2733106Z test_grad_kron_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.016s) 2022-08-17T12:45:31.2850522Z test_grad_kthvalue_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.010s) 2022-08-17T12:45:31.2991563Z test_grad_ldexp_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.016s) 2022-08-17T12:45:31.3027800Z test_grad_le_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped! Autograd not supported. (0.000s) 2022-08-17T12:45:31.3223456Z test_grad_lerp_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.016s) 2022-08-17T12:45:31.3283553Z test_grad_lgamma_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.016s) 2022-08-17T12:45:31.3469848Z test_grad_linalg_cholesky_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.016s) 2022-08-17T12:45:31.3643413Z test_grad_linalg_cholesky_ex_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.016s) 2022-08-17T12:45:31.3721893Z test_grad_linalg_cond_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.010s) 2022-08-17T12:45:31.3788454Z test_grad_linalg_cross_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.010s) 2022-08-17T12:45:31.3927230Z test_grad_linalg_det_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.000s) 2022-08-17T12:45:31.4002250Z test_grad_linalg_eig_cpu_float32 (__main__.TestOperatorsCPU) ... expected failure (0.016s) 2022-08-17T12:45:31.4239724Z test_grad_linalg_eigh_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.016s) 2022-08-17T12:45:31.4358758Z test_grad_linalg_eigvals_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.016s) 2022-08-17T12:45:31.4458811Z test_grad_linalg_eigvalsh_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.016s) 2022-08-17T12:45:31.4789334Z test_grad_linalg_householder_product_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.031s) 2022-08-17T12:45:31.4915859Z test_grad_linalg_inv_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.010s) 2022-08-17T12:45:31.5048154Z test_grad_linalg_inv_ex_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.016s) 2022-08-17T12:45:31.5085908Z test_grad_linalg_ldl_factor_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped! Autograd not supported. (0.000s) 2022-08-17T12:45:31.5122256Z test_grad_linalg_ldl_factor_ex_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped! Autograd not supported. (0.000s) 2022-08-17T12:45:31.5158098Z test_grad_linalg_ldl_solve_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped! Autograd not supported. (0.016s) 2022-08-17T12:45:31.6134067Z test_grad_linalg_lstsq_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.093s) 2022-08-17T12:45:31.7040629Z test_grad_linalg_lstsq_grad_oriented_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.088s) 2022-08-17T12:45:31.7320714Z test_grad_linalg_lu_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.031s) 2022-08-17T12:45:31.7636968Z test_grad_linalg_lu_factor_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.031s) 2022-08-17T12:45:31.7927569Z test_grad_linalg_lu_factor_ex_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.036s) 2022-08-17T12:45:32.1235852Z test_grad_linalg_lu_solve_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.326s) 2022-08-17T12:45:32.1829760Z test_grad_linalg_matrix_norm_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.057s) 2022-08-17T12:45:32.2039930Z test_grad_linalg_matrix_power_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.016s) 2022-08-17T12:45:32.2069347Z test_grad_linalg_matrix_rank_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped! Autograd not supported. (0.016s) 2022-08-17T12:45:32.2097129Z test_grad_linalg_matrix_rank_hermitian_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped! Autograd not supported. (0.000s) 2022-08-17T12:45:32.2203851Z test_grad_linalg_multi_dot_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.000s) 2022-08-17T12:45:32.2410379Z test_grad_linalg_norm_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.031s) 2022-08-17T12:45:32.2632272Z test_grad_linalg_norm_subgradients_at_zero_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.016s) 2022-08-17T12:45:32.2984943Z test_grad_linalg_pinv_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.042s) 2022-08-17T12:45:32.3120040Z test_grad_linalg_pinv_hermitian_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.010s) 2022-08-17T12:45:32.3149478Z test_grad_linalg_pinv_singular_cpu_float32 (__main__.TestOperatorsCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:45:32.3631839Z test_grad_linalg_qr_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.057s) 2022-08-17T12:45:32.3781865Z test_grad_linalg_slogdet_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.010s) 2022-08-17T12:45:32.4071138Z test_grad_linalg_solve_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.031s) 2022-08-17T12:45:32.4333557Z test_grad_linalg_solve_ex_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.016s) 2022-08-17T12:45:32.7788450Z test_grad_linalg_solve_triangular_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.357s) 2022-08-17T12:45:33.0752166Z test_grad_linalg_svd_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.286s) 2022-08-17T12:45:33.1054353Z test_grad_linalg_svdvals_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.032s) 2022-08-17T12:45:33.1107554Z test_grad_linalg_tensorinv_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.016s) 2022-08-17T12:45:33.1187474Z test_grad_linalg_tensorsolve_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.000s) 2022-08-17T12:45:33.1315018Z test_grad_linalg_vander_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.016s) 2022-08-17T12:45:33.1723091Z test_grad_linalg_vecdot_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.047s) 2022-08-17T12:45:33.3039676Z test_grad_linalg_vector_norm_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.126s) 2022-08-17T12:45:33.3069022Z test_grad_linspace_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped! Autograd not supported. (0.000s) 2022-08-17T12:45:33.3116709Z test_grad_log10_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.000s) 2022-08-17T12:45:33.3153113Z test_grad_log1p_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.016s) 2022-08-17T12:45:33.3199949Z test_grad_log2_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.000s) 2022-08-17T12:45:33.3245730Z test_grad_log_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.000s) 2022-08-17T12:45:33.3310767Z test_grad_log_softmax_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.016s) 2022-08-17T12:45:33.3377841Z test_grad_log_softmax_dtype_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.000s) 2022-08-17T12:45:33.3416249Z test_grad_logaddexp2_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.000s) 2022-08-17T12:45:33.3455701Z test_grad_logaddexp_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.000s) 2022-08-17T12:45:33.3538778Z test_grad_logcumsumexp_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.000s) 2022-08-17T12:45:33.3664314Z test_grad_logdet_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.016s) 2022-08-17T12:45:33.3692641Z test_grad_logical_and_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped! Autograd not supported. (0.000s) 2022-08-17T12:45:33.3720476Z test_grad_logical_not_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped! Autograd not supported. (0.000s) 2022-08-17T12:45:33.3747991Z test_grad_logical_or_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped! Autograd not supported. (0.000s) 2022-08-17T12:45:33.3775650Z test_grad_logical_xor_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped! Autograd not supported. (0.000s) 2022-08-17T12:45:33.3837942Z test_grad_logit_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.000s) 2022-08-17T12:45:33.3866470Z test_grad_logspace_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped! Autograd not supported. (0.000s) 2022-08-17T12:45:33.4004127Z test_grad_logsumexp_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.016s) 2022-08-17T12:45:33.4032073Z test_grad_long_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped! Autograd not supported. (0.000s) 2022-08-17T12:45:33.4059798Z test_grad_long_functorch_no_channels_last_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped! Autograd not supported. (0.000s) 2022-08-17T12:45:33.4087210Z test_grad_lt_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped! Autograd not supported. (0.000s) 2022-08-17T12:45:33.4121295Z test_grad_lu_cpu_float32 (__main__.TestOperatorsCPU) ... C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\functional.py:1658: UserWarning: torch.lu is deprecated in favor of torch.linalg.lu_factor / torch.linalg.lu_factor_ex and will be removed in a future PyTorch release. 2022-08-17T12:45:33.4122470Z LU, pivots = torch.lu(A, compute_pivots) 2022-08-17T12:45:33.4122838Z should be replaced with 2022-08-17T12:45:33.4123243Z LU, pivots = torch.linalg.lu_factor(A, compute_pivots) 2022-08-17T12:45:33.4123563Z and 2022-08-17T12:45:33.4123937Z LU, pivots, info = torch.lu(A, compute_pivots, get_infos=True) 2022-08-17T12:45:33.4124311Z should be replaced with 2022-08-17T12:45:33.4125002Z LU, pivots, info = torch.linalg.lu_factor_ex(A, compute_pivots) (Triggered internally at C:\actions-runner\_work\pytorch\pytorch\aten\src\ATen\native\BatchLinearAlgebra.cpp:2114.) 2022-08-17T12:45:33.4125803Z return torch._lu_with_info(A, pivot=pivot, check_errors=(not get_infos)) 2022-08-17T12:45:33.4591412Z ok (0.047s) 2022-08-17T12:45:33.4625618Z test_grad_lu_solve_cpu_float32 (__main__.TestOperatorsCPU) ... C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\testing\_internal\opinfo\core.py:910: UserWarning: torch.lu_solve is deprecated in favor of torch.linalg.lu_solveand will be removed in a future PyTorch release. 2022-08-17T12:45:33.4626238Z Note that torch.linalg.lu_solve has its arguments reversed. 2022-08-17T12:45:33.4626488Z X = torch.lu_solve(B, LU, pivots) 2022-08-17T12:45:33.4626699Z should be replaced with 2022-08-17T12:45:33.4627110Z X = torch.linalg.lu_solve(LU, pivots, B) (Triggered internally at C:\actions-runner\_work\pytorch\pytorch\aten\src\ATen\native\BatchLinearAlgebra.cpp:2268.) 2022-08-17T12:45:33.4627487Z return self.op(*args, **kwargs) 2022-08-17T12:45:33.5372769Z ok (0.074s) 2022-08-17T12:45:33.5534598Z test_grad_lu_unpack_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.016s) 2022-08-17T12:45:33.5599713Z test_grad_mH_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.000s) 2022-08-17T12:45:33.5662729Z test_grad_mT_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.016s) 2022-08-17T12:45:33.5746417Z test_grad_masked_fill_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.000s) 2022-08-17T12:45:33.5806328Z test_grad_masked_fill_functorch_Scalar_only_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.016s) 2022-08-17T12:45:33.5873268Z test_grad_masked_scatter_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.000s) 2022-08-17T12:45:33.5951521Z test_grad_masked_select_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.016s) 2022-08-17T12:45:33.6130987Z test_grad_matmul_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.016s) 2022-08-17T12:45:33.6206624Z test_grad_matrix_exp_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.000s) 2022-08-17T12:45:33.6318199Z test_grad_max_binary_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.016s) 2022-08-17T12:45:33.6358327Z test_grad_max_reduction_no_dim_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.000s) 2022-08-17T12:45:33.6413367Z test_grad_max_reduction_with_dim_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.016s) 2022-08-17T12:45:33.6523682Z test_grad_maximum_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.000s) 2022-08-17T12:45:33.6661724Z test_grad_mean_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.016s) 2022-08-17T12:45:33.6778180Z test_grad_median_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.016s) 2022-08-17T12:45:33.6905696Z test_grad_meshgrid_list_of_tensors_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.016s) 2022-08-17T12:45:33.7028556Z test_grad_meshgrid_variadic_tensors_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.000s) 2022-08-17T12:45:33.7144665Z test_grad_min_binary_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.016s) 2022-08-17T12:45:33.7185849Z test_grad_min_reduction_no_dim_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.000s) 2022-08-17T12:45:33.7249566Z test_grad_min_reduction_with_dim_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.016s) 2022-08-17T12:45:33.7360556Z test_grad_minimum_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.016s) 2022-08-17T12:45:33.7398515Z test_grad_mm_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.000s) 2022-08-17T12:45:33.7480144Z test_grad_mode_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.000s) 2022-08-17T12:45:33.7519966Z test_grad_movedim_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.016s) 2022-08-17T12:45:33.7581528Z test_grad_msort_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.000s) 2022-08-17T12:45:33.7686026Z test_grad_mul_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.016s) 2022-08-17T12:45:33.7712901Z test_grad_multinomial_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped! Autograd not supported. (0.000s) 2022-08-17T12:45:33.7749293Z test_grad_mv_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.000s) 2022-08-17T12:45:33.7857398Z test_grad_mvlgamma_mvlgamma_p_1_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.016s) 2022-08-17T12:45:33.7962696Z test_grad_mvlgamma_mvlgamma_p_3_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.000s) 2022-08-17T12:45:33.8069602Z test_grad_mvlgamma_mvlgamma_p_5_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.016s) 2022-08-17T12:45:33.8130815Z test_grad_nan_to_num_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.000s) 2022-08-17T12:45:33.8391403Z test_grad_nanmean_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.032s) 2022-08-17T12:45:33.8504348Z test_grad_nanmedian_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.016s) 2022-08-17T12:45:33.9243002Z test_grad_nanquantile_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.064s) 2022-08-17T12:45:33.9458800Z test_grad_nansum_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.031s) 2022-08-17T12:45:33.9516597Z test_grad_narrow_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.000s) 2022-08-17T12:45:33.9733440Z test_grad_native_layer_norm_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.016s) 2022-08-17T12:45:33.9760670Z test_grad_ne_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped! Autograd not supported. (0.016s) 2022-08-17T12:45:33.9793940Z test_grad_neg_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.000s) 2022-08-17T12:45:33.9821374Z test_grad_new_empty_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped! Autograd not supported. (0.000s) 2022-08-17T12:45:33.9847854Z test_grad_new_full_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped! Autograd not supported. (0.000s) 2022-08-17T12:45:33.9874506Z test_grad_new_ones_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped! Autograd not supported. (0.000s) 2022-08-17T12:45:33.9900988Z test_grad_new_zeros_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped! Autograd not supported. (0.016s) 2022-08-17T12:45:33.9927469Z test_grad_nextafter_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped! Autograd not supported. (0.000s) 2022-08-17T12:45:34.0005896Z test_grad_nn_functional_adaptive_avg_pool1d_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.000s) 2022-08-17T12:45:34.0121769Z test_grad_nn_functional_adaptive_avg_pool2d_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.016s) 2022-08-17T12:45:34.0268943Z test_grad_nn_functional_adaptive_avg_pool3d_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.016s) 2022-08-17T12:45:34.0376443Z test_grad_nn_functional_adaptive_max_pool1d_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.016s) 2022-08-17T12:45:34.0611321Z test_grad_nn_functional_adaptive_max_pool2d_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.016s) 2022-08-17T12:45:34.0828162Z test_grad_nn_functional_adaptive_max_pool3d_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.016s) 2022-08-17T12:45:34.0931202Z test_grad_nn_functional_avg_pool1d_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.016s) 2022-08-17T12:45:34.1009579Z test_grad_nn_functional_avg_pool2d_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.016s) 2022-08-17T12:45:34.1094842Z test_grad_nn_functional_avg_pool3d_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.000s) 2022-08-17T12:45:34.1253140Z test_grad_nn_functional_batch_norm_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.016s) 2022-08-17T12:45:34.1599464Z test_grad_nn_functional_bilinear_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.031s) 2022-08-17T12:45:34.1764944Z test_grad_nn_functional_binary_cross_entropy_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.016s) 2022-08-17T12:45:34.2211614Z test_grad_nn_functional_binary_cross_entropy_with_logits_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.047s) 2022-08-17T12:45:34.2260050Z test_grad_nn_functional_celu_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.000s) 2022-08-17T12:45:34.2860925Z test_grad_nn_functional_conv1d_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.064s) 2022-08-17T12:45:34.3059912Z test_grad_nn_functional_conv2d_cpu_float32 (__main__.TestOperatorsCPU) ... C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\testing\_internal\opinfo\core.py:910: 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:885.) 2022-08-17T12:45:34.3060857Z return self.op(*args, **kwargs) 2022-08-17T12:45:34.3430584Z ok (0.063s) 2022-08-17T12:45:34.3490280Z test_grad_nn_functional_conv2d_no_bias_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.000s) 2022-08-17T12:45:34.3562181Z test_grad_nn_functional_conv2d_stride_depthwise_with_bias_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.016s) 2022-08-17T12:45:34.3625739Z test_grad_nn_functional_conv2d_stride_groups_with_bias_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.000s) 2022-08-17T12:45:34.3684133Z test_grad_nn_functional_conv2d_stride_no_bias_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.000s) 2022-08-17T12:45:34.3747477Z test_grad_nn_functional_conv2d_stride_padding_no_bias_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.016s) 2022-08-17T12:45:34.3810233Z test_grad_nn_functional_conv2d_stride_padding_with_bias_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.000s) 2022-08-17T12:45:34.3869463Z test_grad_nn_functional_conv2d_stride_with_bias_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.016s) 2022-08-17T12:45:34.3928215Z test_grad_nn_functional_conv2d_strided_padding_dilation_no_bias_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.000s) 2022-08-17T12:45:34.3984326Z test_grad_nn_functional_conv2d_strided_padding_dilation_with_bias_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.000s) 2022-08-17T12:45:34.4046825Z test_grad_nn_functional_conv2d_with_bias_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.016s) 2022-08-17T12:45:34.4231044Z test_grad_nn_functional_conv_transpose1d_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.016s) 2022-08-17T12:45:34.4435240Z test_grad_nn_functional_conv_transpose2d_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.016s) 2022-08-17T12:45:34.4666344Z test_grad_nn_functional_conv_transpose3d_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.031s) 2022-08-17T12:45:34.4813967Z test_grad_nn_functional_cosine_embedding_loss_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.010s) 2022-08-17T12:45:34.4989095Z test_grad_nn_functional_cosine_similarity_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.016s) 2022-08-17T12:45:34.5195404Z test_grad_nn_functional_cross_entropy_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.016s) 2022-08-17T12:45:34.5241305Z test_grad_nn_functional_ctc_loss_cpu_float32 (__main__.TestOperatorsCPU) ... expected failure (0.016s) 2022-08-17T12:45:34.5277038Z test_grad_nn_functional_dropout2d_cpu_float32 (__main__.TestOperatorsCPU) ... C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\nn\functional.py:1338: UserWarning: dropout2d: Received a 3D input to dropout2d and assuming that channel-wise 1D dropout behavior is desired - input is interpreted as shape (N, C, L), where C is the channel dim. This behavior will change in a future release to interpret the input as one without a batch dimension, i.e. shape (C, H, W). To maintain the 1D channel-wise dropout behavior, please switch to using dropout1d instead. 2022-08-17T12:45:34.5277973Z warnings.warn("dropout2d: Received a 3D input to dropout2d and assuming that channel-wise " 2022-08-17T12:45:34.5495338Z ok (0.016s) 2022-08-17T12:45:34.5765514Z test_grad_nn_functional_dropout3d_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.032s) 2022-08-17T12:45:34.6117386Z test_grad_nn_functional_dropout_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.031s) 2022-08-17T12:45:34.6168713Z test_grad_nn_functional_elu_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.016s) 2022-08-17T12:45:34.6514446Z test_grad_nn_functional_embedding_bag_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.031s) 2022-08-17T12:45:34.6564280Z test_grad_nn_functional_embedding_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.000s) 2022-08-17T12:45:34.6634805Z test_grad_nn_functional_embedding_functorch_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.016s) 2022-08-17T12:45:34.6792274Z test_grad_nn_functional_feature_alpha_dropout_with_train_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.016s) 2022-08-17T12:45:34.6983698Z test_grad_nn_functional_feature_alpha_dropout_without_train_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.016s) 2022-08-17T12:45:34.7693377Z test_grad_nn_functional_fractional_max_pool2d_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.063s) 2022-08-17T12:45:34.8824190Z test_grad_nn_functional_fractional_max_pool3d_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.112s) 2022-08-17T12:45:35.4329100Z test_grad_nn_functional_gaussian_nll_loss_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.553s) 2022-08-17T12:45:35.4419162Z test_grad_nn_functional_gelu_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.016s) 2022-08-17T12:45:35.4750099Z test_grad_nn_functional_glu_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.032s) 2022-08-17T12:45:35.5080373Z test_grad_nn_functional_grid_sample_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.031s) 2022-08-17T12:45:35.5176922Z test_grad_nn_functional_group_norm_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.016s) 2022-08-17T12:45:35.5241290Z test_grad_nn_functional_hardshrink_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.000s) 2022-08-17T12:45:35.5288100Z test_grad_nn_functional_hardsigmoid_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.000s) 2022-08-17T12:45:35.5341201Z test_grad_nn_functional_hardswish_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.016s) 2022-08-17T12:45:35.5405642Z test_grad_nn_functional_hardtanh_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.000s) 2022-08-17T12:45:35.5549128Z test_grad_nn_functional_hinge_embedding_loss_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.016s) 2022-08-17T12:45:35.5666969Z test_grad_nn_functional_huber_loss_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.016s) 2022-08-17T12:45:35.5798926Z test_grad_nn_functional_instance_norm_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.000s) 2022-08-17T12:45:35.5908859Z test_grad_nn_functional_interpolate_area_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.016s) 2022-08-17T12:45:35.6020345Z test_grad_nn_functional_interpolate_bicubic_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.016s) 2022-08-17T12:45:35.6128224Z test_grad_nn_functional_interpolate_bilinear_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.016s) 2022-08-17T12:45:35.6225945Z test_grad_nn_functional_interpolate_linear_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.000s) 2022-08-17T12:45:35.6333992Z test_grad_nn_functional_interpolate_nearest_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.017s) 2022-08-17T12:45:35.6447560Z test_grad_nn_functional_interpolate_trilinear_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.016s) 2022-08-17T12:45:35.6486964Z test_grad_nn_functional_kl_div_cpu_float32 (__main__.TestOperatorsCPU) ... C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\nn\functional.py:2912: UserWarning: reduction: 'mean' divides the total loss by both the batch size and the support size.'batchmean' divides only by the batch size, and aligns with the KL div math definition.'mean' will be changed to behave the same as 'batchmean' in the next major release. 2022-08-17T12:45:35.6488014Z warnings.warn( 2022-08-17T12:45:35.6589242Z ok (0.000s) 2022-08-17T12:45:35.6674354Z test_grad_nn_functional_l1_loss_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.017s) 2022-08-17T12:45:35.6763100Z test_grad_nn_functional_layer_norm_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.000s) 2022-08-17T12:45:35.6841224Z test_grad_nn_functional_leaky_relu_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.016s) 2022-08-17T12:45:35.7034975Z test_grad_nn_functional_linear_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.016s) 2022-08-17T12:45:35.7191402Z test_grad_nn_functional_local_response_norm_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.016s) 2022-08-17T12:45:35.7237950Z test_grad_nn_functional_logsigmoid_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.016s) 2022-08-17T12:45:35.7470614Z test_grad_nn_functional_margin_ranking_loss_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.016s) 2022-08-17T12:45:36.4498661Z test_grad_nn_functional_max_pool1d_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.701s) 2022-08-17T12:45:37.6533871Z test_grad_nn_functional_max_pool2d_cpu_float32 (__main__.TestOperatorsCPU) ... ok (1.211s) 2022-08-17T12:45:38.2060622Z test_grad_nn_functional_max_pool3d_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.543s) 2022-08-17T12:45:38.3644776Z test_grad_nn_functional_max_unpool1d_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.159s) 2022-08-17T12:45:38.4224237Z test_grad_nn_functional_max_unpool1d_grad_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.063s) 2022-08-17T12:45:38.7046430Z test_grad_nn_functional_max_unpool2d_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.283s) 2022-08-17T12:45:38.8012147Z test_grad_nn_functional_max_unpool2d_grad_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.095s) 2022-08-17T12:45:38.9056729Z test_grad_nn_functional_max_unpool3d_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.095s) 2022-08-17T12:45:38.9506949Z test_grad_nn_functional_max_unpool3d_grad_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.031s) 2022-08-17T12:45:38.9559730Z test_grad_nn_functional_mish_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.016s) 2022-08-17T12:45:38.9642200Z test_grad_nn_functional_mse_loss_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.000s) 2022-08-17T12:45:38.9774945Z test_grad_nn_functional_mse_loss_functorch_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.016s) 2022-08-17T12:45:38.9850861Z test_grad_nn_functional_multi_margin_loss_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.016s) 2022-08-17T12:45:38.9910511Z test_grad_nn_functional_multilabel_margin_loss_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.000s) 2022-08-17T12:45:39.0003429Z test_grad_nn_functional_multilabel_soft_margin_loss_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.016s) 2022-08-17T12:45:39.0528909Z test_grad_nn_functional_nll_loss_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.047s) 2022-08-17T12:45:39.0672438Z test_grad_nn_functional_normalize_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.016s) 2022-08-17T12:45:39.0816580Z test_grad_nn_functional_pad_circular_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.016s) 2022-08-17T12:45:39.1222520Z test_grad_nn_functional_pad_constant_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.031s) 2022-08-17T12:45:39.1350975Z test_grad_nn_functional_pad_reflect_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.016s) 2022-08-17T12:45:39.1461258Z test_grad_nn_functional_pad_replicate_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.016s) 2022-08-17T12:45:39.1555227Z test_grad_nn_functional_pairwise_distance_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.000s) 2022-08-17T12:45:39.1638022Z test_grad_nn_functional_pdist_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.016s) 2022-08-17T12:45:39.1680151Z test_grad_nn_functional_pixel_shuffle_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.000s) 2022-08-17T12:45:39.1719731Z test_grad_nn_functional_pixel_unshuffle_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.000s) 2022-08-17T12:45:39.2651584Z test_grad_nn_functional_poisson_nll_loss_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.095s) 2022-08-17T12:45:39.2862094Z test_grad_nn_functional_prelu_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.032s) 2022-08-17T12:45:39.2908656Z test_grad_nn_functional_relu6_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.000s) 2022-08-17T12:45:39.2960264Z test_grad_nn_functional_relu_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.000s) 2022-08-17T12:45:39.3046145Z test_grad_nn_functional_rrelu_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.016s) 2022-08-17T12:45:39.3091611Z test_grad_nn_functional_selu_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.000s) 2022-08-17T12:45:39.3140227Z test_grad_nn_functional_silu_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.000s) 2022-08-17T12:45:39.3243565Z test_grad_nn_functional_smooth_l1_loss_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.016s) 2022-08-17T12:45:39.3319392Z test_grad_nn_functional_soft_margin_loss_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.016s) 2022-08-17T12:45:39.3385433Z test_grad_nn_functional_softmin_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.000s) 2022-08-17T12:45:39.3454517Z test_grad_nn_functional_softmin_with_dtype_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.000s) 2022-08-17T12:45:39.3501804Z test_grad_nn_functional_softplus_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.016s) 2022-08-17T12:45:39.3558711Z test_grad_nn_functional_softshrink_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.000s) 2022-08-17T12:45:39.3609701Z test_grad_nn_functional_softsign_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.000s) 2022-08-17T12:45:39.3657111Z test_grad_nn_functional_tanhshrink_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.016s) 2022-08-17T12:45:39.3712845Z test_grad_nn_functional_threshold_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.000s) 2022-08-17T12:45:39.3852691Z test_grad_nn_functional_triplet_margin_loss_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.016s) 2022-08-17T12:45:39.3999207Z test_grad_nn_functional_triplet_margin_with_distance_loss_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.016s) 2022-08-17T12:45:39.5842285Z test_grad_nn_functional_unfold_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.189s) 2022-08-17T12:45:39.5884492Z test_grad_nn_functional_upsample_bilinear_cpu_float32 (__main__.TestOperatorsCPU) ... C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\nn\functional.py:4066: UserWarning: nn.functional.upsample_bilinear is deprecated. Use nn.functional.interpolate instead. 2022-08-17T12:45:39.5885476Z warnings.warn("nn.functional.upsample_bilinear is deprecated. Use nn.functional.interpolate instead.") 2022-08-17T12:45:39.5913566Z ok (0.000s) 2022-08-17T12:45:39.5959403Z test_grad_nn_functional_upsample_nearest_cpu_float32 (__main__.TestOperatorsCPU) ... C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\nn\functional.py:4010: UserWarning: nn.functional.upsample_nearest is deprecated. Use nn.functional.interpolate instead. 2022-08-17T12:45:39.5960289Z warnings.warn("nn.functional.upsample_nearest is deprecated. Use nn.functional.interpolate instead.") 2022-08-17T12:45:39.6044328Z ok (0.016s) 2022-08-17T12:45:39.6081187Z test_grad_nonzero_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped! Autograd not supported. (0.000s) 2022-08-17T12:45:39.6505880Z test_grad_norm_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.047s) 2022-08-17T12:45:39.6568462Z test_grad_norm_fro_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.000s) 2022-08-17T12:45:39.6644831Z test_grad_norm_inf_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.016s) 2022-08-17T12:45:39.6706092Z test_grad_norm_nuc_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.000s) 2022-08-17T12:45:39.6855716Z test_grad_normal_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.016s) 2022-08-17T12:45:39.6913007Z test_grad_normal_number_mean_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.000s) 2022-08-17T12:45:39.6949183Z test_grad_ones_like_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped! Autograd not supported. (0.016s) 2022-08-17T12:45:39.6984745Z test_grad_ops_aten__new_zeros_with_same_feature_meta_functorchonly_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped! Autograd not supported. (0.000s) 2022-08-17T12:45:39.7537686Z test_grad_ops_aten_index_put_functorch_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.048s) 2022-08-17T12:45:39.7573991Z test_grad_ormqr_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped! Autograd not supported. (0.016s) 2022-08-17T12:45:39.7620715Z test_grad_outer_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.000s) 2022-08-17T12:45:40.7569371Z test_grad_pca_lowrank_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.995s) 2022-08-17T12:45:40.7623288Z test_grad_permute_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.000s) 2022-08-17T12:45:40.7771162Z test_grad_pinverse_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.016s) 2022-08-17T12:45:40.7921080Z test_grad_polar_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.016s) 2022-08-17T12:45:40.8034032Z test_grad_polygamma_polygamma_n_0_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.016s) 2022-08-17T12:45:40.8145346Z test_grad_polygamma_polygamma_n_1_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.000s) 2022-08-17T12:45:40.8256617Z test_grad_polygamma_polygamma_n_2_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.016s) 2022-08-17T12:45:40.8368134Z test_grad_polygamma_polygamma_n_3_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.016s) 2022-08-17T12:45:40.8479486Z test_grad_polygamma_polygamma_n_4_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.016s) 2022-08-17T12:45:40.8533965Z test_grad_positive_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.000s) 2022-08-17T12:45:40.8695934Z test_grad_pow_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.017s) 2022-08-17T12:45:40.9038135Z test_grad_prod_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.033s) 2022-08-17T12:45:40.9270476Z test_grad_put_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.016s) 2022-08-17T12:45:40.9312131Z test_grad_qr_cpu_float32 (__main__.TestOperatorsCPU) ... C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\testing\_internal\opinfo\core.py:910: UserWarning: torch.qr is deprecated in favor of torch.linalg.qr and will be removed in a future PyTorch release. 2022-08-17T12:45:40.9312955Z The boolean parameter 'some' has been replaced with a string parameter 'mode'. 2022-08-17T12:45:40.9313312Z Q, R = torch.qr(A, some) 2022-08-17T12:45:40.9313589Z should be replaced with 2022-08-17T12:45:40.9314183Z 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:2544.) 2022-08-17T12:45:40.9314722Z return self.op(*args, **kwargs) 2022-08-17T12:45:40.9774807Z ok (0.050s) 2022-08-17T12:45:41.0550525Z test_grad_quantile_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.084s) 2022-08-17T12:45:41.0597910Z test_grad_rad2deg_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.000s) 2022-08-17T12:45:41.0627210Z test_grad_rand_like_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped! Autograd not supported. (0.016s) 2022-08-17T12:45:41.0654817Z test_grad_randint_like_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped! Autograd not supported. (0.000s) 2022-08-17T12:45:41.0682173Z test_grad_randn_like_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped! Autograd not supported. (0.000s) 2022-08-17T12:45:41.0728128Z test_grad_ravel_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.010s) 2022-08-17T12:45:41.0772086Z test_grad_real_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.000s) 2022-08-17T12:45:41.0818344Z test_grad_reciprocal_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.000s) 2022-08-17T12:45:41.0934513Z test_grad_remainder_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.016s) 2022-08-17T12:45:41.1016553Z test_grad_renorm_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.000s) 2022-08-17T12:45:41.1198637Z test_grad_repeat_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.031s) 2022-08-17T12:45:41.1262097Z test_grad_repeat_interleave_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.000s) 2022-08-17T12:45:41.1328710Z test_grad_reshape_as_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.000s) 2022-08-17T12:45:41.1442023Z test_grad_reshape_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.016s) 2022-08-17T12:45:41.1478698Z test_grad_resize__cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped! Autograd not supported. (0.000s) 2022-08-17T12:45:41.1514424Z test_grad_resize_as__cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped! Autograd not supported. (0.016s) 2022-08-17T12:45:41.1562430Z test_grad_resolve_conj_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.000s) 2022-08-17T12:45:41.1618946Z test_grad_resolve_neg_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.000s) 2022-08-17T12:45:41.1759655Z test_grad_roll_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.026s) 2022-08-17T12:45:41.2039528Z test_grad_rot90_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.016s) 2022-08-17T12:45:41.2084238Z test_grad_round_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.016s) 2022-08-17T12:45:41.2140972Z test_grad_round_decimals_0_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.000s) 2022-08-17T12:45:41.2197440Z test_grad_round_decimals_3_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.000s) 2022-08-17T12:45:41.2253400Z test_grad_round_decimals_neg_3_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.016s) 2022-08-17T12:45:41.2312683Z test_grad_rsqrt_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.000s) 2022-08-17T12:45:41.2454792Z test_grad_rsub_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.016s) 2022-08-17T12:45:41.2563096Z test_grad_scatter_add_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.016s) 2022-08-17T12:45:41.2679883Z test_grad_scatter_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.010s) 2022-08-17T12:45:41.2726434Z test_grad_scatter_reduce_amax_cpu_float32 (__main__.TestOperatorsCPU) ... C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\testing\_internal\opinfo\core.py:910: UserWarning: scatter_reduce() is in beta and the API may change at any time. (Triggered internally at C:\actions-runner\_work\pytorch\pytorch\aten\src\ATen\native\TensorAdvancedIndexing.cpp:1531.) 2022-08-17T12:45:41.2727093Z return self.op(*args, **kwargs) 2022-08-17T12:45:41.2886032Z ok (0.010s) 2022-08-17T12:45:41.3091341Z test_grad_scatter_reduce_amin_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.031s) 2022-08-17T12:45:41.3290509Z test_grad_scatter_reduce_mean_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.016s) 2022-08-17T12:45:41.3510769Z test_grad_scatter_reduce_prod_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.016s) 2022-08-17T12:45:41.3660454Z test_grad_scatter_reduce_sum_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.016s) 2022-08-17T12:45:41.3687975Z test_grad_searchsorted_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped! Autograd not supported. (0.016s) 2022-08-17T12:45:41.4346419Z test_grad_segment_reduce_lengths_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.057s) 2022-08-17T12:45:41.5012832Z test_grad_segment_reduce_offsets_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.073s) 2022-08-17T12:45:41.5071345Z test_grad_select_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.000s) 2022-08-17T12:45:41.5143870Z test_grad_select_scatter_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.016s) 2022-08-17T12:45:41.5178507Z test_grad_sgn_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.000s) 2022-08-17T12:45:41.5205954Z test_grad_short_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped! Autograd not supported. (0.000s) 2022-08-17T12:45:41.5233412Z test_grad_short_functorch_no_channels_last_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped! Autograd not supported. (0.000s) 2022-08-17T12:45:41.5279366Z test_grad_sigmoid_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.010s) 2022-08-17T12:45:41.5313854Z test_grad_sign_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.000s) 2022-08-17T12:45:41.5341432Z test_grad_signbit_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped! Autograd not supported. (0.000s) 2022-08-17T12:45:41.5376640Z test_grad_sin_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.000s) 2022-08-17T12:45:41.5427967Z test_grad_sinc_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.016s) 2022-08-17T12:45:41.5462741Z test_grad_sinh_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.000s) 2022-08-17T12:45:41.5612522Z test_grad_slice_scatter_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.016s) 2022-08-17T12:45:41.5677239Z test_grad_softmax_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.000s) 2022-08-17T12:45:41.5744258Z test_grad_softmax_with_dtype_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.016s) 2022-08-17T12:45:41.6164725Z test_grad_sort_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.041s) 2022-08-17T12:45:41.6192218Z test_grad_sparse_sampled_addmm_cpu_float32 (__main__.TestOperatorsCPU) ... skip: PyTorch is built without MKL support (0.000s) 2022-08-17T12:45:41.6218831Z test_grad_special_airy_ai_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped! Autograd not supported. (0.000s) 2022-08-17T12:45:41.6244933Z test_grad_special_bessel_j0_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped! Autograd not supported. (0.000s) 2022-08-17T12:45:41.6271407Z test_grad_special_bessel_j1_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped! Autograd not supported. (0.000s) 2022-08-17T12:45:41.6297730Z test_grad_special_bessel_y0_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped! Autograd not supported. (0.016s) 2022-08-17T12:45:41.6323832Z test_grad_special_bessel_y1_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped! Autograd not supported. (0.000s) 2022-08-17T12:45:41.6350160Z test_grad_special_chebyshev_polynomial_t_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped! Autograd not supported. (0.000s) 2022-08-17T12:45:41.6376537Z test_grad_special_chebyshev_polynomial_u_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped! Autograd not supported. (0.000s) 2022-08-17T12:45:41.6396623Z test_grad_special_chebyshev_polynomial_v_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.000s) 2022-08-17T12:45:41.6416702Z test_grad_special_chebyshev_polynomial_w_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.000s) 2022-08-17T12:45:41.6457266Z test_grad_special_entr_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.016s) 2022-08-17T12:45:41.6505776Z test_grad_special_erfcx_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.000s) 2022-08-17T12:45:41.6533032Z test_grad_special_hermite_polynomial_h_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped! Autograd not supported. (0.000s) 2022-08-17T12:45:41.6560181Z test_grad_special_hermite_polynomial_he_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped! Autograd not supported. (0.000s) 2022-08-17T12:45:41.6602811Z test_grad_special_i0e_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.016s) 2022-08-17T12:45:41.6653641Z test_grad_special_i1_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.000s) 2022-08-17T12:45:41.6705023Z test_grad_special_i1e_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.010s) 2022-08-17T12:45:41.6732427Z test_grad_special_laguerre_polynomial_l_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped! Autograd not supported. (0.000s) 2022-08-17T12:45:41.6753129Z test_grad_special_legendre_polynomial_p_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.000s) 2022-08-17T12:45:41.6802097Z test_grad_special_log_ndtr_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.000s) 2022-08-17T12:45:41.6829753Z test_grad_special_modified_bessel_i0_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped! Autograd not supported. (0.000s) 2022-08-17T12:45:41.6857096Z test_grad_special_modified_bessel_i1_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped! Autograd not supported. (0.016s) 2022-08-17T12:45:41.6884132Z test_grad_special_modified_bessel_k0_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped! Autograd not supported. (0.000s) 2022-08-17T12:45:41.6911447Z test_grad_special_modified_bessel_k1_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped! Autograd not supported. (0.000s) 2022-08-17T12:45:41.6964919Z test_grad_special_ndtr_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.000s) 2022-08-17T12:45:41.7013527Z test_grad_special_ndtri_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.016s) 2022-08-17T12:45:41.7104765Z test_grad_special_polygamma_special_polygamma_n_0_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.000s) 2022-08-17T12:45:41.7131901Z test_grad_special_scaled_modified_bessel_k0_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped! Autograd not supported. (0.000s) 2022-08-17T12:45:41.7159130Z test_grad_special_scaled_modified_bessel_k1_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped! Autograd not supported. (0.016s) 2022-08-17T12:45:41.7179828Z test_grad_special_shifted_chebyshev_polynomial_t_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.000s) 2022-08-17T12:45:41.7200321Z test_grad_special_shifted_chebyshev_polynomial_u_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.000s) 2022-08-17T12:45:41.7220783Z test_grad_special_shifted_chebyshev_polynomial_v_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.000s) 2022-08-17T12:45:41.7241139Z test_grad_special_shifted_chebyshev_polynomial_w_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.000s) 2022-08-17T12:45:41.7267936Z test_grad_special_spherical_bessel_j0_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped! Autograd not supported. (0.000s) 2022-08-17T12:45:41.7384385Z test_grad_special_xlog1py_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.016s) 2022-08-17T12:45:41.7411661Z test_grad_special_zeta_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped! Autograd not supported. (0.000s) 2022-08-17T12:45:41.7453649Z test_grad_split_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.000s) 2022-08-17T12:45:41.7505370Z test_grad_split_list_args_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.016s) 2022-08-17T12:45:41.7564714Z test_grad_split_with_sizes_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.000s) 2022-08-17T12:45:41.7598705Z test_grad_sqrt_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.000s) 2022-08-17T12:45:41.7645441Z test_grad_square_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.016s) 2022-08-17T12:45:41.7712313Z test_grad_squeeze_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.000s) 2022-08-17T12:45:41.7809104Z test_grad_stack_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.011s) 2022-08-17T12:45:41.7892521Z test_grad_std_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.016s) 2022-08-17T12:45:41.7986008Z test_grad_std_mean_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.000s) 2022-08-17T12:45:41.8019039Z test_grad_stft_cpu_float32 (__main__.TestOperatorsCPU) ... C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\functional.py:612: UserWarning: stft will soon require the return_complex parameter be given for real inputs, and will further require that return_complex=True in a future PyTorch release. (Triggered internally at C:\actions-runner\_work\pytorch\pytorch\aten\src\ATen\native\SpectralOps.cpp:803.) 2022-08-17T12:45:41.8020090Z return _VF.stft(input, n_fft, hop_length, win_length, window, # type: ignore[attr-defined] 2022-08-17T12:45:41.8157751Z ok (0.016s) 2022-08-17T12:45:41.8339036Z test_grad_sub_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.016s) 2022-08-17T12:45:41.8544371Z test_grad_sum_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.032s) 2022-08-17T12:45:41.8641125Z test_grad_sum_to_size_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.000s) 2022-08-17T12:45:42.2057091Z test_grad_svd_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.349s) 2022-08-17T12:45:43.2527743Z test_grad_svd_lowrank_cpu_float32 (__main__.TestOperatorsCPU) ... ok (1.039s) 2022-08-17T12:45:43.2564183Z test_grad_symeig_cpu_float32 (__main__.TestOperatorsCPU) ... C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\testing\_internal\opinfo\core.py:910: UserWarning: torch.symeig is deprecated in favor of torch.linalg.eigh and will be removed in a future PyTorch release. 2022-08-17T12:45:43.2565239Z The default behavior has changed from using the upper triangular portion of the matrix by default to using the lower triangular portion. 2022-08-17T12:45:43.2565621Z L, _ = torch.symeig(A, upper=upper) 2022-08-17T12:45:43.2565875Z should be replaced with 2022-08-17T12:45:43.2566190Z L = torch.linalg.eigvalsh(A, UPLO='U' if upper else 'L') 2022-08-17T12:45:43.2566510Z and 2022-08-17T12:45:43.2566788Z L, V = torch.symeig(A, eigenvectors=True) 2022-08-17T12:45:43.2567090Z should be replaced with 2022-08-17T12:45:43.2567510Z 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:2992.) 2022-08-17T12:45:43.2567918Z return self.op(*args, **kwargs) 2022-08-17T12:45:43.2694632Z ok (0.016s) 2022-08-17T12:45:43.2752622Z test_grad_t_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.016s) 2022-08-17T12:45:43.2831918Z test_grad_take_along_dim_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.000s) 2022-08-17T12:45:43.2937699Z test_grad_take_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.016s) 2022-08-17T12:45:43.2983833Z test_grad_tan_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.000s) 2022-08-17T12:45:43.3027936Z test_grad_tanh_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.000s) 2022-08-17T12:45:43.3077067Z test_grad_tensor_split_cpu_float32 (__main__.TestOperatorsCPU) ... expected failure (0.016s) 2022-08-17T12:45:43.3141542Z test_grad_tensordot_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.000s) 2022-08-17T12:45:43.3366533Z test_grad_tile_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.031s) 2022-08-17T12:45:43.3422545Z test_grad_to_sparse_cpu_float32 (__main__.TestOperatorsCPU) ... expected failure (0.000s) 2022-08-17T12:45:43.3573298Z test_grad_topk_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.016s) 2022-08-17T12:45:43.3619047Z test_grad_trace_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.000s) 2022-08-17T12:45:43.3710220Z test_grad_transpose_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.016s) 2022-08-17T12:45:43.3861766Z test_grad_trapezoid_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.016s) 2022-08-17T12:45:43.4009735Z test_grad_trapz_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.016s) 2022-08-17T12:45:43.4044474Z test_grad_triangular_solve_cpu_float32 (__main__.TestOperatorsCPU) ... C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\testing\_internal\opinfo\core.py:910: UserWarning: torch.triangular_solve is deprecated in favor of torch.linalg.solve_triangularand will be removed in a future PyTorch release. 2022-08-17T12:45:43.4045479Z torch.linalg.solve_triangular has its arguments reversed and does not return a copy of one of the inputs. 2022-08-17T12:45:43.4045916Z X = torch.triangular_solve(B, A).solution 2022-08-17T12:45:43.4046215Z should be replaced with 2022-08-17T12:45:43.4046795Z X = torch.linalg.solve_triangular(A, B). (Triggered internally at C:\actions-runner\_work\pytorch\pytorch\aten\src\ATen\native\BatchLinearAlgebra.cpp:2310.) 2022-08-17T12:45:43.4047327Z return self.op(*args, **kwargs) 2022-08-17T12:45:43.4212643Z ok (0.016s) 2022-08-17T12:45:43.4288972Z test_grad_tril_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.000s) 2022-08-17T12:45:43.4360986Z test_grad_triu_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.016s) 2022-08-17T12:45:43.4506138Z test_grad_true_divide_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.016s) 2022-08-17T12:45:43.4551115Z test_grad_trunc_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.000s) 2022-08-17T12:45:43.4651495Z test_grad_unbind_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.016s) 2022-08-17T12:45:43.4757380Z test_grad_unflatten_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.000s) 2022-08-17T12:45:43.4957068Z test_grad_unfold_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.031s) 2022-08-17T12:45:43.4993750Z test_grad_unique_consecutive_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped! Autograd not supported. (0.000s) 2022-08-17T12:45:43.5028921Z test_grad_unique_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped! Autograd not supported. (0.000s) 2022-08-17T12:45:43.5121419Z test_grad_unsqueeze_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.016s) 2022-08-17T12:45:43.5217587Z test_grad_var_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.000s) 2022-08-17T12:45:43.5325232Z test_grad_var_mean_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.016s) 2022-08-17T12:45:43.5371885Z test_grad_vdot_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.000s) 2022-08-17T12:45:43.5415087Z test_grad_view_as_complex_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.016s) 2022-08-17T12:45:43.5473225Z test_grad_view_as_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.000s) 2022-08-17T12:45:43.5557386Z test_grad_view_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.000s) 2022-08-17T12:45:43.5615260Z test_grad_vsplit_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.016s) 2022-08-17T12:45:43.5677087Z test_grad_vstack_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.000s) 2022-08-17T12:45:43.5766498Z test_grad_where_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.016s) 2022-08-17T12:45:43.5917729Z test_grad_xlogy_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.016s) 2022-08-17T12:45:43.5974825Z test_grad_zero__cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.000s) 2022-08-17T12:45:43.6010609Z test_grad_zeros_like_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped! Autograd not supported. (0.000s) 2022-08-17T12:45:43.6062801Z test_jvp_H_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.016s) 2022-08-17T12:45:43.6112479Z test_jvp_T_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.000s) 2022-08-17T12:45:43.6300941Z test_jvp___getitem___cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.016s) 2022-08-17T12:45:43.6683105Z test_jvp___getitem___functorch_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.047s) 2022-08-17T12:45:43.6802824Z test_jvp___radd___cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.000s) 2022-08-17T12:45:43.6934244Z test_jvp___rdiv___cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.016s) 2022-08-17T12:45:43.7116277Z test_jvp___rmatmul___cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.016s) 2022-08-17T12:45:43.7243788Z test_jvp___rmod___cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.016s) 2022-08-17T12:45:43.7367374Z test_jvp___rmul___cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.016s) 2022-08-17T12:45:43.7527404Z test_jvp___rpow___cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.016s) 2022-08-17T12:45:43.7649829Z test_jvp___rsub___cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.016s) 2022-08-17T12:45:43.8473544Z test_jvp__masked_amax_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.079s) 2022-08-17T12:45:43.9262111Z test_jvp__masked_amin_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.081s) 2022-08-17T12:45:43.9288159Z test_jvp__masked_argmax_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped! Forward AD not supported. (0.000s) 2022-08-17T12:45:43.9312961Z test_jvp__masked_argmin_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped! Forward AD not supported. (0.000s) 2022-08-17T12:45:43.9446196Z test_jvp__masked_cumprod_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.016s) 2022-08-17T12:45:43.9562310Z test_jvp__masked_cumsum_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.016s) 2022-08-17T12:45:43.9741978Z test_jvp__masked_log_softmax_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.016s) 2022-08-17T12:45:43.9889899Z test_jvp__masked_logaddexp_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.016s) 2022-08-17T12:45:44.0616927Z test_jvp__masked_logsumexp_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.063s) 2022-08-17T12:45:44.1403030Z test_jvp__masked_mean_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.079s) 2022-08-17T12:45:44.1567796Z test_jvp__masked_median_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.016s) 2022-08-17T12:45:44.5023476Z test_jvp__masked_norm_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.349s) 2022-08-17T12:45:44.5378510Z test_jvp__masked_normalize_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.031s) 2022-08-17T12:45:44.6166836Z test_jvp__masked_prod_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.079s) 2022-08-17T12:45:44.6348388Z test_jvp__masked_softmax_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.031s) 2022-08-17T12:45:44.6532788Z test_jvp__masked_softmin_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.016s) 2022-08-17T12:45:44.7655893Z test_jvp__masked_std_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.111s) 2022-08-17T12:45:44.8268070Z test_jvp__masked_sum_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.064s) 2022-08-17T12:45:44.9352502Z test_jvp__masked_var_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.111s) 2022-08-17T12:45:44.9395911Z test_jvp_abs_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.001s) 2022-08-17T12:45:44.9467525Z test_jvp_acos_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.000s) 2022-08-17T12:45:44.9515398Z test_jvp_acosh_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.016s) 2022-08-17T12:45:44.9684951Z test_jvp_add_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.016s) 2022-08-17T12:45:44.9814699Z test_jvp_addbmm_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.000s) 2022-08-17T12:45:45.0055604Z test_jvp_addcdiv_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.031s) 2022-08-17T12:45:45.0291288Z test_jvp_addcmul_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.016s) 2022-08-17T12:45:45.0371449Z test_jvp_addmm_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.016s) 2022-08-17T12:45:45.0448184Z test_jvp_addmm_decomposed_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.000s) 2022-08-17T12:45:45.0571654Z test_jvp_addmv_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.016s) 2022-08-17T12:45:45.0674634Z test_jvp_addr_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.016s) 2022-08-17T12:45:45.0707508Z test_jvp_all_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped! Forward AD not supported. (0.000s) 2022-08-17T12:45:45.0739931Z test_jvp_allclose_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped! Forward AD not supported. (0.000s) 2022-08-17T12:45:45.0951727Z test_jvp_amax_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.032s) 2022-08-17T12:45:45.1163874Z test_jvp_amin_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.016s) 2022-08-17T12:45:45.1196899Z test_jvp_aminmax_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped! Forward AD not supported. (0.000s) 2022-08-17T12:45:45.1238996Z test_jvp_angle_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.000s) 2022-08-17T12:45:45.1271556Z test_jvp_any_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped! Forward AD not supported. (0.016s) 2022-08-17T12:45:45.1303706Z test_jvp_arange_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped! Forward AD not supported. (0.000s) 2022-08-17T12:45:45.1335720Z test_jvp_argmax_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped! Forward AD not supported. (0.000s) 2022-08-17T12:45:45.1367487Z test_jvp_argmin_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped! Forward AD not supported. (0.000s) 2022-08-17T12:45:45.1399421Z test_jvp_argsort_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped! Forward AD not supported. (0.000s) 2022-08-17T12:45:45.1431559Z test_jvp_argwhere_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped! Forward AD not supported. (0.016s) 2022-08-17T12:45:45.1552494Z test_jvp_as_strided_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.000s) 2022-08-17T12:45:45.1635199Z test_jvp_as_strided_scatter_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.016s) 2022-08-17T12:45:45.1689710Z test_jvp_asin_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.000s) 2022-08-17T12:45:45.1732095Z test_jvp_asinh_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.016s) 2022-08-17T12:45:45.1893432Z test_jvp_atan2_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.016s) 2022-08-17T12:45:45.1935664Z test_jvp_atan_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.000s) 2022-08-17T12:45:45.1968950Z test_jvp_atanh_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.000s) 2022-08-17T12:45:45.2046976Z test_jvp_atleast_1d_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.016s) 2022-08-17T12:45:45.2125313Z test_jvp_atleast_2d_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.000s) 2022-08-17T12:45:45.2204816Z test_jvp_atleast_3d_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.016s) 2022-08-17T12:45:45.2315229Z test_jvp_baddbmm_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.000s) 2022-08-17T12:45:45.2410467Z test_jvp_bernoulli_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.016s) 2022-08-17T12:45:45.2435110Z test_jvp_bfloat16_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped! Forward AD not supported. (0.000s) 2022-08-17T12:45:45.2461495Z test_jvp_bfloat16_functorch_no_channels_last_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped! Forward AD not supported. (0.000s) 2022-08-17T12:45:45.2526289Z test_jvp_block_diag_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.016s) 2022-08-17T12:45:45.2565427Z test_jvp_bmm_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.000s) 2022-08-17T12:45:45.2602980Z test_jvp_bool_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped! Forward AD not supported. (0.000s) 2022-08-17T12:45:45.2633029Z test_jvp_bool_functorch_no_channels_last_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped! Forward AD not supported. (0.000s) 2022-08-17T12:45:45.2657248Z test_jvp_broadcast_shapes_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped! Forward AD not supported. (0.000s) 2022-08-17T12:45:45.2702416Z test_jvp_broadcast_tensors_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.016s) 2022-08-17T12:45:45.2778296Z test_jvp_broadcast_to_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.000s) 2022-08-17T12:45:45.2804145Z test_jvp_bucketize_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped! Forward AD not supported. (0.000s) 2022-08-17T12:45:45.2830244Z test_jvp_byte_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped! Forward AD not supported. (0.016s) 2022-08-17T12:45:45.2859112Z test_jvp_byte_functorch_no_channels_last_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped! Forward AD not supported. (0.000s) 2022-08-17T12:45:45.2910687Z test_jvp_cartesian_prod_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.000s) 2022-08-17T12:45:45.2998331Z test_jvp_cat_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.016s) 2022-08-17T12:45:45.3031407Z test_jvp_cdist_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped! Forward AD not supported. (0.000s) 2022-08-17T12:45:45.3076869Z test_jvp_ceil_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.000s) 2022-08-17T12:45:45.3101739Z test_jvp_chalf_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped! Forward AD not supported. (0.000s) 2022-08-17T12:45:45.3126129Z test_jvp_char_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped! Forward AD not supported. (0.000s) 2022-08-17T12:45:45.3150740Z test_jvp_char_functorch_no_channels_last_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped! Forward AD not supported. (0.016s) 2022-08-17T12:45:45.3175789Z test_jvp_cholesky_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped! Forward AD not supported. (0.000s) 2022-08-17T12:45:45.3310231Z test_jvp_cholesky_inverse_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.016s) 2022-08-17T12:45:45.3485510Z test_jvp_cholesky_solve_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.016s) 2022-08-17T12:45:45.3573586Z test_jvp_chunk_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.000s) 2022-08-17T12:45:45.3672289Z test_jvp_clamp_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.016s) 2022-08-17T12:45:45.3847530Z test_jvp_clamp_max_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.016s) 2022-08-17T12:45:45.4023839Z test_jvp_clamp_min_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.016s) 2022-08-17T12:45:45.4074926Z test_jvp_clone_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.000s) 2022-08-17T12:45:45.4137665Z test_jvp_column_stack_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.016s) 2022-08-17T12:45:45.4398944Z test_jvp_combinations_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.016s) 2022-08-17T12:45:45.4560200Z test_jvp_complex_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.016s) 2022-08-17T12:45:45.4632397Z test_jvp_conj_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.000s) 2022-08-17T12:45:45.4696040Z test_jvp_conj_physical_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.000s) 2022-08-17T12:45:45.5259242Z test_jvp_constant_pad_nd_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.063s) 2022-08-17T12:45:45.5300729Z test_jvp_contiguous_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.000s) 2022-08-17T12:45:45.5454171Z test_jvp_copysign_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.016s) 2022-08-17T12:45:45.5530147Z test_jvp_corrcoef_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.016s) 2022-08-17T12:45:45.5597905Z test_jvp_cos_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.000s) 2022-08-17T12:45:45.5666497Z test_jvp_cosh_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.016s) 2022-08-17T12:45:45.5690574Z test_jvp_count_nonzero_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped! Forward AD not supported. (0.001s) 2022-08-17T12:45:45.6255522Z test_jvp_cov_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.048s) 2022-08-17T12:45:45.6305928Z test_jvp_cross_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.016s) 2022-08-17T12:45:45.6353648Z test_jvp_cummax_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.000s) 2022-08-17T12:45:45.6400994Z test_jvp_cummin_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.000s) 2022-08-17T12:45:45.6594613Z test_jvp_cumprod_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.016s) 2022-08-17T12:45:45.6674354Z test_jvp_cumsum_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.016s) 2022-08-17T12:45:45.6782158Z test_jvp_cumulative_trapezoid_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.016s) 2022-08-17T12:45:45.6849094Z test_jvp_deg2rad_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.000s) 2022-08-17T12:45:45.6973853Z test_jvp_diag_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.016s) 2022-08-17T12:45:45.7110222Z test_jvp_diag_embed_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.016s) 2022-08-17T12:45:45.7169229Z test_jvp_diagflat_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.000s) 2022-08-17T12:45:45.7297833Z test_jvp_diagonal_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.016s) 2022-08-17T12:45:45.7448165Z test_jvp_diagonal_scatter_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.016s) 2022-08-17T12:45:45.8045116Z test_jvp_diff_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.063s) 2022-08-17T12:45:45.8113738Z test_jvp_digamma_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.000s) 2022-08-17T12:45:45.8591182Z test_jvp_dist_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.048s) 2022-08-17T12:45:45.8742428Z test_jvp_div_floor_rounding_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.017s) 2022-08-17T12:45:45.8888768Z test_jvp_div_no_rounding_mode_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.016s) 2022-08-17T12:45:45.9035627Z test_jvp_div_trunc_rounding_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.016s) 2022-08-17T12:45:45.9069496Z test_jvp_dot_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.000s) 2022-08-17T12:45:45.9128917Z test_jvp_double_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.000s) 2022-08-17T12:45:45.9181382Z test_jvp_double_functorch_no_channels_last_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.016s) 2022-08-17T12:45:45.9230548Z test_jvp_dsplit_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.000s) 2022-08-17T12:45:45.9275521Z test_jvp_dstack_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.000s) 2022-08-17T12:45:45.9300576Z test_jvp_eig_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped! Forward AD not supported. (0.016s) 2022-08-17T12:45:45.9423678Z test_jvp_einsum_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.000s) 2022-08-17T12:45:45.9448439Z test_jvp_empty_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped! Forward AD not supported. (0.000s) 2022-08-17T12:45:45.9473405Z test_jvp_empty_like_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped! Forward AD not supported. (0.016s) 2022-08-17T12:45:45.9497872Z test_jvp_eq_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped! Forward AD not supported. (0.000s) 2022-08-17T12:45:45.9522314Z test_jvp_equal_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped! Forward AD not supported. (0.000s) 2022-08-17T12:45:45.9565876Z test_jvp_erf_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.000s) 2022-08-17T12:45:45.9635237Z test_jvp_erfc_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.016s) 2022-08-17T12:45:45.9678719Z test_jvp_erfinv_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.000s) 2022-08-17T12:45:45.9743964Z test_jvp_exp2_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.000s) 2022-08-17T12:45:45.9808841Z test_jvp_exp_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.016s) 2022-08-17T12:45:45.9856535Z test_jvp_expand_as_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.000s) 2022-08-17T12:45:45.9946782Z test_jvp_expand_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.016s) 2022-08-17T12:45:45.9987619Z test_jvp_expm1_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.000s) 2022-08-17T12:45:46.0077069Z test_jvp_fft_fft2_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.000s) 2022-08-17T12:45:46.0182898Z test_jvp_fft_fft_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.016s) 2022-08-17T12:45:46.0301116Z test_jvp_fft_fftn_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.016s) 2022-08-17T12:45:46.0377837Z test_jvp_fft_fftshift_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.000s) 2022-08-17T12:45:46.0479984Z test_jvp_fft_hfft2_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.016s) 2022-08-17T12:45:46.0584951Z test_jvp_fft_hfft_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.016s) 2022-08-17T12:45:46.0705027Z test_jvp_fft_hfftn_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.000s) 2022-08-17T12:45:46.0803232Z test_jvp_fft_ifft2_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.016s) 2022-08-17T12:45:46.0917651Z test_jvp_fft_ifft_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.016s) 2022-08-17T12:45:46.1037563Z test_jvp_fft_ifftn_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.000s) 2022-08-17T12:45:46.1116002Z test_jvp_fft_ifftshift_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.016s) 2022-08-17T12:45:46.1218748Z test_jvp_fft_ihfft2_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.016s) 2022-08-17T12:45:46.1329801Z test_jvp_fft_ihfft_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.000s) 2022-08-17T12:45:46.1453425Z test_jvp_fft_ihfftn_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.016s) 2022-08-17T12:45:46.1554718Z test_jvp_fft_irfft2_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.016s) 2022-08-17T12:45:46.1658872Z test_jvp_fft_irfft_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.000s) 2022-08-17T12:45:46.1776093Z test_jvp_fft_irfftn_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.016s) 2022-08-17T12:45:46.1870478Z test_jvp_fft_rfft2_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.016s) 2022-08-17T12:45:46.1973657Z test_jvp_fft_rfft_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.000s) 2022-08-17T12:45:46.2089354Z test_jvp_fft_rfftn_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.016s) 2022-08-17T12:45:46.2177367Z test_jvp_fill_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.016s) 2022-08-17T12:45:46.2258109Z test_jvp_flatten_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.000s) 2022-08-17T12:45:46.2365098Z test_jvp_flip_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.016s) 2022-08-17T12:45:46.2404064Z test_jvp_fliplr_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.000s) 2022-08-17T12:45:46.2442798Z test_jvp_flipud_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.000s) 2022-08-17T12:45:46.2467619Z test_jvp_float_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped! Forward AD not supported. (0.016s) 2022-08-17T12:45:46.2491812Z test_jvp_float_functorch_no_channels_last_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped! Forward AD not supported. (0.000s) 2022-08-17T12:45:46.2621301Z test_jvp_float_power_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.016s) 2022-08-17T12:45:46.2661266Z test_jvp_floor_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.000s) 2022-08-17T12:45:46.2686028Z test_jvp_floor_divide_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped! Forward AD not supported. (0.000s) 2022-08-17T12:45:46.2791696Z test_jvp_fmax_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.016s) 2022-08-17T12:45:46.2895498Z test_jvp_fmin_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.000s) 2022-08-17T12:45:46.3045139Z test_jvp_fmod_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.016s) 2022-08-17T12:45:46.3110180Z test_jvp_frac_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.016s) 2022-08-17T12:45:46.3158075Z test_jvp_frexp_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.000s) 2022-08-17T12:45:46.3182759Z test_jvp_full_like_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped! Forward AD not supported. (0.000s) 2022-08-17T12:45:46.3243330Z test_jvp_gather_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.000s) 2022-08-17T12:45:46.3270225Z test_jvp_ge_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped! Forward AD not supported. (0.016s) 2022-08-17T12:45:46.3295779Z test_jvp_geqrf_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped! Forward AD not supported. (0.000s) 2022-08-17T12:45:46.3498600Z test_jvp_gradient_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.016s) 2022-08-17T12:45:46.3524591Z test_jvp_gt_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped! Forward AD not supported. (0.000s) 2022-08-17T12:45:46.3549212Z test_jvp_half_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped! Forward AD not supported. (0.000s) 2022-08-17T12:45:46.3573744Z test_jvp_half_functorch_no_channels_last_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped! Forward AD not supported. (0.016s) 2022-08-17T12:45:46.3599608Z test_jvp_heaviside_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped! Forward AD not supported. (0.000s) 2022-08-17T12:45:46.3624181Z test_jvp_histc_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped! Forward AD not supported. (0.000s) 2022-08-17T12:45:46.3648478Z test_jvp_histogram_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped! Forward AD not supported. (0.000s) 2022-08-17T12:45:46.3678427Z test_jvp_histogramdd_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped! Forward AD not supported. (0.000s) 2022-08-17T12:45:46.3728262Z test_jvp_hsplit_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.016s) 2022-08-17T12:45:46.3771092Z test_jvp_hstack_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.001s) 2022-08-17T12:45:46.3915859Z test_jvp_hypot_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.016s) 2022-08-17T12:45:46.3981987Z test_jvp_i0_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.000s) 2022-08-17T12:45:46.4008539Z test_jvp_igamma_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped! Forward AD not supported. (0.000s) 2022-08-17T12:45:46.4032750Z test_jvp_igammac_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped! Forward AD not supported. (0.000s) 2022-08-17T12:45:46.4201137Z test_jvp_index_add_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.031s) 2022-08-17T12:45:46.4273685Z test_jvp_index_copy_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.000s) 2022-08-17T12:45:46.4343383Z test_jvp_index_fill_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.000s) 2022-08-17T12:45:46.4434337Z test_jvp_index_put_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.016s) 2022-08-17T12:45:46.4584189Z test_jvp_index_put_functorch_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.016s) 2022-08-17T12:45:46.4608388Z test_jvp_index_reduce_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped! Forward AD not supported. (0.000s) 2022-08-17T12:45:46.4654198Z test_jvp_index_select_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.000s) 2022-08-17T12:45:46.4696369Z test_jvp_inner_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.016s) 2022-08-17T12:45:46.4721654Z test_jvp_int_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped! Forward AD not supported. (0.000s) 2022-08-17T12:45:46.4746365Z test_jvp_int_functorch_no_channels_last_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped! Forward AD not supported. (0.000s) 2022-08-17T12:45:46.4857837Z test_jvp_inverse_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.016s) 2022-08-17T12:45:46.4889195Z test_jvp_isclose_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped! Forward AD not supported. (0.000s) 2022-08-17T12:45:46.4920334Z test_jvp_isfinite_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped! Forward AD not supported. (0.000s) 2022-08-17T12:45:46.4951511Z test_jvp_isin_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped! Forward AD not supported. (0.000s) 2022-08-17T12:45:46.4983333Z test_jvp_isinf_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped! Forward AD not supported. (0.000s) 2022-08-17T12:45:46.5014133Z test_jvp_isnan_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped! Forward AD not supported. (0.016s) 2022-08-17T12:45:46.5045588Z test_jvp_isneginf_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped! Forward AD not supported. (0.000s) 2022-08-17T12:45:46.5076624Z test_jvp_isposinf_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped! Forward AD not supported. (0.000s) 2022-08-17T12:45:46.5107945Z test_jvp_isreal_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped! Forward AD not supported. (0.000s) 2022-08-17T12:45:46.5331403Z test_jvp_istft_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.031s) 2022-08-17T12:45:46.5363920Z test_jvp_jiterator_2inputs_2outputs_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T12:45:46.5396445Z test_jvp_jiterator_4inputs_with_extra_args_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T12:45:46.5428490Z test_jvp_jiterator_binary_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T12:45:46.5460751Z test_jvp_jiterator_binary_return_by_ref_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T12:45:46.5492705Z test_jvp_jiterator_unary_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Only runs on cuda (0.016s) 2022-08-17T12:45:46.5530371Z test_jvp_kron_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.000s) 2022-08-17T12:45:46.5630370Z test_jvp_kthvalue_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.016s) 2022-08-17T12:45:46.5736118Z test_jvp_ldexp_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.000s) 2022-08-17T12:45:46.5760149Z test_jvp_le_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped! Forward AD not supported. (0.000s) 2022-08-17T12:45:46.5964639Z test_jvp_lerp_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.032s) 2022-08-17T12:45:46.6033446Z test_jvp_lgamma_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.000s) 2022-08-17T12:45:46.6203771Z test_jvp_linalg_cholesky_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.016s) 2022-08-17T12:45:46.6373828Z test_jvp_linalg_cholesky_ex_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.016s) 2022-08-17T12:45:46.6444830Z test_jvp_linalg_cond_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.016s) 2022-08-17T12:45:46.6495909Z test_jvp_linalg_cross_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.000s) 2022-08-17T12:45:46.6644264Z test_jvp_linalg_det_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.016s) 2022-08-17T12:45:46.6841607Z test_jvp_linalg_eig_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.016s) 2022-08-17T12:45:46.6975847Z test_jvp_linalg_eigh_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.016s) 2022-08-17T12:45:46.7109413Z test_jvp_linalg_eigvals_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.016s) 2022-08-17T12:45:46.7222534Z test_jvp_linalg_eigvalsh_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.016s) 2022-08-17T12:45:46.7426347Z test_jvp_linalg_householder_product_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.016s) 2022-08-17T12:45:46.7528581Z test_jvp_linalg_inv_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.016s) 2022-08-17T12:45:46.7630547Z test_jvp_linalg_inv_ex_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.000s) 2022-08-17T12:45:46.7655987Z test_jvp_linalg_ldl_factor_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped! Forward AD not supported. (0.000s) 2022-08-17T12:45:46.7684019Z test_jvp_linalg_ldl_factor_ex_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped! Forward AD not supported. (0.016s) 2022-08-17T12:45:46.7709111Z test_jvp_linalg_ldl_solve_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped! Forward AD not supported. (0.000s) 2022-08-17T12:45:46.7733958Z test_jvp_linalg_lstsq_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped! Forward AD not supported. (0.000s) 2022-08-17T12:45:46.8480706Z test_jvp_linalg_lstsq_grad_oriented_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.079s) 2022-08-17T12:45:46.8836967Z test_jvp_linalg_lu_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.033s) 2022-08-17T12:45:46.9131796Z test_jvp_linalg_lu_factor_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.031s) 2022-08-17T12:45:46.9394905Z test_jvp_linalg_lu_factor_ex_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.016s) 2022-08-17T12:45:47.2573616Z test_jvp_linalg_lu_solve_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.325s) 2022-08-17T12:45:47.3279828Z test_jvp_linalg_matrix_norm_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.073s) 2022-08-17T12:45:47.3478043Z test_jvp_linalg_matrix_power_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.016s) 2022-08-17T12:45:47.3503702Z test_jvp_linalg_matrix_rank_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped! Forward AD not supported. (0.000s) 2022-08-17T12:45:47.3528501Z test_jvp_linalg_matrix_rank_hermitian_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped! Forward AD not supported. (0.000s) 2022-08-17T12:45:47.3617583Z test_jvp_linalg_multi_dot_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.016s) 2022-08-17T12:45:47.3837597Z test_jvp_linalg_norm_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.020s) 2022-08-17T12:45:47.4035312Z test_jvp_linalg_norm_subgradients_at_zero_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.016s) 2022-08-17T12:45:47.4324050Z test_jvp_linalg_pinv_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.031s) 2022-08-17T12:45:47.4444666Z test_jvp_linalg_pinv_hermitian_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.016s) 2022-08-17T12:45:47.4470189Z test_jvp_linalg_pinv_singular_cpu_float32 (__main__.TestOperatorsCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:45:47.4936899Z test_jvp_linalg_qr_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.041s) 2022-08-17T12:45:47.5088065Z test_jvp_linalg_slogdet_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.016s) 2022-08-17T12:45:47.5294864Z test_jvp_linalg_solve_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.031s) 2022-08-17T12:45:47.5503979Z test_jvp_linalg_solve_ex_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.016s) 2022-08-17T12:45:47.9704951Z test_jvp_linalg_solve_triangular_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.428s) 2022-08-17T12:45:48.3030451Z test_jvp_linalg_svd_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.330s) 2022-08-17T12:45:48.3555886Z test_jvp_linalg_svdvals_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.047s) 2022-08-17T12:45:48.3617154Z test_jvp_linalg_tensorinv_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.000s) 2022-08-17T12:45:48.3700342Z test_jvp_linalg_tensorsolve_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.016s) 2022-08-17T12:45:48.3851851Z test_jvp_linalg_vander_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.016s) 2022-08-17T12:45:48.4321655Z test_jvp_linalg_vecdot_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.047s) 2022-08-17T12:45:48.5845649Z test_jvp_linalg_vector_norm_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.158s) 2022-08-17T12:45:48.5872725Z test_jvp_linspace_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped! Forward AD not supported. (0.000s) 2022-08-17T12:45:48.5941296Z test_jvp_log10_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.000s) 2022-08-17T12:45:48.5984741Z test_jvp_log1p_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.000s) 2022-08-17T12:45:48.6052262Z test_jvp_log2_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.016s) 2022-08-17T12:45:48.6118551Z test_jvp_log_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.000s) 2022-08-17T12:45:48.6191866Z test_jvp_log_softmax_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.016s) 2022-08-17T12:45:48.6268682Z test_jvp_log_softmax_dtype_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.000s) 2022-08-17T12:45:48.6303333Z test_jvp_logaddexp2_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.000s) 2022-08-17T12:45:48.6337879Z test_jvp_logaddexp_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.016s) 2022-08-17T12:45:48.6362911Z test_jvp_logcumsumexp_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped! Forward AD not supported. (0.000s) 2022-08-17T12:45:48.6492437Z test_jvp_logdet_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.016s) 2022-08-17T12:45:48.6524811Z test_jvp_logical_and_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped! Forward AD not supported. (0.000s) 2022-08-17T12:45:48.6556816Z test_jvp_logical_not_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped! Forward AD not supported. (0.000s) 2022-08-17T12:45:48.6588804Z test_jvp_logical_or_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped! Forward AD not supported. (0.000s) 2022-08-17T12:45:48.6620808Z test_jvp_logical_xor_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped! Forward AD not supported. (0.000s) 2022-08-17T12:45:48.6732081Z test_jvp_logit_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.016s) 2022-08-17T12:45:48.6764621Z test_jvp_logspace_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped! Forward AD not supported. (0.000s) 2022-08-17T12:45:48.6944774Z test_jvp_logsumexp_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.016s) 2022-08-17T12:45:48.6977334Z test_jvp_long_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped! Forward AD not supported. (0.016s) 2022-08-17T12:45:48.7009331Z test_jvp_long_functorch_no_channels_last_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped! Forward AD not supported. (0.000s) 2022-08-17T12:45:48.7042095Z test_jvp_lt_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped! Forward AD not supported. (0.000s) 2022-08-17T12:45:48.7603301Z test_jvp_lu_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.063s) 2022-08-17T12:45:48.8547659Z test_jvp_lu_solve_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.095s) 2022-08-17T12:45:48.8746108Z test_jvp_lu_unpack_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.017s) 2022-08-17T12:45:48.8816393Z test_jvp_mH_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.000s) 2022-08-17T12:45:48.8886597Z test_jvp_mT_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.016s) 2022-08-17T12:45:48.9017546Z test_jvp_masked_fill_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.000s) 2022-08-17T12:45:48.9108831Z test_jvp_masked_fill_functorch_Scalar_only_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.016s) 2022-08-17T12:45:48.9191571Z test_jvp_masked_scatter_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.016s) 2022-08-17T12:45:48.9271529Z test_jvp_masked_select_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.007s) 2022-08-17T12:45:48.9428072Z test_jvp_matmul_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.016s) 2022-08-17T12:45:48.9497360Z test_jvp_matrix_exp_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.000s) 2022-08-17T12:45:48.9604311Z test_jvp_max_binary_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.016s) 2022-08-17T12:45:48.9645121Z test_jvp_max_reduction_no_dim_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.000s) 2022-08-17T12:45:48.9700281Z test_jvp_max_reduction_with_dim_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.000s) 2022-08-17T12:45:48.9807984Z test_jvp_maximum_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.016s) 2022-08-17T12:45:48.9969209Z test_jvp_mean_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.016s) 2022-08-17T12:45:49.0086567Z test_jvp_median_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.016s) 2022-08-17T12:45:49.0219496Z test_jvp_meshgrid_list_of_tensors_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.016s) 2022-08-17T12:45:49.0351654Z test_jvp_meshgrid_variadic_tensors_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.000s) 2022-08-17T12:45:49.0457497Z test_jvp_min_binary_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.016s) 2022-08-17T12:45:49.0496715Z test_jvp_min_reduction_no_dim_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.000s) 2022-08-17T12:45:49.0550899Z test_jvp_min_reduction_with_dim_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.016s) 2022-08-17T12:45:49.0656797Z test_jvp_minimum_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.000s) 2022-08-17T12:45:49.0690979Z test_jvp_mm_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.016s) 2022-08-17T12:45:49.0770874Z test_jvp_mode_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.000s) 2022-08-17T12:45:49.0810773Z test_jvp_movedim_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.000s) 2022-08-17T12:45:49.0874644Z test_jvp_msort_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.016s) 2022-08-17T12:45:49.1013547Z test_jvp_mul_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.016s) 2022-08-17T12:45:49.1037780Z test_jvp_multinomial_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped! Forward AD not supported. (0.000s) 2022-08-17T12:45:49.1070385Z test_jvp_mv_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.000s) 2022-08-17T12:45:49.1270965Z test_jvp_mvlgamma_mvlgamma_p_1_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.016s) 2022-08-17T12:45:49.1469702Z test_jvp_mvlgamma_mvlgamma_p_3_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.032s) 2022-08-17T12:45:49.1668594Z test_jvp_mvlgamma_mvlgamma_p_5_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.016s) 2022-08-17T12:45:49.1739323Z test_jvp_nan_to_num_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.000s) 2022-08-17T12:45:49.2058101Z test_jvp_nanmean_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.031s) 2022-08-17T12:45:49.2176488Z test_jvp_nanmedian_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.016s) 2022-08-17T12:45:49.2966628Z test_jvp_nanquantile_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.079s) 2022-08-17T12:45:49.3228434Z test_jvp_nansum_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.031s) 2022-08-17T12:45:49.3289618Z test_jvp_narrow_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.000s) 2022-08-17T12:45:49.3315467Z test_jvp_native_layer_norm_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped! Forward AD not supported. (0.000s) 2022-08-17T12:45:49.3340265Z test_jvp_ne_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped! Forward AD not supported. (0.000s) 2022-08-17T12:45:49.3380276Z test_jvp_neg_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.016s) 2022-08-17T12:45:49.3405130Z test_jvp_new_empty_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped! Forward AD not supported. (0.000s) 2022-08-17T12:45:49.3430040Z test_jvp_new_full_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped! Forward AD not supported. (0.000s) 2022-08-17T12:45:49.3454516Z test_jvp_new_ones_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped! Forward AD not supported. (0.000s) 2022-08-17T12:45:49.3479122Z test_jvp_new_zeros_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped! Forward AD not supported. (0.000s) 2022-08-17T12:45:49.3504330Z test_jvp_nextafter_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped! Forward AD not supported. (0.000s) 2022-08-17T12:45:49.3583940Z test_jvp_nn_functional_adaptive_avg_pool1d_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.016s) 2022-08-17T12:45:49.3707083Z test_jvp_nn_functional_adaptive_avg_pool2d_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.016s) 2022-08-17T12:45:49.3835272Z test_jvp_nn_functional_adaptive_avg_pool3d_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.016s) 2022-08-17T12:45:49.3927448Z test_jvp_nn_functional_adaptive_max_pool1d_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.000s) 2022-08-17T12:45:49.4146974Z test_jvp_nn_functional_adaptive_max_pool2d_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.032s) 2022-08-17T12:45:49.4342178Z test_jvp_nn_functional_adaptive_max_pool3d_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.016s) 2022-08-17T12:45:49.4436765Z test_jvp_nn_functional_avg_pool1d_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.000s) 2022-08-17T12:45:49.4518257Z test_jvp_nn_functional_avg_pool2d_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.016s) 2022-08-17T12:45:49.4604135Z test_jvp_nn_functional_avg_pool3d_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.000s) 2022-08-17T12:45:49.4768539Z test_jvp_nn_functional_batch_norm_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.016s) 2022-08-17T12:45:49.5116766Z test_jvp_nn_functional_bilinear_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.047s) 2022-08-17T12:45:49.5250068Z test_jvp_nn_functional_binary_cross_entropy_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.016s) 2022-08-17T12:45:49.5614901Z test_jvp_nn_functional_binary_cross_entropy_with_logits_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.031s) 2022-08-17T12:45:49.5682040Z test_jvp_nn_functional_celu_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.000s) 2022-08-17T12:45:49.5830096Z test_jvp_nn_functional_conv1d_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.016s) 2022-08-17T12:45:49.6297071Z test_jvp_nn_functional_conv2d_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.047s) 2022-08-17T12:45:49.6338389Z test_jvp_nn_functional_conv2d_no_bias_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.000s) 2022-08-17T12:45:49.6382791Z test_jvp_nn_functional_conv2d_stride_depthwise_with_bias_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.016s) 2022-08-17T12:45:49.6424871Z test_jvp_nn_functional_conv2d_stride_groups_with_bias_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.000s) 2022-08-17T12:45:49.6465321Z test_jvp_nn_functional_conv2d_stride_no_bias_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.000s) 2022-08-17T12:45:49.6504270Z test_jvp_nn_functional_conv2d_stride_padding_no_bias_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.016s) 2022-08-17T12:45:49.6544255Z test_jvp_nn_functional_conv2d_stride_padding_with_bias_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.001s) 2022-08-17T12:45:49.6586541Z test_jvp_nn_functional_conv2d_stride_with_bias_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.000s) 2022-08-17T12:45:49.6627831Z test_jvp_nn_functional_conv2d_strided_padding_dilation_no_bias_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.000s) 2022-08-17T12:45:49.6669319Z test_jvp_nn_functional_conv2d_strided_padding_dilation_with_bias_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.016s) 2022-08-17T12:45:49.6709246Z test_jvp_nn_functional_conv2d_with_bias_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.001s) 2022-08-17T12:45:49.6840286Z test_jvp_nn_functional_conv_transpose1d_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.016s) 2022-08-17T12:45:49.6985676Z test_jvp_nn_functional_conv_transpose2d_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.016s) 2022-08-17T12:45:49.7252271Z test_jvp_nn_functional_conv_transpose3d_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.016s) 2022-08-17T12:45:49.7380132Z test_jvp_nn_functional_cosine_embedding_loss_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.016s) 2022-08-17T12:45:49.7533130Z test_jvp_nn_functional_cosine_similarity_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.016s) 2022-08-17T12:45:49.7751688Z test_jvp_nn_functional_cross_entropy_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.016s) 2022-08-17T12:45:49.7778188Z test_jvp_nn_functional_ctc_loss_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped! Forward AD not supported. (0.016s) 2022-08-17T12:45:49.8355453Z test_jvp_nn_functional_dropout2d_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.047s) 2022-08-17T12:45:49.8981041Z test_jvp_nn_functional_dropout3d_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.064s) 2022-08-17T12:45:49.9766658Z test_jvp_nn_functional_dropout_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.079s) 2022-08-17T12:45:49.9833611Z test_jvp_nn_functional_elu_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.000s) 2022-08-17T12:45:49.9859348Z test_jvp_nn_functional_embedding_bag_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped! Forward AD not supported. (0.016s) 2022-08-17T12:45:49.9907053Z test_jvp_nn_functional_embedding_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.000s) 2022-08-17T12:45:49.9975145Z test_jvp_nn_functional_embedding_functorch_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.000s) 2022-08-17T12:45:50.0318238Z test_jvp_nn_functional_feature_alpha_dropout_with_train_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.047s) 2022-08-17T12:45:50.0725127Z test_jvp_nn_functional_feature_alpha_dropout_without_train_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.032s) 2022-08-17T12:45:50.1553641Z test_jvp_nn_functional_fractional_max_pool2d_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.078s) 2022-08-17T12:45:50.2669724Z test_jvp_nn_functional_fractional_max_pool3d_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.111s) 2022-08-17T12:45:50.7741136Z test_jvp_nn_functional_gaussian_nll_loss_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.521s) 2022-08-17T12:45:50.7841071Z test_jvp_nn_functional_gelu_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.000s) 2022-08-17T12:45:50.8282992Z test_jvp_nn_functional_glu_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.047s) 2022-08-17T12:45:50.8316654Z test_jvp_nn_functional_grid_sample_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped! Forward AD not supported. (0.000s) 2022-08-17T12:45:50.8466494Z test_jvp_nn_functional_group_norm_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.016s) 2022-08-17T12:45:50.8559691Z test_jvp_nn_functional_hardshrink_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.016s) 2022-08-17T12:45:50.8651976Z test_jvp_nn_functional_hardsigmoid_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.000s) 2022-08-17T12:45:50.8705690Z test_jvp_nn_functional_hardswish_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.017s) 2022-08-17T12:45:50.8772534Z test_jvp_nn_functional_hardtanh_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.000s) 2022-08-17T12:45:50.8909522Z test_jvp_nn_functional_hinge_embedding_loss_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.016s) 2022-08-17T12:45:50.9016502Z test_jvp_nn_functional_huber_loss_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.016s) 2022-08-17T12:45:50.9246442Z test_jvp_nn_functional_instance_norm_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.016s) 2022-08-17T12:45:50.9420446Z test_jvp_nn_functional_interpolate_area_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.016s) 2022-08-17T12:45:50.9615136Z test_jvp_nn_functional_interpolate_bicubic_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.016s) 2022-08-17T12:45:50.9771992Z test_jvp_nn_functional_interpolate_bilinear_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.016s) 2022-08-17T12:45:50.9908995Z test_jvp_nn_functional_interpolate_linear_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.016s) 2022-08-17T12:45:51.0056155Z test_jvp_nn_functional_interpolate_nearest_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.016s) 2022-08-17T12:45:51.0228039Z test_jvp_nn_functional_interpolate_trilinear_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.016s) 2022-08-17T12:45:51.0388293Z test_jvp_nn_functional_kl_div_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.016s) 2022-08-17T12:45:51.0486150Z test_jvp_nn_functional_l1_loss_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.016s) 2022-08-17T12:45:51.0602671Z test_jvp_nn_functional_layer_norm_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.017s) 2022-08-17T12:45:51.0709045Z test_jvp_nn_functional_leaky_relu_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.000s) 2022-08-17T12:45:51.0914907Z test_jvp_nn_functional_linear_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.016s) 2022-08-17T12:45:51.1105271Z test_jvp_nn_functional_local_response_norm_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.031s) 2022-08-17T12:45:51.1182481Z test_jvp_nn_functional_logsigmoid_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.000s) 2022-08-17T12:45:51.1529486Z test_jvp_nn_functional_margin_ranking_loss_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.031s) 2022-08-17T12:45:52.0318974Z test_jvp_nn_functional_max_pool1d_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.880s) 2022-08-17T12:45:53.2868651Z test_jvp_nn_functional_max_pool2d_cpu_float32 (__main__.TestOperatorsCPU) ... ok (1.261s) 2022-08-17T12:45:53.7685728Z test_jvp_nn_functional_max_pool3d_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.475s) 2022-08-17T12:45:53.7704910Z test_jvp_nn_functional_max_unpool1d_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped! (0.016s) 2022-08-17T12:45:53.8319028Z test_jvp_nn_functional_max_unpool1d_grad_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.047s) 2022-08-17T12:45:53.8337480Z test_jvp_nn_functional_max_unpool2d_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped! (0.016s) 2022-08-17T12:45:53.9382282Z test_jvp_nn_functional_max_unpool2d_grad_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.095s) 2022-08-17T12:45:53.9400583Z test_jvp_nn_functional_max_unpool3d_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped! (0.000s) 2022-08-17T12:45:53.9855817Z test_jvp_nn_functional_max_unpool3d_grad_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.048s) 2022-08-17T12:45:53.9929824Z test_jvp_nn_functional_mish_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.016s) 2022-08-17T12:45:54.0009369Z test_jvp_nn_functional_mse_loss_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.000s) 2022-08-17T12:45:54.0118184Z test_jvp_nn_functional_mse_loss_functorch_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.016s) 2022-08-17T12:45:54.0144153Z test_jvp_nn_functional_multi_margin_loss_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped! Forward AD not supported. (0.000s) 2022-08-17T12:45:54.0169325Z test_jvp_nn_functional_multilabel_margin_loss_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped! Forward AD not supported. (0.000s) 2022-08-17T12:45:54.0297155Z test_jvp_nn_functional_multilabel_soft_margin_loss_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.016s) 2022-08-17T12:45:54.0801525Z test_jvp_nn_functional_nll_loss_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.048s) 2022-08-17T12:45:54.0908486Z test_jvp_nn_functional_normalize_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.016s) 2022-08-17T12:45:54.1009915Z test_jvp_nn_functional_pad_circular_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.000s) 2022-08-17T12:45:54.1413433Z test_jvp_nn_functional_pad_constant_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.047s) 2022-08-17T12:45:54.1527182Z test_jvp_nn_functional_pad_reflect_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.016s) 2022-08-17T12:45:54.1639443Z test_jvp_nn_functional_pad_replicate_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.000s) 2022-08-17T12:45:54.1725737Z test_jvp_nn_functional_pairwise_distance_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.016s) 2022-08-17T12:45:54.1750596Z test_jvp_nn_functional_pdist_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped! Forward AD not supported. (0.000s) 2022-08-17T12:45:54.1789364Z test_jvp_nn_functional_pixel_shuffle_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.000s) 2022-08-17T12:45:54.1829176Z test_jvp_nn_functional_pixel_unshuffle_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.016s) 2022-08-17T12:45:54.2632123Z test_jvp_nn_functional_poisson_nll_loss_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.079s) 2022-08-17T12:45:54.2855365Z test_jvp_nn_functional_prelu_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.016s) 2022-08-17T12:45:54.2901509Z test_jvp_nn_functional_relu6_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.000s) 2022-08-17T12:45:54.2954660Z test_jvp_nn_functional_relu_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.016s) 2022-08-17T12:45:54.3021460Z test_jvp_nn_functional_rrelu_cpu_float32 (__main__.TestOperatorsCPU) ... expected failure (0.000s) 2022-08-17T12:45:54.3096641Z test_jvp_nn_functional_selu_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.016s) 2022-08-17T12:45:54.3181528Z test_jvp_nn_functional_silu_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.000s) 2022-08-17T12:45:54.3299686Z test_jvp_nn_functional_smooth_l1_loss_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.016s) 2022-08-17T12:45:54.3396274Z test_jvp_nn_functional_soft_margin_loss_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.000s) 2022-08-17T12:45:54.3487781Z test_jvp_nn_functional_softmin_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.016s) 2022-08-17T12:45:54.3581594Z test_jvp_nn_functional_softmin_with_dtype_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.016s) 2022-08-17T12:45:54.3639186Z test_jvp_nn_functional_softplus_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.000s) 2022-08-17T12:45:54.3713805Z test_jvp_nn_functional_softshrink_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.000s) 2022-08-17T12:45:54.3776978Z test_jvp_nn_functional_softsign_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.001s) 2022-08-17T12:45:54.3833697Z test_jvp_nn_functional_tanhshrink_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.000s) 2022-08-17T12:45:54.3889947Z test_jvp_nn_functional_threshold_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.016s) 2022-08-17T12:45:54.4007711Z test_jvp_nn_functional_triplet_margin_loss_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.000s) 2022-08-17T12:45:54.4135822Z test_jvp_nn_functional_triplet_margin_with_distance_loss_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.016s) 2022-08-17T12:45:54.6100461Z test_jvp_nn_functional_unfold_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.205s) 2022-08-17T12:45:54.6159248Z test_jvp_nn_functional_upsample_bilinear_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.000s) 2022-08-17T12:45:54.6278615Z test_jvp_nn_functional_upsample_nearest_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.016s) 2022-08-17T12:45:54.6303840Z test_jvp_nonzero_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped! Forward AD not supported. (0.000s) 2022-08-17T12:45:54.6683708Z test_jvp_norm_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.031s) 2022-08-17T12:45:54.6733764Z test_jvp_norm_fro_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.016s) 2022-08-17T12:45:54.6796291Z test_jvp_norm_inf_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.000s) 2022-08-17T12:45:54.6848154Z test_jvp_norm_nuc_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.000s) 2022-08-17T12:45:54.6877169Z test_jvp_normal_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped! Forward AD not supported. (0.016s) 2022-08-17T12:45:54.6902039Z test_jvp_normal_number_mean_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped! Forward AD not supported. (0.000s) 2022-08-17T12:45:54.6932190Z test_jvp_ones_like_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped! Forward AD not supported. (0.000s) 2022-08-17T12:45:54.6957037Z test_jvp_ops_aten__new_zeros_with_same_feature_meta_functorchonly_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped! Forward AD not supported. (0.000s) 2022-08-17T12:45:54.7658510Z test_jvp_ops_aten_index_put_functorch_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.063s) 2022-08-17T12:45:54.7684907Z test_jvp_ormqr_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped! Forward AD not supported. (0.016s) 2022-08-17T12:45:54.7717602Z test_jvp_outer_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.000s) 2022-08-17T12:45:55.4967847Z test_jvp_pca_lowrank_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.716s) 2022-08-17T12:45:55.5023579Z test_jvp_permute_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.016s) 2022-08-17T12:45:55.5145124Z test_jvp_pinverse_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.016s) 2022-08-17T12:45:55.5262607Z test_jvp_polar_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.003s) 2022-08-17T12:45:55.5431946Z test_jvp_polygamma_polygamma_n_0_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.016s) 2022-08-17T12:45:55.5598906Z test_jvp_polygamma_polygamma_n_1_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.016s) 2022-08-17T12:45:55.5767643Z test_jvp_polygamma_polygamma_n_2_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.021s) 2022-08-17T12:45:55.5939394Z test_jvp_polygamma_polygamma_n_3_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.016s) 2022-08-17T12:45:55.6105970Z test_jvp_polygamma_polygamma_n_4_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.016s) 2022-08-17T12:45:55.6149246Z test_jvp_positive_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.000s) 2022-08-17T12:45:55.6268055Z test_jvp_pow_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.016s) 2022-08-17T12:45:55.6587489Z test_jvp_prod_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.031s) 2022-08-17T12:45:55.6923360Z test_jvp_put_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.041s) 2022-08-17T12:45:55.7392911Z test_jvp_qr_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.048s) 2022-08-17T12:45:55.8138714Z test_jvp_quantile_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.073s) 2022-08-17T12:45:55.8205436Z test_jvp_rad2deg_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.000s) 2022-08-17T12:45:55.8230072Z test_jvp_rand_like_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped! Forward AD not supported. (0.000s) 2022-08-17T12:45:55.8254121Z test_jvp_randint_like_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped! Forward AD not supported. (0.016s) 2022-08-17T12:45:55.8277857Z test_jvp_randn_like_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped! Forward AD not supported. (0.000s) 2022-08-17T12:45:55.8323433Z test_jvp_ravel_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.000s) 2022-08-17T12:45:55.8367066Z test_jvp_real_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.000s) 2022-08-17T12:45:55.8431672Z test_jvp_reciprocal_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.016s) 2022-08-17T12:45:55.8588357Z test_jvp_remainder_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.016s) 2022-08-17T12:45:55.8619595Z test_jvp_renorm_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped! Forward AD not supported. (0.000s) 2022-08-17T12:45:55.8838775Z test_jvp_repeat_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.020s) 2022-08-17T12:45:55.8905851Z test_jvp_repeat_interleave_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.010s) 2022-08-17T12:45:55.8972698Z test_jvp_reshape_as_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.000s) 2022-08-17T12:45:55.9100752Z test_jvp_reshape_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.016s) 2022-08-17T12:45:55.9131944Z test_jvp_resize__cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped! Forward AD not supported. (0.000s) 2022-08-17T12:45:55.9162868Z test_jvp_resize_as__cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped! Forward AD not supported. (0.000s) 2022-08-17T12:45:55.9208990Z test_jvp_resolve_conj_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.016s) 2022-08-17T12:45:55.9255060Z test_jvp_resolve_neg_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.000s) 2022-08-17T12:45:55.9421998Z test_jvp_roll_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.016s) 2022-08-17T12:45:55.9757780Z test_jvp_rot90_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.041s) 2022-08-17T12:45:55.9808707Z test_jvp_round_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.000s) 2022-08-17T12:45:55.9887441Z test_jvp_round_decimals_0_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.000s) 2022-08-17T12:45:55.9965946Z test_jvp_round_decimals_3_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.016s) 2022-08-17T12:45:56.0044134Z test_jvp_round_decimals_neg_3_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.000s) 2022-08-17T12:45:56.0124879Z test_jvp_rsqrt_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.016s) 2022-08-17T12:45:56.0263824Z test_jvp_rsub_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.016s) 2022-08-17T12:45:56.0430529Z test_jvp_scatter_add_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.010s) 2022-08-17T12:45:56.0614134Z test_jvp_scatter_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.026s) 2022-08-17T12:45:56.0645108Z test_jvp_scatter_reduce_amax_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped! Forward AD not supported. (0.000s) 2022-08-17T12:45:56.0675995Z test_jvp_scatter_reduce_amin_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped! Forward AD not supported. (0.000s) 2022-08-17T12:45:56.0707092Z test_jvp_scatter_reduce_mean_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped! Forward AD not supported. (0.010s) 2022-08-17T12:45:56.0738064Z test_jvp_scatter_reduce_prod_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped! Forward AD not supported. (0.000s) 2022-08-17T12:45:56.0768872Z test_jvp_scatter_reduce_sum_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped! Forward AD not supported. (0.000s) 2022-08-17T12:45:56.0800095Z test_jvp_searchsorted_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped! Forward AD not supported. (0.010s) 2022-08-17T12:45:56.0831041Z test_jvp_segment_reduce_lengths_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped! Forward AD not supported. (0.000s) 2022-08-17T12:45:56.0861917Z test_jvp_segment_reduce_offsets_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped! Forward AD not supported. (0.000s) 2022-08-17T12:45:56.0929494Z test_jvp_select_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.000s) 2022-08-17T12:45:56.0994949Z test_jvp_select_scatter_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.016s) 2022-08-17T12:45:56.1035871Z test_jvp_sgn_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.000s) 2022-08-17T12:45:56.1060545Z test_jvp_short_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped! Forward AD not supported. (0.000s) 2022-08-17T12:45:56.1084391Z test_jvp_short_functorch_no_channels_last_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped! Forward AD not supported. (0.000s) 2022-08-17T12:45:56.1147518Z test_jvp_sigmoid_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.016s) 2022-08-17T12:45:56.1186844Z test_jvp_sign_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.000s) 2022-08-17T12:45:56.1211092Z test_jvp_signbit_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped! Forward AD not supported. (0.000s) 2022-08-17T12:45:56.1252283Z test_jvp_sin_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.016s) 2022-08-17T12:45:56.1326002Z test_jvp_sinc_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.000s) 2022-08-17T12:45:56.1366539Z test_jvp_sinh_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.000s) 2022-08-17T12:45:56.1525163Z test_jvp_slice_scatter_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.016s) 2022-08-17T12:45:56.1597875Z test_jvp_softmax_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.016s) 2022-08-17T12:45:56.1673676Z test_jvp_softmax_with_dtype_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.000s) 2022-08-17T12:45:56.2112740Z test_jvp_sort_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.041s) 2022-08-17T12:45:56.2138231Z test_jvp_sparse_sampled_addmm_cpu_float32 (__main__.TestOperatorsCPU) ... skip: PyTorch is built without MKL support (0.016s) 2022-08-17T12:45:56.2162199Z test_jvp_special_airy_ai_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped! Forward AD not supported. (0.000s) 2022-08-17T12:45:56.2186284Z test_jvp_special_bessel_j0_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped! Forward AD not supported. (0.000s) 2022-08-17T12:45:56.2209932Z test_jvp_special_bessel_j1_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped! Forward AD not supported. (0.000s) 2022-08-17T12:45:56.2233564Z test_jvp_special_bessel_y0_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped! Forward AD not supported. (0.000s) 2022-08-17T12:45:56.2257318Z test_jvp_special_bessel_y1_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped! Forward AD not supported. (0.000s) 2022-08-17T12:45:56.2280859Z test_jvp_special_chebyshev_polynomial_t_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped! Forward AD not supported. (0.000s) 2022-08-17T12:45:56.2304775Z test_jvp_special_chebyshev_polynomial_u_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped! Forward AD not supported. (0.016s) 2022-08-17T12:45:56.2322368Z test_jvp_special_chebyshev_polynomial_v_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.000s) 2022-08-17T12:45:56.2339805Z test_jvp_special_chebyshev_polynomial_w_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.000s) 2022-08-17T12:45:56.2378635Z test_jvp_special_entr_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.000s) 2022-08-17T12:45:56.2426246Z test_jvp_special_erfcx_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.000s) 2022-08-17T12:45:56.2450917Z test_jvp_special_hermite_polynomial_h_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped! Forward AD not supported. (0.016s) 2022-08-17T12:45:56.2475500Z test_jvp_special_hermite_polynomial_he_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped! Forward AD not supported. (0.000s) 2022-08-17T12:45:56.2514839Z test_jvp_special_i0e_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.000s) 2022-08-17T12:45:56.2563555Z test_jvp_special_i1_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.000s) 2022-08-17T12:45:56.2612588Z test_jvp_special_i1e_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.016s) 2022-08-17T12:45:56.2637535Z test_jvp_special_laguerre_polynomial_l_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped! Forward AD not supported. (0.000s) 2022-08-17T12:45:56.2655792Z test_jvp_special_legendre_polynomial_p_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.000s) 2022-08-17T12:45:56.2703688Z test_jvp_special_log_ndtr_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.010s) 2022-08-17T12:45:56.2728526Z test_jvp_special_modified_bessel_i0_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped! Forward AD not supported. (0.000s) 2022-08-17T12:45:56.2753070Z test_jvp_special_modified_bessel_i1_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped! Forward AD not supported. (0.000s) 2022-08-17T12:45:56.2777752Z test_jvp_special_modified_bessel_k0_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped! Forward AD not supported. (0.000s) 2022-08-17T12:45:56.2802435Z test_jvp_special_modified_bessel_k1_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped! Forward AD not supported. (0.010s) 2022-08-17T12:45:56.2853223Z test_jvp_special_ndtr_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.001s) 2022-08-17T12:45:56.2900352Z test_jvp_special_ndtri_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.000s) 2022-08-17T12:45:56.2998618Z test_jvp_special_polygamma_special_polygamma_n_0_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.016s) 2022-08-17T12:45:56.3024128Z test_jvp_special_scaled_modified_bessel_k0_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped! Forward AD not supported. (0.000s) 2022-08-17T12:45:56.3048056Z test_jvp_special_scaled_modified_bessel_k1_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped! Forward AD not supported. (0.000s) 2022-08-17T12:45:56.3066033Z test_jvp_special_shifted_chebyshev_polynomial_t_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.000s) 2022-08-17T12:45:56.3084175Z test_jvp_special_shifted_chebyshev_polynomial_u_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.000s) 2022-08-17T12:45:56.3102238Z test_jvp_special_shifted_chebyshev_polynomial_v_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.000s) 2022-08-17T12:45:56.3120074Z test_jvp_special_shifted_chebyshev_polynomial_w_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.000s) 2022-08-17T12:45:56.3145534Z test_jvp_special_spherical_bessel_j0_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped! Forward AD not supported. (0.016s) 2022-08-17T12:45:56.3255260Z test_jvp_special_xlog1py_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.000s) 2022-08-17T12:45:56.3279298Z test_jvp_special_zeta_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped! Forward AD not supported. (0.016s) 2022-08-17T12:45:56.3323889Z test_jvp_split_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.000s) 2022-08-17T12:45:56.3385767Z test_jvp_split_list_args_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.000s) 2022-08-17T12:45:56.3458636Z test_jvp_split_with_sizes_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.016s) 2022-08-17T12:45:56.3498636Z test_jvp_sqrt_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.000s) 2022-08-17T12:45:56.3566832Z test_jvp_square_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.000s) 2022-08-17T12:45:56.3685122Z test_jvp_squeeze_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.016s) 2022-08-17T12:45:56.3776613Z test_jvp_stack_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.016s) 2022-08-17T12:45:56.3861495Z test_jvp_std_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.000s) 2022-08-17T12:45:56.3960697Z test_jvp_std_mean_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.016s) 2022-08-17T12:45:56.4089786Z test_jvp_stft_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.016s) 2022-08-17T12:45:56.4256280Z test_jvp_sub_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.016s) 2022-08-17T12:45:56.4409716Z test_jvp_sum_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.016s) 2022-08-17T12:45:56.4475675Z test_jvp_sum_to_size_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.000s) 2022-08-17T12:45:56.7666527Z test_jvp_svd_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.316s) 2022-08-17T12:45:57.6483807Z test_jvp_svd_lowrank_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.887s) 2022-08-17T12:45:57.6510873Z test_jvp_symeig_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped! Forward AD not supported. (0.000s) 2022-08-17T12:45:57.6575208Z test_jvp_t_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.016s) 2022-08-17T12:45:57.6639563Z test_jvp_take_along_dim_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.000s) 2022-08-17T12:45:57.6732713Z test_jvp_take_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.016s) 2022-08-17T12:45:57.6776347Z test_jvp_tan_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.000s) 2022-08-17T12:45:57.6815431Z test_jvp_tanh_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.000s) 2022-08-17T12:45:57.6851270Z test_jvp_tensor_split_cpu_float32 (__main__.TestOperatorsCPU) ... expected failure (0.000s) 2022-08-17T12:45:57.6895574Z test_jvp_tensordot_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.016s) 2022-08-17T12:45:57.7105222Z test_jvp_tile_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.016s) 2022-08-17T12:45:57.7129714Z test_jvp_to_sparse_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped! Forward AD not supported. (0.000s) 2022-08-17T12:45:57.7254422Z test_jvp_topk_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.016s) 2022-08-17T12:45:57.7285847Z test_jvp_trace_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.000s) 2022-08-17T12:45:57.7419837Z test_jvp_transpose_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.016s) 2022-08-17T12:45:57.7528132Z test_jvp_trapezoid_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.016s) 2022-08-17T12:45:57.7634416Z test_jvp_trapz_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.000s) 2022-08-17T12:45:57.7804411Z test_jvp_triangular_solve_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.016s) 2022-08-17T12:45:57.7902243Z test_jvp_tril_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.016s) 2022-08-17T12:45:57.8004785Z test_jvp_triu_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.016s) 2022-08-17T12:45:57.8184368Z test_jvp_true_divide_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.016s) 2022-08-17T12:45:57.8236696Z test_jvp_trunc_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.000s) 2022-08-17T12:45:57.8386924Z test_jvp_unbind_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.016s) 2022-08-17T12:45:57.8497148Z test_jvp_unflatten_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.016s) 2022-08-17T12:45:57.8685878Z test_jvp_unfold_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.017s) 2022-08-17T12:45:57.8710185Z test_jvp_unique_consecutive_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped! Forward AD not supported. (0.000s) 2022-08-17T12:45:57.8733963Z test_jvp_unique_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped! Forward AD not supported. (0.000s) 2022-08-17T12:45:57.8875142Z test_jvp_unsqueeze_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.016s) 2022-08-17T12:45:57.8955110Z test_jvp_var_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.016s) 2022-08-17T12:45:57.9050462Z test_jvp_var_mean_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.000s) 2022-08-17T12:45:57.9083017Z test_jvp_vdot_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.000s) 2022-08-17T12:45:57.9116045Z test_jvp_view_as_complex_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.016s) 2022-08-17T12:45:57.9163447Z test_jvp_view_as_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.000s) 2022-08-17T12:45:57.9237976Z test_jvp_view_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.000s) 2022-08-17T12:45:57.9287434Z test_jvp_vsplit_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.016s) 2022-08-17T12:45:57.9330991Z test_jvp_vstack_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.000s) 2022-08-17T12:45:57.9400201Z test_jvp_where_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.000s) 2022-08-17T12:45:57.9563147Z test_jvp_xlogy_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.016s) 2022-08-17T12:45:57.9645032Z test_jvp_zero__cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.016s) 2022-08-17T12:45:57.9677879Z test_jvp_zeros_like_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped! Forward AD not supported. (0.000s) 2022-08-17T12:45:57.9774183Z test_jvpvjp_H_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.016s) 2022-08-17T12:45:57.9871257Z test_jvpvjp_T_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.000s) 2022-08-17T12:45:58.0177868Z test_jvpvjp___getitem___cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.031s) 2022-08-17T12:45:58.1006859Z test_jvpvjp___getitem___functorch_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.080s) 2022-08-17T12:45:58.1209829Z test_jvpvjp___radd___cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.031s) 2022-08-17T12:45:58.1484980Z test_jvpvjp___rdiv___cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.022s) 2022-08-17T12:45:58.1845709Z test_jvpvjp___rmatmul___cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.043s) 2022-08-17T12:45:58.2107584Z test_jvpvjp___rmod___cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.016s) 2022-08-17T12:45:58.2352365Z test_jvpvjp___rmul___cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.031s) 2022-08-17T12:45:58.2609216Z test_jvpvjp___rpow___cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.031s) 2022-08-17T12:45:58.2804155Z test_jvpvjp___rsub___cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.016s) 2022-08-17T12:45:58.4353488Z test_jvpvjp__masked_amax_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.158s) 2022-08-17T12:45:58.5757106Z test_jvpvjp__masked_amin_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.126s) 2022-08-17T12:45:58.5810788Z test_jvpvjp__masked_argmax_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped! Autograd not supported. (0.016s) 2022-08-17T12:45:58.5863106Z test_jvpvjp__masked_argmin_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped! Autograd not supported. (0.000s) 2022-08-17T12:45:58.6128125Z test_jvpvjp__masked_cumprod_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.031s) 2022-08-17T12:45:58.6345169Z test_jvpvjp__masked_cumsum_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.016s) 2022-08-17T12:45:58.6422577Z test_jvpvjp__masked_log_softmax_cpu_float32 (__main__.TestOperatorsCPU) ... expected failure (0.016s) 2022-08-17T12:45:58.6744932Z test_jvpvjp__masked_logaddexp_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.032s) 2022-08-17T12:45:58.8185480Z test_jvpvjp__masked_logsumexp_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.142s) 2022-08-17T12:45:58.9640849Z test_jvpvjp__masked_mean_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.142s) 2022-08-17T12:45:58.9941901Z test_jvpvjp__masked_median_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.032s) 2022-08-17T12:45:59.7029895Z test_jvpvjp__masked_norm_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.712s) 2022-08-17T12:45:59.7840950Z test_jvpvjp__masked_normalize_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.081s) 2022-08-17T12:45:59.9497510Z test_jvpvjp__masked_prod_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.163s) 2022-08-17T12:45:59.9576904Z test_jvpvjp__masked_softmax_cpu_float32 (__main__.TestOperatorsCPU) ... expected failure (0.000s) 2022-08-17T12:45:59.9654667Z test_jvpvjp__masked_softmin_cpu_float32 (__main__.TestOperatorsCPU) ... expected failure (0.016s) 2022-08-17T12:46:00.1991666Z test_jvpvjp__masked_std_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.228s) 2022-08-17T12:46:00.3110120Z test_jvpvjp__masked_sum_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.120s) 2022-08-17T12:46:00.5283754Z test_jvpvjp__masked_var_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.218s) 2022-08-17T12:46:00.5351136Z test_jvpvjp_abs_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.000s) 2022-08-17T12:46:00.5435623Z test_jvpvjp_acos_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.016s) 2022-08-17T12:46:00.5519244Z test_jvpvjp_acosh_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.000s) 2022-08-17T12:46:00.5723714Z test_jvpvjp_add_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.031s) 2022-08-17T12:46:00.5931156Z test_jvpvjp_addbmm_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.010s) 2022-08-17T12:46:00.6293600Z test_jvpvjp_addcdiv_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.041s) 2022-08-17T12:46:00.6624165Z test_jvpvjp_addcmul_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.031s) 2022-08-17T12:46:00.6751179Z test_jvpvjp_addmm_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.016s) 2022-08-17T12:46:00.6867868Z test_jvpvjp_addmm_decomposed_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.010s) 2022-08-17T12:46:00.7061656Z test_jvpvjp_addmv_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.016s) 2022-08-17T12:46:00.7203453Z test_jvpvjp_addr_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.016s) 2022-08-17T12:46:00.7255928Z test_jvpvjp_all_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped! Autograd not supported. (0.000s) 2022-08-17T12:46:00.7307941Z test_jvpvjp_allclose_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped! Autograd not supported. (0.016s) 2022-08-17T12:46:00.7669265Z test_jvpvjp_amax_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.031s) 2022-08-17T12:46:00.8031175Z test_jvpvjp_amin_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.030s) 2022-08-17T12:46:00.8083570Z test_jvpvjp_aminmax_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped! Autograd not supported. (0.016s) 2022-08-17T12:46:00.8147761Z test_jvpvjp_angle_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.000s) 2022-08-17T12:46:00.8199862Z test_jvpvjp_any_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped! Autograd not supported. (0.016s) 2022-08-17T12:46:00.8251144Z test_jvpvjp_arange_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped! Autograd not supported. (0.000s) 2022-08-17T12:46:00.8302504Z test_jvpvjp_argmax_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped! Autograd not supported. (0.000s) 2022-08-17T12:46:00.8354495Z test_jvpvjp_argmin_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped! Autograd not supported. (0.016s) 2022-08-17T12:46:00.8405911Z test_jvpvjp_argsort_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped! Autograd not supported. (0.000s) 2022-08-17T12:46:00.8457165Z test_jvpvjp_argwhere_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped! Autograd not supported. (0.000s) 2022-08-17T12:46:00.8575453Z test_jvpvjp_as_strided_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.016s) 2022-08-17T12:46:00.8620864Z test_jvpvjp_as_strided_scatter_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped! (0.000s) 2022-08-17T12:46:00.8690886Z test_jvpvjp_asin_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.016s) 2022-08-17T12:46:00.8759109Z test_jvpvjp_asinh_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.000s) 2022-08-17T12:46:00.8988199Z test_jvpvjp_atan2_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.026s) 2022-08-17T12:46:00.9057105Z test_jvpvjp_atan_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.000s) 2022-08-17T12:46:00.9123946Z test_jvpvjp_atanh_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.016s) 2022-08-17T12:46:00.9254671Z test_jvpvjp_atleast_1d_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.016s) 2022-08-17T12:46:00.9385041Z test_jvpvjp_atleast_2d_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.000s) 2022-08-17T12:46:00.9517201Z test_jvpvjp_atleast_3d_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.016s) 2022-08-17T12:46:00.9740207Z test_jvpvjp_baddbmm_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.031s) 2022-08-17T12:46:00.9914128Z test_jvpvjp_bernoulli_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.010s) 2022-08-17T12:46:01.0049540Z test_jvpvjp_bfloat16_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.016s) 2022-08-17T12:46:01.0172234Z test_jvpvjp_bfloat16_functorch_no_channels_last_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.016s) 2022-08-17T12:46:01.0335634Z test_jvpvjp_block_diag_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.016s) 2022-08-17T12:46:01.0427860Z test_jvpvjp_bmm_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.000s) 2022-08-17T12:46:01.0496733Z test_jvpvjp_bool_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped! Autograd not supported. (0.016s) 2022-08-17T12:46:01.0563374Z test_jvpvjp_bool_functorch_no_channels_last_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped! Autograd not supported. (0.000s) 2022-08-17T12:46:01.0631115Z test_jvpvjp_broadcast_shapes_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped! Autograd not supported. (0.016s) 2022-08-17T12:46:01.0733568Z test_jvpvjp_broadcast_tensors_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.010s) 2022-08-17T12:46:01.0901789Z test_jvpvjp_broadcast_to_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.016s) 2022-08-17T12:46:01.0968958Z test_jvpvjp_bucketize_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped! Autograd not supported. (0.000s) 2022-08-17T12:46:01.1036455Z test_jvpvjp_byte_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped! Autograd not supported. (0.016s) 2022-08-17T12:46:01.1103299Z test_jvpvjp_byte_functorch_no_channels_last_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped! Autograd not supported. (0.010s) 2022-08-17T12:46:01.1233525Z test_jvpvjp_cartesian_prod_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.000s) 2022-08-17T12:46:01.1394284Z test_jvpvjp_cat_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.026s) 2022-08-17T12:46:01.1697536Z test_jvpvjp_cdist_cpu_float32 (__main__.TestOperatorsCPU) ... expected failure (0.031s) 2022-08-17T12:46:01.1766307Z test_jvpvjp_ceil_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.000s) 2022-08-17T12:46:01.1890381Z test_jvpvjp_chalf_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.010s) 2022-08-17T12:46:01.1949940Z test_jvpvjp_char_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped! Autograd not supported. (0.016s) 2022-08-17T12:46:01.2001881Z test_jvpvjp_char_functorch_no_channels_last_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped! Autograd not supported. (0.000s) 2022-08-17T12:46:01.2071167Z test_jvpvjp_cholesky_cpu_float32 (__main__.TestOperatorsCPU) ... expected failure (0.000s) 2022-08-17T12:46:01.2281662Z test_jvpvjp_cholesky_inverse_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.031s) 2022-08-17T12:46:01.2507549Z test_jvpvjp_cholesky_solve_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.016s) 2022-08-17T12:46:01.2600886Z test_jvpvjp_chunk_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.016s) 2022-08-17T12:46:01.2712517Z test_jvpvjp_clamp_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.016s) 2022-08-17T12:46:01.2909066Z test_jvpvjp_clamp_max_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.010s) 2022-08-17T12:46:01.3099173Z test_jvpvjp_clamp_min_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.016s) 2022-08-17T12:46:01.3174342Z test_jvpvjp_clone_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.016s) 2022-08-17T12:46:01.3269648Z test_jvpvjp_column_stack_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.000s) 2022-08-17T12:46:01.3680255Z test_jvpvjp_combinations_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.047s) 2022-08-17T12:46:01.3863949Z test_jvpvjp_complex_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.021s) 2022-08-17T12:46:01.3936808Z test_jvpvjp_conj_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.000s) 2022-08-17T12:46:01.3999092Z test_jvpvjp_conj_physical_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.016s) 2022-08-17T12:46:01.4482225Z test_jvpvjp_constant_pad_nd_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.047s) 2022-08-17T12:46:01.4554035Z test_jvpvjp_contiguous_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.000s) 2022-08-17T12:46:01.4753991Z test_jvpvjp_copysign_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.032s) 2022-08-17T12:46:01.4949714Z test_jvpvjp_corrcoef_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.016s) 2022-08-17T12:46:01.5030365Z test_jvpvjp_cos_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.000s) 2022-08-17T12:46:01.5109866Z test_jvpvjp_cosh_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.016s) 2022-08-17T12:46:01.5161927Z test_jvpvjp_count_nonzero_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped! Autograd not supported. (0.000s) 2022-08-17T12:46:01.6422448Z test_jvpvjp_cov_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.126s) 2022-08-17T12:46:01.6528413Z test_jvpvjp_cross_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.016s) 2022-08-17T12:46:01.6618979Z test_jvpvjp_cummax_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.000s) 2022-08-17T12:46:01.6709337Z test_jvpvjp_cummin_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.016s) 2022-08-17T12:46:01.7046146Z test_jvpvjp_cumprod_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.031s) 2022-08-17T12:46:01.7146072Z test_jvpvjp_cumsum_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.016s) 2022-08-17T12:46:01.7394303Z test_jvpvjp_cumulative_trapezoid_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.016s) 2022-08-17T12:46:01.7474395Z test_jvpvjp_deg2rad_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.016s) 2022-08-17T12:46:01.7700329Z test_jvpvjp_diag_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.016s) 2022-08-17T12:46:01.7927301Z test_jvpvjp_diag_embed_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.032s) 2022-08-17T12:46:01.8038648Z test_jvpvjp_diagflat_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.000s) 2022-08-17T12:46:01.8264426Z test_jvpvjp_diagonal_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.031s) 2022-08-17T12:46:01.8555695Z test_jvpvjp_diagonal_scatter_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.032s) 2022-08-17T12:46:01.9884930Z test_jvpvjp_diff_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.128s) 2022-08-17T12:46:01.9967990Z test_jvpvjp_digamma_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.000s) 2022-08-17T12:46:02.1289631Z test_jvpvjp_dist_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.143s) 2022-08-17T12:46:02.1479256Z test_jvpvjp_div_floor_rounding_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.016s) 2022-08-17T12:46:02.1695679Z test_jvpvjp_div_no_rounding_mode_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.016s) 2022-08-17T12:46:02.1880533Z test_jvpvjp_div_trunc_rounding_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.016s) 2022-08-17T12:46:02.1950132Z test_jvpvjp_dot_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.016s) 2022-08-17T12:46:02.2060566Z test_jvpvjp_double_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.016s) 2022-08-17T12:46:02.2157533Z test_jvpvjp_double_functorch_no_channels_last_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.000s) 2022-08-17T12:46:02.2239400Z test_jvpvjp_dsplit_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.016s) 2022-08-17T12:46:02.2332484Z test_jvpvjp_dstack_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.000s) 2022-08-17T12:46:02.2400976Z test_jvpvjp_eig_cpu_float32 (__main__.TestOperatorsCPU) ... expected failure (0.016s) 2022-08-17T12:46:02.2667345Z test_jvpvjp_einsum_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.031s) 2022-08-17T12:46:02.2719509Z test_jvpvjp_empty_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped! Autograd not supported. (0.001s) 2022-08-17T12:46:02.2770856Z test_jvpvjp_empty_like_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped! Autograd not supported. (0.000s) 2022-08-17T12:46:02.2823573Z test_jvpvjp_eq_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped! Autograd not supported. (0.000s) 2022-08-17T12:46:02.2875429Z test_jvpvjp_equal_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped! Autograd not supported. (0.016s) 2022-08-17T12:46:02.2947047Z test_jvpvjp_erf_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.000s) 2022-08-17T12:46:02.3029475Z test_jvpvjp_erfc_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.016s) 2022-08-17T12:46:02.3100059Z test_jvpvjp_erfinv_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.000s) 2022-08-17T12:46:02.3179052Z test_jvpvjp_exp2_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.016s) 2022-08-17T12:46:02.3256227Z test_jvpvjp_exp_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.000s) 2022-08-17T12:46:02.3344039Z test_jvpvjp_expand_as_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.016s) 2022-08-17T12:46:02.3503168Z test_jvpvjp_expand_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.016s) 2022-08-17T12:46:02.3569415Z test_jvpvjp_expm1_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.000s) 2022-08-17T12:46:02.3714814Z test_jvpvjp_fft_fft2_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.016s) 2022-08-17T12:46:02.3877507Z test_jvpvjp_fft_fft_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.016s) 2022-08-17T12:46:02.4050389Z test_jvpvjp_fft_fftn_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.016s) 2022-08-17T12:46:02.4164631Z test_jvpvjp_fft_fftshift_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.016s) 2022-08-17T12:46:02.4333225Z test_jvpvjp_fft_hfft2_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.016s) 2022-08-17T12:46:02.4504855Z test_jvpvjp_fft_hfft_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.016s) 2022-08-17T12:46:02.4703449Z test_jvpvjp_fft_hfftn_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.016s) 2022-08-17T12:46:02.4847237Z test_jvpvjp_fft_ifft2_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.016s) 2022-08-17T12:46:02.5013239Z test_jvpvjp_fft_ifft_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.016s) 2022-08-17T12:46:02.5185599Z test_jvpvjp_fft_ifftn_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.016s) 2022-08-17T12:46:02.5298485Z test_jvpvjp_fft_ifftshift_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.016s) 2022-08-17T12:46:02.5458461Z test_jvpvjp_fft_ihfft2_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.016s) 2022-08-17T12:46:02.5630497Z test_jvpvjp_fft_ihfft_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.016s) 2022-08-17T12:46:02.5826513Z test_jvpvjp_fft_ihfftn_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.032s) 2022-08-17T12:46:02.5980639Z test_jvpvjp_fft_irfft2_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.016s) 2022-08-17T12:46:02.6142612Z test_jvpvjp_fft_irfft_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.016s) 2022-08-17T12:46:02.6326644Z test_jvpvjp_fft_irfftn_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.016s) 2022-08-17T12:46:02.6476276Z test_jvpvjp_fft_rfft2_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.016s) 2022-08-17T12:46:02.6637088Z test_jvpvjp_fft_rfft_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.016s) 2022-08-17T12:46:02.6816893Z test_jvpvjp_fft_rfftn_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.016s) 2022-08-17T12:46:02.6900055Z test_jvpvjp_fill_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.000s) 2022-08-17T12:46:02.7017256Z test_jvpvjp_flatten_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.016s) 2022-08-17T12:46:02.7135113Z test_jvpvjp_flip_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.016s) 2022-08-17T12:46:02.7200943Z test_jvpvjp_fliplr_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.000s) 2022-08-17T12:46:02.7267388Z test_jvpvjp_flipud_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.016s) 2022-08-17T12:46:02.7370963Z test_jvpvjp_float_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.000s) 2022-08-17T12:46:02.7463477Z test_jvpvjp_float_functorch_no_channels_last_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.016s) 2022-08-17T12:46:02.7768124Z test_jvpvjp_float_power_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.032s) 2022-08-17T12:46:02.7831624Z test_jvpvjp_floor_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.000s) 2022-08-17T12:46:02.7883192Z test_jvpvjp_floor_divide_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped! Autograd not supported. (0.016s) 2022-08-17T12:46:02.8075493Z test_jvpvjp_fmax_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.016s) 2022-08-17T12:46:02.8266398Z test_jvpvjp_fmin_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.016s) 2022-08-17T12:46:02.8466184Z test_jvpvjp_fmod_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.016s) 2022-08-17T12:46:02.8540125Z test_jvpvjp_frac_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.016s) 2022-08-17T12:46:02.8619034Z test_jvpvjp_frexp_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.000s) 2022-08-17T12:46:02.8670457Z test_jvpvjp_full_like_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped! Autograd not supported. (0.017s) 2022-08-17T12:46:02.8782011Z test_jvpvjp_gather_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.000s) 2022-08-17T12:46:02.8832041Z test_jvpvjp_ge_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped! Autograd not supported. (0.016s) 2022-08-17T12:46:02.8882190Z test_jvpvjp_geqrf_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped! Autograd not supported. (0.000s) 2022-08-17T12:46:02.9329035Z test_jvpvjp_gradient_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.048s) 2022-08-17T12:46:02.9379854Z test_jvpvjp_gt_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped! Autograd not supported. (0.000s) 2022-08-17T12:46:02.9486411Z test_jvpvjp_half_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.016s) 2022-08-17T12:46:02.9582898Z test_jvpvjp_half_functorch_no_channels_last_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.000s) 2022-08-17T12:46:02.9634596Z test_jvpvjp_heaviside_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped! Autograd not supported. (0.016s) 2022-08-17T12:46:02.9686730Z test_jvpvjp_histc_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped! Autograd not supported. (0.000s) 2022-08-17T12:46:02.9738001Z test_jvpvjp_histogram_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped! Autograd not supported. (0.000s) 2022-08-17T12:46:02.9789520Z test_jvpvjp_histogramdd_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped! Autograd not supported. (0.016s) 2022-08-17T12:46:02.9873060Z test_jvpvjp_hsplit_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.000s) 2022-08-17T12:46:02.9962037Z test_jvpvjp_hstack_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.016s) 2022-08-17T12:46:03.0171739Z test_jvpvjp_hypot_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.016s) 2022-08-17T12:46:03.0267978Z test_jvpvjp_i0_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.016s) 2022-08-17T12:46:03.0319838Z test_jvpvjp_igamma_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped! Autograd not supported. (0.000s) 2022-08-17T12:46:03.0371129Z test_jvpvjp_igammac_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped! Autograd not supported. (0.000s) 2022-08-17T12:46:03.0563895Z test_jvpvjp_index_add_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.031s) 2022-08-17T12:46:03.0662638Z test_jvpvjp_index_copy_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.000s) 2022-08-17T12:46:03.0753423Z test_jvpvjp_index_fill_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.016s) 2022-08-17T12:46:03.0872291Z test_jvpvjp_index_put_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.000s) 2022-08-17T12:46:03.1023109Z test_jvpvjp_index_put_functorch_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.016s) 2022-08-17T12:46:03.1089237Z test_jvpvjp_index_reduce_cpu_float32 (__main__.TestOperatorsCPU) ... expected failure (0.016s) 2022-08-17T12:46:03.1177520Z test_jvpvjp_index_select_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.000s) 2022-08-17T12:46:03.1267192Z test_jvpvjp_inner_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.016s) 2022-08-17T12:46:03.1318931Z test_jvpvjp_int_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped! Autograd not supported. (0.000s) 2022-08-17T12:46:03.1371143Z test_jvpvjp_int_functorch_no_channels_last_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped! Autograd not supported. (0.016s) 2022-08-17T12:46:03.1494966Z test_jvpvjp_inverse_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.000s) 2022-08-17T12:46:03.1547348Z test_jvpvjp_isclose_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped! Autograd not supported. (0.016s) 2022-08-17T12:46:03.1598648Z test_jvpvjp_isfinite_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped! Autograd not supported. (0.000s) 2022-08-17T12:46:03.1649862Z test_jvpvjp_isin_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped! Autograd not supported. (0.000s) 2022-08-17T12:46:03.1702259Z test_jvpvjp_isinf_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped! Autograd not supported. (0.016s) 2022-08-17T12:46:03.1769241Z test_jvpvjp_isnan_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped! Autograd not supported. (0.000s) 2022-08-17T12:46:03.1820805Z test_jvpvjp_isneginf_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped! Autograd not supported. (0.000s) 2022-08-17T12:46:03.1872893Z test_jvpvjp_isposinf_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped! Autograd not supported. (0.016s) 2022-08-17T12:46:03.1924724Z test_jvpvjp_isreal_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped! Autograd not supported. (0.000s) 2022-08-17T12:46:03.2303873Z test_jvpvjp_istft_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.047s) 2022-08-17T12:46:03.2356607Z test_jvpvjp_jiterator_2inputs_2outputs_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T12:46:03.2408425Z test_jvpvjp_jiterator_4inputs_with_extra_args_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T12:46:03.2469223Z test_jvpvjp_jiterator_binary_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Only runs on cuda (0.016s) 2022-08-17T12:46:03.2520680Z test_jvpvjp_jiterator_binary_return_by_ref_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T12:46:03.2572376Z test_jvpvjp_jiterator_unary_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T12:46:03.2653412Z test_jvpvjp_kron_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.016s) 2022-08-17T12:46:03.2844641Z test_jvpvjp_kthvalue_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.016s) 2022-08-17T12:46:03.3060403Z test_jvpvjp_ldexp_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.016s) 2022-08-17T12:46:03.3112956Z test_jvpvjp_le_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped! Autograd not supported. (0.016s) 2022-08-17T12:46:03.3432756Z test_jvpvjp_lerp_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.031s) 2022-08-17T12:46:03.3512331Z test_jvpvjp_lgamma_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.000s) 2022-08-17T12:46:03.3728902Z test_jvpvjp_linalg_cholesky_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.032s) 2022-08-17T12:46:03.3981209Z test_jvpvjp_linalg_cholesky_ex_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.016s) 2022-08-17T12:46:03.4161559Z test_jvpvjp_linalg_cond_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.016s) 2022-08-17T12:46:03.4273959Z test_jvpvjp_linalg_cross_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.016s) 2022-08-17T12:46:03.4419703Z test_jvpvjp_linalg_det_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.016s) 2022-08-17T12:46:03.4638847Z test_jvpvjp_linalg_eig_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.016s) 2022-08-17T12:46:03.4802550Z test_jvpvjp_linalg_eigh_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.016s) 2022-08-17T12:46:03.4957082Z test_jvpvjp_linalg_eigvals_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.016s) 2022-08-17T12:46:03.5087673Z test_jvpvjp_linalg_eigvalsh_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.016s) 2022-08-17T12:46:03.5872236Z test_jvpvjp_linalg_householder_product_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.079s) 2022-08-17T12:46:03.5999981Z test_jvpvjp_linalg_inv_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.016s) 2022-08-17T12:46:03.6124702Z test_jvpvjp_linalg_inv_ex_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.016s) 2022-08-17T12:46:03.6176941Z test_jvpvjp_linalg_ldl_factor_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped! Autograd not supported. (0.000s) 2022-08-17T12:46:03.6228491Z test_jvpvjp_linalg_ldl_factor_ex_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped! Autograd not supported. (0.000s) 2022-08-17T12:46:03.6280951Z test_jvpvjp_linalg_ldl_solve_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped! Autograd not supported. (0.016s) 2022-08-17T12:46:03.8234648Z test_jvpvjp_linalg_lstsq_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.190s) 2022-08-17T12:46:04.0444376Z test_jvpvjp_linalg_lstsq_grad_oriented_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.222s) 2022-08-17T12:46:04.1203357Z test_jvpvjp_linalg_lu_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.079s) 2022-08-17T12:46:04.1937348Z test_jvpvjp_linalg_lu_factor_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.064s) 2022-08-17T12:46:04.2633782Z test_jvpvjp_linalg_lu_factor_ex_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.078s) 2022-08-17T12:46:04.6985709Z test_jvpvjp_linalg_lu_solve_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.441s) 2022-08-17T12:46:04.8755672Z test_jvpvjp_linalg_matrix_norm_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.176s) 2022-08-17T12:46:04.9156589Z test_jvpvjp_linalg_matrix_power_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.031s) 2022-08-17T12:46:04.9230256Z test_jvpvjp_linalg_matrix_rank_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped! Autograd not supported. (0.016s) 2022-08-17T12:46:04.9282496Z test_jvpvjp_linalg_matrix_rank_hermitian_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped! Autograd not supported. (0.003s) 2022-08-17T12:46:04.9465708Z test_jvpvjp_linalg_multi_dot_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.016s) 2022-08-17T12:46:04.9952446Z test_jvpvjp_linalg_norm_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.053s) 2022-08-17T12:46:05.0401944Z test_jvpvjp_linalg_norm_subgradients_at_zero_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.047s) 2022-08-17T12:46:05.0786932Z test_jvpvjp_linalg_pinv_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.031s) 2022-08-17T12:46:05.0956546Z test_jvpvjp_linalg_pinv_hermitian_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.010s) 2022-08-17T12:46:05.1009894Z test_jvpvjp_linalg_pinv_singular_cpu_float32 (__main__.TestOperatorsCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.016s) 2022-08-17T12:46:05.1470553Z test_jvpvjp_linalg_qr_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.047s) 2022-08-17T12:46:05.1619621Z test_jvpvjp_linalg_slogdet_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.010s) 2022-08-17T12:46:05.1851701Z test_jvpvjp_linalg_solve_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.026s) 2022-08-17T12:46:05.2086784Z test_jvpvjp_linalg_solve_ex_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.016s) 2022-08-17T12:46:05.5684988Z test_jvpvjp_linalg_solve_triangular_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.364s) 2022-08-17T12:46:05.8746932Z test_jvpvjp_linalg_svd_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.301s) 2022-08-17T12:46:05.9130244Z test_jvpvjp_linalg_svdvals_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.047s) 2022-08-17T12:46:05.9264705Z test_jvpvjp_linalg_tensorinv_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.016s) 2022-08-17T12:46:05.9415935Z test_jvpvjp_linalg_tensorsolve_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.016s) 2022-08-17T12:46:05.9680353Z test_jvpvjp_linalg_vander_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.016s) 2022-08-17T12:46:06.0235264Z test_jvpvjp_linalg_vecdot_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.063s) 2022-08-17T12:46:06.3462078Z test_jvpvjp_linalg_vector_norm_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.316s) 2022-08-17T12:46:06.3516266Z test_jvpvjp_linspace_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped! Autograd not supported. (0.016s) 2022-08-17T12:46:06.3596682Z test_jvpvjp_log10_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.000s) 2022-08-17T12:46:06.3665177Z test_jvpvjp_log1p_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.016s) 2022-08-17T12:46:06.3743362Z test_jvpvjp_log2_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.000s) 2022-08-17T12:46:06.3821422Z test_jvpvjp_log_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.000s) 2022-08-17T12:46:06.4103411Z test_jvpvjp_log_softmax_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.031s) 2022-08-17T12:46:06.4366681Z test_jvpvjp_log_softmax_dtype_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.031s) 2022-08-17T12:46:06.4440778Z test_jvpvjp_logaddexp2_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.000s) 2022-08-17T12:46:06.4513525Z test_jvpvjp_logaddexp_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.016s) 2022-08-17T12:46:06.4580872Z test_jvpvjp_logcumsumexp_cpu_float32 (__main__.TestOperatorsCPU) ... expected failure (0.000s) 2022-08-17T12:46:06.4737650Z test_jvpvjp_logdet_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.016s) 2022-08-17T12:46:06.4789793Z test_jvpvjp_logical_and_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped! Autograd not supported. (0.016s) 2022-08-17T12:46:06.4841234Z test_jvpvjp_logical_not_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped! Autograd not supported. (0.000s) 2022-08-17T12:46:06.4892799Z test_jvpvjp_logical_or_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped! Autograd not supported. (0.000s) 2022-08-17T12:46:06.4944459Z test_jvpvjp_logical_xor_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped! Autograd not supported. (0.016s) 2022-08-17T12:46:06.5063748Z test_jvpvjp_logit_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.000s) 2022-08-17T12:46:06.5115655Z test_jvpvjp_logspace_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped! Autograd not supported. (0.016s) 2022-08-17T12:46:06.5403432Z test_jvpvjp_logsumexp_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.031s) 2022-08-17T12:46:06.5455916Z test_jvpvjp_long_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped! Autograd not supported. (0.000s) 2022-08-17T12:46:06.5518423Z test_jvpvjp_long_functorch_no_channels_last_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped! Autograd not supported. (0.000s) 2022-08-17T12:46:06.5571085Z test_jvpvjp_lt_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped! Autograd not supported. (0.016s) 2022-08-17T12:46:06.6729530Z test_jvpvjp_lu_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.111s) 2022-08-17T12:46:06.7560490Z test_jvpvjp_lu_solve_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.079s) 2022-08-17T12:46:06.7901900Z test_jvpvjp_lu_unpack_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.032s) 2022-08-17T12:46:06.8057263Z test_jvpvjp_mH_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.016s) 2022-08-17T12:46:06.8212226Z test_jvpvjp_mT_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.016s) 2022-08-17T12:46:06.8414358Z test_jvpvjp_masked_fill_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.032s) 2022-08-17T12:46:06.8558016Z test_jvpvjp_masked_fill_functorch_Scalar_only_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.000s) 2022-08-17T12:46:06.8711695Z test_jvpvjp_masked_scatter_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.017s) 2022-08-17T12:46:06.8894149Z test_jvpvjp_masked_select_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.016s) 2022-08-17T12:46:06.9251426Z test_jvpvjp_matmul_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.047s) 2022-08-17T12:46:06.9446586Z test_jvpvjp_matrix_exp_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.016s) 2022-08-17T12:46:06.9697818Z test_jvpvjp_max_binary_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.033s) 2022-08-17T12:46:06.9801745Z test_jvpvjp_max_reduction_no_dim_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.000s) 2022-08-17T12:46:06.9931398Z test_jvpvjp_max_reduction_with_dim_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.016s) 2022-08-17T12:46:07.0181603Z test_jvpvjp_maximum_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.031s) 2022-08-17T12:46:07.0534654Z test_jvpvjp_mean_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.031s) 2022-08-17T12:46:07.0803106Z test_jvpvjp_median_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.032s) 2022-08-17T12:46:07.1087927Z test_jvpvjp_meshgrid_list_of_tensors_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.016s) 2022-08-17T12:46:07.1371266Z test_jvpvjp_meshgrid_variadic_tensors_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.031s) 2022-08-17T12:46:07.1624859Z test_jvpvjp_min_binary_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.032s) 2022-08-17T12:46:07.1730071Z test_jvpvjp_min_reduction_no_dim_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.000s) 2022-08-17T12:46:07.1860028Z test_jvpvjp_min_reduction_with_dim_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.016s) 2022-08-17T12:46:07.2113980Z test_jvpvjp_minimum_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.032s) 2022-08-17T12:46:07.2206196Z test_jvpvjp_mm_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.000s) 2022-08-17T12:46:07.2390190Z test_jvpvjp_mode_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.031s) 2022-08-17T12:46:07.2489308Z test_jvpvjp_movedim_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.000s) 2022-08-17T12:46:07.2630817Z test_jvpvjp_msort_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.016s) 2022-08-17T12:46:07.2875449Z test_jvpvjp_mul_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.032s) 2022-08-17T12:46:07.2942834Z test_jvpvjp_multinomial_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped! Autograd not supported. (0.000s) 2022-08-17T12:46:07.3032929Z test_jvpvjp_mv_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.016s) 2022-08-17T12:46:07.3317728Z test_jvpvjp_mvlgamma_mvlgamma_p_1_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.016s) 2022-08-17T12:46:07.3597354Z test_jvpvjp_mvlgamma_mvlgamma_p_3_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.031s) 2022-08-17T12:46:07.3878711Z test_jvpvjp_mvlgamma_mvlgamma_p_5_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.032s) 2022-08-17T12:46:07.3979933Z test_jvpvjp_nan_to_num_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.016s) 2022-08-17T12:46:07.4611514Z test_jvpvjp_nanmean_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.063s) 2022-08-17T12:46:07.4831304Z test_jvpvjp_nanmedian_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.016s) 2022-08-17T12:46:07.6498552Z test_jvpvjp_nanquantile_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.173s) 2022-08-17T12:46:07.7006778Z test_jvpvjp_nansum_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.047s) 2022-08-17T12:46:07.7119548Z test_jvpvjp_narrow_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.016s) 2022-08-17T12:46:07.7230338Z test_jvpvjp_native_layer_norm_cpu_float32 (__main__.TestOperatorsCPU) ... expected failure (0.000s) 2022-08-17T12:46:07.7293416Z test_jvpvjp_ne_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped! Autograd not supported. (0.016s) 2022-08-17T12:46:07.7385232Z test_jvpvjp_neg_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.000s) 2022-08-17T12:46:07.7456452Z test_jvpvjp_new_empty_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped! Autograd not supported. (0.016s) 2022-08-17T12:46:07.7535474Z test_jvpvjp_new_full_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped! Autograd not supported. (0.000s) 2022-08-17T12:46:07.7604304Z test_jvpvjp_new_ones_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped! Autograd not supported. (0.016s) 2022-08-17T12:46:07.7676527Z test_jvpvjp_new_zeros_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped! Autograd not supported. (0.000s) 2022-08-17T12:46:07.7748534Z test_jvpvjp_nextafter_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped! Autograd not supported. (0.016s) 2022-08-17T12:46:07.7882654Z test_jvpvjp_nn_functional_adaptive_avg_pool1d_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.000s) 2022-08-17T12:46:07.8065925Z test_jvpvjp_nn_functional_adaptive_avg_pool2d_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.031s) 2022-08-17T12:46:07.8285451Z test_jvpvjp_nn_functional_adaptive_avg_pool3d_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.016s) 2022-08-17T12:46:07.8452046Z test_jvpvjp_nn_functional_adaptive_max_pool1d_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.016s) 2022-08-17T12:46:07.8821691Z test_jvpvjp_nn_functional_adaptive_max_pool2d_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.032s) 2022-08-17T12:46:07.9213060Z test_jvpvjp_nn_functional_adaptive_max_pool3d_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.047s) 2022-08-17T12:46:07.9419770Z test_jvpvjp_nn_functional_avg_pool1d_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.016s) 2022-08-17T12:46:07.9600566Z test_jvpvjp_nn_functional_avg_pool2d_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.016s) 2022-08-17T12:46:07.9781400Z test_jvpvjp_nn_functional_avg_pool3d_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.016s) 2022-08-17T12:46:08.0867146Z test_jvpvjp_nn_functional_batch_norm_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.112s) 2022-08-17T12:46:08.1950212Z test_jvpvjp_nn_functional_bilinear_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.110s) 2022-08-17T12:46:08.2385502Z test_jvpvjp_nn_functional_binary_cross_entropy_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.048s) 2022-08-17T12:46:08.3441693Z test_jvpvjp_nn_functional_binary_cross_entropy_with_logits_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.110s) 2022-08-17T12:46:08.3547902Z test_jvpvjp_nn_functional_celu_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.000s) 2022-08-17T12:46:08.3969783Z test_jvpvjp_nn_functional_conv1d_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.048s) 2022-08-17T12:46:08.5205738Z test_jvpvjp_nn_functional_conv2d_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.126s) 2022-08-17T12:46:08.5319804Z test_jvpvjp_nn_functional_conv2d_no_bias_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.000s) 2022-08-17T12:46:08.5447106Z test_jvpvjp_nn_functional_conv2d_stride_depthwise_with_bias_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.016s) 2022-08-17T12:46:08.5566052Z test_jvpvjp_nn_functional_conv2d_stride_groups_with_bias_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.016s) 2022-08-17T12:46:08.5677172Z test_jvpvjp_nn_functional_conv2d_stride_no_bias_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.016s) 2022-08-17T12:46:08.5788118Z test_jvpvjp_nn_functional_conv2d_stride_padding_no_bias_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.000s) 2022-08-17T12:46:08.5904882Z test_jvpvjp_nn_functional_conv2d_stride_padding_with_bias_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.016s) 2022-08-17T12:46:08.6020775Z test_jvpvjp_nn_functional_conv2d_stride_with_bias_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.016s) 2022-08-17T12:46:08.6136221Z test_jvpvjp_nn_functional_conv2d_strided_padding_dilation_no_bias_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.016s) 2022-08-17T12:46:08.6250447Z test_jvpvjp_nn_functional_conv2d_strided_padding_dilation_with_bias_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.000s) 2022-08-17T12:46:08.6368210Z test_jvpvjp_nn_functional_conv2d_with_bias_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.016s) 2022-08-17T12:46:08.6741229Z test_jvpvjp_nn_functional_conv_transpose1d_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.032s) 2022-08-17T12:46:08.7133141Z test_jvpvjp_nn_functional_conv_transpose2d_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.048s) 2022-08-17T12:46:08.7757491Z test_jvpvjp_nn_functional_conv_transpose3d_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.064s) 2022-08-17T12:46:08.8174205Z test_jvpvjp_nn_functional_cosine_embedding_loss_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.031s) 2022-08-17T12:46:08.8710085Z test_jvpvjp_nn_functional_cosine_similarity_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.064s) 2022-08-17T12:46:08.9904613Z test_jvpvjp_nn_functional_cross_entropy_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.111s) 2022-08-17T12:46:09.0002113Z test_jvpvjp_nn_functional_ctc_loss_cpu_float32 (__main__.TestOperatorsCPU) ... expected failure (0.016s) 2022-08-17T12:46:09.0521700Z test_jvpvjp_nn_functional_dropout2d_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.047s) 2022-08-17T12:46:09.1077988Z test_jvpvjp_nn_functional_dropout3d_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.063s) 2022-08-17T12:46:09.1670507Z test_jvpvjp_nn_functional_dropout_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.063s) 2022-08-17T12:46:09.1752859Z test_jvpvjp_nn_functional_elu_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.000s) 2022-08-17T12:46:09.1822891Z test_jvpvjp_nn_functional_embedding_bag_cpu_float32 (__main__.TestOperatorsCPU) ... expected failure (0.016s) 2022-08-17T12:46:09.1921725Z test_jvpvjp_nn_functional_embedding_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.001s) 2022-08-17T12:46:09.2066277Z test_jvpvjp_nn_functional_embedding_functorch_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.016s) 2022-08-17T12:46:09.2353689Z test_jvpvjp_nn_functional_feature_alpha_dropout_with_train_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.032s) 2022-08-17T12:46:09.2676388Z test_jvpvjp_nn_functional_feature_alpha_dropout_without_train_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.032s) 2022-08-17T12:46:09.3851045Z test_jvpvjp_nn_functional_fractional_max_pool2d_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.110s) 2022-08-17T12:46:09.5441350Z test_jvpvjp_nn_functional_fractional_max_pool3d_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.158s) 2022-08-17T12:46:10.7675061Z test_jvpvjp_nn_functional_gaussian_nll_loss_cpu_float32 (__main__.TestOperatorsCPU) ... ok (1.234s) 2022-08-17T12:46:10.7872823Z test_jvpvjp_nn_functional_gelu_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.010s) 2022-08-17T12:46:10.8605022Z test_jvpvjp_nn_functional_glu_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.078s) 2022-08-17T12:46:10.8729126Z test_jvpvjp_nn_functional_grid_sample_cpu_float32 (__main__.TestOperatorsCPU) ... expected failure (0.016s) 2022-08-17T12:46:10.8994462Z test_jvpvjp_nn_functional_group_norm_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.026s) 2022-08-17T12:46:10.9142915Z test_jvpvjp_nn_functional_hardshrink_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.016s) 2022-08-17T12:46:10.9228002Z test_jvpvjp_nn_functional_hardsigmoid_cpu_float32 (__main__.TestOperatorsCPU) ... expected failure (0.000s) 2022-08-17T12:46:10.9363010Z test_jvpvjp_nn_functional_hardswish_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.016s) 2022-08-17T12:46:10.9514350Z test_jvpvjp_nn_functional_hardtanh_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.016s) 2022-08-17T12:46:10.9860495Z test_jvpvjp_nn_functional_hinge_embedding_loss_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.042s) 2022-08-17T12:46:10.9949661Z test_jvpvjp_nn_functional_huber_loss_cpu_float32 (__main__.TestOperatorsCPU) ... expected failure (0.000s) 2022-08-17T12:46:11.0053816Z test_jvpvjp_nn_functional_instance_norm_cpu_float32 (__main__.TestOperatorsCPU) ... expected failure (0.016s) 2022-08-17T12:46:11.0271956Z test_jvpvjp_nn_functional_interpolate_area_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.016s) 2022-08-17T12:46:11.0487983Z test_jvpvjp_nn_functional_interpolate_bicubic_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.026s) 2022-08-17T12:46:11.0697780Z test_jvpvjp_nn_functional_interpolate_bilinear_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.016s) 2022-08-17T12:46:11.0904252Z test_jvpvjp_nn_functional_interpolate_linear_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.026s) 2022-08-17T12:46:11.1113275Z test_jvpvjp_nn_functional_interpolate_nearest_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.016s) 2022-08-17T12:46:11.1339688Z test_jvpvjp_nn_functional_interpolate_trilinear_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.031s) 2022-08-17T12:46:11.1637981Z test_jvpvjp_nn_functional_kl_div_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.031s) 2022-08-17T12:46:11.1809107Z test_jvpvjp_nn_functional_l1_loss_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.020s) 2022-08-17T12:46:11.2204922Z test_jvpvjp_nn_functional_layer_norm_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.026s) 2022-08-17T12:46:11.2364492Z test_jvpvjp_nn_functional_leaky_relu_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.016s) 2022-08-17T12:46:11.2686620Z test_jvpvjp_nn_functional_linear_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.047s) 2022-08-17T12:46:11.3039889Z test_jvpvjp_nn_functional_local_response_norm_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.036s) 2022-08-17T12:46:11.3109828Z test_jvpvjp_nn_functional_logsigmoid_cpu_float32 (__main__.TestOperatorsCPU) ... expected failure (0.000s) 2022-08-17T12:46:11.3618283Z test_jvpvjp_nn_functional_margin_ranking_loss_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.047s) 2022-08-17T12:46:12.6010034Z test_jvpvjp_nn_functional_max_pool1d_cpu_float32 (__main__.TestOperatorsCPU) ... ok (1.241s) 2022-08-17T12:46:14.6772718Z test_jvpvjp_nn_functional_max_pool2d_cpu_float32 (__main__.TestOperatorsCPU) ... ok (2.080s) 2022-08-17T12:46:15.5847068Z test_jvpvjp_nn_functional_max_pool3d_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.900s) 2022-08-17T12:46:15.8830591Z test_jvpvjp_nn_functional_max_unpool1d_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.302s) 2022-08-17T12:46:15.9732841Z test_jvpvjp_nn_functional_max_unpool1d_grad_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.095s) 2022-08-17T12:46:16.5078282Z test_jvpvjp_nn_functional_max_unpool2d_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.537s) 2022-08-17T12:46:16.6315241Z test_jvpvjp_nn_functional_max_unpool2d_grad_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.126s) 2022-08-17T12:46:16.7935145Z test_jvpvjp_nn_functional_max_unpool3d_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.158s) 2022-08-17T12:46:16.8469397Z test_jvpvjp_nn_functional_max_unpool3d_grad_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.047s) 2022-08-17T12:46:16.8566870Z test_jvpvjp_nn_functional_mish_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.016s) 2022-08-17T12:46:16.8745073Z test_jvpvjp_nn_functional_mse_loss_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.017s) 2022-08-17T12:46:16.8994232Z test_jvpvjp_nn_functional_mse_loss_functorch_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.016s) 2022-08-17T12:46:16.9081581Z test_jvpvjp_nn_functional_multi_margin_loss_cpu_float32 (__main__.TestOperatorsCPU) ... expected failure (0.016s) 2022-08-17T12:46:16.9168610Z test_jvpvjp_nn_functional_multilabel_margin_loss_cpu_float32 (__main__.TestOperatorsCPU) ... expected failure (0.016s) 2022-08-17T12:46:16.9251123Z test_jvpvjp_nn_functional_multilabel_soft_margin_loss_cpu_float32 (__main__.TestOperatorsCPU) ... expected failure (0.001s) 2022-08-17T12:46:17.1332201Z test_jvpvjp_nn_functional_nll_loss_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.205s) 2022-08-17T12:46:17.1646521Z test_jvpvjp_nn_functional_normalize_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.031s) 2022-08-17T12:46:17.1864858Z test_jvpvjp_nn_functional_pad_circular_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.032s) 2022-08-17T12:46:17.2466208Z test_jvpvjp_nn_functional_pad_constant_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.047s) 2022-08-17T12:46:17.2680413Z test_jvpvjp_nn_functional_pad_reflect_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.032s) 2022-08-17T12:46:17.2894592Z test_jvpvjp_nn_functional_pad_replicate_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.016s) 2022-08-17T12:46:17.3144417Z test_jvpvjp_nn_functional_pairwise_distance_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.031s) 2022-08-17T12:46:17.3228618Z test_jvpvjp_nn_functional_pdist_cpu_float32 (__main__.TestOperatorsCPU) ... expected failure (0.000s) 2022-08-17T12:46:17.3326583Z test_jvpvjp_nn_functional_pixel_shuffle_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.016s) 2022-08-17T12:46:17.3424084Z test_jvpvjp_nn_functional_pixel_unshuffle_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.016s) 2022-08-17T12:46:17.5800755Z test_jvpvjp_nn_functional_poisson_nll_loss_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.223s) 2022-08-17T12:46:17.6265382Z test_jvpvjp_nn_functional_prelu_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.047s) 2022-08-17T12:46:17.6347065Z test_jvpvjp_nn_functional_relu6_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.016s) 2022-08-17T12:46:17.6451224Z test_jvpvjp_nn_functional_relu_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.016s) 2022-08-17T12:46:17.6568750Z test_jvpvjp_nn_functional_rrelu_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.000s) 2022-08-17T12:46:17.6649211Z test_jvpvjp_nn_functional_selu_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.016s) 2022-08-17T12:46:17.6735070Z test_jvpvjp_nn_functional_silu_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.000s) 2022-08-17T12:46:17.6964673Z test_jvpvjp_nn_functional_smooth_l1_loss_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.032s) 2022-08-17T12:46:17.7032813Z test_jvpvjp_nn_functional_soft_margin_loss_cpu_float32 (__main__.TestOperatorsCPU) ... expected failure (0.000s) 2022-08-17T12:46:17.7106869Z test_jvpvjp_nn_functional_softmin_cpu_float32 (__main__.TestOperatorsCPU) ... expected failure (0.016s) 2022-08-17T12:46:17.7181813Z test_jvpvjp_nn_functional_softmin_with_dtype_cpu_float32 (__main__.TestOperatorsCPU) ... expected failure (0.000s) 2022-08-17T12:46:17.7263084Z test_jvpvjp_nn_functional_softplus_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.016s) 2022-08-17T12:46:17.7367687Z test_jvpvjp_nn_functional_softshrink_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.000s) 2022-08-17T12:46:17.7458434Z test_jvpvjp_nn_functional_softsign_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.016s) 2022-08-17T12:46:17.7540459Z test_jvpvjp_nn_functional_tanhshrink_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.016s) 2022-08-17T12:46:17.7644382Z test_jvpvjp_nn_functional_threshold_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.000s) 2022-08-17T12:46:17.7943654Z test_jvpvjp_nn_functional_triplet_margin_loss_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.032s) 2022-08-17T12:46:17.8254955Z test_jvpvjp_nn_functional_triplet_margin_with_distance_loss_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.031s) 2022-08-17T12:46:18.0613990Z test_jvpvjp_nn_functional_unfold_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.239s) 2022-08-17T12:46:18.0724919Z test_jvpvjp_nn_functional_upsample_bilinear_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.016s) 2022-08-17T12:46:18.0950928Z test_jvpvjp_nn_functional_upsample_nearest_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.016s) 2022-08-17T12:46:18.1002995Z test_jvpvjp_nonzero_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped! Autograd not supported. (0.000s) 2022-08-17T12:46:18.1917899Z test_jvpvjp_norm_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.096s) 2022-08-17T12:46:18.2020788Z test_jvpvjp_norm_fro_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.016s) 2022-08-17T12:46:18.2155303Z test_jvpvjp_norm_inf_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.016s) 2022-08-17T12:46:18.2258420Z test_jvpvjp_norm_nuc_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.000s) 2022-08-17T12:46:18.2458440Z test_jvpvjp_normal_cpu_float32 (__main__.TestOperatorsCPU) ... expected failure (0.016s) 2022-08-17T12:46:18.2539461Z test_jvpvjp_normal_number_mean_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.016s) 2022-08-17T12:46:18.2591397Z test_jvpvjp_ones_like_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped! Autograd not supported. (0.000s) 2022-08-17T12:46:18.2644823Z test_jvpvjp_ops_aten__new_zeros_with_same_feature_meta_functorchonly_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped! Autograd not supported. (0.018s) 2022-08-17T12:46:18.3723666Z test_jvpvjp_ops_aten_index_put_functorch_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.104s) 2022-08-17T12:46:18.3793593Z test_jvpvjp_ormqr_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped! Autograd not supported. (0.010s) 2022-08-17T12:46:18.3886627Z test_jvpvjp_outer_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.000s) 2022-08-17T12:46:19.5109403Z test_jvpvjp_pca_lowrank_cpu_float32 (__main__.TestOperatorsCPU) ... ok (1.126s) 2022-08-17T12:46:19.5235048Z test_jvpvjp_permute_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.016s) 2022-08-17T12:46:19.5455513Z test_jvpvjp_pinverse_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.016s) 2022-08-17T12:46:19.5778651Z test_jvpvjp_polar_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.041s) 2022-08-17T12:46:19.6010497Z test_jvpvjp_polygamma_polygamma_n_0_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.016s) 2022-08-17T12:46:19.6242512Z test_jvpvjp_polygamma_polygamma_n_1_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.031s) 2022-08-17T12:46:19.6472087Z test_jvpvjp_polygamma_polygamma_n_2_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.016s) 2022-08-17T12:46:19.6703140Z test_jvpvjp_polygamma_polygamma_n_3_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.016s) 2022-08-17T12:46:19.6933054Z test_jvpvjp_polygamma_polygamma_n_4_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.026s) 2022-08-17T12:46:19.7027522Z test_jvpvjp_positive_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.016s) 2022-08-17T12:46:19.7375896Z test_jvpvjp_pow_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.031s) 2022-08-17T12:46:19.8004455Z test_jvpvjp_prod_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.067s) 2022-08-17T12:46:19.8373650Z test_jvpvjp_put_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.031s) 2022-08-17T12:46:19.8846004Z test_jvpvjp_qr_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.051s) 2022-08-17T12:46:20.0509208Z test_jvpvjp_quantile_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.161s) 2022-08-17T12:46:20.0591652Z test_jvpvjp_rad2deg_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.016s) 2022-08-17T12:46:20.0644620Z test_jvpvjp_rand_like_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped! Autograd not supported. (0.000s) 2022-08-17T12:46:20.0697730Z test_jvpvjp_randint_like_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped! Autograd not supported. (0.000s) 2022-08-17T12:46:20.0750207Z test_jvpvjp_randn_like_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped! Autograd not supported. (0.016s) 2022-08-17T12:46:20.0839045Z test_jvpvjp_ravel_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.010s) 2022-08-17T12:46:20.0913277Z test_jvpvjp_real_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.000s) 2022-08-17T12:46:20.0994145Z test_jvpvjp_reciprocal_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.016s) 2022-08-17T12:46:20.1202786Z test_jvpvjp_remainder_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.016s) 2022-08-17T12:46:20.1267879Z test_jvpvjp_renorm_cpu_float32 (__main__.TestOperatorsCPU) ... expected failure (0.000s) 2022-08-17T12:46:20.1536201Z test_jvpvjp_repeat_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.032s) 2022-08-17T12:46:20.1642793Z test_jvpvjp_repeat_interleave_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.016s) 2022-08-17T12:46:20.1742845Z test_jvpvjp_reshape_as_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.010s) 2022-08-17T12:46:20.1922420Z test_jvpvjp_reshape_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.016s) 2022-08-17T12:46:20.1974983Z test_jvpvjp_resize__cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped! Autograd not supported. (0.000s) 2022-08-17T12:46:20.2026711Z test_jvpvjp_resize_as__cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped! Autograd not supported. (0.016s) 2022-08-17T12:46:20.2099077Z test_jvpvjp_resolve_conj_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.000s) 2022-08-17T12:46:20.2171223Z test_jvpvjp_resolve_neg_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.016s) 2022-08-17T12:46:20.2330662Z test_jvpvjp_roll_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.016s) 2022-08-17T12:46:20.2791788Z test_jvpvjp_rot90_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.041s) 2022-08-17T12:46:20.2858467Z test_jvpvjp_round_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.011s) 2022-08-17T12:46:20.2934961Z test_jvpvjp_round_decimals_0_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.000s) 2022-08-17T12:46:20.3012108Z test_jvpvjp_round_decimals_3_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.016s) 2022-08-17T12:46:20.3088452Z test_jvpvjp_round_decimals_neg_3_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.000s) 2022-08-17T12:46:20.3170568Z test_jvpvjp_rsqrt_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.016s) 2022-08-17T12:46:20.3376131Z test_jvpvjp_rsub_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.016s) 2022-08-17T12:46:20.3534079Z test_jvpvjp_scatter_add_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.016s) 2022-08-17T12:46:20.3707305Z test_jvpvjp_scatter_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.016s) 2022-08-17T12:46:20.3778771Z test_jvpvjp_scatter_reduce_amax_cpu_float32 (__main__.TestOperatorsCPU) ... expected failure (0.000s) 2022-08-17T12:46:20.3848315Z test_jvpvjp_scatter_reduce_amin_cpu_float32 (__main__.TestOperatorsCPU) ... expected failure (0.016s) 2022-08-17T12:46:20.3918403Z test_jvpvjp_scatter_reduce_mean_cpu_float32 (__main__.TestOperatorsCPU) ... expected failure (0.000s) 2022-08-17T12:46:20.3987901Z test_jvpvjp_scatter_reduce_prod_cpu_float32 (__main__.TestOperatorsCPU) ... expected failure (0.016s) 2022-08-17T12:46:20.4057043Z test_jvpvjp_scatter_reduce_sum_cpu_float32 (__main__.TestOperatorsCPU) ... expected failure (0.000s) 2022-08-17T12:46:20.4109118Z test_jvpvjp_searchsorted_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped! Autograd not supported. (0.016s) 2022-08-17T12:46:20.4173424Z test_jvpvjp_segment_reduce_lengths_cpu_float32 (__main__.TestOperatorsCPU) ... expected failure (0.000s) 2022-08-17T12:46:20.4236873Z test_jvpvjp_segment_reduce_offsets_cpu_float32 (__main__.TestOperatorsCPU) ... expected failure (0.000s) 2022-08-17T12:46:20.4346785Z test_jvpvjp_select_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.016s) 2022-08-17T12:46:20.4476044Z test_jvpvjp_select_scatter_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.016s) 2022-08-17T12:46:20.4541487Z test_jvpvjp_sgn_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.000s) 2022-08-17T12:46:20.4593640Z test_jvpvjp_short_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped! Autograd not supported. (0.016s) 2022-08-17T12:46:20.4645379Z test_jvpvjp_short_functorch_no_channels_last_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped! Autograd not supported. (0.000s) 2022-08-17T12:46:20.4724648Z test_jvpvjp_sigmoid_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.016s) 2022-08-17T12:46:20.4788783Z test_jvpvjp_sign_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.001s) 2022-08-17T12:46:20.4840764Z test_jvpvjp_signbit_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped! Autograd not supported. (0.000s) 2022-08-17T12:46:20.4908156Z test_jvpvjp_sin_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.016s) 2022-08-17T12:46:20.5001089Z test_jvpvjp_sinc_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.000s) 2022-08-17T12:46:20.5067836Z test_jvpvjp_sinh_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.016s) 2022-08-17T12:46:20.5358813Z test_jvpvjp_slice_scatter_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.031s) 2022-08-17T12:46:20.5684422Z test_jvpvjp_softmax_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.033s) 2022-08-17T12:46:20.6017889Z test_jvpvjp_softmax_with_dtype_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.032s) 2022-08-17T12:46:20.6957124Z test_jvpvjp_sort_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.094s) 2022-08-17T12:46:20.7026278Z test_jvpvjp_sparse_sampled_addmm_cpu_float32 (__main__.TestOperatorsCPU) ... skip: PyTorch is built without MKL support (0.000s) 2022-08-17T12:46:20.7093561Z test_jvpvjp_special_airy_ai_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped! Autograd not supported. (0.000s) 2022-08-17T12:46:20.7160454Z test_jvpvjp_special_bessel_j0_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped! Autograd not supported. (0.016s) 2022-08-17T12:46:20.7227810Z test_jvpvjp_special_bessel_j1_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped! Autograd not supported. (0.000s) 2022-08-17T12:46:20.7294525Z test_jvpvjp_special_bessel_y0_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped! Autograd not supported. (0.016s) 2022-08-17T12:46:20.7360890Z test_jvpvjp_special_bessel_y1_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped! Autograd not supported. (0.000s) 2022-08-17T12:46:20.7428008Z test_jvpvjp_special_chebyshev_polynomial_t_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped! Autograd not supported. (0.016s) 2022-08-17T12:46:20.7495250Z test_jvpvjp_special_chebyshev_polynomial_u_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped! Autograd not supported. (0.000s) 2022-08-17T12:46:20.7554705Z test_jvpvjp_special_chebyshev_polynomial_v_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.000s) 2022-08-17T12:46:20.7614142Z test_jvpvjp_special_chebyshev_polynomial_w_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.016s) 2022-08-17T12:46:20.7717611Z test_jvpvjp_special_entr_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.000s) 2022-08-17T12:46:20.7824738Z test_jvpvjp_special_erfcx_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.016s) 2022-08-17T12:46:20.7894517Z test_jvpvjp_special_hermite_polynomial_h_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped! Autograd not supported. (0.016s) 2022-08-17T12:46:20.7963178Z test_jvpvjp_special_hermite_polynomial_he_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped! Autograd not supported. (0.000s) 2022-08-17T12:46:20.8055087Z test_jvpvjp_special_i0e_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.016s) 2022-08-17T12:46:20.8160588Z test_jvpvjp_special_i1_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.000s) 2022-08-17T12:46:20.8271166Z test_jvpvjp_special_i1e_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.016s) 2022-08-17T12:46:20.8322530Z test_jvpvjp_special_laguerre_polynomial_l_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped! Autograd not supported. (0.000s) 2022-08-17T12:46:20.8367796Z test_jvpvjp_special_legendre_polynomial_p_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.016s) 2022-08-17T12:46:20.8452542Z test_jvpvjp_special_log_ndtr_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.000s) 2022-08-17T12:46:20.8504626Z test_jvpvjp_special_modified_bessel_i0_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped! Autograd not supported. (0.000s) 2022-08-17T12:46:20.8556153Z test_jvpvjp_special_modified_bessel_i1_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped! Autograd not supported. (0.016s) 2022-08-17T12:46:20.8607296Z test_jvpvjp_special_modified_bessel_k0_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped! Autograd not supported. (0.000s) 2022-08-17T12:46:20.8658642Z test_jvpvjp_special_modified_bessel_k1_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped! Autograd not supported. (0.000s) 2022-08-17T12:46:20.8753079Z test_jvpvjp_special_ndtr_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.017s) 2022-08-17T12:46:20.8836756Z test_jvpvjp_special_ndtri_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.000s) 2022-08-17T12:46:20.9024047Z test_jvpvjp_special_polygamma_special_polygamma_n_0_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.031s) 2022-08-17T12:46:20.9076321Z test_jvpvjp_special_scaled_modified_bessel_k0_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped! Autograd not supported. (0.000s) 2022-08-17T12:46:20.9128398Z test_jvpvjp_special_scaled_modified_bessel_k1_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped! Autograd not supported. (0.000s) 2022-08-17T12:46:20.9173733Z test_jvpvjp_special_shifted_chebyshev_polynomial_t_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.016s) 2022-08-17T12:46:20.9218726Z test_jvpvjp_special_shifted_chebyshev_polynomial_u_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.000s) 2022-08-17T12:46:20.9263838Z test_jvpvjp_special_shifted_chebyshev_polynomial_v_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.000s) 2022-08-17T12:46:20.9308785Z test_jvpvjp_special_shifted_chebyshev_polynomial_w_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.000s) 2022-08-17T12:46:20.9359740Z test_jvpvjp_special_spherical_bessel_j0_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped! Autograd not supported. (0.016s) 2022-08-17T12:46:20.9580634Z test_jvpvjp_special_xlog1py_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.016s) 2022-08-17T12:46:20.9631142Z test_jvpvjp_special_zeta_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped! Autograd not supported. (0.016s) 2022-08-17T12:46:20.9707494Z test_jvpvjp_split_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.001s) 2022-08-17T12:46:20.9798692Z test_jvpvjp_split_list_args_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.016s) 2022-08-17T12:46:20.9903030Z test_jvpvjp_split_with_sizes_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.000s) 2022-08-17T12:46:20.9968132Z test_jvpvjp_sqrt_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.016s) 2022-08-17T12:46:21.0048860Z test_jvpvjp_square_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.000s) 2022-08-17T12:46:21.0179000Z test_jvpvjp_squeeze_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.016s) 2022-08-17T12:46:21.0325907Z test_jvpvjp_stack_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.016s) 2022-08-17T12:46:21.0504001Z test_jvpvjp_std_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.016s) 2022-08-17T12:46:21.0694295Z test_jvpvjp_std_mean_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.016s) 2022-08-17T12:46:21.0965708Z test_jvpvjp_stft_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.032s) 2022-08-17T12:46:21.1169426Z test_jvpvjp_sub_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.016s) 2022-08-17T12:46:21.1441571Z test_jvpvjp_sum_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.031s) 2022-08-17T12:46:21.1559833Z test_jvpvjp_sum_to_size_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.016s) 2022-08-17T12:46:21.4606690Z test_jvpvjp_svd_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.301s) 2022-08-17T12:46:22.5449127Z test_jvpvjp_svd_lowrank_cpu_float32 (__main__.TestOperatorsCPU) ... ok (1.085s) 2022-08-17T12:46:22.5518604Z test_jvpvjp_symeig_cpu_float32 (__main__.TestOperatorsCPU) ... expected failure (0.000s) 2022-08-17T12:46:22.5603514Z test_jvpvjp_t_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.016s) 2022-08-17T12:46:22.5722973Z test_jvpvjp_take_along_dim_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.016s) 2022-08-17T12:46:22.5881217Z test_jvpvjp_take_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.010s) 2022-08-17T12:46:22.5950266Z test_jvpvjp_tan_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.000s) 2022-08-17T12:46:22.6016138Z test_jvpvjp_tanh_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.016s) 2022-08-17T12:46:22.6081733Z test_jvpvjp_tensor_split_cpu_float32 (__main__.TestOperatorsCPU) ... expected failure (0.000s) 2022-08-17T12:46:22.6178401Z test_jvpvjp_tensordot_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.016s) 2022-08-17T12:46:22.6483605Z test_jvpvjp_tile_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.031s) 2022-08-17T12:46:22.6555817Z test_jvpvjp_to_sparse_cpu_float32 (__main__.TestOperatorsCPU) ... expected failure (0.000s) 2022-08-17T12:46:22.6833859Z test_jvpvjp_topk_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.036s) 2022-08-17T12:46:22.6919772Z test_jvpvjp_trace_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.000s) 2022-08-17T12:46:22.7096172Z test_jvpvjp_transpose_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.016s) 2022-08-17T12:46:22.7416284Z test_jvpvjp_trapezoid_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.047s) 2022-08-17T12:46:22.7735057Z test_jvpvjp_trapz_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.031s) 2022-08-17T12:46:22.7952715Z test_jvpvjp_triangular_solve_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.010s) 2022-08-17T12:46:22.8092592Z test_jvpvjp_tril_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.016s) 2022-08-17T12:46:22.8231710Z test_jvpvjp_triu_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.016s) 2022-08-17T12:46:22.8500558Z test_jvpvjp_true_divide_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.026s) 2022-08-17T12:46:22.8586011Z test_jvpvjp_trunc_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.016s) 2022-08-17T12:46:22.8743236Z test_jvpvjp_unbind_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.010s) 2022-08-17T12:46:22.8923589Z test_jvpvjp_unflatten_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.026s) 2022-08-17T12:46:22.9332883Z test_jvpvjp_unfold_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.031s) 2022-08-17T12:46:22.9396638Z test_jvpvjp_unique_consecutive_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped! Autograd not supported. (0.016s) 2022-08-17T12:46:22.9448622Z test_jvpvjp_unique_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped! Autograd not supported. (0.000s) 2022-08-17T12:46:22.9594121Z test_jvpvjp_unsqueeze_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.016s) 2022-08-17T12:46:22.9754482Z test_jvpvjp_var_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.016s) 2022-08-17T12:46:22.9923819Z test_jvpvjp_var_mean_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.010s) 2022-08-17T12:46:23.0003094Z test_jvpvjp_vdot_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.016s) 2022-08-17T12:46:23.0086170Z test_jvpvjp_view_as_complex_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.010s) 2022-08-17T12:46:23.0197204Z test_jvpvjp_view_as_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.000s) 2022-08-17T12:46:23.0334357Z test_jvpvjp_view_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.016s) 2022-08-17T12:46:23.0415010Z test_jvpvjp_vsplit_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.016s) 2022-08-17T12:46:23.0504638Z test_jvpvjp_vstack_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.000s) 2022-08-17T12:46:23.0638041Z test_jvpvjp_where_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.016s) 2022-08-17T12:46:23.0879165Z test_jvpvjp_xlogy_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.026s) 2022-08-17T12:46:23.0965642Z test_jvpvjp_zero__cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.016s) 2022-08-17T12:46:23.1017691Z test_jvpvjp_zeros_like_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped! Autograd not supported. (0.000s) 2022-08-17T12:46:23.1057556Z test_vjp_H_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.010s) 2022-08-17T12:46:23.1098403Z test_vjp_T_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.000s) 2022-08-17T12:46:23.1273882Z test_vjp___getitem___cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.016s) 2022-08-17T12:46:23.1732707Z test_vjp___getitem___functorch_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.047s) 2022-08-17T12:46:23.1862337Z test_vjp___radd___cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.010s) 2022-08-17T12:46:23.1990646Z test_vjp___rdiv___cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.016s) 2022-08-17T12:46:23.2177014Z test_vjp___rmatmul___cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.016s) 2022-08-17T12:46:23.2299739Z test_vjp___rmod___cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.016s) 2022-08-17T12:46:23.2418481Z test_vjp___rmul___cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.016s) 2022-08-17T12:46:23.2560414Z test_vjp___rpow___cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.016s) 2022-08-17T12:46:23.2680680Z test_vjp___rsub___cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.000s) 2022-08-17T12:46:23.3481438Z test_vjp__masked_amax_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.083s) 2022-08-17T12:46:23.4228915Z test_vjp__masked_amin_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.083s) 2022-08-17T12:46:23.4255435Z test_vjp__masked_argmax_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped! Autograd not supported. (0.000s) 2022-08-17T12:46:23.4280263Z test_vjp__masked_argmin_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped! Autograd not supported. (0.000s) 2022-08-17T12:46:23.4421787Z test_vjp__masked_cumprod_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.016s) 2022-08-17T12:46:23.4550298Z test_vjp__masked_cumsum_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.016s) 2022-08-17T12:46:23.4729875Z test_vjp__masked_log_softmax_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.016s) 2022-08-17T12:46:23.4906280Z test_vjp__masked_logaddexp_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.010s) 2022-08-17T12:46:23.5733471Z test_vjp__masked_logsumexp_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.094s) 2022-08-17T12:46:23.6574711Z test_vjp__masked_mean_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.083s) 2022-08-17T12:46:23.6757260Z test_vjp__masked_median_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.016s) 2022-08-17T12:46:24.0555277Z test_vjp__masked_norm_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.386s) 2022-08-17T12:46:24.0925427Z test_vjp__masked_normalize_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.032s) 2022-08-17T12:46:24.1761394Z test_vjp__masked_prod_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.079s) 2022-08-17T12:46:24.1945523Z test_vjp__masked_softmax_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.016s) 2022-08-17T12:46:24.2136246Z test_vjp__masked_softmin_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.031s) 2022-08-17T12:46:24.3330938Z test_vjp__masked_std_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.110s) 2022-08-17T12:46:24.4034101Z test_vjp__masked_sum_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.079s) 2022-08-17T12:46:24.5171198Z test_vjp__masked_var_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.110s) 2022-08-17T12:46:24.5207759Z test_vjp_abs_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.000s) 2022-08-17T12:46:24.5260048Z test_vjp_acos_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.000s) 2022-08-17T12:46:24.5310065Z test_vjp_acosh_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.016s) 2022-08-17T12:46:24.5441646Z test_vjp_add_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.016s) 2022-08-17T12:46:24.5550782Z test_vjp_addbmm_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.000s) 2022-08-17T12:46:24.5816179Z test_vjp_addcdiv_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.031s) 2022-08-17T12:46:24.6054429Z test_vjp_addcmul_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.016s) 2022-08-17T12:46:24.6134613Z test_vjp_addmm_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.016s) 2022-08-17T12:46:24.6212475Z test_vjp_addmm_decomposed_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.000s) 2022-08-17T12:46:24.6317111Z test_vjp_addmv_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.016s) 2022-08-17T12:46:24.6394624Z test_vjp_addr_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.016s) 2022-08-17T12:46:24.6420773Z test_vjp_all_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped! Autograd not supported. (0.000s) 2022-08-17T12:46:24.6446212Z test_vjp_allclose_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped! Autograd not supported. (0.000s) 2022-08-17T12:46:24.6629723Z test_vjp_amax_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.016s) 2022-08-17T12:46:24.6813926Z test_vjp_amin_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.016s) 2022-08-17T12:46:24.6839485Z test_vjp_aminmax_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped! Autograd not supported. (0.000s) 2022-08-17T12:46:24.6873766Z test_vjp_angle_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.016s) 2022-08-17T12:46:24.6899624Z test_vjp_any_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped! Autograd not supported. (0.000s) 2022-08-17T12:46:24.6924962Z test_vjp_arange_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped! Autograd not supported. (0.000s) 2022-08-17T12:46:24.6950416Z test_vjp_argmax_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped! Autograd not supported. (0.000s) 2022-08-17T12:46:24.6975871Z test_vjp_argmin_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped! Autograd not supported. (0.000s) 2022-08-17T12:46:24.7002209Z test_vjp_argsort_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped! Autograd not supported. (0.000s) 2022-08-17T12:46:24.7034435Z test_vjp_argwhere_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped! Autograd not supported. (0.016s) 2022-08-17T12:46:24.7104345Z test_vjp_as_strided_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.000s) 2022-08-17T12:46:24.7123512Z test_vjp_as_strided_scatter_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped! (0.000s) 2022-08-17T12:46:24.7159833Z test_vjp_asin_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.000s) 2022-08-17T12:46:24.7195502Z test_vjp_asinh_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.016s) 2022-08-17T12:46:24.7330387Z test_vjp_atan2_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.000s) 2022-08-17T12:46:24.7366146Z test_vjp_atan_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.016s) 2022-08-17T12:46:24.7401068Z test_vjp_atanh_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.000s) 2022-08-17T12:46:24.7481555Z test_vjp_atleast_1d_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.000s) 2022-08-17T12:46:24.7563050Z test_vjp_atleast_2d_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.016s) 2022-08-17T12:46:24.7645224Z test_vjp_atleast_3d_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.000s) 2022-08-17T12:46:24.7791719Z test_vjp_baddbmm_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.016s) 2022-08-17T12:46:24.7933930Z test_vjp_bernoulli_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.016s) 2022-08-17T12:46:24.8010274Z test_vjp_bfloat16_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.016s) 2022-08-17T12:46:24.8077680Z test_vjp_bfloat16_functorch_no_channels_last_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.000s) 2022-08-17T12:46:24.8164381Z test_vjp_block_diag_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.016s) 2022-08-17T12:46:24.8211081Z test_vjp_bmm_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.000s) 2022-08-17T12:46:24.8243912Z test_vjp_bool_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped! Autograd not supported. (0.000s) 2022-08-17T12:46:24.8276121Z test_vjp_bool_functorch_no_channels_last_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped! Autograd not supported. (0.000s) 2022-08-17T12:46:24.8308358Z test_vjp_broadcast_shapes_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped! Autograd not supported. (0.016s) 2022-08-17T12:46:24.8362998Z test_vjp_broadcast_tensors_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.000s) 2022-08-17T12:46:24.8458742Z test_vjp_broadcast_to_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.016s) 2022-08-17T12:46:24.8491145Z test_vjp_bucketize_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped! Autograd not supported. (0.000s) 2022-08-17T12:46:24.8523151Z test_vjp_byte_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped! Autograd not supported. (0.000s) 2022-08-17T12:46:24.8554958Z test_vjp_byte_functorch_no_channels_last_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped! Autograd not supported. (0.000s) 2022-08-17T12:46:24.8625724Z test_vjp_cartesian_prod_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.017s) 2022-08-17T12:46:24.8738065Z test_vjp_cat_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.000s) 2022-08-17T12:46:25.2050191Z test_vjp_cdist_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.332s) 2022-08-17T12:46:25.2086962Z test_vjp_ceil_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.000s) 2022-08-17T12:46:25.2154314Z test_vjp_chalf_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.016s) 2022-08-17T12:46:25.2180079Z test_vjp_char_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped! Autograd not supported. (0.000s) 2022-08-17T12:46:25.2205337Z test_vjp_char_functorch_no_channels_last_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped! Autograd not supported. (0.000s) 2022-08-17T12:46:25.2405842Z test_vjp_cholesky_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.016s) 2022-08-17T12:46:25.2570457Z test_vjp_cholesky_inverse_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.031s) 2022-08-17T12:46:25.2778331Z test_vjp_cholesky_solve_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.016s) 2022-08-17T12:46:25.2856393Z test_vjp_chunk_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.000s) 2022-08-17T12:46:25.2988507Z test_vjp_clamp_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.016s) 2022-08-17T12:46:25.3106584Z test_vjp_clamp_max_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.016s) 2022-08-17T12:46:25.3224298Z test_vjp_clamp_min_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.016s) 2022-08-17T12:46:25.3265008Z test_vjp_clone_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.000s) 2022-08-17T12:46:25.3320894Z test_vjp_column_stack_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.000s) 2022-08-17T12:46:25.3558802Z test_vjp_combinations_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.032s) 2022-08-17T12:46:25.3678827Z test_vjp_complex_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.016s) 2022-08-17T12:46:25.3725021Z test_vjp_conj_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.000s) 2022-08-17T12:46:25.3758920Z test_vjp_conj_physical_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.000s) 2022-08-17T12:46:25.4187948Z test_vjp_constant_pad_nd_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.048s) 2022-08-17T12:46:25.4228036Z test_vjp_contiguous_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.000s) 2022-08-17T12:46:25.4352529Z test_vjp_copysign_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.016s) 2022-08-17T12:46:25.4439794Z test_vjp_corrcoef_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.000s) 2022-08-17T12:46:25.4490877Z test_vjp_cos_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.016s) 2022-08-17T12:46:25.4540045Z test_vjp_cosh_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.000s) 2022-08-17T12:46:25.4565824Z test_vjp_count_nonzero_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped! Autograd not supported. (0.000s) 2022-08-17T12:46:25.5146974Z test_vjp_cov_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.063s) 2022-08-17T12:46:25.5203286Z test_vjp_cross_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.000s) 2022-08-17T12:46:25.5254101Z test_vjp_cummax_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.000s) 2022-08-17T12:46:25.5305035Z test_vjp_cummin_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.016s) 2022-08-17T12:46:25.5437277Z test_vjp_cumprod_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.016s) 2022-08-17T12:46:25.5522178Z test_vjp_cumsum_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.000s) 2022-08-17T12:46:25.5656690Z test_vjp_cumulative_trapezoid_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.016s) 2022-08-17T12:46:25.5705711Z test_vjp_deg2rad_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.000s) 2022-08-17T12:46:25.5841150Z test_vjp_diag_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.016s) 2022-08-17T12:46:25.5986366Z test_vjp_diag_embed_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.016s) 2022-08-17T12:46:25.6050169Z test_vjp_diagflat_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.016s) 2022-08-17T12:46:25.6191354Z test_vjp_diagonal_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.000s) 2022-08-17T12:46:25.6372128Z test_vjp_diagonal_scatter_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.032s) 2022-08-17T12:46:25.7144272Z test_vjp_diff_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.063s) 2022-08-17T12:46:25.7194519Z test_vjp_digamma_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.016s) 2022-08-17T12:46:25.7827930Z test_vjp_dist_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.063s) 2022-08-17T12:46:25.7953459Z test_vjp_div_floor_rounding_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.016s) 2022-08-17T12:46:25.8082757Z test_vjp_div_no_rounding_mode_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.000s) 2022-08-17T12:46:25.8204629Z test_vjp_div_trunc_rounding_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.016s) 2022-08-17T12:46:25.8240238Z test_vjp_dot_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.000s) 2022-08-17T12:46:25.8303599Z test_vjp_double_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.016s) 2022-08-17T12:46:25.8359084Z test_vjp_double_functorch_no_channels_last_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.000s) 2022-08-17T12:46:25.8407835Z test_vjp_dsplit_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.016s) 2022-08-17T12:46:25.8458716Z test_vjp_dstack_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.000s) 2022-08-17T12:46:25.8502566Z test_vjp_eig_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.000s) 2022-08-17T12:46:25.8653327Z test_vjp_einsum_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.017s) 2022-08-17T12:46:25.8679188Z test_vjp_empty_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped! Autograd not supported. (0.000s) 2022-08-17T12:46:25.8704619Z test_vjp_empty_like_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped! Autograd not supported. (0.000s) 2022-08-17T12:46:25.8729722Z test_vjp_eq_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped! Autograd not supported. (0.000s) 2022-08-17T12:46:25.8755198Z test_vjp_equal_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped! Autograd not supported. (0.017s) 2022-08-17T12:46:25.8791095Z test_vjp_erf_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.000s) 2022-08-17T12:46:25.8842120Z test_vjp_erfc_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.000s) 2022-08-17T12:46:25.8877602Z test_vjp_erfinv_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.000s) 2022-08-17T12:46:25.8926571Z test_vjp_exp2_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.016s) 2022-08-17T12:46:25.8974905Z test_vjp_exp_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.003s) 2022-08-17T12:46:25.9025217Z test_vjp_expand_as_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.000s) 2022-08-17T12:46:25.9122520Z test_vjp_expand_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.016s) 2022-08-17T12:46:25.9157196Z test_vjp_expm1_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.000s) 2022-08-17T12:46:25.9256390Z test_vjp_fft_fft2_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.016s) 2022-08-17T12:46:25.9371448Z test_vjp_fft_fft_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.000s) 2022-08-17T12:46:25.9485793Z test_vjp_fft_fftn_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.016s) 2022-08-17T12:46:25.9552474Z test_vjp_fft_fftshift_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.000s) 2022-08-17T12:46:25.9649893Z test_vjp_fft_hfft2_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.016s) 2022-08-17T12:46:25.9747163Z test_vjp_fft_hfft_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.016s) 2022-08-17T12:46:25.9859618Z test_vjp_fft_hfftn_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.006s) 2022-08-17T12:46:25.9946738Z test_vjp_fft_ifft2_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.016s) 2022-08-17T12:46:26.0046133Z test_vjp_fft_ifft_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.000s) 2022-08-17T12:46:26.0157998Z test_vjp_fft_ifftn_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.016s) 2022-08-17T12:46:26.0224755Z test_vjp_fft_ifftshift_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.000s) 2022-08-17T12:46:26.0318440Z test_vjp_fft_ihfft2_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.016s) 2022-08-17T12:46:26.0446909Z test_vjp_fft_ihfft_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.016s) 2022-08-17T12:46:26.0560266Z test_vjp_fft_ihfftn_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.016s) 2022-08-17T12:46:26.0650687Z test_vjp_fft_irfft2_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.000s) 2022-08-17T12:46:26.0747936Z test_vjp_fft_irfft_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.016s) 2022-08-17T12:46:26.0856039Z test_vjp_fft_irfftn_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.010s) 2022-08-17T12:46:26.0942771Z test_vjp_fft_rfft2_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.000s) 2022-08-17T12:46:26.1037436Z test_vjp_fft_rfft_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.016s) 2022-08-17T12:46:26.1142930Z test_vjp_fft_rfftn_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.016s) 2022-08-17T12:46:26.1192760Z test_vjp_fill_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.000s) 2022-08-17T12:46:26.1260431Z test_vjp_flatten_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.000s) 2022-08-17T12:46:26.1361518Z test_vjp_flip_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.016s) 2022-08-17T12:46:26.1402157Z test_vjp_fliplr_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.000s) 2022-08-17T12:46:26.1443058Z test_vjp_flipud_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.016s) 2022-08-17T12:46:26.1503743Z test_vjp_float_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.000s) 2022-08-17T12:46:26.1557369Z test_vjp_float_functorch_no_channels_last_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.010s) 2022-08-17T12:46:26.1706910Z test_vjp_float_power_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.016s) 2022-08-17T12:46:26.1740673Z test_vjp_floor_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.000s) 2022-08-17T12:46:26.1766249Z test_vjp_floor_divide_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped! Autograd not supported. (0.000s) 2022-08-17T12:46:26.1886149Z test_vjp_fmax_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.010s) 2022-08-17T12:46:26.2012671Z test_vjp_fmin_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.016s) 2022-08-17T12:46:26.2131795Z test_vjp_fmod_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.016s) 2022-08-17T12:46:26.2178151Z test_vjp_frac_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.000s) 2022-08-17T12:46:26.2227972Z test_vjp_frexp_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.000s) 2022-08-17T12:46:26.2253378Z test_vjp_full_like_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped! Autograd not supported. (0.000s) 2022-08-17T12:46:26.2317543Z test_vjp_gather_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.016s) 2022-08-17T12:46:26.2343172Z test_vjp_ge_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped! Autograd not supported. (0.000s) 2022-08-17T12:46:26.2368334Z test_vjp_geqrf_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped! Autograd not supported. (0.000s) 2022-08-17T12:46:26.2563857Z test_vjp_gradient_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.016s) 2022-08-17T12:46:26.2589167Z test_vjp_gt_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped! Autograd not supported. (0.016s) 2022-08-17T12:46:26.2650751Z test_vjp_half_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.000s) 2022-08-17T12:46:26.2706806Z test_vjp_half_functorch_no_channels_last_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.010s) 2022-08-17T12:46:26.2732569Z test_vjp_heaviside_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped! Autograd not supported. (0.000s) 2022-08-17T12:46:26.2758091Z test_vjp_histc_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped! Autograd not supported. (0.000s) 2022-08-17T12:46:26.2783962Z test_vjp_histogram_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped! Autograd not supported. (0.010s) 2022-08-17T12:46:26.2809339Z test_vjp_histogramdd_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped! Autograd not supported. (0.000s) 2022-08-17T12:46:26.2857392Z test_vjp_hsplit_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.000s) 2022-08-17T12:46:26.2906663Z test_vjp_hstack_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.000s) 2022-08-17T12:46:26.3029461Z test_vjp_hypot_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.016s) 2022-08-17T12:46:26.3121291Z test_vjp_i0_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.016s) 2022-08-17T12:46:26.3147163Z test_vjp_igamma_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped! Autograd not supported. (0.000s) 2022-08-17T12:46:26.3171958Z test_vjp_igammac_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped! Autograd not supported. (0.000s) 2022-08-17T12:46:26.3288216Z test_vjp_index_add_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.016s) 2022-08-17T12:46:26.3344437Z test_vjp_index_copy_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.000s) 2022-08-17T12:46:26.3396484Z test_vjp_index_fill_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.000s) 2022-08-17T12:46:26.3505164Z test_vjp_index_put_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.016s) 2022-08-17T12:46:26.3687151Z test_vjp_index_put_functorch_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.026s) 2022-08-17T12:46:26.4106242Z test_vjp_index_reduce_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.041s) 2022-08-17T12:46:26.4156219Z test_vjp_index_select_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.000s) 2022-08-17T12:46:26.4203745Z test_vjp_inner_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.010s) 2022-08-17T12:46:26.4229691Z test_vjp_int_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped! Autograd not supported. (0.000s) 2022-08-17T12:46:26.4255038Z test_vjp_int_functorch_no_channels_last_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped! Autograd not supported. (0.000s) 2022-08-17T12:46:26.4369221Z test_vjp_inverse_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.016s) 2022-08-17T12:46:26.4402561Z test_vjp_isclose_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped! Autograd not supported. (0.000s) 2022-08-17T12:46:26.4435653Z test_vjp_isfinite_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped! Autograd not supported. (0.000s) 2022-08-17T12:46:26.4468554Z test_vjp_isin_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped! Autograd not supported. (0.000s) 2022-08-17T12:46:26.4501494Z test_vjp_isinf_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped! Autograd not supported. (0.016s) 2022-08-17T12:46:26.4534324Z test_vjp_isnan_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped! Autograd not supported. (0.000s) 2022-08-17T12:46:26.4567020Z test_vjp_isneginf_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped! Autograd not supported. (0.000s) 2022-08-17T12:46:26.4599712Z test_vjp_isposinf_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped! Autograd not supported. (0.000s) 2022-08-17T12:46:26.4632426Z test_vjp_isreal_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped! Autograd not supported. (0.000s) 2022-08-17T12:46:26.4877847Z test_vjp_istft_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.026s) 2022-08-17T12:46:26.4911945Z test_vjp_jiterator_2inputs_2outputs_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Only runs on cuda (0.016s) 2022-08-17T12:46:26.4945234Z test_vjp_jiterator_4inputs_with_extra_args_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T12:46:26.4978171Z test_vjp_jiterator_binary_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T12:46:26.5011033Z test_vjp_jiterator_binary_return_by_ref_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T12:46:26.5044233Z test_vjp_jiterator_unary_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T12:46:26.5097249Z test_vjp_kron_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.016s) 2022-08-17T12:46:26.5227788Z test_vjp_kthvalue_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.016s) 2022-08-17T12:46:26.5385671Z test_vjp_ldexp_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.016s) 2022-08-17T12:46:26.5419512Z test_vjp_le_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped! Autograd not supported. (0.000s) 2022-08-17T12:46:26.5723581Z test_vjp_lerp_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.031s) 2022-08-17T12:46:26.5785389Z test_vjp_lgamma_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.000s) 2022-08-17T12:46:26.5997048Z test_vjp_linalg_cholesky_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.026s) 2022-08-17T12:46:26.6209365Z test_vjp_linalg_cholesky_ex_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.016s) 2022-08-17T12:46:26.6289909Z test_vjp_linalg_cond_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.016s) 2022-08-17T12:46:26.6359079Z test_vjp_linalg_cross_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.000s) 2022-08-17T12:46:26.6514012Z test_vjp_linalg_det_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.016s) 2022-08-17T12:46:26.6724323Z test_vjp_linalg_eig_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.016s) 2022-08-17T12:46:26.6897653Z test_vjp_linalg_eigh_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.026s) 2022-08-17T12:46:26.7050587Z test_vjp_linalg_eigvals_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.016s) 2022-08-17T12:46:26.7183950Z test_vjp_linalg_eigvalsh_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.016s) 2022-08-17T12:46:26.7655626Z test_vjp_linalg_householder_product_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.047s) 2022-08-17T12:46:26.7788676Z test_vjp_linalg_inv_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.010s) 2022-08-17T12:46:26.7922550Z test_vjp_linalg_inv_ex_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.016s) 2022-08-17T12:46:26.7956000Z test_vjp_linalg_ldl_factor_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped! Autograd not supported. (0.000s) 2022-08-17T12:46:26.7989000Z test_vjp_linalg_ldl_factor_ex_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped! Autograd not supported. (0.000s) 2022-08-17T12:46:26.8022430Z test_vjp_linalg_ldl_solve_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped! Autograd not supported. (0.000s) 2022-08-17T12:46:26.9009840Z test_vjp_linalg_lstsq_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.098s) 2022-08-17T12:46:26.9910250Z test_vjp_linalg_lstsq_grad_oriented_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.083s) 2022-08-17T12:46:27.0209270Z test_vjp_linalg_lu_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.031s) 2022-08-17T12:46:27.0519495Z test_vjp_linalg_lu_factor_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.031s) 2022-08-17T12:46:27.0794905Z test_vjp_linalg_lu_factor_ex_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.026s) 2022-08-17T12:46:27.4402542Z test_vjp_linalg_lu_solve_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.354s) 2022-08-17T12:46:27.5244460Z test_vjp_linalg_matrix_norm_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.083s) 2022-08-17T12:46:27.5527816Z test_vjp_linalg_matrix_power_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.031s) 2022-08-17T12:46:27.5563213Z test_vjp_linalg_matrix_rank_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped! Autograd not supported. (0.016s) 2022-08-17T12:46:27.5597811Z test_vjp_linalg_matrix_rank_hermitian_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped! Autograd not supported. (0.000s) 2022-08-17T12:46:27.5738941Z test_vjp_linalg_multi_dot_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.016s) 2022-08-17T12:46:27.6033184Z test_vjp_linalg_norm_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.026s) 2022-08-17T12:46:27.6294273Z test_vjp_linalg_norm_subgradients_at_zero_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.031s) 2022-08-17T12:46:27.6710327Z test_vjp_linalg_pinv_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.041s) 2022-08-17T12:46:27.6845332Z test_vjp_linalg_pinv_hermitian_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.000s) 2022-08-17T12:46:27.6871988Z test_vjp_linalg_pinv_singular_cpu_float32 (__main__.TestOperatorsCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.016s) 2022-08-17T12:46:27.7408202Z test_vjp_linalg_qr_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.041s) 2022-08-17T12:46:27.7580212Z test_vjp_linalg_slogdet_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.016s) 2022-08-17T12:46:27.7888320Z test_vjp_linalg_solve_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.041s) 2022-08-17T12:46:27.8199491Z test_vjp_linalg_solve_ex_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.031s) 2022-08-17T12:46:28.2877120Z test_vjp_linalg_solve_triangular_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.466s) 2022-08-17T12:46:28.6057896Z test_vjp_linalg_svd_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.321s) 2022-08-17T12:46:28.6474003Z test_vjp_linalg_svdvals_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.031s) 2022-08-17T12:46:28.6540365Z test_vjp_linalg_tensorinv_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.016s) 2022-08-17T12:46:28.6640638Z test_vjp_linalg_tensorsolve_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.000s) 2022-08-17T12:46:28.6796873Z test_vjp_linalg_vander_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.026s) 2022-08-17T12:46:28.7347692Z test_vjp_linalg_vecdot_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.047s) 2022-08-17T12:46:28.8898884Z test_vjp_linalg_vector_norm_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.159s) 2022-08-17T12:46:28.8926350Z test_vjp_linspace_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped! Autograd not supported. (0.000s) 2022-08-17T12:46:28.8976285Z test_vjp_log10_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.016s) 2022-08-17T12:46:28.9011789Z test_vjp_log1p_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.000s) 2022-08-17T12:46:28.9061193Z test_vjp_log2_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.000s) 2022-08-17T12:46:28.9109481Z test_vjp_log_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.000s) 2022-08-17T12:46:28.9267432Z test_vjp_log_softmax_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.016s) 2022-08-17T12:46:28.9433307Z test_vjp_log_softmax_dtype_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.016s) 2022-08-17T12:46:28.9470516Z test_vjp_logaddexp2_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.016s) 2022-08-17T12:46:28.9507512Z test_vjp_logaddexp_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.000s) 2022-08-17T12:46:28.9596801Z test_vjp_logcumsumexp_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.000s) 2022-08-17T12:46:28.9738602Z test_vjp_logdet_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.002s) 2022-08-17T12:46:28.9764327Z test_vjp_logical_and_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped! Autograd not supported. (0.000s) 2022-08-17T12:46:28.9790060Z test_vjp_logical_not_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped! Autograd not supported. (0.016s) 2022-08-17T12:46:28.9815881Z test_vjp_logical_or_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped! Autograd not supported. (0.000s) 2022-08-17T12:46:28.9840878Z test_vjp_logical_xor_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped! Autograd not supported. (0.000s) 2022-08-17T12:46:28.9969677Z test_vjp_logit_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.016s) 2022-08-17T12:46:28.9995471Z test_vjp_logspace_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped! Autograd not supported. (0.000s) 2022-08-17T12:46:29.0290318Z test_vjp_logsumexp_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.032s) 2022-08-17T12:46:29.0316078Z test_vjp_long_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped! Autograd not supported. (0.000s) 2022-08-17T12:46:29.0341877Z test_vjp_long_functorch_no_channels_last_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped! Autograd not supported. (0.000s) 2022-08-17T12:46:29.0366630Z test_vjp_lt_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped! Autograd not supported. (0.000s) 2022-08-17T12:46:29.0847808Z test_vjp_lu_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.047s) 2022-08-17T12:46:29.1693928Z test_vjp_lu_solve_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.094s) 2022-08-17T12:46:29.1891357Z test_vjp_lu_unpack_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.016s) 2022-08-17T12:46:29.1966027Z test_vjp_mH_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.000s) 2022-08-17T12:46:29.2039977Z test_vjp_mT_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.016s) 2022-08-17T12:46:29.2138230Z test_vjp_masked_fill_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.016s) 2022-08-17T12:46:29.2204795Z test_vjp_masked_fill_functorch_Scalar_only_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.000s) 2022-08-17T12:46:29.2274431Z test_vjp_masked_scatter_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.000s) 2022-08-17T12:46:29.2359535Z test_vjp_masked_select_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.016s) 2022-08-17T12:46:29.2695179Z test_vjp_matmul_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.032s) 2022-08-17T12:46:29.2820321Z test_vjp_matrix_exp_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.016s) 2022-08-17T12:46:29.2943672Z test_vjp_max_binary_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.016s) 2022-08-17T12:46:29.2985310Z test_vjp_max_reduction_no_dim_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.000s) 2022-08-17T12:46:29.3043295Z test_vjp_max_reduction_with_dim_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.000s) 2022-08-17T12:46:29.3165140Z test_vjp_maximum_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.016s) 2022-08-17T12:46:29.3345590Z test_vjp_mean_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.016s) 2022-08-17T12:46:29.3472498Z test_vjp_median_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.016s) 2022-08-17T12:46:29.3619009Z test_vjp_meshgrid_list_of_tensors_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.016s) 2022-08-17T12:46:29.3763334Z test_vjp_meshgrid_variadic_tensors_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.016s) 2022-08-17T12:46:29.3884310Z test_vjp_min_binary_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.016s) 2022-08-17T12:46:29.3925517Z test_vjp_min_reduction_no_dim_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.000s) 2022-08-17T12:46:29.3982733Z test_vjp_min_reduction_with_dim_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.000s) 2022-08-17T12:46:29.4103495Z test_vjp_minimum_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.016s) 2022-08-17T12:46:29.4139534Z test_vjp_mm_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.000s) 2022-08-17T12:46:29.4228957Z test_vjp_mode_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.016s) 2022-08-17T12:46:29.4286594Z test_vjp_movedim_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.000s) 2022-08-17T12:46:29.4362297Z test_vjp_msort_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.016s) 2022-08-17T12:46:29.4480186Z test_vjp_mul_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.000s) 2022-08-17T12:46:29.4505249Z test_vjp_multinomial_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped! Autograd not supported. (0.016s) 2022-08-17T12:46:29.4540428Z test_vjp_mv_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.000s) 2022-08-17T12:46:29.4665815Z test_vjp_mvlgamma_mvlgamma_p_1_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.016s) 2022-08-17T12:46:29.4789918Z test_vjp_mvlgamma_mvlgamma_p_3_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.000s) 2022-08-17T12:46:29.4929191Z test_vjp_mvlgamma_mvlgamma_p_5_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.016s) 2022-08-17T12:46:29.5004764Z test_vjp_nan_to_num_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.016s) 2022-08-17T12:46:29.5374159Z test_vjp_nanmean_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.032s) 2022-08-17T12:46:29.5505803Z test_vjp_nanmedian_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.016s) 2022-08-17T12:46:29.6472893Z test_vjp_nanquantile_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.094s) 2022-08-17T12:46:29.6755558Z test_vjp_nansum_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.032s) 2022-08-17T12:46:29.6823354Z test_vjp_narrow_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.000s) 2022-08-17T12:46:29.7150954Z test_vjp_native_layer_norm_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.031s) 2022-08-17T12:46:29.7185776Z test_vjp_ne_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped! Autograd not supported. (0.016s) 2022-08-17T12:46:29.7229916Z test_vjp_neg_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.001s) 2022-08-17T12:46:29.7263671Z test_vjp_new_empty_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped! Autograd not supported. (0.000s) 2022-08-17T12:46:29.7296952Z test_vjp_new_full_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped! Autograd not supported. (0.000s) 2022-08-17T12:46:29.7329735Z test_vjp_new_ones_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped! Autograd not supported. (0.000s) 2022-08-17T12:46:29.7363255Z test_vjp_new_zeros_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped! Autograd not supported. (0.016s) 2022-08-17T12:46:29.7395886Z test_vjp_nextafter_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped! Autograd not supported. (0.000s) 2022-08-17T12:46:29.7495026Z test_vjp_nn_functional_adaptive_avg_pool1d_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.000s) 2022-08-17T12:46:29.7633448Z test_vjp_nn_functional_adaptive_avg_pool2d_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.016s) 2022-08-17T12:46:29.7810303Z test_vjp_nn_functional_adaptive_avg_pool3d_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.016s) 2022-08-17T12:46:29.7933256Z test_vjp_nn_functional_adaptive_max_pool1d_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.016s) 2022-08-17T12:46:29.8216693Z test_vjp_nn_functional_adaptive_max_pool2d_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.031s) 2022-08-17T12:46:29.8470049Z test_vjp_nn_functional_adaptive_max_pool3d_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.031s) 2022-08-17T12:46:29.8603101Z test_vjp_nn_functional_avg_pool1d_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.016s) 2022-08-17T12:46:29.8712779Z test_vjp_nn_functional_avg_pool2d_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.001s) 2022-08-17T12:46:29.8830311Z test_vjp_nn_functional_avg_pool3d_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.016s) 2022-08-17T12:46:29.9046394Z test_vjp_nn_functional_batch_norm_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.016s) 2022-08-17T12:46:29.9530743Z test_vjp_nn_functional_bilinear_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.047s) 2022-08-17T12:46:29.9722396Z test_vjp_nn_functional_binary_cross_entropy_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.032s) 2022-08-17T12:46:30.0226649Z test_vjp_nn_functional_binary_cross_entropy_with_logits_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.048s) 2022-08-17T12:46:30.0288190Z test_vjp_nn_functional_celu_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.000s) 2022-08-17T12:46:30.0506816Z test_vjp_nn_functional_conv1d_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.031s) 2022-08-17T12:46:30.1142130Z test_vjp_nn_functional_conv2d_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.063s) 2022-08-17T12:46:30.1199332Z test_vjp_nn_functional_conv2d_no_bias_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.000s) 2022-08-17T12:46:30.1260991Z test_vjp_nn_functional_conv2d_stride_depthwise_with_bias_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.000s) 2022-08-17T12:46:30.1319588Z test_vjp_nn_functional_conv2d_stride_groups_with_bias_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.016s) 2022-08-17T12:46:30.1373531Z test_vjp_nn_functional_conv2d_stride_no_bias_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.000s) 2022-08-17T12:46:30.1427766Z test_vjp_nn_functional_conv2d_stride_padding_no_bias_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.000s) 2022-08-17T12:46:30.1484929Z test_vjp_nn_functional_conv2d_stride_padding_with_bias_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.016s) 2022-08-17T12:46:30.1542410Z test_vjp_nn_functional_conv2d_stride_with_bias_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.000s) 2022-08-17T12:46:30.1598844Z test_vjp_nn_functional_conv2d_strided_padding_dilation_no_bias_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.000s) 2022-08-17T12:46:30.1656178Z test_vjp_nn_functional_conv2d_strided_padding_dilation_with_bias_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.016s) 2022-08-17T12:46:30.1713978Z test_vjp_nn_functional_conv2d_with_bias_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.000s) 2022-08-17T12:46:30.1913492Z test_vjp_nn_functional_conv_transpose1d_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.016s) 2022-08-17T12:46:30.2127204Z test_vjp_nn_functional_conv_transpose2d_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.031s) 2022-08-17T12:46:30.2458075Z test_vjp_nn_functional_conv_transpose3d_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.031s) 2022-08-17T12:46:30.2647495Z test_vjp_nn_functional_cosine_embedding_loss_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.016s) 2022-08-17T12:46:30.2871207Z test_vjp_nn_functional_cosine_similarity_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.032s) 2022-08-17T12:46:30.3167339Z test_vjp_nn_functional_cross_entropy_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.016s) 2022-08-17T12:46:30.3221818Z test_vjp_nn_functional_ctc_loss_cpu_float32 (__main__.TestOperatorsCPU) ... expected failure (0.016s) 2022-08-17T12:46:30.3631797Z test_vjp_nn_functional_dropout2d_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.031s) 2022-08-17T12:46:30.4069820Z test_vjp_nn_functional_dropout3d_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.048s) 2022-08-17T12:46:30.4632309Z test_vjp_nn_functional_dropout_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.064s) 2022-08-17T12:46:30.4693281Z test_vjp_nn_functional_elu_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.000s) 2022-08-17T12:46:30.5153868Z test_vjp_nn_functional_embedding_bag_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.047s) 2022-08-17T12:46:30.5217512Z test_vjp_nn_functional_embedding_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.000s) 2022-08-17T12:46:30.5308630Z test_vjp_nn_functional_embedding_functorch_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.016s) 2022-08-17T12:46:30.5560824Z test_vjp_nn_functional_feature_alpha_dropout_with_train_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.031s) 2022-08-17T12:46:30.5865290Z test_vjp_nn_functional_feature_alpha_dropout_without_train_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.016s) 2022-08-17T12:46:30.6801822Z test_vjp_nn_functional_fractional_max_pool2d_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.094s) 2022-08-17T12:46:30.8051849Z test_vjp_nn_functional_fractional_max_pool3d_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.126s) 2022-08-17T12:46:31.4085848Z test_vjp_nn_functional_gaussian_nll_loss_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.602s) 2022-08-17T12:46:31.4183304Z test_vjp_nn_functional_gelu_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.016s) 2022-08-17T12:46:31.4604768Z test_vjp_nn_functional_glu_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.047s) 2022-08-17T12:46:31.5001418Z test_vjp_nn_functional_grid_sample_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.032s) 2022-08-17T12:46:31.5094248Z test_vjp_nn_functional_group_norm_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.016s) 2022-08-17T12:46:31.5166959Z test_vjp_nn_functional_hardshrink_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.000s) 2022-08-17T12:46:31.5216342Z test_vjp_nn_functional_hardsigmoid_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.016s) 2022-08-17T12:46:31.5272700Z test_vjp_nn_functional_hardswish_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.000s) 2022-08-17T12:46:31.5348045Z test_vjp_nn_functional_hardtanh_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.016s) 2022-08-17T12:46:31.5509714Z test_vjp_nn_functional_hinge_embedding_loss_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.001s) 2022-08-17T12:46:31.5635310Z test_vjp_nn_functional_huber_loss_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.000s) 2022-08-17T12:46:31.5787677Z test_vjp_nn_functional_instance_norm_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.016s) 2022-08-17T12:46:31.5926642Z test_vjp_nn_functional_interpolate_area_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.016s) 2022-08-17T12:46:31.6061455Z test_vjp_nn_functional_interpolate_bicubic_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.016s) 2022-08-17T12:46:31.6190192Z test_vjp_nn_functional_interpolate_bilinear_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.016s) 2022-08-17T12:46:31.6312823Z test_vjp_nn_functional_interpolate_linear_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.016s) 2022-08-17T12:46:31.6442226Z test_vjp_nn_functional_interpolate_nearest_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.000s) 2022-08-17T12:46:31.6586118Z test_vjp_nn_functional_interpolate_trilinear_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.016s) 2022-08-17T12:46:31.6750789Z test_vjp_nn_functional_kl_div_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.016s) 2022-08-17T12:46:31.6847227Z test_vjp_nn_functional_l1_loss_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.016s) 2022-08-17T12:46:31.6946267Z test_vjp_nn_functional_layer_norm_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.016s) 2022-08-17T12:46:31.7040167Z test_vjp_nn_functional_leaky_relu_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.000s) 2022-08-17T12:46:31.7261004Z test_vjp_nn_functional_linear_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.031s) 2022-08-17T12:46:31.7435247Z test_vjp_nn_functional_local_response_norm_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.016s) 2022-08-17T12:46:31.7488878Z test_vjp_nn_functional_logsigmoid_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.000s) 2022-08-17T12:46:31.7814197Z test_vjp_nn_functional_margin_ranking_loss_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.032s) 2022-08-17T12:46:32.6901740Z test_vjp_nn_functional_max_pool1d_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.912s) 2022-08-17T12:46:34.0391178Z test_vjp_nn_functional_max_pool2d_cpu_float32 (__main__.TestOperatorsCPU) ... ok (1.341s) 2022-08-17T12:46:34.5728859Z test_vjp_nn_functional_max_pool3d_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.537s) 2022-08-17T12:46:34.7516277Z test_vjp_nn_functional_max_unpool1d_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.189s) 2022-08-17T12:46:34.8151609Z test_vjp_nn_functional_max_unpool1d_grad_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.063s) 2022-08-17T12:46:35.1484510Z test_vjp_nn_functional_max_unpool2d_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.332s) 2022-08-17T12:46:35.2557110Z test_vjp_nn_functional_max_unpool2d_grad_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.094s) 2022-08-17T12:46:35.3750269Z test_vjp_nn_functional_max_unpool3d_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.127s) 2022-08-17T12:46:35.4241793Z test_vjp_nn_functional_max_unpool3d_grad_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.047s) 2022-08-17T12:46:35.4297337Z test_vjp_nn_functional_mish_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.000s) 2022-08-17T12:46:35.4391832Z test_vjp_nn_functional_mse_loss_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.016s) 2022-08-17T12:46:35.4522186Z test_vjp_nn_functional_mse_loss_functorch_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.016s) 2022-08-17T12:46:35.4590138Z test_vjp_nn_functional_multi_margin_loss_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.000s) 2022-08-17T12:46:35.4643406Z test_vjp_nn_functional_multilabel_margin_loss_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.016s) 2022-08-17T12:46:35.4729679Z test_vjp_nn_functional_multilabel_soft_margin_loss_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.000s) 2022-08-17T12:46:35.5275776Z test_vjp_nn_functional_nll_loss_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.063s) 2022-08-17T12:46:35.5399743Z test_vjp_nn_functional_normalize_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.000s) 2022-08-17T12:46:35.5518497Z test_vjp_nn_functional_pad_circular_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.016s) 2022-08-17T12:46:35.6000959Z test_vjp_nn_functional_pad_constant_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.048s) 2022-08-17T12:46:35.6155256Z test_vjp_nn_functional_pad_reflect_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.016s) 2022-08-17T12:46:35.6307497Z test_vjp_nn_functional_pad_replicate_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.016s) 2022-08-17T12:46:35.6437020Z test_vjp_nn_functional_pairwise_distance_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.016s) 2022-08-17T12:46:35.6553527Z test_vjp_nn_functional_pdist_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.016s) 2022-08-17T12:46:35.6604937Z test_vjp_nn_functional_pixel_shuffle_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.000s) 2022-08-17T12:46:35.6656040Z test_vjp_nn_functional_pixel_unshuffle_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.000s) 2022-08-17T12:46:35.7922862Z test_vjp_nn_functional_poisson_nll_loss_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.126s) 2022-08-17T12:46:35.8217318Z test_vjp_nn_functional_prelu_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.031s) 2022-08-17T12:46:35.8278525Z test_vjp_nn_functional_relu6_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.016s) 2022-08-17T12:46:35.8350286Z test_vjp_nn_functional_relu_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.000s) 2022-08-17T12:46:35.8467543Z test_vjp_nn_functional_rrelu_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.016s) 2022-08-17T12:46:35.8527610Z test_vjp_nn_functional_selu_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.000s) 2022-08-17T12:46:35.8591029Z test_vjp_nn_functional_silu_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.018s) 2022-08-17T12:46:35.8719717Z test_vjp_nn_functional_smooth_l1_loss_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.013s) 2022-08-17T12:46:35.8805512Z test_vjp_nn_functional_soft_margin_loss_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.001s) 2022-08-17T12:46:35.8881389Z test_vjp_nn_functional_softmin_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.000s) 2022-08-17T12:46:35.8958823Z test_vjp_nn_functional_softmin_with_dtype_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.016s) 2022-08-17T12:46:35.9007023Z test_vjp_nn_functional_softplus_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.000s) 2022-08-17T12:46:35.9069860Z test_vjp_nn_functional_softshrink_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.016s) 2022-08-17T12:46:35.9122885Z test_vjp_nn_functional_softsign_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.000s) 2022-08-17T12:46:35.9173368Z test_vjp_nn_functional_tanhshrink_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.000s) 2022-08-17T12:46:35.9234031Z test_vjp_nn_functional_threshold_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.016s) 2022-08-17T12:46:35.9386713Z test_vjp_nn_functional_triplet_margin_loss_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.016s) 2022-08-17T12:46:35.9546525Z test_vjp_nn_functional_triplet_margin_with_distance_loss_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.016s) 2022-08-17T12:46:36.1692237Z test_vjp_nn_functional_unfold_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.205s) 2022-08-17T12:46:36.1756850Z test_vjp_nn_functional_upsample_bilinear_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.016s) 2022-08-17T12:46:36.1887751Z test_vjp_nn_functional_upsample_nearest_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.016s) 2022-08-17T12:46:36.1913906Z test_vjp_nonzero_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped! Autograd not supported. (0.000s) 2022-08-17T12:46:36.2340971Z test_vjp_norm_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.031s) 2022-08-17T12:46:36.2395720Z test_vjp_norm_fro_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.016s) 2022-08-17T12:46:36.2461205Z test_vjp_norm_inf_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.000s) 2022-08-17T12:46:36.2512877Z test_vjp_norm_nuc_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.016s) 2022-08-17T12:46:36.2667234Z test_vjp_normal_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.016s) 2022-08-17T12:46:36.2718545Z test_vjp_normal_number_mean_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.001s) 2022-08-17T12:46:36.2744594Z test_vjp_ones_like_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped! Autograd not supported. (0.000s) 2022-08-17T12:46:36.2770276Z test_vjp_ops_aten__new_zeros_with_same_feature_meta_functorchonly_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped! Autograd not supported. (0.000s) 2022-08-17T12:46:36.3544467Z test_vjp_ops_aten_index_put_functorch_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.078s) 2022-08-17T12:46:36.3575851Z test_vjp_ormqr_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped! Autograd not supported. (0.000s) 2022-08-17T12:46:36.3624609Z test_vjp_outer_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.016s) 2022-08-17T12:46:37.2310264Z test_vjp_pca_lowrank_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.869s) 2022-08-17T12:46:37.2369875Z test_vjp_permute_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.000s) 2022-08-17T12:46:37.2506400Z test_vjp_pinverse_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.016s) 2022-08-17T12:46:37.2644367Z test_vjp_polar_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.016s) 2022-08-17T12:46:37.2752821Z test_vjp_polygamma_polygamma_n_0_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.000s) 2022-08-17T12:46:37.2863904Z test_vjp_polygamma_polygamma_n_1_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.016s) 2022-08-17T12:46:37.2973536Z test_vjp_polygamma_polygamma_n_2_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.016s) 2022-08-17T12:46:37.3082057Z test_vjp_polygamma_polygamma_n_3_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.000s) 2022-08-17T12:46:37.3191395Z test_vjp_polygamma_polygamma_n_4_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.016s) 2022-08-17T12:46:37.3238222Z test_vjp_positive_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.000s) 2022-08-17T12:46:37.3383034Z test_vjp_pow_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.016s) 2022-08-17T12:46:37.3727447Z test_vjp_prod_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.047s) 2022-08-17T12:46:37.3954409Z test_vjp_put_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.016s) 2022-08-17T12:46:37.4458502Z test_vjp_qr_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.047s) 2022-08-17T12:46:37.5365710Z test_vjp_quantile_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.095s) 2022-08-17T12:46:37.5417718Z test_vjp_rad2deg_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.000s) 2022-08-17T12:46:37.5444476Z test_vjp_rand_like_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped! Autograd not supported. (0.000s) 2022-08-17T12:46:37.5470399Z test_vjp_randint_like_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped! Autograd not supported. (0.016s) 2022-08-17T12:46:37.5496144Z test_vjp_randn_like_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped! Autograd not supported. (0.000s) 2022-08-17T12:46:37.5545534Z test_vjp_ravel_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.000s) 2022-08-17T12:46:37.5591927Z test_vjp_real_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.000s) 2022-08-17T12:46:37.5641735Z test_vjp_reciprocal_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.016s) 2022-08-17T12:46:37.5770674Z test_vjp_remainder_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.000s) 2022-08-17T12:46:37.5841705Z test_vjp_renorm_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.016s) 2022-08-17T12:46:37.6046519Z test_vjp_repeat_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.016s) 2022-08-17T12:46:37.6109336Z test_vjp_repeat_interleave_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.016s) 2022-08-17T12:46:37.6168003Z test_vjp_reshape_as_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.000s) 2022-08-17T12:46:37.6282560Z test_vjp_reshape_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.016s) 2022-08-17T12:46:37.6308433Z test_vjp_resize__cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped! Autograd not supported. (0.000s) 2022-08-17T12:46:37.6333644Z test_vjp_resize_as__cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped! Autograd not supported. (0.000s) 2022-08-17T12:46:37.6372602Z test_vjp_resolve_conj_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.000s) 2022-08-17T12:46:37.6412164Z test_vjp_resolve_neg_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.016s) 2022-08-17T12:46:37.6562083Z test_vjp_roll_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.000s) 2022-08-17T12:46:37.6866314Z test_vjp_rot90_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.032s) 2022-08-17T12:46:37.6901720Z test_vjp_round_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.016s) 2022-08-17T12:46:37.6950397Z test_vjp_round_decimals_0_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.000s) 2022-08-17T12:46:37.6998820Z test_vjp_round_decimals_3_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.000s) 2022-08-17T12:46:37.7047337Z test_vjp_round_decimals_neg_3_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.016s) 2022-08-17T12:46:37.7097661Z test_vjp_rsqrt_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.000s) 2022-08-17T12:46:37.7232500Z test_vjp_rsub_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.016s) 2022-08-17T12:46:37.7392495Z test_vjp_scatter_add_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.016s) 2022-08-17T12:46:37.7570126Z test_vjp_scatter_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.016s) 2022-08-17T12:46:37.7756212Z test_vjp_scatter_reduce_amax_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.016s) 2022-08-17T12:46:37.7941647Z test_vjp_scatter_reduce_amin_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.016s) 2022-08-17T12:46:37.8134228Z test_vjp_scatter_reduce_mean_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.016s) 2022-08-17T12:46:37.8365697Z test_vjp_scatter_reduce_prod_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.031s) 2022-08-17T12:46:37.8538660Z test_vjp_scatter_reduce_sum_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.016s) 2022-08-17T12:46:37.8564584Z test_vjp_searchsorted_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped! Autograd not supported. (0.000s) 2022-08-17T12:46:37.9383804Z test_vjp_segment_reduce_lengths_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.082s) 2022-08-17T12:46:38.0191919Z test_vjp_segment_reduce_offsets_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.081s) 2022-08-17T12:46:38.0257874Z test_vjp_select_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.016s) 2022-08-17T12:46:38.0334919Z test_vjp_select_scatter_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.000s) 2022-08-17T12:46:38.0369847Z test_vjp_sgn_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.000s) 2022-08-17T12:46:38.0395899Z test_vjp_short_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped! Autograd not supported. (0.016s) 2022-08-17T12:46:38.0421634Z test_vjp_short_functorch_no_channels_last_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped! Autograd not supported. (0.000s) 2022-08-17T12:46:38.0470763Z test_vjp_sigmoid_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.000s) 2022-08-17T12:46:38.0505075Z test_vjp_sign_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.000s) 2022-08-17T12:46:38.0530815Z test_vjp_signbit_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped! Autograd not supported. (0.000s) 2022-08-17T12:46:38.0566940Z test_vjp_sin_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.016s) 2022-08-17T12:46:38.0619693Z test_vjp_sinc_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.000s) 2022-08-17T12:46:38.0654552Z test_vjp_sinh_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.000s) 2022-08-17T12:46:38.0843645Z test_vjp_slice_scatter_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.021s) 2022-08-17T12:46:38.1001648Z test_vjp_softmax_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.016s) 2022-08-17T12:46:38.1167475Z test_vjp_softmax_with_dtype_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.016s) 2022-08-17T12:46:38.1673734Z test_vjp_sort_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.057s) 2022-08-17T12:46:38.1700936Z test_vjp_sparse_sampled_addmm_cpu_float32 (__main__.TestOperatorsCPU) ... skip: PyTorch is built without MKL support (0.000s) 2022-08-17T12:46:38.1725461Z test_vjp_special_airy_ai_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped! Autograd not supported. (0.000s) 2022-08-17T12:46:38.1750340Z test_vjp_special_bessel_j0_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped! Autograd not supported. (0.000s) 2022-08-17T12:46:38.1775328Z test_vjp_special_bessel_j1_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped! Autograd not supported. (0.010s) 2022-08-17T12:46:38.1799984Z test_vjp_special_bessel_y0_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped! Autograd not supported. (0.000s) 2022-08-17T12:46:38.1824630Z test_vjp_special_bessel_y1_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped! Autograd not supported. (0.000s) 2022-08-17T12:46:38.1849195Z test_vjp_special_chebyshev_polynomial_t_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped! Autograd not supported. (0.000s) 2022-08-17T12:46:38.1873843Z test_vjp_special_chebyshev_polynomial_u_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped! Autograd not supported. (0.000s) 2022-08-17T12:46:38.1892442Z test_vjp_special_chebyshev_polynomial_v_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.000s) 2022-08-17T12:46:38.1910564Z test_vjp_special_chebyshev_polynomial_w_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.000s) 2022-08-17T12:46:38.1951615Z test_vjp_special_entr_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.016s) 2022-08-17T12:46:38.2002241Z test_vjp_special_erfcx_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.000s) 2022-08-17T12:46:38.2028498Z test_vjp_special_hermite_polynomial_h_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped! Autograd not supported. (0.000s) 2022-08-17T12:46:38.2054000Z test_vjp_special_hermite_polynomial_he_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped! Autograd not supported. (0.000s) 2022-08-17T12:46:38.2096787Z test_vjp_special_i0e_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.016s) 2022-08-17T12:46:38.2149230Z test_vjp_special_i1_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.000s) 2022-08-17T12:46:38.2201983Z test_vjp_special_i1e_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.000s) 2022-08-17T12:46:38.2227927Z test_vjp_special_laguerre_polynomial_l_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped! Autograd not supported. (0.016s) 2022-08-17T12:46:38.2246889Z test_vjp_special_legendre_polynomial_p_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.000s) 2022-08-17T12:46:38.2298410Z test_vjp_special_log_ndtr_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.000s) 2022-08-17T12:46:38.2323909Z test_vjp_special_modified_bessel_i0_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped! Autograd not supported. (0.000s) 2022-08-17T12:46:38.2349372Z test_vjp_special_modified_bessel_i1_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped! Autograd not supported. (0.000s) 2022-08-17T12:46:38.2374866Z test_vjp_special_modified_bessel_k0_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped! Autograd not supported. (0.000s) 2022-08-17T12:46:38.2400340Z test_vjp_special_modified_bessel_k1_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped! Autograd not supported. (0.016s) 2022-08-17T12:46:38.2456655Z test_vjp_special_ndtr_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.000s) 2022-08-17T12:46:38.2508533Z test_vjp_special_ndtri_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.000s) 2022-08-17T12:46:38.2616375Z test_vjp_special_polygamma_special_polygamma_n_0_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.016s) 2022-08-17T12:46:38.2642119Z test_vjp_special_scaled_modified_bessel_k0_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped! Autograd not supported. (0.000s) 2022-08-17T12:46:38.2668418Z test_vjp_special_scaled_modified_bessel_k1_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped! Autograd not supported. (0.000s) 2022-08-17T12:46:38.2687253Z test_vjp_special_shifted_chebyshev_polynomial_t_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.000s) 2022-08-17T12:46:38.2706525Z test_vjp_special_shifted_chebyshev_polynomial_u_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.016s) 2022-08-17T12:46:38.2725440Z test_vjp_special_shifted_chebyshev_polynomial_v_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.000s) 2022-08-17T12:46:38.2744129Z test_vjp_special_shifted_chebyshev_polynomial_w_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.000s) 2022-08-17T12:46:38.2769067Z test_vjp_special_spherical_bessel_j0_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped! Autograd not supported. (0.000s) 2022-08-17T12:46:38.2899505Z test_vjp_special_xlog1py_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.010s) 2022-08-17T12:46:38.2924383Z test_vjp_special_zeta_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped! Autograd not supported. (0.000s) 2022-08-17T12:46:38.2968776Z test_vjp_split_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.016s) 2022-08-17T12:46:38.3027891Z test_vjp_split_list_args_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.000s) 2022-08-17T12:46:38.3096997Z test_vjp_split_with_sizes_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.000s) 2022-08-17T12:46:38.3131520Z test_vjp_sqrt_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.016s) 2022-08-17T12:46:38.3181407Z test_vjp_square_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.000s) 2022-08-17T12:46:38.3259615Z test_vjp_squeeze_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.000s) 2022-08-17T12:46:38.3369106Z test_vjp_stack_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.016s) 2022-08-17T12:46:38.3463904Z test_vjp_std_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.016s) 2022-08-17T12:46:38.3567182Z test_vjp_std_mean_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.000s) 2022-08-17T12:46:38.3729020Z test_vjp_stft_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.026s) 2022-08-17T12:46:38.3868290Z test_vjp_sub_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.017s) 2022-08-17T12:46:38.4041196Z test_vjp_sum_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.015s) 2022-08-17T12:46:38.4112846Z test_vjp_sum_to_size_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.010s) 2022-08-17T12:46:38.7459741Z test_vjp_svd_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.322s) 2022-08-17T12:46:39.8349733Z test_vjp_svd_lowrank_cpu_float32 (__main__.TestOperatorsCPU) ... ok (1.091s) 2022-08-17T12:46:39.8560594Z test_vjp_symeig_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.031s) 2022-08-17T12:46:39.8663383Z test_vjp_t_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.000s) 2022-08-17T12:46:39.8778909Z test_vjp_take_along_dim_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.016s) 2022-08-17T12:46:39.8936384Z test_vjp_take_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.010s) 2022-08-17T12:46:39.8981926Z test_vjp_tan_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.016s) 2022-08-17T12:46:39.9031125Z test_vjp_tanh_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.000s) 2022-08-17T12:46:39.9088289Z test_vjp_tensor_split_cpu_float32 (__main__.TestOperatorsCPU) ... expected failure (0.000s) 2022-08-17T12:46:39.9168278Z test_vjp_tensordot_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.016s) 2022-08-17T12:46:39.9521184Z test_vjp_tile_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.031s) 2022-08-17T12:46:39.9573196Z test_vjp_to_sparse_cpu_float32 (__main__.TestOperatorsCPU) ... expected failure (0.000s) 2022-08-17T12:46:39.9754733Z test_vjp_topk_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.026s) 2022-08-17T12:46:39.9800236Z test_vjp_trace_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.010s) 2022-08-17T12:46:39.9885838Z test_vjp_transpose_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.010s) 2022-08-17T12:46:40.0019008Z test_vjp_trapezoid_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.000s) 2022-08-17T12:46:40.0158577Z test_vjp_trapz_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.016s) 2022-08-17T12:46:40.0381725Z test_vjp_triangular_solve_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.031s) 2022-08-17T12:46:40.0464025Z test_vjp_tril_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.000s) 2022-08-17T12:46:40.0546549Z test_vjp_triu_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.016s) 2022-08-17T12:46:40.0704538Z test_vjp_true_divide_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.016s) 2022-08-17T12:46:40.0748391Z test_vjp_trunc_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.000s) 2022-08-17T12:46:40.0878161Z test_vjp_unbind_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.010s) 2022-08-17T12:46:40.1004514Z test_vjp_unflatten_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.016s) 2022-08-17T12:46:40.1265349Z test_vjp_unfold_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.032s) 2022-08-17T12:46:40.1299285Z test_vjp_unique_consecutive_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped! Autograd not supported. (0.000s) 2022-08-17T12:46:40.1332381Z test_vjp_unique_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped! Autograd not supported. (0.000s) 2022-08-17T12:46:40.1514823Z test_vjp_unsqueeze_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.016s) 2022-08-17T12:46:40.1622187Z test_vjp_var_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.016s) 2022-08-17T12:46:40.1741934Z test_vjp_var_mean_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.016s) 2022-08-17T12:46:40.1788124Z test_vjp_vdot_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.000s) 2022-08-17T12:46:40.1831812Z test_vjp_view_as_complex_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.010s) 2022-08-17T12:46:40.1894716Z test_vjp_view_as_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.000s) 2022-08-17T12:46:40.1980108Z test_vjp_view_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.016s) 2022-08-17T12:46:40.2029425Z test_vjp_vsplit_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.000s) 2022-08-17T12:46:40.2090914Z test_vjp_vstack_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.000s) 2022-08-17T12:46:40.2187617Z test_vjp_where_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.016s) 2022-08-17T12:46:40.2321112Z test_vjp_xlogy_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.016s) 2022-08-17T12:46:40.2370410Z test_vjp_zero__cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.000s) 2022-08-17T12:46:40.2397432Z test_vjp_zeros_like_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped! Autograd not supported. (0.000s) 2022-08-17T12:46:40.2447523Z test_vjpvjp_H_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.016s) 2022-08-17T12:46:40.2498483Z test_vjpvjp_T_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.000s) 2022-08-17T12:46:40.2784363Z test_vjpvjp___getitem___cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.026s) 2022-08-17T12:46:40.3498681Z test_vjpvjp___getitem___functorch_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.073s) 2022-08-17T12:46:40.3667531Z test_vjpvjp___radd___cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.016s) 2022-08-17T12:46:40.3876974Z test_vjpvjp___rdiv___cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.020s) 2022-08-17T12:46:40.4195704Z test_vjpvjp___rmatmul___cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.031s) 2022-08-17T12:46:40.4385141Z test_vjpvjp___rmod___cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.016s) 2022-08-17T12:46:40.4567508Z test_vjpvjp___rmul___cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.031s) 2022-08-17T12:46:40.4792158Z test_vjpvjp___rpow___cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.016s) 2022-08-17T12:46:40.4964336Z test_vjpvjp___rsub___cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.010s) 2022-08-17T12:46:40.6363444Z test_vjpvjp__masked_amax_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.146s) 2022-08-17T12:46:40.7755297Z test_vjpvjp__masked_amin_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.140s) 2022-08-17T12:46:40.7782710Z test_vjpvjp__masked_argmax_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped! Autograd not supported. (0.010s) 2022-08-17T12:46:40.7808038Z test_vjpvjp__masked_argmin_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped! Autograd not supported. (0.000s) 2022-08-17T12:46:40.8071217Z test_vjpvjp__masked_cumprod_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.016s) 2022-08-17T12:46:40.8288872Z test_vjpvjp__masked_cumsum_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.031s) 2022-08-17T12:46:40.8617522Z test_vjpvjp__masked_log_softmax_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.031s) 2022-08-17T12:46:40.8923127Z test_vjpvjp__masked_logaddexp_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.036s) 2022-08-17T12:46:41.0525326Z test_vjpvjp__masked_logsumexp_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.146s) 2022-08-17T12:46:41.2056067Z test_vjpvjp__masked_mean_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.161s) 2022-08-17T12:46:41.2364383Z test_vjpvjp__masked_median_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.031s) 2022-08-17T12:46:41.9581976Z test_vjpvjp__masked_norm_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.722s) 2022-08-17T12:46:42.0404673Z test_vjpvjp__masked_normalize_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.079s) 2022-08-17T12:46:42.2191230Z test_vjpvjp__masked_prod_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.174s) 2022-08-17T12:46:42.2512941Z test_vjpvjp__masked_softmax_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.031s) 2022-08-17T12:46:42.2853545Z test_vjpvjp__masked_softmin_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.048s) 2022-08-17T12:46:42.5492759Z test_vjpvjp__masked_std_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.253s) 2022-08-17T12:46:42.6725213Z test_vjpvjp__masked_sum_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.126s) 2022-08-17T12:46:42.9099646Z test_vjpvjp__masked_var_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.245s) 2022-08-17T12:46:42.9142113Z test_vjpvjp_abs_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.000s) 2022-08-17T12:46:42.9215835Z test_vjpvjp_acos_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.000s) 2022-08-17T12:46:42.9287548Z test_vjpvjp_acosh_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.016s) 2022-08-17T12:46:42.9483515Z test_vjpvjp_add_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.016s) 2022-08-17T12:46:42.9663123Z test_vjpvjp_addbmm_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.016s) 2022-08-17T12:46:43.0140453Z test_vjpvjp_addcdiv_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.048s) 2022-08-17T12:46:43.0563340Z test_vjpvjp_addcmul_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.047s) 2022-08-17T12:46:43.0709253Z test_vjpvjp_addmm_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.016s) 2022-08-17T12:46:43.0844170Z test_vjpvjp_addmm_decomposed_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.016s) 2022-08-17T12:46:43.1042041Z test_vjpvjp_addmv_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.016s) 2022-08-17T12:46:43.1181471Z test_vjpvjp_addr_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.016s) 2022-08-17T12:46:43.1214188Z test_vjpvjp_all_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped! Autograd not supported. (0.000s) 2022-08-17T12:46:43.1246380Z test_vjpvjp_allclose_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped! Autograd not supported. (0.000s) 2022-08-17T12:46:43.1633548Z test_vjpvjp_amax_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.047s) 2022-08-17T12:46:43.1961557Z test_vjpvjp_amin_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.031s) 2022-08-17T12:46:43.1987171Z test_vjpvjp_aminmax_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped! Autograd not supported. (0.000s) 2022-08-17T12:46:43.2025324Z test_vjpvjp_angle_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.000s) 2022-08-17T12:46:43.2050725Z test_vjpvjp_any_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped! Autograd not supported. (0.000s) 2022-08-17T12:46:43.2075581Z test_vjpvjp_arange_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped! Autograd not supported. (0.000s) 2022-08-17T12:46:43.2100627Z test_vjpvjp_argmax_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped! Autograd not supported. (0.016s) 2022-08-17T12:46:43.2125464Z test_vjpvjp_argmin_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped! Autograd not supported. (0.000s) 2022-08-17T12:46:43.2150408Z test_vjpvjp_argsort_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped! Autograd not supported. (0.000s) 2022-08-17T12:46:43.2175327Z test_vjpvjp_argwhere_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped! Autograd not supported. (0.000s) 2022-08-17T12:46:43.2278549Z test_vjpvjp_as_strided_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.016s) 2022-08-17T12:46:43.2392999Z test_vjpvjp_as_strided_scatter_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.000s) 2022-08-17T12:46:43.2437728Z test_vjpvjp_asin_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.016s) 2022-08-17T12:46:43.2479935Z test_vjpvjp_asinh_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.000s) 2022-08-17T12:46:43.2695833Z test_vjpvjp_atan2_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.016s) 2022-08-17T12:46:43.2739228Z test_vjpvjp_atan_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.016s) 2022-08-17T12:46:43.2781257Z test_vjpvjp_atanh_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.000s) 2022-08-17T12:46:43.2893264Z test_vjpvjp_atleast_1d_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.016s) 2022-08-17T12:46:43.3003097Z test_vjpvjp_atleast_2d_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.000s) 2022-08-17T12:46:43.3116941Z test_vjpvjp_atleast_3d_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.016s) 2022-08-17T12:46:43.3360967Z test_vjpvjp_baddbmm_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.031s) 2022-08-17T12:46:43.3555628Z test_vjpvjp_bernoulli_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.016s) 2022-08-17T12:46:43.3662535Z test_vjpvjp_bfloat16_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.000s) 2022-08-17T12:46:43.3754082Z test_vjpvjp_bfloat16_functorch_no_channels_last_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.016s) 2022-08-17T12:46:43.3881775Z test_vjpvjp_block_diag_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.016s) 2022-08-17T12:46:43.3937105Z test_vjpvjp_bmm_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.000s) 2022-08-17T12:46:43.3969686Z test_vjpvjp_bool_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped! Autograd not supported. (0.000s) 2022-08-17T12:46:43.4001163Z test_vjpvjp_bool_functorch_no_channels_last_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped! Autograd not supported. (0.016s) 2022-08-17T12:46:43.4032584Z test_vjpvjp_broadcast_shapes_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped! Autograd not supported. (0.000s) 2022-08-17T12:46:43.4099805Z test_vjpvjp_broadcast_tensors_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.000s) 2022-08-17T12:46:43.4241002Z test_vjpvjp_broadcast_to_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.016s) 2022-08-17T12:46:43.4273479Z test_vjpvjp_bucketize_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped! Autograd not supported. (0.000s) 2022-08-17T12:46:43.4305337Z test_vjpvjp_byte_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped! Autograd not supported. (0.016s) 2022-08-17T12:46:43.4336691Z test_vjpvjp_byte_functorch_no_channels_last_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped! Autograd not supported. (0.000s) 2022-08-17T12:46:43.4435897Z test_vjpvjp_cartesian_prod_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.000s) 2022-08-17T12:46:43.4597781Z test_vjpvjp_cat_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.016s) 2022-08-17T12:46:43.4629880Z test_vjpvjp_cdist_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped! Operation does not support gradgrad (0.016s) 2022-08-17T12:46:43.4677232Z test_vjpvjp_ceil_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.000s) 2022-08-17T12:46:43.4794165Z test_vjpvjp_chalf_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.016s) 2022-08-17T12:46:43.4826863Z test_vjpvjp_char_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped! Autograd not supported. (0.000s) 2022-08-17T12:46:43.4859707Z test_vjpvjp_char_functorch_no_channels_last_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped! Autograd not supported. (0.000s) 2022-08-17T12:46:43.5337515Z test_vjpvjp_cholesky_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.048s) 2022-08-17T12:46:43.5667259Z test_vjpvjp_cholesky_inverse_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.032s) 2022-08-17T12:46:43.6066531Z test_vjpvjp_cholesky_solve_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.048s) 2022-08-17T12:46:43.6167648Z test_vjpvjp_chunk_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.000s) 2022-08-17T12:46:43.6350469Z test_vjpvjp_clamp_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.016s) 2022-08-17T12:46:43.6575610Z test_vjpvjp_clamp_max_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.031s) 2022-08-17T12:46:43.6798389Z test_vjpvjp_clamp_min_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.016s) 2022-08-17T12:46:43.6860924Z test_vjpvjp_clone_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.016s) 2022-08-17T12:46:43.6954183Z test_vjpvjp_column_stack_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.000s) 2022-08-17T12:46:43.7515924Z test_vjpvjp_combinations_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.063s) 2022-08-17T12:46:43.7746235Z test_vjpvjp_complex_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.016s) 2022-08-17T12:46:43.7820744Z test_vjpvjp_conj_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.016s) 2022-08-17T12:46:43.7869327Z test_vjpvjp_conj_physical_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.000s) 2022-08-17T12:46:43.8600870Z test_vjpvjp_constant_pad_nd_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.082s) 2022-08-17T12:46:43.8651635Z test_vjpvjp_contiguous_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.005s) 2022-08-17T12:46:43.8854138Z test_vjpvjp_copysign_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.008s) 2022-08-17T12:46:43.9040858Z test_vjpvjp_corrcoef_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.016s) 2022-08-17T12:46:43.9109226Z test_vjpvjp_cos_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.000s) 2022-08-17T12:46:43.9174801Z test_vjpvjp_cosh_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.000s) 2022-08-17T12:46:43.9200188Z test_vjpvjp_count_nonzero_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped! Autograd not supported. (0.016s) 2022-08-17T12:46:44.0407050Z test_vjpvjp_cov_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.110s) 2022-08-17T12:46:44.0484514Z test_vjpvjp_cross_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.016s) 2022-08-17T12:46:44.0553659Z test_vjpvjp_cummax_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.000s) 2022-08-17T12:46:44.0623618Z test_vjpvjp_cummin_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.016s) 2022-08-17T12:46:44.0961231Z test_vjpvjp_cumprod_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.031s) 2022-08-17T12:46:44.1094139Z test_vjpvjp_cumsum_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.016s) 2022-08-17T12:46:44.1332594Z test_vjpvjp_cumulative_trapezoid_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.016s) 2022-08-17T12:46:44.1398028Z test_vjpvjp_deg2rad_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.016s) 2022-08-17T12:46:44.1615308Z test_vjpvjp_diag_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.016s) 2022-08-17T12:46:44.1839114Z test_vjpvjp_diag_embed_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.016s) 2022-08-17T12:46:44.1930451Z test_vjpvjp_diagflat_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.016s) 2022-08-17T12:46:44.2146856Z test_vjpvjp_diagonal_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.016s) 2022-08-17T12:46:44.2420163Z test_vjpvjp_diagonal_scatter_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.031s) 2022-08-17T12:46:44.3832524Z test_vjpvjp_diff_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.143s) 2022-08-17T12:46:44.3900903Z test_vjpvjp_digamma_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.000s) 2022-08-17T12:46:44.5316225Z test_vjpvjp_dist_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.142s) 2022-08-17T12:46:44.5488573Z test_vjpvjp_div_floor_rounding_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.016s) 2022-08-17T12:46:44.5703246Z test_vjpvjp_div_no_rounding_mode_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.032s) 2022-08-17T12:46:44.5870721Z test_vjpvjp_div_trunc_rounding_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.016s) 2022-08-17T12:46:44.5913025Z test_vjpvjp_dot_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.000s) 2022-08-17T12:46:44.6001833Z test_vjpvjp_double_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.016s) 2022-08-17T12:46:44.6077404Z test_vjpvjp_double_functorch_no_channels_last_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.000s) 2022-08-17T12:46:44.6138827Z test_vjpvjp_dsplit_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.016s) 2022-08-17T12:46:44.6207811Z test_vjpvjp_dstack_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.000s) 2022-08-17T12:46:44.6274828Z test_vjpvjp_eig_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.000s) 2022-08-17T12:46:44.6539304Z test_vjpvjp_einsum_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.031s) 2022-08-17T12:46:44.6564885Z test_vjpvjp_empty_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped! Autograd not supported. (0.000s) 2022-08-17T12:46:44.6589943Z test_vjpvjp_empty_like_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped! Autograd not supported. (0.000s) 2022-08-17T12:46:44.6615234Z test_vjpvjp_eq_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped! Autograd not supported. (0.017s) 2022-08-17T12:46:44.6641307Z test_vjpvjp_equal_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped! Autograd not supported. (0.003s) 2022-08-17T12:46:44.6686545Z test_vjpvjp_erf_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.004s) 2022-08-17T12:46:44.6759960Z test_vjpvjp_erfc_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.007s) 2022-08-17T12:46:44.6804503Z test_vjpvjp_erfinv_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.003s) 2022-08-17T12:46:44.6872183Z test_vjpvjp_exp2_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.000s) 2022-08-17T12:46:44.6936488Z test_vjpvjp_exp_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.000s) 2022-08-17T12:46:44.7002086Z test_vjpvjp_expand_as_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.016s) 2022-08-17T12:46:44.7147381Z test_vjpvjp_expand_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.016s) 2022-08-17T12:46:44.7188398Z test_vjpvjp_expm1_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.000s) 2022-08-17T12:46:44.7324152Z test_vjpvjp_fft_fft2_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.016s) 2022-08-17T12:46:44.7470317Z test_vjpvjp_fft_fft_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.016s) 2022-08-17T12:46:44.7638407Z test_vjpvjp_fft_fftn_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.016s) 2022-08-17T12:46:44.7733547Z test_vjpvjp_fft_fftshift_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.016s) 2022-08-17T12:46:44.7905551Z test_vjpvjp_fft_hfft2_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.006s) 2022-08-17T12:46:44.8078655Z test_vjpvjp_fft_hfft_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.016s) 2022-08-17T12:46:44.8283170Z test_vjpvjp_fft_hfftn_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.031s) 2022-08-17T12:46:44.8417493Z test_vjpvjp_fft_ifft2_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.010s) 2022-08-17T12:46:44.8574211Z test_vjpvjp_fft_ifft_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.016s) 2022-08-17T12:46:44.8742259Z test_vjpvjp_fft_ifftn_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.016s) 2022-08-17T12:46:44.8836951Z test_vjpvjp_fft_ifftshift_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.010s) 2022-08-17T12:46:44.8991521Z test_vjpvjp_fft_ihfft2_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.016s) 2022-08-17T12:46:44.9152757Z test_vjpvjp_fft_ihfft_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.016s) 2022-08-17T12:46:44.9340815Z test_vjpvjp_fft_ihfftn_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.016s) 2022-08-17T12:46:44.9491609Z test_vjpvjp_fft_irfft2_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.016s) 2022-08-17T12:46:44.9653057Z test_vjpvjp_fft_irfft_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.016s) 2022-08-17T12:46:44.9839153Z test_vjpvjp_fft_irfftn_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.026s) 2022-08-17T12:46:44.9979097Z test_vjpvjp_fft_rfft2_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.016s) 2022-08-17T12:46:45.0133628Z test_vjpvjp_fft_rfft_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.016s) 2022-08-17T12:46:45.0308739Z test_vjpvjp_fft_rfftn_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.016s) 2022-08-17T12:46:45.0375787Z test_vjpvjp_fill_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.000s) 2022-08-17T12:46:45.0471446Z test_vjpvjp_flatten_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.016s) 2022-08-17T12:46:45.0623410Z test_vjpvjp_flip_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.016s) 2022-08-17T12:46:45.0674312Z test_vjpvjp_fliplr_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.000s) 2022-08-17T12:46:45.0725251Z test_vjpvjp_flipud_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.010s) 2022-08-17T12:46:45.0808006Z test_vjpvjp_float_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.011s) 2022-08-17T12:46:45.0878496Z test_vjpvjp_float_functorch_no_channels_last_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.000s) 2022-08-17T12:46:45.1187422Z test_vjpvjp_float_power_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.031s) 2022-08-17T12:46:45.1225592Z test_vjpvjp_floor_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.000s) 2022-08-17T12:46:45.1250604Z test_vjpvjp_floor_divide_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped! Autograd not supported. (0.000s) 2022-08-17T12:46:45.1436508Z test_vjpvjp_fmax_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.031s) 2022-08-17T12:46:45.1622432Z test_vjpvjp_fmin_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.016s) 2022-08-17T12:46:45.1814584Z test_vjpvjp_fmod_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.016s) 2022-08-17T12:46:45.1873847Z test_vjpvjp_frac_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.000s) 2022-08-17T12:46:45.1938517Z test_vjpvjp_frexp_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.016s) 2022-08-17T12:46:45.1963299Z test_vjpvjp_full_like_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped! Autograd not supported. (0.000s) 2022-08-17T12:46:45.2055703Z test_vjpvjp_gather_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.016s) 2022-08-17T12:46:45.2080111Z test_vjpvjp_ge_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped! Autograd not supported. (0.000s) 2022-08-17T12:46:45.2104685Z test_vjpvjp_geqrf_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped! Autograd not supported. (0.000s) 2022-08-17T12:46:45.2508106Z test_vjpvjp_gradient_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.031s) 2022-08-17T12:46:45.2532891Z test_vjpvjp_gt_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped! Autograd not supported. (0.016s) 2022-08-17T12:46:45.2619683Z test_vjpvjp_half_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.000s) 2022-08-17T12:46:45.2695191Z test_vjpvjp_half_functorch_no_channels_last_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.016s) 2022-08-17T12:46:45.2720145Z test_vjpvjp_heaviside_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped! Autograd not supported. (0.000s) 2022-08-17T12:46:45.2745156Z test_vjpvjp_histc_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped! Autograd not supported. (0.000s) 2022-08-17T12:46:45.2769793Z test_vjpvjp_histogram_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped! Autograd not supported. (0.000s) 2022-08-17T12:46:45.2794720Z test_vjpvjp_histogramdd_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped! Autograd not supported. (0.000s) 2022-08-17T12:46:45.2854990Z test_vjpvjp_hsplit_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.016s) 2022-08-17T12:46:45.2917617Z test_vjpvjp_hstack_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.000s) 2022-08-17T12:46:45.3125775Z test_vjpvjp_hypot_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.016s) 2022-08-17T12:46:45.3240688Z test_vjpvjp_i0_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.016s) 2022-08-17T12:46:45.3265904Z test_vjpvjp_igamma_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped! Autograd not supported. (0.000s) 2022-08-17T12:46:45.3290743Z test_vjpvjp_igammac_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped! Autograd not supported. (0.000s) 2022-08-17T12:46:45.3468895Z test_vjpvjp_index_add_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.016s) 2022-08-17T12:46:45.3546959Z test_vjpvjp_index_copy_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.016s) 2022-08-17T12:46:45.3614288Z test_vjpvjp_index_fill_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.000s) 2022-08-17T12:46:45.3782637Z test_vjpvjp_index_put_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.016s) 2022-08-17T12:46:45.4074036Z test_vjpvjp_index_put_functorch_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.031s) 2022-08-17T12:46:45.4891355Z test_vjpvjp_index_reduce_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.079s) 2022-08-17T12:46:45.4958601Z test_vjpvjp_index_select_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.016s) 2022-08-17T12:46:45.5023465Z test_vjpvjp_inner_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.000s) 2022-08-17T12:46:45.5048946Z test_vjpvjp_int_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped! Autograd not supported. (0.000s) 2022-08-17T12:46:45.5074529Z test_vjpvjp_int_functorch_no_channels_last_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped! Autograd not supported. (0.016s) 2022-08-17T12:46:45.5258995Z test_vjpvjp_inverse_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.016s) 2022-08-17T12:46:45.5284301Z test_vjpvjp_isclose_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped! Autograd not supported. (0.000s) 2022-08-17T12:46:45.5309266Z test_vjpvjp_isfinite_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped! Autograd not supported. (0.000s) 2022-08-17T12:46:45.5334177Z test_vjpvjp_isin_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped! Autograd not supported. (0.000s) 2022-08-17T12:46:45.5358739Z test_vjpvjp_isinf_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped! Autograd not supported. (0.000s) 2022-08-17T12:46:45.5383973Z test_vjpvjp_isnan_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped! Autograd not supported. (0.016s) 2022-08-17T12:46:45.5408607Z test_vjpvjp_isneginf_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped! Autograd not supported. (0.000s) 2022-08-17T12:46:45.5433358Z test_vjpvjp_isposinf_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped! Autograd not supported. (0.000s) 2022-08-17T12:46:45.5458277Z test_vjpvjp_isreal_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped! Autograd not supported. (0.000s) 2022-08-17T12:46:45.5833367Z test_vjpvjp_istft_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.032s) 2022-08-17T12:46:45.5859832Z test_vjpvjp_jiterator_2inputs_2outputs_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Only runs on cuda (0.016s) 2022-08-17T12:46:45.5884591Z test_vjpvjp_jiterator_4inputs_with_extra_args_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T12:46:45.5909444Z test_vjpvjp_jiterator_binary_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T12:46:45.5935067Z test_vjpvjp_jiterator_binary_return_by_ref_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T12:46:45.5961663Z test_vjpvjp_jiterator_unary_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T12:46:45.6014478Z test_vjpvjp_kron_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.016s) 2022-08-17T12:46:45.6180812Z test_vjpvjp_kthvalue_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.016s) 2022-08-17T12:46:45.6409170Z test_vjpvjp_ldexp_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.016s) 2022-08-17T12:46:45.6441358Z test_vjpvjp_le_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped! Autograd not supported. (0.000s) 2022-08-17T12:46:45.6944084Z test_vjpvjp_lerp_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.048s) 2022-08-17T12:46:45.7023528Z test_vjpvjp_lgamma_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.016s) 2022-08-17T12:46:45.7502403Z test_vjpvjp_linalg_cholesky_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.047s) 2022-08-17T12:46:45.7982852Z test_vjpvjp_linalg_cholesky_ex_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.049s) 2022-08-17T12:46:45.8130731Z test_vjpvjp_linalg_cond_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.016s) 2022-08-17T12:46:45.8224732Z test_vjpvjp_linalg_cross_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.000s) 2022-08-17T12:46:45.8497189Z test_vjpvjp_linalg_det_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.032s) 2022-08-17T12:46:45.9038599Z test_vjpvjp_linalg_eig_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.064s) 2022-08-17T12:46:45.9392278Z test_vjpvjp_linalg_eigh_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.031s) 2022-08-17T12:46:45.9716990Z test_vjpvjp_linalg_eigvals_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.032s) 2022-08-17T12:46:45.9956252Z test_vjpvjp_linalg_eigvalsh_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.016s) 2022-08-17T12:46:46.0949730Z test_vjpvjp_linalg_householder_product_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.111s) 2022-08-17T12:46:46.1181069Z test_vjpvjp_linalg_inv_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.016s) 2022-08-17T12:46:46.1412035Z test_vjpvjp_linalg_inv_ex_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.031s) 2022-08-17T12:46:46.1445880Z test_vjpvjp_linalg_ldl_factor_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped! Autograd not supported. (0.000s) 2022-08-17T12:46:46.1479503Z test_vjpvjp_linalg_ldl_factor_ex_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped! Autograd not supported. (0.000s) 2022-08-17T12:46:46.1512227Z test_vjpvjp_linalg_ldl_solve_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped! Autograd not supported. (0.000s) 2022-08-17T12:46:46.3706242Z test_vjpvjp_linalg_lstsq_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.221s) 2022-08-17T12:46:46.5811918Z test_vjpvjp_linalg_lstsq_grad_oriented_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.205s) 2022-08-17T12:46:46.6390952Z test_vjpvjp_linalg_lu_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.063s) 2022-08-17T12:46:46.6999842Z test_vjpvjp_linalg_lu_factor_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.063s) 2022-08-17T12:46:46.7569822Z test_vjpvjp_linalg_lu_factor_ex_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.062s) 2022-08-17T12:46:47.6740900Z test_vjpvjp_linalg_lu_solve_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.904s) 2022-08-17T12:46:47.8238660Z test_vjpvjp_linalg_matrix_norm_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.158s) 2022-08-17T12:46:47.8756375Z test_vjpvjp_linalg_matrix_power_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.049s) 2022-08-17T12:46:47.8791915Z test_vjpvjp_linalg_matrix_rank_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped! Autograd not supported. (0.000s) 2022-08-17T12:46:47.8825502Z test_vjpvjp_linalg_matrix_rank_hermitian_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped! Autograd not supported. (0.016s) 2022-08-17T12:46:47.9058631Z test_vjpvjp_linalg_multi_dot_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.016s) 2022-08-17T12:46:47.9645414Z test_vjpvjp_linalg_norm_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.068s) 2022-08-17T12:46:48.0181088Z test_vjpvjp_linalg_norm_subgradients_at_zero_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.047s) 2022-08-17T12:46:48.1189471Z test_vjpvjp_linalg_pinv_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.104s) 2022-08-17T12:46:48.1555632Z test_vjpvjp_linalg_pinv_hermitian_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.026s) 2022-08-17T12:46:48.1590894Z test_vjpvjp_linalg_pinv_singular_cpu_float32 (__main__.TestOperatorsCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.016s) 2022-08-17T12:46:48.2904694Z test_vjpvjp_linalg_qr_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.130s) 2022-08-17T12:46:48.3127787Z test_vjpvjp_linalg_slogdet_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.016s) 2022-08-17T12:46:48.3581972Z test_vjpvjp_linalg_solve_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.047s) 2022-08-17T12:46:48.4043891Z test_vjpvjp_linalg_solve_ex_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.046s) 2022-08-17T12:46:49.1738587Z test_vjpvjp_linalg_solve_triangular_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.777s) 2022-08-17T12:46:49.9215543Z test_vjpvjp_linalg_svd_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.737s) 2022-08-17T12:46:49.9976903Z test_vjpvjp_linalg_svdvals_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.083s) 2022-08-17T12:46:50.0054916Z test_vjpvjp_linalg_tensorinv_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.000s) 2022-08-17T12:46:50.0192690Z test_vjpvjp_linalg_tensorsolve_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.016s) 2022-08-17T12:46:50.0431821Z test_vjpvjp_linalg_vander_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.031s) 2022-08-17T12:46:50.1213272Z test_vjpvjp_linalg_vecdot_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.073s) 2022-08-17T12:46:50.4378318Z test_vjpvjp_linalg_vector_norm_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.316s) 2022-08-17T12:46:50.4405976Z test_vjpvjp_linspace_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped! Autograd not supported. (0.000s) 2022-08-17T12:46:50.4473693Z test_vjpvjp_log10_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.016s) 2022-08-17T12:46:50.4515607Z test_vjpvjp_log1p_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.000s) 2022-08-17T12:46:50.4582185Z test_vjpvjp_log2_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.000s) 2022-08-17T12:46:50.4646784Z test_vjpvjp_log_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.016s) 2022-08-17T12:46:50.4761256Z test_vjpvjp_log_softmax_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.010s) 2022-08-17T12:46:50.4882428Z test_vjpvjp_log_softmax_dtype_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.010s) 2022-08-17T12:46:50.4928264Z test_vjpvjp_logaddexp2_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.010s) 2022-08-17T12:46:50.4973091Z test_vjpvjp_logaddexp_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.000s) 2022-08-17T12:46:50.5161973Z test_vjpvjp_logcumsumexp_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.016s) 2022-08-17T12:46:50.5398899Z test_vjpvjp_logdet_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.031s) 2022-08-17T12:46:50.5424622Z test_vjpvjp_logical_and_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped! Autograd not supported. (0.000s) 2022-08-17T12:46:50.5449631Z test_vjpvjp_logical_not_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped! Autograd not supported. (0.000s) 2022-08-17T12:46:50.5475086Z test_vjpvjp_logical_or_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped! Autograd not supported. (0.010s) 2022-08-17T12:46:50.5500056Z test_vjpvjp_logical_xor_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped! Autograd not supported. (0.000s) 2022-08-17T12:46:50.5672631Z test_vjpvjp_logit_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.016s) 2022-08-17T12:46:50.5698598Z test_vjpvjp_logspace_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped! Autograd not supported. (0.000s) 2022-08-17T12:46:50.5984225Z test_vjpvjp_logsumexp_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.026s) 2022-08-17T12:46:50.6009598Z test_vjpvjp_long_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped! Autograd not supported. (0.000s) 2022-08-17T12:46:50.6034818Z test_vjpvjp_long_functorch_no_channels_last_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped! Autograd not supported. (0.000s) 2022-08-17T12:46:50.6059616Z test_vjpvjp_lt_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped! Autograd not supported. (0.016s) 2022-08-17T12:46:50.7224541Z test_vjpvjp_lu_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.104s) 2022-08-17T12:46:50.9474197Z test_vjpvjp_lu_solve_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.234s) 2022-08-17T12:46:50.9841219Z test_vjpvjp_lu_unpack_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.041s) 2022-08-17T12:46:50.9966230Z test_vjpvjp_mH_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.000s) 2022-08-17T12:46:51.0091408Z test_vjpvjp_mT_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.026s) 2022-08-17T12:46:51.0270555Z test_vjpvjp_masked_fill_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.016s) 2022-08-17T12:46:51.0385887Z test_vjpvjp_masked_fill_functorch_Scalar_only_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.000s) 2022-08-17T12:46:51.0510157Z test_vjpvjp_masked_scatter_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.016s) 2022-08-17T12:46:51.0668988Z test_vjpvjp_masked_select_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.016s) 2022-08-17T12:46:51.1055720Z test_vjpvjp_matmul_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.041s) 2022-08-17T12:46:51.1214940Z test_vjpvjp_matrix_exp_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.016s) 2022-08-17T12:46:51.1464688Z test_vjpvjp_max_binary_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.031s) 2022-08-17T12:46:51.1532458Z test_vjpvjp_max_reduction_no_dim_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.000s) 2022-08-17T12:46:51.1630565Z test_vjpvjp_max_reduction_with_dim_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.016s) 2022-08-17T12:46:51.1877512Z test_vjpvjp_maximum_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.020s) 2022-08-17T12:46:51.2231999Z test_vjpvjp_mean_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.031s) 2022-08-17T12:46:51.2478074Z test_vjpvjp_median_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.031s) 2022-08-17T12:46:51.2745672Z test_vjpvjp_meshgrid_list_of_tensors_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.026s) 2022-08-17T12:46:51.2984430Z test_vjpvjp_meshgrid_variadic_tensors_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.016s) 2022-08-17T12:46:51.3199095Z test_vjpvjp_min_binary_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.031s) 2022-08-17T12:46:51.3254192Z test_vjpvjp_min_reduction_no_dim_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.000s) 2022-08-17T12:46:51.3336173Z test_vjpvjp_min_reduction_with_dim_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.016s) 2022-08-17T12:46:51.3538949Z test_vjpvjp_minimum_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.016s) 2022-08-17T12:46:51.3584546Z test_vjpvjp_mm_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.000s) 2022-08-17T12:46:51.3718540Z test_vjpvjp_mode_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.016s) 2022-08-17T12:46:51.3779188Z test_vjpvjp_movedim_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.010s) 2022-08-17T12:46:51.3876012Z test_vjpvjp_msort_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.000s) 2022-08-17T12:46:51.4059580Z test_vjpvjp_mul_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.032s) 2022-08-17T12:46:51.4084343Z test_vjpvjp_multinomial_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped! Autograd not supported. (0.000s) 2022-08-17T12:46:51.4128081Z test_vjpvjp_mv_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.000s) 2022-08-17T12:46:51.4333727Z test_vjpvjp_mvlgamma_mvlgamma_p_1_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.016s) 2022-08-17T12:46:51.4536946Z test_vjpvjp_mvlgamma_mvlgamma_p_3_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.031s) 2022-08-17T12:46:51.4746374Z test_vjpvjp_mvlgamma_mvlgamma_p_5_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.016s) 2022-08-17T12:46:51.4814994Z test_vjpvjp_nan_to_num_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.010s) 2022-08-17T12:46:51.5410177Z test_vjpvjp_nanmean_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.057s) 2022-08-17T12:46:51.5620073Z test_vjpvjp_nanmedian_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.026s) 2022-08-17T12:46:51.7340239Z test_vjpvjp_nanquantile_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.161s) 2022-08-17T12:46:51.7852279Z test_vjpvjp_nansum_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.057s) 2022-08-17T12:46:51.7948246Z test_vjpvjp_narrow_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.016s) 2022-08-17T12:46:51.8026512Z test_vjpvjp_native_layer_norm_cpu_float32 (__main__.TestOperatorsCPU) ... expected failure (0.000s) 2022-08-17T12:46:51.8052047Z test_vjpvjp_ne_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped! Autograd not supported. (0.000s) 2022-08-17T12:46:51.8092790Z test_vjpvjp_neg_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.016s) 2022-08-17T12:46:51.8116998Z test_vjpvjp_new_empty_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped! Autograd not supported. (0.000s) 2022-08-17T12:46:51.8141676Z test_vjpvjp_new_full_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped! Autograd not supported. (0.000s) 2022-08-17T12:46:51.8166402Z test_vjpvjp_new_ones_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped! Autograd not supported. (0.000s) 2022-08-17T12:46:51.8191066Z test_vjpvjp_new_zeros_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped! Autograd not supported. (0.000s) 2022-08-17T12:46:51.8216455Z test_vjpvjp_nextafter_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped! Autograd not supported. (0.000s) 2022-08-17T12:46:51.8336805Z test_vjpvjp_nn_functional_adaptive_avg_pool1d_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.016s) 2022-08-17T12:46:51.8508274Z test_vjpvjp_nn_functional_adaptive_avg_pool2d_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.026s) 2022-08-17T12:46:51.8724381Z test_vjpvjp_nn_functional_adaptive_avg_pool3d_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.016s) 2022-08-17T12:46:51.8879896Z test_vjpvjp_nn_functional_adaptive_max_pool1d_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.010s) 2022-08-17T12:46:51.9262055Z test_vjpvjp_nn_functional_adaptive_max_pool2d_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.047s) 2022-08-17T12:46:51.9593843Z test_vjpvjp_nn_functional_adaptive_max_pool3d_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.031s) 2022-08-17T12:46:51.9759877Z test_vjpvjp_nn_functional_avg_pool1d_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.016s) 2022-08-17T12:46:51.9904267Z test_vjpvjp_nn_functional_avg_pool2d_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.010s) 2022-08-17T12:46:52.0065054Z test_vjpvjp_nn_functional_avg_pool3d_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.016s) 2022-08-17T12:46:52.0378404Z test_vjpvjp_nn_functional_batch_norm_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.041s) 2022-08-17T12:46:52.1448438Z test_vjpvjp_nn_functional_bilinear_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.105s) 2022-08-17T12:46:52.1756505Z test_vjpvjp_nn_functional_binary_cross_entropy_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.026s) 2022-08-17T12:46:52.2671010Z test_vjpvjp_nn_functional_binary_cross_entropy_with_logits_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.088s) 2022-08-17T12:46:52.2742176Z test_vjpvjp_nn_functional_celu_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.016s) 2022-08-17T12:46:52.3086356Z test_vjpvjp_nn_functional_conv1d_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.030s) 2022-08-17T12:46:52.4182228Z test_vjpvjp_nn_functional_conv2d_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.104s) 2022-08-17T12:46:52.4248399Z test_vjpvjp_nn_functional_conv2d_no_bias_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.016s) 2022-08-17T12:46:52.4331253Z test_vjpvjp_nn_functional_conv2d_stride_depthwise_with_bias_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.000s) 2022-08-17T12:46:52.4400719Z test_vjpvjp_nn_functional_conv2d_stride_groups_with_bias_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.016s) 2022-08-17T12:46:52.4463641Z test_vjpvjp_nn_functional_conv2d_stride_no_bias_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.000s) 2022-08-17T12:46:52.4525776Z test_vjpvjp_nn_functional_conv2d_stride_padding_no_bias_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.000s) 2022-08-17T12:46:52.4590974Z test_vjpvjp_nn_functional_conv2d_stride_padding_with_bias_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.016s) 2022-08-17T12:46:52.4655933Z test_vjpvjp_nn_functional_conv2d_stride_with_bias_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.000s) 2022-08-17T12:46:52.4723658Z test_vjpvjp_nn_functional_conv2d_strided_padding_dilation_no_bias_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.016s) 2022-08-17T12:46:52.4786735Z test_vjpvjp_nn_functional_conv2d_strided_padding_dilation_with_bias_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.000s) 2022-08-17T12:46:52.4853692Z test_vjpvjp_nn_functional_conv2d_with_bias_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.010s) 2022-08-17T12:46:52.5162369Z test_vjpvjp_nn_functional_conv_transpose1d_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.031s) 2022-08-17T12:46:52.5494509Z test_vjpvjp_nn_functional_conv_transpose2d_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.031s) 2022-08-17T12:46:52.6000037Z test_vjpvjp_nn_functional_conv_transpose3d_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.052s) 2022-08-17T12:46:52.6311770Z test_vjpvjp_nn_functional_cosine_embedding_loss_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.031s) 2022-08-17T12:46:52.6736265Z test_vjpvjp_nn_functional_cosine_similarity_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.047s) 2022-08-17T12:46:52.7174437Z test_vjpvjp_nn_functional_cross_entropy_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.041s) 2022-08-17T12:46:52.7218327Z test_vjpvjp_nn_functional_ctc_loss_cpu_float32 (__main__.TestOperatorsCPU) ... expected failure (0.000s) 2022-08-17T12:46:52.7700406Z test_vjpvjp_nn_functional_dropout2d_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.047s) 2022-08-17T12:46:52.8216442Z test_vjpvjp_nn_functional_dropout3d_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.052s) 2022-08-17T12:46:52.8894894Z test_vjpvjp_nn_functional_dropout_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.067s) 2022-08-17T12:46:52.8962704Z test_vjpvjp_nn_functional_elu_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.016s) 2022-08-17T12:46:52.8988175Z test_vjpvjp_nn_functional_embedding_bag_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped! Operation does not support gradgrad (0.000s) 2022-08-17T12:46:52.9055896Z test_vjpvjp_nn_functional_embedding_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.000s) 2022-08-17T12:46:52.9165390Z test_vjpvjp_nn_functional_embedding_functorch_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.016s) 2022-08-17T12:46:52.9454817Z test_vjpvjp_nn_functional_feature_alpha_dropout_with_train_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.026s) 2022-08-17T12:46:52.9811244Z test_vjpvjp_nn_functional_feature_alpha_dropout_without_train_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.041s) 2022-08-17T12:46:53.1406207Z test_vjpvjp_nn_functional_fractional_max_pool2d_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.151s) 2022-08-17T12:46:53.3922484Z test_vjpvjp_nn_functional_fractional_max_pool3d_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.259s) 2022-08-17T12:46:54.5862533Z test_vjpvjp_nn_functional_gaussian_nll_loss_cpu_float32 (__main__.TestOperatorsCPU) ... ok (1.193s) 2022-08-17T12:46:54.6032163Z test_vjpvjp_nn_functional_gelu_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.016s) 2022-08-17T12:46:54.6826268Z test_vjpvjp_nn_functional_glu_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.083s) 2022-08-17T12:46:54.6852912Z test_vjpvjp_nn_functional_grid_sample_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped! Operation does not support gradgrad (0.000s) 2022-08-17T12:46:54.7048601Z test_vjpvjp_nn_functional_group_norm_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.016s) 2022-08-17T12:46:54.7151143Z test_vjpvjp_nn_functional_hardshrink_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.016s) 2022-08-17T12:46:54.7176718Z test_vjpvjp_nn_functional_hardsigmoid_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped! Operation does not support gradgrad (0.000s) 2022-08-17T12:46:54.7258918Z test_vjpvjp_nn_functional_hardswish_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.000s) 2022-08-17T12:46:54.7364092Z test_vjpvjp_nn_functional_hardtanh_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.016s) 2022-08-17T12:46:54.7630272Z test_vjpvjp_nn_functional_hinge_embedding_loss_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.031s) 2022-08-17T12:46:54.7851908Z test_vjpvjp_nn_functional_huber_loss_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.026s) 2022-08-17T12:46:54.8153695Z test_vjpvjp_nn_functional_instance_norm_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.031s) 2022-08-17T12:46:54.8357766Z test_vjpvjp_nn_functional_interpolate_area_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.016s) 2022-08-17T12:46:54.8570363Z test_vjpvjp_nn_functional_interpolate_bicubic_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.016s) 2022-08-17T12:46:54.8771803Z test_vjpvjp_nn_functional_interpolate_bilinear_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.026s) 2022-08-17T12:46:54.8961780Z test_vjpvjp_nn_functional_interpolate_linear_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.016s) 2022-08-17T12:46:54.9161011Z test_vjpvjp_nn_functional_interpolate_nearest_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.026s) 2022-08-17T12:46:54.9384224Z test_vjpvjp_nn_functional_interpolate_trilinear_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.016s) 2022-08-17T12:46:54.9683745Z test_vjpvjp_nn_functional_kl_div_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.039s) 2022-08-17T12:46:54.9864388Z test_vjpvjp_nn_functional_l1_loss_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.015s) 2022-08-17T12:46:55.0090854Z test_vjpvjp_nn_functional_layer_norm_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.024s) 2022-08-17T12:46:55.0261453Z test_vjpvjp_nn_functional_leaky_relu_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.019s) 2022-08-17T12:46:55.0711219Z test_vjpvjp_nn_functional_linear_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.029s) 2022-08-17T12:46:55.1144570Z test_vjpvjp_nn_functional_local_response_norm_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.042s) 2022-08-17T12:46:55.1228206Z test_vjpvjp_nn_functional_logsigmoid_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.000s) 2022-08-17T12:46:55.1802963Z test_vjpvjp_nn_functional_margin_ranking_loss_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.057s) 2022-08-17T12:46:56.7536258Z test_vjpvjp_nn_functional_max_pool1d_cpu_float32 (__main__.TestOperatorsCPU) ... ok (1.582s) 2022-08-17T12:46:59.0185009Z test_vjpvjp_nn_functional_max_pool2d_cpu_float32 (__main__.TestOperatorsCPU) ... ok (2.258s) 2022-08-17T12:46:59.9540748Z test_vjpvjp_nn_functional_max_pool3d_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.940s) 2022-08-17T12:46:59.9571787Z test_vjpvjp_nn_functional_max_unpool1d_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped! (0.000s) 2022-08-17T12:47:00.0494751Z test_vjpvjp_nn_functional_max_unpool1d_grad_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.099s) 2022-08-17T12:47:00.0513791Z test_vjpvjp_nn_functional_max_unpool2d_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped! (0.000s) 2022-08-17T12:47:00.1818341Z test_vjpvjp_nn_functional_max_unpool2d_grad_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.130s) 2022-08-17T12:47:00.3815758Z test_vjpvjp_nn_functional_max_unpool3d_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.192s) 2022-08-17T12:47:00.4461563Z test_vjpvjp_nn_functional_max_unpool3d_grad_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.063s) 2022-08-17T12:47:00.4547433Z test_vjpvjp_nn_functional_mish_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.016s) 2022-08-17T12:47:00.4695922Z test_vjpvjp_nn_functional_mse_loss_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.016s) 2022-08-17T12:47:00.4900445Z test_vjpvjp_nn_functional_mse_loss_functorch_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.010s) 2022-08-17T12:47:00.4926560Z test_vjpvjp_nn_functional_multi_margin_loss_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped! Operation does not support gradgrad (0.016s) 2022-08-17T12:47:00.4951907Z test_vjpvjp_nn_functional_multilabel_margin_loss_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped! Operation does not support gradgrad (0.000s) 2022-08-17T12:47:00.5096190Z test_vjpvjp_nn_functional_multilabel_soft_margin_loss_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.016s) 2022-08-17T12:47:00.5949816Z test_vjpvjp_nn_functional_nll_loss_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.083s) 2022-08-17T12:47:00.6198241Z test_vjpvjp_nn_functional_normalize_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.016s) 2022-08-17T12:47:00.6475109Z test_vjpvjp_nn_functional_pad_circular_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.026s) 2022-08-17T12:47:00.7165219Z test_vjpvjp_nn_functional_pad_constant_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.058s) 2022-08-17T12:47:00.7350606Z test_vjpvjp_nn_functional_pad_reflect_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.031s) 2022-08-17T12:47:00.7535207Z test_vjpvjp_nn_functional_pad_replicate_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.016s) 2022-08-17T12:47:00.7712565Z test_vjpvjp_nn_functional_pairwise_distance_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.016s) 2022-08-17T12:47:00.7737215Z test_vjpvjp_nn_functional_pdist_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped! Operation does not support gradgrad (0.000s) 2022-08-17T12:47:00.7787331Z test_vjpvjp_nn_functional_pixel_shuffle_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.010s) 2022-08-17T12:47:00.7837463Z test_vjpvjp_nn_functional_pixel_unshuffle_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.000s) 2022-08-17T12:47:00.9810817Z test_vjpvjp_nn_functional_poisson_nll_loss_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.202s) 2022-08-17T12:47:01.0226693Z test_vjpvjp_nn_functional_prelu_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.031s) 2022-08-17T12:47:01.0289744Z test_vjpvjp_nn_functional_relu6_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.016s) 2022-08-17T12:47:01.0368451Z test_vjpvjp_nn_functional_relu_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.000s) 2022-08-17T12:47:01.0499801Z test_vjpvjp_nn_functional_rrelu_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.016s) 2022-08-17T12:47:01.0565246Z test_vjpvjp_nn_functional_selu_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.016s) 2022-08-17T12:47:01.0636180Z test_vjpvjp_nn_functional_silu_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.000s) 2022-08-17T12:47:01.0838878Z test_vjpvjp_nn_functional_smooth_l1_loss_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.020s) 2022-08-17T12:47:01.0973245Z test_vjpvjp_nn_functional_soft_margin_loss_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.016s) 2022-08-17T12:47:01.1089518Z test_vjpvjp_nn_functional_softmin_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.016s) 2022-08-17T12:47:01.1213043Z test_vjpvjp_nn_functional_softmin_with_dtype_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.000s) 2022-08-17T12:47:01.1279102Z test_vjpvjp_nn_functional_softplus_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.016s) 2022-08-17T12:47:01.1365494Z test_vjpvjp_nn_functional_softshrink_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.000s) 2022-08-17T12:47:01.1449388Z test_vjpvjp_nn_functional_softsign_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.016s) 2022-08-17T12:47:01.1519499Z test_vjpvjp_nn_functional_tanhshrink_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.000s) 2022-08-17T12:47:01.1599588Z test_vjpvjp_nn_functional_threshold_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.016s) 2022-08-17T12:47:01.1886444Z test_vjpvjp_nn_functional_triplet_margin_loss_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.026s) 2022-08-17T12:47:01.2184460Z test_vjpvjp_nn_functional_triplet_margin_with_distance_loss_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.031s) 2022-08-17T12:47:01.5694385Z test_vjpvjp_nn_functional_unfold_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.343s) 2022-08-17T12:47:01.5780285Z test_vjpvjp_nn_functional_upsample_bilinear_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.016s) 2022-08-17T12:47:01.5981200Z test_vjpvjp_nn_functional_upsample_nearest_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.021s) 2022-08-17T12:47:01.6006883Z test_vjpvjp_nonzero_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped! Autograd not supported. (0.000s) 2022-08-17T12:47:01.6869628Z test_vjpvjp_norm_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.095s) 2022-08-17T12:47:01.6950246Z test_vjpvjp_norm_fro_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.000s) 2022-08-17T12:47:01.7049455Z test_vjpvjp_norm_inf_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.016s) 2022-08-17T12:47:01.7128141Z test_vjpvjp_norm_nuc_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.000s) 2022-08-17T12:47:01.7337874Z test_vjpvjp_normal_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.031s) 2022-08-17T12:47:01.7399278Z test_vjpvjp_normal_number_mean_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.000s) 2022-08-17T12:47:01.7424897Z test_vjpvjp_ones_like_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped! Autograd not supported. (0.000s) 2022-08-17T12:47:01.7449936Z test_vjpvjp_ops_aten__new_zeros_with_same_feature_meta_functorchonly_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped! Autograd not supported. (0.000s) 2022-08-17T12:47:01.8437826Z test_vjpvjp_ops_aten_index_put_functorch_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.111s) 2022-08-17T12:47:01.8469096Z test_vjpvjp_ormqr_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped! Autograd not supported. (0.000s) 2022-08-17T12:47:01.8513330Z test_vjpvjp_outer_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.000s) 2022-08-17T12:47:04.2573709Z test_vjpvjp_pca_lowrank_cpu_float32 (__main__.TestOperatorsCPU) ... ok (2.407s) 2022-08-17T12:47:04.2651867Z test_vjpvjp_permute_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.010s) 2022-08-17T12:47:04.2951145Z test_vjpvjp_pinverse_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.030s) 2022-08-17T12:47:04.3206225Z test_vjpvjp_polar_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.020s) 2022-08-17T12:47:04.3373677Z test_vjpvjp_polygamma_polygamma_n_0_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.020s) 2022-08-17T12:47:04.3540751Z test_vjpvjp_polygamma_polygamma_n_1_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.016s) 2022-08-17T12:47:04.3707701Z test_vjpvjp_polygamma_polygamma_n_2_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.010s) 2022-08-17T12:47:04.3874906Z test_vjpvjp_polygamma_polygamma_n_3_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.026s) 2022-08-17T12:47:04.4067616Z test_vjpvjp_polygamma_polygamma_n_4_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.020s) 2022-08-17T12:47:04.4140396Z test_vjpvjp_positive_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.010s) 2022-08-17T12:47:04.4481231Z test_vjpvjp_pow_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.026s) 2022-08-17T12:47:04.5313896Z test_vjpvjp_prod_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.077s) 2022-08-17T12:47:04.5684677Z test_vjpvjp_put_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.052s) 2022-08-17T12:47:04.7058412Z test_vjpvjp_qr_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.133s) 2022-08-17T12:47:04.9386560Z test_vjpvjp_quantile_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.231s) 2022-08-17T12:47:04.9453568Z test_vjpvjp_rad2deg_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.000s) 2022-08-17T12:47:04.9479657Z test_vjpvjp_rand_like_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped! Autograd not supported. (0.000s) 2022-08-17T12:47:04.9504836Z test_vjpvjp_randint_like_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped! Autograd not supported. (0.016s) 2022-08-17T12:47:04.9530210Z test_vjpvjp_randn_like_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped! Autograd not supported. (0.000s) 2022-08-17T12:47:04.9601627Z test_vjpvjp_ravel_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.000s) 2022-08-17T12:47:04.9693654Z test_vjpvjp_real_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.017s) 2022-08-17T12:47:04.9790749Z test_vjpvjp_reciprocal_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.009s) 2022-08-17T12:47:05.0079755Z test_vjpvjp_remainder_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.031s) 2022-08-17T12:47:05.0268372Z test_vjpvjp_renorm_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.016s) 2022-08-17T12:47:05.0782077Z test_vjpvjp_repeat_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.050s) 2022-08-17T12:47:05.0923856Z test_vjpvjp_repeat_interleave_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.016s) 2022-08-17T12:47:05.1040715Z test_vjpvjp_reshape_as_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.016s) 2022-08-17T12:47:05.1301034Z test_vjpvjp_reshape_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.016s) 2022-08-17T12:47:05.1342313Z test_vjpvjp_resize__cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped! Autograd not supported. (0.016s) 2022-08-17T12:47:05.1375224Z test_vjpvjp_resize_as__cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped! Autograd not supported. (0.000s) 2022-08-17T12:47:05.1438437Z test_vjpvjp_resolve_conj_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.000s) 2022-08-17T12:47:05.1508988Z test_vjpvjp_resolve_neg_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.016s) 2022-08-17T12:47:05.1861997Z test_vjpvjp_roll_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.021s) 2022-08-17T12:47:05.2577703Z test_vjpvjp_rot90_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.063s) 2022-08-17T12:47:05.2638280Z test_vjpvjp_round_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.000s) 2022-08-17T12:47:05.2724839Z test_vjpvjp_round_decimals_0_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.016s) 2022-08-17T12:47:05.2804309Z test_vjpvjp_round_decimals_3_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.010s) 2022-08-17T12:47:05.2890579Z test_vjpvjp_round_decimals_neg_3_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.000s) 2022-08-17T12:47:05.2984051Z test_vjpvjp_rsqrt_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.016s) 2022-08-17T12:47:05.3183428Z test_vjpvjp_rsub_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.016s) 2022-08-17T12:47:05.3424917Z test_vjpvjp_scatter_add_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.031s) 2022-08-17T12:47:05.3699250Z test_vjpvjp_scatter_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.031s) 2022-08-17T12:47:05.3999988Z test_vjpvjp_scatter_reduce_amax_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.026s) 2022-08-17T12:47:05.4302270Z test_vjpvjp_scatter_reduce_amin_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.031s) 2022-08-17T12:47:05.4602775Z test_vjpvjp_scatter_reduce_mean_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.026s) 2022-08-17T12:47:05.5152046Z test_vjpvjp_scatter_reduce_prod_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.057s) 2022-08-17T12:47:05.5410355Z test_vjpvjp_scatter_reduce_sum_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.031s) 2022-08-17T12:47:05.5435307Z test_vjpvjp_searchsorted_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped! Autograd not supported. (0.000s) 2022-08-17T12:47:05.5459685Z test_vjpvjp_segment_reduce_lengths_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped! Operation does not support gradgrad (0.000s) 2022-08-17T12:47:05.5483845Z test_vjpvjp_segment_reduce_offsets_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped! Operation does not support gradgrad (0.000s) 2022-08-17T12:47:05.5573078Z test_vjpvjp_select_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.016s) 2022-08-17T12:47:05.5679672Z test_vjpvjp_select_scatter_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.000s) 2022-08-17T12:47:05.5718312Z test_vjpvjp_sgn_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.016s) 2022-08-17T12:47:05.5743036Z test_vjpvjp_short_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped! Autograd not supported. (0.000s) 2022-08-17T12:47:05.5767159Z test_vjpvjp_short_functorch_no_channels_last_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped! Autograd not supported. (0.000s) 2022-08-17T12:47:05.5832028Z test_vjpvjp_sigmoid_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.010s) 2022-08-17T12:47:05.5869935Z test_vjpvjp_sign_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.000s) 2022-08-17T12:47:05.5894866Z test_vjpvjp_signbit_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped! Autograd not supported. (0.000s) 2022-08-17T12:47:05.5935564Z test_vjpvjp_sin_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.000s) 2022-08-17T12:47:05.6019591Z test_vjpvjp_sinc_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.016s) 2022-08-17T12:47:05.6059879Z test_vjpvjp_sinh_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.000s) 2022-08-17T12:47:05.6320190Z test_vjpvjp_slice_scatter_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.031s) 2022-08-17T12:47:05.6434163Z test_vjpvjp_softmax_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.016s) 2022-08-17T12:47:05.6555256Z test_vjpvjp_softmax_with_dtype_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.000s) 2022-08-17T12:47:05.7403536Z test_vjpvjp_sort_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.083s) 2022-08-17T12:47:05.7430027Z test_vjpvjp_sparse_sampled_addmm_cpu_float32 (__main__.TestOperatorsCPU) ... skip: PyTorch is built without MKL support (0.016s) 2022-08-17T12:47:05.7454803Z test_vjpvjp_special_airy_ai_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped! Autograd not supported. (0.000s) 2022-08-17T12:47:05.7478939Z test_vjpvjp_special_bessel_j0_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped! Autograd not supported. (0.000s) 2022-08-17T12:47:05.7503087Z test_vjpvjp_special_bessel_j1_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped! Autograd not supported. (0.000s) 2022-08-17T12:47:05.7527256Z test_vjpvjp_special_bessel_y0_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped! Autograd not supported. (0.000s) 2022-08-17T12:47:05.7551424Z test_vjpvjp_special_bessel_y1_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped! Autograd not supported. (0.000s) 2022-08-17T12:47:05.7575812Z test_vjpvjp_special_chebyshev_polynomial_t_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped! Autograd not supported. (0.016s) 2022-08-17T12:47:05.7599751Z test_vjpvjp_special_chebyshev_polynomial_u_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped! Autograd not supported. (0.000s) 2022-08-17T12:47:05.7617753Z test_vjpvjp_special_chebyshev_polynomial_v_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.000s) 2022-08-17T12:47:05.7635520Z test_vjpvjp_special_chebyshev_polynomial_w_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.000s) 2022-08-17T12:47:05.7689148Z test_vjpvjp_special_entr_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.000s) 2022-08-17T12:47:05.7761873Z test_vjpvjp_special_erfcx_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.016s) 2022-08-17T12:47:05.7787042Z test_vjpvjp_special_hermite_polynomial_h_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped! Autograd not supported. (0.000s) 2022-08-17T12:47:05.7811855Z test_vjpvjp_special_hermite_polynomial_he_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped! Autograd not supported. (0.000s) 2022-08-17T12:47:05.7873291Z test_vjpvjp_special_i0e_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.010s) 2022-08-17T12:47:05.7955212Z test_vjpvjp_special_i1_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.000s) 2022-08-17T12:47:05.8043807Z test_vjpvjp_special_i1e_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.016s) 2022-08-17T12:47:05.8069309Z test_vjpvjp_special_laguerre_polynomial_l_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped! Autograd not supported. (0.000s) 2022-08-17T12:47:05.8088596Z test_vjpvjp_special_legendre_polynomial_p_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.000s) 2022-08-17T12:47:05.8168601Z test_vjpvjp_special_log_ndtr_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.016s) 2022-08-17T12:47:05.8194124Z test_vjpvjp_special_modified_bessel_i0_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped! Autograd not supported. (0.000s) 2022-08-17T12:47:05.8219209Z test_vjpvjp_special_modified_bessel_i1_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped! Autograd not supported. (0.000s) 2022-08-17T12:47:05.8243692Z test_vjpvjp_special_modified_bessel_k0_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped! Autograd not supported. (0.000s) 2022-08-17T12:47:05.8268717Z test_vjpvjp_special_modified_bessel_k1_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped! Autograd not supported. (0.000s) 2022-08-17T12:47:05.8352772Z test_vjpvjp_special_ndtr_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.016s) 2022-08-17T12:47:05.8427195Z test_vjpvjp_special_ndtri_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.000s) 2022-08-17T12:47:05.8595510Z test_vjpvjp_special_polygamma_special_polygamma_n_0_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.016s) 2022-08-17T12:47:05.8621159Z test_vjpvjp_special_scaled_modified_bessel_k0_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped! Autograd not supported. (0.016s) 2022-08-17T12:47:05.8645789Z test_vjpvjp_special_scaled_modified_bessel_k1_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped! Autograd not supported. (0.000s) 2022-08-17T12:47:05.8664419Z test_vjpvjp_special_shifted_chebyshev_polynomial_t_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.000s) 2022-08-17T12:47:05.8683028Z test_vjpvjp_special_shifted_chebyshev_polynomial_u_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.000s) 2022-08-17T12:47:05.8701253Z test_vjpvjp_special_shifted_chebyshev_polynomial_v_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.000s) 2022-08-17T12:47:05.8719264Z test_vjpvjp_special_shifted_chebyshev_polynomial_w_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.000s) 2022-08-17T12:47:05.8744271Z test_vjpvjp_special_spherical_bessel_j0_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped! Autograd not supported. (0.000s) 2022-08-17T12:47:05.8954921Z test_vjpvjp_special_xlog1py_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.016s) 2022-08-17T12:47:05.8980444Z test_vjpvjp_special_zeta_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped! Autograd not supported. (0.000s) 2022-08-17T12:47:05.9035833Z test_vjpvjp_split_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.016s) 2022-08-17T12:47:05.9109539Z test_vjpvjp_split_list_args_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.000s) 2022-08-17T12:47:05.9199442Z test_vjpvjp_split_with_sizes_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.016s) 2022-08-17T12:47:05.9240790Z test_vjpvjp_sqrt_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.000s) 2022-08-17T12:47:05.9309765Z test_vjpvjp_square_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.000s) 2022-08-17T12:47:05.9420966Z test_vjpvjp_squeeze_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.016s) 2022-08-17T12:47:05.9585894Z test_vjpvjp_stack_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.016s) 2022-08-17T12:47:05.9760335Z test_vjpvjp_std_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.026s) 2022-08-17T12:47:05.9945915Z test_vjpvjp_std_mean_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.010s) 2022-08-17T12:47:06.0219276Z test_vjpvjp_stft_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.031s) 2022-08-17T12:47:06.0520399Z test_vjpvjp_sub_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.031s) 2022-08-17T12:47:06.0920518Z test_vjpvjp_sum_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.041s) 2022-08-17T12:47:06.1080857Z test_vjpvjp_sum_to_size_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.016s) 2022-08-17T12:47:06.9176576Z test_vjpvjp_svd_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.803s) 2022-08-17T12:47:09.6046915Z test_vjpvjp_svd_lowrank_cpu_float32 (__main__.TestOperatorsCPU) ... ok (2.685s) 2022-08-17T12:47:09.6340694Z test_vjpvjp_symeig_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.031s) 2022-08-17T12:47:09.6439199Z test_vjpvjp_t_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.016s) 2022-08-17T12:47:09.6543728Z test_vjpvjp_take_along_dim_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.000s) 2022-08-17T12:47:09.6700160Z test_vjpvjp_take_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.016s) 2022-08-17T12:47:09.6745297Z test_vjpvjp_tan_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.019s) 2022-08-17T12:47:09.6786456Z test_vjpvjp_tanh_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.004s) 2022-08-17T12:47:09.6824211Z test_vjpvjp_tensor_split_cpu_float32 (__main__.TestOperatorsCPU) ... expected failure (0.004s) 2022-08-17T12:47:09.6906281Z test_vjpvjp_tensordot_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.005s) 2022-08-17T12:47:09.7300170Z test_vjpvjp_tile_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.031s) 2022-08-17T12:47:09.7344503Z test_vjpvjp_to_sparse_cpu_float32 (__main__.TestOperatorsCPU) ... expected failure (0.016s) 2022-08-17T12:47:09.7563125Z test_vjpvjp_topk_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.016s) 2022-08-17T12:47:09.7604220Z test_vjpvjp_trace_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.010s) 2022-08-17T12:47:09.7731392Z test_vjpvjp_transpose_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.006s) 2022-08-17T12:47:09.7977978Z test_vjpvjp_trapezoid_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.031s) 2022-08-17T12:47:09.8221242Z test_vjpvjp_trapz_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.016s) 2022-08-17T12:47:09.8524257Z test_vjpvjp_triangular_solve_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.032s) 2022-08-17T12:47:09.8615872Z test_vjpvjp_tril_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.016s) 2022-08-17T12:47:09.8705707Z test_vjpvjp_triu_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.001s) 2022-08-17T12:47:09.8918571Z test_vjpvjp_true_divide_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.016s) 2022-08-17T12:47:09.8957966Z test_vjpvjp_trunc_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.016s) 2022-08-17T12:47:09.9094857Z test_vjpvjp_unbind_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.016s) 2022-08-17T12:47:09.9245783Z test_vjpvjp_unflatten_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.016s) 2022-08-17T12:47:09.9579086Z test_vjpvjp_unfold_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.031s) 2022-08-17T12:47:09.9604123Z test_vjpvjp_unique_consecutive_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped! Autograd not supported. (0.000s) 2022-08-17T12:47:09.9628520Z test_vjpvjp_unique_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped! Autograd not supported. (0.000s) 2022-08-17T12:47:09.9868465Z test_vjpvjp_unsqueeze_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.016s) 2022-08-17T12:47:10.0042082Z test_vjpvjp_var_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.031s) 2022-08-17T12:47:10.0234440Z test_vjpvjp_var_mean_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.016s) 2022-08-17T12:47:10.0286781Z test_vjpvjp_vdot_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.000s) 2022-08-17T12:47:10.0335112Z test_vjpvjp_view_as_complex_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.000s) 2022-08-17T12:47:10.0414974Z test_vjpvjp_view_as_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.016s) 2022-08-17T12:47:10.0554404Z test_vjpvjp_view_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.016s) 2022-08-17T12:47:10.0630353Z test_vjpvjp_vsplit_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.000s) 2022-08-17T12:47:10.0710020Z test_vjpvjp_vstack_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.016s) 2022-08-17T12:47:10.0824210Z test_vjpvjp_where_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.016s) 2022-08-17T12:47:10.1052142Z test_vjpvjp_xlogy_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.016s) 2022-08-17T12:47:10.1115003Z test_vjpvjp_zero__cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.000s) 2022-08-17T12:47:10.1140480Z test_vjpvjp_zeros_like_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped! Autograd not supported. (0.016s) 2022-08-17T12:47:10.1200891Z test_vjpvmap_H_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.000s) 2022-08-17T12:47:10.1261821Z test_vjpvmap_T_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.000s) 2022-08-17T12:47:10.1641612Z test_vjpvmap___getitem___cpu_float32 (__main__.TestOperatorsCPU) ... expected failure (0.047s) 2022-08-17T12:47:10.7661176Z test_vjpvmap___getitem___functorch_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.600s) 2022-08-17T12:47:10.8052044Z test_vjpvmap___radd___cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.041s) 2022-08-17T12:47:10.8496236Z test_vjpvmap___rdiv___cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.047s) 2022-08-17T12:47:10.9297640Z test_vjpvmap___rmatmul___cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.077s) 2022-08-17T12:47:10.9724393Z test_vjpvmap___rmod___cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.041s) 2022-08-17T12:47:11.0133247Z test_vjpvmap___rmul___cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.041s) 2022-08-17T12:47:11.0174839Z test_vjpvmap___rpow___cpu_float32 (__main__.TestOperatorsCPU) ... C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\_tensor.py:850: UserWarning: There is a performance drop because we have not yet implemented the batching rule for aten::detach_. Please file us an issue on GitHub so that we can prioritize its implementation. (Triggered internally at C:\actions-runner\_work\pytorch\pytorch\functorch\functorch\csrc\BatchedFallback.cpp:85.) 2022-08-17T12:47:11.0175909Z return torch.tensor(other, dtype=dtype, device=self.device) ** self 2022-08-17T12:47:11.0178702Z expected failure (0.000s) 2022-08-17T12:47:11.0631178Z test_vjpvmap___rsub___cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.047s) 2022-08-17T12:47:11.2292993Z test_vjpvmap__masked_amax_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.171s) 2022-08-17T12:47:11.3856747Z test_vjpvmap__masked_amin_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.146s) 2022-08-17T12:47:11.3889971Z test_vjpvmap__masked_argmax_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped! Autograd not supported. (0.000s) 2022-08-17T12:47:11.3921255Z test_vjpvmap__masked_argmin_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped! Autograd not supported. (0.016s) 2022-08-17T12:47:11.4211657Z test_vjpvmap__masked_cumprod_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.031s) 2022-08-17T12:47:11.4472499Z test_vjpvmap__masked_cumsum_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.016s) 2022-08-17T12:47:11.4907761Z test_vjpvmap__masked_log_softmax_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.048s) 2022-08-17T12:47:11.5752579Z test_vjpvmap__masked_logaddexp_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.079s) 2022-08-17T12:47:11.7675587Z test_vjpvmap__masked_logsumexp_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.190s) 2022-08-17T12:47:11.9533339Z test_vjpvmap__masked_mean_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.190s) 2022-08-17T12:47:11.9914745Z test_vjpvmap__masked_median_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.042s) 2022-08-17T12:47:12.8086548Z test_vjpvmap__masked_norm_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.817s) 2022-08-17T12:47:12.8922863Z test_vjpvmap__masked_normalize_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.079s) 2022-08-17T12:47:13.0696622Z test_vjpvmap__masked_prod_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.174s) 2022-08-17T12:47:13.1083956Z test_vjpvmap__masked_softmax_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.046s) 2022-08-17T12:47:13.1491591Z test_vjpvmap__masked_softmin_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.047s) 2022-08-17T12:47:13.4233248Z test_vjpvmap__masked_std_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.269s) 2022-08-17T12:47:13.5706887Z test_vjpvmap__masked_sum_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.143s) 2022-08-17T12:47:13.8289477Z test_vjpvmap__masked_var_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.260s) 2022-08-17T12:47:13.8342209Z test_vjpvmap_abs_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.000s) 2022-08-17T12:47:13.8425104Z test_vjpvmap_acos_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.016s) 2022-08-17T12:47:13.8505371Z test_vjpvmap_acosh_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.000s) 2022-08-17T12:47:13.8967512Z test_vjpvmap_add_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.057s) 2022-08-17T12:47:13.9995718Z test_vjpvmap_addbmm_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.099s) 2022-08-17T12:47:14.1554736Z test_vjpvmap_addcdiv_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.151s) 2022-08-17T12:47:14.2861550Z test_vjpvmap_addcmul_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.134s) 2022-08-17T12:47:14.3288334Z test_vjpvmap_addmm_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.048s) 2022-08-17T12:47:14.3698250Z test_vjpvmap_addmm_decomposed_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.031s) 2022-08-17T12:47:14.4457065Z test_vjpvmap_addmv_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.088s) 2022-08-17T12:47:14.5084674Z test_vjpvmap_addr_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.052s) 2022-08-17T12:47:14.5120469Z test_vjpvmap_all_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped! Autograd not supported. (0.016s) 2022-08-17T12:47:14.5153758Z test_vjpvmap_allclose_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped! Autograd not supported. (0.000s) 2022-08-17T12:47:14.5530197Z test_vjpvmap_amax_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.031s) 2022-08-17T12:47:14.5898271Z test_vjpvmap_amin_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.036s) 2022-08-17T12:47:14.5931427Z test_vjpvmap_aminmax_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped! Autograd not supported. (0.000s) 2022-08-17T12:47:14.5980822Z test_vjpvmap_angle_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.016s) 2022-08-17T12:47:14.6013215Z test_vjpvmap_any_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped! Autograd not supported. (0.000s) 2022-08-17T12:47:14.6044954Z test_vjpvmap_arange_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped! Autograd not supported. (0.000s) 2022-08-17T12:47:14.6077353Z test_vjpvmap_argmax_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped! Autograd not supported. (0.000s) 2022-08-17T12:47:14.6109838Z test_vjpvmap_argmin_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped! Autograd not supported. (0.016s) 2022-08-17T12:47:14.6142287Z test_vjpvmap_argsort_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped! Autograd not supported. (0.000s) 2022-08-17T12:47:14.6174958Z test_vjpvmap_argwhere_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped! Autograd not supported. (0.000s) 2022-08-17T12:47:14.6227702Z test_vjpvmap_as_strided_cpu_float32 (__main__.TestOperatorsCPU) ... expected failure (0.000s) 2022-08-17T12:47:14.6269514Z test_vjpvmap_as_strided_scatter_cpu_float32 (__main__.TestOperatorsCPU) ... C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\testing\_internal\common_methods_invocations.py:12051: UserWarning: There is a performance drop because we have not yet implemented the batching rule for aten::as_strided_scatter. Please file us an issue on GitHub so that we can prioritize its implementation. (Triggered internally at C:\actions-runner\_work\pytorch\pytorch\functorch\functorch\csrc\BatchedFallback.cpp:85.) 2022-08-17T12:47:14.6271216Z torch.as_strided_scatter(x, src, size, stride, storage_offset=storage_offset), 2022-08-17T12:47:14.6348844Z expected failure (0.016s) 2022-08-17T12:47:14.6405631Z test_vjpvmap_asin_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.000s) 2022-08-17T12:47:14.6457023Z test_vjpvmap_asinh_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.016s) 2022-08-17T12:47:14.6907804Z test_vjpvmap_atan2_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.041s) 2022-08-17T12:47:14.6960309Z test_vjpvmap_atan_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.000s) 2022-08-17T12:47:14.7012236Z test_vjpvmap_atanh_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.016s) 2022-08-17T12:47:14.7655096Z test_vjpvmap_atleast_1d_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.057s) 2022-08-17T12:47:14.8317666Z test_vjpvmap_atleast_2d_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.073s) 2022-08-17T12:47:14.8992103Z test_vjpvmap_atleast_3d_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.057s) 2022-08-17T12:47:14.9804331Z test_vjpvmap_baddbmm_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.089s) 2022-08-17T12:47:14.9830086Z test_vjpvmap_bernoulli_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped! (0.000s) 2022-08-17T12:47:14.9933466Z test_vjpvmap_bfloat16_cpu_float32 (__main__.TestOperatorsCPU) ... expected failure (0.016s) 2022-08-17T12:47:15.0022850Z test_vjpvmap_bfloat16_functorch_no_channels_last_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.000s) 2022-08-17T12:47:15.0497341Z test_vjpvmap_block_diag_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.047s) 2022-08-17T12:47:15.0584036Z test_vjpvmap_bmm_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.016s) 2022-08-17T12:47:15.0615918Z test_vjpvmap_bool_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped! Autograd not supported. (0.000s) 2022-08-17T12:47:15.0647022Z test_vjpvmap_bool_functorch_no_channels_last_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped! Autograd not supported. (0.000s) 2022-08-17T12:47:15.0678424Z test_vjpvmap_broadcast_shapes_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped! Autograd not supported. (0.016s) 2022-08-17T12:47:15.0966882Z test_vjpvmap_broadcast_tensors_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.026s) 2022-08-17T12:47:15.1116183Z test_vjpvmap_broadcast_to_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.016s) 2022-08-17T12:47:15.1147646Z test_vjpvmap_bucketize_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped! Autograd not supported. (0.000s) 2022-08-17T12:47:15.1178695Z test_vjpvmap_byte_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped! Autograd not supported. (0.000s) 2022-08-17T12:47:15.1209776Z test_vjpvmap_byte_functorch_no_channels_last_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped! Autograd not supported. (0.000s) 2022-08-17T12:47:15.1438749Z test_vjpvmap_cartesian_prod_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.031s) 2022-08-17T12:47:15.1756761Z test_vjpvmap_cat_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.031s) 2022-08-17T12:47:16.4329273Z test_vjpvmap_cdist_cpu_float32 (__main__.TestOperatorsCPU) ... ok (1.250s) 2022-08-17T12:47:16.4382119Z test_vjpvmap_ceil_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.016s) 2022-08-17T12:47:16.4419454Z test_vjpvmap_chalf_cpu_float32 (__main__.TestOperatorsCPU) ... C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\testing\_internal\common_methods_invocations.py:15579: UserWarning: There is a performance drop because we have not yet implemented the batching rule for aten::chalf. Please file us an issue on GitHub so that we can prioritize its implementation. (Triggered internally at C:\actions-runner\_work\pytorch\pytorch\functorch\functorch\csrc\BatchedFallback.cpp:85.) 2022-08-17T12:47:16.4420260Z op=lambda x, *args, **kwargs: x.chalf(*args, **kwargs), 2022-08-17T12:47:16.4528711Z ok (0.016s) 2022-08-17T12:47:16.4561712Z test_vjpvmap_char_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped! Autograd not supported. (0.000s) 2022-08-17T12:47:16.4593911Z test_vjpvmap_char_functorch_no_channels_last_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped! Autograd not supported. (0.000s) 2022-08-17T12:47:16.4938078Z test_vjpvmap_cholesky_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.026s) 2022-08-17T12:47:16.5217162Z test_vjpvmap_cholesky_inverse_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.031s) 2022-08-17T12:47:16.5914809Z test_vjpvmap_cholesky_solve_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.067s) 2022-08-17T12:47:16.6007759Z test_vjpvmap_chunk_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.016s) 2022-08-17T12:47:16.6140912Z test_vjpvmap_clamp_cpu_float32 (__main__.TestOperatorsCPU) ... expected failure (0.016s) 2022-08-17T12:47:16.6548504Z test_vjpvmap_clamp_max_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.031s) 2022-08-17T12:47:16.6956858Z test_vjpvmap_clamp_min_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.026s) 2022-08-17T12:47:16.7019286Z test_vjpvmap_clone_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.016s) 2022-08-17T12:47:16.7064800Z test_vjpvmap_column_stack_cpu_float32 (__main__.TestOperatorsCPU) ... expected failure (0.000s) 2022-08-17T12:47:16.7663654Z test_vjpvmap_combinations_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.057s) 2022-08-17T12:47:16.7701903Z test_vjpvmap_complex_cpu_float32 (__main__.TestOperatorsCPU) ... C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\testing\_internal\opinfo\core.py:910: UserWarning: There is a performance drop because we have not yet implemented the batching rule for aten::complex. Please file us an issue on GitHub so that we can prioritize its implementation. (Triggered internally at C:\actions-runner\_work\pytorch\pytorch\functorch\functorch\csrc\BatchedFallback.cpp:85.) 2022-08-17T12:47:16.7702961Z return self.op(*args, **kwargs) 2022-08-17T12:47:16.8181973Z ok (0.052s) 2022-08-17T12:47:16.8253791Z test_vjpvmap_conj_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.016s) 2022-08-17T12:47:16.8301331Z test_vjpvmap_conj_physical_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.000s) 2022-08-17T12:47:16.9228714Z test_vjpvmap_constant_pad_nd_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.096s) 2022-08-17T12:47:16.9289323Z test_vjpvmap_contiguous_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.000s) 2022-08-17T12:47:16.9326343Z test_vjpvmap_copysign_cpu_float32 (__main__.TestOperatorsCPU) ... C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\testing\_internal\opinfo\core.py:910: UserWarning: There is a performance drop because we have not yet implemented the batching rule for aten::copysign.Tensor. Please file us an issue on GitHub so that we can prioritize its implementation. (Triggered internally at C:\actions-runner\_work\pytorch\pytorch\functorch\functorch\csrc\BatchedFallback.cpp:85.) 2022-08-17T12:47:16.9327137Z return self.op(*args, **kwargs) 2022-08-17T12:47:16.9849595Z ok (0.063s) 2022-08-17T12:47:17.0037049Z test_vjpvmap_corrcoef_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.016s) 2022-08-17T12:47:17.0118308Z test_vjpvmap_cos_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.000s) 2022-08-17T12:47:17.0197641Z test_vjpvmap_cosh_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.016s) 2022-08-17T12:47:17.0230260Z test_vjpvmap_count_nonzero_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped! Autograd not supported. (0.000s) 2022-08-17T12:47:17.1762362Z test_vjpvmap_cov_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.159s) 2022-08-17T12:47:17.1926107Z test_vjpvmap_cross_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.016s) 2022-08-17T12:47:17.2013518Z test_vjpvmap_cummax_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.000s) 2022-08-17T12:47:17.2100431Z test_vjpvmap_cummin_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.016s) 2022-08-17T12:47:17.2355886Z test_vjpvmap_cumprod_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.031s) 2022-08-17T12:47:17.2452753Z test_vjpvmap_cumsum_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.000s) 2022-08-17T12:47:17.2909492Z test_vjpvmap_cumulative_trapezoid_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.048s) 2022-08-17T12:47:17.2987764Z test_vjpvmap_deg2rad_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.016s) 2022-08-17T12:47:17.3269689Z test_vjpvmap_diag_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.016s) 2022-08-17T12:47:17.3531152Z test_vjpvmap_diag_embed_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.031s) 2022-08-17T12:47:17.3568414Z test_vjpvmap_diagflat_cpu_float32 (__main__.TestOperatorsCPU) ... C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\testing\_internal\opinfo\core.py:910: UserWarning: There is a performance drop because we have not yet implemented the batching rule for aten::diagflat. Please file us an issue on GitHub so that we can prioritize its implementation. (Triggered internally at C:\actions-runner\_work\pytorch\pytorch\functorch\functorch\csrc\BatchedFallback.cpp:85.) 2022-08-17T12:47:17.3569199Z return self.op(*args, **kwargs) 2022-08-17T12:47:17.3668618Z ok (0.016s) 2022-08-17T12:47:17.3918642Z test_vjpvmap_diagonal_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.016s) 2022-08-17T12:47:17.4560784Z test_vjpvmap_diagonal_scatter_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.078s) 2022-08-17T12:47:17.9125912Z test_vjpvmap_diff_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.442s) 2022-08-17T12:47:17.9204161Z test_vjpvmap_digamma_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.016s) 2022-08-17T12:47:18.1719085Z test_vjpvmap_dist_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.257s) 2022-08-17T12:47:18.2131169Z test_vjpvmap_div_floor_rounding_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.041s) 2022-08-17T12:47:18.2557329Z test_vjpvmap_div_no_rounding_mode_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.031s) 2022-08-17T12:47:18.2957770Z test_vjpvmap_div_trunc_rounding_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.052s) 2022-08-17T12:47:18.3038145Z test_vjpvmap_dot_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.000s) 2022-08-17T12:47:18.3151619Z test_vjpvmap_double_cpu_float32 (__main__.TestOperatorsCPU) ... expected failure (0.016s) 2022-08-17T12:47:18.3247952Z test_vjpvmap_double_functorch_no_channels_last_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.000s) 2022-08-17T12:47:18.3322263Z test_vjpvmap_dsplit_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.016s) 2022-08-17T12:47:18.3575084Z test_vjpvmap_dstack_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.026s) 2022-08-17T12:47:18.3613492Z test_vjpvmap_eig_cpu_float32 (__main__.TestOperatorsCPU) ... C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\testing\_internal\opinfo\core.py:910: UserWarning: There is a performance drop because we have not yet implemented the batching rule for aten::eig. Please file us an issue on GitHub so that we can prioritize its implementation. (Triggered internally at C:\actions-runner\_work\pytorch\pytorch\functorch\functorch\csrc\BatchedFallback.cpp:85.) 2022-08-17T12:47:18.3614251Z return self.op(*args, **kwargs) 2022-08-17T12:47:18.3657137Z ok (0.000s) 2022-08-17T12:47:18.4224017Z test_vjpvmap_einsum_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.057s) 2022-08-17T12:47:18.4257683Z test_vjpvmap_empty_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped! Autograd not supported. (0.016s) 2022-08-17T12:47:18.4289657Z test_vjpvmap_empty_like_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped! Autograd not supported. (0.000s) 2022-08-17T12:47:18.4321235Z test_vjpvmap_eq_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped! Autograd not supported. (0.000s) 2022-08-17T12:47:18.4353081Z test_vjpvmap_equal_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped! Autograd not supported. (0.000s) 2022-08-17T12:47:18.4406883Z test_vjpvmap_erf_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.016s) 2022-08-17T12:47:18.4488527Z test_vjpvmap_erfc_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.000s) 2022-08-17T12:47:18.4541434Z test_vjpvmap_erfinv_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.000s) 2022-08-17T12:47:18.4619791Z test_vjpvmap_exp2_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.016s) 2022-08-17T12:47:18.4696514Z test_vjpvmap_exp_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.000s) 2022-08-17T12:47:18.4821531Z test_vjpvmap_expand_as_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.026s) 2022-08-17T12:47:18.5012424Z test_vjpvmap_expand_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.016s) 2022-08-17T12:47:18.5064122Z test_vjpvmap_expm1_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.000s) 2022-08-17T12:47:18.5224042Z test_vjpvmap_fft_fft2_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.016s) 2022-08-17T12:47:18.5397471Z test_vjpvmap_fft_fft_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.016s) 2022-08-17T12:47:18.5598150Z test_vjpvmap_fft_fftn_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.031s) 2022-08-17T12:47:18.5713397Z test_vjpvmap_fft_fftshift_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.010s) 2022-08-17T12:47:18.5897133Z test_vjpvmap_fft_hfft2_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.016s) 2022-08-17T12:47:18.6082296Z test_vjpvmap_fft_hfft_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.010s) 2022-08-17T12:47:18.6302172Z test_vjpvmap_fft_hfftn_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.031s) 2022-08-17T12:47:18.6459218Z test_vjpvmap_fft_ifft2_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.016s) 2022-08-17T12:47:18.6640341Z test_vjpvmap_fft_ifft_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.010s) 2022-08-17T12:47:18.6842634Z test_vjpvmap_fft_ifftn_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.029s) 2022-08-17T12:47:18.6957109Z test_vjpvmap_fft_ifftshift_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.000s) 2022-08-17T12:47:18.6997422Z test_vjpvmap_fft_ihfft2_cpu_float32 (__main__.TestOperatorsCPU) ... C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\testing\_internal\opinfo\core.py:910: UserWarning: There is a performance drop because we have not yet implemented the batching rule for aten::fft_ihfft2. Please file us an issue on GitHub so that we can prioritize its implementation. (Triggered internally at C:\actions-runner\_work\pytorch\pytorch\functorch\functorch\csrc\BatchedFallback.cpp:85.) 2022-08-17T12:47:18.6998478Z return self.op(*args, **kwargs) 2022-08-17T12:47:18.7187990Z ok (0.031s) 2022-08-17T12:47:18.7386610Z test_vjpvmap_fft_ihfft_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.016s) 2022-08-17T12:47:18.7433788Z test_vjpvmap_fft_ihfftn_cpu_float32 (__main__.TestOperatorsCPU) ... C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\testing\_internal\opinfo\core.py:910: UserWarning: There is a performance drop because we have not yet implemented the batching rule for aten::fft_ihfftn. Please file us an issue on GitHub so that we can prioritize its implementation. (Triggered internally at C:\actions-runner\_work\pytorch\pytorch\functorch\functorch\csrc\BatchedFallback.cpp:85.) 2022-08-17T12:47:18.7434965Z return self.op(*args, **kwargs) 2022-08-17T12:47:18.7682408Z ok (0.026s) 2022-08-17T12:47:18.7850315Z test_vjpvmap_fft_irfft2_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.026s) 2022-08-17T12:47:18.8027142Z test_vjpvmap_fft_irfft_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.016s) 2022-08-17T12:47:18.8229995Z test_vjpvmap_fft_irfftn_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.016s) 2022-08-17T12:47:18.8384853Z test_vjpvmap_fft_rfft2_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.016s) 2022-08-17T12:47:18.8558512Z test_vjpvmap_fft_rfft_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.026s) 2022-08-17T12:47:18.8753684Z test_vjpvmap_fft_rfftn_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.016s) 2022-08-17T12:47:18.8836426Z test_vjpvmap_fill_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.010s) 2022-08-17T12:47:18.8954564Z test_vjpvmap_flatten_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.016s) 2022-08-17T12:47:18.9140697Z test_vjpvmap_flip_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.016s) 2022-08-17T12:47:18.9204841Z test_vjpvmap_fliplr_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.000s) 2022-08-17T12:47:18.9268949Z test_vjpvmap_flipud_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.016s) 2022-08-17T12:47:18.9363613Z test_vjpvmap_float_cpu_float32 (__main__.TestOperatorsCPU) ... expected failure (0.000s) 2022-08-17T12:47:18.9447702Z test_vjpvmap_float_functorch_no_channels_last_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.016s) 2022-08-17T12:47:19.0036160Z test_vjpvmap_float_power_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.057s) 2022-08-17T12:47:19.0085615Z test_vjpvmap_floor_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.000s) 2022-08-17T12:47:19.0117980Z test_vjpvmap_floor_divide_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped! Autograd not supported. (0.000s) 2022-08-17T12:47:19.0543551Z test_vjpvmap_fmax_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.047s) 2022-08-17T12:47:19.0966214Z test_vjpvmap_fmin_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.041s) 2022-08-17T12:47:19.1391308Z test_vjpvmap_fmod_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.041s) 2022-08-17T12:47:19.1465375Z test_vjpvmap_frac_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.016s) 2022-08-17T12:47:19.1546186Z test_vjpvmap_frexp_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.000s) 2022-08-17T12:47:19.1578200Z test_vjpvmap_full_like_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped! Autograd not supported. (0.000s) 2022-08-17T12:47:19.1772703Z test_vjpvmap_gather_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.026s) 2022-08-17T12:47:19.1804308Z test_vjpvmap_ge_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped! Autograd not supported. (0.000s) 2022-08-17T12:47:19.1836453Z test_vjpvmap_geqrf_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped! Autograd not supported. (0.000s) 2022-08-17T12:47:19.2312532Z test_vjpvmap_gradient_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.047s) 2022-08-17T12:47:19.2345692Z test_vjpvmap_gt_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped! Autograd not supported. (0.016s) 2022-08-17T12:47:19.2447517Z test_vjpvmap_half_cpu_float32 (__main__.TestOperatorsCPU) ... expected failure (0.000s) 2022-08-17T12:47:19.2541989Z test_vjpvmap_half_functorch_no_channels_last_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.016s) 2022-08-17T12:47:19.2575996Z test_vjpvmap_heaviside_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped! Autograd not supported. (0.000s) 2022-08-17T12:47:19.2614211Z test_vjpvmap_histc_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped! Autograd not supported. (0.000s) 2022-08-17T12:47:19.2646136Z test_vjpvmap_histogram_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped! Autograd not supported. (0.016s) 2022-08-17T12:47:19.2677881Z test_vjpvmap_histogramdd_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped! Autograd not supported. (0.000s) 2022-08-17T12:47:19.2748352Z test_vjpvmap_hsplit_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.010s) 2022-08-17T12:47:19.2978781Z test_vjpvmap_hstack_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.016s) 2022-08-17T12:47:19.3417423Z test_vjpvmap_hypot_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.047s) 2022-08-17T12:47:19.3495637Z test_vjpvmap_i0_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.000s) 2022-08-17T12:47:19.3528622Z test_vjpvmap_igamma_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped! Autograd not supported. (0.016s) 2022-08-17T12:47:19.3560713Z test_vjpvmap_igammac_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped! Autograd not supported. (0.000s) 2022-08-17T12:47:19.4420722Z test_vjpvmap_index_add_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.088s) 2022-08-17T12:47:19.4706034Z test_vjpvmap_index_copy_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.016s) 2022-08-17T12:47:19.4743814Z test_vjpvmap_index_fill_cpu_float32 (__main__.TestOperatorsCPU) ... C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\testing\_internal\opinfo\core.py:910: UserWarning: There is a performance drop because we have not yet implemented the batching rule for aten::index_fill.int_Scalar. Please file us an issue on GitHub so that we can prioritize its implementation. (Triggered internally at C:\actions-runner\_work\pytorch\pytorch\functorch\functorch\csrc\BatchedFallback.cpp:85.) 2022-08-17T12:47:19.4744641Z return self.op(*args, **kwargs) 2022-08-17T12:47:19.4877347Z ok (0.026s) 2022-08-17T12:47:19.5017119Z test_vjpvmap_index_put_cpu_float32 (__main__.TestOperatorsCPU) ... expected failure (0.016s) 2022-08-17T12:47:19.5778876Z test_vjpvmap_index_put_functorch_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.073s) 2022-08-17T12:47:19.5816485Z test_vjpvmap_index_reduce_cpu_float32 (__main__.TestOperatorsCPU) ... C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\testing\_internal\opinfo\core.py:910: UserWarning: There is a performance drop because we have not yet implemented the batching rule for aten::index_reduce. Please file us an issue on GitHub so that we can prioritize its implementation. (Triggered internally at C:\actions-runner\_work\pytorch\pytorch\functorch\functorch\csrc\BatchedFallback.cpp:85.) 2022-08-17T12:47:19.5817295Z return self.op(*args, **kwargs) 2022-08-17T12:47:20.0295586Z ok (0.451s) 2022-08-17T12:47:20.0432833Z test_vjpvmap_index_select_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.016s) 2022-08-17T12:47:20.0560684Z test_vjpvmap_inner_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.016s) 2022-08-17T12:47:20.0593784Z test_vjpvmap_int_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped! Autograd not supported. (0.000s) 2022-08-17T12:47:20.0626323Z test_vjpvmap_int_functorch_no_channels_last_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped! Autograd not supported. (0.000s) 2022-08-17T12:47:20.0795962Z test_vjpvmap_inverse_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.026s) 2022-08-17T12:47:20.0828431Z test_vjpvmap_isclose_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped! Autograd not supported. (0.000s) 2022-08-17T12:47:20.0860662Z test_vjpvmap_isfinite_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped! Autograd not supported. (0.000s) 2022-08-17T12:47:20.0893097Z test_vjpvmap_isin_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped! Autograd not supported. (0.000s) 2022-08-17T12:47:20.0925165Z test_vjpvmap_isinf_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped! Autograd not supported. (0.000s) 2022-08-17T12:47:20.0957442Z test_vjpvmap_isnan_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped! Autograd not supported. (0.016s) 2022-08-17T12:47:20.0989612Z test_vjpvmap_isneginf_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped! Autograd not supported. (0.000s) 2022-08-17T12:47:20.1022092Z test_vjpvmap_isposinf_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped! Autograd not supported. (0.000s) 2022-08-17T12:47:20.1054459Z test_vjpvmap_isreal_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped! Autograd not supported. (0.000s) 2022-08-17T12:47:20.1093414Z test_vjpvmap_istft_cpu_float32 (__main__.TestOperatorsCPU) ... C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\testing\_internal\opinfo\core.py:910: UserWarning: There is a performance drop because we have not yet implemented the batching rule for aten::istft. Please file us an issue on GitHub so that we can prioritize its implementation. (Triggered internally at C:\actions-runner\_work\pytorch\pytorch\functorch\functorch\csrc\BatchedFallback.cpp:85.) 2022-08-17T12:47:20.1094463Z return self.op(*args, **kwargs) 2022-08-17T12:47:20.1665799Z ok (0.073s) 2022-08-17T12:47:20.1699314Z test_vjpvmap_jiterator_2inputs_2outputs_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T12:47:20.1732063Z test_vjpvmap_jiterator_4inputs_with_extra_args_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T12:47:20.1764598Z test_vjpvmap_jiterator_binary_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T12:47:20.1798547Z test_vjpvmap_jiterator_binary_return_by_ref_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Only runs on cuda (0.010s) 2022-08-17T12:47:20.1852966Z test_vjpvmap_jiterator_unary_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T12:47:20.2028936Z test_vjpvmap_kron_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.026s) 2022-08-17T12:47:20.2356760Z test_vjpvmap_kthvalue_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.031s) 2022-08-17T12:47:20.3040785Z test_vjpvmap_ldexp_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.057s) 2022-08-17T12:47:20.3092804Z test_vjpvmap_le_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped! Autograd not supported. (0.016s) 2022-08-17T12:47:20.4356460Z test_vjpvmap_lerp_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.114s) 2022-08-17T12:47:20.4434692Z test_vjpvmap_lgamma_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.016s) 2022-08-17T12:47:20.4797830Z test_vjpvmap_linalg_cholesky_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.041s) 2022-08-17T12:47:20.5211157Z test_vjpvmap_linalg_cholesky_ex_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.031s) 2022-08-17T12:47:20.5329779Z test_vjpvmap_linalg_cond_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.016s) 2022-08-17T12:47:20.5390362Z test_vjpvmap_linalg_cross_cpu_float32 (__main__.TestOperatorsCPU) ... C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\testing\_internal\opinfo\core.py:910: UserWarning: There is a performance drop because we have not yet implemented the batching rule for aten::linalg_cross. Please file us an issue on GitHub so that we can prioritize its implementation. (Triggered internally at C:\actions-runner\_work\pytorch\pytorch\functorch\functorch\csrc\BatchedFallback.cpp:85.) 2022-08-17T12:47:20.5391808Z return self.op(*args, **kwargs) 2022-08-17T12:47:20.5550160Z ok (0.016s) 2022-08-17T12:47:20.5813954Z test_vjpvmap_linalg_det_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.041s) 2022-08-17T12:47:20.6195196Z test_vjpvmap_linalg_eig_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.031s) 2022-08-17T12:47:20.6234115Z test_vjpvmap_linalg_eigh_cpu_float32 (__main__.TestOperatorsCPU) ... C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\testing\_internal\opinfo\core.py:910: UserWarning: There is a performance drop because we have not yet implemented the batching rule for aten::linalg_eigh. Please file us an issue on GitHub so that we can prioritize its implementation. (Triggered internally at C:\actions-runner\_work\pytorch\pytorch\functorch\functorch\csrc\BatchedFallback.cpp:85.) 2022-08-17T12:47:20.6235528Z return self.op(*args, **kwargs) 2022-08-17T12:47:20.6640779Z ok (0.047s) 2022-08-17T12:47:20.6949819Z test_vjpvmap_linalg_eigvals_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.026s) 2022-08-17T12:47:20.7185224Z test_vjpvmap_linalg_eigvalsh_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.031s) 2022-08-17T12:47:20.8086748Z test_vjpvmap_linalg_householder_product_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.079s) 2022-08-17T12:47:20.8282702Z test_vjpvmap_linalg_inv_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.031s) 2022-08-17T12:47:20.8481433Z test_vjpvmap_linalg_inv_ex_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.016s) 2022-08-17T12:47:20.8513640Z test_vjpvmap_linalg_ldl_factor_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped! Autograd not supported. (0.000s) 2022-08-17T12:47:20.8545812Z test_vjpvmap_linalg_ldl_factor_ex_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped! Autograd not supported. (0.000s) 2022-08-17T12:47:20.8579781Z test_vjpvmap_linalg_ldl_solve_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped! Autograd not supported. (0.000s) 2022-08-17T12:47:20.8683960Z test_vjpvmap_linalg_lstsq_cpu_float32 (__main__.TestOperatorsCPU) ... C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\testing\_internal\opinfo\core.py:910: UserWarning: There is a performance drop because we have not yet implemented the batching rule for aten::linalg_lstsq. Please file us an issue on GitHub so that we can prioritize its implementation. (Triggered internally at C:\actions-runner\_work\pytorch\pytorch\functorch\functorch\csrc\BatchedFallback.cpp:85.) 2022-08-17T12:47:20.8685006Z return self.op(*args, **kwargs) 2022-08-17T12:47:21.3658145Z ok (0.508s) 2022-08-17T12:47:21.3766081Z test_vjpvmap_linalg_lstsq_grad_oriented_cpu_float32 (__main__.TestOperatorsCPU) ... C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\testing\_internal\common_methods_invocations.py:11084: UserWarning: There is a performance drop because we have not yet implemented the batching rule for aten::linalg_lstsq. Please file us an issue on GitHub so that we can prioritize its implementation. (Triggered internally at C:\actions-runner\_work\pytorch\pytorch\functorch\functorch\csrc\BatchedFallback.cpp:85.) 2022-08-17T12:47:21.3767298Z op=lambda a, b, driver: torch.linalg.lstsq(a, b, driver=driver)[0], 2022-08-17T12:47:21.9063485Z ok (0.554s) 2022-08-17T12:47:21.9114998Z test_vjpvmap_linalg_lu_cpu_float32 (__main__.TestOperatorsCPU) ... C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\testing\_internal\opinfo\core.py:910: UserWarning: There is a performance drop because we have not yet implemented the batching rule for aten::linalg_lu. Please file us an issue on GitHub so that we can prioritize its implementation. (Triggered internally at C:\actions-runner\_work\pytorch\pytorch\functorch\functorch\csrc\BatchedFallback.cpp:85.) 2022-08-17T12:47:21.9116283Z return self.op(*args, **kwargs) 2022-08-17T12:47:21.9904280Z ok (0.079s) 2022-08-17T12:47:21.9958448Z test_vjpvmap_linalg_lu_factor_cpu_float32 (__main__.TestOperatorsCPU) ... C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\testing\_internal\opinfo\core.py:910: UserWarning: There is a performance drop because we have not yet implemented the batching rule for aten::linalg_lu_factor. Please file us an issue on GitHub so that we can prioritize its implementation. (Triggered internally at C:\actions-runner\_work\pytorch\pytorch\functorch\functorch\csrc\BatchedFallback.cpp:85.) 2022-08-17T12:47:21.9959823Z return self.op(*args, **kwargs) 2022-08-17T12:47:22.0753446Z ok (0.079s) 2022-08-17T12:47:22.1312145Z test_vjpvmap_linalg_lu_factor_ex_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.063s) 2022-08-17T12:47:22.1364760Z test_vjpvmap_linalg_lu_solve_cpu_float32 (__main__.TestOperatorsCPU) ... C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\testing\_internal\opinfo\core.py:910: UserWarning: There is a performance drop because we have not yet implemented the batching rule for aten::linalg_lu_solve. Please file us an issue on GitHub so that we can prioritize its implementation. (Triggered internally at C:\actions-runner\_work\pytorch\pytorch\functorch\functorch\csrc\BatchedFallback.cpp:85.) 2022-08-17T12:47:26.0017623Z return self.op(*args, **kwargs) 2022-08-17T12:47:26.0017885Z ok (3.875s) 2022-08-17T12:47:26.1593248Z test_vjpvmap_linalg_matrix_norm_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.159s) 2022-08-17T12:47:26.2053527Z test_vjpvmap_linalg_matrix_power_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.032s) 2022-08-17T12:47:26.2095018Z test_vjpvmap_linalg_matrix_rank_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped! Autograd not supported. (0.016s) 2022-08-17T12:47:26.2142713Z test_vjpvmap_linalg_matrix_rank_hermitian_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped! Autograd not supported. (0.000s) 2022-08-17T12:47:26.3539275Z test_vjpvmap_linalg_multi_dot_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.143s) 2022-08-17T12:47:26.4109529Z test_vjpvmap_linalg_norm_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.048s) 2022-08-17T12:47:26.4604156Z test_vjpvmap_linalg_norm_subgradients_at_zero_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.063s) 2022-08-17T12:47:26.4646317Z test_vjpvmap_linalg_pinv_cpu_float32 (__main__.TestOperatorsCPU) ... C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\testing\_internal\opinfo\core.py:910: UserWarning: There is a performance drop because we have not yet implemented the batching rule for aten::linalg_pinv.atol_rtol_tensor. Please file us an issue on GitHub so that we can prioritize its implementation. (Triggered internally at C:\actions-runner\_work\pytorch\pytorch\functorch\functorch\csrc\BatchedFallback.cpp:85.) 2022-08-17T12:47:26.4647634Z return self.op(*args, **kwargs) 2022-08-17T12:47:26.5498825Z ok (0.079s) 2022-08-17T12:47:26.5862750Z test_vjpvmap_linalg_pinv_hermitian_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.032s) 2022-08-17T12:47:26.5896353Z test_vjpvmap_linalg_pinv_singular_cpu_float32 (__main__.TestOperatorsCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.016s) 2022-08-17T12:47:26.6772714Z test_vjpvmap_linalg_qr_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.079s) 2022-08-17T12:47:26.7011978Z test_vjpvmap_linalg_slogdet_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.031s) 2022-08-17T12:47:26.7051947Z test_vjpvmap_linalg_solve_cpu_float32 (__main__.TestOperatorsCPU) ... C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\testing\_internal\opinfo\core.py:910: UserWarning: There is a performance drop because we have not yet implemented the batching rule for aten::linalg_solve_ex. Please file us an issue on GitHub so that we can prioritize its implementation. (Triggered internally at C:\actions-runner\_work\pytorch\pytorch\functorch\functorch\csrc\BatchedFallback.cpp:85.) 2022-08-17T12:47:26.7052989Z return self.op(*args, **kwargs) 2022-08-17T12:47:26.8423664Z ok (0.144s) 2022-08-17T12:47:27.0101900Z test_vjpvmap_linalg_solve_ex_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.158s) 2022-08-17T12:47:28.8946210Z test_vjpvmap_linalg_solve_triangular_cpu_float32 (__main__.TestOperatorsCPU) ... ok (1.884s) 2022-08-17T12:47:29.5169402Z test_vjpvmap_linalg_svd_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.628s) 2022-08-17T12:47:29.5997641Z test_vjpvmap_linalg_svdvals_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.088s) 2022-08-17T12:47:29.6110686Z test_vjpvmap_linalg_tensorinv_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.000s) 2022-08-17T12:47:29.6159493Z test_vjpvmap_linalg_tensorsolve_cpu_float32 (__main__.TestOperatorsCPU) ... C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\testing\_internal\opinfo\core.py:910: UserWarning: There is a performance drop because we have not yet implemented the batching rule for aten::linalg_tensorsolve. Please file us an issue on GitHub so that we can prioritize its implementation. (Triggered internally at C:\actions-runner\_work\pytorch\pytorch\functorch\functorch\csrc\BatchedFallback.cpp:85.) 2022-08-17T12:47:29.6160313Z return self.op(*args, **kwargs) 2022-08-17T12:47:29.6541783Z ok (0.041s) 2022-08-17T12:47:29.6590050Z test_vjpvmap_linalg_vander_cpu_float32 (__main__.TestOperatorsCPU) ... C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\testing\_internal\opinfo\core.py:910: UserWarning: There is a performance drop because we have not yet implemented the batching rule for aten::linalg_vander. Please file us an issue on GitHub so that we can prioritize its implementation. (Triggered internally at C:\actions-runner\_work\pytorch\pytorch\functorch\functorch\csrc\BatchedFallback.cpp:85.) 2022-08-17T12:47:29.6591121Z return self.op(*args, **kwargs) 2022-08-17T12:47:29.6944080Z ok (0.041s) 2022-08-17T12:47:29.6992617Z test_vjpvmap_linalg_vecdot_cpu_float32 (__main__.TestOperatorsCPU) ... C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\testing\_internal\opinfo\core.py:910: UserWarning: There is a performance drop because we have not yet implemented the batching rule for aten::linalg_vecdot. Please file us an issue on GitHub so that we can prioritize its implementation. (Triggered internally at C:\actions-runner\_work\pytorch\pytorch\functorch\functorch\csrc\BatchedFallback.cpp:85.) 2022-08-17T12:47:29.6993884Z return self.op(*args, **kwargs) 2022-08-17T12:47:29.9597913Z ok (0.265s) 2022-08-17T12:47:30.2829850Z test_vjpvmap_linalg_vector_norm_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.327s) 2022-08-17T12:47:30.2864712Z test_vjpvmap_linspace_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped! Autograd not supported. (0.000s) 2022-08-17T12:47:30.2944983Z test_vjpvmap_log10_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.016s) 2022-08-17T12:47:30.2997581Z test_vjpvmap_log1p_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.000s) 2022-08-17T12:47:30.3076120Z test_vjpvmap_log2_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.016s) 2022-08-17T12:47:30.3153352Z test_vjpvmap_log_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.000s) 2022-08-17T12:47:30.3286345Z test_vjpvmap_log_softmax_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.016s) 2022-08-17T12:47:30.3426673Z test_vjpvmap_log_softmax_dtype_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.016s) 2022-08-17T12:47:30.3506504Z test_vjpvmap_logaddexp2_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.000s) 2022-08-17T12:47:30.3583025Z test_vjpvmap_logaddexp_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.016s) 2022-08-17T12:47:30.3763351Z test_vjpvmap_logcumsumexp_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.016s) 2022-08-17T12:47:30.4021990Z test_vjpvmap_logdet_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.026s) 2022-08-17T12:47:30.4055204Z test_vjpvmap_logical_and_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped! Autograd not supported. (0.000s) 2022-08-17T12:47:30.4087575Z test_vjpvmap_logical_not_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped! Autograd not supported. (0.000s) 2022-08-17T12:47:30.4120559Z test_vjpvmap_logical_or_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped! Autograd not supported. (0.016s) 2022-08-17T12:47:30.4152479Z test_vjpvmap_logical_xor_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped! Autograd not supported. (0.000s) 2022-08-17T12:47:30.4256734Z test_vjpvmap_logit_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.010s) 2022-08-17T12:47:30.4289162Z test_vjpvmap_logspace_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped! Autograd not supported. (0.000s) 2022-08-17T12:47:30.4639361Z test_vjpvmap_logsumexp_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.032s) 2022-08-17T12:47:30.4672283Z test_vjpvmap_long_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped! Autograd not supported. (0.016s) 2022-08-17T12:47:30.4704868Z test_vjpvmap_long_functorch_no_channels_last_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped! Autograd not supported. (0.000s) 2022-08-17T12:47:30.4737357Z test_vjpvmap_lt_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped! Autograd not supported. (0.000s) 2022-08-17T12:47:30.5707861Z test_vjpvmap_lu_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.088s) 2022-08-17T12:47:30.5748863Z test_vjpvmap_lu_solve_cpu_float32 (__main__.TestOperatorsCPU) ... C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\testing\_internal\opinfo\core.py:910: UserWarning: There is a performance drop because we have not yet implemented the batching rule for aten::lu_solve. Please file us an issue on GitHub so that we can prioritize its implementation. (Triggered internally at C:\actions-runner\_work\pytorch\pytorch\functorch\functorch\csrc\BatchedFallback.cpp:85.) 2022-08-17T12:47:30.5750531Z return self.op(*args, **kwargs) 2022-08-17T12:47:31.4920364Z ok (0.923s) 2022-08-17T12:47:31.4960385Z test_vjpvmap_lu_unpack_cpu_float32 (__main__.TestOperatorsCPU) ... C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\testing\_internal\opinfo\core.py:910: UserWarning: There is a performance drop because we have not yet implemented the batching rule for aten::lu_unpack. Please file us an issue on GitHub so that we can prioritize its implementation. (Triggered internally at C:\actions-runner\_work\pytorch\pytorch\functorch\functorch\csrc\BatchedFallback.cpp:85.) 2022-08-17T12:47:31.4961658Z return self.op(*args, **kwargs) 2022-08-17T12:47:31.5998414Z ok (0.110s) 2022-08-17T12:47:31.6158562Z test_vjpvmap_mH_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.016s) 2022-08-17T12:47:31.6316721Z test_vjpvmap_mT_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.016s) 2022-08-17T12:47:31.6407259Z test_vjpvmap_masked_fill_cpu_float32 (__main__.TestOperatorsCPU) ... C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\testing\_internal\opinfo\core.py:910: UserWarning: There is a performance drop because we have not yet implemented the batching rule for aten::masked_fill.Tensor. Please file us an issue on GitHub so that we can prioritize its implementation. (Triggered internally at C:\actions-runner\_work\pytorch\pytorch\functorch\functorch\csrc\BatchedFallback.cpp:85.) 2022-08-17T12:47:31.6408913Z return self.op(*args, **kwargs) 2022-08-17T12:47:31.6948832Z ok (0.064s) 2022-08-17T12:47:31.7190814Z test_vjpvmap_masked_fill_functorch_Scalar_only_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.031s) 2022-08-17T12:47:31.7240576Z test_vjpvmap_masked_scatter_cpu_float32 (__main__.TestOperatorsCPU) ... C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\testing\_internal\opinfo\core.py:910: UserWarning: There is a performance drop because we have not yet implemented the batching rule for aten::masked_scatter. Please file us an issue on GitHub so that we can prioritize its implementation. (Triggered internally at C:\actions-runner\_work\pytorch\pytorch\functorch\functorch\csrc\BatchedFallback.cpp:85.) 2022-08-17T12:47:31.7241387Z return self.op(*args, **kwargs) 2022-08-17T12:47:31.7789810Z ok (0.063s) 2022-08-17T12:47:31.7852361Z test_vjpvmap_masked_select_cpu_float32 (__main__.TestOperatorsCPU) ... expected failure (0.000s) 2022-08-17T12:47:31.8822568Z test_vjpvmap_matmul_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.096s) 2022-08-17T12:47:31.8881831Z test_vjpvmap_matrix_exp_cpu_float32 (__main__.TestOperatorsCPU) ... C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\testing\_internal\opinfo\core.py:910: UserWarning: There is a performance drop because we have not yet implemented the batching rule for aten::matrix_exp. Please file us an issue on GitHub so that we can prioritize its implementation. (Triggered internally at C:\actions-runner\_work\pytorch\pytorch\functorch\functorch\csrc\BatchedFallback.cpp:85.) 2022-08-17T12:47:31.8882724Z return self.op(*args, **kwargs) 2022-08-17T12:47:31.9094162Z ok (0.031s) 2022-08-17T12:47:31.9549820Z test_vjpvmap_max_binary_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.047s) 2022-08-17T12:47:31.9617220Z test_vjpvmap_max_reduction_no_dim_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.000s) 2022-08-17T12:47:31.9721580Z test_vjpvmap_max_reduction_with_dim_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.016s) 2022-08-17T12:47:32.0151609Z test_vjpvmap_maximum_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.031s) 2022-08-17T12:47:32.0507740Z test_vjpvmap_mean_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.047s) 2022-08-17T12:47:32.0759765Z test_vjpvmap_median_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.016s) 2022-08-17T12:47:32.1796515Z test_vjpvmap_meshgrid_list_of_tensors_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.110s) 2022-08-17T12:47:32.2717414Z test_vjpvmap_meshgrid_variadic_tensors_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.095s) 2022-08-17T12:47:32.3149991Z test_vjpvmap_min_binary_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.031s) 2022-08-17T12:47:32.3218073Z test_vjpvmap_min_reduction_no_dim_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.016s) 2022-08-17T12:47:32.3323544Z test_vjpvmap_min_reduction_with_dim_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.016s) 2022-08-17T12:47:32.3759389Z test_vjpvmap_minimum_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.032s) 2022-08-17T12:47:32.3841345Z test_vjpvmap_mm_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.016s) 2022-08-17T12:47:32.4018688Z test_vjpvmap_mode_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.016s) 2022-08-17T12:47:32.4089936Z test_vjpvmap_movedim_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.000s) 2022-08-17T12:47:32.4292094Z test_vjpvmap_msort_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.031s) 2022-08-17T12:47:32.4796722Z test_vjpvmap_mul_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.050s) 2022-08-17T12:47:32.4839927Z test_vjpvmap_multinomial_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped! Autograd not supported. (0.000s) 2022-08-17T12:47:32.4938816Z test_vjpvmap_mv_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.016s) 2022-08-17T12:47:32.5223022Z test_vjpvmap_mvlgamma_mvlgamma_p_1_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.016s) 2022-08-17T12:47:32.5508626Z test_vjpvmap_mvlgamma_mvlgamma_p_3_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.031s) 2022-08-17T12:47:32.5791612Z test_vjpvmap_mvlgamma_mvlgamma_p_5_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.032s) 2022-08-17T12:47:32.5891687Z test_vjpvmap_nan_to_num_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.016s) 2022-08-17T12:47:32.5944589Z test_vjpvmap_nanmean_cpu_float32 (__main__.TestOperatorsCPU) ... C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\testing\_internal\opinfo\core.py:910: UserWarning: There is a performance drop because we have not yet implemented the batching rule for aten::nanmean. Please file us an issue on GitHub so that we can prioritize its implementation. (Triggered internally at C:\actions-runner\_work\pytorch\pytorch\functorch\functorch\csrc\BatchedFallback.cpp:85.) 2022-08-17T12:47:32.5945389Z return self.op(*args, **kwargs) 2022-08-17T12:47:32.7002094Z ok (0.111s) 2022-08-17T12:47:32.7260002Z test_vjpvmap_nanmedian_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.016s) 2022-08-17T12:47:32.7306917Z test_vjpvmap_nanquantile_cpu_float32 (__main__.TestOperatorsCPU) ... C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\testing\_internal\opinfo\core.py:910: UserWarning: There is a performance drop because we have not yet implemented the batching rule for aten::nanquantile.scalar. Please file us an issue on GitHub so that we can prioritize its implementation. (Triggered internally at C:\actions-runner\_work\pytorch\pytorch\functorch\functorch\csrc\BatchedFallback.cpp:85.) 2022-08-17T12:47:32.7307726Z return self.op(*args, **kwargs) 2022-08-17T12:47:32.8623725Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\testing\_internal\opinfo\core.py:910: UserWarning: There is a performance drop because we have not yet implemented the batching rule for aten::nanquantile. Please file us an issue on GitHub so that we can prioritize its implementation. (Triggered internally at C:\actions-runner\_work\pytorch\pytorch\functorch\functorch\csrc\BatchedFallback.cpp:85.) 2022-08-17T12:47:32.8624493Z return self.op(*args, **kwargs) 2022-08-17T12:47:33.1669858Z ok (0.445s) 2022-08-17T12:47:33.1710265Z test_vjpvmap_nansum_cpu_float32 (__main__.TestOperatorsCPU) ... C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\testing\_internal\opinfo\core.py:910: UserWarning: There is a performance drop because we have not yet implemented the batching rule for aten::nansum. Please file us an issue on GitHub so that we can prioritize its implementation. (Triggered internally at C:\actions-runner\_work\pytorch\pytorch\functorch\functorch\csrc\BatchedFallback.cpp:85.) 2022-08-17T12:47:33.1711056Z return self.op(*args, **kwargs) 2022-08-17T12:47:33.2464436Z ok (0.080s) 2022-08-17T12:47:33.2582602Z test_vjpvmap_narrow_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.016s) 2022-08-17T12:47:33.3785689Z test_vjpvmap_native_layer_norm_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.111s) 2022-08-17T12:47:33.3819773Z test_vjpvmap_ne_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped! Autograd not supported. (0.016s) 2022-08-17T12:47:33.3869291Z test_vjpvmap_neg_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.000s) 2022-08-17T12:47:33.3900904Z test_vjpvmap_new_empty_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped! Autograd not supported. (0.000s) 2022-08-17T12:47:33.3932690Z test_vjpvmap_new_full_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped! Autograd not supported. (0.000s) 2022-08-17T12:47:33.3964840Z test_vjpvmap_new_ones_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped! Autograd not supported. (0.016s) 2022-08-17T12:47:33.3995887Z test_vjpvmap_new_zeros_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped! Autograd not supported. (0.000s) 2022-08-17T12:47:33.4026990Z test_vjpvmap_nextafter_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped! Autograd not supported. (0.000s) 2022-08-17T12:47:33.4182438Z test_vjpvmap_nn_functional_adaptive_avg_pool1d_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.016s) 2022-08-17T12:47:33.4430562Z test_vjpvmap_nn_functional_adaptive_avg_pool2d_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.031s) 2022-08-17T12:47:33.4768636Z test_vjpvmap_nn_functional_adaptive_avg_pool3d_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.034s) 2022-08-17T12:47:33.4985936Z test_vjpvmap_nn_functional_adaptive_max_pool1d_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.016s) 2022-08-17T12:47:33.5550225Z test_vjpvmap_nn_functional_adaptive_max_pool2d_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.063s) 2022-08-17T12:47:33.6070716Z test_vjpvmap_nn_functional_adaptive_max_pool3d_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.048s) 2022-08-17T12:47:33.6312957Z test_vjpvmap_nn_functional_avg_pool1d_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.016s) 2022-08-17T12:47:33.6509109Z test_vjpvmap_nn_functional_avg_pool2d_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.031s) 2022-08-17T12:47:33.6716870Z test_vjpvmap_nn_functional_avg_pool3d_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.016s) 2022-08-17T12:47:34.1435547Z test_vjpvmap_nn_functional_batch_norm_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.474s) 2022-08-17T12:47:34.1500518Z test_vjpvmap_nn_functional_bilinear_cpu_float32 (__main__.TestOperatorsCPU) ... C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\testing\_internal\opinfo\core.py:910: UserWarning: There is a performance drop because we have not yet implemented the batching rule for aten::bilinear. Please file us an issue on GitHub so that we can prioritize its implementation. (Triggered internally at C:\actions-runner\_work\pytorch\pytorch\functorch\functorch\csrc\BatchedFallback.cpp:85.) 2022-08-17T12:47:34.1501609Z return self.op(*args, **kwargs) 2022-08-17T12:47:34.8558185Z ok (0.711s) 2022-08-17T12:47:34.9161425Z test_vjpvmap_nn_functional_binary_cross_entropy_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.052s) 2022-08-17T12:47:35.1354716Z test_vjpvmap_nn_functional_binary_cross_entropy_with_logits_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.219s) 2022-08-17T12:47:35.1434473Z test_vjpvmap_nn_functional_celu_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.016s) 2022-08-17T12:47:35.2902130Z test_vjpvmap_nn_functional_conv1d_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.145s) 2022-08-17T12:47:35.8423915Z test_vjpvmap_nn_functional_conv2d_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.556s) 2022-08-17T12:47:35.8561149Z test_vjpvmap_nn_functional_conv2d_no_bias_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.016s) 2022-08-17T12:47:35.8849708Z test_vjpvmap_nn_functional_conv2d_stride_depthwise_with_bias_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.026s) 2022-08-17T12:47:35.9105185Z test_vjpvmap_nn_functional_conv2d_stride_groups_with_bias_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.026s) 2022-08-17T12:47:35.9230078Z test_vjpvmap_nn_functional_conv2d_stride_no_bias_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.016s) 2022-08-17T12:47:35.9363451Z test_vjpvmap_nn_functional_conv2d_stride_padding_no_bias_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.000s) 2022-08-17T12:47:35.9595134Z test_vjpvmap_nn_functional_conv2d_stride_padding_with_bias_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.031s) 2022-08-17T12:47:35.9818799Z test_vjpvmap_nn_functional_conv2d_stride_with_bias_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.026s) 2022-08-17T12:47:36.0065226Z test_vjpvmap_nn_functional_conv2d_strided_padding_dilation_no_bias_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.016s) 2022-08-17T12:47:36.0299380Z test_vjpvmap_nn_functional_conv2d_strided_padding_dilation_with_bias_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.031s) 2022-08-17T12:47:36.0526837Z test_vjpvmap_nn_functional_conv2d_with_bias_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.016s) 2022-08-17T12:47:36.1643961Z test_vjpvmap_nn_functional_conv_transpose1d_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.114s) 2022-08-17T12:47:36.3102971Z test_vjpvmap_nn_functional_conv_transpose2d_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.145s) 2022-08-17T12:47:36.6061484Z test_vjpvmap_nn_functional_conv_transpose3d_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.295s) 2022-08-17T12:47:36.7257543Z test_vjpvmap_nn_functional_cosine_embedding_loss_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.120s) 2022-08-17T12:47:36.7984130Z test_vjpvmap_nn_functional_cosine_similarity_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.073s) 2022-08-17T12:47:36.9198143Z test_vjpvmap_nn_functional_cross_entropy_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.123s) 2022-08-17T12:47:36.9260754Z test_vjpvmap_nn_functional_ctc_loss_cpu_float32 (__main__.TestOperatorsCPU) ... C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\nn\functional.py:2624: UserWarning: There is a performance drop because we have not yet implemented the batching rule for aten::ctc_loss.Tensor. Please file us an issue on GitHub so that we can prioritize its implementation. (Triggered internally at C:\actions-runner\_work\pytorch\pytorch\functorch\functorch\csrc\BatchedFallback.cpp:85.) 2022-08-17T12:47:36.9261898Z return torch.ctc_loss( 2022-08-17T12:47:36.9274722Z expected failure (0.016s) 2022-08-17T12:47:36.9453908Z test_vjpvmap_nn_functional_dropout2d_cpu_float32 (__main__.TestOperatorsCPU) ... expected failure (0.016s) 2022-08-17T12:47:36.9637186Z test_vjpvmap_nn_functional_dropout3d_cpu_float32 (__main__.TestOperatorsCPU) ... expected failure (0.016s) 2022-08-17T12:47:36.9669290Z test_vjpvmap_nn_functional_dropout_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped! (0.000s) 2022-08-17T12:47:36.9751932Z test_vjpvmap_nn_functional_elu_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.016s) 2022-08-17T12:47:36.9792076Z test_vjpvmap_nn_functional_embedding_bag_cpu_float32 (__main__.TestOperatorsCPU) ... C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\nn\functional.py:2388: UserWarning: There is a performance drop because we have not yet implemented the batching rule for aten::embedding_bag.padding_idx. Please file us an issue on GitHub so that we can prioritize its implementation. (Triggered internally at C:\actions-runner\_work\pytorch\pytorch\functorch\functorch\csrc\BatchedFallback.cpp:85.) 2022-08-17T12:47:36.9792912Z ret, _, _, _ = torch.embedding_bag( 2022-08-17T12:47:37.2326005Z ok (0.252s) 2022-08-17T12:47:37.2502415Z test_vjpvmap_nn_functional_embedding_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.016s) 2022-08-17T12:47:37.2821917Z test_vjpvmap_nn_functional_embedding_functorch_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.032s) 2022-08-17T12:47:37.2857004Z test_vjpvmap_nn_functional_feature_alpha_dropout_with_train_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped! (0.000s) 2022-08-17T12:47:37.2891358Z test_vjpvmap_nn_functional_feature_alpha_dropout_without_train_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped! (0.000s) 2022-08-17T12:47:37.2925358Z test_vjpvmap_nn_functional_fractional_max_pool2d_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped! (0.016s) 2022-08-17T12:47:37.2959920Z test_vjpvmap_nn_functional_fractional_max_pool3d_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped! (0.000s) 2022-08-17T12:47:37.3009220Z test_vjpvmap_nn_functional_gaussian_nll_loss_cpu_float32 (__main__.TestOperatorsCPU) ... C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\nn\functional.py:2829: UserWarning: There is a performance drop because we have not yet implemented the batching rule for aten::any. Please file us an issue on GitHub so that we can prioritize its implementation. (Triggered internally at C:\actions-runner\_work\pytorch\pytorch\functorch\functorch\csrc\BatchedFallback.cpp:85.) 2022-08-17T12:47:37.3009994Z if torch.any(var < 0): 2022-08-17T12:47:37.3019238Z expected failure (0.000s) 2022-08-17T12:47:37.3239697Z test_vjpvmap_nn_functional_gelu_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.031s) 2022-08-17T12:47:37.4144768Z test_vjpvmap_nn_functional_glu_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.080s) 2022-08-17T12:47:37.6147929Z test_vjpvmap_nn_functional_grid_sample_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.204s) 2022-08-17T12:47:37.6377007Z test_vjpvmap_nn_functional_group_norm_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.031s) 2022-08-17T12:47:37.6527316Z test_vjpvmap_nn_functional_hardshrink_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.016s) 2022-08-17T12:47:37.6621322Z test_vjpvmap_nn_functional_hardsigmoid_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.000s) 2022-08-17T12:47:37.6739588Z test_vjpvmap_nn_functional_hardswish_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.016s) 2022-08-17T12:47:37.6891834Z test_vjpvmap_nn_functional_hardtanh_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.016s) 2022-08-17T12:47:37.7672169Z test_vjpvmap_nn_functional_hinge_embedding_loss_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.079s) 2022-08-17T12:47:37.7719099Z test_vjpvmap_nn_functional_huber_loss_cpu_float32 (__main__.TestOperatorsCPU) ... C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\nn\functional.py:3226: UserWarning: There is a performance drop because we have not yet implemented the batching rule for aten::huber_loss. Please file us an issue on GitHub so that we can prioritize its implementation. (Triggered internally at C:\actions-runner\_work\pytorch\pytorch\functorch\functorch\csrc\BatchedFallback.cpp:85.) 2022-08-17T12:47:37.7720258Z return torch._C._nn.huber_loss(expanded_input, expanded_target, _Reduction.get_enum(reduction), delta) 2022-08-17T12:47:37.8359545Z ok (0.063s) 2022-08-17T12:47:37.8411152Z test_vjpvmap_nn_functional_instance_norm_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.000s) 2022-08-17T12:47:37.8774406Z test_vjpvmap_nn_functional_interpolate_area_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.050s) 2022-08-17T12:47:37.9086909Z test_vjpvmap_nn_functional_interpolate_bicubic_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.026s) 2022-08-17T12:47:37.9389909Z test_vjpvmap_nn_functional_interpolate_bilinear_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.026s) 2022-08-17T12:47:37.9664974Z test_vjpvmap_nn_functional_interpolate_linear_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.031s) 2022-08-17T12:47:38.0002232Z test_vjpvmap_nn_functional_interpolate_nearest_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.036s) 2022-08-17T12:47:38.0433518Z test_vjpvmap_nn_functional_interpolate_trilinear_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.047s) 2022-08-17T12:47:38.0494867Z test_vjpvmap_nn_functional_kl_div_cpu_float32 (__main__.TestOperatorsCPU) ... C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\nn\functional.py:2924: UserWarning: There is a performance drop because we have not yet implemented the batching rule for aten::kl_div. Please file us an issue on GitHub so that we can prioritize its implementation. (Triggered internally at C:\actions-runner\_work\pytorch\pytorch\functorch\functorch\csrc\BatchedFallback.cpp:85.) 2022-08-17T12:47:38.0496436Z reduced = torch.kl_div(input, target, reduction_enum, log_target=log_target) 2022-08-17T12:47:38.1322312Z ok (0.083s) 2022-08-17T12:47:38.1651644Z test_vjpvmap_nn_functional_l1_loss_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.031s) 2022-08-17T12:47:38.2400268Z test_vjpvmap_nn_functional_layer_norm_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.073s) 2022-08-17T12:47:38.2613062Z test_vjpvmap_nn_functional_leaky_relu_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.031s) 2022-08-17T12:47:38.4331911Z test_vjpvmap_nn_functional_linear_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.172s) 2022-08-17T12:47:38.4808739Z test_vjpvmap_nn_functional_local_response_norm_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.048s) 2022-08-17T12:47:38.4908788Z test_vjpvmap_nn_functional_logsigmoid_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.000s) 2022-08-17T12:47:38.4958671Z test_vjpvmap_nn_functional_margin_ranking_loss_cpu_float32 (__main__.TestOperatorsCPU) ... C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\nn\functional.py:3327: UserWarning: There is a performance drop because we have not yet implemented the batching rule for aten::margin_ranking_loss. Please file us an issue on GitHub so that we can prioritize its implementation. (Triggered internally at C:\actions-runner\_work\pytorch\pytorch\functorch\functorch\csrc\BatchedFallback.cpp:85.) 2022-08-17T12:47:38.4959526Z return torch.margin_ranking_loss(input1, input2, target, margin, reduction_enum) 2022-08-17T12:47:38.7948468Z ok (0.300s) 2022-08-17T12:47:38.8012687Z test_vjpvmap_nn_functional_max_pool1d_cpu_float32 (__main__.TestOperatorsCPU) ... C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\nn\functional.py:696: UserWarning: There is a performance drop because we have not yet implemented the batching rule for aten::max_pool1d. Please file us an issue on GitHub so that we can prioritize its implementation. (Triggered internally at C:\actions-runner\_work\pytorch\pytorch\functorch\functorch\csrc\BatchedFallback.cpp:85.) 2022-08-17T12:47:38.8013850Z return torch.max_pool1d(input, kernel_size, stride, padding, dilation, ceil_mode) 2022-08-17T12:47:41.1980813Z ok (2.409s) 2022-08-17T12:47:44.5826861Z test_vjpvmap_nn_functional_max_pool2d_cpu_float32 (__main__.TestOperatorsCPU) ... ok (3.393s) 2022-08-17T12:47:44.5877295Z test_vjpvmap_nn_functional_max_pool3d_cpu_float32 (__main__.TestOperatorsCPU) ... C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\nn\functional.py:843: UserWarning: There is a performance drop because we have not yet implemented the batching rule for aten::max_pool3d_with_indices. Please file us an issue on GitHub so that we can prioritize its implementation. (Triggered internally at C:\actions-runner\_work\pytorch\pytorch\functorch\functorch\csrc\BatchedFallback.cpp:85.) 2022-08-17T12:47:44.5878175Z return torch._C._nn.max_pool3d_with_indices(input, kernel_size, stride, padding, dilation, ceil_mode) 2022-08-17T12:47:44.5912062Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\nn\functional.py:868: UserWarning: There is a performance drop because we have not yet implemented the batching rule for aten::max_pool3d. Please file us an issue on GitHub so that we can prioritize its implementation. (Triggered internally at C:\actions-runner\_work\pytorch\pytorch\functorch\functorch\csrc\BatchedFallback.cpp:85.) 2022-08-17T12:47:44.5913068Z return torch.max_pool3d(input, kernel_size, stride, padding, dilation, ceil_mode) 2022-08-17T12:47:46.3373294Z ok (1.754s) 2022-08-17T12:47:46.3413978Z test_vjpvmap_nn_functional_max_unpool1d_cpu_float32 (__main__.TestOperatorsCPU) ... C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\nn\functional.py:948: UserWarning: There is a performance drop because we have not yet implemented the batching rule for aten::max_unpool2d. Please file us an issue on GitHub so that we can prioritize its implementation. (Triggered internally at C:\actions-runner\_work\pytorch\pytorch\functorch\functorch\csrc\BatchedFallback.cpp:85.) 2022-08-17T12:47:46.3415366Z return torch._C._nn.max_unpool2d(input.unsqueeze(-1), indices.unsqueeze(-1), output_size).squeeze(-1) 2022-08-17T12:47:47.2169142Z ok (0.872s) 2022-08-17T12:47:47.3757761Z test_vjpvmap_nn_functional_max_unpool1d_grad_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.158s) 2022-08-17T12:47:47.3796977Z test_vjpvmap_nn_functional_max_unpool2d_cpu_float32 (__main__.TestOperatorsCPU) ... C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\nn\functional.py:980: UserWarning: There is a performance drop because we have not yet implemented the batching rule for aten::max_unpool2d. Please file us an issue on GitHub so that we can prioritize its implementation. (Triggered internally at C:\actions-runner\_work\pytorch\pytorch\functorch\functorch\csrc\BatchedFallback.cpp:85.) 2022-08-17T12:47:47.3797812Z return torch._C._nn.max_unpool2d(input, indices, output_size) 2022-08-17T12:47:49.0530629Z ok (1.674s) 2022-08-17T12:47:49.2493317Z test_vjpvmap_nn_functional_max_unpool2d_grad_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.205s) 2022-08-17T12:47:49.2533391Z test_vjpvmap_nn_functional_max_unpool3d_cpu_float32 (__main__.TestOperatorsCPU) ... C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\nn\functional.py:1012: UserWarning: There is a performance drop because we have not yet implemented the batching rule for aten::max_unpool3d. Please file us an issue on GitHub so that we can prioritize its implementation. (Triggered internally at C:\actions-runner\_work\pytorch\pytorch\functorch\functorch\csrc\BatchedFallback.cpp:85.) 2022-08-17T12:47:49.2534553Z return torch._C._nn.max_unpool3d(input, indices, output_size, _stride, padding) 2022-08-17T12:47:49.7766020Z ok (0.520s) 2022-08-17T12:47:49.8688380Z test_vjpvmap_nn_functional_max_unpool3d_grad_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.096s) 2022-08-17T12:47:49.8797686Z test_vjpvmap_nn_functional_mish_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.016s) 2022-08-17T12:47:49.8873624Z test_vjpvmap_nn_functional_mse_loss_cpu_float32 (__main__.TestOperatorsCPU) ... C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\autograd\__init__.py:294: UserWarning: An output with one or more elements was resized since it had shape [1], which does not match the required output shape [2]. This behavior is deprecated, and in a future PyTorch release outputs will not be resized unless they have zero elements. You can explicitly reuse an out tensor t by resizing it, inplace, to zero elements with t.resize_(0). (Triggered internally at C:\actions-runner\_work\pytorch\pytorch\aten\src\ATen\native\Resize.cpp:24.) 2022-08-17T12:47:49.8874602Z return Variable._execution_engine.run_backward( # Calls into the C++ engine to run the backward pass 2022-08-17T12:47:49.8930122Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\autograd\__init__.py:294: UserWarning: An output with one or more elements was resized since it had shape [5], which does not match the required output shape [2, 5]. This behavior is deprecated, and in a future PyTorch release outputs will not be resized unless they have zero elements. You can explicitly reuse an out tensor t by resizing it, inplace, to zero elements with t.resize_(0). (Triggered internally at C:\actions-runner\_work\pytorch\pytorch\aten\src\ATen\native\Resize.cpp:24.) 2022-08-17T12:47:49.8931027Z return Variable._execution_engine.run_backward( # Calls into the C++ engine to run the backward pass 2022-08-17T12:47:49.9100965Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\autograd\__init__.py:294: UserWarning: An output with one or more elements was resized since it had shape [25], which does not match the required output shape [2, 25]. 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-08-17T12:47:49.9102388Z return Variable._execution_engine.run_backward( # Calls into the C++ engine to run the backward pass 2022-08-17T12:47:49.9166055Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\autograd\__init__.py:294: UserWarning: An output with one or more elements was resized since it had shape [125], which does not match the required output shape [2, 125]. 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-08-17T12:47:49.9167280Z return Variable._execution_engine.run_backward( # Calls into the C++ engine to run the backward pass 2022-08-17T12:47:49.9191047Z ok (0.031s) 2022-08-17T12:47:49.9645281Z test_vjpvmap_nn_functional_mse_loss_functorch_cpu_float32 (__main__.TestOperatorsCPU) ... C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\autograd\__init__.py:294: UserWarning: An output with one or more elements was resized since it had shape [625], which does not match the required output shape [2, 625]. 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-08-17T12:47:49.9646635Z return Variable._execution_engine.run_backward( # Calls into the C++ engine to run the backward pass 2022-08-17T12:47:49.9811888Z ok (0.063s) 2022-08-17T12:47:49.9856002Z test_vjpvmap_nn_functional_multi_margin_loss_cpu_float32 (__main__.TestOperatorsCPU) ... C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\nn\functional.py:3526: UserWarning: There is a performance drop because we have not yet implemented the batching rule for aten::multi_margin_loss. Please file us an issue on GitHub so that we can prioritize its implementation. (Triggered internally at C:\actions-runner\_work\pytorch\pytorch\functorch\functorch\csrc\BatchedFallback.cpp:85.) 2022-08-17T12:47:49.9856858Z return torch._C._nn.multi_margin_loss(input, target, p, margin, weight, reduction_enum) 2022-08-17T12:47:50.0080330Z ok (0.031s) 2022-08-17T12:47:50.0118557Z test_vjpvmap_nn_functional_multilabel_margin_loss_cpu_float32 (__main__.TestOperatorsCPU) ... C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\nn\functional.py:3385: UserWarning: There is a performance drop because we have not yet implemented the batching rule for aten::multilabel_margin_loss. Please file us an issue on GitHub so that we can prioritize its implementation. (Triggered internally at C:\actions-runner\_work\pytorch\pytorch\functorch\functorch\csrc\BatchedFallback.cpp:85.) 2022-08-17T12:47:50.0119424Z return torch._C._nn.multilabel_margin_loss(input, target, reduction_enum) 2022-08-17T12:47:50.0260376Z ok (0.016s) 2022-08-17T12:47:50.0566876Z test_vjpvmap_nn_functional_multilabel_soft_margin_loss_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.032s) 2022-08-17T12:47:50.3358606Z test_vjpvmap_nn_functional_nll_loss_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.284s) 2022-08-17T12:47:50.3612660Z test_vjpvmap_nn_functional_normalize_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.016s) 2022-08-17T12:47:50.3869677Z test_vjpvmap_nn_functional_pad_circular_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.032s) 2022-08-17T12:47:50.4814772Z test_vjpvmap_nn_functional_pad_constant_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.095s) 2022-08-17T12:47:50.5122146Z test_vjpvmap_nn_functional_pad_reflect_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.031s) 2022-08-17T12:47:50.5469183Z test_vjpvmap_nn_functional_pad_replicate_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.032s) 2022-08-17T12:47:50.5918709Z test_vjpvmap_nn_functional_pairwise_distance_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.048s) 2022-08-17T12:47:50.5967964Z test_vjpvmap_nn_functional_pdist_cpu_float32 (__main__.TestOperatorsCPU) ... C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\testing\_internal\opinfo\core.py:910: UserWarning: There is a performance drop because we have not yet implemented the batching rule for aten::pdist. Please file us an issue on GitHub so that we can prioritize its implementation. (Triggered internally at C:\actions-runner\_work\pytorch\pytorch\functorch\functorch\csrc\BatchedFallback.cpp:85.) 2022-08-17T12:47:50.5968767Z return self.op(*args, **kwargs) 2022-08-17T12:47:50.6186849Z ok (0.016s) 2022-08-17T12:47:50.6256776Z test_vjpvmap_nn_functional_pixel_shuffle_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.016s) 2022-08-17T12:47:50.6327922Z test_vjpvmap_nn_functional_pixel_unshuffle_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.000s) 2022-08-17T12:47:51.1392393Z test_vjpvmap_nn_functional_poisson_nll_loss_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.505s) 2022-08-17T12:47:51.2383311Z test_vjpvmap_nn_functional_prelu_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.110s) 2022-08-17T12:47:51.2461608Z test_vjpvmap_nn_functional_relu6_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.000s) 2022-08-17T12:47:51.2556180Z test_vjpvmap_nn_functional_relu_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.016s) 2022-08-17T12:47:51.2581813Z test_vjpvmap_nn_functional_rrelu_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped! (0.000s) 2022-08-17T12:47:51.2657903Z test_vjpvmap_nn_functional_selu_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.016s) 2022-08-17T12:47:51.2738128Z test_vjpvmap_nn_functional_silu_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.001s) 2022-08-17T12:47:51.2774437Z test_vjpvmap_nn_functional_smooth_l1_loss_cpu_float32 (__main__.TestOperatorsCPU) ... C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\nn\functional.py:3196: UserWarning: There is a performance drop because we have not yet implemented the batching rule for aten::smooth_l1_loss. Please file us an issue on GitHub so that we can prioritize its implementation. (Triggered internally at C:\actions-runner\_work\pytorch\pytorch\functorch\functorch\csrc\BatchedFallback.cpp:85.) 2022-08-17T12:47:51.2775297Z return torch._C._nn.smooth_l1_loss(expanded_input, expanded_target, _Reduction.get_enum(reduction), beta) 2022-08-17T12:47:51.3241750Z ok (0.048s) 2022-08-17T12:47:51.3278153Z test_vjpvmap_nn_functional_soft_margin_loss_cpu_float32 (__main__.TestOperatorsCPU) ... C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\nn\functional.py:3407: UserWarning: There is a performance drop because we have not yet implemented the batching rule for aten::soft_margin_loss. Please file us an issue on GitHub so that we can prioritize its implementation. (Triggered internally at C:\actions-runner\_work\pytorch\pytorch\functorch\functorch\csrc\BatchedFallback.cpp:85.) 2022-08-17T12:47:51.3278983Z return torch._C._nn.soft_margin_loss(input, target, reduction_enum) 2022-08-17T12:47:51.3607119Z ok (0.032s) 2022-08-17T12:47:51.3753057Z test_vjpvmap_nn_functional_softmin_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.016s) 2022-08-17T12:47:51.3913430Z test_vjpvmap_nn_functional_softmin_with_dtype_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.016s) 2022-08-17T12:47:51.3992050Z test_vjpvmap_nn_functional_softplus_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.016s) 2022-08-17T12:47:51.4099623Z test_vjpvmap_nn_functional_softshrink_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.016s) 2022-08-17T12:47:51.4188854Z test_vjpvmap_nn_functional_softsign_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.000s) 2022-08-17T12:47:51.4271235Z test_vjpvmap_nn_functional_tanhshrink_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.016s) 2022-08-17T12:47:51.4372194Z test_vjpvmap_nn_functional_threshold_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.000s) 2022-08-17T12:47:51.4411810Z test_vjpvmap_nn_functional_triplet_margin_loss_cpu_float32 (__main__.TestOperatorsCPU) ... C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\nn\functional.py:4551: UserWarning: There is a performance drop because we have not yet implemented the batching rule for aten::triplet_margin_loss. Please file us an issue on GitHub so that we can prioritize its implementation. (Triggered internally at C:\actions-runner\_work\pytorch\pytorch\functorch\functorch\csrc\BatchedFallback.cpp:85.) 2022-08-17T12:47:51.4412998Z return torch.triplet_margin_loss(anchor, positive, negative, margin, p, eps, swap, reduction_enum) 2022-08-17T12:47:51.5877061Z ok (0.158s) 2022-08-17T12:47:51.7077296Z test_vjpvmap_nn_functional_triplet_margin_with_distance_loss_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.110s) 2022-08-17T12:47:52.2744614Z test_vjpvmap_nn_functional_unfold_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.569s) 2022-08-17T12:47:52.2859592Z test_vjpvmap_nn_functional_upsample_bilinear_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.016s) 2022-08-17T12:47:52.3136781Z test_vjpvmap_nn_functional_upsample_nearest_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.032s) 2022-08-17T12:47:52.3170258Z test_vjpvmap_nonzero_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped! Autograd not supported. (0.000s) 2022-08-17T12:47:52.4052350Z test_vjpvmap_norm_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.094s) 2022-08-17T12:47:52.4146230Z test_vjpvmap_norm_fro_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.000s) 2022-08-17T12:47:52.4260906Z test_vjpvmap_norm_inf_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.016s) 2022-08-17T12:47:52.4351676Z test_vjpvmap_norm_nuc_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.016s) 2022-08-17T12:47:52.4377641Z test_vjpvmap_normal_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped! (0.000s) 2022-08-17T12:47:52.4403444Z test_vjpvmap_normal_number_mean_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped! (0.000s) 2022-08-17T12:47:52.4435814Z test_vjpvmap_ones_like_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped! Autograd not supported. (0.000s) 2022-08-17T12:47:52.4468210Z test_vjpvmap_ops_aten__new_zeros_with_same_feature_meta_functorchonly_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped! Autograd not supported. (0.000s) 2022-08-17T12:47:54.8881547Z test_vjpvmap_ops_aten_index_put_functorch_cpu_float32 (__main__.TestOperatorsCPU) ... ok (2.444s) 2022-08-17T12:47:54.8924283Z test_vjpvmap_ormqr_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped! Autograd not supported. (0.000s) 2022-08-17T12:47:54.9003875Z test_vjpvmap_outer_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.016s) 2022-08-17T12:47:54.9059441Z test_vjpvmap_pca_lowrank_cpu_float32 (__main__.TestOperatorsCPU) ... expected failure (0.000s) 2022-08-17T12:47:54.9156761Z test_vjpvmap_permute_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.016s) 2022-08-17T12:47:54.9417649Z test_vjpvmap_pinverse_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.031s) 2022-08-17T12:47:54.9905625Z test_vjpvmap_polar_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.048s) 2022-08-17T12:47:55.0114269Z test_vjpvmap_polygamma_polygamma_n_0_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.016s) 2022-08-17T12:47:55.0324596Z test_vjpvmap_polygamma_polygamma_n_1_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.016s) 2022-08-17T12:47:55.0534707Z test_vjpvmap_polygamma_polygamma_n_2_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.031s) 2022-08-17T12:47:55.0754300Z test_vjpvmap_polygamma_polygamma_n_3_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.016s) 2022-08-17T12:47:55.0960338Z test_vjpvmap_polygamma_polygamma_n_4_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.016s) 2022-08-17T12:47:55.1030273Z test_vjpvmap_positive_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.016s) 2022-08-17T12:47:55.1556509Z test_vjpvmap_pow_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.048s) 2022-08-17T12:47:55.2283753Z test_vjpvmap_prod_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.079s) 2022-08-17T12:47:55.2322741Z test_vjpvmap_put_cpu_float32 (__main__.TestOperatorsCPU) ... C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\testing\_internal\opinfo\core.py:910: UserWarning: There is a performance drop because we have not yet implemented the batching rule for aten::put. Please file us an issue on GitHub so that we can prioritize its implementation. (Triggered internally at C:\actions-runner\_work\pytorch\pytorch\functorch\functorch\csrc\BatchedFallback.cpp:85.) 2022-08-17T12:47:55.2323501Z return self.op(*args, **kwargs) 2022-08-17T12:47:55.4547752Z ok (0.221s) 2022-08-17T12:47:55.5440969Z test_vjpvmap_qr_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.094s) 2022-08-17T12:47:55.5488872Z test_vjpvmap_quantile_cpu_float32 (__main__.TestOperatorsCPU) ... C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\testing\_internal\opinfo\core.py:910: UserWarning: There is a performance drop because we have not yet implemented the batching rule for aten::quantile.scalar. Please file us an issue on GitHub so that we can prioritize its implementation. (Triggered internally at C:\actions-runner\_work\pytorch\pytorch\functorch\functorch\csrc\BatchedFallback.cpp:85.) 2022-08-17T12:47:55.5489915Z return self.op(*args, **kwargs) 2022-08-17T12:47:55.7020479Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\testing\_internal\opinfo\core.py:910: UserWarning: There is a performance drop because we have not yet implemented the batching rule for aten::quantile. Please file us an issue on GitHub so that we can prioritize its implementation. (Triggered internally at C:\actions-runner\_work\pytorch\pytorch\functorch\functorch\csrc\BatchedFallback.cpp:85.) 2022-08-17T12:47:55.7021227Z return self.op(*args, **kwargs) 2022-08-17T12:47:56.0082497Z ok (0.458s) 2022-08-17T12:47:56.0163585Z test_vjpvmap_rad2deg_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.016s) 2022-08-17T12:47:56.0197076Z test_vjpvmap_rand_like_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped! Autograd not supported. (0.000s) 2022-08-17T12:47:56.0229525Z test_vjpvmap_randint_like_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped! Autograd not supported. (0.000s) 2022-08-17T12:47:56.0261754Z test_vjpvmap_randn_like_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped! Autograd not supported. (0.000s) 2022-08-17T12:47:56.0349757Z test_vjpvmap_ravel_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.016s) 2022-08-17T12:47:56.0439978Z test_vjpvmap_real_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.000s) 2022-08-17T12:47:56.0537996Z test_vjpvmap_reciprocal_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.016s) 2022-08-17T12:47:56.1071173Z test_vjpvmap_remainder_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.048s) 2022-08-17T12:47:56.1118941Z test_vjpvmap_renorm_cpu_float32 (__main__.TestOperatorsCPU) ... C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\testing\_internal\opinfo\core.py:910: UserWarning: There is a performance drop because we have not yet implemented the batching rule for aten::renorm. Please file us an issue on GitHub so that we can prioritize its implementation. (Triggered internally at C:\actions-runner\_work\pytorch\pytorch\functorch\functorch\csrc\BatchedFallback.cpp:85.) 2022-08-17T12:47:56.1119694Z return self.op(*args, **kwargs) 2022-08-17T12:47:56.1284307Z ok (0.031s) 2022-08-17T12:47:56.1822221Z test_vjpvmap_repeat_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.048s) 2022-08-17T12:47:56.1958543Z test_vjpvmap_repeat_interleave_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.016s) 2022-08-17T12:47:56.2145649Z test_vjpvmap_reshape_as_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.016s) 2022-08-17T12:47:56.2406141Z test_vjpvmap_reshape_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.031s) 2022-08-17T12:47:56.2449217Z test_vjpvmap_resize__cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped! Autograd not supported. (0.000s) 2022-08-17T12:47:56.2491671Z test_vjpvmap_resize_as__cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped! Autograd not supported. (0.000s) 2022-08-17T12:47:56.2565231Z test_vjpvmap_resolve_conj_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.016s) 2022-08-17T12:47:56.2638874Z test_vjpvmap_resolve_neg_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.000s) 2022-08-17T12:47:56.3007713Z test_vjpvmap_roll_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.048s) 2022-08-17T12:47:56.3777704Z test_vjpvmap_rot90_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.079s) 2022-08-17T12:47:56.3842637Z test_vjpvmap_round_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.000s) 2022-08-17T12:47:56.3935700Z test_vjpvmap_round_decimals_0_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.016s) 2022-08-17T12:47:56.4014957Z test_vjpvmap_round_decimals_3_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.001s) 2022-08-17T12:47:56.4088842Z test_vjpvmap_round_decimals_neg_3_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.000s) 2022-08-17T12:47:56.4167964Z test_vjpvmap_rsqrt_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.016s) 2022-08-17T12:47:56.4630065Z test_vjpvmap_rsub_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.047s) 2022-08-17T12:47:56.5259109Z test_vjpvmap_scatter_add_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.069s) 2022-08-17T12:47:56.5919886Z test_vjpvmap_scatter_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.059s) 2022-08-17T12:47:56.5962739Z test_vjpvmap_scatter_reduce_amax_cpu_float32 (__main__.TestOperatorsCPU) ... C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\testing\_internal\opinfo\core.py:910: UserWarning: There is a performance drop because we have not yet implemented the batching rule for aten::scatter_reduce.two. Please file us an issue on GitHub so that we can prioritize its implementation. (Triggered internally at C:\actions-runner\_work\pytorch\pytorch\functorch\functorch\csrc\BatchedFallback.cpp:85.) 2022-08-17T12:47:56.5963531Z return self.op(*args, **kwargs) 2022-08-17T12:47:56.7697232Z ok (0.182s) 2022-08-17T12:47:56.9474447Z test_vjpvmap_scatter_reduce_amin_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.180s) 2022-08-17T12:47:57.1327442Z test_vjpvmap_scatter_reduce_mean_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.186s) 2022-08-17T12:47:57.3749794Z test_vjpvmap_scatter_reduce_prod_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.227s) 2022-08-17T12:47:57.5345999Z test_vjpvmap_scatter_reduce_sum_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.171s) 2022-08-17T12:47:57.5379455Z test_vjpvmap_searchsorted_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped! Autograd not supported. (0.000s) 2022-08-17T12:47:57.5415732Z test_vjpvmap_segment_reduce_lengths_cpu_float32 (__main__.TestOperatorsCPU) ... C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\testing\_internal\opinfo\core.py:910: UserWarning: There is a performance drop because we have not yet implemented the batching rule for aten::segment_reduce. Please file us an issue on GitHub so that we can prioritize its implementation. (Triggered internally at C:\actions-runner\_work\pytorch\pytorch\functorch\functorch\csrc\BatchedFallback.cpp:85.) 2022-08-17T12:47:57.5416494Z return self.op(*args, **kwargs) 2022-08-17T12:47:57.7724465Z ok (0.233s) 2022-08-17T12:47:57.9955807Z test_vjpvmap_segment_reduce_offsets_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.225s) 2022-08-17T12:47:58.0072335Z test_vjpvmap_select_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.019s) 2022-08-17T12:47:58.0347592Z test_vjpvmap_select_scatter_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.016s) 2022-08-17T12:47:58.0398129Z test_vjpvmap_sgn_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.016s) 2022-08-17T12:47:58.0430275Z test_vjpvmap_short_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped! Autograd not supported. (0.000s) 2022-08-17T12:47:58.0461600Z test_vjpvmap_short_functorch_no_channels_last_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped! Autograd not supported. (0.000s) 2022-08-17T12:47:58.0537530Z test_vjpvmap_sigmoid_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.000s) 2022-08-17T12:47:58.0586686Z test_vjpvmap_sign_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.016s) 2022-08-17T12:47:58.0618538Z test_vjpvmap_signbit_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped! Autograd not supported. (0.000s) 2022-08-17T12:47:58.0669229Z test_vjpvmap_sin_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.000s) 2022-08-17T12:47:58.0756744Z test_vjpvmap_sinc_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.016s) 2022-08-17T12:47:58.0807251Z test_vjpvmap_sinh_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.000s) 2022-08-17T12:47:58.1659843Z test_vjpvmap_slice_scatter_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.095s) 2022-08-17T12:47:58.1793431Z test_vjpvmap_softmax_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.000s) 2022-08-17T12:47:58.1934744Z test_vjpvmap_softmax_with_dtype_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.016s) 2022-08-17T12:47:58.3108493Z test_vjpvmap_sort_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.127s) 2022-08-17T12:47:58.3141455Z test_vjpvmap_sparse_sampled_addmm_cpu_float32 (__main__.TestOperatorsCPU) ... skip: PyTorch is built without MKL support (0.000s) 2022-08-17T12:47:58.3173176Z test_vjpvmap_special_airy_ai_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped! Autograd not supported. (0.000s) 2022-08-17T12:47:58.3204451Z test_vjpvmap_special_bessel_j0_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped! Autograd not supported. (0.000s) 2022-08-17T12:47:58.3235552Z test_vjpvmap_special_bessel_j1_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped! Autograd not supported. (0.000s) 2022-08-17T12:47:58.3267080Z test_vjpvmap_special_bessel_y0_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped! Autograd not supported. (0.016s) 2022-08-17T12:47:58.3298321Z test_vjpvmap_special_bessel_y1_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped! Autograd not supported. (0.000s) 2022-08-17T12:47:58.3329795Z test_vjpvmap_special_chebyshev_polynomial_t_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped! Autograd not supported. (0.000s) 2022-08-17T12:47:58.3360878Z test_vjpvmap_special_chebyshev_polynomial_u_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped! Autograd not supported. (0.000s) 2022-08-17T12:47:58.3385921Z test_vjpvmap_special_chebyshev_polynomial_v_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.000s) 2022-08-17T12:47:58.3410795Z test_vjpvmap_special_chebyshev_polynomial_w_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.016s) 2022-08-17T12:47:58.3474478Z test_vjpvmap_special_entr_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.000s) 2022-08-17T12:47:58.3555818Z test_vjpvmap_special_erfcx_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.016s) 2022-08-17T12:47:58.3588366Z test_vjpvmap_special_hermite_polynomial_h_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped! Autograd not supported. (0.000s) 2022-08-17T12:47:58.3620715Z test_vjpvmap_special_hermite_polynomial_he_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped! Autograd not supported. (0.000s) 2022-08-17T12:47:58.3686106Z test_vjpvmap_special_i0e_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.000s) 2022-08-17T12:47:58.3771869Z test_vjpvmap_special_i1_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.016s) 2022-08-17T12:47:58.3858111Z test_vjpvmap_special_i1e_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.000s) 2022-08-17T12:47:58.3891397Z test_vjpvmap_special_laguerre_polynomial_l_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped! Autograd not supported. (0.016s) 2022-08-17T12:47:58.3916981Z test_vjpvmap_special_legendre_polynomial_p_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.000s) 2022-08-17T12:47:58.3952642Z test_vjpvmap_special_log_ndtr_cpu_float32 (__main__.TestOperatorsCPU) ... C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\testing\_internal\opinfo\core.py:910: UserWarning: There is a performance drop because we have not yet implemented the batching rule for aten::special_log_ndtr. Please file us an issue on GitHub so that we can prioritize its implementation. (Triggered internally at C:\actions-runner\_work\pytorch\pytorch\functorch\functorch\csrc\BatchedFallback.cpp:85.) 2022-08-17T12:47:58.3953438Z return self.op(*args, **kwargs) 2022-08-17T12:47:58.4024632Z ok (0.000s) 2022-08-17T12:47:58.4057199Z test_vjpvmap_special_modified_bessel_i0_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped! Autograd not supported. (0.016s) 2022-08-17T12:47:58.4089405Z test_vjpvmap_special_modified_bessel_i1_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped! Autograd not supported. (0.000s) 2022-08-17T12:47:58.4121353Z test_vjpvmap_special_modified_bessel_k0_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped! Autograd not supported. (0.000s) 2022-08-17T12:47:58.4153649Z test_vjpvmap_special_modified_bessel_k1_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped! Autograd not supported. (0.000s) 2022-08-17T12:47:58.4245392Z test_vjpvmap_special_ndtr_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.016s) 2022-08-17T12:47:58.4326811Z test_vjpvmap_special_ndtri_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.000s) 2022-08-17T12:47:58.4531526Z test_vjpvmap_special_polygamma_special_polygamma_n_0_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.032s) 2022-08-17T12:47:58.4563912Z test_vjpvmap_special_scaled_modified_bessel_k0_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped! Autograd not supported. (0.000s) 2022-08-17T12:47:58.4596539Z test_vjpvmap_special_scaled_modified_bessel_k1_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped! Autograd not supported. (0.000s) 2022-08-17T12:47:58.4622217Z test_vjpvmap_special_shifted_chebyshev_polynomial_t_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.000s) 2022-08-17T12:47:58.4647952Z test_vjpvmap_special_shifted_chebyshev_polynomial_u_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.000s) 2022-08-17T12:47:58.4674110Z test_vjpvmap_special_shifted_chebyshev_polynomial_v_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.016s) 2022-08-17T12:47:58.4699909Z test_vjpvmap_special_shifted_chebyshev_polynomial_w_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.000s) 2022-08-17T12:47:58.4731956Z test_vjpvmap_special_spherical_bessel_j0_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped! Autograd not supported. (0.000s) 2022-08-17T12:47:58.5197118Z test_vjpvmap_special_xlog1py_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.047s) 2022-08-17T12:47:58.5228976Z test_vjpvmap_special_zeta_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped! Autograd not supported. (0.000s) 2022-08-17T12:47:58.5296466Z test_vjpvmap_split_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.010s) 2022-08-17T12:47:58.5386050Z test_vjpvmap_split_list_args_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.000s) 2022-08-17T12:47:58.5494293Z test_vjpvmap_split_with_sizes_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.016s) 2022-08-17T12:47:58.5543852Z test_vjpvmap_sqrt_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.000s) 2022-08-17T12:47:58.5623536Z test_vjpvmap_square_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.016s) 2022-08-17T12:47:58.5759334Z test_vjpvmap_squeeze_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.016s) 2022-08-17T12:47:58.6357303Z test_vjpvmap_stack_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.063s) 2022-08-17T12:47:58.6530935Z test_vjpvmap_std_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.016s) 2022-08-17T12:47:58.6713625Z test_vjpvmap_std_mean_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.016s) 2022-08-17T12:47:58.6752469Z test_vjpvmap_stft_cpu_float32 (__main__.TestOperatorsCPU) ... C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\functional.py:612: UserWarning: There is a performance drop because we have not yet implemented the batching rule for aten::stft. Please file us an issue on GitHub so that we can prioritize its implementation. (Triggered internally at C:\actions-runner\_work\pytorch\pytorch\functorch\functorch\csrc\BatchedFallback.cpp:85.) 2022-08-17T12:47:58.6753628Z return _VF.stft(input, n_fft, hop_length, win_length, window, # type: ignore[attr-defined] 2022-08-17T12:47:58.7110815Z ok (0.032s) 2022-08-17T12:47:58.7578477Z test_vjpvmap_sub_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.048s) 2022-08-17T12:47:58.7921167Z test_vjpvmap_sum_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.032s) 2022-08-17T12:47:58.8052253Z test_vjpvmap_sum_to_size_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.016s) 2022-08-17T12:47:59.4814127Z test_vjpvmap_svd_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.678s) 2022-08-17T12:47:59.4882595Z test_vjpvmap_svd_lowrank_cpu_float32 (__main__.TestOperatorsCPU) ... expected failure (0.016s) 2022-08-17T12:47:59.5127739Z test_vjpvmap_symeig_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.016s) 2022-08-17T12:47:59.5201545Z test_vjpvmap_t_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.016s) 2022-08-17T12:47:59.5414075Z test_vjpvmap_take_along_dim_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.016s) 2022-08-17T12:47:59.5450785Z test_vjpvmap_take_cpu_float32 (__main__.TestOperatorsCPU) ... C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\testing\_internal\opinfo\core.py:910: UserWarning: There is a performance drop because we have not yet implemented the batching rule for aten::take. Please file us an issue on GitHub so that we can prioritize its implementation. (Triggered internally at C:\actions-runner\_work\pytorch\pytorch\functorch\functorch\csrc\BatchedFallback.cpp:85.) 2022-08-17T12:47:59.5451549Z return self.op(*args, **kwargs) 2022-08-17T12:47:59.5855822Z ok (0.048s) 2022-08-17T12:47:59.5909010Z test_vjpvmap_tan_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.000s) 2022-08-17T12:47:59.5958169Z test_vjpvmap_tanh_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.000s) 2022-08-17T12:47:59.6001230Z test_vjpvmap_tensor_split_cpu_float32 (__main__.TestOperatorsCPU) ... expected failure (0.016s) 2022-08-17T12:47:59.6145123Z test_vjpvmap_tensordot_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.016s) 2022-08-17T12:47:59.6640560Z test_vjpvmap_tile_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.051s) 2022-08-17T12:47:59.6687608Z test_vjpvmap_to_sparse_cpu_float32 (__main__.TestOperatorsCPU) ... C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\testing\_internal\common_methods_invocations.py:16406: UserWarning: There is a performance drop because we have not yet implemented the batching rule for aten::to_sparse. Please file us an issue on GitHub so that we can prioritize its implementation. (Triggered internally at C:\actions-runner\_work\pytorch\pytorch\functorch\functorch\csrc\BatchedFallback.cpp:85.) 2022-08-17T12:47:59.6688403Z op=lambda x, *args: x.to_sparse(*args), 2022-08-17T12:47:59.6694999Z expected failure (0.005s) 2022-08-17T12:47:59.6982797Z test_vjpvmap_topk_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.024s) 2022-08-17T12:47:59.7036771Z test_vjpvmap_trace_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.000s) 2022-08-17T12:47:59.7189439Z test_vjpvmap_transpose_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.016s) 2022-08-17T12:47:59.7634451Z test_vjpvmap_trapezoid_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.053s) 2022-08-17T12:47:59.8155112Z test_vjpvmap_trapz_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.041s) 2022-08-17T12:47:59.8820279Z test_vjpvmap_triangular_solve_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.073s) 2022-08-17T12:47:59.8934594Z test_vjpvmap_tril_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.016s) 2022-08-17T12:47:59.9047801Z test_vjpvmap_triu_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.000s) 2022-08-17T12:47:59.9477689Z test_vjpvmap_true_divide_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.047s) 2022-08-17T12:47:59.9529027Z test_vjpvmap_trunc_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.000s) 2022-08-17T12:47:59.9667452Z test_vjpvmap_unbind_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.016s) 2022-08-17T12:47:59.9864577Z test_vjpvmap_unflatten_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.026s) 2022-08-17T12:48:00.0385563Z test_vjpvmap_unfold_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.057s) 2022-08-17T12:48:00.0428050Z test_vjpvmap_unique_consecutive_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped! Autograd not supported. (0.000s) 2022-08-17T12:48:00.0469374Z test_vjpvmap_unique_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped! Autograd not supported. (0.000s) 2022-08-17T12:48:00.0663669Z test_vjpvmap_unsqueeze_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.016s) 2022-08-17T12:48:00.0858134Z test_vjpvmap_var_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.026s) 2022-08-17T12:48:00.1060864Z test_vjpvmap_var_mean_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.016s) 2022-08-17T12:48:00.1096828Z test_vjpvmap_vdot_cpu_float32 (__main__.TestOperatorsCPU) ... C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\testing\_internal\opinfo\core.py:910: UserWarning: There is a performance drop because we have not yet implemented the batching rule for aten::vdot. Please file us an issue on GitHub so that we can prioritize its implementation. (Triggered internally at C:\actions-runner\_work\pytorch\pytorch\functorch\functorch\csrc\BatchedFallback.cpp:85.) 2022-08-17T12:48:00.1097609Z return self.op(*args, **kwargs) 2022-08-17T12:48:00.1146037Z ok (0.016s) 2022-08-17T12:48:00.1195911Z test_vjpvmap_view_as_complex_cpu_float32 (__main__.TestOperatorsCPU) ... expected failure (0.000s) 2022-08-17T12:48:00.1315300Z test_vjpvmap_view_as_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.016s) 2022-08-17T12:48:00.1458939Z test_vjpvmap_view_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.016s) 2022-08-17T12:48:00.1529501Z test_vjpvmap_vsplit_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.010s) 2022-08-17T12:48:00.1767665Z test_vjpvmap_vstack_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.026s) 2022-08-17T12:48:00.2226773Z test_vjpvmap_where_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.031s) 2022-08-17T12:48:00.2706099Z test_vjpvmap_xlogy_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.057s) 2022-08-17T12:48:00.2786803Z test_vjpvmap_zero__cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.010s) 2022-08-17T12:48:00.2819761Z test_vjpvmap_zeros_like_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped! Autograd not supported. (0.000s) 2022-08-17T12:48:00.2894433Z test_vmap_autograd_grad_H_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.000s) 2022-08-17T12:48:00.2967617Z test_vmap_autograd_grad_H_cpu_float64 (__main__.TestOperatorsCPU) ... ok (0.016s) 2022-08-17T12:48:00.3042976Z test_vmap_autograd_grad_T_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.000s) 2022-08-17T12:48:00.3117404Z test_vmap_autograd_grad_T_cpu_float64 (__main__.TestOperatorsCPU) ... ok (0.016s) 2022-08-17T12:48:00.3531196Z test_vmap_autograd_grad___getitem___cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.031s) 2022-08-17T12:48:00.3933486Z test_vmap_autograd_grad___getitem___cpu_float64 (__main__.TestOperatorsCPU) ... ok (0.026s) 2022-08-17T12:48:00.5963366Z test_vmap_autograd_grad___getitem___functorch_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.203s) 2022-08-17T12:48:00.8347216Z test_vmap_autograd_grad___getitem___functorch_cpu_float64 (__main__.TestOperatorsCPU) ... ok (0.250s) 2022-08-17T12:48:00.8693777Z test_vmap_autograd_grad___radd___cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.032s) 2022-08-17T12:48:00.9029634Z test_vmap_autograd_grad___radd___cpu_float64 (__main__.TestOperatorsCPU) ... ok (0.031s) 2022-08-17T12:48:00.9406044Z test_vmap_autograd_grad___rdiv___cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.031s) 2022-08-17T12:48:00.9774390Z test_vmap_autograd_grad___rdiv___cpu_float64 (__main__.TestOperatorsCPU) ... ok (0.048s) 2022-08-17T12:48:00.9814394Z test_vmap_autograd_grad___rmatmul___cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped! (0.000s) 2022-08-17T12:48:00.9853069Z test_vmap_autograd_grad___rmatmul___cpu_float64 (__main__.TestOperatorsCPU) ... skip: Skipped! (0.000s) 2022-08-17T12:48:01.0217774Z test_vmap_autograd_grad___rmod___cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.047s) 2022-08-17T12:48:01.0531560Z test_vmap_autograd_grad___rmod___cpu_float64 (__main__.TestOperatorsCPU) ... ok (0.016s) 2022-08-17T12:48:01.0824325Z test_vmap_autograd_grad___rmul___cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.032s) 2022-08-17T12:48:01.1108360Z test_vmap_autograd_grad___rmul___cpu_float64 (__main__.TestOperatorsCPU) ... ok (0.031s) 2022-08-17T12:48:01.1386452Z test_vmap_autograd_grad___rpow___cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.031s) 2022-08-17T12:48:01.1665214Z test_vmap_autograd_grad___rpow___cpu_float64 (__main__.TestOperatorsCPU) ... ok (0.032s) 2022-08-17T12:48:01.1956040Z test_vmap_autograd_grad___rsub___cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.016s) 2022-08-17T12:48:01.2238452Z test_vmap_autograd_grad___rsub___cpu_float64 (__main__.TestOperatorsCPU) ... ok (0.031s) 2022-08-17T12:48:01.4086036Z test_vmap_autograd_grad__masked_amax_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.184s) 2022-08-17T12:48:01.5909247Z test_vmap_autograd_grad__masked_amax_cpu_float64 (__main__.TestOperatorsCPU) ... ok (0.189s) 2022-08-17T12:48:01.7755796Z test_vmap_autograd_grad__masked_amin_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.189s) 2022-08-17T12:48:01.9575263Z test_vmap_autograd_grad__masked_amin_cpu_float64 (__main__.TestOperatorsCPU) ... ok (0.175s) 2022-08-17T12:48:01.9614910Z test_vmap_autograd_grad__masked_argmax_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped! Autograd not supported. (0.000s) 2022-08-17T12:48:01.9651963Z test_vmap_autograd_grad__masked_argmax_cpu_float64 (__main__.TestOperatorsCPU) ... skip: Skipped! Autograd not supported. (0.016s) 2022-08-17T12:48:01.9688378Z test_vmap_autograd_grad__masked_argmin_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped! Autograd not supported. (0.000s) 2022-08-17T12:48:01.9724541Z test_vmap_autograd_grad__masked_argmin_cpu_float64 (__main__.TestOperatorsCPU) ... skip: Skipped! Autograd not supported. (0.000s) 2022-08-17T12:48:01.9773568Z test_vmap_autograd_grad__masked_cumprod_cpu_float32 (__main__.TestOperatorsCPU) ... C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\autograd\__init__.py:294: UserWarning: There is a performance drop because we have not yet implemented the batching rule for aten::cumprod_backward. Please file us an issue on GitHub so that we can prioritize its implementation. (Triggered internally at C:\actions-runner\_work\pytorch\pytorch\functorch\functorch\csrc\BatchedFallback.cpp:85.) 2022-08-17T12:48:01.9774433Z return Variable._execution_engine.run_backward( # Calls into the C++ engine to run the backward pass 2022-08-17T12:48:02.0069306Z ok (0.031s) 2022-08-17T12:48:02.0410008Z test_vmap_autograd_grad__masked_cumprod_cpu_float64 (__main__.TestOperatorsCPU) ... ok (0.031s) 2022-08-17T12:48:02.0707692Z test_vmap_autograd_grad__masked_cumsum_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.043s) 2022-08-17T12:48:02.0997733Z test_vmap_autograd_grad__masked_cumsum_cpu_float64 (__main__.TestOperatorsCPU) ... ok (0.016s) 2022-08-17T12:48:02.1472498Z test_vmap_autograd_grad__masked_log_softmax_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.047s) 2022-08-17T12:48:02.1960225Z test_vmap_autograd_grad__masked_log_softmax_cpu_float64 (__main__.TestOperatorsCPU) ... ok (0.041s) 2022-08-17T12:48:02.2465892Z test_vmap_autograd_grad__masked_logaddexp_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.047s) 2022-08-17T12:48:02.2930972Z test_vmap_autograd_grad__masked_logaddexp_cpu_float64 (__main__.TestOperatorsCPU) ... ok (0.057s) 2022-08-17T12:48:02.4672768Z test_vmap_autograd_grad__masked_logsumexp_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.174s) 2022-08-17T12:48:02.6366734Z test_vmap_autograd_grad__masked_logsumexp_cpu_float64 (__main__.TestOperatorsCPU) ... ok (0.158s) 2022-08-17T12:48:02.8151561Z test_vmap_autograd_grad__masked_mean_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.184s) 2022-08-17T12:48:02.9868760Z test_vmap_autograd_grad__masked_mean_cpu_float64 (__main__.TestOperatorsCPU) ... ok (0.175s) 2022-08-17T12:48:03.0285184Z test_vmap_autograd_grad__masked_median_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.031s) 2022-08-17T12:48:03.0692342Z test_vmap_autograd_grad__masked_median_cpu_float64 (__main__.TestOperatorsCPU) ... ok (0.047s) 2022-08-17T12:48:03.8638917Z test_vmap_autograd_grad__masked_norm_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.800s) 2022-08-17T12:48:04.6464194Z test_vmap_autograd_grad__masked_norm_cpu_float64 (__main__.TestOperatorsCPU) ... ok (0.773s) 2022-08-17T12:48:04.7350463Z test_vmap_autograd_grad__masked_normalize_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.094s) 2022-08-17T12:48:04.8230547Z test_vmap_autograd_grad__masked_normalize_cpu_float64 (__main__.TestOperatorsCPU) ... ok (0.079s) 2022-08-17T12:48:05.0215783Z test_vmap_autograd_grad__masked_prod_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.206s) 2022-08-17T12:48:05.2163604Z test_vmap_autograd_grad__masked_prod_cpu_float64 (__main__.TestOperatorsCPU) ... ok (0.200s) 2022-08-17T12:48:05.2595423Z test_vmap_autograd_grad__masked_softmax_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.031s) 2022-08-17T12:48:05.2999330Z test_vmap_autograd_grad__masked_softmax_cpu_float64 (__main__.TestOperatorsCPU) ... ok (0.048s) 2022-08-17T12:48:05.3424472Z test_vmap_autograd_grad__masked_softmin_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.047s) 2022-08-17T12:48:05.3838544Z test_vmap_autograd_grad__masked_softmin_cpu_float64 (__main__.TestOperatorsCPU) ... ok (0.032s) 2022-08-17T12:48:05.6157956Z test_vmap_autograd_grad__masked_std_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.236s) 2022-08-17T12:48:05.8569955Z test_vmap_autograd_grad__masked_std_cpu_float64 (__main__.TestOperatorsCPU) ... ok (0.236s) 2022-08-17T12:48:06.0202359Z test_vmap_autograd_grad__masked_sum_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.168s) 2022-08-17T12:48:06.1802310Z test_vmap_autograd_grad__masked_sum_cpu_float64 (__main__.TestOperatorsCPU) ... ok (0.158s) 2022-08-17T12:48:06.3993898Z test_vmap_autograd_grad__masked_var_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.221s) 2022-08-17T12:48:06.6290074Z test_vmap_autograd_grad__masked_var_cpu_float64 (__main__.TestOperatorsCPU) ... ok (0.220s) 2022-08-17T12:48:06.6353181Z test_vmap_autograd_grad_abs_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.016s) 2022-08-17T12:48:06.6412650Z test_vmap_autograd_grad_abs_cpu_float64 (__main__.TestOperatorsCPU) ... ok (0.000s) 2022-08-17T12:48:06.6514152Z test_vmap_autograd_grad_acos_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.016s) 2022-08-17T12:48:06.6613679Z test_vmap_autograd_grad_acos_cpu_float64 (__main__.TestOperatorsCPU) ... ok (0.016s) 2022-08-17T12:48:06.6712873Z test_vmap_autograd_grad_acosh_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.001s) 2022-08-17T12:48:06.6811373Z test_vmap_autograd_grad_acosh_cpu_float64 (__main__.TestOperatorsCPU) ... ok (0.016s) 2022-08-17T12:48:06.7144803Z test_vmap_autograd_grad_add_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.031s) 2022-08-17T12:48:06.7469128Z test_vmap_autograd_grad_add_cpu_float64 (__main__.TestOperatorsCPU) ... ok (0.031s) 2022-08-17T12:48:06.7753491Z test_vmap_autograd_grad_addbmm_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.032s) 2022-08-17T12:48:06.8038432Z test_vmap_autograd_grad_addbmm_cpu_float64 (__main__.TestOperatorsCPU) ... ok (0.031s) 2022-08-17T12:48:06.8530975Z test_vmap_autograd_grad_addcdiv_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.048s) 2022-08-17T12:48:06.9082899Z test_vmap_autograd_grad_addcdiv_cpu_float64 (__main__.TestOperatorsCPU) ... ok (0.049s) 2022-08-17T12:48:06.9667749Z test_vmap_autograd_grad_addcmul_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.063s) 2022-08-17T12:48:07.0192788Z test_vmap_autograd_grad_addcmul_cpu_float64 (__main__.TestOperatorsCPU) ... ok (0.047s) 2022-08-17T12:48:07.0344290Z test_vmap_autograd_grad_addmm_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.016s) 2022-08-17T12:48:07.0488738Z test_vmap_autograd_grad_addmm_cpu_float64 (__main__.TestOperatorsCPU) ... ok (0.016s) 2022-08-17T12:48:07.0632506Z test_vmap_autograd_grad_addmm_decomposed_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.016s) 2022-08-17T12:48:07.0773594Z test_vmap_autograd_grad_addmm_decomposed_cpu_float64 (__main__.TestOperatorsCPU) ... ok (0.016s) 2022-08-17T12:48:07.1033637Z test_vmap_autograd_grad_addmv_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.016s) 2022-08-17T12:48:07.1283599Z test_vmap_autograd_grad_addmv_cpu_float64 (__main__.TestOperatorsCPU) ... ok (0.031s) 2022-08-17T12:48:07.1463717Z test_vmap_autograd_grad_addr_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.016s) 2022-08-17T12:48:07.1637030Z test_vmap_autograd_grad_addr_cpu_float64 (__main__.TestOperatorsCPU) ... ok (0.016s) 2022-08-17T12:48:07.1674086Z test_vmap_autograd_grad_all_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped! Autograd not supported. (0.000s) 2022-08-17T12:48:07.1710741Z test_vmap_autograd_grad_all_cpu_float64 (__main__.TestOperatorsCPU) ... skip: Skipped! Autograd not supported. (0.016s) 2022-08-17T12:48:07.1747083Z test_vmap_autograd_grad_allclose_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped! Autograd not supported. (0.000s) 2022-08-17T12:48:07.1783139Z test_vmap_autograd_grad_allclose_cpu_float64 (__main__.TestOperatorsCPU) ... skip: Skipped! Autograd not supported. (0.000s) 2022-08-17T12:48:07.2260374Z test_vmap_autograd_grad_amax_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.048s) 2022-08-17T12:48:07.2730507Z test_vmap_autograd_grad_amax_cpu_float64 (__main__.TestOperatorsCPU) ... ok (0.047s) 2022-08-17T12:48:07.3207551Z test_vmap_autograd_grad_amin_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.047s) 2022-08-17T12:48:07.3678358Z test_vmap_autograd_grad_amin_cpu_float64 (__main__.TestOperatorsCPU) ... ok (0.047s) 2022-08-17T12:48:07.3715491Z test_vmap_autograd_grad_aminmax_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped! Autograd not supported. (0.000s) 2022-08-17T12:48:07.3752010Z test_vmap_autograd_grad_aminmax_cpu_float64 (__main__.TestOperatorsCPU) ... skip: Skipped! Autograd not supported. (0.016s) 2022-08-17T12:48:07.3809613Z test_vmap_autograd_grad_angle_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.000s) 2022-08-17T12:48:07.3867157Z test_vmap_autograd_grad_angle_cpu_float64 (__main__.TestOperatorsCPU) ... ok (0.000s) 2022-08-17T12:48:07.3904447Z test_vmap_autograd_grad_any_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped! Autograd not supported. (0.016s) 2022-08-17T12:48:07.3940883Z test_vmap_autograd_grad_any_cpu_float64 (__main__.TestOperatorsCPU) ... skip: Skipped! Autograd not supported. (0.000s) 2022-08-17T12:48:07.3977256Z test_vmap_autograd_grad_arange_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped! Autograd not supported. (0.000s) 2022-08-17T12:48:07.4013820Z test_vmap_autograd_grad_arange_cpu_float64 (__main__.TestOperatorsCPU) ... skip: Skipped! Autograd not supported. (0.000s) 2022-08-17T12:48:07.4050095Z test_vmap_autograd_grad_argmax_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped! Autograd not supported. (0.000s) 2022-08-17T12:48:07.4086324Z test_vmap_autograd_grad_argmax_cpu_float64 (__main__.TestOperatorsCPU) ... skip: Skipped! Autograd not supported. (0.016s) 2022-08-17T12:48:07.4122962Z test_vmap_autograd_grad_argmin_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped! Autograd not supported. (0.000s) 2022-08-17T12:48:07.4159169Z test_vmap_autograd_grad_argmin_cpu_float64 (__main__.TestOperatorsCPU) ... skip: Skipped! Autograd not supported. (0.010s) 2022-08-17T12:48:07.4196148Z test_vmap_autograd_grad_argsort_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped! Autograd not supported. (0.000s) 2022-08-17T12:48:07.4232464Z test_vmap_autograd_grad_argsort_cpu_float64 (__main__.TestOperatorsCPU) ... skip: Skipped! Autograd not supported. (0.000s) 2022-08-17T12:48:07.4268978Z test_vmap_autograd_grad_argwhere_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped! Autograd not supported. (0.000s) 2022-08-17T12:48:07.4305160Z test_vmap_autograd_grad_argwhere_cpu_float64 (__main__.TestOperatorsCPU) ... skip: Skipped! Autograd not supported. (0.000s) 2022-08-17T12:48:07.4412503Z test_vmap_autograd_grad_as_strided_cpu_float32 (__main__.TestOperatorsCPU) ... C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\autograd\__init__.py:294: UserWarning: There is a performance drop because we have not yet implemented the batching rule for aten::index_add_. Please file us an issue on GitHub so that we can prioritize its implementation. (Triggered internally at C:\actions-runner\_work\pytorch\pytorch\functorch\functorch\csrc\BatchedFallback.cpp:85.) 2022-08-17T12:48:07.4413352Z return Variable._execution_engine.run_backward( # Calls into the C++ engine to run the backward pass 2022-08-17T12:48:07.4456493Z ok (0.016s) 2022-08-17T12:48:07.4604166Z test_vmap_autograd_grad_as_strided_cpu_float64 (__main__.TestOperatorsCPU) ... ok (0.016s) 2022-08-17T12:48:07.4671916Z test_vmap_autograd_grad_as_strided_scatter_cpu_float32 (__main__.TestOperatorsCPU) ... expected failure (0.016s) 2022-08-17T12:48:07.4737835Z test_vmap_autograd_grad_as_strided_scatter_cpu_float64 (__main__.TestOperatorsCPU) ... expected failure (0.000s) 2022-08-17T12:48:07.4799505Z test_vmap_autograd_grad_asin_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.016s) 2022-08-17T12:48:07.4859747Z test_vmap_autograd_grad_asin_cpu_float64 (__main__.TestOperatorsCPU) ... ok (0.000s) 2022-08-17T12:48:07.4919846Z test_vmap_autograd_grad_asinh_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.000s) 2022-08-17T12:48:07.4980321Z test_vmap_autograd_grad_asinh_cpu_float64 (__main__.TestOperatorsCPU) ... ok (0.016s) 2022-08-17T12:48:07.5292101Z test_vmap_autograd_grad_atan2_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.031s) 2022-08-17T12:48:07.5597091Z test_vmap_autograd_grad_atan2_cpu_float64 (__main__.TestOperatorsCPU) ... ok (0.031s) 2022-08-17T12:48:07.5657845Z test_vmap_autograd_grad_atan_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.000s) 2022-08-17T12:48:07.5717154Z test_vmap_autograd_grad_atan_cpu_float64 (__main__.TestOperatorsCPU) ... ok (0.000s) 2022-08-17T12:48:07.5778348Z test_vmap_autograd_grad_atanh_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.016s) 2022-08-17T12:48:07.5839004Z test_vmap_autograd_grad_atanh_cpu_float64 (__main__.TestOperatorsCPU) ... ok (0.000s) 2022-08-17T12:48:07.6780658Z test_vmap_autograd_grad_atleast_1d_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.095s) 2022-08-17T12:48:07.7681779Z test_vmap_autograd_grad_atleast_1d_cpu_float64 (__main__.TestOperatorsCPU) ... ok (0.094s) 2022-08-17T12:48:07.8632178Z test_vmap_autograd_grad_atleast_2d_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.095s) 2022-08-17T12:48:07.9544327Z test_vmap_autograd_grad_atleast_2d_cpu_float64 (__main__.TestOperatorsCPU) ... ok (0.095s) 2022-08-17T12:48:08.0513269Z test_vmap_autograd_grad_atleast_3d_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.094s) 2022-08-17T12:48:08.1448316Z test_vmap_autograd_grad_atleast_3d_cpu_float64 (__main__.TestOperatorsCPU) ... ok (0.089s) 2022-08-17T12:48:08.1740056Z test_vmap_autograd_grad_baddbmm_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.032s) 2022-08-17T12:48:08.2002526Z test_vmap_autograd_grad_baddbmm_cpu_float64 (__main__.TestOperatorsCPU) ... ok (0.031s) 2022-08-17T12:48:08.2138348Z test_vmap_autograd_grad_bernoulli_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.000s) 2022-08-17T12:48:08.2277561Z test_vmap_autograd_grad_bernoulli_cpu_float64 (__main__.TestOperatorsCPU) ... ok (0.017s) 2022-08-17T12:48:08.2446774Z test_vmap_autograd_grad_bfloat16_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.016s) 2022-08-17T12:48:08.2611297Z test_vmap_autograd_grad_bfloat16_cpu_float64 (__main__.TestOperatorsCPU) ... ok (0.016s) 2022-08-17T12:48:08.2753362Z test_vmap_autograd_grad_bfloat16_functorch_no_channels_last_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.017s) 2022-08-17T12:48:08.2893340Z test_vmap_autograd_grad_bfloat16_functorch_no_channels_last_cpu_float64 (__main__.TestOperatorsCPU) ... ok (0.016s) 2022-08-17T12:48:08.3103303Z test_vmap_autograd_grad_block_diag_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.016s) 2022-08-17T12:48:08.3309666Z test_vmap_autograd_grad_block_diag_cpu_float64 (__main__.TestOperatorsCPU) ... ok (0.031s) 2022-08-17T12:48:08.3399656Z test_vmap_autograd_grad_bmm_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.000s) 2022-08-17T12:48:08.3488720Z test_vmap_autograd_grad_bmm_cpu_float64 (__main__.TestOperatorsCPU) ... ok (0.016s) 2022-08-17T12:48:08.3537544Z test_vmap_autograd_grad_bool_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped! Autograd not supported. (0.000s) 2022-08-17T12:48:08.3586100Z test_vmap_autograd_grad_bool_cpu_float64 (__main__.TestOperatorsCPU) ... skip: Skipped! Autograd not supported. (0.016s) 2022-08-17T12:48:08.3634271Z test_vmap_autograd_grad_bool_functorch_no_channels_last_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped! Autograd not supported. (0.003s) 2022-08-17T12:48:08.3682485Z test_vmap_autograd_grad_bool_functorch_no_channels_last_cpu_float64 (__main__.TestOperatorsCPU) ... skip: Skipped! Autograd not supported. (0.006s) 2022-08-17T12:48:08.3730796Z test_vmap_autograd_grad_broadcast_shapes_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped! Autograd not supported. (0.000s) 2022-08-17T12:48:08.4184603Z test_vmap_autograd_grad_broadcast_tensors_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.047s) 2022-08-17T12:48:08.4572152Z test_vmap_autograd_grad_broadcast_tensors_cpu_float64 (__main__.TestOperatorsCPU) ... ok (0.041s) 2022-08-17T12:48:08.4769274Z test_vmap_autograd_grad_broadcast_to_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.016s) 2022-08-17T12:48:08.4943923Z test_vmap_autograd_grad_broadcast_to_cpu_float64 (__main__.TestOperatorsCPU) ... ok (0.010s) 2022-08-17T12:48:08.4981351Z test_vmap_autograd_grad_bucketize_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped! Autograd not supported. (0.016s) 2022-08-17T12:48:08.5017293Z test_vmap_autograd_grad_bucketize_cpu_float64 (__main__.TestOperatorsCPU) ... skip: Skipped! Autograd not supported. (0.000s) 2022-08-17T12:48:08.5052983Z test_vmap_autograd_grad_byte_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped! Autograd not supported. (0.000s) 2022-08-17T12:48:08.5088516Z test_vmap_autograd_grad_byte_cpu_float64 (__main__.TestOperatorsCPU) ... skip: Skipped! Autograd not supported. (0.000s) 2022-08-17T12:48:08.5125095Z test_vmap_autograd_grad_byte_functorch_no_channels_last_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped! Autograd not supported. (0.016s) 2022-08-17T12:48:08.5160931Z test_vmap_autograd_grad_byte_functorch_no_channels_last_cpu_float64 (__main__.TestOperatorsCPU) ... skip: Skipped! Autograd not supported. (0.000s) 2022-08-17T12:48:08.5280330Z test_vmap_autograd_grad_cartesian_prod_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.016s) 2022-08-17T12:48:08.5415736Z test_vmap_autograd_grad_cartesian_prod_cpu_float64 (__main__.TestOperatorsCPU) ... ok (0.000s) 2022-08-17T12:48:08.5632549Z test_vmap_autograd_grad_cat_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.031s) 2022-08-17T12:48:08.5840239Z test_vmap_autograd_grad_cat_cpu_float64 (__main__.TestOperatorsCPU) ... ok (0.010s) 2022-08-17T12:48:09.3825810Z test_vmap_autograd_grad_cdist_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.809s) 2022-08-17T12:48:10.1337792Z test_vmap_autograd_grad_cdist_cpu_float64 (__main__.TestOperatorsCPU) ... ok (0.747s) 2022-08-17T12:48:10.1398902Z test_vmap_autograd_grad_ceil_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.000s) 2022-08-17T12:48:10.1457163Z test_vmap_autograd_grad_ceil_cpu_float64 (__main__.TestOperatorsCPU) ... ok (0.016s) 2022-08-17T12:48:10.1595426Z test_vmap_autograd_grad_chalf_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.016s) 2022-08-17T12:48:10.1731906Z test_vmap_autograd_grad_chalf_cpu_float64 (__main__.TestOperatorsCPU) ... ok (0.010s) 2022-08-17T12:48:10.1768693Z test_vmap_autograd_grad_char_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped! Autograd not supported. (0.010s) 2022-08-17T12:48:10.1805158Z test_vmap_autograd_grad_char_cpu_float64 (__main__.TestOperatorsCPU) ... skip: Skipped! Autograd not supported. (0.000s) 2022-08-17T12:48:10.1840866Z test_vmap_autograd_grad_char_functorch_no_channels_last_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped! Autograd not supported. (0.000s) 2022-08-17T12:48:10.1877106Z test_vmap_autograd_grad_char_functorch_no_channels_last_cpu_float64 (__main__.TestOperatorsCPU) ... skip: Skipped! Autograd not supported. (0.010s) 2022-08-17T12:48:10.2346017Z test_vmap_autograd_grad_cholesky_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.047s) 2022-08-17T12:48:10.2801850Z test_vmap_autograd_grad_cholesky_cpu_float64 (__main__.TestOperatorsCPU) ... ok (0.036s) 2022-08-17T12:48:10.3144227Z test_vmap_autograd_grad_cholesky_inverse_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.031s) 2022-08-17T12:48:10.3540599Z test_vmap_autograd_grad_cholesky_inverse_cpu_float64 (__main__.TestOperatorsCPU) ... ok (0.047s) 2022-08-17T12:48:10.4010822Z test_vmap_autograd_grad_cholesky_solve_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.041s) 2022-08-17T12:48:10.4488664Z test_vmap_autograd_grad_cholesky_solve_cpu_float64 (__main__.TestOperatorsCPU) ... ok (0.047s) 2022-08-17T12:48:10.5519939Z test_vmap_autograd_grad_chunk_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.105s) 2022-08-17T12:48:10.6504944Z test_vmap_autograd_grad_chunk_cpu_float64 (__main__.TestOperatorsCPU) ... ok (0.094s) 2022-08-17T12:48:10.6655259Z test_vmap_autograd_grad_clamp_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.016s) 2022-08-17T12:48:10.6800720Z test_vmap_autograd_grad_clamp_cpu_float64 (__main__.TestOperatorsCPU) ... ok (0.016s) 2022-08-17T12:48:10.7105469Z test_vmap_autograd_grad_clamp_max_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.031s) 2022-08-17T12:48:10.7403595Z test_vmap_autograd_grad_clamp_max_cpu_float64 (__main__.TestOperatorsCPU) ... ok (0.031s) 2022-08-17T12:48:10.7707949Z test_vmap_autograd_grad_clamp_min_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.032s) 2022-08-17T12:48:10.8005595Z test_vmap_autograd_grad_clamp_min_cpu_float64 (__main__.TestOperatorsCPU) ... ok (0.031s) 2022-08-17T12:48:10.8080915Z test_vmap_autograd_grad_clone_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.000s) 2022-08-17T12:48:10.8154614Z test_vmap_autograd_grad_clone_cpu_float64 (__main__.TestOperatorsCPU) ... ok (0.016s) 2022-08-17T12:48:10.8268334Z test_vmap_autograd_grad_column_stack_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.016s) 2022-08-17T12:48:10.8380519Z test_vmap_autograd_grad_column_stack_cpu_float64 (__main__.TestOperatorsCPU) ... ok (0.000s) 2022-08-17T12:48:10.8900242Z test_vmap_autograd_grad_combinations_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.064s) 2022-08-17T12:48:10.9412396Z test_vmap_autograd_grad_combinations_cpu_float64 (__main__.TestOperatorsCPU) ... ok (0.047s) 2022-08-17T12:48:10.9705814Z test_vmap_autograd_grad_complex_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.032s) 2022-08-17T12:48:10.9990700Z test_vmap_autograd_grad_complex_cpu_float64 (__main__.TestOperatorsCPU) ... ok (0.031s) 2022-08-17T12:48:11.0077980Z test_vmap_autograd_grad_conj_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.001s) 2022-08-17T12:48:11.0164041Z test_vmap_autograd_grad_conj_cpu_float64 (__main__.TestOperatorsCPU) ... ok (0.016s) 2022-08-17T12:48:11.0220379Z test_vmap_autograd_grad_conj_physical_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.000s) 2022-08-17T12:48:11.0275512Z test_vmap_autograd_grad_conj_physical_cpu_float64 (__main__.TestOperatorsCPU) ... ok (0.000s) 2022-08-17T12:48:11.1297525Z test_vmap_autograd_grad_constant_pad_nd_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.110s) 2022-08-17T12:48:11.2304135Z test_vmap_autograd_grad_constant_pad_nd_cpu_float64 (__main__.TestOperatorsCPU) ... ok (0.094s) 2022-08-17T12:48:11.2382535Z test_vmap_autograd_grad_contiguous_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.016s) 2022-08-17T12:48:11.2456044Z test_vmap_autograd_grad_contiguous_cpu_float64 (__main__.TestOperatorsCPU) ... ok (0.000s) 2022-08-17T12:48:11.2761006Z test_vmap_autograd_grad_copysign_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.033s) 2022-08-17T12:48:11.3056326Z test_vmap_autograd_grad_copysign_cpu_float64 (__main__.TestOperatorsCPU) ... ok (0.031s) 2022-08-17T12:48:11.3263798Z test_vmap_autograd_grad_corrcoef_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.016s) 2022-08-17T12:48:11.3497593Z test_vmap_autograd_grad_corrcoef_cpu_float64 (__main__.TestOperatorsCPU) ... ok (0.031s) 2022-08-17T12:48:11.3618851Z test_vmap_autograd_grad_cos_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.000s) 2022-08-17T12:48:11.3738996Z test_vmap_autograd_grad_cos_cpu_float64 (__main__.TestOperatorsCPU) ... ok (0.016s) 2022-08-17T12:48:11.3856827Z test_vmap_autograd_grad_cosh_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.016s) 2022-08-17T12:48:11.3973445Z test_vmap_autograd_grad_cosh_cpu_float64 (__main__.TestOperatorsCPU) ... ok (0.016s) 2022-08-17T12:48:11.4021998Z test_vmap_autograd_grad_count_nonzero_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped! Autograd not supported. (0.000s) 2022-08-17T12:48:11.4069972Z test_vmap_autograd_grad_count_nonzero_cpu_float64 (__main__.TestOperatorsCPU) ... skip: Skipped! Autograd not supported. (0.000s) 2022-08-17T12:48:11.5597737Z test_vmap_autograd_grad_cov_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.158s) 2022-08-17T12:48:11.7145456Z test_vmap_autograd_grad_cov_cpu_float64 (__main__.TestOperatorsCPU) ... ok (0.158s) 2022-08-17T12:48:11.7206895Z test_vmap_autograd_grad_cross_cpu_float32 (__main__.TestOperatorsCPU) ... C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\autograd\__init__.py:294: UserWarning: There is a performance drop because we have not yet implemented the batching rule for aten::linalg_cross. Please file us an issue on GitHub so that we can prioritize its implementation. (Triggered internally at C:\actions-runner\_work\pytorch\pytorch\functorch\functorch\csrc\BatchedFallback.cpp:85.) 2022-08-17T12:48:11.7208048Z return Variable._execution_engine.run_backward( # Calls into the C++ engine to run the backward pass 2022-08-17T12:48:11.7305984Z ok (0.016s) 2022-08-17T12:48:11.7460796Z test_vmap_autograd_grad_cross_cpu_float64 (__main__.TestOperatorsCPU) ... ok (0.016s) 2022-08-17T12:48:11.7519163Z test_vmap_autograd_grad_cummax_cpu_float32 (__main__.TestOperatorsCPU) ... C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\autograd\__init__.py:294: UserWarning: There is a performance drop because we have not yet implemented the batching rule for aten::cummaxmin_backward. Please file us an issue on GitHub so that we can prioritize its implementation. (Triggered internally at C:\actions-runner\_work\pytorch\pytorch\functorch\functorch\csrc\BatchedFallback.cpp:85.) 2022-08-17T12:48:11.7520554Z return Variable._execution_engine.run_backward( # Calls into the C++ engine to run the backward pass 2022-08-17T12:48:11.7597213Z ok (0.016s) 2022-08-17T12:48:11.7730681Z test_vmap_autograd_grad_cummax_cpu_float64 (__main__.TestOperatorsCPU) ... ok (0.016s) 2022-08-17T12:48:11.7865029Z test_vmap_autograd_grad_cummin_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.000s) 2022-08-17T12:48:11.7997635Z test_vmap_autograd_grad_cummin_cpu_float64 (__main__.TestOperatorsCPU) ... ok (0.016s) 2022-08-17T12:48:11.8396995Z test_vmap_autograd_grad_cumprod_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.047s) 2022-08-17T12:48:11.8752136Z test_vmap_autograd_grad_cumprod_cpu_float64 (__main__.TestOperatorsCPU) ... ok (0.026s) 2022-08-17T12:48:11.8871479Z test_vmap_autograd_grad_cumsum_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.016s) 2022-08-17T12:48:11.8988832Z test_vmap_autograd_grad_cumsum_cpu_float64 (__main__.TestOperatorsCPU) ... ok (0.016s) 2022-08-17T12:48:11.9307289Z test_vmap_autograd_grad_cumulative_trapezoid_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.031s) 2022-08-17T12:48:11.9613806Z test_vmap_autograd_grad_cumulative_trapezoid_cpu_float64 (__main__.TestOperatorsCPU) ... ok (0.031s) 2022-08-17T12:48:11.9707727Z test_vmap_autograd_grad_deg2rad_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.000s) 2022-08-17T12:48:11.9798411Z test_vmap_autograd_grad_deg2rad_cpu_float64 (__main__.TestOperatorsCPU) ... ok (0.016s) 2022-08-17T12:48:12.0137317Z test_vmap_autograd_grad_diag_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.031s) 2022-08-17T12:48:12.0473218Z test_vmap_autograd_grad_diag_cpu_float64 (__main__.TestOperatorsCPU) ... ok (0.032s) 2022-08-17T12:48:12.0805416Z test_vmap_autograd_grad_diag_embed_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.032s) 2022-08-17T12:48:12.1128190Z test_vmap_autograd_grad_diag_embed_cpu_float64 (__main__.TestOperatorsCPU) ... ok (0.031s) 2022-08-17T12:48:12.1262958Z test_vmap_autograd_grad_diagflat_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.016s) 2022-08-17T12:48:12.1395445Z test_vmap_autograd_grad_diagflat_cpu_float64 (__main__.TestOperatorsCPU) ... ok (0.016s) 2022-08-17T12:48:12.1723778Z test_vmap_autograd_grad_diagonal_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.032s) 2022-08-17T12:48:12.2047587Z test_vmap_autograd_grad_diagonal_cpu_float64 (__main__.TestOperatorsCPU) ... ok (0.031s) 2022-08-17T12:48:12.2509204Z test_vmap_autograd_grad_diagonal_scatter_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.047s) 2022-08-17T12:48:12.2962508Z test_vmap_autograd_grad_diagonal_scatter_cpu_float64 (__main__.TestOperatorsCPU) ... ok (0.048s) 2022-08-17T12:48:12.4992070Z test_vmap_autograd_grad_diff_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.199s) 2022-08-17T12:48:12.6996967Z test_vmap_autograd_grad_diff_cpu_float64 (__main__.TestOperatorsCPU) ... ok (0.200s) 2022-08-17T12:48:12.7092639Z test_vmap_autograd_grad_digamma_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.016s) 2022-08-17T12:48:12.7184894Z test_vmap_autograd_grad_digamma_cpu_float64 (__main__.TestOperatorsCPU) ... ok (0.016s) 2022-08-17T12:48:12.8873886Z test_vmap_autograd_grad_dist_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.159s) 2022-08-17T12:48:13.0532260Z test_vmap_autograd_grad_dist_cpu_float64 (__main__.TestOperatorsCPU) ... ok (0.173s) 2022-08-17T12:48:13.0828216Z test_vmap_autograd_grad_div_floor_rounding_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.032s) 2022-08-17T12:48:13.1116416Z test_vmap_autograd_grad_div_floor_rounding_cpu_float64 (__main__.TestOperatorsCPU) ... ok (0.016s) 2022-08-17T12:48:13.1421971Z test_vmap_autograd_grad_div_no_rounding_mode_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.031s) 2022-08-17T12:48:13.1720587Z test_vmap_autograd_grad_div_no_rounding_mode_cpu_float64 (__main__.TestOperatorsCPU) ... ok (0.032s) 2022-08-17T12:48:13.2013438Z test_vmap_autograd_grad_div_trunc_rounding_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.031s) 2022-08-17T12:48:13.2299992Z test_vmap_autograd_grad_div_trunc_rounding_cpu_float64 (__main__.TestOperatorsCPU) ... ok (0.031s) 2022-08-17T12:48:13.2363024Z test_vmap_autograd_grad_dot_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.000s) 2022-08-17T12:48:13.2425821Z test_vmap_autograd_grad_dot_cpu_float64 (__main__.TestOperatorsCPU) ... ok (0.016s) 2022-08-17T12:48:13.2561233Z test_vmap_autograd_grad_double_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.016s) 2022-08-17T12:48:13.2687472Z test_vmap_autograd_grad_double_cpu_float64 (__main__.TestOperatorsCPU) ... ok (0.000s) 2022-08-17T12:48:13.2801426Z test_vmap_autograd_grad_double_functorch_no_channels_last_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.016s) 2022-08-17T12:48:13.2908750Z test_vmap_autograd_grad_double_functorch_no_channels_last_cpu_float64 (__main__.TestOperatorsCPU) ... ok (0.016s) 2022-08-17T12:48:13.3225944Z test_vmap_autograd_grad_dsplit_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.032s) 2022-08-17T12:48:13.3545257Z test_vmap_autograd_grad_dsplit_cpu_float64 (__main__.TestOperatorsCPU) ... ok (0.031s) 2022-08-17T12:48:13.3654832Z test_vmap_autograd_grad_dstack_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.000s) 2022-08-17T12:48:13.3760406Z test_vmap_autograd_grad_dstack_cpu_float64 (__main__.TestOperatorsCPU) ... ok (0.016s) 2022-08-17T12:48:13.3811877Z test_vmap_autograd_grad_eig_cpu_float32 (__main__.TestOperatorsCPU) ... C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\autograd\__init__.py:294: UserWarning: There is a performance drop because we have not yet implemented the batching rule for aten::linalg_solve_ex. Please file us an issue on GitHub so that we can prioritize its implementation. (Triggered internally at C:\actions-runner\_work\pytorch\pytorch\functorch\functorch\csrc\BatchedFallback.cpp:85.) 2022-08-17T12:48:13.3812748Z return Variable._execution_engine.run_backward( # Calls into the C++ engine to run the backward pass 2022-08-17T12:48:13.3879978Z ok (0.016s) 2022-08-17T12:48:13.3996718Z test_vmap_autograd_grad_eig_cpu_float64 (__main__.TestOperatorsCPU) ... ok (0.016s) 2022-08-17T12:48:13.4402382Z test_vmap_autograd_grad_einsum_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.031s) 2022-08-17T12:48:13.4832548Z test_vmap_autograd_grad_einsum_cpu_float64 (__main__.TestOperatorsCPU) ... ok (0.048s) 2022-08-17T12:48:13.4882688Z test_vmap_autograd_grad_empty_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped! Autograd not supported. (0.000s) 2022-08-17T12:48:13.4931216Z test_vmap_autograd_grad_empty_cpu_float64 (__main__.TestOperatorsCPU) ... skip: Skipped! Autograd not supported. (0.016s) 2022-08-17T12:48:13.4979271Z test_vmap_autograd_grad_empty_like_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped! Autograd not supported. (0.000s) 2022-08-17T12:48:13.5027886Z test_vmap_autograd_grad_empty_like_cpu_float64 (__main__.TestOperatorsCPU) ... skip: Skipped! Autograd not supported. (0.000s) 2022-08-17T12:48:13.5076185Z test_vmap_autograd_grad_eq_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped! Autograd not supported. (0.000s) 2022-08-17T12:48:13.5125453Z test_vmap_autograd_grad_eq_cpu_float64 (__main__.TestOperatorsCPU) ... skip: Skipped! Autograd not supported. (0.016s) 2022-08-17T12:48:13.5173964Z test_vmap_autograd_grad_equal_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped! Autograd not supported. (0.000s) 2022-08-17T12:48:13.5222533Z test_vmap_autograd_grad_equal_cpu_float64 (__main__.TestOperatorsCPU) ... skip: Skipped! Autograd not supported. (0.000s) 2022-08-17T12:48:13.5303766Z test_vmap_autograd_grad_erf_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.016s) 2022-08-17T12:48:13.5383923Z test_vmap_autograd_grad_erf_cpu_float64 (__main__.TestOperatorsCPU) ... ok (0.000s) 2022-08-17T12:48:13.5507797Z test_vmap_autograd_grad_erfc_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.016s) 2022-08-17T12:48:13.5629419Z test_vmap_autograd_grad_erfc_cpu_float64 (__main__.TestOperatorsCPU) ... ok (0.016s) 2022-08-17T12:48:13.5709997Z test_vmap_autograd_grad_erfinv_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.000s) 2022-08-17T12:48:13.5790064Z test_vmap_autograd_grad_erfinv_cpu_float64 (__main__.TestOperatorsCPU) ... ok (0.016s) 2022-08-17T12:48:13.5908392Z test_vmap_autograd_grad_exp2_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.016s) 2022-08-17T12:48:13.6023134Z test_vmap_autograd_grad_exp2_cpu_float64 (__main__.TestOperatorsCPU) ... ok (0.000s) 2022-08-17T12:48:13.6139889Z test_vmap_autograd_grad_exp_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.016s) 2022-08-17T12:48:13.6255933Z test_vmap_autograd_grad_exp_cpu_float64 (__main__.TestOperatorsCPU) ... ok (0.016s) 2022-08-17T12:48:13.6377788Z test_vmap_autograd_grad_expand_as_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.016s) 2022-08-17T12:48:13.6497673Z test_vmap_autograd_grad_expand_as_cpu_float64 (__main__.TestOperatorsCPU) ... ok (0.000s) 2022-08-17T12:48:13.6760963Z test_vmap_autograd_grad_expand_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.032s) 2022-08-17T12:48:13.6977370Z test_vmap_autograd_grad_expand_cpu_float64 (__main__.TestOperatorsCPU) ... ok (0.031s) 2022-08-17T12:48:13.7037914Z test_vmap_autograd_grad_expm1_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.000s) 2022-08-17T12:48:13.7098535Z test_vmap_autograd_grad_expm1_cpu_float64 (__main__.TestOperatorsCPU) ... ok (0.000s) 2022-08-17T12:48:13.7289755Z test_vmap_autograd_grad_fft_fft2_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.031s) 2022-08-17T12:48:13.7515445Z test_vmap_autograd_grad_fft_fft2_cpu_float64 (__main__.TestOperatorsCPU) ... ok (0.016s) 2022-08-17T12:48:13.7759536Z test_vmap_autograd_grad_fft_fft_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.016s) 2022-08-17T12:48:13.7992955Z test_vmap_autograd_grad_fft_fft_cpu_float64 (__main__.TestOperatorsCPU) ... ok (0.031s) 2022-08-17T12:48:13.8279499Z test_vmap_autograd_grad_fft_fftn_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.032s) 2022-08-17T12:48:13.8522904Z test_vmap_autograd_grad_fft_fftn_cpu_float64 (__main__.TestOperatorsCPU) ... ok (0.016s) 2022-08-17T12:48:13.8664439Z test_vmap_autograd_grad_fft_fftshift_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.017s) 2022-08-17T12:48:13.8817950Z test_vmap_autograd_grad_fft_fftshift_cpu_float64 (__main__.TestOperatorsCPU) ... ok (0.016s) 2022-08-17T12:48:13.9034029Z test_vmap_autograd_grad_fft_hfft2_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.016s) 2022-08-17T12:48:13.9280549Z test_vmap_autograd_grad_fft_hfft2_cpu_float64 (__main__.TestOperatorsCPU) ... ok (0.031s) 2022-08-17T12:48:13.9545359Z test_vmap_autograd_grad_fft_hfft_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.031s) 2022-08-17T12:48:13.9771086Z test_vmap_autograd_grad_fft_hfft_cpu_float64 (__main__.TestOperatorsCPU) ... ok (0.016s) 2022-08-17T12:48:14.0032744Z test_vmap_autograd_grad_fft_hfftn_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.031s) 2022-08-17T12:48:14.0292905Z test_vmap_autograd_grad_fft_hfftn_cpu_float64 (__main__.TestOperatorsCPU) ... ok (0.026s) 2022-08-17T12:48:14.0480368Z test_vmap_autograd_grad_fft_ifft2_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.016s) 2022-08-17T12:48:14.0666422Z test_vmap_autograd_grad_fft_ifft2_cpu_float64 (__main__.TestOperatorsCPU) ... ok (0.016s) 2022-08-17T12:48:14.0890599Z test_vmap_autograd_grad_fft_ifft_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.032s) 2022-08-17T12:48:14.1154006Z test_vmap_autograd_grad_fft_ifft_cpu_float64 (__main__.TestOperatorsCPU) ... ok (0.016s) 2022-08-17T12:48:14.1441702Z test_vmap_autograd_grad_fft_ifftn_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.031s) 2022-08-17T12:48:14.1727527Z test_vmap_autograd_grad_fft_ifftn_cpu_float64 (__main__.TestOperatorsCPU) ... ok (0.032s) 2022-08-17T12:48:14.1900143Z test_vmap_autograd_grad_fft_ifftshift_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.016s) 2022-08-17T12:48:14.2058690Z test_vmap_autograd_grad_fft_ifftshift_cpu_float64 (__main__.TestOperatorsCPU) ... ok (0.016s) 2022-08-17T12:48:14.2107429Z test_vmap_autograd_grad_fft_ihfft2_cpu_float32 (__main__.TestOperatorsCPU) ... C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\autograd\__init__.py:294: UserWarning: There is a performance drop because we have not yet implemented the batching rule for aten::_conj_physical. Please file us an issue on GitHub so that we can prioritize its implementation. (Triggered internally at C:\actions-runner\_work\pytorch\pytorch\functorch\functorch\csrc\BatchedFallback.cpp:85.) 2022-08-17T12:48:14.2108452Z return Variable._execution_engine.run_backward( # Calls into the C++ engine to run the backward pass 2022-08-17T12:48:14.2277955Z ok (0.016s) 2022-08-17T12:48:14.2498459Z test_vmap_autograd_grad_fft_ihfft2_cpu_float64 (__main__.TestOperatorsCPU) ... ok (0.031s) 2022-08-17T12:48:14.2727719Z test_vmap_autograd_grad_fft_ihfft_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.017s) 2022-08-17T12:48:14.2958460Z test_vmap_autograd_grad_fft_ihfft_cpu_float64 (__main__.TestOperatorsCPU) ... ok (0.031s) 2022-08-17T12:48:14.3224274Z test_vmap_autograd_grad_fft_ihfftn_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.016s) 2022-08-17T12:48:14.3496795Z test_vmap_autograd_grad_fft_ihfftn_cpu_float64 (__main__.TestOperatorsCPU) ... ok (0.033s) 2022-08-17T12:48:14.3746689Z test_vmap_autograd_grad_fft_irfft2_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.031s) 2022-08-17T12:48:14.4022436Z test_vmap_autograd_grad_fft_irfft2_cpu_float64 (__main__.TestOperatorsCPU) ... ok (0.019s) 2022-08-17T12:48:14.4260106Z test_vmap_autograd_grad_fft_irfft_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.031s) 2022-08-17T12:48:14.4480215Z test_vmap_autograd_grad_fft_irfft_cpu_float64 (__main__.TestOperatorsCPU) ... ok (0.016s) 2022-08-17T12:48:14.4734185Z test_vmap_autograd_grad_fft_irfftn_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.031s) 2022-08-17T12:48:14.4987365Z test_vmap_autograd_grad_fft_irfftn_cpu_float64 (__main__.TestOperatorsCPU) ... ok (0.021s) 2022-08-17T12:48:14.5186883Z test_vmap_autograd_grad_fft_rfft2_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.026s) 2022-08-17T12:48:14.5384921Z test_vmap_autograd_grad_fft_rfft2_cpu_float64 (__main__.TestOperatorsCPU) ... ok (0.016s) 2022-08-17T12:48:14.5599501Z test_vmap_autograd_grad_fft_rfft_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.016s) 2022-08-17T12:48:14.5851769Z test_vmap_autograd_grad_fft_rfft_cpu_float64 (__main__.TestOperatorsCPU) ... ok (0.036s) 2022-08-17T12:48:14.6098780Z test_vmap_autograd_grad_fft_rfftn_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.010s) 2022-08-17T12:48:14.6345971Z test_vmap_autograd_grad_fft_rfftn_cpu_float64 (__main__.TestOperatorsCPU) ... ok (0.031s) 2022-08-17T12:48:14.6447275Z test_vmap_autograd_grad_fill_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.016s) 2022-08-17T12:48:14.6544197Z test_vmap_autograd_grad_fill_cpu_float64 (__main__.TestOperatorsCPU) ... ok (0.000s) 2022-08-17T12:48:14.6697286Z test_vmap_autograd_grad_flatten_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.016s) 2022-08-17T12:48:14.6850399Z test_vmap_autograd_grad_flatten_cpu_float64 (__main__.TestOperatorsCPU) ... ok (0.026s) 2022-08-17T12:48:14.7086231Z test_vmap_autograd_grad_flip_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.016s) 2022-08-17T12:48:14.7328160Z test_vmap_autograd_grad_flip_cpu_float64 (__main__.TestOperatorsCPU) ... ok (0.031s) 2022-08-17T12:48:14.7404506Z test_vmap_autograd_grad_fliplr_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.000s) 2022-08-17T12:48:14.7479744Z test_vmap_autograd_grad_fliplr_cpu_float64 (__main__.TestOperatorsCPU) ... ok (0.016s) 2022-08-17T12:48:14.7558274Z test_vmap_autograd_grad_flipud_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.000s) 2022-08-17T12:48:14.7631916Z test_vmap_autograd_grad_flipud_cpu_float64 (__main__.TestOperatorsCPU) ... ok (0.016s) 2022-08-17T12:48:14.7756713Z test_vmap_autograd_grad_float_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.010s) 2022-08-17T12:48:14.7884811Z test_vmap_autograd_grad_float_cpu_float64 (__main__.TestOperatorsCPU) ... ok (0.016s) 2022-08-17T12:48:14.7989555Z test_vmap_autograd_grad_float_functorch_no_channels_last_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.000s) 2022-08-17T12:48:14.8098220Z test_vmap_autograd_grad_float_functorch_no_channels_last_cpu_float64 (__main__.TestOperatorsCPU) ... ok (0.016s) 2022-08-17T12:48:14.8480365Z test_vmap_autograd_grad_float_power_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.031s) 2022-08-17T12:48:14.8839502Z test_vmap_autograd_grad_float_power_cpu_float64 (__main__.TestOperatorsCPU) ... ok (0.036s) 2022-08-17T12:48:14.8896601Z test_vmap_autograd_grad_floor_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.016s) 2022-08-17T12:48:14.8953829Z test_vmap_autograd_grad_floor_cpu_float64 (__main__.TestOperatorsCPU) ... ok (0.000s) 2022-08-17T12:48:14.8990283Z test_vmap_autograd_grad_floor_divide_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped! Autograd not supported. (0.000s) 2022-08-17T12:48:14.9026824Z test_vmap_autograd_grad_floor_divide_cpu_float64 (__main__.TestOperatorsCPU) ... skip: Skipped! Autograd not supported. (0.016s) 2022-08-17T12:48:14.9341541Z test_vmap_autograd_grad_fmax_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.031s) 2022-08-17T12:48:14.9648679Z test_vmap_autograd_grad_fmax_cpu_float64 (__main__.TestOperatorsCPU) ... ok (0.031s) 2022-08-17T12:48:14.9960672Z test_vmap_autograd_grad_fmin_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.026s) 2022-08-17T12:48:15.0266632Z test_vmap_autograd_grad_fmin_cpu_float64 (__main__.TestOperatorsCPU) ... ok (0.031s) 2022-08-17T12:48:15.0566890Z test_vmap_autograd_grad_fmod_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.031s) 2022-08-17T12:48:15.0860386Z test_vmap_autograd_grad_fmod_cpu_float64 (__main__.TestOperatorsCPU) ... ok (0.026s) 2022-08-17T12:48:15.0950576Z test_vmap_autograd_grad_frac_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.016s) 2022-08-17T12:48:15.1039352Z test_vmap_autograd_grad_frac_cpu_float64 (__main__.TestOperatorsCPU) ... ok (0.000s) 2022-08-17T12:48:15.1140459Z test_vmap_autograd_grad_frexp_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.016s) 2022-08-17T12:48:15.1241346Z test_vmap_autograd_grad_frexp_cpu_float64 (__main__.TestOperatorsCPU) ... ok (0.010s) 2022-08-17T12:48:15.1278036Z test_vmap_autograd_grad_full_like_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped! Autograd not supported. (0.000s) 2022-08-17T12:48:15.1314587Z test_vmap_autograd_grad_full_like_cpu_float64 (__main__.TestOperatorsCPU) ... skip: Skipped! Autograd not supported. (0.000s) 2022-08-17T12:48:15.1454350Z test_vmap_autograd_grad_gather_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.016s) 2022-08-17T12:48:15.1589773Z test_vmap_autograd_grad_gather_cpu_float64 (__main__.TestOperatorsCPU) ... ok (0.016s) 2022-08-17T12:48:15.1626295Z test_vmap_autograd_grad_ge_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped! Autograd not supported. (0.000s) 2022-08-17T12:48:15.1662858Z test_vmap_autograd_grad_ge_cpu_float64 (__main__.TestOperatorsCPU) ... skip: Skipped! Autograd not supported. (0.016s) 2022-08-17T12:48:15.1699195Z test_vmap_autograd_grad_geqrf_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped! Autograd not supported. (0.000s) 2022-08-17T12:48:15.1735489Z test_vmap_autograd_grad_geqrf_cpu_float64 (__main__.TestOperatorsCPU) ... skip: Skipped! Autograd not supported. (0.000s) 2022-08-17T12:48:15.2531116Z test_vmap_autograd_grad_gradient_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.073s) 2022-08-17T12:48:15.3297049Z test_vmap_autograd_grad_gradient_cpu_float64 (__main__.TestOperatorsCPU) ... ok (0.088s) 2022-08-17T12:48:15.3336261Z test_vmap_autograd_grad_gt_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped! Autograd not supported. (0.000s) 2022-08-17T12:48:15.3373414Z test_vmap_autograd_grad_gt_cpu_float64 (__main__.TestOperatorsCPU) ... skip: Skipped! Autograd not supported. (0.000s) 2022-08-17T12:48:15.3506413Z test_vmap_autograd_grad_half_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.016s) 2022-08-17T12:48:15.3638902Z test_vmap_autograd_grad_half_cpu_float64 (__main__.TestOperatorsCPU) ... ok (0.016s) 2022-08-17T12:48:15.3752318Z test_vmap_autograd_grad_half_functorch_no_channels_last_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.010s) 2022-08-17T12:48:15.3864519Z test_vmap_autograd_grad_half_functorch_no_channels_last_cpu_float64 (__main__.TestOperatorsCPU) ... ok (0.011s) 2022-08-17T12:48:15.3901601Z test_vmap_autograd_grad_heaviside_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped! Autograd not supported. (0.000s) 2022-08-17T12:48:15.3938196Z test_vmap_autograd_grad_heaviside_cpu_float64 (__main__.TestOperatorsCPU) ... skip: Skipped! Autograd not supported. (0.000s) 2022-08-17T12:48:15.3975396Z test_vmap_autograd_grad_histc_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped! Autograd not supported. (0.016s) 2022-08-17T12:48:15.4012029Z test_vmap_autograd_grad_histc_cpu_float64 (__main__.TestOperatorsCPU) ... skip: Skipped! Autograd not supported. (0.000s) 2022-08-17T12:48:15.4048335Z test_vmap_autograd_grad_histogram_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped! Autograd not supported. (0.000s) 2022-08-17T12:48:15.4084754Z test_vmap_autograd_grad_histogram_cpu_float64 (__main__.TestOperatorsCPU) ... skip: Skipped! Autograd not supported. (0.000s) 2022-08-17T12:48:15.4121158Z test_vmap_autograd_grad_histogramdd_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped! Autograd not supported. (0.016s) 2022-08-17T12:48:15.4157580Z test_vmap_autograd_grad_histogramdd_cpu_float64 (__main__.TestOperatorsCPU) ... skip: Skipped! Autograd not supported. (0.000s) 2022-08-17T12:48:15.4470901Z test_vmap_autograd_grad_hsplit_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.031s) 2022-08-17T12:48:15.4777571Z test_vmap_autograd_grad_hsplit_cpu_float64 (__main__.TestOperatorsCPU) ... ok (0.032s) 2022-08-17T12:48:15.4878415Z test_vmap_autograd_grad_hstack_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.000s) 2022-08-17T12:48:15.4976778Z test_vmap_autograd_grad_hstack_cpu_float64 (__main__.TestOperatorsCPU) ... ok (0.016s) 2022-08-17T12:48:15.5276409Z test_vmap_autograd_grad_hypot_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.031s) 2022-08-17T12:48:15.5567450Z test_vmap_autograd_grad_hypot_cpu_float64 (__main__.TestOperatorsCPU) ... ok (0.031s) 2022-08-17T12:48:15.5661624Z test_vmap_autograd_grad_i0_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.000s) 2022-08-17T12:48:15.5754913Z test_vmap_autograd_grad_i0_cpu_float64 (__main__.TestOperatorsCPU) ... ok (0.016s) 2022-08-17T12:48:15.5791485Z test_vmap_autograd_grad_igamma_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped! Autograd not supported. (0.000s) 2022-08-17T12:48:15.5827803Z test_vmap_autograd_grad_igamma_cpu_float64 (__main__.TestOperatorsCPU) ... skip: Skipped! Autograd not supported. (0.000s) 2022-08-17T12:48:15.5864167Z test_vmap_autograd_grad_igammac_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped! Autograd not supported. (0.016s) 2022-08-17T12:48:15.5900613Z test_vmap_autograd_grad_igammac_cpu_float64 (__main__.TestOperatorsCPU) ... skip: Skipped! Autograd not supported. (0.000s) 2022-08-17T12:48:15.6186589Z test_vmap_autograd_grad_index_add_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.031s) 2022-08-17T12:48:15.6465985Z test_vmap_autograd_grad_index_add_cpu_float64 (__main__.TestOperatorsCPU) ... ok (0.032s) 2022-08-17T12:48:15.6509490Z test_vmap_autograd_grad_index_copy_cpu_float32 (__main__.TestOperatorsCPU) ... C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\autograd\__init__.py:294: UserWarning: There is a performance drop because we have not yet implemented the batching rule for aten::index_fill.int_Scalar. Please file us an issue on GitHub so that we can prioritize its implementation. (Triggered internally at C:\actions-runner\_work\pytorch\pytorch\functorch\functorch\csrc\BatchedFallback.cpp:85.) 2022-08-17T12:48:15.6510548Z return Variable._execution_engine.run_backward( # Calls into the C++ engine to run the backward pass 2022-08-17T12:48:15.6592066Z ok (0.000s) 2022-08-17T12:48:15.6715568Z test_vmap_autograd_grad_index_copy_cpu_float64 (__main__.TestOperatorsCPU) ... ok (0.016s) 2022-08-17T12:48:15.6819556Z test_vmap_autograd_grad_index_fill_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.016s) 2022-08-17T12:48:15.6921963Z test_vmap_autograd_grad_index_fill_cpu_float64 (__main__.TestOperatorsCPU) ... ok (0.000s) 2022-08-17T12:48:15.7077619Z test_vmap_autograd_grad_index_put_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.016s) 2022-08-17T12:48:15.7229580Z test_vmap_autograd_grad_index_put_cpu_float64 (__main__.TestOperatorsCPU) ... ok (0.016s) 2022-08-17T12:48:15.7489642Z test_vmap_autograd_grad_index_put_functorch_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.031s) 2022-08-17T12:48:15.7742749Z test_vmap_autograd_grad_index_put_functorch_cpu_float64 (__main__.TestOperatorsCPU) ... ok (0.032s) 2022-08-17T12:48:15.8925552Z test_vmap_autograd_grad_index_reduce_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.111s) 2022-08-17T12:48:16.0087428Z test_vmap_autograd_grad_index_reduce_cpu_float64 (__main__.TestOperatorsCPU) ... ok (0.110s) 2022-08-17T12:48:16.0186863Z test_vmap_autograd_grad_index_select_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.016s) 2022-08-17T12:48:16.0284292Z test_vmap_autograd_grad_index_select_cpu_float64 (__main__.TestOperatorsCPU) ... ok (0.016s) 2022-08-17T12:48:16.0377933Z test_vmap_autograd_grad_inner_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.000s) 2022-08-17T12:48:16.0469572Z test_vmap_autograd_grad_inner_cpu_float64 (__main__.TestOperatorsCPU) ... ok (0.016s) 2022-08-17T12:48:16.0506743Z test_vmap_autograd_grad_int_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped! Autograd not supported. (0.000s) 2022-08-17T12:48:16.0543062Z test_vmap_autograd_grad_int_cpu_float64 (__main__.TestOperatorsCPU) ... skip: Skipped! Autograd not supported. (0.000s) 2022-08-17T12:48:16.0579524Z test_vmap_autograd_grad_int_functorch_no_channels_last_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped! Autograd not supported. (0.016s) 2022-08-17T12:48:16.0615980Z test_vmap_autograd_grad_int_functorch_no_channels_last_cpu_float64 (__main__.TestOperatorsCPU) ... skip: Skipped! Autograd not supported. (0.000s) 2022-08-17T12:48:16.0850579Z test_vmap_autograd_grad_inverse_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.016s) 2022-08-17T12:48:16.1078947Z test_vmap_autograd_grad_inverse_cpu_float64 (__main__.TestOperatorsCPU) ... ok (0.031s) 2022-08-17T12:48:16.1115860Z test_vmap_autograd_grad_isclose_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped! Autograd not supported. (0.000s) 2022-08-17T12:48:16.1152382Z test_vmap_autograd_grad_isclose_cpu_float64 (__main__.TestOperatorsCPU) ... skip: Skipped! Autograd not supported. (0.000s) 2022-08-17T12:48:16.1189169Z test_vmap_autograd_grad_isfinite_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped! Autograd not supported. (0.000s) 2022-08-17T12:48:16.1225635Z test_vmap_autograd_grad_isfinite_cpu_float64 (__main__.TestOperatorsCPU) ... skip: Skipped! Autograd not supported. (0.016s) 2022-08-17T12:48:16.1262025Z test_vmap_autograd_grad_isin_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped! Autograd not supported. (0.000s) 2022-08-17T12:48:16.1298132Z test_vmap_autograd_grad_isin_cpu_float64 (__main__.TestOperatorsCPU) ... skip: Skipped! Autograd not supported. (0.000s) 2022-08-17T12:48:16.1343939Z test_vmap_autograd_grad_isinf_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped! Autograd not supported. (0.000s) 2022-08-17T12:48:16.1371491Z test_vmap_autograd_grad_isinf_cpu_float64 (__main__.TestOperatorsCPU) ... skip: Skipped! Autograd not supported. (0.016s) 2022-08-17T12:48:16.1407694Z test_vmap_autograd_grad_isnan_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped! Autograd not supported. (0.000s) 2022-08-17T12:48:16.1443816Z test_vmap_autograd_grad_isnan_cpu_float64 (__main__.TestOperatorsCPU) ... skip: Skipped! Autograd not supported. (0.000s) 2022-08-17T12:48:16.1479861Z test_vmap_autograd_grad_isneginf_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped! Autograd not supported. (0.000s) 2022-08-17T12:48:16.1516578Z test_vmap_autograd_grad_isneginf_cpu_float64 (__main__.TestOperatorsCPU) ... skip: Skipped! Autograd not supported. (0.000s) 2022-08-17T12:48:16.1552953Z test_vmap_autograd_grad_isposinf_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped! Autograd not supported. (0.000s) 2022-08-17T12:48:16.1589159Z test_vmap_autograd_grad_isposinf_cpu_float64 (__main__.TestOperatorsCPU) ... skip: Skipped! Autograd not supported. (0.000s) 2022-08-17T12:48:16.1625353Z test_vmap_autograd_grad_isreal_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped! Autograd not supported. (0.000s) 2022-08-17T12:48:16.1661208Z test_vmap_autograd_grad_isreal_cpu_float64 (__main__.TestOperatorsCPU) ... skip: Skipped! Autograd not supported. (0.000s) 2022-08-17T12:48:16.1710832Z test_vmap_autograd_grad_istft_cpu_float32 (__main__.TestOperatorsCPU) ... C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\autograd\__init__.py:294: UserWarning: There is a performance drop because we have not yet implemented the batching rule for aten::col2im_backward. Please file us an issue on GitHub so that we can prioritize its implementation. (Triggered internally at C:\actions-runner\_work\pytorch\pytorch\functorch\functorch\csrc\BatchedFallback.cpp:85.) 2022-08-17T12:48:16.1711734Z return Variable._execution_engine.run_backward( # Calls into the C++ engine to run the backward pass 2022-08-17T12:48:16.2120265Z ok (0.048s) 2022-08-17T12:48:16.2577841Z test_vmap_autograd_grad_istft_cpu_float64 (__main__.TestOperatorsCPU) ... ok (0.047s) 2022-08-17T12:48:16.2614932Z test_vmap_autograd_grad_jiterator_2inputs_2outputs_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T12:48:16.2672077Z test_vmap_autograd_grad_jiterator_2inputs_2outputs_cpu_float64 (__main__.TestOperatorsCPU) ... skip: Only runs on cuda (0.016s) 2022-08-17T12:48:16.2716716Z test_vmap_autograd_grad_jiterator_4inputs_with_extra_args_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T12:48:16.2753159Z test_vmap_autograd_grad_jiterator_4inputs_with_extra_args_cpu_float64 (__main__.TestOperatorsCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T12:48:16.2789736Z test_vmap_autograd_grad_jiterator_binary_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Only runs on cuda (0.016s) 2022-08-17T12:48:16.2825650Z test_vmap_autograd_grad_jiterator_binary_cpu_float64 (__main__.TestOperatorsCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T12:48:16.2861934Z test_vmap_autograd_grad_jiterator_binary_return_by_ref_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T12:48:16.2898440Z test_vmap_autograd_grad_jiterator_binary_return_by_ref_cpu_float64 (__main__.TestOperatorsCPU) ... skip: Only runs on cuda (0.010s) 2022-08-17T12:48:16.2934977Z test_vmap_autograd_grad_jiterator_unary_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T12:48:16.2971395Z test_vmap_autograd_grad_jiterator_unary_cpu_float64 (__main__.TestOperatorsCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T12:48:16.3054344Z test_vmap_autograd_grad_kron_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.016s) 2022-08-17T12:48:16.3135058Z test_vmap_autograd_grad_kron_cpu_float64 (__main__.TestOperatorsCPU) ... ok (0.000s) 2022-08-17T12:48:16.3420591Z test_vmap_autograd_grad_kthvalue_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.031s) 2022-08-17T12:48:16.3704341Z test_vmap_autograd_grad_kthvalue_cpu_float64 (__main__.TestOperatorsCPU) ... ok (0.032s) 2022-08-17T12:48:16.3734459Z test_vmap_autograd_grad_ldexp_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped! (0.000s) 2022-08-17T12:48:16.4064482Z test_vmap_autograd_grad_ldexp_cpu_float64 (__main__.TestOperatorsCPU) ... ok (0.032s) 2022-08-17T12:48:16.4101849Z test_vmap_autograd_grad_le_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped! Autograd not supported. (0.000s) 2022-08-17T12:48:16.4138278Z test_vmap_autograd_grad_le_cpu_float64 (__main__.TestOperatorsCPU) ... skip: Skipped! Autograd not supported. (0.000s) 2022-08-17T12:48:16.4640182Z test_vmap_autograd_grad_lerp_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.063s) 2022-08-17T12:48:16.5101765Z test_vmap_autograd_grad_lerp_cpu_float64 (__main__.TestOperatorsCPU) ... ok (0.047s) 2022-08-17T12:48:16.5195993Z test_vmap_autograd_grad_lgamma_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.000s) 2022-08-17T12:48:16.5288173Z test_vmap_autograd_grad_lgamma_cpu_float64 (__main__.TestOperatorsCPU) ... ok (0.016s) 2022-08-17T12:48:16.5754392Z test_vmap_autograd_grad_linalg_cholesky_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.047s) 2022-08-17T12:48:16.6278132Z test_vmap_autograd_grad_linalg_cholesky_cpu_float64 (__main__.TestOperatorsCPU) ... ok (0.047s) 2022-08-17T12:48:16.6879608Z test_vmap_autograd_grad_linalg_cholesky_ex_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.064s) 2022-08-17T12:48:16.7435965Z test_vmap_autograd_grad_linalg_cholesky_ex_cpu_float64 (__main__.TestOperatorsCPU) ... ok (0.047s) 2022-08-17T12:48:16.7565882Z test_vmap_autograd_grad_linalg_cond_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.016s) 2022-08-17T12:48:16.7693128Z test_vmap_autograd_grad_linalg_cond_cpu_float64 (__main__.TestOperatorsCPU) ... ok (0.016s) 2022-08-17T12:48:16.7823519Z test_vmap_autograd_grad_linalg_cross_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.016s) 2022-08-17T12:48:16.7954576Z test_vmap_autograd_grad_linalg_cross_cpu_float64 (__main__.TestOperatorsCPU) ... ok (0.016s) 2022-08-17T12:48:16.8001280Z test_vmap_autograd_grad_linalg_det_cpu_float32 (__main__.TestOperatorsCPU) ... C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\autograd\__init__.py:294: UserWarning: There is a performance drop because we have not yet implemented the batching rule for aten::linalg_lu_solve. Please file us an issue on GitHub so that we can prioritize its implementation. (Triggered internally at C:\actions-runner\_work\pytorch\pytorch\functorch\functorch\csrc\BatchedFallback.cpp:85.) 2022-08-17T12:48:16.8002147Z return Variable._execution_engine.run_backward( # Calls into the C++ engine to run the backward pass 2022-08-17T12:48:16.8251936Z ok (0.031s) 2022-08-17T12:48:16.8543970Z test_vmap_autograd_grad_linalg_det_cpu_float64 (__main__.TestOperatorsCPU) ... ok (0.016s) 2022-08-17T12:48:16.9508261Z test_vmap_autograd_grad_linalg_det_singular_cpu_float64 (__main__.TestOperatorsCPU) ... ok (0.106s) 2022-08-17T12:48:16.9570503Z test_vmap_autograd_grad_linalg_eig_cpu_float32 (__main__.TestOperatorsCPU) ... expected failure (0.000s) 2022-08-17T12:48:16.9632773Z test_vmap_autograd_grad_linalg_eig_cpu_float64 (__main__.TestOperatorsCPU) ... expected failure (0.016s) 2022-08-17T12:48:17.0307539Z test_vmap_autograd_grad_linalg_eigh_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.063s) 2022-08-17T12:48:17.0997866Z test_vmap_autograd_grad_linalg_eigh_cpu_float64 (__main__.TestOperatorsCPU) ... ok (0.063s) 2022-08-17T12:48:17.1326634Z test_vmap_autograd_grad_linalg_eigvals_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.031s) 2022-08-17T12:48:17.1650420Z test_vmap_autograd_grad_linalg_eigvals_cpu_float64 (__main__.TestOperatorsCPU) ... ok (0.031s) 2022-08-17T12:48:17.1927440Z test_vmap_autograd_grad_linalg_eigvalsh_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.032s) 2022-08-17T12:48:17.2200378Z test_vmap_autograd_grad_linalg_eigvalsh_cpu_float64 (__main__.TestOperatorsCPU) ... ok (0.031s) 2022-08-17T12:48:17.2289752Z test_vmap_autograd_grad_linalg_householder_product_cpu_float32 (__main__.TestOperatorsCPU) ... expected failure (0.000s) 2022-08-17T12:48:17.2377225Z test_vmap_autograd_grad_linalg_householder_product_cpu_float64 (__main__.TestOperatorsCPU) ... expected failure (0.016s) 2022-08-17T12:48:17.2661379Z test_vmap_autograd_grad_linalg_inv_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.032s) 2022-08-17T12:48:17.2941541Z test_vmap_autograd_grad_linalg_inv_cpu_float64 (__main__.TestOperatorsCPU) ... ok (0.032s) 2022-08-17T12:48:17.3220433Z test_vmap_autograd_grad_linalg_inv_ex_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.016s) 2022-08-17T12:48:17.3465148Z test_vmap_autograd_grad_linalg_inv_ex_cpu_float64 (__main__.TestOperatorsCPU) ... ok (0.031s) 2022-08-17T12:48:17.3502620Z test_vmap_autograd_grad_linalg_ldl_factor_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped! Autograd not supported. (0.000s) 2022-08-17T12:48:17.3539650Z test_vmap_autograd_grad_linalg_ldl_factor_cpu_float64 (__main__.TestOperatorsCPU) ... skip: Skipped! Autograd not supported. (0.000s) 2022-08-17T12:48:17.3576245Z test_vmap_autograd_grad_linalg_ldl_factor_ex_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped! Autograd not supported. (0.016s) 2022-08-17T12:48:17.3613210Z test_vmap_autograd_grad_linalg_ldl_factor_ex_cpu_float64 (__main__.TestOperatorsCPU) ... skip: Skipped! Autograd not supported. (0.000s) 2022-08-17T12:48:17.3649824Z test_vmap_autograd_grad_linalg_ldl_solve_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped! Autograd not supported. (0.000s) 2022-08-17T12:48:17.3686823Z test_vmap_autograd_grad_linalg_ldl_solve_cpu_float64 (__main__.TestOperatorsCPU) ... skip: Skipped! Autograd not supported. (0.000s) 2022-08-17T12:48:18.2361749Z test_vmap_autograd_grad_linalg_lstsq_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.867s) 2022-08-17T12:48:19.0586773Z test_vmap_autograd_grad_linalg_lstsq_cpu_float64 (__main__.TestOperatorsCPU) ... ok (0.831s) 2022-08-17T12:48:19.2710857Z test_vmap_autograd_grad_linalg_lstsq_grad_oriented_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.203s) 2022-08-17T12:48:19.5040172Z test_vmap_autograd_grad_linalg_lstsq_grad_oriented_cpu_float64 (__main__.TestOperatorsCPU) ... ok (0.238s) 2022-08-17T12:48:19.6545106Z test_vmap_autograd_grad_linalg_lu_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.158s) 2022-08-17T12:48:19.8024253Z test_vmap_autograd_grad_linalg_lu_cpu_float64 (__main__.TestOperatorsCPU) ... ok (0.143s) 2022-08-17T12:48:19.8881611Z test_vmap_autograd_grad_linalg_lu_factor_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.080s) 2022-08-17T12:48:19.9730982Z test_vmap_autograd_grad_linalg_lu_factor_cpu_float64 (__main__.TestOperatorsCPU) ... ok (0.094s) 2022-08-17T12:48:20.0555045Z test_vmap_autograd_grad_linalg_lu_factor_ex_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.078s) 2022-08-17T12:48:20.1372388Z test_vmap_autograd_grad_linalg_lu_factor_ex_cpu_float64 (__main__.TestOperatorsCPU) ... ok (0.079s) 2022-08-17T12:48:21.2395461Z test_vmap_autograd_grad_linalg_lu_solve_cpu_float32 (__main__.TestOperatorsCPU) ... ok (1.109s) 2022-08-17T12:48:22.3082157Z test_vmap_autograd_grad_linalg_lu_solve_cpu_float64 (__main__.TestOperatorsCPU) ... ok (1.059s) 2022-08-17T12:48:22.4951310Z test_vmap_autograd_grad_linalg_matrix_norm_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.189s) 2022-08-17T12:48:22.6839240Z test_vmap_autograd_grad_linalg_matrix_norm_cpu_float64 (__main__.TestOperatorsCPU) ... ok (0.189s) 2022-08-17T12:48:22.7374471Z test_vmap_autograd_grad_linalg_matrix_power_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.063s) 2022-08-17T12:48:22.7901966Z test_vmap_autograd_grad_linalg_matrix_power_cpu_float64 (__main__.TestOperatorsCPU) ... ok (0.048s) 2022-08-17T12:48:22.7939973Z test_vmap_autograd_grad_linalg_matrix_rank_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped! Autograd not supported. (0.000s) 2022-08-17T12:48:22.7976722Z test_vmap_autograd_grad_linalg_matrix_rank_cpu_float64 (__main__.TestOperatorsCPU) ... skip: Skipped! Autograd not supported. (0.000s) 2022-08-17T12:48:22.8013404Z test_vmap_autograd_grad_linalg_matrix_rank_hermitian_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped! Autograd not supported. (0.016s) 2022-08-17T12:48:22.8050078Z test_vmap_autograd_grad_linalg_matrix_rank_hermitian_cpu_float64 (__main__.TestOperatorsCPU) ... skip: Skipped! Autograd not supported. (0.000s) 2022-08-17T12:48:22.8080328Z test_vmap_autograd_grad_linalg_multi_dot_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped! (0.000s) 2022-08-17T12:48:22.8110231Z test_vmap_autograd_grad_linalg_multi_dot_cpu_float64 (__main__.TestOperatorsCPU) ... skip: Skipped! (0.000s) 2022-08-17T12:48:22.8713676Z test_vmap_autograd_grad_linalg_norm_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.064s) 2022-08-17T12:48:22.9277078Z test_vmap_autograd_grad_linalg_norm_cpu_float64 (__main__.TestOperatorsCPU) ... ok (0.063s) 2022-08-17T12:48:22.9801108Z test_vmap_autograd_grad_linalg_norm_subgradients_at_zero_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.047s) 2022-08-17T12:48:23.0315184Z test_vmap_autograd_grad_linalg_norm_subgradients_at_zero_cpu_float64 (__main__.TestOperatorsCPU) ... ok (0.048s) 2022-08-17T12:48:23.1173089Z test_vmap_autograd_grad_linalg_pinv_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.094s) 2022-08-17T12:48:23.2003062Z test_vmap_autograd_grad_linalg_pinv_cpu_float64 (__main__.TestOperatorsCPU) ... ok (0.079s) 2022-08-17T12:48:23.2380960Z test_vmap_autograd_grad_linalg_pinv_hermitian_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.031s) 2022-08-17T12:48:23.2754211Z test_vmap_autograd_grad_linalg_pinv_hermitian_cpu_float64 (__main__.TestOperatorsCPU) ... ok (0.048s) 2022-08-17T12:48:23.2805140Z test_vmap_autograd_grad_linalg_pinv_singular_cpu_float32 (__main__.TestOperatorsCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:48:23.2853907Z test_vmap_autograd_grad_linalg_pinv_singular_cpu_float64 (__main__.TestOperatorsCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:48:23.5816874Z test_vmap_autograd_grad_linalg_qr_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.301s) 2022-08-17T12:48:23.8712987Z test_vmap_autograd_grad_linalg_qr_cpu_float64 (__main__.TestOperatorsCPU) ... ok (0.286s) 2022-08-17T12:48:23.9326157Z test_vmap_autograd_grad_linalg_slogdet_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.066s) 2022-08-17T12:48:23.9928121Z test_vmap_autograd_grad_linalg_slogdet_cpu_float64 (__main__.TestOperatorsCPU) ... ok (0.052s) 2022-08-17T12:48:24.0655764Z test_vmap_autograd_grad_linalg_solve_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.073s) 2022-08-17T12:48:24.1364054Z test_vmap_autograd_grad_linalg_solve_cpu_float64 (__main__.TestOperatorsCPU) ... ok (0.073s) 2022-08-17T12:48:24.2074926Z test_vmap_autograd_grad_linalg_solve_ex_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.073s) 2022-08-17T12:48:24.2713903Z test_vmap_autograd_grad_linalg_solve_ex_cpu_float64 (__main__.TestOperatorsCPU) ... ok (0.073s) 2022-08-17T12:48:25.3376269Z test_vmap_autograd_grad_linalg_solve_triangular_cpu_float32 (__main__.TestOperatorsCPU) ... ok (1.065s) 2022-08-17T12:48:26.4629421Z test_vmap_autograd_grad_linalg_solve_triangular_cpu_float64 (__main__.TestOperatorsCPU) ... ok (1.122s) 2022-08-17T12:48:27.6002865Z test_vmap_autograd_grad_linalg_svd_cpu_float32 (__main__.TestOperatorsCPU) ... ok (1.130s) 2022-08-17T12:48:28.7389563Z test_vmap_autograd_grad_linalg_svd_cpu_float64 (__main__.TestOperatorsCPU) ... ok (1.148s) 2022-08-17T12:48:28.8216206Z test_vmap_autograd_grad_linalg_svdvals_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.079s) 2022-08-17T12:48:28.9027375Z test_vmap_autograd_grad_linalg_svdvals_cpu_float64 (__main__.TestOperatorsCPU) ... ok (0.079s) 2022-08-17T12:48:28.9127155Z test_vmap_autograd_grad_linalg_tensorinv_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.016s) 2022-08-17T12:48:28.9224936Z test_vmap_autograd_grad_linalg_tensorinv_cpu_float64 (__main__.TestOperatorsCPU) ... ok (0.000s) 2022-08-17T12:48:28.9448879Z test_vmap_autograd_grad_linalg_tensorsolve_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.032s) 2022-08-17T12:48:28.9690740Z test_vmap_autograd_grad_linalg_tensorsolve_cpu_float64 (__main__.TestOperatorsCPU) ... ok (0.016s) 2022-08-17T12:48:29.0014843Z test_vmap_autograd_grad_linalg_vander_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.032s) 2022-08-17T12:48:29.0326491Z test_vmap_autograd_grad_linalg_vander_cpu_float64 (__main__.TestOperatorsCPU) ... ok (0.031s) 2022-08-17T12:48:29.1515864Z test_vmap_autograd_grad_linalg_vecdot_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.126s) 2022-08-17T12:48:29.2669457Z test_vmap_autograd_grad_linalg_vecdot_cpu_float64 (__main__.TestOperatorsCPU) ... ok (0.111s) 2022-08-17T12:48:29.6422664Z test_vmap_autograd_grad_linalg_vector_norm_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.379s) 2022-08-17T12:48:30.0101768Z test_vmap_autograd_grad_linalg_vector_norm_cpu_float64 (__main__.TestOperatorsCPU) ... ok (0.365s) 2022-08-17T12:48:30.0140574Z test_vmap_autograd_grad_linspace_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped! Autograd not supported. (0.000s) 2022-08-17T12:48:30.0177735Z test_vmap_autograd_grad_linspace_cpu_float64 (__main__.TestOperatorsCPU) ... skip: Skipped! Autograd not supported. (0.016s) 2022-08-17T12:48:30.0274181Z test_vmap_autograd_grad_log10_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.000s) 2022-08-17T12:48:30.0367451Z test_vmap_autograd_grad_log10_cpu_float64 (__main__.TestOperatorsCPU) ... ok (0.016s) 2022-08-17T12:48:30.0427222Z test_vmap_autograd_grad_log1p_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.000s) 2022-08-17T12:48:30.0486278Z test_vmap_autograd_grad_log1p_cpu_float64 (__main__.TestOperatorsCPU) ... ok (0.016s) 2022-08-17T12:48:30.0581939Z test_vmap_autograd_grad_log2_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.000s) 2022-08-17T12:48:30.0674961Z test_vmap_autograd_grad_log2_cpu_float64 (__main__.TestOperatorsCPU) ... ok (0.016s) 2022-08-17T12:48:30.0767749Z test_vmap_autograd_grad_log_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.000s) 2022-08-17T12:48:30.0859618Z test_vmap_autograd_grad_log_cpu_float64 (__main__.TestOperatorsCPU) ... ok (0.016s) 2022-08-17T12:48:30.1020641Z test_vmap_autograd_grad_log_softmax_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.016s) 2022-08-17T12:48:30.1177236Z test_vmap_autograd_grad_log_softmax_cpu_float64 (__main__.TestOperatorsCPU) ... ok (0.016s) 2022-08-17T12:48:30.1339281Z test_vmap_autograd_grad_log_softmax_dtype_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.016s) 2022-08-17T12:48:30.1492726Z test_vmap_autograd_grad_log_softmax_dtype_cpu_float64 (__main__.TestOperatorsCPU) ... ok (0.016s) 2022-08-17T12:48:30.1561583Z test_vmap_autograd_grad_logaddexp2_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.000s) 2022-08-17T12:48:30.1634285Z test_vmap_autograd_grad_logaddexp2_cpu_float64 (__main__.TestOperatorsCPU) ... ok (0.016s) 2022-08-17T12:48:30.1700632Z test_vmap_autograd_grad_logaddexp_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.000s) 2022-08-17T12:48:30.1767632Z test_vmap_autograd_grad_logaddexp_cpu_float64 (__main__.TestOperatorsCPU) ... ok (0.016s) 2022-08-17T12:48:30.1989276Z test_vmap_autograd_grad_logcumsumexp_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.016s) 2022-08-17T12:48:30.2208668Z test_vmap_autograd_grad_logcumsumexp_cpu_float64 (__main__.TestOperatorsCPU) ... ok (0.016s) 2022-08-17T12:48:30.2488389Z test_vmap_autograd_grad_logdet_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.016s) 2022-08-17T12:48:30.2764314Z test_vmap_autograd_grad_logdet_cpu_float64 (__main__.TestOperatorsCPU) ... ok (0.031s) 2022-08-17T12:48:30.2801705Z test_vmap_autograd_grad_logical_and_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped! Autograd not supported. (0.000s) 2022-08-17T12:48:30.2838430Z test_vmap_autograd_grad_logical_and_cpu_float64 (__main__.TestOperatorsCPU) ... skip: Skipped! Autograd not supported. (0.016s) 2022-08-17T12:48:30.2874796Z test_vmap_autograd_grad_logical_not_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped! Autograd not supported. (0.000s) 2022-08-17T12:48:30.2912992Z test_vmap_autograd_grad_logical_not_cpu_float64 (__main__.TestOperatorsCPU) ... skip: Skipped! Autograd not supported. (0.000s) 2022-08-17T12:48:30.2949501Z test_vmap_autograd_grad_logical_or_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped! Autograd not supported. (0.000s) 2022-08-17T12:48:30.2985933Z test_vmap_autograd_grad_logical_or_cpu_float64 (__main__.TestOperatorsCPU) ... skip: Skipped! Autograd not supported. (0.000s) 2022-08-17T12:48:30.3022801Z test_vmap_autograd_grad_logical_xor_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped! Autograd not supported. (0.016s) 2022-08-17T12:48:30.3059263Z test_vmap_autograd_grad_logical_xor_cpu_float64 (__main__.TestOperatorsCPU) ... skip: Skipped! Autograd not supported. (0.000s) 2022-08-17T12:48:30.3174503Z test_vmap_autograd_grad_logit_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.016s) 2022-08-17T12:48:30.3286259Z test_vmap_autograd_grad_logit_cpu_float64 (__main__.TestOperatorsCPU) ... ok (0.000s) 2022-08-17T12:48:30.3323217Z test_vmap_autograd_grad_logspace_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped! Autograd not supported. (0.016s) 2022-08-17T12:48:30.3360918Z test_vmap_autograd_grad_logspace_cpu_float64 (__main__.TestOperatorsCPU) ... skip: Skipped! Autograd not supported. (0.000s) 2022-08-17T12:48:30.3706053Z test_vmap_autograd_grad_logsumexp_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.033s) 2022-08-17T12:48:30.4047659Z test_vmap_autograd_grad_logsumexp_cpu_float64 (__main__.TestOperatorsCPU) ... ok (0.031s) 2022-08-17T12:48:30.4084264Z test_vmap_autograd_grad_long_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped! Autograd not supported. (0.000s) 2022-08-17T12:48:30.4121195Z test_vmap_autograd_grad_long_cpu_float64 (__main__.TestOperatorsCPU) ... skip: Skipped! Autograd not supported. (0.016s) 2022-08-17T12:48:30.4157560Z test_vmap_autograd_grad_long_functorch_no_channels_last_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped! Autograd not supported. (0.000s) 2022-08-17T12:48:30.4193971Z test_vmap_autograd_grad_long_functorch_no_channels_last_cpu_float64 (__main__.TestOperatorsCPU) ... skip: Skipped! Autograd not supported. (0.000s) 2022-08-17T12:48:30.4230282Z test_vmap_autograd_grad_lt_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped! Autograd not supported. (0.000s) 2022-08-17T12:48:30.4266739Z test_vmap_autograd_grad_lt_cpu_float64 (__main__.TestOperatorsCPU) ... skip: Skipped! Autograd not supported. (0.016s) 2022-08-17T12:48:30.5662240Z test_vmap_autograd_grad_lu_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.127s) 2022-08-17T12:48:30.7267739Z test_vmap_autograd_grad_lu_cpu_float64 (__main__.TestOperatorsCPU) ... ok (0.158s) 2022-08-17T12:48:30.9920963Z test_vmap_autograd_grad_lu_solve_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.272s) 2022-08-17T12:48:31.2247183Z test_vmap_autograd_grad_lu_solve_cpu_float64 (__main__.TestOperatorsCPU) ... ok (0.237s) 2022-08-17T12:48:31.3084285Z test_vmap_autograd_grad_lu_unpack_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.079s) 2022-08-17T12:48:31.3913556Z test_vmap_autograd_grad_lu_unpack_cpu_float64 (__main__.TestOperatorsCPU) ... ok (0.079s) 2022-08-17T12:48:31.4078794Z test_vmap_autograd_grad_mH_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.016s) 2022-08-17T12:48:31.4239002Z test_vmap_autograd_grad_mH_cpu_float64 (__main__.TestOperatorsCPU) ... ok (0.016s) 2022-08-17T12:48:31.4402018Z test_vmap_autograd_grad_mT_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.016s) 2022-08-17T12:48:31.4563148Z test_vmap_autograd_grad_mT_cpu_float64 (__main__.TestOperatorsCPU) ... ok (0.031s) 2022-08-17T12:48:31.4788657Z test_vmap_autograd_grad_masked_fill_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.016s) 2022-08-17T12:48:31.5008845Z test_vmap_autograd_grad_masked_fill_cpu_float64 (__main__.TestOperatorsCPU) ... ok (0.016s) 2022-08-17T12:48:31.5148703Z test_vmap_autograd_grad_masked_fill_functorch_Scalar_only_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.016s) 2022-08-17T12:48:31.5284875Z test_vmap_autograd_grad_masked_fill_functorch_Scalar_only_cpu_float64 (__main__.TestOperatorsCPU) ... ok (0.016s) 2022-08-17T12:48:31.5447682Z test_vmap_autograd_grad_masked_scatter_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.016s) 2022-08-17T12:48:31.5608146Z test_vmap_autograd_grad_masked_scatter_cpu_float64 (__main__.TestOperatorsCPU) ... ok (0.016s) 2022-08-17T12:48:31.5705026Z test_vmap_autograd_grad_masked_select_cpu_float32 (__main__.TestOperatorsCPU) ... expected failure (0.016s) 2022-08-17T12:48:31.5798411Z test_vmap_autograd_grad_masked_select_cpu_float64 (__main__.TestOperatorsCPU) ... expected failure (0.000s) 2022-08-17T12:48:31.5828544Z test_vmap_autograd_grad_matmul_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped! (0.016s) 2022-08-17T12:48:31.5858470Z test_vmap_autograd_grad_matmul_cpu_float64 (__main__.TestOperatorsCPU) ... skip: Skipped! (0.000s) 2022-08-17T12:48:31.6019211Z test_vmap_autograd_grad_matrix_exp_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.016s) 2022-08-17T12:48:31.6176635Z test_vmap_autograd_grad_matrix_exp_cpu_float64 (__main__.TestOperatorsCPU) ... ok (0.016s) 2022-08-17T12:48:31.6499977Z test_vmap_autograd_grad_max_binary_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.031s) 2022-08-17T12:48:31.6816585Z test_vmap_autograd_grad_max_binary_cpu_float64 (__main__.TestOperatorsCPU) ... ok (0.032s) 2022-08-17T12:48:31.6898209Z test_vmap_autograd_grad_max_reduction_no_dim_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.000s) 2022-08-17T12:48:31.6979285Z test_vmap_autograd_grad_max_reduction_no_dim_cpu_float64 (__main__.TestOperatorsCPU) ... ok (0.016s) 2022-08-17T12:48:31.7103902Z test_vmap_autograd_grad_max_reduction_with_dim_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.016s) 2022-08-17T12:48:31.7227008Z test_vmap_autograd_grad_max_reduction_with_dim_cpu_float64 (__main__.TestOperatorsCPU) ... ok (0.000s) 2022-08-17T12:48:31.7549940Z test_vmap_autograd_grad_maximum_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.032s) 2022-08-17T12:48:31.7866913Z test_vmap_autograd_grad_maximum_cpu_float64 (__main__.TestOperatorsCPU) ... ok (0.032s) 2022-08-17T12:48:31.8292796Z test_vmap_autograd_grad_mean_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.047s) 2022-08-17T12:48:31.8713595Z test_vmap_autograd_grad_mean_cpu_float64 (__main__.TestOperatorsCPU) ... ok (0.049s) 2022-08-17T12:48:31.9031622Z test_vmap_autograd_grad_median_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.031s) 2022-08-17T12:48:31.9342773Z test_vmap_autograd_grad_median_cpu_float64 (__main__.TestOperatorsCPU) ... ok (0.031s) 2022-08-17T12:48:32.0578734Z test_vmap_autograd_grad_meshgrid_list_of_tensors_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.126s) 2022-08-17T12:48:32.1776883Z test_vmap_autograd_grad_meshgrid_list_of_tensors_cpu_float64 (__main__.TestOperatorsCPU) ... ok (0.111s) 2022-08-17T12:48:32.3009612Z test_vmap_autograd_grad_meshgrid_variadic_tensors_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.126s) 2022-08-17T12:48:32.4206495Z test_vmap_autograd_grad_meshgrid_variadic_tensors_cpu_float64 (__main__.TestOperatorsCPU) ... ok (0.126s) 2022-08-17T12:48:32.4531913Z test_vmap_autograd_grad_min_binary_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.032s) 2022-08-17T12:48:32.4850614Z test_vmap_autograd_grad_min_binary_cpu_float64 (__main__.TestOperatorsCPU) ... ok (0.032s) 2022-08-17T12:48:32.4934043Z test_vmap_autograd_grad_min_reduction_no_dim_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.000s) 2022-08-17T12:48:32.5016814Z test_vmap_autograd_grad_min_reduction_no_dim_cpu_float64 (__main__.TestOperatorsCPU) ... ok (0.016s) 2022-08-17T12:48:32.5143280Z test_vmap_autograd_grad_min_reduction_with_dim_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.000s) 2022-08-17T12:48:32.5267330Z test_vmap_autograd_grad_min_reduction_with_dim_cpu_float64 (__main__.TestOperatorsCPU) ... ok (0.016s) 2022-08-17T12:48:32.5593704Z test_vmap_autograd_grad_minimum_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.032s) 2022-08-17T12:48:32.5915720Z test_vmap_autograd_grad_minimum_cpu_float64 (__main__.TestOperatorsCPU) ... ok (0.032s) 2022-08-17T12:48:32.5981976Z test_vmap_autograd_grad_mm_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.016s) 2022-08-17T12:48:32.6051335Z test_vmap_autograd_grad_mm_cpu_float64 (__main__.TestOperatorsCPU) ... ok (0.000s) 2022-08-17T12:48:32.6254102Z test_vmap_autograd_grad_mode_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.016s) 2022-08-17T12:48:32.6453066Z test_vmap_autograd_grad_mode_cpu_float64 (__main__.TestOperatorsCPU) ... ok (0.031s) 2022-08-17T12:48:32.6529834Z test_vmap_autograd_grad_movedim_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.000s) 2022-08-17T12:48:32.6605294Z test_vmap_autograd_grad_movedim_cpu_float64 (__main__.TestOperatorsCPU) ... ok (0.016s) 2022-08-17T12:48:32.6717607Z test_vmap_autograd_grad_msort_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.000s) 2022-08-17T12:48:32.6832094Z test_vmap_autograd_grad_msort_cpu_float64 (__main__.TestOperatorsCPU) ... ok (0.016s) 2022-08-17T12:48:32.7156747Z test_vmap_autograd_grad_mul_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.031s) 2022-08-17T12:48:32.7486240Z test_vmap_autograd_grad_mul_cpu_float64 (__main__.TestOperatorsCPU) ... ok (0.032s) 2022-08-17T12:48:32.7533835Z test_vmap_autograd_grad_multinomial_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped! Autograd not supported. (0.016s) 2022-08-17T12:48:32.7581192Z test_vmap_autograd_grad_multinomial_cpu_float64 (__main__.TestOperatorsCPU) ... skip: Skipped! Autograd not supported. (0.000s) 2022-08-17T12:48:32.7663899Z test_vmap_autograd_grad_mv_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.000s) 2022-08-17T12:48:32.7747062Z test_vmap_autograd_grad_mv_cpu_float64 (__main__.TestOperatorsCPU) ... ok (0.016s) 2022-08-17T12:48:32.8059749Z test_vmap_autograd_grad_mvlgamma_mvlgamma_p_1_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.031s) 2022-08-17T12:48:32.8361158Z test_vmap_autograd_grad_mvlgamma_mvlgamma_p_1_cpu_float64 (__main__.TestOperatorsCPU) ... ok (0.032s) 2022-08-17T12:48:32.8619529Z test_vmap_autograd_grad_mvlgamma_mvlgamma_p_3_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.016s) 2022-08-17T12:48:32.8872141Z test_vmap_autograd_grad_mvlgamma_mvlgamma_p_3_cpu_float64 (__main__.TestOperatorsCPU) ... ok (0.033s) 2022-08-17T12:48:32.9129881Z test_vmap_autograd_grad_mvlgamma_mvlgamma_p_5_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.031s) 2022-08-17T12:48:32.9383022Z test_vmap_autograd_grad_mvlgamma_mvlgamma_p_5_cpu_float64 (__main__.TestOperatorsCPU) ... ok (0.016s) 2022-08-17T12:48:32.9482460Z test_vmap_autograd_grad_nan_to_num_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.016s) 2022-08-17T12:48:32.9579185Z test_vmap_autograd_grad_nan_to_num_cpu_float64 (__main__.TestOperatorsCPU) ... ok (0.000s) 2022-08-17T12:48:33.0400002Z test_vmap_autograd_grad_nanmean_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.096s) 2022-08-17T12:48:33.1201367Z test_vmap_autograd_grad_nanmean_cpu_float64 (__main__.TestOperatorsCPU) ... ok (0.079s) 2022-08-17T12:48:33.1528164Z test_vmap_autograd_grad_nanmedian_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.031s) 2022-08-17T12:48:33.1847611Z test_vmap_autograd_grad_nanmedian_cpu_float64 (__main__.TestOperatorsCPU) ... ok (0.032s) 2022-08-17T12:48:33.3712973Z test_vmap_autograd_grad_nanquantile_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.190s) 2022-08-17T12:48:33.5554379Z test_vmap_autograd_grad_nanquantile_cpu_float64 (__main__.TestOperatorsCPU) ... ok (0.174s) 2022-08-17T12:48:33.6313063Z test_vmap_autograd_grad_nansum_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.079s) 2022-08-17T12:48:33.7054044Z test_vmap_autograd_grad_nansum_cpu_float64 (__main__.TestOperatorsCPU) ... ok (0.079s) 2022-08-17T12:48:33.7193227Z test_vmap_autograd_grad_narrow_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.016s) 2022-08-17T12:48:33.7329707Z test_vmap_autograd_grad_narrow_cpu_float64 (__main__.TestOperatorsCPU) ... ok (0.000s) 2022-08-17T12:48:33.7360199Z test_vmap_autograd_grad_native_layer_norm_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped! (0.016s) 2022-08-17T12:48:33.7390107Z test_vmap_autograd_grad_native_layer_norm_cpu_float64 (__main__.TestOperatorsCPU) ... skip: Skipped! (0.000s) 2022-08-17T12:48:33.7427562Z test_vmap_autograd_grad_ne_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped! Autograd not supported. (0.000s) 2022-08-17T12:48:33.7464114Z test_vmap_autograd_grad_ne_cpu_float64 (__main__.TestOperatorsCPU) ... skip: Skipped! Autograd not supported. (0.000s) 2022-08-17T12:48:33.7524249Z test_vmap_autograd_grad_neg_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.017s) 2022-08-17T12:48:33.7582107Z test_vmap_autograd_grad_neg_cpu_float64 (__main__.TestOperatorsCPU) ... ok (0.000s) 2022-08-17T12:48:33.7618969Z test_vmap_autograd_grad_new_empty_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped! Autograd not supported. (0.000s) 2022-08-17T12:48:33.7655457Z test_vmap_autograd_grad_new_empty_cpu_float64 (__main__.TestOperatorsCPU) ... skip: Skipped! Autograd not supported. (0.000s) 2022-08-17T12:48:33.7692066Z test_vmap_autograd_grad_new_full_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped! Autograd not supported. (0.016s) 2022-08-17T12:48:33.7728493Z test_vmap_autograd_grad_new_full_cpu_float64 (__main__.TestOperatorsCPU) ... skip: Skipped! Autograd not supported. (0.000s) 2022-08-17T12:48:33.7764639Z test_vmap_autograd_grad_new_ones_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped! Autograd not supported. (0.000s) 2022-08-17T12:48:33.7801062Z test_vmap_autograd_grad_new_ones_cpu_float64 (__main__.TestOperatorsCPU) ... skip: Skipped! Autograd not supported. (0.000s) 2022-08-17T12:48:33.7837536Z test_vmap_autograd_grad_new_zeros_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped! Autograd not supported. (0.016s) 2022-08-17T12:48:33.7873590Z test_vmap_autograd_grad_new_zeros_cpu_float64 (__main__.TestOperatorsCPU) ... skip: Skipped! Autograd not supported. (0.000s) 2022-08-17T12:48:33.7910023Z test_vmap_autograd_grad_nextafter_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped! Autograd not supported. (0.000s) 2022-08-17T12:48:33.7946324Z test_vmap_autograd_grad_nextafter_cpu_float64 (__main__.TestOperatorsCPU) ... skip: Skipped! Autograd not supported. (0.000s) 2022-08-17T12:48:33.8123728Z test_vmap_autograd_grad_nn_functional_adaptive_avg_pool1d_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.016s) 2022-08-17T12:48:33.8295500Z test_vmap_autograd_grad_nn_functional_adaptive_avg_pool1d_cpu_float64 (__main__.TestOperatorsCPU) ... ok (0.016s) 2022-08-17T12:48:33.8595897Z test_vmap_autograd_grad_nn_functional_adaptive_avg_pool2d_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.031s) 2022-08-17T12:48:33.8862505Z test_vmap_autograd_grad_nn_functional_adaptive_avg_pool2d_cpu_float64 (__main__.TestOperatorsCPU) ... ok (0.033s) 2022-08-17T12:48:33.9227621Z test_vmap_autograd_grad_nn_functional_adaptive_avg_pool3d_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.031s) 2022-08-17T12:48:33.9593713Z test_vmap_autograd_grad_nn_functional_adaptive_avg_pool3d_cpu_float64 (__main__.TestOperatorsCPU) ... ok (0.047s) 2022-08-17T12:48:33.9822528Z test_vmap_autograd_grad_nn_functional_adaptive_max_pool1d_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.017s) 2022-08-17T12:48:34.0053532Z test_vmap_autograd_grad_nn_functional_adaptive_max_pool1d_cpu_float64 (__main__.TestOperatorsCPU) ... ok (0.031s) 2022-08-17T12:48:34.0773680Z test_vmap_autograd_grad_nn_functional_adaptive_max_pool2d_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.067s) 2022-08-17T12:48:34.1472896Z test_vmap_autograd_grad_nn_functional_adaptive_max_pool2d_cpu_float64 (__main__.TestOperatorsCPU) ... ok (0.063s) 2022-08-17T12:48:34.2029123Z test_vmap_autograd_grad_nn_functional_adaptive_max_pool3d_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.068s) 2022-08-17T12:48:34.2550093Z test_vmap_autograd_grad_nn_functional_adaptive_max_pool3d_cpu_float64 (__main__.TestOperatorsCPU) ... ok (0.047s) 2022-08-17T12:48:34.2792051Z test_vmap_autograd_grad_nn_functional_avg_pool1d_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.026s) 2022-08-17T12:48:34.3028065Z test_vmap_autograd_grad_nn_functional_avg_pool1d_cpu_float64 (__main__.TestOperatorsCPU) ... ok (0.016s) 2022-08-17T12:48:34.3224988Z test_vmap_autograd_grad_nn_functional_avg_pool2d_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.031s) 2022-08-17T12:48:34.3417515Z test_vmap_autograd_grad_nn_functional_avg_pool2d_cpu_float64 (__main__.TestOperatorsCPU) ... ok (0.016s) 2022-08-17T12:48:34.3634918Z test_vmap_autograd_grad_nn_functional_avg_pool3d_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.016s) 2022-08-17T12:48:34.3848857Z test_vmap_autograd_grad_nn_functional_avg_pool3d_cpu_float64 (__main__.TestOperatorsCPU) ... ok (0.026s) 2022-08-17T12:48:34.4326704Z test_vmap_autograd_grad_nn_functional_batch_norm_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.047s) 2022-08-17T12:48:34.4885656Z test_vmap_autograd_grad_nn_functional_batch_norm_cpu_float64 (__main__.TestOperatorsCPU) ... ok (0.051s) 2022-08-17T12:48:34.4987699Z test_vmap_autograd_grad_nn_functional_bilinear_cpu_float32 (__main__.TestOperatorsCPU) ... C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\autograd\__init__.py:294: UserWarning: There is a performance drop because we have not yet implemented the batching rule for aten::_trilinear. Please file us an issue on GitHub so that we can prioritize its implementation. (Triggered internally at C:\actions-runner\_work\pytorch\pytorch\functorch\functorch\csrc\BatchedFallback.cpp:85.) 2022-08-17T12:48:34.4988910Z return Variable._execution_engine.run_backward( # Calls into the C++ engine to run the backward pass 2022-08-17T12:48:34.6354847Z ok (0.145s) 2022-08-17T12:48:34.7892064Z test_vmap_autograd_grad_nn_functional_bilinear_cpu_float64 (__main__.TestOperatorsCPU) ... ok (0.156s) 2022-08-17T12:48:34.8354052Z test_vmap_autograd_grad_nn_functional_binary_cross_entropy_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.047s) 2022-08-17T12:48:34.8820687Z test_vmap_autograd_grad_nn_functional_binary_cross_entropy_cpu_float64 (__main__.TestOperatorsCPU) ... ok (0.049s) 2022-08-17T12:48:34.9749403Z test_vmap_autograd_grad_nn_functional_binary_cross_entropy_with_logits_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.095s) 2022-08-17T12:48:35.0555708Z test_vmap_autograd_grad_nn_functional_binary_cross_entropy_with_logits_cpu_float64 (__main__.TestOperatorsCPU) ... ok (0.079s) 2022-08-17T12:48:35.0651761Z test_vmap_autograd_grad_nn_functional_celu_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.016s) 2022-08-17T12:48:35.0744056Z test_vmap_autograd_grad_nn_functional_celu_cpu_float64 (__main__.TestOperatorsCPU) ... ok (0.000s) 2022-08-17T12:48:35.1233018Z test_vmap_autograd_grad_nn_functional_conv1d_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.047s) 2022-08-17T12:48:35.1657805Z test_vmap_autograd_grad_nn_functional_conv1d_cpu_float64 (__main__.TestOperatorsCPU) ... ok (0.047s) 2022-08-17T12:48:35.3179962Z test_vmap_autograd_grad_nn_functional_conv2d_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.158s) 2022-08-17T12:48:35.4800226Z test_vmap_autograd_grad_nn_functional_conv2d_cpu_float64 (__main__.TestOperatorsCPU) ... ok (0.158s) 2022-08-17T12:48:35.4912507Z test_vmap_autograd_grad_nn_functional_conv2d_no_bias_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.000s) 2022-08-17T12:48:35.5014684Z test_vmap_autograd_grad_nn_functional_conv2d_no_bias_cpu_float64 (__main__.TestOperatorsCPU) ... ok (0.016s) 2022-08-17T12:48:35.5151086Z test_vmap_autograd_grad_nn_functional_conv2d_stride_depthwise_with_bias_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.016s) 2022-08-17T12:48:35.5293906Z test_vmap_autograd_grad_nn_functional_conv2d_stride_depthwise_with_bias_cpu_float64 (__main__.TestOperatorsCPU) ... ok (0.016s) 2022-08-17T12:48:35.5417349Z test_vmap_autograd_grad_nn_functional_conv2d_stride_groups_with_bias_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.016s) 2022-08-17T12:48:35.5531711Z test_vmap_autograd_grad_nn_functional_conv2d_stride_groups_with_bias_cpu_float64 (__main__.TestOperatorsCPU) ... ok (0.000s) 2022-08-17T12:48:35.5639436Z test_vmap_autograd_grad_nn_functional_conv2d_stride_no_bias_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.016s) 2022-08-17T12:48:35.5735689Z test_vmap_autograd_grad_nn_functional_conv2d_stride_no_bias_cpu_float64 (__main__.TestOperatorsCPU) ... ok (0.016s) 2022-08-17T12:48:35.5846393Z test_vmap_autograd_grad_nn_functional_conv2d_stride_padding_no_bias_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.000s) 2022-08-17T12:48:35.5942184Z test_vmap_autograd_grad_nn_functional_conv2d_stride_padding_no_bias_cpu_float64 (__main__.TestOperatorsCPU) ... ok (0.016s) 2022-08-17T12:48:35.6062161Z test_vmap_autograd_grad_nn_functional_conv2d_stride_padding_with_bias_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.016s) 2022-08-17T12:48:35.6167977Z test_vmap_autograd_grad_nn_functional_conv2d_stride_padding_with_bias_cpu_float64 (__main__.TestOperatorsCPU) ... ok (0.000s) 2022-08-17T12:48:35.6284831Z test_vmap_autograd_grad_nn_functional_conv2d_stride_with_bias_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.016s) 2022-08-17T12:48:35.6389866Z test_vmap_autograd_grad_nn_functional_conv2d_stride_with_bias_cpu_float64 (__main__.TestOperatorsCPU) ... ok (0.016s) 2022-08-17T12:48:35.6506882Z test_vmap_autograd_grad_nn_functional_conv2d_strided_padding_dilation_no_bias_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.016s) 2022-08-17T12:48:35.6612826Z test_vmap_autograd_grad_nn_functional_conv2d_strided_padding_dilation_no_bias_cpu_float64 (__main__.TestOperatorsCPU) ... ok (0.000s) 2022-08-17T12:48:35.6728986Z test_vmap_autograd_grad_nn_functional_conv2d_strided_padding_dilation_with_bias_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.016s) 2022-08-17T12:48:35.6835432Z test_vmap_autograd_grad_nn_functional_conv2d_strided_padding_dilation_with_bias_cpu_float64 (__main__.TestOperatorsCPU) ... ok (0.016s) 2022-08-17T12:48:35.6955538Z test_vmap_autograd_grad_nn_functional_conv2d_with_bias_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.000s) 2022-08-17T12:48:35.7059770Z test_vmap_autograd_grad_nn_functional_conv2d_with_bias_cpu_float64 (__main__.TestOperatorsCPU) ... ok (0.016s) 2022-08-17T12:48:35.7099223Z test_vmap_autograd_grad_nn_functional_conv_transpose1d_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped! (0.000s) 2022-08-17T12:48:35.7138274Z test_vmap_autograd_grad_nn_functional_conv_transpose1d_cpu_float64 (__main__.TestOperatorsCPU) ... skip: Skipped! (0.016s) 2022-08-17T12:48:35.7176965Z test_vmap_autograd_grad_nn_functional_conv_transpose2d_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped! (0.000s) 2022-08-17T12:48:35.7216039Z test_vmap_autograd_grad_nn_functional_conv_transpose2d_cpu_float64 (__main__.TestOperatorsCPU) ... skip: Skipped! (0.000s) 2022-08-17T12:48:35.7254839Z test_vmap_autograd_grad_nn_functional_conv_transpose3d_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped! (0.000s) 2022-08-17T12:48:35.7294047Z test_vmap_autograd_grad_nn_functional_conv_transpose3d_cpu_float64 (__main__.TestOperatorsCPU) ... skip: Skipped! (0.016s) 2022-08-17T12:48:35.7682706Z test_vmap_autograd_grad_nn_functional_cosine_embedding_loss_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.032s) 2022-08-17T12:48:35.8065428Z test_vmap_autograd_grad_nn_functional_cosine_embedding_loss_cpu_float64 (__main__.TestOperatorsCPU) ... ok (0.033s) 2022-08-17T12:48:35.8601507Z test_vmap_autograd_grad_nn_functional_cosine_similarity_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.063s) 2022-08-17T12:48:35.9110603Z test_vmap_autograd_grad_nn_functional_cosine_similarity_cpu_float64 (__main__.TestOperatorsCPU) ... ok (0.048s) 2022-08-17T12:48:35.9713623Z test_vmap_autograd_grad_nn_functional_cross_entropy_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.063s) 2022-08-17T12:48:36.0302821Z test_vmap_autograd_grad_nn_functional_cross_entropy_cpu_float64 (__main__.TestOperatorsCPU) ... ok (0.063s) 2022-08-17T12:48:36.0369620Z test_vmap_autograd_grad_nn_functional_ctc_loss_cpu_float32 (__main__.TestOperatorsCPU) ... C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\autograd\__init__.py:294: UserWarning: There is a performance drop because we have not yet implemented the batching rule for aten::_ctc_loss_backward. Please file us an issue on GitHub so that we can prioritize its implementation. (Triggered internally at C:\actions-runner\_work\pytorch\pytorch\functorch\functorch\csrc\BatchedFallback.cpp:85.) 2022-08-17T12:48:36.0370807Z return Variable._execution_engine.run_backward( # Calls into the C++ engine to run the backward pass 2022-08-17T12:48:36.1075752Z ok (0.079s) 2022-08-17T12:48:36.1894210Z test_vmap_autograd_grad_nn_functional_ctc_loss_cpu_float64 (__main__.TestOperatorsCPU) ... ok (0.079s) 2022-08-17T12:48:36.2267213Z test_vmap_autograd_grad_nn_functional_dropout2d_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.031s) 2022-08-17T12:48:36.2634325Z test_vmap_autograd_grad_nn_functional_dropout2d_cpu_float64 (__main__.TestOperatorsCPU) ... ok (0.031s) 2022-08-17T12:48:36.3080278Z test_vmap_autograd_grad_nn_functional_dropout3d_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.048s) 2022-08-17T12:48:36.3521052Z test_vmap_autograd_grad_nn_functional_dropout3d_cpu_float64 (__main__.TestOperatorsCPU) ... ok (0.047s) 2022-08-17T12:48:36.4007965Z test_vmap_autograd_grad_nn_functional_dropout_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.048s) 2022-08-17T12:48:36.4484820Z test_vmap_autograd_grad_nn_functional_dropout_cpu_float64 (__main__.TestOperatorsCPU) ... ok (0.047s) 2022-08-17T12:48:36.4578789Z test_vmap_autograd_grad_nn_functional_elu_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.016s) 2022-08-17T12:48:36.4671350Z test_vmap_autograd_grad_nn_functional_elu_cpu_float64 (__main__.TestOperatorsCPU) ... ok (0.000s) 2022-08-17T12:48:36.4718589Z test_vmap_autograd_grad_nn_functional_embedding_bag_cpu_float32 (__main__.TestOperatorsCPU) ... C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\autograd\__init__.py:294: UserWarning: There is a performance drop because we have not yet implemented the batching rule for aten::_embedding_bag_backward. Please file us an issue on GitHub so that we can prioritize its implementation. (Triggered internally at C:\actions-runner\_work\pytorch\pytorch\functorch\functorch\csrc\BatchedFallback.cpp:85.) 2022-08-17T12:48:36.4719796Z return Variable._execution_engine.run_backward( # Calls into the C++ engine to run the backward pass 2022-08-17T12:48:36.5582818Z ok (0.096s) 2022-08-17T12:48:36.6445644Z test_vmap_autograd_grad_nn_functional_embedding_bag_cpu_float64 (__main__.TestOperatorsCPU) ... ok (0.081s) 2022-08-17T12:48:36.6550088Z test_vmap_autograd_grad_nn_functional_embedding_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.016s) 2022-08-17T12:48:36.6654781Z test_vmap_autograd_grad_nn_functional_embedding_cpu_float64 (__main__.TestOperatorsCPU) ... ok (0.016s) 2022-08-17T12:48:36.6820406Z test_vmap_autograd_grad_nn_functional_embedding_functorch_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.006s) 2022-08-17T12:48:36.6983412Z test_vmap_autograd_grad_nn_functional_embedding_functorch_cpu_float64 (__main__.TestOperatorsCPU) ... ok (0.016s) 2022-08-17T12:48:36.7239027Z test_vmap_autograd_grad_nn_functional_feature_alpha_dropout_with_train_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.031s) 2022-08-17T12:48:36.7492800Z test_vmap_autograd_grad_nn_functional_feature_alpha_dropout_with_train_cpu_float64 (__main__.TestOperatorsCPU) ... ok (0.031s) 2022-08-17T12:48:36.7760403Z test_vmap_autograd_grad_nn_functional_feature_alpha_dropout_without_train_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.026s) 2022-08-17T12:48:36.8022878Z test_vmap_autograd_grad_nn_functional_feature_alpha_dropout_without_train_cpu_float64 (__main__.TestOperatorsCPU) ... ok (0.016s) 2022-08-17T12:48:36.8088255Z test_vmap_autograd_grad_nn_functional_fractional_max_pool2d_cpu_float32 (__main__.TestOperatorsCPU) ... C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\autograd\__init__.py:294: UserWarning: There is a performance drop because we have not yet implemented the batching rule for aten::fractional_max_pool2d_backward. Please file us an issue on GitHub so that we can prioritize its implementation. (Triggered internally at C:\actions-runner\_work\pytorch\pytorch\functorch\functorch\csrc\BatchedFallback.cpp:85.) 2022-08-17T12:48:36.8089457Z return Variable._execution_engine.run_backward( # Calls into the C++ engine to run the backward pass 2022-08-17T12:48:36.9134532Z ok (0.117s) 2022-08-17T12:48:37.0220550Z test_vmap_autograd_grad_nn_functional_fractional_max_pool2d_cpu_float64 (__main__.TestOperatorsCPU) ... ok (0.110s) 2022-08-17T12:48:37.0291080Z test_vmap_autograd_grad_nn_functional_fractional_max_pool3d_cpu_float32 (__main__.TestOperatorsCPU) ... C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\autograd\__init__.py:294: UserWarning: There is a performance drop because we have not yet implemented the batching rule for aten::fractional_max_pool3d_backward. Please file us an issue on GitHub so that we can prioritize its implementation. (Triggered internally at C:\actions-runner\_work\pytorch\pytorch\functorch\functorch\csrc\BatchedFallback.cpp:85.) 2022-08-17T12:48:37.0292284Z return Variable._execution_engine.run_backward( # Calls into the C++ engine to run the backward pass 2022-08-17T12:48:37.1923223Z ok (0.174s) 2022-08-17T12:48:37.3634385Z test_vmap_autograd_grad_nn_functional_fractional_max_pool3d_cpu_float64 (__main__.TestOperatorsCPU) ... ok (0.174s) 2022-08-17T12:48:38.7489767Z test_vmap_autograd_grad_nn_functional_gaussian_nll_loss_cpu_float32 (__main__.TestOperatorsCPU) ... ok (1.372s) 2022-08-17T12:48:40.0722876Z test_vmap_autograd_grad_nn_functional_gaussian_nll_loss_cpu_float64 (__main__.TestOperatorsCPU) ... ok (1.326s) 2022-08-17T12:48:40.0933622Z test_vmap_autograd_grad_nn_functional_gelu_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.031s) 2022-08-17T12:48:40.1130498Z test_vmap_autograd_grad_nn_functional_gelu_cpu_float64 (__main__.TestOperatorsCPU) ... ok (0.016s) 2022-08-17T12:48:40.2300473Z test_vmap_autograd_grad_nn_functional_glu_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.110s) 2022-08-17T12:48:40.3422674Z test_vmap_autograd_grad_nn_functional_glu_cpu_float64 (__main__.TestOperatorsCPU) ... ok (0.110s) 2022-08-17T12:48:40.4547981Z test_vmap_autograd_grad_nn_functional_grid_sample_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.111s) 2022-08-17T12:48:40.5660555Z test_vmap_autograd_grad_nn_functional_grid_sample_cpu_float64 (__main__.TestOperatorsCPU) ... ok (0.126s) 2022-08-17T12:48:40.5818914Z test_vmap_autograd_grad_nn_functional_group_norm_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.001s) 2022-08-17T12:48:40.5972188Z test_vmap_autograd_grad_nn_functional_group_norm_cpu_float64 (__main__.TestOperatorsCPU) ... ok (0.016s) 2022-08-17T12:48:40.6119428Z test_vmap_autograd_grad_nn_functional_hardshrink_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.016s) 2022-08-17T12:48:40.6263668Z test_vmap_autograd_grad_nn_functional_hardshrink_cpu_float64 (__main__.TestOperatorsCPU) ... ok (0.016s) 2022-08-17T12:48:40.6355729Z test_vmap_autograd_grad_nn_functional_hardsigmoid_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.016s) 2022-08-17T12:48:40.6445213Z test_vmap_autograd_grad_nn_functional_hardsigmoid_cpu_float64 (__main__.TestOperatorsCPU) ... ok (0.000s) 2022-08-17T12:48:40.6559456Z test_vmap_autograd_grad_nn_functional_hardswish_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.016s) 2022-08-17T12:48:40.6672515Z test_vmap_autograd_grad_nn_functional_hardswish_cpu_float64 (__main__.TestOperatorsCPU) ... ok (0.016s) 2022-08-17T12:48:40.6821065Z test_vmap_autograd_grad_nn_functional_hardtanh_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.016s) 2022-08-17T12:48:40.6965734Z test_vmap_autograd_grad_nn_functional_hardtanh_cpu_float64 (__main__.TestOperatorsCPU) ... ok (0.016s) 2022-08-17T12:48:40.7273367Z test_vmap_autograd_grad_nn_functional_hinge_embedding_loss_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.031s) 2022-08-17T12:48:40.7575750Z test_vmap_autograd_grad_nn_functional_hinge_embedding_loss_cpu_float64 (__main__.TestOperatorsCPU) ... ok (0.031s) 2022-08-17T12:48:40.7620497Z test_vmap_autograd_grad_nn_functional_huber_loss_cpu_float32 (__main__.TestOperatorsCPU) ... C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\autograd\__init__.py:294: UserWarning: There is a performance drop because we have not yet implemented the batching rule for aten::huber_loss_backward. Please file us an issue on GitHub so that we can prioritize its implementation. (Triggered internally at C:\actions-runner\_work\pytorch\pytorch\functorch\functorch\csrc\BatchedFallback.cpp:85.) 2022-08-17T12:48:40.7622179Z return Variable._execution_engine.run_backward( # Calls into the C++ engine to run the backward pass 2022-08-17T12:48:40.7878967Z ok (0.032s) 2022-08-17T12:48:40.8175251Z test_vmap_autograd_grad_nn_functional_huber_loss_cpu_float64 (__main__.TestOperatorsCPU) ... ok (0.016s) 2022-08-17T12:48:40.8479588Z test_vmap_autograd_grad_nn_functional_instance_norm_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.031s) 2022-08-17T12:48:40.8809319Z test_vmap_autograd_grad_nn_functional_instance_norm_cpu_float64 (__main__.TestOperatorsCPU) ... ok (0.032s) 2022-08-17T12:48:40.9192701Z test_vmap_autograd_grad_nn_functional_interpolate_area_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.047s) 2022-08-17T12:48:40.9567801Z test_vmap_autograd_grad_nn_functional_interpolate_area_cpu_float64 (__main__.TestOperatorsCPU) ... ok (0.031s) 2022-08-17T12:48:40.9931470Z test_vmap_autograd_grad_nn_functional_interpolate_bicubic_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.048s) 2022-08-17T12:48:41.0289982Z test_vmap_autograd_grad_nn_functional_interpolate_bicubic_cpu_float64 (__main__.TestOperatorsCPU) ... ok (0.031s) 2022-08-17T12:48:41.0647056Z test_vmap_autograd_grad_nn_functional_interpolate_bilinear_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.031s) 2022-08-17T12:48:41.0998245Z test_vmap_autograd_grad_nn_functional_interpolate_bilinear_cpu_float64 (__main__.TestOperatorsCPU) ... ok (0.032s) 2022-08-17T12:48:41.1332148Z test_vmap_autograd_grad_nn_functional_interpolate_linear_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.032s) 2022-08-17T12:48:41.1642386Z test_vmap_autograd_grad_nn_functional_interpolate_linear_cpu_float64 (__main__.TestOperatorsCPU) ... ok (0.031s) 2022-08-17T12:48:41.1940088Z test_vmap_autograd_grad_nn_functional_interpolate_nearest_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.032s) 2022-08-17T12:48:41.2231684Z test_vmap_autograd_grad_nn_functional_interpolate_nearest_cpu_float64 (__main__.TestOperatorsCPU) ... ok (0.031s) 2022-08-17T12:48:41.2556126Z test_vmap_autograd_grad_nn_functional_interpolate_trilinear_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.031s) 2022-08-17T12:48:41.2875716Z test_vmap_autograd_grad_nn_functional_interpolate_trilinear_cpu_float64 (__main__.TestOperatorsCPU) ... ok (0.032s) 2022-08-17T12:48:41.3265119Z test_vmap_autograd_grad_nn_functional_kl_div_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.047s) 2022-08-17T12:48:41.3642413Z test_vmap_autograd_grad_nn_functional_kl_div_cpu_float64 (__main__.TestOperatorsCPU) ... ok (0.031s) 2022-08-17T12:48:41.3850485Z test_vmap_autograd_grad_nn_functional_l1_loss_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.016s) 2022-08-17T12:48:41.4054598Z test_vmap_autograd_grad_nn_functional_l1_loss_cpu_float64 (__main__.TestOperatorsCPU) ... ok (0.031s) 2022-08-17T12:48:41.4085117Z test_vmap_autograd_grad_nn_functional_layer_norm_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped! (0.000s) 2022-08-17T12:48:41.4357850Z test_vmap_autograd_grad_nn_functional_layer_norm_cpu_float64 (__main__.TestOperatorsCPU) ... ok (0.031s) 2022-08-17T12:48:41.4617652Z test_vmap_autograd_grad_nn_functional_leaky_relu_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.016s) 2022-08-17T12:48:41.4873797Z test_vmap_autograd_grad_nn_functional_leaky_relu_cpu_float64 (__main__.TestOperatorsCPU) ... ok (0.032s) 2022-08-17T12:48:41.5582267Z test_vmap_autograd_grad_nn_functional_linear_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.063s) 2022-08-17T12:48:41.6276232Z test_vmap_autograd_grad_nn_functional_linear_cpu_float64 (__main__.TestOperatorsCPU) ... ok (0.079s) 2022-08-17T12:48:41.6745155Z test_vmap_autograd_grad_nn_functional_local_response_norm_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.048s) 2022-08-17T12:48:41.7195676Z test_vmap_autograd_grad_nn_functional_local_response_norm_cpu_float64 (__main__.TestOperatorsCPU) ... ok (0.031s) 2022-08-17T12:48:41.7314990Z test_vmap_autograd_grad_nn_functional_logsigmoid_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.016s) 2022-08-17T12:48:41.7431808Z test_vmap_autograd_grad_nn_functional_logsigmoid_cpu_float64 (__main__.TestOperatorsCPU) ... ok (0.016s) 2022-08-17T12:48:41.8058586Z test_vmap_autograd_grad_nn_functional_margin_ranking_loss_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.063s) 2022-08-17T12:48:41.8681799Z test_vmap_autograd_grad_nn_functional_margin_ranking_loss_cpu_float64 (__main__.TestOperatorsCPU) ... ok (0.065s) 2022-08-17T12:48:44.1363312Z test_vmap_autograd_grad_nn_functional_max_pool1d_cpu_float32 (__main__.TestOperatorsCPU) ... ok (2.258s) 2022-08-17T12:48:46.3184771Z test_vmap_autograd_grad_nn_functional_max_pool1d_cpu_float64 (__main__.TestOperatorsCPU) ... ok (2.193s) 2022-08-17T12:48:50.0373366Z test_vmap_autograd_grad_nn_functional_max_pool2d_cpu_float32 (__main__.TestOperatorsCPU) ... ok (3.722s) 2022-08-17T12:48:53.8712882Z test_vmap_autograd_grad_nn_functional_max_pool2d_cpu_float64 (__main__.TestOperatorsCPU) ... ok (3.831s) 2022-08-17T12:48:53.8772679Z test_vmap_autograd_grad_nn_functional_max_pool3d_cpu_float32 (__main__.TestOperatorsCPU) ... C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\autograd\__init__.py:294: UserWarning: There is a performance drop because we have not yet implemented the batching rule for aten::max_pool3d_with_indices_backward. Please file us an issue on GitHub so that we can prioritize its implementation. (Triggered internally at C:\actions-runner\_work\pytorch\pytorch\functorch\functorch\csrc\BatchedFallback.cpp:85.) 2022-08-17T12:48:53.8773890Z return Variable._execution_engine.run_backward( # Calls into the C++ engine to run the backward pass 2022-08-17T12:48:55.5106126Z ok (1.642s) 2022-08-17T12:48:57.0915568Z test_vmap_autograd_grad_nn_functional_max_pool3d_cpu_float64 (__main__.TestOperatorsCPU) ... ok (1.579s) 2022-08-17T12:48:57.5193902Z test_vmap_autograd_grad_nn_functional_max_unpool1d_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.427s) 2022-08-17T12:48:57.9107904Z test_vmap_autograd_grad_nn_functional_max_unpool1d_cpu_float64 (__main__.TestOperatorsCPU) ... ok (0.379s) 2022-08-17T12:48:58.0005288Z test_vmap_autograd_grad_nn_functional_max_unpool1d_grad_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.081s) 2022-08-17T12:48:58.1108146Z test_vmap_autograd_grad_nn_functional_max_unpool1d_grad_cpu_float64 (__main__.TestOperatorsCPU) ... ok (0.113s) 2022-08-17T12:48:58.2094450Z test_vmap_autograd_grad_nn_functional_max_unpool2d_cpu_float32 (__main__.TestOperatorsCPU) ... expected failure (0.099s) 2022-08-17T12:48:58.2976199Z test_vmap_autograd_grad_nn_functional_max_unpool2d_cpu_float64 (__main__.TestOperatorsCPU) ... expected failure (0.079s) 2022-08-17T12:48:58.3253194Z test_vmap_autograd_grad_nn_functional_max_unpool2d_grad_cpu_float32 (__main__.TestOperatorsCPU) ... expected failure (0.031s) 2022-08-17T12:48:58.3547556Z test_vmap_autograd_grad_nn_functional_max_unpool2d_grad_cpu_float64 (__main__.TestOperatorsCPU) ... expected failure (0.031s) 2022-08-17T12:48:58.6292847Z test_vmap_autograd_grad_nn_functional_max_unpool3d_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.284s) 2022-08-17T12:48:58.9228625Z test_vmap_autograd_grad_nn_functional_max_unpool3d_cpu_float64 (__main__.TestOperatorsCPU) ... ok (0.287s) 2022-08-17T12:48:59.0017883Z test_vmap_autograd_grad_nn_functional_max_unpool3d_grad_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.079s) 2022-08-17T12:48:59.0777420Z test_vmap_autograd_grad_nn_functional_max_unpool3d_grad_cpu_float64 (__main__.TestOperatorsCPU) ... ok (0.074s) 2022-08-17T12:48:59.0835324Z test_vmap_autograd_grad_nn_functional_mish_cpu_float32 (__main__.TestOperatorsCPU) ... C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\autograd\__init__.py:294: UserWarning: There is a performance drop because we have not yet implemented the batching rule for aten::mish_backward. Please file us an issue on GitHub so that we can prioritize its implementation. (Triggered internally at C:\actions-runner\_work\pytorch\pytorch\functorch\functorch\csrc\BatchedFallback.cpp:85.) 2022-08-17T12:48:59.0836848Z return Variable._execution_engine.run_backward( # Calls into the C++ engine to run the backward pass 2022-08-17T12:48:59.0902838Z ok (0.016s) 2022-08-17T12:48:59.1026127Z test_vmap_autograd_grad_nn_functional_mish_cpu_float64 (__main__.TestOperatorsCPU) ... ok (0.016s) 2022-08-17T12:48:59.1326122Z test_vmap_autograd_grad_nn_functional_mse_loss_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.031s) 2022-08-17T12:48:59.1616238Z test_vmap_autograd_grad_nn_functional_mse_loss_cpu_float64 (__main__.TestOperatorsCPU) ... ok (0.016s) 2022-08-17T12:48:59.1998136Z test_vmap_autograd_grad_nn_functional_mse_loss_functorch_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.048s) 2022-08-17T12:48:59.2360123Z test_vmap_autograd_grad_nn_functional_mse_loss_functorch_cpu_float64 (__main__.TestOperatorsCPU) ... ok (0.032s) 2022-08-17T12:48:59.2402447Z test_vmap_autograd_grad_nn_functional_multi_margin_loss_cpu_float32 (__main__.TestOperatorsCPU) ... C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\autograd\__init__.py:294: UserWarning: There is a performance drop because we have not yet implemented the batching rule for aten::multi_margin_loss_backward. Please file us an issue on GitHub so that we can prioritize its implementation. (Triggered internally at C:\actions-runner\_work\pytorch\pytorch\functorch\functorch\csrc\BatchedFallback.cpp:85.) 2022-08-17T12:48:59.2403410Z return Variable._execution_engine.run_backward( # Calls into the C++ engine to run the backward pass 2022-08-17T12:48:59.2503446Z ok (0.016s) 2022-08-17T12:48:59.2648461Z test_vmap_autograd_grad_nn_functional_multi_margin_loss_cpu_float64 (__main__.TestOperatorsCPU) ... ok (0.017s) 2022-08-17T12:48:59.2690590Z test_vmap_autograd_grad_nn_functional_multilabel_margin_loss_cpu_float32 (__main__.TestOperatorsCPU) ... C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\autograd\__init__.py:294: UserWarning: There is a performance drop because we have not yet implemented the batching rule for aten::multilabel_margin_loss_backward. Please file us an issue on GitHub so that we can prioritize its implementation. (Triggered internally at C:\actions-runner\_work\pytorch\pytorch\functorch\functorch\csrc\BatchedFallback.cpp:85.) 2022-08-17T12:48:59.2691502Z return Variable._execution_engine.run_backward( # Calls into the C++ engine to run the backward pass 2022-08-17T12:48:59.2752460Z ok (0.000s) 2022-08-17T12:48:59.2856640Z test_vmap_autograd_grad_nn_functional_multilabel_margin_loss_cpu_float64 (__main__.TestOperatorsCPU) ... ok (0.017s) 2022-08-17T12:48:59.3013632Z test_vmap_autograd_grad_nn_functional_multilabel_soft_margin_loss_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.016s) 2022-08-17T12:48:59.3167198Z test_vmap_autograd_grad_nn_functional_multilabel_soft_margin_loss_cpu_float64 (__main__.TestOperatorsCPU) ... ok (0.016s) 2022-08-17T12:48:59.4570582Z test_vmap_autograd_grad_nn_functional_nll_loss_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.144s) 2022-08-17T12:48:59.5973508Z test_vmap_autograd_grad_nn_functional_nll_loss_cpu_float64 (__main__.TestOperatorsCPU) ... ok (0.142s) 2022-08-17T12:48:59.6248477Z test_vmap_autograd_grad_nn_functional_normalize_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.026s) 2022-08-17T12:48:59.6514140Z test_vmap_autograd_grad_nn_functional_normalize_cpu_float64 (__main__.TestOperatorsCPU) ... ok (0.026s) 2022-08-17T12:48:59.6850889Z test_vmap_autograd_grad_nn_functional_pad_circular_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.036s) 2022-08-17T12:48:59.7210910Z test_vmap_autograd_grad_nn_functional_pad_circular_cpu_float64 (__main__.TestOperatorsCPU) ... ok (0.030s) 2022-08-17T12:48:59.8356596Z test_vmap_autograd_grad_nn_functional_pad_constant_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.113s) 2022-08-17T12:48:59.9356646Z test_vmap_autograd_grad_nn_functional_pad_constant_cpu_float64 (__main__.TestOperatorsCPU) ... ok (0.099s) 2022-08-17T12:48:59.9736566Z test_vmap_autograd_grad_nn_functional_pad_reflect_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.047s) 2022-08-17T12:49:00.0085729Z test_vmap_autograd_grad_nn_functional_pad_reflect_cpu_float64 (__main__.TestOperatorsCPU) ... ok (0.026s) 2022-08-17T12:49:00.0437588Z test_vmap_autograd_grad_nn_functional_pad_replicate_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.042s) 2022-08-17T12:49:00.0783534Z test_vmap_autograd_grad_nn_functional_pad_replicate_cpu_float64 (__main__.TestOperatorsCPU) ... ok (0.036s) 2022-08-17T12:49:00.1072728Z test_vmap_autograd_grad_nn_functional_pairwise_distance_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.026s) 2022-08-17T12:49:00.1351978Z test_vmap_autograd_grad_nn_functional_pairwise_distance_cpu_float64 (__main__.TestOperatorsCPU) ... ok (0.026s) 2022-08-17T12:49:00.1407603Z test_vmap_autograd_grad_nn_functional_pdist_cpu_float32 (__main__.TestOperatorsCPU) ... C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\autograd\__init__.py:294: UserWarning: There is a performance drop because we have not yet implemented the batching rule for aten::_pdist_backward. Please file us an issue on GitHub so that we can prioritize its implementation. (Triggered internally at C:\actions-runner\_work\pytorch\pytorch\functorch\functorch\csrc\BatchedFallback.cpp:85.) 2022-08-17T12:49:00.1408774Z return Variable._execution_engine.run_backward( # Calls into the C++ engine to run the backward pass 2022-08-17T12:49:00.1624746Z ok (0.026s) 2022-08-17T12:49:00.1893313Z test_vmap_autograd_grad_nn_functional_pdist_cpu_float64 (__main__.TestOperatorsCPU) ... ok (0.026s) 2022-08-17T12:49:00.1993133Z test_vmap_autograd_grad_nn_functional_pixel_shuffle_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.010s) 2022-08-17T12:49:00.2091310Z test_vmap_autograd_grad_nn_functional_pixel_shuffle_cpu_float64 (__main__.TestOperatorsCPU) ... ok (0.016s) 2022-08-17T12:49:00.2187895Z test_vmap_autograd_grad_nn_functional_pixel_unshuffle_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.010s) 2022-08-17T12:49:00.2283592Z test_vmap_autograd_grad_nn_functional_pixel_unshuffle_cpu_float64 (__main__.TestOperatorsCPU) ... ok (0.000s) 2022-08-17T12:49:00.5137234Z test_vmap_autograd_grad_nn_functional_poisson_nll_loss_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.285s) 2022-08-17T12:49:00.7534826Z test_vmap_autograd_grad_nn_functional_poisson_nll_loss_cpu_float64 (__main__.TestOperatorsCPU) ... ok (0.238s) 2022-08-17T12:49:00.8189317Z test_vmap_autograd_grad_nn_functional_prelu_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.079s) 2022-08-17T12:49:00.8829291Z test_vmap_autograd_grad_nn_functional_prelu_cpu_float64 (__main__.TestOperatorsCPU) ... ok (0.064s) 2022-08-17T12:49:00.8922567Z test_vmap_autograd_grad_nn_functional_relu6_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.000s) 2022-08-17T12:49:00.9014790Z test_vmap_autograd_grad_nn_functional_relu6_cpu_float64 (__main__.TestOperatorsCPU) ... ok (0.016s) 2022-08-17T12:49:00.9129741Z test_vmap_autograd_grad_nn_functional_relu_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.016s) 2022-08-17T12:49:00.9242175Z test_vmap_autograd_grad_nn_functional_relu_cpu_float64 (__main__.TestOperatorsCPU) ... ok (0.000s) 2022-08-17T12:49:00.9290394Z test_vmap_autograd_grad_nn_functional_rrelu_cpu_float32 (__main__.TestOperatorsCPU) ... C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\autograd\__init__.py:294: UserWarning: There is a performance drop because we have not yet implemented the batching rule for aten::rrelu_with_noise_backward. Please file us an issue on GitHub so that we can prioritize its implementation. (Triggered internally at C:\actions-runner\_work\pytorch\pytorch\functorch\functorch\csrc\BatchedFallback.cpp:85.) 2022-08-17T12:49:00.9291319Z return Variable._execution_engine.run_backward( # Calls into the C++ engine to run the backward pass 2022-08-17T12:49:00.9357105Z ok (0.016s) 2022-08-17T12:49:00.9469649Z test_vmap_autograd_grad_nn_functional_rrelu_cpu_float64 (__main__.TestOperatorsCPU) ... ok (0.016s) 2022-08-17T12:49:00.9564573Z test_vmap_autograd_grad_nn_functional_selu_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.000s) 2022-08-17T12:49:00.9654730Z test_vmap_autograd_grad_nn_functional_selu_cpu_float64 (__main__.TestOperatorsCPU) ... ok (0.016s) 2022-08-17T12:49:00.9746030Z test_vmap_autograd_grad_nn_functional_silu_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.000s) 2022-08-17T12:49:00.9835874Z test_vmap_autograd_grad_nn_functional_silu_cpu_float64 (__main__.TestOperatorsCPU) ... ok (0.016s) 2022-08-17T12:49:00.9878376Z test_vmap_autograd_grad_nn_functional_smooth_l1_loss_cpu_float32 (__main__.TestOperatorsCPU) ... C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\autograd\__init__.py:294: UserWarning: There is a performance drop because we have not yet implemented the batching rule for aten::smooth_l1_loss_backward. Please file us an issue on GitHub so that we can prioritize its implementation. (Triggered internally at C:\actions-runner\_work\pytorch\pytorch\functorch\functorch\csrc\BatchedFallback.cpp:85.) 2022-08-17T12:49:00.9879257Z return Variable._execution_engine.run_backward( # Calls into the C++ engine to run the backward pass 2022-08-17T12:49:01.0104286Z ok (0.032s) 2022-08-17T12:49:01.0366755Z test_vmap_autograd_grad_nn_functional_smooth_l1_loss_cpu_float64 (__main__.TestOperatorsCPU) ... ok (0.016s) 2022-08-17T12:49:01.0410890Z test_vmap_autograd_grad_nn_functional_soft_margin_loss_cpu_float32 (__main__.TestOperatorsCPU) ... C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\autograd\__init__.py:294: UserWarning: There is a performance drop because we have not yet implemented the batching rule for aten::soft_margin_loss_backward. Please file us an issue on GitHub so that we can prioritize its implementation. (Triggered internally at C:\actions-runner\_work\pytorch\pytorch\functorch\functorch\csrc\BatchedFallback.cpp:85.) 2022-08-17T12:49:01.0411807Z return Variable._execution_engine.run_backward( # Calls into the C++ engine to run the backward pass 2022-08-17T12:49:01.0556089Z ok (0.031s) 2022-08-17T12:49:01.0743055Z test_vmap_autograd_grad_nn_functional_soft_margin_loss_cpu_float64 (__main__.TestOperatorsCPU) ... ok (0.016s) 2022-08-17T12:49:01.0921496Z test_vmap_autograd_grad_nn_functional_softmin_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.016s) 2022-08-17T12:49:01.1112686Z test_vmap_autograd_grad_nn_functional_softmin_cpu_float64 (__main__.TestOperatorsCPU) ... ok (0.016s) 2022-08-17T12:49:01.1315346Z test_vmap_autograd_grad_nn_functional_softmin_with_dtype_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.016s) 2022-08-17T12:49:01.1507756Z test_vmap_autograd_grad_nn_functional_softmin_with_dtype_cpu_float64 (__main__.TestOperatorsCPU) ... ok (0.031s) 2022-08-17T12:49:01.1622314Z test_vmap_autograd_grad_nn_functional_softplus_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.000s) 2022-08-17T12:49:01.1734570Z test_vmap_autograd_grad_nn_functional_softplus_cpu_float64 (__main__.TestOperatorsCPU) ... ok (0.016s) 2022-08-17T12:49:01.1895254Z test_vmap_autograd_grad_nn_functional_softshrink_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.016s) 2022-08-17T12:49:01.2034243Z test_vmap_autograd_grad_nn_functional_softshrink_cpu_float64 (__main__.TestOperatorsCPU) ... ok (0.016s) 2022-08-17T12:49:01.2151227Z test_vmap_autograd_grad_nn_functional_softsign_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.016s) 2022-08-17T12:49:01.2275688Z test_vmap_autograd_grad_nn_functional_softsign_cpu_float64 (__main__.TestOperatorsCPU) ... ok (0.000s) 2022-08-17T12:49:01.2396087Z test_vmap_autograd_grad_nn_functional_tanhshrink_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.016s) 2022-08-17T12:49:01.2518201Z test_vmap_autograd_grad_nn_functional_tanhshrink_cpu_float64 (__main__.TestOperatorsCPU) ... ok (0.016s) 2022-08-17T12:49:01.2664974Z test_vmap_autograd_grad_nn_functional_threshold_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.018s) 2022-08-17T12:49:01.2808728Z test_vmap_autograd_grad_nn_functional_threshold_cpu_float64 (__main__.TestOperatorsCPU) ... ok (0.016s) 2022-08-17T12:49:01.3245927Z test_vmap_autograd_grad_nn_functional_triplet_margin_loss_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.031s) 2022-08-17T12:49:01.3623170Z test_vmap_autograd_grad_nn_functional_triplet_margin_loss_cpu_float64 (__main__.TestOperatorsCPU) ... ok (0.041s) 2022-08-17T12:49:01.3981447Z test_vmap_autograd_grad_nn_functional_triplet_margin_with_distance_loss_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.032s) 2022-08-17T12:49:01.4324734Z test_vmap_autograd_grad_nn_functional_triplet_margin_with_distance_loss_cpu_float64 (__main__.TestOperatorsCPU) ... ok (0.047s) 2022-08-17T12:49:02.0129386Z test_vmap_autograd_grad_nn_functional_unfold_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.580s) 2022-08-17T12:49:02.5907091Z test_vmap_autograd_grad_nn_functional_unfold_cpu_float64 (__main__.TestOperatorsCPU) ... ok (0.569s) 2022-08-17T12:49:02.6059220Z test_vmap_autograd_grad_nn_functional_upsample_bilinear_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.016s) 2022-08-17T12:49:02.6207365Z test_vmap_autograd_grad_nn_functional_upsample_bilinear_cpu_float64 (__main__.TestOperatorsCPU) ... ok (0.016s) 2022-08-17T12:49:02.6525658Z test_vmap_autograd_grad_nn_functional_upsample_nearest_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.031s) 2022-08-17T12:49:02.6840574Z test_vmap_autograd_grad_nn_functional_upsample_nearest_cpu_float64 (__main__.TestOperatorsCPU) ... ok (0.032s) 2022-08-17T12:49:02.6879448Z test_vmap_autograd_grad_nonzero_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped! Autograd not supported. (0.016s) 2022-08-17T12:49:02.6914858Z test_vmap_autograd_grad_nonzero_cpu_float64 (__main__.TestOperatorsCPU) ... skip: Skipped! Autograd not supported. (0.000s) 2022-08-17T12:49:02.7964138Z test_vmap_autograd_grad_norm_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.096s) 2022-08-17T12:49:02.8926578Z test_vmap_autograd_grad_norm_cpu_float64 (__main__.TestOperatorsCPU) ... ok (0.095s) 2022-08-17T12:49:02.9030711Z test_vmap_autograd_grad_norm_fro_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.016s) 2022-08-17T12:49:02.9135360Z test_vmap_autograd_grad_norm_fro_cpu_float64 (__main__.TestOperatorsCPU) ... ok (0.016s) 2022-08-17T12:49:02.9271181Z test_vmap_autograd_grad_norm_inf_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.016s) 2022-08-17T12:49:02.9406019Z test_vmap_autograd_grad_norm_inf_cpu_float64 (__main__.TestOperatorsCPU) ... ok (0.000s) 2022-08-17T12:49:02.9497327Z test_vmap_autograd_grad_norm_nuc_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.016s) 2022-08-17T12:49:02.9588124Z test_vmap_autograd_grad_norm_nuc_cpu_float64 (__main__.TestOperatorsCPU) ... ok (0.016s) 2022-08-17T12:49:02.9778164Z test_vmap_autograd_grad_normal_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.016s) 2022-08-17T12:49:02.9963301Z test_vmap_autograd_grad_normal_cpu_float64 (__main__.TestOperatorsCPU) ... ok (0.016s) 2022-08-17T12:49:03.0026535Z test_vmap_autograd_grad_normal_number_mean_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.000s) 2022-08-17T12:49:03.0087946Z test_vmap_autograd_grad_normal_number_mean_cpu_float64 (__main__.TestOperatorsCPU) ... ok (0.016s) 2022-08-17T12:49:03.0126117Z test_vmap_autograd_grad_ones_like_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped! Autograd not supported. (0.000s) 2022-08-17T12:49:03.0167039Z test_vmap_autograd_grad_ones_like_cpu_float64 (__main__.TestOperatorsCPU) ... skip: Skipped! Autograd not supported. (0.000s) 2022-08-17T12:49:03.0214281Z test_vmap_autograd_grad_ops_aten__new_zeros_with_same_feature_meta_functorchonly_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped! Autograd not supported. (0.016s) 2022-08-17T12:49:03.0251650Z test_vmap_autograd_grad_ops_aten__new_zeros_with_same_feature_meta_functorchonly_cpu_float64 (__main__.TestOperatorsCPU) ... skip: Skipped! Autograd not supported. (0.000s) 2022-08-17T12:49:03.2948488Z test_vmap_autograd_grad_ops_aten_index_put_functorch_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.273s) 2022-08-17T12:49:03.5810666Z test_vmap_autograd_grad_ops_aten_index_put_functorch_cpu_float64 (__main__.TestOperatorsCPU) ... ok (0.279s) 2022-08-17T12:49:03.5848534Z test_vmap_autograd_grad_ormqr_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped! Autograd not supported. (0.000s) 2022-08-17T12:49:03.5885174Z test_vmap_autograd_grad_ormqr_cpu_float64 (__main__.TestOperatorsCPU) ... skip: Skipped! Autograd not supported. (0.016s) 2022-08-17T12:49:03.5951127Z test_vmap_autograd_grad_outer_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.000s) 2022-08-17T12:49:03.6014101Z test_vmap_autograd_grad_outer_cpu_float64 (__main__.TestOperatorsCPU) ... ok (0.000s) 2022-08-17T12:49:10.5401787Z test_vmap_autograd_grad_pca_lowrank_cpu_float32 (__main__.TestOperatorsCPU) ... ok (6.943s) 2022-08-17T12:49:17.2931154Z test_vmap_autograd_grad_pca_lowrank_cpu_float64 (__main__.TestOperatorsCPU) ... ok (6.756s) 2022-08-17T12:49:17.3050989Z test_vmap_autograd_grad_permute_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.016s) 2022-08-17T12:49:17.3166709Z test_vmap_autograd_grad_permute_cpu_float64 (__main__.TestOperatorsCPU) ... ok (0.010s) 2022-08-17T12:49:17.3472607Z test_vmap_autograd_grad_pinverse_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.031s) 2022-08-17T12:49:17.3777573Z test_vmap_autograd_grad_pinverse_cpu_float64 (__main__.TestOperatorsCPU) ... ok (0.026s) 2022-08-17T12:49:17.4150496Z test_vmap_autograd_grad_polar_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.031s) 2022-08-17T12:49:17.4539699Z test_vmap_autograd_grad_polar_cpu_float64 (__main__.TestOperatorsCPU) ... ok (0.047s) 2022-08-17T12:49:17.4824111Z test_vmap_autograd_grad_polygamma_polygamma_n_0_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.026s) 2022-08-17T12:49:17.5102319Z test_vmap_autograd_grad_polygamma_polygamma_n_0_cpu_float64 (__main__.TestOperatorsCPU) ... ok (0.031s) 2022-08-17T12:49:17.5387143Z test_vmap_autograd_grad_polygamma_polygamma_n_1_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.031s) 2022-08-17T12:49:17.5665410Z test_vmap_autograd_grad_polygamma_polygamma_n_1_cpu_float64 (__main__.TestOperatorsCPU) ... ok (0.016s) 2022-08-17T12:49:17.5916804Z test_vmap_autograd_grad_polygamma_polygamma_n_2_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.026s) 2022-08-17T12:49:17.6144013Z test_vmap_autograd_grad_polygamma_polygamma_n_2_cpu_float64 (__main__.TestOperatorsCPU) ... ok (0.031s) 2022-08-17T12:49:17.6376729Z test_vmap_autograd_grad_polygamma_polygamma_n_3_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.016s) 2022-08-17T12:49:17.6607110Z test_vmap_autograd_grad_polygamma_polygamma_n_3_cpu_float64 (__main__.TestOperatorsCPU) ... ok (0.031s) 2022-08-17T12:49:17.6841384Z test_vmap_autograd_grad_polygamma_polygamma_n_4_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.026s) 2022-08-17T12:49:17.7070294Z test_vmap_autograd_grad_polygamma_polygamma_n_4_cpu_float64 (__main__.TestOperatorsCPU) ... ok (0.016s) 2022-08-17T12:49:17.7158338Z test_vmap_autograd_grad_positive_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.016s) 2022-08-17T12:49:17.7251699Z test_vmap_autograd_grad_positive_cpu_float64 (__main__.TestOperatorsCPU) ... ok (0.000s) 2022-08-17T12:49:17.7610543Z test_vmap_autograd_grad_pow_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.047s) 2022-08-17T12:49:17.7970439Z test_vmap_autograd_grad_pow_cpu_float64 (__main__.TestOperatorsCPU) ... ok (0.026s) 2022-08-17T12:49:17.8832043Z test_vmap_autograd_grad_prod_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.094s) 2022-08-17T12:49:17.9679119Z test_vmap_autograd_grad_prod_cpu_float64 (__main__.TestOperatorsCPU) ... ok (0.078s) 2022-08-17T12:49:17.9724500Z test_vmap_autograd_grad_put_cpu_float32 (__main__.TestOperatorsCPU) ... C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\autograd\__init__.py:294: UserWarning: There is a performance drop because we have not yet implemented the batching rule for aten::take. Please file us an issue on GitHub so that we can prioritize its implementation. (Triggered internally at C:\actions-runner\_work\pytorch\pytorch\functorch\functorch\csrc\BatchedFallback.cpp:85.) 2022-08-17T12:49:17.9725341Z return Variable._execution_engine.run_backward( # Calls into the C++ engine to run the backward pass 2022-08-17T12:49:17.9754504Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\autograd\__init__.py:294: UserWarning: There is a performance drop because we have not yet implemented the batching rule for aten::put. Please file us an issue on GitHub so that we can prioritize its implementation. (Triggered internally at C:\actions-runner\_work\pytorch\pytorch\functorch\functorch\csrc\BatchedFallback.cpp:85.) 2022-08-17T12:49:17.9755258Z return Variable._execution_engine.run_backward( # Calls into the C++ engine to run the backward pass 2022-08-17T12:49:18.0337862Z ok (0.067s) 2022-08-17T12:49:18.0975779Z test_vmap_autograd_grad_put_cpu_float64 (__main__.TestOperatorsCPU) ... ok (0.073s) 2022-08-17T12:49:18.3429962Z test_vmap_autograd_grad_qr_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.237s) 2022-08-17T12:49:18.5843733Z test_vmap_autograd_grad_qr_cpu_float64 (__main__.TestOperatorsCPU) ... ok (0.236s) 2022-08-17T12:49:18.7711012Z test_vmap_autograd_grad_quantile_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.190s) 2022-08-17T12:49:18.9552047Z test_vmap_autograd_grad_quantile_cpu_float64 (__main__.TestOperatorsCPU) ... ok (0.191s) 2022-08-17T12:49:18.9649526Z test_vmap_autograd_grad_rad2deg_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.000s) 2022-08-17T12:49:18.9742433Z test_vmap_autograd_grad_rad2deg_cpu_float64 (__main__.TestOperatorsCPU) ... ok (0.016s) 2022-08-17T12:49:18.9779657Z test_vmap_autograd_grad_rand_like_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped! Autograd not supported. (0.000s) 2022-08-17T12:49:18.9816289Z test_vmap_autograd_grad_rand_like_cpu_float64 (__main__.TestOperatorsCPU) ... skip: Skipped! Autograd not supported. (0.000s) 2022-08-17T12:49:18.9853156Z test_vmap_autograd_grad_randint_like_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped! Autograd not supported. (0.016s) 2022-08-17T12:49:18.9889715Z test_vmap_autograd_grad_randint_like_cpu_float64 (__main__.TestOperatorsCPU) ... skip: Skipped! Autograd not supported. (0.000s) 2022-08-17T12:49:18.9926081Z test_vmap_autograd_grad_randn_like_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped! Autograd not supported. (0.000s) 2022-08-17T12:49:18.9962721Z test_vmap_autograd_grad_randn_like_cpu_float64 (__main__.TestOperatorsCPU) ... skip: Skipped! Autograd not supported. (0.000s) 2022-08-17T12:49:19.0058431Z test_vmap_autograd_grad_ravel_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.016s) 2022-08-17T12:49:19.0153030Z test_vmap_autograd_grad_ravel_cpu_float64 (__main__.TestOperatorsCPU) ... ok (0.016s) 2022-08-17T12:49:19.0241785Z test_vmap_autograd_grad_real_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.000s) 2022-08-17T12:49:19.0329564Z test_vmap_autograd_grad_real_cpu_float64 (__main__.TestOperatorsCPU) ... ok (0.016s) 2022-08-17T12:49:19.0424754Z test_vmap_autograd_grad_reciprocal_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.000s) 2022-08-17T12:49:19.0525717Z test_vmap_autograd_grad_reciprocal_cpu_float64 (__main__.TestOperatorsCPU) ... ok (0.016s) 2022-08-17T12:49:19.0851447Z test_vmap_autograd_grad_remainder_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.032s) 2022-08-17T12:49:19.1216088Z test_vmap_autograd_grad_remainder_cpu_float64 (__main__.TestOperatorsCPU) ... ok (0.032s) 2022-08-17T12:49:19.1415140Z test_vmap_autograd_grad_renorm_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.031s) 2022-08-17T12:49:19.1601121Z test_vmap_autograd_grad_renorm_cpu_float64 (__main__.TestOperatorsCPU) ... ok (0.016s) 2022-08-17T12:49:19.2178475Z test_vmap_autograd_grad_repeat_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.048s) 2022-08-17T12:49:19.2656430Z test_vmap_autograd_grad_repeat_cpu_float64 (__main__.TestOperatorsCPU) ... ok (0.047s) 2022-08-17T12:49:19.2777539Z test_vmap_autograd_grad_repeat_interleave_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.016s) 2022-08-17T12:49:19.2897051Z test_vmap_autograd_grad_repeat_interleave_cpu_float64 (__main__.TestOperatorsCPU) ... ok (0.016s) 2022-08-17T12:49:19.3013584Z test_vmap_autograd_grad_reshape_as_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.016s) 2022-08-17T12:49:19.3126849Z test_vmap_autograd_grad_reshape_as_cpu_float64 (__main__.TestOperatorsCPU) ... ok (0.000s) 2022-08-17T12:49:19.3377867Z test_vmap_autograd_grad_reshape_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.031s) 2022-08-17T12:49:19.3627468Z test_vmap_autograd_grad_reshape_cpu_float64 (__main__.TestOperatorsCPU) ... ok (0.032s) 2022-08-17T12:49:19.3664910Z test_vmap_autograd_grad_resize__cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped! Autograd not supported. (0.000s) 2022-08-17T12:49:19.3701908Z test_vmap_autograd_grad_resize__cpu_float64 (__main__.TestOperatorsCPU) ... skip: Skipped! Autograd not supported. (0.000s) 2022-08-17T12:49:19.3738895Z test_vmap_autograd_grad_resize_as__cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped! Autograd not supported. (0.000s) 2022-08-17T12:49:19.3777664Z test_vmap_autograd_grad_resize_as__cpu_float64 (__main__.TestOperatorsCPU) ... skip: Skipped! Autograd not supported. (0.000s) 2022-08-17T12:49:19.3858682Z test_vmap_autograd_grad_resolve_conj_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.016s) 2022-08-17T12:49:19.3948167Z test_vmap_autograd_grad_resolve_conj_cpu_float64 (__main__.TestOperatorsCPU) ... ok (0.016s) 2022-08-17T12:49:19.4038852Z test_vmap_autograd_grad_resolve_neg_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.000s) 2022-08-17T12:49:19.4128527Z test_vmap_autograd_grad_resolve_neg_cpu_float64 (__main__.TestOperatorsCPU) ... ok (0.016s) 2022-08-17T12:49:19.4552300Z test_vmap_autograd_grad_roll_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.031s) 2022-08-17T12:49:19.4926931Z test_vmap_autograd_grad_roll_cpu_float64 (__main__.TestOperatorsCPU) ... ok (0.046s) 2022-08-17T12:49:19.5667493Z test_vmap_autograd_grad_rot90_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.079s) 2022-08-17T12:49:19.6390294Z test_vmap_autograd_grad_rot90_cpu_float64 (__main__.TestOperatorsCPU) ... ok (0.063s) 2022-08-17T12:49:19.6450353Z test_vmap_autograd_grad_round_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.016s) 2022-08-17T12:49:19.6509113Z test_vmap_autograd_grad_round_cpu_float64 (__main__.TestOperatorsCPU) ... ok (0.000s) 2022-08-17T12:49:19.6603442Z test_vmap_autograd_grad_round_decimals_0_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.016s) 2022-08-17T12:49:19.6694955Z test_vmap_autograd_grad_round_decimals_0_cpu_float64 (__main__.TestOperatorsCPU) ... ok (0.000s) 2022-08-17T12:49:19.6787738Z test_vmap_autograd_grad_round_decimals_3_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.016s) 2022-08-17T12:49:19.6878611Z test_vmap_autograd_grad_round_decimals_3_cpu_float64 (__main__.TestOperatorsCPU) ... ok (0.000s) 2022-08-17T12:49:19.6971645Z test_vmap_autograd_grad_round_decimals_neg_3_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.016s) 2022-08-17T12:49:19.7062866Z test_vmap_autograd_grad_round_decimals_neg_3_cpu_float64 (__main__.TestOperatorsCPU) ... ok (0.000s) 2022-08-17T12:49:19.7160765Z test_vmap_autograd_grad_rsqrt_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.016s) 2022-08-17T12:49:19.7255004Z test_vmap_autograd_grad_rsqrt_cpu_float64 (__main__.TestOperatorsCPU) ... ok (0.016s) 2022-08-17T12:49:19.7587928Z test_vmap_autograd_grad_rsub_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.031s) 2022-08-17T12:49:19.7912617Z test_vmap_autograd_grad_rsub_cpu_float64 (__main__.TestOperatorsCPU) ... ok (0.032s) 2022-08-17T12:49:19.8135577Z test_vmap_autograd_grad_scatter_add_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.016s) 2022-08-17T12:49:19.8351583Z test_vmap_autograd_grad_scatter_add_cpu_float64 (__main__.TestOperatorsCPU) ... ok (0.031s) 2022-08-17T12:49:19.8598630Z test_vmap_autograd_grad_scatter_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.016s) 2022-08-17T12:49:19.8840568Z test_vmap_autograd_grad_scatter_cpu_float64 (__main__.TestOperatorsCPU) ... ok (0.033s) 2022-08-17T12:49:19.9323911Z test_vmap_autograd_grad_scatter_reduce_amax_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.047s) 2022-08-17T12:49:19.9797010Z test_vmap_autograd_grad_scatter_reduce_amax_cpu_float64 (__main__.TestOperatorsCPU) ... ok (0.048s) 2022-08-17T12:49:20.0279631Z test_vmap_autograd_grad_scatter_reduce_amin_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.048s) 2022-08-17T12:49:20.0751848Z test_vmap_autograd_grad_scatter_reduce_amin_cpu_float64 (__main__.TestOperatorsCPU) ... ok (0.047s) 2022-08-17T12:49:20.1240101Z test_vmap_autograd_grad_scatter_reduce_mean_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.048s) 2022-08-17T12:49:20.1718149Z test_vmap_autograd_grad_scatter_reduce_mean_cpu_float64 (__main__.TestOperatorsCPU) ... ok (0.048s) 2022-08-17T12:49:20.2336753Z test_vmap_autograd_grad_scatter_reduce_prod_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.063s) 2022-08-17T12:49:20.2941833Z test_vmap_autograd_grad_scatter_reduce_prod_cpu_float64 (__main__.TestOperatorsCPU) ... ok (0.063s) 2022-08-17T12:49:20.3360832Z test_vmap_autograd_grad_scatter_reduce_sum_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.031s) 2022-08-17T12:49:20.3768903Z test_vmap_autograd_grad_scatter_reduce_sum_cpu_float64 (__main__.TestOperatorsCPU) ... ok (0.047s) 2022-08-17T12:49:20.3806539Z test_vmap_autograd_grad_searchsorted_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped! Autograd not supported. (0.000s) 2022-08-17T12:49:20.3843182Z test_vmap_autograd_grad_searchsorted_cpu_float64 (__main__.TestOperatorsCPU) ... skip: Skipped! Autograd not supported. (0.000s) 2022-08-17T12:49:20.3886232Z test_vmap_autograd_grad_segment_reduce_lengths_cpu_float32 (__main__.TestOperatorsCPU) ... C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\autograd\__init__.py:294: UserWarning: There is a performance drop because we have not yet implemented the batching rule for aten::_segment_reduce_backward. Please file us an issue on GitHub so that we can prioritize its implementation. (Triggered internally at C:\actions-runner\_work\pytorch\pytorch\functorch\functorch\csrc\BatchedFallback.cpp:85.) 2022-08-17T12:49:20.3887138Z return Variable._execution_engine.run_backward( # Calls into the C++ engine to run the backward pass 2022-08-17T12:49:20.5893830Z ok (0.204s) 2022-08-17T12:49:20.7882072Z test_vmap_autograd_grad_segment_reduce_lengths_cpu_float64 (__main__.TestOperatorsCPU) ... ok (0.205s) 2022-08-17T12:49:20.9922330Z test_vmap_autograd_grad_segment_reduce_offsets_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.199s) 2022-08-17T12:49:21.1929946Z test_vmap_autograd_grad_segment_reduce_offsets_cpu_float64 (__main__.TestOperatorsCPU) ... ok (0.213s) 2022-08-17T12:49:21.2068072Z test_vmap_autograd_grad_select_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.000s) 2022-08-17T12:49:21.2203462Z test_vmap_autograd_grad_select_cpu_float64 (__main__.TestOperatorsCPU) ... ok (0.016s) 2022-08-17T12:49:21.2384441Z test_vmap_autograd_grad_select_scatter_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.016s) 2022-08-17T12:49:21.2561819Z test_vmap_autograd_grad_select_scatter_cpu_float64 (__main__.TestOperatorsCPU) ... ok (0.031s) 2022-08-17T12:49:21.2619643Z test_vmap_autograd_grad_sgn_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.000s) 2022-08-17T12:49:21.2678754Z test_vmap_autograd_grad_sgn_cpu_float64 (__main__.TestOperatorsCPU) ... ok (0.000s) 2022-08-17T12:49:21.2714826Z test_vmap_autograd_grad_short_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped! Autograd not supported. (0.016s) 2022-08-17T12:49:21.2749799Z test_vmap_autograd_grad_short_cpu_float64 (__main__.TestOperatorsCPU) ... skip: Skipped! Autograd not supported. (0.000s) 2022-08-17T12:49:21.2785099Z test_vmap_autograd_grad_short_functorch_no_channels_last_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped! Autograd not supported. (0.000s) 2022-08-17T12:49:21.2820924Z test_vmap_autograd_grad_short_functorch_no_channels_last_cpu_float64 (__main__.TestOperatorsCPU) ... skip: Skipped! Autograd not supported. (0.010s) 2022-08-17T12:49:21.2911847Z test_vmap_autograd_grad_sigmoid_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.000s) 2022-08-17T12:49:21.3003359Z test_vmap_autograd_grad_sigmoid_cpu_float64 (__main__.TestOperatorsCPU) ... ok (0.016s) 2022-08-17T12:49:21.3061414Z test_vmap_autograd_grad_sign_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.000s) 2022-08-17T12:49:21.3120487Z test_vmap_autograd_grad_sign_cpu_float64 (__main__.TestOperatorsCPU) ... ok (0.016s) 2022-08-17T12:49:21.3156422Z test_vmap_autograd_grad_signbit_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped! Autograd not supported. (0.000s) 2022-08-17T12:49:21.3192338Z test_vmap_autograd_grad_signbit_cpu_float64 (__main__.TestOperatorsCPU) ... skip: Skipped! Autograd not supported. (0.000s) 2022-08-17T12:49:21.3252599Z test_vmap_autograd_grad_sin_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.000s) 2022-08-17T12:49:21.3313154Z test_vmap_autograd_grad_sin_cpu_float64 (__main__.TestOperatorsCPU) ... ok (0.016s) 2022-08-17T12:49:21.3420783Z test_vmap_autograd_grad_sinc_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.000s) 2022-08-17T12:49:21.3525511Z test_vmap_autograd_grad_sinc_cpu_float64 (__main__.TestOperatorsCPU) ... ok (0.016s) 2022-08-17T12:49:21.3585070Z test_vmap_autograd_grad_sinh_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.000s) 2022-08-17T12:49:21.3643532Z test_vmap_autograd_grad_sinh_cpu_float64 (__main__.TestOperatorsCPU) ... ok (0.000s) 2022-08-17T12:49:21.4248921Z test_vmap_autograd_grad_slice_scatter_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.051s) 2022-08-17T12:49:21.4875443Z test_vmap_autograd_grad_slice_scatter_cpu_float64 (__main__.TestOperatorsCPU) ... ok (0.073s) 2022-08-17T12:49:21.5034320Z test_vmap_autograd_grad_softmax_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.016s) 2022-08-17T12:49:21.5191852Z test_vmap_autograd_grad_softmax_cpu_float64 (__main__.TestOperatorsCPU) ... ok (0.016s) 2022-08-17T12:49:21.5354218Z test_vmap_autograd_grad_softmax_with_dtype_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.016s) 2022-08-17T12:49:21.5508928Z test_vmap_autograd_grad_softmax_with_dtype_cpu_float64 (__main__.TestOperatorsCPU) ... ok (0.016s) 2022-08-17T12:49:21.7012755Z test_vmap_autograd_grad_sort_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.145s) 2022-08-17T12:49:21.8393131Z test_vmap_autograd_grad_sort_cpu_float64 (__main__.TestOperatorsCPU) ... ok (0.135s) 2022-08-17T12:49:21.8423202Z test_vmap_autograd_grad_sparse_sampled_addmm_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped! (0.016s) 2022-08-17T12:49:21.8452305Z test_vmap_autograd_grad_sparse_sampled_addmm_cpu_float64 (__main__.TestOperatorsCPU) ... skip: Skipped! (0.000s) 2022-08-17T12:49:21.8489227Z test_vmap_autograd_grad_special_airy_ai_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped! Autograd not supported. (0.000s) 2022-08-17T12:49:21.8525700Z test_vmap_autograd_grad_special_airy_ai_cpu_float64 (__main__.TestOperatorsCPU) ... skip: Skipped! Autograd not supported. (0.010s) 2022-08-17T12:49:21.8561125Z test_vmap_autograd_grad_special_bessel_j0_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped! Autograd not supported. (0.000s) 2022-08-17T12:49:21.8596548Z test_vmap_autograd_grad_special_bessel_j0_cpu_float64 (__main__.TestOperatorsCPU) ... skip: Skipped! Autograd not supported. (0.000s) 2022-08-17T12:49:21.8631853Z test_vmap_autograd_grad_special_bessel_j1_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped! Autograd not supported. (0.000s) 2022-08-17T12:49:21.8667138Z test_vmap_autograd_grad_special_bessel_j1_cpu_float64 (__main__.TestOperatorsCPU) ... skip: Skipped! Autograd not supported. (0.000s) 2022-08-17T12:49:21.8703260Z test_vmap_autograd_grad_special_bessel_y0_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped! Autograd not supported. (0.016s) 2022-08-17T12:49:21.8738708Z test_vmap_autograd_grad_special_bessel_y0_cpu_float64 (__main__.TestOperatorsCPU) ... skip: Skipped! Autograd not supported. (0.000s) 2022-08-17T12:49:21.8774111Z test_vmap_autograd_grad_special_bessel_y1_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped! Autograd not supported. (0.000s) 2022-08-17T12:49:21.8809474Z test_vmap_autograd_grad_special_bessel_y1_cpu_float64 (__main__.TestOperatorsCPU) ... skip: Skipped! Autograd not supported. (0.010s) 2022-08-17T12:49:21.8844480Z test_vmap_autograd_grad_special_chebyshev_polynomial_t_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped! Autograd not supported. (0.000s) 2022-08-17T12:49:21.8879752Z test_vmap_autograd_grad_special_chebyshev_polynomial_t_cpu_float64 (__main__.TestOperatorsCPU) ... skip: Skipped! Autograd not supported. (0.000s) 2022-08-17T12:49:21.8914924Z test_vmap_autograd_grad_special_chebyshev_polynomial_u_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped! Autograd not supported. (0.000s) 2022-08-17T12:49:21.8950278Z test_vmap_autograd_grad_special_chebyshev_polynomial_u_cpu_float64 (__main__.TestOperatorsCPU) ... skip: Skipped! Autograd not supported. (0.016s) 2022-08-17T12:49:21.8979247Z test_vmap_autograd_grad_special_chebyshev_polynomial_v_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.000s) 2022-08-17T12:49:21.9008172Z test_vmap_autograd_grad_special_chebyshev_polynomial_v_cpu_float64 (__main__.TestOperatorsCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.000s) 2022-08-17T12:49:21.9037267Z test_vmap_autograd_grad_special_chebyshev_polynomial_w_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.000s) 2022-08-17T12:49:21.9065688Z test_vmap_autograd_grad_special_chebyshev_polynomial_w_cpu_float64 (__main__.TestOperatorsCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.000s) 2022-08-17T12:49:21.9143541Z test_vmap_autograd_grad_special_entr_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.000s) 2022-08-17T12:49:21.9223622Z test_vmap_autograd_grad_special_entr_cpu_float64 (__main__.TestOperatorsCPU) ... ok (0.016s) 2022-08-17T12:49:21.9325541Z test_vmap_autograd_grad_special_erfcx_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.010s) 2022-08-17T12:49:21.9424631Z test_vmap_autograd_grad_special_erfcx_cpu_float64 (__main__.TestOperatorsCPU) ... ok (0.000s) 2022-08-17T12:49:21.9462264Z test_vmap_autograd_grad_special_hermite_polynomial_h_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped! Autograd not supported. (0.016s) 2022-08-17T12:49:21.9499449Z test_vmap_autograd_grad_special_hermite_polynomial_h_cpu_float64 (__main__.TestOperatorsCPU) ... skip: Skipped! Autograd not supported. (0.000s) 2022-08-17T12:49:21.9536127Z test_vmap_autograd_grad_special_hermite_polynomial_he_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped! Autograd not supported. (0.000s) 2022-08-17T12:49:21.9572584Z test_vmap_autograd_grad_special_hermite_polynomial_he_cpu_float64 (__main__.TestOperatorsCPU) ... skip: Skipped! Autograd not supported. (0.000s) 2022-08-17T12:49:21.9652951Z test_vmap_autograd_grad_special_i0e_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.016s) 2022-08-17T12:49:21.9731315Z test_vmap_autograd_grad_special_i0e_cpu_float64 (__main__.TestOperatorsCPU) ... ok (0.010s) 2022-08-17T12:49:21.9838979Z test_vmap_autograd_grad_special_i1_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.000s) 2022-08-17T12:49:21.9942468Z test_vmap_autograd_grad_special_i1_cpu_float64 (__main__.TestOperatorsCPU) ... ok (0.016s) 2022-08-17T12:49:22.0051038Z test_vmap_autograd_grad_special_i1e_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.016s) 2022-08-17T12:49:22.0155864Z test_vmap_autograd_grad_special_i1e_cpu_float64 (__main__.TestOperatorsCPU) ... ok (0.000s) 2022-08-17T12:49:22.0194402Z test_vmap_autograd_grad_special_laguerre_polynomial_l_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped! Autograd not supported. (0.016s) 2022-08-17T12:49:22.0230904Z test_vmap_autograd_grad_special_laguerre_polynomial_l_cpu_float64 (__main__.TestOperatorsCPU) ... skip: Skipped! Autograd not supported. (0.000s) 2022-08-17T12:49:22.0261081Z test_vmap_autograd_grad_special_legendre_polynomial_p_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.000s) 2022-08-17T12:49:22.0291103Z test_vmap_autograd_grad_special_legendre_polynomial_p_cpu_float64 (__main__.TestOperatorsCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.000s) 2022-08-17T12:49:22.0393735Z test_vmap_autograd_grad_special_log_ndtr_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.016s) 2022-08-17T12:49:22.0494318Z test_vmap_autograd_grad_special_log_ndtr_cpu_float64 (__main__.TestOperatorsCPU) ... ok (0.016s) 2022-08-17T12:49:22.0530893Z test_vmap_autograd_grad_special_modified_bessel_i0_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped! Autograd not supported. (0.000s) 2022-08-17T12:49:22.0567346Z test_vmap_autograd_grad_special_modified_bessel_i0_cpu_float64 (__main__.TestOperatorsCPU) ... skip: Skipped! Autograd not supported. (0.000s) 2022-08-17T12:49:22.0603553Z test_vmap_autograd_grad_special_modified_bessel_i1_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped! Autograd not supported. (0.000s) 2022-08-17T12:49:22.0641603Z test_vmap_autograd_grad_special_modified_bessel_i1_cpu_float64 (__main__.TestOperatorsCPU) ... skip: Skipped! Autograd not supported. (0.000s) 2022-08-17T12:49:22.0678020Z test_vmap_autograd_grad_special_modified_bessel_k0_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped! Autograd not supported. (0.016s) 2022-08-17T12:49:22.0714259Z test_vmap_autograd_grad_special_modified_bessel_k0_cpu_float64 (__main__.TestOperatorsCPU) ... skip: Skipped! Autograd not supported. (0.000s) 2022-08-17T12:49:22.0750986Z test_vmap_autograd_grad_special_modified_bessel_k1_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped! Autograd not supported. (0.010s) 2022-08-17T12:49:22.0787771Z test_vmap_autograd_grad_special_modified_bessel_k1_cpu_float64 (__main__.TestOperatorsCPU) ... skip: Skipped! Autograd not supported. (0.000s) 2022-08-17T12:49:22.0900450Z test_vmap_autograd_grad_special_ndtr_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.000s) 2022-08-17T12:49:22.1004445Z test_vmap_autograd_grad_special_ndtr_cpu_float64 (__main__.TestOperatorsCPU) ... ok (0.016s) 2022-08-17T12:49:22.1105880Z test_vmap_autograd_grad_special_ndtri_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.016s) 2022-08-17T12:49:22.1206310Z test_vmap_autograd_grad_special_ndtri_cpu_float64 (__main__.TestOperatorsCPU) ... ok (0.000s) 2022-08-17T12:49:22.1445385Z test_vmap_autograd_grad_special_polygamma_special_polygamma_n_0_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.031s) 2022-08-17T12:49:22.1680731Z test_vmap_autograd_grad_special_polygamma_special_polygamma_n_0_cpu_float64 (__main__.TestOperatorsCPU) ... ok (0.016s) 2022-08-17T12:49:22.1718065Z test_vmap_autograd_grad_special_scaled_modified_bessel_k0_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped! Autograd not supported. (0.016s) 2022-08-17T12:49:22.1754524Z test_vmap_autograd_grad_special_scaled_modified_bessel_k0_cpu_float64 (__main__.TestOperatorsCPU) ... skip: Skipped! Autograd not supported. (0.000s) 2022-08-17T12:49:22.1790521Z test_vmap_autograd_grad_special_scaled_modified_bessel_k1_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped! Autograd not supported. (0.000s) 2022-08-17T12:49:22.1826818Z test_vmap_autograd_grad_special_scaled_modified_bessel_k1_cpu_float64 (__main__.TestOperatorsCPU) ... skip: Skipped! Autograd not supported. (0.010s) 2022-08-17T12:49:22.1856721Z test_vmap_autograd_grad_special_shifted_chebyshev_polynomial_t_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.000s) 2022-08-17T12:49:22.1886449Z test_vmap_autograd_grad_special_shifted_chebyshev_polynomial_t_cpu_float64 (__main__.TestOperatorsCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.000s) 2022-08-17T12:49:22.1915650Z test_vmap_autograd_grad_special_shifted_chebyshev_polynomial_u_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.000s) 2022-08-17T12:49:22.1945284Z test_vmap_autograd_grad_special_shifted_chebyshev_polynomial_u_cpu_float64 (__main__.TestOperatorsCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.000s) 2022-08-17T12:49:22.1975182Z test_vmap_autograd_grad_special_shifted_chebyshev_polynomial_v_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.016s) 2022-08-17T12:49:22.2005244Z test_vmap_autograd_grad_special_shifted_chebyshev_polynomial_v_cpu_float64 (__main__.TestOperatorsCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.000s) 2022-08-17T12:49:22.2034968Z test_vmap_autograd_grad_special_shifted_chebyshev_polynomial_w_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.000s) 2022-08-17T12:49:22.2064532Z test_vmap_autograd_grad_special_shifted_chebyshev_polynomial_w_cpu_float64 (__main__.TestOperatorsCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.000s) 2022-08-17T12:49:22.2101042Z test_vmap_autograd_grad_special_spherical_bessel_j0_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped! Autograd not supported. (0.000s) 2022-08-17T12:49:22.2138677Z test_vmap_autograd_grad_special_spherical_bessel_j0_cpu_float64 (__main__.TestOperatorsCPU) ... skip: Skipped! Autograd not supported. (0.016s) 2022-08-17T12:49:22.2453317Z test_vmap_autograd_grad_special_xlog1py_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.031s) 2022-08-17T12:49:22.2764241Z test_vmap_autograd_grad_special_xlog1py_cpu_float64 (__main__.TestOperatorsCPU) ... ok (0.026s) 2022-08-17T12:49:22.2800088Z test_vmap_autograd_grad_special_zeta_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped! Autograd not supported. (0.000s) 2022-08-17T12:49:22.2835572Z test_vmap_autograd_grad_special_zeta_cpu_float64 (__main__.TestOperatorsCPU) ... skip: Skipped! Autograd not supported. (0.016s) 2022-08-17T12:49:22.2991397Z test_vmap_autograd_grad_split_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.000s) 2022-08-17T12:49:22.3143813Z test_vmap_autograd_grad_split_cpu_float64 (__main__.TestOperatorsCPU) ... ok (0.016s) 2022-08-17T12:49:22.3472977Z test_vmap_autograd_grad_split_list_args_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.047s) 2022-08-17T12:49:22.3797004Z test_vmap_autograd_grad_split_list_args_cpu_float64 (__main__.TestOperatorsCPU) ... ok (0.026s) 2022-08-17T12:49:22.4221880Z test_vmap_autograd_grad_split_with_sizes_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.047s) 2022-08-17T12:49:22.4638998Z test_vmap_autograd_grad_split_with_sizes_cpu_float64 (__main__.TestOperatorsCPU) ... ok (0.041s) 2022-08-17T12:49:22.4697853Z test_vmap_autograd_grad_sqrt_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.000s) 2022-08-17T12:49:22.4757933Z test_vmap_autograd_grad_sqrt_cpu_float64 (__main__.TestOperatorsCPU) ... ok (0.010s) 2022-08-17T12:49:22.4853285Z test_vmap_autograd_grad_square_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.000s) 2022-08-17T12:49:22.4945362Z test_vmap_autograd_grad_square_cpu_float64 (__main__.TestOperatorsCPU) ... ok (0.016s) 2022-08-17T12:49:22.5112419Z test_vmap_autograd_grad_squeeze_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.016s) 2022-08-17T12:49:22.5276487Z test_vmap_autograd_grad_squeeze_cpu_float64 (__main__.TestOperatorsCPU) ... ok (0.016s) 2022-08-17T12:49:22.5541830Z test_vmap_autograd_grad_stack_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.031s) 2022-08-17T12:49:22.5800575Z test_vmap_autograd_grad_stack_cpu_float64 (__main__.TestOperatorsCPU) ... ok (0.026s) 2022-08-17T12:49:22.6010259Z test_vmap_autograd_grad_std_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.016s) 2022-08-17T12:49:22.6213700Z test_vmap_autograd_grad_std_cpu_float64 (__main__.TestOperatorsCPU) ... ok (0.031s) 2022-08-17T12:49:22.6659051Z test_vmap_autograd_grad_std_mean_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.031s) 2022-08-17T12:49:22.7093901Z test_vmap_autograd_grad_std_mean_cpu_float64 (__main__.TestOperatorsCPU) ... ok (0.051s) 2022-08-17T12:49:22.7457906Z test_vmap_autograd_grad_stft_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.031s) 2022-08-17T12:49:22.7891649Z test_vmap_autograd_grad_stft_cpu_float64 (__main__.TestOperatorsCPU) ... ok (0.041s) 2022-08-17T12:49:22.8233923Z test_vmap_autograd_grad_sub_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.031s) 2022-08-17T12:49:22.8583843Z test_vmap_autograd_grad_sub_cpu_float64 (__main__.TestOperatorsCPU) ... ok (0.031s) 2022-08-17T12:49:22.9021820Z test_vmap_autograd_grad_sum_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.041s) 2022-08-17T12:49:22.9418947Z test_vmap_autograd_grad_sum_cpu_float64 (__main__.TestOperatorsCPU) ... ok (0.041s) 2022-08-17T12:49:22.9572357Z test_vmap_autograd_grad_sum_to_size_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.016s) 2022-08-17T12:49:22.9719978Z test_vmap_autograd_grad_sum_to_size_cpu_float64 (__main__.TestOperatorsCPU) ... ok (0.010s) 2022-08-17T12:49:24.1747712Z test_vmap_autograd_grad_svd_cpu_float32 (__main__.TestOperatorsCPU) ... ok (1.211s) 2022-08-17T12:49:25.4585246Z test_vmap_autograd_grad_svd_cpu_float64 (__main__.TestOperatorsCPU) ... ok (1.281s) 2022-08-17T12:49:32.7284723Z test_vmap_autograd_grad_svd_lowrank_cpu_float32 (__main__.TestOperatorsCPU) ... ok (7.273s) 2022-08-17T12:49:39.8903203Z test_vmap_autograd_grad_svd_lowrank_cpu_float64 (__main__.TestOperatorsCPU) ... ok (7.159s) 2022-08-17T12:49:39.9478563Z test_vmap_autograd_grad_symeig_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.057s) 2022-08-17T12:49:40.0029600Z test_vmap_autograd_grad_symeig_cpu_float64 (__main__.TestOperatorsCPU) ... ok (0.052s) 2022-08-17T12:49:40.0121077Z test_vmap_autograd_grad_t_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.016s) 2022-08-17T12:49:40.0210587Z test_vmap_autograd_grad_t_cpu_float64 (__main__.TestOperatorsCPU) ... ok (0.000s) 2022-08-17T12:49:40.0353633Z test_vmap_autograd_grad_take_along_dim_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.016s) 2022-08-17T12:49:40.0494746Z test_vmap_autograd_grad_take_along_dim_cpu_float64 (__main__.TestOperatorsCPU) ... ok (0.016s) 2022-08-17T12:49:40.0741092Z test_vmap_autograd_grad_take_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.026s) 2022-08-17T12:49:40.0983574Z test_vmap_autograd_grad_take_cpu_float64 (__main__.TestOperatorsCPU) ... ok (0.020s) 2022-08-17T12:49:40.1044626Z test_vmap_autograd_grad_tan_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.016s) 2022-08-17T12:49:40.1104829Z test_vmap_autograd_grad_tan_cpu_float64 (__main__.TestOperatorsCPU) ... ok (0.000s) 2022-08-17T12:49:40.1162303Z test_vmap_autograd_grad_tanh_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.000s) 2022-08-17T12:49:40.1221096Z test_vmap_autograd_grad_tanh_cpu_float64 (__main__.TestOperatorsCPU) ... ok (0.016s) 2022-08-17T12:49:40.2578593Z test_vmap_autograd_grad_tensor_split_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.130s) 2022-08-17T12:49:40.3911654Z test_vmap_autograd_grad_tensor_split_cpu_float64 (__main__.TestOperatorsCPU) ... ok (0.130s) 2022-08-17T12:49:40.4015804Z test_vmap_autograd_grad_tensordot_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.016s) 2022-08-17T12:49:40.4123400Z test_vmap_autograd_grad_tensordot_cpu_float64 (__main__.TestOperatorsCPU) ... ok (0.016s) 2022-08-17T12:49:40.4995222Z test_vmap_autograd_grad_tile_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.083s) 2022-08-17T12:49:40.5618621Z test_vmap_autograd_grad_tile_cpu_float64 (__main__.TestOperatorsCPU) ... ok (0.063s) 2022-08-17T12:49:40.5686222Z test_vmap_autograd_grad_to_sparse_cpu_float32 (__main__.TestOperatorsCPU) ... C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\autograd\__init__.py:294: UserWarning: There is a performance drop because we have not yet implemented the batching rule for aten::to_dense_backward. Please file us an issue on GitHub so that we can prioritize its implementation. (Triggered internally at C:\actions-runner\_work\pytorch\pytorch\functorch\functorch\csrc\BatchedFallback.cpp:85.) 2022-08-17T12:49:40.5687402Z return Variable._execution_engine.run_backward( # Calls into the C++ engine to run the backward pass 2022-08-17T12:49:40.5695792Z expected failure (0.000s) 2022-08-17T12:49:40.5768230Z test_vmap_autograd_grad_to_sparse_cpu_float64 (__main__.TestOperatorsCPU) ... expected failure (0.016s) 2022-08-17T12:49:40.6189176Z test_vmap_autograd_grad_topk_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.041s) 2022-08-17T12:49:40.6605159Z test_vmap_autograd_grad_topk_cpu_float64 (__main__.TestOperatorsCPU) ... ok (0.047s) 2022-08-17T12:49:40.6678619Z test_vmap_autograd_grad_trace_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.000s) 2022-08-17T12:49:40.6751852Z test_vmap_autograd_grad_trace_cpu_float64 (__main__.TestOperatorsCPU) ... ok (0.011s) 2022-08-17T12:49:40.6979062Z test_vmap_autograd_grad_transpose_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.016s) 2022-08-17T12:49:40.7202214Z test_vmap_autograd_grad_transpose_cpu_float64 (__main__.TestOperatorsCPU) ... ok (0.031s) 2022-08-17T12:49:40.7590698Z test_vmap_autograd_grad_trapezoid_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.031s) 2022-08-17T12:49:40.7924427Z test_vmap_autograd_grad_trapezoid_cpu_float64 (__main__.TestOperatorsCPU) ... ok (0.032s) 2022-08-17T12:49:40.8240852Z test_vmap_autograd_grad_trapz_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.031s) 2022-08-17T12:49:40.8541753Z test_vmap_autograd_grad_trapz_cpu_float64 (__main__.TestOperatorsCPU) ... ok (0.031s) 2022-08-17T12:49:40.9361368Z test_vmap_autograd_grad_triangular_solve_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.081s) 2022-08-17T12:49:41.0162595Z test_vmap_autograd_grad_triangular_solve_cpu_float64 (__main__.TestOperatorsCPU) ... ok (0.079s) 2022-08-17T12:49:41.0303074Z test_vmap_autograd_grad_tril_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.016s) 2022-08-17T12:49:41.0440575Z test_vmap_autograd_grad_tril_cpu_float64 (__main__.TestOperatorsCPU) ... ok (0.016s) 2022-08-17T12:49:41.0580198Z test_vmap_autograd_grad_triu_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.016s) 2022-08-17T12:49:41.0718153Z test_vmap_autograd_grad_triu_cpu_float64 (__main__.TestOperatorsCPU) ... ok (0.016s) 2022-08-17T12:49:41.1021327Z test_vmap_autograd_grad_true_divide_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.032s) 2022-08-17T12:49:41.1317108Z test_vmap_autograd_grad_true_divide_cpu_float64 (__main__.TestOperatorsCPU) ... ok (0.031s) 2022-08-17T12:49:41.1375249Z test_vmap_autograd_grad_trunc_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.000s) 2022-08-17T12:49:41.1433943Z test_vmap_autograd_grad_trunc_cpu_float64 (__main__.TestOperatorsCPU) ... ok (0.000s) 2022-08-17T12:49:41.3893922Z test_vmap_autograd_grad_unbind_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.253s) 2022-08-17T12:49:41.6314976Z test_vmap_autograd_grad_unbind_cpu_float64 (__main__.TestOperatorsCPU) ... ok (0.236s) 2022-08-17T12:49:41.6543623Z test_vmap_autograd_grad_unflatten_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.031s) 2022-08-17T12:49:41.6765740Z test_vmap_autograd_grad_unflatten_cpu_float64 (__main__.TestOperatorsCPU) ... ok (0.016s) 2022-08-17T12:49:41.6818147Z test_vmap_autograd_grad_unfold_cpu_float32 (__main__.TestOperatorsCPU) ... C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\autograd\__init__.py:294: UserWarning: There is a performance drop because we have not yet implemented the batching rule for aten::unfold_backward. Please file us an issue on GitHub so that we can prioritize its implementation. (Triggered internally at C:\actions-runner\_work\pytorch\pytorch\functorch\functorch\csrc\BatchedFallback.cpp:85.) 2022-08-17T12:49:41.6819031Z return Variable._execution_engine.run_backward( # Calls into the C++ engine to run the backward pass 2022-08-17T12:49:41.7353135Z ok (0.063s) 2022-08-17T12:49:41.7935050Z test_vmap_autograd_grad_unfold_cpu_float64 (__main__.TestOperatorsCPU) ... ok (0.062s) 2022-08-17T12:49:41.7971047Z test_vmap_autograd_grad_unique_consecutive_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped! Autograd not supported. (0.000s) 2022-08-17T12:49:41.8006910Z test_vmap_autograd_grad_unique_consecutive_cpu_float64 (__main__.TestOperatorsCPU) ... skip: Skipped! Autograd not supported. (0.000s) 2022-08-17T12:49:41.8042576Z test_vmap_autograd_grad_unique_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped! Autograd not supported. (0.000s) 2022-08-17T12:49:41.8078187Z test_vmap_autograd_grad_unique_cpu_float64 (__main__.TestOperatorsCPU) ... skip: Skipped! Autograd not supported. (0.016s) 2022-08-17T12:49:41.8277860Z test_vmap_autograd_grad_unsqueeze_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.016s) 2022-08-17T12:49:41.8473781Z test_vmap_autograd_grad_unsqueeze_cpu_float64 (__main__.TestOperatorsCPU) ... ok (0.016s) 2022-08-17T12:49:41.8665779Z test_vmap_autograd_grad_var_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.016s) 2022-08-17T12:49:41.8853423Z test_vmap_autograd_grad_var_cpu_float64 (__main__.TestOperatorsCPU) ... ok (0.017s) 2022-08-17T12:49:41.9267799Z test_vmap_autograd_grad_var_mean_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.047s) 2022-08-17T12:49:41.9672672Z test_vmap_autograd_grad_var_mean_cpu_float64 (__main__.TestOperatorsCPU) ... ok (0.048s) 2022-08-17T12:49:41.9735112Z test_vmap_autograd_grad_vdot_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.000s) 2022-08-17T12:49:41.9797425Z test_vmap_autograd_grad_vdot_cpu_float64 (__main__.TestOperatorsCPU) ... ok (0.000s) 2022-08-17T12:49:41.9854643Z test_vmap_autograd_grad_view_as_complex_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.016s) 2022-08-17T12:49:41.9910771Z test_vmap_autograd_grad_view_as_complex_cpu_float64 (__main__.TestOperatorsCPU) ... ok (0.000s) 2022-08-17T12:49:42.0006379Z test_vmap_autograd_grad_view_as_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.016s) 2022-08-17T12:49:42.0100318Z test_vmap_autograd_grad_view_as_cpu_float64 (__main__.TestOperatorsCPU) ... ok (0.000s) 2022-08-17T12:49:42.0272764Z test_vmap_autograd_grad_view_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.016s) 2022-08-17T12:49:42.0442189Z test_vmap_autograd_grad_view_cpu_float64 (__main__.TestOperatorsCPU) ... ok (0.016s) 2022-08-17T12:49:42.0750736Z test_vmap_autograd_grad_vsplit_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.032s) 2022-08-17T12:49:42.1054152Z test_vmap_autograd_grad_vsplit_cpu_float64 (__main__.TestOperatorsCPU) ... ok (0.032s) 2022-08-17T12:49:42.1157214Z test_vmap_autograd_grad_vstack_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.016s) 2022-08-17T12:49:42.1257659Z test_vmap_autograd_grad_vstack_cpu_float64 (__main__.TestOperatorsCPU) ... ok (0.016s) 2022-08-17T12:49:42.1441491Z test_vmap_autograd_grad_where_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.016s) 2022-08-17T12:49:42.1621200Z test_vmap_autograd_grad_where_cpu_float64 (__main__.TestOperatorsCPU) ... ok (0.016s) 2022-08-17T12:49:42.1951009Z test_vmap_autograd_grad_xlogy_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.032s) 2022-08-17T12:49:42.2274560Z test_vmap_autograd_grad_xlogy_cpu_float64 (__main__.TestOperatorsCPU) ... ok (0.031s) 2022-08-17T12:49:42.2369795Z test_vmap_autograd_grad_zero__cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.016s) 2022-08-17T12:49:42.2462694Z test_vmap_autograd_grad_zero__cpu_float64 (__main__.TestOperatorsCPU) ... ok (0.000s) 2022-08-17T12:49:42.2499621Z test_vmap_autograd_grad_zeros_like_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped! Autograd not supported. (0.000s) 2022-08-17T12:49:42.2536271Z test_vmap_autograd_grad_zeros_like_cpu_float64 (__main__.TestOperatorsCPU) ... skip: Skipped! Autograd not supported. (0.016s) 2022-08-17T12:49:42.2702824Z test_vmapjvpall_H_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.017s) 2022-08-17T12:49:42.2871951Z test_vmapjvpall_T_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.016s) 2022-08-17T12:49:42.4271760Z test_vmapjvpall___getitem___cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.142s) 2022-08-17T12:49:42.6961632Z test_vmapjvpall___getitem___functorch_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.258s) 2022-08-17T12:49:42.9979028Z test_vmapjvpall___radd___cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.311s) 2022-08-17T12:49:43.3327899Z test_vmapjvpall___rdiv___cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.331s) 2022-08-17T12:49:43.9501899Z test_vmapjvpall___rmatmul___cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.616s) 2022-08-17T12:49:44.2819657Z test_vmapjvpall___rmod___cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.333s) 2022-08-17T12:49:44.5966679Z test_vmapjvpall___rmul___cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.316s) 2022-08-17T12:49:45.0551506Z test_vmapjvpall___rpow___cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.459s) 2022-08-17T12:49:45.3644874Z test_vmapjvpall___rsub___cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.301s) 2022-08-17T12:49:46.2683966Z test_vmapjvpall__masked_amax_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.918s) 2022-08-17T12:49:47.1580355Z test_vmapjvpall__masked_amin_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.887s) 2022-08-17T12:49:47.1603183Z test_vmapjvpall__masked_argmax_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped! Forward AD not supported. (0.000s) 2022-08-17T12:49:47.1624091Z test_vmapjvpall__masked_argmin_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped! Forward AD not supported. (0.000s) 2022-08-17T12:49:47.2756072Z test_vmapjvpall__masked_cumprod_cpu_float32 (__main__.TestOperatorsCPU) ... C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\_masked\__init__.py:1167: UserWarning: There is a performance drop because we have not yet implemented the batching rule for aten::masked_fill_.Tensor. Please file us an issue on GitHub so that we can prioritize its implementation. (Triggered internally at C:\actions-runner\_work\pytorch\pytorch\functorch\functorch\csrc\BatchedFallback.cpp:85.) 2022-08-17T12:49:47.2756890Z return torch.cumprod(mask_input, dim_, dtype=dtype).to(dtype=dtype) 2022-08-17T12:49:47.2838700Z ok (0.126s) 2022-08-17T12:49:47.3859113Z test_vmapjvpall__masked_cumsum_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.096s) 2022-08-17T12:49:47.5648592Z test_vmapjvpall__masked_log_softmax_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.173s) 2022-08-17T12:49:48.1076468Z test_vmapjvpall__masked_logaddexp_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.553s) 2022-08-17T12:49:49.0455222Z test_vmapjvpall__masked_logsumexp_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.931s) 2022-08-17T12:49:49.2333349Z test_vmapjvpall__masked_mean_cpu_float32 (__main__.TestOperatorsCPU) ... expected failure (0.190s) 2022-08-17T12:49:49.3895983Z test_vmapjvpall__masked_median_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.158s) 2022-08-17T12:49:53.9218750Z test_vmapjvpall__masked_norm_cpu_float32 (__main__.TestOperatorsCPU) ... ok (4.538s) 2022-08-17T12:49:54.2915923Z test_vmapjvpall__masked_normalize_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.357s) 2022-08-17T12:49:54.3606267Z test_vmapjvpall__masked_prod_cpu_float32 (__main__.TestOperatorsCPU) ... expected failure (0.078s) 2022-08-17T12:49:54.5418140Z test_vmapjvpall__masked_softmax_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.171s) 2022-08-17T12:49:54.7275571Z test_vmapjvpall__masked_softmin_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.197s) 2022-08-17T12:49:57.6033602Z test_vmapjvpall__masked_std_cpu_float32 (__main__.TestOperatorsCPU) ... ok (2.874s) 2022-08-17T12:49:58.3937667Z test_vmapjvpall__masked_sum_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.788s) 2022-08-17T12:50:01.1579224Z test_vmapjvpall__masked_var_cpu_float32 (__main__.TestOperatorsCPU) ... ok (2.757s) 2022-08-17T12:50:01.1688117Z test_vmapjvpall_abs_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.016s) 2022-08-17T12:50:01.1950344Z test_vmapjvpall_acos_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.026s) 2022-08-17T12:50:01.2205016Z test_vmapjvpall_acosh_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.031s) 2022-08-17T12:50:01.5854194Z test_vmapjvpall_add_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.363s) 2022-08-17T12:50:02.6848502Z test_vmapjvpall_addbmm_cpu_float32 (__main__.TestOperatorsCPU) ... ok (1.098s) 2022-08-17T12:50:04.5865534Z test_vmapjvpall_addcdiv_cpu_float32 (__main__.TestOperatorsCPU) ... ok (1.895s) 2022-08-17T12:50:06.4335734Z test_vmapjvpall_addcmul_cpu_float32 (__main__.TestOperatorsCPU) ... ok (1.847s) 2022-08-17T12:50:06.9407505Z test_vmapjvpall_addmm_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.506s) 2022-08-17T12:50:07.4233744Z test_vmapjvpall_addmm_decomposed_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.475s) 2022-08-17T12:50:08.4112722Z test_vmapjvpall_addmv_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.995s) 2022-08-17T12:50:09.4725827Z test_vmapjvpall_addr_cpu_float32 (__main__.TestOperatorsCPU) ... ok (1.059s) 2022-08-17T12:50:09.4749201Z test_vmapjvpall_all_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped! Forward AD not supported. (0.000s) 2022-08-17T12:50:09.4788068Z test_vmapjvpall_allclose_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped! Forward AD not supported. (0.000s) 2022-08-17T12:50:09.6536924Z test_vmapjvpall_amax_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.173s) 2022-08-17T12:50:09.8285324Z test_vmapjvpall_amin_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.174s) 2022-08-17T12:50:09.8310594Z test_vmapjvpall_aminmax_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped! Forward AD not supported. (0.016s) 2022-08-17T12:50:09.8412895Z test_vmapjvpall_angle_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.000s) 2022-08-17T12:50:09.8434203Z test_vmapjvpall_any_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped! Forward AD not supported. (0.000s) 2022-08-17T12:50:09.8455159Z test_vmapjvpall_arange_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped! Forward AD not supported. (0.000s) 2022-08-17T12:50:09.8476085Z test_vmapjvpall_argmax_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped! Forward AD not supported. (0.016s) 2022-08-17T12:50:09.8496965Z test_vmapjvpall_argmin_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped! Forward AD not supported. (0.000s) 2022-08-17T12:50:09.8529349Z test_vmapjvpall_argsort_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped! Forward AD not supported. (0.000s) 2022-08-17T12:50:09.8550463Z test_vmapjvpall_argwhere_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped! Forward AD not supported. (0.000s) 2022-08-17T12:50:09.8608218Z test_vmapjvpall_as_strided_cpu_float32 (__main__.TestOperatorsCPU) ... expected failure (0.000s) 2022-08-17T12:50:10.0404781Z test_vmapjvpall_as_strided_scatter_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.191s) 2022-08-17T12:50:10.0520013Z test_vmapjvpall_asin_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.000s) 2022-08-17T12:50:10.0629438Z test_vmapjvpall_asinh_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.016s) 2022-08-17T12:50:10.4047315Z test_vmapjvpall_atan2_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.348s) 2022-08-17T12:50:10.4163492Z test_vmapjvpall_atan_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.000s) 2022-08-17T12:50:10.4280516Z test_vmapjvpall_atanh_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.016s) 2022-08-17T12:50:15.7072680Z test_vmapjvpall_atleast_1d_cpu_float32 (__main__.TestOperatorsCPU) ... ok (5.277s) 2022-08-17T12:50:21.0633654Z test_vmapjvpall_atleast_2d_cpu_float32 (__main__.TestOperatorsCPU) ... ok (5.361s) 2022-08-17T12:50:26.4529957Z test_vmapjvpall_atleast_3d_cpu_float32 (__main__.TestOperatorsCPU) ... ok (5.392s) 2022-08-17T12:50:27.5586029Z test_vmapjvpall_baddbmm_cpu_float32 (__main__.TestOperatorsCPU) ... ok (1.109s) 2022-08-17T12:50:27.5601218Z test_vmapjvpall_bernoulli_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped! (0.000s) 2022-08-17T12:50:27.5623325Z test_vmapjvpall_bfloat16_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped! Forward AD not supported. (0.000s) 2022-08-17T12:50:27.5644390Z test_vmapjvpall_bfloat16_functorch_no_channels_last_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped! Forward AD not supported. (0.000s) 2022-08-17T12:50:28.0924459Z test_vmapjvpall_block_diag_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.530s) 2022-08-17T12:50:28.1341292Z test_vmapjvpall_bmm_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.041s) 2022-08-17T12:50:28.1364247Z test_vmapjvpall_bool_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped! Forward AD not supported. (0.000s) 2022-08-17T12:50:28.1385485Z test_vmapjvpall_bool_functorch_no_channels_last_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped! Forward AD not supported. (0.000s) 2022-08-17T12:50:28.1406598Z test_vmapjvpall_broadcast_shapes_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped! Forward AD not supported. (0.000s) 2022-08-17T12:50:29.2611411Z test_vmapjvpall_broadcast_tensors_cpu_float32 (__main__.TestOperatorsCPU) ... ok (1.120s) 2022-08-17T12:50:29.3192166Z test_vmapjvpall_broadcast_to_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.063s) 2022-08-17T12:50:29.3238188Z test_vmapjvpall_bucketize_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped! Forward AD not supported. (0.000s) 2022-08-17T12:50:29.3259915Z test_vmapjvpall_byte_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped! Forward AD not supported. (0.016s) 2022-08-17T12:50:29.3280571Z test_vmapjvpall_byte_functorch_no_channels_last_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped! Forward AD not supported. (0.000s) 2022-08-17T12:50:29.5776565Z test_vmapjvpall_cartesian_prod_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.237s) 2022-08-17T12:50:29.8132980Z test_vmapjvpall_cat_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.237s) 2022-08-17T12:50:29.8371334Z test_vmapjvpall_cdist_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped! Forward AD not supported. (0.031s) 2022-08-17T12:50:29.8475454Z test_vmapjvpall_ceil_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.016s) 2022-08-17T12:50:29.8496595Z test_vmapjvpall_chalf_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped! Forward AD not supported. (0.000s) 2022-08-17T12:50:29.8516879Z test_vmapjvpall_char_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped! Forward AD not supported. (0.000s) 2022-08-17T12:50:29.8537212Z test_vmapjvpall_char_functorch_no_channels_last_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped! Forward AD not supported. (0.000s) 2022-08-17T12:50:29.8564303Z test_vmapjvpall_cholesky_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped! Forward AD not supported. (0.000s) 2022-08-17T12:50:29.9805886Z test_vmapjvpall_cholesky_inverse_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.128s) 2022-08-17T12:50:30.5023327Z test_vmapjvpall_cholesky_solve_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.522s) 2022-08-17T12:50:30.5495189Z test_vmapjvpall_chunk_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.047s) 2022-08-17T12:50:30.9375846Z test_vmapjvpall_clamp_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.389s) 2022-08-17T12:50:31.2590282Z test_vmapjvpall_clamp_max_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.312s) 2022-08-17T12:50:31.5824491Z test_vmapjvpall_clamp_min_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.337s) 2022-08-17T12:50:31.6001144Z test_vmapjvpall_clone_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.016s) 2022-08-17T12:50:31.7085770Z test_vmapjvpall_column_stack_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.099s) 2022-08-17T12:50:31.9292895Z test_vmapjvpall_combinations_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.222s) 2022-08-17T12:50:32.2704943Z test_vmapjvpall_complex_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.348s) 2022-08-17T12:50:32.2931254Z test_vmapjvpall_conj_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.016s) 2022-08-17T12:50:32.3031231Z test_vmapjvpall_conj_physical_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.016s) 2022-08-17T12:50:32.7009514Z test_vmapjvpall_constant_pad_nd_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.396s) 2022-08-17T12:50:32.7178165Z test_vmapjvpall_contiguous_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.016s) 2022-08-17T12:50:33.0600797Z test_vmapjvpall_copysign_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.348s) 2022-08-17T12:50:33.1227633Z test_vmapjvpall_corrcoef_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.063s) 2022-08-17T12:50:33.1483402Z test_vmapjvpall_cos_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.016s) 2022-08-17T12:50:33.1736139Z test_vmapjvpall_cosh_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.032s) 2022-08-17T12:50:33.1758105Z test_vmapjvpall_count_nonzero_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped! Forward AD not supported. (0.000s) 2022-08-17T12:50:33.7723780Z test_vmapjvpall_cov_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.604s) 2022-08-17T12:50:33.8866876Z test_vmapjvpall_cross_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.111s) 2022-08-17T12:50:33.9126596Z test_vmapjvpall_cummax_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.016s) 2022-08-17T12:50:33.9385845Z test_vmapjvpall_cummin_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.031s) 2022-08-17T12:50:33.9703723Z test_vmapjvpall_cumprod_cpu_float32 (__main__.TestOperatorsCPU) ... C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\testing\_internal\opinfo\core.py:910: UserWarning: There is a performance drop because we have not yet implemented the batching rule for aten::masked_fill_.Tensor. Please file us an issue on GitHub so that we can prioritize its implementation. (Triggered internally at C:\actions-runner\_work\pytorch\pytorch\functorch\functorch\csrc\BatchedFallback.cpp:85.) 2022-08-17T12:50:33.9705058Z return self.op(*args, **kwargs) 2022-08-17T12:50:34.0330354Z ok (0.094s) 2022-08-17T12:50:34.0649508Z test_vmapjvpall_cumsum_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.031s) 2022-08-17T12:50:34.3526921Z test_vmapjvpall_cumulative_trapezoid_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.284s) 2022-08-17T12:50:34.3768466Z test_vmapjvpall_deg2rad_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.032s) 2022-08-17T12:50:34.4963487Z test_vmapjvpall_diag_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.110s) 2022-08-17T12:50:34.6160296Z test_vmapjvpall_diag_embed_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.127s) 2022-08-17T12:50:34.6567227Z test_vmapjvpall_diagflat_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.047s) 2022-08-17T12:50:34.7687158Z test_vmapjvpall_diagonal_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.112s) 2022-08-17T12:50:35.2778112Z test_vmapjvpall_diagonal_scatter_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.507s) 2022-08-17T12:50:41.0694752Z test_vmapjvpall_diff_cpu_float32 (__main__.TestOperatorsCPU) ... ok (5.781s) 2022-08-17T12:50:41.0942881Z test_vmapjvpall_digamma_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.032s) 2022-08-17T12:50:43.0697552Z test_vmapjvpall_dist_cpu_float32 (__main__.TestOperatorsCPU) ... ok (1.969s) 2022-08-17T12:50:43.3956723Z test_vmapjvpall_div_floor_rounding_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.332s) 2022-08-17T12:50:43.7184986Z test_vmapjvpall_div_no_rounding_mode_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.316s) 2022-08-17T12:50:44.0411833Z test_vmapjvpall_div_trunc_rounding_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.332s) 2022-08-17T12:50:44.0795839Z test_vmapjvpall_dot_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.032s) 2022-08-17T12:50:44.1135885Z test_vmapjvpall_double_cpu_float32 (__main__.TestOperatorsCPU) ... expected failure (0.031s) 2022-08-17T12:50:44.1450882Z test_vmapjvpall_double_functorch_no_channels_last_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.031s) 2022-08-17T12:50:44.1726084Z test_vmapjvpall_dsplit_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.032s) 2022-08-17T12:50:44.5144090Z test_vmapjvpall_dstack_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.347s) 2022-08-17T12:50:44.5168568Z test_vmapjvpall_eig_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped! Forward AD not supported. (0.000s) 2022-08-17T12:50:44.8919839Z test_vmapjvpall_einsum_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.381s) 2022-08-17T12:50:44.8942845Z test_vmapjvpall_empty_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped! Forward AD not supported. (0.000s) 2022-08-17T12:50:44.8968564Z test_vmapjvpall_empty_like_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped! Forward AD not supported. (0.000s) 2022-08-17T12:50:44.8989971Z test_vmapjvpall_eq_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped! Forward AD not supported. (0.000s) 2022-08-17T12:50:44.9011156Z test_vmapjvpall_equal_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped! Forward AD not supported. (0.000s) 2022-08-17T12:50:44.9132714Z test_vmapjvpall_erf_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.016s) 2022-08-17T12:50:44.9403179Z test_vmapjvpall_erfc_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.031s) 2022-08-17T12:50:44.9524231Z test_vmapjvpall_erfinv_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.000s) 2022-08-17T12:50:44.9773120Z test_vmapjvpall_exp2_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.032s) 2022-08-17T12:50:45.0015136Z test_vmapjvpall_exp_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.031s) 2022-08-17T12:50:45.1001612Z test_vmapjvpall_expand_as_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.094s) 2022-08-17T12:50:45.1740571Z test_vmapjvpall_expand_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.079s) 2022-08-17T12:50:45.1846558Z test_vmapjvpall_expm1_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.000s) 2022-08-17T12:50:45.2471819Z test_vmapjvpall_fft_fft2_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.063s) 2022-08-17T12:50:45.3173041Z test_vmapjvpall_fft_fft_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.079s) 2022-08-17T12:50:45.3993722Z test_vmapjvpall_fft_fftn_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.079s) 2022-08-17T12:50:45.4416844Z test_vmapjvpall_fft_fftshift_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.047s) 2022-08-17T12:50:45.5095790Z test_vmapjvpall_fft_hfft2_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.063s) 2022-08-17T12:50:45.5812271Z test_vmapjvpall_fft_hfft_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.063s) 2022-08-17T12:50:45.6662544Z test_vmapjvpall_fft_hfftn_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.094s) 2022-08-17T12:50:45.7295033Z test_vmapjvpall_fft_ifft2_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.064s) 2022-08-17T12:50:45.8045812Z test_vmapjvpall_fft_ifft_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.064s) 2022-08-17T12:50:45.8873106Z test_vmapjvpall_fft_ifftn_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.095s) 2022-08-17T12:50:45.9296056Z test_vmapjvpall_fft_ifftshift_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.031s) 2022-08-17T12:50:45.9336842Z test_vmapjvpall_fft_ihfft2_cpu_float32 (__main__.TestOperatorsCPU) ... C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\testing\_internal\opinfo\core.py:910: UserWarning: There is a performance drop because we have not yet implemented the batching rule for aten::_conj_physical. Please file us an issue on GitHub so that we can prioritize its implementation. (Triggered internally at C:\actions-runner\_work\pytorch\pytorch\functorch\functorch\csrc\BatchedFallback.cpp:85.) 2022-08-17T12:50:45.9337915Z return self.op(*args, **kwargs) 2022-08-17T12:50:46.0002987Z ok (0.080s) 2022-08-17T12:50:46.0727869Z test_vmapjvpall_fft_ihfft_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.064s) 2022-08-17T12:50:46.1597596Z test_vmapjvpall_fft_ihfftn_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.095s) 2022-08-17T12:50:46.2223089Z test_vmapjvpall_fft_irfft2_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.063s) 2022-08-17T12:50:46.2904161Z test_vmapjvpall_fft_irfft_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.064s) 2022-08-17T12:50:46.3704651Z test_vmapjvpall_fft_irfftn_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.079s) 2022-08-17T12:50:46.4298705Z test_vmapjvpall_fft_rfft2_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.064s) 2022-08-17T12:50:46.4980950Z test_vmapjvpall_fft_rfft_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.067s) 2022-08-17T12:50:46.5760014Z test_vmapjvpall_fft_rfftn_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.084s) 2022-08-17T12:50:46.6049356Z test_vmapjvpall_fill_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.016s) 2022-08-17T12:50:46.6522266Z test_vmapjvpall_flatten_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.047s) 2022-08-17T12:50:46.7304946Z test_vmapjvpall_flip_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.083s) 2022-08-17T12:50:46.7479293Z test_vmapjvpall_fliplr_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.016s) 2022-08-17T12:50:46.7655484Z test_vmapjvpall_flipud_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.026s) 2022-08-17T12:50:46.7677146Z test_vmapjvpall_float_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped! Forward AD not supported. (0.000s) 2022-08-17T12:50:46.7698367Z test_vmapjvpall_float_functorch_no_channels_last_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped! Forward AD not supported. (0.000s) 2022-08-17T12:50:47.2180854Z test_vmapjvpall_float_power_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.447s) 2022-08-17T12:50:47.2288321Z test_vmapjvpall_floor_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.016s) 2022-08-17T12:50:47.2310862Z test_vmapjvpall_floor_divide_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped! Forward AD not supported. (0.000s) 2022-08-17T12:50:47.5796549Z test_vmapjvpall_fmax_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.348s) 2022-08-17T12:50:47.9271684Z test_vmapjvpall_fmin_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.348s) 2022-08-17T12:50:48.2617556Z test_vmapjvpall_fmod_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.338s) 2022-08-17T12:50:48.2858364Z test_vmapjvpall_frac_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.026s) 2022-08-17T12:50:48.3116781Z test_vmapjvpall_frexp_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.016s) 2022-08-17T12:50:48.3144930Z test_vmapjvpall_full_like_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped! Forward AD not supported. (0.000s) 2022-08-17T12:50:48.3547870Z test_vmapjvpall_gather_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.041s) 2022-08-17T12:50:48.3570901Z test_vmapjvpall_ge_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped! Forward AD not supported. (0.016s) 2022-08-17T12:50:48.3592222Z test_vmapjvpall_geqrf_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped! Forward AD not supported. (0.000s) 2022-08-17T12:50:48.5480979Z test_vmapjvpall_gradient_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.177s) 2022-08-17T12:50:48.5504069Z test_vmapjvpall_gt_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped! Forward AD not supported. (0.016s) 2022-08-17T12:50:48.5525481Z test_vmapjvpall_half_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped! Forward AD not supported. (0.000s) 2022-08-17T12:50:48.5546594Z test_vmapjvpall_half_functorch_no_channels_last_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped! Forward AD not supported. (0.000s) 2022-08-17T12:50:48.5639633Z test_vmapjvpall_has_batch_rule_H_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.000s) 2022-08-17T12:50:48.5736345Z test_vmapjvpall_has_batch_rule_T_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.016s) 2022-08-17T12:50:48.6358887Z test_vmapjvpall_has_batch_rule___getitem___cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.058s) 2022-08-17T12:50:48.7598624Z test_vmapjvpall_has_batch_rule___getitem___functorch_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.126s) 2022-08-17T12:50:48.8843965Z test_vmapjvpall_has_batch_rule___radd___cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.128s) 2022-08-17T12:50:49.0323718Z test_vmapjvpall_has_batch_rule___rdiv___cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.154s) 2022-08-17T12:50:49.3013575Z test_vmapjvpall_has_batch_rule___rmatmul___cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.268s) 2022-08-17T12:50:49.4457272Z test_vmapjvpall_has_batch_rule___rmod___cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.142s) 2022-08-17T12:50:49.5791440Z test_vmapjvpall_has_batch_rule___rmul___cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.126s) 2022-08-17T12:50:49.7994962Z test_vmapjvpall_has_batch_rule___rpow___cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.222s) 2022-08-17T12:50:49.9297220Z test_vmapjvpall_has_batch_rule___rsub___cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.127s) 2022-08-17T12:50:50.3485930Z test_vmapjvpall_has_batch_rule__masked_amax_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.426s) 2022-08-17T12:50:50.7684456Z test_vmapjvpall_has_batch_rule__masked_amin_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.412s) 2022-08-17T12:50:50.7726078Z test_vmapjvpall_has_batch_rule__masked_argmax_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped! Forward AD not supported. (0.016s) 2022-08-17T12:50:50.7763438Z test_vmapjvpall_has_batch_rule__masked_argmin_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped! Forward AD not supported. (0.000s) 2022-08-17T12:50:50.8335033Z test_vmapjvpall_has_batch_rule__masked_cumprod_cpu_float32 (__main__.TestOperatorsCPU) ... expected failure (0.063s) 2022-08-17T12:50:50.8812083Z test_vmapjvpall_has_batch_rule__masked_cumsum_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.049s) 2022-08-17T12:50:50.9661299Z test_vmapjvpall_has_batch_rule__masked_log_softmax_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.079s) 2022-08-17T12:50:51.2229378Z test_vmapjvpall_has_batch_rule__masked_logaddexp_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.253s) 2022-08-17T12:50:51.6684581Z test_vmapjvpall_has_batch_rule__masked_logsumexp_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.442s) 2022-08-17T12:50:51.6717672Z test_vmapjvpall_has_batch_rule__masked_mean_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped! (0.016s) 2022-08-17T12:50:51.7436085Z test_vmapjvpall_has_batch_rule__masked_median_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.063s) 2022-08-17T12:50:53.8527777Z test_vmapjvpall_has_batch_rule__masked_norm_cpu_float32 (__main__.TestOperatorsCPU) ... ok (2.107s) 2022-08-17T12:50:54.0376588Z test_vmapjvpall_has_batch_rule__masked_normalize_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.192s) 2022-08-17T12:50:54.0704656Z test_vmapjvpall_has_batch_rule__masked_prod_cpu_float32 (__main__.TestOperatorsCPU) ... expected failure (0.032s) 2022-08-17T12:50:54.1551486Z test_vmapjvpall_has_batch_rule__masked_softmax_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.079s) 2022-08-17T12:50:54.2428484Z test_vmapjvpall_has_batch_rule__masked_softmin_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.096s) 2022-08-17T12:50:55.6803665Z test_vmapjvpall_has_batch_rule__masked_std_cpu_float32 (__main__.TestOperatorsCPU) ... ok (1.439s) 2022-08-17T12:50:56.0315703Z test_vmapjvpall_has_batch_rule__masked_sum_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.348s) 2022-08-17T12:50:57.4114115Z test_vmapjvpall_has_batch_rule__masked_var_cpu_float32 (__main__.TestOperatorsCPU) ... ok (1.380s) 2022-08-17T12:50:57.4187483Z test_vmapjvpall_has_batch_rule_abs_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.000s) 2022-08-17T12:50:57.4328622Z test_vmapjvpall_has_batch_rule_acos_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.016s) 2022-08-17T12:50:57.4467076Z test_vmapjvpall_has_batch_rule_acosh_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.016s) 2022-08-17T12:50:57.6016396Z test_vmapjvpall_has_batch_rule_add_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.156s) 2022-08-17T12:50:58.1187637Z test_vmapjvpall_has_batch_rule_addbmm_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.520s) 2022-08-17T12:50:58.9518610Z test_vmapjvpall_has_batch_rule_addcdiv_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.839s) 2022-08-17T12:50:59.7458305Z test_vmapjvpall_has_batch_rule_addcmul_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.791s) 2022-08-17T12:50:59.9828321Z test_vmapjvpall_has_batch_rule_addmm_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.232s) 2022-08-17T12:51:00.2044248Z test_vmapjvpall_has_batch_rule_addmm_decomposed_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.217s) 2022-08-17T12:51:00.6654556Z test_vmapjvpall_has_batch_rule_addmv_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.469s) 2022-08-17T12:51:01.1870953Z test_vmapjvpall_has_batch_rule_addr_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.526s) 2022-08-17T12:51:01.1908964Z test_vmapjvpall_has_batch_rule_all_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped! Forward AD not supported. (0.000s) 2022-08-17T12:51:01.1962019Z test_vmapjvpall_has_batch_rule_allclose_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped! Forward AD not supported. (0.000s) 2022-08-17T12:51:01.2728004Z test_vmapjvpall_has_batch_rule_amax_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.077s) 2022-08-17T12:51:01.3499585Z test_vmapjvpall_has_batch_rule_amin_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.082s) 2022-08-17T12:51:01.3539124Z test_vmapjvpall_has_batch_rule_aminmax_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped! Forward AD not supported. (0.000s) 2022-08-17T12:51:01.3607474Z test_vmapjvpall_has_batch_rule_angle_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.000s) 2022-08-17T12:51:01.3643322Z test_vmapjvpall_has_batch_rule_any_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped! Forward AD not supported. (0.016s) 2022-08-17T12:51:01.3678769Z test_vmapjvpall_has_batch_rule_arange_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped! Forward AD not supported. (0.000s) 2022-08-17T12:51:01.3714421Z test_vmapjvpall_has_batch_rule_argmax_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped! Forward AD not supported. (0.010s) 2022-08-17T12:51:01.3749999Z test_vmapjvpall_has_batch_rule_argmin_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped! Forward AD not supported. (0.000s) 2022-08-17T12:51:01.3796354Z test_vmapjvpall_has_batch_rule_argsort_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped! Forward AD not supported. (0.000s) 2022-08-17T12:51:01.3831622Z test_vmapjvpall_has_batch_rule_argwhere_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped! Forward AD not supported. (0.010s) 2022-08-17T12:51:01.3887539Z test_vmapjvpall_has_batch_rule_as_strided_cpu_float32 (__main__.TestOperatorsCPU) ... expected failure (0.000s) 2022-08-17T12:51:01.3940234Z test_vmapjvpall_has_batch_rule_as_strided_scatter_cpu_float32 (__main__.TestOperatorsCPU) ... expected failure (0.000s) 2022-08-17T12:51:01.4015896Z test_vmapjvpall_has_batch_rule_asin_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.016s) 2022-08-17T12:51:01.4088776Z test_vmapjvpall_has_batch_rule_asinh_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.010s) 2022-08-17T12:51:01.5570641Z test_vmapjvpall_has_batch_rule_atan2_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.143s) 2022-08-17T12:51:01.5644982Z test_vmapjvpall_has_batch_rule_atan_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.000s) 2022-08-17T12:51:01.5719541Z test_vmapjvpall_has_batch_rule_atanh_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.016s) 2022-08-17T12:51:03.0765254Z test_vmapjvpall_has_batch_rule_atleast_1d_cpu_float32 (__main__.TestOperatorsCPU) ... ok (1.504s) 2022-08-17T12:51:04.6209682Z test_vmapjvpall_has_batch_rule_atleast_2d_cpu_float32 (__main__.TestOperatorsCPU) ... ok (1.538s) 2022-08-17T12:51:06.2284198Z test_vmapjvpall_has_batch_rule_atleast_3d_cpu_float32 (__main__.TestOperatorsCPU) ... ok (1.608s) 2022-08-17T12:51:06.7429174Z test_vmapjvpall_has_batch_rule_baddbmm_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.520s) 2022-08-17T12:51:06.7459449Z test_vmapjvpall_has_batch_rule_bernoulli_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped! (0.000s) 2022-08-17T12:51:06.7496478Z test_vmapjvpall_has_batch_rule_bfloat16_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped! Forward AD not supported. (0.010s) 2022-08-17T12:51:06.7532499Z test_vmapjvpall_has_batch_rule_bfloat16_functorch_no_channels_last_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped! Forward AD not supported. (0.000s) 2022-08-17T12:51:06.9840273Z test_vmapjvpall_has_batch_rule_block_diag_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.233s) 2022-08-17T12:51:07.0047789Z test_vmapjvpall_has_batch_rule_bmm_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.016s) 2022-08-17T12:51:07.0084327Z test_vmapjvpall_has_batch_rule_bool_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped! Forward AD not supported. (0.010s) 2022-08-17T12:51:07.0120271Z test_vmapjvpall_has_batch_rule_bool_functorch_no_channels_last_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped! Forward AD not supported. (0.000s) 2022-08-17T12:51:07.0155518Z test_vmapjvpall_has_batch_rule_broadcast_shapes_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped! Forward AD not supported. (0.000s) 2022-08-17T12:51:07.3723731Z test_vmapjvpall_has_batch_rule_broadcast_tensors_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.359s) 2022-08-17T12:51:07.3961476Z test_vmapjvpall_has_batch_rule_broadcast_to_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.026s) 2022-08-17T12:51:07.4021318Z test_vmapjvpall_has_batch_rule_bucketize_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped! Forward AD not supported. (0.000s) 2022-08-17T12:51:07.4056886Z test_vmapjvpall_has_batch_rule_byte_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped! Forward AD not supported. (0.000s) 2022-08-17T12:51:07.4092309Z test_vmapjvpall_has_batch_rule_byte_functorch_no_channels_last_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped! Forward AD not supported. (0.016s) 2022-08-17T12:51:07.5253655Z test_vmapjvpall_has_batch_rule_cartesian_prod_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.104s) 2022-08-17T12:51:07.6219679Z test_vmapjvpall_has_batch_rule_cat_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.098s) 2022-08-17T12:51:07.6466461Z test_vmapjvpall_has_batch_rule_cdist_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped! Forward AD not supported. (0.031s) 2022-08-17T12:51:07.6533615Z test_vmapjvpall_has_batch_rule_ceil_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.000s) 2022-08-17T12:51:07.6569491Z test_vmapjvpall_has_batch_rule_chalf_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped! Forward AD not supported. (0.016s) 2022-08-17T12:51:07.6604791Z test_vmapjvpall_has_batch_rule_char_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped! Forward AD not supported. (0.000s) 2022-08-17T12:51:07.6640379Z test_vmapjvpall_has_batch_rule_char_functorch_no_channels_last_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped! Forward AD not supported. (0.000s) 2022-08-17T12:51:07.6681806Z test_vmapjvpall_has_batch_rule_cholesky_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped! Forward AD not supported. (0.000s) 2022-08-17T12:51:07.7270080Z test_vmapjvpall_has_batch_rule_cholesky_inverse_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.057s) 2022-08-17T12:51:07.9644879Z test_vmapjvpall_has_batch_rule_cholesky_solve_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.238s) 2022-08-17T12:51:07.9812821Z test_vmapjvpall_has_batch_rule_chunk_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.026s) 2022-08-17T12:51:08.1512580Z test_vmapjvpall_has_batch_rule_clamp_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.161s) 2022-08-17T12:51:08.2832891Z test_vmapjvpall_has_batch_rule_clamp_max_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.145s) 2022-08-17T12:51:08.4151826Z test_vmapjvpall_has_batch_rule_clamp_min_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.130s) 2022-08-17T12:51:08.4246580Z test_vmapjvpall_has_batch_rule_clone_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.000s) 2022-08-17T12:51:08.4726067Z test_vmapjvpall_has_batch_rule_column_stack_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.057s) 2022-08-17T12:51:08.5774435Z test_vmapjvpall_has_batch_rule_combinations_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.093s) 2022-08-17T12:51:08.5826094Z test_vmapjvpall_has_batch_rule_complex_cpu_float32 (__main__.TestOperatorsCPU) ... expected failure (0.016s) 2022-08-17T12:51:08.5940521Z test_vmapjvpall_has_batch_rule_conj_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.016s) 2022-08-17T12:51:08.6005961Z test_vmapjvpall_has_batch_rule_conj_physical_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.000s) 2022-08-17T12:51:08.7598457Z test_vmapjvpall_has_batch_rule_constant_pad_nd_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.166s) 2022-08-17T12:51:08.7689567Z test_vmapjvpall_has_batch_rule_contiguous_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.000s) 2022-08-17T12:51:08.7739943Z test_vmapjvpall_has_batch_rule_copysign_cpu_float32 (__main__.TestOperatorsCPU) ... expected failure (0.010s) 2022-08-17T12:51:08.8073157Z test_vmapjvpall_has_batch_rule_corrcoef_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.026s) 2022-08-17T12:51:08.8205049Z test_vmapjvpall_has_batch_rule_cos_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.016s) 2022-08-17T12:51:08.8330880Z test_vmapjvpall_has_batch_rule_cosh_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.016s) 2022-08-17T12:51:08.8367594Z test_vmapjvpall_has_batch_rule_count_nonzero_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped! Forward AD not supported. (0.000s) 2022-08-17T12:51:09.1272742Z test_vmapjvpall_has_batch_rule_cov_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.286s) 2022-08-17T12:51:09.1327056Z test_vmapjvpall_has_batch_rule_cross_cpu_float32 (__main__.TestOperatorsCPU) ... expected failure (0.016s) 2022-08-17T12:51:09.1460562Z test_vmapjvpall_has_batch_rule_cummax_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.016s) 2022-08-17T12:51:09.1594548Z test_vmapjvpall_has_batch_rule_cummin_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.000s) 2022-08-17T12:51:09.1772752Z test_vmapjvpall_has_batch_rule_cumprod_cpu_float32 (__main__.TestOperatorsCPU) ... expected failure (0.032s) 2022-08-17T12:51:09.1928108Z test_vmapjvpall_has_batch_rule_cumsum_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.016s) 2022-08-17T12:51:09.3280810Z test_vmapjvpall_has_batch_rule_cumulative_trapezoid_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.126s) 2022-08-17T12:51:09.3412099Z test_vmapjvpall_has_batch_rule_deg2rad_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.016s) 2022-08-17T12:51:09.3936188Z test_vmapjvpall_has_batch_rule_diag_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.048s) 2022-08-17T12:51:09.4435276Z test_vmapjvpall_has_batch_rule_diag_embed_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.047s) 2022-08-17T12:51:09.4633163Z test_vmapjvpall_has_batch_rule_diagflat_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.033s) 2022-08-17T12:51:09.5112151Z test_vmapjvpall_has_batch_rule_diagonal_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.047s) 2022-08-17T12:51:09.7189504Z test_vmapjvpall_has_batch_rule_diagonal_scatter_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.204s) 2022-08-17T12:51:12.4011904Z test_vmapjvpall_has_batch_rule_diff_cpu_float32 (__main__.TestOperatorsCPU) ... ok (2.674s) 2022-08-17T12:51:12.4144777Z test_vmapjvpall_has_batch_rule_digamma_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.026s) 2022-08-17T12:51:13.3035240Z test_vmapjvpall_has_batch_rule_dist_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.888s) 2022-08-17T12:51:13.4380757Z test_vmapjvpall_has_batch_rule_div_floor_rounding_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.135s) 2022-08-17T12:51:13.5724000Z test_vmapjvpall_has_batch_rule_div_no_rounding_mode_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.130s) 2022-08-17T12:51:13.7042082Z test_vmapjvpall_has_batch_rule_div_trunc_rounding_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.130s) 2022-08-17T12:51:13.7237140Z test_vmapjvpall_has_batch_rule_dot_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.026s) 2022-08-17T12:51:13.7411287Z test_vmapjvpall_has_batch_rule_double_cpu_float32 (__main__.TestOperatorsCPU) ... expected failure (0.016s) 2022-08-17T12:51:13.7571061Z test_vmapjvpall_has_batch_rule_double_functorch_no_channels_last_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.016s) 2022-08-17T12:51:13.7690198Z test_vmapjvpall_has_batch_rule_dsplit_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.016s) 2022-08-17T12:51:13.9261178Z test_vmapjvpall_has_batch_rule_dstack_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.156s) 2022-08-17T12:51:13.9300647Z test_vmapjvpall_has_batch_rule_eig_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped! Forward AD not supported. (0.000s) 2022-08-17T12:51:14.1028557Z test_vmapjvpall_has_batch_rule_einsum_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.177s) 2022-08-17T12:51:14.1065762Z test_vmapjvpall_has_batch_rule_empty_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped! Forward AD not supported. (0.000s) 2022-08-17T12:51:14.1106317Z test_vmapjvpall_has_batch_rule_empty_like_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped! Forward AD not supported. (0.000s) 2022-08-17T12:51:14.1143613Z test_vmapjvpall_has_batch_rule_eq_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped! Forward AD not supported. (0.000s) 2022-08-17T12:51:14.1181460Z test_vmapjvpall_has_batch_rule_equal_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped! Forward AD not supported. (0.016s) 2022-08-17T12:51:14.1259015Z test_vmapjvpall_has_batch_rule_erf_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.000s) 2022-08-17T12:51:14.1395360Z test_vmapjvpall_has_batch_rule_erfc_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.016s) 2022-08-17T12:51:14.1471820Z test_vmapjvpall_has_batch_rule_erfinv_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.000s) 2022-08-17T12:51:14.1600591Z test_vmapjvpall_has_batch_rule_exp2_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.016s) 2022-08-17T12:51:14.1727387Z test_vmapjvpall_has_batch_rule_exp_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.016s) 2022-08-17T12:51:14.2142079Z test_vmapjvpall_has_batch_rule_expand_as_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.041s) 2022-08-17T12:51:14.2461131Z test_vmapjvpall_has_batch_rule_expand_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.041s) 2022-08-17T12:51:14.2533873Z test_vmapjvpall_has_batch_rule_expm1_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.000s) 2022-08-17T12:51:14.2808480Z test_vmapjvpall_has_batch_rule_fft_fft2_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.026s) 2022-08-17T12:51:14.3103028Z test_vmapjvpall_has_batch_rule_fft_fft_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.031s) 2022-08-17T12:51:14.3456830Z test_vmapjvpall_has_batch_rule_fft_fftn_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.031s) 2022-08-17T12:51:14.3664817Z test_vmapjvpall_has_batch_rule_fft_fftshift_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.031s) 2022-08-17T12:51:14.3980352Z test_vmapjvpall_has_batch_rule_fft_hfft2_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.026s) 2022-08-17T12:51:14.4302486Z test_vmapjvpall_has_batch_rule_fft_hfft_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.031s) 2022-08-17T12:51:14.4679485Z test_vmapjvpall_has_batch_rule_fft_hfftn_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.031s) 2022-08-17T12:51:14.4954904Z test_vmapjvpall_has_batch_rule_fft_ifft2_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.026s) 2022-08-17T12:51:14.5265561Z test_vmapjvpall_has_batch_rule_fft_ifft_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.026s) 2022-08-17T12:51:14.5618847Z test_vmapjvpall_has_batch_rule_fft_ifftn_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.031s) 2022-08-17T12:51:14.5827636Z test_vmapjvpall_has_batch_rule_fft_ifftshift_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.026s) 2022-08-17T12:51:14.5883264Z test_vmapjvpall_has_batch_rule_fft_ihfft2_cpu_float32 (__main__.TestOperatorsCPU) ... expected failure (0.000s) 2022-08-17T12:51:14.6193643Z test_vmapjvpall_has_batch_rule_fft_ihfft_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.031s) 2022-08-17T12:51:14.6248955Z test_vmapjvpall_has_batch_rule_fft_ihfftn_cpu_float32 (__main__.TestOperatorsCPU) ... expected failure (0.000s) 2022-08-17T12:51:14.6533748Z test_vmapjvpall_has_batch_rule_fft_irfft2_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.031s) 2022-08-17T12:51:14.6849571Z test_vmapjvpall_has_batch_rule_fft_irfft_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.041s) 2022-08-17T12:51:14.7209029Z test_vmapjvpall_has_batch_rule_fft_irfftn_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.031s) 2022-08-17T12:51:14.7473998Z test_vmapjvpall_has_batch_rule_fft_rfft2_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.031s) 2022-08-17T12:51:14.7765060Z test_vmapjvpall_has_batch_rule_fft_rfft_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.026s) 2022-08-17T12:51:14.8101033Z test_vmapjvpall_has_batch_rule_fft_rfftn_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.031s) 2022-08-17T12:51:14.8255994Z test_vmapjvpall_has_batch_rule_fill_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.016s) 2022-08-17T12:51:14.8470234Z test_vmapjvpall_has_batch_rule_flatten_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.016s) 2022-08-17T12:51:14.8822874Z test_vmapjvpall_has_batch_rule_flip_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.041s) 2022-08-17T12:51:14.8923286Z test_vmapjvpall_has_batch_rule_fliplr_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.016s) 2022-08-17T12:51:14.9019206Z test_vmapjvpall_has_batch_rule_flipud_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.000s) 2022-08-17T12:51:14.9055922Z test_vmapjvpall_has_batch_rule_float_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped! Forward AD not supported. (0.000s) 2022-08-17T12:51:14.9094084Z test_vmapjvpall_has_batch_rule_float_functorch_no_channels_last_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped! Forward AD not supported. (0.016s) 2022-08-17T12:51:15.1231170Z test_vmapjvpall_has_batch_rule_float_power_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.202s) 2022-08-17T12:51:15.1299750Z test_vmapjvpall_has_batch_rule_floor_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.016s) 2022-08-17T12:51:15.1335618Z test_vmapjvpall_has_batch_rule_floor_divide_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped! Forward AD not supported. (0.000s) 2022-08-17T12:51:15.2835938Z test_vmapjvpall_has_batch_rule_fmax_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.156s) 2022-08-17T12:51:15.4334738Z test_vmapjvpall_has_batch_rule_fmin_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.143s) 2022-08-17T12:51:15.5744153Z test_vmapjvpall_has_batch_rule_fmod_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.143s) 2022-08-17T12:51:15.5864278Z test_vmapjvpall_has_batch_rule_frac_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.016s) 2022-08-17T12:51:15.5997412Z test_vmapjvpall_has_batch_rule_frexp_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.016s) 2022-08-17T12:51:15.6039574Z test_vmapjvpall_has_batch_rule_full_like_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped! Forward AD not supported. (0.000s) 2022-08-17T12:51:15.6225865Z test_vmapjvpall_has_batch_rule_gather_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.016s) 2022-08-17T12:51:15.6261371Z test_vmapjvpall_has_batch_rule_ge_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped! Forward AD not supported. (0.000s) 2022-08-17T12:51:15.6297556Z test_vmapjvpall_has_batch_rule_geqrf_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped! Forward AD not supported. (0.016s) 2022-08-17T12:51:15.7237704Z test_vmapjvpall_has_batch_rule_gradient_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.095s) 2022-08-17T12:51:15.7275829Z test_vmapjvpall_has_batch_rule_gt_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped! Forward AD not supported. (0.000s) 2022-08-17T12:51:15.7312064Z test_vmapjvpall_has_batch_rule_half_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped! Forward AD not supported. (0.000s) 2022-08-17T12:51:15.7347796Z test_vmapjvpall_has_batch_rule_half_functorch_no_channels_last_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped! Forward AD not supported. (0.000s) 2022-08-17T12:51:15.7383576Z test_vmapjvpall_has_batch_rule_heaviside_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped! Forward AD not supported. (0.000s) 2022-08-17T12:51:15.7461913Z test_vmapjvpall_has_batch_rule_histc_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped! Forward AD not supported. (0.016s) 2022-08-17T12:51:15.7599341Z test_vmapjvpall_has_batch_rule_histogram_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped! Forward AD not supported. (0.016s) 2022-08-17T12:51:15.7761268Z test_vmapjvpall_has_batch_rule_histogramdd_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped! Forward AD not supported. (0.016s) 2022-08-17T12:51:15.7876292Z test_vmapjvpall_has_batch_rule_hsplit_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.016s) 2022-08-17T12:51:15.9181492Z test_vmapjvpall_has_batch_rule_hstack_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.127s) 2022-08-17T12:51:16.0586929Z test_vmapjvpall_has_batch_rule_hypot_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.143s) 2022-08-17T12:51:16.0683204Z test_vmapjvpall_has_batch_rule_i0_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.000s) 2022-08-17T12:51:16.0719300Z test_vmapjvpall_has_batch_rule_igamma_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped! Forward AD not supported. (0.000s) 2022-08-17T12:51:16.0757623Z test_vmapjvpall_has_batch_rule_igammac_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped! Forward AD not supported. (0.016s) 2022-08-17T12:51:16.2036563Z test_vmapjvpall_has_batch_rule_index_add_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.126s) 2022-08-17T12:51:16.2471636Z test_vmapjvpall_has_batch_rule_index_copy_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.047s) 2022-08-17T12:51:16.2520844Z test_vmapjvpall_has_batch_rule_index_fill_cpu_float32 (__main__.TestOperatorsCPU) ... expected failure (0.000s) 2022-08-17T12:51:16.3180120Z test_vmapjvpall_has_batch_rule_index_put_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.064s) 2022-08-17T12:51:16.4365492Z test_vmapjvpall_has_batch_rule_index_put_functorch_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.126s) 2022-08-17T12:51:16.4401249Z test_vmapjvpall_has_batch_rule_index_reduce_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped! Forward AD not supported. (0.000s) 2022-08-17T12:51:16.4529905Z test_vmapjvpall_has_batch_rule_index_select_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.016s) 2022-08-17T12:51:16.4896402Z test_vmapjvpall_has_batch_rule_inner_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.032s) 2022-08-17T12:51:16.4933252Z test_vmapjvpall_has_batch_rule_int_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped! Forward AD not supported. (0.000s) 2022-08-17T12:51:16.4969584Z test_vmapjvpall_has_batch_rule_int_functorch_no_channels_last_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped! Forward AD not supported. (0.000s) 2022-08-17T12:51:16.5345089Z test_vmapjvpall_has_batch_rule_inverse_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.047s) 2022-08-17T12:51:16.5382228Z test_vmapjvpall_has_batch_rule_isclose_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped! Forward AD not supported. (0.000s) 2022-08-17T12:51:16.5418878Z test_vmapjvpall_has_batch_rule_isfinite_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped! Forward AD not supported. (0.000s) 2022-08-17T12:51:16.5459002Z test_vmapjvpall_has_batch_rule_isin_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped! Forward AD not supported. (0.016s) 2022-08-17T12:51:16.5495867Z test_vmapjvpall_has_batch_rule_isinf_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped! Forward AD not supported. (0.000s) 2022-08-17T12:51:16.5532405Z test_vmapjvpall_has_batch_rule_isnan_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped! Forward AD not supported. (0.000s) 2022-08-17T12:51:16.5569596Z test_vmapjvpall_has_batch_rule_isneginf_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped! Forward AD not supported. (0.000s) 2022-08-17T12:51:16.5606445Z test_vmapjvpall_has_batch_rule_isposinf_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped! Forward AD not supported. (0.000s) 2022-08-17T12:51:16.5646032Z test_vmapjvpall_has_batch_rule_isreal_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped! Forward AD not supported. (0.016s) 2022-08-17T12:51:16.5700027Z test_vmapjvpall_has_batch_rule_istft_cpu_float32 (__main__.TestOperatorsCPU) ... expected failure (0.000s) 2022-08-17T12:51:16.5737080Z test_vmapjvpall_has_batch_rule_jiterator_2inputs_2outputs_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T12:51:16.5774018Z test_vmapjvpall_has_batch_rule_jiterator_4inputs_with_extra_args_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T12:51:16.5814327Z test_vmapjvpall_has_batch_rule_jiterator_binary_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Only runs on cuda (0.016s) 2022-08-17T12:51:16.5849676Z test_vmapjvpall_has_batch_rule_jiterator_binary_return_by_ref_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T12:51:16.5884897Z test_vmapjvpall_has_batch_rule_jiterator_unary_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T12:51:16.6154575Z test_vmapjvpall_has_batch_rule_kron_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.031s) 2022-08-17T12:51:16.6512604Z test_vmapjvpall_has_batch_rule_kthvalue_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.031s) 2022-08-17T12:51:16.7994658Z test_vmapjvpall_has_batch_rule_ldexp_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.159s) 2022-08-17T12:51:16.8030851Z test_vmapjvpall_has_batch_rule_le_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped! Forward AD not supported. (0.000s) 2022-08-17T12:51:17.3726963Z test_vmapjvpall_has_batch_rule_lerp_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.570s) 2022-08-17T12:51:17.3856427Z test_vmapjvpall_has_batch_rule_lgamma_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.016s) 2022-08-17T12:51:17.4645378Z test_vmapjvpall_has_batch_rule_linalg_cholesky_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.079s) 2022-08-17T12:51:17.5428236Z test_vmapjvpall_has_batch_rule_linalg_cholesky_ex_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.078s) 2022-08-17T12:51:17.5722370Z test_vmapjvpall_has_batch_rule_linalg_cond_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.016s) 2022-08-17T12:51:17.5778235Z test_vmapjvpall_has_batch_rule_linalg_cross_cpu_float32 (__main__.TestOperatorsCPU) ... expected failure (0.016s) 2022-08-17T12:51:17.5830852Z test_vmapjvpall_has_batch_rule_linalg_det_cpu_float32 (__main__.TestOperatorsCPU) ... expected failure (0.000s) 2022-08-17T12:51:17.5886337Z test_vmapjvpall_has_batch_rule_linalg_eig_cpu_float32 (__main__.TestOperatorsCPU) ... expected failure (0.000s) 2022-08-17T12:51:17.6381376Z test_vmapjvpall_has_batch_rule_linalg_eigh_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.063s) 2022-08-17T12:51:17.6435853Z test_vmapjvpall_has_batch_rule_linalg_eigvals_cpu_float32 (__main__.TestOperatorsCPU) ... expected failure (0.000s) 2022-08-17T12:51:17.6899215Z test_vmapjvpall_has_batch_rule_linalg_eigvalsh_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.047s) 2022-08-17T12:51:17.7580375Z test_vmapjvpall_has_batch_rule_linalg_householder_product_cpu_float32 (__main__.TestOperatorsCPU) ... expected failure (0.062s) 2022-08-17T12:51:17.7978820Z test_vmapjvpall_has_batch_rule_linalg_inv_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.048s) 2022-08-17T12:51:17.8372667Z test_vmapjvpall_has_batch_rule_linalg_inv_ex_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.032s) 2022-08-17T12:51:17.8409545Z test_vmapjvpall_has_batch_rule_linalg_ldl_factor_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped! Forward AD not supported. (0.000s) 2022-08-17T12:51:17.8447327Z test_vmapjvpall_has_batch_rule_linalg_ldl_factor_ex_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped! Forward AD not supported. (0.000s) 2022-08-17T12:51:17.8483687Z test_vmapjvpall_has_batch_rule_linalg_ldl_solve_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped! Forward AD not supported. (0.000s) 2022-08-17T12:51:17.8603961Z test_vmapjvpall_has_batch_rule_linalg_lstsq_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped! Forward AD not supported. (0.019s) 2022-08-17T12:51:17.8755559Z test_vmapjvpall_has_batch_rule_linalg_lstsq_grad_oriented_cpu_float32 (__main__.TestOperatorsCPU) ... expected failure (0.012s) 2022-08-17T12:51:17.8804400Z test_vmapjvpall_has_batch_rule_linalg_lu_cpu_float32 (__main__.TestOperatorsCPU) ... expected failure (0.000s) 2022-08-17T12:51:17.8855204Z test_vmapjvpall_has_batch_rule_linalg_lu_factor_cpu_float32 (__main__.TestOperatorsCPU) ... expected failure (0.000s) 2022-08-17T12:51:17.8906042Z test_vmapjvpall_has_batch_rule_linalg_lu_factor_ex_cpu_float32 (__main__.TestOperatorsCPU) ... expected failure (0.016s) 2022-08-17T12:51:17.8958325Z test_vmapjvpall_has_batch_rule_linalg_lu_solve_cpu_float32 (__main__.TestOperatorsCPU) ... expected failure (0.000s) 2022-08-17T12:51:18.2822522Z test_vmapjvpall_has_batch_rule_linalg_matrix_norm_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.394s) 2022-08-17T12:51:18.4024962Z test_vmapjvpall_has_batch_rule_linalg_matrix_power_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.111s) 2022-08-17T12:51:18.4073785Z test_vmapjvpall_has_batch_rule_linalg_matrix_rank_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped! Forward AD not supported. (0.000s) 2022-08-17T12:51:18.4121929Z test_vmapjvpall_has_batch_rule_linalg_matrix_rank_hermitian_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped! Forward AD not supported. (0.016s) 2022-08-17T12:51:20.6456306Z test_vmapjvpall_has_batch_rule_linalg_multi_dot_cpu_float32 (__main__.TestOperatorsCPU) ... ok (2.236s) 2022-08-17T12:51:20.7485502Z test_vmapjvpall_has_batch_rule_linalg_norm_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.088s) 2022-08-17T12:51:20.8429870Z test_vmapjvpall_has_batch_rule_linalg_norm_subgradients_at_zero_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.104s) 2022-08-17T12:51:20.8483450Z test_vmapjvpall_has_batch_rule_linalg_pinv_cpu_float32 (__main__.TestOperatorsCPU) ... expected failure (0.000s) 2022-08-17T12:51:20.8533786Z test_vmapjvpall_has_batch_rule_linalg_pinv_hermitian_cpu_float32 (__main__.TestOperatorsCPU) ... expected failure (0.016s) 2022-08-17T12:51:20.8570823Z test_vmapjvpall_has_batch_rule_linalg_pinv_singular_cpu_float32 (__main__.TestOperatorsCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:51:21.0528183Z test_vmapjvpall_has_batch_rule_linalg_qr_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.192s) 2022-08-17T12:51:21.0580056Z test_vmapjvpall_has_batch_rule_linalg_slogdet_cpu_float32 (__main__.TestOperatorsCPU) ... expected failure (0.010s) 2022-08-17T12:51:21.0631975Z test_vmapjvpall_has_batch_rule_linalg_solve_cpu_float32 (__main__.TestOperatorsCPU) ... expected failure (0.000s) 2022-08-17T12:51:21.0683786Z test_vmapjvpall_has_batch_rule_linalg_solve_ex_cpu_float32 (__main__.TestOperatorsCPU) ... expected failure (0.000s) 2022-08-17T12:51:23.3910167Z test_vmapjvpall_has_batch_rule_linalg_solve_triangular_cpu_float32 (__main__.TestOperatorsCPU) ... ok (2.330s) 2022-08-17T12:51:25.1182113Z test_vmapjvpall_has_batch_rule_linalg_svd_cpu_float32 (__main__.TestOperatorsCPU) ... ok (1.728s) 2022-08-17T12:51:25.3781980Z test_vmapjvpall_has_batch_rule_linalg_svdvals_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.252s) 2022-08-17T12:51:25.3929560Z test_vmapjvpall_has_batch_rule_linalg_tensorinv_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.016s) 2022-08-17T12:51:25.3981525Z test_vmapjvpall_has_batch_rule_linalg_tensorsolve_cpu_float32 (__main__.TestOperatorsCPU) ... expected failure (0.016s) 2022-08-17T12:51:25.4517113Z test_vmapjvpall_has_batch_rule_linalg_vander_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.047s) 2022-08-17T12:51:25.4566442Z test_vmapjvpall_has_batch_rule_linalg_vecdot_cpu_float32 (__main__.TestOperatorsCPU) ... expected failure (0.000s) 2022-08-17T12:51:26.1527589Z test_vmapjvpall_has_batch_rule_linalg_vector_norm_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.696s) 2022-08-17T12:51:26.1565037Z test_vmapjvpall_has_batch_rule_linspace_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped! Forward AD not supported. (0.016s) 2022-08-17T12:51:26.1694544Z test_vmapjvpall_has_batch_rule_log10_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.000s) 2022-08-17T12:51:26.1769087Z test_vmapjvpall_has_batch_rule_log1p_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.016s) 2022-08-17T12:51:26.1899318Z test_vmapjvpall_has_batch_rule_log2_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.016s) 2022-08-17T12:51:26.2023119Z test_vmapjvpall_has_batch_rule_log_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.000s) 2022-08-17T12:51:26.2300802Z test_vmapjvpall_has_batch_rule_log_softmax_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.031s) 2022-08-17T12:51:26.2596136Z test_vmapjvpall_has_batch_rule_log_softmax_dtype_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.032s) 2022-08-17T12:51:26.2808231Z test_vmapjvpall_has_batch_rule_logaddexp2_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.016s) 2022-08-17T12:51:26.3015703Z test_vmapjvpall_has_batch_rule_logaddexp_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.032s) 2022-08-17T12:51:26.3055934Z test_vmapjvpall_has_batch_rule_logcumsumexp_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped! Forward AD not supported. (0.000s) 2022-08-17T12:51:26.3107850Z test_vmapjvpall_has_batch_rule_logdet_cpu_float32 (__main__.TestOperatorsCPU) ... expected failure (0.000s) 2022-08-17T12:51:26.3144393Z test_vmapjvpall_has_batch_rule_logical_and_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped! Forward AD not supported. (0.000s) 2022-08-17T12:51:26.3181328Z test_vmapjvpall_has_batch_rule_logical_not_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped! Forward AD not supported. (0.016s) 2022-08-17T12:51:26.3217550Z test_vmapjvpall_has_batch_rule_logical_or_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped! Forward AD not supported. (0.000s) 2022-08-17T12:51:26.3254007Z test_vmapjvpall_has_batch_rule_logical_xor_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped! Forward AD not supported. (0.000s) 2022-08-17T12:51:26.3446268Z test_vmapjvpall_has_batch_rule_logit_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.016s) 2022-08-17T12:51:26.3483127Z test_vmapjvpall_has_batch_rule_logspace_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped! Forward AD not supported. (0.016s) 2022-08-17T12:51:26.4123934Z test_vmapjvpall_has_batch_rule_logsumexp_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.063s) 2022-08-17T12:51:26.4160301Z test_vmapjvpall_has_batch_rule_long_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped! Forward AD not supported. (0.000s) 2022-08-17T12:51:26.4196652Z test_vmapjvpall_has_batch_rule_long_functorch_no_channels_last_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped! Forward AD not supported. (0.000s) 2022-08-17T12:51:26.4232873Z test_vmapjvpall_has_batch_rule_lt_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped! Forward AD not supported. (0.000s) 2022-08-17T12:51:26.4290132Z test_vmapjvpall_has_batch_rule_lu_cpu_float32 (__main__.TestOperatorsCPU) ... expected failure (0.016s) 2022-08-17T12:51:26.4342554Z test_vmapjvpall_has_batch_rule_lu_solve_cpu_float32 (__main__.TestOperatorsCPU) ... expected failure (0.000s) 2022-08-17T12:51:26.4391795Z test_vmapjvpall_has_batch_rule_lu_unpack_cpu_float32 (__main__.TestOperatorsCPU) ... expected failure (0.000s) 2022-08-17T12:51:26.4607236Z test_vmapjvpall_has_batch_rule_mH_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.031s) 2022-08-17T12:51:26.4821161Z test_vmapjvpall_has_batch_rule_mT_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.016s) 2022-08-17T12:51:26.4903143Z test_vmapjvpall_has_batch_rule_masked_fill_cpu_float32 (__main__.TestOperatorsCPU) ... expected failure (0.016s) 2022-08-17T12:51:26.5097086Z test_vmapjvpall_has_batch_rule_masked_fill_functorch_Scalar_only_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.016s) 2022-08-17T12:51:26.5147492Z test_vmapjvpall_has_batch_rule_masked_scatter_cpu_float32 (__main__.TestOperatorsCPU) ... expected failure (0.000s) 2022-08-17T12:51:26.5419873Z test_vmapjvpall_has_batch_rule_masked_select_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.031s) 2022-08-17T12:51:26.8183244Z test_vmapjvpall_has_batch_rule_matmul_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.269s) 2022-08-17T12:51:26.8493558Z test_vmapjvpall_has_batch_rule_matrix_exp_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.032s) 2022-08-17T12:51:27.0381852Z test_vmapjvpall_has_batch_rule_max_binary_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.190s) 2022-08-17T12:51:27.0520867Z test_vmapjvpall_has_batch_rule_max_reduction_no_dim_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.016s) 2022-08-17T12:51:27.0725563Z test_vmapjvpall_has_batch_rule_max_reduction_with_dim_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.016s) 2022-08-17T12:51:27.2461971Z test_vmapjvpall_has_batch_rule_maximum_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.174s) 2022-08-17T12:51:27.3124566Z test_vmapjvpall_has_batch_rule_mean_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.079s) 2022-08-17T12:51:27.3594339Z test_vmapjvpall_has_batch_rule_median_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.047s) 2022-08-17T12:51:28.3321017Z test_vmapjvpall_has_batch_rule_meshgrid_list_of_tensors_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.971s) 2022-08-17T12:51:29.3018492Z test_vmapjvpall_has_batch_rule_meshgrid_variadic_tensors_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.961s) 2022-08-17T12:51:29.4544501Z test_vmapjvpall_has_batch_rule_min_binary_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.161s) 2022-08-17T12:51:29.4658732Z test_vmapjvpall_has_batch_rule_min_reduction_no_dim_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.016s) 2022-08-17T12:51:29.4823285Z test_vmapjvpall_has_batch_rule_min_reduction_with_dim_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.010s) 2022-08-17T12:51:29.6346166Z test_vmapjvpall_has_batch_rule_minimum_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.151s) 2022-08-17T12:51:29.6550330Z test_vmapjvpall_has_batch_rule_mm_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.026s) 2022-08-17T12:51:29.6839144Z test_vmapjvpall_has_batch_rule_mode_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.026s) 2022-08-17T12:51:29.6941303Z test_vmapjvpall_has_batch_rule_movedim_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.016s) 2022-08-17T12:51:29.7172074Z test_vmapjvpall_has_batch_rule_msort_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.016s) 2022-08-17T12:51:29.8479271Z test_vmapjvpall_has_batch_rule_mul_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.135s) 2022-08-17T12:51:29.8518565Z test_vmapjvpall_has_batch_rule_multinomial_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped! Forward AD not supported. (0.000s) 2022-08-17T12:51:29.8722843Z test_vmapjvpall_has_batch_rule_mv_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.026s) 2022-08-17T12:51:29.9152221Z test_vmapjvpall_has_batch_rule_mvlgamma_mvlgamma_p_1_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.041s) 2022-08-17T12:51:29.9579363Z test_vmapjvpall_has_batch_rule_mvlgamma_mvlgamma_p_3_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.031s) 2022-08-17T12:51:30.0008612Z test_vmapjvpall_has_batch_rule_mvlgamma_mvlgamma_p_5_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.046s) 2022-08-17T12:51:30.0147601Z test_vmapjvpall_has_batch_rule_nan_to_num_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.016s) 2022-08-17T12:51:30.0202259Z test_vmapjvpall_has_batch_rule_nanmean_cpu_float32 (__main__.TestOperatorsCPU) ... expected failure (0.016s) 2022-08-17T12:51:30.0765595Z test_vmapjvpall_has_batch_rule_nanmedian_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.047s) 2022-08-17T12:51:30.0827073Z test_vmapjvpall_has_batch_rule_nanquantile_cpu_float32 (__main__.TestOperatorsCPU) ... expected failure (0.010s) 2022-08-17T12:51:30.0878876Z test_vmapjvpall_has_batch_rule_nansum_cpu_float32 (__main__.TestOperatorsCPU) ... expected failure (0.000s) 2022-08-17T12:51:30.1066897Z test_vmapjvpall_has_batch_rule_narrow_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.016s) 2022-08-17T12:51:30.1104002Z test_vmapjvpall_has_batch_rule_native_layer_norm_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped! Forward AD not supported. (0.016s) 2022-08-17T12:51:30.1140392Z test_vmapjvpall_has_batch_rule_ne_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped! Forward AD not supported. (0.000s) 2022-08-17T12:51:30.1207986Z test_vmapjvpall_has_batch_rule_neg_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.010s) 2022-08-17T12:51:30.1248413Z test_vmapjvpall_has_batch_rule_new_empty_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped! Forward AD not supported. (0.000s) 2022-08-17T12:51:30.1291537Z test_vmapjvpall_has_batch_rule_new_full_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped! Forward AD not supported. (0.000s) 2022-08-17T12:51:30.1331772Z test_vmapjvpall_has_batch_rule_new_ones_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped! Forward AD not supported. (0.000s) 2022-08-17T12:51:30.1372000Z test_vmapjvpall_has_batch_rule_new_zeros_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped! Forward AD not supported. (0.016s) 2022-08-17T12:51:30.1408855Z test_vmapjvpall_has_batch_rule_nextafter_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped! Forward AD not supported. (0.000s) 2022-08-17T12:51:30.1663365Z test_vmapjvpall_has_batch_rule_nn_functional_adaptive_avg_pool1d_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.031s) 2022-08-17T12:51:30.2047536Z test_vmapjvpall_has_batch_rule_nn_functional_adaptive_avg_pool2d_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.026s) 2022-08-17T12:51:30.2530701Z test_vmapjvpall_has_batch_rule_nn_functional_adaptive_avg_pool3d_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.047s) 2022-08-17T12:51:30.2890449Z test_vmapjvpall_has_batch_rule_nn_functional_adaptive_max_pool1d_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.041s) 2022-08-17T12:51:30.3826340Z test_vmapjvpall_has_batch_rule_nn_functional_adaptive_max_pool2d_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.098s) 2022-08-17T12:51:30.4641603Z test_vmapjvpall_has_batch_rule_nn_functional_adaptive_max_pool3d_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.076s) 2022-08-17T12:51:30.5016285Z test_vmapjvpall_has_batch_rule_nn_functional_avg_pool1d_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.041s) 2022-08-17T12:51:30.5303907Z test_vmapjvpall_has_batch_rule_nn_functional_avg_pool2d_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.031s) 2022-08-17T12:51:30.5625915Z test_vmapjvpall_has_batch_rule_nn_functional_avg_pool3d_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.031s) 2022-08-17T12:51:31.8746057Z test_vmapjvpall_has_batch_rule_nn_functional_batch_norm_cpu_float32 (__main__.TestOperatorsCPU) ... expected failure (1.308s) 2022-08-17T12:51:31.8831311Z test_vmapjvpall_has_batch_rule_nn_functional_bilinear_cpu_float32 (__main__.TestOperatorsCPU) ... expected failure (0.010s) 2022-08-17T12:51:32.0941899Z test_vmapjvpall_has_batch_rule_nn_functional_binary_cross_entropy_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.209s) 2022-08-17T12:51:32.9271966Z test_vmapjvpall_has_batch_rule_nn_functional_binary_cross_entropy_with_logits_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.832s) 2022-08-17T12:51:32.9400894Z test_vmapjvpall_has_batch_rule_nn_functional_celu_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.016s) 2022-08-17T12:51:33.7208760Z test_vmapjvpall_has_batch_rule_nn_functional_conv1d_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.785s) 2022-08-17T12:51:36.6958619Z test_vmapjvpall_has_batch_rule_nn_functional_conv2d_cpu_float32 (__main__.TestOperatorsCPU) ... ok (2.973s) 2022-08-17T12:51:36.7300179Z test_vmapjvpall_has_batch_rule_nn_functional_conv2d_no_bias_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.031s) 2022-08-17T12:51:36.8866255Z test_vmapjvpall_has_batch_rule_nn_functional_conv2d_stride_depthwise_with_bias_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.151s) 2022-08-17T12:51:37.0280090Z test_vmapjvpall_has_batch_rule_nn_functional_conv2d_stride_groups_with_bias_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.141s) 2022-08-17T12:51:37.0628201Z test_vmapjvpall_has_batch_rule_nn_functional_conv2d_stride_no_bias_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.047s) 2022-08-17T12:51:37.1030277Z test_vmapjvpall_has_batch_rule_nn_functional_conv2d_stride_padding_no_bias_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.031s) 2022-08-17T12:51:37.2588788Z test_vmapjvpall_has_batch_rule_nn_functional_conv2d_stride_padding_with_bias_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.158s) 2022-08-17T12:51:37.3951156Z test_vmapjvpall_has_batch_rule_nn_functional_conv2d_stride_with_bias_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.143s) 2022-08-17T12:51:37.5250101Z test_vmapjvpall_has_batch_rule_nn_functional_conv2d_strided_padding_dilation_no_bias_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.126s) 2022-08-17T12:51:37.6548939Z test_vmapjvpall_has_batch_rule_nn_functional_conv2d_strided_padding_dilation_with_bias_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.126s) 2022-08-17T12:51:37.7883395Z test_vmapjvpall_has_batch_rule_nn_functional_conv2d_with_bias_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.142s) 2022-08-17T12:51:38.4288249Z test_vmapjvpall_has_batch_rule_nn_functional_conv_transpose1d_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.627s) 2022-08-17T12:51:39.1211405Z test_vmapjvpall_has_batch_rule_nn_functional_conv_transpose2d_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.706s) 2022-08-17T12:51:40.2564617Z test_vmapjvpall_has_batch_rule_nn_functional_conv_transpose3d_cpu_float32 (__main__.TestOperatorsCPU) ... ok (1.131s) 2022-08-17T12:51:41.1575015Z test_vmapjvpall_has_batch_rule_nn_functional_cosine_embedding_loss_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.894s) 2022-08-17T12:51:41.4581322Z test_vmapjvpall_has_batch_rule_nn_functional_cosine_similarity_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.301s) 2022-08-17T12:51:41.7666248Z test_vmapjvpall_has_batch_rule_nn_functional_cross_entropy_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.310s) 2022-08-17T12:51:41.7719805Z test_vmapjvpall_has_batch_rule_nn_functional_ctc_loss_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped! Forward AD not supported. (0.016s) 2022-08-17T12:51:41.7760016Z test_vmapjvpall_has_batch_rule_nn_functional_dropout2d_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped! (0.000s) 2022-08-17T12:51:41.7799957Z test_vmapjvpall_has_batch_rule_nn_functional_dropout3d_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped! (0.000s) 2022-08-17T12:51:41.7840070Z test_vmapjvpall_has_batch_rule_nn_functional_dropout_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped! (0.000s) 2022-08-17T12:51:41.8001484Z test_vmapjvpall_has_batch_rule_nn_functional_elu_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.016s) 2022-08-17T12:51:41.8051418Z test_vmapjvpall_has_batch_rule_nn_functional_embedding_bag_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped! Forward AD not supported. (0.016s) 2022-08-17T12:51:41.8091275Z test_vmapjvpall_has_batch_rule_nn_functional_embedding_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped! (0.000s) 2022-08-17T12:51:41.8403954Z test_vmapjvpall_has_batch_rule_nn_functional_embedding_functorch_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.032s) 2022-08-17T12:51:41.8444511Z test_vmapjvpall_has_batch_rule_nn_functional_feature_alpha_dropout_with_train_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped! (0.000s) 2022-08-17T12:51:41.8484352Z test_vmapjvpall_has_batch_rule_nn_functional_feature_alpha_dropout_without_train_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped! (0.000s) 2022-08-17T12:51:41.8578440Z test_vmapjvpall_has_batch_rule_nn_functional_fractional_max_pool2d_cpu_float32 (__main__.TestOperatorsCPU) ... expected failure (0.016s) 2022-08-17T12:51:41.8682230Z test_vmapjvpall_has_batch_rule_nn_functional_fractional_max_pool3d_cpu_float32 (__main__.TestOperatorsCPU) ... expected failure (0.017s) 2022-08-17T12:51:41.8747819Z test_vmapjvpall_has_batch_rule_nn_functional_gaussian_nll_loss_cpu_float32 (__main__.TestOperatorsCPU) ... expected failure (0.000s) 2022-08-17T12:51:41.9138339Z test_vmapjvpall_has_batch_rule_nn_functional_gelu_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.031s) 2022-08-17T12:51:41.9242089Z test_vmapjvpall_has_batch_rule_nn_functional_glu_cpu_float32 (__main__.TestOperatorsCPU) ... expected failure (0.016s) 2022-08-17T12:51:41.9327329Z test_vmapjvpall_has_batch_rule_nn_functional_grid_sample_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped! Forward AD not supported. (0.016s) 2022-08-17T12:51:41.9854601Z test_vmapjvpall_has_batch_rule_nn_functional_group_norm_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.048s) 2022-08-17T12:51:42.0128918Z test_vmapjvpall_has_batch_rule_nn_functional_hardshrink_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.031s) 2022-08-17T12:51:42.0288348Z test_vmapjvpall_has_batch_rule_nn_functional_hardsigmoid_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.016s) 2022-08-17T12:51:42.0475642Z test_vmapjvpall_has_batch_rule_nn_functional_hardswish_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.016s) 2022-08-17T12:51:42.0700078Z test_vmapjvpall_has_batch_rule_nn_functional_hardtanh_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.016s) 2022-08-17T12:51:42.2995773Z test_vmapjvpall_has_batch_rule_nn_functional_hinge_embedding_loss_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.231s) 2022-08-17T12:51:42.3050678Z test_vmapjvpall_has_batch_rule_nn_functional_huber_loss_cpu_float32 (__main__.TestOperatorsCPU) ... expected failure (0.016s) 2022-08-17T12:51:42.3428836Z test_vmapjvpall_has_batch_rule_nn_functional_instance_norm_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.031s) 2022-08-17T12:51:42.3929018Z test_vmapjvpall_has_batch_rule_nn_functional_interpolate_area_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.048s) 2022-08-17T12:51:42.4463282Z test_vmapjvpall_has_batch_rule_nn_functional_interpolate_bicubic_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.063s) 2022-08-17T12:51:42.4972847Z test_vmapjvpall_has_batch_rule_nn_functional_interpolate_bilinear_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.049s) 2022-08-17T12:51:42.5435326Z test_vmapjvpall_has_batch_rule_nn_functional_interpolate_linear_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.047s) 2022-08-17T12:51:42.5928119Z test_vmapjvpall_has_batch_rule_nn_functional_interpolate_nearest_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.048s) 2022-08-17T12:51:42.6503782Z test_vmapjvpall_has_batch_rule_nn_functional_interpolate_trilinear_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.063s) 2022-08-17T12:51:42.8781808Z test_vmapjvpall_has_batch_rule_nn_functional_kl_div_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.228s) 2022-08-17T12:51:42.9846251Z test_vmapjvpall_has_batch_rule_nn_functional_l1_loss_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.104s) 2022-08-17T12:51:43.4880481Z test_vmapjvpall_has_batch_rule_nn_functional_layer_norm_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.499s) 2022-08-17T12:51:43.5192820Z test_vmapjvpall_has_batch_rule_nn_functional_leaky_relu_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.032s) 2022-08-17T12:51:44.2882659Z test_vmapjvpall_has_batch_rule_nn_functional_linear_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.773s) 2022-08-17T12:51:44.3626132Z test_vmapjvpall_has_batch_rule_nn_functional_local_response_norm_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.074s) 2022-08-17T12:51:44.3824758Z test_vmapjvpall_has_batch_rule_nn_functional_logsigmoid_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.016s) 2022-08-17T12:51:46.3604364Z test_vmapjvpall_has_batch_rule_nn_functional_margin_ranking_loss_cpu_float32 (__main__.TestOperatorsCPU) ... ok (1.980s) 2022-08-17T12:51:46.3634306Z test_vmapjvpall_has_batch_rule_nn_functional_max_pool1d_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped! (0.000s) 2022-08-17T12:51:52.0405289Z test_vmapjvpall_has_batch_rule_nn_functional_max_pool2d_cpu_float32 (__main__.TestOperatorsCPU) ... ok (5.676s) 2022-08-17T12:51:52.0458006Z test_vmapjvpall_has_batch_rule_nn_functional_max_pool3d_cpu_float32 (__main__.TestOperatorsCPU) ... expected failure (0.000s) 2022-08-17T12:51:52.0487397Z test_vmapjvpall_has_batch_rule_nn_functional_max_unpool1d_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped! (0.016s) 2022-08-17T12:51:52.0538432Z test_vmapjvpall_has_batch_rule_nn_functional_max_unpool1d_grad_cpu_float32 (__main__.TestOperatorsCPU) ... expected failure (0.000s) 2022-08-17T12:51:52.0567436Z test_vmapjvpall_has_batch_rule_nn_functional_max_unpool2d_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped! (0.000s) 2022-08-17T12:51:52.0623652Z test_vmapjvpall_has_batch_rule_nn_functional_max_unpool2d_grad_cpu_float32 (__main__.TestOperatorsCPU) ... expected failure (0.000s) 2022-08-17T12:51:52.0652788Z test_vmapjvpall_has_batch_rule_nn_functional_max_unpool3d_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped! (0.001s) 2022-08-17T12:51:52.0707505Z test_vmapjvpall_has_batch_rule_nn_functional_max_unpool3d_grad_cpu_float32 (__main__.TestOperatorsCPU) ... expected failure (0.000s) 2022-08-17T12:51:52.0855316Z test_vmapjvpall_has_batch_rule_nn_functional_mish_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.016s) 2022-08-17T12:51:52.2312499Z test_vmapjvpall_has_batch_rule_nn_functional_mse_loss_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.142s) 2022-08-17T12:51:52.4541238Z test_vmapjvpall_has_batch_rule_nn_functional_mse_loss_functorch_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.221s) 2022-08-17T12:51:52.4579545Z test_vmapjvpall_has_batch_rule_nn_functional_multi_margin_loss_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped! Forward AD not supported. (0.016s) 2022-08-17T12:51:52.4615958Z test_vmapjvpall_has_batch_rule_nn_functional_multilabel_margin_loss_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped! Forward AD not supported. (0.000s) 2022-08-17T12:51:52.6517478Z test_vmapjvpall_has_batch_rule_nn_functional_multilabel_soft_margin_loss_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.183s) 2022-08-17T12:51:52.9020583Z test_vmapjvpall_has_batch_rule_nn_functional_nll_loss_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.253s) 2022-08-17T12:51:52.9483955Z test_vmapjvpall_has_batch_rule_nn_functional_normalize_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.048s) 2022-08-17T12:51:52.9899820Z test_vmapjvpall_has_batch_rule_nn_functional_pad_circular_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.048s) 2022-08-17T12:51:53.1505586Z test_vmapjvpall_has_batch_rule_nn_functional_pad_constant_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.157s) 2022-08-17T12:51:53.1944529Z test_vmapjvpall_has_batch_rule_nn_functional_pad_reflect_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.048s) 2022-08-17T12:51:53.2380527Z test_vmapjvpall_has_batch_rule_nn_functional_pad_replicate_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.041s) 2022-08-17T12:51:53.3669009Z test_vmapjvpall_has_batch_rule_nn_functional_pairwise_distance_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.127s) 2022-08-17T12:51:53.3706996Z test_vmapjvpall_has_batch_rule_nn_functional_pdist_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped! Forward AD not supported. (0.000s) 2022-08-17T12:51:53.3812452Z test_vmapjvpall_has_batch_rule_nn_functional_pixel_shuffle_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.016s) 2022-08-17T12:51:53.3916260Z test_vmapjvpall_has_batch_rule_nn_functional_pixel_unshuffle_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.000s) 2022-08-17T12:51:55.0842805Z test_vmapjvpall_has_batch_rule_nn_functional_poisson_nll_loss_cpu_float32 (__main__.TestOperatorsCPU) ... ok (1.697s) 2022-08-17T12:51:55.2921834Z test_vmapjvpall_has_batch_rule_nn_functional_prelu_cpu_float32 (__main__.TestOperatorsCPU) ... expected failure (0.203s) 2022-08-17T12:51:55.3052397Z test_vmapjvpall_has_batch_rule_nn_functional_relu6_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.026s) 2022-08-17T12:51:55.3213477Z test_vmapjvpall_has_batch_rule_nn_functional_relu_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.016s) 2022-08-17T12:51:55.3243396Z test_vmapjvpall_has_batch_rule_nn_functional_rrelu_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped! (0.000s) 2022-08-17T12:51:55.3369934Z test_vmapjvpall_has_batch_rule_nn_functional_selu_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.016s) 2022-08-17T12:51:55.3513420Z test_vmapjvpall_has_batch_rule_nn_functional_silu_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.016s) 2022-08-17T12:51:55.3565080Z test_vmapjvpall_has_batch_rule_nn_functional_smooth_l1_loss_cpu_float32 (__main__.TestOperatorsCPU) ... expected failure (0.000s) 2022-08-17T12:51:55.3615679Z test_vmapjvpall_has_batch_rule_nn_functional_soft_margin_loss_cpu_float32 (__main__.TestOperatorsCPU) ... expected failure (0.010s) 2022-08-17T12:51:55.3904096Z test_vmapjvpall_has_batch_rule_nn_functional_softmin_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.026s) 2022-08-17T12:51:55.4210407Z test_vmapjvpall_has_batch_rule_nn_functional_softmin_with_dtype_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.031s) 2022-08-17T12:51:55.4337636Z test_vmapjvpall_has_batch_rule_nn_functional_softplus_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.016s) 2022-08-17T12:51:55.4529356Z test_vmapjvpall_has_batch_rule_nn_functional_softshrink_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.016s) 2022-08-17T12:51:55.4687726Z test_vmapjvpall_has_batch_rule_nn_functional_softsign_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.016s) 2022-08-17T12:51:55.4819939Z test_vmapjvpall_has_batch_rule_nn_functional_tanhshrink_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.010s) 2022-08-17T12:51:55.4986387Z test_vmapjvpall_has_batch_rule_nn_functional_threshold_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.016s) 2022-08-17T12:51:56.3171335Z test_vmapjvpall_has_batch_rule_nn_functional_triplet_margin_loss_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.819s) 2022-08-17T12:51:57.2043280Z test_vmapjvpall_has_batch_rule_nn_functional_triplet_margin_with_distance_loss_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.884s) 2022-08-17T12:51:58.1086259Z test_vmapjvpall_has_batch_rule_nn_functional_unfold_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.906s) 2022-08-17T12:51:58.1280282Z test_vmapjvpall_has_batch_rule_nn_functional_upsample_bilinear_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.016s) 2022-08-17T12:51:58.1773604Z test_vmapjvpall_has_batch_rule_nn_functional_upsample_nearest_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.048s) 2022-08-17T12:51:58.1812014Z test_vmapjvpall_has_batch_rule_nonzero_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped! Forward AD not supported. (0.016s) 2022-08-17T12:51:58.3522144Z test_vmapjvpall_has_batch_rule_norm_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.173s) 2022-08-17T12:51:58.3677175Z test_vmapjvpall_has_batch_rule_norm_fro_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.016s) 2022-08-17T12:51:58.3922093Z test_vmapjvpall_has_batch_rule_norm_inf_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.017s) 2022-08-17T12:51:58.4121488Z test_vmapjvpall_has_batch_rule_norm_nuc_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.016s) 2022-08-17T12:51:58.4164849Z test_vmapjvpall_has_batch_rule_normal_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped! Forward AD not supported. (0.016s) 2022-08-17T12:51:58.4203159Z test_vmapjvpall_has_batch_rule_normal_number_mean_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped! Forward AD not supported. (0.000s) 2022-08-17T12:51:58.4243590Z test_vmapjvpall_has_batch_rule_ones_like_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped! Forward AD not supported. (0.000s) 2022-08-17T12:51:58.4288545Z test_vmapjvpall_has_batch_rule_ops_aten__new_zeros_with_same_feature_meta_functorchonly_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped! Forward AD not supported. (0.000s) 2022-08-17T12:51:58.9276962Z test_vmapjvpall_has_batch_rule_ops_aten_index_put_functorch_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.506s) 2022-08-17T12:51:58.9490099Z test_vmapjvpall_has_batch_rule_ormqr_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped! Forward AD not supported. (0.016s) 2022-08-17T12:51:58.9679921Z test_vmapjvpall_has_batch_rule_outer_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.016s) 2022-08-17T12:51:58.9711675Z test_vmapjvpall_has_batch_rule_pca_lowrank_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped! (0.016s) 2022-08-17T12:51:58.9867478Z test_vmapjvpall_has_batch_rule_permute_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.016s) 2022-08-17T12:51:58.9918755Z test_vmapjvpall_has_batch_rule_pinverse_cpu_float32 (__main__.TestOperatorsCPU) ... expected failure (0.000s) 2022-08-17T12:51:58.9969939Z test_vmapjvpall_has_batch_rule_polar_cpu_float32 (__main__.TestOperatorsCPU) ... expected failure (0.000s) 2022-08-17T12:51:59.0339932Z test_vmapjvpall_has_batch_rule_polygamma_polygamma_n_0_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.047s) 2022-08-17T12:51:59.0710031Z test_vmapjvpall_has_batch_rule_polygamma_polygamma_n_1_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.032s) 2022-08-17T12:51:59.1077283Z test_vmapjvpall_has_batch_rule_polygamma_polygamma_n_2_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.031s) 2022-08-17T12:51:59.1447837Z test_vmapjvpall_has_batch_rule_polygamma_polygamma_n_3_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.047s) 2022-08-17T12:51:59.1819264Z test_vmapjvpall_has_batch_rule_polygamma_polygamma_n_4_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.033s) 2022-08-17T12:51:59.1937754Z test_vmapjvpall_has_batch_rule_positive_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.016s) 2022-08-17T12:51:59.3891867Z test_vmapjvpall_has_batch_rule_pow_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.190s) 2022-08-17T12:51:59.3941930Z test_vmapjvpall_has_batch_rule_prod_cpu_float32 (__main__.TestOperatorsCPU) ... expected failure (0.000s) 2022-08-17T12:51:59.3994369Z test_vmapjvpall_has_batch_rule_put_cpu_float32 (__main__.TestOperatorsCPU) ... expected failure (0.016s) 2022-08-17T12:51:59.5994331Z test_vmapjvpall_has_batch_rule_qr_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.200s) 2022-08-17T12:51:59.6053787Z test_vmapjvpall_has_batch_rule_quantile_cpu_float32 (__main__.TestOperatorsCPU) ... expected failure (0.000s) 2022-08-17T12:51:59.6184426Z test_vmapjvpall_has_batch_rule_rad2deg_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.016s) 2022-08-17T12:51:59.6224709Z test_vmapjvpall_has_batch_rule_rand_like_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped! Forward AD not supported. (0.000s) 2022-08-17T12:51:59.6265389Z test_vmapjvpall_has_batch_rule_randint_like_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped! Forward AD not supported. (0.000s) 2022-08-17T12:51:59.6306800Z test_vmapjvpall_has_batch_rule_randn_like_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped! Forward AD not supported. (0.016s) 2022-08-17T12:51:59.6432309Z test_vmapjvpall_has_batch_rule_ravel_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.000s) 2022-08-17T12:51:59.6550315Z test_vmapjvpall_has_batch_rule_real_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.016s) 2022-08-17T12:51:59.6681944Z test_vmapjvpall_has_batch_rule_reciprocal_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.016s) 2022-08-17T12:51:59.8150074Z test_vmapjvpall_has_batch_rule_remainder_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.152s) 2022-08-17T12:51:59.8188191Z test_vmapjvpall_has_batch_rule_renorm_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped! Forward AD not supported. (0.000s) 2022-08-17T12:51:59.9456790Z test_vmapjvpall_has_batch_rule_repeat_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.127s) 2022-08-17T12:51:59.9643825Z test_vmapjvpall_has_batch_rule_repeat_interleave_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.016s) 2022-08-17T12:52:00.0208513Z test_vmapjvpall_has_batch_rule_reshape_as_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.063s) 2022-08-17T12:52:00.0585394Z test_vmapjvpall_has_batch_rule_reshape_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.031s) 2022-08-17T12:52:00.0622691Z test_vmapjvpall_has_batch_rule_resize__cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped! Forward AD not supported. (0.000s) 2022-08-17T12:52:00.0662542Z test_vmapjvpall_has_batch_rule_resize_as__cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped! Forward AD not supported. (0.016s) 2022-08-17T12:52:00.0751928Z test_vmapjvpall_has_batch_rule_resolve_conj_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.000s) 2022-08-17T12:52:00.0844761Z test_vmapjvpall_has_batch_rule_resolve_neg_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.016s) 2022-08-17T12:52:00.1384321Z test_vmapjvpall_has_batch_rule_roll_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.047s) 2022-08-17T12:52:00.2529516Z test_vmapjvpall_has_batch_rule_rot90_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.111s) 2022-08-17T12:52:00.2600977Z test_vmapjvpall_has_batch_rule_round_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.016s) 2022-08-17T12:52:00.2729139Z test_vmapjvpall_has_batch_rule_round_decimals_0_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.016s) 2022-08-17T12:52:00.2853059Z test_vmapjvpall_has_batch_rule_round_decimals_3_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.000s) 2022-08-17T12:52:00.2979130Z test_vmapjvpall_has_batch_rule_round_decimals_neg_3_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.016s) 2022-08-17T12:52:00.3113191Z test_vmapjvpall_has_batch_rule_rsqrt_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.016s) 2022-08-17T12:52:00.4699929Z test_vmapjvpall_has_batch_rule_rsub_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.152s) 2022-08-17T12:52:00.5721461Z test_vmapjvpall_has_batch_rule_scatter_add_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.116s) 2022-08-17T12:52:00.5925547Z test_vmapjvpall_has_batch_rule_scatter_cpu_float32 (__main__.TestOperatorsCPU) ... expected failure (0.016s) 2022-08-17T12:52:00.5962730Z test_vmapjvpall_has_batch_rule_scatter_reduce_amax_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped! Forward AD not supported. (0.000s) 2022-08-17T12:52:00.5999162Z test_vmapjvpall_has_batch_rule_scatter_reduce_amin_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped! Forward AD not supported. (0.000s) 2022-08-17T12:52:00.6036544Z test_vmapjvpall_has_batch_rule_scatter_reduce_mean_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped! Forward AD not supported. (0.016s) 2022-08-17T12:52:00.6072968Z test_vmapjvpall_has_batch_rule_scatter_reduce_prod_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped! Forward AD not supported. (0.000s) 2022-08-17T12:52:00.6109240Z test_vmapjvpall_has_batch_rule_scatter_reduce_sum_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped! Forward AD not supported. (0.000s) 2022-08-17T12:52:00.6227266Z test_vmapjvpall_has_batch_rule_searchsorted_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped! Forward AD not supported. (0.016s) 2022-08-17T12:52:00.6264139Z test_vmapjvpall_has_batch_rule_segment_reduce_lengths_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped! Forward AD not supported. (0.000s) 2022-08-17T12:52:00.6300969Z test_vmapjvpall_has_batch_rule_segment_reduce_offsets_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped! Forward AD not supported. (0.000s) 2022-08-17T12:52:00.6488413Z test_vmapjvpall_has_batch_rule_select_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.016s) 2022-08-17T12:52:00.7300883Z test_vmapjvpall_has_batch_rule_select_scatter_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.095s) 2022-08-17T12:52:00.7373078Z test_vmapjvpall_has_batch_rule_sgn_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.000s) 2022-08-17T12:52:00.7410160Z test_vmapjvpall_has_batch_rule_short_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped! Forward AD not supported. (0.000s) 2022-08-17T12:52:00.7447027Z test_vmapjvpall_has_batch_rule_short_functorch_no_channels_last_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped! Forward AD not supported. (0.000s) 2022-08-17T12:52:00.7571693Z test_vmapjvpall_has_batch_rule_sigmoid_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.016s) 2022-08-17T12:52:00.7644379Z test_vmapjvpall_has_batch_rule_sign_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.016s) 2022-08-17T12:52:00.7681467Z test_vmapjvpall_has_batch_rule_signbit_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped! Forward AD not supported. (0.000s) 2022-08-17T12:52:00.7755598Z test_vmapjvpall_has_batch_rule_sin_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.000s) 2022-08-17T12:52:00.7915905Z test_vmapjvpall_has_batch_rule_sinc_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.016s) 2022-08-17T12:52:00.7996930Z test_vmapjvpall_has_batch_rule_sinh_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.016s) 2022-08-17T12:52:00.9821841Z test_vmapjvpall_has_batch_rule_slice_scatter_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.174s) 2022-08-17T12:52:01.0102193Z test_vmapjvpall_has_batch_rule_softmax_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.031s) 2022-08-17T12:52:01.0400535Z test_vmapjvpall_has_batch_rule_softmax_with_dtype_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.031s) 2022-08-17T12:52:01.2479218Z test_vmapjvpall_has_batch_rule_sort_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.205s) 2022-08-17T12:52:01.2516754Z test_vmapjvpall_has_batch_rule_sparse_sampled_addmm_cpu_float32 (__main__.TestOperatorsCPU) ... skip: PyTorch is built without MKL support (0.016s) 2022-08-17T12:52:01.2552532Z test_vmapjvpall_has_batch_rule_special_airy_ai_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped! Forward AD not supported. (0.000s) 2022-08-17T12:52:01.2588105Z test_vmapjvpall_has_batch_rule_special_bessel_j0_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped! Forward AD not supported. (0.000s) 2022-08-17T12:52:01.2623659Z test_vmapjvpall_has_batch_rule_special_bessel_j1_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped! Forward AD not supported. (0.000s) 2022-08-17T12:52:01.2661529Z test_vmapjvpall_has_batch_rule_special_bessel_y0_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped! Forward AD not supported. (0.016s) 2022-08-17T12:52:01.2709580Z test_vmapjvpall_has_batch_rule_special_bessel_y1_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped! Forward AD not supported. (0.001s) 2022-08-17T12:52:01.2744771Z test_vmapjvpall_has_batch_rule_special_chebyshev_polynomial_t_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped! Forward AD not supported. (0.000s) 2022-08-17T12:52:01.2780282Z test_vmapjvpall_has_batch_rule_special_chebyshev_polynomial_u_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped! Forward AD not supported. (0.000s) 2022-08-17T12:52:01.2809274Z test_vmapjvpall_has_batch_rule_special_chebyshev_polynomial_v_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.000s) 2022-08-17T12:52:01.2839044Z test_vmapjvpall_has_batch_rule_special_chebyshev_polynomial_w_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.016s) 2022-08-17T12:52:01.2940300Z test_vmapjvpall_has_batch_rule_special_entr_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.000s) 2022-08-17T12:52:01.3077730Z test_vmapjvpall_has_batch_rule_special_erfcx_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.016s) 2022-08-17T12:52:01.3114809Z test_vmapjvpall_has_batch_rule_special_hermite_polynomial_h_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped! Forward AD not supported. (0.000s) 2022-08-17T12:52:01.3154278Z test_vmapjvpall_has_batch_rule_special_hermite_polynomial_he_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped! Forward AD not supported. (0.016s) 2022-08-17T12:52:01.3255294Z test_vmapjvpall_has_batch_rule_special_i0e_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.000s) 2022-08-17T12:52:01.3369791Z test_vmapjvpall_has_batch_rule_special_i1_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.016s) 2022-08-17T12:52:01.3487412Z test_vmapjvpall_has_batch_rule_special_i1e_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.016s) 2022-08-17T12:52:01.3524634Z test_vmapjvpall_has_batch_rule_special_laguerre_polynomial_l_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped! Forward AD not supported. (0.000s) 2022-08-17T12:52:01.3554545Z test_vmapjvpall_has_batch_rule_special_legendre_polynomial_p_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.000s) 2022-08-17T12:52:01.3603566Z test_vmapjvpall_has_batch_rule_special_log_ndtr_cpu_float32 (__main__.TestOperatorsCPU) ... expected failure (0.000s) 2022-08-17T12:52:01.3642592Z test_vmapjvpall_has_batch_rule_special_modified_bessel_i0_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped! Forward AD not supported. (0.016s) 2022-08-17T12:52:01.3679229Z test_vmapjvpall_has_batch_rule_special_modified_bessel_i1_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped! Forward AD not supported. (0.000s) 2022-08-17T12:52:01.3715760Z test_vmapjvpall_has_batch_rule_special_modified_bessel_k0_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped! Forward AD not supported. (0.000s) 2022-08-17T12:52:01.3752424Z test_vmapjvpall_has_batch_rule_special_modified_bessel_k1_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped! Forward AD not supported. (0.000s) 2022-08-17T12:52:01.3912284Z test_vmapjvpall_has_batch_rule_special_ndtr_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.016s) 2022-08-17T12:52:01.4049649Z test_vmapjvpall_has_batch_rule_special_ndtri_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.016s) 2022-08-17T12:52:01.4421505Z test_vmapjvpall_has_batch_rule_special_polygamma_special_polygamma_n_0_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.047s) 2022-08-17T12:52:01.4458355Z test_vmapjvpall_has_batch_rule_special_scaled_modified_bessel_k0_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped! Forward AD not supported. (0.000s) 2022-08-17T12:52:01.4494915Z test_vmapjvpall_has_batch_rule_special_scaled_modified_bessel_k1_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped! Forward AD not supported. (0.000s) 2022-08-17T12:52:01.4524736Z test_vmapjvpall_has_batch_rule_special_shifted_chebyshev_polynomial_t_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.000s) 2022-08-17T12:52:01.4554336Z test_vmapjvpall_has_batch_rule_special_shifted_chebyshev_polynomial_u_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.000s) 2022-08-17T12:52:01.4584852Z test_vmapjvpall_has_batch_rule_special_shifted_chebyshev_polynomial_v_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.016s) 2022-08-17T12:52:01.4614259Z test_vmapjvpall_has_batch_rule_special_shifted_chebyshev_polynomial_w_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.000s) 2022-08-17T12:52:01.4650382Z test_vmapjvpall_has_batch_rule_special_spherical_bessel_j0_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped! Forward AD not supported. (0.000s) 2022-08-17T12:52:01.6228766Z test_vmapjvpall_has_batch_rule_special_xlog1py_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.158s) 2022-08-17T12:52:01.6265616Z test_vmapjvpall_has_batch_rule_special_zeta_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped! Forward AD not supported. (0.000s) 2022-08-17T12:52:01.6374394Z test_vmapjvpall_has_batch_rule_split_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.016s) 2022-08-17T12:52:01.6530949Z test_vmapjvpall_has_batch_rule_split_list_args_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.016s) 2022-08-17T12:52:01.6727121Z test_vmapjvpall_has_batch_rule_split_with_sizes_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.016s) 2022-08-17T12:52:01.6799153Z test_vmapjvpall_has_batch_rule_sqrt_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.016s) 2022-08-17T12:52:01.6934689Z test_vmapjvpall_has_batch_rule_square_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.016s) 2022-08-17T12:52:01.7179390Z test_vmapjvpall_has_batch_rule_squeeze_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.016s) 2022-08-17T12:52:02.0411401Z test_vmapjvpall_has_batch_rule_stack_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.318s) 2022-08-17T12:52:02.0760061Z test_vmapjvpall_has_batch_rule_std_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.049s) 2022-08-17T12:52:02.1117664Z test_vmapjvpall_has_batch_rule_std_mean_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.031s) 2022-08-17T12:52:02.1236874Z test_vmapjvpall_has_batch_rule_stft_cpu_float32 (__main__.TestOperatorsCPU) ... expected failure (0.016s) 2022-08-17T12:52:02.2780211Z test_vmapjvpall_has_batch_rule_sub_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.143s) 2022-08-17T12:52:02.3428267Z test_vmapjvpall_has_batch_rule_sum_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.063s) 2022-08-17T12:52:02.3653364Z test_vmapjvpall_has_batch_rule_sum_to_size_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.032s) 2022-08-17T12:52:04.2292563Z test_vmapjvpall_has_batch_rule_svd_cpu_float32 (__main__.TestOperatorsCPU) ... ok (1.854s) 2022-08-17T12:52:04.2323912Z test_vmapjvpall_has_batch_rule_svd_lowrank_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped! (0.016s) 2022-08-17T12:52:04.2363107Z test_vmapjvpall_has_batch_rule_symeig_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped! Forward AD not supported. (0.000s) 2022-08-17T12:52:04.2484724Z test_vmapjvpall_has_batch_rule_t_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.010s) 2022-08-17T12:52:04.2694273Z test_vmapjvpall_has_batch_rule_take_along_dim_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.026s) 2022-08-17T12:52:04.2744878Z test_vmapjvpall_has_batch_rule_take_cpu_float32 (__main__.TestOperatorsCPU) ... expected failure (0.000s) 2022-08-17T12:52:04.2821015Z test_vmapjvpall_has_batch_rule_tan_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.010s) 2022-08-17T12:52:04.2888652Z test_vmapjvpall_has_batch_rule_tanh_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.000s) 2022-08-17T12:52:04.2938372Z test_vmapjvpall_has_batch_rule_tensor_split_cpu_float32 (__main__.TestOperatorsCPU) ... expected failure (0.016s) 2022-08-17T12:52:04.3374079Z test_vmapjvpall_has_batch_rule_tensordot_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.036s) 2022-08-17T12:52:04.5013444Z test_vmapjvpall_has_batch_rule_tile_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.164s) 2022-08-17T12:52:04.5052970Z test_vmapjvpall_has_batch_rule_to_sparse_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped! Forward AD not supported. (0.010s) 2022-08-17T12:52:04.5542347Z test_vmapjvpall_has_batch_rule_topk_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.052s) 2022-08-17T12:52:04.5615510Z test_vmapjvpall_has_batch_rule_trace_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.000s) 2022-08-17T12:52:04.5887128Z test_vmapjvpall_has_batch_rule_transpose_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.026s) 2022-08-17T12:52:04.7269140Z test_vmapjvpall_has_batch_rule_trapezoid_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.144s) 2022-08-17T12:52:04.8658485Z test_vmapjvpall_has_batch_rule_trapz_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.130s) 2022-08-17T12:52:05.1023768Z test_vmapjvpall_has_batch_rule_triangular_solve_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.242s) 2022-08-17T12:52:05.1264782Z test_vmapjvpall_has_batch_rule_tril_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.016s) 2022-08-17T12:52:05.1502119Z test_vmapjvpall_has_batch_rule_triu_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.031s) 2022-08-17T12:52:05.3151044Z test_vmapjvpall_has_batch_rule_true_divide_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.171s) 2022-08-17T12:52:05.3240704Z test_vmapjvpall_has_batch_rule_trunc_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.000s) 2022-08-17T12:52:05.3608607Z test_vmapjvpall_has_batch_rule_unbind_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.041s) 2022-08-17T12:52:05.3938776Z test_vmapjvpall_has_batch_rule_unflatten_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.026s) 2022-08-17T12:52:05.4623700Z test_vmapjvpall_has_batch_rule_unfold_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.078s) 2022-08-17T12:52:05.4659108Z test_vmapjvpall_has_batch_rule_unique_consecutive_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped! Forward AD not supported. (0.000s) 2022-08-17T12:52:05.4813803Z test_vmapjvpall_has_batch_rule_unique_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped! Forward AD not supported. (0.010s) 2022-08-17T12:52:05.5094243Z test_vmapjvpall_has_batch_rule_unsqueeze_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.031s) 2022-08-17T12:52:05.5399468Z test_vmapjvpall_has_batch_rule_var_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.031s) 2022-08-17T12:52:05.5723766Z test_vmapjvpall_has_batch_rule_var_mean_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.026s) 2022-08-17T12:52:05.5772469Z test_vmapjvpall_has_batch_rule_vdot_cpu_float32 (__main__.TestOperatorsCPU) ... expected failure (0.016s) 2022-08-17T12:52:05.5827477Z test_vmapjvpall_has_batch_rule_view_as_complex_cpu_float32 (__main__.TestOperatorsCPU) ... expected failure (0.000s) 2022-08-17T12:52:05.6208743Z test_vmapjvpall_has_batch_rule_view_as_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.031s) 2022-08-17T12:52:05.6445511Z test_vmapjvpall_has_batch_rule_view_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.016s) 2022-08-17T12:52:05.6556169Z test_vmapjvpall_has_batch_rule_vsplit_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.016s) 2022-08-17T12:52:05.7889334Z test_vmapjvpall_has_batch_rule_vstack_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.130s) 2022-08-17T12:52:05.8579436Z test_vmapjvpall_has_batch_rule_where_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.073s) 2022-08-17T12:52:06.0104094Z test_vmapjvpall_has_batch_rule_xlogy_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.161s) 2022-08-17T12:52:06.0228549Z test_vmapjvpall_has_batch_rule_zero__cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.000s) 2022-08-17T12:52:06.0268157Z test_vmapjvpall_has_batch_rule_zeros_like_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped! Forward AD not supported. (0.016s) 2022-08-17T12:52:06.0288953Z test_vmapjvpall_heaviside_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped! Forward AD not supported. (0.000s) 2022-08-17T12:52:06.0349948Z test_vmapjvpall_histc_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped! Forward AD not supported. (0.000s) 2022-08-17T12:52:06.0470434Z test_vmapjvpall_histogram_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped! Forward AD not supported. (0.016s) 2022-08-17T12:52:06.0614332Z test_vmapjvpall_histogramdd_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped! Forward AD not supported. (0.016s) 2022-08-17T12:52:06.0879805Z test_vmapjvpall_hsplit_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.026s) 2022-08-17T12:52:06.3817482Z test_vmapjvpall_hstack_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.291s) 2022-08-17T12:52:06.7024324Z test_vmapjvpall_hypot_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.316s) 2022-08-17T12:52:06.7189688Z test_vmapjvpall_i0_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.016s) 2022-08-17T12:52:06.7211125Z test_vmapjvpall_igamma_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped! Forward AD not supported. (0.016s) 2022-08-17T12:52:06.7231679Z test_vmapjvpall_igammac_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped! Forward AD not supported. (0.000s) 2022-08-17T12:52:07.0163686Z test_vmapjvpall_index_add_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.285s) 2022-08-17T12:52:07.1134133Z test_vmapjvpall_index_copy_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.104s) 2022-08-17T12:52:07.1391981Z test_vmapjvpall_index_fill_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.026s) 2022-08-17T12:52:07.2806242Z test_vmapjvpall_index_put_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.145s) 2022-08-17T12:52:07.5497139Z test_vmapjvpall_index_put_functorch_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.259s) 2022-08-17T12:52:07.5518564Z test_vmapjvpall_index_reduce_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped! Forward AD not supported. (0.000s) 2022-08-17T12:52:07.5756341Z test_vmapjvpall_index_select_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.031s) 2022-08-17T12:52:07.6521258Z test_vmapjvpall_inner_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.073s) 2022-08-17T12:52:07.6542845Z test_vmapjvpall_int_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped! Forward AD not supported. (0.010s) 2022-08-17T12:52:07.6564248Z test_vmapjvpall_int_functorch_no_channels_last_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped! Forward AD not supported. (0.000s) 2022-08-17T12:52:07.7301853Z test_vmapjvpall_inverse_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.073s) 2022-08-17T12:52:07.7323750Z test_vmapjvpall_isclose_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped! Forward AD not supported. (0.000s) 2022-08-17T12:52:07.7345011Z test_vmapjvpall_isfinite_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped! Forward AD not supported. (0.000s) 2022-08-17T12:52:07.7366242Z test_vmapjvpall_isin_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped! Forward AD not supported. (0.000s) 2022-08-17T12:52:07.7387623Z test_vmapjvpall_isinf_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped! Forward AD not supported. (0.000s) 2022-08-17T12:52:07.7408733Z test_vmapjvpall_isnan_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped! Forward AD not supported. (0.000s) 2022-08-17T12:52:07.7429801Z test_vmapjvpall_isneginf_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped! Forward AD not supported. (0.016s) 2022-08-17T12:52:07.7451065Z test_vmapjvpall_isposinf_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped! Forward AD not supported. (0.000s) 2022-08-17T12:52:07.7472023Z test_vmapjvpall_isreal_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped! Forward AD not supported. (0.000s) 2022-08-17T12:52:07.7518402Z test_vmapjvpall_istft_cpu_float32 (__main__.TestOperatorsCPU) ... C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\testing\_internal\opinfo\core.py:910: UserWarning: There is a performance drop because we have not yet implemented the batching rule for aten::col2im. Please file us an issue on GitHub so that we can prioritize its implementation. (Triggered internally at C:\actions-runner\_work\pytorch\pytorch\functorch\functorch\csrc\BatchedFallback.cpp:85.) 2022-08-17T12:52:07.7519443Z return self.op(*args, **kwargs) 2022-08-17T12:52:07.9186614Z ok (0.171s) 2022-08-17T12:52:07.9209546Z test_vmapjvpall_jiterator_2inputs_2outputs_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T12:52:07.9231116Z test_vmapjvpall_jiterator_4inputs_with_extra_args_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T12:52:07.9252517Z test_vmapjvpall_jiterator_binary_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T12:52:07.9273794Z test_vmapjvpall_jiterator_binary_return_by_ref_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T12:52:07.9294966Z test_vmapjvpall_jiterator_unary_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Only runs on cuda (0.016s) 2022-08-17T12:52:07.9959181Z test_vmapjvpall_kron_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.067s) 2022-08-17T12:52:08.0790460Z test_vmapjvpall_kthvalue_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.078s) 2022-08-17T12:52:08.4224854Z test_vmapjvpall_ldexp_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.337s) 2022-08-17T12:52:08.4247532Z test_vmapjvpall_le_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped! Forward AD not supported. (0.000s) 2022-08-17T12:52:09.7517395Z test_vmapjvpall_lerp_cpu_float32 (__main__.TestOperatorsCPU) ... ok (1.332s) 2022-08-17T12:52:09.7763936Z test_vmapjvpall_lgamma_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.026s) 2022-08-17T12:52:09.9390821Z test_vmapjvpall_linalg_cholesky_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.155s) 2022-08-17T12:52:10.1014747Z test_vmapjvpall_linalg_cholesky_ex_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.177s) 2022-08-17T12:52:10.1512308Z test_vmapjvpall_linalg_cond_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.047s) 2022-08-17T12:52:10.2656912Z test_vmapjvpall_linalg_cross_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.105s) 2022-08-17T12:52:10.3506163Z test_vmapjvpall_linalg_det_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.094s) 2022-08-17T12:52:10.3553469Z test_vmapjvpall_linalg_eig_cpu_float32 (__main__.TestOperatorsCPU) ... C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\testing\_internal\opinfo\core.py:910: UserWarning: There is a performance drop because we have not yet implemented the batching rule for aten::_linalg_solve_ex. Please file us an issue on GitHub so that we can prioritize its implementation. (Triggered internally at C:\actions-runner\_work\pytorch\pytorch\functorch\functorch\csrc\BatchedFallback.cpp:85.) 2022-08-17T12:52:10.3554703Z return self.op(*args, **kwargs) 2022-08-17T12:52:10.4806579Z ok (0.127s) 2022-08-17T12:52:10.5858640Z test_vmapjvpall_linalg_eigh_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.111s) 2022-08-17T12:52:10.7061008Z test_vmapjvpall_linalg_eigvals_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.110s) 2022-08-17T12:52:10.7928537Z test_vmapjvpall_linalg_eigvalsh_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.095s) 2022-08-17T12:52:10.9027947Z test_vmapjvpall_linalg_householder_product_cpu_float32 (__main__.TestOperatorsCPU) ... expected failure (0.111s) 2022-08-17T12:52:10.9802269Z test_vmapjvpall_linalg_inv_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.073s) 2022-08-17T12:52:11.0603319Z test_vmapjvpall_linalg_inv_ex_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.079s) 2022-08-17T12:52:11.0625779Z test_vmapjvpall_linalg_ldl_factor_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped! Forward AD not supported. (0.000s) 2022-08-17T12:52:11.0647800Z test_vmapjvpall_linalg_ldl_factor_ex_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped! Forward AD not supported. (0.000s) 2022-08-17T12:52:11.0669167Z test_vmapjvpall_linalg_ldl_solve_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped! Forward AD not supported. (0.000s) 2022-08-17T12:52:11.0756810Z test_vmapjvpall_linalg_lstsq_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped! Forward AD not supported. (0.016s) 2022-08-17T12:52:11.0866059Z test_vmapjvpall_linalg_lstsq_grad_oriented_cpu_float32 (__main__.TestOperatorsCPU) ... C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\testing\_internal\common_methods_invocations.py:11084: UserWarning: There is a performance drop because we have not yet implemented the batching rule for aten::linalg_pinv.atol_rtol_tensor. Please file us an issue on GitHub so that we can prioritize its implementation. (Triggered internally at C:\actions-runner\_work\pytorch\pytorch\functorch\functorch\csrc\BatchedFallback.cpp:85.) 2022-08-17T12:52:11.0867248Z op=lambda a, b, driver: torch.linalg.lstsq(a, b, driver=driver)[0], 2022-08-17T12:52:14.5182295Z ok (3.442s) 2022-08-17T12:52:14.9113367Z test_vmapjvpall_linalg_lu_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.395s) 2022-08-17T12:52:15.2066691Z test_vmapjvpall_linalg_lu_factor_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.300s) 2022-08-17T12:52:15.4949992Z test_vmapjvpall_linalg_lu_factor_ex_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.285s) 2022-08-17T12:52:20.7997446Z test_vmapjvpall_linalg_lu_solve_cpu_float32 (__main__.TestOperatorsCPU) ... ok (5.310s) 2022-08-17T12:52:21.5752722Z test_vmapjvpall_linalg_matrix_norm_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.773s) 2022-08-17T12:52:21.7722422Z test_vmapjvpall_linalg_matrix_power_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.189s) 2022-08-17T12:52:21.7745551Z test_vmapjvpall_linalg_matrix_rank_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped! Forward AD not supported. (0.000s) 2022-08-17T12:52:21.7767638Z test_vmapjvpall_linalg_matrix_rank_hermitian_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped! Forward AD not supported. (0.016s) 2022-08-17T12:52:26.2453397Z test_vmapjvpall_linalg_multi_dot_cpu_float32 (__main__.TestOperatorsCPU) ... ok (4.454s) 2022-08-17T12:52:26.4759079Z test_vmapjvpall_linalg_norm_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.239s) 2022-08-17T12:52:26.6885503Z test_vmapjvpall_linalg_norm_subgradients_at_zero_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.210s) 2022-08-17T12:52:27.0237442Z test_vmapjvpall_linalg_pinv_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.334s) 2022-08-17T12:52:27.1380660Z test_vmapjvpall_linalg_pinv_hermitian_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.111s) 2022-08-17T12:52:27.1404772Z test_vmapjvpall_linalg_pinv_singular_cpu_float32 (__main__.TestOperatorsCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.016s) 2022-08-17T12:52:27.6152450Z test_vmapjvpall_linalg_qr_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.473s) 2022-08-17T12:52:27.7441747Z test_vmapjvpall_linalg_slogdet_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.126s) 2022-08-17T12:52:28.5781045Z test_vmapjvpall_linalg_solve_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.838s) 2022-08-17T12:52:29.3339683Z test_vmapjvpall_linalg_solve_ex_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.741s) 2022-08-17T12:52:34.9211979Z test_vmapjvpall_linalg_solve_triangular_cpu_float32 (__main__.TestOperatorsCPU) ... ok (5.601s) 2022-08-17T12:52:38.5739140Z test_vmapjvpall_linalg_svd_cpu_float32 (__main__.TestOperatorsCPU) ... ok (3.647s) 2022-08-17T12:52:39.1292217Z test_vmapjvpall_linalg_svdvals_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.553s) 2022-08-17T12:52:39.1554522Z test_vmapjvpall_linalg_tensorinv_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.031s) 2022-08-17T12:52:39.3536809Z test_vmapjvpall_linalg_tensorsolve_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.190s) 2022-08-17T12:52:39.4667526Z test_vmapjvpall_linalg_vander_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.111s) 2022-08-17T12:52:40.9849352Z test_vmapjvpall_linalg_vecdot_cpu_float32 (__main__.TestOperatorsCPU) ... ok (1.510s) 2022-08-17T12:52:42.5887942Z test_vmapjvpall_linalg_vector_norm_cpu_float32 (__main__.TestOperatorsCPU) ... ok (1.610s) 2022-08-17T12:52:42.5911554Z test_vmapjvpall_linspace_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped! Forward AD not supported. (0.000s) 2022-08-17T12:52:42.6164830Z test_vmapjvpall_log10_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.016s) 2022-08-17T12:52:42.6280307Z test_vmapjvpall_log1p_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.016s) 2022-08-17T12:52:42.6535075Z test_vmapjvpall_log2_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.031s) 2022-08-17T12:52:42.6780529Z test_vmapjvpall_log_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.016s) 2022-08-17T12:52:42.7366161Z test_vmapjvpall_log_softmax_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.064s) 2022-08-17T12:52:42.8011328Z test_vmapjvpall_log_softmax_dtype_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.063s) 2022-08-17T12:52:42.8437826Z test_vmapjvpall_logaddexp2_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.047s) 2022-08-17T12:52:42.8878631Z test_vmapjvpall_logaddexp_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.041s) 2022-08-17T12:52:42.8904813Z test_vmapjvpall_logcumsumexp_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped! Forward AD not supported. (0.000s) 2022-08-17T12:52:42.9916593Z test_vmapjvpall_logdet_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.097s) 2022-08-17T12:52:42.9942198Z test_vmapjvpall_logical_and_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped! Forward AD not supported. (0.016s) 2022-08-17T12:52:42.9963772Z test_vmapjvpall_logical_not_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped! Forward AD not supported. (0.000s) 2022-08-17T12:52:42.9984951Z test_vmapjvpall_logical_or_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped! Forward AD not supported. (0.000s) 2022-08-17T12:52:43.0006277Z test_vmapjvpall_logical_xor_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped! Forward AD not supported. (0.000s) 2022-08-17T12:52:43.0398804Z test_vmapjvpall_logit_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.047s) 2022-08-17T12:52:43.0420088Z test_vmapjvpall_logspace_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped! Forward AD not supported. (0.000s) 2022-08-17T12:52:43.1861410Z test_vmapjvpall_logsumexp_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.142s) 2022-08-17T12:52:43.1884369Z test_vmapjvpall_long_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped! Forward AD not supported. (0.000s) 2022-08-17T12:52:43.1906198Z test_vmapjvpall_long_functorch_no_channels_last_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped! Forward AD not supported. (0.000s) 2022-08-17T12:52:43.1928281Z test_vmapjvpall_lt_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped! Forward AD not supported. (0.000s) 2022-08-17T12:52:43.1974493Z test_vmapjvpall_lu_cpu_float32 (__main__.TestOperatorsCPU) ... C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\functional.py:1658: UserWarning: There is a performance drop because we have not yet implemented the batching rule for aten::lu_unpack. Please file us an issue on GitHub so that we can prioritize its implementation. (Triggered internally at C:\actions-runner\_work\pytorch\pytorch\functorch\functorch\csrc\BatchedFallback.cpp:85.) 2022-08-17T12:52:43.1975552Z return torch._lu_with_info(A, pivot=pivot, check_errors=(not get_infos)) 2022-08-17T12:52:43.6854810Z ok (0.491s) 2022-08-17T12:52:45.0399772Z test_vmapjvpall_lu_solve_cpu_float32 (__main__.TestOperatorsCPU) ... ok (1.360s) 2022-08-17T12:52:45.2103670Z test_vmapjvpall_lu_unpack_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.173s) 2022-08-17T12:52:45.2606509Z test_vmapjvpall_mH_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.047s) 2022-08-17T12:52:45.3109007Z test_vmapjvpall_mT_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.048s) 2022-08-17T12:52:45.4535444Z test_vmapjvpall_masked_fill_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.141s) 2022-08-17T12:52:45.4933894Z test_vmapjvpall_masked_fill_functorch_Scalar_only_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.048s) 2022-08-17T12:52:45.6382769Z test_vmapjvpall_masked_scatter_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.142s) 2022-08-17T12:52:45.6973852Z test_vmapjvpall_masked_select_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.063s) 2022-08-17T12:52:46.2835230Z test_vmapjvpall_matmul_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.585s) 2022-08-17T12:52:46.3279669Z test_vmapjvpall_matrix_exp_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.047s) 2022-08-17T12:52:46.6727402Z test_vmapjvpall_max_binary_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.347s) 2022-08-17T12:52:46.6916306Z test_vmapjvpall_max_reduction_no_dim_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.016s) 2022-08-17T12:52:46.7247949Z test_vmapjvpall_max_reduction_with_dim_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.031s) 2022-08-17T12:52:47.0715911Z test_vmapjvpall_maximum_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.350s) 2022-08-17T12:52:47.2272492Z test_vmapjvpall_mean_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.157s) 2022-08-17T12:52:47.3365398Z test_vmapjvpall_median_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.096s) 2022-08-17T12:52:50.2515200Z test_vmapjvpall_meshgrid_list_of_tensors_cpu_float32 (__main__.TestOperatorsCPU) ... ok (2.920s) 2022-08-17T12:52:53.1544236Z test_vmapjvpall_meshgrid_variadic_tensors_cpu_float32 (__main__.TestOperatorsCPU) ... ok (2.902s) 2022-08-17T12:52:53.5120207Z test_vmapjvpall_min_binary_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.365s) 2022-08-17T12:52:53.5314734Z test_vmapjvpall_min_reduction_no_dim_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.016s) 2022-08-17T12:52:53.5656093Z test_vmapjvpall_min_reduction_with_dim_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.031s) 2022-08-17T12:52:53.9220361Z test_vmapjvpall_minimum_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.366s) 2022-08-17T12:52:53.9639093Z test_vmapjvpall_mm_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.031s) 2022-08-17T12:52:54.0279915Z test_vmapjvpall_mode_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.063s) 2022-08-17T12:52:54.0473413Z test_vmapjvpall_movedim_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.031s) 2022-08-17T12:52:54.0939313Z test_vmapjvpall_msort_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.032s) 2022-08-17T12:52:54.4175425Z test_vmapjvpall_mul_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.333s) 2022-08-17T12:52:54.4201993Z test_vmapjvpall_multinomial_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped! Forward AD not supported. (0.000s) 2022-08-17T12:52:54.4590279Z test_vmapjvpall_mv_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.031s) 2022-08-17T12:52:54.5555481Z test_vmapjvpall_mvlgamma_mvlgamma_p_1_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.111s) 2022-08-17T12:52:54.6516836Z test_vmapjvpall_mvlgamma_mvlgamma_p_3_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.095s) 2022-08-17T12:52:54.7472223Z test_vmapjvpall_mvlgamma_mvlgamma_p_5_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.094s) 2022-08-17T12:52:54.7741918Z test_vmapjvpall_nan_to_num_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.017s) 2022-08-17T12:52:55.1456480Z test_vmapjvpall_nanmean_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.380s) 2022-08-17T12:52:55.2578640Z test_vmapjvpall_nanmedian_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.110s) 2022-08-17T12:52:55.2628875Z test_vmapjvpall_nanquantile_cpu_float32 (__main__.TestOperatorsCPU) ... C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\testing\_internal\opinfo\core.py:910: UserWarning: There is a performance drop because we have not yet implemented the batching rule for aten::lerp_.Tensor. Please file us an issue on GitHub so that we can prioritize its implementation. (Triggered internally at C:\actions-runner\_work\pytorch\pytorch\functorch\functorch\csrc\BatchedFallback.cpp:85.) 2022-08-17T12:52:55.2629669Z return self.op(*args, **kwargs) 2022-08-17T12:52:55.6929845Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\testing\_internal\opinfo\core.py:910: UserWarning: There is a performance drop because we have not yet implemented the batching rule for aten::all. Please file us an issue on GitHub so that we can prioritize its implementation. (Triggered internally at C:\actions-runner\_work\pytorch\pytorch\functorch\functorch\csrc\BatchedFallback.cpp:85.) 2022-08-17T12:52:55.6930570Z return self.op(*args, **kwargs) 2022-08-17T12:52:55.6935299Z expected failure (0.427s) 2022-08-17T12:52:55.9994049Z test_vmapjvpall_nansum_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.317s) 2022-08-17T12:52:56.0398131Z test_vmapjvpall_narrow_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.031s) 2022-08-17T12:52:56.0421641Z test_vmapjvpall_native_layer_norm_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped! Forward AD not supported. (0.016s) 2022-08-17T12:52:56.0442947Z test_vmapjvpall_ne_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped! Forward AD not supported. (0.000s) 2022-08-17T12:52:56.0543402Z test_vmapjvpall_neg_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.000s) 2022-08-17T12:52:56.0568422Z test_vmapjvpall_new_empty_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped! Forward AD not supported. (0.000s) 2022-08-17T12:52:56.0597483Z test_vmapjvpall_new_full_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped! Forward AD not supported. (0.016s) 2022-08-17T12:52:56.0622202Z test_vmapjvpall_new_ones_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped! Forward AD not supported. (0.000s) 2022-08-17T12:52:56.0647120Z test_vmapjvpall_new_zeros_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped! Forward AD not supported. (0.000s) 2022-08-17T12:52:56.0668447Z test_vmapjvpall_nextafter_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped! Forward AD not supported. (0.000s) 2022-08-17T12:52:56.1214282Z test_vmapjvpall_nn_functional_adaptive_avg_pool1d_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.064s) 2022-08-17T12:52:56.2105374Z test_vmapjvpall_nn_functional_adaptive_avg_pool2d_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.080s) 2022-08-17T12:52:56.3254793Z test_vmapjvpall_nn_functional_adaptive_avg_pool3d_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.110s) 2022-08-17T12:52:56.4042308Z test_vmapjvpall_nn_functional_adaptive_max_pool1d_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.080s) 2022-08-17T12:52:56.6242594Z test_vmapjvpall_nn_functional_adaptive_max_pool2d_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.221s) 2022-08-17T12:52:56.8131293Z test_vmapjvpall_nn_functional_adaptive_max_pool3d_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.190s) 2022-08-17T12:52:56.8960747Z test_vmapjvpall_nn_functional_avg_pool1d_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.082s) 2022-08-17T12:52:56.9592415Z test_vmapjvpall_nn_functional_avg_pool2d_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.063s) 2022-08-17T12:52:57.0307213Z test_vmapjvpall_nn_functional_avg_pool3d_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.079s) 2022-08-17T12:52:59.6950041Z test_vmapjvpall_nn_functional_batch_norm_cpu_float32 (__main__.TestOperatorsCPU) ... expected failure (2.655s) 2022-08-17T12:52:59.7028655Z test_vmapjvpall_nn_functional_bilinear_cpu_float32 (__main__.TestOperatorsCPU) ... C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\testing\_internal\opinfo\core.py:910: UserWarning: There is a performance drop because we have not yet implemented the batching rule for aten::_trilinear. Please file us an issue on GitHub so that we can prioritize its implementation. (Triggered internally at C:\actions-runner\_work\pytorch\pytorch\functorch\functorch\csrc\BatchedFallback.cpp:85.) 2022-08-17T12:52:59.7029721Z return self.op(*args, **kwargs) 2022-08-17T12:53:15.6978568Z ok (16.016s) 2022-08-17T12:53:16.1606370Z test_vmapjvpall_nn_functional_binary_cross_entropy_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.457s) 2022-08-17T12:53:17.8384832Z test_vmapjvpall_nn_functional_binary_cross_entropy_with_logits_cpu_float32 (__main__.TestOperatorsCPU) ... ok (1.683s) 2022-08-17T12:53:17.8634538Z test_vmapjvpall_nn_functional_celu_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.016s) 2022-08-17T12:53:19.5924504Z test_vmapjvpall_nn_functional_conv1d_cpu_float32 (__main__.TestOperatorsCPU) ... ok (1.726s) 2022-08-17T12:53:25.6328571Z test_vmapjvpall_nn_functional_conv2d_cpu_float32 (__main__.TestOperatorsCPU) ... ok (6.039s) 2022-08-17T12:53:25.6976487Z test_vmapjvpall_nn_functional_conv2d_no_bias_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.079s) 2022-08-17T12:53:26.0061410Z test_vmapjvpall_nn_functional_conv2d_stride_depthwise_with_bias_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.301s) 2022-08-17T12:53:26.2890389Z test_vmapjvpall_nn_functional_conv2d_stride_groups_with_bias_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.278s) 2022-08-17T12:53:26.3557324Z test_vmapjvpall_nn_functional_conv2d_stride_no_bias_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.079s) 2022-08-17T12:53:26.4166812Z test_vmapjvpall_nn_functional_conv2d_stride_padding_no_bias_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.048s) 2022-08-17T12:53:26.6718727Z test_vmapjvpall_nn_functional_conv2d_stride_padding_with_bias_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.268s) 2022-08-17T12:53:26.9473835Z test_vmapjvpall_nn_functional_conv2d_stride_with_bias_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.269s) 2022-08-17T12:53:27.2085548Z test_vmapjvpall_nn_functional_conv2d_strided_padding_dilation_no_bias_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.263s) 2022-08-17T12:53:27.4696432Z test_vmapjvpall_nn_functional_conv2d_strided_padding_dilation_with_bias_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.253s) 2022-08-17T12:53:27.7394826Z test_vmapjvpall_nn_functional_conv2d_with_bias_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.284s) 2022-08-17T12:53:29.0943809Z test_vmapjvpall_nn_functional_conv_transpose1d_cpu_float32 (__main__.TestOperatorsCPU) ... ok (1.343s) 2022-08-17T12:53:30.6486749Z test_vmapjvpall_nn_functional_conv_transpose2d_cpu_float32 (__main__.TestOperatorsCPU) ... ok (1.563s) 2022-08-17T12:53:34.7200953Z test_vmapjvpall_nn_functional_conv_transpose3d_cpu_float32 (__main__.TestOperatorsCPU) ... ok (4.065s) 2022-08-17T12:53:36.4671074Z test_vmapjvpall_nn_functional_cosine_embedding_loss_cpu_float32 (__main__.TestOperatorsCPU) ... ok (1.744s) 2022-08-17T12:53:37.0514836Z test_vmapjvpall_nn_functional_cosine_similarity_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.592s) 2022-08-17T12:53:37.6403762Z test_vmapjvpall_nn_functional_cross_entropy_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.581s) 2022-08-17T12:53:37.6427835Z test_vmapjvpall_nn_functional_ctc_loss_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped! Forward AD not supported. (0.016s) 2022-08-17T12:53:37.6442739Z test_vmapjvpall_nn_functional_dropout2d_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped! (0.000s) 2022-08-17T12:53:37.6457488Z test_vmapjvpall_nn_functional_dropout3d_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped! (0.000s) 2022-08-17T12:53:37.6472091Z test_vmapjvpall_nn_functional_dropout_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped! (0.000s) 2022-08-17T12:53:37.6717881Z test_vmapjvpall_nn_functional_elu_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.026s) 2022-08-17T12:53:37.6739749Z test_vmapjvpall_nn_functional_embedding_bag_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped! Forward AD not supported. (0.000s) 2022-08-17T12:53:37.6754188Z test_vmapjvpall_nn_functional_embedding_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped! (0.000s) 2022-08-17T12:53:37.7275429Z test_vmapjvpall_nn_functional_embedding_functorch_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.047s) 2022-08-17T12:53:37.7290419Z test_vmapjvpall_nn_functional_feature_alpha_dropout_with_train_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped! (0.000s) 2022-08-17T12:53:37.7305069Z test_vmapjvpall_nn_functional_feature_alpha_dropout_without_train_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped! (0.000s) 2022-08-17T12:53:37.7382512Z test_vmapjvpall_nn_functional_fractional_max_pool2d_cpu_float32 (__main__.TestOperatorsCPU) ... expected failure (0.016s) 2022-08-17T12:53:37.7463749Z test_vmapjvpall_nn_functional_fractional_max_pool3d_cpu_float32 (__main__.TestOperatorsCPU) ... expected failure (0.000s) 2022-08-17T12:53:37.7515554Z test_vmapjvpall_nn_functional_gaussian_nll_loss_cpu_float32 (__main__.TestOperatorsCPU) ... expected failure (0.016s) 2022-08-17T12:53:37.8202199Z test_vmapjvpall_nn_functional_gelu_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.063s) 2022-08-17T12:53:37.8266255Z test_vmapjvpall_nn_functional_glu_cpu_float32 (__main__.TestOperatorsCPU) ... C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\nn\functional.py:1493: UserWarning: There is a performance drop because we have not yet implemented the batching rule for aten::glu_jvp. Please file us an issue on GitHub so that we can prioritize its implementation. (Triggered internally at C:\actions-runner\_work\pytorch\pytorch\functorch\functorch\csrc\BatchedFallback.cpp:85.) 2022-08-17T12:53:37.8267258Z return torch._C._nn.glu(input, dim) 2022-08-17T12:53:38.2314990Z ok (0.411s) 2022-08-17T12:53:38.2367470Z test_vmapjvpall_nn_functional_grid_sample_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped! Forward AD not supported. (0.000s) 2022-08-17T12:53:38.3147940Z test_vmapjvpall_nn_functional_group_norm_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.063s) 2022-08-17T12:53:38.3625000Z test_vmapjvpall_nn_functional_hardshrink_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.063s) 2022-08-17T12:53:38.3867418Z test_vmapjvpall_nn_functional_hardsigmoid_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.016s) 2022-08-17T12:53:38.4202292Z test_vmapjvpall_nn_functional_hardswish_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.031s) 2022-08-17T12:53:38.4687689Z test_vmapjvpall_nn_functional_hardtanh_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.048s) 2022-08-17T12:53:38.9432595Z test_vmapjvpall_nn_functional_hinge_embedding_loss_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.474s) 2022-08-17T12:53:38.9468516Z test_vmapjvpall_nn_functional_huber_loss_cpu_float32 (__main__.TestOperatorsCPU) ... C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\nn\functional.py:3226: UserWarning: There is a performance drop because we have not yet implemented the batching rule for aten::huber_loss_backward. Please file us an issue on GitHub so that we can prioritize its implementation. (Triggered internally at C:\actions-runner\_work\pytorch\pytorch\functorch\functorch\csrc\BatchedFallback.cpp:85.) 2022-08-17T12:53:38.9469600Z return torch._C._nn.huber_loss(expanded_input, expanded_target, _Reduction.get_enum(reduction), delta) 2022-08-17T12:53:39.3054676Z ok (0.364s) 2022-08-17T12:53:39.3737310Z test_vmapjvpall_nn_functional_instance_norm_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.063s) 2022-08-17T12:53:39.4822802Z test_vmapjvpall_nn_functional_interpolate_area_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.112s) 2022-08-17T12:53:39.5961930Z test_vmapjvpall_nn_functional_interpolate_bicubic_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.111s) 2022-08-17T12:53:39.7047546Z test_vmapjvpall_nn_functional_interpolate_bilinear_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.118s) 2022-08-17T12:53:39.8040828Z test_vmapjvpall_nn_functional_interpolate_linear_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.104s) 2022-08-17T12:53:39.9125999Z test_vmapjvpall_nn_functional_interpolate_nearest_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.104s) 2022-08-17T12:53:40.0398287Z test_vmapjvpall_nn_functional_interpolate_trilinear_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.130s) 2022-08-17T12:53:40.5164492Z test_vmapjvpall_nn_functional_kl_div_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.470s) 2022-08-17T12:53:40.7473593Z test_vmapjvpall_nn_functional_l1_loss_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.237s) 2022-08-17T12:53:41.7767854Z test_vmapjvpall_nn_functional_layer_norm_cpu_float32 (__main__.TestOperatorsCPU) ... ok (1.024s) 2022-08-17T12:53:41.8496755Z test_vmapjvpall_nn_functional_leaky_relu_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.079s) 2022-08-17T12:53:43.5922959Z test_vmapjvpall_nn_functional_linear_cpu_float32 (__main__.TestOperatorsCPU) ... ok (1.735s) 2022-08-17T12:53:43.7447953Z test_vmapjvpall_nn_functional_local_response_norm_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.157s) 2022-08-17T12:53:43.7817331Z test_vmapjvpall_nn_functional_logsigmoid_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.032s) 2022-08-17T12:53:48.1505019Z test_vmapjvpall_nn_functional_margin_ranking_loss_cpu_float32 (__main__.TestOperatorsCPU) ... ok (4.367s) 2022-08-17T12:53:48.1520260Z test_vmapjvpall_nn_functional_max_pool1d_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped! (0.000s) 2022-08-17T12:54:01.6359171Z test_vmapjvpall_nn_functional_max_pool2d_cpu_float32 (__main__.TestOperatorsCPU) ... ok (13.487s) 2022-08-17T12:54:01.6519014Z test_vmapjvpall_nn_functional_max_pool3d_cpu_float32 (__main__.TestOperatorsCPU) ... C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\nn\functional.py:868: UserWarning: There is a performance drop because we have not yet implemented the batching rule for aten::max_pool3d_with_indices. Please file us an issue on GitHub so that we can prioritize its implementation. (Triggered internally at C:\actions-runner\_work\pytorch\pytorch\functorch\functorch\csrc\BatchedFallback.cpp:85.) 2022-08-17T12:54:01.6519987Z return torch.max_pool3d(input, kernel_size, stride, padding, dilation, ceil_mode) 2022-08-17T12:54:07.2542878Z ok (5.618s) 2022-08-17T12:54:07.2558496Z test_vmapjvpall_nn_functional_max_unpool1d_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped! (0.000s) 2022-08-17T12:54:07.4672451Z test_vmapjvpall_nn_functional_max_unpool1d_grad_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.218s) 2022-08-17T12:54:07.4687126Z test_vmapjvpall_nn_functional_max_unpool2d_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped! (0.000s) 2022-08-17T12:54:07.7128574Z test_vmapjvpall_nn_functional_max_unpool2d_grad_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.244s) 2022-08-17T12:54:07.7143234Z test_vmapjvpall_nn_functional_max_unpool3d_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped! (0.000s) 2022-08-17T12:54:07.8713019Z test_vmapjvpall_nn_functional_max_unpool3d_grad_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.161s) 2022-08-17T12:54:07.9006707Z test_vmapjvpall_nn_functional_mish_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.026s) 2022-08-17T12:54:08.1987410Z test_vmapjvpall_nn_functional_mse_loss_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.306s) 2022-08-17T12:54:08.6126668Z test_vmapjvpall_nn_functional_mse_loss_functorch_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.405s) 2022-08-17T12:54:08.6149101Z test_vmapjvpall_nn_functional_multi_margin_loss_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped! Forward AD not supported. (0.000s) 2022-08-17T12:54:08.6170168Z test_vmapjvpall_nn_functional_multilabel_margin_loss_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped! Forward AD not supported. (0.000s) 2022-08-17T12:54:08.9748128Z test_vmapjvpall_nn_functional_multilabel_soft_margin_loss_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.364s) 2022-08-17T12:54:09.4748948Z test_vmapjvpall_nn_functional_nll_loss_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.493s) 2022-08-17T12:54:09.5681025Z test_vmapjvpall_nn_functional_normalize_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.099s) 2022-08-17T12:54:09.6531876Z test_vmapjvpall_nn_functional_pad_circular_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.088s) 2022-08-17T12:54:10.0407684Z test_vmapjvpall_nn_functional_pad_constant_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.383s) 2022-08-17T12:54:10.1382425Z test_vmapjvpall_nn_functional_pad_reflect_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.094s) 2022-08-17T12:54:10.2364819Z test_vmapjvpall_nn_functional_pad_replicate_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.110s) 2022-08-17T12:54:10.5174027Z test_vmapjvpall_nn_functional_pairwise_distance_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.269s) 2022-08-17T12:54:10.5197341Z test_vmapjvpall_nn_functional_pdist_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped! Forward AD not supported. (0.016s) 2022-08-17T12:54:10.5379844Z test_vmapjvpall_nn_functional_pixel_shuffle_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.016s) 2022-08-17T12:54:10.5566529Z test_vmapjvpall_nn_functional_pixel_unshuffle_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.016s) 2022-08-17T12:54:14.0972542Z test_vmapjvpall_nn_functional_poisson_nll_loss_cpu_float32 (__main__.TestOperatorsCPU) ... ok (3.537s) 2022-08-17T12:54:14.5736544Z test_vmapjvpall_nn_functional_prelu_cpu_float32 (__main__.TestOperatorsCPU) ... expected failure (0.474s) 2022-08-17T12:54:14.5983656Z test_vmapjvpall_nn_functional_relu6_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.032s) 2022-08-17T12:54:14.6310533Z test_vmapjvpall_nn_functional_relu_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.031s) 2022-08-17T12:54:14.6325624Z test_vmapjvpall_nn_functional_rrelu_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped! (0.000s) 2022-08-17T12:54:14.6568604Z test_vmapjvpall_nn_functional_selu_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.031s) 2022-08-17T12:54:14.6838489Z test_vmapjvpall_nn_functional_silu_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.016s) 2022-08-17T12:54:14.6874899Z test_vmapjvpall_nn_functional_smooth_l1_loss_cpu_float32 (__main__.TestOperatorsCPU) ... C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\nn\functional.py:3196: UserWarning: There is a performance drop because we have not yet implemented the batching rule for aten::smooth_l1_loss_backward. Please file us an issue on GitHub so that we can prioritize its implementation. (Triggered internally at C:\actions-runner\_work\pytorch\pytorch\functorch\functorch\csrc\BatchedFallback.cpp:85.) 2022-08-17T12:54:14.6875788Z return torch._C._nn.smooth_l1_loss(expanded_input, expanded_target, _Reduction.get_enum(reduction), beta) 2022-08-17T12:54:15.0211058Z ok (0.344s) 2022-08-17T12:54:15.0249191Z test_vmapjvpall_nn_functional_soft_margin_loss_cpu_float32 (__main__.TestOperatorsCPU) ... expected failure (0.000s) 2022-08-17T12:54:15.0834672Z test_vmapjvpall_nn_functional_softmin_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.057s) 2022-08-17T12:54:15.1447475Z test_vmapjvpall_nn_functional_softmin_with_dtype_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.057s) 2022-08-17T12:54:15.1689581Z test_vmapjvpall_nn_functional_softplus_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.031s) 2022-08-17T12:54:15.2083770Z test_vmapjvpall_nn_functional_softshrink_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.041s) 2022-08-17T12:54:15.2377841Z test_vmapjvpall_nn_functional_softsign_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.031s) 2022-08-17T12:54:15.2627480Z test_vmapjvpall_nn_functional_tanhshrink_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.016s) 2022-08-17T12:54:15.2958243Z test_vmapjvpall_nn_functional_threshold_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.041s) 2022-08-17T12:54:16.9280745Z test_vmapjvpall_nn_functional_triplet_margin_loss_cpu_float32 (__main__.TestOperatorsCPU) ... ok (1.629s) 2022-08-17T12:54:18.6762177Z test_vmapjvpall_nn_functional_triplet_margin_with_distance_loss_cpu_float32 (__main__.TestOperatorsCPU) ... ok (1.740s) 2022-08-17T12:54:20.8109122Z test_vmapjvpall_nn_functional_unfold_cpu_float32 (__main__.TestOperatorsCPU) ... ok (2.145s) 2022-08-17T12:54:20.8573612Z test_vmapjvpall_nn_functional_upsample_bilinear_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.047s) 2022-08-17T12:54:20.9921618Z test_vmapjvpall_nn_functional_upsample_nearest_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.130s) 2022-08-17T12:54:20.9952255Z test_vmapjvpall_nonzero_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped! Forward AD not supported. (0.010s) 2022-08-17T12:54:21.3793453Z test_vmapjvpall_norm_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.379s) 2022-08-17T12:54:21.4082096Z test_vmapjvpall_norm_fro_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.032s) 2022-08-17T12:54:21.4518992Z test_vmapjvpall_norm_inf_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.047s) 2022-08-17T12:54:21.4853950Z test_vmapjvpall_norm_nuc_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.026s) 2022-08-17T12:54:21.4880351Z test_vmapjvpall_normal_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped! Forward AD not supported. (0.000s) 2022-08-17T12:54:21.4903206Z test_vmapjvpall_normal_number_mean_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped! Forward AD not supported. (0.000s) 2022-08-17T12:54:21.4929729Z test_vmapjvpall_ones_like_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped! Forward AD not supported. (0.016s) 2022-08-17T12:54:21.4959145Z test_vmapjvpall_ops_aten__new_zeros_with_same_feature_meta_functorchonly_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped! Forward AD not supported. (0.000s) 2022-08-17T12:54:24.8660432Z test_vmapjvpall_ops_aten_index_put_functorch_cpu_float32 (__main__.TestOperatorsCPU) ... ok (3.364s) 2022-08-17T12:54:24.8907223Z test_vmapjvpall_ormqr_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped! Forward AD not supported. (0.032s) 2022-08-17T12:54:24.9379529Z test_vmapjvpall_outer_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.047s) 2022-08-17T12:54:24.9398804Z test_vmapjvpall_pca_lowrank_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped! (0.000s) 2022-08-17T12:54:24.9795758Z test_vmapjvpall_permute_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.032s) 2022-08-17T12:54:25.1229824Z test_vmapjvpall_pinverse_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.142s) 2022-08-17T12:54:25.5808311Z test_vmapjvpall_polar_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.457s) 2022-08-17T12:54:25.6625338Z test_vmapjvpall_polygamma_polygamma_n_0_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.096s) 2022-08-17T12:54:25.7444472Z test_vmapjvpall_polygamma_polygamma_n_1_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.078s) 2022-08-17T12:54:25.8248865Z test_vmapjvpall_polygamma_polygamma_n_2_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.079s) 2022-08-17T12:54:25.9050387Z test_vmapjvpall_polygamma_polygamma_n_3_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.079s) 2022-08-17T12:54:25.9848369Z test_vmapjvpall_polygamma_polygamma_n_4_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.079s) 2022-08-17T12:54:26.0069346Z test_vmapjvpall_positive_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.016s) 2022-08-17T12:54:26.4298102Z test_vmapjvpall_pow_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.425s) 2022-08-17T12:54:26.4343655Z test_vmapjvpall_prod_cpu_float32 (__main__.TestOperatorsCPU) ... expected failure (0.016s) 2022-08-17T12:54:27.1985885Z test_vmapjvpall_put_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.760s) 2022-08-17T12:54:27.6566297Z test_vmapjvpall_qr_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.462s) 2022-08-17T12:54:28.0824208Z test_vmapjvpall_quantile_cpu_float32 (__main__.TestOperatorsCPU) ... expected failure (0.422s) 2022-08-17T12:54:28.1071558Z test_vmapjvpall_rad2deg_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.016s) 2022-08-17T12:54:28.1098380Z test_vmapjvpall_rand_like_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped! Forward AD not supported. (0.016s) 2022-08-17T12:54:28.1123878Z test_vmapjvpall_randint_like_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped! Forward AD not supported. (0.000s) 2022-08-17T12:54:28.1148809Z test_vmapjvpall_randn_like_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped! Forward AD not supported. (0.000s) 2022-08-17T12:54:28.1400948Z test_vmapjvpall_ravel_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.031s) 2022-08-17T12:54:28.1655201Z test_vmapjvpall_real_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.016s) 2022-08-17T12:54:28.1979038Z test_vmapjvpall_reciprocal_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.032s) 2022-08-17T12:54:28.5351792Z test_vmapjvpall_remainder_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.347s) 2022-08-17T12:54:28.5373539Z test_vmapjvpall_renorm_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped! Forward AD not supported. (0.000s) 2022-08-17T12:54:28.8418889Z test_vmapjvpall_repeat_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.306s) 2022-08-17T12:54:28.8798400Z test_vmapjvpall_repeat_interleave_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.033s) 2022-08-17T12:54:29.0125356Z test_vmapjvpall_reshape_as_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.126s) 2022-08-17T12:54:29.1008713Z test_vmapjvpall_reshape_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.094s) 2022-08-17T12:54:29.1030175Z test_vmapjvpall_resize__cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped! Forward AD not supported. (0.000s) 2022-08-17T12:54:29.1051021Z test_vmapjvpall_resize_as__cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped! Forward AD not supported. (0.000s) 2022-08-17T12:54:29.1212598Z test_vmapjvpall_resolve_conj_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.016s) 2022-08-17T12:54:29.1373631Z test_vmapjvpall_resolve_neg_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.016s) 2022-08-17T12:54:29.2628887Z test_vmapjvpall_roll_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.126s) 2022-08-17T12:54:29.5438121Z test_vmapjvpall_rot90_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.279s) 2022-08-17T12:54:29.5544691Z test_vmapjvpall_round_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.016s) 2022-08-17T12:54:29.5788555Z test_vmapjvpall_round_decimals_0_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.016s) 2022-08-17T12:54:29.6029552Z test_vmapjvpall_round_decimals_3_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.031s) 2022-08-17T12:54:29.6272533Z test_vmapjvpall_round_decimals_neg_3_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.031s) 2022-08-17T12:54:29.6522165Z test_vmapjvpall_rsqrt_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.016s) 2022-08-17T12:54:30.0352625Z test_vmapjvpall_rsub_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.381s) 2022-08-17T12:54:30.2745564Z test_vmapjvpall_scatter_add_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.237s) 2022-08-17T12:54:30.3134520Z test_vmapjvpall_scatter_cpu_float32 (__main__.TestOperatorsCPU) ... expected failure (0.048s) 2022-08-17T12:54:30.3156320Z test_vmapjvpall_scatter_reduce_amax_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped! Forward AD not supported. (0.000s) 2022-08-17T12:54:30.3177259Z test_vmapjvpall_scatter_reduce_amin_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped! Forward AD not supported. (0.000s) 2022-08-17T12:54:30.3198264Z test_vmapjvpall_scatter_reduce_mean_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped! Forward AD not supported. (0.000s) 2022-08-17T12:54:30.3219024Z test_vmapjvpall_scatter_reduce_prod_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped! Forward AD not supported. (0.000s) 2022-08-17T12:54:30.3241399Z test_vmapjvpall_scatter_reduce_sum_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped! Forward AD not supported. (0.016s) 2022-08-17T12:54:30.3341997Z test_vmapjvpall_searchsorted_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped! Forward AD not supported. (0.000s) 2022-08-17T12:54:30.3363004Z test_vmapjvpall_segment_reduce_lengths_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped! Forward AD not supported. (0.000s) 2022-08-17T12:54:30.3384275Z test_vmapjvpall_segment_reduce_offsets_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped! Forward AD not supported. (0.000s) 2022-08-17T12:54:30.3784649Z test_vmapjvpall_select_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.047s) 2022-08-17T12:54:30.5586008Z test_vmapjvpall_select_scatter_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.173s) 2022-08-17T12:54:30.5695839Z test_vmapjvpall_sgn_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.016s) 2022-08-17T12:54:30.5717252Z test_vmapjvpall_short_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped! Forward AD not supported. (0.000s) 2022-08-17T12:54:30.5738230Z test_vmapjvpall_short_functorch_no_channels_last_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped! Forward AD not supported. (0.000s) 2022-08-17T12:54:30.5980673Z test_vmapjvpall_sigmoid_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.032s) 2022-08-17T12:54:30.6084949Z test_vmapjvpall_sign_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.016s) 2022-08-17T12:54:30.6106320Z test_vmapjvpall_signbit_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped! Forward AD not supported. (0.000s) 2022-08-17T12:54:30.6216519Z test_vmapjvpall_sin_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.000s) 2022-08-17T12:54:30.6509228Z test_vmapjvpall_sinc_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.031s) 2022-08-17T12:54:30.6618584Z test_vmapjvpall_sinh_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.016s) 2022-08-17T12:54:31.2927980Z test_vmapjvpall_slice_scatter_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.627s) 2022-08-17T12:54:31.3503979Z test_vmapjvpall_softmax_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.063s) 2022-08-17T12:54:31.4105011Z test_vmapjvpall_softmax_with_dtype_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.064s) 2022-08-17T12:54:31.9224200Z test_vmapjvpall_sort_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.501s) 2022-08-17T12:54:31.9246730Z test_vmapjvpall_sparse_sampled_addmm_cpu_float32 (__main__.TestOperatorsCPU) ... skip: PyTorch is built without MKL support (0.016s) 2022-08-17T12:54:31.9267445Z test_vmapjvpall_special_airy_ai_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped! Forward AD not supported. (0.000s) 2022-08-17T12:54:31.9287869Z test_vmapjvpall_special_bessel_j0_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped! Forward AD not supported. (0.000s) 2022-08-17T12:54:31.9308330Z test_vmapjvpall_special_bessel_j1_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped! Forward AD not supported. (0.000s) 2022-08-17T12:54:31.9328642Z test_vmapjvpall_special_bessel_y0_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped! Forward AD not supported. (0.000s) 2022-08-17T12:54:31.9349096Z test_vmapjvpall_special_bessel_y1_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped! Forward AD not supported. (0.000s) 2022-08-17T12:54:31.9369466Z test_vmapjvpall_special_chebyshev_polynomial_t_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped! Forward AD not supported. (0.000s) 2022-08-17T12:54:31.9389895Z test_vmapjvpall_special_chebyshev_polynomial_u_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped! Forward AD not supported. (0.000s) 2022-08-17T12:54:31.9405015Z test_vmapjvpall_special_chebyshev_polynomial_v_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.016s) 2022-08-17T12:54:31.9418948Z test_vmapjvpall_special_chebyshev_polynomial_w_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.000s) 2022-08-17T12:54:31.9599075Z test_vmapjvpall_special_entr_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.016s) 2022-08-17T12:54:31.9859953Z test_vmapjvpall_special_erfcx_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.017s) 2022-08-17T12:54:31.9882496Z test_vmapjvpall_special_hermite_polynomial_h_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped! Forward AD not supported. (0.016s) 2022-08-17T12:54:31.9903515Z test_vmapjvpall_special_hermite_polynomial_he_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped! Forward AD not supported. (0.000s) 2022-08-17T12:54:32.0084818Z test_vmapjvpall_special_i0e_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.017s) 2022-08-17T12:54:32.0282982Z test_vmapjvpall_special_i1_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.016s) 2022-08-17T12:54:32.0485468Z test_vmapjvpall_special_i1e_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.016s) 2022-08-17T12:54:32.0506863Z test_vmapjvpall_special_laguerre_polynomial_l_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped! Forward AD not supported. (0.000s) 2022-08-17T12:54:32.0523170Z test_vmapjvpall_special_legendre_polynomial_p_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.016s) 2022-08-17T12:54:32.0804603Z test_vmapjvpall_special_log_ndtr_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.019s) 2022-08-17T12:54:32.0826115Z test_vmapjvpall_special_modified_bessel_i0_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped! Forward AD not supported. (0.000s) 2022-08-17T12:54:32.0847112Z test_vmapjvpall_special_modified_bessel_i1_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped! Forward AD not supported. (0.000s) 2022-08-17T12:54:32.0869378Z test_vmapjvpall_special_modified_bessel_k0_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped! Forward AD not supported. (0.016s) 2022-08-17T12:54:32.0890537Z test_vmapjvpall_special_modified_bessel_k1_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped! Forward AD not supported. (0.000s) 2022-08-17T12:54:32.1190842Z test_vmapjvpall_special_ndtr_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.031s) 2022-08-17T12:54:32.1451802Z test_vmapjvpall_special_ndtri_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.016s) 2022-08-17T12:54:32.2272579Z test_vmapjvpall_special_polygamma_special_polygamma_n_0_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.084s) 2022-08-17T12:54:32.2293792Z test_vmapjvpall_special_scaled_modified_bessel_k0_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped! Forward AD not supported. (0.000s) 2022-08-17T12:54:32.2314854Z test_vmapjvpall_special_scaled_modified_bessel_k1_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped! Forward AD not supported. (0.000s) 2022-08-17T12:54:32.2330454Z test_vmapjvpall_special_shifted_chebyshev_polynomial_t_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.016s) 2022-08-17T12:54:32.2344877Z test_vmapjvpall_special_shifted_chebyshev_polynomial_u_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.000s) 2022-08-17T12:54:32.2359070Z test_vmapjvpall_special_shifted_chebyshev_polynomial_v_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.000s) 2022-08-17T12:54:32.2373122Z test_vmapjvpall_special_shifted_chebyshev_polynomial_w_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.000s) 2022-08-17T12:54:32.2393797Z test_vmapjvpall_special_spherical_bessel_j0_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped! Forward AD not supported. (0.000s) 2022-08-17T12:54:32.5964316Z test_vmapjvpall_special_xlog1py_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.363s) 2022-08-17T12:54:32.5987027Z test_vmapjvpall_special_zeta_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped! Forward AD not supported. (0.000s) 2022-08-17T12:54:32.6213699Z test_vmapjvpall_split_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.016s) 2022-08-17T12:54:32.6614073Z test_vmapjvpall_split_list_args_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.047s) 2022-08-17T12:54:32.7134788Z test_vmapjvpall_split_with_sizes_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.052s) 2022-08-17T12:54:32.7240413Z test_vmapjvpall_sqrt_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.000s) 2022-08-17T12:54:32.7495141Z test_vmapjvpall_square_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.031s) 2022-08-17T12:54:32.8043412Z test_vmapjvpall_squeeze_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.058s) 2022-08-17T12:54:33.5434243Z test_vmapjvpall_stack_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.736s) 2022-08-17T12:54:33.6139076Z test_vmapjvpall_std_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.064s) 2022-08-17T12:54:33.6974471Z test_vmapjvpall_std_mean_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.095s) 2022-08-17T12:54:33.7169958Z test_vmapjvpall_stft_cpu_float32 (__main__.TestOperatorsCPU) ... expected failure (0.016s) 2022-08-17T12:54:34.0924176Z test_vmapjvpall_sub_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.374s) 2022-08-17T12:54:34.2463541Z test_vmapjvpall_sum_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.157s) 2022-08-17T12:54:34.2948873Z test_vmapjvpall_sum_to_size_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.048s) 2022-08-17T12:54:37.9451833Z test_vmapjvpall_svd_cpu_float32 (__main__.TestOperatorsCPU) ... ok (3.646s) 2022-08-17T12:54:37.9467552Z test_vmapjvpall_svd_lowrank_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped! (0.000s) 2022-08-17T12:54:37.9490971Z test_vmapjvpall_symeig_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped! Forward AD not supported. (0.000s) 2022-08-17T12:54:37.9732725Z test_vmapjvpall_t_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.032s) 2022-08-17T12:54:38.0164433Z test_vmapjvpall_take_along_dim_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.047s) 2022-08-17T12:54:38.0958743Z test_vmapjvpall_take_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.080s) 2022-08-17T12:54:38.1072296Z test_vmapjvpall_tan_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.000s) 2022-08-17T12:54:38.1175304Z test_vmapjvpall_tanh_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.016s) 2022-08-17T12:54:38.1209300Z test_vmapjvpall_tensor_split_cpu_float32 (__main__.TestOperatorsCPU) ... expected failure (0.000s) 2022-08-17T12:54:38.2114004Z test_vmapjvpall_tensordot_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.095s) 2022-08-17T12:54:38.6179810Z test_vmapjvpall_tile_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.405s) 2022-08-17T12:54:38.6203581Z test_vmapjvpall_to_sparse_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped! Forward AD not supported. (0.000s) 2022-08-17T12:54:38.7361251Z test_vmapjvpall_topk_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.126s) 2022-08-17T12:54:38.7463204Z test_vmapjvpall_trace_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.000s) 2022-08-17T12:54:38.8094000Z test_vmapjvpall_transpose_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.063s) 2022-08-17T12:54:39.1108314Z test_vmapjvpall_trapezoid_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.309s) 2022-08-17T12:54:39.4127641Z test_vmapjvpall_trapz_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.295s) 2022-08-17T12:54:39.9592487Z test_vmapjvpall_triangular_solve_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.554s) 2022-08-17T12:54:40.0023357Z test_vmapjvpall_tril_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.032s) 2022-08-17T12:54:40.0448803Z test_vmapjvpall_triu_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.031s) 2022-08-17T12:54:40.3686881Z test_vmapjvpall_true_divide_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.327s) 2022-08-17T12:54:40.3797015Z test_vmapjvpall_trunc_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.016s) 2022-08-17T12:54:40.4803032Z test_vmapjvpall_unbind_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.095s) 2022-08-17T12:54:40.5595670Z test_vmapjvpall_unflatten_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.078s) 2022-08-17T12:54:40.7536063Z test_vmapjvpall_unfold_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.200s) 2022-08-17T12:54:40.7557667Z test_vmapjvpall_unique_consecutive_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped! Forward AD not supported. (0.000s) 2022-08-17T12:54:40.7703225Z test_vmapjvpall_unique_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped! Forward AD not supported. (0.016s) 2022-08-17T12:54:40.8394219Z test_vmapjvpall_unsqueeze_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.063s) 2022-08-17T12:54:40.9056218Z test_vmapjvpall_var_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.064s) 2022-08-17T12:54:40.9848150Z test_vmapjvpall_var_mean_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.079s) 2022-08-17T12:54:41.0235439Z test_vmapjvpall_vdot_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.047s) 2022-08-17T12:54:41.0288041Z test_vmapjvpall_view_as_complex_cpu_float32 (__main__.TestOperatorsCPU) ... expected failure (0.000s) 2022-08-17T12:54:41.1262612Z test_vmapjvpall_view_as_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.094s) 2022-08-17T12:54:41.1824793Z test_vmapjvpall_view_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.064s) 2022-08-17T12:54:41.2092925Z test_vmapjvpall_vsplit_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.031s) 2022-08-17T12:54:41.5239293Z test_vmapjvpall_vstack_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.316s) 2022-08-17T12:54:41.7045682Z test_vmapjvpall_where_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.177s) 2022-08-17T12:54:42.0651195Z test_vmapjvpall_xlogy_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.350s) 2022-08-17T12:54:42.0909330Z test_vmapjvpall_zero__cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.032s) 2022-08-17T12:54:42.0934727Z test_vmapjvpall_zeros_like_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped! Forward AD not supported. (0.000s) 2022-08-17T12:54:42.1086655Z test_vmapvjp_H_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.016s) 2022-08-17T12:54:42.1242397Z test_vmapvjp_T_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.016s) 2022-08-17T12:54:42.2788848Z test_vmapvjp___getitem___cpu_float32 (__main__.TestOperatorsCPU) ... expected failure (0.163s) 2022-08-17T12:54:44.7666362Z test_vmapvjp___getitem___functorch_cpu_float32 (__main__.TestOperatorsCPU) ... ok (2.485s) 2022-08-17T12:54:44.9252099Z test_vmapvjp___radd___cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.160s) 2022-08-17T12:54:45.1127968Z test_vmapvjp___rdiv___cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.190s) 2022-08-17T12:54:45.4424592Z test_vmapvjp___rmatmul___cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.317s) 2022-08-17T12:54:45.6208521Z test_vmapvjp___rmod___cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.190s) 2022-08-17T12:54:45.7918125Z test_vmapvjp___rmul___cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.158s) 2022-08-17T12:54:46.0014861Z test_vmapvjp___rpow___cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.223s) 2022-08-17T12:54:46.1611337Z test_vmapvjp___rsub___cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.157s) 2022-08-17T12:54:46.8615075Z test_vmapvjp__masked_amax_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.696s) 2022-08-17T12:54:47.5622202Z test_vmapvjp__masked_amin_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.696s) 2022-08-17T12:54:47.5647999Z test_vmapvjp__masked_argmax_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped! Autograd not supported. (0.016s) 2022-08-17T12:54:47.5671520Z test_vmapvjp__masked_argmin_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped! Autograd not supported. (0.001s) 2022-08-17T12:54:47.6892461Z test_vmapvjp__masked_cumprod_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.111s) 2022-08-17T12:54:47.7914971Z test_vmapvjp__masked_cumsum_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.110s) 2022-08-17T12:54:47.9463203Z test_vmapvjp__masked_log_softmax_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.144s) 2022-08-17T12:54:48.2365925Z test_vmapvjp__masked_logaddexp_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.284s) 2022-08-17T12:54:49.0107653Z test_vmapvjp__masked_logsumexp_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.767s) 2022-08-17T12:54:49.8009749Z test_vmapvjp__masked_mean_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.791s) 2022-08-17T12:54:49.9601232Z test_vmapvjp__masked_median_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.158s) 2022-08-17T12:54:53.7611315Z test_vmapvjp__masked_norm_cpu_float32 (__main__.TestOperatorsCPU) ... ok (3.809s) 2022-08-17T12:54:54.1273912Z test_vmapvjp__masked_normalize_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.365s) 2022-08-17T12:54:54.1913974Z test_vmapvjp__masked_prod_cpu_float32 (__main__.TestOperatorsCPU) ... expected failure (0.057s) 2022-08-17T12:54:54.3515343Z test_vmapvjp__masked_softmax_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.161s) 2022-08-17T12:54:54.5180313Z test_vmapvjp__masked_softmin_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.166s) 2022-08-17T12:54:55.5669837Z test_vmapvjp__masked_std_cpu_float32 (__main__.TestOperatorsCPU) ... ok (1.062s) 2022-08-17T12:54:56.2153605Z test_vmapvjp__masked_sum_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.633s) 2022-08-17T12:54:57.2081268Z test_vmapvjp__masked_var_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.998s) 2022-08-17T12:54:57.2185656Z test_vmapvjp_abs_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.016s) 2022-08-17T12:54:57.2443619Z test_vmapvjp_acos_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.016s) 2022-08-17T12:54:57.2695172Z test_vmapvjp_acosh_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.031s) 2022-08-17T12:54:57.4659267Z test_vmapvjp_add_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.200s) 2022-08-17T12:54:57.8045506Z test_vmapvjp_addbmm_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.332s) 2022-08-17T12:54:58.4154080Z test_vmapvjp_addcdiv_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.617s) 2022-08-17T12:54:58.9872713Z test_vmapvjp_addcmul_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.571s) 2022-08-17T12:54:59.1554056Z test_vmapvjp_addmm_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.175s) 2022-08-17T12:54:59.3063327Z test_vmapvjp_addmm_decomposed_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.143s) 2022-08-17T12:54:59.6127346Z test_vmapvjp_addmv_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.300s) 2022-08-17T12:54:59.8279287Z test_vmapvjp_addr_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.206s) 2022-08-17T12:54:59.8302985Z test_vmapvjp_all_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped! Autograd not supported. (0.000s) 2022-08-17T12:54:59.8325792Z test_vmapvjp_allclose_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped! Autograd not supported. (0.000s) 2022-08-17T12:55:00.0065410Z test_vmapvjp_amax_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.175s) 2022-08-17T12:55:00.1776425Z test_vmapvjp_amin_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.174s) 2022-08-17T12:55:00.1799841Z test_vmapvjp_aminmax_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped! Autograd not supported. (0.000s) 2022-08-17T12:55:00.1896825Z test_vmapvjp_angle_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.016s) 2022-08-17T12:55:00.1919095Z test_vmapvjp_any_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped! Autograd not supported. (0.000s) 2022-08-17T12:55:00.1940834Z test_vmapvjp_arange_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped! Autograd not supported. (0.000s) 2022-08-17T12:55:00.1962636Z test_vmapvjp_argmax_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped! Autograd not supported. (0.000s) 2022-08-17T12:55:00.1985379Z test_vmapvjp_argmin_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped! Autograd not supported. (0.016s) 2022-08-17T12:55:00.2007299Z test_vmapvjp_argsort_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped! Autograd not supported. (0.000s) 2022-08-17T12:55:00.2029054Z test_vmapvjp_argwhere_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped! Autograd not supported. (0.000s) 2022-08-17T12:55:00.2070684Z test_vmapvjp_as_strided_cpu_float32 (__main__.TestOperatorsCPU) ... expected failure (0.000s) 2022-08-17T12:55:00.2150955Z test_vmapvjp_as_strided_scatter_cpu_float32 (__main__.TestOperatorsCPU) ... expected failure (0.016s) 2022-08-17T12:55:00.2265335Z test_vmapvjp_asin_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.000s) 2022-08-17T12:55:00.2374028Z test_vmapvjp_asinh_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.016s) 2022-08-17T12:55:00.4350054Z test_vmapvjp_atan2_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.205s) 2022-08-17T12:55:00.4460422Z test_vmapvjp_atan_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.000s) 2022-08-17T12:55:00.4569471Z test_vmapvjp_atanh_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.016s) 2022-08-17T12:55:04.1272026Z test_vmapvjp_atleast_1d_cpu_float32 (__main__.TestOperatorsCPU) ... ok (3.675s) 2022-08-17T12:55:07.8664161Z test_vmapvjp_atleast_2d_cpu_float32 (__main__.TestOperatorsCPU) ... ok (3.729s) 2022-08-17T12:55:11.6767246Z test_vmapvjp_atleast_3d_cpu_float32 (__main__.TestOperatorsCPU) ... ok (3.810s) 2022-08-17T12:55:11.9941569Z test_vmapvjp_baddbmm_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.318s) 2022-08-17T12:55:11.9957112Z test_vmapvjp_bernoulli_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped! (0.000s) 2022-08-17T12:55:12.0268143Z test_vmapvjp_bfloat16_cpu_float32 (__main__.TestOperatorsCPU) ... expected failure (0.031s) 2022-08-17T12:55:12.0557461Z test_vmapvjp_bfloat16_functorch_no_channels_last_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.032s) 2022-08-17T12:55:12.2085736Z test_vmapvjp_block_diag_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.158s) 2022-08-17T12:55:12.2325053Z test_vmapvjp_bmm_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.016s) 2022-08-17T12:55:12.2346723Z test_vmapvjp_bool_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped! Autograd not supported. (0.000s) 2022-08-17T12:55:12.2367879Z test_vmapvjp_bool_functorch_no_channels_last_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped! Autograd not supported. (0.016s) 2022-08-17T12:55:12.2388849Z test_vmapvjp_broadcast_shapes_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped! Autograd not supported. (0.000s) 2022-08-17T12:55:13.0529218Z test_vmapvjp_broadcast_tensors_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.806s) 2022-08-17T12:55:13.1081993Z test_vmapvjp_broadcast_to_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.064s) 2022-08-17T12:55:13.1103560Z test_vmapvjp_bucketize_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped! Autograd not supported. (0.000s) 2022-08-17T12:55:13.1124424Z test_vmapvjp_byte_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped! Autograd not supported. (0.000s) 2022-08-17T12:55:13.1145199Z test_vmapvjp_byte_functorch_no_channels_last_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped! Autograd not supported. (0.000s) 2022-08-17T12:55:13.1980608Z test_vmapvjp_cartesian_prod_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.079s) 2022-08-17T12:55:13.3207783Z test_vmapvjp_cat_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.126s) 2022-08-17T12:55:19.0670963Z test_vmapvjp_cdist_cpu_float32 (__main__.TestOperatorsCPU) ... ok (5.756s) 2022-08-17T12:55:19.0767564Z test_vmapvjp_ceil_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.000s) 2022-08-17T12:55:19.1096577Z test_vmapvjp_chalf_cpu_float32 (__main__.TestOperatorsCPU) ... expected failure (0.031s) 2022-08-17T12:55:19.1118217Z test_vmapvjp_char_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped! Autograd not supported. (0.000s) 2022-08-17T12:55:19.1142509Z test_vmapvjp_char_functorch_no_channels_last_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped! Autograd not supported. (0.016s) 2022-08-17T12:55:19.2698134Z test_vmapvjp_cholesky_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.144s) 2022-08-17T12:55:19.3865326Z test_vmapvjp_cholesky_inverse_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.127s) 2022-08-17T12:55:19.6738225Z test_vmapvjp_cholesky_solve_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.284s) 2022-08-17T12:55:19.9574410Z test_vmapvjp_chunk_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.285s) 2022-08-17T12:55:20.0834510Z test_vmapvjp_clamp_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.126s) 2022-08-17T12:55:20.2585468Z test_vmapvjp_clamp_max_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.175s) 2022-08-17T12:55:20.4331913Z test_vmapvjp_clamp_min_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.173s) 2022-08-17T12:55:20.4488881Z test_vmapvjp_clone_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.016s) 2022-08-17T12:55:20.5059267Z test_vmapvjp_column_stack_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.048s) 2022-08-17T12:55:20.7229638Z test_vmapvjp_combinations_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.221s) 2022-08-17T12:55:20.8976879Z test_vmapvjp_complex_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.174s) 2022-08-17T12:55:20.9176408Z test_vmapvjp_conj_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.016s) 2022-08-17T12:55:20.9264641Z test_vmapvjp_conj_physical_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.016s) 2022-08-17T12:55:21.3345047Z test_vmapvjp_constant_pad_nd_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.411s) 2022-08-17T12:55:21.3494169Z test_vmapvjp_contiguous_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.016s) 2022-08-17T12:55:21.5388638Z test_vmapvjp_copysign_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.191s) 2022-08-17T12:55:21.6053381Z test_vmapvjp_corrcoef_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.063s) 2022-08-17T12:55:21.6296441Z test_vmapvjp_cos_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.016s) 2022-08-17T12:55:21.6533808Z test_vmapvjp_cosh_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.031s) 2022-08-17T12:55:21.6555984Z test_vmapvjp_count_nonzero_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped! Autograd not supported. (0.000s) 2022-08-17T12:55:22.2155098Z test_vmapvjp_cov_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.560s) 2022-08-17T12:55:22.2796230Z test_vmapvjp_cross_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.062s) 2022-08-17T12:55:22.3064613Z test_vmapvjp_cummax_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.026s) 2022-08-17T12:55:22.3331071Z test_vmapvjp_cummin_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.026s) 2022-08-17T12:55:22.4475165Z test_vmapvjp_cumprod_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.119s) 2022-08-17T12:55:22.4791416Z test_vmapvjp_cumsum_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.036s) 2022-08-17T12:55:22.6631550Z test_vmapvjp_cumulative_trapezoid_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.185s) 2022-08-17T12:55:22.6864248Z test_vmapvjp_deg2rad_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.026s) 2022-08-17T12:55:22.8029875Z test_vmapvjp_diag_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.102s) 2022-08-17T12:55:22.9109957Z test_vmapvjp_diag_embed_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.120s) 2022-08-17T12:55:22.9502528Z test_vmapvjp_diagflat_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.036s) 2022-08-17T12:55:23.0562788Z test_vmapvjp_diagonal_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.108s) 2022-08-17T12:55:23.3413445Z test_vmapvjp_diagonal_scatter_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.284s) 2022-08-17T12:55:25.3694313Z test_vmapvjp_diff_cpu_float32 (__main__.TestOperatorsCPU) ... ok (2.020s) 2022-08-17T12:55:25.3933837Z test_vmapvjp_digamma_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.032s) 2022-08-17T12:55:26.6312114Z test_vmapvjp_dist_cpu_float32 (__main__.TestOperatorsCPU) ... ok (1.232s) 2022-08-17T12:55:26.7988334Z test_vmapvjp_div_floor_rounding_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.174s) 2022-08-17T12:55:26.9824330Z test_vmapvjp_div_no_rounding_mode_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.175s) 2022-08-17T12:55:27.1474434Z test_vmapvjp_div_trunc_rounding_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.173s) 2022-08-17T12:55:27.1684331Z test_vmapvjp_dot_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.016s) 2022-08-17T12:55:27.2000865Z test_vmapvjp_double_cpu_float32 (__main__.TestOperatorsCPU) ... expected failure (0.032s) 2022-08-17T12:55:27.2296640Z test_vmapvjp_double_functorch_no_channels_last_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.031s) 2022-08-17T12:55:27.3194000Z test_vmapvjp_dsplit_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.095s) 2022-08-17T12:55:27.4140887Z test_vmapvjp_dstack_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.094s) 2022-08-17T12:55:27.4195073Z test_vmapvjp_eig_cpu_float32 (__main__.TestOperatorsCPU) ... expected failure (0.000s) 2022-08-17T12:55:27.6379731Z test_vmapvjp_einsum_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.221s) 2022-08-17T12:55:27.6402056Z test_vmapvjp_empty_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped! Autograd not supported. (0.000s) 2022-08-17T12:55:27.6423885Z test_vmapvjp_empty_like_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped! Autograd not supported. (0.000s) 2022-08-17T12:55:27.6445631Z test_vmapvjp_eq_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped! Autograd not supported. (0.000s) 2022-08-17T12:55:27.6467697Z test_vmapvjp_equal_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped! Autograd not supported. (0.016s) 2022-08-17T12:55:27.6581898Z test_vmapvjp_erf_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.000s) 2022-08-17T12:55:27.6832640Z test_vmapvjp_erfc_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.032s) 2022-08-17T12:55:27.6946231Z test_vmapvjp_erfinv_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.016s) 2022-08-17T12:55:27.7189397Z test_vmapvjp_exp2_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.016s) 2022-08-17T12:55:27.7421968Z test_vmapvjp_exp_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.031s) 2022-08-17T12:55:27.7865991Z test_vmapvjp_expand_as_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.032s) 2022-08-17T12:55:27.8586012Z test_vmapvjp_expand_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.079s) 2022-08-17T12:55:27.8688786Z test_vmapvjp_expm1_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.017s) 2022-08-17T12:55:27.9256268Z test_vmapvjp_fft_fft2_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.047s) 2022-08-17T12:55:27.9880355Z test_vmapvjp_fft_fft_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.064s) 2022-08-17T12:55:28.0620623Z test_vmapvjp_fft_fftn_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.079s) 2022-08-17T12:55:28.1009520Z test_vmapvjp_fft_fftshift_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.032s) 2022-08-17T12:55:28.1675340Z test_vmapvjp_fft_hfft2_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.063s) 2022-08-17T12:55:28.2368411Z test_vmapvjp_fft_hfft_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.079s) 2022-08-17T12:55:28.3199368Z test_vmapvjp_fft_hfftn_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.079s) 2022-08-17T12:55:28.3766789Z test_vmapvjp_fft_ifft2_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.064s) 2022-08-17T12:55:28.4427261Z test_vmapvjp_fft_ifft_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.063s) 2022-08-17T12:55:28.5167586Z test_vmapvjp_fft_ifftn_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.063s) 2022-08-17T12:55:28.5557064Z test_vmapvjp_fft_ifftshift_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.047s) 2022-08-17T12:55:28.6216946Z test_vmapvjp_fft_ihfft2_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.063s) 2022-08-17T12:55:28.6893197Z test_vmapvjp_fft_ihfft_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.064s) 2022-08-17T12:55:28.7714885Z test_vmapvjp_fft_ihfftn_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.094s) 2022-08-17T12:55:28.8325884Z test_vmapvjp_fft_irfft2_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.048s) 2022-08-17T12:55:28.8980921Z test_vmapvjp_fft_irfft_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.079s) 2022-08-17T12:55:28.9754491Z test_vmapvjp_fft_irfftn_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.063s) 2022-08-17T12:55:29.0321263Z test_vmapvjp_fft_rfft2_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.063s) 2022-08-17T12:55:29.0960571Z test_vmapvjp_fft_rfft_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.063s) 2022-08-17T12:55:29.1704599Z test_vmapvjp_fft_rfftn_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.079s) 2022-08-17T12:55:29.1947973Z test_vmapvjp_fill_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.016s) 2022-08-17T12:55:29.2367813Z test_vmapvjp_flatten_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.048s) 2022-08-17T12:55:29.3086625Z test_vmapvjp_flip_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.079s) 2022-08-17T12:55:29.3247822Z test_vmapvjp_fliplr_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.016s) 2022-08-17T12:55:29.3410129Z test_vmapvjp_flipud_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.016s) 2022-08-17T12:55:29.3697126Z test_vmapvjp_float_cpu_float32 (__main__.TestOperatorsCPU) ... expected failure (0.016s) 2022-08-17T12:55:29.3965194Z test_vmapvjp_float_functorch_no_channels_last_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.032s) 2022-08-17T12:55:29.6403500Z test_vmapvjp_float_power_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.253s) 2022-08-17T12:55:29.6499802Z test_vmapvjp_floor_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.000s) 2022-08-17T12:55:29.6522761Z test_vmapvjp_floor_divide_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped! Autograd not supported. (0.000s) 2022-08-17T12:55:29.8345950Z test_vmapvjp_fmax_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.189s) 2022-08-17T12:55:30.0169542Z test_vmapvjp_fmin_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.175s) 2022-08-17T12:55:30.1960581Z test_vmapvjp_fmod_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.176s) 2022-08-17T12:55:30.2177236Z test_vmapvjp_frac_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.031s) 2022-08-17T12:55:30.2419103Z test_vmapvjp_frexp_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.026s) 2022-08-17T12:55:30.2440922Z test_vmapvjp_full_like_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped! Autograd not supported. (0.000s) 2022-08-17T12:55:30.3216445Z test_vmapvjp_gather_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.073s) 2022-08-17T12:55:30.3238232Z test_vmapvjp_ge_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped! Autograd not supported. (0.000s) 2022-08-17T12:55:30.3260067Z test_vmapvjp_geqrf_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped! Autograd not supported. (0.016s) 2022-08-17T12:55:30.6256249Z test_vmapvjp_gradient_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.295s) 2022-08-17T12:55:30.6278003Z test_vmapvjp_gt_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped! Autograd not supported. (0.000s) 2022-08-17T12:55:30.6588358Z test_vmapvjp_half_cpu_float32 (__main__.TestOperatorsCPU) ... expected failure (0.031s) 2022-08-17T12:55:30.6879812Z test_vmapvjp_half_functorch_no_channels_last_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.026s) 2022-08-17T12:55:30.6985330Z test_vmapvjp_has_batch_rule_H_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.016s) 2022-08-17T12:55:30.7093191Z test_vmapvjp_has_batch_rule_T_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.000s) 2022-08-17T12:55:30.7872529Z test_vmapvjp_has_batch_rule___getitem___cpu_float32 (__main__.TestOperatorsCPU) ... expected failure (0.088s) 2022-08-17T12:55:31.5044880Z test_vmapvjp_has_batch_rule___getitem___functorch_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.709s) 2022-08-17T12:55:31.5752467Z test_vmapvjp_has_batch_rule___radd___cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.079s) 2022-08-17T12:55:31.6611526Z test_vmapvjp_has_batch_rule___rdiv___cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.079s) 2022-08-17T12:55:31.8080265Z test_vmapvjp_has_batch_rule___rmatmul___cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.158s) 2022-08-17T12:55:31.8887273Z test_vmapvjp_has_batch_rule___rmod___cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.081s) 2022-08-17T12:55:31.9636696Z test_vmapvjp_has_batch_rule___rmul___cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.063s) 2022-08-17T12:55:32.0627198Z test_vmapvjp_has_batch_rule___rpow___cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.111s) 2022-08-17T12:55:32.1343552Z test_vmapvjp_has_batch_rule___rsub___cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.063s) 2022-08-17T12:55:32.4802829Z test_vmapvjp_has_batch_rule__masked_amax_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.348s) 2022-08-17T12:55:32.8256405Z test_vmapvjp_has_batch_rule__masked_amin_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.347s) 2022-08-17T12:55:32.8304966Z test_vmapvjp_has_batch_rule__masked_argmax_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped! Autograd not supported. (0.000s) 2022-08-17T12:55:32.8353329Z test_vmapvjp_has_batch_rule__masked_argmin_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped! Autograd not supported. (0.016s) 2022-08-17T12:55:32.8422023Z test_vmapvjp_has_batch_rule__masked_cumprod_cpu_float32 (__main__.TestOperatorsCPU) ... expected failure (0.000s) 2022-08-17T12:55:32.8953730Z test_vmapvjp_has_batch_rule__masked_cumsum_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.048s) 2022-08-17T12:55:32.9721784Z test_vmapvjp_has_batch_rule__masked_log_softmax_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.079s) 2022-08-17T12:55:33.1054958Z test_vmapvjp_has_batch_rule__masked_logaddexp_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.143s) 2022-08-17T12:55:33.4714120Z test_vmapvjp_has_batch_rule__masked_logsumexp_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.363s) 2022-08-17T12:55:33.8519909Z test_vmapvjp_has_batch_rule__masked_mean_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.378s) 2022-08-17T12:55:33.9307880Z test_vmapvjp_has_batch_rule__masked_median_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.080s) 2022-08-17T12:55:35.7146601Z test_vmapvjp_has_batch_rule__masked_norm_cpu_float32 (__main__.TestOperatorsCPU) ... ok (1.785s) 2022-08-17T12:55:35.8993016Z test_vmapvjp_has_batch_rule__masked_normalize_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.174s) 2022-08-17T12:55:35.9319656Z test_vmapvjp_has_batch_rule__masked_prod_cpu_float32 (__main__.TestOperatorsCPU) ... expected failure (0.047s) 2022-08-17T12:55:36.0085424Z test_vmapvjp_has_batch_rule__masked_softmax_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.063s) 2022-08-17T12:55:36.0892241Z test_vmapvjp_has_batch_rule__masked_softmin_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.079s) 2022-08-17T12:55:36.6314929Z test_vmapvjp_has_batch_rule__masked_std_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.552s) 2022-08-17T12:55:36.9357551Z test_vmapvjp_has_batch_rule__masked_sum_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.301s) 2022-08-17T12:55:37.4429098Z test_vmapvjp_has_batch_rule__masked_var_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.513s) 2022-08-17T12:55:37.4550275Z test_vmapvjp_has_batch_rule_abs_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.016s) 2022-08-17T12:55:37.4808962Z test_vmapvjp_has_batch_rule_acos_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.026s) 2022-08-17T12:55:37.5058615Z test_vmapvjp_has_batch_rule_acosh_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.016s) 2022-08-17T12:55:37.5898730Z test_vmapvjp_has_batch_rule_add_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.088s) 2022-08-17T12:55:37.7382327Z test_vmapvjp_has_batch_rule_addbmm_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.145s) 2022-08-17T12:55:37.9889700Z test_vmapvjp_has_batch_rule_addcdiv_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.250s) 2022-08-17T12:55:38.2190460Z test_vmapvjp_has_batch_rule_addcmul_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.237s) 2022-08-17T12:55:38.2906044Z test_vmapvjp_has_batch_rule_addmm_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.064s) 2022-08-17T12:55:38.3573501Z test_vmapvjp_has_batch_rule_addmm_decomposed_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.063s) 2022-08-17T12:55:38.4893798Z test_vmapvjp_has_batch_rule_addmv_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.143s) 2022-08-17T12:55:38.5913985Z test_vmapvjp_has_batch_rule_addr_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.094s) 2022-08-17T12:55:38.5962607Z test_vmapvjp_has_batch_rule_all_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped! Autograd not supported. (0.000s) 2022-08-17T12:55:38.6010876Z test_vmapvjp_has_batch_rule_allclose_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped! Autograd not supported. (0.016s) 2022-08-17T12:55:38.6809256Z test_vmapvjp_has_batch_rule_amax_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.079s) 2022-08-17T12:55:38.7608650Z test_vmapvjp_has_batch_rule_amin_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.079s) 2022-08-17T12:55:38.7657393Z test_vmapvjp_has_batch_rule_aminmax_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped! Autograd not supported. (0.000s) 2022-08-17T12:55:38.7738364Z test_vmapvjp_has_batch_rule_angle_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.016s) 2022-08-17T12:55:38.7786794Z test_vmapvjp_has_batch_rule_any_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped! Autograd not supported. (0.000s) 2022-08-17T12:55:38.7835375Z test_vmapvjp_has_batch_rule_arange_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped! Autograd not supported. (0.000s) 2022-08-17T12:55:38.7884086Z test_vmapvjp_has_batch_rule_argmax_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped! Autograd not supported. (0.016s) 2022-08-17T12:55:38.7931690Z test_vmapvjp_has_batch_rule_argmin_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped! Autograd not supported. (0.000s) 2022-08-17T12:55:38.7980127Z test_vmapvjp_has_batch_rule_argsort_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped! Autograd not supported. (0.000s) 2022-08-17T12:55:38.8028365Z test_vmapvjp_has_batch_rule_argwhere_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped! Autograd not supported. (0.000s) 2022-08-17T12:55:38.8100886Z test_vmapvjp_has_batch_rule_as_strided_cpu_float32 (__main__.TestOperatorsCPU) ... expected failure (0.000s) 2022-08-17T12:55:38.8167547Z test_vmapvjp_has_batch_rule_as_strided_scatter_cpu_float32 (__main__.TestOperatorsCPU) ... expected failure (0.000s) 2022-08-17T12:55:38.8297854Z test_vmapvjp_has_batch_rule_asin_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.016s) 2022-08-17T12:55:38.8419589Z test_vmapvjp_has_batch_rule_asinh_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.016s) 2022-08-17T12:55:39.0115207Z test_vmapvjp_has_batch_rule_atan2_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.174s) 2022-08-17T12:55:39.0240303Z test_vmapvjp_has_batch_rule_atan_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.000s) 2022-08-17T12:55:39.0364955Z test_vmapvjp_has_batch_rule_atanh_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.000s) 2022-08-17T12:55:40.2285480Z test_vmapvjp_has_batch_rule_atleast_1d_cpu_float32 (__main__.TestOperatorsCPU) ... ok (1.202s) 2022-08-17T12:55:41.4703834Z test_vmapvjp_has_batch_rule_atleast_2d_cpu_float32 (__main__.TestOperatorsCPU) ... ok (1.236s) 2022-08-17T12:55:42.7795177Z test_vmapvjp_has_batch_rule_atleast_3d_cpu_float32 (__main__.TestOperatorsCPU) ... ok (1.304s) 2022-08-17T12:55:42.9203408Z test_vmapvjp_has_batch_rule_baddbmm_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.152s) 2022-08-17T12:55:42.9245788Z test_vmapvjp_has_batch_rule_bernoulli_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped! (0.004s) 2022-08-17T12:55:42.9429123Z test_vmapvjp_has_batch_rule_bfloat16_cpu_float32 (__main__.TestOperatorsCPU) ... expected failure (0.016s) 2022-08-17T12:55:42.9596643Z test_vmapvjp_has_batch_rule_bfloat16_functorch_no_channels_last_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.016s) 2022-08-17T12:55:43.0284559Z test_vmapvjp_has_batch_rule_block_diag_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.063s) 2022-08-17T12:55:43.0422425Z test_vmapvjp_has_batch_rule_bmm_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.016s) 2022-08-17T12:55:43.0469475Z test_vmapvjp_has_batch_rule_bool_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped! Autograd not supported. (0.000s) 2022-08-17T12:55:43.0516434Z test_vmapvjp_has_batch_rule_bool_functorch_no_channels_last_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped! Autograd not supported. (0.016s) 2022-08-17T12:55:43.0563214Z test_vmapvjp_has_batch_rule_broadcast_shapes_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped! Autograd not supported. (0.000s) 2022-08-17T12:55:43.3804011Z test_vmapvjp_has_batch_rule_broadcast_tensors_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.331s) 2022-08-17T12:55:43.4100314Z test_vmapvjp_has_batch_rule_broadcast_to_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.016s) 2022-08-17T12:55:43.4148296Z test_vmapvjp_has_batch_rule_bucketize_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped! Autograd not supported. (0.016s) 2022-08-17T12:55:43.4194940Z test_vmapvjp_has_batch_rule_byte_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped! Autograd not supported. (0.000s) 2022-08-17T12:55:43.4241301Z test_vmapvjp_has_batch_rule_byte_functorch_no_channels_last_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped! Autograd not supported. (0.000s) 2022-08-17T12:55:43.4649521Z test_vmapvjp_has_batch_rule_cartesian_prod_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.047s) 2022-08-17T12:55:43.5675551Z test_vmapvjp_has_batch_rule_cat_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.094s) 2022-08-17T12:55:46.1161034Z test_vmapvjp_has_batch_rule_cdist_cpu_float32 (__main__.TestOperatorsCPU) ... ok (2.536s) 2022-08-17T12:55:46.1244652Z test_vmapvjp_has_batch_rule_ceil_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.016s) 2022-08-17T12:55:46.1436998Z test_vmapvjp_has_batch_rule_chalf_cpu_float32 (__main__.TestOperatorsCPU) ... expected failure (0.010s) 2022-08-17T12:55:46.1485083Z test_vmapvjp_has_batch_rule_char_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped! Autograd not supported. (0.016s) 2022-08-17T12:55:46.1532927Z test_vmapvjp_has_batch_rule_char_functorch_no_channels_last_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped! Autograd not supported. (0.000s) 2022-08-17T12:55:46.2325218Z test_vmapvjp_has_batch_rule_cholesky_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.073s) 2022-08-17T12:55:46.2946405Z test_vmapvjp_has_batch_rule_cholesky_inverse_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.073s) 2022-08-17T12:55:46.4291728Z test_vmapvjp_has_batch_rule_cholesky_solve_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.136s) 2022-08-17T12:55:46.5619629Z test_vmapvjp_has_batch_rule_chunk_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.126s) 2022-08-17T12:55:46.6727784Z test_vmapvjp_has_batch_rule_clamp_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.111s) 2022-08-17T12:55:46.7535056Z test_vmapvjp_has_batch_rule_clamp_max_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.078s) 2022-08-17T12:55:46.8343557Z test_vmapvjp_has_batch_rule_clamp_min_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.079s) 2022-08-17T12:55:46.8450413Z test_vmapvjp_has_batch_rule_clone_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.016s) 2022-08-17T12:55:46.8731613Z test_vmapvjp_has_batch_rule_column_stack_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.033s) 2022-08-17T12:55:46.9913521Z test_vmapvjp_has_batch_rule_combinations_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.111s) 2022-08-17T12:55:46.9976231Z test_vmapvjp_has_batch_rule_complex_cpu_float32 (__main__.TestOperatorsCPU) ... expected failure (0.016s) 2022-08-17T12:55:47.0102614Z test_vmapvjp_has_batch_rule_conj_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.000s) 2022-08-17T12:55:47.0178966Z test_vmapvjp_has_batch_rule_conj_physical_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.016s) 2022-08-17T12:55:47.2133082Z test_vmapvjp_has_batch_rule_constant_pad_nd_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.190s) 2022-08-17T12:55:47.2238711Z test_vmapvjp_has_batch_rule_contiguous_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.016s) 2022-08-17T12:55:47.2301985Z test_vmapvjp_has_batch_rule_copysign_cpu_float32 (__main__.TestOperatorsCPU) ... expected failure (0.000s) 2022-08-17T12:55:47.2689420Z test_vmapvjp_has_batch_rule_corrcoef_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.047s) 2022-08-17T12:55:47.2837941Z test_vmapvjp_has_batch_rule_cos_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.016s) 2022-08-17T12:55:47.2981955Z test_vmapvjp_has_batch_rule_cosh_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.016s) 2022-08-17T12:55:47.3031275Z test_vmapvjp_has_batch_rule_count_nonzero_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped! Autograd not supported. (0.000s) 2022-08-17T12:55:47.6059444Z test_vmapvjp_has_batch_rule_cov_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.300s) 2022-08-17T12:55:47.6125987Z test_vmapvjp_has_batch_rule_cross_cpu_float32 (__main__.TestOperatorsCPU) ... expected failure (0.016s) 2022-08-17T12:55:47.6190268Z test_vmapvjp_has_batch_rule_cummax_cpu_float32 (__main__.TestOperatorsCPU) ... expected failure (0.000s) 2022-08-17T12:55:47.6253557Z test_vmapvjp_has_batch_rule_cummin_cpu_float32 (__main__.TestOperatorsCPU) ... expected failure (0.000s) 2022-08-17T12:55:47.6316141Z test_vmapvjp_has_batch_rule_cumprod_cpu_float32 (__main__.TestOperatorsCPU) ... expected failure (0.016s) 2022-08-17T12:55:47.6500226Z test_vmapvjp_has_batch_rule_cumsum_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.016s) 2022-08-17T12:55:47.7391950Z test_vmapvjp_has_batch_rule_cumulative_trapezoid_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.095s) 2022-08-17T12:55:47.7535617Z test_vmapvjp_has_batch_rule_deg2rad_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.000s) 2022-08-17T12:55:47.8102115Z test_vmapvjp_has_batch_rule_diag_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.063s) 2022-08-17T12:55:47.8619068Z test_vmapvjp_has_batch_rule_diag_embed_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.047s) 2022-08-17T12:55:47.8840406Z test_vmapvjp_has_batch_rule_diagflat_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.032s) 2022-08-17T12:55:47.9798313Z test_vmapvjp_has_batch_rule_diagonal_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.096s) 2022-08-17T12:55:48.1017883Z test_vmapvjp_has_batch_rule_diagonal_scatter_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.110s) 2022-08-17T12:55:49.0025932Z test_vmapvjp_has_batch_rule_diff_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.905s) 2022-08-17T12:55:49.0345096Z test_vmapvjp_has_batch_rule_digamma_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.031s) 2022-08-17T12:55:49.6062498Z test_vmapvjp_has_batch_rule_dist_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.570s) 2022-08-17T12:55:49.7458950Z test_vmapvjp_has_batch_rule_div_floor_rounding_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.141s) 2022-08-17T12:55:49.9000359Z test_vmapvjp_has_batch_rule_div_no_rounding_mode_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.158s) 2022-08-17T12:55:50.0366960Z test_vmapvjp_has_batch_rule_div_trunc_rounding_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.142s) 2022-08-17T12:55:50.0493773Z test_vmapvjp_has_batch_rule_dot_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.000s) 2022-08-17T12:55:50.0675998Z test_vmapvjp_has_batch_rule_double_cpu_float32 (__main__.TestOperatorsCPU) ... expected failure (0.032s) 2022-08-17T12:55:50.0842962Z test_vmapvjp_has_batch_rule_double_functorch_no_channels_last_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.016s) 2022-08-17T12:55:50.1289206Z test_vmapvjp_has_batch_rule_dsplit_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.047s) 2022-08-17T12:55:50.1706566Z test_vmapvjp_has_batch_rule_dstack_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.032s) 2022-08-17T12:55:50.1771705Z test_vmapvjp_has_batch_rule_eig_cpu_float32 (__main__.TestOperatorsCPU) ... expected failure (0.016s) 2022-08-17T12:55:50.2799525Z test_vmapvjp_has_batch_rule_einsum_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.094s) 2022-08-17T12:55:50.2848905Z test_vmapvjp_has_batch_rule_empty_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped! Autograd not supported. (0.000s) 2022-08-17T12:55:50.2897566Z test_vmapvjp_has_batch_rule_empty_like_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped! Autograd not supported. (0.016s) 2022-08-17T12:55:50.2945759Z test_vmapvjp_has_batch_rule_eq_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped! Autograd not supported. (0.000s) 2022-08-17T12:55:50.2994758Z test_vmapvjp_has_batch_rule_equal_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped! Autograd not supported. (0.000s) 2022-08-17T12:55:50.3123928Z test_vmapvjp_has_batch_rule_erf_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.016s) 2022-08-17T12:55:50.3370010Z test_vmapvjp_has_batch_rule_erfc_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.031s) 2022-08-17T12:55:50.3496720Z test_vmapvjp_has_batch_rule_erfinv_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.016s) 2022-08-17T12:55:50.3732463Z test_vmapvjp_has_batch_rule_exp2_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.016s) 2022-08-17T12:55:50.3869869Z test_vmapvjp_has_batch_rule_exp_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.016s) 2022-08-17T12:55:50.4101220Z test_vmapvjp_has_batch_rule_expand_as_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.016s) 2022-08-17T12:55:50.4484872Z test_vmapvjp_has_batch_rule_expand_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.048s) 2022-08-17T12:55:50.4600397Z test_vmapvjp_has_batch_rule_expm1_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.000s) 2022-08-17T12:55:50.4903506Z test_vmapvjp_has_batch_rule_fft_fft2_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.031s) 2022-08-17T12:55:50.5220735Z test_vmapvjp_has_batch_rule_fft_fft_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.032s) 2022-08-17T12:55:50.5596877Z test_vmapvjp_has_batch_rule_fft_fftn_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.047s) 2022-08-17T12:55:50.5822061Z test_vmapvjp_has_batch_rule_fft_fftshift_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.016s) 2022-08-17T12:55:50.6182413Z test_vmapvjp_has_batch_rule_fft_hfft2_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.047s) 2022-08-17T12:55:50.6549481Z test_vmapvjp_has_batch_rule_fft_hfft_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.031s) 2022-08-17T12:55:50.6978571Z test_vmapvjp_has_batch_rule_fft_hfftn_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.034s) 2022-08-17T12:55:50.7274566Z test_vmapvjp_has_batch_rule_fft_ifft2_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.031s) 2022-08-17T12:55:50.7612607Z test_vmapvjp_has_batch_rule_fft_ifft_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.047s) 2022-08-17T12:55:50.7990601Z test_vmapvjp_has_batch_rule_fft_ifftn_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.034s) 2022-08-17T12:55:50.8202484Z test_vmapvjp_has_batch_rule_fft_ifftshift_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.016s) 2022-08-17T12:55:50.8268717Z test_vmapvjp_has_batch_rule_fft_ihfft2_cpu_float32 (__main__.TestOperatorsCPU) ... expected failure (0.016s) 2022-08-17T12:55:50.8616100Z test_vmapvjp_has_batch_rule_fft_ihfft_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.031s) 2022-08-17T12:55:50.8682429Z test_vmapvjp_has_batch_rule_fft_ihfftn_cpu_float32 (__main__.TestOperatorsCPU) ... expected failure (0.006s) 2022-08-17T12:55:50.9001179Z test_vmapvjp_has_batch_rule_fft_irfft2_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.026s) 2022-08-17T12:55:50.9339672Z test_vmapvjp_has_batch_rule_fft_irfft_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.031s) 2022-08-17T12:55:50.9732812Z test_vmapvjp_has_batch_rule_fft_irfftn_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.051s) 2022-08-17T12:55:51.0030873Z test_vmapvjp_has_batch_rule_fft_rfft2_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.016s) 2022-08-17T12:55:51.0358158Z test_vmapvjp_has_batch_rule_fft_rfft_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.047s) 2022-08-17T12:55:51.0734833Z test_vmapvjp_has_batch_rule_fft_rfftn_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.031s) 2022-08-17T12:55:51.0883180Z test_vmapvjp_has_batch_rule_fill_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.010s) 2022-08-17T12:55:51.1100043Z test_vmapvjp_has_batch_rule_flatten_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.032s) 2022-08-17T12:55:51.1451381Z test_vmapvjp_has_batch_rule_flip_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.031s) 2022-08-17T12:55:51.1560372Z test_vmapvjp_has_batch_rule_fliplr_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.016s) 2022-08-17T12:55:51.1668912Z test_vmapvjp_has_batch_rule_flipud_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.000s) 2022-08-17T12:55:51.1834722Z test_vmapvjp_has_batch_rule_float_cpu_float32 (__main__.TestOperatorsCPU) ... expected failure (0.026s) 2022-08-17T12:55:51.1990169Z test_vmapvjp_has_batch_rule_float_functorch_no_channels_last_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.016s) 2022-08-17T12:55:51.3153720Z test_vmapvjp_has_batch_rule_float_power_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.114s) 2022-08-17T12:55:51.3232620Z test_vmapvjp_has_batch_rule_floor_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.000s) 2022-08-17T12:55:51.3280653Z test_vmapvjp_has_batch_rule_floor_divide_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped! Autograd not supported. (0.016s) 2022-08-17T12:55:51.4120918Z test_vmapvjp_has_batch_rule_fmax_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.073s) 2022-08-17T12:55:51.4959591Z test_vmapvjp_has_batch_rule_fmin_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.083s) 2022-08-17T12:55:51.5748784Z test_vmapvjp_has_batch_rule_fmod_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.088s) 2022-08-17T12:55:51.5879745Z test_vmapvjp_has_batch_rule_frac_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.010s) 2022-08-17T12:55:51.6025961Z test_vmapvjp_has_batch_rule_frexp_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.016s) 2022-08-17T12:55:51.6074125Z test_vmapvjp_has_batch_rule_full_like_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped! Autograd not supported. (0.000s) 2022-08-17T12:55:51.6459145Z test_vmapvjp_has_batch_rule_gather_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.047s) 2022-08-17T12:55:51.6507307Z test_vmapvjp_has_batch_rule_ge_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped! Autograd not supported. (0.000s) 2022-08-17T12:55:51.6555150Z test_vmapvjp_has_batch_rule_geqrf_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped! Autograd not supported. (0.000s) 2022-08-17T12:55:51.8200969Z test_vmapvjp_has_batch_rule_gradient_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.166s) 2022-08-17T12:55:51.8249023Z test_vmapvjp_has_batch_rule_gt_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped! Autograd not supported. (0.016s) 2022-08-17T12:55:51.8429219Z test_vmapvjp_has_batch_rule_half_cpu_float32 (__main__.TestOperatorsCPU) ... expected failure (0.016s) 2022-08-17T12:55:51.8594229Z test_vmapvjp_has_batch_rule_half_functorch_no_channels_last_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.010s) 2022-08-17T12:55:51.8642200Z test_vmapvjp_has_batch_rule_heaviside_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped! Autograd not supported. (0.000s) 2022-08-17T12:55:51.8689874Z test_vmapvjp_has_batch_rule_histc_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped! Autograd not supported. (0.016s) 2022-08-17T12:55:51.8737360Z test_vmapvjp_has_batch_rule_histogram_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped! Autograd not supported. (0.000s) 2022-08-17T12:55:51.8784964Z test_vmapvjp_has_batch_rule_histogramdd_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped! Autograd not supported. (0.010s) 2022-08-17T12:55:51.9229861Z test_vmapvjp_has_batch_rule_hsplit_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.047s) 2022-08-17T12:55:51.9596713Z test_vmapvjp_has_batch_rule_hstack_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.031s) 2022-08-17T12:55:52.0393157Z test_vmapvjp_has_batch_rule_hypot_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.073s) 2022-08-17T12:55:52.0622292Z test_vmapvjp_has_batch_rule_i0_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.031s) 2022-08-17T12:55:52.0670875Z test_vmapvjp_has_batch_rule_igamma_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped! Autograd not supported. (0.000s) 2022-08-17T12:55:52.0718621Z test_vmapvjp_has_batch_rule_igammac_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped! Autograd not supported. (0.000s) 2022-08-17T12:55:52.2254865Z test_vmapvjp_has_batch_rule_index_add_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.161s) 2022-08-17T12:55:52.2319693Z test_vmapvjp_has_batch_rule_index_copy_cpu_float32 (__main__.TestOperatorsCPU) ... expected failure (0.000s) 2022-08-17T12:55:52.2381858Z test_vmapvjp_has_batch_rule_index_fill_cpu_float32 (__main__.TestOperatorsCPU) ... expected failure (0.016s) 2022-08-17T12:55:52.2623554Z test_vmapvjp_has_batch_rule_index_put_cpu_float32 (__main__.TestOperatorsCPU) ... expected failure (0.026s) 2022-08-17T12:55:52.4027550Z test_vmapvjp_has_batch_rule_index_put_functorch_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.140s) 2022-08-17T12:55:52.4091776Z test_vmapvjp_has_batch_rule_index_reduce_cpu_float32 (__main__.TestOperatorsCPU) ... expected failure (0.000s) 2022-08-17T12:55:52.4356502Z test_vmapvjp_has_batch_rule_index_select_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.026s) 2022-08-17T12:55:52.4583983Z test_vmapvjp_has_batch_rule_inner_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.031s) 2022-08-17T12:55:52.4632327Z test_vmapvjp_has_batch_rule_int_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped! Autograd not supported. (0.000s) 2022-08-17T12:55:52.4680274Z test_vmapvjp_has_batch_rule_int_functorch_no_channels_last_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped! Autograd not supported. (0.000s) 2022-08-17T12:55:52.5064508Z test_vmapvjp_has_batch_rule_inverse_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.041s) 2022-08-17T12:55:52.5113079Z test_vmapvjp_has_batch_rule_isclose_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped! Autograd not supported. (0.010s) 2022-08-17T12:55:52.5160965Z test_vmapvjp_has_batch_rule_isfinite_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped! Autograd not supported. (0.000s) 2022-08-17T12:55:52.5209064Z test_vmapvjp_has_batch_rule_isin_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped! Autograd not supported. (0.000s) 2022-08-17T12:55:52.5257062Z test_vmapvjp_has_batch_rule_isinf_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped! Autograd not supported. (0.016s) 2022-08-17T12:55:52.5305072Z test_vmapvjp_has_batch_rule_isnan_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped! Autograd not supported. (0.000s) 2022-08-17T12:55:52.5352684Z test_vmapvjp_has_batch_rule_isneginf_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped! Autograd not supported. (0.000s) 2022-08-17T12:55:52.5400813Z test_vmapvjp_has_batch_rule_isposinf_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped! Autograd not supported. (0.016s) 2022-08-17T12:55:52.5448655Z test_vmapvjp_has_batch_rule_isreal_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped! Autograd not supported. (0.000s) 2022-08-17T12:55:52.5513622Z test_vmapvjp_has_batch_rule_istft_cpu_float32 (__main__.TestOperatorsCPU) ... expected failure (0.000s) 2022-08-17T12:55:52.5562046Z test_vmapvjp_has_batch_rule_jiterator_2inputs_2outputs_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Only runs on cuda (0.016s) 2022-08-17T12:55:52.5609713Z test_vmapvjp_has_batch_rule_jiterator_4inputs_with_extra_args_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T12:55:52.5657442Z test_vmapvjp_has_batch_rule_jiterator_binary_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T12:55:52.5705245Z test_vmapvjp_has_batch_rule_jiterator_binary_return_by_ref_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Only runs on cuda (0.016s) 2022-08-17T12:55:52.5753252Z test_vmapvjp_has_batch_rule_jiterator_unary_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T12:55:52.5933931Z test_vmapvjp_has_batch_rule_kron_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.010s) 2022-08-17T12:55:52.6362925Z test_vmapvjp_has_batch_rule_kthvalue_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.047s) 2022-08-17T12:55:52.7209145Z test_vmapvjp_has_batch_rule_ldexp_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.089s) 2022-08-17T12:55:52.7256738Z test_vmapvjp_has_batch_rule_le_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped! Autograd not supported. (0.000s) 2022-08-17T12:55:52.9189947Z test_vmapvjp_has_batch_rule_lerp_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.192s) 2022-08-17T12:55:52.9419876Z test_vmapvjp_has_batch_rule_lgamma_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.031s) 2022-08-17T12:55:53.0212004Z test_vmapvjp_has_batch_rule_linalg_cholesky_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.067s) 2022-08-17T12:55:53.0995431Z test_vmapvjp_has_batch_rule_linalg_cholesky_ex_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.083s) 2022-08-17T12:55:53.1224165Z test_vmapvjp_has_batch_rule_linalg_cond_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.031s) 2022-08-17T12:55:53.1287955Z test_vmapvjp_has_batch_rule_linalg_cross_cpu_float32 (__main__.TestOperatorsCPU) ... expected failure (0.000s) 2022-08-17T12:55:53.1329056Z test_vmapvjp_has_batch_rule_linalg_det_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped! (0.000s) 2022-08-17T12:55:53.1400287Z test_vmapvjp_has_batch_rule_linalg_eig_cpu_float32 (__main__.TestOperatorsCPU) ... expected failure (0.016s) 2022-08-17T12:55:53.2373227Z test_vmapvjp_has_batch_rule_linalg_eigh_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.088s) 2022-08-17T12:55:53.2440303Z test_vmapvjp_has_batch_rule_linalg_eigvals_cpu_float32 (__main__.TestOperatorsCPU) ... expected failure (0.016s) 2022-08-17T12:55:53.2823045Z test_vmapvjp_has_batch_rule_linalg_eigvalsh_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.042s) 2022-08-17T12:55:53.2910373Z test_vmapvjp_has_batch_rule_linalg_householder_product_cpu_float32 (__main__.TestOperatorsCPU) ... expected failure (0.000s) 2022-08-17T12:55:53.3321398Z test_vmapvjp_has_batch_rule_linalg_inv_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.047s) 2022-08-17T12:55:53.3733941Z test_vmapvjp_has_batch_rule_linalg_inv_ex_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.032s) 2022-08-17T12:55:53.3782373Z test_vmapvjp_has_batch_rule_linalg_ldl_factor_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped! Autograd not supported. (0.016s) 2022-08-17T12:55:53.3830782Z test_vmapvjp_has_batch_rule_linalg_ldl_factor_ex_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped! Autograd not supported. (0.000s) 2022-08-17T12:55:53.3878729Z test_vmapvjp_has_batch_rule_linalg_ldl_solve_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped! Autograd not supported. (0.000s) 2022-08-17T12:55:53.4007110Z test_vmapvjp_has_batch_rule_linalg_lstsq_cpu_float32 (__main__.TestOperatorsCPU) ... expected failure (0.016s) 2022-08-17T12:55:53.4134294Z test_vmapvjp_has_batch_rule_linalg_lstsq_grad_oriented_cpu_float32 (__main__.TestOperatorsCPU) ... expected failure (0.016s) 2022-08-17T12:55:53.4196218Z test_vmapvjp_has_batch_rule_linalg_lu_cpu_float32 (__main__.TestOperatorsCPU) ... expected failure (0.000s) 2022-08-17T12:55:53.4260634Z test_vmapvjp_has_batch_rule_linalg_lu_factor_cpu_float32 (__main__.TestOperatorsCPU) ... expected failure (0.016s) 2022-08-17T12:55:53.4322777Z test_vmapvjp_has_batch_rule_linalg_lu_factor_ex_cpu_float32 (__main__.TestOperatorsCPU) ... expected failure (0.000s) 2022-08-17T12:55:53.4386451Z test_vmapvjp_has_batch_rule_linalg_lu_solve_cpu_float32 (__main__.TestOperatorsCPU) ... expected failure (0.000s) 2022-08-17T12:55:53.7736817Z test_vmapvjp_has_batch_rule_linalg_matrix_norm_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.347s) 2022-08-17T12:55:53.9830372Z test_vmapvjp_has_batch_rule_linalg_matrix_power_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.206s) 2022-08-17T12:55:53.9878824Z test_vmapvjp_has_batch_rule_linalg_matrix_rank_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped! Autograd not supported. (0.000s) 2022-08-17T12:55:53.9926664Z test_vmapvjp_has_batch_rule_linalg_matrix_rank_hermitian_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped! Autograd not supported. (0.000s) 2022-08-17T12:55:54.2207434Z test_vmapvjp_has_batch_rule_linalg_multi_dot_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.236s) 2022-08-17T12:55:54.3296646Z test_vmapvjp_has_batch_rule_linalg_norm_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.111s) 2022-08-17T12:55:54.4302863Z test_vmapvjp_has_batch_rule_linalg_norm_subgradients_at_zero_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.094s) 2022-08-17T12:55:54.4369943Z test_vmapvjp_has_batch_rule_linalg_pinv_cpu_float32 (__main__.TestOperatorsCPU) ... expected failure (0.016s) 2022-08-17T12:55:54.4434071Z test_vmapvjp_has_batch_rule_linalg_pinv_hermitian_cpu_float32 (__main__.TestOperatorsCPU) ... expected failure (0.000s) 2022-08-17T12:55:54.4481768Z test_vmapvjp_has_batch_rule_linalg_pinv_singular_cpu_float32 (__main__.TestOperatorsCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:55:54.8396872Z test_vmapvjp_has_batch_rule_linalg_qr_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.395s) 2022-08-17T12:55:54.8463203Z test_vmapvjp_has_batch_rule_linalg_slogdet_cpu_float32 (__main__.TestOperatorsCPU) ... expected failure (0.016s) 2022-08-17T12:55:54.8527556Z test_vmapvjp_has_batch_rule_linalg_solve_cpu_float32 (__main__.TestOperatorsCPU) ... expected failure (0.000s) 2022-08-17T12:55:54.8591165Z test_vmapvjp_has_batch_rule_linalg_solve_ex_cpu_float32 (__main__.TestOperatorsCPU) ... expected failure (0.000s) 2022-08-17T12:55:58.2871283Z test_vmapvjp_has_batch_rule_linalg_solve_triangular_cpu_float32 (__main__.TestOperatorsCPU) ... ok (3.439s) 2022-08-17T12:56:00.4684341Z test_vmapvjp_has_batch_rule_linalg_svd_cpu_float32 (__main__.TestOperatorsCPU) ... ok (2.175s) 2022-08-17T12:56:00.4727035Z test_vmapvjp_has_batch_rule_linalg_svdvals_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped! (0.011s) 2022-08-17T12:56:00.4890786Z test_vmapvjp_has_batch_rule_linalg_tensorinv_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.016s) 2022-08-17T12:56:00.4954600Z test_vmapvjp_has_batch_rule_linalg_tensorsolve_cpu_float32 (__main__.TestOperatorsCPU) ... expected failure (0.000s) 2022-08-17T12:56:00.5017036Z test_vmapvjp_has_batch_rule_linalg_vander_cpu_float32 (__main__.TestOperatorsCPU) ... expected failure (0.016s) 2022-08-17T12:56:00.5079791Z test_vmapvjp_has_batch_rule_linalg_vecdot_cpu_float32 (__main__.TestOperatorsCPU) ... expected failure (0.000s) 2022-08-17T12:56:01.1883108Z test_vmapvjp_has_batch_rule_linalg_vector_norm_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.679s) 2022-08-17T12:56:01.1931851Z test_vmapvjp_has_batch_rule_linspace_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped! Autograd not supported. (0.000s) 2022-08-17T12:56:01.2077684Z test_vmapvjp_has_batch_rule_log10_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.016s) 2022-08-17T12:56:01.2199568Z test_vmapvjp_has_batch_rule_log1p_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.016s) 2022-08-17T12:56:01.2344567Z test_vmapvjp_has_batch_rule_log2_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.016s) 2022-08-17T12:56:01.2482135Z test_vmapvjp_has_batch_rule_log_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.016s) 2022-08-17T12:56:01.3117071Z test_vmapvjp_has_batch_rule_log_softmax_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.064s) 2022-08-17T12:56:01.3808642Z test_vmapvjp_has_batch_rule_log_softmax_dtype_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.063s) 2022-08-17T12:56:01.3946497Z test_vmapvjp_has_batch_rule_logaddexp2_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.016s) 2022-08-17T12:56:01.4081184Z test_vmapvjp_has_batch_rule_logaddexp_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.016s) 2022-08-17T12:56:01.4441277Z test_vmapvjp_has_batch_rule_logcumsumexp_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.031s) 2022-08-17T12:56:01.4506735Z test_vmapvjp_has_batch_rule_logdet_cpu_float32 (__main__.TestOperatorsCPU) ... expected failure (0.016s) 2022-08-17T12:56:01.4553706Z test_vmapvjp_has_batch_rule_logical_and_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped! Autograd not supported. (0.000s) 2022-08-17T12:56:01.4600219Z test_vmapvjp_has_batch_rule_logical_not_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped! Autograd not supported. (0.000s) 2022-08-17T12:56:01.4647233Z test_vmapvjp_has_batch_rule_logical_or_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped! Autograd not supported. (0.016s) 2022-08-17T12:56:01.4694016Z test_vmapvjp_has_batch_rule_logical_xor_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped! Autograd not supported. (0.001s) 2022-08-17T12:56:01.5054197Z test_vmapvjp_has_batch_rule_logit_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.032s) 2022-08-17T12:56:01.5102505Z test_vmapvjp_has_batch_rule_logspace_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped! Autograd not supported. (0.000s) 2022-08-17T12:56:01.6386229Z test_vmapvjp_has_batch_rule_logsumexp_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.126s) 2022-08-17T12:56:01.6434779Z test_vmapvjp_has_batch_rule_long_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped! Autograd not supported. (0.016s) 2022-08-17T12:56:01.6482676Z test_vmapvjp_has_batch_rule_long_functorch_no_channels_last_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped! Autograd not supported. (0.000s) 2022-08-17T12:56:01.6530997Z test_vmapvjp_has_batch_rule_lt_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped! Autograd not supported. (0.000s) 2022-08-17T12:56:01.6596337Z test_vmapvjp_has_batch_rule_lu_cpu_float32 (__main__.TestOperatorsCPU) ... expected failure (0.016s) 2022-08-17T12:56:01.6660820Z test_vmapvjp_has_batch_rule_lu_solve_cpu_float32 (__main__.TestOperatorsCPU) ... expected failure (0.000s) 2022-08-17T12:56:01.6723150Z test_vmapvjp_has_batch_rule_lu_unpack_cpu_float32 (__main__.TestOperatorsCPU) ... expected failure (0.016s) 2022-08-17T12:56:01.7106392Z test_vmapvjp_has_batch_rule_mH_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.031s) 2022-08-17T12:56:01.7327680Z test_vmapvjp_has_batch_rule_mT_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.016s) 2022-08-17T12:56:01.7456342Z test_vmapvjp_has_batch_rule_masked_fill_cpu_float32 (__main__.TestOperatorsCPU) ... expected failure (0.016s) 2022-08-17T12:56:01.7840265Z test_vmapvjp_has_batch_rule_masked_fill_functorch_Scalar_only_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.048s) 2022-08-17T12:56:01.7902140Z test_vmapvjp_has_batch_rule_masked_scatter_cpu_float32 (__main__.TestOperatorsCPU) ... expected failure (0.000s) 2022-08-17T12:56:01.7966967Z test_vmapvjp_has_batch_rule_masked_select_cpu_float32 (__main__.TestOperatorsCPU) ... expected failure (0.000s) 2022-08-17T12:56:02.0729324Z test_vmapvjp_has_batch_rule_matmul_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.285s) 2022-08-17T12:56:02.1212579Z test_vmapvjp_has_batch_rule_matrix_exp_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.048s) 2022-08-17T12:56:02.2875374Z test_vmapvjp_has_batch_rule_max_binary_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.167s) 2022-08-17T12:56:02.3001190Z test_vmapvjp_has_batch_rule_max_reduction_no_dim_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.016s) 2022-08-17T12:56:02.3195418Z test_vmapvjp_has_batch_rule_max_reduction_with_dim_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.016s) 2022-08-17T12:56:02.4065646Z test_vmapvjp_has_batch_rule_maximum_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.078s) 2022-08-17T12:56:02.4768498Z test_vmapvjp_has_batch_rule_mean_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.079s) 2022-08-17T12:56:02.5278200Z test_vmapvjp_has_batch_rule_median_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.048s) 2022-08-17T12:56:03.4134839Z test_vmapvjp_has_batch_rule_meshgrid_list_of_tensors_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.888s) 2022-08-17T12:56:04.2907243Z test_vmapvjp_has_batch_rule_meshgrid_variadic_tensors_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.875s) 2022-08-17T12:56:04.4566574Z test_vmapvjp_has_batch_rule_min_binary_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.174s) 2022-08-17T12:56:04.4694525Z test_vmapvjp_has_batch_rule_min_reduction_no_dim_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.000s) 2022-08-17T12:56:04.4886757Z test_vmapvjp_has_batch_rule_min_reduction_with_dim_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.032s) 2022-08-17T12:56:04.5751885Z test_vmapvjp_has_batch_rule_minimum_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.080s) 2022-08-17T12:56:04.5891188Z test_vmapvjp_has_batch_rule_mm_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.016s) 2022-08-17T12:56:04.6207853Z test_vmapvjp_has_batch_rule_mode_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.031s) 2022-08-17T12:56:04.6411184Z test_vmapvjp_has_batch_rule_movedim_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.016s) 2022-08-17T12:56:04.6658956Z test_vmapvjp_has_batch_rule_msort_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.032s) 2022-08-17T12:56:04.8051977Z test_vmapvjp_has_batch_rule_mul_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.142s) 2022-08-17T12:56:04.8099133Z test_vmapvjp_has_batch_rule_multinomial_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped! Autograd not supported. (0.000s) 2022-08-17T12:56:04.8230245Z test_vmapvjp_has_batch_rule_mv_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.016s) 2022-08-17T12:56:04.9109401Z test_vmapvjp_has_batch_rule_mvlgamma_mvlgamma_p_1_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.079s) 2022-08-17T12:56:04.9984648Z test_vmapvjp_has_batch_rule_mvlgamma_mvlgamma_p_3_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.094s) 2022-08-17T12:56:05.0859239Z test_vmapvjp_has_batch_rule_mvlgamma_mvlgamma_p_5_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.079s) 2022-08-17T12:56:05.1006576Z test_vmapvjp_has_batch_rule_nan_to_num_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.016s) 2022-08-17T12:56:05.1072503Z test_vmapvjp_has_batch_rule_nanmean_cpu_float32 (__main__.TestOperatorsCPU) ... expected failure (0.016s) 2022-08-17T12:56:05.1595707Z test_vmapvjp_has_batch_rule_nanmedian_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.047s) 2022-08-17T12:56:05.1668692Z test_vmapvjp_has_batch_rule_nanquantile_cpu_float32 (__main__.TestOperatorsCPU) ... expected failure (0.016s) 2022-08-17T12:56:05.1732330Z test_vmapvjp_has_batch_rule_nansum_cpu_float32 (__main__.TestOperatorsCPU) ... expected failure (0.000s) 2022-08-17T12:56:05.1953275Z test_vmapvjp_has_batch_rule_narrow_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.016s) 2022-08-17T12:56:06.0278388Z test_vmapvjp_has_batch_rule_native_layer_norm_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.838s) 2022-08-17T12:56:06.0328768Z test_vmapvjp_has_batch_rule_ne_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped! Autograd not supported. (0.000s) 2022-08-17T12:56:06.0436002Z test_vmapvjp_has_batch_rule_neg_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.016s) 2022-08-17T12:56:06.0484433Z test_vmapvjp_has_batch_rule_new_empty_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped! Autograd not supported. (0.000s) 2022-08-17T12:56:06.0533236Z test_vmapvjp_has_batch_rule_new_full_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped! Autograd not supported. (0.016s) 2022-08-17T12:56:06.0581015Z test_vmapvjp_has_batch_rule_new_ones_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped! Autograd not supported. (0.000s) 2022-08-17T12:56:06.0628995Z test_vmapvjp_has_batch_rule_new_zeros_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped! Autograd not supported. (0.000s) 2022-08-17T12:56:06.0677189Z test_vmapvjp_has_batch_rule_nextafter_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped! Autograd not supported. (0.000s) 2022-08-17T12:56:06.0971541Z test_vmapvjp_has_batch_rule_nn_functional_adaptive_avg_pool1d_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.032s) 2022-08-17T12:56:06.1426923Z test_vmapvjp_has_batch_rule_nn_functional_adaptive_avg_pool2d_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.047s) 2022-08-17T12:56:06.2000022Z test_vmapvjp_has_batch_rule_nn_functional_adaptive_avg_pool3d_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.063s) 2022-08-17T12:56:06.2406297Z test_vmapvjp_has_batch_rule_nn_functional_adaptive_max_pool1d_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.031s) 2022-08-17T12:56:06.3463080Z test_vmapvjp_has_batch_rule_nn_functional_adaptive_max_pool2d_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.111s) 2022-08-17T12:56:06.4400714Z test_vmapvjp_has_batch_rule_nn_functional_adaptive_max_pool3d_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.094s) 2022-08-17T12:56:06.4836055Z test_vmapvjp_has_batch_rule_nn_functional_avg_pool1d_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.048s) 2022-08-17T12:56:06.5211608Z test_vmapvjp_has_batch_rule_nn_functional_avg_pool2d_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.031s) 2022-08-17T12:56:06.5601039Z test_vmapvjp_has_batch_rule_nn_functional_avg_pool3d_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.048s) 2022-08-17T12:56:07.4706749Z test_vmapvjp_has_batch_rule_nn_functional_batch_norm_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.903s) 2022-08-17T12:56:07.4797442Z test_vmapvjp_has_batch_rule_nn_functional_bilinear_cpu_float32 (__main__.TestOperatorsCPU) ... expected failure (0.016s) 2022-08-17T12:56:07.5961349Z test_vmapvjp_has_batch_rule_nn_functional_binary_cross_entropy_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.111s) 2022-08-17T12:56:07.9909437Z test_vmapvjp_has_batch_rule_nn_functional_binary_cross_entropy_with_logits_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.396s) 2022-08-17T12:56:08.0044242Z test_vmapvjp_has_batch_rule_nn_functional_celu_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.016s) 2022-08-17T12:56:08.4797883Z test_vmapvjp_has_batch_rule_nn_functional_conv1d_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.473s) 2022-08-17T12:56:10.1691533Z test_vmapvjp_has_batch_rule_nn_functional_conv2d_cpu_float32 (__main__.TestOperatorsCPU) ... ok (1.693s) 2022-08-17T12:56:10.1912528Z test_vmapvjp_has_batch_rule_nn_functional_conv2d_no_bias_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.016s) 2022-08-17T12:56:10.2378370Z test_vmapvjp_has_batch_rule_nn_functional_conv2d_stride_depthwise_with_bias_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.047s) 2022-08-17T12:56:10.2813360Z test_vmapvjp_has_batch_rule_nn_functional_conv2d_stride_groups_with_bias_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.048s) 2022-08-17T12:56:10.3029306Z test_vmapvjp_has_batch_rule_nn_functional_conv2d_stride_no_bias_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.016s) 2022-08-17T12:56:10.3251089Z test_vmapvjp_has_batch_rule_nn_functional_conv2d_stride_padding_no_bias_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.031s) 2022-08-17T12:56:10.3659344Z test_vmapvjp_has_batch_rule_nn_functional_conv2d_stride_padding_with_bias_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.031s) 2022-08-17T12:56:10.4058127Z test_vmapvjp_has_batch_rule_nn_functional_conv2d_stride_with_bias_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.047s) 2022-08-17T12:56:10.4480242Z test_vmapvjp_has_batch_rule_nn_functional_conv2d_strided_padding_dilation_no_bias_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.031s) 2022-08-17T12:56:10.4898920Z test_vmapvjp_has_batch_rule_nn_functional_conv2d_strided_padding_dilation_with_bias_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.047s) 2022-08-17T12:56:10.5293166Z test_vmapvjp_has_batch_rule_nn_functional_conv2d_with_bias_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.047s) 2022-08-17T12:56:10.9343916Z test_vmapvjp_has_batch_rule_nn_functional_conv_transpose1d_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.396s) 2022-08-17T12:56:11.3613710Z test_vmapvjp_has_batch_rule_nn_functional_conv_transpose2d_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.426s) 2022-08-17T12:56:12.0261300Z test_vmapvjp_has_batch_rule_nn_functional_conv_transpose3d_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.665s) 2022-08-17T12:56:12.2612152Z test_vmapvjp_has_batch_rule_nn_functional_cosine_embedding_loss_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.245s) 2022-08-17T12:56:12.4089258Z test_vmapvjp_has_batch_rule_nn_functional_cosine_similarity_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.145s) 2022-08-17T12:56:12.6153012Z test_vmapvjp_has_batch_rule_nn_functional_cross_entropy_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.202s) 2022-08-17T12:56:12.6221608Z test_vmapvjp_has_batch_rule_nn_functional_ctc_loss_cpu_float32 (__main__.TestOperatorsCPU) ... expected failure (0.016s) 2022-08-17T12:56:12.6263082Z test_vmapvjp_has_batch_rule_nn_functional_dropout2d_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped! (0.000s) 2022-08-17T12:56:12.6304164Z test_vmapvjp_has_batch_rule_nn_functional_dropout3d_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped! (0.000s) 2022-08-17T12:56:12.6345081Z test_vmapvjp_has_batch_rule_nn_functional_dropout_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped! (0.000s) 2022-08-17T12:56:12.6485694Z test_vmapvjp_has_batch_rule_nn_functional_elu_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.016s) 2022-08-17T12:56:12.6550177Z test_vmapvjp_has_batch_rule_nn_functional_embedding_bag_cpu_float32 (__main__.TestOperatorsCPU) ... expected failure (0.016s) 2022-08-17T12:56:12.6821452Z test_vmapvjp_has_batch_rule_nn_functional_embedding_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.026s) 2022-08-17T12:56:12.7312484Z test_vmapvjp_has_batch_rule_nn_functional_embedding_functorch_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.047s) 2022-08-17T12:56:12.7353716Z test_vmapvjp_has_batch_rule_nn_functional_feature_alpha_dropout_with_train_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped! (0.000s) 2022-08-17T12:56:12.7394852Z test_vmapvjp_has_batch_rule_nn_functional_feature_alpha_dropout_without_train_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped! (0.000s) 2022-08-17T12:56:12.7485448Z test_vmapvjp_has_batch_rule_nn_functional_fractional_max_pool2d_cpu_float32 (__main__.TestOperatorsCPU) ... expected failure (0.016s) 2022-08-17T12:56:12.7581524Z test_vmapvjp_has_batch_rule_nn_functional_fractional_max_pool3d_cpu_float32 (__main__.TestOperatorsCPU) ... expected failure (0.016s) 2022-08-17T12:56:12.7644959Z test_vmapvjp_has_batch_rule_nn_functional_gaussian_nll_loss_cpu_float32 (__main__.TestOperatorsCPU) ... expected failure (0.000s) 2022-08-17T12:56:12.7964816Z test_vmapvjp_has_batch_rule_nn_functional_gelu_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.026s) 2022-08-17T12:56:12.9640921Z test_vmapvjp_has_batch_rule_nn_functional_glu_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.177s) 2022-08-17T12:56:13.2794609Z test_vmapvjp_has_batch_rule_nn_functional_grid_sample_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.316s) 2022-08-17T12:56:13.3488986Z test_vmapvjp_has_batch_rule_nn_functional_group_norm_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.063s) 2022-08-17T12:56:13.3719587Z test_vmapvjp_has_batch_rule_nn_functional_hardshrink_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.031s) 2022-08-17T12:56:13.3858516Z test_vmapvjp_has_batch_rule_nn_functional_hardsigmoid_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.010s) 2022-08-17T12:56:13.4030324Z test_vmapvjp_has_batch_rule_nn_functional_hardswish_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.016s) 2022-08-17T12:56:13.4265588Z test_vmapvjp_has_batch_rule_nn_functional_hardtanh_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.031s) 2022-08-17T12:56:13.5475273Z test_vmapvjp_has_batch_rule_nn_functional_hinge_embedding_loss_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.114s) 2022-08-17T12:56:13.5537826Z test_vmapvjp_has_batch_rule_nn_functional_huber_loss_cpu_float32 (__main__.TestOperatorsCPU) ... expected failure (0.000s) 2022-08-17T12:56:13.5892988Z test_vmapvjp_has_batch_rule_nn_functional_instance_norm_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.041s) 2022-08-17T12:56:13.6495472Z test_vmapvjp_has_batch_rule_nn_functional_interpolate_area_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.057s) 2022-08-17T12:56:13.7075471Z test_vmapvjp_has_batch_rule_nn_functional_interpolate_bicubic_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.057s) 2022-08-17T12:56:13.7632310Z test_vmapvjp_has_batch_rule_nn_functional_interpolate_bilinear_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.057s) 2022-08-17T12:56:13.8161290Z test_vmapvjp_has_batch_rule_nn_functional_interpolate_linear_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.057s) 2022-08-17T12:56:13.8718875Z test_vmapvjp_has_batch_rule_nn_functional_interpolate_nearest_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.057s) 2022-08-17T12:56:13.9338595Z test_vmapvjp_has_batch_rule_nn_functional_interpolate_trilinear_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.068s) 2022-08-17T12:56:14.0508671Z test_vmapvjp_has_batch_rule_nn_functional_kl_div_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.104s) 2022-08-17T12:56:14.1087382Z test_vmapvjp_has_batch_rule_nn_functional_l1_loss_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.057s) 2022-08-17T12:56:14.3287800Z test_vmapvjp_has_batch_rule_nn_functional_layer_norm_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.228s) 2022-08-17T12:56:14.3612616Z test_vmapvjp_has_batch_rule_nn_functional_leaky_relu_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.031s) 2022-08-17T12:56:14.6153411Z test_vmapvjp_has_batch_rule_nn_functional_linear_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.261s) 2022-08-17T12:56:14.6947070Z test_vmapvjp_has_batch_rule_nn_functional_local_response_norm_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.079s) 2022-08-17T12:56:14.7017286Z test_vmapvjp_has_batch_rule_nn_functional_logsigmoid_cpu_float32 (__main__.TestOperatorsCPU) ... C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\autograd\__init__.py:294: UserWarning: An output with one or more elements was resized since it had shape [20], which does not match the required output shape [2, 20]. 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-08-17T12:56:14.7018608Z return Variable._execution_engine.run_backward( # Calls into the C++ engine to run the backward pass 2022-08-17T12:56:14.7081268Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\autograd\__init__.py:294: UserWarning: An output with one or more elements was resized since it had shape [], 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-08-17T12:56:14.7083470Z return Variable._execution_engine.run_backward( # Calls into the C++ engine to run the backward pass 2022-08-17T12:56:14.7093599Z ok (0.016s) 2022-08-17T12:56:15.1535608Z test_vmapvjp_has_batch_rule_nn_functional_margin_ranking_loss_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.442s) 2022-08-17T12:56:18.8638853Z test_vmapvjp_has_batch_rule_nn_functional_max_pool1d_cpu_float32 (__main__.TestOperatorsCPU) ... ok (3.702s) 2022-08-17T12:56:24.4650935Z test_vmapvjp_has_batch_rule_nn_functional_max_pool2d_cpu_float32 (__main__.TestOperatorsCPU) ... ok (5.611s) 2022-08-17T12:56:24.4716416Z test_vmapvjp_has_batch_rule_nn_functional_max_pool3d_cpu_float32 (__main__.TestOperatorsCPU) ... expected failure (0.000s) 2022-08-17T12:56:24.4780619Z test_vmapvjp_has_batch_rule_nn_functional_max_unpool1d_cpu_float32 (__main__.TestOperatorsCPU) ... expected failure (0.011s) 2022-08-17T12:56:24.4842215Z test_vmapvjp_has_batch_rule_nn_functional_max_unpool1d_grad_cpu_float32 (__main__.TestOperatorsCPU) ... expected failure (0.000s) 2022-08-17T12:56:24.4903329Z test_vmapvjp_has_batch_rule_nn_functional_max_unpool2d_cpu_float32 (__main__.TestOperatorsCPU) ... expected failure (0.016s) 2022-08-17T12:56:24.4971292Z test_vmapvjp_has_batch_rule_nn_functional_max_unpool2d_grad_cpu_float32 (__main__.TestOperatorsCPU) ... expected failure (0.000s) 2022-08-17T12:56:24.5032585Z test_vmapvjp_has_batch_rule_nn_functional_max_unpool3d_cpu_float32 (__main__.TestOperatorsCPU) ... expected failure (0.000s) 2022-08-17T12:56:24.5098540Z test_vmapvjp_has_batch_rule_nn_functional_max_unpool3d_grad_cpu_float32 (__main__.TestOperatorsCPU) ... expected failure (0.016s) 2022-08-17T12:56:24.5260329Z test_vmapvjp_has_batch_rule_nn_functional_mish_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.016s) 2022-08-17T12:56:24.6023750Z test_vmapvjp_has_batch_rule_nn_functional_mse_loss_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.079s) 2022-08-17T12:56:24.7181719Z test_vmapvjp_has_batch_rule_nn_functional_mse_loss_functorch_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.111s) 2022-08-17T12:56:24.7242608Z test_vmapvjp_has_batch_rule_nn_functional_multi_margin_loss_cpu_float32 (__main__.TestOperatorsCPU) ... expected failure (0.000s) 2022-08-17T12:56:24.7304468Z test_vmapvjp_has_batch_rule_nn_functional_multilabel_margin_loss_cpu_float32 (__main__.TestOperatorsCPU) ... expected failure (0.016s) 2022-08-17T12:56:24.7695165Z test_vmapvjp_has_batch_rule_nn_functional_multilabel_soft_margin_loss_cpu_float32 (__main__.TestOperatorsCPU) ... C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\autograd\__init__.py:294: UserWarning: An output with one or more elements was resized since it had shape [5, 5], which does not match the required output shape [2, 5, 5]. This behavior is deprecated, and in a future PyTorch release outputs will not be resized unless they have zero elements. You can explicitly reuse an out tensor t by resizing it, inplace, to zero elements with t.resize_(0). (Triggered internally at C:\actions-runner\_work\pytorch\pytorch\aten\src\ATen\native\Resize.cpp:24.) 2022-08-17T12:56:24.7696539Z return Variable._execution_engine.run_backward( # Calls into the C++ engine to run the backward pass 2022-08-17T12:56:24.7884103Z ok (0.048s) 2022-08-17T12:56:25.3083101Z test_vmapvjp_has_batch_rule_nn_functional_nll_loss_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.521s) 2022-08-17T12:56:25.3585323Z test_vmapvjp_has_batch_rule_nn_functional_normalize_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.062s) 2022-08-17T12:56:25.4144867Z test_vmapvjp_has_batch_rule_nn_functional_pad_circular_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.047s) 2022-08-17T12:56:25.6111034Z test_vmapvjp_has_batch_rule_nn_functional_pad_constant_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.204s) 2022-08-17T12:56:25.6660614Z test_vmapvjp_has_batch_rule_nn_functional_pad_reflect_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.047s) 2022-08-17T12:56:25.7210429Z test_vmapvjp_has_batch_rule_nn_functional_pad_replicate_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.063s) 2022-08-17T12:56:25.7892275Z test_vmapvjp_has_batch_rule_nn_functional_pairwise_distance_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.064s) 2022-08-17T12:56:25.7953429Z test_vmapvjp_has_batch_rule_nn_functional_pdist_cpu_float32 (__main__.TestOperatorsCPU) ... expected failure (0.000s) 2022-08-17T12:56:25.8068094Z test_vmapvjp_has_batch_rule_nn_functional_pixel_shuffle_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.016s) 2022-08-17T12:56:25.8183281Z test_vmapvjp_has_batch_rule_nn_functional_pixel_unshuffle_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.016s) 2022-08-17T12:56:26.7030126Z test_vmapvjp_has_batch_rule_nn_functional_poisson_nll_loss_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.877s) 2022-08-17T12:56:26.8798726Z test_vmapvjp_has_batch_rule_nn_functional_prelu_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.175s) 2022-08-17T12:56:26.8937410Z test_vmapvjp_has_batch_rule_nn_functional_relu6_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.016s) 2022-08-17T12:56:26.9107398Z test_vmapvjp_has_batch_rule_nn_functional_relu_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.016s) 2022-08-17T12:56:26.9147573Z test_vmapvjp_has_batch_rule_nn_functional_rrelu_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped! (0.016s) 2022-08-17T12:56:26.9281532Z test_vmapvjp_has_batch_rule_nn_functional_selu_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.000s) 2022-08-17T12:56:26.9434632Z test_vmapvjp_has_batch_rule_nn_functional_silu_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.016s) 2022-08-17T12:56:26.9495440Z test_vmapvjp_has_batch_rule_nn_functional_smooth_l1_loss_cpu_float32 (__main__.TestOperatorsCPU) ... expected failure (0.016s) 2022-08-17T12:56:26.9555227Z test_vmapvjp_has_batch_rule_nn_functional_soft_margin_loss_cpu_float32 (__main__.TestOperatorsCPU) ... expected failure (0.000s) 2022-08-17T12:56:26.9819989Z test_vmapvjp_has_batch_rule_nn_functional_softmin_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.026s) 2022-08-17T12:56:27.0103301Z test_vmapvjp_has_batch_rule_nn_functional_softmin_with_dtype_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.031s) 2022-08-17T12:56:27.0242993Z test_vmapvjp_has_batch_rule_nn_functional_softplus_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.016s) 2022-08-17T12:56:27.0443188Z test_vmapvjp_has_batch_rule_nn_functional_softshrink_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.016s) 2022-08-17T12:56:27.0617076Z test_vmapvjp_has_batch_rule_nn_functional_softsign_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.028s) 2022-08-17T12:56:27.0771370Z test_vmapvjp_has_batch_rule_nn_functional_tanhshrink_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.008s) 2022-08-17T12:56:27.0954648Z test_vmapvjp_has_batch_rule_nn_functional_threshold_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.016s) 2022-08-17T12:56:27.3027786Z test_vmapvjp_has_batch_rule_nn_functional_triplet_margin_loss_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.208s) 2022-08-17T12:56:27.5194385Z test_vmapvjp_has_batch_rule_nn_functional_triplet_margin_with_distance_loss_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.212s) 2022-08-17T12:56:28.5928557Z test_vmapvjp_has_batch_rule_nn_functional_unfold_cpu_float32 (__main__.TestOperatorsCPU) ... ok (1.083s) 2022-08-17T12:56:28.6127869Z test_vmapvjp_has_batch_rule_nn_functional_upsample_bilinear_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.016s) 2022-08-17T12:56:28.6618464Z test_vmapvjp_has_batch_rule_nn_functional_upsample_nearest_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.047s) 2022-08-17T12:56:28.6666372Z test_vmapvjp_has_batch_rule_nonzero_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped! Autograd not supported. (0.000s) 2022-08-17T12:56:28.8517464Z test_vmapvjp_has_batch_rule_norm_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.189s) 2022-08-17T12:56:28.8692217Z test_vmapvjp_has_batch_rule_norm_fro_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.017s) 2022-08-17T12:56:28.8919043Z test_vmapvjp_has_batch_rule_norm_inf_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.031s) 2022-08-17T12:56:28.9080345Z test_vmapvjp_has_batch_rule_norm_nuc_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.016s) 2022-08-17T12:56:28.9121452Z test_vmapvjp_has_batch_rule_normal_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped! (0.000s) 2022-08-17T12:56:28.9162381Z test_vmapvjp_has_batch_rule_normal_number_mean_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped! (0.000s) 2022-08-17T12:56:28.9209544Z test_vmapvjp_has_batch_rule_ones_like_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped! Autograd not supported. (0.016s) 2022-08-17T12:56:28.9257266Z test_vmapvjp_has_batch_rule_ops_aten__new_zeros_with_same_feature_meta_functorchonly_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped! Autograd not supported. (0.000s) 2022-08-17T12:56:30.3053381Z test_vmapvjp_has_batch_rule_ops_aten_index_put_functorch_cpu_float32 (__main__.TestOperatorsCPU) ... ok (1.373s) 2022-08-17T12:56:30.3108355Z test_vmapvjp_has_batch_rule_ormqr_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped! Autograd not supported. (0.016s) 2022-08-17T12:56:30.3320602Z test_vmapvjp_has_batch_rule_outer_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.016s) 2022-08-17T12:56:30.3400741Z test_vmapvjp_has_batch_rule_pca_lowrank_cpu_float32 (__main__.TestOperatorsCPU) ... expected failure (0.000s) 2022-08-17T12:56:30.3580761Z test_vmapvjp_has_batch_rule_permute_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.032s) 2022-08-17T12:56:30.3643480Z test_vmapvjp_has_batch_rule_pinverse_cpu_float32 (__main__.TestOperatorsCPU) ... expected failure (0.000s) 2022-08-17T12:56:30.4532811Z test_vmapvjp_has_batch_rule_polar_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.094s) 2022-08-17T12:56:30.4929437Z test_vmapvjp_has_batch_rule_polygamma_polygamma_n_0_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.032s) 2022-08-17T12:56:30.5323727Z test_vmapvjp_has_batch_rule_polygamma_polygamma_n_1_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.047s) 2022-08-17T12:56:30.5719236Z test_vmapvjp_has_batch_rule_polygamma_polygamma_n_2_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.032s) 2022-08-17T12:56:30.6114206Z test_vmapvjp_has_batch_rule_polygamma_polygamma_n_3_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.047s) 2022-08-17T12:56:30.6508510Z test_vmapvjp_has_batch_rule_polygamma_polygamma_n_4_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.031s) 2022-08-17T12:56:30.6633566Z test_vmapvjp_has_batch_rule_positive_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.016s) 2022-08-17T12:56:30.7685092Z test_vmapvjp_has_batch_rule_pow_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.111s) 2022-08-17T12:56:30.7747764Z test_vmapvjp_has_batch_rule_prod_cpu_float32 (__main__.TestOperatorsCPU) ... expected failure (0.000s) 2022-08-17T12:56:30.7809775Z test_vmapvjp_has_batch_rule_put_cpu_float32 (__main__.TestOperatorsCPU) ... expected failure (0.000s) 2022-08-17T12:56:31.1720222Z test_vmapvjp_has_batch_rule_qr_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.395s) 2022-08-17T12:56:31.1793866Z test_vmapvjp_has_batch_rule_quantile_cpu_float32 (__main__.TestOperatorsCPU) ... expected failure (0.016s) 2022-08-17T12:56:31.1935379Z test_vmapvjp_has_batch_rule_rad2deg_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.000s) 2022-08-17T12:56:31.1983346Z test_vmapvjp_has_batch_rule_rand_like_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped! Autograd not supported. (0.016s) 2022-08-17T12:56:31.2031445Z test_vmapvjp_has_batch_rule_randint_like_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped! Autograd not supported. (0.000s) 2022-08-17T12:56:31.2078876Z test_vmapvjp_has_batch_rule_randn_like_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped! Autograd not supported. (0.000s) 2022-08-17T12:56:31.2219363Z test_vmapvjp_has_batch_rule_ravel_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.016s) 2022-08-17T12:56:31.2344318Z test_vmapvjp_has_batch_rule_real_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.016s) 2022-08-17T12:56:31.2487657Z test_vmapvjp_has_batch_rule_reciprocal_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.016s) 2022-08-17T12:56:31.3293670Z test_vmapvjp_has_batch_rule_remainder_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.079s) 2022-08-17T12:56:31.3355438Z test_vmapvjp_has_batch_rule_renorm_cpu_float32 (__main__.TestOperatorsCPU) ... expected failure (0.016s) 2022-08-17T12:56:31.4230451Z test_vmapvjp_has_batch_rule_repeat_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.079s) 2022-08-17T12:56:31.4435764Z test_vmapvjp_has_batch_rule_repeat_interleave_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.016s) 2022-08-17T12:56:31.4720046Z test_vmapvjp_has_batch_rule_reshape_as_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.032s) 2022-08-17T12:56:31.5130395Z test_vmapvjp_has_batch_rule_reshape_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.047s) 2022-08-17T12:56:31.5178467Z test_vmapvjp_has_batch_rule_resize__cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped! Autograd not supported. (0.000s) 2022-08-17T12:56:31.5225775Z test_vmapvjp_has_batch_rule_resize_as__cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped! Autograd not supported. (0.000s) 2022-08-17T12:56:31.5323858Z test_vmapvjp_has_batch_rule_resolve_conj_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.016s) 2022-08-17T12:56:31.5422681Z test_vmapvjp_has_batch_rule_resolve_neg_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.016s) 2022-08-17T12:56:31.6020372Z test_vmapvjp_has_batch_rule_roll_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.047s) 2022-08-17T12:56:31.7277010Z test_vmapvjp_has_batch_rule_rot90_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.127s) 2022-08-17T12:56:31.7386720Z test_vmapvjp_has_batch_rule_round_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.016s) 2022-08-17T12:56:31.7602424Z test_vmapvjp_has_batch_rule_round_decimals_0_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.016s) 2022-08-17T12:56:31.7818368Z test_vmapvjp_has_batch_rule_round_decimals_3_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.032s) 2022-08-17T12:56:31.8032599Z test_vmapvjp_has_batch_rule_round_decimals_neg_3_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.016s) 2022-08-17T12:56:31.8178993Z test_vmapvjp_has_batch_rule_rsqrt_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.016s) 2022-08-17T12:56:31.9014587Z test_vmapvjp_has_batch_rule_rsub_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.081s) 2022-08-17T12:56:32.0110368Z test_vmapvjp_has_batch_rule_scatter_add_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.110s) 2022-08-17T12:56:32.1306500Z test_vmapvjp_has_batch_rule_scatter_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.127s) 2022-08-17T12:56:32.1373730Z test_vmapvjp_has_batch_rule_scatter_reduce_amax_cpu_float32 (__main__.TestOperatorsCPU) ... expected failure (0.000s) 2022-08-17T12:56:32.1440635Z test_vmapvjp_has_batch_rule_scatter_reduce_amin_cpu_float32 (__main__.TestOperatorsCPU) ... expected failure (0.016s) 2022-08-17T12:56:32.1507436Z test_vmapvjp_has_batch_rule_scatter_reduce_mean_cpu_float32 (__main__.TestOperatorsCPU) ... expected failure (0.000s) 2022-08-17T12:56:32.1573698Z test_vmapvjp_has_batch_rule_scatter_reduce_prod_cpu_float32 (__main__.TestOperatorsCPU) ... expected failure (0.000s) 2022-08-17T12:56:32.1640239Z test_vmapvjp_has_batch_rule_scatter_reduce_sum_cpu_float32 (__main__.TestOperatorsCPU) ... expected failure (0.016s) 2022-08-17T12:56:32.1688121Z test_vmapvjp_has_batch_rule_searchsorted_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped! Autograd not supported. (0.000s) 2022-08-17T12:56:32.1748951Z test_vmapvjp_has_batch_rule_segment_reduce_lengths_cpu_float32 (__main__.TestOperatorsCPU) ... expected failure (0.016s) 2022-08-17T12:56:32.1809470Z test_vmapvjp_has_batch_rule_segment_reduce_offsets_cpu_float32 (__main__.TestOperatorsCPU) ... expected failure (0.000s) 2022-08-17T12:56:32.2022294Z test_vmapvjp_has_batch_rule_select_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.016s) 2022-08-17T12:56:32.2497725Z test_vmapvjp_has_batch_rule_select_scatter_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.047s) 2022-08-17T12:56:32.2577271Z test_vmapvjp_has_batch_rule_sgn_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.016s) 2022-08-17T12:56:32.2624921Z test_vmapvjp_has_batch_rule_short_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped! Autograd not supported. (0.000s) 2022-08-17T12:56:32.2672551Z test_vmapvjp_has_batch_rule_short_functorch_no_channels_last_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped! Autograd not supported. (0.000s) 2022-08-17T12:56:32.2782247Z test_vmapvjp_has_batch_rule_sigmoid_cpu_float32 (__main__.TestOperatorsCPU) ... C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\nn\functional.py:1967: UserWarning: nn.functional.sigmoid is deprecated. Use torch.sigmoid instead. 2022-08-17T12:56:32.2782825Z warnings.warn("nn.functional.sigmoid is deprecated. Use torch.sigmoid instead.") 2022-08-17T12:56:32.2984160Z ok (0.031s) 2022-08-17T12:56:32.3063987Z test_vmapvjp_has_batch_rule_sign_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.016s) 2022-08-17T12:56:32.3112031Z test_vmapvjp_has_batch_rule_signbit_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped! Autograd not supported. (0.000s) 2022-08-17T12:56:32.3196290Z test_vmapvjp_has_batch_rule_sin_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.016s) 2022-08-17T12:56:32.3483464Z test_vmapvjp_has_batch_rule_sinc_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.032s) 2022-08-17T12:56:32.3565295Z test_vmapvjp_has_batch_rule_sinh_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.000s) 2022-08-17T12:56:32.4547274Z test_vmapvjp_has_batch_rule_slice_scatter_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.095s) 2022-08-17T12:56:32.5179413Z test_vmapvjp_has_batch_rule_softmax_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.063s) 2022-08-17T12:56:32.5867862Z test_vmapvjp_has_batch_rule_softmax_with_dtype_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.079s) 2022-08-17T12:56:32.8037630Z test_vmapvjp_has_batch_rule_sort_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.204s) 2022-08-17T12:56:32.8084207Z test_vmapvjp_has_batch_rule_sparse_sampled_addmm_cpu_float32 (__main__.TestOperatorsCPU) ... skip: PyTorch is built without MKL support (0.016s) 2022-08-17T12:56:32.8130320Z test_vmapvjp_has_batch_rule_special_airy_ai_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped! Autograd not supported. (0.000s) 2022-08-17T12:56:32.8176043Z test_vmapvjp_has_batch_rule_special_bessel_j0_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped! Autograd not supported. (0.000s) 2022-08-17T12:56:32.8222120Z test_vmapvjp_has_batch_rule_special_bessel_j1_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped! Autograd not supported. (0.016s) 2022-08-17T12:56:32.8267913Z test_vmapvjp_has_batch_rule_special_bessel_y0_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped! Autograd not supported. (0.000s) 2022-08-17T12:56:32.8314188Z test_vmapvjp_has_batch_rule_special_bessel_y1_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped! Autograd not supported. (0.000s) 2022-08-17T12:56:32.8360131Z test_vmapvjp_has_batch_rule_special_chebyshev_polynomial_t_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped! Autograd not supported. (0.016s) 2022-08-17T12:56:32.8406081Z test_vmapvjp_has_batch_rule_special_chebyshev_polynomial_u_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped! Autograd not supported. (0.000s) 2022-08-17T12:56:32.8445683Z test_vmapvjp_has_batch_rule_special_chebyshev_polynomial_v_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.000s) 2022-08-17T12:56:32.8485331Z test_vmapvjp_has_batch_rule_special_chebyshev_polynomial_w_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.000s) 2022-08-17T12:56:32.8598937Z test_vmapvjp_has_batch_rule_special_entr_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.017s) 2022-08-17T12:56:32.8748779Z test_vmapvjp_has_batch_rule_special_erfcx_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.016s) 2022-08-17T12:56:32.8796174Z test_vmapvjp_has_batch_rule_special_hermite_polynomial_h_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped! Autograd not supported. (0.000s) 2022-08-17T12:56:32.8843230Z test_vmapvjp_has_batch_rule_special_hermite_polynomial_he_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped! Autograd not supported. (0.000s) 2022-08-17T12:56:32.8958452Z test_vmapvjp_has_batch_rule_special_i0e_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.016s) 2022-08-17T12:56:32.9124447Z test_vmapvjp_has_batch_rule_special_i1_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.016s) 2022-08-17T12:56:32.9294342Z test_vmapvjp_has_batch_rule_special_i1e_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.016s) 2022-08-17T12:56:32.9342171Z test_vmapvjp_has_batch_rule_special_laguerre_polynomial_l_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped! Autograd not supported. (0.016s) 2022-08-17T12:56:32.9383211Z test_vmapvjp_has_batch_rule_special_legendre_polynomial_p_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.000s) 2022-08-17T12:56:32.9443356Z test_vmapvjp_has_batch_rule_special_log_ndtr_cpu_float32 (__main__.TestOperatorsCPU) ... expected failure (0.000s) 2022-08-17T12:56:32.9491068Z test_vmapvjp_has_batch_rule_special_modified_bessel_i0_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped! Autograd not supported. (0.017s) 2022-08-17T12:56:32.9538028Z test_vmapvjp_has_batch_rule_special_modified_bessel_i1_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped! Autograd not supported. (0.000s) 2022-08-17T12:56:32.9585071Z test_vmapvjp_has_batch_rule_special_modified_bessel_k0_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped! Autograd not supported. (0.000s) 2022-08-17T12:56:32.9632426Z test_vmapvjp_has_batch_rule_special_modified_bessel_k1_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped! Autograd not supported. (0.000s) 2022-08-17T12:56:32.9810947Z test_vmapvjp_has_batch_rule_special_ndtr_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.017s) 2022-08-17T12:56:32.9963024Z test_vmapvjp_has_batch_rule_special_ndtri_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.016s) 2022-08-17T12:56:33.0357991Z test_vmapvjp_has_batch_rule_special_polygamma_special_polygamma_n_0_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.050s) 2022-08-17T12:56:33.0405747Z test_vmapvjp_has_batch_rule_special_scaled_modified_bessel_k0_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped! Autograd not supported. (0.000s) 2022-08-17T12:56:33.0452977Z test_vmapvjp_has_batch_rule_special_scaled_modified_bessel_k1_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped! Autograd not supported. (0.000s) 2022-08-17T12:56:33.0493846Z test_vmapvjp_has_batch_rule_special_shifted_chebyshev_polynomial_t_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.016s) 2022-08-17T12:56:33.0534773Z test_vmapvjp_has_batch_rule_special_shifted_chebyshev_polynomial_u_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.006s) 2022-08-17T12:56:33.0575309Z test_vmapvjp_has_batch_rule_special_shifted_chebyshev_polynomial_v_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.000s) 2022-08-17T12:56:33.0615894Z test_vmapvjp_has_batch_rule_special_shifted_chebyshev_polynomial_w_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.000s) 2022-08-17T12:56:33.0663087Z test_vmapvjp_has_batch_rule_special_spherical_bessel_j0_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped! Autograd not supported. (0.010s) 2022-08-17T12:56:33.1523482Z test_vmapvjp_has_batch_rule_special_xlog1py_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.088s) 2022-08-17T12:56:33.1570986Z test_vmapvjp_has_batch_rule_special_zeta_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped! Autograd not supported. (0.000s) 2022-08-17T12:56:33.1781006Z test_vmapvjp_has_batch_rule_split_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.016s) 2022-08-17T12:56:33.2256912Z test_vmapvjp_has_batch_rule_split_list_args_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.047s) 2022-08-17T12:56:33.2864503Z test_vmapvjp_has_batch_rule_split_with_sizes_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.073s) 2022-08-17T12:56:33.2946506Z test_vmapvjp_has_batch_rule_sqrt_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.000s) 2022-08-17T12:56:33.3093464Z test_vmapvjp_has_batch_rule_square_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.016s) 2022-08-17T12:56:33.3349438Z test_vmapvjp_has_batch_rule_squeeze_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.031s) 2022-08-17T12:56:33.4350668Z test_vmapvjp_has_batch_rule_stack_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.093s) 2022-08-17T12:56:33.4701208Z test_vmapvjp_has_batch_rule_std_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.041s) 2022-08-17T12:56:33.5345561Z test_vmapvjp_has_batch_rule_std_mean_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.063s) 2022-08-17T12:56:33.5414168Z test_vmapvjp_has_batch_rule_stft_cpu_float32 (__main__.TestOperatorsCPU) ... expected failure (0.000s) 2022-08-17T12:56:33.7003819Z test_vmapvjp_has_batch_rule_sub_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.161s) 2022-08-17T12:56:33.7658912Z test_vmapvjp_has_batch_rule_sum_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.063s) 2022-08-17T12:56:33.7902640Z test_vmapvjp_has_batch_rule_sum_to_size_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.032s) 2022-08-17T12:56:36.0503726Z test_vmapvjp_has_batch_rule_svd_cpu_float32 (__main__.TestOperatorsCPU) ... ok (2.253s) 2022-08-17T12:56:36.0586515Z test_vmapvjp_has_batch_rule_svd_lowrank_cpu_float32 (__main__.TestOperatorsCPU) ... expected failure (0.016s) 2022-08-17T12:56:36.1556820Z test_vmapvjp_has_batch_rule_symeig_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.088s) 2022-08-17T12:56:36.1688803Z test_vmapvjp_has_batch_rule_t_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.016s) 2022-08-17T12:56:36.2104289Z test_vmapvjp_has_batch_rule_take_along_dim_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.047s) 2022-08-17T12:56:36.2165045Z test_vmapvjp_has_batch_rule_take_cpu_float32 (__main__.TestOperatorsCPU) ... expected failure (0.000s) 2022-08-17T12:56:36.2252320Z test_vmapvjp_has_batch_rule_tan_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.016s) 2022-08-17T12:56:36.2332943Z test_vmapvjp_has_batch_rule_tanh_cpu_float32 (__main__.TestOperatorsCPU) ... C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\nn\functional.py:1956: UserWarning: nn.functional.tanh is deprecated. Use torch.tanh instead. 2022-08-17T12:56:36.2333693Z warnings.warn("nn.functional.tanh is deprecated. Use torch.tanh instead.") 2022-08-17T12:56:36.2361861Z ok (0.000s) 2022-08-17T12:56:36.2423095Z test_vmapvjp_has_batch_rule_tensor_split_cpu_float32 (__main__.TestOperatorsCPU) ... expected failure (0.016s) 2022-08-17T12:56:36.2684134Z test_vmapvjp_has_batch_rule_tensordot_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.016s) 2022-08-17T12:56:36.3674779Z test_vmapvjp_has_batch_rule_tile_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.110s) 2022-08-17T12:56:36.3737772Z test_vmapvjp_has_batch_rule_to_sparse_cpu_float32 (__main__.TestOperatorsCPU) ... expected failure (0.000s) 2022-08-17T12:56:36.4315943Z test_vmapvjp_has_batch_rule_topk_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.062s) 2022-08-17T12:56:36.4402556Z test_vmapvjp_has_batch_rule_trace_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.000s) 2022-08-17T12:56:36.5306959Z test_vmapvjp_has_batch_rule_transpose_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.094s) 2022-08-17T12:56:36.6269934Z test_vmapvjp_has_batch_rule_trapezoid_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.094s) 2022-08-17T12:56:36.7152025Z test_vmapvjp_has_batch_rule_trapz_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.096s) 2022-08-17T12:56:36.9237768Z test_vmapvjp_has_batch_rule_triangular_solve_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.207s) 2022-08-17T12:56:36.9445819Z test_vmapvjp_has_batch_rule_tril_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.016s) 2022-08-17T12:56:36.9653210Z test_vmapvjp_has_batch_rule_triu_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.016s) 2022-08-17T12:56:37.0465086Z test_vmapvjp_has_batch_rule_true_divide_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.094s) 2022-08-17T12:56:37.0578552Z test_vmapvjp_has_batch_rule_trunc_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.000s) 2022-08-17T12:56:37.3984273Z test_vmapvjp_has_batch_rule_unbind_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.347s) 2022-08-17T12:56:37.4380428Z test_vmapvjp_has_batch_rule_unflatten_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.031s) 2022-08-17T12:56:37.4454471Z test_vmapvjp_has_batch_rule_unfold_cpu_float32 (__main__.TestOperatorsCPU) ... expected failure (0.016s) 2022-08-17T12:56:37.4502252Z test_vmapvjp_has_batch_rule_unique_consecutive_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped! Autograd not supported. (0.000s) 2022-08-17T12:56:37.4549877Z test_vmapvjp_has_batch_rule_unique_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped! Autograd not supported. (0.016s) 2022-08-17T12:56:37.4863291Z test_vmapvjp_has_batch_rule_unsqueeze_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.016s) 2022-08-17T12:56:37.5181672Z test_vmapvjp_has_batch_rule_var_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.031s) 2022-08-17T12:56:37.5766913Z test_vmapvjp_has_batch_rule_var_mean_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.047s) 2022-08-17T12:56:37.5828060Z test_vmapvjp_has_batch_rule_vdot_cpu_float32 (__main__.TestOperatorsCPU) ... expected failure (0.016s) 2022-08-17T12:56:37.5895415Z test_vmapvjp_has_batch_rule_view_as_complex_cpu_float32 (__main__.TestOperatorsCPU) ... expected failure (0.000s) 2022-08-17T12:56:37.6118166Z test_vmapvjp_has_batch_rule_view_as_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.016s) 2022-08-17T12:56:37.6390881Z test_vmapvjp_has_batch_rule_view_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.031s) 2022-08-17T12:56:37.6833318Z test_vmapvjp_has_batch_rule_vsplit_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.047s) 2022-08-17T12:56:37.7547076Z test_vmapvjp_has_batch_rule_vstack_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.079s) 2022-08-17T12:56:37.8388662Z test_vmapvjp_has_batch_rule_where_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.073s) 2022-08-17T12:56:38.0213646Z test_vmapvjp_has_batch_rule_xlogy_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.191s) 2022-08-17T12:56:38.0354516Z test_vmapvjp_has_batch_rule_zero__cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.016s) 2022-08-17T12:56:38.0402556Z test_vmapvjp_has_batch_rule_zeros_like_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped! Autograd not supported. (0.000s) 2022-08-17T12:56:38.0423663Z test_vmapvjp_heaviside_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped! Autograd not supported. (0.000s) 2022-08-17T12:56:38.0444758Z test_vmapvjp_histc_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped! Autograd not supported. (0.000s) 2022-08-17T12:56:38.0465939Z test_vmapvjp_histogram_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped! Autograd not supported. (0.000s) 2022-08-17T12:56:38.0487038Z test_vmapvjp_histogramdd_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped! Autograd not supported. (0.000s) 2022-08-17T12:56:38.1353083Z test_vmapvjp_hsplit_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.094s) 2022-08-17T12:56:38.2193600Z test_vmapvjp_hstack_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.079s) 2022-08-17T12:56:38.3967875Z test_vmapvjp_hypot_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.189s) 2022-08-17T12:56:38.4200381Z test_vmapvjp_i0_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.016s) 2022-08-17T12:56:38.4222335Z test_vmapvjp_igamma_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped! Autograd not supported. (0.000s) 2022-08-17T12:56:38.4243514Z test_vmapvjp_igammac_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped! Autograd not supported. (0.000s) 2022-08-17T12:56:38.7671245Z test_vmapvjp_index_add_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.341s) 2022-08-17T12:56:38.8855795Z test_vmapvjp_index_copy_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.127s) 2022-08-17T12:56:38.9374183Z test_vmapvjp_index_fill_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.047s) 2022-08-17T12:56:38.9820434Z test_vmapvjp_index_put_cpu_float32 (__main__.TestOperatorsCPU) ... expected failure (0.047s) 2022-08-17T12:56:39.2923389Z test_vmapvjp_index_put_functorch_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.310s) 2022-08-17T12:56:39.2976368Z test_vmapvjp_index_reduce_cpu_float32 (__main__.TestOperatorsCPU) ... C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\autograd\__init__.py:294: UserWarning: There is a performance drop because we have not yet implemented the batching rule for aten::index_reduce. Please file us an issue on GitHub so that we can prioritize its implementation. (Triggered internally at C:\actions-runner\_work\pytorch\pytorch\functorch\functorch\csrc\BatchedFallback.cpp:85.) 2022-08-17T12:56:39.2977229Z return Variable._execution_engine.run_backward( # Calls into the C++ engine to run the backward pass 2022-08-17T12:56:39.2978000Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\autograd\__init__.py:294: UserWarning: There is a performance drop because we have not yet implemented the batching rule for aten::any. Please file us an issue on GitHub so that we can prioritize its implementation. (Triggered internally at C:\actions-runner\_work\pytorch\pytorch\functorch\functorch\csrc\BatchedFallback.cpp:85.) 2022-08-17T12:56:39.2978740Z return Variable._execution_engine.run_backward( # Calls into the C++ engine to run the backward pass 2022-08-17T12:56:39.2981948Z expected failure (0.000s) 2022-08-17T12:56:39.3456321Z test_vmapvjp_index_select_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.047s) 2022-08-17T12:56:39.3888586Z test_vmapvjp_inner_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.051s) 2022-08-17T12:56:39.3910469Z test_vmapvjp_int_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped! Autograd not supported. (0.000s) 2022-08-17T12:56:39.3931988Z test_vmapvjp_int_functorch_no_channels_last_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped! Autograd not supported. (0.000s) 2022-08-17T12:56:39.4627974Z test_vmapvjp_inverse_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.073s) 2022-08-17T12:56:39.4649620Z test_vmapvjp_isclose_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped! Autograd not supported. (0.000s) 2022-08-17T12:56:39.4671189Z test_vmapvjp_isfinite_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped! Autograd not supported. (0.000s) 2022-08-17T12:56:39.4692499Z test_vmapvjp_isin_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped! Autograd not supported. (0.000s) 2022-08-17T12:56:39.4714233Z test_vmapvjp_isinf_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped! Autograd not supported. (0.016s) 2022-08-17T12:56:39.4735560Z test_vmapvjp_isnan_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped! Autograd not supported. (0.000s) 2022-08-17T12:56:39.4756869Z test_vmapvjp_isneginf_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped! Autograd not supported. (0.000s) 2022-08-17T12:56:39.4778036Z test_vmapvjp_isposinf_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped! Autograd not supported. (0.000s) 2022-08-17T12:56:39.4799346Z test_vmapvjp_isreal_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped! Autograd not supported. (0.000s) 2022-08-17T12:56:39.6488519Z test_vmapvjp_istft_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.171s) 2022-08-17T12:56:39.6510407Z test_vmapvjp_jiterator_2inputs_2outputs_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T12:56:39.6532177Z test_vmapvjp_jiterator_4inputs_with_extra_args_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T12:56:39.6553440Z test_vmapvjp_jiterator_binary_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T12:56:39.6574996Z test_vmapvjp_jiterator_binary_return_by_ref_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Only runs on cuda (0.016s) 2022-08-17T12:56:39.6596439Z test_vmapvjp_jiterator_unary_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T12:56:39.6881375Z test_vmapvjp_kron_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.026s) 2022-08-17T12:56:39.7707581Z test_vmapvjp_kthvalue_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.083s) 2022-08-17T12:56:39.9575054Z test_vmapvjp_ldexp_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.185s) 2022-08-17T12:56:39.9596537Z test_vmapvjp_le_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped! Autograd not supported. (0.000s) 2022-08-17T12:56:40.4195632Z test_vmapvjp_lerp_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.458s) 2022-08-17T12:56:40.4428155Z test_vmapvjp_lgamma_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.031s) 2022-08-17T12:56:40.5963033Z test_vmapvjp_linalg_cholesky_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.142s) 2022-08-17T12:56:40.7492969Z test_vmapvjp_linalg_cholesky_ex_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.157s) 2022-08-17T12:56:40.7866436Z test_vmapvjp_linalg_cond_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.032s) 2022-08-17T12:56:40.8486323Z test_vmapvjp_linalg_cross_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.064s) 2022-08-17T12:56:40.9411861Z test_vmapvjp_linalg_det_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.105s) 2022-08-17T12:56:40.9470502Z test_vmapvjp_linalg_eig_cpu_float32 (__main__.TestOperatorsCPU) ... expected failure (0.000s) 2022-08-17T12:56:41.1238753Z test_vmapvjp_linalg_eigh_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.173s) 2022-08-17T12:56:41.2149565Z test_vmapvjp_linalg_eigvals_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.095s) 2022-08-17T12:56:41.2848778Z test_vmapvjp_linalg_eigvalsh_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.063s) 2022-08-17T12:56:41.2922405Z test_vmapvjp_linalg_householder_product_cpu_float32 (__main__.TestOperatorsCPU) ... C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\autograd\__init__.py:294: UserWarning: There is a performance drop because we have not yet implemented the batching rule for aten::tril_. Please file us an issue on GitHub so that we can prioritize its implementation. (Triggered internally at C:\actions-runner\_work\pytorch\pytorch\functorch\functorch\csrc\BatchedFallback.cpp:85.) 2022-08-17T12:56:41.2923556Z return Variable._execution_engine.run_backward( # Calls into the C++ engine to run the backward pass 2022-08-17T12:56:41.3157302Z expected failure (0.032s) 2022-08-17T12:56:41.3892950Z test_vmapvjp_linalg_inv_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.079s) 2022-08-17T12:56:41.4634967Z test_vmapvjp_linalg_inv_ex_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.079s) 2022-08-17T12:56:41.4656680Z test_vmapvjp_linalg_ldl_factor_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped! Autograd not supported. (0.000s) 2022-08-17T12:56:41.4678113Z test_vmapvjp_linalg_ldl_factor_ex_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped! Autograd not supported. (0.000s) 2022-08-17T12:56:41.4699422Z test_vmapvjp_linalg_ldl_solve_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped! Autograd not supported. (0.000s) 2022-08-17T12:56:41.4812257Z test_vmapvjp_linalg_lstsq_cpu_float32 (__main__.TestOperatorsCPU) ... C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\autograd\__init__.py:294: UserWarning: There is a performance drop because we have not yet implemented the batching rule for aten::linalg_pinv.atol_rtol_tensor. Please file us an issue on GitHub so that we can prioritize its implementation. (Triggered internally at C:\actions-runner\_work\pytorch\pytorch\functorch\functorch\csrc\BatchedFallback.cpp:85.) 2022-08-17T12:56:41.4813420Z return Variable._execution_engine.run_backward( # Calls into the C++ engine to run the backward pass 2022-08-17T12:56:47.1653353Z ok (5.703s) 2022-08-17T12:56:48.6692924Z test_vmapvjp_linalg_lstsq_grad_oriented_cpu_float32 (__main__.TestOperatorsCPU) ... ok (1.500s) 2022-08-17T12:56:49.0558913Z test_vmapvjp_linalg_lu_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.389s) 2022-08-17T12:56:49.0604563Z test_vmapvjp_linalg_lu_factor_cpu_float32 (__main__.TestOperatorsCPU) ... C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\autograd\__init__.py:294: UserWarning: There is a performance drop because we have not yet implemented the batching rule for aten::lu_unpack. Please file us an issue on GitHub so that we can prioritize its implementation. (Triggered internally at C:\actions-runner\_work\pytorch\pytorch\functorch\functorch\csrc\BatchedFallback.cpp:85.) 2022-08-17T12:56:49.0605707Z return Variable._execution_engine.run_backward( # Calls into the C++ engine to run the backward pass 2022-08-17T12:56:49.2688625Z ok (0.202s) 2022-08-17T12:56:49.4741014Z test_vmapvjp_linalg_lu_factor_ex_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.218s) 2022-08-17T12:57:03.7358594Z test_vmapvjp_linalg_lu_solve_cpu_float32 (__main__.TestOperatorsCPU) ... ok (14.254s) 2022-08-17T12:57:04.5163552Z test_vmapvjp_linalg_matrix_norm_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.787s) 2022-08-17T12:57:04.7559650Z test_vmapvjp_linalg_matrix_power_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.232s) 2022-08-17T12:57:04.7589170Z test_vmapvjp_linalg_matrix_rank_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped! Autograd not supported. (0.010s) 2022-08-17T12:57:04.7616528Z test_vmapvjp_linalg_matrix_rank_hermitian_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped! Autograd not supported. (0.000s) 2022-08-17T12:57:05.3521561Z test_vmapvjp_linalg_multi_dot_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.584s) 2022-08-17T12:57:05.6017640Z test_vmapvjp_linalg_norm_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.253s) 2022-08-17T12:57:05.8081174Z test_vmapvjp_linalg_norm_subgradients_at_zero_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.206s) 2022-08-17T12:57:06.1287456Z test_vmapvjp_linalg_pinv_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.326s) 2022-08-17T12:57:06.2376008Z test_vmapvjp_linalg_pinv_hermitian_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.111s) 2022-08-17T12:57:06.2399035Z test_vmapvjp_linalg_pinv_singular_cpu_float32 (__main__.TestOperatorsCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:57:06.9894718Z test_vmapvjp_linalg_qr_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.743s) 2022-08-17T12:57:07.1579914Z test_vmapvjp_linalg_slogdet_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.174s) 2022-08-17T12:57:07.5869314Z test_vmapvjp_linalg_solve_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.419s) 2022-08-17T12:57:08.0176933Z test_vmapvjp_linalg_solve_ex_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.443s) 2022-08-17T12:57:15.5101660Z test_vmapvjp_linalg_solve_triangular_cpu_float32 (__main__.TestOperatorsCPU) ... ok (7.480s) 2022-08-17T12:57:19.5002663Z test_vmapvjp_linalg_svd_cpu_float32 (__main__.TestOperatorsCPU) ... ok (3.993s) 2022-08-17T12:57:19.5018622Z test_vmapvjp_linalg_svdvals_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped! (0.000s) 2022-08-17T12:57:19.5266995Z test_vmapvjp_linalg_tensorinv_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.031s) 2022-08-17T12:57:19.6420340Z test_vmapvjp_linalg_tensorsolve_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.111s) 2022-08-17T12:57:19.7462428Z test_vmapvjp_linalg_vander_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.110s) 2022-08-17T12:57:20.5667666Z test_vmapvjp_linalg_vecdot_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.820s) 2022-08-17T12:57:22.0522386Z test_vmapvjp_linalg_vector_norm_cpu_float32 (__main__.TestOperatorsCPU) ... ok (1.489s) 2022-08-17T12:57:22.0545534Z test_vmapvjp_linspace_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped! Autograd not supported. (0.000s) 2022-08-17T12:57:22.0780240Z test_vmapvjp_log10_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.016s) 2022-08-17T12:57:22.0885467Z test_vmapvjp_log1p_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.016s) 2022-08-17T12:57:22.1119857Z test_vmapvjp_log2_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.016s) 2022-08-17T12:57:22.1345029Z test_vmapvjp_log_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.033s) 2022-08-17T12:57:22.1816531Z test_vmapvjp_log_softmax_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.050s) 2022-08-17T12:57:22.2319215Z test_vmapvjp_log_softmax_dtype_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.047s) 2022-08-17T12:57:22.2547946Z test_vmapvjp_logaddexp2_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.026s) 2022-08-17T12:57:22.2771680Z test_vmapvjp_logaddexp_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.016s) 2022-08-17T12:57:22.3410124Z test_vmapvjp_logcumsumexp_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.073s) 2022-08-17T12:57:22.4417191Z test_vmapvjp_logdet_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.098s) 2022-08-17T12:57:22.4438898Z test_vmapvjp_logical_and_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped! Autograd not supported. (0.000s) 2022-08-17T12:57:22.4460181Z test_vmapvjp_logical_not_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped! Autograd not supported. (0.000s) 2022-08-17T12:57:22.4481268Z test_vmapvjp_logical_or_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped! Autograd not supported. (0.000s) 2022-08-17T12:57:22.4502675Z test_vmapvjp_logical_xor_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped! Autograd not supported. (0.000s) 2022-08-17T12:57:22.4862298Z test_vmapvjp_logit_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.047s) 2022-08-17T12:57:22.4883944Z test_vmapvjp_logspace_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped! Autograd not supported. (0.000s) 2022-08-17T12:57:22.6246734Z test_vmapvjp_logsumexp_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.136s) 2022-08-17T12:57:22.6268582Z test_vmapvjp_long_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped! Autograd not supported. (0.000s) 2022-08-17T12:57:22.6290112Z test_vmapvjp_long_functorch_no_channels_last_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped! Autograd not supported. (0.000s) 2022-08-17T12:57:22.6311325Z test_vmapvjp_lt_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped! Autograd not supported. (0.000s) 2022-08-17T12:57:23.0610593Z test_vmapvjp_lu_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.434s) 2022-08-17T12:57:26.5005030Z test_vmapvjp_lu_solve_cpu_float32 (__main__.TestOperatorsCPU) ... ok (3.435s) 2022-08-17T12:57:27.0273120Z test_vmapvjp_lu_unpack_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.523s) 2022-08-17T12:57:27.0707015Z test_vmapvjp_mH_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.048s) 2022-08-17T12:57:27.1138844Z test_vmapvjp_mT_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.047s) 2022-08-17T12:57:27.3059519Z test_vmapvjp_masked_fill_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.190s) 2022-08-17T12:57:27.3817544Z test_vmapvjp_masked_fill_functorch_Scalar_only_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.079s) 2022-08-17T12:57:27.3865214Z test_vmapvjp_masked_scatter_cpu_float32 (__main__.TestOperatorsCPU) ... expected failure (0.000s) 2022-08-17T12:57:27.3909403Z test_vmapvjp_masked_select_cpu_float32 (__main__.TestOperatorsCPU) ... expected failure (0.000s) 2022-08-17T12:57:27.7138734Z test_vmapvjp_matmul_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.332s) 2022-08-17T12:57:27.7583721Z test_vmapvjp_matrix_exp_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.048s) 2022-08-17T12:57:27.9409468Z test_vmapvjp_max_binary_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.174s) 2022-08-17T12:57:27.9590008Z test_vmapvjp_max_reduction_no_dim_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.016s) 2022-08-17T12:57:27.9919067Z test_vmapvjp_max_reduction_with_dim_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.031s) 2022-08-17T12:57:28.1741298Z test_vmapvjp_maximum_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.190s) 2022-08-17T12:57:28.3187332Z test_vmapvjp_mean_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.142s) 2022-08-17T12:57:28.4181161Z test_vmapvjp_median_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.094s) 2022-08-17T12:57:30.5713378Z test_vmapvjp_meshgrid_list_of_tensors_cpu_float32 (__main__.TestOperatorsCPU) ... ok (2.159s) 2022-08-17T12:57:32.7094354Z test_vmapvjp_meshgrid_variadic_tensors_cpu_float32 (__main__.TestOperatorsCPU) ... ok (2.145s) 2022-08-17T12:57:32.8924699Z test_vmapvjp_min_binary_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.174s) 2022-08-17T12:57:32.9107034Z test_vmapvjp_min_reduction_no_dim_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.016s) 2022-08-17T12:57:32.9436741Z test_vmapvjp_min_reduction_with_dim_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.032s) 2022-08-17T12:57:33.1259137Z test_vmapvjp_minimum_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.189s) 2022-08-17T12:57:33.1487374Z test_vmapvjp_mm_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.016s) 2022-08-17T12:57:33.2100195Z test_vmapvjp_mode_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.063s) 2022-08-17T12:57:33.2296608Z test_vmapvjp_movedim_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.016s) 2022-08-17T12:57:33.2703420Z test_vmapvjp_msort_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.048s) 2022-08-17T12:57:33.4394133Z test_vmapvjp_mul_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.173s) 2022-08-17T12:57:33.4415519Z test_vmapvjp_multinomial_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped! Autograd not supported. (0.000s) 2022-08-17T12:57:33.4636463Z test_vmapvjp_mv_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.016s) 2022-08-17T12:57:33.5531653Z test_vmapvjp_mvlgamma_mvlgamma_p_1_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.095s) 2022-08-17T12:57:33.6432419Z test_vmapvjp_mvlgamma_mvlgamma_p_3_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.095s) 2022-08-17T12:57:33.7328267Z test_vmapvjp_mvlgamma_mvlgamma_p_5_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.078s) 2022-08-17T12:57:33.7558624Z test_vmapvjp_nan_to_num_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.032s) 2022-08-17T12:57:34.0634502Z test_vmapvjp_nanmean_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.299s) 2022-08-17T12:57:34.1629242Z test_vmapvjp_nanmedian_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.111s) 2022-08-17T12:57:34.5639952Z test_vmapvjp_nanquantile_cpu_float32 (__main__.TestOperatorsCPU) ... expected failure (0.394s) 2022-08-17T12:57:34.8286304Z test_vmapvjp_nansum_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.270s) 2022-08-17T12:57:34.8687781Z test_vmapvjp_narrow_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.034s) 2022-08-17T12:57:36.7407167Z test_vmapvjp_native_layer_norm_cpu_float32 (__main__.TestOperatorsCPU) ... ok (1.866s) 2022-08-17T12:57:36.7430257Z test_vmapvjp_ne_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped! Autograd not supported. (0.016s) 2022-08-17T12:57:36.7521558Z test_vmapvjp_neg_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.000s) 2022-08-17T12:57:36.7542627Z test_vmapvjp_new_empty_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped! Autograd not supported. (0.000s) 2022-08-17T12:57:36.7563292Z test_vmapvjp_new_full_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped! Autograd not supported. (0.000s) 2022-08-17T12:57:36.7583821Z test_vmapvjp_new_ones_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped! Autograd not supported. (0.016s) 2022-08-17T12:57:36.7604398Z test_vmapvjp_new_zeros_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped! Autograd not supported. (0.000s) 2022-08-17T12:57:36.7624652Z test_vmapvjp_nextafter_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped! Autograd not supported. (0.000s) 2022-08-17T12:57:36.8153584Z test_vmapvjp_nn_functional_adaptive_avg_pool1d_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.047s) 2022-08-17T12:57:36.9047979Z test_vmapvjp_nn_functional_adaptive_avg_pool2d_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.097s) 2022-08-17T12:57:37.0243983Z test_vmapvjp_nn_functional_adaptive_avg_pool3d_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.110s) 2022-08-17T12:57:37.0984034Z test_vmapvjp_nn_functional_adaptive_max_pool1d_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.079s) 2022-08-17T12:57:37.3106302Z test_vmapvjp_nn_functional_adaptive_max_pool2d_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.206s) 2022-08-17T12:57:37.5012756Z test_vmapvjp_nn_functional_adaptive_max_pool3d_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.189s) 2022-08-17T12:57:37.5812412Z test_vmapvjp_nn_functional_avg_pool1d_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.094s) 2022-08-17T12:57:37.6512014Z test_vmapvjp_nn_functional_avg_pool2d_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.063s) 2022-08-17T12:57:37.7247840Z test_vmapvjp_nn_functional_avg_pool3d_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.081s) 2022-08-17T12:57:39.5372215Z test_vmapvjp_nn_functional_batch_norm_cpu_float32 (__main__.TestOperatorsCPU) ... ok (1.803s) 2022-08-17T12:57:41.8465916Z test_vmapvjp_nn_functional_bilinear_cpu_float32 (__main__.TestOperatorsCPU) ... ok (2.310s) 2022-08-17T12:57:42.0951786Z test_vmapvjp_nn_functional_binary_cross_entropy_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.252s) 2022-08-17T12:57:42.9026125Z test_vmapvjp_nn_functional_binary_cross_entropy_with_logits_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.800s) 2022-08-17T12:57:42.9257432Z test_vmapvjp_nn_functional_celu_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.034s) 2022-08-17T12:57:43.4208869Z test_vmapvjp_nn_functional_conv1d_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.484s) 2022-08-17T12:57:45.1958868Z test_vmapvjp_nn_functional_conv2d_cpu_float32 (__main__.TestOperatorsCPU) ... ok (1.772s) 2022-08-17T12:57:45.2328461Z test_vmapvjp_nn_functional_conv2d_no_bias_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.047s) 2022-08-17T12:57:45.3262953Z test_vmapvjp_nn_functional_conv2d_stride_depthwise_with_bias_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.095s) 2022-08-17T12:57:45.4101527Z test_vmapvjp_nn_functional_conv2d_stride_groups_with_bias_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.079s) 2022-08-17T12:57:45.4466570Z test_vmapvjp_nn_functional_conv2d_stride_no_bias_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.032s) 2022-08-17T12:57:45.4843248Z test_vmapvjp_nn_functional_conv2d_stride_padding_no_bias_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.047s) 2022-08-17T12:57:45.5640399Z test_vmapvjp_nn_functional_conv2d_stride_padding_with_bias_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.079s) 2022-08-17T12:57:45.6412717Z test_vmapvjp_nn_functional_conv2d_stride_with_bias_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.079s) 2022-08-17T12:57:45.7222807Z test_vmapvjp_nn_functional_conv2d_strided_padding_dilation_no_bias_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.078s) 2022-08-17T12:57:45.8031617Z test_vmapvjp_nn_functional_conv2d_strided_padding_dilation_with_bias_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.079s) 2022-08-17T12:57:45.8806016Z test_vmapvjp_nn_functional_conv2d_with_bias_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.079s) 2022-08-17T12:57:46.3204659Z test_vmapvjp_nn_functional_conv_transpose1d_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.441s) 2022-08-17T12:57:46.7848945Z test_vmapvjp_nn_functional_conv_transpose2d_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.457s) 2022-08-17T12:57:47.4540014Z test_vmapvjp_nn_functional_conv_transpose3d_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.672s) 2022-08-17T12:57:47.9245651Z test_vmapvjp_nn_functional_cosine_embedding_loss_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.479s) 2022-08-17T12:57:48.2144683Z test_vmapvjp_nn_functional_cosine_similarity_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.278s) 2022-08-17T12:57:48.6372445Z test_vmapvjp_nn_functional_cross_entropy_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.427s) 2022-08-17T12:57:48.6415776Z test_vmapvjp_nn_functional_ctc_loss_cpu_float32 (__main__.TestOperatorsCPU) ... expected failure (0.000s) 2022-08-17T12:57:48.6430897Z test_vmapvjp_nn_functional_dropout2d_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped! (0.000s) 2022-08-17T12:57:48.6445654Z test_vmapvjp_nn_functional_dropout3d_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped! (0.000s) 2022-08-17T12:57:48.6460397Z test_vmapvjp_nn_functional_dropout_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped! (0.016s) 2022-08-17T12:57:48.6687275Z test_vmapvjp_nn_functional_elu_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.016s) 2022-08-17T12:57:48.6725609Z test_vmapvjp_nn_functional_embedding_bag_cpu_float32 (__main__.TestOperatorsCPU) ... C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\nn\functional.py:2388: UserWarning: There is a performance drop because we have not yet implemented the batching rule for aten::_embedding_bag. Please file us an issue on GitHub so that we can prioritize its implementation. (Triggered internally at C:\actions-runner\_work\pytorch\pytorch\functorch\functorch\csrc\BatchedFallback.cpp:85.) 2022-08-17T12:57:48.6726655Z ret, _, _, _ = torch.embedding_bag( 2022-08-17T12:57:49.3610626Z ok (0.696s) 2022-08-17T12:57:49.4091724Z test_vmapvjp_nn_functional_embedding_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.047s) 2022-08-17T12:57:49.5034850Z test_vmapvjp_nn_functional_embedding_functorch_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.098s) 2022-08-17T12:57:49.5049777Z test_vmapvjp_nn_functional_feature_alpha_dropout_with_train_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped! (0.000s) 2022-08-17T12:57:49.5064085Z test_vmapvjp_nn_functional_feature_alpha_dropout_without_train_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped! (0.000s) 2022-08-17T12:57:49.5147643Z test_vmapvjp_nn_functional_fractional_max_pool2d_cpu_float32 (__main__.TestOperatorsCPU) ... expected failure (0.000s) 2022-08-17T12:57:49.5236204Z test_vmapvjp_nn_functional_fractional_max_pool3d_cpu_float32 (__main__.TestOperatorsCPU) ... expected failure (0.016s) 2022-08-17T12:57:49.5287145Z test_vmapvjp_nn_functional_gaussian_nll_loss_cpu_float32 (__main__.TestOperatorsCPU) ... expected failure (0.010s) 2022-08-17T12:57:49.5910715Z test_vmapvjp_nn_functional_gelu_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.057s) 2022-08-17T12:57:49.9545947Z test_vmapvjp_nn_functional_glu_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.355s) 2022-08-17T12:57:50.6465888Z test_vmapvjp_nn_functional_grid_sample_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.694s) 2022-08-17T12:57:50.7105907Z test_vmapvjp_nn_functional_group_norm_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.063s) 2022-08-17T12:57:50.7539378Z test_vmapvjp_nn_functional_hardshrink_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.047s) 2022-08-17T12:57:50.7762994Z test_vmapvjp_nn_functional_hardsigmoid_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.031s) 2022-08-17T12:57:50.8063617Z test_vmapvjp_nn_functional_hardswish_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.016s) 2022-08-17T12:57:50.8503149Z test_vmapvjp_nn_functional_hardtanh_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.048s) 2022-08-17T12:57:51.0942049Z test_vmapvjp_nn_functional_hinge_embedding_loss_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.252s) 2022-08-17T12:57:51.2900590Z test_vmapvjp_nn_functional_huber_loss_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.190s) 2022-08-17T12:57:51.3544367Z test_vmapvjp_nn_functional_instance_norm_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.063s) 2022-08-17T12:57:51.4698701Z test_vmapvjp_nn_functional_interpolate_area_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.111s) 2022-08-17T12:57:51.5950895Z test_vmapvjp_nn_functional_interpolate_bicubic_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.127s) 2022-08-17T12:57:51.7046285Z test_vmapvjp_nn_functional_interpolate_bilinear_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.111s) 2022-08-17T12:57:51.8056928Z test_vmapvjp_nn_functional_interpolate_linear_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.102s) 2022-08-17T12:57:51.9140512Z test_vmapvjp_nn_functional_interpolate_nearest_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.114s) 2022-08-17T12:57:52.0351935Z test_vmapvjp_nn_functional_interpolate_trilinear_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.120s) 2022-08-17T12:57:52.2977418Z test_vmapvjp_nn_functional_kl_div_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.259s) 2022-08-17T12:57:52.4255508Z test_vmapvjp_nn_functional_l1_loss_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.130s) 2022-08-17T12:57:52.6833784Z test_vmapvjp_nn_functional_layer_norm_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.259s) 2022-08-17T12:57:52.7498886Z test_vmapvjp_nn_functional_leaky_relu_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.057s) 2022-08-17T12:57:53.3348566Z test_vmapvjp_nn_functional_linear_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.592s) 2022-08-17T12:57:53.4811964Z test_vmapvjp_nn_functional_local_response_norm_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.151s) 2022-08-17T12:57:53.5048732Z test_vmapvjp_nn_functional_logsigmoid_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.016s) 2022-08-17T12:57:54.4217045Z test_vmapvjp_nn_functional_margin_ranking_loss_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.927s) 2022-08-17T12:58:02.2072963Z test_vmapvjp_nn_functional_max_pool1d_cpu_float32 (__main__.TestOperatorsCPU) ... ok (7.771s) 2022-08-17T12:58:14.4273320Z test_vmapvjp_nn_functional_max_pool2d_cpu_float32 (__main__.TestOperatorsCPU) ... ok (12.225s) 2022-08-17T12:58:19.8527458Z test_vmapvjp_nn_functional_max_pool3d_cpu_float32 (__main__.TestOperatorsCPU) ... ok (5.425s) 2022-08-17T12:58:22.5428865Z test_vmapvjp_nn_functional_max_unpool1d_cpu_float32 (__main__.TestOperatorsCPU) ... ok (2.701s) 2022-08-17T12:58:22.8897589Z test_vmapvjp_nn_functional_max_unpool1d_grad_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.331s) 2022-08-17T12:58:23.4925038Z test_vmapvjp_nn_functional_max_unpool2d_cpu_float32 (__main__.TestOperatorsCPU) ... expected failure (0.591s) 2022-08-17T12:58:23.5934968Z test_vmapvjp_nn_functional_max_unpool2d_grad_cpu_float32 (__main__.TestOperatorsCPU) ... expected failure (0.111s) 2022-08-17T12:58:25.2598869Z test_vmapvjp_nn_functional_max_unpool3d_cpu_float32 (__main__.TestOperatorsCPU) ... ok (1.664s) 2022-08-17T12:58:25.5127515Z test_vmapvjp_nn_functional_max_unpool3d_grad_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.252s) 2022-08-17T12:58:25.5395469Z test_vmapvjp_nn_functional_mish_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.031s) 2022-08-17T12:58:25.6798130Z test_vmapvjp_nn_functional_mse_loss_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.126s) 2022-08-17T12:58:25.8995537Z test_vmapvjp_nn_functional_mse_loss_functorch_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.222s) 2022-08-17T12:58:25.9827763Z test_vmapvjp_nn_functional_multi_margin_loss_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.095s) 2022-08-17T12:58:25.9861028Z test_vmapvjp_nn_functional_multilabel_margin_loss_cpu_float32 (__main__.TestOperatorsCPU) ... C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\nn\functional.py:3385: UserWarning: There is a performance drop because we have not yet implemented the batching rule for aten::multilabel_margin_loss_forward. Please file us an issue on GitHub so that we can prioritize its implementation. (Triggered internally at C:\actions-runner\_work\pytorch\pytorch\functorch\functorch\csrc\BatchedFallback.cpp:85.) 2022-08-17T12:58:25.9862694Z return torch._C._nn.multilabel_margin_loss(input, target, reduction_enum) 2022-08-17T12:58:26.0367417Z ok (0.048s) 2022-08-17T12:58:26.1414334Z test_vmapvjp_nn_functional_multilabel_soft_margin_loss_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.110s) 2022-08-17T12:58:27.1354452Z test_vmapvjp_nn_functional_nll_loss_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.993s) 2022-08-17T12:58:27.2267976Z test_vmapvjp_nn_functional_normalize_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.079s) 2022-08-17T12:58:27.3246090Z test_vmapvjp_nn_functional_pad_circular_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.111s) 2022-08-17T12:58:27.7304144Z test_vmapvjp_nn_functional_pad_constant_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.394s) 2022-08-17T12:58:27.8359630Z test_vmapvjp_nn_functional_pad_reflect_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.111s) 2022-08-17T12:58:27.9412231Z test_vmapvjp_nn_functional_pad_replicate_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.111s) 2022-08-17T12:58:28.0890459Z test_vmapvjp_nn_functional_pairwise_distance_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.141s) 2022-08-17T12:58:28.0922510Z test_vmapvjp_nn_functional_pdist_cpu_float32 (__main__.TestOperatorsCPU) ... C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\testing\_internal\opinfo\core.py:910: UserWarning: There is a performance drop because we have not yet implemented the batching rule for aten::_pdist_forward. Please file us an issue on GitHub so that we can prioritize its implementation. (Triggered internally at C:\actions-runner\_work\pytorch\pytorch\functorch\functorch\csrc\BatchedFallback.cpp:85.) 2022-08-17T12:58:28.0923570Z return self.op(*args, **kwargs) 2022-08-17T12:58:28.1629708Z ok (0.079s) 2022-08-17T12:58:28.1794868Z test_vmapvjp_nn_functional_pixel_shuffle_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.016s) 2022-08-17T12:58:28.1959318Z test_vmapvjp_nn_functional_pixel_unshuffle_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.016s) 2022-08-17T12:58:30.0678956Z test_vmapvjp_nn_functional_poisson_nll_loss_cpu_float32 (__main__.TestOperatorsCPU) ... ok (1.865s) 2022-08-17T12:58:30.4570971Z test_vmapvjp_nn_functional_prelu_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.394s) 2022-08-17T12:58:30.4801606Z test_vmapvjp_nn_functional_relu6_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.031s) 2022-08-17T12:58:30.5101930Z test_vmapvjp_nn_functional_relu_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.016s) 2022-08-17T12:58:30.5117013Z test_vmapvjp_nn_functional_rrelu_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped! (0.016s) 2022-08-17T12:58:30.5341663Z test_vmapvjp_nn_functional_selu_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.016s) 2022-08-17T12:58:30.5593770Z test_vmapvjp_nn_functional_silu_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.032s) 2022-08-17T12:58:30.7342108Z test_vmapvjp_nn_functional_smooth_l1_loss_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.173s) 2022-08-17T12:58:30.8509757Z test_vmapvjp_nn_functional_soft_margin_loss_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.113s) 2022-08-17T12:58:30.8992512Z test_vmapvjp_nn_functional_softmin_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.048s) 2022-08-17T12:58:30.9503354Z test_vmapvjp_nn_functional_softmin_with_dtype_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.048s) 2022-08-17T12:58:30.9723757Z test_vmapvjp_nn_functional_softplus_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.031s) 2022-08-17T12:58:31.0077131Z test_vmapvjp_nn_functional_softshrink_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.032s) 2022-08-17T12:58:31.0345817Z test_vmapvjp_nn_functional_softsign_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.016s) 2022-08-17T12:58:31.0590710Z test_vmapvjp_nn_functional_tanhshrink_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.032s) 2022-08-17T12:58:31.0912480Z test_vmapvjp_nn_functional_threshold_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.031s) 2022-08-17T12:58:31.5397565Z test_vmapvjp_nn_functional_triplet_margin_loss_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.442s) 2022-08-17T12:58:32.0065148Z test_vmapvjp_nn_functional_triplet_margin_with_distance_loss_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.475s) 2022-08-17T12:58:34.1743473Z test_vmapvjp_nn_functional_unfold_cpu_float32 (__main__.TestOperatorsCPU) ... ok (2.164s) 2022-08-17T12:58:34.2077381Z test_vmapvjp_nn_functional_upsample_bilinear_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.031s) 2022-08-17T12:58:34.3030786Z test_vmapvjp_nn_functional_upsample_nearest_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.094s) 2022-08-17T12:58:34.3052898Z test_vmapvjp_nonzero_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped! Autograd not supported. (0.016s) 2022-08-17T12:58:34.6811953Z test_vmapvjp_norm_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.364s) 2022-08-17T12:58:34.7092844Z test_vmapvjp_norm_fro_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.031s) 2022-08-17T12:58:34.7482681Z test_vmapvjp_norm_inf_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.047s) 2022-08-17T12:58:34.7727055Z test_vmapvjp_norm_nuc_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.016s) 2022-08-17T12:58:34.7742023Z test_vmapvjp_normal_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped! (0.000s) 2022-08-17T12:58:34.7756780Z test_vmapvjp_normal_number_mean_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped! (0.000s) 2022-08-17T12:58:34.7777990Z test_vmapvjp_ones_like_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped! Autograd not supported. (0.000s) 2022-08-17T12:58:34.7799360Z test_vmapvjp_ops_aten__new_zeros_with_same_feature_meta_functorchonly_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped! Autograd not supported. (0.016s) 2022-08-17T12:58:40.6699019Z test_vmapvjp_ops_aten_index_put_functorch_cpu_float32 (__main__.TestOperatorsCPU) ... ok (5.881s) 2022-08-17T12:58:40.6735653Z test_vmapvjp_ormqr_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped! Autograd not supported. (0.000s) 2022-08-17T12:58:40.6951994Z test_vmapvjp_outer_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.032s) 2022-08-17T12:58:40.7045620Z test_vmapvjp_pca_lowrank_cpu_float32 (__main__.TestOperatorsCPU) ... expected failure (0.000s) 2022-08-17T12:58:40.7356182Z test_vmapvjp_permute_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.032s) 2022-08-17T12:58:40.8443502Z test_vmapvjp_pinverse_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.111s) 2022-08-17T12:58:41.0370718Z test_vmapvjp_polar_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.191s) 2022-08-17T12:58:41.1144018Z test_vmapvjp_polygamma_polygamma_n_0_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.080s) 2022-08-17T12:58:41.1917588Z test_vmapvjp_polygamma_polygamma_n_1_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.081s) 2022-08-17T12:58:41.2691308Z test_vmapvjp_polygamma_polygamma_n_2_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.068s) 2022-08-17T12:58:41.3465762Z test_vmapvjp_polygamma_polygamma_n_3_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.083s) 2022-08-17T12:58:41.4239390Z test_vmapvjp_polygamma_polygamma_n_4_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.083s) 2022-08-17T12:58:41.4436122Z test_vmapvjp_positive_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.016s) 2022-08-17T12:58:41.6587595Z test_vmapvjp_pow_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.218s) 2022-08-17T12:58:41.6629896Z test_vmapvjp_prod_cpu_float32 (__main__.TestOperatorsCPU) ... expected failure (0.000s) 2022-08-17T12:58:42.5124060Z test_vmapvjp_put_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.849s) 2022-08-17T12:58:43.2443117Z test_vmapvjp_qr_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.732s) 2022-08-17T12:58:43.6419171Z test_vmapvjp_quantile_cpu_float32 (__main__.TestOperatorsCPU) ... expected failure (0.404s) 2022-08-17T12:58:43.6643483Z test_vmapvjp_rad2deg_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.016s) 2022-08-17T12:58:43.6665992Z test_vmapvjp_rand_like_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped! Autograd not supported. (0.000s) 2022-08-17T12:58:43.6686928Z test_vmapvjp_randint_like_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped! Autograd not supported. (0.000s) 2022-08-17T12:58:43.6707992Z test_vmapvjp_randn_like_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped! Autograd not supported. (0.016s) 2022-08-17T12:58:43.6932422Z test_vmapvjp_ravel_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.016s) 2022-08-17T12:58:43.7129821Z test_vmapvjp_real_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.026s) 2022-08-17T12:58:43.7359560Z test_vmapvjp_reciprocal_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.016s) 2022-08-17T12:58:43.9117090Z test_vmapvjp_remainder_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.180s) 2022-08-17T12:58:43.9598214Z test_vmapvjp_renorm_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.047s) 2022-08-17T12:58:44.1381725Z test_vmapvjp_repeat_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.176s) 2022-08-17T12:58:44.1730334Z test_vmapvjp_repeat_interleave_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.031s) 2022-08-17T12:58:44.2288950Z test_vmapvjp_reshape_as_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.063s) 2022-08-17T12:58:44.3104503Z test_vmapvjp_reshape_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.079s) 2022-08-17T12:58:44.3126525Z test_vmapvjp_resize__cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped! Autograd not supported. (0.000s) 2022-08-17T12:58:44.3147648Z test_vmapvjp_resize_as__cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped! Autograd not supported. (0.000s) 2022-08-17T12:58:44.3286937Z test_vmapvjp_resolve_conj_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.016s) 2022-08-17T12:58:44.3426343Z test_vmapvjp_resolve_neg_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.016s) 2022-08-17T12:58:44.4620142Z test_vmapvjp_roll_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.126s) 2022-08-17T12:58:44.7259084Z test_vmapvjp_rot90_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.252s) 2022-08-17T12:58:44.7351504Z test_vmapvjp_round_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.016s) 2022-08-17T12:58:44.7564898Z test_vmapvjp_round_decimals_0_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.016s) 2022-08-17T12:58:44.7778354Z test_vmapvjp_round_decimals_3_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.031s) 2022-08-17T12:58:44.7991997Z test_vmapvjp_round_decimals_neg_3_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.016s) 2022-08-17T12:58:44.8230185Z test_vmapvjp_rsqrt_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.017s) 2022-08-17T12:58:45.0126385Z test_vmapvjp_rsub_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.191s) 2022-08-17T12:58:45.2648951Z test_vmapvjp_scatter_add_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.253s) 2022-08-17T12:58:45.5359124Z test_vmapvjp_scatter_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.277s) 2022-08-17T12:58:46.1633936Z test_vmapvjp_scatter_reduce_amax_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.622s) 2022-08-17T12:58:46.7918516Z test_vmapvjp_scatter_reduce_amin_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.632s) 2022-08-17T12:58:47.4294387Z test_vmapvjp_scatter_reduce_mean_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.632s) 2022-08-17T12:58:47.4352172Z test_vmapvjp_scatter_reduce_prod_cpu_float32 (__main__.TestOperatorsCPU) ... C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\autograd\__init__.py:294: UserWarning: There is a performance drop because we have not yet implemented the batching rule for aten::scatter_reduce.two. Please file us an issue on GitHub so that we can prioritize its implementation. (Triggered internally at C:\actions-runner\_work\pytorch\pytorch\functorch\functorch\csrc\BatchedFallback.cpp:85.) 2022-08-17T12:58:47.4353046Z return Variable._execution_engine.run_backward( # Calls into the C++ engine to run the backward pass 2022-08-17T12:58:47.4357277Z expected failure (0.016s) 2022-08-17T12:58:47.9939525Z test_vmapvjp_scatter_reduce_sum_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.553s) 2022-08-17T12:58:47.9962546Z test_vmapvjp_searchsorted_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped! Autograd not supported. (0.000s) 2022-08-17T12:58:48.7965793Z test_vmapvjp_segment_reduce_lengths_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.811s) 2022-08-17T12:58:49.5661515Z test_vmapvjp_segment_reduce_offsets_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.767s) 2022-08-17T12:58:49.6044847Z test_vmapvjp_select_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.031s) 2022-08-17T12:58:49.7018858Z test_vmapvjp_select_scatter_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.096s) 2022-08-17T12:58:49.7114029Z test_vmapvjp_sgn_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.016s) 2022-08-17T12:58:49.7135281Z test_vmapvjp_short_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped! Autograd not supported. (0.000s) 2022-08-17T12:58:49.7156136Z test_vmapvjp_short_functorch_no_channels_last_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped! Autograd not supported. (0.000s) 2022-08-17T12:58:49.7378043Z test_vmapvjp_sigmoid_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.031s) 2022-08-17T12:58:49.7470242Z test_vmapvjp_sign_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.000s) 2022-08-17T12:58:49.7491408Z test_vmapvjp_signbit_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped! Autograd not supported. (0.000s) 2022-08-17T12:58:49.7595282Z test_vmapvjp_sin_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.016s) 2022-08-17T12:58:49.7873764Z test_vmapvjp_sinc_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.031s) 2022-08-17T12:58:49.7971921Z test_vmapvjp_sinh_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.000s) 2022-08-17T12:58:50.1000886Z test_vmapvjp_slice_scatter_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.301s) 2022-08-17T12:58:50.1473387Z test_vmapvjp_softmax_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.048s) 2022-08-17T12:58:50.1973113Z test_vmapvjp_softmax_with_dtype_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.063s) 2022-08-17T12:58:50.6547556Z test_vmapvjp_sort_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.458s) 2022-08-17T12:58:50.6570240Z test_vmapvjp_sparse_sampled_addmm_cpu_float32 (__main__.TestOperatorsCPU) ... skip: PyTorch is built without MKL support (0.000s) 2022-08-17T12:58:50.6591185Z test_vmapvjp_special_airy_ai_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped! Autograd not supported. (0.000s) 2022-08-17T12:58:50.6611578Z test_vmapvjp_special_bessel_j0_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped! Autograd not supported. (0.000s) 2022-08-17T12:58:50.6632047Z test_vmapvjp_special_bessel_j1_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped! Autograd not supported. (0.000s) 2022-08-17T12:58:50.6652392Z test_vmapvjp_special_bessel_y0_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped! Autograd not supported. (0.000s) 2022-08-17T12:58:50.6673036Z test_vmapvjp_special_bessel_y1_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped! Autograd not supported. (0.000s) 2022-08-17T12:58:50.6693481Z test_vmapvjp_special_chebyshev_polynomial_t_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped! Autograd not supported. (0.016s) 2022-08-17T12:58:50.6714047Z test_vmapvjp_special_chebyshev_polynomial_u_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped! Autograd not supported. (0.000s) 2022-08-17T12:58:50.6728266Z test_vmapvjp_special_chebyshev_polynomial_v_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.000s) 2022-08-17T12:58:50.6742441Z test_vmapvjp_special_chebyshev_polynomial_w_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.000s) 2022-08-17T12:58:50.6909992Z test_vmapvjp_special_entr_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.016s) 2022-08-17T12:58:50.7154960Z test_vmapvjp_special_erfcx_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.016s) 2022-08-17T12:58:50.7176123Z test_vmapvjp_special_hermite_polynomial_h_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped! Autograd not supported. (0.016s) 2022-08-17T12:58:50.7197150Z test_vmapvjp_special_hermite_polynomial_he_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped! Autograd not supported. (0.000s) 2022-08-17T12:58:50.7367259Z test_vmapvjp_special_i0e_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.016s) 2022-08-17T12:58:50.7638683Z test_vmapvjp_special_i1_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.031s) 2022-08-17T12:58:50.7917379Z test_vmapvjp_special_i1e_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.016s) 2022-08-17T12:58:50.7938583Z test_vmapvjp_special_laguerre_polynomial_l_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped! Autograd not supported. (0.000s) 2022-08-17T12:58:50.7953948Z test_vmapvjp_special_legendre_polynomial_p_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.016s) 2022-08-17T12:58:50.8219643Z test_vmapvjp_special_log_ndtr_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.017s) 2022-08-17T12:58:50.8240811Z test_vmapvjp_special_modified_bessel_i0_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped! Autograd not supported. (0.000s) 2022-08-17T12:58:50.8261800Z test_vmapvjp_special_modified_bessel_i1_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped! Autograd not supported. (0.000s) 2022-08-17T12:58:50.8282817Z test_vmapvjp_special_modified_bessel_k0_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped! Autograd not supported. (0.016s) 2022-08-17T12:58:50.8303718Z test_vmapvjp_special_modified_bessel_k1_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped! Autograd not supported. (0.000s) 2022-08-17T12:58:50.8595699Z test_vmapvjp_special_ndtr_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.031s) 2022-08-17T12:58:50.8843461Z test_vmapvjp_special_ndtri_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.016s) 2022-08-17T12:58:50.9625124Z test_vmapvjp_special_polygamma_special_polygamma_n_0_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.080s) 2022-08-17T12:58:50.9646198Z test_vmapvjp_special_scaled_modified_bessel_k0_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped! Autograd not supported. (0.000s) 2022-08-17T12:58:50.9667203Z test_vmapvjp_special_scaled_modified_bessel_k1_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped! Autograd not supported. (0.000s) 2022-08-17T12:58:50.9681849Z test_vmapvjp_special_shifted_chebyshev_polynomial_t_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.000s) 2022-08-17T12:58:50.9696243Z test_vmapvjp_special_shifted_chebyshev_polynomial_u_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.000s) 2022-08-17T12:58:50.9710758Z test_vmapvjp_special_shifted_chebyshev_polynomial_v_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.016s) 2022-08-17T12:58:50.9725059Z test_vmapvjp_special_shifted_chebyshev_polynomial_w_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.000s) 2022-08-17T12:58:50.9745643Z test_vmapvjp_special_spherical_bessel_j0_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped! Autograd not supported. (0.000s) 2022-08-17T12:58:51.1631717Z test_vmapvjp_special_xlog1py_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.191s) 2022-08-17T12:58:51.1653754Z test_vmapvjp_special_zeta_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped! Autograd not supported. (0.000s) 2022-08-17T12:58:51.2035461Z test_vmapvjp_split_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.031s) 2022-08-17T12:58:51.2989822Z test_vmapvjp_split_list_args_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.094s) 2022-08-17T12:58:51.4240147Z test_vmapvjp_split_with_sizes_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.128s) 2022-08-17T12:58:51.4338388Z test_vmapvjp_sqrt_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.016s) 2022-08-17T12:58:51.4576327Z test_vmapvjp_square_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.016s) 2022-08-17T12:58:51.5066255Z test_vmapvjp_squeeze_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.047s) 2022-08-17T12:58:51.7458020Z test_vmapvjp_stack_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.253s) 2022-08-17T12:58:51.8118507Z test_vmapvjp_std_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.065s) 2022-08-17T12:58:51.9388837Z test_vmapvjp_std_mean_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.126s) 2022-08-17T12:58:51.9598596Z test_vmapvjp_stft_cpu_float32 (__main__.TestOperatorsCPU) ... expected failure (0.016s) 2022-08-17T12:58:52.1511256Z test_vmapvjp_sub_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.197s) 2022-08-17T12:58:52.2893377Z test_vmapvjp_sum_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.128s) 2022-08-17T12:58:52.3346945Z test_vmapvjp_sum_to_size_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.047s) 2022-08-17T12:58:56.4950029Z test_vmapvjp_svd_cpu_float32 (__main__.TestOperatorsCPU) ... ok (4.168s) 2022-08-17T12:58:56.5045801Z test_vmapvjp_svd_lowrank_cpu_float32 (__main__.TestOperatorsCPU) ... expected failure (0.000s) 2022-08-17T12:58:56.6795898Z test_vmapvjp_symeig_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.173s) 2022-08-17T12:58:56.7009252Z test_vmapvjp_t_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.032s) 2022-08-17T12:58:56.7812590Z test_vmapvjp_take_along_dim_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.080s) 2022-08-17T12:58:56.7847608Z test_vmapvjp_take_cpu_float32 (__main__.TestOperatorsCPU) ... C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\autograd\__init__.py:294: UserWarning: There is a performance drop because we have not yet implemented the batching rule for aten::put_. Please file us an issue on GitHub so that we can prioritize its implementation. (Triggered internally at C:\actions-runner\_work\pytorch\pytorch\functorch\functorch\csrc\BatchedFallback.cpp:85.) 2022-08-17T12:58:56.7848767Z return Variable._execution_engine.run_backward( # Calls into the C++ engine to run the backward pass 2022-08-17T12:58:56.7957878Z expected failure (0.017s) 2022-08-17T12:58:56.8065025Z test_vmapvjp_tan_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.000s) 2022-08-17T12:58:56.8160760Z test_vmapvjp_tanh_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.016s) 2022-08-17T12:58:56.8195594Z test_vmapvjp_tensor_split_cpu_float32 (__main__.TestOperatorsCPU) ... expected failure (0.000s) 2022-08-17T12:58:56.8689652Z test_vmapvjp_tensordot_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.047s) 2022-08-17T12:58:57.0758074Z test_vmapvjp_tile_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.206s) 2022-08-17T12:58:57.0795170Z test_vmapvjp_to_sparse_cpu_float32 (__main__.TestOperatorsCPU) ... expected failure (0.016s) 2022-08-17T12:58:57.1944598Z test_vmapvjp_topk_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.111s) 2022-08-17T12:58:57.2043467Z test_vmapvjp_trace_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.000s) 2022-08-17T12:58:57.2624597Z test_vmapvjp_transpose_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.064s) 2022-08-17T12:58:57.4433832Z test_vmapvjp_trapezoid_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.174s) 2022-08-17T12:58:57.6241410Z test_vmapvjp_trapz_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.189s) 2022-08-17T12:58:58.0934845Z test_vmapvjp_triangular_solve_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.475s) 2022-08-17T12:58:58.1312900Z test_vmapvjp_tril_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.032s) 2022-08-17T12:58:58.1689303Z test_vmapvjp_triu_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.031s) 2022-08-17T12:58:58.3481263Z test_vmapvjp_true_divide_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.189s) 2022-08-17T12:58:58.3578227Z test_vmapvjp_trunc_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.000s) 2022-08-17T12:58:59.0929003Z test_vmapvjp_unbind_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.743s) 2022-08-17T12:58:59.1700285Z test_vmapvjp_unflatten_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.079s) 2022-08-17T12:58:59.3573545Z test_vmapvjp_unfold_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.190s) 2022-08-17T12:58:59.3595761Z test_vmapvjp_unique_consecutive_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped! Autograd not supported. (0.000s) 2022-08-17T12:58:59.3616962Z test_vmapvjp_unique_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped! Autograd not supported. (0.000s) 2022-08-17T12:58:59.4241945Z test_vmapvjp_unsqueeze_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.063s) 2022-08-17T12:58:59.4849180Z test_vmapvjp_var_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.062s) 2022-08-17T12:58:59.6026889Z test_vmapvjp_var_mean_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.111s) 2022-08-17T12:58:59.6233976Z test_vmapvjp_vdot_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.016s) 2022-08-17T12:58:59.6284396Z test_vmapvjp_view_as_complex_cpu_float32 (__main__.TestOperatorsCPU) ... expected failure (0.016s) 2022-08-17T12:58:59.6706182Z test_vmapvjp_view_as_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.031s) 2022-08-17T12:58:59.7225717Z test_vmapvjp_view_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.064s) 2022-08-17T12:58:59.8087036Z test_vmapvjp_vsplit_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.080s) 2022-08-17T12:58:59.8950098Z test_vmapvjp_vstack_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.094s) 2022-08-17T12:59:00.0833117Z test_vmapvjp_where_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.183s) 2022-08-17T12:59:00.2846404Z test_vmapvjp_xlogy_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.202s) 2022-08-17T12:59:00.3076049Z test_vmapvjp_zero__cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.026s) 2022-08-17T12:59:00.3097937Z test_vmapvjp_zeros_like_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped! Autograd not supported. (0.000s) 2022-08-17T12:59:00.3124395Z test_vmapvjpvjp_H_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped; these tests take too long (0.000s) 2022-08-17T12:59:00.3149889Z test_vmapvjpvjp_T_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped; these tests take too long (0.000s) 2022-08-17T12:59:00.3175694Z test_vmapvjpvjp___getitem___cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped; these tests take too long (0.000s) 2022-08-17T12:59:00.3201733Z test_vmapvjpvjp___getitem___functorch_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped; these tests take too long (0.016s) 2022-08-17T12:59:00.3227344Z test_vmapvjpvjp___radd___cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped; these tests take too long (0.000s) 2022-08-17T12:59:00.3253027Z test_vmapvjpvjp___rdiv___cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped; these tests take too long (0.000s) 2022-08-17T12:59:00.3278734Z test_vmapvjpvjp___rmatmul___cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped; these tests take too long (0.000s) 2022-08-17T12:59:00.3304442Z test_vmapvjpvjp___rmod___cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped; these tests take too long (0.000s) 2022-08-17T12:59:00.3330073Z test_vmapvjpvjp___rmul___cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped; these tests take too long (0.000s) 2022-08-17T12:59:00.3355997Z test_vmapvjpvjp___rpow___cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped; these tests take too long (0.016s) 2022-08-17T12:59:00.3381402Z test_vmapvjpvjp___rsub___cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped; these tests take too long (0.000s) 2022-08-17T12:59:00.3407153Z test_vmapvjpvjp__masked_amax_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped; these tests take too long (0.000s) 2022-08-17T12:59:00.3433143Z test_vmapvjpvjp__masked_amin_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped; these tests take too long (0.000s) 2022-08-17T12:59:00.3458509Z test_vmapvjpvjp__masked_argmax_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped; these tests take too long (0.000s) 2022-08-17T12:59:00.3484337Z test_vmapvjpvjp__masked_argmin_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped; these tests take too long (0.000s) 2022-08-17T12:59:00.3510358Z test_vmapvjpvjp__masked_cumprod_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped; these tests take too long (0.000s) 2022-08-17T12:59:00.3535829Z test_vmapvjpvjp__masked_cumsum_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped; these tests take too long (0.000s) 2022-08-17T12:59:00.3561824Z test_vmapvjpvjp__masked_log_softmax_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped; these tests take too long (0.000s) 2022-08-17T12:59:00.3587604Z test_vmapvjpvjp__masked_logaddexp_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped; these tests take too long (0.000s) 2022-08-17T12:59:00.3613347Z test_vmapvjpvjp__masked_logsumexp_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped; these tests take too long (0.000s) 2022-08-17T12:59:00.3639149Z test_vmapvjpvjp__masked_mean_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped; these tests take too long (0.000s) 2022-08-17T12:59:00.3664684Z test_vmapvjpvjp__masked_median_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped; these tests take too long (0.000s) 2022-08-17T12:59:00.3690446Z test_vmapvjpvjp__masked_norm_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped; these tests take too long (0.016s) 2022-08-17T12:59:00.3716145Z test_vmapvjpvjp__masked_normalize_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped; these tests take too long (0.000s) 2022-08-17T12:59:00.3741646Z test_vmapvjpvjp__masked_prod_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped; these tests take too long (0.000s) 2022-08-17T12:59:00.3767228Z test_vmapvjpvjp__masked_softmax_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped; these tests take too long (0.000s) 2022-08-17T12:59:00.3792985Z test_vmapvjpvjp__masked_softmin_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped; these tests take too long (0.000s) 2022-08-17T12:59:00.3818478Z test_vmapvjpvjp__masked_std_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped; these tests take too long (0.000s) 2022-08-17T12:59:00.3844387Z test_vmapvjpvjp__masked_sum_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped; these tests take too long (0.016s) 2022-08-17T12:59:00.3869895Z test_vmapvjpvjp__masked_var_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped; these tests take too long (0.000s) 2022-08-17T12:59:00.3895502Z test_vmapvjpvjp_abs_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped; these tests take too long (0.000s) 2022-08-17T12:59:00.3921213Z test_vmapvjpvjp_acos_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped; these tests take too long (0.000s) 2022-08-17T12:59:00.3946883Z test_vmapvjpvjp_acosh_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped; these tests take too long (0.000s) 2022-08-17T12:59:00.3972704Z test_vmapvjpvjp_add_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped; these tests take too long (0.000s) 2022-08-17T12:59:00.3998579Z test_vmapvjpvjp_addbmm_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped; these tests take too long (0.016s) 2022-08-17T12:59:00.4024148Z test_vmapvjpvjp_addcdiv_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped; these tests take too long (0.000s) 2022-08-17T12:59:00.4049925Z test_vmapvjpvjp_addcmul_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped; these tests take too long (0.000s) 2022-08-17T12:59:00.4075449Z test_vmapvjpvjp_addmm_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped; these tests take too long (0.000s) 2022-08-17T12:59:00.4101087Z test_vmapvjpvjp_addmm_decomposed_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped; these tests take too long (0.010s) 2022-08-17T12:59:00.4126802Z test_vmapvjpvjp_addmv_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped; these tests take too long (0.000s) 2022-08-17T12:59:00.4152528Z test_vmapvjpvjp_addr_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped; these tests take too long (0.000s) 2022-08-17T12:59:00.4178291Z test_vmapvjpvjp_all_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped; these tests take too long (0.000s) 2022-08-17T12:59:00.4204103Z test_vmapvjpvjp_allclose_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped; these tests take too long (0.000s) 2022-08-17T12:59:00.4229780Z test_vmapvjpvjp_amax_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped; these tests take too long (0.000s) 2022-08-17T12:59:00.4255748Z test_vmapvjpvjp_amin_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped; these tests take too long (0.016s) 2022-08-17T12:59:00.4281765Z test_vmapvjpvjp_aminmax_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped; these tests take too long (0.000s) 2022-08-17T12:59:00.4307443Z test_vmapvjpvjp_angle_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped; these tests take too long (0.000s) 2022-08-17T12:59:00.4333249Z test_vmapvjpvjp_any_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped; these tests take too long (0.000s) 2022-08-17T12:59:00.4359168Z test_vmapvjpvjp_arange_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped; these tests take too long (0.000s) 2022-08-17T12:59:00.4384864Z test_vmapvjpvjp_argmax_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped; these tests take too long (0.000s) 2022-08-17T12:59:00.4410627Z test_vmapvjpvjp_argmin_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped; these tests take too long (0.016s) 2022-08-17T12:59:00.4436281Z test_vmapvjpvjp_argsort_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped; these tests take too long (0.000s) 2022-08-17T12:59:00.4461814Z test_vmapvjpvjp_argwhere_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped; these tests take too long (0.000s) 2022-08-17T12:59:00.4487512Z test_vmapvjpvjp_as_strided_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped; these tests take too long (0.000s) 2022-08-17T12:59:00.4513331Z test_vmapvjpvjp_as_strided_scatter_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped; these tests take too long (0.000s) 2022-08-17T12:59:00.4538881Z test_vmapvjpvjp_asin_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped; these tests take too long (0.000s) 2022-08-17T12:59:00.4564935Z test_vmapvjpvjp_asinh_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped; these tests take too long (0.016s) 2022-08-17T12:59:00.4590242Z test_vmapvjpvjp_atan2_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped; these tests take too long (0.000s) 2022-08-17T12:59:00.4615840Z test_vmapvjpvjp_atan_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped; these tests take too long (0.000s) 2022-08-17T12:59:00.4641521Z test_vmapvjpvjp_atanh_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped; these tests take too long (0.000s) 2022-08-17T12:59:00.4666946Z test_vmapvjpvjp_atleast_1d_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped; these tests take too long (0.000s) 2022-08-17T12:59:00.4692572Z test_vmapvjpvjp_atleast_2d_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped; these tests take too long (0.000s) 2022-08-17T12:59:00.4718302Z test_vmapvjpvjp_atleast_3d_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped; these tests take too long (0.016s) 2022-08-17T12:59:00.4743737Z test_vmapvjpvjp_baddbmm_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped; these tests take too long (0.000s) 2022-08-17T12:59:00.4769394Z test_vmapvjpvjp_bernoulli_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped; these tests take too long (0.000s) 2022-08-17T12:59:00.4795066Z test_vmapvjpvjp_bfloat16_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped; these tests take too long (0.000s) 2022-08-17T12:59:00.4820804Z test_vmapvjpvjp_bfloat16_functorch_no_channels_last_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped; these tests take too long (0.000s) 2022-08-17T12:59:00.4846373Z test_vmapvjpvjp_block_diag_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped; these tests take too long (0.000s) 2022-08-17T12:59:00.4872039Z test_vmapvjpvjp_bmm_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped; these tests take too long (0.016s) 2022-08-17T12:59:00.4897646Z test_vmapvjpvjp_bool_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped; these tests take too long (0.000s) 2022-08-17T12:59:00.4923551Z test_vmapvjpvjp_bool_functorch_no_channels_last_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped; these tests take too long (0.000s) 2022-08-17T12:59:00.4949214Z test_vmapvjpvjp_broadcast_shapes_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped; these tests take too long (0.000s) 2022-08-17T12:59:00.4974974Z test_vmapvjpvjp_broadcast_tensors_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped; these tests take too long (0.000s) 2022-08-17T12:59:00.5000901Z test_vmapvjpvjp_broadcast_to_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped; these tests take too long (0.000s) 2022-08-17T12:59:00.5026760Z test_vmapvjpvjp_bucketize_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped; these tests take too long (0.016s) 2022-08-17T12:59:00.5052407Z test_vmapvjpvjp_byte_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped; these tests take too long (0.000s) 2022-08-17T12:59:00.5078200Z test_vmapvjpvjp_byte_functorch_no_channels_last_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped; these tests take too long (0.000s) 2022-08-17T12:59:00.5103665Z test_vmapvjpvjp_cartesian_prod_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped; these tests take too long (0.000s) 2022-08-17T12:59:00.5129347Z test_vmapvjpvjp_cat_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped; these tests take too long (0.010s) 2022-08-17T12:59:00.5154930Z test_vmapvjpvjp_cdist_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped; these tests take too long (0.000s) 2022-08-17T12:59:00.5180572Z test_vmapvjpvjp_ceil_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped; these tests take too long (0.000s) 2022-08-17T12:59:00.5206234Z test_vmapvjpvjp_chalf_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped; these tests take too long (0.000s) 2022-08-17T12:59:00.5231787Z test_vmapvjpvjp_char_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped; these tests take too long (0.000s) 2022-08-17T12:59:00.5257452Z test_vmapvjpvjp_char_functorch_no_channels_last_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped; these tests take too long (0.000s) 2022-08-17T12:59:00.5283387Z test_vmapvjpvjp_cholesky_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped; these tests take too long (0.016s) 2022-08-17T12:59:00.5309111Z test_vmapvjpvjp_cholesky_inverse_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped; these tests take too long (0.000s) 2022-08-17T12:59:00.5334988Z test_vmapvjpvjp_cholesky_solve_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped; these tests take too long (0.000s) 2022-08-17T12:59:00.5360545Z test_vmapvjpvjp_chunk_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped; these tests take too long (0.000s) 2022-08-17T12:59:00.5386246Z test_vmapvjpvjp_clamp_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped; these tests take too long (0.000s) 2022-08-17T12:59:00.5411815Z test_vmapvjpvjp_clamp_max_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped; these tests take too long (0.000s) 2022-08-17T12:59:00.5437636Z test_vmapvjpvjp_clamp_min_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped; these tests take too long (0.016s) 2022-08-17T12:59:00.5463186Z test_vmapvjpvjp_clone_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped; these tests take too long (0.000s) 2022-08-17T12:59:00.5488953Z test_vmapvjpvjp_column_stack_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped; these tests take too long (0.000s) 2022-08-17T12:59:00.5514613Z test_vmapvjpvjp_combinations_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped; these tests take too long (0.000s) 2022-08-17T12:59:00.5540152Z test_vmapvjpvjp_complex_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped; these tests take too long (0.000s) 2022-08-17T12:59:00.5565852Z test_vmapvjpvjp_conj_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped; these tests take too long (0.000s) 2022-08-17T12:59:00.5591398Z test_vmapvjpvjp_conj_physical_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped; these tests take too long (0.000s) 2022-08-17T12:59:00.5617363Z test_vmapvjpvjp_constant_pad_nd_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped; these tests take too long (0.016s) 2022-08-17T12:59:00.5642953Z test_vmapvjpvjp_contiguous_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped; these tests take too long (0.000s) 2022-08-17T12:59:00.5668491Z test_vmapvjpvjp_copysign_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped; these tests take too long (0.000s) 2022-08-17T12:59:00.5694175Z test_vmapvjpvjp_corrcoef_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped; these tests take too long (0.000s) 2022-08-17T12:59:00.5720011Z test_vmapvjpvjp_cos_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped; these tests take too long (0.000s) 2022-08-17T12:59:00.5745577Z test_vmapvjpvjp_cosh_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped; these tests take too long (0.000s) 2022-08-17T12:59:00.5771185Z test_vmapvjpvjp_count_nonzero_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped; these tests take too long (0.000s) 2022-08-17T12:59:00.5796867Z test_vmapvjpvjp_cov_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped; these tests take too long (0.000s) 2022-08-17T12:59:00.5822397Z test_vmapvjpvjp_cross_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped; these tests take too long (0.000s) 2022-08-17T12:59:00.5848193Z test_vmapvjpvjp_cummax_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped; these tests take too long (0.000s) 2022-08-17T12:59:00.5874059Z test_vmapvjpvjp_cummin_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped; these tests take too long (0.016s) 2022-08-17T12:59:00.5899480Z test_vmapvjpvjp_cumprod_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped; these tests take too long (0.000s) 2022-08-17T12:59:00.5925105Z test_vmapvjpvjp_cumsum_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped; these tests take too long (0.000s) 2022-08-17T12:59:00.5950589Z test_vmapvjpvjp_cumulative_trapezoid_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped; these tests take too long (0.000s) 2022-08-17T12:59:00.5976344Z test_vmapvjpvjp_deg2rad_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped; these tests take too long (0.000s) 2022-08-17T12:59:00.6002054Z test_vmapvjpvjp_diag_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped; these tests take too long (0.000s) 2022-08-17T12:59:00.6027909Z test_vmapvjpvjp_diag_embed_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped; these tests take too long (0.016s) 2022-08-17T12:59:00.6053633Z test_vmapvjpvjp_diagflat_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped; these tests take too long (0.000s) 2022-08-17T12:59:00.6079328Z test_vmapvjpvjp_diagonal_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped; these tests take too long (0.000s) 2022-08-17T12:59:00.6104866Z test_vmapvjpvjp_diagonal_scatter_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped; these tests take too long (0.000s) 2022-08-17T12:59:00.6130613Z test_vmapvjpvjp_diff_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped; these tests take too long (0.010s) 2022-08-17T12:59:00.6156366Z test_vmapvjpvjp_digamma_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped; these tests take too long (0.000s) 2022-08-17T12:59:00.6181970Z test_vmapvjpvjp_dist_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped; these tests take too long (0.000s) 2022-08-17T12:59:00.6207686Z test_vmapvjpvjp_div_floor_rounding_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped; these tests take too long (0.000s) 2022-08-17T12:59:00.6233340Z test_vmapvjpvjp_div_no_rounding_mode_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped; these tests take too long (0.000s) 2022-08-17T12:59:00.6258772Z test_vmapvjpvjp_div_trunc_rounding_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped; these tests take too long (0.000s) 2022-08-17T12:59:00.6284437Z test_vmapvjpvjp_dot_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped; these tests take too long (0.016s) 2022-08-17T12:59:00.6309952Z test_vmapvjpvjp_double_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped; these tests take too long (0.000s) 2022-08-17T12:59:00.6335724Z test_vmapvjpvjp_double_functorch_no_channels_last_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped; these tests take too long (0.000s) 2022-08-17T12:59:00.6361312Z test_vmapvjpvjp_dsplit_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped; these tests take too long (0.000s) 2022-08-17T12:59:00.6386840Z test_vmapvjpvjp_dstack_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped; these tests take too long (0.000s) 2022-08-17T12:59:00.6412600Z test_vmapvjpvjp_eig_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped; these tests take too long (0.000s) 2022-08-17T12:59:00.6438457Z test_vmapvjpvjp_einsum_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped; these tests take too long (0.016s) 2022-08-17T12:59:00.6463963Z test_vmapvjpvjp_empty_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped; these tests take too long (0.000s) 2022-08-17T12:59:00.6489616Z test_vmapvjpvjp_empty_like_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped; these tests take too long (0.000s) 2022-08-17T12:59:00.6515301Z test_vmapvjpvjp_eq_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped; these tests take too long (0.000s) 2022-08-17T12:59:00.6540858Z test_vmapvjpvjp_equal_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped; these tests take too long (0.000s) 2022-08-17T12:59:00.6566405Z test_vmapvjpvjp_erf_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped; these tests take too long (0.000s) 2022-08-17T12:59:00.6592173Z test_vmapvjpvjp_erfc_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped; these tests take too long (0.016s) 2022-08-17T12:59:00.6617794Z test_vmapvjpvjp_erfinv_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped; these tests take too long (0.000s) 2022-08-17T12:59:00.6643623Z test_vmapvjpvjp_exp2_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped; these tests take too long (0.000s) 2022-08-17T12:59:00.6669304Z test_vmapvjpvjp_exp_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped; these tests take too long (0.000s) 2022-08-17T12:59:00.6694907Z test_vmapvjpvjp_expand_as_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped; these tests take too long (0.000s) 2022-08-17T12:59:00.6720504Z test_vmapvjpvjp_expand_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped; these tests take too long (0.000s) 2022-08-17T12:59:00.6746289Z test_vmapvjpvjp_expm1_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped; these tests take too long (0.016s) 2022-08-17T12:59:00.6772070Z test_vmapvjpvjp_fft_fft2_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped; these tests take too long (0.000s) 2022-08-17T12:59:00.6797922Z test_vmapvjpvjp_fft_fft_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped; these tests take too long (0.000s) 2022-08-17T12:59:00.6823517Z test_vmapvjpvjp_fft_fftn_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped; these tests take too long (0.000s) 2022-08-17T12:59:00.6849235Z test_vmapvjpvjp_fft_fftshift_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped; these tests take too long (0.000s) 2022-08-17T12:59:00.6874907Z test_vmapvjpvjp_fft_hfft2_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped; these tests take too long (0.000s) 2022-08-17T12:59:00.6900757Z test_vmapvjpvjp_fft_hfft_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped; these tests take too long (0.016s) 2022-08-17T12:59:00.6926382Z test_vmapvjpvjp_fft_hfftn_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped; these tests take too long (0.000s) 2022-08-17T12:59:00.6952175Z test_vmapvjpvjp_fft_ifft2_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped; these tests take too long (0.000s) 2022-08-17T12:59:00.6978165Z test_vmapvjpvjp_fft_ifft_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped; these tests take too long (0.000s) 2022-08-17T12:59:00.7003817Z test_vmapvjpvjp_fft_ifftn_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped; these tests take too long (0.000s) 2022-08-17T12:59:00.7029625Z test_vmapvjpvjp_fft_ifftshift_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped; these tests take too long (0.000s) 2022-08-17T12:59:00.7055488Z test_vmapvjpvjp_fft_ihfft2_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped; these tests take too long (0.016s) 2022-08-17T12:59:00.7081355Z test_vmapvjpvjp_fft_ihfft_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped; these tests take too long (0.000s) 2022-08-17T12:59:00.7106838Z test_vmapvjpvjp_fft_ihfftn_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped; these tests take too long (0.000s) 2022-08-17T12:59:00.7132488Z test_vmapvjpvjp_fft_irfft2_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped; these tests take too long (0.000s) 2022-08-17T12:59:00.7158396Z test_vmapvjpvjp_fft_irfft_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped; these tests take too long (0.010s) 2022-08-17T12:59:00.7183943Z test_vmapvjpvjp_fft_irfftn_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped; these tests take too long (0.000s) 2022-08-17T12:59:00.7209528Z test_vmapvjpvjp_fft_rfft2_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped; these tests take too long (0.000s) 2022-08-17T12:59:00.7235152Z test_vmapvjpvjp_fft_rfft_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped; these tests take too long (0.000s) 2022-08-17T12:59:00.7260766Z test_vmapvjpvjp_fft_rfftn_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped; these tests take too long (0.000s) 2022-08-17T12:59:00.7286361Z test_vmapvjpvjp_fill_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped; these tests take too long (0.000s) 2022-08-17T12:59:00.7312083Z test_vmapvjpvjp_flatten_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped; these tests take too long (0.016s) 2022-08-17T12:59:00.7337541Z test_vmapvjpvjp_flip_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped; these tests take too long (0.000s) 2022-08-17T12:59:00.7363364Z test_vmapvjpvjp_fliplr_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped; these tests take too long (0.000s) 2022-08-17T12:59:00.7388839Z test_vmapvjpvjp_flipud_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped; these tests take too long (0.000s) 2022-08-17T12:59:00.7414499Z test_vmapvjpvjp_float_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped; these tests take too long (0.000s) 2022-08-17T12:59:00.7440234Z test_vmapvjpvjp_float_functorch_no_channels_last_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped; these tests take too long (0.000s) 2022-08-17T12:59:00.7465911Z test_vmapvjpvjp_float_power_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped; these tests take too long (0.016s) 2022-08-17T12:59:00.7491613Z test_vmapvjpvjp_floor_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped; these tests take too long (0.000s) 2022-08-17T12:59:00.7517540Z test_vmapvjpvjp_floor_divide_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped; these tests take too long (0.000s) 2022-08-17T12:59:00.7543124Z test_vmapvjpvjp_fmax_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped; these tests take too long (0.000s) 2022-08-17T12:59:00.7568754Z test_vmapvjpvjp_fmin_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped; these tests take too long (0.000s) 2022-08-17T12:59:00.7594593Z test_vmapvjpvjp_fmod_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped; these tests take too long (0.000s) 2022-08-17T12:59:00.7620249Z test_vmapvjpvjp_frac_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped; these tests take too long (0.016s) 2022-08-17T12:59:00.7645812Z test_vmapvjpvjp_frexp_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped; these tests take too long (0.000s) 2022-08-17T12:59:00.7671436Z test_vmapvjpvjp_full_like_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped; these tests take too long (0.000s) 2022-08-17T12:59:00.7696973Z test_vmapvjpvjp_gather_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped; these tests take too long (0.000s) 2022-08-17T12:59:00.7722649Z test_vmapvjpvjp_ge_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped; these tests take too long (0.000s) 2022-08-17T12:59:00.7748040Z test_vmapvjpvjp_geqrf_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped; these tests take too long (0.000s) 2022-08-17T12:59:00.7773712Z test_vmapvjpvjp_gradient_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped; these tests take too long (0.016s) 2022-08-17T12:59:00.7799477Z test_vmapvjpvjp_gt_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped; these tests take too long (0.000s) 2022-08-17T12:59:00.7824871Z test_vmapvjpvjp_half_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped; these tests take too long (0.000s) 2022-08-17T12:59:00.7850620Z test_vmapvjpvjp_half_functorch_no_channels_last_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped; these tests take too long (0.000s) 2022-08-17T12:59:00.7876145Z test_vmapvjpvjp_heaviside_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped; these tests take too long (0.000s) 2022-08-17T12:59:00.7901645Z test_vmapvjpvjp_histc_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped; these tests take too long (0.000s) 2022-08-17T12:59:00.7928698Z test_vmapvjpvjp_histogram_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped; these tests take too long (0.000s) 2022-08-17T12:59:00.7953398Z test_vmapvjpvjp_histogramdd_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped; these tests take too long (0.016s) 2022-08-17T12:59:00.7978854Z test_vmapvjpvjp_hsplit_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped; these tests take too long (0.000s) 2022-08-17T12:59:00.8004652Z test_vmapvjpvjp_hstack_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped; these tests take too long (0.000s) 2022-08-17T12:59:00.8030415Z test_vmapvjpvjp_hypot_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped; these tests take too long (0.010s) 2022-08-17T12:59:00.8056132Z test_vmapvjpvjp_i0_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped; these tests take too long (0.000s) 2022-08-17T12:59:00.8082003Z test_vmapvjpvjp_igamma_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped; these tests take too long (0.000s) 2022-08-17T12:59:00.8107592Z test_vmapvjpvjp_igammac_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped; these tests take too long (0.000s) 2022-08-17T12:59:00.8133687Z test_vmapvjpvjp_index_add_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped; these tests take too long (0.010s) 2022-08-17T12:59:00.8159254Z test_vmapvjpvjp_index_copy_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped; these tests take too long (0.000s) 2022-08-17T12:59:00.8184748Z test_vmapvjpvjp_index_fill_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped; these tests take too long (0.000s) 2022-08-17T12:59:00.8210380Z test_vmapvjpvjp_index_put_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped; these tests take too long (0.000s) 2022-08-17T12:59:00.8236091Z test_vmapvjpvjp_index_put_functorch_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped; these tests take too long (0.010s) 2022-08-17T12:59:00.8261855Z test_vmapvjpvjp_index_reduce_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped; these tests take too long (0.000s) 2022-08-17T12:59:00.8287755Z test_vmapvjpvjp_index_select_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped; these tests take too long (0.000s) 2022-08-17T12:59:00.8313350Z test_vmapvjpvjp_inner_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped; these tests take too long (0.000s) 2022-08-17T12:59:00.8338851Z test_vmapvjpvjp_int_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped; these tests take too long (0.000s) 2022-08-17T12:59:00.8364795Z test_vmapvjpvjp_int_functorch_no_channels_last_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped; these tests take too long (0.000s) 2022-08-17T12:59:00.8390682Z test_vmapvjpvjp_inverse_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped; these tests take too long (0.016s) 2022-08-17T12:59:00.8416133Z test_vmapvjpvjp_isclose_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped; these tests take too long (0.000s) 2022-08-17T12:59:00.8441967Z test_vmapvjpvjp_isfinite_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped; these tests take too long (0.000s) 2022-08-17T12:59:00.8467381Z test_vmapvjpvjp_isin_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped; these tests take too long (0.000s) 2022-08-17T12:59:00.8493038Z test_vmapvjpvjp_isinf_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped; these tests take too long (0.000s) 2022-08-17T12:59:00.8518637Z test_vmapvjpvjp_isnan_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped; these tests take too long (0.000s) 2022-08-17T12:59:00.8544440Z test_vmapvjpvjp_isneginf_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped; these tests take too long (0.000s) 2022-08-17T12:59:00.8570071Z test_vmapvjpvjp_isposinf_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped; these tests take too long (0.000s) 2022-08-17T12:59:00.8595904Z test_vmapvjpvjp_isreal_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped; these tests take too long (0.000s) 2022-08-17T12:59:00.8621499Z test_vmapvjpvjp_istft_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped; these tests take too long (0.000s) 2022-08-17T12:59:00.8647338Z test_vmapvjpvjp_jiterator_2inputs_2outputs_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T12:59:00.8673160Z test_vmapvjpvjp_jiterator_4inputs_with_extra_args_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T12:59:00.8698677Z test_vmapvjpvjp_jiterator_binary_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T12:59:00.8724526Z test_vmapvjpvjp_jiterator_binary_return_by_ref_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Only runs on cuda (0.016s) 2022-08-17T12:59:00.8750131Z test_vmapvjpvjp_jiterator_unary_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T12:59:00.8776073Z test_vmapvjpvjp_kron_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped; these tests take too long (0.000s) 2022-08-17T12:59:00.8801811Z test_vmapvjpvjp_kthvalue_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped; these tests take too long (0.000s) 2022-08-17T12:59:00.8827325Z test_vmapvjpvjp_ldexp_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped; these tests take too long (0.000s) 2022-08-17T12:59:00.8853150Z test_vmapvjpvjp_le_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped; these tests take too long (0.000s) 2022-08-17T12:59:00.8878979Z test_vmapvjpvjp_lerp_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped; these tests take too long (0.016s) 2022-08-17T12:59:00.8904403Z test_vmapvjpvjp_lgamma_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped; these tests take too long (0.000s) 2022-08-17T12:59:00.8930119Z test_vmapvjpvjp_linalg_cholesky_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped; these tests take too long (0.000s) 2022-08-17T12:59:00.8955989Z test_vmapvjpvjp_linalg_cholesky_ex_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped; these tests take too long (0.000s) 2022-08-17T12:59:00.8982337Z test_vmapvjpvjp_linalg_cond_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped; these tests take too long (0.000s) 2022-08-17T12:59:00.9007863Z test_vmapvjpvjp_linalg_cross_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped; these tests take too long (0.000s) 2022-08-17T12:59:00.9033879Z test_vmapvjpvjp_linalg_det_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped; these tests take too long (0.016s) 2022-08-17T12:59:00.9059934Z test_vmapvjpvjp_linalg_eig_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped; these tests take too long (0.000s) 2022-08-17T12:59:00.9086008Z test_vmapvjpvjp_linalg_eigh_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped; these tests take too long (0.000s) 2022-08-17T12:59:00.9111798Z test_vmapvjpvjp_linalg_eigvals_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped; these tests take too long (0.000s) 2022-08-17T12:59:00.9137659Z test_vmapvjpvjp_linalg_eigvalsh_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped; these tests take too long (0.010s) 2022-08-17T12:59:00.9163295Z test_vmapvjpvjp_linalg_householder_product_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped; these tests take too long (0.000s) 2022-08-17T12:59:00.9188856Z test_vmapvjpvjp_linalg_inv_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped; these tests take too long (0.000s) 2022-08-17T12:59:00.9214581Z test_vmapvjpvjp_linalg_inv_ex_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped; these tests take too long (0.000s) 2022-08-17T12:59:00.9240449Z test_vmapvjpvjp_linalg_ldl_factor_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped; these tests take too long (0.000s) 2022-08-17T12:59:00.9265991Z test_vmapvjpvjp_linalg_ldl_factor_ex_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped; these tests take too long (0.000s) 2022-08-17T12:59:00.9291871Z test_vmapvjpvjp_linalg_ldl_solve_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped; these tests take too long (0.016s) 2022-08-17T12:59:00.9317612Z test_vmapvjpvjp_linalg_lstsq_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped; these tests take too long (0.000s) 2022-08-17T12:59:00.9343422Z test_vmapvjpvjp_linalg_lstsq_grad_oriented_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped; these tests take too long (0.000s) 2022-08-17T12:59:00.9369277Z test_vmapvjpvjp_linalg_lu_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped; these tests take too long (0.000s) 2022-08-17T12:59:00.9395245Z test_vmapvjpvjp_linalg_lu_factor_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped; these tests take too long (0.000s) 2022-08-17T12:59:00.9421065Z test_vmapvjpvjp_linalg_lu_factor_ex_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped; these tests take too long (0.000s) 2022-08-17T12:59:00.9446978Z test_vmapvjpvjp_linalg_lu_solve_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped; these tests take too long (0.016s) 2022-08-17T12:59:00.9473233Z test_vmapvjpvjp_linalg_matrix_norm_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped; these tests take too long (0.000s) 2022-08-17T12:59:00.9499133Z test_vmapvjpvjp_linalg_matrix_power_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped; these tests take too long (0.000s) 2022-08-17T12:59:00.9525055Z test_vmapvjpvjp_linalg_matrix_rank_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped; these tests take too long (0.000s) 2022-08-17T12:59:00.9550706Z test_vmapvjpvjp_linalg_matrix_rank_hermitian_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped; these tests take too long (0.000s) 2022-08-17T12:59:00.9576302Z test_vmapvjpvjp_linalg_multi_dot_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped; these tests take too long (0.000s) 2022-08-17T12:59:00.9602493Z test_vmapvjpvjp_linalg_norm_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped; these tests take too long (0.016s) 2022-08-17T12:59:00.9628317Z test_vmapvjpvjp_linalg_norm_subgradients_at_zero_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped; these tests take too long (0.000s) 2022-08-17T12:59:00.9654961Z test_vmapvjpvjp_linalg_pinv_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped; these tests take too long (0.000s) 2022-08-17T12:59:00.9680076Z test_vmapvjpvjp_linalg_pinv_hermitian_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped; these tests take too long (0.000s) 2022-08-17T12:59:00.9705792Z test_vmapvjpvjp_linalg_pinv_singular_cpu_float32 (__main__.TestOperatorsCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:00.9731363Z test_vmapvjpvjp_linalg_qr_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped; these tests take too long (0.000s) 2022-08-17T12:59:00.9757266Z test_vmapvjpvjp_linalg_slogdet_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped; these tests take too long (0.016s) 2022-08-17T12:59:00.9782760Z test_vmapvjpvjp_linalg_solve_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped; these tests take too long (0.000s) 2022-08-17T12:59:00.9808524Z test_vmapvjpvjp_linalg_solve_ex_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped; these tests take too long (0.000s) 2022-08-17T12:59:00.9834200Z test_vmapvjpvjp_linalg_solve_triangular_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped; these tests take too long (0.000s) 2022-08-17T12:59:00.9859939Z test_vmapvjpvjp_linalg_svd_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped; these tests take too long (0.000s) 2022-08-17T12:59:00.9886129Z test_vmapvjpvjp_linalg_svdvals_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped; these tests take too long (0.000s) 2022-08-17T12:59:00.9912117Z test_vmapvjpvjp_linalg_tensorinv_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped; these tests take too long (0.016s) 2022-08-17T12:59:00.9937816Z test_vmapvjpvjp_linalg_tensorsolve_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped; these tests take too long (0.000s) 2022-08-17T12:59:00.9963756Z test_vmapvjpvjp_linalg_vander_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped; these tests take too long (0.000s) 2022-08-17T12:59:00.9989012Z test_vmapvjpvjp_linalg_vecdot_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped; these tests take too long (0.000s) 2022-08-17T12:59:01.0014812Z test_vmapvjpvjp_linalg_vector_norm_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped; these tests take too long (0.000s) 2022-08-17T12:59:01.0040561Z test_vmapvjpvjp_linspace_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped; these tests take too long (0.000s) 2022-08-17T12:59:01.0066150Z test_vmapvjpvjp_log10_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped; these tests take too long (0.016s) 2022-08-17T12:59:01.0091663Z test_vmapvjpvjp_log1p_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped; these tests take too long (0.000s) 2022-08-17T12:59:01.0117430Z test_vmapvjpvjp_log2_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped; these tests take too long (0.000s) 2022-08-17T12:59:01.0142768Z test_vmapvjpvjp_log_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped; these tests take too long (0.000s) 2022-08-17T12:59:01.0168529Z test_vmapvjpvjp_log_softmax_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped; these tests take too long (0.010s) 2022-08-17T12:59:01.0194431Z test_vmapvjpvjp_log_softmax_dtype_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped; these tests take too long (0.000s) 2022-08-17T12:59:01.0219990Z test_vmapvjpvjp_logaddexp2_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped; these tests take too long (0.000s) 2022-08-17T12:59:01.0245660Z test_vmapvjpvjp_logaddexp_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped; these tests take too long (0.000s) 2022-08-17T12:59:01.0271341Z test_vmapvjpvjp_logcumsumexp_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped; these tests take too long (0.000s) 2022-08-17T12:59:01.0296973Z test_vmapvjpvjp_logdet_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped; these tests take too long (0.000s) 2022-08-17T12:59:01.0323052Z test_vmapvjpvjp_logical_and_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped; these tests take too long (0.016s) 2022-08-17T12:59:01.0348494Z test_vmapvjpvjp_logical_not_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped; these tests take too long (0.000s) 2022-08-17T12:59:01.0374060Z test_vmapvjpvjp_logical_or_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped; these tests take too long (0.000s) 2022-08-17T12:59:01.0399763Z test_vmapvjpvjp_logical_xor_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped; these tests take too long (0.000s) 2022-08-17T12:59:01.0425248Z test_vmapvjpvjp_logit_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped; these tests take too long (0.000s) 2022-08-17T12:59:01.0450874Z test_vmapvjpvjp_logspace_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped; these tests take too long (0.000s) 2022-08-17T12:59:01.0476456Z test_vmapvjpvjp_logsumexp_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped; these tests take too long (0.016s) 2022-08-17T12:59:01.0501968Z test_vmapvjpvjp_long_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped; these tests take too long (0.000s) 2022-08-17T12:59:01.0527670Z test_vmapvjpvjp_long_functorch_no_channels_last_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped; these tests take too long (0.000s) 2022-08-17T12:59:01.0553506Z test_vmapvjpvjp_lt_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped; these tests take too long (0.000s) 2022-08-17T12:59:01.0579211Z test_vmapvjpvjp_lu_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped; these tests take too long (0.000s) 2022-08-17T12:59:01.0604997Z test_vmapvjpvjp_lu_solve_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped; these tests take too long (0.000s) 2022-08-17T12:59:01.0630869Z test_vmapvjpvjp_lu_unpack_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped; these tests take too long (0.016s) 2022-08-17T12:59:01.0656514Z test_vmapvjpvjp_mH_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped; these tests take too long (0.000s) 2022-08-17T12:59:01.0682018Z test_vmapvjpvjp_mT_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped; these tests take too long (0.000s) 2022-08-17T12:59:01.0707641Z test_vmapvjpvjp_masked_fill_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped; these tests take too long (0.000s) 2022-08-17T12:59:01.0733732Z test_vmapvjpvjp_masked_fill_functorch_Scalar_only_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped; these tests take too long (0.011s) 2022-08-17T12:59:01.0759382Z test_vmapvjpvjp_masked_scatter_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped; these tests take too long (0.000s) 2022-08-17T12:59:01.0784955Z test_vmapvjpvjp_masked_select_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped; these tests take too long (0.000s) 2022-08-17T12:59:01.0810478Z test_vmapvjpvjp_matmul_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped; these tests take too long (0.000s) 2022-08-17T12:59:01.0836262Z test_vmapvjpvjp_matrix_exp_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped; these tests take too long (0.000s) 2022-08-17T12:59:01.0861811Z test_vmapvjpvjp_max_binary_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped; these tests take too long (0.000s) 2022-08-17T12:59:01.0887638Z test_vmapvjpvjp_max_reduction_no_dim_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped; these tests take too long (0.016s) 2022-08-17T12:59:01.0913373Z test_vmapvjpvjp_max_reduction_with_dim_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped; these tests take too long (0.000s) 2022-08-17T12:59:01.0938746Z test_vmapvjpvjp_maximum_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped; these tests take too long (0.000s) 2022-08-17T12:59:01.0964276Z test_vmapvjpvjp_mean_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped; these tests take too long (0.000s) 2022-08-17T12:59:01.0989746Z test_vmapvjpvjp_median_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped; these tests take too long (0.000s) 2022-08-17T12:59:01.1015673Z test_vmapvjpvjp_meshgrid_list_of_tensors_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped; these tests take too long (0.000s) 2022-08-17T12:59:01.1042128Z test_vmapvjpvjp_meshgrid_variadic_tensors_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped; these tests take too long (0.000s) 2022-08-17T12:59:01.1066917Z test_vmapvjpvjp_min_binary_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped; these tests take too long (0.016s) 2022-08-17T12:59:01.1092591Z test_vmapvjpvjp_min_reduction_no_dim_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped; these tests take too long (0.000s) 2022-08-17T12:59:01.1118210Z test_vmapvjpvjp_min_reduction_with_dim_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped; these tests take too long (0.000s) 2022-08-17T12:59:01.1143793Z test_vmapvjpvjp_minimum_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped; these tests take too long (0.000s) 2022-08-17T12:59:01.1169421Z test_vmapvjpvjp_mm_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped; these tests take too long (0.000s) 2022-08-17T12:59:01.1195108Z test_vmapvjpvjp_mode_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped; these tests take too long (0.000s) 2022-08-17T12:59:01.1220773Z test_vmapvjpvjp_movedim_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped; these tests take too long (0.016s) 2022-08-17T12:59:01.1246439Z test_vmapvjpvjp_msort_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped; these tests take too long (0.000s) 2022-08-17T12:59:01.1272119Z test_vmapvjpvjp_mul_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped; these tests take too long (0.000s) 2022-08-17T12:59:01.1297574Z test_vmapvjpvjp_multinomial_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped; these tests take too long (0.000s) 2022-08-17T12:59:01.1323176Z test_vmapvjpvjp_mv_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped; these tests take too long (0.000s) 2022-08-17T12:59:01.1348844Z test_vmapvjpvjp_mvlgamma_mvlgamma_p_1_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped; these tests take too long (0.000s) 2022-08-17T12:59:01.1374704Z test_vmapvjpvjp_mvlgamma_mvlgamma_p_3_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped; these tests take too long (0.016s) 2022-08-17T12:59:01.1400390Z test_vmapvjpvjp_mvlgamma_mvlgamma_p_5_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped; these tests take too long (0.000s) 2022-08-17T12:59:01.1425858Z test_vmapvjpvjp_nan_to_num_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped; these tests take too long (0.000s) 2022-08-17T12:59:01.1451357Z test_vmapvjpvjp_nanmean_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped; these tests take too long (0.000s) 2022-08-17T12:59:01.1477054Z test_vmapvjpvjp_nanmedian_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped; these tests take too long (0.000s) 2022-08-17T12:59:01.1502608Z test_vmapvjpvjp_nanquantile_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped; these tests take too long (0.000s) 2022-08-17T12:59:01.1528528Z test_vmapvjpvjp_nansum_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped; these tests take too long (0.016s) 2022-08-17T12:59:01.1554141Z test_vmapvjpvjp_narrow_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped; these tests take too long (0.000s) 2022-08-17T12:59:01.1579764Z test_vmapvjpvjp_native_layer_norm_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped; these tests take too long (0.000s) 2022-08-17T12:59:01.1605460Z test_vmapvjpvjp_ne_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped; these tests take too long (0.000s) 2022-08-17T12:59:01.1631030Z test_vmapvjpvjp_neg_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped; these tests take too long (0.000s) 2022-08-17T12:59:01.1656671Z test_vmapvjpvjp_new_empty_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped; these tests take too long (0.000s) 2022-08-17T12:59:01.1682668Z test_vmapvjpvjp_new_full_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped; these tests take too long (0.016s) 2022-08-17T12:59:01.1708110Z test_vmapvjpvjp_new_ones_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped; these tests take too long (0.000s) 2022-08-17T12:59:01.1733884Z test_vmapvjpvjp_new_zeros_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped; these tests take too long (0.000s) 2022-08-17T12:59:01.1759562Z test_vmapvjpvjp_nextafter_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped; these tests take too long (0.000s) 2022-08-17T12:59:01.1785328Z test_vmapvjpvjp_nn_functional_adaptive_avg_pool1d_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped; these tests take too long (0.000s) 2022-08-17T12:59:01.1810988Z test_vmapvjpvjp_nn_functional_adaptive_avg_pool2d_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped; these tests take too long (0.000s) 2022-08-17T12:59:01.1836871Z test_vmapvjpvjp_nn_functional_adaptive_avg_pool3d_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped; these tests take too long (0.016s) 2022-08-17T12:59:01.1862428Z test_vmapvjpvjp_nn_functional_adaptive_max_pool1d_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped; these tests take too long (0.000s) 2022-08-17T12:59:01.1888028Z test_vmapvjpvjp_nn_functional_adaptive_max_pool2d_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped; these tests take too long (0.000s) 2022-08-17T12:59:01.1913630Z test_vmapvjpvjp_nn_functional_adaptive_max_pool3d_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped; these tests take too long (0.000s) 2022-08-17T12:59:01.1939154Z test_vmapvjpvjp_nn_functional_avg_pool1d_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped; these tests take too long (0.000s) 2022-08-17T12:59:01.1964797Z test_vmapvjpvjp_nn_functional_avg_pool2d_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped; these tests take too long (0.000s) 2022-08-17T12:59:01.1991194Z test_vmapvjpvjp_nn_functional_avg_pool3d_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped; these tests take too long (0.016s) 2022-08-17T12:59:01.2016171Z test_vmapvjpvjp_nn_functional_batch_norm_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped; these tests take too long (0.000s) 2022-08-17T12:59:01.2041862Z test_vmapvjpvjp_nn_functional_bilinear_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped; these tests take too long (0.000s) 2022-08-17T12:59:01.2067502Z test_vmapvjpvjp_nn_functional_binary_cross_entropy_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped; these tests take too long (0.000s) 2022-08-17T12:59:01.2093015Z test_vmapvjpvjp_nn_functional_binary_cross_entropy_with_logits_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped; these tests take too long (0.000s) 2022-08-17T12:59:01.2118543Z test_vmapvjpvjp_nn_functional_celu_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped; these tests take too long (0.000s) 2022-08-17T12:59:01.2144033Z test_vmapvjpvjp_nn_functional_conv1d_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped; these tests take too long (0.000s) 2022-08-17T12:59:01.2169637Z test_vmapvjpvjp_nn_functional_conv2d_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped; these tests take too long (0.016s) 2022-08-17T12:59:01.2195452Z test_vmapvjpvjp_nn_functional_conv2d_no_bias_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped; these tests take too long (0.000s) 2022-08-17T12:59:01.2221014Z test_vmapvjpvjp_nn_functional_conv2d_stride_depthwise_with_bias_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped; these tests take too long (0.000s) 2022-08-17T12:59:01.2246682Z test_vmapvjpvjp_nn_functional_conv2d_stride_groups_with_bias_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped; these tests take too long (0.000s) 2022-08-17T12:59:01.2272235Z test_vmapvjpvjp_nn_functional_conv2d_stride_no_bias_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped; these tests take too long (0.000s) 2022-08-17T12:59:01.2297899Z test_vmapvjpvjp_nn_functional_conv2d_stride_padding_no_bias_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped; these tests take too long (0.000s) 2022-08-17T12:59:01.2323762Z test_vmapvjpvjp_nn_functional_conv2d_stride_padding_with_bias_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped; these tests take too long (0.016s) 2022-08-17T12:59:01.2349339Z test_vmapvjpvjp_nn_functional_conv2d_stride_with_bias_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped; these tests take too long (0.000s) 2022-08-17T12:59:01.2374985Z test_vmapvjpvjp_nn_functional_conv2d_strided_padding_dilation_no_bias_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped; these tests take too long (0.000s) 2022-08-17T12:59:01.2400604Z test_vmapvjpvjp_nn_functional_conv2d_strided_padding_dilation_with_bias_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped; these tests take too long (0.000s) 2022-08-17T12:59:01.2426039Z test_vmapvjpvjp_nn_functional_conv2d_with_bias_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped; these tests take too long (0.000s) 2022-08-17T12:59:01.2451763Z test_vmapvjpvjp_nn_functional_conv_transpose1d_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped; these tests take too long (0.000s) 2022-08-17T12:59:01.2477496Z test_vmapvjpvjp_nn_functional_conv_transpose2d_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped; these tests take too long (0.016s) 2022-08-17T12:59:01.2502948Z test_vmapvjpvjp_nn_functional_conv_transpose3d_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped; these tests take too long (0.000s) 2022-08-17T12:59:01.2528629Z test_vmapvjpvjp_nn_functional_cosine_embedding_loss_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped; these tests take too long (0.000s) 2022-08-17T12:59:01.2554247Z test_vmapvjpvjp_nn_functional_cosine_similarity_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped; these tests take too long (0.000s) 2022-08-17T12:59:01.2579669Z test_vmapvjpvjp_nn_functional_cross_entropy_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped; these tests take too long (0.000s) 2022-08-17T12:59:01.2605324Z test_vmapvjpvjp_nn_functional_ctc_loss_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped; these tests take too long (0.000s) 2022-08-17T12:59:01.2631454Z test_vmapvjpvjp_nn_functional_dropout2d_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped; these tests take too long (0.016s) 2022-08-17T12:59:01.2657084Z test_vmapvjpvjp_nn_functional_dropout3d_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped; these tests take too long (0.000s) 2022-08-17T12:59:01.2682913Z test_vmapvjpvjp_nn_functional_dropout_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped; these tests take too long (0.000s) 2022-08-17T12:59:01.2708403Z test_vmapvjpvjp_nn_functional_elu_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped; these tests take too long (0.000s) 2022-08-17T12:59:01.2734046Z test_vmapvjpvjp_nn_functional_embedding_bag_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped; these tests take too long (0.000s) 2022-08-17T12:59:01.2759572Z test_vmapvjpvjp_nn_functional_embedding_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped; these tests take too long (0.000s) 2022-08-17T12:59:01.2785153Z test_vmapvjpvjp_nn_functional_embedding_functorch_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped; these tests take too long (0.016s) 2022-08-17T12:59:01.2810952Z test_vmapvjpvjp_nn_functional_feature_alpha_dropout_with_train_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped; these tests take too long (0.000s) 2022-08-17T12:59:01.2836792Z test_vmapvjpvjp_nn_functional_feature_alpha_dropout_without_train_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped; these tests take too long (0.000s) 2022-08-17T12:59:01.2862436Z test_vmapvjpvjp_nn_functional_fractional_max_pool2d_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped; these tests take too long (0.000s) 2022-08-17T12:59:01.2888462Z test_vmapvjpvjp_nn_functional_fractional_max_pool3d_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped; these tests take too long (0.000s) 2022-08-17T12:59:01.2914206Z test_vmapvjpvjp_nn_functional_gaussian_nll_loss_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped; these tests take too long (0.000s) 2022-08-17T12:59:01.2939978Z test_vmapvjpvjp_nn_functional_gelu_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped; these tests take too long (0.016s) 2022-08-17T12:59:01.2965707Z test_vmapvjpvjp_nn_functional_glu_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped; these tests take too long (0.000s) 2022-08-17T12:59:01.2991497Z test_vmapvjpvjp_nn_functional_grid_sample_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped; these tests take too long (0.000s) 2022-08-17T12:59:01.3016908Z test_vmapvjpvjp_nn_functional_group_norm_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped; these tests take too long (0.000s) 2022-08-17T12:59:01.3042545Z test_vmapvjpvjp_nn_functional_hardshrink_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped; these tests take too long (0.000s) 2022-08-17T12:59:01.3068105Z test_vmapvjpvjp_nn_functional_hardsigmoid_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped; these tests take too long (0.000s) 2022-08-17T12:59:01.3093870Z test_vmapvjpvjp_nn_functional_hardswish_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped; these tests take too long (0.016s) 2022-08-17T12:59:01.3119558Z test_vmapvjpvjp_nn_functional_hardtanh_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped; these tests take too long (0.001s) 2022-08-17T12:59:01.3145065Z test_vmapvjpvjp_nn_functional_hinge_embedding_loss_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped; these tests take too long (0.000s) 2022-08-17T12:59:01.3170676Z test_vmapvjpvjp_nn_functional_huber_loss_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped; these tests take too long (0.000s) 2022-08-17T12:59:01.3196344Z test_vmapvjpvjp_nn_functional_instance_norm_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped; these tests take too long (0.000s) 2022-08-17T12:59:01.3221925Z test_vmapvjpvjp_nn_functional_interpolate_area_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped; these tests take too long (0.000s) 2022-08-17T12:59:01.3247656Z test_vmapvjpvjp_nn_functional_interpolate_bicubic_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped; these tests take too long (0.000s) 2022-08-17T12:59:01.3273852Z test_vmapvjpvjp_nn_functional_interpolate_bilinear_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped; these tests take too long (0.016s) 2022-08-17T12:59:01.3299476Z test_vmapvjpvjp_nn_functional_interpolate_linear_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped; these tests take too long (0.000s) 2022-08-17T12:59:01.3325342Z test_vmapvjpvjp_nn_functional_interpolate_nearest_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped; these tests take too long (0.000s) 2022-08-17T12:59:01.3351013Z test_vmapvjpvjp_nn_functional_interpolate_trilinear_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped; these tests take too long (0.000s) 2022-08-17T12:59:01.3376662Z test_vmapvjpvjp_nn_functional_kl_div_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped; these tests take too long (0.000s) 2022-08-17T12:59:01.3402430Z test_vmapvjpvjp_nn_functional_l1_loss_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped; these tests take too long (0.000s) 2022-08-17T12:59:01.3428342Z test_vmapvjpvjp_nn_functional_layer_norm_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped; these tests take too long (0.016s) 2022-08-17T12:59:01.3454020Z test_vmapvjpvjp_nn_functional_leaky_relu_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped; these tests take too long (0.000s) 2022-08-17T12:59:01.3479715Z test_vmapvjpvjp_nn_functional_linear_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped; these tests take too long (0.000s) 2022-08-17T12:59:01.3505366Z test_vmapvjpvjp_nn_functional_local_response_norm_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped; these tests take too long (0.000s) 2022-08-17T12:59:01.3531140Z test_vmapvjpvjp_nn_functional_logsigmoid_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped; these tests take too long (0.000s) 2022-08-17T12:59:01.3556706Z test_vmapvjpvjp_nn_functional_margin_ranking_loss_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped; these tests take too long (0.000s) 2022-08-17T12:59:01.3582356Z test_vmapvjpvjp_nn_functional_max_pool1d_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped; these tests take too long (0.016s) 2022-08-17T12:59:01.3607974Z test_vmapvjpvjp_nn_functional_max_pool2d_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped; these tests take too long (0.000s) 2022-08-17T12:59:01.3633630Z test_vmapvjpvjp_nn_functional_max_pool3d_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped; these tests take too long (0.000s) 2022-08-17T12:59:01.3659172Z test_vmapvjpvjp_nn_functional_max_unpool1d_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped; these tests take too long (0.000s) 2022-08-17T12:59:01.3684780Z test_vmapvjpvjp_nn_functional_max_unpool1d_grad_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped; these tests take too long (0.000s) 2022-08-17T12:59:01.3710385Z test_vmapvjpvjp_nn_functional_max_unpool2d_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped; these tests take too long (0.000s) 2022-08-17T12:59:01.3736013Z test_vmapvjpvjp_nn_functional_max_unpool2d_grad_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped; these tests take too long (0.016s) 2022-08-17T12:59:01.3761573Z test_vmapvjpvjp_nn_functional_max_unpool3d_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped; these tests take too long (0.000s) 2022-08-17T12:59:01.3787080Z test_vmapvjpvjp_nn_functional_max_unpool3d_grad_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped; these tests take too long (0.000s) 2022-08-17T12:59:01.3812712Z test_vmapvjpvjp_nn_functional_mish_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped; these tests take too long (0.000s) 2022-08-17T12:59:01.3838329Z test_vmapvjpvjp_nn_functional_mse_loss_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped; these tests take too long (0.000s) 2022-08-17T12:59:01.3863831Z test_vmapvjpvjp_nn_functional_mse_loss_functorch_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped; these tests take too long (0.000s) 2022-08-17T12:59:01.3889781Z test_vmapvjpvjp_nn_functional_multi_margin_loss_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped; these tests take too long (0.016s) 2022-08-17T12:59:01.3915419Z test_vmapvjpvjp_nn_functional_multilabel_margin_loss_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped; these tests take too long (0.000s) 2022-08-17T12:59:01.3940927Z test_vmapvjpvjp_nn_functional_multilabel_soft_margin_loss_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped; these tests take too long (0.000s) 2022-08-17T12:59:01.3966671Z test_vmapvjpvjp_nn_functional_nll_loss_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped; these tests take too long (0.000s) 2022-08-17T12:59:01.3992451Z test_vmapvjpvjp_nn_functional_normalize_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped; these tests take too long (0.000s) 2022-08-17T12:59:01.4018029Z test_vmapvjpvjp_nn_functional_pad_circular_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped; these tests take too long (0.000s) 2022-08-17T12:59:01.4044112Z test_vmapvjpvjp_nn_functional_pad_constant_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped; these tests take too long (0.016s) 2022-08-17T12:59:01.4069805Z test_vmapvjpvjp_nn_functional_pad_reflect_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped; these tests take too long (0.001s) 2022-08-17T12:59:01.4095326Z test_vmapvjpvjp_nn_functional_pad_replicate_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped; these tests take too long (0.000s) 2022-08-17T12:59:01.4120899Z test_vmapvjpvjp_nn_functional_pairwise_distance_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped; these tests take too long (0.000s) 2022-08-17T12:59:01.4146605Z test_vmapvjpvjp_nn_functional_pdist_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped; these tests take too long (0.000s) 2022-08-17T12:59:01.4172166Z test_vmapvjpvjp_nn_functional_pixel_shuffle_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped; these tests take too long (0.000s) 2022-08-17T12:59:01.4197898Z test_vmapvjpvjp_nn_functional_pixel_unshuffle_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped; these tests take too long (0.000s) 2022-08-17T12:59:01.4223892Z test_vmapvjpvjp_nn_functional_poisson_nll_loss_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped; these tests take too long (0.016s) 2022-08-17T12:59:01.4249354Z test_vmapvjpvjp_nn_functional_prelu_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped; these tests take too long (0.000s) 2022-08-17T12:59:01.4275118Z test_vmapvjpvjp_nn_functional_relu6_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped; these tests take too long (0.000s) 2022-08-17T12:59:01.4300501Z test_vmapvjpvjp_nn_functional_relu_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped; these tests take too long (0.000s) 2022-08-17T12:59:01.4326070Z test_vmapvjpvjp_nn_functional_rrelu_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped; these tests take too long (0.000s) 2022-08-17T12:59:01.4351897Z test_vmapvjpvjp_nn_functional_selu_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped; these tests take too long (0.000s) 2022-08-17T12:59:01.4377713Z test_vmapvjpvjp_nn_functional_silu_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped; these tests take too long (0.016s) 2022-08-17T12:59:01.4403235Z test_vmapvjpvjp_nn_functional_smooth_l1_loss_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped; these tests take too long (0.000s) 2022-08-17T12:59:01.4428810Z test_vmapvjpvjp_nn_functional_soft_margin_loss_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped; these tests take too long (0.000s) 2022-08-17T12:59:01.4454395Z test_vmapvjpvjp_nn_functional_softmin_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped; these tests take too long (0.000s) 2022-08-17T12:59:01.4480266Z test_vmapvjpvjp_nn_functional_softmin_with_dtype_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped; these tests take too long (0.000s) 2022-08-17T12:59:01.4505821Z test_vmapvjpvjp_nn_functional_softplus_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped; these tests take too long (0.000s) 2022-08-17T12:59:01.4531762Z test_vmapvjpvjp_nn_functional_softshrink_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped; these tests take too long (0.016s) 2022-08-17T12:59:01.4557459Z test_vmapvjpvjp_nn_functional_softsign_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped; these tests take too long (0.000s) 2022-08-17T12:59:01.4583028Z test_vmapvjpvjp_nn_functional_tanhshrink_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped; these tests take too long (0.000s) 2022-08-17T12:59:01.4608789Z test_vmapvjpvjp_nn_functional_threshold_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped; these tests take too long (0.000s) 2022-08-17T12:59:01.4634440Z test_vmapvjpvjp_nn_functional_triplet_margin_loss_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped; these tests take too long (0.000s) 2022-08-17T12:59:01.4660189Z test_vmapvjpvjp_nn_functional_triplet_margin_with_distance_loss_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped; these tests take too long (0.000s) 2022-08-17T12:59:01.4685875Z test_vmapvjpvjp_nn_functional_unfold_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped; these tests take too long (0.016s) 2022-08-17T12:59:01.4711548Z test_vmapvjpvjp_nn_functional_upsample_bilinear_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped; these tests take too long (0.000s) 2022-08-17T12:59:01.4736914Z test_vmapvjpvjp_nn_functional_upsample_nearest_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped; these tests take too long (0.000s) 2022-08-17T12:59:01.4762855Z test_vmapvjpvjp_nonzero_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped; these tests take too long (0.000s) 2022-08-17T12:59:01.4788287Z test_vmapvjpvjp_norm_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped; these tests take too long (0.000s) 2022-08-17T12:59:01.4814102Z test_vmapvjpvjp_norm_fro_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped; these tests take too long (0.000s) 2022-08-17T12:59:01.4839835Z test_vmapvjpvjp_norm_inf_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped; these tests take too long (0.016s) 2022-08-17T12:59:01.4865618Z test_vmapvjpvjp_norm_nuc_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped; these tests take too long (0.000s) 2022-08-17T12:59:01.4891217Z test_vmapvjpvjp_normal_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped; these tests take too long (0.000s) 2022-08-17T12:59:01.4916938Z test_vmapvjpvjp_normal_number_mean_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped; these tests take too long (0.000s) 2022-08-17T12:59:01.4942488Z test_vmapvjpvjp_ones_like_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped; these tests take too long (0.000s) 2022-08-17T12:59:01.4968157Z test_vmapvjpvjp_ops_aten__new_zeros_with_same_feature_meta_functorchonly_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped; these tests take too long (0.000s) 2022-08-17T12:59:01.4994009Z test_vmapvjpvjp_ops_aten_index_put_functorch_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped; these tests take too long (0.016s) 2022-08-17T12:59:01.5019707Z test_vmapvjpvjp_ormqr_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped; these tests take too long (0.001s) 2022-08-17T12:59:01.5045350Z test_vmapvjpvjp_outer_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped; these tests take too long (0.000s) 2022-08-17T12:59:01.5071709Z test_vmapvjpvjp_pca_lowrank_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped; these tests take too long (0.000s) 2022-08-17T12:59:01.5097355Z test_vmapvjpvjp_permute_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped; these tests take too long (0.000s) 2022-08-17T12:59:01.5123198Z test_vmapvjpvjp_pinverse_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped; these tests take too long (0.000s) 2022-08-17T12:59:01.5148804Z test_vmapvjpvjp_polar_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped; these tests take too long (0.000s) 2022-08-17T12:59:01.5174532Z test_vmapvjpvjp_polygamma_polygamma_n_0_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped; these tests take too long (0.016s) 2022-08-17T12:59:01.5200136Z test_vmapvjpvjp_polygamma_polygamma_n_1_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped; these tests take too long (0.000s) 2022-08-17T12:59:01.5225594Z test_vmapvjpvjp_polygamma_polygamma_n_2_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped; these tests take too long (0.000s) 2022-08-17T12:59:01.5251313Z test_vmapvjpvjp_polygamma_polygamma_n_3_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped; these tests take too long (0.000s) 2022-08-17T12:59:01.5277058Z test_vmapvjpvjp_polygamma_polygamma_n_4_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped; these tests take too long (0.000s) 2022-08-17T12:59:01.5302583Z test_vmapvjpvjp_positive_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped; these tests take too long (0.000s) 2022-08-17T12:59:01.5328628Z test_vmapvjpvjp_pow_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped; these tests take too long (0.016s) 2022-08-17T12:59:01.5354344Z test_vmapvjpvjp_prod_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped; these tests take too long (0.000s) 2022-08-17T12:59:01.5379802Z test_vmapvjpvjp_put_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped; these tests take too long (0.000s) 2022-08-17T12:59:01.5405568Z test_vmapvjpvjp_qr_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped; these tests take too long (0.000s) 2022-08-17T12:59:01.5431486Z test_vmapvjpvjp_quantile_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped; these tests take too long (0.000s) 2022-08-17T12:59:01.5456895Z test_vmapvjpvjp_rad2deg_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped; these tests take too long (0.000s) 2022-08-17T12:59:01.5482701Z test_vmapvjpvjp_rand_like_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped; these tests take too long (0.016s) 2022-08-17T12:59:01.5508303Z test_vmapvjpvjp_randint_like_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped; these tests take too long (0.000s) 2022-08-17T12:59:01.5533979Z test_vmapvjpvjp_randn_like_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped; these tests take too long (0.000s) 2022-08-17T12:59:01.5559684Z test_vmapvjpvjp_ravel_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped; these tests take too long (0.000s) 2022-08-17T12:59:01.5585291Z test_vmapvjpvjp_real_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped; these tests take too long (0.000s) 2022-08-17T12:59:01.5610872Z test_vmapvjpvjp_reciprocal_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped; these tests take too long (0.000s) 2022-08-17T12:59:01.5636796Z test_vmapvjpvjp_remainder_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped; these tests take too long (0.016s) 2022-08-17T12:59:01.5662301Z test_vmapvjpvjp_renorm_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped; these tests take too long (0.000s) 2022-08-17T12:59:01.5687965Z test_vmapvjpvjp_repeat_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped; these tests take too long (0.000s) 2022-08-17T12:59:01.5713855Z test_vmapvjpvjp_repeat_interleave_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped; these tests take too long (0.000s) 2022-08-17T12:59:01.5739223Z test_vmapvjpvjp_reshape_as_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped; these tests take too long (0.000s) 2022-08-17T12:59:01.5764938Z test_vmapvjpvjp_reshape_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped; these tests take too long (0.000s) 2022-08-17T12:59:01.5790855Z test_vmapvjpvjp_resize__cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped; these tests take too long (0.016s) 2022-08-17T12:59:01.5816268Z test_vmapvjpvjp_resize_as__cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped; these tests take too long (0.000s) 2022-08-17T12:59:01.5842120Z test_vmapvjpvjp_resolve_conj_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped; these tests take too long (0.000s) 2022-08-17T12:59:01.5867639Z test_vmapvjpvjp_resolve_neg_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped; these tests take too long (0.000s) 2022-08-17T12:59:01.5893398Z test_vmapvjpvjp_roll_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped; these tests take too long (0.000s) 2022-08-17T12:59:01.5919039Z test_vmapvjpvjp_rot90_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped; these tests take too long (0.000s) 2022-08-17T12:59:01.5944738Z test_vmapvjpvjp_round_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped; these tests take too long (0.016s) 2022-08-17T12:59:01.5970431Z test_vmapvjpvjp_round_decimals_0_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped; these tests take too long (0.001s) 2022-08-17T12:59:01.5996109Z test_vmapvjpvjp_round_decimals_3_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped; these tests take too long (0.000s) 2022-08-17T12:59:01.6021739Z test_vmapvjpvjp_round_decimals_neg_3_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped; these tests take too long (0.000s) 2022-08-17T12:59:01.6047462Z test_vmapvjpvjp_rsqrt_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped; these tests take too long (0.000s) 2022-08-17T12:59:01.6073347Z test_vmapvjpvjp_rsub_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped; these tests take too long (0.000s) 2022-08-17T12:59:01.6098922Z test_vmapvjpvjp_scatter_add_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped; these tests take too long (0.000s) 2022-08-17T12:59:01.6125180Z test_vmapvjpvjp_scatter_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped; these tests take too long (0.016s) 2022-08-17T12:59:01.6150874Z test_vmapvjpvjp_scatter_reduce_amax_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped; these tests take too long (0.000s) 2022-08-17T12:59:01.6176481Z test_vmapvjpvjp_scatter_reduce_amin_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped; these tests take too long (0.000s) 2022-08-17T12:59:01.6202235Z test_vmapvjpvjp_scatter_reduce_mean_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped; these tests take too long (0.000s) 2022-08-17T12:59:01.6227716Z test_vmapvjpvjp_scatter_reduce_prod_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped; these tests take too long (0.000s) 2022-08-17T12:59:01.6253322Z test_vmapvjpvjp_scatter_reduce_sum_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped; these tests take too long (0.000s) 2022-08-17T12:59:01.6279026Z test_vmapvjpvjp_searchsorted_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped; these tests take too long (0.016s) 2022-08-17T12:59:01.6304558Z test_vmapvjpvjp_segment_reduce_lengths_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped; these tests take too long (0.000s) 2022-08-17T12:59:01.6330188Z test_vmapvjpvjp_segment_reduce_offsets_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped; these tests take too long (0.000s) 2022-08-17T12:59:01.6355841Z test_vmapvjpvjp_select_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped; these tests take too long (0.000s) 2022-08-17T12:59:01.6381406Z test_vmapvjpvjp_select_scatter_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped; these tests take too long (0.000s) 2022-08-17T12:59:01.6407278Z test_vmapvjpvjp_sgn_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped; these tests take too long (0.000s) 2022-08-17T12:59:01.6433045Z test_vmapvjpvjp_short_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped; these tests take too long (0.016s) 2022-08-17T12:59:01.6458640Z test_vmapvjpvjp_short_functorch_no_channels_last_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped; these tests take too long (0.000s) 2022-08-17T12:59:01.6484286Z test_vmapvjpvjp_sigmoid_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped; these tests take too long (0.000s) 2022-08-17T12:59:01.6509912Z test_vmapvjpvjp_sign_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped; these tests take too long (0.000s) 2022-08-17T12:59:01.6535545Z test_vmapvjpvjp_signbit_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped; these tests take too long (0.000s) 2022-08-17T12:59:01.6561283Z test_vmapvjpvjp_sin_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped; these tests take too long (0.000s) 2022-08-17T12:59:01.6587142Z test_vmapvjpvjp_sinc_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped; these tests take too long (0.016s) 2022-08-17T12:59:01.6612938Z test_vmapvjpvjp_sinh_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped; these tests take too long (0.000s) 2022-08-17T12:59:01.6638588Z test_vmapvjpvjp_slice_scatter_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped; these tests take too long (0.000s) 2022-08-17T12:59:01.6664167Z test_vmapvjpvjp_softmax_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped; these tests take too long (0.000s) 2022-08-17T12:59:01.6689868Z test_vmapvjpvjp_softmax_with_dtype_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped; these tests take too long (0.000s) 2022-08-17T12:59:01.6715539Z test_vmapvjpvjp_sort_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped; these tests take too long (0.000s) 2022-08-17T12:59:01.6741359Z test_vmapvjpvjp_sparse_sampled_addmm_cpu_float32 (__main__.TestOperatorsCPU) ... skip: PyTorch is built without MKL support (0.016s) 2022-08-17T12:59:01.6766967Z test_vmapvjpvjp_special_airy_ai_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped; these tests take too long (0.000s) 2022-08-17T12:59:01.6792745Z test_vmapvjpvjp_special_bessel_j0_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped; these tests take too long (0.000s) 2022-08-17T12:59:01.6818327Z test_vmapvjpvjp_special_bessel_j1_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped; these tests take too long (0.000s) 2022-08-17T12:59:01.6843908Z test_vmapvjpvjp_special_bessel_y0_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped; these tests take too long (0.000s) 2022-08-17T12:59:01.6869623Z test_vmapvjpvjp_special_bessel_y1_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped; these tests take too long (0.000s) 2022-08-17T12:59:01.6895269Z test_vmapvjpvjp_special_chebyshev_polynomial_t_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped; these tests take too long (0.016s) 2022-08-17T12:59:01.6921035Z test_vmapvjpvjp_special_chebyshev_polynomial_u_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped; these tests take too long (0.000s) 2022-08-17T12:59:01.6940227Z test_vmapvjpvjp_special_chebyshev_polynomial_v_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.000s) 2022-08-17T12:59:01.6959481Z test_vmapvjpvjp_special_chebyshev_polynomial_w_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.000s) 2022-08-17T12:59:01.6984734Z test_vmapvjpvjp_special_entr_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped; these tests take too long (0.000s) 2022-08-17T12:59:01.7010415Z test_vmapvjpvjp_special_erfcx_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped; these tests take too long (0.000s) 2022-08-17T12:59:01.7036201Z test_vmapvjpvjp_special_hermite_polynomial_h_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped; these tests take too long (0.000s) 2022-08-17T12:59:01.7062041Z test_vmapvjpvjp_special_hermite_polynomial_he_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped; these tests take too long (0.016s) 2022-08-17T12:59:01.7087666Z test_vmapvjpvjp_special_i0e_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped; these tests take too long (0.000s) 2022-08-17T12:59:01.7113236Z test_vmapvjpvjp_special_i1_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped; these tests take too long (0.000s) 2022-08-17T12:59:01.7138683Z test_vmapvjpvjp_special_i1e_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped; these tests take too long (0.000s) 2022-08-17T12:59:01.7164372Z test_vmapvjpvjp_special_laguerre_polynomial_l_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped; these tests take too long (0.000s) 2022-08-17T12:59:01.7183742Z test_vmapvjpvjp_special_legendre_polynomial_p_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.000s) 2022-08-17T12:59:01.7210000Z test_vmapvjpvjp_special_log_ndtr_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped; these tests take too long (0.000s) 2022-08-17T12:59:01.7234983Z test_vmapvjpvjp_special_modified_bessel_i0_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped; these tests take too long (0.016s) 2022-08-17T12:59:01.7260467Z test_vmapvjpvjp_special_modified_bessel_i1_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped; these tests take too long (0.000s) 2022-08-17T12:59:01.7286009Z test_vmapvjpvjp_special_modified_bessel_k0_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped; these tests take too long (0.000s) 2022-08-17T12:59:01.7311910Z test_vmapvjpvjp_special_modified_bessel_k1_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped; these tests take too long (0.000s) 2022-08-17T12:59:01.7337409Z test_vmapvjpvjp_special_ndtr_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped; these tests take too long (0.000s) 2022-08-17T12:59:01.7363070Z test_vmapvjpvjp_special_ndtri_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped; these tests take too long (0.000s) 2022-08-17T12:59:01.7388644Z test_vmapvjpvjp_special_polygamma_special_polygamma_n_0_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped; these tests take too long (0.016s) 2022-08-17T12:59:01.7414084Z test_vmapvjpvjp_special_scaled_modified_bessel_k0_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped; these tests take too long (0.000s) 2022-08-17T12:59:01.7439652Z test_vmapvjpvjp_special_scaled_modified_bessel_k1_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped; these tests take too long (0.000s) 2022-08-17T12:59:01.7458905Z test_vmapvjpvjp_special_shifted_chebyshev_polynomial_t_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.000s) 2022-08-17T12:59:01.7478158Z test_vmapvjpvjp_special_shifted_chebyshev_polynomial_u_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.000s) 2022-08-17T12:59:01.7497143Z test_vmapvjpvjp_special_shifted_chebyshev_polynomial_v_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.000s) 2022-08-17T12:59:01.7516139Z test_vmapvjpvjp_special_shifted_chebyshev_polynomial_w_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.000s) 2022-08-17T12:59:01.7541480Z test_vmapvjpvjp_special_spherical_bessel_j0_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped; these tests take too long (0.016s) 2022-08-17T12:59:01.7567095Z test_vmapvjpvjp_special_xlog1py_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped; these tests take too long (0.000s) 2022-08-17T12:59:01.7592741Z test_vmapvjpvjp_special_zeta_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped; these tests take too long (0.000s) 2022-08-17T12:59:01.7618426Z test_vmapvjpvjp_split_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped; these tests take too long (0.000s) 2022-08-17T12:59:01.7644047Z test_vmapvjpvjp_split_list_args_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped; these tests take too long (0.000s) 2022-08-17T12:59:01.7669766Z test_vmapvjpvjp_split_with_sizes_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped; these tests take too long (0.000s) 2022-08-17T12:59:01.7695515Z test_vmapvjpvjp_sqrt_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped; these tests take too long (0.016s) 2022-08-17T12:59:01.7721079Z test_vmapvjpvjp_square_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped; these tests take too long (0.000s) 2022-08-17T12:59:01.7746606Z test_vmapvjpvjp_squeeze_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped; these tests take too long (0.000s) 2022-08-17T12:59:01.7772277Z test_vmapvjpvjp_stack_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped; these tests take too long (0.000s) 2022-08-17T12:59:01.7798059Z test_vmapvjpvjp_std_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped; these tests take too long (0.000s) 2022-08-17T12:59:01.7823721Z test_vmapvjpvjp_std_mean_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped; these tests take too long (0.000s) 2022-08-17T12:59:01.7849479Z test_vmapvjpvjp_stft_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped; these tests take too long (0.016s) 2022-08-17T12:59:01.7875082Z test_vmapvjpvjp_sub_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped; these tests take too long (0.000s) 2022-08-17T12:59:01.7900640Z test_vmapvjpvjp_sum_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped; these tests take too long (0.000s) 2022-08-17T12:59:01.7926387Z test_vmapvjpvjp_sum_to_size_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped; these tests take too long (0.000s) 2022-08-17T12:59:01.7952583Z test_vmapvjpvjp_svd_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped; these tests take too long (0.000s) 2022-08-17T12:59:01.7978754Z test_vmapvjpvjp_svd_lowrank_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped; these tests take too long (0.000s) 2022-08-17T12:59:01.8005708Z test_vmapvjpvjp_symeig_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped; these tests take too long (0.016s) 2022-08-17T12:59:01.8031614Z test_vmapvjpvjp_t_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped; these tests take too long (0.001s) 2022-08-17T12:59:01.8057112Z test_vmapvjpvjp_take_along_dim_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped; these tests take too long (0.000s) 2022-08-17T12:59:01.8082725Z test_vmapvjpvjp_take_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped; these tests take too long (0.000s) 2022-08-17T12:59:01.8108393Z test_vmapvjpvjp_tan_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped; these tests take too long (0.000s) 2022-08-17T12:59:01.8133975Z test_vmapvjpvjp_tanh_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped; these tests take too long (0.000s) 2022-08-17T12:59:01.8159671Z test_vmapvjpvjp_tensor_split_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped; these tests take too long (0.000s) 2022-08-17T12:59:01.8185337Z test_vmapvjpvjp_tensordot_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped; these tests take too long (0.016s) 2022-08-17T12:59:01.8210893Z test_vmapvjpvjp_tile_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped; these tests take too long (0.000s) 2022-08-17T12:59:01.8236823Z test_vmapvjpvjp_to_sparse_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped; these tests take too long (0.000s) 2022-08-17T12:59:01.8262225Z test_vmapvjpvjp_topk_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped; these tests take too long (0.000s) 2022-08-17T12:59:01.8288049Z test_vmapvjpvjp_trace_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped; these tests take too long (0.000s) 2022-08-17T12:59:01.8313781Z test_vmapvjpvjp_transpose_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped; these tests take too long (0.000s) 2022-08-17T12:59:01.8339685Z test_vmapvjpvjp_trapezoid_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped; these tests take too long (0.016s) 2022-08-17T12:59:01.8365211Z test_vmapvjpvjp_trapz_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped; these tests take too long (0.000s) 2022-08-17T12:59:01.8391030Z test_vmapvjpvjp_triangular_solve_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped; these tests take too long (0.000s) 2022-08-17T12:59:01.8416660Z test_vmapvjpvjp_tril_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped; these tests take too long (0.000s) 2022-08-17T12:59:01.8442438Z test_vmapvjpvjp_triu_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped; these tests take too long (0.000s) 2022-08-17T12:59:01.8468097Z test_vmapvjpvjp_true_divide_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped; these tests take too long (0.000s) 2022-08-17T12:59:01.8493774Z test_vmapvjpvjp_trunc_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped; these tests take too long (0.016s) 2022-08-17T12:59:01.8519507Z test_vmapvjpvjp_unbind_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped; these tests take too long (0.000s) 2022-08-17T12:59:01.8544879Z test_vmapvjpvjp_unflatten_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped; these tests take too long (0.000s) 2022-08-17T12:59:01.8570516Z test_vmapvjpvjp_unfold_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped; these tests take too long (0.000s) 2022-08-17T12:59:01.8596171Z test_vmapvjpvjp_unique_consecutive_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped; these tests take too long (0.000s) 2022-08-17T12:59:01.8621988Z test_vmapvjpvjp_unique_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped; these tests take too long (0.000s) 2022-08-17T12:59:01.8647694Z test_vmapvjpvjp_unsqueeze_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped; these tests take too long (0.016s) 2022-08-17T12:59:01.8673422Z test_vmapvjpvjp_var_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped; these tests take too long (0.000s) 2022-08-17T12:59:01.8699106Z test_vmapvjpvjp_var_mean_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped; these tests take too long (0.000s) 2022-08-17T12:59:01.8724675Z test_vmapvjpvjp_vdot_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped; these tests take too long (0.000s) 2022-08-17T12:59:01.8750637Z test_vmapvjpvjp_view_as_complex_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped; these tests take too long (0.000s) 2022-08-17T12:59:01.8776119Z test_vmapvjpvjp_view_as_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped; these tests take too long (0.000s) 2022-08-17T12:59:01.8801979Z test_vmapvjpvjp_view_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped; these tests take too long (0.016s) 2022-08-17T12:59:01.8827415Z test_vmapvjpvjp_vsplit_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped; these tests take too long (0.000s) 2022-08-17T12:59:01.8853009Z test_vmapvjpvjp_vstack_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped; these tests take too long (0.000s) 2022-08-17T12:59:01.8878715Z test_vmapvjpvjp_where_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped; these tests take too long (0.000s) 2022-08-17T12:59:01.8904170Z test_vmapvjpvjp_xlogy_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped; these tests take too long (0.000s) 2022-08-17T12:59:01.8929819Z test_vmapvjpvjp_zero__cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped; these tests take too long (0.000s) 2022-08-17T12:59:01.8955589Z test_vmapvjpvjp_zeros_like_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped; these tests take too long (0.016s) 2022-08-17T12:59:01.8957593Z 2022-08-17T12:59:01.8957806Z ---------------------------------------------------------------------- 2022-08-17T12:59:01.8958074Z Ran 8055 tests in 837.578s 2022-08-17T12:59:01.8958195Z 2022-08-17T12:59:01.8958304Z OK (skipped=2186, expected failures=293) 2022-08-17T12:59:01.8959289Z 2022-08-17T12:59:01.8959389Z Generating XML reports... 2022-08-17T12:59:02.9104916Z Generated XML report: test-reports\python-unittest\functorch\test\test_ops\TEST-TestOperatorsCPU-20220817124504.xml 2022-08-17T12:59:03.4771723Z Running C:\actions-runner\_work\pytorch\pytorch\functorch\test\test_pythonkey ... [2022-08-17 12:59:03.466401] 2022-08-17T12:59:03.4772383Z Executing ['C:\\Jenkins\\Miniconda3\\python.exe', '-bb', 'C:\\actions-runner\\_work\\pytorch\\pytorch\\functorch\\test\\test_pythonkey.py', '-v', '--import-slow-tests', '--import-disabled-tests'] ... [2022-08-17 12:59:03.466401] 2022-08-17T12:59:06.4218257Z 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-08-17T12:59:06.4218871Z warnings.warn(msg, FutureWarning) 2022-08-17T12:59:06.4219436Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\testing\_deprecated.py:35: FutureWarning: torch.testing.floating_types_and() is deprecated since 1.12 and will be removed in 1.14. This call can be replaced with (torch.float32, torch.float64, torch.float16, torch.bfloat16). 2022-08-17T12:59:06.4219962Z warnings.warn(msg, FutureWarning) 2022-08-17T12:59:06.4240141Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\testing\_deprecated.py:35: FutureWarning: torch.testing.floating_types_and() is deprecated since 1.12 and will be removed in 1.14. This call can be replaced with (torch.float32, torch.float64, torch.bfloat16, torch.float16). 2022-08-17T12:59:06.4240874Z warnings.warn(msg, FutureWarning) 2022-08-17T12:59:06.4242164Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\testing\_deprecated.py:35: FutureWarning: torch.testing.floating_types_and() is deprecated since 1.12 and will be removed in 1.14. This call can be replaced with (torch.float32, torch.float64, torch.float16). 2022-08-17T12:59:06.4242658Z warnings.warn(msg, FutureWarning) 2022-08-17T12:59:06.4244818Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\testing\_deprecated.py:35: FutureWarning: torch.testing.all_types_and_complex_and() is deprecated since 1.12 and will be removed in 1.14. This call can be replaced with (torch.float32, torch.float64, torch.uint8, torch.int8, torch.int16, torch.int32, torch.int64, torch.complex64, torch.complex128, torch.bool, torch.float16, torch.bfloat16). 2022-08-17T12:59:06.4245461Z warnings.warn(msg, FutureWarning) 2022-08-17T12:59:06.4250928Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\testing\_deprecated.py:35: FutureWarning: torch.testing.all_types_and_complex_and() is deprecated since 1.12 and will be removed in 1.14. This call can be replaced with (torch.float32, torch.float64, torch.uint8, torch.int8, torch.int16, torch.int32, torch.int64, torch.complex64, torch.complex128, torch.bool, torch.float16, torch.bfloat16, torch.complex32). 2022-08-17T12:59:06.4251583Z warnings.warn(msg, FutureWarning) 2022-08-17T12:59:06.4293863Z C:\actions-runner\_work\pytorch\pytorch\functorch\test\test_pythonkey.py:43: UserWarning: Couldn't import torchvision. Some of our tests use it, try to install it with commands from pytorch.org, post-fixed with `--no-deps` to avoid overwriting the pytorch installation 2022-08-17T12:59:06.4294504Z warnings.warn("Couldn't import torchvision. Some of our tests use it, try " 2022-08-17T12:59:06.6028719Z 2022-08-17T12:59:06.6029327Z Running tests... 2022-08-17T12:59:06.6029659Z ---------------------------------------------------------------------- 2022-08-17T12:59:06.6030108Z Test results will be stored in test-reports\python-unittest\functorch\test\test_pythonkey 2022-08-17T12:59:06.6294864Z test_batchnorm (__main__.TestAOTAutograd) ... ok (0.022s) 2022-08-17T12:59:06.6380639Z test_grad_context (__main__.TestAOTAutograd) ... ok (0.000s) 2022-08-17T12:59:06.6472172Z test_inner_grad (__main__.TestAOTAutograd) ... ok (0.016s) 2022-08-17T12:59:06.6618049Z test_list_codegen (__main__.TestAOTAutograd) ... ok (0.016s) 2022-08-17T12:59:06.6774664Z test_module (__main__.TestAOTAutograd) ... ok (0.016s) 2022-08-17T12:59:06.6853846Z test_multi_output (__main__.TestAOTAutograd) ... ok (0.000s) 2022-08-17T12:59:06.6931827Z test_multi_output_list (__main__.TestAOTAutograd) ... ok (0.016s) 2022-08-17T12:59:06.7317399Z test_no_grad_input_output (__main__.TestAOTAutograd) ... ok (0.032s) 2022-08-17T12:59:06.7527190Z test_output_dict (__main__.TestAOTAutograd) ... ok (0.031s) 2022-08-17T12:59:06.7535948Z test_single_output (__main__.TestAOTAutograd) ... skip: Test is disabled because an issue exists disabling it: https://github.com/pytorch/pytorch/issues/83574 for platform(s) win, windows. If you're seeing this on your local machine and would like to enable this test, please make sure CI is not set and you are not using the flag --import-disabled-tests. (0.000s) 2022-08-17T12:59:06.7685709Z test_aot_module_simplified (__main__.TestAOTModuleSimplified) ... ok (0.016s) 2022-08-17T12:59:06.7858794Z test_aot_module_simplified_preserves_stack_trace (__main__.TestAOTModuleSimplified) ... c:\actions-runner\_work\pytorch\pytorch\functorch\functorch\_src\aot_autograd.py:175: UserWarning: Your compiler for AOTAutograd is returning a a function that doesn't take boxed arguments. Please wrap it with functorch.compile.make_boxed_func or handle the boxed arguments yourself. See https://github.com/pytorch/pytorch/pull/83137#issuecomment-1211320670 for rationale. 2022-08-17T12:59:06.7859511Z warnings.warn( 2022-08-17T12:59:06.7861924Z ok (0.017s) 2022-08-17T12:59:06.7873359Z test_autocast (__main__.TestAutocast) ... skip: CUDA is unavailable (0.000s) 2022-08-17T12:59:06.7970087Z test_contiguous (__main__.TestContiguous) ... ok (0.000s) 2022-08-17T12:59:06.8008800Z test_aot_autograd_exhaustive_H_cpu_float32 (__main__.TestEagerFusionOpInfoCPU) ... skip: Currently flaky on master for unclear reasons. Skipping for now (0.000s) 2022-08-17T12:59:06.8052141Z test_aot_autograd_exhaustive_T_cpu_float32 (__main__.TestEagerFusionOpInfoCPU) ... skip: Currently flaky on master for unclear reasons. Skipping for now (0.001s) 2022-08-17T12:59:06.8083290Z test_aot_autograd_exhaustive___getitem___cpu_float32 (__main__.TestEagerFusionOpInfoCPU) ... skip: Currently flaky on master for unclear reasons. Skipping for now (0.000s) 2022-08-17T12:59:06.8119228Z test_aot_autograd_exhaustive___getitem___functorch_cpu_float32 (__main__.TestEagerFusionOpInfoCPU) ... skip: Currently flaky on master for unclear reasons. Skipping for now (0.000s) 2022-08-17T12:59:06.8156046Z test_aot_autograd_exhaustive___radd___cpu_float32 (__main__.TestEagerFusionOpInfoCPU) ... skip: Currently flaky on master for unclear reasons. Skipping for now (0.000s) 2022-08-17T12:59:06.8193001Z test_aot_autograd_exhaustive___rdiv___cpu_float32 (__main__.TestEagerFusionOpInfoCPU) ... skip: Currently flaky on master for unclear reasons. Skipping for now (0.016s) 2022-08-17T12:59:06.8230024Z test_aot_autograd_exhaustive___rmatmul___cpu_float32 (__main__.TestEagerFusionOpInfoCPU) ... skip: Currently flaky on master for unclear reasons. Skipping for now (0.000s) 2022-08-17T12:59:06.8266797Z test_aot_autograd_exhaustive___rmod___cpu_float32 (__main__.TestEagerFusionOpInfoCPU) ... skip: Currently flaky on master for unclear reasons. Skipping for now (0.000s) 2022-08-17T12:59:06.8300959Z test_aot_autograd_exhaustive___rmul___cpu_float32 (__main__.TestEagerFusionOpInfoCPU) ... skip: Currently flaky on master for unclear reasons. Skipping for now (0.000s) 2022-08-17T12:59:06.8328233Z test_aot_autograd_exhaustive___rpow___cpu_float32 (__main__.TestEagerFusionOpInfoCPU) ... skip: Currently flaky on master for unclear reasons. Skipping for now (0.000s) 2022-08-17T12:59:06.8355753Z test_aot_autograd_exhaustive___rsub___cpu_float32 (__main__.TestEagerFusionOpInfoCPU) ... skip: Currently flaky on master for unclear reasons. Skipping for now (0.016s) 2022-08-17T12:59:06.8383235Z test_aot_autograd_exhaustive__masked_amax_cpu_float32 (__main__.TestEagerFusionOpInfoCPU) ... skip: Currently flaky on master for unclear reasons. Skipping for now (0.000s) 2022-08-17T12:59:06.8410433Z test_aot_autograd_exhaustive__masked_amin_cpu_float32 (__main__.TestEagerFusionOpInfoCPU) ... skip: Currently flaky on master for unclear reasons. Skipping for now (0.000s) 2022-08-17T12:59:06.8437884Z test_aot_autograd_exhaustive__masked_argmax_cpu_float32 (__main__.TestEagerFusionOpInfoCPU) ... skip: Currently flaky on master for unclear reasons. Skipping for now (0.000s) 2022-08-17T12:59:06.8465366Z test_aot_autograd_exhaustive__masked_argmin_cpu_float32 (__main__.TestEagerFusionOpInfoCPU) ... skip: Currently flaky on master for unclear reasons. Skipping for now (0.000s) 2022-08-17T12:59:06.8492965Z test_aot_autograd_exhaustive__masked_cumprod_cpu_float32 (__main__.TestEagerFusionOpInfoCPU) ... skip: Currently flaky on master for unclear reasons. Skipping for now (0.016s) 2022-08-17T12:59:06.8520565Z test_aot_autograd_exhaustive__masked_cumsum_cpu_float32 (__main__.TestEagerFusionOpInfoCPU) ... skip: Currently flaky on master for unclear reasons. Skipping for now (0.000s) 2022-08-17T12:59:06.8547962Z test_aot_autograd_exhaustive__masked_log_softmax_cpu_float32 (__main__.TestEagerFusionOpInfoCPU) ... skip: Currently flaky on master for unclear reasons. Skipping for now (0.000s) 2022-08-17T12:59:06.8575414Z test_aot_autograd_exhaustive__masked_logaddexp_cpu_float32 (__main__.TestEagerFusionOpInfoCPU) ... skip: Currently flaky on master for unclear reasons. Skipping for now (0.000s) 2022-08-17T12:59:06.8602880Z test_aot_autograd_exhaustive__masked_logsumexp_cpu_float32 (__main__.TestEagerFusionOpInfoCPU) ... skip: Currently flaky on master for unclear reasons. Skipping for now (0.000s) 2022-08-17T12:59:06.8630035Z test_aot_autograd_exhaustive__masked_mean_cpu_float32 (__main__.TestEagerFusionOpInfoCPU) ... skip: Currently flaky on master for unclear reasons. Skipping for now (0.000s) 2022-08-17T12:59:06.8657380Z test_aot_autograd_exhaustive__masked_median_cpu_float32 (__main__.TestEagerFusionOpInfoCPU) ... skip: Currently flaky on master for unclear reasons. Skipping for now (0.016s) 2022-08-17T12:59:06.8684852Z test_aot_autograd_exhaustive__masked_norm_cpu_float32 (__main__.TestEagerFusionOpInfoCPU) ... skip: Currently flaky on master for unclear reasons. Skipping for now (0.000s) 2022-08-17T12:59:06.8712171Z test_aot_autograd_exhaustive__masked_normalize_cpu_float32 (__main__.TestEagerFusionOpInfoCPU) ... skip: Currently flaky on master for unclear reasons. Skipping for now (0.000s) 2022-08-17T12:59:06.8739680Z test_aot_autograd_exhaustive__masked_prod_cpu_float32 (__main__.TestEagerFusionOpInfoCPU) ... skip: Currently flaky on master for unclear reasons. Skipping for now (0.000s) 2022-08-17T12:59:06.8767392Z test_aot_autograd_exhaustive__masked_softmax_cpu_float32 (__main__.TestEagerFusionOpInfoCPU) ... skip: Currently flaky on master for unclear reasons. Skipping for now (0.000s) 2022-08-17T12:59:06.8794805Z test_aot_autograd_exhaustive__masked_softmin_cpu_float32 (__main__.TestEagerFusionOpInfoCPU) ... skip: Currently flaky on master for unclear reasons. Skipping for now (0.000s) 2022-08-17T12:59:06.8822136Z test_aot_autograd_exhaustive__masked_std_cpu_float32 (__main__.TestEagerFusionOpInfoCPU) ... skip: Currently flaky on master for unclear reasons. Skipping for now (0.016s) 2022-08-17T12:59:06.8849693Z test_aot_autograd_exhaustive__masked_sum_cpu_float32 (__main__.TestEagerFusionOpInfoCPU) ... skip: Currently flaky on master for unclear reasons. Skipping for now (0.000s) 2022-08-17T12:59:06.8876803Z test_aot_autograd_exhaustive__masked_var_cpu_float32 (__main__.TestEagerFusionOpInfoCPU) ... skip: Currently flaky on master for unclear reasons. Skipping for now (0.000s) 2022-08-17T12:59:06.8904101Z test_aot_autograd_exhaustive_abs_cpu_float32 (__main__.TestEagerFusionOpInfoCPU) ... skip: Currently flaky on master for unclear reasons. Skipping for now (0.000s) 2022-08-17T12:59:06.8931265Z test_aot_autograd_exhaustive_acos_cpu_float32 (__main__.TestEagerFusionOpInfoCPU) ... skip: Currently flaky on master for unclear reasons. Skipping for now (0.000s) 2022-08-17T12:59:06.8958895Z test_aot_autograd_exhaustive_acosh_cpu_float32 (__main__.TestEagerFusionOpInfoCPU) ... skip: Currently flaky on master for unclear reasons. Skipping for now (0.016s) 2022-08-17T12:59:06.8986242Z test_aot_autograd_exhaustive_add_cpu_float32 (__main__.TestEagerFusionOpInfoCPU) ... skip: Currently flaky on master for unclear reasons. Skipping for now (0.001s) 2022-08-17T12:59:06.9013465Z test_aot_autograd_exhaustive_addbmm_cpu_float32 (__main__.TestEagerFusionOpInfoCPU) ... skip: Currently flaky on master for unclear reasons. Skipping for now (0.000s) 2022-08-17T12:59:06.9040728Z test_aot_autograd_exhaustive_addcdiv_cpu_float32 (__main__.TestEagerFusionOpInfoCPU) ... skip: Currently flaky on master for unclear reasons. Skipping for now (0.000s) 2022-08-17T12:59:06.9068294Z test_aot_autograd_exhaustive_addcmul_cpu_float32 (__main__.TestEagerFusionOpInfoCPU) ... skip: Currently flaky on master for unclear reasons. Skipping for now (0.000s) 2022-08-17T12:59:06.9095463Z test_aot_autograd_exhaustive_addmm_cpu_float32 (__main__.TestEagerFusionOpInfoCPU) ... skip: Currently flaky on master for unclear reasons. Skipping for now (0.000s) 2022-08-17T12:59:06.9122828Z test_aot_autograd_exhaustive_addmm_decomposed_cpu_float32 (__main__.TestEagerFusionOpInfoCPU) ... skip: Currently flaky on master for unclear reasons. Skipping for now (0.016s) 2022-08-17T12:59:06.9150107Z test_aot_autograd_exhaustive_addmv_cpu_float32 (__main__.TestEagerFusionOpInfoCPU) ... skip: Currently flaky on master for unclear reasons. Skipping for now (0.000s) 2022-08-17T12:59:06.9177472Z test_aot_autograd_exhaustive_addr_cpu_float32 (__main__.TestEagerFusionOpInfoCPU) ... skip: Currently flaky on master for unclear reasons. Skipping for now (0.000s) 2022-08-17T12:59:06.9204646Z test_aot_autograd_exhaustive_all_cpu_float32 (__main__.TestEagerFusionOpInfoCPU) ... skip: Currently flaky on master for unclear reasons. Skipping for now (0.000s) 2022-08-17T12:59:06.9231994Z test_aot_autograd_exhaustive_allclose_cpu_float32 (__main__.TestEagerFusionOpInfoCPU) ... skip: Currently flaky on master for unclear reasons. Skipping for now (0.000s) 2022-08-17T12:59:06.9259607Z test_aot_autograd_exhaustive_amax_cpu_float32 (__main__.TestEagerFusionOpInfoCPU) ... skip: Currently flaky on master for unclear reasons. Skipping for now (0.000s) 2022-08-17T12:59:06.9286950Z test_aot_autograd_exhaustive_amin_cpu_float32 (__main__.TestEagerFusionOpInfoCPU) ... skip: Currently flaky on master for unclear reasons. Skipping for now (0.016s) 2022-08-17T12:59:06.9314350Z test_aot_autograd_exhaustive_aminmax_cpu_float32 (__main__.TestEagerFusionOpInfoCPU) ... skip: Currently flaky on master for unclear reasons. Skipping for now (0.000s) 2022-08-17T12:59:06.9341689Z test_aot_autograd_exhaustive_angle_cpu_float32 (__main__.TestEagerFusionOpInfoCPU) ... skip: Currently flaky on master for unclear reasons. Skipping for now (0.000s) 2022-08-17T12:59:06.9368997Z test_aot_autograd_exhaustive_any_cpu_float32 (__main__.TestEagerFusionOpInfoCPU) ... skip: Currently flaky on master for unclear reasons. Skipping for now (0.000s) 2022-08-17T12:59:06.9396273Z test_aot_autograd_exhaustive_arange_cpu_float32 (__main__.TestEagerFusionOpInfoCPU) ... skip: Currently flaky on master for unclear reasons. Skipping for now (0.000s) 2022-08-17T12:59:06.9423517Z test_aot_autograd_exhaustive_argmax_cpu_float32 (__main__.TestEagerFusionOpInfoCPU) ... skip: Currently flaky on master for unclear reasons. Skipping for now (0.000s) 2022-08-17T12:59:06.9450808Z test_aot_autograd_exhaustive_argmin_cpu_float32 (__main__.TestEagerFusionOpInfoCPU) ... skip: Currently flaky on master for unclear reasons. Skipping for now (0.016s) 2022-08-17T12:59:06.9478217Z test_aot_autograd_exhaustive_argsort_cpu_float32 (__main__.TestEagerFusionOpInfoCPU) ... skip: Currently flaky on master for unclear reasons. Skipping for now (0.000s) 2022-08-17T12:59:06.9505608Z test_aot_autograd_exhaustive_argwhere_cpu_float32 (__main__.TestEagerFusionOpInfoCPU) ... skip: Currently flaky on master for unclear reasons. Skipping for now (0.000s) 2022-08-17T12:59:06.9533056Z test_aot_autograd_exhaustive_as_strided_cpu_float32 (__main__.TestEagerFusionOpInfoCPU) ... skip: Currently flaky on master for unclear reasons. Skipping for now (0.000s) 2022-08-17T12:59:06.9560606Z test_aot_autograd_exhaustive_as_strided_scatter_cpu_float32 (__main__.TestEagerFusionOpInfoCPU) ... skip: Currently flaky on master for unclear reasons. Skipping for now (0.000s) 2022-08-17T12:59:06.9587964Z test_aot_autograd_exhaustive_asin_cpu_float32 (__main__.TestEagerFusionOpInfoCPU) ... skip: Currently flaky on master for unclear reasons. Skipping for now (0.000s) 2022-08-17T12:59:06.9615657Z test_aot_autograd_exhaustive_asinh_cpu_float32 (__main__.TestEagerFusionOpInfoCPU) ... skip: Currently flaky on master for unclear reasons. Skipping for now (0.016s) 2022-08-17T12:59:06.9642980Z test_aot_autograd_exhaustive_atan2_cpu_float32 (__main__.TestEagerFusionOpInfoCPU) ... skip: Currently flaky on master for unclear reasons. Skipping for now (0.000s) 2022-08-17T12:59:06.9670592Z test_aot_autograd_exhaustive_atan_cpu_float32 (__main__.TestEagerFusionOpInfoCPU) ... skip: Currently flaky on master for unclear reasons. Skipping for now (0.000s) 2022-08-17T12:59:06.9698265Z test_aot_autograd_exhaustive_atanh_cpu_float32 (__main__.TestEagerFusionOpInfoCPU) ... skip: Currently flaky on master for unclear reasons. Skipping for now (0.000s) 2022-08-17T12:59:06.9725878Z test_aot_autograd_exhaustive_atleast_1d_cpu_float32 (__main__.TestEagerFusionOpInfoCPU) ... skip: Currently flaky on master for unclear reasons. Skipping for now (0.000s) 2022-08-17T12:59:06.9753866Z test_aot_autograd_exhaustive_atleast_2d_cpu_float32 (__main__.TestEagerFusionOpInfoCPU) ... skip: Currently flaky on master for unclear reasons. Skipping for now (0.016s) 2022-08-17T12:59:06.9781105Z test_aot_autograd_exhaustive_atleast_3d_cpu_float32 (__main__.TestEagerFusionOpInfoCPU) ... skip: Currently flaky on master for unclear reasons. Skipping for now (0.000s) 2022-08-17T12:59:06.9808859Z test_aot_autograd_exhaustive_baddbmm_cpu_float32 (__main__.TestEagerFusionOpInfoCPU) ... skip: Currently flaky on master for unclear reasons. Skipping for now (0.000s) 2022-08-17T12:59:06.9836078Z test_aot_autograd_exhaustive_bernoulli_cpu_float32 (__main__.TestEagerFusionOpInfoCPU) ... skip: Currently flaky on master for unclear reasons. Skipping for now (0.000s) 2022-08-17T12:59:06.9863512Z test_aot_autograd_exhaustive_bfloat16_cpu_float32 (__main__.TestEagerFusionOpInfoCPU) ... skip: Currently flaky on master for unclear reasons. Skipping for now (0.000s) 2022-08-17T12:59:06.9890688Z test_aot_autograd_exhaustive_bfloat16_functorch_no_channels_last_cpu_float32 (__main__.TestEagerFusionOpInfoCPU) ... skip: Currently flaky on master for unclear reasons. Skipping for now (0.000s) 2022-08-17T12:59:06.9918206Z test_aot_autograd_exhaustive_block_diag_cpu_float32 (__main__.TestEagerFusionOpInfoCPU) ... skip: Currently flaky on master for unclear reasons. Skipping for now (0.016s) 2022-08-17T12:59:06.9945667Z test_aot_autograd_exhaustive_bmm_cpu_float32 (__main__.TestEagerFusionOpInfoCPU) ... skip: Currently flaky on master for unclear reasons. Skipping for now (0.000s) 2022-08-17T12:59:06.9972968Z test_aot_autograd_exhaustive_bool_cpu_float32 (__main__.TestEagerFusionOpInfoCPU) ... skip: Currently flaky on master for unclear reasons. Skipping for now (0.000s) 2022-08-17T12:59:07.0000349Z test_aot_autograd_exhaustive_bool_functorch_no_channels_last_cpu_float32 (__main__.TestEagerFusionOpInfoCPU) ... skip: Currently flaky on master for unclear reasons. Skipping for now (0.000s) 2022-08-17T12:59:07.0027892Z test_aot_autograd_exhaustive_broadcast_shapes_cpu_float32 (__main__.TestEagerFusionOpInfoCPU) ... skip: Currently flaky on master for unclear reasons. Skipping for now (0.000s) 2022-08-17T12:59:07.0055464Z test_aot_autograd_exhaustive_broadcast_tensors_cpu_float32 (__main__.TestEagerFusionOpInfoCPU) ... skip: Currently flaky on master for unclear reasons. Skipping for now (0.000s) 2022-08-17T12:59:07.0082970Z test_aot_autograd_exhaustive_broadcast_to_cpu_float32 (__main__.TestEagerFusionOpInfoCPU) ... skip: Currently flaky on master for unclear reasons. Skipping for now (0.016s) 2022-08-17T12:59:07.0110328Z test_aot_autograd_exhaustive_bucketize_cpu_float32 (__main__.TestEagerFusionOpInfoCPU) ... skip: Currently flaky on master for unclear reasons. Skipping for now (0.000s) 2022-08-17T12:59:07.0137800Z test_aot_autograd_exhaustive_byte_cpu_float32 (__main__.TestEagerFusionOpInfoCPU) ... skip: Currently flaky on master for unclear reasons. Skipping for now (0.000s) 2022-08-17T12:59:07.0165266Z test_aot_autograd_exhaustive_byte_functorch_no_channels_last_cpu_float32 (__main__.TestEagerFusionOpInfoCPU) ... skip: Currently flaky on master for unclear reasons. Skipping for now (0.000s) 2022-08-17T12:59:07.0192440Z test_aot_autograd_exhaustive_cartesian_prod_cpu_float32 (__main__.TestEagerFusionOpInfoCPU) ... skip: Currently flaky on master for unclear reasons. Skipping for now (0.000s) 2022-08-17T12:59:07.0219789Z test_aot_autograd_exhaustive_cat_cpu_float32 (__main__.TestEagerFusionOpInfoCPU) ... skip: Currently flaky on master for unclear reasons. Skipping for now (0.000s) 2022-08-17T12:59:07.0247066Z test_aot_autograd_exhaustive_cdist_cpu_float32 (__main__.TestEagerFusionOpInfoCPU) ... skip: Currently flaky on master for unclear reasons. Skipping for now (0.016s) 2022-08-17T12:59:07.0274292Z test_aot_autograd_exhaustive_ceil_cpu_float32 (__main__.TestEagerFusionOpInfoCPU) ... skip: Currently flaky on master for unclear reasons. Skipping for now (0.000s) 2022-08-17T12:59:07.0301620Z test_aot_autograd_exhaustive_chalf_cpu_float32 (__main__.TestEagerFusionOpInfoCPU) ... skip: Currently flaky on master for unclear reasons. Skipping for now (0.000s) 2022-08-17T12:59:07.0329050Z test_aot_autograd_exhaustive_char_cpu_float32 (__main__.TestEagerFusionOpInfoCPU) ... skip: Currently flaky on master for unclear reasons. Skipping for now (0.000s) 2022-08-17T12:59:07.0356456Z test_aot_autograd_exhaustive_char_functorch_no_channels_last_cpu_float32 (__main__.TestEagerFusionOpInfoCPU) ... skip: Currently flaky on master for unclear reasons. Skipping for now (0.000s) 2022-08-17T12:59:07.0383740Z test_aot_autograd_exhaustive_cholesky_cpu_float32 (__main__.TestEagerFusionOpInfoCPU) ... skip: Currently flaky on master for unclear reasons. Skipping for now (0.016s) 2022-08-17T12:59:07.0411197Z test_aot_autograd_exhaustive_cholesky_inverse_cpu_float32 (__main__.TestEagerFusionOpInfoCPU) ... skip: Currently flaky on master for unclear reasons. Skipping for now (0.000s) 2022-08-17T12:59:07.0438584Z test_aot_autograd_exhaustive_cholesky_solve_cpu_float32 (__main__.TestEagerFusionOpInfoCPU) ... skip: Currently flaky on master for unclear reasons. Skipping for now (0.000s) 2022-08-17T12:59:07.0465877Z test_aot_autograd_exhaustive_chunk_cpu_float32 (__main__.TestEagerFusionOpInfoCPU) ... skip: Currently flaky on master for unclear reasons. Skipping for now (0.000s) 2022-08-17T12:59:07.0493376Z test_aot_autograd_exhaustive_clamp_cpu_float32 (__main__.TestEagerFusionOpInfoCPU) ... skip: Currently flaky on master for unclear reasons. Skipping for now (0.000s) 2022-08-17T12:59:07.0520524Z test_aot_autograd_exhaustive_clamp_max_cpu_float32 (__main__.TestEagerFusionOpInfoCPU) ... skip: Currently flaky on master for unclear reasons. Skipping for now (0.000s) 2022-08-17T12:59:07.0547872Z test_aot_autograd_exhaustive_clamp_min_cpu_float32 (__main__.TestEagerFusionOpInfoCPU) ... skip: Currently flaky on master for unclear reasons. Skipping for now (0.016s) 2022-08-17T12:59:07.0575163Z test_aot_autograd_exhaustive_clone_cpu_float32 (__main__.TestEagerFusionOpInfoCPU) ... skip: Currently flaky on master for unclear reasons. Skipping for now (0.000s) 2022-08-17T12:59:07.0602584Z test_aot_autograd_exhaustive_column_stack_cpu_float32 (__main__.TestEagerFusionOpInfoCPU) ... skip: Currently flaky on master for unclear reasons. Skipping for now (0.000s) 2022-08-17T12:59:07.0629727Z test_aot_autograd_exhaustive_combinations_cpu_float32 (__main__.TestEagerFusionOpInfoCPU) ... skip: Currently flaky on master for unclear reasons. Skipping for now (0.000s) 2022-08-17T12:59:07.0657130Z test_aot_autograd_exhaustive_complex_cpu_float32 (__main__.TestEagerFusionOpInfoCPU) ... skip: Currently flaky on master for unclear reasons. Skipping for now (0.000s) 2022-08-17T12:59:07.0684301Z test_aot_autograd_exhaustive_conj_cpu_float32 (__main__.TestEagerFusionOpInfoCPU) ... skip: Currently flaky on master for unclear reasons. Skipping for now (0.000s) 2022-08-17T12:59:07.0711648Z test_aot_autograd_exhaustive_conj_physical_cpu_float32 (__main__.TestEagerFusionOpInfoCPU) ... skip: Currently flaky on master for unclear reasons. Skipping for now (0.016s) 2022-08-17T12:59:07.0738903Z test_aot_autograd_exhaustive_constant_pad_nd_cpu_float32 (__main__.TestEagerFusionOpInfoCPU) ... skip: Currently flaky on master for unclear reasons. Skipping for now (0.000s) 2022-08-17T12:59:07.0766122Z test_aot_autograd_exhaustive_contiguous_cpu_float32 (__main__.TestEagerFusionOpInfoCPU) ... skip: Currently flaky on master for unclear reasons. Skipping for now (0.000s) 2022-08-17T12:59:07.0793414Z test_aot_autograd_exhaustive_copysign_cpu_float32 (__main__.TestEagerFusionOpInfoCPU) ... skip: Currently flaky on master for unclear reasons. Skipping for now (0.000s) 2022-08-17T12:59:07.0820696Z test_aot_autograd_exhaustive_corrcoef_cpu_float32 (__main__.TestEagerFusionOpInfoCPU) ... skip: Currently flaky on master for unclear reasons. Skipping for now (0.000s) 2022-08-17T12:59:07.0847948Z test_aot_autograd_exhaustive_cos_cpu_float32 (__main__.TestEagerFusionOpInfoCPU) ... skip: Currently flaky on master for unclear reasons. Skipping for now (0.000s) 2022-08-17T12:59:07.0875206Z test_aot_autograd_exhaustive_cosh_cpu_float32 (__main__.TestEagerFusionOpInfoCPU) ... skip: Currently flaky on master for unclear reasons. Skipping for now (0.016s) 2022-08-17T12:59:07.0902664Z test_aot_autograd_exhaustive_count_nonzero_cpu_float32 (__main__.TestEagerFusionOpInfoCPU) ... skip: Currently flaky on master for unclear reasons. Skipping for now (0.000s) 2022-08-17T12:59:07.0929968Z test_aot_autograd_exhaustive_cov_cpu_float32 (__main__.TestEagerFusionOpInfoCPU) ... skip: Currently flaky on master for unclear reasons. Skipping for now (0.000s) 2022-08-17T12:59:07.0957310Z test_aot_autograd_exhaustive_cross_cpu_float32 (__main__.TestEagerFusionOpInfoCPU) ... skip: Currently flaky on master for unclear reasons. Skipping for now (0.000s) 2022-08-17T12:59:07.0984619Z test_aot_autograd_exhaustive_cummax_cpu_float32 (__main__.TestEagerFusionOpInfoCPU) ... skip: Currently flaky on master for unclear reasons. Skipping for now (0.000s) 2022-08-17T12:59:07.1011944Z test_aot_autograd_exhaustive_cummin_cpu_float32 (__main__.TestEagerFusionOpInfoCPU) ... skip: Currently flaky on master for unclear reasons. Skipping for now (0.000s) 2022-08-17T12:59:07.1039548Z test_aot_autograd_exhaustive_cumprod_cpu_float32 (__main__.TestEagerFusionOpInfoCPU) ... skip: Currently flaky on master for unclear reasons. Skipping for now (0.016s) 2022-08-17T12:59:07.1066988Z test_aot_autograd_exhaustive_cumsum_cpu_float32 (__main__.TestEagerFusionOpInfoCPU) ... skip: Currently flaky on master for unclear reasons. Skipping for now (0.000s) 2022-08-17T12:59:07.1094543Z test_aot_autograd_exhaustive_cumulative_trapezoid_cpu_float32 (__main__.TestEagerFusionOpInfoCPU) ... skip: Currently flaky on master for unclear reasons. Skipping for now (0.000s) 2022-08-17T12:59:07.1121950Z test_aot_autograd_exhaustive_deg2rad_cpu_float32 (__main__.TestEagerFusionOpInfoCPU) ... skip: Currently flaky on master for unclear reasons. Skipping for now (0.000s) 2022-08-17T12:59:07.1149119Z test_aot_autograd_exhaustive_diag_cpu_float32 (__main__.TestEagerFusionOpInfoCPU) ... skip: Currently flaky on master for unclear reasons. Skipping for now (0.000s) 2022-08-17T12:59:07.1177283Z test_aot_autograd_exhaustive_diag_embed_cpu_float32 (__main__.TestEagerFusionOpInfoCPU) ... skip: Currently flaky on master for unclear reasons. Skipping for now (0.016s) 2022-08-17T12:59:07.1204137Z test_aot_autograd_exhaustive_diagflat_cpu_float32 (__main__.TestEagerFusionOpInfoCPU) ... skip: Currently flaky on master for unclear reasons. Skipping for now (0.001s) 2022-08-17T12:59:07.1231363Z test_aot_autograd_exhaustive_diagonal_cpu_float32 (__main__.TestEagerFusionOpInfoCPU) ... skip: Currently flaky on master for unclear reasons. Skipping for now (0.000s) 2022-08-17T12:59:07.1258649Z test_aot_autograd_exhaustive_diagonal_scatter_cpu_float32 (__main__.TestEagerFusionOpInfoCPU) ... skip: Currently flaky on master for unclear reasons. Skipping for now (0.000s) 2022-08-17T12:59:07.1286091Z test_aot_autograd_exhaustive_diff_cpu_float32 (__main__.TestEagerFusionOpInfoCPU) ... skip: Currently flaky on master for unclear reasons. Skipping for now (0.000s) 2022-08-17T12:59:07.1313382Z test_aot_autograd_exhaustive_digamma_cpu_float32 (__main__.TestEagerFusionOpInfoCPU) ... skip: Currently flaky on master for unclear reasons. Skipping for now (0.000s) 2022-08-17T12:59:07.1340894Z test_aot_autograd_exhaustive_dist_cpu_float32 (__main__.TestEagerFusionOpInfoCPU) ... skip: Currently flaky on master for unclear reasons. Skipping for now (0.016s) 2022-08-17T12:59:07.1367946Z test_aot_autograd_exhaustive_div_floor_rounding_cpu_float32 (__main__.TestEagerFusionOpInfoCPU) ... skip: Currently flaky on master for unclear reasons. Skipping for now (0.000s) 2022-08-17T12:59:07.1395109Z test_aot_autograd_exhaustive_div_no_rounding_mode_cpu_float32 (__main__.TestEagerFusionOpInfoCPU) ... skip: Currently flaky on master for unclear reasons. Skipping for now (0.000s) 2022-08-17T12:59:07.1422507Z test_aot_autograd_exhaustive_div_trunc_rounding_cpu_float32 (__main__.TestEagerFusionOpInfoCPU) ... skip: Currently flaky on master for unclear reasons. Skipping for now (0.000s) 2022-08-17T12:59:07.1449756Z test_aot_autograd_exhaustive_dot_cpu_float32 (__main__.TestEagerFusionOpInfoCPU) ... skip: Currently flaky on master for unclear reasons. Skipping for now (0.000s) 2022-08-17T12:59:07.1477001Z test_aot_autograd_exhaustive_double_cpu_float32 (__main__.TestEagerFusionOpInfoCPU) ... skip: Currently flaky on master for unclear reasons. Skipping for now (0.000s) 2022-08-17T12:59:07.1504215Z test_aot_autograd_exhaustive_double_functorch_no_channels_last_cpu_float32 (__main__.TestEagerFusionOpInfoCPU) ... skip: Currently flaky on master for unclear reasons. Skipping for now (0.016s) 2022-08-17T12:59:07.1531369Z test_aot_autograd_exhaustive_dsplit_cpu_float32 (__main__.TestEagerFusionOpInfoCPU) ... skip: Currently flaky on master for unclear reasons. Skipping for now (0.000s) 2022-08-17T12:59:07.1558914Z test_aot_autograd_exhaustive_dstack_cpu_float32 (__main__.TestEagerFusionOpInfoCPU) ... skip: Currently flaky on master for unclear reasons. Skipping for now (0.000s) 2022-08-17T12:59:07.1586432Z test_aot_autograd_exhaustive_eig_cpu_float32 (__main__.TestEagerFusionOpInfoCPU) ... skip: Currently flaky on master for unclear reasons. Skipping for now (0.000s) 2022-08-17T12:59:07.1614156Z test_aot_autograd_exhaustive_einsum_cpu_float32 (__main__.TestEagerFusionOpInfoCPU) ... skip: Currently flaky on master for unclear reasons. Skipping for now (0.000s) 2022-08-17T12:59:07.1641648Z test_aot_autograd_exhaustive_empty_cpu_float32 (__main__.TestEagerFusionOpInfoCPU) ... skip: Currently flaky on master for unclear reasons. Skipping for now (0.000s) 2022-08-17T12:59:07.1669314Z test_aot_autograd_exhaustive_empty_like_cpu_float32 (__main__.TestEagerFusionOpInfoCPU) ... skip: Currently flaky on master for unclear reasons. Skipping for now (0.016s) 2022-08-17T12:59:07.1696999Z test_aot_autograd_exhaustive_eq_cpu_float32 (__main__.TestEagerFusionOpInfoCPU) ... skip: Currently flaky on master for unclear reasons. Skipping for now (0.000s) 2022-08-17T12:59:07.1724498Z test_aot_autograd_exhaustive_equal_cpu_float32 (__main__.TestEagerFusionOpInfoCPU) ... skip: Currently flaky on master for unclear reasons. Skipping for now (0.000s) 2022-08-17T12:59:07.1752087Z test_aot_autograd_exhaustive_erf_cpu_float32 (__main__.TestEagerFusionOpInfoCPU) ... skip: Currently flaky on master for unclear reasons. Skipping for now (0.000s) 2022-08-17T12:59:07.1779646Z test_aot_autograd_exhaustive_erfc_cpu_float32 (__main__.TestEagerFusionOpInfoCPU) ... skip: Currently flaky on master for unclear reasons. Skipping for now (0.000s) 2022-08-17T12:59:07.1806986Z test_aot_autograd_exhaustive_erfinv_cpu_float32 (__main__.TestEagerFusionOpInfoCPU) ... skip: Currently flaky on master for unclear reasons. Skipping for now (0.000s) 2022-08-17T12:59:07.1834666Z test_aot_autograd_exhaustive_exp2_cpu_float32 (__main__.TestEagerFusionOpInfoCPU) ... skip: Currently flaky on master for unclear reasons. Skipping for now (0.016s) 2022-08-17T12:59:07.1862190Z test_aot_autograd_exhaustive_exp_cpu_float32 (__main__.TestEagerFusionOpInfoCPU) ... skip: Currently flaky on master for unclear reasons. Skipping for now (0.000s) 2022-08-17T12:59:07.1889583Z test_aot_autograd_exhaustive_expand_as_cpu_float32 (__main__.TestEagerFusionOpInfoCPU) ... skip: Currently flaky on master for unclear reasons. Skipping for now (0.000s) 2022-08-17T12:59:07.1916818Z test_aot_autograd_exhaustive_expand_cpu_float32 (__main__.TestEagerFusionOpInfoCPU) ... skip: Currently flaky on master for unclear reasons. Skipping for now (0.000s) 2022-08-17T12:59:07.1944233Z test_aot_autograd_exhaustive_expm1_cpu_float32 (__main__.TestEagerFusionOpInfoCPU) ... skip: Currently flaky on master for unclear reasons. Skipping for now (0.000s) 2022-08-17T12:59:07.1971589Z test_aot_autograd_exhaustive_fft_fft2_cpu_float32 (__main__.TestEagerFusionOpInfoCPU) ... skip: Currently flaky on master for unclear reasons. Skipping for now (0.016s) 2022-08-17T12:59:07.1998896Z test_aot_autograd_exhaustive_fft_fft_cpu_float32 (__main__.TestEagerFusionOpInfoCPU) ... skip: Currently flaky on master for unclear reasons. Skipping for now (0.000s) 2022-08-17T12:59:07.2026506Z test_aot_autograd_exhaustive_fft_fftn_cpu_float32 (__main__.TestEagerFusionOpInfoCPU) ... skip: Currently flaky on master for unclear reasons. Skipping for now (0.000s) 2022-08-17T12:59:07.2054007Z test_aot_autograd_exhaustive_fft_fftshift_cpu_float32 (__main__.TestEagerFusionOpInfoCPU) ... skip: Currently flaky on master for unclear reasons. Skipping for now (0.000s) 2022-08-17T12:59:07.2081298Z test_aot_autograd_exhaustive_fft_hfft2_cpu_float32 (__main__.TestEagerFusionOpInfoCPU) ... skip: Currently flaky on master for unclear reasons. Skipping for now (0.000s) 2022-08-17T12:59:07.2108632Z test_aot_autograd_exhaustive_fft_hfft_cpu_float32 (__main__.TestEagerFusionOpInfoCPU) ... skip: Currently flaky on master for unclear reasons. Skipping for now (0.000s) 2022-08-17T12:59:07.2136167Z test_aot_autograd_exhaustive_fft_hfftn_cpu_float32 (__main__.TestEagerFusionOpInfoCPU) ... skip: Currently flaky on master for unclear reasons. Skipping for now (0.016s) 2022-08-17T12:59:07.2163510Z test_aot_autograd_exhaustive_fft_ifft2_cpu_float32 (__main__.TestEagerFusionOpInfoCPU) ... skip: Currently flaky on master for unclear reasons. Skipping for now (0.000s) 2022-08-17T12:59:07.2190996Z test_aot_autograd_exhaustive_fft_ifft_cpu_float32 (__main__.TestEagerFusionOpInfoCPU) ... skip: Currently flaky on master for unclear reasons. Skipping for now (0.000s) 2022-08-17T12:59:07.2218619Z test_aot_autograd_exhaustive_fft_ifftn_cpu_float32 (__main__.TestEagerFusionOpInfoCPU) ... skip: Currently flaky on master for unclear reasons. Skipping for now (0.000s) 2022-08-17T12:59:07.2245790Z test_aot_autograd_exhaustive_fft_ifftshift_cpu_float32 (__main__.TestEagerFusionOpInfoCPU) ... skip: Currently flaky on master for unclear reasons. Skipping for now (0.000s) 2022-08-17T12:59:07.2273113Z test_aot_autograd_exhaustive_fft_ihfft2_cpu_float32 (__main__.TestEagerFusionOpInfoCPU) ... skip: Currently flaky on master for unclear reasons. Skipping for now (0.000s) 2022-08-17T12:59:07.2300558Z test_aot_autograd_exhaustive_fft_ihfft_cpu_float32 (__main__.TestEagerFusionOpInfoCPU) ... skip: Currently flaky on master for unclear reasons. Skipping for now (0.016s) 2022-08-17T12:59:07.2327852Z test_aot_autograd_exhaustive_fft_ihfftn_cpu_float32 (__main__.TestEagerFusionOpInfoCPU) ... skip: Currently flaky on master for unclear reasons. Skipping for now (0.000s) 2022-08-17T12:59:07.2355043Z test_aot_autograd_exhaustive_fft_irfft2_cpu_float32 (__main__.TestEagerFusionOpInfoCPU) ... skip: Currently flaky on master for unclear reasons. Skipping for now (0.000s) 2022-08-17T12:59:07.2382427Z test_aot_autograd_exhaustive_fft_irfft_cpu_float32 (__main__.TestEagerFusionOpInfoCPU) ... skip: Currently flaky on master for unclear reasons. Skipping for now (0.000s) 2022-08-17T12:59:07.2409858Z test_aot_autograd_exhaustive_fft_irfftn_cpu_float32 (__main__.TestEagerFusionOpInfoCPU) ... skip: Currently flaky on master for unclear reasons. Skipping for now (0.000s) 2022-08-17T12:59:07.2437161Z test_aot_autograd_exhaustive_fft_rfft2_cpu_float32 (__main__.TestEagerFusionOpInfoCPU) ... skip: Currently flaky on master for unclear reasons. Skipping for now (0.000s) 2022-08-17T12:59:07.2464580Z test_aot_autograd_exhaustive_fft_rfft_cpu_float32 (__main__.TestEagerFusionOpInfoCPU) ... skip: Currently flaky on master for unclear reasons. Skipping for now (0.016s) 2022-08-17T12:59:07.2491792Z test_aot_autograd_exhaustive_fft_rfftn_cpu_float32 (__main__.TestEagerFusionOpInfoCPU) ... skip: Currently flaky on master for unclear reasons. Skipping for now (0.000s) 2022-08-17T12:59:07.2519404Z test_aot_autograd_exhaustive_fill_cpu_float32 (__main__.TestEagerFusionOpInfoCPU) ... skip: Currently flaky on master for unclear reasons. Skipping for now (0.000s) 2022-08-17T12:59:07.2546744Z test_aot_autograd_exhaustive_flatten_cpu_float32 (__main__.TestEagerFusionOpInfoCPU) ... skip: Currently flaky on master for unclear reasons. Skipping for now (0.000s) 2022-08-17T12:59:07.2574149Z test_aot_autograd_exhaustive_flip_cpu_float32 (__main__.TestEagerFusionOpInfoCPU) ... skip: Currently flaky on master for unclear reasons. Skipping for now (0.000s) 2022-08-17T12:59:07.2601745Z test_aot_autograd_exhaustive_fliplr_cpu_float32 (__main__.TestEagerFusionOpInfoCPU) ... skip: Currently flaky on master for unclear reasons. Skipping for now (0.000s) 2022-08-17T12:59:07.2629377Z test_aot_autograd_exhaustive_flipud_cpu_float32 (__main__.TestEagerFusionOpInfoCPU) ... skip: Currently flaky on master for unclear reasons. Skipping for now (0.000s) 2022-08-17T12:59:07.2656876Z test_aot_autograd_exhaustive_float_cpu_float32 (__main__.TestEagerFusionOpInfoCPU) ... skip: Currently flaky on master for unclear reasons. Skipping for now (0.000s) 2022-08-17T12:59:07.2684336Z test_aot_autograd_exhaustive_float_functorch_no_channels_last_cpu_float32 (__main__.TestEagerFusionOpInfoCPU) ... skip: Currently flaky on master for unclear reasons. Skipping for now (0.000s) 2022-08-17T12:59:07.2711671Z test_aot_autograd_exhaustive_float_power_cpu_float32 (__main__.TestEagerFusionOpInfoCPU) ... skip: Currently flaky on master for unclear reasons. Skipping for now (0.000s) 2022-08-17T12:59:07.2738974Z test_aot_autograd_exhaustive_floor_cpu_float32 (__main__.TestEagerFusionOpInfoCPU) ... skip: Currently flaky on master for unclear reasons. Skipping for now (0.000s) 2022-08-17T12:59:07.2766328Z test_aot_autograd_exhaustive_floor_divide_cpu_float32 (__main__.TestEagerFusionOpInfoCPU) ... skip: Currently flaky on master for unclear reasons. Skipping for now (0.016s) 2022-08-17T12:59:07.2793776Z test_aot_autograd_exhaustive_fmax_cpu_float32 (__main__.TestEagerFusionOpInfoCPU) ... skip: Currently flaky on master for unclear reasons. Skipping for now (0.000s) 2022-08-17T12:59:07.2821137Z test_aot_autograd_exhaustive_fmin_cpu_float32 (__main__.TestEagerFusionOpInfoCPU) ... skip: Currently flaky on master for unclear reasons. Skipping for now (0.000s) 2022-08-17T12:59:07.2848483Z test_aot_autograd_exhaustive_fmod_cpu_float32 (__main__.TestEagerFusionOpInfoCPU) ... skip: Currently flaky on master for unclear reasons. Skipping for now (0.000s) 2022-08-17T12:59:07.2875982Z test_aot_autograd_exhaustive_frac_cpu_float32 (__main__.TestEagerFusionOpInfoCPU) ... skip: Currently flaky on master for unclear reasons. Skipping for now (0.000s) 2022-08-17T12:59:07.2903426Z test_aot_autograd_exhaustive_frexp_cpu_float32 (__main__.TestEagerFusionOpInfoCPU) ... skip: Currently flaky on master for unclear reasons. Skipping for now (0.000s) 2022-08-17T12:59:07.2930875Z test_aot_autograd_exhaustive_full_like_cpu_float32 (__main__.TestEagerFusionOpInfoCPU) ... skip: Currently flaky on master for unclear reasons. Skipping for now (0.016s) 2022-08-17T12:59:07.2958277Z test_aot_autograd_exhaustive_gather_cpu_float32 (__main__.TestEagerFusionOpInfoCPU) ... skip: Currently flaky on master for unclear reasons. Skipping for now (0.000s) 2022-08-17T12:59:07.2985701Z test_aot_autograd_exhaustive_ge_cpu_float32 (__main__.TestEagerFusionOpInfoCPU) ... skip: Currently flaky on master for unclear reasons. Skipping for now (0.000s) 2022-08-17T12:59:07.3013235Z test_aot_autograd_exhaustive_geqrf_cpu_float32 (__main__.TestEagerFusionOpInfoCPU) ... skip: Currently flaky on master for unclear reasons. Skipping for now (0.000s) 2022-08-17T12:59:07.3040699Z test_aot_autograd_exhaustive_gradient_cpu_float32 (__main__.TestEagerFusionOpInfoCPU) ... skip: Currently flaky on master for unclear reasons. Skipping for now (0.000s) 2022-08-17T12:59:07.3068293Z test_aot_autograd_exhaustive_gt_cpu_float32 (__main__.TestEagerFusionOpInfoCPU) ... skip: Currently flaky on master for unclear reasons. Skipping for now (0.000s) 2022-08-17T12:59:07.3095864Z test_aot_autograd_exhaustive_half_cpu_float32 (__main__.TestEagerFusionOpInfoCPU) ... skip: Currently flaky on master for unclear reasons. Skipping for now (0.016s) 2022-08-17T12:59:07.3123321Z test_aot_autograd_exhaustive_half_functorch_no_channels_last_cpu_float32 (__main__.TestEagerFusionOpInfoCPU) ... skip: Currently flaky on master for unclear reasons. Skipping for now (0.000s) 2022-08-17T12:59:07.3150761Z test_aot_autograd_exhaustive_heaviside_cpu_float32 (__main__.TestEagerFusionOpInfoCPU) ... skip: Currently flaky on master for unclear reasons. Skipping for now (0.000s) 2022-08-17T12:59:07.3178063Z test_aot_autograd_exhaustive_histc_cpu_float32 (__main__.TestEagerFusionOpInfoCPU) ... skip: Currently flaky on master for unclear reasons. Skipping for now (0.000s) 2022-08-17T12:59:07.3205067Z test_aot_autograd_exhaustive_histogram_cpu_float32 (__main__.TestEagerFusionOpInfoCPU) ... skip: Currently flaky on master for unclear reasons. Skipping for now (0.000s) 2022-08-17T12:59:07.3232393Z test_aot_autograd_exhaustive_histogramdd_cpu_float32 (__main__.TestEagerFusionOpInfoCPU) ... skip: Currently flaky on master for unclear reasons. Skipping for now (0.000s) 2022-08-17T12:59:07.3259799Z test_aot_autograd_exhaustive_hsplit_cpu_float32 (__main__.TestEagerFusionOpInfoCPU) ... skip: Currently flaky on master for unclear reasons. Skipping for now (0.016s) 2022-08-17T12:59:07.3287012Z test_aot_autograd_exhaustive_hstack_cpu_float32 (__main__.TestEagerFusionOpInfoCPU) ... skip: Currently flaky on master for unclear reasons. Skipping for now (0.000s) 2022-08-17T12:59:07.3314395Z test_aot_autograd_exhaustive_hypot_cpu_float32 (__main__.TestEagerFusionOpInfoCPU) ... skip: Currently flaky on master for unclear reasons. Skipping for now (0.000s) 2022-08-17T12:59:07.3341675Z test_aot_autograd_exhaustive_i0_cpu_float32 (__main__.TestEagerFusionOpInfoCPU) ... skip: Currently flaky on master for unclear reasons. Skipping for now (0.000s) 2022-08-17T12:59:07.3369063Z test_aot_autograd_exhaustive_igamma_cpu_float32 (__main__.TestEagerFusionOpInfoCPU) ... skip: Currently flaky on master for unclear reasons. Skipping for now (0.000s) 2022-08-17T12:59:07.3396550Z test_aot_autograd_exhaustive_igammac_cpu_float32 (__main__.TestEagerFusionOpInfoCPU) ... skip: Currently flaky on master for unclear reasons. Skipping for now (0.016s) 2022-08-17T12:59:07.3424014Z test_aot_autograd_exhaustive_index_add_cpu_float32 (__main__.TestEagerFusionOpInfoCPU) ... skip: Currently flaky on master for unclear reasons. Skipping for now (0.000s) 2022-08-17T12:59:07.3451285Z test_aot_autograd_exhaustive_index_copy_cpu_float32 (__main__.TestEagerFusionOpInfoCPU) ... skip: Currently flaky on master for unclear reasons. Skipping for now (0.000s) 2022-08-17T12:59:07.3478740Z test_aot_autograd_exhaustive_index_fill_cpu_float32 (__main__.TestEagerFusionOpInfoCPU) ... skip: Currently flaky on master for unclear reasons. Skipping for now (0.000s) 2022-08-17T12:59:07.3506101Z test_aot_autograd_exhaustive_index_put_cpu_float32 (__main__.TestEagerFusionOpInfoCPU) ... skip: Currently flaky on master for unclear reasons. Skipping for now (0.000s) 2022-08-17T12:59:07.3533463Z test_aot_autograd_exhaustive_index_put_functorch_cpu_float32 (__main__.TestEagerFusionOpInfoCPU) ... skip: Currently flaky on master for unclear reasons. Skipping for now (0.000s) 2022-08-17T12:59:07.3560798Z test_aot_autograd_exhaustive_index_reduce_cpu_float32 (__main__.TestEagerFusionOpInfoCPU) ... skip: Currently flaky on master for unclear reasons. Skipping for now (0.016s) 2022-08-17T12:59:07.3588287Z test_aot_autograd_exhaustive_index_select_cpu_float32 (__main__.TestEagerFusionOpInfoCPU) ... skip: Currently flaky on master for unclear reasons. Skipping for now (0.000s) 2022-08-17T12:59:07.3615827Z test_aot_autograd_exhaustive_inner_cpu_float32 (__main__.TestEagerFusionOpInfoCPU) ... skip: Currently flaky on master for unclear reasons. Skipping for now (0.000s) 2022-08-17T12:59:07.3642941Z test_aot_autograd_exhaustive_int_cpu_float32 (__main__.TestEagerFusionOpInfoCPU) ... skip: Currently flaky on master for unclear reasons. Skipping for now (0.000s) 2022-08-17T12:59:07.3670215Z test_aot_autograd_exhaustive_int_functorch_no_channels_last_cpu_float32 (__main__.TestEagerFusionOpInfoCPU) ... skip: Currently flaky on master for unclear reasons. Skipping for now (0.000s) 2022-08-17T12:59:07.3697648Z test_aot_autograd_exhaustive_inverse_cpu_float32 (__main__.TestEagerFusionOpInfoCPU) ... skip: Currently flaky on master for unclear reasons. Skipping for now (0.000s) 2022-08-17T12:59:07.3724880Z test_aot_autograd_exhaustive_isclose_cpu_float32 (__main__.TestEagerFusionOpInfoCPU) ... skip: Currently flaky on master for unclear reasons. Skipping for now (0.016s) 2022-08-17T12:59:07.3752163Z test_aot_autograd_exhaustive_isfinite_cpu_float32 (__main__.TestEagerFusionOpInfoCPU) ... skip: Currently flaky on master for unclear reasons. Skipping for now (0.000s) 2022-08-17T12:59:07.3779524Z test_aot_autograd_exhaustive_isin_cpu_float32 (__main__.TestEagerFusionOpInfoCPU) ... skip: Currently flaky on master for unclear reasons. Skipping for now (0.000s) 2022-08-17T12:59:07.3806683Z test_aot_autograd_exhaustive_isinf_cpu_float32 (__main__.TestEagerFusionOpInfoCPU) ... skip: Currently flaky on master for unclear reasons. Skipping for now (0.000s) 2022-08-17T12:59:07.3833909Z test_aot_autograd_exhaustive_isnan_cpu_float32 (__main__.TestEagerFusionOpInfoCPU) ... skip: Currently flaky on master for unclear reasons. Skipping for now (0.000s) 2022-08-17T12:59:07.3861416Z test_aot_autograd_exhaustive_isneginf_cpu_float32 (__main__.TestEagerFusionOpInfoCPU) ... skip: Currently flaky on master for unclear reasons. Skipping for now (0.016s) 2022-08-17T12:59:07.3888516Z test_aot_autograd_exhaustive_isposinf_cpu_float32 (__main__.TestEagerFusionOpInfoCPU) ... skip: Currently flaky on master for unclear reasons. Skipping for now (0.000s) 2022-08-17T12:59:07.3915909Z test_aot_autograd_exhaustive_isreal_cpu_float32 (__main__.TestEagerFusionOpInfoCPU) ... skip: Currently flaky on master for unclear reasons. Skipping for now (0.000s) 2022-08-17T12:59:07.3943399Z test_aot_autograd_exhaustive_istft_cpu_float32 (__main__.TestEagerFusionOpInfoCPU) ... skip: Currently flaky on master for unclear reasons. Skipping for now (0.000s) 2022-08-17T12:59:07.3970622Z test_aot_autograd_exhaustive_jiterator_2inputs_2outputs_cpu_float32 (__main__.TestEagerFusionOpInfoCPU) ... skip: Currently flaky on master for unclear reasons. Skipping for now (0.000s) 2022-08-17T12:59:07.3997692Z test_aot_autograd_exhaustive_jiterator_4inputs_with_extra_args_cpu_float32 (__main__.TestEagerFusionOpInfoCPU) ... skip: Currently flaky on master for unclear reasons. Skipping for now (0.000s) 2022-08-17T12:59:07.4025258Z test_aot_autograd_exhaustive_jiterator_binary_cpu_float32 (__main__.TestEagerFusionOpInfoCPU) ... skip: Currently flaky on master for unclear reasons. Skipping for now (0.016s) 2022-08-17T12:59:07.4052568Z test_aot_autograd_exhaustive_jiterator_binary_return_by_ref_cpu_float32 (__main__.TestEagerFusionOpInfoCPU) ... skip: Currently flaky on master for unclear reasons. Skipping for now (0.000s) 2022-08-17T12:59:07.4079670Z test_aot_autograd_exhaustive_jiterator_unary_cpu_float32 (__main__.TestEagerFusionOpInfoCPU) ... skip: Currently flaky on master for unclear reasons. Skipping for now (0.000s) 2022-08-17T12:59:07.4106917Z test_aot_autograd_exhaustive_kron_cpu_float32 (__main__.TestEagerFusionOpInfoCPU) ... skip: Currently flaky on master for unclear reasons. Skipping for now (0.000s) 2022-08-17T12:59:07.4134337Z test_aot_autograd_exhaustive_kthvalue_cpu_float32 (__main__.TestEagerFusionOpInfoCPU) ... skip: Currently flaky on master for unclear reasons. Skipping for now (0.000s) 2022-08-17T12:59:07.4161371Z test_aot_autograd_exhaustive_ldexp_cpu_float32 (__main__.TestEagerFusionOpInfoCPU) ... skip: Currently flaky on master for unclear reasons. Skipping for now (0.000s) 2022-08-17T12:59:07.4188685Z test_aot_autograd_exhaustive_le_cpu_float32 (__main__.TestEagerFusionOpInfoCPU) ... skip: Currently flaky on master for unclear reasons. Skipping for now (0.016s) 2022-08-17T12:59:07.4216132Z test_aot_autograd_exhaustive_lerp_cpu_float32 (__main__.TestEagerFusionOpInfoCPU) ... skip: Currently flaky on master for unclear reasons. Skipping for now (0.000s) 2022-08-17T12:59:07.4243329Z test_aot_autograd_exhaustive_lgamma_cpu_float32 (__main__.TestEagerFusionOpInfoCPU) ... skip: Currently flaky on master for unclear reasons. Skipping for now (0.000s) 2022-08-17T12:59:07.4270600Z test_aot_autograd_exhaustive_linalg_cholesky_cpu_float32 (__main__.TestEagerFusionOpInfoCPU) ... skip: Currently flaky on master for unclear reasons. Skipping for now (0.000s) 2022-08-17T12:59:07.4297822Z test_aot_autograd_exhaustive_linalg_cholesky_ex_cpu_float32 (__main__.TestEagerFusionOpInfoCPU) ... skip: Currently flaky on master for unclear reasons. Skipping for now (0.000s) 2022-08-17T12:59:07.4324937Z test_aot_autograd_exhaustive_linalg_cond_cpu_float32 (__main__.TestEagerFusionOpInfoCPU) ... skip: Currently flaky on master for unclear reasons. Skipping for now (0.000s) 2022-08-17T12:59:07.4352387Z test_aot_autograd_exhaustive_linalg_cross_cpu_float32 (__main__.TestEagerFusionOpInfoCPU) ... skip: Currently flaky on master for unclear reasons. Skipping for now (0.016s) 2022-08-17T12:59:07.4379897Z test_aot_autograd_exhaustive_linalg_det_cpu_float32 (__main__.TestEagerFusionOpInfoCPU) ... skip: Currently flaky on master for unclear reasons. Skipping for now (0.000s) 2022-08-17T12:59:07.4407269Z test_aot_autograd_exhaustive_linalg_eig_cpu_float32 (__main__.TestEagerFusionOpInfoCPU) ... skip: Currently flaky on master for unclear reasons. Skipping for now (0.000s) 2022-08-17T12:59:07.4434412Z test_aot_autograd_exhaustive_linalg_eigh_cpu_float32 (__main__.TestEagerFusionOpInfoCPU) ... skip: Currently flaky on master for unclear reasons. Skipping for now (0.000s) 2022-08-17T12:59:07.4461967Z test_aot_autograd_exhaustive_linalg_eigvals_cpu_float32 (__main__.TestEagerFusionOpInfoCPU) ... skip: Currently flaky on master for unclear reasons. Skipping for now (0.000s) 2022-08-17T12:59:07.4489211Z test_aot_autograd_exhaustive_linalg_eigvalsh_cpu_float32 (__main__.TestEagerFusionOpInfoCPU) ... skip: Currently flaky on master for unclear reasons. Skipping for now (0.000s) 2022-08-17T12:59:07.4516581Z test_aot_autograd_exhaustive_linalg_householder_product_cpu_float32 (__main__.TestEagerFusionOpInfoCPU) ... skip: Currently flaky on master for unclear reasons. Skipping for now (0.016s) 2022-08-17T12:59:07.4543994Z test_aot_autograd_exhaustive_linalg_inv_cpu_float32 (__main__.TestEagerFusionOpInfoCPU) ... skip: Currently flaky on master for unclear reasons. Skipping for now (0.000s) 2022-08-17T12:59:07.4571281Z test_aot_autograd_exhaustive_linalg_inv_ex_cpu_float32 (__main__.TestEagerFusionOpInfoCPU) ... skip: Currently flaky on master for unclear reasons. Skipping for now (0.000s) 2022-08-17T12:59:07.4598514Z test_aot_autograd_exhaustive_linalg_ldl_factor_cpu_float32 (__main__.TestEagerFusionOpInfoCPU) ... skip: Currently flaky on master for unclear reasons. Skipping for now (0.000s) 2022-08-17T12:59:07.4625809Z test_aot_autograd_exhaustive_linalg_ldl_factor_ex_cpu_float32 (__main__.TestEagerFusionOpInfoCPU) ... skip: Currently flaky on master for unclear reasons. Skipping for now (0.000s) 2022-08-17T12:59:07.4653223Z test_aot_autograd_exhaustive_linalg_ldl_solve_cpu_float32 (__main__.TestEagerFusionOpInfoCPU) ... skip: Currently flaky on master for unclear reasons. Skipping for now (0.016s) 2022-08-17T12:59:07.4680452Z test_aot_autograd_exhaustive_linalg_lstsq_cpu_float32 (__main__.TestEagerFusionOpInfoCPU) ... skip: Currently flaky on master for unclear reasons. Skipping for now (0.000s) 2022-08-17T12:59:07.4707554Z test_aot_autograd_exhaustive_linalg_lstsq_grad_oriented_cpu_float32 (__main__.TestEagerFusionOpInfoCPU) ... skip: Currently flaky on master for unclear reasons. Skipping for now (0.000s) 2022-08-17T12:59:07.4734683Z test_aot_autograd_exhaustive_linalg_lu_cpu_float32 (__main__.TestEagerFusionOpInfoCPU) ... skip: Currently flaky on master for unclear reasons. Skipping for now (0.000s) 2022-08-17T12:59:07.4761878Z test_aot_autograd_exhaustive_linalg_lu_factor_cpu_float32 (__main__.TestEagerFusionOpInfoCPU) ... skip: Currently flaky on master for unclear reasons. Skipping for now (0.000s) 2022-08-17T12:59:07.4789218Z test_aot_autograd_exhaustive_linalg_lu_factor_ex_cpu_float32 (__main__.TestEagerFusionOpInfoCPU) ... skip: Currently flaky on master for unclear reasons. Skipping for now (0.000s) 2022-08-17T12:59:07.4816902Z test_aot_autograd_exhaustive_linalg_lu_solve_cpu_float32 (__main__.TestEagerFusionOpInfoCPU) ... skip: Currently flaky on master for unclear reasons. Skipping for now (0.016s) 2022-08-17T12:59:07.4844083Z test_aot_autograd_exhaustive_linalg_matrix_norm_cpu_float32 (__main__.TestEagerFusionOpInfoCPU) ... skip: Currently flaky on master for unclear reasons. Skipping for now (0.000s) 2022-08-17T12:59:07.4871413Z test_aot_autograd_exhaustive_linalg_matrix_power_cpu_float32 (__main__.TestEagerFusionOpInfoCPU) ... skip: Currently flaky on master for unclear reasons. Skipping for now (0.000s) 2022-08-17T12:59:07.4898751Z test_aot_autograd_exhaustive_linalg_matrix_rank_cpu_float32 (__main__.TestEagerFusionOpInfoCPU) ... skip: Currently flaky on master for unclear reasons. Skipping for now (0.000s) 2022-08-17T12:59:07.4926087Z test_aot_autograd_exhaustive_linalg_matrix_rank_hermitian_cpu_float32 (__main__.TestEagerFusionOpInfoCPU) ... skip: Currently flaky on master for unclear reasons. Skipping for now (0.000s) 2022-08-17T12:59:07.4953283Z test_aot_autograd_exhaustive_linalg_multi_dot_cpu_float32 (__main__.TestEagerFusionOpInfoCPU) ... skip: Currently flaky on master for unclear reasons. Skipping for now (0.000s) 2022-08-17T12:59:07.4981192Z test_aot_autograd_exhaustive_linalg_norm_cpu_float32 (__main__.TestEagerFusionOpInfoCPU) ... skip: Currently flaky on master for unclear reasons. Skipping for now (0.016s) 2022-08-17T12:59:07.5008466Z test_aot_autograd_exhaustive_linalg_norm_subgradients_at_zero_cpu_float32 (__main__.TestEagerFusionOpInfoCPU) ... skip: Currently flaky on master for unclear reasons. Skipping for now (0.000s) 2022-08-17T12:59:07.5035627Z test_aot_autograd_exhaustive_linalg_pinv_cpu_float32 (__main__.TestEagerFusionOpInfoCPU) ... skip: Currently flaky on master for unclear reasons. Skipping for now (0.000s) 2022-08-17T12:59:07.5062922Z test_aot_autograd_exhaustive_linalg_pinv_hermitian_cpu_float32 (__main__.TestEagerFusionOpInfoCPU) ... skip: Currently flaky on master for unclear reasons. Skipping for now (0.000s) 2022-08-17T12:59:07.5090146Z test_aot_autograd_exhaustive_linalg_pinv_singular_cpu_float32 (__main__.TestEagerFusionOpInfoCPU) ... skip: Currently flaky on master for unclear reasons. Skipping for now (0.000s) 2022-08-17T12:59:07.5117692Z test_aot_autograd_exhaustive_linalg_qr_cpu_float32 (__main__.TestEagerFusionOpInfoCPU) ... skip: Currently flaky on master for unclear reasons. Skipping for now (0.000s) 2022-08-17T12:59:07.5145204Z test_aot_autograd_exhaustive_linalg_slogdet_cpu_float32 (__main__.TestEagerFusionOpInfoCPU) ... skip: Currently flaky on master for unclear reasons. Skipping for now (0.016s) 2022-08-17T12:59:07.5172620Z test_aot_autograd_exhaustive_linalg_solve_cpu_float32 (__main__.TestEagerFusionOpInfoCPU) ... skip: Currently flaky on master for unclear reasons. Skipping for now (0.000s) 2022-08-17T12:59:07.5199970Z test_aot_autograd_exhaustive_linalg_solve_ex_cpu_float32 (__main__.TestEagerFusionOpInfoCPU) ... skip: Currently flaky on master for unclear reasons. Skipping for now (0.000s) 2022-08-17T12:59:07.5227573Z test_aot_autograd_exhaustive_linalg_solve_triangular_cpu_float32 (__main__.TestEagerFusionOpInfoCPU) ... skip: Currently flaky on master for unclear reasons. Skipping for now (0.000s) 2022-08-17T12:59:07.5254874Z test_aot_autograd_exhaustive_linalg_svd_cpu_float32 (__main__.TestEagerFusionOpInfoCPU) ... skip: Currently flaky on master for unclear reasons. Skipping for now (0.000s) 2022-08-17T12:59:07.5282195Z test_aot_autograd_exhaustive_linalg_svdvals_cpu_float32 (__main__.TestEagerFusionOpInfoCPU) ... skip: Currently flaky on master for unclear reasons. Skipping for now (0.000s) 2022-08-17T12:59:07.5309749Z test_aot_autograd_exhaustive_linalg_tensorinv_cpu_float32 (__main__.TestEagerFusionOpInfoCPU) ... skip: Currently flaky on master for unclear reasons. Skipping for now (0.016s) 2022-08-17T12:59:07.5337295Z test_aot_autograd_exhaustive_linalg_tensorsolve_cpu_float32 (__main__.TestEagerFusionOpInfoCPU) ... skip: Currently flaky on master for unclear reasons. Skipping for now (0.000s) 2022-08-17T12:59:07.5364651Z test_aot_autograd_exhaustive_linalg_vander_cpu_float32 (__main__.TestEagerFusionOpInfoCPU) ... skip: Currently flaky on master for unclear reasons. Skipping for now (0.000s) 2022-08-17T12:59:07.5392290Z test_aot_autograd_exhaustive_linalg_vecdot_cpu_float32 (__main__.TestEagerFusionOpInfoCPU) ... skip: Currently flaky on master for unclear reasons. Skipping for now (0.000s) 2022-08-17T12:59:07.5419982Z test_aot_autograd_exhaustive_linalg_vector_norm_cpu_float32 (__main__.TestEagerFusionOpInfoCPU) ... skip: Currently flaky on master for unclear reasons. Skipping for now (0.000s) 2022-08-17T12:59:07.5447574Z test_aot_autograd_exhaustive_linspace_cpu_float32 (__main__.TestEagerFusionOpInfoCPU) ... skip: Currently flaky on master for unclear reasons. Skipping for now (0.016s) 2022-08-17T12:59:07.5474951Z test_aot_autograd_exhaustive_log10_cpu_float32 (__main__.TestEagerFusionOpInfoCPU) ... skip: Currently flaky on master for unclear reasons. Skipping for now (0.000s) 2022-08-17T12:59:07.5502484Z test_aot_autograd_exhaustive_log1p_cpu_float32 (__main__.TestEagerFusionOpInfoCPU) ... skip: Currently flaky on master for unclear reasons. Skipping for now (0.000s) 2022-08-17T12:59:07.5529933Z test_aot_autograd_exhaustive_log2_cpu_float32 (__main__.TestEagerFusionOpInfoCPU) ... skip: Currently flaky on master for unclear reasons. Skipping for now (0.000s) 2022-08-17T12:59:07.5557185Z test_aot_autograd_exhaustive_log_cpu_float32 (__main__.TestEagerFusionOpInfoCPU) ... skip: Currently flaky on master for unclear reasons. Skipping for now (0.000s) 2022-08-17T12:59:07.5584562Z test_aot_autograd_exhaustive_log_softmax_cpu_float32 (__main__.TestEagerFusionOpInfoCPU) ... skip: Currently flaky on master for unclear reasons. Skipping for now (0.000s) 2022-08-17T12:59:07.5612039Z test_aot_autograd_exhaustive_log_softmax_dtype_cpu_float32 (__main__.TestEagerFusionOpInfoCPU) ... skip: Currently flaky on master for unclear reasons. Skipping for now (0.016s) 2022-08-17T12:59:07.5639403Z test_aot_autograd_exhaustive_logaddexp2_cpu_float32 (__main__.TestEagerFusionOpInfoCPU) ... skip: Currently flaky on master for unclear reasons. Skipping for now (0.000s) 2022-08-17T12:59:07.5666844Z test_aot_autograd_exhaustive_logaddexp_cpu_float32 (__main__.TestEagerFusionOpInfoCPU) ... skip: Currently flaky on master for unclear reasons. Skipping for now (0.000s) 2022-08-17T12:59:07.5694224Z test_aot_autograd_exhaustive_logcumsumexp_cpu_float32 (__main__.TestEagerFusionOpInfoCPU) ... skip: Currently flaky on master for unclear reasons. Skipping for now (0.000s) 2022-08-17T12:59:07.5721422Z test_aot_autograd_exhaustive_logdet_cpu_float32 (__main__.TestEagerFusionOpInfoCPU) ... skip: Currently flaky on master for unclear reasons. Skipping for now (0.000s) 2022-08-17T12:59:07.5748880Z test_aot_autograd_exhaustive_logical_and_cpu_float32 (__main__.TestEagerFusionOpInfoCPU) ... skip: Currently flaky on master for unclear reasons. Skipping for now (0.000s) 2022-08-17T12:59:07.5776330Z test_aot_autograd_exhaustive_logical_not_cpu_float32 (__main__.TestEagerFusionOpInfoCPU) ... skip: Currently flaky on master for unclear reasons. Skipping for now (0.016s) 2022-08-17T12:59:07.5803473Z test_aot_autograd_exhaustive_logical_or_cpu_float32 (__main__.TestEagerFusionOpInfoCPU) ... skip: Currently flaky on master for unclear reasons. Skipping for now (0.000s) 2022-08-17T12:59:07.5830591Z test_aot_autograd_exhaustive_logical_xor_cpu_float32 (__main__.TestEagerFusionOpInfoCPU) ... skip: Currently flaky on master for unclear reasons. Skipping for now (0.000s) 2022-08-17T12:59:07.5857912Z test_aot_autograd_exhaustive_logit_cpu_float32 (__main__.TestEagerFusionOpInfoCPU) ... skip: Currently flaky on master for unclear reasons. Skipping for now (0.000s) 2022-08-17T12:59:07.5885174Z test_aot_autograd_exhaustive_logspace_cpu_float32 (__main__.TestEagerFusionOpInfoCPU) ... skip: Currently flaky on master for unclear reasons. Skipping for now (0.000s) 2022-08-17T12:59:07.5912446Z test_aot_autograd_exhaustive_logsumexp_cpu_float32 (__main__.TestEagerFusionOpInfoCPU) ... skip: Currently flaky on master for unclear reasons. Skipping for now (0.016s) 2022-08-17T12:59:07.5939584Z test_aot_autograd_exhaustive_long_cpu_float32 (__main__.TestEagerFusionOpInfoCPU) ... skip: Currently flaky on master for unclear reasons. Skipping for now (0.000s) 2022-08-17T12:59:07.5966651Z test_aot_autograd_exhaustive_long_functorch_no_channels_last_cpu_float32 (__main__.TestEagerFusionOpInfoCPU) ... skip: Currently flaky on master for unclear reasons. Skipping for now (0.000s) 2022-08-17T12:59:07.5993954Z test_aot_autograd_exhaustive_lt_cpu_float32 (__main__.TestEagerFusionOpInfoCPU) ... skip: Currently flaky on master for unclear reasons. Skipping for now (0.000s) 2022-08-17T12:59:07.6021237Z test_aot_autograd_exhaustive_lu_cpu_float32 (__main__.TestEagerFusionOpInfoCPU) ... skip: Currently flaky on master for unclear reasons. Skipping for now (0.000s) 2022-08-17T12:59:07.6048443Z test_aot_autograd_exhaustive_lu_solve_cpu_float32 (__main__.TestEagerFusionOpInfoCPU) ... skip: Currently flaky on master for unclear reasons. Skipping for now (0.000s) 2022-08-17T12:59:07.6076010Z test_aot_autograd_exhaustive_lu_unpack_cpu_float32 (__main__.TestEagerFusionOpInfoCPU) ... skip: Currently flaky on master for unclear reasons. Skipping for now (0.016s) 2022-08-17T12:59:07.6103318Z test_aot_autograd_exhaustive_mH_cpu_float32 (__main__.TestEagerFusionOpInfoCPU) ... skip: Currently flaky on master for unclear reasons. Skipping for now (0.000s) 2022-08-17T12:59:07.6130543Z test_aot_autograd_exhaustive_mT_cpu_float32 (__main__.TestEagerFusionOpInfoCPU) ... skip: Currently flaky on master for unclear reasons. Skipping for now (0.000s) 2022-08-17T12:59:07.6158044Z test_aot_autograd_exhaustive_masked_fill_cpu_float32 (__main__.TestEagerFusionOpInfoCPU) ... skip: Currently flaky on master for unclear reasons. Skipping for now (0.000s) 2022-08-17T12:59:07.6185552Z test_aot_autograd_exhaustive_masked_fill_functorch_Scalar_only_cpu_float32 (__main__.TestEagerFusionOpInfoCPU) ... skip: Currently flaky on master for unclear reasons. Skipping for now (0.000s) 2022-08-17T12:59:07.6212927Z test_aot_autograd_exhaustive_masked_scatter_cpu_float32 (__main__.TestEagerFusionOpInfoCPU) ... skip: Currently flaky on master for unclear reasons. Skipping for now (0.000s) 2022-08-17T12:59:07.6240100Z test_aot_autograd_exhaustive_masked_select_cpu_float32 (__main__.TestEagerFusionOpInfoCPU) ... skip: Currently flaky on master for unclear reasons. Skipping for now (0.016s) 2022-08-17T12:59:07.6267396Z test_aot_autograd_exhaustive_matmul_cpu_float32 (__main__.TestEagerFusionOpInfoCPU) ... skip: Currently flaky on master for unclear reasons. Skipping for now (0.000s) 2022-08-17T12:59:07.6294811Z test_aot_autograd_exhaustive_matrix_exp_cpu_float32 (__main__.TestEagerFusionOpInfoCPU) ... skip: Currently flaky on master for unclear reasons. Skipping for now (0.000s) 2022-08-17T12:59:07.6322170Z test_aot_autograd_exhaustive_max_binary_cpu_float32 (__main__.TestEagerFusionOpInfoCPU) ... skip: Currently flaky on master for unclear reasons. Skipping for now (0.000s) 2022-08-17T12:59:07.6349523Z test_aot_autograd_exhaustive_max_reduction_no_dim_cpu_float32 (__main__.TestEagerFusionOpInfoCPU) ... skip: Currently flaky on master for unclear reasons. Skipping for now (0.000s) 2022-08-17T12:59:07.6377098Z test_aot_autograd_exhaustive_max_reduction_with_dim_cpu_float32 (__main__.TestEagerFusionOpInfoCPU) ... skip: Currently flaky on master for unclear reasons. Skipping for now (0.000s) 2022-08-17T12:59:07.6404284Z test_aot_autograd_exhaustive_maximum_cpu_float32 (__main__.TestEagerFusionOpInfoCPU) ... skip: Currently flaky on master for unclear reasons. Skipping for now (0.016s) 2022-08-17T12:59:07.6431552Z test_aot_autograd_exhaustive_mean_cpu_float32 (__main__.TestEagerFusionOpInfoCPU) ... skip: Currently flaky on master for unclear reasons. Skipping for now (0.000s) 2022-08-17T12:59:07.6458862Z test_aot_autograd_exhaustive_median_cpu_float32 (__main__.TestEagerFusionOpInfoCPU) ... skip: Currently flaky on master for unclear reasons. Skipping for now (0.000s) 2022-08-17T12:59:07.6486037Z test_aot_autograd_exhaustive_meshgrid_list_of_tensors_cpu_float32 (__main__.TestEagerFusionOpInfoCPU) ... skip: Currently flaky on master for unclear reasons. Skipping for now (0.000s) 2022-08-17T12:59:07.6513549Z test_aot_autograd_exhaustive_meshgrid_variadic_tensors_cpu_float32 (__main__.TestEagerFusionOpInfoCPU) ... skip: Currently flaky on master for unclear reasons. Skipping for now (0.000s) 2022-08-17T12:59:07.6540977Z test_aot_autograd_exhaustive_min_binary_cpu_float32 (__main__.TestEagerFusionOpInfoCPU) ... skip: Currently flaky on master for unclear reasons. Skipping for now (0.016s) 2022-08-17T12:59:07.6568207Z test_aot_autograd_exhaustive_min_reduction_no_dim_cpu_float32 (__main__.TestEagerFusionOpInfoCPU) ... skip: Currently flaky on master for unclear reasons. Skipping for now (0.000s) 2022-08-17T12:59:07.6595638Z test_aot_autograd_exhaustive_min_reduction_with_dim_cpu_float32 (__main__.TestEagerFusionOpInfoCPU) ... skip: Currently flaky on master for unclear reasons. Skipping for now (0.000s) 2022-08-17T12:59:07.6622955Z test_aot_autograd_exhaustive_minimum_cpu_float32 (__main__.TestEagerFusionOpInfoCPU) ... skip: Currently flaky on master for unclear reasons. Skipping for now (0.000s) 2022-08-17T12:59:07.6650182Z test_aot_autograd_exhaustive_mm_cpu_float32 (__main__.TestEagerFusionOpInfoCPU) ... skip: Currently flaky on master for unclear reasons. Skipping for now (0.000s) 2022-08-17T12:59:07.6677673Z test_aot_autograd_exhaustive_mode_cpu_float32 (__main__.TestEagerFusionOpInfoCPU) ... skip: Currently flaky on master for unclear reasons. Skipping for now (0.000s) 2022-08-17T12:59:07.6704967Z test_aot_autograd_exhaustive_movedim_cpu_float32 (__main__.TestEagerFusionOpInfoCPU) ... skip: Currently flaky on master for unclear reasons. Skipping for now (0.016s) 2022-08-17T12:59:07.6732415Z test_aot_autograd_exhaustive_msort_cpu_float32 (__main__.TestEagerFusionOpInfoCPU) ... skip: Skipped! (0.000s) 2022-08-17T12:59:07.6759892Z test_aot_autograd_exhaustive_mul_cpu_float32 (__main__.TestEagerFusionOpInfoCPU) ... skip: Currently flaky on master for unclear reasons. Skipping for now (0.000s) 2022-08-17T12:59:07.6787331Z test_aot_autograd_exhaustive_multinomial_cpu_float32 (__main__.TestEagerFusionOpInfoCPU) ... skip: Currently flaky on master for unclear reasons. Skipping for now (0.000s) 2022-08-17T12:59:07.6814823Z test_aot_autograd_exhaustive_mv_cpu_float32 (__main__.TestEagerFusionOpInfoCPU) ... skip: Currently flaky on master for unclear reasons. Skipping for now (0.000s) 2022-08-17T12:59:07.6842205Z test_aot_autograd_exhaustive_mvlgamma_mvlgamma_p_1_cpu_float32 (__main__.TestEagerFusionOpInfoCPU) ... skip: Currently flaky on master for unclear reasons. Skipping for now (0.000s) 2022-08-17T12:59:07.6869673Z test_aot_autograd_exhaustive_mvlgamma_mvlgamma_p_3_cpu_float32 (__main__.TestEagerFusionOpInfoCPU) ... skip: Currently flaky on master for unclear reasons. Skipping for now (0.016s) 2022-08-17T12:59:07.6897170Z test_aot_autograd_exhaustive_mvlgamma_mvlgamma_p_5_cpu_float32 (__main__.TestEagerFusionOpInfoCPU) ... skip: Currently flaky on master for unclear reasons. Skipping for now (0.000s) 2022-08-17T12:59:07.6924538Z test_aot_autograd_exhaustive_nan_to_num_cpu_float32 (__main__.TestEagerFusionOpInfoCPU) ... skip: Currently flaky on master for unclear reasons. Skipping for now (0.000s) 2022-08-17T12:59:07.6951856Z test_aot_autograd_exhaustive_nanmean_cpu_float32 (__main__.TestEagerFusionOpInfoCPU) ... skip: Currently flaky on master for unclear reasons. Skipping for now (0.000s) 2022-08-17T12:59:07.6979719Z test_aot_autograd_exhaustive_nanmedian_cpu_float32 (__main__.TestEagerFusionOpInfoCPU) ... skip: Currently flaky on master for unclear reasons. Skipping for now (0.000s) 2022-08-17T12:59:07.7006435Z test_aot_autograd_exhaustive_nanquantile_cpu_float32 (__main__.TestEagerFusionOpInfoCPU) ... skip: Currently flaky on master for unclear reasons. Skipping for now (0.000s) 2022-08-17T12:59:07.7033885Z test_aot_autograd_exhaustive_nansum_cpu_float32 (__main__.TestEagerFusionOpInfoCPU) ... skip: Currently flaky on master for unclear reasons. Skipping for now (0.016s) 2022-08-17T12:59:07.7061390Z test_aot_autograd_exhaustive_narrow_cpu_float32 (__main__.TestEagerFusionOpInfoCPU) ... skip: Currently flaky on master for unclear reasons. Skipping for now (0.000s) 2022-08-17T12:59:07.7088880Z test_aot_autograd_exhaustive_native_layer_norm_cpu_float32 (__main__.TestEagerFusionOpInfoCPU) ... skip: Currently flaky on master for unclear reasons. Skipping for now (0.000s) 2022-08-17T12:59:07.7116028Z test_aot_autograd_exhaustive_ne_cpu_float32 (__main__.TestEagerFusionOpInfoCPU) ... skip: Currently flaky on master for unclear reasons. Skipping for now (0.000s) 2022-08-17T12:59:07.7143299Z test_aot_autograd_exhaustive_neg_cpu_float32 (__main__.TestEagerFusionOpInfoCPU) ... skip: Currently flaky on master for unclear reasons. Skipping for now (0.000s) 2022-08-17T12:59:07.7170389Z test_aot_autograd_exhaustive_new_empty_cpu_float32 (__main__.TestEagerFusionOpInfoCPU) ... skip: Currently flaky on master for unclear reasons. Skipping for now (0.000s) 2022-08-17T12:59:07.7197935Z test_aot_autograd_exhaustive_new_full_cpu_float32 (__main__.TestEagerFusionOpInfoCPU) ... skip: Currently flaky on master for unclear reasons. Skipping for now (0.000s) 2022-08-17T12:59:07.7225365Z test_aot_autograd_exhaustive_new_ones_cpu_float32 (__main__.TestEagerFusionOpInfoCPU) ... skip: Currently flaky on master for unclear reasons. Skipping for now (0.000s) 2022-08-17T12:59:07.7252828Z test_aot_autograd_exhaustive_new_zeros_cpu_float32 (__main__.TestEagerFusionOpInfoCPU) ... skip: Currently flaky on master for unclear reasons. Skipping for now (0.000s) 2022-08-17T12:59:07.7279997Z test_aot_autograd_exhaustive_nextafter_cpu_float32 (__main__.TestEagerFusionOpInfoCPU) ... skip: Currently flaky on master for unclear reasons. Skipping for now (0.000s) 2022-08-17T12:59:07.7307309Z test_aot_autograd_exhaustive_nn_functional_adaptive_avg_pool1d_cpu_float32 (__main__.TestEagerFusionOpInfoCPU) ... skip: Currently flaky on master for unclear reasons. Skipping for now (0.000s) 2022-08-17T12:59:07.7335179Z test_aot_autograd_exhaustive_nn_functional_adaptive_avg_pool2d_cpu_float32 (__main__.TestEagerFusionOpInfoCPU) ... skip: Currently flaky on master for unclear reasons. Skipping for now (0.016s) 2022-08-17T12:59:07.7362366Z test_aot_autograd_exhaustive_nn_functional_adaptive_avg_pool3d_cpu_float32 (__main__.TestEagerFusionOpInfoCPU) ... skip: Currently flaky on master for unclear reasons. Skipping for now (0.000s) 2022-08-17T12:59:07.7389671Z test_aot_autograd_exhaustive_nn_functional_adaptive_max_pool1d_cpu_float32 (__main__.TestEagerFusionOpInfoCPU) ... skip: Currently flaky on master for unclear reasons. Skipping for now (0.000s) 2022-08-17T12:59:07.7417114Z test_aot_autograd_exhaustive_nn_functional_adaptive_max_pool2d_cpu_float32 (__main__.TestEagerFusionOpInfoCPU) ... skip: Currently flaky on master for unclear reasons. Skipping for now (0.000s) 2022-08-17T12:59:07.7444407Z test_aot_autograd_exhaustive_nn_functional_adaptive_max_pool3d_cpu_float32 (__main__.TestEagerFusionOpInfoCPU) ... skip: Currently flaky on master for unclear reasons. Skipping for now (0.000s) 2022-08-17T12:59:07.7471689Z test_aot_autograd_exhaustive_nn_functional_avg_pool1d_cpu_float32 (__main__.TestEagerFusionOpInfoCPU) ... skip: Currently flaky on master for unclear reasons. Skipping for now (0.000s) 2022-08-17T12:59:07.7499196Z test_aot_autograd_exhaustive_nn_functional_avg_pool2d_cpu_float32 (__main__.TestEagerFusionOpInfoCPU) ... skip: Currently flaky on master for unclear reasons. Skipping for now (0.016s) 2022-08-17T12:59:07.7526600Z test_aot_autograd_exhaustive_nn_functional_avg_pool3d_cpu_float32 (__main__.TestEagerFusionOpInfoCPU) ... skip: Currently flaky on master for unclear reasons. Skipping for now (0.000s) 2022-08-17T12:59:07.7553923Z test_aot_autograd_exhaustive_nn_functional_batch_norm_cpu_float32 (__main__.TestEagerFusionOpInfoCPU) ... skip: Currently flaky on master for unclear reasons. Skipping for now (0.000s) 2022-08-17T12:59:07.7581463Z test_aot_autograd_exhaustive_nn_functional_bilinear_cpu_float32 (__main__.TestEagerFusionOpInfoCPU) ... skip: Currently flaky on master for unclear reasons. Skipping for now (0.000s) 2022-08-17T12:59:07.7608849Z test_aot_autograd_exhaustive_nn_functional_binary_cross_entropy_cpu_float32 (__main__.TestEagerFusionOpInfoCPU) ... skip: Currently flaky on master for unclear reasons. Skipping for now (0.000s) 2022-08-17T12:59:07.7636076Z test_aot_autograd_exhaustive_nn_functional_binary_cross_entropy_with_logits_cpu_float32 (__main__.TestEagerFusionOpInfoCPU) ... skip: Skipped! (0.000s) 2022-08-17T12:59:07.7663752Z test_aot_autograd_exhaustive_nn_functional_celu_cpu_float32 (__main__.TestEagerFusionOpInfoCPU) ... skip: Currently flaky on master for unclear reasons. Skipping for now (0.016s) 2022-08-17T12:59:07.7690881Z test_aot_autograd_exhaustive_nn_functional_conv1d_cpu_float32 (__main__.TestEagerFusionOpInfoCPU) ... skip: Currently flaky on master for unclear reasons. Skipping for now (0.000s) 2022-08-17T12:59:07.7718087Z test_aot_autograd_exhaustive_nn_functional_conv2d_cpu_float32 (__main__.TestEagerFusionOpInfoCPU) ... skip: Currently flaky on master for unclear reasons. Skipping for now (0.000s) 2022-08-17T12:59:07.7745609Z test_aot_autograd_exhaustive_nn_functional_conv2d_no_bias_cpu_float32 (__main__.TestEagerFusionOpInfoCPU) ... skip: Currently flaky on master for unclear reasons. Skipping for now (0.000s) 2022-08-17T12:59:07.7773053Z test_aot_autograd_exhaustive_nn_functional_conv2d_stride_depthwise_with_bias_cpu_float32 (__main__.TestEagerFusionOpInfoCPU) ... skip: Currently flaky on master for unclear reasons. Skipping for now (0.000s) 2022-08-17T12:59:07.7800183Z test_aot_autograd_exhaustive_nn_functional_conv2d_stride_groups_with_bias_cpu_float32 (__main__.TestEagerFusionOpInfoCPU) ... skip: Currently flaky on master for unclear reasons. Skipping for now (0.000s) 2022-08-17T12:59:07.7827450Z test_aot_autograd_exhaustive_nn_functional_conv2d_stride_no_bias_cpu_float32 (__main__.TestEagerFusionOpInfoCPU) ... skip: Currently flaky on master for unclear reasons. Skipping for now (0.016s) 2022-08-17T12:59:07.7854742Z test_aot_autograd_exhaustive_nn_functional_conv2d_stride_padding_no_bias_cpu_float32 (__main__.TestEagerFusionOpInfoCPU) ... skip: Currently flaky on master for unclear reasons. Skipping for now (0.000s) 2022-08-17T12:59:07.7882034Z test_aot_autograd_exhaustive_nn_functional_conv2d_stride_padding_with_bias_cpu_float32 (__main__.TestEagerFusionOpInfoCPU) ... skip: Currently flaky on master for unclear reasons. Skipping for now (0.000s) 2022-08-17T12:59:07.7909254Z test_aot_autograd_exhaustive_nn_functional_conv2d_stride_with_bias_cpu_float32 (__main__.TestEagerFusionOpInfoCPU) ... skip: Currently flaky on master for unclear reasons. Skipping for now (0.000s) 2022-08-17T12:59:07.7936618Z test_aot_autograd_exhaustive_nn_functional_conv2d_strided_padding_dilation_no_bias_cpu_float32 (__main__.TestEagerFusionOpInfoCPU) ... skip: Currently flaky on master for unclear reasons. Skipping for now (0.000s) 2022-08-17T12:59:07.7964194Z test_aot_autograd_exhaustive_nn_functional_conv2d_strided_padding_dilation_with_bias_cpu_float32 (__main__.TestEagerFusionOpInfoCPU) ... skip: Currently flaky on master for unclear reasons. Skipping for now (0.016s) 2022-08-17T12:59:07.7991647Z test_aot_autograd_exhaustive_nn_functional_conv2d_with_bias_cpu_float32 (__main__.TestEagerFusionOpInfoCPU) ... skip: Currently flaky on master for unclear reasons. Skipping for now (0.001s) 2022-08-17T12:59:07.8019272Z test_aot_autograd_exhaustive_nn_functional_conv_transpose1d_cpu_float32 (__main__.TestEagerFusionOpInfoCPU) ... skip: Currently flaky on master for unclear reasons. Skipping for now (0.000s) 2022-08-17T12:59:07.8046473Z test_aot_autograd_exhaustive_nn_functional_conv_transpose2d_cpu_float32 (__main__.TestEagerFusionOpInfoCPU) ... skip: Currently flaky on master for unclear reasons. Skipping for now (0.000s) 2022-08-17T12:59:07.8073768Z test_aot_autograd_exhaustive_nn_functional_conv_transpose3d_cpu_float32 (__main__.TestEagerFusionOpInfoCPU) ... skip: Currently flaky on master for unclear reasons. Skipping for now (0.000s) 2022-08-17T12:59:07.8101103Z test_aot_autograd_exhaustive_nn_functional_cosine_embedding_loss_cpu_float32 (__main__.TestEagerFusionOpInfoCPU) ... skip: Currently flaky on master for unclear reasons. Skipping for now (0.000s) 2022-08-17T12:59:07.8128566Z test_aot_autograd_exhaustive_nn_functional_cosine_similarity_cpu_float32 (__main__.TestEagerFusionOpInfoCPU) ... skip: Currently flaky on master for unclear reasons. Skipping for now (0.016s) 2022-08-17T12:59:07.8155791Z test_aot_autograd_exhaustive_nn_functional_cross_entropy_cpu_float32 (__main__.TestEagerFusionOpInfoCPU) ... skip: Currently flaky on master for unclear reasons. Skipping for now (0.000s) 2022-08-17T12:59:07.8183071Z test_aot_autograd_exhaustive_nn_functional_ctc_loss_cpu_float32 (__main__.TestEagerFusionOpInfoCPU) ... skip: Currently flaky on master for unclear reasons. Skipping for now (0.000s) 2022-08-17T12:59:07.8210118Z test_aot_autograd_exhaustive_nn_functional_dropout2d_cpu_float32 (__main__.TestEagerFusionOpInfoCPU) ... skip: Currently flaky on master for unclear reasons. Skipping for now (0.000s) 2022-08-17T12:59:07.8237369Z test_aot_autograd_exhaustive_nn_functional_dropout3d_cpu_float32 (__main__.TestEagerFusionOpInfoCPU) ... skip: Currently flaky on master for unclear reasons. Skipping for now (0.000s) 2022-08-17T12:59:07.8264531Z test_aot_autograd_exhaustive_nn_functional_dropout_cpu_float32 (__main__.TestEagerFusionOpInfoCPU) ... skip: Currently flaky on master for unclear reasons. Skipping for now (0.000s) 2022-08-17T12:59:07.8291769Z test_aot_autograd_exhaustive_nn_functional_elu_cpu_float32 (__main__.TestEagerFusionOpInfoCPU) ... skip: Currently flaky on master for unclear reasons. Skipping for now (0.016s) 2022-08-17T12:59:07.8318742Z test_aot_autograd_exhaustive_nn_functional_embedding_bag_cpu_float32 (__main__.TestEagerFusionOpInfoCPU) ... skip: Currently flaky on master for unclear reasons. Skipping for now (0.000s) 2022-08-17T12:59:07.8346010Z test_aot_autograd_exhaustive_nn_functional_embedding_cpu_float32 (__main__.TestEagerFusionOpInfoCPU) ... skip: Currently flaky on master for unclear reasons. Skipping for now (0.000s) 2022-08-17T12:59:07.8373483Z test_aot_autograd_exhaustive_nn_functional_embedding_functorch_cpu_float32 (__main__.TestEagerFusionOpInfoCPU) ... skip: Currently flaky on master for unclear reasons. Skipping for now (0.000s) 2022-08-17T12:59:07.8400843Z test_aot_autograd_exhaustive_nn_functional_feature_alpha_dropout_with_train_cpu_float32 (__main__.TestEagerFusionOpInfoCPU) ... skip: Currently flaky on master for unclear reasons. Skipping for now (0.000s) 2022-08-17T12:59:07.8428111Z test_aot_autograd_exhaustive_nn_functional_feature_alpha_dropout_without_train_cpu_float32 (__main__.TestEagerFusionOpInfoCPU) ... skip: Currently flaky on master for unclear reasons. Skipping for now (0.000s) 2022-08-17T12:59:07.8455456Z test_aot_autograd_exhaustive_nn_functional_fractional_max_pool2d_cpu_float32 (__main__.TestEagerFusionOpInfoCPU) ... skip: Currently flaky on master for unclear reasons. Skipping for now (0.016s) 2022-08-17T12:59:07.8482589Z test_aot_autograd_exhaustive_nn_functional_fractional_max_pool3d_cpu_float32 (__main__.TestEagerFusionOpInfoCPU) ... skip: Currently flaky on master for unclear reasons. Skipping for now (0.000s) 2022-08-17T12:59:07.8509819Z test_aot_autograd_exhaustive_nn_functional_gaussian_nll_loss_cpu_float32 (__main__.TestEagerFusionOpInfoCPU) ... skip: Currently flaky on master for unclear reasons. Skipping for now (0.000s) 2022-08-17T12:59:07.8537225Z test_aot_autograd_exhaustive_nn_functional_gelu_cpu_float32 (__main__.TestEagerFusionOpInfoCPU) ... skip: Currently flaky on master for unclear reasons. Skipping for now (0.000s) 2022-08-17T12:59:07.8564191Z test_aot_autograd_exhaustive_nn_functional_glu_cpu_float32 (__main__.TestEagerFusionOpInfoCPU) ... skip: Currently flaky on master for unclear reasons. Skipping for now (0.000s) 2022-08-17T12:59:07.8591335Z test_aot_autograd_exhaustive_nn_functional_grid_sample_cpu_float32 (__main__.TestEagerFusionOpInfoCPU) ... skip: Currently flaky on master for unclear reasons. Skipping for now (0.000s) 2022-08-17T12:59:07.8618539Z test_aot_autograd_exhaustive_nn_functional_group_norm_cpu_float32 (__main__.TestEagerFusionOpInfoCPU) ... skip: Currently flaky on master for unclear reasons. Skipping for now (0.016s) 2022-08-17T12:59:07.8645715Z test_aot_autograd_exhaustive_nn_functional_hardshrink_cpu_float32 (__main__.TestEagerFusionOpInfoCPU) ... skip: Currently flaky on master for unclear reasons. Skipping for now (0.000s) 2022-08-17T12:59:07.8672624Z test_aot_autograd_exhaustive_nn_functional_hardsigmoid_cpu_float32 (__main__.TestEagerFusionOpInfoCPU) ... skip: Currently flaky on master for unclear reasons. Skipping for now (0.000s) 2022-08-17T12:59:07.8699634Z test_aot_autograd_exhaustive_nn_functional_hardswish_cpu_float32 (__main__.TestEagerFusionOpInfoCPU) ... skip: Currently flaky on master for unclear reasons. Skipping for now (0.000s) 2022-08-17T12:59:07.8726648Z test_aot_autograd_exhaustive_nn_functional_hardtanh_cpu_float32 (__main__.TestEagerFusionOpInfoCPU) ... skip: Currently flaky on master for unclear reasons. Skipping for now (0.000s) 2022-08-17T12:59:07.8753882Z test_aot_autograd_exhaustive_nn_functional_hinge_embedding_loss_cpu_float32 (__main__.TestEagerFusionOpInfoCPU) ... skip: Currently flaky on master for unclear reasons. Skipping for now (0.016s) 2022-08-17T12:59:07.8781056Z test_aot_autograd_exhaustive_nn_functional_huber_loss_cpu_float32 (__main__.TestEagerFusionOpInfoCPU) ... skip: Currently flaky on master for unclear reasons. Skipping for now (0.000s) 2022-08-17T12:59:07.8807884Z test_aot_autograd_exhaustive_nn_functional_instance_norm_cpu_float32 (__main__.TestEagerFusionOpInfoCPU) ... skip: Currently flaky on master for unclear reasons. Skipping for now (0.000s) 2022-08-17T12:59:07.8834856Z test_aot_autograd_exhaustive_nn_functional_interpolate_area_cpu_float32 (__main__.TestEagerFusionOpInfoCPU) ... skip: Currently flaky on master for unclear reasons. Skipping for now (0.000s) 2022-08-17T12:59:07.8861837Z test_aot_autograd_exhaustive_nn_functional_interpolate_bicubic_cpu_float32 (__main__.TestEagerFusionOpInfoCPU) ... skip: Currently flaky on master for unclear reasons. Skipping for now (0.000s) 2022-08-17T12:59:07.8888763Z test_aot_autograd_exhaustive_nn_functional_interpolate_bilinear_cpu_float32 (__main__.TestEagerFusionOpInfoCPU) ... skip: Currently flaky on master for unclear reasons. Skipping for now (0.000s) 2022-08-17T12:59:07.8915843Z test_aot_autograd_exhaustive_nn_functional_interpolate_linear_cpu_float32 (__main__.TestEagerFusionOpInfoCPU) ... skip: Currently flaky on master for unclear reasons. Skipping for now (0.016s) 2022-08-17T12:59:07.8942963Z test_aot_autograd_exhaustive_nn_functional_interpolate_nearest_cpu_float32 (__main__.TestEagerFusionOpInfoCPU) ... skip: Currently flaky on master for unclear reasons. Skipping for now (0.000s) 2022-08-17T12:59:07.8970039Z test_aot_autograd_exhaustive_nn_functional_interpolate_trilinear_cpu_float32 (__main__.TestEagerFusionOpInfoCPU) ... skip: Currently flaky on master for unclear reasons. Skipping for now (0.000s) 2022-08-17T12:59:07.8997366Z test_aot_autograd_exhaustive_nn_functional_kl_div_cpu_float32 (__main__.TestEagerFusionOpInfoCPU) ... skip: Currently flaky on master for unclear reasons. Skipping for now (0.000s) 2022-08-17T12:59:07.9024577Z test_aot_autograd_exhaustive_nn_functional_l1_loss_cpu_float32 (__main__.TestEagerFusionOpInfoCPU) ... skip: Currently flaky on master for unclear reasons. Skipping for now (0.000s) 2022-08-17T12:59:07.9051962Z test_aot_autograd_exhaustive_nn_functional_layer_norm_cpu_float32 (__main__.TestEagerFusionOpInfoCPU) ... skip: Currently flaky on master for unclear reasons. Skipping for now (0.000s) 2022-08-17T12:59:07.9079153Z test_aot_autograd_exhaustive_nn_functional_leaky_relu_cpu_float32 (__main__.TestEagerFusionOpInfoCPU) ... skip: Currently flaky on master for unclear reasons. Skipping for now (0.016s) 2022-08-17T12:59:07.9106502Z test_aot_autograd_exhaustive_nn_functional_linear_cpu_float32 (__main__.TestEagerFusionOpInfoCPU) ... skip: Currently flaky on master for unclear reasons. Skipping for now (0.000s) 2022-08-17T12:59:07.9133720Z test_aot_autograd_exhaustive_nn_functional_local_response_norm_cpu_float32 (__main__.TestEagerFusionOpInfoCPU) ... skip: Currently flaky on master for unclear reasons. Skipping for now (0.000s) 2022-08-17T12:59:07.9160829Z test_aot_autograd_exhaustive_nn_functional_logsigmoid_cpu_float32 (__main__.TestEagerFusionOpInfoCPU) ... skip: Currently flaky on master for unclear reasons. Skipping for now (0.000s) 2022-08-17T12:59:07.9188046Z test_aot_autograd_exhaustive_nn_functional_margin_ranking_loss_cpu_float32 (__main__.TestEagerFusionOpInfoCPU) ... skip: Skipped! (0.000s) 2022-08-17T12:59:07.9215473Z test_aot_autograd_exhaustive_nn_functional_max_pool1d_cpu_float32 (__main__.TestEagerFusionOpInfoCPU) ... skip: Currently flaky on master for unclear reasons. Skipping for now (0.000s) 2022-08-17T12:59:07.9242729Z test_aot_autograd_exhaustive_nn_functional_max_pool2d_cpu_float32 (__main__.TestEagerFusionOpInfoCPU) ... skip: Currently flaky on master for unclear reasons. Skipping for now (0.016s) 2022-08-17T12:59:07.9269900Z test_aot_autograd_exhaustive_nn_functional_max_pool3d_cpu_float32 (__main__.TestEagerFusionOpInfoCPU) ... skip: Currently flaky on master for unclear reasons. Skipping for now (0.000s) 2022-08-17T12:59:07.9297031Z test_aot_autograd_exhaustive_nn_functional_max_unpool1d_cpu_float32 (__main__.TestEagerFusionOpInfoCPU) ... skip: Currently flaky on master for unclear reasons. Skipping for now (0.000s) 2022-08-17T12:59:07.9324331Z test_aot_autograd_exhaustive_nn_functional_max_unpool1d_grad_cpu_float32 (__main__.TestEagerFusionOpInfoCPU) ... skip: Currently flaky on master for unclear reasons. Skipping for now (0.000s) 2022-08-17T12:59:07.9351495Z test_aot_autograd_exhaustive_nn_functional_max_unpool2d_cpu_float32 (__main__.TestEagerFusionOpInfoCPU) ... skip: Currently flaky on master for unclear reasons. Skipping for now (0.000s) 2022-08-17T12:59:07.9378554Z test_aot_autograd_exhaustive_nn_functional_max_unpool2d_grad_cpu_float32 (__main__.TestEagerFusionOpInfoCPU) ... skip: Currently flaky on master for unclear reasons. Skipping for now (0.000s) 2022-08-17T12:59:07.9405459Z test_aot_autograd_exhaustive_nn_functional_max_unpool3d_cpu_float32 (__main__.TestEagerFusionOpInfoCPU) ... skip: Currently flaky on master for unclear reasons. Skipping for now (0.016s) 2022-08-17T12:59:07.9432811Z test_aot_autograd_exhaustive_nn_functional_max_unpool3d_grad_cpu_float32 (__main__.TestEagerFusionOpInfoCPU) ... skip: Currently flaky on master for unclear reasons. Skipping for now (0.000s) 2022-08-17T12:59:07.9459901Z test_aot_autograd_exhaustive_nn_functional_mish_cpu_float32 (__main__.TestEagerFusionOpInfoCPU) ... skip: Currently flaky on master for unclear reasons. Skipping for now (0.000s) 2022-08-17T12:59:07.9487191Z test_aot_autograd_exhaustive_nn_functional_mse_loss_cpu_float32 (__main__.TestEagerFusionOpInfoCPU) ... skip: Currently flaky on master for unclear reasons. Skipping for now (0.000s) 2022-08-17T12:59:07.9514392Z test_aot_autograd_exhaustive_nn_functional_mse_loss_functorch_cpu_float32 (__main__.TestEagerFusionOpInfoCPU) ... skip: Currently flaky on master for unclear reasons. Skipping for now (0.000s) 2022-08-17T12:59:07.9541567Z test_aot_autograd_exhaustive_nn_functional_multi_margin_loss_cpu_float32 (__main__.TestEagerFusionOpInfoCPU) ... skip: Currently flaky on master for unclear reasons. Skipping for now (0.016s) 2022-08-17T12:59:07.9568803Z test_aot_autograd_exhaustive_nn_functional_multilabel_margin_loss_cpu_float32 (__main__.TestEagerFusionOpInfoCPU) ... skip: Currently flaky on master for unclear reasons. Skipping for now (0.000s) 2022-08-17T12:59:07.9596048Z test_aot_autograd_exhaustive_nn_functional_multilabel_soft_margin_loss_cpu_float32 (__main__.TestEagerFusionOpInfoCPU) ... skip: Currently flaky on master for unclear reasons. Skipping for now (0.000s) 2022-08-17T12:59:07.9623287Z test_aot_autograd_exhaustive_nn_functional_nll_loss_cpu_float32 (__main__.TestEagerFusionOpInfoCPU) ... skip: Currently flaky on master for unclear reasons. Skipping for now (0.000s) 2022-08-17T12:59:07.9650504Z test_aot_autograd_exhaustive_nn_functional_normalize_cpu_float32 (__main__.TestEagerFusionOpInfoCPU) ... skip: Currently flaky on master for unclear reasons. Skipping for now (0.000s) 2022-08-17T12:59:07.9677667Z test_aot_autograd_exhaustive_nn_functional_pad_circular_cpu_float32 (__main__.TestEagerFusionOpInfoCPU) ... skip: Currently flaky on master for unclear reasons. Skipping for now (0.000s) 2022-08-17T12:59:07.9705125Z test_aot_autograd_exhaustive_nn_functional_pad_constant_cpu_float32 (__main__.TestEagerFusionOpInfoCPU) ... skip: Currently flaky on master for unclear reasons. Skipping for now (0.016s) 2022-08-17T12:59:07.9732457Z test_aot_autograd_exhaustive_nn_functional_pad_reflect_cpu_float32 (__main__.TestEagerFusionOpInfoCPU) ... skip: Currently flaky on master for unclear reasons. Skipping for now (0.000s) 2022-08-17T12:59:07.9759315Z test_aot_autograd_exhaustive_nn_functional_pad_replicate_cpu_float32 (__main__.TestEagerFusionOpInfoCPU) ... skip: Currently flaky on master for unclear reasons. Skipping for now (0.000s) 2022-08-17T12:59:07.9786679Z test_aot_autograd_exhaustive_nn_functional_pairwise_distance_cpu_float32 (__main__.TestEagerFusionOpInfoCPU) ... skip: Currently flaky on master for unclear reasons. Skipping for now (0.000s) 2022-08-17T12:59:07.9813978Z test_aot_autograd_exhaustive_nn_functional_pdist_cpu_float32 (__main__.TestEagerFusionOpInfoCPU) ... skip: Currently flaky on master for unclear reasons. Skipping for now (0.000s) 2022-08-17T12:59:07.9841234Z test_aot_autograd_exhaustive_nn_functional_pixel_shuffle_cpu_float32 (__main__.TestEagerFusionOpInfoCPU) ... skip: Currently flaky on master for unclear reasons. Skipping for now (0.000s) 2022-08-17T12:59:07.9869351Z test_aot_autograd_exhaustive_nn_functional_pixel_unshuffle_cpu_float32 (__main__.TestEagerFusionOpInfoCPU) ... skip: Currently flaky on master for unclear reasons. Skipping for now (0.016s) 2022-08-17T12:59:07.9896583Z test_aot_autograd_exhaustive_nn_functional_poisson_nll_loss_cpu_float32 (__main__.TestEagerFusionOpInfoCPU) ... skip: Currently flaky on master for unclear reasons. Skipping for now (0.000s) 2022-08-17T12:59:07.9923664Z test_aot_autograd_exhaustive_nn_functional_prelu_cpu_float32 (__main__.TestEagerFusionOpInfoCPU) ... skip: Currently flaky on master for unclear reasons. Skipping for now (0.000s) 2022-08-17T12:59:07.9950821Z test_aot_autograd_exhaustive_nn_functional_relu6_cpu_float32 (__main__.TestEagerFusionOpInfoCPU) ... skip: Currently flaky on master for unclear reasons. Skipping for now (0.000s) 2022-08-17T12:59:07.9978146Z test_aot_autograd_exhaustive_nn_functional_relu_cpu_float32 (__main__.TestEagerFusionOpInfoCPU) ... skip: Currently flaky on master for unclear reasons. Skipping for now (0.000s) 2022-08-17T12:59:08.0005220Z test_aot_autograd_exhaustive_nn_functional_rrelu_cpu_float32 (__main__.TestEagerFusionOpInfoCPU) ... skip: Currently flaky on master for unclear reasons. Skipping for now (0.000s) 2022-08-17T12:59:08.0032631Z test_aot_autograd_exhaustive_nn_functional_selu_cpu_float32 (__main__.TestEagerFusionOpInfoCPU) ... skip: Currently flaky on master for unclear reasons. Skipping for now (0.016s) 2022-08-17T12:59:08.0059944Z test_aot_autograd_exhaustive_nn_functional_silu_cpu_float32 (__main__.TestEagerFusionOpInfoCPU) ... skip: Currently flaky on master for unclear reasons. Skipping for now (0.000s) 2022-08-17T12:59:08.0086957Z test_aot_autograd_exhaustive_nn_functional_smooth_l1_loss_cpu_float32 (__main__.TestEagerFusionOpInfoCPU) ... skip: Currently flaky on master for unclear reasons. Skipping for now (0.000s) 2022-08-17T12:59:08.0114836Z test_aot_autograd_exhaustive_nn_functional_soft_margin_loss_cpu_float32 (__main__.TestEagerFusionOpInfoCPU) ... skip: Currently flaky on master for unclear reasons. Skipping for now (0.000s) 2022-08-17T12:59:08.0142180Z test_aot_autograd_exhaustive_nn_functional_softmin_cpu_float32 (__main__.TestEagerFusionOpInfoCPU) ... skip: Currently flaky on master for unclear reasons. Skipping for now (0.000s) 2022-08-17T12:59:08.0169206Z test_aot_autograd_exhaustive_nn_functional_softmin_with_dtype_cpu_float32 (__main__.TestEagerFusionOpInfoCPU) ... skip: Currently flaky on master for unclear reasons. Skipping for now (0.000s) 2022-08-17T12:59:08.0196390Z test_aot_autograd_exhaustive_nn_functional_softplus_cpu_float32 (__main__.TestEagerFusionOpInfoCPU) ... skip: Currently flaky on master for unclear reasons. Skipping for now (0.016s) 2022-08-17T12:59:08.0223548Z test_aot_autograd_exhaustive_nn_functional_softshrink_cpu_float32 (__main__.TestEagerFusionOpInfoCPU) ... skip: Currently flaky on master for unclear reasons. Skipping for now (0.000s) 2022-08-17T12:59:08.0250877Z test_aot_autograd_exhaustive_nn_functional_softsign_cpu_float32 (__main__.TestEagerFusionOpInfoCPU) ... skip: Currently flaky on master for unclear reasons. Skipping for now (0.000s) 2022-08-17T12:59:08.0278118Z test_aot_autograd_exhaustive_nn_functional_tanhshrink_cpu_float32 (__main__.TestEagerFusionOpInfoCPU) ... skip: Currently flaky on master for unclear reasons. Skipping for now (0.000s) 2022-08-17T12:59:08.0305373Z test_aot_autograd_exhaustive_nn_functional_threshold_cpu_float32 (__main__.TestEagerFusionOpInfoCPU) ... skip: Currently flaky on master for unclear reasons. Skipping for now (0.000s) 2022-08-17T12:59:08.0332748Z test_aot_autograd_exhaustive_nn_functional_triplet_margin_loss_cpu_float32 (__main__.TestEagerFusionOpInfoCPU) ... skip: Currently flaky on master for unclear reasons. Skipping for now (0.000s) 2022-08-17T12:59:08.0360032Z test_aot_autograd_exhaustive_nn_functional_triplet_margin_with_distance_loss_cpu_float32 (__main__.TestEagerFusionOpInfoCPU) ... skip: Currently flaky on master for unclear reasons. Skipping for now (0.001s) 2022-08-17T12:59:08.0387142Z test_aot_autograd_exhaustive_nn_functional_unfold_cpu_float32 (__main__.TestEagerFusionOpInfoCPU) ... skip: Currently flaky on master for unclear reasons. Skipping for now (0.000s) 2022-08-17T12:59:08.0414352Z test_aot_autograd_exhaustive_nn_functional_upsample_bilinear_cpu_float32 (__main__.TestEagerFusionOpInfoCPU) ... skip: Currently flaky on master for unclear reasons. Skipping for now (0.000s) 2022-08-17T12:59:08.0441554Z test_aot_autograd_exhaustive_nn_functional_upsample_nearest_cpu_float32 (__main__.TestEagerFusionOpInfoCPU) ... skip: Currently flaky on master for unclear reasons. Skipping for now (0.000s) 2022-08-17T12:59:08.0468894Z test_aot_autograd_exhaustive_nonzero_cpu_float32 (__main__.TestEagerFusionOpInfoCPU) ... skip: Currently flaky on master for unclear reasons. Skipping for now (0.000s) 2022-08-17T12:59:08.0496220Z test_aot_autograd_exhaustive_norm_cpu_float32 (__main__.TestEagerFusionOpInfoCPU) ... skip: Currently flaky on master for unclear reasons. Skipping for now (0.016s) 2022-08-17T12:59:08.0523297Z test_aot_autograd_exhaustive_norm_fro_cpu_float32 (__main__.TestEagerFusionOpInfoCPU) ... skip: Currently flaky on master for unclear reasons. Skipping for now (0.000s) 2022-08-17T12:59:08.0550359Z test_aot_autograd_exhaustive_norm_inf_cpu_float32 (__main__.TestEagerFusionOpInfoCPU) ... skip: Currently flaky on master for unclear reasons. Skipping for now (0.000s) 2022-08-17T12:59:08.0577483Z test_aot_autograd_exhaustive_norm_nuc_cpu_float32 (__main__.TestEagerFusionOpInfoCPU) ... skip: Currently flaky on master for unclear reasons. Skipping for now (0.000s) 2022-08-17T12:59:08.0604801Z test_aot_autograd_exhaustive_normal_cpu_float32 (__main__.TestEagerFusionOpInfoCPU) ... skip: Currently flaky on master for unclear reasons. Skipping for now (0.000s) 2022-08-17T12:59:08.0632125Z test_aot_autograd_exhaustive_normal_number_mean_cpu_float32 (__main__.TestEagerFusionOpInfoCPU) ... skip: Currently flaky on master for unclear reasons. Skipping for now (0.000s) 2022-08-17T12:59:08.0659601Z test_aot_autograd_exhaustive_ones_like_cpu_float32 (__main__.TestEagerFusionOpInfoCPU) ... skip: Currently flaky on master for unclear reasons. Skipping for now (0.016s) 2022-08-17T12:59:08.0686923Z test_aot_autograd_exhaustive_ops_aten__new_zeros_with_same_feature_meta_functorchonly_cpu_float32 (__main__.TestEagerFusionOpInfoCPU) ... skip: Currently flaky on master for unclear reasons. Skipping for now (0.000s) 2022-08-17T12:59:08.0714075Z test_aot_autograd_exhaustive_ops_aten_index_put_functorch_cpu_float32 (__main__.TestEagerFusionOpInfoCPU) ... skip: Currently flaky on master for unclear reasons. Skipping for now (0.000s) 2022-08-17T12:59:08.0741448Z test_aot_autograd_exhaustive_ormqr_cpu_float32 (__main__.TestEagerFusionOpInfoCPU) ... skip: Currently flaky on master for unclear reasons. Skipping for now (0.000s) 2022-08-17T12:59:08.0768764Z test_aot_autograd_exhaustive_outer_cpu_float32 (__main__.TestEagerFusionOpInfoCPU) ... skip: Currently flaky on master for unclear reasons. Skipping for now (0.000s) 2022-08-17T12:59:08.0796009Z test_aot_autograd_exhaustive_pca_lowrank_cpu_float32 (__main__.TestEagerFusionOpInfoCPU) ... skip: Currently flaky on master for unclear reasons. Skipping for now (0.000s) 2022-08-17T12:59:08.0823474Z test_aot_autograd_exhaustive_permute_cpu_float32 (__main__.TestEagerFusionOpInfoCPU) ... skip: Currently flaky on master for unclear reasons. Skipping for now (0.016s) 2022-08-17T12:59:08.0851125Z test_aot_autograd_exhaustive_pinverse_cpu_float32 (__main__.TestEagerFusionOpInfoCPU) ... skip: Currently flaky on master for unclear reasons. Skipping for now (0.000s) 2022-08-17T12:59:08.0878424Z test_aot_autograd_exhaustive_polar_cpu_float32 (__main__.TestEagerFusionOpInfoCPU) ... skip: Currently flaky on master for unclear reasons. Skipping for now (0.000s) 2022-08-17T12:59:08.0905744Z test_aot_autograd_exhaustive_polygamma_polygamma_n_0_cpu_float32 (__main__.TestEagerFusionOpInfoCPU) ... skip: Currently flaky on master for unclear reasons. Skipping for now (0.000s) 2022-08-17T12:59:08.0933089Z test_aot_autograd_exhaustive_polygamma_polygamma_n_1_cpu_float32 (__main__.TestEagerFusionOpInfoCPU) ... skip: Currently flaky on master for unclear reasons. Skipping for now (0.000s) 2022-08-17T12:59:08.0960229Z test_aot_autograd_exhaustive_polygamma_polygamma_n_2_cpu_float32 (__main__.TestEagerFusionOpInfoCPU) ... skip: Currently flaky on master for unclear reasons. Skipping for now (0.000s) 2022-08-17T12:59:08.0987772Z test_aot_autograd_exhaustive_polygamma_polygamma_n_3_cpu_float32 (__main__.TestEagerFusionOpInfoCPU) ... skip: Currently flaky on master for unclear reasons. Skipping for now (0.016s) 2022-08-17T12:59:08.1015166Z test_aot_autograd_exhaustive_polygamma_polygamma_n_4_cpu_float32 (__main__.TestEagerFusionOpInfoCPU) ... skip: Currently flaky on master for unclear reasons. Skipping for now (0.000s) 2022-08-17T12:59:08.1042220Z test_aot_autograd_exhaustive_positive_cpu_float32 (__main__.TestEagerFusionOpInfoCPU) ... skip: Currently flaky on master for unclear reasons. Skipping for now (0.000s) 2022-08-17T12:59:08.1069565Z test_aot_autograd_exhaustive_pow_cpu_float32 (__main__.TestEagerFusionOpInfoCPU) ... skip: Currently flaky on master for unclear reasons. Skipping for now (0.000s) 2022-08-17T12:59:08.1097068Z test_aot_autograd_exhaustive_prod_cpu_float32 (__main__.TestEagerFusionOpInfoCPU) ... skip: Currently flaky on master for unclear reasons. Skipping for now (0.000s) 2022-08-17T12:59:08.1124417Z test_aot_autograd_exhaustive_put_cpu_float32 (__main__.TestEagerFusionOpInfoCPU) ... skip: Currently flaky on master for unclear reasons. Skipping for now (0.000s) 2022-08-17T12:59:08.1151865Z test_aot_autograd_exhaustive_qr_cpu_float32 (__main__.TestEagerFusionOpInfoCPU) ... skip: Currently flaky on master for unclear reasons. Skipping for now (0.016s) 2022-08-17T12:59:08.1179142Z test_aot_autograd_exhaustive_quantile_cpu_float32 (__main__.TestEagerFusionOpInfoCPU) ... skip: Currently flaky on master for unclear reasons. Skipping for now (0.000s) 2022-08-17T12:59:08.1206626Z test_aot_autograd_exhaustive_rad2deg_cpu_float32 (__main__.TestEagerFusionOpInfoCPU) ... skip: Currently flaky on master for unclear reasons. Skipping for now (0.000s) 2022-08-17T12:59:08.1233805Z test_aot_autograd_exhaustive_rand_like_cpu_float32 (__main__.TestEagerFusionOpInfoCPU) ... skip: Currently flaky on master for unclear reasons. Skipping for now (0.000s) 2022-08-17T12:59:08.1261004Z test_aot_autograd_exhaustive_randint_like_cpu_float32 (__main__.TestEagerFusionOpInfoCPU) ... skip: Currently flaky on master for unclear reasons. Skipping for now (0.000s) 2022-08-17T12:59:08.1288425Z test_aot_autograd_exhaustive_randn_like_cpu_float32 (__main__.TestEagerFusionOpInfoCPU) ... skip: Currently flaky on master for unclear reasons. Skipping for now (0.016s) 2022-08-17T12:59:08.1315789Z test_aot_autograd_exhaustive_ravel_cpu_float32 (__main__.TestEagerFusionOpInfoCPU) ... skip: Currently flaky on master for unclear reasons. Skipping for now (0.000s) 2022-08-17T12:59:08.1343236Z test_aot_autograd_exhaustive_real_cpu_float32 (__main__.TestEagerFusionOpInfoCPU) ... skip: Currently flaky on master for unclear reasons. Skipping for now (0.000s) 2022-08-17T12:59:08.1370602Z test_aot_autograd_exhaustive_reciprocal_cpu_float32 (__main__.TestEagerFusionOpInfoCPU) ... skip: Currently flaky on master for unclear reasons. Skipping for now (0.000s) 2022-08-17T12:59:08.1397798Z test_aot_autograd_exhaustive_remainder_cpu_float32 (__main__.TestEagerFusionOpInfoCPU) ... skip: Currently flaky on master for unclear reasons. Skipping for now (0.000s) 2022-08-17T12:59:08.1425182Z test_aot_autograd_exhaustive_renorm_cpu_float32 (__main__.TestEagerFusionOpInfoCPU) ... skip: Currently flaky on master for unclear reasons. Skipping for now (0.000s) 2022-08-17T12:59:08.1452737Z test_aot_autograd_exhaustive_repeat_cpu_float32 (__main__.TestEagerFusionOpInfoCPU) ... skip: Currently flaky on master for unclear reasons. Skipping for now (0.016s) 2022-08-17T12:59:08.1480157Z test_aot_autograd_exhaustive_repeat_interleave_cpu_float32 (__main__.TestEagerFusionOpInfoCPU) ... skip: Currently flaky on master for unclear reasons. Skipping for now (0.000s) 2022-08-17T12:59:08.1507406Z test_aot_autograd_exhaustive_reshape_as_cpu_float32 (__main__.TestEagerFusionOpInfoCPU) ... skip: Currently flaky on master for unclear reasons. Skipping for now (0.000s) 2022-08-17T12:59:08.1534785Z test_aot_autograd_exhaustive_reshape_cpu_float32 (__main__.TestEagerFusionOpInfoCPU) ... skip: Currently flaky on master for unclear reasons. Skipping for now (0.000s) 2022-08-17T12:59:08.1561995Z test_aot_autograd_exhaustive_resize__cpu_float32 (__main__.TestEagerFusionOpInfoCPU) ... skip: Currently flaky on master for unclear reasons. Skipping for now (0.000s) 2022-08-17T12:59:08.1589475Z test_aot_autograd_exhaustive_resize_as__cpu_float32 (__main__.TestEagerFusionOpInfoCPU) ... skip: Currently flaky on master for unclear reasons. Skipping for now (0.000s) 2022-08-17T12:59:08.1616834Z test_aot_autograd_exhaustive_resolve_conj_cpu_float32 (__main__.TestEagerFusionOpInfoCPU) ... skip: Currently flaky on master for unclear reasons. Skipping for now (0.016s) 2022-08-17T12:59:08.1644170Z test_aot_autograd_exhaustive_resolve_neg_cpu_float32 (__main__.TestEagerFusionOpInfoCPU) ... skip: Currently flaky on master for unclear reasons. Skipping for now (0.000s) 2022-08-17T12:59:08.1671651Z test_aot_autograd_exhaustive_roll_cpu_float32 (__main__.TestEagerFusionOpInfoCPU) ... skip: Currently flaky on master for unclear reasons. Skipping for now (0.000s) 2022-08-17T12:59:08.1698975Z test_aot_autograd_exhaustive_rot90_cpu_float32 (__main__.TestEagerFusionOpInfoCPU) ... skip: Currently flaky on master for unclear reasons. Skipping for now (0.000s) 2022-08-17T12:59:08.1726119Z test_aot_autograd_exhaustive_round_cpu_float32 (__main__.TestEagerFusionOpInfoCPU) ... skip: Currently flaky on master for unclear reasons. Skipping for now (0.000s) 2022-08-17T12:59:08.1753400Z test_aot_autograd_exhaustive_round_decimals_0_cpu_float32 (__main__.TestEagerFusionOpInfoCPU) ... skip: Currently flaky on master for unclear reasons. Skipping for now (0.000s) 2022-08-17T12:59:08.1780725Z test_aot_autograd_exhaustive_round_decimals_3_cpu_float32 (__main__.TestEagerFusionOpInfoCPU) ... skip: Currently flaky on master for unclear reasons. Skipping for now (0.016s) 2022-08-17T12:59:08.1807951Z test_aot_autograd_exhaustive_round_decimals_neg_3_cpu_float32 (__main__.TestEagerFusionOpInfoCPU) ... skip: Currently flaky on master for unclear reasons. Skipping for now (0.000s) 2022-08-17T12:59:08.1835253Z test_aot_autograd_exhaustive_rsqrt_cpu_float32 (__main__.TestEagerFusionOpInfoCPU) ... skip: Currently flaky on master for unclear reasons. Skipping for now (0.000s) 2022-08-17T12:59:08.1862691Z test_aot_autograd_exhaustive_rsub_cpu_float32 (__main__.TestEagerFusionOpInfoCPU) ... skip: Currently flaky on master for unclear reasons. Skipping for now (0.000s) 2022-08-17T12:59:08.1890252Z test_aot_autograd_exhaustive_scatter_add_cpu_float32 (__main__.TestEagerFusionOpInfoCPU) ... skip: Currently flaky on master for unclear reasons. Skipping for now (0.000s) 2022-08-17T12:59:08.1917647Z test_aot_autograd_exhaustive_scatter_cpu_float32 (__main__.TestEagerFusionOpInfoCPU) ... skip: Currently flaky on master for unclear reasons. Skipping for now (0.016s) 2022-08-17T12:59:08.1945542Z test_aot_autograd_exhaustive_scatter_reduce_amax_cpu_float32 (__main__.TestEagerFusionOpInfoCPU) ... skip: Currently flaky on master for unclear reasons. Skipping for now (0.003s) 2022-08-17T12:59:08.1974186Z test_aot_autograd_exhaustive_scatter_reduce_amin_cpu_float32 (__main__.TestEagerFusionOpInfoCPU) ... skip: Currently flaky on master for unclear reasons. Skipping for now (0.003s) 2022-08-17T12:59:08.2001404Z test_aot_autograd_exhaustive_scatter_reduce_mean_cpu_float32 (__main__.TestEagerFusionOpInfoCPU) ... skip: Currently flaky on master for unclear reasons. Skipping for now (0.002s) 2022-08-17T12:59:08.2029469Z test_aot_autograd_exhaustive_scatter_reduce_prod_cpu_float32 (__main__.TestEagerFusionOpInfoCPU) ... skip: Currently flaky on master for unclear reasons. Skipping for now (0.003s) 2022-08-17T12:59:08.2057371Z test_aot_autograd_exhaustive_scatter_reduce_sum_cpu_float32 (__main__.TestEagerFusionOpInfoCPU) ... skip: Currently flaky on master for unclear reasons. Skipping for now (0.003s) 2022-08-17T12:59:08.2084789Z test_aot_autograd_exhaustive_searchsorted_cpu_float32 (__main__.TestEagerFusionOpInfoCPU) ... skip: Currently flaky on master for unclear reasons. Skipping for now (0.001s) 2022-08-17T12:59:08.2112064Z test_aot_autograd_exhaustive_segment_reduce_lengths_cpu_float32 (__main__.TestEagerFusionOpInfoCPU) ... skip: Currently flaky on master for unclear reasons. Skipping for now (0.000s) 2022-08-17T12:59:08.2139399Z test_aot_autograd_exhaustive_segment_reduce_offsets_cpu_float32 (__main__.TestEagerFusionOpInfoCPU) ... skip: Currently flaky on master for unclear reasons. Skipping for now (0.000s) 2022-08-17T12:59:08.2166469Z test_aot_autograd_exhaustive_select_cpu_float32 (__main__.TestEagerFusionOpInfoCPU) ... skip: Currently flaky on master for unclear reasons. Skipping for now (0.000s) 2022-08-17T12:59:08.2193689Z test_aot_autograd_exhaustive_select_scatter_cpu_float32 (__main__.TestEagerFusionOpInfoCPU) ... skip: Currently flaky on master for unclear reasons. Skipping for now (0.000s) 2022-08-17T12:59:08.2221019Z test_aot_autograd_exhaustive_sgn_cpu_float32 (__main__.TestEagerFusionOpInfoCPU) ... skip: Currently flaky on master for unclear reasons. Skipping for now (0.000s) 2022-08-17T12:59:08.2248077Z test_aot_autograd_exhaustive_short_cpu_float32 (__main__.TestEagerFusionOpInfoCPU) ... skip: Currently flaky on master for unclear reasons. Skipping for now (0.016s) 2022-08-17T12:59:08.2275402Z test_aot_autograd_exhaustive_short_functorch_no_channels_last_cpu_float32 (__main__.TestEagerFusionOpInfoCPU) ... skip: Currently flaky on master for unclear reasons. Skipping for now (0.000s) 2022-08-17T12:59:08.2302598Z test_aot_autograd_exhaustive_sigmoid_cpu_float32 (__main__.TestEagerFusionOpInfoCPU) ... skip: Currently flaky on master for unclear reasons. Skipping for now (0.000s) 2022-08-17T12:59:08.2329937Z test_aot_autograd_exhaustive_sign_cpu_float32 (__main__.TestEagerFusionOpInfoCPU) ... skip: Currently flaky on master for unclear reasons. Skipping for now (0.000s) 2022-08-17T12:59:08.2357252Z test_aot_autograd_exhaustive_signbit_cpu_float32 (__main__.TestEagerFusionOpInfoCPU) ... skip: Currently flaky on master for unclear reasons. Skipping for now (0.000s) 2022-08-17T12:59:08.2384670Z test_aot_autograd_exhaustive_sin_cpu_float32 (__main__.TestEagerFusionOpInfoCPU) ... skip: Currently flaky on master for unclear reasons. Skipping for now (0.016s) 2022-08-17T12:59:08.2412025Z test_aot_autograd_exhaustive_sinc_cpu_float32 (__main__.TestEagerFusionOpInfoCPU) ... skip: Currently flaky on master for unclear reasons. Skipping for now (0.001s) 2022-08-17T12:59:08.2439128Z test_aot_autograd_exhaustive_sinh_cpu_float32 (__main__.TestEagerFusionOpInfoCPU) ... skip: Currently flaky on master for unclear reasons. Skipping for now (0.000s) 2022-08-17T12:59:08.2466311Z test_aot_autograd_exhaustive_slice_scatter_cpu_float32 (__main__.TestEagerFusionOpInfoCPU) ... skip: Currently flaky on master for unclear reasons. Skipping for now (0.000s) 2022-08-17T12:59:08.2493520Z test_aot_autograd_exhaustive_softmax_cpu_float32 (__main__.TestEagerFusionOpInfoCPU) ... skip: Currently flaky on master for unclear reasons. Skipping for now (0.000s) 2022-08-17T12:59:08.2520591Z test_aot_autograd_exhaustive_softmax_with_dtype_cpu_float32 (__main__.TestEagerFusionOpInfoCPU) ... skip: Currently flaky on master for unclear reasons. Skipping for now (0.000s) 2022-08-17T12:59:08.2547785Z test_aot_autograd_exhaustive_sort_cpu_float32 (__main__.TestEagerFusionOpInfoCPU) ... skip: Currently flaky on master for unclear reasons. Skipping for now (0.000s) 2022-08-17T12:59:08.2575162Z test_aot_autograd_exhaustive_sparse_sampled_addmm_cpu_float32 (__main__.TestEagerFusionOpInfoCPU) ... skip: Currently flaky on master for unclear reasons. Skipping for now (0.016s) 2022-08-17T12:59:08.2602215Z test_aot_autograd_exhaustive_special_airy_ai_cpu_float32 (__main__.TestEagerFusionOpInfoCPU) ... skip: Currently flaky on master for unclear reasons. Skipping for now (0.000s) 2022-08-17T12:59:08.2629488Z test_aot_autograd_exhaustive_special_bessel_j0_cpu_float32 (__main__.TestEagerFusionOpInfoCPU) ... skip: Currently flaky on master for unclear reasons. Skipping for now (0.000s) 2022-08-17T12:59:08.2656943Z test_aot_autograd_exhaustive_special_bessel_j1_cpu_float32 (__main__.TestEagerFusionOpInfoCPU) ... skip: Currently flaky on master for unclear reasons. Skipping for now (0.000s) 2022-08-17T12:59:08.2684197Z test_aot_autograd_exhaustive_special_bessel_y0_cpu_float32 (__main__.TestEagerFusionOpInfoCPU) ... skip: Currently flaky on master for unclear reasons. Skipping for now (0.000s) 2022-08-17T12:59:08.2712103Z test_aot_autograd_exhaustive_special_bessel_y1_cpu_float32 (__main__.TestEagerFusionOpInfoCPU) ... skip: Currently flaky on master for unclear reasons. Skipping for now (0.016s) 2022-08-17T12:59:08.2739523Z test_aot_autograd_exhaustive_special_chebyshev_polynomial_t_cpu_float32 (__main__.TestEagerFusionOpInfoCPU) ... skip: Currently flaky on master for unclear reasons. Skipping for now (0.000s) 2022-08-17T12:59:08.2766742Z test_aot_autograd_exhaustive_special_chebyshev_polynomial_u_cpu_float32 (__main__.TestEagerFusionOpInfoCPU) ... skip: Currently flaky on master for unclear reasons. Skipping for now (0.000s) 2022-08-17T12:59:08.2793955Z test_aot_autograd_exhaustive_special_chebyshev_polynomial_v_cpu_float32 (__main__.TestEagerFusionOpInfoCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.000s) 2022-08-17T12:59:08.2821376Z test_aot_autograd_exhaustive_special_chebyshev_polynomial_w_cpu_float32 (__main__.TestEagerFusionOpInfoCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.000s) 2022-08-17T12:59:08.2848338Z test_aot_autograd_exhaustive_special_entr_cpu_float32 (__main__.TestEagerFusionOpInfoCPU) ... skip: Currently flaky on master for unclear reasons. Skipping for now (0.000s) 2022-08-17T12:59:08.2875767Z test_aot_autograd_exhaustive_special_erfcx_cpu_float32 (__main__.TestEagerFusionOpInfoCPU) ... skip: Currently flaky on master for unclear reasons. Skipping for now (0.016s) 2022-08-17T12:59:08.2903087Z test_aot_autograd_exhaustive_special_hermite_polynomial_h_cpu_float32 (__main__.TestEagerFusionOpInfoCPU) ... skip: Currently flaky on master for unclear reasons. Skipping for now (0.000s) 2022-08-17T12:59:08.2930383Z test_aot_autograd_exhaustive_special_hermite_polynomial_he_cpu_float32 (__main__.TestEagerFusionOpInfoCPU) ... skip: Currently flaky on master for unclear reasons. Skipping for now (0.000s) 2022-08-17T12:59:08.2957771Z test_aot_autograd_exhaustive_special_i0e_cpu_float32 (__main__.TestEagerFusionOpInfoCPU) ... skip: Currently flaky on master for unclear reasons. Skipping for now (0.000s) 2022-08-17T12:59:08.2985139Z test_aot_autograd_exhaustive_special_i1_cpu_float32 (__main__.TestEagerFusionOpInfoCPU) ... skip: Currently flaky on master for unclear reasons. Skipping for now (0.000s) 2022-08-17T12:59:08.3012495Z test_aot_autograd_exhaustive_special_i1e_cpu_float32 (__main__.TestEagerFusionOpInfoCPU) ... skip: Currently flaky on master for unclear reasons. Skipping for now (0.000s) 2022-08-17T12:59:08.3039934Z test_aot_autograd_exhaustive_special_laguerre_polynomial_l_cpu_float32 (__main__.TestEagerFusionOpInfoCPU) ... skip: Currently flaky on master for unclear reasons. Skipping for now (0.017s) 2022-08-17T12:59:08.3067270Z test_aot_autograd_exhaustive_special_legendre_polynomial_p_cpu_float32 (__main__.TestEagerFusionOpInfoCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.000s) 2022-08-17T12:59:08.3094779Z test_aot_autograd_exhaustive_special_log_ndtr_cpu_float32 (__main__.TestEagerFusionOpInfoCPU) ... skip: Currently flaky on master for unclear reasons. Skipping for now (0.000s) 2022-08-17T12:59:08.3121912Z test_aot_autograd_exhaustive_special_modified_bessel_i0_cpu_float32 (__main__.TestEagerFusionOpInfoCPU) ... skip: Currently flaky on master for unclear reasons. Skipping for now (0.000s) 2022-08-17T12:59:08.3149442Z test_aot_autograd_exhaustive_special_modified_bessel_i1_cpu_float32 (__main__.TestEagerFusionOpInfoCPU) ... skip: Currently flaky on master for unclear reasons. Skipping for now (0.000s) 2022-08-17T12:59:08.3176663Z test_aot_autograd_exhaustive_special_modified_bessel_k0_cpu_float32 (__main__.TestEagerFusionOpInfoCPU) ... skip: Currently flaky on master for unclear reasons. Skipping for now (0.000s) 2022-08-17T12:59:08.3203995Z test_aot_autograd_exhaustive_special_modified_bessel_k1_cpu_float32 (__main__.TestEagerFusionOpInfoCPU) ... skip: Currently flaky on master for unclear reasons. Skipping for now (0.016s) 2022-08-17T12:59:08.3231345Z test_aot_autograd_exhaustive_special_ndtr_cpu_float32 (__main__.TestEagerFusionOpInfoCPU) ... skip: Currently flaky on master for unclear reasons. Skipping for now (0.000s) 2022-08-17T12:59:08.3258676Z test_aot_autograd_exhaustive_special_ndtri_cpu_float32 (__main__.TestEagerFusionOpInfoCPU) ... skip: Currently flaky on master for unclear reasons. Skipping for now (0.000s) 2022-08-17T12:59:08.3286201Z test_aot_autograd_exhaustive_special_polygamma_special_polygamma_n_0_cpu_float32 (__main__.TestEagerFusionOpInfoCPU) ... skip: Currently flaky on master for unclear reasons. Skipping for now (0.000s) 2022-08-17T12:59:08.3313727Z test_aot_autograd_exhaustive_special_scaled_modified_bessel_k0_cpu_float32 (__main__.TestEagerFusionOpInfoCPU) ... skip: Currently flaky on master for unclear reasons. Skipping for now (0.000s) 2022-08-17T12:59:08.3341161Z test_aot_autograd_exhaustive_special_scaled_modified_bessel_k1_cpu_float32 (__main__.TestEagerFusionOpInfoCPU) ... skip: Currently flaky on master for unclear reasons. Skipping for now (0.000s) 2022-08-17T12:59:08.3368403Z test_aot_autograd_exhaustive_special_shifted_chebyshev_polynomial_t_cpu_float32 (__main__.TestEagerFusionOpInfoCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.016s) 2022-08-17T12:59:08.3395700Z test_aot_autograd_exhaustive_special_shifted_chebyshev_polynomial_u_cpu_float32 (__main__.TestEagerFusionOpInfoCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.000s) 2022-08-17T12:59:08.3423164Z test_aot_autograd_exhaustive_special_shifted_chebyshev_polynomial_v_cpu_float32 (__main__.TestEagerFusionOpInfoCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.000s) 2022-08-17T12:59:08.3450530Z test_aot_autograd_exhaustive_special_shifted_chebyshev_polynomial_w_cpu_float32 (__main__.TestEagerFusionOpInfoCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.000s) 2022-08-17T12:59:08.3477779Z test_aot_autograd_exhaustive_special_spherical_bessel_j0_cpu_float32 (__main__.TestEagerFusionOpInfoCPU) ... skip: Currently flaky on master for unclear reasons. Skipping for now (0.000s) 2022-08-17T12:59:08.3505350Z test_aot_autograd_exhaustive_special_xlog1py_cpu_float32 (__main__.TestEagerFusionOpInfoCPU) ... skip: Currently flaky on master for unclear reasons. Skipping for now (0.016s) 2022-08-17T12:59:08.3532804Z test_aot_autograd_exhaustive_special_zeta_cpu_float32 (__main__.TestEagerFusionOpInfoCPU) ... skip: Currently flaky on master for unclear reasons. Skipping for now (0.000s) 2022-08-17T12:59:08.3560221Z test_aot_autograd_exhaustive_split_cpu_float32 (__main__.TestEagerFusionOpInfoCPU) ... skip: Currently flaky on master for unclear reasons. Skipping for now (0.000s) 2022-08-17T12:59:08.3587581Z test_aot_autograd_exhaustive_split_list_args_cpu_float32 (__main__.TestEagerFusionOpInfoCPU) ... skip: Currently flaky on master for unclear reasons. Skipping for now (0.000s) 2022-08-17T12:59:08.3615070Z test_aot_autograd_exhaustive_split_with_sizes_cpu_float32 (__main__.TestEagerFusionOpInfoCPU) ... skip: Currently flaky on master for unclear reasons. Skipping for now (0.000s) 2022-08-17T12:59:08.3642416Z test_aot_autograd_exhaustive_sqrt_cpu_float32 (__main__.TestEagerFusionOpInfoCPU) ... skip: Currently flaky on master for unclear reasons. Skipping for now (0.000s) 2022-08-17T12:59:08.3669717Z test_aot_autograd_exhaustive_square_cpu_float32 (__main__.TestEagerFusionOpInfoCPU) ... skip: Currently flaky on master for unclear reasons. Skipping for now (0.016s) 2022-08-17T12:59:08.3697221Z test_aot_autograd_exhaustive_squeeze_cpu_float32 (__main__.TestEagerFusionOpInfoCPU) ... skip: Currently flaky on master for unclear reasons. Skipping for now (0.000s) 2022-08-17T12:59:08.3724456Z test_aot_autograd_exhaustive_stack_cpu_float32 (__main__.TestEagerFusionOpInfoCPU) ... skip: Currently flaky on master for unclear reasons. Skipping for now (0.000s) 2022-08-17T12:59:08.3751641Z test_aot_autograd_exhaustive_std_cpu_float32 (__main__.TestEagerFusionOpInfoCPU) ... skip: Currently flaky on master for unclear reasons. Skipping for now (0.000s) 2022-08-17T12:59:08.3778843Z test_aot_autograd_exhaustive_std_mean_cpu_float32 (__main__.TestEagerFusionOpInfoCPU) ... skip: Currently flaky on master for unclear reasons. Skipping for now (0.000s) 2022-08-17T12:59:08.3806084Z test_aot_autograd_exhaustive_stft_cpu_float32 (__main__.TestEagerFusionOpInfoCPU) ... skip: Currently flaky on master for unclear reasons. Skipping for now (0.000s) 2022-08-17T12:59:08.3833520Z test_aot_autograd_exhaustive_sub_cpu_float32 (__main__.TestEagerFusionOpInfoCPU) ... skip: Currently flaky on master for unclear reasons. Skipping for now (0.016s) 2022-08-17T12:59:08.3861103Z test_aot_autograd_exhaustive_sum_cpu_float32 (__main__.TestEagerFusionOpInfoCPU) ... skip: Currently flaky on master for unclear reasons. Skipping for now (0.000s) 2022-08-17T12:59:08.3888608Z test_aot_autograd_exhaustive_sum_to_size_cpu_float32 (__main__.TestEagerFusionOpInfoCPU) ... skip: Currently flaky on master for unclear reasons. Skipping for now (0.000s) 2022-08-17T12:59:08.3916061Z test_aot_autograd_exhaustive_svd_cpu_float32 (__main__.TestEagerFusionOpInfoCPU) ... skip: Currently flaky on master for unclear reasons. Skipping for now (0.000s) 2022-08-17T12:59:08.3943337Z test_aot_autograd_exhaustive_svd_lowrank_cpu_float32 (__main__.TestEagerFusionOpInfoCPU) ... skip: Currently flaky on master for unclear reasons. Skipping for now (0.000s) 2022-08-17T12:59:08.3970746Z test_aot_autograd_exhaustive_symeig_cpu_float32 (__main__.TestEagerFusionOpInfoCPU) ... skip: Currently flaky on master for unclear reasons. Skipping for now (0.000s) 2022-08-17T12:59:08.3998108Z test_aot_autograd_exhaustive_t_cpu_float32 (__main__.TestEagerFusionOpInfoCPU) ... skip: Currently flaky on master for unclear reasons. Skipping for now (0.016s) 2022-08-17T12:59:08.4025528Z test_aot_autograd_exhaustive_take_along_dim_cpu_float32 (__main__.TestEagerFusionOpInfoCPU) ... skip: Currently flaky on master for unclear reasons. Skipping for now (0.003s) 2022-08-17T12:59:08.4052715Z test_aot_autograd_exhaustive_take_cpu_float32 (__main__.TestEagerFusionOpInfoCPU) ... skip: Currently flaky on master for unclear reasons. Skipping for now (0.000s) 2022-08-17T12:59:08.4079815Z test_aot_autograd_exhaustive_tan_cpu_float32 (__main__.TestEagerFusionOpInfoCPU) ... skip: Currently flaky on master for unclear reasons. Skipping for now (0.000s) 2022-08-17T12:59:08.4107090Z test_aot_autograd_exhaustive_tanh_cpu_float32 (__main__.TestEagerFusionOpInfoCPU) ... skip: Currently flaky on master for unclear reasons. Skipping for now (0.000s) 2022-08-17T12:59:08.4134407Z test_aot_autograd_exhaustive_tensor_split_cpu_float32 (__main__.TestEagerFusionOpInfoCPU) ... skip: Currently flaky on master for unclear reasons. Skipping for now (0.000s) 2022-08-17T12:59:08.4161823Z test_aot_autograd_exhaustive_tensordot_cpu_float32 (__main__.TestEagerFusionOpInfoCPU) ... skip: Currently flaky on master for unclear reasons. Skipping for now (0.016s) 2022-08-17T12:59:08.4189239Z test_aot_autograd_exhaustive_tile_cpu_float32 (__main__.TestEagerFusionOpInfoCPU) ... skip: Currently flaky on master for unclear reasons. Skipping for now (0.000s) 2022-08-17T12:59:08.4216697Z test_aot_autograd_exhaustive_to_sparse_cpu_float32 (__main__.TestEagerFusionOpInfoCPU) ... skip: Currently flaky on master for unclear reasons. Skipping for now (0.000s) 2022-08-17T12:59:08.4243995Z test_aot_autograd_exhaustive_topk_cpu_float32 (__main__.TestEagerFusionOpInfoCPU) ... skip: Currently flaky on master for unclear reasons. Skipping for now (0.000s) 2022-08-17T12:59:08.4271351Z test_aot_autograd_exhaustive_trace_cpu_float32 (__main__.TestEagerFusionOpInfoCPU) ... skip: Currently flaky on master for unclear reasons. Skipping for now (0.000s) 2022-08-17T12:59:08.4298862Z test_aot_autograd_exhaustive_transpose_cpu_float32 (__main__.TestEagerFusionOpInfoCPU) ... skip: Currently flaky on master for unclear reasons. Skipping for now (0.000s) 2022-08-17T12:59:08.4326332Z test_aot_autograd_exhaustive_trapezoid_cpu_float32 (__main__.TestEagerFusionOpInfoCPU) ... skip: Currently flaky on master for unclear reasons. Skipping for now (0.016s) 2022-08-17T12:59:08.4353653Z test_aot_autograd_exhaustive_trapz_cpu_float32 (__main__.TestEagerFusionOpInfoCPU) ... skip: Currently flaky on master for unclear reasons. Skipping for now (0.000s) 2022-08-17T12:59:08.4381073Z test_aot_autograd_exhaustive_triangular_solve_cpu_float32 (__main__.TestEagerFusionOpInfoCPU) ... skip: Currently flaky on master for unclear reasons. Skipping for now (0.000s) 2022-08-17T12:59:08.4408130Z test_aot_autograd_exhaustive_tril_cpu_float32 (__main__.TestEagerFusionOpInfoCPU) ... skip: Currently flaky on master for unclear reasons. Skipping for now (0.000s) 2022-08-17T12:59:08.4435541Z test_aot_autograd_exhaustive_triu_cpu_float32 (__main__.TestEagerFusionOpInfoCPU) ... skip: Currently flaky on master for unclear reasons. Skipping for now (0.000s) 2022-08-17T12:59:08.4462852Z test_aot_autograd_exhaustive_true_divide_cpu_float32 (__main__.TestEagerFusionOpInfoCPU) ... skip: Currently flaky on master for unclear reasons. Skipping for now (0.000s) 2022-08-17T12:59:08.4490141Z test_aot_autograd_exhaustive_trunc_cpu_float32 (__main__.TestEagerFusionOpInfoCPU) ... skip: Currently flaky on master for unclear reasons. Skipping for now (0.016s) 2022-08-17T12:59:08.4517609Z test_aot_autograd_exhaustive_unbind_cpu_float32 (__main__.TestEagerFusionOpInfoCPU) ... skip: Currently flaky on master for unclear reasons. Skipping for now (0.000s) 2022-08-17T12:59:08.4544969Z test_aot_autograd_exhaustive_unflatten_cpu_float32 (__main__.TestEagerFusionOpInfoCPU) ... skip: Currently flaky on master for unclear reasons. Skipping for now (0.000s) 2022-08-17T12:59:08.4572368Z test_aot_autograd_exhaustive_unfold_cpu_float32 (__main__.TestEagerFusionOpInfoCPU) ... skip: Currently flaky on master for unclear reasons. Skipping for now (0.000s) 2022-08-17T12:59:08.4599805Z test_aot_autograd_exhaustive_unique_consecutive_cpu_float32 (__main__.TestEagerFusionOpInfoCPU) ... skip: Currently flaky on master for unclear reasons. Skipping for now (0.000s) 2022-08-17T12:59:08.4627006Z test_aot_autograd_exhaustive_unique_cpu_float32 (__main__.TestEagerFusionOpInfoCPU) ... skip: Currently flaky on master for unclear reasons. Skipping for now (0.000s) 2022-08-17T12:59:08.4654453Z test_aot_autograd_exhaustive_unsqueeze_cpu_float32 (__main__.TestEagerFusionOpInfoCPU) ... skip: Currently flaky on master for unclear reasons. Skipping for now (0.000s) 2022-08-17T12:59:08.4681621Z test_aot_autograd_exhaustive_var_cpu_float32 (__main__.TestEagerFusionOpInfoCPU) ... skip: Currently flaky on master for unclear reasons. Skipping for now (0.000s) 2022-08-17T12:59:08.4708937Z test_aot_autograd_exhaustive_var_mean_cpu_float32 (__main__.TestEagerFusionOpInfoCPU) ... skip: Currently flaky on master for unclear reasons. Skipping for now (0.000s) 2022-08-17T12:59:08.4736200Z test_aot_autograd_exhaustive_vdot_cpu_float32 (__main__.TestEagerFusionOpInfoCPU) ... skip: Currently flaky on master for unclear reasons. Skipping for now (0.000s) 2022-08-17T12:59:08.4763459Z test_aot_autograd_exhaustive_view_as_complex_cpu_float32 (__main__.TestEagerFusionOpInfoCPU) ... skip: Currently flaky on master for unclear reasons. Skipping for now (0.000s) 2022-08-17T12:59:08.4791007Z test_aot_autograd_exhaustive_view_as_cpu_float32 (__main__.TestEagerFusionOpInfoCPU) ... skip: Currently flaky on master for unclear reasons. Skipping for now (0.016s) 2022-08-17T12:59:08.4818184Z test_aot_autograd_exhaustive_view_cpu_float32 (__main__.TestEagerFusionOpInfoCPU) ... skip: Currently flaky on master for unclear reasons. Skipping for now (0.000s) 2022-08-17T12:59:08.4845360Z test_aot_autograd_exhaustive_vsplit_cpu_float32 (__main__.TestEagerFusionOpInfoCPU) ... skip: Currently flaky on master for unclear reasons. Skipping for now (0.000s) 2022-08-17T12:59:08.4872630Z test_aot_autograd_exhaustive_vstack_cpu_float32 (__main__.TestEagerFusionOpInfoCPU) ... skip: Currently flaky on master for unclear reasons. Skipping for now (0.000s) 2022-08-17T12:59:08.4900043Z test_aot_autograd_exhaustive_where_cpu_float32 (__main__.TestEagerFusionOpInfoCPU) ... skip: Currently flaky on master for unclear reasons. Skipping for now (0.000s) 2022-08-17T12:59:08.4927273Z test_aot_autograd_exhaustive_xlogy_cpu_float32 (__main__.TestEagerFusionOpInfoCPU) ... skip: Currently flaky on master for unclear reasons. Skipping for now (0.000s) 2022-08-17T12:59:08.4954813Z test_aot_autograd_exhaustive_zero__cpu_float32 (__main__.TestEagerFusionOpInfoCPU) ... skip: Currently flaky on master for unclear reasons. Skipping for now (0.016s) 2022-08-17T12:59:08.4982390Z test_aot_autograd_exhaustive_zeros_like_cpu_float32 (__main__.TestEagerFusionOpInfoCPU) ... skip: Currently flaky on master for unclear reasons. Skipping for now (0.000s) 2022-08-17T12:59:08.5090559Z test_default_partitioner_getitem (__main__.TestPartitioning) ... ok (0.006s) 2022-08-17T12:59:08.7127446Z test_meta_tensor_inplace_op (__main__.TestPartitioning) ... ok (0.208s) 2022-08-17T12:59:08.7669961Z test_min_cut_partitioner (__main__.TestPartitioning) ... ok (0.057s) 2022-08-17T12:59:08.7795454Z test_recompute_partitioning (__main__.TestPartitioning) ... ok (0.000s) 2022-08-17T12:59:08.8723012Z test_external_calls_cpu (__main__.TestPythonKeyCPU) ... ok (0.104s) 2022-08-17T12:59:08.8756593Z test_make_fx_cpu (__main__.TestPythonKeyCPU) ... ok (0.000s) 2022-08-17T12:59:08.8814226Z test_make_fx_grad_cpu (__main__.TestPythonKeyCPU) ... ok (0.000s) 2022-08-17T12:59:08.9018621Z test_make_fx_jacrev_cpu (__main__.TestPythonKeyCPU) ... ok (0.031s) 2022-08-17T12:59:08.9035317Z test_make_fx_no_decompose_cpu (__main__.TestPythonKeyCPU) ... skip: error: maximum recursion reached (0.000s) 2022-08-17T12:59:08.9086069Z test_make_fx_vjp_cpu (__main__.TestPythonKeyCPU) ... ok (0.000s) 2022-08-17T12:59:08.9119635Z test_make_fx_vmap_cpu (__main__.TestPythonKeyCPU) ... ok (0.010s) 2022-08-17T12:59:08.9477540Z test_nnc_jit_cpu (__main__.TestPythonKeyCPU) ... ok (0.031s) 2022-08-17T12:59:09.0178801Z test_nnc_passthrough_cpu (__main__.TestPythonKeyCPU) ... ok (0.073s) 2022-08-17T12:59:09.0202583Z test_nnc_pytrees_cpu (__main__.TestPythonKeyCPU) ... ERROR (0.000s) 2022-08-17T12:59:09.0553139Z test_nnc_pytrees_cpu errored - num_retries_left: 3 2022-08-17T12:59:09.0553388Z Traceback (most recent call last): 2022-08-17T12:59:09.0553670Z test_nnc_pytrees_cpu (__main__.TestPythonKeyCPU) ... ok (0.031s) 2022-08-17T12:59:09.0555091Z File "C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\testing\_internal\common_device_type.py", line 377, in instantiated_test 2022-08-17T12:59:09.0555507Z result = test(self, **param_kwargs) 2022-08-17T12:59:09.0555893Z File "C:\actions-runner\_work\pytorch\pytorch\functorch\test\test_pythonkey.py", line 156, in test_nnc_pytrees 2022-08-17T12:59:09.0556221Z self.assertEqual(jit_f(inp), f(inp)) 2022-08-17T12:59:09.0556645Z File "C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\testing\_internal\common_utils.py", line 2391, in assertEqual 2022-08-17T12:59:09.0557041Z y = torch.as_tensor(y, dtype=x.dtype, device=x.device) 2022-08-17T12:59:09.0557338Z ValueError: only one element tensors can be converted to Python scalars 2022-08-17T12:59:09.0557526Z 2022-08-17T12:59:09.0902597Z test_nnc_scalar_cpu (__main__.TestPythonKeyCPU) ... ok (0.031s) 2022-08-17T12:59:09.0911930Z test_resnet18_backward_trace_cpu (__main__.TestPythonKeyCPU) ... skip: test requires torchvision (0.000s) 2022-08-17T12:59:09.0945622Z test_scalar_device_cpu (__main__.TestPythonKeyCPU) ... ok (0.016s) 2022-08-17T12:59:09.1003044Z test_preserve_random (__main__.TestRandom) ... ok (0.000s) 2022-08-17T12:59:09.1003406Z 2022-08-17T12:59:09.1003678Z ---------------------------------------------------------------------- 2022-08-17T12:59:09.1003928Z Ran 652 tests in 2.485s 2022-08-17T12:59:09.1004046Z 2022-08-17T12:59:09.1004151Z OK (skipped=624, expected failures=1) 2022-08-17T12:59:09.1004288Z 2022-08-17T12:59:09.1004377Z Generating XML reports... 2022-08-17T12:59:09.1071899Z Generated XML report: test-reports\python-unittest\functorch\test\test_pythonkey\TEST-TestAOTAutograd-20220817125906.xml 2022-08-17T12:59:09.1093053Z Generated XML report: test-reports\python-unittest\functorch\test\test_pythonkey\TEST-TestAOTModuleSimplified-20220817125906.xml 2022-08-17T12:59:09.1099669Z Generated XML report: test-reports\python-unittest\functorch\test\test_pythonkey\TEST-TestContiguous-20220817125906.xml 2022-08-17T12:59:09.1110265Z Generated XML report: test-reports\python-unittest\functorch\test\test_pythonkey\TEST-TestPartitioning-20220817125906.xml 2022-08-17T12:59:09.1130341Z Generated XML report: test-reports\python-unittest\functorch\test\test_pythonkey\TEST-TestPythonKeyCPU-20220817125906.xml 2022-08-17T12:59:09.1136487Z Generated XML report: test-reports\python-unittest\functorch\test\test_pythonkey\TEST-TestRandom-20220817125906.xml 2022-08-17T12:59:09.1143236Z Generated XML report: test-reports\python-unittest\functorch\test\test_pythonkey\TEST-TestAutocast-20220817125906.xml 2022-08-17T12:59:09.1860523Z Generated XML report: test-reports\python-unittest\functorch\test\test_pythonkey\TEST-TestEagerFusionOpInfoCPU-20220817125906.xml 2022-08-17T12:59:09.5855486Z Running C:\actions-runner\_work\pytorch\pytorch\functorch\test\test_vmap ... [2022-08-17 12:59:09.583442] 2022-08-17T12:59:09.5856126Z Executing ['C:\\Jenkins\\Miniconda3\\python.exe', '-bb', 'C:\\actions-runner\\_work\\pytorch\\pytorch\\functorch\\test\\test_vmap.py', '-v', '--import-slow-tests', '--import-disabled-tests'] ... [2022-08-17 12:59:09.583442] 2022-08-17T12:59:11.7450553Z 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-08-17T12:59:11.7451127Z warnings.warn(msg, FutureWarning) 2022-08-17T12:59:11.7451729Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\testing\_deprecated.py:35: FutureWarning: torch.testing.floating_types_and() is deprecated since 1.12 and will be removed in 1.14. This call can be replaced with (torch.float32, torch.float64, torch.float16, torch.bfloat16). 2022-08-17T12:59:11.7452267Z warnings.warn(msg, FutureWarning) 2022-08-17T12:59:11.7473742Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\testing\_deprecated.py:35: FutureWarning: torch.testing.floating_types_and() is deprecated since 1.12 and will be removed in 1.14. This call can be replaced with (torch.float32, torch.float64, torch.bfloat16, torch.float16). 2022-08-17T12:59:11.7475583Z warnings.warn(msg, FutureWarning) 2022-08-17T12:59:11.7476131Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\testing\_deprecated.py:35: FutureWarning: torch.testing.floating_types_and() is deprecated since 1.12 and will be removed in 1.14. This call can be replaced with (torch.float32, torch.float64, torch.float16). 2022-08-17T12:59:11.7476639Z warnings.warn(msg, FutureWarning) 2022-08-17T12:59:11.7478501Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\testing\_deprecated.py:35: FutureWarning: torch.testing.all_types_and_complex_and() is deprecated since 1.12 and will be removed in 1.14. This call can be replaced with (torch.float32, torch.float64, torch.uint8, torch.int8, torch.int16, torch.int32, torch.int64, torch.complex64, torch.complex128, torch.bool, torch.float16, torch.bfloat16). 2022-08-17T12:59:11.7479410Z warnings.warn(msg, FutureWarning) 2022-08-17T12:59:11.7485127Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\testing\_deprecated.py:35: FutureWarning: torch.testing.all_types_and_complex_and() is deprecated since 1.12 and will be removed in 1.14. This call can be replaced with (torch.float32, torch.float64, torch.uint8, torch.int8, torch.int16, torch.int32, torch.int64, torch.complex64, torch.complex128, torch.bool, torch.float16, torch.bfloat16, torch.complex32). 2022-08-17T12:59:11.7485789Z warnings.warn(msg, FutureWarning) 2022-08-17T12:59:12.6224590Z 2022-08-17T12:59:12.6224914Z Running tests... 2022-08-17T12:59:12.6225451Z ---------------------------------------------------------------------- 2022-08-17T12:59:12.6225852Z Test results will be stored in test-reports\python-unittest\functorch\test\test_vmap 2022-08-17T12:59:12.6288906Z test_alpha_dropout_randomness_different_batched_input_first_cpu (__main__.TestRandomnessCPU) ... C:\actions-runner\_work\pytorch\pytorch\functorch\test\test_vmap.py:3810: UserWarning: There is a performance drop because we have not yet implemented the batching rule for aten::all. Please file us an issue on GitHub so that we can prioritize its implementation. (Triggered internally at C:\actions-runner\_work\pytorch\pytorch\functorch\functorch\csrc\BatchedFallback.cpp:85.) 2022-08-17T12:59:12.6290238Z slices_equal = vmap(vmap(lambda x, y: (x == y).all(), (0, None)), (None, 0))(tensor, tensor) 2022-08-17T12:59:12.6295070Z ok (0.016s) 2022-08-17T12:59:12.6325924Z test_alpha_dropout_randomness_different_batched_input_last_cpu (__main__.TestRandomnessCPU) ... ok (0.000s) 2022-08-17T12:59:12.6355762Z test_alpha_dropout_randomness_different_batched_input_none_cpu (__main__.TestRandomnessCPU) ... ok (0.000s) 2022-08-17T12:59:12.6403388Z test_alpha_dropout_randomness_error_batched_input_first_cpu (__main__.TestRandomnessCPU) ... ok (0.016s) 2022-08-17T12:59:12.6427811Z test_alpha_dropout_randomness_error_batched_input_last_cpu (__main__.TestRandomnessCPU) ... ok (0.000s) 2022-08-17T12:59:12.6452126Z test_alpha_dropout_randomness_error_batched_input_none_cpu (__main__.TestRandomnessCPU) ... ok (0.000s) 2022-08-17T12:59:12.6473372Z test_alpha_dropout_randomness_same_batched_input_first_cpu (__main__.TestRandomnessCPU) ... ok (0.000s) 2022-08-17T12:59:12.6496410Z test_alpha_dropout_randomness_same_batched_input_last_cpu (__main__.TestRandomnessCPU) ... ok (0.000s) 2022-08-17T12:59:12.6518131Z test_alpha_dropout_randomness_same_batched_input_none_cpu (__main__.TestRandomnessCPU) ... ok (0.000s) 2022-08-17T12:59:12.6577464Z test_bernoulli_in_place_use_generator_False_randomness_different_batched_input_first_batched_probability_first_cpu (__main__.TestRandomnessCPU) ... ok (0.016s) 2022-08-17T12:59:12.6632372Z test_bernoulli_in_place_use_generator_False_randomness_different_batched_input_first_batched_probability_last_cpu (__main__.TestRandomnessCPU) ... ok (0.000s) 2022-08-17T12:59:12.6687132Z test_bernoulli_in_place_use_generator_False_randomness_different_batched_input_first_batched_probability_none_cpu (__main__.TestRandomnessCPU) ... ok (0.000s) 2022-08-17T12:59:12.6742913Z test_bernoulli_in_place_use_generator_False_randomness_different_batched_input_last_batched_probability_first_cpu (__main__.TestRandomnessCPU) ... ok (0.016s) 2022-08-17T12:59:12.6798265Z test_bernoulli_in_place_use_generator_False_randomness_different_batched_input_last_batched_probability_last_cpu (__main__.TestRandomnessCPU) ... ok (0.000s) 2022-08-17T12:59:12.6853505Z test_bernoulli_in_place_use_generator_False_randomness_different_batched_input_last_batched_probability_none_cpu (__main__.TestRandomnessCPU) ... ok (0.000s) 2022-08-17T12:59:12.6895273Z test_bernoulli_in_place_use_generator_False_randomness_different_batched_input_none_batched_probability_first_cpu (__main__.TestRandomnessCPU) ... ok (0.016s) 2022-08-17T12:59:12.6934620Z test_bernoulli_in_place_use_generator_False_randomness_different_batched_input_none_batched_probability_last_cpu (__main__.TestRandomnessCPU) ... ok (0.000s) 2022-08-17T12:59:12.6975121Z test_bernoulli_in_place_use_generator_False_randomness_different_batched_input_none_batched_probability_none_cpu (__main__.TestRandomnessCPU) ... ok (0.000s) 2022-08-17T12:59:12.7014109Z test_bernoulli_in_place_use_generator_False_randomness_error_batched_input_first_batched_probability_first_cpu (__main__.TestRandomnessCPU) ... ok (0.000s) 2022-08-17T12:59:12.7053370Z test_bernoulli_in_place_use_generator_False_randomness_error_batched_input_first_batched_probability_last_cpu (__main__.TestRandomnessCPU) ... ok (0.016s) 2022-08-17T12:59:12.7092494Z test_bernoulli_in_place_use_generator_False_randomness_error_batched_input_first_batched_probability_none_cpu (__main__.TestRandomnessCPU) ... ok (0.000s) 2022-08-17T12:59:12.7131350Z test_bernoulli_in_place_use_generator_False_randomness_error_batched_input_last_batched_probability_first_cpu (__main__.TestRandomnessCPU) ... ok (0.000s) 2022-08-17T12:59:12.7170235Z test_bernoulli_in_place_use_generator_False_randomness_error_batched_input_last_batched_probability_last_cpu (__main__.TestRandomnessCPU) ... ok (0.000s) 2022-08-17T12:59:12.7209234Z test_bernoulli_in_place_use_generator_False_randomness_error_batched_input_last_batched_probability_none_cpu (__main__.TestRandomnessCPU) ... ok (0.016s) 2022-08-17T12:59:12.7248201Z test_bernoulli_in_place_use_generator_False_randomness_error_batched_input_none_batched_probability_first_cpu (__main__.TestRandomnessCPU) ... ok (0.000s) 2022-08-17T12:59:12.7287218Z test_bernoulli_in_place_use_generator_False_randomness_error_batched_input_none_batched_probability_last_cpu (__main__.TestRandomnessCPU) ... ok (0.000s) 2022-08-17T12:59:12.7326087Z test_bernoulli_in_place_use_generator_False_randomness_error_batched_input_none_batched_probability_none_cpu (__main__.TestRandomnessCPU) ... ok (0.000s) 2022-08-17T12:59:12.7367122Z test_bernoulli_in_place_use_generator_False_randomness_same_batched_input_first_batched_probability_first_cpu (__main__.TestRandomnessCPU) ... ok (0.016s) 2022-08-17T12:59:12.7406128Z test_bernoulli_in_place_use_generator_False_randomness_same_batched_input_first_batched_probability_last_cpu (__main__.TestRandomnessCPU) ... ok (0.000s) 2022-08-17T12:59:12.7457440Z test_bernoulli_in_place_use_generator_False_randomness_same_batched_input_first_batched_probability_none_cpu (__main__.TestRandomnessCPU) ... ok (0.000s) 2022-08-17T12:59:12.7496724Z test_bernoulli_in_place_use_generator_False_randomness_same_batched_input_last_batched_probability_first_cpu (__main__.TestRandomnessCPU) ... ok (0.016s) 2022-08-17T12:59:12.7535721Z test_bernoulli_in_place_use_generator_False_randomness_same_batched_input_last_batched_probability_last_cpu (__main__.TestRandomnessCPU) ... ok (0.000s) 2022-08-17T12:59:12.7587908Z test_bernoulli_in_place_use_generator_False_randomness_same_batched_input_last_batched_probability_none_cpu (__main__.TestRandomnessCPU) ... ok (0.000s) 2022-08-17T12:59:12.7626847Z test_bernoulli_in_place_use_generator_False_randomness_same_batched_input_none_batched_probability_first_cpu (__main__.TestRandomnessCPU) ... ok (0.000s) 2022-08-17T12:59:12.7665956Z test_bernoulli_in_place_use_generator_False_randomness_same_batched_input_none_batched_probability_last_cpu (__main__.TestRandomnessCPU) ... ok (0.016s) 2022-08-17T12:59:12.7717031Z test_bernoulli_in_place_use_generator_False_randomness_same_batched_input_none_batched_probability_none_cpu (__main__.TestRandomnessCPU) ... ok (0.000s) 2022-08-17T12:59:12.7763869Z test_bernoulli_in_place_use_generator_True_randomness_different_batched_input_first_batched_probability_first_cpu (__main__.TestRandomnessCPU) ... ok (0.000s) 2022-08-17T12:59:12.7811058Z test_bernoulli_in_place_use_generator_True_randomness_different_batched_input_first_batched_probability_last_cpu (__main__.TestRandomnessCPU) ... ok (0.016s) 2022-08-17T12:59:12.7858021Z test_bernoulli_in_place_use_generator_True_randomness_different_batched_input_first_batched_probability_none_cpu (__main__.TestRandomnessCPU) ... ok (0.000s) 2022-08-17T12:59:12.7905858Z test_bernoulli_in_place_use_generator_True_randomness_different_batched_input_last_batched_probability_first_cpu (__main__.TestRandomnessCPU) ... ok (0.000s) 2022-08-17T12:59:12.7953389Z test_bernoulli_in_place_use_generator_True_randomness_different_batched_input_last_batched_probability_last_cpu (__main__.TestRandomnessCPU) ... ok (0.000s) 2022-08-17T12:59:12.8001626Z test_bernoulli_in_place_use_generator_True_randomness_different_batched_input_last_batched_probability_none_cpu (__main__.TestRandomnessCPU) ... ok (0.017s) 2022-08-17T12:59:12.8041061Z test_bernoulli_in_place_use_generator_True_randomness_different_batched_input_none_batched_probability_first_cpu (__main__.TestRandomnessCPU) ... ok (0.000s) 2022-08-17T12:59:12.8080352Z test_bernoulli_in_place_use_generator_True_randomness_different_batched_input_none_batched_probability_last_cpu (__main__.TestRandomnessCPU) ... ok (0.000s) 2022-08-17T12:59:12.8119440Z test_bernoulli_in_place_use_generator_True_randomness_different_batched_input_none_batched_probability_none_cpu (__main__.TestRandomnessCPU) ... ok (0.000s) 2022-08-17T12:59:12.8158610Z test_bernoulli_in_place_use_generator_True_randomness_error_batched_input_first_batched_probability_first_cpu (__main__.TestRandomnessCPU) ... ok (0.016s) 2022-08-17T12:59:12.8197912Z test_bernoulli_in_place_use_generator_True_randomness_error_batched_input_first_batched_probability_last_cpu (__main__.TestRandomnessCPU) ... ok (0.000s) 2022-08-17T12:59:12.8236491Z test_bernoulli_in_place_use_generator_True_randomness_error_batched_input_first_batched_probability_none_cpu (__main__.TestRandomnessCPU) ... ok (0.000s) 2022-08-17T12:59:12.8275427Z test_bernoulli_in_place_use_generator_True_randomness_error_batched_input_last_batched_probability_first_cpu (__main__.TestRandomnessCPU) ... ok (0.000s) 2022-08-17T12:59:12.8316474Z test_bernoulli_in_place_use_generator_True_randomness_error_batched_input_last_batched_probability_last_cpu (__main__.TestRandomnessCPU) ... ok (0.016s) 2022-08-17T12:59:12.8354998Z test_bernoulli_in_place_use_generator_True_randomness_error_batched_input_last_batched_probability_none_cpu (__main__.TestRandomnessCPU) ... ok (0.000s) 2022-08-17T12:59:12.8393748Z test_bernoulli_in_place_use_generator_True_randomness_error_batched_input_none_batched_probability_first_cpu (__main__.TestRandomnessCPU) ... ok (0.000s) 2022-08-17T12:59:12.8432531Z test_bernoulli_in_place_use_generator_True_randomness_error_batched_input_none_batched_probability_last_cpu (__main__.TestRandomnessCPU) ... ok (0.000s) 2022-08-17T12:59:12.8471236Z test_bernoulli_in_place_use_generator_True_randomness_error_batched_input_none_batched_probability_none_cpu (__main__.TestRandomnessCPU) ... ok (0.016s) 2022-08-17T12:59:12.8510015Z test_bernoulli_in_place_use_generator_True_randomness_same_batched_input_first_batched_probability_first_cpu (__main__.TestRandomnessCPU) ... ok (0.000s) 2022-08-17T12:59:12.8548479Z test_bernoulli_in_place_use_generator_True_randomness_same_batched_input_first_batched_probability_last_cpu (__main__.TestRandomnessCPU) ... ok (0.000s) 2022-08-17T12:59:12.8591846Z test_bernoulli_in_place_use_generator_True_randomness_same_batched_input_first_batched_probability_none_cpu (__main__.TestRandomnessCPU) ... ok (0.000s) 2022-08-17T12:59:12.8630843Z test_bernoulli_in_place_use_generator_True_randomness_same_batched_input_last_batched_probability_first_cpu (__main__.TestRandomnessCPU) ... ok (0.016s) 2022-08-17T12:59:12.8669521Z test_bernoulli_in_place_use_generator_True_randomness_same_batched_input_last_batched_probability_last_cpu (__main__.TestRandomnessCPU) ... ok (0.000s) 2022-08-17T12:59:12.8713629Z test_bernoulli_in_place_use_generator_True_randomness_same_batched_input_last_batched_probability_none_cpu (__main__.TestRandomnessCPU) ... ok (0.000s) 2022-08-17T12:59:12.8752267Z test_bernoulli_in_place_use_generator_True_randomness_same_batched_input_none_batched_probability_first_cpu (__main__.TestRandomnessCPU) ... ok (0.000s) 2022-08-17T12:59:12.8790935Z test_bernoulli_in_place_use_generator_True_randomness_same_batched_input_none_batched_probability_last_cpu (__main__.TestRandomnessCPU) ... ok (0.016s) 2022-08-17T12:59:12.8834192Z test_bernoulli_in_place_use_generator_True_randomness_same_batched_input_none_batched_probability_none_cpu (__main__.TestRandomnessCPU) ... ok (0.000s) 2022-08-17T12:59:12.8906785Z test_chunk_vmap_in_dim_0_out_dim_0_cpu (__main__.TestRandomnessCPU) ... ok (0.000s) 2022-08-17T12:59:12.8980898Z test_chunk_vmap_in_dim_0_out_dim_1_cpu (__main__.TestRandomnessCPU) ... ok (0.022s) 2022-08-17T12:59:12.9055015Z test_chunk_vmap_in_dim_0_out_dim_2_cpu (__main__.TestRandomnessCPU) ... ok (0.007s) 2022-08-17T12:59:12.9128514Z test_chunk_vmap_in_dim_1_out_dim_0_cpu (__main__.TestRandomnessCPU) ... ok (0.002s) 2022-08-17T12:59:12.9197293Z test_chunk_vmap_in_dim_1_out_dim_1_cpu (__main__.TestRandomnessCPU) ... ok (0.000s) 2022-08-17T12:59:12.9266459Z test_chunk_vmap_in_dim_1_out_dim_2_cpu (__main__.TestRandomnessCPU) ... ok (0.016s) 2022-08-17T12:59:12.9346552Z test_chunk_vmap_in_dim_2_out_dim_0_cpu (__main__.TestRandomnessCPU) ... ok (0.000s) 2022-08-17T12:59:12.9417422Z test_chunk_vmap_in_dim_2_out_dim_1_cpu (__main__.TestRandomnessCPU) ... ok (0.016s) 2022-08-17T12:59:12.9487907Z test_chunk_vmap_in_dim_2_out_dim_2_cpu (__main__.TestRandomnessCPU) ... ok (0.000s) 2022-08-17T12:59:12.9529285Z test_dropout_randomness_different_batched_input_first_cpu (__main__.TestRandomnessCPU) ... ok (0.000s) 2022-08-17T12:59:12.9551469Z test_dropout_randomness_different_batched_input_last_cpu (__main__.TestRandomnessCPU) ... ok (0.016s) 2022-08-17T12:59:12.9582353Z test_dropout_randomness_different_batched_input_none_cpu (__main__.TestRandomnessCPU) ... ok (0.000s) 2022-08-17T12:59:12.9608108Z test_dropout_randomness_error_batched_input_first_cpu (__main__.TestRandomnessCPU) ... ok (0.000s) 2022-08-17T12:59:12.9633530Z test_dropout_randomness_error_batched_input_last_cpu (__main__.TestRandomnessCPU) ... ok (0.000s) 2022-08-17T12:59:12.9658898Z test_dropout_randomness_error_batched_input_none_cpu (__main__.TestRandomnessCPU) ... ok (0.000s) 2022-08-17T12:59:12.9681581Z test_dropout_randomness_same_batched_input_first_cpu (__main__.TestRandomnessCPU) ... ok (0.000s) 2022-08-17T12:59:12.9705796Z test_dropout_randomness_same_batched_input_last_cpu (__main__.TestRandomnessCPU) ... ok (0.016s) 2022-08-17T12:59:12.9728995Z test_dropout_randomness_same_batched_input_none_cpu (__main__.TestRandomnessCPU) ... ok (0.000s) 2022-08-17T12:59:12.9833147Z test_factory_ops_randomness_different_use_generator_False_cpu (__main__.TestRandomnessCPU) ... ok (0.000s) 2022-08-17T12:59:12.9896169Z test_factory_ops_randomness_different_use_generator_True_cpu (__main__.TestRandomnessCPU) ... ok (0.016s) 2022-08-17T12:59:12.9928312Z test_factory_ops_randomness_error_use_generator_False_cpu (__main__.TestRandomnessCPU) ... ok (0.000s) 2022-08-17T12:59:12.9960577Z test_factory_ops_randomness_error_use_generator_True_cpu (__main__.TestRandomnessCPU) ... ok (0.000s) 2022-08-17T12:59:13.0055941Z test_factory_ops_randomness_same_use_generator_False_cpu (__main__.TestRandomnessCPU) ... ok (0.016s) 2022-08-17T12:59:13.0111090Z test_factory_ops_randomness_same_use_generator_True_cpu (__main__.TestRandomnessCPU) ... ok (0.000s) 2022-08-17T12:59:13.0146329Z test_feature_alpha_dropout_randomness_different_batched_input_first_cpu (__main__.TestRandomnessCPU) ... ok (0.000s) 2022-08-17T12:59:13.0181783Z test_feature_alpha_dropout_randomness_different_batched_input_last_cpu (__main__.TestRandomnessCPU) ... ok (0.016s) 2022-08-17T12:59:13.0215017Z test_feature_alpha_dropout_randomness_different_batched_input_none_cpu (__main__.TestRandomnessCPU) ... ok (0.000s) 2022-08-17T12:59:13.0244120Z test_feature_alpha_dropout_randomness_error_batched_input_first_cpu (__main__.TestRandomnessCPU) ... ok (0.000s) 2022-08-17T12:59:13.0273042Z test_feature_alpha_dropout_randomness_error_batched_input_last_cpu (__main__.TestRandomnessCPU) ... ok (0.000s) 2022-08-17T12:59:13.0301998Z test_feature_alpha_dropout_randomness_error_batched_input_none_cpu (__main__.TestRandomnessCPU) ... ok (0.000s) 2022-08-17T12:59:13.0329328Z test_feature_alpha_dropout_randomness_same_batched_input_first_cpu (__main__.TestRandomnessCPU) ... ok (0.000s) 2022-08-17T12:59:13.0357172Z test_feature_alpha_dropout_randomness_same_batched_input_last_cpu (__main__.TestRandomnessCPU) ... ok (0.016s) 2022-08-17T12:59:13.0384393Z test_feature_alpha_dropout_randomness_same_batched_input_none_cpu (__main__.TestRandomnessCPU) ... ok (0.000s) 2022-08-17T12:59:13.0422105Z test_feature_dropout_randomness_different_batched_input_first_dim_2_cpu (__main__.TestRandomnessCPU) ... ok (0.000s) 2022-08-17T12:59:13.0459624Z test_feature_dropout_randomness_different_batched_input_first_dim_3_cpu (__main__.TestRandomnessCPU) ... ok (0.000s) 2022-08-17T12:59:13.0498884Z test_feature_dropout_randomness_different_batched_input_last_dim_2_cpu (__main__.TestRandomnessCPU) ... ok (0.016s) 2022-08-17T12:59:13.0537774Z test_feature_dropout_randomness_different_batched_input_last_dim_3_cpu (__main__.TestRandomnessCPU) ... ok (0.000s) 2022-08-17T12:59:13.0574931Z test_feature_dropout_randomness_different_batched_input_none_dim_2_cpu (__main__.TestRandomnessCPU) ... ok (0.000s) 2022-08-17T12:59:13.0612462Z test_feature_dropout_randomness_different_batched_input_none_dim_3_cpu (__main__.TestRandomnessCPU) ... ok (0.000s) 2022-08-17T12:59:13.0646560Z test_feature_dropout_randomness_error_batched_input_first_dim_2_cpu (__main__.TestRandomnessCPU) ... ok (0.015s) 2022-08-17T12:59:13.0679898Z test_feature_dropout_randomness_error_batched_input_first_dim_3_cpu (__main__.TestRandomnessCPU) ... ok (0.001s) 2022-08-17T12:59:13.0712836Z test_feature_dropout_randomness_error_batched_input_last_dim_2_cpu (__main__.TestRandomnessCPU) ... ok (0.000s) 2022-08-17T12:59:13.0746189Z test_feature_dropout_randomness_error_batched_input_last_dim_3_cpu (__main__.TestRandomnessCPU) ... ok (0.000s) 2022-08-17T12:59:13.0779283Z test_feature_dropout_randomness_error_batched_input_none_dim_2_cpu (__main__.TestRandomnessCPU) ... ok (0.000s) 2022-08-17T12:59:13.0812734Z test_feature_dropout_randomness_error_batched_input_none_dim_3_cpu (__main__.TestRandomnessCPU) ... ok (0.016s) 2022-08-17T12:59:13.0844475Z test_feature_dropout_randomness_same_batched_input_first_dim_2_cpu (__main__.TestRandomnessCPU) ... ok (0.000s) 2022-08-17T12:59:13.0876268Z test_feature_dropout_randomness_same_batched_input_first_dim_3_cpu (__main__.TestRandomnessCPU) ... ok (0.000s) 2022-08-17T12:59:13.0908106Z test_feature_dropout_randomness_same_batched_input_last_dim_2_cpu (__main__.TestRandomnessCPU) ... ok (0.000s) 2022-08-17T12:59:13.0940504Z test_feature_dropout_randomness_same_batched_input_last_dim_3_cpu (__main__.TestRandomnessCPU) ... ok (0.000s) 2022-08-17T12:59:13.0972493Z test_feature_dropout_randomness_same_batched_input_none_dim_2_cpu (__main__.TestRandomnessCPU) ... ok (0.016s) 2022-08-17T12:59:13.1004422Z test_feature_dropout_randomness_same_batched_input_none_dim_3_cpu (__main__.TestRandomnessCPU) ... ok (0.000s) 2022-08-17T12:59:13.1051171Z test_like_functions_randomness_different_batched_input_first_cpu (__main__.TestRandomnessCPU) ... ok (0.000s) 2022-08-17T12:59:13.1098444Z test_like_functions_randomness_different_batched_input_last_cpu (__main__.TestRandomnessCPU) ... ok (0.000s) 2022-08-17T12:59:13.1144783Z test_like_functions_randomness_different_batched_input_none_cpu (__main__.TestRandomnessCPU) ... ok (0.016s) 2022-08-17T12:59:13.1176243Z test_like_functions_randomness_error_batched_input_first_cpu (__main__.TestRandomnessCPU) ... ok (0.000s) 2022-08-17T12:59:13.1207589Z test_like_functions_randomness_error_batched_input_last_cpu (__main__.TestRandomnessCPU) ... ok (0.000s) 2022-08-17T12:59:13.1239021Z test_like_functions_randomness_error_batched_input_none_cpu (__main__.TestRandomnessCPU) ... ok (0.000s) 2022-08-17T12:59:13.1335556Z test_like_functions_randomness_same_batched_input_first_cpu (__main__.TestRandomnessCPU) ... ok (0.016s) 2022-08-17T12:59:13.1431600Z test_like_functions_randomness_same_batched_input_last_cpu (__main__.TestRandomnessCPU) ... ok (0.000s) 2022-08-17T12:59:13.1540556Z test_like_functions_randomness_same_batched_input_none_cpu (__main__.TestRandomnessCPU) ... ok (0.026s) 2022-08-17T12:59:13.1598777Z test_multinomial_use_generator_False_randomness_different_batched_call_False_batched_input_first_cpu (__main__.TestRandomnessCPU) ... ok (0.004s) 2022-08-17T12:59:13.1655522Z test_multinomial_use_generator_False_randomness_different_batched_call_False_batched_input_last_cpu (__main__.TestRandomnessCPU) ... ok (0.000s) 2022-08-17T12:59:13.1710953Z test_multinomial_use_generator_False_randomness_different_batched_call_False_batched_input_none_cpu (__main__.TestRandomnessCPU) ... ok (0.000s) 2022-08-17T12:59:13.1777405Z test_multinomial_use_generator_False_randomness_different_batched_call_True_batched_input_first_cpu (__main__.TestRandomnessCPU) ... ok (0.016s) 2022-08-17T12:59:13.1843176Z test_multinomial_use_generator_False_randomness_different_batched_call_True_batched_input_last_cpu (__main__.TestRandomnessCPU) ... ok (0.000s) 2022-08-17T12:59:13.1909414Z test_multinomial_use_generator_False_randomness_different_batched_call_True_batched_input_none_cpu (__main__.TestRandomnessCPU) ... ok (0.016s) 2022-08-17T12:59:13.1949793Z test_multinomial_use_generator_False_randomness_error_batched_call_False_batched_input_first_cpu (__main__.TestRandomnessCPU) ... ok (0.001s) 2022-08-17T12:59:13.1989878Z test_multinomial_use_generator_False_randomness_error_batched_call_False_batched_input_last_cpu (__main__.TestRandomnessCPU) ... ok (0.000s) 2022-08-17T12:59:13.2029631Z test_multinomial_use_generator_False_randomness_error_batched_call_False_batched_input_none_cpu (__main__.TestRandomnessCPU) ... ok (0.000s) 2022-08-17T12:59:13.2069564Z test_multinomial_use_generator_False_randomness_error_batched_call_True_batched_input_first_cpu (__main__.TestRandomnessCPU) ... ok (0.000s) 2022-08-17T12:59:13.2109784Z test_multinomial_use_generator_False_randomness_error_batched_call_True_batched_input_last_cpu (__main__.TestRandomnessCPU) ... ok (0.016s) 2022-08-17T12:59:13.2149743Z test_multinomial_use_generator_False_randomness_error_batched_call_True_batched_input_none_cpu (__main__.TestRandomnessCPU) ... ok (0.000s) 2022-08-17T12:59:13.2189716Z test_multinomial_use_generator_False_randomness_same_batched_call_False_batched_input_first_cpu (__main__.TestRandomnessCPU) ... ok (0.000s) 2022-08-17T12:59:13.2229876Z test_multinomial_use_generator_False_randomness_same_batched_call_False_batched_input_last_cpu (__main__.TestRandomnessCPU) ... ok (0.000s) 2022-08-17T12:59:13.2279150Z test_multinomial_use_generator_False_randomness_same_batched_call_False_batched_input_none_cpu (__main__.TestRandomnessCPU) ... ok (0.016s) 2022-08-17T12:59:13.2319019Z test_multinomial_use_generator_False_randomness_same_batched_call_True_batched_input_first_cpu (__main__.TestRandomnessCPU) ... ok (0.000s) 2022-08-17T12:59:13.2359083Z test_multinomial_use_generator_False_randomness_same_batched_call_True_batched_input_last_cpu (__main__.TestRandomnessCPU) ... ok (0.000s) 2022-08-17T12:59:13.2409057Z test_multinomial_use_generator_False_randomness_same_batched_call_True_batched_input_none_cpu (__main__.TestRandomnessCPU) ... ok (0.016s) 2022-08-17T12:59:13.2456360Z test_multinomial_use_generator_True_randomness_different_batched_call_False_batched_input_first_cpu (__main__.TestRandomnessCPU) ... ok (0.000s) 2022-08-17T12:59:13.2504961Z test_multinomial_use_generator_True_randomness_different_batched_call_False_batched_input_last_cpu (__main__.TestRandomnessCPU) ... ok (0.000s) 2022-08-17T12:59:13.2552622Z test_multinomial_use_generator_True_randomness_different_batched_call_False_batched_input_none_cpu (__main__.TestRandomnessCPU) ... ok (0.016s) 2022-08-17T12:59:13.2610630Z test_multinomial_use_generator_True_randomness_different_batched_call_True_batched_input_first_cpu (__main__.TestRandomnessCPU) ... ok (0.000s) 2022-08-17T12:59:13.2668624Z test_multinomial_use_generator_True_randomness_different_batched_call_True_batched_input_last_cpu (__main__.TestRandomnessCPU) ... ok (0.000s) 2022-08-17T12:59:13.2727300Z test_multinomial_use_generator_True_randomness_different_batched_call_True_batched_input_none_cpu (__main__.TestRandomnessCPU) ... ok (0.016s) 2022-08-17T12:59:13.2767424Z test_multinomial_use_generator_True_randomness_error_batched_call_False_batched_input_first_cpu (__main__.TestRandomnessCPU) ... ok (0.000s) 2022-08-17T12:59:13.2807550Z test_multinomial_use_generator_True_randomness_error_batched_call_False_batched_input_last_cpu (__main__.TestRandomnessCPU) ... ok (0.000s) 2022-08-17T12:59:13.2847193Z test_multinomial_use_generator_True_randomness_error_batched_call_False_batched_input_none_cpu (__main__.TestRandomnessCPU) ... ok (0.000s) 2022-08-17T12:59:13.2886907Z test_multinomial_use_generator_True_randomness_error_batched_call_True_batched_input_first_cpu (__main__.TestRandomnessCPU) ... ok (0.016s) 2022-08-17T12:59:13.2926940Z test_multinomial_use_generator_True_randomness_error_batched_call_True_batched_input_last_cpu (__main__.TestRandomnessCPU) ... ok (0.000s) 2022-08-17T12:59:13.2966810Z test_multinomial_use_generator_True_randomness_error_batched_call_True_batched_input_none_cpu (__main__.TestRandomnessCPU) ... ok (0.000s) 2022-08-17T12:59:13.3006680Z test_multinomial_use_generator_True_randomness_same_batched_call_False_batched_input_first_cpu (__main__.TestRandomnessCPU) ... ok (0.000s) 2022-08-17T12:59:13.3046934Z test_multinomial_use_generator_True_randomness_same_batched_call_False_batched_input_last_cpu (__main__.TestRandomnessCPU) ... ok (0.016s) 2022-08-17T12:59:13.3088591Z test_multinomial_use_generator_True_randomness_same_batched_call_False_batched_input_none_cpu (__main__.TestRandomnessCPU) ... ok (0.000s) 2022-08-17T12:59:13.3128653Z test_multinomial_use_generator_True_randomness_same_batched_call_True_batched_input_first_cpu (__main__.TestRandomnessCPU) ... ok (0.000s) 2022-08-17T12:59:13.3168486Z test_multinomial_use_generator_True_randomness_same_batched_call_True_batched_input_last_cpu (__main__.TestRandomnessCPU) ... ok (0.000s) 2022-08-17T12:59:13.3210815Z test_multinomial_use_generator_True_randomness_same_batched_call_True_batched_input_none_cpu (__main__.TestRandomnessCPU) ... ok (0.016s) 2022-08-17T12:59:13.3295167Z test_random_binary_out_of_place_use_generator_False_randomness_different_batched_input_first_batched_other_first_cpu (__main__.TestRandomnessCPU) ... ok (0.000s) 2022-08-17T12:59:13.3379642Z test_random_binary_out_of_place_use_generator_False_randomness_different_batched_input_first_batched_other_last_cpu (__main__.TestRandomnessCPU) ... ok (0.016s) 2022-08-17T12:59:13.3461763Z test_random_binary_out_of_place_use_generator_False_randomness_different_batched_input_first_batched_other_none_cpu (__main__.TestRandomnessCPU) ... ok (0.000s) 2022-08-17T12:59:13.3545167Z test_random_binary_out_of_place_use_generator_False_randomness_different_batched_input_last_batched_other_first_cpu (__main__.TestRandomnessCPU) ... ok (0.016s) 2022-08-17T12:59:13.3629197Z test_random_binary_out_of_place_use_generator_False_randomness_different_batched_input_last_batched_other_last_cpu (__main__.TestRandomnessCPU) ... ok (0.000s) 2022-08-17T12:59:13.3712112Z test_random_binary_out_of_place_use_generator_False_randomness_different_batched_input_last_batched_other_none_cpu (__main__.TestRandomnessCPU) ... ok (0.016s) 2022-08-17T12:59:13.3775350Z test_random_binary_out_of_place_use_generator_False_randomness_different_batched_input_none_batched_other_first_cpu (__main__.TestRandomnessCPU) ... C:\actions-runner\_work\pytorch\pytorch\functorch\test\test_vmap.py:4213: UserWarning: An output with one or more elements was resized since it had shape [3, 3, 14, 14], which does not match the required output shape [4, 3, 3, 14, 14]. 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-08-17T12:59:13.3776399Z lambda t, o, _: torch.binomial(t, (o - 0.5), **kwargs), 2022-08-17T12:59:13.3796069Z ok (0.000s) 2022-08-17T12:59:13.3880622Z test_random_binary_out_of_place_use_generator_False_randomness_different_batched_input_none_batched_other_last_cpu (__main__.TestRandomnessCPU) ... ok (0.016s) 2022-08-17T12:59:13.3963225Z test_random_binary_out_of_place_use_generator_False_randomness_different_batched_input_none_batched_other_none_cpu (__main__.TestRandomnessCPU) ... ok (0.000s) 2022-08-17T12:59:13.4000771Z test_random_binary_out_of_place_use_generator_False_randomness_error_batched_input_first_batched_other_first_cpu (__main__.TestRandomnessCPU) ... ok (0.017s) 2022-08-17T12:59:13.4037923Z test_random_binary_out_of_place_use_generator_False_randomness_error_batched_input_first_batched_other_last_cpu (__main__.TestRandomnessCPU) ... ok (0.000s) 2022-08-17T12:59:13.4074943Z test_random_binary_out_of_place_use_generator_False_randomness_error_batched_input_first_batched_other_none_cpu (__main__.TestRandomnessCPU) ... ok (0.000s) 2022-08-17T12:59:13.4111818Z test_random_binary_out_of_place_use_generator_False_randomness_error_batched_input_last_batched_other_first_cpu (__main__.TestRandomnessCPU) ... ok (0.000s) 2022-08-17T12:59:13.4148975Z test_random_binary_out_of_place_use_generator_False_randomness_error_batched_input_last_batched_other_last_cpu (__main__.TestRandomnessCPU) ... ok (0.016s) 2022-08-17T12:59:13.4185830Z test_random_binary_out_of_place_use_generator_False_randomness_error_batched_input_last_batched_other_none_cpu (__main__.TestRandomnessCPU) ... ok (0.000s) 2022-08-17T12:59:13.4222859Z test_random_binary_out_of_place_use_generator_False_randomness_error_batched_input_none_batched_other_first_cpu (__main__.TestRandomnessCPU) ... ok (0.000s) 2022-08-17T12:59:13.4259925Z test_random_binary_out_of_place_use_generator_False_randomness_error_batched_input_none_batched_other_last_cpu (__main__.TestRandomnessCPU) ... ok (0.000s) 2022-08-17T12:59:13.4297010Z test_random_binary_out_of_place_use_generator_False_randomness_error_batched_input_none_batched_other_none_cpu (__main__.TestRandomnessCPU) ... ok (0.016s) 2022-08-17T12:59:13.4334073Z test_random_binary_out_of_place_use_generator_False_randomness_same_batched_input_first_batched_other_first_cpu (__main__.TestRandomnessCPU) ... ok (0.000s) 2022-08-17T12:59:13.4371072Z test_random_binary_out_of_place_use_generator_False_randomness_same_batched_input_first_batched_other_last_cpu (__main__.TestRandomnessCPU) ... ok (0.000s) 2022-08-17T12:59:13.4407938Z test_random_binary_out_of_place_use_generator_False_randomness_same_batched_input_first_batched_other_none_cpu (__main__.TestRandomnessCPU) ... ok (0.000s) 2022-08-17T12:59:13.4445266Z test_random_binary_out_of_place_use_generator_False_randomness_same_batched_input_last_batched_other_first_cpu (__main__.TestRandomnessCPU) ... ok (0.016s) 2022-08-17T12:59:13.4482277Z test_random_binary_out_of_place_use_generator_False_randomness_same_batched_input_last_batched_other_last_cpu (__main__.TestRandomnessCPU) ... ok (0.000s) 2022-08-17T12:59:13.4519313Z test_random_binary_out_of_place_use_generator_False_randomness_same_batched_input_last_batched_other_none_cpu (__main__.TestRandomnessCPU) ... ok (0.000s) 2022-08-17T12:59:13.4556122Z test_random_binary_out_of_place_use_generator_False_randomness_same_batched_input_none_batched_other_first_cpu (__main__.TestRandomnessCPU) ... ok (0.000s) 2022-08-17T12:59:13.4593017Z test_random_binary_out_of_place_use_generator_False_randomness_same_batched_input_none_batched_other_last_cpu (__main__.TestRandomnessCPU) ... ok (0.000s) 2022-08-17T12:59:13.4663071Z test_random_binary_out_of_place_use_generator_False_randomness_same_batched_input_none_batched_other_none_cpu (__main__.TestRandomnessCPU) ... ok (0.016s) 2022-08-17T12:59:13.4730092Z test_random_binary_out_of_place_use_generator_True_randomness_different_batched_input_first_batched_other_first_cpu (__main__.TestRandomnessCPU) ... ok (0.000s) 2022-08-17T12:59:13.4798367Z test_random_binary_out_of_place_use_generator_True_randomness_different_batched_input_first_batched_other_last_cpu (__main__.TestRandomnessCPU) ... ok (0.016s) 2022-08-17T12:59:13.4864792Z test_random_binary_out_of_place_use_generator_True_randomness_different_batched_input_first_batched_other_none_cpu (__main__.TestRandomnessCPU) ... ok (0.000s) 2022-08-17T12:59:13.4932662Z test_random_binary_out_of_place_use_generator_True_randomness_different_batched_input_last_batched_other_first_cpu (__main__.TestRandomnessCPU) ... ok (0.017s) 2022-08-17T12:59:13.5000954Z test_random_binary_out_of_place_use_generator_True_randomness_different_batched_input_last_batched_other_last_cpu (__main__.TestRandomnessCPU) ... ok (0.003s) 2022-08-17T12:59:13.5067900Z test_random_binary_out_of_place_use_generator_True_randomness_different_batched_input_last_batched_other_none_cpu (__main__.TestRandomnessCPU) ... ok (0.006s) 2022-08-17T12:59:13.5135594Z test_random_binary_out_of_place_use_generator_True_randomness_different_batched_input_none_batched_other_first_cpu (__main__.TestRandomnessCPU) ... ok (0.010s) 2022-08-17T12:59:13.5203754Z test_random_binary_out_of_place_use_generator_True_randomness_different_batched_input_none_batched_other_last_cpu (__main__.TestRandomnessCPU) ... ok (0.000s) 2022-08-17T12:59:13.5270537Z test_random_binary_out_of_place_use_generator_True_randomness_different_batched_input_none_batched_other_none_cpu (__main__.TestRandomnessCPU) ... ok (0.000s) 2022-08-17T12:59:13.5307601Z test_random_binary_out_of_place_use_generator_True_randomness_error_batched_input_first_batched_other_first_cpu (__main__.TestRandomnessCPU) ... ok (0.016s) 2022-08-17T12:59:13.5344549Z test_random_binary_out_of_place_use_generator_True_randomness_error_batched_input_first_batched_other_last_cpu (__main__.TestRandomnessCPU) ... ok (0.000s) 2022-08-17T12:59:13.5381814Z test_random_binary_out_of_place_use_generator_True_randomness_error_batched_input_first_batched_other_none_cpu (__main__.TestRandomnessCPU) ... ok (0.000s) 2022-08-17T12:59:13.5418851Z test_random_binary_out_of_place_use_generator_True_randomness_error_batched_input_last_batched_other_first_cpu (__main__.TestRandomnessCPU) ... ok (0.000s) 2022-08-17T12:59:13.5455712Z test_random_binary_out_of_place_use_generator_True_randomness_error_batched_input_last_batched_other_last_cpu (__main__.TestRandomnessCPU) ... ok (0.016s) 2022-08-17T12:59:13.5492520Z test_random_binary_out_of_place_use_generator_True_randomness_error_batched_input_last_batched_other_none_cpu (__main__.TestRandomnessCPU) ... ok (0.000s) 2022-08-17T12:59:13.5529336Z test_random_binary_out_of_place_use_generator_True_randomness_error_batched_input_none_batched_other_first_cpu (__main__.TestRandomnessCPU) ... ok (0.000s) 2022-08-17T12:59:13.5566248Z test_random_binary_out_of_place_use_generator_True_randomness_error_batched_input_none_batched_other_last_cpu (__main__.TestRandomnessCPU) ... ok (0.000s) 2022-08-17T12:59:13.5603441Z test_random_binary_out_of_place_use_generator_True_randomness_error_batched_input_none_batched_other_none_cpu (__main__.TestRandomnessCPU) ... ok (0.016s) 2022-08-17T12:59:13.5640411Z test_random_binary_out_of_place_use_generator_True_randomness_same_batched_input_first_batched_other_first_cpu (__main__.TestRandomnessCPU) ... ok (0.000s) 2022-08-17T12:59:13.5677479Z test_random_binary_out_of_place_use_generator_True_randomness_same_batched_input_first_batched_other_last_cpu (__main__.TestRandomnessCPU) ... ok (0.000s) 2022-08-17T12:59:13.5714387Z test_random_binary_out_of_place_use_generator_True_randomness_same_batched_input_first_batched_other_none_cpu (__main__.TestRandomnessCPU) ... ok (0.000s) 2022-08-17T12:59:13.5751949Z test_random_binary_out_of_place_use_generator_True_randomness_same_batched_input_last_batched_other_first_cpu (__main__.TestRandomnessCPU) ... ok (0.016s) 2022-08-17T12:59:13.5788750Z test_random_binary_out_of_place_use_generator_True_randomness_same_batched_input_last_batched_other_last_cpu (__main__.TestRandomnessCPU) ... ok (0.000s) 2022-08-17T12:59:13.5825742Z test_random_binary_out_of_place_use_generator_True_randomness_same_batched_input_last_batched_other_none_cpu (__main__.TestRandomnessCPU) ... ok (0.000s) 2022-08-17T12:59:13.5862872Z test_random_binary_out_of_place_use_generator_True_randomness_same_batched_input_none_batched_other_first_cpu (__main__.TestRandomnessCPU) ... ok (0.010s) 2022-08-17T12:59:13.5899713Z test_random_binary_out_of_place_use_generator_True_randomness_same_batched_input_none_batched_other_last_cpu (__main__.TestRandomnessCPU) ... ok (0.000s) 2022-08-17T12:59:13.5954344Z test_random_binary_out_of_place_use_generator_True_randomness_same_batched_input_none_batched_other_none_cpu (__main__.TestRandomnessCPU) ... ok (0.000s) 2022-08-17T12:59:13.6204575Z test_random_unary_inplace_use_generator_False_randomness_different_batched_input_first_cpu (__main__.TestRandomnessCPU) ... ok (0.026s) 2022-08-17T12:59:13.6467793Z test_random_unary_inplace_use_generator_False_randomness_different_batched_input_last_cpu (__main__.TestRandomnessCPU) ... ok (0.031s) 2022-08-17T12:59:13.6505534Z test_random_unary_inplace_use_generator_False_randomness_different_batched_input_none_cpu (__main__.TestRandomnessCPU) ... ok (0.000s) 2022-08-17T12:59:13.6543029Z test_random_unary_inplace_use_generator_False_randomness_error_batched_input_first_cpu (__main__.TestRandomnessCPU) ... ok (0.000s) 2022-08-17T12:59:13.6581347Z test_random_unary_inplace_use_generator_False_randomness_error_batched_input_last_cpu (__main__.TestRandomnessCPU) ... ok (0.016s) 2022-08-17T12:59:13.6618541Z test_random_unary_inplace_use_generator_False_randomness_error_batched_input_none_cpu (__main__.TestRandomnessCPU) ... ok (0.000s) 2022-08-17T12:59:13.6831679Z test_random_unary_inplace_use_generator_False_randomness_same_batched_input_first_cpu (__main__.TestRandomnessCPU) ... ok (0.016s) 2022-08-17T12:59:13.7055814Z test_random_unary_inplace_use_generator_False_randomness_same_batched_input_last_cpu (__main__.TestRandomnessCPU) ... ok (0.031s) 2022-08-17T12:59:13.7267735Z test_random_unary_inplace_use_generator_False_randomness_same_batched_input_none_cpu (__main__.TestRandomnessCPU) ... ok (0.010s) 2022-08-17T12:59:13.7434747Z test_random_unary_inplace_use_generator_True_randomness_different_batched_input_first_cpu (__main__.TestRandomnessCPU) ... ok (0.016s) 2022-08-17T12:59:13.7621464Z test_random_unary_inplace_use_generator_True_randomness_different_batched_input_last_cpu (__main__.TestRandomnessCPU) ... ok (0.032s) 2022-08-17T12:59:13.7659461Z test_random_unary_inplace_use_generator_True_randomness_different_batched_input_none_cpu (__main__.TestRandomnessCPU) ... ok (0.000s) 2022-08-17T12:59:13.7697020Z test_random_unary_inplace_use_generator_True_randomness_error_batched_input_first_cpu (__main__.TestRandomnessCPU) ... ok (0.000s) 2022-08-17T12:59:13.7734637Z test_random_unary_inplace_use_generator_True_randomness_error_batched_input_last_cpu (__main__.TestRandomnessCPU) ... ok (0.000s) 2022-08-17T12:59:13.7771972Z test_random_unary_inplace_use_generator_True_randomness_error_batched_input_none_cpu (__main__.TestRandomnessCPU) ... ok (0.016s) 2022-08-17T12:59:13.7906272Z test_random_unary_inplace_use_generator_True_randomness_same_batched_input_first_cpu (__main__.TestRandomnessCPU) ... ok (0.000s) 2022-08-17T12:59:13.8049115Z test_random_unary_inplace_use_generator_True_randomness_same_batched_input_last_cpu (__main__.TestRandomnessCPU) ... ok (0.026s) 2022-08-17T12:59:13.8180621Z test_random_unary_inplace_use_generator_True_randomness_same_batched_input_none_cpu (__main__.TestRandomnessCPU) ... ok (0.000s) 2022-08-17T12:59:13.8430491Z test_random_unary_out_of_place_use_generator_False_randomness_different_batched_input_first_cpu (__main__.TestRandomnessCPU) ... ok (0.031s) 2022-08-17T12:59:13.8664380Z test_random_unary_out_of_place_use_generator_False_randomness_different_batched_input_last_cpu (__main__.TestRandomnessCPU) ... ok (0.026s) 2022-08-17T12:59:13.8861132Z test_random_unary_out_of_place_use_generator_False_randomness_different_batched_input_none_cpu (__main__.TestRandomnessCPU) ... ok (0.016s) 2022-08-17T12:59:13.8898091Z test_random_unary_out_of_place_use_generator_False_randomness_error_batched_input_first_cpu (__main__.TestRandomnessCPU) ... ok (0.000s) 2022-08-17T12:59:13.8934749Z test_random_unary_out_of_place_use_generator_False_randomness_error_batched_input_last_cpu (__main__.TestRandomnessCPU) ... ok (0.016s) 2022-08-17T12:59:13.8970948Z test_random_unary_out_of_place_use_generator_False_randomness_error_batched_input_none_cpu (__main__.TestRandomnessCPU) ... ok (0.000s) 2022-08-17T12:59:13.9007242Z test_random_unary_out_of_place_use_generator_False_randomness_same_batched_input_first_cpu (__main__.TestRandomnessCPU) ... ok (0.000s) 2022-08-17T12:59:13.9043977Z test_random_unary_out_of_place_use_generator_False_randomness_same_batched_input_last_cpu (__main__.TestRandomnessCPU) ... ok (0.010s) 2022-08-17T12:59:13.9204572Z test_random_unary_out_of_place_use_generator_False_randomness_same_batched_input_none_cpu (__main__.TestRandomnessCPU) ... ok (0.010s) 2022-08-17T12:59:13.9343340Z test_random_unary_out_of_place_use_generator_True_randomness_different_batched_input_first_cpu (__main__.TestRandomnessCPU) ... ok (0.016s) 2022-08-17T12:59:13.9485384Z test_random_unary_out_of_place_use_generator_True_randomness_different_batched_input_last_cpu (__main__.TestRandomnessCPU) ... ok (0.016s) 2022-08-17T12:59:13.9626525Z test_random_unary_out_of_place_use_generator_True_randomness_different_batched_input_none_cpu (__main__.TestRandomnessCPU) ... ok (0.016s) 2022-08-17T12:59:13.9663221Z test_random_unary_out_of_place_use_generator_True_randomness_error_batched_input_first_cpu (__main__.TestRandomnessCPU) ... ok (0.000s) 2022-08-17T12:59:13.9699750Z test_random_unary_out_of_place_use_generator_True_randomness_error_batched_input_last_cpu (__main__.TestRandomnessCPU) ... ok (0.000s) 2022-08-17T12:59:13.9736009Z test_random_unary_out_of_place_use_generator_True_randomness_error_batched_input_none_cpu (__main__.TestRandomnessCPU) ... ok (0.000s) 2022-08-17T12:59:13.9772393Z test_random_unary_out_of_place_use_generator_True_randomness_same_batched_input_first_cpu (__main__.TestRandomnessCPU) ... ok (0.016s) 2022-08-17T12:59:13.9808936Z test_random_unary_out_of_place_use_generator_True_randomness_same_batched_input_last_cpu (__main__.TestRandomnessCPU) ... ok (0.000s) 2022-08-17T12:59:13.9913065Z test_random_unary_out_of_place_use_generator_True_randomness_same_batched_input_none_cpu (__main__.TestRandomnessCPU) ... ok (0.016s) 2022-08-17T12:59:13.9947697Z test_randperm_randomness_different_use_generator_False_cpu (__main__.TestRandomnessCPU) ... ok (0.000s) 2022-08-17T12:59:13.9981984Z test_randperm_randomness_different_use_generator_True_cpu (__main__.TestRandomnessCPU) ... ok (0.000s) 2022-08-17T12:59:14.0013015Z test_randperm_randomness_error_use_generator_False_cpu (__main__.TestRandomnessCPU) ... ok (0.010s) 2022-08-17T12:59:14.0044286Z test_randperm_randomness_error_use_generator_True_cpu (__main__.TestRandomnessCPU) ... ok (0.000s) 2022-08-17T12:59:14.0077881Z test_randperm_randomness_same_use_generator_False_cpu (__main__.TestRandomnessCPU) ... ok (0.000s) 2022-08-17T12:59:14.0111278Z test_randperm_randomness_same_use_generator_True_cpu (__main__.TestRandomnessCPU) ... ok (0.000s) 2022-08-17T12:59:14.0145005Z test_unsupported_random_cpu (__main__.TestRandomnessCPU) ... ok (0.000s) 2022-08-17T12:59:14.0172193Z test_fails_with_autograd_function_transform_grad_and_value_cpu (__main__.TestTransformFailureCPU) ... ok (0.016s) 2022-08-17T12:59:14.0196935Z test_fails_with_autograd_function_transform_grad_cpu (__main__.TestTransformFailureCPU) ... ok (0.000s) 2022-08-17T12:59:14.0224579Z test_fails_with_autograd_function_transform_jacfwd_cpu (__main__.TestTransformFailureCPU) ... ok (0.000s) 2022-08-17T12:59:14.0249268Z test_fails_with_autograd_function_transform_jacrev_cpu (__main__.TestTransformFailureCPU) ... ok (0.000s) 2022-08-17T12:59:14.0274240Z test_fails_with_autograd_function_transform_jvp_cpu (__main__.TestTransformFailureCPU) ... ok (0.000s) 2022-08-17T12:59:14.0298415Z test_fails_with_autograd_function_transform_vjp_cpu (__main__.TestTransformFailureCPU) ... ok (0.000s) 2022-08-17T12:59:14.0322527Z test_fails_with_autograd_function_transform_vmap_cpu (__main__.TestTransformFailureCPU) ... ok (0.016s) 2022-08-17T12:59:14.0375592Z test_accepts_nested_inputs (__main__.TestVmapAPI) ... ok (0.000s) 2022-08-17T12:59:14.0393383Z test_backward_unsupported_interaction (__main__.TestVmapAPI) ... skip: error: element 0 of tensors does not require grad and does not have a grad_fn (0.000s) 2022-08-17T12:59:14.0413577Z test_batch_rule_does_not_need_to_handle_no_batched_input (__main__.TestVmapAPI) ... ok (0.000s) 2022-08-17T12:59:14.0432213Z test_batched_gradient_basic (__main__.TestVmapAPI) ... ok (0.000s) 2022-08-17T12:59:14.0446818Z test_constant_function (__main__.TestVmapAPI) ... ok (0.000s) 2022-08-17T12:59:14.0464417Z test_data_dependent_control_flow_throws (__main__.TestVmapAPI) ... ok (0.000s) 2022-08-17T12:59:14.0483828Z test_different_map_dim_size_raises (__main__.TestVmapAPI) ... ok (0.000s) 2022-08-17T12:59:14.0511018Z test_fallback_atan2 (__main__.TestVmapAPI) ... c:\actions-runner\_work\pytorch\pytorch\functorch\functorch\_src\vmap.py:475: UserWarning: There is a performance drop because we have not yet implemented the batching rule for aten::copysign.Tensor. Please file us an issue on GitHub so that we can prioritize its implementation. (Triggered internally at C:\actions-runner\_work\pytorch\pytorch\functorch\functorch\csrc\BatchedFallback.cpp:85.) 2022-08-17T12:59:14.0512020Z batched_outputs = func(*batched_inputs, **kwargs) 2022-08-17T12:59:14.1213082Z ok (0.073s) 2022-08-17T12:59:14.1230006Z test_fallback_does_not_warn_by_default (__main__.TestVmapAPI) ... ok (0.000s) 2022-08-17T12:59:14.1242051Z test_fallback_masked_fill (__main__.TestVmapAPI) ... skip: (0.000s) 2022-08-17T12:59:14.1308206Z test_fallback_multiple_returns (__main__.TestVmapAPI) ... ok (0.000s) 2022-08-17T12:59:14.1332768Z test_fallback_warns_when_warnings_are_enabled (__main__.TestVmapAPI) ... expected failure (0.000s) 2022-08-17T12:59:14.1347646Z test_fallback_with_undefined_grad (__main__.TestVmapAPI) ... ok (0.016s) 2022-08-17T12:59:14.1375556Z test_fallback_zero_dim (__main__.TestVmapAPI) ... c:\actions-runner\_work\pytorch\pytorch\functorch\functorch\_src\vmap.py:475: UserWarning: There is a performance drop because we have not yet implemented the batching rule for aten::copysign.Tensor. Please file us an issue on GitHub so that we can prioritize its implementation. (Triggered internally at C:\actions-runner\_work\pytorch\pytorch\functorch\functorch\csrc\BatchedFallback.cpp:85.) 2022-08-17T12:59:14.1376562Z batched_outputs = func(*batched_inputs, **kwargs) 2022-08-17T12:59:14.1397970Z ok (0.000s) 2022-08-17T12:59:14.1411690Z test_func_with_no_inputs (__main__.TestVmapAPI) ... ok (0.000s) 2022-08-17T12:59:14.1423778Z test_func_with_no_tensors (__main__.TestVmapAPI) ... ok (0.000s) 2022-08-17T12:59:14.1438123Z test_functools_partial (__main__.TestVmapAPI) ... ok (0.000s) 2022-08-17T12:59:14.1458819Z test_grad_unsupported_interaction (__main__.TestVmapAPI) ... expected failure (0.000s) 2022-08-17T12:59:14.1483528Z test_in_dim_not_in_tensor_err_msg (__main__.TestVmapAPI) ... ok (0.000s) 2022-08-17T12:59:14.1503492Z test_in_dims_wrong_type_err_msg (__main__.TestVmapAPI) ... ok (0.016s) 2022-08-17T12:59:14.1536268Z test_inplace_fallback_nary_different_levels (__main__.TestVmapAPI) ... c:\actions-runner\_work\pytorch\pytorch\functorch\functorch\_src\vmap.py:475: UserWarning: There is a performance drop because we have not yet implemented the batching rule for aten::atan2_. Please file us an issue on GitHub so that we can prioritize its implementation. (Triggered internally at C:\actions-runner\_work\pytorch\pytorch\functorch\functorch\csrc\BatchedFallback.cpp:85.) 2022-08-17T12:59:14.1537289Z batched_outputs = func(*batched_inputs, **kwargs) 2022-08-17T12:59:14.1545897Z expected failure (0.004s) 2022-08-17T12:59:14.2153238Z test_inplace_fallback_nary_same_levels (__main__.TestVmapAPI) ... ok (0.059s) 2022-08-17T12:59:14.2351084Z test_inplace_fallback_unary (__main__.TestVmapAPI) ... ok (0.016s) 2022-08-17T12:59:14.2383473Z test_integer_in_dim_but_not_tensor_input_err_msg (__main__.TestVmapAPI) ... ok (0.000s) 2022-08-17T12:59:14.2401189Z test_item_throws (__main__.TestVmapAPI) ... ok (0.000s) 2022-08-17T12:59:14.2415355Z test_multiple_inputs (__main__.TestVmapAPI) ... ok (0.000s) 2022-08-17T12:59:14.2442711Z test_multiple_out_dims (__main__.TestVmapAPI) ... ok (0.000s) 2022-08-17T12:59:14.2459111Z test_multiple_outputs (__main__.TestVmapAPI) ... ok (0.016s) 2022-08-17T12:59:14.2473603Z test_multiple_outputs2 (__main__.TestVmapAPI) ... ok (0.000s) 2022-08-17T12:59:14.2490071Z test_nested_negative_in_dims (__main__.TestVmapAPI) ... ok (0.000s) 2022-08-17T12:59:14.2506912Z test_nested_non_default_in_dims (__main__.TestVmapAPI) ... ok (0.000s) 2022-08-17T12:59:14.2546707Z test_nested_out_dims (__main__.TestVmapAPI) ... ok (0.000s) 2022-08-17T12:59:14.2561872Z test_nested_with_diag_embed (__main__.TestVmapAPI) ... ok (0.000s) 2022-08-17T12:59:14.2587949Z test_nested_with_different_map_dim (__main__.TestVmapAPI) ... ok (0.000s) 2022-08-17T12:59:14.2607686Z test_nested_with_same_map_dim (__main__.TestVmapAPI) ... ok (0.016s) 2022-08-17T12:59:14.2626166Z test_nn_module (__main__.TestVmapAPI) ... ok (0.000s) 2022-08-17T12:59:14.2663047Z test_non_default_in_dims_out_dims (__main__.TestVmapAPI) ... ok (0.000s) 2022-08-17T12:59:14.2679426Z test_non_tensor_output_raises (__main__.TestVmapAPI) ... ok (0.000s) 2022-08-17T12:59:14.2703957Z test_non_zero_in_dims (__main__.TestVmapAPI) ... ok (0.000s) 2022-08-17T12:59:14.2724949Z test_none_in_dims (__main__.TestVmapAPI) ... ok (0.000s) 2022-08-17T12:59:14.2790339Z test_nonzero_out_dims (__main__.TestVmapAPI) ... ok (0.016s) 2022-08-17T12:59:14.2806006Z test_noop_in_inner_vmap (__main__.TestVmapAPI) ... ok (0.000s) 2022-08-17T12:59:14.2827976Z test_not_enough_in_dims_err_msg (__main__.TestVmapAPI) ... ok (0.000s) 2022-08-17T12:59:14.2851389Z test_out_dim_out_of_bounds_err_msg (__main__.TestVmapAPI) ... ok (0.000s) 2022-08-17T12:59:14.2871710Z test_out_dims_and_num_outputs_mismatch_err_msg (__main__.TestVmapAPI) ... ok (0.000s) 2022-08-17T12:59:14.2887281Z test_out_dims_edge_case (__main__.TestVmapAPI) ... ok (0.000s) 2022-08-17T12:59:14.2904907Z test_out_dims_must_be_int_or_collection_of_int_err_msg (__main__.TestVmapAPI) ... ok (0.000s) 2022-08-17T12:59:14.2924106Z test_pytree_odict_returns (__main__.TestVmapAPI) ... ok (0.016s) 2022-08-17T12:59:14.2948272Z test_pytree_returns (__main__.TestVmapAPI) ... ok (0.000s) 2022-08-17T12:59:14.2968349Z test_pytree_returns_broadcast_nested (__main__.TestVmapAPI) ... ok (0.000s) 2022-08-17T12:59:14.2987708Z test_pytree_returns_broadcast_simple (__main__.TestVmapAPI) ... ok (0.000s) 2022-08-17T12:59:14.3008066Z test_pytree_returns_outdims (__main__.TestVmapAPI) ... ok (0.000s) 2022-08-17T12:59:14.3041762Z test_reshape_dim_into (__main__.TestVmapAPI) ... ok (0.010s) 2022-08-17T12:59:14.3066899Z test_reshape_dim_outof (__main__.TestVmapAPI) ... ok (0.000s) 2022-08-17T12:59:14.3081199Z test_single_input (__main__.TestVmapAPI) ... ok (0.000s) 2022-08-17T12:59:14.3107848Z test_unsupported_op_err_msg (__main__.TestVmapAPI) ... ok (0.000s) 2022-08-17T12:59:14.3112374Z test_vmap_autocast_cpu (__main__.TestVmapAPI) ... skip: Somehow, vmap and autocast do not work on CPU (0.000s) 2022-08-17T12:59:14.3116815Z test_vmap_autocast_cuda (__main__.TestVmapAPI) ... skip: CUDA is unavailable (0.000s) 2022-08-17T12:59:14.3187253Z test_add_cpu (__main__.TestVmapBatchedGradientCPU) ... ok (0.010s) 2022-08-17T12:59:14.3234605Z test_binary_cross_entropy_cpu (__main__.TestVmapBatchedGradientCPU) ... ok (0.000s) 2022-08-17T12:59:14.3268624Z test_diagonal_cpu (__main__.TestVmapBatchedGradientCPU) ... ok (0.000s) 2022-08-17T12:59:14.3385536Z test_div_cpu (__main__.TestVmapBatchedGradientCPU) ... ok (0.016s) 2022-08-17T12:59:14.3409335Z test_expand_cpu (__main__.TestVmapBatchedGradientCPU) ... ok (0.000s) 2022-08-17T12:59:14.3450074Z test_index_cpu (__main__.TestVmapBatchedGradientCPU) ... ok (0.016s) 2022-08-17T12:59:14.3505405Z test_inplace_manyview_cpu (__main__.TestVmapBatchedGradientCPU) ... ok (0.000s) 2022-08-17T12:59:14.3553892Z test_inplace_view_cpu (__main__.TestVmapBatchedGradientCPU) ... ok (0.000s) 2022-08-17T12:59:14.3588445Z test_lgamma_cpu (__main__.TestVmapBatchedGradientCPU) ... ok (0.016s) 2022-08-17T12:59:14.3629862Z test_log1p_cpu (__main__.TestVmapBatchedGradientCPU) ... ok (0.000s) 2022-08-17T12:59:14.3669542Z test_log_cpu (__main__.TestVmapBatchedGradientCPU) ... ok (0.000s) 2022-08-17T12:59:14.3714449Z test_log_softmax_cpu (__main__.TestVmapBatchedGradientCPU) ... ok (0.010s) 2022-08-17T12:59:14.3763949Z test_logsumexp_cpu (__main__.TestVmapBatchedGradientCPU) ... ok (0.000s) 2022-08-17T12:59:14.3793999Z test_max_cpu (__main__.TestVmapBatchedGradientCPU) ... ok (0.000s) 2022-08-17T12:59:14.3823568Z test_median_cpu (__main__.TestVmapBatchedGradientCPU) ... ok (0.000s) 2022-08-17T12:59:14.3853149Z test_min_cpu (__main__.TestVmapBatchedGradientCPU) ... ok (0.016s) 2022-08-17T12:59:14.3985367Z test_mul_cpu (__main__.TestVmapBatchedGradientCPU) ... ok (0.000s) 2022-08-17T12:59:14.4012625Z test_permute_cpu (__main__.TestVmapBatchedGradientCPU) ... ok (0.016s) 2022-08-17T12:59:14.4039557Z test_reshape_cpu (__main__.TestVmapBatchedGradientCPU) ... ok (0.000s) 2022-08-17T12:59:14.4089183Z test_select_cpu (__main__.TestVmapBatchedGradientCPU) ... ok (0.000s) 2022-08-17T12:59:14.4131208Z test_sigmoid_cpu (__main__.TestVmapBatchedGradientCPU) ... ok (0.010s) 2022-08-17T12:59:14.4182779Z test_slice_cpu (__main__.TestVmapBatchedGradientCPU) ... ok (0.000s) 2022-08-17T12:59:14.4214457Z test_stack_cpu (__main__.TestVmapBatchedGradientCPU) ... ok (0.000s) 2022-08-17T12:59:14.4298299Z test_sub_cpu (__main__.TestVmapBatchedGradientCPU) ... ok (0.016s) 2022-08-17T12:59:14.4318401Z test_symeig_cpu (__main__.TestVmapBatchedGradientCPU) ... C:\actions-runner\_work\pytorch\pytorch\functorch\test\test_vmap.py:3019: UserWarning: torch.symeig is deprecated in favor of torch.linalg.eigh and will be removed in a future PyTorch release. 2022-08-17T12:59:14.4319313Z The default behavior has changed from using the upper triangular portion of the matrix by default to using the lower triangular portion. 2022-08-17T12:59:14.4319908Z L, _ = torch.symeig(A, upper=upper) 2022-08-17T12:59:14.4320258Z should be replaced with 2022-08-17T12:59:14.4320680Z L = torch.linalg.eigvalsh(A, UPLO='U' if upper else 'L') 2022-08-17T12:59:14.4321052Z and 2022-08-17T12:59:14.4321342Z L, V = torch.symeig(A, eigenvectors=True) 2022-08-17T12:59:14.4321618Z should be replaced with 2022-08-17T12:59:14.4322050Z 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:2992.) 2022-08-17T12:59:14.4322478Z return torch.symeig(x, eigenvectors=True)[0] 2022-08-17T12:59:14.4359161Z ok (0.000s) 2022-08-17T12:59:14.4385924Z test_threshold_cpu (__main__.TestVmapBatchedGradientCPU) ... ok (0.000s) 2022-08-17T12:59:14.4430247Z test_trace_cpu (__main__.TestVmapBatchedGradientCPU) ... ok (0.016s) 2022-08-17T12:59:14.4454222Z test_unrelated_output_cpu (__main__.TestVmapBatchedGradientCPU) ... ok (0.000s) 2022-08-17T12:59:14.4478705Z test_unrelated_output_multiple_grad_cpu (__main__.TestVmapBatchedGradientCPU) ... ok (0.000s) 2022-08-17T12:59:14.4498914Z test_vmap_fallback_check (__main__.TestVmapBatchedGradientCPU) ... expected failure (0.000s) 2022-08-17T12:59:14.4513422Z test_vmap_fallback_check_ok (__main__.TestVmapBatchedGradientCPU) ... ok (0.000s) 2022-08-17T12:59:14.4542674Z test_where_cpu (__main__.TestVmapBatchedGradientCPU) ... ok (0.000s) 2022-08-17T12:59:14.4621512Z test_T_numpy (__main__.TestVmapOperators) ... ok (0.016s) 2022-08-17T12:59:14.4655458Z test_adaptive_avg_pool2d (__main__.TestVmapOperators) ... ok (0.000s) 2022-08-17T12:59:14.4721670Z test_argmax_dim (__main__.TestVmapOperators) ... ok (0.000s) 2022-08-17T12:59:14.4881359Z test_arithmetic_add (__main__.TestVmapOperators) ... ok (0.016s) 2022-08-17T12:59:14.5042268Z test_arithmetic_add_dunder (__main__.TestVmapOperators) ... ok (0.031s) 2022-08-17T12:59:14.5208447Z test_arithmetic_div (__main__.TestVmapOperators) ... ok (0.010s) 2022-08-17T12:59:14.5376640Z test_arithmetic_div_dunder (__main__.TestVmapOperators) ... ok (0.016s) 2022-08-17T12:59:14.5536173Z test_arithmetic_mul (__main__.TestVmapOperators) ... ok (0.016s) 2022-08-17T12:59:14.5694376Z test_arithmetic_mul_dunder (__main__.TestVmapOperators) ... ok (0.016s) 2022-08-17T12:59:14.5860807Z test_arithmetic_pow (__main__.TestVmapOperators) ... ok (0.016s) 2022-08-17T12:59:14.6033584Z test_arithmetic_pow_dunder (__main__.TestVmapOperators) ... ok (0.026s) 2022-08-17T12:59:14.6193602Z test_arithmetic_sub (__main__.TestVmapOperators) ... ok (0.016s) 2022-08-17T12:59:14.6351096Z test_arithmetic_sub_dunder (__main__.TestVmapOperators) ... ok (0.010s) 2022-08-17T12:59:14.6450328Z test_as_strided (__main__.TestVmapOperators) ... expected failure (0.016s) 2022-08-17T12:59:14.6555064Z test_bmm (__main__.TestVmapOperators) ... ok (0.000s) 2022-08-17T12:59:14.6616255Z test_cat (__main__.TestVmapOperators) ... ok (0.017s) 2022-08-17T12:59:14.6875736Z test_chunk (__main__.TestVmapOperators) ... ok (0.017s) 2022-08-17T12:59:14.6916696Z test_chunk_vmap_in_dim_0_out_dim_0_randomness_error (__main__.TestVmapOperators) ... ok (0.010s) 2022-08-17T12:59:14.6962412Z test_chunk_vmap_in_dim_0_out_dim_0_randomness_same (__main__.TestVmapOperators) ... ok (0.000s) 2022-08-17T12:59:14.7005048Z test_chunk_vmap_in_dim_0_out_dim_1_randomness_error (__main__.TestVmapOperators) ... ok (0.000s) 2022-08-17T12:59:14.7055741Z test_chunk_vmap_in_dim_0_out_dim_1_randomness_same (__main__.TestVmapOperators) ... ok (0.016s) 2022-08-17T12:59:14.7098211Z test_chunk_vmap_in_dim_0_out_dim_2_randomness_error (__main__.TestVmapOperators) ... ok (0.000s) 2022-08-17T12:59:14.7150517Z test_chunk_vmap_in_dim_0_out_dim_2_randomness_same (__main__.TestVmapOperators) ... ok (0.010s) 2022-08-17T12:59:14.7212181Z test_chunk_vmap_in_dim_1_out_dim_0_randomness_error (__main__.TestVmapOperators) ... ok (0.000s) 2022-08-17T12:59:14.7284403Z test_chunk_vmap_in_dim_1_out_dim_0_randomness_same (__main__.TestVmapOperators) ... ok (0.000s) 2022-08-17T12:59:14.7339619Z test_chunk_vmap_in_dim_1_out_dim_1_randomness_error (__main__.TestVmapOperators) ... ok (0.016s) 2022-08-17T12:59:14.7412184Z test_chunk_vmap_in_dim_1_out_dim_1_randomness_same (__main__.TestVmapOperators) ... ok (0.000s) 2022-08-17T12:59:14.7472209Z test_chunk_vmap_in_dim_1_out_dim_2_randomness_error (__main__.TestVmapOperators) ... ok (0.016s) 2022-08-17T12:59:14.7545502Z test_chunk_vmap_in_dim_1_out_dim_2_randomness_same (__main__.TestVmapOperators) ... ok (0.000s) 2022-08-17T12:59:14.7591817Z test_chunk_vmap_in_dim_2_out_dim_0_randomness_error (__main__.TestVmapOperators) ... ok (0.000s) 2022-08-17T12:59:14.7645058Z test_chunk_vmap_in_dim_2_out_dim_0_randomness_same (__main__.TestVmapOperators) ... ok (0.016s) 2022-08-17T12:59:14.7689046Z test_chunk_vmap_in_dim_2_out_dim_1_randomness_error (__main__.TestVmapOperators) ... ok (0.000s) 2022-08-17T12:59:14.7745647Z test_chunk_vmap_in_dim_2_out_dim_1_randomness_same (__main__.TestVmapOperators) ... ok (0.000s) 2022-08-17T12:59:14.7787655Z test_chunk_vmap_in_dim_2_out_dim_2_randomness_error (__main__.TestVmapOperators) ... ok (0.016s) 2022-08-17T12:59:14.7841761Z test_chunk_vmap_in_dim_2_out_dim_2_randomness_same (__main__.TestVmapOperators) ... ok (0.000s) 2022-08-17T12:59:14.8033052Z test_clamp (__main__.TestVmapOperators) ... ok (0.026s) 2022-08-17T12:59:14.8099060Z test_clamp_inplace_variant_clamp_max_ (__main__.TestVmapOperators) ... ok (0.000s) 2022-08-17T12:59:14.8164621Z test_clamp_inplace_variant_clamp_min_ (__main__.TestVmapOperators) ... ok (0.000s) 2022-08-17T12:59:14.8269852Z test_clamp_variant_clamp_max (__main__.TestVmapOperators) ... ok (0.016s) 2022-08-17T12:59:14.8373842Z test_clamp_variant_clamp_min (__main__.TestVmapOperators) ... ok (0.016s) 2022-08-17T12:59:14.8513758Z test_clone (__main__.TestVmapOperators) ... ok (0.016s) 2022-08-17T12:59:14.9171475Z test_comparison_ops (__main__.TestVmapOperators) ... ok (0.067s) 2022-08-17T12:59:14.9262963Z test_conj (__main__.TestVmapOperators) ... ok (0.000s) 2022-08-17T12:59:14.9278507Z test_conj_bit (__main__.TestVmapOperators) ... ok (0.000s) 2022-08-17T12:59:14.9339830Z test_contiguous (__main__.TestVmapOperators) ... ok (0.016s) 2022-08-17T12:59:15.2380904Z test_conv2d (__main__.TestVmapOperators) ... ok (0.301s) 2022-08-17T12:59:15.2412226Z test_copy_ (__main__.TestVmapOperators) ... ok (0.000s) 2022-08-17T12:59:15.2439482Z test_cross_batch_size_three (__main__.TestVmapOperators) ... ok (0.000s) 2022-08-17T12:59:15.2495285Z test_diagonal (__main__.TestVmapOperators) ... ok (0.016s) 2022-08-17T12:59:15.2586150Z test_dot (__main__.TestVmapOperators) ... ok (0.000s) 2022-08-17T12:59:15.2670158Z test_expand_as (__main__.TestVmapOperators) ... ok (0.016s) 2022-08-17T12:59:15.2815264Z test_fill_and_zero_inplace (__main__.TestVmapOperators) ... ok (0.016s) 2022-08-17T12:59:15.2909690Z test_imag (__main__.TestVmapOperators) ... ok (0.000s) 2022-08-17T12:59:15.2928250Z test_is_complex (__main__.TestVmapOperators) ... ok (0.000s) 2022-08-17T12:59:15.2992165Z test_is_contiguous (__main__.TestVmapOperators) ... ok (0.016s) 2022-08-17T12:59:15.3010883Z test_is_floating_point (__main__.TestVmapOperators) ... ok (0.000s) 2022-08-17T12:59:15.3062600Z test_mean (__main__.TestVmapOperators) ... ok (0.010s) 2022-08-17T12:59:15.3125451Z test_mean_dim (__main__.TestVmapOperators) ... ok (0.000s) 2022-08-17T12:59:15.3228157Z test_mm (__main__.TestVmapOperators) ... ok (0.016s) 2022-08-17T12:59:15.3266365Z test_mode_key (__main__.TestVmapOperators) ... ok (0.000s) 2022-08-17T12:59:15.3365581Z test_movedim (__main__.TestVmapOperators) ... ok (0.000s) 2022-08-17T12:59:15.3460616Z test_mv (__main__.TestVmapOperators) ... ok (0.016s) 2022-08-17T12:59:15.3511645Z test_narrow (__main__.TestVmapOperators) ... ok (0.000s) 2022-08-17T12:59:15.3533315Z test_new_empty (__main__.TestVmapOperators) ... ok (0.016s) 2022-08-17T12:59:15.3645283Z test_new_empty_strided (__main__.TestVmapOperators) ... ok (0.000s) 2022-08-17T12:59:15.3671235Z test_new_zeros (__main__.TestVmapOperators) ... ok (0.000s) 2022-08-17T12:59:15.3719431Z test_nll_loss (__main__.TestVmapOperators) ... ok (0.016s) 2022-08-17T12:59:15.3756522Z test_one_hot (__main__.TestVmapOperators) ... ok (0.000s) 2022-08-17T12:59:15.3851531Z test_real (__main__.TestVmapOperators) ... ok (0.016s) 2022-08-17T12:59:15.3873800Z test_repeat (__main__.TestVmapOperators) ... ok (0.000s) 2022-08-17T12:59:15.3934441Z test_reshape (__main__.TestVmapOperators) ... ok (0.000s) 2022-08-17T12:59:15.4009415Z test_reshape_as (__main__.TestVmapOperators) ... ok (0.016s) 2022-08-17T12:59:15.4079054Z test_result_type (__main__.TestVmapOperators) ... ok (0.000s) 2022-08-17T12:59:15.4133475Z test_roll_no_dims (__main__.TestVmapOperators) ... ok (0.000s) 2022-08-17T12:59:15.4175877Z test_select (__main__.TestVmapOperators) ... ok (0.016s) 2022-08-17T12:59:15.4206338Z test_silu_backward (__main__.TestVmapOperators) ... ok (0.000s) 2022-08-17T12:59:15.4250908Z test_slice (__main__.TestVmapOperators) ... ok (0.000s) 2022-08-17T12:59:15.4300553Z test_slogdet (__main__.TestVmapOperators) ... ok (0.000s) 2022-08-17T12:59:15.4808605Z test_split (__main__.TestVmapOperators) ... ok (0.062s) 2022-08-17T12:59:15.4976855Z test_squeeze (__main__.TestVmapOperators) ... ok (0.016s) 2022-08-17T12:59:15.5033423Z test_stack (__main__.TestVmapOperators) ... ok (0.000s) 2022-08-17T12:59:15.5049427Z test_stride (__main__.TestVmapOperators) ... ok (0.000s) 2022-08-17T12:59:15.5095355Z test_sum (__main__.TestVmapOperators) ... ok (0.000s) 2022-08-17T12:59:15.5151625Z test_sum_dim (__main__.TestVmapOperators) ... ok (0.016s) 2022-08-17T12:59:15.5196018Z test_t (__main__.TestVmapOperators) ... ok (0.000s) 2022-08-17T12:59:15.6482891Z test_tensor_split (__main__.TestVmapOperators) ... ok (0.126s) 2022-08-17T12:59:15.6537483Z test_to (__main__.TestVmapOperators) ... ok (0.016s) 2022-08-17T12:59:15.6587097Z test_trace (__main__.TestVmapOperators) ... ok (0.000s) 2022-08-17T12:59:15.6648792Z test_transpose (__main__.TestVmapOperators) ... ok (0.000s) 2022-08-17T12:59:15.6734483Z test_unary_pointwise_abs (__main__.TestVmapOperators) ... ok (0.016s) 2022-08-17T12:59:15.6832156Z test_unary_pointwise_acos (__main__.TestVmapOperators) ... ok (0.000s) 2022-08-17T12:59:15.6928431Z test_unary_pointwise_asin (__main__.TestVmapOperators) ... ok (0.016s) 2022-08-17T12:59:15.7022929Z test_unary_pointwise_atan (__main__.TestVmapOperators) ... ok (0.016s) 2022-08-17T12:59:15.7112316Z test_unary_pointwise_ceil (__main__.TestVmapOperators) ... ok (0.000s) 2022-08-17T12:59:15.7207123Z test_unary_pointwise_cos (__main__.TestVmapOperators) ... ok (0.016s) 2022-08-17T12:59:15.7297278Z test_unary_pointwise_cosh (__main__.TestVmapOperators) ... ok (0.000s) 2022-08-17T12:59:15.7393299Z test_unary_pointwise_digamma (__main__.TestVmapOperators) ... ok (0.016s) 2022-08-17T12:59:15.7486088Z test_unary_pointwise_exp (__main__.TestVmapOperators) ... ok (0.016s) 2022-08-17T12:59:15.7575853Z test_unary_pointwise_expm1 (__main__.TestVmapOperators) ... ok (0.000s) 2022-08-17T12:59:15.7676000Z test_unary_pointwise_floor (__main__.TestVmapOperators) ... ok (0.016s) 2022-08-17T12:59:15.7785072Z test_unary_pointwise_frac (__main__.TestVmapOperators) ... ok (0.016s) 2022-08-17T12:59:15.7901045Z test_unary_pointwise_lgamma (__main__.TestVmapOperators) ... ok (0.000s) 2022-08-17T12:59:15.8007233Z test_unary_pointwise_log (__main__.TestVmapOperators) ... ok (0.018s) 2022-08-17T12:59:15.8102566Z test_unary_pointwise_log10 (__main__.TestVmapOperators) ... ok (0.000s) 2022-08-17T12:59:15.8199998Z test_unary_pointwise_log1p (__main__.TestVmapOperators) ... ok (0.016s) 2022-08-17T12:59:15.8297707Z test_unary_pointwise_log2 (__main__.TestVmapOperators) ... ok (0.016s) 2022-08-17T12:59:15.8383073Z test_unary_pointwise_neg (__main__.TestVmapOperators) ... ok (0.000s) 2022-08-17T12:59:15.8472086Z test_unary_pointwise_reciprocal (__main__.TestVmapOperators) ... ok (0.016s) 2022-08-17T12:59:15.8557958Z test_unary_pointwise_relu (__main__.TestVmapOperators) ... ok (0.000s) 2022-08-17T12:59:15.8651587Z test_unary_pointwise_round (__main__.TestVmapOperators) ... ok (0.016s) 2022-08-17T12:59:15.8742045Z test_unary_pointwise_rsqrt (__main__.TestVmapOperators) ... ok (0.016s) 2022-08-17T12:59:15.8830367Z test_unary_pointwise_sigmoid (__main__.TestVmapOperators) ... ok (0.000s) 2022-08-17T12:59:15.8925853Z test_unary_pointwise_sign (__main__.TestVmapOperators) ... ok (0.017s) 2022-08-17T12:59:15.9019656Z test_unary_pointwise_sin (__main__.TestVmapOperators) ... ok (0.000s) 2022-08-17T12:59:15.9111130Z test_unary_pointwise_sinh (__main__.TestVmapOperators) ... ok (0.016s) 2022-08-17T12:59:15.9197760Z test_unary_pointwise_sqrt (__main__.TestVmapOperators) ... ok (0.000s) 2022-08-17T12:59:15.9295314Z test_unary_pointwise_tan (__main__.TestVmapOperators) ... ok (0.016s) 2022-08-17T12:59:15.9382213Z test_unary_pointwise_tanh (__main__.TestVmapOperators) ... ok (0.000s) 2022-08-17T12:59:15.9472997Z test_unary_pointwise_trunc (__main__.TestVmapOperators) ... ok (0.016s) 2022-08-17T12:59:16.0914433Z test_unbind (__main__.TestVmapOperators) ... ok (0.141s) 2022-08-17T12:59:16.0960807Z test_unfold (__main__.TestVmapOperators) ... ok (0.016s) 2022-08-17T12:59:16.0987523Z test_unsafe_view (__main__.TestVmapOperators) ... ok (0.001s) 2022-08-17T12:59:16.1075860Z test_unsqueeze (__main__.TestVmapOperators) ... ok (0.000s) 2022-08-17T12:59:16.1140617Z test_view (__main__.TestVmapOperators) ... ok (0.016s) 2022-08-17T12:59:16.1214770Z test_view_as (__main__.TestVmapOperators) ... ok (0.000s) 2022-08-17T12:59:16.1440874Z test_view_as_complex (__main__.TestVmapOperators) ... ok (0.031s) 2022-08-17T12:59:16.1537448Z test_view_as_real (__main__.TestVmapOperators) ... ok (0.000s) 2022-08-17T12:59:16.1553899Z test_vmap_fallback_check (__main__.TestVmapOperators) ... expected failure (0.000s) 2022-08-17T12:59:16.1565435Z test_vmap_fallback_check_ok (__main__.TestVmapOperators) ... ok (0.000s) 2022-08-17T12:59:16.1579391Z test_weird_matmul_case (__main__.TestVmapOperators) ... ok (0.000s) 2022-08-17T12:59:16.2650051Z test_advanced_indexing_cpu (__main__.TestVmapOperatorsOpInfoCPU) ... ok (0.111s) 2022-08-17T12:59:16.2676498Z test_batch_norm_training_False_track_running_stats_False_affine_False_cpu (__main__.TestVmapOperatorsOpInfoCPU) ... ok (0.000s) 2022-08-17T12:59:16.2702114Z test_batch_norm_training_False_track_running_stats_False_affine_True_cpu (__main__.TestVmapOperatorsOpInfoCPU) ... ok (0.000s) 2022-08-17T12:59:16.2835058Z test_batch_norm_training_False_track_running_stats_True_affine_False_cpu (__main__.TestVmapOperatorsOpInfoCPU) ... ok (0.016s) 2022-08-17T12:59:16.2971460Z test_batch_norm_training_False_track_running_stats_True_affine_True_cpu (__main__.TestVmapOperatorsOpInfoCPU) ... ok (0.016s) 2022-08-17T12:59:16.3090799Z test_batch_norm_training_True_track_running_stats_False_affine_False_cpu (__main__.TestVmapOperatorsOpInfoCPU) ... ok (0.016s) 2022-08-17T12:59:16.3217052Z test_batch_norm_training_True_track_running_stats_False_affine_True_cpu (__main__.TestVmapOperatorsOpInfoCPU) ... ok (0.016s) 2022-08-17T12:59:16.3345061Z test_batch_norm_training_True_track_running_stats_True_affine_False_cpu (__main__.TestVmapOperatorsOpInfoCPU) ... ok (0.016s) 2022-08-17T12:59:16.3481629Z test_batch_norm_training_True_track_running_stats_True_affine_True_cpu (__main__.TestVmapOperatorsOpInfoCPU) ... ok (0.000s) 2022-08-17T12:59:16.5843565Z test_conv_double_backward_cpu (__main__.TestVmapOperatorsOpInfoCPU) ... ok (0.236s) 2022-08-17T12:59:16.5860738Z test_flatten_cpu (__main__.TestVmapOperatorsOpInfoCPU) ... ok (0.016s) 2022-08-17T12:59:16.5876621Z test_foo_like_cpu (__main__.TestVmapOperatorsOpInfoCPU) ... ok (0.000s) 2022-08-17T12:59:16.5909673Z test_group_norm_cpu (__main__.TestVmapOperatorsOpInfoCPU) ... ok (0.000s) 2022-08-17T12:59:16.5999030Z test_index_put_cpu (__main__.TestVmapOperatorsOpInfoCPU) ... ok (0.000s) 2022-08-17T12:59:16.6117985Z test_inplace_on_view_cpu (__main__.TestVmapOperatorsOpInfoCPU) ... ok (0.016s) 2022-08-17T12:59:16.6137613Z test_isinf_cpu (__main__.TestVmapOperatorsOpInfoCPU) ... ok (0.000s) 2022-08-17T12:59:16.6156344Z test_isnan_cpu (__main__.TestVmapOperatorsOpInfoCPU) ... ok (0.000s) 2022-08-17T12:59:16.6172267Z test_namedtuple_returns_cpu (__main__.TestVmapOperatorsOpInfoCPU) ... ok (0.000s) 2022-08-17T12:59:16.6196835Z test_nested_advanced_indexing_cpu (__main__.TestVmapOperatorsOpInfoCPU) ... ok (0.016s) 2022-08-17T12:59:16.6284261Z test_op_has_batch_rule_H_cpu_float32 (__main__.TestVmapOperatorsOpInfoCPU) ... ok (0.000s) 2022-08-17T12:59:16.6372247Z test_op_has_batch_rule_T_cpu_float32 (__main__.TestVmapOperatorsOpInfoCPU) ... ok (0.016s) 2022-08-17T12:59:16.6755513Z test_op_has_batch_rule___getitem___cpu_float32 (__main__.TestVmapOperatorsOpInfoCPU) ... expected failure (0.032s) 2022-08-17T12:59:16.8679578Z test_op_has_batch_rule___getitem___functorch_cpu_float32 (__main__.TestVmapOperatorsOpInfoCPU) ... ok (0.200s) 2022-08-17T12:59:16.9010098Z test_op_has_batch_rule___radd___cpu_float32 (__main__.TestVmapOperatorsOpInfoCPU) ... ok (0.031s) 2022-08-17T12:59:16.9352234Z test_op_has_batch_rule___rdiv___cpu_float32 (__main__.TestVmapOperatorsOpInfoCPU) ... ok (0.036s) 2022-08-17T12:59:16.9902490Z test_op_has_batch_rule___rmatmul___cpu_float32 (__main__.TestVmapOperatorsOpInfoCPU) ... ok (0.047s) 2022-08-17T12:59:17.0239357Z test_op_has_batch_rule___rmod___cpu_float32 (__main__.TestVmapOperatorsOpInfoCPU) ... ok (0.041s) 2022-08-17T12:59:17.0564119Z test_op_has_batch_rule___rmul___cpu_float32 (__main__.TestVmapOperatorsOpInfoCPU) ... ok (0.031s) 2022-08-17T12:59:17.0632452Z test_op_has_batch_rule___rpow___cpu_float32 (__main__.TestVmapOperatorsOpInfoCPU) ... C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\_tensor.py:850: UserWarning: To copy construct from a tensor, it is recommended to use sourceTensor.clone().detach() or sourceTensor.clone().detach().requires_grad_(True), rather than torch.tensor(sourceTensor). 2022-08-17T12:59:17.0633362Z return torch.tensor(other, dtype=dtype, device=self.device) ** self 2022-08-17T12:59:17.0643052Z expected failure (0.000s) 2022-08-17T12:59:17.0968582Z test_op_has_batch_rule___rsub___cpu_float32 (__main__.TestVmapOperatorsOpInfoCPU) ... ok (0.031s) 2022-08-17T12:59:17.2524259Z test_op_has_batch_rule__masked_amax_cpu_float32 (__main__.TestVmapOperatorsOpInfoCPU) ... ok (0.156s) 2022-08-17T12:59:17.4082787Z test_op_has_batch_rule__masked_amin_cpu_float32 (__main__.TestVmapOperatorsOpInfoCPU) ... ok (0.167s) 2022-08-17T12:59:17.5050099Z test_op_has_batch_rule__masked_argmax_cpu_float32 (__main__.TestVmapOperatorsOpInfoCPU) ... ok (0.098s) 2022-08-17T12:59:17.6017930Z test_op_has_batch_rule__masked_argmin_cpu_float32 (__main__.TestVmapOperatorsOpInfoCPU) ... ok (0.094s) 2022-08-17T12:59:17.6279727Z test_op_has_batch_rule__masked_cumprod_cpu_float32 (__main__.TestVmapOperatorsOpInfoCPU) ... ok (0.026s) 2022-08-17T12:59:17.6539884Z test_op_has_batch_rule__masked_cumsum_cpu_float32 (__main__.TestVmapOperatorsOpInfoCPU) ... ok (0.016s) 2022-08-17T12:59:17.6901327Z test_op_has_batch_rule__masked_log_softmax_cpu_float32 (__main__.TestVmapOperatorsOpInfoCPU) ... ok (0.047s) 2022-08-17T12:59:17.7421991Z test_op_has_batch_rule__masked_logaddexp_cpu_float32 (__main__.TestVmapOperatorsOpInfoCPU) ... ok (0.042s) 2022-08-17T12:59:17.9386269Z test_op_has_batch_rule__masked_logsumexp_cpu_float32 (__main__.TestVmapOperatorsOpInfoCPU) ... ok (0.205s) 2022-08-17T12:59:18.1380496Z test_op_has_batch_rule__masked_mean_cpu_float32 (__main__.TestVmapOperatorsOpInfoCPU) ... ok (0.190s) 2022-08-17T12:59:18.1744796Z test_op_has_batch_rule__masked_median_cpu_float32 (__main__.TestVmapOperatorsOpInfoCPU) ... ok (0.047s) 2022-08-17T12:59:18.9571070Z test_op_has_batch_rule__masked_norm_cpu_float32 (__main__.TestVmapOperatorsOpInfoCPU) ... ok (0.776s) 2022-08-17T12:59:19.0172522Z test_op_has_batch_rule__masked_normalize_cpu_float32 (__main__.TestVmapOperatorsOpInfoCPU) ... ok (0.064s) 2022-08-17T12:59:19.1732557Z test_op_has_batch_rule__masked_prod_cpu_float32 (__main__.TestVmapOperatorsOpInfoCPU) ... ok (0.157s) 2022-08-17T12:59:19.2085744Z test_op_has_batch_rule__masked_softmax_cpu_float32 (__main__.TestVmapOperatorsOpInfoCPU) ... ok (0.032s) 2022-08-17T12:59:19.2448533Z test_op_has_batch_rule__masked_softmin_cpu_float32 (__main__.TestVmapOperatorsOpInfoCPU) ... ok (0.032s) 2022-08-17T12:59:19.7602194Z test_op_has_batch_rule__masked_std_cpu_float32 (__main__.TestVmapOperatorsOpInfoCPU) ... ok (0.521s) 2022-08-17T12:59:19.9160371Z test_op_has_batch_rule__masked_sum_cpu_float32 (__main__.TestVmapOperatorsOpInfoCPU) ... ok (0.158s) 2022-08-17T12:59:20.4201850Z test_op_has_batch_rule__masked_var_cpu_float32 (__main__.TestVmapOperatorsOpInfoCPU) ... ok (0.502s) 2022-08-17T12:59:20.4292985Z test_op_has_batch_rule_abs_cpu_float32 (__main__.TestVmapOperatorsOpInfoCPU) ... ok (0.016s) 2022-08-17T12:59:20.4426662Z test_op_has_batch_rule_acos_cpu_float32 (__main__.TestVmapOperatorsOpInfoCPU) ... ok (0.000s) 2022-08-17T12:59:20.4558063Z test_op_has_batch_rule_acosh_cpu_float32 (__main__.TestVmapOperatorsOpInfoCPU) ... ok (0.016s) 2022-08-17T12:59:20.5142597Z test_op_has_batch_rule_add_cpu_float32 (__main__.TestVmapOperatorsOpInfoCPU) ... ok (0.068s) 2022-08-17T12:59:20.5657567Z test_op_has_batch_rule_addbmm_cpu_float32 (__main__.TestVmapOperatorsOpInfoCPU) ... ok (0.048s) 2022-08-17T12:59:20.6423947Z test_op_has_batch_rule_addcdiv_cpu_float32 (__main__.TestVmapOperatorsOpInfoCPU) ... ok (0.079s) 2022-08-17T12:59:20.7189425Z test_op_has_batch_rule_addcmul_cpu_float32 (__main__.TestVmapOperatorsOpInfoCPU) ... ok (0.079s) 2022-08-17T12:59:20.7447143Z test_op_has_batch_rule_addmm_cpu_float32 (__main__.TestVmapOperatorsOpInfoCPU) ... ok (0.016s) 2022-08-17T12:59:20.7703986Z test_op_has_batch_rule_addmm_decomposed_cpu_float32 (__main__.TestVmapOperatorsOpInfoCPU) ... ok (0.032s) 2022-08-17T12:59:20.8155557Z test_op_has_batch_rule_addmv_cpu_float32 (__main__.TestVmapOperatorsOpInfoCPU) ... ok (0.048s) 2022-08-17T12:59:20.8693024Z test_op_has_batch_rule_addr_cpu_float32 (__main__.TestVmapOperatorsOpInfoCPU) ... ok (0.047s) 2022-08-17T12:59:20.8761179Z test_op_has_batch_rule_all_cpu_float32 (__main__.TestVmapOperatorsOpInfoCPU) ... expected failure (0.016s) 2022-08-17T12:59:20.8840713Z test_op_has_batch_rule_allclose_cpu_float32 (__main__.TestVmapOperatorsOpInfoCPU) ... expected failure (0.000s) 2022-08-17T12:59:20.9229951Z test_op_has_batch_rule_amax_cpu_float32 (__main__.TestVmapOperatorsOpInfoCPU) ... ok (0.048s) 2022-08-17T12:59:20.9621465Z test_op_has_batch_rule_amin_cpu_float32 (__main__.TestVmapOperatorsOpInfoCPU) ... ok (0.031s) 2022-08-17T12:59:20.9832887Z test_op_has_batch_rule_aminmax_cpu_float32 (__main__.TestVmapOperatorsOpInfoCPU) ... C:\actions-runner\_work\pytorch\pytorch\functorch\test\common_utils.py:29: UserWarning: An output with one or more elements was resized since it had shape [], which does not match the required output shape [1]. This behavior is deprecated, and in a future PyTorch release outputs will not be resized unless they have zero elements. You can explicitly reuse an out tensor t by resizing it, inplace, to zero elements with t.resize_(0). (Triggered internally at C:\actions-runner\_work\pytorch\pytorch\aten\src\ATen\native\Resize.cpp:24.) 2022-08-17T12:59:20.9834137Z out = op(*pytree.tree_unflatten(new_args, args_spec), **kwarg_values) 2022-08-17T12:59:20.9851448Z ok (0.016s) 2022-08-17T12:59:20.9926591Z test_op_has_batch_rule_angle_cpu_float32 (__main__.TestVmapOperatorsOpInfoCPU) ... ok (0.016s) 2022-08-17T12:59:20.9994709Z test_op_has_batch_rule_any_cpu_float32 (__main__.TestVmapOperatorsOpInfoCPU) ... expected failure (0.000s) 2022-08-17T12:59:21.0060454Z test_op_has_batch_rule_arange_cpu_float32 (__main__.TestVmapOperatorsOpInfoCPU) ... expected failure (0.016s) 2022-08-17T12:59:21.0285878Z test_op_has_batch_rule_argmax_cpu_float32 (__main__.TestVmapOperatorsOpInfoCPU) ... ok (0.016s) 2022-08-17T12:59:21.0511178Z test_op_has_batch_rule_argmin_cpu_float32 (__main__.TestVmapOperatorsOpInfoCPU) ... ok (0.031s) 2022-08-17T12:59:21.1125772Z test_op_has_batch_rule_argsort_cpu_float32 (__main__.TestVmapOperatorsOpInfoCPU) ... ok (0.063s) 2022-08-17T12:59:21.1192565Z test_op_has_batch_rule_argwhere_cpu_float32 (__main__.TestVmapOperatorsOpInfoCPU) ... expected failure (0.000s) 2022-08-17T12:59:21.1268418Z test_op_has_batch_rule_as_strided_cpu_float32 (__main__.TestVmapOperatorsOpInfoCPU) ... expected failure (0.000s) 2022-08-17T12:59:21.1386119Z test_op_has_batch_rule_as_strided_scatter_cpu_float32 (__main__.TestVmapOperatorsOpInfoCPU) ... expected failure (0.016s) 2022-08-17T12:59:21.1477109Z test_op_has_batch_rule_asin_cpu_float32 (__main__.TestVmapOperatorsOpInfoCPU) ... ok (0.016s) 2022-08-17T12:59:21.1567662Z test_op_has_batch_rule_asinh_cpu_float32 (__main__.TestVmapOperatorsOpInfoCPU) ... ok (0.000s) 2022-08-17T12:59:21.2147987Z test_op_has_batch_rule_atan2_cpu_float32 (__main__.TestVmapOperatorsOpInfoCPU) ... ok (0.063s) 2022-08-17T12:59:21.2238835Z test_op_has_batch_rule_atan_cpu_float32 (__main__.TestVmapOperatorsOpInfoCPU) ... ok (0.016s) 2022-08-17T12:59:21.2328198Z test_op_has_batch_rule_atanh_cpu_float32 (__main__.TestVmapOperatorsOpInfoCPU) ... ok (0.000s) 2022-08-17T12:59:21.3113294Z test_op_has_batch_rule_atleast_1d_cpu_float32 (__main__.TestVmapOperatorsOpInfoCPU) ... ok (0.080s) 2022-08-17T12:59:21.3907432Z test_op_has_batch_rule_atleast_2d_cpu_float32 (__main__.TestVmapOperatorsOpInfoCPU) ... ok (0.078s) 2022-08-17T12:59:21.4709764Z test_op_has_batch_rule_atleast_3d_cpu_float32 (__main__.TestVmapOperatorsOpInfoCPU) ... ok (0.079s) 2022-08-17T12:59:21.5202153Z test_op_has_batch_rule_baddbmm_cpu_float32 (__main__.TestVmapOperatorsOpInfoCPU) ... ok (0.047s) 2022-08-17T12:59:21.5287434Z test_op_has_batch_rule_bernoulli_cpu_float32 (__main__.TestVmapOperatorsOpInfoCPU) ... expected failure (0.016s) 2022-08-17T12:59:21.5408670Z test_op_has_batch_rule_bfloat16_cpu_float32 (__main__.TestVmapOperatorsOpInfoCPU) ... expected failure (0.016s) 2022-08-17T12:59:21.5518439Z test_op_has_batch_rule_bfloat16_functorch_no_channels_last_cpu_float32 (__main__.TestVmapOperatorsOpInfoCPU) ... ok (0.000s) 2022-08-17T12:59:21.5809184Z test_op_has_batch_rule_block_diag_cpu_float32 (__main__.TestVmapOperatorsOpInfoCPU) ... ok (0.031s) 2022-08-17T12:59:21.5900354Z test_op_has_batch_rule_bmm_cpu_float32 (__main__.TestVmapOperatorsOpInfoCPU) ... ok (0.016s) 2022-08-17T12:59:21.6022877Z test_op_has_batch_rule_bool_cpu_float32 (__main__.TestVmapOperatorsOpInfoCPU) ... expected failure (0.016s) 2022-08-17T12:59:21.6133802Z test_op_has_batch_rule_bool_functorch_no_channels_last_cpu_float32 (__main__.TestVmapOperatorsOpInfoCPU) ... ok (0.000s) 2022-08-17T12:59:21.6195432Z test_op_has_batch_rule_broadcast_shapes_cpu_float32 (__main__.TestVmapOperatorsOpInfoCPU) ... expected failure (0.016s) 2022-08-17T12:59:21.6512740Z test_op_has_batch_rule_broadcast_tensors_cpu_float32 (__main__.TestVmapOperatorsOpInfoCPU) ... ok (0.031s) 2022-08-17T12:59:21.6679331Z test_op_has_batch_rule_broadcast_to_cpu_float32 (__main__.TestVmapOperatorsOpInfoCPU) ... ok (0.016s) 2022-08-17T12:59:21.6770640Z test_op_has_batch_rule_bucketize_cpu_float32 (__main__.TestVmapOperatorsOpInfoCPU) ... expected failure (0.000s) 2022-08-17T12:59:21.6892804Z test_op_has_batch_rule_byte_cpu_float32 (__main__.TestVmapOperatorsOpInfoCPU) ... expected failure (0.016s) 2022-08-17T12:59:21.7004934Z test_op_has_batch_rule_byte_functorch_no_channels_last_cpu_float32 (__main__.TestVmapOperatorsOpInfoCPU) ... ok (0.016s) 2022-08-17T12:59:21.7183272Z test_op_has_batch_rule_cartesian_prod_cpu_float32 (__main__.TestVmapOperatorsOpInfoCPU) ... ok (0.016s) 2022-08-17T12:59:21.7640599Z test_op_has_batch_rule_cat_cpu_float32 (__main__.TestVmapOperatorsOpInfoCPU) ... ok (0.047s) 2022-08-17T12:59:22.5824957Z test_op_has_batch_rule_cdist_cpu_float32 (__main__.TestVmapOperatorsOpInfoCPU) ... ok (0.821s) 2022-08-17T12:59:22.5919143Z test_op_has_batch_rule_ceil_cpu_float32 (__main__.TestVmapOperatorsOpInfoCPU) ... ok (0.000s) 2022-08-17T12:59:22.5982346Z test_op_has_batch_rule_chalf_cpu_float32 (__main__.TestVmapOperatorsOpInfoCPU) ... C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\testing\_internal\common_methods_invocations.py:15579: UserWarning: ComplexHalf support is experimental and many operators don't support it yet. (Triggered internally at C:\actions-runner\_work\pytorch\pytorch\aten\src\ATen\EmptyTensor.cpp:32.) 2022-08-17T12:59:22.5983065Z op=lambda x, *args, **kwargs: x.chalf(*args, **kwargs), 2022-08-17T12:59:22.5991818Z expected failure (0.016s) 2022-08-17T12:59:22.6118354Z test_op_has_batch_rule_char_cpu_float32 (__main__.TestVmapOperatorsOpInfoCPU) ... expected failure (0.016s) 2022-08-17T12:59:22.6232211Z test_op_has_batch_rule_char_functorch_no_channels_last_cpu_float32 (__main__.TestVmapOperatorsOpInfoCPU) ... ok (0.000s) 2022-08-17T12:59:22.6300464Z test_op_has_batch_rule_cholesky_cpu_float32 (__main__.TestVmapOperatorsOpInfoCPU) ... C:\actions-runner\_work\pytorch\pytorch\functorch\test\common_utils.py:29: UserWarning: torch.cholesky is deprecated in favor of torch.linalg.cholesky and will be removed in a future PyTorch release. 2022-08-17T12:59:22.6301184Z L = torch.cholesky(A) 2022-08-17T12:59:22.6301472Z should be replaced with 2022-08-17T12:59:22.6301921Z L = torch.linalg.cholesky(A) 2022-08-17T12:59:22.6302164Z and 2022-08-17T12:59:22.6302420Z U = torch.cholesky(A, upper=True) 2022-08-17T12:59:22.6302717Z should be replaced with 2022-08-17T12:59:22.6303000Z U = torch.linalg.cholesky(A).mH(). 2022-08-17T12:59:22.6303679Z This transform will produce equivalent results for all valid (symmetric positive definite) inputs. (Triggered internally at C:\actions-runner\_work\pytorch\pytorch\aten\src\ATen\native\BatchLinearAlgebra.cpp:1816.) 2022-08-17T12:59:22.6304358Z out = op(*pytree.tree_unflatten(new_args, args_spec), **kwarg_values) 2022-08-17T12:59:22.6528351Z ok (0.031s) 2022-08-17T12:59:22.6763121Z test_op_has_batch_rule_cholesky_inverse_cpu_float32 (__main__.TestVmapOperatorsOpInfoCPU) ... ok (0.031s) 2022-08-17T12:59:22.7211551Z test_op_has_batch_rule_cholesky_solve_cpu_float32 (__main__.TestVmapOperatorsOpInfoCPU) ... ok (0.047s) 2022-08-17T12:59:22.7363640Z test_op_has_batch_rule_chunk_cpu_float32 (__main__.TestVmapOperatorsOpInfoCPU) ... ok (0.000s) 2022-08-17T12:59:22.7720025Z test_op_has_batch_rule_clamp_cpu_float32 (__main__.TestVmapOperatorsOpInfoCPU) ... ok (0.047s) 2022-08-17T12:59:22.7782314Z test_op_has_batch_rule_clamp_max_cpu_float32 (__main__.TestVmapOperatorsOpInfoCPU) ... expected failure (0.000s) 2022-08-17T12:59:22.7844372Z test_op_has_batch_rule_clamp_min_cpu_float32 (__main__.TestVmapOperatorsOpInfoCPU) ... expected failure (0.016s) 2022-08-17T12:59:22.7929993Z test_op_has_batch_rule_clone_cpu_float32 (__main__.TestVmapOperatorsOpInfoCPU) ... ok (0.000s) 2022-08-17T12:59:22.8001367Z test_op_has_batch_rule_column_stack_cpu_float32 (__main__.TestVmapOperatorsOpInfoCPU) ... expected failure (0.016s) 2022-08-17T12:59:22.8430404Z test_op_has_batch_rule_combinations_cpu_float32 (__main__.TestVmapOperatorsOpInfoCPU) ... ok (0.033s) 2022-08-17T12:59:22.8505262Z test_op_has_batch_rule_complex_cpu_float32 (__main__.TestVmapOperatorsOpInfoCPU) ... expected failure (0.016s) 2022-08-17T12:59:22.8598434Z test_op_has_batch_rule_conj_cpu_float32 (__main__.TestVmapOperatorsOpInfoCPU) ... ok (0.000s) 2022-08-17T12:59:22.8671439Z test_op_has_batch_rule_conj_physical_cpu_float32 (__main__.TestVmapOperatorsOpInfoCPU) ... ok (0.016s) 2022-08-17T12:59:22.9562685Z test_op_has_batch_rule_constant_pad_nd_cpu_float32 (__main__.TestVmapOperatorsOpInfoCPU) ... ok (0.079s) 2022-08-17T12:59:22.9646342Z test_op_has_batch_rule_contiguous_cpu_float32 (__main__.TestVmapOperatorsOpInfoCPU) ... ok (0.016s) 2022-08-17T12:59:22.9718013Z test_op_has_batch_rule_copysign_cpu_float32 (__main__.TestVmapOperatorsOpInfoCPU) ... expected failure (0.000s) 2022-08-17T12:59:22.9859828Z test_op_has_batch_rule_corrcoef_cpu_float32 (__main__.TestVmapOperatorsOpInfoCPU) ... ok (0.016s) 2022-08-17T12:59:22.9996303Z test_op_has_batch_rule_cos_cpu_float32 (__main__.TestVmapOperatorsOpInfoCPU) ... ok (0.016s) 2022-08-17T12:59:23.0130498Z test_op_has_batch_rule_cosh_cpu_float32 (__main__.TestVmapOperatorsOpInfoCPU) ... ok (0.016s) 2022-08-17T12:59:23.0199728Z test_op_has_batch_rule_count_nonzero_cpu_float32 (__main__.TestVmapOperatorsOpInfoCPU) ... expected failure (0.000s) 2022-08-17T12:59:23.1199091Z test_op_has_batch_rule_cov_cpu_float32 (__main__.TestVmapOperatorsOpInfoCPU) ... ok (0.111s) 2022-08-17T12:59:23.1343114Z test_op_has_batch_rule_cross_cpu_float32 (__main__.TestVmapOperatorsOpInfoCPU) ... ok (0.016s) 2022-08-17T12:59:23.1465728Z test_op_has_batch_rule_cummax_cpu_float32 (__main__.TestVmapOperatorsOpInfoCPU) ... ok (0.000s) 2022-08-17T12:59:23.1587350Z test_op_has_batch_rule_cummin_cpu_float32 (__main__.TestVmapOperatorsOpInfoCPU) ... ok (0.016s) 2022-08-17T12:59:23.1786769Z test_op_has_batch_rule_cumprod_cpu_float32 (__main__.TestVmapOperatorsOpInfoCPU) ... ok (0.016s) 2022-08-17T12:59:23.1901125Z test_op_has_batch_rule_cumsum_cpu_float32 (__main__.TestVmapOperatorsOpInfoCPU) ... ok (0.016s) 2022-08-17T12:59:23.2207551Z test_op_has_batch_rule_cumulative_trapezoid_cpu_float32 (__main__.TestVmapOperatorsOpInfoCPU) ... ok (0.032s) 2022-08-17T12:59:23.2346272Z test_op_has_batch_rule_deg2rad_cpu_float32 (__main__.TestVmapOperatorsOpInfoCPU) ... ok (0.016s) 2022-08-17T12:59:23.2627555Z test_op_has_batch_rule_diag_cpu_float32 (__main__.TestVmapOperatorsOpInfoCPU) ... ok (0.031s) 2022-08-17T12:59:23.2909829Z test_op_has_batch_rule_diag_embed_cpu_float32 (__main__.TestVmapOperatorsOpInfoCPU) ... ok (0.032s) 2022-08-17T12:59:23.2980553Z test_op_has_batch_rule_diagflat_cpu_float32 (__main__.TestVmapOperatorsOpInfoCPU) ... expected failure (0.000s) 2022-08-17T12:59:23.3472603Z test_op_has_batch_rule_diagonal_cpu_float32 (__main__.TestVmapOperatorsOpInfoCPU) ... ok (0.047s) 2022-08-17T12:59:23.3998817Z test_op_has_batch_rule_diagonal_scatter_cpu_float32 (__main__.TestVmapOperatorsOpInfoCPU) ... ok (0.063s) 2022-08-17T12:59:23.6902961Z test_op_has_batch_rule_diff_cpu_float32 (__main__.TestVmapOperatorsOpInfoCPU) ... ok (0.282s) 2022-08-17T12:59:23.7099560Z test_op_has_batch_rule_digamma_cpu_float32 (__main__.TestVmapOperatorsOpInfoCPU) ... ok (0.016s) 2022-08-17T12:59:23.8648783Z test_op_has_batch_rule_dist_cpu_float32 (__main__.TestVmapOperatorsOpInfoCPU) ... ok (0.165s) 2022-08-17T12:59:23.9240962Z test_op_has_batch_rule_div_floor_rounding_cpu_float32 (__main__.TestVmapOperatorsOpInfoCPU) ... ok (0.048s) 2022-08-17T12:59:23.9803006Z test_op_has_batch_rule_div_no_rounding_mode_cpu_float32 (__main__.TestVmapOperatorsOpInfoCPU) ... ok (0.064s) 2022-08-17T12:59:24.0376259Z test_op_has_batch_rule_div_trunc_rounding_cpu_float32 (__main__.TestVmapOperatorsOpInfoCPU) ... ok (0.055s) 2022-08-17T12:59:24.0464290Z test_op_has_batch_rule_dot_cpu_float32 (__main__.TestVmapOperatorsOpInfoCPU) ... ok (0.010s) 2022-08-17T12:59:24.0589603Z test_op_has_batch_rule_double_cpu_float32 (__main__.TestVmapOperatorsOpInfoCPU) ... expected failure (0.016s) 2022-08-17T12:59:24.0701191Z test_op_has_batch_rule_double_functorch_no_channels_last_cpu_float32 (__main__.TestVmapOperatorsOpInfoCPU) ... ok (0.010s) 2022-08-17T12:59:24.0839386Z test_op_has_batch_rule_dsplit_cpu_float32 (__main__.TestVmapOperatorsOpInfoCPU) ... ok (0.016s) 2022-08-17T12:59:24.1087615Z test_op_has_batch_rule_dstack_cpu_float32 (__main__.TestVmapOperatorsOpInfoCPU) ... ok (0.026s) 2022-08-17T12:59:24.1172219Z test_op_has_batch_rule_eig_cpu_float32 (__main__.TestVmapOperatorsOpInfoCPU) ... C:\actions-runner\_work\pytorch\pytorch\functorch\test\common_utils.py:29: UserWarning: torch.eig is deprecated in favor of torch.linalg.eig and will be removed in a future PyTorch release. 2022-08-17T12:59:24.1172870Z torch.linalg.eig returns complex tensors of dtype cfloat or cdouble rather than real tensors mimicking complex tensors. 2022-08-17T12:59:24.1173180Z L, _ = torch.eig(A) 2022-08-17T12:59:24.1173373Z should be replaced with 2022-08-17T12:59:24.1173578Z L_complex = torch.linalg.eigvals(A) 2022-08-17T12:59:24.1173770Z and 2022-08-17T12:59:24.1173956Z L, V = torch.eig(A, eigenvectors=True) 2022-08-17T12:59:24.1174154Z should be replaced with 2022-08-17T12:59:24.1174569Z L_complex, V_complex = torch.linalg.eig(A) (Triggered internally at C:\actions-runner\_work\pytorch\pytorch\aten\src\ATen\native\BatchLinearAlgebra.cpp:3378.) 2022-08-17T12:59:24.1175012Z out = op(*pytree.tree_unflatten(new_args, args_spec), **kwarg_values) 2022-08-17T12:59:24.1181816Z expected failure (0.010s) 2022-08-17T12:59:24.1579097Z test_op_has_batch_rule_einsum_cpu_float32 (__main__.TestVmapOperatorsOpInfoCPU) ... ok (0.026s) 2022-08-17T12:59:24.1643421Z test_op_has_batch_rule_empty_cpu_float32 (__main__.TestVmapOperatorsOpInfoCPU) ... expected failure (0.016s) 2022-08-17T12:59:24.1772950Z test_op_has_batch_rule_empty_like_cpu_float32 (__main__.TestVmapOperatorsOpInfoCPU) ... ok (0.010s) 2022-08-17T12:59:24.2132105Z test_op_has_batch_rule_eq_cpu_float32 (__main__.TestVmapOperatorsOpInfoCPU) ... ok (0.036s) 2022-08-17T12:59:24.2198337Z test_op_has_batch_rule_equal_cpu_float32 (__main__.TestVmapOperatorsOpInfoCPU) ... expected failure (0.000s) 2022-08-17T12:59:24.2308987Z test_op_has_batch_rule_erf_cpu_float32 (__main__.TestVmapOperatorsOpInfoCPU) ... ok (0.016s) 2022-08-17T12:59:24.2476301Z test_op_has_batch_rule_erfc_cpu_float32 (__main__.TestVmapOperatorsOpInfoCPU) ... ok (0.026s) 2022-08-17T12:59:24.2581027Z test_op_has_batch_rule_erfinv_cpu_float32 (__main__.TestVmapOperatorsOpInfoCPU) ... ok (0.010s) 2022-08-17T12:59:24.2748632Z test_op_has_batch_rule_exp2_cpu_float32 (__main__.TestVmapOperatorsOpInfoCPU) ... ok (0.010s) 2022-08-17T12:59:24.2884260Z test_op_has_batch_rule_exp_cpu_float32 (__main__.TestVmapOperatorsOpInfoCPU) ... ok (0.016s) 2022-08-17T12:59:24.3024331Z test_op_has_batch_rule_expand_as_cpu_float32 (__main__.TestVmapOperatorsOpInfoCPU) ... ok (0.010s) 2022-08-17T12:59:24.3230360Z test_op_has_batch_rule_expand_cpu_float32 (__main__.TestVmapOperatorsOpInfoCPU) ... ok (0.026s) 2022-08-17T12:59:24.3335311Z test_op_has_batch_rule_expm1_cpu_float32 (__main__.TestVmapOperatorsOpInfoCPU) ... ok (0.010s) 2022-08-17T12:59:24.3516036Z test_op_has_batch_rule_fft_fft2_cpu_float32 (__main__.TestVmapOperatorsOpInfoCPU) ... ok (0.016s) 2022-08-17T12:59:24.3709826Z test_op_has_batch_rule_fft_fft_cpu_float32 (__main__.TestVmapOperatorsOpInfoCPU) ... ok (0.026s) 2022-08-17T12:59:24.3921155Z test_op_has_batch_rule_fft_fftn_cpu_float32 (__main__.TestVmapOperatorsOpInfoCPU) ... ok (0.010s) 2022-08-17T12:59:24.4055282Z test_op_has_batch_rule_fft_fftshift_cpu_float32 (__main__.TestVmapOperatorsOpInfoCPU) ... ok (0.016s) 2022-08-17T12:59:24.4238878Z test_op_has_batch_rule_fft_hfft2_cpu_float32 (__main__.TestVmapOperatorsOpInfoCPU) ... ok (0.025s) 2022-08-17T12:59:24.4428234Z test_op_has_batch_rule_fft_hfft_cpu_float32 (__main__.TestVmapOperatorsOpInfoCPU) ... ok (0.010s) 2022-08-17T12:59:24.4642827Z test_op_has_batch_rule_fft_hfftn_cpu_float32 (__main__.TestVmapOperatorsOpInfoCPU) ... ok (0.026s) 2022-08-17T12:59:24.4818366Z test_op_has_batch_rule_fft_ifft2_cpu_float32 (__main__.TestVmapOperatorsOpInfoCPU) ... ok (0.016s) 2022-08-17T12:59:24.5017677Z test_op_has_batch_rule_fft_ifft_cpu_float32 (__main__.TestVmapOperatorsOpInfoCPU) ... ok (0.026s) 2022-08-17T12:59:24.5228828Z test_op_has_batch_rule_fft_ifftn_cpu_float32 (__main__.TestVmapOperatorsOpInfoCPU) ... ok (0.010s) 2022-08-17T12:59:24.5362618Z test_op_has_batch_rule_fft_ifftshift_cpu_float32 (__main__.TestVmapOperatorsOpInfoCPU) ... ok (0.026s) 2022-08-17T12:59:24.5436611Z test_op_has_batch_rule_fft_ihfft2_cpu_float32 (__main__.TestVmapOperatorsOpInfoCPU) ... expected failure (0.000s) 2022-08-17T12:59:24.5630520Z test_op_has_batch_rule_fft_ihfft_cpu_float32 (__main__.TestVmapOperatorsOpInfoCPU) ... ok (0.026s) 2022-08-17T12:59:24.5704674Z test_op_has_batch_rule_fft_ihfftn_cpu_float32 (__main__.TestVmapOperatorsOpInfoCPU) ... expected failure (0.000s) 2022-08-17T12:59:24.5880000Z test_op_has_batch_rule_fft_irfft2_cpu_float32 (__main__.TestVmapOperatorsOpInfoCPU) ... ok (0.020s) 2022-08-17T12:59:24.6067302Z test_op_has_batch_rule_fft_irfft_cpu_float32 (__main__.TestVmapOperatorsOpInfoCPU) ... ok (0.020s) 2022-08-17T12:59:24.6272371Z test_op_has_batch_rule_fft_irfftn_cpu_float32 (__main__.TestVmapOperatorsOpInfoCPU) ... ok (0.016s) 2022-08-17T12:59:24.6442208Z test_op_has_batch_rule_fft_rfft2_cpu_float32 (__main__.TestVmapOperatorsOpInfoCPU) ... ok (0.026s) 2022-08-17T12:59:24.6628426Z test_op_has_batch_rule_fft_rfft_cpu_float32 (__main__.TestVmapOperatorsOpInfoCPU) ... ok (0.010s) 2022-08-17T12:59:24.6834092Z test_op_has_batch_rule_fft_rfftn_cpu_float32 (__main__.TestVmapOperatorsOpInfoCPU) ... ok (0.026s) 2022-08-17T12:59:24.6977558Z test_op_has_batch_rule_fill_cpu_float32 (__main__.TestVmapOperatorsOpInfoCPU) ... ok (0.016s) 2022-08-17T12:59:24.7115636Z test_op_has_batch_rule_flatten_cpu_float32 (__main__.TestVmapOperatorsOpInfoCPU) ... ok (0.010s) 2022-08-17T12:59:24.7315379Z test_op_has_batch_rule_flip_cpu_float32 (__main__.TestVmapOperatorsOpInfoCPU) ... ok (0.010s) 2022-08-17T12:59:24.7413898Z test_op_has_batch_rule_fliplr_cpu_float32 (__main__.TestVmapOperatorsOpInfoCPU) ... ok (0.016s) 2022-08-17T12:59:24.7511902Z test_op_has_batch_rule_flipud_cpu_float32 (__main__.TestVmapOperatorsOpInfoCPU) ... ok (0.010s) 2022-08-17T12:59:24.7633995Z test_op_has_batch_rule_float_cpu_float32 (__main__.TestVmapOperatorsOpInfoCPU) ... expected failure (0.016s) 2022-08-17T12:59:24.7744497Z test_op_has_batch_rule_float_functorch_no_channels_last_cpu_float32 (__main__.TestVmapOperatorsOpInfoCPU) ... ok (0.010s) 2022-08-17T12:59:24.8109770Z test_op_has_batch_rule_float_power_cpu_float32 (__main__.TestVmapOperatorsOpInfoCPU) ... ok (0.037s) 2022-08-17T12:59:24.8200314Z test_op_has_batch_rule_floor_cpu_float32 (__main__.TestVmapOperatorsOpInfoCPU) ... ok (0.000s) 2022-08-17T12:59:24.8545139Z test_op_has_batch_rule_floor_divide_cpu_float32 (__main__.TestVmapOperatorsOpInfoCPU) ... ok (0.036s) 2022-08-17T12:59:24.8878176Z test_op_has_batch_rule_fmax_cpu_float32 (__main__.TestVmapOperatorsOpInfoCPU) ... ok (0.041s) 2022-08-17T12:59:24.9209805Z test_op_has_batch_rule_fmin_cpu_float32 (__main__.TestVmapOperatorsOpInfoCPU) ... ok (0.036s) 2022-08-17T12:59:24.9549110Z test_op_has_batch_rule_fmod_cpu_float32 (__main__.TestVmapOperatorsOpInfoCPU) ... ok (0.026s) 2022-08-17T12:59:24.9683633Z test_op_has_batch_rule_frac_cpu_float32 (__main__.TestVmapOperatorsOpInfoCPU) ... ok (0.016s) 2022-08-17T12:59:24.9803387Z test_op_has_batch_rule_frexp_cpu_float32 (__main__.TestVmapOperatorsOpInfoCPU) ... ok (0.010s) 2022-08-17T12:59:24.9959792Z test_op_has_batch_rule_full_like_cpu_float32 (__main__.TestVmapOperatorsOpInfoCPU) ... ok (0.026s) 2022-08-17T12:59:25.0347668Z test_op_has_batch_rule_gather_cpu_float32 (__main__.TestVmapOperatorsOpInfoCPU) ... ok (0.030s) 2022-08-17T12:59:25.0911497Z test_op_has_batch_rule_ge_cpu_float32 (__main__.TestVmapOperatorsOpInfoCPU) ... ok (0.062s) 2022-08-17T12:59:25.1723191Z test_op_has_batch_rule_geqrf_cpu_float32 (__main__.TestVmapOperatorsOpInfoCPU) ... ok (0.083s) 2022-08-17T12:59:25.2280839Z test_op_has_batch_rule_gradient_cpu_float32 (__main__.TestVmapOperatorsOpInfoCPU) ... ok (0.057s) 2022-08-17T12:59:25.2847010Z test_op_has_batch_rule_gt_cpu_float32 (__main__.TestVmapOperatorsOpInfoCPU) ... ok (0.047s) 2022-08-17T12:59:25.2972374Z test_op_has_batch_rule_half_cpu_float32 (__main__.TestVmapOperatorsOpInfoCPU) ... expected failure (0.016s) 2022-08-17T12:59:25.3085148Z test_op_has_batch_rule_half_functorch_no_channels_last_cpu_float32 (__main__.TestVmapOperatorsOpInfoCPU) ... ok (0.010s) 2022-08-17T12:59:25.3416459Z test_op_has_batch_rule_heaviside_cpu_float32 (__main__.TestVmapOperatorsOpInfoCPU) ... ok (0.041s) 2022-08-17T12:59:25.3527931Z test_op_has_batch_rule_histc_cpu_float32 (__main__.TestVmapOperatorsOpInfoCPU) ... expected failure (0.000s) 2022-08-17T12:59:25.3700848Z test_op_has_batch_rule_histogram_cpu_float32 (__main__.TestVmapOperatorsOpInfoCPU) ... expected failure (0.016s) 2022-08-17T12:59:25.3895239Z test_op_has_batch_rule_histogramdd_cpu_float32 (__main__.TestVmapOperatorsOpInfoCPU) ... expected failure (0.031s) 2022-08-17T12:59:25.4033759Z test_op_has_batch_rule_hsplit_cpu_float32 (__main__.TestVmapOperatorsOpInfoCPU) ... ok (0.010s) 2022-08-17T12:59:25.4269394Z test_op_has_batch_rule_hstack_cpu_float32 (__main__.TestVmapOperatorsOpInfoCPU) ... ok (0.026s) 2022-08-17T12:59:25.4600789Z test_op_has_batch_rule_hypot_cpu_float32 (__main__.TestVmapOperatorsOpInfoCPU) ... ok (0.031s) 2022-08-17T12:59:25.4734533Z test_op_has_batch_rule_i0_cpu_float32 (__main__.TestVmapOperatorsOpInfoCPU) ... ok (0.016s) 2022-08-17T12:59:25.5454075Z test_op_has_batch_rule_igamma_cpu_float32 (__main__.TestVmapOperatorsOpInfoCPU) ... ok (0.067s) 2022-08-17T12:59:25.6093599Z test_op_has_batch_rule_igammac_cpu_float32 (__main__.TestVmapOperatorsOpInfoCPU) ... ok (0.057s) 2022-08-17T12:59:25.6691554Z test_op_has_batch_rule_index_add_cpu_float32 (__main__.TestVmapOperatorsOpInfoCPU) ... ok (0.063s) 2022-08-17T12:59:25.6930837Z test_op_has_batch_rule_index_copy_cpu_float32 (__main__.TestVmapOperatorsOpInfoCPU) ... ok (0.031s) 2022-08-17T12:59:25.7001192Z test_op_has_batch_rule_index_fill_cpu_float32 (__main__.TestVmapOperatorsOpInfoCPU) ... expected failure (0.010s) 2022-08-17T12:59:25.7204416Z test_op_has_batch_rule_index_put_cpu_float32 (__main__.TestVmapOperatorsOpInfoCPU) ... expected failure (0.016s) 2022-08-17T12:59:25.8314101Z test_op_has_batch_rule_index_put_functorch_cpu_float32 (__main__.TestVmapOperatorsOpInfoCPU) ... ok (0.104s) 2022-08-17T12:59:25.8376955Z test_op_has_batch_rule_index_reduce_cpu_float32 (__main__.TestVmapOperatorsOpInfoCPU) ... C:\actions-runner\_work\pytorch\pytorch\functorch\test\common_utils.py:29: UserWarning: index_reduce() is in beta and the API may change at any time. (Triggered internally at C:\actions-runner\_work\pytorch\pytorch\aten\src\ATen\native\TensorAdvancedIndexing.cpp:1007.) 2022-08-17T12:59:25.8377645Z out = op(*pytree.tree_unflatten(new_args, args_spec), **kwarg_values) 2022-08-17T12:59:25.8385548Z expected failure (0.016s) 2022-08-17T12:59:25.8550883Z test_op_has_batch_rule_index_select_cpu_float32 (__main__.TestVmapOperatorsOpInfoCPU) ... ok (0.016s) 2022-08-17T12:59:25.8672786Z test_op_has_batch_rule_inner_cpu_float32 (__main__.TestVmapOperatorsOpInfoCPU) ... ok (0.010s) 2022-08-17T12:59:25.8799580Z test_op_has_batch_rule_int_cpu_float32 (__main__.TestVmapOperatorsOpInfoCPU) ... expected failure (0.016s) 2022-08-17T12:59:25.8916027Z test_op_has_batch_rule_int_functorch_no_channels_last_cpu_float32 (__main__.TestVmapOperatorsOpInfoCPU) ... ok (0.016s) 2022-08-17T12:59:25.9098954Z test_op_has_batch_rule_inverse_cpu_float32 (__main__.TestVmapOperatorsOpInfoCPU) ... ok (0.010s) 2022-08-17T12:59:25.9217984Z test_op_has_batch_rule_isclose_cpu_float32 (__main__.TestVmapOperatorsOpInfoCPU) ... expected failure (0.016s) 2022-08-17T12:59:25.9321878Z test_op_has_batch_rule_isfinite_cpu_float32 (__main__.TestVmapOperatorsOpInfoCPU) ... ok (0.016s) 2022-08-17T12:59:25.9392896Z test_op_has_batch_rule_isin_cpu_float32 (__main__.TestVmapOperatorsOpInfoCPU) ... expected failure (0.000s) 2022-08-17T12:59:25.9469081Z test_op_has_batch_rule_isinf_cpu_float32 (__main__.TestVmapOperatorsOpInfoCPU) ... ok (0.000s) 2022-08-17T12:59:25.9546256Z test_op_has_batch_rule_isnan_cpu_float32 (__main__.TestVmapOperatorsOpInfoCPU) ... ok (0.016s) 2022-08-17T12:59:25.9622122Z test_op_has_batch_rule_isneginf_cpu_float32 (__main__.TestVmapOperatorsOpInfoCPU) ... ok (0.000s) 2022-08-17T12:59:25.9698649Z test_op_has_batch_rule_isposinf_cpu_float32 (__main__.TestVmapOperatorsOpInfoCPU) ... ok (0.016s) 2022-08-17T12:59:25.9800554Z test_op_has_batch_rule_isreal_cpu_float32 (__main__.TestVmapOperatorsOpInfoCPU) ... ok (0.016s) 2022-08-17T12:59:25.9864853Z test_op_has_batch_rule_istft_cpu_float32 (__main__.TestVmapOperatorsOpInfoCPU) ... C:\actions-runner\_work\pytorch\pytorch\functorch\test\common_utils.py:29: UserWarning: istft will require a complex-valued input tensor in a future PyTorch release. Matching the output from stft with return_complex=True. (Triggered internally at C:\actions-runner\_work\pytorch\pytorch\aten\src\ATen\native\SpectralOps.cpp:979.) 2022-08-17T12:59:25.9865844Z out = op(*pytree.tree_unflatten(new_args, args_spec), **kwarg_values) 2022-08-17T12:59:25.9874450Z expected failure (0.000s) 2022-08-17T12:59:25.9934320Z test_op_has_batch_rule_jiterator_2inputs_2outputs_cpu_float32 (__main__.TestVmapOperatorsOpInfoCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T12:59:25.9995853Z test_op_has_batch_rule_jiterator_4inputs_with_extra_args_cpu_float32 (__main__.TestVmapOperatorsOpInfoCPU) ... skip: Only runs on cuda (0.016s) 2022-08-17T12:59:26.0056616Z test_op_has_batch_rule_jiterator_binary_cpu_float32 (__main__.TestVmapOperatorsOpInfoCPU) ... skip: Only runs on cuda (0.010s) 2022-08-17T12:59:26.0116087Z test_op_has_batch_rule_jiterator_binary_return_by_ref_cpu_float32 (__main__.TestVmapOperatorsOpInfoCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T12:59:26.0175867Z test_op_has_batch_rule_jiterator_unary_cpu_float32 (__main__.TestVmapOperatorsOpInfoCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T12:59:26.0300699Z test_op_has_batch_rule_kron_cpu_float32 (__main__.TestVmapOperatorsOpInfoCPU) ... ok (0.016s) 2022-08-17T12:59:26.0624226Z test_op_has_batch_rule_kthvalue_cpu_float32 (__main__.TestVmapOperatorsOpInfoCPU) ... ok (0.031s) 2022-08-17T12:59:26.0978198Z test_op_has_batch_rule_ldexp_cpu_float32 (__main__.TestVmapOperatorsOpInfoCPU) ... ok (0.031s) 2022-08-17T12:59:26.1556657Z test_op_has_batch_rule_le_cpu_float32 (__main__.TestVmapOperatorsOpInfoCPU) ... ok (0.058s) 2022-08-17T12:59:26.2243704Z test_op_has_batch_rule_lerp_cpu_float32 (__main__.TestVmapOperatorsOpInfoCPU) ... ok (0.079s) 2022-08-17T12:59:26.2414763Z test_op_has_batch_rule_lgamma_cpu_float32 (__main__.TestVmapOperatorsOpInfoCPU) ... ok (0.016s) 2022-08-17T12:59:26.2702207Z test_op_has_batch_rule_linalg_cholesky_cpu_float32 (__main__.TestVmapOperatorsOpInfoCPU) ... ok (0.031s) 2022-08-17T12:59:26.3085199Z test_op_has_batch_rule_linalg_cholesky_ex_cpu_float32 (__main__.TestVmapOperatorsOpInfoCPU) ... ok (0.032s) 2022-08-17T12:59:26.3207096Z test_op_has_batch_rule_linalg_cond_cpu_float32 (__main__.TestVmapOperatorsOpInfoCPU) ... ok (0.016s) 2022-08-17T12:59:26.3279585Z test_op_has_batch_rule_linalg_cross_cpu_float32 (__main__.TestVmapOperatorsOpInfoCPU) ... expected failure (0.000s) 2022-08-17T12:59:26.3635757Z test_op_has_batch_rule_linalg_det_cpu_float32 (__main__.TestVmapOperatorsOpInfoCPU) ... ok (0.047s) 2022-08-17T12:59:26.3921414Z test_op_has_batch_rule_linalg_eig_cpu_float32 (__main__.TestVmapOperatorsOpInfoCPU) ... ok (0.016s) 2022-08-17T12:59:26.3976713Z test_op_has_batch_rule_linalg_eigh_cpu_float32 (__main__.TestVmapOperatorsOpInfoCPU) ... skip: Skipped! (0.016s) 2022-08-17T12:59:26.4187977Z test_op_has_batch_rule_linalg_eigvals_cpu_float32 (__main__.TestVmapOperatorsOpInfoCPU) ... ok (0.016s) 2022-08-17T12:59:26.4377124Z test_op_has_batch_rule_linalg_eigvalsh_cpu_float32 (__main__.TestVmapOperatorsOpInfoCPU) ... ok (0.016s) 2022-08-17T12:59:26.4914752Z test_op_has_batch_rule_linalg_householder_product_cpu_float32 (__main__.TestVmapOperatorsOpInfoCPU) ... ok (0.063s) 2022-08-17T12:59:26.5109033Z test_op_has_batch_rule_linalg_inv_cpu_float32 (__main__.TestVmapOperatorsOpInfoCPU) ... ok (0.016s) 2022-08-17T12:59:26.5348016Z test_op_has_batch_rule_linalg_inv_ex_cpu_float32 (__main__.TestVmapOperatorsOpInfoCPU) ... ok (0.016s) 2022-08-17T12:59:26.5420392Z test_op_has_batch_rule_linalg_ldl_factor_cpu_float32 (__main__.TestVmapOperatorsOpInfoCPU) ... expected failure (0.016s) 2022-08-17T12:59:26.5582438Z test_op_has_batch_rule_linalg_ldl_factor_ex_cpu_float32 (__main__.TestVmapOperatorsOpInfoCPU) ... ok (0.016s) 2022-08-17T12:59:26.5635620Z test_op_has_batch_rule_linalg_ldl_solve_cpu_float32 (__main__.TestVmapOperatorsOpInfoCPU) ... skip: Skipped! (0.000s) 2022-08-17T12:59:26.5792666Z test_op_has_batch_rule_linalg_lstsq_cpu_float32 (__main__.TestVmapOperatorsOpInfoCPU) ... expected failure (0.016s) 2022-08-17T12:59:26.5948342Z test_op_has_batch_rule_linalg_lstsq_grad_oriented_cpu_float32 (__main__.TestVmapOperatorsOpInfoCPU) ... expected failure (0.016s) 2022-08-17T12:59:26.6021399Z test_op_has_batch_rule_linalg_lu_cpu_float32 (__main__.TestVmapOperatorsOpInfoCPU) ... expected failure (0.016s) 2022-08-17T12:59:26.6092242Z test_op_has_batch_rule_linalg_lu_factor_cpu_float32 (__main__.TestVmapOperatorsOpInfoCPU) ... expected failure (0.000s) 2022-08-17T12:59:26.6562468Z test_op_has_batch_rule_linalg_lu_factor_ex_cpu_float32 (__main__.TestVmapOperatorsOpInfoCPU) ... ok (0.048s) 2022-08-17T12:59:26.6636818Z test_op_has_batch_rule_linalg_lu_solve_cpu_float32 (__main__.TestVmapOperatorsOpInfoCPU) ... expected failure (0.016s) 2022-08-17T12:59:26.7946419Z test_op_has_batch_rule_linalg_matrix_norm_cpu_float32 (__main__.TestVmapOperatorsOpInfoCPU) ... ok (0.127s) 2022-08-17T12:59:26.8586726Z test_op_has_batch_rule_linalg_matrix_power_cpu_float32 (__main__.TestVmapOperatorsOpInfoCPU) ... ok (0.063s) 2022-08-17T12:59:26.8659643Z test_op_has_batch_rule_linalg_matrix_rank_cpu_float32 (__main__.TestVmapOperatorsOpInfoCPU) ... expected failure (0.000s) 2022-08-17T12:59:26.8734939Z test_op_has_batch_rule_linalg_matrix_rank_hermitian_cpu_float32 (__main__.TestVmapOperatorsOpInfoCPU) ... expected failure (0.016s) 2022-08-17T12:59:26.9417880Z test_op_has_batch_rule_linalg_multi_dot_cpu_float32 (__main__.TestVmapOperatorsOpInfoCPU) ... ok (0.063s) 2022-08-17T12:59:26.9840603Z test_op_has_batch_rule_linalg_norm_cpu_float32 (__main__.TestVmapOperatorsOpInfoCPU) ... ok (0.047s) 2022-08-17T12:59:27.0226724Z test_op_has_batch_rule_linalg_norm_subgradients_at_zero_cpu_float32 (__main__.TestVmapOperatorsOpInfoCPU) ... ok (0.032s) 2022-08-17T12:59:27.0301066Z test_op_has_batch_rule_linalg_pinv_cpu_float32 (__main__.TestVmapOperatorsOpInfoCPU) ... expected failure (0.016s) 2022-08-17T12:59:27.0373404Z test_op_has_batch_rule_linalg_pinv_hermitian_cpu_float32 (__main__.TestVmapOperatorsOpInfoCPU) ... expected failure (0.000s) 2022-08-17T12:59:27.0433756Z test_op_has_batch_rule_linalg_pinv_singular_cpu_float32 (__main__.TestVmapOperatorsOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.016s) 2022-08-17T12:59:27.1273076Z test_op_has_batch_rule_linalg_qr_cpu_float32 (__main__.TestVmapOperatorsOpInfoCPU) ... ok (0.080s) 2022-08-17T12:59:27.1554997Z test_op_has_batch_rule_linalg_slogdet_cpu_float32 (__main__.TestVmapOperatorsOpInfoCPU) ... ok (0.026s) 2022-08-17T12:59:27.1629698Z test_op_has_batch_rule_linalg_solve_cpu_float32 (__main__.TestVmapOperatorsOpInfoCPU) ... expected failure (0.000s) 2022-08-17T12:59:27.1701462Z test_op_has_batch_rule_linalg_solve_ex_cpu_float32 (__main__.TestVmapOperatorsOpInfoCPU) ... expected failure (0.016s) 2022-08-17T12:59:27.6011875Z test_op_has_batch_rule_linalg_solve_triangular_cpu_float32 (__main__.TestVmapOperatorsOpInfoCPU) ... ok (0.436s) 2022-08-17T12:59:28.1770341Z test_op_has_batch_rule_linalg_svd_cpu_float32 (__main__.TestVmapOperatorsOpInfoCPU) ... ok (0.569s) 2022-08-17T12:59:28.2403441Z test_op_has_batch_rule_linalg_svdvals_cpu_float32 (__main__.TestVmapOperatorsOpInfoCPU) ... ok (0.063s) 2022-08-17T12:59:28.2554457Z test_op_has_batch_rule_linalg_tensorinv_cpu_float32 (__main__.TestVmapOperatorsOpInfoCPU) ... ok (0.016s) 2022-08-17T12:59:28.2644823Z test_op_has_batch_rule_linalg_tensorsolve_cpu_float32 (__main__.TestVmapOperatorsOpInfoCPU) ... expected failure (0.016s) 2022-08-17T12:59:28.2715011Z test_op_has_batch_rule_linalg_vander_cpu_float32 (__main__.TestVmapOperatorsOpInfoCPU) ... expected failure (0.000s) 2022-08-17T12:59:28.2786693Z test_op_has_batch_rule_linalg_vecdot_cpu_float32 (__main__.TestVmapOperatorsOpInfoCPU) ... expected failure (0.016s) 2022-08-17T12:59:28.5253009Z test_op_has_batch_rule_linalg_vector_norm_cpu_float32 (__main__.TestVmapOperatorsOpInfoCPU) ... ok (0.237s) 2022-08-17T12:59:28.5319114Z test_op_has_batch_rule_linspace_cpu_float32 (__main__.TestVmapOperatorsOpInfoCPU) ... expected failure (0.016s) 2022-08-17T12:59:28.5454190Z test_op_has_batch_rule_log10_cpu_float32 (__main__.TestVmapOperatorsOpInfoCPU) ... ok (0.000s) 2022-08-17T12:59:28.5564192Z test_op_has_batch_rule_log1p_cpu_float32 (__main__.TestVmapOperatorsOpInfoCPU) ... ok (0.016s) 2022-08-17T12:59:28.5698566Z test_op_has_batch_rule_log2_cpu_float32 (__main__.TestVmapOperatorsOpInfoCPU) ... ok (0.016s) 2022-08-17T12:59:28.5834302Z test_op_has_batch_rule_log_cpu_float32 (__main__.TestVmapOperatorsOpInfoCPU) ... ok (0.016s) 2022-08-17T12:59:28.6133628Z test_op_has_batch_rule_log_softmax_cpu_float32 (__main__.TestVmapOperatorsOpInfoCPU) ... ok (0.032s) 2022-08-17T12:59:28.6435190Z test_op_has_batch_rule_log_softmax_dtype_cpu_float32 (__main__.TestVmapOperatorsOpInfoCPU) ... ok (0.032s) 2022-08-17T12:59:28.6524237Z test_op_has_batch_rule_logaddexp2_cpu_float32 (__main__.TestVmapOperatorsOpInfoCPU) ... ok (0.000s) 2022-08-17T12:59:28.6614380Z test_op_has_batch_rule_logaddexp_cpu_float32 (__main__.TestVmapOperatorsOpInfoCPU) ... ok (0.016s) 2022-08-17T12:59:28.6783095Z test_op_has_batch_rule_logcumsumexp_cpu_float32 (__main__.TestVmapOperatorsOpInfoCPU) ... ok (0.016s) 2022-08-17T12:59:28.7025724Z test_op_has_batch_rule_logdet_cpu_float32 (__main__.TestVmapOperatorsOpInfoCPU) ... ok (0.016s) 2022-08-17T12:59:28.7366299Z test_op_has_batch_rule_logical_and_cpu_float32 (__main__.TestVmapOperatorsOpInfoCPU) ... ok (0.047s) 2022-08-17T12:59:28.7467291Z test_op_has_batch_rule_logical_not_cpu_float32 (__main__.TestVmapOperatorsOpInfoCPU) ... ok (0.000s) 2022-08-17T12:59:28.7805499Z test_op_has_batch_rule_logical_or_cpu_float32 (__main__.TestVmapOperatorsOpInfoCPU) ... ok (0.031s) 2022-08-17T12:59:28.8146986Z test_op_has_batch_rule_logical_xor_cpu_float32 (__main__.TestVmapOperatorsOpInfoCPU) ... ok (0.033s) 2022-08-17T12:59:28.8366443Z test_op_has_batch_rule_logit_cpu_float32 (__main__.TestVmapOperatorsOpInfoCPU) ... ok (0.031s) 2022-08-17T12:59:28.8432174Z test_op_has_batch_rule_logspace_cpu_float32 (__main__.TestVmapOperatorsOpInfoCPU) ... expected failure (0.000s) 2022-08-17T12:59:28.9007833Z test_op_has_batch_rule_logsumexp_cpu_float32 (__main__.TestVmapOperatorsOpInfoCPU) ... ok (0.063s) 2022-08-17T12:59:28.9132847Z test_op_has_batch_rule_long_cpu_float32 (__main__.TestVmapOperatorsOpInfoCPU) ... expected failure (0.016s) 2022-08-17T12:59:28.9245691Z test_op_has_batch_rule_long_functorch_no_channels_last_cpu_float32 (__main__.TestVmapOperatorsOpInfoCPU) ... ok (0.000s) 2022-08-17T12:59:28.9815846Z test_op_has_batch_rule_lt_cpu_float32 (__main__.TestVmapOperatorsOpInfoCPU) ... ok (0.063s) 2022-08-17T12:59:28.9880169Z test_op_has_batch_rule_lu_cpu_float32 (__main__.TestVmapOperatorsOpInfoCPU) ... C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\functional.py:1658: UserWarning: torch.lu is deprecated in favor of torch.linalg.lu_factor / torch.linalg.lu_factor_ex and will be removed in a future PyTorch release. 2022-08-17T12:59:28.9880941Z LU, pivots = torch.lu(A, compute_pivots) 2022-08-17T12:59:28.9881244Z should be replaced with 2022-08-17T12:59:28.9881582Z LU, pivots = torch.linalg.lu_factor(A, compute_pivots) 2022-08-17T12:59:28.9881873Z and 2022-08-17T12:59:28.9882177Z LU, pivots, info = torch.lu(A, compute_pivots, get_infos=True) 2022-08-17T12:59:28.9882495Z should be replaced with 2022-08-17T12:59:28.9883087Z LU, pivots, info = torch.linalg.lu_factor_ex(A, compute_pivots) (Triggered internally at C:\actions-runner\_work\pytorch\pytorch\aten\src\ATen\native\BatchLinearAlgebra.cpp:2114.) 2022-08-17T12:59:28.9883713Z return torch._lu_with_info(A, pivot=pivot, check_errors=(not get_infos)) 2022-08-17T12:59:29.0881694Z ok (0.110s) 2022-08-17T12:59:29.0968212Z test_op_has_batch_rule_lu_solve_cpu_float32 (__main__.TestVmapOperatorsOpInfoCPU) ... C:\actions-runner\_work\pytorch\pytorch\functorch\test\common_utils.py:29: UserWarning: torch.lu_solve is deprecated in favor of torch.linalg.lu_solveand will be removed in a future PyTorch release. 2022-08-17T12:59:29.0968827Z Note that torch.linalg.lu_solve has its arguments reversed. 2022-08-17T12:59:29.0969071Z X = torch.lu_solve(B, LU, pivots) 2022-08-17T12:59:29.0969401Z should be replaced with 2022-08-17T12:59:29.0969812Z X = torch.linalg.lu_solve(LU, pivots, B) (Triggered internally at C:\actions-runner\_work\pytorch\pytorch\aten\src\ATen\native\BatchLinearAlgebra.cpp:2268.) 2022-08-17T12:59:29.0970242Z out = op(*pytree.tree_unflatten(new_args, args_spec), **kwarg_values) 2022-08-17T12:59:29.0978879Z expected failure (0.000s) 2022-08-17T12:59:29.1056420Z test_op_has_batch_rule_lu_unpack_cpu_float32 (__main__.TestVmapOperatorsOpInfoCPU) ... expected failure (0.016s) 2022-08-17T12:59:29.1287715Z test_op_has_batch_rule_mH_cpu_float32 (__main__.TestVmapOperatorsOpInfoCPU) ... ok (0.016s) 2022-08-17T12:59:29.1439593Z test_op_has_batch_rule_mT_cpu_float32 (__main__.TestVmapOperatorsOpInfoCPU) ... ok (0.016s) 2022-08-17T12:59:29.1659256Z test_op_has_batch_rule_masked_fill_cpu_float32 (__main__.TestVmapOperatorsOpInfoCPU) ... expected failure (0.032s) 2022-08-17T12:59:29.1978622Z test_op_has_batch_rule_masked_fill_functorch_Scalar_only_cpu_float32 (__main__.TestVmapOperatorsOpInfoCPU) ... ok (0.032s) 2022-08-17T12:59:29.2049363Z test_op_has_batch_rule_masked_scatter_cpu_float32 (__main__.TestVmapOperatorsOpInfoCPU) ... expected failure (0.000s) 2022-08-17T12:59:29.2178387Z test_op_has_batch_rule_masked_select_cpu_float32 (__main__.TestVmapOperatorsOpInfoCPU) ... expected failure (0.016s) 2022-08-17T12:59:29.3304079Z test_op_has_batch_rule_matmul_cpu_float32 (__main__.TestVmapOperatorsOpInfoCPU) ... ok (0.105s) 2022-08-17T12:59:29.3379939Z test_op_has_batch_rule_matrix_exp_cpu_float32 (__main__.TestVmapOperatorsOpInfoCPU) ... expected failure (0.016s) 2022-08-17T12:59:29.3957686Z test_op_has_batch_rule_max_binary_cpu_float32 (__main__.TestVmapOperatorsOpInfoCPU) ... ok (0.063s) 2022-08-17T12:59:29.4046558Z test_op_has_batch_rule_max_reduction_no_dim_cpu_float32 (__main__.TestVmapOperatorsOpInfoCPU) ... ok (0.000s) 2022-08-17T12:59:29.4192592Z test_op_has_batch_rule_max_reduction_with_dim_cpu_float32 (__main__.TestVmapOperatorsOpInfoCPU) ... ok (0.016s) 2022-08-17T12:59:29.4524182Z test_op_has_batch_rule_maximum_cpu_float32 (__main__.TestVmapOperatorsOpInfoCPU) ... ok (0.031s) 2022-08-17T12:59:29.4903510Z test_op_has_batch_rule_mean_cpu_float32 (__main__.TestVmapOperatorsOpInfoCPU) ... ok (0.047s) 2022-08-17T12:59:29.5204557Z test_op_has_batch_rule_median_cpu_float32 (__main__.TestVmapOperatorsOpInfoCPU) ... ok (0.016s) 2022-08-17T12:59:29.6210792Z test_op_has_batch_rule_meshgrid_list_of_tensors_cpu_float32 (__main__.TestVmapOperatorsOpInfoCPU) ... ok (0.105s) 2022-08-17T12:59:29.7192802Z test_op_has_batch_rule_meshgrid_variadic_tensors_cpu_float32 (__main__.TestVmapOperatorsOpInfoCPU) ... ok (0.096s) 2022-08-17T12:59:29.7769545Z test_op_has_batch_rule_min_binary_cpu_float32 (__main__.TestVmapOperatorsOpInfoCPU) ... ok (0.063s) 2022-08-17T12:59:29.7862249Z test_op_has_batch_rule_min_reduction_no_dim_cpu_float32 (__main__.TestVmapOperatorsOpInfoCPU) ... ok (0.017s) 2022-08-17T12:59:29.8006791Z test_op_has_batch_rule_min_reduction_with_dim_cpu_float32 (__main__.TestVmapOperatorsOpInfoCPU) ... ok (0.000s) 2022-08-17T12:59:29.8341307Z test_op_has_batch_rule_minimum_cpu_float32 (__main__.TestVmapOperatorsOpInfoCPU) ... ok (0.048s) 2022-08-17T12:59:29.8434786Z test_op_has_batch_rule_mm_cpu_float32 (__main__.TestVmapOperatorsOpInfoCPU) ... ok (0.000s) 2022-08-17T12:59:29.8652761Z test_op_has_batch_rule_mode_cpu_float32 (__main__.TestVmapOperatorsOpInfoCPU) ... ok (0.031s) 2022-08-17T12:59:29.8903311Z test_op_has_batch_rule_movedim_cpu_float32 (__main__.TestVmapOperatorsOpInfoCPU) ... ok (0.016s) 2022-08-17T12:59:29.9116852Z test_op_has_batch_rule_msort_cpu_float32 (__main__.TestVmapOperatorsOpInfoCPU) ... ok (0.016s) 2022-08-17T12:59:29.9942186Z test_op_has_batch_rule_mul_cpu_float32 (__main__.TestVmapOperatorsOpInfoCPU) ... ok (0.095s) 2022-08-17T12:59:30.2430727Z test_op_has_batch_rule_multinomial_cpu_float32 (__main__.TestVmapOperatorsOpInfoCPU) ... expected failure (0.236s) 2022-08-17T12:59:30.2584736Z test_op_has_batch_rule_mv_cpu_float32 (__main__.TestVmapOperatorsOpInfoCPU) ... ok (0.016s) 2022-08-17T12:59:30.3419083Z test_op_has_batch_rule_mvlgamma_mvlgamma_p_1_cpu_float32 (__main__.TestVmapOperatorsOpInfoCPU) ... ok (0.095s) 2022-08-17T12:59:30.3965177Z test_op_has_batch_rule_mvlgamma_mvlgamma_p_3_cpu_float32 (__main__.TestVmapOperatorsOpInfoCPU) ... ok (0.058s) 2022-08-17T12:59:30.4506961Z test_op_has_batch_rule_mvlgamma_mvlgamma_p_5_cpu_float32 (__main__.TestVmapOperatorsOpInfoCPU) ... ok (0.044s) 2022-08-17T12:59:30.4640389Z test_op_has_batch_rule_nan_to_num_cpu_float32 (__main__.TestVmapOperatorsOpInfoCPU) ... ok (0.016s) 2022-08-17T12:59:30.4713115Z test_op_has_batch_rule_nanmean_cpu_float32 (__main__.TestVmapOperatorsOpInfoCPU) ... expected failure (0.000s) 2022-08-17T12:59:30.5004793Z test_op_has_batch_rule_nanmedian_cpu_float32 (__main__.TestVmapOperatorsOpInfoCPU) ... ok (0.041s) 2022-08-17T12:59:30.5083004Z test_op_has_batch_rule_nanquantile_cpu_float32 (__main__.TestVmapOperatorsOpInfoCPU) ... expected failure (0.010s) 2022-08-17T12:59:30.5153794Z test_op_has_batch_rule_nansum_cpu_float32 (__main__.TestVmapOperatorsOpInfoCPU) ... expected failure (0.000s) 2022-08-17T12:59:30.5287298Z test_op_has_batch_rule_narrow_cpu_float32 (__main__.TestVmapOperatorsOpInfoCPU) ... ok (0.010s) 2022-08-17T12:59:30.6642751Z test_op_has_batch_rule_native_layer_norm_cpu_float32 (__main__.TestVmapOperatorsOpInfoCPU) ... ok (0.135s) 2022-08-17T12:59:30.7199642Z test_op_has_batch_rule_ne_cpu_float32 (__main__.TestVmapOperatorsOpInfoCPU) ... ok (0.057s) 2022-08-17T12:59:30.7297882Z test_op_has_batch_rule_neg_cpu_float32 (__main__.TestVmapOperatorsOpInfoCPU) ... ok (0.016s) 2022-08-17T12:59:30.7439944Z test_op_has_batch_rule_new_empty_cpu_float32 (__main__.TestVmapOperatorsOpInfoCPU) ... ok (0.016s) 2022-08-17T12:59:30.7604302Z test_op_has_batch_rule_new_full_cpu_float32 (__main__.TestVmapOperatorsOpInfoCPU) ... ok (0.016s) 2022-08-17T12:59:30.7762320Z test_op_has_batch_rule_new_ones_cpu_float32 (__main__.TestVmapOperatorsOpInfoCPU) ... ok (0.016s) 2022-08-17T12:59:30.7918827Z test_op_has_batch_rule_new_zeros_cpu_float32 (__main__.TestVmapOperatorsOpInfoCPU) ... ok (0.016s) 2022-08-17T12:59:30.8250685Z test_op_has_batch_rule_nextafter_cpu_float32 (__main__.TestVmapOperatorsOpInfoCPU) ... ok (0.026s) 2022-08-17T12:59:30.8405918Z test_op_has_batch_rule_nn_functional_adaptive_avg_pool1d_cpu_float32 (__main__.TestVmapOperatorsOpInfoCPU) ... ok (0.016s) 2022-08-17T12:59:30.8644412Z test_op_has_batch_rule_nn_functional_adaptive_avg_pool2d_cpu_float32 (__main__.TestVmapOperatorsOpInfoCPU) ... ok (0.031s) 2022-08-17T12:59:30.8943691Z test_op_has_batch_rule_nn_functional_adaptive_avg_pool3d_cpu_float32 (__main__.TestVmapOperatorsOpInfoCPU) ... ok (0.031s) 2022-08-17T12:59:30.9161574Z test_op_has_batch_rule_nn_functional_adaptive_max_pool1d_cpu_float32 (__main__.TestVmapOperatorsOpInfoCPU) ... ok (0.010s) 2022-08-17T12:59:30.9721725Z test_op_has_batch_rule_nn_functional_adaptive_max_pool2d_cpu_float32 (__main__.TestVmapOperatorsOpInfoCPU) ... ok (0.063s) 2022-08-17T12:59:31.0236174Z test_op_has_batch_rule_nn_functional_adaptive_max_pool3d_cpu_float32 (__main__.TestVmapOperatorsOpInfoCPU) ... ok (0.052s) 2022-08-17T12:59:31.0444847Z test_op_has_batch_rule_nn_functional_avg_pool1d_cpu_float32 (__main__.TestVmapOperatorsOpInfoCPU) ... ok (0.016s) 2022-08-17T12:59:31.0649182Z test_op_has_batch_rule_nn_functional_avg_pool2d_cpu_float32 (__main__.TestVmapOperatorsOpInfoCPU) ... ok (0.031s) 2022-08-17T12:59:31.0851926Z test_op_has_batch_rule_nn_functional_avg_pool3d_cpu_float32 (__main__.TestVmapOperatorsOpInfoCPU) ... ok (0.016s) 2022-08-17T12:59:31.3597081Z test_op_has_batch_rule_nn_functional_batch_norm_cpu_float32 (__main__.TestVmapOperatorsOpInfoCPU) ... ok (0.269s) 2022-08-17T12:59:31.3694910Z test_op_has_batch_rule_nn_functional_bilinear_cpu_float32 (__main__.TestVmapOperatorsOpInfoCPU) ... expected failure (0.016s) 2022-08-17T12:59:31.4108394Z test_op_has_batch_rule_nn_functional_binary_cross_entropy_cpu_float32 (__main__.TestVmapOperatorsOpInfoCPU) ... ok (0.041s) 2022-08-17T12:59:31.5258064Z test_op_has_batch_rule_nn_functional_binary_cross_entropy_with_logits_cpu_float32 (__main__.TestVmapOperatorsOpInfoCPU) ... ok (0.108s) 2022-08-17T12:59:31.5394834Z test_op_has_batch_rule_nn_functional_celu_cpu_float32 (__main__.TestVmapOperatorsOpInfoCPU) ... ok (0.016s) 2022-08-17T12:59:31.6966137Z test_op_has_batch_rule_nn_functional_conv1d_cpu_float32 (__main__.TestVmapOperatorsOpInfoCPU) ... ok (0.166s) 2022-08-17T12:59:31.8986940Z test_op_has_batch_rule_nn_functional_conv2d_cpu_float32 (__main__.TestVmapOperatorsOpInfoCPU) ... C:\actions-runner\_work\pytorch\pytorch\functorch\test\common_utils.py:29: 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:885.) 2022-08-17T12:59:31.8987978Z out = op(*pytree.tree_unflatten(new_args, args_spec), **kwarg_values) 2022-08-17T12:59:32.2339659Z ok (0.533s) 2022-08-17T12:59:32.2468034Z test_op_has_batch_rule_nn_functional_conv2d_no_bias_cpu_float32 (__main__.TestVmapOperatorsOpInfoCPU) ... ok (0.016s) 2022-08-17T12:59:32.2679799Z test_op_has_batch_rule_nn_functional_conv2d_stride_depthwise_with_bias_cpu_float32 (__main__.TestVmapOperatorsOpInfoCPU) ... ok (0.016s) 2022-08-17T12:59:32.2882637Z test_op_has_batch_rule_nn_functional_conv2d_stride_groups_with_bias_cpu_float32 (__main__.TestVmapOperatorsOpInfoCPU) ... ok (0.026s) 2022-08-17T12:59:32.3007570Z test_op_has_batch_rule_nn_functional_conv2d_stride_no_bias_cpu_float32 (__main__.TestVmapOperatorsOpInfoCPU) ... ok (0.010s) 2022-08-17T12:59:32.3132994Z test_op_has_batch_rule_nn_functional_conv2d_stride_padding_no_bias_cpu_float32 (__main__.TestVmapOperatorsOpInfoCPU) ... ok (0.010s) 2022-08-17T12:59:32.3315466Z test_op_has_batch_rule_nn_functional_conv2d_stride_padding_with_bias_cpu_float32 (__main__.TestVmapOperatorsOpInfoCPU) ... ok (0.016s) 2022-08-17T12:59:32.3498598Z test_op_has_batch_rule_nn_functional_conv2d_stride_with_bias_cpu_float32 (__main__.TestVmapOperatorsOpInfoCPU) ... ok (0.026s) 2022-08-17T12:59:32.3692067Z test_op_has_batch_rule_nn_functional_conv2d_strided_padding_dilation_no_bias_cpu_float32 (__main__.TestVmapOperatorsOpInfoCPU) ... ok (0.016s) 2022-08-17T12:59:32.3881989Z test_op_has_batch_rule_nn_functional_conv2d_strided_padding_dilation_with_bias_cpu_float32 (__main__.TestVmapOperatorsOpInfoCPU) ... ok (0.016s) 2022-08-17T12:59:32.4061884Z test_op_has_batch_rule_nn_functional_conv2d_with_bias_cpu_float32 (__main__.TestVmapOperatorsOpInfoCPU) ... ok (0.026s) 2022-08-17T12:59:32.5333027Z test_op_has_batch_rule_nn_functional_conv_transpose1d_cpu_float32 (__main__.TestVmapOperatorsOpInfoCPU) ... ok (0.120s) 2022-08-17T12:59:32.6842917Z test_op_has_batch_rule_nn_functional_conv_transpose2d_cpu_float32 (__main__.TestVmapOperatorsOpInfoCPU) ... ok (0.158s) 2022-08-17T12:59:33.0722817Z test_op_has_batch_rule_nn_functional_conv_transpose3d_cpu_float32 (__main__.TestVmapOperatorsOpInfoCPU) ... ok (0.378s) 2022-08-17T12:59:33.1370104Z test_op_has_batch_rule_nn_functional_cosine_embedding_loss_cpu_float32 (__main__.TestVmapOperatorsOpInfoCPU) ... ok (0.063s) 2022-08-17T12:59:33.1777230Z test_op_has_batch_rule_nn_functional_cosine_similarity_cpu_float32 (__main__.TestVmapOperatorsOpInfoCPU) ... ok (0.047s) 2022-08-17T12:59:33.2563602Z test_op_has_batch_rule_nn_functional_cross_entropy_cpu_float32 (__main__.TestVmapOperatorsOpInfoCPU) ... ok (0.082s) 2022-08-17T12:59:33.2644377Z test_op_has_batch_rule_nn_functional_ctc_loss_cpu_float32 (__main__.TestVmapOperatorsOpInfoCPU) ... expected failure (0.000s) 2022-08-17T12:59:33.2712021Z test_op_has_batch_rule_nn_functional_dropout2d_cpu_float32 (__main__.TestVmapOperatorsOpInfoCPU) ... C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\nn\functional.py:1338: UserWarning: dropout2d: Received a 3D input to dropout2d and assuming that channel-wise 1D dropout behavior is desired - input is interpreted as shape (N, C, L), where C is the channel dim. This behavior will change in a future release to interpret the input as one without a batch dimension, i.e. shape (C, H, W). To maintain the 1D channel-wise dropout behavior, please switch to using dropout1d instead. 2022-08-17T12:59:33.2713428Z warnings.warn("dropout2d: Received a 3D input to dropout2d and assuming that channel-wise " 2022-08-17T12:59:33.2986791Z expected failure (0.047s) 2022-08-17T12:59:33.3337745Z test_op_has_batch_rule_nn_functional_dropout3d_cpu_float32 (__main__.TestVmapOperatorsOpInfoCPU) ... expected failure (0.021s) 2022-08-17T12:59:33.3673127Z test_op_has_batch_rule_nn_functional_dropout_cpu_float32 (__main__.TestVmapOperatorsOpInfoCPU) ... expected failure (0.041s) 2022-08-17T12:59:33.3810255Z test_op_has_batch_rule_nn_functional_elu_cpu_float32 (__main__.TestVmapOperatorsOpInfoCPU) ... ok (0.016s) 2022-08-17T12:59:33.3883977Z test_op_has_batch_rule_nn_functional_embedding_bag_cpu_float32 (__main__.TestVmapOperatorsOpInfoCPU) ... expected failure (0.000s) 2022-08-17T12:59:33.4155787Z test_op_has_batch_rule_nn_functional_embedding_cpu_float32 (__main__.TestVmapOperatorsOpInfoCPU) ... expected failure (0.026s) 2022-08-17T12:59:33.4399757Z test_op_has_batch_rule_nn_functional_embedding_functorch_cpu_float32 (__main__.TestVmapOperatorsOpInfoCPU) ... ok (0.031s) 2022-08-17T12:59:33.4616849Z test_op_has_batch_rule_nn_functional_feature_alpha_dropout_with_train_cpu_float32 (__main__.TestVmapOperatorsOpInfoCPU) ... expected failure (0.016s) 2022-08-17T12:59:33.5900817Z test_op_has_batch_rule_nn_functional_feature_alpha_dropout_without_train_cpu_float32 (__main__.TestVmapOperatorsOpInfoCPU) ... ok (0.130s) 2022-08-17T12:59:33.6009712Z test_op_has_batch_rule_nn_functional_fractional_max_pool2d_cpu_float32 (__main__.TestVmapOperatorsOpInfoCPU) ... expected failure (0.016s) 2022-08-17T12:59:33.6119314Z test_op_has_batch_rule_nn_functional_fractional_max_pool3d_cpu_float32 (__main__.TestVmapOperatorsOpInfoCPU) ... expected failure (0.010s) 2022-08-17T12:59:33.6192064Z test_op_has_batch_rule_nn_functional_gaussian_nll_loss_cpu_float32 (__main__.TestVmapOperatorsOpInfoCPU) ... expected failure (0.000s) 2022-08-17T12:59:33.6390012Z test_op_has_batch_rule_nn_functional_gelu_cpu_float32 (__main__.TestVmapOperatorsOpInfoCPU) ... ok (0.031s) 2022-08-17T12:59:33.7137874Z test_op_has_batch_rule_nn_functional_glu_cpu_float32 (__main__.TestVmapOperatorsOpInfoCPU) ... ok (0.073s) 2022-08-17T12:59:33.8356060Z test_op_has_batch_rule_nn_functional_grid_sample_cpu_float32 (__main__.TestVmapOperatorsOpInfoCPU) ... ok (0.115s) 2022-08-17T12:59:33.8577762Z test_op_has_batch_rule_nn_functional_group_norm_cpu_float32 (__main__.TestVmapOperatorsOpInfoCPU) ... ok (0.031s) 2022-08-17T12:59:33.8717788Z test_op_has_batch_rule_nn_functional_hardshrink_cpu_float32 (__main__.TestVmapOperatorsOpInfoCPU) ... ok (0.016s) 2022-08-17T12:59:33.8854180Z test_op_has_batch_rule_nn_functional_hardsigmoid_cpu_float32 (__main__.TestVmapOperatorsOpInfoCPU) ... ok (0.016s) 2022-08-17T12:59:33.8967987Z test_op_has_batch_rule_nn_functional_hardswish_cpu_float32 (__main__.TestVmapOperatorsOpInfoCPU) ... ok (0.001s) 2022-08-17T12:59:33.9109318Z test_op_has_batch_rule_nn_functional_hardtanh_cpu_float32 (__main__.TestVmapOperatorsOpInfoCPU) ... ok (0.016s) 2022-08-17T12:59:33.9566918Z test_op_has_batch_rule_nn_functional_hinge_embedding_loss_cpu_float32 (__main__.TestVmapOperatorsOpInfoCPU) ... ok (0.048s) 2022-08-17T12:59:33.9638203Z test_op_has_batch_rule_nn_functional_huber_loss_cpu_float32 (__main__.TestVmapOperatorsOpInfoCPU) ... expected failure (0.000s) 2022-08-17T12:59:33.9715783Z test_op_has_batch_rule_nn_functional_instance_norm_cpu_float32 (__main__.TestVmapOperatorsOpInfoCPU) ... ok (0.016s) 2022-08-17T12:59:34.0010188Z test_op_has_batch_rule_nn_functional_interpolate_area_cpu_float32 (__main__.TestVmapOperatorsOpInfoCPU) ... ok (0.032s) 2022-08-17T12:59:34.0320254Z test_op_has_batch_rule_nn_functional_interpolate_bicubic_cpu_float32 (__main__.TestVmapOperatorsOpInfoCPU) ... ok (0.031s) 2022-08-17T12:59:34.0615492Z test_op_has_batch_rule_nn_functional_interpolate_bilinear_cpu_float32 (__main__.TestVmapOperatorsOpInfoCPU) ... ok (0.032s) 2022-08-17T12:59:34.0888006Z test_op_has_batch_rule_nn_functional_interpolate_linear_cpu_float32 (__main__.TestVmapOperatorsOpInfoCPU) ... ok (0.016s) 2022-08-17T12:59:34.1182772Z test_op_has_batch_rule_nn_functional_interpolate_nearest_cpu_float32 (__main__.TestVmapOperatorsOpInfoCPU) ... ok (0.032s) 2022-08-17T12:59:34.1526197Z test_op_has_batch_rule_nn_functional_interpolate_trilinear_cpu_float32 (__main__.TestVmapOperatorsOpInfoCPU) ... ok (0.031s) 2022-08-17T12:59:34.1597618Z test_op_has_batch_rule_nn_functional_kl_div_cpu_float32 (__main__.TestVmapOperatorsOpInfoCPU) ... C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\nn\functional.py:2912: UserWarning: reduction: 'mean' divides the total loss by both the batch size and the support size.'batchmean' divides only by the batch size, and aligns with the KL div math definition.'mean' will be changed to behave the same as 'batchmean' in the next major release. 2022-08-17T12:59:34.1598511Z warnings.warn( 2022-08-17T12:59:34.1607165Z expected failure (0.016s) 2022-08-17T12:59:34.1864133Z test_op_has_batch_rule_nn_functional_l1_loss_cpu_float32 (__main__.TestVmapOperatorsOpInfoCPU) ... ok (0.026s) 2022-08-17T12:59:34.2615787Z test_op_has_batch_rule_nn_functional_layer_norm_cpu_float32 (__main__.TestVmapOperatorsOpInfoCPU) ... ok (0.079s) 2022-08-17T12:59:34.2797208Z test_op_has_batch_rule_nn_functional_leaky_relu_cpu_float32 (__main__.TestVmapOperatorsOpInfoCPU) ... ok (0.010s) 2022-08-17T12:59:34.3640264Z test_op_has_batch_rule_nn_functional_linear_cpu_float32 (__main__.TestVmapOperatorsOpInfoCPU) ... ok (0.080s) 2022-08-17T12:59:34.3938340Z test_op_has_batch_rule_nn_functional_local_response_norm_cpu_float32 (__main__.TestVmapOperatorsOpInfoCPU) ... ok (0.032s) 2022-08-17T12:59:34.4039488Z test_op_has_batch_rule_nn_functional_logsigmoid_cpu_float32 (__main__.TestVmapOperatorsOpInfoCPU) ... ok (0.016s) 2022-08-17T12:59:34.4126029Z test_op_has_batch_rule_nn_functional_margin_ranking_loss_cpu_float32 (__main__.TestVmapOperatorsOpInfoCPU) ... expected failure (0.000s) 2022-08-17T12:59:34.4221854Z test_op_has_batch_rule_nn_functional_max_pool1d_cpu_float32 (__main__.TestVmapOperatorsOpInfoCPU) ... expected failure (0.016s) 2022-08-17T12:59:37.2225273Z test_op_has_batch_rule_nn_functional_max_pool2d_cpu_float32 (__main__.TestVmapOperatorsOpInfoCPU) ... ok (2.795s) 2022-08-17T12:59:37.2301148Z test_op_has_batch_rule_nn_functional_max_pool3d_cpu_float32 (__main__.TestVmapOperatorsOpInfoCPU) ... expected failure (0.016s) 2022-08-17T12:59:37.2375294Z test_op_has_batch_rule_nn_functional_max_unpool1d_cpu_float32 (__main__.TestVmapOperatorsOpInfoCPU) ... expected failure (0.000s) 2022-08-17T12:59:37.2447901Z test_op_has_batch_rule_nn_functional_max_unpool1d_grad_cpu_float32 (__main__.TestVmapOperatorsOpInfoCPU) ... expected failure (0.016s) 2022-08-17T12:59:37.2519458Z test_op_has_batch_rule_nn_functional_max_unpool2d_cpu_float32 (__main__.TestVmapOperatorsOpInfoCPU) ... expected failure (0.000s) 2022-08-17T12:59:37.2598678Z test_op_has_batch_rule_nn_functional_max_unpool2d_grad_cpu_float32 (__main__.TestVmapOperatorsOpInfoCPU) ... expected failure (0.016s) 2022-08-17T12:59:37.2670781Z test_op_has_batch_rule_nn_functional_max_unpool3d_cpu_float32 (__main__.TestVmapOperatorsOpInfoCPU) ... expected failure (0.000s) 2022-08-17T12:59:37.2747223Z test_op_has_batch_rule_nn_functional_max_unpool3d_grad_cpu_float32 (__main__.TestVmapOperatorsOpInfoCPU) ... expected failure (0.016s) 2022-08-17T12:59:37.2885964Z test_op_has_batch_rule_nn_functional_mish_cpu_float32 (__main__.TestVmapOperatorsOpInfoCPU) ... ok (0.016s) 2022-08-17T12:59:37.3137642Z test_op_has_batch_rule_nn_functional_mse_loss_cpu_float32 (__main__.TestVmapOperatorsOpInfoCPU) ... ok (0.026s) 2022-08-17T12:59:37.3500405Z test_op_has_batch_rule_nn_functional_mse_loss_functorch_cpu_float32 (__main__.TestVmapOperatorsOpInfoCPU) ... ok (0.031s) 2022-08-17T12:59:37.3571075Z test_op_has_batch_rule_nn_functional_multi_margin_loss_cpu_float32 (__main__.TestVmapOperatorsOpInfoCPU) ... expected failure (0.000s) 2022-08-17T12:59:37.3641045Z test_op_has_batch_rule_nn_functional_multilabel_margin_loss_cpu_float32 (__main__.TestVmapOperatorsOpInfoCPU) ... expected failure (0.016s) 2022-08-17T12:59:37.3893936Z test_op_has_batch_rule_nn_functional_multilabel_soft_margin_loss_cpu_float32 (__main__.TestVmapOperatorsOpInfoCPU) ... ok (0.026s) 2022-08-17T12:59:37.6008517Z test_op_has_batch_rule_nn_functional_nll_loss_cpu_float32 (__main__.TestVmapOperatorsOpInfoCPU) ... ok (0.212s) 2022-08-17T12:59:37.6218588Z test_op_has_batch_rule_nn_functional_normalize_cpu_float32 (__main__.TestVmapOperatorsOpInfoCPU) ... ok (0.016s) 2022-08-17T12:59:37.6436075Z test_op_has_batch_rule_nn_functional_pad_circular_cpu_float32 (__main__.TestVmapOperatorsOpInfoCPU) ... ok (0.026s) 2022-08-17T12:59:37.7387931Z test_op_has_batch_rule_nn_functional_pad_constant_cpu_float32 (__main__.TestVmapOperatorsOpInfoCPU) ... ok (0.088s) 2022-08-17T12:59:37.7667836Z test_op_has_batch_rule_nn_functional_pad_reflect_cpu_float32 (__main__.TestVmapOperatorsOpInfoCPU) ... ok (0.031s) 2022-08-17T12:59:37.7947515Z test_op_has_batch_rule_nn_functional_pad_replicate_cpu_float32 (__main__.TestVmapOperatorsOpInfoCPU) ... ok (0.031s) 2022-08-17T12:59:37.8223252Z test_op_has_batch_rule_nn_functional_pairwise_distance_cpu_float32 (__main__.TestVmapOperatorsOpInfoCPU) ... ok (0.026s) 2022-08-17T12:59:37.8293571Z test_op_has_batch_rule_nn_functional_pdist_cpu_float32 (__main__.TestVmapOperatorsOpInfoCPU) ... expected failure (0.000s) 2022-08-17T12:59:37.8383713Z test_op_has_batch_rule_nn_functional_pixel_shuffle_cpu_float32 (__main__.TestVmapOperatorsOpInfoCPU) ... ok (0.016s) 2022-08-17T12:59:37.8473996Z test_op_has_batch_rule_nn_functional_pixel_unshuffle_cpu_float32 (__main__.TestVmapOperatorsOpInfoCPU) ... ok (0.016s) 2022-08-17T12:59:38.1366591Z test_op_has_batch_rule_nn_functional_poisson_nll_loss_cpu_float32 (__main__.TestVmapOperatorsOpInfoCPU) ... ok (0.275s) 2022-08-17T12:59:38.2057995Z test_op_has_batch_rule_nn_functional_prelu_cpu_float32 (__main__.TestVmapOperatorsOpInfoCPU) ... ok (0.083s) 2022-08-17T12:59:38.2154903Z test_op_has_batch_rule_nn_functional_relu6_cpu_float32 (__main__.TestVmapOperatorsOpInfoCPU) ... ok (0.000s) 2022-08-17T12:59:38.2266468Z test_op_has_batch_rule_nn_functional_relu_cpu_float32 (__main__.TestVmapOperatorsOpInfoCPU) ... ok (0.016s) 2022-08-17T12:59:38.2349939Z test_op_has_batch_rule_nn_functional_rrelu_cpu_float32 (__main__.TestVmapOperatorsOpInfoCPU) ... expected failure (0.000s) 2022-08-17T12:59:38.2482503Z test_op_has_batch_rule_nn_functional_selu_cpu_float32 (__main__.TestVmapOperatorsOpInfoCPU) ... ok (0.016s) 2022-08-17T12:59:38.2615347Z test_op_has_batch_rule_nn_functional_silu_cpu_float32 (__main__.TestVmapOperatorsOpInfoCPU) ... ok (0.016s) 2022-08-17T12:59:38.2684333Z test_op_has_batch_rule_nn_functional_smooth_l1_loss_cpu_float32 (__main__.TestVmapOperatorsOpInfoCPU) ... expected failure (0.016s) 2022-08-17T12:59:38.2753240Z test_op_has_batch_rule_nn_functional_soft_margin_loss_cpu_float32 (__main__.TestVmapOperatorsOpInfoCPU) ... expected failure (0.000s) 2022-08-17T12:59:38.2901784Z test_op_has_batch_rule_nn_functional_softmin_cpu_float32 (__main__.TestVmapOperatorsOpInfoCPU) ... ok (0.016s) 2022-08-17T12:59:38.3052674Z test_op_has_batch_rule_nn_functional_softmin_with_dtype_cpu_float32 (__main__.TestVmapOperatorsOpInfoCPU) ... ok (0.016s) 2022-08-17T12:59:38.3151980Z test_op_has_batch_rule_nn_functional_softplus_cpu_float32 (__main__.TestVmapOperatorsOpInfoCPU) ... ok (0.010s) 2022-08-17T12:59:38.3290493Z test_op_has_batch_rule_nn_functional_softshrink_cpu_float32 (__main__.TestVmapOperatorsOpInfoCPU) ... ok (0.016s) 2022-08-17T12:59:38.3394922Z test_op_has_batch_rule_nn_functional_softsign_cpu_float32 (__main__.TestVmapOperatorsOpInfoCPU) ... ok (0.016s) 2022-08-17T12:59:38.3495457Z test_op_has_batch_rule_nn_functional_tanhshrink_cpu_float32 (__main__.TestVmapOperatorsOpInfoCPU) ... ok (0.000s) 2022-08-17T12:59:38.3616816Z test_op_has_batch_rule_nn_functional_threshold_cpu_float32 (__main__.TestVmapOperatorsOpInfoCPU) ... ok (0.016s) 2022-08-17T12:59:38.3689037Z test_op_has_batch_rule_nn_functional_triplet_margin_loss_cpu_float32 (__main__.TestVmapOperatorsOpInfoCPU) ... expected failure (0.000s) 2022-08-17T12:59:38.4384849Z test_op_has_batch_rule_nn_functional_triplet_margin_with_distance_loss_cpu_float32 (__main__.TestVmapOperatorsOpInfoCPU) ... ok (0.083s) 2022-08-17T12:59:38.9422704Z test_op_has_batch_rule_nn_functional_unfold_cpu_float32 (__main__.TestVmapOperatorsOpInfoCPU) ... ok (0.503s) 2022-08-17T12:59:38.9488156Z test_op_has_batch_rule_nn_functional_upsample_bilinear_cpu_float32 (__main__.TestVmapOperatorsOpInfoCPU) ... C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\nn\functional.py:4066: UserWarning: nn.functional.upsample_bilinear is deprecated. Use nn.functional.interpolate instead. 2022-08-17T12:59:38.9489101Z warnings.warn("nn.functional.upsample_bilinear is deprecated. Use nn.functional.interpolate instead.") 2022-08-17T12:59:38.9556102Z ok (0.010s) 2022-08-17T12:59:38.9623769Z test_op_has_batch_rule_nn_functional_upsample_nearest_cpu_float32 (__main__.TestVmapOperatorsOpInfoCPU) ... C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\nn\functional.py:4010: UserWarning: nn.functional.upsample_nearest is deprecated. Use nn.functional.interpolate instead. 2022-08-17T12:59:38.9624678Z warnings.warn("nn.functional.upsample_nearest is deprecated. Use nn.functional.interpolate instead.") 2022-08-17T12:59:38.9824423Z ok (0.031s) 2022-08-17T12:59:38.9899515Z test_op_has_batch_rule_nonzero_cpu_float32 (__main__.TestVmapOperatorsOpInfoCPU) ... expected failure (0.000s) 2022-08-17T12:59:39.0617299Z test_op_has_batch_rule_norm_cpu_float32 (__main__.TestVmapOperatorsOpInfoCPU) ... ok (0.073s) 2022-08-17T12:59:39.0724092Z test_op_has_batch_rule_norm_fro_cpu_float32 (__main__.TestVmapOperatorsOpInfoCPU) ... ok (0.016s) 2022-08-17T12:59:39.0845232Z test_op_has_batch_rule_norm_inf_cpu_float32 (__main__.TestVmapOperatorsOpInfoCPU) ... ok (0.000s) 2022-08-17T12:59:39.0951554Z test_op_has_batch_rule_norm_nuc_cpu_float32 (__main__.TestVmapOperatorsOpInfoCPU) ... ok (0.016s) 2022-08-17T12:59:39.1041893Z test_op_has_batch_rule_normal_cpu_float32 (__main__.TestVmapOperatorsOpInfoCPU) ... expected failure (0.010s) 2022-08-17T12:59:39.1128262Z test_op_has_batch_rule_normal_number_mean_cpu_float32 (__main__.TestVmapOperatorsOpInfoCPU) ... expected failure (0.016s) 2022-08-17T12:59:39.1278005Z test_op_has_batch_rule_ones_like_cpu_float32 (__main__.TestVmapOperatorsOpInfoCPU) ... ok (0.016s) 2022-08-17T12:59:39.1593381Z test_op_has_batch_rule_ops_aten__new_zeros_with_same_feature_meta_functorchonly_cpu_float32 (__main__.TestVmapOperatorsOpInfoCPU) ... ok (0.031s) 2022-08-17T12:59:41.3693918Z test_op_has_batch_rule_ops_aten_index_put_functorch_cpu_float32 (__main__.TestVmapOperatorsOpInfoCPU) ... ok (2.200s) 2022-08-17T12:59:41.3977068Z test_op_has_batch_rule_ormqr_cpu_float32 (__main__.TestVmapOperatorsOpInfoCPU) ... expected failure (0.032s) 2022-08-17T12:59:41.4094461Z test_op_has_batch_rule_outer_cpu_float32 (__main__.TestVmapOperatorsOpInfoCPU) ... ok (0.016s) 2022-08-17T12:59:41.4192572Z test_op_has_batch_rule_pca_lowrank_cpu_float32 (__main__.TestVmapOperatorsOpInfoCPU) ... expected failure (0.000s) 2022-08-17T12:59:41.4319150Z test_op_has_batch_rule_permute_cpu_float32 (__main__.TestVmapOperatorsOpInfoCPU) ... ok (0.016s) 2022-08-17T12:59:41.4532012Z test_op_has_batch_rule_pinverse_cpu_float32 (__main__.TestVmapOperatorsOpInfoCPU) ... ok (0.016s) 2022-08-17T12:59:41.4901712Z test_op_has_batch_rule_polar_cpu_float32 (__main__.TestVmapOperatorsOpInfoCPU) ... ok (0.037s) 2022-08-17T12:59:41.5111396Z test_op_has_batch_rule_polygamma_polygamma_n_0_cpu_float32 (__main__.TestVmapOperatorsOpInfoCPU) ... ok (0.010s) 2022-08-17T12:59:41.5319200Z test_op_has_batch_rule_polygamma_polygamma_n_1_cpu_float32 (__main__.TestVmapOperatorsOpInfoCPU) ... ok (0.032s) 2022-08-17T12:59:41.5526395Z test_op_has_batch_rule_polygamma_polygamma_n_2_cpu_float32 (__main__.TestVmapOperatorsOpInfoCPU) ... ok (0.016s) 2022-08-17T12:59:41.5733976Z test_op_has_batch_rule_polygamma_polygamma_n_3_cpu_float32 (__main__.TestVmapOperatorsOpInfoCPU) ... ok (0.016s) 2022-08-17T12:59:41.5940752Z test_op_has_batch_rule_polygamma_polygamma_n_4_cpu_float32 (__main__.TestVmapOperatorsOpInfoCPU) ... ok (0.016s) 2022-08-17T12:59:41.6039271Z test_op_has_batch_rule_positive_cpu_float32 (__main__.TestVmapOperatorsOpInfoCPU) ... ok (0.016s) 2022-08-17T12:59:41.6373262Z test_op_has_batch_rule_pow_cpu_float32 (__main__.TestVmapOperatorsOpInfoCPU) ... ok (0.031s) 2022-08-17T12:59:41.6943620Z test_op_has_batch_rule_prod_cpu_float32 (__main__.TestVmapOperatorsOpInfoCPU) ... ok (0.063s) 2022-08-17T12:59:41.7015051Z test_op_has_batch_rule_put_cpu_float32 (__main__.TestVmapOperatorsOpInfoCPU) ... expected failure (0.000s) 2022-08-17T12:59:41.7078757Z test_op_has_batch_rule_qr_cpu_float32 (__main__.TestVmapOperatorsOpInfoCPU) ... C:\actions-runner\_work\pytorch\pytorch\functorch\test\common_utils.py:29: UserWarning: torch.qr is deprecated in favor of torch.linalg.qr and will be removed in a future PyTorch release. 2022-08-17T12:59:41.7079550Z The boolean parameter 'some' has been replaced with a string parameter 'mode'. 2022-08-17T12:59:41.7079926Z Q, R = torch.qr(A, some) 2022-08-17T12:59:41.7080197Z should be replaced with 2022-08-17T12:59:41.7080763Z 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:2544.) 2022-08-17T12:59:41.7081385Z out = op(*pytree.tree_unflatten(new_args, args_spec), **kwarg_values) 2022-08-17T12:59:41.7861295Z ok (0.096s) 2022-08-17T12:59:41.7941607Z test_op_has_batch_rule_quantile_cpu_float32 (__main__.TestVmapOperatorsOpInfoCPU) ... expected failure (0.000s) 2022-08-17T12:59:41.8082971Z test_op_has_batch_rule_rad2deg_cpu_float32 (__main__.TestVmapOperatorsOpInfoCPU) ... ok (0.016s) 2022-08-17T12:59:41.8171820Z test_op_has_batch_rule_rand_like_cpu_float32 (__main__.TestVmapOperatorsOpInfoCPU) ... expected failure (0.016s) 2022-08-17T12:59:41.8259979Z test_op_has_batch_rule_randint_like_cpu_float32 (__main__.TestVmapOperatorsOpInfoCPU) ... expected failure (0.000s) 2022-08-17T12:59:41.8346975Z test_op_has_batch_rule_randn_like_cpu_float32 (__main__.TestVmapOperatorsOpInfoCPU) ... expected failure (0.016s) 2022-08-17T12:59:41.8448163Z test_op_has_batch_rule_ravel_cpu_float32 (__main__.TestVmapOperatorsOpInfoCPU) ... ok (0.000s) 2022-08-17T12:59:41.8546886Z test_op_has_batch_rule_real_cpu_float32 (__main__.TestVmapOperatorsOpInfoCPU) ... ok (0.016s) 2022-08-17T12:59:41.8683626Z test_op_has_batch_rule_reciprocal_cpu_float32 (__main__.TestVmapOperatorsOpInfoCPU) ... ok (0.016s) 2022-08-17T12:59:41.9029979Z test_op_has_batch_rule_remainder_cpu_float32 (__main__.TestVmapOperatorsOpInfoCPU) ... ok (0.032s) 2022-08-17T12:59:41.9111867Z test_op_has_batch_rule_renorm_cpu_float32 (__main__.TestVmapOperatorsOpInfoCPU) ... expected failure (0.016s) 2022-08-17T12:59:41.9777422Z test_op_has_batch_rule_repeat_cpu_float32 (__main__.TestVmapOperatorsOpInfoCPU) ... ok (0.062s) 2022-08-17T12:59:41.9906216Z test_op_has_batch_rule_repeat_interleave_cpu_float32 (__main__.TestVmapOperatorsOpInfoCPU) ... ok (0.016s) 2022-08-17T12:59:42.0076031Z test_op_has_batch_rule_reshape_as_cpu_float32 (__main__.TestVmapOperatorsOpInfoCPU) ... ok (0.016s) 2022-08-17T12:59:42.0351156Z test_op_has_batch_rule_reshape_cpu_float32 (__main__.TestVmapOperatorsOpInfoCPU) ... ok (0.016s) 2022-08-17T12:59:42.0437818Z test_op_has_batch_rule_resize__cpu_float32 (__main__.TestVmapOperatorsOpInfoCPU) ... expected failure (0.016s) 2022-08-17T12:59:42.0508995Z test_op_has_batch_rule_resize_as__cpu_float32 (__main__.TestVmapOperatorsOpInfoCPU) ... expected failure (0.000s) 2022-08-17T12:59:42.0594544Z test_op_has_batch_rule_resolve_conj_cpu_float32 (__main__.TestVmapOperatorsOpInfoCPU) ... ok (0.016s) 2022-08-17T12:59:42.0680490Z test_op_has_batch_rule_resolve_neg_cpu_float32 (__main__.TestVmapOperatorsOpInfoCPU) ... ok (0.000s) 2022-08-17T12:59:42.1031876Z test_op_has_batch_rule_roll_cpu_float32 (__main__.TestVmapOperatorsOpInfoCPU) ... ok (0.047s) 2022-08-17T12:59:42.1710330Z test_op_has_batch_rule_rot90_cpu_float32 (__main__.TestVmapOperatorsOpInfoCPU) ... ok (0.063s) 2022-08-17T12:59:42.1818695Z test_op_has_batch_rule_round_cpu_float32 (__main__.TestVmapOperatorsOpInfoCPU) ... ok (0.016s) 2022-08-17T12:59:42.1989807Z test_op_has_batch_rule_round_decimals_0_cpu_float32 (__main__.TestVmapOperatorsOpInfoCPU) ... ok (0.016s) 2022-08-17T12:59:42.2160668Z test_op_has_batch_rule_round_decimals_3_cpu_float32 (__main__.TestVmapOperatorsOpInfoCPU) ... ok (0.016s) 2022-08-17T12:59:42.2332431Z test_op_has_batch_rule_round_decimals_neg_3_cpu_float32 (__main__.TestVmapOperatorsOpInfoCPU) ... ok (0.016s) 2022-08-17T12:59:42.2469006Z test_op_has_batch_rule_rsqrt_cpu_float32 (__main__.TestVmapOperatorsOpInfoCPU) ... ok (0.016s) 2022-08-17T12:59:42.2855694Z test_op_has_batch_rule_rsub_cpu_float32 (__main__.TestVmapOperatorsOpInfoCPU) ... ok (0.032s) 2022-08-17T12:59:42.3571482Z test_op_has_batch_rule_scatter_add_cpu_float32 (__main__.TestVmapOperatorsOpInfoCPU) ... ok (0.079s) 2022-08-17T12:59:42.5212774Z test_op_has_batch_rule_scatter_cpu_float32 (__main__.TestVmapOperatorsOpInfoCPU) ... ok (0.159s) 2022-08-17T12:59:42.5282119Z test_op_has_batch_rule_scatter_reduce_amax_cpu_float32 (__main__.TestVmapOperatorsOpInfoCPU) ... C:\actions-runner\_work\pytorch\pytorch\functorch\test\common_utils.py:29: UserWarning: scatter_reduce() is in beta and the API may change at any time. (Triggered internally at C:\actions-runner\_work\pytorch\pytorch\aten\src\ATen\native\TensorAdvancedIndexing.cpp:1531.) 2022-08-17T12:59:42.5282831Z out = op(*pytree.tree_unflatten(new_args, args_spec), **kwarg_values) 2022-08-17T12:59:42.5291061Z expected failure (0.016s) 2022-08-17T12:59:42.5367428Z test_op_has_batch_rule_scatter_reduce_amin_cpu_float32 (__main__.TestVmapOperatorsOpInfoCPU) ... expected failure (0.000s) 2022-08-17T12:59:42.5443863Z test_op_has_batch_rule_scatter_reduce_mean_cpu_float32 (__main__.TestVmapOperatorsOpInfoCPU) ... expected failure (0.016s) 2022-08-17T12:59:42.5519431Z test_op_has_batch_rule_scatter_reduce_prod_cpu_float32 (__main__.TestVmapOperatorsOpInfoCPU) ... expected failure (0.000s) 2022-08-17T12:59:42.5594756Z test_op_has_batch_rule_scatter_reduce_sum_cpu_float32 (__main__.TestVmapOperatorsOpInfoCPU) ... expected failure (0.016s) 2022-08-17T12:59:42.6541494Z test_op_has_batch_rule_searchsorted_cpu_float32 (__main__.TestVmapOperatorsOpInfoCPU) ... C:\actions-runner\_work\pytorch\pytorch\functorch\test\common_utils.py:29: UserWarning: torch.searchsorted(): input value tensor is non-contiguous, this will lower the performance due to extra data copy when converting non-contiguous tensor to contiguous, please use contiguous input value tensor if possible. This message will only appear once per program. (Triggered internally at C:\actions-runner\_work\pytorch\pytorch\aten\src\ATen/native/BucketizationUtils.h:35.) 2022-08-17T12:59:42.6542687Z out = op(*pytree.tree_unflatten(new_args, args_spec), **kwarg_values) 2022-08-17T12:59:42.6543797Z C:\actions-runner\_work\pytorch\pytorch\functorch\test\common_utils.py:29: UserWarning: torch.searchsorted(): boundary tensor is non-contiguous, this will lower the performance due to extra data copy when converting non-contiguous tensor to contiguous, please use contiguous boundary tensor if possible. This message will only appear once per program. (Triggered internally at C:\actions-runner\_work\pytorch\pytorch\aten\src\ATen/native/BucketizationUtils.h:41.) 2022-08-17T12:59:42.6545020Z out = op(*pytree.tree_unflatten(new_args, args_spec), **kwarg_values) 2022-08-17T12:59:42.6592589Z c:\actions-runner\_work\pytorch\pytorch\functorch\functorch\_src\vmap.py:475: UserWarning: torch.searchsorted(): sorter tensor is non-contiguous, this will lower the performance due to extra data copy when converting non-contiguous tensor to contiguous, please use contiguous sorter tensor if possible. This message will only appear once per program. (Triggered internally at C:\actions-runner\_work\pytorch\pytorch\aten\src\ATen/native/BucketizationUtils.h:47.) 2022-08-17T12:59:42.6593685Z batched_outputs = func(*batched_inputs, **kwargs) 2022-08-17T12:59:43.1174207Z ok (0.549s) 2022-08-17T12:59:43.1248378Z test_op_has_batch_rule_segment_reduce_lengths_cpu_float32 (__main__.TestVmapOperatorsOpInfoCPU) ... expected failure (0.016s) 2022-08-17T12:59:43.1319864Z test_op_has_batch_rule_segment_reduce_offsets_cpu_float32 (__main__.TestVmapOperatorsOpInfoCPU) ... expected failure (0.000s) 2022-08-17T12:59:43.1453394Z test_op_has_batch_rule_select_cpu_float32 (__main__.TestVmapOperatorsOpInfoCPU) ... ok (0.016s) 2022-08-17T12:59:43.1681549Z test_op_has_batch_rule_select_scatter_cpu_float32 (__main__.TestVmapOperatorsOpInfoCPU) ... ok (0.016s) 2022-08-17T12:59:43.1773481Z test_op_has_batch_rule_sgn_cpu_float32 (__main__.TestVmapOperatorsOpInfoCPU) ... ok (0.016s) 2022-08-17T12:59:43.1900075Z test_op_has_batch_rule_short_cpu_float32 (__main__.TestVmapOperatorsOpInfoCPU) ... expected failure (0.016s) 2022-08-17T12:59:43.2013589Z test_op_has_batch_rule_short_functorch_no_channels_last_cpu_float32 (__main__.TestVmapOperatorsOpInfoCPU) ... ok (0.010s) 2022-08-17T12:59:43.2087042Z test_op_has_batch_rule_sigmoid_cpu_float32 (__main__.TestVmapOperatorsOpInfoCPU) ... C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\nn\functional.py:1967: UserWarning: nn.functional.sigmoid is deprecated. Use torch.sigmoid instead. 2022-08-17T12:59:43.2087837Z warnings.warn("nn.functional.sigmoid is deprecated. Use torch.sigmoid instead.") 2022-08-17T12:59:43.2214551Z ok (0.016s) 2022-08-17T12:59:43.2305508Z test_op_has_batch_rule_sign_cpu_float32 (__main__.TestVmapOperatorsOpInfoCPU) ... ok (0.016s) 2022-08-17T12:59:43.2380965Z test_op_has_batch_rule_signbit_cpu_float32 (__main__.TestVmapOperatorsOpInfoCPU) ... ok (0.000s) 2022-08-17T12:59:43.2473962Z test_op_has_batch_rule_sin_cpu_float32 (__main__.TestVmapOperatorsOpInfoCPU) ... ok (0.016s) 2022-08-17T12:59:43.2636971Z test_op_has_batch_rule_sinc_cpu_float32 (__main__.TestVmapOperatorsOpInfoCPU) ... ok (0.016s) 2022-08-17T12:59:43.2726577Z test_op_has_batch_rule_sinh_cpu_float32 (__main__.TestVmapOperatorsOpInfoCPU) ... ok (0.000s) 2022-08-17T12:59:43.3505471Z test_op_has_batch_rule_slice_scatter_cpu_float32 (__main__.TestVmapOperatorsOpInfoCPU) ... ok (0.079s) 2022-08-17T12:59:43.3791930Z test_op_has_batch_rule_softmax_cpu_float32 (__main__.TestVmapOperatorsOpInfoCPU) ... ok (0.031s) 2022-08-17T12:59:43.4084202Z test_op_has_batch_rule_softmax_with_dtype_cpu_float32 (__main__.TestVmapOperatorsOpInfoCPU) ... ok (0.032s) 2022-08-17T12:59:43.5504839Z test_op_has_batch_rule_sort_cpu_float32 (__main__.TestVmapOperatorsOpInfoCPU) ... ok (0.142s) 2022-08-17T12:59:43.5562867Z test_op_has_batch_rule_sparse_sampled_addmm_cpu_float32 (__main__.TestVmapOperatorsOpInfoCPU) ... skip: PyTorch is built without MKL support (0.000s) 2022-08-17T12:59:43.5630256Z test_op_has_batch_rule_special_airy_ai_cpu_float32 (__main__.TestVmapOperatorsOpInfoCPU) ... expected failure (0.016s) 2022-08-17T12:59:43.5697599Z test_op_has_batch_rule_special_bessel_j0_cpu_float32 (__main__.TestVmapOperatorsOpInfoCPU) ... expected failure (0.000s) 2022-08-17T12:59:43.5764850Z test_op_has_batch_rule_special_bessel_j1_cpu_float32 (__main__.TestVmapOperatorsOpInfoCPU) ... expected failure (0.016s) 2022-08-17T12:59:43.5831826Z test_op_has_batch_rule_special_bessel_y0_cpu_float32 (__main__.TestVmapOperatorsOpInfoCPU) ... expected failure (0.000s) 2022-08-17T12:59:43.5898904Z test_op_has_batch_rule_special_bessel_y1_cpu_float32 (__main__.TestVmapOperatorsOpInfoCPU) ... expected failure (0.016s) 2022-08-17T12:59:43.5968050Z test_op_has_batch_rule_special_chebyshev_polynomial_t_cpu_float32 (__main__.TestVmapOperatorsOpInfoCPU) ... expected failure (0.000s) 2022-08-17T12:59:43.6036586Z test_op_has_batch_rule_special_chebyshev_polynomial_u_cpu_float32 (__main__.TestVmapOperatorsOpInfoCPU) ... expected failure (0.000s) 2022-08-17T12:59:43.6087486Z test_op_has_batch_rule_special_chebyshev_polynomial_v_cpu_float32 (__main__.TestVmapOperatorsOpInfoCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.016s) 2022-08-17T12:59:43.6138572Z test_op_has_batch_rule_special_chebyshev_polynomial_w_cpu_float32 (__main__.TestVmapOperatorsOpInfoCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.000s) 2022-08-17T12:59:43.6221944Z test_op_has_batch_rule_special_entr_cpu_float32 (__main__.TestVmapOperatorsOpInfoCPU) ... ok (0.016s) 2022-08-17T12:59:43.6318027Z test_op_has_batch_rule_special_erfcx_cpu_float32 (__main__.TestVmapOperatorsOpInfoCPU) ... ok (0.000s) 2022-08-17T12:59:43.6387094Z test_op_has_batch_rule_special_hermite_polynomial_h_cpu_float32 (__main__.TestVmapOperatorsOpInfoCPU) ... expected failure (0.016s) 2022-08-17T12:59:43.6456019Z test_op_has_batch_rule_special_hermite_polynomial_he_cpu_float32 (__main__.TestVmapOperatorsOpInfoCPU) ... expected failure (0.000s) 2022-08-17T12:59:43.6539364Z test_op_has_batch_rule_special_i0e_cpu_float32 (__main__.TestVmapOperatorsOpInfoCPU) ... ok (0.016s) 2022-08-17T12:59:43.6622113Z test_op_has_batch_rule_special_i1_cpu_float32 (__main__.TestVmapOperatorsOpInfoCPU) ... ok (0.000s) 2022-08-17T12:59:43.6704917Z test_op_has_batch_rule_special_i1e_cpu_float32 (__main__.TestVmapOperatorsOpInfoCPU) ... ok (0.010s) 2022-08-17T12:59:43.6773509Z test_op_has_batch_rule_special_laguerre_polynomial_l_cpu_float32 (__main__.TestVmapOperatorsOpInfoCPU) ... expected failure (0.000s) 2022-08-17T12:59:43.6824897Z test_op_has_batch_rule_special_legendre_polynomial_p_cpu_float32 (__main__.TestVmapOperatorsOpInfoCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.016s) 2022-08-17T12:59:43.6891389Z test_op_has_batch_rule_special_log_ndtr_cpu_float32 (__main__.TestVmapOperatorsOpInfoCPU) ... expected failure (0.000s) 2022-08-17T12:59:43.6959067Z test_op_has_batch_rule_special_modified_bessel_i0_cpu_float32 (__main__.TestVmapOperatorsOpInfoCPU) ... expected failure (0.016s) 2022-08-17T12:59:43.7025948Z test_op_has_batch_rule_special_modified_bessel_i1_cpu_float32 (__main__.TestVmapOperatorsOpInfoCPU) ... expected failure (0.000s) 2022-08-17T12:59:43.7092329Z test_op_has_batch_rule_special_modified_bessel_k0_cpu_float32 (__main__.TestVmapOperatorsOpInfoCPU) ... expected failure (0.000s) 2022-08-17T12:59:43.7159087Z test_op_has_batch_rule_special_modified_bessel_k1_cpu_float32 (__main__.TestVmapOperatorsOpInfoCPU) ... expected failure (0.016s) 2022-08-17T12:59:43.7263638Z test_op_has_batch_rule_special_ndtr_cpu_float32 (__main__.TestVmapOperatorsOpInfoCPU) ... ok (0.016s) 2022-08-17T12:59:43.7363171Z test_op_has_batch_rule_special_ndtri_cpu_float32 (__main__.TestVmapOperatorsOpInfoCPU) ... ok (0.000s) 2022-08-17T12:59:43.7571383Z test_op_has_batch_rule_special_polygamma_special_polygamma_n_0_cpu_float32 (__main__.TestVmapOperatorsOpInfoCPU) ... ok (0.016s) 2022-08-17T12:59:43.7640942Z test_op_has_batch_rule_special_scaled_modified_bessel_k0_cpu_float32 (__main__.TestVmapOperatorsOpInfoCPU) ... expected failure (0.016s) 2022-08-17T12:59:43.7710000Z test_op_has_batch_rule_special_scaled_modified_bessel_k1_cpu_float32 (__main__.TestVmapOperatorsOpInfoCPU) ... expected failure (0.010s) 2022-08-17T12:59:43.7762463Z test_op_has_batch_rule_special_shifted_chebyshev_polynomial_t_cpu_float32 (__main__.TestVmapOperatorsOpInfoCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.000s) 2022-08-17T12:59:43.7814687Z test_op_has_batch_rule_special_shifted_chebyshev_polynomial_u_cpu_float32 (__main__.TestVmapOperatorsOpInfoCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.000s) 2022-08-17T12:59:43.7867786Z test_op_has_batch_rule_special_shifted_chebyshev_polynomial_v_cpu_float32 (__main__.TestVmapOperatorsOpInfoCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.019s) 2022-08-17T12:59:43.7921338Z test_op_has_batch_rule_special_shifted_chebyshev_polynomial_w_cpu_float32 (__main__.TestVmapOperatorsOpInfoCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.005s) 2022-08-17T12:59:43.7989693Z test_op_has_batch_rule_special_spherical_bessel_j0_cpu_float32 (__main__.TestVmapOperatorsOpInfoCPU) ... expected failure (0.000s) 2022-08-17T12:59:43.8334495Z test_op_has_batch_rule_special_xlog1py_cpu_float32 (__main__.TestVmapOperatorsOpInfoCPU) ... ok (0.040s) 2022-08-17T12:59:43.8706347Z test_op_has_batch_rule_special_zeta_cpu_float32 (__main__.TestVmapOperatorsOpInfoCPU) ... ok (0.031s) 2022-08-17T12:59:43.8810499Z test_op_has_batch_rule_split_cpu_float32 (__main__.TestVmapOperatorsOpInfoCPU) ... ok (0.016s) 2022-08-17T12:59:43.8959384Z test_op_has_batch_rule_split_list_args_cpu_float32 (__main__.TestVmapOperatorsOpInfoCPU) ... ok (0.016s) 2022-08-17T12:59:43.9135920Z test_op_has_batch_rule_split_with_sizes_cpu_float32 (__main__.TestVmapOperatorsOpInfoCPU) ... ok (0.016s) 2022-08-17T12:59:43.9226040Z test_op_has_batch_rule_sqrt_cpu_float32 (__main__.TestVmapOperatorsOpInfoCPU) ... ok (0.000s) 2022-08-17T12:59:43.9325961Z test_op_has_batch_rule_square_cpu_float32 (__main__.TestVmapOperatorsOpInfoCPU) ... ok (0.016s) 2022-08-17T12:59:43.9579408Z test_op_has_batch_rule_squeeze_cpu_float32 (__main__.TestVmapOperatorsOpInfoCPU) ... ok (0.031s) 2022-08-17T12:59:44.0028637Z test_op_has_batch_rule_stack_cpu_float32 (__main__.TestVmapOperatorsOpInfoCPU) ... ok (0.032s) 2022-08-17T12:59:44.0189667Z test_op_has_batch_rule_std_cpu_float32 (__main__.TestVmapOperatorsOpInfoCPU) ... ok (0.016s) 2022-08-17T12:59:44.0392282Z test_op_has_batch_rule_std_mean_cpu_float32 (__main__.TestVmapOperatorsOpInfoCPU) ... ok (0.031s) 2022-08-17T12:59:44.0455999Z test_op_has_batch_rule_stft_cpu_float32 (__main__.TestVmapOperatorsOpInfoCPU) ... C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\functional.py:612: UserWarning: stft will soon require the return_complex parameter be given for real inputs, and will further require that return_complex=True in a future PyTorch release. (Triggered internally at C:\actions-runner\_work\pytorch\pytorch\aten\src\ATen\native\SpectralOps.cpp:803.) 2022-08-17T12:59:44.0457100Z return _VF.stft(input, n_fft, hop_length, win_length, window, # type: ignore[attr-defined] 2022-08-17T12:59:44.0466569Z expected failure (0.000s) 2022-08-17T12:59:44.1132432Z test_op_has_batch_rule_sub_cpu_float32 (__main__.TestVmapOperatorsOpInfoCPU) ... ok (0.064s) 2022-08-17T12:59:44.1461327Z test_op_has_batch_rule_sum_cpu_float32 (__main__.TestVmapOperatorsOpInfoCPU) ... ok (0.031s) 2022-08-17T12:59:44.1610181Z test_op_has_batch_rule_sum_to_size_cpu_float32 (__main__.TestVmapOperatorsOpInfoCPU) ... ok (0.016s) 2022-08-17T12:59:44.7411933Z test_op_has_batch_rule_svd_cpu_float32 (__main__.TestVmapOperatorsOpInfoCPU) ... ok (0.585s) 2022-08-17T12:59:44.7509211Z test_op_has_batch_rule_svd_lowrank_cpu_float32 (__main__.TestVmapOperatorsOpInfoCPU) ... expected failure (0.016s) 2022-08-17T12:59:44.7749653Z test_op_has_batch_rule_symeig_cpu_float32 (__main__.TestVmapOperatorsOpInfoCPU) ... ok (0.016s) 2022-08-17T12:59:44.7895846Z test_op_has_batch_rule_t_cpu_float32 (__main__.TestVmapOperatorsOpInfoCPU) ... ok (0.017s) 2022-08-17T12:59:44.8106652Z test_op_has_batch_rule_take_along_dim_cpu_float32 (__main__.TestVmapOperatorsOpInfoCPU) ... ok (0.016s) 2022-08-17T12:59:44.8233119Z test_op_has_batch_rule_take_cpu_float32 (__main__.TestVmapOperatorsOpInfoCPU) ... expected failure (0.016s) 2022-08-17T12:59:44.8328041Z test_op_has_batch_rule_tan_cpu_float32 (__main__.TestVmapOperatorsOpInfoCPU) ... ok (0.016s) 2022-08-17T12:59:44.8395587Z test_op_has_batch_rule_tanh_cpu_float32 (__main__.TestVmapOperatorsOpInfoCPU) ... C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\nn\functional.py:1956: UserWarning: nn.functional.tanh is deprecated. Use torch.tanh instead. 2022-08-17T12:59:44.8396355Z warnings.warn("nn.functional.tanh is deprecated. Use torch.tanh instead.") 2022-08-17T12:59:44.8433105Z ok (0.000s) 2022-08-17T12:59:44.8502574Z test_op_has_batch_rule_tensor_split_cpu_float32 (__main__.TestVmapOperatorsOpInfoCPU) ... expected failure (0.016s) 2022-08-17T12:59:44.8632477Z test_op_has_batch_rule_tensordot_cpu_float32 (__main__.TestVmapOperatorsOpInfoCPU) ... ok (0.016s) 2022-08-17T12:59:44.9484144Z test_op_has_batch_rule_tile_cpu_float32 (__main__.TestVmapOperatorsOpInfoCPU) ... ok (0.079s) 2022-08-17T12:59:44.9558648Z test_op_has_batch_rule_to_sparse_cpu_float32 (__main__.TestVmapOperatorsOpInfoCPU) ... expected failure (0.016s) 2022-08-17T12:59:44.9920928Z test_op_has_batch_rule_topk_cpu_float32 (__main__.TestVmapOperatorsOpInfoCPU) ... ok (0.032s) 2022-08-17T12:59:45.0003954Z test_op_has_batch_rule_trace_cpu_float32 (__main__.TestVmapOperatorsOpInfoCPU) ... ok (0.000s) 2022-08-17T12:59:45.0727886Z test_op_has_batch_rule_transpose_cpu_float32 (__main__.TestVmapOperatorsOpInfoCPU) ... ok (0.078s) 2022-08-17T12:59:45.1045264Z test_op_has_batch_rule_trapezoid_cpu_float32 (__main__.TestVmapOperatorsOpInfoCPU) ... ok (0.032s) 2022-08-17T12:59:45.1360106Z test_op_has_batch_rule_trapz_cpu_float32 (__main__.TestVmapOperatorsOpInfoCPU) ... ok (0.031s) 2022-08-17T12:59:45.1425115Z test_op_has_batch_rule_triangular_solve_cpu_float32 (__main__.TestVmapOperatorsOpInfoCPU) ... C:\actions-runner\_work\pytorch\pytorch\functorch\test\common_utils.py:29: UserWarning: torch.triangular_solve is deprecated in favor of torch.linalg.solve_triangularand will be removed in a future PyTorch release. 2022-08-17T12:59:45.1426020Z torch.linalg.solve_triangular has its arguments reversed and does not return a copy of one of the inputs. 2022-08-17T12:59:45.1426444Z X = torch.triangular_solve(B, A).solution 2022-08-17T12:59:45.1426749Z should be replaced with 2022-08-17T12:59:45.1427308Z X = torch.linalg.solve_triangular(A, B). (Triggered internally at C:\actions-runner\_work\pytorch\pytorch\aten\src\ATen\native\BatchLinearAlgebra.cpp:2310.) 2022-08-17T12:59:45.1427911Z out = op(*pytree.tree_unflatten(new_args, args_spec), **kwarg_values) 2022-08-17T12:59:45.1924316Z ok (0.063s) 2022-08-17T12:59:45.2061186Z test_op_has_batch_rule_tril_cpu_float32 (__main__.TestVmapOperatorsOpInfoCPU) ... ok (0.000s) 2022-08-17T12:59:45.2197792Z test_op_has_batch_rule_triu_cpu_float32 (__main__.TestVmapOperatorsOpInfoCPU) ... ok (0.016s) 2022-08-17T12:59:45.2670044Z test_op_has_batch_rule_true_divide_cpu_float32 (__main__.TestVmapOperatorsOpInfoCPU) ... ok (0.047s) 2022-08-17T12:59:45.2762894Z test_op_has_batch_rule_trunc_cpu_float32 (__main__.TestVmapOperatorsOpInfoCPU) ... ok (0.016s) 2022-08-17T12:59:45.3042172Z test_op_has_batch_rule_unbind_cpu_float32 (__main__.TestVmapOperatorsOpInfoCPU) ... ok (0.032s) 2022-08-17T12:59:45.3260711Z test_op_has_batch_rule_unflatten_cpu_float32 (__main__.TestVmapOperatorsOpInfoCPU) ... ok (0.016s) 2022-08-17T12:59:45.3705021Z test_op_has_batch_rule_unfold_cpu_float32 (__main__.TestVmapOperatorsOpInfoCPU) ... ok (0.049s) 2022-08-17T12:59:45.3895880Z test_op_has_batch_rule_unique_consecutive_cpu_float32 (__main__.TestVmapOperatorsOpInfoCPU) ... expected failure (0.024s) 2022-08-17T12:59:45.4081669Z test_op_has_batch_rule_unique_cpu_float32 (__main__.TestVmapOperatorsOpInfoCPU) ... expected failure (0.008s) 2022-08-17T12:59:45.4378727Z test_op_has_batch_rule_unsqueeze_cpu_float32 (__main__.TestVmapOperatorsOpInfoCPU) ... ok (0.031s) 2022-08-17T12:59:45.4535566Z test_op_has_batch_rule_var_cpu_float32 (__main__.TestVmapOperatorsOpInfoCPU) ... ok (0.016s) 2022-08-17T12:59:45.4733303Z test_op_has_batch_rule_var_mean_cpu_float32 (__main__.TestVmapOperatorsOpInfoCPU) ... ok (0.016s) 2022-08-17T12:59:45.4801806Z test_op_has_batch_rule_vdot_cpu_float32 (__main__.TestVmapOperatorsOpInfoCPU) ... expected failure (0.016s) 2022-08-17T12:59:45.4876653Z test_op_has_batch_rule_view_as_complex_cpu_float32 (__main__.TestVmapOperatorsOpInfoCPU) ... expected failure (0.000s) 2022-08-17T12:59:45.5015831Z test_op_has_batch_rule_view_as_cpu_float32 (__main__.TestVmapOperatorsOpInfoCPU) ... ok (0.016s) 2022-08-17T12:59:45.5182066Z test_op_has_batch_rule_view_cpu_float32 (__main__.TestVmapOperatorsOpInfoCPU) ... ok (0.016s) 2022-08-17T12:59:45.5320458Z test_op_has_batch_rule_vsplit_cpu_float32 (__main__.TestVmapOperatorsOpInfoCPU) ... ok (0.016s) 2022-08-17T12:59:45.5682501Z test_op_has_batch_rule_vstack_cpu_float32 (__main__.TestVmapOperatorsOpInfoCPU) ... ok (0.031s) 2022-08-17T12:59:45.6064193Z test_op_has_batch_rule_where_cpu_float32 (__main__.TestVmapOperatorsOpInfoCPU) ... ok (0.048s) 2022-08-17T12:59:45.6660747Z test_op_has_batch_rule_xlogy_cpu_float32 (__main__.TestVmapOperatorsOpInfoCPU) ... ok (0.062s) 2022-08-17T12:59:45.6800468Z test_op_has_batch_rule_zero__cpu_float32 (__main__.TestVmapOperatorsOpInfoCPU) ... ok (0.000s) 2022-08-17T12:59:45.6949276Z test_op_has_batch_rule_zeros_like_cpu_float32 (__main__.TestVmapOperatorsOpInfoCPU) ... ok (0.016s) 2022-08-17T12:59:45.6971582Z test_torch_return_types_returns_cpu (__main__.TestVmapOperatorsOpInfoCPU) ... ok (0.016s) 2022-08-17T12:59:45.7014787Z test_vmap_exhaustive_H_cpu_float32 (__main__.TestVmapOperatorsOpInfoCPU) ... ok (0.000s) 2022-08-17T12:59:45.7058497Z test_vmap_exhaustive_T_cpu_float32 (__main__.TestVmapOperatorsOpInfoCPU) ... ok (0.000s) 2022-08-17T12:59:45.7390080Z test_vmap_exhaustive___getitem___cpu_float32 (__main__.TestVmapOperatorsOpInfoCPU) ... expected failure (0.031s) 2022-08-17T12:59:45.9091835Z test_vmap_exhaustive___getitem___functorch_cpu_float32 (__main__.TestVmapOperatorsOpInfoCPU) ... ok (0.174s) 2022-08-17T12:59:45.9373909Z test_vmap_exhaustive___radd___cpu_float32 (__main__.TestVmapOperatorsOpInfoCPU) ... ok (0.031s) 2022-08-17T12:59:45.9667359Z test_vmap_exhaustive___rdiv___cpu_float32 (__main__.TestVmapOperatorsOpInfoCPU) ... ok (0.031s) 2022-08-17T12:59:46.0174161Z test_vmap_exhaustive___rmatmul___cpu_float32 (__main__.TestVmapOperatorsOpInfoCPU) ... ok (0.047s) 2022-08-17T12:59:46.0461848Z test_vmap_exhaustive___rmod___cpu_float32 (__main__.TestVmapOperatorsOpInfoCPU) ... ok (0.031s) 2022-08-17T12:59:46.0739658Z test_vmap_exhaustive___rmul___cpu_float32 (__main__.TestVmapOperatorsOpInfoCPU) ... ok (0.016s) 2022-08-17T12:59:46.0768295Z test_vmap_exhaustive___rpow___cpu_float32 (__main__.TestVmapOperatorsOpInfoCPU) ... C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\_tensor.py:850: UserWarning: There is a performance drop because we have not yet implemented the batching rule for aten::detach_. Please file us an issue on GitHub so that we can prioritize its implementation. (Triggered internally at C:\actions-runner\_work\pytorch\pytorch\functorch\functorch\csrc\BatchedFallback.cpp:85.) 2022-08-17T12:59:46.0769382Z return torch.tensor(other, dtype=dtype, device=self.device) ** self 2022-08-17T12:59:46.0772061Z expected failure (0.016s) 2022-08-17T12:59:46.1051018Z test_vmap_exhaustive___rsub___cpu_float32 (__main__.TestVmapOperatorsOpInfoCPU) ... ok (0.016s) 2022-08-17T12:59:46.2540700Z test_vmap_exhaustive__masked_amax_cpu_float32 (__main__.TestVmapOperatorsOpInfoCPU) ... ok (0.157s) 2022-08-17T12:59:46.4031698Z test_vmap_exhaustive__masked_amin_cpu_float32 (__main__.TestVmapOperatorsOpInfoCPU) ... ok (0.142s) 2022-08-17T12:59:46.4946082Z test_vmap_exhaustive__masked_argmax_cpu_float32 (__main__.TestVmapOperatorsOpInfoCPU) ... ok (0.095s) 2022-08-17T12:59:46.5859671Z test_vmap_exhaustive__masked_argmin_cpu_float32 (__main__.TestVmapOperatorsOpInfoCPU) ... ok (0.094s) 2022-08-17T12:59:46.6076213Z test_vmap_exhaustive__masked_cumprod_cpu_float32 (__main__.TestVmapOperatorsOpInfoCPU) ... ok (0.016s) 2022-08-17T12:59:46.6292076Z test_vmap_exhaustive__masked_cumsum_cpu_float32 (__main__.TestVmapOperatorsOpInfoCPU) ... ok (0.031s) 2022-08-17T12:59:46.6607091Z test_vmap_exhaustive__masked_log_softmax_cpu_float32 (__main__.TestVmapOperatorsOpInfoCPU) ... ok (0.031s) 2022-08-17T12:59:46.7072047Z test_vmap_exhaustive__masked_logaddexp_cpu_float32 (__main__.TestVmapOperatorsOpInfoCPU) ... ok (0.048s) 2022-08-17T12:59:46.8845082Z test_vmap_exhaustive__masked_logsumexp_cpu_float32 (__main__.TestVmapOperatorsOpInfoCPU) ... ok (0.174s) 2022-08-17T12:59:47.0754918Z test_vmap_exhaustive__masked_mean_cpu_float32 (__main__.TestVmapOperatorsOpInfoCPU) ... ok (0.189s) 2022-08-17T12:59:47.1075234Z test_vmap_exhaustive__masked_median_cpu_float32 (__main__.TestVmapOperatorsOpInfoCPU) ... ok (0.032s) 2022-08-17T12:59:47.8949249Z test_vmap_exhaustive__masked_norm_cpu_float32 (__main__.TestVmapOperatorsOpInfoCPU) ... ok (0.789s) 2022-08-17T12:59:47.9513434Z test_vmap_exhaustive__masked_normalize_cpu_float32 (__main__.TestVmapOperatorsOpInfoCPU) ... ok (0.047s) 2022-08-17T12:59:48.1049996Z test_vmap_exhaustive__masked_prod_cpu_float32 (__main__.TestVmapOperatorsOpInfoCPU) ... ok (0.157s) 2022-08-17T12:59:48.1372602Z test_vmap_exhaustive__masked_softmax_cpu_float32 (__main__.TestVmapOperatorsOpInfoCPU) ... ok (0.032s) 2022-08-17T12:59:48.1699187Z test_vmap_exhaustive__masked_softmin_cpu_float32 (__main__.TestVmapOperatorsOpInfoCPU) ... ok (0.031s) 2022-08-17T12:59:48.6846191Z test_vmap_exhaustive__masked_std_cpu_float32 (__main__.TestVmapOperatorsOpInfoCPU) ... ok (0.519s) 2022-08-17T12:59:48.8347643Z test_vmap_exhaustive__masked_sum_cpu_float32 (__main__.TestVmapOperatorsOpInfoCPU) ... ok (0.142s) 2022-08-17T12:59:49.3332009Z test_vmap_exhaustive__masked_var_cpu_float32 (__main__.TestVmapOperatorsOpInfoCPU) ... ok (0.506s) 2022-08-17T12:59:49.3374540Z test_vmap_exhaustive_abs_cpu_float32 (__main__.TestVmapOperatorsOpInfoCPU) ... c:\actions-runner\_work\pytorch\pytorch\functorch\functorch\_src\vmap.py:475: UserWarning: There is a performance drop because we have not yet implemented the batching rule for aten::absolute_. Please file us an issue on GitHub so that we can prioritize its implementation. (Triggered internally at C:\actions-runner\_work\pytorch\pytorch\functorch\functorch\csrc\BatchedFallback.cpp:85.) 2022-08-17T12:59:49.3375324Z batched_outputs = func(*batched_inputs, **kwargs) 2022-08-17T12:59:49.3378602Z C:\actions-runner\_work\pytorch\pytorch\functorch\test\common_utils.py:249: UserWarning: There is a performance drop because we have not yet implemented the batching rule for aten::absolute_. Please file us an issue on GitHub so that we can prioritize its implementation. (Triggered internally at C:\actions-runner\_work\pytorch\pytorch\functorch\functorch\csrc\BatchedFallback.cpp:85.) 2022-08-17T12:59:49.3379324Z return op(*args, **kwargs) 2022-08-17T12:59:49.3411208Z ok (0.000s) 2022-08-17T12:59:49.3450470Z test_vmap_exhaustive_acos_cpu_float32 (__main__.TestVmapOperatorsOpInfoCPU) ... c:\actions-runner\_work\pytorch\pytorch\functorch\functorch\_src\vmap.py:475: UserWarning: There is a performance drop because we have not yet implemented the batching rule for aten::arccos_. Please file us an issue on GitHub so that we can prioritize its implementation. (Triggered internally at C:\actions-runner\_work\pytorch\pytorch\functorch\functorch\csrc\BatchedFallback.cpp:85.) 2022-08-17T12:59:49.3451235Z batched_outputs = func(*batched_inputs, **kwargs) 2022-08-17T12:59:49.3454052Z C:\actions-runner\_work\pytorch\pytorch\functorch\test\common_utils.py:249: UserWarning: There is a performance drop because we have not yet implemented the batching rule for aten::arccos_. Please file us an issue on GitHub so that we can prioritize its implementation. (Triggered internally at C:\actions-runner\_work\pytorch\pytorch\functorch\functorch\csrc\BatchedFallback.cpp:85.) 2022-08-17T12:59:49.3455584Z return op(*args, **kwargs) 2022-08-17T12:59:49.3579254Z ok (0.031s) 2022-08-17T12:59:49.3617297Z test_vmap_exhaustive_acosh_cpu_float32 (__main__.TestVmapOperatorsOpInfoCPU) ... c:\actions-runner\_work\pytorch\pytorch\functorch\functorch\_src\vmap.py:475: UserWarning: There is a performance drop because we have not yet implemented the batching rule for aten::arccosh_. Please file us an issue on GitHub so that we can prioritize its implementation. (Triggered internally at C:\actions-runner\_work\pytorch\pytorch\functorch\functorch\csrc\BatchedFallback.cpp:85.) 2022-08-17T12:59:49.3618072Z batched_outputs = func(*batched_inputs, **kwargs) 2022-08-17T12:59:49.3620912Z C:\actions-runner\_work\pytorch\pytorch\functorch\test\common_utils.py:249: UserWarning: There is a performance drop because we have not yet implemented the batching rule for aten::arccosh_. Please file us an issue on GitHub so that we can prioritize its implementation. (Triggered internally at C:\actions-runner\_work\pytorch\pytorch\functorch\functorch\csrc\BatchedFallback.cpp:85.) 2022-08-17T12:59:49.3621548Z return op(*args, **kwargs) 2022-08-17T12:59:49.3744513Z ok (0.016s) 2022-08-17T12:59:49.4280802Z test_vmap_exhaustive_add_cpu_float32 (__main__.TestVmapOperatorsOpInfoCPU) ... ok (0.041s) 2022-08-17T12:59:49.4313822Z test_vmap_exhaustive_addbmm_cpu_float32 (__main__.TestVmapOperatorsOpInfoCPU) ... c:\actions-runner\_work\pytorch\pytorch\functorch\functorch\_src\vmap.py:475: UserWarning: There is a performance drop because we have not yet implemented the batching rule for aten::addbmm_. Please file us an issue on GitHub so that we can prioritize its implementation. (Triggered internally at C:\actions-runner\_work\pytorch\pytorch\functorch\functorch\csrc\BatchedFallback.cpp:85.) 2022-08-17T12:59:49.4314883Z batched_outputs = func(*batched_inputs, **kwargs) 2022-08-17T12:59:49.4318554Z C:\actions-runner\_work\pytorch\pytorch\functorch\test\common_utils.py:249: UserWarning: There is a performance drop because we have not yet implemented the batching rule for aten::addbmm_. Please file us an issue on GitHub so that we can prioritize its implementation. (Triggered internally at C:\actions-runner\_work\pytorch\pytorch\functorch\functorch\csrc\BatchedFallback.cpp:85.) 2022-08-17T12:59:49.4319391Z return op(*args, **kwargs) 2022-08-17T12:59:49.4929850Z ok (0.078s) 2022-08-17T12:59:49.4984253Z test_vmap_exhaustive_addcdiv_cpu_float32 (__main__.TestVmapOperatorsOpInfoCPU) ... c:\actions-runner\_work\pytorch\pytorch\functorch\functorch\_src\vmap.py:475: UserWarning: There is a performance drop because we have not yet implemented the batching rule for aten::addcdiv_. Please file us an issue on GitHub so that we can prioritize its implementation. (Triggered internally at C:\actions-runner\_work\pytorch\pytorch\functorch\functorch\csrc\BatchedFallback.cpp:85.) 2022-08-17T12:59:49.4985293Z batched_outputs = func(*batched_inputs, **kwargs) 2022-08-17T12:59:49.4988615Z C:\actions-runner\_work\pytorch\pytorch\functorch\test\common_utils.py:249: UserWarning: There is a performance drop because we have not yet implemented the batching rule for aten::addcdiv_. Please file us an issue on GitHub so that we can prioritize its implementation. (Triggered internally at C:\actions-runner\_work\pytorch\pytorch\functorch\functorch\csrc\BatchedFallback.cpp:85.) 2022-08-17T12:59:49.4989472Z return op(*args, **kwargs) 2022-08-17T12:59:49.6010192Z ok (0.098s) 2022-08-17T12:59:49.6065503Z test_vmap_exhaustive_addcmul_cpu_float32 (__main__.TestVmapOperatorsOpInfoCPU) ... c:\actions-runner\_work\pytorch\pytorch\functorch\functorch\_src\vmap.py:475: UserWarning: There is a performance drop because we have not yet implemented the batching rule for aten::addcmul_. Please file us an issue on GitHub so that we can prioritize its implementation. (Triggered internally at C:\actions-runner\_work\pytorch\pytorch\functorch\functorch\csrc\BatchedFallback.cpp:85.) 2022-08-17T12:59:49.6066752Z batched_outputs = func(*batched_inputs, **kwargs) 2022-08-17T12:59:49.6069842Z C:\actions-runner\_work\pytorch\pytorch\functorch\test\common_utils.py:249: UserWarning: There is a performance drop because we have not yet implemented the batching rule for aten::addcmul_. Please file us an issue on GitHub so that we can prioritize its implementation. (Triggered internally at C:\actions-runner\_work\pytorch\pytorch\functorch\functorch\csrc\BatchedFallback.cpp:85.) 2022-08-17T12:59:49.6070700Z return op(*args, **kwargs) 2022-08-17T12:59:49.7094525Z ok (0.098s) 2022-08-17T12:59:49.7130166Z test_vmap_exhaustive_addmm_cpu_float32 (__main__.TestVmapOperatorsOpInfoCPU) ... c:\actions-runner\_work\pytorch\pytorch\functorch\functorch\_src\vmap.py:475: UserWarning: There is a performance drop because we have not yet implemented the batching rule for aten::addmm_. Please file us an issue on GitHub so that we can prioritize its implementation. (Triggered internally at C:\actions-runner\_work\pytorch\pytorch\functorch\functorch\csrc\BatchedFallback.cpp:85.) 2022-08-17T12:59:49.7131223Z batched_outputs = func(*batched_inputs, **kwargs) 2022-08-17T12:59:49.7134415Z C:\actions-runner\_work\pytorch\pytorch\functorch\test\common_utils.py:249: UserWarning: There is a performance drop because we have not yet implemented the batching rule for aten::addmm_. Please file us an issue on GitHub so that we can prioritize its implementation. (Triggered internally at C:\actions-runner\_work\pytorch\pytorch\functorch\functorch\csrc\BatchedFallback.cpp:85.) 2022-08-17T12:59:49.7135255Z return op(*args, **kwargs) 2022-08-17T12:59:49.7379601Z ok (0.031s) 2022-08-17T12:59:49.7660711Z test_vmap_exhaustive_addmm_decomposed_cpu_float32 (__main__.TestVmapOperatorsOpInfoCPU) ... ok (0.026s) 2022-08-17T12:59:49.7691709Z test_vmap_exhaustive_addmv_cpu_float32 (__main__.TestVmapOperatorsOpInfoCPU) ... c:\actions-runner\_work\pytorch\pytorch\functorch\functorch\_src\vmap.py:475: UserWarning: There is a performance drop because we have not yet implemented the batching rule for aten::addmv_. Please file us an issue on GitHub so that we can prioritize its implementation. (Triggered internally at C:\actions-runner\_work\pytorch\pytorch\functorch\functorch\csrc\BatchedFallback.cpp:85.) 2022-08-17T12:59:49.7692751Z batched_outputs = func(*batched_inputs, **kwargs) 2022-08-17T12:59:49.7696173Z C:\actions-runner\_work\pytorch\pytorch\functorch\test\common_utils.py:249: UserWarning: There is a performance drop because we have not yet implemented the batching rule for aten::addmv_. Please file us an issue on GitHub so that we can prioritize its implementation. (Triggered internally at C:\actions-runner\_work\pytorch\pytorch\functorch\functorch\csrc\BatchedFallback.cpp:85.) 2022-08-17T12:59:49.7697011Z return op(*args, **kwargs) 2022-08-17T12:59:49.8199066Z ok (0.057s) 2022-08-17T12:59:49.8232660Z test_vmap_exhaustive_addr_cpu_float32 (__main__.TestVmapOperatorsOpInfoCPU) ... c:\actions-runner\_work\pytorch\pytorch\functorch\functorch\_src\vmap.py:475: UserWarning: There is a performance drop because we have not yet implemented the batching rule for aten::addr_. Please file us an issue on GitHub so that we can prioritize its implementation. (Triggered internally at C:\actions-runner\_work\pytorch\pytorch\functorch\functorch\csrc\BatchedFallback.cpp:85.) 2022-08-17T12:59:49.8233681Z batched_outputs = func(*batched_inputs, **kwargs) 2022-08-17T12:59:49.8237169Z C:\actions-runner\_work\pytorch\pytorch\functorch\test\common_utils.py:249: UserWarning: There is a performance drop because we have not yet implemented the batching rule for aten::addr_. Please file us an issue on GitHub so that we can prioritize its implementation. (Triggered internally at C:\actions-runner\_work\pytorch\pytorch\functorch\functorch\csrc\BatchedFallback.cpp:85.) 2022-08-17T12:59:49.8238189Z return op(*args, **kwargs) 2022-08-17T12:59:49.8829084Z ok (0.069s) 2022-08-17T12:59:49.8849444Z test_vmap_exhaustive_all_cpu_float32 (__main__.TestVmapOperatorsOpInfoCPU) ... c:\actions-runner\_work\pytorch\pytorch\functorch\functorch\_src\vmap.py:475: UserWarning: There is a performance drop because we have not yet implemented the batching rule for aten::all. Please file us an issue on GitHub so that we can prioritize its implementation. (Triggered internally at C:\actions-runner\_work\pytorch\pytorch\functorch\functorch\csrc\BatchedFallback.cpp:85.) 2022-08-17T12:59:49.8850450Z batched_outputs = func(*batched_inputs, **kwargs) 2022-08-17T12:59:49.8853552Z C:\actions-runner\_work\pytorch\pytorch\functorch\test\common_utils.py:249: UserWarning: There is a performance drop because we have not yet implemented the batching rule for aten::all. Please file us an issue on GitHub so that we can prioritize its implementation. (Triggered internally at C:\actions-runner\_work\pytorch\pytorch\functorch\functorch\csrc\BatchedFallback.cpp:85.) 2022-08-17T12:59:49.8854417Z return op(*args, **kwargs) 2022-08-17T12:59:49.8865833Z c:\actions-runner\_work\pytorch\pytorch\functorch\functorch\_src\vmap.py:475: UserWarning: There is a performance drop because we have not yet implemented the batching rule for aten::all.dim. Please file us an issue on GitHub so that we can prioritize its implementation. (Triggered internally at C:\actions-runner\_work\pytorch\pytorch\functorch\functorch\csrc\BatchedFallback.cpp:85.) 2022-08-17T12:59:49.8866724Z batched_outputs = func(*batched_inputs, **kwargs) 2022-08-17T12:59:49.8869870Z C:\actions-runner\_work\pytorch\pytorch\functorch\test\common_utils.py:249: UserWarning: There is a performance drop because we have not yet implemented the batching rule for aten::all.dim. Please file us an issue on GitHub so that we can prioritize its implementation. (Triggered internally at C:\actions-runner\_work\pytorch\pytorch\functorch\functorch\csrc\BatchedFallback.cpp:85.) 2022-08-17T12:59:49.8870692Z return op(*args, **kwargs) 2022-08-17T12:59:49.9050969Z ok (0.016s) 2022-08-17T12:59:49.9089378Z test_vmap_exhaustive_allclose_cpu_float32 (__main__.TestVmapOperatorsOpInfoCPU) ... expected failure (0.000s) 2022-08-17T12:59:49.9440934Z test_vmap_exhaustive_amax_cpu_float32 (__main__.TestVmapOperatorsOpInfoCPU) ... ok (0.031s) 2022-08-17T12:59:49.9790997Z test_vmap_exhaustive_amin_cpu_float32 (__main__.TestVmapOperatorsOpInfoCPU) ... ok (0.047s) 2022-08-17T12:59:49.9979329Z test_vmap_exhaustive_aminmax_cpu_float32 (__main__.TestVmapOperatorsOpInfoCPU) ... ok (0.016s) 2022-08-17T12:59:50.0011457Z test_vmap_exhaustive_angle_cpu_float32 (__main__.TestVmapOperatorsOpInfoCPU) ... ok (0.000s) 2022-08-17T12:59:50.0031685Z test_vmap_exhaustive_any_cpu_float32 (__main__.TestVmapOperatorsOpInfoCPU) ... c:\actions-runner\_work\pytorch\pytorch\functorch\functorch\_src\vmap.py:475: UserWarning: There is a performance drop because we have not yet implemented the batching rule for aten::any. Please file us an issue on GitHub so that we can prioritize its implementation. (Triggered internally at C:\actions-runner\_work\pytorch\pytorch\functorch\functorch\csrc\BatchedFallback.cpp:85.) 2022-08-17T12:59:50.0032770Z batched_outputs = func(*batched_inputs, **kwargs) 2022-08-17T12:59:50.0035605Z C:\actions-runner\_work\pytorch\pytorch\functorch\test\common_utils.py:249: UserWarning: There is a performance drop because we have not yet implemented the batching rule for aten::any. Please file us an issue on GitHub so that we can prioritize its implementation. (Triggered internally at C:\actions-runner\_work\pytorch\pytorch\functorch\functorch\csrc\BatchedFallback.cpp:85.) 2022-08-17T12:59:50.0036448Z return op(*args, **kwargs) 2022-08-17T12:59:50.0214267Z ok (0.016s) 2022-08-17T12:59:50.0238427Z test_vmap_exhaustive_arange_cpu_float32 (__main__.TestVmapOperatorsOpInfoCPU) ... expected failure (0.000s) 2022-08-17T12:59:50.0425151Z test_vmap_exhaustive_argmax_cpu_float32 (__main__.TestVmapOperatorsOpInfoCPU) ... ok (0.031s) 2022-08-17T12:59:50.0611708Z test_vmap_exhaustive_argmin_cpu_float32 (__main__.TestVmapOperatorsOpInfoCPU) ... ok (0.016s) 2022-08-17T12:59:50.1188790Z test_vmap_exhaustive_argsort_cpu_float32 (__main__.TestVmapOperatorsOpInfoCPU) ... ok (0.063s) 2022-08-17T12:59:50.1208993Z test_vmap_exhaustive_argwhere_cpu_float32 (__main__.TestVmapOperatorsOpInfoCPU) ... c:\actions-runner\_work\pytorch\pytorch\functorch\functorch\_src\vmap.py:475: UserWarning: There is a performance drop because we have not yet implemented the batching rule for aten::argwhere. Please file us an issue on GitHub so that we can prioritize its implementation. (Triggered internally at C:\actions-runner\_work\pytorch\pytorch\functorch\functorch\csrc\BatchedFallback.cpp:85.) 2022-08-17T12:59:50.1210925Z batched_outputs = func(*batched_inputs, **kwargs) 2022-08-17T12:59:50.1212963Z C:\actions-runner\_work\pytorch\pytorch\functorch\test\common_utils.py:249: UserWarning: There is a performance drop because we have not yet implemented the batching rule for aten::argwhere. Please file us an issue on GitHub so that we can prioritize its implementation. (Triggered internally at C:\actions-runner\_work\pytorch\pytorch\functorch\functorch\csrc\BatchedFallback.cpp:85.) 2022-08-17T12:59:50.1213833Z return op(*args, **kwargs) 2022-08-17T12:59:50.1296344Z ok (0.000s) 2022-08-17T12:59:50.1325233Z test_vmap_exhaustive_as_strided_cpu_float32 (__main__.TestVmapOperatorsOpInfoCPU) ... c:\actions-runner\_work\pytorch\pytorch\functorch\functorch\_src\vmap.py:475: UserWarning: There is a performance drop because we have not yet implemented the batching rule for aten::as_strided_. Please file us an issue on GitHub so that we can prioritize its implementation. (Triggered internally at C:\actions-runner\_work\pytorch\pytorch\functorch\functorch\csrc\BatchedFallback.cpp:85.) 2022-08-17T12:59:50.1326261Z batched_outputs = func(*batched_inputs, **kwargs) 2022-08-17T12:59:50.1329588Z C:\actions-runner\_work\pytorch\pytorch\functorch\test\common_utils.py:249: UserWarning: There is a performance drop because we have not yet implemented the batching rule for aten::as_strided_. Please file us an issue on GitHub so that we can prioritize its implementation. (Triggered internally at C:\actions-runner\_work\pytorch\pytorch\functorch\functorch\csrc\BatchedFallback.cpp:85.) 2022-08-17T12:59:50.1330439Z return op(*args, **kwargs) 2022-08-17T12:59:50.1342197Z expected failure (0.000s) 2022-08-17T12:59:50.1367236Z test_vmap_exhaustive_as_strided_scatter_cpu_float32 (__main__.TestVmapOperatorsOpInfoCPU) ... C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\testing\_internal\common_methods_invocations.py:12051: UserWarning: There is a performance drop because we have not yet implemented the batching rule for aten::as_strided_scatter. Please file us an issue on GitHub so that we can prioritize its implementation. (Triggered internally at C:\actions-runner\_work\pytorch\pytorch\functorch\functorch\csrc\BatchedFallback.cpp:85.) 2022-08-17T12:59:50.1368425Z torch.as_strided_scatter(x, src, size, stride, storage_offset=storage_offset), 2022-08-17T12:59:50.1555027Z ok (0.017s) 2022-08-17T12:59:50.1598023Z test_vmap_exhaustive_asin_cpu_float32 (__main__.TestVmapOperatorsOpInfoCPU) ... c:\actions-runner\_work\pytorch\pytorch\functorch\functorch\_src\vmap.py:475: UserWarning: There is a performance drop because we have not yet implemented the batching rule for aten::arcsin_. Please file us an issue on GitHub so that we can prioritize its implementation. (Triggered internally at C:\actions-runner\_work\pytorch\pytorch\functorch\functorch\csrc\BatchedFallback.cpp:85.) 2022-08-17T12:59:50.1599057Z batched_outputs = func(*batched_inputs, **kwargs) 2022-08-17T12:59:50.1602662Z C:\actions-runner\_work\pytorch\pytorch\functorch\test\common_utils.py:249: UserWarning: There is a performance drop because we have not yet implemented the batching rule for aten::arcsin_. Please file us an issue on GitHub so that we can prioritize its implementation. (Triggered internally at C:\actions-runner\_work\pytorch\pytorch\functorch\functorch\csrc\BatchedFallback.cpp:85.) 2022-08-17T12:59:50.1603644Z return op(*args, **kwargs) 2022-08-17T12:59:50.1639388Z ok (0.000s) 2022-08-17T12:59:50.1682664Z test_vmap_exhaustive_asinh_cpu_float32 (__main__.TestVmapOperatorsOpInfoCPU) ... c:\actions-runner\_work\pytorch\pytorch\functorch\functorch\_src\vmap.py:475: UserWarning: There is a performance drop because we have not yet implemented the batching rule for aten::arcsinh_. Please file us an issue on GitHub so that we can prioritize its implementation. (Triggered internally at C:\actions-runner\_work\pytorch\pytorch\functorch\functorch\csrc\BatchedFallback.cpp:85.) 2022-08-17T12:59:50.1683777Z batched_outputs = func(*batched_inputs, **kwargs) 2022-08-17T12:59:50.1687014Z C:\actions-runner\_work\pytorch\pytorch\functorch\test\common_utils.py:249: UserWarning: There is a performance drop because we have not yet implemented the batching rule for aten::arcsinh_. Please file us an issue on GitHub so that we can prioritize its implementation. (Triggered internally at C:\actions-runner\_work\pytorch\pytorch\functorch\functorch\csrc\BatchedFallback.cpp:85.) 2022-08-17T12:59:50.1687854Z return op(*args, **kwargs) 2022-08-17T12:59:50.1722356Z ok (0.016s) 2022-08-17T12:59:50.1761604Z test_vmap_exhaustive_atan2_cpu_float32 (__main__.TestVmapOperatorsOpInfoCPU) ... c:\actions-runner\_work\pytorch\pytorch\functorch\functorch\_src\vmap.py:475: UserWarning: There is a performance drop because we have not yet implemented the batching rule for aten::atan2_. Please file us an issue on GitHub so that we can prioritize its implementation. (Triggered internally at C:\actions-runner\_work\pytorch\pytorch\functorch\functorch\csrc\BatchedFallback.cpp:85.) 2022-08-17T12:59:50.1762624Z batched_outputs = func(*batched_inputs, **kwargs) 2022-08-17T12:59:50.1765534Z C:\actions-runner\_work\pytorch\pytorch\functorch\test\common_utils.py:249: UserWarning: There is a performance drop because we have not yet implemented the batching rule for aten::atan2_. Please file us an issue on GitHub so that we can prioritize its implementation. (Triggered internally at C:\actions-runner\_work\pytorch\pytorch\functorch\functorch\csrc\BatchedFallback.cpp:85.) 2022-08-17T12:59:50.1766377Z return op(*args, **kwargs) 2022-08-17T12:59:50.1770543Z c:\actions-runner\_work\pytorch\pytorch\functorch\functorch\_src\vmap.py:475: UserWarning: There is a performance drop because we have not yet implemented the batching rule for aten::arctan2_. Please file us an issue on GitHub so that we can prioritize its implementation. (Triggered internally at C:\actions-runner\_work\pytorch\pytorch\functorch\functorch\csrc\BatchedFallback.cpp:85.) 2022-08-17T12:59:50.1771440Z batched_outputs = func(*batched_inputs, **kwargs) 2022-08-17T12:59:50.1774582Z C:\actions-runner\_work\pytorch\pytorch\functorch\test\common_utils.py:249: UserWarning: There is a performance drop because we have not yet implemented the batching rule for aten::arctan2_. Please file us an issue on GitHub so that we can prioritize its implementation. (Triggered internally at C:\actions-runner\_work\pytorch\pytorch\functorch\functorch\csrc\BatchedFallback.cpp:85.) 2022-08-17T12:59:50.1775430Z return op(*args, **kwargs) 2022-08-17T12:59:50.2558336Z ok (0.078s) 2022-08-17T12:59:50.2601885Z test_vmap_exhaustive_atan_cpu_float32 (__main__.TestVmapOperatorsOpInfoCPU) ... c:\actions-runner\_work\pytorch\pytorch\functorch\functorch\_src\vmap.py:475: UserWarning: There is a performance drop because we have not yet implemented the batching rule for aten::arctan_. Please file us an issue on GitHub so that we can prioritize its implementation. (Triggered internally at C:\actions-runner\_work\pytorch\pytorch\functorch\functorch\csrc\BatchedFallback.cpp:85.) 2022-08-17T12:59:50.2602927Z batched_outputs = func(*batched_inputs, **kwargs) 2022-08-17T12:59:50.2606971Z C:\actions-runner\_work\pytorch\pytorch\functorch\test\common_utils.py:249: UserWarning: There is a performance drop because we have not yet implemented the batching rule for aten::arctan_. Please file us an issue on GitHub so that we can prioritize its implementation. (Triggered internally at C:\actions-runner\_work\pytorch\pytorch\functorch\functorch\csrc\BatchedFallback.cpp:85.) 2022-08-17T12:59:50.2608017Z return op(*args, **kwargs) 2022-08-17T12:59:50.2643135Z ok (0.016s) 2022-08-17T12:59:50.2685775Z test_vmap_exhaustive_atanh_cpu_float32 (__main__.TestVmapOperatorsOpInfoCPU) ... c:\actions-runner\_work\pytorch\pytorch\functorch\functorch\_src\vmap.py:475: UserWarning: There is a performance drop because we have not yet implemented the batching rule for aten::arctanh_. Please file us an issue on GitHub so that we can prioritize its implementation. (Triggered internally at C:\actions-runner\_work\pytorch\pytorch\functorch\functorch\csrc\BatchedFallback.cpp:85.) 2022-08-17T12:59:50.2686808Z batched_outputs = func(*batched_inputs, **kwargs) 2022-08-17T12:59:50.2689925Z C:\actions-runner\_work\pytorch\pytorch\functorch\test\common_utils.py:249: UserWarning: There is a performance drop because we have not yet implemented the batching rule for aten::arctanh_. Please file us an issue on GitHub so that we can prioritize its implementation. (Triggered internally at C:\actions-runner\_work\pytorch\pytorch\functorch\functorch\csrc\BatchedFallback.cpp:85.) 2022-08-17T12:59:50.2690775Z return op(*args, **kwargs) 2022-08-17T12:59:50.2724042Z ok (0.000s) 2022-08-17T12:59:50.3465608Z test_vmap_exhaustive_atleast_1d_cpu_float32 (__main__.TestVmapOperatorsOpInfoCPU) ... ok (0.079s) 2022-08-17T12:59:50.4211186Z test_vmap_exhaustive_atleast_2d_cpu_float32 (__main__.TestVmapOperatorsOpInfoCPU) ... ok (0.079s) 2022-08-17T12:59:50.4966462Z test_vmap_exhaustive_atleast_3d_cpu_float32 (__main__.TestVmapOperatorsOpInfoCPU) ... ok (0.063s) 2022-08-17T12:59:50.5005223Z test_vmap_exhaustive_baddbmm_cpu_float32 (__main__.TestVmapOperatorsOpInfoCPU) ... c:\actions-runner\_work\pytorch\pytorch\functorch\functorch\_src\vmap.py:475: UserWarning: There is a performance drop because we have not yet implemented the batching rule for aten::baddbmm_. Please file us an issue on GitHub so that we can prioritize its implementation. (Triggered internally at C:\actions-runner\_work\pytorch\pytorch\functorch\functorch\csrc\BatchedFallback.cpp:85.) 2022-08-17T12:59:50.5006277Z batched_outputs = func(*batched_inputs, **kwargs) 2022-08-17T12:59:50.5009970Z C:\actions-runner\_work\pytorch\pytorch\functorch\test\common_utils.py:249: UserWarning: There is a performance drop because we have not yet implemented the batching rule for aten::baddbmm_. Please file us an issue on GitHub so that we can prioritize its implementation. (Triggered internally at C:\actions-runner\_work\pytorch\pytorch\functorch\functorch\csrc\BatchedFallback.cpp:85.) 2022-08-17T12:59:50.5010815Z return op(*args, **kwargs) 2022-08-17T12:59:50.5554326Z ok (0.063s) 2022-08-17T12:59:50.5597448Z test_vmap_exhaustive_bernoulli_cpu_float32 (__main__.TestVmapOperatorsOpInfoCPU) ... expected failure (0.000s) 2022-08-17T12:59:50.5675842Z test_vmap_exhaustive_bfloat16_cpu_float32 (__main__.TestVmapOperatorsOpInfoCPU) ... expected failure (0.016s) 2022-08-17T12:59:50.5743725Z test_vmap_exhaustive_bfloat16_functorch_no_channels_last_cpu_float32 (__main__.TestVmapOperatorsOpInfoCPU) ... ok (0.000s) 2022-08-17T12:59:50.5994248Z test_vmap_exhaustive_block_diag_cpu_float32 (__main__.TestVmapOperatorsOpInfoCPU) ... ok (0.032s) 2022-08-17T12:59:50.6043114Z test_vmap_exhaustive_bmm_cpu_float32 (__main__.TestVmapOperatorsOpInfoCPU) ... ok (0.000s) 2022-08-17T12:59:50.6122782Z test_vmap_exhaustive_bool_cpu_float32 (__main__.TestVmapOperatorsOpInfoCPU) ... expected failure (0.016s) 2022-08-17T12:59:50.6191507Z test_vmap_exhaustive_bool_functorch_no_channels_last_cpu_float32 (__main__.TestVmapOperatorsOpInfoCPU) ... ok (0.000s) 2022-08-17T12:59:50.6211069Z test_vmap_exhaustive_broadcast_shapes_cpu_float32 (__main__.TestVmapOperatorsOpInfoCPU) ... expected failure (0.000s) 2022-08-17T12:59:50.6486582Z test_vmap_exhaustive_broadcast_tensors_cpu_float32 (__main__.TestVmapOperatorsOpInfoCPU) ... ok (0.031s) 2022-08-17T12:59:50.6610493Z test_vmap_exhaustive_broadcast_to_cpu_float32 (__main__.TestVmapOperatorsOpInfoCPU) ... ok (0.016s) 2022-08-17T12:59:50.6653574Z test_vmap_exhaustive_bucketize_cpu_float32 (__main__.TestVmapOperatorsOpInfoCPU) ... c:\actions-runner\_work\pytorch\pytorch\functorch\functorch\_src\vmap.py:475: UserWarning: There is a performance drop because we have not yet implemented the batching rule for aten::bucketize.Tensor. Please file us an issue on GitHub so that we can prioritize its implementation. (Triggered internally at C:\actions-runner\_work\pytorch\pytorch\functorch\functorch\csrc\BatchedFallback.cpp:85.) 2022-08-17T12:59:50.6654641Z batched_outputs = func(*batched_inputs, **kwargs) 2022-08-17T12:59:50.6657599Z C:\actions-runner\_work\pytorch\pytorch\functorch\test\common_utils.py:249: UserWarning: There is a performance drop because we have not yet implemented the batching rule for aten::bucketize.Tensor. Please file us an issue on GitHub so that we can prioritize its implementation. (Triggered internally at C:\actions-runner\_work\pytorch\pytorch\functorch\functorch\csrc\BatchedFallback.cpp:85.) 2022-08-17T12:59:50.6658476Z return op(*args, **kwargs) 2022-08-17T12:59:50.7376405Z ok (0.079s) 2022-08-17T12:59:50.7455879Z test_vmap_exhaustive_byte_cpu_float32 (__main__.TestVmapOperatorsOpInfoCPU) ... expected failure (0.000s) 2022-08-17T12:59:50.7524857Z test_vmap_exhaustive_byte_functorch_no_channels_last_cpu_float32 (__main__.TestVmapOperatorsOpInfoCPU) ... ok (0.016s) 2022-08-17T12:59:50.7660025Z test_vmap_exhaustive_cartesian_prod_cpu_float32 (__main__.TestVmapOperatorsOpInfoCPU) ... ok (0.016s) 2022-08-17T12:59:50.8071124Z test_vmap_exhaustive_cat_cpu_float32 (__main__.TestVmapOperatorsOpInfoCPU) ... ok (0.033s) 2022-08-17T12:59:51.6073291Z test_vmap_exhaustive_cdist_cpu_float32 (__main__.TestVmapOperatorsOpInfoCPU) ... ok (0.804s) 2022-08-17T12:59:51.6122509Z test_vmap_exhaustive_ceil_cpu_float32 (__main__.TestVmapOperatorsOpInfoCPU) ... ok (0.000s) 2022-08-17T12:59:51.6143388Z test_vmap_exhaustive_chalf_cpu_float32 (__main__.TestVmapOperatorsOpInfoCPU) ... C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\testing\_internal\common_methods_invocations.py:15579: UserWarning: There is a performance drop because we have not yet implemented the batching rule for aten::chalf. Please file us an issue on GitHub so that we can prioritize its implementation. (Triggered internally at C:\actions-runner\_work\pytorch\pytorch\functorch\functorch\csrc\BatchedFallback.cpp:85.) 2022-08-17T12:59:51.6144210Z op=lambda x, *args, **kwargs: x.chalf(*args, **kwargs), 2022-08-17T12:59:51.6223148Z ok (0.016s) 2022-08-17T12:59:51.6305232Z test_vmap_exhaustive_char_cpu_float32 (__main__.TestVmapOperatorsOpInfoCPU) ... expected failure (0.000s) 2022-08-17T12:59:51.6375972Z test_vmap_exhaustive_char_functorch_no_channels_last_cpu_float32 (__main__.TestVmapOperatorsOpInfoCPU) ... ok (0.016s) 2022-08-17T12:59:51.6605797Z test_vmap_exhaustive_cholesky_cpu_float32 (__main__.TestVmapOperatorsOpInfoCPU) ... ok (0.016s) 2022-08-17T12:59:51.6797643Z test_vmap_exhaustive_cholesky_inverse_cpu_float32 (__main__.TestVmapOperatorsOpInfoCPU) ... ok (0.016s) 2022-08-17T12:59:51.7199532Z test_vmap_exhaustive_cholesky_solve_cpu_float32 (__main__.TestVmapOperatorsOpInfoCPU) ... ok (0.048s) 2022-08-17T12:59:51.7310729Z test_vmap_exhaustive_chunk_cpu_float32 (__main__.TestVmapOperatorsOpInfoCPU) ... ok (0.016s) 2022-08-17T12:59:51.7348236Z test_vmap_exhaustive_clamp_cpu_float32 (__main__.TestVmapOperatorsOpInfoCPU) ... c:\actions-runner\_work\pytorch\pytorch\functorch\functorch\_src\vmap.py:475: UserWarning: There is a performance drop because we have not yet implemented the batching rule for aten::clamp_.Tensor. Please file us an issue on GitHub so that we can prioritize its implementation. (Triggered internally at C:\actions-runner\_work\pytorch\pytorch\functorch\functorch\csrc\BatchedFallback.cpp:85.) 2022-08-17T12:59:51.7349477Z batched_outputs = func(*batched_inputs, **kwargs) 2022-08-17T12:59:51.7352753Z C:\actions-runner\_work\pytorch\pytorch\functorch\test\common_utils.py:249: UserWarning: There is a performance drop because we have not yet implemented the batching rule for aten::clamp_.Tensor. Please file us an issue on GitHub so that we can prioritize its implementation. (Triggered internally at C:\actions-runner\_work\pytorch\pytorch\functorch\functorch\csrc\BatchedFallback.cpp:85.) 2022-08-17T12:59:51.7353604Z return op(*args, **kwargs) 2022-08-17T12:59:51.7358855Z c:\actions-runner\_work\pytorch\pytorch\functorch\functorch\_src\vmap.py:475: UserWarning: There is a performance drop because we have not yet implemented the batching rule for aten::clip_.Tensor. Please file us an issue on GitHub so that we can prioritize its implementation. (Triggered internally at C:\actions-runner\_work\pytorch\pytorch\functorch\functorch\csrc\BatchedFallback.cpp:85.) 2022-08-17T12:59:51.7359771Z batched_outputs = func(*batched_inputs, **kwargs) 2022-08-17T12:59:51.7363454Z C:\actions-runner\_work\pytorch\pytorch\functorch\test\common_utils.py:249: UserWarning: There is a performance drop because we have not yet implemented the batching rule for aten::clip_.Tensor. Please file us an issue on GitHub so that we can prioritize its implementation. (Triggered internally at C:\actions-runner\_work\pytorch\pytorch\functorch\functorch\csrc\BatchedFallback.cpp:85.) 2022-08-17T12:59:51.7364308Z return op(*args, **kwargs) 2022-08-17T12:59:51.7940873Z ok (0.049s) 2022-08-17T12:59:51.7961556Z test_vmap_exhaustive_clamp_max_cpu_float32 (__main__.TestVmapOperatorsOpInfoCPU) ... expected failure (0.016s) 2022-08-17T12:59:51.7981464Z test_vmap_exhaustive_clamp_min_cpu_float32 (__main__.TestVmapOperatorsOpInfoCPU) ... expected failure (0.000s) 2022-08-17T12:59:51.8025870Z test_vmap_exhaustive_clone_cpu_float32 (__main__.TestVmapOperatorsOpInfoCPU) ... ok (0.000s) 2022-08-17T12:59:51.8054841Z test_vmap_exhaustive_column_stack_cpu_float32 (__main__.TestVmapOperatorsOpInfoCPU) ... expected failure (0.000s) 2022-08-17T12:59:51.8454757Z test_vmap_exhaustive_combinations_cpu_float32 (__main__.TestVmapOperatorsOpInfoCPU) ... ok (0.047s) 2022-08-17T12:59:51.8481898Z test_vmap_exhaustive_complex_cpu_float32 (__main__.TestVmapOperatorsOpInfoCPU) ... c:\actions-runner\_work\pytorch\pytorch\functorch\functorch\_src\vmap.py:475: UserWarning: There is a performance drop because we have not yet implemented the batching rule for aten::complex. Please file us an issue on GitHub so that we can prioritize its implementation. (Triggered internally at C:\actions-runner\_work\pytorch\pytorch\functorch\functorch\csrc\BatchedFallback.cpp:85.) 2022-08-17T12:59:51.8482932Z batched_outputs = func(*batched_inputs, **kwargs) 2022-08-17T12:59:51.8486223Z C:\actions-runner\_work\pytorch\pytorch\functorch\test\common_utils.py:249: UserWarning: There is a performance drop because we have not yet implemented the batching rule for aten::complex. Please file us an issue on GitHub so that we can prioritize its implementation. (Triggered internally at C:\actions-runner\_work\pytorch\pytorch\functorch\functorch\csrc\BatchedFallback.cpp:85.) 2022-08-17T12:59:51.8487067Z return op(*args, **kwargs) 2022-08-17T12:59:51.8792922Z ok (0.031s) 2022-08-17T12:59:51.8846798Z test_vmap_exhaustive_conj_cpu_float32 (__main__.TestVmapOperatorsOpInfoCPU) ... ok (0.000s) 2022-08-17T12:59:51.8873518Z test_vmap_exhaustive_conj_physical_cpu_float32 (__main__.TestVmapOperatorsOpInfoCPU) ... c:\actions-runner\_work\pytorch\pytorch\functorch\functorch\_src\vmap.py:475: UserWarning: There is a performance drop because we have not yet implemented the batching rule for aten::conj_physical_. Please file us an issue on GitHub so that we can prioritize its implementation. (Triggered internally at C:\actions-runner\_work\pytorch\pytorch\functorch\functorch\csrc\BatchedFallback.cpp:85.) 2022-08-17T12:59:51.8874730Z batched_outputs = func(*batched_inputs, **kwargs) 2022-08-17T12:59:51.8877544Z C:\actions-runner\_work\pytorch\pytorch\functorch\test\common_utils.py:249: UserWarning: There is a performance drop because we have not yet implemented the batching rule for aten::conj_physical_. Please file us an issue on GitHub so that we can prioritize its implementation. (Triggered internally at C:\actions-runner\_work\pytorch\pytorch\functorch\functorch\csrc\BatchedFallback.cpp:85.) 2022-08-17T12:59:51.8878383Z return op(*args, **kwargs) 2022-08-17T12:59:51.8895656Z ok (0.016s) 2022-08-17T12:59:51.9766210Z test_vmap_exhaustive_constant_pad_nd_cpu_float32 (__main__.TestVmapOperatorsOpInfoCPU) ... ok (0.079s) 2022-08-17T12:59:51.9809174Z test_vmap_exhaustive_contiguous_cpu_float32 (__main__.TestVmapOperatorsOpInfoCPU) ... ok (0.000s) 2022-08-17T12:59:51.9833786Z test_vmap_exhaustive_copysign_cpu_float32 (__main__.TestVmapOperatorsOpInfoCPU) ... c:\actions-runner\_work\pytorch\pytorch\functorch\functorch\_src\vmap.py:475: UserWarning: There is a performance drop because we have not yet implemented the batching rule for aten::copysign.Tensor. Please file us an issue on GitHub so that we can prioritize its implementation. (Triggered internally at C:\actions-runner\_work\pytorch\pytorch\functorch\functorch\csrc\BatchedFallback.cpp:85.) 2022-08-17T12:59:51.9834587Z batched_outputs = func(*batched_inputs, **kwargs) 2022-08-17T12:59:51.9837855Z C:\actions-runner\_work\pytorch\pytorch\functorch\test\common_utils.py:249: UserWarning: There is a performance drop because we have not yet implemented the batching rule for aten::copysign.Tensor. Please file us an issue on GitHub so that we can prioritize its implementation. (Triggered internally at C:\actions-runner\_work\pytorch\pytorch\functorch\functorch\csrc\BatchedFallback.cpp:85.) 2022-08-17T12:59:51.9838501Z return op(*args, **kwargs) 2022-08-17T12:59:51.9842981Z c:\actions-runner\_work\pytorch\pytorch\functorch\functorch\_src\vmap.py:475: UserWarning: There is a performance drop because we have not yet implemented the batching rule for aten::copysign_.Tensor. Please file us an issue on GitHub so that we can prioritize its implementation. (Triggered internally at C:\actions-runner\_work\pytorch\pytorch\functorch\functorch\csrc\BatchedFallback.cpp:85.) 2022-08-17T12:59:51.9843667Z batched_outputs = func(*batched_inputs, **kwargs) 2022-08-17T12:59:51.9846937Z C:\actions-runner\_work\pytorch\pytorch\functorch\test\common_utils.py:249: UserWarning: There is a performance drop because we have not yet implemented the batching rule for aten::copysign_.Tensor. Please file us an issue on GitHub so that we can prioritize its implementation. (Triggered internally at C:\actions-runner\_work\pytorch\pytorch\functorch\functorch\csrc\BatchedFallback.cpp:85.) 2022-08-17T12:59:51.9847568Z return op(*args, **kwargs) 2022-08-17T12:59:52.0267667Z ok (0.047s) 2022-08-17T12:59:52.0369232Z test_vmap_exhaustive_corrcoef_cpu_float32 (__main__.TestVmapOperatorsOpInfoCPU) ... ok (0.016s) 2022-08-17T12:59:52.0463215Z test_vmap_exhaustive_cos_cpu_float32 (__main__.TestVmapOperatorsOpInfoCPU) ... ok (0.000s) 2022-08-17T12:59:52.0555281Z test_vmap_exhaustive_cosh_cpu_float32 (__main__.TestVmapOperatorsOpInfoCPU) ... ok (0.016s) 2022-08-17T12:59:52.0575609Z test_vmap_exhaustive_count_nonzero_cpu_float32 (__main__.TestVmapOperatorsOpInfoCPU) ... c:\actions-runner\_work\pytorch\pytorch\functorch\functorch\_src\vmap.py:475: UserWarning: There is a performance drop because we have not yet implemented the batching rule for aten::count_nonzero. Please file us an issue on GitHub so that we can prioritize its implementation. (Triggered internally at C:\actions-runner\_work\pytorch\pytorch\functorch\functorch\csrc\BatchedFallback.cpp:85.) 2022-08-17T12:59:52.0576656Z batched_outputs = func(*batched_inputs, **kwargs) 2022-08-17T12:59:52.0579535Z C:\actions-runner\_work\pytorch\pytorch\functorch\test\common_utils.py:249: UserWarning: There is a performance drop because we have not yet implemented the batching rule for aten::count_nonzero. Please file us an issue on GitHub so that we can prioritize its implementation. (Triggered internally at C:\actions-runner\_work\pytorch\pytorch\functorch\functorch\csrc\BatchedFallback.cpp:85.) 2022-08-17T12:59:52.0580535Z return op(*args, **kwargs) 2022-08-17T12:59:52.0874647Z ok (0.031s) 2022-08-17T12:59:52.1836124Z test_vmap_exhaustive_cov_cpu_float32 (__main__.TestVmapOperatorsOpInfoCPU) ... ok (0.095s) 2022-08-17T12:59:52.1939593Z test_vmap_exhaustive_cross_cpu_float32 (__main__.TestVmapOperatorsOpInfoCPU) ... ok (0.016s) 2022-08-17T12:59:52.2022978Z test_vmap_exhaustive_cummax_cpu_float32 (__main__.TestVmapOperatorsOpInfoCPU) ... ok (0.000s) 2022-08-17T12:59:52.2104524Z test_vmap_exhaustive_cummin_cpu_float32 (__main__.TestVmapOperatorsOpInfoCPU) ... ok (0.016s) 2022-08-17T12:59:52.2132146Z test_vmap_exhaustive_cumprod_cpu_float32 (__main__.TestVmapOperatorsOpInfoCPU) ... c:\actions-runner\_work\pytorch\pytorch\functorch\functorch\_src\vmap.py:475: UserWarning: There is a performance drop because we have not yet implemented the batching rule for aten::cumprod_. Please file us an issue on GitHub so that we can prioritize its implementation. (Triggered internally at C:\actions-runner\_work\pytorch\pytorch\functorch\functorch\csrc\BatchedFallback.cpp:85.) 2022-08-17T12:59:52.2133207Z batched_outputs = func(*batched_inputs, **kwargs) 2022-08-17T12:59:52.2136437Z C:\actions-runner\_work\pytorch\pytorch\functorch\test\common_utils.py:249: UserWarning: There is a performance drop because we have not yet implemented the batching rule for aten::cumprod_. Please file us an issue on GitHub so that we can prioritize its implementation. (Triggered internally at C:\actions-runner\_work\pytorch\pytorch\functorch\functorch\csrc\BatchedFallback.cpp:85.) 2022-08-17T12:59:52.2137275Z return op(*args, **kwargs) 2022-08-17T12:59:52.2417352Z ok (0.031s) 2022-08-17T12:59:52.2446235Z test_vmap_exhaustive_cumsum_cpu_float32 (__main__.TestVmapOperatorsOpInfoCPU) ... c:\actions-runner\_work\pytorch\pytorch\functorch\functorch\_src\vmap.py:475: UserWarning: There is a performance drop because we have not yet implemented the batching rule for aten::cumsum_. Please file us an issue on GitHub so that we can prioritize its implementation. (Triggered internally at C:\actions-runner\_work\pytorch\pytorch\functorch\functorch\csrc\BatchedFallback.cpp:85.) 2022-08-17T12:59:52.2447272Z batched_outputs = func(*batched_inputs, **kwargs) 2022-08-17T12:59:52.2450344Z C:\actions-runner\_work\pytorch\pytorch\functorch\test\common_utils.py:249: UserWarning: There is a performance drop because we have not yet implemented the batching rule for aten::cumsum_. Please file us an issue on GitHub so that we can prioritize its implementation. (Triggered internally at C:\actions-runner\_work\pytorch\pytorch\functorch\functorch\csrc\BatchedFallback.cpp:85.) 2022-08-17T12:59:52.2451197Z return op(*args, **kwargs) 2022-08-17T12:59:52.2552443Z ok (0.016s) 2022-08-17T12:59:52.2817673Z test_vmap_exhaustive_cumulative_trapezoid_cpu_float32 (__main__.TestVmapOperatorsOpInfoCPU) ... ok (0.016s) 2022-08-17T12:59:52.2915752Z test_vmap_exhaustive_deg2rad_cpu_float32 (__main__.TestVmapOperatorsOpInfoCPU) ... ok (0.016s) 2022-08-17T12:59:52.3154331Z test_vmap_exhaustive_diag_cpu_float32 (__main__.TestVmapOperatorsOpInfoCPU) ... ok (0.031s) 2022-08-17T12:59:52.3395480Z test_vmap_exhaustive_diag_embed_cpu_float32 (__main__.TestVmapOperatorsOpInfoCPU) ... ok (0.016s) 2022-08-17T12:59:52.3417643Z test_vmap_exhaustive_diagflat_cpu_float32 (__main__.TestVmapOperatorsOpInfoCPU) ... c:\actions-runner\_work\pytorch\pytorch\functorch\functorch\_src\vmap.py:475: UserWarning: There is a performance drop because we have not yet implemented the batching rule for aten::diagflat. Please file us an issue on GitHub so that we can prioritize its implementation. (Triggered internally at C:\actions-runner\_work\pytorch\pytorch\functorch\functorch\csrc\BatchedFallback.cpp:85.) 2022-08-17T12:59:52.3418841Z batched_outputs = func(*batched_inputs, **kwargs) 2022-08-17T12:59:52.3421587Z C:\actions-runner\_work\pytorch\pytorch\functorch\test\common_utils.py:249: UserWarning: There is a performance drop because we have not yet implemented the batching rule for aten::diagflat. Please file us an issue on GitHub so that we can prioritize its implementation. (Triggered internally at C:\actions-runner\_work\pytorch\pytorch\functorch\functorch\csrc\BatchedFallback.cpp:85.) 2022-08-17T12:59:52.3422439Z return op(*args, **kwargs) 2022-08-17T12:59:52.3488633Z ok (0.016s) 2022-08-17T12:59:52.3943946Z test_vmap_exhaustive_diagonal_cpu_float32 (__main__.TestVmapOperatorsOpInfoCPU) ... ok (0.048s) 2022-08-17T12:59:52.4431523Z test_vmap_exhaustive_diagonal_scatter_cpu_float32 (__main__.TestVmapOperatorsOpInfoCPU) ... ok (0.048s) 2022-08-17T12:59:52.7292202Z test_vmap_exhaustive_diff_cpu_float32 (__main__.TestVmapOperatorsOpInfoCPU) ... ok (0.285s) 2022-08-17T12:59:52.7449850Z test_vmap_exhaustive_digamma_cpu_float32 (__main__.TestVmapOperatorsOpInfoCPU) ... ok (0.016s) 2022-08-17T12:59:52.8986099Z test_vmap_exhaustive_dist_cpu_float32 (__main__.TestVmapOperatorsOpInfoCPU) ... ok (0.145s) 2022-08-17T12:59:52.9021378Z test_vmap_exhaustive_div_floor_rounding_cpu_float32 (__main__.TestVmapOperatorsOpInfoCPU) ... c:\actions-runner\_work\pytorch\pytorch\functorch\functorch\_src\vmap.py:475: UserWarning: There is a performance drop because we have not yet implemented the batching rule for aten::div_.Tensor_mode. Please file us an issue on GitHub so that we can prioritize its implementation. (Triggered internally at C:\actions-runner\_work\pytorch\pytorch\functorch\functorch\csrc\BatchedFallback.cpp:85.) 2022-08-17T12:59:52.9024851Z batched_outputs = func(*batched_inputs, **kwargs) 2022-08-17T12:59:52.9025563Z C:\actions-runner\_work\pytorch\pytorch\functorch\test\common_utils.py:249: UserWarning: There is a performance drop because we have not yet implemented the batching rule for aten::div_.Tensor_mode. Please file us an issue on GitHub so that we can prioritize its implementation. (Triggered internally at C:\actions-runner\_work\pytorch\pytorch\functorch\functorch\csrc\BatchedFallback.cpp:85.) 2022-08-17T12:59:52.9026205Z return op(*args, **kwargs) 2022-08-17T12:59:52.9850718Z ok (0.084s) 2022-08-17T12:59:53.0638891Z test_vmap_exhaustive_div_no_rounding_mode_cpu_float32 (__main__.TestVmapOperatorsOpInfoCPU) ... ok (0.088s) 2022-08-17T12:59:53.1473762Z test_vmap_exhaustive_div_trunc_rounding_cpu_float32 (__main__.TestVmapOperatorsOpInfoCPU) ... ok (0.073s) 2022-08-17T12:59:53.1520161Z test_vmap_exhaustive_dot_cpu_float32 (__main__.TestVmapOperatorsOpInfoCPU) ... ok (0.016s) 2022-08-17T12:59:53.1599543Z test_vmap_exhaustive_double_cpu_float32 (__main__.TestVmapOperatorsOpInfoCPU) ... expected failure (0.000s) 2022-08-17T12:59:53.1668057Z test_vmap_exhaustive_double_functorch_no_channels_last_cpu_float32 (__main__.TestVmapOperatorsOpInfoCPU) ... ok (0.016s) 2022-08-17T12:59:53.1760719Z test_vmap_exhaustive_dsplit_cpu_float32 (__main__.TestVmapOperatorsOpInfoCPU) ... ok (0.000s) 2022-08-17T12:59:53.1963602Z test_vmap_exhaustive_dstack_cpu_float32 (__main__.TestVmapOperatorsOpInfoCPU) ... ok (0.026s) 2022-08-17T12:59:53.1986883Z test_vmap_exhaustive_eig_cpu_float32 (__main__.TestVmapOperatorsOpInfoCPU) ... C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\testing\_internal\opinfo\core.py:910: UserWarning: There is a performance drop because we have not yet implemented the batching rule for aten::eig. Please file us an issue on GitHub so that we can prioritize its implementation. (Triggered internally at C:\actions-runner\_work\pytorch\pytorch\functorch\functorch\csrc\BatchedFallback.cpp:85.) 2022-08-17T12:59:53.1987924Z return self.op(*args, **kwargs) 2022-08-17T12:59:53.2011363Z c:\actions-runner\_work\pytorch\pytorch\functorch\functorch\_src\vmap.py:475: UserWarning: There is a performance drop because we have not yet implemented the batching rule for aten::eig. Please file us an issue on GitHub so that we can prioritize its implementation. (Triggered internally at C:\actions-runner\_work\pytorch\pytorch\functorch\functorch\csrc\BatchedFallback.cpp:85.) 2022-08-17T12:59:53.2012388Z batched_outputs = func(*batched_inputs, **kwargs) 2022-08-17T12:59:53.2018301Z C:\actions-runner\_work\pytorch\pytorch\functorch\test\common_utils.py:249: UserWarning: There is a performance drop because we have not yet implemented the batching rule for aten::eig. Please file us an issue on GitHub so that we can prioritize its implementation. (Triggered internally at C:\actions-runner\_work\pytorch\pytorch\functorch\functorch\csrc\BatchedFallback.cpp:85.) 2022-08-17T12:59:53.2019144Z return op(*args, **kwargs) 2022-08-17T12:59:53.2036542Z ok (0.000s) 2022-08-17T12:59:53.2393893Z test_vmap_exhaustive_einsum_cpu_float32 (__main__.TestVmapOperatorsOpInfoCPU) ... ok (0.047s) 2022-08-17T12:59:53.2415441Z test_vmap_exhaustive_empty_cpu_float32 (__main__.TestVmapOperatorsOpInfoCPU) ... expected failure (0.000s) 2022-08-17T12:59:53.2502177Z test_vmap_exhaustive_empty_like_cpu_float32 (__main__.TestVmapOperatorsOpInfoCPU) ... ok (0.000s) 2022-08-17T12:59:53.2817103Z test_vmap_exhaustive_eq_cpu_float32 (__main__.TestVmapOperatorsOpInfoCPU) ... ok (0.031s) 2022-08-17T12:59:53.2838912Z test_vmap_exhaustive_equal_cpu_float32 (__main__.TestVmapOperatorsOpInfoCPU) ... expected failure (0.000s) 2022-08-17T12:59:53.2905446Z test_vmap_exhaustive_erf_cpu_float32 (__main__.TestVmapOperatorsOpInfoCPU) ... ok (0.016s) 2022-08-17T12:59:53.3029533Z test_vmap_exhaustive_erfc_cpu_float32 (__main__.TestVmapOperatorsOpInfoCPU) ... ok (0.016s) 2022-08-17T12:59:53.3089052Z test_vmap_exhaustive_erfinv_cpu_float32 (__main__.TestVmapOperatorsOpInfoCPU) ... ok (0.000s) 2022-08-17T12:59:53.3213086Z test_vmap_exhaustive_exp2_cpu_float32 (__main__.TestVmapOperatorsOpInfoCPU) ... ok (0.016s) 2022-08-17T12:59:53.3304959Z test_vmap_exhaustive_exp_cpu_float32 (__main__.TestVmapOperatorsOpInfoCPU) ... ok (0.000s) 2022-08-17T12:59:53.3401745Z test_vmap_exhaustive_expand_as_cpu_float32 (__main__.TestVmapOperatorsOpInfoCPU) ... ok (0.016s) 2022-08-17T12:59:53.3562003Z test_vmap_exhaustive_expand_cpu_float32 (__main__.TestVmapOperatorsOpInfoCPU) ... ok (0.016s) 2022-08-17T12:59:53.3623441Z test_vmap_exhaustive_expm1_cpu_float32 (__main__.TestVmapOperatorsOpInfoCPU) ... ok (0.000s) 2022-08-17T12:59:53.3755876Z test_vmap_exhaustive_fft_fft2_cpu_float32 (__main__.TestVmapOperatorsOpInfoCPU) ... ok (0.016s) 2022-08-17T12:59:53.3903875Z test_vmap_exhaustive_fft_fft_cpu_float32 (__main__.TestVmapOperatorsOpInfoCPU) ... ok (0.016s) 2022-08-17T12:59:53.4072126Z test_vmap_exhaustive_fft_fftn_cpu_float32 (__main__.TestVmapOperatorsOpInfoCPU) ... ok (0.016s) 2022-08-17T12:59:53.4162579Z test_vmap_exhaustive_fft_fftshift_cpu_float32 (__main__.TestVmapOperatorsOpInfoCPU) ... ok (0.016s) 2022-08-17T12:59:53.4301376Z test_vmap_exhaustive_fft_hfft2_cpu_float32 (__main__.TestVmapOperatorsOpInfoCPU) ... ok (0.016s) 2022-08-17T12:59:53.4447750Z test_vmap_exhaustive_fft_hfft_cpu_float32 (__main__.TestVmapOperatorsOpInfoCPU) ... ok (0.016s) 2022-08-17T12:59:53.4618692Z test_vmap_exhaustive_fft_hfftn_cpu_float32 (__main__.TestVmapOperatorsOpInfoCPU) ... ok (0.016s) 2022-08-17T12:59:53.4750257Z test_vmap_exhaustive_fft_ifft2_cpu_float32 (__main__.TestVmapOperatorsOpInfoCPU) ... ok (0.016s) 2022-08-17T12:59:53.4905762Z test_vmap_exhaustive_fft_ifft_cpu_float32 (__main__.TestVmapOperatorsOpInfoCPU) ... ok (0.016s) 2022-08-17T12:59:53.5073730Z test_vmap_exhaustive_fft_ifftn_cpu_float32 (__main__.TestVmapOperatorsOpInfoCPU) ... ok (0.016s) 2022-08-17T12:59:53.5163305Z test_vmap_exhaustive_fft_ifftshift_cpu_float32 (__main__.TestVmapOperatorsOpInfoCPU) ... ok (0.000s) 2022-08-17T12:59:53.5188409Z test_vmap_exhaustive_fft_ihfft2_cpu_float32 (__main__.TestVmapOperatorsOpInfoCPU) ... c:\actions-runner\_work\pytorch\pytorch\functorch\functorch\_src\vmap.py:475: UserWarning: There is a performance drop because we have not yet implemented the batching rule for aten::fft_ihfft2. Please file us an issue on GitHub so that we can prioritize its implementation. (Triggered internally at C:\actions-runner\_work\pytorch\pytorch\functorch\functorch\csrc\BatchedFallback.cpp:85.) 2022-08-17T12:59:53.5189617Z batched_outputs = func(*batched_inputs, **kwargs) 2022-08-17T12:59:53.5194072Z C:\actions-runner\_work\pytorch\pytorch\functorch\test\common_utils.py:249: UserWarning: There is a performance drop because we have not yet implemented the batching rule for aten::fft_ihfft2. Please file us an issue on GitHub so that we can prioritize its implementation. (Triggered internally at C:\actions-runner\_work\pytorch\pytorch\functorch\functorch\csrc\BatchedFallback.cpp:85.) 2022-08-17T12:59:53.5194924Z return op(*args, **kwargs) 2022-08-17T12:59:53.5313336Z ok (0.016s) 2022-08-17T12:59:53.5463166Z test_vmap_exhaustive_fft_ihfft_cpu_float32 (__main__.TestVmapOperatorsOpInfoCPU) ... ok (0.016s) 2022-08-17T12:59:53.5489002Z test_vmap_exhaustive_fft_ihfftn_cpu_float32 (__main__.TestVmapOperatorsOpInfoCPU) ... c:\actions-runner\_work\pytorch\pytorch\functorch\functorch\_src\vmap.py:475: UserWarning: There is a performance drop because we have not yet implemented the batching rule for aten::fft_ihfftn. Please file us an issue on GitHub so that we can prioritize its implementation. (Triggered internally at C:\actions-runner\_work\pytorch\pytorch\functorch\functorch\csrc\BatchedFallback.cpp:85.) 2022-08-17T12:59:53.5490062Z batched_outputs = func(*batched_inputs, **kwargs) 2022-08-17T12:59:53.5494596Z C:\actions-runner\_work\pytorch\pytorch\functorch\test\common_utils.py:249: UserWarning: There is a performance drop because we have not yet implemented the batching rule for aten::fft_ihfftn. Please file us an issue on GitHub so that we can prioritize its implementation. (Triggered internally at C:\actions-runner\_work\pytorch\pytorch\functorch\functorch\csrc\BatchedFallback.cpp:85.) 2022-08-17T12:59:53.5495466Z return op(*args, **kwargs) 2022-08-17T12:59:53.5651889Z ok (0.016s) 2022-08-17T12:59:53.5783264Z test_vmap_exhaustive_fft_irfft2_cpu_float32 (__main__.TestVmapOperatorsOpInfoCPU) ... ok (0.016s) 2022-08-17T12:59:53.5922735Z test_vmap_exhaustive_fft_irfft_cpu_float32 (__main__.TestVmapOperatorsOpInfoCPU) ... ok (0.016s) 2022-08-17T12:59:53.6084157Z test_vmap_exhaustive_fft_irfftn_cpu_float32 (__main__.TestVmapOperatorsOpInfoCPU) ... ok (0.016s) 2022-08-17T12:59:53.6209609Z test_vmap_exhaustive_fft_rfft2_cpu_float32 (__main__.TestVmapOperatorsOpInfoCPU) ... ok (0.016s) 2022-08-17T12:59:53.6351841Z test_vmap_exhaustive_fft_rfft_cpu_float32 (__main__.TestVmapOperatorsOpInfoCPU) ... ok (0.016s) 2022-08-17T12:59:53.6513113Z test_vmap_exhaustive_fft_rfftn_cpu_float32 (__main__.TestVmapOperatorsOpInfoCPU) ... ok (0.016s) 2022-08-17T12:59:53.6612370Z test_vmap_exhaustive_fill_cpu_float32 (__main__.TestVmapOperatorsOpInfoCPU) ... ok (0.000s) 2022-08-17T12:59:53.6707313Z test_vmap_exhaustive_flatten_cpu_float32 (__main__.TestVmapOperatorsOpInfoCPU) ... ok (0.016s) 2022-08-17T12:59:53.6862027Z test_vmap_exhaustive_flip_cpu_float32 (__main__.TestVmapOperatorsOpInfoCPU) ... ok (0.016s) 2022-08-17T12:59:53.6917378Z test_vmap_exhaustive_fliplr_cpu_float32 (__main__.TestVmapOperatorsOpInfoCPU) ... ok (0.000s) 2022-08-17T12:59:53.6972914Z test_vmap_exhaustive_flipud_cpu_float32 (__main__.TestVmapOperatorsOpInfoCPU) ... ok (0.016s) 2022-08-17T12:59:53.7051180Z test_vmap_exhaustive_float_cpu_float32 (__main__.TestVmapOperatorsOpInfoCPU) ... expected failure (0.000s) 2022-08-17T12:59:53.7118464Z test_vmap_exhaustive_float_functorch_no_channels_last_cpu_float32 (__main__.TestVmapOperatorsOpInfoCPU) ... ok (0.016s) 2022-08-17T12:59:53.7427827Z test_vmap_exhaustive_float_power_cpu_float32 (__main__.TestVmapOperatorsOpInfoCPU) ... ok (0.031s) 2022-08-17T12:59:53.7475076Z test_vmap_exhaustive_floor_cpu_float32 (__main__.TestVmapOperatorsOpInfoCPU) ... ok (0.000s) 2022-08-17T12:59:53.7504303Z test_vmap_exhaustive_floor_divide_cpu_float32 (__main__.TestVmapOperatorsOpInfoCPU) ... c:\actions-runner\_work\pytorch\pytorch\functorch\functorch\_src\vmap.py:475: UserWarning: There is a performance drop because we have not yet implemented the batching rule for aten::floor_divide_.Tensor. Please file us an issue on GitHub so that we can prioritize its implementation. (Triggered internally at C:\actions-runner\_work\pytorch\pytorch\functorch\functorch\csrc\BatchedFallback.cpp:85.) 2022-08-17T12:59:53.7505343Z batched_outputs = func(*batched_inputs, **kwargs) 2022-08-17T12:59:53.7508402Z C:\actions-runner\_work\pytorch\pytorch\functorch\test\common_utils.py:249: UserWarning: There is a performance drop because we have not yet implemented the batching rule for aten::floor_divide_.Tensor. Please file us an issue on GitHub so that we can prioritize its implementation. (Triggered internally at C:\actions-runner\_work\pytorch\pytorch\functorch\functorch\csrc\BatchedFallback.cpp:85.) 2022-08-17T12:59:53.7509280Z return op(*args, **kwargs) 2022-08-17T12:59:53.7931942Z ok (0.048s) 2022-08-17T12:59:53.8221042Z test_vmap_exhaustive_fmax_cpu_float32 (__main__.TestVmapOperatorsOpInfoCPU) ... ok (0.031s) 2022-08-17T12:59:53.8509487Z test_vmap_exhaustive_fmin_cpu_float32 (__main__.TestVmapOperatorsOpInfoCPU) ... ok (0.016s) 2022-08-17T12:59:53.8541847Z test_vmap_exhaustive_fmod_cpu_float32 (__main__.TestVmapOperatorsOpInfoCPU) ... c:\actions-runner\_work\pytorch\pytorch\functorch\functorch\_src\vmap.py:475: UserWarning: There is a performance drop because we have not yet implemented the batching rule for aten::fmod_.Tensor. Please file us an issue on GitHub so that we can prioritize its implementation. (Triggered internally at C:\actions-runner\_work\pytorch\pytorch\functorch\functorch\csrc\BatchedFallback.cpp:85.) 2022-08-17T12:59:53.8542620Z batched_outputs = func(*batched_inputs, **kwargs) 2022-08-17T12:59:53.8545543Z C:\actions-runner\_work\pytorch\pytorch\functorch\test\common_utils.py:249: UserWarning: There is a performance drop because we have not yet implemented the batching rule for aten::fmod_.Tensor. Please file us an issue on GitHub so that we can prioritize its implementation. (Triggered internally at C:\actions-runner\_work\pytorch\pytorch\functorch\functorch\csrc\BatchedFallback.cpp:85.) 2022-08-17T12:59:53.8546177Z return op(*args, **kwargs) 2022-08-17T12:59:53.8956176Z ok (0.047s) 2022-08-17T12:59:53.9047451Z test_vmap_exhaustive_frac_cpu_float32 (__main__.TestVmapOperatorsOpInfoCPU) ... ok (0.016s) 2022-08-17T12:59:53.9123186Z test_vmap_exhaustive_frexp_cpu_float32 (__main__.TestVmapOperatorsOpInfoCPU) ... ok (0.000s) 2022-08-17T12:59:53.9235863Z test_vmap_exhaustive_full_like_cpu_float32 (__main__.TestVmapOperatorsOpInfoCPU) ... ok (0.016s) 2022-08-17T12:59:53.9577821Z test_vmap_exhaustive_gather_cpu_float32 (__main__.TestVmapOperatorsOpInfoCPU) ... ok (0.032s) 2022-08-17T12:59:54.0098950Z test_vmap_exhaustive_ge_cpu_float32 (__main__.TestVmapOperatorsOpInfoCPU) ... ok (0.048s) 2022-08-17T12:59:54.0863066Z test_vmap_exhaustive_geqrf_cpu_float32 (__main__.TestVmapOperatorsOpInfoCPU) ... ok (0.078s) 2022-08-17T12:59:54.1372826Z test_vmap_exhaustive_gradient_cpu_float32 (__main__.TestVmapOperatorsOpInfoCPU) ... ok (0.063s) 2022-08-17T12:59:54.1896957Z test_vmap_exhaustive_gt_cpu_float32 (__main__.TestVmapOperatorsOpInfoCPU) ... ok (0.047s) 2022-08-17T12:59:54.1978826Z test_vmap_exhaustive_half_cpu_float32 (__main__.TestVmapOperatorsOpInfoCPU) ... expected failure (0.000s) 2022-08-17T12:59:54.2049294Z test_vmap_exhaustive_half_functorch_no_channels_last_cpu_float32 (__main__.TestVmapOperatorsOpInfoCPU) ... ok (0.016s) 2022-08-17T12:59:54.2083927Z test_vmap_exhaustive_heaviside_cpu_float32 (__main__.TestVmapOperatorsOpInfoCPU) ... c:\actions-runner\_work\pytorch\pytorch\functorch\functorch\_src\vmap.py:475: UserWarning: There is a performance drop because we have not yet implemented the batching rule for aten::heaviside_. Please file us an issue on GitHub so that we can prioritize its implementation. (Triggered internally at C:\actions-runner\_work\pytorch\pytorch\functorch\functorch\csrc\BatchedFallback.cpp:85.) 2022-08-17T12:59:54.2085191Z batched_outputs = func(*batched_inputs, **kwargs) 2022-08-17T12:59:54.2088138Z C:\actions-runner\_work\pytorch\pytorch\functorch\test\common_utils.py:249: UserWarning: There is a performance drop because we have not yet implemented the batching rule for aten::heaviside_. Please file us an issue on GitHub so that we can prioritize its implementation. (Triggered internally at C:\actions-runner\_work\pytorch\pytorch\functorch\functorch\csrc\BatchedFallback.cpp:85.) 2022-08-17T12:59:54.2088993Z return op(*args, **kwargs) 2022-08-17T12:59:54.2488497Z ok (0.047s) 2022-08-17T12:59:54.2553050Z test_vmap_exhaustive_histc_cpu_float32 (__main__.TestVmapOperatorsOpInfoCPU) ... c:\actions-runner\_work\pytorch\pytorch\functorch\functorch\_src\vmap.py:475: UserWarning: There is a performance drop because we have not yet implemented the batching rule for aten::histc. Please file us an issue on GitHub so that we can prioritize its implementation. (Triggered internally at C:\actions-runner\_work\pytorch\pytorch\functorch\functorch\csrc\BatchedFallback.cpp:85.) 2022-08-17T12:59:54.2554091Z batched_outputs = func(*batched_inputs, **kwargs) 2022-08-17T12:59:54.2557650Z C:\actions-runner\_work\pytorch\pytorch\functorch\test\common_utils.py:249: UserWarning: There is a performance drop because we have not yet implemented the batching rule for aten::histc. Please file us an issue on GitHub so that we can prioritize its implementation. (Triggered internally at C:\actions-runner\_work\pytorch\pytorch\functorch\functorch\csrc\BatchedFallback.cpp:85.) 2022-08-17T12:59:54.2558485Z return op(*args, **kwargs) 2022-08-17T12:59:54.4149570Z ok (0.158s) 2022-08-17T12:59:54.4273512Z test_vmap_exhaustive_histogram_cpu_float32 (__main__.TestVmapOperatorsOpInfoCPU) ... c:\actions-runner\_work\pytorch\pytorch\functorch\functorch\_src\vmap.py:475: UserWarning: There is a performance drop because we have not yet implemented the batching rule for aten::histogram.bin_ct. Please file us an issue on GitHub so that we can prioritize its implementation. (Triggered internally at C:\actions-runner\_work\pytorch\pytorch\functorch\functorch\csrc\BatchedFallback.cpp:85.) 2022-08-17T12:59:54.4274300Z batched_outputs = func(*batched_inputs, **kwargs) 2022-08-17T12:59:54.4279544Z C:\actions-runner\_work\pytorch\pytorch\functorch\test\common_utils.py:249: UserWarning: There is a performance drop because we have not yet implemented the batching rule for aten::histogram.bin_ct. Please file us an issue on GitHub so that we can prioritize its implementation. (Triggered internally at C:\actions-runner\_work\pytorch\pytorch\functorch\functorch\csrc\BatchedFallback.cpp:85.) 2022-08-17T12:59:54.4280189Z return op(*args, **kwargs) 2022-08-17T12:59:54.4299183Z c:\actions-runner\_work\pytorch\pytorch\functorch\functorch\_src\vmap.py:475: UserWarning: There is a performance drop because we have not yet implemented the batching rule for aten::histogram.bins_tensor. Please file us an issue on GitHub so that we can prioritize its implementation. (Triggered internally at C:\actions-runner\_work\pytorch\pytorch\functorch\functorch\csrc\BatchedFallback.cpp:85.) 2022-08-17T12:59:54.4299871Z batched_outputs = func(*batched_inputs, **kwargs) 2022-08-17T12:59:54.4305013Z C:\actions-runner\_work\pytorch\pytorch\functorch\test\common_utils.py:249: UserWarning: There is a performance drop because we have not yet implemented the batching rule for aten::histogram.bins_tensor. Please file us an issue on GitHub so that we can prioritize its implementation. (Triggered internally at C:\actions-runner\_work\pytorch\pytorch\functorch\functorch\csrc\BatchedFallback.cpp:85.) 2022-08-17T12:59:54.4305642Z return op(*args, **kwargs) 2022-08-17T12:59:55.1320305Z ok (0.713s) 2022-08-17T12:59:55.1472836Z test_vmap_exhaustive_histogramdd_cpu_float32 (__main__.TestVmapOperatorsOpInfoCPU) ... expected failure (0.016s) 2022-08-17T12:59:55.1569655Z test_vmap_exhaustive_hsplit_cpu_float32 (__main__.TestVmapOperatorsOpInfoCPU) ... ok (0.016s) 2022-08-17T12:59:55.1769691Z test_vmap_exhaustive_hstack_cpu_float32 (__main__.TestVmapOperatorsOpInfoCPU) ... ok (0.016s) 2022-08-17T12:59:55.1796797Z test_vmap_exhaustive_hypot_cpu_float32 (__main__.TestVmapOperatorsOpInfoCPU) ... c:\actions-runner\_work\pytorch\pytorch\functorch\functorch\_src\vmap.py:475: UserWarning: There is a performance drop because we have not yet implemented the batching rule for aten::hypot_. Please file us an issue on GitHub so that we can prioritize its implementation. (Triggered internally at C:\actions-runner\_work\pytorch\pytorch\functorch\functorch\csrc\BatchedFallback.cpp:85.) 2022-08-17T12:59:55.1797840Z batched_outputs = func(*batched_inputs, **kwargs) 2022-08-17T12:59:55.1800657Z C:\actions-runner\_work\pytorch\pytorch\functorch\test\common_utils.py:249: UserWarning: There is a performance drop because we have not yet implemented the batching rule for aten::hypot_. Please file us an issue on GitHub so that we can prioritize its implementation. (Triggered internally at C:\actions-runner\_work\pytorch\pytorch\functorch\functorch\csrc\BatchedFallback.cpp:85.) 2022-08-17T12:59:55.1801508Z return op(*args, **kwargs) 2022-08-17T12:59:55.2208149Z ok (0.048s) 2022-08-17T12:59:55.2298905Z test_vmap_exhaustive_i0_cpu_float32 (__main__.TestVmapOperatorsOpInfoCPU) ... ok (0.016s) 2022-08-17T12:59:55.2338779Z test_vmap_exhaustive_igamma_cpu_float32 (__main__.TestVmapOperatorsOpInfoCPU) ... c:\actions-runner\_work\pytorch\pytorch\functorch\functorch\_src\vmap.py:475: UserWarning: There is a performance drop because we have not yet implemented the batching rule for aten::igamma_. Please file us an issue on GitHub so that we can prioritize its implementation. (Triggered internally at C:\actions-runner\_work\pytorch\pytorch\functorch\functorch\csrc\BatchedFallback.cpp:85.) 2022-08-17T12:59:55.2339828Z batched_outputs = func(*batched_inputs, **kwargs) 2022-08-17T12:59:55.2342775Z C:\actions-runner\_work\pytorch\pytorch\functorch\test\common_utils.py:249: UserWarning: There is a performance drop because we have not yet implemented the batching rule for aten::igamma_. Please file us an issue on GitHub so that we can prioritize its implementation. (Triggered internally at C:\actions-runner\_work\pytorch\pytorch\functorch\functorch\csrc\BatchedFallback.cpp:85.) 2022-08-17T12:59:55.2343633Z return op(*args, **kwargs) 2022-08-17T12:59:55.3029379Z ok (0.064s) 2022-08-17T12:59:55.3069729Z test_vmap_exhaustive_igammac_cpu_float32 (__main__.TestVmapOperatorsOpInfoCPU) ... c:\actions-runner\_work\pytorch\pytorch\functorch\functorch\_src\vmap.py:475: UserWarning: There is a performance drop because we have not yet implemented the batching rule for aten::igammac_. Please file us an issue on GitHub so that we can prioritize its implementation. (Triggered internally at C:\actions-runner\_work\pytorch\pytorch\functorch\functorch\csrc\BatchedFallback.cpp:85.) 2022-08-17T12:59:55.3070771Z batched_outputs = func(*batched_inputs, **kwargs) 2022-08-17T12:59:55.3073731Z C:\actions-runner\_work\pytorch\pytorch\functorch\test\common_utils.py:249: UserWarning: There is a performance drop because we have not yet implemented the batching rule for aten::igammac_. Please file us an issue on GitHub so that we can prioritize its implementation. (Triggered internally at C:\actions-runner\_work\pytorch\pytorch\functorch\functorch\csrc\BatchedFallback.cpp:85.) 2022-08-17T12:59:55.3074584Z return op(*args, **kwargs) 2022-08-17T12:59:55.3758203Z ok (0.078s) 2022-08-17T12:59:55.3788516Z test_vmap_exhaustive_index_add_cpu_float32 (__main__.TestVmapOperatorsOpInfoCPU) ... c:\actions-runner\_work\pytorch\pytorch\functorch\functorch\_src\vmap.py:475: UserWarning: There is a performance drop because we have not yet implemented the batching rule for aten::index_add_. Please file us an issue on GitHub so that we can prioritize its implementation. (Triggered internally at C:\actions-runner\_work\pytorch\pytorch\functorch\functorch\csrc\BatchedFallback.cpp:85.) 2022-08-17T12:59:55.3790134Z batched_outputs = func(*batched_inputs, **kwargs) 2022-08-17T12:59:55.3792869Z C:\actions-runner\_work\pytorch\pytorch\functorch\test\common_utils.py:249: UserWarning: There is a performance drop because we have not yet implemented the batching rule for aten::index_add_. Please file us an issue on GitHub so that we can prioritize its implementation. (Triggered internally at C:\actions-runner\_work\pytorch\pytorch\functorch\functorch\csrc\BatchedFallback.cpp:85.) 2022-08-17T12:59:55.3793510Z return op(*args, **kwargs) 2022-08-17T12:59:55.4888372Z ok (0.114s) 2022-08-17T12:59:55.4918362Z test_vmap_exhaustive_index_copy_cpu_float32 (__main__.TestVmapOperatorsOpInfoCPU) ... c:\actions-runner\_work\pytorch\pytorch\functorch\functorch\_src\vmap.py:475: UserWarning: There is a performance drop because we have not yet implemented the batching rule for aten::index_copy_. Please file us an issue on GitHub so that we can prioritize its implementation. (Triggered internally at C:\actions-runner\_work\pytorch\pytorch\functorch\functorch\csrc\BatchedFallback.cpp:85.) 2022-08-17T12:59:55.4919157Z batched_outputs = func(*batched_inputs, **kwargs) 2022-08-17T12:59:55.4922588Z C:\actions-runner\_work\pytorch\pytorch\functorch\test\common_utils.py:249: UserWarning: There is a performance drop because we have not yet implemented the batching rule for aten::index_copy_. Please file us an issue on GitHub so that we can prioritize its implementation. (Triggered internally at C:\actions-runner\_work\pytorch\pytorch\functorch\functorch\csrc\BatchedFallback.cpp:85.) 2022-08-17T12:59:55.4923207Z return op(*args, **kwargs) 2022-08-17T12:59:55.5274080Z ok (0.037s) 2022-08-17T12:59:55.5296009Z test_vmap_exhaustive_index_fill_cpu_float32 (__main__.TestVmapOperatorsOpInfoCPU) ... c:\actions-runner\_work\pytorch\pytorch\functorch\functorch\_src\vmap.py:475: UserWarning: There is a performance drop because we have not yet implemented the batching rule for aten::index_fill.int_Scalar. Please file us an issue on GitHub so that we can prioritize its implementation. (Triggered internally at C:\actions-runner\_work\pytorch\pytorch\functorch\functorch\csrc\BatchedFallback.cpp:85.) 2022-08-17T12:59:55.5296794Z batched_outputs = func(*batched_inputs, **kwargs) 2022-08-17T12:59:55.5300257Z C:\actions-runner\_work\pytorch\pytorch\functorch\test\common_utils.py:249: UserWarning: There is a performance drop because we have not yet implemented the batching rule for aten::index_fill.int_Scalar. Please file us an issue on GitHub so that we can prioritize its implementation. (Triggered internally at C:\actions-runner\_work\pytorch\pytorch\functorch\functorch\csrc\BatchedFallback.cpp:85.) 2022-08-17T12:59:55.5300898Z return op(*args, **kwargs) 2022-08-17T12:59:55.5305939Z c:\actions-runner\_work\pytorch\pytorch\functorch\functorch\_src\vmap.py:475: UserWarning: There is a performance drop because we have not yet implemented the batching rule for aten::index_fill_.int_Scalar. Please file us an issue on GitHub so that we can prioritize its implementation. (Triggered internally at C:\actions-runner\_work\pytorch\pytorch\functorch\functorch\csrc\BatchedFallback.cpp:85.) 2022-08-17T12:59:55.5306603Z batched_outputs = func(*batched_inputs, **kwargs) 2022-08-17T12:59:55.5310266Z C:\actions-runner\_work\pytorch\pytorch\functorch\test\common_utils.py:249: UserWarning: There is a performance drop because we have not yet implemented the batching rule for aten::index_fill_.int_Scalar. Please file us an issue on GitHub so that we can prioritize its implementation. (Triggered internally at C:\actions-runner\_work\pytorch\pytorch\functorch\functorch\csrc\BatchedFallback.cpp:85.) 2022-08-17T12:59:55.5310903Z return op(*args, **kwargs) 2022-08-17T12:59:55.5490307Z ok (0.026s) 2022-08-17T12:59:55.5653795Z test_vmap_exhaustive_index_put_cpu_float32 (__main__.TestVmapOperatorsOpInfoCPU) ... expected failure (0.016s) 2022-08-17T12:59:55.6730090Z test_vmap_exhaustive_index_put_functorch_cpu_float32 (__main__.TestVmapOperatorsOpInfoCPU) ... ok (0.098s) 2022-08-17T12:59:55.6751975Z test_vmap_exhaustive_index_reduce_cpu_float32 (__main__.TestVmapOperatorsOpInfoCPU) ... c:\actions-runner\_work\pytorch\pytorch\functorch\functorch\_src\vmap.py:475: UserWarning: There is a performance drop because we have not yet implemented the batching rule for aten::index_reduce. Please file us an issue on GitHub so that we can prioritize its implementation. (Triggered internally at C:\actions-runner\_work\pytorch\pytorch\functorch\functorch\csrc\BatchedFallback.cpp:85.) 2022-08-17T12:59:55.6752755Z batched_outputs = func(*batched_inputs, **kwargs) 2022-08-17T12:59:55.6756539Z C:\actions-runner\_work\pytorch\pytorch\functorch\test\common_utils.py:249: UserWarning: There is a performance drop because we have not yet implemented the batching rule for aten::index_reduce. Please file us an issue on GitHub so that we can prioritize its implementation. (Triggered internally at C:\actions-runner\_work\pytorch\pytorch\functorch\functorch\csrc\BatchedFallback.cpp:85.) 2022-08-17T12:59:55.6757182Z return op(*args, **kwargs) 2022-08-17T12:59:55.6762673Z c:\actions-runner\_work\pytorch\pytorch\functorch\functorch\_src\vmap.py:475: UserWarning: There is a performance drop because we have not yet implemented the batching rule for aten::index_reduce_. Please file us an issue on GitHub so that we can prioritize its implementation. (Triggered internally at C:\actions-runner\_work\pytorch\pytorch\functorch\functorch\csrc\BatchedFallback.cpp:85.) 2022-08-17T12:59:55.6763349Z batched_outputs = func(*batched_inputs, **kwargs) 2022-08-17T12:59:55.6767522Z C:\actions-runner\_work\pytorch\pytorch\functorch\test\common_utils.py:249: UserWarning: There is a performance drop because we have not yet implemented the batching rule for aten::index_reduce_. Please file us an issue on GitHub so that we can prioritize its implementation. (Triggered internally at C:\actions-runner\_work\pytorch\pytorch\functorch\functorch\csrc\BatchedFallback.cpp:85.) 2022-08-17T12:59:55.6768152Z return op(*args, **kwargs) 2022-08-17T12:59:56.1315565Z ok (0.461s) 2022-08-17T12:59:56.1439665Z test_vmap_exhaustive_index_select_cpu_float32 (__main__.TestVmapOperatorsOpInfoCPU) ... ok (0.016s) 2022-08-17T12:59:56.1517366Z test_vmap_exhaustive_inner_cpu_float32 (__main__.TestVmapOperatorsOpInfoCPU) ... ok (0.000s) 2022-08-17T12:59:56.1599067Z test_vmap_exhaustive_int_cpu_float32 (__main__.TestVmapOperatorsOpInfoCPU) ... expected failure (0.016s) 2022-08-17T12:59:56.1669606Z test_vmap_exhaustive_int_functorch_no_channels_last_cpu_float32 (__main__.TestVmapOperatorsOpInfoCPU) ... ok (0.000s) 2022-08-17T12:59:56.1807226Z test_vmap_exhaustive_inverse_cpu_float32 (__main__.TestVmapOperatorsOpInfoCPU) ... ok (0.016s) 2022-08-17T12:59:56.1831733Z test_vmap_exhaustive_isclose_cpu_float32 (__main__.TestVmapOperatorsOpInfoCPU) ... C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\testing\_internal\opinfo\core.py:910: UserWarning: There is a performance drop because we have not yet implemented the batching rule for aten::isclose. Please file us an issue on GitHub so that we can prioritize its implementation. (Triggered internally at C:\actions-runner\_work\pytorch\pytorch\functorch\functorch\csrc\BatchedFallback.cpp:85.) 2022-08-17T12:59:56.1832785Z return self.op(*args, **kwargs) 2022-08-17T12:59:56.1882487Z c:\actions-runner\_work\pytorch\pytorch\functorch\functorch\_src\vmap.py:475: UserWarning: There is a performance drop because we have not yet implemented the batching rule for aten::isclose. Please file us an issue on GitHub so that we can prioritize its implementation. (Triggered internally at C:\actions-runner\_work\pytorch\pytorch\functorch\functorch\csrc\BatchedFallback.cpp:85.) 2022-08-17T12:59:56.1883397Z batched_outputs = func(*batched_inputs, **kwargs) 2022-08-17T12:59:56.1887695Z C:\actions-runner\_work\pytorch\pytorch\functorch\test\common_utils.py:249: UserWarning: There is a performance drop because we have not yet implemented the batching rule for aten::isclose. Please file us an issue on GitHub so that we can prioritize its implementation. (Triggered internally at C:\actions-runner\_work\pytorch\pytorch\functorch\functorch\csrc\BatchedFallback.cpp:85.) 2022-08-17T12:59:56.1888730Z return op(*args, **kwargs) 2022-08-17T12:59:56.2602066Z ok (0.083s) 2022-08-17T12:59:56.2661702Z test_vmap_exhaustive_isfinite_cpu_float32 (__main__.TestVmapOperatorsOpInfoCPU) ... ok (0.000s) 2022-08-17T12:59:56.2683343Z test_vmap_exhaustive_isin_cpu_float32 (__main__.TestVmapOperatorsOpInfoCPU) ... c:\actions-runner\_work\pytorch\pytorch\functorch\functorch\_src\vmap.py:475: UserWarning: There is a performance drop because we have not yet implemented the batching rule for aten::isin.Tensor_Tensor. Please file us an issue on GitHub so that we can prioritize its implementation. (Triggered internally at C:\actions-runner\_work\pytorch\pytorch\functorch\functorch\csrc\BatchedFallback.cpp:85.) 2022-08-17T12:59:56.2684412Z batched_outputs = func(*batched_inputs, **kwargs) 2022-08-17T12:59:56.2687456Z C:\actions-runner\_work\pytorch\pytorch\functorch\test\common_utils.py:249: UserWarning: There is a performance drop because we have not yet implemented the batching rule for aten::isin.Tensor_Tensor. Please file us an issue on GitHub so that we can prioritize its implementation. (Triggered internally at C:\actions-runner\_work\pytorch\pytorch\functorch\functorch\csrc\BatchedFallback.cpp:85.) 2022-08-17T12:59:56.2688321Z return op(*args, **kwargs) 2022-08-17T12:59:56.2758193Z ok (0.016s) 2022-08-17T12:59:56.2791897Z test_vmap_exhaustive_isinf_cpu_float32 (__main__.TestVmapOperatorsOpInfoCPU) ... ok (0.000s) 2022-08-17T12:59:56.2824306Z test_vmap_exhaustive_isnan_cpu_float32 (__main__.TestVmapOperatorsOpInfoCPU) ... ok (0.000s) 2022-08-17T12:59:56.2857887Z test_vmap_exhaustive_isneginf_cpu_float32 (__main__.TestVmapOperatorsOpInfoCPU) ... ok (0.016s) 2022-08-17T12:59:56.2890237Z test_vmap_exhaustive_isposinf_cpu_float32 (__main__.TestVmapOperatorsOpInfoCPU) ... ok (0.000s) 2022-08-17T12:59:56.2946649Z test_vmap_exhaustive_isreal_cpu_float32 (__main__.TestVmapOperatorsOpInfoCPU) ... ok (0.010s) 2022-08-17T12:59:56.2971842Z test_vmap_exhaustive_istft_cpu_float32 (__main__.TestVmapOperatorsOpInfoCPU) ... c:\actions-runner\_work\pytorch\pytorch\functorch\functorch\_src\vmap.py:475: UserWarning: There is a performance drop because we have not yet implemented the batching rule for aten::istft. Please file us an issue on GitHub so that we can prioritize its implementation. (Triggered internally at C:\actions-runner\_work\pytorch\pytorch\functorch\functorch\csrc\BatchedFallback.cpp:85.) 2022-08-17T12:59:56.2972884Z batched_outputs = func(*batched_inputs, **kwargs) 2022-08-17T12:59:56.2978097Z C:\actions-runner\_work\pytorch\pytorch\functorch\test\common_utils.py:249: UserWarning: There is a performance drop because we have not yet implemented the batching rule for aten::istft. Please file us an issue on GitHub so that we can prioritize its implementation. (Triggered internally at C:\actions-runner\_work\pytorch\pytorch\functorch\functorch\csrc\BatchedFallback.cpp:85.) 2022-08-17T12:59:56.2978945Z return op(*args, **kwargs) 2022-08-17T12:59:56.3277685Z ok (0.031s) 2022-08-17T12:59:56.3294886Z test_vmap_exhaustive_jiterator_2inputs_2outputs_cpu_float32 (__main__.TestVmapOperatorsOpInfoCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T12:59:56.3311448Z test_vmap_exhaustive_jiterator_4inputs_with_extra_args_cpu_float32 (__main__.TestVmapOperatorsOpInfoCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T12:59:56.3328052Z test_vmap_exhaustive_jiterator_binary_cpu_float32 (__main__.TestVmapOperatorsOpInfoCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T12:59:56.3344539Z test_vmap_exhaustive_jiterator_binary_return_by_ref_cpu_float32 (__main__.TestVmapOperatorsOpInfoCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T12:59:56.3361157Z test_vmap_exhaustive_jiterator_unary_cpu_float32 (__main__.TestVmapOperatorsOpInfoCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T12:59:56.3441308Z test_vmap_exhaustive_kron_cpu_float32 (__main__.TestVmapOperatorsOpInfoCPU) ... ok (0.016s) 2022-08-17T12:59:56.3717469Z test_vmap_exhaustive_kthvalue_cpu_float32 (__main__.TestVmapOperatorsOpInfoCPU) ... ok (0.016s) 2022-08-17T12:59:56.3753734Z test_vmap_exhaustive_ldexp_cpu_float32 (__main__.TestVmapOperatorsOpInfoCPU) ... c:\actions-runner\_work\pytorch\pytorch\functorch\functorch\_src\vmap.py:475: UserWarning: There is a performance drop because we have not yet implemented the batching rule for aten::ldexp_. Please file us an issue on GitHub so that we can prioritize its implementation. (Triggered internally at C:\actions-runner\_work\pytorch\pytorch\functorch\functorch\csrc\BatchedFallback.cpp:85.) 2022-08-17T12:59:56.3754803Z batched_outputs = func(*batched_inputs, **kwargs) 2022-08-17T12:59:56.3757216Z C:\actions-runner\_work\pytorch\pytorch\functorch\test\common_utils.py:249: UserWarning: There is a performance drop because we have not yet implemented the batching rule for aten::ldexp_. Please file us an issue on GitHub so that we can prioritize its implementation. (Triggered internally at C:\actions-runner\_work\pytorch\pytorch\functorch\functorch\csrc\BatchedFallback.cpp:85.) 2022-08-17T12:59:56.3758052Z return op(*args, **kwargs) 2022-08-17T12:59:56.4186055Z ok (0.057s) 2022-08-17T12:59:56.4707825Z test_vmap_exhaustive_le_cpu_float32 (__main__.TestVmapOperatorsOpInfoCPU) ... ok (0.047s) 2022-08-17T12:59:56.4750640Z test_vmap_exhaustive_lerp_cpu_float32 (__main__.TestVmapOperatorsOpInfoCPU) ... c:\actions-runner\_work\pytorch\pytorch\functorch\functorch\_src\vmap.py:475: UserWarning: There is a performance drop because we have not yet implemented the batching rule for aten::lerp_.Scalar. Please file us an issue on GitHub so that we can prioritize its implementation. (Triggered internally at C:\actions-runner\_work\pytorch\pytorch\functorch\functorch\csrc\BatchedFallback.cpp:85.) 2022-08-17T12:59:56.4751686Z batched_outputs = func(*batched_inputs, **kwargs) 2022-08-17T12:59:56.4754939Z C:\actions-runner\_work\pytorch\pytorch\functorch\test\common_utils.py:249: UserWarning: There is a performance drop because we have not yet implemented the batching rule for aten::lerp_.Scalar. Please file us an issue on GitHub so that we can prioritize its implementation. (Triggered internally at C:\actions-runner\_work\pytorch\pytorch\functorch\functorch\csrc\BatchedFallback.cpp:85.) 2022-08-17T12:59:56.4755774Z return op(*args, **kwargs) 2022-08-17T12:59:56.4985021Z c:\actions-runner\_work\pytorch\pytorch\functorch\functorch\_src\vmap.py:475: UserWarning: There is a performance drop because we have not yet implemented the batching rule for aten::lerp_.Tensor. Please file us an issue on GitHub so that we can prioritize its implementation. (Triggered internally at C:\actions-runner\_work\pytorch\pytorch\functorch\functorch\csrc\BatchedFallback.cpp:85.) 2022-08-17T12:59:56.4985936Z batched_outputs = func(*batched_inputs, **kwargs) 2022-08-17T12:59:56.4989476Z C:\actions-runner\_work\pytorch\pytorch\functorch\test\common_utils.py:249: UserWarning: There is a performance drop because we have not yet implemented the batching rule for aten::lerp_.Tensor. Please file us an issue on GitHub so that we can prioritize its implementation. (Triggered internally at C:\actions-runner\_work\pytorch\pytorch\functorch\functorch\csrc\BatchedFallback.cpp:85.) 2022-08-17T12:59:56.4990331Z return op(*args, **kwargs) 2022-08-17T12:59:56.5646364Z ok (0.090s) 2022-08-17T12:59:56.5772221Z test_vmap_exhaustive_lgamma_cpu_float32 (__main__.TestVmapOperatorsOpInfoCPU) ... ok (0.016s) 2022-08-17T12:59:56.6012740Z test_vmap_exhaustive_linalg_cholesky_cpu_float32 (__main__.TestVmapOperatorsOpInfoCPU) ... ok (0.032s) 2022-08-17T12:59:56.6346141Z test_vmap_exhaustive_linalg_cholesky_ex_cpu_float32 (__main__.TestVmapOperatorsOpInfoCPU) ... ok (0.031s) 2022-08-17T12:59:56.6422770Z test_vmap_exhaustive_linalg_cond_cpu_float32 (__main__.TestVmapOperatorsOpInfoCPU) ... ok (0.000s) 2022-08-17T12:59:56.6445912Z test_vmap_exhaustive_linalg_cross_cpu_float32 (__main__.TestVmapOperatorsOpInfoCPU) ... c:\actions-runner\_work\pytorch\pytorch\functorch\functorch\_src\vmap.py:475: UserWarning: There is a performance drop because we have not yet implemented the batching rule for aten::linalg_cross. Please file us an issue on GitHub so that we can prioritize its implementation. (Triggered internally at C:\actions-runner\_work\pytorch\pytorch\functorch\functorch\csrc\BatchedFallback.cpp:85.) 2022-08-17T12:59:56.6446954Z batched_outputs = func(*batched_inputs, **kwargs) 2022-08-17T12:59:56.6451017Z C:\actions-runner\_work\pytorch\pytorch\functorch\test\common_utils.py:249: UserWarning: There is a performance drop because we have not yet implemented the batching rule for aten::linalg_cross. Please file us an issue on GitHub so that we can prioritize its implementation. (Triggered internally at C:\actions-runner\_work\pytorch\pytorch\functorch\functorch\csrc\BatchedFallback.cpp:85.) 2022-08-17T12:59:56.6451913Z return op(*args, **kwargs) 2022-08-17T12:59:56.6536044Z ok (0.016s) 2022-08-17T12:59:56.6842096Z test_vmap_exhaustive_linalg_det_cpu_float32 (__main__.TestVmapOperatorsOpInfoCPU) ... ok (0.031s) 2022-08-17T12:59:56.7081206Z test_vmap_exhaustive_linalg_eig_cpu_float32 (__main__.TestVmapOperatorsOpInfoCPU) ... ok (0.016s) 2022-08-17T12:59:56.7090543Z test_vmap_exhaustive_linalg_eigh_cpu_float32 (__main__.TestVmapOperatorsOpInfoCPU) ... skip: Skipped! (0.016s) 2022-08-17T12:59:56.7256964Z test_vmap_exhaustive_linalg_eigvals_cpu_float32 (__main__.TestVmapOperatorsOpInfoCPU) ... ok (0.016s) 2022-08-17T12:59:56.7400992Z test_vmap_exhaustive_linalg_eigvalsh_cpu_float32 (__main__.TestVmapOperatorsOpInfoCPU) ... ok (0.016s) 2022-08-17T12:59:56.7883743Z test_vmap_exhaustive_linalg_householder_product_cpu_float32 (__main__.TestVmapOperatorsOpInfoCPU) ... ok (0.049s) 2022-08-17T12:59:56.8031019Z test_vmap_exhaustive_linalg_inv_cpu_float32 (__main__.TestVmapOperatorsOpInfoCPU) ... ok (0.001s) 2022-08-17T12:59:56.8224820Z test_vmap_exhaustive_linalg_inv_ex_cpu_float32 (__main__.TestVmapOperatorsOpInfoCPU) ... ok (0.031s) 2022-08-17T12:59:56.8246288Z test_vmap_exhaustive_linalg_ldl_factor_cpu_float32 (__main__.TestVmapOperatorsOpInfoCPU) ... c:\actions-runner\_work\pytorch\pytorch\functorch\functorch\_src\vmap.py:475: UserWarning: There is a performance drop because we have not yet implemented the batching rule for aten::linalg_ldl_factor. Please file us an issue on GitHub so that we can prioritize its implementation. (Triggered internally at C:\actions-runner\_work\pytorch\pytorch\functorch\functorch\csrc\BatchedFallback.cpp:85.) 2022-08-17T12:59:56.8247351Z batched_outputs = func(*batched_inputs, **kwargs) 2022-08-17T12:59:56.8252328Z C:\actions-runner\_work\pytorch\pytorch\functorch\test\common_utils.py:249: UserWarning: There is a performance drop because we have not yet implemented the batching rule for aten::linalg_ldl_factor. Please file us an issue on GitHub so that we can prioritize its implementation. (Triggered internally at C:\actions-runner\_work\pytorch\pytorch\functorch\functorch\csrc\BatchedFallback.cpp:85.) 2022-08-17T12:59:56.8253194Z return op(*args, **kwargs) 2022-08-17T12:59:56.8335556Z ok (0.000s) 2022-08-17T12:59:56.8453254Z test_vmap_exhaustive_linalg_ldl_factor_ex_cpu_float32 (__main__.TestVmapOperatorsOpInfoCPU) ... ok (0.016s) 2022-08-17T12:59:56.8478300Z test_vmap_exhaustive_linalg_ldl_solve_cpu_float32 (__main__.TestVmapOperatorsOpInfoCPU) ... c:\actions-runner\_work\pytorch\pytorch\functorch\functorch\_src\vmap.py:475: UserWarning: There is a performance drop because we have not yet implemented the batching rule for aten::linalg_ldl_solve. Please file us an issue on GitHub so that we can prioritize its implementation. (Triggered internally at C:\actions-runner\_work\pytorch\pytorch\functorch\functorch\csrc\BatchedFallback.cpp:85.) 2022-08-17T12:59:56.8479515Z batched_outputs = func(*batched_inputs, **kwargs) 2022-08-17T12:59:56.8483173Z C:\actions-runner\_work\pytorch\pytorch\functorch\test\common_utils.py:249: UserWarning: There is a performance drop because we have not yet implemented the batching rule for aten::linalg_ldl_solve. Please file us an issue on GitHub so that we can prioritize its implementation. (Triggered internally at C:\actions-runner\_work\pytorch\pytorch\functorch\functorch\csrc\BatchedFallback.cpp:85.) 2022-08-17T12:59:56.8484018Z return op(*args, **kwargs) 2022-08-17T12:59:56.9527970Z ok (0.111s) 2022-08-17T12:59:56.9552222Z test_vmap_exhaustive_linalg_lstsq_cpu_float32 (__main__.TestVmapOperatorsOpInfoCPU) ... C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\testing\_internal\opinfo\core.py:910: UserWarning: There is a performance drop because we have not yet implemented the batching rule for aten::linalg_lstsq. Please file us an issue on GitHub so that we can prioritize its implementation. (Triggered internally at C:\actions-runner\_work\pytorch\pytorch\functorch\functorch\csrc\BatchedFallback.cpp:85.) 2022-08-17T12:59:56.9553281Z return self.op(*args, **kwargs) 2022-08-17T12:59:56.9639395Z c:\actions-runner\_work\pytorch\pytorch\functorch\functorch\_src\vmap.py:475: UserWarning: There is a performance drop because we have not yet implemented the batching rule for aten::linalg_lstsq. Please file us an issue on GitHub so that we can prioritize its implementation. (Triggered internally at C:\actions-runner\_work\pytorch\pytorch\functorch\functorch\csrc\BatchedFallback.cpp:85.) 2022-08-17T12:59:56.9640371Z batched_outputs = func(*batched_inputs, **kwargs) 2022-08-17T12:59:56.9648531Z C:\actions-runner\_work\pytorch\pytorch\functorch\test\common_utils.py:249: UserWarning: There is a performance drop because we have not yet implemented the batching rule for aten::linalg_lstsq. Please file us an issue on GitHub so that we can prioritize its implementation. (Triggered internally at C:\actions-runner\_work\pytorch\pytorch\functorch\functorch\csrc\BatchedFallback.cpp:85.) 2022-08-17T12:59:56.9649389Z return op(*args, **kwargs) 2022-08-17T12:59:57.2615243Z ok (0.315s) 2022-08-17T12:59:57.2638855Z test_vmap_exhaustive_linalg_lstsq_grad_oriented_cpu_float32 (__main__.TestVmapOperatorsOpInfoCPU) ... C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\testing\_internal\common_methods_invocations.py:11084: UserWarning: There is a performance drop because we have not yet implemented the batching rule for aten::linalg_lstsq. Please file us an issue on GitHub so that we can prioritize its implementation. (Triggered internally at C:\actions-runner\_work\pytorch\pytorch\functorch\functorch\csrc\BatchedFallback.cpp:85.) 2022-08-17T12:59:57.2639837Z op=lambda a, b, driver: torch.linalg.lstsq(a, b, driver=driver)[0], 2022-08-17T12:59:57.4610932Z ok (0.189s) 2022-08-17T12:59:57.4634748Z test_vmap_exhaustive_linalg_lu_cpu_float32 (__main__.TestVmapOperatorsOpInfoCPU) ... c:\actions-runner\_work\pytorch\pytorch\functorch\functorch\_src\vmap.py:475: UserWarning: There is a performance drop because we have not yet implemented the batching rule for aten::linalg_lu. Please file us an issue on GitHub so that we can prioritize its implementation. (Triggered internally at C:\actions-runner\_work\pytorch\pytorch\functorch\functorch\csrc\BatchedFallback.cpp:85.) 2022-08-17T12:59:57.4635817Z batched_outputs = func(*batched_inputs, **kwargs) 2022-08-17T12:59:57.4642138Z C:\actions-runner\_work\pytorch\pytorch\functorch\test\common_utils.py:249: UserWarning: There is a performance drop because we have not yet implemented the batching rule for aten::linalg_lu. Please file us an issue on GitHub so that we can prioritize its implementation. (Triggered internally at C:\actions-runner\_work\pytorch\pytorch\functorch\functorch\csrc\BatchedFallback.cpp:85.) 2022-08-17T12:59:57.4642984Z return op(*args, **kwargs) 2022-08-17T12:59:57.5132446Z ok (0.048s) 2022-08-17T12:59:57.5156000Z test_vmap_exhaustive_linalg_lu_factor_cpu_float32 (__main__.TestVmapOperatorsOpInfoCPU) ... c:\actions-runner\_work\pytorch\pytorch\functorch\functorch\_src\vmap.py:475: UserWarning: There is a performance drop because we have not yet implemented the batching rule for aten::linalg_lu_factor. Please file us an issue on GitHub so that we can prioritize its implementation. (Triggered internally at C:\actions-runner\_work\pytorch\pytorch\functorch\functorch\csrc\BatchedFallback.cpp:85.) 2022-08-17T12:59:57.5157078Z batched_outputs = func(*batched_inputs, **kwargs) 2022-08-17T12:59:57.5161794Z C:\actions-runner\_work\pytorch\pytorch\functorch\test\common_utils.py:249: UserWarning: There is a performance drop because we have not yet implemented the batching rule for aten::linalg_lu_factor. Please file us an issue on GitHub so that we can prioritize its implementation. (Triggered internally at C:\actions-runner\_work\pytorch\pytorch\functorch\functorch\csrc\BatchedFallback.cpp:85.) 2022-08-17T12:59:57.5162658Z return op(*args, **kwargs) 2022-08-17T12:59:57.5551969Z ok (0.048s) 2022-08-17T12:59:57.5974445Z test_vmap_exhaustive_linalg_lu_factor_ex_cpu_float32 (__main__.TestVmapOperatorsOpInfoCPU) ... ok (0.048s) 2022-08-17T12:59:57.5998160Z test_vmap_exhaustive_linalg_lu_solve_cpu_float32 (__main__.TestVmapOperatorsOpInfoCPU) ... c:\actions-runner\_work\pytorch\pytorch\functorch\functorch\_src\vmap.py:475: UserWarning: There is a performance drop because we have not yet implemented the batching rule for aten::linalg_lu_solve. Please file us an issue on GitHub so that we can prioritize its implementation. (Triggered internally at C:\actions-runner\_work\pytorch\pytorch\functorch\functorch\csrc\BatchedFallback.cpp:85.) 2022-08-17T12:59:57.5999293Z batched_outputs = func(*batched_inputs, **kwargs) 2022-08-17T12:59:57.6002725Z C:\actions-runner\_work\pytorch\pytorch\functorch\test\common_utils.py:249: UserWarning: There is a performance drop because we have not yet implemented the batching rule for aten::linalg_lu_solve. Please file us an issue on GitHub so that we can prioritize its implementation. (Triggered internally at C:\actions-runner\_work\pytorch\pytorch\functorch\functorch\csrc\BatchedFallback.cpp:85.) 2022-08-17T12:59:57.6003583Z return op(*args, **kwargs) 2022-08-17T12:59:58.2568886Z ok (0.649s) 2022-08-17T12:59:58.3797855Z test_vmap_exhaustive_linalg_matrix_norm_cpu_float32 (__main__.TestVmapOperatorsOpInfoCPU) ... ok (0.126s) 2022-08-17T12:59:58.4394210Z test_vmap_exhaustive_linalg_matrix_power_cpu_float32 (__main__.TestVmapOperatorsOpInfoCPU) ... ok (0.063s) 2022-08-17T12:59:58.4419982Z test_vmap_exhaustive_linalg_matrix_rank_cpu_float32 (__main__.TestVmapOperatorsOpInfoCPU) ... c:\actions-runner\_work\pytorch\pytorch\functorch\functorch\_src\vmap.py:475: UserWarning: There is a performance drop because we have not yet implemented the batching rule for aten::linalg_matrix_rank.atol_rtol_tensor. Please file us an issue on GitHub so that we can prioritize its implementation. (Triggered internally at C:\actions-runner\_work\pytorch\pytorch\functorch\functorch\csrc\BatchedFallback.cpp:85.) 2022-08-17T12:59:58.4421077Z batched_outputs = func(*batched_inputs, **kwargs) 2022-08-17T12:59:58.4425409Z C:\actions-runner\_work\pytorch\pytorch\functorch\test\common_utils.py:249: UserWarning: There is a performance drop because we have not yet implemented the batching rule for aten::linalg_matrix_rank.atol_rtol_tensor. Please file us an issue on GitHub so that we can prioritize its implementation. (Triggered internally at C:\actions-runner\_work\pytorch\pytorch\functorch\functorch\csrc\BatchedFallback.cpp:85.) 2022-08-17T12:59:58.4426296Z return op(*args, **kwargs) 2022-08-17T12:59:58.4572264Z ok (0.016s) 2022-08-17T12:59:58.4748732Z test_vmap_exhaustive_linalg_matrix_rank_hermitian_cpu_float32 (__main__.TestVmapOperatorsOpInfoCPU) ... ok (0.016s) 2022-08-17T12:59:58.5389346Z test_vmap_exhaustive_linalg_multi_dot_cpu_float32 (__main__.TestVmapOperatorsOpInfoCPU) ... ok (0.064s) 2022-08-17T12:59:58.5767105Z test_vmap_exhaustive_linalg_norm_cpu_float32 (__main__.TestVmapOperatorsOpInfoCPU) ... ok (0.048s) 2022-08-17T12:59:58.6110144Z test_vmap_exhaustive_linalg_norm_subgradients_at_zero_cpu_float32 (__main__.TestVmapOperatorsOpInfoCPU) ... ok (0.032s) 2022-08-17T12:59:58.6135944Z test_vmap_exhaustive_linalg_pinv_cpu_float32 (__main__.TestVmapOperatorsOpInfoCPU) ... c:\actions-runner\_work\pytorch\pytorch\functorch\functorch\_src\vmap.py:475: UserWarning: There is a performance drop because we have not yet implemented the batching rule for aten::linalg_pinv.atol_rtol_tensor. Please file us an issue on GitHub so that we can prioritize its implementation. (Triggered internally at C:\actions-runner\_work\pytorch\pytorch\functorch\functorch\csrc\BatchedFallback.cpp:85.) 2022-08-17T12:59:58.6137017Z batched_outputs = func(*batched_inputs, **kwargs) 2022-08-17T12:59:58.6141481Z C:\actions-runner\_work\pytorch\pytorch\functorch\test\common_utils.py:249: UserWarning: There is a performance drop because we have not yet implemented the batching rule for aten::linalg_pinv.atol_rtol_tensor. Please file us an issue on GitHub so that we can prioritize its implementation. (Triggered internally at C:\actions-runner\_work\pytorch\pytorch\functorch\functorch\csrc\BatchedFallback.cpp:85.) 2022-08-17T12:59:58.6142367Z return op(*args, **kwargs) 2022-08-17T12:59:58.6600316Z ok (0.047s) 2022-08-17T12:59:58.6788829Z test_vmap_exhaustive_linalg_pinv_hermitian_cpu_float32 (__main__.TestVmapOperatorsOpInfoCPU) ... ok (0.016s) 2022-08-17T12:59:58.6805883Z test_vmap_exhaustive_linalg_pinv_singular_cpu_float32 (__main__.TestVmapOperatorsOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T12:59:58.7591121Z test_vmap_exhaustive_linalg_qr_cpu_float32 (__main__.TestVmapOperatorsOpInfoCPU) ... ok (0.079s) 2022-08-17T12:59:58.7828381Z test_vmap_exhaustive_linalg_slogdet_cpu_float32 (__main__.TestVmapOperatorsOpInfoCPU) ... ok (0.034s) 2022-08-17T12:59:58.7852872Z test_vmap_exhaustive_linalg_solve_cpu_float32 (__main__.TestVmapOperatorsOpInfoCPU) ... c:\actions-runner\_work\pytorch\pytorch\functorch\functorch\_src\vmap.py:475: UserWarning: There is a performance drop because we have not yet implemented the batching rule for aten::linalg_solve_ex. Please file us an issue on GitHub so that we can prioritize its implementation. (Triggered internally at C:\actions-runner\_work\pytorch\pytorch\functorch\functorch\csrc\BatchedFallback.cpp:85.) 2022-08-17T12:59:58.7853930Z batched_outputs = func(*batched_inputs, **kwargs) 2022-08-17T12:59:58.7858759Z C:\actions-runner\_work\pytorch\pytorch\functorch\test\common_utils.py:249: UserWarning: There is a performance drop because we have not yet implemented the batching rule for aten::linalg_solve_ex. Please file us an issue on GitHub so that we can prioritize its implementation. (Triggered internally at C:\actions-runner\_work\pytorch\pytorch\functorch\functorch\csrc\BatchedFallback.cpp:85.) 2022-08-17T12:59:58.7859621Z return op(*args, **kwargs) 2022-08-17T12:59:58.8504010Z ok (0.060s) 2022-08-17T12:59:58.9374802Z test_vmap_exhaustive_linalg_solve_ex_cpu_float32 (__main__.TestVmapOperatorsOpInfoCPU) ... ok (0.094s) 2022-08-17T12:59:59.3474796Z test_vmap_exhaustive_linalg_solve_triangular_cpu_float32 (__main__.TestVmapOperatorsOpInfoCPU) ... ok (0.395s) 2022-08-17T12:59:59.9112460Z test_vmap_exhaustive_linalg_svd_cpu_float32 (__main__.TestVmapOperatorsOpInfoCPU) ... ok (0.575s) 2022-08-17T12:59:59.9628585Z test_vmap_exhaustive_linalg_svdvals_cpu_float32 (__main__.TestVmapOperatorsOpInfoCPU) ... ok (0.047s) 2022-08-17T12:59:59.9687993Z test_vmap_exhaustive_linalg_tensorinv_cpu_float32 (__main__.TestVmapOperatorsOpInfoCPU) ... ok (0.000s) 2022-08-17T12:59:59.9710867Z test_vmap_exhaustive_linalg_tensorsolve_cpu_float32 (__main__.TestVmapOperatorsOpInfoCPU) ... c:\actions-runner\_work\pytorch\pytorch\functorch\functorch\_src\vmap.py:475: UserWarning: There is a performance drop because we have not yet implemented the batching rule for aten::linalg_tensorsolve. Please file us an issue on GitHub so that we can prioritize its implementation. (Triggered internally at C:\actions-runner\_work\pytorch\pytorch\functorch\functorch\csrc\BatchedFallback.cpp:85.) 2022-08-17T12:59:59.9711916Z batched_outputs = func(*batched_inputs, **kwargs) 2022-08-17T12:59:59.9715885Z C:\actions-runner\_work\pytorch\pytorch\functorch\test\common_utils.py:249: UserWarning: There is a performance drop because we have not yet implemented the batching rule for aten::linalg_tensorsolve. Please file us an issue on GitHub so that we can prioritize its implementation. (Triggered internally at C:\actions-runner\_work\pytorch\pytorch\functorch\functorch\csrc\BatchedFallback.cpp:85.) 2022-08-17T12:59:59.9716639Z return op(*args, **kwargs) 2022-08-17T12:59:59.9871622Z ok (0.032s) 2022-08-17T12:59:59.9892873Z test_vmap_exhaustive_linalg_vander_cpu_float32 (__main__.TestVmapOperatorsOpInfoCPU) ... c:\actions-runner\_work\pytorch\pytorch\functorch\functorch\_src\vmap.py:475: UserWarning: There is a performance drop because we have not yet implemented the batching rule for aten::linalg_vander. Please file us an issue on GitHub so that we can prioritize its implementation. (Triggered internally at C:\actions-runner\_work\pytorch\pytorch\functorch\functorch\csrc\BatchedFallback.cpp:85.) 2022-08-17T12:59:59.9893931Z batched_outputs = func(*batched_inputs, **kwargs) 2022-08-17T12:59:59.9897047Z C:\actions-runner\_work\pytorch\pytorch\functorch\test\common_utils.py:249: UserWarning: There is a performance drop because we have not yet implemented the batching rule for aten::linalg_vander. Please file us an issue on GitHub so that we can prioritize its implementation. (Triggered internally at C:\actions-runner\_work\pytorch\pytorch\functorch\functorch\csrc\BatchedFallback.cpp:85.) 2022-08-17T12:59:59.9897917Z return op(*args, **kwargs) 2022-08-17T13:00:00.0061130Z ok (0.016s) 2022-08-17T13:00:00.0082388Z test_vmap_exhaustive_linalg_vecdot_cpu_float32 (__main__.TestVmapOperatorsOpInfoCPU) ... c:\actions-runner\_work\pytorch\pytorch\functorch\functorch\_src\vmap.py:475: UserWarning: There is a performance drop because we have not yet implemented the batching rule for aten::linalg_vecdot. Please file us an issue on GitHub so that we can prioritize its implementation. (Triggered internally at C:\actions-runner\_work\pytorch\pytorch\functorch\functorch\csrc\BatchedFallback.cpp:85.) 2022-08-17T13:00:00.0083446Z batched_outputs = func(*batched_inputs, **kwargs) 2022-08-17T13:00:00.0086448Z C:\actions-runner\_work\pytorch\pytorch\functorch\test\common_utils.py:249: UserWarning: There is a performance drop because we have not yet implemented the batching rule for aten::linalg_vecdot. Please file us an issue on GitHub so that we can prioritize its implementation. (Triggered internally at C:\actions-runner\_work\pytorch\pytorch\functorch\functorch\csrc\BatchedFallback.cpp:85.) 2022-08-17T13:00:00.0087294Z return op(*args, **kwargs) 2022-08-17T13:00:00.1445433Z ok (0.142s) 2022-08-17T13:00:00.3852428Z test_vmap_exhaustive_linalg_vector_norm_cpu_float32 (__main__.TestVmapOperatorsOpInfoCPU) ... ok (0.241s) 2022-08-17T13:00:00.3876238Z test_vmap_exhaustive_linspace_cpu_float32 (__main__.TestVmapOperatorsOpInfoCPU) ... expected failure (0.002s) 2022-08-17T13:00:00.3971451Z test_vmap_exhaustive_log10_cpu_float32 (__main__.TestVmapOperatorsOpInfoCPU) ... ok (0.008s) 2022-08-17T13:00:00.4036390Z test_vmap_exhaustive_log1p_cpu_float32 (__main__.TestVmapOperatorsOpInfoCPU) ... ok (0.000s) 2022-08-17T13:00:00.4128679Z test_vmap_exhaustive_log2_cpu_float32 (__main__.TestVmapOperatorsOpInfoCPU) ... ok (0.016s) 2022-08-17T13:00:00.4220801Z test_vmap_exhaustive_log_cpu_float32 (__main__.TestVmapOperatorsOpInfoCPU) ... ok (0.000s) 2022-08-17T13:00:00.4473970Z test_vmap_exhaustive_log_softmax_cpu_float32 (__main__.TestVmapOperatorsOpInfoCPU) ... ok (0.031s) 2022-08-17T13:00:00.4729403Z test_vmap_exhaustive_log_softmax_dtype_cpu_float32 (__main__.TestVmapOperatorsOpInfoCPU) ... ok (0.016s) 2022-08-17T13:00:00.4775453Z test_vmap_exhaustive_logaddexp2_cpu_float32 (__main__.TestVmapOperatorsOpInfoCPU) ... ok (0.016s) 2022-08-17T13:00:00.4821074Z test_vmap_exhaustive_logaddexp_cpu_float32 (__main__.TestVmapOperatorsOpInfoCPU) ... ok (0.000s) 2022-08-17T13:00:00.4947220Z test_vmap_exhaustive_logcumsumexp_cpu_float32 (__main__.TestVmapOperatorsOpInfoCPU) ... ok (0.016s) 2022-08-17T13:00:00.5144954Z test_vmap_exhaustive_logdet_cpu_float32 (__main__.TestVmapOperatorsOpInfoCPU) ... ok (0.016s) 2022-08-17T13:00:00.5438915Z test_vmap_exhaustive_logical_and_cpu_float32 (__main__.TestVmapOperatorsOpInfoCPU) ... ok (0.031s) 2022-08-17T13:00:00.5495858Z test_vmap_exhaustive_logical_not_cpu_float32 (__main__.TestVmapOperatorsOpInfoCPU) ... ok (0.000s) 2022-08-17T13:00:00.5789257Z test_vmap_exhaustive_logical_or_cpu_float32 (__main__.TestVmapOperatorsOpInfoCPU) ... ok (0.032s) 2022-08-17T13:00:00.6083040Z test_vmap_exhaustive_logical_xor_cpu_float32 (__main__.TestVmapOperatorsOpInfoCPU) ... ok (0.032s) 2022-08-17T13:00:00.6255349Z test_vmap_exhaustive_logit_cpu_float32 (__main__.TestVmapOperatorsOpInfoCPU) ... ok (0.016s) 2022-08-17T13:00:00.6278021Z test_vmap_exhaustive_logspace_cpu_float32 (__main__.TestVmapOperatorsOpInfoCPU) ... expected failure (0.000s) 2022-08-17T13:00:00.6805410Z test_vmap_exhaustive_logsumexp_cpu_float32 (__main__.TestVmapOperatorsOpInfoCPU) ... ok (0.063s) 2022-08-17T13:00:00.6886966Z test_vmap_exhaustive_long_cpu_float32 (__main__.TestVmapOperatorsOpInfoCPU) ... expected failure (0.000s) 2022-08-17T13:00:00.6957486Z test_vmap_exhaustive_long_functorch_no_channels_last_cpu_float32 (__main__.TestVmapOperatorsOpInfoCPU) ... ok (0.000s) 2022-08-17T13:00:00.7482375Z test_vmap_exhaustive_lt_cpu_float32 (__main__.TestVmapOperatorsOpInfoCPU) ... ok (0.047s) 2022-08-17T13:00:00.8328315Z test_vmap_exhaustive_lu_cpu_float32 (__main__.TestVmapOperatorsOpInfoCPU) ... ok (0.080s) 2022-08-17T13:00:00.8355014Z test_vmap_exhaustive_lu_solve_cpu_float32 (__main__.TestVmapOperatorsOpInfoCPU) ... c:\actions-runner\_work\pytorch\pytorch\functorch\functorch\_src\vmap.py:475: UserWarning: There is a performance drop because we have not yet implemented the batching rule for aten::lu_solve. Please file us an issue on GitHub so that we can prioritize its implementation. (Triggered internally at C:\actions-runner\_work\pytorch\pytorch\functorch\functorch\csrc\BatchedFallback.cpp:85.) 2022-08-17T13:00:00.8356048Z batched_outputs = func(*batched_inputs, **kwargs) 2022-08-17T13:00:00.8359696Z C:\actions-runner\_work\pytorch\pytorch\functorch\test\common_utils.py:249: UserWarning: There is a performance drop because we have not yet implemented the batching rule for aten::lu_solve. Please file us an issue on GitHub so that we can prioritize its implementation. (Triggered internally at C:\actions-runner\_work\pytorch\pytorch\functorch\functorch\csrc\BatchedFallback.cpp:85.) 2022-08-17T13:00:00.8360550Z return op(*args, **kwargs) 2022-08-17T13:00:01.0043134Z ok (0.177s) 2022-08-17T13:00:01.0068113Z test_vmap_exhaustive_lu_unpack_cpu_float32 (__main__.TestVmapOperatorsOpInfoCPU) ... c:\actions-runner\_work\pytorch\pytorch\functorch\functorch\_src\vmap.py:475: UserWarning: There is a performance drop because we have not yet implemented the batching rule for aten::lu_unpack. Please file us an issue on GitHub so that we can prioritize its implementation. (Triggered internally at C:\actions-runner\_work\pytorch\pytorch\functorch\functorch\csrc\BatchedFallback.cpp:85.) 2022-08-17T13:00:01.0069177Z batched_outputs = func(*batched_inputs, **kwargs) 2022-08-17T13:00:01.0075788Z C:\actions-runner\_work\pytorch\pytorch\functorch\test\common_utils.py:249: UserWarning: There is a performance drop because we have not yet implemented the batching rule for aten::lu_unpack. Please file us an issue on GitHub so that we can prioritize its implementation. (Triggered internally at C:\actions-runner\_work\pytorch\pytorch\functorch\functorch\csrc\BatchedFallback.cpp:85.) 2022-08-17T13:00:01.0076859Z return op(*args, **kwargs) 2022-08-17T13:00:01.1043427Z ok (0.098s) 2022-08-17T13:00:01.1234570Z test_vmap_exhaustive_mH_cpu_float32 (__main__.TestVmapOperatorsOpInfoCPU) ... ok (0.016s) 2022-08-17T13:00:01.1343936Z test_vmap_exhaustive_mT_cpu_float32 (__main__.TestVmapOperatorsOpInfoCPU) ... ok (0.016s) 2022-08-17T13:00:01.1371154Z test_vmap_exhaustive_masked_fill_cpu_float32 (__main__.TestVmapOperatorsOpInfoCPU) ... C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\testing\_internal\opinfo\core.py:910: UserWarning: There is a performance drop because we have not yet implemented the batching rule for aten::masked_fill.Tensor. Please file us an issue on GitHub so that we can prioritize its implementation. (Triggered internally at C:\actions-runner\_work\pytorch\pytorch\functorch\functorch\csrc\BatchedFallback.cpp:85.) 2022-08-17T13:00:01.1372230Z return self.op(*args, **kwargs) 2022-08-17T13:00:01.1497767Z c:\actions-runner\_work\pytorch\pytorch\functorch\functorch\_src\vmap.py:475: UserWarning: There is a performance drop because we have not yet implemented the batching rule for aten::masked_fill.Tensor. Please file us an issue on GitHub so that we can prioritize its implementation. (Triggered internally at C:\actions-runner\_work\pytorch\pytorch\functorch\functorch\csrc\BatchedFallback.cpp:85.) 2022-08-17T13:00:01.1498693Z batched_outputs = func(*batched_inputs, **kwargs) 2022-08-17T13:00:01.1502297Z C:\actions-runner\_work\pytorch\pytorch\functorch\test\common_utils.py:249: UserWarning: There is a performance drop because we have not yet implemented the batching rule for aten::masked_fill.Tensor. Please file us an issue on GitHub so that we can prioritize its implementation. (Triggered internally at C:\actions-runner\_work\pytorch\pytorch\functorch\functorch\csrc\BatchedFallback.cpp:85.) 2022-08-17T13:00:01.1503149Z return op(*args, **kwargs) 2022-08-17T13:00:01.1507780Z c:\actions-runner\_work\pytorch\pytorch\functorch\functorch\_src\vmap.py:475: UserWarning: There is a performance drop because we have not yet implemented the batching rule for aten::masked_fill_.Tensor. Please file us an issue on GitHub so that we can prioritize its implementation. (Triggered internally at C:\actions-runner\_work\pytorch\pytorch\functorch\functorch\csrc\BatchedFallback.cpp:85.) 2022-08-17T13:00:01.1508680Z batched_outputs = func(*batched_inputs, **kwargs) 2022-08-17T13:00:01.1512482Z C:\actions-runner\_work\pytorch\pytorch\functorch\test\common_utils.py:249: UserWarning: There is a performance drop because we have not yet implemented the batching rule for aten::masked_fill_.Tensor. Please file us an issue on GitHub so that we can prioritize its implementation. (Triggered internally at C:\actions-runner\_work\pytorch\pytorch\functorch\functorch\csrc\BatchedFallback.cpp:85.) 2022-08-17T13:00:01.1513328Z return op(*args, **kwargs) 2022-08-17T13:00:01.2008726Z ok (0.063s) 2022-08-17T13:00:01.2283431Z test_vmap_exhaustive_masked_fill_functorch_Scalar_only_cpu_float32 (__main__.TestVmapOperatorsOpInfoCPU) ... ok (0.026s) 2022-08-17T13:00:01.2305938Z test_vmap_exhaustive_masked_scatter_cpu_float32 (__main__.TestVmapOperatorsOpInfoCPU) ... c:\actions-runner\_work\pytorch\pytorch\functorch\functorch\_src\vmap.py:475: UserWarning: There is a performance drop because we have not yet implemented the batching rule for aten::masked_scatter. Please file us an issue on GitHub so that we can prioritize its implementation. (Triggered internally at C:\actions-runner\_work\pytorch\pytorch\functorch\functorch\csrc\BatchedFallback.cpp:85.) 2022-08-17T13:00:01.2306993Z batched_outputs = func(*batched_inputs, **kwargs) 2022-08-17T13:00:01.2310419Z C:\actions-runner\_work\pytorch\pytorch\functorch\test\common_utils.py:249: UserWarning: There is a performance drop because we have not yet implemented the batching rule for aten::masked_scatter. Please file us an issue on GitHub so that we can prioritize its implementation. (Triggered internally at C:\actions-runner\_work\pytorch\pytorch\functorch\functorch\csrc\BatchedFallback.cpp:85.) 2022-08-17T13:00:01.2311473Z return op(*args, **kwargs) 2022-08-17T13:00:01.2316239Z c:\actions-runner\_work\pytorch\pytorch\functorch\functorch\_src\vmap.py:475: UserWarning: There is a performance drop because we have not yet implemented the batching rule for aten::masked_scatter_. Please file us an issue on GitHub so that we can prioritize its implementation. (Triggered internally at C:\actions-runner\_work\pytorch\pytorch\functorch\functorch\csrc\BatchedFallback.cpp:85.) 2022-08-17T13:00:01.2317122Z batched_outputs = func(*batched_inputs, **kwargs) 2022-08-17T13:00:01.2320820Z C:\actions-runner\_work\pytorch\pytorch\functorch\test\common_utils.py:249: UserWarning: There is a performance drop because we have not yet implemented the batching rule for aten::masked_scatter_. Please file us an issue on GitHub so that we can prioritize its implementation. (Triggered internally at C:\actions-runner\_work\pytorch\pytorch\functorch\functorch\csrc\BatchedFallback.cpp:85.) 2022-08-17T13:00:01.2321682Z return op(*args, **kwargs) 2022-08-17T13:00:01.2753163Z ok (0.047s) 2022-08-17T13:00:01.2842492Z test_vmap_exhaustive_masked_select_cpu_float32 (__main__.TestVmapOperatorsOpInfoCPU) ... expected failure (0.016s) 2022-08-17T13:00:01.3805291Z test_vmap_exhaustive_matmul_cpu_float32 (__main__.TestVmapOperatorsOpInfoCPU) ... ok (0.098s) 2022-08-17T13:00:01.3837876Z test_vmap_exhaustive_matrix_exp_cpu_float32 (__main__.TestVmapOperatorsOpInfoCPU) ... c:\actions-runner\_work\pytorch\pytorch\functorch\functorch\_src\vmap.py:475: UserWarning: There is a performance drop because we have not yet implemented the batching rule for aten::matrix_exp. Please file us an issue on GitHub so that we can prioritize its implementation. (Triggered internally at C:\actions-runner\_work\pytorch\pytorch\functorch\functorch\csrc\BatchedFallback.cpp:85.) 2022-08-17T13:00:01.3838907Z batched_outputs = func(*batched_inputs, **kwargs) 2022-08-17T13:00:01.3846644Z C:\actions-runner\_work\pytorch\pytorch\functorch\test\common_utils.py:249: UserWarning: There is a performance drop because we have not yet implemented the batching rule for aten::matrix_exp. Please file us an issue on GitHub so that we can prioritize its implementation. (Triggered internally at C:\actions-runner\_work\pytorch\pytorch\functorch\functorch\csrc\BatchedFallback.cpp:85.) 2022-08-17T13:00:01.3847499Z return op(*args, **kwargs) 2022-08-17T13:00:01.3994899Z ok (0.020s) 2022-08-17T13:00:01.4531235Z test_vmap_exhaustive_max_binary_cpu_float32 (__main__.TestVmapOperatorsOpInfoCPU) ... ok (0.048s) 2022-08-17T13:00:01.4577799Z test_vmap_exhaustive_max_reduction_no_dim_cpu_float32 (__main__.TestVmapOperatorsOpInfoCPU) ... ok (0.000s) 2022-08-17T13:00:01.4679518Z test_vmap_exhaustive_max_reduction_with_dim_cpu_float32 (__main__.TestVmapOperatorsOpInfoCPU) ... ok (0.016s) 2022-08-17T13:00:01.4967602Z test_vmap_exhaustive_maximum_cpu_float32 (__main__.TestVmapOperatorsOpInfoCPU) ... ok (0.026s) 2022-08-17T13:00:01.5300182Z test_vmap_exhaustive_mean_cpu_float32 (__main__.TestVmapOperatorsOpInfoCPU) ... ok (0.041s) 2022-08-17T13:00:01.5557775Z test_vmap_exhaustive_median_cpu_float32 (__main__.TestVmapOperatorsOpInfoCPU) ... ok (0.016s) 2022-08-17T13:00:01.6512060Z test_vmap_exhaustive_meshgrid_list_of_tensors_cpu_float32 (__main__.TestVmapOperatorsOpInfoCPU) ... ok (0.098s) 2022-08-17T13:00:01.7442136Z test_vmap_exhaustive_meshgrid_variadic_tensors_cpu_float32 (__main__.TestVmapOperatorsOpInfoCPU) ... ok (0.089s) 2022-08-17T13:00:01.7975258Z test_vmap_exhaustive_min_binary_cpu_float32 (__main__.TestVmapOperatorsOpInfoCPU) ... ok (0.057s) 2022-08-17T13:00:01.8021271Z test_vmap_exhaustive_min_reduction_no_dim_cpu_float32 (__main__.TestVmapOperatorsOpInfoCPU) ... ok (0.010s) 2022-08-17T13:00:01.8122352Z test_vmap_exhaustive_min_reduction_with_dim_cpu_float32 (__main__.TestVmapOperatorsOpInfoCPU) ... ok (0.000s) 2022-08-17T13:00:01.8409870Z test_vmap_exhaustive_minimum_cpu_float32 (__main__.TestVmapOperatorsOpInfoCPU) ... ok (0.041s) 2022-08-17T13:00:01.8459258Z test_vmap_exhaustive_mm_cpu_float32 (__main__.TestVmapOperatorsOpInfoCPU) ... ok (0.000s) 2022-08-17T13:00:01.8633799Z test_vmap_exhaustive_mode_cpu_float32 (__main__.TestVmapOperatorsOpInfoCPU) ... ok (0.016s) 2022-08-17T13:00:01.8840024Z test_vmap_exhaustive_movedim_cpu_float32 (__main__.TestVmapOperatorsOpInfoCPU) ... ok (0.016s) 2022-08-17T13:00:01.9010329Z test_vmap_exhaustive_msort_cpu_float32 (__main__.TestVmapOperatorsOpInfoCPU) ... ok (0.026s) 2022-08-17T13:00:01.9783650Z test_vmap_exhaustive_mul_cpu_float32 (__main__.TestVmapOperatorsOpInfoCPU) ... ok (0.078s) 2022-08-17T13:00:02.2267207Z test_vmap_exhaustive_multinomial_cpu_float32 (__main__.TestVmapOperatorsOpInfoCPU) ... expected failure (0.241s) 2022-08-17T13:00:02.2342828Z test_vmap_exhaustive_mv_cpu_float32 (__main__.TestVmapOperatorsOpInfoCPU) ... ok (0.016s) 2022-08-17T13:00:02.3107403Z test_vmap_exhaustive_mvlgamma_mvlgamma_p_1_cpu_float32 (__main__.TestVmapOperatorsOpInfoCPU) ... ok (0.064s) 2022-08-17T13:00:02.3853323Z test_vmap_exhaustive_mvlgamma_mvlgamma_p_3_cpu_float32 (__main__.TestVmapOperatorsOpInfoCPU) ... ok (0.079s) 2022-08-17T13:00:02.4365826Z test_vmap_exhaustive_mvlgamma_mvlgamma_p_5_cpu_float32 (__main__.TestVmapOperatorsOpInfoCPU) ... ok (0.048s) 2022-08-17T13:00:02.4459290Z test_vmap_exhaustive_nan_to_num_cpu_float32 (__main__.TestVmapOperatorsOpInfoCPU) ... ok (0.016s) 2022-08-17T13:00:02.4483966Z test_vmap_exhaustive_nanmean_cpu_float32 (__main__.TestVmapOperatorsOpInfoCPU) ... c:\actions-runner\_work\pytorch\pytorch\functorch\functorch\_src\vmap.py:475: UserWarning: There is a performance drop because we have not yet implemented the batching rule for aten::nanmean. Please file us an issue on GitHub so that we can prioritize its implementation. (Triggered internally at C:\actions-runner\_work\pytorch\pytorch\functorch\functorch\csrc\BatchedFallback.cpp:85.) 2022-08-17T13:00:02.4484760Z batched_outputs = func(*batched_inputs, **kwargs) 2022-08-17T13:00:02.4488430Z C:\actions-runner\_work\pytorch\pytorch\functorch\test\common_utils.py:249: UserWarning: There is a performance drop because we have not yet implemented the batching rule for aten::nanmean. Please file us an issue on GitHub so that we can prioritize its implementation. (Triggered internally at C:\actions-runner\_work\pytorch\pytorch\functorch\functorch\csrc\BatchedFallback.cpp:85.) 2022-08-17T13:00:02.4489055Z return op(*args, **kwargs) 2022-08-17T13:00:02.5084716Z ok (0.063s) 2022-08-17T13:00:02.5340992Z test_vmap_exhaustive_nanmedian_cpu_float32 (__main__.TestVmapOperatorsOpInfoCPU) ... ok (0.031s) 2022-08-17T13:00:02.5371732Z test_vmap_exhaustive_nanquantile_cpu_float32 (__main__.TestVmapOperatorsOpInfoCPU) ... c:\actions-runner\_work\pytorch\pytorch\functorch\functorch\_src\vmap.py:475: UserWarning: There is a performance drop because we have not yet implemented the batching rule for aten::nanquantile.scalar. Please file us an issue on GitHub so that we can prioritize its implementation. (Triggered internally at C:\actions-runner\_work\pytorch\pytorch\functorch\functorch\csrc\BatchedFallback.cpp:85.) 2022-08-17T13:00:02.5372540Z batched_outputs = func(*batched_inputs, **kwargs) 2022-08-17T13:00:02.5377683Z C:\actions-runner\_work\pytorch\pytorch\functorch\test\common_utils.py:249: UserWarning: There is a performance drop because we have not yet implemented the batching rule for aten::nanquantile.scalar. Please file us an issue on GitHub so that we can prioritize its implementation. (Triggered internally at C:\actions-runner\_work\pytorch\pytorch\functorch\functorch\csrc\BatchedFallback.cpp:85.) 2022-08-17T13:00:02.5378322Z return op(*args, **kwargs) 2022-08-17T13:00:02.6197645Z c:\actions-runner\_work\pytorch\pytorch\functorch\functorch\_src\vmap.py:475: UserWarning: There is a performance drop because we have not yet implemented the batching rule for aten::nanquantile. Please file us an issue on GitHub so that we can prioritize its implementation. (Triggered internally at C:\actions-runner\_work\pytorch\pytorch\functorch\functorch\csrc\BatchedFallback.cpp:85.) 2022-08-17T13:00:02.6198484Z batched_outputs = func(*batched_inputs, **kwargs) 2022-08-17T13:00:02.6203561Z C:\actions-runner\_work\pytorch\pytorch\functorch\test\common_utils.py:249: UserWarning: There is a performance drop because we have not yet implemented the batching rule for aten::nanquantile. Please file us an issue on GitHub so that we can prioritize its implementation. (Triggered internally at C:\actions-runner\_work\pytorch\pytorch\functorch\functorch\csrc\BatchedFallback.cpp:85.) 2022-08-17T13:00:02.6204192Z return op(*args, **kwargs) 2022-08-17T13:00:02.7871887Z ok (0.254s) 2022-08-17T13:00:02.7896797Z test_vmap_exhaustive_nansum_cpu_float32 (__main__.TestVmapOperatorsOpInfoCPU) ... c:\actions-runner\_work\pytorch\pytorch\functorch\functorch\_src\vmap.py:475: UserWarning: There is a performance drop because we have not yet implemented the batching rule for aten::nansum. Please file us an issue on GitHub so that we can prioritize its implementation. (Triggered internally at C:\actions-runner\_work\pytorch\pytorch\functorch\functorch\csrc\BatchedFallback.cpp:85.) 2022-08-17T13:00:02.7897571Z batched_outputs = func(*batched_inputs, **kwargs) 2022-08-17T13:00:02.7900477Z C:\actions-runner\_work\pytorch\pytorch\functorch\test\common_utils.py:249: UserWarning: There is a performance drop because we have not yet implemented the batching rule for aten::nansum. Please file us an issue on GitHub so that we can prioritize its implementation. (Triggered internally at C:\actions-runner\_work\pytorch\pytorch\functorch\functorch\csrc\BatchedFallback.cpp:85.) 2022-08-17T13:00:02.7901090Z return op(*args, **kwargs) 2022-08-17T13:00:02.8397619Z ok (0.047s) 2022-08-17T13:00:02.8491058Z test_vmap_exhaustive_narrow_cpu_float32 (__main__.TestVmapOperatorsOpInfoCPU) ... ok (0.016s) 2022-08-17T13:00:02.9840380Z test_vmap_exhaustive_native_layer_norm_cpu_float32 (__main__.TestVmapOperatorsOpInfoCPU) ... ok (0.126s) 2022-08-17T13:00:03.0363471Z test_vmap_exhaustive_ne_cpu_float32 (__main__.TestVmapOperatorsOpInfoCPU) ... ok (0.048s) 2022-08-17T13:00:03.0415042Z test_vmap_exhaustive_neg_cpu_float32 (__main__.TestVmapOperatorsOpInfoCPU) ... c:\actions-runner\_work\pytorch\pytorch\functorch\functorch\_src\vmap.py:475: UserWarning: There is a performance drop because we have not yet implemented the batching rule for aten::negative_. Please file us an issue on GitHub so that we can prioritize its implementation. (Triggered internally at C:\actions-runner\_work\pytorch\pytorch\functorch\functorch\csrc\BatchedFallback.cpp:85.) 2022-08-17T13:00:03.0416101Z batched_outputs = func(*batched_inputs, **kwargs) 2022-08-17T13:00:03.0419105Z C:\actions-runner\_work\pytorch\pytorch\functorch\test\common_utils.py:249: UserWarning: There is a performance drop because we have not yet implemented the batching rule for aten::negative_. Please file us an issue on GitHub so that we can prioritize its implementation. (Triggered internally at C:\actions-runner\_work\pytorch\pytorch\functorch\functorch\csrc\BatchedFallback.cpp:85.) 2022-08-17T13:00:03.0419954Z return op(*args, **kwargs) 2022-08-17T13:00:03.0451390Z ok (0.016s) 2022-08-17T13:00:03.0553791Z test_vmap_exhaustive_new_empty_cpu_float32 (__main__.TestVmapOperatorsOpInfoCPU) ... ok (0.016s) 2022-08-17T13:00:03.0678764Z test_vmap_exhaustive_new_full_cpu_float32 (__main__.TestVmapOperatorsOpInfoCPU) ... ok (0.000s) 2022-08-17T13:00:03.0796458Z test_vmap_exhaustive_new_ones_cpu_float32 (__main__.TestVmapOperatorsOpInfoCPU) ... ok (0.016s) 2022-08-17T13:00:03.0913765Z test_vmap_exhaustive_new_zeros_cpu_float32 (__main__.TestVmapOperatorsOpInfoCPU) ... ok (0.016s) 2022-08-17T13:00:03.0948043Z test_vmap_exhaustive_nextafter_cpu_float32 (__main__.TestVmapOperatorsOpInfoCPU) ... c:\actions-runner\_work\pytorch\pytorch\functorch\functorch\_src\vmap.py:475: UserWarning: There is a performance drop because we have not yet implemented the batching rule for aten::nextafter_. Please file us an issue on GitHub so that we can prioritize its implementation. (Triggered internally at C:\actions-runner\_work\pytorch\pytorch\functorch\functorch\csrc\BatchedFallback.cpp:85.) 2022-08-17T13:00:03.0949283Z batched_outputs = func(*batched_inputs, **kwargs) 2022-08-17T13:00:03.0952335Z C:\actions-runner\_work\pytorch\pytorch\functorch\test\common_utils.py:249: UserWarning: There is a performance drop because we have not yet implemented the batching rule for aten::nextafter_. Please file us an issue on GitHub so that we can prioritize its implementation. (Triggered internally at C:\actions-runner\_work\pytorch\pytorch\functorch\functorch\csrc\BatchedFallback.cpp:85.) 2022-08-17T13:00:03.0953206Z return op(*args, **kwargs) 2022-08-17T13:00:03.1360021Z ok (0.048s) 2022-08-17T13:00:03.1474578Z test_vmap_exhaustive_nn_functional_adaptive_avg_pool1d_cpu_float32 (__main__.TestVmapOperatorsOpInfoCPU) ... ok (0.000s) 2022-08-17T13:00:03.1671162Z test_vmap_exhaustive_nn_functional_adaptive_avg_pool2d_cpu_float32 (__main__.TestVmapOperatorsOpInfoCPU) ... ok (0.031s) 2022-08-17T13:00:03.1934619Z test_vmap_exhaustive_nn_functional_adaptive_avg_pool3d_cpu_float32 (__main__.TestVmapOperatorsOpInfoCPU) ... ok (0.030s) 2022-08-17T13:00:03.2113597Z test_vmap_exhaustive_nn_functional_adaptive_max_pool1d_cpu_float32 (__main__.TestVmapOperatorsOpInfoCPU) ... ok (0.017s) 2022-08-17T13:00:03.2632291Z test_vmap_exhaustive_nn_functional_adaptive_max_pool2d_cpu_float32 (__main__.TestVmapOperatorsOpInfoCPU) ... ok (0.047s) 2022-08-17T13:00:03.3104173Z test_vmap_exhaustive_nn_functional_adaptive_max_pool3d_cpu_float32 (__main__.TestVmapOperatorsOpInfoCPU) ... ok (0.048s) 2022-08-17T13:00:03.3273642Z test_vmap_exhaustive_nn_functional_avg_pool1d_cpu_float32 (__main__.TestVmapOperatorsOpInfoCPU) ... ok (0.016s) 2022-08-17T13:00:03.3435783Z test_vmap_exhaustive_nn_functional_avg_pool2d_cpu_float32 (__main__.TestVmapOperatorsOpInfoCPU) ... ok (0.016s) 2022-08-17T13:00:03.3596452Z test_vmap_exhaustive_nn_functional_avg_pool3d_cpu_float32 (__main__.TestVmapOperatorsOpInfoCPU) ... ok (0.016s) 2022-08-17T13:00:03.6349892Z test_vmap_exhaustive_nn_functional_batch_norm_cpu_float32 (__main__.TestVmapOperatorsOpInfoCPU) ... ok (0.269s) 2022-08-17T13:00:03.6411869Z test_vmap_exhaustive_nn_functional_bilinear_cpu_float32 (__main__.TestVmapOperatorsOpInfoCPU) ... c:\actions-runner\_work\pytorch\pytorch\functorch\functorch\_src\vmap.py:475: UserWarning: There is a performance drop because we have not yet implemented the batching rule for aten::bilinear. Please file us an issue on GitHub so that we can prioritize its implementation. (Triggered internally at C:\actions-runner\_work\pytorch\pytorch\functorch\functorch\csrc\BatchedFallback.cpp:85.) 2022-08-17T13:00:03.6412673Z batched_outputs = func(*batched_inputs, **kwargs) 2022-08-17T13:00:03.6419886Z C:\actions-runner\_work\pytorch\pytorch\functorch\test\common_utils.py:249: UserWarning: There is a performance drop because we have not yet implemented the batching rule for aten::bilinear. Please file us an issue on GitHub so that we can prioritize its implementation. (Triggered internally at C:\actions-runner\_work\pytorch\pytorch\functorch\functorch\csrc\BatchedFallback.cpp:85.) 2022-08-17T13:00:03.6420523Z return op(*args, **kwargs) 2022-08-17T13:00:03.9777831Z ok (0.344s) 2022-08-17T13:00:04.0136624Z test_vmap_exhaustive_nn_functional_binary_cross_entropy_cpu_float32 (__main__.TestVmapOperatorsOpInfoCPU) ... ok (0.037s) 2022-08-17T13:00:04.1221369Z test_vmap_exhaustive_nn_functional_binary_cross_entropy_with_logits_cpu_float32 (__main__.TestVmapOperatorsOpInfoCPU) ... ok (0.104s) 2022-08-17T13:00:04.1315300Z test_vmap_exhaustive_nn_functional_celu_cpu_float32 (__main__.TestVmapOperatorsOpInfoCPU) ... ok (0.016s) 2022-08-17T13:00:04.2778969Z test_vmap_exhaustive_nn_functional_conv1d_cpu_float32 (__main__.TestVmapOperatorsOpInfoCPU) ... ok (0.145s) 2022-08-17T13:00:04.7962209Z test_vmap_exhaustive_nn_functional_conv2d_cpu_float32 (__main__.TestVmapOperatorsOpInfoCPU) ... ok (0.519s) 2022-08-17T13:00:04.8038589Z test_vmap_exhaustive_nn_functional_conv2d_no_bias_cpu_float32 (__main__.TestVmapOperatorsOpInfoCPU) ... ok (0.010s) 2022-08-17T13:00:04.8199637Z test_vmap_exhaustive_nn_functional_conv2d_stride_depthwise_with_bias_cpu_float32 (__main__.TestVmapOperatorsOpInfoCPU) ... ok (0.016s) 2022-08-17T13:00:04.8349103Z test_vmap_exhaustive_nn_functional_conv2d_stride_groups_with_bias_cpu_float32 (__main__.TestVmapOperatorsOpInfoCPU) ... ok (0.016s) 2022-08-17T13:00:04.8425542Z test_vmap_exhaustive_nn_functional_conv2d_stride_no_bias_cpu_float32 (__main__.TestVmapOperatorsOpInfoCPU) ... ok (0.000s) 2022-08-17T13:00:04.8503411Z test_vmap_exhaustive_nn_functional_conv2d_stride_padding_no_bias_cpu_float32 (__main__.TestVmapOperatorsOpInfoCPU) ... ok (0.016s) 2022-08-17T13:00:04.8642207Z test_vmap_exhaustive_nn_functional_conv2d_stride_padding_with_bias_cpu_float32 (__main__.TestVmapOperatorsOpInfoCPU) ... ok (0.016s) 2022-08-17T13:00:04.8779641Z test_vmap_exhaustive_nn_functional_conv2d_stride_with_bias_cpu_float32 (__main__.TestVmapOperatorsOpInfoCPU) ... ok (0.016s) 2022-08-17T13:00:04.8925428Z test_vmap_exhaustive_nn_functional_conv2d_strided_padding_dilation_no_bias_cpu_float32 (__main__.TestVmapOperatorsOpInfoCPU) ... ok (0.016s) 2022-08-17T13:00:04.9074232Z test_vmap_exhaustive_nn_functional_conv2d_strided_padding_dilation_with_bias_cpu_float32 (__main__.TestVmapOperatorsOpInfoCPU) ... ok (0.010s) 2022-08-17T13:00:04.9206164Z test_vmap_exhaustive_nn_functional_conv2d_with_bias_cpu_float32 (__main__.TestVmapOperatorsOpInfoCPU) ... ok (0.010s) 2022-08-17T13:00:05.0435506Z test_vmap_exhaustive_nn_functional_conv_transpose1d_cpu_float32 (__main__.TestVmapOperatorsOpInfoCPU) ... ok (0.120s) 2022-08-17T13:00:05.1902143Z test_vmap_exhaustive_nn_functional_conv_transpose2d_cpu_float32 (__main__.TestVmapOperatorsOpInfoCPU) ... ok (0.155s) 2022-08-17T13:00:05.5732631Z test_vmap_exhaustive_nn_functional_conv_transpose3d_cpu_float32 (__main__.TestVmapOperatorsOpInfoCPU) ... ok (0.379s) 2022-08-17T13:00:05.6335630Z test_vmap_exhaustive_nn_functional_cosine_embedding_loss_cpu_float32 (__main__.TestVmapOperatorsOpInfoCPU) ... ok (0.057s) 2022-08-17T13:00:05.6699305Z test_vmap_exhaustive_nn_functional_cosine_similarity_cpu_float32 (__main__.TestVmapOperatorsOpInfoCPU) ... ok (0.042s) 2022-08-17T13:00:05.7443971Z test_vmap_exhaustive_nn_functional_cross_entropy_cpu_float32 (__main__.TestVmapOperatorsOpInfoCPU) ... ok (0.079s) 2022-08-17T13:00:05.7480914Z test_vmap_exhaustive_nn_functional_ctc_loss_cpu_float32 (__main__.TestVmapOperatorsOpInfoCPU) ... C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\nn\functional.py:2624: UserWarning: There is a performance drop because we have not yet implemented the batching rule for aten::ctc_loss.Tensor. Please file us an issue on GitHub so that we can prioritize its implementation. (Triggered internally at C:\actions-runner\_work\pytorch\pytorch\functorch\functorch\csrc\BatchedFallback.cpp:85.) 2022-08-17T13:00:05.7481972Z return torch.ctc_loss( 2022-08-17T13:00:05.9653880Z ok (0.208s) 2022-08-17T13:00:05.9950704Z test_vmap_exhaustive_nn_functional_dropout2d_cpu_float32 (__main__.TestVmapOperatorsOpInfoCPU) ... expected failure (0.032s) 2022-08-17T13:00:06.0256446Z test_vmap_exhaustive_nn_functional_dropout3d_cpu_float32 (__main__.TestVmapOperatorsOpInfoCPU) ... expected failure (0.031s) 2022-08-17T13:00:06.0550906Z test_vmap_exhaustive_nn_functional_dropout_cpu_float32 (__main__.TestVmapOperatorsOpInfoCPU) ... expected failure (0.031s) 2022-08-17T13:00:06.0643873Z test_vmap_exhaustive_nn_functional_elu_cpu_float32 (__main__.TestVmapOperatorsOpInfoCPU) ... ok (0.016s) 2022-08-17T13:00:06.0666703Z test_vmap_exhaustive_nn_functional_embedding_bag_cpu_float32 (__main__.TestVmapOperatorsOpInfoCPU) ... C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\nn\functional.py:2388: UserWarning: There is a performance drop because we have not yet implemented the batching rule for aten::embedding_bag.padding_idx. Please file us an issue on GitHub so that we can prioritize its implementation. (Triggered internally at C:\actions-runner\_work\pytorch\pytorch\functorch\functorch\csrc\BatchedFallback.cpp:85.) 2022-08-17T13:00:06.0668166Z ret, _, _, _ = torch.embedding_bag( 2022-08-17T13:00:06.1005624Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\nn\functional.py:2102: UserWarning: There is a performance drop because we have not yet implemented the batching rule for aten::embedding_renorm_. Please file us an issue on GitHub so that we can prioritize its implementation. (Triggered internally at C:\actions-runner\_work\pytorch\pytorch\functorch\functorch\csrc\BatchedFallback.cpp:85.) 2022-08-17T13:00:06.1006623Z torch.embedding_renorm_(weight.detach(), input, max_norm, norm_type) 2022-08-17T13:00:06.1051706Z expected failure (0.032s) 2022-08-17T13:00:06.1309333Z test_vmap_exhaustive_nn_functional_embedding_cpu_float32 (__main__.TestVmapOperatorsOpInfoCPU) ... expected failure (0.031s) 2022-08-17T13:00:06.1510517Z test_vmap_exhaustive_nn_functional_embedding_functorch_cpu_float32 (__main__.TestVmapOperatorsOpInfoCPU) ... ok (0.016s) 2022-08-17T13:00:06.1682144Z test_vmap_exhaustive_nn_functional_feature_alpha_dropout_with_train_cpu_float32 (__main__.TestVmapOperatorsOpInfoCPU) ... expected failure (0.016s) 2022-08-17T13:00:06.2916140Z test_vmap_exhaustive_nn_functional_feature_alpha_dropout_without_train_cpu_float32 (__main__.TestVmapOperatorsOpInfoCPU) ... ok (0.126s) 2022-08-17T13:00:06.2975339Z test_vmap_exhaustive_nn_functional_fractional_max_pool2d_cpu_float32 (__main__.TestVmapOperatorsOpInfoCPU) ... expected failure (0.016s) 2022-08-17T13:00:06.3041228Z test_vmap_exhaustive_nn_functional_fractional_max_pool3d_cpu_float32 (__main__.TestVmapOperatorsOpInfoCPU) ... expected failure (0.000s) 2022-08-17T13:00:06.3064836Z test_vmap_exhaustive_nn_functional_gaussian_nll_loss_cpu_float32 (__main__.TestVmapOperatorsOpInfoCPU) ... C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\nn\functional.py:2829: UserWarning: There is a performance drop because we have not yet implemented the batching rule for aten::any. Please file us an issue on GitHub so that we can prioritize its implementation. (Triggered internally at C:\actions-runner\_work\pytorch\pytorch\functorch\functorch\csrc\BatchedFallback.cpp:85.) 2022-08-17T13:00:06.3065864Z if torch.any(var < 0): 2022-08-17T13:00:06.3071974Z expected failure (0.000s) 2022-08-17T13:00:06.3219125Z test_vmap_exhaustive_nn_functional_gelu_cpu_float32 (__main__.TestVmapOperatorsOpInfoCPU) ... ok (0.016s) 2022-08-17T13:00:06.3929872Z test_vmap_exhaustive_nn_functional_glu_cpu_float32 (__main__.TestVmapOperatorsOpInfoCPU) ... ok (0.079s) 2022-08-17T13:00:06.5093989Z test_vmap_exhaustive_nn_functional_grid_sample_cpu_float32 (__main__.TestVmapOperatorsOpInfoCPU) ... ok (0.111s) 2022-08-17T13:00:06.5271595Z test_vmap_exhaustive_nn_functional_group_norm_cpu_float32 (__main__.TestVmapOperatorsOpInfoCPU) ... ok (0.016s) 2022-08-17T13:00:06.5367272Z test_vmap_exhaustive_nn_functional_hardshrink_cpu_float32 (__main__.TestVmapOperatorsOpInfoCPU) ... ok (0.016s) 2022-08-17T13:00:06.5458742Z test_vmap_exhaustive_nn_functional_hardsigmoid_cpu_float32 (__main__.TestVmapOperatorsOpInfoCPU) ... ok (0.000s) 2022-08-17T13:00:06.5528835Z test_vmap_exhaustive_nn_functional_hardswish_cpu_float32 (__main__.TestVmapOperatorsOpInfoCPU) ... ok (0.016s) 2022-08-17T13:00:06.5626373Z test_vmap_exhaustive_nn_functional_hardtanh_cpu_float32 (__main__.TestVmapOperatorsOpInfoCPU) ... ok (0.000s) 2022-08-17T13:00:06.6040910Z test_vmap_exhaustive_nn_functional_hinge_embedding_loss_cpu_float32 (__main__.TestVmapOperatorsOpInfoCPU) ... ok (0.048s) 2022-08-17T13:00:06.6062654Z test_vmap_exhaustive_nn_functional_huber_loss_cpu_float32 (__main__.TestVmapOperatorsOpInfoCPU) ... C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\nn\functional.py:3226: UserWarning: There is a performance drop because we have not yet implemented the batching rule for aten::huber_loss. Please file us an issue on GitHub so that we can prioritize its implementation. (Triggered internally at C:\actions-runner\_work\pytorch\pytorch\functorch\functorch\csrc\BatchedFallback.cpp:85.) 2022-08-17T13:00:06.6064055Z return torch._C._nn.huber_loss(expanded_input, expanded_target, _Reduction.get_enum(reduction), delta) 2022-08-17T13:00:06.6372176Z ok (0.031s) 2022-08-17T13:00:06.6407023Z test_vmap_exhaustive_nn_functional_instance_norm_cpu_float32 (__main__.TestVmapOperatorsOpInfoCPU) ... ok (0.000s) 2022-08-17T13:00:06.6659814Z test_vmap_exhaustive_nn_functional_interpolate_area_cpu_float32 (__main__.TestVmapOperatorsOpInfoCPU) ... ok (0.032s) 2022-08-17T13:00:06.6927484Z test_vmap_exhaustive_nn_functional_interpolate_bicubic_cpu_float32 (__main__.TestVmapOperatorsOpInfoCPU) ... ok (0.032s) 2022-08-17T13:00:06.7178552Z test_vmap_exhaustive_nn_functional_interpolate_bilinear_cpu_float32 (__main__.TestVmapOperatorsOpInfoCPU) ... ok (0.016s) 2022-08-17T13:00:06.7408890Z test_vmap_exhaustive_nn_functional_interpolate_linear_cpu_float32 (__main__.TestVmapOperatorsOpInfoCPU) ... ok (0.031s) 2022-08-17T13:00:06.7663424Z test_vmap_exhaustive_nn_functional_interpolate_nearest_cpu_float32 (__main__.TestVmapOperatorsOpInfoCPU) ... ok (0.016s) 2022-08-17T13:00:06.7965667Z test_vmap_exhaustive_nn_functional_interpolate_trilinear_cpu_float32 (__main__.TestVmapOperatorsOpInfoCPU) ... ok (0.033s) 2022-08-17T13:00:06.7997226Z test_vmap_exhaustive_nn_functional_kl_div_cpu_float32 (__main__.TestVmapOperatorsOpInfoCPU) ... C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\nn\functional.py:2924: UserWarning: There is a performance drop because we have not yet implemented the batching rule for aten::kl_div. Please file us an issue on GitHub so that we can prioritize its implementation. (Triggered internally at C:\actions-runner\_work\pytorch\pytorch\functorch\functorch\csrc\BatchedFallback.cpp:85.) 2022-08-17T13:00:06.7998341Z reduced = torch.kl_div(input, target, reduction_enum, log_target=log_target) 2022-08-17T13:00:06.8396520Z ok (0.047s) 2022-08-17T13:00:06.8609653Z test_vmap_exhaustive_nn_functional_l1_loss_cpu_float32 (__main__.TestVmapOperatorsOpInfoCPU) ... ok (0.016s) 2022-08-17T13:00:06.9318064Z test_vmap_exhaustive_nn_functional_layer_norm_cpu_float32 (__main__.TestVmapOperatorsOpInfoCPU) ... ok (0.079s) 2022-08-17T13:00:06.9456542Z test_vmap_exhaustive_nn_functional_leaky_relu_cpu_float32 (__main__.TestVmapOperatorsOpInfoCPU) ... ok (0.016s) 2022-08-17T13:00:07.0253519Z test_vmap_exhaustive_nn_functional_linear_cpu_float32 (__main__.TestVmapOperatorsOpInfoCPU) ... ok (0.080s) 2022-08-17T13:00:07.0508917Z test_vmap_exhaustive_nn_functional_local_response_norm_cpu_float32 (__main__.TestVmapOperatorsOpInfoCPU) ... ok (0.016s) 2022-08-17T13:00:07.0567309Z test_vmap_exhaustive_nn_functional_logsigmoid_cpu_float32 (__main__.TestVmapOperatorsOpInfoCPU) ... ok (0.016s) 2022-08-17T13:00:07.0606150Z test_vmap_exhaustive_nn_functional_margin_ranking_loss_cpu_float32 (__main__.TestVmapOperatorsOpInfoCPU) ... C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\nn\functional.py:3327: UserWarning: There is a performance drop because we have not yet implemented the batching rule for aten::margin_ranking_loss. Please file us an issue on GitHub so that we can prioritize its implementation. (Triggered internally at C:\actions-runner\_work\pytorch\pytorch\functorch\functorch\csrc\BatchedFallback.cpp:85.) 2022-08-17T13:00:07.0607337Z return torch.margin_ranking_loss(input1, input2, target, margin, reduction_enum) 2022-08-17T13:00:07.2379792Z ok (0.174s) 2022-08-17T13:00:07.2425657Z test_vmap_exhaustive_nn_functional_max_pool1d_cpu_float32 (__main__.TestVmapOperatorsOpInfoCPU) ... C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\nn\functional.py:696: UserWarning: There is a performance drop because we have not yet implemented the batching rule for aten::max_pool1d. Please file us an issue on GitHub so that we can prioritize its implementation. (Triggered internally at C:\actions-runner\_work\pytorch\pytorch\functorch\functorch\csrc\BatchedFallback.cpp:85.) 2022-08-17T13:00:07.2426964Z return torch.max_pool1d(input, kernel_size, stride, padding, dilation, ceil_mode) 2022-08-17T13:00:08.9389328Z ok (1.693s) 2022-08-17T13:00:11.7094646Z test_vmap_exhaustive_nn_functional_max_pool2d_cpu_float32 (__main__.TestVmapOperatorsOpInfoCPU) ... ok (2.785s) 2022-08-17T13:00:11.7119537Z test_vmap_exhaustive_nn_functional_max_pool3d_cpu_float32 (__main__.TestVmapOperatorsOpInfoCPU) ... C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\nn\functional.py:843: UserWarning: There is a performance drop because we have not yet implemented the batching rule for aten::max_pool3d_with_indices. Please file us an issue on GitHub so that we can prioritize its implementation. (Triggered internally at C:\actions-runner\_work\pytorch\pytorch\functorch\functorch\csrc\BatchedFallback.cpp:85.) 2022-08-17T13:00:11.7120760Z return torch._C._nn.max_pool3d_with_indices(input, kernel_size, stride, padding, dilation, ceil_mode) 2022-08-17T13:00:11.7145356Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\nn\functional.py:868: UserWarning: There is a performance drop because we have not yet implemented the batching rule for aten::max_pool3d. Please file us an issue on GitHub so that we can prioritize its implementation. (Triggered internally at C:\actions-runner\_work\pytorch\pytorch\functorch\functorch\csrc\BatchedFallback.cpp:85.) 2022-08-17T13:00:11.7146335Z return torch.max_pool3d(input, kernel_size, stride, padding, dilation, ceil_mode) 2022-08-17T13:00:12.9643301Z ok (1.250s) 2022-08-17T13:00:12.9669742Z test_vmap_exhaustive_nn_functional_max_unpool1d_cpu_float32 (__main__.TestVmapOperatorsOpInfoCPU) ... C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\nn\functional.py:948: UserWarning: There is a performance drop because we have not yet implemented the batching rule for aten::max_unpool2d. Please file us an issue on GitHub so that we can prioritize its implementation. (Triggered internally at C:\actions-runner\_work\pytorch\pytorch\functorch\functorch\csrc\BatchedFallback.cpp:85.) 2022-08-17T13:00:12.9670977Z return torch._C._nn.max_unpool2d(input.unsqueeze(-1), indices.unsqueeze(-1), output_size).squeeze(-1) 2022-08-17T13:00:13.5643434Z ok (0.599s) 2022-08-17T13:00:13.6615498Z test_vmap_exhaustive_nn_functional_max_unpool1d_grad_cpu_float32 (__main__.TestVmapOperatorsOpInfoCPU) ... ok (0.094s) 2022-08-17T13:00:13.6639854Z test_vmap_exhaustive_nn_functional_max_unpool2d_cpu_float32 (__main__.TestVmapOperatorsOpInfoCPU) ... C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\nn\functional.py:980: UserWarning: There is a performance drop because we have not yet implemented the batching rule for aten::max_unpool2d. Please file us an issue on GitHub so that we can prioritize its implementation. (Triggered internally at C:\actions-runner\_work\pytorch\pytorch\functorch\functorch\csrc\BatchedFallback.cpp:85.) 2022-08-17T13:00:13.6641037Z return torch._C._nn.max_unpool2d(input, indices, output_size) 2022-08-17T13:00:14.8104562Z ok (1.148s) 2022-08-17T13:00:14.9601274Z test_vmap_exhaustive_nn_functional_max_unpool2d_grad_cpu_float32 (__main__.TestVmapOperatorsOpInfoCPU) ... ok (0.151s) 2022-08-17T13:00:14.9626648Z test_vmap_exhaustive_nn_functional_max_unpool3d_cpu_float32 (__main__.TestVmapOperatorsOpInfoCPU) ... C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\nn\functional.py:1012: UserWarning: There is a performance drop because we have not yet implemented the batching rule for aten::max_unpool3d. Please file us an issue on GitHub so that we can prioritize its implementation. (Triggered internally at C:\actions-runner\_work\pytorch\pytorch\functorch\functorch\csrc\BatchedFallback.cpp:85.) 2022-08-17T13:00:14.9628058Z return torch._C._nn.max_unpool3d(input, indices, output_size, _stride, padding) 2022-08-17T13:00:15.3804315Z ok (0.427s) 2022-08-17T13:00:15.4656266Z test_vmap_exhaustive_nn_functional_max_unpool3d_grad_cpu_float32 (__main__.TestVmapOperatorsOpInfoCPU) ... ok (0.078s) 2022-08-17T13:00:15.4750002Z test_vmap_exhaustive_nn_functional_mish_cpu_float32 (__main__.TestVmapOperatorsOpInfoCPU) ... ok (0.016s) 2022-08-17T13:00:15.4955930Z test_vmap_exhaustive_nn_functional_mse_loss_cpu_float32 (__main__.TestVmapOperatorsOpInfoCPU) ... ok (0.016s) 2022-08-17T13:00:15.5271175Z test_vmap_exhaustive_nn_functional_mse_loss_functorch_cpu_float32 (__main__.TestVmapOperatorsOpInfoCPU) ... ok (0.031s) 2022-08-17T13:00:15.5293091Z test_vmap_exhaustive_nn_functional_multi_margin_loss_cpu_float32 (__main__.TestVmapOperatorsOpInfoCPU) ... C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\nn\functional.py:3526: UserWarning: There is a performance drop because we have not yet implemented the batching rule for aten::multi_margin_loss. Please file us an issue on GitHub so that we can prioritize its implementation. (Triggered internally at C:\actions-runner\_work\pytorch\pytorch\functorch\functorch\csrc\BatchedFallback.cpp:85.) 2022-08-17T13:00:15.5294291Z return torch._C._nn.multi_margin_loss(input, target, p, margin, weight, reduction_enum) 2022-08-17T13:00:15.5445237Z ok (0.016s) 2022-08-17T13:00:15.5466775Z test_vmap_exhaustive_nn_functional_multilabel_margin_loss_cpu_float32 (__main__.TestVmapOperatorsOpInfoCPU) ... C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\nn\functional.py:3385: UserWarning: There is a performance drop because we have not yet implemented the batching rule for aten::multilabel_margin_loss. Please file us an issue on GitHub so that we can prioritize its implementation. (Triggered internally at C:\actions-runner\_work\pytorch\pytorch\functorch\functorch\csrc\BatchedFallback.cpp:85.) 2022-08-17T13:00:15.5467929Z return torch._C._nn.multilabel_margin_loss(input, target, reduction_enum) 2022-08-17T13:00:15.5561146Z ok (0.016s) 2022-08-17T13:00:15.5769619Z test_vmap_exhaustive_nn_functional_multilabel_soft_margin_loss_cpu_float32 (__main__.TestVmapOperatorsOpInfoCPU) ... ok (0.016s) 2022-08-17T13:00:15.7822070Z test_vmap_exhaustive_nn_functional_nll_loss_cpu_float32 (__main__.TestVmapOperatorsOpInfoCPU) ... ok (0.201s) 2022-08-17T13:00:15.7988256Z test_vmap_exhaustive_nn_functional_normalize_cpu_float32 (__main__.TestVmapOperatorsOpInfoCPU) ... ok (0.017s) 2022-08-17T13:00:15.8162257Z test_vmap_exhaustive_nn_functional_pad_circular_cpu_float32 (__main__.TestVmapOperatorsOpInfoCPU) ... ok (0.031s) 2022-08-17T13:00:15.9063487Z test_vmap_exhaustive_nn_functional_pad_constant_cpu_float32 (__main__.TestVmapOperatorsOpInfoCPU) ... ok (0.079s) 2022-08-17T13:00:15.9297494Z test_vmap_exhaustive_nn_functional_pad_reflect_cpu_float32 (__main__.TestVmapOperatorsOpInfoCPU) ... ok (0.031s) 2022-08-17T13:00:15.9530941Z test_vmap_exhaustive_nn_functional_pad_replicate_cpu_float32 (__main__.TestVmapOperatorsOpInfoCPU) ... ok (0.016s) 2022-08-17T13:00:15.9762480Z test_vmap_exhaustive_nn_functional_pairwise_distance_cpu_float32 (__main__.TestVmapOperatorsOpInfoCPU) ... ok (0.031s) 2022-08-17T13:00:15.9782605Z test_vmap_exhaustive_nn_functional_pdist_cpu_float32 (__main__.TestVmapOperatorsOpInfoCPU) ... c:\actions-runner\_work\pytorch\pytorch\functorch\functorch\_src\vmap.py:475: UserWarning: There is a performance drop because we have not yet implemented the batching rule for aten::pdist. Please file us an issue on GitHub so that we can prioritize its implementation. (Triggered internally at C:\actions-runner\_work\pytorch\pytorch\functorch\functorch\csrc\BatchedFallback.cpp:85.) 2022-08-17T13:00:15.9783656Z batched_outputs = func(*batched_inputs, **kwargs) 2022-08-17T13:00:15.9786350Z C:\actions-runner\_work\pytorch\pytorch\functorch\test\common_utils.py:249: UserWarning: There is a performance drop because we have not yet implemented the batching rule for aten::pdist. Please file us an issue on GitHub so that we can prioritize its implementation. (Triggered internally at C:\actions-runner\_work\pytorch\pytorch\functorch\functorch\csrc\BatchedFallback.cpp:85.) 2022-08-17T13:00:15.9787386Z return op(*args, **kwargs) 2022-08-17T13:00:15.9918928Z ok (0.016s) 2022-08-17T13:00:15.9966345Z test_vmap_exhaustive_nn_functional_pixel_shuffle_cpu_float32 (__main__.TestVmapOperatorsOpInfoCPU) ... ok (0.000s) 2022-08-17T13:00:16.0013478Z test_vmap_exhaustive_nn_functional_pixel_unshuffle_cpu_float32 (__main__.TestVmapOperatorsOpInfoCPU) ... ok (0.000s) 2022-08-17T13:00:16.2839246Z test_vmap_exhaustive_nn_functional_poisson_nll_loss_cpu_float32 (__main__.TestVmapOperatorsOpInfoCPU) ... ok (0.294s) 2022-08-17T13:00:16.3485453Z test_vmap_exhaustive_nn_functional_prelu_cpu_float32 (__main__.TestVmapOperatorsOpInfoCPU) ... ok (0.054s) 2022-08-17T13:00:16.3541038Z test_vmap_exhaustive_nn_functional_relu6_cpu_float32 (__main__.TestVmapOperatorsOpInfoCPU) ... ok (0.016s) 2022-08-17T13:00:16.3610537Z test_vmap_exhaustive_nn_functional_relu_cpu_float32 (__main__.TestVmapOperatorsOpInfoCPU) ... ok (0.000s) 2022-08-17T13:00:16.3652419Z test_vmap_exhaustive_nn_functional_rrelu_cpu_float32 (__main__.TestVmapOperatorsOpInfoCPU) ... expected failure (0.000s) 2022-08-17T13:00:16.3742832Z test_vmap_exhaustive_nn_functional_selu_cpu_float32 (__main__.TestVmapOperatorsOpInfoCPU) ... ok (0.016s) 2022-08-17T13:00:16.3833033Z test_vmap_exhaustive_nn_functional_silu_cpu_float32 (__main__.TestVmapOperatorsOpInfoCPU) ... ok (0.000s) 2022-08-17T13:00:16.3854782Z test_vmap_exhaustive_nn_functional_smooth_l1_loss_cpu_float32 (__main__.TestVmapOperatorsOpInfoCPU) ... C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\nn\functional.py:3196: UserWarning: There is a performance drop because we have not yet implemented the batching rule for aten::smooth_l1_loss. Please file us an issue on GitHub so that we can prioritize its implementation. (Triggered internally at C:\actions-runner\_work\pytorch\pytorch\functorch\functorch\csrc\BatchedFallback.cpp:85.) 2022-08-17T13:00:16.3855659Z return torch._C._nn.smooth_l1_loss(expanded_input, expanded_target, _Reduction.get_enum(reduction), beta) 2022-08-17T13:00:16.4126904Z ok (0.032s) 2022-08-17T13:00:16.4148279Z test_vmap_exhaustive_nn_functional_soft_margin_loss_cpu_float32 (__main__.TestVmapOperatorsOpInfoCPU) ... C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\nn\functional.py:3407: UserWarning: There is a performance drop because we have not yet implemented the batching rule for aten::soft_margin_loss. Please file us an issue on GitHub so that we can prioritize its implementation. (Triggered internally at C:\actions-runner\_work\pytorch\pytorch\functorch\functorch\csrc\BatchedFallback.cpp:85.) 2022-08-17T13:00:16.4149107Z return torch._C._nn.soft_margin_loss(input, target, reduction_enum) 2022-08-17T13:00:16.4367227Z ok (0.031s) 2022-08-17T13:00:16.4469478Z test_vmap_exhaustive_nn_functional_softmin_cpu_float32 (__main__.TestVmapOperatorsOpInfoCPU) ... ok (0.000s) 2022-08-17T13:00:16.4574233Z test_vmap_exhaustive_nn_functional_softmin_with_dtype_cpu_float32 (__main__.TestVmapOperatorsOpInfoCPU) ... ok (0.016s) 2022-08-17T13:00:16.4628818Z test_vmap_exhaustive_nn_functional_softplus_cpu_float32 (__main__.TestVmapOperatorsOpInfoCPU) ... ok (0.000s) 2022-08-17T13:00:16.4720953Z test_vmap_exhaustive_nn_functional_softshrink_cpu_float32 (__main__.TestVmapOperatorsOpInfoCPU) ... ok (0.016s) 2022-08-17T13:00:16.4780208Z test_vmap_exhaustive_nn_functional_softsign_cpu_float32 (__main__.TestVmapOperatorsOpInfoCPU) ... ok (0.000s) 2022-08-17T13:00:16.4837482Z test_vmap_exhaustive_nn_functional_tanhshrink_cpu_float32 (__main__.TestVmapOperatorsOpInfoCPU) ... ok (0.016s) 2022-08-17T13:00:16.4914993Z test_vmap_exhaustive_nn_functional_threshold_cpu_float32 (__main__.TestVmapOperatorsOpInfoCPU) ... ok (0.000s) 2022-08-17T13:00:16.4938724Z test_vmap_exhaustive_nn_functional_triplet_margin_loss_cpu_float32 (__main__.TestVmapOperatorsOpInfoCPU) ... C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\nn\functional.py:4551: UserWarning: There is a performance drop because we have not yet implemented the batching rule for aten::triplet_margin_loss. Please file us an issue on GitHub so that we can prioritize its implementation. (Triggered internally at C:\actions-runner\_work\pytorch\pytorch\functorch\functorch\csrc\BatchedFallback.cpp:85.) 2022-08-17T13:00:16.4939610Z return torch.triplet_margin_loss(anchor, positive, negative, margin, p, eps, swap, reduction_enum) 2022-08-17T13:00:16.5529477Z ok (0.063s) 2022-08-17T13:00:16.6173354Z test_vmap_exhaustive_nn_functional_triplet_margin_with_distance_loss_cpu_float32 (__main__.TestVmapOperatorsOpInfoCPU) ... ok (0.063s) 2022-08-17T13:00:17.1113024Z test_vmap_exhaustive_nn_functional_unfold_cpu_float32 (__main__.TestVmapOperatorsOpInfoCPU) ... ok (0.492s) 2022-08-17T13:00:17.1199666Z test_vmap_exhaustive_nn_functional_upsample_bilinear_cpu_float32 (__main__.TestVmapOperatorsOpInfoCPU) ... ok (0.016s) 2022-08-17T13:00:17.1420080Z test_vmap_exhaustive_nn_functional_upsample_nearest_cpu_float32 (__main__.TestVmapOperatorsOpInfoCPU) ... ok (0.016s) 2022-08-17T13:00:17.1452018Z test_vmap_exhaustive_nonzero_cpu_float32 (__main__.TestVmapOperatorsOpInfoCPU) ... expected failure (0.016s) 2022-08-17T13:00:17.2124483Z test_vmap_exhaustive_norm_cpu_float32 (__main__.TestVmapOperatorsOpInfoCPU) ... ok (0.064s) 2022-08-17T13:00:17.2187899Z test_vmap_exhaustive_norm_fro_cpu_float32 (__main__.TestVmapOperatorsOpInfoCPU) ... ok (0.000s) 2022-08-17T13:00:17.2267253Z test_vmap_exhaustive_norm_inf_cpu_float32 (__main__.TestVmapOperatorsOpInfoCPU) ... ok (0.016s) 2022-08-17T13:00:17.2329282Z test_vmap_exhaustive_norm_nuc_cpu_float32 (__main__.TestVmapOperatorsOpInfoCPU) ... ok (0.000s) 2022-08-17T13:00:17.2376826Z test_vmap_exhaustive_normal_cpu_float32 (__main__.TestVmapOperatorsOpInfoCPU) ... expected failure (0.000s) 2022-08-17T13:00:17.2421434Z test_vmap_exhaustive_normal_number_mean_cpu_float32 (__main__.TestVmapOperatorsOpInfoCPU) ... expected failure (0.016s) 2022-08-17T13:00:17.2527209Z test_vmap_exhaustive_ones_like_cpu_float32 (__main__.TestVmapOperatorsOpInfoCPU) ... ok (0.000s) 2022-08-17T13:00:17.2802486Z test_vmap_exhaustive_ops_aten__new_zeros_with_same_feature_meta_functorchonly_cpu_float32 (__main__.TestVmapOperatorsOpInfoCPU) ... ok (0.032s) 2022-08-17T13:00:19.5618320Z test_vmap_exhaustive_ops_aten_index_put_functorch_cpu_float32 (__main__.TestVmapOperatorsOpInfoCPU) ... ok (2.278s) 2022-08-17T13:00:19.5656775Z test_vmap_exhaustive_ormqr_cpu_float32 (__main__.TestVmapOperatorsOpInfoCPU) ... C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\testing\_internal\opinfo\core.py:910: UserWarning: There is a performance drop because we have not yet implemented the batching rule for aten::ormqr. Please file us an issue on GitHub so that we can prioritize its implementation. (Triggered internally at C:\actions-runner\_work\pytorch\pytorch\functorch\functorch\csrc\BatchedFallback.cpp:85.) 2022-08-17T13:00:19.5657841Z return self.op(*args, **kwargs) 2022-08-17T13:00:19.5876627Z c:\actions-runner\_work\pytorch\pytorch\functorch\functorch\_src\vmap.py:475: UserWarning: There is a performance drop because we have not yet implemented the batching rule for aten::ormqr. Please file us an issue on GitHub so that we can prioritize its implementation. (Triggered internally at C:\actions-runner\_work\pytorch\pytorch\functorch\functorch\csrc\BatchedFallback.cpp:85.) 2022-08-17T13:00:19.5877521Z batched_outputs = func(*batched_inputs, **kwargs) 2022-08-17T13:00:19.5881586Z C:\actions-runner\_work\pytorch\pytorch\functorch\test\common_utils.py:249: UserWarning: There is a performance drop because we have not yet implemented the batching rule for aten::ormqr. Please file us an issue on GitHub so that we can prioritize its implementation. (Triggered internally at C:\actions-runner\_work\pytorch\pytorch\functorch\functorch\csrc\BatchedFallback.cpp:85.) 2022-08-17T13:00:19.5882671Z return op(*args, **kwargs) 2022-08-17T13:00:20.5201072Z ok (0.964s) 2022-08-17T13:00:20.5277764Z test_vmap_exhaustive_outer_cpu_float32 (__main__.TestVmapOperatorsOpInfoCPU) ... ok (0.000s) 2022-08-17T13:00:20.5331898Z test_vmap_exhaustive_pca_lowrank_cpu_float32 (__main__.TestVmapOperatorsOpInfoCPU) ... expected failure (0.016s) 2022-08-17T13:00:20.5414833Z test_vmap_exhaustive_permute_cpu_float32 (__main__.TestVmapOperatorsOpInfoCPU) ... ok (0.000s) 2022-08-17T13:00:20.5584108Z test_vmap_exhaustive_pinverse_cpu_float32 (__main__.TestVmapOperatorsOpInfoCPU) ... ok (0.016s) 2022-08-17T13:00:20.5906393Z test_vmap_exhaustive_polar_cpu_float32 (__main__.TestVmapOperatorsOpInfoCPU) ... ok (0.032s) 2022-08-17T13:00:20.5934578Z test_vmap_exhaustive_polygamma_polygamma_n_0_cpu_float32 (__main__.TestVmapOperatorsOpInfoCPU) ... c:\actions-runner\_work\pytorch\pytorch\functorch\functorch\_src\vmap.py:475: UserWarning: There is a performance drop because we have not yet implemented the batching rule for aten::polygamma_. Please file us an issue on GitHub so that we can prioritize its implementation. (Triggered internally at C:\actions-runner\_work\pytorch\pytorch\functorch\functorch\csrc\BatchedFallback.cpp:85.) 2022-08-17T13:00:20.5935638Z batched_outputs = func(*batched_inputs, **kwargs) 2022-08-17T13:00:20.5938661Z C:\actions-runner\_work\pytorch\pytorch\functorch\test\common_utils.py:249: UserWarning: There is a performance drop because we have not yet implemented the batching rule for aten::polygamma_. Please file us an issue on GitHub so that we can prioritize its implementation. (Triggered internally at C:\actions-runner\_work\pytorch\pytorch\functorch\functorch\csrc\BatchedFallback.cpp:85.) 2022-08-17T13:00:20.5939509Z return op(*args, **kwargs) 2022-08-17T13:00:20.6227578Z ok (0.031s) 2022-08-17T13:00:20.6547537Z test_vmap_exhaustive_polygamma_polygamma_n_1_cpu_float32 (__main__.TestVmapOperatorsOpInfoCPU) ... ok (0.032s) 2022-08-17T13:00:20.6866662Z test_vmap_exhaustive_polygamma_polygamma_n_2_cpu_float32 (__main__.TestVmapOperatorsOpInfoCPU) ... ok (0.047s) 2022-08-17T13:00:20.7185909Z test_vmap_exhaustive_polygamma_polygamma_n_3_cpu_float32 (__main__.TestVmapOperatorsOpInfoCPU) ... ok (0.016s) 2022-08-17T13:00:20.7503579Z test_vmap_exhaustive_polygamma_polygamma_n_4_cpu_float32 (__main__.TestVmapOperatorsOpInfoCPU) ... ok (0.047s) 2022-08-17T13:00:20.7558100Z test_vmap_exhaustive_positive_cpu_float32 (__main__.TestVmapOperatorsOpInfoCPU) ... ok (0.000s) 2022-08-17T13:00:20.7586763Z test_vmap_exhaustive_pow_cpu_float32 (__main__.TestVmapOperatorsOpInfoCPU) ... c:\actions-runner\_work\pytorch\pytorch\functorch\functorch\_src\vmap.py:475: UserWarning: There is a performance drop because we have not yet implemented the batching rule for aten::pow_.Tensor. Please file us an issue on GitHub so that we can prioritize its implementation. (Triggered internally at C:\actions-runner\_work\pytorch\pytorch\functorch\functorch\csrc\BatchedFallback.cpp:85.) 2022-08-17T13:00:20.7587533Z batched_outputs = func(*batched_inputs, **kwargs) 2022-08-17T13:00:20.7590688Z C:\actions-runner\_work\pytorch\pytorch\functorch\test\common_utils.py:249: UserWarning: There is a performance drop because we have not yet implemented the batching rule for aten::pow_.Tensor. Please file us an issue on GitHub so that we can prioritize its implementation. (Triggered internally at C:\actions-runner\_work\pytorch\pytorch\functorch\functorch\csrc\BatchedFallback.cpp:85.) 2022-08-17T13:00:20.7591321Z return op(*args, **kwargs) 2022-08-17T13:00:20.8003727Z ok (0.048s) 2022-08-17T13:00:20.8522220Z test_vmap_exhaustive_prod_cpu_float32 (__main__.TestVmapOperatorsOpInfoCPU) ... ok (0.047s) 2022-08-17T13:00:20.8544231Z test_vmap_exhaustive_put_cpu_float32 (__main__.TestVmapOperatorsOpInfoCPU) ... c:\actions-runner\_work\pytorch\pytorch\functorch\functorch\_src\vmap.py:475: UserWarning: There is a performance drop because we have not yet implemented the batching rule for aten::put. Please file us an issue on GitHub so that we can prioritize its implementation. (Triggered internally at C:\actions-runner\_work\pytorch\pytorch\functorch\functorch\csrc\BatchedFallback.cpp:85.) 2022-08-17T13:00:20.8545106Z batched_outputs = func(*batched_inputs, **kwargs) 2022-08-17T13:00:20.8548789Z C:\actions-runner\_work\pytorch\pytorch\functorch\test\common_utils.py:249: UserWarning: There is a performance drop because we have not yet implemented the batching rule for aten::put. Please file us an issue on GitHub so that we can prioritize its implementation. (Triggered internally at C:\actions-runner\_work\pytorch\pytorch\functorch\functorch\csrc\BatchedFallback.cpp:85.) 2022-08-17T13:00:20.8549488Z return op(*args, **kwargs) 2022-08-17T13:00:20.8554676Z c:\actions-runner\_work\pytorch\pytorch\functorch\functorch\_src\vmap.py:475: UserWarning: There is a performance drop because we have not yet implemented the batching rule for aten::put_. Please file us an issue on GitHub so that we can prioritize its implementation. (Triggered internally at C:\actions-runner\_work\pytorch\pytorch\functorch\functorch\csrc\BatchedFallback.cpp:85.) 2022-08-17T13:00:20.8555332Z batched_outputs = func(*batched_inputs, **kwargs) 2022-08-17T13:00:20.8559125Z C:\actions-runner\_work\pytorch\pytorch\functorch\test\common_utils.py:249: UserWarning: There is a performance drop because we have not yet implemented the batching rule for aten::put_. Please file us an issue on GitHub so that we can prioritize its implementation. (Triggered internally at C:\actions-runner\_work\pytorch\pytorch\functorch\functorch\csrc\BatchedFallback.cpp:85.) 2022-08-17T13:00:20.8559743Z return op(*args, **kwargs) 2022-08-17T13:00:21.1320171Z ok (0.284s) 2022-08-17T13:00:21.2115453Z test_vmap_exhaustive_qr_cpu_float32 (__main__.TestVmapOperatorsOpInfoCPU) ... ok (0.080s) 2022-08-17T13:00:21.2146677Z test_vmap_exhaustive_quantile_cpu_float32 (__main__.TestVmapOperatorsOpInfoCPU) ... c:\actions-runner\_work\pytorch\pytorch\functorch\functorch\_src\vmap.py:475: UserWarning: There is a performance drop because we have not yet implemented the batching rule for aten::quantile.scalar. Please file us an issue on GitHub so that we can prioritize its implementation. (Triggered internally at C:\actions-runner\_work\pytorch\pytorch\functorch\functorch\csrc\BatchedFallback.cpp:85.) 2022-08-17T13:00:21.2147752Z batched_outputs = func(*batched_inputs, **kwargs) 2022-08-17T13:00:21.2152797Z C:\actions-runner\_work\pytorch\pytorch\functorch\test\common_utils.py:249: UserWarning: There is a performance drop because we have not yet implemented the batching rule for aten::quantile.scalar. Please file us an issue on GitHub so that we can prioritize its implementation. (Triggered internally at C:\actions-runner\_work\pytorch\pytorch\functorch\functorch\csrc\BatchedFallback.cpp:85.) 2022-08-17T13:00:21.2153664Z return op(*args, **kwargs) 2022-08-17T13:00:21.2958106Z c:\actions-runner\_work\pytorch\pytorch\functorch\functorch\_src\vmap.py:475: UserWarning: There is a performance drop because we have not yet implemented the batching rule for aten::quantile. Please file us an issue on GitHub so that we can prioritize its implementation. (Triggered internally at C:\actions-runner\_work\pytorch\pytorch\functorch\functorch\csrc\BatchedFallback.cpp:85.) 2022-08-17T13:00:21.2959011Z batched_outputs = func(*batched_inputs, **kwargs) 2022-08-17T13:00:21.2964352Z C:\actions-runner\_work\pytorch\pytorch\functorch\test\common_utils.py:249: UserWarning: There is a performance drop because we have not yet implemented the batching rule for aten::quantile. Please file us an issue on GitHub so that we can prioritize its implementation. (Triggered internally at C:\actions-runner\_work\pytorch\pytorch\functorch\functorch\csrc\BatchedFallback.cpp:85.) 2022-08-17T13:00:21.2965184Z return op(*args, **kwargs) 2022-08-17T13:00:21.4735387Z ok (0.252s) 2022-08-17T13:00:21.4835600Z test_vmap_exhaustive_rad2deg_cpu_float32 (__main__.TestVmapOperatorsOpInfoCPU) ... ok (0.016s) 2022-08-17T13:00:21.4881260Z test_vmap_exhaustive_rand_like_cpu_float32 (__main__.TestVmapOperatorsOpInfoCPU) ... expected failure (0.000s) 2022-08-17T13:00:21.4927023Z test_vmap_exhaustive_randint_like_cpu_float32 (__main__.TestVmapOperatorsOpInfoCPU) ... expected failure (0.016s) 2022-08-17T13:00:21.4970910Z test_vmap_exhaustive_randn_like_cpu_float32 (__main__.TestVmapOperatorsOpInfoCPU) ... expected failure (0.000s) 2022-08-17T13:00:21.5028992Z test_vmap_exhaustive_ravel_cpu_float32 (__main__.TestVmapOperatorsOpInfoCPU) ... ok (0.000s) 2022-08-17T13:00:21.5085699Z test_vmap_exhaustive_real_cpu_float32 (__main__.TestVmapOperatorsOpInfoCPU) ... ok (0.016s) 2022-08-17T13:00:21.5178980Z test_vmap_exhaustive_reciprocal_cpu_float32 (__main__.TestVmapOperatorsOpInfoCPU) ... ok (0.000s) 2022-08-17T13:00:21.5208991Z test_vmap_exhaustive_remainder_cpu_float32 (__main__.TestVmapOperatorsOpInfoCPU) ... c:\actions-runner\_work\pytorch\pytorch\functorch\functorch\_src\vmap.py:475: UserWarning: There is a performance drop because we have not yet implemented the batching rule for aten::remainder_.Tensor. Please file us an issue on GitHub so that we can prioritize its implementation. (Triggered internally at C:\actions-runner\_work\pytorch\pytorch\functorch\functorch\csrc\BatchedFallback.cpp:85.) 2022-08-17T13:00:21.5210057Z batched_outputs = func(*batched_inputs, **kwargs) 2022-08-17T13:00:21.5213082Z C:\actions-runner\_work\pytorch\pytorch\functorch\test\common_utils.py:249: UserWarning: There is a performance drop because we have not yet implemented the batching rule for aten::remainder_.Tensor. Please file us an issue on GitHub so that we can prioritize its implementation. (Triggered internally at C:\actions-runner\_work\pytorch\pytorch\functorch\functorch\csrc\BatchedFallback.cpp:85.) 2022-08-17T13:00:21.5213953Z return op(*args, **kwargs) 2022-08-17T13:00:21.5634264Z ok (0.047s) 2022-08-17T13:00:21.5658122Z test_vmap_exhaustive_renorm_cpu_float32 (__main__.TestVmapOperatorsOpInfoCPU) ... C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\testing\_internal\opinfo\core.py:910: UserWarning: There is a performance drop because we have not yet implemented the batching rule for aten::renorm. Please file us an issue on GitHub so that we can prioritize its implementation. (Triggered internally at C:\actions-runner\_work\pytorch\pytorch\functorch\functorch\csrc\BatchedFallback.cpp:85.) 2022-08-17T13:00:21.5659155Z return self.op(*args, **kwargs) 2022-08-17T13:00:21.5669235Z c:\actions-runner\_work\pytorch\pytorch\functorch\functorch\_src\vmap.py:475: UserWarning: There is a performance drop because we have not yet implemented the batching rule for aten::renorm. Please file us an issue on GitHub so that we can prioritize its implementation. (Triggered internally at C:\actions-runner\_work\pytorch\pytorch\functorch\functorch\csrc\BatchedFallback.cpp:85.) 2022-08-17T13:00:21.5670143Z batched_outputs = func(*batched_inputs, **kwargs) 2022-08-17T13:00:21.5673990Z C:\actions-runner\_work\pytorch\pytorch\functorch\test\common_utils.py:249: UserWarning: There is a performance drop because we have not yet implemented the batching rule for aten::renorm. Please file us an issue on GitHub so that we can prioritize its implementation. (Triggered internally at C:\actions-runner\_work\pytorch\pytorch\functorch\functorch\csrc\BatchedFallback.cpp:85.) 2022-08-17T13:00:21.5674836Z return op(*args, **kwargs) 2022-08-17T13:00:21.5680156Z c:\actions-runner\_work\pytorch\pytorch\functorch\functorch\_src\vmap.py:475: UserWarning: There is a performance drop because we have not yet implemented the batching rule for aten::renorm_. Please file us an issue on GitHub so that we can prioritize its implementation. (Triggered internally at C:\actions-runner\_work\pytorch\pytorch\functorch\functorch\csrc\BatchedFallback.cpp:85.) 2022-08-17T13:00:21.5681047Z batched_outputs = func(*batched_inputs, **kwargs) 2022-08-17T13:00:21.5684887Z C:\actions-runner\_work\pytorch\pytorch\functorch\test\common_utils.py:249: UserWarning: There is a performance drop because we have not yet implemented the batching rule for aten::renorm_. Please file us an issue on GitHub so that we can prioritize its implementation. (Triggered internally at C:\actions-runner\_work\pytorch\pytorch\functorch\functorch\csrc\BatchedFallback.cpp:85.) 2022-08-17T13:00:21.5685727Z return op(*args, **kwargs) 2022-08-17T13:00:21.5815650Z ok (0.016s) 2022-08-17T13:00:21.6424280Z test_vmap_exhaustive_repeat_cpu_float32 (__main__.TestVmapOperatorsOpInfoCPU) ... ok (0.063s) 2022-08-17T13:00:21.6510199Z test_vmap_exhaustive_repeat_interleave_cpu_float32 (__main__.TestVmapOperatorsOpInfoCPU) ... ok (0.016s) 2022-08-17T13:00:21.6636434Z test_vmap_exhaustive_reshape_as_cpu_float32 (__main__.TestVmapOperatorsOpInfoCPU) ... ok (0.000s) 2022-08-17T13:00:21.6867533Z test_vmap_exhaustive_reshape_cpu_float32 (__main__.TestVmapOperatorsOpInfoCPU) ... ok (0.031s) 2022-08-17T13:00:21.6910341Z test_vmap_exhaustive_resize__cpu_float32 (__main__.TestVmapOperatorsOpInfoCPU) ... expected failure (0.000s) 2022-08-17T13:00:21.6931506Z test_vmap_exhaustive_resize_as__cpu_float32 (__main__.TestVmapOperatorsOpInfoCPU) ... C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\testing\_internal\common_methods_invocations.py:16137: UserWarning: There is a performance drop because we have not yet implemented the batching rule for aten::resize_as_. Please file us an issue on GitHub so that we can prioritize its implementation. (Triggered internally at C:\actions-runner\_work\pytorch\pytorch\functorch\functorch\csrc\BatchedFallback.cpp:85.) 2022-08-17T13:00:21.6932608Z op=lambda x, other: torch.resize_as_(x.clone(), other), 2022-08-17T13:00:21.6940009Z c:\actions-runner\_work\pytorch\pytorch\functorch\functorch\_src\vmap.py:475: UserWarning: There is a performance drop because we have not yet implemented the batching rule for aten::resize_as_. Please file us an issue on GitHub so that we can prioritize its implementation. (Triggered internally at C:\actions-runner\_work\pytorch\pytorch\functorch\functorch\csrc\BatchedFallback.cpp:85.) 2022-08-17T13:00:21.6940907Z batched_outputs = func(*batched_inputs, **kwargs) 2022-08-17T13:00:21.6944441Z C:\actions-runner\_work\pytorch\pytorch\functorch\test\common_utils.py:249: UserWarning: There is a performance drop because we have not yet implemented the batching rule for aten::resize_as_. Please file us an issue on GitHub so that we can prioritize its implementation. (Triggered internally at C:\actions-runner\_work\pytorch\pytorch\functorch\functorch\csrc\BatchedFallback.cpp:85.) 2022-08-17T13:00:21.6945295Z return op(*args, **kwargs) 2022-08-17T13:00:21.6988608Z expected failure (0.016s) 2022-08-17T13:00:21.7030771Z test_vmap_exhaustive_resolve_conj_cpu_float32 (__main__.TestVmapOperatorsOpInfoCPU) ... ok (0.000s) 2022-08-17T13:00:21.7072691Z test_vmap_exhaustive_resolve_neg_cpu_float32 (__main__.TestVmapOperatorsOpInfoCPU) ... ok (0.000s) 2022-08-17T13:00:21.7370068Z test_vmap_exhaustive_roll_cpu_float32 (__main__.TestVmapOperatorsOpInfoCPU) ... ok (0.031s) 2022-08-17T13:00:21.8007419Z test_vmap_exhaustive_rot90_cpu_float32 (__main__.TestVmapOperatorsOpInfoCPU) ... ok (0.065s) 2022-08-17T13:00:21.8072311Z test_vmap_exhaustive_round_cpu_float32 (__main__.TestVmapOperatorsOpInfoCPU) ... ok (0.000s) 2022-08-17T13:00:21.8200040Z test_vmap_exhaustive_round_decimals_0_cpu_float32 (__main__.TestVmapOperatorsOpInfoCPU) ... ok (0.016s) 2022-08-17T13:00:21.8327755Z test_vmap_exhaustive_round_decimals_3_cpu_float32 (__main__.TestVmapOperatorsOpInfoCPU) ... ok (0.016s) 2022-08-17T13:00:21.8455177Z test_vmap_exhaustive_round_decimals_neg_3_cpu_float32 (__main__.TestVmapOperatorsOpInfoCPU) ... ok (0.016s) 2022-08-17T13:00:21.8547274Z test_vmap_exhaustive_rsqrt_cpu_float32 (__main__.TestVmapOperatorsOpInfoCPU) ... ok (0.000s) 2022-08-17T13:00:21.8892547Z test_vmap_exhaustive_rsub_cpu_float32 (__main__.TestVmapOperatorsOpInfoCPU) ... ok (0.047s) 2022-08-17T13:00:21.9161801Z test_vmap_exhaustive_scatter_add_cpu_float32 (__main__.TestVmapOperatorsOpInfoCPU) ... c:\actions-runner\_work\pytorch\pytorch\functorch\functorch\_src\vmap.py:475: UserWarning: There is a performance drop because we have not yet implemented the batching rule for aten::scatter_add_. Please file us an issue on GitHub so that we can prioritize its implementation. (Triggered internally at C:\actions-runner\_work\pytorch\pytorch\functorch\functorch\csrc\BatchedFallback.cpp:85.) 2022-08-17T13:00:21.9162601Z batched_outputs = func(*batched_inputs, **kwargs) 2022-08-17T13:00:21.9166373Z C:\actions-runner\_work\pytorch\pytorch\functorch\test\common_utils.py:249: UserWarning: There is a performance drop because we have not yet implemented the batching rule for aten::scatter_add_. Please file us an issue on GitHub so that we can prioritize its implementation. (Triggered internally at C:\actions-runner\_work\pytorch\pytorch\functorch\functorch\csrc\BatchedFallback.cpp:85.) 2022-08-17T13:00:21.9167023Z return op(*args, **kwargs) 2022-08-17T13:00:22.0014022Z ok (0.112s) 2022-08-17T13:00:22.0282750Z test_vmap_exhaustive_scatter_cpu_float32 (__main__.TestVmapOperatorsOpInfoCPU) ... c:\actions-runner\_work\pytorch\pytorch\functorch\functorch\_src\vmap.py:475: UserWarning: There is a performance drop because we have not yet implemented the batching rule for aten::scatter_.src. Please file us an issue on GitHub so that we can prioritize its implementation. (Triggered internally at C:\actions-runner\_work\pytorch\pytorch\functorch\functorch\csrc\BatchedFallback.cpp:85.) 2022-08-17T13:00:22.0283489Z batched_outputs = func(*batched_inputs, **kwargs) 2022-08-17T13:00:22.0287171Z C:\actions-runner\_work\pytorch\pytorch\functorch\test\common_utils.py:249: UserWarning: There is a performance drop because we have not yet implemented the batching rule for aten::scatter_.src. Please file us an issue on GitHub so that we can prioritize its implementation. (Triggered internally at C:\actions-runner\_work\pytorch\pytorch\functorch\functorch\csrc\BatchedFallback.cpp:85.) 2022-08-17T13:00:22.0287800Z return op(*args, **kwargs) 2022-08-17T13:00:22.0406837Z c:\actions-runner\_work\pytorch\pytorch\functorch\functorch\_src\vmap.py:475: UserWarning: There is a performance drop because we have not yet implemented the batching rule for aten::scatter_.reduce. Please file us an issue on GitHub so that we can prioritize its implementation. (Triggered internally at C:\actions-runner\_work\pytorch\pytorch\functorch\functorch\csrc\BatchedFallback.cpp:85.) 2022-08-17T13:00:22.0407496Z batched_outputs = func(*batched_inputs, **kwargs) 2022-08-17T13:00:22.0411434Z C:\actions-runner\_work\pytorch\pytorch\functorch\test\common_utils.py:249: UserWarning: There is a performance drop because we have not yet implemented the batching rule for aten::scatter_.reduce. Please file us an issue on GitHub so that we can prioritize its implementation. (Triggered internally at C:\actions-runner\_work\pytorch\pytorch\functorch\functorch\csrc\BatchedFallback.cpp:85.) 2022-08-17T13:00:22.0412056Z return op(*args, **kwargs) 2022-08-17T13:00:22.2870268Z c:\actions-runner\_work\pytorch\pytorch\functorch\functorch\_src\vmap.py:475: UserWarning: There is a performance drop because we have not yet implemented the batching rule for aten::scatter_.value. Please file us an issue on GitHub so that we can prioritize its implementation. (Triggered internally at C:\actions-runner\_work\pytorch\pytorch\functorch\functorch\csrc\BatchedFallback.cpp:85.) 2022-08-17T13:00:22.2870974Z batched_outputs = func(*batched_inputs, **kwargs) 2022-08-17T13:00:22.2874564Z C:\actions-runner\_work\pytorch\pytorch\functorch\test\common_utils.py:249: UserWarning: There is a performance drop because we have not yet implemented the batching rule for aten::scatter_.value. Please file us an issue on GitHub so that we can prioritize its implementation. (Triggered internally at C:\actions-runner\_work\pytorch\pytorch\functorch\functorch\csrc\BatchedFallback.cpp:85.) 2022-08-17T13:00:22.2875397Z return op(*args, **kwargs) 2022-08-17T13:00:22.2931389Z c:\actions-runner\_work\pytorch\pytorch\functorch\functorch\_src\vmap.py:475: UserWarning: There is a performance drop because we have not yet implemented the batching rule for aten::scatter_.value_reduce. Please file us an issue on GitHub so that we can prioritize its implementation. (Triggered internally at C:\actions-runner\_work\pytorch\pytorch\functorch\functorch\csrc\BatchedFallback.cpp:85.) 2022-08-17T13:00:22.2932072Z batched_outputs = func(*batched_inputs, **kwargs) 2022-08-17T13:00:22.2935847Z C:\actions-runner\_work\pytorch\pytorch\functorch\test\common_utils.py:249: UserWarning: There is a performance drop because we have not yet implemented the batching rule for aten::scatter_.value_reduce. Please file us an issue on GitHub so that we can prioritize its implementation. (Triggered internally at C:\actions-runner\_work\pytorch\pytorch\functorch\functorch\csrc\BatchedFallback.cpp:85.) 2022-08-17T13:00:22.2936478Z return op(*args, **kwargs) 2022-08-17T13:00:22.3044473Z ok (0.301s) 2022-08-17T13:00:22.3074546Z test_vmap_exhaustive_scatter_reduce_amax_cpu_float32 (__main__.TestVmapOperatorsOpInfoCPU) ... c:\actions-runner\_work\pytorch\pytorch\functorch\functorch\_src\vmap.py:475: UserWarning: There is a performance drop because we have not yet implemented the batching rule for aten::scatter_reduce.two. Please file us an issue on GitHub so that we can prioritize its implementation. (Triggered internally at C:\actions-runner\_work\pytorch\pytorch\functorch\functorch\csrc\BatchedFallback.cpp:85.) 2022-08-17T13:00:22.3075321Z batched_outputs = func(*batched_inputs, **kwargs) 2022-08-17T13:00:22.3079078Z C:\actions-runner\_work\pytorch\pytorch\functorch\test\common_utils.py:249: UserWarning: There is a performance drop because we have not yet implemented the batching rule for aten::scatter_reduce.two. Please file us an issue on GitHub so that we can prioritize its implementation. (Triggered internally at C:\actions-runner\_work\pytorch\pytorch\functorch\functorch\csrc\BatchedFallback.cpp:85.) 2022-08-17T13:00:22.3079708Z return op(*args, **kwargs) 2022-08-17T13:00:22.3085311Z c:\actions-runner\_work\pytorch\pytorch\functorch\functorch\_src\vmap.py:475: UserWarning: There is a performance drop because we have not yet implemented the batching rule for aten::scatter_reduce_.two. Please file us an issue on GitHub so that we can prioritize its implementation. (Triggered internally at C:\actions-runner\_work\pytorch\pytorch\functorch\functorch\csrc\BatchedFallback.cpp:85.) 2022-08-17T13:00:22.3085970Z batched_outputs = func(*batched_inputs, **kwargs) 2022-08-17T13:00:22.3090093Z C:\actions-runner\_work\pytorch\pytorch\functorch\test\common_utils.py:249: UserWarning: There is a performance drop because we have not yet implemented the batching rule for aten::scatter_reduce_.two. Please file us an issue on GitHub so that we can prioritize its implementation. (Triggered internally at C:\actions-runner\_work\pytorch\pytorch\functorch\functorch\csrc\BatchedFallback.cpp:85.) 2022-08-17T13:00:22.3090734Z return op(*args, **kwargs) 2022-08-17T13:00:22.5003801Z ok (0.190s) 2022-08-17T13:00:22.6957132Z test_vmap_exhaustive_scatter_reduce_amin_cpu_float32 (__main__.TestVmapOperatorsOpInfoCPU) ... ok (0.190s) 2022-08-17T13:00:22.9164255Z test_vmap_exhaustive_scatter_reduce_mean_cpu_float32 (__main__.TestVmapOperatorsOpInfoCPU) ... ok (0.222s) 2022-08-17T13:00:23.1115364Z test_vmap_exhaustive_scatter_reduce_prod_cpu_float32 (__main__.TestVmapOperatorsOpInfoCPU) ... ok (0.205s) 2022-08-17T13:00:23.3065781Z test_vmap_exhaustive_scatter_reduce_sum_cpu_float32 (__main__.TestVmapOperatorsOpInfoCPU) ... ok (0.194s) 2022-08-17T13:00:23.8780421Z test_vmap_exhaustive_searchsorted_cpu_float32 (__main__.TestVmapOperatorsOpInfoCPU) ... ok (0.569s) 2022-08-17T13:00:23.8804626Z test_vmap_exhaustive_segment_reduce_lengths_cpu_float32 (__main__.TestVmapOperatorsOpInfoCPU) ... c:\actions-runner\_work\pytorch\pytorch\functorch\functorch\_src\vmap.py:475: UserWarning: There is a performance drop because we have not yet implemented the batching rule for aten::segment_reduce. Please file us an issue on GitHub so that we can prioritize its implementation. (Triggered internally at C:\actions-runner\_work\pytorch\pytorch\functorch\functorch\csrc\BatchedFallback.cpp:85.) 2022-08-17T13:00:23.8805925Z batched_outputs = func(*batched_inputs, **kwargs) 2022-08-17T13:00:23.8809282Z C:\actions-runner\_work\pytorch\pytorch\functorch\test\common_utils.py:249: UserWarning: There is a performance drop because we have not yet implemented the batching rule for aten::segment_reduce. Please file us an issue on GitHub so that we can prioritize its implementation. (Triggered internally at C:\actions-runner\_work\pytorch\pytorch\functorch\functorch\csrc\BatchedFallback.cpp:85.) 2022-08-17T13:00:23.8810153Z return op(*args, **kwargs) 2022-08-17T13:00:24.0433254Z ok (0.165s) 2022-08-17T13:00:24.1976816Z test_vmap_exhaustive_segment_reduce_offsets_cpu_float32 (__main__.TestVmapOperatorsOpInfoCPU) ... ok (0.158s) 2022-08-17T13:00:24.2068866Z test_vmap_exhaustive_select_cpu_float32 (__main__.TestVmapOperatorsOpInfoCPU) ... ok (0.000s) 2022-08-17T13:00:24.2256411Z test_vmap_exhaustive_select_scatter_cpu_float32 (__main__.TestVmapOperatorsOpInfoCPU) ... ok (0.016s) 2022-08-17T13:00:24.2308780Z test_vmap_exhaustive_sgn_cpu_float32 (__main__.TestVmapOperatorsOpInfoCPU) ... ok (0.016s) 2022-08-17T13:00:24.2393801Z test_vmap_exhaustive_short_cpu_float32 (__main__.TestVmapOperatorsOpInfoCPU) ... expected failure (0.000s) 2022-08-17T13:00:24.2467997Z test_vmap_exhaustive_short_functorch_no_channels_last_cpu_float32 (__main__.TestVmapOperatorsOpInfoCPU) ... ok (0.016s) 2022-08-17T13:00:24.2625985Z test_vmap_exhaustive_sigmoid_cpu_float32 (__main__.TestVmapOperatorsOpInfoCPU) ... ok (0.016s) 2022-08-17T13:00:24.2674314Z test_vmap_exhaustive_sign_cpu_float32 (__main__.TestVmapOperatorsOpInfoCPU) ... ok (0.000s) 2022-08-17T13:00:24.2706845Z test_vmap_exhaustive_signbit_cpu_float32 (__main__.TestVmapOperatorsOpInfoCPU) ... ok (0.000s) 2022-08-17T13:00:24.2759196Z test_vmap_exhaustive_sin_cpu_float32 (__main__.TestVmapOperatorsOpInfoCPU) ... ok (0.016s) 2022-08-17T13:00:24.2880486Z test_vmap_exhaustive_sinc_cpu_float32 (__main__.TestVmapOperatorsOpInfoCPU) ... ok (0.000s) 2022-08-17T13:00:24.2930268Z test_vmap_exhaustive_sinh_cpu_float32 (__main__.TestVmapOperatorsOpInfoCPU) ... ok (0.016s) 2022-08-17T13:00:24.3663388Z test_vmap_exhaustive_slice_scatter_cpu_float32 (__main__.TestVmapOperatorsOpInfoCPU) ... ok (0.063s) 2022-08-17T13:00:24.3911975Z test_vmap_exhaustive_softmax_cpu_float32 (__main__.TestVmapOperatorsOpInfoCPU) ... ok (0.032s) 2022-08-17T13:00:24.4164230Z test_vmap_exhaustive_softmax_with_dtype_cpu_float32 (__main__.TestVmapOperatorsOpInfoCPU) ... ok (0.016s) 2022-08-17T13:00:24.5555615Z test_vmap_exhaustive_sort_cpu_float32 (__main__.TestVmapOperatorsOpInfoCPU) ... ok (0.142s) 2022-08-17T13:00:24.5573394Z test_vmap_exhaustive_sparse_sampled_addmm_cpu_float32 (__main__.TestVmapOperatorsOpInfoCPU) ... skip: PyTorch is built without MKL support (0.000s) 2022-08-17T13:00:24.5593488Z test_vmap_exhaustive_special_airy_ai_cpu_float32 (__main__.TestVmapOperatorsOpInfoCPU) ... c:\actions-runner\_work\pytorch\pytorch\functorch\functorch\_src\vmap.py:475: UserWarning: There is a performance drop because we have not yet implemented the batching rule for aten::special_airy_ai. Please file us an issue on GitHub so that we can prioritize its implementation. (Triggered internally at C:\actions-runner\_work\pytorch\pytorch\functorch\functorch\csrc\BatchedFallback.cpp:85.) 2022-08-17T13:00:24.5594292Z batched_outputs = func(*batched_inputs, **kwargs) 2022-08-17T13:00:24.5598130Z C:\actions-runner\_work\pytorch\pytorch\functorch\test\common_utils.py:249: UserWarning: There is a performance drop because we have not yet implemented the batching rule for aten::special_airy_ai. Please file us an issue on GitHub so that we can prioritize its implementation. (Triggered internally at C:\actions-runner\_work\pytorch\pytorch\functorch\functorch\csrc\BatchedFallback.cpp:85.) 2022-08-17T13:00:24.5598944Z return op(*args, **kwargs) 2022-08-17T13:00:24.5635732Z ok (0.016s) 2022-08-17T13:00:24.5655611Z test_vmap_exhaustive_special_bessel_j0_cpu_float32 (__main__.TestVmapOperatorsOpInfoCPU) ... c:\actions-runner\_work\pytorch\pytorch\functorch\functorch\_src\vmap.py:475: UserWarning: There is a performance drop because we have not yet implemented the batching rule for aten::special_bessel_j0. Please file us an issue on GitHub so that we can prioritize its implementation. (Triggered internally at C:\actions-runner\_work\pytorch\pytorch\functorch\functorch\csrc\BatchedFallback.cpp:85.) 2022-08-17T13:00:24.5656397Z batched_outputs = func(*batched_inputs, **kwargs) 2022-08-17T13:00:24.5659417Z C:\actions-runner\_work\pytorch\pytorch\functorch\test\common_utils.py:249: UserWarning: There is a performance drop because we have not yet implemented the batching rule for aten::special_bessel_j0. Please file us an issue on GitHub so that we can prioritize its implementation. (Triggered internally at C:\actions-runner\_work\pytorch\pytorch\functorch\functorch\csrc\BatchedFallback.cpp:85.) 2022-08-17T13:00:24.5660062Z return op(*args, **kwargs) 2022-08-17T13:00:24.5696653Z ok (0.000s) 2022-08-17T13:00:24.5716151Z test_vmap_exhaustive_special_bessel_j1_cpu_float32 (__main__.TestVmapOperatorsOpInfoCPU) ... c:\actions-runner\_work\pytorch\pytorch\functorch\functorch\_src\vmap.py:475: UserWarning: There is a performance drop because we have not yet implemented the batching rule for aten::special_bessel_j1. Please file us an issue on GitHub so that we can prioritize its implementation. (Triggered internally at C:\actions-runner\_work\pytorch\pytorch\functorch\functorch\csrc\BatchedFallback.cpp:85.) 2022-08-17T13:00:24.5716923Z batched_outputs = func(*batched_inputs, **kwargs) 2022-08-17T13:00:24.5719957Z C:\actions-runner\_work\pytorch\pytorch\functorch\test\common_utils.py:249: UserWarning: There is a performance drop because we have not yet implemented the batching rule for aten::special_bessel_j1. Please file us an issue on GitHub so that we can prioritize its implementation. (Triggered internally at C:\actions-runner\_work\pytorch\pytorch\functorch\functorch\csrc\BatchedFallback.cpp:85.) 2022-08-17T13:00:24.5720598Z return op(*args, **kwargs) 2022-08-17T13:00:24.5758897Z ok (0.016s) 2022-08-17T13:00:24.5778434Z test_vmap_exhaustive_special_bessel_y0_cpu_float32 (__main__.TestVmapOperatorsOpInfoCPU) ... c:\actions-runner\_work\pytorch\pytorch\functorch\functorch\_src\vmap.py:475: UserWarning: There is a performance drop because we have not yet implemented the batching rule for aten::special_bessel_y0. Please file us an issue on GitHub so that we can prioritize its implementation. (Triggered internally at C:\actions-runner\_work\pytorch\pytorch\functorch\functorch\csrc\BatchedFallback.cpp:85.) 2022-08-17T13:00:24.5779206Z batched_outputs = func(*batched_inputs, **kwargs) 2022-08-17T13:00:24.5782190Z C:\actions-runner\_work\pytorch\pytorch\functorch\test\common_utils.py:249: UserWarning: There is a performance drop because we have not yet implemented the batching rule for aten::special_bessel_y0. Please file us an issue on GitHub so that we can prioritize its implementation. (Triggered internally at C:\actions-runner\_work\pytorch\pytorch\functorch\functorch\csrc\BatchedFallback.cpp:85.) 2022-08-17T13:00:24.5782820Z return op(*args, **kwargs) 2022-08-17T13:00:24.5819312Z ok (0.000s) 2022-08-17T13:00:24.5838615Z test_vmap_exhaustive_special_bessel_y1_cpu_float32 (__main__.TestVmapOperatorsOpInfoCPU) ... c:\actions-runner\_work\pytorch\pytorch\functorch\functorch\_src\vmap.py:475: UserWarning: There is a performance drop because we have not yet implemented the batching rule for aten::special_bessel_y1. Please file us an issue on GitHub so that we can prioritize its implementation. (Triggered internally at C:\actions-runner\_work\pytorch\pytorch\functorch\functorch\csrc\BatchedFallback.cpp:85.) 2022-08-17T13:00:24.5839487Z batched_outputs = func(*batched_inputs, **kwargs) 2022-08-17T13:00:24.5842472Z C:\actions-runner\_work\pytorch\pytorch\functorch\test\common_utils.py:249: UserWarning: There is a performance drop because we have not yet implemented the batching rule for aten::special_bessel_y1. Please file us an issue on GitHub so that we can prioritize its implementation. (Triggered internally at C:\actions-runner\_work\pytorch\pytorch\functorch\functorch\csrc\BatchedFallback.cpp:85.) 2022-08-17T13:00:24.5843117Z return op(*args, **kwargs) 2022-08-17T13:00:24.5879727Z ok (0.000s) 2022-08-17T13:00:24.5901166Z test_vmap_exhaustive_special_chebyshev_polynomial_t_cpu_float32 (__main__.TestVmapOperatorsOpInfoCPU) ... c:\actions-runner\_work\pytorch\pytorch\functorch\functorch\_src\vmap.py:475: UserWarning: There is a performance drop because we have not yet implemented the batching rule for aten::special_chebyshev_polynomial_t. Please file us an issue on GitHub so that we can prioritize its implementation. (Triggered internally at C:\actions-runner\_work\pytorch\pytorch\functorch\functorch\csrc\BatchedFallback.cpp:85.) 2022-08-17T13:00:24.5901984Z batched_outputs = func(*batched_inputs, **kwargs) 2022-08-17T13:00:24.5904906Z C:\actions-runner\_work\pytorch\pytorch\functorch\test\common_utils.py:249: UserWarning: There is a performance drop because we have not yet implemented the batching rule for aten::special_chebyshev_polynomial_t. Please file us an issue on GitHub so that we can prioritize its implementation. (Triggered internally at C:\actions-runner\_work\pytorch\pytorch\functorch\functorch\csrc\BatchedFallback.cpp:85.) 2022-08-17T13:00:24.5905552Z return op(*args, **kwargs) 2022-08-17T13:00:24.6185359Z ok (0.031s) 2022-08-17T13:00:24.6206359Z test_vmap_exhaustive_special_chebyshev_polynomial_u_cpu_float32 (__main__.TestVmapOperatorsOpInfoCPU) ... c:\actions-runner\_work\pytorch\pytorch\functorch\functorch\_src\vmap.py:475: UserWarning: There is a performance drop because we have not yet implemented the batching rule for aten::special_chebyshev_polynomial_u. Please file us an issue on GitHub so that we can prioritize its implementation. (Triggered internally at C:\actions-runner\_work\pytorch\pytorch\functorch\functorch\csrc\BatchedFallback.cpp:85.) 2022-08-17T13:00:24.6207167Z batched_outputs = func(*batched_inputs, **kwargs) 2022-08-17T13:00:24.6210199Z C:\actions-runner\_work\pytorch\pytorch\functorch\test\common_utils.py:249: UserWarning: There is a performance drop because we have not yet implemented the batching rule for aten::special_chebyshev_polynomial_u. Please file us an issue on GitHub so that we can prioritize its implementation. (Triggered internally at C:\actions-runner\_work\pytorch\pytorch\functorch\functorch\csrc\BatchedFallback.cpp:85.) 2022-08-17T13:00:24.6210842Z return op(*args, **kwargs) 2022-08-17T13:00:24.6490592Z ok (0.031s) 2022-08-17T13:00:24.6500732Z test_vmap_exhaustive_special_chebyshev_polynomial_v_cpu_float32 (__main__.TestVmapOperatorsOpInfoCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.000s) 2022-08-17T13:00:24.6510237Z test_vmap_exhaustive_special_chebyshev_polynomial_w_cpu_float32 (__main__.TestVmapOperatorsOpInfoCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.000s) 2022-08-17T13:00:24.6553021Z test_vmap_exhaustive_special_entr_cpu_float32 (__main__.TestVmapOperatorsOpInfoCPU) ... ok (0.016s) 2022-08-17T13:00:24.6607389Z test_vmap_exhaustive_special_erfcx_cpu_float32 (__main__.TestVmapOperatorsOpInfoCPU) ... ok (0.000s) 2022-08-17T13:00:24.6628502Z test_vmap_exhaustive_special_hermite_polynomial_h_cpu_float32 (__main__.TestVmapOperatorsOpInfoCPU) ... c:\actions-runner\_work\pytorch\pytorch\functorch\functorch\_src\vmap.py:475: UserWarning: There is a performance drop because we have not yet implemented the batching rule for aten::special_hermite_polynomial_h. Please file us an issue on GitHub so that we can prioritize its implementation. (Triggered internally at C:\actions-runner\_work\pytorch\pytorch\functorch\functorch\csrc\BatchedFallback.cpp:85.) 2022-08-17T13:00:24.6629412Z batched_outputs = func(*batched_inputs, **kwargs) 2022-08-17T13:00:24.6632345Z C:\actions-runner\_work\pytorch\pytorch\functorch\test\common_utils.py:249: UserWarning: There is a performance drop because we have not yet implemented the batching rule for aten::special_hermite_polynomial_h. Please file us an issue on GitHub so that we can prioritize its implementation. (Triggered internally at C:\actions-runner\_work\pytorch\pytorch\functorch\functorch\csrc\BatchedFallback.cpp:85.) 2022-08-17T13:00:24.6632997Z return op(*args, **kwargs) 2022-08-17T13:00:24.6914165Z ok (0.032s) 2022-08-17T13:00:24.6935275Z test_vmap_exhaustive_special_hermite_polynomial_he_cpu_float32 (__main__.TestVmapOperatorsOpInfoCPU) ... c:\actions-runner\_work\pytorch\pytorch\functorch\functorch\_src\vmap.py:475: UserWarning: There is a performance drop because we have not yet implemented the batching rule for aten::special_hermite_polynomial_he. Please file us an issue on GitHub so that we can prioritize its implementation. (Triggered internally at C:\actions-runner\_work\pytorch\pytorch\functorch\functorch\csrc\BatchedFallback.cpp:85.) 2022-08-17T13:00:24.6936073Z batched_outputs = func(*batched_inputs, **kwargs) 2022-08-17T13:00:24.6939236Z C:\actions-runner\_work\pytorch\pytorch\functorch\test\common_utils.py:249: UserWarning: There is a performance drop because we have not yet implemented the batching rule for aten::special_hermite_polynomial_he. Please file us an issue on GitHub so that we can prioritize its implementation. (Triggered internally at C:\actions-runner\_work\pytorch\pytorch\functorch\functorch\csrc\BatchedFallback.cpp:85.) 2022-08-17T13:00:24.6939895Z return op(*args, **kwargs) 2022-08-17T13:00:24.7221105Z ok (0.032s) 2022-08-17T13:00:24.7262862Z test_vmap_exhaustive_special_i0e_cpu_float32 (__main__.TestVmapOperatorsOpInfoCPU) ... ok (0.000s) 2022-08-17T13:00:24.7304488Z test_vmap_exhaustive_special_i1_cpu_float32 (__main__.TestVmapOperatorsOpInfoCPU) ... ok (0.000s) 2022-08-17T13:00:24.7347125Z test_vmap_exhaustive_special_i1e_cpu_float32 (__main__.TestVmapOperatorsOpInfoCPU) ... ok (0.016s) 2022-08-17T13:00:24.7368033Z test_vmap_exhaustive_special_laguerre_polynomial_l_cpu_float32 (__main__.TestVmapOperatorsOpInfoCPU) ... c:\actions-runner\_work\pytorch\pytorch\functorch\functorch\_src\vmap.py:475: UserWarning: There is a performance drop because we have not yet implemented the batching rule for aten::special_laguerre_polynomial_l. Please file us an issue on GitHub so that we can prioritize its implementation. (Triggered internally at C:\actions-runner\_work\pytorch\pytorch\functorch\functorch\csrc\BatchedFallback.cpp:85.) 2022-08-17T13:00:24.7368833Z batched_outputs = func(*batched_inputs, **kwargs) 2022-08-17T13:00:24.7371861Z C:\actions-runner\_work\pytorch\pytorch\functorch\test\common_utils.py:249: UserWarning: There is a performance drop because we have not yet implemented the batching rule for aten::special_laguerre_polynomial_l. Please file us an issue on GitHub so that we can prioritize its implementation. (Triggered internally at C:\actions-runner\_work\pytorch\pytorch\functorch\functorch\csrc\BatchedFallback.cpp:85.) 2022-08-17T13:00:24.7372508Z return op(*args, **kwargs) 2022-08-17T13:00:24.7653608Z ok (0.031s) 2022-08-17T13:00:24.7663822Z test_vmap_exhaustive_special_legendre_polynomial_p_cpu_float32 (__main__.TestVmapOperatorsOpInfoCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.000s) 2022-08-17T13:00:24.7682838Z test_vmap_exhaustive_special_log_ndtr_cpu_float32 (__main__.TestVmapOperatorsOpInfoCPU) ... c:\actions-runner\_work\pytorch\pytorch\functorch\functorch\_src\vmap.py:475: UserWarning: There is a performance drop because we have not yet implemented the batching rule for aten::special_log_ndtr. Please file us an issue on GitHub so that we can prioritize its implementation. (Triggered internally at C:\actions-runner\_work\pytorch\pytorch\functorch\functorch\csrc\BatchedFallback.cpp:85.) 2022-08-17T13:00:24.7684342Z batched_outputs = func(*batched_inputs, **kwargs) 2022-08-17T13:00:24.7686692Z C:\actions-runner\_work\pytorch\pytorch\functorch\test\common_utils.py:249: UserWarning: There is a performance drop because we have not yet implemented the batching rule for aten::special_log_ndtr. Please file us an issue on GitHub so that we can prioritize its implementation. (Triggered internally at C:\actions-runner\_work\pytorch\pytorch\functorch\functorch\csrc\BatchedFallback.cpp:85.) 2022-08-17T13:00:24.7687329Z return op(*args, **kwargs) 2022-08-17T13:00:24.7723973Z ok (0.000s) 2022-08-17T13:00:24.7743855Z test_vmap_exhaustive_special_modified_bessel_i0_cpu_float32 (__main__.TestVmapOperatorsOpInfoCPU) ... c:\actions-runner\_work\pytorch\pytorch\functorch\functorch\_src\vmap.py:475: UserWarning: There is a performance drop because we have not yet implemented the batching rule for aten::special_modified_bessel_i0. Please file us an issue on GitHub so that we can prioritize its implementation. (Triggered internally at C:\actions-runner\_work\pytorch\pytorch\functorch\functorch\csrc\BatchedFallback.cpp:85.) 2022-08-17T13:00:24.7744667Z batched_outputs = func(*batched_inputs, **kwargs) 2022-08-17T13:00:24.7747516Z C:\actions-runner\_work\pytorch\pytorch\functorch\test\common_utils.py:249: UserWarning: There is a performance drop because we have not yet implemented the batching rule for aten::special_modified_bessel_i0. Please file us an issue on GitHub so that we can prioritize its implementation. (Triggered internally at C:\actions-runner\_work\pytorch\pytorch\functorch\functorch\csrc\BatchedFallback.cpp:85.) 2022-08-17T13:00:24.7748160Z return op(*args, **kwargs) 2022-08-17T13:00:24.7784844Z ok (0.000s) 2022-08-17T13:00:24.7805180Z test_vmap_exhaustive_special_modified_bessel_i1_cpu_float32 (__main__.TestVmapOperatorsOpInfoCPU) ... c:\actions-runner\_work\pytorch\pytorch\functorch\functorch\_src\vmap.py:475: UserWarning: There is a performance drop because we have not yet implemented the batching rule for aten::special_modified_bessel_i1. Please file us an issue on GitHub so that we can prioritize its implementation. (Triggered internally at C:\actions-runner\_work\pytorch\pytorch\functorch\functorch\csrc\BatchedFallback.cpp:85.) 2022-08-17T13:00:24.7806041Z batched_outputs = func(*batched_inputs, **kwargs) 2022-08-17T13:00:24.7808989Z C:\actions-runner\_work\pytorch\pytorch\functorch\test\common_utils.py:249: UserWarning: There is a performance drop because we have not yet implemented the batching rule for aten::special_modified_bessel_i1. Please file us an issue on GitHub so that we can prioritize its implementation. (Triggered internally at C:\actions-runner\_work\pytorch\pytorch\functorch\functorch\csrc\BatchedFallback.cpp:85.) 2022-08-17T13:00:24.7809685Z return op(*args, **kwargs) 2022-08-17T13:00:24.7848269Z ok (0.017s) 2022-08-17T13:00:24.7868057Z test_vmap_exhaustive_special_modified_bessel_k0_cpu_float32 (__main__.TestVmapOperatorsOpInfoCPU) ... c:\actions-runner\_work\pytorch\pytorch\functorch\functorch\_src\vmap.py:475: UserWarning: There is a performance drop because we have not yet implemented the batching rule for aten::special_modified_bessel_k0. Please file us an issue on GitHub so that we can prioritize its implementation. (Triggered internally at C:\actions-runner\_work\pytorch\pytorch\functorch\functorch\csrc\BatchedFallback.cpp:85.) 2022-08-17T13:00:24.7868867Z batched_outputs = func(*batched_inputs, **kwargs) 2022-08-17T13:00:24.7871695Z C:\actions-runner\_work\pytorch\pytorch\functorch\test\common_utils.py:249: UserWarning: There is a performance drop because we have not yet implemented the batching rule for aten::special_modified_bessel_k0. Please file us an issue on GitHub so that we can prioritize its implementation. (Triggered internally at C:\actions-runner\_work\pytorch\pytorch\functorch\functorch\csrc\BatchedFallback.cpp:85.) 2022-08-17T13:00:24.7872430Z return op(*args, **kwargs) 2022-08-17T13:00:24.7908941Z ok (0.000s) 2022-08-17T13:00:24.7928388Z test_vmap_exhaustive_special_modified_bessel_k1_cpu_float32 (__main__.TestVmapOperatorsOpInfoCPU) ... c:\actions-runner\_work\pytorch\pytorch\functorch\functorch\_src\vmap.py:475: UserWarning: There is a performance drop because we have not yet implemented the batching rule for aten::special_modified_bessel_k1. Please file us an issue on GitHub so that we can prioritize its implementation. (Triggered internally at C:\actions-runner\_work\pytorch\pytorch\functorch\functorch\csrc\BatchedFallback.cpp:85.) 2022-08-17T13:00:24.7929186Z batched_outputs = func(*batched_inputs, **kwargs) 2022-08-17T13:00:24.7932165Z C:\actions-runner\_work\pytorch\pytorch\functorch\test\common_utils.py:249: UserWarning: There is a performance drop because we have not yet implemented the batching rule for aten::special_modified_bessel_k1. Please file us an issue on GitHub so that we can prioritize its implementation. (Triggered internally at C:\actions-runner\_work\pytorch\pytorch\functorch\functorch\csrc\BatchedFallback.cpp:85.) 2022-08-17T13:00:24.7932805Z return op(*args, **kwargs) 2022-08-17T13:00:24.7969293Z ok (0.000s) 2022-08-17T13:00:24.8033015Z test_vmap_exhaustive_special_ndtr_cpu_float32 (__main__.TestVmapOperatorsOpInfoCPU) ... ok (0.016s) 2022-08-17T13:00:24.8088289Z test_vmap_exhaustive_special_ndtri_cpu_float32 (__main__.TestVmapOperatorsOpInfoCPU) ... ok (0.000s) 2022-08-17T13:00:24.8251319Z test_vmap_exhaustive_special_polygamma_special_polygamma_n_0_cpu_float32 (__main__.TestVmapOperatorsOpInfoCPU) ... ok (0.016s) 2022-08-17T13:00:24.8271404Z test_vmap_exhaustive_special_scaled_modified_bessel_k0_cpu_float32 (__main__.TestVmapOperatorsOpInfoCPU) ... c:\actions-runner\_work\pytorch\pytorch\functorch\functorch\_src\vmap.py:475: UserWarning: There is a performance drop because we have not yet implemented the batching rule for aten::special_scaled_modified_bessel_k0. Please file us an issue on GitHub so that we can prioritize its implementation. (Triggered internally at C:\actions-runner\_work\pytorch\pytorch\functorch\functorch\csrc\BatchedFallback.cpp:85.) 2022-08-17T13:00:24.8272204Z batched_outputs = func(*batched_inputs, **kwargs) 2022-08-17T13:00:24.8275176Z C:\actions-runner\_work\pytorch\pytorch\functorch\test\common_utils.py:249: UserWarning: There is a performance drop because we have not yet implemented the batching rule for aten::special_scaled_modified_bessel_k0. Please file us an issue on GitHub so that we can prioritize its implementation. (Triggered internally at C:\actions-runner\_work\pytorch\pytorch\functorch\functorch\csrc\BatchedFallback.cpp:85.) 2022-08-17T13:00:24.8275830Z return op(*args, **kwargs) 2022-08-17T13:00:24.8322231Z ok (0.016s) 2022-08-17T13:00:24.8335846Z test_vmap_exhaustive_special_scaled_modified_bessel_k1_cpu_float32 (__main__.TestVmapOperatorsOpInfoCPU) ... c:\actions-runner\_work\pytorch\pytorch\functorch\functorch\_src\vmap.py:475: UserWarning: There is a performance drop because we have not yet implemented the batching rule for aten::special_scaled_modified_bessel_k1. Please file us an issue on GitHub so that we can prioritize its implementation. (Triggered internally at C:\actions-runner\_work\pytorch\pytorch\functorch\functorch\csrc\BatchedFallback.cpp:85.) 2022-08-17T13:00:24.8336689Z batched_outputs = func(*batched_inputs, **kwargs) 2022-08-17T13:00:24.8339583Z C:\actions-runner\_work\pytorch\pytorch\functorch\test\common_utils.py:249: UserWarning: There is a performance drop because we have not yet implemented the batching rule for aten::special_scaled_modified_bessel_k1. Please file us an issue on GitHub so that we can prioritize its implementation. (Triggered internally at C:\actions-runner\_work\pytorch\pytorch\functorch\functorch\csrc\BatchedFallback.cpp:85.) 2022-08-17T13:00:24.8340237Z return op(*args, **kwargs) 2022-08-17T13:00:24.8377709Z ok (0.000s) 2022-08-17T13:00:24.8387982Z test_vmap_exhaustive_special_shifted_chebyshev_polynomial_t_cpu_float32 (__main__.TestVmapOperatorsOpInfoCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.000s) 2022-08-17T13:00:24.8397662Z test_vmap_exhaustive_special_shifted_chebyshev_polynomial_u_cpu_float32 (__main__.TestVmapOperatorsOpInfoCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.000s) 2022-08-17T13:00:24.8407252Z test_vmap_exhaustive_special_shifted_chebyshev_polynomial_v_cpu_float32 (__main__.TestVmapOperatorsOpInfoCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.000s) 2022-08-17T13:00:24.8417132Z test_vmap_exhaustive_special_shifted_chebyshev_polynomial_w_cpu_float32 (__main__.TestVmapOperatorsOpInfoCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.000s) 2022-08-17T13:00:24.8436526Z test_vmap_exhaustive_special_spherical_bessel_j0_cpu_float32 (__main__.TestVmapOperatorsOpInfoCPU) ... c:\actions-runner\_work\pytorch\pytorch\functorch\functorch\_src\vmap.py:475: UserWarning: There is a performance drop because we have not yet implemented the batching rule for aten::special_spherical_bessel_j0. Please file us an issue on GitHub so that we can prioritize its implementation. (Triggered internally at C:\actions-runner\_work\pytorch\pytorch\functorch\functorch\csrc\BatchedFallback.cpp:85.) 2022-08-17T13:00:24.8437304Z batched_outputs = func(*batched_inputs, **kwargs) 2022-08-17T13:00:24.8440295Z C:\actions-runner\_work\pytorch\pytorch\functorch\test\common_utils.py:249: UserWarning: There is a performance drop because we have not yet implemented the batching rule for aten::special_spherical_bessel_j0. Please file us an issue on GitHub so that we can prioritize its implementation. (Triggered internally at C:\actions-runner\_work\pytorch\pytorch\functorch\functorch\csrc\BatchedFallback.cpp:85.) 2022-08-17T13:00:24.8440934Z return op(*args, **kwargs) 2022-08-17T13:00:24.8479157Z ok (0.016s) 2022-08-17T13:00:24.8779033Z test_vmap_exhaustive_special_xlog1py_cpu_float32 (__main__.TestVmapOperatorsOpInfoCPU) ... ok (0.032s) 2022-08-17T13:00:24.9103743Z test_vmap_exhaustive_special_zeta_cpu_float32 (__main__.TestVmapOperatorsOpInfoCPU) ... ok (0.031s) 2022-08-17T13:00:24.9163459Z test_vmap_exhaustive_split_cpu_float32 (__main__.TestVmapOperatorsOpInfoCPU) ... ok (0.000s) 2022-08-17T13:00:24.9267794Z test_vmap_exhaustive_split_list_args_cpu_float32 (__main__.TestVmapOperatorsOpInfoCPU) ... ok (0.016s) 2022-08-17T13:00:24.9399417Z test_vmap_exhaustive_split_with_sizes_cpu_float32 (__main__.TestVmapOperatorsOpInfoCPU) ... ok (0.016s) 2022-08-17T13:00:24.9446292Z test_vmap_exhaustive_sqrt_cpu_float32 (__main__.TestVmapOperatorsOpInfoCPU) ... ok (0.000s) 2022-08-17T13:00:24.9472762Z test_vmap_exhaustive_square_cpu_float32 (__main__.TestVmapOperatorsOpInfoCPU) ... c:\actions-runner\_work\pytorch\pytorch\functorch\functorch\_src\vmap.py:475: UserWarning: There is a performance drop because we have not yet implemented the batching rule for aten::square_. Please file us an issue on GitHub so that we can prioritize its implementation. (Triggered internally at C:\actions-runner\_work\pytorch\pytorch\functorch\functorch\csrc\BatchedFallback.cpp:85.) 2022-08-17T13:00:24.9473538Z batched_outputs = func(*batched_inputs, **kwargs) 2022-08-17T13:00:24.9476419Z C:\actions-runner\_work\pytorch\pytorch\functorch\test\common_utils.py:249: UserWarning: There is a performance drop because we have not yet implemented the batching rule for aten::square_. Please file us an issue on GitHub so that we can prioritize its implementation. (Triggered internally at C:\actions-runner\_work\pytorch\pytorch\functorch\functorch\csrc\BatchedFallback.cpp:85.) 2022-08-17T13:00:24.9477052Z return op(*args, **kwargs) 2022-08-17T13:00:24.9545234Z ok (0.000s) 2022-08-17T13:00:24.9754469Z test_vmap_exhaustive_squeeze_cpu_float32 (__main__.TestVmapOperatorsOpInfoCPU) ... ok (0.032s) 2022-08-17T13:00:25.0163375Z test_vmap_exhaustive_stack_cpu_float32 (__main__.TestVmapOperatorsOpInfoCPU) ... ok (0.032s) 2022-08-17T13:00:25.0282043Z test_vmap_exhaustive_std_cpu_float32 (__main__.TestVmapOperatorsOpInfoCPU) ... ok (0.016s) 2022-08-17T13:00:25.0442700Z test_vmap_exhaustive_std_mean_cpu_float32 (__main__.TestVmapOperatorsOpInfoCPU) ... ok (0.016s) 2022-08-17T13:00:25.0467604Z test_vmap_exhaustive_stft_cpu_float32 (__main__.TestVmapOperatorsOpInfoCPU) ... C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\functional.py:612: UserWarning: There is a performance drop because we have not yet implemented the batching rule for aten::stft. Please file us an issue on GitHub so that we can prioritize its implementation. (Triggered internally at C:\actions-runner\_work\pytorch\pytorch\functorch\functorch\csrc\BatchedFallback.cpp:85.) 2022-08-17T13:00:25.0468770Z return _VF.stft(input, n_fft, hop_length, win_length, window, # type: ignore[attr-defined] 2022-08-17T13:00:25.0712156Z ok (0.031s) 2022-08-17T13:00:25.0753078Z test_vmap_exhaustive_sub_cpu_float32 (__main__.TestVmapOperatorsOpInfoCPU) ... c:\actions-runner\_work\pytorch\pytorch\functorch\functorch\_src\vmap.py:475: UserWarning: There is a performance drop because we have not yet implemented the batching rule for aten::subtract_.Tensor. Please file us an issue on GitHub so that we can prioritize its implementation. (Triggered internally at C:\actions-runner\_work\pytorch\pytorch\functorch\functorch\csrc\BatchedFallback.cpp:85.) 2022-08-17T13:00:25.0754105Z batched_outputs = func(*batched_inputs, **kwargs) 2022-08-17T13:00:25.0757167Z C:\actions-runner\_work\pytorch\pytorch\functorch\test\common_utils.py:249: UserWarning: There is a performance drop because we have not yet implemented the batching rule for aten::subtract_.Tensor. Please file us an issue on GitHub so that we can prioritize its implementation. (Triggered internally at C:\actions-runner\_work\pytorch\pytorch\functorch\functorch\csrc\BatchedFallback.cpp:85.) 2022-08-17T13:00:25.0758028Z return op(*args, **kwargs) 2022-08-17T13:00:25.1739944Z ok (0.094s) 2022-08-17T13:00:25.2024507Z test_vmap_exhaustive_sum_cpu_float32 (__main__.TestVmapOperatorsOpInfoCPU) ... ok (0.032s) 2022-08-17T13:00:25.2132178Z test_vmap_exhaustive_sum_to_size_cpu_float32 (__main__.TestVmapOperatorsOpInfoCPU) ... ok (0.016s) 2022-08-17T13:00:25.7938487Z test_vmap_exhaustive_svd_cpu_float32 (__main__.TestVmapOperatorsOpInfoCPU) ... ok (0.584s) 2022-08-17T13:00:25.7992801Z test_vmap_exhaustive_svd_lowrank_cpu_float32 (__main__.TestVmapOperatorsOpInfoCPU) ... expected failure (0.000s) 2022-08-17T13:00:25.8192151Z test_vmap_exhaustive_symeig_cpu_float32 (__main__.TestVmapOperatorsOpInfoCPU) ... ok (0.016s) 2022-08-17T13:00:25.8296765Z test_vmap_exhaustive_t_cpu_float32 (__main__.TestVmapOperatorsOpInfoCPU) ... ok (0.016s) 2022-08-17T13:00:25.8466491Z test_vmap_exhaustive_take_along_dim_cpu_float32 (__main__.TestVmapOperatorsOpInfoCPU) ... ok (0.016s) 2022-08-17T13:00:25.8543639Z test_vmap_exhaustive_take_cpu_float32 (__main__.TestVmapOperatorsOpInfoCPU) ... c:\actions-runner\_work\pytorch\pytorch\functorch\functorch\_src\vmap.py:475: UserWarning: There is a performance drop because we have not yet implemented the batching rule for aten::take. Please file us an issue on GitHub so that we can prioritize its implementation. (Triggered internally at C:\actions-runner\_work\pytorch\pytorch\functorch\functorch\csrc\BatchedFallback.cpp:85.) 2022-08-17T13:00:25.8544681Z batched_outputs = func(*batched_inputs, **kwargs) 2022-08-17T13:00:25.8547875Z C:\actions-runner\_work\pytorch\pytorch\functorch\test\common_utils.py:249: UserWarning: There is a performance drop because we have not yet implemented the batching rule for aten::take. Please file us an issue on GitHub so that we can prioritize its implementation. (Triggered internally at C:\actions-runner\_work\pytorch\pytorch\functorch\functorch\csrc\BatchedFallback.cpp:85.) 2022-08-17T13:00:25.8548704Z return op(*args, **kwargs) 2022-08-17T13:00:25.8835231Z ok (0.031s) 2022-08-17T13:00:25.8888979Z test_vmap_exhaustive_tan_cpu_float32 (__main__.TestVmapOperatorsOpInfoCPU) ... ok (0.016s) 2022-08-17T13:00:25.8949244Z test_vmap_exhaustive_tanh_cpu_float32 (__main__.TestVmapOperatorsOpInfoCPU) ... ok (0.000s) 2022-08-17T13:00:25.8977034Z test_vmap_exhaustive_tensor_split_cpu_float32 (__main__.TestVmapOperatorsOpInfoCPU) ... expected failure (0.000s) 2022-08-17T13:00:25.9065450Z test_vmap_exhaustive_tensordot_cpu_float32 (__main__.TestVmapOperatorsOpInfoCPU) ... ok (0.016s) 2022-08-17T13:00:25.9878580Z test_vmap_exhaustive_tile_cpu_float32 (__main__.TestVmapOperatorsOpInfoCPU) ... ok (0.079s) 2022-08-17T13:00:25.9909684Z test_vmap_exhaustive_to_sparse_cpu_float32 (__main__.TestVmapOperatorsOpInfoCPU) ... C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\testing\_internal\common_methods_invocations.py:16406: UserWarning: There is a performance drop because we have not yet implemented the batching rule for aten::to_sparse. Please file us an issue on GitHub so that we can prioritize its implementation. (Triggered internally at C:\actions-runner\_work\pytorch\pytorch\functorch\functorch\csrc\BatchedFallback.cpp:85.) 2022-08-17T13:00:25.9910792Z op=lambda x, *args: x.to_sparse(*args), 2022-08-17T13:00:25.9915695Z expected failure (0.000s) 2022-08-17T13:00:26.0235756Z test_vmap_exhaustive_topk_cpu_float32 (__main__.TestVmapOperatorsOpInfoCPU) ... ok (0.031s) 2022-08-17T13:00:26.0274678Z test_vmap_exhaustive_trace_cpu_float32 (__main__.TestVmapOperatorsOpInfoCPU) ... ok (0.000s) 2022-08-17T13:00:26.0942863Z test_vmap_exhaustive_transpose_cpu_float32 (__main__.TestVmapOperatorsOpInfoCPU) ... ok (0.079s) 2022-08-17T13:00:26.1215791Z test_vmap_exhaustive_trapezoid_cpu_float32 (__main__.TestVmapOperatorsOpInfoCPU) ... ok (0.016s) 2022-08-17T13:00:26.1487950Z test_vmap_exhaustive_trapz_cpu_float32 (__main__.TestVmapOperatorsOpInfoCPU) ... ok (0.031s) 2022-08-17T13:00:26.2012260Z test_vmap_exhaustive_triangular_solve_cpu_float32 (__main__.TestVmapOperatorsOpInfoCPU) ... ok (0.047s) 2022-08-17T13:00:26.2040289Z test_vmap_exhaustive_tril_cpu_float32 (__main__.TestVmapOperatorsOpInfoCPU) ... c:\actions-runner\_work\pytorch\pytorch\functorch\functorch\_src\vmap.py:475: UserWarning: There is a performance drop because we have not yet implemented the batching rule for aten::tril_. Please file us an issue on GitHub so that we can prioritize its implementation. (Triggered internally at C:\actions-runner\_work\pytorch\pytorch\functorch\functorch\csrc\BatchedFallback.cpp:85.) 2022-08-17T13:00:26.2041297Z batched_outputs = func(*batched_inputs, **kwargs) 2022-08-17T13:00:26.2044350Z C:\actions-runner\_work\pytorch\pytorch\functorch\test\common_utils.py:249: UserWarning: There is a performance drop because we have not yet implemented the batching rule for aten::tril_. Please file us an issue on GitHub so that we can prioritize its implementation. (Triggered internally at C:\actions-runner\_work\pytorch\pytorch\functorch\functorch\csrc\BatchedFallback.cpp:85.) 2022-08-17T13:00:26.2045207Z return op(*args, **kwargs) 2022-08-17T13:00:26.2190246Z ok (0.031s) 2022-08-17T13:00:26.2217759Z test_vmap_exhaustive_triu_cpu_float32 (__main__.TestVmapOperatorsOpInfoCPU) ... c:\actions-runner\_work\pytorch\pytorch\functorch\functorch\_src\vmap.py:475: UserWarning: There is a performance drop because we have not yet implemented the batching rule for aten::triu_. Please file us an issue on GitHub so that we can prioritize its implementation. (Triggered internally at C:\actions-runner\_work\pytorch\pytorch\functorch\functorch\csrc\BatchedFallback.cpp:85.) 2022-08-17T13:00:26.2218771Z batched_outputs = func(*batched_inputs, **kwargs) 2022-08-17T13:00:26.2221786Z C:\actions-runner\_work\pytorch\pytorch\functorch\test\common_utils.py:249: UserWarning: There is a performance drop because we have not yet implemented the batching rule for aten::triu_. Please file us an issue on GitHub so that we can prioritize its implementation. (Triggered internally at C:\actions-runner\_work\pytorch\pytorch\functorch\functorch\csrc\BatchedFallback.cpp:85.) 2022-08-17T13:00:26.2222770Z return op(*args, **kwargs) 2022-08-17T13:00:26.2369290Z ok (0.016s) 2022-08-17T13:00:26.2794939Z test_vmap_exhaustive_true_divide_cpu_float32 (__main__.TestVmapOperatorsOpInfoCPU) ... ok (0.031s) 2022-08-17T13:00:26.2839812Z test_vmap_exhaustive_trunc_cpu_float32 (__main__.TestVmapOperatorsOpInfoCPU) ... c:\actions-runner\_work\pytorch\pytorch\functorch\functorch\_src\vmap.py:475: UserWarning: There is a performance drop because we have not yet implemented the batching rule for aten::fix_. Please file us an issue on GitHub so that we can prioritize its implementation. (Triggered internally at C:\actions-runner\_work\pytorch\pytorch\functorch\functorch\csrc\BatchedFallback.cpp:85.) 2022-08-17T13:00:26.2840849Z batched_outputs = func(*batched_inputs, **kwargs) 2022-08-17T13:00:26.2844189Z C:\actions-runner\_work\pytorch\pytorch\functorch\test\common_utils.py:249: UserWarning: There is a performance drop because we have not yet implemented the batching rule for aten::fix_. Please file us an issue on GitHub so that we can prioritize its implementation. (Triggered internally at C:\actions-runner\_work\pytorch\pytorch\functorch\functorch\csrc\BatchedFallback.cpp:85.) 2022-08-17T13:00:26.2845038Z return op(*args, **kwargs) 2022-08-17T13:00:26.2880644Z ok (0.016s) 2022-08-17T13:00:26.3116194Z test_vmap_exhaustive_unbind_cpu_float32 (__main__.TestVmapOperatorsOpInfoCPU) ... ok (0.016s) 2022-08-17T13:00:26.3295321Z test_vmap_exhaustive_unflatten_cpu_float32 (__main__.TestVmapOperatorsOpInfoCPU) ... ok (0.031s) 2022-08-17T13:00:26.3697662Z test_vmap_exhaustive_unfold_cpu_float32 (__main__.TestVmapOperatorsOpInfoCPU) ... ok (0.031s) 2022-08-17T13:00:26.4589393Z test_vmap_exhaustive_unique_consecutive_cpu_float32 (__main__.TestVmapOperatorsOpInfoCPU) ... C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\functional.py:837: UserWarning: There is a performance drop because we have not yet implemented the batching rule for aten::unique_consecutive. Please file us an issue on GitHub so that we can prioritize its implementation. (Triggered internally at C:\actions-runner\_work\pytorch\pytorch\functorch\functorch\csrc\BatchedFallback.cpp:85.) 2022-08-17T13:00:26.4590287Z output, inverse_indices, counts = _VF.unique_consecutive( # type: ignore[attr-defined] 2022-08-17T13:00:27.0699414Z ok (0.698s) 2022-08-17T13:00:27.0839592Z test_vmap_exhaustive_unique_cpu_float32 (__main__.TestVmapOperatorsOpInfoCPU) ... C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\functional.py:772: UserWarning: There is a performance drop because we have not yet implemented the batching rule for aten::_unique2. Please file us an issue on GitHub so that we can prioritize its implementation. (Triggered internally at C:\actions-runner\_work\pytorch\pytorch\functorch\functorch\csrc\BatchedFallback.cpp:85.) 2022-08-17T13:00:27.0840359Z output, inverse_indices, counts = torch._unique2( 2022-08-17T13:00:27.1378663Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\functional.py:764: UserWarning: There is a performance drop because we have not yet implemented the batching rule for aten::unique_dim. Please file us an issue on GitHub so that we can prioritize its implementation. (Triggered internally at C:\actions-runner\_work\pytorch\pytorch\functorch\functorch\csrc\BatchedFallback.cpp:85.) 2022-08-17T13:00:27.1379344Z output, inverse_indices, counts = _VF.unique_dim( 2022-08-17T13:00:28.3511177Z ok (1.284s) 2022-08-17T13:00:28.3771368Z test_vmap_exhaustive_unsqueeze_cpu_float32 (__main__.TestVmapOperatorsOpInfoCPU) ... ok (0.032s) 2022-08-17T13:00:28.3887107Z test_vmap_exhaustive_var_cpu_float32 (__main__.TestVmapOperatorsOpInfoCPU) ... ok (0.000s) 2022-08-17T13:00:28.4043807Z test_vmap_exhaustive_var_mean_cpu_float32 (__main__.TestVmapOperatorsOpInfoCPU) ... ok (0.016s) 2022-08-17T13:00:28.4065448Z test_vmap_exhaustive_vdot_cpu_float32 (__main__.TestVmapOperatorsOpInfoCPU) ... c:\actions-runner\_work\pytorch\pytorch\functorch\functorch\_src\vmap.py:475: UserWarning: There is a performance drop because we have not yet implemented the batching rule for aten::vdot. Please file us an issue on GitHub so that we can prioritize its implementation. (Triggered internally at C:\actions-runner\_work\pytorch\pytorch\functorch\functorch\csrc\BatchedFallback.cpp:85.) 2022-08-17T13:00:28.4066412Z batched_outputs = func(*batched_inputs, **kwargs) 2022-08-17T13:00:28.4069560Z C:\actions-runner\_work\pytorch\pytorch\functorch\test\common_utils.py:249: UserWarning: There is a performance drop because we have not yet implemented the batching rule for aten::vdot. Please file us an issue on GitHub so that we can prioritize its implementation. (Triggered internally at C:\actions-runner\_work\pytorch\pytorch\functorch\functorch\csrc\BatchedFallback.cpp:85.) 2022-08-17T13:00:28.4070182Z return op(*args, **kwargs) 2022-08-17T13:00:28.4093344Z ok (0.016s) 2022-08-17T13:00:28.4126266Z test_vmap_exhaustive_view_as_complex_cpu_float32 (__main__.TestVmapOperatorsOpInfoCPU) ... expected failure (0.000s) 2022-08-17T13:00:28.4223320Z test_vmap_exhaustive_view_as_cpu_float32 (__main__.TestVmapOperatorsOpInfoCPU) ... ok (0.016s) 2022-08-17T13:00:28.4346037Z test_vmap_exhaustive_view_cpu_float32 (__main__.TestVmapOperatorsOpInfoCPU) ... ok (0.000s) 2022-08-17T13:00:28.4442708Z test_vmap_exhaustive_vsplit_cpu_float32 (__main__.TestVmapOperatorsOpInfoCPU) ... ok (0.016s) 2022-08-17T13:00:28.4764033Z test_vmap_exhaustive_vstack_cpu_float32 (__main__.TestVmapOperatorsOpInfoCPU) ... ok (0.031s) 2022-08-17T13:00:28.5103974Z test_vmap_exhaustive_where_cpu_float32 (__main__.TestVmapOperatorsOpInfoCPU) ... ok (0.032s) 2022-08-17T13:00:28.5138540Z test_vmap_exhaustive_xlogy_cpu_float32 (__main__.TestVmapOperatorsOpInfoCPU) ... c:\actions-runner\_work\pytorch\pytorch\functorch\functorch\_src\vmap.py:475: UserWarning: There is a performance drop because we have not yet implemented the batching rule for aten::xlogy_.Tensor. Please file us an issue on GitHub so that we can prioritize its implementation. (Triggered internally at C:\actions-runner\_work\pytorch\pytorch\functorch\functorch\csrc\BatchedFallback.cpp:85.) 2022-08-17T13:00:28.5139315Z batched_outputs = func(*batched_inputs, **kwargs) 2022-08-17T13:00:28.5142455Z C:\actions-runner\_work\pytorch\pytorch\functorch\test\common_utils.py:249: UserWarning: There is a performance drop because we have not yet implemented the batching rule for aten::xlogy_.Tensor. Please file us an issue on GitHub so that we can prioritize its implementation. (Triggered internally at C:\actions-runner\_work\pytorch\pytorch\functorch\functorch\csrc\BatchedFallback.cpp:85.) 2022-08-17T13:00:28.5143092Z return op(*args, **kwargs) 2022-08-17T13:00:28.5819619Z ok (0.079s) 2022-08-17T13:00:28.5915992Z test_vmap_exhaustive_zero__cpu_float32 (__main__.TestVmapOperatorsOpInfoCPU) ... ok (0.000s) 2022-08-17T13:00:28.6021890Z test_vmap_exhaustive_zeros_like_cpu_float32 (__main__.TestVmapOperatorsOpInfoCPU) ... ok (0.016s) 2022-08-17T13:00:28.6067484Z test_vmap_linalg_failure_1D_input_linalg_cholesky_cpu_float32 (__main__.TestVmapOperatorsOpInfoCPU) ... ok (0.000s) 2022-08-17T13:00:28.6111122Z test_vmap_linalg_failure_1D_input_linalg_cholesky_ex_cpu_float32 (__main__.TestVmapOperatorsOpInfoCPU) ... ok (0.016s) 2022-08-17T13:00:28.6143295Z test_vmap_linalg_failure_1D_input_linalg_cond_cpu_float32 (__main__.TestVmapOperatorsOpInfoCPU) ... ok (0.000s) 2022-08-17T13:00:28.6176532Z test_vmap_linalg_failure_1D_input_linalg_cross_cpu_float32 (__main__.TestVmapOperatorsOpInfoCPU) ... C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\testing\_internal\opinfo\core.py:910: UserWarning: There is a performance drop because we have not yet implemented the batching rule for aten::linalg_cross. Please file us an issue on GitHub so that we can prioritize its implementation. (Triggered internally at C:\actions-runner\_work\pytorch\pytorch\functorch\functorch\csrc\BatchedFallback.cpp:85.) 2022-08-17T13:00:28.6177729Z return self.op(*args, **kwargs) 2022-08-17T13:00:28.6185964Z ok (0.000s) 2022-08-17T13:00:28.6239951Z test_vmap_linalg_failure_1D_input_linalg_det_cpu_float32 (__main__.TestVmapOperatorsOpInfoCPU) ... ok (0.000s) 2022-08-17T13:00:28.6291089Z test_vmap_linalg_failure_1D_input_linalg_eig_cpu_float32 (__main__.TestVmapOperatorsOpInfoCPU) ... ok (0.016s) 2022-08-17T13:00:28.6339388Z test_vmap_linalg_failure_1D_input_linalg_eigh_cpu_float32 (__main__.TestVmapOperatorsOpInfoCPU) ... C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\testing\_internal\opinfo\core.py:910: UserWarning: There is a performance drop because we have not yet implemented the batching rule for aten::linalg_eigh. Please file us an issue on GitHub so that we can prioritize its implementation. (Triggered internally at C:\actions-runner\_work\pytorch\pytorch\functorch\functorch\csrc\BatchedFallback.cpp:85.) 2022-08-17T13:00:28.6358501Z return self.op(*args, **kwargs) 2022-08-17T13:00:28.6358749Z ok (0.000s) 2022-08-17T13:00:28.6417018Z test_vmap_linalg_failure_1D_input_linalg_eigvals_cpu_float32 (__main__.TestVmapOperatorsOpInfoCPU) ... ok (0.000s) 2022-08-17T13:00:28.6477832Z test_vmap_linalg_failure_1D_input_linalg_eigvalsh_cpu_float32 (__main__.TestVmapOperatorsOpInfoCPU) ... ok (0.000s) 2022-08-17T13:00:28.6579515Z test_vmap_linalg_failure_1D_input_linalg_householder_product_cpu_float32 (__main__.TestVmapOperatorsOpInfoCPU) ... ok (0.016s) 2022-08-17T13:00:28.6636521Z test_vmap_linalg_failure_1D_input_linalg_inv_cpu_float32 (__main__.TestVmapOperatorsOpInfoCPU) ... ok (0.000s) 2022-08-17T13:00:28.6695773Z test_vmap_linalg_failure_1D_input_linalg_inv_ex_cpu_float32 (__main__.TestVmapOperatorsOpInfoCPU) ... ok (0.000s) 2022-08-17T13:00:28.6737947Z test_vmap_linalg_failure_1D_input_linalg_ldl_factor_cpu_float32 (__main__.TestVmapOperatorsOpInfoCPU) ... C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\testing\_internal\opinfo\core.py:910: UserWarning: There is a performance drop because we have not yet implemented the batching rule for aten::linalg_ldl_factor. Please file us an issue on GitHub so that we can prioritize its implementation. (Triggered internally at C:\actions-runner\_work\pytorch\pytorch\functorch\functorch\csrc\BatchedFallback.cpp:85.) 2022-08-17T13:00:28.6739023Z return self.op(*args, **kwargs) 2022-08-17T13:00:28.6739884Z ok (0.016s) 2022-08-17T13:00:28.6771594Z test_vmap_linalg_failure_1D_input_linalg_ldl_factor_ex_cpu_float32 (__main__.TestVmapOperatorsOpInfoCPU) ... ok (0.000s) 2022-08-17T13:00:28.6785136Z test_vmap_linalg_failure_1D_input_linalg_ldl_solve_cpu_float32 (__main__.TestVmapOperatorsOpInfoCPU) ... skip: Skipped! (0.000s) 2022-08-17T13:00:28.6980168Z test_vmap_linalg_failure_1D_input_linalg_lstsq_cpu_float32 (__main__.TestVmapOperatorsOpInfoCPU) ... ok (0.016s) 2022-08-17T13:00:28.7174213Z test_vmap_linalg_failure_1D_input_linalg_lstsq_grad_oriented_cpu_float32 (__main__.TestVmapOperatorsOpInfoCPU) ... ok (0.016s) 2022-08-17T13:00:28.7204947Z test_vmap_linalg_failure_1D_input_linalg_lu_cpu_float32 (__main__.TestVmapOperatorsOpInfoCPU) ... C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\testing\_internal\opinfo\core.py:910: UserWarning: There is a performance drop because we have not yet implemented the batching rule for aten::linalg_lu. Please file us an issue on GitHub so that we can prioritize its implementation. (Triggered internally at C:\actions-runner\_work\pytorch\pytorch\functorch\functorch\csrc\BatchedFallback.cpp:85.) 2022-08-17T13:00:28.7205976Z return self.op(*args, **kwargs) 2022-08-17T13:00:28.7251413Z ok (0.016s) 2022-08-17T13:00:28.7283974Z test_vmap_linalg_failure_1D_input_linalg_lu_factor_cpu_float32 (__main__.TestVmapOperatorsOpInfoCPU) ... C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\testing\_internal\opinfo\core.py:910: UserWarning: There is a performance drop because we have not yet implemented the batching rule for aten::linalg_lu_factor. Please file us an issue on GitHub so that we can prioritize its implementation. (Triggered internally at C:\actions-runner\_work\pytorch\pytorch\functorch\functorch\csrc\BatchedFallback.cpp:85.) 2022-08-17T13:00:28.7285151Z return self.op(*args, **kwargs) 2022-08-17T13:00:28.7354701Z ok (0.000s) 2022-08-17T13:00:28.7428923Z test_vmap_linalg_failure_1D_input_linalg_lu_factor_ex_cpu_float32 (__main__.TestVmapOperatorsOpInfoCPU) ... ok (0.016s) 2022-08-17T13:00:28.7462150Z test_vmap_linalg_failure_1D_input_linalg_lu_solve_cpu_float32 (__main__.TestVmapOperatorsOpInfoCPU) ... C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\testing\_internal\opinfo\core.py:910: UserWarning: There is a performance drop because we have not yet implemented the batching rule for aten::linalg_lu_solve. Please file us an issue on GitHub so that we can prioritize its implementation. (Triggered internally at C:\actions-runner\_work\pytorch\pytorch\functorch\functorch\csrc\BatchedFallback.cpp:85.) 2022-08-17T13:00:28.7463215Z return self.op(*args, **kwargs) 2022-08-17T13:00:28.7754579Z ok (0.038s) 2022-08-17T13:00:28.8098266Z test_vmap_linalg_failure_1D_input_linalg_matrix_norm_cpu_float32 (__main__.TestVmapOperatorsOpInfoCPU) ... ok (0.025s) 2022-08-17T13:00:28.8191819Z test_vmap_linalg_failure_1D_input_linalg_matrix_power_cpu_float32 (__main__.TestVmapOperatorsOpInfoCPU) ... ok (0.016s) 2022-08-17T13:00:28.8223917Z test_vmap_linalg_failure_1D_input_linalg_matrix_rank_cpu_float32 (__main__.TestVmapOperatorsOpInfoCPU) ... C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\testing\_internal\opinfo\core.py:910: UserWarning: There is a performance drop because we have not yet implemented the batching rule for aten::linalg_matrix_rank.atol_rtol_tensor. Please file us an issue on GitHub so that we can prioritize its implementation. (Triggered internally at C:\actions-runner\_work\pytorch\pytorch\functorch\functorch\csrc\BatchedFallback.cpp:85.) 2022-08-17T13:00:28.8225012Z return self.op(*args, **kwargs) 2022-08-17T13:00:28.8234834Z ok (0.000s) 2022-08-17T13:00:28.8277305Z test_vmap_linalg_failure_1D_input_linalg_matrix_rank_hermitian_cpu_float32 (__main__.TestVmapOperatorsOpInfoCPU) ... ok (0.000s) 2022-08-17T13:00:28.8290982Z test_vmap_linalg_failure_1D_input_linalg_multi_dot_cpu_float32 (__main__.TestVmapOperatorsOpInfoCPU) ... skip: Skipped! (0.000s) 2022-08-17T13:00:28.8323411Z test_vmap_linalg_failure_1D_input_linalg_norm_cpu_float32 (__main__.TestVmapOperatorsOpInfoCPU) ... ok (0.016s) 2022-08-17T13:00:28.8345091Z test_vmap_linalg_failure_1D_input_linalg_norm_subgradients_at_zero_cpu_float32 (__main__.TestVmapOperatorsOpInfoCPU) ... ok (0.000s) 2022-08-17T13:00:28.8377696Z test_vmap_linalg_failure_1D_input_linalg_pinv_cpu_float32 (__main__.TestVmapOperatorsOpInfoCPU) ... C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\testing\_internal\opinfo\core.py:910: UserWarning: There is a performance drop because we have not yet implemented the batching rule for aten::linalg_pinv.atol_rtol_tensor. Please file us an issue on GitHub so that we can prioritize its implementation. (Triggered internally at C:\actions-runner\_work\pytorch\pytorch\functorch\functorch\csrc\BatchedFallback.cpp:85.) 2022-08-17T13:00:28.8378744Z return self.op(*args, **kwargs) 2022-08-17T13:00:28.8411420Z ok (0.000s) 2022-08-17T13:00:28.8454316Z test_vmap_linalg_failure_1D_input_linalg_pinv_hermitian_cpu_float32 (__main__.TestVmapOperatorsOpInfoCPU) ... ok (0.000s) 2022-08-17T13:00:28.8475063Z test_vmap_linalg_failure_1D_input_linalg_pinv_singular_cpu_float32 (__main__.TestVmapOperatorsOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.016s) 2022-08-17T13:00:28.8602608Z test_vmap_linalg_failure_1D_input_linalg_qr_cpu_float32 (__main__.TestVmapOperatorsOpInfoCPU) ... ok (0.000s) 2022-08-17T13:00:28.8657835Z test_vmap_linalg_failure_1D_input_linalg_slogdet_cpu_float32 (__main__.TestVmapOperatorsOpInfoCPU) ... ok (0.016s) 2022-08-17T13:00:28.8692158Z test_vmap_linalg_failure_1D_input_linalg_solve_cpu_float32 (__main__.TestVmapOperatorsOpInfoCPU) ... C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\testing\_internal\opinfo\core.py:910: UserWarning: There is a performance drop because we have not yet implemented the batching rule for aten::linalg_solve_ex. Please file us an issue on GitHub so that we can prioritize its implementation. (Triggered internally at C:\actions-runner\_work\pytorch\pytorch\functorch\functorch\csrc\BatchedFallback.cpp:85.) 2022-08-17T13:00:28.8693209Z return self.op(*args, **kwargs) 2022-08-17T13:00:28.8746754Z ok (0.000s) 2022-08-17T13:00:28.8836111Z test_vmap_linalg_failure_1D_input_linalg_solve_ex_cpu_float32 (__main__.TestVmapOperatorsOpInfoCPU) ... ok (0.016s) 2022-08-17T13:00:28.9301587Z test_vmap_linalg_failure_1D_input_linalg_solve_triangular_cpu_float32 (__main__.TestVmapOperatorsOpInfoCPU) ... ok (0.047s) 2022-08-17T13:00:29.0094618Z test_vmap_linalg_failure_1D_input_linalg_svd_cpu_float32 (__main__.TestVmapOperatorsOpInfoCPU) ... ok (0.080s) 2022-08-17T13:00:29.0192766Z test_vmap_linalg_failure_1D_input_linalg_svdvals_cpu_float32 (__main__.TestVmapOperatorsOpInfoCPU) ... ok (0.000s) 2022-08-17T13:00:29.0221107Z test_vmap_linalg_failure_1D_input_linalg_tensorinv_cpu_float32 (__main__.TestVmapOperatorsOpInfoCPU) ... ok (0.016s) 2022-08-17T13:00:29.0244635Z test_vmap_linalg_failure_1D_input_linalg_tensorsolve_cpu_float32 (__main__.TestVmapOperatorsOpInfoCPU) ... ok (0.001s) 2022-08-17T13:00:29.0270768Z test_vmap_linalg_failure_1D_input_linalg_vander_cpu_float32 (__main__.TestVmapOperatorsOpInfoCPU) ... expected failure (0.000s) 2022-08-17T13:00:29.0310580Z test_vmap_linalg_failure_1D_input_linalg_vecdot_cpu_float32 (__main__.TestVmapOperatorsOpInfoCPU) ... expected failure (0.000s) 2022-08-17T13:00:29.0338768Z test_vmap_linalg_failure_1D_input_linalg_vector_norm_cpu_float32 (__main__.TestVmapOperatorsOpInfoCPU) ... expected failure (0.000s) 2022-08-17T13:00:29.0364072Z test_vmap_multi_dot_failure_1D_input_cpu (__main__.TestVmapOperatorsOpInfoCPU) ... ok (0.000s) 2022-08-17T13:00:29.0364701Z 2022-08-17T13:00:29.0364986Z ---------------------------------------------------------------------- 2022-08-17T13:00:29.0365340Z Ran 1785 tests in 76.438s 2022-08-17T13:00:29.0365577Z 2022-08-17T13:00:29.0365718Z OK (skipped=38, expected failures=208) 2022-08-17T13:00:29.0365907Z 2022-08-17T13:00:29.0366017Z Generating XML reports... 2022-08-17T13:00:29.0664756Z Generated XML report: test-reports\python-unittest\functorch\test\test_vmap\TEST-TestRandomnessCPU-20220817125912.xml 2022-08-17T13:00:29.0682665Z Generated XML report: test-reports\python-unittest\functorch\test\test_vmap\TEST-TestTransformFailureCPU-20220817125912.xml 2022-08-17T13:00:29.0742462Z Generated XML report: test-reports\python-unittest\functorch\test\test_vmap\TEST-TestVmapAPI-20220817125912.xml 2022-08-17T13:00:29.0777538Z Generated XML report: test-reports\python-unittest\functorch\test\test_vmap\TEST-TestVmapBatchedGradientCPU-20220817125912.xml 2022-08-17T13:00:29.0904659Z Generated XML report: test-reports\python-unittest\functorch\test\test_vmap\TEST-TestVmapOperators-20220817125912.xml 2022-08-17T13:00:29.2201363Z Generated XML report: test-reports\python-unittest\functorch\test\test_vmap\TEST-TestVmapOperatorsOpInfoCPU-20220817125912.xml 2022-08-17T13:00:29.8655813Z 2022-08-17T13:00:29.8656481Z (base) C:\actions-runner\_work\pytorch\pytorch\test>popd 2022-08-17T13:00:29.8660208Z 2022-08-17T13:00:29.8660486Z (base) C:\actions-runner\_work\pytorch\pytorch>if ERRORLEVEL 1 goto fail 2022-08-17T13:00:29.8661922Z 2022-08-17T13:00:29.8662142Z (base) C:\actions-runner\_work\pytorch\pytorch>exit /b 0 2022-08-17T13:00:29.8685516Z + assert_git_not_dirty 2022-08-17T13:00:29.8685794Z + [[ win-vs2019-cpu-py3 != *rocm* ]] 2022-08-17T13:00:29.8686029Z + [[ win-vs2019-cpu-py3 != *xla* ]] 2022-08-17T13:00:29.9040059Z ++ git status --porcelain 2022-08-17T13:00:30.7000967Z + git_status= 2022-08-17T13:00:30.7001196Z + [[ -n '' ]] 2022-08-17T13:00:30.7001395Z + echo 'TEST PASSED' 2022-08-17T13:00:30.7001571Z TEST PASSED 2022-08-17T13:00:30.7518095Z Prepare all required actions 2022-08-17T13:00:30.7518640Z Getting action download info 2022-08-17T13:00:31.0191886Z Download action repository 'nick-fields/retry@71062288b76e2b6214ebde0e673ce0de1755740a' (SHA:71062288b76e2b6214ebde0e673ce0de1755740a) 2022-08-17T13:00:31.2034431Z ##[group]Run ./.github/actions/get-workflow-job-id 2022-08-17T13:00:31.2034657Z with: 2022-08-17T13:00:31.2035086Z github-token: *** 2022-08-17T13:00:31.2035255Z env: 2022-08-17T13:00:31.2035426Z GIT_DEFAULT_BRANCH: master 2022-08-17T13:00:31.2035675Z pythonLocation: C:\actions-runner\_work\_tool\Python\3.10.6\x64 2022-08-17T13:00:31.2035913Z ##[endgroup] 2022-08-17T13:00:31.2163731Z ##[group]Run nick-fields/retry@71062288b76e2b6214ebde0e673ce0de1755740a 2022-08-17T13:00:31.2163973Z with: 2022-08-17T13:00:31.2164125Z shell: bash 2022-08-17T13:00:31.2164305Z timeout_minutes: 10 2022-08-17T13:00:31.2164488Z max_attempts: 5 2022-08-17T13:00:31.2164656Z retry_wait_seconds: 30 2022-08-17T13:00:31.2165157Z command: set -eux python3 -m pip install requests==2.26.0 GHA_WORKFLOW_JOB_ID=$(python3 .github/scripts/get_workflow_job_id.py "${GITHUB_RUN_ID}" "${RUNNER_NAME}") echo "::set-output name=job-id::${GHA_WORKFLOW_JOB_ID}" 2022-08-17T13:00:31.2165555Z polling_interval_seconds: 1 2022-08-17T13:00:31.2165740Z warning_on_retry: true 2022-08-17T13:00:31.2165931Z continue_on_error: false 2022-08-17T13:00:31.2166107Z env: 2022-08-17T13:00:31.2166263Z GIT_DEFAULT_BRANCH: master 2022-08-17T13:00:31.2166525Z pythonLocation: C:\actions-runner\_work\_tool\Python\3.10.6\x64 2022-08-17T13:00:31.2166899Z GITHUB_TOKEN: *** 2022-08-17T13:00:31.2167074Z ##[endgroup] 2022-08-17T13:00:31.3365285Z 2022-08-17T13:00:31.3642475Z + python3 -m pip install requests==2.26.0 2022-08-17T13:00:32.3012751Z Collecting requests==2.26.0 2022-08-17T13:00:32.3253308Z Downloading requests-2.26.0-py2.py3-none-any.whl (62 kB) 2022-08-17T13:00:32.3349027Z ---------------------------------------- 62.3/62.3 kB ? eta 0:00:00 2022-08-17T13:00:32.3772863Z Collecting idna<4,>=2.5 2022-08-17T13:00:32.3829200Z Downloading idna-3.3-py3-none-any.whl (61 kB) 2022-08-17T13:00:32.3912615Z ---------------------------------------- 61.2/61.2 kB ? eta 0:00:00 2022-08-17T13:00:32.4181536Z Collecting certifi>=2017.4.17 2022-08-17T13:00:32.4219851Z Downloading certifi-2022.6.15-py3-none-any.whl (160 kB) 2022-08-17T13:00:32.4311219Z -------------------------------------- 160.2/160.2 kB 9.4 MB/s eta 0:00:00 2022-08-17T13:00:32.4651911Z Collecting charset-normalizer~=2.0.0 2022-08-17T13:00:32.4690383Z Downloading charset_normalizer-2.0.12-py3-none-any.whl (39 kB) 2022-08-17T13:00:32.5190745Z Collecting urllib3<1.27,>=1.21.1 2022-08-17T13:00:32.5230619Z Downloading urllib3-1.26.11-py2.py3-none-any.whl (139 kB) 2022-08-17T13:00:32.5372377Z ---------------------------------------- 139.9/139.9 kB ? eta 0:00:00 2022-08-17T13:00:32.6505775Z Installing collected packages: urllib3, idna, charset-normalizer, certifi, requests 2022-08-17T13:00:33.5198306Z Successfully installed certifi-2022.6.15 charset-normalizer-2.0.12 idna-3.3 requests-2.26.0 urllib3-1.26.11 2022-08-17T13:00:33.6081994Z ++ python3 .github/scripts/get_workflow_job_id.py 2875102080 i-05e068aeb7b82228b 2022-08-17T13:00:37.1049182Z + GHA_WORKFLOW_JOB_ID=7878592667 2022-08-17T13:00:37.1051115Z + echo '::set-output name=job-id::7878592667' 2022-08-17T13:00:37.3834938Z Command completed after 1 attempt(s). 2022-08-17T13:00:37.3835122Z 2022-08-17T13:00:37.4081909Z ##[group]Run kill "$MONITOR_SCRIPT_PID" 2022-08-17T13:00:37.4082217Z kill "$MONITOR_SCRIPT_PID" 2022-08-17T13:00:37.4110553Z shell: C:\Program Files\Git\usr\bin\bash.EXE --noprofile --norc -e -o pipefail {0} 2022-08-17T13:00:37.4110821Z env: 2022-08-17T13:00:37.4111088Z GIT_DEFAULT_BRANCH: master 2022-08-17T13:00:37.4111360Z pythonLocation: C:\actions-runner\_work\_tool\Python\3.10.6\x64 2022-08-17T13:00:37.4111617Z MONITOR_SCRIPT_PID: 360 2022-08-17T13:00:37.4111792Z ##[endgroup] 2022-08-17T13:00:37.4488531Z Prepare all required actions 2022-08-17T13:00:37.4488910Z Getting action download info 2022-08-17T13:00:37.6282481Z Download action repository 'seemethere/upload-artifact-s3@v5' (SHA:3c1d75049465d7dfa70acca6d80b9c5c06ff4886) 2022-08-17T13:00:38.6280921Z Download action repository 'actions/upload-artifact@v2' (SHA:82c141cc518b40d92cc801eee768e7aafc9c2fa2) 2022-08-17T13:00:38.8651377Z ##[group]Run ./.github/actions/upload-test-artifacts 2022-08-17T13:00:38.8651592Z with: 2022-08-17T13:00:38.8651831Z file-suffix: test-functorch-1-1-windows.4xlarge_7878592667 2022-08-17T13:00:38.8652063Z env: 2022-08-17T13:00:38.8652221Z GIT_DEFAULT_BRANCH: master 2022-08-17T13:00:38.8652487Z pythonLocation: C:\actions-runner\_work\_tool\Python\3.10.6\x64 2022-08-17T13:00:38.8652742Z ##[endgroup] 2022-08-17T13:00:38.8790428Z ##[group]Run # -ir => recursive include all files in pattern 2022-08-17T13:00:38.8790735Z # -ir => recursive include all files in pattern 2022-08-17T13:00:38.8791047Z 7z a "test-jsons-$Env:FILE_SUFFIX.zip" -ir'!test\*.json' 2022-08-17T13:00:38.8813998Z shell: C:\Windows\System32\WindowsPowerShell\v1.0\powershell.EXE -command ". '{0}'" 2022-08-17T13:00:38.8814279Z env: 2022-08-17T13:00:38.8814445Z GIT_DEFAULT_BRANCH: master 2022-08-17T13:00:38.8814715Z pythonLocation: C:\actions-runner\_work\_tool\Python\3.10.6\x64 2022-08-17T13:00:38.8815037Z FILE_SUFFIX: test-functorch-1-1-windows.4xlarge_7878592667 2022-08-17T13:00:38.8815283Z ##[endgroup] 2022-08-17T13:00:39.4115418Z Refreshing environment variables from the registry for powershell.exe. Please wait... 2022-08-17T13:00:39.5133704Z Finished 2022-08-17T13:00:39.7644378Z 2022-08-17T13:00:39.7644848Z 7-Zip 22.01 (x64) : Copyright (c) 1999-2022 Igor Pavlov : 2022-07-15 2022-08-17T13:00:39.7645068Z 2022-08-17T13:00:39.7645167Z Scanning the drive: 2022-08-17T13:00:39.7645372Z 5 files, 352687 bytes (345 KiB) 2022-08-17T13:00:39.7645481Z 2022-08-17T13:00:39.7645692Z Creating archive: test-jsons-test-functorch-1-1-windows.4xlarge_7878592667.zip 2022-08-17T13:00:39.7645919Z 2022-08-17T13:00:39.7646042Z Add new data to archive: 5 files, 352687 bytes (345 KiB) 2022-08-17T13:00:39.7646190Z 2022-08-17T13:00:39.7646196Z 2022-08-17T13:00:39.7646279Z Files read from disk: 5 2022-08-17T13:00:39.7646472Z Archive size: 38294 bytes (38 KiB) 2022-08-17T13:00:39.7646675Z Everything is Ok 2022-08-17T13:00:39.7986655Z ##[group]Run # -ir => recursive include all files in pattern 2022-08-17T13:00:39.7986965Z # -ir => recursive include all files in pattern 2022-08-17T13:00:39.7987238Z 7z a "test-reports-$Env:FILE_SUFFIX.zip" -ir'!test\*.xml' 2022-08-17T13:00:39.8010122Z shell: C:\Windows\System32\WindowsPowerShell\v1.0\powershell.EXE -command ". '{0}'" 2022-08-17T13:00:39.8010389Z env: 2022-08-17T13:00:39.8010574Z GIT_DEFAULT_BRANCH: master 2022-08-17T13:00:39.8010842Z pythonLocation: C:\actions-runner\_work\_tool\Python\3.10.6\x64 2022-08-17T13:00:39.8011154Z FILE_SUFFIX: test-functorch-1-1-windows.4xlarge_7878592667 2022-08-17T13:00:39.8011398Z ##[endgroup] 2022-08-17T13:00:40.1503018Z Refreshing environment variables from the registry for powershell.exe. Please wait... 2022-08-17T13:00:40.2358010Z Finished 2022-08-17T13:00:40.4662882Z 2022-08-17T13:00:40.4663331Z 7-Zip 22.01 (x64) : Copyright (c) 1999-2022 Igor Pavlov : 2022-07-15 2022-08-17T13:00:40.4663531Z 2022-08-17T13:00:40.4663632Z Scanning the drive: 2022-08-17T13:00:40.4663840Z 41 files, 2747404 bytes (2684 KiB) 2022-08-17T13:00:40.4664009Z 2022-08-17T13:00:40.4664206Z Creating archive: test-reports-test-functorch-1-1-windows.4xlarge_7878592667.zip 2022-08-17T13:00:40.4664440Z 2022-08-17T13:00:40.4664565Z Add new data to archive: 41 files, 2747404 bytes (2684 KiB) 2022-08-17T13:00:40.4664888Z 2022-08-17T13:00:40.4664894Z 2022-08-17T13:00:40.4664981Z Files read from disk: 41 2022-08-17T13:00:40.4665188Z Archive size: 148185 bytes (145 KiB) 2022-08-17T13:00:40.4666270Z Everything is Ok 2022-08-17T13:00:40.5006233Z ##[group]Run # -ir => recursive include all files in pattern 2022-08-17T13:00:40.5006533Z # -ir => recursive include all files in pattern 2022-08-17T13:00:40.5006799Z 7z a "usage-log-$Env:FILE_SUFFIX.zip" 'usage_log.txt' 2022-08-17T13:00:40.5029894Z shell: C:\Windows\System32\WindowsPowerShell\v1.0\powershell.EXE -command ". '{0}'" 2022-08-17T13:00:40.5030157Z env: 2022-08-17T13:00:40.5030332Z GIT_DEFAULT_BRANCH: master 2022-08-17T13:00:40.5030601Z pythonLocation: C:\actions-runner\_work\_tool\Python\3.10.6\x64 2022-08-17T13:00:40.5030905Z FILE_SUFFIX: test-functorch-1-1-windows.4xlarge_7878592667 2022-08-17T13:00:40.5031146Z ##[endgroup] 2022-08-17T13:00:40.8527998Z Refreshing environment variables from the registry for powershell.exe. Please wait... 2022-08-17T13:00:40.9398367Z Finished 2022-08-17T13:00:41.1109414Z 2022-08-17T13:00:41.1109905Z 7-Zip 22.01 (x64) : Copyright (c) 1999-2022 Igor Pavlov : 2022-07-15 2022-08-17T13:00:41.1110127Z 2022-08-17T13:00:41.1110227Z Scanning the drive: 2022-08-17T13:00:41.1110420Z 1 file, 832739 bytes (814 KiB) 2022-08-17T13:00:41.1110547Z 2022-08-17T13:00:41.1110752Z Creating archive: usage-log-test-functorch-1-1-windows.4xlarge_7878592667.zip 2022-08-17T13:00:41.1110979Z 2022-08-17T13:00:41.1111105Z Add new data to archive: 1 file, 832739 bytes (814 KiB) 2022-08-17T13:00:41.1111258Z 2022-08-17T13:00:41.1111264Z 2022-08-17T13:00:41.1111353Z Files read from disk: 1 2022-08-17T13:00:41.1111548Z Archive size: 37105 bytes (37 KiB) 2022-08-17T13:00:41.1111758Z Everything is Ok 2022-08-17T13:00:41.1453756Z ##[group]Run seemethere/upload-artifact-s3@v5 2022-08-17T13:00:41.1453976Z with: 2022-08-17T13:00:41.1454180Z s3-prefix: pytorch/pytorch/2875102080/1/artifact 2022-08-17T13:00:41.1454396Z retention-days: 14 2022-08-17T13:00:41.1454590Z if-no-files-found: warn 2022-08-17T13:00:41.1454791Z path: test-jsons-*.zip 2022-08-17T13:00:41.1454961Z name: artifact 2022-08-17T13:00:41.1455151Z s3-bucket: gha-artifacts 2022-08-17T13:00:41.1455340Z region: us-east-1 2022-08-17T13:00:41.1455488Z env: 2022-08-17T13:00:41.1455656Z GIT_DEFAULT_BRANCH: master 2022-08-17T13:00:41.1455912Z pythonLocation: C:\actions-runner\_work\_tool\Python\3.10.6\x64 2022-08-17T13:00:41.1456149Z ##[endgroup] 2022-08-17T13:00:42.0103991Z NOTE: s3-prefix specified, ignoring name parameter 2022-08-17T13:00:42.0104298Z With the provided path, there will be 1 file uploaded 2022-08-17T13:00:42.0104584Z Uploading to s3 prefix: pytorch/pytorch/2875102080/1/artifact 2022-08-17T13:00:42.0119747Z Starting upload of test-jsons-test-functorch-1-1-windows.4xlarge_7878592667.zip 2022-08-17T13:00:42.1313008Z Finished upload of test-jsons-test-functorch-1-1-windows.4xlarge_7878592667.zip 2022-08-17T13:00:42.1553967Z ##[group]Run seemethere/upload-artifact-s3@v5 2022-08-17T13:00:42.1554188Z with: 2022-08-17T13:00:42.1554393Z s3-prefix: pytorch/pytorch/2875102080/1/artifact 2022-08-17T13:00:42.1554615Z retention-days: 14 2022-08-17T13:00:42.1554816Z if-no-files-found: error 2022-08-17T13:00:42.1555026Z path: test-reports-*.zip 2022-08-17T13:00:42.1555197Z name: artifact 2022-08-17T13:00:42.1555378Z s3-bucket: gha-artifacts 2022-08-17T13:00:42.1555568Z region: us-east-1 2022-08-17T13:00:42.1555715Z env: 2022-08-17T13:00:42.1555884Z GIT_DEFAULT_BRANCH: master 2022-08-17T13:00:42.1556143Z pythonLocation: C:\actions-runner\_work\_tool\Python\3.10.6\x64 2022-08-17T13:00:42.1556366Z ##[endgroup] 2022-08-17T13:00:42.5317557Z NOTE: s3-prefix specified, ignoring name parameter 2022-08-17T13:00:42.5317890Z With the provided path, there will be 1 file uploaded 2022-08-17T13:00:42.5318183Z Uploading to s3 prefix: pytorch/pytorch/2875102080/1/artifact 2022-08-17T13:00:42.5331936Z Starting upload of test-reports-test-functorch-1-1-windows.4xlarge_7878592667.zip 2022-08-17T13:00:42.7294217Z Finished upload of test-reports-test-functorch-1-1-windows.4xlarge_7878592667.zip 2022-08-17T13:00:42.7556107Z ##[group]Run seemethere/upload-artifact-s3@v5 2022-08-17T13:00:42.7556340Z with: 2022-08-17T13:00:42.7556550Z s3-prefix: pytorch/pytorch/2875102080/1/artifact 2022-08-17T13:00:42.7556759Z retention-days: 14 2022-08-17T13:00:42.7556962Z if-no-files-found: ignore 2022-08-17T13:00:42.7557164Z path: usage-log-*.zip 2022-08-17T13:00:42.7557332Z name: artifact 2022-08-17T13:00:42.7557513Z s3-bucket: gha-artifacts 2022-08-17T13:00:42.7557705Z region: us-east-1 2022-08-17T13:00:42.7557853Z env: 2022-08-17T13:00:42.7558022Z GIT_DEFAULT_BRANCH: master 2022-08-17T13:00:42.7558282Z pythonLocation: C:\actions-runner\_work\_tool\Python\3.10.6\x64 2022-08-17T13:00:42.7558508Z ##[endgroup] 2022-08-17T13:00:43.1343778Z NOTE: s3-prefix specified, ignoring name parameter 2022-08-17T13:00:43.1344119Z With the provided path, there will be 1 file uploaded 2022-08-17T13:00:43.1344395Z Uploading to s3 prefix: pytorch/pytorch/2875102080/1/artifact 2022-08-17T13:00:43.1358268Z Starting upload of usage-log-test-functorch-1-1-windows.4xlarge_7878592667.zip 2022-08-17T13:00:43.2838879Z Finished upload of usage-log-test-functorch-1-1-windows.4xlarge_7878592667.zip 2022-08-17T13:00:43.3086005Z ##[group]Run .github/scripts/parse_ref.py 2022-08-17T13:00:43.3086316Z .github/scripts/parse_ref.py 2022-08-17T13:00:43.3395699Z shell: C:\Windows\System32\WindowsPowerShell\v1.0\powershell.EXE -command ". '{0}'" 2022-08-17T13:00:43.3395973Z env: 2022-08-17T13:00:43.3396154Z GIT_DEFAULT_BRANCH: master 2022-08-17T13:00:43.3396421Z pythonLocation: C:\actions-runner\_work\_tool\Python\3.10.6\x64 2022-08-17T13:00:43.3396649Z ##[endgroup] 2022-08-17T13:00:43.6972472Z Refreshing environment variables from the registry for powershell.exe. Please wait... 2022-08-17T13:00:43.7837138Z Finished 2022-08-17T13:00:43.9527462Z ##[group]Run set -x 2022-08-17T13:00:43.9527726Z set -x 2022-08-17T13:00:43.9527958Z python3 -m pip install -r requirements.txt 2022-08-17T13:00:43.9528222Z python3 -m pip install boto3==1.19.12 2022-08-17T13:00:43.9528517Z python3 -m tools.stats.print_test_stats --upload-to-s3 --compare-with-s3 test 2022-08-17T13:00:43.9557582Z shell: C:\Program Files\Git\usr\bin\bash.EXE --noprofile --norc -e -o pipefail {0} 2022-08-17T13:00:43.9557856Z env: 2022-08-17T13:00:43.9558038Z GIT_DEFAULT_BRANCH: master 2022-08-17T13:00:43.9558292Z pythonLocation: C:\actions-runner\_work\_tool\Python\3.10.6\x64 2022-08-17T13:00:43.9558554Z AWS_DEFAULT_REGION: us-east-1 2022-08-17T13:00:43.9558741Z BRANCH: 2022-08-17T13:00:43.9558914Z TEST_CONFIG: functorch 2022-08-17T13:00:43.9559080Z SHARD_NUMBER: 1 2022-08-17T13:00:43.9559288Z BUILD_ENVIRONMENT: win-vs2019-cpu-py3 2022-08-17T13:00:43.9559499Z PR_NUMBER: 82657 2022-08-17T13:00:43.9559723Z PYTORCH_RETRY_TEST_CASES: 1 2022-08-17T13:00:43.9559939Z PYTORCH_OVERRIDE_FLAKY_SIGNAL: 1 2022-08-17T13:00:43.9560167Z SHA1: ce6a3c605df99d1df57c0dda75c06d748e54ed2a 2022-08-17T13:00:43.9560372Z TAG: 2022-08-17T13:00:43.9560537Z WORKFLOW_ID: 2875102080 2022-08-17T13:00:43.9560858Z GITHUB_TOKEN: *** 2022-08-17T13:00:43.9561052Z GHA_WORKFLOW_JOB_ID: 7878592667 2022-08-17T13:00:43.9561240Z ##[endgroup] 2022-08-17T13:00:43.9815622Z + python3 -m pip install -r requirements.txt 2022-08-17T13:00:44.5576060Z Collecting astunparse 2022-08-17T13:00:44.5787977Z Downloading astunparse-1.6.3-py2.py3-none-any.whl (12 kB) 2022-08-17T13:00:44.6036918Z Collecting expecttest 2022-08-17T13:00:44.6085843Z Downloading expecttest-0.1.3-py3-none-any.whl (6.5 kB) 2022-08-17T13:00:44.6339330Z Collecting future 2022-08-17T13:00:44.6377145Z Downloading future-0.18.2.tar.gz (829 kB) 2022-08-17T13:00:44.6572417Z ------------------------------------- 829.2/829.2 kB 51.2 MB/s eta 0:00:00 2022-08-17T13:00:45.0360853Z Preparing metadata (setup.py): started 2022-08-17T13:00:45.7879694Z Preparing metadata (setup.py): finished with status 'done' 2022-08-17T13:00:45.9503992Z Collecting numpy 2022-08-17T13:00:45.9549560Z Downloading numpy-1.23.2-cp310-cp310-win_amd64.whl (14.6 MB) 2022-08-17T13:00:46.0878336Z --------------------------------------- 14.6/14.6 MB 93.0 MB/s eta 0:00:00 2022-08-17T13:00:46.1446783Z Requirement already satisfied: psutil in c:\actions-runner\_work\_tool\python\3.10.6\x64\lib\site-packages (from -r requirements.txt (line 6)) (5.9.1) 2022-08-17T13:00:46.1743966Z Collecting pyyaml 2022-08-17T13:00:46.1795842Z Downloading PyYAML-6.0-cp310-cp310-win_amd64.whl (151 kB) 2022-08-17T13:00:46.1888965Z ---------------------------------------- 151.7/151.7 kB ? eta 0:00:00 2022-08-17T13:00:46.1978012Z Requirement already satisfied: requests in c:\actions-runner\_work\_tool\python\3.10.6\x64\lib\site-packages (from -r requirements.txt (line 8)) (2.26.0) 2022-08-17T13:00:46.1981924Z Requirement already satisfied: setuptools in c:\actions-runner\_work\_tool\python\3.10.6\x64\lib\site-packages (from -r requirements.txt (line 9)) (63.2.0) 2022-08-17T13:00:46.2122542Z Collecting six 2022-08-17T13:00:46.2162225Z Downloading six-1.16.0-py2.py3-none-any.whl (11 kB) 2022-08-17T13:00:46.2398318Z Collecting types-dataclasses 2022-08-17T13:00:46.2436273Z Downloading types_dataclasses-0.6.6-py3-none-any.whl (2.9 kB) 2022-08-17T13:00:46.2676891Z Collecting typing_extensions 2022-08-17T13:00:46.2713718Z Downloading typing_extensions-4.3.0-py3-none-any.whl (25 kB) 2022-08-17T13:00:46.3245162Z Collecting sympy 2022-08-17T13:00:46.3294835Z Downloading sympy-1.10.1-py3-none-any.whl (6.4 MB) 2022-08-17T13:00:46.3926101Z ---------------------------------------- 6.4/6.4 MB 101.4 MB/s eta 0:00:00 2022-08-17T13:00:46.4611537Z Collecting wheel<1.0,>=0.23.0 2022-08-17T13:00:46.4649257Z Downloading wheel-0.37.1-py2.py3-none-any.whl (35 kB) 2022-08-17T13:00:46.5100371Z Requirement already satisfied: urllib3<1.27,>=1.21.1 in c:\actions-runner\_work\_tool\python\3.10.6\x64\lib\site-packages (from requests->-r requirements.txt (line 8)) (1.26.11) 2022-08-17T13:00:46.5114723Z Requirement already satisfied: charset-normalizer~=2.0.0 in c:\actions-runner\_work\_tool\python\3.10.6\x64\lib\site-packages (from requests->-r requirements.txt (line 8)) (2.0.12) 2022-08-17T13:00:46.5126000Z Requirement already satisfied: idna<4,>=2.5 in c:\actions-runner\_work\_tool\python\3.10.6\x64\lib\site-packages (from requests->-r requirements.txt (line 8)) (3.3) 2022-08-17T13:00:46.5132485Z Requirement already satisfied: certifi>=2017.4.17 in c:\actions-runner\_work\_tool\python\3.10.6\x64\lib\site-packages (from requests->-r requirements.txt (line 8)) (2022.6.15) 2022-08-17T13:00:46.5329837Z Collecting mpmath>=0.19 2022-08-17T13:00:46.5391537Z Downloading mpmath-1.2.1-py3-none-any.whl (532 kB) 2022-08-17T13:00:46.5511788Z ------------------------------------- 532.6/532.6 kB 32.6 MB/s eta 0:00:00 2022-08-17T13:00:46.6518286Z Using legacy 'setup.py install' for future, since package 'wheel' is not installed. 2022-08-17T13:00:46.6834184Z Installing collected packages: types-dataclasses, mpmath, wheel, typing_extensions, sympy, six, pyyaml, numpy, future, expecttest, astunparse 2022-08-17T13:01:12.1505935Z Running setup.py install for future: started 2022-08-17T13:01:15.5796708Z Running setup.py install for future: finished with status 'done' 2022-08-17T13:01:15.6962044Z Successfully installed astunparse-1.6.3 expecttest-0.1.3 future-0.18.2 mpmath-1.2.1 numpy-1.23.2 pyyaml-6.0 six-1.16.0 sympy-1.10.1 types-dataclasses-0.6.6 typing_extensions-4.3.0 wheel-0.37.1 2022-08-17T13:01:15.8765982Z + python3 -m pip install boto3==1.19.12 2022-08-17T13:01:16.7255022Z Collecting boto3==1.19.12 2022-08-17T13:01:16.7482045Z Downloading boto3-1.19.12-py3-none-any.whl (131 kB) 2022-08-17T13:01:16.7626233Z ---------------------------------------- 131.8/131.8 kB ? eta 0:00:00 2022-08-17T13:01:17.1497601Z Collecting botocore<1.23.0,>=1.22.12 2022-08-17T13:01:17.1551241Z Downloading botocore-1.22.12-py3-none-any.whl (8.1 MB) 2022-08-17T13:01:17.3627553Z ---------------------------------------- 8.1/8.1 MB 39.9 MB/s eta 0:00:00 2022-08-17T13:01:17.4166995Z Collecting s3transfer<0.6.0,>=0.5.0 2022-08-17T13:01:17.4207426Z Downloading s3transfer-0.5.2-py3-none-any.whl (79 kB) 2022-08-17T13:01:17.4286431Z ---------------------------------------- 79.5/79.5 kB ? eta 0:00:00 2022-08-17T13:01:17.4517549Z Collecting jmespath<1.0.0,>=0.7.1 2022-08-17T13:01:17.4555213Z Downloading jmespath-0.10.0-py2.py3-none-any.whl (24 kB) 2022-08-17T13:01:17.4892493Z Collecting python-dateutil<3.0.0,>=2.1 2022-08-17T13:01:17.4932234Z Downloading python_dateutil-2.8.2-py2.py3-none-any.whl (247 kB) 2022-08-17T13:01:17.5025184Z ---------------------------------------- 247.7/247.7 kB ? eta 0:00:00 2022-08-17T13:01:17.5118345Z Requirement already satisfied: urllib3<1.27,>=1.25.4 in c:\actions-runner\_work\_tool\python\3.10.6\x64\lib\site-packages (from botocore<1.23.0,>=1.22.12->boto3==1.19.12) (1.26.11) 2022-08-17T13:01:17.6589246Z Requirement already satisfied: six>=1.5 in c:\actions-runner\_work\_tool\python\3.10.6\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-08-17T13:01:17.8233361Z Installing collected packages: python-dateutil, jmespath, botocore, s3transfer, boto3 2022-08-17T13:01:23.0435412Z Successfully installed boto3-1.19.12 botocore-1.22.12 jmespath-0.10.0 python-dateutil-2.8.2 s3transfer-0.5.2 2022-08-17T13:01:23.1490486Z + python3 -m tools.stats.print_test_stats --upload-to-s3 --compare-with-s3 test 2022-08-17T13:01:38.2926971Z [scribe] Scribe access token not provided, sending report via boto3... 2022-08-17T13:01:38.2927209Z 2022-08-17T13:01:38.2927343Z ----- Historic stats comparison result ------ 2022-08-17T13:01:38.2930593Z 2022-08-17T13:01:38.2930931Z job: win-vs2019-cpu-py3 2022-08-17T13:01:38.2932107Z commit: ce6a3c605df99d1df57c0dda75c06d748e54ed2a 2022-08-17T13:01:38.2932284Z 2022-08-17T13:01:38.2932465Z Commit graph (base is most recent master ancestor with at least one S3 report): 2022-08-17T13:01:38.2932660Z 2022-08-17T13:01:38.2932727Z : (master) 2022-08-17T13:01:38.2932872Z | 2022-08-17T13:01:38.2933083Z | * ce6a3c605d (HEAD) total time 953.61s 2022-08-17T13:01:38.2933275Z | | 2022-08-17T13:01:38.2933432Z | : (3 commits) 2022-08-17T13:01:38.2933597Z |/| 2022-08-17T13:01:38.2933748Z | : (6 commits) 2022-08-17T13:01:38.2933891Z | 2022-08-17T13:01:38.2935239Z * 343b5f8651 (base) 3 reports, total time 3399.42s � 2104.91s 2022-08-17T13:01:38.2935572Z * 1a09b05c94 3 reports, total time 3457.63s � 2173.72s 2022-08-17T13:01:38.2935845Z * df62ea76d1 3 reports, total time 3495.33s � 2212.39s 2022-08-17T13:01:38.2936106Z * aac622ad55 3 reports, total time 3450.09s � 2147.59s 2022-08-17T13:01:38.2936527Z * 31d4b6f52a 3 reports, total time 3558.01s � 2215.98s 2022-08-17T13:01:38.2936816Z * 0e2efaf9cc 3 reports, total time 3438.65s � 2129.41s 2022-08-17T13:01:38.2937078Z * 1ee9eb52b6 3 reports, total time 3311.58s � 2083.86s 2022-08-17T13:01:38.2937319Z * f4b7c10e14 0 reports 2022-08-17T13:01:38.2937567Z * 785f7f6298 3 reports, total time 3395.59s � 2128.67s 2022-08-17T13:01:38.2937841Z * 3586af8adc 3 reports, total time 3489.48s � 2158.16s 2022-08-17T13:01:38.2938050Z | 2022-08-17T13:01:38.2938210Z : 2022-08-17T13:01:38.2938308Z 2022-08-17T13:01:38.2938438Z Removed (across 666 suites) 0 tests, totaling 0.00s 2022-08-17T13:01:38.2938701Z Modified (across 0 suites) 0 tests, totaling 0.00s 2022-08-17T13:01:38.2938977Z Added (across 36 suites) 10856 tests, totaling + 953.61s 2022-08-17T13:01:38.3886240Z Prepare all required actions 2022-08-17T13:01:38.3921331Z ##[group]Run ./.github/actions/teardown-win 2022-08-17T13:01:38.3921549Z with: 2022-08-17T13:01:38.3921695Z env: 2022-08-17T13:01:38.3921886Z GIT_DEFAULT_BRANCH: master 2022-08-17T13:01:38.3922167Z pythonLocation: C:\actions-runner\_work\_tool\Python\3.10.6\x64 2022-08-17T13:01:38.3922406Z ##[endgroup] 2022-08-17T13:01:38.4028968Z ##[group]Run .github\scripts\wait_for_ssh_to_drain.ps1 2022-08-17T13:01:38.4029256Z .github\scripts\wait_for_ssh_to_drain.ps1 2022-08-17T13:01:38.4052154Z shell: C:\Windows\System32\WindowsPowerShell\v1.0\powershell.EXE -command ". '{0}'" 2022-08-17T13:01:38.4052443Z env: 2022-08-17T13:01:38.4052612Z GIT_DEFAULT_BRANCH: master 2022-08-17T13:01:38.4052887Z pythonLocation: C:\actions-runner\_work\_tool\Python\3.10.6\x64 2022-08-17T13:01:38.4053136Z ##[endgroup] 2022-08-17T13:01:38.7678776Z Refreshing environment variables from the registry for powershell.exe. Please wait... 2022-08-17T13:01:38.8540608Z Finished 2022-08-17T13:01:39.1486858Z Holding runner until all ssh sessions have logged out 2022-08-17T13:01:39.1828958Z ##[group]Run .github\scripts\kill_active_ssh_sessions.ps1 2022-08-17T13:01:39.1829278Z .github\scripts\kill_active_ssh_sessions.ps1 2022-08-17T13:01:39.1852328Z shell: C:\Windows\System32\WindowsPowerShell\v1.0\powershell.EXE -command ". '{0}'" 2022-08-17T13:01:39.1852626Z env: 2022-08-17T13:01:39.1852800Z GIT_DEFAULT_BRANCH: master 2022-08-17T13:01:39.1853077Z pythonLocation: C:\actions-runner\_work\_tool\Python\3.10.6\x64 2022-08-17T13:01:39.1853334Z ##[endgroup] 2022-08-17T13:01:39.5397220Z Refreshing environment variables from the registry for powershell.exe. Please wait... 2022-08-17T13:01:39.6256084Z Finished 2022-08-17T13:01:39.6881399Z ##[group]Run [ ! -z "${EXTRA_DELETE_DIR}" ] || rm -rf "${EXTRA_DELETE_DIR}" 2022-08-17T13:01:39.6881732Z [ ! -z "${EXTRA_DELETE_DIR}" ] || rm -rf "${EXTRA_DELETE_DIR}" 2022-08-17T13:01:39.6881962Z rm -rf ./* 2022-08-17T13:01:39.6909608Z shell: C:\Program Files\Git\usr\bin\bash.EXE --noprofile --norc -e -o pipefail {0} 2022-08-17T13:01:39.6909870Z env: 2022-08-17T13:01:39.6910063Z GIT_DEFAULT_BRANCH: master 2022-08-17T13:01:39.6910342Z pythonLocation: C:\actions-runner\_work\_tool\Python\3.10.6\x64 2022-08-17T13:01:39.6910579Z EXTRA_DELETE_DIR: 2022-08-17T13:01:39.6910766Z ##[endgroup] 2022-08-17T13:01:54.4470217Z Post job cleanup. 2022-08-17T13:01:54.4628906Z Post job cleanup. 2022-08-17T13:01:54.8795888Z Post job cleanup. 2022-08-17T13:01:54.8975126Z Post job cleanup. 2022-08-17T13:01:55.3308847Z [command]"C:\Program Files\Git\cmd\git.exe" version 2022-08-17T13:01:55.3506603Z git version 2.37.1.windows.1 2022-08-17T13:01:55.3556174Z Temporarily overriding HOME='C:\actions-runner\_work\_temp\ae2806be-d0bb-48eb-9c90-d9dac10b06e7' before making global git config changes 2022-08-17T13:01:55.3556686Z Adding repository directory to the temporary git global config as a safe directory 2022-08-17T13:01:55.3567399Z [command]"C:\Program Files\Git\cmd\git.exe" config --global --add safe.directory C:\actions-runner\_work\pytorch\pytorch 2022-08-17T13:01:55.3796537Z [command]"C:\Program Files\Git\cmd\git.exe" config --local --name-only --get-regexp core\.sshCommand 2022-08-17T13:01:55.4026009Z [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-08-17T13:01:55.9361399Z [command]"C:\Program Files\Git\cmd\git.exe" config --local --name-only --get-regexp http\.https\:\/\/github\.com\/\.extraheader 2022-08-17T13:01:55.9538341Z http.https://github.com/.extraheader 2022-08-17T13:01:55.9576298Z [command]"C:\Program Files\Git\cmd\git.exe" config --local --unset-all http.https://github.com/.extraheader 2022-08-17T13:01:55.9806712Z [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-08-17T13:01:56.4237709Z Cleaning up orphan processes